- 13 Sep, 2009 1 commit
-
-
Ludovic Fauvet authored
Some bugs that can't be solved easily prevents this feature to function properly. Anyway, I let the issue on hold on the bug tracker.
-
- 12 Sep, 2009 2 commits
-
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
- 11 Sep, 2009 5 commits
-
-
Ludovic Fauvet authored
Two new buttons for choosing between move or split mode. Two new buttons for zooming in and out.
-
Ludovic Fauvet authored
If the exposed area does not contain a rounded corner, only the exposed area is painted. When the zoom is set to a very deep value this could lead to a speedup of a factor 2.
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
Tells the user to read the INSTALL file first.
-
Ludovic Fauvet authored
-
- 10 Sep, 2009 14 commits
-
-
Ludovic Fauvet authored
-
Clement CHAVANCE authored
The class Transcode is not used anymore in the project. The Ok/Apply/Cancel buttons of the settings interface are now connected
-
Ludovic Fauvet authored
The black background is removed when the playback is starting and set back again when the video is over. That way the black background does not change the appearance of the video (and its proportions).
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
Remove those horribles colors in tracks and do something smoother.
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
Huge performance improvements, remove artifacts and open new ways for doing *bling* *bling* effects!
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Geoffroy Lacarriere authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
The new mechanism is almost executed in o^1 (unlike the old one which was more like o^n++). The result is a smoother GUI in some horizontal operations and a lower CPU usage.
-
- 09 Sep, 2009 5 commits
-
-
Ludovic Fauvet authored
This should fix ticket #46. I've identified some bottleneck in the timeline that slow down the GUI when many items are inserted at the same time. This will be the subject of an upcoming commit.
-
Ludovic Fauvet authored
-
Hugo Beauzee-Luyssen authored
Removed useless code, code factorisation
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
- 08 Sep, 2009 11 commits
-
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
-
Ludovic Fauvet authored
When the Command is added to the stack, the backend must tell the GUI to execute it. That way, we avoids "echo" and probably other weird things.
-
Ludovic Fauvet authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
It's called when a project is loaded.
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
They seem buggy, and we don't need them.
-
Hugo Beauzee-Luyssen authored
This has to be temporary. A ticket has been opened. Removed debug.
-
Hugo Beauzee-Luyssen authored
-
- 07 Sep, 2009 2 commits
-
-
Hugo Beauzee-Luyssen authored
-
Hugo Beauzee-Luyssen authored
-