source: roaraudio/TODO @ 4202:87746edd4cd4

Last change on this file since 4202:87746edd4cd4 was 4202:87746edd4cd4, checked in by phi, 14 years ago

ALSA solved, ckport needs updates

File size: 1.7 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
[4202]7 * (0.3 O/N/-) Update ckport file
[4128]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
[4192]14 * (0.4 O/N/-) Update to work with newer versions of portaudio
[4188]15 * (0.4 O/L/-) better tests for libspeex{,dsp}-dev
[4147]16 * (0.4 O/L/-) Install bash completion script
[4128]17 * (0.4 O/L/-) fix libroaryiff
18 * (0.4 S/L/-) Clean libroardsp headers
19 * (0.4 S/L/-) Implement support for ICY Meta Data
[4162]20 * (0.4 O/L/-) do something about repeating error messages
[4191]21 * (0.4 O/l/-) implement win32 version of roardl
[4128]22
[4059]23 * (1.0 S/h/-) impelemnt RTS/SDP/SAP
[4126]24 * (1.0 O/N/-) Clean up unused parts in plugins/
[4188]25 * (1.0 O/l/-) replace OpenBSD's aucat
[4059]26 * (1.0 S/L/-) add RAUM support
27 * (1.0 S/L/-) add internal memory management
[3317]28 * (?.? O/N/-) Better support for mixer streams
[307]29
[891]30Things it would be nice to have:
[3317]31 * (1.1 O/l/-) add code to handle streams with more than ROAR_MAX_CHANNELS channels
32 * (1.1 O/L/-) add support for multiple mixers per type
33
[4126]34Will not fix:
35 * (0.3 n/h/-) do not install .cvsignore files
36        Fixed by: release-helper script
37 * (0.3 n/N/-) publish IDs used in proto as public domain
38        Fixed by: aroarfw
39
[3317]40Legent:
41 * (Version State/Priory/Flags) Description
42
43States:
44 O = Open
45 W = WIP
[4059]46 S = Started/WIP but not active at the moment
[3351]47 n = will not fix (fix in a diffrent way)
[3317]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.