source: roaraudio/TODO @ 4135:3412ee403586

Last change on this file since 4135:3412ee403586 was 4135:3412ee403586, checked in by phi, 14 years ago

updated TODO list

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 O/H/-) Update debain init script
8 * (0.3 O/h/-) Implement a better way to find working driver
[4135]9 * (0.3 O/h/-) Ship bash completion script
[4128]10 * (0.3 O/N/P) Check for things needed to be done to support newer versions of CELT
[4059]11 * (0.3 S/N/-) Clean and update libroarpulse
[4128]12 * (0.3 O/L/-) better tests for libspeex{,dsp}-dev
13 * (0.3 S/L/-) Implement ALSA support
14
15 * (0.4 S/N/-) do a lot work on the manpages
16 * (0.4 O/N/-) add support to to roard to auto select a sync stream
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
20
[4059]21 * (1.0 S/h/-) impelemnt RTS/SDP/SAP
[4126]22 * (1.0 O/N/-) Clean up unused parts in plugins/
[4059]23 * (1.0 S/L/-) add RAUM support
[3317]24 * (1.0 O/l/-) replace OpenBSD's aucat
[4059]25 * (1.0 S/L/-) add internal memory management
[3317]26 * (?.? O/N/-) Better support for mixer streams
[307]27
[891]28Things it would be nice to have:
[3317]29 * (1.1 O/l/-) add code to handle streams with more than ROAR_MAX_CHANNELS channels
30 * (1.1 O/L/-) add support for multiple mixers per type
31
[4126]32Will not fix:
33 * (0.3 n/h/-) do not install .cvsignore files
34        Fixed by: release-helper script
35 * (0.3 n/N/-) publish IDs used in proto as public domain
36        Fixed by: aroarfw
37
[3317]38Legent:
39 * (Version State/Priory/Flags) Description
40
41States:
42 O = Open
43 W = WIP
[4059]44 S = Started/WIP but not active at the moment
[3351]45 n = will not fix (fix in a diffrent way)
[3317]46
47Priority:
48 l = very low
49 L = low
50 N = normal
51 h = high
52 H = very high
53
54Flags:
55 - = NONE
56 P = Patch
Note: See TracBrowser for help on using the repository browser.