From: Lars Op den Kamp Date: Mon, 8 Oct 2012 19:31:05 +0000 (+0200) Subject: updated changelog X-Git-Tag: upstream/2.2.0~1^2~17^2^2 X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=commitdiff_plain;h=3ae8d8d5c8d978f21db4fe0030531da711b02ca3 updated changelog --- diff --git a/ChangeLog b/ChangeLog index 64eb888..82e7880 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,8 @@ libcec (2.0.1-1) unstable; urgency=low * callback parameters changed to fix plain C compilation * added GetAdapterProductId()+GetAdapterVendorId()/ cec_get_adapter_product_id()+cec_get_adapter_vendor_id() + * added iDoubleTapTimeoutMs to libcec_configuration + * remove all pre-v2.0 compatibility checks * fixed: * fix plain C compilation * prevent sending directly addressed commands from being sent to broadcast @@ -26,11 +28,15 @@ libcec (2.0.1-1) unstable; urgency=low * fall back to the primary client when CCECProcessor::HandleLogicalAddressLost() and no client could be found * no more delay up to 2 seconds when exiting libCEC + * don't get caught in a loop in CVLCommandHandler when the source switch + was not allowed and no power status request was sent + * always send image view on to the tv, don't check the power status + * only respond to vendor commands for panasonic if we are the destination * rpi: current firmware first sends a change to logical address 'broadcast' and then signals us that the address was lost. libCEC then failed to re-register, because it didn't know any client at this address - -- Pulse-Eight Packaging Wed, 3 Oct 2012 16:49:00 +0100 + -- Pulse-Eight Packaging Mon, 8 Oct 2012 21:30:00 +0100 libcec (1.9.1-1) unstable; urgency=low diff --git a/debian/changelog b/debian/changelog index 64eb888..82e7880 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ libcec (2.0.1-1) unstable; urgency=low * callback parameters changed to fix plain C compilation * added GetAdapterProductId()+GetAdapterVendorId()/ cec_get_adapter_product_id()+cec_get_adapter_vendor_id() + * added iDoubleTapTimeoutMs to libcec_configuration + * remove all pre-v2.0 compatibility checks * fixed: * fix plain C compilation * prevent sending directly addressed commands from being sent to broadcast @@ -26,11 +28,15 @@ libcec (2.0.1-1) unstable; urgency=low * fall back to the primary client when CCECProcessor::HandleLogicalAddressLost() and no client could be found * no more delay up to 2 seconds when exiting libCEC + * don't get caught in a loop in CVLCommandHandler when the source switch + was not allowed and no power status request was sent + * always send image view on to the tv, don't check the power status + * only respond to vendor commands for panasonic if we are the destination * rpi: current firmware first sends a change to logical address 'broadcast' and then signals us that the address was lost. libCEC then failed to re-register, because it didn't know any client at this address - -- Pulse-Eight Packaging Wed, 3 Oct 2012 16:49:00 +0100 + -- Pulse-Eight Packaging Mon, 8 Oct 2012 21:30:00 +0100 libcec (1.9.1-1) unstable; urgency=low