This repository has been archived by the owner on Dec 27, 2019. It is now read-only.
Releases: 6XGate/PiAvSwitchController
Releases · 6XGate/PiAvSwitchController
Fixed Extron SIS network command hangs
Fixed an issue where it appears the switch would not respond until data had been read from the socket.
Added Tesla-Smart switch and Extron SIS over network support
Added experimental support for controlling Tesla-Smart switches. Please let me know how this works. It supports both the RS-232 and network interfaces. Also added support for controlling an Extron switch using SIS over LAN/network.
Improved start-up performance
Fixed some issues that affected the start-up performance, added logging, and ensured that the shutdown button gave the program a chance to write it's persistent state information, such as the current configuration file path.
Fixed installation module "corruption"
0.6.1 Merge branch 'hotfix/0.6.1'
Logging and configuration path recording
This release will require configuration to move it for the user after the zipapp packaging.
Improved installation process
- The application can now be run without any special installation process, this is now handled by PackageKit.
- The auto-start is now created by the application after asking the user.
Added Power-on When Starting
- The program will now send a power-on signal to any configured switch or monitor when starting up.
Added Sony BVM D-series Monitor Support and Power-off Support
0.3.0 Merge branch 'release/0.3.0'
Visual Upgrade
- The buttons will now track the last one pressed as if back-lit.
- The main window background is now black.
- The mouse cursor is now hidden.
Initial Release Supporting Extron Crosspoint Switches Using SIS
0.1.0 Merge branch 'release/0.1.0'