X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=d284eda629476aaf92297789799965b9e2123057;hb=e1599e03160b77d26f8f0ab70c6bdb3c3597d5b9;hp=513a93b6b345b2223725e6f3339db706b4423564;hpb=0c271bd0fc05728d0dd90065a064737a979f50d3;p=deb_libcec.git diff --git a/debian/changelog b/debian/changelog index 513a93b..d284eda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +libcec (2.0.5-1) unstable; urgency=low + + * changed: + * also try polls at least twice when it failed + * added methods to get the audiostatus and toggle the mute status from the + amplifier (if connected) + * added comboKey and iComboKeyTimeoutMs to libcec_configuration + * force cec_user_control_code_unknown to 0xFF + * fixed: + * check unsupported features properly + * only send an active source message when the stream path changed and we + weren't the active source yet + * don't mark as inactive source on routing changes + * press & hold + * never mark user control opcodes as unsupported + * report our OSD name to the TV, since some TVs don't request it + * initial audiostatus value + * don't log a no longer relevant FIXME + + -- Pulse-Eight Packaging Thu, 6 Dec 2012 20:58:00 +0100 + libcec (2.0.4-1) unstable; urgency=low * changed: @@ -6,6 +27,7 @@ libcec (2.0.4-1) unstable; urgency=low #88 * support colon separated data for the 'tx' command in cec-client * mark the adapter as (in)active source for firmware v3+ + * added 'is' command to cec-client, to mark libCEC as inactive source * fixed: * only change the handler of the primary device if the tv has a quirks mode not for other devices @@ -37,8 +59,11 @@ libcec (2.0.4-1) unstable; urgency=low * only set m_iCurrentButton when the duration isn't known yet. fixes duplicate key press for vendor remote codes. closes #81 * delete the right registry key + * send active source message when we received a routing change with a + device that is handled by libCEC as address. issue #89 + * return value wasn't updated in GetLogicalAddresses() - -- Pulse-Eight Packaging Wed, 14 Nov 2012 18:34:00 +0100 + -- Pulse-Eight Packaging Thu, 15 Nov 2012 02:26:00 +0100 libcec (2.0.3-1) unstable; urgency=low