UnleashX V 0.31.0222A Quick fix release. Okay, before I start major work for next release, I decided I'd release a quick update. This release fixes some minor problems as well as enhancement to the dashboard. Here's the change log for this release: **** Change Log **** Version: 0.31.0222A Release Date: 02/29/2004 Fixed: Full USB keyboard functionality when in Text editor. Keys should act like they should. Press L/RWinkey to bring up the menu. Fixed: Menu list gets messed up when going in and out of submenu if done quickly. Fixed: Buggy menu items alignment when using the free form layout. Fixed: True-Widescreen support. Somehow, it got messed up during one of the updates. Added: Passcode using just the gamepad. Valid characters for Passcodes are: A, B, X, Y, W(hite), L(eft), R(ight), U(p), D(own) and 0~9 (using the IR). Passcodes are case sensitive and have a maximum of 15 characters. Note that Password and Passcode can't be use in the same function/action together, and Password takes precendence over passcode. <Passcode MaxTries="3">ABXY</Passcode> -for system passcode or <Item Action="LaunchDVD" Passcode="1234567890">Launch DVD</Item> Added: DelayLoad attribute to submenus/automenus with a default value of True. Setting this to "False" will instruct the dash to scan all related files on boot up, adding a little delay while booting up. <List Text="Applications" Sort="On" Auto="On" DelayLoad="False"> Added: EnableMusic attribute to the "Preview" element so you have more control about how the BGM behaves. Added: Forced video mode switching for multi-region titles. Added: When video mode autoswitch is enabled, all titles can be force to boot to specific video system by editing config.xml/items.xml by adding/editing the Region attribute. Valid values are 1, 2, 4, and 7(multi). |