[vlc-devel] [PATCH] -- intf-popupmenu issue
brezhoneg1
brezhoneg1 at yahoo.fr
Mon Mar 16 21:28:26 CET 2009
In two modules (skins and wince), intf-popupmenu is expected at the
playlist level instead of the libvlc level.
Since there is no such intf-popupmenu at the playlist level, those are
no-ops.
These patches change playlist into playlist->p_libvlc
Patch1 : for skins (tested)
For skins in fullscreen mode, this means getting the popup menu by
right-clicking the mouse.
(Up to now, no interaction was available)
Patch2 : for wince (untested)
Erwan10
More information about the vlc-devel
mailing list