]> git.sesse.net Git - vlc/commit
* skins2: Added support for multiple actions (separated by ";"),
authorOlivier Teulière <ipkiss@videolan.org>
Fri, 22 Apr 2005 22:25:10 +0000 (22:25 +0000)
committerOlivier Teulière <ipkiss@videolan.org>
Fri, 22 Apr 2005 22:25:10 +0000 (22:25 +0000)
commit52d743a2f60f2892ce419ae42ec016fcd50a915c
tree371f83eabb5271b82dfb3bbb03f28bda91c2194b
parent77cbc1da4fff3d58d984409581a1d4166c23e697
 * skins2: Added support for multiple actions (separated by ";"),
           wherever one action was allowed
modules/gui/skins2/Modules.am
modules/gui/skins2/commands/cmd_muxer.cpp [new file with mode: 0644]
modules/gui/skins2/commands/cmd_muxer.hpp [new file with mode: 0644]
modules/gui/skins2/parser/interpreter.cpp