Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
960f080a
Commit
960f080a
authored
Aug 12, 2004
by
Olivier Teulière
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/skins2-howto.xml: Update the doc when you commit
parent
06638c12
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
doc/skins/skins2-howto.xml
doc/skins/skins2-howto.xml
+8
-0
No files found.
doc/skins/skins2-howto.xml
View file @
960f080a
...
@@ -828,6 +828,14 @@ difficulty to understand how VLC skins work.</para>
...
@@ -828,6 +828,14 @@ difficulty to understand how VLC skins work.</para>
<listitem><para>
<listitem><para>
<emphasis>
playlist.isRandom
</emphasis>
: True when the playlist items are played in a random order, false otherwise.
<emphasis>
playlist.isRandom
</emphasis>
: True when the playlist items are played in a random order, false otherwise.
</para></listitem>
</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>
<listitem><para>
<emphasis>
window_name.isVisible
</emphasis>
: True when the window whose
<link
linkend=
"windowid"
>
id
</link>
is "window_name" is visible, false otherwise.
<emphasis>
window_name.isVisible
</emphasis>
: True when the window whose
<link
linkend=
"windowid"
>
id
</link>
is "window_name" is visible, false otherwise.
</para></listitem>
</para></listitem>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment