.. |
menu_about.cpp
|
- cleaned up title and text handling for menu's.
|
2018-12-27 18:47:00 -06: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
|
- fix for issue #101. goes to show not very many people use categories. or if they do they never report the problem.
|
2019-05-15 10:22:05 -05:00 |
menu_cftheme.cpp
|
- code cleanup for themeName.
|
2019-07-24 12:35:51 -05: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 extremes 480p pixel patch via leseratte's usbloader gx code. only for wii games. there is a global default setting in main settings pg 13
|
2019-09-23 09:20:22 -05:00 |
menu_config_adv.cpp
|
- Plugin game list generator now gets rom title and ID from wiimpathy's plugins database files. a 'reload cache' will need to be done for each plugin source so the title and ID can be added to the current cached list. custom titles still work and will override plugin database files. titles are based on custom titles file then plugins database file and finally the rom filename. if the ID is not found in the plugins database files it will have an ID of 'PLUGIN' and no game info will be displayed on the game info screen.
|
2019-09-11 15:57:16 -05: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 extremes 480p pixel patch via leseratte's usbloader gx code. only for wii games. there is a global default setting in main settings pg 13
|
2019-09-23 09:20:22 -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
|
- removed source menu multi source. with the new tiers and autoboot and other stuff it became too hard and complicated to code for source menu multi source. if you still want multi source use the 'Select Plugin' menu and add the wii, gc, channels, and homebrew plugins.
|
2019-10-21 13:25:35 -05:00 |
menu_config.cpp
|
- added extremes 480p pixel patch via leseratte's usbloader gx code. only for wii games. there is a global default setting in main settings pg 13
|
2019-09-23 09:20:22 -05: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
|
- more minor code cleanup for game boot
|
2019-05-27 11:04:46 -05:00 |
menu_game_boot.cpp
|
- snapshots are now centered to fit inside the mini banner frame if theme available. plugin snapshot changes:
|
2019-10-07 12:15:41 -05:00 |
menu_game.cpp
|
- code cleanup so custom banners and snapshots and game info snapshots all work nicely with each other.
|
2019-10-16 18:22:40 -05:00 |
menu_gameinfo.cpp
|
- code cleanup so custom banners and snapshots and game info snapshots all work nicely with each other.
|
2019-10-16 18:22:40 -05:00 |
menu_home.cpp
|
- moved 'settings button' from main screen to 'Home Menu' and removed 'cache covers' from 'Home Menu' because it is automatically done after reload cache. So to get to main settings go to home menu and select Settings. a little extra step but its ok.
|
2019-10-21 08:38:26 -05:00 |
menu_input.cpp
|
-new splash screen image thanks to WesMods.
|
2018-08-20 10:44:50 -05:00 |
menu_main.cpp
|
- removed source menu multi source. with the new tiers and autoboot and other stuff it became too hard and complicated to code for source menu multi source. if you still want multi source use the 'Select Plugin' menu and add the wii, gc, channels, and homebrew plugins.
|
2019-10-21 13:25:35 -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
|
- 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
|
- removed the 'all plugins' option from source menu. no one used it and if you do need all plugins just use the 'Select Plugin' Menu.
|
2019-10-21 13:29:55 -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
|
- removed some unused coverflow stuff. no longer needed.
|
2019-10-20 16:06:19 -05:00 |
menu.hpp
|
- removed source menu multi source. with the new tiers and autoboot and other stuff it became too hard and complicated to code for source menu multi source. if you still want multi source use the 'Select Plugin' menu and add the wii, gc, channels, and homebrew plugins.
|
2019-10-21 13:25:35 -05:00 |