Up to [cvs.NetBSD.org] / pkgsrc / audio / alsa-plugins-oss
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
alsa-plugins-oss,alsa-plugins-pulse: Update to 1.2.7.1 Changelog: Unavailable.
alsa-plugins-*: update to 1.2.6 No relevant changes.
Substitute the patform's audio device in config file.
audio: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes. The following distfiles couldn't be fetched (possibly they are fetched conditionally): ./audio/freeswitch-sounds-ru/distinfo freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz ./audio/freeswitch-sounds-ru/distinfo freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz ./audio/freeswitch-music/distinfo freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz ./audio/freeswitch-music/distinfo freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz ./audio/freeswitch-sounds-fr/distinfo freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz ./audio/freeswitch-sounds-fr/distinfo freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz ./audio/freeswitch-sounds-en/distinfo freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz ./audio/freeswitch-sounds-en/distinfo freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
audio: Remove SHA1 hashes for distfiles
alsa-plugins-{oss|pulse}: Update to 1.2.5 Changelog: Core Release v1.2.5 A52 Output plugin pcm_a52: Don't move bytes within the outbuf pcm_a52: Don't pass EAGAIN errors from the slave to the caller pcm_a52: Determine virtual hardware pointer upon slave pointer Automatic upmix / downmix plugins upmix: complete generalizing format Jack PCM plugin jack: add option to allow non-jack-aligned period size OSS Mixer -> ALSA Control plugin oss: fix the config (port -> device) PulseAudio -> ALSA plugin pulse: pcm - handle reading pulse stream hole USB stream plugin usb_stream: use snd_config_get_card() to decode the card number
alsa-plugin-{oss,pulse}: Update to 1.2.2 Changelog: 1.2.2 Not available 1.2.1 Core Release v1.2.1 PulseAudio -> ALSA plugin pulse: Add DEVICE parameter 1.1.9 Core Release v1.1.9 configure: Fix unexpanded ALSA_DATA_DIR configure: use $sysconfdir instead of /etc Alsa support for Maemo SDK (n770) maemo: Fix a few crashing bugs Documentation doc: Add forgotten aaf.txt to EXTRA_DIST Jack PCM plugin jack: use correct port names in 50-jack.conf jack: Support to connect multiple JACK ports with same ALSA channel jack: Refactoring: Lower indentation jack: Removing snd_pcm_jack_format_t as it is not used jack: Replacing jack->channels with jack->num_ports jack: Moving jack_deactivate() to snd_pcm_jack_hw_free() to speedup the XRUN Recovery jack: Move jack_activate() and jack_connect() to snd_pcm_jack_prepare() 1.1.8 Core Release v1.1.8 aaf: AVTPDU transmission periodicity aaf: Implement Playback mode support aaf: Load configuration parameters aaf: Introduce plugin skeleton /Makefile.am aaf: Introduce plugin skeleton A52 Output plugin a52_close: set slave to NULL to avoid double pcm free in open fcn AVTP Audio Format (AAF) PCM plugin aaf: AVTPDU transmission periodicity aaf: Tx multiple AVTPDUs per media clock tick aaf: Refactor timeout routines aaf: Refactor AVTPDU reception routines aaf: Refactor AVTPDU transmission routines aaf: Add presentation time tolerance aaf: do not free twice aaf - snd_pcm_close() is called from snd_pcm_ioplug_delete() aaf: Add support for direct read/write transfers aaf: Implement dump() ioplug callback aaf: Implement Capture mode support aaf: Prepare for Capture mode support aaf: Implement Playback mode support aaf: Load configuration parameters aaf: Introduce plugin skeleton Documentation aaf: AVTPDU transmission periodicity aaf: Tx multiple AVTPDUs per media clock tick aaf: Add presentation time tolerance doc: Fix typo in AAF doc aaf: Implement Capture mode support aaf: Implement Playback mode support aaf: Load configuration parameters aaf: Introduce plugin skeleton Jack PCM plugin Revert "jack: Fix leaks when jack_set_hw_constraint() fails" OSS Mixer -> ALSA Control plugin Revert "oss: Fix leaks when oss_hw_constraint() fails" USB stream plugin Revert "usb_stream: Fix leaks when us_set_hw_constraint() fails" pcm_usb_stream: fix signess issues pcm_usb_stream: remove unused parameter in snd_pcm_us_read() pcm_usb_stream: fix another leak in snd_pcm_us_open() 1.1.7 Core Release v1.1.7 Fix typo in configure.ac (--disable-libav) configure: Require alsa-lib 1.1.6 and newer configure: change --with-alsaaddondir to --with-alsagconfdir and --with-alsalconfdir Move rate-lavc to rate-lav subdirectory and update to use libavresample config/Makefile: make everything modular configure: add --with-alsaaddondir, add default config files for plugins /Makefile.am Move rate-lavc to rate-lav subdirectory and update to use libavresample config/Makefile: make everything modular A52 Output plugin a52: Fix leaks when a52_set_hw_constraint() fails configure: change --with-alsaaddondir to --with-alsagconfdir and --with-alsalconfdir Move rate-lavc to rate-lav subdirectory and update to use libavresample configure: add --with-alsaaddondir, add default config files for plugins Arcam AV control plugin arcam-av: Add explicit -lpthread to *_LIBADD configure: change --with-alsaaddondir to --with-alsagconfdir and --with-alsalconfdir configure: add --with-alsaaddondir, add default config files for plugins Documentation doc: fix makefile, the files should be included to the distribution package unconditionally Move rate-lavc to rate-lav subdirectory and update to use libavresample config/Makefile: make everything modular Jack PCM plugin jack: Fix leaks when jack_set_hw_constraint() fails jack: Only allow ALSA periods multiple of JACKd period jack: Allow build with older alsa-lib jack: Update poll_fd also in draining state jack: Avoid call to snd_pcm_avail_update() from JACK thread configure: change --with-alsaaddondir to --with-alsagconfdir and --with-alsalconfdir configure: add --with-alsaaddondir, add default config files for plugins OSS Mixer -> ALSA Control plugin oss: Fix leaks when oss_hw_constraint() fails oss/Makefile.am: fix typo Rate Converter plugins samplerate: fix unused variable warning USB stream plugin usb_stream: Fix leaks when us_set_hw_constraint() fails usb_stream: Add explicit -lpthread to *_LIBADD 1.1.6 Core Release v1.1.6 Change FSF address (Franklin Street) A52 Output plugin Change FSF address (Franklin Street) Arcam AV control plugin Change FSF address (Franklin Street) Jack PCM plugin jack: Use correct parameter order for snd_pcm_areas_silence() jack: Report Xruns to user application jack: Do not Xrun the ALSA buffer jack: Use boundary as hw_ptr wrap around jack: Write only valid values to the internal hw_ptr Change FSF address (Franklin Street) 1.1.5 Core Release v1.1.5 PulseAudio -> ALSA plugin pulse: prevent double-free when pulse_hw_constraint returns error 1.1.4 Core Release v1.1.4 configure: Fix detection of avcodec.h configure: enhancing configuration support for alsa plugins
Update alsa-plugins-* to 1.1.1. No relevant changes for the ones we have in pkgsrc, I think. Changelog: Core Release v1.1.1 A52 Output plugin a52: Fix usage of obsoleted avcodec_*_frame() functions a52: Make compatible with ffmpeg 3.0 a52: fix reported input channel order Public Parrot Hack rate converter pph: include config.h from rate_speexrate.c Speex PCM plugin speex: Add missing include config.h
Update alsa-plugins-* to 1.1.0: Core Release v1.1.0 pph: Fix build with older speex pph: include speexdsp_types.h, not speex_types.h A52 Output plugin a52: Fix ioplug version ifdef checks Arcam AV control plugin arcam-av: Include sys/select.h for fd_set definition Automatic upmix / downmix plugins mix: Fix extplug version ifdef checks Jack PCM plugin jack: Fixing a small memory leak Public Parrot Hack rate converter pph: Fix build with older speex pph: include speexdsp_types.h, not speex_types.h PulseAudio -> ALSA plugin pulse: Add 24 bit data formats to Pulse plugin. Rate Converter plugins rate: Allow LGPL for libsamplerate commercial licensee
Add SHA512 digests for distfiles for audio category Problems found with existing distfiles: /pub/pkgsrc/distfiles/amp-0.7.6.tgz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz /pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz /pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2 /pub/pkgsrc/distfiles/mp3to.gz /pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz No changes made to these file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
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
Update to 1.0.22 - no functional changes.
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.
Cleanup configure patch. DESTDIR support. Simplify.
Import alsa-plugins-oss 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 an OSS plugin for ALSA.
Initial revision