- 13 Mar, 2010 3 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
This also fix a typo/bug when checking if a clip has already been loaded.
-
- 12 Mar, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
Nothing else is saved, as we now use a QXmlStreamWriter. The file format has changed. Using forward declaration for class Media as soon as possible.
-
- 10 Mar, 2010 2 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
-
- 07 Mar, 2010 4 commits
-
-
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
Ho and please, don't clone an objet to get over its constness.
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
We don't need this anymore as Clip aren't stored in the Library.
-
- 06 Mar, 2010 2 commits
-
-
Hugo Beauzee-Luyssen authored
This was just some kind of wrapper to the Media::addClip method
-
Hugo Beauzee-Luyssen authored
-
- 27 Feb, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 19 Feb, 2010 8 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
QDirModel will soon be outdated, QFileSystemModel is faster, uses its own thread, and check for filesystem changes by itself. Also: Removing useless attributes from Library
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
And when they are, please, check the return value...
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Removed temporary medias from the library
-
- 18 Feb, 2010 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 24 Jan, 2010 1 commit
-
-
Ludovic Fauvet authored
- Extends to 2010. - Use VideoLAN as new legal entity.
-
- 22 Jan, 2010 2 commits
-
-
Hugo Beauzee-Luyssen authored
-
Clement CHAVANCE authored
-
- 21 Jan, 2010 3 commits
-
-
Clement CHAVANCE authored
-
Hugo Beauzee-Luyssen authored
-
Geoffroy Lacarriere authored
-
- 18 Jan, 2010 1 commit
-
-
Christophe Courtaut authored
-
- 15 Jan, 2010 2 commits
-
-
Clement CHAVANCE authored
Loading clips have also been implemented, but it cannot be tested.
-
Hugo Beauzee-Luyssen authored
-
- 14 Jan, 2010 7 commits
-
-
Clement CHAVANCE authored
-
Geoffroy Lacarriere authored
-
Geoffroy Lacarriere authored
-
Geoffroy Lacarriere authored
There is a const baseClip on each media that correspond to the full media lenth.
-
Clement CHAVANCE authored
-
Geoffroy Lacarriere authored
-
Geoffroy Lacarriere authored
All the medias are managed by the library now.
-
- 08 Jan, 2010 1 commit
-
-
Christophe Courtaut authored
-
- 30 Dec, 2009 1 commit
-
-
Clement CHAVANCE authored
-