index
:
software/lilypond
stafftab
Fork of Lilypond with Stafftab patches.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lily
Commit message (
Expand
)
Author
Age
Files
Lines
*
keySignature-> keyAlterations
...
Keith OHara
2014-05-20
4
-25
/
+25
*
Fix calculation of X-extent of AccidentalPlacement.
...
David Nalesnik
2014-05-13
1
-1
/
+1
*
Issue 3913: KeyCancellation grobs should ignore cue clefs like KeySignature g...
...
David Kastrup
2014-05-09
1
-1
/
+1
*
Tuplet brackets should reliably not follow kneed beams, regardless of whether...
...
Devon Schudy
2014-04-14
1
-1
/
+1
*
Issue 3898: parser.yy: move figure_list to chord_body
...
David Kastrup
2014-04-13
1
-24
/
+7
*
Fix namespace issue with clang.
...
Thomas Klausner
2014-04-12
1
-1
/
+1
*
Bad positioning of tuplet numbers on kneed beams with Beam.positions override.
...
David Nalesnik
2014-04-05
1
-5
/
+2
*
\partial now only makes measurePosition negative at the beginning of a score.
...
Devon Schudy
2014-04-04
1
-1
/
+1
*
Fix infinite loop in Completion_heads_engraver at invalid measure position (i...
...
Devon Schudy
2014-04-04
2
-1
/
+8
*
Count MIDI ticks from the beginning of the score, not each staff independently.
...
Devon Schudy
2014-04-04
5
-7
/
+17
*
Issue 3892/2: Allow scheme expressions for scores, output defs, music in scores
David Kastrup
2014-04-04
1
-69
/
+81
*
Issue 3892/1: Allow output defs as scheme expressions in toplevel, book, book...
David Kastrup
2014-04-04
1
-0
/
+33
*
lily/parser.yy: whitespace fixes
David Kastrup
2014-04-04
1
-11
/
+8
*
Issue 3878: Revert "Fix spurious error playing initial grace notes (issue 1412)"
...
David Kastrup
2014-03-24
1
-3
/
+1
*
Fix issue 3868: line-breaking makes short lines
...
Keith OHara
2014-03-08
2
-2
/
+2
*
Improve positioning of tuplet numbers for kneed beams.
...
David Nalesnik
2014-02-14
2
-14
/
+459
*
Issue 3827: remove the necessity to have a \layout block in a \markup \score ...
...
David Kastrup
2014-02-14
1
-2
/
+14
*
Let Chord_name_engraver record lastChord in internal context property
...
David Kastrup
2014-02-08
1
-13
/
+6
*
More consistent performance of breath marks. (issue 3821)
...
Devon Schudy
2014-02-08
1
-4
/
+8
*
Issue 3814: Allow context definitions to be provided by scheme functions
...
David Kastrup
2014-01-24
1
-41
/
+58
*
Issue 3815: Parser: harmonize \lyricsto and \addlyrics arguments
...
David Kastrup
2014-01-21
1
-18
/
+23
*
Issue 3792: \time change under last \alternative does not persist
David Kastrup
2014-01-18
1
-6
/
+8
*
Issue 3797: Music_wrapper_iterator does not follow original context setting o...
...
David Kastrup
2014-01-18
4
-4
/
+25
*
Remove tremoloFlags property (issue 3783)
David Kastrup
2014-01-15
1
-12
/
+1
*
Issue 3783: track default tremolo type in the parser
David Kastrup
2014-01-15
3
-5
/
+11
*
Parser: remove unused member function declarations and definitions.
David Kastrup
2014-01-15
2
-14
/
+0
*
Eliminate OUTPUT_DEF_IDENTIFIER as separate token
David Kastrup
2014-01-15
1
-14
/
+2
*
Issue 3793: Allow scheme functions and identifiers to function as output defi...
David Kastrup
2014-01-15
1
-6
/
+47
*
Issue 3794: Fix doc string for ly:context-def-lookup
David Kastrup
2014-01-15
1
-3
/
+6
*
Issue 3780: Allow use of Scheme expressions as chord constituents
...
David Kastrup
2014-01-12
1
-0
/
+1
*
Tremolo cleanup. (issue 3745)
...
Devon Schudy
2014-01-09
2
-36
/
+3
*
Issue 3770: Use value->lily-string for -ddebug-parser
David Kastrup
2014-01-06
1
-11
/
+11
*
Issue 3769: Lexer/Parser: Don't package location data in SCM_TOKEN semantic v...
...
David Kastrup
2014-01-06
5
-66
/
+64
*
Run grand-replace (issue 3765)
...
Carl Sorensen
2014-01-05
640
-644
/
+644
*
Revert "Prevents dynamics from colliding with cross-staff stems."
...
Keith OHara
2014-01-03
2
-11
/
+0
*
note-spacing: let compressibility be uniform; issue 3304
...
Keith OHara
2014-01-03
2
-20
/
+10
*
note-spacing: stretch somewhat uniformly
...
Keith OHara
2014-01-03
7
-56
/
+52
*
springs: comment and typo
Keith OHara
2014-01-03
1
-1
/
+18
*
spacing-options: clarify documentation
Keith OHara
2014-01-03
1
-7
/
+4
*
ledger-lines: horizontal space only when present
Keith OHara
2014-01-03
1
-1
/
+1
*
Adds outside-staff-interface and outside-staff-axis-group-interface
...
Mike Solomon
2013-12-31
2
-5
/
+0
*
grob-property: if callback is independent of layout, call just once
Keith OHara
2013-12-25
3
-1
/
+22
*
Issue 3748: Allow assignments with property paths to use x.y.z = value syntax
...
David Kastrup
2013-12-25
1
-0
/
+5
*
Include `freetype.hh' where appropriate.
...
Werner Lemberg
2013-12-20
3
-0
/
+3
*
Parser: properly disambiguate pitches from music in function arguments
...
David Kastrup
2013-12-19
1
-48
/
+142
*
Parser: remove command_element and command_event synonyms of tempo_event
David Kastrup
2013-12-19
1
-14
/
+1
*
Parser: remove pitch_arg and PITCH_ARG
David Kastrup
2013-12-19
1
-17
/
+0
*
Parser: inline a few "common" expressions occuring only once now
David Kastrup
2013-12-19
1
-40
/
+32
*
Remove all closed music expressions
David Kastrup
2013-12-19
1
-229
/
+15
*
Permit event functions to use a non-closed argument list.
David Kastrup
2013-12-19
1
-4
/
+10
[next]