X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ChangeLog;h=12e279253ebcdaf43b21243cdfe27cbcfc17dd75;hb=29104708fa8abe6f55b83da37702b754486918af;hp=6c599ec623231fc8b0934c6d79764e8775e33dd0;hpb=2b44051cbfa70deafc30d9767323214debbc1a75;p=deb_libcec.git diff --git a/ChangeLog b/ChangeLog index 6c599ec..12e2792 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ libcec (1.8.1-1) unstable; urgency=low * changed/added: + * added support for the Raspberry Pi. * added cec-client -i / cec-client --info that calls GetLibInfo() * header cleanups * added CAdapterFactory, to create IAdapterCommunication instances @@ -18,9 +19,14 @@ libcec (1.8.1-1) unstable; urgency=low wake on cec funtion * persist the new configuration when the hdmi port setting changed * cleaned locks around callbacks + * always set controlled mode to false when unregistering the last client. + fixes 30 second timeout before controlled mode gets deactivated + * updated the cached device type setting properly when persisting new + settings. correct return value from WriteEEPROM(). lock a mutex when + updating the state * LibCecSharp: set the primary LA in CecLogicalAddresses - -- Pulse-Eight Packaging Thu, 12 Jul 2012 16:48:00 +0100 + -- Pulse-Eight Packaging Tue, 25 Jul 2012 13:05:00 +0100 libcec (1.7.2-1) unstable; urgency=low