source: roaraudio/TODO @ 4142:39df5484bca8

Last change on this file since 4142:39df5484bca8 was 4142:39df5484bca8, checked in by phi, 14 years ago

implemented better way to find driver

File size: 1.5 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/-) Ship bash completion script
8 * (0.3 O/N/P) Check for things needed to be done to support newer versions of CELT
9 * (0.3 S/N/-) Clean and update libroarpulse
10 * (0.3 O/L/-) better tests for libspeex{,dsp}-dev
11 * (0.3 S/L/-) Implement ALSA support
12
13 * (0.4 S/N/-) do a lot work on the manpages
14 * (0.4 O/N/-) add support to to roard to auto select a sync stream
15 * (0.4 O/L/-) fix libroaryiff
16 * (0.4 S/L/-) Clean libroardsp headers
17 * (0.4 S/L/-) Implement support for ICY Meta Data
18
19 * (1.0 S/h/-) impelemnt RTS/SDP/SAP
20 * (1.0 O/N/-) Clean up unused parts in plugins/
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
30Will not fix:
31 * (0.3 n/h/-) do not install .cvsignore files
32        Fixed by: release-helper script
33 * (0.3 n/N/-) publish IDs used in proto as public domain
34        Fixed by: aroarfw
35
36Legent:
37 * (Version State/Priory/Flags) Description
38
39States:
40 O = Open
41 W = WIP
42 S = Started/WIP but not active at the moment
43 n = will not fix (fix in a diffrent way)
44
45Priority:
46 l = very low
47 L = low
48 N = normal
49 h = high
50 H = very high
51
52Flags:
53 - = NONE
54 P = Patch
Note: See TracBrowser for help on using the repository browser.