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
|
Wed, 10 Oct 2018 08:58:20 +0100 |
Chris Cannam |
Merge from branch zoom
|
Tue, 02 Oct 2018 16:41:23 +0100 |
Chris Cannam |
Minor debug output change
|
Mon, 01 Oct 2018 15:49:32 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Mon, 01 Oct 2018 14:38:30 +0100 |
Chris Cannam |
Minor tidy
|
Thu, 20 Sep 2018 11:45:55 +0100 |
Chris Cannam |
ZoomLevel fixes
zoom
|
Wed, 12 Sep 2018 16:05:29 +0100 |
Chris Cannam |
Importing -> Converting
|
Wed, 12 Sep 2018 15:29:01 +0100 |
Chris Cannam |
Rely more heavily on the "value"-column estimation from CSVFormat to determine which columns might contain sample data when importing audio from CSV; this makes things a bit more consistent, & can easily enough be overridden
import-audio-data
|
Tue, 11 Sep 2018 14:38:21 +0100 |
Chris Cannam |
Menu wording and file-path handling fixes for recording/converting audio
import-audio-data
|
Fri, 07 Sep 2018 18:13:26 +0100 |
Chris Cannam |
Remove sample range from dialog class now that it's in CSVFormat
import-audio-data
|