source: roaraudio/TODO @ 4127:f700c38fcc90

Last change on this file since 4127:f700c38fcc90 was 4127:f700c38fcc90, checked in by phi, 14 years ago

added new debian related task

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