log

age author description
2017-03-05 Chris Cannam Merge
2017-03-05 Chris Cannam Fix crash when using speed controls on Windows (due to KissFFT linkage conflict). More debug information on startup.
2017-03-05 Chris Cannam This will be a 3.0.1 pre build
2017-03-05 Chris Cannam More debug output during startup
2017-03-02 Chris Cannam Added tag sv_v3.0 for changeset c3380c78811f
2017-03-01 Chris Cannam Added tag sv_v3.0rc1 for changeset 811fbe905f5e sv_v3.0
2017-03-01 Chris Cannam Add brief mention of Piper sv_v3.0rc1
2017-03-01 Chris Cannam Update translation strings
2017-02-28 Chris Cannam Docker file for 3.0 build
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-28 Chris Cannam It's going to be March...
2017-02-28 Chris Cannam Fix crash when trying to set object name on nonexistent model
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 Set a more appropriate name on aggregate model when deciding to retain it
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