..
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
Fix Wii game booting on vWii
2020-09-18 23:07:03 +01:00
channel
- changed a few debug prints.
2020-08-23 18:09:13 -05:00
cheats
- fixed cheats menu broken in 5.4.2
2020-03-23 12:42:51 -05:00
config
- added using platform ini to get the proper coverflow from the current coverflow ini. requires the updated platform ini and an updated coverflow ini.
2019-03-18 13:39:28 -05:00
devicemounter
- fixed devolution for usb only users
2020-06-05 18:58:33 -05: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
-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
- fixed the Source Menu page button when hiding buttons. the count was off by one so sometimes the page button said there was another page when there really wasn't.
2020-09-25 06:19:03 -05:00
homebrew
- Set to v5.4.0
2019-12-25 10:05:32 -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
Add proxy support, fix timeouts & update wolfSSL
2020-09-07 21:27:42 +01:00
list
- reverted change in 5.4.1 that made video output a little blurry.
2020-03-19 17:38:32 -05:00
loader
- cleaned up code for game config load.
2020-06-26 15:16:21 -05: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
- fixed the Source Menu page button when hiding buttons. the count was off by one so sometimes the page button said there was another page when there really wasn't.
2020-09-25 06:19:03 -05:00
music
v5.4.7 beta 4
2020-08-31 18:23:52 -05:00
network
Use MEM2 and improve formatting
2020-09-14 18:23:54 +01:00
plugin
- added source menu setup via Home button while view source menu. Setup includes hide buttons, link buttons to plugins, and set roms path of plugins.
2020-08-24 17:58:09 -05:00
sicksaxis-wrapper
- cleaned up libsicksaxis code a little to make it easier for me to understand what's going on.
2020-05-27 15:18:38 -05: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
-fixed too short help and synopsis (issue 146)
2012-11-01 16:39:42 +00: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
- fixed the Source Menu page button when hiding buttons. the count was off by one so sometimes the page button said there was another page when there really wasn't.
2020-09-25 06:19:03 -05: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
- changed a few debug prints.
2020-08-23 18:09:13 -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