OpenSwitcher 0.12.0
* Fix up connecting to firmware 9.5+ devices since the discovery
protocol has slightly changed
* Implement the webcam output routing on the new firmware
* Add more functionality to the fairlight EQ settings
* Support connecting to multiple converters with the setup tool
OpenSwitcher 0.11.0
* Added support for controlling ATEM Mini switchers over USB on firmware
version 8.6+. This means that OpenSwitcher now can also control the
newer devices like the ATEM Mini Extreme over USB.
* Added basic support for recording macros.
* Fixed the visibility toggle for the streaming key
* Added tooltips for the bitrate fields
* Included the dump-topology tool to make remote debugging easier
* Added support for the BMD Multiview 4 in the converter setup tool
OpenSwitcher 0.10.0
* Add layer filtering in the layout editor
* Show SuperSource boxes in the layout editor
* Implement DVE transitions with nice icons from Micah Pendleton
* Add a generic preset system and use it for the keyers
* Add EQ band controls for Fairlight
* Added midi device support in the proxy
* Fixed a crash on zero-range adjustments in the audio mixer
* Fixed colorspace conversion for the media upload and download on
aarch64 machines
* Fixed LUT uploading for converters
* Support uploading 33-point LUTs
* Added support for the LUT format on 12G converters
* Added support for more hardware in the converter module, mainly thanks
to Peter Newman:
* Micro Converter SDI to HDMI 12G
* Micro Converter BiDirectional SDI/HDMI
* Micro Converter SDI to HDMI
* Mini Converter SDI to Audio
* Teranex AV (no configurable settings)
* Teranex Mini Converter HDMI to SDI 12G
* Teranex Mini Converter 12G-SDI to Quad SDI
* Teranex Mini Converter Quad SDI to 12G-SDI
OpenSwitcher 0.9.1
* Make it possible to show/hide the sidebar of the switcher page. This
makes it possible to access the pallette on small screens also.
* Pull in translation updates
OpenSwitcher 0.9.0
The first release that works on the new Constellation HD hardware.
Gtk application:
* Don't crash on python installations without locale support
* Convert alpha to premultiplied when uploading .png stills
* Support changing the audio bitrate for ATEMs with streaming support
* Disable opening the hardware settings panel when not connected
* Fixed consistency issues on the palette headings
* Add units to the streaming bitrate settings
* Make the connection window side-by-side
* Add support for the new constellation hardware
* Add the supersource and M/E source buttons for the hardware that supports it
* Fix performance issue on connecting to hardware with many inputs
pyatem:
* Support pre-multiplying the alpha on still upload
* Implemented the STAB command (Set Audio Bitrate)
* Implemented the SToD command (Set Time of Day)
* Fixed padding in the CFSP command (Fairlight Strip Properties)
* Fixed the config file filename in the README
* Raise a proper exception when an unknown resolution is encountered
* Add the new resolutions for the Constellation HD series
* Add the commands for the stinger transition
* Fixed the documentation build on Alpine Linux
* Added decoding the model number from the _pin field
OpenSwitcher 0.8.2
Small release to improve a few packaging issues
* Removed use of deprecated SPDX license identifiers
* Fixed paths of generated man pages
* Add a man page for the atemswitch utility
* Make the path lookup consistent for all unit tests
OpenSwitcher 0.8.1
This is mainly a maintenance update to clean up packaging
New features:
* Implements LUT upload for the 3G converters
Fixes:
* Fix inconsistencies in the pyatem package metadata
* Add the pyatem.converters module to the python package
* Clean up old hexdump import
* Make the fixtures path configurable
* Drop Encoding field from desktop files
* Add keywords to the desktop files
* Add GPL license headers to the project files
* Added man pages for the executables
OpenSwitcher 0.8.0
* Implemented the Advanced Chroma Keyer
* Added a setup utility for the BMD converters
* Improved the error messages for connectivity issues
* Reworked the logging output
Openswitcher 0.7.0
* Fixed the BMD RLE compressor for quicker still uploads
* Implemented a correct YCbCrA 10-bit colorspace conversion for media
still uploads
* Support uploading stills over UDP, USB and TCP connections
* Added a background thread for the UDP connection to send ACK packets
as soon as data has come in
* Implemented the fields and commands for media player control
* Added unit tests for the colorspace conversion and compression code
* Migrated translations to Weblate
* New languages: German, Norwegian Bokmål and Swedish.
* Translation updates in the supported languages thanks to:
* TheJes
* Allan Nordhøy
* Filip Bengtsson
Much thanks for all the translation help.
OpenSwitcher 0.6.1
* Fix crash when VideoHub that is linked to the ATEM is not available on
the network
* Add protocol debugger window when pressing F12
* Update translations