For features and description, please see UnleashX documentation, or the change
logs for the last 3 releases, or so ;).


****	Change Log	****

UnleashX V0.39.0515 Build 583
Version:	0.39 Build 583
Status		Alpha
Release Date:	05/15/2007



*Fixed	UnRar code failing on some Rar archives.
*Fixed	Right and Bottom offset of Playlist background image.
*Fixed	Music info database for custom soundtracks.
*Fixed	Improved USB Keyboard handling
*Fixed	InfoText: Drive C Size display
*Fixed	Xbox Information. Incorrect label for "Xbox Info"
*Fixed	Better handling of long soundtrack name.

*Changed "Middle" alignment reverted back to old implementation.
*Changed Re-wrote InfoText source which demands too much memory causing
	 corruption in the display


*Added	AlbumArt for custom soundtrack. Drop a file named "folder.jpg" or
	"folder.png" in each of your custom soundtrack folder. You can
	then display the album art like the following in either the main
	screen, or the music player.

	<Image Left="520" Top="285" Width="90" Height="80" Source="AlbumArt" />

*Added 	Limited USB mouse support.
*Added	Rotate and accordion effect to the SlideShow screensaver
*Added	SlideShow to Image viewer. To invoke: select an image to display from
	File Explorer, when the Image viewer comes up, press "Start" button
	Button Control:
		A/Start: Pause/Resume
		Y: Turn off/On effect
		DPad Up: Increase interval by 1 sec
		DPad Down: Decrease interval by 1 sec (min 2 sec)
*Added	Full support for USB1.1-compliant FAT32 devices via File Explorer. Write
	speed is still slow. I patched the XDK library to go around the 4GB
	limit hardcoded into the system but my mobile HD still wouldn't work.
	It could be that it's not USB1.1 compliant but I ran out of hardware
	to test. Tested with 128MB, 512MB, 1GB flash disk and 4GB iPod Nano. Let
	me know if you have success with bigger HDD. 
		Read rate: ~1MB/sec
		Write Rate: ~350Kb/sec
		Multiple partition is supported (Max 4 partition)
		Limited to a single mounted device.