Commit Graph

  • fe93050089 Merge pull request #551 from marcgabe15/fix/tests Sid 2026-05-08 08:04:54 -07:00
  • f47fa6bdca fix(macos): add NSScreenCaptureUsageDescription and screen-capture entitlement Trivenzaa-Admin 2026-05-08 01:48:52 -07:00
  • a0c423de67 add diagnostics report Marc Diaz 2026-05-08 00:00:30 -04:00
  • c9980b0dca fix: tests + how to write them Marc Diaz 2026-05-07 23:22:32 -04:00
  • 1aac6eddb0 Merge branch 'main' of github.com:siddharthvaddem/openscreen into feature/remember-last-export-folder AbhinRustagi 2026-05-08 05:29:14 +05:30
  • 25cfd2777f fix: resolve comments AbhinRustagi 2026-05-08 05:24:40 +05:30
  • ada1f434f7 feat: add 'No Webcam' layout preset to hide webcam in final recording Ayusman Singhal 2026-05-07 12:19:48 +05:30
  • 9336e3d3c6 Fix Russian translation typo and reorder imports psychosomat 2026-05-06 13:16:21 +03:00
  • 6130c66be6 Add Russian localization psychosomat 2026-05-06 12:55:01 +03:00
  • 899504f8e2 fix export mouse overlay Siddharth 2026-05-05 22:02:21 -07:00
  • 6a6caf618b fix build Siddharth 2026-05-05 20:29:53 -07:00
  • b6af435e7f Merge pull request #529 from i1Zeus/arabic-support Sid 2026-05-05 19:09:12 -07:00
  • c13ec0df7d fix build to exclude uiohook Siddharth 2026-05-04 19:48:30 -07:00
  • 40f18a9bdf Merge pull request #542 from auberginewly/fix/i18n-add-missing-zoom-threeD-keys Sid 2026-05-04 18:53:39 -07:00
  • 81b1eb3e8a fix(i18n): 补充 7 个语言缺失的 zoom.threeD 翻译键 auberginewly 2026-05-05 06:37:21 +08:00
  • 559e97ddea Wrap export error diagnostics Yusuf Mohsinally 2026-05-03 18:08:22 -07:00
  • 190d5d8ecb 3d iso,tilt Siddharth 2026-05-03 17:54:21 -07:00
  • 156e9c1ec5 Improve export failure diagnostics Yusuf Mohsinally 2026-05-03 14:24:42 -07:00
  • 42c596da66 Lazy load the editor bundle Yusuf Mohsinally 2026-05-03 14:20:43 -07:00
  • 6fc19314dd fix dock macos lifecycle Siddharth 2026-05-03 12:03:23 -07:00
  • 7e00cdb1a9 preview intentional perf optimizations Siddharth 2026-05-03 11:41:03 -07:00
  • a0d1cfe8c8 added ar to config and added fallback to the main.ts recordingStatus i1Zeus 2026-05-03 20:55:11 +03:00
  • f7d1bc6f05 Merge pull request #484 from psychosomat/main Sid 2026-05-03 10:23:27 -07:00
  • 59ecedb0ac implement i18n support and dynamic application menu in electron main process i1Zeus 2026-05-03 20:21:42 +03:00
  • bb30e20df7 implement lightweight i18n support for electron main process i1Zeus 2026-05-03 20:05:06 +03:00
  • b5d37c4270 feat: implement video editor SettingsPanel and add Arabic and English localization files i1Zeus 2026-05-03 20:03:01 +03:00
  • 679e306d31 feat: add Arabic localization support for editor, launch, settings, shortcuts, timeline, common, and dialogs modules i1Zeus 2026-05-03 19:49:35 +03:00
  • b7d3563272 Upload pacman package in Linux CI artifacts psychosomat 2026-05-03 12:10:00 +03:00
  • 78f57970e9 fix ci checks Siddharth 2026-05-02 23:27:38 -07:00
  • bba5fd34cf Merge pull request #524 from hiroppelx/improve-ja-jp-localization Sid 2026-05-02 23:23:44 -07:00
  • 876378b622 Merge pull request #328 from AmirYunus/fix/305-hud-horizontal-scrollbar Sid 2026-05-02 23:23:00 -07:00
  • b7d1864a0b Merge main into fix/305-hud-horizontal-scrollbar Siddharth 2026-05-02 23:21:12 -07:00
  • 613ed008fc Allow PNG custom background uploads Sunwood-ai-labs 2026-05-03 14:55:21 +09:00
  • 8d79a14e3b cursor highlighting and clicks Siddharth 2026-05-02 23:03:14 -07:00
  • e4eeff0ea3 日本語訳を改善 hiroppelx 2026-05-03 11:03:20 +09:00
  • c8d4e867b2 fix recording inception error Siddharth 2026-05-02 17:53:43 -07:00
  • 279320d3ef fix save prompt despite being saved Siddharth 2026-05-02 17:49:40 -07:00
  • 0f28cc0f38 fix missing locales Siddharth 2026-05-02 17:44:56 -07:00
  • d59db3d839 fix missing spanish locale Siddharth 2026-05-02 17:34:47 -07:00
  • 716002f1a9 Merge pull request #370 from BaptisteAuscher/feature/color-wheel Sid 2026-05-02 14:32:44 -07:00
  • e2bdfee653 fix: scope IPC close-confirm responses to the originating window makaradam 2026-05-02 14:36:59 +02:00
  • e7e493294b fix: use relative path for logo so it resolves in packaged app makaradam 2026-05-02 14:33:14 +02:00
  • b2cc722613 fix: use getAssetPath for logo so it resolves correctly in packaged app makaradam 2026-05-02 13:43:20 +02:00
  • 36076aaf2a fix: address code review feedback on custom close dialog makaradam 2026-05-02 13:08:52 +02:00
  • b3469c469b feat: replace native OS close dialog with custom in-app dialog makaradam 2026-05-02 12:28:04 +02:00
  • b801c1ccea fix: resolve comments AbhinRustagi 2026-05-02 01:19:44 +05:30
  • c40727672f feat: implement handlers to store last export location AbhinRustagi 2026-05-02 01:05:17 +05:30
  • a38454a7fb feat: update saveExportedVideo fn signature AbhinRustagi 2026-05-02 01:02:42 +05:30
  • 8e8b194454 adds support for japanese and chineese (taiwan) BaptisteAuscher 2026-04-30 22:22:46 +02:00
  • 916d649037 Merge branch 'main' of github.com:siddharthvaddem/openscreen into feature/color-wheel BaptisteAuscher 2026-04-30 22:07:31 +02:00
  • 37c1ea5984 Add Vietnamese i18n support (vi locale) google-labs-jules[bot] 2026-04-30 16:27:57 +00:00
  • 884021c7d6 Merge pull request #505 from marcgabe15/fix/decodeEarlyBug Sid 2026-04-29 21:33:18 -07:00
  • 93466fdda1 fix: add max duration Marc Diaz 2026-04-29 22:52:15 -04:00
  • 786165208f misc: remove misc changes Marc Diaz 2026-04-29 22:45:41 -04:00
  • 0768c449d7 feat: all changes Marc Diaz 2026-04-29 22:36:49 -04:00
  • dc7259ba09 fix: bumped npmDepsHash on package.nix david 2026-04-29 10:31:08 +02:00
  • a6fe33a0f6 Merge pull request #501 from FabLrc/fix/vp8-vp9-codec-normalization Sid 2026-04-28 19:51:03 -07:00
  • 608e0abe87 Merge pull request #457 from shaun0927/fix/cursor-telemetry-session-isolation Sid 2026-04-28 08:08:08 -07:00
  • f9401f051c fix(exporter): fall back to avc1.640033 for unsupported H.264 codec strings FabLrc 2026-04-28 14:13:34 +02:00
  • cae71ed49c fix(exporter): add codec normalization for bare avc1/h264 and logging FabLrc 2026-04-28 14:08:01 +02:00
  • 6577a54418 fix(exporter): normalize bare VP8/VP9 codec strings from web-demuxer FabLrc 2026-04-28 13:59:10 +02:00
  • 3b9b4192bf fix: key cursor telemetry batches by recordingId for safe discard shaun0927 2026-04-28 18:27:14 +09:00
  • 1fefde8881 auto zoom marker Siddharth 2026-04-26 17:25:20 -07:00
  • 5e994d214e fix perf playback choppiness Siddharth 2026-04-26 17:17:49 -07:00
  • 49213960e2 Merge pull request #419 from rajtiwariee/fix/video-blur Sid 2026-04-25 16:52:48 -07:00
  • 8458cbb40e fix: pass asset base URL to preload via additionalArguments Siddharth 2026-04-25 16:47:20 -07:00
  • e1c67c4e92 Revert "Merge pull request #373 from Moncef-Mhz/adjust-zoom-speed" Siddharth 2026-04-25 16:44:57 -07:00
  • 92f0ed8efe Merge pull request #472 from ichi1007/feature/add-i18n-japanese-key Sid 2026-04-25 16:21:24 -07:00
  • 67e7048636 Merge pull request #480 from saiganesh47/patch-1 Sid 2026-04-25 15:56:17 -07:00
  • 13c982618a Merge pull request #491 from AmitwalaH/feature/video-playback-fix Sid 2026-04-25 09:24:00 -07:00
  • 657d55bd72 fix: rethrow play error so allowPlaybackRef resets on failure AmitwalaH 2026-04-25 15:08:01 +05:30
  • c53dd2df93 Merge pull request #496 from Enriquefft/fix/wallpaper-export-376 Sid 2026-04-24 21:34:59 -07:00
  • e06e40dbc2 clean review nits: typed prefix sentinel, instanceof narrowing, drop dead re-export Enriquefft 2026-04-24 22:34:00 -05:00
  • 373319808e cover Windows drive-letter file URLs in legacy wallpaper normalizer test Enriquefft 2026-04-24 21:58:59 -05:00
  • af159e8a2b tighten legacy normalizer and guard against BackgroundLoadError double-wrap Enriquefft 2026-04-24 18:58:34 -05:00
  • f2ff7fb21c address review audit: persist canonical wallpaper, dedupe types, tighten edge cases Enriquefft 2026-04-24 18:55:04 -05:00
  • 702b733074 resolve asset base path synchronously from preload Enriquefft 2026-04-24 18:33:03 -05:00
  • 86c1c483d4 avoid 404s on first swatch render Enriquefft 2026-04-24 18:22:27 -05:00
  • adf3855ac8 harden wallpaper resolver against traversal, PII, and SSOT drift Enriquefft 2026-04-24 18:16:57 -05:00
  • d145f80041 fix: wallpaper backgrounds black in exported video (#376) Enriquefft 2026-04-24 17:59:21 -05:00
  • 466fad399a fix: seed overlaySize on mount and guard ResizeObserver entries AmitwalaH 2026-04-24 15:28:53 +05:30
  • 1673daabe4 merge: resolve conflicts and update video playback system AmitwalaH 2026-04-24 15:07:05 +05:30
  • cffca5f2ff fix: just use one test Marc Diaz 2026-04-23 17:37:08 -04:00
  • d1087af63c fix: lint Marc Diaz 2026-04-23 15:46:35 -04:00
  • 8e1c7e035a fix: correct motion blur state caching logic Raj Tiwari 2026-04-23 23:02:04 +05:30
  • a26eb3cbab perf: cache motion blur state in ticker Raj Tiwari 2026-04-23 22:55:40 +05:30
  • f4e10b28cc style: fix linting errors for biome check Raj Tiwari 2026-04-23 22:50:21 +05:30
  • 9a361a9f2e fix(video-playback): resolve initialization timing issues and ensure smooth zoom & layout rendering AmitwalaH 2026-04-23 15:10:59 +05:30
  • 67ec57751f Merge pull request #390 from FabLrc/update-french-translation Sid 2026-04-22 20:56:05 -07:00
  • 0264d8cb9e Merge pull request #482 from FabLrc/chore/update-dependencies-security-2026-04 Sid 2026-04-22 20:54:45 -07:00
  • fafe8ff82d Merge pull request #486 from FabLrc/update-readme Sid 2026-04-22 07:30:14 -07:00
  • d59ef6a8dd Update README with additional badges for Trendshift (top repository of the day) and Discord badge update FabLrc 2026-04-22 16:06:25 +02:00
  • d823f3f011 Add Star History section to README FabLrc 2026-04-22 12:27:15 +02:00
  • d6d872e529 Fix CodeRabbit review comments psychosomat 2026-04-22 02:23:31 +03:00
  • 31f0483c65 Improve Arch Linux support and fix video export on Hyprland psychosomat 2026-04-22 02:01:20 +03:00
  • 9613e714e1 chore: align @types/node with engine and fix package-lock.json cross-platform resolution FabLrc 2026-04-21 15:06:57 +02:00
  • 7573d8822c fix: regenerate pack-lock.json FabLrc 2026-04-21 15:00:16 +02:00
  • 659affa88c fix: upgrade vite to 7.x to resolve lockfile/platform issues FabLrc 2026-04-21 14:23:22 +02:00
  • f60a11820e Remove unnecessary newline in i18n-check.mjs Sai Ganesh Maganti 2026-04-21 18:01:59 +05:30
  • b472c768ce style: migrate biome config to 2.4.12 and fix formatting (CRLF → LF) FabLrc 2026-04-21 14:11:31 +02:00