Commit History

作者 SHA1 備註 提交日期
  sschmid 40b2db6e7b demo: fix drawFromMeasureNumber options always reset before sample loading 5 年之前
  sschmidTU 0043e1b028 Merge branch 'feat/ScrollToCursor' of https://github.com/praisethemoon/opensheetmusicdisplay into praisethemoon-feat/ScrollToCursor 6 年之前
  sschmidTU 7d8680d79d fix comment 6 年之前
  sschmidTU 01926d4ca6 fix(drawFromMeasureNumber): start from correct index, fix issues with drawing specific range of measures 6 年之前
  Soulaymen Chouri ca473d144b merge PR #528 to feature branch (MinMeasureToDrawIndex 6 年之前
  praisethemoon 090f9acb6a Update MusicSheetCalculator.ts 6 年之前
  praisethemoon e2803fd67d added feature`minMeasureToDrawIndex` as opposed to the existing `maxMeasureToDrawIndex` 6 年之前
  sschmid 595f8ab5a2 fix(part names): drawPartNames = false does not leave left x-spacing in first line anymore 6 年之前
  sschmid 27d36459fb fix(Ties): fix not displaying ties because measure to graphicalMeasure dictionary didn't work 6 年之前
  sschmidTU 3757db54dc fix(ties): fix error in tie handling when no end note found 6 年之前
  sschmidTU 945d6a1728 fix(partAbbreviations): don't draw part abbreviations for solo parts, add option to not draw abbreviations 6 年之前
  Simon 6ff4fcbef2 feat(tempo): Add Graphical metronome mark (#468) 6 年之前
  Benjamin Giesinger 70ffe0b0e5 feat(ChordSymbols): Chord symbols update their bounding box in the skyline. (#467) 6 年之前
  sschmidTU f319541e76 feat(options): add drawUpToMeasureNumber option 6 年之前
  sschmidTU 91a6b1f6f8 feat(color): can set defaultColorLabel, defaultColorTitle 6 年之前
  sschmidTU 298632f2b3 fix(color): set default colors during render(). 6 年之前
  sschmidTU 3e3d9b3926 fix(color): notes are re-colored during render() 6 年之前
  Simon 41261339ac feat(color): color Notehead/Stem, parsed by XML (#436) 6 年之前
  Simon 1a63f5c62c fix crescendo spacing (#425) 6 年之前
  sschmidTU 6373d58921 feat(stemDirection): use xml stem direction. (optionally) 6 年之前
  Simon 43f13d5d40 fix(accidentalOctaveShift): place notes with octave brackets correctly (#424) 6 年之前
  Benjamin Giesinger b21bb40f96 Feature/expressions (#410) 6 年之前
  sschmidTU 3b0e19de00 fix(invisible notes): invisible rests formatting fixed by adding ghost notes 6 年之前
  sschmidTU a71496c5fb fix(stemDirection): fix beam with grace note in middle bug (#413) 6 年之前
  Christoph Uiberacker 5e0ab03b07 Slurs starting/ending at stems now have endpoints exactly at the position of the stem. 6 年之前
  sschmidTU 96bf081d4c fix(DrawingParameters): switching default and compact mode during runtime correctly renders each mode after re-render. 6 年之前
  sschmidTU d5ce49a527 fix(rerender): Header Labels (title etc) are now removed next re-render after DrawingParameters are changed during runtime. 6 年之前
  sschmidTU f4b692d52f fix imports, linting 6 年之前
  sschmidTU 9cec507a00 feat(options): implement compact mode, drawPartNames, drawTitle, drawSubtitle, drawComposer, drawLyricist 6 年之前
  sschmidTU ccf860eb47 feat(invisible notes): grace notes can be invisible. Invisible notes are parsed again, with invisible (printObject) flag 6 年之前