| | 327 | |
|---|
| | 328 | 0.4.5 |
|---|
| | 329 | Fri, 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. |
|---|