]> git.donarmstrong.com Git - lilypond.git/history - lily
Issue 2924: Doc: \startMeasureCount and \stopMeasureCount needs documenting
[lilypond.git] / lily /
2013-03-23 Mike SolomonFixes manual beaming over rests and vertical spacing...
2013-03-22 Janek WarchołAdds an explanatory comment to skyline.cc.
2013-03-22 Mike SolomonPermits all positive and zero-length buildings in skyli...
2013-03-21 David KastrupIssue 3244: Remove -d old-relative compatibility option
2013-03-21 David KastrupIssue 3247: Prohibit non-postevents returned by music...
2013-03-17 David KastrupIssue 3237: Harmonize point-and-click information for...
2013-03-17 Anders PilegaardMake midiMaximumVolume take effect without initial...
2013-03-11 David KastrupSimplify a function pointer cast that GUB chokes on release/2.17.14-1
2013-03-09 Mike SolomonAdds Slur_proto_engraver as a base class for Slur_engra...
2013-03-08 David KastrupIssue 3225: Decouple \defaultchild from \accepts list...
2013-03-08 David KastrupIssue 1334: A \score-lines markup list command for...
2013-03-05 David KastrupIssue 3205: opening bar check causes crash if \score...
2013-03-05 David KastrupIssue 3211: Let ly_deep_copy and ly_music_deep_copy...
2013-03-05 David Kastruply_deep_copy did not actually copy vectors
2013-03-05 Mike SolomonUses only unpure-pure containers to articulate unpure...
2013-03-05 Mike SolomonPrevents chord names from being pushed into the staff...
2013-03-03 David KastrupEmergency repair work for issue 3200
2013-03-02 Mike SolomonFixes annotate spacing (issue 3169)
2013-02-27 David KastrupIssue 3201: Don't initialize dim_cache_ array via const...
2013-02-27 David KastrupIssue 2985: lilypond: Umlauts and other special charact...
2013-02-25 David KastrupIssue 2088: Replace automatic pointer-to-member functio...
2013-02-25 David KastrupIssue 3200: Make ly:make-unpure-pure-container accept...
2013-02-25 Werner LembergAvoid excessive number of dots in chords (#3179).
2013-02-22 Aleksandr AndreevCreates support for melismas ("ligatures") in Kievan...
2013-02-19 David KastrupIssue 3168: Invert the meaning of instrumentTranspositi...
2013-02-19 Mike SolomonRemoves spurious variable declaration in multi-measure...
2013-02-17 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2013-02-13 David KastrupIssue 1863: Explicit fingering direction (^3) has no...
2013-02-11 David KastrupIssue 3153: Let music inside of #{ ... #} originate...
2013-02-01 David KastrupIssue 3140: Let find_create_context create Score contex...
2013-02-01 David KastrupMake Timing_translator do a more thorough job of initia...
2013-01-31 David Kastrupsmobs.hh: comment the smob system of LilyPond a bit...
2013-01-29 Adam SpiersMerge branch 'tie-grace-fix' into staging
2013-01-29 David KastrupIssue 3138: Remove complete aborts in the lexer
2013-01-27 Adam Spiersfix handling of grace notes to shorten preceding tied...
2013-01-27 Adam Spiersextract new Audio_note::tie_head() method
2013-01-27 Adam Spiersuse Audio_note::get_column() rather than directly acces...
2013-01-27 Adam Spiersadd Audio_note::to_string to aid debugging
2013-01-26 Mike SolomonBrings accidentals closer to chords on average.
2013-01-26 Mike SolomonDeletes Box_quarantine.
2013-01-26 Mike SolomonDeletes the Hara_kiri_engraver.
2013-01-26 Mike SolomonMerge branch 'staging' of ssh://git.sv.gnu.org/srv...
2013-01-25 David KastrupIf TimeScaledMusic carries a duration, let it override...
2013-01-23 Francisco VilaMerge branch 'master' into translation
2013-01-18 Ian HulinT1686 - Baseline commit for main.cc for guile-v2 branch
2013-01-16 David KastrupIssue 3102: Allow EOF to occur in the middle of a line...
2013-01-10 David KastrupMerge remote-tracking branch 'origin/master' into trans...
2013-01-10 Mike SolomonMakes all side-positioning based on skylines instead...
2013-01-09 Keith OHaraFix assertion failure (#2983).
2013-01-09 David KastrupIssue 3083: Chord change detection in fretboards should...
2013-01-09 David KastrupIssue 2990: \RemoveEmptyStaves in StaffGroup context...
2013-01-09 David KastrupIssue 677: \score markup confuses paper settings
2013-01-07 David KastrupIssue 3073: Context definitions and context mods ignore...
2013-01-04 David Kastruplily-guile.cc: remove weird special case for no longer...
2013-01-04 David Kastrupcontext-property.cc: remove an obscure special case
2013-01-03 David KastrupMerge remote-tracking branch 'origin/translation'
2013-01-01 Zeframcanonicalise notional octave of tonic
2012-12-31 David KastrupMake lexer more robust against unexpected EOF
2012-12-26 David KastrupIssue 3049: Parser outputs Lyric events for illegal...
2012-12-24 David KastrupIssue 3041: Fix a few segfaulting cases in hara-kiri...
2012-12-21 David KastrupIssue 2172: Get line and column numbers right.
2012-12-20 David KastrupMerge remote-tracking branch 'origin/translation' into...
2012-12-19 David KastrupIssue 3012: Flag an error for isolated post-events...
2012-12-19 David KastrupIssue 3019: Let ly:event-property take an optional...
2012-12-14 David KastrupIssue 2981: Let \set ... = *undefined* unset values...
2012-12-13 Keith OHarastencil.cc: Backspacing stencils are not empty
2012-12-11 David KastrupMerge branch 'translation' into staging
2012-12-08 David KastrupIssue 3009: Make \revert work again as context modification
2012-12-07 David Kastrupparser/lexer: eliminate LYRIC_MARKUP as a token separat...
2012-12-07 David Kastrupparser/lexer: don't require separate LYRICS_STRING...
2012-12-06 David KastrupMerge remote-tracking branch 'origin/master' into trans...
2012-12-04 David KastrupRemove "selective" contextmods.
2012-12-03 David KastrupIssue 2997: parser.yy: avoid premature work in make_mus...
2012-11-30 David KastrupIssue 2997/1: Let Tweak_engraver deal with nested prope...
2012-11-30 David KastrupIssue 2976: Allow ly:grob-set-nested-property! to set...
2012-11-30 David KastrupIssue 2975: beam.cc: let a loop run backwards for bette...
2012-11-30 David Kastrupparser.yy: use extended version of check_scheme_arg
2012-11-30 David Kastrupparser.yy: give check_scheme_arg optional argument...
2012-11-19 David KastrupIssue 2951: Allow music of nominally zero duration...
2012-11-16 Mike SolomonMoves stem-length to C++.
2012-11-12 David KastrupIssue 2954: Context_mod should not have virtual copy...
2012-11-12 David KastrupIssue 2946: let Lyric_combine_music_iterator only liste...
2012-11-10 David KastrupIssue 2949: Allow (closed) scheme function calls as...
2012-11-10 Benkő Pálfix divisioMaior; add more explanatory comments
2012-11-07 Marc HohlAllows optional octavation for clefs
2012-11-05 David KastrupIssue 2939: Fix relations between \maininput, EOF and...
2012-10-31 David KastrupIssue 2928: parser.yy: get rid of SCORE_IDENTIFIER...
2012-10-30 David Kastruplexer.ll: duplicate a few quotes in character sets...
2012-10-30 David Kastruplexer.ll: lyric_quote was not necessary as separate...
2012-10-30 David KastrupIssue 2935: is_main_input_ should only be set by \maini...
2012-10-30 Benkő Pálprevent collision of mensural ligature and next grob
2012-10-30 Benkő Pálpass by reference-to-const, not by value
2012-10-26 David KastrupMerge branch 'symbol_list_simple' into master
2012-10-25 David KastrupChange \footnote user interface and behavior to match...
2012-10-25 David KastrupAllow the string "xxx.yyy" to parse as a symbol list
2012-10-25 David KastrupAllow property and grob paths to be constructed from...
2012-10-25 David KastrupAllow LilyPond strings to stand in for symbols when...
2012-10-25 David KastrupFactor SCM_IDENTIFIER out from embedded_scm_arg*
2012-10-25 David Kastrupparser.yy: make is_regular_identifier match the lexer...
2012-10-25 David Kastrupparser.yy: FRACTION does not require a closed expressio...
next