.. |
AES
|
More PadSimple config dialog work. Added short function to avoid code repetition and easy code reading. Also fixed some C99 infinite loop declarations.
|
2008-09-24 20:21:17 +00:00 |
BannerLoader.cpp
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
BannerLoader.h
|
More GFX plugin cleanup, still no visible changes.
|
2008-07-20 12:26:32 +00:00 |
BannerLoaderGC.cpp
|
Added ReadBannerRGBA8 function to GCMemcard class.
|
2008-08-31 20:35:41 +00:00 |
BannerLoaderGC.h
|
More GFX plugin cleanup, still no visible changes.
|
2008-07-20 12:26:32 +00:00 |
BannerLoaderWii.cpp
|
We hate pointer games, don't we?
|
2008-09-21 15:04:22 +00:00 |
BannerLoaderWii.h
|
More GFX plugin cleanup, still no visible changes.
|
2008-07-20 12:26:32 +00:00 |
Blob.cpp
|
Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way.
|
2008-09-17 23:25:35 +00:00 |
Blob.h
|
Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way.
|
2008-09-17 23:25:35 +00:00 |
CompressedBlob.cpp
|
Ban compression of Wii images until it has been tested. All sorts of minor cleanup.
|
2008-09-24 19:10:56 +00:00 |
CompressedBlob.h
|
Added newline at end of file.
|
2008-09-18 00:20:51 +00:00 |
DriveBlob.cpp
|
Added newline at end of file.
|
2008-09-22 08:14:15 +00:00 |
DriveBlob.h
|
Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way.
|
2008-09-17 23:25:35 +00:00 |
FileBlob.cpp
|
Submit all kind of misc little changes and cleanup so I get a clean slate. There should be nothing in here that really changes anything important, except fixing some types in the filesystemgc stuff.
|
2008-09-28 16:49:58 +00:00 |
FileBlob.h
|
Reinstated the changes from rev 568. Also fixed the actual bug: fread() was told to read 1 n-byte record, while it should be told to read n 1-byte records, so we know exactly how much it actually read.
|
2008-09-18 08:29:10 +00:00 |
FileHandlerARC.cpp
|
Unified two very, very similar structures with the name "SFileInfo"
|
2008-09-21 13:32:33 +00:00 |
FileHandlerARC.h
|
Unified two very, very similar structures with the name "SFileInfo"
|
2008-09-21 13:32:33 +00:00 |
FileSystemGCWii.cpp
|
Massive style & comment cleanup of (mostly) GL plugin - also split some large files. A minor speedup for BP writes - merged the two switch()-es.
|
2008-10-17 11:30:14 +00:00 |
FileSystemGCWii.h
|
Submit all kind of misc little changes and cleanup so I get a clean slate. There should be nothing in here that really changes anything important, except fixing some types in the filesystemgc stuff.
|
2008-09-28 16:49:58 +00:00 |
Filesystem.cpp
|
constification, code style, changed vector<FileInfo*> to vector<FileInfo> for less allocs and more speed in debug mode
|
2008-09-22 20:35:44 +00:00 |
Filesystem.h
|
Submit all kind of misc little changes and cleanup so I get a clean slate. There should be nothing in here that really changes anything important, except fixing some types in the filesystemgc stuff.
|
2008-09-28 16:49:58 +00:00 |
SConscript
|
Added new source file "VolumeDirectory.cpp". And reformatted.
|
2008-09-23 00:35:07 +00:00 |
Volume.h
|
updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds?
|
2008-10-09 05:33:24 +00:00 |
VolumeCreator.cpp
|
Ban compression of Wii images until it has been tested. All sorts of minor cleanup.
|
2008-09-24 19:10:56 +00:00 |
VolumeCreator.h
|
added VolumeDirectory and modified ELF boot code to allow a directory on the user's computer to appear as the DVD drive. Linux support needs to be added. Added functionality to the Wii DI. Clicking on a data symbol in the code window sets the memory list to that address.
|
2008-09-23 00:05:08 +00:00 |
VolumeDirectory.cpp
|
updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds?
|
2008-10-09 05:33:24 +00:00 |
VolumeDirectory.h
|
updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds?
|
2008-10-09 05:33:24 +00:00 |
VolumeGC.cpp
|
updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds?
|
2008-10-09 05:33:24 +00:00 |
VolumeGC.h
|
updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds?
|
2008-10-09 05:33:24 +00:00 |
VolumeWiiCrypted.cpp
|
updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds?
|
2008-10-09 05:33:24 +00:00 |
VolumeWiiCrypted.h
|
updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds?
|
2008-10-09 05:33:24 +00:00 |
stdafx.cpp
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |
stdafx.h
|
Initial megacommit.
|
2008-07-12 17:40:22 +00:00 |