dolphin/Source/Core/DiscIO
Markus Wick 90ee85f4e8 Merge pull request #4714 from JosJuice/wbfs-file-entry
Fix -Wshadow warning for file_entry
2017-01-22 17:56:51 +01:00
..
Blob.cpp WbfsBlob: Only open each file once 2017-01-11 13:33:27 +01:00
Blob.h Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
CISOBlob.cpp Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
CISOBlob.h Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
CMakeLists.txt
CompressedBlob.cpp CompressFileToBlob: add an explicit seek to make sure we're at the start 2017-01-21 21:42:58 +01:00
CompressedBlob.h Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
DiscIO.vcxproj
DiscIO.vcxproj.filters
DiscScrubber.cpp DiscScrubber: Don't take SFileInfo instances by value 2017-01-04 20:12:49 -05:00
DiscScrubber.h DiscScrubber: Make struct and variable names conformant to the coding style 2017-01-04 17:04:41 -05:00
DriveBlob.cpp
DriveBlob.h
Enums.cpp SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
Enums.h SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
FileBlob.cpp Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
FileBlob.h Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
FileMonitor.cpp
FileMonitor.h
Filesystem.cpp
Filesystem.h
FileSystemGCWii.cpp
FileSystemGCWii.h
NANDContentLoader.cpp DiscIO: Export GetKeyFromTicket 2017-01-14 17:06:40 +01:00
NANDContentLoader.h DiscIO: Export GetKeyFromTicket 2017-01-14 17:06:40 +01:00
TGCBlob.cpp Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
TGCBlob.h Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
Volume.cpp
Volume.h DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
VolumeCreator.cpp
VolumeCreator.h
VolumeDirectory.cpp DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
VolumeDirectory.h DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
VolumeGC.cpp DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
VolumeGC.h DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
VolumeWad.cpp DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
VolumeWad.h DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
VolumeWiiCrypted.cpp DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
VolumeWiiCrypted.h DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
WbfsBlob.cpp Fix -Wshadow warning for file_entry 2017-01-22 17:27:37 +01:00
WbfsBlob.h Fix -Wshadow warning for file_entry 2017-01-22 17:27:37 +01:00
WiiWad.cpp
WiiWad.h