1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-25 09:41:30 +02:00
Commit Graph

951 Commits

Author SHA1 Message Date
Rémi Denis-Courmont
6e92a6302c Exclude ALSA from test builds
libasound2 seem to cause spurious test suite failures.
2013-09-16 18:54:30 +03:00
Rémi Denis-Courmont
3ed51c5e32 Remove old unused recursive variables - make automake happy 2013-06-04 20:55:04 +03:00
Rafaël Carré
a42bb44165 Win32: use ld options rather than a perl script to set PE flags 2013-05-18 13:08:29 +02:00
Ludovic Fauvet
3fde8c359d Win32: MSI package
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2013-02-12 17:08:04 +01:00
Rémi Denis-Courmont
ff385d0374 lua: fix distcheck without LUA 2013-01-02 18:18:46 +02:00
Rafaël Carré
fccc6ab913 Happy new year 2013 2013-01-01 20:18:09 +01:00
Rafaël Carré
ed810a5693 UAC: distribute source code (and doc+examples) 2012-12-15 12:07:39 +01:00
David Fuhrmann
74de906998 macosx: move detached window stuff in extra xib file and only load that when necessary 2012-09-28 15:17:30 +02:00
Felix Paul Kühne
c62eab3d5c macosx: implemented pressed state for the effects button (dark UI) (close #7408) 2012-09-25 22:57:28 +02:00
Felix Paul Kühne
a38092cd83 macosx: implemented pressed state for the effects button (bright UI) (refs #7408) 2012-09-16 16:28:18 +02:00
Jean-Baptiste Kempf
597c0dec16 Fix make dist 2012-09-13 00:14:04 +02:00
Felix Paul Kühne
8d95ee6111 CAS: use the generic dialogs to fetch a text input from the user or to let him/her choose an item in a popup 2012-09-12 11:10:13 +02:00
Pierre Ynard
b995c7405e Update changelog rules to 2012 2012-09-11 23:45:15 +02:00
Rafaël Carré
4e6ace3517 Add dolt generated files to distclean 2012-09-10 10:50:38 +02:00
Benjamin Drung
aff4cad782 Do not ship UAC.dll in source tarball.
Close #7436

Signed-off-by: Rafaël Carré <funman@videolan.org>
2012-09-06 16:58:16 +02:00
Felix Paul Kühne
1ee08fc6be macosx: implemented graphics for forward/backward in the 6 button state 2012-09-03 19:13:33 +02:00
Felix Paul Kühne
b30051e082 macosx: removed no longer needed preliminary artwork 2012-09-03 19:13:33 +02:00
Felix Paul Kühne
3b59b6f623 macosx: implemented graphics for next/previous in the 6 button state 2012-09-03 19:13:32 +02:00
Felix Paul Kühne
565c19d646 macosx: renamed 'back' button images to 'backward', since it is less confusing 2012-09-03 19:13:32 +02:00
Felix Paul Kühne
cc624f1372 macosx: implemented graphics for the single playlist button state 2012-09-03 19:13:32 +02:00
Felix Paul Kühne
71c1e3552a macosx: use the updated forward/back buttons in the gray window 2012-08-31 14:17:04 +02:00
Felix Paul Kühne
3589fc7ae9 macosx: replaced previous/next buttons for the dark UI 2012-08-31 13:15:27 +02:00
Rémi Denis-Courmont
03062ad358 Hildon UI: remove dead technology
That plugin was written for Maemo 4. It barely worked with Maemo 5.
Maemo 6 did not have Hildon. Hildon is unmaintained and unused.
2012-07-25 20:40:16 +03:00
Felix Paul Kühne
44cdb9b325 macosx: fixed names of 2 retina graphics 2012-06-27 19:42:33 +02:00
Felix Paul Kühne
d8b24e50f5 macosx: updated xcodproj and Makefile.am for the new graphics 2012-06-27 16:50:20 +02:00
Felix Paul Kühne
e5c027058b macosx: removed the fspanel artwork for scale factor 1.5
This is a broken concept, since according to the HIGL, one point always equals one pixel on non-HiDPI screens regardless of the actual DPIs or the actual screen resolution.

Additionally, this interferes with our support for HiDPI
2012-06-24 18:21:17 +02:00
Damien Erambert
8ba3d7f4dd macosx: added retina compatible artwork for the gray main window style
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2012-06-24 16:50:53 +02:00
Damien Erambert
554813d647 macosx: added retina compatible fullscreen controller artwork
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2012-06-24 16:45:22 +02:00
Damien Erambert
04d65ac9c8 macosx: added retina compatible sidebar icons
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2012-06-24 16:41:22 +02:00
Felix Paul Kühne
eba61d4f3b macosx: added a basic script and some entitlements to enable Sandboxing on OS X Lion (refs #5149) 2012-06-18 22:14:55 +02:00
Felix Paul Kühne
a574f2f905 macosx: draw vlc.icns instead of a bogus white png with an icon in the about panel
no user-visible change. However, we save 29KB and don't need to update that graphic for HiDPI
2012-06-12 21:02:05 +02:00
Felix Paul Kühne
6051f82ac2 macosx: Cocoa cannot deal with 2 images of the same name in a single bundle even if their type is different
Hence, rename one of them.
2012-06-12 20:33:46 +02:00
Felix Paul Kühne
bc87dd70bc macosx: added UI stub for a new Convert & Save panel (refs #5900) 2012-05-18 20:35:14 +02:00
Felix Paul Kühne
3131d924e1 macosx: added the prev/next buttons back (disabled by default) (close #6822)
you can enable them in the 'Playback' menu (since we got no 'View' menu so far) or in the advanced preferences

note that preliminary artwork is used at this point
2012-05-17 20:01:21 +02:00
Rémi Denis-Courmont
680622a820 Ship run_vlc.sh 2012-05-15 18:44:14 +03:00
Rémi Denis-Courmont
72fd19ba00 Add test case for the VLC binary 2012-05-09 18:58:01 +03:00
Rémi Denis-Courmont
ee3053e274 Do not include RPM spec files in tarball
This makes no sense. RPM needs the package specification as a separate
file, where the source tarballs are indicated. Chicken-and-egg...

Besides those files are out-of-date.
2012-05-04 20:34:14 +03:00
Felix Paul Kühne
0fac96096c Makefile.am: added more missing files to make dist (refs #6743)
left out for now: cmake, ipkg and most of win32/UAC
2012-05-04 19:28:17 +02:00
Felix Paul Kühne
72549b918f macosx: VLC.app shouldn't rely on a script included within VLCKit
Therefore, add a copy to extras to prepare the VLCKit split
2012-05-03 18:32:48 +02:00
Felix Paul Kühne
5e5d0aac07 fixed make dist for Mac (1) 2012-05-02 13:41:12 +02:00
Felix Paul Kühne
d17ed613eb macosx: added additional artwork for the single fullscreen button in the detached video output window
derived from previous artwork for other single buttons
2012-03-06 13:42:54 +01:00
Rémi Denis-Courmont
49399c2720 Work around automake bug (?) to distribute contribs
Files were copied to contrib/src/src instead of contrib/src...
2012-03-01 19:23:24 +02:00
Felix Paul Kühne
acc847396c macosx: fixed rounded bottom corners when using the black window style 2012-02-17 15:59:10 +01:00
Felix Paul Kühne
79b9821411 fixed make dist 2012-02-11 17:59:10 +01:00
Felix Paul Kühne
b79a47d8d0 macosx: added PackageMaker project to create the EyeTV plugin installer 2012-02-09 13:46:50 +01:00
Sergey Radionov
ffcee64d73 add bin to PATH to let libvlc.dll be found by vlc-cache-gen.exe
Fix "This application has failed to start because libvlc.dll
was not found. Re-installing the application may fix this problem."
during building of vlc under Windows.

Signed-off-by: Rafaël Carré <funman@videolan.org>
2012-02-05 12:58:05 -05:00
Rémi Denis-Courmont
cc40da808d Remove plugins.dat on uninstallation 2012-01-28 13:14:53 +02:00
Felix Paul Kühne
3be591d420 macosx: implement proper window button artwork (refs #5742) 2011-12-29 21:57:55 +01:00
Felix Paul Kühne
168b48cb41 macosx: resolve conflict between sidebar icons and other UI artwork (refs #5742) 2011-12-29 21:57:55 +01:00
Felix Paul Kühne
105ab7dd42 macosx: added a resize control to the main window (not in use when linking against the 10.7 SDK) 2011-12-27 23:24:37 +01:00
Felix Paul Kühne
45014de425 macosx: added placeholder artwork for the title bar's fullscreen button 2011-12-25 17:54:21 +01:00
Felix Paul Kühne
6e77944124 macosx: added a basic traffic lights icon set for the dark window and the related implementation 2011-12-25 15:19:45 +01:00
Felix Paul Kühne
a1eacf91ed macosx: adapt to the new sidebar icons 2011-12-23 01:35:30 +01:00
Rafaël Carré
24d5626426 Fix references to configure-{msys,mingw,cygwin,common}*.sh 2011-11-20 15:25:26 -05:00
Rafaël Carré
d1d03dfac3 Makefile.am: split macosx and win32 packaging into their own files 2011-11-19 01:47:25 -05:00
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
2011-11-16 10:53:56 -05:00
Rafaël Carré
7262d1c9dc Closes: #5544
Typo introduced in 8dd09b2 while I was wondering why vlckit is in vlc.git
2011-11-16 09:48:03 -05:00
Rafaël Carré
527e3c4191 Revert hunk of [8dd09b2162] which broke wince 2011-11-15 23:14:29 -05:00
Rafaël Carré
ff9ad13930 use mkdir -p 2011-11-15 22:58:13 -05:00
Rafaël Carré
3c365338c8 win32: remove 2 levels of directories from sdk headers 2011-11-15 22:58:13 -05:00
Rafaël Carré
bf64888f7c Fix old comment 2011-11-15 16:13:42 -05:00
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
2011-11-15 10:17:28 -05:00
Rafaël Carré
ad077881ad wince packaging fixes (skip .lib generation)
DLLs are named after their version (libvlc-5.dll) on wince
2011-11-14 02:39:13 -05:00
Rafaël Carré
3edd1660e8 wince: fix npapi rule 2011-11-14 01:28:48 -05:00
Rafaël Carré
f305b4f1a3 Distribute compiler DLLs when needed 2011-11-12 20:59:04 -05:00
Rafaël Carré
e9c1058b22 only wince does not need npapi 2011-11-12 20:59:04 -05:00
Rafaël Carré
2961176db5 dlltool: associate lib file to dll 2011-11-12 02:18:16 -05:00
Rafaël Carré
bcfe549ef0 Build and package libvlc(core).lib 2011-11-11 16:11:31 -05:00
Rafaël Carré
5de6dc1d33 Distribute peflags.pl and win32 configure scripts 2011-11-11 01:03:38 -05:00
Rafaël Carré
2e39f001f4 Makefile.am: remove old useless MacOSX rules 2011-11-11 00:50:36 -05:00
Rafaël Carré
4b4963f313 peflags.py -> peflags.pl 2011-11-08 12:51:11 -05:00
Jean-Baptiste Kempf
d1873b6fd5 Use ActiveX from the npapi repo 2011-11-08 01:58:11 +01:00
Rafaël Carré
df287db5af win64: really package npapi plugin 2011-11-07 16:37:14 -05:00
Rafaël Carré
1c17378296 peflags: rewrite needed features in python
remove conditional from configure.ac
2011-11-07 16:18:48 -05:00
Rafaël Carré
0fc21febc7 win64: package npapi plugin 2011-11-07 10:57:33 -05:00
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
2011-11-05 21:06:37 -04:00
Rafaël Carré
ebac954fe8 win64 packaging: distribute libstdc++-6.dll and libgcc_s_sjlj-1.dll 2011-11-05 20:04:15 -04:00
Pierre Ynard
39eddfc4ac macosx: remove deleted files from Makefile 2011-09-18 13:08:34 +02:00
Felix Paul Kühne
913fe8f262 macosx: added fspanel@1.5x graphics to the xcode project and the Makefile.am 2011-09-16 17:54:08 +02:00
Jean-Baptiste Kempf
88f047adb8 Update Makefile.am after previous commit 2011-09-07 20:07:16 +02:00
Jean-Baptiste Kempf
7e4d0edc07 Remove INSTALL.win32 2011-09-07 19:59:24 +02:00
Sebastien Zwickert
52a381c9f2 macosx: look for libvlc in lib/ for bundle creation.
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2011-09-05 12:26:41 +02:00
Felix Paul Kühne
af5969aedf macosx: remove dead code and rename vout.* to VideoView.* 2011-09-04 19:36:34 +02:00
Christophe Mutricy
ed679f05e2 Distribute lithuanian.nsh 2011-09-04 15:09:17 +02:00
Christophe Mutricy
2c31bd9b91 Add Basque translation in Win32 installer
Translation from Xabier Aramendi <azpidatziak@gmail.com>
2011-09-04 15:09:17 +02:00
Felix Paul Kühne
bf288927ee another compilation fix for the mac 2011-09-03 19:34:26 +02:00
Rémi Denis-Courmont
b6c4de7c16 Fix race between installation and execution of vlc-cache-gen 2011-09-01 20:08:05 +03:00
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).
2011-08-30 23:46:32 +03:00
Rémi Denis-Courmont
7dcac68447 Move src/control/ to lib/ 2011-08-30 23:40:34 +03:00
Rémi Denis-Courmont
674d660fd2 Rework directory order 2011-08-30 21:37:26 +03:00
Rémi Denis-Courmont
b00db8ce60 Move libs/srtp/* to modules/access/rtp/ 2011-08-30 21:36:22 +03:00
Rémi Denis-Courmont
e93de8eb50 Move libs/loader to modules/codec/loader 2011-08-30 21:36:06 +03:00
Rémi Denis-Courmont
706d473385 Move libs/unzip to modules/access/zip/unzip 2011-08-30 21:35:49 +03:00
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 2011-08-19 15:51:23 +02:00
Rémi Denis-Courmont
ccf9342370 Remove vlc-config 2011-08-18 22:02:21 +03:00
Felix Paul Kühne
2be3a2dcf1 macosx: added a 'Drop Zone' view, which is displayed when the playlist is empty
preliminary graphics..
2011-08-03 15:47:46 +02:00
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) 2011-08-03 02:45:15 +02:00
Felix Paul Kühne
5a5846fe99 macosx: fixed volume slider appearance in black intf mode and disable the track slider when appropriate 2011-08-02 01:16:59 +02:00
Alexey Sokolov
0b68597313 Add contrib/ to release/nightly tarballs.
This simplifies life for users who don't have apt-get with its
build-dep, use tarballs instead of git, but still want to easily make
all dependencies.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2011-07-30 17:41:50 +03:00
Felix Paul Kühne
e786d7681a macosx: removed references to no longer existing equalizer files 2011-07-19 18:35:55 +02:00