]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
17 years agoDo accidental suicide in print function. release/2.11.12-1
Han-Wen Nienhuys [Wed, 17 Jan 2007 15:30:36 +0000 (16:30 +0100)]
Do accidental suicide in print function.

This fixes possible bug when ly:accidental-interface::print gets
called before ly:accidental-interface::after-line-breaking.

17 years agowhitespace nits.
Han-Wen Nienhuys [Wed, 17 Jan 2007 15:01:01 +0000 (16:01 +0100)]
whitespace nits.

17 years agotypos.
Han-Wen Nienhuys [Wed, 17 Jan 2007 15:00:35 +0000 (16:00 +0100)]
typos.

17 years agoencompass complete real range for profile distance.
Han-Wen Nienhuys [Wed, 17 Jan 2007 14:43:36 +0000 (15:43 +0100)]
encompass complete real range for profile distance.

17 years agoreimplement stack-stencils without minimum-translation argument.
Han-Wen Nienhuys [Wed, 17 Jan 2007 14:37:34 +0000 (15:37 +0100)]
reimplement stack-stencils without minimum-translation argument.

17 years agouse simple-format #f argument throughout.
Han-Wen Nienhuys [Wed, 17 Jan 2007 14:08:29 +0000 (15:08 +0100)]
use simple-format #f argument throughout.

17 years agofurther tweaks to optimized scheme formatting.
Han-Wen Nienhuys [Wed, 17 Jan 2007 14:03:21 +0000 (15:03 +0100)]
further tweaks to optimized scheme formatting.

17 years agoRemove outdated Stencil code.
Han-Wen Nienhuys [Wed, 17 Jan 2007 13:59:42 +0000 (14:59 +0100)]
Remove outdated Stencil code.

- Stencil::origin_
- Stencil::origin()
- Stencil::moved_to_edge()
- ly:stencil-moved-to-edge
- minimum argument for Stencil::add_at_edge and ly:stencil-combine-at-edge

17 years agomemory-tracing refinements.
Han-Wen Nienhuys [Wed, 17 Jan 2007 13:46:02 +0000 (14:46 +0100)]
memory-tracing refinements.

17 years agoReduces memory load by factor 2.
Han-Wen Nienhuys [Wed, 17 Jan 2007 13:45:49 +0000 (14:45 +0100)]
Reduces memory load by factor 2.

Do this by using simple-format iso. format for formatting output.

17 years agoAdd -dtrace-memory.
Han-Wen Nienhuys [Wed, 17 Jan 2007 12:28:39 +0000 (13:28 +0100)]
Add -dtrace-memory.

Use GUILE evaluator trap to record memory use during a lily run.
Write FILE.graph and FILE.stacks to record results.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Wed, 17 Jan 2007 01:00:44 +0000 (02:00 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoMore checks for objects that should not live outside parser.
Han-Wen Nienhuys [Wed, 17 Jan 2007 00:54:15 +0000 (01:54 +0100)]
More checks for objects that should not live outside parser.

17 years agoplug memory leak in System_start_delimiter_engraver
Han-Wen Nienhuys [Wed, 17 Jan 2007 00:53:38 +0000 (01:53 +0100)]
plug memory leak in System_start_delimiter_engraver

17 years agoStrip midi-debugging ; add memory check to watch RSS value.
Han-Wen Nienhuys [Wed, 17 Jan 2007 00:53:14 +0000 (01:53 +0100)]
Strip midi-debugging ;  add memory check to watch RSS value.

17 years agoremove Melisma_translator from example
Han-Wen Nienhuys [Wed, 17 Jan 2007 00:50:33 +0000 (01:50 +0100)]
remove Melisma_translator from example

17 years agoMore MIDI cleanup.
Han-Wen Nienhuys [Wed, 17 Jan 2007 00:01:52 +0000 (01:01 +0100)]
More MIDI cleanup.

17 years agodocument memory leak in relocate.cc
Han-Wen Nienhuys [Tue, 16 Jan 2007 22:49:16 +0000 (23:49 +0100)]
document memory leak in relocate.cc

17 years agoplug small pango font memory leak.
Han-Wen Nienhuys [Tue, 16 Jan 2007 22:44:34 +0000 (23:44 +0100)]
plug small pango font memory leak.

17 years agoplug midi memory leaks.
Han-Wen Nienhuys [Tue, 16 Jan 2007 22:41:45 +0000 (23:41 +0100)]
plug midi memory leaks.

17 years agoplug 2 pango memory leaks.
Han-Wen Nienhuys [Tue, 16 Jan 2007 16:50:59 +0000 (17:50 +0100)]
plug 2 pango memory leaks.

17 years agofix standalone functions
Han-Wen Nienhuys [Tue, 16 Jan 2007 16:50:42 +0000 (17:50 +0100)]
fix standalone functions

17 years agoMerge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Tue, 16 Jan 2007 16:42:00 +0000 (18:42 +0200)]
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond

17 years agosilence spurious warning when there is one system on a page
Joe Neeman [Tue, 16 Jan 2007 16:38:51 +0000 (18:38 +0200)]
silence spurious warning when there is one system on a page

17 years agoFix #241.
Han-Wen Nienhuys [Tue, 16 Jan 2007 13:54:10 +0000 (14:54 +0100)]
Fix #241.

Also check for context switch after processing lyric event.
Don't set associatedVoice in set_music_context, but rather
just before processing lyrics.

17 years agoDon't inspect stem direction when computing X offset rest stem
Han-Wen Nienhuys [Tue, 16 Jan 2007 12:15:10 +0000 (13:15 +0100)]
Don't inspect stem direction when computing X offset rest stem

17 years agoonly look at 'rest object if it's a Note_column.
Han-Wen Nienhuys [Tue, 16 Jan 2007 12:14:31 +0000 (13:14 +0100)]
only look at 'rest object if it's a Note_column.

17 years agoadd version number
Han-Wen Nienhuys [Tue, 16 Jan 2007 12:13:42 +0000 (13:13 +0100)]
add version number

17 years agoFix #237
Han-Wen Nienhuys [Tue, 16 Jan 2007 11:43:15 +0000 (12:43 +0100)]
Fix #237

Don't look at note_head->get_column() to determine whether a note head
is interesting.  Rather, take any notehead that ends after the current
moment.

17 years agoFix #238.
Han-Wen Nienhuys [Tue, 16 Jan 2007 11:32:50 +0000 (12:32 +0100)]
Fix #238.

Doc new keySignature convention.

17 years agoFix #235.
Han-Wen Nienhuys [Tue, 16 Jan 2007 11:00:27 +0000 (12:00 +0100)]
Fix #235.

Add stanza-number-interface to keepAliveInterfaces.

17 years agoFix #236.
Han-Wen Nienhuys [Tue, 16 Jan 2007 10:46:02 +0000 (11:46 +0100)]
Fix #236.

Always reset middleCPosition. This fixes switching from an
non-zero octavation to another non-zero octavation.

17 years agotrim outdated comment.
Han-Wen Nienhuys [Tue, 16 Jan 2007 10:16:03 +0000 (11:16 +0100)]
trim outdated comment.

17 years agoFixed bug in reading MIDI events with running status
Vegard Nossum [Tue, 16 Jan 2007 10:15:51 +0000 (11:15 +0100)]
Fixed bug in reading MIDI events with running status

17 years agoAdd bug reporters.
Graham Percival [Mon, 15 Jan 2007 21:10:09 +0000 (13:10 -0800)]
Add bug reporters.

17 years agoAdding avoid-slur; patch by Maximilian.
Graham Percival [Mon, 15 Jan 2007 18:25:45 +0000 (10:25 -0800)]
Adding avoid-slur; patch by Maximilian.

17 years agoAvoid rebreaking pages on the second pass of a two-pass layout.
Joe Neeman [Mon, 15 Jan 2007 06:12:36 +0000 (08:12 +0200)]
Avoid rebreaking pages on the second pass of a two-pass layout.
Fixes #214

17 years agoMerge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Sun, 14 Jan 2007 11:02:57 +0000 (13:02 +0200)]
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond

17 years agoUse between-system-padding as a default for
Joe Neeman [Sun, 14 Jan 2007 11:02:36 +0000 (13:02 +0200)]
Use between-system-padding as a default for
page-breaking-between-system-padding.

17 years agoRemove es_MX.po
John Mandereau [Sat, 13 Jan 2007 23:08:16 +0000 (00:08 +0100)]
Remove es_MX.po

17 years agoUpdate es.po
Daniel Tonda Castillo [Sat, 13 Jan 2007 23:02:22 +0000 (00:02 +0100)]
Update es.po

17 years agoonly do staffline avoidance if we're inside the staff or inside the
Han-Wen Nienhuys [Fri, 12 Jan 2007 21:54:00 +0000 (22:54 +0100)]
only do staffline avoidance if we're inside the staff or inside the
ledgers.

17 years agomove Spanner bindings to separate file.
Han-Wen Nienhuys [Fri, 12 Jan 2007 21:52:48 +0000 (22:52 +0100)]
move Spanner bindings to separate file.

17 years agoFix #138 & #139
Han-Wen Nienhuys [Fri, 12 Jan 2007 21:01:09 +0000 (22:01 +0100)]
Fix #138 & #139

- use chord formatting for single tie

- add all notes + accidentals to chord outline

- separate file for Tie_specification

- use convex_amplifier for distance penalties:
penalties increase superlinearly in distance

- tunable padding for skyline

- semi tie: set direction with ^ and _

- debug output for semities

- for single tie case, introduce penalty for wrong direction

- only add symmetry penalties for more than 1 tie.

- use exactness to determine whether to override delta_y_ too.

17 years agoincrease time-performance importance.
Han-Wen Nienhuys [Fri, 12 Jan 2007 18:06:59 +0000 (19:06 +0100)]
increase time-performance importance.

17 years agobump version.
Han-Wen Nienhuys [Fri, 12 Jan 2007 18:06:46 +0000 (19:06 +0100)]
bump version.

17 years agonew function Ties_configuration::complete_score_card()
Han-Wen Nienhuys [Fri, 12 Jan 2007 17:23:25 +0000 (18:23 +0100)]
new function Ties_configuration::complete_score_card()

17 years agotest direction override too.
Han-Wen Nienhuys [Fri, 12 Jan 2007 17:22:43 +0000 (18:22 +0100)]
test direction override too.

17 years agonew function Staff_symbol_referencer::extent_in_staff()
Han-Wen Nienhuys [Fri, 12 Jan 2007 17:02:14 +0000 (18:02 +0100)]
new function Staff_symbol_referencer::extent_in_staff()

17 years agopunctuation nit
Han-Wen Nienhuys [Fri, 12 Jan 2007 17:01:57 +0000 (18:01 +0100)]
punctuation nit

17 years agocoverage fix: junk ManualMelismaEvent
Han-Wen Nienhuys [Fri, 12 Jan 2007 17:01:35 +0000 (18:01 +0100)]
coverage fix: junk ManualMelismaEvent

17 years agocoverage fixes.
Han-Wen Nienhuys [Fri, 12 Jan 2007 16:59:51 +0000 (17:59 +0100)]
coverage fixes.

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

17 years agoDoc (around) and (outside) for avoid-slur.
Graham Percival [Fri, 12 Jan 2007 04:14:55 +0000 (20:14 -0800)]
Doc (around) and (outside) for avoid-slur.

17 years agoReplace colons with periods before music snippets
John Mandereau [Tue, 9 Jan 2007 17:13:16 +0000 (18:13 +0100)]
Replace colons with periods before music snippets

17 years agoallowBeamBreak fixes.
Han-Wen Nienhuys [Thu, 11 Jan 2007 16:14:21 +0000 (17:14 +0100)]
allowBeamBreak fixes.

17 years agostaff-mixed-size.ly: convert-ly release/2.11.11-1
Han-Wen Nienhuys [Thu, 11 Jan 2007 14:40:35 +0000 (15:40 +0100)]
staff-mixed-size.ly: convert-ly

17 years agofix midi lengths for drum notes too.
Han-Wen Nienhuys [Thu, 11 Jan 2007 14:40:18 +0000 (15:40 +0100)]
fix midi lengths for drum notes too.

17 years agobump version
Han-Wen Nienhuys [Thu, 11 Jan 2007 14:18:30 +0000 (15:18 +0100)]
bump version

17 years agoupdate paper-defaults.ly
Han-Wen Nienhuys [Thu, 11 Jan 2007 14:18:26 +0000 (15:18 +0100)]
update paper-defaults.ly

17 years agocreate .html before working on images.
Han-Wen Nienhuys [Thu, 11 Jan 2007 14:18:15 +0000 (15:18 +0100)]
create .html before working on images.

This speeds up viewing HTML with large changes

17 years agoFix #87.
Han-Wen Nienhuys [Thu, 11 Jan 2007 14:17:48 +0000 (15:17 +0100)]
Fix #87.

Excise moments from midi backend completely, and move duration to
grace_part_ field in grace notes.  This fixes MIDI syncing problems
with grace notes.

17 years agoadd version
Han-Wen Nienhuys [Thu, 11 Jan 2007 14:06:08 +0000 (15:06 +0100)]
add version

17 years agoPerformance::remap_grace_durations(): robust way of handling grace
Han-Wen Nienhuys [Thu, 11 Jan 2007 12:51:35 +0000 (13:51 +0100)]
Performance::remap_grace_durations(): robust way of handling grace
notes.

17 years agomore object key removal.
Han-Wen Nienhuys [Thu, 11 Jan 2007 12:50:02 +0000 (13:50 +0100)]
more object key removal.

17 years agoFix #215.
Han-Wen Nienhuys [Thu, 11 Jan 2007 12:21:51 +0000 (13:21 +0100)]
Fix #215.

Reorganize size setting procedure. We now have

 - set-global-staff-size (arg in pt)
 - layout-set-staff-size (arg in pt)
 - layout-set-absolute-staff-size (arg should be scaled by a
dimension)

17 years agodon't override KeyCancellation break-visibility for explicit key
Han-Wen Nienhuys [Thu, 11 Jan 2007 11:49:17 +0000 (12:49 +0100)]
don't override KeyCancellation break-visibility for explicit key
changes. Cancellations are always explicit.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Thu, 11 Jan 2007 11:40:05 +0000 (12:40 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agostyle nit
Han-Wen Nienhuys [Thu, 11 Jan 2007 11:39:34 +0000 (12:39 +0100)]
style nit

17 years agoask for beaming rather than quantized-positions in
Han-Wen Nienhuys [Thu, 11 Jan 2007 11:39:29 +0000 (12:39 +0100)]
ask for beaming rather than quantized-positions in
Beam::get_beam_segments().

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

17 years agoMake URLs more general (stable instead of 2.10).
Graham Percival [Thu, 11 Jan 2007 01:40:24 +0000 (17:40 -0800)]
Make URLs more general (stable instead of 2.10).

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

17 years agomore key cutting.
Han-Wen Nienhuys [Thu, 11 Jan 2007 01:07:05 +0000 (02:07 +0100)]
more key cutting.

17 years agoexcise object keys from back-end.
Han-Wen Nienhuys [Thu, 11 Jan 2007 00:36:05 +0000 (01:36 +0100)]
excise object keys from back-end.

17 years agochange New_dynamic_performer to Dynamic_performer in performer-init.ly
Han-Wen Nienhuys [Thu, 11 Jan 2007 00:35:24 +0000 (01:35 +0100)]
change New_dynamic_performer to Dynamic_performer in performer-init.ly

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

17 years agoFix #231.
Han-Wen Nienhuys [Thu, 11 Jan 2007 00:04:13 +0000 (01:04 +0100)]
Fix #231.

Move New_dynamic_performer to Dynamic_performer and warn about
Span_dynamic_performer.

17 years agoUpdate 2.8 to 2.10.
Graham Percival [Wed, 10 Jan 2007 23:51:08 +0000 (15:51 -0800)]
Update 2.8 to 2.10.

17 years agoSmall fix from mailist.
Graham Percival [Wed, 10 Jan 2007 23:49:41 +0000 (15:49 -0800)]
Small fix from mailist.

17 years agofix typo.
Han-Wen Nienhuys [Wed, 10 Jan 2007 17:25:55 +0000 (18:25 +0100)]
fix typo.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Wed, 10 Jan 2007 16:35:30 +0000 (17:35 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoEvaluate -d option setting and -e code inside GUILE.
Han-Wen Nienhuys [Wed, 10 Jan 2007 15:56:02 +0000 (16:56 +0100)]
Evaluate -d option setting and -e code inside GUILE.

17 years agoremove guile 1.6 compat code.
Han-Wen Nienhuys [Wed, 10 Jan 2007 15:51:41 +0000 (16:51 +0100)]
remove guile 1.6 compat code.

17 years agoExcise object keys from Contexts.
Han-Wen Nienhuys [Wed, 10 Jan 2007 15:51:22 +0000 (16:51 +0100)]
Excise object keys from Contexts.

17 years agoFix #230
Han-Wen Nienhuys [Wed, 10 Jan 2007 15:47:52 +0000 (16:47 +0100)]
Fix #230

Don't do (index < array.size()-1). This is incorrect if size==0.

17 years agoElaborate on @qq.
Werner Lemberg [Wed, 10 Jan 2007 07:35:47 +0000 (08:35 +0100)]
Elaborate on @qq.

17 years agolong standing thinko: don't truncate -d value.
Han-Wen Nienhuys [Wed, 10 Jan 2007 02:44:04 +0000 (03:44 +0100)]
long standing thinko: don't truncate -d value.

17 years agostderr-redirect: cleanup
Han-Wen Nienhuys [Wed, 10 Jan 2007 02:43:46 +0000 (03:43 +0100)]
stderr-redirect: cleanup

17 years agouse Rationals for define-music-display-methods.scm too.
Han-Wen Nienhuys [Wed, 10 Jan 2007 02:25:19 +0000 (03:25 +0100)]
use Rationals for define-music-display-methods.scm too.

17 years agooops. Re-add Tweak_engraver
Han-Wen Nienhuys [Wed, 10 Jan 2007 02:25:00 +0000 (03:25 +0100)]
oops. Re-add Tweak_engraver

17 years agouse scm_throw with ly-file-failed key for property check failures.
Han-Wen Nienhuys [Wed, 10 Jan 2007 02:06:48 +0000 (03:06 +0100)]
use scm_throw with ly-file-failed key for property check failures.

17 years agostore log file of larger examples too.
Han-Wen Nienhuys [Wed, 10 Jan 2007 02:06:02 +0000 (03:06 +0100)]
store log file of larger examples too.

17 years agorestore tweaks music property.
Han-Wen Nienhuys [Wed, 10 Jan 2007 02:05:35 +0000 (03:05 +0100)]
restore tweaks music property.

17 years agoOnly set stopped_tuplets_ when actually erasing a tuplet
Han-Wen Nienhuys [Wed, 10 Jan 2007 01:47:03 +0000 (02:47 +0100)]
Only set stopped_tuplets_ when actually erasing a tuplet
bracket. Fixes odd spacing and programming errors with Cary.

17 years agostyle nit.
Han-Wen Nienhuys [Wed, 10 Jan 2007 01:29:08 +0000 (02:29 +0100)]
style nit.

17 years agodec2int: check for overflow.
Han-Wen Nienhuys [Wed, 10 Jan 2007 01:29:00 +0000 (02:29 +0100)]
dec2int: check for overflow.

17 years agomore friendly message for classic output in ps mode.
Han-Wen Nienhuys [Tue, 9 Jan 2007 21:18:42 +0000 (22:18 +0100)]
more friendly message for classic output in ps mode.

17 years agoCoverage fixes: remove tweak registration/application, gnome backend,
Han-Wen Nienhuys [Tue, 9 Jan 2007 14:52:21 +0000 (15:52 +0100)]
Coverage fixes: remove tweak registration/application, gnome backend,
object key dumper/undumper.

17 years agoremove outdated comment.
Han-Wen Nienhuys [Tue, 9 Jan 2007 14:41:08 +0000 (15:41 +0100)]
remove outdated comment.