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

Alexander Wirt formorer at debian.org
Fri Jun 29 22:10:07 UTC 2012


The following commit has been merged in the master branch:
commit e71cfe3a56dd69eacc1328806e22a38e8a048052
Author: Alexander Wirt <formorer at debian.org>
Date:   Sat Jun 30 00:07:17 2012 +0200

    Use alsa by default

diff --git a/debian/mpd.conf b/debian/mpd.conf
index 757df9e..479fac1 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"
+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