I tried to write the source code for the user interface so that anyone
could adapt it and use it for other players. If you're feeling adventurous,
and want to give a go at making a soundfile player that uses the same
kind of front panel as qCd, look at the source code documentation. Open
up your web browser on "srcdoc/index.html
" in the distribution. You'll
find complete documentation of all the C++ classes used by this program.
Focus on "AudioPanel" and "AudioDev".
You can also try porting qCd to Linux SCSI-based CDROM drives or non-Linux platforms.
If you do use "AudioPanel" in some other player, drop me a line! I'd love to see what you produce.