dolphin/Source/Core
aldelaro5 fee92cd4fc
INI: Create a new INI setting for toggling the debugger UI
Qt introduced a checkbox to toggle the debugger UI, this makes it work into a setting stored in the INI, it also makes the -d argument only in effect when enabled, in such case, it will override the INI by overriding it.
2018-05-04 19:23:03 -04:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common Remove code related to UI.ini 2018-05-02 18:18:27 +02:00
Core INI: Create a new INI setting for toggling the debugger UI 2018-05-04 19:23:03 -04:00
DiscIO CMakeLists: Link in zlib privately where applicable 2018-04-13 08:29:46 -04:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 INI: Create a new INI setting for toggling the debugger UI 2018-05-04 19:23:03 -04:00
DolphinWX Merge pull request #6744 from stenzek/ui-disable-vram-copies 2018-05-04 12:01:29 +10:00
InputCommon Merge pull request #6564 from JosJuice/translate-certain-button-names 2018-04-14 23:20:39 +02:00
UICommon UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
Updater Updater: Fix UI not showing up 2018-05-02 18:17:16 +02:00
VideoBackends D3D: Drop gamma parameter from util draw helper 2018-05-02 21:58:56 +10:00
VideoCommon Merge pull request #6744 from stenzek/ui-disable-vram-copies 2018-05-04 12:01:29 +10:00
CMakeLists.txt