An error occurred fetching the project authors.
- 02 Feb, 2003 1 commit
-
-
Sam Hocevar authored
of places.
-
- 01 Feb, 2003 1 commit
-
-
Sam Hocevar authored
* ./bootstrap: now that we have the NEWS file, --foreign is no longer required when calling automake.
-
- 28 Jan, 2003 1 commit
-
-
Sam Hocevar authored
use "./toolbox --fix-glade" to generate and fix source files. * ./include/vlc_common.h: fixed compilation warnings.
-
- 27 Jan, 2003 1 commit
-
-
Sam Hocevar authored
Solaris make.
-
- 26 Dec, 2002 1 commit
-
-
Christophe Massiot authored
-
- 25 Dec, 2002 3 commits
-
-
Sam Hocevar authored
* ./toolbox: removed code from bootstrap that wasn't related to the bootstrapping sequence and put it here.
-
Sam Hocevar authored
* ./bootstrap: bootstrap --update-po also updates vlc.pot.
-
Christophe Massiot authored
* Worked around automake stack overflow bug on Darwin.
-
- 17 Dec, 2002 1 commit
-
-
Sam Hocevar authored
-
- 21 Nov, 2002 1 commit
-
-
Sam Hocevar authored
* ./modules/access/file.c: the file access plugin gets the real file size under WinCE. * ./modules/audio_filter/converter/u8tofixed32.c: added this conversion filter to play some WAV files without an FPU. * ./bootstrap: bootstrap --update-vc doesn't rely on the Makefile's presence.
-
- 20 Nov, 2002 3 commits
-
-
Sam Hocevar authored
* ./bootstrap: fixed a typo that prevented per-object target directories to work. * ./evc/*, ./msvc/*: removed project files; they're becoming a bit large (more than 1MB) and I don't want to spoil the CVS with them.
-
Sam Hocevar authored
using the waveout module. * ./bootstrap: we ignore comments when parsing makefiles. * ./modules/audio_filter/converter/fixed32tofloat32.c: changed this module so that it also does float32tofixed32. * ./modules/*: ported a few other modules to WinCE (most of the time it's just a #include <errno.h> that needs to be removed).
-
Sam Hocevar authored
functions to plugins. * ./bootstrap: enhanced the project file generation for plugins; we now parse makefiles to make this easier. * ./modules/**/Modules.am: reworked a few makefiles so that they are more easily parsed.
-
- 19 Nov, 2002 1 commit
-
-
Sam Hocevar authored
8 bit string under WinCE. * ./extras/Win32_msvc: scrapped this directory. * ./bootstrap: we now parse plugin makefiles to guess what to put in the MSVC project files. Only the dummy plugin has been tested yet.
-
- 18 Nov, 2002 1 commit
-
-
Sam Hocevar authored
means no default flag to use (except for me, muahaha).
-
- 13 Nov, 2002 2 commits
-
-
Sam Hocevar authored
it simply outputs a usage message. * ./src/*: fixed a bunch of (legitimate) warnings under VC++. * ./evc/*, ./msvc/*: split the workspaces into three projects (libvlc, vlc and plugins -- plugins doesn't build anything yet).
-
Sam Hocevar authored
directory because the two project files are starting to diverge. * ./evc/vlc.c: created a specific vlc.c file for Windows CE. * ./src/misc/messages.c: as WinCE doesn't have stdout or stderr, the message queue outputs to a logfile (until we have a proper interface).
-
- 10 Nov, 2002 1 commit
-
-
Sam Hocevar authored
work is still needed for missing functions. I only touched libvlc for the moment, plugins will come in a long long while. * ./bootstrap: moved MSVC project files generation here; use --update-msvc.
-
- 09 Nov, 2002 1 commit
-
-
Sam Hocevar authored
file from the makefile. * ./msvc/*: moved the MSVC files here. * ./src/extras/*: moved the extra code here (used to be in src/misc, extras/GNUgetopt and extras/Win32_msvc). * ./include/*: a few warning fixes.
-
- 04 Nov, 2002 2 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
* ./mozilla/npvlc_rc.rc, ./mozilla/vlcplugin.h: added the Ogg mime type to the Mozilla plugin properties. * ./debian/control: added libogg-dev and libvorbis-dev dependicies to the Debian build script.
-
- 29 Oct, 2002 1 commit
-
-
Sam Hocevar authored
* ./bootstrap: fixed calls to $(LINK) which had duplicate -o options.
-
- 25 Oct, 2002 1 commit
-
-
Sam Hocevar authored
goal is to provide dependencies for shared libraries.
-
- 16 Oct, 2002 1 commit
-
-
Sam Hocevar authored
under platforms without libintl such as Win32. Use --with-included-gettext to test. Might break compilation on systems I don't have access to.
-
- 04 Oct, 2002 1 commit
-
-
Sam Hocevar authored
* ./modules/misc/testsuite/*: moved the null module into three test modules that are only built when --enable-testsuite is activated. This directory can be a good place for compilation tests or performance benchmarks.
-
- 03 Oct, 2002 1 commit
-
-
Sam Hocevar authored
version detection not to work properly.
-
- 02 Oct, 2002 2 commits
-
-
Sam Hocevar authored
really possible other than patching/upgrading automake. This happens for automake 1.6.0 and automake 1.6.1.
-
Sam Hocevar authored
-
- 30 Sep, 2002 1 commit
-
-
Sam Hocevar authored
* ./mozilla/vlcplugin.cpp: javascript support for the Mozilla plugin. * debian/rules: the A52 module is now in a separate package.
-
- 29 Aug, 2002 1 commit
-
-
Christophe Massiot authored
* ALL : Added a priority argument to vlc_thread_create(), so that audio and input threads can run with a higher real-time priority, on systems allowing you to use priorities.
-
- 28 Aug, 2002 5 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
always the same.
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
- 27 Aug, 2002 1 commit
-
-
Sam Hocevar authored
we _really_ depend on it. * ./bootstrap: we don't use touch to create a file, because it doesn't seem to work everywhere.
-
- 26 Aug, 2002 4 commits
-
-
Sam Hocevar authored
about a missing m4/Makefile.in. * ./include/vlc_common.h: workaround for Borland's redefinition of PACKAGE.
-
Sam Hocevar authored
to like the gettext m4 files.
-
Sam Hocevar authored
don't seem to work very well if you are using autopoint, although gettext 0.11.5 claims to be fully backwards compatible. Welcome to automake hell. * ./bootstrap: workaround which uses gettextize if you do not have autopoint. We'll probably stay like this for a while, until gettext 0.11.x (which replaces gettextize with autopoint) becomes more widespread. Currently this workaround seems to work, but don't expect a clean tarball if you make dist without having used autopoint. Welcome to automake hell.
-
Sam Hocevar authored
-