-
Is it possible to implement LCD display function in Android Frontend? Just asking.
-
This is probably low priority for everybody, but I guess we shouldn't forget to clean this up as well, when we rework the socket stuff.
-
I just wanted to ask when a new release was planned? I noticed there has been a lot of activity since the last release and some things seem more vital.
Also, if there is anything I can do to help …
-
Ahoj,
I want to use the [OpenWrt firmware selector](https://firmware-selector.openwrt.org/?version=SNAPSHOT&target=rockchip%2Farmv8&id=friendlyarm_nanopi-r5c) to build a customised snapshot image f…
-
This ticket is to collect all the ideas for changes to the network protocol (backwards compatible or not). Also maybe to collect current and future real world use cases.
# Character encoding (chara…
-
I had to do this to get the buttons mapped correctly on WG XTM 5 series boxes:
```
--- server/drivers/sdeclcd.c 2018-11-22 23:15:49.412481599 +0100
+++ b/lcdproc-0.5.6/server/drivers/sdeclcd.c 20…
-
Any idea what I'm missing? This error isn't present in previous version.
hd44780-bwct-usb.c: In function 'hd_init_bwct_usb':
hd44780-bwct-usb.c:68:3: warning: implicit declaration of function 'usb…
-
script.xbmc.lcdproc right now relies on and makes use of the telnetlib module. telnetlib is marked as deprecated since Python 3.11 and will ultimately be removed in Python version 3.13 (see [PEP 594](…
-
Using FreeBSD 12.2 and able to easily built new versions of the server and client apps and the drivers I has used before, but i just keep getting errors when trying to build hd44780.so, I tried:
./…
-
Hi, i have an 20x4 Winstar OLED screen (HD44780 compatible, i2c wired with backpack), and it works perfect with latest DEV build.
I can also DIM screen using external backlight settings in LCDd.conf,…