aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2011-03-29Fix uninitialized variable warningLuiz Augusto von Dentz
2011-03-28Simplify media_owner_removeLuiz Augusto von Dentz
2011-03-28Fix crash when receiving avdtp close commandLuiz Augusto von Dentz
2011-03-28Fix not replying Acquire request when resume failsLuiz Augusto von Dentz
2011-03-27Remove owner reference to request structureLuiz Augusto von Dentz
2011-03-27Rework adding/removing owners to a transportLuiz Augusto von Dentz
2011-03-27Make MediaTransport.Release asynchronousLuiz Augusto von Dentz
2011-03-27Add ERROR response on AT+BLDN command for maemo6Dmitriy Paliy
2011-03-27Add handling of pending D-Bus calls in maemo6Dmitriy Paliy
2011-03-25Wait SCO socket to HUP before changing stateLuiz Augusto von Dentz
2011-03-24Fix crash while exiting when endpoint has a a2dp streamLuiz Augusto von Dentz
2011-03-24telephony-ofono: fix handling of telephony_key_press_reqLuiz Augusto von Dentz
2011-03-23Remove unregister interface in telephony-maemo6Dmitriy Paliy
2011-03-22Fix crash when unregistering a2dp driver before media driverLuiz Augusto von Dentz
2011-03-18Recalculate remote SEP if the codec type changesArun Raghavan
2011-03-17Add 'Protocol not supported' error in a2dp_add_sepDmitriy Paliy
2011-03-15Remove unused code due to dial and re-dial changeDmitriy Paliy
2011-03-15Change dial and re-dial in maemo6 telephonyDmitriy Paliy
2011-03-15Move telephony_last_dialed_number_reqDmitriy Paliy
2011-03-10Increase AVDTP request timeoutDaniel Orstadius
2011-02-24Fix DBG() calls with bogus messagesAnderson Lizardo
2011-02-18telephony-ofono: fix resetting network status and signalLuiz Augusto von Dentz
2011-02-18telephony-ofono: reset indicators when a network is foundLuiz Augusto von Dentz
2011-02-17Fix no SEP if corresponding interface is disabledDmitriy Paliy
2011-02-16telephony-maemo6: fix not cleaning up network status on exitLuiz Augusto von Dentz
2011-02-16telephony-maemo6: fix not cleaning up active calls list on exitLuiz Augusto von Dentz
2011-02-15Fix not updating call indicator when parsing call info replyLuiz Augusto von Dentz
2011-02-15Fix not resetting indicators whenever the driver is initializedLuiz Augusto von Dentz
2011-02-13audio: Remove workaround for compiler warningsMarcel Holtmann
2011-02-11hfp: gateway_suspend_stream should trigger a state changeDaniel Wagner
2011-02-09Fix bluetoothd exit on badly formated AT+VTSDmitriy Paliy
2011-02-08Reuse same SEP when reconfiguring A2DP streamsJohan Hedberg
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