cec: buffer up commands that are received while waiting for an ack. only send 'active...
authorLars Op den Kamp <lars@opdenkamp.eu>
Thu, 10 Nov 2011 17:30:00 +0000 (18:30 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Thu, 10 Nov 2011 18:00:22 +0000 (19:00 +0100)
commit8747dd4fbf6aca45c49391ba754f013f28ca3806
tree547dd4fc99fdad5aa7c10e3ef84a79c16edeb199
parentf2cb2c465000f62dfa907a8384dbb1add89d56be
cec: buffer up commands that are received while waiting for an ack. only send 'active source' message for the actual active source
include/cectypes.h
src/lib/CECProcessor.cpp
src/lib/CECProcessor.h
src/lib/devices/CECBusDevice.cpp
src/lib/devices/CECBusDevice.h
src/lib/implementations/CECCommandHandler.cpp
src/lib/implementations/CECCommandHandler.h