[Pkg-mpd-commits] [SCM] Git repository for pkg-mpd branch, master, updated. debian/0.16.8-1-10-g2caba61

Alexander Wirt formorer at debian.org
Wed Jun 27 17:59:38 UTC 2012


The following commit has been merged in the master branch:
commit e2525d2d7484717dac8315b1f36264e6fc4986c7
Author: Alexander Wirt <formorer at debian.org>
Date:   Wed Jun 27 19:57:37 2012 +0200

    Let mpd do autodetection for alsa

diff --git a/debian/mpd.conf b/debian/mpd.conf
index 851ae53..757df9e 100644
--- a/debian/mpd.conf
+++ b/debian/mpd.conf
@@ -197,15 +197,15 @@ input {
 #
 # An example of an ALSA output:
 #
-audio_output {
-	type		"alsa"
-	name		"My ALSA Device"
-	device		"hw:0,0"	# optional
-	format		"44100:16:2"	# optional
-	mixer_device	"default"	# optional
-	mixer_control	"PCM"		# optional
-	mixer_index	"0"		# optional
-}
+#audio_output {
+#	type		"alsa"
+#	name		"My ALSA Device"
+#	device		"hw:0,0"	 optional
+#	format		"44100:16:2"	 optional
+#	mixer_device	"default"	 optional
+#	mixer_control	"PCM"		 optional
+#	mixer_index	"0"		 optional
+#}
 #
 # An example of an OSS output:
 #

-- 
Git repository for pkg-mpd



More information about the Pkg-mpd-commits mailing list