.. |
menu_about.cpp
|
- rewrote main config to re-use buttons for every page.
|
2022-05-31 17:33:27 -05:00 |
menu_categories.cpp
|
- fix for issue #318. favorites and adult_only in gameconfig1 and categories in categories_lite will now use the platform name and game ID if using the plugin database files. if either the platform name or game ID are not available we will still use old method of plugin magic and game title. With new method if old plugin magic and game title is found it will be converted to platform name and game ID. because of this it is recommended to backup gameconfig1 and categories_lite just in case you have issues with new WFL and need to go back to old WFL.
|
2023-01-08 17:25:45 -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
|
- fixed changing pages on the cheats menu
|
2023-03-20 14:05:21 -05:00 |
menu_code.cpp
|
- more config menu's cleanup and restructuring.
|
2022-06-24 13:05:59 -05:00 |
menu_config_boot.cpp
|
- translation fixes for issue #342. (I hope)
|
2023-03-16 17:45:51 -05:00 |
menu_config_coverbnr.cpp
|
- OCD cleanup.
|
2022-07-13 17:11:44 -05:00 |
menu_config_game.cpp
|
- added framebuffer video width game option taken from usblgx. thanks to wiidev/blackb0x. #345
|
2023-04-07 17:06:30 -05:00 |
menu_config_gc_game.cpp
|
- added option to 'Reset game settings to defaults'
|
2023-03-05 18:31:14 -06: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
|
- added framebuffer video width game option taken from usblgx. thanks to wiidev/blackb0x. #345
|
2023-04-07 17:06:30 -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
|
- added option to 'Reset game settings to defaults'
|
2023-03-05 18:31:14 -06:00 |
menu_explorer.cpp
|
- some minor misc. changes.
|
2021-11-12 18:11:42 -06:00 |
menu_game_boot.cpp
|
- fixed to launch wii, gamecube, and wiiware/vc games via wiigsc. note you should have wiiflow, these games, and their settings all set via wfl first. wiigsc is just a short cut to lauch wfl with args set to launch a specific game ID.
|
2024-07-15 15:22:41 -05:00 |
menu_game.cpp
|
- added option to 'Reset game settings to defaults'
|
2023-03-05 18:31:14 -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
|
- fixed sorting covers.
|
2023-01-20 17:53:52 -06:00 |
menu_nandemu.cpp
|
- changed the default emunand name from default to wf_nand. if you are using the old default name that is still fine.
|
2023-03-22 17:39:27 -05:00 |
menu_partitions.cpp
|
- moved emunand partition setting from partitions menu to emunand setup menu. hopefully makes it less complicated.
|
2023-03-22 17:21:06 -05: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
|
- only change channels type when needed.
|
2023-03-25 18:26:31 -05: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
|
- only change channels type when needed.
|
2023-03-25 18:26:31 -05:00 |
menu_wad.cpp
|
- compiled with PPC r41-2 and libogc 2.4.0 commit a2841dc. Hopefully fixes a time issue.
|
2023-05-07 17:31:19 -05:00 |
menu_wbfs.cpp
|
- OCD cleanup.
|
2022-07-13 17:11:44 -05:00 |
menu.cpp
|
- official v.5.5.4
|
2023-09-20 05:41:27 -05:00 |
menu.hpp
|
- added framebuffer video width game option taken from usblgx. thanks to wiidev/blackb0x. #345
|
2023-04-07 17:06:30 -05:00 |