ppsspp/ext/native/file
Unknown W. Brackets a99549c451 UI: Avoid using game info cache in savedata sort.
It can change mid-sort causing the sorting results to be inconsistent,
which will crash many implementations of std::stable_sort.

Also, fix an issue where it kept resorting after it didn't need to and
make it strictly ordered for equal dates/sizes.

Fixes #11892.
2019-03-17 06:34:21 -07:00
..
chunk_file.cpp RIFF: Add check for truncated files, cleanup a little more. 2017-12-04 18:01:51 +01:00
chunk_file.h RIFF: Add check for truncated files, cleanup a little more. 2017-12-04 18:01:51 +01:00
CMakeLists.txt Measure free disk space to size block count. 2015-11-18 21:56:03 -08:00
fd_util.cpp net: Use WSAAddressToString for Windows XP. 2018-06-07 23:22:28 -07:00
fd_util.h http: Report local address to server. 2016-07-03 22:13:51 -07:00
file_util.cpp UI: Avoid using game info cache in savedata sort. 2019-03-17 06:34:21 -07:00
file_util.h UI: Avoid using game info cache in savedata sort. 2019-03-17 06:34:21 -07:00
free.cpp android: Change preprocessor define to standard __ANDROID__ 2016-10-12 11:14:09 +02:00
free.h Measure free disk space to size block count. 2015-11-18 21:56:03 -08:00
ini_file.cpp More mingw patches 2017-08-29 22:24:20 +02:00
ini_file.h
path.cpp
path.h Avoid trying to create a FileLoader for empty filenames 2019-02-25 21:35:51 +01:00
vfs.h
zip_read.cpp Qt: Remove bundled assets reader. 2018-06-09 10:47:53 -07:00
zip_read.h Qt: Remove bundled assets reader. 2018-06-09 10:47:53 -07:00