WiiFlow_Lite/source/menu
2022-12-10 15:10:29 -06:00
..
menu_about.cpp - rewrote main config to re-use buttons for every page. 2022-05-31 17:33:27 -05:00
menu_categories.cpp - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06: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 - changed all m_wbfs to m_download that i missed when i changed menu_download.cpp a few commits back. 2022-08-24 17:26:36 -05:00
menu_code.cpp - more config menu's cleanup and restructuring. 2022-06-24 13:05:59 -05:00
menu_config_boot.cpp - OCD cleanup. 2022-07-13 17:11:44 -05:00
menu_config_coverbnr.cpp - OCD cleanup. 2022-07-13 17:11:44 -05:00
menu_config_game.cpp - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06:00
menu_config_gc_game.cpp - changed game settings menu to use main config buttons and labels. 2022-08-05 15:04:05 -05:00
menu_config_gc.cpp - OCD cleanup. 2022-07-13 17:11:44 -05:00
menu_config_hb.cpp - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06:00
menu_config_main.cpp - all checkboxes are now a single button. we just change the texture from off to on instead of having 2 different buttons and hiding the off to show the on or vice versa. shrinks wiiflow dol and theme ini's. for categories, source menu editor, and plugin select menu's. 2022-10-18 15:15:54 -05:00
menu_config_source.cpp - OCD cleanup. 2022-07-13 17:11:44 -05:00
menu_download.cpp - Made path to wiitdb.xml configurable. issue #327. Use Path Manager menu page 2. 2022-12-05 08:57:39 -06:00
menu_error.cpp - changed game settings menu to use main config buttons and labels. 2022-08-05 15:04:05 -05:00
menu_explorer.cpp - some minor misc. changes. 2021-11-12 18:11:42 -06:00
menu_game_boot.cpp - date patch for wiituka in menu_game_boot.cpp 2022-09-07 09:33:31 -05:00
menu_game.cpp - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06:00
menu_gameinfo.cpp - rewrote main config to re-use buttons for every page. 2022-05-31 17:33:27 -05:00
menu_home.cpp - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06: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 - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06:00
menu_nandemu.cpp - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06:00
menu_partitions.cpp - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06:00
menu_paths.cpp - Made path to wiitdb.xml configurable. issue #327. Use Path Manager menu page 2. 2022-12-05 08:57:39 -06:00
menu_plugin.cpp - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06:00
menu_sm_editor.cpp - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06:00
menu_source.cpp - config source using main config buttons. 2022-07-01 17:36:03 -05:00
menu_wad.cpp - changed all m_wbfs to m_download that i missed when i changed menu_download.cpp a few commits back. 2022-08-24 17:26:36 -05:00
menu_wbfs.cpp - OCD cleanup. 2022-07-13 17:11:44 -05:00
menu.cpp - added the partition option to select SD and USB together. issue #325. BUT if you have the same game on both it will be shown twice. adding a check to see if the game is already listed for every time a game is added i think will slow down the process. 2022-12-10 15:10:29 -06:00
menu.hpp - Made path to wiitdb.xml configurable. issue #327. Use Path Manager menu page 2. 2022-12-05 08:57:39 -06:00