]> git.donarmstrong.com Git - lilypond.git/blobdiff - TODO
release: 0.1.0
[lilypond.git] / TODO
diff --git a/TODO b/TODO
index 8a0802b5ef522ff7c077da2020459c803d739513..78cecc175ec03229882fe049cd19edfba904f3a3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,3 @@
-0.1:
-
-       * versioning stuff (cvt mudela, mudela, etc.)
-
 Features you cannot find in the doco as working, should be mentioned here.
        
 This is an assorted collection of stuff that will be done, might be
@@ -10,22 +6,22 @@ done, or is an idea that I want to think about
 Most of the items are marked in the code as well, with full explanation. 
 grep for TODO and ugh/ugr
 
+       * versioning stuff (cvt mudela, mudela, etc.)
+
+       * get rid of gif files.
+
+       * set_midi_channel/staff() out of performer.
+
        * dots into separate item.
 
        * use String iso Text_def for lyrics.
 
        * use position 0 for center of staff iso bottom.
 
-       * return status
+       * return status on exit
 
        * lyrics in chords still fuck up.
 
-       * add to MIDI output:
-       - tempo change
-       - repeat
-       - slurs
-       - dynamics etc.
-
        * rewire acknowledge_element() logic with a process_acknowledged()
 
        * progress when creating MIDI elts.
@@ -42,12 +38,16 @@ grep for TODO and ugh/ugr
 
        * decent TeX page layout
 
-       * enter script priority
-
-       * a hands on tutorial
+       * a tutorial
 
 PROJECTS
 
+       * add to MIDI output:
+       - tempo change
+       - repeat
+       - slurs
+       - dynamics etc.
+
        * grace notes
        - adapt for multiple font sizes.
        - make separate class for Grace_*_engravers