- 14 Mar, 2012 4 commits
-
-
Sébastien Escudier authored
-
Rafaël Carré authored
-
Denis Charmet authored
Fix #6375 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
This fixes some problematic behaviour, when the user changed some settings but has still not made a restart.
-
- 13 Mar, 2012 21 commits
-
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The default gain of 0.2 was way too low compared to other audio codecs.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should fail safe, but it is still ugly.
-
Hugo Beauzée-Luyssen authored
-
Ludovic Fauvet authored
This should be much cleaner than drawing ourselves inside the paintEvent of the widget. Furthermore it is easier to fallback to the native slider available in pre 2.0. The use of a QStyle also fixes the clipping issue where the handle was cropped while being at the start or the end of the slider. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Clément Lecigne authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
CVE-2012-1126 up to CVE-2012-1144 and SA48320
-
Rémi Denis-Courmont authored
Although this was not reported, this suffered the same problem as A52.
-
Rémi Denis-Courmont authored
This closes a heap overflow on corrupt files. Pointed-out-by: Clément Lecigne <clemun@gmail.com>
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- 12 Mar, 2012 15 commits
-
-
Rémi Denis-Courmont authored
It is redumdant with the preexisting dvb-t scheme and does not even always select the correct delivery system. Also the failure mode is much more confusing than a plain error input failure message, and it is inconsistent with other delivery system names.
-
Jean-Baptiste Kempf authored
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
That corresponds to kernel versions 2.6.28-2.6.31 inclusive, none of which are supported upstream anymore.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Jean-Paul Saman authored
The skins2 code checked for the audio volume to be zero. However the audio is muted with by caling the function aout_SetMute() or aout_ToggleMute(). Use aout_IsMuted() to test for muted audio.
-
Jean-Paul Saman authored
When switching layouts the windows was resized to the default state at design time. Now the layout being switched to is first resized to the size of the current layout. Switching layouts now nolonger results in the layout being restored to its default size, instead it keeps the size the user inteded it to have.
-
Jean-Paul Saman authored
The skins2 GUI showed the URI by default, but this is not what most people expect.
-
Jean-Baptiste Kempf authored
-
Christoph Miebach authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
It behaves badly on Win32
-
Frédéric Yhuel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sukrit Sangwan authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-