[vlc-commits] qt: remove the renderer selection dialog

Steve Lhomme git at videolan.org
Sun Jun 26 22:42:16 CEST 2016


vlc | branch: master | Steve Lhomme <robUx4 at videolabs.io> | Fri Jun 24 09:55:02 2016 +0200| [a6ee93bc04a66123dbda2cd6689a845dc3de3b32] | committer: Jean-Baptiste Kempf

qt: remove the renderer selection dialog

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 include/vlc_intf_strings.h               |    1 -
 modules/gui/qt/Makefile.am               |    4 -
 modules/gui/qt/actions_manager.cpp       |    3 -
 modules/gui/qt/actions_manager.hpp       |    1 -
 modules/gui/qt/components/controller.cpp |    4 -
 modules/gui/qt/components/controller.hpp |    7 +-
 modules/gui/qt/dialogs/renderer.cpp      |  257 ------------------------------
 modules/gui/qt/dialogs/renderer.hpp      |   64 --------
 modules/gui/qt/dialogs_provider.cpp      |    8 -
 modules/gui/qt/dialogs_provider.hpp      |    3 -
 modules/gui/qt/menus.cpp                 |    5 -
 modules/gui/qt/ui/renderer.ui            |   54 -------
 12 files changed, 2 insertions(+), 409 deletions(-)

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


More information about the vlc-commits mailing list