]> git.sesse.net Git - vlc/blobdiff - doc/skins/skins2-howto.xml
* doc/skins2-howto.xml: Update the doc when you commit
[vlc] / 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>