source: roaraudio/TODO @ 4162:eb640eca2afe

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

do something about repeating error messages

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