Adcd is a text mode CD player for GNU/Linux. It features all the functions expected in a compact disc player, including playing selected tracks, random playing, and continuous playing. It may be used in interactive (full screen) or non-interactive (command line) modes.
| Tags | multimedia Sound/Audio CD Audio CD Playing |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: The license has been updated to GPL version 3 or later.


Changes: A bug that prevented the automatic advance to the next track in playlist mode and loop mode with some drives has been fixed. "configure" and "Makefile.in" have been modified to be more compliant to GNU standards.


Changes: The argument of the "volume" option has been made optional. When no argument is supplied, it shows the current volume level. The argument of the "play" option has been made optional. When no argument is supplied, it plays from track 1. A new argument parser that replaces "getopt_long" has been added.


Changes: Non-interactive mode has been added. The files 'configure' and 'Makefile.in' have been added for a GNU type build (configure, make, and make install).


Changes: Context sensitive online help has been added. The total time of the track/disc is now displayed. A bug that prevented automatic advancement to next track in playlist mode with some discs has been fixed. The GPL file has been updated to version 2.3.