summaryrefslogtreecommitdiffstats
path: root/audio/main.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Reorganize audio.conf parsing in a more modular mannerJohan Hedberg2008-01-161-102/+9
* Enable AVRCP by defaultJohan Hedberg2007-11-271-1/+1
* Add support for Enable config optionJohan Hedberg2007-10-241-0/+21
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Minor coding style cleanupJohan Hedberg2007-08-281-8/+5
* Make HCI routing the defaultJohan Hedberg2007-08-281-1/+1
* Make SBC Audio Source count configurable and the default value 1Johan Hedberg2007-08-281-3/+16
* First try at device autocreate supportJohan Hedberg2007-08-271-0/+1
* Convert alsa initiated headset connections to similar callback system that A2...Johan Hedberg2007-08-271-1/+0
* Update code to match example audio.confJohan Hedberg2007-08-231-1/+1
* Remove ifndef protections and includes from .h filesJohan Hedberg2007-08-131-1/+4
* Integrate A2DP work from Johan's and Luiz's GIT treesJohan Hedberg2007-08-111-9/+39
* Move server registration and sdp record code from gateway to manager.Luiz Augusto von Dentz2007-07-201-8/+1
* Fix default config settingsMarcel Holtmann2007-06-231-3/+2
* Update build to make use of newly create files.Luiz Augusto von Dentz2007-06-221-3/+3
* 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
* 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