dolphin/Source
2013-09-27 17:16:59 -04:00
..
Android Simplify SwitchPage() within GameListActivity.java. We no longer need the first switch statement, since case 0 will be hit when SwitchPage(0) is called from the folder browser. This means we can also get rid of recreateFragment(), since the only time this needs to be called is within the onCreate() function. When SwitchPage(0) is called, SwitchPage will perform basically the same actions as recreateFragment() would; thus the reason it can be removed. 2013-09-27 17:16:59 -04:00
Core Allow loading save states via drag and drop. 2013-09-27 08:38:12 -04:00
DSPSpy
DSPTool
Plugins Merge branch 'fix-field-ordering' 2013-09-24 13:47:20 +12:00
TestSuite
UnitTests
VSProps Merge branch 'master' into wii-network 2013-08-16 19:17:07 +12:00
CMakeLists.txt
Dolphin_2010.sln Fix debug builds. Sorry. 2013-08-25 13:39:30 +12:00