usbloadergx/source
2010-01-08 21:50:57 +00:00
..
banner *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in). 2010-01-06 23:07:35 +00:00
cheats *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in). 2010-01-06 23:07:35 +00:00
fonts Added a macron in case any particular title happens to require it. The network init prompt won't show up at all when network has already been initialized. Ocarina should work for people that still had the problem with recent revisions (it fixed it for me, but only when using SD, not SDHC). 2009-10-18 21:23:54 +00:00
homebrewboot *Changed DeviceThreadPriority for startup. Now it detects the HDD faster and when it is detected it goes into idle mode again. 2010-01-08 09:03:40 +00:00
images * Added BETA upgrades option (to download the latest revisions from google code) 2009-12-10 20:27:36 +00:00
language * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
libfat * Added initial NTFS support 2009-12-19 14:05:31 +00:00
libntfs Added changed libwbfs by oggzee. 2009-12-19 15:47:12 +00:00
libwbfs Added changed libwbfs by oggzee. 2009-12-19 15:47:12 +00:00
libwiigui *Fix for loading BGMs of USB Devices 2010-01-08 21:50:57 +00:00
memory *change "or" to "and" for the IOS check 2009-12-10 23:05:32 +00:00
menu *Fix for loading BGMs of USB Devices 2010-01-08 21:50:57 +00:00
mload * Added initial NTFS support 2009-12-19 14:05:31 +00:00
network * Added BETA upgrades option (to download the latest revisions from google code) 2009-12-10 20:27:36 +00:00
patches *add a little debug text after the GUI if loaded from HBC to help track 2009-12-24 08:33:53 +00:00
prompts *Changed DeviceThreadPriority for startup. Now it detects the HDD faster and when it is detected it goes into idle mode again. 2010-01-08 09:03:40 +00:00
ramdisk * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
settings *Changed DeviceThreadPriority for startup. Now it detects the HDD faster and when it is detected it goes into idle mode again. 2010-01-08 09:03:40 +00:00
sounds * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
themes *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in). 2010-01-06 23:07:35 +00:00
unzip Fixed online gaming. Removed some warnings when compiling with R19 2009-12-20 18:28:30 +00:00
usbloader *Some fixes for those who were having troubles with the new revs 2010-01-07 08:35:11 +00:00
wad *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in). 2010-01-06 23:07:35 +00:00
xml *Changed Theme Download to parse XML now 2009-12-12 18:04:35 +00:00
audio.cpp *code beautification* 2009-07-30 05:41:12 +00:00
audio.h *Added Standard IOS option to global settings. This decides with what IOS the Loader is gonna boot next. 2009-05-03 18:53:31 +00:00
bannersound.cpp *fix possible buffer overflow in GCT code array 2009-12-20 04:26:30 +00:00
bannersound.h *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in). 2010-01-06 23:07:35 +00:00
data1 Set up 3rd tab in settings screen for any other settings. Added new images for tabs.(NeoRame). Did some housekeeping with the code. 2009-05-11 19:55:14 +00:00
fatmounter.c * Added initial NTFS support 2009-12-19 14:05:31 +00:00
fatmounter.h * Added initial NTFS support 2009-12-19 14:05:31 +00:00
filelist.h * Added BETA upgrades option (to download the latest revisions from google code) 2009-12-10 20:27:36 +00:00
FreeTypeGX.cpp * little stuff in FreeTypeGX 2009-10-24 22:03:12 +00:00
FreeTypeGX.h * little stuff in FreeTypeGX 2009-10-24 22:03:12 +00:00
gecko.c lots of changes here 2009-12-03 01:06:09 +00:00
gecko.h lots of changes here 2009-12-03 01:06:09 +00:00
input.cpp *Fixed the clicking problem and some speed issues because of that 2010-01-07 10:33:57 +00:00
input.h *Fixed the clicking problem and some speed issues because of that 2010-01-07 10:33:57 +00:00
listfiles.c *Added a prompt after a theme was downloaded which asks if you want to apply the downloaded theme 2009-12-28 16:05:16 +00:00
listfiles.h *Added a prompt after a theme was downloaded which asks if you want to apply the downloaded theme 2009-12-28 16:05:16 +00:00
lstub.c * Added BETA upgrades option (to download the latest revisions from google code) 2009-12-10 20:27:36 +00:00
lstub.h * Added BETA upgrades option (to download the latest revisions from google code) 2009-12-10 20:27:36 +00:00
main.cpp *Lots of fixes, like Issue 1330 and Issue 1224 2010-01-07 18:20:26 +00:00
main.h * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
memory.h * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
menu.cpp *Fix for loading BGMs of USB Devices 2010-01-08 21:50:57 +00:00
menu.h *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in). 2010-01-06 23:07:35 +00:00
Metaphrasis.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
Metaphrasis.h * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
stub.S Set up 3rd tab in settings screen for any other settings. Added new images for tabs.(NeoRame). Did some housekeeping with the code. 2009-05-11 19:55:14 +00:00
svnrev.h * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
sys.cpp *Some fixes for those who were having troubles with the new revs 2010-01-07 08:35:11 +00:00
sys.h *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in). 2010-01-06 23:07:35 +00:00
video.cpp *Fixed the clicking problem and some speed issues because of that 2010-01-07 10:33:57 +00:00
video.h *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in). 2010-01-06 23:07:35 +00:00
wpad.c lots of changes here 2009-12-03 01:06:09 +00:00
wpad.h *code beautification* 2009-07-30 05:41:12 +00:00
ZipFile.cpp *Little correction 2009-12-13 09:26:34 +00:00
ZipFile.h *Created a Theme Downloader with preview, downloading themes from http://wii.spiffy360.com/ (Thanks for hosting them) 2009-10-21 19:32:46 +00:00