Historial de Commits

Autor SHA1 Mensaje Fecha
  sschmid acf1c6ee64 feat(GraphicalNote): add static GraphicalNote.FromNote(note, osmd.rules) (#660, #659) hace 4 años
  Michael P Hartman ba3ae428b5 feat(Chords): Elongate measures for chords (merge PR #928) hace 4 años
  sschmid 7a04814e7f feat(MultipleRest): Render multiple measure rests. add option to not render them. (#506) hace 5 años
  Simon 66f020a3c1 Merge pull request #750 from opensheetmusicdisplay/fix/ChordSymbols hace 5 años
  Justin Litten 8357fd4e9c feat(transpose) Cherrypicking transpose updates (#733) hace 5 años
  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. hace 5 años
  sschmid 808fa916ec fix occasional null error in ChordSymbolContainer hace 5 años
  sschmid 7de0f7deaf fix(Layout): update Vexflow to 1.2.91, fixing time signature yPos. adapt vexflow import. #706 hace 5 años
  sschmid c1d79798e3 Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules hace 5 años
  Matthias Uiberacker 1d63a05ffd Merge branch 'develop' into feat/Tabs hace 5 años
  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. hace 6 años
  Daniel Fürst 1361aca30e feat(SourceMeasure): add reference to instance of engraving rules hace 6 años
  Daniel Fürst a89f3f15f7 refactor(MusicSystem): make engraving rules public hace 6 años
  Matthias Uiberacker 9ce9a98acb cherry-picked from Tab Branch (tabs are rendered) hace 7 años
  sschmid 8707b96b5b refactor: create EngravingRule for ChordSymbol xSpacing (#599) hace 6 años
  sschmid 6eb97faab8 feat(ChordSymbols): show all chordsymbols over a single note/staffEntry (spacing WIP) (#599) hace 6 años
  sschmidTU 2e769632a1 create EngravingRule for ChordSymbolYOffset hace 7 años
  sschmidTU 78cd2eddcf fix(ChordSymbols): add y spacing so stems don't collide hace 7 años
  sschmidTU d381e39990 fix: natural accidental not showing (#320) (#321) hace 7 años
  Matthias Uiberacker 3158eb47bc feat: implemented showing in-measure clefs hace 7 años
  sschmidTU ae255c717d refactor(GraceNotes): remove GraceStaffEntries hace 7 años
  sschmidTU a0e43076ad added refactors not caught by cherry-pick hace 7 años
  sschmidTU ea521f9f0d cherry-picked refactor/isGrace branches onto develop (isGrace branch was accidentally based on feature/expressions) hace 7 años
  sschmidTU 213f883e45 additional StaffMeasure -> GraphicalMeasure renames hace 7 años
  sschmidTU a86d7f2831 Renamed StaffMeasure to GraphicalMeasure (#264) hace 7 años
  Matthias Uiberacker 0ca9d0198e Added VexFlowVoiceEntry which carries the vexFlow.StaveNote -> no need of two synced lists in measure (simpler code) hace 7 años
  Matthias Uiberacker 308086974c Fixed adding notes twice to graphicalVoiceEntry. hace 7 años
  Matthias Uiberacker 471ee19411 Implemented GraphicalVoiceEntry and adapted the code for using it. Nearly working - Notes get rendered already, but every Notehead is produced twice. hace 7 años
  Matthias Uiberacker 64df536c94 Merge branch 'develop' into feature/Articulations hace 7 años
  Benjamin Giesinger 34e5533da2 Improvement/bounding box (#195) hace 7 años