Up to [cvs.netbsd.org] / pkgsrc / audio / alsa-utils
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 15 19:46:30 2012 UTC (3 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Fix build on SunOS.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 16 18:28:01 2010 UTC (2 years, 3 months ago) by wiz
Branch: 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
Changes since 1.3: +6 -6
lines
Diff to previous 1.3 (colored)
Update to 1.0.22:
Core
Release v1.0.22
ALSA Control (alsactl)
alsactl: fix error path code in init_parse.c
alsactl: init - default - initialize also "Digital Input Source"
alsactl init: Add CTL{do_search} and CTL{do_count} parsers
alsactl init: use empty GOTOs in init/default file to increase readability
alsactl: introduce CTL{write} to match directly written CTL values
alsactl - Initialize Speaker volume to 0dB when Master is present
alsactl init: Fix typo "(" -> "{" in Headphone default rule
Speaker Test
speaker-test: not all sample formats are supported - show only
supported ones
speaker-test: add -d (--debug) option to show PCM parameters
aplay/arecord
arecord: fix wrong chunk_size initialization when verbose and
mmap flags are set
aplay - Show available formats
Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 31 14:31:00 2009 UTC (2 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
Update to 1.0.20. 1.0.21 tarball is mysteriously unavailable.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 30 14:44:14 2008 UTC (3 years, 4 months ago) by hasso
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
* Make it build on DragonFly * Fix interpreter in alsaconf and make package depend on bash (runtime). * Bump PKGREVISION
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 19 03:33:45 2008 UTC (3 years, 5 months ago) by jmcneill
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import alsa-utils 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 utilities for configuring and using ALSA.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 19 03:33:45 2008 UTC (3 years, 5 months ago) by jmcneill
Branch: MAIN
Initial revision