]> git.donarmstrong.com Git - lilypond.git/history - lily
DOC: CG: Add mirror for LilyDev (Issue 3775)
[lilypond.git] / lily /
2013-12-20 Werner LembergInclude `freetype.hh' where appropriate.
2013-12-10 Werner LembergIssue 3694: Use standard inclusion scheme for FreeType...
2013-11-07 David KastrupMerge commit 'b9d3aec07415ad5e7ad024aa7d73e5c5bfabc82d...
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...
2013-09-06 David KastrupIssue 3527: parser.yy: allow "scalar" to be a negative...
2013-09-04 Keith OHaraaccidental-placement: add minimal padding; issue 2141
2013-09-04 Keith OHaraoutside-staff-padding: just one pad; issue 2910
2013-09-04 Keith OHaraparser: more specific error messages; issue 3300
2013-09-03 Frédéric BronIssue 3513: removed unused code: functions that are...
2013-09-03 Frédéric BronIssue 3511: removed unused header tie-column-format.hh
2013-09-03 David KastrupIssue 3523: Remove a signed/unsigned comparison compile...
2013-08-31 Jean-Charles Malah... Merge branch 'master' into translation
2013-08-31 David KastrupAdd some comments to lily/dispatcher.cc
2013-08-30 Keith OHaraTrap pure-y-common spanning multiple staves; issue...
2013-08-30 Keith OHaraskyline: comments to warn of potential endless loop
2013-08-30 Keith OHaraSkylines: reject steep-sloped buildings; issue 3383
2013-08-30 David KastrupIssue 3517: Parse composite music in context modificati...
2013-08-30 David KastrupIssue 3516: Let parser accept symbols after \new, ...
2013-08-29 David KastrupRemove declarations for non-existing and/or unused...
2013-08-27 Keith OHaraNoteColumn; do not flag as cross-staff; issue 3503
2013-08-27 Keith OHaraExtents of a NoteColumn with a cross-staff stem; issue...
2013-08-27 Keith OHaraside-position-interface: do not recursively add support
2013-08-27 David KastrupIssue 3489: Let \quoteDuring descend to bottom context...
2013-08-27 Mike SolomonCreates cross-staff callback for arpeggios (issue 3497)
2013-08-25 Keith OHaraside-position-interface: cross-staff items, issue 3363
2013-08-25 Keith OHaraaccidental.cc: do not crash on missing stencils
2013-08-25 Keith OHaraDraw glissando to accidental, not accidental_placement...
2013-08-24 Keith OHaratrill-pitch-engraver: acknowledge stems and flags;...
2013-08-21 Mark PoleskyIssue 3499: Remove 'thickness from LedgerLineSpanner...
2013-08-21 David KastrupIssue 3498: fatal error with toplevel-markup-identifier
2013-08-20 Jean-Charles Malah... Merge branch 'master' into translation
2013-08-17 David KastrupIssue 3493: Let Skyline's copy constructor use generate...
2013-08-14 David KastrupMerge branch 'issue3487'
2013-08-13 David KastrupIssue 3487: Make several special characters with or...
2013-08-13 David KastrupReplace staccatissimo shorthand -| with -!
2013-08-13 David KastrupMake tempo range \tempo 20~30 be input as \tempo 20...
next