mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
libarmbox: move hdmi_cec to own class, add basic cec-remote support
cec-remote will print received commands in log for now Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -20,7 +20,8 @@ libarmbox_la_SOURCES = \
|
||||
video.cpp \
|
||||
audio.cpp \
|
||||
init.cpp \
|
||||
record.cpp
|
||||
record.cpp \
|
||||
hdmi_cec.cpp
|
||||
|
||||
if ENABLE_GSTREAMER_10
|
||||
libarmbox_la_SOURCES += \
|
||||
|
Reference in New Issue
Block a user