summaryrefslogtreecommitdiff
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* Fix code consistency for signal strength in maemo6 telephony driverDmitriy Paliy2010-07-121-23/+25
* Fix signal strength for HFP in maemo6 telephonyDmitriy Paliy2010-07-121-11/+9
* Fix the ALSA plugin to match the updated libsbc APIJohan Hedberg2010-06-301-1/+1
* Fix possible memory leaks on ofono driverLuiz Augusto von Dentz2010-06-291-2/+5
* Fix not freeing memory on driver exitLuiz Augusto von Dentz2010-06-291-0/+6
* Remove redundant information that is already present in DBGLuiz Augusto von Dentz2010-06-293-25/+18
* audio: fix memory leak with typefindingHarri Mahonen2010-06-291-6/+9
* Fix missing error check to dbus_message_get_argsJohan Hedberg2010-06-171-2/+5
* Add an error log when avdtp_close fails in stream_timeoutJohan Hedberg2010-06-171-1/+2
* Fix memory leakJohan Hedberg2010-06-171-1/+7
* Fix audio profile disconnection orderJohan Hedberg2010-06-091-3/+13
* audio: fix leak on gatewayGustavo F. Padovan2010-06-081-1/+14
* audio: Fix typoGustavo F. Padovan2010-06-081-2/+2
* Fix adapter reference counting in gateway_server_removeZhu Yanhai2010-06-041-1/+1
* Add headset_set_gain to eliminate duplicate codeLuiz Augusto von Dentz2010-05-271-58/+40
* Fix not emitting PropertyChanged for SpeakerGain/MicrophoneGainLuiz Augusto von Dentz2010-05-271-1/+7
* Use DBG instead of debug for more verbose outputLuiz Augusto von Dentz2010-05-271-2/+2
* Coding style cleanupJohan Hedberg2010-05-264-26/+18
* Fix redundant speaker/microphone gains being sentLuiz Augusto von Dentz2010-05-251-15/+23
* Move debug() to DBG()Gustavo F. Padovan2010-05-2116-348/+348
* Move logging.{c,h} to log.{c,h}Gustavo F. Padovan2010-05-2115-15/+15
* Fix service indicator not sent when entering searching stateLuiz Augusto Von Dentz2010-05-211-0/+1
* Add pragma based workaround for GStreamer warningsMarcel Holtmann2010-05-197-0/+30
* Revert "Fix build issues with latest GStreamer updates"Marcel Holtmann2010-05-197-6/+8
* Fix build issues with latest GStreamer updatesMarcel Holtmann2010-05-177-8/+6
* Fix signal strength indicator on maemo6 driverLuiz Augusto von Dentz2010-05-111-4/+6
* Fix operator name indicator on maemo6 driverLuiz Augusto von Dentz2010-05-111-1/+1
* Fix maemo6 API changes since maemo5Luiz Augusto Von Dentz2010-04-061-349/+217
* Introduce maemo6 telephony driverLuiz Augusto Von Dentz2010-04-061-0/+2118
* Fix invalid memory access in headset_get_nrec when hs->slc is NULLJohan Hedberg2010-04-021-0/+3
* Return error when modem_obj_path is NULLForrest Zhao2010-03-291-0/+15
* Set voice_call.watch in correct wayForrest Zhao2010-03-251-1/+1
* Add immediate parameter to avdtp_closeLuiz Augusto Von Dentz2010-03-245-11/+16
* Send abort on while cancelling a2dp setupLuiz Augusto Von Dentz2010-03-242-38/+8
* Make abort requests to have a shorter timeoutLuiz Augusto Von Dentz2010-03-241-1/+3
* Fix avdtp_abort not canceling pending requestsLuiz Augusto Von Dentz2010-03-241-22/+34
* Drop connection if abort is rejectedLuiz Augusto Von Dentz2010-03-241-1/+1
* Rename maemo telephony driver to maemo5Luiz Augusto Von Dentz2010-03-241-0/+0
* Fix unhandled returns of dbus_message_get_argsLuiz Augusto Von Dentz2010-03-242-10/+20
* Add check for g_dbus_register_interface returnLuiz Augusto Von Dentz2010-03-241-5/+12
* Use correct sign for error valueLuiz Augusto Von Dentz2010-03-221-2/+2
* Fix SCO connection error propagationJohan Hedberg2010-03-221-4/+8
* Coding style fixes for telephony-ofono.cJohan Hedberg2010-03-081-4/+3
* Fix using invalid data from previous headset connectionLuiz Augusto Von Dentz2010-03-041-81/+106
* Fix double free on AVDTP Abort responseDaniel Orstadius2010-02-211-0/+7
* Mark inuse flag whenever a stream is configuredLuiz Augusto Von Dentz2010-02-181-0/+1
* Fix possible crash while verifying avdtp versionLuiz Augusto Von Dentz2010-02-171-1/+1
* audio/gateway.c: Don't reply to DBus when connection comes from AGGustavo F. Padovan2010-02-151-5/+9
* Fix segmentation fault when headset disconnects during authorizationClaudio Takahasi2010-02-111-1/+1
* Add argument verification when unregistering Handsfree agentClaudio Takahasi2010-02-101-0/+13