usbloadergx/source
dimok321 fa11a745d6 A lot of changes with this rev
*Rewrote the whole Settings.cpp into 11 classes. Each settings menu has it's own class now
*Reworked the whole sound system. Supported formats AIF/MP3/OGG/BNS/WAV now with no file size limit (streaming).
*Changed button click/over sounds to wav from raw pcm
*Lot's of bug fixes
2010-11-13 22:34:53 +00:00
..
banner *Update to new libfat 2010-10-01 18:53:38 +00:00
cheats A lot of changes with this rev 2010-11-13 22:34:53 +00:00
FileOperations A lot of changes with this rev 2010-11-13 22:34:53 +00:00
fonts undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
homebrewboot A lot of changes with this rev 2010-11-13 22:34:53 +00:00
ImageOperations *Removed ramdisk 2010-09-26 08:33:43 +00:00
images *Corrected game settings ios display 2010-11-07 20:31:45 +00:00
language *Corrected game settings ios display 2010-11-07 20:31:45 +00:00
libs A lot of changes with this rev 2010-11-13 22:34:53 +00:00
libwiigui A lot of changes with this rev 2010-11-13 22:34:53 +00:00
memory *Lot's of cleanup and file/function movement. 2010-11-06 15:30:14 +00:00
menu A lot of changes with this rev 2010-11-13 22:34:53 +00:00
mload *Corrected game settings ios display 2010-11-07 20:31:45 +00:00
network * Unified formating of source files. 2010-09-24 00:48:03 +00:00
patches *Lot's of cleanup and file/function movement. 2010-11-06 15:30:14 +00:00
prompts A lot of changes with this rev 2010-11-13 22:34:53 +00:00
settings A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SoundOperations A lot of changes with this rev 2010-11-13 22:34:53 +00:00
sounds A lot of changes with this rev 2010-11-13 22:34:53 +00:00
system *Corrected game settings ios display 2010-11-07 20:31:45 +00:00
themes A lot of changes with this rev 2010-11-13 22:34:53 +00:00
usbloader *Corrected game settings ios display 2010-11-07 20:31:45 +00:00
utils A lot of changes with this rev 2010-11-13 22:34:53 +00:00
wad A lot of changes with this rev 2010-11-13 22:34:53 +00:00
xml *Lot's of cleanup and file/function movement. 2010-11-06 15:30:14 +00:00
audio.cpp * Unified formating of source files. 2010-09-24 00:48:03 +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 A lot of changes with this rev 2010-11-13 22:34:53 +00:00
bannersound.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
fatmounter.c A lot of changes with this rev 2010-11-13 22:34:53 +00:00
fatmounter.h little optimization 2010-09-24 13:46:32 +00:00
filelist.h A lot of changes with this rev 2010-11-13 22:34:53 +00:00
FontSystem.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
FontSystem.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
FreeTypeGX.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
FreeTypeGX.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
GameBootProcess.cpp *Fixed booting games from FAT/NTFS (thx r-win) 2010-11-07 12:16:34 +00:00
GameBootProcess.h *Clean up in partition mount/format process 2010-10-27 19:50:48 +00:00
gecko.c *Lot's of cleanup and file/function movement. 2010-11-06 15:30:14 +00:00
gecko.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
input.cpp *Enums cleanup 2010-10-27 14:45:27 +00:00
input.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
lstub.cpp little optimization 2010-09-24 13:46:32 +00:00
lstub.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
main.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
main.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
menu.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
menu.h A lot of changes with this rev 2010-11-13 22:34:53 +00:00
svnrev.h * remove little unused code 2010-09-18 23:16:05 +00:00
sys.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
sys.h *Fixed booting games from FAT/NTFS (thx r-win) 2010-11-07 12:16:34 +00:00
video.cpp *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
video.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wpad.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wpad.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wstring.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wstring.hpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
ZipFile.cpp *Lot's of cleanup and file/function movement. 2010-11-06 15:30:14 +00:00
ZipFile.h *Lot's of cleanup and file/function movement. 2010-11-06 15:30:14 +00:00