- 05 Jul, 2009 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 3709fb1eea9ec601981791c0e77a5d9d30dca38d)
-
- 04 Jul, 2009 12 commits
-
-
Rémi Denis-Courmont authored
The code (with or without this patch) looks quite fishy though. Fortunately, I do not understand Objective-C, so I can blindly assume it is correct.
-
Rémi Denis-Courmont authored
This gets rid of the blocking queued connection for non-modal errors, which was causing deadlocks in the audio output Pointed-out-by: Laurent Aimar
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Fabian Keil authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Fabian Keil authored
In HandleMessage(), don't let the 0xF0 case fallthrough. Otherwise setting datalen would be pointless. Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 03 Jul, 2009 5 commits
-
-
Fabian Keil authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Fabian Keil authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jean-Baptiste Kempf authored
This is probably not enough to fix all the fontconfig issues. (cherry picked from commit f25ad01cfe060e31ebc848c652688a550efcae9b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Thanks a lot, French CSA for using it with almost noone able to decode it...
-
- 02 Jul, 2009 9 commits
-
-
Rémi Denis-Courmont authored
This reverts commit f4e4ec78. Non-modal errors are non-model errors, and we only use the error dialog for non-modal errors (otherwise we use a critical message box). We need the Qt4 UI to remain usable inspite of a continuous flow of error.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Cyril Mathé authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Anthony Loiseau authored
This commit does not add functional changes. It mainly fix whitespaces and insignificantly alter behavior when debugging. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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 13 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
-