Commit graph

25 commits

Author SHA1 Message Date
Werner Schweer
3b9009e57f change file error handling 2016-09-16 12:07:58 +02:00
Eric Fontaine
53f2a41134 Fix char sign to pass tests on ARM. 2016-03-30 13:07:30 -04:00
Eric Fontaine
5a12dff476 fix compile tests compiler warnings
complains -Wtype-limits in capella & importgtp

complains -Wformat= in tst_midi qDebug
2016-03-23 02:56:50 -04:00
AntonioBL
e8e0e618b3 Further fixes for text import from Capella files 2015-01-26 13:52:44 +01:00
AntonioBL
7c3adf2287 Fix staccato, tenuto, etc. articulation import from Capella files 2015-01-23 17:41:36 +01:00
AntonioBL
7b10628b6f Fix import of some articulations and some spanners from Capella files 2015-01-23 17:41:29 +01:00
Joachim Schmitz
c35055128f turn enum CapellaError into enum class Capella::Error
leaving CAP_NO_ERROR and CAP_EOF to not conflict with system headers
2014-07-15 14:14:36 +02:00
Joachim Schmitz
e394feb7df turn enum StemDir into enum class 2014-07-15 14:14:34 +02:00
Joachim Schmitz
54ddbe3411 turn unnamed enum into enum class CapellaType 2014-07-15 14:14:31 +02:00
Joachim Schmitz
afacc0f184 replace use of unnamed enum with BarLineType 2014-07-15 14:14:29 +02:00
Joachim Schmitz
e2c8647e2b turn enum OCT into enum class Oct 2014-07-15 14:14:27 +02:00
Joachim Schmitz
22e4dfc9b1 turn enum CLEF_LINE into enum class ClefLine 2014-07-15 14:14:25 +02:00
Joachim Schmitz
f562a03cf2 turn enum FORM into enum class Form 2014-07-15 14:14:23 +02:00
Joachim Schmitz
c588ce8626 turn enum BEAM_MODE into enum class BeamMode 2014-07-15 14:14:20 +02:00
Joachim Schmitz
fd97658835 turn enum TIMESTEP into enum class TimeStep 2014-07-15 14:14:17 +02:00
Joachim Schmitz
e61861271a convert enum CapellaNoteObjectType into enum class 2014-05-26 18:18:45 +02:00
ws
517627a21f update clef implementation 2013-09-05 16:38:04 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
Leon Vinken
53cc666fae fix #20912 2013-05-06 22:11:54 +02:00
Leon Vinken
5d71b5e796 capx support stemdir, instrument name, invisible, hyphen and barlinemode 2013-05-04 14:25:54 +02:00
Leon Vinken
067d11929a capx slur support 2013-05-01 19:26:40 +02:00
Leon Vinken
8194902004 support different barlines 2013-04-30 21:35:25 +02:00
Leon Vinken
2e88035bc7 read capx text 2013-04-30 21:35:24 +02:00
Leon Vinken
1a108968f7 initial (partial) implementation #20581 2013-04-12 22:40:45 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00