- 21 May, 2009 18 commits
-
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Dominic Spitaler authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Pierre d'Herbemont authored
Doesn't work because variables callback can't be removed from their own callbacks. Some work will be required here.
-
Pierre d'Herbemont authored
Those finer grained locks help the media_list_player.
-
Pierre d'Herbemont authored
Basically pause() might play(). This may need some revamping.
-
Pierre d'Herbemont authored
libvlc_Ended is the state we want to check. When paused, if the media ended before, we need to allow that state.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Works here.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 20 May, 2009 22 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
Conflicts: src/control/media_player.c
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
var_Change(VLC_VAR_GETCHOICES). The memory was freed by a call to var_Change(VLC_VAR_FREELIST). That's not a good idea as we were doing a lookup just to free some memory.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
Conflicts: modules/video_filter/extract.c modules/video_filter/marq.c projects/mozilla/control/npolibvlc.cpp src/control/video.c
-
Felix Paul Kühne authored
This also 'fixes' RTSP playback crashes (#2742) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
macosx: fixed menubar appearance in fullscreen mode by partially reverting [46c93c9c] There is no 64bit-save aka non-Carbon replacement for this feature yet. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
macosx: fixed menubar appearance in fullscreen mode by partially reverting [46c93c9c] There is no 64bit-save aka non-Carbon replacement for this feature yet.
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Felix Paul Kühne authored
This also 'fixes' RTSP playback crashes (#2742)
-
Rémi Denis-Courmont authored
You don't want random web pages listing, say, the content of your hard drive (file/xspf-open://C:/ ?). For debugging purpose, the standard error from Mozilla is probably better than Javascript anyway, not to mention that the libvlc logging APi is really brain-damaged.
-
Rémi Duraffort authored
for the strucure).
-
Felix Paul Kühne authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
Rémi Duraffort authored
-
JP Dinger authored
-
JP Dinger authored
-
Felix Paul Kühne authored
-