[vlmc-devel] MainWorkflow: Don't use TrackHandler

Yikai Lu git at videolan.org
Wed Jun 1 18:14:51 CEST 2016


vlmc | branch: master | Yikai Lu <luyikei.qmltu at gmail.com> | Tue May  3 12:57:27 2016 +0900| [fb35b822659a5c733523e4536afe0360262b6b39] | committer: Hugo Beauzée-Luyssen

MainWorkflow: Don't use TrackHandler

Signed-off-by: Hugo Beauzée-Luyssen <hugo at beauzee.fr>

> https://code.videolan.org/videolan/vlmc/commit/fb35b822659a5c733523e4536afe0360262b6b39
---

 src/CMakeLists.txt                             |   1 -
 src/Gui/timeline/AbstractGraphicsMediaItem.cpp |   6 +-
 src/Gui/timeline/GraphicsTrack.cpp             |   6 +-
 src/Gui/timeline/TracksView.cpp                |  35 +++---
 src/Workflow/MainWorkflow.cpp                  | 150 ++++++++++++++-----------
 src/Workflow/MainWorkflow.h                    |  29 ++---
 src/Workflow/TrackWorkflow.cpp                 |  36 ++++--
 src/Workflow/TrackWorkflow.h                   |   4 +-
 8 files changed, 142 insertions(+), 125 deletions(-)

Diff:   https://code.videolan.org/videolan/vlmc/commit/fb35b822659a5c733523e4536afe0360262b6b39


More information about the Vlmc-devel mailing list