• 🇨🇦
  • Joined on 2025-10-31
stu pushed to master at Leak_Technologies/VideoTools 2025-12-13 13:45:41 +00:00
1367a7e492 Truncate long error messages in queue view to prevent UI overflow
81cb415663 Fix merge job progress reporting showing 100% throughout
0577491eee Fix drag-and-drop for Merge module
d1cd0e504f Return to main menu after clearing queue
eebc68fac7 Show stats bar in merge view
Compare 13 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-11 02:51:42 +00:00
c0081e3693 Allow drop anywhere in merge list
91493d6ca9 Fix merge drag/drop build error
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-10 21:45:20 +00:00
0221c04a4f Add droppable merge empty state
8e5cac5653 Handle drag/drop into merge list
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-10 20:49:34 +00:00
f94629e55e Add in-module cancel for running jobs
a8d42b2c8f Add runtime encoder fallback to git_converter
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-10 20:33:27 +00:00
ed2d087730 Ignore git_converter outputs and media
stu pushed to master at Leak_Technologies/VideoTools 2025-12-10 20:22:59 +00:00
fb34cb09d3 Prompt before overwriting existing outputs
stu pushed to master at Leak_Technologies/VideoTools 2025-12-10 20:18:02 +00:00
9108b790bc Fix DVD aspect default and ensure targets
stu pushed to master at Leak_Technologies/VideoTools 2025-12-10 19:53:57 +00:00
0c86d9c793 Enforce DVD presets and optional merge chapters
stu pushed to master at Leak_Technologies/VideoTools 2025-12-10 17:07:33 +00:00
dd9e4a8afa Auto-set DVD bitrate and lock bitrate controls
68c1049c2f Tighten DVD preset messaging
db71ed5bfc Lock DVD presets to compliant defaults
Compare 3 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-10 16:45:37 +00:00
ece59f04f3 Add merge chrome and guard NVENC runtime availability
stu pushed to master at Leak_Technologies/VideoTools 2025-12-09 23:51:20 +00:00
96cfea0daf Add Files module and color-coded navigation proposals to TODO
stu pushed to master at Leak_Technologies/VT_Player 2025-12-09 23:32:12 +00:00
142d2f1383 Default to software canvas and fix binary name in run.sh
8815f69fe8 Show preview frame when loading videos
c4a5e48a22 Add comprehensive debug logging and performance monitoring
998b76cefd Hide playlist by default - make fullscreen video player the default view
Compare 4 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-09 21:15:39 +00:00
c3d9282f5a Add 360p/480p/540p resolution presets
stu pushed to master at Leak_Technologies/VideoTools 2025-12-09 21:12:23 +00:00
3e7583704b Add initial Merge module with chapters and queue support
stu pushed to master at Leak_Technologies/VideoTools 2025-12-09 21:02:14 +00:00
b97182baac Clean up Logs menu and show log path
2682766eb5 Add 5:3 aspect option
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-09 19:22:49 +00:00
d14225f402 Persist convert config and tidy queue UI
c6e352e436 Fix hardware fallback retry to keep build green
4fa7011e99 Set local GOMODCACHE alongside GOCACHE for builds
16a655e785 Use project-local GOCACHE to avoid system cache perms
Compare 4 commits »
stu pushed to master at Leak_Technologies/VT_Player 2025-12-09 17:32:37 +00:00
eb2a7a4297 Fix critical bug: remove TappableOverlay that was blocking all button clicks
5e902262c5 Improve build script: remove aggressive cache cleaning and add auto dependency check
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-09 17:29:32 +00:00
cfe21e786d Handle HW fallback retry return
16bdf4553f Clean Go cache automatically at build start
Compare 2 commits »
stu pushed to master at Leak_Technologies/VT_Player 2025-12-09 17:03:27 +00:00
792e5a6a5a Fix build error: rename tappableRenderer to overlayRenderer
e0ecc92195 Add Space bar play/pause and fix icon display with ASCII fallback
e25f0c4284 Add video interaction: double-click fullscreen and right-click play/pause
b73beb1fef Add fullscreen mode with F11 and ESC keyboard shortcuts
30899b3512 Add Windows 11 compatibility and cross-platform build system
Compare 5 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-09 16:57:35 +00:00
b1b5412cdb Refine HW fallback: retry convert once in software
e124fe4d1a Remove unused import in dvd adapter
Compare 2 commits »