Commit Graph

5 Commits

Author SHA1 Message Date
777b0f7000 refactor: improved type-safety, removal of any from all instances 2025-06-25 21:40:54 +02:00
ad0476e78f fix: merge conflicts & updated more URLs following our new path 2025-06-24 07:55:02 +03:00
f72f5c100b Add video speed control and improve playback smoothness
Added a speed control dropdown in the timeline toolbar that lets users change video playback speed between 0.5x to 2x. The dropdown shows the current speed and offers preset options.

Made video playback smoother by:
- Using better timing for speed changes
- Improving video synchronization
- Reducing playback stutters
- Making speed changes more responsive

The speed control is now easily accessible while editing and works smoothly with all video clips.
2025-06-23 20:01:12 +05:30
6ee16f9df8 feat: so much stuff 2025-06-22 19:28:03 +02:00
be97024868 so much stuff??? 2025-06-22 13:07:02 +02:00