Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
Dan Balasescu
|
e0c82d11ab
|
Convert == usages to ReferenceEquals
|
2022-06-20 16:56:19 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Bartłomiej Dach
|
d3b51c7387
|
Merge branch 'master' into editor-waveform-display-lock
|
2022-06-01 21:56:01 +02:00 |
|
Dean Herbert
|
f3fd5bbfc1
|
Increase flash delay and ensure text is always shown immediately on lock
|
2022-06-01 16:05:29 +09:00 |
|
Dean Herbert
|
58ba92772c
|
Reword comment to read better
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-06-01 16:01:34 +09:00 |
|
Dean Herbert
|
475cc8174f
|
Fix off-by-one display issue when adjusting offset
|
2022-05-31 18:41:44 +09:00 |
|
Dean Herbert
|
94194a04f2
|
Animate adjustments
|
2022-05-31 18:41:44 +09:00 |
|
Dean Herbert
|
51014b8748
|
Ensure offset changes are correctly tracked by the display, even when locked
|
2022-05-31 18:41:44 +09:00 |
|
Dean Herbert
|
c8f21ee8b2
|
Change WaveformComparisonDisplay to centre around a time offset rather than beat
|
2022-05-31 18:41:44 +09:00 |
|
Dean Herbert
|
6bc68ada43
|
Add ability to lock the WaveformComparison display to a current location
|
2022-05-31 18:41:44 +09:00 |
|
Dean Herbert
|
c0804803fd
|
Add background to main waveform row
|
2022-05-31 18:35:52 +09:00 |
|
Dean Herbert
|
f1d4902be5
|
Remove unnecessary bindable cast
|
2022-05-25 19:25:23 +09:00 |
|
Dean Herbert
|
49a2173646
|
Avoid needlessly updating display (and add better documentation on chosen scale)
|
2022-05-24 14:36:44 +09:00 |
|
Dean Herbert
|
4fcdcef166
|
Add indexing on each wavefrom row
|
2022-05-24 14:36:44 +09:00 |
|
Dean Herbert
|
c1720c128d
|
Dim rows which are not part of the active control point (and offset centre)
|
2022-05-24 14:36:44 +09:00 |
|
Dean Herbert
|
7040dec013
|
Fix disabled bindable woes by not using TimingControlPoint.DEFAULT
|
2022-05-24 14:36:44 +09:00 |
|
Dean Herbert
|
588c5d1583
|
Add initial waveform comparison display
|
2022-05-24 14:36:44 +09:00 |
|