Skip to content

Releases: Zulu-Inuoe/pjlink

Version 1.2.1

05 May 23:58
db59e03
Compare
Choose a tag to compare

Changelog:

  • Fix resetting timeout on search-projectors
  • Constructors & readers for aggregate types:
    • projector-input
    • projector-input2
    • lamp-status
  • Fix stopping status listener not working
  • Fix occasionally overrunning the buffer for pjlink commands
  • Fix removing status listener handler during notification giving incorrect results

Version 1.2.0

31 Jan 00:12
14fa9ff
Compare
Choose a tag to compare

Changelog:

  • Export `+default-port+ and +max-password-legth+
  • Fix edge-case in error when receiving an ERRX string response
  • Fix bug in sending an overly long command when parameters exceeded expected length
  • Fix reading resolutions when projector sends uppercase x
  • Safety checks for bad digests and commands
  • Enhance type specifications for input types & resolution information
  • Performance improvements

Version 1.1.2

16 Jul 21:51
181d0f9
Compare
Choose a tag to compare

Minor bug fix in setting inputs who's numbers are over 10 in class2

Version 1.1.1

24 Apr 16:46
Compare
Choose a tag to compare
  • Minor bugfix to cleaning up finalizer on status listener
  • Better autodoc on pjlink commands (remove gensym'd args)
  • Miscellaneous code cleanup

Version 1.1.0

18 Feb 03:59
Compare
Choose a tag to compare
  • Add more flexible connection parameters
  • Fix bug causing additional data to be transmitted
  • Fix error when specifying :local-port in a pjlink-config object
  • Remove dependency on flexi-streams

Version 1.0.0

25 Oct 15:53
Compare
Choose a tag to compare

First release.

API's likely aren't perfect but base functionality there and it should be usable.