graph
- * 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
- * throw (but do not yet catch!) exception when running out of disc space2009-02-04, by Chris Cannam
- * Thread safety (fixing a crash)2009-02-04, by Chris Cannam
- * minor fix2009-02-03, by Chris Cannam
- * Avoid crash in StorageAdviser if temporary directory cannot be opened2009-02-02, by Chris Cannam
- * take a bit more care about peaks cache sizing2009-01-29, by Chris Cannam
- ...2009-01-29, by Chris Cannam
- * re-enable memory caches!2009-01-27, by Chris Cannam
- * Merge from one-fftdataserver-per-fftmodel branch. This bit of2009-01-27, by Chris Cannam
- * Change QMutex in Editable DTDM to a read/write lock2009-01-26, by Chris Cannam
- * make compression optional in editable dense 3d model, and some tweaks2009-01-23, by Chris Cannam
- * Some simple compression for dense 3d models that actually represent2009-01-23, by Chris Cannam
- * try some qvectors2009-01-22, by Chris Cannam
- * Make Colour3DPlotLayer::paintDense much faster (but still not fast2009-01-22, by Chris Cannam
- * Try to avoid leaving output files open after completion2009-01-20, by Chris Cannam
- * Try to avoid leaving output files open after completion2009-01-20, by Chris Cannam
- * Try to avoid leaving output files open after completion2009-01-20, by Chris Cannam
- * fix some warnings, remove debug2009-01-16, by Chris Cannam
- * Fix crash in SimpleSPARQLQuery2009-01-15, by Chris Cannam
- * The main fix here is to the arguments of SVApplication -- the first2009-01-09, by Chris Cannam
- * minor changes for current system2009-01-05, by Chris Cannam
- * minor output tweaks2008-12-12, by Chris Cannam
- * remove some output2008-12-12, by Chris Cannam
- * Use FileFinder to find audio source referred to in an RDF document,2008-12-12, by Chris Cannam
- * truncate long prefix2008-12-11, by Chris Cannam
- * Make FileSource able to indicate its preferred content type (e.g.2008-12-11, by Chris Cannam
- ...sv-v1.4 2008-12-11, by Chris Cannam
- * crappy attempt to handle writing to directory somewhere other than C2008-12-11, by Chris Cannam
- * print Done when done2008-12-11, by Chris Cannam
- * make it possible to avoid pulling in widgets for non-gui (i.e. runner)2008-12-11, by Chris Cannam
- * writer flush2008-12-10, by Chris Cannam
- * fixes to improve the utility of the CSV feature writer2008-12-10, by Chris Cannam
- * Avoid trying to create output files with : in them (win32)2008-12-10, by Chris Cannam
- * close output streams a little sooner when writing features for more2008-12-09, by Chris Cannam
- * Ensure SimpleSPARQLQuery stores an error string properly when querysv-v1.4rc1 2008-12-08, by Chris Cannam
- * Ensure text models are exported with text properties in RDF, and2008-12-08, by Chris Cannam
- * Cut back on the locking and general workload in2008-12-08, by Chris Cannam
- * Support recording the summary type in transform2008-12-05, by Chris Cannam
- * Implement proper RDF feature writing for track level features, using2008-12-05, by Chris Cannam
- * colon not permitted in filename on windows2008-12-05, by Chris Cannam
- * Avoid a sometime crash on exit, by simply not deleting stuff2008-12-05, by Chris Cannam
- * Add FeatureWriter method to set basic track metadata; write it out from2008-12-05, by Chris Cannam
- * Make RDFTransformFactory::writeTransformToRDF write out partial2008-12-05, by Chris Cannam
- * minor stuff2008-12-04, by Chris Cannam
- ...2008-12-04, by Chris Cannam
- * Permit viewing (though not editing) colour 3d plot layer data in2008-12-02, by Chris Cannam
- * Much more sensible pane layouts, etc., when loading RDF; also offer2008-11-28, by Chris Cannam
- * Bring FeatureWriter and RDFFeatureWriter into the fold (from Runner)2008-11-28, by Chris Cannam
- Various fixes:2008-11-28, by Chris Cannam
- * Support http redirects2008-11-27, by Chris Cannam
- * Warning, not error2008-11-26, by Chris Cannam
- * Add ability to export a transform structure as RDF -- for use2008-11-25, by Chris Cannam
- * RDF importer: add model titles where possible2008-11-25, by Chris Cannam