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
OpenSwitcher 0.6.0 * Added initial support for EQ curves in the fairlight mixer * Added support for the VideoHub protocol * Support linking an ATEM input to a VideoHub output for on-the-fly routing changes through the OpenSwitcher UI * Support displaying a VideoHub output as a bus
OpenSwitcher 0.5.2 * Add support for i18n * Add Dutch translation * Add Turkish translation by tvgozde
OpenSwitcher 0.5.1 * Implemented the live stream start/stop buttons * Added option to save images from the media window * Fixed crash when opening the preferences window with incomplete multiviewer data loaded from the hardware * Fixed AFV settings for the fade-to-black button