index
:
delta/pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
baserock/morph
bluez5
bug-template-001
marge_bot_batch_merge_job
master
master-tx
merge-queue
next
patch-1
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
tanuk/restore-profile-per-port
gitlab.freedesktop.org: pulseaudio/pulseaudio.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
bluetooth: fix distorted audio during Bluetooth SCO HFP/HSP playback
Renjith Thomas
2017-01-19
1
-10
/
+18
*
bluetooth: Add optional heuristic for switching between hsp and a2dp profiles
Pali Rohár
2017-01-19
1
-13
/
+30
*
bluetooth-policy: do A2DP profile restoring a bit later
Tanu Kaskinen
2016-12-20
1
-3
/
+3
*
don't assume that pa_asyncq_new() always succeeds
Tanu Kaskinen
2016-12-20
2
-2
/
+10
*
bluetooth: fix race condition in BlueZ5 device disconnection
Juha Kuikka
2016-11-28
1
-1
/
+2
*
bluetooth: Add support for automatic switch between hsp and a2dp profiles als...
Pali Rohár
2016-09-23
1
-27
/
+33
*
bluetooth: bluez5: Add profile name to sinks and sources
Pali Rohár
2016-09-18
1
-2
/
+2
*
bluetooth: Fix negative array index write
Peter Meerwald-Stadler
2016-08-17
1
-3
/
+5
*
bluetooth: Reorganize code to avoid Coverity NULL dereference warning
Peter Meerwald-Stadler
2016-08-17
1
-5
/
+5
*
bluetooth: Fix dead code
Peter Meerwald-Stadler
2016-08-16
1
-5
/
+1
*
bluetooth: Don't free modargs twice
Peter Meerwald-Stadler
2016-08-16
1
-6
/
+7
*
Remove newline at end of log messages
Peter Meerwald-Stadler
2016-08-16
3
-3
/
+3
*
bluetooth: don't create the HSP/HFP profile twice
Tanu Kaskinen
2016-08-10
2
-54
/
+99
*
bluetooth: refactor BlueZ 4 transport state setting
Tanu Kaskinen
2016-08-10
2
-16
/
+17
*
bluetooth: unify BlueZ 4 and BlueZ 5 profile constant names
Tanu Kaskinen
2016-08-10
3
-53
/
+53
*
bluetooth: unify BlueZ 4 and BlueZ 5 UUID handling
Tanu Kaskinen
2016-08-10
5
-81
/
+38
*
bluetooth: update device's valid flag after parsing properties
Tanu Kaskinen
2016-08-10
1
-0
/
+1
*
bluetooth: remove a redundant assignment
Tanu Kaskinen
2016-08-10
1
-1
/
+1
*
bluetooth: wait for all profiles to connect before creating card
Tanu Kaskinen
2016-08-10
2
-2
/
+118
*
bluetooth: Add support for automatic switch between hsp and a2dp profiles
Pali Rohár
2016-07-22
1
-2
/
+207
*
card: move profile selection after pa_card_new()
Tanu Kaskinen
2016-06-28
2
-11
/
+22
*
alsa, bluetooth: fail if user-requested profile doesn't exist
Tanu Kaskinen
2016-06-28
1
-2
/
+5
*
bluetooth: Prevent aborts caused by invalid module arguments
Jason Gerecke
2016-01-15
2
-3
/
+5
*
module: Remove redundant core argument from pa_module_unload()
Kiran Krishnappa
2015-12-07
2
-2
/
+2
*
bluetooth: bluez4: Remove the unused "auto_connect" parameter as it is not us...
Manish Sogi
2015-09-25
1
-9
/
+0
*
modules: Fix struct namespace collision on Solaris
Shawn Walker
2015-07-29
1
-4
/
+4
*
Fix: Prevent calling pa_rtpoll_free() for a NULL rtpoll
Sagar Nageshmurthy
2015-03-27
1
-1
/
+1
*
update FSF addresses to FSF web page
Ondrej Holecek
2015-01-14
14
-41
/
+14
*
bluez5: Do not suspend on no -> unknown profile transitions
David Henningsson
2014-12-19
1
-1
/
+3
*
bluez5: Fix free order of adapters and devices
David Henningsson
2014-12-03
1
-3
/
+3
*
bluetooth: set gain correctly
Wim Taymans
2014-11-21
1
-4
/
+4
*
core: Annotate variables only used within assert()s to be PA_UNUSED
Peter Meerwald
2014-11-17
1
-2
/
+2
*
bluetooth: Select headset backend through module argument
David Henningsson
2014-11-14
4
-6
/
+55
*
bluez 5: remove null headset backend
David Henningsson
2014-11-14
1
-37
/
+0
*
bluez 5: Fix a debug message
David Henningsson
2014-11-14
1
-1
/
+1
*
bluez 5: Load the native headset backend if the oFono one is unavailable
David Henningsson
2014-11-14
3
-11
/
+28
*
bluez 5: Build both headset backends, if available
David Henningsson
2014-11-14
4
-14
/
+39
*
rtpoll: Drop extra wait_op argument to pa_rtpoll_run()
Peter Meerwald
2014-11-09
2
-2
/
+2
*
bluetooth: Fix some native backend command sending
Arun Raghavan
2014-10-31
1
-5
/
+5
*
backend-native: implement volume control
Wim Taymans
2014-10-31
3
-1
/
+203
*
backend-native: add a new native headset backend
Wim Taymans
2014-10-31
1
-0
/
+448
*
bluez5-util: add destroy function
Wim Taymans
2014-10-31
2
-0
/
+4
*
bluez5-device: use get_profile_direction
Wim Taymans
2014-10-31
1
-17
/
+15
*
bluetooth: Move stuff to pa_bluetooth_transport_put/unlink()
Tanu Kaskinen
2014-10-19
2
-12
/
+10
*
bluetooth: bluez4: Add profile name to sinks and sources
Pali Rohár
2014-09-28
1
-5
/
+8
*
bluetooth: Allow policy module to pick 'off' profile
Luiz Augusto von Dentz
2014-09-18
1
-5
/
+2
*
bluetooth: Switch transport state to idle in case of HUP
João Paulo Rechi Vita
2014-09-18
1
-0
/
+2
*
bluetooth: Implement org.ofono.HandsfreeAudioAgent.NewConnection()
João Paulo Rechi Vita
2014-09-16
1
-2
/
+30
*
bluetooth: Implement org.ofono.HandsfreeAudioAgent.Release()
João Paulo Rechi Vita
2014-09-11
1
-1
/
+9
*
bluetooth: Handle CardRemoved signal
João Paulo Rechi Vita
2014-09-11
1
-0
/
+27
[next]