log view/ViewManager.cpp @ 1583:2e720fdcab0a

age author description
2020-01-23 Chris Cannam Pick accent colour from OS theme if appropriate background-mode
2020-01-23 Chris Cannam Apply sensible highlight/link colours background-mode
2020-01-20 Chris Cannam More sensible approach to colour setting on Windows background-mode
2020-01-17 Chris Cannam Windows stylesheet background-mode
2020-01-17 Chris Cannam Comments and palette adjustments
2019-07-03 Chris Cannam Further ModelId updates by-id
2019-06-13 Chris Cannam Add opportunistic-editing toggle
2019-05-24 Chris Cannam Don't attempt performance alignment when not in align mode
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-09-20 Chris Cannam Further ZoomLevel fixes zoom
2018-04-24 Chris Cannam Adjust y-coord of text labels to accommodate larger scaled fonts
2018-03-01 Chris Cannam Untabify
2017-01-26 Chris Cannam Minor debug
2017-01-04 Chris Cannam Wire up record monitoring 3.0-integration
2016-12-14 Chris Cannam Minor debug tweaks 3.0-integration
2016-12-09 Chris Cannam Fixes to sample rate and latency handling bqresample
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