Commit Graph
1373 Commits
Author SHA1 Message Date
wiiiii123 ef90dc6a5c fix(export): require cuda inline audio output 2026-05-14 19:04:42 +07:00
wiiiii123 12c09115b1 fix(export): mux native sidecar audio as aac 2026-05-14 18:35:31 +07:00
wiiiii123 7934c03490 chore(export): add nvidia cuda dev launcher 2026-05-13 03:40:27 +07:00
wiiiii123 f8f4fdac1b fix(export): tighten gpu route probe tests 2026-05-13 03:23:33 +07:00
wiiiii123 4e0e1267de fix(export): address native validation review 2026-05-13 03:11:14 +07:00
wiiiii123 f1ddcf355c fix(export): improve cuda compositor resampling 2026-05-13 02:43:38 +07:00
wiiiii123 5e074e79af test(export): stabilize native fallback smoke 2026-05-13 02:42:21 +07:00
wiiiii123 e8b81c71ff fix(recording): keep embedded audio fallbacks safe 2026-05-13 02:41:08 +07:00
wiiiii123 2cd139ae4d fix(export): trust native GPU summary validation 2026-05-12 21:23:18 +07:00
wiiiii123 f2d9ab73b0 Route Windows Lightning exports through NVIDIA native planner 2026-05-12 20:33:07 +07: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