Version 1.1 Beta
	HTTP Reconnect on playlist transition or network problems

	Bit better reset decoder code, improves DVD sync a little bit more

	Reset aspect ratio correctly on decoder reinit

	Far better lip sync on DVDs (wait for sequence headers on reinit & start)

	Correctly handle PCR reconstruction with TS Files

Version 1.0 Beta
	It would be easier to list what DIDN'T CHANGE

Version 0.9
	Name Change to CinemaSix

	Major cleanup

	Add preliminary UDP support

	Fix many AC-3 & Non-AC-3 lip sync issues

	Added new startup UI

	HTTP fixes

	Aspect ratio detection fixes

	ROTATE really resets decoder now

	Updated PROJECTS

Version 0.8
	Cleaned up some printfs & errors in the HTTP streaming code

	Added buffering information & bitrate information

	Fixed HD1000 crash when HTTP session is closed

	Added option under the INFO menu to force 4:3 aspect ratio.  Many
	vlc transcoded files incorrectly have 1:1 aspect ratio in the header

Version 0.7
	Fixed a bug which caused a crash with PES Packets > 64k

        Fixed a bug in the TS detection code	

	Change ROTATE to force reinit decoder (barely works if at all)

	Don't segfault if you can't open the file

	Add early TS over HTTP support

Version 0.6
	Fixed bug which caused video to be squashed if there was
	    no video seq. header

	Don't call OnFillBuffer() with 188 sized chunks during PAT/PMT reading.
	    It's incredibly slow because of the memmove() in OnFillBuffer()

	Reduce memory and stack usage.  Use CascadeFile instead of FILE

	Much better handling of invalid PMT sections

        Look up to 11Meg into the file for valid PAT/PMT

Version 0.5
	Huge overhaul on the codebase

	Add TS support w/ Program Selection

	Add Spinner to control most functions (just 2 for now)
 
	Fix AC-3 streams being downmixed to PCM 

	Improve file transition code

Version 0.4
	Use CascadeFileStream for file operations to reduce memory requirements

	Fix handling of invalid filenames

	Added prelimiary AC-3 support

	Added prelimiary audio channel changing

	Added seemless auto-start for next numerically numbered filename after
	   end of file

	Added early support for seeking, very buggy

Version 0.3
	Added ability to correct aspect ratio.  Toggle between aspect modes with 
	the "ROTATE" button on the remote control

        Added a clip information screen.  Press "INFO" during playback

	Delayed clip startup by 200ms to give the UI a chance to setup

	Optionally allow a filename to be passed in on the command line 

Version 0.00000002
	Fixed bug which clipped video if not in 480p mode.

Version 0.00000001
	Initial Release
