log data/fileio/WavFileReader.h @ 823:f0558e69a074

age author description
Wed, 17 Jul 2013 15:40:01 +0100 Chris Cannam Rename Resampling- to DecodingWavFileReader, and use it whenever we have an audio file that is not quickly seekable using libsndfile. Avoids very slow performance when analysing ogg files.
Wed, 28 Nov 2007 17:45:37 +0000 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
Thu, 18 Oct 2007 16:20:26 +0000 Chris Cannam * RemoteFile -> FileSource
Thu, 18 Oct 2007 15:31:20 +0000 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well
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
Wed, 06 Jun 2007 16:24:55 +0000 Chris Cannam * Enable threaded decoding for Ogg and MP3 files.