]> git.donarmstrong.com Git - lilypond.git/history - lily
Issue 3675: Make convert-ly -d only ever update on changed files
[lilypond.git] / lily /
2013-11-29 Devon SchudyGrace notes: only shorten previous note if overlapping
2013-11-29 Devon SchudyFix spurious error playing initial grace notes (issue...
2013-11-29 Keith OHarapage-breaking: allow ragged pages to be compressed
2013-11-25 David Kastrup Issue 3676: Bar checks display the wrong location
2013-11-24 Keith OHaraIssue 1553: Staff stretching problem in 2.13.50+
2013-11-23 David KastrupMerge remote-tracking branch 'origin/translation' into...
2013-11-22 David KastrupIssue 3658: variables cannot be used in \tempo command
2013-11-22 David Kastrupparser: allow Scheme expressions for unsigned_number
2013-11-22 David Kastrupparser: let unsigned_number check NUMBER_IDENTIFIER...
2013-11-22 David KastrupGC-related fix of volta-repeat-iterator
2013-11-20 Keith OHaraRevert "optimal-page-breaking: signed/unsigned bug...
2013-11-20 David KastrupIssue 3656/2: disambiguate our own ::to_string from...
2013-11-20 Keith OHaraoptimal-page-breaking: signed/unsigned bug; issue 1553
2013-11-20 Keith OHaraalign-interface: clarify handling of empty staves
2013-11-20 Keith OHarapge-breaking: do not try to fill ragged-pages; issue...
2013-11-20 Keith OHarapage-breaking: keep the degree of stretching in Line_de...
2013-11-20 Keith OHara\transpose: leave triple-sharps intact; issue 1009
2013-11-19 David KastrupMerge branch 'origin/translation' into staging
2013-11-19 David KastrupLet simple_music possibly return a pitch in \chordmode
2013-11-19 David KastrupMake sure optional arguments accepted as pitches stay...
2013-11-19 David KastrupLet a PITCH_IDENTIFIER optionally be followed by octave...
2013-11-19 David KastrupMake make_music_from_simple return music rather than...
2013-11-19 David Kastrupparser: move FRACTION into embedded_scm_bare_arg
2013-11-19 David KastrupFold function_arglist_backup_common into function_argli...
2013-11-19 David KastrupMerge branch 'issue3648' into staging
2013-11-19 David KastrupIssue 3648/1: Isolated durations in music sequences...
2013-11-19 David KastrupInterpret #{ -3 #} as postevent rather than negative...
2013-11-19 David KastrupLet #{ 4 #} be a duration while #{ 4 \cm #} stays a...
2013-11-13 David KastrupIssue 3644: A \score-lines markup list command for...
2013-11-11 David KastrupMerge remote-tracking branch 'origin/translation' into...
2013-11-10 David KastrupIssue 355: \repeat bar lines get messed up
2013-11-10 David KastrupIssue 3645: Allow \partial to occur in mid-piece
2013-11-07 David KastrupMerge remote-tracking branch 'origin/translation' into...
2013-11-07 David KastrupMerge commit 'b9d3aec07415ad5e7ad024aa7d73e5c5bfabc82d...
2013-11-07 Keith OHaraRemove dots that overflow chords; issue 3179
2013-11-03 Phil HolmesMerge remote branch 'origin/master' into release/unstable
2013-11-02 Keith OHarapage-layout: nonstaff lines, follow-up commit 7a60a342
2013-11-02 David KastrupIssue 2379: resetting autoBeaming after a cadenza
2013-11-02 Mike SolomonIssue 3631: 2.17 does a worse job with vertical spacing...
2013-11-02 David KastrupIssue 3639/2: allow chords in optional arguments
2013-11-02 David KastrupIssue 3639/1: allow \repeat in optional arguments
2013-11-02 David KastrupEliminate closed argument lists before UNSIGNED and...
2013-11-02 David KastrupRemove closed expressions before postevents and negativ...
2013-11-02 David KastrupIssue 3641: Keep only one Axis_group_engraver active
2013-11-02 David KastrupRevert "Issue 2990: \RemoveEmptyStaves in StaffGroup...
2013-10-31 David KastrupIssue 3633: Freeze measurePosition while Timing.timing...
2013-10-31 Mike SolomonAdds ly:generic-bound-extent function.
2013-10-29 Thomas Morleyformat-metronome-mark and metronome-markup don't suppor...
2013-10-26 David KastrupIssue 3626: Remove unused iv in Side_position_interface...
2013-10-26 David KastrupAvoid undefined behavior after "music expected" error
2013-10-25 David KastrupSmall correction to Issue2392
2013-10-25 Janek WarchołImprove formatting of PaperColumn debug info
2013-10-25 David KastrupIssue 2392: Segfault in connection with \applyContext
2013-10-20 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.17.29-1
2013-10-20 David KastrupMidi/GUB bugfix
2013-10-19 David KastrupParser: remove unused operator priorities
2013-10-19 David KastrupMerge branch 'issue3618' (early part) into staging
2013-10-19 David KastrupIssue 3618/4: big rewrite of optional argument scanning...
2013-10-19 David KastrupIssue 3618/3: Eliminate EXPECT_DURATION token in parser
2013-10-19 David KastrupIssue 3618/2: Parser: replace is_duration with more...
2013-10-19 David KastrupIssue 3618/1: Eliminate EXPECT_PITCH token in parser
2013-10-19 David Kastrupparser.yy: remove unused CHORDMODIFIER_PITCH and CHORDM...
2013-10-19 David KastrupMerge branch 'issue3581' into HEAD
2013-10-19 Heikki TauriainenIssue 3581: Add support for changing MIDI balance,...
2013-10-19 Heikki TauriainenIssue 3581: Allow overriding Translator::{connect_to...
2013-10-19 Heikki TauriainenIssue 3581: New data types for adjusting MIDI control...
2013-10-19 David KastrupRevert "Issue 3205: opening bar check causes crash...
2013-10-19 David KastrupIssue 3611: Parser: remove non-closed expressions from...
2013-10-13 David KastrupMerge branch 'translation' into staging
2013-10-13 David KastrupMerge branch 'issue3602' into staging
2013-10-12 David KastrupIssue 3602/3: Rename New_dynamic_engraver to Dynamic_en...
2013-10-12 David KastrupIssue 3602/2: Rename lily/new-dynamic-engraver.cc to...
2013-10-12 David KastrupIssue 3602/1: Remove Dynamic_engraver.
2013-10-07 Julien RiouxBuild: Bison is a required dependency again (issue...
2013-10-07 David KastrupIssue 3115: Revert "Uses a heuristic to determine if...
2013-10-07 David KastrupIssue 3593: Announce ends of ties in Completion_heads_e...
2013-10-07 David KastrupRemove unused data from Completion_heads_engraver and...
2013-10-04 David KastrupIssue 2931: Allow non-LilyPond identifiers like "violin...
2013-10-04 David KastrupIssue 3566: Grace notes should be autobeamed
2013-10-01 David KastrupIssue 1939: showLastLength with hidden tie error message
2013-09-27 David KastrupIssue3571: Stop \lyricmode { \skip 1.*3 } from failing.
2013-09-26 Francisco VilaMerge branch 'translation' into staging
2013-09-26 Phil HolmesMerge remote branch 'origin/master' into release/unstable
2013-09-26 Keith OHaraRevert "align-interface.cc: Clarify code for empty...
2013-09-21 Keith OHaraTuplets: error-checking; issue 3551
2013-09-21 Keith OHaraMeasure 'staff-padding' to reference points; issue...
2013-09-21 Keith OHarabeam: if cross-staff, do not use concaveness; issue 657
2013-09-21 Mark PoleskyIssue 3557: Fix some grammar mistakes.
2013-09-20 David KastrupIssue 3553/2: When creating a hierarchy above Bottom...
2013-09-20 David KastrupIssue 3553/1: get_default_interpreter should create...
2013-09-20 David KastrupIssue 3555: Parse context definitions and context modif...
2013-09-18 David KastrupIssue 3547: Allow identifiers or scheme expressions...
2013-09-15 David KastrupIssue 3554: Avoid empty grammar rules using @$ for...
2013-09-15 David KastrupIssue 3297: Make lexer more robust against unexpected...
2013-09-15 David KastrupIssue 3542: Manual beaming corrupts slur placement...
2013-09-14 Jean-Charles Malah... Merge branch 'master' into translation
2013-09-12 David KastrupIssue 3534: Handle MultiMeasureRest direction in the...
2013-09-10 David KastrupAvoid undefined behavior after "not a context mod"...
2013-09-10 Frédéric BronIssue 3531: replaced function argument 'string' by...
2013-09-06 Keith OHaramarkup: some skylines should not follow printed shapes...
next