Wed, 19 Oct 2016 09:11:51 +0100 |
Chris Cannam |
Tidy and re-fix for Linux
msvc2015_64
|
Tue, 18 Oct 2016 15:59:42 +0100 |
Chris Cannam |
MSVC build fixes, and show 32/64-bit in About
msvc2015_64
|
Tue, 18 Oct 2016 14:03:35 +0100 |
Chris Cannam |
MatrixFile is no longer used
3.0-integration
|
Mon, 17 Oct 2016 18:56:28 +0100 |
Chris Cannam |
Update subrepo
piper
|
Mon, 17 Oct 2016 16:41:07 +0100 |
Chris Cannam |
Update subrepo
piper
|
Mon, 17 Oct 2016 16:39:36 +0100 |
Chris Cannam |
Fix compiler warnings
piper
|
Mon, 17 Oct 2016 14:55:05 +0100 |
Chris Cannam |
Restore plugin categories
piper
|
Mon, 17 Oct 2016 14:28:43 +0100 |
Chris Cannam |
More cautious locking on sparse model modification
piper
|
Mon, 17 Oct 2016 14:18:23 +0100 |
Chris Cannam |
Pull out model creation into the transformer thread run(), so that all communications with the plugin server happen on a single thread. Then make the model accessor wait for them to be created (which still happens right at the start of processing) before returning.
piper
|
Fri, 14 Oct 2016 16:23:04 +0100 |
Chris Cannam |
Try AutoPlugin; also not very successful
piper
|
Fri, 14 Oct 2016 14:34:25 +0100 |
Chris Cannam |
Add piper-cpp stuff, experimentally
piper
|
Tue, 20 Sep 2016 09:28:03 +0100 |
Chris Cannam |
Update subrepos (bookkeeping only really)
3.0-integration
|
Mon, 15 Aug 2016 16:45:17 +0100 |
Chris Cannam |
Patch from Fab Nicol to fix a problem with Recent Files menu:
3.0-integration
|
Mon, 15 Aug 2016 16:42:19 +0100 |
Chris Cannam |
Avoid warning
3.0-integration
|
Fri, 05 Aug 2016 17:48:52 +0100 |
Chris Cannam |
Introduce labels in RangeMapper and use them in AudioDial, though only for tooltip at present. Make use of this for spectrogram magic -81dB/-Inf threshold. Also introduce static strings for inf/pi and use where appropriate.
3.0-integration
|
Fri, 05 Aug 2016 15:05:02 +0100 |
Chris Cannam |
Merge work on unified spectrogram and colour 3d plot caching renderer
3.0-integration
|
Fri, 05 Aug 2016 14:54:24 +0100 |
Chris Cannam |
Since 1d317e717fe4 we no longer want to fft scale in hybrid mode. (This might also restore compatibility with Tony and prior SV save sessions -- test this.)
spectrogram-minor-refactor
|
Fri, 05 Aug 2016 14:36:28 +0100 |
Chris Cannam |
Make text labels on vertical scale ticks visible
spectrogram-minor-refactor
|
Fri, 05 Aug 2016 14:31:16 +0100 |
Chris Cannam |
Fixes to phase display and colour scale for it; tidy up some debug output
spectrogram-minor-refactor
|
Fri, 05 Aug 2016 14:00:58 +0100 |
Chris Cannam |
Pull out paintDetailedScale
spectrogram-minor-refactor
|
Fri, 05 Aug 2016 13:48:14 +0100 |
Chris Cannam |
Minor tidy, + go back to opaque-only spectrogram as intended
spectrogram-minor-refactor
|
Fri, 05 Aug 2016 12:47:10 +0100 |
Chris Cannam |
Restore illuminateLocalFeatures in spectrogram
spectrogram-minor-refactor
|
Thu, 04 Aug 2016 17:29:33 +0100 |
Chris Cannam |
Reconnect double-click region select in spectrogram
spectrogram-minor-refactor
|
Thu, 04 Aug 2016 14:02:56 +0100 |
Chris Cannam |
Restore phase display
spectrogram-minor-refactor
|
Thu, 04 Aug 2016 11:26:11 +0100 |
Chris Cannam |
Re-implement dB^2 (log-power) spectrogram setting
spectrogram-minor-refactor
|
Wed, 03 Aug 2016 16:16:23 +0100 |
Chris Cannam |
Re-enable (little-used) normalise-visible-range option in spectrogram layer
spectrogram-minor-refactor
|
Wed, 03 Aug 2016 14:20:27 +0100 |
Chris Cannam |
Use a count of bins rather than min and max bins (because the name maxbin tells us nothing about whether the range is inclusive or not)
spectrogram-minor-refactor
|
Tue, 02 Aug 2016 18:32:19 +0100 |
Chris Cannam |
Another small tidy
spectrogram-minor-refactor
|
Tue, 02 Aug 2016 11:42:24 +0100 |
Chris Cannam |
Fix vertical zoom/scroll in colour 3d plot layer
spectrogram-minor-refactor
|
Tue, 02 Aug 2016 11:14:59 +0100 |
Chris Cannam |
Minor tidy
spectrogram-minor-refactor
|