]> git.donarmstrong.com Git - lilypond.git/history - lily
Issue 4880: Add ly:get-font-format to get the font format
[lilypond.git] / lily /
2016-06-09 Masamichi HosodaIssue 4880: Add ly:get-font-format to get the font...
2016-06-09 David KastrupIssue 4878: Make type_p_name_ always char pointer
2016-06-09 David KastrupIssue 4874/3: Import various input session variables...
2016-06-09 David KastrupIssue 4789: Note_performer: articulate events
2016-06-07 David KastrupConsistently use semicolons after some macro calls
2016-06-06 Masamichi HosodaIssue 4868/1: Add font-index for embedding OTC fonts
2016-06-06 David KastrupIssue 4887: Remove delegating listener stubs
2016-06-06 David KastrupIssue 4885/3: Remove ack_finder/ack_find_base
2016-06-06 David KastrupIssue 4885/2: Let ADD_ACKNOWLEDGER state actual classes
2016-06-06 David KastrupIssue 4885/1: Simplify ADD_{,END_}ACKNOWLEDGER
2016-06-06 David KastrupIssue 4884: Remove DECLARE_* translator callback macros
2016-06-06 David KastrupIssue 4873/2: Give add_acknowledger SCM &, not Protecte...
2016-06-06 David KastrupIssue 4873/1: operator SCM & () for Protected_scm
2016-06-06 David KastrupIssue 4872: Remove Protected_scm destructor
2016-06-06 David KastrupIssue 4862: Merge get_acknowledger and get_end_acknowledger
2016-06-01 David KastrupAdd semicola to a few macro calls
2016-05-31 David KastrupIssue 4865/2: Rewrite of new translator initializations
2016-05-31 David KastrupIssue 4865/1: Move translator initializations to X...
2016-05-27 David KastrupIssue 4863: Protect Grob_interface<>::interface_symbol_
2016-05-24 David KastrupIssue 4850: Remove self method bindings of translator...
2016-05-21 David KastrupIssue 4851: Scheme_engraver::init_acknowledgers API...
2016-05-10 David KastrupIssue 4847: Let intlog2 adapt to argument precision
2016-05-10 David KastrupIssue 4844: Move epsilon in Lookup::round_filled_polygo...
2016-05-10 David KastrupIssue 4830: Avoid some C++ comparisons of SCM values
2016-05-08 David KastrupIssue 4842/7: Don't special-case Scheme_engraver's...
2016-05-08 David KastrupIssue 4842/6: Don't special-case Scheme_engraver's...
2016-05-08 David KastrupIssue 4842/5: Store acknowledgers in a Scheme_hash_table
2016-05-08 David KastrupIssue 4842/4: Replace Translator_method et al
2016-05-08 David KastrupIssue 4842/3: Replace Engraver_dispatch_entry with...
2016-05-08 David KastrupIssue 4842/2: Add Method_instance class
2016-05-08 David KastrupIssue 4842/1: Add Callback0_wrapper and Callback2_wrapp...
2016-05-08 David KastrupIssue 4841: Let Scheme_hash_table::get return SCM_UNDEF...
2016-05-08 David KastrupIssue 4840: Make Translator/Performer/Engraver abstract...
2016-05-07 Jean-Charles Malah... Merge branch 'master' into translation
2016-05-04 David KastrupIssue 4843: Remove Scheme_engraver::listeners_alist_...
2016-05-02 David KastrupIssue 4835: Move Callback_wrapper class to separate...
2016-05-02 David KastrupIssue 4834: Remove routing information from Grob_info
2016-05-02 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2016-05-01 Paul MorrisIssue 4828/2: Add StaffSymbol.ledger-positions-function
2016-05-01 Paul MorrisIssue 4828/1: Allow override of NoteHead.ledger-positions
2016-04-30 Jean-Charles Malah... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2016-04-19 Paul Morrisledger-line-spanner.cc: refactor Ledger_line_spanner...
2016-04-09 Jean-Charles Malah... Merge branch 'master' into translation
2016-03-29 David KastrupIssue 4811/1: Allow property paths as scalars and in...
2016-03-26 Jean-Charles Malah... Merge branch 'master' into translation
2016-03-22 David KastrupFix breakage in merge of 4798/4. Add regtest.
2016-03-22 David KastrupIssue 4800: Require path separators in assignments...
2016-03-19 David KastrupIssue 4798/6: Admit lists starting with UNSIGNED as...
2016-03-19 David KastrupIssue 4798/4: Parser work for key lists including numbers
2016-03-19 David KastrupIssue 4798/2: Prepare override/revert to deal with...
2016-03-19 David KastrupIssue 4798/1: Make alist routines use equal? key compar...
2016-03-19 David KastrupOptimize assoc_tail for various key types
2016-03-19 David KastrupAdd assv_tail function
2016-03-19 David KastrupIssue 4797: Let the parser interpret alist variables
2016-03-19 David KastrupCreate nested_property function
2016-03-13 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2016-03-13 David KastrupIssue 4790: Let ',' separate symbol lists like '.'...
2016-03-13 David KastrupIssue 4785: Let TextSpanner inherit any direction set...
2016-03-12 Jean-Charles Malah... Merge branch 'master' into translation
2016-03-10 David KastrupSome code cleanup in lookup.cc
2016-03-10 David KastrupRemove Smob::type_p_name_ default
2016-03-08 David KastrupIssue 4786: fee.fi = 0 was interpreted as as fee =...
2016-03-07 Valentin Villenave(Optionally) embed ly source files inside generated PDF
2016-03-05 Jean-Charles Malah... Merge branch 'master' into translation
2016-03-04 David KastrupIssue 4779: Accept isolated durations as music function...
2016-03-04 David KastrupUse new arguments of make_duration
2016-03-04 David KastrupLet make_duration accept preexisting durations and...
2016-03-04 David KastrupLet make_music_from_simple accept numbers/durations
2016-03-04 David Kastrupparser.yy: factor out "multipliers" from "multiplied_du...
2016-03-04 David Kastrupparser.yy: Remove redundant duration_length
2016-03-04 David KastrupIssue 4770: Avoid unnecessary use of scm_list_n/scm_apply_0
2016-03-04 David KastrupIssue 4718/4: Fold transpose_mutable into Prob::transpose
2016-03-04 David KastrupIssue 4718/3: Let Quote_iterator::process use Prob...
2016-03-04 David KastrupIssue 4718/2: Let transpose_music_list act defensively...
2016-03-04 David KastrupIssue 4718/1: In-chord tie in cue causes segfault
2016-02-15 David KastrupIssue 4767: Crash with Completion_heads_engraver and...
2016-02-06 Jean-Charles Malah... Merge branch 'master' into translation
2016-01-27 David KastrupIssue 4741: Allow Scheme functions to be called inside...
2016-01-24 Paul MorrisIssue 4743/1: Add ly:one-line-auto-height-breaking
2016-01-16 Paul MorrisDo not draw ledger lines on top of staff lines
2016-01-15 Heikki TauriainenDo not output CC#7 events in MIDI on dynamic changes
2016-01-01 Urs LiskaFix whitespace errors introduced in issue 4704
2016-01-01 Jean-Charles Malah... Merge branch 'master' into translation
2015-12-28 Urs Liska4704: Improve beam subdivision beaming count
2015-12-28 Urs Liska4704: Partially revert 0382ed88: "Adjust beam subdivision"
2015-12-26 Werner LembergRemove unused `max-stretch' property.
2015-12-23 Paul MorrisAdd ly:grob-spanned-rank-interval
2015-12-21 Jean-Charles Malah... Merge branch 'master' into translation
2015-12-16 David KastrupIssue 4687/1: Let \etc in partial markup commands stand...
2015-12-11 Paul MorrisAdd and use note-collision-threshold grob property
2015-12-04 David KastrupIssue 4674: Disallow "Scheme_engraver" as an engraver...
2015-11-29 Jean-Charles Malah... Merge branch 'master' into translation
2015-11-25 Urs LiskaIssue 4664: Ensure one beam is left in subdivided beams
2015-11-24 David KastrupIssue 4670: Percent_repeat_iterator's derived_mark...
2015-11-19 David KastrupIssue 4657: Tweak Rest.staff-position fails with beam
2015-11-15 Jean-Charles Malah... Merge branch 'master' into translation
2015-11-11 Paul MorrisIssue 4504/1 add whiteout-style, drop whiteout-box
2015-11-10 David KastrupIssue 4653: French beam ending on rest causes segfault
2015-11-10 David KastrupImplement ly_memv as a sloppy memv variant
2015-11-07 James LoweDoc: scm - Clarify ly:context-pushpop-property
next