libarmbox: hdmi_cec add option to regulate audio systems volume via CEC, better log readability

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: master
Commit: 3057e3aa4d
Author: TangoCash <eric@loxat.de>
Date: 2018-10-14 (Sun, 14 Oct 2018)



------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2018-10-14 10:38:15 +02:00
committed by Thilo Graf
parent 629a313295
commit c5557de8ca
4 changed files with 128 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
#include "../libspark/video_lib.h"
#elif HAVE_ARM_HARDWARE
#include "../libarmbox/video_lib.h"
#include "../libarmbox/hdmi_cec.h"
#elif HAVE_AZBOX_HARDWARE
#include "../azbox/video_lib.h"
#elif HAVE_GENERIC_HARDWARE