| Commit message (Expand) | Author | Age | Files | Lines |
* | Resurrect the file musicxml2ly_conversion.py, moving the few functions... | John Gourlay | 2016-05-12 | 1 | -54/+11 |
* | Bring musicxml2ly up to date with changes made in the LilyPond version... | John Gourlay | 2016-04-28 | 1 | -1/+1 |
* | Fix a bug that produced incorrect syntax for the staccatissimo articulation.... | John Gourlay | 2016-04-06 | 1 | -1/+1 |
* | In scripts/musicxml2ly.py fix a bug that caused a dynamic on the last note... | John Gourlay | 2016-04-06 | 1 | -0/+8 |
* | Convert miscellaneous description elements to texidoc items. | John Gourlay | 2016-03-22 | 1 | -1/+4 |
* | Remove references to philomelos, which are not appropriate in LilyPond's own... | John Gourlay | 2016-03-22 | 1 | -1/+1 |
* | In musicexp.py generate "Staff.keyAlterations" rather than "Staff.keySignature".... | John Gourlay | 2016-03-15 | 1 | -2/+2 |
* | Handle LilyPond version better. | John Gourlay | 2016-03-04 | 1 | -2/+4 |
* | Incorporate musicxml2ly_conversion.py into musicxml2ly.py. | John Gourlay | 2016-02-25 | 1 | -2/+3275 |
* | Copy the lastest musicxml2ly files from Philomelos. These versions overwrite... | John Gourlay | 2016-02-18 | 1 | -2962/+2 |
* | musicxml2ly: Make sure movement_title exists before using it... | Thomas Weber | 2015-12-19 | 1 | -1/+1 |
* | Run grand replace for 2015. | Werner Lemberg | 2015-01-04 | 1 | -1/+1 |
* | Issue 3983: Avoid define-public and define*-public with curried definitions... | David Kastrup | 2014-07-06 | 1 | -1/+1 |
* | Issue 3951: Fix broken LSR links in docs.... | Mark Polesky | 2014-06-17 | 1 | -1/+1 |
* | Run grand-replace (issue 3765)... | Carl Sorensen | 2014-01-11 | 1 | -1/+1 |
* | Replace staccatissimo shorthand -| with -!... | David Kastrup | 2013-08-13 | 1 | -1/+1 |
* | musicxml2ly: Fix title, chord symbol and midi bugs.... | Patrick Schmidt | 2012-06-27 | 1 | -5/+3 |
* | musicxml2ly: Treat accidentals parentheses as cautionary | Rodolfo Zitellini | 2012-06-25 | 1 | -2/+6 |
* | musicxml2ly: Normalize whitespace in the source. | Julien Rioux | 2012-06-22 | 1 | -32/+32 |
* | Run grand-replace for 2012 | Graham Percival | 2012-01-09 | 1 | -1/+1 |
* | musicxml2ly: title and subtitle (issue 1913), miscellaneous... | Patrick Schmidt | 2011-10-06 | 1 | -7/+29 |
* | Loglevels in our python scripts (lilypond-book, musicxml2ly, convert-ly)... | Reinhold Kainhofer | 2011-09-23 | 1 | -35/+39 |
* | Fix Issue 1780: Scheme format functions with no destination parameter cause d... | David Kastrup | 2011-07-26 | 1 | -1/+1 |
* | MusicXML: Fix reading compressed files from stdin | Reinhold Kainhofer | 2011-07-25 | 1 | -1/+12 |
* | Replace Tab with 8 spaces for .py files #2... | James Lowe | 2011-06-24 | 1 | -8/+8 |
* | Implement compound time signatures... | Reinhold Kainhofer | 2011-01-25 | 1 | -103/+0 |
* | Admin: run yearly grand-replace. | Graham Percival | 2011-01-13 | 1 | -1/+1 |
* | musicxml2ly.py -- change default for string tuning from integer to pitch | Carl Sorensen | 2011-01-11 | 1 | -1/+1 |
* | MusicXML: Fix invalid MusicXML files... | Reinhold Kainhofer | 2010-11-24 | 1 | -7/+13 |
* | musicxml2ly: dealing with languages... | Jean-Charles Malahieude | 2010-11-20 | 1 | -2/+2 |
* | feta-accordion.mf, convertrules.py, musicxml2ly.py, accordion-discant-symbols...... | David Kastrup | 2010-08-01 | 1 | -9/+9 |
* | Revised autobeam settings patch and ran makelsr.py... | Carl Sorensen | 2010-07-17 | 1 | -1/+1 |
* | MusicXML: Fix filename for pipe-through operation | Reinhold Kainhofer | 2010-06-08 | 1 | -1/+1 |
* | MusicXML: Set up/down for direction elements (even if not used by \mark) | Reinhold Kainhofer | 2010-04-29 | 1 | -0/+1 |
* | MusicXML: Add regtest for cautionary accidentals; cautionary (not editorial) ... | Reinhold Kainhofer | 2010-04-13 | 1 | -1/+3 |
* | MusicXML: Implement staff-lines setting (i.e. # of lines of a staff)... | Reinhold Kainhofer | 2010-04-12 | 1 | -2/+27 |
* | MusicXML: Implement changing the (short)instrumentName via the print element | Reinhold Kainhofer | 2010-02-22 | 1 | -0/+8 |
* | MusicXML: overriding part-name by part-name-display in score-part definition | Reinhold Kainhofer | 2010-02-22 | 1 | -2/+21 |
* | Run grand-replace for 2010. | Neil Puttock | 2010-01-23 | 1 | -1/+1 |
* | MusicXML: Fix which durations can be expressed with dots and which can't | Reinhold Kainhofer | 2009-10-23 | 1 | -3/+4 |
* | MusicXML: Get rid of trailing spaces | Reinhold Kainhofer | 2009-10-23 | 1 | -95/+95 |
* | Typos: Lilypond -> LilyPond, explicite -> explicit, fix docstring | Mark Polesky | 2009-06-02 | 1 | -2/+2 |
* | MusicXML: Add option not to convert page layout and line/page breaks | Reinhold Kainhofer | 2009-05-14 | 1 | -3/+10 |
* | MusicXML: Fix missing tie end tag... | Reinhold Kainhofer | 2009-04-05 | 1 | -1/+9 |
* | MusicXML: Don't crash when a part is missing the id attribute... | Reinhold Kainhofer | 2009-04-05 | 1 | -1/+11 |
* | MusicXML: Some more broken MusicXML applications (beaming wrong) | Reinhold Kainhofer | 2009-04-05 | 1 | -0/+1 |
* | MusicXML: Implement page and system breaks | Reinhold Kainhofer | 2009-04-04 | 1 | -0/+30 |
* | MusicXML: If work-title is empty (but exists), use movement-title instead | Reinhold Kainhofer | 2009-04-04 | 1 | -4/+4 |
* | MusicXML: Add exceptions for more broken MusicXML exporters... | Reinhold Kainhofer | 2009-04-04 | 1 | -12/+16 |
* | MusicXML: Fix measure issues with chord names and figured bass... | Reinhold Kainhofer | 2009-04-03 | 1 | -12/+29 |