cec: get the cached power status of a device in CVLCommandHandler::PowerUpEventReceiv...
authorLars Op den Kamp <lars@opdenkamp.eu>
Thu, 21 Jun 2012 09:16:32 +0000 (11:16 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Thu, 21 Jun 2012 09:16:32 +0000 (11:16 +0200)
commit19b2a82fb3292839ce9b66e916c0c3b51332b7b4
tree8cebd0324fe39d0c79f1ec04ba17e6abdbfcf336
parent3a48aeae8998b4803888588ee6b258576c9c6680
cec: get the cached power status of a device in CVLCommandHandler::PowerUpEventReceived() instead of the current one, or it might send a CEC command to a device which is expecting a reply to another command
src/lib/implementations/VLCommandHandler.cpp