Commit History

Author SHA1 Message Date
  Matthias Uiberacker b2b31bff84 fix: implemented showing the current rhythm in any case if there was an end line given in the last system. 5 years ago
  Matthias Uiberacker 9d9835703a fix: fixed breaking the system if the last measure has an endline (thin-bold line) 5 years ago
  sschmid ce761f330c Merge branch 'develop' into feat/percussion_stafflines 5 years ago
  Justin Litten 3530ee773e feat(percussion_stafflines) Fixes from matt-uib, Initial note position impl. 5 years ago
  Justin Litten 6290e43655 feat(percussion_stafflines) Render number of lines in staff-lines MXML element 5 years ago
  Giancarlo Buenaflor e842658dae Optimized vertical distance between staff lines in music systems by using sky bottom lines. 5 years ago
  Justin Litten 8357fd4e9c feat(transpose) Cherrypicking transpose updates (#733) 5 years ago
  Matthias Uiberacker 61daea6426 refactor: made MusicSystemBuilder members and functions protected for possible overrides 5 years ago
  sschmid 2bcec40e70 feat(Layout): support XML page breaks optionally. new option newPageFromXML. #702 5 years ago
  sschmid 5284aaa5e0 feat(Options): start new system ("line break") when given in XML and OSMDOptions.newSystemFromXML set (#702) 5 years ago
  sschmid c1d79798e3 Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules 5 years ago
  sschmidPS b1c298d55e feat(render): add option renderSingleHorizontalStaffline (#681) 5 years ago
  sschmid 148340303f feat(PageFormat): warn if a page can't fit a single MusicSystem. 5 years ago
  sschmid 6d8b9fc03e feat(rendering): add osmd.Drawer.DrawOverlayLine, which allows the user to render colored lines on any MusicPage (#651) 6 years ago
  sschmid 47259a36db docstring: clarify method description 6 years ago
  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. 6 years ago
  Daniel Fürst 5608f9c1e5 refactor(MusicSheet): make engraving rules private 6 years ago
  Matthias Uiberacker e0cf6eed71 Implemented Page rendering using multiple backends 6 years ago
  Simon Schmid 7ae61a9b8e refactor: use enum for endingBarStyle 6 years ago
  Simon Schmid d0f3e11045 refactor MusicSystemBuilder, samples: add barlines 6 years ago
  Simon Schmid 8ae7938dd2 fix(barline): don't automatically end piece with final barline if not specified (#569) 6 years ago
  Simon Schmid 788caf1b8f fix 944b778: add missing rename 6 years ago
  Simon Schmid cb494a61c5 add comment (line break) 6 years ago
  sschmid 595f8ab5a2 fix(part names): drawPartNames = false does not leave left x-spacing in first line anymore 6 years ago
  Zach DeCook e05b99a3fc feat(bar lines): Add support for double and final bar lines (#519) 6 years ago
  sschmidTU 945d6a1728 fix(partAbbreviations): don't draw part abbreviations for solo parts, add option to not draw abbreviations 6 years ago
  Benjamin Giesinger a67dc00e39 feat(Instrument label abbreviations): Added instrument label abbreviations 6 years ago
  sschmidTU f319541e76 feat(options): add drawUpToMeasureNumber option 7 years ago
  sschmidTU 9cec507a00 feat(options): implement compact mode, drawPartNames, drawTitle, drawSubtitle, drawComposer, drawLyricist 7 years ago
  sschmidTU af0770a451 feat(invisible notes): do not display invisible time signature. 7 years ago