source: roaraudio/TODO @ 4135:3412ee403586

Last change on this file since 4135:3412ee403586 was 4135:3412ee403586, checked in by phi, 14 years ago

updated TODO list

File size: 1.6 KB
Line 
1Things we need to do:
2 * (1.0 O/L/-) add support for sync streams
3
4Things we should do:
5 * (*.* */*/*) add a lot other things
6
7 * (0.3 O/H/-) Update debain init script
8 * (0.3 O/h/-) Implement a better way to find working driver
9 * (0.3 O/h/-) Ship bash completion script
10 * (0.3 O/N/P) Check for things needed to be done to support newer versions of CELT
11 * (0.3 S/N/-) Clean and update libroarpulse
12 * (0.3 O/L/-) better tests for libspeex{,dsp}-dev
13 * (0.3 S/L/-) Implement ALSA support
14
15 * (0.4 S/N/-) do a lot work on the manpages
16 * (0.4 O/N/-) add support to to roard to auto select a sync stream
17 * (0.4 O/L/-) fix libroaryiff
18 * (0.4 S/L/-) Clean libroardsp headers
19 * (0.4 S/L/-) Implement support for ICY Meta Data
20
21 * (1.0 S/h/-) impelemnt RTS/SDP/SAP
22 * (1.0 O/N/-) Clean up unused parts in plugins/
23 * (1.0 S/L/-) add RAUM support
24 * (1.0 O/l/-) replace OpenBSD's aucat
25 * (1.0 S/L/-) add internal memory management
26 * (?.? O/N/-) Better support for mixer streams
27
28Things it would be nice to have:
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
32Will not fix:
33 * (0.3 n/h/-) do not install .cvsignore files
34        Fixed by: release-helper script
35 * (0.3 n/N/-) publish IDs used in proto as public domain
36        Fixed by: aroarfw
37
38Legent:
39 * (Version State/Priory/Flags) Description
40
41States:
42 O = Open
43 W = WIP
44 S = Started/WIP but not active at the moment
45 n = will not fix (fix in a diffrent way)
46
47Priority:
48 l = very low
49 L = low
50 N = normal
51 h = high
52 H = very high
53
54Flags:
55 - = NONE
56 P = Patch
Note: See TracBrowser for help on using the repository browser.