提交歷史

作者 SHA1 備註 提交日期
  sschmid 6d5e75222d fix(Expressions): fix alignment in most cases, fix distance calculation (#758, #768) 5 年之前
  sschmid ff77b467c7 fix(Expressions): don't align expressions when there are no edges involved. manual merge of #768 5 年之前
  Simon 6b2642a487 Merge branch 'develop' into feat/percussion_stafflines 5 年之前
  Matthias Uiberacker fd2c0dfa39 Fix: added missing implementation for uncategorized/unknown expressions to get rendered. 5 年之前
  Justin Litten 201315ebb0 feat(percussion_stafflines) Correct issue, Refactor 5 年之前
  sschmid ce761f330c Merge branch 'develop' into feat/percussion_stafflines 5 年之前
  Justin Litten 9157b20669 feat(percussion_stafflines) Correction for test failure, formatting 5 年之前
  sschmid 42a1ebe320 feat(Options): add option to not draw metronome marks (#680) 5 年之前
  Justin Litten 3530ee773e feat(percussion_stafflines) Fixes from matt-uib, Initial note position impl. 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 年之前
  sschmid a7af16bb49 feat(Font): can set fontFamily per label (#737), refactor: don't set defaultFontStyle per label 5 年之前
  sschmid 894868b051 feat(Text): can set the fontStyle of a label, e.g. Bold (1) or BoldItalic (3). new option defaultFontStyle (#739) 5 年之前
  sschmidPS f25d238d18 performance: comment out method that looped but only called empty method 5 年之前
  sschmid b0fb5e90e1 chore: fix loglevel import, logging in visual regression tests 5 年之前
  sschmid c1d79798e3 Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules 5 年之前
  sschmid 352dac02cb commentate unused method 5 年之前
  Matthias Uiberacker 1d63a05ffd Merge branch 'develop' into feat/Tabs 5 年之前
  sschmidPS b1c298d55e feat(render): add option renderSingleHorizontalStaffline (#681) 5 年之前
  sschmid a19b3cd6b8 fix(lyrics): fix null reference for lyrics dashes when drawing range set 5 年之前
  Matthias Uiberacker f4f890739a Merge branch 'feat/PrintToPdf' into develop 5 年之前
  Matthias Uiberacker 7ad7870267 Refactored page layout code: Page creation and linking system to pages was too early and not usable for correct layout. Moved page creation to final positioning of systems. 5 年之前
  sschmid 8105270871 fix(dynamics, drawingRange): fix crescendo crashing when partially out of drawingRange (#644) 5 年之前
  Daniel Fürst 5608f9c1e5 refactor(MusicSheet): make engraving rules private 5 年之前
  Matthias Uiberacker e0cf6eed71 Implemented Page rendering using multiple backends 5 年之前
  Matthias Uiberacker 90d93b9073 refactor: Removed some unwanted vexflow dependencies in general graphical objects 5 年之前
  Matthias Uiberacker 3591d94ef7 Merge branch 'develop' into feat/Tabs 5 年之前
  sschmid 0afba88cb1 chore: try to fix karma test failure 5 年之前
  sschmid 00522db3b2 fix(empty measures): not filled with whole rests by default anymore. new option fillEmptyMeasuresWithWholeRest (#625) 5 年之前
  Matthias Uiberacker 87ae7619cb Implemented/fixed handling of rest notes. 5 年之前
  Matthias Uiberacker 086858b040 cherry-picked from Tab Branch (fixed Tuplets) 5 年之前