source: roaraudio/TODO @ 4560:cb375bd11d19

Last change on this file since 4560:cb375bd11d19 was 4560:cb375bd11d19, checked in by phi, 13 years ago

added some more bugs to bug tracker

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