source: roaraudio/TODO @ 4191:db498b1cedb0

Last change on this file since 4191:db498b1cedb0 was 4191:db498b1cedb0, checked in by phi, 14 years ago

implement roardl for win32 should be done in 0.4

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