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
*
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
2
-7
/
+62
*
Update active call status when call is answered
Johan Hedberg
2008-10-02
1
-1
/
+2
*
Add some debug prints for the connected/disconnected callbacks
Johan Hedberg
2008-10-02
1
-0
/
+2
*
Make the features bits reflect what's actually supported currently
Johan Hedberg
2008-10-02
1
-1
/
+3
*
Remove unnecessary empty line
Johan Hedberg
2008-10-02
1
-1
/
+0
*
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
3
-0
/
+41
*
Add support for simple call tracking in dummy driver
Johan Hedberg
2008-10-02
2
-2
/
+58
*
Add support for current call list query
Johan Hedberg
2008-10-02
3
-0
/
+44
*
Pass context to telephony driver in order to allow multiple headsets
Johan Hedberg
2008-10-02
4
-307
/
+283
*
Add defines for Extended Audio Gateway Error Result Codes
Johan Hedberg
2008-10-02
1
-0
/
+25
*
Fix AVDTP_STATE_OPEN to happen only after connected and thus prevent emitting...
Luiz Augusto von Dentz
2008-10-01
1
-2
/
+2
*
Prevent passing stdin (0) as a audio transport to applications.
Luiz Augusto von Dentz
2008-10-01
1
-1
/
+1
*
Fix another potential invalid read.
Luiz Augusto von Dentz
2008-10-01
1
-1
/
+1
*
Fix potential invalid read.
Luiz Augusto von Dentz
2008-10-01
1
-1
/
+1
*
Add skeleton for Maemo telephony driver
Marcel Holtmann
2008-10-01
2
-1
/
+28
*
Add missing void declaration in function
Marcel Holtmann
2008-09-29
2
-2
/
+2
*
Fix info calls that really should be debug instead
Johan Hedberg
2008-09-11
2
-8
/
+8
*
Implement support for subscriber number request (AT+CNUM)
Johan Hedberg
2008-09-11
3
-0
/
+20
*
Fix error return value
Johan Hedberg
2008-09-11
1
-1
/
+1
*
Remove unnecessary return statements from the end of void functions
Johan Hedberg
2008-09-10
1
-2
/
+0
*
Implement DTMF tone transmission (AT+VTS)
Johan Hedberg
2008-09-10
3
-0
/
+26
*
Add SCO server socket (needed for HFP)
Johan Hedberg
2008-09-10
3
-10
/
+90
*
Minor coding style fix
Johan Hedberg
2008-09-10
1
-2
/
+2
*
Cancels the pending request from agent side when receiving a NoReply
Vinicius Costa Gomes
2008-09-09
3
-13
/
+0
*
Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.
Luiz Augusto von Dentz
2008-09-08
7
-117
/
+270
*
Remove incorrect (and premature) optimization
Johan Hedberg
2008-09-08
1
-3
/
+0
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-clone
Marcel Holtmann
2008-09-08
1
-8
/
+4
|
\
|
*
Redefining device_get_address to take bdaddr_t as parameter.
Alok Barsode
2008-09-08
1
-8
/
+4
*
|
Use DBG instead of printf for debug print
Johan Hedberg
2008-09-08
1
-1
/
+1
|
/
*
Redefining adapter_get_address to take bdaddr_t as parameter.
Alok Barsode
2008-09-08
1
-6
/
+3
*
Rename Source and Sink to AudioSource and AudioSink
Johan Hedberg
2008-09-08
2
-3
/
+2
*
Remove double semi-colons
Johan Hedberg
2008-09-06
1
-7
/
+7
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Johan Hedberg
2008-09-06
1
-2
/
+2
|
\
|
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Marcel Holtmann
2008-09-06
6
-13
/
+7
|
|
\
|
*
|
Fix D-Bus connection init
Marcel Holtmann
2008-09-06
1
-2
/
+2
*
|
|
Remove obsolete files
Johan Hedberg
2008-09-06
3
-340
/
+1
|
|
/
|
/
|
*
|
Fix audio and input interfaces match the API documentation
Johan Hedberg
2008-09-06
6
-13
/
+7
|
/
*
Audio: Missing DBusConnection unref
Claudio Takahasi
2008-09-05
1
-6
/
+8
*
Limit context of DBusConnection
Johan Hedberg
2008-09-05
1
-2
/
+2
*
Move responsibility of freeint the record list to the correct place
Johan Hedberg
2008-09-05
1
-3
/
+0
*
Rename hfp_features more appropriately to hf_features
Johan Hedberg
2008-09-05
1
-3
/
+3
*
Add debug prints for HF and AG feature bits
Johan Hedberg
2008-09-05
2
-9
/
+94
*
Make telephony_ready name consistent with the other functions
Johan Hedberg
2008-09-05
3
-4
/
+4
*
Implement dummy registration and roaming status methods
Johan Hedberg
2008-09-05
1
-5
/
+45
*
Remove old legacy HFP testing methods
Johan Hedberg
2008-09-05
1
-84
/
+0
*
Add alerting indication after outgoing call indication
Johan Hedberg
2008-09-05
1
-0
/
+6
*
Use consistent naming for the telephony functions
Johan Hedberg
2008-09-05
3
-18
/
+18
*
Implement call notification
Johan Hedberg
2008-09-05
3
-1
/
+68
[next]