-
Notifications
You must be signed in to change notification settings - Fork 118
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
Driver: Implement audio scheduler #179
Merged
Merged
Commits on Apr 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b75427e - Browse repository at this point
Copy the full SHA b75427eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe1d84d - Browse repository at this point
Copy the full SHA fe1d84dView commit details
Commits on Apr 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67bfba9 - Browse repository at this point
Copy the full SHA 67bfba9View commit details
Commits on Apr 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 82c514a - Browse repository at this point
Copy the full SHA 82c514aView commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 871d24d - Browse repository at this point
Copy the full SHA 871d24dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35eedeb - Browse repository at this point
Copy the full SHA 35eedebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 778bed1 - Browse repository at this point
Copy the full SHA 778bed1View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 871460b - Browse repository at this point
Copy the full SHA 871460bView commit details -
Convert mixer removals to memcpys
These are 25% faster but currently rely on unsafe, it remains to be seen whether the safe variants are as fast.
Configuration menu - View commit details
-
Copy full SHA for f9d3685 - Browse repository at this point
Copy the full SHA f9d3685View commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 75070bd - Browse repository at this point
Copy the full SHA 75070bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21456e0 - Browse repository at this point
Copy the full SHA 21456e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc42557 - Browse repository at this point
Copy the full SHA dc42557View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56101a5 - Browse repository at this point
Copy the full SHA 56101a5View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 177af31 - Browse repository at this point
Copy the full SHA 177af31View commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9aae905 - Browse repository at this point
Copy the full SHA 9aae905View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3483c6 - Browse repository at this point
Copy the full SHA e3483c6View commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a655cb - Browse repository at this point
Copy the full SHA 0a655cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for da02640 - Browse repository at this point
Copy the full SHA da02640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5038ab7 - Browse repository at this point
Copy the full SHA 5038ab7View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd6ded8 - Browse repository at this point
Copy the full SHA fd6ded8View commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1241a55 - Browse repository at this point
Copy the full SHA 1241a55View commit details -
Allow for task offloading to a new thread.
Not *actually* implemented the instrumentation, yet.
Configuration menu - View commit details
-
Copy full SHA for f6e0cca - Browse repository at this point
Copy the full SHA f6e0ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cbd7ee - Browse repository at this point
Copy the full SHA 6cbd7eeView commit details
Commits on May 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af4c457 - Browse repository at this point
Copy the full SHA af4c457View commit details -
Allow mixer movement to be disabled via config.
This should fix the one test which keeps breaking on GH runners.
Configuration menu - View commit details
-
Copy full SHA for 0683969 - Browse repository at this point
Copy the full SHA 0683969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3769c86 - Browse repository at this point
Copy the full SHA 3769c86View commit details
Commits on May 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb9e5fb - Browse repository at this point
Copy the full SHA fb9e5fbView commit details -
Convert to manual indexing from flat map of fixed size chunks
This seemed to provide a decent speedup (4--10%) for multiple mixers, both float and opus.
Configuration menu - View commit details
-
Copy full SHA for c415f6b - Browse repository at this point
Copy the full SHA c415f6bView 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.