Mon, 05 Mar 2012 08:48:36 +0000 |
Chris Cannam |
Patch for compilation with gcc-4.7, from Michel Alexandre Salim
|
Tue, 14 Jun 2011 15:26:52 +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:09 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:24 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Thu, 18 Nov 2010 11:40:38 +0000 |
luisf |
tests for using coreaudio to read files in 64-bit mac osx
coreaudio_tests
|
Tue, 07 Jul 2009 10:51:50 +0000 |
Chris Cannam |
* comment out debug line
|
Wed, 04 Feb 2009 12:13:16 +0000 |
Chris Cannam |
* throw (but do not yet catch!) exception when running out of disc space
|
Wed, 04 Feb 2009 10:53:38 +0000 |
Chris Cannam |
* Thread safety (fixing a crash)
|
Thu, 22 Jan 2009 17:39:04 +0000 |
Chris Cannam |
* Make Colour3DPlotLayer::paintDense much faster (but still not fast
|
Fri, 12 Dec 2008 14:38:10 +0000 |
Chris Cannam |
* Use FileFinder to find audio source referred to in an RDF document,
|
Tue, 29 Apr 2008 10:59:19 +0000 |
Chris Cannam |
* Fix deadlock in Serialiser
|
Thu, 24 Apr 2008 14:25:28 +0000 |
Chris Cannam |
* Fix progress reporting on audio file resample
|
Wed, 26 Mar 2008 14:35:03 +0000 |
Chris Cannam |
* Fix hang when using more than one consecutive coded audio file reader in
|
Sat, 01 Mar 2008 16:17:44 +0000 |
Chris Cannam |
* Fix bug that was causing decoded audio files (mp3s, oggs) to come up some of
|
Thu, 07 Feb 2008 12:35:43 +0000 |
Chris Cannam |
* Attempt to fix crash caused by race condition on threaded file decode
|
Fri, 02 Nov 2007 16:50:31 +0000 |
Chris Cannam |
* some tweaks to improve usability of these classes in a console application
|
Thu, 25 Oct 2007 14:30:32 +0000 |
Chris Cannam |
* correct frame count in cache-in-memory
|
Mon, 22 Oct 2007 09:45:35 +0000 |
Chris Cannam |
* Some export fixes, and avoid clipping on resampling on import
|
Fri, 05 Oct 2007 15:52:52 +0000 |
Chris Cannam |
* Add support for remote files to image layer
|
Fri, 28 Sep 2007 13:56:38 +0000 |
Chris Cannam |
* Merge from sv-match-alignment branch (excluding alignment-specific document).
|
Fri, 24 Aug 2007 11:41:48 +0000 |
Chris Cannam |
* Revert revision 713. We do like QStrings after all.
|
Thu, 09 Aug 2007 16:29:29 +0000 |
Chris Cannam |
* change some QStrings to std::strings etc
|
Fri, 08 Jun 2007 15:19:50 +0000 |
Chris Cannam |
* FFT: fix invalid write of normalisation factor in compact mode of disc cache
|
Wed, 06 Jun 2007 16:24:55 +0000 |
Chris Cannam |
* Enable threaded decoding for Ogg and MP3 files.
|
Thu, 24 May 2007 16:20:22 +0000 |
Chris Cannam |
* Threaded mp3/ogg file reading. Not activated yet, as it doesn't work
|
Tue, 17 Oct 2006 18:54:04 +0000 |
Chris Cannam |
...
|
Mon, 31 Jul 2006 11:49:58 +0000 |
Chris Cannam |
* Reorganising code base. This revision will not compile.
|