Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus-protocol: Fix signal sending for the case when the client doesn't listen | Tanu Kaskinen | 2009-08-10 | 1 | -1/+2 |
| | | | | for all signals. | ||||
* | dbus-protocol: Add a note for _send_signal that by default the signal isn't | Tanu Kaskinen | 2009-08-10 | 1 | -0/+4 |
| | | | | actually sent. | ||||
* | dbus: Three entangled changes: | Tanu Kaskinen | 2009-08-09 | 1 | -2/+5 |
| | | | | | | | | | | * Make the dbus object constructors take a pa_dbusiface_core pointer as an argument. Remove the path_prefix argument. * Expose the core object path as a constant in protocol-dbus.h. * Move the core interface name constant from iface-core.h to protocol-dbus.h. | ||||
* | dbus-protocol: Implement extension registration. | Tanu Kaskinen | 2009-07-31 | 1 | -4/+35 |
| | |||||
* | Finish the Core dbus interface. | Tanu Kaskinen | 2009-07-21 | 1 | -0/+158 |