wiiiii123
e93babd4f7
fix(export): preserve cropped native aspect ratio
2026-07-10 18:52:54 +07:00
wiiiii123
3c12536a2e
fix(export): keep large local media on the streaming path
2026-07-10 15:53:18 +07:00
wiiiii123
9f50b13614
fix(export): preserve Pixi fallback after renderer init failure
2026-07-10 15:28:37 +07:00
wiiiii123
651e0ccf4f
fix(extensions): handle marketplace outages safely
2026-07-10 14:59:29 +07:00
wiiiii123
6ed4c37fd0
chore(deps): patch Electron and Vitest
2026-07-10 14:00:31 +07:00
wiiiii123
1193cf4a47
chore(deps): remove unused legacy packages
2026-07-10 13:38:38 +07:00
wiiiii123
7082547b34
chore(tooling): harden repository file handling
2026-07-10 13:25:12 +07:00
wiiiii123
19781b693d
fix(project): make project saves atomic
2026-07-10 13:10:26 +07:00
wiiiii123
146dc6a180
fix(electron): scope capture permissions to the HUD
2026-07-10 12:43:12 +07:00
wiiiii123
eab81522e0
fix(electron): constrain renderer navigation
2026-07-10 05:46:22 +07:00
wiiiii123
682106972a
fix(ipc): confine recorded video writes
2026-07-10 05:24:53 +07:00
wiiiii123
4da19fde25
fix: resolve Windows helper paths consistently
2026-07-10 05:12:39 +07:00
wiiiii123
4111959364
ci: add pull-request quality checks
2026-07-10 05:07:19 +07:00
ExtraBinoss
641d2230a4
Merge pull request #722 from mvanhorn/fix/642-preview-audio-drops
...
fix: preview source audio stops around 20s due to unreliable reported duration
2026-07-02 22:43:53 +02:00
ExtraBinoss
399130f507
Merge pull request #711 from joehachemx/feat/captions-editor
...
feat(captions): add editable caption timeline and editor
2026-07-02 22:40:19 +02:00
Matt Van Horn
aa7904b312
fix: preview source audio stops around 20s due to unreliable reported duration
2026-07-02 06:26:12 -07:00
ExtraBinoss
0726a08fc0
Merge pull request #695 from josh-abram/fix/issue-628-mac-mic-echo : double each MAC (2 line fix)
...
fix(recording): avoid doubled mic audio (echo) on macOS system+mic captures
2026-07-01 10:45:09 +02:00
Joe Hachem
a8ba050335
fix(captions): address caption-editor review feedback
2026-06-28 18:03:30 +03:00
Joe Hachem
bd1aff562e
feat(captions): add setting to toggle timeline hover-to-add
2026-06-28 11:49:14 +03:00
Joe Hachem
1f2ddd49d3
feat(captions): segment captions by sentence using punctuation and pauses
2026-06-27 19:10:31 +03:00
Joe Hachem
05072618c4
feat(captions): add timeline add-by-hover and refine the caption editor
2026-06-26 11:24:57 +03:00
Joe Hachem
9833a8e55f
fix(captions): trim silence and split phrases on real pauses
2026-06-25 09:40:01 +03:00
Joe Hachem
6f41330c07
feat(captions): add timeline track and side-panel editor for captions
2026-06-25 07:37:16 +03:00
josh-abram
f9418f4cd0
fix(recording): avoid doubled mic audio on macOS system+mic captures
...
On macOS the system-audio capture already contains the mic, so the recording embeds a full system+mic mix. The fallback also added the separate mic sidecar, doubling the mic into an echo. Use the embedded mix alone. Fixes #628 .
2026-06-22 20:08:16 +10:00
webadderall
d8e34a1df3
Merge pull request #686 from webadderallorg/feat/export-caption-sidecars
...
feat: export caption sidecars and merge editor follow-ups
2026-06-22 18:13:48 +10:00
webadderall
def1bac7d0
Merge origin/main into feat/export-caption-sidecars
2026-06-22 18:05:52 +10:00
webadderall
9f6cb6ec86
fix(captions): restore inline caption editing
2026-06-19 14:33:24 +10:00
webadderall
afc1fc1cf2
Merge remote-tracking branch 'refs/remotes/origin/pr/682' into feat/export-caption-sidecars
...
# Conflicts:
# src/components/video-editor/VideoPlayback.tsx
2026-06-19 12:09:03 +10:00
webadderall
063e443b39
Merge remote-tracking branch 'refs/remotes/origin/pr/681' into feat/export-caption-sidecars
...
# Conflicts:
# electron/ipc/register/export.ts
# src/components/video-editor/VideoEditor.tsx
2026-06-19 12:08:16 +10:00
webadderall
952d63d5d3
Merge pull request #679 from webadderallorg/pr/project-save-flow
...
fix(projects): streamline import and save flow
2026-06-18 18:13:31 +10:00
webadderall
5a9268559e
feat: refine preview cursor and dev blur UI
2026-06-18 18:10:26 +10:00
webadderall
f0953a131e
feat: refine preview cursor and dev blur UI
2026-06-18 18:07:43 +10:00
webadderall
2fffe922c6
feat: raise mp4 export bitrate for color fidelity
2026-06-17 19:41:25 +10:00
webadderall
4b38154b79
feat: align preview and export rendering
2026-06-17 19:41:25 +10:00
webadderall
d1e8e7ab91
feat: improve project save flow
2026-06-17 19:41:25 +10:00
surim0n
1b2260ae5f
Add dynamic webcam overlay dimensions
2026-06-15 12:48:39 -04:00
surim0n
a51e05fcd4
Allow advanced padding to position video vertically
2026-06-15 12:40:03 -04:00
webadderall
b80eff4aea
Match annotation preview layer to camera transform
2026-06-15 19:33:33 +10:00
webadderall
6c83ce2ea8
Fix caption sidecar default and preview blur anchoring
2026-06-15 19:29:56 +10:00
webadderall
347c36a857
Anchor annotations to recording coordinates
2026-06-15 19:24:39 +10:00
webadderall
dfd3692830
Anchor annotations to scene zoom
2026-06-15 19:16:38 +10:00
webadderall
ff9ccdeb0b
Restore inline caption editing
2026-06-15 19:05:08 +10:00
webadderall
e0e6199338
fix(projects): tighten import and document project files
2026-06-15 13:43:08 +10:00
webadderall
a3a152e506
fix(projects): streamline import and save flow
2026-06-15 11:37:27 +10:00
webadderall
8c7d23d828
Handle caption sidecar save failures
2026-06-12 17:24:35 +10:00
Alexandra Grein
8aed8190d6
Update settings.json in DE because of late updates in EN
2026-06-11 10:48:25 +02:00
Alexandra Grein
f02f0ba3fd
Merge branch 'webadderallorg:main' into feat/german-language
2026-06-11 10:40:46 +02:00
webadderall
52dd84260a
Merge pull request #669 from webadderallorg/pr/export-caption-sidecars
...
Add caption sidecar export option
2026-06-09 17:23:05 +10:00
webadderall
795cda20ee
Add export caption sidecar option
2026-06-09 11:13:53 +10:00
webadderall
7b6608e25e
Add export caption sidecar option
2026-06-09 11:13:00 +10:00