MuseScore/libmscore
2014-02-03 09:15:27 +01:00
..
.gitignore add libmscore 2012-05-26 14:54:47 +02:00
accidental.cpp use Stein-Zimmermann accidentals 2013-12-10 16:14:49 +01:00
accidental.h smufl integration, part I 2013-11-12 09:29:12 +01:00
ambitus.cpp hide noteHeads array 2013-11-25 15:42:40 +01:00
ambitus.h merge Ambitus 2013-11-25 15:28:53 +01:00
arpeggio.cpp fix arpeggios for smufl 2013-12-02 14:10:47 +01:00
arpeggio.h implement arpeggios for smufl 2013-11-19 12:12:24 +01:00
articulation.cpp fix typo 2013-12-05 19:02:55 +01:00
articulation.h fix #23366: Top/Bottom vs. Above/Below Staff 2013-12-05 16:22:59 +01:00
audio.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
audio.h add namespace Ms 2013-05-13 19:43:59 +02:00
bagpembell.cpp fix oversized noteheads in bagpipe palette 2013-12-28 21:33:25 +01:00
bagpembell.h fix oversized noteheads in bagpipe palette 2013-12-28 21:33:25 +01:00
barline.cpp smufl: fix repeat barline dots 2014-01-07 13:17:03 +01:00
barline.h fix scale of dots in repeat barline for small staves 2013-08-06 14:45:03 +02:00
beam.cpp fix #24412 2014-01-30 16:44:30 +01:00
beam.h add noSlope beam style/property 2013-08-13 19:10:22 +02:00
bend.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
bend.h add namespace Ms 2013-05-13 19:43:59 +02:00
box.cpp rework of InputState 2013-10-24 12:09:00 +02:00
box.h move anchor while dragging dynamics 2013-10-22 12:05:31 +02:00
bracket.cpp smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
bracket.h add namespace Ms 2013-05-13 19:43:59 +02:00
breath.cpp smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
breath.h smufl integration, part I 2013-11-12 09:29:12 +01:00
bsp.cpp Fix a bug in BSP 2014-01-03 19:24:15 -08:00
bsp.h Make bsp safer to use. 2013-12-30 09:59:44 -08:00
bsymbol.cpp rework of InputState 2013-10-24 12:09:00 +02:00
bsymbol.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
check.cpp refactoring grace notes 2013-06-12 14:23:57 +02:00
chord.cpp implement arpeggios for smufl 2013-11-19 12:12:24 +01:00
chord.h add access to grace notes from plugins 2013-09-23 12:40:23 +02:00
chordline.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
chordline.h add namespace Ms 2013-05-13 19:43:59 +02:00
chordlist.cpp hide style->chord symbols behind -e flag 2013-11-28 21:38:22 +01:00
chordlist.h fix #21704: imported chords do not render 2013-06-30 15:34:41 -06:00
chordrest.cpp more fixes for 1.3 slurs import 2013-10-01 09:31:04 +02:00
chordrest.h change spanner to use closed interval tick-tick2 2013-08-12 10:38:07 +02:00
clef.cpp Fix clef change and courtesy clef display. 2013-12-24 20:17:57 +01:00
clef.h Fix TAB and PERC clefs. 2013-11-15 18:35:04 +01:00
cleflist.cpp update clef implementation 2013-09-05 16:38:04 +02:00
cleflist.h update clef implementation 2013-09-05 16:38:04 +02:00
CMakeLists.txt Finish renaming of Tablature class to StringData 2013-12-05 21:37:28 +01:00
cmd.cpp Calculates new line of moved note at the beginning of the move process. 2014-01-30 00:41:21 +00:00
cursor.cpp bugfixes for plugins; new test plugin random2 2013-10-06 15:04:23 +02:00
cursor.h improve, fix and extend plugin dosumentation 2014-01-12 12:51:51 +01:00
doc.dox remove deferred loading of chords.xml 2013-06-24 10:26:58 +02:00
drumset.cpp add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
drumset.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
dsp.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
dsp.h add namespace Ms 2013-05-13 19:43:59 +02:00
duration.cpp All midi import base on fractions 2013-07-13 14:48:44 +04:00
duration.h fix #22082 2013-07-31 11:06:01 +02:00
durationtype.cpp add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
durationtype.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
dynamic.cpp fixing some dynamics 2014-01-26 14:14:28 +01:00
dynamic.h move anchor while dragging dynamics 2013-10-22 12:05:31 +02:00
edit.cpp fix #24350: markings lost after timesig change 2014-01-20 18:49:20 -07:00
element.cpp Merge pull request #661 from MarkRS-UK/24339SlursFromOneVoiceToAnother 2014-01-24 02:25:41 -08:00
element.h enable kerning for consecutive score symbols (like fff) 2014-01-23 13:35:50 +01:00
elementlayout.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
elementlayout.h add namespace Ms 2013-05-13 19:43:59 +02:00
elementmap.cpp use interval tree for list of spanners 2013-07-05 11:24:14 +02:00
elementmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
excerpt.cpp fix 24377: crash on create parts if tbox present 2014-01-23 16:46:15 -07:00
excerpt.h add namespace Ms 2013-05-13 19:43:59 +02:00
fifo.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
fifo.h add namespace Ms 2013-05-13 19:43:59 +02:00
figuredbass.cpp cleanup sym.h use 2013-11-12 09:29:13 +01:00
figuredbass.h fix #21819: Q_INVOKABLE needs namespace declaration, better fix for #21812 2013-07-13 18:41:16 +02:00
fingering.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
fingering.h add namespace Ms 2013-05-13 19:43:59 +02:00
fraction.cpp fix mac build std::abs --> qAbs 2013-07-13 14:48:25 +02:00
fraction.h All midi import base on fractions 2013-07-13 14:48:44 +04:00
fret.cpp fix #24349: fret offset text size as style 2014-02-03 09:15:27 +01:00
fret.h Rename Tablature class to StringData 2013-09-15 18:43:48 +02:00
glissando.cpp smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
glissando.h improve, fix and extend plugin dosumentation 2014-01-12 12:51:51 +01:00
groups.cpp beam mode for grace notes 2013-11-25 09:13:28 +01:00
groups.h add more default beaming, fix time signature properties beaming options 2013-08-14 09:47:15 +02:00
hairpin.cpp fix #22231 2013-08-13 14:26:40 +02:00
hairpin.h fix #22231 2013-08-13 14:26:40 +02:00
harmony.cpp Add rendering of capo chords, and capo setting. 2013-12-10 16:20:06 +01:00
harmony.h handle style change for Marker 2014-01-16 12:33:23 +01:00
hook.cpp smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
hook.h fix #21221 2013-05-28 15:42:16 +02:00
icon.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
icon.h add namespace Ms 2013-05-13 19:43:59 +02:00
image.cpp fix image loading 2013-12-10 18:16:39 +01:00
image.h more fixes for null images 2013-08-31 13:42:45 +02:00
imageStore.cpp fix image loading 2013-12-10 18:16:39 +01:00
imageStore.h add namespace Ms 2013-05-13 19:43:59 +02:00
iname.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
iname.h add namespace Ms 2013-05-13 19:43:59 +02:00
input.cpp fix #23358 2013-10-31 08:12:53 +01:00
input.h fix #23358 2013-10-31 08:12:53 +01:00
instrchange.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
instrchange.h add namespace Ms 2013-05-13 19:43:59 +02:00
instrtemplate.cpp Finish renaming of Tablature class to StringData 2013-12-05 21:37:28 +01:00
instrtemplate.h Rename Tablature class to StringData 2013-09-15 18:43:48 +02:00
instrument.cpp Finish renaming of Tablature class to StringData 2013-12-05 21:37:28 +01:00
instrument.h Rename Tablature class to StringData 2013-09-15 18:43:48 +02:00
instrument_p.h Rename Tablature class to StringData 2013-09-15 18:43:48 +02:00
interval.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
interval.h add namespace Ms 2013-05-13 19:43:59 +02:00
joinMeasure.cpp fix #24350: markings lost after timesig change 2014-01-20 18:49:20 -07:00
jump.cpp When a score is saved and reloaded, jumps loose any custom text style and markers loose any custom text style and text. 2013-08-18 11:15:17 +02:00
jump.h add namespace Ms 2013-05-13 19:43:59 +02:00
key.cpp merge master 2013-07-08 14:44:28 +02:00
key.h fix #21221 2013-05-28 15:42:16 +02:00
keyfinder.cpp fix warnings due to -Wunused-function 2014-01-19 15:41:06 +01:00
keyfinder.h add namespace Ms 2013-05-13 19:43:59 +02:00
keysig.cpp fix #18453: C major Key Signature get lost in nightlies if exported from concert pitch in 1.3 2013-11-22 20:02:39 +01:00
keysig.h smufl integration, part I 2013-11-12 09:29:12 +01:00
lasso.cpp fix inspector for lasso (fotomode) 2013-05-24 18:40:32 +02:00
lasso.h fix inspector for lasso (fotomode) 2013-05-24 18:40:32 +02:00
layout.cpp no gui in converter mode; more robust reading of bad score files 2013-12-31 12:33:57 +01:00
layout.h add namespace Ms 2013-05-13 19:43:59 +02:00
layoutbreak.cpp expose LineBreakType to plugins 2013-10-05 23:13:33 +02:00
layoutbreak.h expose LineBreakType to plugins 2013-10-05 23:13:33 +02:00
ledgerline.cpp add access to grace notes from plugins 2013-09-23 12:40:23 +02:00
ledgerline.h add namespace Ms 2013-05-13 19:43:59 +02:00
line.cpp fix #24484 - bad access in SLine::linePos 2014-01-29 14:47:54 -08:00
line.h fix for line editing; fix ottava import from 1.3 2013-08-28 11:10:47 +02:00
lyrics.cpp smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
lyrics.h add namespace Ms 2013-05-13 19:43:59 +02:00
marker.cpp fix #19443 2014-01-26 11:29:07 +01:00
marker.h fix typo 2014-01-26 13:45:28 +01:00
mcursor.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
mcursor.h add namespace Ms 2013-05-13 19:43:59 +02:00
measure.cpp Read prior version mscx files correctly by defaulting to single voice 2014-01-23 22:13:33 +00:00
measure.h revert PR #566 2013-11-27 11:51:16 +01:00
measurebase.cpp expose LineBreakType to plugins 2013-10-05 23:13:33 +02:00
measurebase.h expose LineBreakType to plugins 2013-10-05 23:13:33 +02:00
mscore.cpp style handling for parts 2014-01-30 13:10:45 +01:00
mscore.h style handling for parts 2014-01-30 13:10:45 +01:00
mscoreview.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
mscoreview.h synchronize loop marker with pianoroll 2013-10-18 12:21:01 +02:00
navigate.cpp change implementation of multi measure rests 2013-09-19 15:08:54 +02:00
navigate.h refactoring grace notes 2013-06-12 14:23:57 +02:00
noscript.h add compile option for plugin system 2012-07-09 14:16:27 +02:00
note.cpp reenable bagpipe embellishment 2013-12-23 17:17:05 +01:00
note.h improve, fix and extend plugin dosumentation 2014-01-12 12:51:51 +01:00
notedot.cpp cleanup sym.h use 2013-11-12 09:29:13 +01:00
notedot.h fix #12970 2013-07-15 08:15:20 +02:00
noteevent.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
noteevent.h add namespace Ms 2013-05-13 19:43:59 +02:00
noteline.cpp refactoring spanner, part I 2013-06-10 11:03:34 +02:00
noteline.h refactoring spanner, part I 2013-06-10 11:03:34 +02:00
ossia.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
ossia.h add namespace Ms 2013-05-13 19:43:59 +02:00
ottava.cpp fix mtest 2014-01-13 11:22:18 +01:00
ottava.h more fixes for line editing 2013-08-30 12:46:34 +02:00
page.cpp fix measure search when instrument is hidden 2013-08-29 18:42:01 +02:00
page.h fix #21189: Page Settings -> first Page number is not retained from a 1.x score 2013-05-23 13:59:38 +02:00
part.cpp Finish renaming of Tablature class to StringData 2013-12-05 21:37:28 +01:00
part.h small build fix 2014-01-13 18:16:20 +01:00
paste.cpp fix #23913: Crash on copy of selected chord symbols 2013-12-26 23:29:50 +01:00
pedal.cpp smufl integration, part II 2013-11-12 09:29:12 +01:00
pedal.h updates for style 2013-08-09 11:42:45 +02:00
pitch.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
pitch.h add namespace Ms 2013-05-13 19:43:59 +02:00
pitchspelling.cpp also B#, B## - and add test 2013-12-17 16:47:55 -07:00
pitchspelling.h fix #11115: support solfeggio note names 2013-06-28 17:35:37 -06:00
pitchvalue.h add namespace Ms 2013-05-13 19:43:59 +02:00
pos.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
pos.h add namespace Ms 2013-05-13 19:43:59 +02:00
property.cpp fix warnings due to -Wswitch 2014-01-17 14:52:31 +01:00
property.h add track2 to spanner 2013-09-27 11:20:12 +02:00
qzip.cpp fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
qzipreader_p.h fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
qzipwriter_p.h fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
range.cpp fix repeat barlines & "free" annotations 2014-01-21 17:47:03 -07:00
range.h fix #24350: markings lost after timesig change 2014-01-20 18:49:20 -07:00
read114.cpp fix #24380: convert 1.3 text frame settings to spatium 2014-01-23 23:04:58 -07:00
README.md add libmscore 2012-05-26 14:54:47 +02:00
rehearsalmark.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
rehearsalmark.h add namespace Ms 2013-05-13 19:43:59 +02:00
rendermidi.cpp fix warnings due to -Wparentheses 2014-01-18 12:23:11 +01:00
repeat.cpp fix drawing and layouting of repeat measure sign 2013-09-04 10:49:33 +02:00
repeat.h add namespace Ms 2013-05-13 19:43:59 +02:00
repeatlist.cpp update bravura; update loop function 2013-12-02 09:31:22 +01:00
repeatlist.h add namespace Ms 2013-05-13 19:43:59 +02:00
rest.cpp smufl: add multi measure rest test 2013-11-19 19:23:15 +01:00
rest.h smufl integration, part I 2013-11-12 09:29:12 +01:00
revisions.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
revisions.h add namespace Ms 2013-05-13 19:43:59 +02:00
score.cpp style handling for parts 2014-01-30 13:10:45 +01:00
score.h fix #16222 2013-12-31 12:42:12 +01:00
scorefile.cpp adapt bsp changes 2014-01-03 12:09:23 +01:00
segment.cpp no gui in converter mode; more robust reading of bad score files 2013-12-31 12:33:57 +01:00
segment.h Renamed element to "Ambitus" 2013-11-25 12:17:12 +01:00
segmentlist.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
segmentlist.h add namespace Ms 2013-05-13 19:43:59 +02:00
select.cpp fix #23913: Crash on copy of selected chord symbols 2013-12-26 23:29:50 +01:00
select.h Initial implementation of copying and pasting of staff collateral elements. 2013-10-21 15:57:21 +02:00
sequencer.h add namespace Ms 2013-05-13 19:43:59 +02:00
shadownote.cpp smufl integration: articulation 2 2013-11-12 09:29:13 +01:00
shadownote.h smufl integration, part I 2013-11-12 09:29:12 +01:00
sig.cpp Fix issue #21533 (MIDI file causes crash) 2013-07-21 18:37:22 +04:00
sig.h add namespace Ms 2013-05-13 19:43:59 +02:00
simpletext.cpp misc. fixes for text editing 2014-01-31 14:07:21 +01:00
simpletext.h fix #24488 2014-01-30 14:39:28 +01:00
slur.cpp Read prior version mscx files correctly by defaulting to single voice 2014-01-23 22:13:33 +00:00
slur.h add play property for note; fix slur editing 2013-08-23 13:55:54 +02:00
spacer.cpp make breaks and spacer bigger 2013-05-15 18:33:39 +02:00
spacer.h add namespace Ms 2013-05-13 19:43:59 +02:00
spanner.cpp fix spanner regressions 2013-10-14 11:56:54 +02:00
spanner.h improve, fix and extend plugin dosumentation 2014-01-12 12:51:51 +01:00
spannermap.cpp fix #21721: Spanners not properly deleted when corresponding anchoring notes are deleted 2013-10-11 21:42:17 +02:00
spannermap.h fix #21964 2013-07-24 14:33:46 +02:00
spatium.h add namespace Ms 2013-05-13 19:43:59 +02:00
splitMeasure.cpp fix #24350: markings lost after timesig change 2014-01-20 18:49:20 -07:00
staff.cpp fix warnings due to -Wunused-parameter 2014-01-15 22:05:05 +01:00
staff.h fix #24041: Pitches incorrect after inserting measures before key signature/clef change 2013-12-28 16:58:06 +01:00
staffstate.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
staffstate.h add namespace Ms 2013-05-13 19:43:59 +02:00
stafftext.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
stafftext.h add namespace Ms 2013-05-13 19:43:59 +02:00
stafftype.cpp fix #24287 2014-01-15 11:11:48 +01:00
stafftype.h Re-factor presets and staff types. 2013-08-18 11:55:31 +02:00
stem.cpp smufl integration: fix flags 2013-11-12 09:29:13 +01:00
stem.h fix #23000: Undo does not restore former sizing of stem 2013-10-03 16:11:59 +02:00
stemslash.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
stemslash.h fix #21221 2013-05-28 15:42:16 +02:00
stringdata.cpp fix warnings due to -Wunused-function 2014-01-19 15:41:06 +01:00
stringdata.h Finish renaming of Tablature class to StringData 2013-12-05 21:37:28 +01:00
style.cpp fix #24349: fret offset text size as style 2014-02-03 09:15:27 +01:00
style.h fix #24349: fret offset text size as style 2014-02-03 09:15:27 +01:00
style_p.h updates for style 2013-08-09 11:42:45 +02:00
sym.cpp fix #23366: typo in font name 2014-01-31 09:27:52 +01:00
sym.h implement fallback font (Bravura) for symbols in text 2014-01-23 18:49:07 +01:00
symbol.cpp add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
symbol.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
synthesizerstate.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
synthesizerstate.h add namespace Ms 2013-05-13 19:43:59 +02:00
system.cpp fix #23366: capitalization 2014-01-13 16:37:02 +01:00
system.h more fixes for line editing 2013-08-30 12:46:34 +02:00
tempo.cpp fix #21277 2013-05-31 15:09:34 +02:00
tempo.h add namespace Ms 2013-05-13 19:43:59 +02:00
tempotext.cpp sensible default for tempo text 2013-09-30 18:00:33 +02:00
tempotext.h add namespace Ms 2013-05-13 19:43:59 +02:00
text.cpp change symbol palette in text input to use score symbols 2014-01-23 17:52:57 +01:00
text.h change symbol palette in text input to use score symbols 2014-01-23 17:52:57 +01:00
textframe.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
textframe.h add namespace Ms 2013-05-13 19:43:59 +02:00
textline.cpp smufl: add ottava numbers for emmentaler 2014-01-09 13:09:58 +01:00
textline.h more styling for ottava 2013-08-12 10:38:06 +02:00
tie.cpp fix #22978 2013-10-02 10:26:29 +02:00
tie.h updates&fixes for tie editing 2013-08-22 12:18:37 +02:00
tiemap.h add namespace Ms 2013-05-13 19:43:59 +02:00
timesig.cpp Time Sig Props dlg box layout 2013-11-26 23:41:43 +01:00
timesig.h improve, fix and extend plugin dosumentation 2014-01-12 12:51:51 +01:00
transpose.cpp fix #11661: grace notes are not part of selection 2013-08-31 17:45:28 +02:00
tremolo.cpp fixes for stem layout 2013-05-23 12:33:42 +02:00
tremolo.h add namespace Ms 2013-05-13 19:43:59 +02:00
tremolobar.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
tremolobar.h add namespace Ms 2013-05-13 19:43:59 +02:00
trill.cpp fixes for emmentaler-8 vtest 2013-11-22 14:29:24 +01:00
trill.h bravura: fix some trill lines 2013-11-19 17:23:29 +01:00
tuplet.cpp fix #9009, more styles for tuplets 2013-09-02 19:07:39 +02:00
tuplet.h fix #21952: Guitar Pro Mixed tuplets incorrectly imported 2013-08-01 08:16:41 +02:00
tupletmap.h add namespace Ms 2013-05-13 19:43:59 +02:00
undo.cpp handle style change for Marker 2014-01-16 12:33:23 +01:00
undo.h fix #24041: Pitches incorrect after inserting measures before key signature/clef change 2013-12-28 16:58:06 +01:00
utils.cpp fix playback of multi measure rests 2013-10-31 12:49:55 +01:00
utils.h update clef implementation 2013-09-05 16:38:04 +02:00
velo.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
velo.h add namespace Ms 2013-05-13 19:43:59 +02:00
volta.cpp fix inspector handling of QComboBox 2013-08-09 13:20:15 +02:00
volta.h more styling for ottava 2013-08-12 10:38:06 +02:00
xml.cpp smufl integration, part I 2013-11-12 09:29:12 +01:00
xml.h allow slurs from higher track to lower 2013-10-13 13:06:32 +02:00

libmscore

MuseScore score rendering library