pulseaudio/src/modules/bluetooth
Marc-André Lureau 2386471e10 bluetooth: fix set_volume_cb on sco over pcm
The current implementation is totally bogus, it cast the over_sink
userdata to the bluetooth-device userdata... It was failing nicely
because the previous code had a gentle safe-guard in u->profile ==
PROFILE_HSP, and u->profile was just random.

There is no easy way to associate additional data to a sink or
source. Two solutions seems possible: looking up loaded modules and
check which one was handling the sink/source, or using pa_shared. I
went for the second solution.
2011-04-01 13:32:11 +01:00
..
sbc bluetooth: run make update-sbc to pull in build fix for thumb mode 2011-03-29 21:12:17 +01:00
a2dp-codecs.h bluetooth: Pull a2dp-codecs.h from BlueZ 2011-03-31 11:04:39 +01:00
bluetooth-util.c bluetooth: Pull a2dp-codecs.h from BlueZ 2011-03-31 11:04:39 +01:00
bluetooth-util.h bluetooth: Don't log an error if an endpoint type is disabled. 2011-03-24 09:17:15 +00:00
ipc.c bluetooth: Run 'make update-sbc' 2011-03-20 12:49:49 +00:00
ipc.h bluetooth: Pull a2dp-codecs.h from BlueZ 2011-03-31 11:04:39 +01:00
module-bluetooth-device.c bluetooth: fix set_volume_cb on sco over pcm 2011-04-01 13:32:11 +01:00
module-bluetooth-discover.c bluetooth: add HFP Gateway support 2010-02-21 20:51:08 +01:00
module-bluetooth-proximity.c Update PA_MODULE_USAGE to be in line with actual implementation 2011-03-18 12:07:02 +00:00
proximity-helper.c Move bluetooth proximity module to src/modules/bluetooth/ 2008-09-11 01:12:10 +03:00
rtp.h bluetooth: Run 'make update-sbc' 2011-03-20 12:49:49 +00:00