2019-07-05 |
Chris Cannam |
Update for removal of (public) getId from Model
by-id
|
2019-07-02 |
Chris Cannam |
Further layer updates
by-id
|
2018-09-20 |
Chris Cannam |
Avoid compiler warning
zoom
|
2018-09-20 |
Chris Cannam |
More ZoomLevel updates
zoom
|
2018-09-19 |
Chris Cannam |
Gradual ZoomLevel updates
zoom
|
2018-09-17 |
Chris Cannam |
Merge from default branch
zoom
|
2018-03-01 |
Chris Cannam |
Untabify
|
2016-12-13 |
Chris Cannam |
Fix some compiler problems
3.0-integration
|
2016-12-12 |
Chris Cannam |
Some hackery toward having a zoomlevel type
zoom
|
2015-05-21 |
Chris Cannam |
Box colour a darker grey by default (but also changeable now)
|
2015-03-30 |
matthiasm |
changed rectangle in Overview: colour and roundedness
tonioni
|
2015-03-23 |
Chris Cannam |
Merge from cxx11 branch
tonioni
|
2015-03-10 |
Chris Cannam |
More type fixes
cxx11
|
2014-11-10 |
Chris Cannam |
Make overview area easier to see
tonioni
|
2014-09-03 |
Chris Cannam |
Fix some potential null-pointer derefs, and simplify some logic where loops were used with an unconditional "break" that meant they could only happen once (from coverity scan)
|
2014-09-02 |
Chris Cannam |
Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
|
2014-07-25 |
Chris Cannam |
Debug output stuff
|
2014-07-02 |
Chris Cannam |
Merge from default branch, and update to make sure we retain the DAW-style scrolling (page without moving playhead on scroll)
tonioni
|
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 |
matthiasm |
adding a note after the last existing one is now possible (#974)
tonioni
|
2014-06-12 |
Chris Cannam |
Play pointer: don't move it when dragging overview pane
tonioni
|
2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
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
|
2011-06-14 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2008-05-20 |
Chris Cannam |
* Attempt fix for #1914752 export image has holes (1.0 and 1.2)
|
2007-12-12 |
Chris Cannam |
* Fix #1844539 confusing waveform navigator with secondary files
|
2007-07-12 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|
2007-07-02 |
Chris Cannam |
* Fix centre line position
|
2007-06-08 |
Chris Cannam |
* FFT: fix invalid write of normalisation factor in compact mode of disc cache
|
2007-04-30 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
2007-03-07 |
Chris Cannam |
* More useful status bar text -- show the current play time and the extents of
|
2007-03-01 |
Chris Cannam |
* Fix overzealous cacheing in waveform layer that was leading to inaccurate
|
2007-03-01 |
Chris Cannam |
* Fix real-time plugin corruption when getLatency is called for some plugins
|
2007-03-01 |
Chris Cannam |
* Rejig handling of scrolling views. Ensures, among other things, that playing
|
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-10-19 |
Chris Cannam |
* Rename the existing Panner to Overview (big duh!)
|