Commit Graph
1049 Commits
Author SHA1 Message Date
young 49fb397c98 Preserve the correct colour range in video exports 2026-08-25 19:06:02 +10:00
young 7da7e22ebe Clean up preview edges and blur controls 2026-08-25 19:05:46 +10:00
young 20596b6a30 Keep cursor size and sharpness consistent in previews 2026-08-25 19:05:34 +10:00
webadderall 8378342a48 fix macOS countdown resume recording race 2026-08-24 18:05:16 +10:00
webadderall e717d086fe improved passthru behaviour hud when not recording MacOS 2026-08-24 18:05:16 +10:00
webadderall 90df22efaf better stop recording button visual tweak 2026-08-24 18:05:16 +10:00
webadderall 997a5a116e fix: harden native capture lifecycle 2026-08-24 17:14:21 +10:00
young e7fcb15cea fix: address follow-up capture review 2026-08-24 13:19:17 +10:00
young 54c506dac7 fix: address native capture review feedback 2026-08-24 11:43:50 +10:00
webadderall 9be52f37f2 fix: warm start native capture before countdown 2026-08-23 19:31:37 +10:00
copilot-swe-agent[bot] 27bb5727fb fix: add missing de locale mappings for type safety 2026-07-31 08:29:52 +00:00
copilot-swe-agent[bot] 61fc9dd06e fix: sync locale settings keys for i18n check 2026-07-31 08:21:19 +00:00
Alexandra Grein 557b02b581 Merge branch 'webadderallorg:main' into feat/german-language 2026-07-30 22:13:17 +02:00
Alexandra Grein f27842ebdb Update settings.json 2026-07-30 22:10:09 +02:00
wiiiii123 aafc751037 Merge remote-tracking branch 'origin/main' into fix/webcam-live-preview-bounds 2026-07-11 13:13:00 +07:00
wiiiii123 0bd3daecd9 fix(audio): bound versioned waveform cache 2026-07-11 13:06:33 +07:00
wiiiii123 08e335f8c0 style(audio): align waveform imports 2026-07-11 12:50:19 +07:00
wiiiii123 849f0c4a7f Merge remote-tracking branch 'origin/main' into fix/708-refresh-companion-audio 2026-07-11 12:41:49 +07:00
wiiiii123 612367ae09 style(hud): align hook imports 2026-07-11 12:36:32 +07:00
wiiiii123 f184758910 Merge remote-tracking branch 'origin/main' into fix/hud-visible-after-recording-start 2026-07-11 12:28:38 +07:00
wiiiii123 3d17f874e8 test(export): preserve fixed aspect crop boundary 2026-07-11 12:25:24 +07:00
wiiiii123 855998ef63 perf(export): debounce crop support probes 2026-07-11 12:14:59 +07:00
PTMH-NMH 0d7596f680 Merge branch 'main' into fix/746-remove-background-export-parity 2026-07-11 12:05:19 +07:00
wiiiii123 e374850f56 Merge branch 'main' into fix/493-large-media-streaming 2026-07-11 11:58:07 +07:00
wiiiii123 d3ef314f56 refactor(pixi): centralize initialization timeout 2026-07-11 11:51:06 +07:00
PTMH-NMH 57d72be610 Merge branch 'main' into fix/lightning-pixi-lifecycle 2026-07-11 11:33:20 +07:00
PTMH-NMH 6a16b4fadd Merge branch 'main' into chore/remove-unused-dependencies 2026-07-11 10:49:59 +07:00
wiiiii123 f8ccb5cbcc fix(recording): keep live webcam preview visible 2026-07-11 02:02:24 +07:00
wiiiii123 5978782d49 fix(editor): refresh finalized companion audio 2026-07-10 21:11:52 +07:00
wiiiii123 dba5e35058 fix(hud): keep controls visible when recording starts 2026-07-10 20:34:50 +07:00
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 1193cf4a47 chore(deps): remove unused legacy packages 2026-07-10 13:38:38 +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
Matt Van Horn aa7904b312 fix: preview source audio stops around 20s due to unreliable reported duration 2026-07-02 06:26:12 -07: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 6f41330c07 feat(captions): add timeline track and side-panel editor for captions 2026-06-25 07:37:16 +03: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 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