dolphin/Source
2013-09-26 23:06:10 -04:00
..
Android [Android] Fix a situation within the FolderBrowser where the application would crash. listFiles() returns null when either the File object it's called on isn't a directory or if an I/O error happens (in their infinite wisdom, they actually thought NOT throwing an exception was a cool way to handle this. How about that?). In the case of trying to access system directories as a normal user, an I/O error will occur due to permission access rights. This fixes that. 2013-09-26 23:06:10 -04:00
Core No need to std::move a return value. Thanks Billiard. 2013-09-26 21:15:35 -04:00
DSPSpy
DSPTool Buildfix for dsptool. 2013-05-21 20:30:09 -04:00
Plugins Merge branch 'fix-field-ordering' 2013-09-24 13:47:20 +12:00
TestSuite clear cg from project files 2013-02-27 10:55:25 +01:00
UnitTests Adding unit test project to VS solution 2013-05-22 03:29:58 +02:00
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