]> git.sesse.net Git - vlc/commitdiff
oooops
authorAntoine Cellerier <dionoea@videolan.org>
Wed, 7 Dec 2005 17:03:48 +0000 (17:03 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Wed, 7 Dec 2005 17:03:48 +0000 (17:03 +0000)
share/http/requests/browse.xml [new file with mode: 0644]

diff --git a/share/http/requests/browse.xml b/share/http/requests/browse.xml
new file mode 100644 (file)
index 0000000..f2ee09c
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<!--  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
+<  status.xml: VLC media player web interface
+< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
+<  Copyright (C) 2005 the VideoLAN team
+<  $Id$
+< 
+<  Authors: Antoine Cellerier <dionoea -at- videolan -dot- org>
+< 
+<  This program is free software; you can redistribute it and/or modify
+<  it under the terms of the GNU General Public License as published by
+<  the Free Software Foundation; either version 2 of the License, or
+<  (at your option) any later version.
+< 
+<  This program is distributed in the hope that it will be useful,
+<  but WITHOUT ANY WARRANTY; without even the implied warranty of
+<  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+<  GNU General Public License for more details.
+< 
+<  You should have received a copy of the GNU General Public License
+<  along with this program; if not, write to the Free Software
+<  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
+
+<root>
+<vlc id="if" param1="url_param 1 =" />
+  <vlc id="rpn" param1="'dir' url_extract" />
+  <vlc id="foreach" param1="file" param2="directory" />
+    <vlc id="if" param1="file.basename value '.' 1 strncmp 0 != file.basename value '..' 2 strncmp 0 = |" />
+      <element type="<vlc id="value" param1="file.type" />" size="<vlc id="value" param1="file.size" />" date="<vlc id="value" param1="file.size" />" path="<vlc id="value" param1="file.name" />" name="<vlc id="value" param1="file.basename" />" />  
+    <vlc id="end" />
+  <vlc id="end" />
+<vlc id="end" />
+</root>