- 01 Jul, 2010 9 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
KEY_F* are not consequential, while Qt::Key_F* are Close #3827
-
Kaarlo Raiha authored
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Jean-Baptiste Kempf authored
-
Sebastien Zwickert authored
MacOS: fixes an issue with the recents item that doesn't list the opened media since changes made in b0620aea6b50d3062d1240e6d4a3945ca40b5e92. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sebastien Zwickert authored
MacOS: fixes #3825. Since [af97f24d] we need to send a stop: message to properly exit libvlc. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jai Menon authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
-
Erwan Tulou authored
- fix several parameters wrongly spelled (case sensitive) (led to crash in atof) - fix uninitialized m_position variable
-
- 30 Jun, 2010 7 commits
-
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
I think tree-view on playlist looks ok (iconview/listview atleast), so lets not make too hard to enable it.
-
Ilkka Ollakka authored
Scales whole view content related to fontsize we get from model.
-
Ilkka Ollakka authored
By default use defaultsize (from theme/system) - 2 points.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 29 Jun, 2010 5 commits
-
-
Rafaël Carré authored
Specify --target-os=linux when HAVE_LINUX is 1 Don't depend on libvpx on armel
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Then we don't always need to include <vlc_atomic.h>
-
Rémi Denis-Courmont authored
-
Erwan Tulou authored
whatever the window manager says (in _NET_SUPPORTED), setting it is never harmful. It may even be useful in some situations. pointed out by courmisch
-
- 28 Jun, 2010 17 commits
-
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Rafaël Carré authored
There is no need to change the ASM name of constants This might fix compilation on compilers not supporting all gcc asm() features
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Ilkka Ollakka authored
same as v4l2, can't do win-compile myself, so buildbot will be my judge.
-
Erwan Tulou authored
This kills X11 warnings for Ubuntu/Gnome.
-
Ilkka Ollakka authored
Only draw background if it's parent of current item, hopefully makes the iconview in tree-mode littlebit cleaner in UI-wise (well, actually want to see what others like it in this way). Also should make easier/faster to spot the current items parent from iconview mode in tree-mode. Also draw background-rect with rounded corners. Feel free to revert/worship/point fingers/express opinions on this commit.
-
Sebastien Zwickert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 27 Jun, 2010 2 commits
-
-
Rémi Denis-Courmont authored
(This saves one useless spin lock per GC object)
-
Rémi Denis-Courmont authored
-