X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ChangeLog;h=5c43fc20b5dd1b370c7b40a907e21901832f9a4b;hb=7e316a2f39ded0dfe46661cc4007f5c20c58da96;hp=12e279253ebcdaf43b21243cdfe27cbcfc17dd75;hpb=c26619b71ebbaf1e68cb1eb23daff369a991fc18;p=deb_libcec.git diff --git a/ChangeLog b/ChangeLog index 12e2792..5c43fc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +libcec (1.8.2-1) unstable; urgency=low + + * changed/added: + * p8: match to the response provided by the firmware when checking + responses (added in firmware v2 rev6) + + * fixed: + * windows: update the error message when an error occurs while writing to + the serial port + * delayed source switch time was reset, resulting in an attempt every + second until it succeeded + * ensure that the vendor commands are always sent for panasonic, and that + the deck status for lg isn't reset. fixes some buttons not working after + a second or delayed source switch + * added guard so ReplaceHandler() doesn't accidently try to replace a + handler for the broadcast address + * wait until the commandhandler is replaced before registering a client, + so we don't register a client and replace it directly afterwards if the + tv doesn't support the device type + * ensure that the command handler of the tv is replaced before registering + a client, or it might result in a double eeprom write attempt + * p8: don't disable controlled mode when switching to monitoring mode + * p8: do delayed eeprom writes async or it'll block processing other input + + -- Pulse-Eight Packaging Tue, 3 Aug 2012 02:35:00 +0100 + libcec (1.8.1-1) unstable; urgency=low * changed/added: