2015-07-01 |
Chris Cannam |
Merge from branch simple-fft-model
3.0-integration
|
2015-07-01 |
Chris Cannam |
Fix a number of warnings in the 32-bit build
|
2015-03-17 |
Chris Cannam |
Many fixes for the previous stuff
osx-retina
|
2015-03-17 |
Chris Cannam |
Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use
osx-retina
|
2015-03-10 |
Chris Cannam |
More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least.
cxx11
|
2015-03-10 |
Chris Cannam |
More type fixes
cxx11
|
2014-06-17 |
Chris Cannam |
Remove size_t's and fix warnings in layer/
warnfix_no_size_t
|
2013-12-05 |
Chris Cannam |
Merge from default branch
imaf_enc
|
2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
2013-11-04 |
Chris Cannam |
IMAF load code from Jesus Corral Garcia
imaf_enc
|
2011-10-17 |
Chris Cannam |
Minor debug change
|
2011-06-14 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2010-10-25 |
Chris Cannam |
* Make text labels in time instant layer more apparent (use drawVisibleText)
|
2009-10-22 |
Chris Cannam |
* Layer data editor window: fix sorting for columns in region model,
sv-v1.7.1
|
2009-02-12 |
Chris Cannam |
* Some fairly simplistic code to set up layer type properties based on
|
2008-10-09 |
Chris Cannam |
* Fix a nasty and long-standing race condition in MatrixFile's use of
|
2008-05-19 |
Chris Cannam |
* Permit holding Shift while dragging an instant or other edited thing,
|
2008-03-12 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
2008-02-27 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
2008-02-27 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-02-06 |
Chris Cannam |
* Update remaining editable layers to support proper realignment on copy/paste
|
2008-02-06 |
Chris Cannam |
* More work on aligning copy/paste between layers. It's a surprisingly
|
2008-02-04 |
Chris Cannam |
* some work on realignment when pasting (problems remain)
|
2008-02-04 |
Chris Cannam |
* function rename & notes
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-10-25 |
Chris Cannam |
* Some tidying up to handling of alignment; add alignment status label to
|
2007-10-18 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|