wiiiii123
|
ef90dc6a5c
|
fix(export): require cuda inline audio output
|
2026-05-14 19:04:42 +07:00 |
|
wiiiii123
|
12c09115b1
|
fix(export): mux native sidecar audio as aac
|
2026-05-14 18:35:31 +07:00 |
|
wiiiii123
|
f8f4fdac1b
|
fix(export): tighten gpu route probe tests
|
2026-05-13 03:23:33 +07:00 |
|
wiiiii123
|
4e0e1267de
|
fix(export): address native validation review
|
2026-05-13 03:11:14 +07:00 |
|
wiiiii123
|
e8b81c71ff
|
fix(recording): keep embedded audio fallbacks safe
|
2026-05-13 02:41:08 +07:00 |
|
wiiiii123
|
2cd139ae4d
|
fix(export): trust native GPU summary validation
|
2026-05-12 21:23:18 +07:00 |
|
wiiiii123
|
f2d9ab73b0
|
Route Windows Lightning exports through NVIDIA native planner
|
2026-05-12 20:33:07 +07:00 |
|
webadderall
|
8c5ecc0a8b
|
Repair stale arm64 uiohook binary
|
2026-05-11 19:53:34 +10:00 |
|
webadderall
|
304d3b1eab
|
Merge pull request #491 from ExtraBinoss/fix/video-editor-loading-time
Fix/video editor loading time
|
2026-05-11 19:06:38 +10:00 |
|
Alan Trebugeais
|
ccbeb5fa1d
|
fix: webcam recording, now it works, alongside the microphone etc
|
2026-05-10 23:37:07 +02:00 |
|
Alan Trebugeais
|
55a81a0b6a
|
fix screenrecorder webcam
|
2026-05-10 18:05:29 +02:00 |
|
Alan Trebugeais
|
902f42d07d
|
removed muxing completly from the code (mac/windows)
|
2026-05-10 13:30:34 +02:00 |
|
Alan Trebugeais
|
2537952a94
|
fix: editor loads instantly
|
2026-05-10 13:18:26 +02:00 |
|
Alan Trebugeais
|
3d8ae1942a
|
add: 20 seconds -> 2 seconds fix, for now behind a flag to be sure to be able to revert.
|
2026-05-10 13:01:45 +02:00 |
|
Alan Trebugeais
|
13e3d2bc24
|
fix: mouse passthrough on windows and other oses
|
2026-05-09 23:42:49 +02:00 |
|
Alan Trebugeais
|
30c82fcce4
|
fix: parsing of window ID was not done. Hence why it couldn't record something other than the entire screen.
|
2026-05-09 23:20:13 +02:00 |
|
Alan Trebugeais
|
5e5dd7166e
|
fix audio exporting with microphone and system sound etc
|
2026-05-09 19:43:54 +02:00 |
|
Alan Trebugeais
|
561090a473
|
add manager tests
|
2026-05-09 19:30:40 +02:00 |
|
Alan Trebugeais
|
ef993a09d0
|
fix: audioRegions are now allowed (reloading a project with a user audio would not work.
|
2026-05-09 19:24:07 +02:00 |
|
Alan Trebugeais
|
f4af06d430
|
add: project persistence of audio settings
|
2026-05-09 18:07:28 +02:00 |
|
wiiiii123
|
9515f64efb
|
fix(recording): keep cursor boundary timestamps monotonic
|
2026-05-09 13:10:20 +07:00 |
|
wiiiii123
|
4f0361e43a
|
fix(recording): clamp cursor samples at pause boundary
|
2026-05-09 12:57:05 +07:00 |
|
wiiiii123
|
4f89a6d38d
|
fix(export): keep large saves off arraybuffer path
|
2026-05-08 22:40:40 +07:00 |
|
wiiiii123
|
81bfd2dbcc
|
fix(export): harden post-merge file handling
|
2026-05-08 13:07:25 +07:00 |
|
wiiiii123
|
f2691187b4
|
fix(export): tighten native cursor and save cleanup
|
2026-05-08 12:41:00 +07:00 |
|
wiiiii123
|
add11c820a
|
fix(export): harden native release gates
|
2026-05-08 12:24:04 +07:00 |
|
wiiiii123
|
211d6165f9
|
merge main into beta/pr410-native-gpu-export-test
# Conflicts:
# electron/ipc/project/manager.ts
# electron/ipc/register/export.ts
# src/lib/exporter/modernVideoExporter.ts
|
2026-05-08 10:44:13 +07:00 |
|
webadderall
|
2380e56431
|
Clarify local file read and media allowlist intent
|
2026-05-08 12:30:26 +10:00 |
|
webadderall
|
25cd1f2f75
|
Speed up Lightning export and relax local media reads
|
2026-05-08 11:32:04 +10:00 |
|
webadderall
|
ea8e486436
|
Merge pull request #419 from crbender/fix/local-read-allowlist-and-postinstall-fallback
fix: close local read allowlist bypass and make whisper-runtime postinstall non-fatal
|
2026-05-08 09:17:25 +10:00 |
|
wiiiii123
|
234a7b537a
|
fix(export): support native cropped layouts
|
2026-05-08 03:20:28 +07:00 |
|
wiiiii123
|
eab365d115
|
fix(export): enable native speed timelines
|
2026-05-08 02:28:35 +07:00 |
|
wiiiii123
|
c77007560b
|
fix(recording): account for mic pause gaps
|
2026-05-08 01:35:17 +07:00 |
|
wiiiii123
|
254783b15f
|
fix(export): gate native speed timelines
|
2026-05-08 00:39:14 +07:00 |
|
wiiiii123
|
3455475f38
|
fix(export): harden native beta pipeline
|
2026-05-07 22:37:27 +07:00 |
|
wiiiii123
|
7e94355bb0
|
fix(recording): default windows mic to browser processing
|
2026-05-07 04:51:30 +07:00 |
|
Alan Trebugeais
|
ff2759448a
|
better code in sources/launchwindow/source
add: caching for 1.2s for a better user experience, less refreshing, it's actually instant now.
|
2026-05-06 23:32:58 +02:00 |
|
wiiiii123
|
7dd827be43
|
fix(recording): add windows mic diagnostics fallback
|
2026-05-07 04:00:46 +07:00 |
|
wiiiii123
|
115ecba7c5
|
fix(recording): reduce native mic noise amplification
|
2026-05-07 03:29:58 +07:00 |
|
Alan Trebugeais
|
8a3539abef
|
add: LaunchWindow source selector without that much of a jitter. it's still weirdly behaving but it's better
|
2026-05-06 21:50:07 +02:00 |
|
Alan Trebugeais
|
b1a0667a1c
|
edit: LaunchWindow, RecordingControls for seperations of concern
fix: SourceSelection performances
add: seperator.tsx for "divider" component, instead of a non-generic component. can be reused elsewhere!
|
2026-05-06 19:34:21 +02:00 |
|
wiiiii123
|
65e7bd4fff
|
fix(recording): prefer staged windows capture helper
|
2026-05-06 23:46:13 +07:00 |
|
wiiiii123
|
eb1ea68f7e
|
fix(export): support native background blur
|
2026-05-06 20:53:44 +07:00 |
|
wiiiii123
|
ae0378cee4
|
fix(recording): declip native Windows mic peaks
|
2026-05-06 19:10:22 +07:00 |
|
wiiiii123
|
b3862bde79
|
fix(export): allow native cursor overlay routing
|
2026-05-06 07:04:01 +07:00 |
|
wiiiii123
|
1168e0edcc
|
fix(export): preserve pitch for fallback speed audio
|
2026-05-06 06:43:40 +07:00 |
|
wiiiii123
|
9ac4c55ccf
|
feat(export): prepare native GPU beta candidate
Add validated native CUDA/D3D11 timeline retime, pause-aware capture timing, webcam source-time sampling, edited-track audio duration padding, packaged helper updates, and focused tests for PR #410 tester branch.
|
2026-05-06 01:50:12 +07:00 |
|
wiiiii123
|
df8a1a3ed3
|
Merge remote-tracking branch 'origin/main' into perf/native-chunked-export-fastpath
# Conflicts:
# electron/ipc/register/recording.ts
# src/components/video-editor/VideoEditor.tsx
# src/components/video-editor/VideoPlayback.tsx
# src/hooks/useScreenRecorder.ts
# src/lib/exporter/modernFrameRenderer.ts
# src/lib/exporter/modernVideoExporter.ts
|
2026-05-05 16:59:32 +07:00 |
|
webadderall
|
b773f98ad0
|
fix: address PR feedback regressions
|
2026-05-05 16:17:47 +10:00 |
|
webadderall
|
2c0c436267
|
Reapply "feat: bundle cursor motion and temporal blur updates"
This reverts commit be01bccb7a.
|
2026-05-05 16:16:56 +10:00 |
|