- 27 Jun, 2003 3 commits
-
-
Sam Hocevar authored
* m4/Makefile.am: distribute our generated private.m4 file.
-
Sam Hocevar authored
+ Removed trailing / from directory names. + Used dummy instead of "" in the for/do/done loops. + Protected a couple of filenames with double quotes.
-
Sam Hocevar authored
+ New build system, using recursive makefiles. Due to the amount of code in VLC, this had become unavoidable. + Removed the check for OS X's stack size, since our automake targets are a lot less hungry now. + Ditto for Solaris's sed. + Since automake-1.6 is faster than 1.7, use it first if both are present. * m4/vlc.m4: + New AX_ADD_CPPFLAGS, AX_ADD_CFLAGS, AX_ADD_CXXFLAGS, AX_ADD_OBJCFLAGS and AX_ADD_LDFLAGS macros that do all the magic to detect possible modules and register their flags. + New AX_ADD_BUILTINS and AX_ADD_PLUGINS macros. + Some magic to generate vlc-config. * configure.ac: + Moved most code to the AX_ADD_* macros. + Explicitely added all target Makefiles. * modules/**/Modules.am: + Path to sources are now relative to Modules.am's directory level.
-
- 26 Jun, 2003 1 commit
-
-
Sam Hocevar authored
with a couple of modules.
-
- 25 Jun, 2003 1 commit
-
-
Sam Hocevar authored
-
- 24 Jun, 2003 1 commit
-
-
Sam Hocevar authored
-
- 21 Jun, 2003 1 commit
-
-
Sam Hocevar authored
bootstrap generates the proper magic for us.
-
- 27 May, 2003 1 commit
-
-
Gildas Bazin authored
* ALL: bumped version to 0.6.0-test2 * Makefile.am: got rid of the faq in the package-win32 target.
-
- 24 May, 2003 2 commits
-
-
Eric Petit authored
* doc/release-howto.txt: remove outdated info about how to build BeOS packages
-
Sam Hocevar authored
-
- 23 May, 2003 1 commit
-
-
Sam Hocevar authored
non-PIC ones (Closes Debian bug #194384).
-
- 20 May, 2003 1 commit
-
-
Clément Stenac authored
add sap, or sap="Name" in the stream output options
-
- 17 May, 2003 1 commit
-
-
Gildas Bazin authored
* INSTALL.win32: finally updated the instructions on how to build vlc for win32 :) * install-win32, Makefile.am: updates for the win32 package. * NEWS: added a few missing things.
-
- 15 May, 2003 3 commits
-
-
Sam Hocevar authored
-
Derk-Jan Hartman authored
* vlc.ebuild: small spelling correction
-
Derk-Jan Hartman authored
* added all the new icons to the dist. * on make dist i would like to do mv vlc.ebuild vlc-${VERSION}.ebuild I don't know how to do this. Who does?
-
- 13 May, 2003 1 commit
-
-
Gildas Bazin authored
* modules/gui/wxwindows/*: new subtitles file dialog box. * modules/demux/util/sub.c: fixed a few description strings. * Makefile.am: small cosmetic change to package-win32 target.
-
- 06 May, 2003 1 commit
-
-
Eric Petit authored
-
- 05 May, 2003 1 commit
-
-
Gildas Bazin authored
* ALL: removed the old channels server stuff (was deprecated).
-
- 24 Apr, 2003 1 commit
-
-
Gildas Bazin authored
* Makefile.am: added a dist-hook target to include the auto-generated msvc files into the dist. added src/misc/modules_plugins.h to the dist.
-
- 22 Apr, 2003 1 commit
-
-
Eric Petit authored
* modules/gui/beos/*: added _()s so the whole interface is translated * src/libvlc.c: ask gettext for UTF-8 strings (under BeOS only for now) FIXME: currently, untranslated strings are not converted to UTF-8
-
- 18 Apr, 2003 1 commit
-
-
Eric Petit authored
-
- 14 Apr, 2003 1 commit
-
-
Christophe Massiot authored
(incomplete).
-
- 09 Apr, 2003 3 commits
-
-
Derk-Jan Hartman authored
AUTHORS file. * AUTHORS: updated my own info
-
Sam Hocevar authored
we might have an additional target one day, such as vlcplugin :) * ./mozilla/vlc.r: OS X specific resource file for an OS X plugin. * ./mozilla/vlcshell.cpp: added required OS X functions.
-
Sam Hocevar authored
* ./mozilla/support/npmac.cpp: added a hacked version of Mozilla's npmac.cpp that builds with g++ instead of CodeWarrior.
-
- 06 Apr, 2003 3 commits
-
-
Gildas Bazin authored
* Makefile.am, install-win32: added the default skin to the win32 package.
-
Christophe Massiot authored
* THANKS: added Jean-Pierre Kuypers, French translator * NEWS: updated for 0.5.3 release. Please check.
-
Christophe Massiot authored
* OS X : create dummy fr.lproj etc. directories, so that the Apple menu and standard file dialogs be translated too * modules/gui/wxwindows/open.cpp: fixed a string * src/misc/configuration.c: don't yell when a config variable disappears * po/de.po po/it.po: new translations by maintainers
-
- 25 Mar, 2003 1 commit
-
-
Sam Hocevar authored
* ./Makefile.am: we distribute ./toolbox.
-
- 24 Mar, 2003 1 commit
-
-
Derk-Jan Hartman authored
* added some macosx files to DIST that were probably missing in the tar ;)
-
- 23 Mar, 2003 1 commit
-
-
Sigmund Augdal Helberg authored
render text on the video include/osd.h: some constants useful when interfacing with the osd module configure.ac.in: check for freetype2, enabled the osdtext module by default Makefile.am: added osd.h, please check that this is correct lirc.c: modified to provide feedback when buttons are pressed. Look at the Feedback() function in lirc.c to see how this module can be used
-
- 21 Mar, 2003 1 commit
-
-
Christophe Massiot authored
-
- 17 Mar, 2003 1 commit
-
-
Sam Hocevar authored
reduce cluttering of the root directory.
-
- 12 Mar, 2003 1 commit
-
-
Sam Hocevar authored
can call "toolbox --update-includes" without running configure. * ./toolbox: de-uglified some shell code.
-
- 11 Mar, 2003 1 commit
-
-
Gildas Bazin authored
* Makefile.am: Fixed problem with the package-win32 target.
-
- 05 Mar, 2003 1 commit
-
-
Gildas Bazin authored
* Makefile.am: make package-win32 creates FAQ.htm not faq.htm.
-
- 01 Mar, 2003 1 commit
-
-
Gildas Bazin authored
* install-win32, Makefile.am: added the html faq to the win32 package. * toolbox, msvc/*: few fixes to the msvc project files generation. (compiling plugins won't work yet because there are a few hacks that need to be done in order to compile dlls that use the c-runtime)
-
- 26 Feb, 2003 1 commit
-
-
Gildas Bazin authored
* configure.ac.in, Makefile.am, install-win32: fixed the package-win32 make target, and included the locales in the installer script. * src/libvlc.c: on win32 we look for the locales in vlc's directory.
-
- 23 Feb, 2003 1 commit
-
-
Laurent Aimar authored
-