Commit Graph
1049 Commits
Author SHA1 Message Date
wiiiii123 532d194e27 fix(linux): tighten portal source fallback routing 2026-05-29 01:05:21 +07:00
wiiiii123 970c473df7 fix(presets): preserve crop region 2026-05-29 01:00:49 +07:00
wiiiii123 067070d405 fix(linux): route X11 capture through real sources 2026-05-29 00:48:59 +07:00
wiiiii123 46810c5cdb fix(recording): preserve webcam preview HUD bounds 2026-05-29 00:18:17 +07:00
webadderall 96c813f5fd Merge main into feature/click-effects-auto-zoom-fps-fixes 2026-05-28 21:47:36 +10:00
webadderall d2caa3e2ee Add click effects and zoom/export fixes 2026-05-28 21:36:03 +10:00
wiiiii123 b00b20f373 chore(release): prepare v1.3.2 2026-05-28 17:16:04 +07:00
wiiiii123 32bb6e4025 fix(linux): guard cursor overlay when portal embeds cursor 2026-05-28 16:41:03 +07:00
wiiiii123 b83911cc5a fix(timeline): smooth clip trim resize 2026-05-28 15:33:00 +07:00
wiiiii123 0235b4f947 fix(export): address CUDA dimension review notes 2026-05-27 18:31:00 +07:00
wiiiii123 fe828433ad fix(recording): stabilize capture quality and CUDA export canvas 2026-05-27 18:12:21 +07:00
Matt Van Horn c6ab201caf feat(captions): export subtitles as separate SRT/VTT file alongside video 2026-05-26 17:30:11 -07:00
wiiiii123 035d4a64bd fix(timeline): make horizontal scroll easier 2026-05-26 23:29:14 +07:00
wiiiii123 31d1022fef fix(capture): stabilize platform source handling 2026-05-26 23:12:01 +07:00
wiiiii123 18b2ae31e9 fix: reset cursor state on recording load 2026-05-25 03:07:22 +07:00
wiiiii123 df95723635 fix: clear source history on recording load 2026-05-25 02:57:09 +07:00
wiiiii123 5d3da14671 fix: stabilize Windows recording preview 2026-05-25 02:50:09 +07:00
Eleria83 c14221a698 fixed some translation mistakes 2026-05-24 21:10:52 +02:00
Eleria83 af57231ec2 language files translated en -> de 2026-05-24 20:55:39 +02:00
Eleria83 54a96f3397 Update config.ts 2026-05-24 20:32:00 +02:00
wiiiii123 fe47b07464 fix(editor): route companion audio resume paths 2026-05-25 00:28:37 +07:00
wiiiii123 9b3270bc08 fix(editor): refresh companion audio preview 2026-05-25 00:20:42 +07:00
Phạm Thị Minh Hồng d47550b36f Merge pull request #584 from webadderallorg/fix/windows-recorder-hud-passthrough
fix(recording): compact HUD fallback on Windows 10
2026-05-24 22:08:36 +07:00
wiiiii123 b52bdedf83 test(editor): cover clip speed edge cases 2026-05-24 21:33:58 +07:00
wiiiii123 fbc6ec9ecd fix(editor): guard timeline speed overlap 2026-05-24 21:23:03 +07:00
wiiiii123 ca05922d47 fix(recording): preserve compact HUD drag position 2026-05-24 20:59:03 +07:00
wiiiii123 513e79a8be fix(recording): compact HUD fallback on non-passthrough Windows 2026-05-24 20:50:49 +07:00
wiiiii123 ebac9ba1be fix(recording): warn when cursor hiding fails 2026-05-24 20:17:46 +07:00
wiiiii123 7c863e588d fix(recording): preserve browser cursor after WGC fallback 2026-05-24 20:04:06 +07:00
wiiiii123 2f010da30f fix(export): align native static route gates 2026-05-24 19:56:18 +07:00
wiiiii123 7ba7f70e26 fix(export): keep Windows auto off static layout first 2026-05-24 19:23:23 +07:00
Codex e81a242157 chore(cursor): default to tahoe cursor style 2026-05-24 16:34:31 +10:00
wiiiii123 f778010261 refactor(editor): extract export progress state 2026-05-22 22:55:21 +07:00
wiiiii123 bf16f051dd refactor(editor): extract export start settings 2026-05-22 22:21:51 +07:00
wiiiii123 3ad40f7764 fix(editor): sanitize export finalizing progress 2026-05-22 22:16:04 +07:00
wiiiii123 ac24952560 refactor(editor): extract export status model 2026-05-22 22:10:13 +07:00
wiiiii123 9f05f5831b refactor(editor): extract mp4 export settings 2026-05-22 21:46:51 +07:00
wiiiii123 87cd2510c4 refactor(editor): extract mp4 export routing 2026-05-22 21:40:01 +07:00
wiiiii123 db0757c8e2 refactor(editor): extract nvidia export opt-in hook 2026-05-22 21:04:05 +07:00
wiiiii123 7e5121c705 fix(export): handle nvidia capability probe errors 2026-05-22 20:33:37 +07:00
wiiiii123 c85dc8b156 feat(export): add nvidia opt-in detection 2026-05-22 20:27:40 +07:00
wiiiii123 bc2b6d783a fix(export): keep mic sidecar in native audio mix 2026-05-22 19:11:34 +07:00
wiiiii123 90ad8a694b refactor(export): wire lightning route policy 2026-05-22 18:47:30 +07:00
wiiiii123 cee6a12ce4 test(export): cover lightning route policy decisions 2026-05-22 18:38:56 +07:00
wiiiii123 c87acf4b6d refactor(export): add lightning route policy plan 2026-05-22 18:27:10 +07:00
wiiiii123 f4a68ca126 refactor(editor): extract smoke export progress sampler 2026-05-22 15:31:35 +07:00
wiiiii123 d2d4a660dd fix(editor): include clip regions in export callback deps 2026-05-22 01:03:31 +07:00
wiiiii123 598334ef59 fix(editor): redact session paths in debug log 2026-05-21 00:04:03 +07:00
wiiiii123 90cd0a14b7 Merge remote-tracking branch 'origin/main' into refactor/editor-project-dirty-state-local
# Conflicts:
#	src/components/video-editor/VideoEditor.tsx
2026-05-20 23:51:40 +07:00
Phạm Thị Minh Hồng 170d66c60b Merge pull request #544 from webadderallorg/refactor/editor-history-model-slice
refactor(editor): extract history state model
2026-05-20 23:47:11 +07:00