diff --git a/README.md b/README.md index dd9778f..0d71506 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ These connectors requires [voukoder 2.3beta4 or later](https://github.com/Vouk/v ## Latest versions - [adobe-premiere-connector-0.9.2.msi](adobe-premiere/adobe-premiere-connector-0.9.2.msi?raw=true) [(Changelog)](adobe-premiere/README.md) - [adobe-aftereffects-connector-0.9.0.msi](adobe-aftereffects/adobe-aftereffects-connector-0.9.0.msi?raw=true) [(Changelog)](adobe-aftereffects/README.md) -- [magix-vegas-connector-0.2.0.msi](magix-vegas/magix-vegas-connector-0.2.0.msi?raw=true) [(Changelog)](magix-vegas/README.md) +- [vegaspro-connector-0.2.0.msi](vegaspro/vegaspro-connector-0.2.0.msi?raw=true) [(Changelog)](vegaspro/README.md) ## What are these connectors for? Since version 2.3 the Voukoder project has significantly changed. It is not one monolothic component anymore, it has been split into two components: 1. The [Voukoder Core](https://github.com/Vouk/voukoder) component will be registered as a system wide COM server and will provide its encoding services and user interface to as many programs as possible. You can even integrate it to your own program. diff --git a/magix-vegas/README.md b/magix-vegas/README.md deleted file mode 100644 index d64a89d..0000000 --- a/magix-vegas/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# Changelog -## 0.2.0 -- Adapted to new IDL interface - -## 0.1.1 -- Increased performance by optimizing video and audio processing loop - -## 0.1.0 -- Initial version diff --git a/magix-vegas/magix-vegas-connector-0.1.0.msi b/magix-vegas/magix-vegas-connector-0.1.0.msi deleted file mode 100644 index c05994e..0000000 Binary files a/magix-vegas/magix-vegas-connector-0.1.0.msi and /dev/null differ diff --git a/magix-vegas/magix-vegas-connector-0.1.1.msi b/magix-vegas/magix-vegas-connector-0.1.1.msi deleted file mode 100644 index 901095f..0000000 Binary files a/magix-vegas/magix-vegas-connector-0.1.1.msi and /dev/null differ diff --git a/magix-vegas/magix-vegas-connector-0.2.0.msi b/magix-vegas/magix-vegas-connector-0.2.0.msi deleted file mode 100644 index ead5682..0000000 Binary files a/magix-vegas/magix-vegas-connector-0.2.0.msi and /dev/null differ