dolphin/Source/Core/DiscIO
Lioncash 4a2e680ed2 VolumeGC: Initialize a variable
Silences an uninitialized variable warning
2015-09-05 23:05:28 -04:00
..
Blob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Blob.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
CISOBlob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CISOBlob.h Set copyright year to when a file was created 2015-05-25 13:22:31 +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 Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +02:00
CompressedBlob.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DiscIO.vcxproj [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
DiscIO.vcxproj.filters Get rid of banner loaders and move their functionality to volumes 2015-04-28 23:44:29 +02:00
DiscScrubber.cpp DiscIO: Check if m_Disc is null in ParsePartitionData() 2015-07-02 11:45:22 -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 Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
FileBlob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FileBlob.h Set copyright year to when a file was created 2015-05-25 13:22:31 +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 Merge pull request #2338 from JosJuice/getfilelist-return 2015-06-02 20:28:25 -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 Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
VolumeCommon.cpp Merge pull request #1556 from comex/project-moration 2015-06-02 18:38:19 -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 Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
VolumeDirectory.h Volume: Add prefer_long parameter to GetNames 2015-06-08 12:00:34 +02:00
VolumeGC.cpp VolumeGC: Initialize a variable 2015-09-05 23:05:28 -04:00
VolumeGC.h VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename 2015-08-31 20:01:44 -04:00
VolumeWad.cpp VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename 2015-08-31 20:01:44 -04:00
VolumeWad.h VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename 2015-08-31 20:01:44 -04:00
VolumeWiiCrypted.cpp VolumeCreator: Fix a typo in VolumeKeyForPartition's name 2015-08-31 20:01:51 -04:00
VolumeWiiCrypted.h VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename 2015-08-31 20:01:44 -04: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 Set copyright year to when a file was created 2015-05-25 13:22:31 +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