X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ChangeLog;h=21bcb6d14ca2af4a75e81a503640a36bc137cdd3;hb=83715833d53e092ac0438bd8e916c4468cc03a1f;hp=983d0060874144630a92c40773ef24ccc03e2ffe;hpb=aab5cd7a7e40003b8b94ada86b4734c78ad06ea8;p=deb_libcec.git diff --git a/ChangeLog b/ChangeLog index 983d006..21bcb6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +libcec (2.0.3-1) unstable; urgency=low + + * changed: + * log unhandled vendor remote keycodes in the log, so they get logged + without debugging enabled + * fixed: + * handling of active route changes. github issue #56 and issue #58 + * new combo key handling broke samsung's vendor specific remote buttons. + github issue #54 + * don't try to set controlled mode when using firmware version 1 and crash. + github issue #76 + * fix for LG models that send a vendor key up after a normal key down. + github issue #71 + * some TVs send keypresses to us without making us the active source. mark + us as active source when this happens. github issue #71 + * LG doesn't send routing changes, and marks the TV as active source when + switching to another source that's not been selected in the simplink menu + instead. this change keeps libCEC marked as powered on and keep the deck + state set to CEC_DECK_INFO_OTHER_STATUS_LG. fixes keypresses not working + after switching to another source and back to libCEC's hdmi port via the + source select menu instead of the simplink menu. github issue #71 + * don't respond with an abort message when receiving a vendor remote button + command + * respond with CEC_ABORT_REASON_INVALID_OPERAND when receiving a keypress + without a parameter + * typo in stop+pause combo key that prevented one of the keys from working + * rpi: log what data we received exactly when we receive an response from + the pi's firmware that doesn't match any command that we sent. issue #77 + * cubox: added adapter ID interface + + -- Pulse-Eight Packaging Wed, 31 Oct 2012 11:50:00 +0100 + libcec (2.0.2-2) unstable; urgency=medium * fixed: