Commit Graph

153 Commits

Author SHA1 Message Date
fix94.1
b86a95e517 -added experimental autoboot function for source menu buttons, just add
autoboot=ID
for channel, wii and gc game buttons or
autoboot=TITLE
for plugin and homebrew buttons.
Replace ID/TITLE with the game ID/Title you want to boot when clicking on the button of course.
2013-10-19 15:31:08 +00:00
fledge68
cb4360191c -Fix for category names with multiple . in the title and set wiiflow to remember all sources when multisources are selected. 2013-10-09 16:05:29 +00:00
fix94.1
570dd16c10 -fixed not found emu nand partition if you did use the source menu and partition switch feature in a certain way 2013-10-03 23:26:22 +00:00
fledge68
f2e1c30056 -fix for source menu disable message not showing when a view is disabled.
-fix for hiding homebrew view and icon when it's disabled.
2013-09-21 16:33:16 +00:00
fledge68
2b3cdc3d67 -Fixed selecting sort method to refresh coverflow and only work with alpha, play count, and last played when in homebrew or plugin view. 2013-09-19 18:37:41 +00:00
fledge68
87ac92f857 -fix for wiiflow not remembering plugin partitions 2013-09-15 14:29:14 +00:00
fledge68
4f142942e0 - sourceflow cover folders can only be in wiiflow/source_menu folder. I don't expect themers to take the time to make their themed covers
- removed B on mode to source from source config menu, if B to source menu is disabled B on mode to source is automatically enabled and vice versa.
2013-09-13 15:38:23 +00:00
fledge68
2873de8f91 -added user labels to download settings menu
-added sourceflow
-added new source menu config menu access it via startup settings menu. Use it to enable source menu, sourceflow, source menu/flow on startup, multisource (source menu only), smallbox for sourceflow, and clear sourceflow cache.

To use sourceflow you will need to add title= to each source btn in source_menu.ini.  Give each btn a title for coverflow to use.  sourceflow will use the normal source menu icons or you can add the following folders to your source menu folder - full_covers, front_covers, and small_covers. the first 2 are obvious, the last one is for smallbox if you don't want to use the source menu btn images.

the clear sourceflow cache function is similar to reload cache. use it if you make changes to your covers or your covers aren't displaying correctly.

any questions just ask on gba or irc.
2013-09-12 13:04:50 +00:00
fix94.1
442bc7cb7d -added "allow_b_on_questionmark" to the wiiflow.ini so you can disable the random game bootup when pressing b on the question mark icon
-optimized cover loading times when using hq covers
-fixed wrong game count in the top right corner when using b+minus to switch partitions
-fixed b+minus not working in channel view when no emu nand on a partition was found
-fixed left and right didn't switch pages anymore in the source menu if multisource is not enabled
-updated german.ini
2013-09-11 18:11:23 +00:00
fix94.1
8057a883b6 -updated source menu stuff and added a new option to enable/disable multiple source selections in the startup settings, disabled by default
-enabled b on mode selection to open up source menu by default
2013-09-04 20:58:22 +00:00
fledge68
fe2342e88c -moved async network, categories on start, and source menu on start to startup settings
-added new Path Manager menu. access it via config page 4
-added GC default global loader to config page 3
2013-08-17 13:21:43 +00:00
fledge68
ae53adfec9 - Fix for HQ covers and source menu.cpp
- Fix for combined view to work properly now
- Fix for last_view to work properly
- Fixed little mistake in explorer when switching emu nands
- removed elmstyle
2013-08-13 13:12:40 +00:00
fledge68
b56528e5a8 - added page btn to explorer and moved set btn. EXPLORER/SAVE_BTN and EXPLORER/CANCEL_BTN are now EXPLORER/SET_BTN and EXPLORER/BACK_BTN. hopefully fixed MAIN/MESSAAGE. 2013-08-03 19:40:46 +00:00
fledge68
f9274d4c88 - added ability to auto select a category for source menu plugin buttons. So you can do as wiimpathy suggested.
- all theme related source menu images and ini now need to go in a subfolder of wiiflow/source_menu/ and be named the same as the theme data folder. this keeps source stuff seperate from theme stuff.
- redid the code for menu_source making it more compact and smaller even with the new additions and shrunk menu_category a little.
2013-07-29 21:06:50 +00:00
fledge68
976c614e3f - set use_source default to no. source menu users need to change it to yes under [GENERAL]
- added background to wad installer menu
- made some small coding changes to source menu but still works the same
- updated english.ini
- fixed small wrap and unwrap coding problem for label text
- added changes made to explorer mentioned on gbatemp - mostly just theme related about user labels and stuff otherwise it still works the same.
2013-07-23 13:14:51 +00:00
fledge68
84892d53d8 - Added the ability to change emunands via wiiflow thanks to the file explorer. Just go to page 2 of the nand emulation settings and click on the SET btn. File Explorer/Folder Explorer shows allowing you to choose a folder. Once you choose one click on the SAVE btn to make it official. Does not work with nands on the root of the device, must be in a folder. 2013-07-10 15:08:40 +00:00
fix94.1
791a2dc41b -using the file read/write functions more often
-placed both file explorer and source menu into the home menu
2013-06-30 18:40:49 +00:00
fix94.1
b28fd49638 -added a WIP file explorer, for now you can just search through you
partition and play mp3/ogg files (to get into it use the third icon
down left in the coverflow)
2013-06-27 22:16:30 +00:00
fledge68
b60e4ee90d - Now required and selected categories are cleared whenever you change source(s). 2013-06-08 17:27:01 +00:00
fix94.1
fac9452af2 -removed the press b on channel icon to switch to emu nand and back,
this is now done on the fly by just selecting NAND as partition, of
course this function is still completely disabled for neek users ;)
-removed the ios and force cios load options from the ini so they
are only settable in the wiiflow startup menu from now on, that
should stop wiiflow with mixing up ini and nand save options
-added a ini option to disable the source menu, use_source (enabled
by default)
-finally added a "Back" button to the startup menu
2013-04-08 21:45:13 +00:00
fix94.1
b24b4ef37b -added a random game boot function, simply press b on the question
mark icon, it will boot something of the current coverflow
-made screenshot feature working with nunchuck/classic controller
too, just press Z/ZR
-updated the english.txt help
2013-03-31 00:57:42 +00:00
fix94.1
a95fe25030 -first step into getting the lists away from the buggy mem1
(VERY beta, not suggested to use this version)
2013-01-20 23:30:28 +00:00
fledge68
d7b26aa108 - source menu fixes, restored back with 'b' button but you have to point off screen. fixed display of buttons on/off properly. and fixed emunand and realnand buttons so only one is selected at a time. 2013-01-19 21:41:05 +00:00
fledge68
73f0bd92a0 -small fixes for r852. completely removed all plugins source option. fixed display of buttons with multiple magic numbers (n64). fixed display of source icon on main screen when multiple sources are selected - it now displays usb instead of dml. 2013-01-15 17:24:42 +00:00
fledge68
d5b16e66da 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'.
Note: The All Plugins source option has been removed and choosing either nand button on mutiple selection loads the nand you last used (real or emu)

The categories_v4.ini had to also be slightly modified to work with this. It will now contain a single 'GENERAL' section which contains the number of categories and the name of each.  A suggestion, I would use the first 20 for bostonbc's genres and ratings and the next ten or so for movie types(mplayerce) and the next ten or so for misc.

When using more than one source the partition selection and emu nand settings in config are disabled for now.

The source button on the main screen still works the same including the d-pad option.

Most of the credit for this goes to Fix94 for setting wiiflow up for this a long time ago.  I just took the 80% of work he'd already did and finished by getting it to work with the source menu.  Note there may be some issues.
2013-01-15 13:54:33 +00:00
fix94.1
0041618cb1 -from now on wiiflow will save the current coverflow view on game
boot, as soon as you boot wiiflow again/return to wiiflow you will
return to this view once, if you boot wiiflow again then you will
be back in normal wii games view until you boot another game
2013-01-10 18:12:15 +00:00
fix94.1
f52967ac7a -added game count behind the view notice
-set up duration of the view notice from 1 second to 2 seconds
2013-01-06 21:17:30 +00:00
fix94.1
1791a28b61 -added new option, "neek_return_default" (no by default), if you
set it to no then wiiflow will use the "path" directory in [NAND] 
section to return to neek, if you set it to yes then wiiflow will 
not set any path to return to neek
2013-01-04 18:16:12 +00:00
fix94.1
7b738cbe73 -changed version number to Beta 4.1.1
-fixed a possible return to neek bug
-some cleanup
2013-01-01 17:42:46 +00:00
fix94.1
1a2f1aa028 -some more cleanup and hopefully fix of that strange codedump in
plugin coverflow
2012-12-28 14:19:40 +00:00
fix94.1
4cb521304f -cleaned up some more shit, should give us more free mem and speed
-maybe fixed that strange wii button power off codedump
2012-12-27 20:22:40 +00:00
fledge68
903d3fba50 -Added plugin partition saves. now when you have plugin roms on different partitions wiiflow will automatically change to that partition when you use a source menu button to select a plugin. 2012-12-25 19:09:41 +00:00
fix94.1
32b19866c8 -some code cleanup 2012-12-22 22:37:11 +00:00
fix94.1
6abcd44055 -fixed nand emulation from sd card (just tested with wii saves yet) 2012-12-22 22:28:58 +00:00
fix94.1
f6d08052d2 -unfinished modified code for nand emulation, you can now enter the
nand emu view without loading into some cios, only if you boot a game
it will need to reload it (dont even think about it to report bugs yet)
2012-12-22 16:47:02 +00:00
fix94.1
9c4626ab77 -added a new settings page to select if you want to force load
a cios and which cios you want to force load (0 means the default)
-hopefully fixed most network init problems when doing a ios reload
-updated english ini
2012-12-21 19:51:22 +00:00
fix94.1
cf903ce99a -replaced the help button in the home menu with a install game button
-replaced the about button in coverflow with the wiiflow help
-added partition selection to the install game menu
-modified the pos of the go button (themers, update plz)
-new text for translators, "Install Game" in "home7"
-updated english and german ini
2012-12-21 15:11:24 +00:00
fix94.1
5028f33930 -added homebrew channel 1.1.1 support
-fixed the exit to option usage in the global settings
2012-12-07 22:40:16 +00:00
fix94.1
8473b54bb0 -fixed a possible bug in partition mounting
-cleaned up the coverflow dependant partition select code
2012-11-24 13:49:32 +00:00
fix94.1
f61d9dac0c -lets give the game sound thread its own stack again to hopefully
fix that strange missing pointer problem
-fixed detection of devolution r168 or newer
-cleaned up the devolution code and added a few debug prints
2012-11-17 17:30:24 +00:00
fix94.1
2356afb1c8 -fixed wii game delete usage
-fixed fanart usage
-fixed still selectable banner toggle if fanart is found
-added new setting to the wiiflow.ini, "dml_activity_led" (enabled
by default), in [DML] section, it controls the DML drive light 
when the gamecube game is busy
-cleaned up some stuff
2012-11-14 16:58:14 +00:00
fix94.1
b2fdc18998 -some cleanup stuff
-added alpha channel handling to covers up to 640x480
(homebrew icons should look fine now)
2012-11-11 18:28:03 +00:00
fix94.1
fa570d7c43 -fixed small stupid memory bug
-fixed codedump on exit in certain situations
2012-11-07 22:27:41 +00:00
fix94.1
447fdd7cec -fixed those sometimes fucked up backgrounds
-fixed last played gamecube game was not selected
-fixed sounds didnt load anymore
-added some more stuff to the cleanup
2012-11-04 19:22:02 +00:00
fix94.1
9665ea5dc7 -huge code cleanup
-fixed some fatal theme memory management bugs
-fixed some cover loading memory management bugs
-speed up thp trailer playback
2012-11-03 19:16:03 +00:00
fix94.1
2f4c8fb0fd -cleanup stuff
-fixed rebooting wiiflow with holding down b and pressing home twice
2012-10-21 15:28:00 +00:00
fix94.1
74b362e766 -changed this and that, some cleanups, some more corrections
about memory stuff
2012-10-15 19:16:14 +00:00
fix94.1
17b9e10a16 -FINALLY rewrote the game list creator code, the new one is faster
and smaller, I cant promise its bugfree though :P
-fixed wiiflow autoboot feature (for programs like crap)
2012-10-03 21:34:37 +00:00
fix94.1
3420882624 -general code cleanup 2012-09-22 13:47:52 +00:00
fix94.1
acb1e5a651 -added message about current song playing on song start/change,
it will fly in for 3 seconds and then fly out again
2012-09-16 13:41:31 +00:00