VDR Plugin 'cdda' Revision History
----------------------------------

2005-12-24: Version 0.1.0

- replaced cdio header files in cdda_lib.h with glibc one's
- corrected two minor glitches in disc info dialog (thanks to Rolf Ahrenberg)
- added two missing i18n strings (thanks to bjrn from vdrportal)
- fixed bug in the player which prevented in some situations the replay of the
  last track (reported by burki from vdrportal)
- fixed bug in the cddb handling of extended disc/title strings (thanks to lola
  from vdrportal)
- fixed memleak in cCddaConfiguration
- cdda now shares the player/playlist classes with the daap plugin
- added cddb priority option "cache only"
- the cddb handler now supports multiple cddb entries. you can switch between
  them via the commands menu. the first non empty one will always be the default
- cddb entries can now be deleted from the cache directory
- updated finnish translation (thanks to Rolf Ahrenberg)
- fixed template compilation/link problem (thanks to lola from vdrportal)

2005-09-12: Version 0.0.4

- added status message to plugin start (suggested by burki from vdrportal)
- added setup option to set the default display information view (suggested by
  burki from vdrportal)
- added additional check to skip tracks which are not marked as audio
- fixed memory leak in cdtext handling
- reorganized the information dialog
- fixed bug in processkey when no disc is available
- increased the "jump to track" timeout from 2s to 4s
- fixed bug in the cddb data parse function (reported by lola from vdrportal) 
- added french translation (thanks to alien2924)

2005-05-21: Version 0.0.3

- added some i18n and corrected two minor glitches (thanks to Rolf Ahrenberg)
- implemented "time elapsed" mode in player. you can toggle between the modes
  with your red key: track -> "track elapsed" -> disc -> "disc elapsed"
- heavily reorganized some code in cdda_lib.c and cdda_player.c
- fixed handling when cd will suddenly be unavailable during playback (reported
  by MarcTwain from vdrportal)
- added disc information data to "information" dialog
- modified replay information. you can toggle between track and full view with
  the red key
- added cStatus::MsgReplaying to inform the status monitor (for e.g. glcd)
- fixed Seek() in cdda_lib.c when offset will be outside of current track
- added autostart replay feature (requested by HH_Maus from vdrportal)
- added program replay mode to allow self defined order
- implementent cddb client to query disc information
- minor changes in Makefile

2005-04-26: Version 0.0.2

- added finnish translation (thanks to Rolf Ahrenberg)
- corrected a minor i18n glitch (thanks to Rolf Ahrenberg)
- minor changes in Makefile
- corrected the payload length in the PES header, which caused some
  replay problems (thanks to Burki from vdrportal for testing)

2005-04-21: Version 0.0.1

- Initial revision.
