cec: add SetOSDString() to the interface (not supported by all tvs)
authorLars Op den Kamp <lars@opdenkamp.eu>
Fri, 14 Oct 2011 13:59:27 +0000 (15:59 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Fri, 14 Oct 2011 13:59:27 +0000 (15:59 +0200)
commit1969b1409b16be8b82f89e87d94daf527f9d5969
tree2e095e9902b76255e3b21e381ef54ede81dd0d60
parent56b36fa651f960f501b588b1d5fe069298d980a1
cec: add SetOSDString() to the interface (not supported by all tvs)
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
src/testclient/main.cpp