summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* Send CancelAuthorizationRequest when timing out waiting for a reply from hcidJohan Hedberg2007-02-251-1/+23
* Fix usage of dbus_pending_call_unrefJohan Hedberg2007-02-251-6/+3
* First part of authorization support for the headset serviceJohan Hedberg2007-02-251-9/+65
* headset service doesn't need a well known bus nameJohan Hedberg2007-02-171-1/+1
* Disconnect SCO if RFCOMM gets disconnectedJohan Hedberg2007-02-161-17/+21
* Reset data buffer when disconnectingJohan Hedberg2007-02-161-0/+3
* Fix io watch flags for sco channelJohan Hedberg2007-02-151-1/+4
* Remove unecessary debug printJohan Hedberg2007-02-151-2/+0
* Cleanup headset event parsing functionsJohan Hedberg2007-02-151-19/+34
* More cleanupJohan Hedberg2007-02-151-121/+104
* Add missing calls to dbus_pending_call_unrefJohan Hedberg2007-02-151-1/+4
* Be sure to always reply to method callsJohan Hedberg2007-02-151-13/+25
* More cleanup and fixesJohan Hedberg2007-02-151-10/+13
* Change option for standalone modeMarcel Holtmann2007-02-151-1/+4
* Remove invalid g_io_channel_unrefJohan Hedberg2007-02-151-1/+0
* Use -d for running as an external serviceJohan Hedberg2007-02-151-4/+1
* More cleanup and fixesJohan Hedberg2007-02-151-91/+81
* Allow registering as an external service (for debugin purposes)Johan Hedberg2007-02-151-1/+46
* Further fixes and cleanupJohan Hedberg2007-02-151-63/+48
* CleanupJohan Hedberg2007-02-141-42/+45
* Update device state when accepting an incomming connectionJohan Hedberg2007-02-111-0/+1
* Further headsetd fixesJohan Hedberg2007-02-111-15/+22
* Add skeleton for embedding SBC libraryMarcel Holtmann2007-01-311-3/+6
* set_nonblocking: removed err argumentClaudio Takahasi2007-01-251-2/+5
* Moved set_nonblocking to common/dbus.cClaudio Takahasi2007-01-241-28/+0
* headsetd fixesJohan Hedberg2007-01-241-4/+7
* More headset.c reworkJohan Hedberg2007-01-241-289/+432
* rework of the headset daemon codeJohan Hedberg2007-01-231-413/+662
* Add workaround for the global connection variableMarcel Holtmann2007-01-211-0/+2
* Cleanup logging on exitMarcel Holtmann2007-01-211-0/+4
* Fix setup routine for headsetMarcel Holtmann2007-01-211-8/+22
* Update service description fileMarcel Holtmann2007-01-201-3/+2
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-202-17/+10
* Don't install services that are in experimental stateMarcel Holtmann2007-01-201-3/+2
* Remove service agent relictMarcel Holtmann2007-01-201-80/+2
* Use channel 12 as defaultMarcel Holtmann2007-01-191-6/+1
* Use database interface for service recordsMarcel Holtmann2007-01-191-8/+6
* No need to become a daemonMarcel Holtmann2007-01-191-15/+4
* Rename services and install the audio serviceMarcel Holtmann2007-01-191-5/+8
* Update audio service API descriptionMarcel Holtmann2007-01-181-20/+32
* Add identifier tagMarcel Holtmann2007-01-161-2/+2
* Include headset.service into the distributionMarcel Holtmann2007-01-161-1/+1
* Add example service file for bt.headsetdJohan Hedberg2007-01-151-0/+5
* Preliminary support for catching the unique bus name of an execed serviceJohan Hedberg2007-01-151-73/+4
* Allow compilation against GLibMarcel Holtmann2007-01-122-7/+15
* Small fix in case hs->data_start != 0Johan Hedberg2007-01-101-1/+1
* Cleanup (get rid of some unnecessary indentation)Johan Hedberg2007-01-091-44/+41
* Update method names to resemble more closely the current API draftJohan Hedberg2006-12-191-5/+3
* Add initial version of the audio API documentMarcel Holtmann2006-12-062-0/+43
* Support for providing input and output files for audioJohan Hedberg2006-11-281-5/+157