source: roaraudio/TODO @ 5012:b263759832f1

Last change on this file since 5012:b263759832f1 was 4954:f5a67068274a, checked in by phi, 13 years ago

some updastes to the TODO list

File size: 1.8 KB
RevLine 
[4574]1More Tickets on BTS at: https://bts.keep-cool.org/
2
[309]3Things we need to do:
[3317]4 * (1.0 O/L/-) add support for sync streams
[307]5
6Things we should do:
[3317]7 * (*.* */*/*) add a lot other things
[4128]8
[4211]9 * (0.4 O/H/-) General cleanup
10 * (0.4 W/H/-) Work on docs
[4556]11 * (0.4 O/h/- #29) Update gzip support
[4188]12 * (0.4 O/h/-) Cleanup of plugins/
[4128]13 * (0.4 S/N/-) do a lot work on the manpages
[4188]14 * (0.4 S/N/-) Clean and update libroarpulse
[4560]15 * (0.4 O/N/- #33) Update to work with newer versions of portaudio
[4209]16 * (0.4 O/N/-) Update crypto support
[4574]17 * (0.4 O/N/- #50) Add HashTable support
18 * (0.4 O/N/- #48) Consider defaulting to 32 bit mode, falling back to 16 bit if fails.
[4188]19 * (0.4 O/L/-) better tests for libspeex{,dsp}-dev
[4147]20 * (0.4 O/L/-) Install bash completion script
[4560]21 * (0.4 O/L/- #35) fix libroaryiff
22 * (0.4 S/L/- #34) Implement support for ICY Meta Data
23 * (0.4 O/L/- #37) do something about repeating error messages
[4191]24 * (0.4 O/l/-) implement win32 version of roardl
[4128]25
[4059]26 * (1.0 S/h/-) impelemnt RTS/SDP/SAP
[4126]27 * (1.0 O/N/-) Clean up unused parts in plugins/
[4188]28 * (1.0 O/l/-) replace OpenBSD's aucat
[4059]29 * (1.0 S/L/-) add RAUM support
30 * (1.0 S/L/-) add internal memory management
[3317]31 * (?.? O/N/-) Better support for mixer streams
[307]32
[891]33Things it would be nice to have:
[3317]34 * (1.1 O/l/-) add code to handle streams with more than ROAR_MAX_CHANNELS channels
35 * (1.1 O/L/-) add support for multiple mixers per type
36
[4126]37Will not fix:
38 * (0.3 n/h/-) do not install .cvsignore files
39        Fixed by: release-helper script
40 * (0.3 n/N/-) publish IDs used in proto as public domain
41        Fixed by: aroarfw
42
[3317]43Legent:
44 * (Version State/Priory/Flags) Description
45
46States:
47 O = Open
48 W = WIP
[4059]49 S = Started/WIP but not active at the moment
[4574]50 n = will not fix (fixed in a diffrent way)
[3317]51
52Priority:
53 l = very low
54 L = low
55 N = normal
56 h = high
57 H = very high
58
59Flags:
60 - = NONE
61 P = Patch
Note: See TracBrowser for help on using the repository browser.