- 28 May, 2009 10 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
This also fix the crash when clicking on play without any media loaded
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Removed debug
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Vincent Carrubba authored
YOUHOU, FIRST CODE COMMIT, YAY SACRIFICE PONIES! (Don't be afraid, I love ponies, it's a friendly sacrifice)
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Added some doc
-
- 27 May, 2009 3 commits
-
-
Hugo Beauzee-Luyssen authored
You can now play/pause the render preview
-
Hugo Beauzee-Luyssen authored
w00ps, my bad, forgot this earlier :)
-
Hugo Beauzee-Luyssen authored
-
- 26 May, 2009 11 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Removed useless Track.cpp/h
-
Hugo Beauzee-Luyssen authored
... and render is stopped when there is nothing more to do
-
Hugo Beauzee-Luyssen authored
This way, the TrackWorkflow can return a black output when nothing has to be rendered
-
Hugo Beauzee-Luyssen authored
However, they must NOT be simultaneous (for now !)
-
Hugo Beauzee-Luyssen authored
Removed debug that I (obviously) merged badly in a previous commit
-
Hugo Beauzee-Luyssen authored
This is breaking compilation, you can blame me, ho yeah you can !
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
It now starts, load, and pause all by itself, without any intervention of the TrackWorkflow, nor anything else. Added some debug to detect a crash, the problem is probably inside of the metadatamanager.
-
Hugo Beauzee-Luyssen authored
The aim is to launch a clip workflow, and let it start the playback, but pause as the first frame.
-
Hugo Beauzee-Luyssen authored
Was returning -1 everytime...
-
- 25 May, 2009 10 commits
-
-
Hugo Beauzee-Luyssen authored
This has only be tester with a Clip end date, not with an "unset" Clip end. Removed debug.
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
The Main/Tracks workflow remains really basic...
-
Hugo Beauzee-Luyssen authored
There's still a size/chroma/pitch/something_else problem, but this should work soon :)
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
It just lacks a few graphic polish (for the sliders)
-
Hugo Beauzee-Luyssen authored
This seems to breaks a few things (or at least I observed crash that didn't occured before, but maybe that's VLC 1.1 :D
-
- 21 May, 2009 6 commits
-
-
Hugo Beauzee-Luyssen authored
Corrected crash when launching Added render preview widget in UI Deleted unused VLCMediaList
-
Hugo Beauzee-Luyssen authored
There's now a central widget that dispatch preview to a ClipPreviewWidget class if it's a clip In a close future, there will be a RenderPreviewWidget class
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-