cec: added SwitchMonitoring()/cec_switch_monitoring() to the interface. when monitori...
authorLars Op den Kamp <lars@opdenkamp.eu>
Tue, 25 Oct 2011 22:19:09 +0000 (00:19 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Tue, 25 Oct 2011 22:19:09 +0000 (00:19 +0200)
commit8b7e5ff605864004b8a66520202bf05aecb4fc6c
treed2d1810d4da6ccb0e1da690bd759265efcb876f8
parent96e09b103a541b1e64071c920f7c72ec44f5c6e6
cec: added SwitchMonitoring()/cec_switch_monitoring() to the interface. when monitoring is enabled, the device will only log the data it received, but will not respond to any message
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