source: roaraudio/TODO @ 4129:7e48d8df51a3

Last change on this file since 4129:7e48d8df51a3 was 4129:7e48d8df51a3, checked in by phi, 14 years ago

fixed resampler code finnaly, thanks to maister for patches

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