.. |
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
|
- now if using homebrew plugin you can use favorites and categories. normal homebrew does not.
|
2019-02-11 14:55:44 -06:00 |
menu_cftheme.cpp
|
- code patch to make sure -0.00 shows as 0.00 for values on adjust coverflow menu.
|
2019-02-15 19:07:46 -06: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 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_config_adv.cpp
|
- minor text changes for cover and banner downloading.
|
2018-12-12 18:16:42 -06: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
|
- now platform ini is loaded on wiiflow start. instead of constantly loading and unloading it. platform ini is now used for gameinfo, coverflows, blank cover titles, and more.
|
2019-04-08 11:10:30 -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
|
- 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.cpp
|
- replaced homebrew button on main screen with categories button. new images thanks to Hakaisha. no more 'B' on favorites star.
|
2019-03-04 14:29:46 -06: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
|
- cleaned up title and text handling for menu's.
|
2018-12-27 18:47:00 -06:00 |
menu_game.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_gameinfo.cpp
|
- set wiiflow to default to using cIOS. if you want to use IOS58 go to startup settings and set force load cios to 'no'.
|
2019-04-29 08:14:54 -05:00 |
menu_home.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_input.cpp
|
-new splash screen image thanks to WesMods.
|
2018-08-20 10:44:50 -05:00 |
menu_main.cpp
|
- minor fix for last commit.
|
2019-04-29 08:26: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
|
- 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
|
- missed one in last commit
|
2019-04-10 06:29:25 -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
|
This reverts commit 1fcf25a397 .
|
2019-05-15 10:16:53 -05:00 |
menu.hpp
|
- now platform ini is loaded on wiiflow start. instead of constantly loading and unloading it. platform ini is now used for gameinfo, coverflows, blank cover titles, and more.
|
2019-04-08 11:10:30 -05:00 |