log widgets/Panner.cpp @ 1415:89d124ac9bfa

age author description
Thu, 28 Jun 2018 14:48:35 +0100 Chris Cannam Fix compiler warning import-audio-data
Fri, 22 Jun 2018 17:19:48 +0100 Chris Cannam Collect the bits of bookkeeping for mouse wheel events, and use in all widgets
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