dolphin/Source/Core/DolphinWX/ISOProperties
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
..
FilesystemPanel.cpp Filesystem: Replace GetFileList() 2017-06-14 15:23:48 +02:00
FilesystemPanel.h Filesystem: Replace GetFileList() 2017-06-14 15:23:48 +02:00
ISOProperties.cpp DiscIO: Remove VolumeCreator 2017-05-19 18:33:21 +02:00
ISOProperties.h Filesystem: Replace GetFileList() 2017-06-14 15:23:48 +02:00
InfoPanel.cpp DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00
InfoPanel.h DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00