ppsspp/Core/FileLoaders
Henrik Rydgård a40b1dec5f Use Path for fullName in dirlisting. Bugfixes.
Buildfixes

UWP: Buildfix.

headless: Buildfix.

Common: Buildfix.

iOS: Buildfixes.

libretro: Buildfix.

Qt: Buildfix.
2021-05-13 10:39:16 +02:00
..
CachingFileLoader.cpp Common: Capitalize setCurrentThreadName(). 2021-04-30 23:02:36 -07:00
CachingFileLoader.h Io: Join loading/manager threads more explicitly. 2019-09-28 11:18:42 -07:00
DiskCachingFileLoader.cpp Use Path for fullName in dirlisting. Bugfixes. 2021-05-13 10:39:16 +02:00
DiskCachingFileLoader.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
HTTPFileLoader.cpp Loaders: Rename Path() to GetPath(). 2021-05-09 17:10:14 -07:00
HTTPFileLoader.h Loaders: Rename Path() to GetPath(). 2021-05-09 17:10:14 -07:00
LocalFileLoader.cpp Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
LocalFileLoader.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
RamCachingFileLoader.cpp Common: Capitalize setCurrentThreadName(). 2021-04-30 23:02:36 -07: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