]> git.donarmstrong.com Git - lilypond.git/shortlog
lilypond.git
2016-06-21 Phil HolmesRelease: bump Welcome versions. release/2.19.44-1
2016-06-21 Phil HolmesRelease: update news.
2016-06-21 Phil HolmesPO: update template.
2016-06-21 Phil HolmesRelease: bump VERSION_DEVEL.
2016-06-21 Phil HolmesCorrect accidental type for mensural fictas
2016-06-21 David KastrupIssue 4896: Ignore backslash when indexing
2016-06-21 David KastrupIssue 4894: Remove unescaped @funindex entries
2016-06-19 Thomas MorleyIssue 4883 Implement public definition of bar-line...
2016-06-18 Carl SorensenAdd halfopenvertical to script.scm
2016-06-18 Masamichi HosodaIssue 4866/2: Remove the settings that ignore some...
2016-06-18 Masamichi HosodaIssue 4866/1: Improve OTC fonts support
2016-06-15 Masamichi HosodaIssue 4890: Fix ly:format for the string that contain...
2016-06-15 Masamichi HosodaIssue 4889/2: Integrate Type1 font embedding procedures
2016-06-15 Masamichi HosodaIssue 4889/1: Rewrite Type1 font converting procedures
2016-06-14 Dan EbleIssue 2232: fix MIDI output of abutting (de)crescendi
2016-06-13 David KastrupAvoid using ?: on lvalues in Protected_scm
2016-06-13 Dan EbleDynamic_performer: eliminate an unnecessary variable
2016-06-13 Dan EbleIssue 3945: fix (De)crescendo with unspecified starting...
2016-06-12 Carl SorensenSet minimum size dots for text spanner to be round.
2016-06-12 David KastrupIssue 4881: Axis_group_engraver: add interesting items...
2016-06-12 David KastrupIssue 4886: Replace Grace_beam_engraver::listen_beam
2016-06-12 Steven WeberAdd the non-default property to the KeySignature grob
2016-06-11 Jean-Charles... Doc-fr: updates texidocs
2016-06-11 Jean-Charles... Web-fr: updates community and manuals
2016-06-11 Jean-Charles... Merge branch 'master' of /home/jcharles/GIT/Lily/....
2016-06-10 John GourlayBring dev/johngourlay/issue-4751 up to date with respec...
2016-06-09 Phil HolmesRelease: bump VERSION.
2016-06-09 Phil HolmesMerge remote branch 'origin/release/unstable' into...
2016-06-09 Masamichi HosodaIssue 4880: Add ly:get-font-format to get the font...
2016-06-09 Phil HolmesMerge remote branch 'origin/master' into release/unstable release/2.19.43-1
2016-06-09 David KastrupIssue 4879: Display \time beat structure as list
2016-06-09 David KastrupIssue 4878: Make type_p_name_ always char pointer
2016-06-09 David KastrupIssue 4875: Make define-session{,-public} private
2016-06-09 David KastrupIssue 4874/3: Import various input session variables...
2016-06-09 David KastrupIssue 4874/2: Turn pitch-related settings into session...
2016-06-09 David KastrupIssue 4874/1: Don't overwrite pre-bound session variables
2016-06-09 David KastrupIssue 4789: Note_performer: articulate events
2016-06-08 Phil HolmesRelease: bump Welcome versions.
2016-06-08 Phil HolmesRelease: update news.
2016-06-08 Phil HolmesPO: update template.
2016-06-08 Phil HolmesRelease: bump VERSION_DEVEL.
2016-06-08 Phil HolmesLSR updates
2016-06-07 David KastrupConsistently use semicolons after some macro calls
2016-06-06 Masamichi HosodaIssue 4868/2: Add limited embedding support for OTC...
2016-06-06 Masamichi HosodaIssue 4868/1: Add font-index for embedding OTC fonts
2016-06-06 Masamichi HosodaIssue 4867: Ignore some major OpenType/CFF Collection...
2016-06-06 Federico Bruniissue 4848: fix broken link on GSoC page
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-03 Urs Liska#4877: Revert #4747: (Remove (all) uses of is-absolute?)
2016-06-02 David KastrupFunction (_ ...) takes only one argument
2016-06-02 Masamichi HosodaIssue 4861: Update texinfo.tex from upstream
2016-06-01 David KastrupAdd semicola to a few macro calls
2016-05-31 David KastrupIssue 4858: Let define-session-public place variables...
2016-05-31 David KastrupIssue 4871: Autoconf variable $(LD) should be just...
2016-05-31 Werner LembergIssue 4870: [midi2ly] Delay import of 'midi' module.
2016-05-31 Federico BruniDoc-it: update translation
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-30 Federico Bruniissue 4857: update doc tarball link
2016-05-28 Urs Liska4855: Move old news from news-front to news
2016-05-27 David KastrupIssue 4863: Protect Grob_interface<>::interface_symbol_
2016-05-26 John GourlayMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2016-05-26 John GourlayRemove a nonsensical line from the \paper section of...
2016-05-26 John GourlayIn python/musicexp.py:
2016-05-25 Masamichi HosodaWeb-ja: typo
2016-05-24 David KastrupIssue 4850: Remove self method bindings of translator...
2016-05-23 John GourlayMerge branch 'master' into dev/johngourlay/issue-4751
2016-05-21 David KastrupIssue 4851: Scheme_engraver::init_acknowledgers API...
2016-05-21 Greg Swinfordlilypond-ftplugin.vim: set makeprg locally rather than...
2016-05-20 Federico BruniDoc-it: fix links to external manuals
2016-05-18 Werner Lembergs/appogiatura/appoggiatura/.
2016-05-18 Phil HolmesRelease: bump VERSION.
2016-05-15 Phil HolmesRelease: bump Welcome versions. release/2.19.42-1
2016-05-15 Phil HolmesRelease: update news.
2016-05-15 Phil HolmesPO: update template.
2016-05-15 Phil HolmesRelease: bump VERSION_DEVEL.
2016-05-13 John GourlayImport rational in musicxml2ly_conversion.py
2016-05-13 John GourlayResurrect the file musicxml2ly_conversion.py, moving...
2016-05-12 Federico Bruniissue 4833: change tarballs' directory to lilypond...
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-10 Urs Liska4849: Update Link to Ben Lemon's video tutorials
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...
next