Commit graph

17 commits

Author SHA1 Message Date
Igor Korsukov c3fbb9fc8f removed config.h 2023-02-14 15:51:40 +02:00
Casper Jeukendrup 56c755f8df Register mscs files as MuseScore files on all OSs
Also make mscz the preferred type
2022-05-16 21:29:01 +03:00
Igor Korsukov b93b05bb47 ported #7022 : Fix #279707: Command line option to update AppImage 2021-02-19 15:55:24 +02:00
pereverzev+v 3aeb2a40c6
Merge pull request #6799 from shoogle/cli-save-online
Fix #311340: Save online via command line (--save-online)
2020-11-16 04:12:49 +02:00
Joachim Schmitz 313edc51ed Update to SMuFL version 1.3
and fix compatibility problems with 3.x scores prior to this PR
using the no longer existing `ornamentMordentInverted` by turning it
into the new `ornamentMordent`. and changing the old `ornamentMordent`
into `ornamentShortTrill` for pre-MuseScore 3.6 scores.
Fix the vtest and mtests too

Actually update to include some post-1.3 fixes too
2020-11-10 15:10:40 +02:00
Peter Jonas f248cf3eb0 Fix #311340: Save online via command line (--save-online) 2020-11-06 19:11:48 +00:00
Joachim Schmitz 103c638616 man-page update 2020-10-20 13:17:02 +02:00
Joachim Schmitz c5be1e0e0c fix/update man-page
and fix a compiler warning introduced earlier
2020-10-03 02:38:10 -07:00
Joachim Schmitz fa6f145fc2 switch master branch to MuseScore 4 2020-05-28 11:23:21 +02:00
anatoly-os f7b003285b Merge pull request #6066 from Jojo-Schmitz/man-page
fix man-page to mention changed default DPI setting for PNGs export
2020-05-20 14:14:37 +02:00
mirabilos b943cb6234
document -F and -R settings better, partially addresses #288600 2019-06-18 18:07:33 +02:00
mirabilos e292cfb527
fix #277903: new manpage
Completely rewritten manpage, with improved documentation for most
aspects of the program, and documentation of the better batch con‐
version (see PR 4166). The new mscore.1.preview.sh shell script is
intended to be used for previewing changes, by developers.
2019-03-20 16:17:19 +01:00
mirabilos 21207c449c properly escape all hyphens used as minus signs [lintian] in manpage 2018-04-26 13:46:15 +02:00
James Cowgill 085e59ab21 Fix errors in mscore.1 manpage
CMake doesn't support single quotes, so the old value of MAN_PORTABLE was
causing errors. Insert manual line break to help groff displaying a long line.
2018-03-05 19:01:38 +01:00
luz.paz 443be63167 Misc. typos
Found via `codespell -i 3 -w --skip="./thirdparty,./share/locale,./fonts" -I ../musescore-whitelist.txt`
Whitelist:
```
clas
nd
ot
pres
strack
tage
te
```
2018-02-13 12:06:05 -05:00
shoogle 2a62996fd9 Improve AppImages including fix #104106 use system font settings 2016-04-01 11:26:16 +01:00
shoogle 767a95a9db Fix #95541: Portable build for Linux (AppImage)
- Set share path relative to executable on Linux too
- Linux dependencies for portable AppImage
- Helper scripts for desktop integration
- Update man pages
2016-02-17 14:13:24 +00:00