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
*
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
*
Remove non-critical error print
Johan Hedberg
2007-07-23
1
-3
/
+1
*
Move server registration and sdp record code from gateway to manager.
Luiz Augusto von Dentz
2007-07-20
5
-570
/
+534
*
Don't try to process data if g_io_channel_read failed
Johan Hedberg
2007-07-19
1
-1
/
+3
*
Minor coding style fixes
Johan Hedberg
2007-07-19
2
-7
/
+7
*
Fix disable_hfp and add human readable string for states.
Luiz Augusto von Dentz
2007-07-18
3
-14
/
+43
*
Fix loading default device from every adapter present and devices that are wa...
Luiz Augusto von Dentz
2007-07-10
1
-1
/
+16
*
Code cleanup.
Luiz Augusto von Dentz
2007-07-10
7
-34
/
+61
*
Handle state machine in a better way and add disconnect code for plugin.
Luiz Augusto von Dentz
2007-06-29
3
-84
/
+114
*
Fix concurrent pending connections, properly checks state machine and lot of ...
Luiz Augusto von Dentz
2007-06-29
1
-216
/
+195
*
Revert changes on storage, rfcomm might change over time.
Luiz Augusto von Dentz
2007-06-27
4
-16
/
+9
*
Make storage to also save rfcomm channel, minor fixes to alsa plugin and fixe...
Luiz Augusto von Dentz
2007-06-27
4
-16
/
+33
[next]