コミット履歴

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