]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
($(outdir)/%.png $(outdir)/%.pdf
[lilypond.git] / ChangeLog
index d38169da895dba3ddaa8a4778b52ed5b2e1e9181..aa9856f89ed0c952d76eaabd2dc7af0d83e8f796 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,145 @@
+2006-02-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
+       $(outdir)/%.ly $(outdir)/%.ps): use $(srcdir) iso $(shell pwd).
+
+       * make/lysdoc-rules.make ($(outdir)/collated-files.tely): use
+       $(buildscript-dir) iso. absolute depth.
+
+       * buildscripts/genicon.py (dir): thinko.
+
+       * Documentation/pictures/GNUmakefile ($(outdir)/%.ico): typo.
+
+2006-02-19 Erik Sandberg  <mandolaerik@gmail.com>
+
+       * scm/output-lib.scm: swap darkcyan/darkyellow
+
+       * THANKS: Add bughunters.
+
+2006-02-19  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/programming-interfaces.itely: fixed example.
+
+       * Documentation/user/instrument-notation.itely: fix @{ @}.
+
+       * scm/script.scm: add avoid-slur for \open.
+
+2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/tie-formatting-problem.cc (score_configuration): use
+       sliding score for min-length. 
+
+       * Documentation/pictures/GNUmakefile (local-dist): loose the rule
+       spaghetti for icons.
+
+       * buildscripts/genicon.py (program_name): new file.
+
+       * lily/tie-formatting-problem.cc (set_chord_outline): put dots
+       in outline too.  
+       (generate_configuration): for small ties, also look for collisions
+       at Y + DIR*h + DELTA_Y.
+       (get_variations): consider variation for dot positions too.
+
+       * lily/side-position-interface.cc (aligned_side): take abs for
+       quantized rounded position. Fixes tenuto below staff.
+
+       * scm/stencil.scm (annotate-y-interval): robustify: print nan/inf
+       markers when necessary.
+
+       * lily/program-option.cc (internal_set_option): add
+       strict_infinity_checking option.
+
+       * scm/output-lib.scm (cyan): swap yellow and cyan.
+
+2006-02-19  Graham Percival  <gpermus@gmail.com>
+
+       * darwin.patch: trivial linenumber update.
+
+       * Documentation/user/ {various}: `\context foo = named' changed
+       to `\new foo = "name"' in docs.
+
+2006-02-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/stencil.scm (annotate-y-interval): use it.
+
+       * scm/lily-library.scm (interval-sane?): new function.
+
+       * buildscripts/mf-to-table.py (Char_metric.__init__): remove
+       tfm_checksum stuff.
+
+       * lily/tie-formatting-problem.cc (from_lv_ties): add heads for
+       common refpoint.
+
+       * flower/include/std-vector.hh (iterof): add iterof macro.
+
+       * lily/enclosing-bracket.cc (width): new function.
+
+       * lily/align-interface.cc (align_elements_to_extents): reinstate
+       warning.
+
+2006-02-18  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/index.html.in: fix spelling: thankyous.
+
+2006-02-18  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/lyric-hyphen.cc: typo.
+
+2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * stepmake/stepmake/c++-rules.make ($(outdir)/%.cc
+       $(outdir)/%.hh): generate h and c in one rule; otherwise -jX
+       builds don't work. 
+
+       * VERSION: release 2.7.35
+
+       * lily/beam.cc (get_default_dir): oops. Take abs () for
+       extremes[DOWN].
+       (get_default_dir): use extreme position criterion only in absence
+       of forced stem directions.
+
+       * VERSION (PATCH_LEVEL): bump VERSION.
+
+       * mf/GNUmakefile: explicit rules for emmentaler/aybabtu
+       dependencies. Necessary for -jX builds.  
+
+2006-02-17  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/relocate.cc (setup_paths): Yet another const fix.
+
 2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * configure.in (HOST_ARCH): determine HOST_ARCH in configure.
+
+       * lily/relocate.cc (setup_paths): oops.
+
+2006-02-17  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * Documentation/index.html.in: order links: html before PDF.
+
+2006-02-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/tie-column-format.cc (Module): remove.
+
+       * lily/relocate.cc (setup_paths): GCC 4.2 fixes: const correctness.
+
+       * lily/text-spanner.cc (print): idem.
+
+       * lily/dynamic-text-spanner.cc (print): only print line if longer
+       than dash-period.
+
+       * lily/auto-change-iterator.cc (change_to): formatting.
+
+       * lily/beam.cc (get_default_dir): take extreme note head as input
+       for stem direction.
+
+       * lily/tie.cc (get_default_dir): only look directions for visible
+       stems. 
+
+       * lily/side-position-interface.cc (aligned_side): oops. Don't
+       mutiply with direction. This fixes quantized (staccato, tenuto)
+       scripts below notes.
+
        * lily/lyric-hyphen.cc (set_spacing_rods): oops. Multiply with
        direction. Fixes c-lyrics-center-align.ly