WiiFlow_Lite/source/gui
fledge68 66c17c023c -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.
-fixed font glyph x spacing so letters like W no longer bleed into or look like they connect to the next letter. also fixes letters like j's. thanks to usbloader gx freetypegx code.
-changed some font sizing. but had to make button fonts in bold. if not bold then sometime's the text would fade out and be hard to read. something to do with the wiiflow button images being transparent. has no effect on non transparent buttons like carbonik abz theme.
-fixed wfl so time and date in games is correct. thanks aphirst!
-now unloading theme.ini from mem after all buttons and labels are created. this is possible since coverflow.ini is now seperate from theme.ini.
- other minor code changes and rem's put in for easier code decyphering.
2018-07-09 14:53:35 +00: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 -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
coverflow.hpp -added ability to cache covers. just select your source then go to home menu and click cache covers. it will go thru your current game list and convert the covers to wfc cache files. needed mainly for if you add a bunch of roms and cover pngs for a plugin. or if you for some reason need to remake the wfc files for all your wii or gc games. note using wiimpathy's wfc conv 0.1 on your pc is still a faster option. 2018-06-12 21:27:52 +00:00
cursor.cpp -some more cleanup and hopefully fix of that strange codedump in 2012-12-28 14:19:40 +00:00
cursor.hpp -some more cleanup and hopefully fix of that strange codedump in 2012-12-28 14:19:40 +00: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 -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
GameTDB.hpp -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00: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 -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
gui.hpp -updating wiiflow lite to beta 4.3.0 2016-10-04 23:44:13 +00:00
pngu.c -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
pngu.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
text.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
text.hpp -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
texture.cpp -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
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 -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
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