- 05 May, 2010 2 commits
-
-
Pierre Ynard authored
(cherry picked from commit 45ea8ad02597deb90cf6030e2c0e0a7d205a40e3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
(cherry picked from commit a7dd0605970b86e214c55500539a84aed93436ac) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 May, 2010 24 commits
-
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit b72af5cab1600f353a2bd62a4f3839513cedce41) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 2fe5cdf355037ff1ae3e1326ad86ac9d1389bd4f) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Felix Paul Kühne authored
German l10n: changed the proposed translation to a more formal one, which is more appropriate in this context. (cherry picked from commit 9fa5b7ae718430f3da64d853be3bd26e4d66b12e) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gabor Kelemen authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 8005e8db9c56bede9351a3d407dbedc2f15a256e) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 51247e9c42837db6d82f199f3309b4f501dce0d6) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
A S Alam authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit fb9c08430e655559e4aece0ba3a4de4fdd3c2041) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Myckel Habets authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 78d97bb780ccd13e401d99542b11bfed62fae990) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit ca407011c8e6a6b3e8528a3e27389d1d6fbed246) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Eirik U. Birkeland authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit c70451ad96c182e9e9b2379fabf2b012be457ca7) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mihkel authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gaëtan Rousseaux authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
David González authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Erwan Tulou authored
code inspired from xcb.c (cherry picked from commit aa8b54178110b9862105b31836ddec332469c12d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
This patch refers to trac #3594. Tests required to ensure that it really solves the "Docky" issue (cherry picked from commit 7df2787075068f51894e1332f8be8b2b43769d80) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #3262 (cherry picked from commit fb7868548127507c8d792253d24ec362f1cb72f2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
even when in fullscreen. Close #3602 (cherry picked from commit 965c64221f5d91443e9ee2993b758beb132d00d5) (cherry picked from commit 308b6e6d8eab5bb2b4cfb8208f4504f54534273c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstanty Bialkowski authored
(Containers with >10 entries will no longer be ignored.) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 03cc7a2d99c6ec877741b12bf14bcc81d20c8d6d)
-
Konstanty authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit c311521229abb1704497a496f5448ff3227de055)
-
- 03 May, 2010 10 commits
-
-
Rémi Denis-Courmont authored
aout_Restart() is quite buggy (IMHO) and restarts the audio output from the interface thread. Then Qt4 external dialogs are buggy as they deadlock if called from the interface thread (I cannot find a direct way to use BlockingQueuedConnection for foreign threads and DirectConnection for the interface thread). Until either or both of those bugs are fixed, we cannot use modal dialog from the audio output. (cherry picked from commit cbe1cda8765084294b3649fc89ddd63c26dd2f4c)
-
Rémi Denis-Courmont authored
This reverts commit 110693d59e6bdeb2598579caeb41d7520dbb39ad. This fixes #3599. (cherry picked from commit 6eb90af3ba93c2707c44f769eb516e3c837df25b)
-
Konstanty Bialkowski authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 476385663123ec0b550a113fa3601cc4efe17bc2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre d'Herbemont authored
And don't unlockgl if lockgl wasn't successful. (cherry picked from commit 0484b127c762d7519726db78e2017cb762a20c1a)
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
It closes #3543. (cherry picked from commit f9f6f88c53d72b8b1cf2b05a37e5ced786a2fbbf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 827d60ce665c7088eae6761a9c3deb6a694dac42)
-
Sebastien Zwickert authored
This fixes transcoding with VLCKit. Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr> (cherry picked from commit 6ef23b74e938f1d25009ac01d07b19b451837512) Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
-
Pierre d'Herbemont authored
This reverts commit 571cb782. This was intended for master tree.
-
Pierre d'Herbemont authored
-
- 02 May, 2010 3 commits
-
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 6d4a41a6e779e606c8ffd212948535f9e46691c1)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 01 May, 2010 1 commit
-
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 17a918c9ed964548c11755dbcffe18dd14068b9c) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-