]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.35
authorfred <fred>
Sun, 24 Mar 2002 19:33:35 +0000 (19:33 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:33:35 +0000 (19:33 +0000)
TODO

diff --git a/TODO b/TODO
index 341f837438e4749f523283eda28f3e57c4976b9d..a00bad0be11e471d296729ef1df3512c8f596ea7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,35 +1,36 @@
-
 before 0.1
 
-
-       * create libmudela, libmidi, or liblily_frontend
-
-       * Register_groups as a baseclass.
+       * remove spurious/outdated comments in .ly
+       
+       * more control in Register_groups
 
        * pushgroup, popgroup.
 
        * basic dynamics
 
+       * basic syntax
+
        * decent TeX page layout
-       
-       * < .. > vs. { .. } syntax? ! 
+
+       * clean split for m2m of sources.
 
 This is an assorted collection of stuff that will be done, might be
 done, or is an idea that I want to think about
 
 BUGS
+
+       * key at clef change.
+
        * key undo
 
-       * c8. c32 c32
+       * key at broken :||:
 
-       * key print if clef change.
+       * [c8. c32 c32]
 
        * $cis ( | ) cis$
 
        * Group_feature at start of music. 
 
-       * size of Key_item
-
 SEVERELY LACKING:
 
        * grace notes
@@ -46,17 +47,21 @@ INPUTLANGUAGE
 
        * rest name configurable
 
+       * < .. > vs. { .. } syntax? ! 
+
        * '*' vs. '/'
 
 SMALLISH PROJECTS
 
+       * fix Staff_elem::width() derivs to use offset_
+
        * parshape
 
        * bar numbers/repetition marks
 
        * read from mmap directly: study yy_scan_buffer
 
-       * binsearch/hash for notenames
+       * binsearch/hash for notenames, id. for identifiers
 
        * stafftypes: voice names/ instrument names.
 
@@ -128,6 +133,12 @@ FUTURE
 
 IDEAS
 
+       * create libmudela,  or liblily_frontend
+
+       * move MIDI io to a ANSI C libmidi library.
+
+       * fold indentifiers and notenames?
+
        * enter Requests directly
 
        * itemcolumns: Use dummy items.
@@ -158,4 +169,4 @@ IDEAS
 
        * caching breakpoints
 
-       * use exceptions?
\ No newline at end of file
+       * use exceptions iso assert?
\ No newline at end of file