]> git.donarmstrong.com Git - lilypond.git/history - lily
Fix 1896: chord names can have instrument names.
[lilypond.git] / lily /
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 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...
2011-09-11 David Kastruplexer.ll et al: obliterate DIGIT token class
2011-09-11 David Kastrupparser.yy et al: Turn \transpose into a music function.
2011-09-11 David Kastrupparser.yy: Remove dead token OCTAVE
2011-09-10 Graham PercivalMerge branch 'release/unstable'
2011-09-10 Reinhold KainhoferFlush all ports after each file, flush stdout after...
2011-09-09 David Kastrupparser.yy: allow music function pitch arguments also...
2011-09-08 Reinhold KainhoferFix 1805: Ignore AmbitusAccidental in slur/phrasing...
2011-09-08 David KastrupMerge branch 'define-scheme-function'
2011-09-07 David Kastrupparser.yy: allow the last music argument of an SCM_FUNC...
2011-09-07 David Kastruplexer.ll: Introduce Scheme functions
2011-09-07 David Kastrupparser.yy: Change call of run_music_function to a more...
2011-09-06 Graham PercivalMerge remote branch 'origin' into release/unstable release/2.15.10-1
2011-09-06 Keith OHaraAlign pedal brackets to main note-column; issue 723
2011-09-06 Janek WarcholRevert "Modify chord handling to handle guitar capos"
2011-09-05 Janek WarchołEnds of barlines are hidden in staff lines.
2011-09-05 WolModify chord handling to handle guitar capos
2011-09-03 Reinhold KainhoferLoglevels: Add basic_progress and replace success
2011-09-03 Reinhold KainhoferAdd pango_fc_font_unlock_face call to possibly free...
2011-09-01 Reinhold KainhoferFix memleak: temporary skyline objects for systems...
2011-09-01 Mike SolomonImplements unpure-pure-containers in LilyPond.
2011-09-01 Bertrand BordageRemove the limit of figuredBassCenterContinuations.
2011-09-01 Mike SolomonRestores stem length and stem-begin-position.
2011-08-30 Reinhold KainhoferIssue 905: Gracefully ignore UTF-8 BOM in the middle...
2011-08-30 Graham PercivalMerge remote branch 'origin' into release/unstable
2011-08-29 Mike SolomonLets auto numbering of footnotes kick in from commands...
2011-08-29 Mike SolomonBetter pure height approximations of stem tremolos.
2011-08-29 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-29 Mike SolomonFixes a tuplet bracket bug caused by 32570e8ac85561afc1...
2011-08-28 David KastrupMake #{ #} accept everything an assignment accepts.
2011-08-28 David Kastrupparser.yy: prettify EXPECT_* token display
2011-08-28 Joe NeemanFix 1286.
2011-08-28 Francisco VilaMerge branch 'lilypond/translation'
2011-08-27 Mike SolomonBetter pure height approximations for stems.
2011-08-27 Mike SolomonAdds a Flag grob to LilyPond.
2011-08-27 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-26 Graham PercivalMerge remote branch 'origin' into release/unstable
2011-08-25 Mike SolomonFixes issue 1628.
2011-08-25 Mike SolomonFixes issue 1328.
2011-08-23 David Kastrupgrob.cc: Don't start consing before smobify_self
2011-08-23 Reinhold KainhoferGet rid of one more invalid memory access
2011-08-23 Reinhold Kainhoferpdf-scheme: use malloc and g_free to avoid mixing new...
2011-08-23 Reinhold KainhoferFix uninitialized variables when Source_file::get_count...
2011-08-23 Keith OHaraApply optical corrections to tight spacing; issue 1480
2011-08-23 Keith OHaraUnisons between voices may 'touch' regardless of dots...
2011-08-23 Keith OHaraResolve warnings: initialization, casting
2011-08-23 Keith OHaralexer.ll: remove unused patterns, avoid backing up
2011-08-22 Mike SolomonIn memoriam, dotcol_.
2011-08-22 Reinhold KainhoferPart-combine: Fix uninitialized last_playing_ member
2011-08-22 Janek WarcholMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-08-22 Mike SolomonFixes Issue 40.
2011-08-21 Keith OHaraFixed spacing in space-alist; issue 1785
2011-08-21 Keith OHaraAvoid redundant space in note spacing; issue 1779
2011-08-21 Mike SolomonMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2011-08-21 Mike SolomonProvides a pure height conversion for Beam::rest_collis...
2011-08-21 Bertrand BordageRevert "New alist to replace special characters."
2011-08-21 Bertrand BordageRevert "New engraver for braces."
2011-08-21 Bertrand BordageRevert "Fixes figuredBassCenterContinuations."
2011-08-21 Bertrand BordageRevert "lily-guile updates and CG: "Scheme->C interface...
2011-08-21 Bertrand Bordagelily-guile updates and CG: "Scheme->C interface" section.
2011-08-21 Bertrand BordageFixes figuredBassCenterContinuations.
2011-08-21 Bertrand BordageNew engraver for braces.
2011-08-21 Bertrand BordageNew alist to replace special characters.
2011-08-18 Reinhold KainhoferLoglevels: Document distinction between PROGRESS and...
2011-08-17 Neil PuttockComplete removal of unused optarg in ly:stencil-combine...
2011-08-17 Werner Lemberg[doc] Handle leading dash in @code.
2011-08-17 Mike SolomonFixes issue 620.
2011-08-16 David KastrupFix a number of boolean/SCM confusions
2011-08-16 David Kastrupkey-engraver.cc: Don't create a list head-first just...
2011-08-16 David Kastrupcontext-def.cc: scm_memq before scm_delete_x is redunda...
2011-08-15 Graham PercivalMerge remote branch 'origin' into release/unstable
2011-08-15 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2011-08-15 Reinhold KainhoferLoglevels: Also document Grob:: warning functions and...
2011-08-15 Werner LembergMore g++ 4.6.1 compiler warnings (-Wunused-but-set...
2011-08-15 Werner LembergClean up g++ 4.6.1 compiler warnings (-Wunused-but...
2011-08-14 Reinhold KainhoferGet rid of some compiler warnings; Fix chdir handling...
2011-08-14 Reinhold KainhoferLoglevels: Add ly:input-warning, ly:music-warning Schem...
2011-08-14 Reinhold KainhoferProper loglevels: cmd-line option --loglevel=NONE/ERROR...
2011-08-13 Francisco VilaMerge branch 'master' into lilypond/translation
2011-08-13 Keith OHaraauto-beam-engraver: keep a Context_handle to starting...
next