added a callback for clients that is called when a source is (de)activated, so the...
authorLars Op den Kamp <lars@opdenkamp.eu>
Sat, 23 Jun 2012 08:12:38 +0000 (10:12 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Sat, 23 Jun 2012 09:00:16 +0000 (11:00 +0200)
commit29d5198c74435c4bb10bcfa635187f005a0c681d
tree028c423546ccd9317c82811e046dad304f368e28
parentc22efa980c83e4ae14308bab94c69de5fc088954
added a callback for clients that is called when a source is (de)activated, so the client can respond to this action, e.g. by starting a media player application
include/cectypes.h
src/LibCecSharp/CecSharpTypes.h
src/lib/CECClient.cpp
src/lib/CECClient.h
src/lib/devices/CECBusDevice.cpp