-
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
fb4bded
Lock processor settings during DLC inference
C-Achard cc0f5da
Improve processor discovery and logging
C-Achard b5a6c84
Add processors package exports
C-Achard 1150f26
Move example socket processors to examples module
C-Achard 31d1c0f
Update plugin docs for processor examples
C-Achard 33a6592
Skip socket base module in processor scan
C-Achard c58bbef
Update processor_utils.py
C-Achard e5a8bba
Warn on duplicate processor registration
C-Achard 2f54a91
Update examples.py
C-Achard 0523759
Refine processor package scan typing
C-Achard 0e8caf0
Update examples.py
C-Achard 60e757a
Fix dlclive Processor import paths
C-Achard 9c805a2
Extract processor registry into new module
C-Achard fb27336
Fix dlclive mock structure in processor tests
C-Achard ed3da71
Make Engine a str enum and normalize model_type
C-Achard 27f4fd9
Persist custom processor folder in settings
C-Achard 7c18a0f
Improve recorder error logging and handling
C-Achard 5b7222d
Hide base socket processor from discovery
C-Achard f2aae7c
Unify processor discovery and scan metadata
C-Achard 2d75f4a
Deprecate legacy processor registry API
C-Achard d0bbed4
Update processor discovery tests
C-Achard 1a0cf15
Require dlclive in socket processor tests
C-Achard c314533
Add discovery tests for built-in processors
C-Achard c3a1c87
Update processor plugin system docs
C-Achard d451166
Refine custom processor UI controls
C-Achard a67ae4c
Improve processor session override GUI test
C-Achard 25f8dee
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.