dolphin/Source/Core/DiscIO
Lioncash 4f1f55093f Common/MsgHandler: Namespace code within the Common namespace
Closes another gap in the Common library where code isn't being
namespaced under it.
2019-06-19 16:03:55 -04:00
..
Blob.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Blob.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CISOBlob.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CISOBlob.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CMakeLists.txt DiscIO/CMakeLists: Specify headers in target sources 2019-05-31 06:54:25 -04:00
CompressedBlob.cpp Common/MsgHandler: Namespace code within the Common namespace 2019-06-19 16:03:55 -04:00
CompressedBlob.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
DirectoryBlob.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
DirectoryBlob.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
DiscExtractor.cpp DiscIO: Use std::string_view in FileSystem::FindFileInfo 2019-05-29 08:29:56 +02:00
DiscExtractor.h DiscIO: Use std::string_view in FileSystem::FindFileInfo 2019-05-29 08:29:56 +02:00
DiscIO.vcxproj Add a Verify tab to game properties 2019-04-09 14:18:41 +02:00
DiscIO.vcxproj.filters Add a Verify tab to game properties 2019-04-09 14:18:41 +02:00
DiscScrubber.cpp VolumeVerifier: Check whether invalid blocks are unused 2019-04-09 14:18:46 +02:00
DiscScrubber.h VolumeVerifier: Check whether invalid blocks are unused 2019-04-09 14:18:46 +02:00
DriveBlob.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
DriveBlob.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Enums.cpp Common/MsgHandler: Namespace code within the Common namespace 2019-06-19 16:03:55 -04:00
Enums.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
FileBlob.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
FileBlob.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Filesystem.cpp Qt/FilesystemWidget: Add size column 2018-06-02 18:59:56 +02:00
Filesystem.h DiscIO: Avoid copies when comparing FileSystemGCWii file names 2019-05-29 14:53:39 +02:00
FileSystemGCWii.cpp DiscIO: Avoid copies when comparing FileSystemGCWii file names 2019-05-29 14:53:39 +02:00
FileSystemGCWii.h DiscIO: Avoid copies when comparing FileSystemGCWii file names 2019-05-29 14:53:39 +02:00
NANDImporter.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
NANDImporter.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
TGCBlob.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
TGCBlob.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
Volume.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Volume.h VolumeVerifier: Verify WAD contents 2019-04-09 14:18:46 +02:00
VolumeFileBlobReader.cpp DiscIO: Use std::string_view in FileSystem::FindFileInfo 2019-05-29 08:29:56 +02:00
VolumeFileBlobReader.h DiscIO: Use std::string_view in FileSystem::FindFileInfo 2019-05-29 08:29:56 +02:00
VolumeGC.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
VolumeGC.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
VolumeVerifier.cpp Common/MsgHandler: Namespace code within the Common namespace 2019-06-19 16:03:55 -04:00
VolumeVerifier.h DiscIO/VolumeVerifier: Make no-argument overload of GetBiggestUsedOffset() const 2019-05-27 10:40:41 -04:00
VolumeWad.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
VolumeWad.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
VolumeWii.cpp General: Migrate from deprecated mbedTLS functions 2019-06-07 22:51:58 -04:00
VolumeWii.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
WbfsBlob.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
WbfsBlob.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
WiiSaveBanner.cpp Common/CommonFuncs: Remove now-unneccessary ArraySize function 2019-06-01 10:07:57 -04:00
WiiSaveBanner.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
WiiWad.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
WiiWad.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00