Diego Elio 'Flameeyes' Pettenò
d963998676
Rename all the signal parameters and variables to something more explicit.
...
Without this change, on FreeBSD you'll be bothered by tons of warnings
about overshadowing signal(2).
2009-11-21 00:46:46 +01:00
Tanu Kaskinen
edf80104e3
dbus: Make sure that subscription callbacks don't try to access removed objects.
2009-08-26 14:17:35 +03:00
Tanu Kaskinen
3e0e685a8c
dbus: Save one level of identation by returning early.
2009-08-26 14:12:42 +03:00
Tanu Kaskinen
3025645b0b
dbusiface-module: Implement the Module D-Bus interface.
2009-08-24 14:27:14 +03:00
Tanu Kaskinen
fcf68752e6
dbus: Three entangled changes:
...
* 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.
2009-08-09 08:37:33 +03:00
Tanu Kaskinen
9a77d2f81d
Add the forgotten src/modules/dbus directory to git.
2009-07-21 00:04:52 +03:00