Commit graph

9615 commits

Author SHA1 Message Date
Marc Sabatella
0f698fd169 Merge pull request #2198 from MarcSabatella/74911-divider-parts
fix #74911: disable system dividers when generating parts
2015-09-02 10:20:24 -06:00
Marc Sabatella
c84b19fd67 Merge pull request #2199 from MarcSabatella/74906-hairpin-text
74906 hairpin text
2015-09-02 10:19:57 -06:00
Marc Sabatella
a056c985d5 fix #74906: default text for hairpins 2015-09-02 09:28:40 -06:00
Marc Sabatella
a6a69163b5 fix #74911: disable system dividers when generating parts 2015-09-02 08:06:39 -06:00
Nicolas Froment
68620bcf75 Merge pull request #2196 from lasconic/improve-textpalette
Improve F2 text symbol palette
2015-09-02 13:56:32 +02:00
lasconic
ce59bdba6e fix symbol button state when out of text edit mode 2015-09-02 12:14:16 +02:00
lasconic
04718ec18a fix insertion of high code point in text 2015-09-02 12:14:16 +02:00
lasconic
18b61e790b Improve F2 text symbol palette 2015-09-02 12:13:58 +02:00
Nicolas Froment
303d5b9e70 Merge pull request #2200 from ericfont/75071-factory-reset-delete-lock
fix #75071 remove settings .lock file when factory reset
2015-09-02 10:14:09 +02:00
Eric Fontaine
2b03ea580c fix #75071 remove settings .lock file when factory reset 2015-08-30 22:07:03 -04:00
Nicolas Froment
709e1ed345 Merge pull request #2197 from MarcSabatella/58061-triplet-partial-beam
fix #58061: partial beam wrong direction in tuplets
2015-08-30 15:27:11 +02:00
lasconic
fa2e30d553 fix #75116: Add a break page by dragging it in an empty space in a score with hidden empty staves causes a crash 2015-08-30 13:03:39 +02:00
Marc Sabatella
40052f98d6 fix #58061: partial beam wrong direction in tuplets 2015-08-29 18:38:28 -06:00
Nicolas Froment
a5cf31af65 Merge pull request #2195 from MarcSabatella/74951-hairpin-selected
fix #74951: hairpin appears to remain selected
2015-08-29 20:12:19 +02:00
Marc Sabatella
33671b3605 fix #74951: hairpin appears to remain selected 2015-08-29 08:29:26 -06:00
Nicolas Froment
6bec096a41 Merge pull request #2194 from MarcSabatella/74961-initial-octave-mmrest
fix #74961: initial octave guess on note input wrong after mmrests
2015-08-29 11:25:40 +02:00
Nicolas Froment
2f07c34608 Merge pull request #2187 from mgavioli/Fix_74536_Dynamics_kerning_and_other_font_fixes
Fix #74536 - MScoreText: dynamics kerning, ottava glyphs, clean-up
2015-08-29 10:28:29 +02:00
Marc Sabatella
a6dd00790f fix #74961: initial octave guess on note input wrong after mmrests 2015-08-28 17:47:59 -06:00
Maurizio M. Gavioli
554adf1ef5 Fix #74536 - MScoreText: dynamics kerning, ottava glyphs, clean-up
__References__:
dynamics kerning: https://musescore.org/en/node/74536
ottava glyphs: https://musescore.org/en/node/68271

Fixes:
- __Completed__ kerning of __dynamics__ glyphs, for a total of 13 kerning pairs, as many as in the original symbol font.
- __Added__ the glyphs in the SMuFL ranges U+E510-E51F (ottava) and U+EC90-EC98 (supplemental ottava).
- __Cleaned__ all glyphs of the MScoreText font, correcting a few wrong outline directions, adding all missing extrema (about two hundreds glyphs) and all-non integral coordinates. The exceptions being the three glyphs U+E651, U+E652, U+E655 (pedal 'P', pedal 'e', pedal 'star') which are possibly too complex/small to observe all the guide lines.
2015-08-29 00:36:03 +02:00
lasconic
34838db48b fix mtest 2015-08-28 15:58:42 +02:00
Nicolas Froment
74f290100e Merge pull request #2179 from MarcSabatella/tie-entry
tie chords in note input
2015-08-28 15:03:40 +02:00
Nicolas Froment
0cb0da2f11 Merge pull request #2192 from MarcSabatella/74881-mmrest-copy-crash
fix #74881: crash on copy of rest into mmrest
2015-08-28 15:02:25 +02:00
lasconic
c31c4b7f9c fix #22994: cross-staff grace note layout 2015-08-28 15:00:34 +02:00
Marc Sabatella
065909f146 fix #74881: crash on copy of rest into mmrest 2015-08-27 23:25:20 -06:00
Marc Sabatella
0722872f6f tie chords in note input 2015-08-27 14:58:39 -06:00
Nicolas Froment
f07d7bb52b Merge pull request #2153 from shoogle/debian-packaging
Bringing Debian packaging upstream
2015-08-27 20:16:55 +02:00
shoogle
198319231f fix #57736 and improve Debian packaging to enable Ubuntu nightlies
- Flag unstable builds more obviously
- Add SUFFIX to filenames to prevent conflicts when installing multiple mscore versions in PATH.
- Update references to files with SUFFIX.
- Compress man page with highest gzip compression (Debian requirement)
- Display version in title bar of main window.
- fix #57736: enable/disable LAME mp3 support via Makefile option.
- Makefile option to not update MIME and icon cache on Linux.
- rename linux files for consistency with other CMake config files
- Label special builds in title bar (e.g. nightly builds).
- Create symlink aliases for mscore and man pages.
- Correct MimeType associations for nightlies in desktop file.
- Don't manually set RPATH, let CMake handle it automatically.
- Makefile option to not set RPATH at all (Debian requirement).
2015-08-27 18:01:04 +01:00
lasconic
c89fe33265 remove bogus char 2015-08-27 17:52:19 +02:00
lasconic
ec5028d334 fix #74801: Custom palettes not working on OS X 2015-08-27 16:57:10 +02:00
lasconic
d073c1feb6 fix #74816: No Playback of articulations in Tablature staff 2015-08-27 15:57:29 +02:00
Nicolas Froment
fdb68b6cbd Merge pull request #2176 from MarcSabatella/voice-navigation
more navigation fixes
2015-08-27 12:24:44 +02:00
lasconic
b1d4272623 fix potential crash in expandvoices 2015-08-27 11:33:23 +02:00
Nicolas Froment
1100b9bc43 Merge pull request #2181 from MarcSabatella/74171-cresc
fix #74171: cresc. and dim. lines
2015-08-27 11:24:40 +02:00
Nicolas Froment
a918b7f360 Merge pull request #2171 from Jojo-Schmitz/signed-char-for-arm
fix for arm, where char by default is unsigned
2015-08-27 10:38:08 +02:00
Nicolas Froment
3697ed03ae Merge pull request #2177 from MarcSabatella/73966-first-spacer
fix #73966: bad system spacing with lyrics or spacers at page break
2015-08-27 10:36:56 +02:00
Nicolas Froment
5a3281ab19 Merge pull request #2189 from Jojo-Schmitz/audio-export
delete audio files only on cancel
2015-08-27 09:22:35 +02:00
Joachim Schmitz
6fbfa1a338 delete audio files only on cancel
fixes an issue introduced in 39b0d3d
2015-08-27 08:07:19 +02:00
Marc Sabatella
40e73ade70 add text style type, Inspector settings 2015-08-26 14:20:46 -06:00
Marc Sabatella
04604f5c74 fix #74171: cresc. and dim. lines 2015-08-26 09:31:39 -06:00
lasconic
c900d30268 optimize slur layout, see https://github.com/musescore/MuseScore/pull/2182#issuecomment-134987264 2015-08-26 15:35:40 +02:00
Nicolas Froment
7912332028 Merge pull request #2182 from mgavioli/Fix_#70906_TAB_slur_centring
Fix #70906 - TAB: slurs between stems not centred
2015-08-26 14:39:46 +02:00
lasconic
ffd21fe0fb better debug statement in importmxml 2015-08-26 13:50:00 +02:00
Nicolas Froment
c2f569def2 Merge pull request #2186 from lvinken/musicxml-fixes
Musicxml fixes
2015-08-26 13:42:40 +02:00
Nicolas Froment
133d2919da Merge pull request #2183 from mgavioli/Fix_71931_TAB_option_for_back-tied_notes_display
Fix #71931 - TAB: Option to show or hide back-tied notes
2015-08-26 12:02:34 +02:00
Leon Vinken
7a3f45b76a fix #59811 - Fermata over rest not exported to MusicXML 2015-08-26 11:50:06 +02:00
Leon Vinken
5bcbf4524f replace foreach by for 2015-08-26 11:50:06 +02:00
Leon Vinken
d8999b943e fix #59291 - [MusicXML export] System-crossing clef change not exported 2015-08-26 11:50:06 +02:00
lasconic
480a01f66a Change design on page settings dialog to vertical, see #70861 2015-08-26 09:35:59 +02:00
Nicolas Froment
13f0918b11 Merge pull request #2141 from ericfont/70861-page-layout-vert-spacer-cols-1-2
fix #70861: add (sp) and vertical spacers in page layout window
2015-08-25 18:39:49 +02:00
Nicolas Froment
41e9bdc609 Merge pull request #2172 from ericfont/65161-repeatlist-unwind-section-by-section_updated
Fix #65161 repeatlist unwind section by section UPDATED
2015-08-25 17:58:42 +02:00