Changeset 0bea9a73458145dfc91b22c17f14c87a53bdd538

Show
Ignore:
Timestamp:
10/14/02 01:01:23 (6 years ago)
Author:
Christophe Massiot <massiot@videolan.org>
git-committer:
Christophe Massiot <massiot@videolan.org> 1034550083 +0000
git-parent:

[5e9d8674edbd838ba3aa94080546e43028adc2bd]

git-author:
Christophe Massiot <massiot@videolan.org> 1034550083 +0000
Message:

Imported Changelog from 0.4.5.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    r81478e4 r0bea9a7  
    325325    belongs to plugins/mpeg_vdec. 
    326326  * ALL: the first libvlc commit. 
     327 
     3280.4.5 
     329Fri, 11 Oct 2002 15:37:41 +0200 
     330 
     331  * src/interface/main.c, src/misc/modules.c: added a quick hack for a 
     332    --plugin-path command line option. 
     333  * INSTALL.win32: removed note about running in administrator mode to play 
     334    a DVD. 
     335  * ./plugins/beos/InterfaceWindow.cpp: user can now drop a DVD disk icon 
     336    onto the interface or playlist window to open a DVD. 
     337  * ./plugins/x11/xcommon.c: we include Xmd.h before dpms.h (compilation fix 
     338    for Solaris). 
     339  * ALL: many BeOS fixes and enhancements. 
     340  * ALL: VLC is now compliant with MPEG-2 TS standards embedding A/52 
     341    audio. It can still read from the old VLS with --vls-backwards-compat. 
     342  * ./plugins/familiar: interface for familiar Linux. 
     343  * ./plugins/qte: Qt/embedded video output. 
     344  * ./plugins/network/ipv4.c: added a --iface-addr option to select which 
     345    interface to use for multicast sockets. 
     346  * configure.in, configure: use -mms-bitfields instead of -fnative-struct 
     347    for mingw32 gcc-3.x. 
     348  * include/interface.h, plugins/dummy/intf_dummy.c, plugins/text/logger.c, 
     349    plugins/text/rc.c: display message on Win32 explaining how to get back 
     350    to the GUI mode. 
     351  * include/threads_funcs.h, src/misc/win32_specific.c: ignore the 
     352    win9x-cv-method config option on WinNT when fast-mutex is not enabled. 
     353  * plugins/access/rtp.c: backported RTP access module from HEAD. 
     354  * plugins/access/http.c: fixed a compile issue in the HTTP plug-in. 
     355  * configure.in: fixed bug with $(QTDIR). 
     356  * plugins/filter/deinterlace.c: fixed an issue with the linear method. 
    327357 
    3283580.4.4