From 31d9c3191a5d1f9fb9ac0eef7703fe1d2f7008ee Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Sun, 15 Sep 2013 18:31:59 +0600 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9?= =?UTF-8?q?=D0=BA=D0=B0=20=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=D0=B0=20=D0=B7?= =?UTF-8?q?=D0=B2=D1=83=D0=BA=D0=B0=20=D1=87=D0=B5=D1=80=D0=B5=D0=B7=20jac?= =?UTF-8?q?k?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/media/mpd/mpd.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/etc/media/mpd/mpd.conf b/etc/media/mpd/mpd.conf index 2bc1425..b49178b 100644 --- a/etc/media/mpd/mpd.conf +++ b/etc/media/mpd/mpd.conf @@ -1,6 +1,6 @@ # mpd.conf # -# Изменён: Пн 26 авг 2013 18:54:15 +# Изменён: Вск 15 Сен 2013 18:30:00 # #Директория с музыкой @@ -28,18 +28,18 @@ bind_to_address "localhost" port "6600" #Настройка звука -audio_output { - type "alsa" - name "Sound Card" - options "dev=dmixer" - device "plug:dmix" -} - #audio_output { -# type "jack" +# type "alsa" # name "Sound Card" +# options "dev=dmixer" +# device "plug:dmix" #} +audio_output { + type "jack" + name "Sound Card" +} + # audio_output { # type "httpd" # name "MPD"