cec: add SetPhysicalAddress()/cec_set_physical_address() to the interface, so the...
authorLars Op den Kamp <lars@opdenkamp.eu>
Fri, 14 Oct 2011 09:06:24 +0000 (11:06 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Fri, 14 Oct 2011 09:06:24 +0000 (11:06 +0200)
commit2492216a2285656be7a2b548eddd986fd8d6c2b3
treeee8448cf6a597376a944339aba5d19e7cd231661
parent78e8010a91b23bd33c547937870d3240c641815f
cec: add SetPhysicalAddress()/cec_set_physical_address() to the interface, so the HDMI port number to use can be changed
include/cec.h
include/cecc.h
include/cectypes.h
src/lib/CECProcessor.cpp
src/lib/CECProcessor.h
src/lib/LibCEC.cpp
src/lib/LibCEC.h
src/lib/LibCECC.cpp