Skip to content

Commit 0327964

Browse files
author
nadeko
committed
CI autodeploy
1 parent 34c53be commit 0327964

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

manual/master/index.html

+13-1
Original file line numberDiff line numberDiff line change
@@ -15080,7 +15080,11 @@ <h3>Configurable Options</h3>
1508015080
</dd>
1508115081
<dt><tt class="docutils literal">fadeduration</tt></dt>
1508215082
<dd><p class="first">Default: 200</p>
15083-
<p class="last">Duration of fade out in ms, 0 = no fade</p>
15083+
<p class="last">Duration of fade effects in ms, 0 = no fade.</p>
15084+
</dd>
15085+
<dt><tt class="docutils literal">fadein</tt></dt>
15086+
<dd><p class="first">Default: no</p>
15087+
<p class="last">Enable fade-in.</p>
1508415088
</dd>
1508515089
<dt><tt class="docutils literal">title</tt></dt>
1508615090
<dd><p class="first">Default: ${!playlist-count==1:[${playlist-pos-1}/${playlist-count}] }${media-title}</p>
@@ -15750,6 +15754,14 @@ <h3>Configurable Options</h3>
1575015754
<dd><p class="first">Default: 1.65</p>
1575115755
<p class="last">Set the font border size used for the REPL and the console.</p>
1575215756
</dd>
15757+
<dt><tt class="docutils literal">margin_x</tt></dt>
15758+
<dd><p class="first">Default: same as <tt class="docutils literal"><span class="pre">--osd-margin-x</span></tt></p>
15759+
<p class="last">The margin from the left of the window.</p>
15760+
</dd>
15761+
<dt><tt class="docutils literal">margin_y</tt></dt>
15762+
<dd><p class="first">Default: same as <tt class="docutils literal"><span class="pre">--osd-margin-y</span></tt></p>
15763+
<p class="last">The margin from the bottom of the window.</p>
15764+
</dd>
1575315765
<dt><tt class="docutils literal">scale_with_window</tt></dt>
1575415766
<dd><p class="first">Default: <tt class="docutils literal">auto</tt></p>
1575515767
<p class="last">Whether to scale the console with the window height. Can be <tt class="docutils literal">yes</tt>, <tt class="docutils literal">no</tt>,

0 commit comments

Comments
 (0)