]> git.donarmstrong.com Git - lilypond.git/history - lily
Merge branch 'lilypond/translation'
[lilypond.git] / lily /
2011-10-30 Francisco VilaMerge branch 'lilypond/translation'
2011-10-29 Werner LembergAdd newlines at EOF where appropriate.
2011-10-29 Mike SolomonAdds Scheme bindings for Spring constructor and setters.
2011-10-29 David Kastrupparser.yy: Allow full_markup_list into scalars
2011-10-29 David KastrupRename \markuplines to \markuplist (before running...
2011-10-26 Neil PuttockFixes issue 1506 (X-axis overhang of StaffSymbol when...
2011-10-26 Piers Titus van... Adds checks for ledger_positions; issue 1972
2011-10-25 Bertrand Bordagelily-guile: remove broken and unused function.
2011-10-25 Francisco VilaMerge branch 'master' into lilypond/translation
2011-10-25 David Kastrupparser.yy: make Scheme and music expressions equivalent...
2011-10-23 Bertrand BordageUpdating lily-guile.cc.
2011-10-22 David Kastrupparser.yy: Allow a few more syntactic classes for Schem...
2011-10-22 David Kastrupparser.yy: Allow markups, markup lists, and context...
2011-10-22 David Kastrupparser.yy: allow optional Scheme arguments to be skippe...
2011-10-22 David Kastrupparser.yy: allow composite_music rather than closed_mus...
2011-10-22 David Kastrupparser.yy: let closed_music accept a few complex forms
2011-10-22 David Kastrupparser: change order of arguments for context-specifica...
2011-10-22 David Kastrupparser.yy et al: move functionality of run_music_functi...
2011-10-21 David Kastruplexer.ll: leave scanning of numbers to Guile so that...
2011-10-21 Mike SolomonFixes issue 1951 (script accidental collision).
2011-10-21 Mike SolomonImplements consistent beam slopes across line breaks.
2011-10-19 David KastrupFormatting nitpick.
2011-10-18 Bertrand BordageClean some code using robust_symbol2string.
2011-10-18 Bertrand BordageOptimizes note-heads.cc and introduces robust_symbol2st...
2011-10-18 Mike SolomonPrevents division by 0 in Bar_line::calc_bar_extent.
2011-10-17 David Kastrupparser.yy: Use ##__VA_ARGS__ in MAKE_SYNTAX to allow...
2011-10-16 Keith OHaralily/staff-symbol: cast to avoid unhelpful warnings
2011-10-15 Mike SolomonFixes issue 307 (intersection between slurs and extra...
2011-10-12 Francisco VilaMerge branch 'master' into lilypond/translation
2011-10-12 Mike SolomonAdds glissando-skip property to the rhythmic-head-inter...
2011-10-12 Mike SolomonRemoves closeness-factor from the Slur details list
2011-10-10 Graham PercivalMerge branch 'release/unstable'
2011-10-09 Joe NeemanSeveral fixes for annotate-spacing.
2011-10-07 Mike SolomonCleans up variable names in glissando-engraver.cc
2011-10-07 Heikki TaurainenMIDI volume can exceed maximum value (fix 1938)
2011-10-05 Mike SolomonMoves all functions related to the `position' property...
2011-10-04 Mike SolomonAdds pure-Y-common and pure-relevant-grobs to the pure...
2011-10-04 Mike SolomonChanges variable names in beam-quanting.cc
2011-10-02 Mike SolomonLooks up positions via robust_scm2drul in tuplet-number.cc.
2011-10-01 Mike SolomonFixes the reading of the positions property in tuplet...
2011-10-01 Mike SolomonImproves horizontal spacing of vertical axis groups...
2011-10-01 Keith OHaralily/bezier.cc: Safer use of floating point
2011-09-30 Bertrand BordageNew partcombineUp and partcombineDown functions
2011-09-30 Mike SolomonRevert "Improves horizontal spacing of axis groups...
2011-09-30 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-30 Mike SolomonImproves horizontal spacing of axis groups that SpanBar...
2011-09-30 Mike SolomonStopes nested tuplets from colliding (issue 1855).
2011-09-29 Mike SolomonFixes StemTremolo Y-offset for beamed stems (Issue...
2011-09-29 Reinhold KainhoferFix 1477: Add (ly:expect-warning msg args) to suppress...
2011-09-26 Graham PercivalMerge branch 'dev/staging'
2011-09-25 Piers Titus van... add support for custom ledgers, using two new staff...
2011-09-24 David Kastrupparser.yy et al: Make \relative a music function.
2011-09-24 Bertrand BordageNew alist to replace special characters.
2011-09-23 David KastrupRevert "Revert "Merge branch 'musicfunction-optional...
2011-09-23 Keith OHaralily/bezier.cc: Flag a floating point problem
2011-09-23 Reinhold KainhoferMessage-handling: Make the Input class use the function...
2011-09-23 David KastrupRevert "Merge branch 'musicfunction-optional-arguments'"
2011-09-22 David KastrupMerge branch 'musicfunction-optional-arguments'
2011-09-22 David Kastrupparser.yy et al: move parameter checks into the parser...
2011-09-22 David Kastrupparser.yy et al: implement optional arguments for music...
2011-09-22 David Kastruplexer.ll: Allow push_extra_token to take a Scheme value...
2011-09-22 David Kastrupparser.yy: make closed_music a reasonable subset of...
2011-09-22 David KastrupMerge branch 'eventfunction'
2011-09-22 David KastrupImplement define-event-function
2011-09-22 David KastrupParts from the optional music argument patch to make...
2011-09-22 David KastrupDefine ly:event?
2011-09-22 Phil HolmesUpdate to earlier GNUmakefile fix
2011-09-22 Phil HolmesUpdates lily/GNUmakefile for deps of version.hh
2011-09-22 David KastrupRevert "parser.yy: Eliminate composite_music by rather...
2011-09-22 David Kastrupparser.yy: Eliminate composite_music by rather using...
2011-09-22 Bertrand BordageUnifies mensural ligatures with blot-diameter.
2011-09-22 Mike SolomonTerminates Slur::outside_staff_callback early if grob...
2011-09-22 Mike SolomonFixes Issue 1301 (colliding note and clef).
2011-09-21 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-21 Neil Puttockparser.yy: Allow embedded_scm inside \book & and \bookpart
2011-09-20 Graham PercivalMerge branch 'release/unstable'
2011-09-20 David Kastrupparser.yy: Use precedences to remove REPEAT/ALTERNATIVE...
2011-09-20 David Kastrupparser.yy: Reorganization/cleanup
2011-09-19 Joe NeemanFix 1896: chord names can have instrument names.
2011-09-19 Reinhold KainhoferIntroduce a maximum depth for markup evaluation
2011-09-19 Reinhold KainhoferFix 380: Auto-detect all cyclic references in markups
2011-09-18 Joe NeemanFix 1903: honor score-ending manual page breaks.
2011-09-18 Mike SolomonUses Beam::is_knee instead of get_property ("knee"...
2011-09-17 Francisco VilaMerge branch 'master' into lilypond/translation
2011-09-17 Bertrand BordageCleans the selector of "reduced hole" noteheads.
2011-09-17 Bertrand BordageImproves parmesan noteheads.
2011-09-17 Mike SolomonFixes issue 1881: cyclic dependency in Stem #'Y-extent.
2011-09-17 Joe NeemanFix 1598.
2011-09-17 Joe NeemanCleanups and generalizations in Bezier::minmax.
2011-09-15 Reinhold Kainhoferprogramming_error messages should NOT be translated
2011-09-15 Reinhold KainhoferFix 456: Also check for laissez-vibrer events attached...
2011-09-15 David Kastrupparser.yy: introduce PITCH_IDENTIFIER
2011-09-12 David Kastrupparser.yy et al: turn \partial and \skip into music...
2011-09-12 David KastrupCreate a nicer signature format for syntax functions...
2011-09-12 David Kastruplily/parser.yy: Scheme functions received their argumen...
2011-09-12 David Kastruplily/lexer.ll: Add a backslash to be more syntax-aware...
2011-09-12 David Kastrupparser.yy: make INVALID more self-descriptive in case...
2011-09-12 David Kastrupparser.yy et al: Fix a few style issues of d8ee829c7345...
2011-09-11 Graham PercivalMerge branch 'release/unstable'
2011-09-11 David Kastruppitch.cc: let rounded_{semi,quarter}tone_pitch return...
next