2020-03-25 |
Chris Cannam |
Implement pane and layer property tab context menus. Some layout work needed
|
2020-03-23 |
Chris Cannam |
Minor subrepo fixes
audio-source-refactor
|
2020-03-20 |
Chris Cannam |
Use shared_ptr for plugin instances throughout
audio-source-refactor
|
2020-03-19 |
Chris Cannam |
Introduce EffectWrapper for the auditioning plugin implementation
audio-source-refactor
|
2020-03-18 |
Chris Cannam |
Towards refactoring the audio source into more comprehensible layers
audio-source-refactor
|
2020-03-16 |
Chris Cannam |
Subrepo update
|
2020-02-05 |
Chris Cannam |
More useful error reporting in cases where auditioning plugin fails
|
2020-02-05 |
Chris Cannam |
Provide slightly less useless error message when trying to open corrupt or mis-suffixed audio file
|
2020-01-24 |
Chris Cannam |
Merge from branch background-mode
|
2020-01-24 |
Chris Cannam |
Add support for picking up overview colour from desktop theme
background-mode
|
2020-01-24 |
Chris Cannam |
Remove redundant images - these are in scalable repo now
background-mode
|
2020-01-24 |
Chris Cannam |
Add dark splash, and remove redundant copy of splash image
background-mode
|
2020-01-24 |
Chris Cannam |
Render dark splash in dark mode (on platforms where OSReportsDarkThemeActive() works, i.e. only Windows at present - can't base this on actual UI colours as we haven't created the UI yet)
background-mode
|
2020-01-24 |
Chris Cannam |
Subrepo updates for colour selection related to dark mode
background-mode
|
2020-01-23 |
Chris Cannam |
Fixes for highlight colours in dark mode
background-mode
|
2020-01-21 |
Chris Cannam |
Subrepo update
background-mode
|
2020-01-20 |
Chris Cannam |
Dark background fixes for Windows
background-mode
|
2020-01-17 |
Chris Cannam |
Toward Windows background-mode support
background-mode
|
2020-01-17 |
Chris Cannam |
Re-enable background mode switching, and make some fixes to it
background-mode
|
2020-01-15 |
Chris Cannam |
Update translation files
|
2020-01-15 |
Chris Cannam |
More helpful error messages (+ actually provide one, for case of attempting to export spectrogram to non-CSV)
|
2020-01-15 |
Chris Cannam |
Default to CSV now
|
2020-01-15 |
Chris Cannam |
Subrepo update
|
2020-01-15 |
Chris Cannam |
This should become 4.1
|
2020-01-15 |
Chris Cannam |
Exit on error
|
2020-01-14 |
Chris Cannam |
Merge from branch csv-export-dialog
|
2020-01-14 |
Chris Cannam |
Add CSV export format dialog
csv-export-dialog
|
2020-01-14 |
Chris Cannam |
Generate the WXS files from templated inputs, substituting in the version and redistributable paths; also include OpenSSL libraries in the package, fixing #1895 Windows build fails to open https locations
|
2020-01-10 |
Chris Cannam |
Merge from branch spectrogram-export
|
2020-01-10 |
Chris Cannam |
Only ask about writing a selection where the format supports it
spectrogram-export
|
2020-01-10 |
Chris Cannam |
Add library support for header on delimited-data export - not yet wired up in UI
spectrogram-export
|
2020-01-10 |
Chris Cannam |
Test export of zoomed 3d plot
spectrogram-export
|
2020-01-09 |
Chris Cannam |
Apply scale factor & thresholding in spectrogram & peak-frequency export
spectrogram-export
|
2020-01-08 |
Chris Cannam |
Add layer export of selected region as well as whole layer
spectrogram-export
|
2020-01-08 |
Chris Cannam |
More comprehensive debug output
spectrogram-export
|
2020-01-08 |
Chris Cannam |
Replace use of m_abandoning by setting document modified to false
spectrogram-export
|
2020-01-08 |
Chris Cannam |
Add tests for exporting selected region only
spectrogram-export
|
2020-01-07 |
Chris Cannam |
Add regression tests for layer export
spectrogram-export
|
2020-01-07 |
Chris Cannam |
setcurrent should use fixed ordering for layers
spectrogram-export
|
2020-01-07 |
Chris Cannam |
Advances in spectrogram export
spectrogram-export
|
2020-01-06 |
Chris Cannam |
Start work on spectrogram export code
spectrogram-export
|
2019-12-12 |
Chris Cannam |
Merge
|
2019-12-12 |
Chris Cannam |
Ensure -Werror isn't used in default (release) builds in the checker subrepo
|
2019-12-10 |
Chris Cannam |
Ask for confirmation
|
2019-12-10 |
Chris Cannam |
Added tag sv_v4.0.1 for changeset 7cb68e49b64c
|
2019-12-09 |
Chris Cannam |
Release date
sv_v4.0.1
|
2019-12-09 |
Chris Cannam |
Merge (a null merge)
|
2019-11-21 |
Chris Cannam |
Avoid a compiler warning
|
2019-12-06 |
Chris Cannam |
Fix failure to notice we are no longer opening an audio file, if user cancels the save-modified dialog. This led to refusal to respect the close button on the main window.
|
2019-12-05 |
Chris Cannam |
Further INSTALL updates
|
2019-12-05 |
Chris Cannam |
Update the build instructions somewhat
|
2019-12-05 |
Chris Cannam |
Subrepo update
|
2019-12-05 |
Chris Cannam |
Wording
|
2019-11-21 |
Chris Cannam |
Actually no, this is plainly a 4.0.1, not a 4.1
|
2019-11-21 |
Chris Cannam |
Next release will be 4.1; update changelog, and update Qt version in build
|
2019-11-21 |
Chris Cannam |
Fix vertical scale in NoteLayer in cases where the internal model unit is not Hz
|