Releases: Zulu-Inuoe/pjlink
Releases · Zulu-Inuoe/pjlink
Version 1.2.1
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
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
Minor bug fix in setting inputs who's numbers are over 10 in class2
Version 1.1.1
- 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
- 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
First release.
API's likely aren't perfect but base functionality there and it should be usable.