fledge68
8cd9dfbfef
-added 4 nand presets to the nand setting page 2. now you can set up to four nand paths and just simply switch between them without having to browse every time. Here's how it works, select a preset number and then set the path and repeat for the other preset numbers. now when you want to switch just select the appropriate preset number.
2013-10-18 13:48:26 +00:00
fledge68
ee1082edc4
-Fix for installing Wii games. Note: added closing and opening of inputs (Wiimote) because for some reason my pointer kept disappearing and not coming back.
2013-10-17 16:05:48 +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
fledge68
efa188d549
-Hidden categories are no longer cleared when you click the clear btn. they must be cleared manually.
2013-10-07 15:00:04 +00:00
fledge68
e4c5fbd9e1
- fixed stupid little mistake in sourceflow cover loading
2013-10-06 12:51:45 +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
040459dcaa
-added a couple screensaver options under "GENERAL" section of wiiflow.ini
...
screensaver_idle_seconds = number of seconds before showing screensaver (default = 60)
screensaver_disabled = turn off screensaver (default = no)
2013-10-03 11:50:34 +00:00
fix94.1
1480483963
-added Nintendont GC Loader support, so far you can use NMM, widescreen and progressive patch as settings, just make sure Nintendont is in apps/Nintendont/boot.dol, partition doesnt matter for that dol, just make sure you just try to start games from SD
...
-added yet another security check to prevent crashes
-added a new SOURCEFLOW option, remember_last_item (enabled by default), if disabled and you use another sourceflow, wiiflow will not jump back to the previously selected flow but to the first one again
2013-09-24 21:24:03 +00:00
fix94.1
a780efc0cd
-added more security checks and mechanisms to wiiflow to increase stability
2013-09-24 15:21:31 +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
fix94.1
ab7ecc61b7
-fixed possible wiiflow crash when exiting plugin flow or starting a game from it
...
-cleaned up the gamecube automatic banner creation
-added new quadforce ids, RELSAB, MKAGP1 and MKAGP2
2013-09-21 14:03:45 +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
fix94.1
88ad579fe9
-fixed the missing pointer and right stick movement detections for the screensaver
...
-made our cover loader much safer (thanks ALOT seam for all the help getting that done)
-fixed a cleanup bug in cover png loading which might caused some memory leak
2013-09-18 23:59:14 +00:00
fix94.1
6bb7f326f0
-wiiflow will now slightly fadeout to black after one minute of no activity
2013-09-15 21:22:19 +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
0285c307e3
-changed brewflow to only be used when homebrew smallbox is on otherwise if smallbox is off homebrew uses coverflow for full size covers.
2013-09-12 14:39:35 +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
885be72218
-SYNC with the 4.2 final release with the best rev number possibe
...
-changed revision to Beta 4.2.1 (this rev is still 4.2 final but last time I forgot to rename the revision so)
-fixed text view sometimes not working properly
-fixed source menu didnt set the plugin partitions right
-added deletion of channels on emu nand
-added support for ftp clients request full path directory creations
-updated english.ini
2013-09-08 18:29:54 +00:00
fix94.1
d2d56b201e
DAMN that rev number is nice
...
-some theme adjustments
2013-09-07 17:49:49 +00:00
fix94.1
c1465f849a
-updated the progress bar design (thanks mamule)
...
-updated the ftp server gui side, now displays a few information on screen while the server is running so you can see a bit debugging information on screen
-added user labels for themes to the ftp server menu
2013-09-06 23:40:32 +00:00
fix94.1
e1738af041
-fixed wrong label in the startup settings
...
-fixed emuflow for plugins get displayed wrong
2013-09-06 00:25:36 +00:00
fix94.1
4d03e0e2dc
-modified the ftp server so it runs in a separate thread, meaning it can now run in the background
...
-added autostart ftp server to the startup settings
-added a new section, the [FTP] one to the wiiflow.ini, containing settings like autostart, password, port and allow active mode transfers
-updated english.ini
2013-09-05 23:52:21 +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
fix94.1
d31d8e3329
-added a FTP server to wiiflow, you can find it in the home screen, for now it havent got any port selection (always port 21) or username/password need (you can login with whatever you want), the wii ip is displayed after it could startup the server
2013-09-04 16:53:55 +00:00
fledge68
f887de7e8f
-fixed user labels behind default source menu btns
...
-added .log files to file explorer text viewer
2013-09-03 13:48:30 +00:00
fix94.1
32946bef84
-rewrote the font fix of r960 to hopefully fix issues for some people
...
-fixed two very minor bugs
2013-09-01 22:31:46 +00:00
fix94.1
66a2b21cee
-added a missing memory free line
...
-changed the wbfs allocations a bit
-added some security checks to the mem allocator to get around some crashes
2013-09-01 16:43:53 +00:00
fix94.1
6b2b4d0b30
-updated our partition libraries and removed some old mem2 lo testing code
2013-08-31 19:53:19 +00:00
fix94.1
969e6b128e
-fixed gc disc bootup
...
-added auto mios installation when booting gc discs, just put a "mios.wad" into the mios folder of wiiflow, it can be a cmios too
2013-08-24 20:40:39 +00:00
fix94.1
4ab5e252ad
-slightly edited the wii chan booting to may fix a bug
...
-updated german.ini
2013-08-23 01:10:20 +00:00
fledge68
c1ac964fe0
- Added success or failed messages to download of game banner downloading.
...
- and fixed deletion of banner.
2013-08-22 18:55:08 +00:00
fledge68
082af6dd97
- Added auto QF MIOS install if triiforce plugin used.
...
- added right and left to explorer to stay consistent with other menus
2013-08-22 16:52:00 +00:00
fix94.1
e5336404f4
-fixed wad installation and missing fonts in the default theme when using older cIOS versions
...
-hide automatic mios installation
-updated german.ini
2013-08-22 16:39:38 +00:00
fledge68
ffd6e6745a
- small change to GC Loader choices
2013-08-22 15:45:38 +00:00
fix94.1
f3acae37f8
-updated diosmios/quadforce detection, now hopefully complete
...
-removed the dml_r52+ and dm_r2.1+ options from the wiiflow.ini
2013-08-22 14:24:29 +00:00
fledge68
f45da114bc
- Added Auto MIOS installing for GC/QF games. put your MIOS in dev:/wiiflow/mios. name them qfsd.wad, qfusb.wad, dm.wad, and dml.wad. set your QuadForce games GC loader to AUTO or just set the global GC Loader to auto for all games. Bits of code taken from PL4 by stfour, thanks.
...
Note: if you don't want to use it then leave everything alone and don't put any wads in the mios folder.
Note2: if you install a mios outside of wiiflow and use this feature be sure to set current_auto_mios = 0 under [DML] in wiiflow.ini
2013-08-21 15:20:13 +00:00
fledge68
c4f82bfdc3
- path manager and nand paths now start at the current path
2013-08-19 14:02:03 +00:00
fledge68
14a2ae9462
- Added title and back btn for manage cover and banner menu
...
- Fixed path display for explorer when returning
- added misssing english translation for source on startup
2013-08-18 16:22:54 +00:00
fledge68
b6e21fa196
-fix for translation patches
2013-08-18 00:51:46 +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
656fa401ce
- Fix for source menu with one page
2013-08-16 00:33:31 +00:00
fledge68
dbfec98ee5
- Fix for source menu combined view to work properly across all pages
2013-08-15 12:26:44 +00:00
fix94.1
a59330463e
-added progress bar to the wad installer
...
-updated the gc game installer progress bar
2013-08-14 19:11:38 +00:00
fledge68
57b02cac30
- Fixes for user labels on wbfs menu and wad menu and nand settings menu and added to boot (startup) menu
2013-08-14 16:11:26 +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
fix94.1
7477d127f0
-added user theme labels for menu_wad, menu_config_coverbnr and menu_home
...
-allowing the title when you go into the game info to get to a second line
-removed a redundant line from menu_nandemu
2013-08-11 21:44:29 +00:00
fix94.1
51f5860dd9
-hopefully fixed theme memory issues completely now, there was a font bug left which didnt cache in fonts properly so they got written over and over again filling up nearly the whole memory
2013-08-11 20:56:25 +00:00
fix94.1
d1dbfef055
-the language downloader will now also download the translated help file instead of just the tranlated ini if available
2013-08-10 17:54:09 +00:00