WiiFlow_Lite/source
Fledge68 ee14187e2d - fixed missing cache covers for real nand channels if you add covers manually and do reload cache. Thanks blackb0x!
- fixed crash when pressing 1/x or 2/y buttons (change coverflow layout) when no covers are loaded.
- fixed hiding the wait loading animation when using source menu on start.
- fixed exiting source menu on start via B button so covers show properly.
- fixed using homebrew icon.png's with transparency as covers for smallbox by restoring some old code I didn't understand. But ... sometimes the icon.png textures (.wfc) are saved as empty black boxes.
- if you get an empty black box for your homebrew cover image you can select the cover and click the 'X' delete icon. it will not delete your homebrew app but will instead delete the cover texture file (.wfc). Then you can do reload cache and hopefully your cover will be fixed.
- tried fixing cacheing covers after downloading them. works sometimes. It's a low free mem2 error if using rhapsodii shima theme and having a lot of games. if covers do not appear after downloading then i suggest rebooting wiiflow and doing reload cache first thing or switch to wiiflow's default theme and then download the covers and then switch back to rhapsodii shima theme.
2020-04-08 12:06:21 -05:00
..
banner -now compiled with ppc r33 and libogc 1.8.21 2018-11-14 18:45:46 -06:00
booter Add TLS support 2019-10-24 23:26:17 +01:00
channel - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -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 - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -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 - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -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 missing cache covers for real nand channels if you add covers manually and do reload cache. Thanks blackb0x! 2020-04-08 12:06:21 -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 TLS support 2019-10-24 23:26:17 +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 - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -05: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 missing cache covers for real nand channels if you add covers manually and do reload cache. Thanks blackb0x! 2020-04-08 12:06:21 -05:00
music - now when changing coverflow layout with '1' and '2' the current cover stays as the current cover. 2019-02-18 14:40:07 -06:00
network - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -05:00
plugin - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -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 - 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 missing cache covers for real nand channels if you add covers manually and do reload cache. Thanks blackb0x! 2020-04-08 12:06:21 -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 - fix for being able to select more than 10 categories. 2019-10-26 18:45:55 -05: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