graph
- * remove some debug2009-03-20, by cannam
- * add some missing descriptions (pointed out by vamp-plugin-tester)2009-03-18, by cannam
- * tidiness (pkg-config change thanks to Sampo Savolainen)2009-03-17, by cannam
- * update rdfxml from n32009-03-03, by cannam
- * Fix to prior commit2009-02-12, by cannam
- * Patch from Richard Ash to make building the host optional, so you can2009-02-12, by cannam
- * Patch from Richard Ash to remove some more generated files on2009-02-12, by cannam
- * implement reset() (duh)2008-12-12, by cannam
- * Fix an infinite loop that occurs with some features2008-12-12, by cannam
- * Add transform summary type; use long quotes for descriptions; turn off debugvamp-plugin-sdk-v2.0 2008-12-05, by cannam
- * win32 avoid warningvamp-plugin-sdk-v2.0pre2 2008-11-29, by cannam
- * minor adjustments, avoid a stupid memory leak2008-11-26, by cannam
- ...2008-11-26, by cannam
- * Fix incorrect handling of step & block size in time-domain plugin that2008-11-25, by cannam
- * Ensure that output descriptors are re-queried after a call to2008-11-25, by cannam
- * Ensure PluginBufferingAdapter returns fresh output descriptors after2008-11-25, by cannam
- ...2008-11-20, by cannam
- * Use _VAMP_PLUGIN_IN_HOST_NAMESPACE rather than omitting plugin namespace2008-11-20, by cannam
- * don't output bin names if there are none provided2008-11-20, by cannam
- * OK, we're going to have to place the host stuff in its own namespace2008-11-20, by cannam
- ...2008-11-14, by cannam
- * remove unhelpful README2008-11-14, by cannam
- * update version in doxyfile2008-11-14, by cannam
- ...vamp-plugin-sdk-v2.0pre1 2008-11-14, by cannam
- ...2008-11-14, by cannam
- ...2008-11-14, by cannam
- * Add documentation about backward compatibility2008-11-14, by cannam
- * docs2008-11-12, by cannam
- ...2008-11-12, by cannam
- ...2008-11-12, by cannam
- * Add configure script2008-11-12, by cannam
- ...2008-11-12, by cannam
- * Rename template generator to vamp-rdf-template-generator2008-11-12, by cannam
- * Update changelog2008-11-11, by cannam
- * Tidy up --list-full output a bit2008-11-11, by cannam
- * Re-branchrdf-passing-experiment 2008-11-11, by cannam
- * 3 * lag is not related in 4/4, is it?2008-11-11, by cannam
- ...2008-11-10, by cannam
- * tidy2008-11-10, by cannam
- * Some build improvements2008-11-10, by cannam
- * Add PowerSpectrum to docs2008-11-10, by cannam
- * Add Power Spectrum example plugin2008-11-10, by cannam
- * Add --list-full to "simple" Vamp host2008-11-10, by cannam
- * Add platform README files2008-11-10, by cannam
- * Update Visual C++ projects2008-11-09, by cannam
- * Update OS/X build stuff, and some minor doc updates2008-11-07, by cannam
- * New trunk with clearer delineation between host and plugin libraries2008-11-07, by cannam
- * Move trunk aside; new trunk arriving WHUMP in a momenttrunk-pre-20081107 2008-11-07, by cannam
- * install fixes, mostlydistinct-libraries 2008-11-07, by cannam
- * Flatten directory tree a bit, update doxygendistinct-libraries 2008-11-07, by cannam
- * Add template generator to Makefiledistinct-libraries 2008-11-07, by cannam
- * build fixes & make dependdistinct-libraries 2008-11-07, by cannam
- * Add include guards; make code compile!distinct-libraries 2008-11-07, by cannam
- * more movingdistinct-libraries 2008-11-06, by cannam
- * more movingdistinct-libraries 2008-11-06, by cannam
- * more movingdistinct-libraries 2008-11-06, by cannam
- * start moving things aboutdistinct-libraries 2008-11-06, by cannam
- * branch for clearer distinction between host & plugin librariesdistinct-libraries 2008-11-06, by cannam
- * Remove vamp:copyright_note -- the existing dc:rights is suitable, it2008-11-04, by cannam
- ...2008-11-04, by cannam
- * Add copyright note2008-10-29, by cannam
- * Add copyright note, use long string form for description (and2008-10-29, by cannam
- * Remove rdf/xml copy of rdf data; I never remember to update it, and2008-10-29, by cannam
- * Update RDF2008-10-29, by cannam
- * add foaf:page &c2008-10-29, by cannam
- * improve usage printout & command line parsing a bit2008-10-29, by cannam
- * doc update2008-10-28, by cannam
- * More tweaks to fixed-tempo estimator2008-10-24, by cannam
- ...2008-10-23, by cannam
- * Update Makefile.osx2008-10-22, by cannam
- * Update README to describe example plugins VC project file and2008-10-21, by cannam
- * Update VC project file to handle proper export of2008-10-18, by cannam
- * Add example plugins VC project -- though it doesn't produce a working library yet2008-10-17, by cannam
- * More tweaks (still incomplete)2008-10-16, by cannam
- * Slightly different angle on filtering... hmmm2008-10-16, by cannam
- * big improvements to FixedTempoEstimator2008-10-15, by cannam
- * plugins.o depends on FixedTempoEstimator2008-10-15, by cannam
- * MSVC build updates2008-10-14, by cannam
- * More tweaks to fixed-tempo estimator2008-10-14, by cannam
- * of course! with TortoiseSVN under Windows, you can't check out a repository2008-10-13, by cannam
- * Remove debug2008-10-11, by cannam
- ...2008-10-10, by cannam
- * tweaks to fixed-tempo estimator2008-10-09, by cannam
- * A few tweaks to fixed-tempo estimator2008-10-08, by cannam
- * Beginnings of a simple tempo estimator example plugin2008-10-08, by cannam
- * Add processInterleaved to PluginChannelAdapter2008-10-07, by cannam
- * pass through reset() call to plugin!2008-10-07, by cannam
- * More accurate calculation of summaries in continuous-time mode2008-10-07, by cannam
- * Make summarising adapter debug optional2008-09-30, by cannam
- * Add hasDuration to output in ontology2008-09-22, by cannam
- * Add hasDuration to output descriptor as well as the features themselves2008-09-18, by cannam
- ...2008-09-18, by cannam
- * Provide PluginWrapper method for getting hold of a nested wrapper2008-09-17, by cannam
- * Fix horrible memory access error2008-09-17, by cannam
- * More work on summarising adapter -- fixes for segmentation &c2008-09-15, by cannam
- * Segmentation work for summarisation2008-09-12, by cannam
- * segmentation for results being summarised -- I need to come up with a2008-09-11, by cannam
- * Reorganise accumulators to facilitate segmentation2008-09-11, by cannam
- * Fixes to summarisation (calculation of durations)2008-09-10, by cannam
- * Fixes to continuous time averaging2008-09-05, by cannam
- * More fixes to continuous time averaging2008-09-04, by cannam
- * More work on continuous-time averaging2008-09-04, by cannam
- * Part way to providing support for continuous-time averaging summaries2008-09-03, by cannam
- * Add UnknownSummaryType2008-08-07, by cannam
- * note in comment2008-08-06, by cannam
- * fix uninitialised count in summariser2008-08-06, by cannam
- * add getSummaryForAllOutputs2008-08-05, by cannam
- * summarising adapter might sort of work now -- quite untested though2008-08-05, by cannam
- * PluginSummarisingAdapter now compiles -- though doesn't actually work2008-08-05, by cannam
- * make a start on the summarising adapter2008-08-04, by cannam
- * small update2008-07-25, by cannam
- * copyright note update2008-07-25, by cannam