Commit Verlauf

Autor SHA1 Nachricht Datum
  Benjamin Giesinger 146f2d26e9 included code from @matt-uib that handles ghostnote positions and added ghost note converter vor 7 Jahren
  Matthias Uiberacker 3681244d29 removed commented method vor 7 Jahren
  Matthias Uiberacker f42ecf69af refactor: added a GraphicalVoiceEntry holding the GraphicalNotes of one voice. The inherited VexFlowVoiceEntry holds then also the corresponding VexFlow.StaveNote. vor 7 Jahren
  Matthias Uiberacker 2bf971631d Merge branch 'feature/GraphicalVoiceEntryRefactoring' into develop vor 7 Jahren
  Matthias Uiberacker 0ca9d0198e Added VexFlowVoiceEntry which carries the vexFlow.StaveNote -> no need of two synced lists in measure (simpler code) vor 7 Jahren
  Matthias Uiberacker da0ba9d403 fixed errors of tests vor 7 Jahren
  Benjamin Giesinger 710e142f17 ghost notes rendering, but wrong position in list vor 7 Jahren
  Matthias Uiberacker 308086974c Fixed adding notes twice to graphicalVoiceEntry. vor 7 Jahren
  Matthias Uiberacker 471ee19411 Implemented GraphicalVoiceEntry and adapted the code for using it. Nearly working - Notes get rendered already, but every Notehead is produced twice. vor 7 Jahren
  Benjamin Giesinger 6dc04602e9 included code from @matt-uib that handles ghostnote positions and added ghost note converter vor 7 Jahren
  Benjamin Giesinger ae8c5e15af Fixed ajax loader for mxl using old mimetype. vor 7 Jahren
  Benjamin Giesinger 3d56ba59af Added node 8 to the tests as it is the latest version vor 7 Jahren
  Benjamin Giesinger 9beac46cdf Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into develop vor 7 Jahren
  Benjamin Giesinger 58b57d1235 Fixed UTF-8 encoding in AJAX loader. Fixes #252 #254 vor 7 Jahren
  Matthias Uiberacker 9c7e164bdb fix: added fix in repetition comparer (from PR #251) vor 7 Jahren
  Benjamin Giesinger ad0630dd63 Fixed a bug where vexflow does not support having 8va and the 'bass' type vor 7 Jahren
  Christoph Uiberacker 3b8f0b3cfd In VexFlowConverter.ts: Introduced drawing Accidentals for Ornaments by the functions setLowerAccidental(...) and setUpperAccidental(...). vor 7 Jahren
  Christoph Uiberacker 9d2104dcde Implementation of displaying ornaments: vor 7 Jahren
  Sebastian Haas f1c47e9aab Merge tag '0.3.0' into develop vor 7 Jahren
  Sebastian Haas 6f69694591 Merge branch 'release/0.3.0' vor 7 Jahren
  Sebastian Haas 9422cf39f1 chore: fixed typo in readme vor 7 Jahren
  Sebastian Haas 7dd4896494 chore: updated changelog vor 7 Jahren
  Sebastian Haas 15510176dd chore: updated build infrastructure vor 7 Jahren
  Sebastian Haas 1f35fd5523 chore: bumped version number vor 7 Jahren
  Matthias Uiberacker 9ee07143cf Fixed measure displacement bug - zooming works again. vor 7 Jahren
  Benjamin Giesinger 8465359b67 Fixed linter vor 7 Jahren
  Benjamin Giesinger 2c8fad6c23 Feature/measure numbers (#245) vor 7 Jahren
  Matthias Uiberacker a15e5048f9 First brute force rendering of repetition endings using voltas. Currently 2 voltas are used to show one ending... vor 7 Jahren
  Benjamin Giesinger 6b44f3ed96 Fixed invalid xml file due to UTF-BOM for firefox. Fixes issue #242 vor 7 Jahren
  Benjamin Giesinger c9b9f0d4f5 Fixed lint errors vor 7 Jahren