summaryrefslogtreecommitdiffstats
path: root/audio/sink.h
Commit message (Expand)AuthorAgeFilesLines
* Set up a stream for incoming connections if the sink doesn't do itJohan Hedberg2009-02-021-0/+1
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Rename Source and Sink to AudioSource and AudioSinkJohan Hedberg2008-09-081-1/+1
* Fix audio and input interfaces match the API documentationJohan Hedberg2008-09-061-1/+1
* Remove use of g_dbus_unregister_all_interfaces.Luiz Augusto von Dentz2008-07-301-1/+1
* Replace struct device with struct audio_deviceMarcel Holtmann2008-05-291-5/+5
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Rework interfacing with the avdtp state machineJohan Hedberg2007-08-161-3/+0
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-4/+0
* Clean up mess with header filesJohan Hedberg2007-08-121-10/+9
* Implement proper acceptor side functionalityJohan Hedberg2007-08-121-1/+2
* Remove redundant stream fd from config responseJohan Hedberg2007-08-111-1/+1
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-0/+11
* Add first files for to start A2DP implementationJohan Hedberg2007-07-231-0/+27