WiiFlow_Lite/source/menu
2021-09-27 09:54:16 -05:00
..
menu_about.cpp Add Github CI 2020-11-19 14:31:52 +01:00
menu_boot.cpp - Added shutdown to idle standby option on page 12 of main settings. Set to yes for idle standby (yellow light). wii u users leave off. 2019-05-06 13:53:33 -05:00
menu_categories.cpp - added source menu setup via Home button while view source menu. Setup includes hide buttons, link buttons to plugins, and set roms path of plugins. 2020-08-24 17:58:09 -05:00
menu_cftheme.cpp - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
menu_cheat.cpp - added 'cheats_url=' to wiiflow_lite.ini under [GENERAL]. it will default to 'https://codes.rc24.xyz/txt.php?txt=%s' but at least now it is not hard coded and can easily be changed by the user if it needs to be in the future. 2021-09-27 07:10:22 -05: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 - channels type fix. 2019-10-28 13:43:13 -05: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 Add deflicker filter options 2021-09-25 20:00:02 +01:00
menu_config_adv.cpp With the new setting filename_skip_regex, which 2021-09-20 15:30:12 +02: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 - added ability to use custom private servers #261. add them to wiiflow_lite.ini like this: 2021-09-27 06:46:51 -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 - added source menu setup via Home button while view source menu. Setup includes hide buttons, link buttons to plugins, and set roms path of plugins. 2020-08-24 17:58:09 -05:00
menu_config.cpp Add proxy support, fix timeouts & update wolfSSL 2020-09-07 21:27:42 +01: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 - v5.5.0 beta 6 2021-09-20 17:40:03 -05:00
menu_error.cpp - removed 'init network' from startup settings. 2018-12-24 07:42:31 -06:00
menu_explorer.cpp - changed a lot of free's to MEM2_free even though the way Fix94 wrote his mem manager, using free is fine too. but this does help me see what is using MEM2. 2020-06-25 18:11:58 -05:00
menu_game_boot.cpp - added ability to use custom private servers #261. add them to wiiflow_lite.ini like this: 2021-09-27 06:46:51 -05:00
menu_game.cpp - beta 4 2020-11-28 18:20:39 -06:00
menu_gameinfo.cpp - added some texure cleanups 2020-08-13 18:29:43 -05:00
menu_home.cpp Add Github CI 2020-11-19 14:31:52 +01:00
menu_input.cpp - cleaned up libsicksaxis code a little to make it easier for me to understand what's going on. 2020-05-27 15:18:38 -05:00
menu_main.cpp - only add a multi disk entry to the cover list if .d1 is added before the extension and the filename includes 'disc' or 'disk'. 2021-09-15 11:45:06 -05:00
menu_nandemu.cpp - added options to copy real nand config and miis to emunand on page 3 of emu nand settings. if set to 'on' then when you launch a emu nand game sysconfig and/or miis from real nand will be copied to emu nand before launching the game. this solves issue #90 to keep your controllers synced in emu nand mode. 2019-05-06 09:13:18 -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 - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
menu_plugin.cpp v5.4.7 beta 4 2020-08-31 18:23:52 -05:00
menu_sm_editor.cpp - official added the clear CD case spine skin. In your plugin use casecolor=111111. may have to do a Reload Cache. 2020-11-16 15:11:04 -06:00
menu_source.cpp - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
menu_wad.cpp - changed a lot of free's to MEM2_free even though the way Fix94 wrote his mem manager, using free is fine too. but this does help me see what is using MEM2. 2020-06-25 18:11:58 -05:00
menu_wbfs.cpp - reverted change in 5.4.1 that made video output a little blurry. 2020-03-19 17:38:32 -05:00
menu.cpp - HQ covers off by default now. 2021-09-27 09:54:16 -05:00
menu.hpp Add deflicker filter options 2021-09-25 20:00:02 +01:00