Add webui config for following client HDR settings
This commit is contained in:
@@ -136,6 +136,8 @@
|
||||
"audio_sink_desc_windows": "The audio device to be used when audio output is allowed on host by the client.\nIf unset, the device is chosen automatically.\nYou can get the Device ID using the following command:",
|
||||
"audio_sink_placeholder_macos": "BlackHole 2ch",
|
||||
"audio_sink_placeholder_windows": "Speakers (High Definition Audio Device)",
|
||||
"auto_capture_sink": "Auto capture current sink",
|
||||
"auto_capture_sink_desc": "Auto capture current sink after default audio sink changed.",
|
||||
"av1_mode": "AV1 Support",
|
||||
"av1_mode_0": "Apollo will advertise support for AV1 based on encoder capabilities (recommended)",
|
||||
"av1_mode_1": "Apollo will not advertise support for AV1",
|
||||
@@ -172,6 +174,8 @@
|
||||
"file_apps_desc": "The file where current apps of Apollo are stored.",
|
||||
"file_state": "State File",
|
||||
"file_state_desc": "The file where current state of Apollo is stored",
|
||||
"follow_client_hdr": "Follow Client's HDR config",
|
||||
"follow_client_hdr_desc": "Automatically enable/disable HDR of the streaming display according to client's request.(Do not recommended)",
|
||||
"gamepad": "Emulated Gamepad Type",
|
||||
"gamepad_auto": "Automatic selection options",
|
||||
"gamepad_desc": "Choose which type of gamepad to emulate on the host",
|
||||
@@ -197,6 +201,8 @@
|
||||
"high_resolution_scrolling_desc": "When enabled, Apollo will pass through high resolution scroll events from Moonlight clients. This can be useful to disable for older applications that scroll too fast with high resolution scroll events.",
|
||||
"install_steam_audio_drivers": "Install Steam Audio Drivers",
|
||||
"install_steam_audio_drivers_desc": "If Steam is installed, this will automatically install the Steam Streaming Speakers driver to support 5.1/7.1 surround sound and muting host audio.",
|
||||
"keep_sink_default": "Keep virtual sink as default",
|
||||
"keep_sink_default_desc": "Whether to force selected virtual sink as default (effective when host audio output is disabled).",
|
||||
"key_repeat_delay": "Key Repeat Delay",
|
||||
"key_repeat_delay_desc": "Control how fast keys will repeat themselves. The initial delay in milliseconds before repeating keys.",
|
||||
"key_repeat_frequency": "Key Repeat Frequency",
|
||||
|
||||
Reference in New Issue
Block a user