graph
- Build fix2011-06-26, by Chris Cannam
- Add queueExampleNote to AudioPlaySource interfacesonification 2011-06-24, by Chris Cannam
- Seems check() is also sometimes defined on OS/X2011-06-14, by Chris Cannam
- Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)2011-06-14, by Chris Cannam
- Merge from debug-output branch2011-06-14, by Chris Cannam
- Set window type from RDF2011-06-14, by Chris Cannam
- Convert many cerrs to DEBUGsdebug-output 2011-05-16, by Chris Cannam
- Remove most toStdString calls (no longer needed, with debug header)debug-output 2011-05-12, by Chris Cannam
- Add Debug classdebug-output 2011-05-12, by Chris Cannam
- Provide option for WavFileWriter to write directly to target file, rather than always using a temporary; make use of it in WritableWaveFileModel so we can read from target file without having to close it first2011-05-11, by Chris Cannam
- Avoid crash when generating/processing a very short file2011-05-11, by Chris Cannam
- More informative error message2011-05-10, by Chris Cannam
- Comment only2011-05-10, by Chris Cannam
- Better system-specific unbundle locations for ResourceFinder; use same location for TempDirectory2011-05-09, by Chris Cannam
- * Introduce ResourceFinder2011-05-04, by Chris Cannam
- Make more (though still not entirely) robust in the face of running out of disc space2011-04-14, by Chris Cannam
- Added tag sv_v1.8 for changeset 611a4fa14dde2011-04-07, by Chris Cannam
- * Avoid including non-value columns in 3d-model column count (fixes #38)sv_v1.8 2011-04-04, by Chris Cannam
- Use TempWriteFile for CSV export as well2011-03-29, by Chris Cannam
- * Add TempWriteFile abstraction, use it when exporting audio to avoid clobbering existing file before export is complete2011-03-29, by Chris Cannam
- * Use note model when importing RDF types with "note" in them2011-03-09, by Chris Cannam
- * When using user-supplied {module}_LIBS, actually insert them into LIBS...2011-03-08, by Chris Cannam
- * Skip tests for modules when {module}_LIBS is provided by user2011-03-08, by Chris Cannam
- * Permit user CFLAGS, if given, to override our CXXFLAGS if no user CXXFLAGS is given2011-03-08, by Chris Cannam
- * Add sample-timing option for CSV feature writer2011-03-02, by Chris Cannam
- * Fix crash when importing CSV file with varying number of columns per row2011-02-07, by Chris Cannam
- * More useful error message2011-02-03, by Chris Cannam
- config files with changes regarding osx compilation flags.coreaudio_tests 2010-11-29, by luisf
- tests for using coreaudio to read files in 64-bit mac osxcoreaudio_tests 2010-11-18, by luisf
- * Make inputModel a reference argument to configure -- fixes (hideously) failure to pick up correct user-specified input in SV2010-10-25, by Chris Cannam