Commit History

Author SHA1 Message Date
  fredmeister77 d67e64f657 Bugfix/#741 - Fix skyline generation for Volta repetition endings (#744) 5 years ago
  sschmid 7693c76dd5 change all remaining 'import * as x from...' imports to 'import x...' 5 years ago
  sschmid b0fb5e90e1 chore: fix loglevel import, logging in visual regression tests 5 years ago
  sschmid 7de0f7deaf fix(Layout): update Vexflow to 1.2.91, fixing time signature yPos. adapt vexflow import. #706 5 years ago
  Simon cb5b9d95ca Merge pull request #722 from opensheetmusicdisplay/fix/beamsRetainSlopeWhenZooming 5 years ago
  sschmid 2e3dcce4dc fix beams: only update them when zoom was changed, to save performance (#655) 5 years ago
  sschmid c1d79798e3 Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules 5 years ago
  sschmid ee80e911c8 fix(fingering): fix all TechnicalInstructions counted as fingering, fix fingering for tabs (don't display on tab clef) 5 years ago
  Matthias Uiberacker 1d63a05ffd Merge branch 'develop' into feat/Tabs 5 years ago
  sschmid 450b2d91bb fix(Arpeggio): fix up/down direction (wrong in Vexflow), remove Vexflow dependency 5 years ago
  Daniel Fürst c111774abc fix(VexFlowMeasure): undefined engraving rules 5 years ago
  Daniel Fürst c55c37377f fix(VexFlowMeasure): missing engraving rules instance 5 years ago
  Daniel Fürst ec37775e5f refactor(VexFlowMeasure): remove obsolete comment 6 years ago
  Daniel Fürst 5608f9c1e5 refactor(MusicSheet): make engraving rules private 6 years ago
  Matthias Uiberacker 372ff29ddf fix: fixed re-render bug in tab measures 5 years ago
  Matthias Uiberacker 3591d94ef7 Merge branch 'develop' into feat/Tabs 5 years ago
  sschmid 00522db3b2 fix(empty measures): not filled with whole rests by default anymore. new option fillEmptyMeasuresWithWholeRest (#625) 6 years ago
  Matthias Uiberacker 21619aeae7 cherry-picked from Tab Branch (Tab clef) 7 years ago
  Matthias Uiberacker 9ce9a98acb cherry-picked from Tab Branch (tabs are rendered) 7 years ago
  sschmid 3fbed9952d fix(Arpeggios): prevent infinite height bug, arpeggio always going across voices (#546) 6 years ago
  sschmid 5c5032b2b4 refactor: add some safety "null" checks for GhostNotes 6 years ago
  sschmid c80fea64ae fix(Fractions): add gt and gte methods, replace some > and < occurences (#518) 6 years ago
  sschmid 5f7e1834f0 fix(Arpeggio): don't draw one-note arpeggios (#617) 6 years ago
  Florian Hintermeier 0ac01326e4 feat(open same-origin xml url): supported (#603) 6 years ago
  Simon Schmid 7ae61a9b8e refactor: use enum for endingBarStyle 6 years ago
  Simon Schmid 75242875f1 feat(barline): able to not draw barlines (fix barline none) (#391) 6 years ago
  Simon Schmid 0d54c484f1 autoBeam: fix noteIsQuarterOrLonger check 6 years ago
  Simon Schmid 93f1236001 autoBeam: fix tuplet beams broken on beat 6 years ago
  Simon Schmid 52a4f38659 refactor: autoBeam: take sourceNote.length instead of graphicalNoteLength 6 years ago
  Simon Schmid bea6b883a9 autoBeam: if activeTimeSignature not available, measure.Duration as backup 6 years ago