Changeset 677e34942c2d70c884291329dafab13c7b2cc601

Show
Ignore:
Timestamp:
04/18/08 13:22:26 (3 months ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1208517746 +0200
git-parent:

[ca4637c314785f182ea37987403fd17cdbef4f8b]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1208517746 +0200
Message:

Updates and layout improvements

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • NEWS

    r78a9d6f r677e349  
    1919     and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts 
    2020 * This version of VLC contains a new interface for Windows and Linux. This 
    21    interface lacks a few features that used to be present in VLC 0.8.6: 
    22    - "Streaming wizard". These features will be replaced 
    23      by a better alternative in the next version. If you absolutely need these 
    24      features, we advise you to keep VLC 0.8.6. 
    25   * The behavior of --sout-keep was changed. It's now activated by default. 
    26   * The marq, mosaic and logo commands in the rc interface changed. They 
    27     now require a target name as their first argument. Example: 
    28     vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo> 
    29     You can then use commands like: @test marq-marquee Goodbye 
    30     These new commands are also available in the telnet interface. 
     21   interface lacks the "Streaming Wizard" that used to be present in VLC 0.8.6. 
     22   It will be replaced by a better alternative in the next version.  
     23   If you absolutely need it, we advise you to keep VLC 0.8.6. 
     24 * The behavior of --sout-keep was changed. It's now activated by default. 
     25 * The marq, mosaic and logo commands in the rc interface changed. They 
     26   now require a target name as their first argument. Example: 
     27   vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo> 
     28   You can then use commands like: @test marq-marquee Goodbye 
     29   These new commands are also available in the telnet interface. 
    3130 * The "rtp" access output module has been removed: 
    3231   Please use the RTP stream output instead, e.g.: 
     
    7675 * CD+G karaoke Files support 
    7776 * MXF files support 
    78  * Re-written Screen input module for Mac OS X using OpenGL instead of QuickDraw 
     77 * Re-written Screen access module for Mac OS X using OpenGL  
     78   instead of QuickDraw 
     79 * Experimental EyeTV access module (Mac OS X only) 
     80   This requires the user to install a plugin to EyeTV.app 
     81   (available as a separate download). 
    7982 
    8083Decoders: 
     
    99102Encoders: 
    100103 * Flash Screen Video support 
     104 * Improved H.264 encoding speed 
    101105 
    102106Video output and filters: 
     
    151155   * Access to VideoLAN's Help Wiki within VLC 
    152156   * New setting to disable the "Recent Items" service 
     157   * When playing Radio (live) streams, the current track is shown correctly 
     158   * Correct appearance on Macs using Aqua's graphite theme 
    153159 * Ncurses: 
    154160   * Correctly displays wide characters when using an UTF-8 locale,  
     
    173179Mac OS X Port: 
    174180 * Mac OS X Framework that can be used to embed VLC in third party 
    175    applications (Google Summer of Code Student project
     181   applications (Google Summer of Code Student project, Mac OS X 10.5 only
    176182 * Complete compatibility with Mac OS X 10.5 Leopard 
     183   * It is now required to compile a fully featured build 
    177184 * The support of Mac OS X 10.3.9 was discontinued. 
    178185