Commit graph

17 commits

Author SHA1 Message Date
c2fd4bf780 Add image processing benchmarks and UI folder open buttons
- Added MaddoShared.Benchmarks project with BenchmarkDotNet for comprehensive image processing performance tests (parallel, chunk, size, stress).
- Included helper for generating test images and custom configs to ensure InProcess toolchain for .NET Windows compatibility.
- Added cross-platform scripts to run benchmarks easily.
- Updated .gitignore for benchmark artifacts and temp files.
- Exposed GetFilesToProcessPublic in ImageCreationStuff for testability.
- Added file name sanitization in ImageCreatorSharp to prevent IO errors.
- Enhanced WinForms UI: added "Open" buttons for source/destination folders, handled folder opening in Explorer, and improved user messaging and layout.
- Updated solution file to include new benchmark project.
2026-02-14 19:20:25 +01:00
ba965e8266 Fixes and mapping 2026-02-04 23:16:06 +01:00
fc7175c2f7 Fixes to settings 2026-02-04 22:10:16 +01:00
1db874ce77 Migration to MVVM 2026-02-04 19:48:03 +01:00
Marco
764a439645 Chunks and threads in model 2025-09-19 09:53:31 +02:00
Marco
80fcaa6fd0 Async stop 2025-07-29 11:07:49 +02:00
Marco
1cd71c54fc Clean up 2025-07-29 10:34:23 +02:00
Marco
12d1bd57dc Override mode fix 2025-07-28 14:45:03 +02:00
Marco
a21522a916 Cleaned up old code 2025-07-28 10:34:03 +02:00
Marco
65aeabdfee Updated libraries and made horizontal text property 2025-07-28 09:49:55 +02:00
4e4a59b0b2 Bound UI Enabled 2024-10-14 23:48:21 +02:00
22f7143d6e Binding Commands 2024-10-14 23:25:35 +02:00
efbc9f91db Added viewmodel 2024-10-14 22:55:52 +02:00
3a7a04920d Fixed Build 2024-10-14 19:54:29 +02:00
a2bfd97d76 Salvataggio e caricamento nuovi dati 2021-03-04 17:23:44 +01:00
4cfc537246 Calcolo foto al minuto 2021-03-04 11:25:40 +01:00
9794ce1abb Gestione status dei thread 2021-03-04 10:44:09 +01:00