summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Settings
AgeCommit message (Expand)Author
2026-03-04DolphinQt: Save when closing settings windowJosJuice
2026-02-15Triforce: Rename IPOverrides to IPRedirections.Jordan Woyak
2026-02-15DolphinQt: Add Triforce tab to main settings window.Jordan Woyak
2026-02-15AMMediaboard: IP override improvements and other cleanups.Jordan Woyak
2026-02-15DolphinQt: Add user interface for Triforce IP address overrides.Jordan Woyak
2026-02-15Added Triforce supportcrediar
2026-02-12Qt/Android: CPU Clock Override max to 500%dreamsyntax
2026-01-27feat: Add an option to preserve audio pitch when emulation speed changes, int...Sam Belliveau
2026-01-25Remove unused importsMartino Fontana
2026-01-24Clean includesSintendo
2026-01-24Common/FileSearch: Refactor DoFileSearchSintendo
2026-01-17Fix various typos and spelling mistakesSintendo
2026-01-06cpp-ipc: Fix builds on non-FreeBSD BSDsJoshua Vandaële
2025-12-30Merge pull request #14208 from cristian64/broadband_adapter_ipc_freebsdJordan Woyak
2025-12-22Merge pull request #14185 from mbc07/osd-tooltip-fixJMC47
2025-12-10Core/HW: Enable BBA (IPC) in FreeBSD.cristian64
2025-11-28DolphinQt: minor fixes for the OnScreenDisplayPaneMateus B. Cassiano
2025-11-23Core/DiscIO: Add a setting to load the running game into memory via CachedBlo...Jordan Woyak
2025-11-22Merge pull request #14037 from jordan-woyak/presentation-timingJMC47
2025-11-21DolphinQt/OnScreenDisplayPane: Swap the positions of "Show Performance Graphs...Jordan Woyak
2025-11-21DolphinQt/OnScreenDisplayPane: Rename "Graph Update Rate" back to "Performanc...Jordan Woyak
2025-11-16Merge pull request #13922 from TryTwo/imgui_add_default_fontJosJuice
2025-11-14DolphinQt: Add Fusion-based styles.cristian64
2025-11-11VideoCommon: Add "Smooth Early Presentation" setting to improve frame pacing ...Jordan Woyak
2025-11-11CoreTiming: Add "Rush Frame Presentation" setting to throttle only once after...Jordan Woyak
2025-11-01Merge pull request #14054 from Dentomologist/libmgba_fix_build_when_disabledJosJuice
2025-10-30libmgba: Fix build when disabledDentomologist
2025-10-30OnScreenDisplayPane: Fix unused-variable warningJoshua Vandaële
2025-10-28Merge pull request #13870 from cristian64/broadband_adapter_ipcJMC47
2025-10-28Core/HW: Add Broadband Adapter (IPC).cristian64
2025-10-27AdvancedPane: Use ConfigControls where applicableJoshua Vandaële
2025-10-27PathPane: Use ConfigControls where applicableJoshua Vandaële
2025-10-27WiiPane: Use ConfigControls where applicableJoshua Vandaële
2025-10-27GameCubePane: Use ConfigControls where applicableJoshua Vandaële
2025-10-27AdvancedPane: Add a button to restore default settingsJoshua Vandaële
2025-10-16Imgui: Add a new default font (VeraMono - 49kb) that scales better than the o...TryTwo
2025-10-10Qt Setting Panes: Remove original location of options transferred to the OSD ...TryTwo
2025-10-10Movie Window: Move customization options from Menu Bar to OSD pane, but add o...TryTwo
2025-10-10Qt: Add OnScreenDisplayPane to settings window. Transfer OSD options to pane.TryTwo
2025-10-04Merge pull request #13946 from JosJuice/i18n-2025-09-17Admiral H. Curtiss
2025-10-02Merge pull request #13926 from Dentomologist/settings_open_file_dialog_at_use...Jordan Woyak
2025-09-28Merge pull request #13082 from Dentomologist/generalpane_hardcore_mode_toolti...JMC47
2025-09-28Merge pull request #13161 from oltolm/fix_qt6_warningsJMC47
2025-09-25OSD / Imgui: Add font size spinbox to Interface Pane.TryTwo
2025-09-17i18n: Add commentsJosJuice
2025-09-16Merge pull request #13848 from JoshuaVandaele/USBDevicePickerJMC47
2025-09-01Settings: Open file dialogs at user pathDentomologist
2025-08-22Qt: Prevent Sliders from resizing due to text changing in their label.TryTwo
2025-08-10DolphinQt: fix two -Wunused-lambda-capture warningsTillmann Karras
2025-08-05Merge pull request #13831 from JoshuaVandaele/dualcore-confJMC47