Commit graph

1001 commits

Author SHA1 Message Date
Roman Pudashkin
9efb5e439c implemented the ability to raise previously opened dialogs above the main window 2021-10-06 12:23:12 +02:00
Roman Pudashkin
309bf0f125 added the method isOpened(UriQuery) that takes URI parameters into account 2021-10-06 12:23:11 +02:00
Igor Korsukov
790926f0ce added autobot script engine 2021-10-06 10:01:16 +02:00
Igor Korsukov
2bc5a0afd5 added dialog with scripts 2021-10-06 10:01:16 +02:00
Eism
56771f8de7 Fixed accessibility for general section 2021-10-06 09:56:51 +02:00
Eism
be6f85d2c0 Implemented accessibility for line popup 2021-10-05 11:10:39 +02:00
Elnur Ismailzada
215f87b247
Merge pull request #9364 from cbjeukendrup/accessibility_export_dialog
Implemented keyboard navigation for Export dialog
2021-10-05 11:07:53 +02:00
Elnur Ismailzada
98496c9cd9
Merge pull request #9366 from igorkorsukov/framework/log_level
Added logs remover and LOGGER_DEBUGLEVEL_ENABLED cmake option
2021-10-04 16:38:34 +02:00
Igor Korsukov
6d4755b4c4 added logs remover and LOGGER_DEBUGLEVEL_ENABLED cmake option 2021-10-04 15:36:54 +02:00
Casper Jeukendrup
cf5d60c92e Implemented keyboard navigation for Export dialog 2021-10-04 15:29:41 +02:00
Eism
367c50522c fixed code style 2021-10-04 15:29:27 +02:00
Eism
6f1a07c356 Implemented accessibility for note popup 2021-10-04 15:29:27 +02:00
Eism
f7ffe2fd0e Made horizontal and vertical navigation more flexible 2021-10-04 15:29:27 +02:00
Elnur Ismailzada
e91455dcf8
Merge pull request #9276 from Eism/accessibility_fix
[MU4] Partially fixed accessibility for NVDA
2021-10-04 08:43:08 +02:00
Joachim Schmitz
927b644ea8 Fix Compiler warnings
* In MSVC reg. unreachable code
* In MinGW reg. missing parenteses
2021-10-01 11:36:00 +02:00
vpereverzev
f9d39f4200 Fixed build for Linux 2021-09-30 17:39:17 +02:00
vpereverzev
d790874f45 Ensured that vertical scrollbar is always visible in the mixer panel 2021-09-30 17:39:17 +02:00
vpereverzev
349558079c Setting VST dialogs name using resource id 2021-09-30 17:39:17 +02:00
vpereverzev
ede70db212 Fixed an issue with resetting state buffers for vst plugins 2021-09-30 17:39:17 +02:00
pereverzev_v
26c9e11cac Fixed VST sdk build for MAC OS 2021-09-30 17:39:17 +02:00
Joachim Schmitz
536e1aa306 Fix MSVC compiler warnings 2021-09-30 00:18:51 +02:00
vpereverzev
68e46806f3 Increased the minimum diff of audio signal 2021-09-29 19:45:23 +02:00
vpereverzev
ba77f5089d Preventing notification about audio signal changes if the value is not sufficiently greater than previous audio signal value 2021-09-29 19:45:23 +02:00
vpereverzev
0cac71bb43 Code style fixes 2021-09-29 16:38:18 +02:00
vpereverzev
888a5bcd14 Optimized launching of Vst Views 2021-09-29 16:38:18 +02:00
vpereverzev
e7d18ca5d6 Added parameter changes handling in VstPlugin 2021-09-29 16:38:18 +02:00
vpereverzev
5b9d3a7a1f Implemented VstComponentHandler in order to receive notifications about parameter changes 2021-09-29 16:38:18 +02:00
vpereverzev
891e1ad4f9 Declared VST types related to VST parameters handling 2021-09-29 16:38:18 +02:00
vpereverzev
ede7d5ac3d Fixed an issue with filtering fx parameters in VstFxResolver 2021-09-29 16:38:18 +02:00
vpereverzev
f4d0bdab6b Added notifications about adding/removing tracks from tracksequence 2021-09-29 16:38:18 +02:00
vpereverzev
7f384278ba Updated applying new input/output parameters 2021-09-29 16:38:18 +02:00
vpereverzev
6159767e77 Updated ISynthesizer interface with "params" method and according notification 2021-09-29 16:38:18 +02:00
vpereverzev
f40fac564d Added read/write methods for AudioUnitConfiguration 2021-09-29 16:38:18 +02:00
Eism
4db3f2fbcf Replaced the note input customise dialog to popup 2021-09-29 14:17:22 +02:00
Igor Korsukov
e48f83df3a moved engraving barline tests to gtest 2021-09-28 16:00:15 +02:00
Eism
5fa085a59b Implemented accessibility for the note input customise dialog 2021-09-28 12:24:47 +02:00
Eism
3f3838a836 Implemented accessibility for dialog 2021-09-28 12:21:17 +02:00
RomanPudashkin
6ba8574869
Merge pull request #9307 from cbjeukendrup/straight_flags
Added the possibility to use straight flags
2021-09-28 11:29:41 +02:00
Casper Jeukendrup
33bb40b5c1 Refine item colors and opacities for all states
{ normal, hover, hit } x { unselected, selected }
2021-09-28 10:52:41 +02:00
Casper Jeukendrup
f1ad01188b Remove redundant margins from dock toolbars
And fix GradientTabButton accordingly.
2021-09-28 10:52:41 +02:00
Casper Jeukendrup
caddac293b Added the UI for enabling straight note flags 2021-09-28 10:46:32 +02:00
Igor Korsukov
ed5c2f5a0a fixed crash on close notation 2021-09-28 10:42:49 +02:00
Igor Korsukov
cddc378f76 fixed setup engraving default style 2021-09-27 11:20:51 +02:00
Eism
17a0234b68 Fixed accessibility for NVDA 2021-09-24 16:59:36 +02:00
Roman Pudashkin
74bdcea17c fixed switching between tabs in the playback popup after updating selection 2021-09-24 11:55:37 +02:00
RomanPudashkin
7d1cbc1621
Merge pull request #9247 from igorkorsukov/engraving/rw4
Added score migration
2021-09-23 22:30:04 +02:00
Igor Korsukov
60b5a3bf9f added migration options 2021-09-23 16:05:18 +02:00
Igor Korsukov
9a26963e1a added project migration 2021-09-23 14:05:25 +02:00
RomanPudashkin
655259e166
Merge pull request #9215 from vpereverzev/various_mixer_fixes
[MU4] mixer_cleanup
2021-09-21 19:54:06 +02:00
vpereverzev
22f90d36ba Improved the layout of Mixer Sections 2021-09-21 19:03:02 +02:00