source: roaraudio/TODO @ 6032:a8ef9cbb7a24

Last change on this file since 6032:a8ef9cbb7a24 was 5593:c6f715635b44, checked in by phi, 12 years ago

typo

File size: 1.6 KB
Line 
1More Tickets on BTS at: https://bts.keep-cool.org/
2
3Things we need to do:
4 * (1.0 O/L/-) add support for sync streams
5
6Things we should do:
7 * (*.* */*/*) add a lot other things
8
9 * (1.0 O/H/-) General cleanup
10 * (1.0 W/H/-) Work on docs
11 * (1.0 O/h/-) Cleanup of plugins/
12 * (1.0 S/N/-) do a lot work on the manpages
13 * (1.0 S/N/-) Clean and update libroarpulse
14 * (1.0 O/N/- #232) Update crypto support
15 * (1.0 O/N/- #50) Add HashTable support
16 * (1.0 S/h/-) implement RTS/SDP/SAP
17 * (1.0 O/l/-) replace OpenBSD's aucat
18 * (1.0 S/L/- #233) add RAUM support
19 * (?.? O/N/-) Better support for mixer streams
20 * (?.? O/L/- #35) fix libroaryiff
21
22Things it would be nice to have:
23 * (1.1 O/l/-) add code to handle streams with more than ROAR_MAX_CHANNELS channels
24 * (1.1 O/L/-) add support for multiple mixers per type
25
26Will not fix:
27 * (0.3 n/h/-) do not install .cvsignore files
28        Fixed by: release-helper script
29 * (0.3 n/N/-) publish IDs used in proto as public domain
30        Fixed by: aroarfw
31 * (0.4 O/L/-) Install bash completion script
32        Fixed by: Debian install scripts.
33 * (0.4 n/L/- #34) Implement support for ICY Meta Data
34 * (0.4 O/L/- #37) do something about repeating error messages
35 * (0.4 O/L/-) better tests for libspeex{,dsp}-dev
36        Still needed?
37 * (0.4 O/N/-) Clean up unused parts in plugins/
38        Fixed by: release-helper script
39
40Legent:
41 * (Version State/Priory/Flags) Description
42
43States:
44 O = Open
45 W = WIP
46 S = Started/WIP but not active at the moment
47 n = will not fix (fixed in a diffrent way)
48
49Priority:
50 l = very low
51 L = low
52 N = normal
53 h = high
54 H = very high
55
56Flags:
57 - = NONE
58 P = Patch
Note: See TracBrowser for help on using the repository browser.