fix94.1
1ed15e5e30
-fixed wrong banner sound playing for sure now :P (issue 7)
...
-updated french.ini
2012-02-18 23:04:15 +00:00
fix94.1
6a23a9f0ec
-updated dutch.ini
2012-02-18 21:26:47 +00:00
fix94.1
ab07319073
-added two missing sd card inits in DML (fixed saving) and
...
in nand emu (fixes launching from sd card) (thanks CaseyOmah
for the information)
-added small welcome message in debug output ;)
2012-02-18 15:29:22 +00:00
fix94.1
9fcc0f4d35
-changed gamercard section, will now write dutag and
...
wiinertag in ini by default, other tags can be added in
the same naming scheme
-fixed and added some debug prints
2012-02-18 13:51:55 +00:00
fledge68
3c9e16c35e
-parental lock fixes
2012-02-18 04:59:01 +00:00
fix94.1
2a0a2a3303
-fixed crash in channel view introduced in r134
2012-02-17 23:14:00 +00:00
fix94.1
bb9dbea535
-fixed covers were not refreshing bug introduced in r134
...
(issue 7 is back again, I was sure it worked)
2012-02-17 22:46:36 +00:00
fix94.1
ff0e302043
-zzzZZZzz left memory usage display enabled
2012-02-17 21:45:30 +00:00
fix94.1
7905a0a9b0
-fixed freeze when switching through game views
...
-fixed wrong banner sound played (issue 7)
2012-02-17 21:40:38 +00:00
fix94.1
05c007582d
-set up coverflow views limit from 8 to 15
...
-removed about_5 from translation ini
-updated english.ini, german.ini and italian.ini
2012-02-17 18:51:03 +00:00
fix94.1
fb6cef0f77
-re-added deleted textures from r122 since they are
...
still used (some things were not working properly without)
2012-02-17 16:46:05 +00:00
fix94.1
81e0009e67
-added gamecube game sound (playing gc startup sound)
...
-updated spanish.ini
2012-02-17 14:45:59 +00:00
fix94.1
347bc6a110
-fixed small warning message when compiling (I just dont
...
like warning messages lol)
-changed coverflow color detection again, it's
hopefully a bit more efficient now
2012-02-17 13:26:57 +00:00
overjoy.psm
d611849d6f
* Added DML Ex GC disc dumper. This makes it possible to install GC discs and dump them straight into DML Ex format
...
* Fixed gc_discHdr struct
* Updated aiff decoder to dimok's code (Thnx)
Todo for GC disc dumper:
* Add retry on read error
* Add skip on read error pos
* Add some more checks
2012-02-17 02:35:42 +00:00
fix94.1
6c6a57cab2
-updated english.ini (and german.ini) that translators
...
have a up to date template again for updating the
translations for next official wiiflow version
2012-02-16 21:29:43 +00:00
fix94.1
8816c91fa1
-minor change in language
2012-02-16 21:08:43 +00:00
fix94.1
fa5ac0c23f
-finished the coverflow cover color check for all colors now ;)
2012-02-16 19:36:50 +00:00
fix94.1
8c3aacc8a6
-fixed returning to global options if pressed b in
...
cover download settings instead of cover menu
2012-02-16 19:19:45 +00:00
fix94.1
7575c33e07
-fixed wii game launching from sd card (excite truck doesnt work from sd)
2012-02-16 17:51:49 +00:00
fix94.1
cd9f2675a7
-compressed new png files added in previous revision
2012-02-15 20:43:10 +00:00
Drexyl950
e6b87d575a
* Added country flags to cover language selection
...
Theme's use texture_normal= and texture_selected= (ie Favorites button)
2012-02-15 20:18:15 +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
575c595828
-changed DOWNLOAD/COVERSSET_LBL to DOWNLOAD/COVERSSET to keep
...
the general button naming
2012-02-14 16:23:39 +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
fix94.1
1277fd0c6e
-fixed sd cards doesn't work in wii games (issue 11)
2012-02-13 15:40:10 +00:00
overjoy.psm
128254c489
* Fixed label "Genre" in game info. It should now always the show right genre (issue 10)
2012-02-13 00:22:56 +00:00
overjoy.psm
08c018539d
* Fixed some things in aiff decoder (Fixes banner sounds for Dragon Ball Z: Budokai Tenkaichi 3 & SSX Blur for example)
2012-02-12 19:55:37 +00:00
Drexyl950
8fb5924524
* New images for new gametdb download buttons
2012-02-12 12:33:51 +00:00
overjoy.psm
add47e2961
* Another small fix (Thnx Kovani)
2012-02-12 11:18:31 +00:00
overjoy.psm
5ba8150163
* Small fix for download menu
2012-02-12 10:56:18 +00:00
overjoy.psm
14f4bdbf84
* Added various options for downloading covers:
...
*Download order:
- Original only = Box -> Flat
- Original/Original = Box -> Flat -> Alt box -> Alt flat
- Original/Custom = Box -> Alt box -> Flat -> Alt flat
- Custom/Original = Alt box -> Box -> Alt flat -> Flat
- Custom/Custom = Alt box -> Alt flat -> Box -> Flat
- Custom only = Alt box -> Alt flat
*It's now possible to download covers from a different language or region as set in the language string and you can select what languages or regions to check (Working, but unfinished)
* Added a check for GameTDB if an alternate or custom cover is available
* Fixed GameTDB code for getting the casecolor
* Gamecube is now also included in GameTDB (Thanks lustar)
* Reverted Catagories selection menu.cpp
* And probably some things i forget to list
2012-02-12 01:43:31 +00:00
fix94.1
af090d536b
-fixed small comment typo in disc.c
...
-reverted xFede's unneeded copy-paste from gx !which was even
not documented! from last rev r108
@xFede:
I said you to leave it as it is, really don't do that again
or I'll be angry, thanks.
2012-02-11 22:12:58 +00:00
fedeanto11
28b476f8f9
* Fixed a typo -> "Sytem Menu"
2012-02-11 21:28:53 +00:00
fix94.1
380b35aebf
-added new option in [DML] section, always_show_button to
...
give possibility to enter DML coverflow view even if
DML is not present
2012-02-11 20:36:31 +00:00
fix94.1
3718e76bdc
-added possibility to add gamecube games to gamertag
...
-gamecube launch cleanup
2012-02-11 13:05:18 +00:00
fix94.1
1caf757ef9
-added new default option for exit to which just boots the system menu
...
without the priiloader magic word for system menu set to use priiloader
default option
2012-02-11 12:03:46 +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
bf115f1d9d
-fixed music playback
2012-02-10 15:48:27 +00:00
fix94.1
a11b5412c8
-fixed small stupid typo (thanks jiiwah)
2012-02-09 17:46:26 +00:00
fledge68
a224529094
One more fix for last layout of a theme not showing correctly
2012-02-07 18:31:31 +00:00
fix94.1
cd4f88fe9e
-compressed the new png files (saves 10kb)
...
-just needed to commit r100, yay! :P
2012-02-07 15:26:57 +00:00
Drexyl950
4b6891f921
* Another attempt at fixing About and Synopsis screens
2012-02-07 00:24:45 +00:00
fedeanto11
b3ecf61c9e
* More custom covers to the list
2012-02-06 15:28:19 +00:00
fedeanto11
c6d08bb734
* Now it's possible download alternative covers
...
Set alternative_cover in GENERAL , on by default.
If the alternative it's not on the server wiiflow
will download the original one
2012-02-06 12:39:06 +00:00
Drexyl950
593c3e0362
* Fixed controller icons not being displayed on gameinfo page
...
* Added Wifi10 and Wifi18 icons
* Added keyboard controller icon
2012-02-06 02:31:04 +00:00
fix94.1
47aea503fa
-reverted change of r94 for now, we don't wanna break other games ;)
2012-02-05 19:20:24 +00:00
fix94.1
787e753f58
-fixed tintin (temporary with calling "nop\n" after every command)
2012-02-05 18:58:15 +00:00
fix94.1
dae85e4128
-added missing "nop\n" thanks to dimok, and that:
...
-fixed we dare
-fixed driver san francisco
2012-02-05 18:38:57 +00:00