index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-08
Move set_nonblocking() to the GLib helpers for now
Marcel Holtmann
2
-1
/
+2
2008-05-08
Register service and UUIDs in one step
Marcel Holtmann
1
-5
/
+1
2008-05-08
Remove service daemon activation handling
Marcel Holtmann
1
-2
/
+6
2008-05-08
fixed format string
Claudio Takahasi
3
-6
/
+6
2008-05-07
Make bt_l2cap_connect to take mtu as paramter.
Luiz Augusto von Dentz
1
-1
/
+1
2008-05-05
Fixes avdtp and avctp authorization for incoming connections.
Luiz Augusto von Dentz
2
-51
/
+64
2008-05-01
Moving authorization code to dbus-service.c
Claudio Takahasi
2
-8
/
+7
2008-05-01
fixed build warnings
Claudio Takahasi
1
-1
/
+2
2008-05-01
fixed service authorization
Claudio Takahasi
1
-0
/
+16
2008-04-29
Fix dbus calls to the same process.
Luiz Augusto von Dentz
1
-205
/
+33
2008-04-29
Fixed psm endianness for l2cap connection
Cidorvan Leite
1
-1
/
+1
2008-04-28
AVDTP l2cap connection clean up in audio plugin
Cidorvan Leite
1
-79
/
+19
2008-04-25
Fixed remote headset connection state
Cidorvan Leite
1
-0
/
+1
2008-04-25
Make use of convenient function bt_sco_connect
Cidorvan Leite
1
-86
/
+29
2008-04-25
Make use of convenient function bt_rfcomm_connect.
Luiz Augusto von Dentz
1
-273
/
+35
2008-04-25
Fixed memory leak in headset stop function
Cidorvan Leite
1
-3
/
+3
2008-04-21
First steps towards HSP HS role and Audio.Gateway D-Bus interface support
Johan Hedberg
2
-33
/
+173
2008-04-14
Use internal call when possible to authorize incoming connections.
Luiz Augusto von Dentz
1
-11
/
+26
2008-04-01
Fix emitting errors to already disconnected clients.
Luiz Augusto von Dentz
1
-0
/
+3
2008-03-28
Fix linking issue with exported symbols
Marcel Holtmann
1
-2
/
+2
2008-03-28
Fix service description
Marcel Holtmann
1
-1
/
+1
2008-03-28
Update the fix for the 64-bit build issue
Marcel Holtmann
1
-4
/
+5
2008-03-28
audio: Fixing the Makefile.am so it can compile on 64 bits machines.
Vinicius Gomes
1
-1
/
+3
2008-03-28
Remove blocking calls to GetRemoteName.
Luiz Augusto von Dentz
1
-35
/
+8
2008-03-27
Convert audio service into a plugin.
Luiz Augusto von Dentz
7
-348
/
+149
2008-03-27
Remove blocking call of FinishRemoteServiceTransaction.
Luiz Augusto von Dentz
1
-17
/
+2
2008-03-12
headset_config_init should be called even if HFP isn't enabled (e.g. to get t...
Johan Hedberg
1
-2
/
+2
2008-03-07
Fix stream reconfiguration when it requires changing the stream endpoint.
Luiz Augusto von Dentz
1
-5
/
+35
2008-03-05
Remove unnecessary empty line
Johan Hedberg
1
-1
/
+0
2008-03-05
Rename ForceMaster to just Master
Johan Hedberg
4
-4
/
+4
2008-03-05
Use HFP instead of EnableHFP
Johan Hedberg
2
-2
/
+2
2008-03-05
Do master role switching by default and add ForceMaster config option
Johan Hedberg
7
-24
/
+75
2008-03-04
Make alsa plugin to detect disconnection of devices.
Luiz Augusto von Dentz
1
-4
/
+19
2008-03-04
Use "hfp" instead of "no_hfp" and "EnableHFP" instead of "DisableHFP" to make...
Johan Hedberg
2
-5
/
+5
2008-02-29
Fix code style.
Luiz Augusto von Dentz
1
-2
/
+2
2008-02-29
Remove possible extra memcpy for gstreamer plugin.
Luiz Augusto von Dentz
1
-5
/
+3
2008-02-28
Fix bug sending empty packages and remove a buffer copy.
Luiz Augusto von Dentz
1
-1
/
+3
2008-02-28
Add 3 second timer before disconnecting unused HSP/HSP connections
Johan Hedberg
1
-5
/
+38
2008-02-20
Fix runtime warnings of gstreamer plugin.
Luiz Augusto von Dentz
4
-10
/
+10
2008-02-19
Update gstreamer plugin to use new sbc API.
Luiz Augusto von Dentz
9
-192
/
+199
2008-02-19
Fix alsa plugin to make use of sbc new API.
Luiz Augusto von Dentz
1
-20
/
+21
2008-02-19
Refuse Headset.Play() when HCI routing is configured
Johan Hedberg
1
-0
/
+6
2008-02-19
Implement basic headset automatic disconnect support
Johan Hedberg
1
-16
/
+24
2008-02-19
Implement proper HFP SLC handling
Johan Hedberg
3
-222
/
+297
2008-02-18
Fix callback id type
Johan Hedberg
1
-1
/
+1
2008-02-18
Cleanup headset connection logic to accommodate necessary HFP fixes
Johan Hedberg
1
-261
/
+296
2008-02-14
Remove (incorrect) spaces after commans in AT strings
Johan Hedberg
1
-11
/
+11
2008-02-14
Make use of parameters selected in alsa plugin and fix auto selection.
Luiz Augusto von Dentz
5
-173
/
+156
2008-02-14
Check for RFCOMM connection state in SCO connect callback (so we don't incorr...
Johan Hedberg
1
-1
/
+4
2008-02-08
Improve handling of different transports.
Luiz Augusto von Dentz
1
-42
/
+76
[next]