-
Notifications
You must be signed in to change notification settings - Fork 28
Processor-related fixes #89
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
Open
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
8b29068
Lock processor settings during DLC inference
C-Achard f6fde2a
Improve processor discovery and logging
C-Achard 1dbe80e
Add processors package exports
C-Achard a1399a0
Move example socket processors to examples module
C-Achard 989898e
Update plugin docs for processor examples
C-Achard 513ff39
Skip socket base module in processor scan
C-Achard 4f36bc8
Update processor_utils.py
C-Achard f061f8f
Warn on duplicate processor registration
C-Achard 6f9084b
Update examples.py
C-Achard 7295752
Refine processor package scan typing
C-Achard 66f07b0
Update examples.py
C-Achard 1985850
Fix dlclive Processor import paths
C-Achard 983716b
Extract processor registry into new module
C-Achard 836d57d
Fix dlclive mock structure in processor tests
C-Achard 3a0a33a
Make Engine a str enum and normalize model_type
C-Achard 4b1db4e
Persist custom processor folder in settings
C-Achard 6d4c9a3
Improve recorder error logging and handling
C-Achard 6db62ba
Hide base socket processor from discovery
C-Achard 31597af
Unify processor discovery and scan metadata
C-Achard 1784606
Deprecate legacy processor registry API
C-Achard 9a527d9
Update processor discovery tests
C-Achard 196005e
Require dlclive in socket processor tests
C-Achard cb540d4
Add discovery tests for built-in processors
C-Achard 06e870f
Update processor plugin system docs
C-Achard 6afa75b
Refine custom processor UI controls
C-Achard 87e7932
Improve processor session override GUI test
C-Achard 73eb420
Add test for processor control re-enable
C-Achard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.