..
banner
-now compiled with ppc r33 and libogc 1.8.21
2018-11-14 18:45:46 -06:00
booter
-now compiled with devkitpro ppc r29-1 and libogc 1.8.17
2018-05-08 13:49:43 +00:00
channel
-missed a few %08lx. got them all now
2018-11-15 09:45:04 -06:00
cheats
-now compiled with devkitpro ppc r29-1 and libogc 1.8.17
2018-05-08 13:49:43 +00:00
config
-added the ability for users to set the default/global gamecube settings for devo emu memcard, nintendont emu memcard, and nintendont wii u widescreen. under main settings pg 3 gc default settings. this means users will no longer have to manually edit wiiflow lite ini in a text editor for those settings.
2018-10-15 09:23:34 -05:00
devicemounter
-fixed sd only the correct way. now it really does work.
2018-07-15 20:23:32 +00:00
fileOps
-added the ability for users to set the default/global gamecube settings for devo emu memcard, nintendont emu memcard, and nintendont wii u widescreen. under main settings pg 3 gc default settings. this means users will no longer have to manually edit wiiflow lite ini in a text editor for those settings.
2018-10-15 09:23:34 -05:00
gc
-updated to compile with devkitPPC r30 and the latest libogc which i think is 1.8.19.
2018-05-29 09:59:57 +00:00
gecko
-now compiled with ppc r33 and libogc 1.8.21
2018-11-14 18:45:46 -06:00
gui
-now compiled with ppc r33 and libogc 1.8.21
2018-11-14 18:45:46 -06:00
homebrew
-added one more missing compiler directive from last commit.
2018-11-05 05:46:35 -06:00
hw
-now compiled with ppc r33 and libogc 1.8.21
2018-11-14 18:45:46 -06:00
libwbfs
-moved #define APP_WIIFLOW from sys.h to defines.h
2018-11-12 14:38:37 -06:00
list
-moved #define APP_WIIFLOW from sys.h to defines.h
2018-11-12 14:38:37 -06:00
loader
-fix for issue #18 plugin view will properly remember last game played when using wii, gc, and channel plugins.
2018-11-16 15:38:48 -06:00
memory
-updated to compile with devkitPPC r30 and the latest libogc which i think is 1.8.19.
2018-05-29 09:59:57 +00:00
menu
- 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
music
- 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
network
-fixed downloading covers. it works for me although occasionally stalls during downloading a cover. it could be my home network dropping the connection. Also i didn't try downloading more than 4 covers.
2018-06-06 11:32:45 +00:00
plugin
- added pages 7 thru 11 to main settings. for a total of 19 more settings you can now set without having to manually edit the ini file.
2018-10-31 14:51:15 -05:00
sicksaxis-wrapper
-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
unzip
-updated to compile with devkitPPC r30 and the latest libogc which i think is 1.8.19.
2018-05-29 09:59:57 +00:00
wstringEx
-fixed too short help and synopsis (issue 146)
2012-11-01 16:39:42 +00:00
btnmap.h
-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
defines.h
- now at v5.0.1
2018-11-16 15:43:13 -06:00
fonts.h
-removed sd only arg and replaced it with eisteinx2's code to detect sd only. with slight change because mountall() is called in other places.
2018-07-09 14:53:35 +00:00
lockMutex.hpp
mirrored wiiflow r417
2012-01-21 20:57:41 +00:00
main.cpp
-moved #define APP_WIIFLOW from sys.h to defines.h
2018-11-12 14:38:37 -06:00
types.h
-removed sd only arg and replaced it with eisteinx2's code to detect sd only. with slight change because mountall() is called in other places.
2018-07-09 14:53:35 +00:00