2014-07-17 |
Chris Cannam |
Small fixes: avoid static etc
|
2014-06-18 |
Chris Cannam |
Merge from branch tony_integration
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Disambiguate signals
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
2014-06-13 |
Chris Cannam |
Add normalise preference and take it into account in WaveFileModel
tonioni
|
2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
2013-10-09 |
Chris Cannam |
Add toDelimitedDataString alternative with frame extents
|
2012-11-16 |
Chris Cannam |
Avoid uninitialised values
|
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
|
2009-09-10 |
Chris Cannam |
* solaris build fixes
|
2009-03-13 |
Chris Cannam |
...
|
2008-06-18 |
Chris Cannam |
* Fix crash when running Generator
|
2008-05-19 |
Chris Cannam |
* Permit holding Shift while dragging an instant or other edited thing,
|
2008-05-16 |
Chris Cannam |
* Halve space requirements for range (waveform peak) caches
|
2008-03-14 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|
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-07 |
Chris Cannam |
* Ensure waveforms are strictly correct even when using a non-power-of-two
|
2008-01-24 |
Chris Cannam |
* Add wave file model method for reading more than one channel at once,
|
2007-11-28 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
2007-11-09 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
2007-11-02 |
Chris Cannam |
* some tweaks to improve usability of these classes in a console application
|
2007-10-18 |
Chris Cannam |
* RemoteFile -> FileSource
|