From: Lars Op den Kamp Date: Fri, 9 Dec 2011 10:37:45 +0000 (+0100) Subject: cec: fixed - mark a device as active source before transmitting the active source... X-Git-Tag: upstream/2.2.0~1^2~44^2~7 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=37b0c5724f06a98e14686695b5089f66ac657f11;hp=37b0c5724f06a98e14686695b5089f66ac657f11;p=deb_libcec.git cec: fixed - mark a device as active source before transmitting the active source command, not after. renamed IsActiveDevice() -> IsPresentDevice() internally, to avoid confusion with IsActiveSource(). ---