cec: check if the processor thread is marked as initialised, not if the thread is...
authorLars Op den Kamp <lars@opdenkamp.eu>
Mon, 14 May 2012 11:53:15 +0000 (13:53 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Mon, 14 May 2012 12:08:07 +0000 (14:08 +0200)
commit0b8c7eab61e750b7dd6370e7d75e2c6a0cf0da12
tree58aa9ace75b833b27bea4b0552047c1bfbbd2024
parenteb617f35c2d0e64f752e643ce8d8756e9ee4086f
cec: check if the processor thread is marked as initialised, not if the thread is running. check if the thread is running too, not just if the port is open in CUSBCECAdapterCommunication
src/lib/CECClient.cpp
src/lib/CECProcessor.cpp
src/lib/LibCEC.cpp
src/lib/adapter/USBCECAdapterCommunication.cpp
src/lib/implementations/ANCommandHandler.cpp
src/lib/implementations/CECCommandHandler.cpp
src/lib/implementations/SLCommandHandler.cpp