提交历史

作者 SHA1 备注 提交日期
  sschmid d34f5e4d41 fix(Rhythm): don't print rhythm twice even if given in pickup measure and following measure (#890) 4 年之前
  sschmid 1abbbe8fc5 demo: fix PDF export (#914) 4 年之前
  sschmid 5ad811ce37 refactor: remove commented code 4 年之前
  Gregg Larson e824928983 fix(Skyline): replace undefined values with neighboring values. Fix some tab scores (#911) 4 年之前
  sschmid 3f367bb80f Merge branch 'develop' of github.com:opensheetmusicdisplay/opensheetmusicdisplay into develop 4 年之前
  fredmeister77 a0df576aa6 fix(Beams): Fix nested beams, erroneous xml beam numbers (#909). Save IsGrace in Note 4 年之前
  fredmeister77 11e9c20bec fix(Octave Shifts): Fix ottavas not generated correctly over multiple systems (#591) (PR #777) 4 年之前
  Matthias Uiberacker 6b10b01c0a moved adding the voiceEntry to the parent staffEntry into the voiceEntry constructor 4 年之前
  sschmid 18f7b27633 fix errors with missing key and clef (#905) 4 年之前
  sschmid 4e063cc374 comment 4 年之前
  sschmid 5c32ff14be fix(Layout): don't add first system's border to margin below title. Saves a lot of space. 4 年之前
  sschmid 490964c970 fix compact mode: don't add TopMargin for compact mode (fix previous commit) (#898) 4 年之前
  sschmid aee60f60e5 compact mode: don't add system margin to top margin (#898). compacttight: Set PageBottomMargin to 0. 4 年之前
  sschmidTU ad9672c35a update VexFlowPatch/readme.txt 4 年之前
  sschmidTU 028e6f8e11 vexflowpatch: remove some debug logs 4 年之前
  sschmidTU 1d23680200 update VexFlowPatch/readme.txt 4 年之前
  sschmid a0dbc4f625 fix(EmptyMeasures): prevent a Vexflow bug where a measure was empty because a modifier width was NaN 4 年之前
  sschmid ecee3b4034 log: add log level "silent" case to osmd.setLogLevel() 4 年之前
  sschmid 3cb7fc22d3 fix(Zoom): fix using += with osmd.Zoom by adding osmd.Zoom getter 4 年之前
  sschmid 8aa3092240 MusicSheet: add setter for TitleString, SubtitleString, ComposerString, LyricistString (no need to give Label) 4 年之前
  sschmid 0785975a09 refactor index.js: add missing semicolon 4 年之前
  sschmid 52d5f56566 fix iterator.clone(): start at iterator.currentTimeStamp if startTimeStamp undefined (#896) 4 年之前
  sschmid 945057193b generateImages_browserless: await instead of .then to free up memory for potential rerenders 4 年之前
  sschmid 7124b1d601 small refactor 4 年之前
  sschmid 8eb3fe51a6 npm script generate:current:singletest - don't generate two images (skyline sample was added) 4 年之前
  sschmid 0d0f726568 debug memory usage: fix eslint errors (if decommented) 4 年之前
  sschmid 1d3e18ff07 generateImages_browserless: add memory usage log for debug (commented) 4 年之前
  sschmidTU a59e5d9739 fix(Fingering): associate fingering with correct note when not all notes have fingerings, save Note.Fingering (#889) 4 年之前
  sschmid ee382f6882 comment unused method 4 年之前
  sschmid 95441df965 VexFlowPatch: move tremolo.js to correct folder (#888) 4 年之前