log data/fileio/OggVorbisFileReader.cpp @ 971:9869ea3a93b7

age author description
2014-06-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2014-06-13 Chris Cannam Add normalised option to CodedAudioFileReader tonioni
2013-11-26 Chris Cannam Likewise, but for toLocal8Bit().data()
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2010-03-26 Chris Cannam * First bits of works matching
2010-03-22 Chris Cannam * Bit more work on track composer identification
2010-03-12 Chris Cannam * Simpler & better fix for oggz 1.1.0 compatibility
2010-03-12 Chris Cannam * Update for oggz 1.1.0 API
2009-02-27 Chris Cannam * update CHANGELOG, remove more debug, add .oga extension sv-v1.5pre1
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.