- 06 Apr, 2003 14 commits
-
-
Gildas Bazin authored
* po/fr.po: another bunch of updates to the french translation.
-
Emmanuel Puig authored
-
Emmanuel Puig authored
-
Sigmund Augdal Helberg authored
-
Olivier Teulière authored
-
Gildas Bazin authored
* modules/demux/mp4/mp4.c: fixed an off by one error in array access.
-
Eric Petit authored
-
Gildas Bazin authored
* Makefile.am, install-win32: added the default skin to the win32 package.
-
Gildas Bazin authored
* modules/gui/wxwindows/messages.cpp: added a verbose checkbox which enables the warning and debug messages (disabled by default). * NEWS: updated the NEWS file.
-
Christophe Massiot authored
* THANKS: added Jean-Pierre Kuypers, French translator * NEWS: updated for 0.5.3 release. Please check.
-
Christophe Massiot authored
work.
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
-
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
-
- 05 Apr, 2003 2 commits
-
-
Gildas Bazin authored
* modules/codec/libmpeg2.c: hack to keep libmpeg2 from stealing pictures from the vout when the decoder is closed.
-
Gildas Bazin authored
* modules/access/dvdplay/access.c: fixed a bug in dvdNewArea() when i_angle == 0. * install-win32: misc improvements to the nsis installer script.
-
- 04 Apr, 2003 1 commit
-
-
Christophe Massiot authored
-
- 02 Apr, 2003 3 commits
-
-
Christophe Massiot authored
kfir driver.
-
Sigmund Augdal Helberg authored
-
Christophe Massiot authored
-
- 01 Apr, 2003 7 commits
-
-
Christophe Massiot authored
* modules/access_output/udp.c: Now supports IPv6 IP addresses (patch courtesy of Alexis Guillard) * po/*: Updated po files to send out to the translators * Mac OS X port: Cosmetics
-
Sam Hocevar authored
new Debian archive sections. * ./debian/woody-buildpackage: updated woody-buildpackage so that packages say "stable".
-
Gildas Bazin authored
* modules/gui/wxwindows/*: misc small improvements and fixes.
-
Gildas Bazin authored
* modules/gui/skins/src/event.cpp: Event::CreateEvent() was trying to free statically allocated strings.
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Gildas Bazin authored
* modules/gui/wxwindows/*: few modifications to the strings.
-
- 31 Mar, 2003 6 commits
-
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
useful
-
Christophe Massiot authored
* modules/audio_filter/resampler/coreaudio.c: Set score to 0
-
Gildas Bazin authored
* po/*: updated the po directory.
-
Laurent Aimar authored
-
Laurent Aimar authored
Audio grabbing part is commented out and untested. The syntax is like that: v4l:<device>[:option=value:...] options: channel,norm (pal, ntsc,secam), frequency (not really there is a factor), audio, size (WxH or subqcif,qsif,qcif,sif,cif,vga), codec (optional, mpeg1 or mpeg4 and need to have compiled the encoders modules) ex: v4l:/dev/video:channel=0:frequency=8052:norm=secam:size=vga Please test. * rawvideo.c: a pseudo decoder for raw video (I420). * packetizer/*, mux/*, stream_output.c: fixed (I hope) audio/video synchro problems.
-
- 30 Mar, 2003 7 commits
-
-
Jon Lech Johansen authored
-
Gildas Bazin authored
* modules/gui/wxwindows/*: another bunch of improvements.
-
Gildas Bazin authored
* modules/*: sanitization of the modules description strings.
-
Gildas Bazin authored
* modules/gui/wxwindows/*: small formating changes. * modules/video_filter/deinterlace/deinterlace.c, src/libvlc.h: modified a couple of config option descriptions.
-
Gildas Bazin authored
* modules/gui/wxwindows/preferences.cpp: we only list the plugins that have config options. That makes things less confusing.
-
Gildas Bazin authored
* include/configuration.h: added the add_directory() config macro. * modules/gui/wxwindows/preferences.cpp: support for add_string_from_list(). * ALL: changed some add_string() config options to add_file().
-
Sigmund Augdal Helberg authored
-