- 14 Jun, 2008 37 commits
-
-
Pierre d'Herbemont authored
This reverts commit 627aaa88. Well, we do need to define the type first. Limitation of how we declared events.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
input: No need to signal input's end to the playlist now that the playlist gets an event for that one.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
(To better track when to attach/detach events).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Currently libvlc uses "state" callback to notice input state changes, and the playlist notice input state change via direct call from the input. playlist can't use the "state" variable as it is also used by the playlist to ask the input to do a certain action. The event approach is much more clear here.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Add comment about getVariable() and setVariable() JS function: they are removed because of their security implications. Everyone is advice to use the newer ActiveX v2 (IVLCControl2) interface instead.
-
Jean-Paul Saman authored
- VLCControl::setVariable() - VLCControl::getVariable() - VLCControl::get_PlaylistIndex()
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
This reverts commit 722f244d.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
This reverts commit 097f8fc9.
-
- 13 Jun, 2008 3 commits
-
-
Christophe Mutricy authored
I'm not sure why we have a PRODUCT_VERSION and VERSION
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-