source: roaraudio/TODO @ 4209:666f6fc743cf

Last change on this file since 4209:666f6fc743cf was 4209:666f6fc743cf, checked in by phi, 14 years ago

updated TODO List

File size: 1.9 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/N/-) Update ckport file
8
9 * (0.4 O/h/-) Update gzip support
10 * (0.4 O/h/-) Cleanup of plugins/
11 * (0.4 O/h/-) add support to to roard to auto select a sync stream
12 * (0.4 S/N/-) do a lot work on the manpages
13 * (0.4 O/N/-) add functions for parsing channels/bits/rate ('mono' -> 1,...)
14 * (0.4 S/N/-) Clean and update libroarpulse
15 * (0.4 O/N/-) Make use of stream role setting
16 * (0.4 O/N/-) support to send dir parameter with OINFO
17 * (0.4 O/N/-) Support EXEC with sid=-1 (client exec)
18 * (0.4 O/N/-) Update to work with newer versions of portaudio
19 * (0.4 O/N/-) Update crypto support
20 * (0.4 O/L/-) better tests for libspeex{,dsp}-dev
21 * (0.4 O/L/-) Install bash completion script
22 * (0.4 O/L/-) fix libroaryiff
23 * (0.4 S/L/-) Clean libroardsp headers
24 * (0.4 S/L/-) Implement support for ICY Meta Data
25 * (0.4 O/L/-) do something about repeating error messages
26 * (0.4 O/l/-) implement win32 version of roardl
27
28 * (1.0 S/h/-) impelemnt RTS/SDP/SAP
29 * (1.0 O/N/-) Clean up unused parts in plugins/
30 * (1.0 O/l/-) replace OpenBSD's aucat
31 * (1.0 S/L/-) add RAUM support
32 * (1.0 S/L/-) add internal memory management
33 * (?.? O/N/-) Better support for mixer streams
34
35Things it would be nice to have:
36 * (1.1 O/l/-) add code to handle streams with more than ROAR_MAX_CHANNELS channels
37 * (1.1 O/L/-) add support for multiple mixers per type
38
39Will not fix:
40 * (0.3 n/h/-) do not install .cvsignore files
41        Fixed by: release-helper script
42 * (0.3 n/N/-) publish IDs used in proto as public domain
43        Fixed by: aroarfw
44
45Legent:
46 * (Version State/Priory/Flags) Description
47
48States:
49 O = Open
50 W = WIP
51 S = Started/WIP but not active at the moment
52 n = will not fix (fix in a diffrent way)
53
54Priority:
55 l = very low
56 L = low
57 N = normal
58 h = high
59 H = very high
60
61Flags:
62 - = NONE
63 P = Patch
Note: See TracBrowser for help on using the repository browser.