- 29 Apr, 2012 8 commits
-
-
Edward Wang authored
Fix regression introduced in 6a7c3718 where luahttp does not load the base directory, causing 404s Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #6720
-
Jean-Baptiste Kempf authored
Ref #6720
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
-
Rafaël Carré authored
cross.patch update by John Freed
-
Rafaël Carré authored
-
- 28 Apr, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 27 Apr, 2012 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 25 Apr, 2012 1 commit
-
-
Rafaël Carré authored
-
- 23 Apr, 2012 9 commits
-
-
David Fuhrmann authored
macosx: fix issue where fullscreen controls are deactivated then video starts from lion fullscreen mode close #6351
-
Jean-Baptiste Kempf authored
That was resizing when video was stacked in the playlist
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #6670
-
Jean-Baptiste Kempf authored
Ref #5980
-
- 22 Apr, 2012 2 commits
-
-
Felix Paul Kühne authored
Note that the displayed icon is a re-rendering based upon the original sources, since we need a higher resolution icon on the Mac.
-
David Fuhrmann authored
-
- 21 Apr, 2012 12 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Edward Wang authored
Close #6646 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
In practice, VLC only supports 9 channels at the moment.
-
Rémi Denis-Courmont authored
i_channels is checked against i_physical_channels. This is enough to enforce a reasonably small channels count.
-
Rémi Denis-Courmont authored
It only makes sense for i_original_channels.
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
Especially this is needed when fullscreen is true in video prefs, but video has not started yet.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
- 20 Apr, 2012 4 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
this is needed especially for black ui style
-
David Geldreich authored
here is an altenative to using an assembly macros to handle the calling differences across ARM ABI. use a gcc extension (also supported by clang/llvm) which symbol is associated with function Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
David Fuhrmann authored
- do not allow to collapse the window - block the playlist menu item for now, when video is playing
-