Tue, 06 Nov 2018 08:58:57 +0000 |
Chris Cannam |
Merge from default branch
zoom
|
Fri, 02 Nov 2018 14:41:00 +0000 |
Chris Cannam |
Merge
|
Fri, 02 Nov 2018 14:40:44 +0000 |
Chris Cannam |
Handle security errors, format slightly differently for message box
|
Thu, 01 Nov 2018 15:01:41 +0000 |
Chris Cannam |
Debug bits
|
Thu, 01 Nov 2018 15:01:32 +0000 |
Chris Cannam |
When a path is set explicitly, it is complete
|
Thu, 01 Nov 2018 14:06:38 +0000 |
Chris Cannam |
Check server minimum version
|
Thu, 18 Oct 2018 13:14:56 +0100 |
Chris Cannam |
Some debug + tidying
|
Thu, 18 Oct 2018 13:12:58 +0100 |
Chris Cannam |
Cautiously ensure we don't report readiness when the model is still updating; + some debug
|
Thu, 18 Oct 2018 13:09:09 +0100 |
Chris Cannam |
Debug
|
Fri, 12 Oct 2018 11:00:14 +0100 |
Chris Cannam |
Win32 fix
|
Fri, 12 Oct 2018 11:00:01 +0100 |
Chris Cannam |
Datestamp debug log
|
Thu, 11 Oct 2018 13:08:21 +0100 |
Chris Cannam |
Use bqvec barrier
|
Wed, 10 Oct 2018 14:32:34 +0100 |
Chris Cannam |
Introduce RelativelyFineZoomConstraint, which encodes more-or-less the scheme that was already used for the horizontal thumbwheel in the pane (which overrode the layers' own zoom constraints unless they said they couldn't support any other)
|
Wed, 10 Oct 2018 08:44:15 +0100 |
Chris Cannam |
Merge from branch zoom
|
Mon, 08 Oct 2018 13:39:40 +0100 |
Chris Cannam |
Messing with non-integer zoom ratios. But I don't think this is going anywhere as it stands
zoom-double
|
Fri, 05 Oct 2018 10:25:25 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Wed, 03 Oct 2018 15:45:57 +0100 |
Chris Cannam |
Show default name for unlabelled bin
|
Mon, 01 Oct 2018 15:48:02 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Mon, 01 Oct 2018 14:37:30 +0100 |
Chris Cannam |
Use locale-aware comparators for user-visible string sorting
|
Mon, 01 Oct 2018 14:37:11 +0100 |
Chris Cannam |
Use an actual exception for this (rather than checking only in some builds)
|
Fri, 28 Sep 2018 18:08:04 +0100 |
Chris Cannam |
Profiler
zoom
|
Fri, 28 Sep 2018 18:08:00 +0100 |
Chris Cannam |
More sensible limit
zoom
|
Fri, 28 Sep 2018 18:06:05 +0100 |
Chris Cannam |
Use proper decimal delimiter
zoom
|
Thu, 27 Sep 2018 15:53:34 +0100 |
Chris Cannam |
Provide fromMicroseconds (and test it)
zoom
|
Thu, 27 Sep 2018 15:19:39 +0100 |
Chris Cannam |
Further test
zoom
|
Wed, 26 Sep 2018 17:38:34 +0100 |
Chris Cannam |
Win32 fix
zoom
|
Wed, 26 Sep 2018 15:11:26 +0100 |
Chris Cannam |
Oversampler fixes and further tests
zoom
|
Wed, 26 Sep 2018 14:44:38 +0100 |
Chris Cannam |
Tests for waveform oversampling
zoom
|
Wed, 26 Sep 2018 13:03:46 +0100 |
Chris Cannam |
Add custom waveform oversampler method
zoom
|
Mon, 24 Sep 2018 14:40:22 +0100 |
Chris Cannam |
Guard update only
zoom
|
Thu, 20 Sep 2018 11:45:11 +0100 |
Chris Cannam |
Use frame type
zoom
|
Thu, 20 Sep 2018 10:45:48 +0100 |
Chris Cannam |
More ZoomLevel updates
zoom
|
Wed, 19 Sep 2018 15:41:44 +0100 |
Chris Cannam |
Pull out ZoomLevel, add inexact frame/pixel conversion functions and streaming
zoom
|
Tue, 18 Sep 2018 16:28:56 +0100 |
Chris Cannam |
Refactor tests. Still testing frames-per-pixel only.
zoom
|
Tue, 18 Sep 2018 16:03:29 +0100 |
Chris Cannam |
Fix (bodgily) things broken in the merge
zoom
|
Tue, 18 Sep 2018 15:06:58 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Tue, 18 Sep 2018 15:04:46 +0100 |
Chris Cannam |
Tests and a couple of minor fixes for zoom constraints
|
Mon, 17 Sep 2018 13:51:14 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Fri, 14 Sep 2018 15:32:43 +0100 |
Chris Cannam |
Avoid compiler warning
|
Fri, 14 Sep 2018 14:47:46 +0100 |
Chris Cannam |
Various CSV format tests
|
Fri, 14 Sep 2018 09:25:17 +0100 |
Chris Cannam |
Some CSV format tests and minor fixes
|
Wed, 12 Sep 2018 18:49:32 +0100 |
Chris Cannam |
Win32 fix
|
Wed, 12 Sep 2018 15:57:49 +0100 |
Chris Cannam |
Merge from branch import-audio-data
|
Wed, 12 Sep 2018 15:27:30 +0100 |
Chris Cannam |
Ignore non-value columns when guessing sample range
import-audio-data
|
Wed, 12 Sep 2018 13:56:56 +0100 |
Chris Cannam |
Switch the normalisation option in WritableWaveFileModel from normalising on read to normalising on write, so that the saved file is already normalised and therefore can be read again without having to remember to normalise it
import-audio-data
|
Tue, 11 Sep 2018 14:36:51 +0100 |
Chris Cannam |
Add recorded/converted locations logic to this library
import-audio-data
|
Sat, 08 Sep 2018 20:53:48 +0100 |
Chris Cannam |
Pull allocation/deallocation out of the inner loop
import-audio-data
|
Sat, 08 Sep 2018 20:43:14 +0100 |
Chris Cannam |
Handle sample range specification for CSV import
import-audio-data
|
Fri, 07 Sep 2018 18:12:20 +0100 |
Chris Cannam |
Accessors + overlooked initialiser
import-audio-data
|
Fri, 07 Sep 2018 16:55:29 +0100 |
Chris Cannam |
Add sample-range support to CSVFormat
import-audio-data
|
Fri, 07 Sep 2018 16:13:48 +0100 |
Chris Cannam |
Comments
import-audio-data
|
Fri, 07 Sep 2018 16:13:21 +0100 |
Chris Cannam |
Add normalisation option
import-audio-data
|
Thu, 06 Sep 2018 16:26:19 +0100 |
Chris Cannam |
Add small, signed
import-audio-data
|
Thu, 06 Sep 2018 11:49:00 +0100 |
Chris Cannam |
Add quicker accessor for numeric status
import-audio-data
|
Wed, 05 Sep 2018 11:56:45 +0100 |
Chris Cannam |
Debug etc
import-audio-data
|
Wed, 05 Sep 2018 11:56:39 +0100 |
Chris Cannam |
Don't try to continue after what should have been a terminal problem
import-audio-data
|
Tue, 04 Sep 2018 14:11:10 +0100 |
Chris Cannam |
Catch failure to create model, e.g. because 0 channels for wave-file model
import-audio-data
|
Tue, 04 Sep 2018 13:19:20 +0100 |
Chris Cannam |
Merge from default branch
import-audio-data
|
Tue, 04 Sep 2018 11:31:35 +0100 |
Chris Cannam |
Merge from branch avoid-pointer-keys
|
Mon, 03 Sep 2018 16:15:03 +0100 |
Chris Cannam |
Wording change
|