From 6243c3942475a9bc25caa0598443e18390708986 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Cl=C3=A9ment=20Stenac?= Date: Sun, 17 Sep 2006 21:37:10 +0000 Subject: [PATCH] Update trunk NEWS --- NEWS | 65 +++++++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 49 insertions(+), 16 deletions(-) diff --git a/NEWS b/NEWS index 91d7a20eeb..2960c96dfd 100644 --- a/NEWS +++ b/NEWS @@ -1,31 +1,64 @@ $Id$ -Changes between 0.8.5 and 0.8.6-svn (not released yet) --------------------------------------------------- -Core support: - * New playlist core - * Video Filter2 filters can now be selected for local display using --video-filter - * improved Interaction dialogues +Changes between 0.8.6 and 0.9.0-svn (not released yet) +------------------------------------------------------- + +Playlist: + * Vastly improved playlist support: + * Media library support + * "Live search" + * Shoutcast TV listings + * Audioscrobbler / last.fm support Decoders: - * WMV3/VC-1 support + * WMA Speech support (through binary codecs) + * VP5/VP6 - Flash Video support -Video Filters: - * Adjust, Invert and Distort (now splited into Wave, Ripple, Gradient and Psychedelic) video filters have been ported to the Video Filter2 API. They can now be streamed. +Video output: + * Adjust, Invert and Distort (now splited into Wave, Ripple, Gradient + and Psychedelic) video filters can now be streamed Interfaces: + * Windows/Linux + * Brand new interface for Linux and Windows, based on the Qt toolkit * OS X - - right/ctrl-click menu in video outputs - - support for Apple's remote (courtesy Martin Kahr) + * Support for Apple Remote control + * Right/ctrl-click menu in video outputs + * All + * Improved user interaction + +Changes between 0.8.5 and 0.8.6 +-------------------------------- + +Playlist: + * Shoutcast TV listings support -Other plugins: - * Audioscrobbler / last.fm plugin +Input: + * Support for RTSP authentication + * Support for adding subtitles on the fly + * Fixed MPEG-PS duration calculation + * ATSC support for DVB + +Decoders: + * Native WMV3 / VC-1 support + * WMA Speech support (through binary codecs) + +Video output: + * Additional OpenGL effects (cylinder, torus, sphere, ...) + * Improved libcaca support -Nix Port: - * Notification plugin. +Interfaces: + * New hotkeys for crop and zoom + * Systray support in skins (Windows only) + * Support for Apple Remote control + * Notifications using notification-daemon on Linux + * Support for snapshots from the HTTP interface Localization: - * Add Czech + * Add Czech + +Developers: + * Updates to the libvlc API Changes between 0.8.4a and 0.8.5 -- 2.39.2