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
|
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
|
Thu, 09 Feb 2017 14:41:29 +0000 |
Chris Cannam |
Merge pull request #5 from piper-audio/dev/rename-pluginstub
|
Thu, 09 Feb 2017 14:27:02 +0000 |
Chris Cannam |
Update unit tests as well for rename
|
Thu, 09 Feb 2017 14:23:51 +0000 |
Chris Cannam |
Merge remote-tracking branch 'origin/master' into dev/rename-pluginstub
|
Thu, 09 Feb 2017 14:19:38 +0000 |
Chris Cannam |
Merge pull request #7 from piper-audio/dev/make-dependencies
|
Thu, 09 Feb 2017 14:22:31 +0000 |
Chris Cannam |
Merge branch 'master' into dev/rename-pluginstub
|
Thu, 09 Feb 2017 14:16:37 +0000 |
Chris Cannam |
Merge branch 'dev/step-and-block-size'
|
Thu, 09 Feb 2017 13:31:46 +0000 |
Chris Cannam |
Rename PluginStub to PiperVampPlugin and AutoPlugin to PiperAutoPlugin
|
Thu, 09 Feb 2017 13:25:35 +0000 |
Chris Cannam |
Rename methods to avoid referring to plugins in Piper-world
|
Thu, 09 Feb 2017 14:02:05 +0000 |
Chris Cannam |
Dependencies
|
Thu, 09 Feb 2017 12:54:00 +0000 |
Chris Cannam |
Merge pull request #4 from piper-audio/test/plugin-stub-configured-framing
|
Thu, 09 Feb 2017 11:38:56 +0000 |
Chris Cannam |
Authors
|
Thu, 09 Feb 2017 09:21:37 +0000 |
Chris Cannam |
Fix some syntax that the compiler used with Emscripten on Travis doesn't
|
Thu, 09 Feb 2017 12:06:43 +0000 |
Lucas Thompson |
Fix typo and use actual data in all process calls.
|
Thu, 09 Feb 2017 12:04:58 +0000 |
Lucas Thompson |
Run the tests after building.
|
Thu, 09 Feb 2017 12:00:10 +0000 |
Lucas Thompson |
Manually bring in Catch license from upstream.
|
Thu, 09 Feb 2017 11:01:13 +0000 |
Lucas Thompson |
Demonstrate that the plugin cannot be re-initialised after a failed call to process.
|
Thu, 09 Feb 2017 11:00:46 +0000 |
Lucas Thompson |
Run the test-suite with more verbose output.
|
Tue, 07 Feb 2017 20:42:20 +0000 |
Lucas Thompson |
Direct initialisation
|
Tue, 07 Feb 2017 18:35:52 +0000 |
Lucas Thompson |
Change wording.
|
Tue, 07 Feb 2017 18:31:56 +0000 |
Lucas Thompson |
Remove redundant line.
|
Tue, 07 Feb 2017 18:19:57 +0000 |
Lucas Thompson |
Add some more tests for calling process after successful and failed initialise calls.
|
Tue, 07 Feb 2017 16:35:32 +0000 |
Lucas Thompson |
Merge branch 'master' of https://github.com/piper-audio/piper-cpp into test/plugin-stub-configured-framing
|
Tue, 07 Feb 2017 09:51:29 +0000 |
Chris Cannam |
Merge pull request #3 from piper-audio/dev/step-and-block-size
|
Tue, 07 Feb 2017 16:35:16 +0000 |
Lucas Thompson |
Test setup for testing PluginCache caches framing sizes across init calls.
|
Tue, 07 Feb 2017 11:07:17 +0000 |
Lucas Thompson |
Setup test harness (Catch), integrate into build system.
|
Tue, 07 Feb 2017 10:25:15 +0000 |
Lucas Thompson |
Manually bring in Catch for testing.
|
Mon, 06 Feb 2017 12:04:25 +0000 |
Chris Cannam |
Merge pull request #2 from piper-audio/dev/step-and-block-size
|
Wed, 08 Feb 2017 10:09:51 +0000 |
Chris Cannam |
Documentation
|
Mon, 06 Feb 2017 16:44:33 +0000 |
Chris Cannam |
Fix erroneous logic for handling step and block size in prior commit
|
Fri, 03 Feb 2017 16:23:21 +0000 |
Chris Cannam |
Pull step & block size out into framing struct, return in config
|
Fri, 03 Feb 2017 13:00:42 +0000 |
Chris Cannam |
Merge pull request #1 from piper-audio/fix/regression-json-responses
|
Fri, 03 Feb 2017 12:41:37 +0000 |
Lucas Thompson |
Explicitly handle the individual error cases.
|
Fri, 03 Feb 2017 11:18:41 +0000 |
Lucas Thompson |
Add comment warning that json_to_capnp needs to be the last conversion tested.
|
Fri, 03 Feb 2017 11:15:55 +0000 |
Lucas Thompson |
Fix typo.
|
Fri, 03 Feb 2017 11:12:27 +0000 |
Lucas Thompson |
Correct the inspection of the JSON object in successful to look for both error and success objects, writing out an error string if neither are present. Revert error handling in readInput() for JSON.
|
Fri, 03 Feb 2017 11:09:37 +0000 |
Lucas Thompson |
Remove some whitespace.
|
Tue, 31 Jan 2017 23:01:49 +0000 |
Lucas Thompson |
Add a more relaxed comparision of JSON responses if the initial comparision fails. Some optional fields aren't populated from the JSON serialisation code.
|
Tue, 31 Jan 2017 22:58:38 +0000 |
Lucas Thompson |
Fix populating ListResponse from JSON response, incorrect indexing.
|
Tue, 31 Jan 2017 22:56:52 +0000 |
Lucas Thompson |
Fix handling of parsing json error responses from a server, and allow for re-writing them without changing the error message further.
|
Tue, 31 Jan 2017 22:54:08 +0000 |
Lucas Thompson |
Fix typo / wrong indexing in calling code to parsing configured output descriptor.
|
Tue, 31 Jan 2017 22:47:12 +0000 |
Lucas Thompson |
Fix regression from old schema changes, regarding assessing whether a JSON response was successful
|
Tue, 31 Jan 2017 22:21:51 +0000 |
Lucas Thompson |
Merge branch 'master' of https://github.com/piper-audio/piper-cpp
|
Tue, 31 Jan 2017 18:05:11 +0000 |
Chris Cannam |
Add some necessary headers
|
Tue, 31 Jan 2017 15:07:39 +0000 |
Lucas Thompson |
Merge branch 'master' of https://github.com/piper-audio/piper-cpp
|
Tue, 31 Jan 2017 14:53:24 +0000 |
Chris Cannam |
More work on error and exception handling
|
Tue, 31 Jan 2017 11:26:07 +0000 |
Chris Cannam |
Trap and rethrow after locking into failed state
|
Tue, 31 Jan 2017 14:07:18 +0000 |
Lucas Thompson |
Add case to exercise JSON responses.
|
Tue, 31 Jan 2017 11:08:31 +0000 |
Chris Cannam |
Add a failed state to the plugin stub, to prevent it making any further
|
Sat, 21 Jan 2017 12:21:13 +0000 |
Chris Cannam |
Add ext
|
Sat, 21 Jan 2017 12:19:10 +0000 |
Chris Cannam |
Another little tweak
|
Sat, 21 Jan 2017 12:18:34 +0000 |
Chris Cannam |
No, I didn't like that much. Try this
|
Sat, 21 Jan 2017 12:17:55 +0000 |
Chris Cannam |
Minor tweaks
|
Sat, 21 Jan 2017 12:17:02 +0000 |
Chris Cannam |
README, COPYING
|
Sat, 21 Jan 2017 08:52:54 +0000 |
Chris Cannam |
Libpath
|
Sat, 21 Jan 2017 08:25:10 +0000 |
Chris Cannam |
Attempt Qt homebrew path
|
Fri, 20 Jan 2017 23:39:39 +0000 |
Chris Cannam |
Cut any spurious whitespace from wc output
|
Fri, 20 Jan 2017 22:24:44 +0000 |
Chris Cannam |
Improve error handling and extend tests for it
|
Fri, 20 Jan 2017 22:24:11 +0000 |
Chris Cannam |
Use Makefile.osx on that platform
|
Fri, 20 Jan 2017 18:56:32 +0000 |
Chris Cannam |
Add Vamp dir to link
|
Fri, 20 Jan 2017 18:41:25 +0000 |
Chris Cannam |
Ensure example plugins are available
|
Fri, 20 Jan 2017 18:07:07 +0000 |
Chris Cannam |
Another of those...
|
Fri, 20 Jan 2017 18:00:32 +0000 |
Chris Cannam |
The gcc version Travis is using complains about the default return;
|
Fri, 20 Jan 2017 17:52:56 +0000 |
Chris Cannam |
Fix some include paths, configure Vamp SDK without host
|
Fri, 20 Jan 2017 17:46:56 +0000 |
Chris Cannam |
We'll need the piper dir
|
Fri, 20 Jan 2017 17:45:54 +0000 |
Chris Cannam |
Move some things around, and add overall test script
|
Thu, 19 Jan 2017 14:05:21 +0000 |
Chris Cannam |
Update api usage in test client
|
Thu, 19 Jan 2017 10:49:07 +0000 |
Chris Cannam |
Implement timeouts
|
Thu, 19 Jan 2017 10:48:45 +0000 |
Chris Cannam |
Report messages < 1 word as incomplete, and messages with crazily large estimated sizes as invalid
|
Thu, 19 Jan 2017 09:57:58 +0000 |
Chris Cannam |
Allow the completeness checker to report failure (invalid message) as well as incompleteness
|
Wed, 18 Jan 2017 14:53:07 +0000 |
Chris Cannam |
Minor debug bit
|
Wed, 18 Jan 2017 14:19:22 +0000 |
Chris Cannam |
Make this log option be off by default
|
Wed, 18 Jan 2017 14:19:12 +0000 |
Chris Cannam |
Don't try to validate if schema dir not found (avoiding lengthy errors)
|
Wed, 18 Jan 2017 14:13:21 +0000 |
Chris Cannam |
Log function entry/exit points (optionally)
|
Mon, 16 Jan 2017 14:31:23 +0000 |
Chris Cannam |
Fix compiler warning
|
Thu, 12 Jan 2017 09:00:35 +0000 |
Chris Cannam |
Fix a couple more compiler warnings
|
Thu, 12 Jan 2017 08:49:36 +0000 |
Chris Cannam |
Fix various compiler warnings
|
Thu, 12 Jan 2017 08:49:26 +0000 |
Chris Cannam |
Discard stdout output that occurs in between our own outputs (e.g. from plugin)
|
Thu, 17 Nov 2016 17:57:50 +0000 |
Chris Cannam |
Avoid building app bundles for helper executables
|
Wed, 16 Nov 2016 16:13:25 +0000 |
Chris Cannam |
Merge
|
Mon, 07 Nov 2016 15:19:29 +0000 |
Chris Cannam |
Have checked this over, and I don't think there is so much benefit to be had simply
|
Wed, 16 Nov 2016 16:12:42 +0000 |
Chris Cannam |
Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types
|
Fri, 04 Nov 2016 10:43:49 +0000 |
Chris Cannam |
Merge from branch listargs
|
Thu, 03 Nov 2016 15:36:48 +0000 |
Chris Cannam |
Use ListRequest object in api
|
Wed, 02 Nov 2016 18:39:51 +0000 |
Chris Cannam |
Update client to support list from
|
Wed, 02 Nov 2016 18:26:47 +0000 |
Chris Cannam |
Fix failure to convert "from" list
|
Wed, 02 Nov 2016 18:26:33 +0000 |
Chris Cannam |
Do simpler format first
|
Wed, 02 Nov 2016 18:26:21 +0000 |
Chris Cannam |
Better checking for incoming rpc requests
|
Wed, 02 Nov 2016 14:27:42 +0000 |
Chris Cannam |
Add and implement the "from" param for list request. The simple-server implementation is not yet correct.
|
Fri, 28 Oct 2016 14:31:58 +0100 |
Chris Cannam |
Ensure we read right up to end of buffered data after server exits; adjust waiting schedule on Windows (where waitForReadyRead is far too wasteful of sleep time)
|
Fri, 28 Oct 2016 11:08:17 +0100 |
Chris Cannam |
Rename server to simple-server, and add some more description in usage
|
Thu, 27 Oct 2016 16:14:22 +0100 |
Chris Cannam |
Remove some debug again by default
|
Thu, 27 Oct 2016 16:13:57 +0100 |
Chris Cannam |
Binary modes
|
Thu, 27 Oct 2016 14:52:30 +0100 |
Chris Cannam |
Build fix, + run in debug mode for the mo
|
Thu, 27 Oct 2016 14:01:35 +0100 |
Chris Cannam |
Error handling
|
Thu, 27 Oct 2016 13:42:07 +0100 |
Chris Cannam |
Don't exit on exception (needs refining)
|
Thu, 27 Oct 2016 12:04:44 +0100 |
Chris Cannam |
Fix server invocations from client code
|
Thu, 27 Oct 2016 12:01:37 +0100 |
Chris Cannam |
Boilerplate comments
|
Thu, 27 Oct 2016 11:40:57 +0100 |
Chris Cannam |
Small simplification
|
Thu, 27 Oct 2016 11:39:41 +0100 |
Chris Cannam |
Add JSON support directly to the server. Had hoped to avoid this (using Capnp as canonical in the server and then converting externally as necessary) but it's just too useful for debugging purposes when bundled with client app
|
Thu, 27 Oct 2016 10:28:10 +0100 |
Chris Cannam |
Debug
|
Tue, 25 Oct 2016 21:06:38 +0100 |
Chris Cannam |
Fix maddening failure to start server with space in its path
|
Tue, 25 Oct 2016 15:51:55 +0100 |
Chris Cannam |
Only if server not running
|
Tue, 25 Oct 2016 15:32:41 +0100 |
Chris Cannam |
Tidying
|
Tue, 25 Oct 2016 14:48:56 +0100 |
Chris Cannam |
OSX build fixes and logic
|
Mon, 24 Oct 2016 17:54:37 +0100 |
Chris Cannam |
Merge
|
Mon, 24 Oct 2016 10:51:21 +0100 |
Chris Cannam |
Win32 build fix
|
Mon, 24 Oct 2016 17:53:33 +0100 |
Chris Cannam |
Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them
|
Thu, 20 Oct 2016 18:33:36 +0100 |
Chris Cannam |
Add .cpp wrapper
|
Mon, 17 Oct 2016 18:56:18 +0100 |
Chris Cannam |
Add generated files -- they aren't supposed to change (much?) I think and it's better than expecting the compiler to be present on every platform
|
Mon, 17 Oct 2016 16:41:00 +0100 |
Chris Cannam |
Merge
|
Fri, 14 Oct 2016 16:24:01 +0100 |
Chris Cannam |
Merge
|
Fri, 14 Oct 2016 16:23:36 +0100 |
Chris Cannam |
Add pid to server debug output
|
Mon, 17 Oct 2016 16:39:36 +0100 |
Chris Cannam |
Fix compiler warnings
|
Fri, 14 Oct 2016 16:22:32 +0100 |
Chris Cannam |
Parameterise process name
|
Fri, 14 Oct 2016 12:46:38 +0100 |
Chris Cannam |
Serialisation, comments
|
Fri, 14 Oct 2016 12:46:16 +0100 |
Chris Cannam |
Should not be tracking Makefile (we have a project file)
|
Thu, 13 Oct 2016 19:11:24 +0100 |
Chris Cannam |
Plugin that creates its own server
|
Thu, 13 Oct 2016 18:05:35 +0100 |
Chris Cannam |
Bring in the Request/Response classes that were in the Vamp SDK, adding them to vamp-support in here instead
|
Thu, 13 Oct 2016 17:00:06 +0100 |
Chris Cannam |
Rename to CapnpRRClient (request-response, as opposed to individual RPC calls)
|
Thu, 13 Oct 2016 14:31:10 +0100 |
Chris Cannam |
Implement list, use request-response classes in loader
|
Thu, 13 Oct 2016 14:10:55 +0100 |
Chris Cannam |
More renaming
|
Thu, 13 Oct 2016 12:07:41 +0100 |
Chris Cannam |
Having a class called PipedXX is too confusing with all the Piper classes; give up and rename it
|
Thu, 13 Oct 2016 12:02:44 +0100 |
Chris Cannam |
Reorganise some classes
|
Thu, 13 Oct 2016 11:33:19 +0100 |
Chris Cannam |
Implement reset()
|
Thu, 13 Oct 2016 10:17:59 +0100 |
Chris Cannam |
Split out classes
|
Wed, 12 Oct 2016 21:34:21 +0100 |
Chris Cannam |
More testing
|
Wed, 12 Oct 2016 19:02:31 +0100 |
Chris Cannam |
Rename, + adjust finish
|
Wed, 12 Oct 2016 17:47:59 +0100 |
Chris Cannam |
Fix decoding error due to misaligned array
|
Wed, 12 Oct 2016 12:51:33 +0100 |
Chris Cannam |
Cast number types
|
Wed, 12 Oct 2016 12:51:29 +0100 |
Chris Cannam |
Debug out
|
Wed, 12 Oct 2016 11:59:57 +0100 |
Chris Cannam |
Client builds; does not run
|
Tue, 11 Oct 2016 17:08:31 +0100 |
Chris Cannam |
Toward QProcess pipe comms take on it
|
Tue, 11 Oct 2016 16:52:48 +0100 |
Chris Cannam |
Plan
|
Tue, 11 Oct 2016 16:25:52 +0100 |
Chris Cannam |
Build rpcrequest types. May be a misdirection
|
Tue, 11 Oct 2016 15:49:28 +0100 |
Chris Cannam |
Inching toward a client
|
Tue, 11 Oct 2016 14:38:04 +0100 |
Chris Cannam |
Add ~ to ignore
|
Tue, 11 Oct 2016 14:37:38 +0100 |
Chris Cannam |
Start experimental client-side stub
|
Tue, 11 Oct 2016 14:36:43 +0100 |
Chris Cannam |
Ensure finish() can be called even if not configured (otherwise there's no way to dispose of the plugin)
|
Tue, 11 Oct 2016 14:36:18 +0100 |
Chris Cannam |
Tiny indent
|
Mon, 10 Oct 2016 16:31:09 +0100 |
Chris Cannam |
Rearrange and rename to Piper C++ structure
|
Mon, 10 Oct 2016 15:31:44 +0100 |
Chris Cannam |
Ensure code is at least set, but just to 0 at the mo
|
Mon, 10 Oct 2016 15:03:47 +0100 |
Chris Cannam |
Ensure id is passed through properly in convert and in server
|
Fri, 07 Oct 2016 16:43:18 +0100 |
Chris Cannam |
Ensure id is passed through in adapter (still pending for server/converter)
|
Fri, 07 Oct 2016 14:27:11 +0100 |
Chris Cannam |
vamp -> piper for IDL specs
|
Fri, 07 Oct 2016 12:07:17 +0100 |
Chris Cannam |
Begin capnp RPC test
|
Thu, 06 Oct 2016 14:33:12 +0100 |
Chris Cannam |
Merge from branch jsonrpc
|
Thu, 06 Oct 2016 14:32:58 +0100 |
Chris Cannam |
Update again to latest plugin-terminology-free schema
|
Wed, 05 Oct 2016 13:53:08 +0100 |
Chris Cannam |
Validation fixes
|
Tue, 27 Sep 2016 15:04:59 +0100 |
Chris Cannam |
Instead of using separate values and b64values entries in JSON serialisations, allow numeric arrays to be replaced by b64 variants wherever they appear (discriminating by type). Also rename values to featureValues in feature throughout, as values turns out to be a hazardous name in a JS context. Finally use Array instead of Text for array encoding (seems clearer).
|
Fri, 23 Sep 2016 14:23:10 +0100 |
Chris Cannam |
Merge from noexcept branch
|
Fri, 23 Sep 2016 14:20:29 +0100 |
Chris Cannam |
Support split OutputDescriptor, and plugins rather than pluginData in listResponse from SDK
|
Fri, 23 Sep 2016 14:20:06 +0100 |
Chris Cannam |
Validate JSON requests and responses
|
Wed, 21 Sep 2016 12:59:35 +0100 |
Chris Cannam |
input -> processInput, to align with JSON
|
Wed, 21 Sep 2016 12:59:35 +0100 |
Chris Cannam |
input -> processInput, to align with JSON
|
Tue, 20 Sep 2016 16:35:47 +0100 |
Chris Cannam |
Replace exceptions throughout the JSON-handling and adapter code with string-arg error handling. No longer need exception handling enabled in Emscripten (with its consequent runtime overhead - though we still need to check whether this error handling regime is actually faster).
|
Mon, 19 Sep 2016 15:52:38 +0100 |
Chris Cannam |
Tidy
|
Mon, 19 Sep 2016 14:48:43 +0100 |
Chris Cannam |
Merge from branch outputid-string-in-featureset
|
Mon, 19 Sep 2016 14:43:32 +0100 |
Chris Cannam |
Make the output ID mapper stuff safer by using shared_ptr
|