Commit Graph
1364 Commits
Author SHA1 Message Date
Alan Trebugeais 0bffd1bd63 add: first part of video editor refactoring, there is still so long to go.. god 2026-05-13 00:49:29 +02:00
webadderall 7bc06c9925 chore(release): bump version to 1.3.0-beta.2 v1.3.0-beta.2 2026-05-11 22:18:36 +10:00
webadderall 4c0dfd8073 Merge pull request #499 from webadderallorg/fix-motion-blur-regressions
fix motion blur regressions
2026-05-11 22:13:35 +10:00
webadderall 3d9043fe3e fix motion blur regressions 2026-05-11 21:39:26 +10:00
webadderall dbc4962fe8 Revert "Restore motion blur behavior and bake stronger defaults"
This reverts commit 869e63e237.
2026-05-11 21:08:54 +10:00
webadderall 869e63e237 Restore motion blur behavior and bake stronger defaults 2026-05-11 20:59:41 +10:00
webadderall 8c5ecc0a8b Repair stale arm64 uiohook binary 2026-05-11 19:53:34 +10:00
webadderall be5bd4e761 Merge pull request #498 from webadderallorg/fix/cursor-playhead-placement
Fix/cursor playhead placement
2026-05-11 19:38:38 +10:00
webadderall e33e214f65 Match mac icon framing to old asset 2026-05-11 19:33:30 +10:00
Alan Trebugeais 398778db6b Merge branch 'main' of https://github.com/webadderallorg/Recordly into fix/cursor-playhead-placement 2026-05-11 11:30:36 +02:00
Alan Trebugeais ce8177a957 fix cursor playhead 2026-05-11 11:30:33 +02:00
webadderall 95dc2a4d4c Update Recordly app branding assets 2026-05-11 19:20:21 +10:00
webadderall 304d3b1eab Merge pull request #491 from ExtraBinoss/fix/video-editor-loading-time
Fix/video editor loading time
2026-05-11 19:06:38 +10:00
webadderall 5779997c9e Merge pull request #487 from ExtraBinoss/fix/css-slidercontrol
fix: SliderControl CSS
2026-05-11 19:03:43 +10:00
webadderall 5a6c8daa59 Merge pull request #488 from miticojo/feat/italian-locale
feat(i18n): add Italian (it) locale
2026-05-11 18:55:27 +10:00
webadderall 1344a99dd9 Merge pull request #478 from ExtraBinoss/fix/global-extension-frame-renderer-path
fix frameRendering with all extensions
2026-05-11 18:54:08 +10:00
webadderall e5cb2d7e40 Merge pull request #486 from ExtraBinoss/fix/mouse-passthrough
fix: Mouse passthrough bug, v 1.3.0beta
2026-05-11 18:53:19 +10:00
Alan Trebugeais 50149c9e9b fix code rabbits comments 2026-05-11 00:43:02 +02:00
Alan Trebugeais 865a900c5a fix suggestion from web adderall 2026-05-11 00:40:32 +02:00
Alan Trebugeais b702f43ed5 fix waveform not being the right length. 2026-05-10 23:46:39 +02:00
Alan Trebugeais ccbeb5fa1d fix: webcam recording, now it works, alongside the microphone etc 2026-05-10 23:37:07 +02:00
Alan Trebugeais 34dcddc455 add: video editor use screen recorder fix code rabbits 2026-05-10 21:36:52 +02:00
Alan Trebugeais 2f1d3f38cd audio encoder code rabbits 2026-05-10 21:20:32 +02:00
Alan Trebugeais a7f99ae506 fix(audio): Enforce strict 100% volume ceiling for all audio tracks 2026-05-10 21:09:29 +02:00
Alan Trebugeais 4c1a63178a fix: audio pitch 2026-05-10 20:48:13 +02:00
Alan Trebugeais 55a81a0b6a fix screenrecorder webcam 2026-05-10 18:05:29 +02:00
Alan Trebugeais 5e453574a7 real warning removal 2026-05-10 14:23:53 +02:00
Alan Trebugeais fb4cd6236b add: performance fix in timeline editor and warning removal 2026-05-10 14:20:17 +02:00
Alan Trebugeais 902f42d07d removed muxing completly from the code (mac/windows) 2026-05-10 13:30:34 +02:00
Alan Trebugeais 2537952a94 fix: editor loads instantly 2026-05-10 13:18:26 +02:00
Alan Trebugeais 3d8ae1942a add: 20 seconds -> 2 seconds fix, for now behind a flag to be sure to be able to revert. 2026-05-10 13:01:45 +02:00
miticojo c85af1e5b5 feat(i18n): add Italian (it) locale
Add full Italian translation across all 8 namespaces (common, launch,
editor, timeline, settings, dialogs, shortcuts, extensions). Register
'it' in SUPPORTED_LOCALES, wire bundle in I18nContext, and add
"Italiano" label to MorePopover and SettingsPanel language selectors.

i18n:check reports no missing/extra keys for the new locale.
2026-05-10 11:47:39 +02:00
Alan Trebugeais f092b1ede9 fix nitpick comments 2026-05-10 00:44:23 +02:00
Alan Trebugeais bc674346aa fix problems called out by CodeRabbits 2026-05-10 00:31:04 +02:00
Alan Trebugeais 46c7115ba5 fix code rabbits comment which is valid 2026-05-10 00:25:19 +02:00
Alan Trebugeais fd9bd1a755 fix: SliderControl is now 2026-05-10 00:19:03 +02:00
Alan Trebugeais 13e3d2bc24 fix: mouse passthrough on windows and other oses 2026-05-09 23:42:49 +02:00
ExtraBinoss f6a40d7324 Merge pull request #485 from ExtraBinoss/fix/source-selection
fix: Recording doesn't work with different windows
2026-05-09 23:39:49 +02:00
Alan Trebugeais 30c82fcce4 fix: parsing of window ID was not done. Hence why it couldn't record something other than the entire screen. 2026-05-09 23:20:13 +02:00
Alan Trebugeais 5c0342ceaa Merge branch 'main' into fix/global-extension-frame-renderer-path 2026-05-09 22:39:06 +02:00
ExtraBinoss 7ec1f8a25f Merge pull request #459 from ExtraBinoss/feat/settings-panel-auto-props-extension-ui
add: drawIcons for extensions, SettingsPanel for extension fixed.
2026-05-09 22:34:12 +02:00
Alan Trebugeais 269e805c89 Merge branch 'main' of https://github.com/webadderallorg/Recordly into feat/settings-panel-auto-props-extension-ui 2026-05-09 22:32:27 +02:00
ExtraBinoss 62a1ed2667 Merge pull request #482 from ExtraBinoss/fix/audio-wrong-layer
Fix/audio wrong layer and audio playback
2026-05-09 22:29:31 +02:00
Alan Trebugeais a18192c6df fix valid code rabbits comments 2026-05-09 21:37:55 +02:00
Alan Trebugeais d7a6734464 fix exporter not taking varaibles 2026-05-09 21:22:22 +02:00
Alan Trebugeais d25aaa0901 audio encoder fix 2026-05-09 21:10:16 +02:00
Alan Trebugeais 327d80963c adressing Rabbits comments 2026-05-09 20:55:41 +02:00
Alan Trebugeais 19069cfa32 fix codeRabbits comments 2026-05-09 20:52:10 +02:00
Alan Trebugeais c9a30a2e96 fix bufferwebworker 2026-05-09 20:48:01 +02:00
Alan Trebugeais 28a8a2217a add normalized gain variable 2026-05-09 20:45:14 +02:00