]> git.donarmstrong.com Git - lilypond.git/history - python/musicxml.py
MusicXML: Cleanup of span start/end and direction, coding style
[lilypond.git] / python / musicxml.py
2007-09-13 Reinhold KainhoferMusicXML: Cleanup of span start/end and direction,...
2007-09-07 Reinhold KainhoferMusicXML: No crash on note without <duration>, escape...
2007-09-06 Reinhold KainhoferMerge branch 'dev/kainhofer' of ssh://kainhofer@git...
2007-09-06 Reinhold KainhoferMusicXML: Fine-tune chord detection in combination...
2007-09-06 Reinhold KainhoferMusicXML: Fix regression with piano staves
2007-09-06 Reinhold KainhoferMusicXML: Fix chord conversion
2007-09-06 Reinhold KainhoferMusicXML: Always quote texts (header, lyrics) that...
2007-09-06 Reinhold KainhoferMusicXML: Convert all clefs, escape " in header fields...
2007-09-06 Reinhold KainhoferMusicXML: Conversion of various types of spanners ...
2007-09-02 Graham PercivalMerge branch 'master' of git://git.sv.gnu.org/lilypond
2007-09-01 Han-Wen NienhuysMerge branch 'master' of ssh+git://hanwen@git.sv.gnu...
2007-09-01 Reinhold KainhoferMusicXML: wrap lyrics in quotes.
2007-09-01 Reinhold KainhoferMusicXML: replace soft-hyphens in the lyrics with soft...
2007-09-01 Reinhold KainhoferImplement the conversion of lyrics from MusicXML to...
2007-09-01 Reinhold KainhoferMusicXML: don't use the class_dict directly
2007-09-01 Reinhold Kainhofermusicxml: if no work-number or opus is found, return...
2007-09-01 Reinhold KainhoferMusicXML: convert score information into the \header...
2007-09-01 Reinhold KainhoferMusicXML: coding style fixes.
2007-08-20 Joe NeemanMerge commit '4d0d5f7'
2007-08-20 John MandereauMerge branch 'master' into lilypond/translation
2007-08-20 Reinhold KainhoferConvert dynamic marks (given in a <direction> tag,...
2007-08-20 Reinhold KainhoferDon't crash when a score does not have an explicit...
2007-08-20 Reinhold KainhoferConvert articulations like fermata, staccato, tenuto...
2006-08-25 Graham PercivalPhillip's patch for key signature modes in musicxml.
2006-05-31 Erlend AaslandFix some bugs in the dynamic engraver and PostScript... git/start
2006-08-25 Graham PercivalPhillip's patch for key signature modes in musicxml.
2006-05-16 Han-Wen Nienhuys* python/musicxml.py (Part.interpret): don't complain...
2006-05-11 Han-Wen Nienhuys* python/musicxml.py (Xml_node.__init__): _attribute_di...
2006-05-09 Han-Wen Nienhuys*** empty log message ***
2006-04-30 Han-Wen Nienhuys*** empty log message ***
2005-12-30 Han-Wen Nienhuys* scripts/musicxml2ly.py (print_voice_definitions)...
2005-12-07 Han-Wen Nienhuys* python/musicxml.py (Accidental.__init__): new class.
2005-12-07 Han-Wen Nienhuys* scripts/musicxml2ly.py (progress): new function
2005-12-05 Han-Wen Nienhuys* scripts/musicxml2ly.py (NonDentedHeadingFormatter...
2005-12-03 Han-Wen Nienhuys*** empty log message ***
2005-12-03 Han-Wen Nienhuys*** empty log message ***