source: roaraudio/TODO @ 4059:449a57e5a9c3

Last change on this file since 4059:449a57e5a9c3 was 4059:449a57e5a9c3, checked in by phi, 14 years ago

added new state S

File size: 1.4 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/H/-) Correct copyright statements
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 S/L/-) Clean libroardsp headers
15 * (0.3 O/L/-) fix libroaryiff
16 * (0.3 W/H/-) Get into Debian
17 * (0.3 S/N/-) Clean and update libroarpulse
18 * (0.3 S/N/-) Implement ALSA support
19 * (0.3 S/L/-) Implement support for ICY Meta Data
20 * (1.0 S/h/-) impelemnt RTS/SDP/SAP
21 * (1.0 S/L/-) add RAUM support
22 * (1.0 O/l/-) replace OpenBSD's aucat
23 * (1.0 S/L/-) add internal memory management
24 * (?.? O/N/-) Better support for mixer streams
25
26Things it would be nice to have:
27 * (1.1 O/l/-) add code to handle streams with more than ROAR_MAX_CHANNELS channels
28 * (1.1 O/L/-) add support for multiple mixers per type
29
30Legent:
31 * (Version State/Priory/Flags) Description
32
33States:
34 O = Open
35 W = WIP
36 S = Started/WIP but not active at the moment
37 n = will not fix (fix in a diffrent way)
38
39Priority:
40 l = very low
41 L = low
42 N = normal
43 h = high
44 H = very high
45
46Flags:
47 - = NONE
48 P = Patch
Note: See TracBrowser for help on using the repository browser.