summaryrefslogtreecommitdiffstats
path: root/audio/headset.h
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup.Luiz Augusto von Dentz2007-07-101-5/+5
|
* Revert changes on storage, rfcomm might change over time.Luiz Augusto von Dentz2007-06-271-1/+1
|
* Make headset also connect rfcomm when it demands, remove asserts and some ↵Luiz Augusto von Dentz2007-06-271-1/+3
| | | | code cleanups.
* Update build to make use of newly create files.Luiz Augusto von Dentz2007-06-221-15/+34
|
* Make deprecated headset methods to rely on new device methods.Luiz Augusto von Dentz2007-06-181-2/+2
|
* Some fixes for audio code prototype.Luiz Augusto von Dentz2007-06-061-0/+4
|
* Add support for configuration fileJohan Hedberg2007-05-311-1/+2
|
* Bring the audio code up-to-date with the current API specJohan Hedberg2007-05-311-2/+7
|
* Implement CreateDevice, associated SDP discovery and other necessary changesJohan Hedberg2007-05-191-1/+3
|
* Update code to match more closely to API descriptionJohan Hedberg2007-05-181-0/+2
|
* Remove unused functions and defines from the header fileJohan Hedberg2007-05-151-6/+0
|
* Refactoring to allow adding support for more profilesJohan Hedberg2007-05-151-2/+4
|
* Convert to using generic dbus message dispatchingJohan Hedberg2007-05-091-0/+2
|
* Cleanup and small fixesJohan Hedberg2007-04-131-2/+4
|
* A little more refactoringJohan Hedberg2007-04-121-6/+1
|
* Redo the manager-headset splitup by using object paths as public identifiers ↵Johan Hedberg2007-04-121-18/+6
| | | | for headsets
* Let the manager use global variablesMarcel Holtmann2007-04-111-4/+1
|
* Implement ChangeDefaultHeadset and RemoveHeadset methodsJohan Hedberg2007-04-111-0/+1
|
* Rename functions for consistencyJohan Hedberg2007-04-101-7/+7
|
* Audio service refactoring: move all manager functions to manager.cJohan Hedberg2007-04-101-2/+36
|
* Add generic audio service initMarcel Holtmann2007-04-081-0/+25