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)
|