sschmid
|
bae72d2bea
lint: configure eslintrc, fix all lint errors, remove tslint from project
|
4 년 전 |
sschmid
|
69bdd55796
cherry pick audio player 820ab67
|
5 년 전 |
sschmid
|
6f5d77a9ef
feat(Measure Numbers): Display measure numbers (labels) as given in XML (#541)
|
5 년 전 |
Joseph Morag
|
9de54e83f7
Add option to read measure numbers from musicxml measure attribute (#879, WIP)
|
5 년 전 |
sschmid
|
65af7b59a6
refactor: rename NewSystemAndPartAfterFinalBarline to NewPartAndSystemAfterFinalBarline
|
5 년 전 |
sschmid
|
0991aac86a
fix(MeasureNumbers): don't reset measure number count if this.rules.NewSystemAndPartAfterFinalBarline disabled
|
5 년 전 |
Simon
|
d103857eda
refactor: fix some circular imports (merge PR #845) (#855)
|
5 년 전 |
sschmid
|
2fc728f92c
refactor: take min value for gte check
|
5 년 전 |
sschmid
|
4773487948
fix(Parsing): fix missing default-y value for credit-words causing parse error
|
5 년 전 |
fredmeister77
|
0001bdf3eb
Enable print-object attribute for part names (#808)
|
5 년 전 |
sschmid
|
341341be81
refactor: handle all remaining undefined checks (#783)
|
5 년 전 |
sschmid
|
31fd7e6056
refactor: improve most undefined checks to also check null (#783)
|
5 년 전 |
Matthias Uiberacker
|
b2b31bff84
fix: implemented showing the current rhythm in any case if there was an end line given in the last system.
|
5 년 전 |
sschmid
|
a7af16bb49
feat(Font): can set fontFamily per label (#737), refactor: don't set defaultFontStyle per label
|
5 년 전 |
sschmid
|
894868b051
feat(Text): can set the fontStyle of a label, e.g. Bold (1) or BoldItalic (3). new option defaultFontStyle (#739)
|
5 년 전 |
sschmid
|
36e4e2add7
fix(subtitle): don't add comma before work number if subtitle is otherwise empty
|
5 년 전 |
sschmid
|
b0fb5e90e1
chore: fix loglevel import, logging in visual regression tests
|
5 년 전 |
sschmid
|
c1d79798e3
Merge branch 'fix/entangled-engraving-rules' of https://github.com/dnlfrst/opensheetmusicdisplay into dnlfrst-fix/entangled-engraving-rules
|
5 년 전 |
Daniel Fürst
|
9f81a5a5da
feat(MusicSheetReader): add reference to instance of engraving rules
|
6 년 전 |
Daniel Fürst
|
1361aca30e
feat(SourceMeasure): add reference to instance of engraving rules
|
6 년 전 |
Florian Hintermeier
|
0ac01326e4
feat(open same-origin xml url): supported (#603)
|
6 년 전 |
Simon Schmid
|
4927727490
feat(rhythm): save ActiveTimeSignature in SourceMeasure
|
6 년 전 |
Soulaymen Chouri
|
cf199ad3b1
feat(tempo): Save measures' BPM (#558)
|
6 년 전 |
sschmidTU
|
9fe031e896
feat(parts): read and display XML part abbreviations (e.g. Vln for Violin)
|
6 년 전 |
Simon
|
aa65792eb1
fix(error handling): Fix error loading empty score, improve error handling (#367)
|
7 년 전 |
sschmidTU
|
1123251d5a
Merge Feature/Slurs (#359)
|
7 년 전 |
sschmidTU
|
213f883e45
additional StaffMeasure -> GraphicalMeasure renames
|
7 년 전 |
Benjamin Giesinger
|
36bce17d6d
Changed all Logging to loglevel
|
7 년 전 |
Matthias Uiberacker
|
12c88d96e9
Merge branch 'develop' into feature/Repetitions
|
7 년 전 |
Benjamin Giesinger
|
e3981ad830
refactor: added prefer-const rule and fixed all let variables
|
8 년 전 |