dolphin/Source/Android/app/src/main
JosJuice fb265b610d Android: Don't hold gameFileCache lock during updateAdditionalMetadata
It seems like we spend a lot of the game list scanning time in
updateAdditionalMetadata, which I suppose makes sense considering
how many different files that function attempts to open.

With the addition of just one little atomic operation, we can make
it safe to call updateAdditionalMetadata without holding a lock.
2021-08-24 15:35:39 +02:00
..
assets Android: Update IR sensitivity default values 2020-10-29 17:58:16 -04:00
java/org/dolphinemu/dolphinemu Android: Don't hold gameFileCache lock during updateAdditionalMetadata 2021-08-24 15:35:39 +02:00
res Merge pull request #9864 from PEmu2/wiimote 2021-08-07 12:44:55 +02:00
AndroidManifest.xml Android: Clean up some hardcoded strings 2021-06-22 15:12:03 +02:00