WiiFlow_Lite/source/devicemounter
fledge68 4a566375e0 -added flash screen image to appear before wiiflow wait animation. i hope the image isn't too big to cause problems with wfl.
-added 'noflash' arg for meta.xml if you don't want the flash screen image to appear. and no i can't make it load a image from a folder. it must be compiled in the code.
-added 'sdonly' arg for meta.xml for those of you that have everything on SD and hate the 20 second wait for wiiflow to search for usb devices. thanks einsteinx2!
-added meta.xml args support. meaning when a homebrew boot.dol or elf is launched the meta.xml (if exist) will be read for arguments and those args sent when the app is launched. this fixes the issue of custom wait images when changing themes.
-added spanish translation file 'spanish.ini'. thanks to ravmn for sending it to me!
-other minor changes, mainly remarks added for myself.
2018-06-27 12:47:03 +00:00
..
DeviceHandler.cpp -added flash screen image to appear before wiiflow wait animation. i hope the image isn't too big to cause problems with wfl. 2018-06-27 12:47:03 +00:00
DeviceHandler.hpp -added support for usb port 1, you can find the setting in the 2013-02-14 21:30:48 +00:00
PartitionHandle.cpp -added more security checks and mechanisms to wiiflow to increase stability 2013-09-24 15:21:31 +00:00
PartitionHandle.h -added a special signature check for modified hdds to skip the wiiu format asking (thx jayjay123) 2013-08-09 13:58:06 +00:00
sdhc.c -updated our partition libraries and removed some old mem2 lo testing code 2013-08-31 19:53:19 +00:00
sdhc.h -fixed wii game launching from sd card (excite truck doesnt work from sd) 2012-02-16 17:51:49 +00:00
usbstorage_libogc.c -updated our partition libraries and removed some old mem2 lo testing code 2013-08-31 19:53:19 +00:00
usbstorage_libogc.h -fixed wiimote doesnt properly resync on entering emu nand 2012-08-26 12:05:04 +00:00
usbstorage.c -updated to compile with devkitPPC r30 and the latest libogc which i think is 1.8.19. 2018-05-29 09:59:57 +00:00
usbstorage.h -removed some stuff from previous tests since its not needed 2012-10-01 13:49:31 +00:00
usbthread.c -cleaned up debug message system 2012-12-08 16:17:35 +00:00
usbthread.h -added thread for IOS58 mode which reads a random sector from the 2012-09-11 17:09:14 +00:00
wiisd_libogc.c -updated our partition libraries and removed some old mem2 lo testing code 2013-08-31 19:53:19 +00:00
wiisd_libogc.h -added custom sd card ogc file like we did with usb already 2013-01-19 18:32:46 +00:00