summaryrefslogtreecommitdiffstats
path: root/audio/sink.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix error checking order in sink_get_configJohan Hedberg2007-08-131-3/+3
* Don't perform any additional actions if not the initiator of a streamJohan Hedberg2007-08-131-0/+4
* Add extra error log to sink_get_configJohan Hedberg2007-08-131-1/+3
* Add some error checks to sink_get_configJohan Hedberg2007-08-131-7/+13
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-0/+4
* Clean up mess with header filesJohan Hedberg2007-08-121-17/+11
* Implement proper acceptor side functionalityJohan Hedberg2007-08-121-3/+29
* avdtp_unref improvementsJohan Hedberg2007-08-121-0/+2
* Remove incorrect dbus_message_unref (pending_connect_free takes care of it al...Johan Hedberg2007-08-121-1/+0
* Remove redundant stream fd from config responseJohan Hedberg2007-08-111-6/+6
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-0/+429
* Add first files for to start A2DP implementationJohan Hedberg2007-07-231-0/+28