cec: fixed - commands that were forwarded to clients used the source address of the...
authorLars Op den Kamp <lars@opdenkamp.eu>
Mon, 25 Jun 2012 09:50:42 +0000 (11:50 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Mon, 25 Jun 2012 14:58:25 +0000 (16:58 +0200)
commit5d19989ff572f154b7c42f2151390b02dc106983
tree96822f760b84b833beec6e8f2167850245668d42
parent7c6e999baf490279a0721899719dfa37902748d0
cec: fixed - commands that were forwarded to clients used the source address of the message instead of destination address when searching for clients. changed so all directly addressed and broadcast command are forwarded to the correct client
src/lib/CECClient.cpp
src/lib/LibCEC.cpp
src/lib/LibCEC.h
src/lib/implementations/CECCommandHandler.cpp