Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pomforandroid/MuseScore

Tags

v3.5.2

Toggle v3.5.2's commit message
Set up proper version number and fixed set build config

v3.5.1

Toggle v3.5.1's commit message
fix #311405 Save new workspaces by translatable name if it possible, …

…otherwise by name

v3.5

Toggle v3.5's commit message
Fixed a missing QTURL for appveyor builds

v3.5rc

Toggle v3.5rc's commit message
fix #307005: chord playback default not consistent

Resolves: https://musescore.org/en/node/307005

Currently chord symbols playback is off by default
controlled by a global program preference.
This means a given user has to learn the feature exists before using it,
which is not how we handle playback of dynamics, ornaments, etc.
And worse, it means a user might turn it on, hear the chord playback,
save and share a score that relies on it,
but the people he sahres it with (including musescore.com)
will not hear the chords unless they happen to have enabled the option.
And musescore.com won't play it no matter what
(or else, it will always play chords symbols for everyone,
which isn't good either).

This commit removes the preference and enables chord sytmbol playback
according to the style setting and property on the chord symbol itself,
which is exactly how it is done for ornaments etc.
The style setting and property already existed,
they were just being overridden by the program preference.

v3.5beta

Toggle v3.5beta's commit message
Merge pull request musescore#6201 from Jojo-Schmitz/translations

using elipsis rather than 3 dots

v3.5alpha2

Toggle v3.5alpha2's commit message
fix alpha release

Alpha release installer replaced public stable release on Windows

v3.5alpha

Toggle v3.5alpha's commit message
update translations

v3.4.2

Toggle v3.4.2's commit message
Merge pull request musescore#5677 from AntonioBL/libcups

fix AppImage deploy step

v3.4.1

Toggle v3.4.1's commit message
fix version to 3.4.1 in macOS's package script

v3.4

Toggle v3.4's commit message
Wrap telemetry permission dialog title if necessary