summaryrefslogtreecommitdiffstats
path: root/audio/manager.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Fix behaviour when no adapter is connectedJohan Hedberg2007-08-301-1/+1
* Make SBC Audio Source count configurable and the default value 1Johan Hedberg2007-08-281-1/+1
* First try at device autocreate supportJohan Hedberg2007-08-271-0/+5
* Add support for ALSA parametersMarcel Holtmann2007-08-231-4/+3
* Implement RequestAuthorization supportJohan Hedberg2007-08-211-0/+7
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-5/+0
* Clean up mess with header filesJohan Hedberg2007-08-121-0/+1
* Implement proper acceptor side functionalityJohan Hedberg2007-08-121-1/+1
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-1/+16
* Move server registration and sdp record code from gateway to manager.Luiz Augusto von Dentz2007-07-201-1/+1
* Add storage support and fixup messed up coding styleMarcel Holtmann2007-06-221-0/+1
* Update build to make use of newly create files.Luiz Augusto von Dentz2007-06-221-64/+3
* Make deprecated headset methods to rely on new device methods.Luiz Augusto von Dentz2007-06-181-1/+1
* Add Headset gain control methodsJohan Hedberg2007-06-161-0/+1
* Some fixes for audio code prototype.Luiz Augusto von Dentz2007-06-061-0/+1
* Implement Manager.FindDeviceByAddress methodJohan Hedberg2007-06-041-0/+1
* Bring the audio code up-to-date with the current API specJohan Hedberg2007-05-311-3/+15
* Implement CreateDevice, associated SDP discovery and other necessary changesJohan Hedberg2007-05-191-0/+14
* Add place holders for AudioGW and Target interface supportJohan Hedberg2007-05-161-0/+2
* Refactoring to allow adding support for more profilesJohan Hedberg2007-05-151-2/+30
* Convert to using generic dbus message dispatchingJohan Hedberg2007-05-091-0/+1
* Cleanup and small fixesJohan Hedberg2007-04-131-1/+1
* Remove unused functionsJohan Hedberg2007-04-121-4/+0
* Redo the manager-headset splitup by using object paths as public identifiers ...Johan Hedberg2007-04-121-1/+1
* Let the manager use global variablesMarcel Holtmann2007-04-111-11/+3
* Rename functions for consistencyJohan Hedberg2007-04-101-1/+1
* Audio service refactoring: move all manager functions to manager.cJohan Hedberg2007-04-101-0/+25
* Fix some forgotton leftoversMarcel Holtmann2007-04-081-1/+1
* Add skeleton for manager interfaceMarcel Holtmann2007-03-091-0/+25