giantpune
a02013f03f
put in a possible "fix" for the disappearing cursors that some people are getting. when menu_disclist is called the cursors are deleted and recreated. so at least if they do go away, this may make them come back.
...
make the homebrew menu read the XML data from meta.xml file. put this data on the homebrew buttons and prompt. there is 4 structs created globally that hold the XML daa. i tried to make them pointers but i got errors so i'll leave it like this and let dimok fix it :P
2009-07-20 14:20:27 +00:00
giantpune
18489a8858
load xml at startup and keep it in memory instead of each time the game info is called. it adds 1 second to my startup time with 100+ games. just testing to see if breaks anything doing it like this now that the xml is much smaller.
2009-07-18 11:04:13 +00:00
lustar.mii
e5efd8f221
When updating, the downloaded wiitdb.zip will now only contain the game descriptions for the language the Wii is configured to.
2009-07-17 13:00:56 +00:00
giantpune
63a5de42ca
Made 002fix automatic when anti-002 is turned on. Didn't test it at all. If it breaks games it can be reverted.
...
Made tooltip transparency in the theme file. use tooltipAlpha = ###. default is 255 (max).
2009-06-20 10:10:40 +00:00
lustar.mii
92441e56b2
2009-06-20 00:32:10 +00:00
lustar.mii
51afe469cc
Because Action needs a big A, added Capitalization to the Genre on Game Info Page. Title language should refresh properly when the config for a game was deleted using the Settings menu (to delete the config, use the "default" option, without saving)
2009-06-14 11:47:21 +00:00
lustar.mii
9a4fd8e680
split Genre display on several lines on the Game Info page.
2009-06-14 09:33:55 +00:00
lustar.mii
6396c7099f
Fixed the reason for the fix I broke in my last batch of fixes.
2009-06-14 04:59:32 +00:00
lustar.mii
1efc9d1f89
Several small fixes + enabled displaying titles from database in main list and game info screen. The titles now change to the language that is set in the Game Info settings and individual game settings will override it. All titles default to English if the preferred language is not available for a game.
2009-06-14 03:42:46 +00:00
giantpune
2874d9672c
Took out debug TXT that I left in the coverwall. fixed some stuff in the gameinfo window.
2009-06-13 06:32:02 +00:00
dimok321
8601abdf29
*Sorting files a bit
2009-06-13 00:24:36 +00:00