Commit Graph
1049 Commits
Author SHA1 Message Date
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 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
Alan Trebugeais d7b4211b2c fix both problems from copilot 2026-05-09 12:08:27 +02:00
Alan Trebugeais 7a6a2ac9ec fix SliderControl problems (copilot comments) 2026-05-09 12:04:12 +02:00
Alan Trebugeais 4d4fad7fa7 Merge branch 'main' into feat/settings-panel-auto-props-extension-ui 2026-05-09 12:00:30 +02:00
Alan Trebugeais 730d5d0668 fix webAdderall icon comments (valid) 2026-05-09 11:45:22 +02:00
Alan Trebugeais 8bec547077 Merge branch 'feat/settings-panel-auto-props-extension-ui' of github.com:ExtraBinoss/Recordly-forked into feat/settings-panel-auto-props-extension-ui 2026-05-09 11:41:53 +02:00
Alan Trebugeais 613d175a56 Merge branch 'main' into feat/settings-panel-auto-props-extension-ui 2026-05-09 11:41:37 +02:00
Alan Trebugeais 2dac0e17af fix: merge conflicts and scrubbing in the new timeline refactor 2026-05-09 11:39:11 +02:00
Alan Trebugeais c7b1e4c07b Merge remote-tracking branch 'upstream/main' into refacto/timeline-code 2026-05-09 11:30:37 +02:00
wiiiii123 4f0361e43a fix(recording): clamp cursor samples at pause boundary 2026-05-09 12:57:05 +07:00
wiiiii123 70b46ecb86 Revert "Merge pull request #465 from webadderallorg/fix/issue395-zoom-independent-cursor"
This reverts commit ea443f4e0e, reversing
changes made to ee4db6b3ad.
2026-05-09 10:09:37 +07:00
wiiiii123 61a7913d11 fix(editor): keep cursor size stable during zoom 2026-05-09 09:53:03 +07:00
wiiiii123 0fce11792d test(recording): cover paused recorder flush order 2026-05-09 09:01:39 +07:00
wiiiii123 6ebd15edef fix(recording): stop browser recorder before cleanup 2026-05-09 08:53:53 +07:00
wiiiii123 34d7ebc815 fix(extensions): preserve slider range defaults 2026-05-09 08:46:02 +07:00
Phạm Thị Minh Hồng 7adfbc8ebd Merge pull request #463 from webadderallorg/fix/issue460-vertical-export-resolution
test(export): cover odd MP4 dimension normalization
2026-05-09 08:39:01 +07:00
wiiiii123 ea747c1017 test(export): cover odd mp4 dimensions 2026-05-09 08:36:12 +07:00
Phạm Thị Minh Hồng f3887b31b7 Merge pull request #462 from webadderallorg/fix/issue460-vertical-export-resolution
fix(export): use portrait target dimensions
2026-05-09 08:34:49 +07:00
webadderall 1d993b7153 Merge pull request #437 from ExtraBinoss/feat/timeline-scrubbing
feat/timeline-scrubbing : Mouse now scrubs timeline.
2026-05-09 11:29:48 +10:00
wiiiii123 0105cc415c fix(export): use portrait target dimensions 2026-05-09 08:29:39 +07:00
wiiiii123 2f17894fae fix(export): fallback native lightning errors 2026-05-09 08:10:00 +07:00
Alan Trebugeais 4aeb2b6ee2 fix last code rabbit comments 2026-05-09 00:42:35 +02:00
Alan Trebugeais 774fd6a17f fix copilot issues 2026-05-09 00:32:36 +02:00
Alan Trebugeais 09b6651ce8 add IconDraw like copilot suggested 2026-05-09 00:28:47 +02:00
Alan Trebugeais 8891d42ef6 fix: codeRabbits comments 2026-05-09 00:26:51 +02:00
Alan Trebugeais 4b25e20778 fix codeRabbit comments 2026-05-09 00:25:40 +02:00
Alan Trebugeais d2740786fc add: drawIcons for extensions, extensions can now draw Icon from Phosphor/react
fix: SliderControl is now the default for Settings Panel of the extensions
fix: resetting of values on shadows/corner radius
2026-05-08 23:38:33 +02:00
Alan Trebugeais 734765930d remove duplicate handle select 2026-05-08 19:58:59 +02:00
Alan Trebugeais cb5061688b del: markdowns 2026-05-08 19:56:50 +02:00
wiiiii123 9faf1656b6 test(editor): cover cut-region preview skipping 2026-05-08 23:12:37 +07:00
wiiiii123 b5bb128206 fix(timeline): include slow clip duration in range 2026-05-08 23:01:02 +07:00
wiiiii123 4f89a6d38d fix(export): keep large saves off arraybuffer path 2026-05-08 22:40:40 +07:00
wiiiii123 31cb818dfd fix(export): harden background fallback cleanup 2026-05-08 21:57:04 +07:00
wiiiii123 7aefde75da fix(editor): smooth companion audio preview sync 2026-05-08 21:35:38 +07:00