[PR #47] [MERGED] [Linux] Use a enum to control the noise control mode #251

Closed
opened 2026-03-02 12:40:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kavishdevar/librepods/pull/47
Author: @tim-gromeyer
Created: 2/1/2025
Status: Merged
Merged: 2/2/2025
Merged by: @kavishdevar

Base: mainHead: linux-noise-cotrol-enum


📝 Commits (1)

  • c493a5b [Linux] Use enum to represnet noise control mode

📊 Changes

1 file changed (+42 additions, -31 deletions)

View changed files

📝 linux/main.cpp (+42 -31)

📄 Description

It's easier to read the name instead of a number.

Showing the correct battery level when only 1 airpod is connected also slippen in this branch, idk how this happended.


🔄 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/kavishdevar/librepods/pull/47 **Author:** [@tim-gromeyer](https://github.com/tim-gromeyer) **Created:** 2/1/2025 **Status:** ✅ Merged **Merged:** 2/2/2025 **Merged by:** [@kavishdevar](https://github.com/kavishdevar) **Base:** `main` ← **Head:** `linux-noise-cotrol-enum` --- ### 📝 Commits (1) - [`c493a5b`](https://github.com/kavishdevar/librepods/commit/c493a5b29f6fb7292c3badd62aa39bfd9ce04e30) [Linux] Use enum to represnet noise control mode ### 📊 Changes **1 file changed** (+42 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `linux/main.cpp` (+42 -31) </details> ### 📄 Description It's easier to read the name instead of a number. Showing the correct battery level when only 1 airpod is connected also slippen in this branch, idk how this happended. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:40:18 +03: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
starred/librepods#251
No description provided.