- 03 Feb, 2010 24 commits
-
-
Jean-Philippe André authored
-
Jean-Philippe André authored
This is "shortdesc" in the Lua descriptor
-
Jean-Philippe André authored
-
Jean-Philippe André authored
This flushes the dialog (updates it at the UI level) after a Lua function return.
-
Jean-Philippe André authored
-
Jean-Philippe André authored
After the next commit, you'll have to flush a dialog in order to update it immediately on the screen. Flush sends an update signal to the UI dialog provider.
-
Jean-Philippe André authored
PushCommand takes now a new parameter: b_unique. If set, do not push this command twice in the command queue.
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
When the input changes (next track, ...), every capable extension will execute the function "input_changed"
-
Jean-Philippe André authored
Forward messages to the extensions manager
-
Rémi Duraffort authored
-
Luca Barbato authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
Also remove setting item here as preparsed, as if it has meta, that should have been done allready somewhere else. Preparsing is controlled by auto-preparse -variable (no idea where it can be changed), and should work ok.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rémi Duraffort authored
-
Luca Barbato authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jakob Leben authored
input_item: compress two functions into one and rename "Add" into "Post" for clarity and consistency
-
Pierre d'Herbemont authored
input_item: Remove input_item_AddSubItem2 and send subitem_added event from input_item_node_AppendNode(). This means that we don't need input_item_AddSubItem if there is an input_item_node_Append*(). input_item_AddSubItem now send the subitem_tree_added event as well.
-
Pierre d'Herbemont authored
-
- 02 Feb, 2010 16 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Laurent Aimar authored
Based on a patch by Adrien Maglo.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Adrien Maglo authored
Fix memleak. Return E_GENERIC instead of displaying an error message. Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Adrien Maglo authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Paul Saman authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-