X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=47b11d75cd51a3e7eaf828c267b6ef7f7175ac84;hb=95a7988d4f9715267c8881cbdfa4b02f2b5bdd06;hp=413abf2f7441c5cd095b4837c20a1ef46c9bfbb0;hpb=5bbb474823d50199337b9b090b62e69d048be8f7;p=vlc diff --git a/NEWS b/NEWS index 413abf2f74..47b11d75cd 100644 --- a/NEWS +++ b/NEWS @@ -4,18 +4,58 @@ Changes between 0.8.2 and 0.8.4-svn (not yet released): ----------------------------------------------------- Core support: +* Internal strings handling is now UTF-8 based +* New OSD system + +Video output: +* Fixed problems with OpenGL output +* New --monitor-aspect-ratio option + +Input: +* Improved DVB support for satellite bands other than Ku-band * IPv6 and Extended passive mode support for FTP +* IPv6 Source Specific Multicast support + +Decoders: +* Support for libSDL_image to import different image types Services discovery: -* Bleeding edge UPnP service discovery +* UPnP service discovery + +Video Filters: +* RSS feed overlay +Stream output: +* New shout output module to forward streams to icecast servers +* Fixed several SAP and SDP announcement bugs + Interfaces: * Mac OS X - - new streaming and transcoding wizard with the same functionality as the WxWidgets one + - New streaming and transcoding wizard + - New extended controls panel + - New bookmarks window + - Fixed playlist sorting + - Fixed drag-and-drop inside the playlist + * wxWidgets + - Rename wxWindows interface in wxWidgets. + - All the --wxwin-* options are now --wx-* + - VLC update checker + * HTTP + - New RPN functions to control VLC features (see play-howto) + - Facilities to correctly handle non-ASCII characters and spaces in + the names of files + - Include macro to include other files +ActiveX plugin: +* Should now work outside IE as well + +Translations: + The following languages were added: + * Korean + * Romanian Changes between 0.8.1 and 0.8.2: ------------------------------------------------------ +-------------------------------- Core support: * Rewrite of the playlist