Fri, 28 Sep 2018 18:28:44 +0100 |
Chris Cannam |
Avoid overflow problems when dealing with large numbers of microseconds
zoom
|
Fri, 28 Sep 2018 12:31:12 +0100 |
Chris Cannam |
Use more precise text rendering when zoomed in beyond the ms level
zoom
|
Thu, 27 Sep 2018 15:54:02 +0100 |
Chris Cannam |
Fix stupidity
zoom
|
Thu, 27 Sep 2018 15:20:25 +0100 |
Chris Cannam |
Fixes for TimeRuler spacing and for the boundaries of the WaveformLayer paint area
zoom
|
Thu, 20 Sep 2018 10:45:24 +0100 |
Chris Cannam |
More ZoomLevel updates
zoom
|
Wed, 19 Sep 2018 15:42:22 +0100 |
Chris Cannam |
Gradual ZoomLevel updates
zoom
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
Thu, 30 Jun 2016 12:40:22 +0100 |
Chris Cannam |
Move drawVisibleText to PaintAssistant
spectrogram-minor-refactor
|
Fri, 22 Jan 2016 15:17:25 +0000 |
Chris Cannam |
Some debug
colourschemes
|
Wed, 01 Jul 2015 18:31:28 +0100 |
Chris Cannam |
Merge from branch simple-fft-model
3.0-integration
|
Wed, 01 Jul 2015 15:53:54 +0100 |
Chris Cannam |
Fix a number of warnings in the 32-bit build
|
Wed, 18 Mar 2015 13:52:07 +0000 |
Chris Cannam |
Pass proxy to layer for painting
osx-retina
|
Tue, 17 Mar 2015 16:56:03 +0000 |
Chris Cannam |
Many fixes for the previous stuff
osx-retina
|
Tue, 17 Mar 2015 15:05:25 +0000 |
Chris Cannam |
Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use
osx-retina
|
Tue, 10 Mar 2015 13:22:10 +0000 |
Chris Cannam |
More type fixes
cxx11
|
Wed, 13 Aug 2014 21:45:59 +0100 |
Chris Cannam |
Don't label time zero, it gets cut off by opaque end layer
|
Tue, 17 Jun 2014 15:18:06 +0100 |
Chris Cannam |
Remove size_t's and fix warnings in layer/
warnfix_no_size_t
|
Tue, 26 Nov 2013 14:06:40 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
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
|
Tue, 29 Apr 2008 11:07:14 +0000 |
Chris Cannam |
* The fix in rev 1002 had the nasty side-effect of breaking part of the fix in
|
Wed, 12 Mar 2008 17:42:56 +0000 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
Wed, 12 Mar 2008 14:40:18 +0000 |
Chris Cannam |
* Fix mislabelling of time lines in ruler
|
Wed, 27 Feb 2008 11:59:42 +0000 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
Wed, 13 Feb 2008 13:49:33 +0000 |
Chris Cannam |
* Fix drawing of time ruler during scrolling (bits were being missed)
sv1-v1.2pre5
|
Fri, 23 Nov 2007 16:48:23 +0000 |
Chris Cannam |
* Add Erase tool and mode
|
Thu, 18 Oct 2007 10:15:07 +0000 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
Thu, 12 Jul 2007 16:14:59 +0000 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|
Fri, 29 Jun 2007 13:58:08 +0000 |
Chris Cannam |
* highlight the nearest measurement rect
|
Thu, 28 Jun 2007 14:50:58 +0000 |
Chris Cannam |
* Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
|