[vlmc-devel] commit: Project: Load the ClipWorkflow's effects that was saved. ( Hugo Beauzée-Luyssen )
    git at videolan.org 
    git at videolan.org
       
    Fri Jul 30 00:38:27 CEST 2010
    
    
  
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Thu Jul 29 23:27:09 2010 +0200| [55ae968aeac30f3ee4de820cf91fc0765ff3da2f] | committer: Hugo Beauzée-Luyssen 
Project: Load the ClipWorkflow's effects that was saved.
This prepares the MainWorkflow for effects undo/redo
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=55ae968aeac30f3ee4de820cf91fc0765ff3da2f
---
 src/Project/ProjectManager.cpp     |    6 ++++--
 src/Workflow/AudioClipWorkflow.h   |    3 ++-
 src/Workflow/ClipWorkflow.h        |   14 +++++++-------
 src/Workflow/ImageClipWorkflow.h   |    2 ++
 src/Workflow/MainWorkflow.cpp      |   27 +++++++++++++++++++++++++++
 src/Workflow/MainWorkflow.h        |   17 +++++++++++------
 src/Workflow/TrackHandler.cpp      |    6 ++++++
 src/Workflow/TrackHandler.h        |    2 ++
 src/Workflow/TrackWorkflow.cpp     |   14 ++++++++++++++
 src/Workflow/TrackWorkflow.h       |    1 +
 src/Workflow/VideoClipWorkflow.cpp |    1 +
 11 files changed, 77 insertions(+), 16 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=55ae968aeac30f3ee4de820cf91fc0765ff3da2f
    
    
More information about the Vlmc-devel
mailing list