WiiFlow_Lite/source/menu
2018-12-18 16:43:36 -06:00
..
menu_about.cpp -moved #define APP_WIIFLOW from sys.h to defines.h 2018-11-12 14:38:37 -06:00
menu_boot.cpp -fixed exiting wiiflow lite in wiivc mode so it doesn't black screen the wii u and require it to be unplugged. 2018-08-06 14:58:26 +00:00
menu_categories.cpp - additional fix for last commit. 2018-09-26 14:59:24 -05:00
menu_cftheme.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
menu_cheat.cpp - fixed issue #21 downloading covers, gametdb.zip, banners, and cheatfiles. now pausing bg music while downloading to prevent music thread from interfering with the internet network connection. also now clearing downloaded data from memory when done with it. code was missing to free the mem when done which caused out of memory issues of course. my fault i didn't see it till now. 2018-11-19 12:14:40 -06:00
menu_code.cpp -fixed exiting wiiflow lite in wiivc mode so it doesn't black screen the wii u and require it to be unplugged. 2018-08-06 14:58:26 +00:00
menu_config3.cpp -fix for issue #18 plugin view will properly remember last game played when using wii, gc, and channel plugins. 2018-11-16 15:38:48 -06:00
menu_config4.cpp - added pages 7 thru 11 to main settings. for a total of 19 more settings you can now set without having to manually edit the ini file. 2018-10-31 14:51:15 -05:00
menu_config7.cpp -fix for issue #18 plugin view will properly remember last game played when using wii, gc, and channel plugins. 2018-11-16 15:38:48 -06:00
menu_config_adv.cpp - minor text changes for cover and banner downloading. 2018-12-12 18:16:42 -06:00
menu_config_coverbnr.cpp - cleaned up cover and banner download coding. 2018-12-12 18:03:33 -06:00
menu_config_game.cpp Support for new Wiimmfi update 2018-12-15 17:11:17 +01:00
menu_config_gc.cpp -added the ability for users to set the default/global gamecube settings for devo emu memcard, nintendont emu memcard, and nintendont wii u widescreen. under main settings pg 3 gc default settings. this means users will no longer have to manually edit wiiflow lite ini in a text editor for those settings. 2018-10-15 09:23:34 -05:00
menu_config_hb.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_config_screen.cpp - added pages 7 thru 11 to main settings. for a total of 19 more settings you can now set without having to manually edit the ini file. 2018-10-31 14:51:15 -05:00
menu_config_source.cpp - fixed 2 minor theme related issues. so now any new wfl themes will work properly. 2016-12-28 12:36:33 +00:00
menu_config.cpp - minor text changes for cover and banner downloading. 2018-12-12 18:16:42 -06:00
menu_configsnd.cpp - added pages 7 thru 11 to main settings. for a total of 19 more settings you can now set without having to manually edit the ini file. 2018-10-31 14:51:15 -05:00
menu_download.cpp - fix for issue #49. wii flat front covers downloaded are stretched over front and back of box because of typo by me that saved them in the box covers folder instead of the front covers folder. 2018-12-18 16:43:36 -06:00
menu_error.cpp - fixed issues #37 and #38 to prevent a crash if you don't have a source_menu.init 2018-12-01 18:39:33 -06:00
menu_explorer.cpp -moved #define APP_WIIFLOW from sys.h to defines.h 2018-11-12 14:38:37 -06:00
menu_game.cpp - fixed issues #37 and #38 to prevent a crash if you don't have a source_menu.init 2018-12-01 18:39:33 -06:00
menu_gameinfo.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
menu_home.cpp - fixed progress bar for cache covers. 2018-11-27 18:08:23 -06:00
menu_input.cpp -new splash screen image thanks to WesMods. 2018-08-20 10:44:50 -05:00
menu_main.cpp - now when wiiflow's language is changed it will auto reload cache so game titles will also be changed. 2018-12-09 15:16:54 -06:00
menu_nandemu.cpp -moved #define APP_WIIFLOW from sys.h to defines.h 2018-11-12 14:38:37 -06:00
menu_partitions.cpp -fixed some minor issues with pressing B for source menu/flow. 2018-10-03 12:51:57 -05:00
menu_paths.cpp -moved #define APP_WIIFLOW from sys.h to defines.h 2018-11-12 14:38:37 -06:00
menu_plugin.cpp neek2o changes: 2017-05-15 17:50:24 +00:00
menu_source.cpp - fixed issues #37 and #38 to prevent a crash if you don't have a source_menu.init 2018-12-01 18:39:33 -06:00
menu_wad.cpp - cleaned up cover and banner download coding. 2018-12-12 18:03:33 -06:00
menu_wbfs.cpp - cleaned up cover and banner download coding. 2018-12-12 18:03:33 -06:00
menu.cpp - now when wiiflow's language is changed it will auto reload cache so game titles will also be changed. 2018-12-09 15:16:54 -06:00
menu.hpp - cleaned up cover and banner download coding. 2018-12-12 18:03:33 -06:00