diff options
author | Jörg Hohensohn <hohensoh@rockbox.org> | 2005-06-24 05:22:47 +0000 |
---|---|---|
committer | Jörg Hohensohn <hohensoh@rockbox.org> | 2005-06-24 05:22:47 +0000 |
commit | 7bc6898e53cd87f3808beadca332a0ce3725f417 (patch) | |
tree | 86780faeeff8057e72f2eebb8e48f99bcf903693 /apps/plugins/alpine_cdc.c | |
parent | 145dca8ea5d2c083c51a870a33c9469b547616d9 (diff) |
comment updated
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6851 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/alpine_cdc.c')
-rw-r--r-- | apps/plugins/alpine_cdc.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/plugins/alpine_cdc.c b/apps/plugins/alpine_cdc.c index d0b3b1d8d1..7c014a2e0c 100644 --- a/apps/plugins/alpine_cdc.c +++ b/apps/plugins/alpine_cdc.c @@ -8,13 +8,12 @@ * $Id$ * * - * Copyright (C) 2003 Jörg Hohensohn + * Copyright (C) 2003-2005 Jörg Hohensohn * * Alpine CD changer Project * This is a feasibility study for Archos emulating an Alpine M-Bus CD changer. * - * Currently realized as a plugin, which can't control the mp3 playback. - * It "just" follows all radio commands and answers accordingly. + * Currently it will do seeks and change tracks, but nothing like disks. * The debug version shows a dump of the M-Bus communication on screen. * * Usage: Start plugin, it will stay in the background and do the emulation. |