Catalog/MaddoShared
MaddoScientisto d13ec8abdf Refactor thumbnail options to enum and ComboBox UI
Replaced multiple mutually-exclusive boolean properties for thumbnail text options with a single enum (`ThumbnailOption`) in the data model. Updated WinForms UI to use a ComboBox instead of radio buttons for selecting thumbnail mode. Adjusted designer, mapping profile, settings DTO, and settings service for enum support and backward compatibility. Simplified thumbnail generation logic and improved maintainability by ensuring only one mode can be selected at a time.
2026-02-16 19:55:37 +01:00
..
Properties Conversione a c# + threads 2021-02-25 11:14:44 +01:00
app.config Conversione a c# + threads 2021-02-25 11:14:44 +01:00
FileData.cs Conversione a c# + threads 2021-02-25 11:14:44 +01:00
FileHelperSharp.cs Enhance image processing performance and flexibility by introducing atomic counters, improving file pattern matching, and refining logo positioning logic. 2026-02-10 21:18:46 +01:00
IImageCreator.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageCreationStuff.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageCreatorAlternate.cs Add color-key transparency support for logo overlays 2026-02-15 11:13:23 +01:00
ImageCreatorMapper.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageCreatorSharp.cs Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
ImageState.cs Refactored image creator code 2025-07-28 11:25:46 +02:00
IVersionProvider.cs Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00
MaddoShared.csproj Add selectable image library option and refactor processing 2026-02-15 01:03:26 +01:00
Orientations.cs Removed visual basic lib dependency 2025-07-28 09:59:58 +02:00
PicSettings.cs Add color-key transparency support for logo overlays 2026-02-15 11:13:23 +01:00
ThreadingHelper.cs Conversione a c# + threads 2021-02-25 11:14:44 +01:00
VersionProvider.cs Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00