fixed: don't call CEC_ALERT_CONNECTION_LOST when closing the connection, which caused...
authorLars Op den Kamp <lars@opdenkamp.eu>
Tue, 28 Oct 2014 12:48:02 +0000 (13:48 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Tue, 28 Oct 2014 12:48:39 +0000 (13:48 +0100)
commit9be2206f155d4cff55d816e80d6275844cc33b3b
treed3223fae66f0a021416c144b9965c282daae9b39
parent5d7960cb1894c3038fdce35057363e082b2a62d8
fixed: don't call CEC_ALERT_CONNECTION_LOST when closing the connection, which caused a deadlock in XBMC. the lock needs to be solved in XBMC still for the odd situation in which this does occur on exit at the same time, but now it won't happen on each exit
ChangeLog
debian/changelog
src/lib/adapter/Pulse-Eight/USBCECAdapterCommunication.cpp