Etienne Lescot
0a5e57ce76
feat: add webcam source selector with stable HUD layout
...
- Add useCameraDevices hook to enumerate video input devices
- Update useScreenRecorder to support webcamDeviceId selection
- Add device selector UI above HUD bar (mic + webcam, hover-to-expand)
- All selectors and HUD bar are absolute-positioned to prevent layout shifts
- Increase HUD window to 600x200px to accommodate device panels
- Add unit tests for useCameraDevices hook
2026-03-27 13:45:52 +01:00
Marcus Schiesser
6236d2a13d
fix: handle export and camera access edge cases
2026-03-19 20:03:55 +08:00
Marcus Schiesser
c84c244761
Pin Node and npm versions
2026-03-19 19:25:07 +08:00
Marcus Schiesser
579887e2f8
fix: improve camera permission handling
2026-03-19 16:49:46 +08:00
Sid
4a308fde12
Merge pull request #223 from marcgabe15/marcdiaz/e2e
...
E2E Testing with Playwright
2026-03-16 20:59:04 -07:00
Marc Diaz
e82332647a
fix: remove ffmpeg
2026-03-16 11:31:05 -04:00
Marc Diaz
9f6ef0f582
feat(test): add an e2e test
2026-03-16 11:17:26 -04:00
Etienne Lescot
7a8d0f449a
feat: narrow PR to zoom transitions and motion blur
2026-03-15 10:29:23 +01:00
Prayas Lashkari
b52d27bf56
fix: add peer dependencies to package-lock.json
2026-03-14 15:26:27 -04:00
Siddharth
1b08618831
project save/ close fix
2026-03-13 19:37:00 -07:00
Prayas Lashkari
7422e16b1e
refactor: update package-lock.json to version 1.2.0 and add @radix-ui/react-tooltip dependency
2026-03-12 22:47:28 -04:00
Siddharth
1802725581
pre commit hook and biome lint check
2026-03-07 18:03:32 -08:00
Siddharth
885d66c4a4
biome linting refactor
2026-03-07 17:59:41 -08:00
Brodypen
185969a9d1
build: package-lock stuff
2026-02-28 01:27:01 -06:00
Idris Gadi
91c9de2561
feat: update package
2026-02-22 09:49:04 +05:30
Siddharth
19476da5cc
upgrade electron-builder version
2026-02-13 22:07:27 -08:00
Siddharth
fac4af40c7
demuxer and CFR conversion
2026-02-13 20:46:12 -08:00
Siddharth
a2ca0799d4
accordion & settings cleanup
2026-01-20 21:10:22 -08:00
Siddharth
6d2e1edb5b
fix build errors
2026-01-20 20:05:14 -08:00
Farhan Shaikh
1586dbe65e
fix(ui): increase height for source selector tabs content
2026-01-13 16:42:19 +05:30
Nikhil Solanki
6e6ecba172
Add GIF export feature to video editor
...
Implements GIF export alongside MP4, including new export types, a GIF exporter module, UI components for format selection and GIF options, and integration into the export dialog and video editor. Adds property-based and unit tests for GIF export correctness, updates dependencies to include gif.js and related types, and refines Electron save dialog to support GIF files.
2025-12-25 01:50:02 +05:30
Siddharth
d6d1a3eca6
build fix
2025-12-05 23:31:36 -07:00
Siddharth
5d7b817586
fix default wallpaper missing from export in build
2025-12-05 22:22:17 -07:00
Siddharth
ec3b9b46a1
annotations in preview
2025-11-30 14:47:22 -07:00
Siddharth
b6d6fe6a70
draggable UI resizer
2025-11-27 14:17:10 -07:00
Siddharth
98d6acaa6a
keyframes
2025-11-25 18:45:37 -07:00
Siddharth
188ba94aad
test win codec fix
2025-11-24 17:11:37 -07:00
Siddharth
dae7dc5212
rm uiohook-napi
2025-11-23 23:32:52 -07:00
Siddharth
1306c6e4ea
logo update
2025-11-23 17:03:56 -07:00
Siddharth
b181546ad3
reduce installer size 50% and app bundle size by 30%
2025-11-23 16:49:53 -07:00
Siddharth
0d5c4529d1
migrate to mediabunny
2025-11-23 12:24:56 -07:00
Siddharth
2e2ce5e151
workflow testing for win attempt 6
2025-11-19 23:24:22 -07:00
Siddharth
965f779fe6
new icons
2025-11-16 22:30:27 -07:00
Siddharth
34e9efdb73
export working
2025-11-16 16:02:21 -07:00
Siddharth
d404ead557
fix blur and filter
2025-11-09 14:47:06 -07:00
Siddharth
61137c3233
delete zoom option
2025-11-08 21:33:03 -07:00
Siddharth
a597ea619d
basic timeline synced to video playback
2025-10-31 22:37:12 -07:00
Siddharth
5440a39146
dnd-kit-timeline
2025-10-18 15:32:48 -07:00
Siddharth
3380bbab46
pixi install
2025-10-18 12:38:30 -07:00
Siddharth
adf22a1408
gradients, colorpicker tabs
2025-10-18 12:02:20 -07:00
Siddharth
5eaa43c247
empty shadow switch
2025-10-17 22:28:57 -07:00
Siddharth
9c095e98de
fix webm metadata duration
2025-10-15 19:11:48 -07:00
Siddharth
240794b2b1
uiohook mouse integration
2025-10-13 15:44:56 -07:00
Siddharth
ac849a3337
source selection
2025-10-12 17:13:31 -07:00
Siddharth
273a01895c
basic screen recording function
2025-10-09 22:37:32 -07:00