- 26 Oct, 2009 10 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Libcddb doesn't work as advertised, you need regex to make it work. Regex is supposed to be in your libc, but isn't in mingw... Great... So, add a regex target and patch libcddb to not build tests and examples Also, don't use AC_FUNC_MALLOC and REALLOC when crosscompiling and change the .pc file
-
Rémi Denis-Courmont authored
Then we don't need to process all root window property events.
-
Rémi Denis-Courmont authored
This reverts commit bcfa778f.
-
Pierre Ynard authored
-
Rafaël Carré authored
Reported-by: Konstantin Pavlov (thresh)
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Christophe Mutricy authored
Else we have troubles executing $FOO when FOO=prog --some-options Should fix [5d6f80f2]
-
Marian Ďurkovič authored
-
- 25 Oct, 2009 14 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Only tested on a minimal win32 build. Please report configure/linking failure
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
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 6 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
-