[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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-skins-correct-intf-popupmenu-was-pointing-to-the-wrong-vl.patch
Type: application/octet-stream
Size: 1146 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090316/75046f5a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-wince-correct-intf-popupmenu-attached-to-the-wrong-vlc-obj.patch
Type: application/octet-stream
Size: 1222 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090316/75046f5a/attachment-0001.obj>


More information about the vlc-devel mailing list