Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix license header. | Frederik Gladhorn | 2011-07-07 | 1 | -17/+17 |
| | | | | Reviewed-by: TrustMe | ||||
* | Add DBus VirtualObject to handle multiple paths. | Frederik Gladhorn | 2011-07-04 | 1 | -0/+81 |
When a virtual object is registered with the SubPath option it will handle all dbus calls to itself and all child paths. It needs to reimplement handleMessage for that purpose. Introspection needs to be implemented manually in the introspect function. Reviewed-by: Thiago Macieira <thiago.macieira@nokia.com> |