Commit 0bea9a73 authored by Christophe Massiot's avatar Christophe Massiot

Imported Changelog from 0.4.5.

parent 5e9d8674
......@@ -325,6 +325,36 @@ Not released yet
belongs to plugins/mpeg_vdec.
* ALL: the first libvlc commit.
0.4.5
Fri, 11 Oct 2002 15:37:41 +0200
* src/interface/main.c, src/misc/modules.c: added a quick hack for a
--plugin-path command line option.
* INSTALL.win32: removed note about running in administrator mode to play
a DVD.
* ./plugins/beos/InterfaceWindow.cpp: user can now drop a DVD disk icon
onto the interface or playlist window to open a DVD.
* ./plugins/x11/xcommon.c: we include Xmd.h before dpms.h (compilation fix
for Solaris).
* ALL: many BeOS fixes and enhancements.
* ALL: VLC is now compliant with MPEG-2 TS standards embedding A/52
audio. It can still read from the old VLS with --vls-backwards-compat.
* ./plugins/familiar: interface for familiar Linux.
* ./plugins/qte: Qt/embedded video output.
* ./plugins/network/ipv4.c: added a --iface-addr option to select which
interface to use for multicast sockets.
* configure.in, configure: use -mms-bitfields instead of -fnative-struct
for mingw32 gcc-3.x.
* include/interface.h, plugins/dummy/intf_dummy.c, plugins/text/logger.c,
plugins/text/rc.c: display message on Win32 explaining how to get back
to the GUI mode.
* include/threads_funcs.h, src/misc/win32_specific.c: ignore the
win9x-cv-method config option on WinNT when fast-mutex is not enabled.
* plugins/access/rtp.c: backported RTP access module from HEAD.
* plugins/access/http.c: fixed a compile issue in the HTTP plug-in.
* configure.in: fixed bug with $(QTDIR).
* plugins/filter/deinterlace.c: fixed an issue with the linear method.
0.4.4
Sun, 11 Aug 2002 01:18:13 +0200
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment