]> git.sesse.net Git - vlc/blobdiff - NEWS
NEWS: mention mkv improvements for anime fans
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index fa78f58e2cb8b082c94faca893df9be56c37c514..b9285e67cd417d414221a7a1f738357bf867a71f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -72,11 +72,12 @@ Codecs:
 Demuxers:
  * New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
  * C64 SID file playback support using sidplay2
- * Ogg seeking improvements
  * Support for images/cover art in wma/wmv/asf files
  * Improvements in .ape files metadata reading and writing
  * New demuxer module for EBU subtitles (.stl)
  * Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
+ * Ogg, flv, mxf, amr seeking improvements
+ * Major improvements in mkv chapters/segments handling
 
 Interfaces:
  * Skins2 / Qt: misc improvements and usability fixes
@@ -86,11 +87,13 @@ Interfaces:
  * Skins2: fullscreen controller support, relative placement support
    and important cleanups and optimisations
  * ncurses: heavy refactor of the complete interface
+ * Mac OS X: re-written Main Window, which also includes the Video Output
  * Mac OS X: new Audio Effects panel adding Compressor and Spatializer filters
  * Mac OS X: new Track Synchronization panel
  * Mac OS X: new Video Effects panel for color and geometry adjustments
  * Mac OS X: re-written Open Disc functionality with automatic media detection
  * Mac OS X: support for the native fullscreen mode on OS X Lion
+ * Mac OS X: enhanced AppleScript support
  * The rc and telnet lua interfaces were merged into a new "cli" interface
  * dbus: Rewrite of the main loop to use a more efficient poll-based model
  * dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org
@@ -175,6 +178,8 @@ Removed modules:
  * removal of http interface in favor of luahttp
  * removal of the noise filter
  * removal of the SDL audio output, use the native outputs
+ * growl_udp: use Growl for local notifications on the Mac. UDP support will be
+              removed in Growl's next release, too.
 
 
 Changes between 1.1.10 and 1.1.11: