Fri, 28 Sep 2018 12:31:12 +0100 |
Chris Cannam |
Use more precise text rendering when zoomed in beyond the ms level
zoom
|
Fri, 28 Sep 2018 09:12:54 +0100 |
Chris Cannam |
This is the correct size
zoom
|
Thu, 27 Sep 2018 16:20:58 +0100 |
Chris Cannam |
Fix crash when scrolling beyond end of waveform (+ fix compiler warnings)
zoom
|
Thu, 27 Sep 2018 15:54:02 +0100 |
Chris Cannam |
Fix stupidity
zoom
|
Thu, 27 Sep 2018 15:20:25 +0100 |
Chris Cannam |
Fixes for TimeRuler spacing and for the boundaries of the WaveformLayer paint area
zoom
|
Wed, 26 Sep 2018 13:03:16 +0100 |
Chris Cannam |
Remove WaveformOversampler again from here; it's now in svcore
zoom
|
Wed, 26 Sep 2018 11:54:25 +0100 |
Chris Cannam |
Add custom waveform oversampler method
zoom
|
Tue, 25 Sep 2018 16:38:50 +0100 |
Chris Cannam |
Get oversampled rendering almost working, but I think we need to take more care with the oversampling itself
zoom
|
Tue, 25 Sep 2018 12:52:08 +0100 |
Chris Cannam |
Fix accidental always-auto-normalise
zoom
|
Mon, 24 Sep 2018 14:40:48 +0100 |
Chris Cannam |
Toward oversampling rendering
zoom
|
Fri, 21 Sep 2018 14:46:53 +0100 |
Chris Cannam |
Factor out paintChannelScaleGuides
zoom
|
Fri, 21 Sep 2018 14:33:43 +0100 |
Chris Cannam |
Another tidy
zoom
|
Fri, 21 Sep 2018 14:22:53 +0100 |
Chris Cannam |
A further refactor with range blocks
zoom
|
Fri, 21 Sep 2018 14:01:09 +0100 |
Chris Cannam |
Refactor out paintChannel
zoom
|
Fri, 21 Sep 2018 11:50:15 +0100 |
Chris Cannam |
Fix typo that created un-reloadable session file
zoom
|
Fri, 21 Sep 2018 11:50:05 +0100 |
Chris Cannam |
Ensure getFrameForX returns value on zoom blocksize boundary; take advantage of that (this is essentially reverting to the same behaviour as in the default branch, which we should probably have done all along)
zoom
|
Thu, 20 Sep 2018 15:42:12 +0100 |
Chris Cannam |
Responding to a hang due to mismatching zoom and block sizes
zoom
|
Thu, 20 Sep 2018 13:14:15 +0100 |
Chris Cannam |
Avoid compiler warning
zoom
|
Thu, 20 Sep 2018 11:45:26 +0100 |
Chris Cannam |
Further ZoomLevel fixes
zoom
|
Thu, 20 Sep 2018 10:45:24 +0100 |
Chris Cannam |
More ZoomLevel updates
zoom
|
Wed, 19 Sep 2018 15:42:22 +0100 |
Chris Cannam |
Gradual ZoomLevel updates
zoom
|
Mon, 17 Sep 2018 13:51:31 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Wed, 12 Sep 2018 15:58:11 +0100 |
Chris Cannam |
Merge from branch import-audio-data
|
Wed, 12 Sep 2018 15:17:38 +0100 |
Chris Cannam |
Propose to take only value-like columns as audio samples, not all numeric ones - now that it's easy enough for the user to overrule
import-audio-data
|
Fri, 07 Sep 2018 18:12:44 +0100 |
Chris Cannam |
Move out these bits which are now in CSVFormat
import-audio-data
|
Thu, 06 Sep 2018 16:26:40 +0100 |
Chris Cannam |
Sample range
import-audio-data
|
Thu, 06 Sep 2018 13:58:09 +0100 |
Chris Cannam |
Refactor; the two use-cases of CSVFormatDialog were turning out to be different enough to justify two separate classes
import-audio-data
|
Thu, 06 Sep 2018 11:49:31 +0100 |
Chris Cannam |
Support audio-format CSV format selection in dialog
import-audio-data
|