Commit History

Author SHA1 Message Date
  Simon d103857eda refactor: fix some circular imports (merge PR #845) (#855) 5 years ago
  sschmid d578432f95 feat(Options): new option spacingBetweenTextLines for spacing in multiline labels like composers (#835) (merge 'experiment/refactor') 5 years ago
  sschmid 907fede813 fix(Tabs): fix setLedgerLineStyle not found on rests 5 years ago
  sschmid 636009ec14 refactor, comment (addition to #852) 5 years ago
  Benjamin Giesinger e894bc8016 fix(Rest note positioning): Rest notes respect the display-step and display-octave tags now (#759) 5 years ago
  Benjamin Giesinger f37cabba98 fix(Metronome marks): Draw all metronome marks, not just in first measure (#804) 5 years ago
  Benjamin Giesinger 88d1a5a225 feat(Options): Add option StretchLastSystemLine to stretch last system to full width (#842) 5 years ago
  sschmid 1b9b2860a7 comment (#843) 5 years ago
  sschmid 7b1297ea2c fix(Beams): fix beams with bad slopes by always recalculating beams. (#843) 5 years ago
  Benjamin Giesinger efee0714a1 fix(Ties): Ties render correctly again, fix tie cross-up (#844) 5 years ago
  anita2822 19d2eba1c6 Merge branch 'develop' of github.com:opensheetmusicdisplay/opensheetmusicdisplay into experiment/refactor 5 years ago
  anita2822 b5303169be feat(textlines): Added option for additional spacing between multiline text labels 5 years ago
  sschmid 332a192679 chore: set osmd.Version to 0.8.3-dev 5 years ago
  sschmid ea56468d00 Merge branch 'release/0.8.3' into develop 5 years ago
  sschmid 1621a5fb35 update changelog for 0.8.3 5 years ago
  sschmid efbb63dc3d bump version to 0.8.3 5 years ago
  sschmid 89a9f0f5ab fix(Tabs): by default, don't draw tuplet numbers in tabs (#805) 5 years ago
  sschmid a885afb059 refactor: polish PR #839 5 years ago
  Gregg Larson 8de1400ce0 feat(Tabs): Add Slides, Bends, Hammer-on and Pull-offs (PR #839) 5 years ago
  DESKTOP-C6U04RJ\abp12 9e7ab3234e refactor: changed comments 5 years ago
  sschmid 2bc5139350 chore: update @types/vexflow to 3.0.0, remove any (requires npm install) 5 years ago
  sschmid 2e1ab25fe0 feat(Options): add new EngravingRules for notationFontScale, stemWidth, staffLineColor (#836) 5 years ago
  sschmid ca9b88ee7d feat(Options): add option to draw measure numbers only at the start of a system (line) 5 years ago
  sschmid 2fc728f92c refactor: take min value for gte check 5 years ago
  sschmid 4773487948 fix(Parsing): fix missing default-y value for credit-words causing parse error 5 years ago
  sschmid b1d912418d refactor: remove duplicate check 5 years ago
  sschmid 7423aa396c fix tabs throwing error because of setLedgerLineStyle (doesn't exist on TabNote) 5 years ago
  fredmeister77 e556978125 fix(repeat): don't draw vertical line at the beginning of a system for single staff systems (#834) 5 years ago
  sschmid cb31c9817b feat(Options): set default ledger line color to black (instead of grey). set in EngravingRules.LedgerLineColorDefault 5 years ago
  sschmid d73e8acddf fix(Transparency): ledger lines of invisible notes are now invisible as well. (#799) 5 years ago