Commit graph

8 commits

Author SHA1 Message Date
ws
7e1667de6c fix special case in skyline creation 2018-09-12 13:07:20 +02:00
ws
1a0d4d7d20 fix tuplet skyline 2018-09-12 12:33:11 +02:00
ws
d15d09af81 fix #276037 Incorrect dynamics position on 1-line staff 2018-09-12 09:24:02 +02:00
Joachim Schmitz
b27817fe19 fix more MSVC warnings
* The one C4100
* The one C4189
* The two C4457
* The two C4701
* The 475 C4267, changing to size_t were easily possible, casting to
int elsewhere
* Fix GCC warnings reg. wrong printf format for a size_t, reg. unused
variables and reg. ambigous else branch, seen on Travis CI
2018-09-11 16:56:50 +02:00
ws
b232149321 remove measure staff shapes, replace with skyline 2018-09-11 16:30:47 +02:00
ws
b1c66ae8a4 use skyline to layout lyrics vertical 2018-09-07 17:13:12 +02:00
ws
c7bbbaf535 use skyline data for calculation of system distance 2018-09-05 10:23:29 +02:00
ws
a64d5d81d3 add preparations for 'skyline' algorithm to calculate system distance 2018-09-03 09:54:20 +02:00