VideoTools/internal
Stu Leak 0a93b3605e fix: resolve build errors and complete dev22 fixes
- Fixed syntax error in main.go formatBackground section
- Added formatContainer widget for format selection in Convert module
- Fixed forward declaration issues for updateDVDOptions and buildCommandPreview
- Added GPUVendor() method to sysinfo.HardwareInfo for GPU detection
- Implemented automatic GPU detection for hardware encoding (auto mode)
- Fixed JobTypeFilters -> JobTypeFilter naming inconsistency in queue.go
- Added proper JobType specifications to all queue constants
- Removed duplicate/conflicting types.go file

This fixes all compilation errors and completes the dev22 release readiness.
2026-01-03 13:17:30 -05:00
..
app Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
benchmark feat: implement unified FFmpeg player and fix critical build issues 2026-01-02 01:02:07 -05:00
convert fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00
enhancement fix: QoL improvements and cleanup 2026-01-02 04:24:47 -05:00
interlace Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
logging feat: implement Phase 2 AI enhancement module with ONNX framework 2026-01-02 02:02:55 -05:00
metadata Add queue error copy, auto naming helper, and metadata templating 2025-12-07 12:03:21 -05:00
modules Fri 02 Jan 2026 06:24:18 PM EST: Implement critical fixes for production readiness 2026-01-02 18:24:18 -05:00
player fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00
queue fix: resolve build errors and complete dev22 fixes 2026-01-03 13:17:30 -05:00
sysinfo fix: resolve build errors and complete dev22 fixes 2026-01-03 13:17:30 -05:00
thumbnail fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00
ui Fri 02 Jan 2026 06:49:41 PM EST: Fix critical hanging issue in dropdown UI 2026-01-02 18:49:41 -05:00
utils fix: suppress ffmpeg popups on Windows and improve codec performance 2026-01-02 15:22:13 -05:00