]> git.sesse.net Git - vlc/blobdiff - NEWS
Re-enable EXTVLCOPT: parsing in m3u playlists. You'll need to append the --m3u-extvlc...
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 0c8b313adf03acfd1e378ca00c991d0a4b870c44..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 
@@ -143,6 +149,14 @@ Linux Port:
    http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
    (which means that VLC doesn't use the $HOME/.vlc directory anymore)
 
+Mac OS X Port:
+ * Mac OS X Framework that can be used to embed VLC in third party
+   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
    Windows