source: roaraudio/TODO @ 4126:d12c37821acc

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

updated TODO list

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