summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Settings/GameCubePane.cpp
AgeCommit message (Expand)Author
2026-04-02HW/GBACore: Remove the GBA "Threads" setting. Make GBAs always run on dedicat...Jordan Woyak
2026-03-31DolphinQt: Expose Game Boy Player ROM path on the GameCube config tab.Jordan Woyak
2026-02-15DolphinQt: Add Triforce tab to main settings window.Jordan Woyak
2026-02-15DolphinQt: Add user interface for Triforce IP address overrides.Jordan Woyak
2026-02-15Added Triforce supportcrediar
2026-01-25Remove unused importsMartino Fontana
2026-01-06cpp-ipc: Fix builds on non-FreeBSD BSDsJoshua Vandaële
2025-12-10Core/HW: Enable BBA (IPC) in FreeBSD.cristian64
2025-10-30libmgba: Fix build when disabledDentomologist
2025-10-28Merge pull request #13870 from cristian64/broadband_adapter_ipcJMC47
2025-10-28Core/HW: Add Broadband Adapter (IPC).cristian64
2025-10-27GameCubePane: Use ConfigControls where applicableJoshua Vandaële
2025-09-28Merge pull request #13161 from oltolm/fix_qt6_warningsJMC47
2025-07-19fix Qt6 deprecation warningsoltolm
2025-06-15DolphinQt: Always enable the "Skip Main Menu" checkbox when "SkipIPL" is disa...Jordan Woyak
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-03-15Config: make SP2 configurableTillmann Karras
2024-07-28i18n: Add comments and improve source stringsJosJuice
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-03-17Implement GC modem adapterMartin Michelsen
2024-03-17implement tapserver BBA on all platformsMartin Michelsen
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-04-15Embrace nullptr over NULL and 0get
2023-03-11HW/EXI: Refactor ExpansionInterface to class.Admiral H. Curtiss
2023-01-24Common: Replace StringBeginsWith/StringEndsWith with std equivalentsLioncash
2022-11-22Qt/GameCubePane: Display a warning if a GCI folder override is set.Admiral H. Curtiss
2022-11-22Core: Add config setting for base GCI folder path.Admiral H. Curtiss
2022-08-16DolphinQt: Only show raw memory card path if it's not the default.Admiral H. Curtiss
2022-08-16DolphinQt: Show raw memory card path and AGP cartridge path in config window.Admiral H. Curtiss
2022-07-02BBA: Added BuiltIn device that allow BBA emulation without the need of a TapD...schthack
2022-06-15Qt/GameCubePane: Fix swapping memory cards mid-emulation.Admiral H. Curtiss
2022-06-05DolphinQt: Unify handling of raw memory card path.Admiral H. Curtiss
2022-05-08Qt/GameCubePane: Don't trigger config change events when populating GUI.Admiral H. Curtiss
2022-03-08Add NonDefaultQPushButton to set autoDefault of buttons to falseMartin
2022-01-16Use Slot in GameCubePanePokechu22
2022-01-16Use Slot in EXI devicesPokechu22
2022-01-14Create Slot enum class for EXI slotsPokechu22
2022-01-14Use EnumFormatter to generate names for EXI devicesPokechu22
2022-01-14Replace TEXIDevices with an enum classPokechu22
2022-01-08Config: Port EXI device settings to new config system.Admiral H. Curtiss
2022-01-05Config: Port remaining Core settings to new config system (partial).Admiral H. Curtiss
2021-11-02Core, DolphinQt, UICommon: Fix all cases of -Wrange-loop-construct in gcc 11Emmanuel Gil Peyrot
2021-10-09Add wrapper function to disable hotkeys for QFileDialogsowens99
2021-09-08Revert "Revert "DolphinQt: Minor consistency fixes for the Settings window""JosJuice
2021-08-31Revert "DolphinQt: Minor consistency fixes for the Settings window"JosJuice
2021-08-28DolphinQt: Minor consistency fixes for the Settings windowMateus B. Cassiano
2021-07-13NetPlay: GBA SupportBonta
2021-07-13Qt: GBA Config dialogBonta
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon