Mon, 27 Jan 2025 08:53:58 +0000 |
Chris Cannam |
Merge pull request #8 from michel-slm/gcc15
default tip master
|
Fri, 24 Jan 2025 11:38:28 -0600 |
Michel Lind |
Include headers needed to compile with GCC 15's -std=gnu23 default
|
Wed, 03 Jan 2024 18:12:35 +0000 |
Chris Cannam |
Fix compiler warning re mismatching enum types
|
Wed, 05 Jan 2022 14:02:19 +0000 |
Chris Cannam |
Improve error handling (i.e. add some) for failure to initialise
|
Wed, 13 Jan 2021 15:36:24 +0000 |
Chris Cannam |
Fix some compiler warnings
|
Tue, 08 Sep 2020 12:00:37 +0100 |
Chris Cannam |
Let's just attempt a newer distro version, see if that solves our travis
|
Wed, 08 Apr 2020 16:42:32 +0100 |
Chris Cannam |
Fix test
|
Wed, 08 Apr 2020 15:02:24 +0100 |
Chris Cannam |
Further wiring for ProgramParameters - should now be supported throughout
|
Tue, 07 Apr 2020 18:04:53 +0100 |
Chris Cannam |
Fix overlooked constructor call
|
Tue, 07 Apr 2020 15:56:02 +0100 |
Chris Cannam |
Add support for ProgramParameters. In theory this means we can select a program and then re-query the plugin's parameters and get the right values back, just as would happen if we were working with the remote extractor directly as a local Vamp plugin.
|
Tue, 07 Jan 2020 11:20:47 +0000 |
Chris Cannam |
Avoid deprecated API
|
Wed, 16 Jan 2019 14:26:27 +0000 |
Chris Cannam |
A slightly tidier way of doing this
|
Tue, 15 Jan 2019 13:26:26 +0000 |
Chris Cannam |
Fix for Qt < 5.4 compatibility
|
Fri, 11 Jan 2019 15:57:37 +0000 |
Chris Cannam |
Copyright dates
|
Fri, 11 Jan 2019 15:55:45 +0000 |
Chris Cannam |
Send any stderr output to the logger (if defined)
|
Fri, 11 Jan 2019 15:55:04 +0000 |
Chris Cannam |
Remove parens from this message, because it's really useful to be able to copy/paste from the end of it including newline
|
Mon, 26 Nov 2018 13:39:01 +0000 |
Chris Cannam |
Use override throughout
|
Thu, 01 Nov 2018 14:04:58 +0000 |
Chris Cannam |
Support long options as well
|
Wed, 17 Oct 2018 15:43:35 +0100 |
Chris Cannam |
Use a value that is obvious in the output, rather than getting wrapped
|
Wed, 17 Oct 2018 15:43:27 +0100 |
Chris Cannam |
Add a bit more info
|
Wed, 17 Oct 2018 15:43:18 +0100 |
Chris Cannam |
Tidy
|
Wed, 17 Oct 2018 15:43:00 +0100 |
Chris Cannam |
Tidy
|
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
|