- 23 Aug, 2008 23 commits
-
-
Antoine Cellerier authored
Use the same order for buttons in the fullscreen interface than in the normal interface (there's still an extra space between the next and fullscreen toggle buttons ... don't know how to remove it)
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
Change the fullscreen button in the fullscreen controller (since clicking it switches from fullscreen and not to fullscreen).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
I will properly fix it. This reverts commit 1e6d1086.
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
Keep p_input->i_state when adding a subtitle on the fly. This prevents i_state from being changed to BUFFERING_S (which would in turn prevent the input from being paused). This should close #1904. (Should be backported in 0.8.6 if we keep that branch)
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
Reported by Georg Seifert.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
Most likely due to the late and incomplete filter rework
-
Jean-Baptiste Kempf authored
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
Simply resize to sizeHint() on startup.
-
Jean-Philippe Andre authored
The only thing it does is re-calculating the sizeHint for MainInterface, using videoWidget's sizeHint() instead of size().
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
Sorry I pushed this.
-
Jean-Baptiste Kempf authored
-
- 22 Aug, 2008 17 commits
-
-
Rémi Duraffort authored
-
Geoffroy Couprie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
There is a logic in this order: A video item has most of the time an audio track An item with navigation has most of the time a video item As you don't want to show empty menus=> audio, then video then navigation.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Loïc Minier authored
-
Loïc Minier authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
My error of using FIND_CHILD. Close #1771
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Loïc Minier authored
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> Conflicts:
-
Laurent Aimar authored
Input slave method needs that PCR of master and slave input use the same origin.
-
Jean-Philippe Andre authored
-