.. |
menu_about.cpp
|
-fixed languages not selectable when wiiflow folder is on ntfs (issue 171)
|
2013-02-22 21:18:34 +00:00 |
menu_boot.cpp
|
-removed the press b on channel icon to switch to emu nand and back,
|
2013-04-08 21:45:13 +00:00 |
menu_categories.cpp
|
- added catpage=x option to source_menu.ini for each button to specify a start page for categories menu. Also added max_source_buttons= under [GENERAL] section of wiiflow.ini to specify maximum source menu buttons. default of 71
|
2013-06-17 17:24:06 +00:00 |
menu_cftheme.cpp
|
-some more cleanup and hopefully fix of that strange codedump in
|
2012-12-28 14:19:40 +00:00 |
menu_cheat.cpp
|
-cleaned up some more shit, should give us more free mem and speed
|
2012-12-27 20:22:40 +00:00 |
menu_code.cpp
|
-huge code cleanup
|
2012-11-03 19:16:03 +00:00 |
menu_config3.cpp
|
-fixed those sometimes fucked up backgrounds
|
2012-11-04 19:22:02 +00:00 |
menu_config4.cpp
|
-reduced the memory usage of each game by 320 bytes, should increase
|
2013-03-28 13:02:50 +00:00 |
menu_config_adv.cpp
|
-fixed languages not selectable when wiiflow folder is on ntfs (issue 171)
|
2013-02-22 21:18:34 +00:00 |
menu_config_game.cpp
|
-added fwrite patch, just set debugger to OSReport (thx skidau for the suggestion)
|
2013-05-21 12:43:14 +00:00 |
menu_config_screen.cpp
|
-huge code cleanup
|
2012-11-03 19:16:03 +00:00 |
menu_config.cpp
|
Now you can combine views using the source menu. The source menu now works in two ways. First, the old point and click with 'A' to select a single source. And now, Second, choose the sources you want to see with the 'B' button. They'll click from off to on and back. when done selecting click on the back button or press 'Home'.
|
2013-01-15 13:54:33 +00:00 |
menu_configsnd.cpp
|
-some cleanup stuff
|
2012-11-11 18:28:03 +00:00 |
menu_download.cpp
|
Now you can combine views using the source menu. The source menu now works in two ways. First, the old point and click with 'A' to select a single source. And now, Second, choose the sources you want to see with the 'B' button. They'll click from off to on and back. when done selecting click on the back button or press 'Home'.
|
2013-01-15 13:54:33 +00:00 |
menu_error.cpp
|
-some more cleanup and hopefully fix of that strange codedump in
|
2012-12-28 14:19:40 +00:00 |
menu_game.cpp
|
-added a new plugin argument, {name_no_ext}, it will get replaced by
|
2013-05-30 17:35:03 +00:00 |
menu_gameinfo.cpp
|
-some more cleanup and hopefully fix of that strange codedump in
|
2012-12-28 14:19:40 +00:00 |
menu_home.cpp
|
-some more cleanup and hopefully fix of that strange codedump in
|
2012-12-28 14:19:40 +00:00 |
menu_input.cpp
|
-wiimote controls are checked much more now, the wiimote extensions
|
2013-03-31 17:09:37 +00:00 |
menu_main.cpp
|
- Now required and selected categories are cleared whenever you change source(s).
|
2013-06-08 17:27:01 +00:00 |
menu_nandemu.cpp
|
-removed the press b on channel icon to switch to emu nand and back,
|
2013-04-08 21:45:13 +00:00 |
menu_plugin.cpp
|
-some more cleanup and hopefully fix of that strange codedump in
|
2012-12-28 14:19:40 +00:00 |
menu_source.cpp
|
- Small Source Menu update. Restored hover button images.
|
2013-06-27 14:29:40 +00:00 |
menu_system.cpp
|
-some more cleanup and hopefully fix of that strange codedump in
|
2012-12-28 14:19:40 +00:00 |
menu_wbfs.cpp
|
-fixed 2 disc gc game installations
|
2013-06-26 21:35:38 +00:00 |
menu.cpp
|
- Fix to make wii games show up in multi source view when one of the sources is a plugin. _loadEmuList() needs to be before _loadGameList() because _loadEmuList() clears gameList and uses it temporarily to make a new gamelist.
|
2013-06-13 20:25:07 +00:00 |
menu.hpp
|
-fixed 2 disc gc game installations
|
2013-06-26 21:35:38 +00:00 |