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.
|
5 年之前 |
sschmid
|
8707b96b5b
refactor: create EngravingRule for ChordSymbol xSpacing (#599)
|
5 年之前 |
sschmid
|
6eb97faab8
feat(ChordSymbols): show all chordsymbols over a single note/staffEntry (spacing WIP) (#599)
|
5 年之前 |
sschmidTU
|
2e769632a1
create EngravingRule for ChordSymbolYOffset
|
6 年之前 |
sschmidTU
|
78cd2eddcf
fix(ChordSymbols): add y spacing so stems don't collide
|
6 年之前 |
sschmidTU
|
d381e39990
fix: natural accidental not showing (#320) (#321)
|
6 年之前 |
Matthias Uiberacker
|
3158eb47bc
feat: implemented showing in-measure clefs
|
7 年之前 |
sschmidTU
|
ae255c717d
refactor(GraceNotes): remove GraceStaffEntries
|
7 年之前 |
sschmidTU
|
a0e43076ad
added refactors not caught by cherry-pick
|
7 年之前 |
sschmidTU
|
ea521f9f0d
cherry-picked refactor/isGrace branches onto develop (isGrace branch was accidentally based on feature/expressions)
|
7 年之前 |
sschmidTU
|
213f883e45
additional StaffMeasure -> GraphicalMeasure renames
|
7 年之前 |
sschmidTU
|
a86d7f2831
Renamed StaffMeasure to GraphicalMeasure (#264)
|
7 年之前 |
Matthias Uiberacker
|
0ca9d0198e
Added VexFlowVoiceEntry which carries the vexFlow.StaveNote -> no need of two synced lists in measure (simpler code)
|
7 年之前 |
Matthias Uiberacker
|
308086974c
Fixed adding notes twice to graphicalVoiceEntry.
|
7 年之前 |
Matthias Uiberacker
|
471ee19411
Implemented GraphicalVoiceEntry and adapted the code for using it. Nearly working - Notes get rendered already, but every Notehead is produced twice.
|
7 年之前 |
Matthias Uiberacker
|
64df536c94
Merge branch 'develop' into feature/Articulations
|
7 年之前 |
Benjamin Giesinger
|
34e5533da2
Improvement/bounding box (#195)
|
7 年之前 |
Benjamin Giesinger
|
e3981ad830
refactor: added prefer-const rule and fixed all let variables
|
7 年之前 |
Matthias Uiberacker
|
f529f4580f
feat(Articulations): Added ArticulationReader - articulations are read from xml
|
7 年之前 |
Matthias Uiberacker
|
66f3217d20
added and implemented code for chord symbols
|
8 年之前 |
Matthias
|
aa7c96d7bf
Fixed measure end clef size and width considerations.
|
8 年之前 |
Matthias
|
3ce937d1d5
Implemented Tuplet handling - tuplets are rendered but x-layout is not correct.
|
8 年之前 |
Matthias
|
a9fdf86d8f
Fixed bug in measure number calculation.
|
8 年之前 |
Andrea Condoluci
|
c5e42fdfdb
Renaming files to reflect class names (fixes #36)
|
9 年之前 |
Oliver
|
83975c4ce6
Merged branch feature/OSMD-6_Porting into feature/VexFlowIntegration
|
9 年之前 |
Oliver
|
70055a9a68
Made some adaptions
|
9 年之前 |
Andrea Condoluci
|
67dcb8a606
Removed unused import
|
9 年之前 |
Andrea Condoluci
|
36ec04e744
Fixing the accidentals...
|
9 年之前 |
Matthias
|
966b7bb170
fixed lint errors
|
9 年之前 |
Matthias
|
0906f25469
Fixed bugs in reading clef,key, rhythm instructions.
|
9 年之前 |