dolphin/Source/Core/Common
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
..
Src IniFile: Support extending the list of loaded keys and sections with data from other ini files. 2013-09-14 06:08:31 +02:00
CMakeLists.txt Merge branch 'master' into wii-network 2013-08-23 00:51:12 +12:00
Common.vcxproj Merge branch 'master' into wii-network 2013-08-23 00:51:12 +12:00
Common.vcxproj.filters Merge branch 'master' into wii-network 2013-08-23 00:51:12 +12:00
SVNRevGen.vcxproj fix Common lib re-linking all the time 2012-03-18 05:47:55 -07:00
make_scmrev.h.js Remove "-0" from stable version numbers in a more foolproof manner for vs and cmake builds. 2013-08-10 17:19:19 -05:00