WiiFlow_Lite/source/channel
Fledge68 19c11f1c85 - reverted change in 5.4.1 that made video output a little blurry.
- reverted change in 5.4.0 that may be the reason some users have issues loading games from sd card. especially on vWii.
- changed wiinertag to riitag and cleaned up code for it. More info here - https://gbatemp.net/threads/riitag-gamertag-for-wii-replacement-for-wiinnertag-and-dutag.559500/
- removed dutag
- changed optimmization from from -os to -o2 to hopefully compile better.
- other minor code cleanup.
2020-03-19 17:38:32 -05:00
..
banner.cpp -fixed a mixed up background (thanks ayatus) 2014-02-28 23:11:02 +00:00
banner.h -reading in cached/custom banners into a 2mb fixed region now to save some memory allocations and gain a bit speed reading them in 2013-10-19 18:59:17 +00:00
channel_launcher.cpp - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -05:00
channel_launcher.h neek2o changes: 2017-05-15 17:50:24 +00:00
channels.cpp - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -05:00
channels.h -cleaned up some more shit, should give us more free mem and speed 2012-12-27 20:22:40 +00:00
identify.c -added libwiidrc so now wiiflow lite can be injected in a wii u wiivc game and will run with the gamepad. 2018-08-01 12:27:12 +00:00
identify.h -added libwiidrc so now wiiflow lite can be injected in a wii u wiivc game and will run with the gamepad. 2018-08-01 12:27:12 +00:00
MD5.c -now compiled with ppc r33 and libogc 1.8.21 2018-11-14 18:45:46 -06:00
MD5.h -now compiled with devkitpro ppc r29-1 and libogc 1.8.17 2018-05-08 13:49:43 +00:00
nand_save.cpp - set wiiflow to default to using cIOS. if you want to use IOS58 go to startup settings and set force load cios to 'no'. 2019-04-29 08:14:54 -05:00
nand_save.hpp -removed the press b on channel icon to switch to emu nand and back, 2013-04-08 21:45:13 +00:00
nand.cpp - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -05:00
nand.hpp -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