2008-11-10 |
cannam |
* Add platform README files
|
2008-11-09 |
cannam |
* Update Visual C++ projects
|
2008-11-07 |
cannam |
* Update OS/X build stuff, and some minor doc updates
|
2008-11-07 |
cannam |
* New trunk with clearer delineation between host and plugin libraries
|
2008-11-07 |
cannam |
* Move trunk aside; new trunk arriving WHUMP in a moment
trunk-pre-20081107
|
2008-11-07 |
cannam |
* install fixes, mostly
distinct-libraries
|
2008-11-07 |
cannam |
* Flatten directory tree a bit, update doxygen
distinct-libraries
|
2008-11-07 |
cannam |
* Add template generator to Makefile
distinct-libraries
|
2008-11-07 |
cannam |
* build fixes & make depend
distinct-libraries
|
2008-11-07 |
cannam |
* Add include guards; make code compile!
distinct-libraries
|
2008-11-06 |
cannam |
* more moving
distinct-libraries
|
2008-11-06 |
cannam |
* more moving
distinct-libraries
|
2008-11-06 |
cannam |
* more moving
distinct-libraries
|
2008-11-06 |
cannam |
* start moving things about
distinct-libraries
|
2008-11-06 |
cannam |
* branch for clearer distinction between host & plugin libraries
distinct-libraries
|
2008-11-04 |
cannam |
* Remove vamp:copyright_note -- the existing dc:rights is suitable, it
|
2008-11-04 |
cannam |
...
|
2008-10-29 |
cannam |
* Add copyright note
|
2008-10-29 |
cannam |
* Add copyright note, use long string form for description (and
|
2008-10-29 |
cannam |
* Remove rdf/xml copy of rdf data; I never remember to update it, and
|
2008-10-29 |
cannam |
* Update RDF
|
2008-10-29 |
cannam |
* add foaf:page &c
|
2008-10-29 |
cannam |
* improve usage printout & command line parsing a bit
|
2008-10-28 |
cannam |
* doc update
|
2008-10-24 |
cannam |
* More tweaks to fixed-tempo estimator
|
2008-10-23 |
cannam |
...
|
2008-10-22 |
cannam |
* Update Makefile.osx
|
2008-10-21 |
cannam |
* Update README to describe example plugins VC project file and
|
2008-10-18 |
cannam |
* Update VC project file to handle proper export of
|
2008-10-17 |
cannam |
* Add example plugins VC project -- though it doesn't produce a working library yet
|
2008-10-16 |
cannam |
* More tweaks (still incomplete)
|
2008-10-16 |
cannam |
* Slightly different angle on filtering... hmmm
|
2008-10-15 |
cannam |
* big improvements to FixedTempoEstimator
|
2008-10-15 |
cannam |
* plugins.o depends on FixedTempoEstimator
|
2008-10-14 |
cannam |
* MSVC build updates
|
2008-10-14 |
cannam |
* More tweaks to fixed-tempo estimator
|
2008-10-13 |
cannam |
* of course! with TortoiseSVN under Windows, you can't check out a repository
|
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
|