webadderall
6828f86425
Make recorder and dashboard regression tests deterministic
2026-09-23 16:37:58 +10:00
webadderall
25157c89e3
Guard failed capture shutdown and address dashboard review feedback
2026-09-23 15:43:43 +10:00
webadderall
bde5a570bb
Stop macOS capture helper when parent closes its input
2026-09-23 14:56:55 +10:00
webadderall
026e8d8493
Fix generated project previews rejected by outdated size validation
2026-09-23 11:52:21 +10:00
webadderall
08241bd21d
Address validated CodeRabbit findings for project saves and HUD lifecycle
2026-09-23 11:23:49 +10:00
webadderall
9c7e4b3a6a
Resolve countdown cancellation and enable webcam preview from New
2026-09-22 21:14:19 +10:00
webadderall
413793fb0d
Unify Raw browsing, render 4:3 previews, and move HUD settings to dashboard
2026-09-22 20:45:02 +10:00
webadderall
aa4c53905d
Align project captions, fill previews, and protect HUD only during recording
2026-09-22 20:19:44 +10:00
webadderall
3fd3151ac7
Add muted project hover previews and hide presets button
2026-09-22 20:15:15 +10:00
webadderall
710a93d690
Add project dashboard and Raw library with consistent Solar UI
2026-09-22 19:48:30 +10:00
webadderall
40272c8bc0
fix: stop live camera access while in editor mode
2026-09-21 21:29:30 +10:00
webadderall
10afa9ad0d
fix: retain import rollback until the editor accepts its result
2026-09-21 21:22:01 +10:00
webadderall
5c04751ea8
fix: close upload streams and validate cloud auth and ranges
2026-09-21 20:33:13 +10:00
webadderall
f43d137ef5
fix: preserve caption timing and media lifecycle across failures
2026-09-21 20:33:13 +10:00
webadderall
be60576475
fix: preserve media safely during imports and deduplicate sign-in callbacks
2026-09-21 18:28:25 +10:00
webadderall
ce21f6cd4b
fix: keep captions inside clips and harden timeline editing
2026-09-21 18:28:25 +10:00
webadderall
3933531fd9
fix(captions): preserve fallback audio and speech between microphone words
2026-09-21 08:50:23 +10:00
webadderall
8f2ec69966
feat(import): add cancellable media processing with shared Cancel styling
2026-09-20 21:29:53 +10:00
webadderall
fb3d6b1ff6
fix(lint): resolve caption and cloud integration diagnostics
2026-09-20 20:44:10 +10:00
webadderall
83313157e4
feat(ui): integrate recording library and cloud account into HeroUI editor
2026-09-20 18:52:27 +10:00
webadderall
3f9e71f1c6
fix(captions): prevent repeated sound labels and preserve speech from both sources
2026-09-20 18:52:26 +10:00
webadderall
e82272fc6c
fix(media): normalize local sources and recover preview loading
2026-09-20 18:52:26 +10:00
webadderall
04cf058ad0
feat(library): add recording storage, thumbnails and sequence imports
2026-09-20 18:52:26 +10:00
webadderall
fd919fabfc
feat(auth): add desktop sign-in and cloud upload foundations
2026-09-20 18:52:26 +10:00
webadderall
3931f23e05
Refine HeroUI editor spacing, cards and responsive alignment
2026-09-19 16:56:29 +10:00
webadderall
8eba37c792
Start recordings at the first accepted video frame
2026-09-15 17:36:21 +10:00
webadderall
788359eac9
Fall back when microphone names are ambiguous
2026-09-13 10:54:22 +10:00
webadderall
af1f18597c
Avoid recording from the wrong Windows microphone
2026-09-13 10:50:46 +10:00
webadderall
a1b48500b6
Use native WASAPI for Windows microphone recording
2026-09-13 10:41:30 +10:00
webadderall
10ecb70141
Remove unsupported VRAM diagnostics
2026-09-11 19:41:17 +10:00
webadderall
570d5472a0
Collect complete GPU details for export reports
2026-09-11 18:22:09 +10:00
webadderall
0b1b2596bb
Add computer hardware to export diagnostics
2026-09-11 18:12:23 +10:00
Abhijeet Dash
9b72ff0ee8
docs: document getCompanionAudioFallbackInfo resolution rules
2026-09-10 10:48:20 +05:30
Abhijeet Dash
1c2df9325e
fix: keep mic audio when system audio is enabled
...
getCompanionAudioFallbackInfo returned only the video path when a macOS
system sidecar existed, assuming the inline mp4 track was a complete mix.
The capture helper writes system audio alone to that track, so the
microphone was dropped from preview and export whenever both sources were
enabled — the recorded narration was silent even though it had been
captured correctly to recording-<ts>.mic.m4a.
Return both macOS sidecars instead, so the renderer routes them as
separate system and mic tracks and mutes the silent embedded track.
Existing recordings recover their audio on reopen.
Fixes webadderallorg/Recordly#912
2026-09-09 17:12:13 +05:30
webadderall
ec456eff2a
fix: verify universal macOS binaries reliably
2026-09-05 20:04:51 +10:00
webadderall
264829ac28
Merge startup optimizations and prepare 1.4.0 beta 1
2026-09-05 19:19:18 +10:00
webadderall
6217ea4098
fix: resolve packaged wallpaper assets
2026-09-05 16:34:40 +10:00
webadderall
0315155e4f
perf: optimize application startup
2026-09-05 16:15:37 +10:00
webadderall
2ca5c46b47
fix(windows): mask resized window captures
2026-09-05 14:11:27 +10:00
webadderall
e0e4bf4099
fix(windows): align selected window overlays
2026-09-05 14:11:27 +10:00
webadderall
498800a3e2
fix(windows): crop window captures without padding
2026-09-05 14:11:27 +10:00
webadderall
0af7b381c6
Prevent closed console streams from crashing Recordly
2026-09-05 05:15:40 +10:00
webadderall
a09c08bf33
Merge pull request #877 from webadderallorg/codex/fix-window-recording-crop
...
Record selected windows by cropping full-screen captures
2026-09-04 20:26:27 +10:00
young
a5bbfa8e43
Keep window crops aligned as windows change
2026-09-04 20:06:05 +10:00
young
ed32f05f52
Record selected windows by cropping full-screen captures
2026-09-04 19:48:22 +10:00
webadderall
031067b722
Simulate native update channels accurately
2026-09-03 12:17:50 +10:00
webadderall
3ca4a7540c
Use native update prompts off macOS
2026-09-03 12:09:31 +10:00
webadderall
6941490cea
Fix update toast visibility off macOS
2026-09-03 12:09:30 +10:00
young
7899d8fce0
Address HUD protection review feedback
2026-09-03 11:51:48 +10:00
young
ae36ac8a88
Fix HUD capture protection across recording backends
2026-09-03 11:38:03 +10:00