The NetBSD Project

CVS log for pkgsrc/audio/alsa-plugins-oss/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / alsa-plugins-oss

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Nov 23 16:29:34 2023 UTC (14 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
alsa-plugins-oss,alsa-plugins-pulse: Update to 1.2.7.1

Changelog:
Unavailable.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 24 10:10:49 2022 UTC (3 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -3 lines
alsa-plugins-*: update to 1.2.6

No relevant changes.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Nov 28 06:42:46 2021 UTC (3 years, 1 month ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -2 lines
Add an example .asoundrc to use this plugin by default

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Nov 21 16:06:30 2021 UTC (3 years, 2 months ago) by hauke
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +10 -2 lines
Substitute the patform's audio device in config file.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jun 30 15:41:54 2021 UTC (3 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
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

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 12 14:14:38 2021 UTC (3 years, 8 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
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

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Sep 15 20:33:02 2016 UTC (8 years, 4 months ago) by wiedi
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
fix int types on SunOS

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 20 12:10:24 2016 UTC (8 years, 9 months ago) by nros
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Set LICENSE for a lot of audio packages.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 15 09:05:41 2016 UTC (8 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 18 15:17:01 2016 UTC (8 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
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

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jun 9 12:42:58 2014 UTC (10 years, 7 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Sep 11 23:59:23 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
"user-destdir" is default these days

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 29 20:33:09 2012 UTC (12 years, 11 months ago) by hans
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -1 lines
Redefine a few OSS mixer names to their (numeric) counterparts on
SunOS. This is wrong for SOUND_MIXER_MONITOR, but I don't really care.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 16 18:26:24 2010 UTC (14 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update to 1.0.22 - no functional changes.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 31 14:25:49 2009 UTC (15 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
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.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 7 14:45:41 2009 UTC (15 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6 lines
Cleanup configure patch. DESTDIR support. Simplify.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 19 12:34:22 2008 UTC (16 years, 1 month ago) by jmcneill
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Make sure the plugin links with LIBOSSAUDIO. ALSA can load the OSS plugin
now, but it still doesn't work, so don't bump PKGREVISION quite yet.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Dec 19 04:03:22 2008 UTC (16 years, 1 month ago) by jmcneill
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 19 04:03:22 2008 UTC (16 years, 1 month ago) by jmcneill
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>