[vlc-commits] dbus: Implement fullscreen switching (MPRIS 2.2)
Kevin Anthony
git at videolan.org
Wed Feb 29 20:55:55 CET 2012
vlc | branch: master | Kevin Anthony <kevin.s.anthony at gmail.com> | Fri Feb 24 14:19:28 2012 -0500| [245b9e9e148544efe4ced301a96325ff13f7aeeb] | committer: Mirsal Ennaime
dbus: Implement fullscreen switching (MPRIS 2.2)
* Add the Fullscreen and CanSetFullscreen properties
to the root interface implementation
* Implement org.freedesktop.DBus.Properties.PropertiesChanged
for properties of the root interface
Signed-off-by: Mirsal Ennaime <mirsal at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=245b9e9e148544efe4ced301a96325ff13f7aeeb
---
modules/control/dbus/dbus.c | 15 +++-
modules/control/dbus/dbus_common.h | 3 +-
modules/control/dbus/dbus_introspect.h | 2 +
modules/control/dbus/dbus_root.c | 187 ++++++++++++++++++++++++++++++++
modules/control/dbus/dbus_root.h | 2 +
5 files changed, 207 insertions(+), 2 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=245b9e9e148544efe4ced301a96325ff13f7aeeb
More information about the vlc-commits
mailing list