source: roaraudio/TODO @ 3934:224c9cf406db

Last change on this file since 3934:224c9cf406db was 3697:e6218ebcb8c0, checked in by phi, 14 years ago

implemented RSound protocol

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 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/N/-) Implement ALSA support
19 * (0.3 W/L/-) Implement support for ICY Meta Data
20 * (1.0 W/h/-) impelemnt RTS/SDP/SAP
21 * (1.0 W/L/-) add RAUM support
22 * (1.0 O/l/-) replace OpenBSD's aucat
23 * (1.0 W/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 n = will not fix (fix in a diffrent way)
37
38Priority:
39 l = very low
40 L = low
41 N = normal
42 h = high
43 H = very high
44
45Flags:
46 - = NONE
47 P = Patch
Note: See TracBrowser for help on using the repository browser.