sschmidTU
|
3681315e14
Merge develop for 0.6.1 release
|
6 年之前 |
sschmidTU
|
b8b2f529b5
merge branch develop into master
|
6 年之前 |
Simon
|
1a63f5c62c
fix crescendo spacing (#425)
|
6 年之前 |
sschmidTU
|
6373d58921
feat(stemDirection): use xml stem direction. (optionally)
|
6 年之前 |
Simon
|
43f13d5d40
fix(accidentalOctaveShift): place notes with octave brackets correctly (#424)
|
6 年之前 |
Benjamin Giesinger
|
b21bb40f96
Feature/expressions (#410)
|
6 年之前 |
sschmidTU
|
3b0e19de00
fix(invisible notes): invisible rests formatting fixed by adding ghost notes
|
6 年之前 |
sschmidTU
|
a71496c5fb
fix(stemDirection): fix beam with grace note in middle bug (#413)
|
6 年之前 |
Christoph Uiberacker
|
5e0ab03b07
Slurs starting/ending at stems now have endpoints exactly at the position of the stem.
|
6 年之前 |
sschmidTU
|
f86929ef86
Merge branch 'release/0.5.1' into master
|
6 年之前 |
sschmidTU
|
96bf081d4c
fix(DrawingParameters): switching default and compact mode during runtime correctly renders each mode after re-render.
|
6 年之前 |
sschmidTU
|
d5ce49a527
fix(rerender): Header Labels (title etc) are now removed next re-render after DrawingParameters are changed during runtime.
|
6 年之前 |
sschmidTU
|
f4b692d52f
fix imports, linting
|
6 年之前 |
sschmidTU
|
9cec507a00
feat(options): implement compact mode, drawPartNames, drawTitle, drawSubtitle, drawComposer, drawLyricist
|
6 年之前 |
sschmidTU
|
ccf860eb47
feat(invisible notes): grace notes can be invisible. Invisible notes are parsed again, with invisible (printObject) flag
|
6 年之前 |
Simon
|
3d1894df3e
fix(Bbox/Cursor): fix bbox and cursor position for whole rests (#383)
|
6 年之前 |
sschmidTU
|
a1b4accd3b
refactor(TextAlignment): rename enum back to TextAlignmentEnum, correct classdoc, update TODO
|
6 年之前 |
sschmidTU
|
4c837944d8
refactor(lyricsBbox): fix left-aligned lyrics bbox, remove x-shift code
|
6 年之前 |
Benjamin Giesinger
|
c562a964ed
fix(Zooming on mobile devices crashed OSMD): If the zoom gets to tough for vexflow to handle it will (#375)
|
6 年之前 |
sschmidTU
|
953ad02de2
merge branch 'release/0.5.0'
|
6 年之前 |
sschmidTU
|
6205fe3e13
feat(Lyrics): Left-Alignment (default), Center optional, fix lyricsSpacing (#356)
|
6 年之前 |
Benjamin Giesinger
|
83d59c8241
feat(Tempo Expressions): All tempo expressions
|
7 年之前 |
Benjamin Giesinger
|
0ded67b65f
refactor(Renamed instantanious to instantaneos.): Because it's correcter
|
7 年之前 |
Benjamin Giesinger
|
250429bd0c
fix(Moved expressions to Calculator): Ported more code from PS and moved base methods to Calculator
|
7 年之前 |
Benjamin Giesinger
|
af21d7e4d4
fix(Relative Bounding Positions): Relative x positions in bounding boxes were not adjusted to note h
|
7 年之前 |
sschmidTU
|
e9da9e1d8a
feat: draw lyricsExtends, fix: lyricsSpacing (#322)
|
7 年之前 |
sschmidTU
|
7565bb0151
fix(lyricsSpacing/dashes): reduce lyrics spacing and number of dashes (#316)
|
7 年之前 |
Matthias Uiberacker
|
c32ba9dc83
Fix: Fixed drawing repetition endings using VexFlow Voltas
|
7 年之前 |
sschmidTU
|
622f3465a1
fix(LyricsSpacing): eliminate overlap between lyrics labels by extending measures
|
7 年之前 |
sschmidTU
|
0d620c8012
refactor(Formatting): formatting order and methods overhauled
|
7 年之前 |