musescore:musescore_232_go_backend

Last commit made on 2020-01-22
Get this branch:
git clone -b musescore_232_go_backend https://git.launchpad.net/musescore

Branch merges

Branch information

Name:
musescore_232_go_backend
Repository:
lp:musescore

Recent commits

c1cbe9b... by Dmitri Ovodok <email address hidden>

Export svg and png with white background on score media generation

In master branch see:
 - 7a63e7f0cd67b46aec67483770cc84dedac28c81
 - 042303c7eb080d5f49a62485dff8da8b6dfaa314

24f9715... by Dmitri Ovodok <email address hidden>

Preserve line breaks and space characters on score metadata export (2.3 version)

499b1d8... by Dmitri Ovodok <email address hidden>

Add --score-meta command line option (2.3 version)

Similar to --score-media but exports only score metadata

9862f46... 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.

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

fix build

8316edd... by anatoly-os <email address hidden>

add titles/subtitles/composers/lyricists text to MetaDataJSON

To be used in musescore.com processing

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

replace json writing with customJsonWriter

Implement CustomJsonWriter to unify writing jsons on --score-media and --score-mp3

83f59c7... by Vladimir Buyanov <email address hidden>

Fix bug with midi generating

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

replace QJsonObject with manual file writing

QJsonObject size limit is 128Mb

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

send isVisible part's flag to metadata JSON