VideoTools/internal
Stu Leak eb8c553c71 feat: improve UI readability and flexibility
- Increase text and padding sizes in MonoTheme for better readability
  - Text: 14px → 15px
  - Headings: 18px → 20px
  - Padding: 6px → 8px, 8px → 10px
- Make horizontal splitter more flexible (10-90% → 5-95% drag range)
- Add comprehensive color mapping functions for dropdowns:
  - BuildGenericColorMap: rainbow palette for any options
  - BuildQualityColorMap: gradient based on quality level
  - BuildPixelFormatColorMap: semantic colors for pixel formats
- Fix settings_module.go build errors:
  - Remove duplicate buildBenchmarkTab function
  - Fix missing imports (runtime, exec, color)
  - Fix runBenchmarkFromSettings → showBenchmark
  - Remove unused variable i in loop
2026-01-02 12:02:51 -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 Format cleanup and minor fixes 2025-12-23 21:56:47 -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 feat: implement Phase 2 AI enhancement module with ONNX framework 2026-01-02 02:02:55 -05:00
player feat: implement unified FFmpeg player and fix critical build issues 2026-01-02 01:02:07 -05:00
queue feat(logging): Add panic recovery and error logging for UI crashes 2025-12-31 18:00:34 -05:00
sysinfo fix(windows): Hide command windows in hardware detection and fix GPU detection 2025-12-28 19:32:15 -05:00
thumbnail Import json/strconv for thumbnail ffprobe parsing 2025-12-17 19:09:43 -05:00
ui feat: improve UI readability and flexibility 2026-01-02 12:02:51 -05:00
utils feat: implement unified FFmpeg player and fix critical build issues 2026-01-02 01:02:07 -05:00