Updated connectors for 2.3 release

This commit is contained in:
Daniel Stankewitz 2019-12-06 11:11:13 +01:00
parent 0815819bb4
commit 59fe73e71c
5 changed files with 8 additions and 4 deletions

View File

@ -2,9 +2,9 @@
These connectors requires [voukoder 2.3beta5 or later](https://github.com/Vouk/voukoder/releases). Please uninstall previous versions before updating first.
## Latest versions
- [premiere-connector-0.9.5.msi](premiere/premiere-connector-0.9.5.msi?raw=true) [(Changelog)](premiere/README.md)
- [premiere-connector-1.0.0.msi](premiere/premiere-connector-1.0.0.msi?raw=true) [(Changelog)](premiere/README.md)
- [aftereffects-connector-0.9.3.msi](aftereffects/aftereffects-connector-0.9.3.msi?raw=true) [(Changelog)](aftereffects/README.md)
- [vegas-connector-0.4.5.msi](vegas/vegas-connector-0.4.5.msi?raw=true) [(Changelog)](vegas/README.md)
- [vegas-connector-0.5.0.msi](vegas/vegas-connector-0.5.0.msi?raw=true) [(Changelog)](vegas/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.
@ -17,5 +17,3 @@ This step was necessary for many reasons and was actually unavoidable:
- ...
In fact the connectors will most likely not change that often. You just need to install the latest voukoder core component in case of an update, just as before.
**I'd like to create a special installer program that makes it simpler and detects installed or not installed versions, downloads whats required. If you can help me with this please contact me at vouk@mailbox.org.**

View File

@ -1,4 +1,7 @@
# Changelog
## 1.0.0
- Fixed plugin name
## 0.9.5
- Including "Microsoft_VC142_CRT_x64.msm"

Binary file not shown.

View File

@ -1,4 +1,7 @@
# Changelog
## 0.5.0
- Prepared plugin for 2.3 release
## 0.4.5
- Fixed correct loading of presets

Binary file not shown.