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
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
7 * (0.3 S/L/-) Implement ALSA support
8
[4188]9 * (0.4 O/h/-) Cleanup of plugins/
10 * (0.4 O/h/-) add support to to roard to auto select a sync stream
[4128]11 * (0.4 S/N/-) do a lot work on the manpages
[4146]12 * (0.4 O/N/-) add functions for parsing channels/bits/rate ('mono' -> 1,...)
[4188]13 * (0.4 S/N/-) Clean and update libroarpulse
14 * (0.4 O/L/-) better tests for libspeex{,dsp}-dev
[4147]15 * (0.4 O/L/-) Install bash completion script
[4128]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
[4162]19 * (0.4 O/L/-) do something about repeating error messages
[4191]20 * (0.4 O/l/-) implement win32 version of roardl
[4128]21
[4059]22 * (1.0 S/h/-) impelemnt RTS/SDP/SAP
[4126]23 * (1.0 O/N/-) Clean up unused parts in plugins/
[4188]24 * (1.0 O/l/-) replace OpenBSD's aucat
[4059]25 * (1.0 S/L/-) add RAUM support
26 * (1.0 S/L/-) add internal memory management
[3317]27 * (?.? O/N/-) Better support for mixer streams
[307]28
[891]29Things it would be nice to have:
[3317]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
[4126]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
[3317]39Legent:
40 * (Version State/Priory/Flags) Description
41
42States:
43 O = Open
44 W = WIP
[4059]45 S = Started/WIP but not active at the moment
[3351]46 n = will not fix (fix in a diffrent way)
[3317]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.