430 Commits
Author SHA1 Message Date
webadderall ab1a163281 fix: re-release v1.1.1 mic capture + hud position v1.1.1 2026-03-18 21:00:39 +11:00
webadderall 15e5c777f0 Update README.md 2026-03-18 18:56:50 +11:00
webadderall 3da6ef6406 Update README.md 2026-03-18 18:39:02 +11:00
webadderall ecd6bc0571 Bump version to 1.1.1 2026-03-18 18:36:25 +11:00
webadderall bd01f06c97 Refine HUD menu controls and positioning 2026-03-18 18:36:25 +11:00
webadderall 24927e9b0b Fix TypeScript cleanup regressions 2026-03-18 18:36:25 +11:00
webadderall de1074cdff Pause native screen capture across platforms 2026-03-18 18:36:25 +11:00
webadderall d5f14f9b16 Merge pull request #56 from gurpreetkaits/feature/ui-improvements
- Redesign HUD overlay bar with dark glassmorphism aesthetic and inline source dropdown
2026-03-18 17:56:48 +11:00
Gurpreet Kait ebe333f029 - tests driven
- language support
- webcame pause/resume sync
- native recording pause
- cancel (clears chunks and stops both recoders and webcame discarded on native cancel
- full lifecycle with webcame - pause - resume - stop keeps webcame in sync throughout
2026-03-18 11:59:58 +05:30
Gurpreet Kait 9679e20e48 Merge branch 'main' into feature/ui-improvements 2026-03-18 10:58:56 +05:30
webadderall 0836b9e1e8 Read export local media via IPC 2026-03-18 16:18:53 +11:00
Gurpreet Kait 15f48538bc Merge branch 'main' into feature/ui-improvements 2026-03-18 10:39:07 +05:30
webadderall 9d17cb7427 Add webcam export coverage 2026-03-18 16:06:19 +11:00
webadderall f2fcc48479 docs: refresh Chinese README translation 2026-03-18 15:32:58 +11:00
Gurpreet Kait bb826a54bf show system audio in HUD bar 2026-03-18 10:00:55 +05:30
webadderall 72a390c941 fix: decode webcam frames during export 2026-03-18 15:22:03 +11:00
webadderall 45612985db Remove duplicate license 2026-03-18 15:17:26 +11:00
webadderall 58f2e27bfe Add animated webcam overlay to feature list
Updated README to include animated webcam overlay feature.
2026-03-18 14:30:18 +11:00
webadderall 843b6895e4 fix: restore background toggle and parent save dialog 2026-03-18 14:26:42 +11:00
webadderall 5e88dcf995 feat: add export save dialog retry action 2026-03-18 14:26:42 +11:00
webadderall fcccffbeb7 refactor: remove redundant quick background toggle 2026-03-18 14:26:42 +11:00
webadderall 5f3e1e09e8 feat: allow manual webcam footage import 2026-03-18 14:26:42 +11:00
webadderall 8eed3bbee1 feat: add webcam overlay editing and export support 2026-03-18 14:26:42 +11:00
webadderall d6239af7d2 Add new anonymous supporter 2026-03-18 09:05:07 +11:00
webadderall 6b0e516159 Merge pull request #60 from josephmiclaus/patch-1
Fix donation link in README
2026-03-18 08:56:55 +11:00
Joseph Miclaus 6538b1299d Fix donation link in README
Fixes the donation link at the top NOTE in the README to be equivalent to the one from the Donations section.
2026-03-17 20:05:37 +01:00
Gurpreet Kait 03c05c8464 - Fix dropdown menu pushing HUD bar down by using 100vh height container
with flex layout that reserves space above the bar for menu cards
  - Increase HUD window size to 620x520 for menu card headroom
  - Replace mic on/off toggle with mic selector card showing all available
    microphones with live audio level meters per device
  - Remove old separate mic controls panel
  - Increase bar size with larger buttons, padding, and separators
  - Fix TS null safety in stopRecording MediaRecorder accessfix
2026-03-17 20:54:49 +05:30
webadderall 20cf4c2ddd Update FAQ section for clarity
Clarified the FAQ section regarding changes from the upstream project.
2026-03-17 23:05:35 +11:00
Gurpreet Kait 080b782659 fix(recording): allow stop while paused and guard native pause
- Fix stopRecording to handle MediaRecorder 'paused' state by resuming
    before stopping, ensuring final data chunk is flushed
  - Guard pauseRecording as no-op for native recordings (macOS SCK /
    Windows WGC) that lack pause IPC support
  - Add 14 unit tests for pause/stop state machine
2026-03-17 16:32:25 +05:30
Gurpreet Kait a95f32a095 - Redesign HUD overlay bar with dark glassmorphism aesthetic and inline source dropdown
- Add pause, resume, and cancel recording controls with elapsed timer
  - Move folder, language, and system audio into three-dots overflow menu with source highlight
  wave
2026-03-17 16:05:23 +05:30
webadderall 0dda919a83 Update README.md 2026-03-17 17:03:36 +11:00
webadderall d4ee022708 ci: auto-merge homebrew tap cask update PR 2026-03-17 16:57:10 +11:00
webadderall e0efd7bab6 Merge pull request #37 from lawrence-mil/main
Add Anti Slop GitHub Action for pull request quality checks
2026-03-17 16:53:41 +11:00
webadderall 563cdafde1 feat(windows): toast when WGC fallback is used 2026-03-17 16:40:25 +11:00
webadderall fff7668fea Update README.md 2026-03-17 16:38:20 +11:00
webadderall 45cc20c3cb added donor in README
Updated acknowledgments and donation information in README.
2026-03-17 16:37:01 +11:00
webadderall cc85c600be Update README.md 2026-03-17 13:43:05 +11:00
webadderall adb77d3e81 Enhance README with cursor animations and features
Updated features section to include cursor animations and improved descriptions.
2026-03-17 11:23:39 +11:00
webadderall fc77b0e9d1 Add files via upload 2026-03-17 11:20:34 +11:00
webadderall ba56d5cdb1 fix(ui): restore remove-background toggle and cursor sway default 2026-03-17 11:05:55 +11:00
webadderall 97ebb0de11 feat(ui): add Remove background toggle to effects panel 2026-03-17 10:54:16 +11:00
webadderall c27e43d255 Merge pull request #38 from kbdevs/feat/cursor-sway
feat(editor): add cursor sway, HUD capture controls, and persistent prefs
2026-03-17 10:24:00 +11:00
Lawrence d8d601ff5d Add auto-translate workflow for zh-CN
This workflow automatically translates markdown files from English to Chinese (zh-CN) on pushes to the main branch.
2026-03-16 22:24:27 +00:00
Lawrence 139c072ac8 refactor: remove NO_BACKGROUND references and related code for cleaner background handling 2026-03-16 22:19:58 +00:00
Lawrence 7057f166cf Merge branch 'webadderall:main' into main 2026-03-16 22:02:59 +00:00
Lawrence 3b27122987 Merge pull request #1 from lawrence-mil/copilot/add-option-for-no-background
feat: add "None" background option to remove all premade backgrounds
2026-03-16 22:01:48 +00:00
copilot-swe-agent[bot]andlawrence-mil d908448a3e feat: add None option to remove premade backgrounds
Co-authored-by: lawrence-mil <221152068+lawrence-mil@users.noreply.github.com>
2026-03-16 22:00:52 +00:00
copilot-swe-agent[bot] a678bd2e96 Initial plan 2026-03-16 21:53:09 +00:00
Lawrence 60d7fcd7c6 Update antislop.yml 2026-03-16 21:38:06 +00:00
KBCats 6e7a034a93 merge main into feat/cursor-sway 2026-03-16 08:57:03 -07:00