Felix Paul Kühne
b78f809be4
macosx: fixed distribution of the *.mo files *coughcough*
2008-08-23 23:58:09 +02:00
Rémi Denis-Courmont
83b35c64b6
Move the executables out of src/
2008-08-23 18:13:09 +03:00
Pierre d'Herbemont
3ff7b96221
Makefile.am: Always rebuild VLC.app on libvlc or libvlccore changes.
2008-08-15 13:08:51 +02:00
Pierre d'Herbemont
8a8d775801
VLC.app: Don't create files in srcdir.
2008-08-14 03:47:54 +02:00
Pierre d'Herbemont
a017df43b3
VLC.app: set CFBundleVersion to git-describe.
2008-08-14 02:59:01 +02:00
Rémi Denis-Courmont
119a49ff66
Add make doc and fix Doxygen from top_builddir
2008-08-13 19:05:33 +03:00
Pierre d'Herbemont
68930bbc31
mowilla: Fix webplugin distribution on Mac OS X.
...
Please test, as I don't build mozilla.
2008-08-10 14:46:16 +02:00
Felix Paul Kühne
7ff0da93aa
macosx: go back to the IB2 nib file format
...
It obviously can be opened by IB2 again and is a lot smaller (136 kB compared to 640 kB). Right now, we can't use any IB3 features anyway...
2008-08-10 01:45:05 +02:00
Pauline Castets
b75b548f84
Add translations for Win32 installer ( fix #1044 )
...
Enable translation for Win32 installer. French translation is provided.
New translation files need to be created in order to translate other
languages.
Translated strings are:
- strings displayed in installer pages, other than the NSI standard ones
(section names, section descriptions, installation types, VLC already
installed massage)
- context menu entries (Open With VLC, Add to VLC's playlist)
- name of actions displayed in Windows autorun dialog, for DVD and CD
(Play With VLC)
Add translation files for english and french (english.nsh and
french.nsh)
Add header file to declare translation variables (declaration.nsh)
Include declaration.nsh in NSI file
Replace every displayed string in installer by the variable defined in
language file.
Modify Makefile to copy translation files for Win32 installer
Language is chosen by NSI, with a dialog at the beginning of the
installer (which was already there).
Translated string are copied into the variables according to which
language was chosen. Default is English.
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
2008-08-06 21:34:08 +01:00
Pierre d'Herbemont
340a7d3864
buidsystem: Fix package-macosx target so that they build VLC-release.app first. And make sure -zip contains Read Me.rtf.
2008-08-03 18:12:15 +02:00
Rémi Denis-Courmont
62dd145488
Disable live555 in distcheck
...
(For the n-th time, please disable in distcheck stuff that breaks
configure when missing)
2008-08-02 13:16:29 +03:00
Rémi Denis-Courmont
9e9bdac047
Non-existent files
2008-08-02 13:10:02 +03:00
Christophe Mutricy
d2afc0e9d7
Don't put bindings in POTFILES.in
...
Bindings are not in the tarballs so adding them to the translation was a
bad idea.
2008-07-30 22:36:28 +01:00
Jean-Baptiste Kempf
1ca3275381
Fix previous commit. Sorry (messed up with Git squash)
2008-07-30 14:34:33 -07:00
Jean-Baptiste Kempf
ebb796176a
Try to fix and simplify the exe generation.
2008-07-30 14:06:20 -07:00
Christophe Mutricy
f55d9a54ac
Install the qt4 translations
2008-07-29 00:10:09 +01:00
Christophe Mutricy
d8421cc77d
Install the translations in share on win32 and MacOSX
2008-07-29 00:10:08 +01:00
Christophe Mutricy
829dfdeda2
Fixes related to [ 3695af464c
]
2008-07-27 20:52:40 +01:00
Matthew A. Townsend
4210958b6b
Removed extra ')' in package-win32-base
...
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2008-07-27 10:56:21 -07:00
Christophe Mutricy
9cc2d54db1
Add a POTFILES.skip for people using intltool-update
...
And add bindings/ to the translations as there is a few strings in the
pytjon bindings
2008-07-27 00:01:31 +01:00
Rémi Denis-Courmont
71202fdada
Ship the Win32 SDK - closes #1676
2008-07-07 20:37:11 +03:00
Christophe Mutricy
b8d0435899
Make the update-po rule a bit more hackish
2008-07-05 23:38:34 +01:00
Felix Paul Kühne
c6d63c1551
Fixed make dist *coughcough*
2008-07-06 00:21:48 +02:00
Rémi Denis-Courmont
669f25d7de
Another broken path
2008-07-05 12:55:29 +03:00
Rémi Denis-Courmont
0403c7a8b7
Fix HTTP interface not starting at all
2008-07-02 22:17:10 +03:00
Rémi Denis-Courmont
92c5d98b21
Remove zip file first
2008-07-02 22:17:02 +03:00
Rémi Denis-Courmont
7a222c980f
Fix build dependency order
2008-07-02 18:34:30 +03:00
Rémi Denis-Courmont
a607595869
Fix make distcheck
2008-07-01 20:34:57 +03:00
Rémi Denis-Courmont
7fd85170e3
Typo - fix make dist
2008-06-20 01:14:25 +03:00
Felix Paul Kühne
8d1c75f3e2
Fixed VLC-release.app and distribution of Info.plist
2008-06-18 19:05:52 +02:00
Pierre d'Herbemont
dbf2c51683
Fix VLC.app.
2008-06-15 22:45:11 +02:00
Jean-Paul Saman
1fda54e9d2
Revert "Do not try to build the ActiveX so we can at least have nightlies."
...
This reverts commit 097f8fc9cd
.
2008-06-14 10:09:05 +02:00
Christophe Mutricy
15a5a372d8
More config.status magic.
...
I'm not sure why we have a PRODUCT_VERSION and VERSION
2008-06-14 00:24:31 +01:00
Rémi Denis-Courmont
097f8fc9cd
Do not try to build the ActiveX so we can at least have nightlies.
2008-06-01 23:01:30 +03:00
Rémi Denis-Courmont
951d135f82
./vlc: clean, also speed up make distcheck a tiny tiny bit
2008-06-01 11:57:22 +03:00
Rémi Denis-Courmont
87c8d9dd25
Fix changelog distribution
2008-06-01 10:37:56 +03:00
Jean-Baptiste Kempf
4eb07beac6
Try to fix Windows packaging.
2008-05-27 18:37:09 -07:00
Pierre d'Herbemont
78a0673f05
VLC.app: Revert to the previous state.
...
Mac OS X doesn't like much the fact that we place a script that launch an other executable. We end up in having no Dock connection. That would require some tweaking on our side that is not pretty.
2008-05-28 02:18:47 +02:00
Pierre d'Herbemont
80667302b0
VLC.app: Don't ln to vlc, but put a similar script in place. (Remove clivlc which makes no sens in VLC.app, as it is a build dir only target, so use vlc for clivlc).
2008-05-28 02:03:57 +02:00
Pierre d'Herbemont
c2a60588b1
VLC.app: Fix ln to vlc.
2008-05-28 01:52:45 +02:00
Pierre d'Herbemont
e73624fd4d
VLC.app: Use a link to vlc for the executable.
2008-05-28 01:25:36 +02:00
Rémi Denis-Courmont
0daf5bc0b5
Prevent glx from breaking distcheck
2008-05-27 20:12:40 +03:00
Antoine Cellerier
3dfed6db96
Take program prefix and suffix into account in the make-alias script.
2008-05-26 00:11:33 +02:00
Rémi Denis-Courmont
e104a2e689
Use the same directory layout on all platforms.
...
It was an artificially-created mess. Besides, many other Windows
applications also have a data, datadir or share directory.
2008-05-22 19:32:56 +03:00
Rémi Denis-Courmont
3f02d5ddbd
No need for huge automake if's
2008-05-22 19:10:10 +03:00
Rémi Denis-Courmont
b6b695f188
Remove internal Python build support
2008-05-21 20:48:11 +03:00
Rémi Denis-Courmont
b26f5a25af
Remove incorrect if BUILD_VLC
2008-05-19 21:11:45 +03:00
Rémi Denis-Courmont
84d0f814c4
Rename the shared libraries
2008-05-15 19:40:44 +03:00
Rémi Denis-Courmont
492c2c6822
vlc: set the plugin-path explicitly
...
So we don't need the current working directory hack to run VLC from the
build tree. As an added bonus, we can now run VLC from its build tree
even if the current working directory is not $(top_builddir).
2008-05-10 20:46:18 +03:00
Rémi Denis-Courmont
ddcfa776d8
Another Makefile fix
2008-05-10 20:46:18 +03:00