Thread (2 messages) read the whole thread 2 messages, 2 authors, 2011-11-21
STALE5368d

[PATCH BlueZ] audio: enable Media API by default

From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Date: 2011-11-20 18:09:07
Subsystem: the rest · Maintainer: Linus Torvalds

From: Luiz Augusto von Dentz <redacted>

This replaces unix socket IPC which is considered deprecated and will
eventually be removed.
---
 audio/manager.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/audio/manager.c b/audio/manager.c
index 3f167da..07273f4 100644
--- a/audio/manager.c
+++ b/audio/manager.c
@@ -118,8 +118,8 @@ static struct enabled_interfaces enabled = {
 	.sink		= TRUE,
 	.source		= FALSE,
 	.control	= TRUE,
-	.socket		= TRUE,
-	.media		= FALSE,
+	.socket		= FALSE,
+	.media		= TRUE,
 };
 
 static struct audio_adapter *find_adapter(GSList *list,
-- 
1.7.7.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help