Wed, 17 Oct 2018 15:22:29 +0100 |
Chris Cannam |
Adjust test output
|
Wed, 17 Oct 2018 15:22:02 +0100 |
Chris Cannam |
Pass correct number of values for FrequencyDomain input
|
Wed, 17 Oct 2018 15:19:29 +0100 |
Chris Cannam |
And that change means we must be version 2
|
Wed, 17 Oct 2018 15:18:42 +0100 |
Chris Cannam |
When the input domain is FrequencyDomain, the caller is expected to pass
|
Wed, 17 Oct 2018 11:49:31 +0100 |
Chris Cannam |
Extend tests to cover two different ways of handling freq-domain data. Currently failing
|
Sat, 13 Oct 2018 16:37:56 +0100 |
Chris Cannam |
Maybe if we define both of these, we'll end up with the right things on
|
Sat, 13 Oct 2018 16:02:38 +0100 |
Chris Cannam |
C++14
|
Sat, 13 Oct 2018 12:32:53 +0100 |
Chris Cannam |
Let's try std=c++1y, see if this gets us sensible behaviour on both
|
Sat, 13 Oct 2018 12:32:03 +0100 |
Chris Cannam |
Fix strncpy overrun
|
Fri, 12 Oct 2018 22:18:37 +0100 |
Chris Cannam |
Some neatening
|
Fri, 12 Oct 2018 11:12:25 +0100 |
Chris Cannam |
Avoid compiler warnings
|
Fri, 12 Oct 2018 11:12:09 +0100 |
Chris Cannam |
Comments on dubiousness of all this
|
Tue, 02 Oct 2018 11:56:46 +0100 |
Chris Cannam |
Flush stdout before resuming output, otherwise buffered output may still appear
|
Thu, 09 Aug 2018 10:58:09 +0100 |
Chris Cannam |
Force older version of capnp for this older compiler on the Linux travis image
|
Tue, 15 May 2018 11:12:37 +0100 |
Chris Cannam |
Fix compiler warnings
|
Fri, 11 May 2018 17:00:50 +0100 |
Chris Cannam |
Check return value
|
Fri, 09 Mar 2018 09:09:20 +0000 |
Chris Cannam |
Update base-n code from upstream
|
Fri, 02 Feb 2018 11:44:57 +0000 |
Chris Cannam |
pip2 rather than mere pip seems to be necessary on OSX now
|
Fri, 02 Feb 2018 11:44:51 +0000 |
Chris Cannam |
PIC
|
Tue, 10 Oct 2017 13:49:22 +0100 |
Chris Cannam |
Update before install; seems to be necessary (based on other projects) to avoid recent Ruby-related error
|
Thu, 13 Jul 2017 15:30:31 +0100 |
Chris Cannam |
Add generated files to ignore
|
Tue, 27 Jun 2017 14:37:15 +0100 |
Chris Cannam |
Remove these version-dependent autogenerated files; let's aim to have them regenerated on build instead. The main reason they were here was because of the lack of capnpc for Windows/VC++ and that has been resolved with Cap'n Proto v0.6.
|
Thu, 15 Jun 2017 14:15:47 +0100 |
Chris Cannam |
These should no longer be necessary
|
Thu, 15 Jun 2017 12:54:54 +0100 |
Chris Cannam |
Fix typo (lib for include)
|
Thu, 15 Jun 2017 11:52:57 +0100 |
Chris Cannam |
Force use of .a from vamp-plugin-sdk dir
|
Thu, 15 Jun 2017 10:21:55 +0100 |
Chris Cannam |
Force c99 mode
|
Thu, 15 Jun 2017 10:12:16 +0100 |
Chris Cannam |
Add forgotten files!
|
Thu, 15 Jun 2017 09:52:01 +0100 |
Chris Cannam |
Merge branch 'output-type-uri'
|
Thu, 15 Jun 2017 09:51:53 +0100 |
Chris Cannam |
Back to master branch
|
Thu, 15 Jun 2017 09:38:52 +0100 |
Chris Cannam |
Use local sord/serd build
|
Thu, 15 Jun 2017 09:09:07 +0100 |
Chris Cannam |
Rename RdfTypes (which sounds like a set of type declarations) to
|
Wed, 14 Jun 2017 11:27:50 +0100 |
Chris Cannam |
Remove stubber from this repo; it's in piper-vamp-js now
|
Tue, 13 Jun 2017 17:16:03 +0100 |
Chris Cannam |
Update json11 code
|
Tue, 13 Jun 2017 16:24:24 +0100 |
Chris Cannam |
Report and fail if no plugins found (i.e. wrong library name, usually)
|
Tue, 13 Jun 2017 16:07:58 +0100 |
Chris Cannam |
More helpful comments etc
|
Tue, 13 Jun 2017 12:17:13 +0100 |
Chris Cannam |
Library
|
Tue, 13 Jun 2017 12:09:35 +0100 |
Chris Cannam |
Generate plausible metadata names; emit empty type URIs for outputs that
|
Tue, 13 Jun 2017 10:06:44 +0100 |
Chris Cannam |
Avoid emitting duplicate plugins (where duplicate libraries are
|
Tue, 13 Jun 2017 10:06:36 +0100 |
Chris Cannam |
Add sord library
|
Tue, 13 Jun 2017 09:46:30 +0100 |
Chris Cannam |
Tidy
|
Tue, 13 Jun 2017 09:46:03 +0100 |
Chris Cannam |
We're more likely to want to trigger this rule by removing the .h than
|
Tue, 13 Jun 2017 09:45:41 +0100 |
Chris Cannam |
The compiler in the Travis environment seems to have trouble with this
|
Tue, 13 Jun 2017 08:44:07 +0100 |
Chris Cannam |
Begin on stub-generator for Piper Vamp wrappers
|
Tue, 13 Jun 2017 08:43:10 +0100 |
Chris Cannam |
Remove unneeded include
|
Tue, 13 Jun 2017 08:41:57 +0100 |
Chris Cannam |
Small tidy
|
Mon, 12 Jun 2017 10:20:25 +0100 |
Chris Cannam |
Implement RDF type lookup
|
Mon, 12 Jun 2017 10:19:52 +0100 |
Chris Cannam |
Add helpful output
|
Fri, 09 Jun 2017 16:47:58 +0100 |
Chris Cannam |
Small comment
|
Fri, 09 Jun 2017 16:41:31 +0100 |
Chris Cannam |
Add these external library files
|
Fri, 09 Jun 2017 16:40:56 +0100 |
Chris Cannam |
Minor adjustment
|
Fri, 09 Jun 2017 16:25:43 +0100 |
Chris Cannam |
More notes on rdf layout
|
Fri, 09 Jun 2017 15:18:32 +0100 |
Chris Cannam |
More filling in the RDF type loading code
|
Fri, 09 Jun 2017 13:56:34 +0100 |
Chris Cannam |
Stub out RDF type lookup
|
Fri, 09 Jun 2017 13:06:11 +0100 |
Chris Cannam |
Various fixes to JSON writing for static output data
|
Thu, 08 Jun 2017 16:17:03 +0100 |
Chris Cannam |
Add static output descriptor, pass through type URI
|
Mon, 22 May 2017 08:57:02 +0100 |
Chris Cannam |
*Ahem* Rebuild for actual capnp v0.6.
|
Tue, 09 May 2017 11:46:23 +0100 |
Chris Cannam |
Rebuild these for capnp v0.6.
|
Wed, 22 Feb 2017 11:02:36 +0000 |
Chris Cannam |
Name, defensive comment
|
Fri, 10 Feb 2017 17:22:09 +0000 |
Chris Cannam |
Copyright -> rights
|
Fri, 10 Feb 2017 14:04:22 +0000 |
Chris Cannam |
Minor renaming updates
|