- 25 Oct, 2009 10 commits
-
-
Christophe Mutricy authored
Patch taken from upstream svn
-
Benjamin authored
The widget is hidden by default, no need to call hide in the constructor. The widget reparentable already has the layout. Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Benjamin Poulain authored
The QPalette of the widget is already stored in QWidget, there is no need to have an attribute for it. Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
should fix #3112 again ;) . Playlist still has issue to crash if current item is destroyed, but thats different issue
-
Rémi Denis-Courmont authored
This reverts commit edcc45df. This causes segmentation faults and breaks SD categories.
-
Rémi Denis-Courmont authored
Of xcb-utils, we only use xcb-keysms at the moment. xcb-keysyms is only needed for the globalhotkeys and xcb_window plugins. If there is another window provider plugin, we can do without them so long as the user does not set --no-embedded-video. Note: xcb-utils is still needed for the LibVLC embedded video as it depends on xcb_window. We could #ifdef the key press support in xcb_window if this is an issue (I didn't bother).
-
Ilkka Ollakka authored
Should fix #3112 and maybe make it littlebit cleaner (hopefully)
-
Ilkka Ollakka authored
This seems to fix #3114 maybe some other tickets too
-
Rémi Denis-Courmont authored
The X server will do as part of garbage collection - as it does for our window, graphic context, or if VLC crashes.
-
Ilkka Ollakka authored
this should fix #3013
-
- 24 Oct, 2009 7 commits
-
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 23 Oct, 2009 2 commits
-
-
Pierre Ynard authored
-
Marian Ďurkovič authored
-
- 22 Oct, 2009 1 commit
-
-
Rémi Duraffort authored
-
- 21 Oct, 2009 10 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Dylan Yudaken authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
For some reason, libavcodec deverlopers didn't update LIBAVCODEC_VERSION_MICRO when introducing the new CODEC_ID_FRWU. We will then have to wait for the next bump to have it enabled.
-
Rémi Denis-Courmont authored
I'm not going to suffer another round of VLC bug reports due to glibc.
-
Marian Ďurkovič authored
-
- 20 Oct, 2009 10 commits
-
-
Rémi Denis-Courmont authored
It shouldn't matter much when we get to such a sorry code path, but better safe than sorry.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
Revert "video_filter_puzzle: remove unnedeed structure (it does not change anything to the race conditions already present)." This reverts commit a114dc51.
-
Laurent Aimar authored
-
Laurent Aimar authored
It allows the module to trigger some vout callback while loading.
-
Pierre Ynard authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
video_filter_puzzle: remove unnedeed structure (it does not change anything to the race conditions already present).
-