]> git.sesse.net Git - vlc/blob - NEWS
NEWS: add the scaling hotkey to it, since this will remove so many rants on the forum.
[vlc] / NEWS
1 Changes between 0.9.8a and 1.0.0-git:
2 ------------------------------------
3
4 Playback:
5  * Instantaneous pausing
6  * Frame-by-Frame playback
7  * Timeshift for all medias
8  * On-the-fly recording for all medias
9  * RTSP trickplay support
10
11 New Decoders:
12  * AES3 (SMPTE 302M)
13  * Dolby Digital Plus - E-AC-3 (A/52b)
14  * True HD/MLP
15  * Blu-Ray Linear PCM
16  * QCELP (Qualcomm PureVoice)
17  * Real Video 3.0 & 4.0
18
19 Demuxers:
20  * Support for Dirac and RealVideo in Matroska files
21  * Major improvements in RealMedia files opening (.rm and .rmvb)
22  * Improvements of the TS demuxer for M2TS files
23
24 Encoders:
25  * Dirac encoding using libdirac (supported in Ogg and in TS)
26
27 Access:
28  * RTSP authentication with Darwin Streaming Server
29  * On-the-fly gzip and bzip2 file decompression (except on Windows)
30  * Playback for video in uncompressed multi-RAR archives
31  * DVB-S and ATSC cards support on Windows
32  * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support
33    OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
34  * DVB scanning on linux
35  * EXPERIMENTAL Blu-Ray Disc Folder support
36
37 Inputs:
38  * Mouse cursor support in x11 and win32 screen modules
39  * Screen module now features partial screen capture and mouse following on
40    Windows.
41
42 Playlist:
43  * Export the playlist in HTML
44  * Lua script for BBC radio playback
45
46 Linux/Windows interface:
47  * Recently played items list
48  * Interface customizations
49  * Global Hotkeys on Windows and Linux
50
51 Mac OS X Interface:
52  * Reveal-in-Finder functionality for locally stored items.
53
54 Stream output:
55  * Restored the old mpeg2 transrating module.
56  * Multiple bridge-in instances are now possible.
57  * bridge-in can be used to configure a placeholder stream.
58  * Remote Audio Output Protocol (AirTunes) module.
59
60 Maemo Port:
61  * New Maemo port with:
62    - an interface based on Hildon framework.
63    - scaler based on the swscale_nokia770 library.
64
65 Windows CE Port:
66  EXPERIMENTAL work for the winCE port has been done.
67
68 Audio output:
69  * Removed obsolete Esound and aRts plugins
70  * Surround support for PulseAudio
71
72 Video output:
73  * Effects (cube, torus, etc.) removed from OpenGL video output
74  * Video is able to stay in original size in fullscreen (hotkey 'o')
75
76 Miscellanous:
77  * Invmem, a fake codec to display images from external applications
78
79
80 Changes between 0.9.6 and 0.9.8a:
81 ---------------------------------
82
83 Security update:
84  * Fixed buffer overflow in Real demuxer (SA-0811, CVE-2008-5276)
85
86 Bunch of small bugfixes.
87
88
89 Changes between 0.9.5 and 0.9.6:
90 --------------------------------
91 New Localizations:
92  * Ukranian
93
94 Security updates:
95  * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-5032)
96  * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-5036)
97
98
99 Changes between 0.9.4 and 0.9.5:
100 --------------------------------
101 Security updates:
102  * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
103  * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds
104
105 Features:
106  * Closed Caption EIA 608/708 parsing enabled for libmpeg2
107
108 Various bugfixes:
109  * Fixed various potential crashes and memleaks
110  * Fixed issues with reading from files (especially non-local)
111
112 Windows port:
113  * Fix bug where interface was "eating" some media keys
114  * Fix some crashes in DirectShow access
115
116 Qt Interface:
117  * Fix bug when the resetting of preferences didn't reset the dialog states
118  * Right-click menu to select playlist columns reenabled
119  * Various fixed in playlist
120
121 Access:
122  * MMAP module is now deactivated by default
123
124 Translations:
125  * Update of Brazillian, Swedish translation
126
127
128 Changes between 0.9.3 and 0.9.4:
129 ------------------------------------
130 Various bugfixes:
131  * Crashes fixed in ogg, vobsub, dvdread
132  * Fixes several memory leaks.
133
134 Mac OS X port:
135  * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
136  * Fixed a crash with deletion of old preferences.
137  * Fixed targetname for downloaded updates
138
139 Windows port:
140  * Stability fix for the video output.
141
142
143 Changes between 0.9.2 and 0.9.3:
144 --------------------------------
145
146 Various bugfixes:
147  * Fixed DTS channel order on 5.1 systems
148  * Fixed pausing behavior for subtitles and for Audio-CD
149  * Multiple subtitles and podcast fixes
150  * Various crashes fixed in PS, SSA, mkv, xspf, freetype
151  * Fixed update system bugs
152  * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...+)
153
154 Mac OS X port:
155  * Fixed ffmpeg slowness on PowerPC-based Macs
156  * Fixed crash on startup when installed on old preferences
157  * Fixed bug in directory opening on Mac OS X
158  * Fixed font selection in the Simple Preferences
159  * Thicker border to the subtitle renderer
160  * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
161  * Fixed AC3 passthrough on Mac OS X
162  * Fixed behavior of the Volume Normalizer settings on Mac OS X
163  * Removed the deprecated QuickDraw video output module to avoid crashes on
164    modern Mac OS X versions
165
166 Windows port:
167  * Fixed sensitivity of Fullscreen Controller
168  * Fixed error messages on startup when VLC wasn't correctly uninstalled
169    before installation
170  * Fix showing of controller when returning from fullscreen playback
171  * Multiple directory and path location fixes.
172
173 Qt4 interface:
174  * Added Faster/Slower icons to the controller panel
175  * Fixed lost playlist columns when switching the playlist view
176  * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
177  * Fullscreen controller: added time label, remembering of last position
178  * Fixed drag'n drop behaviour on the playlist
179  * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
180
181
182 Changes between 0.9.1 and 0.9.2:
183 --------------------------------
184
185  * Restored the old behavior of --sout-keep. It is now de-activated by default.
186  * Skins2 interface repaired on Windows.
187  * Multiple bugfixes.
188
189
190 Changes between 0.9.1 and 0.9.0:
191 --------------------------------
192
193  * Multiple bug fixes.
194
195
196 Changes between 0.8.6i and 0.9.0:
197 ---------------------------------
198
199 Important notes:
200 ----------------
201  * This release will need Windows 2000 and Mac OS X 10.4 (Tiger), or more
202    recent to work correctly
203  * The HTTP interface is now only available on the local machine by default.
204    If you want to make it available from other machines, you will have to
205    edit the ".hosts" file.
206    - On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
207      If you're using the old http interface, it's located in
208      /usr/share/vlc/http/old/.hosts
209    - On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
210      C:\Program Files\VideoLAN\VLC\http\old\.hosts
211    - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
212      and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
213  * This version of VLC contains a new interface for Windows and Linux.
214    This interface has a fullscreen controller and simplified preferences.
215    This interface lacks the "Streaming Wizard" that used to be present in VLC
216    0.8.6, but provides basic profiles.
217  * The behavior of --sout-keep was changed. It's now activated by default.
218  * The marq, mosaic and logo commands in the rc interface changed. They
219    now require a target name as their first argument. Example:
220    vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
221    You can then use commands like: @test marq-marquee Goodbye
222    If you didn't name the object using @test, its name will default to the
223    plugin name (hence 'marq') in this example.
224    These new commands are also available in the telnet interface.
225  * The "rtp" access output module has been removed.
226    Please use the RTP stream output instead, e.g.:
227      Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
228      New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
229  * You now need to append --m3u-extvlcopt to your command line to enable
230    EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
231    of options is available to m3u playlists (CVE-2007-6683).
232  * The old access:url syntax is no longer supported to resolve ambiguities
233    with some file names. Use access://url instead.
234     E.g.:  vlc:quit -> vlc://quit ;
235            udp:@239.255.12.12 -> udp://@239.255.12.12
236  * The ffmpeg module has been removed and replaced by the new avcodec,
237    avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
238    and postproc modules.
239  * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
240    following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
241    STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
242    BACKWARD being reserved for future implementations and are thus not
243    functional atm.
244  * Croping and padding in transcode are now done using the croppadd video
245    filter. For example:
246    transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
247  * Canvas setting in transcode is now done using the canvas video filter.
248    For example:
249    transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
250  * Glide video output module has been removed.
251
252 Changes:
253 --------
254
255 Security updates:
256  * Updated libfreetype on Windows and Mac OS X (CVE-2008-1806, CVE-2008-1806,
257    CVE-2008-1807)
258  * TTA Parser improvements (CVE-2008-3732)
259  * MMS Access Module improvements (CVE-2008-3794 )
260
261 Playlist:
262  * Vastly improved playlist support:
263     * Media library creation to save all your playlist items
264     * "Live search"
265     * Shoutcast TV listings
266     * Audioscrobbler/Last.FM support
267  * Album art support
268  * User definable Lua playlist scripts. See share/lua/playlist/README.txt
269    (Default scripts open YouTube, DailyMotion, metacafe, Google Video and
270    lots of other URLs)
271  * User definable Lua album art fetcher scripts. See share/lua/meta/README.txt
272
273 Inputs:
274  * Video for Linux 2 (V4L2) input support
275  * UDP-Lite transport for RTP/AVP
276  * DCCP transport for RTP/AVP
277  * Proxy support for MMSH stream
278  * JACK audio input support
279  * Input run time option (improved live stream recording)
280  * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
281  * Re-written Screen access module for Mac OS X 
282    using OpenGL instead of QuickDraw
283  * Screen module now supports partial screen capture and mouse following on X11.
284  * Experimental EyeTV access module
285    This requires the user to install a plugin to EyeTV.app
286    (available as a separate download).
287  * Simple RTP input (with MPEG A/V, G.711 and PCM support).
288  * RTMP input support
289  * QTKit-based Input module for Mac OS X allowing display and streaming of video
290    taken from all iSight-labelled video cameras (no audio support)
291  * HTTP access now supports gzip compressed data and Digest Access
292    Authentication.
293  * New options to reduce latency between arrival of raw data and display of
294    frames. (--auto-adjust-pts-delay and --use-stream-immediate)
295
296 Demuxers:
297  * MP4 gpac and Apple chapter support
298  * Fixed playback of AIFF stereo files
299  * Fixed audio glitch on seek
300  * Improved FLAC demuxer (duration / current time / meta data)
301  * AAC tags support
302  * APEv1/2 tags support
303  * Improved ID3v2 tags support
304  * Improved Ogg/Vorbis tags support
305  * Raw video support
306  * Standard MIDI File (types 0 & 1) support
307  * TiVo Series 2 support
308  * CD+G karaoke Files support
309  * MXF files support
310  * OMA support
311
312 Decoders:
313  * VP60/VP61/VP6F/VP62 support
314  * Flash Screen Video support
315  * CamStudio Screen Video support
316  * DosBox Capture support
317  * Karl Morton's Video support
318  * limited atrac3 support
319  * Fraps support
320  * Fluidsynth MIDI software synthesis (with external sound fonts)
321  * New codec FOURCCs to support more specific files:
322    Avid, FCP, Sony, Samsung, ...
323  * H.264 PAFF support
324  * DNxHD / VC-3 support
325  * NellyMoser ASAO support
326  * APE (Monkey audio) support
327  * RealVideo support (with the RealVideo run-time)
328  * Dirac video support using libschroedinger
329
330 Subtitles:
331  * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
332  * VBI & EBU (Teletext) support (*nix, Mac OS)
333  * Ogg/Kate subtitles support
334  * AQTitle subtitles support
335  * MKV USF subtitles support
336  * HTML-based subtitles support
337  * MPSub subtitles support
338  * JacoSub subtitles basic support
339  * MPL2 subtitles support
340  * Rewrite of ASS/SSA scripts and subtitles support
341  * PowerDivx (.psb) Subtitles support
342  * Realtext subtitle support
343  * DKS subtitle support
344  * SubViewer 1.0 (SubRip09) subtitles support
345  * Correct Right-to-left languages in subtitles support
346
347 Encoders:
348  * Flash Screen Video support
349  * Improved H.264 encoding speed
350
351 Video outputs and filters:
352  * New CoreAnimation-based output module (VLCKit framework on OS X only)
353  * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
354    Psychedelic) video filters can now be streamed
355  * New puzzle video output filter
356  * Re-written motion detection video filter
357  * New extract video filter (extract Red, Green and Blue components from a
358    video)
359  * New sharpen video filter (increase the contrast of adjacent pixels)
360  * New erase video filter (removes logos from a video)
361  * Enhanced subtitles' renderer to support bold, italic and some HTML tags
362    (Google Summer of Code Student project)
363  * Support for RGBA and I420 blending.
364    The latter improves Mosaic CPU usage *a lot*.
365  * New transparency mask video filter (for use with the mosaic_bridge module).
366  * New bluescreen video filter (for use with the mosaic_bridge module). 
367    This was previously part of the mosaic module.
368  * Fixed random characters problem in RSS filter.
369  * Add rotate-deciangle for more precision on rotate filter
370  * Support for Intel SSE2 instruction set in chroma converters
371  * Improved use of Intel MMX instruction set in chroma converters
372  * New croppadd and canvas video filters.
373
374 Audio outputs and filters:
375  * Replay gain support
376  * Audio playback when going slower/faster (with pitch correction via
377    new scaletempo audio filter)
378  * New spatializer audio filter
379  * Correct DTS output via S/PDIF
380
381 Stream output:
382  * RTSP for TS-multiplexed broadcast streams
383  * New RTP payload formats:
384    * Speex voice audio codec
385    * ITU T.140 (for text, subtitles) output
386    * G.711 (both A-law and Âµ-law) output
387  * UDP-Lite transport for RTP
388  * DCCP transport for RTP
389  * Lots of fixes for RTSP broadcasting
390  * RTMP output
391
392 Interfaces:
393  * All
394    * New Simple Preferences dialogs showing the most important settings in an
395      end-user suitable way.
396    * Improved user interaction
397    * Improved mouse gestures
398    * Vastly improved Update checker
399    * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
400  * Windows/Linux
401    * Brand new interface for Linux and Windows, based on the Qt toolkit
402    * Fullscreen controller (transparency on Linux+Composite)
403  * Mac OS X
404    * Improved video output features
405    * Online access to VideoLAN's Help Wiki within VLC
406    * New setting to disable the "Recent Items" service
407    * When playing Radio (live) streams, the current track is shown correctly
408    * Correct appearance on Macs using Aqua's graphite theme
409    * Simplified Extended Controls panel
410  * Ncurses:
411    * Correctly displays wide characters when using an UTF-8 locale, 
412      if libncursesw is available.
413    * Some nice colors if the terminal supports it (most do)
414  * Experimental Lua interface modules. See vlc -I lua and
415    share/lua/playlist/README.txt for more info.
416  * Unix
417    * Option to allow only one running instance, using D-Bus interface.
418    * D-Bus Interface implementing the MPRIS 
419      (Media Player Remote Interfacing specification), a common dbus control 
420      interface for media players that intends to become an xdg standard when 
421      finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces .
422    * Motion module using disk accelerometers to keep video horizontal
423    * Plugin to set Telepathy presence message using MissionControl
424  * Fixed VLM schedule time on Linux
425
426 Linux Port:
427  * VLC now complies with the XDG Base Directory Specification version 0.6
428    http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
429    (which means that VLC doesn't use the $HOME/.vlc directory anymore)
430
431 Mac OS X Port:
432  * Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
433    applications (Google Summer of Code Student project, Mac OS X 10.5 only)
434  * New text renderer based on Quartz replacing the existing Freetype solution
435  * Complete compatibility with Mac OS X 10.5 Leopard
436    * It is now required to compile a fully featured build
437  * The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.
438
439 LibVLC:
440  * Event management and various improvements in libvlc
441    (Part of a Google Summer of Code Student project)
442
443 New Localizations:
444  * Finnish
445  * Persian
446  * Polish
447  * Punjabi
448  * Bulgarian
449
450 Developers:
451   * LibVLC now supports externally built plugins properly.
452     A "vlc-plugin" pkg-config package is provided.
453   * Java bindings are now built from a separate source.
454
455
456 Changes between 0.8.6h and 0.8.6i:
457 ----------------------------------
458
459 Security updates:
460  * Fixed integer overflow in WAV demuxer (CVE-2008-2430)
461
462 Various bugfixes:
463  * Fixed option to use shared memory within the GLX video output module
464  * Improved galaktos-based audio visualizations on FreeBSD 
465  * Miscellaneous bugfixes in multiple modules and in libvlc
466    (transcode stream output, OSD menu video filter, VCD input, 
467     SAP services discovery, http control interface)
468  * Updated Polish translation
469
470
471 Changes between 0.8.6g and 0.8.6h:
472 ----------------------------------
473
474 Security updates:
475  * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948, 
476    CVE-2008-1949, CVE-2008-1950)
477  * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
478
479 Goodies:
480  * Updated libebml and libmatroska on Mac OS X. Reliability improvements.
481  * Miscellaneous bugfixes in multiple modules and in libvlc
482    (ftp access, record access filter, video filters, RC interface, 
483     playlist demuxer, IP networking, MPJPEG muxer, stream outputs)
484  * Improved support for MPEG2 content created by Final Cut Pro
485  * More reliable audio reception for MPEG TS streams
486  * Fixed a regression in 0.8.6g where usage of the snapshot feature could lead
487    to an unexpected application termination
488  * New Serbian translation
489  * Updated Romanian translation
490
491
492 Changes between 0.8.6f and 0.8.6g:
493 ----------------------------------
494
495 Security updates:
496  * Removed VLC variable settings from Mozilla and ActiveX 
497    (CVE-2007-6683, VideoLAN-SA-0804)
498  * Removed loading plugins from the current directory 
499    (CVE-2008-2147, VideoLAN-SA-0805)
500  * Updated libpng on Windows and Mac OS X (CVE-2008-1382)
501  * Fixed libid3tag denial of service (CVE-2008-2109)
502  * Fixed libvorbis vulnerabilities (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)
503  * Fixed speex insufficient boundary check (CVE-2008-1686, oCERT-2008-004)
504
505 Various bugfixes:
506  * Fixed various memory leaks, improving stability when running as a server
507  * Fixed compilation with recent versions of FFmpeg
508  * Correctly parses SAP announcements from MPEG-TS
509  * Fixed AAC resampling
510  * The Fullscreen Controller appears correctly on Mac OS X, 
511    if the 'Always-on-top' video option was selected.
512
513
514 Changes between 0.8.6e and 0.8.6f:
515 ----------------------------------
516
517 Security updates:
518  * Really fixed subtitle buffer overflow (CVE-2007-6681, CVE-2008-1881)
519  * Fixed Real RTSP code execution problem (CVE-2008-0073)
520  * Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768)
521  * Fixed cinepak vulnerabilities (CVE-2008-1769)
522  - More information can be found in VideoLAN-SA-0801 and VideoLAN-SA-0803.
523
524 Various bugfixes:
525  * The Mozilla plugin registers a usable range of MIME-types on Mac OS X
526  * Improved VLC's video output behavior on multi-screen setups running Mac OS X
527  * Fixed crashes in H264 packetizer
528  * Close MMS access on network timeout
529  * Fix some problems with AAC decoder & packetizer
530
531
532 Changes between 0.8.6d and 0.8.6e:
533 ----------------------------------
534
535 Various bugfixes:
536  * Resume playback for viewing content over FTP
537  * Fixed XShm detection with remote X11
538
539 Security updates:
540  * Subtitle demuxers overflow (CVE-2007-6681)
541  * HTTP listener format string injection (CVE-2007-6682)
542  * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
543  * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295, CVE-2008-0296,
544    VideoLAN-SA-0801)
545  * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130, 
546    VideoLAN-SA-0802)
547
548 Audio filter:
549  * Fixed DTS to S/PDIF converter
550
551 Audio output:
552  * Fixed 5.1 audio on ALSA
553
554 Access:
555  * Fixed some RTSP hanging and user/password passing through RTSP URLs
556
557 Stream output:
558  * Fixed waiting for SPS/PPS problem in H.264 packetizer
559
560 Encoders:
561  * Improved compatibility for creating H.264 video files playable on iPhones
562  * Improved detection of optimal amount of threads for multi-threaded H.264 
563    encoding on multi-cpu systems
564     - Note that this is used when transcode threads is set to 0 (default)
565     - Not supported on Windows (multiple threads require manual configuration)
566
567 Mac OS X Interface & Port:
568  * Restored compatibility with Mac OS X 10.3.9
569  * Corrected behavior of the Preferences panel
570  * VLC no longer crashes on quit while playing
571
572 Localization:
573  * Updated Romanian and Polish translations
574
575
576 Changes between 0.8.6c and 0.8.6d:
577 ----------------------------------
578
579 Various bugfixes:
580  * Mozilla plugin: supports a reasonable amount of MIME types on Windows
581  * Linux: Fixed S/PDIF passthrough with ALSA
582  * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences
583    in input
584  * Use field order (top/bottom) for correct bob/linear deinterlacing
585  * Fix invalid free in bookmarks loading code
586
587 Windows and Mac OS Binaries
588  * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows 
589
590 Active X plugin:
591  * Security update (VideoLAN-SA-0703, CVE-2007-6262)
592  
593 Mac OS X Interface & Port:
594  * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality
595  * Improved Video Output compatibility for Mac OS X 10.5 Leopard
596  * Improved behavior of the Fullscreen Controller and mode changes between 
597    Fullscreen and Windowed Video Output
598  * Softened the white flash artifacts that may appear during the transition of 
599    two different movies
600  * Support for current Ogg file formats
601  NOTE: This release requires Mac OS X 10.4 or higher. 
602        Mac OS X 10.3.9 is not supported anymore.
603
604 Encoders:
605  * Improved H.264 encoding speed on Mac OS X
606
607 Other changes:
608  * The automatic updating facility was removed
609  * You now need to append --m3u-extvlcopt to your command line to enable
610    EXTVLCOPT options parsing in m3u playlists.
611  * RTSP server remote denial of service fixed (CVE-2007-6684).
612
613
614 Changes between 0.8.6b and 0.8.6c:
615 ----------------------------------
616
617 Various bugfixes, notably:
618  * Windows Vista compatibility
619  * Cropping in Direct3D
620  * Fullscreen change crash on Mac OS X
621  * RSS filter string overflow
622  * Few memory leaks
623  * MKV demuxer crash (related to seeking)
624
625 CDDA / Vorbis / Theora / SAP plugins:
626  * Security updates (VideoLAN-SA-0702, CVE-2007-3316, US-CERT VU#200928)
627
628 Demuxers:
629  * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
630  * Prevent WAV file integer overflow (CVE-2007-3467 & CVE-2007-3468)
631
632 Decoders:
633  * Updated FLAC API compatibility
634
635 Input:
636  * Support for new v4l2 encoder API
637
638 Localisation:
639  * New localisation: Arabic, Persian
640
641
642 Changes between 0.8.6a and 0.8.6b:
643 ----------------------------------
644
645 Various bugfixes, notably:
646  * Out-of-bound read in demuxers
647  * Demuxers crashes (incl. CVE-2007-0256)
648  * Mac OS X Interface crashes
649  * VP31 decoding on Windows platforms
650  * Direct3D Video Output modifications for Vista compatibility
651  * Correct behaviour for feeding streams to Icecast or Shoutcast servers
652
653 Decoders:
654  * Enhanced Flash Video support incl. VP61 and VP60
655  * Teletext subtitles (telx) support
656
657 Webbrowser plugins:
658  * Rectified behaviour and improved usability
659
660 Mac OS X Interface & Port:
661  * Diverse usability improvements
662  * New wizard option to embed subtitles
663  * Screensaver/automatic sleep mode is enabled when a video is paused
664  * Improved Delete-Preferences-Script
665
666
667 Changes between 0.8.6 and 0.8.6a:
668 ---------------------------------
669
670 CDDA / VCDX plugins:
671  * Security updates (VideoLAN-SA-0701, CVE-2007-0017)
672
673 Mac OS X Interface:
674  * Fullscreen controller improvements
675
676
677 Changes between 0.8.5 and 0.8.6:
678 --------------------------------
679
680 Playlist:
681  * Shoutcast TV listings support
682
683 Input:
684  * Support for RTSP authentication
685  * Support for adding subtitles on the fly
686  * Fixed MPEG-PS duration calculation
687  * ATSC support for DVB input
688  * Partial reading support for DVR-ms recordings
689  * Partial reading support for MXF and GXF fileformat
690  * Improved support for Flash Video files
691
692 Decoders:
693  * Native WMV9/VC-1 support
694  * WMA Speech support (through binary codecs)
695  * VP5/VP6 - Flash Video support (not VP61)
696  * The True Audio Lossless codec support
697  * Matroska WavPack support
698  * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
699  * Fixed a problem with MPEG2 field pictures
700  * Fixed swapped colors on DVB subtitles
701  
702 Video output:
703  * Additional OpenGL effects (cylinder, torus, sphere, ...)
704  * Experimental Direct3D 9 video output (win32). Best served on Vista :)
705  * Improved libcaca support
706
707 Interfaces:
708  * All
709    * New hotkeys for crop and zoom
710    * Support for snapshots from the HTTP interface
711  * Windows
712    * Systray support in skins
713  * OS X
714    * Support for Apple Remote control
715    * Fullscreen controller panel (artwork by Simon Damkjær Andersen)
716    * New playmode buttons (artwork by Simon Damkjær Andersen)
717    * right/ctrl-click menu in video outputs
718    * Main Menu uses autohide when playing videos in fullscreen mode
719  * Linux
720    * Notifications using notification-daemon
721
722 Windows port:
723  * Support for Unicode filenames (Windows NT and above)
724    Windows 9x/ME users: 
725      - Please note that these versions of Windows are not officially supported
726      - Unicode support for Windows 9x/ME applications is available through the
727        Microsoft Layer for Unicode available from the following location:
728        http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
729        Download the MSLU package (unicows) and extract the content into the folder
730        C:\Windows\System
731  * Fixed IPv6 support on the client side
732  * Fixed disable screensaver (Direct3D and DirectX video output)
733
734 Localization:
735  * Add Czech
736  * Add Slovak
737  * Add Malay
738  * Add Slovenian
739
740 Developers:
741  * Updates to the libvlc API
742  * Fixes for the mozilla and activeX plugins
743
744
745 Changes between 0.8.4a and 0.8.5
746 --------------------------------
747
748 Core support:
749  * Statistics collection (bitrates, packets, connections, ...)
750  * Support for downloading updates
751  * Updated strings
752
753 Input:
754  * Initial support for RTSP-over-HTTP (to allow NAT traversal)
755  * Linux DV (Digital Video - Firewire) input
756  * Improvements to the Audio CD input
757      - Separate playlist entries for the tracks 
758      - Support for CDDB 
759  * Support for more DVB (satellite) encryption modules
760  * Improved subtitles encoding support
761  * Improved support for playing MP4 files from the Web
762
763 Decoders:
764  * Cook (Real audio) support
765
766 Playlist / Services discovery:
767  * XSPF playlist support
768  * Podcast support
769  * Updated Shoutcast to use new listing
770
771 Audio output:
772  * New JACK audio output
773
774 Video output:
775  * New video filters: 
776     - magnify: allows you to zoom on part of the image
777     - gradient and edge detection: "cartoon-like" effect
778     - bluescreen: overlay parts of a video transparently on another one
779  * Logo video filter: can now loop through multiple images
780  * RSS video filter: display feed images. Support for Atom feeds.
781  * Improvements to the subtitles rendering
782
783 Stream output:
784  * Initial support for throttling users on VOD streams
785
786 Interfaces:
787  * System to inform the user and request information 
788     - HTTP authentication
789     - Fatal errors
790     - ...
791  * wxWidgets
792     - VLM (VideoLAN Media Manager) control panel
793     - Improved media information panel (shows statistics, metadata, ...)
794     - Drag & Drop support in the playlist
795  * Skins2 
796     - New default skin
797     - Support for Winamp 2 skins
798     - Improved playlist handling
799     - Support for popup menus, animated bitmaps, equalizer, ...
800  * OS X
801     - Embedded Video output
802     - new Go-To-Specific-Time feature
803     - Video cropping and aspect ratio changing while playing
804     - Improved media information panel (shows statistics, metadata, ...)
805     - support for processing multiple items with the wizard in a single run
806     - option to save selections in the wizard for a session (default enabled)
807  * HTTP
808     - New default interface pages for VLC and VLM (including a mosaic wizard)
809     - A bunch of new RPN functions
810
811 Windows Port:
812  * MSN messenger "Now playing" support
813
814 OS X Port:
815  * Mac-Intel compatibility
816  * Enhanced support of various audio output devices 
817  * Growl "Now playing" support
818
819 *Nix port:
820  * Ability to log to syslog
821  * Root wrapper to avoid running VLC as root
822
823 Developers:
824  * New libvlc API (not finished yet)
825  * Java bindings
826  * A bit more automatic testing
827
828
829 Changes between 0.8.4 and 0.8.4a:
830 ---------------------------------
831
832 Audio output:
833  * Fix a52 over spdif in alsa
834  * SPDIF output available again in the Mac OS X Audio menu.
835
836 Decoder:
837  * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
838  * Add support for some non-standard FOURCCs used for H.264/H.263
839
840 Demux:
841  * Fix bug with some HE-AAC audio tracks
842
843 Services Discovery:
844  * HAL fixes, should now work with new API
845  * SAP, fix 20 second freeze on windows
846  * UPnP fixes
847  * Avahi 0.6 support
848  
849 Interfaces:
850  * Mac OS X
851     - fixed encoding of H.264/H.263 content when using the wizard 
852
853
854 Changes between 0.8.2 and 0.8.4:
855 --------------------------------
856
857 Core support:
858  * Internal strings handling is now UTF-8 based
859  * New OSD system
860
861 Video output:
862  * Fixed problems with OpenGL output
863  * New --monitor-par (pixel aspect ratio) option
864  * Fixed display problems with HDTV-1080 format
865
866 Input:
867  * Improved DVB support for satellite bands other than Ku-band
868  * IPv6 and Extended passive mode support for FTP
869  * IPv6 Source Specific Multicast support
870  * GnomeVFS input module
871  * Support for RTP packet reordering
872  * Fixed syntax for FTP URLs
873
874 Decoders:
875  * Support for libSDL_image to import different image types
876  * Musepack decoder using libmpdec
877  * QDM2 audio support (needs ffmpeg from 19th Oct 2005 or later)
878
879 Services discovery:
880  * UPnP service discovery (Linux only at the moment)
881  * Bonjour service discovery using avahi (Linux only)
882
883 Video filters:
884  * RSS feed overlay
885
886 Audio filters:
887 * Fixes, enhancements and new options related to the Headphone Channel
888   Mixer and Dolby Surround
889
890 Stream output:
891  * New shout output module to forward streams to icecast servers
892  * Fixed several SAP and SDP announcement bugs
893  * Fixed MTU handling to avoid IP fragments
894  
895 Interfaces:
896 - new cone icon by Richard Â¯iestad (Eurodata, retron.info)
897  * Mac OS X
898     - New streaming and transcoding wizard
899     - New extended controls panel
900     - New bookmarks window
901     - Fixed playlist sorting
902     - Fixed drag-and-drop inside the playlist
903  * wxWidgets
904     - Rename wxWindows interface in wxWidgets.
905     - All the --wxwin-* options are now --wx-*
906     - Support for RTP streaming in Stream Ouput dialog
907     - Now require wx2.6 with Unicode support
908  * Skins2
909     - Tree playlist
910  * HTTP
911     - New RPN functions to control VLC features (see play-howto)
912     - Facilities to correctly handle non-ASCII characters and spaces in
913       the names of files
914     - Include macro to include other files
915     - CGI 1.0 support
916
917 ActiveX plugin:
918 * Should now work outside IE as well
919
920 Mac OS X port:
921 * New script to delete the preferences automatically
922
923 Windows port:
924 * Fixed bandwidth problems of HTTP streaming
925 * Fixed audio problems with DirectX audio output
926
927 Translations:
928  The following languages were added:
929  * Galician
930  * Korean
931  * Romanian
932  * Simplified Chinese
933  The following languages were re-added:
934  * Swedish
935
936
937 Changes between 0.8.1 and 0.8.2:
938 --------------------------------
939
940 Core support:
941  * Rewrite of the playlist
942     - Tree structure
943     - Input preparsing (for meta-data)
944     - Grouping (by artist, ...) support 
945  * Preferences improvements: 
946     - New organization, designed to improve usability
947     - New configuration types (list of modules, ...)
948  * XML parsers
949  * Core image manipulation support
950  * Client-side SSL/TLS support
951  * SSL Client certificates checking support (allows for secure VoD)
952  * Renamed --spu-channel to --sub-track
953  * Renamed --spumargin to --sub-margin
954  * Renamed --audio-channel to --audio-track
955  * Renamed --filter to --vout-filter
956  * filters, extra interfaces, visualizations and service discovery modules are
957    now separated by ':' instead of ','
958  * Access filter architecture
959  * Track selection based on preferred language (--sub-language and --audio-language)
960  * Zsh autocompletion for VLC's arguments
961  * Many bugfixes...
962
963 Input/Demuxers:
964  * Support for SOCKS proxy
965  * Support for Shoutcast Meta-data
966  * Support for (HE-)AAC raw-audio streams
967  * Support for images on a HTTP server that get refreshed on the server
968  * Better support for Kasenna streams
969  * RTSP UDP->TCP rollover support
970  * Massive Matroska improvements
971  * Support for XA and VOC audio files
972  * TiVo demuxer
973  * Samba (Windows shares) access module
974  * Improved CDDAX module (uses several playlist items)
975  * Fixes to Linux DVB support
976  * Fix the "negative subtitles delay" bug
977  * Support for FTP over IPv6
978
979 Decoders / Encoders:
980  * Dirac decoder and encoder
981  * PNG decoder/encoder
982  * Improvements to DVB subtitles encoder
983  * Support for Apple Lossless Audio Codec
984
985 Access filters:
986  * New Record and Timeshift filters
987
988 Services discovery:
989  * New type of modules, that add items to the playlist
990  * Brand new SAP module
991      * To enable SAP, you now need to use "-S sap" or add SAP in 
992        the "Manage->Services Discovery" menu
993      ( IPv6 SAP is now enabled by default )
994      * Non-standard support for HTTP streams SAP announces removed
995  * HAL (Hardware Abstraction Layer) discovery
996  * DAAP (iTunes shares) support
997  * Shoutcast
998
999 Audio output:
1000  * Support for 20/24 bits LPCM
1001
1002 Video output:
1003  * Video snapshot support (png or jpg)
1004  * Image file video output (png)
1005  * Motion detection filter (can trigger playlist actions)
1006  * Improvements to wall video filter
1007  * Support for font color and opacity
1008
1009 Stream output:
1010  * Muxers
1011     - ASF improvements
1012  * VLM / VoD
1013     - Ability to load a configuration file on startup
1014     - Seeking support in VoD streams
1015  * Mosaic (picture-in-picture system)
1016
1017 Interfaces:
1018  * wxWidgets
1019     - Redesigned playlist : add playlist, add directory, ...
1020     - Improved preferences
1021     - Improvements to the wizard
1022     - DVD, VCD and Audio CD navigation buttons
1023  * MacOS X
1024     - Redesigned playlist
1025     - Improved preferences
1026  * Skins
1027     - Support for multiple actions
1028     - Fixes
1029  * HTTP
1030     - Support for the new playlist system
1031  * Lirc
1032     - Now uses new config settings. See doc/lirc/example.lirc
1033
1034 Windows port:
1035  * Screensaver disabling fix
1036  * DirectShow tuner configuration
1037  * Support for no-decoration windows
1038
1039 MacOS X port:
1040  * Many Mac OS X 10.4 Tiger related fixes
1041  * The OpenGL video output is back
1042  * A new audio module that should work more reliable for analog audio output in various configurations.
1043    - Supports multichannel discrete analog output
1044    - Digital audio output requires you to change a preference setting because it
1045      is not yet available in the new module
1046    - Please read the README.MacOSX.rtf file for more information.
1047
1048 BeOS port:
1049  * Support for single-buffered overlay
1050
1051 Pocket PC port:
1052  * Many fixes
1053  * New interface
1054  * New video output
1055
1056 Mozilla Plugin:
1057  * Javascript fixes
1058  * Mozilla plugin for MacOS X is back (not yet distributed)
1059
1060 IE Plugin:
1061  * Brand new Internet Explorer ActiveX plugin
1062
1063 Translations:
1064  The following languages were added:
1065  * Catalan
1066  * Danish
1067  * Turkish
1068
1069
1070 Changes between 0.8.0 and 0.8.1:
1071 --------------------------------
1072
1073 Core support:
1074  * Include TLS/SSL API (on plattforms where libgnutls is available)
1075  * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
1076
1077 Windows port:
1078  * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
1079  * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
1080  * Fixed spurious taskbar item after switching to fullscreen
1081
1082 WinCE port:
1083  * A few more updates (we still miss an interface and a fast video output).
1084
1085 Audio Output:
1086  * Portaudio audio output plugin improvements
1087
1088 Video Output:
1089  * Proper subpictures scaling using the aspect-ratio info when available
1090
1091 Demuxers:
1092  * Fixed crash with ODML avi files
1093  * Fixed autodetection of VCD/SVCD bin files
1094  * Supports Kasenna VoD (MPEG2 only) and simulcast streaming
1095
1096 Stream Output:
1097  * Encoders:
1098    * Fixed aspect ratio and interlaced support in ffmpeg encoder module
1099  * Stream output:
1100    * Support of playlist group announcement
1101
1102
1103 Changes between 0.7.2 and 0.8.0:
1104 --------------------------------
1105
1106 Core support:
1107  * Major work on libvlc. Changed/renamed/added functions
1108  * Complete switch to the new input core (better seeking, multi-input, ...)
1109  * New plugins cache to speed up launch time
1110  * New --play-and-stop feature which stops the playlist after each played item
1111  * Daemon mode (to run vlc in the background)
1112  * Major improvements to the subtitle/OSD subsystem
1113
1114 Input:
1115  * New screen capture input plugin for X11, Win32, BeOS and Mac OS X 
1116     (Stream your desktop)
1117  * Improved DVD support:
1118     - uses libdvdnav for playing DVDs with menus support
1119     - uses libdvdread for simple playback with menus (eg. for streaming)
1120  * Experimental multi-input support ( use --input-slave to play with it )
1121  * Automatic MTU discovery for UDP streams
1122  * More powerful MRL syntax for DVD/VCD/CDDA access 
1123     (selection of titles/chapters).
1124
1125 Demuxers:
1126  * Support for iTunes Music Store previews
1127  * Support for MJPEG webcams (i.e. AXIS cams)
1128  * Added initial mp4 and mpeg-ts text track support
1129  * Windows Media Server RTSP support
1130  * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
1131  * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
1132  * Skins2 .vlt file loader (only when skins2 is the current interface)
1133  * Improved Ogg demuxer
1134  * Support for MPEG PS streams with MPEG 4 video.
1135  * Support for so called AACPlus webstreams
1136
1137 Codecs:
1138  * G.726 audio support
1139  * 14496-17 MPEG TS text support
1140  * MPEG-4 text support
1141  * Vastly improved DVB subtitles decoder (ETS 300 743)
1142  * Enabled color in DVB subtitles rendering
1143  * VobSub supported both externally and in Matroska
1144
1145 Stream Output:
1146  Encoders:
1147   * Re-use audio/video/spu decoders in transcoder module. From now on,
1148      everything that is playable by VLC should be transcodable as well
1149   * Subtitles overlaying in transcoder
1150   * Subpictures overlaying in transcoder (see video output)
1151   * Frame rate selection in the transcoder
1152   * DVB subtitles encoder
1153   * MPEG 1 layer 2 audio encoder using libtoolame
1154   * Improved vorbis/theora encoding
1155  Muxers: 
1156   * Text track muxing for mp4
1157   * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
1158   * 14496-17 text track muxing for MPEG TS
1159   * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
1160   * Teletext (0x56 descriptor) streaming support in MPEG TS.
1161   * New WAV muxer (supports multi-channel audio)
1162   * Improved ASF muxer
1163  Misc:
1164   * H.263 RTP streaming support
1165   * SDP generation outputs more compliant SDPs and can create SDP files now
1166   * Improved RTSP and VoD server (experimental)
1167
1168 Audio Output:
1169  * New audio equalizer filter
1170  * Very trivial volume normalizer
1171  * True channel downmixing when playing 5:1 material on Stereo
1172  * More gradual resampling which should improve the pitch changing effect
1173  * New audio output plugin using portaudio v19
1174
1175 Video Output:
1176  * Roku HD1000 Video output
1177  * Experimental generic OpenGL video output (X11, Win32, MacOS X)
1178    with support for effects.
1179  * Improved filter and subpictures support :
1180     - New filters can be streamed.
1181     - "Subpicture filters" to overlay subpictures on video 
1182     - Centralized scaling and blending
1183  * New filters : 
1184     - "time", to display current time 
1185     - "marq", to display a marquee
1186
1187 Interfaces:
1188  * OSD sliders for volume and postition information
1189  * OSD icons for Play and Pause
1190  * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
1191  * A few skins2 improvements
1192  * Added search, volume, loop and random functions to the ncurses interface
1193  * Added a filesystem browser to the ncurses interface
1194  * The remote control interface can now listen for commands on sockets
1195  * Improved CORBA control module
1196
1197 Mac OS X port:
1198  * Fixed the "cannot set buffersize:[nope]" coreaudio problem
1199  * Major speed improvements to the Quartz video output
1200  * The Mac OS X interface is no longer required to display video
1201
1202 Linux port:
1203  * New galaktos visualization plugin (MilkDrop-compatible)
1204  * Experimental SVG rendering module
1205  * Support for DVB CAM modules.
1206
1207 Windows port:
1208  * DirectX Media Object decoder (allows playing some media types, like WMV3)
1209  * DirectX Media Object audio and video encoder
1210  * Fixed long standing win32 thread handles leak
1211  * Fixed problem with CPU usage with subtitles rendering
1212  * Wallpaper mode for the DirectX video output (only in overlay mode)
1213
1214 WinCE port:
1215  * Massive update (we still miss an interface and a fast video output).
1216
1217 Mozilla plugin:
1218  * Added a lot of Javascript accessible funtionality
1219  * Volume, position, length, seek etc etc etc.
1220
1221 Misc:
1222  * Server/client network synchronization module
1223  * VBrick streams fully supported
1224  * Cisco IP/TV streams supported
1225  * VLM enhancements
1226
1227
1228 Changes between 0.7.1 and 0.7.2:
1229 --------------------------------
1230
1231 Core support:
1232  * Bookmarks feature for easier seeking/access inside medias.
1233  * Support for video output embedded in interfaces.
1234  * Improved HTTP daemon.
1235  * Saved playlists now remember VLC-specific options.
1236
1237 Codecs:
1238  * New Continuous Media Markup Language (CMML) codec.
1239    (http://www.annodex.net/overview.html)
1240  * New H.261 video decoder using openmash.
1241  * H264 encoder, demuxer and packetizer.
1242  * Packetizer interfaces between demux and codec when needed
1243    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
1244  * Support for Theora alpha3 (both decoding and encoding).
1245
1246 Input:
1247  * --start-time <sec> and --stop-time <sec> to start and stop playing a 
1248    file at the specified amount of seconds. Only works with a few
1249    fileformats (avi, mov, mkv, mp4 )
1250  * Improved directory access module.
1251  * New "file-cat" option to play truncated movies.
1252  * Better handling of meta info (title, author, description, etc...).
1253  * New options to pass meta info to the input.
1254  * It is now possible to stream programs from a DVB-S/C/T stream
1255    (satellite, cable, or digital terestrial television)
1256
1257 Demux:
1258  * Annodex (http://www.annodex.net) support.
1259  * mmsh streaming fixes.
1260  * Fixed infinite loop in the AVI demux on broken/incomplete files.
1261
1262 Subtitles:
1263  * Subviewer and subviewer v2 subtitles support.
1264  * Ability to choose autodetected subtitles path.
1265  * Subtitles delay can be changed in real time with hotkeys.
1266
1267 Stream output:
1268  * Improved session announcement system.
1269  * Minimize threads usage by default.
1270  * Added faster than realtime stream output (limited by CPU) for file output.
1271  * Improved MOV/MP4 muxer.
1272  * Improved MPEG TS muxer.
1273  * Improved transrater.
1274  * Meta info options used by the muxers.
1275  * New configuration system.
1276  * Better audio channels downmixing when transcoding.
1277
1278 VideoLAN manager:
1279  * New videolan (media) manager (vlm): a little manager designed to launch
1280    and manage multiple streams from within one instance of VLC.
1281  * Supports live streams and VoD.
1282  * Supports scheduling.
1283  * Telnet interface for vlm.
1284  * HTTP interface for vlm.
1285
1286 Interfaces:
1287  * Skins II (Windows and Linux only)
1288     - Ability to embed video output.
1289     - Support for bitmap fonts.
1290     - Lots of improvements.
1291  * wxWindows (default Windows and Linux interface)
1292     - New design and set of icons.
1293     - Ability to embed video output.
1294     - Support for hotkeys.
1295     - Support for bookmarks.
1296  * Mac OS X
1297     - Support for 'groups' and playlist item properties.
1298     - Better hotkeys handling.
1299
1300 Mac OS X port:
1301  * OpenGL video output is now the default when available.
1302  * Added FAAC encoder (mp4a).
1303  * Audio output fix to work with multiple streams on a HAL device.
1304  * Possible fix for conflict with CodeTek VirtualDesktop (untested).
1305
1306 Win32 port:
1307  * DirectShow input plugin should work with more devices.
1308  * Disable monitor power down when watching movies.
1309  * Improved Windows installer.
1310
1311 Linux port:
1312  * PowerPC fixes.
1313
1314 Misc:
1315  * Improvements to the Goom visualisation plugin.
1316  * Roku HD1000 audio output.
1317
1318
1319 Changes between 0.7.1 and 0.7.1a:
1320 ---------------------------------
1321
1322 Mac OS X:
1323  * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
1324  * Playing MOD files is working now.
1325
1326
1327 Changes between 0.7.0 and 0.7.1:
1328 --------------------------------
1329
1330 Core support:
1331  * Fixed a nasty bug that causes preferences not to be saved some times.
1332  * IGMPv3 support for VLC under Windows XP and Linux.
1333
1334 Codecs:
1335  * Brand new DTS Coherent Acoustics audio decoder based on libdts
1336    (http://www.videolan.org/dtsdec.html)
1337  * Fixed DTS S/PDIF output
1338  * SVCD (Philips OGT) and CVD subtitles
1339
1340 Playlist:
1341  * Internal improvments
1342  * Improved import/export
1343
1344 Input:
1345  * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
1346    container formars.
1347  * New demux module that uses libavformat from ffmpeg. Adds support for many
1348    small and strange formats.
1349  * New PVA demux.
1350  * New MOD audio demux.
1351  * Support for DTS and A52/AC3 wav files.
1352  * Support for DTS and A52/AC3 audio CD.
1353  * New and experimental DVD input plugin with menus support (using libdvdnav).
1354  * Added back DV audio support in raw DV demuxer.
1355
1356 Stream output:
1357  * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
1358  * Fixed a nasty bug in the mpeg video packetizer.
1359  * Improved transcoding (multithreading, more tuning, etc...).
1360
1361 Service discovery:
1362  * Fixed sdp in SAP.
1363
1364 Mac OS X port:
1365  * New opengl video output plugin.
1366
1367 Win32 port:
1368  * A few improvements to the DirectShow input plugin.
1369  * Fixed ipv6 name resolution.
1370
1371
1372 Changes between 0.6.2 and 0.7.0:
1373 --------------------------------
1374
1375 Core support:
1376  * Brand new decoder/packetizer api.
1377    Adds a lot more flexibility while also simplifying the decoder plugins.
1378  * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
1379  * Video outputs are recycled if possible.
1380    This removes any 'flicker' between two similiar video files.
1381  * Fixed the video filters. Video should no longer go black when using filters.
1382  * New input core. Advantages are: better seeking, more responsive, support for
1383    subtitle files at the core, and much much more.
1384
1385 Playlist:
1386  * Added a repeat mode to repeat a single file over and over.
1387  * Playlist sorting 
1388
1389 Input:
1390  * RTP/RTSP support.
1391  * Fixed annoying seeking problem with Ogg files (seeking would take ages).
1392  * Support for Flac in Ogg files.
1393  * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
1394  * Rewrite of the Flac demuxer.
1395  * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
1396  * Reworked DVB tuning.
1397  * Better Icecast support.
1398  * New MPEG video elementary streams demuxer.
1399  * New DTS audio elementary streams demuxer.
1400
1401 Codecs:
1402  * Support for Theora video encoding.
1403  * Support for Speex audio decoding/encoding.
1404  * Rewrite of the Flac decoder + encoding support.
1405  * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
1406  * Support for AAC + SBR and proper multi-channel re-ordering.
1407  * MPEG 2.5 audio support.
1408  * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
1409
1410 Stream output:
1411  * Improvements to the MPEG TS muxer.
1412  * New transrating module for MPEG2 video.
1413  * Added packetization for MPEG AAC ADTS streams.
1414  * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
1415  * Improved mp4 muxing and added AAC/MP4V support when transcoding.
1416  * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
1417  * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
1418  * --sout-keep option to keep the stream open while changing input.
1419  * Preliminary RTP support.
1420  * Fixes to SAP announces.
1421
1422 Interface:
1423  * Skins:
1424     - Bugfixes
1425     - misc improvements (eg, "stay on top" option).
1426  * New standardized and customizable hotkeys.
1427  * wxWindows
1428     - Playlist improvements (Sort, Search, mode buttons).
1429     - Improvements and help in preferences
1430     - New streaming wizard
1431     - Revised Disc Open menu
1432  * HTTP
1433     - Improvements of the standard pages
1434     - Support for new commands
1435  * OSD ( OS X and hotkeys only atm ).
1436
1437 Service discovery:
1438  * Many fixes to the SAP module
1439  * SAP now supports HTTP streams
1440
1441 Subtitles:
1442  * Text subtitles now have a black outline.
1443  * Text subtitles autodetection.
1444  * Text subtitles charset autodetection.
1445  * Text subtitles for all videofiles. Results may vary.
1446  * Text subtitles in Hebrew are supported. Arabic partially.
1447  * Automatic fontsize selection for text subtitles.
1448  * Fixed SAMI text subtitles support.
1449  * Support for subtitles in Matroska files.
1450  * Support for subtitles in DVB streams.
1451
1452 Mac OS X port:
1453  * New controller designed by Max Rudberg from www.maxthemes.com
1454  * Save playlist.
1455  * Works on 10.1.x again. Apologies for that problem.
1456  * Support for Panther.
1457  * Support for raw dumping of streams to disk.
1458  * Mozilla plugin for Mac OS X (experimental).
1459
1460 Win32 port:
1461  * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
1462  * VLC can be installed as a Windows NT service.
1463  * Allow on the fly switching of the main interface.
1464  * Support for 3F2R in audio output.
1465  * New --one-instance option to "force" only one running instance of VLC.
1466  * Mozilla plugin for Windows (experimental).
1467  * Multimonitor support (untested).
1468  * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
1469
1470 Linux port:
1471  * Improved Video4Linux input. Also added support for an audio only input.
1472  * Support for real-time priority when running with root privileges.
1473  * Allow on the fly switching of the main interface.
1474
1475 iPaq port: 
1476  * Brand new Gtk 2 interface
1477
1478 Miscellaneous:
1479  * Audio visual effects filters (spectrum, scope and random).
1480  * Audio visual effects filter using goom.
1481  * Spanish, Portuguese Brazilian and Hungarian translations.
1482  * libcaca video output (colored ascii)
1483
1484
1485 Changes between 0.6.1 and 0.6.2:
1486 --------------------------------
1487
1488 Core support:
1489  * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
1490
1491 Stream output:
1492  * Transcoder now generates proper pts/dts thus should work a lot better.
1493  * Improved MPEG TS muxer.
1494
1495 Access input:
1496  * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
1497  * Few fixes to the VCD navigation.
1498
1499 Interfaces:
1500  * Support for DVD menus navigation added to the wxWindows interface.
1501
1502 UNIX ports:
1503  * ALSA multi-channel support fixed and tested.
1504  * Fixed fullscreen with gnome metacity.
1505
1506 Win32 port:
1507  * Fixed VCD support which was broken on some machines.
1508
1509 iPaq port:
1510  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
1511
1512 Miscellaneous:
1513  * Text subtitles now centered on the picture.
1514  * Ffmpeg decoder now generates proper pts and can be used to play
1515    mpeg1/2 videos.
1516
1517
1518 Changes between 0.6.0 and 0.6.1:
1519 --------------------------------
1520
1521 Core support:
1522  * There should be less bogus resampling, particularly on DVDs.
1523  * VLC will now wait for the medium to wake up before starting its clock
1524    after a pause.
1525
1526 Stream output:
1527  * Added vorbis audio support in Ogg streaming.
1528  * Added vorbis audio transcoding support.
1529  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
1530 UNIX ports:
1531  * ALSA multi-channel support fixed and tested.
1532  * Fixed fullscreen with gnome metacity.
1533
1534 Win32 port:
1535  * Fixed VCD support which was broken on some machines.
1536
1537 iPaq port:
1538  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
1539
1540 Miscellaneous:
1541  * Text subtitles now centered on the picture.
1542  * Ffmpeg decoder now generates proper pts and can be used to play
1543    mpeg1/2 videos.
1544
1545
1546 Changes between 0.6.0 and 0.6.1:
1547 --------------------------------
1548
1549 Core support:
1550  * There should be less bogus resampling, particularly on DVDs.
1551  * VLC will now wait for the medium to wake up before starting its clock
1552    after a pause.
1553
1554 Stream output:
1555  * Added vorbis audio support in Ogg streaming.
1556  * Added vorbis audio transcoding support.
1557  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
1558  * PS muxer can create mpeg1 files now and produce streams with system headers.
1559  * You can transcode a52 with more than two channels to mpga now.
1560
1561 Win32 port:
1562  * Fixed DVD support which was partly broken due to a bug in libdvdcss
1563  * Fixed 5.1 audio support for the sblive/audigy soundcards.
1564  * Fixed sound on Windows NT.
1565
1566 UNIX ports:
1567  * Fixed/improved ALSA support and enabled multi-channel audio output.
1568  * X11/Xvideo: Should now work on big endian machines, and you can now
1569    use the arrow keys to browse through the DVD menus.
1570
1571 iPaq port:
1572  * Gtk+2 interface called PDA
1573  * Familiar Gtk+ is now deprecreated
1574  * Codec a52, Faad2 and flac added
1575  * Video4Linux enabled (demux and transcode)
1576  * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
1577
1578 Interfaces:
1579  * Small updates/fixes to the wxWindows interface.
1580  * Improved HTTP remote control interface. You can now create your own HTML pages.
1581  * A new CORBA control plugin.
1582
1583 Input demux:
1584  * Improved support for the Matroska container format.
1585
1586 Miscellaneous:
1587  * Improved build system.
1588  * New video filter plugin to overlay logos.
1589  * Added support for Winamp 3 B4S files.
1590  * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
1591    Should also work with languages like russion for instance.
1592
1593
1594 Changes between 0.5.3 and 0.6.0:
1595 --------------------------------
1596
1597 Core Support:
1598  * Channel Server support was removed (was deprecated)
1599
1600 Input access:
1601  * Fixed a big bug in ftp and http access that prevented many platforms (OSX most prominently) to view ftp and http streams.
1602  * Fixed large file support on Windows
1603  * Video 4 Linux support
1604  * CD Digital Audio support
1605  * Fixed IPv6 multicasting on Windows and OSX.
1606
1607 Input demux:
1608  * Better detection of AAC and mp3 files
1609  * Support for OpenDML avi files
1610  * More complete .mp4/.mov support
1611  * Very early support for the Matroska container format (don't complain if it doesn't work ;)
1612
1613 Codecs:
1614  * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
1615  * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
1616  * OSX support for QDM2 and QDMC sound, often used in QT content.
1617  * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
1618  * Updated our theora decoder to use the alpha 2 release of libtheora
1619  * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
1620  * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
1621
1622 Interfaces:
1623  * The wxWindows interface is now fully useable as well as Unicode safe
1624  * New HTTP remote control interface
1625
1626 Stream output:
1627  * New stream output scheme. It is now possible to build a chain of stream outputs allowing for instance to stream and display some content at the same time.
1628  * The stream output now allows to transcode content on the fly.
1629  * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
1630  * SAP/SDP announcing support. (both IPv4 and IPv6)
1631
1632 Miscellaneous:
1633  * New reset option for the preferences
1634  * You can set your language in the prefences
1635  * New video chroma conversion module using ffmpeg
1636  * Added a Gentoo ebuild to the distribution
1637  * Added a new smaller subtitles font (now the default) + scripts to generate your own
1638  * SAP/SDP IPv6 support
1639
1640 UNIX ports:
1641  * Basic support for the X11 Xinerama extension.
1642  * New skinable interface ported to X11.
1643  * Run opie-vlc and zaurus-vlc as GuiServer
1644
1645 Mac OS X port:
1646  * When you add several items to the playlist, they are sorted alphabetically.
1647  * New about panel and revamped preferences panel.
1648  * Fixed the deinterlace menu.
1649  * Float on top, Fit to Screen and a Transparency option for video out.
1650  * New output dialog for transcode and display while stream capabilities.
1651  * New icons by Davor Orel.
1652  * New audio resampler. Should make VLC much faster.
1653  * Fixed disappearing and crackling sound (PTS is out of range bug)
1654  * We no longer automatically save the preferences when you quit the application
1655  * Arrow keys are now use to browse the menus in a DVD
1656
1657 Win32 port:
1658  * the wxWindows interface is now the default interface
1659  * The keyboard shortcuts are now identical to the linux version
1660  * Fixed the "no sound" problem on NT4
1661  * Improved skinnable interface (it now uses the wxWindows interface dialogs).
1662  * Added support for compressed skins files (.vlt files)
1663  * Fixed SVCD chapters support.
1664  * Fixed memory leak with 5.1 audio.
1665
1666 BeOS port:
1667  * Interface localization
1668  * Screensaver disabled if playing in fullscreen
1669  * A few new keyboard shortcuts
1670  * New full-featured Preferences window
1671
1672
1673 Changes between 0.5.2 and 0.5.3:
1674 --------------------------------
1675
1676 Core Support:
1677  * fixed DTS S/PDIF output on little-endian machines
1678  * support for skins at the interface level
1679  * new OSD module using Freetype2
1680  * video outputs are now destroyed when the associated input ends
1681  * the video output takes into account the caching delay introduced at the
1682    input level before dropping out of date frames.
1683  * configuration option to disable the translation of the interface
1684
1685 Input access:
1686  * fixed HTTP redirects
1687  * support for opening an entire directory
1688  * EOF should be detected more reliably
1689  * new video4linux access plug-in
1690  * new kfir access plug-in designed to work around a bug in the kfir driver
1691
1692 Input demux:
1693  * added stream type for some Motorola MPEG-2 video encoders
1694  * fix for some ogg web radio streams
1695  * fixed reading TS streams over HTTP
1696
1697 Codecs:
1698  * support for 3ivx D4 (not previous versions)
1699  * support for '3ivd' and '3vid' encodings
1700  * support for 'MSS1' codec ( same as WMV2 )
1701  * support for SAMI subtitles (untested and incomplete)
1702  * better SSA4 subtitles recognition
1703  * new codec for raw I420 video
1704  * improvements to the libmpeg2-based MPEG video decoder
1705
1706 Interfaces:
1707  * improvements to wxWindows based interface
1708    (although it still misses some important features)
1709  * skeleton for a Gnome2/GTK2 plug-in
1710
1711 Stream output:
1712  * new HTTP output support
1713  * fixed a segfault in the AVI muxer
1714  * fixed AV synchronization issues
1715
1716 Miscellaneous:
1717  * support for oldstyle id3 genres
1718
1719 UNIX ports:
1720  * the SDL vout plug-in will now work on big-endian machines
1721
1722 Mac OS X port:
1723  * reorderable playlist
1724  * fixed the hiding of the mouse on multiple monitors
1725  * fixed a big issue with some USB speakers
1726  * support for mono audio output devices
1727  * reset the audio-device to its default mode before quitting VLC
1728  * fixed several cosmetic issues
1729  * you can drag the controller window by its background (as it should be)
1730  * the messages window remembers more lines
1731  * delay and fps can now be overruled with subtitles files
1732  * http and ogg stream output options
1733  * Apple menu and friends will now be translated as well
1734
1735 Win32 port:
1736  * new skinnable interface
1737  * the directx video output doesn't crash anymore on ctrl+alt+del events.
1738
1739 iPAQ familiar Linux port:
1740  * support for FLAC audio format
1741  * the interface adapts to the screen size/rotation
1742  * playlist
1743  * network tab in the interface
1744  * "apply" handling in preferences
1745
1746
1747 Changes between 0.5.1a and 0.5.2:
1748 ---------------------------------
1749
1750 Core support:
1751  * advanced config options are now hidden by default
1752  * new --spdif option to use the S/PDIF audio output by default
1753  * fixed a 'clicking' sound when switching between streams
1754  * new bandlimited resampler that should improve audio quality on primarily
1755    Mac OS X
1756  * fixed a problem with audio over http that caused some web radios to not work
1757  * DTS S/PDIF support
1758
1759 Codecs:
1760  * support for DV audio through the ffmpeg library
1761  * support for FLAC audio through libflac
1762  * new but basic MPEG video decoder based on libmpeg2
1763  * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
1764
1765 Stream output:
1766  * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
1767  * new --ttl option for Time To Live
1768
1769 DVD support:
1770  * fixed quite a few problems with the dvd menu support
1771
1772 UNIX ports:
1773  * fixed the GNU-pth support
1774
1775 Win32 port:
1776  * multi-channel audio and S/PDIF support for both the DirectX and Waveout
1777    plugins
1778  * localization support via gettext is now fully working
1779  * rc interface is now fully useable
1780  * fixed the MSVC project files generation
1781
1782 Mac OS X port:
1783  * several fixes for multi channel audio devices. AC3 over SPDIF with
1784    M-Audio Sonica Theater still does not work. this is most likely a driver
1785    bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
1786    iMate and MOTU firewire devices should work)
1787  * VLC now uses the default audio device
1788  * new info panel
1789  * very preliminary support for VLC control via applescript
1790  * support for mouse gestures
1791  * new priority scheme allowing to avoid lock-ups on low-end machines
1792
1793 Linupy port:
1794  * there is a whole new port for the linupy distribution used by o.a. the
1795    YOPY PDA. It is still experimental, please test it
1796
1797 Miscellaneous:
1798  * improved ID3 tag detection
1799  * changed several errors into warnings ; the frequently reported "this is
1800    not a PS stream, continuing" is one of these
1801  * mouse gestures work on windows and osx, but there still isn't any useful
1802    gestures
1803  * some support for .pls playlists used by shoutcast
1804
1805
1806 Changes between 0.5.1 and 0.5.1a:
1807 ---------------------------------
1808
1809 Mac OS X port:
1810  * fixed a problem that caused VLC to select the wrong language when
1811    English was set as the preferred language
1812
1813
1814 Changes between 0.5.0 and 0.5.1:
1815 --------------------------------
1816
1817 Core support:
1818  * new mouse gesture interface
1819  * audio volume can now be changed at any time, even when no file is
1820    playing
1821
1822 Input access:
1823  * various minor fixes on the network inputs
1824  * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
1825  * VCD: fixed track number and chapter indexing
1826
1827 Input demux:
1828  * fixed a bad initialization in the mp4 plug-in
1829  * new --buggy-psi option for TS streams which do not update their
1830    continuity counter
1831
1832 Codecs:
1833  * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
1834
1835 DVD support:
1836  * fixed a bug which turned the default interface command-line only
1837    without the user consent
1838
1839 UNIX ports:
1840  * GTK: fixed a crash when going fullscreen or changing volume from the
1841    popup menu
1842  * X11: new screen saver disabling plug-in (--extraintf screensaver)
1843  * KDE: fixed compilation with KDE 3.1
1844  * ALSA: fixed mono files output
1845
1846 Mac OS X port:
1847  * fixed a crash on start-up on some localized systems
1848  * lowered real-time priorities to avoid lock-ups on slow machines
1849  * VLC can now be made the handler of ftp http mms and udp URLs
1850  * playlist enhancements
1851  * added half, normal and double video window menu items
1852  * new step forward/step backward commands
1853  * the dock should no longer be visible in fullscreen mode
1854  * the Mac OS X binary is now compiled with Ogg/Theora support
1855  * vlc.app is now VLC.app
1856
1857 Win32 port:
1858  * fixed the "RichEdit line insertion error" bug
1859  * VLC can now be run from outside its installation directory
1860  * fixed a bug that prevented to find the default subtitle font
1861
1862 BeOS port:
1863  * smarter BeOS priorities to avoid lock-ups
1864  * few enhancements in the interface (especially the Settings window)
1865
1866 Opie port:
1867  * native video output is working again
1868  * only commandline interface support
1869  * support for MPEG4, DivX through ffmpeg package
1870
1871
1872 Changes between 0.4.6 and 0.5.0:
1873 --------------------------------
1874
1875 Core structure:
1876   * object structure which allows for full re-entrancy, known as libvlc
1877   * new audio output architecture based on filter pipelines, providing
1878     S/PDIF and multi-channel support
1879   * localization support via gettext on most architectures
1880   * new stream output architecture, allowing to use VLC to unicast,
1881     multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
1882     and A/52 streams are supported)
1883   * build system now uses autoconf/automake/autopoint
1884
1885 Input access:
1886   * mms:// support
1887   * ftp:// support
1888   * stability fixes in the HTTP access
1889   * auto-detection of RTP encapsulation
1890   * VCD entry points support
1891   * VCD image file support
1892
1893 Input demux:
1894   * support for *.asf format
1895   * improved support for *.avi, especially over an HTTP connection
1896   * support for *.mp4 and *.mov format
1897   * support for ogg encapsulation
1898   * support for raw DV format
1899   * support for *.wav format
1900   * new demuxdump demux allowing to save a stream to a file
1901   * raw AAC support
1902
1903 Stream discovery & playlists:
1904   * support for the SAP/SDP and SLP protocols
1905   * support for .m3u file format
1906   * support for .asx file format
1907   * hack to find the streaming sources in html-pages with embedded wmp
1908
1909 Codecs:
1910   * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
1911     (only available with the .avi demux)
1912   * support for ADPCM audio codec
1913   * support for raw PCM data
1914   * support for Cinepak video codec
1915   * support for DV video codec via libdv or ffmpeg
1916   * support for AAC audio codec via libfaad2
1917   * support for Xvid codec
1918   * support for Xiph.org's Vorbis audio codec
1919   * support for Xiph.org's Tremor audio codec (when compiling from sources)
1920   * support for Xiph.org's Tarkin and Theora video codecs (when compiling
1921     from sources)
1922   * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
1923     H263i, MJPEG A/B
1924   * fixed an endianness bug in LPCM codec
1925
1926 DVD support:
1927   * experimental preliminary support for DVD menus via libdvdplay
1928
1929 Miscellaneous:
1930   * new WxWindows interface
1931   * all interfaces allow to dynamically change the volume, the audio
1932     device and the channels configuration
1933   * headphone channel mixer with virtual spatialization effect
1934   * Mozilla plugin based on libvlc for embedded playback in webpages of any
1935     format that VLC can play
1936   * new swedish translation
1937   * enhancements of the playlist window
1938   * new messages window to see debug info
1939   * fixed a few crashes
1940
1941 iPaq port:
1942   * slider bar in GTK+/GPE Familiar interface
1943   * fixed crash on directory change in Familiar interface
1944   * added qte_main module for use in all modules that need Opie or Qte support
1945   * native video output module for Qt Embedded/Opie is not working
1946