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

age author description
2008-12-12 Chris Cannam * minor output tweaks
2008-12-12 Chris Cannam * remove some output
2008-12-04 Chris Cannam * minor stuff
2008-03-26 Chris Cannam * Fix hang when using more than one consecutive coded audio file reader in
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
2008-01-04 Chris Cannam * better progress reporting in FileSource
2007-11-09 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
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-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-07-02 Chris Cannam * Add support for reading mp3 and Ogg file title tags
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-12 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.