summaryrefslogtreecommitdiffstats
path: root/audio/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Make deprecated headset methods to rely on new device methods.Luiz Augusto von Dentz2007-06-181-2/+0
|
* Set default config values to what currently worksJohan Hedberg2007-06-131-2/+2
|
* Add support for configuration fileJohan Hedberg2007-05-311-1/+56
|
* Disable HFP support for now (since it's incomplete)Johan Hedberg2007-05-311-1/+1
|
* Bring the audio code up-to-date with the current API specJohan Hedberg2007-05-311-1/+1
|
* Move unix socket functionality into unix.cJohan Hedberg2007-05-261-0/+8
|
* Refactoring to allow adding support for more profilesJohan Hedberg2007-05-151-1/+1
|
* Cleanup and small fixesJohan Hedberg2007-04-131-2/+2
|
* A little more refactoringJohan Hedberg2007-04-121-4/+10
|
* Redo the manager-headset splitup by using object paths as public identifiers ↵Johan Hedberg2007-04-121-0/+4
| | | | for headsets
* Audio service refactoring: move all manager functions to manager.cJohan Hedberg2007-04-101-4/+0
|
* Fix some forgotton leftoversMarcel Holtmann2007-04-081-1/+1
|
* Add generic audio service initMarcel Holtmann2007-04-081-2/+60
|
* Add skeleton for manager interfaceMarcel Holtmann2007-03-091-1/+7
|
* Add skeletons for service implementationsMarcel Holtmann2006-10-271-0/+34