ppsspp/Core/FileLoaders
Henrik Rydgård 54c9e28444 Android: Implement opening ISOs through a file picker and Storage Access Framework
Has issues with the recent list - fails to open during shutdown due to
no activity, there's a little race to fix.
2021-02-27 13:49:20 +01:00
..
CachingFileLoader.cpp Move threading utils from native to Common 2020-10-01 09:27:25 +02:00
CachingFileLoader.h Io: Join loading/manager threads more explicitly. 2019-09-28 11:18:42 -07:00
DiskCachingFileLoader.cpp Loaders: Prevent errors on 0 byte reads. 2021-01-31 09:21:40 -08:00
DiskCachingFileLoader.h Loaders: Refactor chaining to avoid dup code. 2018-12-27 10:32:47 -08:00
HTTPFileLoader.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
HTTPFileLoader.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
LocalFileLoader.cpp Android: Implement opening ISOs through a file picker and Storage Access Framework 2021-02-27 13:49:20 +01:00
LocalFileLoader.h Android: Implement opening ISOs through a file picker and Storage Access Framework 2021-02-27 13:49:20 +01:00
RamCachingFileLoader.cpp Move threading utils from native to Common 2020-10-01 09:27:25 +02:00
RamCachingFileLoader.h Io: Join loading/manager threads more explicitly. 2019-09-28 11:18:42 -07:00
RetryingFileLoader.cpp Loaders: Refactor chaining to avoid dup code. 2018-12-27 10:32:47 -08:00
RetryingFileLoader.h Loaders: Refactor chaining to avoid dup code. 2018-12-27 10:32:47 -08:00