..
AifDecoder.cpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
AifDecoder.hpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
BNSDecoder.cpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
BNSDecoder.hpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
BufferCircle.cpp
- fixed issue #21 downloading covers, gametdb.zip, banners, and cheatfiles. now pausing bg music while downloading to prevent music thread from interfering with the internet network connection. also now clearing downloaded data from memory when done with it. code was missing to free the mem when done which caused out of memory issues of course. my fault i didn't see it till now.
2018-11-19 12:14:40 -06:00
BufferCircle.hpp
Making things ready for official wiiflow svn ;)
2012-07-25 22:12:17 +00:00
File.cpp
Making things ready for official wiiflow svn ;)
2012-07-25 22:12:17 +00:00
File.hpp
Making things ready for official wiiflow svn ;)
2012-07-25 22:12:17 +00:00
gui_sound.cpp
- fixed issue #21 downloading covers, gametdb.zip, banners, and cheatfiles. now pausing bg music while downloading to prevent music thread from interfering with the internet network connection. also now clearing downloaded data from memory when done with it. code was missing to free the mem when done which caused out of memory issues of course. my fault i didn't see it till now.
2018-11-19 12:14:40 -06:00
gui_sound.h
- fixed issue #21 downloading covers, gametdb.zip, banners, and cheatfiles. now pausing bg music while downloading to prevent music thread from interfering with the internet network connection. also now clearing downloaded data from memory when done with it. code was missing to free the mem when done which caused out of memory issues of course. my fault i didn't see it till now.
2018-11-19 12:14:40 -06:00
Mp3Decoder.cpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
Mp3Decoder.hpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
MusicPlayer.cpp
- fixed issue #21 downloading covers, gametdb.zip, banners, and cheatfiles. now pausing bg music while downloading to prevent music thread from interfering with the internet network connection. also now clearing downloaded data from memory when done with it. code was missing to free the mem when done which caused out of memory issues of course. my fault i didn't see it till now.
2018-11-19 12:14:40 -06:00
MusicPlayer.hpp
- fixed issue #21 downloading covers, gametdb.zip, banners, and cheatfiles. now pausing bg music while downloading to prevent music thread from interfering with the internet network connection. also now clearing downloaded data from memory when done with it. code was missing to free the mem when done which caused out of memory issues of course. my fault i didn't see it till now.
2018-11-19 12:14:40 -06:00
OggDecoder.cpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
OggDecoder.hpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
SoundDecoder.cpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
SoundDecoder.hpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
SoundHandler.cpp
-added libwiidrc so now wiiflow lite can be injected in a wii u wiivc game and will run with the gamepad.
2018-08-01 12:27:12 +00:00
SoundHandler.hpp
-made most thread stacks static, that should increase speed and stability
2014-03-17 17:38:32 +00:00
WavDecoder.cpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00
WavDecoder.hpp
* decided to officially commit my recent update patches *
2017-09-21 22:03:41 +00:00