dolphin/Source/Core
comex 35ca27f1cd Fix bug where Gecko codes would be "enabled by default"
Actually caused by IniFiles::GetLines leaving the output vector in its
old state if the section wasn't found, and Gecko::LoadCodes not checking
the return value.  Fix by moving lines->clear() up.
2015-06-02 19:04:04 -04:00
..
AudioCommon AudioCommon: Remove lock on Pause state 2015-05-28 19:58:18 +02:00
Common Fix bug where Gecko codes would be "enabled by default" 2015-06-02 19:04:04 -04:00
Core Merge pull request #1556 from comex/project-moration 2015-06-02 18:38:19 -04:00
DiscIO Merge pull request #1556 from comex/project-moration 2015-06-02 18:38:19 -04:00
DolphinQt Add a mode to use a dummy Wii NAND. 2015-05-28 19:14:42 -04:00
DolphinWX Merge pull request #1556 from comex/project-moration 2015-06-02 18:38:19 -04:00
InputCommon Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
UICommon Add a mode to use a dummy Wii NAND. 2015-05-28 19:14:42 -04:00
VideoBackends Merge pull request #1556 from comex/project-moration 2015-06-02 18:38:19 -04:00
VideoCommon Merge pull request #1556 from comex/project-moration 2015-06-02 18:38:19 -04:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00