2019-10-16 |
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
|
2019-09-20 |
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
|
2019-07-17 |
Chris Cannam |
Merge from branch by-id
|
2019-07-15 |
Chris Cannam |
Work on the cancel-button
by-id
|
2019-07-04 |
Chris Cannam |
Updates throughout for ModelById logic
by-id
|
2019-06-21 |
Chris Cannam |
Minor tidy
|
2019-01-09 |
Chris Cannam |
Merge from branch fix-static-analysis
|
2018-12-05 |
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
|
2018-11-26 |
Chris Cannam |
Use override throughout, + include guards
fix-static-analysis
|
2018-11-13 |
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
|
2018-09-11 |
Chris Cannam |
Menu wording and file-path handling fixes for recording/converting audio
import-audio-data
|
2018-06-28 |
Chris Cannam |
Toward loading audio from CSV files
import-audio-data
|
2018-04-26 |
Chris Cannam |
Update pane and layer menu shortcuts so that the waveform/spectrogram/etc shortcuts (Shift+G etc) always refer to the source model that is in the currently selected pane. This is a potentially confusing backward-incompatible change, but is also quite clearly how it ought to work...
|
2018-03-01 |
Chris Cannam |
Untabify
|
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-24 |
Chris Cannam |
Note the release ID stuff to the debug log as well as in the about box
|
2017-01-10 |
Chris Cannam |
Show warning about beta release
3.0-integration
|
2017-01-10 |
Chris Cannam |
Add "What's New" to help menu; primp up About box
3.0-integration
|
2017-01-04 |
Chris Cannam |
Wire up record monitoring
3.0-integration
|
2016-12-19 |
Chris Cannam |
Implement "Export SVG file..."
svg
|
2016-12-16 |
Chris Cannam |
Add overview colour preference
3.0-integration
|
2016-12-15 |
Chris Cannam |
Moving around some UI bits
levelpanwidget
|
2016-12-05 |
Chris Cannam |
Start incorporating level-pan widgets
levelpanwidget
|
2016-11-25 |
Chris Cannam |
Add Winnow as well
subdivide-instants
|
2016-11-25 |
Chris Cannam |
Implement "Subdivide Selected Instants". Also add the relabel command to the history, which I previously forgot to do!
subdivide-instants
|
2016-08-15 |
Chris Cannam |
Patch from Fab Nicol to fix a problem with Recent Files menu:
3.0-integration
|
2016-04-22 |
Chris Cannam |
Update subrepos
3.0-integration
|
2016-04-20 |
Chris Cannam |
Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf
3.0-plus-imaf
|
2016-04-15 |
Chris Cannam |
Check for plugin scan helper checker helper program in suitable directory, & tidy up warning messages somewhat
pluginscan
|
2016-01-19 |
Chris Cannam |
Show warning to the user when plugin population has problems
plugin-startup-test
|
2015-09-15 |
Chris Cannam |
Add audio record mode (option to replace session) and support for browsing to record directory
recording
|
2015-08-18 |
Chris Cannam |
OK, we can record -- sort of
recording
|