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 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
*
Emitting DeviceCreated signal
Claudio Takahasi
2008-03-12
1
-0
/
+7
*
Unregister the devices when adapter is down
Claudio Takahasi
2008-03-12
1
-0
/
+7
*
Register persistent devices
Claudio Takahasi
2008-03-12
1
-0
/
+27
*
Add skeleton for telephony abstraction
Marcel Holtmann
2008-03-12
3
-1
/
+72
*
No need for linking the plugins
Marcel Holtmann
2008-03-11
1
-2
/
+0
*
Import functions correctly
Marcel Holtmann
2008-03-11
2
-2
/
+6
*
Fix memory leaks and coding style in eglib
Marcel Holtmann
2008-03-11
2
-25
/
+31
*
Add g_dir* and g_str_has_prefix functions to eglib.
Luiz Augusto von Dentz
2008-03-11
4
-0
/
+106
*
connection ref can't be NULL when device_destroy is called
Claudio Takahasi
2008-03-11
1
-3
/
+3
*
eglib: Fixing a warning in the g_strsplit, caused by the overflow of setting ...
Vinicius Gomes
2008-03-11
1
-14
/
+14
*
Added array support for dict
Claudio Takahasi
2008-03-11
2
-2
/
+21
*
Fix invalid read when changing device name.
Luiz Augusto von Dentz
2008-03-11
1
-1
/
+1
*
Add some debug output to echo plugin
Marcel Holtmann
2008-03-11
1
-0
/
+4
*
Add plugin loading support
Marcel Holtmann
2008-03-11
1
-1
/
+92
*
CreateDevice: Check if the device already exists
Claudio Takahasi
2008-03-11
3
-0
/
+20
*
Add skeleton for the example plugin
Marcel Holtmann
2008-03-11
2
-0
/
+53
*
Add plugin definition structure
Marcel Holtmann
2008-03-11
4
-3
/
+15
*
CreateDevice: return object path instead of string
Claudio Takahasi
2008-03-11
1
-1
/
+1
*
ListDevices: return object path instead of string
Claudio Takahasi
2008-03-11
1
-2
/
+2
*
Add directory for plugins
Marcel Holtmann
2008-03-11
3
-1
/
+4
*
Compile and link against GModule for plugin support
Marcel Holtmann
2008-03-11
1
-3
/
+3
*
minor cleanup: replace char by gchar
Claudio Takahasi
2008-03-11
3
-10
/
+10
*
Set the define for the plugin directory
Marcel Holtmann
2008-03-11
1
-1
/
+8
*
added bt_string2list function
Claudio Takahasi
2008-03-11
2
-0
/
+25
*
Add skeleton for plugin infrastructure
Marcel Holtmann
2008-03-11
4
-1
/
+68
*
Make new eglib functions available in gmain.h
Luiz Augusto von Dentz
2008-03-11
1
-0
/
+3
*
Add implemention of g_str_equal, g_strsplit and g_strconcat to eglib.
Luiz Augusto von Dentz
2008-03-11
1
-0
/
+87
*
Remove use of g_str_equal witch is not part of eglib.
Luiz Augusto von Dentz
2008-03-10
1
-3
/
+3
*
Add Adapter property to device and fix access mode of Name property in adapte...
Luiz Augusto von Dentz
2008-03-10
2
-2
/
+4
*
Add initial code of adapter SetProperty.
Luiz Augusto von Dentz
2008-03-10
1
-26
/
+97
*
Update agent method descriptions
Marcel Holtmann
2008-03-10
1
-0
/
+31
*
Storing device's profiles
Claudio Takahasi
2008-03-10
3
-0
/
+28
*
bt_list2string: fixed memory leak
Claudio Takahasi
2008-03-10
1
-3
/
+6
*
list2string: use space as uuid separator
Claudio Takahasi
2008-03-10
1
-1
/
+2
*
added list2string function
Claudio Takahasi
2008-03-10
2
-0
/
+17
*
Fix memory leak.
Luiz Augusto von Dentz
2008-03-10
1
-0
/
+1
*
Change property PeriodicInquiry to PeriodicDiscovery.
Luiz Augusto von Dentz
2008-03-10
1
-1
/
+1
[next]