Implement the thread check extension

This commit is contained in:
Robbert van der Helm
2022-10-08 23:36:43 +02:00
parent 431dbdca02
commit fb3914e3d4
3 changed files with 33 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ Yabridge currently tracks CLAP 1.1.1. The implementation status for CLAP's core
| `clap.render` | :x: Not supported yet |
| `clap.state` | :heavy_check_mark: |
| `clap.tail` | :heavy_check_mark: |
| `clap.thread-check` | :x: Not supported yet |
| `clap.thread-check` | :heavy_check_mark: |
| `clap.thread-pool` | :x: Not supported yet |
| `clap.timer-support` | :x: Not supported yet |
| `clap.voice-info` | :x: Not supported yet |