summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add headset.h to +bluetoothd_service_audio_SOURCESJohan Hedberg2007-04-131-1/+1
| * Cleanup and small fixesJohan Hedberg2007-04-135-124/+162
| * Fix code style.Luiz Augusto von Dentz2007-04-121-1/+1
| * Fix warning on build.Luiz Augusto von Dentz2007-04-121-1/+1
| * network: changed the server D-Bus path and moved storage functions to manager.cClaudio Takahasi2007-04-124-81/+70
| * Add FindConnection method, bug fixes for disconnect events.Luiz Augusto von Dentz2007-04-123-8/+78
| * A little more refactoringJohan Hedberg2007-04-124-106/+102
| * Remove unused functionsJohan Hedberg2007-04-122-9/+0
| * network: added initial code to register stored serversClaudio Takahasi2007-04-121-6/+59
| * network: use global server/connection list for managerClaudio Takahasi2007-04-121-52/+22
| * Fix bug on GetInterface.Luiz Augusto von Dentz2007-04-121-1/+2
| * network: code cleanupClaudio Takahasi2007-04-121-40/+23
| * Redo the manager-headset splitup by using object paths as public identifiers ...Johan Hedberg2007-04-125-245/+225
| * Keep the device structure localMarcel Holtmann2007-04-123-44/+61
| * Let the manager use global variablesMarcel Holtmann2007-04-114-162/+107
| * fixed commentaryClaudio Takahasi2007-04-111-1/+4
| * Use global device list for managerMarcel Holtmann2007-04-111-75/+54
| * input manager: fixed code standardClaudio Takahasi2007-04-111-25/+38
| * input manager: read all /var/lib/bluetooth/*/input files when the service startsClaudio Takahasi2007-04-111-28/+36
| * input manager: delete the stored input info based on the input device source/...Claudio Takahasi2007-04-111-1/+1
| * input manager: use the default adapter to create a new device.Claudio Takahasi2007-04-111-3/+16
| * Added remote device info dictionaryClaudio Takahasi2007-04-111-4/+106
| * Add signals for adding and removing trustJohan Hedberg2007-04-113-9/+45
| * Cleanup, minor fixes, and missing signalsJohan Hedberg2007-04-111-16/+54
| * Implement ListHeadsets methodJohan Hedberg2007-04-111-1/+25
| * Implement ChangeDefaultHeadset and RemoveHeadset methodsJohan Hedberg2007-04-113-11/+96
| * Add first step of ALSA plugin integrationMarcel Holtmann2007-04-105-6/+275
| * Fixed major/minor class in Adapter.GetInfoClaudio Takahasi2007-04-101-1/+1
| * Implement global trust settingJohan Hedberg2007-04-108-40/+158
| * Rename functions for consistencyJohan Hedberg2007-04-104-34/+34
| * Audio service refactoring: move all manager functions to manager.cJohan Hedberg2007-04-105-405/+444
| * Only compile SBC library if ALSA is enabledMarcel Holtmann2007-04-101-0/+2
| * Simple process communicationMarcel Holtmann2007-04-092-2/+325
| * Fix some forgotton leftoversMarcel Holtmann2007-04-084-6/+16
| * Add generic audio service initMarcel Holtmann2007-04-084-105/+96
| * Call it audio serviceMarcel Holtmann2007-04-081-41/+4
| * Only provide generic audio serviceMarcel Holtmann2007-04-085-25/+18
| * Use generic service connect functionMarcel Holtmann2007-04-051-3/+3
| * network: cancel pending auth if an error happens in the BNEP GIOChannelClaudio Takahasi2007-04-051-2/+7
| * network: handle the GIOChannel errors properlyClaudio Takahasi2007-04-051-2/+3
| * network: missing pending_reply initialization and connection ref/unrefClaudio Takahasi2007-04-051-6/+8
| * Fix bug while disconnecting.Luiz Augusto von Dentz2007-04-052-4/+5
| * input: missing close listen sockets(control/interrupt)Claudio Takahasi2007-04-051-0/+2
| * input: fixed GIOChannel problem(CPU usage and invalid file descriptor close w...Claudio Takahasi2007-04-051-2/+6
| * input: send CancelAuthorizationRequest if there is a pending authorizationClaudio Takahasi2007-04-041-1/+25
| * input: Added authorization support for incomming connectionsClaudio Takahasi2007-04-044-8/+85
| * Fix copy-pase typo in function nameJohan Hedberg2007-04-041-1/+1
| * Add skeletons for missing methodsJohan Hedberg2007-04-041-1/+30
| * Add basic plugin codeMarcel Holtmann2007-04-042-0/+24
| * Add example asound.conf fileMarcel Holtmann2007-04-042-1/+8