index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix code consistency for signal strength in maemo6 telephony driver
Dmitriy Paliy
2010-07-12
1
-23
/
+25
*
Fix signal strength for HFP in maemo6 telephony
Dmitriy Paliy
2010-07-12
1
-11
/
+9
*
Fix the ALSA plugin to match the updated libsbc API
Johan Hedberg
2010-06-30
1
-1
/
+1
*
Fix possible memory leaks on ofono driver
Luiz Augusto von Dentz
2010-06-29
1
-2
/
+5
*
Fix not freeing memory on driver exit
Luiz Augusto von Dentz
2010-06-29
1
-0
/
+6
*
Remove redundant information that is already present in DBG
Luiz Augusto von Dentz
2010-06-29
3
-25
/
+18
*
audio: fix memory leak with typefinding
Harri Mahonen
2010-06-29
1
-6
/
+9
*
Fix missing error check to dbus_message_get_args
Johan Hedberg
2010-06-17
1
-2
/
+5
*
Add an error log when avdtp_close fails in stream_timeout
Johan Hedberg
2010-06-17
1
-1
/
+2
*
Fix memory leak
Johan Hedberg
2010-06-17
1
-1
/
+7
*
Fix audio profile disconnection order
Johan Hedberg
2010-06-09
1
-3
/
+13
*
audio: fix leak on gateway
Gustavo F. Padovan
2010-06-08
1
-1
/
+14
*
audio: Fix typo
Gustavo F. Padovan
2010-06-08
1
-2
/
+2
*
Fix adapter reference counting in gateway_server_remove
Zhu Yanhai
2010-06-04
1
-1
/
+1
*
Add headset_set_gain to eliminate duplicate code
Luiz Augusto von Dentz
2010-05-27
1
-58
/
+40
*
Fix not emitting PropertyChanged for SpeakerGain/MicrophoneGain
Luiz Augusto von Dentz
2010-05-27
1
-1
/
+7
*
Use DBG instead of debug for more verbose output
Luiz Augusto von Dentz
2010-05-27
1
-2
/
+2
*
Coding style cleanup
Johan Hedberg
2010-05-26
4
-26
/
+18
*
Fix redundant speaker/microphone gains being sent
Luiz Augusto von Dentz
2010-05-25
1
-15
/
+23
*
Move debug() to DBG()
Gustavo F. Padovan
2010-05-21
16
-348
/
+348
*
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
2010-05-21
15
-15
/
+15
*
Fix service indicator not sent when entering searching state
Luiz Augusto Von Dentz
2010-05-21
1
-0
/
+1
*
Add pragma based workaround for GStreamer warnings
Marcel Holtmann
2010-05-19
7
-0
/
+30
*
Revert "Fix build issues with latest GStreamer updates"
Marcel Holtmann
2010-05-19
7
-6
/
+8
*
Fix build issues with latest GStreamer updates
Marcel Holtmann
2010-05-17
7
-8
/
+6
*
Fix signal strength indicator on maemo6 driver
Luiz Augusto von Dentz
2010-05-11
1
-4
/
+6
*
Fix operator name indicator on maemo6 driver
Luiz Augusto von Dentz
2010-05-11
1
-1
/
+1
*
Fix maemo6 API changes since maemo5
Luiz Augusto Von Dentz
2010-04-06
1
-349
/
+217
*
Introduce maemo6 telephony driver
Luiz Augusto Von Dentz
2010-04-06
1
-0
/
+2118
*
Fix invalid memory access in headset_get_nrec when hs->slc is NULL
Johan Hedberg
2010-04-02
1
-0
/
+3
*
Return error when modem_obj_path is NULL
Forrest Zhao
2010-03-29
1
-0
/
+15
*
Set voice_call.watch in correct way
Forrest Zhao
2010-03-25
1
-1
/
+1
*
Add immediate parameter to avdtp_close
Luiz Augusto Von Dentz
2010-03-24
5
-11
/
+16
*
Send abort on while cancelling a2dp setup
Luiz Augusto Von Dentz
2010-03-24
2
-38
/
+8
*
Make abort requests to have a shorter timeout
Luiz Augusto Von Dentz
2010-03-24
1
-1
/
+3
*
Fix avdtp_abort not canceling pending requests
Luiz Augusto Von Dentz
2010-03-24
1
-22
/
+34
*
Drop connection if abort is rejected
Luiz Augusto Von Dentz
2010-03-24
1
-1
/
+1
*
Rename maemo telephony driver to maemo5
Luiz Augusto Von Dentz
2010-03-24
1
-0
/
+0
*
Fix unhandled returns of dbus_message_get_args
Luiz Augusto Von Dentz
2010-03-24
2
-10
/
+20
*
Add check for g_dbus_register_interface return
Luiz Augusto Von Dentz
2010-03-24
1
-5
/
+12
*
Use correct sign for error value
Luiz Augusto Von Dentz
2010-03-22
1
-2
/
+2
*
Fix SCO connection error propagation
Johan Hedberg
2010-03-22
1
-4
/
+8
*
Coding style fixes for telephony-ofono.c
Johan Hedberg
2010-03-08
1
-4
/
+3
*
Fix using invalid data from previous headset connection
Luiz Augusto Von Dentz
2010-03-04
1
-81
/
+106
*
Fix double free on AVDTP Abort response
Daniel Orstadius
2010-02-21
1
-0
/
+7
*
Mark inuse flag whenever a stream is configured
Luiz Augusto Von Dentz
2010-02-18
1
-0
/
+1
*
Fix possible crash while verifying avdtp version
Luiz Augusto Von Dentz
2010-02-17
1
-1
/
+1
*
audio/gateway.c: Don't reply to DBus when connection comes from AG
Gustavo F. Padovan
2010-02-15
1
-5
/
+9
*
Fix segmentation fault when headset disconnects during authorization
Claudio Takahasi
2010-02-11
1
-1
/
+1
*
Add argument verification when unregistering Handsfree agent
Claudio Takahasi
2010-02-10
1
-0
/
+13
[next]