source: roaraudio/TODO @ 3351:042530d9e4c1

Last change on this file since 3351:042530d9e4c1 was 3351:042530d9e4c1, checked in by phi, 14 years ago

updated TODO list

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