]> git.donarmstrong.com Git - lilypond.git/history - lily
Enhancement: 2 new markup-cmds: draw-dashed-line; draw-dotted-line
[lilypond.git] / lily /
2012-09-05 Benkő Páldefault position for a time signature is unconditionally 0
2012-09-04 Mike SolomonLedgerLineSpanner included in vertical skylines of...
2012-09-04 Mike SolomonDynamics do not avoid extremal cross-staff stems in...
2012-09-03 Keith OHaralayout.cc: do not draw infinite boxes
2012-09-03 Keith OHaraLedger-line-spanner: symmetric extents; issue 2493
2012-09-03 Keith OHaragrob-property.cc: outdated comment
2012-09-03 Mike SolomonCaches all pure minimum translations
2012-08-31 Mike SolomonRemoves more cruft from skyline.cc and skyline.hh.
2012-08-31 Mike SolomonUses a heuristic to determine if chord tremolos collide...
2012-08-31 Mike SolomonBetter automation of tremolo direction for whole note...
2012-08-31 Keith OHaraRemove non-functional extra-X-extent
2012-08-30 Keith OHaraRevert "layout.cc: do not draw empty boxes"
2012-08-29 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2012-08-29 Mike SolomonUses FingeringColumn to avoid collisions of overlapping...
2012-08-29 Mike SolomonAdds OctavateEight to the avoidance grobs of the Beam_c...
2012-08-29 Mike SolomonExtracts Accidentals for AccidentalPlacements in the...
2012-08-28 Mike SolomonGet rid of unused Skyline and Skyline_pair functions
2012-08-28 Keith OHaraProperties to control placement of accidentals in KeySi...
2012-08-27 Mike SolomonImprovements in vertical skyline approximations (issue...
2012-08-27 Graham PercivalRun fixcc + astyle2.02.1
2012-08-27 John MandereauMerge remote-tracking branch 'origin/release/unstable...
2012-08-27 John MandereauMake man/install-help2man: use LILYPOND_EXTERNAL_BINARY... release/2.17.0-1
2012-08-27 Graham PercivalRun fixcc + astyle2.02.
2012-08-24 John MandereauMerge branch 'stable/2.16' into staging
2012-08-24 Phil HolmesTidies binary relocation
2012-08-24 Trevor DanielsDoc: Bar_engraver is required for system-start clefs...
2012-08-22 Trevor DanielsMerge branch 'pagebreak-2735' into staging
2012-08-22 Trevor DanielsRename paper variables: blank-*-force -> blank-*-penalt...
2012-08-15 John MandereauMerge remote-tracking branch 'origin/stable/2.16' into...
2012-08-15 John MandereauMake distributed tarball from Git file list
2012-08-15 Keith OHarahairpin.cc: consider suicide before drawing stencil...
2012-08-15 Keith OHaralayout.cc: do not draw empty boxes
2012-08-14 David KastrupIssue 2728: count pairs of brackets
2012-08-14 David KastrupIssue 2729: When cloning a lexer/parser, don't copy...
2012-08-10 Graham PercivalRun fixcc.py with astyle 2.02.
2012-08-10 Heikki TauriainenMidi: bugfix in computing (de)crescendo changes
2012-08-10 Heikki TauriainenMidi: initial volume if a Voice begins in (de)cresc
2012-08-09 Benkő Pálsmall changes of the line_count fixing series
2012-08-09 Benkő Páltime signature positioning for non-standard staves
2012-08-09 Benkő Pálmake slur behaviour symmetrical for above/below staff
2012-08-08 David Kastrup Issue 2720: Crash with incorrect parallel input
2012-08-06 Francisco VilaMerge branch 'translation' into staging
2012-08-05 David KastrupUnify the lexer's idea of words and commands across...
2012-08-05 Phil HolmesRevert "Second set of volta changes (Issue 2673)"
2012-08-03 David Kastrupparser.yy: Use Bison directives rather than preprocesso...
2012-08-03 David KastrupIssue 2705: Parse music inside of output definitions...
2012-08-03 David Kastruplexer.ll: let push_note_state deal with extratoken...
2012-08-01 Arnold TheresiusSecond set of volta changes (Issue 2673)
2012-08-01 Heikki TauriainenMidi: store dynamic information for note-on velocity...
2012-08-01 Marc HohlIssue 1320: Scheme bar line interface (part 1/2: recoding)
2012-08-01 David KastrupIssue 1650: merge multiple header specifications.
2012-07-30 Heikki TauriainenIssue 2672/1: Midi fixes
2012-07-30 David KastrupIssue 2698: Syntax change: don't allow degenerate REAL -.
2012-07-30 David KastrupIssue 2696/1:Implement ly:duration-scale and let ly...
2012-07-28 Keith OHaraIssue 2691: page-layout: consider relative indents...
2012-07-27 David KastrupIssue 2692: Let ly:make-moment accept rationals for...
2012-07-27 David KastrupCreate ly_is_rational predicate that allows exact ratio...
2012-07-26 Francisco VilaMerge branch 'translation' into staging
2012-07-25 David KastrupIssue 2688: Add ly:context-mod-apply! function.
2012-07-25 David Kastrupreopened Issue 2584: please make partcombine merge...
2012-07-23 Phil HolmesVolta enhancements tranche 1
2012-07-23 Mike SolomonAdds warning for line spanner with right coordinate...
2012-07-23 David KastrupIssue 2671: Provide functions ly:moment-main and ly...
2012-07-22 Keith OHaraspan-bar-.cc: Sort bar-line extents in case alignAboveC...
2012-07-20 David KastrupIssue 2669: Avoid recreating notename hashes from alist...
2012-07-20 David KastrupIssue 2661: parser.yy: remove `fraction'
2012-07-14 Keith OHaraRevert "line_count fixes"
2012-07-14 Keith OHarastem: use pure-height if the stencil is not yet drawn...
2012-07-12 Francisco VilaMerge branch 'translation' into staging
2012-07-09 David KastrupInterpret #... inside of music lists as music instead...
2012-07-06 David KastrupEliminate gcc warning in ly_rational2scm
2012-07-06 David KastrupIssue 2632: Allow multiple occurences of Footnote_engraver
2012-07-06 David KastrupReject \footnote ... \default without grob specification
2012-07-04 Graham PercivalMerge remote-tracking branch 'origin' into HEAD release/2.15.41-1
2012-07-04 David KastrupInclude +inf.0 and -inf.0 in conversions of Rational...
2012-07-02 Francisco VilaMerge branch 'translation' into staging
2012-06-30 David KastrupFix description in lily/include/smobs.hh
2012-06-28 Werner LembergAdd some translation markers; normalize whitespace.
2012-06-27 David KastrupMake third argument @var{alter} of ly:make-pitch optional.
2012-06-27 David KastrupIssue 1976: Handle full rational pitch differences...
2012-06-23 David KastrupIssue 2607: Allow immediate Scheme expressions with...
2012-06-23 David KastrupScheme-callable functions should never return SCM_UNDEFINED
2012-06-23 David KastrupIssue 2620: (ly:pitch<? #{ des #} #{ d #}) => #t
2012-06-20 Keith OHaraBounds for piano pedal spanners; issue 492
2012-06-20 Keith OHaraConsistent bounds for slurs; issue 427 and 379
2012-06-20 Keith OHaraphrasing-slur: avoid key-sigs, clefs; issue 49
2012-06-19 Francisco VilaMerge branch 'translation' into staging
2012-06-18 Aleksandr AndreevFix for beaming in Kievan notation
2012-06-15 David KastrupIssue 2598: Allow brackets and parens to start lyrics...
2012-06-15 David KastrupProtect a few events from gc.
2012-06-15 Mike SolomonForbids slur and tie extrema points from getting to...
2012-06-15 Mike SolomonRemoves duplicate footnote-interface implementing grobs...
2012-06-15 Mike SolomonGives stencilless unbeamed stems an empty Y-extent.
2012-06-13 Joe NeemanCleanups in one-line-page-breaking.
2012-06-13 Joe NeemanAdd One_line_page_breaking.
2012-06-11 Francisco VilaMerge branch 'translation' into staging
2012-06-11 Mike SolomonIncludes Flags is Slur encompass calculations
2012-06-11 David KastrupIssue 2584 (redo 1967): please make partcombine merge...
2012-06-11 David KastrupRevert "Allow multiple identical slurs (issue 1967)"
2012-06-06 Graham PercivalMerge remote branch 'origin/release/unstable' into...
next