aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2011-02-02Fix crash while parsering of endpoint propertiesLuiz Augusto von Dentz
2011-02-02Code cleanup: unnesessary line removed in avdtp.cDmitriy Paliy
2011-02-02Fix possible crash on AVDTP Suspend req timeoutDmitriy Paliy
2011-01-20Update a2dpsink to use new Acquire APILuiz Augusto von Dentz
2011-01-19Update NREC callback code to originally intended v2 stateJohan Hedberg
2011-01-19Add proper tracking mechanism to NRECLuiz Augusto von Dentz
2011-01-19Add Routing property to MediaTransport interfaceLuiz Augusto von Dentz
2011-01-19Remove IMTU and OMTU properties and return its values on Acquire replyLuiz Augusto von Dentz
2011-01-19Fix use of deprecated glib on audio pluginLuiz Augusto von Dentz
2011-01-11Fix memory leak when calling endpoint to select capabilitiesLuiz Augusto von Dentz
2011-01-11Fix possible memory leak on each a2dp stream setupLuiz Augusto von Dentz
2011-01-11Fix possible memory leak when handling avdtp transport connectionLuiz Augusto von Dentz
2011-01-11Fix memory leak when calling endpoint methodLuiz Augusto von Dentz
2011-01-10telephony-ofono: add support for Three Way Calling featureLuiz Augusto von Dentz
2011-01-10telephony-ofono: add support for Enhanced Call Control featureLuiz Augusto von Dentz
2011-01-10telephony-ofono: add proper support for AT+CHLD and AT+CKPDLuiz Augusto von Dentz
2011-01-10telephony-ofono: add support for inband ringtone featureLuiz Augusto von Dentz
2011-01-07telephony-ofono: fix not updating indicators when a call is removedLuiz Augusto von Dentz
2011-01-07telephony-ofono: add handling for Modem.Interfaces propertyLuiz Augusto von Dentz
2011-01-07telephony-ofono: handle ofono appearing/disappearing from busLuiz Augusto von Dentz
2011-01-07telephony-ofono: simplify watches handling logicLuiz Augusto von Dentz
2011-01-07telephony-ofono: fix not canceling pending calls on exitLuiz Augusto von Dentz
2011-01-07telephony-ofono: make use of GetCalls methodLuiz Augusto von Dentz
2011-01-07telephony-ofono: make use of GetModems methodLuiz Augusto von Dentz
2011-01-07telephony-ofono: fix not setting originating when status property changesLuiz Augusto von Dentz
2011-01-07telephony-ofono: fix not being able to answer alerting/waiting callsLuiz Augusto von Dentz
2011-01-07telephony-ofono: notify alerting calls when headset connectsLuiz Augusto von Dentz
2010-12-27Fix printing D-Bus errors when headset record could not be foundLuiz Augusto von Dentz
2010-12-22Configure HFP/HSP endpoints if headset interface is already connectedLuiz Augusto von Dentz
2010-12-19Add manager_foreach_adapter()Johan Hedberg
2010-12-16Add AVDTP SRC stream send buffer size verificationDmitriy Paliy
2010-12-16Convert more D-Bus errors to btd_error_*Gustavo F. Padovan
2010-12-16Add btd_error_not_ready()Gustavo F. Padovan
2010-12-16Add btd_error_agent_not_available()Gustavo F. Padovan
2010-12-16Fix sending duplicate speaker/microphone gains to the headsetLuiz Augusto von Dentz
2010-12-16Fix not calling SetConfiguration on hfp/hsp endpoints before connectedLuiz Augusto von Dentz
2010-12-16Remove error_common_reply()Gustavo F. Padovan
2010-12-15Fix invalid g_io_channel_unref call in hf_io_cbJohan Hedberg
2010-12-14Fix avctp_send_passthrough to return a proper error valueJohan Hedberg
2010-12-14audio: use btd_error_failed()Gustavo F. Padovan
2010-12-13Fix potential memory leak of ag.numberJohan Hedberg
2010-12-12Fix cleaning up HFP state after calling telephony_exitJohan Hedberg
2010-12-12Don't strdup the chld string for HFPJohan Hedberg
2010-12-09Fix HFP response and hold (AT+BTRH) command responseJohan Hedberg
2010-12-08Add btd_error_already_connected()Gustavo F. Padovan
2010-12-08convert error to btd_error_busy()Gustavo F. Padovan
2010-12-08convert errors to btd_error_does_not_exist()Gustavo F. Padovan
2010-12-08convert errors to btd_error_not_authorized()Gustavo F. Padovan
2010-12-07Add btd_error_busy()Gustavo F. Padovan
2010-12-07Add btd_error_not_available()Gustavo F. Padovan