pulseaudio/src
Mikel Astiz 8eb3d14b13 bluetooth: Do not check profile states is device_audio_is_ready()
The function is used to make sure some basic information has already
been gathered before the device is being used. At this point profile
states can be ignored, since their initial value will be
PA_BT_AUDIO_STATE_INVALID and thus effectively similar to
PA_BT_AUDIO_STATE_DISCONNECTED due to audio_state_to_transport_state().

The change should make no difference given that the behavior of
pa_bluetooth_device_any_audio_connected() doesn't change: by the time
TRUE is returned, a transport needs to exist. This means a profile
will exist in CONNECTING or CONNECTED state and thus the old
implementation of device_audio_is_ready() would also have returned TRUE.
2013-01-11 21:47:57 +02:00
..
daemon cpulimit: Explicitly ignore pa_read() return value. 2012-12-19 12:31:50 +02:00
modules bluetooth: Do not check profile states is device_audio_is_ready() 2013-01-11 21:47:57 +02:00
pulse pulse: Fix endianness definition on Sparc. 2013-01-04 17:21:25 +02:00
pulsecore shm: Support Solaris shm file paths. 2013-01-04 16:31:57 +02:00
tests tests: Fix allowed sample formats in resampler-test usage text 2013-01-04 15:51:11 +02:00
utils Fix pa_parse_boolean() return value checking. 2012-12-19 12:31:50 +02:00
.gitignore .gitignore: Add cpu-test. 2012-09-07 17:22:10 +03:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am role-ducking: Apply a ducking effect based on streams roles 2012-12-19 12:31:48 +02:00
map-file introspect: Add functions to handle the latency offset. 2012-06-30 14:41:08 +03:00