- 20 Jun, 2008 9 commits
-
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 4e497a21.
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
if playlist/item starts before that, it's noticed. Should fix #1614 for qt4 part
-
Ilkka Ollakka authored
be valid xml without str_replace-stuff.
-
Jean-Paul Saman authored
-
Ilkka Ollakka authored
Remove audio-es/video-es callbacks and replace it with a better solution by using directly vlc variables. Also change ChangeSPU to send event for customevent-handler in callback, and do the signal emiting in there so we don't need to be in callback that long. Patch fixed up by me. Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
- 19 Jun, 2008 8 commits
-
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
libdvdread...
-
Bill C Riemers authored
Based on earlier work from Nicolas (kwizart) Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Rémi Duraffort authored
Fix two potential segfaults. Cosmetics.
-
Rémi Denis-Courmont authored
-
Sebastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
- 18 Jun, 2008 23 commits
-
-
Rémi Denis-Courmont authored
This reverts commit 9bddd7d3. By its current design, pl_Release() takes the same argument as pl_Yield(). This had _already_ been discussed earlier (vlc-devel is not a write-only mailing list).
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Jean-Paul Saman authored
-
Antoine Cellerier authored
Add options to configure audio input format (code was already there ... all it lacked was the options).
-
Antoine Cellerier authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Anthony Loiseau authored
The mozilla plugin has already a "toolbar"(bool) parameter. For coherency between ActiveX and mozilla plugin, the "toolbar" parameter has been added to ActiveX, which has created also a "toolbar" property in the exported API (JavaScript for web pages). This commit add it to mozilla plugin too, to maintain coherency. This commit also fix toolbar visibility when toolbar="true" parameter is used in embed object. Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
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
Replace vlc_object_find() and vlc_object_release() of VLC_OBJECT_PLAYLIST with pl_Yield() and pl_Release()
-
Jean-Paul Saman authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Philippe Andre authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-