Mark events as being fully implemented

This commit is contained in:
Robbert van der Helm
2022-10-01 17:41:35 +02:00
parent 187db7562f
commit 5b29ac386e
+1
View File
@@ -9,6 +9,7 @@ Yabridge currently tracks CLAP 1.1.1. The implementation status for CLAP's core
| core feature | status |
| ----------------------------------------- | ------------------------------------------------------ |
| Core plugin and host functionality | :warning: Everything but actual audio processing works |
| Events | :heavy_check_mark: |
| Streams | :heavy_check_mark: |
| `clap.plugin-factory` | :heavy_check_mark: |
| `clap.plugin-invalidation-factory/draft0` | :x: Not supported yet |