Commit 69dc9ab2 authored by Clément Stenac's avatar Clément Stenac

Add some news

parent 8e3aa111
...@@ -5,13 +5,17 @@ Changes between 0.8.4a and 0.8.5-svn (not yet released): ...@@ -5,13 +5,17 @@ Changes between 0.8.4a and 0.8.5-svn (not yet released):
Core support: Core support:
* Statistics collection (bitrates, packets, connections, ...) * Statistics collection (bitrates, packets, connections, ...)
* Support for downloading update
Input: Input:
* Initial support for RTSP-over-HTTP (to allow NAT traversal) * Initial support for RTSP-over-HTTP (to allow NAT traversal)
* Linux DV (Digital Video - Firewire) input * Linux DV (Digital Video - Firewire) input
* Improvements to the Audio CD input * Improvements to the Audio CD input
- Separate playlist entries for the tracks
- Support for CDDB
* Support for more DVB (satellite) encryption modules * Support for more DVB (satellite) encryption modules
* Improved subtitles encoding support * Improved subtitles encoding support
* Improved support for playing MP4 files from the Web
Decoders: Decoders:
* Cook (Real audio) support * Cook (Real audio) support
...@@ -23,9 +27,16 @@ Audio output: ...@@ -23,9 +27,16 @@ Audio output:
* New JACK audio output * New JACK audio output
Video output: Video output:
* New video filters: magnify, gradient, edge detection and bluescreen * New video filters:
- magnify : allows you to zoom on part of the image
- gradient and edge detection : "cartoon-like" effect
- bluescreen : overlay a video transparently on another one
* Logo video filter: can now loop through multiple images * Logo video filter: can now loop through multiple images
* RSS video filter: display feed images. Support for Atom feeds. * RSS video filter: display feed images. Support for Atom feeds.
* Improvements to the subtitles rendering
Stream output:
* Initial support for throttling users on VOD streams
Interfaces: Interfaces:
* System to inform the user and request information * System to inform the user and request information
...@@ -34,13 +45,14 @@ Interfaces: ...@@ -34,13 +45,14 @@ Interfaces:
- ... - ...
* wxWidgets * wxWidgets
- VLM (VideoLAN Media Manager) control panel - VLM (VideoLAN Media Manager) control panel
- Improve the media information panel (show statistics, metadata, ...)
- Drag & Drop support in the playlist
* Skins2 * Skins2
- Support for Winamp 2 skins - Support for Winamp 2 skins
- Improved playlist handling - Improved playlist handling
- Support for popup menus, animated bitmaps, equalizer, ... - Support for popup menus, animated bitmaps, equalizer, ...
* OS X * OS X
- Embedded Video output - Embedded Video output
- new Update-Checker
- new Go-To-Specific-Time feature - new Go-To-Specific-Time feature
- support for processing multiple items with the wizard in a single run - support for processing multiple items with the wizard in a single run
- option to save selections in the wizard for a session (default enabled) - option to save selections in the wizard for a session (default enabled)
...@@ -53,7 +65,8 @@ Windows Port: ...@@ -53,7 +65,8 @@ Windows Port:
OS X Port: OS X Port:
* Mac-Intel compatibility * Mac-Intel compatibility
* enhanced support of various audio output devices * Enhanced support of various audio output devices
* Growl "Now playing" support
*Nix port: *Nix port:
* Ability to log to syslog * Ability to log to syslog
...@@ -62,6 +75,7 @@ OS X Port: ...@@ -62,6 +75,7 @@ OS X Port:
Developers: Developers:
* New libvlc API (not finished yet) * New libvlc API (not finished yet)
* Java bindings * Java bindings
* A bit more automatic testing
Changes between 0.8.4 and 0.8.4a: Changes between 0.8.4 and 0.8.4a:
--------------------------------- ---------------------------------
......
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