]> git.sesse.net Git - vlc/commit
* modules/misc/lua:
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 5 Nov 2007 21:52:26 +0000 (21:52 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 5 Nov 2007 21:52:26 +0000 (21:52 +0000)
commitd5107810595354bd93f6bf65713c039d1bc7cb8b
tree3e19be0b4584ada5c7b47b91eb36c920a330fdbe
parent94742be8ad29e8941d9eec6835f78633cf0f6142
 * modules/misc/lua:
   * Add vlc.license()
   * vlc.vlm.execute_command() now returns the VLC error code and the corresponding error message as 2nd and 3rd return values.
 * share/luaintf: add help and module description related stuff to the telnet and rc modules.
modules/misc/lua/intf.c
modules/misc/lua/vlc.c
modules/misc/lua/vlc.h
modules/misc/lua/vlm.c
share/luaintf/rc.lua
share/luaintf/telnet.lua