Commit 926f22c3 authored by Dennis van Amerongen's avatar Dennis van Amerongen

some cosmetics/consistency in NEWS for readability

parent 1e52d240
...@@ -28,10 +28,9 @@ Stream output: ...@@ -28,10 +28,9 @@ Stream output:
Encoders: Encoders:
* Improved compatibility for creating H.264 video files playable on iPhones * Improved compatibility for creating H.264 video files playable on iPhones
* Improved detection of optimal amount of threads for multi-threaded H.264 * Improved detection of optimal amount of threads for multi-threaded H.264 encoding on multi-cpu systems
encoding on multi-cpu systems - Note that this is used when transcode threads is set to 0 (default)
- Note that this is used when transcode threads is set to 0 (default) - Not supported on Windows (multiple threads require manual configuration)
- Not supported on Windows (multiple threads require manual configuration)
Mac OS X Interface & Port: Mac OS X Interface & Port:
* Restored compatibility with Mac OS X 10.3.9 * Restored compatibility with Mac OS X 10.3.9
...@@ -189,12 +188,12 @@ Interfaces: ...@@ -189,12 +188,12 @@ Interfaces:
Windows port: Windows port:
* Support for Unicode filenames (Windows NT and above) * Support for Unicode filenames (Windows NT and above)
Windows 9x/ME users: Windows 9x/ME users:
- Please note that these versions of Windows are not officially supported - Please note that these versions of Windows are not officially supported
- Unicode support for Windows 9x/ME applications is available through the - Unicode support for Windows 9x/ME applications is available through the
Microsoft Layer for Unicode available from the following location: Microsoft Layer for Unicode available from the following location:
http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
Download the MSLU package (unicows) and extract the content into the folder Download the MSLU package (unicows) and extract the content into the folder
C:\Windows\System C:\Windows\System
* Fixed IPv6 support on the client side * Fixed IPv6 support on the client side
* Fixed disable screensaver (Direct3D and DirectX video output) * Fixed disable screensaver (Direct3D and DirectX video output)
...@@ -221,8 +220,8 @@ Input: ...@@ -221,8 +220,8 @@ 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 - Separate playlist entries for the tracks
- Support for CDDB - 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 * Improved support for playing MP4 files from the Web
......
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