Implement the CLAP timer-support extension

This is entirely implemented on the Wine side. I'll assume most Windows
plugins will use their own timers instead, but this could be useful for
plugins that try to use the same interface on all platforms.
This commit is contained in:
Robbert van der Helm
2022-10-26 23:35:54 +02:00
parent eeadf36195
commit d1ef29aa3e
6 changed files with 148 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ Yabridge currently tracks CLAP 1.1.2. The implementation status for CLAP's core
| `clap.tail` | :heavy_check_mark: |
| `clap.thread-check` | :heavy_check_mark: No bridging involved |
| `clap.thread-pool` | :x: Not supported yet |
| `clap.timer-support` | :x: Not supported yet |
| `clap.timer-support` | :heavy_check_mark: No bridging involved |
| `clap.voice-info` | :heavy_check_mark: |
| draft extension | status |