]> git.sesse.net Git - vlc/blobdiff - NEWS
Cosmetic
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 910557cf2a11e97f6c6ac435da42c1a580c2e828..a688be815f548b212c67557d719343307d817982 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,8 +42,11 @@ Playlist:
     * "Live search"
     * Shoutcast TV listings
     * Audioscrobbler/last.fm support
+ * Album art support
  * User definable Lua playlist scripts. See share/luaplaylist/README.txt
    (Default scripts open YouTube, DailyMotion, metacafe and Google Video URLs)
+ * User definable Lua metadata and album art fetcher scripts. See
+   share/luameta/README.txt
 
 Input/Demuxers:
   * UDP-Lite transport for RTP/AVP
@@ -64,6 +67,7 @@ Input/Demuxers:
   * Tivo Series 2 support
   * v4l2 access module support
   * CD+G karaoke Files support
+  * MXF files support
 
 Decoders:
  * VP60/VP61/VP6F/VP62 support
@@ -82,6 +86,7 @@ Decoders:
  * DNxHD / VC-3 support
  * NellyMoser ASAO support
  * APE ( Monkey audio ) support
+ * VBI & EBU (Teletext) support
 
 Encoders:
  * Flash Screen Video support
@@ -127,6 +132,7 @@ Interfaces:
  * All
    * Improved user interaction
    * Improved mouse gestures
+   * Experimental Lua interface modules. See vlc -I lua for more info
  * Unix
    * Option to allow only one running instance, using D-Bus interface.
    * D-Bus Interface implementing the MPRIS 
@@ -145,7 +151,11 @@ Linux Port:
 
 Mac OS X Port:
  * Mac OS X Framework that can be used to embed VLC in third party
-   applications
+   applications. (Google Summer Of Code Student project).
+
+LibVLC:
+ * Event management and various improvement in libvlc.
+   (Part of a Google Summer Of Code Student project).
 
 Capture:
  * new BDA device driver plugin for DVB-C/S/T capture cards on Microsoft