Commit graph

1495 commits

Author SHA1 Message Date
Roman Pudashkin
eaaafe5534 fix #10450: fixed update of VST effects on the master channel 2022-03-28 18:34:30 +02:00
Roman Pudashkin
3a5a661c02 fixed invalid ID in m_synthMap after using resolveSynth 2022-03-28 18:34:30 +02:00
Roman Pudashkin
b061ed5c72 fix #9755: fixed update of VST effects 2022-03-28 18:34:30 +02:00
Roman Pudashkin
aea1f69c1b implemented the ability to close a dialog by URI containing specific params 2022-03-28 18:34:30 +02:00
vpereverzev
de25c4a556 Decreased the default gain in Fluid 2022-03-28 18:07:51 +02:00
vpereverzev
aae8158f20 Refined winds articulation profile 2022-03-28 18:07:47 +02:00
pereverzev_v
97bd76aa18 Fixed an issue with arpeggio for strings 2022-03-28 18:07:38 +02:00
RomanPudashkin
278242cff9
Merge pull request #10914 from HemantAntony/10908-beamingbutton
Fix #10908: Added cross-staff beaming button
2022-03-28 15:26:55 +02:00
RomanPudashkin
94ae2dd810
Merge pull request #10905 from Eism/accessibility_fix
[MU4] Accessibility. Fixed reading info on dialogs and panels
2022-03-28 11:08:47 +02:00
Elnur Ismailzada
5d753d2310
Merge pull request #10878 from Eism/accessibility_palettes_fix
[MU4] Fixed accessibility in Palettes
2022-03-28 08:45:23 +02:00
Igor Korsukov
b1460fb195 replaced QMap to std::map for engraving 2022-03-27 23:59:23 +06:00
HemantAntony
f9d0560e8e Fix #10908: Added cross-staff beaming button
This commit adds cross-staff beaming button in note input toolbar
2022-03-26 14:10:31 +05:30
RomanPudashkin
57f790d6ed
Merge pull request #10847 from cbjeukendrup/fix_ask_before_close
Fix asking before closing First launch setup dialog
2022-03-25 21:40:37 +02:00
vpereverzev
01daecf7ed Fixed an issues with Vital VST plugin's playback 2022-03-25 21:40:16 +02:00
vpereverzev
b5d188b605 Fixed an issue with vst plugins gui scaling 2022-03-25 21:40:16 +02:00
vpereverzev
7f576fdf23 Fixed an issue with arpeggio playback 2022-03-25 16:20:49 +02:00
Casper Jeukendrup
2d7c440601
Fix asking before closing First launch setup dialog 2022-03-25 13:37:57 +01:00
Eism
39d4cbf2f3 Fixed reading info in enable panel 2022-03-25 12:59:39 +02:00
Eism
adce8ab838 Fixed reading info in standard dialogs 2022-03-25 12:59:33 +02:00
Casper Jeukendrup
2f16128eef
Fix mouse cursor shape in TextInputField
Should be IBeamCursor, unless readonly (same behaviour as standard QML TextField)
2022-03-24 23:33:05 +01:00
RomanPudashkin
57099d630f
Merge pull request #10895 from vpereverzev/appoggiatura_duration
[MU4] appoggiatura_duration_factor
2022-03-24 21:37:42 +02:00
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
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
Igor Korsukov
94d7ee71f8 removed QVector from engraving 2022-03-24 18:18:08 +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
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
Casper Jeukendrup
58b4db2784
Fix AppleClang 13.1 warnings reg. Rule of Three 2022-03-23 18:47:51 +01: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
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
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
d9cdf3bbb8 Do not activate focus for tooltips 2022-03-23 08:37:47 +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
RomanPudashkin
66095cebde
Merge pull request #10771 from RomanPudashkin/slur_properties
[MU4] Fix #10448: Implement slur properties in Inspector/Properties
2022-03-22 16:35:54 +02:00
vpereverzev
ac5843f24e Adjusted default Fluid's volume 2022-03-22 15:59:35 +02:00
vpereverzev
bc5fbcfb0b Added reversed iterators access for SharedMap 2022-03-22 15:47:44 +02:00
vpereverzev
d44d4e9c68 Added expression layer for default playback 2022-03-22 15:47:21 +02:00
Roman Pudashkin
6e4324354b fix #10448: implemented the ability to edit slur/tie via the inspector 2022-03-22 14:54:37 +02:00
vpereverzev
4bedd04221 Fixed an issue with gradual dynamic level changes 2022-03-22 03:35:30 +02:00
vpereverzev
b3aa53074a Fixed an issue with replaced instrument playback 2022-03-21 19:54:00 +02:00
vpereverzev
0006de2317 Fixed incorrect sound-mappings for most of the instruments 2022-03-21 16:35:25 +02:00
Eism
da7d99d429 Fixed activation of the accent button 2022-03-21 15:28:03 +02:00
Casper Jeukendrup
91559bbc78
Simplified setting theme when overriding "follow system theme" 2022-03-21 12:54:50 +01:00