2017-05-23 |
Chris Cannam |
Update Win32 capnp build in subrepo
|
2017-05-22 |
Chris Cannam |
Update Win64 capnp build in subrepo
|
2017-05-22 |
Chris Cannam |
Update subrepos for capnp 0.6
|
2017-05-09 |
Chris Cannam |
Update for capnp 0.6
|
2017-05-04 |
Chris Cannam |
SVDEBUG, though it turns out not to be very useful
scale-ticks
|
2017-05-04 |
Chris Cannam |
Make use of ScaleTickIntervals in log scale as well
scale-ticks
|
2017-05-04 |
Chris Cannam |
Rework log scale calculation, update to changed interface
scale-ticks
|
2017-05-04 |
Chris Cannam |
We don't need to return the tick instruction gubbins
scale-ticks
|
2017-05-04 |
Chris Cannam |
Another test, that needs some more work
scale-ticks
|
2017-05-04 |
Chris Cannam |
After seeing them in action, I changed my mind about the wisdom of these trailing .0s
scale-ticks
|
2017-05-04 |
Chris Cannam |
Make use of ScaleTickIntervals in linear numerical scale (not log yet)
scale-ticks
|
2017-05-04 |
Chris Cannam |
Add logarithmic ticks. This is getting complicated!
scale-ticks
|
2017-05-04 |
Chris Cannam |
Tests now passing
scale-ticks
|
2017-05-04 |
Chris Cannam |
Change loop to something that feels more correct, though it makes no difference to the tests here. More tests, one failing.
scale-ticks
|
2017-05-03 |
Chris Cannam |
More tests & fixes
scale-ticks
|
2017-05-03 |
Chris Cannam |
These tests now pass (in some cases by fixing the tests)
scale-ticks
|
2017-05-03 |
Chris Cannam |
More fixes, more tests, including some more that now fail
scale-ticks
|
2017-05-03 |
Chris Cannam |
These tests now pass, but there's still a lot to be done
scale-ticks
|
2017-05-03 |
Chris Cannam |
Scale tick labeller, and tests (some failing so far)
scale-ticks
|
2017-03-12 |
Chris Cannam |
Next release will be 3.0.2
sv_v3.0.2
|
2017-03-07 |
Chris Cannam |
Make some corrections to crosshair (measure cursor) positioning and feature descriptions. Needs review.
|
2017-03-07 |
Chris Cannam |
Fix crash when changing window size in the spectrum layer
|
2017-03-07 |
Chris Cannam |
Untabify!
|
2017-03-07 |
Chris Cannam |
Change where the 32-bit memory calculation adjustment is carried out -- more transparent here
|
2017-03-07 |
Chris Cannam |
Ensure 32-bit Windows build uses _aligned_malloc as well as 64-bit one; more debug out
|
2017-03-06 |
Chris Cannam |
Fix some one-off memory leaks (including distracting ones in tests)
|
2017-03-06 |
Chris Cannam |
Some bits and bobs to do with handling memory pressure
|
2017-03-06 |
Chris Cannam |
Remove "other" Vamp SDK repo from sv-dependency-builds
|
2017-03-06 |
Chris Cannam |
Update to Vamp plugin SDK v2.7.1 tag
|
2017-03-06 |
Chris Cannam |
More useful diagnostics for MIDI startup
|
2017-03-05 |
Chris Cannam |
Update RtMidi build to v2.1.1
|
2017-03-05 |
Chris Cannam |
Fix crash when using speed controls on Windows (due to KissFFT linkage conflict). More debug information on startup.
|
2017-02-28 |
Chris Cannam |
Fix failure to respect saved linear-scale setting in layer when the model suggests it would prefer log scale
|
2017-02-28 |
Chris Cannam |
Fix scale range and attribute name in colour 3d plot
|
2017-02-28 |
Chris Cannam |
Fix equality comparison that caused test case failure on 32-bit build
|
2017-02-28 |
Chris Cannam |
Next version will identify as 3.0 (as it's going to be an RC); remove beta dialog
|
2017-02-28 |
Chris Cannam |
Emit
|
2017-02-28 |
Chris Cannam |
Ctrl-click, and middle-button click, on level-pan widget reset to default (not implemented yet for level-pan tool button though)
|
2017-02-28 |
Chris Cannam |
Fix normalisation ranges etc in Colour 3D Plot
|
2017-02-28 |
Chris Cannam |
Remove commented-out code
|
2017-02-28 |
Chris Cannam |
LogRange tests
|
2017-02-27 |
Chris Cannam |
Write aggregate models to .sv file when saving document. They still are not reloaded, but I think this is far as I'm prepared to go for 3.0.
|
2017-02-27 |
Chris Cannam |
Store aggregate models in the document and release them when they are invalidated (because their components have been released). They're no longer leaked, but we still don't save them in the session file.
|
2017-02-27 |
Chris Cannam |
And say so
|
2017-02-27 |
Chris Cannam |
Invalidate an aggregate model when one of its components announces it's about to be deleted
|
2017-02-27 |
Chris Cannam |
Update OSC handler: fix play (which wasn't working because it didn't resume audio driver) and speedup (wrong mapping for the new speed controls), and add more sensible new speed method
|
2017-02-27 |
Chris Cannam |
Update configure check for Cap'n Proto to avoid directly looking up mangled symbols
|
2017-02-24 |
Chris Cannam |
Update vamp-plugin-sdk subrepo to v2.7 tag
|
2017-02-24 |
Chris Cannam |
If we can't open a record device, fall back to playback-only mode
|
2017-02-23 |
Chris Cannam |
Subrepo update
|
2017-02-23 |
Chris Cannam |
merge
|
2017-02-10 |
Chris Cannam |
Update to match slightly changed Piper Vamp C++ API
|
2017-02-23 |
Chris Cannam |
Avoid Windows error dialog for DLL load failures in checker
sv_v3.0beta4
|
2017-02-23 |
Chris Cannam |
Debug notes, tidying
|
2017-02-22 |
Chris Cannam |
Merge
|
2017-02-22 |
Chris Cannam |
Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
|
2017-02-22 |
Chris Cannam |
Overrides
|
2017-02-22 |
Chris Cannam |
Add activity log output to debug log too
|
2017-02-21 |
Chris Cannam |
A bit more logging for PortAudio driver
|
2017-02-21 |
Chris Cannam |
Merge
|