Commit graph

20 commits

Author SHA1 Message Date
ryoon
f05f517e5e Recursive revbump from audio/pulseaudio. 2015-02-21 23:35:38 +00:00
ryoon
31da25953c Recursive revbump from pulseaudio-5.0 2014-06-09 14:18:04 +00:00
ryoon
626b8295aa Update to 1.0.27
Changelog:
Changelog between 1.0.26 and 1.0.27 releases
Core
    Release v1.0.27

A52 Output plugin
    a52: Fix build errors
    a52: Add the support of recent libavcodec / libavutil

PulseAudio -> ALSA plugin
    pulse: pulse_pcm_poll_revents should return 0 on success
    pcm_pulse: set prebuf parameter according to software parameters


Changelog between 1.0.25 and 1.0.26 releases
Core
    Release v1.0.26

PulseAudio -> ALSA plugin
    pulse: Support 24-bit formats

USB stream plugin
    usb_stream: Fix build with glibc 2.16


Changelog between 1.0.24 and 1.0.25 releases
Core
    Release v1.0.25
    pulse: Install a PulseAudio config snippet into alsa.conf.d

A52 Output plugin
    a52: Fix build with older ffmpeg versions.
    a52 - Fix a52 codec with recent libavcodec updates

Documentation
    pulse: Add fallback option

Jack PCM plugin
    jack: Fix revents for playback
    jack: Fix hanging applications when using jack plugin

PulseAudio -> ALSA plugin
    Added missing configuration files for the pulse plugin
    Set CLOEXEC flag for pipes in PulseAudio plugins
    pulse: Install a PulseAudio config snippet into alsa.conf.d
    pulse - Define a dummy PA_CHECK_VERSION() when not available
    pulse - only underrun if no more data has been written
    pulse: Set PA_CONTEXT_NOAUTOSPAWN when fallback is available
    pulse: Add fallback option
    Pulse: Fix snd_pcm_avail returning 0 in some cases


Changelog between 1.0.23 and 1.0.24 releases
Core
    Release v1.0.24

Documentation
    Fix README-jack (second channel)

PulseAudio -> ALSA plugin
    pulse: Add handle_underrun option
    pulse: Fix invalid buffer pointer return value


Changelog between 1.0.22 and 1.0.23 releases
Core
    Release v1.0.23

USB stream plugin
    usb_stream: Allow user-set period-size and rate
    usb_stream: Check for NULL-ness before dereferencing
2014-06-09 12:42:58 +00:00
ryoon
2e7bdbb293 Recursive revbump from json-c 0.12 update 2014-04-20 02:27:49 +00:00
wiz
acb76ebdd4 Bump PKGREVISION for libatomic_ops PKGNAME change. 2014-04-16 11:22:00 +00:00
wiz
bd9eea67da PKGREVISION bump for json-c shlib rename. 2013-11-25 12:00:45 +00:00
ryoon
ba686245a6 Recursive revbump from audio/pulseaudio 2.1 2012-11-03 01:58:32 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
asau
2fead99d50 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
6b5bd8d27a Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:17 +00:00
sbd
0baf031533 Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
obache
c5d8a2a356 Recursive bump from gdbm shlib bump. 2011-08-23 13:06:45 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
54775fed2d Update to 1.0.22 - no functional changes. 2010-02-16 18:30:12 +00:00
wiz
7832942d4f Define EBADFD to the same error code as in alsa-libs, in case it's
undefined.
2009-08-31 20:07:32 +00:00
wiz
c588ffdb1b Update alsa packages to 1.0.21.
http://www.alsa-project.org/main/index.php/Changes_v1.0.18_v1.0.19
http://www.alsa-project.org/main/index.php/Changes_v1.0.19_v1.0.20
http://www.alsa-project.org/main/index.php/Changes_v1.0.20_v1.0.21
contain ~300kB of changes.
2009-08-31 14:25:49 +00:00
joerg
0f1399f0fa Clean up patch. Simplify. user-destdir support. 2009-07-07 14:59:00 +00:00
jmcneill
a4d8d7e726 Add MESSAGE explaining how to configure alsa-plugins-pulse 2008-12-19 05:21:01 +00:00
jmcneill
530e2401ab Import alsa-plugins-pulse version 1.0.18.
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system. ALSA has the following
significant features:

    * Efficient support for all types of audio interfaces, from consumer sound
      cards to professional multichannel audio interfaces.
    * Fully modularized sound drivers.
    * SMP and thread-safe design.
    * User space library (alsa-lib) to simplify application programming and
      provide higher level functionality.
    * Support for the older Open Sound System (OSS) API, providing binary
      compatibility for most OSS programs.

This package provides a PulseAudio plugin for ALSA.
2008-12-19 04:04:04 +00:00