VideoTools/internal/ui
Stu Leak 27e038e1a1 Fix queue stats to properly distinguish cancelled from failed jobs
The queue Stats() method was grouping cancelled and failed jobs together,
causing cancelled jobs to be displayed as "failed" in the status bar.
Updated Stats() to return a separate cancelled count and modified all
callers (updateStatsBar, queueProgressCounts, showMainMenu) to handle
the new return value. Also updated ConversionStatsBar to display
cancelled jobs separately in the status bar.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-17 14:25:18 -05:00
..
benchmarkview.go Fix benchmark progress bar percentage calculation 2025-12-13 14:04:20 -05:00
components.go Fix queue stats to properly distinguish cancelled from failed jobs 2025-12-17 14:25:18 -05:00
mainmenu.go Add benchmark history tracking and results browser 2025-12-13 13:07:51 -05:00
queueview.go Improve progress bar visibility and thickness 2025-12-17 13:36:56 -05:00