summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/protocol-dbus.h
Commit message (Collapse)AuthorAgeFilesLines
* dbus: Three entangled changes:Tanu Kaskinen2009-08-091-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 Kaskinen2009-07-311-4/+35
|
* Finish the Core dbus interface.Tanu Kaskinen2009-07-211-0/+158