dolphin/Source/Core
Pierre Bourdon cf4c39d2be IniFile: Support extending the list of loaded keys and sections with data from other ini files.
Changes a lot of parsing code which previously was not aware of the notion of
key/value, and operated only with raw lines. Now key/value is the default and
lines are handled as raw only if they do not contain =, or they start with $ or
+ (for Gecko/AR compatibility).
2013-09-14 06:08:31 +02:00
..
AudioCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Common IniFile: Support extending the list of loaded keys and sections with data from other ini files. 2013-09-14 06:08:31 +02:00
Core Overlay the user Maps/ over the shared one to avoid copying files 2013-09-14 06:08:29 +02:00
DiscIO MSVC warnings. 2013-09-01 22:59:32 -04:00
DolphinWX Move global gameinis from User to Sys. Get rid of SHARED_USER. 2013-09-14 06:08:30 +02:00
InputCommon Fix "modifier" button functionality et al. 2013-09-11 17:48:04 -05:00
VideoCommon Display warning OSD messages when a game ini is overriding any settings. 2013-09-14 06:08:31 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00