[vlmc-devel] commit: Library: Project loading is functionnal for the library. ( Hugo Beauzee-Luyssen )
git at videolan.org
git at videolan.org
Sat Mar 13 12:57:07 CET 2010
vlmc | branch: master | Hugo Beauzee-Luyssen <beauze.h at gmail.com> | Sat Mar 13 12:56:08 2010 +0100| [dc810a8143c3fe75d5b0d117b25eac96182ea01b] | committer: Hugo Beauzee-Luyssen
Library: Project loading is functionnal for the library.
This also fix a typo/bug when checking if a clip has already been
loaded.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=dc810a8143c3fe75d5b0d117b25eac96182ea01b
---
src/Gui/import/ImportController.cpp | 1 +
src/Library/Library.cpp | 207 +++++++++++++++-------------------
src/Library/MediaContainer.cpp | 51 ++++++++-
src/Library/MediaContainer.h | 10 ++
src/Project/ProjectManager.cpp | 29 ++---
src/Project/ProjectManager.h | 2 -
6 files changed, 162 insertions(+), 138 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=dc810a8143c3fe75d5b0d117b25eac96182ea01b
More information about the Vlmc-devel
mailing list