- 05 May, 2010 1 commit
-
-
Pierre Ynard authored
-
- 04 May, 2010 18 commits
-
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
SUBPICTURE_ALIGN_* must be used instead.
-
Jean-Baptiste Kempf authored
Previous commits showed it wasn't necessary.
-
Jean-Baptiste Kempf authored
Close #3262
-
Felix Paul Kühne authored
German l10n: changed the proposed translation to a more formal one, which is more appropriate in this context.
-
Jean-Baptiste Kempf authored
even when in fullscreen. Close #3602
-
Konstanty Bialkowski authored
(Containers with >10 entries will no longer be ignored.) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Konstanty authored
--00148536e60e0cebb80485af170d Content-Type: text/plain; charset=ISO-8859-1 Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Ilkka Ollakka authored
-
Pierre Ynard authored
The function used by the Win32 implementation is not available, so just leave it unimplemented.
-
- 03 May, 2010 21 commits
-
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gabor Kelemen authored
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>
-
A S Alam authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Myckel Habets authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Eirik U. Birkeland authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Laurent Aimar authored
It is not well tested yet.
-
Laurent Aimar authored
It is implemented for win32 and when sched_getaffinity() is available.
-
Laurent Aimar authored
It is cleaner. Also, it seems that ffmpeg-mt correctly handles it and so will allow using it.
-
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.
-
Rémi Denis-Courmont authored
This reverts commit 110693d5. This fixes #3599.
-
Konstanty Bialkowski authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
code inspired from xcb.c
-
Pierre d'Herbemont authored
And don't unlockgl if lockgl wasn't successful.
-
Sebastien Zwickert authored
Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
-
Pierre d'Herbemont authored
-
Erwan Tulou authored
This patch refers to trac #3594. Tests required to ensure that it really solves the "Docky" issue
-