cec: fixed - copy the class member values of the old handler when creating a new...
authorLars Op den Kamp <lars@opdenkamp.eu>
Tue, 26 Jun 2012 23:45:24 +0000 (01:45 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Tue, 26 Jun 2012 23:50:10 +0000 (01:50 +0200)
commit060a7b5eaa3b6cb10afce2c7273a5c021f4fea2e
tree7169b17dc8453abf70adcce63926b3a51e3a9ee1
parent09f9f6067356bfd710129c62226cc877243ee624
cec: fixed - copy the class member values of the old handler when creating a new command handler, or a delayed activate source will get lost when the handler is switched
13 files changed:
src/lib/CECClient.cpp
src/lib/devices/CECBusDevice.cpp
src/lib/devices/CECBusDevice.h
src/lib/implementations/ANCommandHandler.cpp
src/lib/implementations/ANCommandHandler.h
src/lib/implementations/CECCommandHandler.cpp
src/lib/implementations/CECCommandHandler.h
src/lib/implementations/RLCommandHandler.cpp
src/lib/implementations/RLCommandHandler.h
src/lib/implementations/SLCommandHandler.cpp
src/lib/implementations/SLCommandHandler.h
src/lib/implementations/VLCommandHandler.cpp
src/lib/implementations/VLCommandHandler.h