MuseScore/libmscore
2012-12-06 09:19:59 +01:00
..
.gitignore add libmscore 2012-05-26 14:54:47 +02:00
accidental.cpp Plugin: make available Accidental.accType and Accidental.role properties and enums 2012-10-01 20:08:03 +02:00
accidental.h some improvements to plugin documentation 2012-11-06 10:07:47 +01:00
arpeggio.cpp fix arpeggio symbol size 2012-10-01 09:52:25 +02:00
arpeggio.h fix #18128: add straight arpeggio line up and down 2012-09-11 15:34:26 +02:00
articulation.cpp rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
articulation.h rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
audio.cpp add libmscore 2012-05-26 14:54:47 +02:00
audio.h add libmscore 2012-05-26 14:54:47 +02:00
barline.cpp Adds drop boxes to show/set type and span for a bar line. 2012-11-25 23:03:02 +01:00
barline.h Align with latest changes in Score::_staffTypes 2012-11-11 23:00:36 +01:00
beam.cpp merge 2012-11-22 11:05:51 +01:00
beam.h rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
bend.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
bend.h More plugin bindings 2012-07-25 11:49:34 +02:00
box.cpp fix #18193 2012-09-24 14:48:43 +02:00
box.h extend property implementation 2012-08-12 11:44:36 +02:00
bracket.cpp fix crash when dropping bracket on bracket 2012-10-22 15:52:55 +02:00
bracket.h system brackets update 2012-10-17 10:40:03 +02:00
breath.cpp add libmscore 2012-05-26 14:54:47 +02:00
breath.h some improvements to plugin documentation 2012-11-06 10:07:47 +01:00
bsp.cpp add libmscore 2012-05-26 14:54:47 +02:00
bsp.h add libmscore 2012-05-26 14:54:47 +02:00
bsymbol.h more missing initializations 2012-09-24 17:14:32 +02:00
check.cpp fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
chord.cpp fix regression: midi rendering of grace notes 2012-12-05 14:50:19 +01:00
chord.h read lyric from plugin framework 2012-11-26 15:54:08 +01:00
chordline.cpp initial implementation of plop and scoop 2012-09-01 12:00:59 +02:00
chordline.h initial implementation of plop and scoop 2012-09-01 12:00:59 +02:00
chordlist.cpp fix chordlist loading 2012-11-14 12:07:32 +01:00
chordlist.h add libmscore 2012-05-26 14:54:47 +02:00
chordrest.cpp more changes for note articulation 2012-11-20 20:51:18 +01:00
chordrest.h more changes for note articulation 2012-11-20 20:51:18 +01:00
clef.cpp more missing initializations 2012-09-24 17:14:32 +02:00
clef.h cleanup note entry 2012-08-07 16:05:37 +02:00
cleflist.cpp add libmscore 2012-05-26 14:54:47 +02:00
cleflist.h add libmscore 2012-05-26 14:54:47 +02:00
CMakeLists.txt fix arpeggio symbol size 2012-10-01 09:52:25 +02:00
cmd.cpp navigate next-chord and prev-chord now stops on grace note 2012-11-23 15:22:16 +01:00
cursor.cpp fix debugging output 2012-12-05 14:50:19 +01:00
cursor.h updating plugin documentation 2012-09-13 18:53:55 +02:00
drumset.cpp fix script bindings for some enums 2012-08-04 15:46:43 +02:00
drumset.h fix script bindings for some enums 2012-08-04 15:46:43 +02:00
dsp.cpp move config.h into all.h 2012-07-09 09:51:10 +02:00
dsp.h add libmscore 2012-05-26 14:54:47 +02:00
duration.cpp fix crash when trying to clone&drag rest 2012-07-24 15:01:25 +02:00
duration.h More plugin bindings 2012-07-25 11:49:34 +02:00
durationtype.cpp dont crash on bad values to DurationType 2012-07-20 18:07:19 +02:00
durationtype.h add libmscore 2012-05-26 14:54:47 +02:00
dynamic.cpp rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
dynamic.h rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
edit.cpp fix chord entry with keyboard for grace note 2012-11-23 16:18:40 +01:00
element.cpp rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
element.h rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
elementlayout.cpp move ElementType to Element() 2012-09-13 18:07:11 +02:00
elementlayout.h add libmscore 2012-05-26 14:54:47 +02:00
elementmap.cpp add libmscore 2012-05-26 14:54:47 +02:00
elementmap.h add libmscore 2012-05-26 14:54:47 +02:00
event.cpp implement cascading instrument definitions 2012-07-26 14:35:13 +02:00
event.h new wizard: don't create instrument names if only one part 2012-08-22 09:32:58 +02:00
event_p.h add libmscore 2012-05-26 14:54:47 +02:00
excerpt.cpp fix getGraceSegment() 2012-09-14 14:41:02 +02:00
excerpt.h add libmscore 2012-05-26 14:54:47 +02:00
exportmidi.cpp fix #15964: Exported MIDI file is too slow 2012-06-12 13:06:45 +02:00
exportmidi.h move midifile.h/cpp and exportmidi.cpp to libmscore 2012-06-11 17:48:20 +02:00
fifo.cpp add libmscore 2012-05-26 14:54:47 +02:00
fifo.h add libmscore 2012-05-26 14:54:47 +02:00
figuredbass.cpp move ElementType to Element() 2012-09-13 18:07:11 +02:00
figuredbass.h FiguredBassItem properties: completed 2012-08-14 15:00:48 +02:00
fingering.cpp rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
fingering.h rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
fraction.cpp add libmscore 2012-05-26 14:54:47 +02:00
fraction.h polishing the plugin subsystem 2012-07-18 14:54:44 +02:00
fret.cpp fix #18193 2012-09-24 14:48:43 +02:00
fret.h fix #18193 2012-09-24 14:48:43 +02:00
glissando.cpp initialize some values in element constructor 2012-09-24 16:43:46 +02:00
glissando.h More plugin bindings 2012-07-25 11:49:34 +02:00
hairpin.cpp fix some regressions for line elements 2012-11-08 12:59:51 +01:00
hairpin.h some improvements to plugin documentation 2012-11-06 10:07:47 +01:00
harmony.cpp speedup navigator 2012-12-05 17:46:39 +01:00
harmony.h some improvements to plugin documentation 2012-11-06 10:07:47 +01:00
hook.cpp add libmscore 2012-05-26 14:54:47 +02:00
hook.h More plugin bindings 2012-07-25 11:49:34 +02:00
icon.cpp add unit test for element 2012-09-14 10:09:40 +02:00
icon.h add unit test for element 2012-09-14 10:09:40 +02:00
image.cpp Removed superfluous check 2012-11-01 00:40:48 +01:00
image.h extend property implementation 2012-08-12 11:44:36 +02:00
imageStore.cpp enhanced 1.2 import 2012-08-23 12:28:27 +02:00
imageStore.h add libmscore 2012-05-26 14:54:47 +02:00
iname.cpp fix multimeasure rests with hidden parts 2012-09-21 14:29:56 +02:00
iname.h fix multimeasure rests with hidden parts 2012-09-21 14:29:56 +02:00
input.cpp Added "string-above" and "string-below" actions 2012-08-29 18:46:36 +02:00
input.h Added "string-above" and "string-below" actions 2012-08-29 18:46:36 +02:00
instrchange.cpp add libmscore 2012-05-26 14:54:47 +02:00
instrchange.h More plugin bindings 2012-07-25 11:49:34 +02:00
instrtemplate.cpp cascading instrument list should override instrument name 2012-08-13 13:09:59 +02:00
instrtemplate.h implement cascading instrument definitions 2012-07-26 14:35:13 +02:00
instrument.cpp articulation updates 2012-11-21 15:57:35 +01:00
instrument.h Fixed wrong class/struct forward declarations 2012-08-12 16:14:58 +02:00
instrument_p.h add libmscore 2012-05-26 14:54:47 +02:00
interval.cpp add libmscore 2012-05-26 14:54:47 +02:00
interval.h add libmscore 2012-05-26 14:54:47 +02:00
joinMeasure.cpp move ElementType to Element() 2012-09-13 18:07:11 +02:00
key.cpp fixed typo in key.cpp:230 2012-09-07 13:55:00 +02:00
key.h Adds diatonic mode to the Transposition dlg box. 2012-11-22 00:09:27 +01:00
keyfinder.cpp add libmscore 2012-05-26 14:54:47 +02:00
keyfinder.h add libmscore 2012-05-26 14:54:47 +02:00
keysig.cpp Do not delete key sigs in TABs, only hide them. Fix #17930 2012-09-04 19:17:47 +02:00
keysig.h updates for Clef, KeySig, TimeSig 2012-07-27 18:01:15 +02:00
lasso.cpp add libmscore 2012-05-26 14:54:47 +02:00
lasso.h derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
layout.cpp simplify searchNote() 2012-12-06 09:19:59 +01:00
layout.h layout changes 2012-08-01 18:00:27 +02:00
layoutbreak.cpp extend property implementation 2012-08-12 11:44:36 +02:00
layoutbreak.h property implementation rollback 2012-08-10 17:01:35 +02:00
line.cpp rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
line.h rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
lyrics.cpp Set TextStyle AND TextStyleType 2012-11-01 01:07:38 +01:00
lyrics.h read lyric from plugin framework 2012-11-26 15:54:08 +01:00
measure.cpp Merge pull request #135 from mgavioli/fix_reading_inter-staff_bar_span_from_file 2012-11-26 03:07:37 -08:00
measure.h fix getGraceSegment() 2012-09-14 14:41:02 +02:00
measurebase.cpp layout changes 2012-08-02 18:33:43 +02:00
measurebase.h layout changes 2012-08-02 18:33:43 +02:00
midifile.cpp fix quantization for MIDI import, qunaantizeze te to the closest note value 2012-08-16 21:40:23 +02:00
midifile.h move midifile.h/cpp and exportmidi.cpp to libmscore 2012-06-11 17:48:20 +02:00
midipatch.h add libmscore 2012-05-26 14:54:47 +02:00
mscore.cpp better fix for globalshare 2012-11-21 19:02:04 +01:00
mscore.h Adds diatonic mode to the Transposition dlg box. 2012-11-22 00:09:27 +01:00
mscoreview.h add libmscore 2012-05-26 14:54:47 +02:00
navigate.cpp navigate next-chord and prev-chord now stops on grace note 2012-11-23 15:22:16 +01:00
navigate.h navigate next-chord and prev-chord now stops on grace note 2012-11-23 15:22:16 +01:00
noscript.h add compile option for plugin system 2012-07-09 14:16:27 +02:00
note.cpp merge 2012-11-22 11:05:51 +01:00
note.h fix layout of stem slash for acciaccatura 2012-11-23 14:48:55 +01:00
notedot.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
notedot.h more script bindings; enhanced manual 2012-07-13 19:44:03 +02:00
noteevent.cpp fix mtest 2012-11-22 10:47:00 +01:00
noteevent.h fix mtest 2012-11-22 10:47:00 +01:00
ossia.cpp add libmscore 2012-05-26 14:54:47 +02:00
ossia.h More plugin bindings 2012-07-25 11:49:34 +02:00
ottava.cpp fix some regressions for line elements 2012-11-08 12:59:51 +01:00
ottava.h remove yoffset from Spanner 2012-10-29 17:14:05 +01:00
page.cpp fix #18505: margins of 1.2 landscape scores altered 2012-10-19 09:02:42 +02:00
page.h some improvements to plugin documentation 2012-11-06 10:07:47 +01:00
part.cpp fix clef editing 2012-09-20 11:35:34 +02:00
part.h fix clef editing 2012-09-20 11:35:34 +02:00
paste.cpp fix #19076: Crash when copying and pasting range with lines 2012-11-29 17:57:11 +01:00
pedal.cpp fix some regressions for line elements 2012-11-08 12:59:51 +01:00
pedal.h remove yoffset from Spanner 2012-10-29 17:14:05 +01:00
pitch.cpp add libmscore 2012-05-26 14:54:47 +02:00
pitch.h add libmscore 2012-05-26 14:54:47 +02:00
pitchspelling.cpp Fixed computing alteration of tcp's with respect to key degrees 2012-11-22 00:09:27 +01:00
pitchspelling.h Adds diatonic mode to the Transposition dlg box. 2012-11-22 00:09:27 +01:00
pitchvalue.h add libmscore 2012-05-26 14:54:47 +02:00
pos.cpp add libmscore 2012-05-26 14:54:47 +02:00
pos.h add libmscore 2012-05-26 14:54:47 +02:00
property.cpp add regression tests for Dynamic 2012-10-31 11:48:12 +01:00
property.h add Placement property to more elements 2012-10-31 11:48:12 +01:00
qzip.cpp fix multimeasure rests with hidden parts 2012-09-21 14:29:56 +02:00
qzipreader_p.h add libmscore 2012-05-26 14:54:47 +02:00
qzipwriter_p.h add libmscore 2012-05-26 14:54:47 +02:00
range.cpp fix debugging output 2012-12-05 14:50:19 +01:00
range.h fix for 'insert timesig' with regression test 2012-06-26 14:41:49 +02:00
read114.cpp 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
README.md add libmscore 2012-05-26 14:54:47 +02:00
rehearsalmark.cpp enhance single note tremolo layout 2012-11-22 09:42:57 +01:00
rehearsalmark.h More plugin bindings 2012-07-25 11:49:34 +02:00
rendermidi.cpp fix debugging output 2012-12-05 14:50:19 +01:00
rendermidi.h fix regression: midi rendering of grace notes 2012-12-05 14:50:19 +01:00
repeat.cpp fix system barline layout when vert. spacer set 2012-11-08 12:59:50 +01:00
repeat.h update for simpletext; enhanced text compatibility with 1.2 2012-10-04 17:07:38 +02:00
repeatlist.cpp fix system barline layout when vert. spacer set 2012-11-08 12:59:50 +01:00
repeatlist.h fix #6075: Play panel calculates score duration wrong 2012-07-02 18:43:11 +02:00
rest.cpp rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
rest.h rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
revisions.cpp add libmscore 2012-05-26 14:54:47 +02:00
revisions.h add libmscore 2012-05-26 14:54:47 +02:00
score.cpp fix regression: midi rendering of grace notes 2012-12-05 14:50:19 +01:00
score.h fix regression: midi rendering of grace notes 2012-12-05 14:50:19 +01:00
scorefile.cpp fix mtest 2012-11-22 10:47:00 +01:00
segment.cpp text layout: consider frame inner margins 2012-10-23 11:59:15 +02:00
segment.h fix #17690 2012-08-09 12:12:43 +02:00
segmentlist.cpp fix 1.2 import issue with clefs 2012-10-02 13:52:23 +02:00
segmentlist.h fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
select.cpp navigate next-chord and prev-chord now stops on grace note 2012-11-23 15:22:16 +01:00
select.h never select chord, only note(s) 2012-08-06 12:15:42 +02:00
sequencer.h simplify sequencer.h interface 2012-06-28 14:50:47 +02:00
shadownote.cpp fix #17674: Ledger lines appear when hovering below and above stave with rest in Note Entry 2012-08-06 12:23:01 +02:00
shadownote.h derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
sig.cpp fix 1.2 import of parts & grace notes 2012-09-10 11:55:24 +02:00
sig.h change text frame width and margins from mm units to space units 2012-09-10 11:55:24 +02:00
simpletext.cpp fix crashes with plugin loading; add translation example for plugins 2012-12-05 08:46:03 +01:00
simpletext.h update for simpletext; enhanced text compatibility with 1.2 2012-10-04 17:07:38 +02:00
slur.cpp let user put slur between any note, grace or not 2012-12-04 00:39:47 +01:00
slur.h rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
slurmap.h add libmscore 2012-05-26 14:54:47 +02:00
spacer.cpp add libmscore 2012-05-26 14:54:47 +02:00
spacer.h some improvements to plugin documentation 2012-11-06 10:07:47 +01:00
spanner.cpp remove yoffset from Spanner 2012-10-29 17:14:05 +01:00
spanner.h remove yoffset from Spanner 2012-10-29 17:14:05 +01:00
spannermap.h add libmscore 2012-05-26 14:54:47 +02:00
sparm.cpp mv sparm to libmscore 2012-07-06 18:23:29 +02:00
sparm.h mv sparm to libmscore 2012-07-06 18:23:29 +02:00
sparm_p.h fix spatium change for beams 2012-11-08 14:01:59 +01:00
spatium.h add libmscore 2012-05-26 14:54:47 +02:00
splitMeasure.cpp move ElementType to Element() 2012-09-13 18:07:11 +02:00
staff.cpp For Instrument-wizard-created staves with other than 5 lines, bar lines were wrong. 2012-11-18 13:30:37 +01:00
staff.h Initial implementation 2012-10-20 17:00:31 +02:00
staffstate.cpp add libmscore 2012-05-26 14:54:47 +02:00
staffstate.h More plugin bindings 2012-07-25 11:49:34 +02:00
stafftext.cpp add libmscore 2012-05-26 14:54:47 +02:00
stafftext.h More plugin bindings 2012-07-25 11:49:34 +02:00
stafftype.cpp use QList<StaffType**> in Score to avoid some copying 2012-10-29 17:14:05 +01:00
stafftype.h use QList<StaffType**> in Score to avoid some copying 2012-10-29 17:14:05 +01:00
stem.cpp rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
stem.h rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
style.cpp enhance single note tremolo layout 2012-11-22 09:42:57 +01:00
style.h enhance single note tremolo layout 2012-11-22 09:42:57 +01:00
style_p.h change text frame width and margins from mm units to space units 2012-09-10 11:55:24 +02:00
sym.cpp Add a fallback to Symbol::read() to recognize 'old' symbol names 2012-09-19 02:28:16 +02:00
sym.h Add a fallback to Symbol::read() to recognize 'old' symbol names 2012-09-19 02:28:16 +02:00
symbol.cpp more missing initializations 2012-09-24 17:14:32 +02:00
symbol.h Sym() cleanup; use Sym names in TextLine() 2012-09-08 11:35:25 +02:00
system.cpp Align with latest changes in Score::_staffTypes 2012-11-11 23:00:36 +01:00
system.h fix some regressions for line elements 2012-11-08 12:59:51 +01:00
tablature.cpp Fix #18220: Tablature::fretChord() was ignoring multiple notes of equal pitch 2012-09-19 19:38:25 +02:00
tablature.h add libmscore 2012-05-26 14:54:47 +02:00
tempo.cpp add libmscore 2012-05-26 14:54:47 +02:00
tempo.h More plugin bindings 2012-07-25 11:49:34 +02:00
tempotext.cpp moved property Placement to Element; change musicxml import/export to use Placement property 2012-10-31 14:21:13 +01:00
tempotext.h moved property Placement to Element; change musicxml import/export to use Placement property 2012-10-31 14:21:13 +01:00
text.cpp enhance 1.2 import of lyrics 2012-10-29 17:14:05 +01:00
text.h rename Text into MText for plugins 2012-12-05 08:46:03 +01:00
textframe.cpp derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
textframe.h More plugin bindings 2012-07-25 11:49:34 +02:00
textline.cpp add adjustReadPos() to layout() in TextLineSegment as suggested by miwarre 2012-11-04 12:50:36 +01:00
textline.h add adjustReadPos() to layout() in TextLineSegment as suggested by miwarre 2012-11-04 12:50:36 +01:00
tiemap.h derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
timesig.cpp Keeps custom texts and actual values entered in TimeSig properties dlg box 2012-11-01 01:14:07 +01:00
timesig.h Merge pull request #108 from mgavioli/TimeSig_allow_custom_texts 2012-11-18 04:41:18 -08:00
transpose.cpp Adds diatonic mode to the Transposition dlg box. 2012-11-22 00:09:27 +01:00
tremolo.cpp fix mtest 2012-11-22 10:47:00 +01:00
tremolo.h enhance single note tremolo layout 2012-11-22 09:42:57 +01:00
tremolobar.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
tremolobar.h More plugin bindings 2012-07-25 11:49:34 +02:00
trill.cpp fix some regressions for line elements 2012-11-08 12:59:51 +01:00
trill.h remove yoffset from Spanner 2012-10-29 17:14:05 +01:00
tuplet.cpp rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
tuplet.h rename toDefault() to reset() 2012-11-19 10:08:15 +01:00
tupletmap.h add libmscore 2012-05-26 14:54:47 +02:00
undo.cpp fix #14956: Undo unconnected tie causes crash 2012-12-03 17:06:27 +01:00
undo.h fix mtest 2012-11-22 10:47:00 +01:00
utils.cpp articulation updates 2012-11-21 15:57:35 +01:00
utils.h fix regressions for note entry 2012-08-08 20:46:29 +02:00
velo.cpp add libmscore 2012-05-26 14:54:47 +02:00
velo.h add libmscore 2012-05-26 14:54:47 +02:00
volta.cpp fix some regressions for line elements 2012-11-08 12:59:51 +01:00
volta.h remove yoffset from Spanner 2012-10-29 17:14:05 +01:00
xml.cpp add new property Placement to TempoText 2012-10-31 11:48:12 +01:00
xml.h add new property Placement to TempoText 2012-10-31 11:48:12 +01:00

libmscore

MuseScore score rendering library