Merge branch 'development'
[deb_libcec.git] / debian / changelog
index d21ac4f5a6731c49ab77aef8219bf2280a038874..b8b13b9f08a753946763ec6b1ddd1646435318af 100644 (file)
@@ -5,6 +5,9 @@ libcec (1.7.2-1) unstable; urgency=low
       detection for the target platform
     * panasonic: added a vendor command for panasonic that will enable routing
       of some more buttons on the remote (guide, text, ...)
+    * standby command won't be forwarded more than once every 10 seconds
+    * added vendor ids for Akai, AOC, Benq, Daewoo, Grundig, Medion, Sharp and
+      Vizio
     * cec-client: don't display debug output by default in 'cec-client -l'
 
   * interface changes:
@@ -13,6 +16,7 @@ libcec (1.7.2-1) unstable; urgency=low
     * added cec_command::PushArray()
 
   * fixed:
+    * command forwarding. fixes player not going into standby mode
     * missing virtual keyword in CCECCommandHandler::
       GetReplacementDeviceType()
     * replace the handler (if needed) in GetHandler()
@@ -33,10 +37,17 @@ libcec (1.7.2-1) unstable; urgency=low
       device lets us know it went into standby mode. fixes possibly failed
       active source switches after it succeeded once
     * panasonic: fixed delayed source switch for panasonic
+    * panasonic: mark the tv as powered up once it sends the audiomode request
     * set the physical address of each device controlled by a CCECClient if
       it's valid
     * Windows could get stuck in a loop in case there an error occured while
       reading registry entries
+    * ABI fixes (binary compat with v1.2 for Windows and v1.5.2 for others)
+    * replace the handler directly after getting the vendor id of a device when
+      registering a client
+    * copy the class member values of the old handler when creating a new
+      command handler, or a delayed activate source will get lost when the
+      handler is switched
     * cec-client: wrong client version
     * Makefile cleanups. don't link cec-client and cec-config against libudev
       and liblockdev
@@ -44,7 +55,7 @@ libcec (1.7.2-1) unstable; urgency=low
     * LibCecSharp: update the local configuration after connecting
     * LibCecSharp: better handling of callbacks
 
- -- Pulse-Eight Packaging <packaging@pulse-eight.com>  Sun, 24 Jun 2012 09:57:00 +0100
+ -- Pulse-Eight Packaging <packaging@pulse-eight.com>  Wed, 27 Jun 2012 02:06:00 +0100
 
 libcec (1.7.1-1) unstable; urgency=low