Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AudioDevicesToRecord on Linux #489

Merged
merged 4 commits into from
Dec 27, 2023
Merged

Fix AudioDevicesToRecord on Linux #489

merged 4 commits into from
Dec 27, 2023

Conversation

IRHM
Copy link
Member

@IRHM IRHM commented Dec 27, 2023

Changes made

  • Use device name instead of current source number for saving device in audioDevicesToRecord setting.
  • Create new check to ensure the audioDevicesToRecord are recognized. If not, remove them from the settings aray and show a popup.

Closes #486

@IRHM IRHM added the bug Something isn't working label Dec 27, 2023
@IRHM IRHM self-assigned this Dec 27, 2023
@IRHM IRHM merged commit 3ac1380 into master Dec 27, 2023
5 checks passed
@IRHM IRHM deleted the auddev branch December 27, 2023 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix audio devices to record id changing
1 participant