Prepared for Voukoder 2.3beta5

This commit is contained in:
Daniel Stankewitz 2019-11-19 21:51:30 +01:00
parent 40d0ad6288
commit e6668ebce6
7 changed files with 14 additions and 4 deletions

View File

@ -1,10 +1,10 @@
## Note: ## Note:
These connectors requires [voukoder 2.3beta4 or later](https://github.com/Vouk/voukoder/releases). Please uninstall previous versions before updating first. These connectors requires [voukoder 2.3beta5 or later](https://github.com/Vouk/voukoder/releases). Please uninstall previous versions before updating first.
## Latest versions ## 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-premiere-connector-0.9.3.msi](adobe-premiere/adobe-premiere-connector-0.9.3.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) - [adobe-aftereffects-connector-0.9.1.msi](adobe-aftereffects/adobe-aftereffects-connector-0.9.1.msi?raw=true) [(Changelog)](adobe-aftereffects/README.md)
- [vegas-connector-0.3.0.msi](vegas/vegas-connector-0.3.0.msi?raw=true) [(Changelog)](vegas/README.md) - [vegas-connector-0.4.0.msi](vegas/vegas-connector-0.4.0.msi?raw=true) [(Changelog)](vegas/README.md)
## What are these connectors for? ## 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: 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. 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.

View File

@ -1,3 +1,6 @@
# Changelog # Changelog
## 0.9.1
- Prepared for Voukoder 2.3beta5
## 0.9.0 ## 0.9.0
- Adapted to new IDL interface - Adapted to new IDL interface

View File

@ -1,3 +1,6 @@
# Changelog # Changelog
## 0.9.3
- Prepared for Voukoder 2.3beta5
## 0.9.2 ## 0.9.2
- Adapted to new IDL interface - Adapted to new IDL interface

Binary file not shown.

View File

@ -1,4 +1,8 @@
# Changelog # Changelog
## 0.4.0
- Improved installer
- Prepared for Voukoder 2.3beta5
## 0.3.0 ## 0.3.0
- Audio sample rate will now be taken from the project settings - Audio sample rate will now be taken from the project settings
- Supporting interlaced projects now - Supporting interlaced projects now

Binary file not shown.