X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ChangeLog;h=49b0e7eebe6e1d8b4232d81fc26c3d67d77b1509;hb=24048d575419fe909fade9110fab48d17370ee6f;hp=ff67255c18332812eee3727e096efb2dbc31bf8e;hpb=b9aae0cdd83b546ae8721fa0aa6a223143bac9d3;p=deb_libcec.git diff --git a/ChangeLog b/ChangeLog index ff67255..49b0e7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +libcec (1.4-3) unstable; urgency=low + + * fixed: + * try to ping the device and grab the firmware version until the connect + timeout runs out. fixes failed reconnect after standby, when the adapter + is still being initialised + + -- Pulse-Eight Packaging Thu, 27 Jan 2012 13:05:00 +0100 + libcec (1.4-2) unstable; urgency=low * changed/added: @@ -6,7 +15,7 @@ libcec (1.4-2) unstable; urgency=low * refactored threading/locking - added windows native instead of pthread-win32, so we can compile native x64 too * check whether the adapter responds when connecting to it and report the - firmware version of the adapter after connecting + firmware version of the adapter after connecting * moved create-installer.cmd to support/ * completely removed AM_SILENT_RULES * interface changes: