Skip to content

Gergol/fix intervaltree gcc cpp20#2

Open
gergol wants to merge 8947 commits intomasterfrom
gergol/fix-intervaltree-gcc-cpp20
Open

Gergol/fix intervaltree gcc cpp20#2
gergol wants to merge 8947 commits intomasterfrom
gergol/fix-intervaltree-gcc-cpp20

Conversation

@gergol
Copy link

@gergol gergol commented May 4, 2023

Fix invalid constructors in c++20

igorkorsukov and others added 30 commits April 13, 2023 00:48
Fix musescore#15759: Disable "Save as default" button when multiple elements with different values selected
`b->system()` is of course not yet initialized while reading. In MS3.6.2, this was no problem because elements could have nullptr as their parent, but in MS4 the Factory methods expect a non-null parent.
when changing to an instrument with less strings, or when deleting strings in Staff/Part properties > Edit string data
…n parameter

Fix musescore#17068 Modified setIsVisible function to have setChildren parameter

Added setChildren parameter with default value "true". setChildren is set to false when called from stafftreeitem.cpp so only parent node is made visible along with child.
…w-function-for-visibility-of-staff-without-unhiding-instrument

Fix musescore#17068 Add new function for visibility of staff without unhiding …
igorkorsukov and others added 29 commits May 2, 2023 22:08
…rchannels_out_of_sync

Fix that channels in `_midiMapping` got out of sync with channels in `Parts`
…rmcs-fix

Harmonics now plays bends for gp5 files
…ut-fix

Fixed gp7 import and layout for harmonic marks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.