index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add another missing g_io_channel_ref
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Add missing g_io_channel_ref
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Fix connection authorization when the device is trusted
Johan Hedberg
2009-02-19
1
-4
/
+3
*
Fix finalize_discovery calls to pass correct error code
Johan Hedberg
2009-02-19
1
-2
/
+2
*
Unify connection_lost() calling conventions
Johan Hedberg
2009-02-19
1
-6
/
+6
*
Convert control.c to use btio confirm_cb
Johan Hedberg
2009-02-19
1
-108
/
+81
*
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
Luiz Augusto von Dentz
2009-02-19
6
-20
/
+19
*
Make use of g_error_free instead of g_clear_error when possible.
Luiz Augusto von Dentz
2009-02-19
2
-3
/
+3
*
Convert HSP/HFP to use btio confirm_cb
Johan Hedberg
2009-02-19
3
-52
/
+54
*
Don't dereference the session if it was closed
Johan Hedberg
2009-02-19
1
-1
/
+3
*
No need to pass connect_cb if confirm_cb is passed
Johan Hedberg
2009-02-19
1
-1
/
+1
*
Convert AVDTP code to use btio confirm_cb
Johan Hedberg
2009-02-19
1
-224
/
+210
*
Add missing g_io_channel_ref
Johan Hedberg
2009-02-19
1
-1
/
+1
*
Add missing g_io_channel_ref
Johan Hedberg
2009-02-19
1
-1
/
+1
*
Add missing comma
Johan Hedberg
2009-02-19
1
-1
/
+1
*
Remove invalid g_io_channel_unref
Johan Hedberg
2009-02-19
1
-1
/
+0
*
Make audio plugin to use BtIO API.
Luiz Augusto von Dentz
2009-02-19
5
-181
/
+253
*
Make probe to fail if avdtp_init fail.
Luiz Augusto von Dentz
2009-02-19
1
-1
/
+7
*
Add BT_PCM_FLAG_PCM_ROUTING flag to ipc
Johan Hedberg
2009-02-18
4
-1
/
+10
*
Add telephony driver hooks for the HSP AT+CKPD command
Johan Hedberg
2009-02-17
4
-4
/
+49
*
audio: make *_suspend() use bt_stop_stream_rsp
Marc-André Lureau
2009-02-17
1
-2
/
+2
*
Use correct dev pointer
Johan Hedberg
2009-02-12
1
-1
/
+1
*
Make the unix IPC handling more robust
Johan Hedberg
2009-02-10
1
-22
/
+19
*
Fix authorization cancelation when connection drops
Johan Hedberg
2009-02-06
1
-7
/
+8
*
Remove unnecessary empty line
Johan Hedberg
2009-02-06
1
-1
/
+0
*
Attempt to parse all AT commands within buffer
Johan Hedberg
2009-02-06
1
-20
/
+29
*
Fix typo
Johan Hedberg
2009-02-06
1
-1
/
+1
*
Also allow conference for CSD_CALL_STATUS_WAITING
Johan Hedberg
2009-02-06
1
-2
/
+2
*
Add missing translation for CSD_CALL_STATUS_WAITING
Johan Hedberg
2009-02-05
1
-0
/
+2
*
Get rid of the update_indicators callback
Johan Hedberg
2009-02-05
1
-34
/
+17
*
Proper fix for the SLC check
Johan Hedberg
2009-02-04
1
-1
/
+2
*
Fix SLC completion check
Johan Hedberg
2009-02-04
1
-1
/
+1
*
Delay AVRCP connection when remote device connects A2DP
Johan Hedberg
2009-02-04
4
-3
/
+53
*
Add missing three-way calling feature bit
Johan Hedberg
2009-02-04
1
-1
/
+2
*
Set up a stream for incoming connections if the sink doesn't do it
Johan Hedberg
2009-02-02
3
-26
/
+70
*
Fix callheld indicator updating
Johan Hedberg
2009-02-02
1
-0
/
+14
*
Decrease AVDTP idle timeout to 1 second
Johan Hedberg
2009-02-02
1
-1
/
+1
*
Set AVRCP version 1.0 since nothing else is implemented
Johan Hedberg
2009-02-02
1
-2
/
+2
*
Fix setting revents in bluetooth_playback_poll_revents
Johan Hedberg
2009-02-01
1
-2
/
+1
*
Remove BT_SUSPEND_STREAM and BT_RESUME_STREAM since they are not used
Johan Hedberg
2009-02-01
1
-2
/
+0
*
Use 'unsigned' instead of uint8_t for bitfields
Lennart Poettering
2009-02-01
1
-22
/
+22
*
Don't try to send an invalid SCO fd over the unix socket
Johan Hedberg
2009-02-01
1
-2
/
+7
*
Fix another signed/unsigned comparison warning
Marcel Holtmann
2009-01-30
1
-1
/
+1
*
Fix signed/unsigned comparison issue within GStreamer plugin
Marcel Holtmann
2009-01-30
4
-6
/
+6
*
Fix signed/unsigned comparison issues within AVDTP/A2DP code
Marcel Holtmann
2009-01-30
4
-19
/
+19
*
Fix signed/unsigned comparison of ALSA plugin
Marcel Holtmann
2009-01-30
2
-9
/
+11
*
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
2009-01-29
2
-5
/
+5
*
Implement AVDTP signal fragmentation support
Johan Hedberg
2009-01-28
1
-293
/
+487
*
Fix uninitialized address variable
Johan Hedberg
2009-01-28
1
-0
/
+2
*
Don't auto-disconnect explicitly created A2DP connections
Johan Hedberg
2009-01-27
3
-1
/
+18
[next]