Update todos in the readme

This commit is contained in:
Robbert van der Helm
2020-12-29 14:42:36 +01:00
parent 1e1eaee69c
commit 902b05ddc0
+4 -4
View File
@@ -16,11 +16,11 @@ on the master branch._
## TODOs ## TODOs
This branch is still very far removed from being in a usable state. Below is an There's still lots of work to be done here. Below is an incomplete list of
incomplete list of things that still have to be done before this can be used: things that still have to be done before this is in a usable state:
- Support all VST 3.7.1 interfaces. We're currently support all mandatory VST - Support the complete 3.7.1 specification. We currently support all mandatory
3.0.0 interfaces with one or two missing options interfaces. VST 3.0.0 interfaces with one or two missing options interfaces.
- See [this - See [this
document](https://github.com/robbert-vdh/yabridge/tree/feature/vst3/src/common/serialization/vst3/README.md) document](https://github.com/robbert-vdh/yabridge/tree/feature/vst3/src/common/serialization/vst3/README.md)
for all fully implemetned interfaces. for all fully implemetned interfaces.