- 08 Apr, 2010 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
This reverts commit a9e4799e.
-
Rémi Duraffort authored
lua_playlist: Use the title of the item and fallback to the name if this one is empty (better for some sd like icecast).
-
Rémi Duraffort authored
-
- 07 Apr, 2010 27 commits
-
-
Mihkel authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Luqman Hakim authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gaëtan Rousseaux authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
David González authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mihkel authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is not portable across compilers and versions. This belong in your own personal CFLAGS, not the build system.
-
Rémi Denis-Courmont authored
This reverts commit c4cb6db2. Conflicts: bindings/phonon bindings/python configure.ac
-
Erwan Tulou authored
when one of these three popupmenus is shown, there was no way to hide it without first executing an item in the menu. (see for instance, earthox skin) This patch ensures that the usual way to hide the default PopupMenu is also used to hide any one of these other three popupmenus.
-
Erwan Tulou authored
-
Erwan Tulou authored
This patch - ensures no accumulation of QMenus - removes the root Widget for dialog_provider - unifies all four popupmenus in term of API For skins, it also fixes bugs when trying to hide popupmenus (Video, Audio and Misc). These were never implemented at the qt4 level, but used at the skins level.
-
Erwan Tulou authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Especially when playlist is opened.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
I know spaces are expensive in a source code...
-
Jean-Baptiste Kempf authored
Fix #3497 See http://msdn.microsoft.com/en-us/library/dd407253%28VS.85%29.aspx?ppud=4 for more information
-
- 06 Apr, 2010 2 commits
-
-
Laurent Aimar authored
-
Erwan Tulou authored
This patch ensures that _all_ menus/actions have got a parent widget that is guaranteed to be deleted. This patch - solves memory leaks for menus and action(children) - solves a side effect (crash) pointed out by 193e6eac where some vlc objects were no longer properly released for lack of a clean menus/actions release chain.
-