- 09 Mar, 2012 3 commits
-
-
Felix Paul Kühne authored
the playlist item automatically reveals the main window now, in case it is hidden. the close item correctly closes the detached video output window now, when using the gray ui style (cherry picked from commit 77956b05)
-
Sébastien Escudier authored
(cherry picked from commit 52d209b8) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-
Sébastien Escudier authored
(cherry picked from commit 1cb53037) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-
- 08 Mar, 2012 20 commits
-
-
Hugo Beauzée-Luyssen authored
As pointed by fenrir, this is already handled by the core. (cherry picked from commit aef79d83) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com> (cherry picked from commit 6a72420a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com> (cherry picked from commit 93154b67) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 33998379) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 24961b35) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6afa23b2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 425ee6e9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 11e721fa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6ae6943b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 70d36ebb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0889b46d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e509433c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
The svn has not moved in months (cherry picked from commit b6eaf679) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 694f1911) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 17f7243a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 091a4267) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b7be0b26) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Mapping some contributors to the same email, fixing jb adresses and trying to pick the "right" name when 2 are used by the same person Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit dc28b941) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 534a9321) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
pkg-config is unable to autodetect whether a package is linked statically or not. This helper just moves Libs.private into Libs manually in case only a static library is built. Most if not all of contribs are built that way. (cherry picked from commit 3ce29fe1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Mar, 2012 14 commits
-
-
Rafaël Carré authored
86f2f732 changed string length storage from int to size_t but did not update the receiving code. Close #6084 (cherry picked from commit 24bd7457) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
We really need at least two periods: with only one period we could hit a buffer underrun after a buffer overrun (a REALLY dumb failure...). Then we have a favorite buffer size. Then we pick the least number of periods to reduce wakeups (but at least 2 anyway). (cherry picked from commit 2dd544eb)
-
Rémi Denis-Courmont authored
If set_format() fails, the parameters are unrecoverable. Use test_format() instead. (cherry picked from commit 2a66249d)
-
Rémi Denis-Courmont authored
It is good enough for normal people with only half the CPU usage of medium quality SinC. (cherry picked from commit c07d0c4c)
-
Rémi Denis-Courmont authored
(cherry picked from commit 4f292d82)
-
David Fuhrmann authored
(cherry picked from commit df071469) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
Jon Stacey authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 29f33902)
-
Jean-Baptiste Kempf authored
(cherry picked from commit 97761da6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 7351e951) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
Don't assume IV has 32 digits (leading zeroes are not mentioned in the spec) (cherry picked from commit a75552b8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
Also don't use a temporary buffer to read the key (cherry picked from commit 2f128d59) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
enable gcrypt remove portaudio mention (it disappeared) (cherry picked from commit dd55afb6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
某因幡 authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit bead358b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit ecd92c1d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 06 Mar, 2012 3 commits
-
-
Jon Stacey authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 93a0d5ab)
-
Rémi Denis-Courmont authored
Some people actually use it. (cherry picked from commit 20ee3d9d)
-
Felix Paul Kühne authored
macosx: added additional artwork for the single fullscreen button in the detached video output window derived from previous artwork for other single buttons (cherry picked from commit d17ed613)
-