Mon, 11 May 2020 17:28:12 +0100 |
Chris Cannam |
Make ImageLayer able to report whether an image format can be opened
|
Thu, 17 Oct 2019 11:12:54 +0100 |
Chris Cannam |
Pass a y-coord, optionally, to Layer::snapToFeatureFrame. This is necessary for BoxLayer which needs to coordinate its snaps with the box it is highlighting for editing. Then in BoxLayer, merge getPointToDrag and getLocalPoints into a single getLocalPoint and use this throughout.
|
Fri, 28 Jun 2019 17:37:22 +0100 |
Chris Cannam |
Further layer updates for ById
by-id
|
Thu, 27 Jun 2019 13:16:25 +0100 |
Chris Cannam |
Some work on updating layers for ModelId bits
by-id
|
Fri, 22 Mar 2019 17:49:15 +0000 |
Chris Cannam |
Use updated ImageModel
single-point
|
Mon, 26 Nov 2018 13:52:57 +0000 |
Chris Cannam |
Header guards
fix-static-analysis
|
Mon, 26 Nov 2018 13:52:27 +0000 |
Chris Cannam |
Use override throughout
fix-static-analysis
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
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
|
Mon, 09 Mar 2015 14:35:21 +0000 |
Chris Cannam |
Working through the float/double and int/sv_frame_t fixes
cxx11
|
Tue, 17 Jun 2014 15:36:56 +0100 |
Chris Cannam |
Some more unsigned/long removal
warnfix_no_size_t
|
Tue, 17 Jun 2014 15:18:06 +0100 |
Chris Cannam |
Remove size_t's and fix warnings in layer/
warnfix_no_size_t
|
Mon, 30 Jan 2012 16:01:59 +0000 |
Chris Cannam |
Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
|
Thu, 15 Jan 2009 18:20:40 +0000 |
Chris Cannam |
* Fix crash in SimpleSPARQLQuery
|
Wed, 12 Mar 2008 17:42:56 +0000 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
Wed, 06 Feb 2008 12:49:49 +0000 |
Chris Cannam |
* More work on aligning copy/paste between layers. It's a surprisingly
|
Thu, 18 Oct 2007 16:20:26 +0000 |
Chris Cannam |
* RemoteFile -> FileSource
|
Thu, 18 Oct 2007 10:15:07 +0000 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
Wed, 10 Oct 2007 15:18:02 +0000 |
Chris Cannam |
* Make it possible to drop audio files, layer files, session files and images
|
Fri, 05 Oct 2007 15:52:52 +0000 |
Chris Cannam |
* Add support for remote files to image layer
|
Fri, 05 Oct 2007 13:27:21 +0000 |
Chris Cannam |
* More work on image layer display &c
|
Thu, 04 Oct 2007 16:34:11 +0000 |
Chris Cannam |
* Phase 1 of an image layer.
|