Rudi Heitbaum
c0ed3f3c2b
libcec: update to 7.1.1
2025-06-25 14:00:11 +00:00
Matthias Reichl
a64e8516b9
libcec: update to 7.0.0
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2025-03-30 10:45:56 +02:00
Rudi Heitbaum
a5167fb4c0
libcec: drop unused cmake define
...
fixes:
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_INSTALL_LIBDIR_NOARCH
HAVE_AMLOGIC_API
2024-09-23 12:32:43 +00:00
Matthias Reichl
340b5a0c96
Revert "cec: Allow cec driver to handle multiple instances"
...
This reverts commit 15e29e6cf3 .
The patch causes kodi to detect 2 CEC devices on RPi4/5 which kodi
doesn't really support - both devices show up with identical names
and can't be distinguished in the settings and although it looks
like settings could be configured individually Kodi only saves
a single cec_CEC_Adapter.xml settings file.
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-08-30 15:13:15 +02:00
Rudi Heitbaum
df63d5cf4f
libcec: fix assert issue with systemd udev
2024-06-13 05:48:41 +00:00
Dom Cobley
15e29e6cf3
cec: Allow cec driver to handle multiple instances
...
Currently on a Pi4/5, LibreELEC is largely usable when connected
to second hdmi port, except CEC doesn't work as it's hard-coded to
/dev/cec0.
This generates extra support issues. With this patch it does use
the correct cec interface when booting connected to second hdmi
port.
2024-04-17 14:59:49 +01:00
Ian Leonard
78440702f1
devel: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-01-19 19:33:48 +00:00
CvH
c5a57f3704
libcec: cleanup version
2020-12-27 20:30:27 +01:00
Matthias Reichl
a3a3d469e9
libcec: update to libcec-4.0.7
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-07 00:10:21 +02:00
Matthias Reichl
6aa14e5cb6
libcec: drop support for RPi firmware CEC
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-07-07 15:48:29 +02:00
Matthias Reichl
8e16debd1b
libcec: make RPi support dependent on KODIPLAYER_DRIVER
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-06-19 14:28:59 +02:00
MilhouseVH
68980122ab
libcec: update to libcec-libcec-4.0.5
2020-04-27 22:44:15 +01:00
MilhouseVH
44295a7584
libcec: drop cec-framework patch
2020-04-02 17:54:28 +01:00
MilhouseVH
5511096957
libcec: update to libcec-8b0393a
2020-04-02 17:54:28 +01:00
MilhouseVH
4304bd87c3
libcec: update to libcec-416e136
2020-03-29 21:06:49 +01:00
MilhouseVH
d09042fec9
libcec: update to libcec-91da1b6
2020-03-28 10:57:33 +00:00
Matthias Reichl
6e50a8f135
libcec: check for RPi project instead of KODIPLAYER_DRIVER
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2019-07-03 20:05:20 +02:00
MilhouseVH
adf566780a
libcec: force disable amlogic options while not required
2019-05-04 18:31:25 +01:00
kszaq
083e8cde8e
packages: drop amlogic-specific packages
2019-05-04 00:01:55 +02:00
5schatten
df928330d6
libcec: removed RPi specific include CFLAGS for brcm2835 headers
2019-04-16 23:28:47 +02:00
MilhouseVH
9babaaebe9
libcec: add libX11/libXrandr depends (optional, but needed for reproducible build)
...
"libX11 and xrandr to read the sink's EDID, used to determine the PC's HDMI physical address"
2019-02-08 17:17:43 +00:00
MilhouseVH
37e89c21f5
libcec: remove useless demo script
2019-02-08 17:17:43 +00:00
Jonas Karlman
013ef3fb62
libcec: update cec-framework patch
2019-01-15 19:50:06 +01:00
MilhouseVH
8f00a42bc8
libcec: update to libcec-libcec-4.0.4
2018-12-29 00:37:06 +00:00
CvH
af9ff20149
libcec: update to f759324
2018-12-05 14:36:59 +01:00