Commit Graph

43 Commits

Author SHA1 Message Date
mauricewoelk
383aaa45e5 *added a little screensaver which depends on the wiimote timeout (for now set to 300 seconds)
*added 2 functions (by dimok) to wpad.c: bool IsWpadConnected();
void WPad_SetIdleTime(u32 seconds);
2009-06-18 07:36:23 +00:00
dimok321
940fa4b441 *Reverted cyrex changes to the settings
*Added Japanese UnicodeFix made by Rudolph (thanks) (you still need to compile with a japanese font.ttf to have it work)
*Added missing languagevariables 

issue 517, issue 515, issue 519
2009-06-12 20:11:59 +00:00
mauricewoelk
684dded37d *shitload of color changes to get closer to the original wii menu.
*added sliding top and bottom in settings.
2009-06-12 13:34:05 +00:00
rameonweb
6abaf293d8 modefied some graphics and update some Languages:
danish
dutch
french
german
japanese
norwegian
portuguese_br
portuguese_pt
spanish
2009-06-10 17:00:51 +00:00
giantpune
ad05aa93c1 Changed the game grid just a little bit. Press up/down to change the number of rows. if you have less that 42 or 16 games it wont let you use 3 or 2 rows respectively. ( at least that was the plan. it may not work that way.)
also made functions to skew buttons and images used for this.
2009-06-10 10:05:43 +00:00
giantpune
62fa4e4285 Added support to read game information from xml. The first draft of the xml is in the downloads section of googlecode. Put the file (still zipped) in your titles.txt path. then highlite a game and press 2 to view stuff about the game. If a synopsis exists for that game in the file, you can see it by pressing a. Currently only 1 game has a synopsis.
There are lots of fields that are wrong/missing on the xml but don't tell us about it.  Somebody else (Lustar) will be in charge of keeping up with it.
2009-06-09 05:20:49 +00:00
dimok321
32144f46f9 *Whole new GlobalSettingsMenu arrangement (thx to dj_skull for his idea and plan (issue 433))
*Lots of small fixes
*Added Error002fix selection in GameSettings

**NOTE 1: You might want to delete your Configfiles before using this new Rev.

**NOTE 2: Known issue with Settings is that WiiMotePointer is sometimes being displaced. I am searching for the reason right now.
2009-06-06 17:26:52 +00:00
mauricewoelk
95bf8acf16 images for new settings structure. don't update to this commitment until the new settings file is uploaded or you will get weird graphics on your screen :). 2009-06-06 12:11:09 +00:00
mauricewoelk
46113291d4 some images done 2009-06-02 18:12:51 +00:00
DRayX7
52a1eed0b0 *Added the carousel to the GUI.
*Fixed a bunch of bugs in the carousel.
*Changed the filenames for the carousel images to the spelling used everywhere else.
2009-05-30 03:02:41 +00:00
dimok321
f793af2d39 *Added Update Button to the Settings which can Update to newer Revs (only seen when in UnlockMode)
**Big Thanks to CorneliousJD for Hosting the DOLs)**

*Reverted ardi's stuff which made codedumps on the Download (sorry ardi commit it again when its fixed)
2009-05-28 12:12:52 +00:00
mauricewoelk
94df404175 just some imagework 2009-05-25 12:59:02 +00:00
giantpune
e60695332e added grid display (still has mucho buggos so don't make issues of them) added azerty keyboard and other small stuff. 2009-05-25 12:10:34 +00:00
mauricewoelk
6dd346dace just edited the backgrounds 2009-05-25 11:08:33 +00:00
dimok321
edb501683f *Temporary fix for corrupted first downloaded cover (redownloading first cover at the end of download)
*Some issues solved (dont remember the numbers)
2009-05-24 14:40:51 +00:00
mauricewoelk
1e24620c2b - Added widescreen fix to the arrow buttons one game window
- Added exit menu to the settings (no more going back to main menu needed to exit the loader)
- Changed the buttons for gamelist (favorites, sort by name etc.)
2009-05-24 13:59:09 +00:00
mauricewoelk
3fb0c53089 just some image shit done 2009-05-22 09:42:25 +00:00
giantpune
613f0b37b6 fixed a bug that reset all playcounts. fixed u8 playcount limit. moved the favorite icon over the gamelist. added ABC and count icons and got rid of the entry in the settings page. new buttons can be themed but not moved yet. 2009-05-22 07:15:01 +00:00
DRayX7
63fb18d87f * Switched to the original star (I was tired last night and forgot the svn add). 2009-05-21 17:04:44 +00:00
dimok321
f08ed3d245 *Fixed options clicking problem (didnt work sometimes)
*Added dummy star pngs which will be replaced later
*New languagefile
*Changed the cfg to treat all the files as Textfiles and not as binary.
2009-05-21 14:05:30 +00:00
ardi@ist-einmalig.de
52fbd15569 * add a nice effect for the GamePromt. To aktivate set in Setup: Flip-X=DiskFlip
* remove the Disk-Shadow from dialogue_box_startgame.png (themers will scream). The Shadow now drawing from Loader
* little changes for Widescreen-prompt-fix
2009-05-20 20:09:57 +00:00
dimok321
f4df20c9c3 *Changed back to installer of usbloader 1.5 with a slower update rate for progressbar
*Some new languagefiles again
2009-05-20 13:14:52 +00:00
mauricewoelk
6538947fef -edited new exit menu a bit 2009-05-19 18:12:35 +00:00
mauricewoelk
df6b771d28 just added a wiimote to the Exit Menu (maybe some wiimote-function menu will come later) 2009-05-19 11:39:37 +00:00
mauricewoelk
bbce513bd1 -edited some graphics
-removed batterymeter from main menu (oh yeh themers wiil scream :P)
-removed unnecessary images
-made a better menuin sound
2009-05-19 09:48:36 +00:00
dimok321
2ad2c5d1b8 *Added German languagefile (final v1 by Amarabha)
*Fixed Creditscrash (noticed that giantpune can't count lol)
*Fixed European Keyboard missplaced
*Pimped the Home Menu (sound and stuff and a lot of fixes)
*Fixed last compile warning thx to DRayX7
*Added S.Chinese Unicode Fix thx to pc9528
2009-05-18 20:00:29 +00:00
giantpune
d116eca0ff made new exit menu 2009-05-18 12:09:37 +00:00
giantpune
0a11579c18 put some buttons for mp3 menu 2009-05-13 16:54:50 +00:00
thedarkness1981
d3d8b79873 fixed issue255 2009-05-11 23:57:43 +00:00
giantpune
5f5f2040aa Set up 3rd tab in settings screen for any other settings. Added new images for tabs.(NeoRame). Did some housekeeping with the code. 2009-05-11 19:55:14 +00:00
rameonweb
319c82e588 *change the keyboard graphics for more wii-ish look
*delete keyboard_mediumkey_over.png and keyboard_largekey_over.png
2009-05-11 16:30:14 +00:00
mauricewoelk
9a6f93cd19 Updated to V 1.0!!!!!
Edited Credits 
Optimized some more graphics
2009-05-10 18:20:39 +00:00
dimok321
e311e8790c *Fixed tooltip
*Changed max chars for path to 50
*Changed the covers and discimages to search for 6 ID first
*Fixed issue 230 (giantpune)
2009-05-10 07:23:01 +00:00
ardi@ist-einmalig.de
916dd71f65 a little cosmetics 2009-05-08 12:18:11 +00:00
ardi@ist-einmalig.de
6e3f50efeb new Tooltip-Handling, change Widescreen-sizing to mathematically correct value (0.75 alias 1.333), new Clock-Font 2009-05-07 22:46:54 +00:00
mauricewoelk
3ab00deca6 2009-05-07 08:53:23 +00:00
giantpune
5c07ff8775 Fix white lines in settings tabs 2009-05-06 15:22:27 +00:00
mauricewoelk
5f04fb3b9f clock adjusted, clockfont edited (bearing of "1")
tabs edited... not perfect but ok.
2009-05-06 12:31:55 +00:00
thedarkness1981
4db969442c Fixed CreditWíndow, changed sdcard logo size 2009-05-05 01:35:41 +00:00
giantpune
23715cdbd8 change wbackground to align with buttons. remove settings and buttons while using the keyboard from the settings menu. set up page tabs in settings menu. if we decide to keep it, more time can be spent on the graphics. 2009-05-05 00:11:00 +00:00
rameonweb
3d2573adb8 Clean up some graphics 2009-05-04 23:17:06 +00:00
dimok321
218679aa89 *Sorry didnt make DownloadBtn vanish when not unlocked now fixed.
*New SD-Card image.
2009-05-04 17:59:53 +00:00
dimok321
c152f5c3d4 *Added Standard IOS option to global settings. This decides with what IOS the Loader is gonna boot next. 2009-05-03 18:53:31 +00:00