dolphin-emulator/Source/Core
Jasper St. Pierre 0eaea5f4df IniFile: Remove support for comments anywhere but the beginning of lines
The MS INI parser and most other INI parsing libraries APIs only support
comments at the beginning of lines. Right now, some Game INI files use sections
like:

  [OnFrame]#Add memory patches here

But these section headers are parsed separately, so this should not break
them.
2013-08-11 11:30:52 -04:00
..
AudioCommon fix AudioCommon::Mixer Buffer indices 2013-07-11 21:22:38 +02:00
Common IniFile: Remove support for comments anywhere but the beginning of lines 2013-08-11 11:30:52 -04:00
Core [ARM] Implement andx, andi_rc, and andis_rc. 2013-08-11 08:21:17 +00:00
DiscIO Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
DolphinWX NetPlay: Remove NetPlay.h / NetPlay.cpp 2013-08-05 05:05:06 -04:00
InputCommon Revert "Fix a memory leak in ExpressionParser.cpp" 2013-08-09 10:46:11 +02:00
VideoCommon D3D11: Implement zcomploc for hardware supporting D3D 11.0. 2013-08-09 22:20:35 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00