Benjamin Giesinger
|
0fe61746c4
Fix for single staff lined sheets with lyrics
|
7 년 전 |
Matthias Uiberacker
|
3681244d29
removed commented method
|
7 년 전 |
Matthias Uiberacker
|
f42ecf69af
refactor: added a GraphicalVoiceEntry holding the GraphicalNotes of one voice. The inherited VexFlowVoiceEntry holds then also the corresponding VexFlow.StaveNote.
|
7 년 전 |
Matthias Uiberacker
|
2bf971631d
Merge branch 'feature/GraphicalVoiceEntryRefactoring' into develop
|
7 년 전 |
Matthias Uiberacker
|
0ca9d0198e
Added VexFlowVoiceEntry which carries the vexFlow.StaveNote -> no need of two synced lists in measure (simpler code)
|
7 년 전 |
Matthias Uiberacker
|
da0ba9d403
fixed errors of tests
|
7 년 전 |
Matthias Uiberacker
|
308086974c
Fixed adding notes twice to graphicalVoiceEntry.
|
7 년 전 |
Matthias Uiberacker
|
471ee19411
Implemented GraphicalVoiceEntry and adapted the code for using it. Nearly working - Notes get rendered already, but every Notehead is produced twice.
|
7 년 전 |
Benjamin Giesinger
|
ae8c5e15af
Fixed ajax loader for mxl using old mimetype.
|
7 년 전 |
Benjamin Giesinger
|
3d56ba59af
Added node 8 to the tests as it is the latest version
|
7 년 전 |
Benjamin Giesinger
|
9beac46cdf
Merge branch 'develop' of https://github.com/opensheetmusicdisplay/opensheetmusicdisplay into develop
|
7 년 전 |
Benjamin Giesinger
|
58b57d1235
Fixed UTF-8 encoding in AJAX loader. Fixes #252 #254
|
7 년 전 |
Matthias Uiberacker
|
9c7e164bdb
fix: added fix in repetition comparer (from PR #251)
|
7 년 전 |
Benjamin Giesinger
|
ad0630dd63
Fixed a bug where vexflow does not support having 8va and the 'bass' type
|
7 년 전 |
Sebastian Haas
|
f1c47e9aab
Merge tag '0.3.0' into develop
|
7 년 전 |
Sebastian Haas
|
6f69694591
Merge branch 'release/0.3.0'
|
7 년 전 |
Sebastian Haas
|
9422cf39f1
chore: fixed typo in readme
|
7 년 전 |
Sebastian Haas
|
7dd4896494
chore: updated changelog
|
7 년 전 |
Sebastian Haas
|
15510176dd
chore: updated build infrastructure
|
7 년 전 |
Sebastian Haas
|
1f35fd5523
chore: bumped version number
|
7 년 전 |
Matthias Uiberacker
|
9ee07143cf
Fixed measure displacement bug - zooming works again.
|
7 년 전 |
Benjamin Giesinger
|
8465359b67
Fixed linter
|
7 년 전 |
Benjamin Giesinger
|
2c8fad6c23
Feature/measure numbers (#245)
|
7 년 전 |
Benjamin Giesinger
|
6b44f3ed96
Fixed invalid xml file due to UTF-BOM for firefox. Fixes issue #242
|
7 년 전 |
Benjamin Giesinger
|
c9b9f0d4f5
Fixed lint errors
|
7 년 전 |
Benjamin Giesinger
|
44ed881d86
Removed splitting in chunks which was checked in by mistake. Fixed issue #241 where no library has been exported for web view
|
7 년 전 |
Benjamin Giesinger
|
07b2075e07
Merge pull request #214 from opensheetmusicdisplay/fix/appveyorMemoryFix
|
7 년 전 |
Benjamin Giesinger
|
bc976016a6
Made tests run again. Still issue with memory leak in buffer.js on karma run under node x86
|
7 년 전 |
Benjamin Giesinger
|
a0bf63b887
trying different production grade karma config
|
7 년 전 |
Benjamin Giesinger
|
c70d3068c5
fixed typo
|
7 년 전 |