forked from Ortham/libloadorder
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[7.4.0]lo_set_load_order no more adds additional plugins + performance:
When client requests a load order to be set we must set this - related to #6: if the client's definition of invalid (in Bash 'corrupted') plugin differs from liblo's, liblo will keep adding to the load order what client will keep removing. Once #6 is closed consider adding the commented out warn. Performance monkey patch (_skip parameter) - Load performs all the tests CheckValidity would reperform for timestamp load orders - ofc real solution is a cache (#3).
- Loading branch information
Showing
4 changed files
with
51 additions
and
38 deletions.
There are no files selected for viewing
This file contains 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 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 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 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