cec: retry the ping adapter command when starting libCEC. set the default transmit...
authorLars Op den Kamp <lars@opdenkamp.eu>
Wed, 25 Jan 2012 19:13:52 +0000 (20:13 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Wed, 25 Jan 2012 19:13:52 +0000 (20:13 +0100)
commitc71891a335d74d5f31dc96c2f5853384167a081b
tree793f69cc6b048466d8a23baf73a3df48bff2171a
parentc3c2d822d2e5f385e9a23682e553c1c7bf1f23f3
cec: retry the ping adapter command when starting libCEC. set the default transmit timeout properly instead of using 0. fixes possible infinite loop in CAdapterCommunication::WaitForTransmitSucceeded()
include/cectypes.h
src/lib/CECProcessor.cpp
src/lib/adapter/AdapterMessage.h