Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update incipit snippets | Phil Holmes | 2015-05-12 | 1 | -250/+0 |
* | Import snippets from LSR and delete initial batch in snippets/new | Phil Holmes | 2014-07-25 | 1 | -3/+2 |
* | Revert "Change dsi to di in LSR address; update version"...This reverts commit 4ee99b07605942b02e82c6526df98b68cbc03981. | David Kastrup | 2014-07-18 | 1 | -2/+2 |
* | Change dsi to di in LSR address; update version | Phil Holmes | 2014-07-17 | 1 | -2/+2 |
* | Run scripts/auxiliar/update-with-convert-ly.sh...Actually, this is an understatement. This is the result of scripts/auxiliar/update-with-convert-ly.sh git checkout HEAD ly/{engraver,music-functions,property}-init.ly input/regression/display-lily-tests.ly Documentation/{,*/}learning/*.itely and then committing. | David Kastrup | 2013-10-25 | 1 | -8/+8 |
* | LSR reimport because of issue 3584 changing version numbers | David Kastrup | 2013-10-04 | 1 | -1/+1 |
* | LSR Updates | Phil Holmes | 2013-09-27 | 1 | -1/+1 |
* | LSR updates | Phil Holmes | 2013-08-19 | 1 | -1/+1 |
* | LSR updates | Phil Holmes | 2013-06-22 | 1 | -1/+1 |
* | LSR updates | Phil Holmes | 2013-04-26 | 1 | -1/+1 |
* | LSR updates | Phil Holmes | 2013-02-02 | 1 | -1/+1 |
* | Rerun scripts/auxiliar/update-with-convert-ly.sh | David Kastrup | 2012-10-30 | 1 | -17/+17 |
* | Run scripts/auxiliar/update-with-convert-ly.sh | David Kastrup | 2012-08-24 | 1 | -1/+1 |
* | Updates snippets from LSR | Phil Holmes | 2012-07-24 | 1 | -1/+1 |
* | Update snippets from today's LSR with changed makelsr.py | John Mandereau | 2012-07-17 | 1 | -58/+1 |
* | LSR updates from tarball | Phil Holmes | 2012-06-26 | 1 | -1/+1 |
* | Local updates from LSR | Phil Holmes | 2012-06-19 | 1 | -1/+1 |
* | Doc: run makelsr locally | Federico Bruni | 2012-05-06 | 1 | -1/+1 |
* | New version of LSR upgrade | Phil Holmes | 2012-04-08 | 1 | -2/+3 |
* | Doc: run makelsr locally. | Francisco Vila | 2012-01-30 | 1 | -1/+1 |
* | Doc: run local makelsr | Jean-Charles Malahieude | 2012-01-13 | 1 | -2/+2 |
* | LSR updates | Phil Holmes | 2012-01-04 | 1 | -14/+9 |
* | Updates LSR locally | Phil Holmes | 2011-11-27 | 1 | -1/+1 |
* | Doc: run makelsr locally. | Francisco Vila | 2011-11-01 | 1 | -1/+1 |
* | LSR: local update | Graham Percival | 2011-10-08 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2011-08-07 | 1 | -16/+13 |
* | Doc-it: fix translations in snippets. Run makelsr. | Federico Bruni | 2011-07-21 | 1 | -8/+9 |
* | Doc-es: run makelsr. | Francisco Vila | 2011-07-12 | 1 | -0/+1 |
* | Doc: run makelsr.py after adding italian translation of snippets in LM | Federico Bruni | 2011-07-11 | 1 | -0/+14 |
* | LSR: run make-lsr.py locally. | Graham Percival | 2011-06-15 | 1 | -1/+1 |
* | Docs: run convert-ly for 2.14.0....Conflicts: Documentation/snippets/alternative-breve-note.ly input/regression/glissando-consecutive.ly input/regression/glissando-index.ly | Graham Percival | 2011-06-06 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2011-05-02 | 1 | -1/+1 |
* | Compile fix #2: LSR local update. | Neil Puttock | 2011-03-04 | 1 | -1/+1 |
* | LSR: update from LSR. | Graham Percival | 2011-02-28 | 1 | -1/+4 |
* | LSR: local update. | Graham Percival | 2011-01-21 | 1 | -1/+1 |
* | makelsr: update (with -d). | Graham Percival | 2011-01-13 | 1 | -1/+1 |
* | Change stringTunings from list of semitones to list of pitches...This will allow the creation of a tab key that will list the tuning of each of the strings. * ly/string-tuning-init.ly - define music function makeStringTuning that accepts a chord in absolute octave mode to define string tuning. - define music function contextStringTuning that performs the function of makeStringTuning but also sets TabStaff.stringTunings and FretBoards.stringTunings to the newly-defined tuning - include predefined string tunings in makeStringTuning format - add predefined tunings for orchestral strings * scm/tablature.scm - Eliminate the predefined string tunings (they're moved to ly/string-tuning-init.ly * python/convertrules.py - Add rule to convert \set stringTunings = #'(...) to \set stringTunings = #`((ly:make-pitch x y z)...) with ly:make-pitch entries automatically calculated. * Documentation/* - Update documentation as necessary. - Added automatically-generate list of predefined string tunings. * input/regression/* - Update regression tests for new syntax. * Add changes entry * Modify code in changes * run makelsr.py | Carl Sorensen | 2011-01-07 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2010-11-18 | 1 | -2/+2 |
* | LSR: update. | Graham Percival | 2010-08-24 | 1 | -1/+1 |
* | LSR: update....This adds the extra whitespace; next commit will change makelsr.py to always add this space. | Graham Percival | 2010-08-20 | 1 | -0/+2 |
* | LSR: Update. | Neil Puttock | 2010-07-26 | 1 | -1/+1 |
* | Doc: NR 989 - accidental-tie-overriden.ly...Added Snippet to NR. Modified reg test example in snippet to follow example already in NR Minor edits for Lilypond Example layout as per CG | james | 2010-07-03 | 1 | -3/+1 |
* | LSR: update. | Graham Percival | 2010-06-11 | 1 | -2/+4 |
* | Doc-es: add translations for new snippets. Update LSR | Francisco Vila | 2010-06-02 | 1 | -2/+0 |
* | LSR: update. | Graham Percival | 2010-06-02 | 1 | -1/+3 |
* | Doc: Update LSR. | Mark Polesky | 2010-05-13 | 1 | -1/+1 |
* | LSR: Local update. | Neil Puttock | 2010-04-25 | 1 | -1/+1 |
* | LSR: Update. | Neil Puttock | 2010-03-30 | 1 | -2/+0 |
* | lily.git: Rewrite translation markers. | Jan Nieuwenhuizen | 2010-03-28 | 1 | -3/+3 |
* | Doc: LSR update. | Valentin Villenave | 2010-03-15 | 1 | -2/+4 |