summaryrefslogtreecommitdiffstats
path: root/audio/headset.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-6/+7
|
* 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
|
* Preliminary support for catching the unique bus name of an execed serviceJohan Hedberg2007-01-151-73/+4
|
* Allow compilation against GLibMarcel Holtmann2007-01-121-4/+4
|
* 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
|
* Support for providing input and output files for audioJohan Hedberg2006-11-281-5/+157
|
* Add simple introspection supportJohan Hedberg2006-11-271-0/+4
|
* Implement SpeakerGainChanged and MicrophoneGainChanged signalsJohan Hedberg2006-11-271-1/+34
|
* More implementation. E.g. signals and Play and Stop methodsJohan Hedberg2006-11-241-77/+266
|
* Implement AT command parsingJohan Hedberg2006-11-241-8/+119
|
* Implement ring timer and CancelRinging methodJohan Hedberg2006-11-221-5/+78
|
* Fix RING stringJohan Hedberg2006-11-221-1/+1
|
* Implement Ring methodJohan Hedberg2006-11-221-1/+39
|
* CleanupJohan Hedberg2006-11-221-16/+10
|
* Make the -c switch mandatoryJohan Hedberg2006-11-161-1/+6
|
* Fix debug printsJohan Hedberg2006-11-161-2/+2
|
* Small SDP & listening rfcomm socket fixesJohan Hedberg2006-11-161-5/+8
|
* Implement listening rfcomm socket supportJohan Hedberg2006-11-161-2/+317
|