]> git.donarmstrong.com Git - lilypond.git/history - scm
LSR Update
[lilypond.git] / scm /
2015-09-17 David KastrupIssue 4601/1: Refactor part of offsetter into grob...
2015-09-15 Dan EbleIssue 913: improve \partcombine when parts have unequal...
2015-09-13 Jean-Charles Malah... Merge branch 'master' into translation
2015-09-12 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2015-09-12 Thomas MorleyImplement new markup-command overlay
2015-09-08 Jean-Charles Malah... Merge branch 'master' into translation
2015-09-06 Phil HolmesAdd specific author fields for PDF (Issue 4563)
2015-09-05 Thomas MorleyClear fret-diagram- and harp-pedal-input-strings from...
2015-08-30 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2015-08-30 Paul MorrisIssue 4504: Let whiteout-box take a number argument
2015-08-24 David KastrupAdd output-module? definition to detect midi/layout
2015-08-23 Thomas Morleyinput/regression/bookparts.ly fails at PDF conversion...
2015-08-23 David KastrupIssue 4569: Keep \autochange from escaping an existing...
2015-08-23 David Kastrup(descend-to-context, context-spec-music): optional...
2015-08-20 David KastrupDon't bother drawing straight flags in a certain orient...
2015-08-15 Heikki TauriainenSet the sequence name in MIDI using title information...
2015-08-14 Masamichi HosodaIssue 4544 / 2: Fix LilyPond default fonts definition
2015-08-11 David KastrupExport markup-function? and markup-list-function?
2015-08-11 David KastrupAdd check-music-path function
2015-08-08 Thomas MorleyFix ugly output from make-parenthesis-stencil for incre...
2015-08-08 Thomas MorleyLet fret-diagram scale markups to fit into dots
2015-08-08 David KastrupIssue 4537/1: Let \addlyrics accept an optional context mod
2015-08-05 Thomas MorleyLet \autochange accept optional arguments for the turni...
2015-08-02 James LoweAdd comment to font.scm and lilypond-fonts.conf.in
2015-08-02 Werner LembergIssue 4526: lily-library.scm: Remove unused quarter...
2015-08-01 David KastrupTypo fix for issue 4486: ly:music -> ly:music?
2015-07-30 David KastrupIssue 4529: Avoid "Parsed object should be dead" messag...
2015-07-30 David Kastrupdisplay-lily.scm: export with-music-match
2015-07-27 David KastrupIssue 4519: event-chord-wrap! needs to call expand...
2015-07-27 David KastrupIssue 4516: Make \offset handle unpure/pure containers
2015-07-27 David KastrupAdd/import music functions Syntax::property-{override...
2015-07-27 David KastrupSyntax::property_operation -> Syntax::property_{overrid...
2015-07-27 Werner Lembergdefine-note-names.scr: Sort note names according to...
2015-07-25 Jean-Charles Malah... Merge branch 'master' into translation
2015-07-21 Dan EbleIssue 4496: RepeatTieColumn shouldn't call a Tie callback
2015-07-21 Thomas MorleyTable Of Contents crash with negative first-page-number
2015-07-21 David KastrupIssue 4501/2: Use music-type-predicate where useful
2015-07-21 David KastrupIssue 4501/1: Add music-type-predicate function
2015-07-21 David KastrupIssue 4507/2: Fix display for \applyOutput, adapt displ...
2015-07-21 David KastrupReorganize argument list for Syntax::partial-music...
2015-07-21 David Kastrupvalue->lily-string needs (scm display-lily) module.
2015-07-18 David KastrupIssue 4492: Redundant music-has-type -> music-is-of...
2015-07-18 David KastrupProvide check-context-path function
2015-07-18 David KastrupIssue 4487/3: Implement partial markups
2015-07-18 David KastrupIssue 4487/2: Allow for chaining of several partial...
2015-07-18 David KastrupIssue 4487/1: Implement partial function calls
2015-07-18 David KastrupIssue 4486: Improve `music-function' and `music-functio...
2015-07-18 David KastrupIssue 4488/2: Use ly:set-origin! and two-argument form...
2015-07-14 Dan EbleIssue 4485: Refactor \partcombine and \autochange iterators
2015-07-08 David KastrupIssue 4474/6: Combine lyric-combine and lyric-combine...
2015-07-08 David KastrupIssue 4474/5: Provide with-location macro
2015-07-08 David KastrupIssue 4474/4: Replace define-loc with more flexible...
2015-07-08 David KastrupIssue 4474/3: Make all of ly-syntax-constructors.scm...
2015-07-08 David KastrupIssue 4474/2: Export get-next-unique-voice-name from...
2015-07-08 David KastrupIssue 4474/1: Move syntax constructors into separate...
2015-07-08 David KastrupRun scripts/auxiliar/fixscm.sh scm/ly-syntax-constructo...
2015-07-08 Dan EbleIssue 4476: autochange: group multiple rests with the...
2015-07-06 Dan EbleAuto_change_iterator: move some state from C++ to Scheme
2015-07-05 David KastrupIssue 4466: Provide a-natural etc in english notenames
2015-07-03 David KastrupIssue 4471: event-chord-wrap! throws syntax error
2015-07-02 Dan EbleIssue 4465: Auto_change_iterator: move staff creation...
2015-06-23 David KastrupIssue 4457: Let error message for #{ ... #} use better...
2015-06-23 David KastrupIssue 4456: Syntax constructors should not be exported
2015-06-23 David KastrupIssue 4455/2: Pass location to syntax constructors...
2015-06-20 Masamichi HosodaIssue 4451 / 2: Add debug messages for PNG scale down
2015-06-20 Masamichi HosodaIssue 4451 / 1: Use mkstemp for PNG scale down
2015-06-20 David KastrupIssue 4446: Remove redundant function filter-out (equal...
2015-06-18 Paul MorrisIssue 4418/5 whiteout -> whiteout-box in scm/
2015-06-18 Paul MorrisIssue 4418/2 add and use new whiteout function
2015-06-18 Paul MorrisIssue 4418/1 add boolean-or-number? predicate
2015-06-17 Masamichi HosodaIssue 4441 / 4: Define default fonts in fontconfig...
2015-06-17 David KastrupIssue 4443: Don't pass current parser/location into...
2015-06-17 David KastrupMerge branch 'issue4442'
2015-06-16 David KastrupIssue 4442/5: Fix the rest of removal of parser/(*parse...
2015-06-16 David KastrupIssue 4442/2: Run scripts/auxiliar/update-with-convert...
2015-06-14 Masamichi HosodaIssue 4431 / 4: Add MinGW support of scale-down-image...
2015-06-14 Masamichi HosodaIssue 4431 / 3: Add Netpbm commands search procedures
2015-06-14 Masamichi HosodaIssue 4431 / 2: Add ly:system-with-shell for pipe and...
2015-06-14 Masamichi HosodaIssue 4431 / 1: Delete duplicate and unused procedures...
2015-06-12 Thomas Morleyfret-diagram with barre returns weird output
2015-06-11 Dan EbleIssue 4429: fix timekeeping in Auto_change_iterator...
2015-06-11 David KastrupIssue 4440: Establish %parser in Lily_parser::do_yyparse
2015-06-09 David KastrupIssue 4421/2: Factor out music-function-call-error
2015-06-09 David KastrupIssue 4421/1: Deal sensibly with non-existent parser...
2015-06-07 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-06-03 Dan EbleIssue 4423: eliminate part combiner's array of context...
2015-06-03 David KastrupIssue 4422/6: Fix (define-music-function (parser ....
2015-06-02 David KastrupIssue 4422/3: Remove parser/location args from music...
2015-06-02 David KastrupIssue 4422/1: Remove parser/location global variable...
2015-05-31 Masamichi HosodaIssue 4420: Add Netpbm messages to verbose output
2015-05-31 Masamichi HosodaIssue 4417 / 3: Fix png filename handling
2015-05-31 Masamichi HosodaIssue 4417 / 2: Use ly:system in make-ps-images (ps...
2015-05-31 Masamichi HosodaIssue 4417 / 1: Delete duplicate procedures in ps-to...
2015-05-25 Keith OHaraabsolute pitch entry: accept an offset octave
2015-05-25 Dan EbleIssue 4402: Part combiner: ignore skips coinciding...
2015-05-20 Thomas MorleyFretboards: markup strings in dot positions
2015-05-17 Paul MorrisAdd flip-stencil function
2015-05-17 Paul MorrisFix variable name in make-path-stencil
2015-05-16 Masamichi HosodaIssue 4374 / 4: Use mkstemp for intermediate ps files
2015-05-16 Masamichi HosodaIssue 4374 / 3: Add copy-binary-file procedure
next