- 14 Sep, 2008 10 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Daniel Mierswa authored
when --enable-v4l2 was passed to configure, alsa was searched and linked against if found (only do that when alsa wasn't disabled) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4c50e9ee) backported to help packagers. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Daniel Mierswa authored
when --enable-freetype was passed to configure, fontconfig was searched and linked against if found (provide --enable-fontconfig which is default) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit a6a27b4d) Backported to help packagers. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Sveinung Kvilhaugsvik authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christophe Mutricy authored
(cherry picked from commit f74d2ab5)
-
- 13 Sep, 2008 17 commits
-
-
Antoine Cellerier authored
Now that we have a one instance mode with DBus under linux, also make it possible to use the "one-instance-when-started-from-file" and "started-from-file" options. Consider using --started-from-file in the file association scripts, like what we do in the win32 NSIS script, so that all files opened through the GUI are enqueued/played in the same instance. (cherry picked from commit a8821cd8)
-
Laurent Aimar authored
Inital patch by Marian Durkovic. (cherry picked from commit a69b713e) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 328bcb92) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Felix Paul Kühne authored
Saves a few kB and prevents some, ehm, corruption. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Antoine Cellerier authored
(cherry picked from commit ed54701a)
-
Christophe Mutricy authored
-
Antoine Cellerier authored
Once again, thanks to plc5_250 for the tests. (cherry picked from commit 6e8bbe8e)
-
Antoine Cellerier authored
Thanks a lot to plc5_250 on IRC for testing. (cherry picked from commit aa98c569)
-
Jean-Philippe Andre authored
(cherry picked from commit 4f66b077) Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
This reverts commit 6b069ca8. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
(cherry picked from commit 2b73b011)
-
Antoine Cellerier authored
Thanks a lot to ipkiss for providing the bisect builds and geal for his help. (cherry picked from commit 88f22433)
-
Antoine Cellerier authored
This reverts commit 95320ee3.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This will slow a few complaints from many people.
-
- 12 Sep, 2008 13 commits
-
-
Jean-Baptiste Kempf authored
Qt: InputSlider: wheeling on it will seek of 1% in position. (cherry picked from commit af7cf494) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> Qt: Don't accept focus on the input slider. Never. Just process mouseEvents... (cherry picked from commit 47591074) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Antoine Cellerier authored
(cherry picked from commit 24bacb28)
-
Jean-Baptiste Kempf authored
1) Every Human Interface Guideline on Unix/Linux/Windows reserves alt key for menu and button accessibility... Try to NOT use those... Moreover, you have NO idea how the translators are going to translate your accelerators... On the other hand, with this long list of keys it was become more than difficult... I'll document on the wiki. 2) Use keys next-to-each-other like-a-cross for cropping Those keys are making a cross in most layouts ( on the contrary to the previous ones). 3) At the same time, use easier snapshot key. (shift+s is easier than Ctrl+alt+s) 4) Comment previous changes and remove whitespace. Nota Bene: I have no idea on how are the default on the mac and if the are conflicts there too, so I won't make changes there.
-
Jean-Baptiste Kempf authored
(cherry picked from commit 4a02c9e3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Philippe Andre authored
(cherry picked from commit afd60281) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Antoine Cellerier authored
-
Antoine Cellerier authored
(cherry picked from commit 90199a69)
-
Antoine Cellerier authored
... else the option is useless since nobody will think of enabling it. (cherry picked from commit 02aeb3ca)
-
Antoine Cellerier authored
(cherry picked from commit 538b14f9)
-
Christophe Mutricy authored
Add a variable to force which .pc to use add libxul (aka xulrunner 1.9) before iceape-plugin and xulrunner-plugin (xul 1.8) Don't depends on mozilla-config.h when using pkg-config. It's the old way of doing thing and requires us to depends on the foo-xpcom.pc Needs backporting once tested (cherry picked from commit 26c5015f) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Mutricy authored
(cherry picked from commit 9463913f) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit cdc8bcd3)
-
Marian Durkovic authored
Signed-off-by: Derk-Jan Hartman <hartman@videolan.org> (cherry picked from commit 5a16baa2)
-