..
banner
- changed a lot of free's to MEM2_free even though the way Fix94 wrote his mem manager, using free is fine too. but this does help me see what is using MEM2.
2020-06-25 18:11:58 -05:00
booter
- reinstated Fix94's keep USB alive thread for IOS58 mode.
2022-01-17 14:50:40 -06:00
channel
- beta 12 (external booter changes).
2021-11-29 11:36:30 -06:00
cheats
- no longer modifying cheat txt file thanks to dimoks code in usb loader gx. #238
2021-10-11 10:51:50 -05:00
config
- added lots of comments and moved some variables around for for wii game booting.
2021-12-01 10:33:01 -06:00
devicemounter
- reinstated Fix94's keep USB alive thread for IOS58 mode.
2022-01-17 14:50:40 -06: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
- changed a lot of free's to MEM2_free even though the way Fix94 wrote his mem manager, using free is fine too. but this does help me see what is using MEM2.
2020-06-25 18:11:58 -05:00
gecko
- Now compiled with ppc r36 and libogc 1.8.24
2021-09-01 15:51:09 -05:00
gui
external_booter.bin fixes that i missed when i changed the booter in v5.5.0 beta 12 commit 9f7da43
2022-02-07 07:19:27 -06:00
homebrew
- minor changes for homebrew/plugin dol booting.
2021-12-03 17:37:35 -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
libwolfssl
- properly updating libwolfssl since my compiler missed a lot. thanks blackb0x!
2021-09-06 17:33:21 -05:00
list
With the new setting filename_skip_regex, which
2021-09-20 15:30:12 +02:00
loader
- some minor misc. changes.
2021-11-12 18:11:42 -06:00
memory
- changed a lot of free's to MEM2_free even though the way Fix94 wrote his mem manager, using free is fine too. but this does help me see what is using MEM2.
2020-06-25 18:11:58 -05:00
menu
external_booter.bin fixes that i missed when i changed the booter in v5.5.0 beta 12 commit 9f7da43
2022-02-07 07:19:27 -06:00
music
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -05:00
network
Handle an OOM error when downloading
2021-02-05 19:51:15 +00:00
plugin
- fix for channels video modes broken in 5.5.0
2022-01-14 15:10:56 -06:00
sicksaxis-wrapper
- reinstated Fix94's keep USB alive thread for IOS58 mode.
2022-01-17 14:50:40 -06:00
unzip
- added a fix for plugin rom game info when using a multi platform plugin, ie. genplusgx, wiimednafen, vbagx. if a multi platform plugin is detected then we get the rom's filename extension and use it to determine the platform. if its a zip file we get the filename from inside the zip file. this fix requires an updated platform ini which will be supplied with wfl v5.2.0
2019-02-25 06:09:46 -06:00
wstringEx
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -05:00
btnmap.h
- mapped classic controller + and - buttons to work like wiimote + and - instead of using the classic controller L and R buttons. makes more sense to me.
2019-08-15 16:01:49 -05:00
defines.h
external_booter.bin fixes that i missed when i changed the booter in v5.5.0 beta 12 commit 9f7da43
2022-02-07 07:19:27 -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 some bootup error messages that never could display anyway.
2021-10-25 07:41:55 -05:00
types.h
- fixed cache covers progress bar to not show if a plugin has no roms.
2020-05-01 17:32:23 -05:00