Felix Paul Kühne
456b366094
fix make dist as pointed by linkfanel
15 years ago
Felix Paul Kühne
2d689e4009
macosx: added missing backgrounds for the button bar at the bottom of the window
15 years ago
Felix Paul Kühne
a75dffcf40
macosx: remove no longer needed ui graphics
15 years ago
Damien Erambert
dfa953d4f3
macosx: new interface graphics
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
15 years ago
Felix Paul Kühne
3b66dabcbf
macosx: remove the extended controls panel since all of its functionality is present in the * effects panels now
15 years ago
Felix Paul Kühne
63e66b3612
macosx: added skeleton for the video effects panel
15 years ago
Pierre Ynard
b98e1a87c7
Makefile: renamed file
15 years ago
Felix Paul Kühne
be80120018
macosx: added a track synchronization panel
15 years ago
Felix Paul Kühne
2200c2c0e6
macosx: don't include BGHUDAppKit's IB plugin in VLC's release bundle
15 years ago
Jean-Baptiste Kempf
bba2eae589
Remove oldhttp
Sure, this will be unpopular, and this will likely kill you kittens, but
maintaining 2 http interface is stupid and counter-productive.
Let's hope luahttp will finally get fixed.
15 years ago
Felix Paul Kühne
082ae67c4f
fixed make dist and removed remaining 'blue' button images
15 years ago
Rémi Denis-Courmont
0b6b4f5c36
Win32: fix "make core"
15 years ago
Felix Paul Kühne
7ef83b1bd0
buildsystem: include vlc512x512.png in the VLC bundle since it is required by the Growl plugin
15 years ago
Felix Paul Kühne
2c10fb73ad
growl: fixed runtime behavior and compilation
15 years ago
Felix Paul Kühne
e4b9963b86
buildsystem + xcodeproj: replaced BWToolKit with BGHUDAppKit
15 years ago
KO Myung-Hun
fc4385ea91
Use $(LN_S) instead of 'ln -s'
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
15 years ago
Felix Paul Kühne
5877e45a8b
macosx: fixed bundle creation with Xcode4
requires latest contrib package
15 years ago
Felix Paul Kühne
25adb44581
makefile: fixed typo
15 years ago
Felix Paul Kühne
5bee5b7d7e
enable BWToolKit for the Mac port
15 years ago
Jean-Baptiste Kempf
016985e822
Makefile, win32: fix sdk/ generation
15 years ago
Felix Paul Kühne
7b9f7900ed
makefile: revert previous Xcode4 fix.
This will need a proper fix once both Xcode 3 and 4 are available.
15 years ago
Felix Paul Kühne
1e76bf48e3
makefile: another Xcode4 fix
15 years ago
Felix Paul Kühne
ea09a15047
Fixed VLC.app creation with Xcode 4.2
15 years ago
Jean-Baptiste Kempf
d11ef8dd70
Win32: clean the install from libtool and static objects
16 years ago
Rafaël Carré
3624edd324
win32 package (compiled) lua scripts
share/vlc/lua only contains the files needed for the (lua) http interface
16 years ago
Rafaël Carré
b945b839b5
win32 package: copy lua files from install dir, not source dir
It includes only .luac files
16 years ago
Rémi Denis-Courmont
41e5bcdaf1
Remove unmaintained BeOS support
16 years ago
Rafaël Carré
50f1d61d6d
Don't copy activex/mozilla plugins when packaging for wince
16 years ago
Rafaël Carré
56a914d893
Dummy activex/npapi build rules for Windows CE / Windows 64bits
Move the rules from {npapi,activex}.am to /Makefile.am
16 years ago
Rafaël Carré
5bf4823d25
Remove activex project
It is now available at git://git.videolan.org/activex-vlc.git
Fetch, configure, and build it when making windows packages
Modify npapi-vlc dependencies, and move install of the dll in
package-win-common rule
Pass $(SHELL) to npapi & activex ./configure to be sure they pick
/bin/bash and not /bin/sh (which might be incompatible with libtool)
16 years ago
Rafaël Carré
698853e41d
Don't build/package mozilla plugin for win64
npapi hasn't been ported to windows 64 yet
16 years ago
Rafaël Carré
4a45420874
Fix mozilla packaging for windows
build-npapi is a dep of package-win32-base-exe and not
package-win-common, because i don't think the mozilla plugin builds for
windows CE
Assumes we always want to build & package mozilla plugin
16 years ago
Rémi Denis-Courmont
6a4df19232
Ugly and almost working npapi build rules
16 years ago
Rémi Denis-Courmont
1c8a32a495
Remove the NPAPI plugin
16 years ago
Rafaël Carré
42850ecfa2
win32 package: do not package mozilla plugin if we're not building it
16 years ago
Rafaël Carré
740069f5a3
distcheck configure: disable-mkv
works around the lack of a recent enough libebml/libmatroska in Debian
16 years ago
Rafaël Carré
87ba62f706
R.I.P. toolbox
16 years ago
Jean-Baptiste Kempf
48f5522f91
INSTALL.wince is gone.
16 years ago
Jean-Baptiste Kempf
e5043f11d9
Remove reference to toolbox
16 years ago
Rémi Denis-Courmont
c515906bbb
Compress the source tarball with XZ (LZMA)
This saves over 30% space from BZip2.
16 years ago
Rémi Denis-Courmont
f8c86f64e3
Don't depend on non-existent file
Pointed out by Alexis Ballier.
16 years ago
Rémi Denis-Courmont
c422b773fd
ipkg: packaging rules don't belong in the source tarball
16 years ago
Rémi Denis-Courmont
393a1b3308
Require automake 1.11
("It is more than a year old")
16 years ago
Jean-Baptiste Kempf
f0582d9d61
Win32: Comment package-win32-crx from basic win32 make because it needs crxmake
16 years ago
Jean-Baptiste Kempf
e55650d539
Win32: fix breakage in Makefile
16 years ago
Jean-Baptiste Kempf
4e4c2ddbad
Win32: makefile simplification
16 years ago
Jean-Baptiste Kempf
bc8dd6c8fa
Win32/CE: Nicer Makefile syntax
16 years ago
Jean-Baptiste Kempf
8cbfee18ee
Wince: do not fail if locale/ is missing
16 years ago
Jean-Baptiste Kempf
fbc31765a7
Win32: man find
16 years ago
Jean-Baptiste Kempf
93a913a0af
WinCE: try to fix building packages
16 years ago