log widgets/AudioDial.cpp @ 1620:dc0e47f234a2 tip

age author description
Wed, 29 Apr 2020 14:46:37 +0100 Chris Cannam Further removal of Qt 5.6+-only APIs
Tue, 31 Mar 2020 13:45:06 +0100 Chris Cannam Provide context menu in LevelPanToolButton, + a bit of tidying
Thu, 26 Mar 2020 12:10:55 +0000 Chris Cannam Add optional context menu to AudioDial
Wed, 16 Oct 2019 16:20:12 +0100 Chris Cannam Make audio dial more visible in Mac dark mode
Tue, 02 Jul 2019 15:38:37 +0100 Chris Cannam Couple more updates by-id
Wed, 24 Apr 2019 15:42:35 +0100 Chris Cannam Make AudioDial a bit more visible with a dark background single-point
Mon, 26 Nov 2018 14:33:54 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Fri, 05 Aug 2016 17:48:52 +0100 Chris Cannam Introduce labels in RangeMapper and use them in AudioDial, though only for tooltip at present. Make use of this for spectrogram magic -81dB/-Inf threshold. Also introduce static strings for inf/pi and use where appropriate. 3.0-integration
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Thu, 06 Mar 2014 13:52:33 +0000 Chris Cannam Rather than undrawing the bottom bit of the dial, don't draw it in the first place (necessary on shaded background) tonioni
Tue, 26 Nov 2013 14:06:40 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Mon, 11 Mar 2013 14:23:52 +0000 Chris Cannam Build fixes for Qt5 qt5
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
Thu, 12 May 2011 17:31:43 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Wed, 11 Jun 2008 16:13:25 +0000 Chris Cannam * reorganise tabular data editor model support
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Fri, 04 Jan 2008 17:08:10 +0000 Chris Cannam * better progress reporting in FileSource
Thu, 12 Jul 2007 16:14:59 +0000 Chris Cannam * Add SingleColourLayer to manage colours for layers that have a single
Fri, 01 Jun 2007 13:56:35 +0000 Chris Cannam * don't store fft values scaled by fftsize/2; that's a special requirement
Mon, 30 Apr 2007 14:06:45 +0000 Chris Cannam * more compile warning fixes sv1-1.0rc1
Mon, 05 Mar 2007 13:01:14 +0000 Chris Cannam * Fix failure to update mapped value when setValue is called
Thu, 01 Mar 2007 12:15:08 +0000 Chris Cannam * Make audio file reader factory try for a reader based on the file's