VideoTools/internal/ui
Stu Leak 93ec8c7b15 Fix queue buttons, log viewer hang, and Windows console flashing
Queue UI:
- Fix pending job button labels - now shows "Remove" instead of "Cancel"
- Running/paused jobs still correctly show "Cancel" button

Log Viewer:
- Fix app hanging when viewing large conversion logs
- Make file reads asynchronous to prevent blocking UI thread
- Show "Loading log file..." message while reading
- Auto-scroll to bottom when log opens

Windows Console Flashing:
- Add ApplyNoWindow to all missing exec.Command calls
- Fixes command prompt windows flashing during module operations
- Applied to: hwaccel detection, encoder checks, Python backend detection
- Prevents console windows from appearing during upscale module usage

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-21 15:59:30 -05:00
..
benchmarkview.go Improve benchmark results sorting and cancel flow 2025-12-20 12:05:19 -05:00
components.go Improve preset UX and finalize 800x600 UI scaling 2025-12-20 15:23:14 -05:00
mainmenu.go Improve preset UX and finalize 800x600 UI scaling 2025-12-20 15:23:14 -05:00
queueview.go Fix queue buttons, log viewer hang, and Windows console flashing 2025-12-21 15:59:30 -05:00