cec: don't transmit in CCECProcessor while keeping the mutex locked. don't set the...
authorLars Op den Kamp <lars@opdenkamp.eu>
Fri, 17 Feb 2012 11:30:23 +0000 (12:30 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Fri, 17 Feb 2012 11:30:23 +0000 (12:30 +0100)
commit7cf8ba15c0010b7b71db5ed213c39a435742d512
treec0fb1366b11841766f33742c1fa658200fea263f
parent7b62b76ed9aa25bfad944140edfde33903a417bb
cec: don't transmit in CCECProcessor while keeping the mutex locked. don't set the device state to not present when no acked was received, because that can have other causes
src/lib/CECProcessor.cpp