Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 ↵ | Luiz Augusto von Dentz | 2008-03-13 | 2 | -2/+95 | |
| | | | | | | | | experimental. | |||||
| * | 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 ↵ | Luiz Augusto von Dentz | 2008-03-12 | 1 | -14/+29 | |
| | | | | | | | | available in eglib. | |||||
| * | 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 ↵ | Johan Hedberg | 2008-03-12 | 1 | -2/+2 | |
| | | | | | | | | the SCORouting setting) | |||||
| * | 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 | |
| | | | | | | | | a int variable to SSIZE_MAX. | |||||
| * | 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 | |
| | |