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
|
Mon, 26 Feb 2007 14:55:08 +0000 |
Chris Cannam |
* remove some debug and some obsolete moc file includes
|
Mon, 22 Jan 2007 15:42:00 +0000 |
Chris Cannam |
* Allow user to activate a pane by clicking on the tab for its currently active
|
Fri, 19 Jan 2007 13:13:14 +0000 |
Chris Cannam |
* Add large chunks of context help in the optional status bar
|
Fri, 12 Jan 2007 14:49:18 +0000 |
Chris Cannam |
* better icon
|
Fri, 17 Nov 2006 16:27:39 +0000 |
Chris Cannam |
* Update copyright notes as appropriate.
|
Fri, 10 Nov 2006 13:27:57 +0000 |
Chris Cannam |
* Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
|
Tue, 17 Oct 2006 13:50:17 +0000 |
Chris Cannam |
* minor fixes to tooltip
|
Tue, 17 Oct 2006 13:04:49 +0000 |
Chris Cannam |
* Make audio dial remember its more accurate mapped value as well as its
|
Mon, 16 Oct 2006 20:42:23 +0000 |
Chris Cannam |
* Use RangeMappers in various places in plugin parameters, layer properties,
|
Thu, 27 Apr 2006 17:29:19 +0000 |
Chris Cannam |
* Add file open/save operations to main toolbar
|
Mon, 20 Mar 2006 15:10:07 +0000 |
Chris Cannam |
* Update licensing rubric for GPL
|
Mon, 20 Mar 2006 11:40:39 +0000 |
Chris Cannam |
* Set indent-tabs-mode to nil in Emacs mode direction
|
Fri, 17 Feb 2006 18:11:08 +0000 |
Chris Cannam |
* As previous commit
|
Wed, 15 Feb 2006 17:58:35 +0000 |
Chris Cannam |
* Add LED button
|
Thu, 12 Jan 2006 13:45:27 +0000 |
Chris Cannam |
* Update copyrights to 2006
|
Tue, 10 Jan 2006 16:33:16 +0000 |
Chris Cannam |
initial import
|