Skip to content

Releases: IndigoDomotics/indigo-yamaharx

2022.0.3

03 Oct 20:16
8a4ba2e
Compare
Choose a tag to compare

This release is compatible with Indigo versions starting with Indigo 2021.2.

What's Changed

  • Python 3 update for Indigo 2022.1+ by @autolog in #18

New Contributors

Full Changelog: 1.0.4...2022.0.3

Added AUDIO3 input

11 Dec 20:48
Compare
Choose a tag to compare

Added an AUDIO3 input and added the icon to the plugin bundle.

1.0.3 Release

10 Aug 16:17
Compare
Choose a tag to compare

Add Audio1 and Audio2 input selectors.

Added debug switch

22 May 16:08
Compare
Choose a tag to compare

Added a toggle switch in the plugin's config dialog that will allow you to turn on/off debug logging in the event log. Download the attached zip file (unzip if necessary) then double-click the Yahama RX.indigoPlugin file to install.

Added HDMI5

22 May 15:40
Compare
Choose a tag to compare

Apparently some RX receivers have 5 HDMI inputs, but the state enumeration in Devices.xml didn't have it. The ultimate fix would be to have that state enumeration generated dynamically, but this will suffice. Also attempted to add Pandora as noted elsewhere. Download the attached zip file (unzip if necessary) then double-click the Yahama RX.indigoPlugin file to install.

v1.0.0 using rxv library for RX-Vx73 support (requires Indigo 7)

10 Mar 17:28
Compare
Choose a tag to compare

Added support for the RX-Vx73 (and compatible) receivers using the rxv library (included). Download the source then double-click the plugin (inside the indigo-yamaharx-1.0.0 folder) to install.

semantics

10 Dec 02:42
Compare
Choose a tag to compare
semantics Pre-release
Pre-release

no major functional changes, mostly just documentation changes and switching domain used in bundle identifier

Alpha

08 Oct 04:33
Compare
Choose a tag to compare
Alpha Pre-release
Pre-release

Basic functionality is there, needs more testing and refactoring. I wouldn't call this "production-ready", but it is stable enough for personal use.