VDR Plugin 'cdplayer' Revision History
--------------------------------------

2010-04-04: Version 0.0.1

- Initial revision.

2010-06-10: Version 0.0.2

- First public release.

2010-06-12: Version 0.0.3

- Fix compile problem when no graphtft is used. Users of graphtft must now
  enable a switch in the Makefile.
- CDDB-Query for multi session CDs is working.
 
2010-06-14: Version 0.0.4

- Fix possible crashes.
- Enhanced OSD, allows scrolling now

2010-06-17: Version 0.0.5

- Fix OSD problem, that OSD is now always open after startup.
- SVDRP Support.
- Detail View.

2010-07-04: Version 0.0.6

- Italian translation.
- Fix crash with skin elchi.
- Workaround for crashing cddb library when no $HOME is set.
- Add support for cdparanoia.
- Fixes for FF-DVB Card support.
- Limit CD-Speed.

2010-07-10: Version 1.0.0

- Update buffer handling
- Support for cdparanoia can be disabled with an entry of "NOPARANOIA=0"
  to Make.config.
- Update of Italian translation.

2010-07-22: Version 1.0.1

- Fix a possible crash by send DevicePlay after the time the data for first 
  track is really available.
  
2010-09-18: Version 1.0.2

- Enhanced device initialization so that the first blocks of the CD are
  really replayed on first start.
- Fix some problems with vdr-sxfe/libxineoutput.

2012-02-06: Version 1.0.3

- Fix a linker problem.

2012-03-18: Version 1.1.0

- Shuffle-Mode.
- Repeate Mode.
- Tracks 1-9 directly selectable via Keys 1-9.
- Support for libcdio version 0.83.
- Support for span plugin.

2012-05-04: Version 1.1.1

- Fix startup problems.
- Enhance CDDB Query after network problems.
- Update german translations.
- Fix track number display on OSDs.

2012-09-09: Version 1.1.2

- Support for new libcdio 0.84 API.

2012-09-15: Version 1.1.3

- Enhancements on OSD.

2012-10-07: Version 1.1.4

- Detect if system runs on UTF-8 before using UTF-8 characters on OSD.

2012-10-19: Version 1.1.5

- Works with Reel eHD.
- Fix invalid character encoding.

2013-01-26: Version 1.1.6

- Support for new make system of VDR 1.7.35. The new make file is now the 
  default. For compiling on older VDR Versions change the link of Makefile
  to Makefile-1.6.

2013-02-12: Version 1.1.7

- Additional Makefile fixes.
- Back and OK Key are now configurable if they stop the plugin, pause the
  current playback or if there is no function.
  
2013-02-17: Version 1.1.8

- Bugfix in Makefile (Thanks to Lucian Muresan)
- cd.mpg will be installed automatically.
- Support for CDIO 0.90 (Thanks to Lucian Muresan)
- Add Romanian translation (Thanks to Lucian Muresan)
- Add French translation (Thanks to Bernard Jaulin)
- Add Ukrainian translation (Thanks to Yarema aka Knedlyk)
- Update Italian translation (Thanks to Diego Pierotto)

2013-05-17: Version 1.2.0

- Fix some initializations.
- Makefile fixes.

2013-06-29: Version 1.2.1

- Fix compile problems when libparanoia is not available.

2014-01-05: Version 1.2.2

- Incorporate patch from kamel5 for correct display of the LCARS skin.
