aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2010-10-19Fix problem with handling CHLD=0 commandLukasz Pawlik
2010-10-15Set initial HFP/HSP mic and speaker gain values to max instead of minJohan Hedberg
2010-10-13Fix problem with operator name lengthLukasz Pawlik
2010-10-13Fix telephony-maemo6: call notification with call on holdDaniel Orstadius
2010-10-13Fix problem with hanging up held callLukasz Pawlik
2010-10-11Remove unused codeLuiz Augusto von Dentz
2010-10-11Fix blocking when calling endpoint on hsp/hfp connectionLuiz Augusto von Dentz
2010-10-11Fix blocking on setconf indication callbackLuiz Augusto von Dentz
2010-10-11Fix blocking on setconf confirmation callbackLuiz Augusto von Dentz
2010-10-11Make use of avdtp category when setting errorsLuiz Augusto von Dentz
2010-10-11Add source if the device attempt to configure a stream with a local sinkLuiz Augusto von Dentz
2010-10-11Fix not replying an error in case of endpoint request timeoutLuiz Augusto von Dentz
2010-10-11Fix not always signalling new streams when acting as a sinkLuiz Augusto von Dentz
2010-10-06Fix audio.conf access when it isn't presentJohan Hedberg
2010-09-28Fix headset disconnecting via device disconnectRadoslaw Jablonski
2010-09-22Make MediaEndpoint.ClearConfiguration to take transport pathLuiz Augusto von Dentz
2010-09-22Make MediaEndpoint.SetConfiguration to take all transport propertiesLuiz Augusto von Dentz
2010-09-22Replace use of term 'Renderer' with 'Owner'Luiz Augusto von Dentz
2010-09-22Remove ReadLock and WriteLock from MediaTransport propertiesLuiz Augusto von Dentz
2010-09-22Fix registering local endpoints when Socket interface is disabledLuiz Augusto von Dentz
2010-09-15Add proper checks for MediaTransport.SetPropertyLuiz Augusto von Dentz
2010-09-15Remove local cache for nrec and inbandLuiz Augusto von Dentz
2010-09-15Update a2dp transport delay when it changesLuiz Augusto von Dentz
2010-09-15Introduce headset_get_inbandLuiz Augusto von Dentz
2010-09-15Add initial implementation of org.bluez.Media specLuiz Augusto von Dentz
2010-09-15Add support for media transport in gstreamer pluginLuiz Augusto von Dentz
2010-09-15Add option to enable/disable unix ipc via audio.confLuiz Augusto Von Dentz
2010-09-13Fix crash on gstreamer plugin if device doesn't support sbcLuiz Augusto von Dentz
2010-09-08Fix closing stream of locked sep when reconfiguringLuiz Augusto von Dentz
2010-09-07Make use of ofono bus name when watching its signalsLuiz Augusto von Dentz
2010-09-03Fix memory leak and possible crash when removing audio deviceLuiz Augusto von Dentz
2010-08-25Don't report error for EINTRColin Didier
2010-08-25Fix leftovers handling with bluetooth_a2dp_writeColin Didier
2010-08-19Fix format string warnings for g_dbus_create_errorJohan Hedberg
2010-08-19Fix crash when there is no enough space to fragment avdtp packetLuiz Augusto von Dentz
2010-08-18Add fast connectable support to HFPDmitriy Paliy
2010-08-18Add set fast connectable to audio managerDmitriy Paliy
2010-08-11Fix compilation warning with gcc 4.5.0Jose Antonio Santos Cadenas
2010-07-14Fix handling of incoming call indication when in WAITING stateRadoslaw Jablonski
2010-07-13Fix missing whitespace in telephony-maemo6Johan Hedberg
2010-07-13telephony-maemo6: add ClearLastNumber methodLuiz Augusto von Dentz
2010-07-12Fix code consistency for signal strength in maemo6 telephony driverDmitriy Paliy
2010-07-12Fix signal strength for HFP in maemo6 telephonyDmitriy Paliy
2010-06-30Fix the ALSA plugin to match the updated libsbc APIJohan Hedberg
2010-06-29Fix possible memory leaks on ofono driverLuiz Augusto von Dentz
2010-06-29Fix not freeing memory on driver exitLuiz Augusto von Dentz
2010-06-29Remove redundant information that is already present in DBGLuiz Augusto von Dentz
2010-06-29audio: fix memory leak with typefindingHarri Mahonen
2010-06-17Fix missing error check to dbus_message_get_argsJohan Hedberg
2010-06-17Add an error log when avdtp_close fails in stream_timeoutJohan Hedberg