Commit graph

25082 commits

Author SHA1 Message Date
vpereverzev
507c8d97a2 Fixed an issue with repeated notes playback 2022-03-24 21:08:33 +02:00
vpereverzev
c1b66f3d17 Fixed an issue with arpeggio duration ratio 2022-03-24 20:42:33 +02:00
Eism
aedcafe1d7 Fixed compiling 2022-03-24 19:36:25 +02:00
RomanPudashkin
954b05dec4
Merge pull request #10892 from vpereverzev/buffers_setup
[MU4] vst_active_busses
2022-03-24 19:12:12 +02:00
vpereverzev
d8f5e9ccfe Getting audio-samples only from active VST busses 2022-03-24 18:26:35 +02:00
vpereverzev
b0b8d0a267 Fixed an issue with memory releasing for Mac OS 2022-03-24 16:28:50 +02:00
vpereverzev
0c83e463e8 Fixed an issue with output buffers reading 2022-03-24 16:28:50 +02:00
Alexander Pavlov
a36540b467
Merge pull request #10887 from alexpavlov96/gp_percussion_fix
fix #10379: fix percussion
2022-03-24 15:43:41 +03:00
Igor Korsukov
aefa37cb62 added ffmpeg to CI 2022-03-24 18:26:56 +06:00
Alexander Pavlov
c6796da5d4 fix #10379: fix percussion 2022-03-24 15:19:02 +03:00
Igor Korsukov
94d7ee71f8 removed QVector from engraving 2022-03-24 18:18:08 +06:00
Igor Korsukov
f78c45d05d fixed build videoexport option 2022-03-24 17:45:29 +06:00
Alexander Pavlov
a7cf05aa24
Merge pull request #10809 from miiizen/10684-noteheads
fix #10684: Added Heavy X and Heavy X with hat noteheads
2022-03-24 14:35:03 +03:00
Igor Korsukov
86d1b7f89a fixed build videoexport option 2022-03-24 17:18:47 +06:00
Igor Korsukov
0ef61ee71c fixed set build videoexport option 2022-03-24 15:37:16 +06:00
Elnur Ismailzada
979d7ea95b
Merge pull request #10828 from RomanPudashkin/search_instrument
[MU4] Choose Instruments Panel: Search categories are often incorrect.
2022-03-24 09:37:05 +01:00
RomanPudashkin
96625484f4
Merge pull request #10849 from cbjeukendrup/clang_13_1_warnings
Fix AppleClang 13.1 compiler warnings
2022-03-24 10:20:03 +02:00
Eism
62c7285721 Removed qt accessible tree from the project 2022-03-24 09:41:11 +02:00
RomanPudashkin
96d620d620
Merge pull request #10773 from Eism/accessibility_macos_fix
[MU4] Various fixes for accessibility on macos
2022-03-24 08:55:13 +02:00
RomanPudashkin
9ec813f2f6
Merge pull request #10880 from vpereverzev/ghost_instruments_playback
[MU4] ghost_instruments_playback
2022-03-24 08:54:37 +02:00
vpereverzev
7ae19ca4fd Fixed an issue with a playback of removed instruments 2022-03-24 00:37:44 +02:00
Casper Jeukendrup
004e2c529a
Fix TODOs in MuseData importer 2022-03-23 22:16:24 +01:00
RomanPudashkin
041b2d366f
Merge pull request #10876 from RomanPudashkin/remove_direction_section
[MU4] Fix #10671: Remove 'Direction' option for Articulations
2022-03-23 21:10:22 +02:00
Roman Pudashkin
4d720e5a85 fix #10671: removed the direction section for articulations 2022-03-23 20:29:03 +02:00
Casper Jeukendrup
38366810f0
Fix AppleClang 13.1 warnings reg. never-read variables 2022-03-23 18:47:52 +01:00
Casper Jeukendrup
58b4db2784
Fix AppleClang 13.1 warnings reg. Rule of Three 2022-03-23 18:47:51 +01:00
Roman Pudashkin
f53f37360d fixed resetting of selected instrument groups/template categories after clearing the search bar 2022-03-23 15:06:48 +02:00
RomanPudashkin
a4c9b9f57b
Merge pull request #10837 from Eism/tooltips_open_fix
[MU4] Tooltips open fix
2022-03-23 13:31:36 +02:00
Roman Pudashkin
81af642c2b improved the search bar on the templates page: now when you click on a template during the search, the corresponding category will be highlighted 2022-03-23 11:10:17 +02:00
Roman Pudashkin
595f0d1de5 fix #10420: fixed binding on currentGroupIndex after selecting a value from the dropdown 2022-03-23 11:10:17 +02:00
Roman Pudashkin
bd7eb645b7 fixed incorrect action codes 2022-03-23 11:10:17 +02:00
Roman Pudashkin
910d5d41e5 fix #9131: renamed the page "Choose from template" to "Create from template" 2022-03-23 11:10:17 +02:00
Roman Pudashkin
402d07629a fix #10420: added reloading of the group list when the user changes the search text 2022-03-23 11:10:17 +02:00
Roman Pudashkin
d0832c98c8 optimized the notification about changes in the selection 2022-03-23 11:10:16 +02:00
Roman Pudashkin
033eca351e optimized loading of genres/groups 2022-03-23 11:09:35 +02:00
Eism
356a1f484d Accessible info must have the same role as the item that completes the text of this info 2022-03-23 11:09:33 +02:00
Eism
134a182f22 Fixed crash after switching between home and score and starting navigate 2022-03-23 11:09:33 +02:00
Eism
7e55d38d06 Fixed unnecessary focus setting for the button 2022-03-23 11:09:33 +02:00
Eism
63db42b47e Fixed returning focus child 2022-03-23 11:09:33 +02:00
Eism
70d77bb095 Focus on Home radio button when opening app
the accessibility system in macos requires at least one registered element to be in focus
2022-03-23 11:09:33 +02:00
Eism
236187292f Disable notation accessibility if notation paint view is not focused 2022-03-23 11:09:33 +02:00
Eism
0a5c274310 Popups should open as a tool on all platforms 2022-03-23 10:57:54 +02:00
Eism
a2d84bff28 Fixed jumping popups on macos 2022-03-23 08:37:47 +02:00
Eism
269d3075aa Removed use of qml popup 2022-03-23 08:37:47 +02:00
Eism
9c6490d953 Replaced qml popup with our custom popup: Create custom palette 2022-03-23 08:37:47 +02:00
Eism
b5d4959c33 Replaced qml popup with our custom popup: Add palettes 2022-03-23 08:37:47 +02:00
Eism
eec4b1a23d Fixed spacing on palettes panel 2022-03-23 08:37:47 +02:00
Eism
d9cdf3bbb8 Do not activate focus for tooltips 2022-03-23 08:37:47 +02:00
vpereverzev
e58dc2302a Fixed an issue with fermatas and section breaks 2022-03-22 17:46:19 +02:00
RomanPudashkin
f26bbcd998
Merge pull request #10853 from Eism/active_button_in_dialogs_fix
[MU4] Fixed activation of the accent button
2022-03-22 17:27:14 +02:00