X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=79f81e6ca0b906712b87d39086b7d1fb5cba1739;hb=a9403e17f1fbb584aa28d493c967f94671d158b7;hp=b537d2b1925ac2360344a72b65c8d9540f80863b;hpb=16f47961800432dbdd5b3ead717908f383d26d6b;p=deb_libcec.git diff --git a/debian/changelog b/debian/changelog index b537d2b..79f81e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,10 @@ libcec (2.1.0-1) unstable; urgency=low - * changed: + * changed / added: * added vendor id for Denon + * added DetectAdapters() method, that returns all device information for + detected adapters, not just the com port + * added new method PowerOnScreensaver. credits: @jmarcet * LibCECTray: Added ability to send modifiers by nesting commands in KeyInput.cs. credits: Nate Burr * rpi: Added /opt/vc/include/interface/vmcs_host/linux to rpi_cflags to fix @@ -16,13 +19,10 @@ libcec (2.1.0-1) unstable; urgency=low credits: Dave Chapman * LibCECTray: Fixed bug with libcec adding the keyup for button commands and making sure they are still executed. credits: Nate Burr - * rpi: don't wait for a response (and fail) when opening a connection. - issue #109 - * rpi: don't try to re-register a logical address when the logical address - isn't registered and we receive a VC_CEC_LOGICAL_ADDR_LOST message from - the firmware. issue #109 + * rpi: register callback for HPD. re-read the physical address when we + received VC_HDMI_ATTACHED. issue #109 - -- Pulse-Eight Packaging Tue, 22 Jan 2013 02:37:00 +0100 + -- Pulse-Eight Packaging Tue, 26 Feb 2013 23:06:00 +0100 libcec (2.0.5-1) unstable; urgency=low