ardi@ist-einmalig.de
16b4e62c51
2009-09-27 18:19:53 +00:00
dimok321
b7da5eb058
*Fixed the Format Menu which was not working at all before lol
...
*Added auto create subfolders to GCT creation.
*Some minor fixes
2009-08-01 22:40:01 +00:00
dimok321
8601abdf29
*Sorting files a bit
2009-06-13 00:24:36 +00:00
DRayX7
c257e1d378
*Fixed some bugs in the game browser and game carousel
...
*Added a few new files for later use
2009-06-08 16:26:04 +00:00
dimok321
6cf6de3e70
*Made scrolling with D-PAD while pointing at a list browser possible.
...
*UpdatePath and titles.txt Path are now changable again (forgot to add them before)
*Added forgot UnicodeFix Option
2009-06-07 16:16:18 +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
dimok321
976ea2041c
*Changed the code for CreditsWindow
...
*Added ButtonsHold and ButtonsPressed functions
*Some cleanups
2009-06-01 13:35:43 +00:00
dimok321
f2822719b1
*Fixed settings codedumps and other codedumps with carousel and grid (oh boy we had so many memory mess up stuff)
2009-06-01 08:45:51 +00:00
dimok321
550b792db9
*Some more memory clear before gamestart
2009-05-31 22:44:40 +00:00
dimok321
e8de174866
*Fixed gamebrowser wrong DPAD behaviour after switching from Carousell
...
*Fixed browsers not getting darker when going into HOME Menu
*Removed MP3 Menu
*Added Patch Country Strings (thanks to WiiPower and SoftChip Team)
Note: "This is an option for import games only. If you have problems with that try this option. Mostly japanese users need that.
*some other small fixes
**Note 2: Right now the loader is having some issue with IOS Reload. If you initialized network and try to run a game and its not working its due to that bug. I am trying to find why it isnt working right now. FreetypGX is making codedumps on there sometimes (ardi look into it you missed something).
** Also there is a new libogc in our download in which there are new libfat and libogc files. If you had issues with SD they might now be fixed, so try it out.
2009-05-30 16:58:34 +00:00
ardi@ist-einmalig.de
a5ec5c9d63
*add scrolling Text to the GuiCostomOptionBrowser (now shown full Paths)
...
*add GuiText::SetTextf(format, ...); Set formatet text like printf
2009-05-29 13:20:28 +00:00
DRayX7
cbaf4d6832
*Fixed an issue with the gamebrowser
2009-05-27 00:45:00 +00:00
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