MuseScore/libmscore
2012-08-23 12:28:27 +02:00
..
.gitignore add libmscore 2012-05-26 14:54:47 +02:00
accidental.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
accidental.h fix regressions for note entry 2012-08-08 20:46:29 +02:00
arpeggio.cpp add libmscore 2012-05-26 14:54:47 +02:00
arpeggio.h More plugin bindings 2012-07-25 11:49:34 +02:00
articulation.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
articulation.h fix script bindings for some enums 2012-08-04 15:46:43 +02: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 property implementation rollback 2012-08-10 17:01:35 +02:00
barline.h extend property implementation 2012-08-12 11:44:36 +02:00
beam.cpp enhanced 1.2 import 2012-08-23 12:28:27 +02:00
beam.h extend property implementation 2012-08-12 11:44:36 +02: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 extend property implementation 2012-08-12 11:44:36 +02:00
box.h extend property implementation 2012-08-12 11:44:36 +02:00
bracket.cpp add libmscore 2012-05-26 14:54:47 +02:00
bracket.h More plugin bindings 2012-07-25 11:49:34 +02:00
breath.cpp add libmscore 2012-05-26 14:54:47 +02:00
breath.h More plugin bindings 2012-07-25 11:49:34 +02: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 plugin bindings 2012-07-25 11:49:34 +02:00
check.cpp fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
chord.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
chord.h fix script bindings for some enums 2012-08-04 15:46:43 +02:00
chordline.cpp add libmscore 2012-05-26 14:54:47 +02:00
chordline.h More plugin bindings 2012-07-25 11:49:34 +02:00
chordlist.cpp add more config.h 2012-07-19 11:09:46 +02:00
chordlist.h add libmscore 2012-05-26 14:54:47 +02:00
chordrest.cpp extend property implementation 2012-08-12 11:44:36 +02:00
chordrest.h extend property implementation 2012-08-12 11:44:36 +02:00
clef.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +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 Make XCode generator add headers to project 2012-08-13 15:11:00 +02:00
cmd.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
cursor.cpp fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
cursor.h Plugin - Cursor: some fixes to rewind(), next(), nextMeasure() methods 2012-07-18 17:34:34 +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 allow unstyled dynamics 2012-07-22 17:11:36 +02:00
dynamic.h More plugin bindings 2012-07-25 11:49:34 +02:00
edit.cpp fix crash when pressing note names on tab staff 2012-08-18 09:44:49 +02:00
element.cpp enhance 1.2 import for title texts 2012-08-23 11:46:54 +02:00
element.h extend property implementation 2012-08-12 11:44:36 +02:00
elementlayout.cpp add libmscore 2012-05-26 14:54:47 +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
elementType.h cleanups: remove mscore1.h, add elementType.h 2012-07-13 13:36:41 +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 enum script binding for SegmentType 2012-08-03 15:54: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 FiguredBassItem properties: completed 2012-08-14 15:00:48 +02:00
figuredbass.h FiguredBassItem properties: completed 2012-08-14 15:00:48 +02:00
fingering.cpp add libmscore 2012-05-26 14:54:47 +02:00
fingering.h fix loading of instrument templates 2012-08-06 09:29:11 +02: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 add libmscore 2012-05-26 14:54:47 +02:00
fret.h More plugin bindings 2012-07-25 11:49:34 +02:00
glissando.cpp fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
glissando.h More plugin bindings 2012-07-25 11:49:34 +02:00
hairpin.cpp property implementation rollback 2012-08-10 17:01:35 +02:00
hairpin.h property implementation rollback 2012-08-10 17:01:35 +02:00
harmony.cpp add libmscore 2012-05-26 14:54:47 +02:00
harmony.h some more plugin doc updates 2012-07-14 17:34:39 +02: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 libmscore 2012-05-26 14:54:47 +02:00
icon.h derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
image.cpp extend property implementation 2012-08-12 11:44:36 +02: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 add libmscore 2012-05-26 14:54:47 +02:00
iname.h add libmscore 2012-05-26 14:54:47 +02:00
input.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
input.h rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09: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 implement cascading instrument definitions 2012-07-26 14:35:13 +02: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 add libmscore 2012-05-26 14:54:47 +02:00
key.cpp add libmscore 2012-05-26 14:54:47 +02:00
key.h fix regressions for note entry 2012-08-08 20:46:29 +02: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 updates for Clef, KeySig, TimeSig 2012-07-27 18:01:15 +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 rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02: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 fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
line.h More plugin bindings 2012-07-25 11:49:34 +02:00
lyrics.cpp add libmscore 2012-05-26 14:54:47 +02:00
lyrics.h More plugin bindings 2012-07-25 11:49:34 +02:00
measure.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
measure.h fix regressions for note entry 2012-08-08 20:46:29 +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 FiguredBassItem properties again 2012-08-11 01:15:22 +02:00
mscore.h fix regressions for note entry 2012-08-08 20:46:29 +02:00
mscoreview.h add libmscore 2012-05-26 14:54:47 +02:00
navigate.cpp fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
navigate.h add libmscore 2012-05-26 14:54:47 +02:00
noscript.h add compile option for plugin system 2012-07-09 14:16:27 +02:00
note.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
note.h extend property implementation 2012-08-12 11:44:36 +02: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 add libmscore 2012-05-26 14:54:47 +02:00
noteevent.h add libmscore 2012-05-26 14:54:47 +02: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 add libmscore 2012-05-26 14:54:47 +02:00
ottava.h More plugin bindings 2012-07-25 11:49:34 +02:00
page.cpp fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
page.h More plugin bindings 2012-07-25 11:49:34 +02:00
part.cpp fixes for 'show part' flag (instrument dialog) 2012-08-01 22:15:58 +02:00
part.h Fixed wrong class/struct forward declarations 2012-08-12 16:14:58 +02:00
paste.cpp fix #17690 2012-08-09 12:12:43 +02:00
pedal.cpp add libmscore 2012-05-26 14:54:47 +02:00
pedal.h More plugin bindings 2012-07-25 11:49:34 +02: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 fix regressions for note entry 2012-08-08 20:46:29 +02:00
pitchspelling.h fix regressions for note entry 2012-08-08 20:46:29 +02: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 FiguredBassItem properties: completed 2012-08-14 15:00:48 +02:00
property.h FiguredBassItem properties: completed 2012-08-14 15:00:48 +02:00
qzip.cpp add libmscore 2012-05-26 14:54:47 +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 enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
range.h fix for 'insert timesig' with regression test 2012-06-26 14:41:49 +02:00
read114.cpp enhanced 1.2 import 2012-08-23 12:28:27 +02:00
README.md add libmscore 2012-05-26 14:54:47 +02:00
rehearsalmark.cpp add libmscore 2012-05-26 14:54:47 +02:00
rehearsalmark.h More plugin bindings 2012-07-25 11:49:34 +02:00
rendermidi.cpp fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
repeat.cpp add libmscore 2012-05-26 14:54:47 +02:00
repeat.h More plugin bindings 2012-07-25 11:49:34 +02:00
repeatlist.cpp enhance import of 1.2 voltas 2012-07-04 13:04:54 +02:00
repeatlist.h fix #6075: Play panel calculates score duration wrong 2012-07-02 18:43:11 +02:00
rest.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
rest.h fix crash when trying to clone&drag rest 2012-07-24 15:01:25 +02: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 rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
score.h cleanup note entry 2012-08-07 16:05:37 +02:00
scorefile.cpp property implementation rollback 2012-08-10 17:01:35 +02:00
segment.cpp fix #17690 2012-08-09 12:12:43 +02:00
segment.h fix #17690 2012-08-09 12:12:43 +02:00
segmentlist.cpp fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
segmentlist.h fix enum script binding for SegmentType 2012-08-03 15:54:02 +02:00
select.cpp never select chord, only note(s) 2012-08-06 12:15:42 +02: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 add libmscore 2012-05-26 14:54:47 +02:00
sig.h add libmscore 2012-05-26 14:54:47 +02:00
simpletext.cpp allow for text frames without border 2012-07-20 22:14:00 +02:00
simpletext.h More plugin bindings 2012-07-25 11:49:34 +02:00
slur.cpp add patch: fix for slurs and slur layout improvement 2012-08-10 09:21:29 +02:00
slur.h Fixed wrong class/struct forward declarations 2012-08-12 16:14:58 +02: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 More plugin bindings 2012-07-25 11:49:34 +02:00
spanner.cpp add libmscore 2012-05-26 14:54:47 +02:00
spanner.h More plugin bindings 2012-07-25 11:49:34 +02: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 mv sparm to libmscore 2012-07-06 18:23:29 +02:00
spatium.h add libmscore 2012-05-26 14:54:47 +02:00
splitMeasure.cpp add libmscore 2012-05-26 14:54:47 +02:00
staff.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
staff.h rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +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 Set defaults for TAB staff type common parameters same as other staff types 2012-08-17 15:39:51 +02:00
stafftype.h add libmscore 2012-05-26 14:54:47 +02:00
stem.cpp fix importing stem length from old versions 2012-08-22 13:45:32 +02:00
stem.h More plugin bindings 2012-07-25 11:49:34 +02:00
style.cpp fix script bindings for some enums 2012-08-04 15:46:43 +02:00
style.h fix script bindings for some enums 2012-08-04 15:46:43 +02:00
style_p.h add alpha channel to color selector; add background color to textframe 2012-07-20 21:46:31 +02:00
sym.cpp add libmscore 2012-05-26 14:54:47 +02:00
sym.h add more config.h 2012-07-19 11:09:46 +02:00
symbol.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
symbol.h some minor fixes for plugin documentation 2012-08-06 08:45:08 +02:00
system.cpp fix hide part: spanner, slurs, instrument names 2012-08-04 20:30:26 +02:00
system.h layout changes 2012-08-02 18:33:43 +02:00
tablature.cpp fix loading of instrument templates 2012-08-06 09:29:11 +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 More plugin bindings 2012-07-25 11:49:34 +02:00
tempotext.h More plugin bindings 2012-07-25 11:49:34 +02:00
text.cpp fix #17643: Weird behaviour on editing existing textual elements 2012-08-08 21:22:04 +02:00
text.h add alpha channel to color selector; add background color to textframe 2012-07-20 21:46:31 +02: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 enhance import of 1.2 voltas 2012-07-04 13:04:54 +02:00
textline.h More plugin bindings 2012-07-25 11:49:34 +02:00
tiemap.h derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
timesig.cpp updates for Clef, KeySig, TimeSig 2012-07-27 18:01:15 +02:00
timesig.h updates for Clef, KeySig, TimeSig 2012-07-27 18:01:15 +02:00
transpose.cpp fix regressions for note entry 2012-08-08 20:46:29 +02:00
tremolo.cpp add libmscore 2012-05-26 14:54:47 +02:00
tremolo.h More plugin bindings 2012-07-25 11:49:34 +02: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 add libmscore 2012-05-26 14:54:47 +02:00
trill.h More plugin bindings 2012-07-25 11:49:34 +02:00
tuplet.cpp extend property implementation 2012-08-12 11:44:36 +02:00
tuplet.h property implementation rollback 2012-08-10 17:01:35 +02:00
tupletmap.h add libmscore 2012-05-26 14:54:47 +02:00
undo.cpp rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
undo.h fix loading of instrument templates 2012-08-06 09:29:11 +02:00
utils.cpp fix quantization for MIDI import, qunaantizeze te to the closest note value 2012-08-16 21:40:23 +02: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 enhance import of 1.2 voltas 2012-07-04 13:04:54 +02:00
volta.h More plugin bindings 2012-07-25 11:49:34 +02:00
xml.cpp property implementation rollback 2012-08-10 17:01:35 +02:00
xml.h add libmscore 2012-05-26 14:54:47 +02:00

libmscore

MuseScore score rendering library