log

age author description
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
Fri, 10 Jan 2020 14:31:32 +0000 Chris Cannam Add library support for header on delimited-data export - not yet wired up in UI spectrogram-export
Fri, 10 Jan 2020 10:53:22 +0000 Chris Cannam Test export of zoomed 3d plot spectrogram-export
Thu, 09 Jan 2020 14:38:40 +0000 Chris Cannam Apply scale factor & thresholding in spectrogram & peak-frequency export spectrogram-export
Wed, 08 Jan 2020 15:41:46 +0000 Chris Cannam Add layer export of selected region as well as whole layer spectrogram-export
Wed, 08 Jan 2020 15:40:58 +0000 Chris Cannam More comprehensive debug output spectrogram-export
Wed, 08 Jan 2020 15:39:34 +0000 Chris Cannam Replace use of m_abandoning by setting document modified to false spectrogram-export
Wed, 08 Jan 2020 15:36:12 +0000 Chris Cannam Add tests for exporting selected region only spectrogram-export
Tue, 07 Jan 2020 14:36:27 +0000 Chris Cannam Add regression tests for layer export spectrogram-export
Tue, 07 Jan 2020 14:32:56 +0000 Chris Cannam setcurrent should use fixed ordering for layers spectrogram-export