source: roaraudio/TODO @ 4211:3d43fb8dcb98

Last change on this file since 4211:3d43fb8dcb98 was 4211:3d43fb8dcb98, checked in by phi, 14 years ago

updated TODO list again

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