log

age author description
Wed, 09 Oct 2019 11:17:26 +0100 Chris Cannam Slightly streamline image scaling
Mon, 07 Oct 2019 14:30:13 +0100 Chris Cannam Don't create alignment views at all if not requested (now that the request is made only at construction time)
Mon, 07 Oct 2019 14:08:23 +0100 Chris Cannam Fix alignment of property box when switching back on after having been hidden
Mon, 07 Oct 2019 09:43:31 +0100 Chris Cannam Fix compiler warning
Fri, 04 Oct 2019 16:35:22 +0100 Chris Cannam Fix goof
Fri, 04 Oct 2019 13:51:24 +0100 Chris Cannam Rework PaneStack so that the options that generally aren't (or can't be) changed after construction are supplied to the constructor instead of being set through setter methods.
Fri, 04 Oct 2019 13:37:39 +0100 Chris Cannam Debug bits
Wed, 25 Sep 2019 14:11:42 +0100 Chris Cannam Merge
Wed, 25 Sep 2019 13:42:17 +0100 Chris Cannam Make the waveform layer do the expected thing when MergeChannels mode (i.e. butterfly mode) is enabled even if there is only 1 channel. This combination isn't actually available in the UI for SV, but it's useful for Sonic Lineup.
Wed, 25 Sep 2019 13:48:04 +0100 Chris Cannam Merge from branch time-frequency-boxes
Wed, 25 Sep 2019 11:09:06 +0100 Chris Cannam With duration and two values, propose a box model (value and extent) time-frequency-boxes
Wed, 25 Sep 2019 09:46:27 +0100 Chris Cannam Tidying time-frequency-boxes
Wed, 25 Sep 2019 09:46:20 +0100 Chris Cannam Make getTopLayerDisplayExtents public (ugh) for use when setting up a new empty layer with auto-align over the top of another one time-frequency-boxes
Wed, 25 Sep 2019 09:45:42 +0100 Chris Cannam Rename TimeFrequencyBoxLayer to just BoxLayer, supporting vertical scales other than Hz time-frequency-boxes
Sat, 21 Sep 2019 19:13:14 +0100 Chris Cannam Fix confusion about capture scope with MSVC time-frequency-boxes