1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-16 16:02:54 +02:00
Commit Graph

2480 Commits

Author SHA1 Message Date
Jean-Baptiste Kempf
34ba8bd409 Faac is NOT compatible with VLC
Too bad for your AAC encoding, but, well.
2009-07-10 17:32:51 +02:00
Rémi Duraffort
760fece1a3 mpris.py: fix volume handling (wrong event). 2009-07-10 15:20:08 +02:00
Rémi Duraffort
fb98def5d9 Fix mpris python script: the commands are *Set*(Loop|Random). 2009-07-10 15:00:19 +02:00
Jean-Baptiste Kempf
e29893130b Libogg update to 1.1.4 2009-07-08 19:02:00 +02:00
Jean-Baptiste Kempf
923f3ec6d4 Update libvorbis to 1.2.2 2009-07-08 18:37:25 +02:00
Jean-Baptiste Kempf
4ddcb8a281 Contrib: Forgotten file 2009-07-08 18:06:14 +02:00
Jean-Baptiste Kempf
799f0ec128 Contrib: fluidsynth on WIN32 2009-07-08 18:01:48 +02:00
Jean-Baptiste Kempf
1330bc9586 Fontconfig update for Win32 2009-07-07 01:52:52 +02:00
Felix Paul Kühne
cf35b4e78a fixed merging 2009-07-06 16:43:14 +02:00
Felix Paul Kühne
9d134194c4 contribs: updated binary package feat. eac3 support in ffmpeg and updated libass 2009-07-06 16:34:36 +02:00
Felix Paul Kühne
9fd3d36ca4 ffmpeg/contrib: fixed logic bug which failed compilation on Darwin. Needs review. 2009-07-06 16:32:29 +02:00
Jean-Baptiste Kempf
2d112c03e0 Contrib: Don't patch fontconfig, this is wrong and useless. 2009-07-03 09:21:54 +02:00
Jean-Baptiste Kempf
304dc45525 Provide the E-AC3 Spectral FFmpeg patch, made by Justin.
Thanks a lot, French CSA for using it with almost noone able to decode it...
2009-07-03 09:13:53 +02:00
Anthony Loiseau
3c4c5eb3af win32/nsis: small misc Windows installer script cleanup
This commit does not add functional changes.
It mainly fix whitespaces and insignificantly alter behavior
when debugging.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2009-07-02 10:35:15 +02:00
Jean-Baptiste Kempf
599883e018 win32/nsis: Don't try to install --disabled features
This commit create conditional lines in the Windows
installer script to not try to install some features if
they have not been compiled.
2009-07-02 10:34:05 +02:00
Kaarlo Raiha
637aaf8bd3 change nsis Play to Open
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2009-07-02 10:26:40 +02:00
Anthony Loiseau
1ba9b1f21d win32/nsis: fix section descriptions
Fix description inversion as Nicolas Rault described on @vlc.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2009-07-01 22:58:23 +02:00
Felix Paul Kühne
4b56f66ffc contribs: updated binary package including the new mozilla SDK. No further changes. 2009-06-28 02:16:16 +02:00
Felix Paul Kühne
26e21a0cc7 contribs: updated the mozilla SDK based upon Firefox 3.0.11.
New API version is 1.9.0.11 (old version was 1.7.5)
2009-06-28 01:56:52 +02:00
Felix Paul Kühne
92f40267e8 contribs: fixed mozilla/firefox compilation 2009-06-28 01:56:52 +02:00
Felix Paul Kühne
bb772357d2 macosx: converted the remaining nib files to the IB 3.0 file format 2009-06-28 01:56:52 +02:00
Felix Paul Kühne
e116cebe0c contribs: fixed glib compilation by removing the dependency on gtk-doc 2009-06-28 01:56:51 +02:00
Felix Paul Kühne
4ca174fb5a contribs: first step to update the mozilla SDK 2009-06-26 14:06:39 +02:00
Felix Paul Kühne
f549ca084f macosx: added missing nib part 2009-06-26 13:04:21 +02:00
Felix Paul Kühne
30437c6554 macosx: implemented options to disable Apple Remote and Media keys support
Disabling AR will work instantly, while mediakey require a restart to update the setting. To be fixed later on.
2009-06-26 13:04:21 +02:00
Derk-Jan Hartman
738678fdab contrib: update fontconfig to 2.7.0 2009-06-25 16:17:02 +02:00
Derk-Jan Hartman
f2fd79c205 Delete preferences.app: Update with new path due to [5149096ca61fb84a5dc5ee5907615db3b04ac47f] 2009-06-25 16:17:02 +02:00
Derk-Jan Hartman
8b178f4542 copy paste mistake in [7f43b9342a] 2009-06-22 12:54:22 +02:00
Derk-Jan Hartman
7f43b9342a macosx plugin: Set miminum system version for the mozilla plugin as well. 2009-06-22 12:48:14 +02:00
Derk-Jan Hartman
24a0dc938b macosx: Set minimum OS version for the VLC application bundle
This works with 10.2, 10.3 and 10.4, but 10.3 requires the code we have in VLCApplication.
2009-06-22 12:48:14 +02:00
Derk-Jan Hartman
c810ca9e7a macosx: Update list of extensions. Fix video.icns -> movie.icns
(cherry picked from commit 8b9d73a700bf003be654750df29f5af30f854bfd)

Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
2009-06-22 12:48:14 +02:00
Christophe Mutricy
17a09405c9 Contribs: Use $STRIP
And don't ignore errors
2009-06-18 19:53:34 +02:00
Christophe Mutricy
a8d24bd4fc Contribs: Fix libmpcdec configure.ac
You need a compiler.
2009-06-18 19:17:31 +02:00
Christophe Mutricy
968754f8cd contribs: Use autoreconf --force to avoid libtool pb.
Also use autoreconf where possible
And no need to reun automake after autoreconf
2009-06-18 19:17:31 +02:00
Felix Paul Kühne
b07d6df858 contribs: Use GCC 4.2 instead of LLVM-GCC 4.2 to compile the 32bit contribs on Darwin like we already do for the 64bit ones
LLVM introduced to many runtime bugs for now. Updated bin package for x86_64 is already available, PPC and i386 will follow within the hour.
2009-06-17 17:41:23 +02:00
Felix Paul Kühne
c710d92d46 contrib: remove yasm's source file on clean 2009-06-17 17:41:23 +02:00
Jean-Baptiste Kempf
81e543e9e2 Win32: Fix installer for DVD and CD-Audio autoruns.
(cherry picked from commit db606bd163ff2b8e6bf56b40e614fa0619067d26)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2009-06-17 00:05:58 +02:00
Derk-Jan Hartman
efa45eaf5e contrib: fix a crash i found in libass.
This is fixed upstream in mplayer now. Our libass is up to date with r29367 of Mplayer.
2009-06-16 20:13:03 +02:00
Jean-Baptiste Kempf
f82de775aa Contrib: fix obvious typo for cygwin. 2009-06-16 18:13:41 +02:00
Jean-Baptiste Kempf
f84b0f87a7 Contrib: trust Fontconfig devs for windows configuration. 2009-06-16 18:08:30 +02:00
Derk-Jan Hartman
a6fdca4572 contrib: correct patch apply 2009-06-16 15:51:47 +02:00
Derk-Jan Hartman
6520cc4090 contrib: update libass 2009-06-16 15:44:42 +02:00
Felix Paul Kühne
eb3d7b0bb9 contribs: bin package updated for Darwin fixing libogg and a few minor problems 2009-06-16 01:03:47 +02:00
Felix Paul Kühne
f84c91c658 contrib: give the bin package its actual name 2009-06-15 21:35:42 +02:00
Felix Paul Kühne
3ea763062f contribs: assume x86_64 for Darwin 10 2009-06-15 14:26:10 +02:00
Felix Paul Kühne
b666a31e29 contrib: prevent some rare linking errors on OSX by providing the minimal OS version also at link-time 2009-06-15 14:21:20 +02:00
Pierre Ynard
380d2c8c36 libshout-win32: patch Makefile.in instead of Makefile.am
What is probably a libtool version mismatch prevents us from
easily rebootstrapping. To avoid that, we patch Makefile.in and
that's it.
2009-06-15 03:01:38 +02:00
Felix Paul Kühne
c74014005f Simplify
Reminded by Jan-Paul
2009-06-13 17:09:10 +02:00
Felix Paul Kühne
f7692e6792 macosx: fixed remaining 64bit issues
The Quartztext module needs a rewrite. All other parts of VLC are working nicely in 64bit mode.
2009-06-13 14:18:11 +02:00
Felix Paul Kühne
ec2aed2f9c contribs: compilation fix for compilation in x86_64 mode on Darwin
'core2' is the first CPU generation on the Mac to support 64bit instructions, so we can't use 'prescott' in this mode.
2009-06-13 12:19:35 +02:00