A bunch of changes
This commit is contained in:
@@ -3,10 +3,11 @@ v0.9.11 -
|
||||
· Añadida una nueva área llamada Body.
|
||||
· Refactorizaciones, optimizaciones y cambios a saco.
|
||||
|
||||
Add a `shutdown` signal or method to `ScannerWorker` to allow cleaner cancellation of long-running tasks like `generate_thumbnail`.
|
||||
Implement a mechanism to dynamically adjust the thread pool size based on system load or user activity.
|
||||
|
||||
|
||||
|
||||
Refactor the `ImageScanner` to use a thread pool for parallel thumbnail generation for faster loading.
|
||||
Implement a mechanism to monitor system CPU load and adjust the thread pool size accordingly.
|
||||
Refactor the `ThreadPoolManager` to be a QObject and emit signals when the thread count changes.
|
||||
|
||||
Implement a "Comparison" mode to view 2 or 4 images side-by-side in the viewer.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user