WiiFlow_Lite/source/devicemounter
fledge68 66c17c023c -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.
-fixed font glyph x spacing so letters like W no longer bleed into or look like they connect to the next letter. also fixes letters like j's. thanks to usbloader gx freetypegx code.
-changed some font sizing. but had to make button fonts in bold. if not bold then sometime's the text would fade out and be hard to read. something to do with the wiiflow button images being transparent. has no effect on non transparent buttons like carbonik abz theme.
-fixed wfl so time and date in games is correct. thanks aphirst!
-now unloading theme.ini from mem after all buttons and labels are created. this is possible since coverflow.ini is now seperate from theme.ini.
- other minor code changes and rem's put in for easier code decyphering.
2018-07-09 14:53:35 +00:00
..
DeviceHandler.cpp -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
DeviceHandler.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
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