Commit 96611479 authored by Clément Stenac's avatar Clément Stenac

Update news

parent 2bbd7dd2
...@@ -14,23 +14,32 @@ Core support: ...@@ -14,23 +14,32 @@ Core support:
* XML parsers * XML parsers
* Core image manipulation support * Core image manipulation support
* Client-side SSL/TLS support * Client-side SSL/TLS support
* SSL Client certificates checking support (allows for secure VoD)
* Renamed --spu-channel to --sub-track * Renamed --spu-channel to --sub-track
* Renamed --spumargin to --sub-margin * Renamed --spumargin to --sub-margin
* Renamed --audio-channel to --audio-track * Renamed --audio-channel to --audio-track
* Track selection based on preferred language * Track selection based on preferred language
* Many bugfixes...
Input: Input/Demuxers:
* Support for SOCKS proxy * Support for SOCKS proxy
* Support for Shoutcast Meta-data * Support for Shoutcast Meta-data
* Support for (HE-)AAC raw-audio streams * Support for (HE-)AAC raw-audio streams
* Support for images on a HTTP server that get refreshed on the server * Support for images on a HTTP server that get refreshed on the server
* Better support for Kasenna streams * Better support for Kasenna streams
* RTSP UDP->TCP rollover support
* Massive Matroska improvements
* Support for XA and VOC audio files
* Samba (Windows shares) access module
* Improved CDDAX module (uses several playlist items) * Improved CDDAX module (uses several playlist items)
* Fixes to Linux DVB support * Fixes to Linux DVB support
* Fix the "negative subtitles delay" bug
Decoders / Encoders: Decoders / Encoders:
* Dirac decoder and encoder * Dirac decoder and encoder
* PNG decoder/encoder * PNG decoder/encoder
* Improvements to DVB subtitles encoder
* Support for Apple Lossless Audio Codec
Services discovery Services discovery
* New type of modules, that add items to the playlist * New type of modules, that add items to the playlist
...@@ -38,10 +47,16 @@ Services discovery ...@@ -38,10 +47,16 @@ Services discovery
* HAL (Hardware Abstraction Layer) discovery * HAL (Hardware Abstraction Layer) discovery
* DAAP (iTunes shares) support * DAAP (iTunes shares) support
Audio output:
* Support for 20/24 bits LPCM
Video output: Video output:
* Video snapshot support * Video snapshot support
* Image file video output (png or jpg) * Image file video output (png or jpg)
* Motion detection filter (can trigger playlist actions) * Motion detection filter (can trigger playlist actions)
* Improvements to wall video filter
* Mosaic (picture-in-picture system)
* Support for font color and opacity
Stream output: Stream output:
* Muxers * Muxers
...@@ -54,6 +69,7 @@ Interfaces: ...@@ -54,6 +69,7 @@ Interfaces:
* wxWidgets * wxWidgets
- Redesigned playlist : add playlist, add directory, ... - Redesigned playlist : add playlist, add directory, ...
- Improved preferences - Improved preferences
- Improvements to the wizard
- DVD, VCD and Audio CD navigation buttons - DVD, VCD and Audio CD navigation buttons
* MacOS X * MacOS X
- Redesigned playlist - Redesigned playlist
...@@ -75,9 +91,11 @@ BeOS port: ...@@ -75,9 +91,11 @@ BeOS port:
Pocket PC port : Pocket PC port :
* Many fixes * Many fixes
* New interface * New interface
* New video output
Mozilla Plugin: Mozilla Plugin:
* Javascript fixes * Javascript fixes
* Mozilla plugin for MacOS X is back
IE Plugin: IE Plugin:
* Brand new Internet Explorer ActiveX plugin * Brand new Internet Explorer ActiveX plugin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment