usbloadergx/source/wad
ardi@ist-einmalig.de a0182d0c4c * GuiSound stuff rewritten it makes modular
* ogg decoder added (old oggplayer removed)
  * mp3 decoder added (mp3's cane use as backgroundsounds)
  * WAVE decoder added (but only uncompressed WAVE's)
  * AIFF decoder added (only uncrompressed)
  * BNS decoder added
    all soundformats can use as backgroundsounds
    dimoks GameSound class removed it is replaced with the new GuiSound stuff

* Many small fixes and other changes
2009-11-09 23:03:13 +00:00
..
id.c * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
id.h * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
isfs.c strncpy guarantees not tath the result will be null-terminated. 2009-09-28 16:05:11 +00:00
isfs.h Added stuff to make it even more noob-proof. 2009-09-19 05:36:32 +00:00
patchmii_core.c changed the entrypoint in the makefile, yet again. In testing, this fixed the bug which caused some to get code dump when launching a game. 2009-07-31 05:22:33 +00:00
patchmii_core.h *code beautification* 2009-07-30 05:41:12 +00:00
sha1.c *code beautification* 2009-07-30 05:41:12 +00:00
sha1.h now if the name of installed channels is not in the database.txt, we try to fine it from inside the channel itself. 2009-07-30 02:54:08 +00:00
title.c support exiting to both tid for hbc. when you press exit to homebrew channel (and was not started from homebrew channel so he can't use the stub) he will look for HAXX and JODI and boot the first one he sees. 2009-09-30 23:32:59 +00:00
title.h support exiting to both tid for hbc. when you press exit to homebrew channel (and was not started from homebrew channel so he can't use the stub) he will look for HAXX and JODI and boot the first one he sees. 2009-09-30 23:32:59 +00:00
utils.h *code beautification* 2009-07-30 05:41:12 +00:00
wad.cpp * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
wad.h Wad stuff in it´s own directory 2009-07-11 15:33:57 +00:00