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
Alan Trebugeais
1c7bcffd25
refactor : video-editor/audio to put all the timeline and video editor logic about audio here. reducing further video editor
2026-05-09 14:30:35 +02:00
Alan Trebugeais
2666541585
fix code quality, and also isue with audio not being the right spot
2026-05-09 13:46:10 +02:00
Alan Trebugeais
bfb0e82165
fix waveform possible problems
2026-05-09 13:38:04 +02:00
Alan Trebugeais
29e10b9ec1
add: TimelineEditor waveformgenerator as a worker. to be extra efficient
2026-05-09 13:35:41 +02:00
Alan Trebugeais
eff3bbf2f7
fix: audio waveform on the wrong layer and not affected by clip size/region
2026-05-09 13:29:06 +02:00
Alan Trebugeais
0c1243c113
fix frameRendering with all extensions
2026-05-09 12:34:33 +02:00
Alan Trebugeais
ce4ad91b09
fix copilot comment about precision of slider control
2026-05-09 12:26:54 +02:00
Alan Trebugeais
8727124ff2
fix iconDrawing for good I think.
2026-05-09 12:22:50 +02:00