summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* Fixes avdtp and avctp authorization for incoming connections.Luiz Augusto von Dentz2008-05-052-51/+64
* Moving authorization code to dbus-service.cClaudio Takahasi2008-05-012-8/+7
* fixed build warningsClaudio Takahasi2008-05-011-1/+2
* fixed service authorizationClaudio Takahasi2008-05-011-0/+16
* Fix dbus calls to the same process.Luiz Augusto von Dentz2008-04-291-205/+33
* Fixed psm endianness for l2cap connectionCidorvan Leite2008-04-291-1/+1
* AVDTP l2cap connection clean up in audio pluginCidorvan Leite2008-04-281-79/+19
* Fixed remote headset connection stateCidorvan Leite2008-04-251-0/+1
* Make use of convenient function bt_sco_connectCidorvan Leite2008-04-251-86/+29
* Make use of convenient function bt_rfcomm_connect.Luiz Augusto von Dentz2008-04-251-273/+35
* Fixed memory leak in headset stop functionCidorvan Leite2008-04-251-3/+3
* First steps towards HSP HS role and Audio.Gateway D-Bus interface supportJohan Hedberg2008-04-212-33/+173
* Use internal call when possible to authorize incoming connections.Luiz Augusto von Dentz2008-04-141-11/+26
* Fix emitting errors to already disconnected clients.Luiz Augusto von Dentz2008-04-011-0/+3
* Fix linking issue with exported symbolsMarcel Holtmann2008-03-281-2/+2
* Fix service descriptionMarcel Holtmann2008-03-281-1/+1
* Update the fix for the 64-bit build issueMarcel Holtmann2008-03-281-4/+5
* audio: Fixing the Makefile.am so it can compile on 64 bits machines.Vinicius Gomes2008-03-281-1/+3
* Remove blocking calls to GetRemoteName.Luiz Augusto von Dentz2008-03-281-35/+8
* Convert audio service into a plugin.Luiz Augusto von Dentz2008-03-277-348/+149
* Remove blocking call of FinishRemoteServiceTransaction.Luiz Augusto von Dentz2008-03-271-17/+2
* headset_config_init should be called even if HFP isn't enabled (e.g. to get t...Johan Hedberg2008-03-121-2/+2
* Fix stream reconfiguration when it requires changing the stream endpoint.Luiz Augusto von Dentz2008-03-071-5/+35
* Remove unnecessary empty lineJohan Hedberg2008-03-051-1/+0
* Rename ForceMaster to just MasterJohan Hedberg2008-03-054-4/+4
* Use HFP instead of EnableHFPJohan Hedberg2008-03-052-2/+2
* Do master role switching by default and add ForceMaster config optionJohan Hedberg2008-03-057-24/+75
* Make alsa plugin to detect disconnection of devices.Luiz Augusto von Dentz2008-03-041-4/+19
* Use "hfp" instead of "no_hfp" and "EnableHFP" instead of "DisableHFP" to make...Johan Hedberg2008-03-042-5/+5
* Fix code style.Luiz Augusto von Dentz2008-02-291-2/+2
* Remove possible extra memcpy for gstreamer plugin.Luiz Augusto von Dentz2008-02-291-5/+3
* Fix bug sending empty packages and remove a buffer copy.Luiz Augusto von Dentz2008-02-281-1/+3
* Add 3 second timer before disconnecting unused HSP/HSP connectionsJohan Hedberg2008-02-281-5/+38
* Fix runtime warnings of gstreamer plugin.Luiz Augusto von Dentz2008-02-204-10/+10
* Update gstreamer plugin to use new sbc API.Luiz Augusto von Dentz2008-02-199-192/+199
* Fix alsa plugin to make use of sbc new API.Luiz Augusto von Dentz2008-02-191-20/+21
* Refuse Headset.Play() when HCI routing is configuredJohan Hedberg2008-02-191-0/+6
* Implement basic headset automatic disconnect supportJohan Hedberg2008-02-191-16/+24
* Implement proper HFP SLC handlingJohan Hedberg2008-02-193-222/+297
* Fix callback id typeJohan Hedberg2008-02-181-1/+1
* Cleanup headset connection logic to accommodate necessary HFP fixesJohan Hedberg2008-02-181-261/+296
* Remove (incorrect) spaces after commans in AT stringsJohan Hedberg2008-02-141-11/+11
* Make use of parameters selected in alsa plugin and fix auto selection.Luiz Augusto von Dentz2008-02-145-173/+156
* Check for RFCOMM connection state in SCO connect callback (so we don't incorr...Johan Hedberg2008-02-141-1/+4
* Improve handling of different transports.Luiz Augusto von Dentz2008-02-081-42/+76
* Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAXMarcel Holtmann2008-02-021-0/+1
* Update copyright informationMarcel Holtmann2008-02-0240-40/+40
* Add bitpool property and others fixes for gstreamer plugin.Luiz Augusto von Dentz2008-02-015-78/+181
* Remove mentions of Target interfaceJohan Hedberg2008-01-311-10/+0
* Don't confuse Sink interface with local sink supportJohan Hedberg2008-01-311-4/+4