MuseScore/libmscore
2016-08-08 16:46:56 +01:00
..
.gitignore
accidental.cpp autoplace for volta 2016-07-10 12:00:57 +02:00
accidental.h code cleanups 2016-04-13 11:10:17 +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 autoplace for volta 2016-07-10 12:00:57 +02:00
articulation.h the connection between style and property now depends on element type 2016-07-09 17:07:12 +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 fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
barline.cpp fix #120576: start repeat barline affected to wrong barline 2016-08-06 16:27:18 +02:00
barline.h Merge pull request #2664 from heuchi/plugin-barlinetype-new 2016-06-23 14:29:59 +02:00
beam.cpp autoplacement for hairpins, pedal lines 2016-07-15 14:07:23 +02:00
beam.h the connection between style and property now depends on element type 2016-07-09 17:07:12 +02:00
bend.cpp remove many setLayoutAll() calls; cleanups 2016-06-14 10:32:34 +02:00
bend.h Implemented 'Play' property for the Bend class 2015-06-15 21:05:30 +05:00
box.cpp remove post 1.3 and pre-2.0 compatibility checks and tweaks 2016-05-13 06:55:03 +02:00
box.h update continuous view 2016-05-18 15:44:03 +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 remove many setLayoutAll() calls; cleanups 2016-06-14 10:32:34 +02:00
breath.h code cleanups 2016-04-13 11:10:17 +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 add 'Z' to properties; paint stems above ledgerlines 2016-08-07 11:26:32 +02:00
chord.h add 'Z' to properties; paint stems above ledgerlines 2016-08-07 11:26:32 +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
chordrest.cpp change functionality of drop barline 2016-08-06 10:33:32 +02:00
chordrest.h note input: first impl. of note insert 2016-08-03 17:30:08 +02:00
clef.cpp inspector updates; misc. cleanups 2016-06-09 09:33:19 +02:00
clef.h fix mtest 2016-04-21 12:20:29 +02:00
cleflist.cpp
cleflist.h
CMakeLists.txt remove ledgerlines from shape; cleanups 2016-07-03 16:23:11 +02:00
cmd.cpp Real-time (manual) note entry mode 2016-08-08 16:46:37 +01: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 Fix #114956 - let cmdDoubleDuration() and cmdHalfDuration() reach more values 2016-06-14 03:45:09 -04:00
durationtype.h fix #69751: add triple and quadruple augmentation dots 2016-05-31 19:48:28 +02:00
dynamic.cpp updates for hairpins, dynamics 2016-08-02 17:06:35 +02:00
dynamic.h updates for hairpins, dynamics 2016-08-02 17:06:35 +02:00
edit.cpp Real-time (manual) note entry mode 2016-08-08 16:46:37 +01:00
element.cpp add 'Z' to properties; paint stems above ledgerlines 2016-08-07 11:26:32 +02:00
element.h fix mtest regression 2016-08-07 11:26:32 +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 #120561: Clefs appears in parts when mmRest is deactivated 2016-08-06 15:53:11 +02:00
excerpt.h fix #106296: cant create (additional) parts 2016-04-18 12:20:42 +02:00
fifo.cpp
fifo.h code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
figuredbass.cpp inspector updates; misc. cleanups 2016-06-09 09:33:19 +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 #119381: Scaling of fretboard chord diagrams 2016-07-26 12:33:27 +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 remove ledgerlines from shape; cleanups 2016-07-03 16:23:11 +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 updates for hairpins, dynamics 2016-08-02 17:06:35 +02:00
hairpin.h fix regressions for hairpin+dynamics 2016-07-20 12:45:34 +02:00
harmony.cpp remove Harmony::textStyleChanged() 2016-05-20 14:51:14 +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 fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
image.cpp remove post 1.3 and pre-2.0 compatibility checks and tweaks 2016-05-13 06:55:03 +02:00
image.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
imageStore.cpp fix #90811: allow dots in filenames 2015-12-16 10:24:34 +01:00
imageStore.h
iname.cpp
iname.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01: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 specialize MasterScore() from Score() 2016-04-13 11:46:21 +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 guitar pro tests 2016-06-01 23:24:05 +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 fix #41426: Inserting a C/Am key sig to a C/Am score causes inconsistent behaviour 2014-12-15 15:12:13 +01:00
keylist.h fix #29931: Custom key signatures do not show 2014-12-08 18:02:29 +01:00
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 fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
layout.cpp impl. timewise delete; fix #120276 2016-08-04 17:29:16 +02:00
layout.h layout optimizations 2016-05-02 13:42:03 +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 add 'Z' to properties; paint stems above ledgerlines 2016-08-07 11:26:32 +02:00
ledgerline.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
line.cpp fix mtest regression 2016-08-07 11:26:32 +02:00
line.h autoplace for volta 2016-07-10 12:00:57 +02:00
lyrics.cpp fix potential crash in lyric separator layout 2016-07-08 08:21:39 +02:00
lyrics.h Lyrics: Better dash control 2015-10-03 23:55:33 +02:00
marker.cpp inspector updates; misc. cleanups 2016-06-09 09:33:19 +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 Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01:00
measure.h Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01:00
measurebase.cpp fix #105716 Album option Page/Section Break 2016-04-14 15:59:31 -04:00
measurebase.h replace ticks in mscore file by fraction 2016-07-07 16:20:29 +02:00
midimapping.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
mscore.cpp remove intToDirection converter for QVariant 2016-07-13 12:53:54 +02:00
mscore.h autoplacement for hairpins, pedal lines 2016-07-15 14:07:23 +02:00
mscoreview.cpp
mscoreview.h Using signed char to avoid build errors on some architectures. See https://bugs.debian.org/789754 for more details. 2015-07-08 08:52:30 -04:00
musescoreCore.h move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
navigate.cpp Fix for the broken Alt + Up command 2016-05-17 15:57: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 autoplacement for hairpins, pedal lines 2016-07-15 14:07:23 +02:00
note.h fix #115971: read-only access to std::vector, QVector and QList properties for qml 2016-07-01 12:48:47 +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
noteline.h
ossia.cpp
ossia.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
ottava.cpp autoplace for volta 2016-07-10 12:00:57 +02:00
ottava.h the connection between style and property now depends on element type 2016-07-09 17:07:12 +02:00
page.cpp Better flip folder size 2016-06-09 16:18:29 -04:00
page.h move A4 up in the list of papersize, remove obsolete 1.3 reading of paper size 2016-05-12 11:32:00 +02:00
part.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
part.h misc. updates to layout 2016-04-13 12:05:46 +02:00
paste.cpp replace ticks in mscore file by fraction 2016-07-07 16:20:29 +02:00
pedal.cpp autoplacement for hairpins, pedal lines 2016-07-15 14:07:23 +02:00
pedal.h the connection between style and property now depends on element type 2016-07-09 17:07:12 +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 Make user home directory accessible to plugins 2015-07-27 22:27:41 -04:00
pos.cpp
pos.h
property.cpp add 'Z' to properties; paint stems above ledgerlines 2016-08-07 11:26:32 +02:00
property.h add 'Z' to properties; paint stems above ledgerlines 2016-08-07 11:26:32 +02:00
range.cpp some regression fixes 2016-04-13 12:05:47 +02:00
range.h
README.md
rehearsalmark.cpp inspector updates; misc. cleanups 2016-06-09 09:33:19 +02:00
rehearsalmark.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
rendermidi.cpp Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01: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 fix #113851 Placement of the multimeasure rests too high by default 2016-07-08 10:59:26 +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 Rhythm input mode 2016-08-08 16:45:53 +01:00
score.h Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01: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 replace ticks in mscore file by fraction 2016-07-07 16:20:29 +02:00
segment.cpp fix mtest regression 2016-08-07 11:26:32 +02:00
segment.h fix #115971: read-only access to std::vector, QVector and QList properties for qml 2016-07-01 12:48:47 +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 the connection between style and property now depends on element type 2016-07-09 17:07:12 +02:00
select.h code cleanups & speed optimizations 2016-04-13 11:18:14 +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 mtest updates 2016-07-15 19:57:02 +02:00
shape.h fix regressions for hairpin+dynamics 2016-07-20 12:45:34 +02:00
sig.cpp Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01:00
sig.h Metronome BeatTypes from timeSig and play click on Real-time advance 2016-08-08 16:46:56 +01:00
slur.cpp fix layout of cautionary timesig 2016-07-18 15:04:49 +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 fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
spanner.cpp fix mtest regression 2016-08-07 11:26:32 +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 inspector updates; misc. cleanups 2016-06-09 09:33:19 +02:00
staff.h misc. updates to layout 2016-04-13 12:05:46 +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 fix #65451: disable channel switch dialog for system text 2015-06-15 16:15:22 +02:00
stafftext.h
stafftype.cpp make DPI=72 constant 2015-11-16 14:24:47 +01: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 #118341 2016-08-04 17:36:39 +02:00
style.h updates for hairpins, dynamics 2016-08-02 17:06:35 +02:00
sym.cpp Show duration and notehead during note entry 2016-05-27 12:49:51 +02:00
sym.h fix #111576: system dividers dont work properly 2016-05-25 15:30:10 +02:00
symbol.cpp fix #93126: Dotted line to anchor when dragging element points off page when in vertical orientation on page >1 2016-01-23 22:21:21 +04:00
symbol.h fix #22626: automatic system dividers 2015-08-15 11:30:58 -06:00
synthesizerstate.cpp
synthesizerstate.h
system.cpp fix warnings in libmscore 2016-06-21 18:56:15 +02:00
system.h implement autoplace for ottava 2016-06-15 16:11:17 +02:00
systemdivider.cpp fix #112736 a few benign compiler warnings 2016-06-01 03:17:28 -04: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 fix #37191: playback of breath & section break pauses 2015-01-29 14:57:36 -07:00
tempotext.cpp remove many setLayoutAll() calls; cleanups 2016-06-14 10:32:34 +02:00
tempotext.h fix #111606: Add a couple metric modulations to tempo palette 2016-05-20 16:28:45 +02:00
text.cpp updates for hairpins & dynamics 2016-07-25 12:29:34 +02:00
text.h smart placement for rehearsal marks 2016-06-03 16:51:37 +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 #120261 2016-08-03 18:03:30 +02:00
textline.h autoplacement for hairpins, pedal lines 2016-07-15 14:07:23 +02:00
textstyle.cpp framework for partial relayout 2016-04-13 11:35:21 +02:00
textstyle.h framework for partial relayout 2016-04-13 11:35:21 +02:00
textstyle_p.h framework for partial relayout 2016-04-13 11:35:21 +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 inspector updates; misc. cleanups 2016-06-09 09:33:19 +02:00
tremolobar.h add property button to Bend and FretDiagram in inspector 2015-11-04 14:04:03 +01:00
trill.cpp inspector updates; misc. cleanups 2016-06-09 09:33:19 +02:00
trill.h code cleanups 2016-04-13 11:10:17 +02:00
tuplet.cpp autoplace for volta 2016-07-10 12:00:57 +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 updates for hairpins, dynamics 2016-08-02 17:06:35 +02:00
undo.h fix #117061 concert pitch button doesn't do anything 2016-07-04 09:27:56 +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 autoplace for volta 2016-07-10 12:00:57 +02:00
volta.h the connection between style and property now depends on element type 2016-07-09 17:07:12 +02:00
xml.cpp autoplace for volta 2016-07-10 12:00:57 +02:00
xml.h replace ticks in mscore file by fraction 2016-07-07 16:20:29 +02:00

libmscore

MuseScore score rendering library