- 17 Aug, 2010 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #4041
-
Jean-Baptiste Kempf authored
-
- 16 Aug, 2010 3 commits
-
-
Rémi Denis-Courmont authored
Our NEON optimizations don't compile on ARMv5 and lower. It is dubious that there would be any use for NEON on such processor anyway.
-
Rémi Duraffort authored
-
- 15 Aug, 2010 4 commits
-
-
Jean-Baptiste Kempf authored
You know, there is a wiki that is actually useful
-
Erwan Tulou authored
This fixes a compil problem on FreeBSD pointed out by jsa@FreeBSD.org
-
Felix Paul Kühne authored
-
Sasha Koruga authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Aug, 2010 12 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Sasha Koruga authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
glade2 and flexml are dead update-includes mostly cares about builtin.h, and is broken changelog action tells you to use svn log po action tells you to use make update-po distclean is broken as the message says contribs is unused by anyone
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
this patch completes 07bf40d5
-
Erwan Tulou authored
This bug has become more conspicuous in vlc1.2, because of some enhancement in the vout reuse (width/height no longer a limitation)
-
Erwan Tulou authored
when parameters for a video control are contradictory (this occurs when the skin developper only relies on default values), it is better not to resize, since there is no easy means to check if the layout is really set up to handle resizing properly. This fixes some ugly behavior for a few skins from the skin repository on the website.
-
Jean-Baptiste Kempf authored
This reverts commit cabb3742.
-
- 13 Aug, 2010 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
We don't need it anyway
-
Rémi Duraffort authored
-
Konstantin Pavlov authored
-
- 12 Aug, 2010 8 commits
-
-
Laurent Aimar authored
Fixes: #3928 Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Brad Smith authored
Only define LIBVLC_USED for GCC 3.4 or newer. GCC 3.3 does not support the warn_unused_result attribute. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jai Menon authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jakob Leben authored
When an item gets sub-items, we have to run our own random-picking among the new items.
-
Erwan Tulou authored
Fix two text controls overlapping by 1 pixel in length. Though it's no real problem, that avoids unnecessary refresh for zilch. (one control is the position that keeps being updated)
-
- 11 Aug, 2010 1 commit
-
-
Laurent Aimar authored
You need a recent enough libdvdnav. It is related to #4021.
-