.. |
BannerLoader.cpp
|
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
|
2013-04-17 23:09:55 -04:00 |
BannerLoader.h
|
2x banner images!
|
2013-09-25 03:06:27 -04:00 |
BannerLoaderGC.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
BannerLoaderGC.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
BannerLoaderWii.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
BannerLoaderWii.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
Blob.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
Blob.h
|
Clean up includes in DiscIO as much as possible.
|
2013-10-19 19:59:02 -04:00 |
CISOBlob.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
CISOBlob.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
CompressedBlob.cpp
|
Fix format string warnings
|
2013-11-13 04:01:16 +01:00 |
CompressedBlob.h
|
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
|
2013-04-17 23:09:55 -04:00 |
DiscScrubber.cpp
|
Fix format string warnings
|
2013-11-13 04:01:16 +01:00 |
DiscScrubber.h
|
Clean up includes in DiscIO as much as possible.
|
2013-10-19 19:59:02 -04:00 |
DriveBlob.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
DriveBlob.h
|
A bunch of trivial changes to fix clang warnings.
|
2013-09-01 22:58:33 -04:00 |
FileBlob.cpp
|
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
|
2013-04-17 23:09:55 -04:00 |
FileBlob.h
|
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
|
2013-04-17 23:09:55 -04:00 |
FileHandlerARC.cpp
|
Run code through clang-modernize -loop-convert to create range-based for loops, and manually fix some stuff up.
|
2013-11-03 20:54:01 -05:00 |
FileHandlerARC.h
|
Clean up includes in DiscIO as much as possible.
|
2013-10-19 19:59:02 -04:00 |
FileMonitor.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
FileMonitor.h
|
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
|
2013-04-17 23:09:55 -04:00 |
FileSystemGCWii.cpp
|
Fix format string warnings
|
2013-11-13 04:01:16 +01:00 |
FileSystemGCWii.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
Filesystem.cpp
|
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
|
2013-04-17 23:09:55 -04:00 |
Filesystem.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
NANDContentLoader.cpp
|
Run code through clang-modernize -add-override to add 'override' decls.
|
2013-11-03 20:54:05 -05:00 |
NANDContentLoader.h
|
Fix loading DLC using IOCTL_ES_OPENTITLECONTENT & /dev/es state save.
|
2013-08-31 01:38:52 -04:00 |
Volume.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
VolumeCommon.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
VolumeCreator.cpp
|
Add a comment to the magic value reading location.
|
2013-11-11 17:17:49 +00:00 |
VolumeCreator.h
|
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
|
2013-04-17 23:09:55 -04:00 |
VolumeDirectory.cpp
|
Fix {Read,Write}FileToString.
|
2013-11-05 00:33:41 +13:00 |
VolumeDirectory.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
VolumeGC.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
VolumeGC.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
VolumeWad.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
VolumeWad.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
VolumeWiiCrypted.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
VolumeWiiCrypted.h
|
Wipe all traces of OpenSSL's AES implementation. Use polarssl instead.
|
2013-10-27 18:27:07 +00:00 |
WbfsBlob.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
WbfsBlob.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
WiiWad.cpp
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
WiiWad.h
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
stdafx.cpp
|
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
|
2013-04-17 23:09:55 -04:00 |
stdafx.h
|
Update to VS2013 and a slew of build-related updates. Notes:
|
2013-10-26 17:55:38 -07:00 |