You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* In prehashing check for user clicks, less often
* Similar audio
* Remove ugly time checking
* Fix using cache
* Fix cache and improve performance of validating items
* Remove cache type - cache should be saved to two different cache files(because )
* Working
* Simple multithreading
* Basic Generalization
* Reference folder and swap cleaning
* Split into multiple files
* Commons, improved GUI message
* Simplifying thread run
* Check was stopped
* Fix checking same files
* Make read single file tag more general
* Remove unnnecessary clone
* Reading tags
* Base
* Search
* Gui Fix
* Gui Fix
* Tooltip
letmut folders_to_check:Vec<PathBuf> = Vec::with_capacity(1024*2);// This should be small enough too not see to big difference and big enough to store most of paths without needing to resize vector
0 commit comments