graph
- ...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
- * Add means to obtain actually used step & block sizes from buffering2008-07-25, by cannam
- * Add capability for setting underlying plugin's step and block sizes2008-07-25, by cannam
- * Re-do the way the v2 structure (with durations) is returned.2008-07-24, by cannam
- * First bit of Vamp v2 work -- add an optional duration to features in2008-07-17, by cannam
- * oops -- bump versionsvamp-plugin-sdk-v1.3 2008-07-09, by cannam
- * update doxyfile2008-07-09, by cannam
- * Add changelog2008-07-09, by cannam
- * Don't bother building universal binaries by default2008-07-09, by cannam
- * Update README, .la files etc for 1.32008-07-09, by cannam
- * Revert pragmas and RTLD_GLOBAL -- we think we can fix the underlying2008-07-07, by cannam
- * Some work on symbol visibility in the shared object2008-07-03, by cannam
- * Update to newer audio features ontology2008-06-30, by cannam
- * Update vamp example plugins rdf against new ontology2008-06-25, by cannam
- (none)2008-06-25, by dpastor
- fix the generator with the new changes2008-06-25, by dpastor
- Fixed ontology2008-06-25, by dpastor
- * slightly more sensible placeholders; some minor textual changes2008-06-25, by cannam
- remove "descriptor" stuff2008-06-25, by dpastor
- * fix typos, add a remark about descriptor naming2008-06-24, by cannam
- * bail if nonexistent library specified2008-06-24, by cannam
- * update rdf/xml version2008-06-23, by cannam
- * add provisional rdf files for example plugins2008-06-23, by cannam
- * Commit updates from David to deal with quantized outputs and2008-06-23, by cannam
- * www.purl.org -> purl.org in generator2008-06-20, by cannam
- * we spell quantized with a z in the vamp api2008-06-20, by cannam
- * fix available_plugin (was string instead of uri)2008-06-20, by cannam
- * Restructure output so that each file describes a plugin library rather2008-06-20, by cannam
- * Add identifier to PluginLibrary domain2008-06-20, by cannam
- * Reindent and remove inaccurate comment about usage2008-06-20, by cannam
- * some typo & doc updates -- mostly just because I'm reading it, and fiddling2008-06-20, by cannam
- * Load plugins with RTLD_GLOBAL -- otherwise Vampy plugins will be unable to2008-06-19, by cannam
- * Update template generator with changes from km-rdf repo -- apart from the2008-06-19, by cannam
- * Update vamp.n3/rdf from km-rdf2008-06-19, by cannam
- * Improve resilience of frame - real-time - frame round-trip conversions2008-06-16, by cannam
- * update RDF from km-rdf repository2008-06-11, by cannam
- * Add RDF ontology for Vamp plugins [experimental]2008-05-29, by cannam