Commit graph

31 commits

Author SHA1 Message Date
Maurizio M. Gavioli
f930baed2b Instrument dialogue: when a new staff is added and/or is linked to another staff
1) It is not completely initialized (not from dlg item settings anyway)

2) it is not inserted in the linked staff list.
2013-04-05 15:52:35 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
Maurizio M. Gavioli
6d0634eae7 Fix #20615:
In the New Score wizard and in the Instruments dlg box, the "Staff Type" combo is lost when staves or parts are moved up or down.
2013-03-30 01:51:11 +01:00
Maurizio M. Gavioli
6a217a95bd Allows to select the staff types for the instruments in the Instruments dlg box 2013-03-25 20:46:27 +01:00
Maurizio M. Gavioli
c05ce58df2 Removed redundant <stafflines> tags from instruments.xml
Removed comments
2013-03-25 00:48:49 +01:00
Maurizio M. Gavioli
b5d8fe7f64 Presets: implements presets
*) for percussion staves
*) as a setting in instruments.xml
2013-03-21 22:36:49 +01:00
ws
9b1656966f enable initialization of concert & transposing clef from instruments.xml 2013-03-08 19:33:30 +01:00
ws
317e39ad28 replace all subtype()/setSubtype() Element methods 2013-03-05 20:24:16 +01:00
ws
61fabb7294 fix for part creation; fix hairpin import from 1.2 2013-01-24 14:38:35 +01:00
ws
59bf7f378a fix all regressions detected by mtest 2013-01-17 12:56:14 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
Maurizio Gavioli
bdf2a46e50 1-line staves from 1.2 scores have no bar lines. 2012-12-21 01:09:29 +01:00
Maurizio Gavioli
fb4f151660 1-line staves were created with 0-lenght bar lines.
Fixed: 1-line staves now have default bar lines from 2sp above the staff line to 2sp below it
2012-12-10 12:56:54 +01:00
Maurizio Gavioli
5849ffe2a6 For Instrument-wizard-created staves with other than 5 lines, bar lines were wrong.
Fixed.
Also, cloned staff type has now a name of its own from the name of the part it was created for, rather than re-using the same default name.
2012-11-18 13:30:37 +01:00
Maurizio M. Gavioli
d553eb63be Align with latest changes in Score::_staffTypes
Fix system left bar line
Fix reading back staff span from file
2012-11-11 23:00:36 +01:00
Werner Schweer
995ae53d36 use QList<StaffType**> in Score to avoid some copying 2012-10-29 17:14:05 +01:00
Maurizio Gavioli
5fae51db1a Improved conformance with test (hopefully!) and more sanity checks 2012-10-20 20:32:40 +02:00
Maurizio Gavioli
ce3d2646fd Changed span unit from 1 to 1/2 line distance 2012-10-20 17:00:31 +02:00
Maurizio Gavioli
e6788c11cb Measure::createEndBarLines 2012-10-20 17:00:31 +02:00
Maurizio Gavioli
d1296c8eab Initial implementation 2012-10-20 17:00:31 +02:00
Werner Schweer
3e4c2ca7e7 fix 1.2 import of one line drum parts 2012-10-17 14:43:10 +02:00
Werner Schweer
3a7e261efd system brackets update 2012-10-17 10:40:03 +02:00
Werner Schweer
3843057a76 fix clef editing 2012-09-20 11:35:34 +02:00
Werner Schweer
b2fdfa32af remove 'insertTime()' 2012-09-03 21:15:38 +02:00
Werner Schweer
c47574accf rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
Werner Schweer
2e84a7ee70 fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
Werner Schweer
5cd3f6802b fixes for 'show part' flag (instrument dialog) 2012-08-01 22:15:58 +02:00
Werner Schweer
fa35cd9430 expose more classes to scripting 2012-07-06 14:21:05 +02:00
lasconic
72a29cfe74 fix compatibility of 1.2 drum score 2012-07-01 19:31:48 +02:00
Werner Schweer
9767fb29df fix #16173: Changing and introducing time signatrues after Inser One Measure causes corruption 2012-06-27 12:53:40 +02:00
Werner Schweer
1f9ccfcdce add libmscore
git-subtree-dir: libmscore
git-subtree-mainline: 412ca45401
git-subtree-split: 6047361bd0
2012-05-26 14:54:47 +02:00