summaryrefslogtreecommitdiffstats
path: root/src/modules/dbus/iface-device.c
Commit message (Collapse)AuthorAgeFilesLines
* dbusiface-device: Split some overly long lines.Tanu Kaskinen2009-08-171-7/+14
|
* dbusiface-device: Free the copied proplist.Tanu Kaskinen2009-08-161-0/+1
|
* dbusiface-device: Implement the Device and DevicePort D-Bus interfaces.Tanu Kaskinen2009-08-151-6/+1202
|
* dbus: Three entangled changes:Tanu Kaskinen2009-08-091-6/+7
| | | | | | | | | | * 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.
* Add the forgotten src/modules/dbus directory to git.Tanu Kaskinen2009-07-211-0/+105