]> git.sesse.net Git - vlc/commit
new "vlm_cmd" (or "vlm_command") rpn function.
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 22 Jan 2006 00:09:06 +0000 (00:09 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 22 Jan 2006 00:09:06 +0000 (00:09 +0000)
commitd7460d44ed30ba495fd96c2f43d285548dd0bd85
tree424eeeda082454d8bf543bbe29fda597fba0ca32
parent9bb495cbc2920cdaa6ba2976acc0af34693bd20c
new "vlm_cmd" (or "vlm_command") rpn function.

Since vlm commands are often full of spaces, you need to use the ";"
command delimiter to mark the end of a command.

For example : <vlc id="rpn" param1="; broadcast name new vlm_cmd" />
modules/control/http/rpn.c