..
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 sorting covers.
2023-01-20 17:53:52 -06:00
coverflow.hpp
- fixed sorting covers.
2023-01-20 17:53:52 -06:00
cursor.cpp
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -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
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -05:00
fanart.hpp
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -05: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
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -05: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 devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -05:00
GameTDB.hpp
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -05:00
gcvid.cpp
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -05:00
gcvid.h
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -05:00
gui.cpp
- all checkboxes are now a single button. we just change the texture from off to on instead of having 2 different buttons and hiding the off to show the on or vice versa. shrinks wiiflow dol and theme ini's. for categories, source menu editor, and plugin select menu's.
2022-10-18 15:15:54 -05:00
gui.hpp
- all checkboxes are now a single button. we just change the texture from off to on instead of having 2 different buttons and hiding the off to show the on or vice versa. shrinks wiiflow dol and theme ini's. for categories, source menu editor, and plugin select menu's.
2022-10-18 15:15:54 -05:00
pngu.c
- Now compiled with ppc r36 and libogc 1.8.24
2021-09-01 15:51:09 -05:00
pngu.h
mirrored wiiflow r417
2012-01-21 20:57:41 +00:00
text.cpp
- fix stringToVector if the string ends in a separator. issue #328
2022-12-10 16:07:47 -06:00
text.hpp
- date patch for wiituka in menu_game_boot.cpp
2022-09-07 09:33:31 -05:00
texture.cpp
- gui sound volume fix.
2022-05-06 17:55:01 -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
- moved SD only to wiiflow save file to possibly speed up wiiflow start up. note very first time will be slow and try to mount a USB drive but afterwards will be fast again.
2022-06-17 17:29:09 -05:00
video.hpp
- moved SD only to wiiflow save file to possibly speed up wiiflow start up. note very first time will be slow and try to mount a USB drive but afterwards will be fast again.
2022-06-17 17:29:09 -05: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
- now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
2021-09-06 14:16:45 -05:00