• 🇨🇦
  • Joined on 2025-10-31
stu pushed to master at Leak_Technologies/VideoTools 2025-12-31 02:40:22 +00:00
673e914f5e Add notice that chapter names are for future DVD menu support
stu pushed to master at Leak_Technologies/VideoTools 2025-12-31 02:28:46 +00:00
11b5fae23d Remove terminal banner from alias.sh
stu pushed to master at Leak_Technologies/VideoTools 2025-12-31 02:21:59 +00:00
7cecf2bdd7 Remove emojis from install script, use text indicators
stu pushed to master at Leak_Technologies/VideoTools 2025-12-31 02:18:08 +00:00
254cc1243f Add optional AI upscaling tools installation
6497e27e0d Auto-install missing dependencies without additional prompt
006a80fb03 Fix install script to specifically require xorriso
34cf6382cc Fix metadata display and improve ISO extraction support
Compare 4 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-31 01:40:14 +00:00
a1a0a653e6 Use meaningful chapter names from metadata or filenames
stu pushed to master at Leak_Technologies/VideoTools 2025-12-31 01:25:36 +00:00
984088749c Fix chapter generation by creating clips from paths when clips array is empty
b71c066517 Remove cover art box and add spacing between metadata columns
ad1da23c6c Add Clear ISO button and organize output under ~/Videos/VideoTools/
1b4e504a57 Auto-create output directories for rip and author operations
4a58a22b81 Fix suffix checkbox to regenerate name from source instead of keeping existing value
Compare 6 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-30 21:12:11 +00:00
58c55d3bc6 Remove refactoring and HandBrake replacement documentation files
03e036be51 Update output filename preview in real-time when toggling suffix
ebf71a3214 Remove HandBrake replacement documentation references
e1c4d9ca50 Fix DVD authoring VOBU errors with proper MPEG-PS muxing
19739b0fab Make "-convert" suffix optional with checkbox (off by default)
Compare 6 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-30 17:03:24 +00:00
03569cd813 Swap hover and selection UI colors
f50edeb9c6 Add enhanced logging for DVD authoring pipeline
de81c9f999 Add clear completed button to all module top bars
16767a5ca6 refactor(ui): Reorganize metadata into compact two-column layout
3645291988 refactor(ui): Remove benchmark indicator from Convert module top bar
Compare 5 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 17:10:45 +00:00
4c4d436a66 feat(benchmark): Respect user quality preference when applying recommendations
4e8486a5da fix(ui): Prevent queue items from jumping during updates
e0fc69ab97 feat(ui): Add distinct color for Remux format
15537ba73a feat(ui): Display codec badges inline with dropdowns
Compare 4 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 07:16:43 +00:00
1934ed0d5e feat(ui): Add color-coded badges for format and codec dropdowns
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 06:47:07 +00:00
40e647ee5b Add color-coded format badges to Convert module
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 06:36:00 +00:00
62425537c1 Add semantic color system for containers and codecs
6413082365 Hide benchmark indicator when user clicks Apply Benchmark
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 05:13:38 +00:00
88b318c5e4 Fix nil pointer crash in Convert module benchmark indicator
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 04:28:17 +00:00
e951f40894 Update DONE.md with benchmark UI cleanup feature
8ce6240c02 Hide benchmark indicator in Convert module when already applied
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 01:38:15 +00:00
b6c09bf9b3 Update DONE.md with player module investigation results
b964c70da0 Re-enable Player module - already uses internal FFmpeg (no external deps)
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 01:34:44 +00:00
63539db36d Update DONE.md with player module crash fix
69a1cd5ba7 Disable Player module to prevent crashes (external dependency violation)
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 01:25:15 +00:00
e923715b95 Update DONE.md with benchmark caching feature
c464a7a7dd Add benchmark result caching to avoid redundant benchmarks
cf219e9770 Update DONE.md with recent workflow improvements
ff65928ba0 Implement queue priority for Convert Now and auto-cleanup for failed conversions
b887142401 Improve merge module UX: split output path into folder and filename fields
Compare 7 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 00:40:38 +00:00
1051329763 fix(ui): Enable word wrapping for hint labels in convert module
8f73913817 fix(windows): Hide command windows in hardware detection and fix GPU detection
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 00:31:23 +00:00
b41e41e5ad fix(windows): Hide command prompt windows during benchmarking
da49a1dd7b fix(queue): Prevent massive goroutine leak from StripedProgress animations
8cff33fcab fix(ui): Enable text wrapping for batch settings toggle button
Compare 3 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-29 00:06:37 +00:00
b3e448f2fe feat(ui): Rebalance color palette to proper rainbow distribution