]> git.donarmstrong.com Git - lilypond.git/shortlog
lilypond.git
2015-07-05 James LoweWeb: Update Contact Us section
2015-07-05 Dan EbleIssue 3605: bagpipe corrections and additions
2015-07-05 David KastrupIssue 4466: Provide a-natural etc in english notenames
2015-07-05 David Kastrupstencil-integrate.cc: wrap several overfull lines
2015-07-05 David KastrupIssue 4468/2: Avoid skyline interruptions at line caps
2015-07-05 David KastrupIssue 4468/1: stencil-integrate.cc: root out "slopes"
2015-07-05 David KastrupRobustify Offset::direction and Offset::length
2015-07-05 David KastrupIssue 4470: freetype.cc: solve algebra puzzle for conve...
2015-07-03 David KastrupIssue 4471: event-chord-wrap! throws syntax error
2015-07-02 Trevor DanielsDoc: Issue 4059: Document MIDI mapping and MIDI effects
2015-07-02 Dan EbleIssue 4465: Auto_change_iterator: move staff creation...
2015-07-02 David KastrupIssue 4462/2: For Scm_module::import, only look at...
2015-07-02 David KastrupIssue 4462/1: Create a module variable access system...
2015-07-02 David KastrupIssue 4464/2: include hygiene: break cycles, remove...
2015-07-02 David KastrupIssue 4464/1: Move ly_is_module from ly-module.hh to...
2015-06-29 Marc HohlParentheses in ChordNames have the same size as the...
2015-06-29 Phil HolmesRelease: bump VERSION.
2015-06-28 Phil HolmesRelease: bump Welcome versions. release/2.19.22-1
2015-06-28 Phil HolmesRelease: update news.
2015-06-28 Phil HolmesPO: update template.
2015-06-28 Phil HolmesRelease: bump VERSION_DEVEL.
2015-06-28 Keith OHarause robust_relative_extent if we need the center; issue...
2015-06-28 Keith OHarasimple-spacer: inappropriate assert; issue 4448
2015-06-28 Keith OHaraballoon-text: robust with empty stencils; issue 4447
2015-06-28 Keith OHaraNullVoice: not accepted directly by Score; issue 4302
2015-06-28 Keith OHaraaxis-group-interface: test result of dynamic-cast;...
2015-06-26 David KastrupIssue 4463: Fix regression with -ddebug-parser
2015-06-26 David KastrupIssue 4461: Don't use drop-right from (srfi srfi-1...
2015-06-26 David KastrupIssue 4459/2: Mark print_smob (...) member functions...
2015-06-26 David KastrupIssue 4459/1: Mark mark_smob () member functions as...
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-23 David KastrupIssue 4455/1: Refactor music_property_def in parser
2015-06-20 Jean-Charles... Doc-fr: full update
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 4453: Rename ancient doc uses of *(Voice|Staff...
2015-06-20 David KastrupIssue 4452/3: Add Staff alias to ChordNames context
2015-06-20 David KastrupRun scripts/auxiliar/makelsr.py
2015-06-20 David KastrupIssue 4452/2: Fix uses of \context Staff alongside...
2015-06-20 David KastrupIssue 4452/1: Remove ChordNameVoice as a separate ...
2015-06-20 David KastrupIssue 4446: Remove redundant function filter-out (equal...
2015-06-18 James Lowere-run makelsr.py
2015-06-18 Paul MorrisIssue 4418/6 edits to docs, tests, and changelog
2015-06-18 Paul MorrisIssue 4418/5 whiteout -> whiteout-box in scm/
2015-06-18 Paul MorrisIssue 4418/4 run scripts/auxiliar/update-with-convert...
2015-06-18 Paul MorrisIssue 4418/3 convert-ly rule: whiteout -> whiteout-box
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 / 5: Reject bitmap fonts in lilypond-fonts...
2015-06-17 Masamichi HosodaIssue 4441 / 4: Define default fonts in fontconfig...
2015-06-17 Masamichi HosodaIssue 4441 / 3: Add empty lilypond-fonts.conf
2015-06-17 Masamichi HosodaIssue 4441 / 2: Add local fontconfig configuration...
2015-06-17 Masamichi HosodaIssue 4441 / 1: Remove unnecessary loop
2015-06-17 David KastrupIssue 4445: Use \override music function in a few cases
2015-06-17 David KastrupAdd \override and \revert music functions usable from...
2015-06-17 David KastrupIssue 4444: Better function documentation for \override...
2015-06-17 David KastrupIssue 4439/2: Let Input::error actually raise a fatal...
2015-06-17 David KastrupIssue 4439/1: Use Input::non_fatal_error instead of...
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/8: Explain general removal of "parser" in...
2015-06-16 David KastrupIssue 4442/7: Stop maintaining "parser" variable
2015-06-16 David KastrupIssue 4442/6: Update some quoted example code in CG
2015-06-16 David KastrupIssue 4442/5: Fix the rest of removal of parser/(*parse...
2015-06-16 David KastrupIssue 4442/4: Call all *-handler functions without...
2015-06-16 David KastrupIssue 4442/3: Let ly:parse-error and others work with...
2015-06-16 David KastrupIssue 4442/2: Run scripts/auxiliar/update-with-convert...
2015-06-16 David KastrupIssue 4442/1: convert rule: (xxx ... parser ...) -...
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-14 Trevor DanielsDoc: Issue 4436: Warn about rests in lyrics repeats...
2015-06-14 Trevor DanielsIssue 4435: Remove Solo staff when empty
2015-06-12 Trevor DanielsFix bad cross reference
2015-06-12 Thomas Morleyfret-diagram with barre returns weird output
2015-06-12 David Kastrupsmobs.hh: mention that GUILE 1 gives callable structs...
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-11 David KastrupIssue 4425: Fix some CG musing about music functions
2015-06-11 Dan EbleIssue 4427: clean up finding & changing of contexts...
2015-06-09 David KastrupIssue 4421/7: Documentation and Changes entry
2015-06-09 David KastrupIssue 4421/6: Let some music functions call others...
2015-06-09 David KastrupIssue 4421/5: Add regression test
2015-06-09 David KastrupIssue 4421/4: Make music functions callable from Scheme
2015-06-09 David KastrupIssue 4421/3: Add Fluid class for caching fluid values
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-08 David KastrupIssue 4426: Remove bar checks at the end of \parallelMu...
2015-06-07 Jean-Charles... Doc: updates translation status
2015-06-07 Jean-Charles... Doc-fr: full update
2015-06-07 Jean-Charles... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2015-06-07 Jean-Charles... PO: Updates Danish from FTP
2015-06-07 Jean-Charles... Doc-fr: fix bad xref
2015-06-07 Jean-Charles... Doc-fr: updates texidocs
2015-06-07 Jean-Charles... Doc-fr: updates AU
2015-06-07 Jean-Charles... Doc-fr: updates AU
2015-06-07 Jean-Charles... Doc-fr: updates LM
next