Commit graph

44 commits

Author SHA1 Message Date
Werner Schweer
129d508144 move Ottava::Type into OttavaType 2017-03-08 14:18:34 +01:00
Leon Vinken
b88cd20969 Remove MusicXML DOM parser 2015-09-27 20:12:47 +02:00
Leon Vinken
d2d348394c fix #55501 for DOM parser 2015-04-18 10:58:18 +02:00
Maurizio M. Gavioli
9c4ac9e97c Intermediate fix: MXML I/O and Selection Filter tests
- MXML I/O code has been adapted to the new glissando code.
- Ref. scores for Selection filter tests have been updated.

Guitar Pro: import code needs to be adapted to the new glissando code and I have no idea how to do that.
2015-02-18 12:25:09 +01:00
Jason Leung
d327b29922 Fixed #15899: update MusicXML figured bass export/import
Updated figured bass export and import according to the MusicXML 3.0 specification. Specifically, the following features were changed/added:
- Figures held over multiple notes are no longer treated as prolonged durations, but exclusively as extension lines (is backward compatible).
- Extend tags now specify type: <extend type="..." />
- Changing figures under a single note can now be exported and imported, utilizing the duration tag.
- The "cross" and "backslash" modifiers can now be exported and imported as prefix or suffix tags.

Also added test files.
2015-02-16 19:04:35 -05:00
Leon Vinken
009b725f94 fix #30791 2014-12-07 19:39:33 +01:00
Leon Vinken
30821b71d0 fix #37381 - crash loading The Stolen Child 2014-10-25 14:06:05 +02:00
Leon Vinken
39895c9189 fix #24725 2014-09-14 21:14:23 +02:00
Leon Vinken
aafac2efdc fix #32026 and #32691 2014-09-09 21:55:38 +02:00
Leon Vinken
1033088676 fix MusicXML import of pedal type change 2014-09-09 21:55:38 +02:00
Leon Vinken
9757112d11 fix #31051 2014-08-30 10:28:45 +02:00
Leon Vinken
f117f16e3b fix #28341 2014-08-24 11:53:36 +02:00
Leon Vinken
9b17d2150b further simplification of direction handling 2014-08-24 11:53:36 +02:00
Leon Vinken
1f48bf6568 use handleSpannerStart and ...Stop for hairpin handling 2014-08-24 11:53:36 +02:00
Leon Vinken
692fdf6dc9 use handleSpannerStart and ...Stop for pedal handling 2014-08-24 11:53:36 +02:00
ws
a2a87a90c8 move Jump & Marker from Segment to Measure 2014-08-05 20:40:43 +02:00
Joachim Schmitz
dc5c0b48f6 move BeamMode to Beam::Mode
needed to make it available to the plugin framework
2014-06-26 12:01:55 +02:00
Joachim Schmitz
9025abf589 convert unnamed enum into enum class StaffTypes 2014-05-26 19:19:29 +02:00
Isensee
69f250919e fix #24951: grace notes after enabled 2014-04-23 18:09:57 +02:00
Leon Vinken
4c8689c877 fix #25209 MusicXML reloads with measure actual as 1/1 2014-04-06 16:47:39 +02:00
Isensee
744ef524be fix 23680: some corrections 2014-03-26 16:19:35 +01:00
Isensee
0f722cdddf fix #23680: xml-import all courtesy accidentals 2014-03-03 14:13:58 +01:00
Leon Vinken
2bbf266277 fix grace note chords 2014-02-23 21:08:48 +01:00
Leon Vinken
cc8ea9cf03 workaround for #24473 2014-01-29 22:55:49 +01:00
Leon Vinken
5ac3daa429 fix #23852, #24232 and #24234 2014-01-12 11:19:14 +01:00
Leon Vinken
b7c082ec1d fix #21932 2013-10-27 16:11:31 +01:00
Leon Vinken
d3a93f1475 cleanup MusicXML metadata handling 2013-09-01 11:03:24 +02:00
lasconic
1eafb0e34d fix #22023 MusicXML import/export of simple grace notes 2013-08-30 15:05:17 +02:00
lasconic
96fe1eb649 fix #21326: [MusicXML] import of page format is not working 2013-06-04 23:11:26 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
Leon Vinken
13e10a6ccd fix #20174 2013-02-26 22:17:58 +01:00
Leon Vinken
1d5ee121e4 Fix merge 2013-02-16 21:55:40 +01:00
Leon Vinken
fd85015af1 MusicXML import refactoring 2013-02-16 21:52:49 +01:00
Leon Vinken
4c1edad541 fix #19612 2013-02-05 21:40:04 +01:00
ws
73f2e81f2d fix slur regression 2013-01-21 20:21:41 +01:00
ws
8fbfa094b1 enable musicxml support, move needed xml functions to musicxml code 2013-01-17 11:33:11 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
Leon Vinken
1fa8c4109a #15899: support figured bass extend elements 2013-01-01 16:23:24 +01:00
Leon Vinken
8218c97e6a #15899: support multi-staff parts with figured bass elements 2013-01-01 16:23:24 +01:00
Leon Vinken
cadfdb2e02 fix #18892 and #19032 2012-11-25 13:18:46 +01:00
Leon Vinken
86dbd24c74 add Beam if necessary 2012-09-04 21:54:46 +02:00
Leon Vinken
8cf98010d0 done 2012-08-12 21:29:34 +02:00
Leon Vinken
b7b8b2dc7e removed lastlen 2012-08-12 21:29:34 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00