index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial code of adapter CreatePairedDevice.
Luiz Augusto von Dentz
2008-03-14
2
-48
/
+109
*
Add CLASS support and retry on unavailable printers
Marcel Holtmann
2008-03-14
5
-35
/
+120
*
Add support for having the new manager interface on root path
Marcel Holtmann
2008-03-13
5
-14
/
+205
*
Use root as path for the new manager interface
Marcel Holtmann
2008-03-13
1
-1
/
+1
*
Make sure to use the object path type
Marcel Holtmann
2008-03-13
1
-6
/
+6
*
Add experimental adapter signals DeviceFound and DeviceDisappeared.
Luiz Augusto von Dentz
2008-03-13
1
-21
/
+78
*
Added new function to remove the listener based on integer identification
Claudio Takahasi
2008-03-13
4
-13
/
+71
*
Introduce dbus_message_iter_append_dict and dbus_message_iter_append_dict_val...
Luiz Augusto von Dentz
2008-03-13
2
-1
/
+40
*
Fixed memory leak when removing uuid duplicated
Cidorvan Leite
2008-03-13
1
-3
/
+7
*
Created devices from linkkeys
Cidorvan Leite
2008-03-13
4
-7
/
+27
*
Introduce RegisterAgent and UnregisterAgent adapter methods.
Luiz Augusto von Dentz
2008-03-13
1
-0
/
+32
*
Mark adapter PropertyChanged experimental.
Luiz Augusto von Dentz
2008-03-13
1
-8
/
+14
*
Fix device GetProperties.
Luiz Augusto von Dentz
2008-03-13
1
-1
/
+1
*
Fix Alias device property to behave according the documentation and UUIDs typo.
Luiz Augusto von Dentz
2008-03-13
1
-8
/
+39
*
Mention the signal value for alias reset
Marcel Holtmann
2008-03-13
1
-0
/
+4
*
uuids inserted sorted
Cidorvan Leite
2008-03-13
1
-1
/
+2
*
Fix UUID list and class display
Marcel Holtmann
2008-03-13
1
-5
/
+7
*
Removed uuids repeated
Cidorvan Leite
2008-03-13
1
-1
/
+2
*
Document agent register/unregister methods
Marcel Holtmann
2008-03-13
1
-0
/
+20
*
Update device API documentation
Marcel Holtmann
2008-03-13
1
-10
/
+67
*
Update adapter API documentation
Marcel Holtmann
2008-03-13
1
-25
/
+93
*
Fix manager signal documentation
Marcel Holtmann
2008-03-13
1
-3
/
+3
*
Add documention for manager API
Marcel Holtmann
2008-03-13
2
-1
/
+52
*
Adapter: adding the new FindDevice method and documentation.
Vinicius Gomes
2008-03-13
2
-0
/
+42
*
Add device SetProperty implementation and mark it and GetProperties experimen...
Luiz Augusto von Dentz
2008-03-13
2
-2
/
+95
*
Update UUIDS device property access to readonly.
Luiz Augusto von Dentz
2008-03-13
1
-1
/
+1
*
Move error_unknown_method to libhelper.
Luiz Augusto von Dentz
2008-03-13
4
-16
/
+22
*
Add script for listing device properties
Marcel Holtmann
2008-03-13
2
-3
/
+55
*
Mark adapter SetProperty and GetProperties as experimental.
Luiz Augusto von Dentz
2008-03-13
1
-0
/
+6
*
cleanup: removed device's static D-Bus connection reference
Claudio Takahasi
2008-03-13
5
-29
/
+15
*
RemoveDevice: Removing stored data
Claudio Takahasi
2008-03-12
3
-2
/
+21
*
Remove sync service skeleton since it is useless
Marcel Holtmann
2008-03-12
5
-87
/
+1
*
Remove the transfer service skeleton since it is useless
Marcel Holtmann
2008-03-12
13
-986
/
+1
*
Keep a list of device's structure pointers instead of paths
Claudio Takahasi
2008-03-12
6
-104
/
+47
*
Remove configure option for echo service
Marcel Holtmann
2008-03-12
3
-25
/
+2
*
Fix include directories for successful make distcheck
Marcel Holtmann
2008-03-12
1
-1
/
+1
*
Add RFCOMM listener to echo plugin
Marcel Holtmann
2008-03-12
2
-0
/
+98
*
Add Mode property to adapter and make use of g_str_equal witch is now availab...
Luiz Augusto von Dentz
2008-03-12
1
-14
/
+29
*
Fix use of path for objects in adapter documentation.
Luiz Augusto von Dentz
2008-03-12
1
-4
/
+4
*
Add uuid parameter to Agent.Authorize method call
Johan Hedberg
2008-03-12
1
-1
/
+1
*
Emit PropertyChanged when property changes in adapter.
Luiz Augusto von Dentz
2008-03-12
2
-0
/
+36
*
Introduce dbus_connection_emit_property_changed.
Luiz Augusto von Dentz
2008-03-12
2
-0
/
+33
*
Implement probe/remove for the example plugin
Marcel Holtmann
2008-03-12
1
-1
/
+22
*
Hook up server probe/remove callbacks
Marcel Holtmann
2008-03-12
4
-0
/
+32
*
Export server register/unregister functions
Marcel Holtmann
2008-03-12
1
-0
/
+3
*
Remove unneeded include
Marcel Holtmann
2008-03-12
1
-1
/
+0
*
Remove the local D-Bus setup
Marcel Holtmann
2008-03-12
4
-132
/
+12
*
Added RemoveDevice
Claudio Takahasi
2008-03-12
2
-1
/
+27
*
headset_config_init should be called even if HFP isn't enabled (e.g. to get t...
Johan Hedberg
2008-03-12
1
-2
/
+2
*
Introduce dbus_message_iter_append_variant to libhelper.
Luiz Augusto von Dentz
2008-03-12
2
-11
/
+18
[next]