- 02 Jul, 2009 3 commits
-
-
Jean-Baptiste Kempf authored
This commit create conditional lines in the Windows installer script to not try to install some features if they have not been compiled.
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cyril Mathé authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 01 Jul, 2009 17 commits
-
-
Jean-Baptiste Kempf authored
Close #2900
-
Jean-Baptiste Kempf authored
-
Cyril Mathé authored
- video.marquee.enable() : enable marquee filter - video.marquee.disable() : disable marquee filter - video.marquee.text("my_text") : display my_text on screen - video.marquee.color(i_val) : change text color - video.marquee.opacity(i_val) : change text opacity - video.marquee.position(i_val) : change text position (center, left...) - video.marquee.refresh(i_val) : change refresh time - video.marquee.size(i_val) : change text size - video.marquee.timeout(i_val) : change timeout - video.marquee.x(i_val) : change abscissa position - video.marquee.y(i_val) : change ordinate position Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cyril Mathé authored
- video.marquee.enable() : enable marquee filter - video.marquee.disable() : disable marquee filter - video.marquee.text("my_text") : display my_text on screen - video.marquee.color(i_val) : change text color - video.marquee.opacity(i_val) : change text opacity - video.marquee.position(i_val) : change text position (center, left...) - video.marquee.refresh(i_val) : change refresh time - video.marquee.size(i_val) : change text size - video.marquee.timeout(i_val) : change timeout - video.marquee.x(i_val) : change abscissa position - video.marquee.y(i_val) : change ordinate position Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Anthony Loiseau authored
Fix description inversion as Nicolas Rault described on @vlc. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
-
JP Dinger authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Cyril Mathé authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
created or destroyed). We also don't need to delete the variable (they will be destroyed).
-
Rémi Duraffort authored
-
- 30 Jun, 2009 16 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
modifying anything).
-
Rémi Duraffort authored
-
Sébastien Escudier authored
libvlc_vlm_release : release events stuff Centralize vlm release operations in one new function : libvlc_vlm_release_internal Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Duraffort authored
callback instead).
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pierre Ynard authored
Fix segfault if memory allocation fails
-
Rémi Duraffort authored
-
Rémi Duraffort authored
does not exist.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Derk-Jan Hartman authored
-
- 29 Jun, 2009 4 commits
-
-
Rémi Denis-Courmont authored
Also try to fix a few leaks (but meta handling still seems suspicious). P.S.: That sort of things should be obvious. Please don't commit such crap without reviewing.
-
Rémi Denis-Courmont authored
-
Anthony Loiseau authored
Empty parameter means "default/guess". Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-