WiiFlow_Lite/source/gui
Fledge68 6f6b3ec2d8 external_booter.bin fixes that i missed when i changed the booter in v5.5.0 beta 12 commit 9f7da43
- added missing *BI2 = 0x817E5480; to  Disc_SetLowMem() for wii games.
- added missing memcpy((void*)0x80001800, (void*)Disc_ID, 8); needed for debugger and ocarina cheats engine.

- fixed default setting for savegame emulation back to OFF (0). v5.5.0 and v5.5.1 new clean install's would set it to FULL (2) which caused wii games to crash on boot up. if you have this issue you can simply go to main settings>nand emulation settings and set it to OFF.
- changes to STexture::fromPNG() to hopefully clear up the out of mem issue when downloading and converting the cover png to a wfc cache file.
- v5.5.2
2022-02-07 07:19:27 -06: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 - fix for channels video modes broken in 5.5.0 2022-01-14 15:10:56 -06:00
coverflow.hpp - fix for channels video modes broken in 5.5.0 2022-01-14 15:10:56 -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 - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -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 - 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 - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
text.hpp - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
texture.cpp external_booter.bin fixes that i missed when i changed the booter in v5.5.0 beta 12 commit 9f7da43 2022-02-07 07:19:27 -06: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 - Now compiled with ppc r36 and libogc 1.8.24 2021-09-01 15:51:09 -05:00
video.hpp - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -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