]> git.sesse.net Git - vlc/commitdiff
* NEWS: updated.
authorGildas Bazin <gbazin@videolan.org>
Sun, 25 Jul 2004 08:34:08 +0000 (08:34 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 25 Jul 2004 08:34:08 +0000 (08:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 15db149c87297c334dfdd041ddef76d473c01d9e..c40d2dd4748fd812564e7e3d0f010ca96e9709c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ Core support:
  * Daemon mode
 
 Input:
- * New screen capture input plugin for X11
+ * New screen capture input plugin for X11 and Win32
  * Improved DVD support:
     - uses libdvdnav for playing DVDs with menus support
     - uses libdvdread for simple playback with menus (eg. for streaming)
@@ -55,6 +55,8 @@ Interfaces:
  * OSD icons for Play and Pause
  * New Streaming Wizard for Windows and Linux default interfaces
  * A few skins2 improvements
+ * The remote control interface can now listen for commands on sockets
+ * Improved CORBA control module
 
 Mac OS X port:
  * Fixed the "cannot set buffersize:[nope]" coreaudio problem