1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
Changes in 0.5.0:
* cdcd now uses the 1.0 version of the libcdaudio API
* Configuration questionaire pops up to aid cdcd setup.
Changes in 0.4.6:
* Command and track name completion. Just use 'tab'.
Changes in 0.4.5:
* cdcd now has CD Index support and will use CD Index servers by default
* cdcd has a manpage, finally
Changes in 0.4.4:
* Fixed for new libcdaudio interface
* Fixed glibc2.1 related bugs
Changes in 0.4.3:
* Bugs in autoconf fixed
* 'submit' feature added
* 'sites' feature expanded
* 'infoall' removed in favour of 'tracks'
* 'seldisc' removed in favour of 'slot'
Changes in 0.4.1:
* Multiple bugs fixed in the code
* setpos was eliminated as a redundant feature (play serves the same function)
Changes in 0.3.11:
* Multiple bugs fixed in the code
Changes in 0.3.10:
* Added client/server CDDB toggle command, cddbmsg.
* Interface modified to fit new libcdaudio database interface
* Device selection support
Changes in 0.3.9:
* Fixed memory leak in strnupper
* Improved ff, rew, and edit commands
Changes in 0.3.8:
* Multiple arguements implemented
* Play function improved
Changes in 0.3.7:
* volume control functions changed to getvol/setvol
* CD changer support implemented
* debug command added
* Better info/infoall commands
* Genre editing supported with edit command
Changes in 0.3.6:
* Makefile now generated with automake/autoconf
* CDDB support, and support extended data
|