- 06 Apr, 2003 2 commits
-
-
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 14 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
-
Gildas Bazin authored
* modules/gui/wxwindows/*: fixed the save feature of the preferences dialog box. * src/misc/configuration.c: added support for CONFIG_ITEM_DIRECTORY.
-
Sigmund Augdal Helberg authored
-
Sigmund Augdal Helberg authored
modules/gui/kde/preferences.cpp: use sliders for integer and float options with a range, use combobox for string_from_list options, fixed a layout issue and removed some debug messages
-
Sigmund Augdal Helberg authored
modules&misc/logger/logger.c: use add_string_from_list for the logmode option
-
Gildas Bazin authored
* configure.ac.in: removed the -fno-exceptions gcc option from the compilation of the skins plugin as it might be needed after all. * modules/demux/m3u.c: upped the priority of the m3u demux as some m3u files were mistaken for ts files. * include/configuration.h: added a CONFIG_ITEM_DIRECTORY config type. * modules/gui/wxwindows/*: the preferences dialog should be fully useable now.
-
Gildas Bazin authored
* modules/gui/wxwindows/preferences.cpp: improved the preferences dialog box. It is almost useable now ;)
-
Christophe Massiot authored
-
- 29 Mar, 2003 5 commits
-
-
Gildas Bazin authored
* modules/gui/wxwindows/open.cpp: fixed an event problem on win32. * modules/gui/wxwindows/wxwindows.cpp: fixed a compilation problem on win32 when the wxwindows interface is compiled as a builtin.
-
Sigmund Augdal Helberg authored
and plugins, the way wxwindows do it. pluginsbox.(cpp|h): removed the "Configure" button from CONFIG_ITEM_MODULE widgets, as it isn't needed anymore
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
* modules/audio_filter/channel_mixer/headphone.c, src/libvlc.h: moved the headphone-dim config option to the headphone plugin. * modules/demux/demuxdump.c: the demuxdump-file config optin now has a default value. * src/libvlc.c: fixed the extraintf config option not to spawn an interface plugin when an invalid name has been given.
-
Gildas Bazin authored
* modules/gui/wxwindows/*: small fixes to the open and streamout dialogs.
-