- 16 May, 2009 17 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont 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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
None of the callers actually care about the return value anyway. When the input item is needed, then playlist_AddInput did and still does the job.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
playlist_ItemGetByInput can be used instead anyway
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 8e1f1414.
-
Jean-Baptiste Kempf authored
doSomehting() is not a good function name.
-
- 15 May, 2009 21 commits
-
-
Laurent Aimar authored
Conflicts: modules/codec/dmo/dmo.c
-
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
-
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>
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
I also removed its use where it cannot/should not happen.
-
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 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-