Commit graph

21 commits

Author SHA1 Message Date
Werner Schweer
67b8d0f52e fix nested tuplet handling in checkMeasure() 2016-11-29 16:50:50 +01:00
Peter Jonas
2d11c86c78
NoteEntryMethod enum class for InputState 2016-08-08 16:45:49 +01:00
ws
8b747c1201 fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
Andrei Tuicu
9caa98b130 Added 4 new navigation commands:
- next element
- previous element
- first element
- last element
2014-08-17 17:25:21 +03:00
ws
0c44719a58 fix #29241 2014-08-11 15:26:29 +02:00
Joachim Schmitz
dc5c0b48f6 move BeamMode to Beam::Mode
needed to make it available to the plugin framework
2014-06-26 12:01:55 +02:00
ws
8aede97585 fix #24414 2014-06-19 11:34:28 +02:00
Joachim Schmitz
843356beb7 disable unused local variables 2014-06-10 09:27:51 +02:00
Joachim Schmitz
641a7a5a91 convert enum NoteType into enum class 2014-05-27 10:35:28 +02:00
Joachim Schmitz
27f8ca023f convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
ws
832f838790 fix #23358 2013-10-31 08:12:53 +01:00
ws
05d827a9ee rework of InputState 2013-10-24 12:09:00 +02:00
lasconic
d96fbd532b fix #3056: change the way MuseScore guess which notes to enter 2013-09-05 15:34:09 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
muelleki
53c4bb868b Undo commit from muelleki/17906-chords that conflicts with watery/17906-midichordinput 2013-01-25 10:05:00 +01:00
muelleki
e8159e18e8 #17906 (Using MIDI input to input chords causes crash): Reworked moveToNextInput() logic in addPitch(). moveToNextInput() is called before actually inserting a new node, except if adding to a chord or if it is the first note inserted. A new flag InputState::moveBeforeAdding has been added just for this purpuse. 2013-01-10 08:38:13 +01:00
Maurizio Gavioli
bcdc5a2fa7 Added "string-above" and "string-below" actions
Removed several actions from STATE_NOTE_ENTRY_TAB
Added _string member var to InputState
Added StaffTypeTablature function to convert between physical and visual strings
2012-08-29 18:46:36 +02:00
Werner Schweer
c47574accf rename useTablature() -> isTabStaff(); more cleanups 2012-08-16 11:09:36 +02:00
Werner Schweer
036bb9af53 extend STATE_NOTE_ENTRY into three states depending on current staff type 2012-08-15 17:43:31 +02:00
Werner Schweer
1f9ccfcdce add libmscore
git-subtree-dir: libmscore
git-subtree-mainline: 412ca45401
git-subtree-split: 6047361bd0
2012-05-26 14:54:47 +02:00