Commit History

Author SHA1 Message Date
  sschmid 596e794f85 fix(tuplet): fix duplet, quadruplet, tuplet layout 6 years ago
  sschmid fe5de25954 WIP: tremolos: read xml type duration, show correct beams. 6 years ago
  sschmidTU 590e281e13 fix(color): use color instead of colorXml for coloring notehead, stem. 7 years ago
  sschmidTU d48aefa3a9 refactor: NoteHead -> Notehead 7 years ago
  sschmidTU 3d8da1e03a fix(noteheadshape): add color attribute null check 7 years ago
  sschmidTU b2e96fabfe feat(color): color rest notes, parse note color attribute 7 years ago
  Simon 41261339ac feat(color): color Notehead/Stem, parsed by XML (#436) 7 years ago
  sschmidTU 6373d58921 feat(stemDirection): use xml stem direction. (optionally) 7 years ago
  Simon 90ae82f531 feat(Arpeggios): Display arpeggios (#411) 7 years ago
  sschmidTU 0094f1f1dd feat(cue notes): add cue notes as smaller notes. fix(gracenotes): grace notes can have articulations 7 years ago
  sschmidTU a71496c5fb fix(stemDirection): fix beam with grace note in middle bug (#413) 7 years ago
  sschmidTU f568e510f2 feat(tuplets): Read and display tuplet bracket setting from XML. Do not display tuplet ratios by default. 7 years ago
  sschmidTU ccf860eb47 feat(invisible notes): grace notes can be invisible. Invisible notes are parsed again, with invisible (printObject) flag 7 years ago
  sschmidTU 4599d51994 feat: Add Note Head Shapes (Percussion) (#337) 7 years ago
  sschmidTU 1123251d5a Merge Feature/Slurs (#359) 7 years ago
  sschmidTU d381e39990 fix: natural accidental not showing (#320) (#321) 7 years ago
  sschmidTU 024b95e1f9 feat(Accidentals): can display triple sharps/flats, quarter tones 7 years ago
  sschmidTU 2525e92aed feat(GraceNotes): add grace slur (boolean) 7 years ago
  sschmidTU 2fe01dae5b refactor(GraceNotes): remove some special case handling of grace notes 7 years ago
  sschmidTU 83b74d32ba refactor(GraceNotes): remove checkForOpenGraceNotes() 7 years ago
  sschmidTU f233efeaea refactor(GraceNotes): remove OpenGraceBeam, handle as OpenBeam 7 years ago
  sschmidTU 6f361ae434 refactor(GraceNotes): move graceNoteSlash to VoiceEntry 7 years ago
  sschmidTU ea521f9f0d cherry-picked refactor/isGrace branches onto develop (isGrace branch was accidentally based on feature/expressions) 7 years ago
  Benjamin Giesinger 36bce17d6d Changed all Logging to loglevel 7 years ago
  Matthias Uiberacker bf04e78d8a Finished main part of Tie Refactoring: all original Notes stay at their position and have VoiceEntries and no combined long Note is produced any more. 7 years ago
  Matthias Uiberacker 2e627db478 Merge branch 'develop' into feature/Articulations 7 years ago
  Benjamin Giesinger b057be59fd Feature/lyrics (#221) 7 years ago
  Matthias Uiberacker 64df536c94 Merge branch 'develop' into feature/Articulations 7 years ago
  Benjamin Giesinger e3981ad830 refactor: added prefer-const rule and fixed all let variables 7 years ago
  Matthias Uiberacker f529f4580f feat(Articulations): Added ArticulationReader - articulations are read from xml 8 years ago