index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style cleanup
Johan Hedberg
2010-05-26
1
-2
/
+0
*
Move debug() to DBG()
Gustavo F. Padovan
2010-05-21
1
-15
/
+15
*
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
2010-05-21
1
-1
/
+1
*
Implement HandsfreeGateway Interface
Gustavo F. Padovan
2010-02-04
1
-4
/
+9
*
Update Nokia copyrights
Johan Hedberg
2010-01-07
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2010-01-01
1
-1
/
+1
*
Fix debug message to use requested seid not opened seid.
Luiz Augusto von Dentz
2009-10-20
1
-1
/
+1
*
Add support for AVDTP 1.3 Delay Reporting
Johan Hedberg
2009-10-06
1
-0
/
+77
*
Fix unnecessary NULL checks
Johan Hedberg
2009-10-02
1
-2
/
+1
*
Fix potential leak of client->interface
Johan Hedberg
2009-09-04
1
-12
/
+19
*
Fix a few more ref-leaks with AVDTP failures and unix socket clients
Johan Hedberg
2009-09-04
1
-3
/
+24
*
Fix potential AVDTP reference leak
Johan Hedberg
2009-09-03
1
-1
/
+6
*
Fix issues with the previous A2DP Source patch for unix.c
Johan Hedberg
2009-08-17
1
-18
/
+30
*
Small optimization on audio IPC.
João Paulo Rechi Vita
2009-08-17
1
-4
/
+3
*
Add support for the source interface to audio IPC.
João Paulo Rechi Vita
2009-08-17
1
-14
/
+41
*
Fix another strict-aliasing rules handling with CMSG_DATA
Marcel Holtmann
2009-07-16
1
-1
/
+1
*
Add Sink role support to audio IPC.
João Paulo Rechi Vita
2009-07-13
1
-0
/
+4
*
Adapt A2DP functions to support the Sink role.
João Paulo Rechi Vita
2009-07-13
1
-10
/
+9
*
Fix listen() error check
Johan Hedberg
2009-06-30
1
-2
/
+7
*
Misc fixes for HFP HF role
Forrest Zhao
2009-06-30
1
-7
/
+18
*
Make sure clients using the device are notified when it is removed.
Luiz Augusto von Dentz
2009-04-28
1
-9
/
+18
*
Fix another device removal crash with client_free
Johan Hedberg
2009-04-27
1
-1
/
+1
*
Reset a2dp->sep whenever resetting a2dp->session
Johan Hedberg
2009-04-15
1
-3
/
+16
*
IPC integration part for HFP HF support (org.bluez.HeadsetGateway)
Forrest Zhao
2009-04-08
1
-7
/
+109
*
Fix device removal while audio IPC client is connected
Johan Hedberg
2009-04-07
1
-0
/
+15
*
Fix disconnection timers for org.bluez.Audio
Johan Hedberg
2009-04-02
1
-1
/
+1
*
Add check for open seid when client request stream to stop.
Luiz Augusto von Dentz
2009-04-01
1
-0
/
+5
*
Add check for open seid when client request stream to start.
Luiz Augusto von Dentz
2009-04-01
1
-0
/
+5
*
Fix wrong print format '%s' instead of '%d'.
Luiz Augusto von Dentz
2009-03-27
1
-2
/
+2
*
Add specific codec types.
Luiz Augusto von Dentz
2009-03-25
1
-9
/
+20
*
Fix invalid reads when bluetoothd is closed and a unix client holds a stream.
Luiz Augusto von Dentz
2009-03-25
1
-23
/
+2
*
Introduce BT_CLOSE command to audio ipc.
Luiz Augusto von Dentz
2009-03-25
1
-19
/
+83
*
Add lock flag for capabilities.
Luiz Augusto von Dentz
2009-03-25
1
-3
/
+24
*
Introduce BT_OPEN command to audio ipc.
Luiz Augusto von Dentz
2009-03-25
1
-92
/
+207
*
Add seid field to BT_GET_CAPABILITIES request.
Luiz Augusto von Dentz
2009-03-25
1
-21
/
+35
*
Add seid field to capabilities.
Luiz Augusto von Dentz
2009-03-25
1
-4
/
+9
*
Add configured flag for codec capabilities.
Luiz Augusto von Dentz
2009-03-25
1
-15
/
+71
*
Add object field to audio ipc messages.
Luiz Augusto von Dentz
2009-03-25
1
-8
/
+18
*
Add source and destination fields to audio ipc messages.
Luiz Augusto von Dentz
2009-03-25
1
-16
/
+35
*
Make use of size_t and ssize_t when possible
Johan Hedberg
2009-03-12
1
-6
/
+8
*
Fix audio plugin initialization failure cases
Johan Hedberg
2009-03-12
1
-2
/
+4
*
Reset request id whenever a response is generated.
Luiz Augusto von Dentz
2009-03-04
1
-1
/
+2
*
Unregister old stream callback before registering a new one
Johan Hedberg
2009-02-26
1
-0
/
+4
*
Only request the lock when the client doesn't have it
Johan Hedberg
2009-02-25
1
-2
/
+9
*
Track and cancel requests in client_free
Johan Hedberg
2009-02-24
1
-0
/
+6
*
Add BT_PCM_FLAG_PCM_ROUTING flag to ipc
Johan Hedberg
2009-02-18
1
-0
/
+2
*
audio: make *_suspend() use bt_stop_stream_rsp
Marc-André Lureau
2009-02-17
1
-2
/
+2
*
Use correct dev pointer
Johan Hedberg
2009-02-12
1
-1
/
+1
*
Make the unix IPC handling more robust
Johan Hedberg
2009-02-10
1
-22
/
+19
*
Don't try to send an invalid SCO fd over the unix socket
Johan Hedberg
2009-02-01
1
-2
/
+7
[next]