-
-
0.10.0efd0a2e1 · ·
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
-
-
-
upstream/0.8.254465162 · ·
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
-
0.8.129c3dfca · ·
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
-
upstream/0.8.129c3dfca · ·
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
-
0.8.0b1bfead1 · ·
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
-
0.7.09bf61607 · ·
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.
-
0.6.1ad14a7dd · ·
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
-
0.6.066e575cc · ·
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
-
0.5.2cd1bfe09 · ·
OpenSwitcher 0.5.2 * Add support for i18n * Add Dutch translation * Add Turkish translation by tvgozde
-
0.5.13eaab603 · ·
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
-
0.5.0c2e9052d · ·
OpenSwitcher 0.5.0 * Implement a warning when connecting to hardware with old firmware installed * Locate ATEM hardware in the local network automatically * Fixed up volume names in the recorder * Make the headerbar red when transmitting or recording * Show the bitrate in the header * Implement more of the live streaming controls * Fix bug with TCP fragmentation with the proxy protocol * Fix crash when the hardware shuts down during initial sync * Improve error handling when optional dependencies are missing * Add aux bus configuration in a dropdown on the output tab * Implement aux-follow-monitor to make an aux output act like an audio monitor output for the audio tab Proxy: * Add atemswitch commandline tool to use the http api quickly to switch one of the buses of the hardware * Fix TCP protocol errors in the proxy protocol * Improve error messages for sending mqtt messages to disconnected hardware This release also has some new experimental windows builds over on github to take advantage of the free windows CI builders: https://github.com/MartijnBraam/pyatem-win
-
0.4.2d4c0e249 · ·
OpenSwitcher 0.4.2 Patch release for removing a syntax error in the 0.4.1 release and slight documentation updates
-
0.4.10b6eecda · ·
OpenSwitcher 0.4.1 This patch release mainly improves packagability of the reposistory and should have no end-user impact. * Removed external hexdump dependency and vendored hexdump.py
-
0.4.0ddcf60bb · ·
OpenSwitcher 0.4.0 This release has support for the audio mixer in the atem and fairlight audio mixers. The connection system has also been reworked to be able to connect to USB devices in an easier way and support connecting to an openswitcher proxy daemon. - Add openswitcher-proxy component - Add level metering in the fairlight mixer - Implement the atem audio mixer - Remove the broken midi support in the gtk application - Add first support for fetching the media files from the hardware - Add the option to add a mini M/E for an AUX output
-
0.1.073972eda · ·
OpenSwitcher 0.1.0 Stable release of the library and the GTK application. * Base features of the switcher page working * Atem audio page is fully implemented except for the level indicators * Fairlight audio page has the base functionality working * Media and Camera pages are not implemented