Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 025a9c4

Browse files
author
nadeko
committed
CI autodeploy
1 parent 8e658f6 commit 025a9c4

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

‎manual/master/index.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7993,9 +7993,7 @@ <h1>AUDIO OUTPUT DRIVERS</h1>
79937993
values are better for lower CPU usage. Default: 8192.</dd>
79947994
<dt><tt class="docutils literal"><span class="pre">--openal-direct-channels=&lt;yes|no&gt;</span></tt></dt>
79957995
<dd>Enable OpenAL Soft's direct channel extension when available to avoid
7996-
tinting the sound with ambisonics or HRTF.
7997-
Channels are dropped when when they are not available as downmixing
7998-
will be disabled. Default: no.</dd>
7996+
tinting the sound with ambisonics or HRTF. Default: yes.</dd>
79997997
</dl>
80007998
</dd>
80017999
<dt><tt class="docutils literal">pulse</tt></dt>
@@ -13474,6 +13472,17 @@ <h3>Configurable Options</h3>
1347413472
<p class="last">Update chapter markers positions on duration changes, e.g. live streams.
1347513473
The updates are unoptimized - consider disabling it on very low-end systems.</p>
1347613474
</dd>
13475+
<dt><tt class="docutils literal">chapters_osd</tt>, <tt class="docutils literal">playlist_osd</tt></dt>
13476+
<dd><p class="first">Default: yes</p>
13477+
<p class="last">Whether to display the chapters/playlist at the OSD when left-clicking the
13478+
next/previous OSC buttons, respectively.</p>
13479+
</dd>
13480+
<dt><tt class="docutils literal">chapter_fmt</tt></dt>
13481+
<dd><p class="first">Default: <tt class="docutils literal">Chapter: %s</tt></p>
13482+
<p class="last">Template for the chapter-name display when hovering the seekbar.
13483+
Use <tt class="docutils literal">no</tt> to disable chapter display on hover. Otherwise it's a lua
13484+
<tt class="docutils literal">string.format</tt> template and <tt class="docutils literal">%s</tt> is replaced with the actual name.</p>
13485+
</dd>
1347713486
</dl>
1347813487
</div>
1347913488
<div class="section" id="script-commands">

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /