Commit Graph
1751 Commits
Author SHA1 Message Date
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
Alan Trebugeais bac15c9929 fix microphone preview 2026-05-09 20:34:49 +02:00
Alan Trebugeais 4c7964493b fix locales for audio 2026-05-09 20:24:34 +02:00
Alan Trebugeais 0c4771ae67 fix: videoexports with audio (system/mic/mixed/user)... everything should work 2026-05-09 20:18:22 +02:00
Alan Trebugeais c33780315a fix: add button to reinitialize the audio settings 2026-05-09 19:47:36 +02:00
Alan Trebugeais 5e5dd7166e fix audio exporting with microphone and system sound etc 2026-05-09 19:43:54 +02:00
Alan Trebugeais 561090a473 add manager tests 2026-05-09 19:30:40 +02:00
Alan Trebugeais ef993a09d0 fix: audioRegions are now allowed (reloading a project with a user audio would not work. 2026-05-09 19:24:07 +02:00
Alan Trebugeais 4d5a7ceb6d fix all audios issues it seems finally. with WebAudio API instead of html audio. 2026-05-09 19:14:28 +02:00
Alan Trebugeais d4fe5d72a1 audio encoding works with exporting. 2026-05-09 18:51:44 +02:00
Alan Trebugeais f4af06d430 add: project persistence of audio settings 2026-05-09 18:07:28 +02:00
Alan Trebugeais 934cd470fd you can now seperate clip audio for each clip 2026-05-09 15:28:28 +02:00
Alan Trebugeais 3df4ca873a add: audio fixed in the wrong layer and stuff 2026-05-09 15:13:26 +02:00
Alan Trebugeais a3baf105e0 audio part seperated from video editor 2026-05-09 14:31:06 +02:00