Am Donnerstag, den 31.03.2011, 00:56 +0530 schrieb Arun Raghavan: Typo in commit summary: s/grom/from/. > This pulls a2dp-codecs.h from BlueZ which contains the capabilities > structures for SBC and MPEG. We currently have these manually added to > ipc.h, so pulling this header makes our files identical to upstream. > --- > src/Makefile.am | 2 +- > src/modules/bluetooth/a2dp-codecs.h | 116 +++++++++++++++++++++++ > src/modules/bluetooth/bluetooth-util.c | 8 +- > src/modules/bluetooth/ipc.h | 28 ------ > src/modules/bluetooth/module-bluetooth-device.c | 8 +- > 5 files changed, 123 insertions(+), 39 deletions(-) > create mode 100644 src/modules/bluetooth/a2dp-codecs.h > > diff --git a/src/Makefile.am b/src/Makefile.am > index f3717ce..a7fc1ca 100644 > --- a/src/Makefile.am > +++ b/src/Makefile.am > @@ -1851,7 +1851,7 @@ libbluetooth_ipc_la_SOURCES = modules/bluetooth/ipc.c modules/bluetooth/ipc.h > libbluetooth_ipc_la_LDFLAGS = -avoid-version > libbluetooth_ipc_la_LIBADD = $(AM_LIBADD) libpulsecore- at PA_MAJORMINOR@.la libpulsecommon- at PA_MAJORMINOR@.la libpulse.la > libbluetooth_ipc_la_CFLAGS = $(AM_CFLAGS) > -BLUETOOTH_IPC_FILES = $(subst modules/bluetooth/,,$(libbluetooth_ipc_la_SOURCES)) rtp.h > +BLUETOOTH_IPC_FILES = $(subst modules/bluetooth/,,$(libbluetooth_ipc_la_SOURCES)) rtp.h a2dp-codecs.h Sort these alphabetically? [?] Otherwise this looks good. Do you have a public Git tree with this patch applied? Thanks, Paul -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20110331/b0b7ec9c/attachment.pgp>