Skip to content

Releases: rrooggiieerr/benqprojector.py

0.1.2

05 Jul 22:47
Compare
Choose a tag to compare

The 0.1.x release introduces asynchronous communication with the BenQ projector

This release adds:

  • Configurable refresh interval

The 0.1.x release is NOT backwards compatible with 0.0.x branch

Full Changelog: 0.1.1...0.1.2

0.1.1 - Asynchronous functions

01 Jul 11:06
Compare
Choose a tag to compare

The 0.1.x release introduces asynchronous communication with the BenQ projector

This release adds:

  • Detect if a connection uses a prompt, apparently connections to BenQ projectors over the native network interface don't use a prompt
  • Set volume without increments if supported by the projector
  • Decreases serial timeout for more responsive updates
  • Bug fixes

The 0.1.x release is NOT backwards compatible with 0.0.x branch

Full Changelog: 0.1.0...0.1.1

0.1.0 - Asynchronous functions

29 Jun 22:22
6d94dd3
Compare
Choose a tag to compare

This release introduces asynchronous communication with the BenQ projector

Library is NOT backwards compatible with 0.0.x branch

Full Changelog: 0.0.13.7...0.1.0

0.0.13.5

09 Jan 15:34
Compare
Choose a tag to compare
  • Fixes an unexpected error where an argument to an Error was invallid
  • Support for enabling/disabling the LED indicator
  • Support for TH585

Full Changelog: 0.0.13.4...0.0.13.5

0.0.13.7

09 Jan 21:07
Compare
Choose a tag to compare
0.0.13.7 Pre-release
Pre-release
Bump version

0.0.13.6

09 Jan 20:14
Compare
Choose a tag to compare
0.0.13.6 Pre-release
Pre-release
  • Tweak error messages
  • Rework projector configuration

Full Changelog: 0.0.13.5...0.0.13.6

0.0.13.4: Improve error and connection handling

23 Dec 16:28
Compare
Choose a tag to compare

Improved error and connection handling

Full Changelog: 0.0.13.3...0.0.13.4

0.0.13.3: Support for MW519

22 Dec 17:10
Compare
Choose a tag to compare

0.0.13.2

21 Dec 21:35
Compare
Choose a tag to compare

Improvements to network stack, error handling, connection handling and support for menu position

0.0.13.1: Network support

20 Dec 19:29
Compare
Choose a tag to compare

This release adds support for connecting your BenQ projector over the network. I don't own such projector and have implemented the network functionality using a serial to network bridge. The network support for native networked BenQ projectors is thus experimental. Let me know if your network connected BenQ projector works.