[vlmc-devel] commit: Starting a workspace implementation. ( Hugo Beauzée-Luyssen )

git at videolan.org git at videolan.org
Sun Jun 20 23:50:32 CEST 2010


vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Sun Jun 20 21:52:35 2010 +0200| [ca7c6c5020c16db1be8d3b18e8af42b9fa4a8418] | committer: Hugo Beauzée-Luyssen 

Starting a workspace implementation.

For now, files are just copied to the specified workspace directory.

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=ca7c6c5020c16db1be8d3b18e8af42b9fa4a8418
---

 src/CMakeLists.txt              |    4 ++
 src/Library/MediaContainer.cpp  |    2 +-
 src/Media/Media.cpp             |   24 +++++++++++++
 src/Media/Media.h               |    5 +++
 src/Project/ProjectManager.cpp  |    3 ++
 src/Project/Workspace.cpp       |   71 +++++++++++++++++++++++++++++++++++++++
 src/Project/Workspace.h         |   52 ++++++++++++++++++++++++++++
 src/Project/WorkspaceWorker.cpp |   48 ++++++++++++++++++++++++++
 src/Project/WorkspaceWorker.h   |   44 ++++++++++++++++++++++++
 9 files changed, 252 insertions(+), 1 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=ca7c6c5020c16db1be8d3b18e8af42b9fa4a8418


More information about the Vlmc-devel mailing list