- 04 Jan, 2013 8 commits
-
-
Rafaël Carré authored
-
Francois Cartegnie authored
For some filters, module's values may differ from the range shown to users.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Also remove the N*N controls config/var updates.
-
Francois Cartegnie authored
-
Rafaël Carré authored
If regex was the first package installed it would create include and lib files, instead of include/regex.h and lib/libregex.a
-
- 03 Jan, 2013 20 commits
-
-
David Fuhrmann authored
Choosing negative values for some of these settings is NOT a good idea if you want to avoid damaging your ears ;-)
-
Rafaël Carré authored
It is not available for a majority of VLC users so it should be off by default. Tested-by: Rémi Denis-Courmont Acked-by: Rémi Denis-Courmont
-
Rafaël Carré authored
-
Rafaël Carré authored
Workarounds for windows seem not to be neeed anymore
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
This reverts commit 0740e543.
-
Rafaël Carré authored
Some devices (like Samsung Exynos) will not align pitch to 16 bytes. Thus we need to align the hardware width ourselves. Note that this needs to be accounted for in the JNI support code.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
- fix some bugs - avoid unnecessary reload of all settings when the user clicks Cancel in dialogs - add error message when user enters a duplicate profile name (this is not supported by the combo box
-
David Fuhrmann authored
-
Rafaël Carré authored
This is explicitely done for android only, since we lost the benefits of some inline NEON asm
-
Rafaël Carré authored
armv7-a obviously implies arm remove obsolete comment
-
Nicolas Chauvet authored
The issue was initialy reported here: http://bugzilla.redhat.com/891123 FLAC upstream has always expected to include <FLAC/ suffix for included headers as shown in examples/c/decode/file/main.c The FLAC suffix will not be be made available in the flac.pc for the next release: http://lists.xiph.org/pipermail/flac-dev/2012-April/003355.htmlSigned-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 02 Jan, 2013 9 commits
-
-
Rui Zhang authored
Modified-by: Edward Wang <edward.c.wang@compdigitec.com> Signed-off-by: Edward Wang <edward.c.wang@compdigitec.com> Modified-by: Rafaël Carré <funman@videolan.org> Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Devin Heitmueller authored
The EIA-608 decoder expects fonts to be rendered with a monospace font, so add the ability for decoders to make use of the "tt" tag, and tweak the EIA-608 decoder to use that tag. This patch supercedes folds in patch 9 from the previous series as well as incorporates the changes Rafaël Carré solicited from the ML regarding the fonts to use for non-Linux platforms. Modified-by: Rafaël Carré <funman@videolan.org> - Simplify HandleTT() - Fix memleak in Create() Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Devin Heitmueller authored
This can happen if the font name is NULL Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
David Fuhrmann authored
-
- 01 Jan, 2013 3 commits
-
-
David Fuhrmann authored
The left and right arrow keys have not any real advantage / functionality for the playlist view or sidebar but are used by default for several hotkeys. So lets allow these as VLC hotkeys (also for audio files).
-
Rafaël Carré authored
-
Timo Rothenpieler authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-