- 25 Feb, 2010 1 commit
-
-
Erwan Tulou authored
For a video control, default values are contradictory, in a sense that a video control is not resizable and autoresize is true. By default, this results in skins resizing to fit a new video, but the inner video not using this extra space. (see AirFlow for instance) This patch ensures that if autoresize is true, default behavior for a video control is to be resizeable.
-
- 24 Feb, 2010 19 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Christophe Mutricy authored
-
Erwan Tulou authored
On windows, - libxml2 spawns a 'watchdog' thread, when statically linked. - libqt4 spawns a 'watcher' thread. These threads clean up remaining ressources once their initiator thread has terminated. So, the associated dll must NOT be freed explicitly and blindly. Since there is no means to know when these 'cleanup' threads terminate, the safe approach is to not free the dlls and let freeing occur when vlc terminates.
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
-
Jean-Baptiste Kempf authored
Close #3333
-
Rémi Denis-Courmont authored
Apparently, running make check when adding test cases is too difficult.
-
Rémi Denis-Courmont authored
This reverts commit 786292c3. Apparently, compiling libvlccore (on any platform) is too much to ask.
-
Rémi Denis-Courmont authored
This reverts commit 027b4402.
-
Erwan Tulou authored
On Windows, skins with on top set were still visible in fullscreen mode This patch makes fullscreen also a topmost window.
-
Pierre d'Herbemont authored
lua need them. Also fix an obvious leak.
-
Pierre d'Herbemont authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Erwan Tulou authored
Skins did not offer a simple way to get back to normal speed once user had clicked several times on either slower or faster rates. This patch automatically resets rate to normal if user presses play/pause when an input is already launched. (as suggested in trac #2412)
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
-
- 23 Feb, 2010 20 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Christophe Mutricy authored
-
Erwan Tulou authored
This patch redefines the method associated with visibility to ensure that the latest text is displayed when the text control gets visible
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
-
Jakob Leben authored
-
Pierre d'Herbemont authored
-
Fabio Ritrovato authored
-
Fabio Ritrovato authored
-
Fabio Ritrovato authored
-
Pierre d'Herbemont authored
image.jpg is a very small 1x1 image.
-
Fabio Ritrovato authored
-
Fabio Ritrovato authored
-
Jakob Leben authored
-