From 3ae8d8d5c8d978f21db4fe0030531da711b02ca3 Mon Sep 17 00:00:00 2001 From: Lars Op den Kamp Date: Mon, 8 Oct 2012 21:31:05 +0200 Subject: [PATCH] updated changelog --- ChangeLog | 8 +++++++- debian/changelog | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) 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 -- 2.34.1