log widgets/Panner.cpp @ 1247:c72d78d7890a

age author description
Tue, 07 Feb 2017 14:55:19 +0000 Chris Cannam Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale.
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Wed, 03 Sep 2014 12:11:40 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Tue, 14 Jun 2011 15:27:05 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:25 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Fri, 24 Oct 2008 16:21:57 +0000 Chris Cannam * minor tidy
Fri, 24 Oct 2008 14:52:40 +0000 Chris Cannam * Add vertical zoom and pan to time-value layer.