dolphin/Source/Core/DiscIO
JosJuice 96c4b332f6 FileMonitor: Check log level in addition to FileMonitor checkbox
This is good for performance when FileMontior is selected
but the log level only is set to notice or warning.
The ability to do this wasn't available until recently:
1ed41672f5
2015-03-03 11:33:16 +01:00
..
BannerLoader.cpp Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00
BannerLoader.h
BannerLoaderGC.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
BannerLoaderGC.h
BannerLoaderWii.cpp
BannerLoaderWii.h
Blob.cpp
Blob.h DolphinWX: Allow cancelling gcz compression. 2014-11-27 07:53:28 -08:00
CISOBlob.cpp DiscIO: Clear error status when reading file 2014-12-14 13:16:21 +01:00
CISOBlob.h
CMakeLists.txt FileHandlerARC: Remove FileHandlerARC. 2014-09-05 12:53:41 -04:00
CompressedBlob.cpp DiscIO: On decompress to file, write last blocks. 2015-02-12 20:30:11 -08:00
CompressedBlob.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
DiscIO.vcxproj FileHandlerARC: Remove FileHandlerARC. 2014-09-05 12:53:41 -04:00
DiscIO.vcxproj.filters FileHandlerARC: Remove FileHandlerARC. 2014-09-05 12:53:41 -04:00
DiscScrubber.cpp DiscIO: Replace "raw" functions with "decrypt" parameters 2014-12-28 10:35:48 +01:00
DiscScrubber.h DiscIO: Avoid zeroing buffer when compressing gcz. 2014-11-27 08:58:09 -08:00
DriveBlob.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
DriveBlob.h
FileBlob.cpp DiscIO: Clear error status when reading file 2014-12-14 13:16:21 +01:00
FileBlob.h
FileMonitor.cpp FileMonitor: Check log level in addition to FileMonitor checkbox 2015-03-03 11:33:16 +01:00
FileMonitor.h FileMonitor: Get rid of "GC" from names and comments 2014-12-25 11:12:04 +01:00
Filesystem.cpp
Filesystem.h Fix compiler error for win64 (SFileInfo doesn't get used much so a copy won't kill us) 2015-01-11 15:59:50 -08:00
FileSystemGCWii.cpp Fix variable name ambiguity 2015-01-11 13:54:20 -08:00
FileSystemGCWii.h DiscIO: Replace "raw" functions with "decrypt" parameters 2014-12-28 10:35:48 +01:00
NANDContentLoader.cpp More formatting and consistency fixes 2014-11-24 17:16:59 -05:00
NANDContentLoader.h Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
Volume.h Merge pull request #1942 from Buddybenj/No-Intro 2015-02-23 12:56:28 +11:00
VolumeCommon.cpp Replace Country Names With No-Intro Names 2015-02-17 18:50:10 -06:00
VolumeCreator.cpp Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00
VolumeCreator.h Make DVDLowOpenPartition actually change partitions. 2014-11-30 16:01:05 +01:00
VolumeDirectory.cpp Merge pull request #1895 from JosJuice/isvolumewiidisc 2015-01-21 13:45:28 -06:00
VolumeDirectory.h Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00
VolumeGC.cpp Don't use revision-specific unique ID strings outside of CoreParameter 2015-02-11 19:01:04 +01:00
VolumeGC.h Don't use revision-specific unique ID strings outside of CoreParameter 2015-02-11 19:01:04 +01:00
VolumeWad.cpp VolumeWad: Return version number for WADs 2015-02-05 11:27:57 -05:00
VolumeWad.h VolumeWad: Return version number for WADs 2015-02-05 11:27:57 -05:00
VolumeWiiCrypted.cpp VolumeWiiCrypted: Replace some hardcoded values with constants 2015-02-08 10:31:17 +01:00
VolumeWiiCrypted.h VolumeWiiCrypted: Replace some hardcoded values with constants 2015-02-08 10:31:17 +01:00
WbfsBlob.cpp Clean Up 2015-01-24 17:10:21 -06:00
WbfsBlob.h
WiiWad.cpp Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
WiiWad.h