- 23 Aug, 2009 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit cd7fd42c)
-
- 19 Aug, 2009 5 commits
-
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
(cherry picked from commit f26bae01e5f1db9a0d3a46e4c55a493e9068930b) Signed-off-by: Konstantin Pavlov <thresh@altlinux.org>
-
Konstantin Pavlov authored
(cherry picked from commit 6468340ccbc5e1ca6500e82a27b7cb317b5c0b6b) Signed-off-by: Konstantin Pavlov <thresh@altlinux.org>
-
Konstantin Pavlov authored
(cherry picked from commit 7a7e042e) Signed-off-by: Konstantin Pavlov <thresh@altlinux.org>
-
Konstantin Pavlov authored
(cherry picked from commit 4b800920) Signed-off-by: Konstantin Pavlov <thresh@altlinux.org>
-
- 18 Aug, 2009 7 commits
-
-
Animesh Swar authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Anh Phan authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
airplanez authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rafaël Carré authored
all files would be opened as directories Pointed-out-by: cachereturn on #videolan (cherry picked from commit 9b1ce0e8) Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-
Rémi Denis-Courmont authored
Verified by Marian Ďurkovič (cherry picked from commit 3cdb4538)
-
- 17 Aug, 2009 1 commit
-
-
Rémi Duraffort authored
-
- 16 Aug, 2009 5 commits
-
-
Felix Kühne authored
macosx: quite obviously, it's no good idea to require protocols which are available in future APIs only *coughcough* This partially reverts [52b21462]
-
Felix Kühne authored
macosx: explicitly show the protocols the objects are implementing, use a modern API method in the wizard and fixed some minor warnings
-
Rémi Denis-Courmont authored
(cherry picked from commit eaeba49b)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 15 Aug, 2009 2 commits
-
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
Deeper code can cope with too overly large values. We need to accept seemingly too far start times because the length is typically not known at startup (and hence set to zero). (cherry picked from commit 3629d607)
-
- 13 Aug, 2009 13 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(cherry picked from commit 92f02a13)
-
Rémi Denis-Courmont authored
(cherry picked from commit 4d218ceb)
-
Rémi Denis-Courmont authored
(cherry picked from commit 291738ae)
-
Rémi Denis-Courmont authored
(cherry picked from commit e7fbfdcb)
-
Rémi Denis-Courmont authored
(cherry picked from commit 8d40ad0a)
-
Rémi Denis-Courmont authored
(cherry picked from commit 743c9d5c)
-
Rémi Denis-Courmont authored
This should fix spurious BadWindow errors from the video displays. (cherry-picked from commit 1c201d48) There has been a few X11 error crash reports against 1.0, though I do not know if this will fix them (could be another problem). Basically, XFlush() is insufficient, as it does not ensure that the X server has processed the requests. Conflicts: modules/gui/qt4/components/interface_widgets.cpp
-
Rémi Denis-Courmont authored
We were accessing some main interface variables from random threads without serialization. This simply moves the blocking connection signal from sole size setting to the whole video widget request call. In the process, we can remove two signals. We still need a blocking connection signal. It does not add any new deadlock case, since there was already blocking connection signal in the same call and in the same direction. (cherry picked from commit 7c6ef80c) Conflicts: modules/gui/qt4/main_interface.cpp modules/gui/qt4/main_interface.hpp modules/gui/qt4/qt4.cpp
-
Jakob Leben authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit d687ddf3)
-
Alexander Bethke authored
As I understand this has been a temporary workaround for libvlccore, which seems to have been resolved. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit ee25a62a)
-
Jakob Leben authored
New protected field bool PLItem::b_is_node to have the data at hand. Then only check this field in PLModel::flags(). Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 968dd88a)
-
Jakob Leben authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 0ce4275a)
-
- 10 Aug, 2009 4 commits
-
-
Felix Paul Kühne authored
-
Ilkka Ollakka authored
Current description on default mode ain't actually any good, but didn't find better from x264 commit-log. Feel free to add better description. (cherry picked from commit 9353b582)
-
Grigori Goronzy authored
Rename types and add compatibility macro for old libass versions. Signed-off-by: Laurent Aimar <fenrir@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> Cherry-picked from e8189268
-
Felix Paul Kühne authored
contrib: added debug to see what we're actually doing when changing the prefixes of the included binaries
-
- 09 Aug, 2009 2 commits
-
-
Olivier Aubert authored
(cherry picked from commit b5a844bc)
-
Olivier Aubert authored
(cherry picked from commit 47648bd4)
-