log

age author description
2019-10-04 Chris Cannam Fix goof
2019-10-04 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.
2019-10-04 Chris Cannam Debug bits
2019-09-25 Chris Cannam Merge
2019-09-25 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.
2019-09-25 Chris Cannam Merge from branch time-frequency-boxes
2019-09-25 Chris Cannam With duration and two values, propose a box model (value and extent) time-frequency-boxes
2019-09-25 Chris Cannam Tidying time-frequency-boxes
2019-09-25 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
2019-09-25 Chris Cannam Rename TimeFrequencyBoxLayer to just BoxLayer, supporting vertical scales other than Hz time-frequency-boxes
2019-09-21 Chris Cannam Fix confusion about capture scope with MSVC time-frequency-boxes
2019-09-20 Chris Cannam This is what the icon is actually called time-frequency-boxes
2019-09-20 Chris Cannam Item-editing updates needed for time-frequency box layer time-frequency-boxes
2019-09-20 Chris Cannam Fixes to drag and paint in time-freq box layer time-frequency-boxes
2019-09-20 Chris Cannam Shorten name (Boxes -> Box) time-frequency-boxes
2019-09-19 Chris Cannam Add TimeFrequencyBoxes to layer factory time-frequency-boxes
2019-09-19 Chris Cannam Introduce time-frequency box layer time-frequency-boxes
2019-09-17 Chris Cannam Merge
2019-09-17 Chris Cannam The default key frame map is not working well at the moment, because its extents are not being properly updated as the models they depend on are loaded. Leave it empty for now.
2019-09-16 Chris Cannam Comment
2019-09-13 Chris Cannam Fix, I think, #1914 Mounting rounding error when dragging aligned view left/right - and therefore the associated #1874 Pointer position becomes increasingly erroneous when rewinding with alignment active
2019-09-13 Chris Cannam Debug updates
2019-09-13 Chris Cannam Debug changes
2019-09-12 Chris Cannam Only set maximum frequency on FFT model when in a special verticallyFixed mode
2019-09-12 Chris Cannam Set maximum frequency on FFT model to reduce cache size (experimental)
2019-09-12 Chris Cannam Pass the cache pointer through rather than looking it up afresh from the model id for each column
2019-09-11 Chris Cannam Generate peak cache directly from model, not from whole-model cache (which turns out to be very slow for large models)
2019-09-11 Chris Cannam More debug bits
2019-09-10 Chris Cannam Debug concerns
2019-09-04 Chris Cannam Indentation
2019-08-15 Chris Cannam Show relative pitch if recorded
2019-08-14 Chris Cannam Separate out handling of alignment progress bar from the layer progress bars and fix tendency to have them hanging around even when alignment has completed