log view/ViewManager.h @ 1310:cb51d061cc25 import-audio-data

age author description
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
2007-11-22 Chris Cannam * Some work on correct alignment when moving panes during playback
2007-11-09 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
2007-10-16 Chris Cannam * "Align mode"
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
2007-08-06 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
2007-06-28 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
2007-06-13 Chris Cannam * Add a measurement mode tool -- no functionality yet
2007-03-08 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
2007-03-07 Chris Cannam * More useful status bar text -- show the current play time and the extents of
2007-03-01 Chris Cannam * Rejig handling of scrolling views. Ensures, among other things, that playing
2007-01-29 Chris Cannam * beginnings of spectrum scales
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-11-15 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
2006-11-10 Chris Cannam * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.