dolphin/Source/Android/jni
JosJuice f011e859b4 Android: Centralize default values for settings
I was hoping we would be able to pull in the default values
from C++, but it seems like more trouble than it's worth,
partially because of different settings having default values
of different types and partially because we don't have any
convenient way to get a list of all C++ settings.
2020-09-12 14:59:34 +02:00
..
AndroidCommon Android: Expose a proper interface for C++ IniFile class 2020-09-06 13:29:52 +02:00
GameList Android: Some simple Clang-Tidy suggestions 2020-07-22 15:38:45 -04:00
CMakeLists.txt Android: Expose a proper interface for C++ IniFile class 2020-09-06 13:29:52 +02:00
IniFile.cpp Android: Replace Java INI parser with C++ INI parser 2020-09-06 13:29:56 +02:00
MainAndroid.cpp Android: Centralize default values for settings 2020-09-12 14:59:34 +02:00