- 23 Apr, 2012 2 commits
-
-
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 13 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
-
David Fuhrmann authored
This also check if we should go to fullscreen at video startup (setting in video tab).
-
David Fuhrmann authored
This would break fullscreen state when we are in fullscreen and another video starts.
-
David Fuhrmann authored
-
Rafaël Carré authored
There is no GPLv2 compatible AAC encoder available today FFmpeg's one is considered to be useless crap (including by its authors)
-
Rafaël Carré authored
This reverts commit 8585706f. Don't silently enable experimental features
-
David Fuhrmann authored
-
Felix Paul Kühne authored
this removes the unintended changes to the 'Delete_Prefs' script
-
David Fuhrmann authored
-
David Fuhrmann authored
...hopefully. This avoids distorted images, and also preserves a correct ar, even on crop 1:1. refs #6080
-
- 19 Apr, 2012 7 commits
-
-
David Geldreich authored
arm_neon .S files were using PLD uppercase but Apple gas only accept lowercase instructions Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
no functional changes
-
David Fuhrmann authored
-
David Fuhrmann authored
macosx: allow a smaller min-height when video is playing and currently visible in order to get more exact zoom behaviour
-
- 18 Apr, 2012 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This eliminates one error case that nobody dealt with anyway.
-
Rémi Denis-Courmont authored
This is not particularly clean and intuitive. But <vlc_messages.h> is included and used all over the place, whereas the back-end is only used by interfaces.
-