index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
avdtp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make audio plugin to use BtIO API.
Luiz Augusto von Dentz
2009-02-19
1
-62
/
+74
*
Fix authorization cancelation when connection drops
Johan Hedberg
2009-02-06
1
-7
/
+8
*
Delay AVRCP connection when remote device connects A2DP
Johan Hedberg
2009-02-04
1
-3
/
+5
*
Set up a stream for incoming connections if the sink doesn't do it
Johan Hedberg
2009-02-02
1
-1
/
+15
*
Decrease AVDTP idle timeout to 1 second
Johan Hedberg
2009-02-02
1
-1
/
+1
*
Fix signed/unsigned comparison issues within AVDTP/A2DP code
Marcel Holtmann
2009-01-30
1
-15
/
+15
*
Implement AVDTP signal fragmentation support
Johan Hedberg
2009-01-28
1
-293
/
+487
*
Don't auto-disconnect explicitly created A2DP connections
Johan Hedberg
2009-01-27
1
-1
/
+14
*
Update copyright information
Marcel Holtmann
2009-01-01
1
-1
/
+1
*
Add another missing check for btd_device_add_uuid.
Luiz Augusto von Dentz
2008-12-02
1
-1
/
+6
*
Make use of g_timeout_add_seconds whenever possible.
Luiz Augusto von Dentz
2008-11-17
1
-9
/
+13
*
Set stream timer in avdtp_sep_set_state instead of avdtp_suspend_resp
Johan Hedberg
2008-10-25
1
-4
/
+6
*
Perform a proper abort upon stream connect failure
Johan Hedberg
2008-10-20
1
-4
/
+8
*
Check for existing STREAMING state when receiving START_RSP
Johan Hedberg
2008-10-19
1
-1
/
+4
*
Remove OPEN state change from avdtp_open_cmd
Johan Hedberg
2008-10-19
1
-1
/
+0
*
Add mechanism for adding new UUIDs from the driver side
Johan Hedberg
2008-10-09
1
-4
/
+6
*
Check for NULL stream
Johan Hedberg
2008-10-09
1
-0
/
+3
*
Move dev->sink initialization as acceptor to correct place
Johan Hedberg
2008-10-08
1
-3
/
+19
*
Create audio device objects on incoming connections if necessary
Johan Hedberg
2008-10-08
1
-0
/
+11
*
Don't do double g_io_channel_unref if btd_request_authorization fails
Johan Hedberg
2008-10-08
1
-2
/
+2
*
Fix coding style
Marcel Holtmann
2008-10-06
1
-2
/
+1
*
Cancel any pending authorization request if the connection gets droped
Johan Hedberg
2008-10-06
1
-0
/
+2
*
Fix AVDTP_STATE_OPEN to happen only after connected and thus prevent emitting...
Luiz Augusto von Dentz
2008-10-01
1
-2
/
+2
*
Prevent passing stdin (0) as a audio transport to applications.
Luiz Augusto von Dentz
2008-10-01
1
-1
/
+1
*
Fix another potential invalid read.
Luiz Augusto von Dentz
2008-10-01
1
-1
/
+1
*
Cancels the pending request from agent side when receiving a NoReply
Vinicius Costa Gomes
2008-09-09
1
-5
/
+0
*
Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.
Luiz Augusto von Dentz
2008-09-08
1
-43
/
+90
*
Don't use L2CAP_LM_SECURE and RFCOMM_LM_SECURE for now
Marcel Holtmann
2008-08-19
1
-3
/
+1
*
Remove driver.c driver.h and remove workaround for to force a symbol resolution.
Luiz Augusto von Dentz
2008-08-18
1
-4
/
+5
*
Fix authorization mechanism for 3.x.
Luiz Augusto von Dentz
2008-06-17
1
-32
/
+2
*
Replace struct device with struct audio_device
Marcel Holtmann
2008-05-29
1
-3
/
+3
*
Make control.c to use bt_l2cap_listen.
Luiz Augusto von Dentz
2008-05-27
1
-1
/
+1
*
Fix problem with non const bdaddr_t
Marcel Holtmann
2008-05-15
1
-2
/
+2
*
Remove casts.
Luiz Augusto von Dentz
2008-05-15
1
-5
/
+5
*
Make audio service to use of bt_*_listen helpers.
Luiz Augusto von Dentz
2008-05-15
1
-94
/
+30
*
Fix default value handling when config file is not present
Marcel Holtmann
2008-05-15
1
-8
/
+9
*
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
2008-05-14
1
-1
/
+2
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-3
/
+3
*
fixed format string
Claudio Takahasi
2008-05-08
1
-2
/
+2
*
Make bt_l2cap_connect to take mtu as paramter.
Luiz Augusto von Dentz
2008-05-07
1
-1
/
+1
*
Fixes avdtp and avctp authorization for incoming connections.
Luiz Augusto von Dentz
2008-05-05
1
-26
/
+34
*
Fixed psm endianness for l2cap connection
Cidorvan Leite
2008-04-29
1
-1
/
+1
*
AVDTP l2cap connection clean up in audio plugin
Cidorvan Leite
2008-04-28
1
-79
/
+19
*
Rename ForceMaster to just Master
Johan Hedberg
2008-03-05
1
-1
/
+1
*
Do master role switching by default and add ForceMaster config option
Johan Hedberg
2008-03-05
1
-3
/
+19
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Whitespace cleanup
Johan Hedberg
2008-01-28
1
-1
/
+1
*
Add config options for each source.
Luiz Augusto von Dentz
2008-01-23
1
-0
/
+2
*
Add mpeg12 sep registration.
Luiz Augusto von Dentz
2008-01-23
1
-0
/
+2
*
Minor locality issue
Johan Hedberg
2007-12-07
1
-1
/
+1
[next]