WiiFlow_Lite/source
2020-08-13 16:21:29 -05:00
..
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 - 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
channel - reverted one of my recent MEM2_free changes. 2020-08-13 16:21:29 -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 - 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
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 Update wolfSSL 2020-05-06 00:15:21 +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 - very minor code clean up 2020-07-20 08:07:41 -05:00
music - fixed plugin dol path that was broken in last release. 2020-05-25 17:17:50 -05:00
network Check for incomplete downloads before saving 2020-04-14 21:40:38 +01:00
plugin - modified plugin code a little. biggest difference is now it no longer uses [PLUGINS_ENABLED] in wiiflow_lite.ini. 2020-07-17 15:23:42 -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 plugin dol path that was broken in last release. 2020-05-25 17:17:50 -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 - sourceflow no longer shows cache covers progress bar unless 1 or more covers need to be cached. 2020-04-28 18:03:24 -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