Felix Paul Kühne
936ac46923
Fixed patch
18 years ago
Derk-Jan Hartman
d9c318ad28
contrib: New Mac OS X binary contrib downloads (v4)
18 years ago
Derk-Jan Hartman
db8c196759
contrib: fix broken ffmpeg macosx patch
18 years ago
Jean-Baptiste Kempf
3b0d684163
[Win32] Activate ActiveX by default since now it works.
18 years ago
Rémi Duraffort
358afe661f
analyser/zsh: fix memleak ( #2303 )
18 years ago
Geoffroy Couprie
731c247b23
remove npvlc.dll.manifest and axvlc.dll.manifest while uninstalling
18 years ago
Geoffroy Couprie
e7a0232e00
remove dependency to vc80's crt
18 years ago
Jean-Baptiste Kempf
1c6e1a2277
Try to fix Win32 configures.
18 years ago
Geoffroy Couprie
b047088a37
Using a not sxs-aware CRT won't work
18 years ago
Jean-Baptiste Kempf
7fda9d7710
[Win32 Contrib] Disable pthread for x264 until someone gets the time to understand the issue.
18 years ago
Jean-Baptiste Kempf
f6d65479de
[Win32] Update the package configuration.
18 years ago
Geoffroy Couprie
e45586d00e
specify dependency to msvcrt for vlc.exe and libvlc.dll
18 years ago
Jean-Baptiste Kempf
d06621e6fd
NSIS: put the manifest on install.
18 years ago
Jean-Baptiste Kempf
e95cb50f11
[Contrib] Bump XML to 2.7.2 and update gnuTLS to 2.6.2 (big issue in 2.6.1)
18 years ago
Rémi Denis-Courmont
9232e780f1
Remove horribly out of date Mandriva spec file
Clearly, these files are better maintained out of our tree.
18 years ago
Felix Paul Kühne
debcac6b7a
macosx: properly set up the nextKeyView for all text fields in the sprefs
Forward-port [a643d7e59b8fa7b8525dd12ae733baa2a1333f26]
18 years ago
Jean-Baptiste Kempf
8239dd2674
Correct typo in previous commits.
18 years ago
Jean-Baptiste Kempf
defe773333
[Win32] package scripts updates.
18 years ago
Jean-Baptiste Kempf
f7ae34ece1
[Win32] add a MSys configure script.
18 years ago
Felix Paul Kühne
38c794f39e
ub.sh: prettified the comments a bit
18 years ago
Jean-Baptiste Kempf
326b2d497a
[Contrib] GnuTLS update to 2.6.1
18 years ago
Jean-Baptiste Kempf
7c091cbe7a
[Contrib] Dirac update to 1.0.0. Some patches were merged upstream, some are still needed...
18 years ago
Jean-Baptiste Kempf
038ff7b282
[Contribs] Update LAME.
18 years ago
Jean-Baptiste Kempf
647bac81ba
[Contrib] Update to libpng 1.2.33
18 years ago
Jean-Baptiste Kempf
aacbc118da
[Contrib] Theora 1.0.
18 years ago
Jean-Baptiste Kempf
e3fe478bbe
Update live555 contrib patch
18 years ago
Pavlov Konstantin
2e640ac4e8
extras/package/macosx: Explain what i did to make universal binary, that
sacred knowledge shouldnt be forgotten by future generations of VLC
devs.
18 years ago
Jean-Baptiste Kempf
1b1a6a4ef3
[Contribs] Update libgcrypt to 1.4.3
18 years ago
Jean-Baptiste Kempf
4c30e1d7df
[Contribs] libpng update for CVE-2008-3964
18 years ago
Jean-Baptiste Kempf
5e0254ce2f
[Contribs] Update the patch to deactivate c99 mode in FFmpeg
This should fix linking to faac and mp3lame.
18 years ago
Ludovic Fauvet
6b468738b8
New recently played menu.
* Configuration aware to enable/disable (default enabled)
* Filters available to ignore some patterns (using QRegExp)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
18 years ago
Jean-Baptiste Kempf
f83418ee9e
[Contribs] Small FFMPEGCONF cleanup.
18 years ago
Jean-Paul Saman
7205ca2b63
(contrib) fix libdvdread-win32.patch
18 years ago
Jean-Paul Saman
daf7b17935
(contrib) Building zvbi for windows with dynamic pthreadsGC2 dll
18 years ago
Jean-Paul Saman
612f4f1c72
(win32 nsi) Fix unterminated string.
18 years ago
Jean-Paul Saman
db4901e908
(contrib) Do not use --std=c99 for ffmpeg on contrib when crosscompiling to win32.
18 years ago
Jean-Paul Saman
76aeb5e76d
(contrib) Fix bug in FFMPEGCONF define and disable bzlib usage by ffmpeg for win32.
18 years ago
Jean-Paul Saman
695c8ce599
(contrib) Use autoreconf after patching Makefile.{am,in} and configure.{ac,in}.
18 years ago
Jean-Paul Saman
52360af6d9
Add schroedinger to Fedora contrib and remove some libraries that are available in the distro itself.
18 years ago
Jean-Paul Saman
f30232e4ea
(win32 contrib) Build theora without docs on win32.
18 years ago
Derk-Jan Hartman
1bd5306848
contrib: binary contrib uploaded for ppc as well
18 years ago
Derk-Jan Hartman
7bc4afb7eb
contrib: binary revision raised to 3 now.
18 years ago
Derk-Jan Hartman
38c7f394b9
contrib: add gecko-sdk to mac contrib binary package
18 years ago
Derk-Jan Hartman
33a19efb34
contrib: Fix change_prefix when used on binaries != libraries
18 years ago
Derk-Jan Hartman
6f3129f85b
contrib: Fix dvdread patch
18 years ago
Felix Paul Kühne
fe7f66314c
win32 package: German translation by Michi T. with minor changes by myself
18 years ago
Derk-Jan Hartman
f34d75845e
win32 installer: fix some registry entries for win32
Have a look at the path
HKEY_CLASSES_ROOT\Applications\vlc.exe\shell\Play\command
in the registry.
In my registry under Vista 32 EN Business the value is
C:\Program Files\VideoLAN\VLC\vlc.exe --started-from-file "%1"
Normally, it should read
"C:\Program Files\VideoLAN\VLC\vlc.exe" --started-from-file "%1"
Windows Explorer accepts both variants but the first one causes problems
when trying to call that command from self-written programs.
Reported by Stefan <vbtricks gmx.net>
18 years ago
Derk-Jan Hartman
1e5cb576a6
contrib also needs share/libtool when using the binary package.
18 years ago
Jean-Baptiste Kempf
5a75b21fac
Repair GnuTLS/win32
18 years ago
Felix Kühne
ee86562ca7
ensure compatibility with future versions of Darwin
18 years ago