WiiFlow_Lite/source/gui
fledge68 6b1aab7c2d - PHASE 2 (finally!)
- New Coverflow theme format. no more emuflow, coverflow, brewflow. now we have coverflow, shortflow, sideflow, and smallflow.
- coverflow is the normal coverflow.
- shortflow is automatically used for plugins if all selected plugins require a short CD style cover such as GB, GBC, GBA, and playstation. if there's more let me know and i can add them.
- sideflow is automatically used for plugins if all selected plugins require a cover on its side such as SNES and Nintendo 64.
- smallflow is used if smallbox is set for homebrew and sourceflow.
- no more need for emuflow= with a source btn in the source menu. it is done automatically now using the plugins magic#
- each flow has its own number of modes/layouts. so now coveflow can have 8, smallfow 1, sideflow, 6, and shortflow 4 or whatever you want.
- adjust coverflow works with no problems. just choose the view first before entering the adjust coverflow menu.
- other minor code changes here and there.
- remember themes are now in themes_lite and the coverflow part is seperated and put in the coverflows folder with the same name as the theme or you can use a default coverflow named default.ini for all themes.
2016-05-11 17:58:36 +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 - PHASE 2 (finally!) 2016-05-11 17:58:36 +00:00
coverflow.hpp -thp videos now behave very similar to banners using a new drawing system (not fully tested, may not work correctly) 2014-03-18 02:39:42 +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
fanart.cpp - PHASE 2 (finally!) 2016-05-11 17:58:36 +00:00
fanart.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 -added id6 support for thp files 2014-05-25 20:54:39 +00:00
FreeTypeGX.h *Little changes to FreetypeGX, also cleaned it up a lot 2012-09-14 12:15:10 +00:00
GameTDB.cpp -cleaned up debug message system 2012-12-08 16:17:35 +00:00
GameTDB.hpp -changed version number to Beta 4.1.1 2013-01-01 17:42:46 +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 -added libwupc, this will make the wiiu pro controller usable in wiiflow 2014-09-15 23:22:04 +00:00
gui.hpp * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
pngu.c -got back into the libpng 1.2.X branch, we now use 1.2.50 2013-12-07 12:33:27 +00:00
pngu.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
text.cpp -rewrote the font fix of r960 to hopefully fix issues for some people 2013-09-01 22:31:46 +00:00
text.hpp -rewrote the font fix of r960 to hopefully fix issues for some people 2013-09-01 22:31:46 +00:00
texture.cpp -added back some missing cover converting code for jpegs 2014-03-24 18:59:24 +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 -added id6 support for thp files 2014-05-25 20:54:39 +00:00
video.hpp -thp videos now behave very similar to banners using a new drawing system (not fully tested, may not work correctly) 2014-03-18 02:39:42 +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