2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
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
|
2011-05-12 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
2009-09-10 |
Chris Cannam |
* solaris build fixes
|
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 (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-02-06 |
Chris Cannam |
* line up overview widget nicely with main pane (at least on first startup)
sv1-v1.2pre3
|
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
|
2007-11-09 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
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
|
2007-07-05 |
Chris Cannam |
* Make it possible to "measure" a feature on the spectrogram by double-
|
2007-07-04 |
Chris Cannam |
* Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
|
2007-07-02 |
Chris Cannam |
* Fix centre line position
|
2007-06-29 |
Chris Cannam |
* proper (though ugly) handling of y coord for measure rects in scrollable layers
|
2007-06-29 |
Chris Cannam |
* highlight the nearest measurement rect
|
2007-06-26 |
Chris Cannam |
...
|
2007-06-26 |
Chris Cannam |
* save/reload measurements in session
|
2007-06-26 |
Chris Cannam |
* Use a command for adding layer measurements
|
2007-06-21 |
Chris Cannam |
* more on measurement tool -- pull out some logic from pane to layer &c
|
2007-06-14 |
Chris Cannam |
* a bit more work on measurement tool mode
|
2007-02-26 |
Chris Cannam |
* remove some debug and some obsolete moc file includes
|
2007-02-14 |
Chris Cannam |
* Fix crash in short spectrogram paint
|
2006-11-17 |
Chris Cannam |
* Update copyright notes as appropriate.
|
2006-08-03 |
Chris Cannam |
* Suspend/resume fft data server write activity while reading from a server
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision will not compile.
|