bba33c7ced
FindAllGamePaths may take a little while, and holding the gameFileCache lock isn't actually necessary until it's time to put the results returned by FindAllGamePaths into gameFileCache. The downside of this change is that we have to do an extra round of JNI in between FindAllGamePaths and Update, but I don't think that's much of a problem. |
||
---|---|---|
.. | ||
AndroidCommon | ||
Config | ||
GameList | ||
CMakeLists.txt | ||
IniFile.cpp | ||
MainAndroid.cpp | ||
WiiUtils.cpp |