summaryrefslogtreecommitdiff
path: root/scripts/musicxml2ly.py
Commit message (Expand)AuthorAgeFilesLines
* Resurrect the file musicxml2ly_conversion.py, moving the few functions...John Gourlay2016-05-121-54/+11
* Bring musicxml2ly up to date with changes made in the LilyPond version...John Gourlay2016-04-281-1/+1
* Fix a bug that produced incorrect syntax for the staccatissimo articulation....John Gourlay2016-04-061-1/+1
* In scripts/musicxml2ly.py fix a bug that caused a dynamic on the last note...John Gourlay2016-04-061-0/+8
* Convert miscellaneous description elements to texidoc items.John Gourlay2016-03-221-1/+4
* Remove references to philomelos, which are not appropriate in LilyPond's own...John Gourlay2016-03-221-1/+1
* In musicexp.py generate "Staff.keyAlterations" rather than "Staff.keySignature"....John Gourlay2016-03-151-2/+2
* Handle LilyPond version better.John Gourlay2016-03-041-2/+4
* Incorporate musicxml2ly_conversion.py into musicxml2ly.py.John Gourlay2016-02-251-2/+3275
* Copy the lastest musicxml2ly files from Philomelos. These versions overwrite...John Gourlay2016-02-181-2962/+2
* musicxml2ly: Make sure movement_title exists before using it...Thomas Weber2015-12-191-1/+1
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Issue 3983: Avoid define-public and define*-public with curried definitions...David Kastrup2014-07-061-1/+1
* Issue 3951: Fix broken LSR links in docs....Mark Polesky2014-06-171-1/+1
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Replace staccatissimo shorthand -| with -!...David Kastrup2013-08-131-1/+1
* musicxml2ly: Fix title, chord symbol and midi bugs....Patrick Schmidt2012-06-271-5/+3
* musicxml2ly: Treat accidentals parentheses as cautionaryRodolfo Zitellini2012-06-251-2/+6
* musicxml2ly: Normalize whitespace in the source.Julien Rioux2012-06-221-32/+32
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* musicxml2ly: title and subtitle (issue 1913), miscellaneous...Patrick Schmidt2011-10-061-7/+29
* Loglevels in our python scripts (lilypond-book, musicxml2ly, convert-ly)...Reinhold Kainhofer2011-09-231-35/+39
* Fix Issue 1780: Scheme format functions with no destination parameter cause d...David Kastrup2011-07-261-1/+1
* MusicXML: Fix reading compressed files from stdinReinhold Kainhofer2011-07-251-1/+12
* Replace Tab with 8 spaces for .py files #2...James Lowe2011-06-241-8/+8
* Implement compound time signatures...Reinhold Kainhofer2011-01-251-103/+0
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* musicxml2ly.py -- change default for string tuning from integer to pitchCarl Sorensen2011-01-111-1/+1
* MusicXML: Fix invalid MusicXML files...Reinhold Kainhofer2010-11-241-7/+13
* musicxml2ly: dealing with languages...Jean-Charles Malahieude2010-11-201-2/+2
* feta-accordion.mf, convertrules.py, musicxml2ly.py, accordion-discant-symbols......David Kastrup2010-08-011-9/+9
* Revised autobeam settings patch and ran makelsr.py...Carl Sorensen2010-07-171-1/+1
* MusicXML: Fix filename for pipe-through operationReinhold Kainhofer2010-06-081-1/+1
* MusicXML: Set up/down for direction elements (even if not used by \mark)Reinhold Kainhofer2010-04-291-0/+1
* MusicXML: Add regtest for cautionary accidentals; cautionary (not editorial) ...Reinhold Kainhofer2010-04-131-1/+3
* MusicXML: Implement staff-lines setting (i.e. # of lines of a staff)...Reinhold Kainhofer2010-04-121-2/+27
* MusicXML: Implement changing the (short)instrumentName via the print elementReinhold Kainhofer2010-02-221-0/+8
* MusicXML: overriding part-name by part-name-display in score-part definitionReinhold Kainhofer2010-02-221-2/+21
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* MusicXML: Fix which durations can be expressed with dots and which can'tReinhold Kainhofer2009-10-231-3/+4
* MusicXML: Get rid of trailing spacesReinhold Kainhofer2009-10-231-95/+95
* Typos: Lilypond -> LilyPond, explicite -> explicit, fix docstringMark Polesky2009-06-021-2/+2
* MusicXML: Add option not to convert page layout and line/page breaksReinhold Kainhofer2009-05-141-3/+10
* MusicXML: Fix missing tie end tag...Reinhold Kainhofer2009-04-051-1/+9
* MusicXML: Don't crash when a part is missing the id attribute...Reinhold Kainhofer2009-04-051-1/+11
* MusicXML: Some more broken MusicXML applications (beaming wrong)Reinhold Kainhofer2009-04-051-0/+1
* MusicXML: Implement page and system breaksReinhold Kainhofer2009-04-041-0/+30
* MusicXML: If work-title is empty (but exists), use movement-title insteadReinhold Kainhofer2009-04-041-4/+4
* MusicXML: Add exceptions for more broken MusicXML exporters...Reinhold Kainhofer2009-04-041-12/+16
* MusicXML: Fix measure issues with chord names and figured bass...Reinhold Kainhofer2009-04-031-12/+29