Changeset 3317:846970b6e9ee in roaraudio


Ignore:
Timestamp:
02/03/10 15:09:12 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

better TODO format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TODO

    r3259 r3317  
    11Things we need to do: 
    2  * (0.3) add _working_ resampling code 
    3  * (1.0) add support for sync streams 
     2 * (0.3 O/H/-) add _working_ resampling code 
     3 * (1.0 O/L/-) add support for sync streams 
    44 
    55Things we should do: 
    6  * (*.*) add a lot other things 
    7  * (0.3) add DSTR driver 
    8  * (0.3) do not install .cvsignore files 
    9  * (0.3) better tests for libspeex{,dsp}-dev 
    10  * (0.3) autotool like config options 
    11  * (0.3) add support to to roard to auto select a sync stream 
    12  * (0.3) do a lot work on the manpages 
    13  * (0.3) publish IDs used in proto as public domain 
    14  * (0.3) Check for things needed to be done to support newer versions of CELT 
    15  * (0.3) Clean libroardsp headers 
    16  * (0.3) Implement ALSA support 
    17  * (0.3) Implement support for ICY Meta Data 
    18  * (1.0) impelemnt RTS/SDP/SAP 
    19  * (1.0) add RAUM support 
    20  * (1.0) replace OpenBSD's aucat 
    21  * (1.0) add internal memory management 
    22  * (?.?) Better support for mixer streams 
     6 * (*.* */*/*) add a lot other things 
     7 * (0.3 O/L/-) add DSTR driver 
     8 * (0.3 n/h/-) do not install .cvsignore files 
     9 * (0.3 O/n/-) better tests for libspeex{,dsp}-dev 
     10 * (0.3 O/L/-) autotool like config options 
     11 * (0.3 O/N/-) add support to to roard to auto select a sync stream 
     12 * (0.3 W/N/-) do a lot work on the manpages 
     13 * (0.3 W/N/-) publish IDs used in proto as public domain 
     14 * (0.3 O/h/P) Check for things needed to be done to support newer versions of CELT 
     15 * (0.3 O/N/-) Clean libroardsp headers 
     16 * (0.3 O/N/-) Implement ALSA support 
     17 * (0.3 O/L/-) Implement support for ICY Meta Data 
     18 * (1.0 W/h/-) impelemnt RTS/SDP/SAP 
     19 * (1.0 W/L/-) add RAUM support 
     20 * (1.0 O/l/-) replace OpenBSD's aucat 
     21 * (1.0 W/L/-) add internal memory management 
     22 * (?.? O/N/-) Better support for mixer streams 
    2323 
    2424Things it would be nice to have: 
    25  * (1.0) add better support for ReplayGain. 
    26  * (1.1) add code to handle streams with more than ROAR_MAX_CHANNELS channels 
    27  * (1.1) add support for multiple mixers per type 
     25 * (1.0 O/l/-) add better support for ReplayGain. 
     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 
     29Legent: 
     30 * (Version State/Priory/Flags) Description 
     31 
     32States: 
     33 O = Open 
     34 W = WIP 
     35 n = will no fix (fix in a diffrent way) 
     36 
     37Priority: 
     38 l = very low 
     39 L = low 
     40 N = normal 
     41 h = high 
     42 H = very high 
     43 
     44Flags: 
     45 - = NONE 
     46 P = Patch 
Note: See TracChangeset for help on using the changeset viewer.