[vlc-commits] Qt: menus: make next/prev to behave accordingly to playlist's content.

Francois Cartegnie git at videolan.org
Fri Dec 9 18:10:20 CET 2011


vlc/vlc-1.2 | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Sat Nov 26 19:49:12 2011 +0100| [e89fc63997d9edc7cdf0549e35b1aada54cba3eb] | committer: Jean-Baptiste Kempf

Qt: menus: make next/prev to behave accordingly to playlist's content.

Move EnableStatic from local to MenuManager's private (only used there).
Use flags instead of string for action data.
(cherry picked from commit 77d242cce1aacbb6b4c29606c2f6db68f4bd33af)

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

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

 modules/gui/qt4/input_manager.cpp |   24 ++++++++++++-
 modules/gui/qt4/input_manager.hpp |    5 ++-
 modules/gui/qt4/menus.cpp         |   67 +++++++++++++++++++++---------------
 modules/gui/qt4/menus.hpp         |   10 +++++
 4 files changed, 75 insertions(+), 31 deletions(-)

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


More information about the vlc-commits mailing list