Commit graph

23602 commits

Author SHA1 Message Date
Nick Mazuk
297b7950ba
enable support for wide beams
fix 64th note wedges for beams at 1 space
2021-12-13 08:28:14 -08:00
Elnur Ismailzada
5d52b955d9
Merge pull request #10075 from Eism/notation_context_menu_fix
[MU4] Fixed opening context menu on notation view
2021-12-13 18:13:49 +02:00
Casper Jeukendrup
bf16d94d5d
Fix transparent dock title bar and frame 2021-12-13 16:23:55 +01:00
RomanPudashkin
a6a5e2148c
Merge pull request #10013 from RomanPudashkin/restore_shortcuts
[MU4] Restored some shortcuts
2021-12-13 15:56:49 +02:00
RomanPudashkin
568f6e52a8
Merge pull request #10067 from RomanPudashkin/close_empty_instances_fix
[MU4] Fix #9966: Closing one of multiple projects leaves windows open
2021-12-13 15:10:55 +02:00
Eism
e245e83a51 Fixed opening context menu on notation view 2021-12-13 14:54:07 +02:00
RomanPudashkin
311e976c1e
Merge pull request #10058 from cbjeukendrup/vst_fix_floating_window
Fix floating VST windows on Windows
2021-12-13 14:44:41 +02:00
RomanPudashkin
b21344fa93
Merge pull request #9922 from njvdberg/issue-9186-template-title
[MU4] fix #9186 Set a default title, subtitle and composer for new scores.
2021-12-13 14:29:56 +02:00
Igor Korsukov
c2b5df4ed0 updated Win MSI uuid for MU4 2021-12-13 11:49:41 +03:00
Casper Jeukendrup
a2e488be58 Remove all traces of Telemetry from build scripts et cetera 2021-12-13 11:35:19 +03:00
Casper Jeukendrup
bb201c2301 Remove Telemetry module; transfer CrashHandler to Diagnostics module 2021-12-13 11:35:19 +03:00
Casper Jeukendrup
27bed32dc6 VTests: Make sure that "Checkout current commit" in generate_reference_pngs checks out same commit as generate_current_pngs
`generate_current_pngs` checks out the "default" commit, suggested by GitHub. It appears that that is *not* the head commit of the PR, but a "virtual" merge commit for the PR. That may prevent problems when the PR branch is not based on the very latest master, especially when there have been breaking changes to the VTests script.

Also use terminology "reference" consistently.
2021-12-13 11:28:09 +03:00
Igor Korsukov
af4948933f cleared up SymId enum 2021-12-13 11:27:34 +03:00
Igor Korsukov
56dcb0ef8a cleared up HookType enum 2021-12-13 11:27:34 +03:00
Igor Korsukov
cc67cea99c cleared up DynamicSpeed enum 2021-12-13 11:27:34 +03:00
Igor Korsukov
cd590fc29c cleared up DynamicRange enum 2021-12-13 11:27:34 +03:00
Igor Korsukov
0037fb35c6 cleared up DynamicType enum 2021-12-13 11:27:34 +03:00
RomanPudashkin
d100ab95a0
Merge pull request #10061 from cbjeukendrup/fix_macos_compile_unit_tests
Fix compiling unit tests on OSs other than Linux
2021-12-13 09:00:42 +02:00
Casper Jeukendrup
d13e3c9e60
Fix compiling unit tests on OSs other than Linux 2021-12-12 18:55:55 +01:00
Elnur Ismailzada
7335b1670d
Merge pull request #9895 from Eism/accessibility_engraving_part2
[MU4] Accessibility engraving
2021-12-12 15:45:20 +02:00
Roman Pudashkin
7736e49446 fix #9966: added closing of the app window after closing the current project if there are other instances of the app 2021-12-12 14:34:24 +02:00
RomanPudashkin
6dd03aa1d4
Merge pull request #10010 from Nick-Mazuk/beam-custom-direction
Beam custom direction
2021-12-12 13:43:23 +02:00
RomanPudashkin
1acec71eeb
Merge pull request #9989 from Nick-Mazuk/ledger-line-length
fix grace note ledger line lengths
2021-12-12 13:42:46 +02:00
Casper Jeukendrup
c47cd63a8f
Fix floating VST windows on Windows 2021-12-11 14:09:08 +01:00
Casper Jeukendrup
73e90071e1 Update Windows Installer images 2021-12-10 20:49:30 +02:00
Joachim Schmitz
fdee586777 Updating copyright to 2022 2021-12-10 20:49:30 +02:00
Joachim Schmitz
fe813eefeb Update copyright year and GPL version in LICENSE.rtf 2021-12-10 20:49:30 +02:00
Eism
efcc47d79a Minor bug fixes for accessibility 2021-12-10 16:13:59 +02:00
Igor Korsukov
7f0b25f248 fixed shortcut context for pitch-up/pitch-down 2021-12-10 17:13:06 +03:00
Eism
e034732523 Fixed tests 2021-12-10 16:12:01 +02:00
Roman Pudashkin
e3145fe0bb need to disconnect scores from template projects after loading 2021-12-10 15:14:27 +02:00
Roman Pudashkin
33bc54ce36 need to recreate all measures in order to apply options from the new score wizard to all of them 2021-12-10 15:14:27 +02:00
Roman Pudashkin
1b1252d049 added the temporary solution for resolving template categories 2021-12-10 15:14:27 +02:00
Roman Pudashkin
24d742969e fixed creation of score from a template in the new MSCX format 2021-12-10 15:14:27 +02:00
Roman Pudashkin
c0eaeccdae converted all templates to the new version of the MSCX file format (they will be stored as unpacked containers) 2021-12-10 15:14:27 +02:00
Joachim Schmitz
4a1219bfea Fix (MSVC) compiler warnings
about local variables colliding with global ones
2021-12-10 12:23:50 +03:00
Elnur Ismailzada
deb1d4c9fd On macOS screen reader says only description, so return description with name 2021-12-10 10:22:38 +02:00
Elnur Ismailzada
477f39fa7a Fixed init accessibility when coping score element 2021-12-10 10:13:55 +02:00
Elnur Ismailzada
18647db977 Implemented element focusing rect for accessibility 2021-12-10 10:13:55 +02:00
Elnur Ismailzada
c7c278696a Fixed accessibility for score on mac os 2021-12-10 10:13:55 +02:00
Eism
05a6b2fb2e Fixed init dummy 2021-12-10 10:13:55 +02:00
Eism
15a7995c04 Fixed canceling the reading elements on the score by changing selection 2021-12-10 10:13:55 +02:00
Eism
a4751cb06b Replaced direct creation of dynamics to use factory 2021-12-10 10:13:55 +02:00
Roman Pudashkin
06b9c3f5fc Revert "removed some shortcuts/extras that will not be supported in MU4"
This reverts commit 0154a20d58.
2021-12-09 19:05:40 +02:00
Elnur Ismailzada
4af1c6e488
Merge pull request #9950 from RomanPudashkin/notation_navigator_fixes
[MU4] Navigator should be resizable
2021-12-09 18:27:46 +02:00
Roman Pudashkin
ea311103f7 need to adjust the position of the canvas only if the view is initialized 2021-12-09 17:08:18 +02:00
Igor Korsukov
bb8eeb4f09 cleared up ClefType enum 2021-12-09 15:56:51 +03:00
Igor Korsukov
618a8c0ed8 moved HoteHeadType and NoteHeadScheme to TConv 2021-12-09 15:56:51 +03:00
Igor Korsukov
c1cfb64c84 cleared up NoteHeadScheme enum 2021-12-09 15:56:51 +03:00
Igor Korsukov
b81c228e44 cleared up NoteHeadScheme enum 2021-12-09 15:56:51 +03:00