Thu, 28 Mar 2019 14:34:29 +0000 |
Chris Cannam |
Add /exportlayer OSC command
single-point
|
Thu, 28 Mar 2019 13:38:24 +0000 |
Chris Cannam |
Support OSC script even with no OSC port
single-point
|
Tue, 19 Mar 2019 13:07:20 +0000 |
Chris Cannam |
Further single-point API updates
single-point
|
Wed, 09 Jan 2019 15:27:32 +0000 |
Chris Cannam |
Merge from branch fix-static-analysis
|
Tue, 08 Jan 2019 15:23:33 +0000 |
Chris Cannam |
Dates and minor text fix
|
Fri, 04 Jan 2019 15:24:56 +0000 |
Chris Cannam |
Also officially stop recording before exiting
|
Wed, 05 Dec 2018 11:35:20 +0000 |
Chris Cannam |
Seems to be some trouble with the function-pointer-based version of the connection here - recent-files menu isn't working on old systems with backward-compatible build - replace with an alternative mechanism again
|
Mon, 26 Nov 2018 14:35:05 +0000 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
Tue, 13 Nov 2018 14:09:30 +0000 |
Chris Cannam |
Ensure that operations that need to iterate through action maps in order (most pointedly MainWindow::updateLayerShortcutsFor) get to do it in order of construction and not arbitrary pointer order. Fixes incorrect shortcut associations for add-layer/pane shortcuts in some cases
spectrogramparam
|
Tue, 06 Nov 2018 15:43:12 +0000 |
Chris Cannam |
Make context help explain how to adjust & reset
|
Fri, 02 Nov 2018 14:44:12 +0000 |
Chris Cannam |
Merge
|
Fri, 02 Nov 2018 14:42:48 +0000 |
Chris Cannam |
Use a slightly more compact dialog (esp on Mac)
|
Thu, 01 Nov 2018 14:30:38 +0000 |
Chris Cannam |
Stop playback when New Session invoked
|
Thu, 11 Oct 2018 19:06:37 +0100 |
Chris Cannam |
Adjust Help menu - the What's New is genuinely useful I think so make it more obvious, and "SV on the Web" is not all that useful and is more intuitively found via the About box
|