dolphin/Source/Core/DolphinQt/Settings
Joshua Vandaële 2005b0365e
cpp-ipc: Fix builds on non-FreeBSD BSDs
cpp-ipc is explicitely only available on Windows, Linux, QNX, and FreeBSD. Trying to build dolphin on any another BSD such as OpenBSD or Haiku currently leads to failure because of this.
2026-01-06 21:46:33 +01:00
..
AdvancedPane.cpp VideoCommon: Add "Smooth Early Presentation" setting to improve frame pacing with ImmediateXFB and/or RushFramePresentation. 2025-11-11 20:01:52 -06:00
AdvancedPane.h AdvancedPane: Use ConfigControls where applicable 2025-10-27 16:22:02 +01:00
AudioPane.cpp Qt: Prevent Sliders from resizing due to text changing in their label. 2025-08-22 14:46:33 -07:00
AudioPane.h AudioPanel: Refactor to use Config system. Some options were changed to a different format, for easier compatibility. 2025-03-26 12:26:01 -07:00
BroadbandAdapterSettingsDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
BroadbandAdapterSettingsDialog.h Implement GC modem adapter 2024-03-17 18:37:55 -07:00
GameCubePane.cpp cpp-ipc: Fix builds on non-FreeBSD BSDs 2026-01-06 21:46:33 +01:00
GameCubePane.h libmgba: Fix build when disabled 2025-10-30 12:00:13 -07:00
GeneralPane.cpp Core/DiscIO: Add a setting to load the running game into memory via CachedBlobReader. 2025-11-23 05:17:22 -06:00
GeneralPane.h Core/DiscIO: Add a setting to load the running game into memory via CachedBlobReader. 2025-11-23 05:17:22 -06:00
InterfacePane.cpp DolphinQt: Add Fusion-based styles. 2025-11-14 19:21:58 +00:00
InterfacePane.h Qt Setting Panes: Remove original location of options transferred to the OSD pane. 2025-10-10 17:02:00 -07:00
OnScreenDisplayPane.cpp DolphinQt: minor fixes for the OnScreenDisplayPane 2025-11-28 09:13:47 -04:00
OnScreenDisplayPane.h DolphinQt/OnScreenDisplayPane: Rename "Graph Update Rate" back to "Performance Sample Window" and don't disable it based on "Show Performance Graphs". 2025-11-21 01:35:22 -06:00
PathPane.cpp PathPane: Use ConfigControls where applicable 2025-10-27 16:22:02 +01:00
PathPane.h PathPane: Use ConfigControls where applicable 2025-10-27 16:22:02 +01:00
USBDevicePicker.cpp USBDevicePicker: Modify USBDeviceAddToWhitelistDialog to be more generic, and use it for a new "More Options..." selection in Bluetooth Passthrough adapters 2025-08-05 13:16:50 +02:00
USBDevicePicker.h USBDevicePicker: Modify USBDeviceAddToWhitelistDialog to be more generic, and use it for a new "More Options..." selection in Bluetooth Passthrough adapters 2025-08-05 13:16:50 +02:00
WiiPane.cpp WiiPane: Use ConfigControls where applicable 2025-10-27 16:22:02 +01:00
WiiPane.h WiiPane: Use ConfigControls where applicable 2025-10-27 16:22:02 +01:00