]> git.sesse.net Git - vlc/commit
dbus: Implement the MPRIS Raise method for the Qt interface
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 6 Oct 2011 23:00:54 +0000 (01:00 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 6 Oct 2011 23:15:26 +0000 (01:15 +0200)
commit0d3c77678763f97f6ebe5aaa3fe63ef60cc679b0
tree11cec4f4279ec429ceb2759700bd8c1f9fd8dbd8
parent7df364001e2b4cf53e7e9ca223b9c91b319fafeb
dbus: Implement the MPRIS Raise method for the Qt interface

* Addd the org.mpris.MediaPlayer2.Raise method in the dbus control module
* Define the "intf-show" variable in libvlc
* Raise the Qt main window when the value of "intf-show" changes

Heavily based on the code from Mirsal, modified by me
modules/control/dbus/dbus_introspect.h
modules/control/dbus/dbus_root.c
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/main_interface.hpp
src/libvlc.c