Changeset b71e18535d44e55787418e8670ac025a5027ef1b
- Timestamp:
- 10/01/08 19:42:30
(9 months ago)
- Author:
- Rémi Duraffort <ivoire@videolan.org>
- git-committer:
- Rémi Duraffort <ivoire@videolan.org> 1199990550 +0000
- git-parent:
[aba3355539af7e9b58d5c65acdae607f1797c71a]
- git-author:
- Rémi Duraffort <ivoire@videolan.org> 1199990550 +0000
- Message:
Add news about ncurses, move BDA in Input section. Patch by funman.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1e8bbf1 |
rb71e185 |
|
| 72 | 72 | * TiVo Series 2 support |
|---|
| 73 | 73 | * v4l2 access module support |
|---|
| | 74 | * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows |
|---|
| 74 | 75 | * CD+G karaoke Files support |
|---|
| 75 | 76 | * MXF files support |
|---|
| … | … | |
| 142 | 143 | * Fastly improved Update checker |
|---|
| 143 | 144 | * Experimental Lua interface modules. See vlc -I lua for more info |
|---|
| 144 | | * ncurses interface now uses ncursesw to correctly display wide characters |
|---|
| 145 | | when using an UTF-8 locale. |
|---|
| | 145 | * Ncurses: |
|---|
| | 146 | * Correctly displays wide characters when using an UTF-8 locale, if libncursesw is available (not by default on MacOSX) |
|---|
| | 147 | * Some nice colors if the terminal supports it (most do) |
|---|
| 146 | 148 | * Mac OS X |
|---|
| 147 | 149 | * Improved video output features |
|---|
| … | … | |
| 171 | 173 | * Event management and various improvements in libvlc |
|---|
| 172 | 174 | (Part of a Google Summer of Code Student project) |
|---|
| 173 | | |
|---|
| 174 | | Capture: |
|---|
| 175 | | * new BDA device driver plugin for DVB-C/S/T capture cards on Microsoft |
|---|
| 176 | | Windows |
|---|
| 177 | 175 | |
|---|
| 178 | 176 | New Localizations: |
|---|