[vlc-devel] [PATCH 0/2] add a type-based icon to the recents menu
Ludovic Fauvet
etix at videolan.org
Mon Nov 28 12:16:44 CET 2011
Hello,
Originally these patches were made for inclusion in the 1.2 branch but sadly I
did them shortly after the freeze and because it breaks the ABI it won't enter
in the upcoming major release so this is a rebased version for the new master.
Ludovic Fauvet (2):
input: export the GuessType function to the modules
Qt4: add a type-based icon to the recents menu
include/vlc_input_item.h | 5 +++++
modules/gui/qt4/input_manager.cpp | 21 +++++++++++++++++++++
modules/gui/qt4/input_manager.hpp | 2 ++
modules/gui/qt4/menus.cpp | 4 +++-
src/input/item.c | 10 ++++------
src/libvlccore.sym | 1 +
6 files changed, 36 insertions(+), 7 deletions(-)
--
1.7.7.4
More information about the vlc-devel
mailing list