- 16 Aug, 2009 3 commits
-
-
Hugo Beauzee-Luyssen authored
Conflicts: src/Workflow/ClipWorkflow.cpp src/Workflow/MainWorkflow.cpp src/Workflow/MainWorkflow.h src/Workflow/TrackWorkflow.cpp src/Workflow/TrackWorkflow.h src/gui/MainWindow.cpp src/renderer/WorkflowRenderer.cpp
-
Hugo Beauzee-Luyssen authored
This also solves a "lag" problem.
-
Hugo Beauzee-Luyssen authored
-
- 15 Aug, 2009 6 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
However, at the moment, the first frame isn't displayed... we need to move the position slider to get one...
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
IE you can pause the preview, but still change the position, and the render gets updated.
-
- 14 Aug, 2009 20 commits
-
-
Hugo Beauzee-Luyssen authored
-
Ludovic Fauvet authored
-
Hugo Beauzee-Luyssen authored
This is really much cleaner than the old versions...
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
Not needed anymore. This reverts commit c7f780d7.
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Ludovic Fauvet authored
The crash occured when the first known position of the newly added clip was exactly at the position of another one.
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Hugo Beauzee-Luyssen authored
Removed useless comments Removed useless constructions of QFileInfo when creating a new Media instance. Corrected header
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Adapting MediaProperty window to use Clip
-
- 13 Aug, 2009 6 commits
-
-
Ludovic Fauvet authored
Conflicts: src/renderer/WorkflowRenderer.cpp vlmc.pro
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
This commit contains some crappy-things, such as a call to the mainloop during a layout re-organisation and should be removed ASAP.
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
- 12 Aug, 2009 5 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
the MediaLibrary contains all of the media, but only gives access to the Clip, created upon the medias. Cleaned metadata process: the clip doesn't appear inside of the mediaLibrary until the metadata process has been completed. Removed junk/useless code
-