-
## Bug report
### Describe the bug
Here is a clear and concise description of what the problem is:
The signal OnSettingChanged is not getting triggered:
https://github.com/xbmc/xbmc/blob…
-
**Problem :**
It seems that libcec doesn't allow to implement an ARC device.
It doesn't support opcode 0xC[012345] nor does it allow to set the audio status or short audio descriptor from the AP…
-
Trying to build from source, about 2/3 of the way through I get this message and the build fails.
/usr/src/OpenPHT/xbmc/peripherals/devices/PeripheralCecAdapter.cpp:1779:30: error: ‘CEC::libcec…
-
Please provide the following info.
**_NVidia Geforce Experience version: 3.13.0.85
**Moonlight Embedded version: 2.5.2
Installed onto Bullseye with the instruction below:
https://github.com/m…
-
LibCEC already provide C, C++ and .NET CLR interfaces to Pulse-Eight adapter, but lack simple interfaces from uinput (or Python)
One possible solution for this is to add libcec-daemon (Linux daemon) …
Hedda updated
8 years ago
-
After upgrading to the latest `xbian-package-xbmc` from staging on rpi2-jessie, `libcec` was upgraded to `libcec3`.
After that, I noticed that cec stopped working completely. Looking at the kodi log …
-
We have an application that runs on Windows 10/11 Pro that currently uses .NET Framework 4.8.1 and everything has been working well for the last few years since we launched our product that uses the U…
-
working on a CEC to IR bridge here https://github.com/ballle98/cec-lirc
If the TV is off I turn the audio off but if the TV asks the power status libCEC always reports on. Is there a way to get li…
-
CEC devices such as TV remotes do not currently work in Raspberry Pi OS 64bit so users cannot use TV remotes with Kodi.
The repo at (https://github.com/Pulse-Eight/libcec) contains code that works …
-
Hello,
Currently `_cec.so` installs in `site-packages/cec/` while it should be placed one level higher, in `site-packages`.
Here is simple patch for it, against current master:
```
diff --gi…