WiiFlow_Lite/source/music
fix94.1 08a298b0b7 -using cfg-loader entry point now, its a bit lower ;)
-clearing screen properly now, no green screens or things like this
-added a few more low mem settings, fixed a missing flush in set
video mode (thanks dimok)
-partially clearing mem1 too now, using the code of cfg-loader for that
(thanks)
-using asm volatile instead of __asm__ to really call what we want
(thanks dimok for explaination)
-deiniting usb device properly
-shutting down system properly now on game boot, games should boot
more often now, its still not fully fixed
2012-05-15 21:33:53 +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 -code cleanup and correction, should print more debug messages 2012-05-12 16:03:14 +00:00
BNSDecoder.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
BufferCircle.cpp -cleaned up code more, set clear priority to alloc in which 2012-05-12 21:08:43 +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 -cleaned up code more, set clear priority to alloc in which 2012-05-12 21:08:43 +00:00
gui_sound.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
Mp3Decoder.cpp -cleaned up code more, set clear priority to alloc in which 2012-05-12 21:08:43 +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 -replaced all safe_vectors by regular vectors, there is no 2012-05-06 12:03:43 +00:00
OggDecoder.cpp -cleaned up code more, set clear priority to alloc in which 2012-05-12 21:08:43 +00:00
OggDecoder.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
SoundDecoder.cpp -cleaned up code more, set clear priority to alloc in which 2012-05-12 21:08:43 +00:00
SoundDecoder.hpp -using cfg-loader entry point now, its a bit lower ;) 2012-05-15 21:33:53 +00:00
SoundHandler.cpp -cleaned up code more, set clear priority to alloc in which 2012-05-12 21:08:43 +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