dolphin/Source/Core/DolphinWX/ISOProperties
JosJuice 07d3a39aeb Filesystem: Replace file info's full path with name
Some callers (i.e. ISOProperties) don't want the full path, so giving them
it is unnecessary. Those that do want it can use GetPathFromFSTOffset.
Not storing full paths everywhere also saves a small bit of RAM and is
necessary for a later commit. The code isn't especially pretty right now
(callers need to use FST offsets...) but it'll become better later.
2017-06-13 22:38:31 +02:00
..
FilesystemPanel.cpp Filesystem: Replace file info's full path with name 2017-06-13 22:38:31 +02:00
FilesystemPanel.h DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +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
ISOProperties.cpp DiscIO: Remove VolumeCreator 2017-05-19 18:33:21 +02:00
ISOProperties.h DiscIO: Remove C/I/S prefixes from class names 2017-06-06 12:31:59 +02:00