Commit Graph

60 Commits

Author SHA1 Message Date
giantpune
5d973af02f Changed prototype for OnScreenKeyboard. It now accepts minimum entry length to keep people from removing any part of "SD:/" and crashing when trying to download. Also added clear button to delete all text back to the set minimum. 2009-05-11 23:26:39 +00:00
dimok321
e2f9d727ac *Fixed BUG: cIOS selected in the GameSettings wasnt loaded before gamestart! Now it should work fine and fix some freezer inside games. (issue 217, 227) 2009-05-11 21:19:00 +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
ardi@ist-einmalig.de
fc20580add Fixed thi Install-Bug ... i think 2009-05-11 18:45:33 +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
giantpune
d332a4be15 Change themes right when theme path is altered. Not really tested, but it should work. 2009-05-11 13:57:19 +00:00
giantpune
2a2eeeebbc Fixed the scrollbar better with the cursor when dragging it. Tested fine with 30, 60, 150, and 200 in the gamelist. 2009-05-11 11:39:21 +00:00
mauricewoelk
9a6f93cd19 Updated to V 1.0!!!!!
Edited Credits 
Optimized some more graphics
2009-05-10 18:20:39 +00:00
dimok321
988f8b250a *Fixed settings crash on too long paths
*Added new directory creation function. Now you set unlimited subfolders for covers/discimages. The programm creates the subfolders automaticly on download now.
2009-05-10 10:47:15 +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
giantpune
0adb541dbd Switched settings & back btn on game prompt for consistency. Added options for every possibility of flip x to finally end the requests. 2009-05-10 01:01:41 +00:00
dimok321
9550b4c8a5 *Little fix 2009-05-09 23:03:16 +00:00
dimok321
7e02aeb63f *Moved everything from config.txt to global_settings.cfg
*Added cover/discimage/theme path edit through global settings
*Changed if no password is set, you are always godmode (even after reloading GUI). If you have password set: the unlock is only till you leave.
2009-05-09 22:37:14 +00:00
dimok321
1e665c8bcb *Added Left/Right navigation for global settings pages 2009-05-09 13:55:25 +00:00
dimok321
4b3a225922 *Changed WindowPrompt function to handle 4 buttons in all variation
*Removed old not needed Prompts anymore
2009-05-09 12:11:43 +00:00
ardi@ist-einmalig.de
d71d7775b4 disabled mutex/lock because of problems with FW 4.0 2009-05-08 21:02:41 +00:00
dimok321
728f0ab124 *Reverted to the Widescreen size of Rev295 (this looks better) 2009-05-08 18:17:26 +00:00
dimok321
e7cb9981e3 *Added SD-Check before saving any settings or starting download. 2009-05-08 17:06:39 +00:00
dimok321
87b303a2fa *Sound loop optimized 2009-05-08 16:39:10 +00:00
ardi@ist-einmalig.de
339ea60337 remove old ToolTip-Code 2009-05-08 14:23:05 +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
dimok321
29f0691a08 *New credits music ;) lol 2009-05-07 20:51:35 +00:00
dimok321
fb1d6aadf9 *Little changes in code 2009-05-07 10:38:10 +00:00
mauricewoelk
3ab00deca6 2009-05-07 08:53:23 +00:00
giantpune
b5c3dbaa44 Messed with behavior of progress bars/ prompts some more. 2009-05-07 01:03:18 +00:00
ardi@ist-einmalig.de
1768998644 Added mutex/mutexlock to synchronize the GuiThreads and the MainThread, again clockfont edited (bearing of "1") 2009-05-06 22:36:28 +00:00
dimok321
c223287548 *Added showing installedsize/totalsize of the game to the installwindow 2009-05-06 15:44:15 +00:00
giantpune
5c07ff8775 Fix white lines in settings tabs 2009-05-06 15:22:27 +00:00
giantpune
1ee089f618 Fix progressbar issues. 2009-05-06 15:02:18 +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
dimok321
9c478daf84 *If you choose Standard cIOS222 the gamesettings standard will be cIOS222 too. 2009-05-06 11:23:10 +00:00
giantpune
1de9437e61 added option to toggle the widescreen fix for prompts/buttons. 2009-05-06 11:09:32 +00:00
dimok321
44dcbc025f *little fix for some games 2009-05-06 10:23:58 +00:00
giantpune
da0cea6c92 Apply widescreen effect to buttons, progress bars, and prompt windows. 2009-05-06 10:01:15 +00:00
dimok321
7526b140a6 *Some little changes 2009-05-06 09:51:16 +00:00
dimok321
11bfa355d1 *Moved on Option up
*Added How to shutdown selection. Idle or Fullshutdown
2009-05-06 07:12:09 +00:00
hungyip
c7ffd0ad09 Added pagesize option (number of entries displayed in the gamelist) 2009-05-06 04:52:44 +00:00
dimok321
046be61cc4 *Fixed some Bugs like Ocarina/some game not running anymore and so on 2009-05-05 23:07:22 +00:00
ardi@ist-einmalig.de
28c51cd5e8 2009-05-05 18:17:59 +00:00
dimok321
7ed41e0491 *Added tooltip to scrollbararrows and Tabs in settings. 2009-05-05 17:24:19 +00:00
giantpune
8edbd2e1b1 Align keyboard with background better 2009-05-05 09:06:11 +00:00
giantpune
20cb3c9e93 Hopefully fixed erratic click detection in settings. 2009-05-05 08:04:07 +00:00
giantpune
f967270d4b fix bug introduced in last rev 2009-05-05 06:52:21 +00:00
giantpune
3bd5652da2 Create options to quick boot GAME(skip game prompt), and invert the left/right direction in game prompt (switch previous/next) 2009-05-05 06:24:23 +00:00
hungyip
ce921b5bb9 1. Added custom images for game setting screen (you could use a different background for game settings now. You need to have gamesettings_background.png and bg_options_gamesettings.png
2. Added custom game list color (gametext_color = r, g, b)
2009-05-05 02:56:01 +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
ardi@ist-einmalig.de
a00104784f Added a special font for the clock 2009-05-04 21:50:46 +00:00