graph
- Produce rather richer RDF output2014-06-20, by Chris Cannam
- Merge2014-06-06, by Chris Cannam
- Copyright dates2014-06-06, by Chris Cannam
- Add -L short option as synonym for --list-full2014-03-05, by Chris Cannam
- Merge2014-03-28, by Chris Cannam
- Copyright date2014-03-28, by Chris Cannam
- Combined VC++ solution containing plugin SDK, host SDK, example plugins, and simple host projects2013-09-13, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.5 for changeset 92b1fbb1cc872013-05-08, by Chris Cannam
- Emit warning when compiling with FFTW support (about the licence implications)vamp-plugin-sdk-v2.5 2013-05-08, by Chris Cannam
- Update CHANGELOG and release date!2013-05-08, by Chris Cannam
- Initialise rate to 0. Otherwise there's a danger plugins will change the SampleType (e.g. to VariableSampleRate) but not set the rate because they don't think they need it (when in fact it needs to be set to 0)2013-03-28, by Chris Cannam
- Use double arithmetic for rate calculations2013-03-28, by Chris Cannam
- Update configure2013-03-28, by Chris Cannam
- Remove unneeded variable2013-03-28, by Chris Cannam
- Update CHANGELOG2013-03-28, by Chris Cannam
- Bump version to 2.52013-03-28, by Chris Cannam
- Fix incorrect handling of FixedSampleRate outputs in PluginBufferingAdapter2013-03-27, by Chris Cannam
- And CC2013-03-20, by Chris Cannam
- Add CXX variable to Makefile; add math defines to vcproj2013-03-20, by Chris Cannam
- Avoid returning garbage through getCurrentProgram if plugin has no programs2013-01-06, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.4 for changeset 393885d7ea722012-07-12, by Chris Cannam
- Release date in changelogvamp-plugin-sdk-v2.4 2012-07-12, by Chris Cannam
- OS/X build fixes2012-07-12, by Chris Cannam
- Add MSVC 2010 project files2012-07-12, by Chris Cannam
- Win32 build fixes2012-07-12, by Chris Cannam
- Updated ignored list for Win322012-07-12, by Chris Cannam
- FFT: make functions static2012-07-12, by Chris Cannam
- Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.42012-07-12, by Chris Cannam
- Thread-safe base-fft2012-07-09, by Chris Cannam
- Add acsymbols objects to platform-specific Makefiles2012-06-30, by Chris Cannam
- Move Makefile.osx across to .osx.106 and create a new one for the 10.7 / Xcode 4 tools2012-06-29, by Chris Cannam
- Remove obsolete OpenSolaris builds (sniff)2012-06-28, by Chris Cannam
- Bump up version to 2.3.1, add C-linkage symbols for library versions so autoconf can check them2012-05-25, by Chris Cannam
- Apply vamp-2.3-windows-unicode.patch from RJ Ryan in #4642012-05-24, by Chris Cannam
- PLUGIN is not defined aat the point where it was needed for LDFLAGS -- replace with an explicit $(PLUGIN_LIBRARY_NAME)$(PLUGIN_EXT)2011-12-02, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.3 for changeset 8cab5a0198d62011-11-24, by Chris Cannam
- Update simple-host version, Win32 build fixvamp-plugin-sdk-v2.3 2011-11-24, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.3 for changeset ef1dc99636382011-11-24, by Chris Cannam
- Update versions throughout2011-11-24, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.3 for changeset 2c546a899eec2011-09-28, by Chris Cannam
- Update Doxyfile version2011-09-28, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.3 for changeset 71b69f569f522011-09-28, by Chris Cannam
- Update CHANGELOG2011-09-28, by Chris Cannam
- Next release will be 2.32011-09-27, by Chris Cannam
- Patch from Dan Stowell: print label as well as values2011-08-23, by Chris Cannam
- Avoid compiler warning2011-08-18, by Chris Cannam
- Patch from Dan Stowell to permit vamp-simple-host to read data of unknown length (for streaming input)2011-08-18, by Chris Cannam
- Add support for changing window shape in PluginInputDomainAdapter2011-06-21, by Chris Cannam
- Added tag vamp-plugin-sdk-v2.2.1 for changeset 2351610cd3b02011-04-05, by Chris Cannam
- Bump version number, regenerate configurevamp-plugin-sdk-v2.2.1 2011-04-05, by Chris Cannam
- Use g++-4.0 if using 10.4 SDK2011-04-05, by Chris Cannam
- * Don't use 10.4 SDK any more... it's too troublesome on 10.62011-03-07, by Chris Cannam
- * Make plugin objects depend on headers as well as source files2011-02-09, by Chris Cannam
- update tags2011-01-06, by convert-repo
- * Update CHANGELOG (argh)2010-08-26, by cannam
- * Try to guess the best choice SDK rather than expecting the user to edit the Makefilevamp-plugin-sdk-v2.2 2010-08-26, by cannam
- * Further fix to version handling2010-08-26, by cannam
- * Update versions to 2.2 throughout; also add script used to do this2010-08-25, by cannam
- * Update OS/X stuff in Makefiles, so as to build 3-way universal binaries2010-08-13, by cannam
- * Change arch defaults to as to use universal binaries (we have to change2010-06-09, by cannam
- * Install n3 file2010-05-21, by cannam
- * Add documentation about default parameters2010-05-20, by cannam
- * Funny -- this cut-and-paste error has been in the licence from the start2009-10-06, by cannam
- * Add include required for gcc 4.42009-09-28, by cannam
- ...vamp-plugin-sdk-v2.1 2009-09-23, by cannam
- * Add skeleton Makefile2009-09-23, by cannam
- * Add NoShift option to PluginInputDomainAdapter as well, for completeness2009-09-22, by cannam
- * oops2009-09-22, by cannam
- * More build updates2009-09-22, by cannam
- * More error reporting fixes2009-09-22, by cannam
- * fix paths2009-09-22, by cannam
- * Improve error reporting from PluginLoader2009-09-22, by cannam
- * note about install_name2009-09-22, by cannam
- * Tidying, build, versions, docs updates for release2009-09-22, by cannam
- * Doc updates, copyright updates, etc., in preparation for 2.1 release2009-09-21, by cannam
- * Implementation of ShiftData process method2009-09-16, by cannam
- * The beginnings of making the shift-timestamp or shift-data behaviour2009-09-15, by cannam
- * When calculating timestamps in order to write them into features that2009-09-10, by cannam
- * Sun compiler build support2009-09-10, by cannam
- * Fix crash when an adapter's createPlugin() fails in getDescriptor()2009-08-17, by cannam
- * Win32 build fixes for UNICODE. Not yet tested2009-06-15, by cannam
- * Add skeleton2009-04-23, by cannam
- * 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
- * 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
- * Permit '-' as well as the other characters in identifiers (existing plugins2008-04-24, by cannam
- * PluginBufferingAdapter: Rewrite OneSamplePerStep to FixedSampleRate, not2008-03-20, by cannam
- * should not be using <> include for this2008-03-20, by cannam
- * DT_REG really isn't as common as I'd thought, and we don't really care2008-03-19, by cannam
- * patch from Tim Blechmann for gcc-4.3 compile2008-03-11, by cannam
- ...2008-02-28, by cannam
- ...2008-02-28, by cannam
- ...vamp-plugin-sdk-v1.2 2008-02-28, by cannam
- * doc for buffering adapter2008-02-28, by cannam
- * Bump up versions for 1.22008-02-28, by cannam