Releases: norberttak/XPanel
Releases · norberttak/XPanel
v1.9 release
What's Changed
- ConfigParser: fix ERROR log level option by @norberttak in #85
- Dataref value in correct type by @norberttak in #86
- Fix datareftype query by @norberttak in #88
- github actions: update linux version to latest by @norberttak in #92
- Update hidapi v014 by @norberttak in #91
- fiplayer.h: add missing include by @norberttak in #96
- Compile hidapi library from source by @norberttak in #94
- Update README.md udev rules by @norberttak in #95
- Handle multiple instance of the same VID/PID devices by @norberttak in #97
- #101 Thanks @CyberGuerro for testing the code fixes
- HID send feature report: set report id to 0 by @norberttak in #98 Thanks @CyberGuerro for testing the code fixes
- Mac build fixes by @norberttak in #100 Thanks @opntr for the patches
- Version bump for v1.9 by @norberttak in #103
Full Changelog: v1.8...v1.9
v1.8 release
What's Changed
- Autogenerate documentation PDF by @MrAnno in #70
- docs: fix supported devices table by @MrAnno in #71
- Parser refactor by @norberttak in #72
- GenericScreen: add dataref array type by @norberttak in #73
- Bugfixes by @norberttak in #76
- Xplane sdk 40 update by @norberttak in #78
- move source files into folders by @norberttak in #79
- Error message display by @norberttak in #80
- Lua: call luapop after all lua C calls by @norberttak in #81
- config: add Felis 747-200 sample config by @norberttak in #74
- Version bump for v1.8 by @norberttak in #82
Full Changelog: v1.7...v1.8
v1.7 release
What's Changed
- Bug fix: Disable Lua submodule on error. It will prevent flooding the log with error messages from Lua interpreter.
- FIP enhancements:
2.1: Add interpolation to the FIP rendering. This will eliminate the ugly black dots on the rotated images
2.2: You can now define mask layers. This can be useful in the case of sliding-scale displays
2.3: Text rendering layers. You can put text on any part of the screen - Document updated. Merged doc fragments into a single document and add the pdf version to the release packages as well
Full Changelog: v1.6...v1.7
v1.6 release
What's Changed
- Generic display fixes by @norberttak in #62
- Encoder dynamical speed improvement by @norberttak in #61
- 63 bug clean up on start a new flight by @norberttak in #64
- Doc update by @norberttak in #65
Full Changelog: v1.5...v1.6
v1.5 release
What's Changed
- Linux binaries are added to the release package by @alltilla
- Add board-config.ini to windows release package by @norberttak in #51
- ci/release: install dependencies on Linux by @MrAnno in #52
- Add support for TRC 1000 PFD and Audio panels by @norberttak in #48 Thanks @wstronks for the detailed information and testing
- Add Saitek switch panel support by @norberttak in #54
- FIP: remove not needed debug messages by @norberttak in #56
- Version bump v15 by @norberttak in #57
- Switch panel: Change usb_write to send_feature_report by @norberttak in #58
- ConfigParser: remove [ ] chars from dataref regexp by @norberttak in #60
- Logo for XPanel by @MrAnno & @MsBicci in #55
Full Changelog: v1.4...v1.5
v1.4 release
What's Changed
- Add support for analog or simple digital gauges by @norberttak in #32
- 34 allow all switches to be used as selector by @norberttak in #35
- 33 add hw io getset functions to lua interface by @norberttak in #36
- github-actions: add release workflow by @alltilla in #37
- CI: add 3rd party dlls to the release package by @norberttak in #38
- license: add license identifiers and copyright notices by @MrAnno in #40
- Initial CMake and Linux support by @MrAnno in #39
- Update hidapi and fix error reporting by @norberttak in #43
- src: use camelcase file naming consistently by @MrAnno in #47
- Add FIP device support to xpanel plugin by @norberttak in #44
- readme: specify X-Plane version >=11 by @MrAnno in #49
- Linux release by @norberttak in #50
New Contributors
Full Changelog: v1.3...v1.4
v1.3 release
What's Changed
- Led and display value from lua by @norberttak in #27
- Led blink mode by @norberttak in #28
- Update github actions by @norberttak in #29
- Suppor negative number for display by @norberttak in #31
Full Changelog: v1.2...v1.3
v1.2 release
What's Changed
- lua helper: fix return values by @norberttak in #23
- 21 generic usb hid device config file by @norberttak in #24
- Add plugin query to be able to find board-config.ini file by @norberttak in #26
Full Changelog: v1.1...v1.2
v1.1 release
What's Changed
- 7 display error messages by @norberttak in #16
- 17 dynamic speed for rotation knobs by @norberttak in #18
- 19 suppoprt for saitek radio panel device by @norberttak in #20
Full Changelog: v1.0...v1.1
V1.0 release
This is the first version of XPanel plugin.