Imported Upstream version 1.1.11
[platform/upstream/cdrkit.git] / doc / icedax / TODO
1 improved Indexscan without playing sectors
2 use C2 pointers to reduce speed 
3 Solaris handling with volumed
4 SunOS/Solaris and 512 byte sectors??
5 setuid.c group ids on WinXP??
6
7 stabilization:
8 check all exit codes (exit with error if sync failed)
9 new ioctl support for Solaris, FreeBSD-3.x, FreeBSD-4.x
10 find cause of ringbuffer assertions (resource temporarily unavailable)
11
12 new features:
13 enable hidden (audio) track recording
14 thread support
15 more sound support
16 CDIndex, CDDB lookups
17 prepare for MP3 inclusion (lame)
18 cut off silence at start and end of track
19 interpolation for massive read errors
20
21 internal:
22 get cache setting/set cache to zero/reset cache size at the end...
23 maybe add something for pioneer cd drives (spin up problems)
24 develop a new transport to read cdda sectors with complete subchannels
25 use index0 optionally to cut off the pregap portion
26 detect type of hidden track (data/audio)
27 implement capability to add a global shift
28 enhance cd text:
29         increase buffer size
30         add tab semantics
31         support 16-bit characters
32         try fallback read text info from program area
33
34 structural:
35 plug-in infrastructure
36
37 BeOS:   cddbp support, sound support
38 QNX:    realtime support RR-scheduler message, sound support in lconfig Makefiles
39 OS/2:   sound support
40 cygwin: sound support
41