This is a AudioCD plugin for VDR.

Written by:                  Alexander Loehr (alexander.loehr (at) web.de)
Project's homepage:          http://mail.pad.zuken.de/~alex/vdr
Latest version available at: http://mail.pad.zuken.de/~alex/vdr

See the file COPYING for license information.

This plugin controls an attached cdrom drive to play audio cds. The
cdrom drive must be connected to the linein connector of your DVB or
sound card. It only controls your cdrom drive.
 
To use this plugin you have to install libcdaudio (version >= 0.99.9)
from http://libcdaudio.sourceforge.net.

By default this plugin uses /dev/cdrom to accss your CD drive. You can
specify this with option -d (i.e. vdr -P"audiocd -d/dev/cdrom").

The OSD currently displays only the track which is played and the total
number of tracks.

Shuffle and repeat is not fully implemented yet.

The following keys are used:

Right, FastFwd: Fast forward (5 sec.)
Left, FastRew:  Fast backward (5 sec.)
Up:             Next track
Down:           Previous track
Play:           Play/Resume
Pause:          Pause/Resume
Green:          Toggle repeat mode (disabled, track or disc)
Yellow          Toggle shuffle mode 
0...9           Jump to track entered
Ok              Toggle display

Cheers,
Alex.
