index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
sink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert alsa initiated headset connections to similar callback system that A2...
Johan Hedberg
2007-08-27
1
-2
/
+0
*
Support up to two simultaneous streams
Johan Hedberg
2007-08-24
1
-1
/
+5
*
Add Playing and Stopped signals to sink inteface.
Luiz Augusto von Dentz
2007-08-22
1
-1
/
+13
*
Implement RequestAuthorization support
Johan Hedberg
2007-08-21
1
-0
/
+4
*
Handle error situations better
Johan Hedberg
2007-08-16
1
-7
/
+9
*
Revert changes from previous commit that were not supposed to go in
Johan Hedberg
2007-08-16
1
-6
/
+4
*
Fix minumum bitpool calculation
Johan Hedberg
2007-08-16
1
-4
/
+6
*
Rework interfacing with the avdtp state machine
Johan Hedberg
2007-08-16
1
-251
/
+74
*
call avdtp_start from open_cfm instead of state callback
Johan Hedberg
2007-08-15
1
-9
/
+5
*
The resume variable is redundant
Johan Hedberg
2007-08-15
1
-6
/
+3
*
Fix resuming of stream on rapid unix client reconnects
Johan Hedberg
2007-08-15
1
-4
/
+14
*
Reset sink->c before calling get_config to avoid EBUSY
Johan Hedberg
2007-08-14
1
-1
/
+2
*
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
*
Add some error checks to sink_get_config
Johan Hedberg
2007-08-13
1
-7
/
+13
*
Remove ifndef protections and includes from .h files
Johan Hedberg
2007-08-13
1
-0
/
+4
*
Clean up mess with header files
Johan Hedberg
2007-08-12
1
-17
/
+11
*
Implement proper acceptor side functionality
Johan Hedberg
2007-08-12
1
-3
/
+29
*
avdtp_unref improvements
Johan Hedberg
2007-08-12
1
-0
/
+2
*
Remove incorrect dbus_message_unref (pending_connect_free takes care of it al...
Johan Hedberg
2007-08-12
1
-1
/
+0
*
Remove redundant stream fd from config response
Johan Hedberg
2007-08-11
1
-6
/
+6
*
Integrate A2DP work from Johan's and Luiz's GIT trees
Johan Hedberg
2007-08-11
1
-0
/
+429
*
Add first files for to start A2DP implementation
Johan Hedberg
2007-07-23
1
-0
/
+28