[vlmc-devel] commit: Removing ImportMediaListController. (Hugo Beauzee-Luyssen )

git at videolan.org git at videolan.org
Wed Mar 10 14:52:53 CET 2010


vlmc | branch: master | Hugo Beauzee-Luyssen <beauze.h at gmail.com> | Sun Mar  7 20:47:19 2010 +0100| [d6b8c557fadd3870981dd710402d42d31368bf18] | committer: Hugo Beauzee-Luyssen 

Removing ImportMediaListController.

This breaks almost everything right now, but clean the code soooo
much...
Will be fixed in next commits.

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

 src/CMakeLists.txt                           |    2 -
 src/Gui/import/ImportController.cpp          |   69 ++++---------
 src/Gui/import/ImportController.h            |    7 +-
 src/Gui/import/ImportMediaListController.cpp |  136 --------------------------
 src/Gui/import/ImportMediaListController.h   |   72 --------------
 src/Gui/library/MediaCellView.cpp            |    6 +
 src/Gui/library/MediaCellView.h              |    1 +
 src/Gui/library/MediaListViewController.cpp  |    8 ++
 src/Gui/library/MediaListViewController.h    |    1 +
 9 files changed, 41 insertions(+), 261 deletions(-)

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


More information about the Vlmc-devel mailing list