Commit Graph
1364 Commits
Author SHA1 Message Date
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
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
webadderall de4546999f Change Recordly logo in README
Updated the logo image in the README file.
2026-05-09 20:03:06 +10:00
Alan Trebugeais 4d4fad7fa7 Merge branch 'main' into feat/settings-panel-auto-props-extension-ui 2026-05-09 12:00:30 +02:00
webadderall 88d3b1bce5 Merge pull request #448 from ExtraBinoss/refacto/timeline-code
refactor: timeline code 2500 -> 400 lines
2026-05-09 19:57:37 +10: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
Phạm Thị Minh Hồng a0861fcc9a Merge pull request #472 from webadderallorg/fix/issue470-cursor-pause-boundary
fix(recording): clamp cursor samples at pause boundary
2026-05-09 13:16:57 +07:00
wiiiii123 9515f64efb fix(recording): keep cursor boundary timestamps monotonic 2026-05-09 13:10:20 +07:00
wiiiii123 4f0361e43a fix(recording): clamp cursor samples at pause boundary 2026-05-09 12:57:05 +07:00
Phạm Thị Minh Hồng 34f46697d8 Merge pull request #468 from webadderallorg/fix/issue467-electron-main-cjs-output
fix(electron): force main bundle cjs output
2026-05-09 11:25:39 +07:00
wiiiii123 513c576c27 fix(electron): preserve unsupported export blocks 2026-05-09 11:23:01 +07:00
wiiiii123 92f7476c64 fix(electron): force main bundle cjs output 2026-05-09 10:51:22 +07:00
Phạm Thị Minh Hồng 1b81c2dc40 Merge pull request #466 from webadderallorg/fix/revert-zoom-independent-cursor
fix(editor): restore zoomed cursor sizing default
2026-05-09 10:13:33 +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
Phạm Thị Minh Hồng ea443f4e0e Merge pull request #465 from webadderallorg/fix/issue395-zoom-independent-cursor
fix(editor): keep cursor size stable during zoom
2026-05-09 09:59:36 +07:00
wiiiii123 61a7913d11 fix(editor): keep cursor size stable during zoom 2026-05-09 09:53:03 +07:00
Phạm Thị Minh Hồng ee4db6b3ad fix(recording): stop browser recorder before cleanup (#464)
* fix(recording): stop browser recorder before cleanup

* test(recording): cover paused recorder flush order
2026-05-09 09:04:08 +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