summaryrefslogtreecommitdiff
path: root/apps/plugins/alpine_cdc.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/alpine_cdc.c')
-rw-r--r--apps/plugins/alpine_cdc.c5
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 @@
8 * $Id$ 8 * $Id$
9 * 9 *
10 * 10 *
11 * Copyright (C) 2003 Jörg Hohensohn 11 * Copyright (C) 2003-2005 Jörg Hohensohn
12 * 12 *
13 * Alpine CD changer Project 13 * Alpine CD changer Project
14 * This is a feasibility study for Archos emulating an Alpine M-Bus CD changer. 14 * This is a feasibility study for Archos emulating an Alpine M-Bus CD changer.
15 * 15 *
16 * Currently realized as a plugin, which can't control the mp3 playback. 16 * Currently it will do seeks and change tracks, but nothing like disks.
17 * It "just" follows all radio commands and answers accordingly.
18 * The debug version shows a dump of the M-Bus communication on screen. 17 * The debug version shows a dump of the M-Bus communication on screen.
19 * 18 *
20 * Usage: Start plugin, it will stay in the background and do the emulation. 19 * Usage: Start plugin, it will stay in the background and do the emulation.