log data/fileio/AudioFileReaderFactory.cpp @ 532:59dd6d1bcfb0

age author description
2008-09-18 Chris Cannam * Merge revisions 1131 to 1201 from sv-rdf-import branch
2008-03-14 Chris Cannam * More work to abstract out interactive components used in the data library,
2008-03-01 Chris Cannam * Fix bug that was causing decoded audio files (mp3s, oggs) to come up some of
2007-11-02 Chris Cannam * some tweaks to improve usability of these classes in a console application
2007-10-18 Chris Cannam * RemoteFile -> FileSource
2007-10-18 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well
2007-10-10 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
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-08-06 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
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
2007-03-01 Chris Cannam * Make audio file reader factory try for a reader based on the file's
2007-02-16 Chris Cannam more debug
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.