ardi@ist-einmalig.de
516baef59f
* some bugfixes in FreeTypeGX (no springing text by scrolling)
...
* add 4 FTGX_ALIGN_... Modes
* scrolling now pixel by pixel (softscrolling)
2009-05-26 21:54:30 +00:00
ardi@ist-einmalig.de
5cf5cd6ae7
* added two new wrapmodes for gui_text "DOTTED" & "SCROLL"
...
- DOTTED: cuts the text and appends "..."
- SCROLL: scrolls the text
* added dotted/scrolled text for gamebrowser, gamepromt and so on (more will come later)
* remove CFG.maxcharacters and THEME.maxcharacters (no more needed)
2009-05-22 22:36:55 +00:00
DRayX7
1bb2aa7f85
Forgot something in last rev.
2009-05-22 18:31:51 +00:00
DRayX7
d21fcfac8e
*Fixed the code dump from r389
2009-05-22 18:22:23 +00:00
DRayX7
306644b518
*Fixed code dumps related to showing only favorites
...
*Fixed having no games installed and removed the old workaround
2009-05-21 23:32:32 +00:00
ardi@ist-einmalig.de
93aadca881
fix underscore bug and remove old workarounds
2009-05-21 23:12:00 +00:00
DRayX7
59905d623d
*Better fix for zero entries (fixes teh problem instead of avoiding it)
...
*Moved a button
2009-05-21 18:26:01 +00:00
dimok321
4cb00becda
*Fix of favorite crash with zero entries.
...
*Added some missing languages.
2009-05-21 18:13:37 +00:00
DRayX7
e6daf212bd
* Added a button to game prompts to make a game a favorite.
...
* Game prompt now displays how many times a game has been played. (cap of 255 will be fixed)
* Added buton on main window to view only favorited games. (Known Bug: If this button is pressed with no favorite games, the loader will crash)
2009-05-21 08:56:23 +00:00
dimok321
4581890650
*Fixed install bug when 0 Games are on the HDD
2009-05-15 20:35:08 +00:00
giantpune
e843d9a3be
apply underscore fix to gamelist and game prompt. Fix bugs in mp3 player.
2009-05-13 19:03:21 +00:00
giantpune
fe926e0eb4
Made theme setting to define max characters for game list. Use "maxcharacters = ##" in theme.txt. Default is 36. This does not affect for the title appears anywhere but the game list.
2009-05-13 05:41:49 +00:00
giantpune
4093776c3b
Change the scrollbar behavior based on the pagesize in theme.
2009-05-12 07:02:17 +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
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
giantpune
1de9437e61
added option to toggle the widescreen fix for prompts/buttons.
2009-05-06 11:09:32 +00:00
hungyip
c7ffd0ad09
Added pagesize option (number of entries displayed in the gamelist)
2009-05-06 04:52:44 +00:00
dimok321
7ed41e0491
*Added tooltip to scrollbararrows and Tabs in settings.
2009-05-05 17:24:19 +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
giantpune
f69bfb6421
Annotated code to make it easier to read. No functional changes.
2009-05-04 03:45:45 +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