graph
- 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
- Merge2010-10-25, by Chris Cannam
- * minor tidy2010-10-24, by Chris Cannam
- * If a FileSource URL won't convert at all in strict mode, try again in tolerant mode (necessary for e.g. filenames with square brackets in them)2010-10-19, by Chris Cannam
- * getNativeRate needs to be virtual!2010-10-18, by Chris Cannam
- * Fix csv-one-file option2010-10-18, by Chris Cannam
- * Build fixes2010-10-18, by Chris Cannam
- * Add qmake config (debug or release) corresponding to configure invocation2010-10-08, by Chris Cannam
- * Regenerate configure2010-10-08, by Chris Cannam
- * Use macx-g++ qmake spec on OS/X2010-10-08, by Chris Cannam
- * Add test for PortAudio2010-10-08, by Chris Cannam
- * Move the plugin dialog configuration guff out into a callback2010-10-08, by Chris Cannam
- * Substitute the CC and CXX that configure found2010-10-08, by Chris Cannam
- * Hugely simplify Qt search -- all we need is qmake...2010-10-07, by Chris Cannam
- * Add QuickTime if on a Mac2010-09-23, by Chris Cannam
- * Set LIBS properly when optional pkg-config package found2010-09-22, by Chris Cannam
- * Update SRCDIR for new layout, regenerate configure2010-09-22, by Chris Cannam
- * Add INSTALL file and licence2010-09-22, by Chris Cannam
- * Build a single library with a single .pro file, instead of using a recursive build2010-09-22, by Chris Cannam
- * Some ambiguity about old/new symbols here, use a more reliable option2010-09-17, by Chris Cannam
- * Add configure to repo; fix Redland header inclusion2010-09-17, by Chris Cannam
- * Merge2010-09-17, by Chris Cannam
- * Print error if qmake fails2010-09-17, by Chris Cannam
- * Merge2010-09-17, by Chris Cannam
- * Add qmake project file2010-09-17, by Chris Cannam
- * Add generic install-sh2010-09-17, by Chris Cannam
- * Add acinclude file. Gah. This is probably the most important bit of the build system...2010-09-17, by Chris Cannam
- * More updates to build system, intended to support platforms both with and without pkg-config (though we really want to be able to switch pkg-config off)2010-09-16, by Chris Cannam
- * Experimental autoconf procedure to produce qmake include file2010-09-14, by Chris Cannam
- update tags2010-07-23, by convert-repo
- * First bits of works matching2010-03-26, by Chris Cannam
- * Bit more work on track composer identification2010-03-22, by Chris Cannam
- * Some sketchy track lookup code2010-03-19, by Chris Cannam
- * Complete the overhaul of CSV file import; now you can pick the purpose for2010-07-19, by Chris Cannam
- * Start revamping the CSV import dialog so as to show a "purpose" for each column.2010-07-16, by Chris Cannam
- * Start overhauling CSV parser to associate purposes with columns en route to its guesses; add some string manipulation code2010-07-15, by Chris Cannam
- * Add option to import time+duration (or time+endtime) from CSV files2010-07-08, by Chris Cannam
- * Fix failure to encode entities in label texts2010-07-05, by Chris Cannam
- * Avoid failing on second and subsequent input files in single-output-file2010-05-24, by Chris Cannam
- * Improve behaviour when output file write fails (i.e. fail earlier)2010-05-21, by Chris Cannam
- * Truncate long output lines2010-05-21, by Chris Cannam
- ...sv-v1.7.2 2010-03-12, by Chris Cannam
- * Fix potential static initialiser race (FileFinder vs InteractiveFileFinder2010-03-12, by Chris Cannam
- * Be more diligent about removing abandoned temporary directories: remove2010-03-12, by Chris Cannam
- * Simpler & better fix for oggz 1.1.0 compatibility2010-03-12, by Chris Cannam
- * Update for oggz 1.1.0 API2010-03-12, by Chris Cannam
- * Layer data editor window: fix sorting for columns in region model,sv-v1.7.1 2009-10-22, by Chris Cannam
- * When importing regions without values, generate a different value for2009-10-15, by Chris Cannam
- * RDF importer: Features that are on different timeline URIs should go2009-10-15, by Chris Cannam