log data/fileio/MP3FileReader.cpp @ 692:cb5eb032c28b sonification

age author description
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
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2010-03-19 Chris Cannam * Some sketchy track lookup code
2009-09-11 Chris Cannam * fix for solaris
2008-12-12 Chris Cannam * remove some output
2008-12-12 Chris Cannam * Use FileFinder to find audio source referred to in an RDF document,
2008-12-08 Chris Cannam * Ensure text models are exported with text properties in RDF, and
2008-11-28 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
2008-04-29 Chris Cannam * Merge rev 1048 (build fixes) from rdf-import branch
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-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig