Commit graph

24 commits

Author SHA1 Message Date
James Thistlewood
459049b5c4 Add single-note dynamics 2019-03-02 18:18:12 +00:00
ws
5fadc466bd fix #276978 crash during open .gpx file 2018-11-29 11:50:45 +01:00
Dmitri Ovodok
0b0f3b7d9e Convert test scores from mtest/guitarpro to the new format 2018-08-16 19:10:30 +03:00
lasconic
b39700c0e4 fix GP6 import and more mtests 2017-11-27 17:04:32 +01:00
lasconic
97b5aec8d5 fix let ring import, subtitle import in gp3 2017-08-30 15:30:13 +02:00
Werner Schweer
b889608c30 fix #232551: TAB clef is misplaced 2017-08-04 15:45:49 +02:00
Werner Schweer
d9d738dd79 update for keysig 2017-06-23 13:53:45 +02:00
Werner Schweer
ac41fa396e update edit infrastructure 2017-03-31 13:03:30 +02:00
Werner Schweer
915a3844a7 update mtest, gp import 2017-03-06 11:33:54 +01:00
Werner Schweer
0b1aea952f layout for movements 2017-01-05 11:28:45 +01:00
Werner Schweer
6e7e05aaec impl. staff type changes 2016-12-18 14:31:34 +01:00
lasconic
db9aeb7388 save 3.00 file in test mode 2016-09-23 22:30:24 +02:00
Werner Schweer
8c18761d3b change accidental file format 2016-09-22 12:02:41 +02:00
Joachim Schmitz
b6f3e9dcaa remove post 1.3 and pre-2.0 compatibility checks and tweaks
There's probably quite a bit more, but these are the most
obvious places.
Impoved the error mssage, with a hint where to get 2.0.
Most of the templates and sample scores had been created with a pre2.0
nightly version, so they have been resaved with 2.0.0. They'll most
probably need to get updated for 3.0 at some point again.
2016-05-13 06:55:03 +02:00
ws
f68b82bb62 fix clef left margin 2016-04-13 11:20:05 +02:00
lasconic
4f5372b8de merge conflict in importxml.cpp 2015-10-28 12:53:20 +01:00
igevorse
8be4d3f5ff Midimapping tests for mscx, musicXML, Guitar Pro, MIDI files 2015-07-16 08:38:57 +05:00
lasconic
1a5875b765 fix #69161: bad barline span for imported gp files with non-default number of lines 2015-07-15 23:08:27 +02:00
ws
62ccb7e071 cleanup instrument name handling 2015-04-13 17:12:53 +02:00
ws
0e0e258f5a fix high pitch accidental calculation (midi 127) 2015-03-31 17:35:19 +02:00
John Pirie
309aa63555 Fix #48051: Fix to capo transposition in Guitar Pro files 2015-03-04 19:10:09 +00:00
lasconic
b7d2443e33 update test files 2014-11-20 22:40:42 +01:00
ws
3486e7601f update mtest guitarpro high-pitch test 2014-11-13 12:06:14 +01:00
John Pirie
3c4b756803 Fixed rare crash in GP3 files created by TG where very high notes are specified.
TuxGuitar allows users to specify notes which are extremely high in
pitch, beyond what Guitar Pro can support. Guitar Pro handles problem
by setting the fret number to 0 and displaying the note as intended
(it cannot specify a fret number as there is no fret number which can
create such a pitch). This patch makes MS match the behavior of Guitar
Pro instead of crashing.
2014-10-30 18:23:51 +00:00