WiiFlow_Lite/source
fix94.1 6b663fe2d9 -completely new memory manager which should be faster and safer than the old one
-only use the internal wii aes hardware if we do have hardware access (should fix dolphin-emu and neek2o)
-(hopefully) made the gc installer and the wait message display safer
-code cleanup, removed some unneeded stuff
-increased our usable mem2 by 1mb
2013-12-21 17:02:36 +00:00
..
banner -some small compression corrections 2013-01-06 18:33:29 +00:00
booter -fixed wii game time (how did nobody report that?) 2013-12-18 18:33:40 +00:00
channel -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
cheats mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
config -fixed overwriting the existing language properly 2013-08-09 17:14:31 +00:00
devicemounter -added more security checks and mechanisms to wiiflow to increase stability 2013-09-24 15:21:31 +00:00
fileOps -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
gc -added Nintendont GC Loader support, so far you can use NMM, widescreen and progressive patch as settings, just make sure Nintendont is in apps/Nintendont/boot.dol, partition doesnt matter for that dol, just make sure you just try to start games from SD 2013-09-24 21:24:03 +00:00
gecko -added a new settings page to select if you want to force load 2012-12-21 19:51:22 +00:00
gui -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
homebrew -exported most images, the homebrew booter and the external booter out of the dol so we gain memory, it now will be used from your sd/usb directly, to now use your compiled wiiflow you need to copy the boot.dol AND folders from the folder "out" into your apps/wiiflow directory 2013-11-19 15:27:52 +00:00
hw -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
libwbfs -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
list -added custom titles support for plugin roms. most useful for mame wii and final burn alpha. In custom_titles.ini add [MAGIC#] of plugin and then put title=new_title without extensions. example: 2013-10-02 17:33:16 +00:00
loader -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
memory -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
menu -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
music -rewrote the font fix of r960 to hopefully fix issues for some people 2013-09-01 22:31:46 +00:00
network -got back into the libpng 1.2.X branch, we now use 1.2.50 2013-12-07 12:33:27 +00:00
plugin -added more security checks and mechanisms to wiiflow to increase stability 2013-09-24 15:21:31 +00:00
unzip -updated libpng from 1.2.29 to 1.6.2 2013-05-29 22:51:47 +00:00
wstringEx -fixed too short help and synopsis (issue 146) 2012-11-01 16:39:42 +00:00
btnmap.h -fixed the missing pointer and right stick movement detections for the screensaver 2013-09-18 23:59:14 +00:00
const_str.hpp -added a wiimote battery information bar to the home menu under 2012-11-29 18:48:44 +00:00
defines.h -updated the default theme completely, all button animations, positions and designs are reworked by mamule, big thanks for all of it! 2013-11-04 19:46:23 +00:00
fonts.h -updated the default theme completely, all button animations, positions and designs are reworked by mamule, big thanks for all of it! 2013-11-04 19:46:23 +00:00
lockMutex.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
main.cpp -more neek fixes (thanks skidau for testing) 2013-06-01 11:33:12 +00:00
types.h -added user labels to download settings menu 2013-09-12 13:04:50 +00:00