- 21 Jan, 2011 16 commits
-
-
Jean-Philippe André authored
-
Jean-Philippe André authored
Very simple, displays a series of pixmaps in a loop animation. The spinning icon can be used to indicate background activity, especially designed for Lua SDs and Lua extensions.
-
Rafaël Carré authored
-
Rémi Duraffort authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Pierre Ynard authored
This shouldn't happen unless the codec is buggy
-
Pierre Ynard authored
-
Jean-Paul Saman authored
Do not start live playback when there is not enough data available. There should at least be 3 times the target duration of data segments.
-
Jean-Paul Saman authored
The httplive stream_filter ignored HTTP port numbers other then 80 and 443. These where dectected by HTTP access input. Other port numbers were simply ignored. The patch now uses the original portnumber and carries it along when handling relative_URI() and download URI in AccessOpen() functions.
-
Ilkka Ollakka authored
-
Konstantin Pavlov authored
This reverts commit 01dbb084. I must have had something really wrong going on in scratchbox for this commit to fix things.
-
Pierre Ynard authored
Untested
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
-
- 20 Jan, 2011 13 commits
-
-
Rémi Denis-Courmont authored
This simplifies memory handling in most cases.
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pierre Ynard authored
-
Pankaj yadav authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
The attribute name is valid until the next attribute or next node. This simplifies the code a bit: fewer error paths, and free() calls. A few potential memory leaks were fixed too.
-
Jean-Baptiste Kempf authored
Rename preferences entries, put in the right categories, etc...
-
Christophe Massiot authored
This is used in a very particular situation (language code changing continuously on a single PID, signaled by a change in teletext data), but maybe other uses can be inspired from it. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Work based on Christophe Massiot setlang module, merged by /me
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 19 Jan, 2011 11 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
Sorry, I failed my merge ;)
-
Jean-Baptiste Kempf authored
-
Christophe Massiot authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christophe Massiot authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christophe Massiot authored
* modules/access/linsys/*: add support for SDI and HD-SDI cards of Linear Systems/Computer Modules Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christophe Massiot authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-