source: roaraudio/TODO @ 3661:adacac409bdc

Last change on this file since 3661:adacac409bdc was 3661:adacac409bdc, checked in by phi, 14 years ago

cleanup

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