summaryrefslogtreecommitdiff
path: root/audio/a2dp.h
Commit message (Expand)AuthorAgeFilesLines
* audio: Simplify DBusConnection object handlingAndrzej Kaczmarek2012-09-211-1/+1
* media: Add a2dp_sep_is_playing() to internal APIMikel Astiz2012-09-141-0/+1
* audio: Remove legacy MPEG endpointChan-yeol Park2012-08-091-51/+0
* audio: Remove legacy SBC endpointChan-yeol Park2012-08-091-46/+0
* audio: Remove unused local A2DP endpoints referenceChan-yeol Park2012-08-091-2/+0
* a2dp: update copyright statementMikel Astiz2011-11-211-0/+1
* a2dp: avoid conversion between guint and pointersMikel Astiz2011-11-211-6/+6
* Fix possible invalid read/free on media.cLuiz Augusto von Dentz2011-08-081-1/+30
* Add 'Protocol not supported' error in a2dp_add_sepDmitriy Paliy2011-03-171-1/+1
* Add initial implementation of org.bluez.Media specLuiz Augusto von Dentz2010-09-151-0/+15
* Update Nokia copyrightsJohan Hedberg2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Adapt A2DP functions to support the Sink role.João Paulo Rechi Vita2009-07-131-6/+5
* Add lock flag for capabilities.Luiz Augusto von Dentz2009-03-251-0/+3
* Introduce BT_OPEN command to audio ipc.Luiz Augusto von Dentz2009-03-251-2/+5
* 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