WiiFlow_Lite/source/gui
Fledge68 1595356f59 - 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.
- fixed a minor issue when changing a plugins rom dir but then exiting the source menu via B button without selecting a source, it wouldn't reload the current coverflow but now it does.
- now when you have only the front cover image wiiflow will use that platform's custom blank cover image for the spine and back of the cover.
- made source menu setup menu's more noticable when you switch from select a source to selecting a plugin and back. before it was hard to tell you had moved to a new menu cause they look nearly identical.
2020-09-25 06:19:03 -05:00
..
boxmesh.cpp -added new boxmesh for homebrew view that the icons 2012-03-14 20:00:01 +00:00
boxmesh.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
coverflow.cpp - 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
coverflow.hpp - fixed homebrew icon pngs with transparency correctly now. no more blank black covers. 2020-04-20 08:16:18 -05:00
cursor.cpp - now platform ini is loaded on wiiflow start. instead of constantly loading and unloading it. platform ini is now used for gameinfo, coverflows, blank cover titles, and more. 2019-04-08 11:10:30 -05:00
cursor.hpp - now platform ini is loaded on wiiflow start. instead of constantly loading and unloading it. platform ini is now used for gameinfo, coverflows, blank cover titles, and more. 2019-04-08 11:10:30 -05:00
fanart.cpp - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -05:00
fanart.hpp - now if using homebrew plugin you can use favorites and categories. normal homebrew does not. 2019-02-11 14:55:44 -06:00
fmt.c -added more security checks and mechanisms to wiiflow to increase stability 2013-09-24 15:21:31 +00:00
fmt.h -added more security checks and mechanisms to wiiflow to increase stability 2013-09-24 15:21:31 +00:00
FreeTypeGX.cpp -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
FreeTypeGX.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
GameTDB.cpp - fixed cacheing scummvm covers 2020-02-02 14:25:05 -06:00
GameTDB.hpp - fixed GetTitle for plugins to get title in current language if available otherwise default to english. 2019-11-18 09:27:21 -06:00
gcvid.cpp -added back some missing cover converting code for jpegs 2014-03-24 18:59:24 +00:00
gcvid.h -plugin videos now need to be in subfolders if you have "coverFolder" for the ini set 2014-03-22 21:32:40 +00:00
gui.cpp - fixed source menu setup linking source buttons to plugins 2020-09-07 06:26:12 -05:00
gui.hpp - fix to keep check boxes selected when not using the pointer. 2019-10-21 17:44:34 -05:00
pngu.c - 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
pngu.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
text.cpp - fix for [MAIN/NOTICE] [MAIN/MUSIC] [MAIN/LETTER] not using the theme's font. 2019-01-30 16:37:36 -06:00
text.hpp -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
texture.cpp - 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
texture.hpp -stupid svn didnt commit a change from r1063 lol 2014-03-22 21:42:50 +00:00
Timer.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
vector.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
video.cpp Optimize the splash and wait images 2020-05-09 06:15:14 +01:00
video.hpp -added flash screen image to appear before wiiflow wait animation. i hope the image isn't too big to cause problems with wfl. 2018-06-27 12:47:03 +00:00
WiiMovie.cpp -plugin videos now need to be in subfolders if you have "coverFolder" for the ini set 2014-03-22 21:32:40 +00:00
WiiMovie.hpp -plugin videos now need to be in subfolders if you have "coverFolder" for the ini set 2014-03-22 21:32:40 +00:00