sschmid
|
808fa916ec
fix occasional null error in ChordSymbolContainer
|
před 5 roky |
sschmid
|
7de0f7deaf
fix(Layout): update Vexflow to 1.2.91, fixing time signature yPos. adapt vexflow import. #706
|
před 5 roky |
sschmid
|
c1d79798e3
Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules
|
před 5 roky |
Matthias Uiberacker
|
1d63a05ffd
Merge branch 'develop' into feat/Tabs
|
před 5 roky |
Matthias Uiberacker
|
7ad7870267
Refactored page layout code: Page creation and linking system to pages was too early and not usable for correct layout. Moved page creation to final positioning of systems.
|
před 5 roky |
Daniel Fürst
|
1361aca30e
feat(SourceMeasure): add reference to instance of engraving rules
|
před 5 roky |
Daniel Fürst
|
a89f3f15f7
refactor(MusicSystem): make engraving rules public
|
před 5 roky |
Matthias Uiberacker
|
9ce9a98acb
cherry-picked from Tab Branch (tabs are rendered)
|
před 7 roky |
sschmid
|
8707b96b5b
refactor: create EngravingRule for ChordSymbol xSpacing (#599)
|
před 5 roky |
sschmid
|
6eb97faab8
feat(ChordSymbols): show all chordsymbols over a single note/staffEntry (spacing WIP) (#599)
|
před 5 roky |
sschmidTU
|
2e769632a1
create EngravingRule for ChordSymbolYOffset
|
před 6 roky |
sschmidTU
|
78cd2eddcf
fix(ChordSymbols): add y spacing so stems don't collide
|
před 6 roky |
sschmidTU
|
d381e39990
fix: natural accidental not showing (#320) (#321)
|
před 7 roky |
Matthias Uiberacker
|
3158eb47bc
feat: implemented showing in-measure clefs
|
před 7 roky |
sschmidTU
|
ae255c717d
refactor(GraceNotes): remove GraceStaffEntries
|
před 7 roky |
sschmidTU
|
a0e43076ad
added refactors not caught by cherry-pick
|
před 7 roky |
sschmidTU
|
ea521f9f0d
cherry-picked refactor/isGrace branches onto develop (isGrace branch was accidentally based on feature/expressions)
|
před 7 roky |
sschmidTU
|
213f883e45
additional StaffMeasure -> GraphicalMeasure renames
|
před 7 roky |
sschmidTU
|
a86d7f2831
Renamed StaffMeasure to GraphicalMeasure (#264)
|
před 7 roky |
Matthias Uiberacker
|
0ca9d0198e
Added VexFlowVoiceEntry which carries the vexFlow.StaveNote -> no need of two synced lists in measure (simpler code)
|
před 7 roky |
Matthias Uiberacker
|
308086974c
Fixed adding notes twice to graphicalVoiceEntry.
|
před 7 roky |
Matthias Uiberacker
|
471ee19411
Implemented GraphicalVoiceEntry and adapted the code for using it. Nearly working - Notes get rendered already, but every Notehead is produced twice.
|
před 7 roky |
Matthias Uiberacker
|
64df536c94
Merge branch 'develop' into feature/Articulations
|
před 7 roky |
Benjamin Giesinger
|
34e5533da2
Improvement/bounding box (#195)
|
před 7 roky |
Benjamin Giesinger
|
e3981ad830
refactor: added prefer-const rule and fixed all let variables
|
před 7 roky |
Matthias Uiberacker
|
f529f4580f
feat(Articulations): Added ArticulationReader - articulations are read from xml
|
před 7 roky |
Matthias Uiberacker
|
66f3217d20
added and implemented code for chord symbols
|
před 8 roky |
Matthias
|
aa7c96d7bf
Fixed measure end clef size and width considerations.
|
před 9 roky |
Matthias
|
3ce937d1d5
Implemented Tuplet handling - tuplets are rendered but x-layout is not correct.
|
před 9 roky |
Matthias
|
a9fdf86d8f
Fixed bug in measure number calculation.
|
před 9 roky |