log main/OSCHandler.cpp @ 2444:1b6a9c0484a3 spectrogram-export

age author description
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
Tue, 07 Jan 2020 14:32:56 +0000 Chris Cannam setcurrent should use fixed ordering for layers spectrogram-export
Mon, 06 Jan 2020 14:49:48 +0000 Chris Cannam Start work on spectrogram export code spectrogram-export
Thu, 17 Oct 2019 11:13:50 +0100 Chris Cannam Fix #1941 Selecting duration of box doesn't work as expected
Fri, 04 Oct 2019 16:05:08 +0100 Chris Cannam Update to new PaneStack options API time-frequency-boxes
Thu, 04 Jul 2019 14:32:08 +0100 Chris Cannam Updates throughout for ModelById logic by-id
Thu, 28 Mar 2019 14:34:29 +0000 Chris Cannam Add /exportlayer OSC command single-point
Mon, 25 Mar 2019 15:53:03 +0000 Chris Cannam Update command-line parsing; work toward running OSC script in batch osc-script
Mon, 26 Nov 2018 14:35:05 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 20 Sep 2018 11:45:55 +0100 Chris Cannam ZoomLevel fixes zoom
Thu, 01 Mar 2018 18:02:33 +0000 Chris Cannam Untabify
Mon, 27 Feb 2017 15:07:27 +0000 Chris Cannam Update OSC handler: fix play (which wasn't working because it didn't resume audio driver) and speedup (wrong mapping for the new speed controls), and add more sensible new speed method