dolphin/Source/Core
Jordan Woyak 516369594f Store ini sections in a std::list (rather than vector) to prevent unexpected pointer invalidation with use of GetOrCreateSection. 2014-06-24 12:37:38 -05:00
..
AudioCommon Revert "DSound: use DSound notifications to produce sound." 2014-05-31 13:35:46 -07:00
Common Store ini sections in a std::list (rather than vector) to prevent unexpected pointer invalidation with use of GetOrCreateSection. 2014-06-24 12:37:38 -05:00
Core first implementation of memcard from directory, creates a memory card from USERDIR/GC/<REGION>/Card <A/B> 2014-06-22 18:03:52 -07:00
DiscIO Kill off replaceable usages of s[n]printf. 2014-06-18 19:53:38 -04:00
DolphinWX first implementation of memcard from directory, creates a memory card from USERDIR/GC/<REGION>/Card <A/B> 2014-06-22 18:03:52 -07:00
InputCommon Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
VideoBackends Merge pull request #500 from lioncash/ini 2014-06-22 17:21:45 +02:00
VideoCommon Merge pull request #500 from lioncash/ini 2014-06-22 17:21:45 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00