source: roaraudio/TODO @ 4574:045d31b8a9d3

Last change on this file since 4574:045d31b8a9d3 was 4574:045d31b8a9d3, checked in by phi, 13 years ago

updated TODO list

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