PTZ Controls 0.18.0
em que aprendo a falar português
I'm quite happy with this release. Not only does the plugin finally support localization with translations added for Portugese, Danish, German, French, and Norwegian, but there have been updates throughout the core code. Joystick buttons can now be mapped to any OBS hotkey. The VISCA protocol handling is more robust and should be better at reporting camera power and autofocus state. It is also the background work that was needed to start adding control of extended camera settings through the plugin. There is a sizable backlog of feature requests that were blocked on that work, so I'm hoping to get through some of those in the next release. The UI has been cleaned up, with more consistent layout and closer match to the style of the built in docks. The on-screen joystick has been simplified, and now gives visual feedback.
Thank you to everyone who helped with code, translations, and testing. I also love hearing about how you're using the plugin and what would make it work better in your environment. Keep those comments, patches and translations coming!
Note: There are two separate builds for Windows. One for OBS Studio 31.0.3 and earlier, and another that works with the OBS Studio 31.1.0-rc1 release candidate. There is a library conflict that prevents a single build from working with both. Make sure you install the version that matches your OBS Studio version
Checksums
obs-ptz-0.18.0-macos-universal.pkg: 6b52770f4bb0328636af7963b546aa1133ff643767d38b2ede89bb26bee501e5
obs-ptz-0.18.0-source.tar.xz: d33cb305debbcc9b34df42d1e438be7d4ff46cf7cc899137863487f9a1f309e0
obs-ptz-0.18.0-windows-x64-Installer.exe: 09734ad79c1230124b92c5df02f5f9a58263c134d9c50f968e09642bfbe98542
obs-ptz-0.18.0-windows-x64.zip: 36767f8c65670ba2997781eddf29b7d3a9727c9de4b2875f701070782d429d29
obs-ptz-0.18.0-windows-x64-for-31.1.0-Installer.exe: d9d3fe43bfdecb0fd03cffb142704e601ea4d7bc7d5a51e93b926021cd8bcd80
obs-ptz-0.18.0-windows-x64-for-31.1.0.zip: 0b866bf64d0507dd17e4ef46768becce8b700b3d3667fb792704f5fa57b79b4a
obs-ptz-0.18.0-x86_64-linux-gnu-dbgsym.ddeb: 5ff80f57141c67537c434a933704166b1faffe3ac2828ff736086e7f3f359f6a
obs-ptz-0.18.0-x86_64-linux-gnu.deb: ef7b96de1ad0e84651a5c691bc706cb694690279e7f24f3fbd8ecc06486f9832
What's Changed
- Add brackets to min/max to avoid macro evaluation by @anthony-linaro in #233
- Visca udp fixes by @glikely in #236
- Disable USB UVC on macos by @glikely in #237
- Internationalization and UI tweaks by @glikely in #234
- Visca seq num fix by @glikely in #238
- Internationalization updates by @glikely in #239
- Visca updates by @glikely in #242
- Joystick mapping updates by @glikely in #243
- ui: Fix layout of device list by @glikely in #246
- ui: Remove left and right margins from buttons by @glikely in #253
- Translation Updates by @glikely in #249
- Onscreen joystick fixes by @glikely in #254
- Translation Updates by @glikely in #255
New Contributors
- @anthony-linaro made their first contribution in #233
Full Changelog: v0.17.0...v0.18.0