summaryrefslogtreecommitdiffstats
path: root/audio/a2dp.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.Luiz Augusto von Dentz2008-09-081-2/+2
|
* Replace struct device with struct audio_deviceMarcel Holtmann2008-05-291-1/+1
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Add config options for each source.Luiz Augusto von Dentz2008-01-231-1/+1
|
* Add mpeg12 sep registration.Luiz Augusto von Dentz2008-01-231-6/+7
|
* Initial support of mpeg12 codec.Luiz Augusto von Dentz2008-01-231-20/+57
|
* Handle new ipc messages properly and adapt the plugins.Luiz Augusto von Dentz2007-12-031-10/+16
|
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
|
* Expose stream setup errors higher up in the call stackJohan Hedberg2007-09-281-1/+2
|
* Fix endianess problem.Luiz Augusto von Dentz2007-08-311-0/+19
|
* Cleanup and fixes of stream handlingJohan Hedberg2007-08-311-5/+3
|
* Make codec parameters support available for application.Luiz Augusto von Dentz2007-08-291-2/+2
|
* Fix unix client disconnects before headset has been successfully connectedJohan Hedberg2007-08-281-1/+1
|
* Make SBC Audio Source count configurable and the default value 1Johan Hedberg2007-08-281-2/+1
|
* Support up to two simultaneous streamsJohan Hedberg2007-08-241-1/+4
|
* Handle error situations betterJohan Hedberg2007-08-161-1/+2
|
* a2dp_select_capabilities doesn't need to be publicJohan Hedberg2007-08-161-2/+0
|
* Remove unused codeJohan Hedberg2007-08-161-3/+0
|
* Rework interfacing with the avdtp state machineJohan Hedberg2007-08-161-2/+14
|
* call avdtp_start from open_cfm instead of state callbackJohan Hedberg2007-08-151-0/+3
|
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-4/+0
|
* Remove redundant stream fd from config responseJohan Hedberg2007-08-111-1/+2
|
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-0/+48
|
* Add files for A2DP specific codeJohan Hedberg2007-08-011-0/+23