JosJuice 87916fe099 Filesystem: Replace GetFileList()
Instead of expecting callers to know how the size of directory file infos
relates to which files are in which directories, filesystems now offer a
GetRoot() method, and file infos offer a way to get their children. As
a bonus, m_FileInfoVector no longer has to be created and kept around
in RAM. Only the file info objects that actually are used are created.
2017-06-14 15:23:48 +02:00
..
2017-06-07 01:20:48 -04:00
2017-06-07 01:20:48 -04:00
2017-06-07 01:20:48 -04:00
2017-06-07 19:52:07 -07:00
2017-06-14 15:23:48 +02:00
2017-06-06 16:27:52 +02:00
2017-06-06 16:27:52 +02:00
2017-06-11 17:51:01 +02:00
2017-06-06 16:27:52 +02:00
2017-04-25 09:20:09 +01:00
2017-06-06 20:37:43 -04:00
2017-06-07 01:20:48 -04:00
2017-06-07 01:20:48 -04:00
2017-03-27 23:46:19 -04:00
2017-06-06 16:27:52 +02:00
2017-06-07 01:20:48 -04:00
2017-03-18 21:13:12 -04:00
2017-06-07 01:20:48 -04:00
2017-01-12 21:30:11 +01:00