dolphin/Source/Core/DiscIO
Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
2014-03-11 00:35:07 +13:00
..
BannerLoader.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
BannerLoader.h Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
BannerLoaderGC.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
BannerLoaderGC.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
BannerLoaderWii.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
BannerLoaderWii.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
Blob.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Blob.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
CISOBlob.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
CISOBlob.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
CMakeLists.txt Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
CompressedBlob.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
CompressedBlob.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
DiscIO.vcxproj Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DiscIO.vcxproj.filters Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DiscScrubber.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
DiscScrubber.h Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
DriveBlob.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
DriveBlob.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
FileBlob.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
FileBlob.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
FileHandlerARC.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
FileHandlerARC.h Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
FileMonitor.cpp Merge pull request #149 from lioncash/filemonitor-song-types 2014-03-10 13:45:23 +13:00
FileMonitor.h Simplify ShowSound() in FileMonitor.cpp. 2014-03-04 08:39:25 -05:00
FileSystemGCWii.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
FileSystemGCWii.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
Filesystem.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Filesystem.h Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
NANDContentLoader.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
NANDContentLoader.h Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
Volume.h Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
VolumeCommon.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
VolumeCreator.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VolumeCreator.h Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
VolumeDirectory.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
VolumeDirectory.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
VolumeGC.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VolumeGC.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
VolumeWad.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
VolumeWad.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
VolumeWiiCrypted.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VolumeWiiCrypted.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WbfsBlob.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
WbfsBlob.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WiiWad.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
WiiWad.h Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change). 2014-02-22 23:37:29 +01:00
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00