WiiFlow_Lite/source
2013-11-25 18:34:58 +00:00
..
banner -some small compression corrections 2013-01-06 18:33:29 +00:00
booter -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
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 -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
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 -fixed a possible aes decrypt bug occuring when isfs actions are included (fixes mios installation) 2013-11-02 21:35:51 +00:00
libwbfs * Fix for HW crypto engine for neek2o mode 2013-11-10 23:08:59 +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 * Fix for HW crypto engine for neek2o mode 2013-11-10 23:08:59 +00:00
memory -using the wii internal hardware from now on to decode and hash files, that saves code, space and speed, these processes are used for banner loading, wii game installing and wii wad channel installing 2013-10-27 18:36:07 +00:00
menu -added new [NAND] option to wiiflow.ini - switch_both_nands= no (default) or yes. when set to yes any time you change a nand path or preset it will change both the saves nand and emunand so they are always the same. must be manually changed. 2013-11-25 18:34:58 +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 -fixed ftp server file transfers 2013-11-19 22:05:53 +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