Changeset 78a9d6fda9383039950edd1d4514de5668b9da93

Show
Ignore:
Timestamp:
04/07/08 15:57:27 (3 months ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1207576647 +0200
git-parent:

[a7f674b8d2d0fb9378ed6aab1257f49b8447f1f2]

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

Updates

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • NEWS

    r98f3a97 r78a9d6f  
    5656 
    5757Input/Demuxers: 
    58   * UDP-Lite transport for RTP/AVP 
    59   * DCCP transport for RTP/AVP 
    60   * Proxy support for MMSH stream 
    61   * JACK audio input support 
    62   * MP4 gpac and Apple chapter support 
    63   * Input run time option (improved live stream recording) 
    64   * Fixed playback of AIFF stereo files 
    65   * Fixed audio glitch on seek 
    66   * Improved FLAC demuxer (duration / current time / meta data) 
    67   * AAC tags support 
    68   * APEv1/2 tags support 
    69   * Improved ID3v2 tags support 
    70   * Improved Ogg/Vorbis tags support 
    71   * Raw video support 
    72   * Standard MIDI File (types 0 & 1) support 
    73   * TiVo Series 2 support 
    74   * v4l2 access module support 
    75   * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows 
    76   * CD+G karaoke Files support 
    77   * MXF files support 
     58 * UDP-Lite transport for RTP/AVP 
     59 * DCCP transport for RTP/AVP 
     60 * Proxy support for MMSH stream 
     61 * JACK audio input support 
     62 * MP4 gpac and Apple chapter support 
     63 * Input run time option (improved live stream recording) 
     64 * Fixed playback of AIFF stereo files 
     65 * Fixed audio glitch on seek 
     66 * Improved FLAC demuxer (duration / current time / meta data) 
     67 * AAC tags support 
     68 * APEv1/2 tags support 
     69 * Improved ID3v2 tags support 
     70 * Improved Ogg/Vorbis tags support 
     71 * Raw video support 
     72 * Standard MIDI File (types 0 & 1) support 
     73 * TiVo Series 2 support 
     74 * v4l2 access module support 
     75 * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows 
     76 * CD+G karaoke Files support 
     77 * MXF files support 
     78 * Re-written Screen input module for Mac OS X using OpenGL instead of QuickDraw 
    7879 
    7980Decoders: 
     
    145146   * Improved mouse gestures 
    146147   * Fastly improved Update checker 
    147    * Experimental Lua interface modules. See vlc -I lua for more info 
    148    * Ncurses: 
    149      * Correctly displays wide characters when using an UTF-8 locale,  
    150        if libncursesw is available. 
    151      * Some nice colors if the terminal supports it (most do) 
     148   * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2) 
    152149 * Mac OS X 
    153150   * Improved video output features 
    154151   * Access to VideoLAN's Help Wiki within VLC 
    155152   * New setting to disable the "Recent Items" service 
     153 * Ncurses: 
     154   * Correctly displays wide characters when using an UTF-8 locale,  
     155     if libncursesw is available. 
     156   * Some nice colors if the terminal supports it (most do) 
     157 * Experimental Lua interface modules. See vlc -I lua for more info 
    156158 * Unix 
    157159   * Option to allow only one running instance, using D-Bus interface. 
     
    173175   applications (Google Summer of Code Student project) 
    174176 * Complete compatibility with Mac OS X 10.5 Leopard 
     177 * The support of Mac OS X 10.3.9 was discontinued. 
    175178 
    176179LibVLC: