log view/ViewManager.cpp @ 1168:6796afa25c88 bqfft

age author description
2015-06-15 Chris Cannam Branch to test simple FFT model code alignment-simple
2015-05-21 Chris Cannam Avoid going pop when setting play head to before time 0
2015-04-20 Chris Cannam Merge from default branch alignment_view
2015-03-10 Chris Cannam Nothing of consequence cxx11
2015-03-10 Chris Cannam More type fixes cxx11
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-25 Chris Cannam Debug output stuff
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-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
2014-06-17 Chris Cannam Some more unsigned/long removal warnfix_no_size_t
2014-06-12 Chris Cannam Play pointer: don't seek playback when scrolling, except in ScrollContinuous mode tonioni
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-06 Chris Cannam Explicitly avoid doing this on Mac (so as to rule it out in investigating toolbar problems) 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-11-26 Chris Cannam Merge from default branch tonioni
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-07-12 Chris Cannam Merge from the default branch tonioni
2013-06-15 gyorgyf added NoteEdit tool mode tonioni
2013-05-16 Chris Cannam Fix bug that caused overview to jump back to its original position after moving on double-click sv_v2.1
2013-05-15 Chris Cannam Debug -- overview centre frame relocation is not currently working with qt5
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