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
|
Mon, 03 Aug 2009 16:42:25 +0000 |
Chris Cannam |
* some work on improving region editing -- incomplete
|
Mon, 03 Aug 2009 12:55:00 +0000 |
Chris Cannam |
* spiff up thumbwheels
|
Thu, 08 May 2008 14:46:22 +0000 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
Fri, 16 Nov 2007 17:15:30 +0000 |
Chris Cannam |
* cache bits & bobs (wholly broken at the moment)
spectrogram-cache-rejig
|
Wed, 13 Jun 2007 10:27:39 +0000 |
Chris Cannam |
* Make shift+mousewheel scroll vertically (where applicable) and alt+mousewheel
|
Mon, 30 Apr 2007 14:06:45 +0000 |
Chris Cannam |
* more compile warning fixes
sv1-1.0rc1
|
Mon, 26 Feb 2007 14:55:08 +0000 |
Chris Cannam |
* remove some debug and some obsolete moc file includes
|
Wed, 24 Jan 2007 17:14:24 +0000 |
Chris Cannam |
* Avoid unnecessary work and updates when an invisible thumbwheel changes
|
Mon, 22 Jan 2007 16:09:03 +0000 |
Chris Cannam |
* Fix a crash in spectrogram
|
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 21:52:56 +0000 |
Chris Cannam |
* Add range input dialog
|
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.
|
Thu, 12 Oct 2006 15:47:38 +0000 |
Chris Cannam |
* Make the thumbwheel widget much smoother to use, and fix a bug in positioning
|
Fri, 04 Aug 2006 17:01:37 +0000 |
Chris Cannam |
* Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
|
Thu, 03 Aug 2006 15:40:11 +0000 |
Chris Cannam |
* Add Thumbwheel widget for all our zooming needs
|