- 09 Mar, 2003 2 commits
-
-
gbazin authored
* configure.ac.in: fixed my previous commit. * NEWS: added an entry about fixes in the dvd menu support.
-
gbazin authored
* configure.ac.in: don't include the screensaver plugin on win32. * src/misc/variables.c: fixed a bug in var_Change() and in var_DelCallback(). * modules/codec/spudec/parse.c: removed unnessecary code. * modules/access/dvdplay/access.c: fixed some navigation problems.
-
- 05 Mar, 2003 1 commit
-
-
Christophe Massiot authored
-
- 04 Mar, 2003 2 commits
-
-
hartman authored
- added item on fix of 'clicking' sound between stream changes. - added item on new bandlimited resampler * ALL: - bumped up revision number to 0.5.2-test3
-
hartman authored
- the german translation requires two different translations of the word File. I added a _ANS() function to the macosx version that gets the translation of 1:File and strips the first two characters of this alternate translation. - updated all .po files to make sure we don't break anything - committed the March 1 version of the german translation by Felix Kuhne <FK@aenneburghardt.de>
-
- 03 Mar, 2003 1 commit
-
-
Christophe Massiot authored
as a plug-in, * Another desperate attempt at fixing OS X lock-ups.
-
- 02 Mar, 2003 2 commits
- 27 Feb, 2003 1 commit
-
-
Christophe Massiot authored
* Another attempt at fixing the "VLC is locking up OS X" problem * Updated po files
-
- 26 Feb, 2003 2 commits
-
-
gbazin 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.
-
Boris Dorès authored
-
- 25 Feb, 2003 2 commits
-
-
gbazin authored
* configure.ac.in: accidentaly changed AM_GNU_GETTEXT_VERSION to 0.11.5 in my last commit. * po/Makevars: file needed by newer versions of gettext.
-
gbazin authored
* configure.ac.in, modules/codec/Modules.am, modules/codec/libmpeg2.c: Added a simple mpeg video decoder based on libmpeg2. It is mainly useful for comparing the performance against our custom decoder as it is currently missing some important features like the synchro stuff.
-
- 24 Feb, 2003 2 commits
-
-
Laurent Aimar authored
and mpeg4/divx3 video streams. (Created files seem to work only with vlc).
-
gbazin authored
* configure.ac.in, modules/misc/httpd.c: compilation fixes for win32.
-
- 23 Feb, 2003 2 commits
-
-
Laurent Aimar authored
-
sigmunau authored
16bit per sample streams, only tested with stereo
-
- 20 Feb, 2003 1 commit
-
-
sigmunau authored
indicate wether it is an "advanced" option or not. The goal with this is to hide the user from all the strange options that very seldom needs to be changed. added an extra argument to all the add_* macros to indicate wether the item is advanced or not. * src/libvlc.h: added an "show advanced options" config option default disabled * src/libvlc.c: the advanced options are not listed by vlc --help and friends unless --advanced is used * modules/gtk/preferences.c: the gtk/gnome preferences dialog don't show advanced options unless advanced is set all: set the advanced flag to VLC_FALSE or VLC_TRUE for all options, by using some common sense. Please check and correct note: All interfaces should still work like they used to, see the change in modules/gtk/preferences.c to find out how to "hide" options. second note: I think I've changed all the modules, but I could not test everyone for compilation, expect some broken modules (the fix is to add ", VLC_TRUE" as last argument to the add_* I forgot)
-
- 17 Feb, 2003 3 commits
-
-
gbazin authored
* modules/audio_output/directx.c: added multichannel support to the directx plugin. * modules/audio_output/waveout.c: fixed quad audio channels detection and a few misplaced debug messages. * configure.ac.in: don't link anymore the rc plugin with the winsock lib.
-
Christophe Massiot authored
-
Sam Hocevar authored
-
- 15 Feb, 2003 1 commit
-
-
Christophe Massiot authored
* Updated French translation
-
- 13 Feb, 2003 1 commit
-
-
Sam Hocevar authored
-
- 10 Feb, 2003 2 commits
-
-
Sam Hocevar authored
gprof, because gcc is unable to build it without -fomit-frame-pointer (Closes: #260).
-
Christophe Massiot authored
* Run --update-po.
-
- 09 Feb, 2003 1 commit
-
-
Sam Hocevar authored
-
- 08 Feb, 2003 2 commits
-
-
Christophe Massiot authored
* modules/gui/macosx/prefs.m: Wrap tool tips to 60 characters, * src/input/input.c: Correctly parse MRL of the type /Volumes/toto:titi/coincoin.mpg (closes #238 & #186) * modules/access/*: Changed some msg_Warn into msg_Err * po/fr.po: Updated French translation, * configure.ac.in: Re-enabled Swedish translation, * Makefile.am: Do not recompile everything everytime someone changes a .h
-
Christophe Massiot authored
right charset, * Implemented localization for audio-channels and video-device variables.
-
- 06 Feb, 2003 2 commits
-
-
Sam Hocevar authored
in the background to disable xscreensaver the jwz way (Closes: #58). It's an interface plugin, trigger with "--extraintf screensaver".
-
Sam Hocevar authored
otherwise we fail with an error when they are not found.
-
- 03 Feb, 2003 2 commits
-
-
Christophe Massiot authored
-
Sam Hocevar authored
-
- 02 Feb, 2003 2 commits
-
-
Sam Hocevar authored
of places.
-
Christophe Massiot authored
-
- 01 Feb, 2003 1 commit
-
-
Christophe Massiot authored
* Makefile.am: fixed FAQ, THANKS and NEWS handling in package* rules * src/misc/darwin_specific.m: more generic language detection * NEWS: summarized changes from 0.4.6 to 0.5.0
-
- 31 Jan, 2003 2 commits
-
-
Sam Hocevar authored
-mms-bitfields nor -fnative-struct.
-
Sam Hocevar authored
--enable-alsa was specified.
-
- 30 Jan, 2003 1 commit
-
-
Christophe Massiot authored
-
- 28 Jan, 2003 2 commits
-
-
Sam Hocevar authored
libxosd.
-
Sam Hocevar authored
the CVS version to -test4.
-