log

age author description
2008-10-11 cannam * Remove debug
2008-10-10 cannam ...
2008-10-09 cannam * tweaks to fixed-tempo estimator
2008-10-08 cannam * A few tweaks to fixed-tempo estimator
2008-10-08 cannam * Beginnings of a simple tempo estimator example plugin
2008-10-07 cannam * Add processInterleaved to PluginChannelAdapter
2008-10-07 cannam * pass through reset() call to plugin!
2008-10-07 cannam * More accurate calculation of summaries in continuous-time mode
2008-09-30 cannam * Make summarising adapter debug optional
2008-09-22 cannam * Add hasDuration to output in ontology
2008-09-18 cannam * Add hasDuration to output descriptor as well as the features themselves
2008-09-18 cannam ...
2008-09-17 cannam * Provide PluginWrapper method for getting hold of a nested wrapper
2008-09-17 cannam * Fix horrible memory access error
2008-09-15 cannam * More work on summarising adapter -- fixes for segmentation &c
2008-09-12 cannam * Segmentation work for summarisation
2008-09-11 cannam * segmentation for results being summarised -- I need to come up with a
2008-09-11 cannam * Reorganise accumulators to facilitate segmentation
2008-09-10 cannam * Fixes to summarisation (calculation of durations)
2008-09-05 cannam * Fixes to continuous time averaging
2008-09-04 cannam * More fixes to continuous time averaging
2008-09-04 cannam * More work on continuous-time averaging
2008-09-03 cannam * Part way to providing support for continuous-time averaging summaries
2008-08-07 cannam * Add UnknownSummaryType
2008-08-06 cannam * note in comment
2008-08-06 cannam * fix uninitialised count in summariser
2008-08-05 cannam * add getSummaryForAllOutputs
2008-08-05 cannam * summarising adapter might sort of work now -- quite untested though
2008-08-05 cannam * PluginSummarisingAdapter now compiles -- though doesn't actually work
2008-08-04 cannam * make a start on the summarising adapter
2008-07-25 cannam * small update
2008-07-25 cannam * copyright note update
2008-07-25 cannam * Add means to obtain actually used step & block sizes from buffering
2008-07-25 cannam * Add capability for setting underlying plugin's step and block sizes
2008-07-24 cannam * Re-do the way the v2 structure (with durations) is returned.
2008-07-17 cannam * First bit of Vamp v2 work -- add an optional duration to features in
2008-07-09 cannam * oops -- bump versions vamp-plugin-sdk-v1.3
2008-07-09 cannam * update doxyfile
2008-07-09 cannam * Add changelog
2008-07-09 cannam * Don't bother building universal binaries by default
2008-07-09 cannam * Update README, .la files etc for 1.3
2008-07-07 cannam * Revert pragmas and RTLD_GLOBAL -- we think we can fix the underlying
2008-07-03 cannam * Some work on symbol visibility in the shared object
2008-06-30 cannam * Update to newer audio features ontology
2008-06-25 cannam * Update vamp example plugins rdf against new ontology
2008-06-25 dpastor (none)
2008-06-25 dpastor fix the generator with the new changes
2008-06-25 dpastor Fixed ontology
2008-06-25 cannam * slightly more sensible placeholders; some minor textual changes
2008-06-25 dpastor remove "descriptor" stuff
2008-06-24 cannam * fix typos, add a remark about descriptor naming
2008-06-24 cannam * bail if nonexistent library specified
2008-06-23 cannam * update rdf/xml version
2008-06-23 cannam * add provisional rdf files for example plugins
2008-06-23 cannam * Commit updates from David to deal with quantized outputs and
2008-06-20 cannam * www.purl.org -> purl.org in generator
2008-06-20 cannam * we spell quantized with a z in the vamp api
2008-06-20 cannam * fix available_plugin (was string instead of uri)
2008-06-20 cannam * Restructure output so that each file describes a plugin library rather
2008-06-20 cannam * Add identifier to PluginLibrary domain