2017-02-23 |
Chris Cannam |
Update MSVC build projects - two solutions, one for plugin SDK and one for host SDK,
|
2017-02-23 |
Chris Cannam |
Ignore these
|
2017-02-23 |
Chris Cannam |
Copyright dates
|
2017-02-23 |
Chris Cannam |
Remove this, it isn't useful
|
2017-02-23 |
Chris Cannam |
Might as well add these, since pretty much everyone seems to need them for Homebrew-installed libsndfile
|
2017-02-09 |
Chris Cannam |
Update a couple of comments to match the specifications elsewhere
|
2017-01-31 |
Chris Cannam |
Typo fix
|
2017-01-09 |
Chris Cannam |
Fix inadequate #if guard for non-gcc builds
|
2016-11-18 |
Chris Cannam |
Update regression test expected cases. One of the "obscure" RealTime fixes made recently actually fixed a substantial error (of 1 sample frame, sometimes 2) in printing timestamps resulting from input-domain adapter processing
|
2016-11-18 |
Chris Cannam |
Revert to C++98 -- this library is not supposed to use C++11
|
2016-11-18 |
Chris Cannam |
Fix fairly obscure mis-canonicalisation in RealTime (leading to non-canonical but still correct values)
|
2016-11-15 |
Chris Cannam |
Fixes to a few unusual cases in RealTime
|
2016-11-04 |
Chris Cannam |
Merge from branch enumerate-options
|
2016-11-02 |
Chris Cannam |
Add plugin enumeration options (for use by piper server, needs testing)
enumerate-options
|
2016-10-28 |
Chris Cannam |
Correct use of multibyte-widechar conversion routines
|
2016-10-27 |
Chris Cannam |
Remove some debug output by default
|
2016-10-20 |
Chris Cannam |
Fix compiler warnings
|
2016-10-14 |
Chris Cannam |
Merge from vampipe branch. This removes RequestResponse, PluginConfiguration and PluginStaticData again. I don't think they are proving general enough to be worth adding to this SDK at this point. Will try them out in piper-cpp instead.
|
2016-10-14 |
Chris Cannam |
Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adapter
|
2016-10-14 |
Chris Cannam |
Fix long-standing memory leaks (parameter descriptors and feature list container) in plugin adapter
vampipe
|
2016-10-13 |
Chris Cannam |
Remove RequestResponse, PluginConfiguration and PluginStaticData again. I don't think they are proving general enough to be worth adding to this SDK at this point. Will try them out in piper-cpp instead.
vampipe
|
2016-10-13 |
Chris Cannam |
Merge from default branch;
vampipe
|
2016-10-10 |
Chris Cannam |
Merge from branch vampipe
|
2016-10-10 |
Chris Cannam |
Merge from 454:3949cc56f2ce
vampipe
|
2016-10-10 |
Chris Cannam |
Merge from branch vampipe
|
2016-10-10 |
Chris Cannam |
plugins -> available, this changed again in schema
vampipe
|
2016-10-10 |
Chris Cannam |
Merge from branch vampipe
|
2016-10-10 |
Chris Cannam |
Add IPython for test signal
vampipe
|
2016-09-23 |
Chris Cannam |
pluginData -> plugins like the schema
vampipe
|
2016-09-19 |
Chris Cannam |
Merge from branch outputid-string-in-featureset
vampipe
|