Commit Graph
1693 Commits
Author SHA1 Message Date
Alan Trebugeais 5a2cfee6b4 add: better performance through RAF of the Camera preview overlay dragging (avoiding re-renders)
add: SourceSelector marquee (scrolling text when too big)
2026-05-07 00:17:05 +02:00
wiiiii123 5cff4e0d08 fix(recording): quiet browser mic processing notice 2026-05-07 05:10:28 +07:00
Alan Trebugeais 50a58f80a9 added: more hooks for further seperating the code for LaunchWindow
fix: Icons that were deprecated (mostly added Icon at the end of each ones.) I also removed "as" Microphone as Mic everywhere... Let's use normal icon names
2026-05-07 00:05:58 +02:00
Alan Trebugeais 9981f4d1de just moved the hooks into launch/hooks (no needed for a global scoped hooks) 2026-05-06 23:54:37 +02:00
Alan Trebugeais 7f564c90bf add: Hooks in order to further reduce launchwindow logic
LaunchWindow could still be further reduced, but honestly from 1600 lines to 650  lines is a win
2026-05-06 23:54:15 +02: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
Alan Trebugeais c7dc99710b fix: hud overlay was flashing white (because I added a fullscreen window to render the overlay, otherwise it wouldn't stop jittering.)
add: launchTheme.css to have everything under the same variables.
2026-05-06 23:16:52 +02:00
Alan Trebugeais df785a8cbc fix: overflow, add window in fullscreen mode to avoid jittering when opening up select...
add: launchTheme.css for consistent styling accross the whole components spectrum related to LaunchWindow
add: correct styles accross the popovers! with unstyled parameters in Popover.tsx because it was needed to make sure its the same
2026-05-06 23:12:03 +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 877a43ad0c better mouse posiitoning 2026-05-06 22:28:37 +02:00
Alan Trebugeais cf66f3111c fix: popovers are now seperated into different components, still not everything right but it's getting there 2026-05-06 22:26:03 +02: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 972ebad9da add: source selector with incredible marquee !!! 2026-05-06 20:36:54 +02:00
Alan Trebugeais 7618187a49 add: SourceSelector part 1. not refactoring (next commit!) 2026-05-06 19:52:21 +02:00
Alan Trebugeais 729392c06c fix: Launchwindow Button instead of IconButton, reusing button.tsx
add: button.tsx "iconSize" variants for different icons size, replacing effectively iconButton. and can be reused accross the whole app.
fix: RecordingControls with those same ui component !
2026-05-06 19:36:52 +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 0814711d47 fix(export): parse native gradient backgrounds 2026-05-07 00:01:53 +07:00
wiiiii123 65e7bd4fff fix(recording): prefer staged windows capture helper 2026-05-06 23:46:13 +07:00
wiiiii123 322cf8b1ca fix(export): materialize native custom backgrounds 2026-05-06 23:30:11 +07:00
wiiiii123 e660b49241 fix(recording): compact silent mic discontinuities 2026-05-06 23:11:16 +07:00
wiiiii123 978e913045 fix(export): use default wallpaper for native background 2026-05-06 22:53:14 +07:00
wiiiii123 ed103ed753 fix(electron): normalize mixed cjs import prologue 2026-05-06 22:20:59 +07:00
wiiiii123 eb1ea68f7e fix(export): support native background blur 2026-05-06 20:53:44 +07:00
wiiiii123 007739d865 fix(export): route trim timelines to native gpu 2026-05-06 20:34:11 +07:00
wiiiii123 63a8a5bf43 fix(recording): compact short mic discontinuities 2026-05-06 20:16:32 +07:00
wiiiii123 ae0378cee4 fix(recording): declip native Windows mic peaks 2026-05-06 19:10:22 +07:00
wiiiii123 f8df2d6ae9 fix(recording): soften native mic gap boundaries 2026-05-06 18:50:06 +07:00
wiiiii123 ec6fb0d05d fix(export): keep native video path with offline audio 2026-05-06 18:40:31 +07:00
Phạm Thị Minh Hồng 3f1e30b979 Merge pull request #394 from wizardAEI/codex/feature/camera-crop
[codex] Add webcam crop and mirror controls
2026-05-06 16:06:40 +07:00
wiiiii123 c59d982b0c fix(editor): wait for drawable webcam crop frames 2026-05-06 16:04:53 +07:00
wiiiii123 8fc47d3e31 fix(electron): normalize main cjs bundle 2026-05-06 15:30:35 +07:00
wizardAEI 7fea88b9c5 Merge remote-tracking branch 'upstream/main' into codex/feature/camera-crop
# Conflicts:
#	src/components/video-editor/VideoEditor.tsx
2026-05-06 11:17:15 +08:00
wizardAEI bf99b1747c Improve webcam crop preview and export 2026-05-06 10:41:43 +08:00
webadderall 9ac02024e1 Clarified attribution terms
Clarified attribution requirements for using Recordly's code.
2026-05-06 12:06:57 +10: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 4ad5e9a29a Update default editor presets 2026-05-05 17:57:34 +10:00
webadderall 7f00d95681 fix presets and motion blur, add dev sliders 2026-05-05 17:29:17 +10:00
webadderall f287dd3132 Restore editor preset header menu 2026-05-05 17:05:44 +10:00
webadderall 467f1aa0e6 Merge pull request #416 from webadderallorg/codex/behavior-3-13-resubmitted
feat: bundle cursor motion and temporal blur updates
2026-05-05 16:41:30 +10:00
webadderall 97e6a3a155 Revert "fix: restore minimal safe-zone cursor recentering"
This reverts commit 5e9f04805987bb94149866a10118e521c8ffe088.
2026-05-05 16:18:47 +10:00
webadderall 024e71a70d fix: restore minimal safe-zone cursor recentering 2026-05-05 16:18:47 +10:00
webadderall 0b0e43ccd6 fix: address review issues and preserve editor rollback 2026-05-05 16:18:47 +10: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
webadderall 17cd7b1169 Update timeline editor image source in README 2026-05-05 15:16:58 +10:00