VDR Plugin 'trayopen' Revision History
-----------------------------------

2005-10-01: Version 0.0.4pre3

- Added: added setup object and access setup object directly (Morone)
- Added: tray lock to block tray button	(limited to an inserted disc !)
- Added: read tray position to initialise startup status
  This is not working for most cdroms because of a problem in the kernel module "cdrom" !
  They report CDS_TRAY_OPEN as long as no disc is inserted, regardless of the tray position.
  So STATUSCHECK is deactivated. If check using "status" program discovers
  the drive does distinguish between TrayOpen und closed tray without a disc
  you can add a define STATUSCHECK to enable it completely. 
- Added: "status" program to check status ioctl for cdrom drive
- Changed: vdrcd start different for vdr >1.3.31.
- Changed: command communication (LordJaxom)
- Additional finnish translation from Rolf Ahrenberg
  <Peter Dittmann>

2005-09-15: Version 0.0.4pre2

- Added: eject using scsi ioctls to test vcd
- Changed: store setup
  <Peter Dittmann>

2005-09-15: Version 0.0.4pre1

- Added: starting vdrcd plugin to autoplay disc
- Added: automatic stop command before eject.
  Hope this stops the playing plugin.
  Side effect: a running vdr playback will be stopped regardless
  wether it's playing from harddisc. 
- Changed: eject/load handling now completely via ioctl's in the background task
- Added: dutch, italian, frensh, portugese translations
  (Native speakers may excuse the "abuse" of their language
  as it was simply done via babelfish.altavista.com ;-)
  Feedback and corrections are welcome.)
  <Peter Dittmann>

2005-09-14: Version 0.0.3

- Added: cCDStatus object will watch the CD/DVD eject button
- Added: automatic unmount before eject
- Changed: default device being /dev/cdrom for debian defaults
  <Peter Dittmann>

2005-03-31: Version 0.0.2

- Added: Call eject in background , so VDR react while disc is readin
- Added: Send command to logger
- Added: Some Setup-options (HideMainMenuEntry , device)
- Added: Finnish translation (thx to Rolf Ahrenberg)

2004-01-28: Version 0.0.1a

- Fixed: zombies ;) . Pipe wasnt closed......sorry


2003-09-27: Version 0.0.1

- Initial revision.
