• 🇨🇦
  • Joined on 2025-10-31
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 19:30:25 +00:00
27e038e1a1 Fix queue stats to properly distinguish cancelled from failed jobs
aa64e64576 Add mouse back/forward button navigation support
082153be19 Ensure status bar remains tappable
Compare 3 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 19:02:23 +00:00
6e4eda93d2 Improve progress bar visibility and thickness
957b92d8cd Fix FrameRate default to always be Source
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 18:24:11 +00:00
34e613859d Add frame rate controls to merge and convert simple mode
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 18:13:18 +00:00
09de435839 Add frame rate control to upscale module
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 11:11:35 +00:00
ccd75af936 Adjust convert action bar spacing
662ebc209c Place convert action bar in tinted footer
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 10:58:54 +00:00
a1678cf150 Return to single dark status strip footer
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 10:55:55 +00:00
95781ba7ea Align convert footer to single tinted bar with actions
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 10:52:25 +00:00
249f5501e2 Add motion interpolation for frame rate conversion
2b16b130f4 Refine footer layout to match legacy look
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 10:27:27 +00:00
f021bcc26c Use unified status bar helper across modules
8a9a947ee2 Make stats bar consistent across modules
6d379a309e Replace chapter warning popup with inline label
Compare 3 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 08:08:11 +00:00
484a636fb4 Add chapter loss warning when converting to DVD format
f2ac544d75 Make stats bar overlay use module tint and lighter text
a5ad368d0f Fix duplicate queue button declaration in inspect view
320f522d85 Fix queue progress calc type
Compare 4 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 07:37:23 +00:00
1eb2d11ccd Add stats bar across modules and fix thumb color
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 07:27:37 +00:00
73e5c4940f Animate striped progress bars in queue
90ceba0693 Include upscale output path in queue job
530418f3e5 Improve queue progress UI and upscale progress reporting
da07c82fd9 Add stats bar to filters and upscale views
Compare 4 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 07:14:20 +00:00
1f9df596bc Preserve AR and default lossless MKV in upscale
b934797832 Enable drag-and-drop loading in filters and upscale
Compare 2 commits »
stu pushed to master at Leak_Technologies/VideoTools 2025-12-17 06:51:28 +00:00
e76eeba60e Fix chapter detection in video probing
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