Commit graph

19655 commits

Author SHA1 Message Date
Igor Korsukov
1220175bbc returned jack dependency 2020-12-04 13:13:09 +02:00
Igor Korsukov
71a33f603e removed portaudio dependency 2020-12-04 13:13:09 +02:00
Igor Korsukov
e5e3498392 removed lame dependency 2020-12-04 13:13:09 +02:00
Igor Korsukov
e332f31bca rework libmscore cmake project 2020-12-03 20:47:48 +02:00
Igor Korsukov
568784c3ba rework awl cmake project 2020-12-03 20:47:48 +02:00
Igor Korsukov
5a7062f6e5 rework audiofile cmake project 2020-12-03 20:47:48 +02:00
Aaron Cottle
043a7f2c8a suppress warnings coming from the thirdparty directory and fix -Wredundant-move 2020-12-03 20:47:16 +02:00
Aaron Cottle
eef95f07d4 fix #313872: followup to PR #6992, suppressed remaining -Wdeprecated-copy warnings 2020-12-03 16:43:38 +02:00
Igor Korsukov
b7c25b8fc6 move source code to src dir 2020-12-03 15:12:23 +02:00
Aaron Cottle
c04e338a1d fix #313872: Fix -Wdeprecated-copy warnings 2020-12-03 11:30:25 +02:00
Igor Korsukov
5a8bb0f1e0 removed build_mu4 define 2020-12-03 10:36:25 +02:00
Igor Korsukov
58dc766d3e fixed build with MinGW 2020-12-02 21:46:16 +02:00
Aaron Cottle
4e79d313c7 fix README musescore logo 2020-12-02 21:34:55 +02:00
Igor Korsukov
70fd592639 removed fluidlite 2020-12-02 21:16:58 +02:00
Igor Korsukov
f29773b1cb removed jack defines 2020-12-02 21:16:58 +02:00
Igor Korsukov
1dfee43c63 removed pulseaudio defines 2020-12-02 21:16:58 +02:00
Igor Korsukov
593bcc6236 removed alsa defines 2020-12-02 21:16:58 +02:00
Igor Korsukov
5af55a5808 removed portaudio 2020-12-02 21:16:58 +02:00
Igor Korsukov
02a8a45e85 removed portmidi 2020-12-02 21:16:58 +02:00
Igor Korsukov
ec18e98ae7 removed OMR, OCR, AVSOMR 2020-12-02 17:10:39 +02:00
Igor Korsukov
36d6beca3f removed aeolus 2020-12-02 16:22:33 +02:00
Igor Korsukov
3f660cbf50 turn off MU3 linux build on CI 2020-12-02 15:03:00 +02:00
Igor Korsukov
793bfdee79 removed effects dir 2020-12-02 15:03:00 +02:00
Igor Korsukov
e9bff25291 removed old audio dir 2020-12-02 15:03:00 +02:00
Igor Korsukov
cf6b6839c1 removed old global dir 2020-12-02 15:03:00 +02:00
Igor Korsukov
1fb7138d14 removed mscore dir 2020-12-02 15:03:00 +02:00
Dmitri Ovodok
76a0f4b848 Mixer: make harmony channels always non-percussion 2020-12-01 18:26:49 +02:00
Joachim Schmitz
f98bfb6d35 fix #310821: Chord Symbol on drum stave sounds as percussion 2020-12-01 18:26:49 +02:00
Joachim Schmitz
deb8b6dddd Fix #313771: Switching instruments from an instrument with tabulature in a linked staff to one that does not support tablature causes crash 2020-12-01 18:26:20 +02:00
Igor Korsukov
aca3c25996 added removing pending lock files 2020-12-01 17:11:13 +02:00
Igor Korsukov
d77fdfbe9d added symbols upload to Sentry on CI 2020-12-01 17:11:13 +02:00
Roman Pudashkin
c877828f06 fixed crashing while adding note line 2020-12-01 16:16:07 +02:00
Roman Pudashkin
5802992b81 reduced code duplication in NotationInteraction 2020-12-01 16:16:07 +02:00
Roman Pudashkin
7d8d720f50 implemented adding hairpin 2020-12-01 16:16:07 +02:00
Roman Pudashkin
c3dd3ab155 implemented adding note line 2020-12-01 16:16:07 +02:00
Roman Pudashkin
2abbe4271a implemented adding ottava 2020-12-01 16:16:07 +02:00
Roman Pudashkin
7b09276e67 fixed adding parts to an empty excerpt 2020-12-01 16:11:30 +02:00
Roman Pudashkin
322f7c14d9 fixed crash while creating an empty excerpt 2020-12-01 16:11:30 +02:00
Roman Pudashkin
c55714694a implemented applying of voices visibility after clicking of checkboxes in the voices popup 2020-12-01 16:11:30 +02:00
Roman Pudashkin
7fc1c5abed fixed updating state of the instruments panel controls when there is no opened notation 2020-12-01 16:11:30 +02:00
Roman Pudashkin
dbccb8664c fixed crash after closing notation via X button 2020-12-01 16:11:30 +02:00
Igor Korsukov
383ec51f6d added telemetry configuration 2020-11-30 15:01:20 +02:00
Joachim Schmitz
1d1bae7eb6 Fix #86376, fix #313736: Additions to F2 Special Characters > Common Symbols 2020-11-30 13:03:26 +02:00
Eism
ae288276b0 Moved mapping of actions and types to NotationAction class 2020-11-30 12:40:21 +02:00
Roman Pudashkin
6cda51448b renamed NotationToolBarModel to NoteInputBarModel 2020-11-30 12:40:21 +02:00
Roman Pudashkin
9bd6ca3e77 implemented an ability to change voice from the note input bar 2020-11-30 12:40:21 +02:00
Eism
ce21406b3b Implemented adding tie and slur 2020-11-30 12:40:21 +02:00
Eism
d739225ace Implemented flipping selection 2020-11-30 12:40:21 +02:00
Eism
b29af8c5dd Fixed switching note input mode, added update dots state 2020-11-30 12:40:21 +02:00
Eism
2f2aa37e26 Implemented the accidentals input 2020-11-30 12:40:21 +02:00