-
```
voltagex@kiwi:~/src/libcec/build$ cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_PREFIX=/usr -DRPI_INCLUDE_DIR=/opt/vc/include -DRPI_LIB_DIR=/opt/vc/lib ..
-- git found: li…
ghost updated
8 years ago
-
I've an issue with libcec (Openelec 5/Osmc RC1) not sending remote key presses to Raspberry. Things I have already tested:
- Checked TV config, Kodi is detected inside the "HDMI control" menu from TV …
-
Hi, when OpenELEC 5.0 beta 3 starts, it doesn't respond to TV remote calls. I have to manualy select Kodi device from TV Anynet+ menu. After that, it works great, until next restart.
With same cable,…
-
Hi,
I searched the forums and websites for a solution to configure the hdmi port for the tv and the avr in kodi/libcec. The configuration of libcec inside Kodi only supports to configure the hdmi port…
-
```
XBMC 12 na Slackware. Zainstalowane ze SlackBuilda:
http://slackbuilds.org/repository/14.0/multimedia/xbmc/ bez żadnych
opcjonalnych zależności.
Tzn. zainstalowane są: libmodplug, libmpeg2, yajl…
-
I am trying to set my AVR to a specific volume with libcec using C code on a raspberry pi. At the moment I can get the current volume and now I am trying to increase/decrease the volume until the spec…
-
ping @staticfloat
I am having trouble to install ProfileView. I fail with building homebrew. the below output comes after `Pkg.update()` (where this error also occurs), and after removing Homebrew, G…
-
I have a [Pulse Eight USB-CEC adapter](https://www.pulse-eight.com/p/104/usb-hdmi-cec-adapter) attached to my Pi 2, and since the performing the update I was offered today RasPlex immediately crashes …
-
DetectAdapters sporadically hangs. One special setup may be, that on my system on the initial start no TV is available (disconnected via switchable extension lead). I could get the following backtrace…
-
It's currently no critical issue, just for notice:
Kodi 15 uses a new libass call `ass_set_line_position`, which does not exist in the current libass-0.10.0 library coming with debian wheezy.
I build…