An error occurred fetching the project authors.
- 11 Oct, 2002 1 commit
-
-
Gildas Bazin authored
* src/misc/modules.c: fixed a memory leak with the "plugin-path" config option. * modules/audio_output/directx.c, modules/audio_output/waveout.c: ported the directx and waveout audio plugins to the new changes in the audio output layer. * configure.ac.in: fixes for cygwin compilation, and the gtk plugin under mingw32.
-
- 10 Oct, 2002 1 commit
-
-
Sam Hocevar authored
set variable values (ash doesn't have typeset).
-
- 06 Oct, 2002 1 commit
-
-
Gildas Bazin authored
* configure.ac.in: vlc can now be built under cygwin with or without the unix emulation layer (without if you use CC="gcc -mno-cygwin"). * INSTALL.win32: doc update for cygwin build. * modules/video_output/directx/events.c, modules/video_output/directx/directx.c, modules/audio_output/directx.c: compilation fixes for cygwin.
-
- 05 Oct, 2002 1 commit
-
-
Gildas Bazin authored
* ALL: Splitted the directx plugin into an audio and video module.
-
- 04 Oct, 2002 3 commits
-
-
Sam Hocevar authored
* ./src/misc/objects.c: structure_lock is now local. * ./src/misc/threads.c: implemented named mutexes which provide a handy way to protect data across plugins which might be sharing the same resources. Thread-unsafe libraries come to mind, but we can imagine using a named mutex for configuration files, or special devices. * ./include/main.h: removed global_lock because of vlc_mutex_need, removed p_global_data because it was never used, removed structure_lock because it did not belong here.
-
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.
-
Gildas Bazin authored
* src/misc/threads.c, src/misc/win32_specific.c, include/interface.h: fixed typos. * configure.ac.in, modules/gui/gtk/gtk.c: Added a NEED_GTK_MAIN macro to the compiler flags for the gtk module. When this macro isn't defined, then the gtk module doesn't make use of the gtk_main module. I had to do this change because the gtk_main trick can't work on win32 and render the whole gtk interface unusable.
-
- 03 Oct, 2002 2 commits
-
-
Sam Hocevar authored
locales breakage. * ./src/libvlc.c: libvlc understands the VLC_VERBOSE environment variable, to be set between 0 and 4. Default value is 0 for a program using libvlc, but vlc sets it to 1 by default. * ./src/misc/configuration.c: -v now works the old way (-v, -vv, -vvv) as well as the new way (-v0, -v1, -v4). -v1 is the same as -v, and -v0 is the same as -q (quiet). Hope it's all understandable.
-
Gildas Bazin authored
* FAQ: updated FAQ with config file issues. * configure.ac.in: use -mms-bitfields instead of -fnative-struct for mingw32 gcc-3.x. * include/interface.h, modules/misc/dummy/interface.c, modules/misc/logger/logger.c, modules/control/rc/rc.c: Display message on Win32 explaining how to get back to the GUI mode. * src/misc/threads.c, include/vlc_threads_funcs.h: ignore the win9x-cv-method config option on WinNT when fast-mutex is not enabled.
-
- 02 Oct, 2002 3 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
(always re-run bootstrap when configure.ac.in has changed).
-
- 30 Sep, 2002 2 commits
-
-
Eric Petit authored
Playlist is yet broken (maybe others things too)
-
Sam Hocevar authored
* ./mozilla/vlcplugin.cpp: javascript support for the Mozilla plugin. * debian/rules: the A52 module is now in a separate package.
-
- 25 Sep, 2002 1 commit
-
-
Jean-Paul Saman authored
-
- 23 Sep, 2002 1 commit
-
-
Jean-Paul Saman authored
Video output for QT embedded compiles. There are still some linking issues to fix, before it is usable.
-
- 20 Sep, 2002 1 commit
-
-
Christophe Massiot authored
* First hooks for changing the audio output plug-in and its parameters on-the-fly.
-
- 18 Sep, 2002 2 commits
-
-
Christophe Massiot authored
* configure.in: Fixed a typo.
-
Henri Fallon authored
-
- 17 Sep, 2002 1 commit
-
-
Sam Hocevar authored
javascript. It's also in C++, but we didn't have the choice.
-
- 16 Sep, 2002 1 commit
-
-
Christophe Massiot authored
* modules/codec/a52.c: Fixed detection of A/52 sound. * modules/audio_filter/converter/a52tofloat32.c: Fixed a bug related to downmixing. * ALL: Added hooks for audio volume management.
-
- 15 Sep, 2002 1 commit
-
-
Jean-Paul Saman authored
Porting video out plugin/builtin for Qt Embedded to CVS is not complete. (Please do not use it.)
-
- 09 Sep, 2002 1 commit
-
-
Sam Hocevar authored
dependencies in debian/control.
-
- 04 Sep, 2002 1 commit
-
-
Jean-Paul Saman authored
Reused --enable-qte for Video Out support under Qt Embedded.
-
- 02 Sep, 2002 1 commit
-
-
Christophe Massiot authored
autodetect S/PDIF hardware support and the audio output plug-in chooses the best one. Of course it probably breaks existing output modules, see oss.c for hints :). Also include minor tweaks which will entitle us to decode and output 5.1 audio. It may break existing plug-ins, too. See audio_output.c:aout_FormatNbChannels for hints.
-
- 30 Aug, 2002 1 commit
-
-
Sam Hocevar authored
might break the HP/UX or Solaris ports, please check if possible. * ./src/misc/threads.c: fixed syntax in the st and pth implementations.
-
- 28 Aug, 2002 1 commit
-
-
Christophe Massiot authored
* Reactivated the A/52 demux. * Wrote a real full-featured float32 mixer.
-
- 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.
-
Sigmund Augdal Helberg authored
-
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
* Renamed ./include/config.h to ./include/vlc_config.h * Other misc auto* fixes.
-
- 25 Aug, 2002 1 commit
-
-
Sam Hocevar authored
unnoticeable apart from the extra dependency on autoconf, automake and gettextize. See the new HACKING file for some information, especially if you don't run Linux. The current strategy is to have the configure script generate a nice automake Makefile from Makefile.am, and then clobber it with our good old dirty Makefile. Muahaha :-)
-
- 24 Aug, 2002 3 commits
-
-
Sigmund Augdal Helberg authored
demuxers need it
-
Sam Hocevar authored
insert blank samples, but changes pitch.
-
Sam Hocevar authored
modules. * ./debian/rules: added faad to the package generation.
-
- 21 Aug, 2002 4 commits
-
-
Christophe Massiot authored
* Audio and video should now _always_ be perfectly in sync. * Changes in a52.c (end_date management) must be ported to other codecs, otherwise mixer errors will appear. * Audio output plug-in can now tell whether they can handle a little clock drift (for instance, inserting zeroes after a pause).
-
Sam Hocevar authored
won't unload it. This makes us more fault-tolerant with crap libraries that are making use of atexit(). * ./configure.in: svgalib can now be a plugin. * ./modules/misc/gtk_main.c: gtk_main doesn't need g_atexit anymore.
-
Sam Hocevar authored
Currently only supports 256 color output, and defaults to 320x200. You need to be root to use it, it may leave your console in an unusable state, lock up your video card, it will segfault at exit if you compile it as a plugin because of SVGAlib's ludicrous use of atexit() and signal(). Apart from these few glitches, it's rather OK, use "-I dummy -V svgalib" to activate. Q or Esc to quit (press for a long time if it doesn't work).
-
Sam Hocevar authored
* ./modules/audio_filter/converter/s16tofloat32.c: converter needed for a52old, includes the walken trick and b_in_place = true.
-
- 20 Aug, 2002 1 commit
-
-
Sam Hocevar authored
gtk_main() in its own thread, and does nothing on subsequent calls. This ensures that gtk_main is only running once. * ./modules/gui/familiar/*, modules/gui/gtk/*: the familiar, gtk and gnome modules are now fully reentrant thanks to their use of the gtk_main module. * ./src/libvlc.c: implemented vlc_set(), a wrapper for config_Put* available to external programs. * ./src/libvlc.c: removed vlc_stop() and vlc_end(), everything is now done by vlc_destroy(). * ./modules/control/rc/rc.c: implemented a few new functions. For instance, run "vlc -I rc" and then type "intf gtk" or "intf gnome". You can even launch several of them. "segfault" works, too.
-