lasconic
accacb87b9
Change storage of notehead type and group in Drumset
2016-10-20 11:49:58 +02:00
ws
3f1aa2ed1f
misc. updates to layout
2016-04-13 12:05:46 +02:00
ws
bbd802f8ae
framework for partial relayout
2016-04-13 11:35:21 +02:00
igevorse
f627caf387
Import MIDI mapping from MusicXML (DOM parser)
2015-07-15 21:07:34 +05:00
igevorse
0779d7037a
Read/write Midi mapping to msc* and midi files
2015-07-15 21:07:34 +05:00
Maurizio M. Gavioli
3b27da04a0
Plugin Manual - Documentation update for classes M-P
...
Updates the documentation for classes named from M to P to proposal A) in http://dev-list.musescore.org/Plugin-documentation-generated-manual-td7579164.html
Properties are also sorted in alphabetical order for easier identification.
No attempt made to evaluate what to include and what to exclude from documentation: anything which is currently documented is retained. Case by case decisions can always be made.
Description of methods for `QProcess` and `ScoreView` (in file libmscore/plugins.h) are stubs.
2015-07-13 00:21:09 +02:00
lasconic
f5464d6f11
add some utilities function to extract lyrics, get info on parts...
2015-07-02 18:07:21 +02:00
ws
892e5887f9
fix #57861 bad import of & in part name
2015-04-27 13:03:52 +02:00
lasconic
f119b75ec9
add access to midi channel in plugin framework
2015-04-19 12:39:40 +02:00
ws
036f1a76ea
visualize anchor when dragging InstrumentChange
2015-03-26 13:11:46 +01:00
ws
38eeee0aaa
rename 'instrList' to 'instruments'
2015-03-26 13:11:46 +01:00
ws
c8c1c12208
update instrument list in part when inserting/deleting measures
2015-03-26 13:11:46 +01:00
ws
8282094dd6
code cleanups; rename instr() to instrument()
2015-03-26 13:11:46 +01:00
ws
d952c4c11a
fix #45231 Undo does not restore sound of deleted instrument change, crash on subsequent undo
2015-03-05 16:55:09 +01:00
ws
3b9a0005ba
fix regression from commit 2dcd7b9
2015-03-04 09:40:35 +01:00
ws
2dcd7b980f
fix regression for score creation from template
2015-03-03 17:32:30 +01:00
ws
620c9975a5
fix #47181 Multi-line title spaced incorrectly
2015-02-11 16:22:42 +01:00
Igevorse
96028a366e
fix #42326 : Allow adding an InstrumentChange to the first note
2015-02-09 00:58:25 +05:00
ws
265b630abd
extend implementation of property system
2015-02-04 22:12:13 +01:00
lasconic
97050de970
add access to more metadata from plugins, add ability to change page size from plugin
2014-12-28 18:20:12 +01:00
Igevorse
dc869a8523
fix #36461 : Export port information to MIDI files
2014-10-12 15:24:19 +05:00
heuchi
5ccef6aa1f
fixed description in part.h
2014-08-18 10:12:50 +02:00
heuchi
4f4e682832
Export some functions and properties for use in plugins
2014-08-17 19:09:18 +02:00
ws
0c44719a58
fix #29241
2014-08-11 15:26:29 +02:00
lasconic
3ca6f4129a
transform Q_INVOKABLE to Q_PROPERTIES in part
2014-07-13 15:21:05 +02:00
Joachim Schmitz
6acb7cae34
remove unnamed enum { SHOW }
...
as it was use in only 3 places in 2 of which a simple 'if/else' seems
the better choice and in the 3rd a simple '0'.
2014-05-26 12:25:21 +02:00
ws
02d0fcca12
fix #25646
2014-05-08 17:59:24 +02:00
ws
eb999f4abc
fix insert/delete measures for parts
2014-03-03 17:45:43 +01:00
ws
d796ea407d
rework text implementation
2014-02-11 14:27:44 +01:00
ws
5c386d2981
small build fix
2014-01-13 18:16:20 +01:00
Joachim Schmitz
6e5bc49634
fix previous change
...
hopefully. I really should get myself a proper build enviornment...
2014-01-12 13:50:45 +01:00
Joachim Schmitz
67a87243d4
make partName writable from plugins
...
and add longName and shortName to the plugin framwork
2014-01-12 13:06:30 +01:00
Joachim Schmitz
2481872bbf
improve, fix and extend plugin dosumentation
...
not sure about the changes in mstyle though
2014-01-12 12:51:51 +01:00
ws
e9672f0b46
implement up/down keys to move anchor for slurs
2013-10-13 11:37:15 +02:00
lasconic
ab3e0df218
add show property to Part object in plugin framework
2013-08-06 14:45:44 +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
c4836ff0b5
merge read114 branch
2013-01-24 09:46:28 +01:00
ws
bf1cbe2aa0
use QXmlStreamReader for xml parsing
2013-01-11 18:10:18 +01:00
Werner Schweer
3843057a76
fix clef editing
2012-09-20 11:35:34 +02:00
lasconic
c6b2e09ddc
add properties to Part
2012-09-19 15:56:03 +02:00
Jonathan Klein
7d29a6c2c2
Fixed wrong class/struct forward declarations
2012-08-12 16:14:58 +02:00
Werner Schweer
5cd3f6802b
fixes for 'show part' flag (instrument dialog)
2012-08-01 22:15:58 +02:00
Werner Schweer
8e11e03a53
add manual generator for plugins
2012-07-11 21:29:42 +02:00
Werner Schweer
fa35cd9430
expose more classes to scripting
2012-07-06 14:21:05 +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