index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
headset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix AT result code syntax
Johan Hedberg
2008-11-28
1
-14
/
+14
*
Implement support for AT+NREC
Johan Hedberg
2008-11-27
1
-0
/
+16
*
Fix proble with concurrent clients connecting audio socket.
Luiz Augusto von Dentz
2008-11-26
1
-6
/
+27
*
Fix headset configuration and start.
Luiz Augusto von Dentz
2008-11-25
1
-11
/
+17
*
Make hfp/hsp to suspend properly.
Luiz Augusto von Dentz
2008-11-25
1
-0
/
+31
*
Fix headset_request_stream to check for stream locks.
Luiz Augusto von Dentz
2008-11-25
1
-1
/
+6
*
Fix +BSRF syntax
Johan Hedberg
2008-11-19
1
-1
/
+1
*
Make use of g_timeout_add_seconds whenever possible.
Luiz Augusto von Dentz
2008-11-17
1
-8
/
+12
*
Fix whitespace in function pointer declaration
Johan Hedberg
2008-10-24
1
-1
/
+1
*
Clear pending ring if calling is stopped before SCO is up
Johan Hedberg
2008-10-24
1
-3
/
+12
*
Use g_dbus_send_message instead of dbus_connection_send
Johan Hedberg
2008-10-24
1
-6
/
+3
*
Make Headset.Play() succeed if there's a pending HFP triggered SCO
Johan Hedberg
2008-10-24
1
-0
/
+4
*
Don't set the ring timer twice
Johan Hedberg
2008-10-24
1
-0
/
+2
*
No need to remove the ring timer twice in the terminate call case
Johan Hedberg
2008-10-24
1
-10
/
+0
*
Also remove ring timer if the HF rejects the call
Johan Hedberg
2008-10-24
1
-0
/
+10
*
Remove the ring timer imediately when ATA is received
Johan Hedberg
2008-10-24
1
-10
/
+4
*
Ensure that SCO is up before sending RINGs for inband ringtone
Johan Hedberg
2008-10-24
1
-50
/
+84
*
Remove bogus function
Johan Hedberg
2008-10-24
1
-5
/
+0
*
Use g_clear_error(&err) instead of g_error_free(err); err = NULL
Johan Hedberg
2008-10-24
1
-2
/
+1
*
Limit the amount of connected HSP/HFP devices and make it configurable
Johan Hedberg
2008-10-24
1
-0
/
+4
*
Implement better support for AT+CHLD=<n>
Johan Hedberg
2008-10-17
1
-2
/
+18
*
Fix indentation levels
Johan Hedberg
2008-10-16
1
-13
/
+13
*
Rename dbus_connection_emit_property_changed to emit_property_changed
Johan Hedberg
2008-10-16
1
-11
/
+9
*
Fix remaining places to use dict_append_entry too
Johan Hedberg
2008-10-16
1
-10
/
+6
*
Fix response and hold response logig
Johan Hedberg
2008-10-09
1
-6
/
+7
*
Implement operator selection (AT+COPS) support
Johan Hedberg
2008-10-09
1
-34
/
+71
*
Make device driver probe calls take UUID's instead of full records
Johan Hedberg
2008-10-09
1
-5
/
+15
*
Fix parameter passing to headset_set_state
Johan Hedberg
2008-10-09
1
-1
/
+1
*
Check for headset connected state when unregistering
Johan Hedberg
2008-10-08
1
-0
/
+6
*
Reject non-voice calls in headset.c
Johan Hedberg
2008-10-08
1
-1
/
+14
*
Send a proper reply to AT+CMEE
Johan Hedberg
2008-10-07
1
-1
/
+1
*
Assert that device->headset != NULL for each active device
Johan Hedberg
2008-10-07
1
-0
/
+3
*
Send a proper reply to call waiting notification request
Johan Hedberg
2008-10-07
1
-1
/
+1
*
Don't call pending_connect_finalize in headset_cancel_stream
Johan Hedberg
2008-10-06
1
-2
/
+0
*
pending_connect_finalize() takes care of unreffing p->msg
Johan Hedberg
2008-10-06
1
-4
/
+1
*
Fix D-Bus method return creation logic in hfp_slc_complete()
Johan Hedberg
2008-10-06
1
-7
/
+9
*
Mark old plugins API as deprecated.
Luiz Augusto von Dentz
2008-10-02
1
-11
/
+16
*
Add code to emit PropertyChanged on headset interface.
Luiz Augusto von Dentz
2008-10-02
1
-3
/
+31
*
Add property support for headset interface.
Luiz Augusto von Dentz
2008-10-02
1
-8
/
+115
*
Check HFP status before checking cli_active variable
Johan Hedberg
2008-10-02
1
-0
/
+3
*
Use send_foreach_headset() for RING indication
Johan Hedberg
2008-10-02
1
-41
/
+38
*
Implement call waiting notification support
Johan Hedberg
2008-10-02
1
-7
/
+61
*
Enable proper support for CME errors
Johan Hedberg
2008-10-02
1
-5
/
+30
*
Add support for subscriber number notification
Johan Hedberg
2008-10-02
1
-0
/
+11
*
Add support for current call list query
Johan Hedberg
2008-10-02
1
-0
/
+33
*
Pass context to telephony driver in order to allow multiple headsets
Johan Hedberg
2008-10-02
1
-246
/
+198
*
Fix info calls that really should be debug instead
Johan Hedberg
2008-09-11
1
-1
/
+1
*
Implement support for subscriber number request (AT+CNUM)
Johan Hedberg
2008-09-11
1
-0
/
+13
*
Fix error return value
Johan Hedberg
2008-09-11
1
-1
/
+1
*
Implement DTMF tone transmission (AT+VTS)
Johan Hedberg
2008-09-10
1
-0
/
+18
[next]