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

2440 Commits

Author SHA1 Message Date
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
Derk-Jan Hartman
811af57253 macosx intf: solve hotkey conflict
Now we have:
cmd-G : to open the panel to grab from webcam/screen/eyetv
cmd-R : to reveal in Finder, the same as iTunes uses
cmd-shift-R : to start/stop VLC record
2009-06-12 18:06:59 +02:00
Derk-Jan Hartman
1a004f7e8d macosx: Change the optimizations paramaters.
From the beginning we were using -march=pentium-m -mtune=prescott
However this was based on the Intel development machine of Apple. All actually shipped Intel machines by Apple are at least Core machines. As such, we might as well use -march=prescott -mtune=generic now. For 10.6 I currently think we should use -march=prescott -mtune=core2, since that will allow us to use much more advanced optimizations, and only few machines were shipped as Core, most were Core2 machines.
2009-06-12 16:11:15 +02:00
Felix Paul Kühne
65c17bc52f macosx: updated cone in About dialog
Thanks to Richard C. G. Øiestad for the adaptation
2009-06-09 00:49:17 +02:00
Felix Paul Kühne
ad0075d843 contribs: WxWidgets is history 2009-06-07 23:37:04 +02:00
Pierre Ynard
2818b351e6 contribs: compile x264 and live555 as PIC
Compile x264 and live555 as PIC, as otherwise it causes linkage problems
on 64 bits
2009-06-06 01:28:37 +02:00
Felix Paul Kühne
91b4b33fd1 contribs: use http instead of ftp to download the Darwin-binary package
Note that we don't use FTP to access ganesh in 'make src' either...
2009-06-05 18:08:04 +02:00
Jean-Baptiste Kempf
2d81a38ba5 Contribs for Linux x64
Patch by Kaloyan Kovachev
2009-06-01 16:24:32 +02:00
Felix Paul Kühne
7526d72f2e contribs: updated binary package for Darwin 9 (ppc & x86)
This automagically updates 1.0-bugfix, too. No need to backport.
2009-06-01 14:31:53 +02:00
Felix Paul Kühne
cabe90dfe9 contribs: use GCC 4.2.1 for libgoom2k4, too.
Updated binary packages are on the way.
2009-06-01 12:15:33 +02:00
Felix Paul Kühne
8114a97f9e contribs: enforce usage of gcc-4.2 instead of llvm-gcc-4.2 for libx264 to ensure proper linking on both PPC and x86 based Macs
Binary packages will need an update here.
2009-05-30 17:59:48 +02:00
Rémi Denis-Courmont
55c960749e Merge branch 'base' into master 2009-05-27 18:50:08 +03:00
Rémi Denis-Courmont
b381e4a4c9 Contrib: remove faac from ffmpeg
Without this, ffmpeg refuses to build due to licensing problems.
2009-05-26 23:03:40 +03:00
Rémi Denis-Courmont
fc26ea2b1e Initial Maemo 5 contribs list
(tested under Scratchbox-based public Beta SDK)
2009-05-26 23:02:53 +03:00
Rémi Denis-Courmont
ad77d955a5 Merge branch 1.0-bugfix (early part) into master 2009-05-26 19:38:03 +03:00
Rémi Denis-Courmont
4db7858c80 LUA contrib: discard Linux readline support (not needed) 2009-05-26 18:59:31 +03:00
Felix Paul Kühne
9ee71dbcc6 contribs: delete no longer required patch 2009-05-26 16:16:46 +02:00
Felix Paul Kühne
2ed376f7a2 macosx: fixed regressions from merges with the 1.0-bugfix branch 2009-05-26 16:15:24 +02:00
Konstanty Bialkowski
0587790485 Update libmodplug to 0.8.7
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2009-05-26 14:27:44 +02:00
Jean-Baptiste Kempf
13a41fa0f3 Fix conflicts. 2009-05-26 01:16:47 +02:00
Jean-Baptiste Kempf
66bd92014e Merge branch '1.0'
Conflicts:
	extras/contrib/Makefile
	extras/package/macosx/Resources/English.lproj/MainMenu.nib/classes.nib
	extras/package/macosx/Resources/English.lproj/MainMenu.nib/info.nib
	extras/package/macosx/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
	extras/package/macosx/vlc.xcodeproj/project.pbxproj
	modules/gui/qt4/dialogs/external.cpp
	projects/mozilla/vlcshell.cpp
	src/control/event.c
	src/control/media_list_player.c
	src/control/media_player.c
2009-05-26 00:51:06 +02:00
Felix Paul Kühne
f02742c79f macosx: remove VLM from project file, too 2009-05-25 23:44:16 +02:00
Felix Paul Kühne
900a78add8 macosx: remove incomplete VLM implementation
Do not forward-port
2009-05-25 23:42:48 +02:00
Felix Paul Kühne
0c78aa4aef contrib: binary package for RC2 (and hopefully final, too) 2009-05-25 22:48:38 +02:00
Felix Paul Kühne
1319c5c570 contribs: updated package for Darwin (32bit only for now) 2009-05-25 22:04:49 +02:00
Felix Paul Kühne
bcef36867c contribs: disable libfaac on Darwin (as part of ffmpeg) as it considered nonfree now
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2009-05-25 21:26:30 +02:00
Felix Paul Kühne
869c2e414e contribs: disable libfaac on Darwin (as part of ffmpeg) as it considered nonfree now 2009-05-25 21:25:33 +02:00
Felix Paul Kühne
75c98019cf macosx: fixed controls in new main window 2009-05-22 17:08:28 +02:00
Felix Paul Kühne
fd1c320bce macosx: added new graphics to project file so they get included in the bundle 2009-05-21 23:59:55 +02:00
Felix Paul Kühne
966d42293a macosx: merge the nib fle containing Eric Dudiak's interface rework 2009-05-21 23:50:14 +02:00
Felix Paul Kühne
cb137fb6ec macosx: added graphics from Eric Dudiak's interface rework 2009-05-21 23:09:13 +02:00
Felix Paul Kühne
976839436d macosx: added Eric Dudiak's source files to the respective lists 2009-05-21 22:26:47 +02:00
Felix Paul Kühne
2da7d437b1 macosx: fixed Xcode project file and make dist (new document icons...) 2009-05-21 14:17:18 +02:00
Dominic Spitaler
2e5c6c8fda new document icons for mac os x
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2009-05-21 13:50:31 +02:00
Rémi Denis-Courmont
7f12470415 Merge branch 1.0-bugfix
Conflicts:
	modules/video_filter/extract.c
	modules/video_filter/marq.c
	projects/mozilla/control/npolibvlc.cpp
	src/control/video.c
2009-05-20 19:46:41 +03:00
Geoffroy Couprie
044ede9e93 Win32: remove parts of the intl .rc that crash windres on the buildbot 2009-05-20 00:31:57 +02:00
Jean-Baptiste Kempf
404a1c6e18 Ensure that people don't compile Dirac on Windows and Gcc 3 2009-05-18 00:31:50 +02:00
Rémi Denis-Courmont
e9810b983c Missing .gitignore 2009-05-10 18:37:50 +03:00
Pierre Ynard
6f74730c26 Contribs: fix installation of live555
Make sure $(PREFIX)/{lib,include} directories exist

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2009-04-28 17:51:16 +03:00
Anthony Loiseau
a67c1100d0 FFmpeg is now available at *.ffmpeg.org
This does not change many things since svn.mplayerhq.hu refers
to the same IP as svn.ffmpeg.org currently, but it may change
in the future.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2009-04-24 15:43:24 +02:00
Jean-Baptiste Kempf
487e5becc1 Contrib: bump schro to 1.0.7, since 1.0.6 had many issues. 2009-04-23 13:35:39 +02:00