graph
- * Better handling of failed-to-open-output-stream situations; ensure CSV2009-09-08, by Chris Cannam
- * Fix session save bug reported by Jeff Smith (entities not encoded in2009-09-08, by Chris Cannam
- * Fixes to gcc-4.4 thanks to Michel Salim2009-08-24, by Chris Cannam
- * debug only2009-08-18, by Chris Cannam
- * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()2009-08-14, by Chris Cannam
- * use exceptions instead of exit()!2009-07-07, by Chris Cannam
- * comment out debug line2009-07-07, by Chris Cannam
- * Add rdf-network option to retrieve RDF descriptions from network, sincesv-v1.6 2009-06-29, by Chris Cannam
- * minor environmental updates2009-06-22, by Chris Cannam
- * Use notes layer for things with MIDI units as well as Hz2009-06-08, by Chris Cannam
- * Add rdf-track-uri and rdf-maker-uri options2009-06-02, by Chris Cannam
- * Make expandAndRetrieve much faster for cases with duplicated data being2009-05-21, by Chris Cannam
- * percent-encode plugin and plugin-output uris2009-05-18, by Chris Cannam
- * add reviewFileForAppend callback2009-05-14, by Chris Cannam
- * Try to avoid URI clashes with existing URIs in the file, when writing2009-05-14, by Chris Cannam
- * Make SV capable of importing the signal/audiofile structure now written2009-05-14, by Chris Cannam
- * Try to identify the properly conformant audio file structure written out2009-05-13, by Chris Cannam
- * Add forgotten angle brackets to signal type URI2009-05-13, by Chris Cannam
- * Replace not very useful signal-uri option with more useful audiofile-uri2009-05-13, by Chris Cannam
- * If we have track metadata, write it out in a separate mo:Track associated2009-05-08, by Chris Cannam
- * Add computed_by property for signal features2009-05-08, by Chris Cannam
- * fix to rounding problems in plugin parameter box2009-03-30, by Chris Cannam
- * add forgotten file!2009-03-27, by Chris Cannam
- * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder2009-03-27, by Chris Cannam
- * Move prf file to prf/ (so that it can be pulled in using externals in2009-03-27, by Chris Cannam
- * remove debug2009-03-20, by Chris Cannam
- * remove debug2009-03-20, by Chris Cannam
- * debug tidysv-v1.5 2009-03-16, by Chris Cannam
- * various minor bits2009-03-16, by Chris Cannam
- * either I'm going mad or the compiler is... valgrind and sizeof both2009-03-16, by Chris Cannam
- * thread tidying fix, etc2009-03-16, by Chris Cannam
- ...2009-03-13, by Chris Cannam
- ...2009-03-13, by Chris Cannam
- * update CHANGELOG, remove more debug, add .oga extensionsv-v1.5pre1 2009-02-27, by Chris Cannam
- * remove some debug output2009-02-27, by Chris Cannam
- * Handle zero-velocity note ons as well as note offs (can't believe I2009-02-26, by Chris Cannam
- * Make it possible to record live MIDI to a note layer.2009-02-25, by Chris Cannam
- * Somewhat better MIDI-based time instant timing2009-02-25, by Chris Cannam
- * more rudiments of midi->instants2009-02-24, by Chris Cannam
- * rtmidi & activity updates2009-02-24, by Chris Cannam
- * fix memory leak (thanks Luis, #2628201)2009-02-24, by Chris Cannam
- * os/x build fixes2009-02-23, by Chris Cannam
- * Wire up MIDI input port (as far as printing a message when an event comes2009-02-23, by Chris Cannam
- * a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac2009-02-23, by Chris Cannam
- * restore compileability2009-02-23, by Chris Cannam
- * midi stubs (this revision will not compile)2009-02-23, by Chris Cannam
- * Some fairly simplistic code to set up layer type properties based on2009-02-12, by Chris Cannam
- * Fix crash when processing a file that is shorter than a single block2009-02-10, by Chris Cannam
- * get whole columns at a time from fft model when running transform2009-02-09, by Chris Cannam
- * Some steps to avoid backward seeks in MatrixFile in common use cases2009-02-09, by Chris Cannam
- * Some changes and debug toward reducing backward seeks (v. slow on os/x2009-02-08, by Chris Cannam
- * Restore (better quality) y-axis interpolation in spectrogram2009-02-06, by Chris Cannam
- * Restore peak bins mode in spectrogram2009-02-05, by Chris Cannam
- * Re-enable peak frequencies display in spectrogram2009-02-05, by Chris Cannam
- * Auto-close write-mode matrix files when all columns written2009-02-05, by Chris Cannam
- * More careful (I hope!) locking2009-02-05, by Chris Cannam
- * Finer locking in fft caches; fix displayed bin ranges in spectrogram2009-02-05, by Chris Cannam
- * fix deadlock in fft memory cache usage2009-02-04, by Chris Cannam
- * Make use of peak cache in spectrogram2009-02-04, by Chris Cannam
- * Add peak cache type for 3d models2009-02-04, by Chris Cannam