Felix Paul Kühne
3be591d420
macosx: implement proper window button artwork (refs #5742 )
15 years ago
Felix Paul Kühne
168b48cb41
macosx: resolve conflict between sidebar icons and other UI artwork (refs #5742 )
15 years ago
Felix Paul Kühne
105ab7dd42
macosx: added a resize control to the main window (not in use when linking against the 10.7 SDK)
15 years ago
Felix Paul Kühne
45014de425
macosx: added placeholder artwork for the title bar's fullscreen button
15 years ago
Felix Paul Kühne
6e77944124
macosx: added a basic traffic lights icon set for the dark window and the related implementation
15 years ago
Felix Paul Kühne
a1eacf91ed
macosx: adapt to the new sidebar icons
15 years ago
Rafaël Carré
24d5626426
Fix references to configure-{msys,mingw,cygwin,common}*.sh
15 years ago
Rafaël Carré
d1d03dfac3
Makefile.am: split macosx and win32 packaging into their own files
15 years ago
Rafaël Carré
7d5b8e7ca5
Revert "win32: remove 2 levels of directories from sdk headers"
This reverts commit 3c365338c8 .
We want to keep the same structure than on Linux
Also the .pc files use this structure
15 years ago
Rafaël Carré
7262d1c9dc
Closes : #5544
Typo introduced in 8dd09b2 while I was wondering why vlckit is in vlc.git
15 years ago
Rafaël Carré
527e3c4191
Revert hunk of [ 8dd09b2162] which broke wince
15 years ago
Rafaël Carré
ff9ad13930
use mkdir -p
15 years ago
Rafaël Carré
3c365338c8
win32: remove 2 levels of directories from sdk headers
15 years ago
Rafaël Carré
bf64888f7c
Fix old comment
15 years ago
Rafaël Carré
8dd09b2162
cleanup packaging rules
add phony targets
do not clean files/directories automatically
remove useless comments/messages
use a timestamp to not run make install each time a win32 package is created
15 years ago
Rafaël Carré
ad077881ad
wince packaging fixes (skip .lib generation)
DLLs are named after their version (libvlc-5.dll) on wince
15 years ago
Rafaël Carré
3edd1660e8
wince: fix npapi rule
15 years ago
Rafaël Carré
f305b4f1a3
Distribute compiler DLLs when needed
15 years ago
Rafaël Carré
e9c1058b22
only wince does not need npapi
15 years ago
Rafaël Carré
2961176db5
dlltool: associate lib file to dll
15 years ago
Rafaël Carré
bcfe549ef0
Build and package libvlc(core).lib
15 years ago
Rafaël Carré
5de6dc1d33
Distribute peflags.pl and win32 configure scripts
15 years ago
Rafaël Carré
2e39f001f4
Makefile.am: remove old useless MacOSX rules
15 years ago
Rafaël Carré
4b4963f313
peflags.py -> peflags.pl
15 years ago
Jean-Baptiste Kempf
d1873b6fd5
Use ActiveX from the npapi repo
15 years ago
Rafaël Carré
df287db5af
win64: really package npapi plugin
15 years ago
Rafaël Carré
1c17378296
peflags: rewrite needed features in python
remove conditional from configure.ac
15 years ago
Rafaël Carré
0fc21febc7
win64: package npapi plugin
15 years ago
Rafaël Carré
dde3c27230
win64 packaging: fix comment
It is not clear that static linking is superior in our case
Shared linking could even reduce package size (only one copy of libstdc++ shipped)
21:04 < jon_y> libtool prevents static linking if you are working with dlls, it is by
design
15 years ago
Rafaël Carré
ebac954fe8
win64 packaging: distribute libstdc++-6.dll and libgcc_s_sjlj-1.dll
15 years ago
Pierre Ynard
39eddfc4ac
macosx: remove deleted files from Makefile
15 years ago
Felix Paul Kühne
913fe8f262
macosx: added fspanel@1.5x graphics to the xcode project and the Makefile.am
15 years ago
Jean-Baptiste Kempf
88f047adb8
Update Makefile.am after previous commit
15 years ago
Jean-Baptiste Kempf
7e4d0edc07
Remove INSTALL.win32
15 years ago
Sebastien Zwickert
52a381c9f2
macosx: look for libvlc in lib/ for bundle creation.
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
15 years ago
Felix Paul Kühne
af5969aedf
macosx: remove dead code and rename vout.* to VideoView.*
15 years ago
Christophe Mutricy
ed679f05e2
Distribute lithuanian.nsh
15 years ago
Christophe Mutricy
2c31bd9b91
Add Basque translation in Win32 installer
Translation from Xabier Aramendi <azpidatziak@gmail.com>
15 years ago
Felix Paul Kühne
bf288927ee
another compilation fix for the mac
15 years ago
Rémi Denis-Courmont
b6c4de7c16
Fix race between installation and execution of vlc-cache-gen
15 years ago
Rémi Denis-Courmont
e33be977f4
Build modules before libvlc and VLC
The largest change here consists of building the plug-ins cache after
vlc-cache-gen (instead of after modules previously).
15 years ago
Rémi Denis-Courmont
7dcac68447
Move src/control/ to lib/
15 years ago
Rémi Denis-Courmont
674d660fd2
Rework directory order
15 years ago
Rémi Denis-Courmont
b00db8ce60
Move libs/srtp/* to modules/access/rtp/
15 years ago
Rémi Denis-Courmont
e93de8eb50
Move libs/loader to modules/codec/loader
15 years ago
Rémi Denis-Courmont
706d473385
Move libs/unzip to modules/access/zip/unzip
15 years ago
Felix Paul Kühne
80b1013245
macosx: converted interface builder files from nib to the more modern xib file format, which smaller and more suitable for git
15 years ago
Rémi Denis-Courmont
ccf9342370
Remove vlc-config
15 years ago
Felix Paul Kühne
2be3a2dcf1
macosx: added a 'Drop Zone' view, which is displayed when the playlist is empty
preliminary graphics..
15 years ago
Felix Paul Kühne
14d52e2c8f
macosx: icon set for the sidebar table taken from the Fogue icon set by Yusuke Kamiyamane, licensed as Creative Commons Attribution 3.0 unported (CC BY 3.0)
15 years ago