vlc/vlc-1.2 | branch: master | Francois Cartegnie <[email protected]> | 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 <[email protected]> > 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
