aboutsummaryrefslogtreecommitdiff
path: root/audio/manager.h
AgeCommit message (Expand)Author
2009-01-01Update copyright informationMarcel Holtmann
2008-10-24Limit the amount of connected HSP/HFP devices and make it configurableJohan Hedberg
2008-10-10Make server_is_enabled simply use the config file values for nowJohan Hedberg
2008-10-09Add mechanism for adding new UUIDs from the driver sideJohan Hedberg
2008-10-08Create audio device objects on incoming connections if necessaryJohan Hedberg
2008-10-08Add separate function for creating new audio device objectsJohan Hedberg
2008-09-06Fix audio and input interfaces match the API documentationJohan Hedberg
2008-08-12Make audio plugin to register adapter drivers.Luiz Augusto von Dentz
2008-07-28Cleanup audio manager.Luiz Augusto von Dentz
2008-06-17Fix authorization mechanism for 3.x.Luiz Augusto von Dentz
2008-05-29Replace struct device with struct audio_deviceMarcel Holtmann
2008-05-15Fix problem with non const bdaddr_tMarcel Holtmann
2008-05-14Make bt_io_callback_t to take both source and destination.Luiz Augusto von Dentz
2008-03-27Convert audio service into a plugin.Luiz Augusto von Dentz
2008-02-02Update copyright informationMarcel Holtmann
2008-01-16Reorganize audio.conf parsing in a more modular mannerJohan Hedberg
2008-01-08Improve HFP/HSP discovery and connection state trackingJohan Hedberg
2007-10-23Update copyright informationMarcel Holtmann
2007-08-30Fix behaviour when no adapter is connectedJohan Hedberg
2007-08-28Make SBC Audio Source count configurable and the default value 1Johan Hedberg
2007-08-27First try at device autocreate supportJohan Hedberg
2007-08-23Add support for ALSA parametersMarcel Holtmann
2007-08-21Implement RequestAuthorization supportJohan Hedberg
2007-08-13Remove ifndef protections and includes from .h filesJohan Hedberg
2007-08-12Clean up mess with header filesJohan Hedberg
2007-08-12Implement proper acceptor side functionalityJohan Hedberg
2007-08-11Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg
2007-07-20Move server registration and sdp record code from gateway to manager.Luiz Augusto von Dentz
2007-06-22Add storage support and fixup messed up coding styleMarcel Holtmann
2007-06-22Update build to make use of newly create files.Luiz Augusto von Dentz
2007-06-18Make deprecated headset methods to rely on new device methods.Luiz Augusto von Dentz
2007-06-16Add Headset gain control methodsJohan Hedberg
2007-06-06Some fixes for audio code prototype.Luiz Augusto von Dentz
2007-06-04Implement Manager.FindDeviceByAddress methodJohan Hedberg
2007-05-31Bring the audio code up-to-date with the current API specJohan Hedberg
2007-05-19Implement CreateDevice, associated SDP discovery and other necessary changesJohan Hedberg
2007-05-16Add place holders for AudioGW and Target interface supportJohan Hedberg
2007-05-15Refactoring to allow adding support for more profilesJohan Hedberg
2007-05-09Convert to using generic dbus message dispatchingJohan Hedberg
2007-04-13Cleanup and small fixesJohan Hedberg
2007-04-12Remove unused functionsJohan Hedberg
2007-04-12Redo the manager-headset splitup by using object paths as public identifiers ...Johan Hedberg
2007-04-11Let the manager use global variablesMarcel Holtmann
2007-04-10Rename functions for consistencyJohan Hedberg
2007-04-10Audio service refactoring: move all manager functions to manager.cJohan Hedberg
2007-04-08Fix some forgotton leftoversMarcel Holtmann
2007-03-09Add skeleton for manager interfaceMarcel Holtmann