dolphin/Source/Core/DiscIO
JosJuice 6935d28112 Display all compressed formats in blue in GUI
In the past, only GCZ was shown as compressed, not CISO and WBFS.
2015-09-26 15:24:29 +02:00
..
Blob.cpp Rename IsCompressedBlob to IsGCZBlob for clarity 2015-09-26 14:46:53 +02:00
Blob.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
CISOBlob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CISOBlob.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
CMakeLists.txt Get rid of banner loaders and move their functionality to volumes 2015-04-28 23:44:29 +02:00
CompressedBlob.cpp Rename IsCompressedBlob to IsGCZBlob for clarity 2015-09-26 14:46:53 +02:00
CompressedBlob.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
DiscIO.vcxproj [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
DiscIO.vcxproj.filters DiscIO/VS: Remove an empty filter 2015-09-06 13:23:33 -04:00
DiscScrubber.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
DiscScrubber.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DriveBlob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DriveBlob.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
FileBlob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FileBlob.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
FileMonitor.cpp Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
FileMonitor.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Filesystem.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Filesystem.h Merge pull request #2338 from JosJuice/getfilelist-return 2015-06-02 20:28:25 -04:00
FileSystemGCWii.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
FileSystemGCWii.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
NANDContentLoader.cpp Merge pull request #1556 from comex/project-moration 2015-06-02 18:38:19 -04:00
NANDContentLoader.h Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
Volume.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
VolumeCommon.cpp DiscIO: Do swapping in GetTitleID implementations 2015-09-22 13:50:35 -04:00
VolumeCreator.cpp VolumeCreator: Fix a typo in VolumeKeyForPartition's name 2015-08-31 20:01:51 -04:00
VolumeCreator.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
VolumeDirectory.cpp Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
VolumeDirectory.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
VolumeGC.cpp Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
VolumeGC.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
VolumeWad.cpp Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
VolumeWad.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
VolumeWiiCrypted.cpp Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
VolumeWiiCrypted.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
WbfsBlob.cpp WbfsBlob: Don't enter an infinite loop when reading beyond end of disc 2015-07-06 15:41:37 +02:00
WbfsBlob.h Display all compressed formats in blue in GUI 2015-09-26 15:24:29 +02:00
WiiWad.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WiiWad.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00