WiiFlow_Lite/source/music
overjoy.psm 1cb8a493d9 * Enabled nand extract features for full nand and game saves
* Made nand emulation kind of noob prove
* Wiiflow will search for a valid FAT32 partition if nand emu is enabled, but no partition is selected
* Wiiflow will now offer to extract the nand if nand emu is enabled, and no nand for nand emulation is available
* Wiiflow will now offer to extract a game save if nand emulation is enabled, a save is found on real nand and no save is found on emu nand.cpp
* Illegal chars for FAT are now escaped the 'd2x' way in the nand file extractor

TODO:

* Add nand extract functions to game config menu's
* Add feature to flash a save back to real nand
2012-05-02 23:08:11 +00:00
..
AifDecoder.cpp * Added DML Ex GC disc dumper. This makes it possible to install GC discs and dump them straight into DML Ex format 2012-02-17 02:35:42 +00:00
AifDecoder.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
BNSDecoder.cpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
BNSDecoder.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
BufferCircle.cpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
BufferCircle.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
File.cpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
File.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
gui_sound.cpp -fixed wrong played default wiiflow sounds (issue 23) 2012-04-03 14:04:47 +00:00
gui_sound.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
Mp3Decoder.cpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
Mp3Decoder.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
musicplayer.cpp -changed some small thing to plugin loading again 2012-04-28 09:57:29 +00:00
musicplayer.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
OggDecoder.cpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
OggDecoder.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
SoundDecoder.cpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
SoundDecoder.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
SoundHandler.cpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
SoundHandler.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
WavDecoder.cpp * Enabled nand extract features for full nand and game saves 2012-05-02 23:08:11 +00:00
WavDecoder.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00