log

age author description
Wed, 25 Mar 2020 12:10:48 +0000 Chris Cannam Implement pane and layer property tab context menus. Some layout work needed
Mon, 23 Mar 2020 14:16:11 +0000 Chris Cannam Minor subrepo fixes audio-source-refactor
Fri, 20 Mar 2020 16:33:52 +0000 Chris Cannam Use shared_ptr for plugin instances throughout audio-source-refactor
Thu, 19 Mar 2020 16:18:10 +0000 Chris Cannam Introduce EffectWrapper for the auditioning plugin implementation audio-source-refactor
Wed, 18 Mar 2020 12:52:24 +0000 Chris Cannam Towards refactoring the audio source into more comprehensible layers audio-source-refactor
Mon, 16 Mar 2020 08:48:24 +0000 Chris Cannam Subrepo update
Wed, 05 Feb 2020 12:35:08 +0000 Chris Cannam More useful error reporting in cases where auditioning plugin fails
Wed, 05 Feb 2020 10:46:18 +0000 Chris Cannam Provide slightly less useless error message when trying to open corrupt or mis-suffixed audio file
Fri, 24 Jan 2020 15:13:43 +0000 Chris Cannam Merge from branch background-mode
Fri, 24 Jan 2020 12:44:49 +0000 Chris Cannam Add support for picking up overview colour from desktop theme background-mode
Fri, 24 Jan 2020 12:44:37 +0000 Chris Cannam Remove redundant images - these are in scalable repo now background-mode
Fri, 24 Jan 2020 12:43:42 +0000 Chris Cannam Add dark splash, and remove redundant copy of splash image background-mode
Fri, 24 Jan 2020 12:43:13 +0000 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
Fri, 24 Jan 2020 12:42:20 +0000 Chris Cannam Subrepo updates for colour selection related to dark mode background-mode
Thu, 23 Jan 2020 15:44:59 +0000 Chris Cannam Fixes for highlight colours in dark mode background-mode
Tue, 21 Jan 2020 14:25:43 +0000 Chris Cannam Subrepo update background-mode
Mon, 20 Jan 2020 17:23:13 +0000 Chris Cannam Dark background fixes for Windows background-mode
Fri, 17 Jan 2020 21:43:40 +0000 Chris Cannam Toward Windows background-mode support background-mode
Fri, 17 Jan 2020 13:51:22 +0000 Chris Cannam Re-enable background mode switching, and make some fixes to it background-mode
Wed, 15 Jan 2020 14:04:39 +0000 Chris Cannam Update translation files
Wed, 15 Jan 2020 14:03:05 +0000 Chris Cannam More helpful error messages (+ actually provide one, for case of attempting to export spectrogram to non-CSV)
Wed, 15 Jan 2020 14:02:37 +0000 Chris Cannam Default to CSV now
Wed, 15 Jan 2020 14:02:25 +0000 Chris Cannam Subrepo update
Wed, 15 Jan 2020 11:03:43 +0000 Chris Cannam This should become 4.1
Wed, 15 Jan 2020 11:03:31 +0000 Chris Cannam Exit on error
Tue, 14 Jan 2020 15:59:17 +0000 Chris Cannam Merge from branch csv-export-dialog
Tue, 14 Jan 2020 15:43:31 +0000 Chris Cannam Add CSV export format dialog csv-export-dialog
Tue, 14 Jan 2020 13:23:04 +0000 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
Fri, 10 Jan 2020 15:06:09 +0000 Chris Cannam Merge from branch spectrogram-export
Fri, 10 Jan 2020 14:31:42 +0000 Chris Cannam Only ask about writing a selection where the format supports it spectrogram-export