Version bump to v0.1.0-dev22 (Build 21) with comprehensive CHANGELOG update. Features: - Automatic GPU detection for hardware encoding (auto-selects nvenc/amf/qsv) - SVT-AV1 speed preset mapping (prevents 80+ hour encodes) - UI splitter fluidity improvements - Windows FFmpeg popup suppression - Format selector widget Fixes: - Restored proper AV1 encoding support - JobType constant consistency (JobTypeFilter) - Build errors resolved (formatContainer, forward declarations) - Git remote corrected to git.leaktechnologies.dev Coordination: - Updated WORKING_ON.md with dev22 status - Documented opencode's WIP job editing feature for dev23 - Moved execute_edit_job.go.wip out of build path
7 lines
137 B
TOML
7 lines
137 B
TOML
[Details]
|
|
Icon = "assets/logo/VT_Icon.png"
|
|
Name = "VideoTools"
|
|
ID = "com.leaktechnologies.videotools"
|
|
Version = "0.1.0-dev22"
|
|
Build = 21
|