always call the SourceActivated() callback in CCECBusDevice::MarkAsActiveSource(...
authorLars Op den Kamp <lars@opdenkamp.eu>
Thu, 12 Dec 2013 02:38:03 +0000 (03:38 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Thu, 12 Dec 2013 02:38:13 +0000 (03:38 +0100)
commitea3e78c63860879e58030b6b01a3bdfb8475871c
tree3f6c779169655e4fbe07c7ea783ad76ec44e6879
parent7f4914c6e56f430f242d9ba745ffe1719d90d728
always call the SourceActivated() callback in CCECBusDevice::MarkAsActiveSource(), even when we were already active, and let clients handle dupes. this prevented the screensaver from being canceled in XBMC
src/lib/devices/CECBusDevice.cpp