Commit graph

3738 commits

Author SHA1 Message Date
Joachim Schmitz
6e5bc49634 fix previous change
hopefully. I really should get myself a proper build enviornment...
2014-01-12 13:50:45 +01:00
Joachim Schmitz
67a87243d4 make partName writable from plugins
and add longName and shortName to the plugin framwork
2014-01-12 13:06:30 +01:00
Joachim Schmitz
2481872bbf improve, fix and extend plugin dosumentation
not sure about the changes in mstyle though
2014-01-12 12:51:51 +01:00
Leon Vinken
5ac3daa429 fix #23852, #24232 and #24234 2014-01-12 11:19:14 +01:00
Joachim Schmitz
9b2b9b6bf5 fix #23366: notehead -> note head 2014-01-10 17:08:23 +01:00
Joachim Schmitz
74f5e2296d Actually add mscore_uz.ts 2014-01-10 13:04:16 +01:00
Joachim Schmitz
5c2825dba7 no qt_uz.ts available 2014-01-10 12:51:32 +01:00
Joachim Schmitz
98e06bbed0 fix #24219: Add Usbek translation 2014-01-10 12:24:44 +01:00
ws
2902cf6dae smufl: add ottava numbers for emmentaler 2014-01-09 13:09:58 +01:00
Joachim Schmitz
39e031506c Make Ukulete Tab consistent with other Tablatures 2014-01-09 11:07:20 +01:00
Gootector
51aa1ed24e Delete gonville-20.otf 2014-01-09 07:50:39 +01:00
Joachim Schmitz
b7e7bbba51 'untranslate' the string "TextLabel" 2014-01-08 11:18:39 +01:00
ws
d6523e5cb5 smufl: fix repeat barline dots 2014-01-07 13:17:03 +01:00
ws
6242f5722f add vtest for barlines 2014-01-07 11:53:06 +01:00
ws
fa70cab643 fix segment type in debugger; fix start repeat barline 2014-01-07 11:42:17 +01:00
yufanyufan
74caff6ce1 Fix a bug in BSP
BspTree::items sometimes return Element not intersect with input rect.
2014-01-03 19:24:15 -08:00
ws
30e0623efe Merge branch 'master' of github.com:musescore/MuseScore 2014-01-03 12:09:51 +01:00
ws
b1e03fd8bb adapt bsp changes 2014-01-03 12:09:23 +01:00
Werner Schweer
4a1d692102 Merge pull request #622 from trig-ger/midi_fixes
Fixes for MIDI import
2014-01-03 03:06:59 -08:00
Werner Schweer
8fa9e9a1c1 Merge pull request #616 from yufanyufan/patch-8
Make bsp safer to use.
2014-01-03 02:53:53 -08:00
ws
c1ec30d90f add QT_NO_DEBUG to release cflags 2014-01-03 10:43:30 +01:00
Andrey M. Tokarev
c8ba5dc94b Add note overlap check after removeOverlappingNotes function 2014-01-02 23:44:04 +04:00
Andrey M. Tokarev
825f225e21 Remove incorrect comment 2014-01-02 23:12:57 +04:00
Andrey M. Tokarev
e3b79ee0bc Enclose assert functions by #ifdef QT_DEBUG 2014-01-02 21:50:07 +04:00
Andrey M. Tokarev
ec025a45c8 Fix !useMultipleVoices case for tied tuplets 2014-01-02 21:46:11 +04:00
Andrey M. Tokarev
fdb231e5c0 Fix multiple voices for drum tracks 2014-01-02 21:46:11 +04:00
Andrey M. Tokarev
5c74b6997b Fix too many tuplet voices (> VOICES) 2014-01-02 21:46:11 +04:00
Andrey M. Tokarev
3d193d494b Remove unnecessary note overlapping check and add Q_ASSERT instead 2014-01-02 21:46:11 +04:00
Nicolas Froment
d6d0b1a951 Merge pull request #619 from lvinken/musicxml-fixes
Musicxml fixes
2013-12-31 05:31:50 -08:00
lasconic
71c5c58f50 fix #16222 2013-12-31 12:42:12 +01:00
ws
92b23265b9 no gui in converter mode; more robust reading of bad score files 2013-12-31 12:33:57 +01:00
ws
51f3fa8b20 remove some debug output 2013-12-31 12:33:57 +01:00
Leon Vinken
4c76ccffa2 fix #23344 2013-12-31 11:06:13 +01:00
Leon Vinken
e96eade8eb initial fix for #23344 2013-12-31 11:06:13 +01:00
lasconic
3494590fbe fix typo in README.md 2013-12-31 10:52:04 +01:00
Maurizio M. Gavioli
a61ab3ee06 Merge pull request #617 from mgavioli/Fix_ukulele_instr_data
Fix ukulele instrument data
2013-12-30 15:13:41 -08:00
Maurizio M. Gavioli
4d16f34c68 Fix ukulele instrument data
- Show " (tablature)" for the ukulele tablature variant
- Add tuning data for the baritone ukulele

See http://musescore.org/en/node/24089#comment-92612 for more details.
Source of data: http://en.wikipedia.org/wiki/Ukulele
2013-12-30 23:48:03 +01:00
Maurizio M. Gavioli
9c58f9926c Merge pull request #614 from mgavioli/Fix_nonpermanent_mm-sp_textstyle_setting
Fix non-permanent mm/sp text style setting.
2013-12-30 14:20:27 -08:00
yufanyufan
7ddb358bdc Make bsp safer to use.
Edit

1 Now it is copy-constructable.
2 Called no longer needs to reset itemDiscovered after call items.
2013-12-30 09:59:44 -08:00
Maurizio M. Gavioli
3ba9d8c711 Fix non-permanent mm/sp text style setting.
A change from "mm" to "sp" of a test style was not retained.
2013-12-30 18:41:30 +01:00
Maurizio M. Gavioli
e6362c8768 Merge pull request #612 from mgavioli/Fix_24095_Crash_on_all_staves_hidden
Fix #24095 : Crash when all staves are hidden.
2013-12-30 03:02:44 -08:00
ws
5e41a66f03 fix typo in fonts/mscore/metadata.json 2013-12-30 10:04:42 +01:00
Maurizio M. Gavioli
a4f4da1475 Fix #24095 : Crash when all staves are hidden.
Improved tests on limit conditions.
2013-12-30 09:52:54 +01:00
Nicolas Froment
ec1302ac60 Merge pull request #611 from yufanyufan/patch-4
Fix the include detective.
2013-12-29 23:25:19 -08:00
yufanyufan
fd0543c88c Fix the include detective.
audiofile.h is not a system header.
2013-12-29 14:29:41 -08:00
Nicolas Froment
48537994b3 Merge pull request #609 from yufanyufan/patch-3
Fix broken build when USE_ALSA is not defined
2013-12-29 12:28:22 -08:00
lasconic
4a8bab74dc fix: remove measure shift spanners. Uncomment test 2013-12-29 17:33:45 +01:00
Nicolas Froment
15139dcf6d Merge pull request #607 from lvinken/13108-bagpipe-palette-fix
fix oversized noteheads in bagpipe palette
2013-12-29 04:26:13 -08:00
yufanyufan
01c5712d1f Fix broken build when USE_ALSA is not defined
The bracket is not matched when USE_ALSA is not defined.
2013-12-29 01:35:23 -08:00
Maurizio M. Gavioli
fa00a2ace3 Merge pull request #599 from mgavioli/repeat_barlines_not_forced_to_generated
Do not force repeat bar lines to "generated" status.
2013-12-28 16:04:21 -08:00