Siddharth
c868469be5
fix: auto-finalize duration bug, restore cancelRecording, and add i18n for pause tooltips
2026-04-05 10:17:35 -07:00
Manish
0bc3bbca6b
Merge branch 'main' into feature/pause-button
2026-04-05 22:03:35 +05:30
maniesh6900
b002f2a485
added a new Feature that allows user to pause/resume while screen recording,
2026-04-04 00:56:14 +05:30
Adam
2b471783c0
feat: add Cancel Recording button to HUD
2026-04-03 02:00:36 -05:00
Sid
b101820ab8
Merge pull request #293 from abres33/fix/restart-recording-windows
...
fix: prevent double-finalize race condition in restartRecording on Windos
2026-04-02 23:35:46 -07:00
Adam
846cf71e09
fix: prevent double-finalize race condition in restartRecording on Windows
2026-04-03 01:12:26 -05:00
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
Siddharth
4a299063c3
lang support
2026-03-21 18:18:43 -07:00
Marcus Schiesser
579887e2f8
fix: improve camera permission handling
2026-03-19 16:49:46 +08:00
Siddharth
0f123283b3
Merge remote-tracking branch 'origin/main' into main
2026-03-17 18:55:46 -07:00
Prayas Lashkari
e2147bec63
feat: enhance restart recording functionality to prevent concurrent restarts
2026-03-17 13:48:31 -04:00
Marcus Schiesser
1591f7dfcb
fix: restore passing checks for webcam overlay changes
2026-03-17 20:29:13 +08:00
Marcus Schiesser
c3e4c86b33
fix: reset webcam state on access denial
2026-03-17 20:07:10 +08:00
Marcus Schiesser
f1a453b9b2
fix: finalize externally stopped recordings
2026-03-17 19:57:45 +08:00
Marcus Schiesser
e4263d4597
fix: sync webcam preview playback speed
2026-03-17 19:37:12 +08:00
Marcus Schiesser
2fb5b3b574
Add webcam recording overlay support
2026-03-17 19:09:34 +08:00
Prayas Lashkari
119c3acb18
feat: implement async restart recording functionality to ensure proper session handling
2026-03-17 01:57:55 -04:00
Prayas Lashkari
0727b61de7
feat: add restart recording functionality in LaunchWindow and useScreenRecorder
2026-03-15 02:07:39 -04:00
FabLrc
4b79909116
fix: stabilize lint/typecheck and shortcut typing
2026-03-13 11:24:54 +01:00
Siddharth
885d66c4a4
biome linting refactor
2026-03-07 17:59:41 -08:00
Siddharth
371f79a35f
system audio
2026-03-07 16:44:10 -08:00
Siddharth
64bc261c20
audio recording and settings
2026-03-07 15:56:11 -08:00
Brodypen
83d3e7b6b8
refactor: replace magic numbers with named constants in useScreenRecorder
2026-02-28 01:08:19 -06:00
Siddharth
899e55d257
update usescreenrecorder
2025-12-01 22:16:38 -07:00
Siddharth
dae7dc5212
rm uiohook-napi
2025-11-23 23:32:52 -07:00
Siddharth
0e0f5003ff
fix screen recording, optimize exporting pipeline
2025-11-22 23:40:39 -07:00
Siddharth
55a373c7ef
recording optimizations
2025-11-22 22:28:58 -07:00
Siddharth
c3eb97116a
stop via tray
2025-10-17 20:05:17 -07:00
Siddharth
ec37cd7f11
code cleanup
2025-10-17 17:06:03 -07:00
Siddharth
9c095e98de
fix webm metadata duration
2025-10-15 19:11:48 -07:00
Siddharth
a578e659e6
tmp files & video editor preview
2025-10-14 23:16:03 -07:00
Siddharth
5459eb3bc2
uiohook refactoring
2025-10-13 16:00:30 -07:00
Siddharth
240794b2b1
uiohook mouse integration
2025-10-13 15:44:56 -07:00
Siddharth
7428afaa6d
qol impr
2025-10-12 17:42:06 -07:00
Siddharth
ac849a3337
source selection
2025-10-12 17:13:31 -07:00
Siddharth
80221a5624
rm memory leak, more functional improvements
2025-10-10 00:30:04 -07:00
Siddharth
273a01895c
basic screen recording function
2025-10-09 22:37:32 -07:00