File lcdproc.changes of Package lcdproc
-------------------------------------------------------------------
Sun Nov 03 22:55:23 UTC 2024 - malcolmlewis@opensuse.org
- Update to version 0.5.9+git20211220.0e2ce9b:
* drivers/g15: Always depend on freetype2
* Use PKG_CHECK_MODULES for checking if freetype2 is installed. Fixes compilation on debian based systems
* hd44780/ethlcd: introduce a retransmission code
* Improve error message
* hd44780: Improve full screen refresh
* Add new hd44780 connection type gpiod
* Rename hd44780 connection type gpio->ugpio
* client language: Improve client_add_key server replies
* server: Add new commands key_add and key_del
* menu_goto: allow special menu id value "_quit_"
* lcdproc: Fix some warnings
* lcdproc: Added option to omit hostname in title bar
* disk screen: Add option to ignore boring mount points
* remove whitespace
* Rework disk FS handling
* LCDd: Shorten GPL notice
* Fix lpt port detection
* Fix broken behavior of checkbox/ring widgets in wizard menus
* Minor edits in API 0.5 documentation
* extended the wait time when reading firmware rev and serial number. Fixes #166
* lcdexec: Fix comment
* Revert "Fix case statement."
* Revert "lcdexec: make automatic action menus work"
* ported lcd2usb driver to libusb-1.0
* Update Matrix Orbital Products list.
* server/drivers/g15: Add support for the LCD on Logitech Z-10 speakers
* Update Code of Merit URL
* Update hd44780-rpi.c
* Update hd44780-rpi.h
* [lircin driver]: fix lirc_code2char() API usage
* Include AM_PROG_AR to use systems AR
* Add parsing of connect statement for LCD width and height, and open widget to match
* Remove trailing new-line from fortunes and shorten displays by replacing tabs with two spaces
* Add verbosity arguement and add debugging statements that depend on verbosity
* Added documentation for jw002 driver
* Add jw002 to list of drivers to config and make
* Added jw002 driver files
* Added jw002 section to LCDd.conf
-------------------------------------------------------------------
Mon Mar 16 01:21:32 UTC 2020 - malcolmlewis@opensuse.org
- Update to version 0.5.9+git20200210.084126b:
* Fix compilation with GCC >= 10.x.
* gcc warn if no parenthesis.
* server/drivers/hd44780-usb4all.c Improve initialisation.
* Replace gethostbyname() which is obsolete with getaddrinfo().
* drivers/picolcd: Set libusb debug the new way.
* Fix markdown link after renaming file.
* Fix parallel build (fix port-internal make dependencies) on
many cores.
* Include <limits.h> for PATH_MAX definition.
* server/drivers/hd44780: Fill spi_ioc_transfer structure
completely.
* Add support for a second CE pin to the ftdi connection mode,
(gh#lcdproc/lcdproc#138).
-------------------------------------------------------------------
Sun Mar 24 14:28:43 UTC 2019 - malcolmlewis@opensuse.org
- Initial build.