Commit graph

8 commits

Author SHA1 Message Date
obache
8139c817b9 Exactly disable NLS support, should fix PR#43202.
No exactly depend on gettext-lib, no message catalogue installation,
so no functional changes.
2010-04-24 04:58:43 +00:00
wiz
339bc89b0e 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
2010-02-16 18:28:01 +00:00
wiz
8314825d07 Update to 1.0.20. 1.0.21 tarball is mysteriously unavailable. 2009-08-31 14:31:00 +00:00
joerg
49ccc80dd4 user-destdir support 2009-07-07 14:37:21 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
hasso
f4b3b7eef4 * Make it build on DragonFly
* Fix interpreter in alsaconf and make package depend on bash (runtime).
* Bump PKGREVISION
2008-12-30 14:44:14 +00:00
jmcneill
db88398970 add xmlto as a build dependency 2008-12-22 03:18:12 +00:00
jmcneill
584447d868 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.
2008-12-19 03:33:45 +00:00