[PR #198] [CLOSED] New selfie stick button functions #204

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

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/198
Author: @xcopy94
Created: 12/31/2025
Status: Closed

Base: mainHead: dev


📝 Commits (2)

  • 9368927 New selfie stick button functions
  • e9a3c40 Make selfie stick button use controller functions

📊 Changes

7 files changed (+52 additions, -35 deletions)

View changed files

📝 Makefile (+2 -2)
📝 Moblin/Various/Model/ModelAudio.swift (+22 -2)
📝 Moblin/Various/Model/ModelGameController.swift (+4 -0)
📝 Moblin/Various/Settings/Settings.swift (+2 -22)
📝 Moblin/Various/Settings/SettingsGameController.swift (+3 -0)
📝 Moblin/View/Settings/SelfieStick/SelfieStickSettingsView.swift (+18 -8)
📝 Moblin/View/Settings/SettingsView.swift (+1 -1)

📄 Description

Selfie stick button now uses controller functions, not sure how to handle scenes and widgets


🔄 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/198 **Author:** [@xcopy94](https://github.com/xcopy94) **Created:** 12/31/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`9368927`](https://github.com/eerimoq/moblin/commit/9368927cccae60be6143cd4763c862fdf6c83724) New selfie stick button functions - [`e9a3c40`](https://github.com/eerimoq/moblin/commit/e9a3c40035254f2b2426b2c92182654b153a0624) Make selfie stick button use controller functions ### 📊 Changes **7 files changed** (+52 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+2 -2) 📝 `Moblin/Various/Model/ModelAudio.swift` (+22 -2) 📝 `Moblin/Various/Model/ModelGameController.swift` (+4 -0) 📝 `Moblin/Various/Settings/Settings.swift` (+2 -22) 📝 `Moblin/Various/Settings/SettingsGameController.swift` (+3 -0) 📝 `Moblin/View/Settings/SelfieStick/SelfieStickSettingsView.swift` (+18 -8) 📝 `Moblin/View/Settings/SettingsView.swift` (+1 -1) </details> ### 📄 Description Selfie stick button now uses controller functions, not sure how to handle scenes and widgets --- <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:43 +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#204
No description provided.