- 20 May, 2010 11 commits
-
-
Rémi Duraffort authored
This close #3646
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Pierre Ynard authored
This prevented the play time from being updated correctly in the interface when seeking backwards
-
Jean-Baptiste Kempf authored
-
Jai Menon authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
based on feedback from fenrir, looks nicer too.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Thisways find_stream_info() doesn't get stuck with some http-streams (like http://bglive-a.bitgravity.com/twit/live/high ) when trying to seek. Fix #3080
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
- 19 May, 2010 11 commits
-
-
Jean-Baptiste Kempf authored
The library buildsystem is a MESS, and I am polite... The patch is a bad workaround for the wait of a better solution. Is google really that low a standard? Maybe they should recrute other people... Only tested on Win32 so far
-
Erwan Tulou authored
it should read 'TL/TL and BR/BL' instead of 'TL/TL and TL/BL'
-
Erwan Tulou authored
These features include for vlc11 - new variables : vlc.canRecord and vlc.isRecording - new functions : vlc.toggleRecord() and vlc.nextFrame() - a new 'loop' parameter for animated bitmaps - a special id="fullscreenController" for Window, intended to be used as a skinnable fullscreen controller for vlc12 - a new 'art' parameter for image control - a new 'scale2' value for resize parameter of image control
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
I don't like the name of it.
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
This is still commented out until we have a lavc version bump
-
Jean-Baptiste Kempf authored
We now should wait for libvpx integration
-
Jean-Baptiste Kempf authored
-
- 18 May, 2010 15 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Ref #3630
-
Jean-Baptiste Kempf authored
Ref #3630
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Erwan Tulou authored
This patch implements art display in the default skin, in the same way as it is implemented in qt4 interface, namely if no video is available, art is displayed in lieu of video.
-
Erwan Tulou authored
This patch gives skins developpers the possibility to display the art file associated to the current input in an image control. It features the following : - a new 'art' boolean parameter is added for the Image control (skin.dtd) - when set to true, the skin engine will reuse this control to display the current art file - in addition to 'scale' and 'mosaic', the resize parameter can now accept a new 'scale2' value, that respects the original aspect ratio of art files
-
Erwan Tulou authored
If, for instance, video is not embedded and visible="vlc.hasVout" is used for a video control, the video control background was not refreshed. Yet, partial redraw (overlapping windows) could occur, leading to a visual artefact.
-
Erwan Tulou authored
-
Laurent Aimar authored
The black borders are removed by modifying the width of the window. It also fixes the behavior of zoom when used in fullscreen.
-
Pierre Ynard authored
-
Pierre Ynard authored
Untested
-
- 17 May, 2010 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #3621 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
-