Commit b71e1853 authored by Rémi Duraffort's avatar Rémi Duraffort

Add news about ncurses, move BDA in Input section. Patch by funman.

parent aba33555
...@@ -71,6 +71,7 @@ Input/Demuxers: ...@@ -71,6 +71,7 @@ Input/Demuxers:
* Standard MIDI File (types 0 & 1) support * Standard MIDI File (types 0 & 1) support
* TiVo Series 2 support * TiVo Series 2 support
* v4l2 access module support * v4l2 access module support
* BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
* CD+G karaoke Files support * CD+G karaoke Files support
* MXF files support * MXF files support
...@@ -141,8 +142,9 @@ Interfaces: ...@@ -141,8 +142,9 @@ Interfaces:
* Improved mouse gestures * Improved mouse gestures
* Fastly improved Update checker * Fastly improved Update checker
* Experimental Lua interface modules. See vlc -I lua for more info * Experimental Lua interface modules. See vlc -I lua for more info
* ncurses interface now uses ncursesw to correctly display wide characters * Ncurses:
when using an UTF-8 locale. * Correctly displays wide characters when using an UTF-8 locale, if libncursesw is available (not by default on MacOSX)
* Some nice colors if the terminal supports it (most do)
* Mac OS X * Mac OS X
* Improved video output features * Improved video output features
* Access to VideoLAN's Help Wiki within VLC * Access to VideoLAN's Help Wiki within VLC
...@@ -171,10 +173,6 @@ LibVLC: ...@@ -171,10 +173,6 @@ LibVLC:
* Event management and various improvements in libvlc * Event management and various improvements in libvlc
(Part of a Google Summer of Code Student project) (Part of a Google Summer of Code Student project)
Capture:
* new BDA device driver plugin for DVB-C/S/T capture cards on Microsoft
Windows
New Localizations: New Localizations:
* Finnish * Finnish
* Persian * Persian
......
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