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
fix94.1
9f1aa93598
-small disc and channel boot changes
2012-02-05 18:13:04 +00:00
fix94.1
2aa3cca32c
-fixed sync issue hopefully for more people
...
(we dont need to init nand emu on wiiflow boot)
2012-02-05 14:38:14 +00:00
fix94.1
27f5d760dc
-we should only delete cover too if the user wants it
...
(set delete_cover_and_game=true in [GENERAL] if you want)
2012-02-05 14:03:51 +00:00
entropy
4d95af1ab3
Allow installation of games with titles containing illegal filename characters
2012-02-05 06:38:10 +00:00
overjoy.psm
e90613f368
* Fixed a nice bug: If a game gets removed and is splitted it now also removes the wbf1, wbf2.... files and the folder.
...
* If a game gets removed it will remove the cover(s) with it
2012-02-05 00:07:07 +00:00
fix94.1
1218528c53
-fixed synopsis and menu_about displaying (hopefully just a temp solution)
2012-02-04 22:12:07 +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
fedeanto11
08cfe6c95e
* Added a space in defines.h for entropy's name
...
* Starting to update FreetypeGX ( Metaphrasis is not more needed )
2012-02-04 20:12:46 +00:00
fix94.1
39f7818869
-changed wiimote init again, now initing it on the very beginning (lets hope it helps some people)
2012-02-04 17:31:13 +00:00
fedeanto11
1a4626af43
* Fixed the menu_about issue ( Now all is displayed correctly)
...
* Removed FIX94 because now he's already on devs ( Probably that was the issue LOL )
2012-02-04 17:18:15 +00:00
fedeanto11
5cfe1c11b5
* Added alternative cover download if original is not on server ( a option for choose original/alternative will be better though )
...
* Added some missing frees
* Other littles changes
2012-02-03 22:38:00 +00:00
overjoy.psm
28d10bbcdc
* Fixed cache updates for each view when the language is changed
2012-02-03 03:00:13 +00:00
overjoy.psm
69c1094891
* DML Game config menu was missing a button
2012-02-02 23:51:19 +00:00
overjoy.psm
6ccf8693b5
* +Some missing stuff
2012-02-02 23:35:05 +00:00
entropy
fb1edaf1e4
Use LF carriage control in shell scripts to fix build under Linux
2012-02-02 22:57:02 +00:00
fix94.1
8cd027b036
-using wii language translations for gamecube language options
2012-02-02 22:37:21 +00:00
fix94.1
27d47ee337
-added option to set DML game lanugage, gamecube games will now use the language of the wii
2012-02-02 22:22:46 +00:00
fix94.1
e8e95960f2
-added xFede and entropy to the thanks list
...
-lol'd about wolf's menu_about 'fix'
2012-02-02 20:21:38 +00:00
wolffamily13
0435ad6c94
Updated about screen and fix cut off issue.
2012-02-02 20:02:21 +00:00
fix94.1
930a398d62
-shorter way for included cover detection, still not finished for everything ;)
2012-02-02 17:21:10 +00:00
fedeanto11
5e70b1e13a
* Added some new custom games to black cover list
2012-02-02 13:43:20 +00:00
fix94.1
e8ee7548a6
-fixed network init issue for (hopefully) everyone
2012-02-02 11:18:09 +00:00
overjoy.psm
4e03333ef6
* Added a check for an updated disc.info file from WBM to determine if there were games added after the last cache update
2012-02-02 01:46:01 +00:00
fix94.1
468f678ac2
-sync with wiiflow r418
2012-02-01 22:26:51 +00:00
fix94.1
880c9b7145
-added black covers for SX3P01, R5WJA4, RUYJ99, S3HJ08 and SJBJ01
2012-02-01 21:21:24 +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