• 🇨🇦
  • Joined on 2025-10-31
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 06:23:35 +00:00
3b0b84b6f1 Preserve chapters, subtitles, and metadata in convert module
75073b2f5d Fix DVD format merges to preserve chapter metadata
a9ba43a03b Fix 'Clear Completed' to return to previous module when queue is empty
ac59fad380 Fix 'Clear All' queue button to return to previous module
Compare 4 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 05:53:27 +00:00
148d9ede18 Simplify merge format dropdown with user-friendly options
c4c41b5606 Fix 'Clear Completed' to preserve running jobs
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 05:29:57 +00:00
c82676859e Fix WMV snippet encoding and simplify UI labels
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 05:25:16 +00:00
04f24b922b Improve snippet quality and streamline multi-video workflow
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 05:01:26 +00:00
480c015ff4 Fix snippet duration precision by always re-encoding
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 04:37:40 +00:00
9fbc791e57 Fix snippet duration: revert to simple, reliable FFmpeg approach
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 04:29:48 +00:00
1a04cab1d6 Fix snippet duration accuracy with stream copy mode
727bbd9097 Fix drag-and-drop workflow: load videos to memory instead of auto-queuing
6315524a6e Fix UI scaling for small laptop screens (1280x768+)
Compare 3 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 04:16:10 +00:00
83ad75e04d Update documentation for snippet system overhaul
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 04:06:20 +00:00
fefe3ddd50 Update snippet mode labels to clarify default vs output format
610e75df33 Make snippet conversion mode use actual conversion settings
e5d1ecfc06 Add snippet output mode: source format vs conversion format
6f82641018 Fix snippet duration by using .mp4 container format
Compare 4 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-16 20:16:28 +00:00
f62b64b0d5 Update version to v0.1.0-dev18
stu pushed to master at Leak_Technologies/VT_Player 2025-12-15 20:42:49 +00:00
42c1f32647 Fix file dialog and drag-and-drop loading issues
stu pushed to master at Leak_Technologies/VideoTools 2025-12-15 20:36:57 +00:00
3a9b470e81 Complete dev18: Thumbnail enhancements, Player/Filters/Upscale modules, and precise snippet generation
stu pushed to master at Leak_Technologies/VT_Player 2025-12-15 11:19:13 +00:00
a026f723ed Update TODO and DONE docs for GTK player
d4efa91ce1 Add vendored gotk3 GTK3 bindings for Go
9d33575ada Fix CGO type errors and improve GTK player
bbe45c6524 Add MPV render context API for OpenGL rendering
bd1b90be03 Assign drags to first-empty pane and ensure mpv ready before load
Compare 5 commits »
stu pushed to master at Leak_Technologies/VT_Player 2025-12-14 05:45:25 +00:00
29bc1ac19c Parse drag data manually to avoid GetURIs crashes
20c4b5d177 Harden drag handler: check data/text and recover
5cd4c22764 Fix IdleAdd return handling
aac6d6eb95 Guard meta update idle callback to avoid panic
32434dbc28 Guard drag handler with recover and nil checks
Compare 10 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-14 05:39:37 +00:00
a82e7f8308 Update documentation for dev16 and dev17
stu pushed to master at Leak_Technologies/VideoTools 2025-12-14 04:54:07 +00:00
64cc10c01c Expand convert presets and relative scaling
66fd9df450 Note color looks for filters/upscale
227e876f25 Add lt-convert presets mapping for VT
6360395818 Note roles for Jake and Stu in ai-speak
Compare 4 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-14 03:55:57 +00:00
3e86a09cdc Add Jake to partners
stu pushed to master at Leak_Technologies/VideoTools 2025-12-14 03:54:40 +00:00
3a01f3e2e9 Document VT overview and workflow rules
32b1f15687 Update ai-speak priorities and notes
3c2d696b5b Clean ai-speak doc
Compare 3 commits »
stu pushed to master at Leak_Technologies/VT_Player 2025-12-14 03:23:45 +00:00
bec66816df Fix drag target setup for gtkplayer
aba4d14f57 GTK/mpv embed: fix locale, add CSS theme, drag-and-drop support
03b6804a9e Fix build: remove unused imports, drop playSess img refs, cleanup state init
Compare 3 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-14 03:10:40 +00:00
05434ac111 Update lt-convert.sh