- 10 Mar, 2010 11 commits
-
-
Hugo Beauzee-Luyssen authored
Media aren't meant to be used anywhere, except when rendering. Clip can now have subclips, we avoid using uuid when using Clip* is possible. Correcting remaining crap in MediaListViewController and co. View handle as many things as possible, but do not touch data. ImportController doesn't have to do anything with deleting media. That's the MediaContainer's job. Probably many other things...
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
The constness difference was breaking renderers inheritance
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
This doesn't restore the functionnality yet.
-
Hugo Beauzee-Luyssen authored
Please : Do NOT add anyother contructor. There is enough right now.
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
This breaks almost everything right now, but clean the code soooo much... Will be fixed in next commits.
-
Hugo Beauzee-Luyssen authored
Trying to use Clip* and Clip's UUID everywhere in the code. This commit breaks a few things.
-
Hugo Beauzee-Luyssen authored
-
- 07 Mar, 2010 13 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Every uuid is now located in a clip. To select a media, use its base clip's uuid.
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
... as it does nothing more than MediaCellView
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Ho and please, don't clone an objet to get over its constness.
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
We don't need this anymore as Clip aren't stored in the Library.
-
Hugo Beauzee-Luyssen authored
-
- 06 Mar, 2010 10 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
The previewwidget isn't meant to emit a signal about a clip beeing added. Let this to the media, as it holds the clips.
-
Hugo Beauzee-Luyssen authored
This was just some kind of wrapper to the Media::addClip method
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
- 05 Mar, 2010 1 commit
-
-
Ludovic Fauvet authored
-
- 28 Feb, 2010 1 commit
-
-
Marian Hikanik authored
Signed-off-by:
Hugo Beauzee-Luyssen <beauze.h@gmail.com>
-
- 27 Feb, 2010 4 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Updating config.h.cmake to have the version available through a define
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-