]> git.sesse.net Git - vlc/commitdiff
* doc/skins2-howto.xml: Update the doc when you commit
authorOlivier Teulière <ipkiss@videolan.org>
Thu, 12 Aug 2004 21:34:01 +0000 (21:34 +0000)
committerOlivier Teulière <ipkiss@videolan.org>
Thu, 12 Aug 2004 21:34:01 +0000 (21:34 +0000)
doc/skins/skins2-howto.xml

index 3d7c57b4ce839cbb86f1041fa2316f1fd8c98373..0c4d78863e63f095ca9076708baf14489b27bd34 100644 (file)
@@ -828,6 +828,14 @@ difficulty to understand how VLC skins work.</para>
   <listitem><para>
     <emphasis>playlist.isRandom</emphasis>: True when the playlist items are played in a random order, false otherwise.
   </para></listitem>
+  <listitem><para>
+    <emphasis>playlist.isLoop</emphasis>: True when the playlist is looping, false otherwise.
+  </para></listitem>
+<!--  TODO: Enable it for 0.7.3
+  <listitem><para>
+    <emphasis>playlist.isRepeat</emphasis>: True when the current playlist item is being repeated, false otherwise.
+  </para></listitem>
+-->
   <listitem><para>
     <emphasis>window_name.isVisible</emphasis>: True when the window whose <link linkend="windowid">id</link> is "window_name" is visible, false otherwise.
   </para></listitem>