summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-20 23:53:03 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-20 23:53:03 +0000
commitd984b73c8449eb11304ec68e8b6d5177ec8755d7 (patch)
tree418639cf4ed1335c48751e5c285c08835c54a428 /profiles/desc
parentPre-mask alsa-lib 1.0.14_rc1-r1, while I prepare the .desc files. (diff)
downloadhistorical-d984b73c8449eb11304ec68e8b6d5177ec8755d7.tar.gz
historical-d984b73c8449eb11304ec68e8b6d5177ec8755d7.tar.bz2
historical-d984b73c8449eb11304ec68e8b6d5177ec8755d7.zip
Add alisp and midi useflags for alsa-lib and the alsa_pcm_plugins values expansion.
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/alsa_pcm_plugins.desc34
1 files changed, 34 insertions, 0 deletions
diff --git a/profiles/desc/alsa_pcm_plugins.desc b/profiles/desc/alsa_pcm_plugins.desc
new file mode 100644
index 000000000000..81f63b75f1d0
--- /dev/null
+++ b/profiles/desc/alsa_pcm_plugins.desc
@@ -0,0 +1,34 @@
+# Copyright 2006 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/alsa_pcm_plugins.desc,v 1.1 2006/12/20 23:53:03 flameeyes Exp $
+
+# This file contains descriptions of ALSA_PCM_PLUGINS USE_EXPAND flags.
+# Improved documentation about them is accepted with pleasure
+
+# Keep it sorted.
+copy - Enable the copy internal plugin.
+linear - Enable the linear internal plugin.
+route - Enable the route internal plugin.
+mulaw - Enable the mulaw internal plugin.
+alaw - Enable the alaw internal plugin.
+adpcm - Enable the adpcm internal plugin.
+rate - Enable the samplerate conversion plugin
+plug - Enable the plugin to connect to other plugins or devices (*important*)
+multi - Enable the multi internal plugin.
+shm - Enable the Shared Memory plugin (needed to transform an output into an input)
+file - Enable the plugin to save output to a file
+null - Enable the discard output plugin
+empty - Enable the empty internal plugin.
+share - Enable the share internal plugin.
+meter - Enable the meter internal plugin.
+hooks - Enable the hooks internal plugin.
+lfloat - Enable the lfloat internal plugin.
+ladspa - Enable the ladspa internal plugin.
+dmix - Enable the software mixing plugin (for output)
+dshare - Enable the dshare internal plugin.
+dsnoop - Enable the plugin to allow to processes to get the same input
+asym - Enable the plugin to create virtual devices with different inputs/outputs
+iec958 - Enable the passthrough digital audio plugin
+softvol - Enable the software volume control plugin
+extplug - Enable the extplug internal plugin.
+ioplug - Enable the plugin to connect to hardware devices (*important*)