[PR #49] [MERGED] Remote Control Info and Preview on Watch #124

Closed
opened 2026-03-02 04:00:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/49
Author: @ErAzOr2k
Created: 7/4/2024
Status: Merged
Merged: 7/12/2024
Merged by: @eerimoq

Base: mainHead: CurrentMain2


📝 Commits (9)

  • 09de259 Remote Control Info and Preview on Watch
  • ce5183a Remote Control Info and Preview on Watch Continue
  • 84b91bc Remote Control Info and Preview on Watch Continue
  • 653fc84 Remote Control Info and Preview on Watch Continue
  • bd1a42d small fix
  • 6c7ab4c Remote Control Info and Preview on Watch Continue
  • 06c6147 Remote Control Info and Preview on Watch Continue
  • 4bb4c27 Remote Control Info and Preview on Watch Continue
  • c465dd3 Remote Control Info and Preview on Watch Continue

📊 Changes

6 files changed (+250 additions, -48 deletions)

View changed files

📝 Common/Various/CommonUtils.swift (+0 -10)
📝 Moblin Watch/Various/Model.swift (+3 -1)
📝 Moblin/RemoteControl/RemoteControl.swift (+30 -1)
📝 Moblin/Various/Model.swift (+106 -35)
📝 Moblin/View/ControlBar/RemoteControlAssistant/ControlBarRemoteControlAssistantView.swift (+105 -1)
📝 Moblin/View/Settings/Watch/WatchSettingsView.swift (+6 -0)

📄 Description

Display data and preview from the remote control streamer instead of from the device connected to the watch. You have to enable this in the watch settings.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eerimoq/moblin/pull/49 **Author:** [@ErAzOr2k](https://github.com/ErAzOr2k) **Created:** 7/4/2024 **Status:** ✅ Merged **Merged:** 7/12/2024 **Merged by:** [@eerimoq](https://github.com/eerimoq) **Base:** `main` ← **Head:** `CurrentMain2` --- ### 📝 Commits (9) - [`09de259`](https://github.com/eerimoq/moblin/commit/09de259931628ed04e825829cdf32266b4f3a8f0) Remote Control Info and Preview on Watch - [`ce5183a`](https://github.com/eerimoq/moblin/commit/ce5183a80f3bdd76897a113e259ff2353808e87f) Remote Control Info and Preview on Watch Continue - [`84b91bc`](https://github.com/eerimoq/moblin/commit/84b91bce62b9579434995d8eba852eaecefa682f) Remote Control Info and Preview on Watch Continue - [`653fc84`](https://github.com/eerimoq/moblin/commit/653fc84be1ea667720e21c2db718a25b218e4e66) Remote Control Info and Preview on Watch Continue - [`bd1a42d`](https://github.com/eerimoq/moblin/commit/bd1a42d2a4333403dbd46223238485087e89dbb1) small fix - [`6c7ab4c`](https://github.com/eerimoq/moblin/commit/6c7ab4c2512bdefaaa6027426fa244b36151cada) Remote Control Info and Preview on Watch Continue - [`06c6147`](https://github.com/eerimoq/moblin/commit/06c614774cebb17d60245244cc30ba432353a77c) Remote Control Info and Preview on Watch Continue - [`4bb4c27`](https://github.com/eerimoq/moblin/commit/4bb4c278b8c4d77bce0ce8f50db6f7d01f3a13b0) Remote Control Info and Preview on Watch Continue - [`c465dd3`](https://github.com/eerimoq/moblin/commit/c465dd3bcd23b08bba4943c7bbfd5d85bc9445fa) Remote Control Info and Preview on Watch Continue ### 📊 Changes **6 files changed** (+250 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `Common/Various/CommonUtils.swift` (+0 -10) 📝 `Moblin Watch/Various/Model.swift` (+3 -1) 📝 `Moblin/RemoteControl/RemoteControl.swift` (+30 -1) 📝 `Moblin/Various/Model.swift` (+106 -35) 📝 `Moblin/View/ControlBar/RemoteControlAssistant/ControlBarRemoteControlAssistantView.swift` (+105 -1) 📝 `Moblin/View/Settings/Watch/WatchSettingsView.swift` (+6 -0) </details> ### 📄 Description Display data and preview from the remote control streamer instead of from the device connected to the watch. You have to enable this in the watch settings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:00:22 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moblin#124
No description provided.