]> git.sesse.net Git - vlc/commit
skins2: fix proccessing item-change at playlist level
authorErwan Tulou <erwan10@videolan.org>
Sat, 13 Feb 2010 17:09:58 +0000 (18:09 +0100)
committerErwan Tulou <erwan10@videolan.org>
Sat, 13 Feb 2010 17:29:52 +0000 (18:29 +0100)
commit428762fb77cc778ea5f02c9bcbc336f02b28a2f9
tree3a3ac16fe6a92488870cb002c05359d146d26f3c
parent61642608126855b643de8456d8677d9b3a9a5c2f
skins2: fix proccessing item-change at playlist level

it is needed to pass from input_item_t to playlist_item_t
 for this variable only (others directly provide playlist_item_t)
modules/gui/skins2/commands/cmd_vars.cpp
modules/gui/skins2/commands/cmd_vars.hpp
modules/gui/skins2/src/vlcproc.cpp