]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
release: 0.0.37
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index 9e99b19fe00690cec3ad6c2ebf3398014a4f4acd..6592108aece8f3a44cbaa994deec6275c1e18e01 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+pl 37
+
+
+Documentation
+       - language.pod as starting point for mudela devel.
+
+       - Jan's patches:
+(jan's pl 36-3)
+
+       - m2m produces .ly output
+Internal
+       - simpler and better naming for Duration*
+       - the great String renaming / index to base=0 change
+       - Track_column, Lily_stream
+Features
+       - m2m patchy --no-triplet option;
+         lilypond accepts m2m's real midi output (hand-add red tape)
+       - m2m output only valid durations, resync option wip
+Bugfix
+       - m2m duration calc
+Internal
+       - Duration, Plet, Duration_convert taking load off duration calc.
+
+
+pl 36
+       - Jan's patches:
+       - do MIDI rests cleanly.
+       - lily/m2m: time and tempo fixed for metric timing
+Internal
+       - Midi_tempo
+       - m2m parses more midi stuff (all of bach-wtc); timing??
+       - m2m recognises some commandline options
+Examples
+       - fixed midi.ly
+
+*******
+pl 35
+       - Register_group
+Bugfix
+       - alignment of breakable items.
+
 *******
 pl 34
        - better midi syntax.
@@ -9,6 +50,11 @@ Internal
        - junked Midi_staff, Staff_column children, Midi_walker
        - Midi_output
 
+pl 33-1
+       - m2m parses midi
+Internal
+       - Binary_source_file
+       - Source_file::error_str simplified
 *******
 pl33
 Examples