Implement server commands through control stream
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
"autodetect": "Autodetect (recommended)",
|
||||
"beta": "(beta)",
|
||||
"cancel": "Cancel",
|
||||
"cmd_name": "Command Name",
|
||||
"cmd_val": "Command Value",
|
||||
"disabled": "Disabled",
|
||||
"disabled_def": "Disabled (default)",
|
||||
"dismiss": "Dismiss",
|
||||
@@ -308,6 +310,8 @@
|
||||
"qsv_slow_hevc": "Allow Slow HEVC Encoding",
|
||||
"qsv_slow_hevc_desc": "This can enable HEVC encoding on older Intel GPUs, at the cost of higher GPU usage and worse performance.",
|
||||
"restart_note": "Apollo is restarting to apply changes.",
|
||||
"server_cmd": "Server Commands",
|
||||
"server_cmd_desc": "Configure a list of commands to be executed when called from client during streaming.",
|
||||
"sunshine_name": "Apollo Name",
|
||||
"sunshine_name_desc": "The name displayed by Moonlight. If not specified, the PC's hostname is used",
|
||||
"sw_preset": "SW Presets",
|
||||
|
||||
Reference in New Issue
Block a user