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
Line 
1Things we need to do:
2 * (1.0 O/L/-) add support for sync streams
3
4Things we should do:
5 * (*.* */*/*) add a lot other things
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
10 * (0.3 S/N/-) Clean and update libroarpulse
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
20 * (1.0 S/h/-) impelemnt RTS/SDP/SAP
21 * (1.0 O/N/-) Clean up unused parts in plugins/
22 * (1.0 S/L/-) add RAUM support
23 * (1.0 O/l/-) replace OpenBSD's aucat
24 * (1.0 S/L/-) add internal memory management
25 * (?.? O/N/-) Better support for mixer streams
26
27Things it would be nice to have:
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
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
37Legent:
38 * (Version State/Priory/Flags) Description
39
40States:
41 O = Open
42 W = WIP
43 S = Started/WIP but not active at the moment
44 n = will not fix (fix in a diffrent way)
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.