Catalog/MaddoShared
MaddoScientisto 73597689ed Cross-platform: remove System.Drawing deps, add #if WINDOWS
Refactored image creation APIs to use byte[] for logo data instead of System.Drawing.Image, enabling cross-platform support. Wrapped all GDI+/Windows-specific code in #if WINDOWS and updated project files to conditionally include Windows-only dependencies. Defaulted to ImageSharp on non-Windows, and updated UI and settings to reflect platform capabilities. Application now builds and runs on Linux/macOS with Avalonia and ImageSharp, while retaining full Windows functionality.
2026-02-26 19:17:23 +01:00
..
Properties Update CI configuration and assembly information; remove log file and add logo image 2026-02-21 19:03:02 +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 Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +01:00
ImageCreationStuff.cs Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +01:00
ImageCreatorAlternate.cs Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +01:00
ImageCreatorMapper.cs Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +01:00
ImageCreatorSharp.cs Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +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 Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +01:00
Orientations.cs Removed visual basic lib dependency 2025-07-28 09:59:58 +02:00
PicSettings.cs Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17: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