Marc Sabatella
7db2dbb41f
fix #41326 : correct transposition of MIDI input
2014-12-12 14:19:16 -07:00
Nicolas Froment
1f4decd5cb
Merge pull request #1525 from MarcSabatella/resequence-rehearsal-marks
...
Resequence rehearsal marks
2014-12-12 09:50:47 +00:00
Marc Sabatella
f2987d3ef4
fix #41201 : loading new chord list can make too many chords lower case
2014-12-11 08:40:03 -07:00
Nicolas Froment
6478998112
Merge pull request #1514 from MarcSabatella/trim-option
...
fix #31856 : add option to trim whitespace from exported PNG
2014-12-10 22:17:30 +00:00
Nicolas Froment
3fca04120b
Merge pull request #1510 from MarcSabatella/40846-ctrl-barline
...
fix #40846 : require Ctrl+drag to create staff-only barline change
2014-12-10 19:44:19 +00:00
Marc Sabatella
fbdd224791
add chord symbol style options: full german, french, lwoer case bass, all caps note names
2014-12-10 00:12:00 -07:00
Marc Sabatella
69bb399e50
add command: resequence rehearsal marks
2014-12-09 14:40:06 -07:00
Marc Sabatella
f4307516df
fix #31856 : add option to trim whitespace from exported PNG
2014-12-09 08:55:11 -07:00
lasconic
32aa4964b8
Open soundfont sf2/sf3 with MuseScore (part 1)
2014-12-09 14:46:33 +01:00
Nicolas Froment
5f048215fa
Merge pull request #1523 from AntonioBL/cppcheck
...
some fixes from cppcheck analysis
2014-12-09 14:38:10 +01:00
AntonioBL
3da1a51226
fix import of custom KeySig from MuseScore 1.3 files
2014-12-09 13:43:31 +01:00
AntonioBL
620dae1b25
some fixes from cppcheck analysis
2014-12-09 09:36:24 +01:00
ws
8ff4a8f95e
fix #29931 : Custom key signatures do not show
2014-12-08 18:02:29 +01:00
Nicolas Froment
327c438eaa
Merge pull request #1507 from Jojo-Schmitz/implode
...
don't implode chords of unequal duration
2014-12-08 16:53:00 +01:00
lasconic
1756549dd8
fix crash when opening scores with 0 measure (old templates)
2014-12-08 14:46:25 +01:00
ws
c87cfae38c
fix 40241: Recent scores menu doesn't show imported files
2014-12-08 14:41:36 +01:00
ws
e835aa54f1
make systemBarLineType a property
2014-12-08 13:36:52 +01:00
Werner Schweer
e4e377a36b
Merge pull request #1316 from mgavioli/system_initial_barline_style
...
Style of the initial bar line of a system.
2014-12-08 13:03:03 +01:00
ws
49212e96c4
ignore custom key signature on transposition
2014-12-08 10:45:51 +01:00
ws
d4712da6a3
fix #40711 : Crash on select on score with slur ending on rest
2014-12-08 10:20:42 +01:00
Marc Sabatella
39de703f83
fix #40941 : chord symbols don't transpose unless there are parts
2014-12-07 10:12:54 -07:00
Marc Sabatella
d3b8157be6
fix #40846 : require Ctrl+drag to create staff-only barline change
2014-12-06 16:11:50 -07:00
Joachim Schmitz
3258ed6562
don't implode voices of different rhythms
...
as this it can lead to data loss.
On imploding staves it could lead to some incorrectness, but as the old
staves are still there, this can get spotted and fixed.
2014-12-06 16:11:36 +01:00
Marc Sabatella
c4faee7198
fix #40066 : use es/is for german chords if lower case option enabled
2014-12-05 16:25:36 -07:00
Nicolas Froment
5ef9c2c13c
Merge pull request #1499 from MarcSabatella/40091-double-accidental-chords
...
40091 double accidental chords
2014-12-05 23:02:37 +01:00
ws
3d89d7701a
fix #36901 : Select two Time Signatures, Delete, and Undo, causes crash
2014-12-05 10:12:51 +01:00
ws
28fdd984e9
fix #40146 : Crash on changing rest duration
2014-12-05 09:18:40 +01:00
Marc Sabatella
9b9aa19b63
fix #40091 : double flat/sharp in chord symbols
2014-12-04 13:04:44 -07:00
Marc Sabatella
651d3c8f35
fix #40686 : handling of voice of explode/implode
2014-12-04 11:02:13 -07:00
ws
a68454ece6
fix #40016 : Crash when closing score
2014-12-04 15:57:40 +01:00
ws
f3071ac9d0
fix #29931 : Custom key signatures do not show
2014-12-04 14:40:26 +01:00
Werner Schweer
172ccb5706
Merge pull request #1501 from MarcSabatella/40556-focus-duration
...
fix #40556 : focus lost after duration change
2014-12-04 10:41:24 +01:00
Werner Schweer
88ba9f5905
Merge pull request #1503 from MarcSabatella/40581-ledger-voice
...
fix #40581 : overlapping ledger lines between voices
2014-12-04 10:39:30 +01:00
Marc Sabatella
5d329676a6
fix #40581 : overlapping ledger lines between voices
2014-12-03 09:50:39 -07:00
ws
8fb84d94f8
make sure a tempotext has a text
2014-12-03 13:53:13 +01:00
Marc Sabatella
ba9bf16e15
fix #40556 : focus lost after duration change
2014-12-03 00:07:11 -07:00
Nicolas Froment
408c73da07
Merge pull request #1498 from MarcSabatella/40356-lower-case-minor
...
fix #40356 : lower case minor chord issues
2014-12-02 19:11:05 +01:00
Nicolas Froment
a611a5a7be
Merge pull request #1497 from MarcSabatella/40506-transpose-harmony-parts
...
fix #40506 : transpose chord symbols does not affect parts
2014-12-02 19:09:42 +01:00
ws
27267b09f4
fix #22695 : Text ottava changes to symbol after reset
2014-12-02 18:47:38 +01:00
Marc Sabatella
026f8c7b77
fix #40506 : transpose chord symbols does not affect parts
2014-12-02 08:29:57 -07:00
ws
7ed6b1184e
fix #32591 : Stems too long on beamed grace notes
2014-12-02 15:14:21 +01:00
ws
7b823436d6
fix #23137 : Beam of small chord aren't small
2014-12-02 14:31:51 +01:00
Werner Schweer
fbcad4ddc5
Merge pull request #1324 from CombatCube/32651-naturals-system-break
...
fix #32651 : Key signature at system break with canceling naturals should not repeat naturals at beginning of following system
2014-12-02 13:45:55 +01:00
Marc Sabatella
046f66591b
fix #40356 : lower case minor chord issues
2014-12-01 23:37:47 -07:00
Nicolas Froment
4934cf0a57
Merge pull request #1487 from MarcSabatella/6535-tie-grace
...
fix #6535 : grace note ties, also articulations & duration fixes
2014-12-01 23:16:45 +01:00
Nicolas Froment
255eaaa75e
Merge pull request #1493 from MarcSabatella/40296-center-lyric-symbols
...
fix #40296 : lyrics consisting of symbols offcenter
2014-12-01 17:10:29 +01:00
Nicolas Froment
858caf2bf5
Merge pull request #1489 from MarcSabatella/40291-rhythmic-notation-rests
...
fix #40291 : voice 3 rests in rhythmic slash notation
2014-12-01 10:35:35 +01:00
Marc Sabatella
7013e0ad5d
fix #40296 : lyrics consisting of symbols offcenter
2014-11-30 08:05:19 -07:00
Marc Sabatella
117ab2cb65
fix #40291 : voice 3/3 rests in rhythmic slash notation
2014-11-29 23:47:00 -07:00
Marc Sabatella
83e26d87e7
fix #40301 : ties can overlap staff lines
2014-11-29 20:55:51 -07:00