musescore:2.0.3

Last commit made on 2016-05-12
Get this branch:
git clone -b 2.0.3 https://git.launchpad.net/musescore

Branch merges

Branch information

Name:
2.0.3
Repository:
lp:musescore

Recent commits

4be5f35... by lasconic

Merge pull request #2524 from ericfont/104936-atomic-sfPath-update

fix #104936 atomic update sfPath->mySoundfontsPath

7ae9bb6... by Eric Fontaine <email address hidden>

fix #104936 atomic update sfPath->mySoundfontsPath

If user opens 2.0.3 for first time, but never goes to Preferences and clicks OK/Apply, then previous 2.0.3 code unintentionally removed sfPath from .ini, but did not write update of newer mySoundfontsPath, effectively eatting that setting. This fix performs the removal of sfPath and write of mySoundfontsPath occur at consecutive lines, in an atomic manner, so that sfPath is only removed when mySoundfontsPath is written.

3c7a69d... by lasconic

update languages

f7363b0... by lasconic

prepare version 2.0.3

bb8c9ff... by shoogle <email address hidden>

Improve AppImages including fix #104106 use system font settings

b2e7873... by Marc Sabatella

fix #84876: extend selection to left with last measure selected

ea71b87... by akhisud <email address hidden>

fix #100791 - call fixTicks when Tempotext is being changed

Change fix- tempo text and inspector changes

Delete line

a7e5fdc... by lasconic

Merge pull request #2516 from Jojo-Schmitz/cresc-line-2.0.3

fix #10421: hack to recover crescendo lines after save with pre 2.0.3

8ab0a85... by Joachim Schmitz <email address hidden>

fix #10421: hack to recover crescendo lines after save with pre 2.0.3

best to be applied to 2.0.3 only, hence submitted agains that.

f6e835e... by lasconic

fix #104171: Crash by flipping an articulation or ornament on a grace note