Leon Vinken
67120095d0
fix #16302 : [MusicXML] Instruments with less than five stave lines appear with five stave lines
2012-11-18 17:53:11 +01:00
Leon Vinken
2a9968da27
fix #16302 : [MusicXML] Instruments with less than five stave lines appear with five stave lines
2012-11-18 17:53:11 +01:00
Maurizio M. Gavioli
323d721754
Merge pull request #108 from mgavioli/TimeSig_allow_custom_texts
...
TimeSig Prop dlg box support: keep custom texts and actual values entered in TimeSig Prop dlg box
2012-11-18 04:41:18 -08: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 Gavioli
294ffdf574
When a single bar line spanning several staves is shortened to span fewer staves, bar lines for following staves were not created.
2012-11-18 01:01:55 +01:00
Werner Schweer
d9b765a568
Merge branch 'master' of github.com:musescore/MuseScore
2012-11-15 10:11:17 +01:00
Maurizio M. Gavioli
68f7856dd7
Merge pull request #118 from mgavioli/Fix_barline_span_for_mensurstrich
...
Fix bar line management for mensurstrich special case
2012-11-14 08:55:42 -08:00
Werner Schweer
8d10e07027
enhance single note tremolo layout
2012-11-14 12:25:00 +01:00
lasconic
47dbdeed8a
fix chordlist loading
2012-11-14 12:07:32 +01:00
lasconic
2d3b0b983d
build plugin documentation on mac
2012-11-13 15:55:15 +01:00
Maurizio M. Gavioli
345614d5dc
Merge pull request #120 from mgavioli/Fix_18640_link_bar_span_to_staff_changes
...
Fix 18640 link bar span to staff changes
2012-11-11 15:32:10 -08:00
Maurizio Gavioli
13a0db06c9
Comments improved and cleaned up.
2012-11-11 23:00:36 +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
Maurizio Gavioli
6b17e2e336
Initial implementation
2012-11-11 23:00:36 +01:00
Werner Schweer
3db0a0f20f
fix cross staff beaming
2012-11-11 15:05:03 +01:00
Werner Schweer
ee54139c33
small slur layout change
2012-11-11 15:05:03 +01:00
Maurizio M. Gavioli
ceee5261a8
Merge pull request #123 from mgavioli/Fix_12398_Add_special_bar_line_spans_to_palette
...
Fix 12398 add dotted style and special bar line spans to palette
2012-11-10 08:00:04 -08:00
Maurizio Gavioli
d2bbe94510
Add support for bar line span dropped to measure, rather than to bar line
...
Fix redrawing of bar line span change during undo-redo
2012-11-09 17:31:50 +01:00
Maurizio M. Gavioli
abedff21c2
Completes the #12398 feature request.
...
*) Adds two flavors of 'tick' and 'short' bar line spans to the palette
*) Styles and spans can be applied to a single bar line (rather than to all the bar lines of a measure) if dragged to the bar line itself.
2012-11-09 12:30:04 +01:00
Maurizio M. Gavioli
d21d5bc099
Adds a dottet style to the bar line styles.
...
Manages MusicXML import/export; does not manage Lilypond export or OVE import.
2012-11-09 12:30:04 +01:00
lasconic
452cba15d1
fix fonts directory description
2012-11-09 09:33:19 +01:00
Werner Schweer
e059b3ab5d
fix spatium change for beams
2012-11-08 14:01:59 +01:00
Werner Schweer
f402673a65
fix some regressions for line elements
2012-11-08 12:59:51 +01:00
Werner Schweer
1c71a31446
fix system barline layout when vert. spacer set
2012-11-08 12:59:50 +01:00
Werner Schweer
14f0f1d3d0
fix pedal line
2012-11-08 12:59:50 +01:00
Nicolas Froment
c64f64a0d4
Merge pull request #117 from lvinken/fix-test-musicxml
...
Fix test musicxml
2012-11-07 01:49:29 -08:00
Nicolas Froment
957bdbd608
Merge pull request #122 from Jojo-Schmitz/master
...
some improvements to plugin documentation
2012-11-07 01:48:45 -08:00
lasconic
69eef4ec28
fix #16228 : 'Don't hide empty staves in first system' should not be enabled by default for 1.X scores
2012-11-07 10:41:12 +01:00
Joachim Schmitz
28487c14dd
some improvements to plugin documentation
2012-11-06 10:07:47 +01:00
Werner Schweer
f3e542b9e0
fix #18732 : removing instrument causes crash
2012-11-05 10:13:41 +01:00
Werner Schweer
4ef18b5ea0
Merge pull request #116 from mgavioli/Adapt_to_new_staff_types
...
Adjusts several points to changes in Score::_staffTypes
2012-11-05 00:37:17 -08:00
Werner Schweer
14021e1d9d
Merge pull request #104 from mgavioli/Image_imageStore_checks
...
Checks _imageStore is valid before accessing it.
2012-11-05 00:34:57 -08:00
Werner Schweer
a9b85edf37
Merge pull request #106 from mgavioli/Lyrics_allow_custom_styles
...
Lyrics: allow custom styles
2012-11-05 00:33:25 -08:00
Werner Schweer
3f7f49036b
fix regression tests
2012-11-04 13:24:44 +01:00
Werner Schweer
bc3e7f2ded
fix last change
2012-11-04 13:05:32 +01:00
Werner Schweer
d73451a297
add adjustReadPos() to layout() in TextLineSegment as suggested by miwarre
2012-11-04 12:50:36 +01:00
Werner Schweer
6937cb8e31
remove inconsistent Score->part(int) methods
2012-11-04 09:49:32 +01:00
Werner Schweer
00402149ac
cleanup cmdFlip()
2012-11-04 09:49:32 +01:00
lasconic
cf850d8d48
fix #17688 : plugin documentation build on windows
2012-11-03 09:42:52 +01:00
Maurizio Gavioli
1787bcc18e
Fix bar line management for mensurstrich special case
...
In mensurstrich bar lines, lines span 2 staves, but second staff needs its own bar lines kept, in order to allow mensurstich bars from it to the following staff, if any. Previous code deleted them unconditionally.
2012-11-02 10:03:07 +01:00
Maurizio M. Gavioli
7225f0e92e
Adjusts several points to the new double indirection in Score::_staffTypes
...
*) Custom styles read from scores are clones (rather than shared pointers) and set to non-built-in
*) Score::addStaffType() updates pointers to type in staves which use a modified type
*) EditStaffType sets its staff styles as non-built-in
*) Update of EditStaffType preview adapted to new Score::addStaffType()
*) TAB sample score for EditStaffType preview updated to latest version
2012-11-01 22:37:40 +01:00
Maurizio Gavioli
c6dad08fe0
Synch-ed with latest changes in TimeSig
2012-11-01 01:14:07 +01:00
Maurizio Gavioli
d133699311
Keeps custom texts and actual values entered in TimeSig properties dlg box
2012-11-01 01:14:07 +01:00
Maurizio Gavioli
e3acbcebdc
Set TextStyle AND TextStyleType
2012-11-01 01:07:38 +01:00
Maurizio Gavioli
301f4117d3
Allows different styles for lyrics, without forcing built-in LYRICS1 or LYRICS2.
...
This is mostly useful for applying custom styles to special lyric syllables.
2012-11-01 01:07:37 +01:00
Maurizio Gavioli
abb5386154
Removed superfluous check
2012-11-01 00:40:48 +01:00
Maurizio Gavioli
0b6e7ccafb
Adds a couple of checks that _imageStore is valid before accessing it.
2012-11-01 00:38:48 +01:00
Leon Vinken
c3c08a13a7
fix remaining MusicXML testcases
2012-10-31 22:00:16 +01:00
Leon Vinken
203a983870
fix MusicXML export of pedal marks
2012-10-31 20:58:03 +01:00
Werner Schweer
4afe07da6c
moved property Placement to Element; change musicxml import/export to use Placement property
2012-10-31 14:21:13 +01:00