[vlc-commits] Qt: menus: make next/prev to behave accordingly to playlist's content.
Francois Cartegnie
git at videolan.org
Mon Dec 5 22:08:56 CET 2011
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Sat Nov 26 19:49:12 2011 +0100| [77d242cce1aacbb6b4c29606c2f6db68f4bd33af] | committer: Francois Cartegnie
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.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=77d242cce1aacbb6b4c29606c2f6db68f4bd33af
---
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.git/?a=commitdiff;h=77d242cce1aacbb6b4c29606c2f6db68f4bd33af
More information about the vlc-commits
mailing list