]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
17 years agouse sed-atfiles to put relocation handling in python scripts.
Han-Wen Nienhuys [Thu, 25 Jan 2007 14:37:30 +0000 (15:37 +0100)]
use sed-atfiles to put relocation handling in python scripts.

17 years agodefine options as data, not in function.
Han-Wen Nienhuys [Thu, 25 Jan 2007 13:32:04 +0000 (14:32 +0100)]
define options as data, not in function.

17 years agoTest broken cresc- - - distance.
Han-Wen Nienhuys [Wed, 24 Jan 2007 15:51:46 +0000 (16:51 +0100)]
Test broken cresc- - - distance.

17 years agoFix #175.
Han-Wen Nienhuys [Wed, 24 Jan 2007 15:48:39 +0000 (16:48 +0100)]
Fix #175.

Set minimum-Y-extent for DynamicTextSpanner

17 years agofurther tunedown of speed importance
Han-Wen Nienhuys [Wed, 24 Jan 2007 14:50:59 +0000 (15:50 +0100)]
further tunedown of speed importance

17 years agouse -broken bound-info as extra on top of existing left/right settings.
Han-Wen Nienhuys [Wed, 24 Jan 2007 14:49:32 +0000 (15:49 +0100)]
use -broken bound-info as extra on top of existing left/right settings.

17 years agoadd dynamic-text-spanner-interface; tune trill spanner attachment.
Han-Wen Nienhuys [Wed, 24 Jan 2007 14:42:03 +0000 (15:42 +0100)]
add dynamic-text-spanner-interface; tune trill spanner attachment.

17 years agouse new-line-spanner for voice follower too.
Han-Wen Nienhuys [Wed, 24 Jan 2007 14:32:41 +0000 (15:32 +0100)]
use new-line-spanner for voice follower too.

17 years agouse new-line-spanner for dynamic texts too.
Han-Wen Nienhuys [Wed, 24 Jan 2007 13:46:12 +0000 (14:46 +0100)]
use new-line-spanner for dynamic texts too.

17 years agouse new-line-spanner for trills.
Han-Wen Nienhuys [Wed, 24 Jan 2007 13:20:04 +0000 (14:20 +0100)]
use new-line-spanner for trills.

17 years agosupport 'text detail for bound-info too.
Han-Wen Nienhuys [Wed, 24 Jan 2007 13:19:53 +0000 (14:19 +0100)]
support 'text detail for bound-info  too.

17 years agomove trill line into line-interface. Allows angled trill lines.
Han-Wen Nienhuys [Wed, 24 Jan 2007 12:25:18 +0000 (13:25 +0100)]
move trill line into line-interface. Allows angled trill lines.

17 years agouse _degrees to signify functions taking degree angles.
Han-Wen Nienhuys [Wed, 24 Jan 2007 12:24:42 +0000 (13:24 +0100)]
use _degrees to signify functions taking degree angles.

17 years agoFix #255.
Han-Wen Nienhuys [Wed, 24 Jan 2007 11:48:12 +0000 (12:48 +0100)]
Fix #255.

Require delta-time before breaking out of separation item loop.
Add time_spanned_interval(Item*, Item*)

17 years agoelucidate minimize least_sq error message.
Han-Wen Nienhuys [Wed, 24 Jan 2007 11:26:22 +0000 (12:26 +0100)]
elucidate minimize least_sq error message.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into new...
Han-Wen Nienhuys [Wed, 24 Jan 2007 11:21:31 +0000 (12:21 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into new-line-interface

17 years agoMerge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Wed, 24 Jan 2007 07:05:14 +0000 (09:05 +0200)]
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond

17 years agoFix off-by-one error in constrained-breaking.
Joe Neeman [Wed, 24 Jan 2007 06:37:06 +0000 (08:37 +0200)]
Fix off-by-one error in constrained-breaking.

17 years agoProofreading for tutorial; thanks Mats.
Graham Percival [Wed, 24 Jan 2007 06:14:21 +0000 (22:14 -0800)]
Proofreading for tutorial; thanks Mats.

17 years agosupport arrows for new glissandi.
Han-Wen Nienhuys [Wed, 24 Jan 2007 02:32:31 +0000 (03:32 +0100)]
support arrows for new glissandi.

17 years agoGlissando fixes.
Han-Wen Nienhuys [Wed, 24 Jan 2007 02:14:42 +0000 (03:14 +0100)]
Glissando fixes.

17 years agoglissando-broken.ly regtest.
Han-Wen Nienhuys [Wed, 24 Jan 2007 02:01:39 +0000 (03:01 +0100)]
glissando-broken.ly regtest.

17 years agoextra-dy support for new line-spanner.
Han-Wen Nienhuys [Wed, 24 Jan 2007 02:01:24 +0000 (03:01 +0100)]
extra-dy support for new line-spanner.

17 years agotune down time factor for output distance further
Han-Wen Nienhuys [Wed, 24 Jan 2007 02:01:09 +0000 (03:01 +0100)]
tune down time factor for output distance further

17 years agoA more flexible implementation for line spanners.
Han-Wen Nienhuys [Wed, 24 Jan 2007 01:29:20 +0000 (02:29 +0100)]
A more flexible implementation for line spanners.

17 years agomove zigzag to line-interface.
Han-Wen Nienhuys [Wed, 24 Jan 2007 01:28:19 +0000 (02:28 +0100)]
move zigzag to line-interface.

17 years agoallow arbitrary property override nesting.
Han-Wen Nienhuys [Wed, 24 Jan 2007 01:27:21 +0000 (02:27 +0100)]
allow arbitrary property override nesting.

17 years agomake spanned_rank_iv() const; add Spanner::spanned_time() method
Han-Wen Nienhuys [Wed, 24 Jan 2007 01:27:00 +0000 (02:27 +0100)]
make spanned_rank_iv() const; add Spanner::spanned_time() method

17 years agointerval template and offset tweaks.
Han-Wen Nienhuys [Wed, 24 Jan 2007 01:26:17 +0000 (02:26 +0100)]
interval template and offset tweaks.

17 years agoUpdate makelsr script.
Graham Percival [Tue, 23 Jan 2007 20:13:23 +0000 (12:13 -0800)]
Update makelsr script.

17 years agoMight as well do the AAA for the other input/*/
Graham Percival [Tue, 23 Jan 2007 19:35:32 +0000 (11:35 -0800)]
Might as well do the AAA for the other input/*/

17 years agocoverage.
Han-Wen Nienhuys [Tue, 23 Jan 2007 15:05:01 +0000 (16:05 +0100)]
coverage.

17 years agoscheme coverage generation fixes.
Han-Wen Nienhuys [Tue, 23 Jan 2007 14:59:41 +0000 (15:59 +0100)]
scheme coverage generation fixes.

17 years agoScheme coverage fixes.
Han-Wen Nienhuys [Tue, 23 Jan 2007 14:59:23 +0000 (15:59 +0100)]
Scheme coverage fixes.

17 years agofix dashed-slur, and test for it in backend-exercise.ly
Han-Wen Nienhuys [Tue, 23 Jan 2007 14:04:07 +0000 (15:04 +0100)]
fix dashed-slur, and test for it in backend-exercise.ly

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Tue, 23 Jan 2007 03:07:11 +0000 (04:07 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agosort coverage output.
Han-Wen Nienhuys [Tue, 23 Jan 2007 02:59:49 +0000 (03:59 +0100)]
sort coverage output.

17 years agouse normal hash iso. hashv for coverage.
Han-Wen Nienhuys [Tue, 23 Jan 2007 02:51:31 +0000 (03:51 +0100)]
use normal hash iso. hashv for coverage.

17 years agothinkwo.
Han-Wen Nienhuys [Tue, 23 Jan 2007 02:51:20 +0000 (03:51 +0100)]
thinkwo.

17 years agobuild-coverage fix
Han-Wen Nienhuys [Tue, 23 Jan 2007 02:51:16 +0000 (03:51 +0100)]
build-coverage fix

17 years agodon't change signatures depending on NDEBUG
Han-Wen Nienhuys [Tue, 23 Jan 2007 02:50:54 +0000 (03:50 +0100)]
don't change signatures depending on NDEBUG

17 years agoSmall correction for example lyrics.
Graham Percival [Tue, 23 Jan 2007 02:21:18 +0000 (18:21 -0800)]
Small correction for example lyrics.

17 years agouse freetype_error_string in more places.
Han-Wen Nienhuys [Tue, 23 Jan 2007 01:41:04 +0000 (02:41 +0100)]
use freetype_error_string in more places.

17 years agoimprove freetype error reporting.
Han-Wen Nienhuys [Tue, 23 Jan 2007 01:29:28 +0000 (02:29 +0100)]
improve freetype error reporting.

17 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Tue, 23 Jan 2007 00:01:23 +0000 (16:01 -0800)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

17 years agothinko.
Han-Wen Nienhuys [Mon, 22 Jan 2007 23:59:47 +0000 (00:59 +0100)]
thinko.

17 years agoMerge http://git.sv.gnu.org/r/lilypond
Nicolas Sceaux [Mon, 22 Jan 2007 21:59:25 +0000 (22:59 +0100)]
Merge http://git.sv.gnu.org/r/lilypond

17 years agoAdd URL to LSR pages.
Graham Percival [Mon, 22 Jan 2007 21:55:15 +0000 (13:55 -0800)]
Add URL to LSR pages.

17 years agoUpdates for LSR.
Graham Percival [Mon, 22 Jan 2007 21:45:39 +0000 (13:45 -0800)]
Updates for LSR.

17 years agoMerge http://git.sv.gnu.org/r/lilypond
Nicolas Sceaux [Mon, 22 Jan 2007 21:14:50 +0000 (22:14 +0100)]
Merge http://git.sv.gnu.org/r/lilypond

17 years agoLoad the (scm display-lily) module into (lily), instead of from toplevel ly module.
Nicolas Sceaux [Mon, 22 Jan 2007 21:14:35 +0000 (22:14 +0100)]
Load the (scm display-lily) module into (lily), instead of from toplevel ly module.

17 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Mon, 22 Jan 2007 19:43:51 +0000 (11:43 -0800)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

17 years agoadd scheme coverage analysis to build-coverage.sh
Han-Wen Nienhuys [Mon, 22 Jan 2007 19:38:20 +0000 (20:38 +0100)]
add scheme coverage analysis to build-coverage.sh

17 years agomove makelsr to buildscripts/ release/2.11.13-1
Han-Wen Nienhuys [Mon, 22 Jan 2007 18:54:48 +0000 (19:54 +0100)]
move makelsr to buildscripts/

17 years agoanother bogus README
Han-Wen Nienhuys [Mon, 22 Jan 2007 18:24:37 +0000 (19:24 +0100)]
another bogus README

17 years agodon't dist nonexistent README
Han-Wen Nienhuys [Mon, 22 Jan 2007 18:13:03 +0000 (19:13 +0100)]
don't dist nonexistent README

17 years agotune down time factor in output-distance.py
Han-Wen Nienhuys [Mon, 22 Jan 2007 17:13:13 +0000 (18:13 +0100)]
tune down time factor in output-distance.py

17 years agoFix #250.
Han-Wen Nienhuys [Mon, 22 Jan 2007 17:12:47 +0000 (18:12 +0100)]
Fix #250.

Use breakableSeparationItem as right bound, if available.

17 years agoFix #251
Han-Wen Nienhuys [Mon, 22 Jan 2007 17:12:16 +0000 (18:12 +0100)]
Fix #251

Pass Beaming_options to Beaming_pattern::beamify () iso. Context
pointer.

17 years agobump version
Han-Wen Nienhuys [Mon, 22 Jan 2007 17:05:01 +0000 (18:05 +0100)]
bump version

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Mon, 22 Jan 2007 13:06:09 +0000 (14:06 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoAdd stubs for glossary for articulation and anacrusis.
Graham Percival [Sun, 21 Jan 2007 21:58:44 +0000 (13:58 -0800)]
Add stubs for glossary for articulation and anacrusis.

17 years agoFixes from mailist.
Graham Percival [Sun, 21 Jan 2007 21:50:00 +0000 (13:50 -0800)]
Fixes from mailist.

17 years agoremove debugging gobs.
Han-Wen Nienhuys [Sun, 21 Jan 2007 14:31:04 +0000 (15:31 +0100)]
remove debugging gobs.

17 years agomove filename filter out of coverage.scm
Han-Wen Nienhuys [Sun, 21 Jan 2007 14:30:32 +0000 (15:30 +0100)]
move filename filter out of coverage.scm

17 years agoset column & line numbers for embedded-Scheme reads.
Han-Wen Nienhuys [Sun, 21 Jan 2007 14:30:09 +0000 (15:30 +0100)]
set column & line numbers for embedded-Scheme reads.

17 years agoparse SCM cov files separately
Han-Wen Nienhuys [Sun, 21 Jan 2007 14:28:32 +0000 (15:28 +0100)]
parse SCM cov files separately

17 years agomake regularize_id globally visible.
Han-Wen Nienhuys [Sun, 21 Jan 2007 12:52:00 +0000 (13:52 +0100)]
make regularize_id globally visible.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sun, 21 Jan 2007 12:50:14 +0000 (13:50 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoSmall fixes from mailist.
Graham Percival [Sun, 21 Jan 2007 05:36:54 +0000 (21:36 -0800)]
Small fixes from mailist.

17 years agoOops; the previous update wasn't final. This one should be. :)
Graham Percival [Sun, 21 Jan 2007 05:29:37 +0000 (21:29 -0800)]
Oops; the previous update wasn't final.  This one should be.  :)

17 years agoLast rewrite of tutorial.itely until 2.11.13.
Graham Percival [Sun, 21 Jan 2007 05:13:52 +0000 (21:13 -0800)]
Last rewrite of tutorial.itely until 2.11.13.

Translators: it's not completely finished; I'd like to get one or two
people to proofread the new tutorial before I declare these node names final.

17 years agoAdd the tricky +.ly files.
Graham Percival [Sat, 20 Jan 2007 21:56:52 +0000 (13:56 -0800)]
Add the tricky +.ly files.

17 years agoClean-up of makelsr script.
Graham Percival [Sat, 20 Jan 2007 21:06:13 +0000 (13:06 -0800)]
Clean-up of makelsr script.

17 years agoExample of populating auto-LSR with snippets.
Graham Percival [Sat, 20 Jan 2007 19:49:46 +0000 (11:49 -0800)]
Example of populating auto-LSR with snippets.

17 years agoAdded automatic LSR infrastructure.
Graham Percival [Sat, 20 Jan 2007 19:45:25 +0000 (11:45 -0800)]
Added automatic LSR infrastructure.

17 years agoTutorial update number seven; almost finished.
Graham Percival [Sat, 20 Jan 2007 08:45:20 +0000 (00:45 -0800)]
Tutorial update number seven; almost finished.

17 years agoTutorial update seven; reorg tutorial into sections.
Graham Percival [Sat, 20 Jan 2007 07:22:38 +0000 (23:22 -0800)]
Tutorial update seven; reorg tutorial into sections.

17 years agoSixth tutorial rewrite.
Graham Percival [Sat, 20 Jan 2007 05:05:05 +0000 (21:05 -0800)]
Sixth tutorial rewrite.

17 years agoFifth tutorial update.
Graham Percival [Sat, 20 Jan 2007 04:45:46 +0000 (20:45 -0800)]
Fifth tutorial update.

17 years agoFourth phase of tutorial rewrite.
Graham Percival [Sat, 20 Jan 2007 03:55:10 +0000 (19:55 -0800)]
Fourth phase of tutorial rewrite.

17 years agoThird phase of tutorial rewrite.
Graham Percival [Sat, 20 Jan 2007 01:52:04 +0000 (17:52 -0800)]
Third phase of tutorial rewrite.

17 years agoCorrections to second round of tutorial rewrite.
Graham Percival [Sat, 20 Jan 2007 01:29:35 +0000 (17:29 -0800)]
Corrections to second round of tutorial rewrite.

17 years agoScheme coverage testing
Han-Wen Nienhuys [Fri, 19 Jan 2007 20:45:44 +0000 (21:45 +0100)]
Scheme coverage testing

This requires recent GUILE CVS, with support for
memoize-symbol evaluator trap handler.

17 years agoSecond phase of tutorial rewrite.
Graham Percival [Fri, 19 Jan 2007 08:17:42 +0000 (00:17 -0800)]
Second phase of tutorial rewrite.

17 years agoFirst round of tutorial updates.
Graham Percival [Fri, 19 Jan 2007 06:21:54 +0000 (22:21 -0800)]
First round of tutorial updates.

17 years agoDoc compile fix.
Graham Percival [Fri, 19 Jan 2007 06:21:22 +0000 (22:21 -0800)]
Doc compile fix.

17 years agoDocument Tie \#'minimum-length only doing the distance between
Graham Percival [Thu, 18 Jan 2007 23:45:15 +0000 (15:45 -0800)]
Document Tie \#'minimum-length only doing the distance between
noteheads.  (fixes \#7)

17 years agouse ly:format in output-ps
Han-Wen Nienhuys [Thu, 18 Jan 2007 16:25:29 +0000 (17:25 +0100)]
use ly:format in output-ps

17 years agospend less time sampling memory data.
Han-Wen Nienhuys [Thu, 18 Jan 2007 16:26:53 +0000 (17:26 +0100)]
spend less time sampling memory data.

17 years agoly:format, a custom routine for formatting output.
Han-Wen Nienhuys [Thu, 18 Jan 2007 16:25:21 +0000 (17:25 +0100)]
ly:format, a custom routine for formatting output.

17 years agorename source.{hh,cc} -> sources.{hh,cc}
Han-Wen Nienhuys [Thu, 18 Jan 2007 14:55:15 +0000 (15:55 +0100)]
rename source.{hh,cc} -> sources.{hh,cc}

17 years agoseparate fixed and variable size midi data.
Han-Wen Nienhuys [Thu, 18 Jan 2007 14:27:11 +0000 (15:27 +0100)]
separate fixed and variable size midi data.

17 years agoalso delete note stop events.
Han-Wen Nienhuys [Thu, 18 Jan 2007 12:24:52 +0000 (13:24 +0100)]
also delete note stop events.

17 years agoPlug MIDI memory leak, and correct end-of-track issues.
Han-Wen Nienhuys [Thu, 18 Jan 2007 12:22:30 +0000 (13:22 +0100)]
Plug MIDI memory leak, and correct end-of-track issues.

Centralize midi item memory management.  Don't do side-effects in
destructor, but in explicit finalize() method.

17 years agofurther memory trace polish.
Han-Wen Nienhuys [Thu, 18 Jan 2007 12:12:45 +0000 (13:12 +0100)]
further memory trace polish.

17 years agoalso output midi in profile test.
Han-Wen Nienhuys [Thu, 18 Jan 2007 12:12:27 +0000 (13:12 +0100)]
also output midi in profile test.

17 years agorobustness: don't inspect possibly empty vector.
Han-Wen Nienhuys [Thu, 18 Jan 2007 12:12:14 +0000 (13:12 +0100)]
robustness: don't inspect possibly empty vector.

17 years agorobust_scm2fraction
Han-Wen Nienhuys [Thu, 18 Jan 2007 12:11:47 +0000 (13:11 +0100)]
robust_scm2fraction

17 years agoplug small leak.
Han-Wen Nienhuys [Thu, 18 Jan 2007 02:04:25 +0000 (03:04 +0100)]
plug small leak.