From e76c37ef56c28d3afeb530753f7eed0ecdbcf87f Mon Sep 17 00:00:00 2001 From: y2keui Date: Thu, 14 May 2026 09:38:45 +0900 Subject: [PATCH] =?UTF-8?q?5.14=20=EC=8B=9C=EC=9E=91=EC=A0=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controls/ChannelSchedulePanel.xaml | 57 +- .../Domain/ChannelScheduleItem.cs | 10 +- .../Domain/ElectionDataSnapshot.cs | 3 +- Tornado3_2026Election/MainWindow.xaml | 4 +- .../Services/ChannelScheduleEngine.cs | 377 +++++- .../Services/CutCategoryResolver.cs | 12 +- .../Services/CutThumbnailAssetCatalog.cs | 83 +- .../Services/FormatCatalogService.cs | 28 +- .../Services/ITornado3Adapter.cs | 4 + .../Services/KarismaCropKeyUpdate.cs | 12 + .../Services/KarismaEventHandler.cs | 62 +- .../Services/KarismaTornado3Adapter.cs | 661 ++++++++-- Tornado3_2026Election/Services/LogService.cs | 37 + .../Services/MockTornado3Adapter.cs | 20 + .../Services/PartyColorCatalog.cs | 53 +- .../Services/TornadoManager.cs | 867 +++++++------ .../ViewModels/ChannelScheduleViewModel.cs | 161 ++- .../ViewModels/DataViewModel.cs | 226 +++- .../color-audit/color_match_audit_list.xlsx | Bin 0 -> 19213 bytes .../CurrentApiCutDiagnostics.cs | 93 +- tools/KarismaTcpProbe/CutFileAudit.cs | 94 +- tools/KarismaTcpProbe/KarismaTcpProbe.csproj | 1 + tools/KarismaTcpProbe/LiveCutValidation.cs | 1125 ++++++++++++++++- tools/KarismaTcpProbe/Program.cs | 365 +++++- 24 files changed, 3638 insertions(+), 717 deletions(-) create mode 100644 Tornado3_2026Election/Services/KarismaCropKeyUpdate.cs create mode 100644 outputs/color-audit/color_match_audit_list.xlsx diff --git a/Tornado3_2026Election/Controls/ChannelSchedulePanel.xaml b/Tornado3_2026Election/Controls/ChannelSchedulePanel.xaml index d0c7baa..a7bcfbb 100644 --- a/Tornado3_2026Election/Controls/ChannelSchedulePanel.xaml +++ b/Tornado3_2026Election/Controls/ChannelSchedulePanel.xaml @@ -326,15 +326,9 @@ Text="초" /> - - - -