pulseaudio/src
Mikel Astiz 5d4b7c4a89 bluetooth: Fix premature acquire attempts
A transport should be considered connected only after the connection
procedure is complete, as expressed in audio_state_to_transport_state().

module-bluetooth-device should be loaded only after at least one
transport is not only created (during configuration), but also
connected.

This fixes the issue of premature acquire attempts sometimes experienced
when a headset is connected (issue not present in v3.0 though).
2013-02-16 16:53:42 +02:00
..
daemon daemon: Don't rely on prctl(PR_SET_KEEPCAPS, 0) for dropping caps. 2013-02-07 11:59:58 +02:00
modules bluetooth: Fix premature acquire attempts 2013-02-16 16:53:42 +02:00
pulse hashmap: Add pa_hashmap_remove_all() 2013-02-16 01:17:04 +02:00
pulsecore idxset: Add pa_idxset_remove_all() 2013-02-16 01:18:59 +02:00
tests tests: add test/performance comparison for mixing special-case code 2013-02-16 01:08:10 +02:00
utils pacat: Handle holes in recording streams. 2013-02-04 12:07:39 +02:00
.gitignore tests: add test/performance comparison for mixing special-case code 2013-02-16 01:08:10 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am tests: add test/performance comparison for mixing special-case code 2013-02-16 01:08:10 +02:00
map-file pulse: Add pa_operation_set_state_callback() API 2013-01-12 17:55:07 +02:00