dolphin/Source/Core/UICommon
JosJuice b0f9bb9f13 Port some settings to the new config system
Other than the controller settings and JIT debug settings,
these are the only settings which were defined in Java code
but not defined in the new config system in C++. (There are
still a lot of settings that are defined in the new config
system but not yet saveable in the new config system, though.)
2020-08-03 15:07:53 +02:00
..
ResourcePack Externals: Update minizip search path. 2020-04-29 12:41:36 +02:00
AutoUpdate.cpp Common: Rename UTF16ToUTF8 2020-07-08 14:51:35 +02:00
AutoUpdate.h
CMakeLists.txt
CommandLineParse.cpp Core: Add support for specifying a command line option to boot the game into a save-state 2020-05-06 22:10:30 -05:00
CommandLineParse.h
Disassembler.cpp
Disassembler.h
DiscordPresence.cpp Externals: Fix include path for picojson and discord 2020-04-29 11:45:59 +02:00
DiscordPresence.h
GameFile.cpp DolphinQt: Show WAD as "WAD" instead of "" in file format column 2020-07-19 21:30:48 +02:00
GameFile.h DolphinQt: Show WAD as "WAD" instead of "" in file format column 2020-07-19 21:30:48 +02:00
GameFileCache.cpp Show file format details in game properties 2020-06-21 20:47:23 +02:00
GameFileCache.h
NetPlayIndex.cpp Externals: Fix include path for picojson and discord 2020-04-29 11:45:59 +02:00
NetPlayIndex.h
UICommon.cpp Port some settings to the new config system 2020-08-03 15:07:53 +02:00
UICommon.h DolphinQt: Make block size configurable in convert dialog 2020-04-24 15:11:20 +02:00
UICommon.vcxproj Fix windows build system. 2020-04-29 12:56:52 +02:00
USBUtils.cpp
USBUtils.h
VideoUtils.cpp
VideoUtils.h
X11Utils.cpp
X11Utils.h