Commit History

Author SHA1 Message Date
  sschmid 31fd7e6056 refactor: improve most undefined checks to also check null (#783) 5 years ago
  sschmid 2bcec40e70 feat(Layout): support XML page breaks optionally. new option newPageFromXML. #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
  Matthias Uiberacker 1d63a05ffd Merge branch 'develop' into feat/Tabs 5 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. 5 years ago
  Daniel Fürst a89f3f15f7 refactor(MusicSystem): make engraving rules public 5 years ago
  sschmid 82eddf0d35 comment 5 years ago
  sschmid 595f8ab5a2 fix(part names): drawPartNames = false does not leave left x-spacing in first line anymore 6 years ago
  sschmidTU 3bee67e7b3 fix(partNames): fix showing only one of multiple parts with same instrument name 6 years ago
  sschmidTU 9fe031e896 feat(parts): read and display XML part abbreviations (e.g. Vln for Violin) 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 a1b4accd3b refactor(TextAlignment): rename enum back to TextAlignmentEnum, correct classdoc, update TODO 6 years ago
  sschmidTU 6205fe3e13 feat(Lyrics): Left-Alignment (default), Center optional, fix lyricsSpacing (#356) 6 years ago
  sschmidTU 213f883e45 additional StaffMeasure -> GraphicalMeasure renames 7 years ago
  sschmidTU a86d7f2831 Renamed StaffMeasure to GraphicalMeasure (#264) 7 years ago
  Benjamin Giesinger 9329e8d3ef Merge branch 'develop' into feature/InstrumentBrace 7 years ago
  Benjamin Giesinger b057be59fd Feature/lyrics (#221) 7 years ago
  Benjamin Giesinger cc5b8b6a3b Added group brackets and refurbished instrument braces 7 years ago
  Benjamin Giesinger 34e5533da2 Improvement/bounding box (#195) 7 years ago
  Benjamin Giesinger e3981ad830 refactor: added prefer-const rule and fixed all let variables 7 years ago
  Sebastian Haas e3f0ceefbc refactor: update to TypeScript 2.6.1 and related refactorings (#177) 7 years ago
  Matthias ff408811e1 Fixed dropping of xml/mxl files to OSMD. 8 years ago
  Matthias ecd41440db Additional refactoring for bracket and Brace layout 8 years ago
  Matthias fd40c22d81 Adapted code for brace and bracket generation for use with vexflow. 8 years ago
  Andrea Condoluci b2cf082793 Documenting classes iv 8 years ago
  Andrea Condoluci e6baa6beb8 Documenting other graphical objects 8 years ago
  Andrea Condoluci c5e42fdfdb Renaming files to reflect class names (fixes #36) 9 years ago
  Matthias 10a05fc237 some adaptions to last refactoring. 9 years ago
  Matthias ccc90cf7d6 Refactoring to hand over top and bottom measure for system line generation. 9 years ago