apulse (0.1.9-0mx15+1) unstable; urgency=medium

  * antiX build

 -- anticapitalista <antix@operamail.com>  Sun, 19 Mar 2017 16:37:22 +0200

apulse (0.1.9-0mx15+1) mx; urgency=medium

  * Rebuilding the lastest release, has fixes for Firefox:

    1.9:
    - fix PA_SAMPLE_S16NE volume scaling bug.
    - fix video stuttering in Firefox by calling write callback as soon
      as minreq bytes become available in write buffer;
    - make error messages from do_connect_pcm friendlier.

    1.8:
    - feature: make playback in Firefox working, including volume changing.
    - feature: reimplement snd_pcm_avail(), which is missing in older versions
      of alsa-lib.
    - bugfix: make reported buffer sizes to be multiple of frame sizes.
    - bugfix: stop crashing in pa_stream_disconnect() if initialization failed.

    1.7:
    - various bugfixes.
    - make pa_proplist be able to store binary objects too.
    - implement pa_stream_begin_write.

  * Update debian/copyright to include 2017.

 -- Steven Pusser <stevep@mxlinux.org>  Sat, 18 Mar 2017 10:02:25 -0700

apulse (0.1.6-1ubuntu1~trusty1) trusty; urgency=medium

    * use PTHREAD_MUTEX_RECURSIVE instead of PTHREAD_MUTEX_RECURSIVE_NP
    * allow multiple search paths to be set via APULSE_SEARCH_PATHS parameter
    * mainloop: block forever if blocking requested
    * stream: call write callback earlier to allow app to fill a buffer
    * stream: play silence if playback samples aren't available
    * stream: drop ringbuffer contents if app doesn't read fast enough
    * operation: avoid dereferencing NULL in get_state()
    * stream: cosmetic changes
    * stream: avoid using of snd_pcm_pause()
    * context: +get_protocol_version, + get_server_protocol_version
    * update year in copyright notice
    * format-info: some functions
    * stream: +new_extended
    * stream: +is_corked, +is_suspended

 -- Kirill Shkrogalev <kirilshkrogalev@yandex.ru>  Tue, 16 Jun 2015 20:47:07 +0300

apulse (0.1.5-1ubuntu1~utopic1) utopic; urgency=medium

  * Build for Utopic. 

 -- Kirill Shkrogalev <kirilshkrogalev@yandex.ru>  Sat, 27 Dec 2014 11:58:40 +0300

apulse (0.1.5-1ubuntu1~trusty1) trusty; urgency=medium

   * add -pthread, fix link order
   * add some more trace messages
  * fix build on Debian Squeeze
  * mention Skype as a 32-bit application
  * use snd_pcm_hw_params_set_rate_near()
  * fix missing symbols in libpulse-simple
  *	impl pa_log_level_meta
  * impl pa_proplist_contains, pa_proplist_gets
  *	pulse-common: add stubs for pa_disable_sigpipe, pa_open_cloexec, pa_close
  * impl pa_xmalloc0
  * set avail min to period size

 -- Kirill Shkrogalev <kirilshkrogalev@yandex.ru>  Sun, 21 Dec 2014 10:51:18 +0300

apulse (0.1.3-1ubuntu1~utopic1) utopic; urgency=low

  * Building fo Utopic.

 -- Kirill Shkrogalev <kirilshkrogalev@yandex.ru>  Sun, 09 Nov 2014 14:33:07 +0300

apulse (0.1.3-1ubuntu1~trusty1) trusty; urgency=low

  * Bump upstream version.
    * use WITH_TRACE macro rather than NDEBUG to enable tracing messages.
    * clearly express project status.
    * document environment variables for runtime device selection

 -- Kirill Shkrogalev <kirilshkrogalev@yandex.ru>  Sat, 08 Nov 2014 18:52:29 +0300

apulse (0.1.2-1ubuntu1ppa3) trusty; urgency=low

  * Apulse independent from Pulseaudio libraries.

 -- Kirill Shkrogalev <kirilshkrogalev@yandex.ru>  Sun, 12 Oct 2014 15:56:58 +0400

apulse (0.1.2-1ubuntu1ppa1) trusty; urgency=low

  * Initial release.

 -- Kirill Shkrogalev <kirilshkrogalev@yandex.ru>  Sat, 11 Oct 2014 14:47:06 +0400
