log data/fileio/CodedAudioFileReader.cpp @ 375:f1ff248a793e

age author description
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.