From: Andrew Waldram <andy@samuri.demon.co.uk>
To: bluez-devel@lists.sourceforge.net
Subject: [Bluez-devel] a2pd btsco won't compile (FIX) plus xmms error
Date: Tue, 01 Aug 2006 07:25:14 +0100 [thread overview]
Message-ID: <1154413514.27192.8.camel@localhost> (raw)
Hi guys ,
Sorry this is a bit noddy but I'm not a developer
the latest changes to a2pd plugin stop btsco compiling as your trying to
re-use variables.
Adding
bin_PROGRAMS = a2dpd
a2dpd_SOURCES = a2dpd.c a2dplib.c a2dp_timer.c a2dp_ipc.c
----->>>>> a2dpd_CFLAGS = $(AM_CFLAGS)
to the makefile.am in the pluggin filder will fix it by renaming the
variable timer and icp during compile time,
it almost a no-op just fixes the compiler dont know if thats the right
way to do it though.
Also when I use XMMS with my HP bluetooth headphones then every time a
track finishes the the headphones stop (next also does this), but
alsaplayer is fine.
here is whats happening during skip
SBC Bandwidth = 26 kbps [26703 bps]
SBC Bandwidth = 26 kbps [27324 bps]
SBC Bandwidth = 26 kbps [27324 bps]
Awaiting command
SBC Bandwidth = 26 kbps [27324 bps]
SBC Bandwidth = 26 kbps [27324 bps]
DEBUG: a2dp_stop: a2dp 0x82668d8
DEBUG: a2dp_stop: Listen thread terminating
Thread in signal handler 14
Error while receiving -1 (errno=4:Interrupted system call)
listen_thread: ending perfeclty
DEBUG: a2dp_stop: Listen thread terminated
DEBUG: a2dp_stop: OK
DEBUG: a2dp_stop: a2dp 0x82668d8
DEBUG: a2dp_stop: Listen thread terminating
DEBUG: a2dp_stop: Listen thread terminated
DEBUG: a2dp_stop: OK
DEBUG: a2dp_close: a2dp Destroying 0x82668d8
DEBUG: a2dp_close: OK
DEBUG: _snd_pcm_a2dp_open: name pcm.headphone mode 1
DEBUG: _snd_pcm_a2dp_open: bdaddr/dest is 00:0D:44:2A:5C:12
DEBUG: a2dp_constraint: TEST a2dp 0x82668d8
DEBUG: a2dp_params: a2dp 0x82668d8
DEBUG: a2dp_params: format S16_LE rate 44100 channels 2
DEBUG: a2dp_params: frame_bytes 4 period_bytes 8192 period_size 2048
buffer_size 4096
DEBUG: a2dp_prepare: a2dp 0x82668d8
SBC Bandwidth = 19 kbps [19872 bps]
SBC Bandwidth = 26 kbps [26703 bps]
SBC Bandwidth = 26 kbps [26703 bps]
Yet it doesn't start playing again , but restarting xmms start sound
again
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next reply other threads:[~2006-08-01 6:25 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-01 6:25 Andrew Waldram [this message]
2006-08-01 8:41 ` [Bluez-devel] a2pd btsco won't compile (FIX) plus xmms error Frédéric DALLEAU
2006-08-01 8:55 ` Frédéric DALLEAU
2006-08-01 12:39 ` Waldram, Andrew (SBS UK)
2006-08-01 13:09 ` Frédéric DALLEAU
2006-08-01 15:46 ` Brad Midgley
2006-08-02 8:45 ` Waldram, Andrew (SBS UK)
2006-08-03 7:49 ` [Bluez-devel] a2pd btsco won't compile (FIX) plus xmms error (trials and tribulations) how cool is this!!! Waldram, Andrew (SBS UK)
2006-08-04 8:04 ` Frédéric DALLEAU
2006-08-04 8:46 ` Waldram, Andrew (SBS UK)
2006-08-04 15:09 ` [Bluez-devel] a2pd btsco won't compile (FIX) plus xmms error (trials and tribulations) how cool is this!!! new patch Frédéric DALLEAU
2006-08-05 13:54 ` Waldram, Andrew (SBS UK)
2006-08-05 15:03 ` [Bluez-devel] a2pd btsco won't compile (FIX) plus xmms error(trials " Waldram, Andrew (SBS UK)
2006-08-08 7:59 ` [Bluez-devel] a2pd btsco won't compile (FIX) plus xmmserror(trials " Waldram, Andrew (SBS UK)
2006-08-08 8:39 ` Frédéric DALLEAU
2006-08-08 10:04 ` Waldram, Andrew (SBS UK)
2006-08-08 14:48 ` Frédéric DALLEAU
2006-08-08 15:07 ` Waldram, Andrew (SBS UK)
2006-08-08 16:37 ` Frédéric DALLEAU
2006-08-09 7:42 ` Waldram, Andrew (SBS UK)
2006-08-10 7:53 ` [Bluez-devel] a2pd btsco won'tcompile (FIX) plus xmmserror(trials and tribulations) howcool " Waldram, Andrew (SBS UK)
2006-08-10 16:05 ` Frédéric DALLEAU
2006-08-10 16:14 ` Brad Midgley
2006-08-11 7:53 ` Waldram, Andrew (SBS UK)
2006-08-12 9:31 ` [Bluez-devel] a2pdbtsco won'tcompile (FIX) plus xmmserror(trials andtribulations) " Waldram, Andrew (SBS UK)
2006-08-16 14:56 ` Frédéric DALLEAU
2006-08-17 7:37 ` Waldram, Andrew (SBS UK)
2006-08-17 8:02 ` Frédéric DALLEAU
2006-08-17 8:08 ` Waldram, Andrew (SBS UK)
2006-08-17 8:18 ` Frédéric DALLEAU
2006-08-17 8:32 ` Waldram, Andrew (SBS UK)
2006-08-17 14:06 ` Brad Midgley
2006-08-18 8:33 ` Waldram, Andrew (SBS UK)
2006-08-18 9:59 ` Frédéric DALLEAU
2006-08-18 12:24 ` Waldram, Andrew (SBS UK)
2006-08-18 13:16 ` Frédéric DALLEAU
2006-08-18 13:24 ` Waldram, Andrew (SBS UK)
2006-08-08 15:13 ` [Bluez-devel] a2pd btsco won't compile (FIX) plus xmmserror(trials and tribulations) how cool " Peter Robinson
2006-08-08 16:39 ` Frédéric DALLEAU
2006-08-15 16:03 ` Steven Singer
2006-08-16 13:33 ` Frédéric DALLEAU
2006-08-16 14:35 ` Waldram, Andrew (SBS UK)
2006-08-16 15:28 ` Brad Midgley
2006-08-16 16:10 ` Frédéric DALLEAU
2006-08-16 16:22 ` Brad Midgley
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=1154413514.27192.8.camel@localhost \
--to=andy@samuri.demon.co.uk \
--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.