Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthias Uiberacker b1ad79ec5c Fix: Formatter constructor was called with options, but there are none in Vexflow, but the .format() function has options as optional argument. Moved optiones there. hace 6 años
  Benjamin Giesinger e2b1780320 fix(Expressions): Octaveshift line breaks work now hace 6 años
  Benjamin Giesinger 82c281b9de merged from develop hace 6 años
  Benjamin Giesinger 61966ded3b merged from develop hace 6 años
  sschmidTU e9da9e1d8a feat: draw lyricsExtends, fix: lyricsSpacing (#322) hace 6 años
  sschmidTU 7565bb0151 fix(lyricsSpacing/dashes): reduce lyrics spacing and number of dashes (#316) hace 6 años
  sschmidTU 6e999976e0 Fix key signature without mode, common/alla breve time (#305) hace 7 años
  Matthias Uiberacker c32ba9dc83 Fix: Fixed drawing repetition endings using VexFlow Voltas hace 7 años
  sschmidTU 622f3465a1 fix(LyricsSpacing): eliminate overlap between lyrics labels by extending measures hace 7 años
  Matthias Uiberacker 952e91961f Improved x-layouting match of Vexflow notes and StaffEntries (mainly for first measures in system) hace 7 años
  sschmidTU 0d620c8012 refactor(Formatting): formatting order and methods overhauled hace 7 años
  sschmidTU 2525e92aed feat(GraceNotes): add grace slur (boolean) hace 7 años
  Benjamin Giesinger e76e3a2470 fix(Added skyline calculation to dynamic labels): labels affect height of skyline now. Start and end hace 7 años
  Benjamin Giesinger 5ce1dfce7c (merge)Merged from develop hace 7 años
  Benjamin Giesinger b11f9e344d Improvement/skyline (#270) 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 432674c3d3 added a few GraphicalMeasure renames not caught by cherry-picked commit, builds again hace 7 años
  sschmidTU b8bb68f6ad fixed additional StaffMeasure -> GraphicalMeasure renames, compiles again hace 7 años
  sschmidTU 0c1288f974 Merge branch 'feature/RenameStaffMeasure' into feature/Expressions hace 7 años
  sschmidTU a86d7f2831 Renamed StaffMeasure to GraphicalMeasure (#264) hace 7 años
  Benjamin Giesinger 1a386db4f5 feat(Added missing files after tslint fixes): fixing the tslint stuff removed my files from the stag hace 7 años
  Benjamin Giesinger 9d5a98c1cb feat(Added instantanious expressions): Added new class, implemented drawing methods hace 7 años
  Benjamin Giesinger a274dcdb3e Added octava expressions hace 7 años
  Benjamin Giesinger 36bce17d6d Changed all Logging to loglevel hace 7 años
  Matthias Uiberacker 4021833dae fix: Fixed tie drawing bug - now all ties of a chord are drawn. 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 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
  Benjamin Giesinger 2c8fad6c23 Feature/measure numbers (#245) hace 7 años
  Matthias Uiberacker a15e5048f9 First brute force rendering of repetition endings using voltas. Currently 2 voltas are used to show one ending... hace 7 años
  Matthias Uiberacker e7f9e10a09 feat: implemented setting stem direction automatically from voice type (main or linked voice) hace 7 años