[vlc-commits] dbus: Standardise property marshalling for PropertiesChanged signal

Alex Merry git at videolan.org
Tue Jan 29 15:20:36 CET 2013


vlc | branch: master | Alex Merry <dev at randomguy3.me.uk> | Tue Jan 29 00:55:19 2013 +0000| [52903263c83014b127825f14a018d40e37129250] | committer: Mirsal Ennaime

dbus: Standardise property marshalling for PropertiesChanged signal

Re-use the AddProperty method (used in GetAllProperties) and use macros
to reduce repetition of code.  Now all the calls should be
error-checked.

Signed-off-by: Mirsal Ennaime <mirsal at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=52903263c83014b127825f14a018d40e37129250
---

 modules/control/dbus/dbus_player.c |  197 +++++++++++++++++-------------------
 modules/control/dbus/dbus_root.c   |   79 +++++++++------
 2 files changed, 139 insertions(+), 137 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=52903263c83014b127825f14a018d40e37129250


More information about the vlc-commits mailing list