sschmidTU
|
bc3f942d29
Merge pull request #291 from opensheetmusicdisplay/fix/lyricsYOffsetShorten
|
7 years ago |
sschmidTU
|
0c8eb28e15
fix(MusicSheetCalculator.ts): shorten lyrics y offset
|
7 years ago |
Sebastian Haas
|
0bb0b5e613
Migration to loglevel for all logging statements (#265)
|
7 years ago |
Sebastian Haas
|
9ed412e794
chore(package): update webpack-dev-server to version 3.1.3 (#278)
|
7 years ago |
Benjamin Giesinger
|
b11f9e344d
Improvement/skyline (#270)
|
7 years ago |
sschmidTU
|
31a68194bd
refactor(EngravingRules/MusicSheetCalculator): shorten lyrics offset and create engraving rule for i
|
7 years ago |
sschmidTU
|
fd2f2bba34
removed isGrace from GraphicalVoiceEntry
|
7 years ago |
sschmidTU
|
a0e43076ad
added refactors not caught by cherry-pick
|
7 years ago |
sschmidTU
|
ea521f9f0d
cherry-picked refactor/isGrace branches onto develop (isGrace branch was accidentally based on feature/expressions)
|
7 years ago |
Sebastian Haas
|
1b255e45a9
chore(package): update @types/mocha to version 5.2.3 (#279)
|
7 years ago |
Sebastian Haas
|
a280c2c3ca
chore(package): update mocha to version 5.2.0 (#281)
|
7 years ago |
sschmidTU
|
432674c3d3
added a few GraphicalMeasure renames not caught by cherry-picked commit, builds again
|
7 years ago |
sschmidTU
|
213f883e45
additional StaffMeasure -> GraphicalMeasure renames
|
7 years ago |
sschmidTU
|
a86d7f2831
Renamed StaffMeasure to GraphicalMeasure (#264)
|
7 years ago |
Sebastian Haas
|
9370482fc2
chore(package): update webpack-cli to version 3.0.8 (#277)
|
7 years ago |
Sebastian Haas
|
b5df5085b6
chore: updated travis demo publish script to build the correct demo version (#276)
|
7 years ago |
Sebastian Haas
|
9fdfeb4c34
Merge tag '0.3.1' into develop
|
7 years ago |
Sebastian Haas
|
b57494c959
Merge branch 'release/0.3.1'
|
7 years ago |
Sebastian Haas
|
885a923c3b
chore: updated change log
|
7 years ago |
Sebastian Haas
|
636145e57d
chore: bumped version number
|
7 years ago |
Benjamin Giesinger
|
ee2f706d61
Fixed whole notes not being in the middle of a measure, see #260
|
7 years ago |
Benjamin Giesinger
|
36bce17d6d
Changed all Logging to loglevel
|
7 years ago |
Matthias Uiberacker
|
9946a61153
Merge branch 'feature/TieRefactoring' into develop
|
7 years ago |
Matthias Uiberacker
|
4021833dae
fix: Fixed tie drawing bug - now all ties of a chord are drawn.
|
7 years ago |
Matthias Uiberacker
|
bf04e78d8a
Finished main part of Tie Refactoring: all original Notes stay at their position and have VoiceEntries and no combined long Note is produced any more.
|
7 years ago |
Matthias Uiberacker
|
8227ae60e0
Merge branch 'improvement/ghostnotes' into develop
|
7 years ago |
Matthias Uiberacker
|
767344263a
Fixed showing whole rest notes for measure rests. Ghost notes work now.
|
7 years ago |
Benjamin Giesinger
|
116f00e0e5
added more verbose error handling in the console output
|
7 years ago |
Benjamin Giesinger
|
bf97fca9ec
Fix for undefined parentStaff in GraphicalVoiceEntry creation
|
7 years ago |
Matthias Uiberacker
|
e83d15e9fb
adapted gap finder function to use voiceEntriesPerVoice function and added creating the ghost objects. Work in progress...
|
7 years ago |