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