Commit graph

1271 commits

Author SHA1 Message Date
Tony Mountifield
ace44c58da Fix compilation on MinGW with GCC 4.7.2 2013-02-13 23:36:40 +00:00
lasconic
c01d670b5e fixes for mac build 2013-02-13 22:01:48 +01:00
ws
f1d735fe12 implement in place editor for SimpleText 2013-02-13 19:32:19 +01:00
ws
01920f5352 implement in place editor for SimpleText 2013-02-13 19:28:53 +01:00
ws
df173a1fcc fix compilation of dynamics regression tests 2013-02-13 15:10:07 +01:00
Nicolas Froment
a8a7fed632 Merge pull request #218 from lasconic/fixcmake
fix cmake version for travis ci
2013-02-13 06:02:56 -08:00
lasconic
c3e86d46d4 fix cmake version for travis ci 2013-02-13 14:32:39 +01:00
ws
34af985c80 set USE_GLYPHS as default 2013-02-13 14:04:03 +01:00
ws
a63366b093 gcc >= 4.6 is no required; g++11 is enabled 2013-02-13 09:54:26 +01:00
ws
d87eb40de3 cleanup for dynamics; move glyphs for dynamics to FreeSerifMscore, adapt styles 2013-02-13 09:54:26 +01:00
Maurizio M. Gavioli
cce7968c3d Merge pull request #217 from mgavioli/figured_bass_extended_contin_lines
Figured bass: extended continuation line
2013-02-12 13:49:50 -08:00
lasconic
bd741c8dfd fix #19148: Distortion in sound playback after several measures of play 2013-02-12 20:17:36 +01:00
lasconic
e9f5d706ef Merge remote-tracking branch 'upstream/master' 2013-02-12 19:55:33 +01:00
Maurizio M. Gavioli
ee3de10b8d Added an extended continuation line, which connects with a matching cont. line in the next F.b. element.
Occasionally required in Baroque scores and in modern figured-bass-like harmonic analysis.
2013-02-12 16:28:55 +01:00
lasconic
f5524abad2 fix race condition when closing a tab while playing 2013-02-12 11:48:50 +01:00
ws
eab742f235 change sf path to fluid.sf3 2013-02-12 10:44:37 +01:00
ws
fc6719dc0c add missing CMakeLists.txt in workspaces 2013-02-12 10:37:21 +01:00
ws
c45ea7176e simplify parts dialog 2013-02-12 10:16:57 +01:00
ws
da9f8d028a fix regression tests build 2013-02-11 21:45:48 +01:00
ws
48b17c47ae remove mscore1 font; change dynamics editing 2013-02-11 20:53:51 +01:00
ws
0650e9fe0e disable palette operations for readOnly workspaces 2013-02-11 19:23:25 +01:00
ws
6bf0564e3f move plugin preferences to new pluginManager 2013-02-11 14:13:58 +01:00
Maurizio M. Gavioli
3e552182ac Merge pull request #210 from mgavioli/figuredbass_vert_alignment_param
Figured Bass: add top/bottom alignment parameter
2013-02-11 03:15:36 -08:00
lasconic
e9c07f0956 update README file for mtest, diff needs to be in the PATH 2013-02-11 11:38:29 +01:00
ws
6541e01106 fixes for workspaces 2013-02-11 10:22:15 +01:00
Maurizio M. Gavioli
74868e2c00 Figured Bass: add top/bottom alignment parameter to General Style 2013-02-10 19:29:26 +01:00
lasconic
9561ee2ef3 Merge remote-tracking branch 'upstream/master' 2013-02-10 17:06:52 +01:00
lasconic
ead3536b3e fix build 2013-02-10 16:50:24 +01:00
ws
fa98226ff5 update for workspaces 2013-02-10 14:50:18 +01:00
ws
ec99678d4b add first tuplet regression test 2013-02-10 14:09:56 +01:00
ws
ae8c93ecbf merge with head 2013-02-10 14:06:38 +01:00
ws
d192531b16 small low level optimizations 2013-02-10 13:53:41 +01:00
Maurizio M. Gavioli
debec667dc Merge pull request #209 from mgavioli/19981_figured_bass_cross_as_prefix
Figured Bass: Accept '+' as both a prefix and a suffix
2013-02-10 00:23:13 -08:00
Maurizio M. Gavioli
92f974b844 Accept '+' as both a prefix and a suffix, to accommodate harmony notation.
Also, added '0' (with usual suffix combination) to font and to acceptable digits.
2013-02-10 07:01:31 +01:00
lasconic
02c2bf6d11 Small string fix 2013-02-09 18:25:17 +01:00
Nicolas Froment
6a35247b4b Merge pull request #207 from softins/preferences-crash-fix
Preferences crash fix
2013-02-09 07:41:15 -08:00
Tony Mountifield
a82177e703 Fix null pointer crash in preferences
When turning off "use JackAudio" in preferences, l and r get set to null.
In this case, skip the section that uses them.
2013-02-09 13:00:03 +00:00
Tony Mountifield
751d936588 Fix null pointer crash in audio preferences.
When MuseScore is set to use Jack, the PortAudio driver returns null.
2013-02-09 12:56:33 +00:00
lasconic
abd4272d9f update colornote and notenames plugins 2013-02-09 12:59:32 +01:00
lasconic
932f2e0ab1 remove lilypond export from the ui, still possible on the command line 2013-02-09 12:45:23 +01:00
Nicolas Froment
c608cf13d5 Merge pull request #206 from uwei/auto-loaded-wrong-zoom
fix #19890 On restart auto-loaded score has wrong zoom
2013-02-09 02:54:54 -08:00
uwei
10d0c13c85 fix #19890 On restart auto-loaded score has wrong zoom 2013-02-08 14:05:34 +01:00
Werner Schweer
6d6448e931 more workspace changes 2013-02-08 11:38:25 +01:00
lasconic
3d55d907e8 clear selection should also clear start and end segment 2013-02-08 00:28:15 +01:00
lasconic
65790b2e3c hide lilypond export behind experimental command line option 2013-02-07 23:42:15 +01:00
lasconic
aa5faf8694 fix some strings 2013-02-07 23:24:38 +01:00
lasconic
aaea4768e1 revert previous commit 2013-02-07 18:14:31 +01:00
Werner Schweer
97b135dcac rework of palettes & workspace 2013-02-07 17:35:03 +01:00
Werner Schweer
7bb0fa0163 add missing gui update after deleting palette cell delete 2013-02-07 17:35:03 +01:00
Werner Schweer
84012d5b4b add 'show staff' to palette cell properties 2013-02-07 17:35:02 +01:00