- 30 Jul, 2009 3 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
This works for adding/removing clip
-
- 26 Jul, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
Added LibVLCpp::MediaPlayer destructor, avoiding event crashes Fixed potential memory leaks Removed junk code, corrected minor typo
-
- 25 Jul, 2009 2 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
- 24 Jul, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 20 Jul, 2009 1 commit
-
-
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...
-
- 17 Jul, 2009 1 commit
-
-
Christophe Courtaut authored
-
- 16 Jul, 2009 4 commits
-
-
Christophe Courtaut authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Also a warning removed.
-
- 14 Jul, 2009 6 commits
-
-
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.
-
Hugo Beauzee-Luyssen authored
This reverts commit 68f40c44.
-
Hugo Beauzee-Luyssen authored
This reverts commit 295c52c5.
-
- 13 Jul, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 11 Jul, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 10 Jul, 2009 1 commit
-
-
Christophe Courtaut authored
-
- 09 Jul, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 07 Jul, 2009 1 commit
-
-
Hugo Beauzee-Luyssen authored
-
- 06 Jul, 2009 6 commits
-
-
Hugo Beauzee-Luyssen authored
At least one crash remains, and this hasn't been tester much yet...
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
- 26 Jun, 2009 5 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
Added a basic media player pool
-
- 25 Jun, 2009 5 commits
-
-
Ludovic Fauvet authored
It broked the uuid value on windows.
-
Hugo Beauzee-Luyssen authored
The clip QMap has been thread safed for the occasion (and to resolve a few bugs) Though, it seems to miss some events sometime (without crashing, changing position is enough to restore the render preview)
-
Hugo Beauzee-Luyssen authored
-
Ludovic Fauvet authored
-
Hugo Beauzee-Luyssen authored
-