wiiiii123
94bbd0280f
Add NVIDIA CUDA export compositor
2026-05-04 09:59:41 +07:00
wiiiii123
9c81006e5c
Add native GPU static layout export path
2026-05-03 22:43:23 +07:00
webadderall
9b6744a85c
fix: remove extension-sources, replace lucide-react with phosphor icons
...
- Remove extension-sources/ directory (91MB of bundled extension assets)
- Add extension-sources/ to .gitignore
- Replace all lucide-react imports with @phosphor-icons/react equivalents
in TutorialHelp, ExtensionManager, and TimelineEditor
- Fixes #261 (missing lucide-react dependency + Twitter icon crash)
Closes #261
2026-04-18 21:18:12 +10:00
webadderall
719fa78e9f
Revert "feat: Advanced Video Editor Implementation, Native WGC Integration, and AI Auto-Captions"
2026-03-28 14:12:25 +11:00
Mahdy Arief
281a73b51a
chore: Finalize PR #116 stability and privacy improvements
...
- Hardened IPC with safety guards for all webContents.send calls
- Scrubbed sensitive absolute paths from caption logs
- Realigned Windows artifact naming logic
2026-03-27 23:14:12 +07:00
Mahdy Arief
7d7b61b7f5
feat: add blur annotation and Whisper model selection for autocaption
2026-03-27 13:27:57 +07:00
insomniachooman
157af5f083
Add custom cursor packs and harden native postinstall builds
2026-03-26 22:39:18 +06:00
webadderall
7eca74d198
chore: ignore generated local build outputs
...
Add ignore rules for generated local TypeScript and Vite artifacts so future commits stay clean.
2026-03-22 18:30:19 +11:00
tokenflow1m
8844111584
feat(windows): add native cursor type detection via cursor-monitor.exe
...
Build a standalone C++ helper (same pattern as wgc-capture) that polls
GetCursorInfo() every 50ms and emits STATE:<type> to stdout — identical
protocol to the macOS Swift helper. Windows recordings now capture
correct cursor types (text, pointer, resize, etc.) instead of always
falling back to arrow.
2026-03-15 18:12:42 +09:00
tokenflow1m
7b26ec3a9e
Add native WGC screen capture for Windows
...
Uses Windows.Graphics.Capture to record the screen without the OS cursor
or the yellow capture border. Falls back to Electron capture on older Windows
or when the helper exe isn't available.
2026-03-14 23:02:29 +09:00
webadderall
9435910e99
History reorganized for upstream alignment.
2026-03-13 21:36:30 +11:00
webadderall
c3c5d1ed63
Initial release of Recordly
2026-03-13 21:14:05 +11:00
Nikhil Solanki
f00d381f94
fixed swloppy gitignore
2025-12-25 14:48:24 +05:30
Nikhil Solanki
fb92b0b6d9
/
2025-12-25 02:05:38 +05:30
Nikhil Solanki
8ca2b8362a
Update .gitignore
2025-12-25 02:02:08 +05:30
Nikhil Solanki
134f392553
Update .gitignore
2025-12-25 02:01:20 +05:30
Nikhil Solanki
c7e81c6b7f
Update .gitignore
2025-12-25 02:00:27 +05:30
Nikhil Solanki
f58b8b2897
Mega gitignore
2025-12-25 02:00:06 +05:30
Siddharth
fd8417b221
readme
2025-11-18 00:02:00 -07:00
Siddharth
273a01895c
basic screen recording function
2025-10-09 22:37:32 -07:00