For features and description, please see UnleashX.doc

****	Change Log	****

Version:	0.25.1218A
Release Date:	12/18/2003

Fixed 	FTP server resume command -This isn't actually a bug but most FTP client like to use REST then STOR rather than the APPEnd command.
Fixed 	XML Parser. -There was a bug when setting the attribute. Setting the value works fine, so this should fix the problem with some settings not being save like <DVD AutoLaunch="True" />
Fixed 	Track/song skip. Using the DPad and White button to change soundtrack scrolls too fast..
Fixed 	UnleashX ignores the Width attribute of the menu on custom skins (Please specify a wider Width for your skins). UnleashX uses 270 for the standard mode and 350 on Widescreen mode.
Fixed 	AskUser action. Fix to treat "B" button as cancel.
Fixed 	Embedded Game Icon using XPR1 format should now display properly (Top Spin...etc.).
Fixed 	Cell images get's corrupted when the fog is turned off.
Fixed	Music should stop playing when the right thumbstick is pressed and won't continue until it has been press again.
Fixed	Music won't play if you only have one soundtrack stored.
Added	Unrar (works with V2.0 Rar only -Winrar 2.9). Rar 3.0 can be displayed but can't be extracted.
Added	Cycle news item (Black + DPad Right)
Added	Newsfeed and Item interval can be configured from the settings menu (Note: The moment you save the settings, the display will revert back to original value. After a reboot, it should display the configured values -Fixing it).
Added	Ability to turn off the arrows on the menu from the skin file( <Menu ShowArrows="False"> )
Added	Skin can show preview from the skin selection menu(requires the presence of preview.jpg). Preview can be toggled by pressing the White button (Off by default).
Added	skin files can be packed into zip file. It doesn't have to be extracted. It can have "preview.jpg" too to display the skin preview.
Added	User defined path for the music (currently, supports WMA format only)
Added	File Manager can now have a custom background (png or jpg). Format is:
	<FileManager>
		<BackGround>Background.png</BackGround>
	</FileManager>
	This section should be in the same level as the Main section, not within.
Added	Loading screen can now have a custom background, and the text turned off. Format is:
	<LoadingScreen ShowInfo="True">
		<BackGround>Background.png</BackGround>
	</LoadingScreen>
	This section should be in the same level as the Main section, not within.
Added	Xbox System Info. Press the Y button when on the main menu. This is also accessible from the settings screen. 
Added	Video support directly from the file manager, or thru skinning. To toggle between fullscreen and windowed mode, press the right thumbstick. Look for the WinUX skin and the updated docs to see how videos can be integrated into your skin.
Added	Preview video for your games, apps, even the top most menu. Name your movies "preview.xmv" or "Preview.wmv" and drop it into the game folder for auto detection.
Added	Intro Movie. Now, UnleashX can display an intro movie before showing up the main screen. Intro Movies can be interrupted by pressing the buttons. 
Changed	Screen Capture new keypad combo -LeftThumbpress + Black Button.
Changed	Fast scroll speed is now variable depending on how hard you pressed the trigger buttons. Fast scrolling using the trigger button is slower than using the left thumbstick -this is by design.
Changed Used a smaller font for the Settings Screen.
Changed	It should now respond to All controller, if you have more than one plugged in.
Changed Removed the drive statistics on the FTP server. Some clients just wouldn't know how to handle the info. Modified it into SITE DRIVESTATE command.
	

Version:	0.2.1201A
Release Date:	12/01/2003

Fixed 	Memory Unit detection. MUs are now properly detected. NOTE: Mounting MU on Port 1, Slot A would probably throw an error. Please use another port.
Fixed	USB Keyboard now works properly. 
Fixed	Zipping/Unzipping of files to a non existing folder would cause the process to fail.
Fixed	Lock ups on xboxes without the Audio folder
Fixed	DVD/CD Player on drive F can't be detected on bootup.
Fixed	Game name is one charecter short for Xbox titles that doesn't have title name
Fixed	Detects properly if UnleashX was launch as the default dash or as an application
Fixed	Depending on which mode it was run, Reboot will either go back to the default dash, or resets the system.
Fixed	Interchanged L/R trigger for fast scrolling
Fixed	Menu Item spacing is too wide for skins that suppresses game icon.
Fixed	File manager, sometimes, doesn't respond to the commands. It just sits there saying checking for files but there's really nothing going on
Fixed	Added a check when saving settings to a read-only config.xml.
Added	Quick Reset ( <Item Action="Reset">Reset</Item> )
Added	Powercycle ( <Item Action="PowerCycle">Power Cycle</Item> )
Added	Displays the current file when zipping.
Added	Displays the destination file when moving/copying.
Added	The fog can now be turned off from the skins ( <Main Fog="False"> )
Added	Ability to change Main Menu font thru skinning. Please only use XPR (Add <Font>MyFont.xpr</Font> INSIDE the "<Menu></Menu>" element)
Added	Ability to change InfoText font thru skinning. Please only use XPR ( <InfoFont>MyFont.xpr</InfoFont> )
Added	Ability to scale infotext in both direction using "ScaleX" and "ScaleY" attribute. Note: Value is in percent without the % sign. Default is 100 and can not be less than 25. ( <Text Left="35" Top="30" ScaleX="150" ScaleY="150" Source="IP"/> )
Added	Ability to customize infotext further by using your own text. ( <Text Left="35" Top="30" ScaleX="150" ScaleY="150" Source="My IP: $IP$"/> ) Note: $IP$ will be replaced with the current IP. The ID enclosed in $ sign is case sensitive, meaning $IP$ will work and $ip$ won't. Please see skinning overview for details.






Version:	0.1.1126A
Release Date:	11/27/2003
First public release