Commit History

Author SHA1 Message Date
  sschmid 84d60e1499 feat(Rehearsal Marks): add osmd.rules.RehearsalMarkXOffsetSystemStartMeasure (#919) (default -20[px]) 4 years ago
  sschmid c93134177f feat(Rehearsal Marks): Render Rehearsal Marks (#919), add several RehearsalMarks EngravingRules 4 years ago
  sschmid 8b40dd395f fix(Cursor): fix bounding box/cursor position when only one vertical measure has an endClef (#872) 4 years ago
  sschmid d34f5e4d41 fix(Rhythm): don't print rhythm twice even if given in pickup measure and following measure (#890) 4 years ago
  Matthias Uiberacker 6b10b01c0a moved adding the voiceEntry to the parent staffEntry into the voiceEntry constructor 4 years ago
  sschmid 6f5d77a9ef feat(Measure Numbers): Display measure numbers (labels) as given in XML (#541) 4 years ago
  sschmid f1478a6e52 fix(Rests): Fix rests in pickup measures (e.g. 8th pickup in 4/4 time) turned into whole measure rests or multiple measure rests. 4 years ago
  sschmid f80697b1c8 fix(Cursor): show correctly for MultiRestMeasures, interpolated by MeasureNumber (progress) 5 years ago
  sschmid ed06811474 fix autoMultiRest: respect expressions, clefInstruction (#861) 5 years ago
  fredmeister77 f7d642489b feat(Multirest): Auto-generate multirest from subsequent rest-only measures (#861) 5 years ago
  Simon d103857eda refactor: fix some circular imports (merge PR #845) (#855) 5 years ago
  sschmid 817762a593 feat(Spacing): optimize vexflow voice spacing/scaling, refactor 5 years ago
  sschmid 7a04814e7f feat(MultipleRest): Render multiple measure rests. add option to not render them. (#506) 5 years ago
  sschmid 341341be81 refactor: handle all remaining undefined checks (#783) 5 years ago
  sschmid 31fd7e6056 refactor: improve most undefined checks to also check null (#783) 5 years ago
  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
  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
  Daniel Fürst 1361aca30e feat(SourceMeasure): add reference to instance of engraving rules 5 years ago
  Simon Schmid 7ae61a9b8e refactor: use enum for endingBarStyle 5 years ago
  Simon Schmid 4927727490 feat(rhythm): save ActiveTimeSignature in SourceMeasure 5 years ago
  Soulaymen Chouri cf199ad3b1 feat(tempo): Save measures' BPM (#558) 6 years ago
  Zach DeCook e05b99a3fc feat(bar lines): Add support for double and final bar lines (#519) 6 years ago
  sschmid 27d36459fb fix(Ties): fix not displaying ties because measure to graphicalMeasure dictionary didn't work 6 years ago
  sschmid bf4d735548 chore(package): remove shortid dependency, move increase-memory-limit to devDependency 6 years ago
  Matthias Uiberacker c32ba9dc83 Fix: Fixed drawing repetition endings using VexFlow Voltas 7 years ago
  Sebastian Haas 0bb0b5e613 Migration to loglevel for all logging statements (#265) 7 years ago
  sschmidTU 213f883e45 additional StaffMeasure -> GraphicalMeasure renames 7 years ago
  Benjamin Giesinger 36bce17d6d Changed all Logging to loglevel 7 years ago
  Matthias Uiberacker f67f5ffa9a added creating and rendering repetition lines (still bugs for braced instruments, ...) No repetition endings yet. 7 years ago