Issue with SONY12.lircd.conf and SONY20.lircd.conf — Incorrect bits and pre_data_bits configuration
For SIRC 12-bit, use: bits="12" and pre-bits="12" For SIRC 15-bit, use: bits="15" and pre-bits="15" For SIRC 20-bit, use: bits="20" and pre-bits="20" The lircd.conf files are fine. To me it sounds like there is a bug in the IRplus android app.
TBH, I am in two minds about this. There are a few more bugs I want to fix, and I'd like to do a 0.10.3 release. I hope that will be some time this year. I'll continue to do merge bug fixes but it will be sporadic, just it has been in the past. Not really fast paced so it's fine where it is. On the other, hand gitlab is pretty nice and allows us to things like CI. You can set the project to be moved on sourceforge, so the existing URLs to lirc will just redirect to the new gitlab. We would also need...
I think we're in agreement that gitlab would be preferable to github. gitlab is open source infrastructure and github is not.
Making LIRC for RasPi 4, 64bit RaspOS Fails, and ./configuration Options
The issue: First, the Failure: ./doc/index.html is linked to the non-existent: ./doc/html/index.html The correct link seems to be to ./doc/html-source/index.html Has been resolved by commit https://sourceforge.net/p/lirc/git/ci/468ed28dbe1caaa86c052fe5fe02e55f2d1c4ca3/ lircd can only control a single device, so what you are trying to do is impossible. set_transmitters only works for a single IR device with multiple output.
loglevel/debug configuration mess
Fixed in commit https://sourceforge.net/p/lirc/git/ci/34822d2f8cea5e20d42576f57b854e55c30b68a8/