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