summaryrefslogtreecommitdiff
path: root/lily
Commit message (Expand)AuthorAgeFilesLines
* Removes more cruft from skyline.cc and skyline.hh.Mike Solomon2012-08-312-55/+0
* Uses a heuristic to determine if chord tremolos collide with accidentals....Mike Solomon2012-08-315-4/+123
* Better automation of tremolo direction for whole note tremolos.Mike Solomon2012-08-314-29/+84
* Remove non-functional extra-X-extent...Keith OHara2012-08-301-2/+0
* Revert "layout.cc: do not draw empty boxes"...Keith OHara2012-08-291-3/+0
* Uses FingeringColumn to avoid collisions of overlapping Fingerings.Mike Solomon2012-08-293-0/+280
* Adds OctavateEight to the avoidance grobs of the Beam_collision_engraverMike Solomon2012-08-291-0/+8
* Extracts Accidentals for AccidentalPlacements in the side-position-interface....Mike Solomon2012-08-293-6/+58
* Get rid of unused Skyline and Skyline_pair functionsMike Solomon2012-08-284-172/+0
* Properties to control placement of accidentals in KeySignaturesKeith OHara2012-08-271-12/+18
* Improvements in vertical skyline approximations (issue 2148)....Mike Solomon2012-08-2746-388/+2603
* Run fixcc + astyle2.02.1Graham Percival2012-08-275-6/+6
* Merge remote-tracking branch 'origin/release/unstable' into stagingJohn Mandereau2012-08-271-0/+5
|\
| * Make man/install-help2man: use LILYPOND_EXTERNAL_BINARY if set...John Mandereau2012-08-271-0/+5
* | Run fixcc + astyle2.02.Graham Percival2012-08-272-5/+6
|/
* Tidies binary relocationPhil Holmes2012-08-241-51/+37
* Doc: Bar_engraver is required for system-start clefs (2694)Trevor Daniels2012-08-241-1/+3
* Rename paper variables: blank-*-force -> blank-*-penalty (2735)...Trevor Daniels2012-08-221-3/+3
* Make distributed tarball from Git file list...John Mandereau2012-08-152-9/+0
* hairpin.cc: consider suicide before drawing stencil; issue 2583Keith OHara2012-08-142-6/+8
* layout.cc: do not draw empty boxesKeith OHara2012-08-141-0/+3
* Issue 2728: count pairs of brackets...David Kastrup2012-08-143-2/+5
* Issue 2729: When cloning a lexer/parser, don't copy the scopes.David Kastrup2012-08-142-21/+7
* Run fixcc.py with astyle 2.02.Graham Percival2012-08-1029-131/+129
* Midi: bugfix in computing (de)crescendo changesHeikki Tauriainen2012-08-101-4/+7
* Midi: initial volume if a Voice begins in (de)cresc...Heikki Tauriainen2012-08-101-1/+21
* small changes of the line_count fixing series...Benkő Pál2012-08-096-40/+28
* time signature positioning for non-standard staves...Benkő Pál2012-08-091-2/+30
* make slur behaviour symmetrical for above/below staff...Benkő Pál2012-08-091-2/+1
* Issue 2720: Crash with incorrect parallel input...David Kastrup2012-08-081-2/+2
* Unify the lexer's idea of words and commands across all modes....David Kastrup2012-08-061-17/+29
* Revert "Second set of volta changes (Issue 2673)"...Phil Holmes2012-08-052-38/+20
* parser.yy: Use Bison directives rather than preprocessor macros...David Kastrup2012-08-031-3/+2
* Issue 2705: Parse music inside of output definitions in "notes" mode....David Kastrup2012-08-031-6/+35
* lexer.ll: let push_note_state deal with extratoken stateDavid Kastrup2012-08-031-0/+10
* Second set of volta changes (Issue 2673)Arnold Theresius2012-08-012-20/+38
* Midi: store dynamic information for note-on velocity; issue 1661Heikki Tauriainen2012-08-011-4/+26
* Issue 1320: Scheme bar line interface (part 1/2: recoding)Marc Hohl2012-08-0118-783/+23
* Issue 1650: merge multiple header specifications....David Kastrup2012-08-011-17/+22
* Issue 2672/1: Midi fixes...Heikki Tauriainen2012-07-301-1/+42
* Issue 2698: Syntax change: don't allow degenerate REAL -.David Kastrup2012-07-301-12/+2
* Issue 2696/1:Implement ly:duration-scale and let ly:make-duration accept rati...David Kastrup2012-07-301-7/+20
* Issue 2691: page-layout: consider relative indents in loose-line spacingKeith OHara2012-07-283-21/+20
* Issue 2692: Let ly:make-moment accept rationals for main and grace timing...David Kastrup2012-07-271-14/+34
* Create ly_is_rational predicate that allows exact rationals and infinitiesDavid Kastrup2012-07-272-3/+10
* Issue 2688: Add ly:context-mod-apply! function.David Kastrup2012-07-251-0/+13
* reopened Issue 2584: please make partcombine merge slurs...David Kastrup2012-07-252-36/+30
* Volta enhancements tranche 1Phil Holmes2012-07-231-6/+32
* Adds warning for line spanner with right coordinate less than left coordinateMike Solomon2012-07-231-0/+3
* Issue 2671: Provide functions ly:moment-main and ly:moment-grace...David Kastrup2012-07-231-0/+20