WiiFlow_Lite/source/menu
2019-04-10 06:51:06 -05:00
..
menu_about.cpp - cleaned up title and text handling for menu's. 2018-12-27 18:47:00 -06:00
menu_boot.cpp - cleaned up title and text handling for menu's. 2018-12-27 18:47:00 -06:00
menu_categories.cpp - now if using homebrew plugin you can use favorites and categories. normal homebrew does not. 2019-02-11 14:55:44 -06:00
menu_cftheme.cpp - code patch to make sure -0.00 shows as 0.00 for values on adjust coverflow menu. 2019-02-15 19:07:46 -06:00
menu_cheat.cpp - cleaned up title and text handling for menu's. 2018-12-27 18:47:00 -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 - added 'Lock coverflow layouts' option to page 12 of main settings. set to yes this will disable the 1 and 2 buttons to keep users from switching flow layouts. 2019-03-06 12:52:12 -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 title and text handling for menu's. 2018-12-27 18:47:00 -06:00
menu_config_game.cpp - now platform ini is loaded on wiiflow start. instead of constantly loading and unloading it. platform ini is now used for gameinfo, coverflows, blank cover titles, and more. 2019-04-08 11:10:30 -05:00
menu_config_gc.cpp - cleaned up title and text handling for menu's. 2018-12-27 18:47:00 -06:00
menu_config_hb.cpp - improved cover loader by adding 3 tries to load the covers. 2nd and third tries are there just to get any missing covers that didn't load the first time. 2019-03-27 11:45:43 -05: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 - improved cover loader by adding 3 tries to load the covers. 2nd and third tries are there just to get any missing covers that didn't load the first time. 2019-03-27 11:45:43 -05:00
menu_config.cpp - replaced homebrew button on main screen with categories button. new images thanks to Hakaisha. no more 'B' on favorites star. 2019-03-04 14:29:46 -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 - cleaned up title and text handling for menu's. 2018-12-27 18:47:00 -06:00
menu_error.cpp - removed 'init network' from startup settings. 2018-12-24 07:42:31 -06:00
menu_explorer.cpp - cleaned up title and text handling for menu's. 2018-12-27 18:47:00 -06:00
menu_game.cpp - now platform ini is loaded on wiiflow start. instead of constantly loading and unloading it. platform ini is now used for gameinfo, coverflows, blank cover titles, and more. 2019-04-08 11:10:30 -05:00
menu_gameinfo.cpp - fix game info plugin databases for systems that share the same database files by adding [COMBINED] into platform ini which will associate the platform name with the database name. for example: genesis=megadrive, famicom=nes. you must have the updated platform ini for this commit to work. 2019-04-10 06:51:06 -05:00
menu_home.cpp - improved cover loader by adding 3 tries to load the covers. 2nd and third tries are there just to get any missing covers that didn't load the first time. 2019-03-27 11:45:43 -05:00
menu_input.cpp -new splash screen image thanks to WesMods. 2018-08-20 10:44:50 -05:00
menu_main.cpp - update for custom backgrounds. no longer add background= to source menu buttons. place backgrounds in wiiflow/backgrounds or wiiflow/backgrounds/{theme_name}. name them the same as the platform names under [PLUGINS] in platform ini. match case size. they can be png or jpg. 2019-04-09 10:39:03 -05:00
menu_nandemu.cpp - improved cover loader by adding 3 tries to load the covers. 2nd and third tries are there just to get any missing covers that didn't load the first time. 2019-03-27 11:45:43 -05:00
menu_partitions.cpp - cleaned up title and text handling for menu's. 2018-12-27 18:47:00 -06:00
menu_paths.cpp - cleaned up title and text handling for menu's. 2018-12-27 18:47:00 -06:00
menu_plugin.cpp - update for custom backgrounds. no longer add background= to source menu buttons. place backgrounds in wiiflow/backgrounds or wiiflow/backgrounds/{theme_name}. name them the same as the platform names under [PLUGINS] in platform ini. match case size. they can be png or jpg. 2019-04-09 10:39:03 -05:00
menu_source.cpp - missed one in last commit 2019-04-10 06:29:25 -05:00
menu_wad.cpp - cleaned up title and text handling for menu's. 2018-12-27 18:47:00 -06:00
menu_wbfs.cpp - moved source menu settings to page 12 of main settings. no more pressing 'home' while viewing the source menu/flow. 2019-03-06 07:30:56 -06:00
menu.cpp - update for custom backgrounds. no longer add background= to source menu buttons. place backgrounds in wiiflow/backgrounds or wiiflow/backgrounds/{theme_name}. name them the same as the platform names under [PLUGINS] in platform ini. match case size. they can be png or jpg. 2019-04-09 10:39:03 -05:00
menu.hpp - now platform ini is loaded on wiiflow start. instead of constantly loading and unloading it. platform ini is now used for gameinfo, coverflows, blank cover titles, and more. 2019-04-08 11:10:30 -05:00