]> git.sesse.net Git - vlc/blobdiff - NEWS
Remove block_t->p_sys, which is not really needed either.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 1ce59dfe4c4f8f23917e6df01f3154bdf089905f..3df8dc17b831980c2370cd531d9274a78fee366c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,8 @@ Important notes:
    Please use the RTP stream output instead, e.g.:
      Old: '#std{access=rtp,dst=239.255.1.2,sap}'
      New: '#rtp{dst=239.255.1.2,sap}'
+ * You now need to append --m3u-extvlcopt to your command line to enable
+   EXTVLCOPT options parsing in m3u playlists.
 
 Changes:
 --------
@@ -42,8 +44,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
@@ -83,6 +88,7 @@ Decoders:
  * DNxHD / VC-3 support
  * NellyMoser ASAO support
  * APE ( Monkey audio ) support
+ * VBI & EBU (Teletext) support
 
 Encoders:
  * Flash Screen Video support
@@ -128,6 +134,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 
@@ -138,6 +145,7 @@ Interfaces:
    * Ncurses interface now uses ncursesw to correctly display wide characters
      when using an UTF-8 locale.
    * Plugin to set Telepathy presence message using MissionControl
+ * Fix VLM schedule time on Linux.
 
 Linux Port:
  * VLC now complies with the XDG Base Directory Specification version 0.6