Commit graph

26 commits

Author SHA1 Message Date
lasconic
63de5a3711 option to disable loading of parts and images 2014-03-04 17:40:23 +01:00
ws
a155186190 add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
ws
e003034cd8 implement arpeggios for smufl 2013-11-19 12:12:24 +01:00
Maurizio M. Gavioli
612f6af383 Fix compatibility with 1.3 symbol names.
Symbols names stored in 1.3 scores (or previous 2.0 scores) are not recognized and replaced by a default fall-back symbol.

Added a vector and a Sym static function for re-mapping of old names into symbol IDs.

Also fixed:

- renamed "mensuralProlation1...11" to names expressing the meaning of the glyphs (in SymId, Sym::symNames, Sym::symUserNames and .json files);
- some details in fonts/bravura/glyphnames.json;
- added several glyphs to fonts/mscore/gplyhnames.json;
- corrected Sym::userName2id() to really return SymId::noSym on name not found,, rather than -1.
2013-11-18 00:57:35 +01:00
Maurizio M. Gavioli
c1a8da085c Fix symbols not read back from score file.
Symbols were not read back from score files: the 'sharp' glyph, used to initialize in Symbol() constructor, remained in effect after reading the symbol from score file.
2013-11-17 02:07:47 +01:00
ws
d9c1b78851 cleanup sym.h use 2013-11-12 09:29:13 +01:00
ws
e6e7abbd6d smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
ws
733c1934db smufl integration, part I 2013-11-12 09:29:12 +01:00
ws
bf15b8a90a fix #19427, fix image drop to note 2013-07-04 10:56:31 +02:00
lasconic
8eb93dbdbe fix Style-> chordnames color 2013-06-28 21:07:28 +02:00
ws
7bb761846e fixes for TimeSig 2013-06-04 18:31:25 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
ws
bd7d7697be enhance 1.2 symbol import 2013-01-28 21:45:57 +01:00
ws
a14b2e694e more regressions fixes for xml reader 2013-01-23 14:14:09 +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
Werner Schweer
52e54d5b0b more stable 1.2 import 2012-12-18 09:09:11 +01:00
Werner Schweer
738f93d733 more missing initializations 2012-09-24 17:14:32 +02:00
Werner Schweer
b2017bf751 initialize some values in element constructor 2012-09-24 16:43:46 +02:00
Maurizio Gavioli
6ac56c7afc better fallback symbol 2012-09-19 10:02:47 +02:00
Maurizio Gavioli
fd4054599e Add a fallback to Symbol::read() to recognize 'old' symbol names
Sym::name2id() returs noSym if name not found
2012-09-19 02:28:16 +02:00
Werner Schweer
12e5cc5629 add unit test for element 2012-09-14 10:09:40 +02:00
Werner Schweer
a345f393b4 Sym() cleanup; use Sym names in TextLine() 2012-09-08 11:35:25 +02:00
Werner Schweer
c47574accf rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +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