mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Automatic refresh rate switching setting (#382)
Adds an advanced playback setting to enable automatic refresh rate switching during playback When enabled, the app looks at the available display modes, chooses the best candidate, and attempts to switch to it. After playback ends, the display is switched back to the original mode. Closes #62 Closes #379
This commit is contained in:
parent
e669f3ad59
commit
20bef8fb6a
8 changed files with 176 additions and 3 deletions
|
|
@ -350,10 +350,11 @@
|
|||
<string name="cast_and_crew"><![CDATA[Cast & Crew]]></string>
|
||||
<string name="guest_stars">Guest stars</string>
|
||||
<string name="edge_size">Edge size</string>
|
||||
<string name="refresh_rate_switching">Refresh rate switching</string>
|
||||
<string name="automatic">Automatic</string>
|
||||
<string name="username_or_password">Use username/password</string>
|
||||
<string name="login">Login</string>
|
||||
|
||||
|
||||
<string-array name="theme_song_volume">
|
||||
<item>Disabled</item>
|
||||
<item>Lowest</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue