提交历史

作者 SHA1 备注 提交日期
  Simon ef9cc0abdd Merge pull request #767 from opensheetmusicdisplay/fix/RemoveDynamicsDoublettesCheck 5 年之前
  sschmid 5a9f6f0a03 comment 5 年之前
  sschmid 9d13347b57 comment 5 年之前
  Matthias Uiberacker 9ea9814d6e fix: removed doublettes check for dynamic expressions, as they might make sense for e.g. a repetition start, where another dynamic was used at the end of the repetition. 5 年之前
  Simon a645afc767 Fix(Slurs): Place slurs on the side of noteheads (rather than stem or otherwise) 5 年之前
  Matthias Uiberacker 90c432c6ee Fix: Implemented placing the slurs on the side of the noteheads if start- and end-note have the same stemdirection. 5 年之前
  sschmid 582e55694e Merge commit 'c981e42939d1b61d97c0c3bf7c6e4f7305336213' into develop 5 年之前
  sschmid c03eb0a25a add EngravingRule FingeringOffsetX 5 年之前
  sschmid c981e42939 add EngravingRule FingeringOffsetX 5 年之前
  Simon 870a2e0c8e fix(Collisions): fix collisions with slurs by calculating skyline for slurs correctly (#761) 5 年之前
  sschmid 7017de2388 decrease minimumSkyBottomLineDistance to 1.0 again as slurs no longer collide 5 年之前
  Justin Litten efdcb4272f Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into fix/skyline/slur 5 年之前
  Justin Litten 39bf4583e2 fix(skyline) Fix skyline not being created for slurs properly 5 年之前
  sschmid e7c4504a65 fix(Options): disabling DrawPartNames in EngravingRules now also disables DrawPartAbbreviations (fix CompactTight mode) 5 年之前
  sschmid 142b04cca6 docstrings: add explanation for renderSingleHorizontalStaffline 5 年之前
  sschmid 42a1ebe320 feat(Options): add option to not draw metronome marks (#680) 5 年之前
  Simon 6b8db5b707 Merge pull request #754 from opensheetmusicdisplay/feat/optimizeStafflineDistance 5 年之前
  sschmid ded823d2f0 MinimumSkyBottomLineDistance 2.0 instead of 1.0 as default. 1.0 for compacttight mode. refactor setting drawingparamters option (#754) 5 年之前
  Giancarlo Buenaflor e842658dae Optimized vertical distance between staff lines in music systems by using sky bottom lines. 5 年之前
  sschmid 88b9c85dac Merge branch fix greenkeeper/@types/node-14.0.5 into develop 5 年之前
  Simon 66f020a3c1 Merge pull request #750 from opensheetmusicdisplay/fix/ChordSymbols 5 年之前
  Simon 63954d2909 Merge pull request #749 from opensheetmusicdisplay/feat/transpose 5 年之前
  greenkeeper[bot] c8d44ef265 chore(package): update @types/node to version 14.0.5 5 年之前
  Justin Litten 8357fd4e9c feat(transpose) Cherrypicking transpose updates (#733) 5 年之前
  Matthias Uiberacker b65703b317 refactor: removed key signature reference in chord symbol container - we need to get the actual (possibly transposed) key signature directly when creating the chord text. 5 年之前
  Matthias Uiberacker de2ef57c27 fix: improved chord symbol text output and fixed transposing code. 5 年之前
  sschmid 9c2397adc3 refactor: remove duplicate code 5 年之前
  sschmid a291f6f7c1 fix(ChordSymbols): read augmented and dim in abbreviated form (aug, dim) 5 年之前
  Matthias Uiberacker f67428ca41 fix: improved slur fix - removed magic number. Should work now for tabs as well. 5 年之前
  Matthias Uiberacker 2bb82b97e3 Merge branch 'develop' of github.com:opensheetmusicdisplay/opensheetmusicdisplay into develop 5 年之前