log view/ViewManager.h @ 1421:70e93f996da6

age author description
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2018-09-20 Chris Cannam Further ZoomLevel fixes zoom
2018-05-03 Chris Cannam Provide linear horizontal scale in spectrum as well as log; fix bin positioning and colour scale property box updating; ensure proper background colour and visibility of peak lines horizontal-scale
2018-04-19 Chris Cannam Make selection extents more visible on hi-dpi
2018-03-01 Chris Cannam Untabify
2017-01-04 Chris Cannam Wire up record monitoring 3.0-integration
2016-12-09 Chris Cannam Fixes to sample rate and latency handling bqresample
2015-03-04 Chris Cannam Toward building with new sv types cxx11
2015-01-15 Chris Cannam Scale drag thresholds according to actual display resolution alignment_view
2014-07-16 matthiasm code to remove duration/sample rate from panes tonioni
2014-07-02 Chris Cannam Create separate play scroll modes for (Tony-style, DAW-style) page mode and (SV-style) paging with playhead alignment to centre on drag
2014-06-17 Chris Cannam Some more unsigned/long removal warnfix_no_size_t
2014-04-03 Chris Cannam Fix potential for crash on reloading session file - loading selections should not emit signal as if user had just made them manually tonioni
2014-03-06 Chris Cannam Introduce a GlobalOverlays mode that shows general surrounding information but less local stuff tonioni
2014-03-05 Chris Cannam Add selectionChangedByUser for selection changes prompted by interactivity rather than by undo/redo tonioni
2014-01-09 Chris Cannam Allow per-pane overrides for tool mode tonioni
2013-12-03 Chris Cannam Merge from default branch tonioni
2013-12-03 Chris Cannam Remove polling on play status, eliminating one source of idle wakeups (requires connection to playStatusChanged from callback play source)
2013-06-15 gyorgyf added NoteEdit tool mode tonioni
2012-01-30 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
2011-07-25 mathieub Merge from branch "sonification" integration_library
2011-06-24 Chris Cannam Add playExampleNote route through view manager out to the audio play source sonification
2011-06-21 mathieub Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars. toggle
2009-02-24 Chris Cannam * Add vestigial Activity Log
2008-06-11 Chris Cannam * A bit more work on the data editor
2008-03-12 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2007-11-23 Chris Cannam * Add Erase tool and mode