[PR #758] send command to htmi switch #1697

Open
opened 2026-05-05 07:59:43 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/758
Author: @VE3NEA
Created: 6/19/2020
Status: 🔄 Open

Base: masterHead: hdmi-switch


📝 Commits (1)

  • 8623c79 send command to htmi switch

📊 Changes

3 files changed (+128 additions, -0 deletions)

View changed files

src/lib/barrier/HdmiSwitch.cpp (+106 -0)
src/lib/barrier/HdmiSwitch.h (+14 -0)
📝 src/lib/server/Server.cpp (+8 -0)

📄 Description

P.O.C. only, please do not merge.

This is the code mentioned in Issue #347 that
sends a source selection command to the HDMI switch.


🔄 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/debauchee/barrier/pull/758 **Author:** [@VE3NEA](https://github.com/VE3NEA) **Created:** 6/19/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `hdmi-switch` --- ### 📝 Commits (1) - [`8623c79`](https://github.com/debauchee/barrier/commit/8623c79c786be3b565d77a14667e1a9ecb35175c) send command to htmi switch ### 📊 Changes **3 files changed** (+128 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/barrier/HdmiSwitch.cpp` (+106 -0) ➕ `src/lib/barrier/HdmiSwitch.h` (+14 -0) 📝 `src/lib/server/Server.cpp` (+8 -0) </details> ### 📄 Description P.O.C. only, please do not merge. This is the code mentioned in [Issue #347](https://github.com/debauchee/barrier/issues/757) that sends a source selection command to the HDMI switch. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror added the
pull-request
label 2026-05-05 07:59:43 -06:00
Sign in to join this conversation.
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: github-starred/barrier#1697
No description provided.