Commit History

Author SHA1 Message Date
  Matthias Uiberacker d41f766275 implemented setting a "wanted stem direction" in voice entry and added reading it for the stem direction of the vexflow stavenotes. (not working for now..) 7 years ago
  Matthias Uiberacker 2e627db478 Merge branch 'develop' into feature/Articulations 7 years ago
  Matthias Uiberacker f117e8a46b Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into develop 7 years ago
  Benjamin Giesinger b057be59fd Feature/lyrics (#221) 7 years ago
  Matthias Uiberacker 391c111bb3 Merge branch 'develop' into feature/Repetitions 7 years ago
  Matthias Uiberacker 1509a81900 fix: corrected begin instructions width (begin modifiers) to work also for extra instruction measures. 7 years ago
  Matthias Uiberacker 1f69548ea2 Fix: fixed line endings width for repetitions 7 years ago
  Matthias Uiberacker f67f5ffa9a added creating and rendering repetition lines (still bugs for braced instruments, ...) No repetition endings yet. 7 years ago
  Matthias Uiberacker 0d00fff8b6 Implemented reading and rendering repetition instructions from words (dal segno, fine..) 7 years ago
  Matthias Uiberacker 12c88d96e9 Merge branch 'develop' into feature/Repetitions 7 years ago
  Benjamin Giesinger e3981ad830 refactor: added prefer-const rule and fixed all let variables 7 years ago
  Matthias Uiberacker 8c4952b541 Fixed a bug in Tuplet reading from XML. 7 years ago
  João Portela ea3bd5e31e Adds SVG Rendering option (#154) 7 years ago
  Matthias Uiberacker cd012fdd0d Merge branch 'feature/chordSymbols' into develop 7 years ago
  Matthias Uiberacker 07edb5368b Added a undefined check for beams to remove errors for gracenote beams. 7 years ago
  Matthias Uiberacker 03be90ffe3 Merge branch 'develop' into feature/chordSymbols 8 years ago
  Matthias Uiberacker 66f3217d20 added and implemented code for chord symbols 8 years ago
  Sebastian Haas 473c85ada8 feat(clef): Improved conversion of ClefInstructions to VexFlow clefs. Lines are now respected during 8 years ago
  Matthias cd4db91402 Added comments for where to implement code for repetition feature. 8 years ago
  Matthias a13a6bb0d6 commented coloring test 8 years ago
  Matthias 6f8120d343 Fixed cursor drawing via core code. vexflow x positions are handed back now to object model. 8 years ago
  Matthias aa7c96d7bf Fixed measure end clef size and width considerations. 8 years ago
  Matthias 567b3b3ec6 Implemented showing octavated clefs. 8 years ago
  Matthias 3ce937d1d5 Implemented Tuplet handling - tuplets are rendered but x-layout is not correct. 8 years ago
  Matthias 4d3ce8a000 Fixed Ties redraw: doublettes are gone. 8 years ago
  Matthias f31b56240e Implemented drawing ties in vexflow. Ties are visible, but still some bugs.. 8 years ago
  Andrea Condoluci 0986efbbd1 Documenting VexFlow objects 8 years ago
  Andrea Condoluci 087d4cb875 Fixed lint errors 9 years ago
  Matthias 4bb5d00222 Replaced UnitInPixels numbers with constant. 9 years ago
  Andrea Condoluci 35d8da6b5a Fixed bug with beginInstructionWidth 9 years ago