MuseScore/libmscore
2016-10-10 11:20:26 +02:00
..
.gitignore
accidental.cpp fix read114 test for accidentals, remove old unused accidentals and replace by naturals. Order accidentals like SMuFL. Add a couple more accidentals. 2016-09-29 15:17:51 +02:00
accidental.h fix read114 test for accidentals, remove old unused accidentals and replace by naturals. Order accidentals like SMuFL. Add a couple more accidentals. 2016-09-29 15:17:51 +02:00
ambitus.cpp remove many setLayoutAll() calls; cleanups 2016-06-14 10:32:34 +02:00
ambitus.h fix #109016: part extraction and ambitus 2016-05-25 12:10:52 +02:00
arpeggio.cpp remove many setLayoutAll() calls; cleanups 2016-06-14 10:32:34 +02:00
arpeggio.h Layout reorganization 2016-04-13 11:05:04 +02:00
articulation.cpp fix midi rendering of articulations so mtests now pass 2016-10-06 17:03:51 +02:00
articulation.h fix midi rendering of articulations 2016-10-06 16:36:50 +02:00
audio.cpp
audio.h
bagpembell.cpp fix #71256: Updating Bagpipe Embellishment pitches and instrument range for correct displaying 2016-03-16 20:07:21 -04:00
bagpembell.h
barline.cpp fix #110881: Regression-barline editing handled incorrectly 2016-09-17 12:27:19 +02:00
barline.h Merge pull request #2664 from heuchi/plugin-barlinetype-new 2016-06-23 14:29:59 +02:00
beam.cpp fix beam width of grace notes 2016-08-09 15:22:55 +02:00
beam.h fix #122601 Opening the same score multiple times gives different results 2016-08-29 15:54:36 +02:00
bend.cpp fix typo for BEND text style 2016-10-07 15:12:25 +02:00
bend.h more TremoloBar properties 2016-09-20 17:13:54 +02:00
box.cpp fix #125931: Vertical frame Bottom gap does't work in inspector 2016-09-27 13:38:28 +02:00
box.h fix #125931: Vertical frame Bottom gap does't work in inspector 2016-09-27 13:38:28 +02:00
bracket.cpp fix editing of brackets 2016-06-10 10:36:06 +02:00
bracket.h cleanup system brackets 2016-05-25 21:08:26 +02:00
breath.cpp use property type SYMID for property SYMBOL 2016-09-19 13:59:57 +02:00
breath.h fix #108616 add more breath mark /caesura symbols to palette 2016-09-19 11:28:55 +02:00
bsp.cpp code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
bsp.h
bsymbol.cpp add 'Z' to properties; paint stems above ledgerlines 2016-08-07 11:26:32 +02:00
bsymbol.h add 'Z' to properties; paint stems above ledgerlines 2016-08-07 11:26:32 +02:00
check.cpp add debug menu option to hightlight corrupted measures 2016-06-03 18:26:51 +02:00
chord.cpp change implementation of articulations 2016-10-06 12:21:39 +02:00
chord.h change accidental file format 2016-09-22 12:02:41 +02:00
chordline.cpp code cleanups 2016-04-13 11:10:17 +02:00
chordline.h code cleanups 2016-04-13 11:10:17 +02:00
chordlist.cpp code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
chordlist.h more compatibility tests for 1.3 2016-09-20 11:56:12 +02:00
chordrest.cpp change implementation of articulations 2016-10-06 12:21:39 +02:00
chordrest.h implement lyrics above stave 2016-08-24 14:49:51 +02:00
clef.cpp add more F and C clefs, refactor clef.cpp and use symId and line when possible 2016-09-29 01:14:03 +02:00
clef.h add more F and C clefs, refactor clef.cpp and use symId and line when possible 2016-09-29 01:14:03 +02:00
cleflist.cpp
cleflist.h
CMakeLists.txt add back compatibility test for 1.3, add test for 2.0, change read207 to 206 2016-09-19 13:25:54 +02:00
cmd.cpp change implementation of articulations 2016-10-06 12:21:39 +02:00
cursor.cpp specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
cursor.h fix #95821 expose result of Score::tempo(tick) as Cursor.tempo 2016-01-29 13:59:22 +01:00
doc.dox
drumset.cpp framework for partial relayout 2016-04-13 11:35:21 +02:00
drumset.h Fix #100396: change "note heads" to "noteheads" 2016-05-02 21:22:29 -04:00
dsp.cpp
dsp.h
duration.cpp specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
duration.h fix some regressions, mtest 2016-04-13 11:38:08 +02:00
durationtype.cpp Rhythmic groupings for subbeats 2016-08-19 21:58:41 +01:00
durationtype.h fix some warning/error messages from lupdate 2016-09-29 08:05:39 +02:00
dynamic.cpp fix #125566: all clefs in palette centered on top staff line 2016-09-21 15:49:02 +02:00
dynamic.h updates for hairpins, dynamics 2016-08-02 17:06:35 +02:00
edit.cpp change implementation of articulations 2016-10-06 12:21:39 +02:00
element.cpp get rid of special casing the z-order of ledger lines and images 2016-09-06 13:37:03 +02:00
element.h fix TremoloBar 2016-09-20 14:44:53 +02:00
elementlayout.cpp make DPI=72 constant 2015-11-16 14:24:47 +01:00
elementlayout.h
elementmap.cpp
elementmap.h
excerpt.cpp fix #127556: remove _repeatMeasure property from MeasureBase 2016-10-07 08:33:55 +02:00
excerpt.h add playback control for voices 2016-09-16 12:07:58 +02:00
fifo.cpp
fifo.h code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
figuredbass.cpp update font handling 2016-09-06 11:39:35 +02:00
figuredbass.h Updates the documentation for classes named from E to L to proposal A) in http://dev-list.musescore.org/Plugin-documentation-generated-manual-td7579164.html 2015-04-24 00:55:46 +02:00
fingering.cpp code cleanups 2016-04-13 11:10:17 +02:00
fingering.h code cleanups 2016-04-13 11:10:17 +02:00
fraction.cpp Layout reorganization 2016-04-13 11:05:04 +02:00
fraction.h replace ticks in mscore file by fraction 2016-07-07 16:20:29 +02:00
fret.cpp fix #125566: all clefs in palette centered on top staff line 2016-09-21 15:49:02 +02:00
fret.h add more guitar fretboard diagrams in advanced/master palette (new way to init diagrams from code using X-12O2 notation) 2016-03-23 12:08:44 +04:00
glissando.cpp more option when selecting similar notes 2016-09-22 16:07:47 +02:00
glissando.h Layout reorganization 2016-04-13 11:05:04 +02:00
groups.cpp fix beam grouping regression 2016-04-13 11:20:05 +02:00
groups.h fix #47996 Regression: beaming in Time Sig props inactive 2015-02-17 22:28:36 +01:00
hairpin.cpp update hairpin; fix drag of lines to staff > 1 2016-09-22 17:28:44 +02:00
hairpin.h update hairpin; fix drag of lines to staff > 1 2016-09-22 17:28:44 +02:00
harmony.cpp fix #135731: square rehearsal mark by default. Fix #89231: Box around rehearsal marks too square for narrow letters 2016-10-07 17:12:09 +02:00
harmony.h remove Harmony::textStyleChanged() 2016-05-20 14:51:14 +02:00
hook.cpp reorder layout to fix hooks 2016-05-19 13:15:46 +02:00
hook.h add proper access to stem, beam, slahbeam and hook of chords 2015-03-18 12:17:01 +01:00
icon.cpp
icon.h
image.cpp get rid of special casing the z-order of ledger lines and images 2016-09-06 13:37:03 +02:00
image.h
imageStore.cpp fix #90811: allow dots in filenames 2015-12-16 10:24:34 +01:00
imageStore.h
iname.cpp make instrument names editable 2016-10-06 18:36:29 +02:00
iname.h make instrument names editable 2016-10-06 18:36:29 +02:00
input.cpp First attempt to not allow gaps any more 2016-06-01 18:31:51 +02:00
input.h NoteEntryMethod enum class for InputState 2016-08-08 16:45:49 +01:00
instrchange.cpp fix #124166 printing from MuseScore or exporting via a third-party pdf printer causes an unexpected result 2016-09-26 10:19:35 +02:00
instrchange.h fix #65961: dotted line when dragging text 2015-06-19 14:37:27 -06:00
instrtemplate.cpp code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
instrtemplate.h cleanup instrument name handling 2015-04-13 17:12:53 +02:00
instrument.cpp fix midi rendering of articulations 2016-10-06 16:36:50 +02:00
instrument.h Read/write Midi mapping to msc* and midi files 2015-07-15 21:07:34 +05:00
interval.cpp
interval.h Fix char sign to pass tests on ARM. 2016-03-30 13:07:30 -04:00
joinMeasure.cpp Layout reorganization 2016-04-13 11:05:04 +02:00
jump.cpp inspector updates; misc. cleanups 2016-06-09 09:33:19 +02:00
jump.h code cleanups 2016-04-13 11:10:17 +02:00
key.cpp fix #81731: Crash when repeatedly pressing Shift+A 2016-01-22 11:34:31 +04:00
key.h fix #81731: Crash when repeatedly pressing Shift+A 2016-01-22 11:34:31 +04:00
keyfinder.cpp specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
keyfinder.h
keylist.cpp
keylist.h
keysig.cpp inspector updates; misc. cleanups 2016-06-09 09:33:19 +02:00
keysig.h code cleanups 2016-04-13 11:10:17 +02:00
lasso.cpp framework for partial relayout 2016-04-13 11:35:21 +02:00
lasso.h
layout.cpp fix #125931 Vertical frame gaps 2016-09-28 16:56:42 +02:00
layout.h new style parameter for autoplace vertical alignment range 2016-08-22 12:08:21 +02:00
layoutbreak.cpp mark irregular measures 2016-08-06 11:36:51 +02:00
layoutbreak.h Updates the documentation for classes named from E to L to proposal A) in http://dev-list.musescore.org/Plugin-documentation-generated-manual-td7579164.html 2015-04-24 00:55:46 +02:00
ledgerline.cpp get rid of special casing the z-order of ledger lines and images 2016-09-06 13:37:03 +02:00
ledgerline.h
line.cpp fix custom dash for hairpin, trill and textline 2016-09-22 15:54:39 +02:00
line.h autoplace for volta 2016-07-10 12:00:57 +02:00
lyrics.cpp fix #123501 LYrics hyphen gets positioned too low 2016-09-08 10:54:44 +02:00
lyrics.h fix #123501 LYrics hyphen gets positioned too low 2016-09-08 10:54:44 +02:00
marker.cpp fix #135791: Dynamics text style should be italic. More compatibility of text styles and markers 2016-10-07 22:45:12 +02:00
marker.h code cleanups 2016-04-13 11:10:17 +02:00
mcursor.cpp fix more regressions; comment out all failing mtest 2016-04-13 12:07:48 +02:00
mcursor.h specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
measure.cpp fix #136681: Corrupted scores with complex tuplet 2016-10-10 11:20:26 +02:00
measure.h fix #125591: Support tick and short barline in MusicXML import/export 2016-09-21 17:10:19 +02:00
measurebase.cpp fix #127556: remove _repeatMeasure property from MeasureBase 2016-10-07 08:33:55 +02:00
measurebase.h fix #127556: remove _repeatMeasure property from MeasureBase 2016-10-07 08:33:55 +02:00
midimapping.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
mscore.cpp Font fallback is now an option. Use the correct font metadata when using the font fallback 2016-10-07 13:21:05 +02:00
mscore.h fix #136326: Add Expression text command. Remove technique text style 2016-10-08 19:06:54 +02:00
mscoreview.cpp fix #121856: Regression - Crash by deleting all measures in Continuous View 2016-08-24 10:44:24 +02:00
mscoreview.h update hairpin; fix drag of lines to staff > 1 2016-09-22 17:28:44 +02:00
musescoreCore.h move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
navigate.cpp implement lyrics above stave 2016-08-24 14:49:51 +02:00
navigate.h fix #48406: cannot extend range past grace notes with keybaord 2015-02-22 09:13:24 -07:00
noscript.h
note.cpp cleanups for articulations 2016-09-30 18:07:19 +02:00
note.h cleanups for articulations 2016-09-30 18:07:19 +02:00
notedot.cpp Layout reorganization 2016-04-13 11:05:04 +02:00
notedot.h more regression fixes & cleaups 2016-04-13 11:10:18 +02:00
noteevent.cpp
noteevent.h
noteline.cpp fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
noteline.h fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
ossia.cpp
ossia.h
ottava.cpp fix #123601 Volta Hook height style setting not applied via double click 2016-09-28 16:06:38 +02:00
ottava.h fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
page.cpp Merge pull request #2836 from IsaacWeiss/palettes 2016-09-24 12:19:24 +02:00
page.h fix compiler warning reg. unused parameter 2016-09-16 13:38:12 +02:00
part.cpp autoplace for lyrics 2016-08-17 12:52:35 +02:00
part.h misc. updates to layout 2016-04-13 12:05:46 +02:00
paste.cpp fix typo checkMeasue to checkMeasure 2016-09-09 09:33:11 +02:00
pedal.cpp fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
pedal.h fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
pitch.cpp
pitch.h
pitchspelling.cpp code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
pitchspelling.h code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
pitchvalue.h
plugins.cpp code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
plugins.h update hairpin; fix drag of lines to staff > 1 2016-09-22 17:28:44 +02:00
pos.cpp
pos.h
property.cpp fix #127556: remove _repeatMeasure property from MeasureBase 2016-10-07 08:33:55 +02:00
property.h fix #127556: remove _repeatMeasure property from MeasureBase 2016-10-07 08:33:55 +02:00
range.cpp some regression fixes 2016-04-13 12:05:47 +02:00
range.h
read114.cpp fix #135791: Dynamics text style should be italic. More compatibility of text styles and markers 2016-10-07 22:45:12 +02:00
read206.cpp fix #135791: Dynamics text style should be italic. More compatibility of text styles and markers 2016-10-07 22:45:12 +02:00
read206.h add missing file 2016-10-06 12:32:43 +02:00
read300.cpp remove staffIdx(Staff*) from score() 2016-09-28 21:13:05 +02:00
README.md
rehearsalmark.cpp inspector updates; misc. cleanups 2016-06-09 09:33:19 +02:00
rehearsalmark.h
rendermidi.cpp fix midi rendering of articulations so mtests now pass 2016-10-06 17:03:51 +02:00
repeat.cpp code cleanups 2016-04-13 11:10:17 +02:00
repeat.h code cleanups 2016-04-13 11:10:17 +02:00
repeatlist.cpp some regression fixes, code cleanups 2016-04-13 11:08:01 +02:00
repeatlist.h Fix #65161 repeatlist unwind section by section _rebased 2015-08-18 14:15:03 -04:00
rest.cpp change implementation of articulations 2016-10-06 12:21:39 +02:00
rest.h note input: first impl. of note insert 2016-08-03 17:30:08 +02:00
revisions.cpp
revisions.h
score.cpp remove staffIdx(Staff*) from score() 2016-09-28 21:13:05 +02:00
score.h change implementation of articulations 2016-10-06 12:21:39 +02:00
scoreElement.cpp the connection between style and property now depends on element type 2016-07-09 17:07:12 +02:00
scoreElement.h the connection between style and property now depends on element type 2016-07-09 17:07:12 +02:00
scorefile.cpp fix #126546: strange selection behaviour for parts 2016-09-29 17:46:36 +02:00
segment.cpp fix #127556: remove _repeatMeasure property from MeasureBase 2016-10-07 08:33:55 +02:00
segment.h autoplace for lyrics 2016-08-17 12:52:35 +02:00
segmentlist.cpp layout optimizations 2016-05-02 13:42:03 +02:00
segmentlist.h layout optimizations 2016-05-02 13:42:03 +02:00
select.cpp fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
select.h more option when selecting similar notes 2016-09-22 16:07:47 +02:00
sequencer.h Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01:00
shadownote.cpp remove debug artifact 2016-06-03 07:35:10 +02:00
shadownote.h add dot and stem direction to shadow note 2016-06-03 00:39:58 +02:00
shape.cpp misc. updates 2016-09-03 17:46:36 +02:00
shape.h fix #22696 Lyrics dont overlap stave elements 2016-08-29 14:49:59 +02:00
sig.cpp Rhythmic groupings for subbeats 2016-08-19 21:58:41 +01:00
sig.h Rhythmic groupings for subbeats 2016-08-19 21:58:41 +01:00
slur.cpp change implementation of articulations 2016-10-06 12:21:39 +02:00
slur.h autoplace for volta 2016-07-10 12:00:57 +02:00
spacer.cpp framework for partial relayout 2016-04-13 11:35:21 +02:00
spacer.h
spanner.cpp update hairpin; fix drag of lines to staff > 1 2016-09-22 17:28:44 +02:00
spanner.h fix regressions for hairpin+dynamics 2016-07-20 12:45:34 +02:00
spannermap.cpp fix mtest split 2016-04-13 12:08:41 +02:00
spannermap.h fix mtest split 2016-04-13 12:08:41 +02:00
spatium.h re-add linear layout 2016-04-13 12:05:47 +02:00
splitMeasure.cpp change functionality of drop barline 2016-08-06 10:33:32 +02:00
staff.cpp remove staffIdx(Staff*) from score() 2016-09-28 21:13:05 +02:00
staff.h add playback control for voices 2016-09-16 12:07:58 +02:00
staffstate.cpp Read/write Midi mapping to msc* and midi files 2015-07-15 21:07:34 +05:00
staffstate.h fix #45231 Undo does not restore sound of deleted instrument change, crash on subsequent undo 2015-03-05 16:55:09 +01:00
stafftext.cpp impl. placement for stafftext 2016-08-25 17:34:25 +02:00
stafftext.h impl. placement for stafftext 2016-08-25 17:34:25 +02:00
stafftype.cpp fix #124871: Tablature note value flags are too small 2016-09-17 13:02:27 +02:00
stafftype.h fix #96626 signed chars for MidiMapping, StaffTypes, TextStyleType 2016-02-03 10:58:56 -05:00
stem.cpp autoplace for volta 2016-07-10 12:00:57 +02:00
stem.h Fix #100396: change "note heads" to "noteheads" 2016-05-02 21:22:29 -04:00
stemslash.cpp autoplace for volta 2016-07-10 12:00:57 +02:00
stemslash.h add proper access to stem, beam, slahbeam and hook of chords 2015-03-18 12:17:01 +01:00
stringdata.cpp fix #9352: instrument change transposition 2015-09-25 08:35:55 -06:00
stringdata.h TAB: Make tabs aware of staff transpositions. 2015-02-18 10:11:58 +01:00
style.cpp fix #136326: Add Expression text command. Remove technique text style 2016-10-08 19:06:54 +02:00
style.h change implementation of articulations 2016-10-06 12:21:39 +02:00
sym.cpp Font fallback is now an option. Use the correct font metadata when using the font fallback 2016-10-07 13:21:05 +02:00
sym.h Font fallback is now an option. Use the correct font metadata when using the font fallback 2016-10-07 13:21:05 +02:00
symbol.cpp fix #126811: Tiny characters in Special Characters window 2016-10-06 14:09:48 +02:00
symbol.h fix #22626: automatic system dividers 2015-08-15 11:30:58 -06:00
synthesizerstate.cpp
synthesizerstate.h
system.cpp make instrument names editable 2016-10-06 18:36:29 +02:00
system.h implement autoplace for ottava 2016-06-15 16:11:17 +02:00
systemdivider.cpp Font fallback is now an option. Use the correct font metadata when using the font fallback 2016-10-07 13:21:05 +02:00
systemdivider.h fix #111576: system dividers dont work properly 2016-05-25 15:30:10 +02:00
tempo.cpp take pause into account in time2tick 2015-05-13 14:16:19 +02:00
tempo.h
tempotext.cpp fix autoplace interaction between lyrics and dynamics; impl. autoplace for tempotext 2016-08-18 09:15:08 +02:00
tempotext.h fix #111606: Add a couple metric modulations to tempo palette 2016-05-20 16:28:45 +02:00
text.cpp fix #136326: Add Expression text command. Remove technique text style 2016-10-08 19:06:54 +02:00
text.h fix #136326: Add Expression text command. Remove technique text style 2016-10-08 19:06:54 +02:00
textframe.cpp fix #105621 CRASH album when remove score w/ TBox 2016-05-13 13:06:19 +02:00
textframe.h slur cleanups 2016-07-04 13:21:52 +02:00
textline.cpp fix #123601 Volta Hook height style setting not applied via double click 2016-09-28 16:06:38 +02:00
textline.h fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
textlinebase.cpp fix handling of user modified spanner segments 2016-08-30 17:04:26 +02:00
textlinebase.h fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
textstyle.cpp fix font size regression for glissando 2016-09-06 11:58:35 +02:00
textstyle.h fix text layout regressions 2016-09-04 16:17:33 +02:00
textstyle_p.h fix text layout regressions 2016-09-04 16:17:33 +02:00
tie.cpp Fix #100396: change "note heads" to "noteheads" 2016-05-02 21:22:29 -04:00
tie.h
tiemap.h
timesig.cpp inspector updates; misc. cleanups 2016-06-09 09:33:19 +02:00
timesig.h code cleanups 2016-04-13 11:10:17 +02:00
transpose.cpp framework for partial relayout 2016-04-13 11:35:21 +02:00
tremolo.cpp fix misc. layout regressions 2016-04-13 11:20:05 +02:00
tremolo.h fix misc. layout regressions 2016-04-13 11:20:05 +02:00
tremolobar.cpp fix #125566: all clefs in palette centered on top staff line 2016-09-21 15:49:02 +02:00
tremolobar.h more TremoloBar properties 2016-09-20 17:13:54 +02:00
trill.cpp fix text layout regressions 2016-09-04 16:17:33 +02:00
trill.h fix text layout regressions 2016-09-04 16:17:33 +02:00
tuplet.cpp fix #136406: Non-Reduced ratio tuplets of full measure duration not copy-pastable 2016-10-09 08:55:40 +02:00
tuplet.h the connection between style and property now depends on element type 2016-07-09 17:07:12 +02:00
tupletmap.h
undo.cpp remove staffIdx(Staff*) from score() 2016-09-28 21:13:05 +02:00
undo.h cloneVoice method 2016-08-19 13:02:30 +02:00
utils.cpp Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01:00
utils.h Fixes #19155, #22861 (duplicate of the former) and #23100. 2015-09-30 09:16:47 +02:00
velo.cpp
velo.h
volta.cpp fix #123601 Volta Hook height style setting not applied via double click 2016-09-28 16:06:38 +02:00
volta.h fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
xml.cpp fix #124166 printing from MuseScore or exporting via a third-party pdf printer causes an unexpected result 2016-09-26 10:19:35 +02:00
xml.h fix #124166 printing from MuseScore or exporting via a third-party pdf printer causes an unexpected result 2016-09-26 10:19:35 +02:00

libmscore

MuseScore score rendering library