Mon, 06 Jan 2020 14:46:25 +0000 |
Chris Cannam |
Start work on spectrogram export code
spectrogram-export
|
Fri, 05 Jul 2019 15:34:50 +0100 |
Chris Cannam |
Update for removal of (public) getId from Model
by-id
|
Tue, 02 Jul 2019 15:29:17 +0100 |
Chris Cannam |
Further layer updates
by-id
|
Thu, 20 Sep 2018 13:14:15 +0100 |
Chris Cannam |
Avoid compiler warning
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
|
Mon, 17 Sep 2018 13:51:31 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
Tue, 13 Dec 2016 16:23:48 +0000 |
Chris Cannam |
Fix some compiler problems
3.0-integration
|
Mon, 12 Dec 2016 15:18:52 +0000 |
Chris Cannam |
Some hackery toward having a zoomlevel type
zoom
|
Thu, 21 May 2015 13:55:06 +0100 |
Chris Cannam |
Box colour a darker grey by default (but also changeable now)
|
Mon, 30 Mar 2015 14:14:33 +0100 |
matthiasm |
changed rectangle in Overview: colour and roundedness
tonioni
|
Mon, 23 Mar 2015 11:26:28 +0000 |
Chris Cannam |
Merge from cxx11 branch
tonioni
|
Tue, 10 Mar 2015 13:22:10 +0000 |
Chris Cannam |
More type fixes
cxx11
|
Mon, 10 Nov 2014 15:59:09 +0000 |
Chris Cannam |
Make overview area easier to see
tonioni
|
Wed, 03 Sep 2014 12:04:22 +0100 |
Chris Cannam |
Fix some potential null-pointer derefs, and simplify some logic where loops were used with an unconditional "break" that meant they could only happen once (from coverity scan)
|
Tue, 02 Sep 2014 14:47:04 +0100 |
Chris Cannam |
Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
|
Fri, 25 Jul 2014 17:02:29 +0100 |
Chris Cannam |
Debug output stuff
|
Wed, 02 Jul 2014 19:22:05 +0100 |
Chris Cannam |
Merge from default branch, and update to make sure we retain the DAW-style scrolling (page without moving playhead on scroll)
tonioni
|
Wed, 18 Jun 2014 08:40:46 +0100 |
Chris Cannam |
Merge from branch tony_integration
warnfix_no_size_t
|
Tue, 17 Jun 2014 15:36:56 +0100 |
Chris Cannam |
Some more unsigned/long removal
warnfix_no_size_t
|
Thu, 12 Jun 2014 14:31:48 +0100 |
matthiasm |
adding a note after the last existing one is now possible (#974)
tonioni
|
Thu, 12 Jun 2014 12:27:41 +0100 |
Chris Cannam |
Play pointer: don't move it when dragging overview pane
tonioni
|
Tue, 26 Nov 2013 14:06:40 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Thu, 16 May 2013 13:11:13 +0100 |
Chris Cannam |
Fix bug that caused overview to jump back to its original position after moving on double-click
sv_v2.1
|
Wed, 15 May 2013 22:15:49 +0100 |
Chris Cannam |
Debug -- overview centre frame relocation is not currently working with 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
|
Tue, 20 May 2008 10:40:20 +0000 |
Chris Cannam |
* Attempt fix for #1914752 export image has holes (1.0 and 1.2)
|
Wed, 12 Dec 2007 17:42:23 +0000 |
Chris Cannam |
* Fix #1844539 confusing waveform navigator with secondary files
|
Thu, 12 Jul 2007 16:14:59 +0000 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|
Mon, 02 Jul 2007 13:04:17 +0000 |
Chris Cannam |
* Fix centre line position
|
Fri, 08 Jun 2007 15:19:50 +0000 |
Chris Cannam |
* FFT: fix invalid write of normalisation factor in compact mode of disc cache
|
Mon, 30 Apr 2007 13:36:23 +0000 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
Wed, 07 Mar 2007 17:07:02 +0000 |
Chris Cannam |
* More useful status bar text -- show the current play time and the extents of
|
Thu, 01 Mar 2007 17:12:50 +0000 |
Chris Cannam |
* Fix overzealous cacheing in waveform layer that was leading to inaccurate
|
Thu, 01 Mar 2007 15:35:27 +0000 |
Chris Cannam |
* Fix real-time plugin corruption when getLatency is called for some plugins
|
Thu, 01 Mar 2007 11:55:46 +0000 |
Chris Cannam |
* Rejig handling of scrolling views. Ensures, among other things, that playing
|
Fri, 19 Jan 2007 13:13:14 +0000 |
Chris Cannam |
* Add large chunks of context help in the optional status bar
|
Fri, 17 Nov 2006 16:27:39 +0000 |
Chris Cannam |
* Update copyright notes as appropriate.
|
Thu, 19 Oct 2006 09:57:27 +0000 |
Chris Cannam |
* Rename the existing Panner to Overview (big duh!)
|