- 17 May, 2009 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Should fix #2142
-
- 16 May, 2009 11 commits
-
-
Rémi Duraffort authored
This fix partially #2142
-
Rémi Duraffort authored
(and add ftp and smb to the list)
-
Laurent Aimar authored
It fixed a segfault when using hotkeys for the OSD. I am not sure it is perfectly fine, but var_AcquireMutex seems to have been removed without a proper replacement.
-
Jean-Baptiste Kempf authored
Should we keep this code?
-
Jean-Baptiste Kempf authored
This should fix the compilation of pda interface.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We want the current playing item, rather than the number of items to choose from. Besides, item-current is _not_ a choice list anyway.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 15 May, 2009 9 commits
-
-
Laurent Aimar authored
One input buffer can create multiples output ones and so need to be fetched before provided a new input one.
-
Laurent Aimar authored
In this case the option is a bit mis-named but...
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
Spotted by mc2man, mc2man -- optonline | net (cherry picked from commit e783877897dcafdcd833f81ba44015ccd0ac482f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
This just in: CeGCC has a MinGW with working replacement *printf functions. Just like for mingw32, require (and allow building with) a recent enough version of mingwce. Since MinGW is patched by CeGCC, this check is not strictly sufficient; but at least this allows to have working WinCE builds again. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Nicolas Chauvet (kwizart) authored
the XvMC plugin use xcommon.c where some part use HAVE_XINERAMA conditions. Missing symbols are : XineramaQueryScreens XineramaQueryExtension XineramaIsActive Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jean-Paul Saman authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 14 May, 2009 12 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Geoffroy Couprie authored
(cherry picked from commit 7ba508f8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
Signed-off-by: Geoffroy Couprie <geo.couprie@gmail.com> (cherry picked from commit d93246d2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Paul Saman authored
(u)int16 -> (u)int16_t (u)int32 -> (u)int32_t (cherry picked from commit 53ec8a45) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit 190ae57d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit ecfdb8c3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit 5cc974b1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit e692b86a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Well, only those that VLC knows anyway.
-
Rémi Denis-Courmont authored
-
- 13 May, 2009 4 commits
-
-
Laurent Aimar authored
It is now respected. It is part of the privacy problem with meta data/art. I think that --noauto-preparse --album-art 0 will workaround the issue until a new option is added.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-