log data/fileio/CodedAudioFileReader.cpp @ 528:57857a57a03a

age author description
2008-12-12 Chris Cannam * Use FileFinder to find audio source referred to in an RDF document,
2008-04-29 Chris Cannam * Fix deadlock in Serialiser
2008-04-24 Chris Cannam * Fix progress reporting on audio file resample
2008-03-26 Chris Cannam * Fix hang when using more than one consecutive coded audio file reader in
2008-03-01 Chris Cannam * Fix bug that was causing decoded audio files (mp3s, oggs) to come up some of
2008-02-07 Chris Cannam * Attempt to fix crash caused by race condition on threaded file decode
2007-11-02 Chris Cannam * some tweaks to improve usability of these classes in a console application
2007-10-25 Chris Cannam * correct frame count in cache-in-memory
2007-10-22 Chris Cannam * Some export fixes, and avoid clipping on resampling on import
2007-10-05 Chris Cannam * Add support for remote files to image layer
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
2007-08-24 Chris Cannam * Revert revision 713. We do like QStrings after all.
2007-08-09 Chris Cannam * change some QStrings to std::strings etc
2007-06-08 Chris Cannam * FFT: fix invalid write of normalisation factor in compact mode of disc cache
2007-06-06 Chris Cannam * Enable threaded decoding for Ogg and MP3 files.
2007-05-24 Chris Cannam * Threaded mp3/ogg file reading. Not activated yet, as it doesn't work
2006-10-17 Chris Cannam ...
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.