-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resolves #79 - Update to 7.4 SDK #80
Conversation
Word, I have to run out but can test a bit later tonight. Also before I try it I'll see if I have control still under 7.4 + 2.5.2. I saw some folks didnt have control in the last scenario like this, but even though that address page was partially blank I still had control (7.3 + 2.5). So curious if thats still the case here. Once thats tested I'll roll to this and see what happens. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update the readme file to reference SDK 7.4 please too?
@sneat Ok, Readme is updated |
README.md
Outdated
|
||
## Features | ||
This is a macOS application, providing an interface to control an ATEM video switcher via OSC. | ||
|
||
![atemOSC](https://github.com/danielbuechele/atemOSC/raw/master/atemOSC.jpg) | ||
|
||
The current version is built for Mac OS 10.13 (as of version 2.5.2). A compiled and runnable version of the atemOSC is included which has been built against Blackmagic SDK 7.3 (as of version 2.5.2). | ||
The current version is built for Mac OS 10.13 (as of version 2.5.3). A compiled and runnable version of the atemOSC is included which has been built against Blackmagic SDK 7.4 (as of version 2.5.3). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry to be a pain, but the built for Mac OS 10.13
section can stay until we build it for a new version. Only the Blackmagic SDK
bit needs to change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, that makes more sense.
Ok, changed from 2.5.2 to 2.5 for build version because I now understand intentions and it should have been 2.5 to start with. |
Hopefully should fix sources for 7.4. Need to verify functionality still.