- 09 Apr, 2003 4 commits
-
-
hartman authored
AUTHORS file. * AUTHORS: updated my own info
-
hartman authored
- when adding multiple files, we sort them alphabetically before adding them. stupid finder ;) * modules/demux/asf/asf.c: - avoid a duplicate translation of a string
-
Sam Hocevar authored
-
Eric Petit authored
-
- 08 Apr, 2003 3 commits
-
-
gbazin authored
* modules/audio_output/waveout.c: compilation fix for builtins only build.
-
sigmunau authored
modules/video_filter/osd_text.c: fixed a bug in size/place calculations. Support gamma correction of the text.
-
gbazin authored
* modules/gui/skins/src/event.cpp, modules/gui/skins/src/event.h: fixed 2 nasty buffer overflows. This fixes the last crashes I've got with the skins interface.
-
- 07 Apr, 2003 3 commits
-
-
gbazin authored
* po/fr.po: small update. * modules/codec/libmpeg2.c: we now bypass libmpeg2 buffer management. As a nice side effect, still pictures in dvd menus are working now :)
-
gbazin authored
* modules/audio_output/directx.c, modules/audio_output/waveout.c: cosmetic changes.
-
gbazin authored
* modules/gui/wxwindows/interface.cpp: removed debug message.
-
- 06 Apr, 2003 7 commits
-
-
Christophe Massiot authored
* po/* : run --update-po before the release * ChangeLog : run --update-changelog * toolbox : ChangeLog is UTC * OS X : fixed a bug with the deinterlace menu and localizations (thanks Felix)
-
sigmunau authored
-
ipkiss authored
-
gbazin authored
* modules/demux/mp4/mp4.c: fixed an off by one error in array access.
-
gbazin 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.
-
sigmunau 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
- 02 Apr, 2003 3 commits
-
-
Christophe Massiot authored
kfir driver.
-
sigmunau authored
-
Christophe Massiot authored
-
- 01 Apr, 2003 5 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
-
gbazin authored
* modules/gui/wxwindows/*: misc small improvements and fixes.
-
gbazin authored
* modules/gui/skins/src/event.cpp: Event::CreateEvent() was trying to free statically allocated strings.
-
Christophe Massiot authored
-
gbazin authored
* modules/gui/wxwindows/*: few modifications to the strings.
-
- 31 Mar, 2003 5 commits
-
-
sigmunau authored
-
sigmunau authored
useful
-
Christophe Massiot authored
* modules/audio_filter/resampler/coreaudio.c: Set score to 0
-
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 8 commits
-
-
Jon Lech Johansen authored
-
gbazin authored
* modules/gui/wxwindows/*: another bunch of improvements.
-
gbazin authored
* modules/*: sanitization of the modules description strings.
-
gbazin authored
* modules/gui/wxwindows/*: small formating changes. * modules/video_filter/deinterlace/deinterlace.c, src/libvlc.h: modified a couple of config option descriptions.
-
gbazin authored
* modules/gui/wxwindows/preferences.cpp: we only list the plugins that have config options. That makes things less confusing.
-
gbazin 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().
-
sigmunau authored
-
gbazin authored
* modules/gui/wxwindows/*: fixed the save feature of the preferences dialog box. * src/misc/configuration.c: added support for CONFIG_ITEM_DIRECTORY.
-