DevloperAmanSingh
|
c32daa4f2e
|
refactor: enhance timeline component by improving drag-and-drop functionality and clip selection handling
|
2025-06-27 07:56:18 +05:30 |
|
DevloperAmanSingh
|
0bdbd7e2b3
|
refactor: streamline audio track handling by consolidating clip addition logic in timeline store
|
2025-06-27 00:14:29 +05:30 |
|
DevloperAmanSingh
|
6262f2b379
|
refactor: introduce helper function for consistent clip naming with suffixes in timeline store
|
2025-06-27 00:07:47 +05:30 |
|
DevloperAmanSingh
|
3f0fe9d20e
|
refactor: improve playback controls by replacing inline functions with useCallback for clip manipulation and audio separation
|
2025-06-27 00:07:41 +05:30 |
|
DevloperAmanSingh
|
0383000ada
|
refactor: remove unused drag clip hook import in timeline clip component
|
2025-06-27 00:07:36 +05:30 |
|
DevloperAmanSingh
|
a816cc503f
|
feat: add detailed comments for clip splitting and audio separation methods in timeline store
|
2025-06-26 23:46:43 +05:30 |
|
DevloperAmanSingh
|
f74bebeb8b
|
feat: add comment for clip editing operations in timeline component
|
2025-06-26 23:46:38 +05:30 |
|
DevloperAmanSingh
|
7ca5bcfa50
|
feat: add comments for drag handling and resizing in timeline clip component
|
2025-06-26 23:46:33 +05:30 |
|
DevloperAmanSingh
|
efdd2aa6ed
|
feat: add dropdown menu for clip options including split and audio separation in timeline component
|
2025-06-26 23:41:07 +05:30 |
|
DevloperAmanSingh
|
12a2ec59fd
|
feat: implement clip splitting and audio separation features with keyboard shortcuts in timeline component
|
2025-06-26 23:41:01 +05:30 |
|
DevloperAmanSingh
|
b799615654
|
feat: enhance playback controls with keyboard shortcuts for clip manipulation and audio separation
|
2025-06-26 23:40:56 +05:30 |
|
DevloperAmanSingh
|
3224dd974a
|
feat: add clip splitting and audio separation functionality to timeline store
|
2025-06-26 23:40:50 +05:30 |
|
DevloperAmanSingh
|
70352ced92
|
refactor: update authentication imports in auth-form component to use signIn and signUp from OpenCut
|
2025-06-26 14:40:35 +05:30 |
|
DevloperAmanSingh
|
896f2ee554
|
refactor: remove unnecessary wrapper from MediaPanel component
|
2025-06-26 14:29:24 +05:30 |
|
DevloperAmanSingh
|
181d3fca06
|
fix: improve UI responsiveness during media file processing
|
2025-06-25 21:50:12 +05:30 |
|
DevloperAmanSingh
|
0723623eaf
|
feat: add progress callback to media file processing function
|
2025-06-25 21:41:23 +05:30 |
|
DevloperAmanSingh
|
f9d0be20d0
|
feat: implement progress tracking for media file processing in timeline
|
2025-06-25 21:41:16 +05:30 |
|
DevloperAmanSingh
|
a511c57729
|
feat: enhance media processing with progress tracking
|
2025-06-25 21:41:10 +05:30 |
|
DevloperAmanSingh
|
d9fcef9385
|
fix(playback-store): reset playhead and notify video elements on completion
|
2025-06-25 16:34:12 +05:30 |
|
DevloperAmanSingh
|
01b9dbccc2
|
fix(playback-store): improve mute functionality to retain previous volume state
|
2025-06-25 14:17:26 +05:30 |
|
DevloperAmanSingh
|
3a6cfd73e4
|
feat(playback-types): add muted state and mute controls to PlaybackState and PlaybackControls interfaces
|
2025-06-25 13:28:04 +05:30 |
|
DevloperAmanSingh
|
e14e137212
|
feat(playback-store): implement mute and unmute functionality with improved volume handling
|
2025-06-25 13:27:55 +05:30 |
|
DevloperAmanSingh
|
fe1a2542cc
|
feat(video-player): enhance video player with mute functionality and improved event handling
|
2025-06-25 13:27:48 +05:30 |
|
DevloperAmanSingh
|
66eb6f13d5
|
feat(preview-panel): add volume control and mute functionality to the video player
|
2025-06-25 13:27:39 +05:30 |
|