Rafaël Carré
fbfd51491a
extras/tools: remove openssl
it is never enabled
13 years ago
David Fuhrmann
31ffb20309
Revert "package/macosx: remove .rar from list of default file types"
This reverts commit 7c2652cd8b .
13 years ago
Felix Paul Kühne
4acdfca5a9
extras/tools: update gas-pp
13 years ago
David Fuhrmann
7c2652cd8b
package/macosx: remove .rar from list of default file types
13 years ago
Felix Paul Kühne
32abf2d43c
tools: update gas-pp
13 years ago
Felix Paul Kühne
e76e8639d4
macosx: fix drawing the search field at 60fps and wasting enormous amounts of battery when blinking ( close #11067 )
13 years ago
Sean McGovern
d731e77454
tools: set CPUS correctly on Solaris
Signed-off-by: Rafaël Carré <funman@videolan.org>
13 years ago
Sean McGovern
705ee955b8
tools: add GNU sed
Signed-off-by: Rafaël Carré <funman@videolan.org>
13 years ago
Sean McGovern
6f8c750a6f
ragel: edit patch to work with other versions of patch(1)
Signed-off-by: Rafaël Carré <funman@videolan.org>
13 years ago
David Fuhrmann
ff9af3f66a
macosx: fix main window positioning on startup ( close #9818 )
13 years ago
Felix Paul Kühne
d6b9b0cba2
extras/ios: enable vorbis since it is needed by the ogg demuxer
13 years ago
Felix Paul Kühne
5bf7355fea
extras/ios: fix compilation with Xcode 5.1
13 years ago
David Fuhrmann
fc3655b50f
macosx: increase size of dvd menu button for l10n
13 years ago
David Fuhrmann
7d25d78e74
macosx: remove open BDMV folder button
Two different buttons signify to the user that there is an
actual difference in using either of these. But in fact,
both call the same code and if the folder is misnamed, even
the BDMV button would classify the folder as a DVD type.
stringcount--
13 years ago
Felix Paul Kühne
a351db66d9
extras/ios: disable addon manager modules
13 years ago
Felix Paul Kühne
3c2de31c62
extras/macosx: remove dropped options from configure script
13 years ago
Felix Paul Kühne
d7e00d6224
extras/ios: remove dropped configure options from build script and disable audioqueue aout
13 years ago
David Fuhrmann
ceb372ef24
macosx: fix reveal-in-finder menu for detached windows
13 years ago
Jerome Forissier
3c9463627d
macosx: package libvlc_version.h, not libvlc_version.h.in.
Copy LibVLC headers from the installation directory: $(prefix)/include
rather than from the source directory, where the version file is still
unprocessed.
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
13 years ago
Rafaël Carré
28fd6664d1
Revert "npapi: sensible prefix"
This reverts commit 4ec3dd7b17 .
This broke windows packaging.
13 years ago
Rémi Denis-Courmont
56046780fc
npapi: correct pkg-config paths
13 years ago
Rémi Denis-Courmont
4ec3dd7b17
npapi: sensible prefix
13 years ago
Sean McGovern
489aea8483
extras: use MAKE environment variable where appropriate
Signed-off-by: Rafaël Carré <funman@videolan.org>
13 years ago
David Fuhrmann
f8d91ce252
macosx: fix dropzone positioning in black interface style
13 years ago
Felix Paul Kühne
0e423c098c
macosx: remove 'vout' option from simple prefs since it is clearly an advanced option this OS, which can break the setup way too easily
13 years ago
Felix Paul Kühne
3ed3b14955
macosx: re-write addon manager xib file to work-around a bug in IB 3.2
13 years ago
Felix Paul Kühne
4aef1ff049
macosx/addon manager: revert xib file to the Interface Builder 3.2 format to fix compilation on jones
13 years ago
Felix Paul Kühne
79295631da
addon manager: fix compilation with older xcode releases
13 years ago
Felix Paul Kühne
f8cbff7477
macosx: iterate on the addon manager
13 years ago
Felix Paul Kühne
d3b37a8247
macosx: add basic addon manager
no fancy UI, but it works
Needs further UX improvements
13 years ago
David Fuhrmann
9bc339e567
macosx: fixes 'clipping contents' and some other xib warnings
13 years ago
David Fuhrmann
4e6c4d3808
macosx: fix xib compilation warnings for open panel
Action prototypes were missing...
13 years ago
David Fuhrmann
5f194336a9
macosx: use VLCDropView for the controls bar drop area
This removes VLCThreeImageDropView and thus duplicated
D&D code.
13 years ago
Ludovic Fauvet
b85e854c07
nsis: allow changes in file association after installation ( fix #4323 )
The extensions registration is now split in two:
- All supported extensions are registered during install
- Only the selected extensions are effectively associated with VLC
This allows the user to modify file association (even for extensions
not selected during installation) from the VLC preferences.
13 years ago
Jean-Baptiste Kempf
aa8cc70921
Add .bik extension registration
13 years ago
Martin Storsjö
2e917cd4f9
ios: Pass the right architecture as --host when building contribs
--host is used to indicate where the built binaries are intended
to run, while --build indicates the platform where the configure
script is being run and where it is built.
13 years ago
Felix Paul Kühne
72013a5b4f
iOS: don't deploy xcrun as for Intel builds as this isn't needed
13 years ago
Jean-Baptiste Kempf
29fdcac6de
NSIS: use ifdiff and not ifnewer for file installation
This should allow downgrades.
Close #10551
13 years ago
David Fuhrmann
2dbc664742
macosx: fix and cleanup quit-after-playback main menu item
close #6073
13 years ago
Rafaël Carré
8d045bd84a
dirac plugin has been removed
13 years ago
Rémi Denis-Courmont
c17e507a2a
npapi: update the tree automatically and, if needed, rebuild
13 years ago
Felix Paul Kühne
0eb37e8493
extras/ios: modernize build script
13 years ago
Felix Paul Kühne
a8a6447114
extras/tools: update gas-pp
13 years ago
Felix Paul Kühne
ce9dac0ed9
package/macosx: remove legacy code
13 years ago
Rafaël Carré
a07e33cdf1
nsis danish translation: fix quoting
13 years ago
Christoph Miebach
715ed9dfb5
l10n: Updating and adding installer files
(cherry picked from commit 47f740e7e0da787f44a0ec7d56985505e0c1a4aa)
Signed-off-by: Rafaël Carré <funman@videolan.org>
13 years ago
Ludovic Fauvet
916e841ea9
nsis: use windows-1250 encoding for Polish and Slovenian ( fix #10126 )
(cherry picked from commit 7d48c11c0c5068cb388e8ea45277ce89b68535dc)
Signed-off-by: Rafaël Carré <funman@videolan.org>
13 years ago
Ludovic Fauvet
e4367cd21d
nsis: fix encoding of translations
As of now, NSIS doesn't fully support unicode so it is better to use
their iso 8859 counterpart.
ISO-8859-1:
- Dutch
- German
ISO-8859-2:
- Polish
- Slovenian
(cherry picked from commit 02a8a0326001760195383e03bb04a047919fe09f)
Signed-off-by: Rafaël Carré <funman@videolan.org>
13 years ago
Michał Trzebiatowski
a27214464b
l10n: NSIS Polish update
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
(cherry picked from commit 5aebac3078b586fcd72ba17b01e934a45431370c)
Signed-off-by: Rafaël Carré <funman@videolan.org>
13 years ago
Jean-Baptiste Kempf
74cd59ac24
NSIS: fix polish translation
(cherry picked from commit 35c5354c363d30119edccb0c0d5d9d26b68fd753)
Signed-off-by: Rafaël Carré <funman@videolan.org>
13 years ago