musescore:3.0.2_YouTube_Export

Last commit made on 2019-02-20
Get this branch:
git clone -b 3.0.2_YouTube_Export https://git.launchpad.net/musescore

Branch merges

Branch information

Name:
3.0.2_YouTube_Export
Repository:
lp:musescore

Recent commits

6b21b80... by anatoly-os <email address hidden>

fix mxl export for musescore.com services

Raw .musicxml files with .mxl extension were generated instead of real compressed .mxl ones.

7ae9f46... by anatoly-os <email address hidden>

add titles/subtitles/composers/lyricists text to MetaDataJSON

To be used in musescore.com processing

dc2eaa4... by anatoly-os <email address hidden>

Merge pull request #4643 from dmitrio95/fix-build

Fix build without USE_WEBENGINE and SCRIPT_INTERFACE

0946d86... by anatoly-os <email address hidden>

Merge pull request #4562 from mirabilos/fix-build-without-webengine

fix #280651: unbreak building without QtWebEngine

7f74640... by Dmitri Ovodok <email address hidden>

Add a missing Q_GADGET statement

Needed for Q_ENUM below to be working

a8b90a8... by anatoly-os <email address hidden>

fix #283046: add permisions to workspaces

8ca4d2c... by anatoly-os <email address hidden>

remove injecting keys to the packages

44c34e4... by anatoly-os <email address hidden>

update translations

35115bc... by anatoly-os <email address hidden>

prepare 3.0.2 release

b52ed67... by anatoly-os <email address hidden>

Merge pull request #4623 from dmitrio95/apiv2

Replace login dialog with login webView from musescore.com