summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
2026-03-07Phase 1-2: Foundation, architecture, and thumbnail systemPaul Buetow
- Add fyne.io/fyne/v2 dependency - Create internal/gui and internal/thumbnail packages - Extend video struct with Thumbnail and ThumbnailGenerated fields - Implement thumbnail generator with ffmpeg integration - Implement thumbnail cache with JSON persistence - Add comprehensive unit tests for thumbnail system - Create loader_gui.go for GUI video loading - Update progress tracking in plan.md All tests pass.
2025-10-12fixv0.2.4Paul Buetow
2025-10-12fixPaul Buetow
2025-10-01version 0.0.0v0.0.0Paul Buetow