index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-04
Release 4.11
4.11
Marcel Holtmann
2
-1
/
+6
2008-10-04
Add support for connecting/disconnecting headsets.
Mika Linnanoja
1
-1
/
+27
2008-10-04
Remove uninitialized variable compiler warning with some gcc versions
Johan Hedberg
1
-7
/
+11
2008-10-04
Change SCO server socket into a generic one
Johan Hedberg
2
-56
/
+56
2008-10-04
Add test script for dummy telephony plugin
Johan Hedberg
1
-0
/
+78
2008-10-03
Add example agent implementation in C
Marcel Holtmann
2
-1
/
+409
2008-10-03
Remove old passkey-agent and auth-agent
Marcel Holtmann
3
-775
/
+1
2008-10-03
Add first draft of AVRCP D-Bus interface specification
Marcel Holtmann
2
-3
/
+136
2008-10-03
Fix uninitialized reply of multiple GetProperties methods
Marcel Holtmann
4
-0
/
+16
2008-10-03
Release 4.10
4.10
Marcel Holtmann
2
-1
/
+7
2008-10-02
Update documentation.
Luiz Augusto von Dentz
3
-23
/
+122
2008-10-02
Mark old plugins API as deprecated.
Luiz Augusto von Dentz
5
-25
/
+34
2008-10-02
Add code to emit PropertyChanged on network interface.
Luiz Augusto von Dentz
1
-0
/
+28
2008-10-02
Add property support for network interface.
Luiz Augusto von Dentz
1
-0
/
+48
2008-10-02
Add code to emit PropertyChanged on input interface.
Luiz Augusto von Dentz
1
-0
/
+10
2008-10-02
Add property support for input interface.
Luiz Augusto von Dentz
1
-0
/
+30
2008-10-02
Add code to emit PropertyChanged on control interface.
Luiz Augusto von Dentz
1
-1
/
+16
2008-10-02
Add property support for control interface.
Luiz Augusto von Dentz
1
-0
/
+29
2008-10-02
Add code to emit PropertyChanged on sink interface.
Luiz Augusto von Dentz
1
-2
/
+26
2008-10-02
Add property support for sink interface.
Luiz Augusto von Dentz
1
-0
/
+36
2008-10-02
Add code to emit PropertyChanged on headset interface.
Luiz Augusto von Dentz
1
-3
/
+31
2008-10-02
Add property support for headset interface.
Luiz Augusto von Dentz
1
-8
/
+115
2008-10-02
Check HFP status before checking cli_active variable
Johan Hedberg
1
-0
/
+3
2008-10-02
Use send_foreach_headset() for RING indication
Johan Hedberg
1
-41
/
+38
2008-10-02
Implement call waiting notification support
Johan Hedberg
2
-7
/
+62
2008-10-02
Update active call status when call is answered
Johan Hedberg
1
-1
/
+2
2008-10-02
Add some debug prints for the connected/disconnected callbacks
Johan Hedberg
1
-0
/
+2
2008-10-02
Make the features bits reflect what's actually supported currently
Johan Hedberg
1
-1
/
+3
2008-10-02
Remove unnecessary empty line
Johan Hedberg
1
-1
/
+0
2008-10-02
Enable proper support for CME errors
Johan Hedberg
1
-5
/
+30
2008-10-02
Add support for subscriber number notification
Johan Hedberg
3
-0
/
+41
2008-10-02
Add support for simple call tracking in dummy driver
Johan Hedberg
2
-2
/
+58
2008-10-02
Add support for current call list query
Johan Hedberg
3
-0
/
+44
2008-10-02
Pass context to telephony driver in order to allow multiple headsets
Johan Hedberg
4
-306
/
+282
2008-10-02
Add defines for Extended Audio Gateway Error Result Codes
Johan Hedberg
1
-0
/
+25
2008-10-01
Fix AVDTP_STATE_OPEN to happen only after connected and thus prevent emitting...
Luiz Augusto von Dentz
1
-2
/
+2
2008-10-01
Prevent passing stdin (0) as a audio transport to applications.
Luiz Augusto von Dentz
1
-1
/
+1
2008-10-01
Fix another potential invalid read.
Luiz Augusto von Dentz
1
-1
/
+1
2008-10-01
Fix potential invalid read.
Luiz Augusto von Dentz
1
-1
/
+1
2008-10-01
Add skeleton for Maemo telephony driver
Marcel Holtmann
2
-1
/
+28
2008-09-30
Remove device discovery timer on device removal.
Luiz Augusto von Dentz
1
-0
/
+3
2008-09-30
Prevent emitting duplicate signals for DiscoverableTimeout property.
Luiz Augusto von Dentz
1
-0
/
+3
2008-09-30
Fix memory leaks with HAL messages
Marcel Holtmann
1
-0
/
+6
2008-09-29
Release 4.9
4.9
Marcel Holtmann
2
-1
/
+6
2008-09-29
Read the class of device before setting a new one
Marcel Holtmann
1
-5
/
+7
2008-09-29
Set device class before storing it
Marcel Holtmann
1
-1
/
+1
2008-09-29
Send alias update when remote name result is available
Marcel Holtmann
1
-5
/
+14
2008-09-29
Set major and minor class in one go
Marcel Holtmann
1
-2
/
+1
2008-09-29
Add support for setting major and minor class together
Marcel Holtmann
2
-1
/
+21
2008-09-29
Make sure to always add Alias and Icon property
Marcel Holtmann
3
-67
/
+89
[next]