Commit Graph

181 Commits

Author SHA1 Message Date
fix94.1
489a2138e6 -changes about r162, the idea was good but
reloading view even if its loaded is ok, not
that it breaks things like moving around for me
-increased gamecube dumper read buffer to 1mb like
cleanrip has, thanks emu_kidid for confirming its 
faster :)
2012-02-29 14:07:18 +00:00
fledge68
5b203f8252 -small fixes for using d-pad to switch views. Game covers no longer move when changing view and view only loads if its enabled and different than current view. 2012-02-28 17:52:59 +00:00
fix94.1
f1d0386b3c -DML view now can see games on usb too
-added possibility to copy gamecube games from
usb to sd card, after copy process game will be 
started (copy takes 5-10 minutes) (issue 12)
-added possibility to install gamecube games
to usb fat partitions
-fixed game name not displayed in delete game dialog
-changed naming scheme of partition name in top-right
corner in coverflow, now looks like DML [USB1], name
depends on view
2012-02-27 16:05:10 +00:00
fledge68
3c9e16c35e -parental lock fixes 2012-02-18 04:59:01 +00:00
fix94.1
12ac3405ac -using the dpad_mode without pressing A, just select switch symbol
and press the direction on dpad
2012-02-15 17:57:34 +00:00
fix94.1
fe107171e9 -we should use holding down dpad instead of pressing for a better timing ;) 2012-02-14 20:20:38 +00:00
fix94.1
afa67f66b7 -added new option in [GENERAL] dpad_mode to enable coverflow
switching with holding UP for USB, LEFT for homebrew, RIGHT 
for channels and DOWN for DML, if no button is pressed or the
option is not set, it will just use the default coverflow switching
2012-02-14 15:02:51 +00:00
fix94.1
abd7956bb8 -changed switch order to wii -> gc > channels > homebrew (issue 13) 2012-02-13 17:09:26 +00:00
fledge68
431c84f75c -various menu and font fixes
-fixed TITLEFONT display
-fixed TEXTFONT display
-fixed various button animations and sizes
2012-02-10 18:45:42 +00:00
fix94.1
b8208dfb9f -added fledge68 to thanks list, his changes:
-fixed last theme layout not showing correctly
-fixed display color in menu_wbfs for themes
-fixed synopsis only displays right the first time
2012-02-04 21:45:51 +00:00
overjoy.psm
28d10bbcdc * Fixed cache updates for each view when the language is changed 2012-02-03 03:00:13 +00:00
fix94.1
468f678ac2 -sync with wiiflow r418 2012-02-01 22:26:51 +00:00
fix94.1
86ebc3d4f3 -added option to disable channel coverflow mode (hidechannel) in GENERAL section in ini 2012-02-01 20:44:40 +00:00
fix94.1
1a306fb2ed -only opening game info menu if gametdb is present 2012-02-01 17:52:01 +00:00
overjoy.psm
739d7892b3 * Pressing 'B' on 'config button' will now force a cache update for current view
* Added missing break;'s in UpdateCache function (menu.cpp)
* Added missing stuff for DML update
2012-01-31 23:44:54 +00:00
overjoy.psm
2505616944 * (Hopefully) fixed crash in WaitMessage
* (Hopefully) fixed Fanart issues
* Added a way to show mem through gecko
2012-01-30 14:29:40 +00:00
entropy
85854d0bf2 More cache overrides at startup, plus related debugging gprintfs 2012-01-29 23:11:43 +00:00
fix94.1
2f4d8129aa -reverted language detection for gametdb from r42 2012-01-29 20:59:25 +00:00
fix94.1
b38b0ae5a7 -added a "selected" png for homebrew
-compressed pngs even more and also added tools and a batch file to "resources" folder
2012-01-29 12:30:04 +00:00
entropy
1583e55de6 Add option "update_cache" in GENERAL section, to force cache update at startup 2012-01-29 04:25:45 +00:00
fix94.1
713d8f5616 -(hopefully) fixed wrong titles displayed when updating gametdb which sometimes happens
-changed language detection for gametdb (still not complete)
2012-01-28 22:50:00 +00:00
overjoy.psm
a9486b79bf * Moved check for DML to top of the initialization to ensure the check is done on real nand 2012-01-28 20:09:34 +00:00
overjoy.psm
74450fba18 * Added a simpel check to find out if installed MIOS is unpatched, cMIOS or DML and it should be able to recognize most of them.
* DML Coverview is now disabled  if the MIOS found isn't recognized as DML
* DML game subfolder naming convention may now change to 'Game Name' for example. No need to keep this as GameID anymore
* Current_item config option is now saved while launching DML GC games
* Playcount & Lastplayed options are now saved for DML GC games
2012-01-28 08:40:19 +00:00
fix94.1
95a49ea97c -set "partition" option for emu nand to 0 (SD) by default to prevent crashes 2012-01-27 22:28:47 +00:00
fix94.1
cc76da97e1 -fixed nand emulation partition set for d2x v8 properly now
-wasted 3 hours finding this stupid bug
2012-01-27 19:38:52 +00:00
fix94.1
8c18d1fa3c -changed some really stupid bool for d2x v8 2012-01-27 15:59:19 +00:00
entropy
27937a43bd Allow display of homebrew while parental controls are enabled, if option "parental" is set in homebrew section of wiiflow.ini 2012-01-25 01:11:02 +00:00
overjoy.psm
6e4f75359b * Fixed cache (again)
* Fixed GameTDB 
* Fixed cover colors the right way
* Added GameTDB support to Gamecube game headers
* Fixed a bug were gameconfig in COVERFLOW_USB only showed 1 config page after gameconfig in COVERFLOW_DML was entered
* Fixed text label for Video modus in DML gameconfig
* Some other minor bug fixes, cleanups and changes to gain more stability

NOTE: However FIX94 reverted some changes they shouldn't make you can see most changes I made for now are minor changes. I'll have to check more, but so far great job guys!
2012-01-25 00:11:28 +00:00
fix94.1
c93a673b6a -if we already force DML to SD why don't display "DML" instead of "SD" ;) 2012-01-23 17:49:32 +00:00
fix94.1
afdd19e591 wiiflow r417 mod5, changes:
r417 -> r417mod
-Added very basic DML support (many thanks to the postloader code)
-Re-added IOS reload
-Added cIOS base 60, 70 and 80 as compatible ones for d2x v8+

r417mod -> r417mod2
-Fixed NTSC video mode

r417mod2 -> r417mod3
-Fixed black wii game covers if no WiiTDB file exist, forcing to white now
-Set default gamecube game cover to black
-Added DML icon
-Compressed all PNG files to save space
-May fixed codedump if IOS58 games started from DVD (thanks entropy)
-Allowing access to the homebrew screen while parental controls are enabled (thanks entropy)
-Disable cover downloads while parental controls are enabled (thanks entropy)

r417mod3 -> r417mod4
-fixed DML audio streaming if NAND emulator was enabled before
-removed DVD boot from DML launch, makes boot process way faster (still needs a disc inserted)
-Added base IOS58 to DVD launch list, may really fixes IOS58 games from DVD :P

r417mod4 -> r417mod5
-added yellow covers for "Mario & Sonic at the London 2012 Olympic Games" PAL and NTSC-U
-fixed black covers for "Pandora’s Tower: Until I Return to Your Side" and "Ikenie no Yoru" NTSC-J
-removed some options in DML coverflow because they doesnt work
-fixed global options in DML coverflow
-fixed gametdb titles and synopsis (see http://gbatemp.net/topic/204106-wiiflow-an-open-source-gui-usb-loader/page__st__4515__p__3950858#entry3950858)
-moved IOS selection to new page 4
2012-01-21 21:15:45 +00:00
fix94.1
82d67b6413 mirrored wiiflow r417 2012-01-21 20:57:41 +00:00