- 25 Jul, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 24 Jul, 2009 6 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Pause can be toggled until every single ClipWorkflow of every single TrackWorkflow has been paused.
-
Hugo Beauzee-Luyssen authored
This reverts commit df19117a.
-
- 23 Jul, 2009 10 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
This reverts commit c076f2b7.
-
Hugo Beauzee-Luyssen authored
This reverts commit c277adec.
-
Hugo Beauzee-Luyssen authored
This reverts commit 27b832c3, reversing changes made to c277adec.
-
Hugo Beauzee-Luyssen authored
Conflicts: src/Workflow/ClipWorkflow.cpp src/Workflow/MainWorkflow.cpp src/Workflow/TrackWorkflow.cpp src/renderer/WorkflowRenderer.cpp
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
This reverts commit e7b6d21a.
-
Hugo Beauzee-Luyssen authored
This reverts commit 37a0076e.
-
- 22 Jul, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
Pausing is now using a event stack
-
- 21 Jul, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 20 Jul, 2009 2 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
I finally renamed a method starting by m_, this was pissing me off for weeks :) This solves the random crash due to letting Qt delete the main workflow. MainWorkflow is a QObject, but it's not Qt's job to decide when to delete it, since it used by at least 2 widgets which are deleted in an arbitrary order...
-
- 18 Jul, 2009 5 commits
-
-
Hugo Beauzee-Luyssen authored
This fixes issue #30.
-
Hugo Beauzee-Luyssen authored
Performance are really improved, ie previewing is as fast as watching a video in VLC
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Removed tiny debug
-
Hugo Beauzee-Luyssen authored
-
- 17 Jul, 2009 1 commit
-
-
Christophe Courtaut authored
-
- 16 Jul, 2009 6 commits
-
-
Christophe Courtaut authored
-
Hugo Beauzee-Luyssen authored
Conflicts: src/renderer/WorkflowRenderer.cpp
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Also a warning removed.
-
- 14 Jul, 2009 7 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
It misses some frames, it also crash, but it's good enough for now. I'll debug it as it goes.
-
Hugo Beauzee-Luyssen authored
It just lacks RenderPreviewWidget to query only one frame at a time.
-