Commit Graph
1693 Commits
Author SHA1 Message Date
webadderall e98000149c Port crop modal snapshot handling from OpenScreen 2026-03-15 15:39:24 +11:00
webadderall 3a4e3e5896 Default to windows tab when no screens and show source counts 2026-03-15 15:37:58 +11:00
webadderall 8b30b59393 Rename GIF Infinite Loops to Cursor Loops
Updated section title and description for cursor loops.
v1.0.7
2026-03-15 14:03:54 +11:00
webadderall 852fdd39fb make loop cursor trim-window aware 2026-03-15 13:45:50 +11:00
webadderall 8eb1f99ab7 Update README with cursor loops and GIF section
Added cursor loops to the FAQ and new GIF section.
2026-03-15 13:43:55 +11:00
webadderall fae9ed4ec0 added cursor loop demo gif 2026-03-15 13:41:16 +11:00
webadderall c4ef152162 extract cursor loop telemetry utility 2026-03-15 13:33:37 +11:00
webadderall 941328836f added cursor loop feature and update readme 2026-03-15 13:29:10 +11:00
webadderall 7404301bee fix(export): merge upstream audio timing and cross-platform path normalization 2026-03-15 12:01:45 +11:00
webadderall 931d95bd20 Update contribution guidelines with valuable areas
Added specific areas where help is especially valuable for contributors.
2026-03-15 10:42:14 +11:00
webadderall 4dc5820642 Update README to move FAQ higher
Removed duplicate FAQ section and clarified features of Recordly compared to Openscreen.
2026-03-15 10:39:23 +11:00
webadderall f71712e7d3 fix(export): avoid false early-decode failure when frames are complete 2026-03-15 10:35:20 +11:00
webadderall e2b18ab8e1 Revise README for clarity on platform features and limitations
Updated FAQ section to clarify platform support and cursor animation features. Adjusted limitations and contribution areas for accuracy.
2026-03-15 10:31:00 +11:00
webadderall f5ece43ccd fix(startup): enforce single-instance app lock to prevent duplicate menus v1.0.6 2026-03-15 09:52:39 +11:00
webadderall a831a057df Add acknowledgements section in README
Added acknowledgements section to credit the OpenScreen project.
2026-03-15 09:51:21 +11:00
webadderall d5fea4c558 Merge pull request #8 from tokenflow1m/wgc-capture adding native WGC screen capture for Windows
Add native WGC screen capture for Windows so the OS cursor can be hidden
2026-03-15 09:34:16 +11:00
tokenflow1m d3d202d33b fix(wgc): address PR review feedback
- Use getRecordingsDir() instead of hardcoded RECORDINGS_DIR
- Fix stop order: video first, then audio save, then mux via new
  mux-wgc-recording IPC
- Explicitly stop MediaStream tracks for audio resource cleanup
- Add native WASAPI audio capture (system loopback + mic) in C++ process
  for sample-accurate sync; browser audio APIs crash with WGC
- Add window capture support (CreateForWindow) with window: source prefix
- Kill WGC capture process on app before-quit
- Add even-dimension guard in MFEncoder
- Fix ffmpeg asar path backslash handling on Windows
- Remove dead browser-side WGC audio code (storeWgcAudio IPC,
  ScriptProcessorNode refs, stopWgcAudioCapture)
2026-03-15 03:37:27 +09:00
webadderall 89c7e2e270 Update README with donation acknowledgment and links
Added a note of gratitude to tadees for supporting the project and updated donation links.
2026-03-15 02:25:37 +11:00
webadderall eec8008678 Revise contribution guidelines in README.md
Updated the contributing section to enhance clarity and inclusivity.
2026-03-15 02:02:45 +11:00
webadderall f9143c625c readme update
Updated FAQ section to clarify changes compared to Openscreen and removed outdated instructions for maintainers.
2026-03-15 01:51:41 +11:00
webadderall 24b5b7149b fix(homebrew): embed token in tap remote URL for push auth 2026-03-15 01:05:58 +11: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 9332255beb ci(homebrew): automate tap cask updates from releases
- Add workflow to download DMG assets, compute checksums, and update recordly cask in tap repo
- Open PR automatically in tap repository on release publish or manual dispatch
- Document Homebrew cask install and maintainer setup in README
2026-03-15 00:47:24 +11:00
webadderall dadcb56f53 fix(hud): prevent close-icon clipping and improve Windows mic dropdown contrast
- Expand HUD width so right-side controls stay inside the bar
- Force dark select/option styling for microphone device dropdown readability on Windows
2026-03-15 00:40:07 +11:00
webadderall 474c9c78d4 feat(hud): reshuffle HUD menu and add recordings location picker
- Move recordings path control into HUD menu bar and refine separators/layout
- Show underlined Path: /folder/ label next to Record controls
- Add native folder picker to change recordings location
- Persist selected recordings directory and route recording/project defaults through it
2026-03-15 00:30:54 +11:00
webadderall 5b2e40201a fix(build): remove background transparency references v1.0.5 2026-03-14 23:46:57 +11:00
webadderall 83b7ec48b8 fix(windows): resolve cursor telemetry paths and prevent export finalization stalls
Credit: Adapted from OpenScreen upstream PR contributions.
2026-03-14 23:29:32 +11:00
webadderall 72552215ee chore(ci): remove pull request quality workflow 2026-03-14 22:53:01 +11:00
webadderall e5e869e654 feat(export): add native aspect ratio option for background-free exports 2026-03-14 22:53:01 +11:00
webadderall 55a65073c7 Change 'Help cover app signing costs' to 'Donate'
Updated donation link text in README.
2026-03-14 22:49:19 +11:00
webadderall ca4938de19 ci: add pull request quality workflow v1.0.4 2026-03-14 20:17:42 +11:00
webadderall 719fc4f75b feat(export): allow re-saving after save dialog cancel (#181) 2026-03-14 20:17:42 +11:00
webadderall 3bf00b22fb Update README with donation and contact information
Added donation link and email for inquiries to README.
2026-03-14 19:50:12 +11:00
webadderall 57643c1c88 Revert "Added Ko-fi link to help fund notarisation"
This reverts commit 462a136ce4.
2026-03-14 19:28:25 +11:00
webadderall 0c4d4c9517 feat(i18n): add app-wide localization framework and translator guide
- Add namespace-based JSON locale structure (en/es)
- Add I18n provider/context with locale persistence and fallback logic
- Add i18n parity checker script (npm run i18n:check)
- Wire app root/title shell to translation API
- Add TRANSLATION_GUIDE.md for contributors
2026-03-14 19:28:11 +11:00
webadderall 462a136ce4 Added Ko-fi link to help fund notarisation 2026-03-14 19:22:36 +11:00
webadderall 829996d562 fix(vite): constrain dep optimizer inputs for Electron HUD
Limit optimizeDeps scanning to index.html and exclude icon packages that were
producing stale/missing prebundle chunks in the transparent HUD renderer.
2026-03-14 17:21:04 +11:00
webadderall c568f0a019 feat(editor): add minimal keyboard undo/redo without UI rewrite
Implements Cmd/Ctrl+Z and Cmd/Ctrl+Shift+Z (plus Ctrl+Y on Windows/Linux)
using local history snapshots in VideoEditor only. This avoids importing
upstream UI/layout/button changes while preserving the same undo/redo idea.
2026-03-14 17:21:04 +11:00
Marc Diaz 309da98b2a feat(gif-worker): increase amount of web workers based on hardwareconcurrecy
(cherry picked from commit 63fd87612ea5a9e158762d6e68c401c4331d2803)
2026-03-14 17:21:04 +11:00
webadderall 04a648daea Update issue templates 2026-03-14 14:03:09 +11:00
webadderall 99764ac5f6 Fix Windows cursor telemetry: add uiohook-napi to asarUnpack and harden export resolution
uiohook-napi ships a native .node binary that cannot be loaded from
inside an .asar archive. Without asarUnpack, nodeRequire('uiohook-napi')
fails silently in packaged builds, the hook never starts, and cursor
telemetry stays empty on Windows.

Changes:
- Add node_modules/uiohook-napi/** to asarUnpack so the native binary
  is extracted to app.asar.unpacked/ where require() can reach it
- Extend loadUiohookModule() fallback chain to handle variant export
  shapes across platform builds (uIOhook / uiohook / Uiohook / default)
- Add normalizeHookMouseButton() and getHookMouseButton() helpers for
  robust cross-platform button code handling (codes 38/39 variants)
- Add diagnostic log to startInteractionCapture() to surface hook load
  state in future debug sessions
2026-03-14 13:31:46 +11:00
webadderall 8d72630820 Clarify changes between Recordly and OpenScreen
Updated the README to clarify the differences between Recordly and OpenScreen.
2026-03-14 00:18:08 +11:00
webadderall 52fcf2dc66 Update README to explain Recordly fork purpose
Clarified the purpose of the Recordly fork and its features.
2026-03-13 22:33:53 +11:00
webadderall 18f71ae2b4 Revise Recordly description and feature highlights
Updated the description of Recordly to highlight new features and changes.
2026-03-13 21:58:03 +11:00
webadderall 9435910e99 History reorganized for upstream alignment. 2026-03-13 21:36:30 +11:00
webadderall 690ffb3968 Port upstream exporter fix and restore cursor sync interpolation 2026-03-13 21:14:05 +11:00
webadderall d4d4ff474f Make ScreenCaptureKit microphone APIs runtime-compatible across SDKs 2026-03-13 21:14:05 +11:00
webadderall 676204dc88 Prebundle mac native helpers and avoid runtime Swift compile in packaged app 2026-03-13 21:14:05 +11:00
webadderall 68dfe277ad Readme update to include desc of platform recording pipelines
Added a note encouraging contributions to the project.
2026-03-13 21:14:05 +11:00
webadderall 791413138e Update note on origins in README.md 2026-03-13 21:14:05 +11:00