.. |
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
|
- removed 'init network' from startup settings.
|
2018-12-24 07:42:31 -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
|
-back to ppc r30 and libogc 1.8.19 - dosbox wii plugin doesn't like ppc r33 and libogc 1.8.21
|
2018-11-25 17:37:55 -06:00 |
gui
|
- some more fanart code cleanup
|
2019-02-17 15:35:36 -06:00 |
homebrew
|
- fixed wfl_as_wiiflow using stub bin to return to wiiflow after launching gc, homebrew, or plugins.
|
2019-01-16 12:54:51 -06:00 |
hw
|
-back to ppc r30 and libogc 1.8.19 - dosbox wii plugin doesn't like ppc r33 and libogc 1.8.21
|
2018-11-25 17:37:55 -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
|
-back to ppc r30 and libogc 1.8.19 - dosbox wii plugin doesn't like ppc r33 and libogc 1.8.21
|
2018-11-25 17:37:55 -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
|
- some more fanart code cleanup
|
2019-02-17 15:35:36 -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
|
- sourceflow small_covers can now go in a subfolder with the same name as the theme. which makes them change when the theme is changed.
|
2018-11-23 15:31:04 -06:00 |
plugin
|
- now if using homebrew plugin you can use favorites and categories. normal homebrew does not.
|
2019-02-11 14:55:44 -06: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
|
- fix classic controller left stick by removing old wiiuse libs from portlibs and use newer libs in libogc. also adjusted lstick and ristick values in btnmap.h
|
2019-02-13 11:22:08 -06:00 |
defines.h
|
- added option to use multiple homebrew plugins each with it's own romdir=. first six characters of magic# must be 484252. the last to can be random.
|
2019-02-07 18:34:30 -06:00 |
fonts.h
|
- made some changes to the plugin rom info display.
|
2019-01-10 17:13:13 -06:00 |
lockMutex.hpp
|
mirrored wiiflow r417
|
2012-01-21 20:57:41 +00:00 |
main.cpp
|
- removed 'init network' from startup settings.
|
2018-12-24 07:42:31 -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 |