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
0c1bb50dce Added unit tests 2026-02-04 19:01:00 +01:00
Marco
1b1ca37310 Deleted projects 2025-07-28 10:34:43 +02:00
328d7da303 Reupdated projects 2024-10-14 21:56:05 +02:00
e701ca7f36 Merged 2024-10-14 21:06:49 +02:00
3a7a04920d Fixed Build 2024-10-14 19:54:29 +02:00
9794ce1abb Gestione status dei thread 2021-03-04 10:44:09 +01:00
ee5b29ae0b merge marcio 2021-02-25 11:52:23 +01:00
d133917283 Conversione a c# + threads 2021-02-25 11:14:44 +01:00
9fd336befb Ridimensionamento e opzioni 2017-09-29 14:59:33 +02:00
3d1f92321e Lockdown mode for old catalog 2017-09-27 17:12:36 +02:00
0d8ab38efd Fixed compilation and added libraries 2017-09-19 15:21:39 +02:00
4493648ea1 Tried automatic text resizing 2017-04-18 08:26:28 +02:00
112c6f000f Replaced library project with actual dlls 2017-04-17 14:33:00 +02:00
71af9e7eeb Moved to x64 2017-04-17 14:25:25 +02:00
7117b2e4a8 Again 2016-11-07 16:20:31 +01:00
6bf75551e3 sln 2016-07-04 17:03:33 +02:00