- 13 Aug, 2009 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should fix spurious BadWindow errors from the video displays.
-
- 12 Aug, 2009 3 commits
-
-
Laurent Aimar authored
There is still a problem when the Gui itself has "on top" set.
-
Rémi Denis-Courmont authored
Pointed-out-by: Jean-Baptiste Kempf
-
Rémi Denis-Courmont authored
-
- 01 Aug, 2009 1 commit
-
-
Laurent Aimar authored
-
- 09 Jun, 2009 1 commit
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 May, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
doSomehting() is not a good function name.
-
- 15 May, 2009 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 11 May, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 Mar, 2009 1 commit
-
-
ivoire authored
-
- 28 Feb, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 20 Feb, 2009 1 commit
-
-
Joseph Tulou authored
Signed-off-by:
Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>
-
- 11 Feb, 2009 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Clicking on it brings the adjustable slider. DoubleClicking doesn't do anything anymore. This way the behaviour is more usable and less complex <joke>(don't be too KDEish!)</joke>
-
Jean-Baptiste Kempf authored
-
- 10 Feb, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 31 Jan, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 24 Jan, 2009 1 commit
-
-
this patch features : - persistent resizable main windows - video confined to preexisting window size Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 17 Jan, 2009 2 commits
-
-
Jean-Philippe Andre authored
-
Jean-Baptiste Kempf authored
-
- 16 Jan, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 12 Jan, 2009 3 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
commit. Thou I think it should invalidate current album art, so core would do new search for it.
-
Ilkka Ollakka authored
Input manager now emits signal for album art and gives url to art itself, so CoverArt or Background-widgets don't need to parse it themself, and CoverArt don't need to use those callbacks. This ways both get same image too.
-
- 05 Jan, 2009 1 commit
-
-
Laurent Aimar authored
-
- 02 Jan, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
This doesn't work yet, however, since p_input == NULL in the input_manager at the time this is displayed... A fix is needed.
-
- 31 Dec, 2008 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 30 Dec, 2008 4 commits
-
-
Jean-Baptiste Kempf authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Qt: Change the rate scale in order to have 0.96x in the slider in order to help people who want to fix NTSC/PAL issues. Also remove lots of includes. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Dec, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
DOesn't show anything yet.
-
- 09 Dec, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
Even lenny has it... (etch doesn't) If you want to maintain a Qt4.2 version, you are welcome.
-
- 30 Oct, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 Oct, 2008 1 commit
-
-
Rémi Denis-Courmont authored
The vout code invokes the Qt4 video widget through the Qt4 window submodule. Hence, the video widget cannot call the vout window code. This is where the embedded video crashes seem to come from. Unfortunately, this commit trades the deadlock (on 1.0) or the crash (on 0.9) for an assertion failure.
-