summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2000-01-10 13:29:00 +0000
committerJaroslav Kysela <perex@perex.cz>2000-01-10 13:29:00 +0000
commit5571280c063bb970c71531088c12e5cfaf713388 (patch)
treec2cc41510e4bd381bab608ff49f2379c404a96cf /utils
parent88cf23afe83502c45e14e11998f758300c41e2f1 (diff)
jcu.cz -> alsa-project.org modifications & other cleanups
Diffstat (limited to 'utils')
-rw-r--r--utils/alsa-utils.spec.in26
1 files changed, 0 insertions, 26 deletions
diff --git a/utils/alsa-utils.spec.in b/utils/alsa-utils.spec.in
index df81384..96f1477 100644
--- a/utils/alsa-utils.spec.in
+++ b/utils/alsa-utils.spec.in
@@ -18,32 +18,6 @@ Requires: alsa-lib alsa-driver
Advanced Linux Sound Architecture (ALSA) - Utils
-Features
-========
-
-* general
- - modularized architecture with support for 2.0 and latest 2.1 kernels
- - support for versioned and exported symbols
- - full proc filesystem support - /proc/sound
-* ISA soundcards
- - support for 128k ISA DMA buffer
-* mixer
- - new enhanced API for applications
- - support for unlimited number of channels
- - volume can be set in three ways (percentual (0-100), exact and decibel)
- - support for mute (and hardware mute if hardware supports it)
- - support for mixer events
- - this allows two or more applications to be synchronized
-* digital audio (PCM)
- - new enhanced API for applications
- - full real duplex support
- - full duplex support for SoundBlaster 16/AWE soundcards
- - digital audio data for playback and record should be read back using
- proc filesystem
-* OSS/Lite compatibility
- - full mixer compatibity
- - full PCM (/dev/dsp) compatibility
-
%changelog
* Mon May 28 1998 Helge Jensen <slog@slog.dk>