index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
send_request returns int and not a boolean
Johan Hedberg
2007-08-15
1
-1
/
+1
*
avdtp_send returns a boolean and not a int
Johan Hedberg
2007-08-15
1
-2
/
+3
*
Switch to OPEN state when receiving Open accept response
Johan Hedberg
2007-08-15
1
-1
/
+5
*
Fix CONFIGURED->OPEN state change
Johan Hedberg
2007-08-15
1
-2
/
+0
*
STREAMING->OPEN happens first when Suspend response is received
Johan Hedberg
2007-08-15
1
-7
/
+1
*
A2DP specific cleanup callback is unnecessary after the previous fix to bluet...
Johan Hedberg
2007-08-15
1
-11
/
+2
*
Minor fixes to alsa plugin.
Luiz Augusto von Dentz
2007-08-14
1
-3
/
+5
*
Reset sink->c before calling get_config to avoid EBUSY
Johan Hedberg
2007-08-14
1
-1
/
+2
*
Don't call a alsa callback from inside a alsa callback
Johan Hedberg
2007-08-14
1
-1
/
+0
*
Cleanup the sbc codec when the plugin is deinitialized
Johan Hedberg
2007-08-14
1
-2
/
+11
*
Fix use of bluetooth_hw_params for a2dp device.
Luiz Augusto von Dentz
2007-08-14
1
-15
/
+39
*
Also call stream state callback in error situations
Johan Hedberg
2007-08-14
1
-6
/
+12
*
Rename pending_connect struct to something more accurate to its usage
Johan Hedberg
2007-08-13
1
-10
/
+11
*
Fix error checking order in sink_get_config
Johan Hedberg
2007-08-13
1
-3
/
+3
*
Don't perform any additional actions if not the initiator of a stream
Johan Hedberg
2007-08-13
1
-0
/
+4
*
Add extra error log to sink_get_config
Johan Hedberg
2007-08-13
1
-1
/
+3
*
Handle unix client disconnect properly before we have received a configuratio...
Johan Hedberg
2007-08-13
1
-2
/
+3
*
Add some error checks to sink_get_config
Johan Hedberg
2007-08-13
1
-7
/
+13
*
Implement support for incoming Start command
Johan Hedberg
2007-08-13
2
-11
/
+76
*
Update API description
Johan Hedberg
2007-08-13
1
-2
/
+81
*
Fix RemoveDevice bug that prevent its removal from storage.
Luiz Augusto von Dentz
2007-08-13
3
-8
/
+30
*
Fix compilation of debug only sections
Marcel Holtmann
2007-08-13
1
-5
/
+5
*
Remove ifndef protections and includes from .h files
Johan Hedberg
2007-08-13
21
-55
/
+42
*
Clean up mess with header files
Johan Hedberg
2007-08-12
12
-85
/
+87
*
All local SEP callbacks need a avdtp session parameter
Johan Hedberg
2007-08-12
3
-42
/
+56
*
Clean up protocol structs
Johan Hedberg
2007-08-12
1
-38
/
+15
*
Implement proper acceptor side functionality
Johan Hedberg
2007-08-12
7
-117
/
+342
*
Fix set_configuration reject response error codes
Johan Hedberg
2007-08-12
1
-5
/
+15
*
Fix set_configuration command error checking
Johan Hedberg
2007-08-12
1
-1
/
+1
*
Fix set_configuration reject response
Johan Hedberg
2007-08-12
1
-0
/
+1
*
Fix DISCOVER_CMD response
Johan Hedberg
2007-08-12
1
-1
/
+1
*
avdtp_unref improvements
Johan Hedberg
2007-08-12
2
-10
/
+23
*
Remove incorrect dbus_message_unref (pending_connect_free takes care of it al...
Johan Hedberg
2007-08-12
1
-1
/
+0
*
l2cap_connect doesn't have to call finalize_discovery as the caller takes car...
Johan Hedberg
2007-08-12
1
-1
/
+0
*
Fix (yet again) refcounting.
Johan Hedberg
2007-08-12
1
-15
/
+13
*
Update CreateDevice method to only take one parameter
Johan Hedberg
2007-08-11
2
-119
/
+9
*
avdtp_get_internal should not increase the refcount
Johan Hedberg
2007-08-11
1
-1
/
+1
*
Fix resolving local bdaddr for incoming connections
Johan Hedberg
2007-08-11
1
-1
/
+1
*
Remove redundant stream fd from config response
Johan Hedberg
2007-08-11
12
-62
/
+61
*
Get rid of some valgrind warnings caused by hci_get_route(NULL) calls
Johan Hedberg
2007-08-11
2
-2
/
+2
*
Ensure that transport channels get disconnected before the signalling channel
Johan Hedberg
2007-08-11
1
-3
/
+3
*
Implement support for receiving the Close command
Johan Hedberg
2007-08-11
1
-3
/
+57
*
Create objects for default device and sink
Marcel Holtmann
2007-08-11
1
-0
/
+8
*
Fix avdtp session reference counting
Johan Hedberg
2007-08-11
1
-4
/
+11
*
Integrate A2DP work from Johan's and Luiz's GIT trees
Johan Hedberg
2007-08-11
17
-343
/
+4451
*
Add files for A2DP specific code
Johan Hedberg
2007-08-01
3
-1
/
+52
*
Fix NotAvailable error return
Johan Hedberg
2007-07-25
1
-1
/
+2
*
Add first files for to start A2DP implementation
Johan Hedberg
2007-07-23
6
-3
/
+107
*
Fix typo in previous coding style fix
Johan Hedberg
2007-07-23
1
-1
/
+1
*
Small coding style fixes
Johan Hedberg
2007-07-23
1
-3
/
+9
[prev]
[next]