-
Notifications
You must be signed in to change notification settings - Fork 52
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
Refactor audio handling #277
Open
ryze312
wants to merge
42
commits into
uowuo:master
Choose a base branch
from
ryze312:audio_refactor
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Mar 11, 2024
-
AudioManager: * Audio devices get started/stopped on voice connect/disconnect * Reduce code duplication with Open/TryOpen functions * Don't store device configs and ids AudioDevices: * Rename [Get/Set]ActivePlaybackDevice to [Get/Set]ActivePlaybackDeviceIter * Declare getters as const and [[nodiscard]] * Reduce code duplication by using Get[Playback/Capture]DeviceIDFromModel * Add GetActive[Playback/Capture]
Configuration menu - View commit details
-
Copy full SHA for b33704b - Browse repository at this point
Copy the full SHA b33704bView commit details -
- Replace std::move with reference - Log warning instead of assert on opening/closing devices - Remove branching in logging + extract into a function
Configuration menu - View commit details
-
Copy full SHA for cf64646 - Browse repository at this point
Copy the full SHA cf64646View commit details
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb1451a - Browse repository at this point
Copy the full SHA eb1451aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1d681 - Browse repository at this point
Copy the full SHA 8e1d681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0992139 - Browse repository at this point
Copy the full SHA 0992139View commit details -
Configuration menu - View commit details
-
Copy full SHA for 555a3cd - Browse repository at this point
Copy the full SHA 555a3cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbef57a - Browse repository at this point
Copy the full SHA dbef57aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b550ed - Browse repository at this point
Copy the full SHA 9b550edView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7151f4 - Browse repository at this point
Copy the full SHA b7151f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39011b6 - Browse repository at this point
Copy the full SHA 39011b6View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 145057f - Browse repository at this point
Copy the full SHA 145057fView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4679b4 - Browse repository at this point
Copy the full SHA f4679b4View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c59c496 - Browse repository at this point
Copy the full SHA c59c496View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6221b60 - Browse repository at this point
Copy the full SHA 6221b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 896714b - Browse repository at this point
Copy the full SHA 896714bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f235bcd - Browse repository at this point
Copy the full SHA f235bcdView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 631eb03 - Browse repository at this point
Copy the full SHA 631eb03View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09cff96 - Browse repository at this point
Copy the full SHA 09cff96View commit details
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dffe44e - Browse repository at this point
Copy the full SHA dffe44eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 486fec9 - Browse repository at this point
Copy the full SHA 486fec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d89d24 - Browse repository at this point
Copy the full SHA 3d89d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a1150a - Browse repository at this point
Copy the full SHA 2a1150aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e0b8f6 - Browse repository at this point
Copy the full SHA 5e0b8f6View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb44e05 - Browse repository at this point
Copy the full SHA cb44e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 030f5da - Browse repository at this point
Copy the full SHA 030f5daView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4b6d1 - Browse repository at this point
Copy the full SHA bc4b6d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72e2248 - Browse repository at this point
Copy the full SHA 72e2248View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5fbe39 - Browse repository at this point
Copy the full SHA c5fbe39View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9373a2 - Browse repository at this point
Copy the full SHA d9373a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a762623 - Browse repository at this point
Copy the full SHA a762623View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0558de1 - Browse repository at this point
Copy the full SHA 0558de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0930bd7 - Browse repository at this point
Copy the full SHA 0930bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd45254 - Browse repository at this point
Copy the full SHA bd45254View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d5eb73 - Browse repository at this point
Copy the full SHA 9d5eb73View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12e701c - Browse repository at this point
Copy the full SHA 12e701cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98306b2 - Browse repository at this point
Copy the full SHA 98306b2View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d96b38 - Browse repository at this point
Copy the full SHA 2d96b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3cf374 - Browse repository at this point
Copy the full SHA c3cf374View commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06fb2a9 - Browse repository at this point
Copy the full SHA 06fb2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d4384e - Browse repository at this point
Copy the full SHA 8d4384eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ae366 - Browse repository at this point
Copy the full SHA d6ae366View commit details -
Configuration menu - View commit details
-
Copy full SHA for e48e487 - Browse repository at this point
Copy the full SHA e48e487View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.