File: TODO

package info (click to toggle)
cdtool 2.1.8-release-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 728 kB
  • sloc: ansic: 4,200; sh: 2,823; makefile: 143
file content (28 lines) | stat: -rw-r--r-- 935 bytes parent folder | download | duplicates (6)
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
STILL TO BE DONE -------------------------------------------------------

 o why does CDROMSTART somtimes prevent CDROMPLAYMSF from working?

 o finish autotoolizing

 o RPM .spec is outdated/broken?

 o List the available CD-ROM devices somehow
 o Combine common code like getopt() handling

 o Add CDDB submit support
 o Check with "Guidelines for optimal freedb support" at
   http://www.freedb.org/modules.php?name=Sections&sop=viewarticle&artid=38

 o Change cdtool to use a CDDB backend. Ideally data from both formats
   would be merged at runtime. Maybe it can also be shared with other CDDB
   aware programs like gnome-cd? 

 o Nice interface for editing the database files.
 o Fast forward, Rewind.
 o Code cleanup and documentation.

BUGS ------------------------------------------------------------------

 o Find work-around for the resume bugs of some drives
   (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=34242)