Changeset 1170

Show
Ignore:
Timestamp:
05/25/09 11:46:53 (4 years ago)
Author:
gabriel@…
Message:

Add 3 new tasks and update the "TODO" stats.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/transport_redesign_2/TRANSPORT_REDESIGN_TODO.txt

    r1169 r1170  
    1717     */ 
    1818 
    19 As of this writing (2009-04-27), the status is: 
     19As of this writing (2009-05-25), the status is: 
    2020 
    21     #warning:       18 locations 
    22     assert(false):  31 locations 
    23     TODO comment:   10 locations 
     21    #warning:       13 locations 
     22    assert(false):   6 locations 
     23    TODO comment:   19 locations 
    2424 
    2525SPECIFIC TASKS 
    2626-------------- 
     27 
     28(.) Implement support for audio sample rate (currently 
     29    hard-coded to 48000 Hz). 
     30 
     31(.) Get pattern mode and the "loop" setting working. 
     32    Currently, things are hard-coded to loop a song. 
     33 
     34(.) At beginning of a song, the "Rewind" button causes 
     35    a crash.  At the end of a song, "Fast-Forward" 
     36    causes a crash. 
    2737 
    2838(.) Re-implement Pattern mode with new transport.  This is