]> git.sesse.net Git - vlc/blobdiff - ChangeLog
Updated Mac OS X README.
[vlc] / ChangeLog
index b89459341b11f734903b1d99625da7ea22f467fb..96c101451b5762cb7627562eeeb620d807e28ebb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,14 @@
 #===================#
 
 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.
@@ -14,7 +20,7 @@
   * ./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: user -mms-bitfields instead of -fnative-struct
+  * 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
@@ -24,6 +30,7 @@
   * 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/deinterace.c: fixed an issue with the linear method.
 
 0.4.4
 Sun, 11 Aug 2002 01:18:13 +0200