Thu, 24 Oct 2019 13:35:31 +0100 |
Chris Cannam |
Next builds will be 4.0; remove beta-release warning
|
Wed, 16 Oct 2019 15:28:48 +0100 |
Chris Cannam |
Use updated MainWindowBase API with ability to open playback device before record - hoping to fix #1946 Should ask for microphone permission only when first recording, not when first opening a file
|
Tue, 15 Oct 2019 11:47:01 +0100 |
Chris Cannam |
Fix #1942 Box layer not always inheriting the right unit
|
Wed, 09 Oct 2019 14:57:51 +0100 |
Chris Cannam |
Version and update beta warning
|
Wed, 09 Oct 2019 13:08:38 +0100 |
Chris Cannam |
Fix #1905 Window title is not properly reset on New Session
|
Mon, 07 Oct 2019 09:32:32 +0100 |
Chris Cannam |
Comments
|
Wed, 25 Sep 2019 09:53:15 +0100 |
Chris Cannam |
Rename time-frequency box to plain box; have it adopt the unit from the layer beneath if created empty
time-frequency-boxes
|
Fri, 20 Sep 2019 14:48:19 +0100 |
Chris Cannam |
I think actually this must be v4.0, because of the file format change. Add the beta-release warning for the moment
time-frequency-boxes
|
Tue, 03 Sep 2019 13:44:45 +0100 |
Chris Cannam |
Avoid breaking if CHANGELOG happens to have DOS line endings
|
Fri, 30 Aug 2019 11:56:03 +0100 |
Chris Cannam |
Bitbucket -> Sourcehut, and subrepo update
|
Wed, 17 Jul 2019 14:28:24 +0100 |
Chris Cannam |
Merge from branch by-id
|
Wed, 17 Jul 2019 11:20:50 +0100 |
Chris Cannam |
Fix failure to stop transform when Cancel clicked
by-id
|
Mon, 15 Jul 2019 14:13:40 +0100 |
Chris Cannam |
Work on the cancel-button
by-id
|
Thu, 04 Jul 2019 18:05:32 +0100 |
Chris Cannam |
Update PlayParameters
by-id
|
Thu, 04 Jul 2019 14:32:08 +0100 |
Chris Cannam |
Updates throughout for ModelById logic
by-id
|
Fri, 21 Jun 2019 14:36:03 +0100 |
Chris Cannam |
Experiment updating AggregateWaveModel. This builds, but can't align anything.
by-id
|
Fri, 21 Jun 2019 13:30:17 +0100 |
Chris Cannam |
Minor tidy
|
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
|