mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 16:11:20 +02:00
Add settings to switch player backends
This commit is contained in:
parent
4bd6672a8c
commit
5563935a51
8 changed files with 106 additions and 22 deletions
|
|
@ -90,4 +90,9 @@
|
|||
<item>During end credits/outro</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="player_backend_options">
|
||||
<item>ExoPlayer (default)</item>
|
||||
<item>MPV (Experimental)</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue