- 22 Jan, 2011 4 commits
-
-
Rémi Denis-Courmont authored
This simplifies error and memory handling. A few memory leaks were fixed.
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
-
Jean-Baptiste Kempf authored
-
- 21 Jan, 2011 30 commits
-
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
Modules must be placed in the subfolder modules/ of the zip package. Accepted file extensions are .luac and .lua (probed in that order)
-
Jean-Philippe André authored
Main script's name must be "script.lua" Modules are not supported yet
-
Jean-Philippe André authored
This will prevent the watchdog window to pop up if the network is slow
-
Jean-Philippe André authored
If an Extension didn't respond in 10s, a dialog pops up and allows the user to kill the Extension (thread cancellation)
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
In Lua files, embed an image file (PNG, ...) in a string.
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
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 6 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
-