pulseaudio-dlna (0.4.6) trusty; urgency=low

    * Added support for Google Chromecast Audio
    * Fixed a bug where devices which does not specifiy control urls made the
      application crash
    * Added the --disable-device-stop flag
    * Added the --request-timeout option
    * You can now also add rules to renderers
      (e.g. DISABLE_DEVICE_STOP, REQUEST_TIMEOUT)
    * Fixed a bug where stream urls where not parsed correctly
    * Fixed a bug which made a Chomecast Audio throwing exceptions while
      stopping
    * Fixed a bug where the system's default encoding could not be determined
      when piping the applications output

 -- Massimo Mund <mo@lancode.de>  Sat, 17 Oct 2015 10:49:13 +0100


pulseaudio-dlna (0.4.5.2) trusty; urgency=low

    * Fixed a bug where the encoding of SSDP headers was not detected correctly

 -- Massimo Mund <mo@lancode.de>  Mon, 21 Sep 2015 17:33:28 +0100


pulseaudio-dlna (0.4.5.1) trusty; urgency=low

    * Added a missing dependency python-concurrent.futures

 -- Massimo Mund <mo@lancode.de>  Sun, 20 Sep 2015 20:50:14 +0100


pulseaudio-dlna (0.4.5) trusty; urgency=low

    * Exceptions while updating sink and device information from pulseaudio
      are now handled better
    * Changed --fake-http10-content-length flag to --fake-http-content-length
      to also support HTTP 1.1 requests
    * Fixed a bug where the supported device mime types could not get parsed
      correctly
    * Fixed a bug where the device UUID was not parsed correctly
    * Fixed a bug where just mime types beginning with audio/ where
      accepted, but not e.g. application/ogg
    * The stream server will now respond with 206 when receiving requests
      with range header
    * UPNP control commands have now a timeout of 10 seconds
    * Fixed a bug where the wrong stream was removed from the stream manager
    * Fixed several bugs caused by purely relying on stopping actions for
      the devices idle state
    * Added L16 Encoder
    * The encoder option can now handle multiple options separated by comma
    * Added the --create-device-config flag
    * Fixed a bug where the dbus session was bound from the wrong process
    * Fix a bug where the wrong device UDN was retrieved from XML documents
      containing multiple devices

 -- Massimo Mund <mo@lancode.de>  Sun, 20 Sep 2015 15:47:52 +0100


pulseaudio-dlna (0.4.4) trusty; urgency=low

    * Added '--disable-ssdp-listener' option
    * Fixed a bug with applications which remove and re-add streams all the time
    * Added a missing dependency python-psutil

 -- Massimo Mund <mo@lancode.de>  Fri, 07 Aug 2015 20:31:16 +0100


pulseaudio-dlna (0.4.3) trusty; urgency=low

    * Fixed a bug when trying to terminate an encoder process
    * Catch exceptions when trying to update pulseaudio sinks
    * Fixed a timing issue where the streamserver was not ready but devices were already instructed to play

 -- Massimo Mund <mo@lancode.de>  Sun, 02 Aug 2015 15:06:22 +0100


pulseaudio-dlna (0.4.2) trusty; urgency=low

  * The mp3 encoder is now prioritize over wav
  * Added '--disable-switchback' option
  * Wav encoders do not longer share their encoder process

 -- Massimo Mund <mo@lancode.de>  Sun, 02 Aug 2015 13:35:12 +0100


pulseaudio-dlna (0.4.1) trusty; urgency=low

  * Fixed Makefile for launchpad

 -- Massimo Mund <mo@lancode.de>  Mon, 27 Jul 2015 11:40:37 +0100


pulseaudio-dlna (0.4.0) trusty; urgency=low

  * Added the --fake-http10-content-length option
  * The application can now run as root
  * Catch pulseaudio exceptions for streams, sinks and modules when those are
    gone
  * Fixed a bug where a missing ssdp header field made the application crash
  * New devices are added now during runtime
  * Rewrite of the streaming server
  * Upnp devices can now request their audio format based on their capabilities
  * Added AAC encoder
  * If a device stops playing, the streams currently playing on the
    corresponding sink are switched back to the default sink
  * If a device failes to start playing, streams currently playing on the
    corresponding sink are switched back to the default sink
  * Added Chromecast support
  * Fixed a bug where the application crashed when there was no suitable
    encoder found
  * Added the --bit-rate option
  * Added additional headers for DLNA devices
  * Added switch back mode also for sinks, not just for streams
  * Added better logging
  * Validate encoders for installed dependencies

 -- Massimo Mund <mo@lancode.de>  Mon, 27 Jul 2015 10:23:02 +0100


pulseaudio-dlna (0.3.5) trusty; urgency=low

  * Fixed a bug where Sonos description XML could not get parsed correctly

 -- Massimo Mund <mo@lancode.de>  Sun, 09 Apr 2015 19:41:21 +0100


pulseaudio-dlna (0.3.4) trusty; urgency=low

  * Fixed Makefile for launchpad

 -- Massimo Mund <mo@lancode.de>  Sun, 22 Mar 2015 21:55:33 +0100


pulseaudio-dlna (0.3.3) trusty; urgency=low

  * Added the --filter-device option
  * Send 2 SSDP packets by default for better UPNP device discovery
  * Added virtualenv for local installation

 -- Massimo Mund <mo@lancode.de>  Sun, 22 Mar 2015 20:34:12 +0100


pulseaudio-dlna (0.3.2) trusty; urgency=low

  * Added the Opus Encoder
  * Fixed a bug where an empty UPNP device name made the application crash
  * Added a missing dependency python-gobject

 -- Massimo Mund <mo@lancode.de>  Sat, 14 Mar 2015 11:58:31 +0100


pulseaudio-dlna (0.3.1) trusty; urgency=low

  * Fixed a bug so that AVTransports other than 1 can be used

 -- Massimo Mund <mo@lancode.de>  Fri, 13 Feb 2015 20:01:12 +0100


pulseaudio-dlna (0.3.0) trusty; urgency=low

  * Initial release

 -- Massimo Mund <mo@lancode.de>  Sun, 01 Feb 2015 14:19:51 +0100
