summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)AuthorFilesLines
2012-04-13audio: Fix newline before EOFSyam Sidhardhan8-10/+0
2012-04-13headset: Remove header declared but not definedSyam Sidhardhan1-1/+0
2012-04-13gateway: Fix D-Bus reply memory leakSyam Sidhardhan1-3/+3
2012-04-13gateway: Fix D-Bus memory leak in audioSyam Sidhardhan1-1/+4
2012-04-13gstavdtpsink: Fix D-Bus memory leak in audioSyam Sidhardhan1-1/+3
2012-04-13avrcp: Fix the response ctype of SetPlayerApplicationSettingValueSyam Sidhardhan1-1/+1
2012-04-12AVRCP: Add missing capability for TrackReachedEndMichal Labedzki1-2/+3
2012-04-12audio: Fix memory leak when headset server probe() failsAnderson Lizardo1-4/+4
2012-04-05AVRCP: Fix response length for Subunit Info commandJoohi Rastogi1-1/+1
2012-04-05AVRCP: Fix response length for Unit Info commandJoohi Rastogi1-1/+1
2012-04-04Fix spelling errorsRafael Fonseca3-3/+3
2012-04-02AVCTP: return not-implemented for unknown passthroughLucas De Marchi1-1/+4
2012-03-30Fix common spelling error in code and commentsSzymon Janc2-2/+2
2012-03-27avdtp: fix audio source init checkMichael Brudevold1-1/+1
2012-03-15HFP gateway: fix failure on very first GSM connectionArnaud Mouiche1-2/+2
2012-03-13audio: fix io channel shutdown on errorMikel Astiz1-5/+8
2012-03-13audio: fix missing io channel shutdownMikel Astiz1-0/+2
2012-03-13audio: fix missing unref in case of errorMikel Astiz1-3/+18
2012-03-13avrcp: Add error code for rejected vendor commandMichal Labedzki3-1/+20
2012-03-13avrcp: Fix response ctype of AbortContinuingResponseMichal Labedzki1-1/+1
2012-03-08media: register disconnect watch at transport addFrédéric Dalleau1-3/+3
2012-03-08gateway: Fix crash if SCO connection failsFrédéric Dalleau1-4/+1
2012-03-02audio: Remove redundant state_changed() call in headset_server_probe()Johan Hedberg1-1/+0
2012-02-17audio: Fix signature of MediaTransport.Acquire methodLuiz Augusto von Dentz1-1/+1
2012-02-14audio: Fix clang compiler warnings regarding implicit enum conversionVinicius Costa Gomes4-6/+6
2012-02-14audio: do not disconnect on gateway SCO failureMikel Astiz1-1/+1
2012-02-14a2dp: return NotSupported error if no server foundMikel Astiz1-1/+1
2012-02-14audio: gateway_unlock together with in_use = FALSEMikel Astiz1-1/+2
2012-02-02Fix GLib assertion failure in media.c get_setting()Szymon Janc1-3/+2
2012-01-27audio: Fix disabling local A2DP endpoints when UNIX socket is disabledLuiz Augusto von Dentz1-8/+7
2012-01-24btio: Fix users to not expect a default security levelVinicius Costa Gomes3-0/+4
2012-01-12headset: Fix unknown command error responseSyam Sidhardhan1-1/+2
2012-01-09Remove PulseAudio plugin leftoverAnderson Lizardo1-39/+0
2011-12-27audio: Use headset_shutdown in headset_setconf_cbRadoslaw Jablonski1-1/+1
2011-12-23Fix device address type trackingJohan Hedberg1-1/+1
2011-12-08telephony-maemo5: Fix D-Bus reply memory leaksSyam Sidhardhan1-4/+4
2011-11-21media: update copyright statementMikel Astiz1-0/+1
2011-11-21a2dp: update copyright statementMikel Astiz2-0/+2
2011-11-21a2dp: avoid conversion between guint and pointersMikel Astiz3-27/+22
2011-11-21media: sep registration fixMikel Astiz1-1/+1
2011-11-21media: release transport locks on acquisition failureMikel Astiz1-0/+1
2011-11-21audio: enable Media API by defaultLuiz Augusto von Dentz1-2/+2
2011-11-18AVDTP: Fix closing invalid FD on errorAnderson Lizardo1-1/+1
2011-11-17Fix return value check for bt_audio_service_open()Anderson Lizardo2-2/+2
2011-11-17audio: Fix errno handling conventionAnderson Lizardo2-15/+19
2011-11-17audio/PCM: Fix errno handling conventionAnderson Lizardo1-10/+11
2011-11-17audio/IPC: Fix errno handling conventionAnderson Lizardo1-9/+9
2011-11-17AVDTP: Fix errno handling conventionAnderson Lizardo1-10/+12
2011-11-17AVCTP: Fix errno handling conventionAnderson Lizardo1-18/+13
2011-11-14Fix enable fast connectable when connection allowedDmitriy Paliy1-1/+6