- 26 May, 2009 8 commits
-
-
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.
-
- 25 May, 2009 3 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
There's still a size/chroma/pitch/something_else problem, but this should work soon :)
-
- 21 May, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 19 May, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
Corrected Clip workflow, seems kinda functionnal, but will need more testing...
-
- 19 Apr, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
VLC config files aren't loaded anymore. ("--ignore-config")
-
- 12 Apr, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
Library is now made of a GUI representation, and a frontend/backend, that communicate with slots/signals Also, VLCException must now be catched using the macro CheckVlcppException, so that it prints out file and line of the error.
-
- 11 Apr, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 10 Apr, 2009 1 commit
-
-
Geoffroy Lacarriere authored
-
- 26 Mar, 2009 2 commits
-
-
Ludovic Fauvet authored
Please do not use 'this' pointer when it isn't required.
-
Hugo Beauzee-Luyssen authored
-
- 21 Mar, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-