All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rui Pedro Lopes <rlopes@ipb.pt>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] Some tests with the userland ALSA plugin for A2DP: problem with changing tracks
Date: Wed, 30 Aug 2006 14:56:12 +0100	[thread overview]
Message-ID: <44F598FC.4040803@ipb.pt> (raw)
In-Reply-To: <44F55B85.6010800@palmsource.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Fr=E9d=E9ric DALLEAU wrote:
> Hi, There exists another alsa driver for a2dp. It's based upon the
> previous but uses a daemon instead of being standalone. It really
> miss documentation, but you can have a look at :
> http://sourceforge.net/mailarchive/forum.php?thread_id=3D20199009&forum_i=
d=3D1881
>  You'll need the latest cvs.
>
> If your headset support AVRCP (next/prev buttons) you may also use
> it, see somewhere in this thread :
> http://sourceforge.net/mailarchive/forum.php?thread_id=3D29326874&forum_i=
d=3D1881
>
>
> Let us know if it works! Fr=E9d=E9ric
>
It did!
I had to change the Makefile a bit though...
Here goes the diff:
=3D=3D=3D snip =3D=3D=3D
- --- alsa-plugins/Makefile.am    2006-07-26 10:56:20.000000000 +0100
+++ /home/rlopes/tash/btsco/alsa-plugins/Makefile.am    2006-08-30
14:39:00.000000000 +0100
@@ -5,7 +5,7 @@

 if ALSAPLUGIN

- -LIBS =3D
+#LIBS =3D

 alsadir =3D $(libdir)/alsa-lib

@@ -25,6 +25,7 @@

 bin_PROGRAMS =3D a2dpd
 a2dpd_SOURCES =3D a2dpd.c a2dplib.c a2dp_timer.c a2dp_ipc.c
+a2dpd_CFLAGS =3D $(AM_CFLAGS)
 a2dpd_LDADD =3D @BLUEZ_LIBS@ -lsbc -lpthread -lrt

 AM_CFLAGS =3D @ALSA_CFLAGS@ @BLUEZ_CFLAGS@ -pthread
=3D=3D=3D snip =3D=3D=3D

Cheers,

/rp
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE9Zj8AhGrHSs5PNIRAi8bAJ9DQCZ+xZ89LyDUGAtgV72XV9zDgACfS4pO
NKzVAgM5zsbWcTN3oLYN3x4=3D
=3DSHLH
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

      reply	other threads:[~2006-08-30 13:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-30  9:07 [Bluez-devel] Some tests with the userland ALSA plugin for A2DP: problem with changing tracks Rui Pedro Lopes
2006-08-30  9:33 ` Frédéric DALLEAU
2006-08-30 13:56   ` Rui Pedro Lopes [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44F598FC.4040803@ipb.pt \
    --to=rlopes@ipb.pt \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.