Changeset 2f53d49924d2806ae17b28ec09163fa2e8668c3d

Show
Ignore:
Timestamp:
25/06/08 21:48:09 (5 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1214423289 -0700
git-parent:

[3c68fe377b6fc76292e5bcf847325432044aac54]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1214423289 -0700
Message:

NEWS and THANKS.

Mentions of FS controller and dropping support of old platform.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • NEWS

    r7b0d811 r2f53d49  
    66Important notes: 
    77---------------- 
     8 * This release will not work with Windows 98/ME and MacOS X.3 (Panther) 
    89 * The HTTP interface is now only available on the local machine by default. 
    910   If you want to make it available from other machines, you will have to 
     
    1617   - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts 
    1718     and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts 
    18  * This version of VLC contains a new interface for Windows and Linux. This 
    19    interface lacks the "Streaming Wizard" that used to be present in VLC 0.8.6. 
    20    It will be replaced by a better alternative in the next version.  
     19 * This version of VLC contains a new interface for Windows and Linux. 
     20   This interface has a fullscreen controller. This interface lacks the 
     21   "Streaming Wizard" that used to be present in VLC 0.8.6. 
    2122   If you absolutely need it, we advise you to keep VLC 0.8.6. 
    2223 * The behavior of --sout-keep was changed. It's now activated by default. 
     
    3435   of options is available to m3u playlists (CVE-2007-6683). 
    3536 * The old access:url syntax is no longer supported. Use access://url instead. 
    36    E.g.:  vlc:quit -> vlc://quit ;  
    37           udp:@239.255.12.12 -> udp://@239.255.12.12 
     37    E.g.:  vlc:quit -> vlc://quit ;  
     38           udp:@239.255.12.12 -> udp://@239.255.12.12 
    3839 * The ffmpeg module has been removed and replaced by avcodec, avformat, swscale 
    3940   (or imgresample if you use a swscale-less ffmpeg build) and postproc modules. 
     
    5758Playlist: 
    5859 * Vastly improved playlist support: 
    59     * Media library support 
     60    * Media library creation to save all your playlist items 
    6061    * "Live search" 
    6162    * Shoutcast TV listings 
     
    182183 
    183184Interfaces: 
    184  * Windows/Linux 
    185    * Brand new interface for Linux and Windows, based on the Qt toolkit 
    186185 * All 
    187186   * New Simple Preferences dialogs showing the most important settings in an 
     
    191190   * Vastly improved Update checker 
    192191   * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2) 
     192 * Windows/Linux 
     193   * Brand new interface for Linux and Windows, based on the Qt toolkit 
     194   * Fullscreen controller (transparency on Linux+Composite) 
    193195 * Mac OS X 
    194196   * Improved video output features 
     
    949951   with support for effects. 
    950952 * Improved filter and subpictures support : 
    951    - New filters can be streamed. 
    952    - "Subpicture filters" to overlay subpictures on video  
    953    - Centralized scaling and blending 
     953    - New filters can be streamed. 
     954    - "Subpicture filters" to overlay subpictures on video  
     955    - Centralized scaling and blending 
    954956 * New filters :  
    955    - "time", to display current time  
    956    - "marq", to display a marquee 
     957    - "time", to display current time  
     958    - "marq", to display a marquee 
    957959 
    958960Interfaces: 
  • THANKS

    rd3b5afd r2f53d49  
    148148Loox Thefuture <loox.thefuture at gmail dot com> - Media key in X11 vout 
    149149Lorena Gomes - Catalan translation 
    150 Lukas Durfina <lukas.durfina at gmail.com> - qt4: full screen controller. teletext button fix
     150Lukas Durfina <lukas.durfina at gmail.com> - Qt4: full screen controller. Teletext button fix. Various fixes
    151151Mahrazi Mohd Kamal <mahrazi at gmail.com> - Malay Translation 
    152152Marc Nolette <nolette at videotron.ca> - PVR support in DirectShow input