VideoTools/internal
Stu Leak 6966d9df25 refactor(cmd): centralize command execution in core modules
This commit extends the refactoring of direct `exec.Command` and `exec.CommandContext`
calls to `audio_module.go`, `author_module.go`, and `platform.go`, using the new
`utils.CreateCommand` and `utils.CreateCommandRaw` functions.

This completes the centralization of command execution logic in the core modules,
ensuring consistent console-hiding behavior on Windows and improving code maintainability.
2026-01-01 23:55:55 -05:00
..
app Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
benchmark refactor(cmd): centralize command execution in core modules 2026-01-01 23:55:55 -05:00
convert Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
interlace Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
logging feat(logging): Add panic recovery and error logging for UI crashes 2025-12-31 18:00:34 -05:00
metadata Add queue error copy, auto naming helper, and metadata templating 2025-12-07 12:03:21 -05:00
modules Group DVD modules and add responsive menu 2025-12-24 00:08:56 -05:00
player feat: Implement unified FFmpeg player with proper A/V synchronization 2026-01-01 22:42:54 -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(ui): Redesign Convert module with color-coded dropdown buttons 2026-01-01 19:45:27 -05:00
utils Add configurable temp directory with SSD hint 2025-12-20 19:55:13 -05:00