~cyphermox/+junk/bluez-debug

« back to all changes in this revision

Viewing changes to debian/patches/socket_audio.patch

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-07-04 13:28:49 UTC
  • mfrom: (1.1.38)
  • Revision ID: package-import@ubuntu.com-20120704132849-tmwu1x7p2vxcclt1
Tags: 4.101-0ubuntu1
* New upstream release
* debian/libbluetooth3.symbols:
  - Updated
* debian/patches/10-unregister_interface_on_exit.patch:
* debian/patches/11-explicitly_close.patch:
* debian/patches/python3.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
but pulseaudio isn't yet ready to use it, it seems. Work around this
6
6
limitation for now by enabling the old socket API again.
7
7
 
8
 
Index: ubuntu/audio/manager.c
 
8
Index: bluez-4.101/audio/manager.c
9
9
===================================================================
10
 
--- ubuntu.orig/audio/manager.c 2012-05-01 15:49:22.953014142 +0100
11
 
+++ ubuntu/audio/manager.c      2012-05-01 15:49:53.629012793 +0100
12
 
@@ -117,7 +117,7 @@
 
10
--- bluez-4.101.orig/audio/manager.c    2012-06-14 03:04:20.000000000 +1200
 
11
+++ bluez-4.101/audio/manager.c 2012-07-04 13:33:09.200094398 +1200
 
12
@@ -114,7 +114,7 @@
13
13
        .sink           = TRUE,
14
14
        .source         = FALSE,
15
15
        .control        = TRUE,