Merge pull request #15 from rintoHasegawa/fix/preview-memory-leak
[fix] プレビューメモリリーク・Lucam クロススレッドクラッシュ・副モニタ描画飢餓の修正とコピー高速化
commit f50befbef04625dc8903859c525dc1ff95374b1e
2 parents 729c1c7 + cdd5393
@rintoHasegawa rintoHasegawa authored 4 days ago
GitHub committed 4 days ago
Showing 18 changed files
View
CLAUDE.md
View
TIASshot.Tests/BitmapUtilTests.cs 0 → 100644
View
TIASshot.Tests/TIASshot.Tests.csproj
View
TIASshot/Cameras/CameraBase.cs
View
TIASshot/Cameras/IScam.cs
View
TIASshot/TIASshot.csproj
View
TIASshot/UI/Form1.Designer.cs
View
TIASshot/UI/Form1.MemMonitor.cs
View
TIASshot/UI/Form1.cs
View
TIASshot/UI/MemoryMonitorForm.Designer.cs
View
TIASshot/UI/MemoryMonitorForm.cs
View
TIASshot/UI/PreviewMonitor.Designer.cs
View
TIASshot/UI/PreviewMonitor.cs
View
TIASshot/UI/PreviewProfiler.cs 0 → 100644
View
TIASshot/UI/TimedPictureBox.cs 0 → 100644
View
TIASshot/Utils/BitmapUtil.cs 0 → 100644
View
docs/03_PLAN/PLAN_03_プレビューメモリリーク修正計画.md 0 → 100644
View
docs/PROGRESS.md