summaryrefslogtreecommitdiffstats
path: root/audio/device.c
Commit message (Collapse)AuthorAgeFilesLines
* Delay AVRCP connection when remote device connects A2DPJohan Hedberg2009-02-041-0/+39
| | | | | | | The audio profile coexistence whitepaper recommends that the initiator of the A2DP connection also initiates the AVRCP connection. This patch adds a two second delay before we attempt connecting AVRCP after the remote device has connected A2DP to us.
* Make audio plugin to use audio_device sufix instead of device_.Luiz Augusto von Dentz2009-01-081-3/+4
| | | | To prevent future name clashes with btd_device API.
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Remove use of g_dbus_unregister_all_interfaces.Luiz Augusto von Dentz2008-07-301-10/+8
|
* Cleanup audio manager.Luiz Augusto von Dentz2008-07-281-321/+11
|
* Fix the last remains of sending helpersMarcel Holtmann2008-06-061-1/+3
|
* Make audio service to use libgdbus functions.Luiz Augusto von Dentz2008-06-021-29/+24
|
* Replace struct device with struct audio_deviceMarcel Holtmann2008-05-291-14/+14
|
* Fix issues with missing include for PATH_MAXutils-3.32Marcel Holtmann2008-05-201-0/+1
|
* Make bt_io_callback_t to take both source and destination.Luiz Augusto von Dentz2008-05-141-2/+3
|
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-081-1/+1
|
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-4/+3
|
* Remove blocking calls to GetRemoteName.Luiz Augusto von Dentz2008-03-281-35/+8
|
* Convert audio service into a plugin.Luiz Augusto von Dentz2008-03-271-55/+2
|
* Remove blocking call of FinishRemoteServiceTransaction.Luiz Augusto von Dentz2008-03-271-17/+2
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Integrate new ipc API implementation.Luiz Augusto von Dentz2007-11-211-1/+1
|
* Add uinput support for AVRCPJohan Hedberg2007-10-251-27/+35
|
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
|
* Integrate AVRCP further with the rest of the audio serviceJohan Hedberg2007-10-231-0/+9
|
* Fix device removal when it is not the current adapter.Luiz Augusto von Dentz2007-10-091-2/+3
|
* Add GetAdapter method and update API documentationJohan Hedberg2007-08-291-0/+21
|
* Add GetName method to Device interfaceJohan Hedberg2007-08-291-1/+51
|
* Add support for ALSA parametersMarcel Holtmann2007-08-231-0/+23
|
* Rework interfacing with the avdtp state machineJohan Hedberg2007-08-161-23/+2
|
* Yet another fix (memory leak) to using find_adapterJohan Hedberg2007-08-151-6/+6
|
* check find_adapter return value for NULLJohan Hedberg2007-08-151-0/+2
|
* Use FindAdapter to resolve adapter pathsJohan Hedberg2007-08-151-2/+58
|
* Fix RemoveDevice bug that prevent its removal from storage.Luiz Augusto von Dentz2007-08-131-0/+13
|
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-1/+5
|
* Clean up mess with header filesJohan Hedberg2007-08-121-0/+2
|
* Remove redundant stream fd from config responseJohan Hedberg2007-08-111-5/+5
|
* Get rid of some valgrind warnings caused by hci_get_route(NULL) callsJohan Hedberg2007-08-111-1/+1
|
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-41/+166
|
* Revert changes on storage, rfcomm might change over time.Luiz Augusto von Dentz2007-06-271-1/+1
|
* Make storage to also save rfcomm channel, minor fixes to alsa plugin and ↵Luiz Augusto von Dentz2007-06-271-1/+1
| | | | fixes for service shutdown.
* Fix storage code.Luiz Augusto von Dentz2007-06-231-20/+16
|
* Add storage support and fixup messed up coding styleMarcel Holtmann2007-06-221-124/+165
|
* Add device files that implements org.bluez.audio.Device interface.Luiz Augusto von Dentz2007-06-221-0/+201
|
* Remove wrongly committed filesMarcel Holtmann2007-06-221-201/+0
|
* Merge changes from git://git.infradead.org/users/vudentz/bluez-utils.git.Luiz Augusto von Dentz2007-06-221-0/+201