- 01 Feb, 2012 1 commit
-
-
Rafaël Carré authored
It doesn't give an OSX application (cherry picked from commit ffdd8bed) Conflicts: extras/package/macosx/package.mak Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 31 Jan, 2012 11 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit e0eb0da8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 2b268061) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 861c0e2c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5964 (cherry picked from commit 18173044) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sébastien Escudier authored
(cherry picked from commit 4bc2de8c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Alexander Law authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Mindaugas Baranauskas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Ivo Ivanov authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
- 30 Jan, 2012 10 commits
-
-
Brad Smith authored
Disable the OSS support on OpenBSD by default. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 460cdb561d091da9f181141b2a8203c737290679)
-
Brad Smith authored
This fixes up the *BSD handling within the Operating System check. SYS is now set to the OS without the version attached as provided by ${host_os} (.e.g. openbsd instead of openbsd5.1) to match all the other OS's and simplifies other OS's checks further down. This also allows the script to recognize DragonFly. This is back porting 4bee377fec3a95fe6681b0af3517f38064c336f2 to 2.0. There was a typo with the initial patch. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
(cherry picked from commit 38227c2441ad80bbf000f3a5fda40f5ca1dd6e3d) Conflicts: compat/dirfd.c include/vlc_fixups.h Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Brad Smith authored
Looking at the current vlc_GetCPUCount() function this can be simplified. The sysconf(4) variable _SC_NPROCESSORS_CONF is available for OS X and OpenBSD. The change as is also adds FreeBSD and NetBSD support to vlc_GetCPUCount(). Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 3a50918d89ebd66d43af99b8750fe8a1558f8b92) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Brad Smith authored
This fixes the libpng check on OpenBSD. Although the code was passing libm to ultimately link the library the test itself was not and thus failing. Also at Remi's request I changed the existing and newly introduced use of -lm to $LIBM. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 900041eb4d79eadc51a32c879fbedfa6262be767) Conflicts: configure.ac
-
Rafaël Carré authored
(cherry picked from commit 5a5559dfcde0c1b9a5feb3a3831f460a5f82d21e)
-
Rafaël Carré authored
Clarify what ./compile does (cherry picked from commit 468e5ea3ff71fd453a2c0b05e4f5f90597226f27)
-
Brad Smith authored
On older OpenBSD releases you especially should not have been using /dev/random, nowdays due to changes all the device nodes are actually all the same so either way this code can be simplified to not special case OpenBSD in vlc_rand_init(). Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (manually cherry picked from 3fc4af487dc23113a3c9602e1022f464f3992601)
-
Christoph Miebach authored
manually merged and manually corrected wrong file encoding leading to wrong symbol representations Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rafaël Carré authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 8d12038f945bb965b50eece8ceca77c856b15694) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 29 Jan, 2012 18 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 987c2953afaed2217e012ba02e3221b7d2963d27) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
It seems really unusable on win32 (cherry picked from commit 2d96c40a5ad6ea23c74a55ffb1091afda7b7f724) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit fb5766e398fa651791f5b7b7071a04ec175d9e5f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
macosx: implements user choice to autosave volume on exit and changes volume slider range to 0 ... 200% this adds the configuration variable and also the respective gui modifications for simple prefs dialog. Also, this commit changes some spacing in gui to be consistent between the different tabs. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit c2e39623ffa829913be56ad2030f507ba0470d35) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 525413129bafd487b1b8e9bad39b6ce03c5264dc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 9592e9cfd44b727011d8f6d88bcd7c27b0b36ff8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 4a869d394f8e3423b3bbade4f96100723748d4b1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Since we don't require access to persisted private keys Manual cherry-pick of bf36bb2935555aa9b2e36576677fe62b1d2bcd94 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5947 (cherry picked from commit b416098094451b79328766fd8408698ba2aba122) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
this fixes the l10n of the advanced prefs and a few other strings note that this facility is broken by design and should be replaced for 2.0-next (cherry picked from commit d285961c0b2422c8c5e7af0109263064ec8443d2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 41d7819dac04b9641d3d0b9e89c056fc72260404) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit f8014070524dee08f9fc3a69c5922ae19de8bdbc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit b3807154b3fa4b90a5570549a5e1a7eff6cedd49) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 49972383e28d67ebd9657d9101f77b2216aeb24e) (cherry picked from commit 89c3a705cec6568f98ae70eec998ab9635078466) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: fixed broken appearance of the main window in case it is linked against the 10.7 SDK but run on OS X 10.6 (cherry picked from commit 4a646775222b9645f6d3a522654aa89542051116) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 0c7696c1dd4bbae4edab5622e53e5605734cb169) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
Change bash location if it isn't in /bin Use 'linux' OS Patches inspired from FreeBSD port (cherry picked from commit a2b6035db7c1398568b669b33f403fbf02cde724) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 4d338f69d808d98cdc59a61b2c4a541c920a61ca) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-