]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
better version check; handle fooX.Y
[lilypond.git] / ChangeLog
index 70b2426249d3e7ff9b2b1d84a03194f090567c4e..349164c4881092672c09c5820182f55e74f15f00 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,30 @@
 2006-08-08  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * ly/performer-init.ly: instrument name fixup.
+
+       * input/manual/chord-names-jazz.ly (banterProperties):
+       instrumentName update
+
+       * scm/define-event-classes.scm (lambda): use ly:is-listened-event-class
+
+       * lily/ly-module.cc (ly_module_symbols): use ly_hash_table_keys
+
+       * lily/translator.cc (LY_DEFINE): ly:is-listened-event-class: new
+       function. Use hash tables to check membership.
+
+       * lily/general-scheme.cc (LY_DEFINE): new function.
+
+       * lily/piano-pedal-engraver.cc (struct Pedal_type_info): idem
+
+       * lily/include/translator.hh (struct Acknowledge_information): add Protected_scm
+
+       * ly/music-functions-init.ly: change name to BreathingEvent
+
+       * input/regression/*.ly: apply it.
+
+       * python/convertrules.py (conv): better instrumentName conversion
+       rule.
+
        * scm/define-music-types.scm (music-descriptions): add
        line-break-event to LineBreakEvent music