index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
HFP gateway: fix failure on very first GSM connection
Arnaud Mouiche
1
-2
/
+2
2012-03-13
audio: fix io channel shutdown on error
Mikel Astiz
1
-5
/
+8
2012-03-13
audio: fix missing io channel shutdown
Mikel Astiz
1
-0
/
+2
2012-03-13
audio: fix missing unref in case of error
Mikel Astiz
1
-3
/
+18
2012-03-13
avrcp: Add error code for rejected vendor command
Michal Labedzki
3
-1
/
+20
2012-03-13
avrcp: Fix response ctype of AbortContinuingResponse
Michal Labedzki
1
-1
/
+1
2012-03-08
media: register disconnect watch at transport add
Frédéric Dalleau
1
-3
/
+3
2012-03-08
gateway: Fix crash if SCO connection fails
Frédéric Dalleau
1
-4
/
+1
2012-03-02
audio: Remove redundant state_changed() call in headset_server_probe()
Johan Hedberg
1
-1
/
+0
2012-02-17
audio: Fix signature of MediaTransport.Acquire method
Luiz Augusto von Dentz
1
-1
/
+1
2012-02-14
audio: Fix clang compiler warnings regarding implicit enum conversion
Vinicius Costa Gomes
4
-6
/
+6
2012-02-14
audio: do not disconnect on gateway SCO failure
Mikel Astiz
1
-1
/
+1
2012-02-14
a2dp: return NotSupported error if no server found
Mikel Astiz
1
-1
/
+1
2012-02-14
audio: gateway_unlock together with in_use = FALSE
Mikel Astiz
1
-1
/
+2
2012-02-02
Fix GLib assertion failure in media.c get_setting()
Szymon Janc
1
-3
/
+2
2012-01-27
audio: Fix disabling local A2DP endpoints when UNIX socket is disabled
Luiz Augusto von Dentz
1
-8
/
+7
2012-01-24
btio: Fix users to not expect a default security level
Vinicius Costa Gomes
3
-0
/
+4
2012-01-12
headset: Fix unknown command error response
Syam Sidhardhan
1
-1
/
+2
2012-01-09
Remove PulseAudio plugin leftover
Anderson Lizardo
1
-39
/
+0
2011-12-27
audio: Use headset_shutdown in headset_setconf_cb
Radoslaw Jablonski
1
-1
/
+1
2011-12-23
Fix device address type tracking
Johan Hedberg
1
-1
/
+1
2011-12-08
telephony-maemo5: Fix D-Bus reply memory leaks
Syam Sidhardhan
1
-4
/
+4
2011-11-21
media: update copyright statement
Mikel Astiz
1
-0
/
+1
2011-11-21
a2dp: update copyright statement
Mikel Astiz
2
-0
/
+2
2011-11-21
a2dp: avoid conversion between guint and pointers
Mikel Astiz
3
-27
/
+22
2011-11-21
media: sep registration fix
Mikel Astiz
1
-1
/
+1
2011-11-21
media: release transport locks on acquisition failure
Mikel Astiz
1
-0
/
+1
2011-11-21
audio: enable Media API by default
Luiz Augusto von Dentz
1
-2
/
+2
2011-11-18
AVDTP: Fix closing invalid FD on error
Anderson Lizardo
1
-1
/
+1
2011-11-17
Fix return value check for bt_audio_service_open()
Anderson Lizardo
2
-2
/
+2
2011-11-17
audio: Fix errno handling convention
Anderson Lizardo
2
-15
/
+19
2011-11-17
audio/PCM: Fix errno handling convention
Anderson Lizardo
1
-10
/
+11
2011-11-17
audio/IPC: Fix errno handling convention
Anderson Lizardo
1
-9
/
+9
2011-11-17
AVDTP: Fix errno handling convention
Anderson Lizardo
1
-10
/
+12
2011-11-17
AVCTP: Fix errno handling convention
Anderson Lizardo
1
-18
/
+13
2011-11-14
Fix enable fast connectable when connection allowed
Dmitriy Paliy
1
-1
/
+6
2011-11-04
AVRCP: implement TRACK-REACHED-END event
Lucas De Marchi
3
-0
/
+17
2011-11-02
Fix response on AT+CHLD=0 in maemo6
Dmitriy Paliy
1
-3
/
+7
2011-10-28
Add MediaPlayer.Release method
Luiz Augusto von Dentz
1
-1
/
+25
2011-10-28
Fix incorrect use of atoi in maemo6
Dmitriy Paliy
1
-1
/
+4
2011-10-28
Fix check for PDU size
Lucas De Marchi
1
-1
/
+1
2011-10-25
Fix calling g_io_channel_shutdown twice for a gateway connection
Luiz Augusto von Dentz
1
-1
/
+0
2011-10-22
Unregister players' events when disconnected
Lucas De Marchi
1
-0
/
+1
2011-10-22
Fix leak of GTimer
Lucas De Marchi
1
-0
/
+1
2011-10-22
Add missing TRACK-REACHED-START event
Lucas De Marchi
1
-0
/
+2
2011-10-18
Fix implicit declaration of 'g_slist_free_full'
Frédéric Danis
1
-1
/
+1
2011-10-18
Move SDP client functions from glib-helper.c to sdp-client.c
Johan Hedberg
2
-2
/
+2
2011-10-18
Add glib-compat.h to deal with issues in old GLib versions
Johan Hedberg
7
-5
/
+7
2011-10-18
AVRCP: Implement RequestContinuingResponse PDU
Lucas De Marchi
1
-68
/
+146
2011-10-18
AVRCP: Implement AbortContinuingResponse PDU
Lucas De Marchi
1
-0
/
+55
[next]