aboutsummaryrefslogtreecommitdiff
path: root/audio/device.c
AgeCommit message (Expand)Author
2009-02-04Delay AVRCP connection when remote device connects A2DPJohan Hedberg
2009-01-08Make audio plugin to use audio_device sufix instead of device_.Luiz Augusto von Dentz
2009-01-01Update copyright informationMarcel Holtmann
2008-07-30Remove use of g_dbus_unregister_all_interfaces.Luiz Augusto von Dentz
2008-07-28Cleanup audio manager.Luiz Augusto von Dentz
2008-06-06Fix the last remains of sending helpersMarcel Holtmann
2008-06-02Make audio service to use libgdbus functions.Luiz Augusto von Dentz
2008-05-29Replace struct device with struct audio_deviceMarcel Holtmann
2008-05-20Fix issues with missing include for PATH_MAXMarcel Holtmann
2008-05-14Make bt_io_callback_t to take both source and destination.Luiz Augusto von Dentz
2008-05-08Move D-Bus object and interface helpers into libgdbusMarcel Holtmann
2008-05-08Move D-Bus watch functions into libgdbusMarcel Holtmann
2008-03-28Remove blocking calls to GetRemoteName.Luiz Augusto von Dentz
2008-03-27Convert audio service into a plugin.Luiz Augusto von Dentz
2008-03-27Remove blocking call of FinishRemoteServiceTransaction.Luiz Augusto von Dentz
2008-02-02Update copyright informationMarcel Holtmann
2007-11-21Integrate new ipc API implementation.Luiz Augusto von Dentz
2007-10-25Add uinput support for AVRCPJohan Hedberg
2007-10-23Update copyright informationMarcel Holtmann
2007-10-23Integrate AVRCP further with the rest of the audio serviceJohan Hedberg
2007-10-09Fix device removal when it is not the current adapter.Luiz Augusto von Dentz
2007-08-29Add GetAdapter method and update API documentationJohan Hedberg
2007-08-29Add GetName method to Device interfaceJohan Hedberg
2007-08-23Add support for ALSA parametersMarcel Holtmann
2007-08-16Rework interfacing with the avdtp state machineJohan Hedberg
2007-08-15Yet another fix (memory leak) to using find_adapterJohan Hedberg
2007-08-15check find_adapter return value for NULLJohan Hedberg
2007-08-15Use FindAdapter to resolve adapter pathsJohan Hedberg
2007-08-13Fix RemoveDevice bug that prevent its removal from storage.Luiz Augusto von Dentz
2007-08-13Remove ifndef protections and includes from .h filesJohan Hedberg
2007-08-12Clean up mess with header filesJohan Hedberg
2007-08-11Remove redundant stream fd from config responseJohan Hedberg
2007-08-11Get rid of some valgrind warnings caused by hci_get_route(NULL) callsJohan Hedberg
2007-08-11Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg
2007-06-27Revert changes on storage, rfcomm might change over time.Luiz Augusto von Dentz
2007-06-27Make storage to also save rfcomm channel, minor fixes to alsa plugin and fixe...Luiz Augusto von Dentz
2007-06-23Fix storage code.Luiz Augusto von Dentz
2007-06-22Add storage support and fixup messed up coding styleMarcel Holtmann
2007-06-22Add device files that implements org.bluez.audio.Device interface.Luiz Augusto von Dentz
2007-06-22Remove wrongly committed filesMarcel Holtmann
2007-06-22Merge changes from git://git.infradead.org/users/vudentz/bluez-utils.git.Luiz Augusto von Dentz