New toolbox Timeline editor

DRAFT implementation of a new toolbox to apply fade-in and fade-out and to cut the timeline.
This commit is contained in:
Bruno Herbelin
2024-07-13 12:32:05 +02:00
parent 7092de8809
commit 94fbe58fb7
12 changed files with 1276 additions and 457 deletions

View File

@@ -54,6 +54,8 @@ class SourceControlWindow : public WorkspaceWindow
bool mediaplayer_mode_;
bool mediaplayer_slider_pressed_;
float mediaplayer_timeline_zoom_;
bool mediaplayer_edit_panel_;
void RenderMediaPlayer(MediaSource *ms);
// draw methods