source: roaraudio/TODO @ 3587:633259c6045c

Last change on this file since 3587:633259c6045c was 3587:633259c6045c, checked in by phi, 14 years ago

updated raw driver

File size: 1.5 KB
Line 
1Things we need to do:
2 * (0.3 O/H/-) add _working_ resampling code
3 * (1.0 O/L/-) add support for sync streams
4
5Things we should do:
6 * (*.* */*/*) add a lot other things
7 * (0.3 O/L/-) add DSTR driver
8 * (0.3 n/h/-) do not install .cvsignore files
9 * (0.3 O/n/-) better tests for libspeex{,dsp}-dev
10 * (0.3 O/N/-) add support to to roard to auto select a sync stream
11 * (0.3 W/N/-) do a lot work on the manpages
12 * (0.3 W/N/-) publish IDs used in proto as public domain
13 * (0.3 O/h/P) Check for things needed to be done to support newer versions of CELT
14 * (0.3 W/L/-) Clean libroardsp headers
15 * (0.3 O/L/-) fix libroaryiff
16 * (0.3 W/H/-) Get into Debian
17 * (0.3 W/N/-) Clean and update libroarpulse
18 * (0.3 W/h/-) Cleanup driver: ao, DMX, ESD, Roar, Shout
19 * (0.3 W/N/-) Implement ALSA support
20 * (0.3 W/L/-) Implement support for ICY Meta Data
21 * (1.0 W/h/-) impelemnt RTS/SDP/SAP
22 * (1.0 W/L/-) add RAUM support
23 * (1.0 O/l/-) replace OpenBSD's aucat
24 * (1.0 W/L/-) add internal memory management
25 * (?.? O/N/-) Better support for mixer streams
26
27Things it would be nice to have:
28 * (1.0 O/l/-) add better support for ReplayGain.
29 * (1.1 O/l/-) add code to handle streams with more than ROAR_MAX_CHANNELS channels
30 * (1.1 O/L/-) add support for multiple mixers per type
31
32Legent:
33 * (Version State/Priory/Flags) Description
34
35States:
36 O = Open
37 W = WIP
38 n = will not fix (fix in a diffrent way)
39
40Priority:
41 l = very low
42 L = low
43 N = normal
44 h = high
45 H = very high
46
47Flags:
48 - = NONE
49 P = Patch
Note: See TracBrowser for help on using the repository browser.