2000-07-26  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE 0.1.19.0

	* giving up the beta-x numbering scheme

	* RELEASE beta-16

2000-07-19  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-15

2000-06-30  Philippe Barthelemy  <philippe_barthelemy@sdesigns.com>

     	* RELEASE beta-14 (a.k.a 0.1.15.0)

	* SVCD / VCD support added

	* TV/VGA output selection added in remotecontol application


2000-06-30  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* MPEGDriverUnload/MPEGDriverEntry handled cleanly

	* eject/close DVDROM drive tray now ok

2000-06-28  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-13

	* repeated FMPClose/FMPOpen handled cleanly up to hundreds of times

2000-06-27  Emmanuel Michon  <emmanuel_michon@sdesigns.com>
	    Philippe Barthèlemy <philippe_barthelemy@sdesigns.com>	

	* RELEASE beta-12  ( a.k.a 0.1.10.0 )

	* modified DMA buffers handling
		
	* added configuration saving support
		
	* SVCD support ( cdrom must be mounted beforehand )
	

2000-06-26  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* added interrupt sharing. Tested with four different
	devices on IRQ 9, seemless

2000-06-09  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-11-forcedtopal

	* force to PAL tv out for a comparison with Tortuga

	* created message queue interface for calibration

	* ipc keyfile is now /proc

2000-06-08  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-11

	* doc included pdf, ps.gz and HTML

	* Small changes in kernel modules

2000-06-07  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-10

	* changes in dvd nav

2000-05-25  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-9

	* sync with source tree

2000-05-24  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-8

	* playfile now plays in loop

	* removed sigaction() behaving really bad with threads.
	One more thread sigwait()'s on SIGINT then cancels others.

2000-05-23  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-7

	* now using sense data report for packet commands

2000-05-22  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-6

	* changed 120,121 to 122,123 

2000-05-19  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-5

	* major number 79 (PAM) and 80 (Photometrics) are officially
	reserved in /usr/src/linux/Documentation/devices.txt. Using
	now 120 and 121 (LOCAL/EXPERIMENTAL USE)

	* fixed bug for file playback on lair.mpg and transport streams

2000-05-12  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-4

	* now compiled against libc-2.1.3 (RH6.2)

2000-05-10  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-3

	* added SVCD support untested

	* Macrovision protection ok on AD7170

2000-05-09  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-2

	* only FMP api symbols in libEM8400.so

2000-05-05  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-1

	* implemented region code handling

	* no more client/server arch, now source code clients link
	directly to Barbados/MPEGSrv/libEM8400.so

2000-04-28  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE beta-0

	* remoteclient (DVD playback) is really stable and
	can play during three days without visible memory leak. Never
	crashes Linux.

	* playfile ok on MPEG-1, MPEG-2, .vob. transport stream
	and lair.mpg are broken. playfile crashes very easily
	the whole system (kernel Oops or complete freeze)

	* MPEGSrv now compiles with -O2

	* RMPlayFile source code released under GPL

	* RMREMOTE source code released under GPL

	* all FMP functions hooked in

	* os dependent function double checked

	* kernel modules should compile for 2.2.x, 2.3.99

	* cleaned handling of signal

2000-04-11  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE alpha-5

	* arrays of threads, message queues, semaphores with limits

	* cleaned os dependent code

	* modified thread library calls so that ^C is handled properly

2000-04-10  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE alpha-4

	* fast forward and rewind ok

	* RELEASE alpha-3

	* got correct compil and execution of Barbados latest source code

2000-03-02  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE alpha-2

	* more information in README

	* modified copyrights in kernelmode/

2000-03-01  Emmanuel Michon  <emmanuel_michon@sdesigns.com>

	* RELEASE alpha-1 much better than alpha-0