Rendi affidabile pausa con slate e conferma i controlli laterali.

Evita buchi HLS/YouTube in pausa (path slate ricreata, reload player, no patch recording inutili) e richiede conferma su tasti laterali app/regia.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-20 12:44:23 +02:00
co-authored by Cursor
parent e09b3ffcf8
commit 0702cb699c
37 changed files with 1186 additions and 83 deletions
@@ -12,6 +12,7 @@
<string name="action_logout">Log out</string>
<string name="action_login">Log in</string>
<string name="action_cancel">Cancel</string>
<string name="action_confirm">Confirm</string>
<string name="action_save">Save</string>
<string name="login_email">Email</string>
<string name="login_password">Password</string>
@@ -172,6 +173,21 @@
<string name="broadcast_terminate_title">End the live stream?</string>
<string name="broadcast_terminate_message">The stream will be closed for all viewers.</string>
<string name="broadcast_terminate_confirm">END</string>
<string name="broadcast_pause_title">Pause the live stream?</string>
<string name="broadcast_pause_message">The cover slate will stay on air until you resume.</string>
<string name="broadcast_resume_title">Resume the live stream?</string>
<string name="broadcast_resume_message">The camera will go back on air instead of the cover slate.</string>
<string name="broadcast_mute_title">Mute audio?</string>
<string name="broadcast_mute_message">The microphone will not be sent to the stream until you unmute.</string>
<string name="broadcast_unmute_title">Unmute audio?</string>
<string name="broadcast_unmute_message">The microphone will be active on the stream again.</string>
<string name="broadcast_advance_period_title">Advance to the next period?</string>
<string name="broadcast_advance_period_message">The scoreboard will move to the next period and the current period score will be saved.</string>
<string name="broadcast_share_live_title">Share the live stream?</string>
<string name="broadcast_share_live_message">This opens the share sheet with the public live link.</string>
<string name="broadcast_share_regia_title">Share the control room link?</string>
<string name="broadcast_share_regia_message">This opens the share sheet with the remote scoring link.</string>
<string name="broadcast_close_set_confirm_message">Confirm closing the current set?</string>
<string name="broadcast_hide_controls_cd">Hide controls</string>
<string name="broadcast_show_controls_cd">Show controls</string>
<string name="broadcast_share_live_cd">Share live stream</string>