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

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


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2018-10-14 10:38:15 +02:00
committed by max_10
parent afff0fadf4
commit 922072dc6c
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