- 23 Aug, 2008 31 commits
-
-
David Flynn authored
Before setting end_date, remember to initialize the divider for future calculations. Signed-off-by: David Flynn <davidf@rd.bbc.co.uk> Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
-
Antoine Cellerier authored
-
Antoine Cellerier authored
18:36 antoine@macbook ~/videolan/vlc-build% ./vlc ~/media/music/Greenday/American\ Idiot/01\ -\ American\ Idiot.mp3 --sout '#transcode{acodec=mpga,ab=32,channels=1}:std{access=file,mux=raw,dst=/tmp/a.mp3}' -vvv -I dummy --no-media-library (with pre 9107e1e0 builds you need to add --sout-mono-downmix to the command line)
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
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 9 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
-