[vlc-devel] vlc: svn commit r12035 (massiot)
Subversion daemon
svn at videolan.org
Fri Aug 5 19:56:50 CEST 2005
r12035 | massiot | 2005-08-05 19:56:50 +0200 (Fri, 05 Aug 2005) | 8 lines
Changed paths:
M /trunk/modules/control/http.c
* modules/control/http.c: Added two new RPN functions : playlist_add and
play. playlist_add takes two arguments, mrl and name, and returns
the ID of the added item. play takes 1 argument, the ID of the item,
and returns non-zero in case of error. These functions are much more
convenient than using the "control" tags, because you can then do
several commands in the same page, and get the playlist ID of the
added item, which many people complained about.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list