dolphin/Source/Core/DiscIO
Pierre Bourdon c4240692b6 SectorReader: Fix reading the last block of the disc.
Regression from PR #3795.
2016-05-29 18:26:04 +02:00
..
Blob.cpp SectorReader: Fix reading the last block of the disc. 2016-05-29 18:26:04 +02:00
Blob.h DriveReader: Fix View > Show Drives 2016-04-26 21:24:08 +10:00
CISOBlob.cpp DiscIO: Make factory methods return unique_ptrs 2015-12-07 05:57:37 -05:00
CISOBlob.h DiscIO: Make factory methods return unique_ptrs 2015-12-07 05:57:37 -05:00
CMakeLists.txt Get rid of banner loaders and move their functionality to volumes 2015-04-28 23:44:29 +02:00
CompressedBlob.cpp DriveReader: Fix View > Show Drives 2016-04-26 21:24:08 +10:00
CompressedBlob.h DriveReader: Fix View > Show Drives 2016-04-26 21:24:08 +10:00
DiscIO.vcxproj mbedTLS: adapt Dolphin's Visual Studio files 2015-09-25 03:46:41 +02:00
DiscIO.vcxproj.filters DiscIO/VS: Remove an empty filter 2015-09-06 13:23:33 -04:00
DiscScrubber.cpp DiscIO: Improve DiscScrubber::ReadFromVolume error handling 2015-12-14 10:01:38 +01:00
DiscScrubber.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DriveBlob.cpp DriveReader: Fix View > Show Drives 2016-04-26 21:24:08 +10:00
DriveBlob.h DriveReader: Fix View > Show Drives 2016-04-26 21:24:08 +10:00
FileBlob.cpp DiscIO: Make factory methods return unique_ptrs 2015-12-07 05:57:37 -05:00
FileBlob.h DiscIO: Make factory methods return unique_ptrs 2015-12-07 05:57:37 -05:00
FileMonitor.cpp DiscIO: Make factory methods return unique_ptrs 2015-12-07 05:57:37 -05:00
FileMonitor.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FileSystemGCWii.cpp DiscIO: Improve IVolume::Read32 error handling 2015-12-14 09:38:21 +01:00
FileSystemGCWii.h DiscIO: Improve IVolume::Read32 error handling 2015-12-14 09:38:21 +01:00
Filesystem.cpp DiscIO: Make factory methods return unique_ptrs 2015-12-07 05:57:37 -05:00
Filesystem.h DiscIO: Improve IVolume::Read32 error handling 2015-12-14 09:38:21 +01:00
NANDContentLoader.cpp properly open/close the file to avoid rapid open/close cycles 2016-03-20 13:10:51 +01:00
NANDContentLoader.h properly open/close the file to avoid rapid open/close cycles 2016-03-20 13:10:51 +01:00
Volume.h Volume: Make GetTMD return a vector 2015-12-19 18:00:44 -05:00
VolumeCommon.cpp DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
VolumeCreator.cpp Silence -Wshadow and -Wmaybe-uninitialized warnings. 2015-12-21 10:06:07 -06:00
VolumeCreator.h DiscIO: Make factory methods return unique_ptrs 2015-12-07 05:57:37 -05:00
VolumeDirectory.cpp Merge pull request #3309 from JosJuice/reload-banner-without-volume 2015-12-15 18:48:49 +01:00
VolumeDirectory.h Merge pull request #3309 from JosJuice/reload-banner-without-volume 2015-12-15 18:48:49 +01:00
VolumeGC.cpp Merge pull request #3099 from lioncash/banner 2015-09-29 03:49:08 +02:00
VolumeGC.h Merge pull request #3099 from lioncash/banner 2015-09-29 03:49:08 +02:00
VolumeWad.cpp Don't read from volume when reloading Wii banners 2015-12-03 17:29:59 +01:00
VolumeWad.h Don't read from volume when reloading Wii banners 2015-12-03 17:29:59 +01:00
VolumeWiiCrypted.cpp DiscIO: Use specified Wii region for discs 2016-01-15 03:35:10 +08:00
VolumeWiiCrypted.h Volume: Make GetTMD return a vector 2015-12-19 18:00:44 -05:00
WbfsBlob.cpp DiscIO: Get rid of a few explicit deletes 2015-12-08 04:35:56 -05:00
WbfsBlob.h DiscIO: Get rid of a few explicit deletes 2015-12-08 04:35:56 -05:00
WiiWad.cpp NANDContentLoader/WiiWAD: Get rid of raw delete and new 2015-12-19 17:37:09 -05:00
WiiWad.h NANDContentLoader/WiiWAD: Get rid of raw delete and new 2015-12-19 17:37:09 -05:00