Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

Releases: 6XGate/PiAvSwitchController

Fixed Extron SIS network command hangs

28 Mar 02:33
Compare
Choose a tag to compare
Pre-release

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

16 Mar 17:13
Compare
Choose a tag to compare

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

15 Mar 03:58
Compare
Choose a tag to compare
Pre-release

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"

11 Mar 04:59
Compare
Choose a tag to compare
Pre-release
0.6.1

Merge branch 'hotfix/0.6.1'

Logging and configuration path recording

11 Mar 03:47
Compare
Choose a tag to compare

This release will require configuration to move it for the user after the zipapp packaging.

Improved installation process

02 Mar 21:20
Compare
Choose a tag to compare
Pre-release
  • 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

18 Feb 01:48
Compare
Choose a tag to compare
Pre-release
  • 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

17 Feb 20:40
Compare
Choose a tag to compare
0.3.0

Merge branch 'release/0.3.0'

Visual Upgrade

17 Feb 20:42
Compare
Choose a tag to compare
Visual Upgrade Pre-release
Pre-release
  • 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

17 Feb 20:41
Compare
Choose a tag to compare
0.1.0

Merge branch 'release/0.1.0'