log view/Overview.cpp @ 1184:97d0c798c2ac 3.0-integration

age author description
Tue, 13 Dec 2016 16:23:48 +0000 Chris Cannam Fix some compiler problems 3.0-integration
Mon, 12 Dec 2016 15:18:52 +0000 Chris Cannam Some hackery toward having a zoomlevel type zoom
Thu, 21 May 2015 13:55:06 +0100 Chris Cannam Box colour a darker grey by default (but also changeable now)
Mon, 30 Mar 2015 14:14:33 +0100 matthiasm changed rectangle in Overview: colour and roundedness tonioni
Mon, 23 Mar 2015 11:26:28 +0000 Chris Cannam Merge from cxx11 branch tonioni
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Mon, 10 Nov 2014 15:59:09 +0000 Chris Cannam Make overview area easier to see tonioni
Wed, 03 Sep 2014 12:04:22 +0100 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)
Tue, 02 Sep 2014 14:47:04 +0100 Chris Cannam Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
Fri, 25 Jul 2014 17:02:29 +0100 Chris Cannam Debug output stuff
Wed, 02 Jul 2014 19:22:05 +0100 Chris Cannam Merge from default branch, and update to make sure we retain the DAW-style scrolling (page without moving playhead on scroll) tonioni
Wed, 18 Jun 2014 08:40:46 +0100 Chris Cannam Merge from branch tony_integration warnfix_no_size_t