]> git.sesse.net Git - vlc/blobdiff - ChangeLog
Updated norwegian translation thanks to Haakon Meland Eriksen
[vlc] / ChangeLog
index b4cbf5b63266e8508ddec68379e8893b2bacc1d0..46704af2e9bb35f4c9e5af4410258495c845d0c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2003-03-10 Monday 20:30  sam
+
+   * ./toolbox: added --update-changelog flag.
+
+2003-03-10 Monday 19:26  gbazin
+
+ * src/video_output/vout_pictures.c: declaration of FOURCC_RV24, courtesy of Olivier Aubert.
+
+2003-03-10 Monday 19:17  gbazin
+
+ * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: small change to the slider behaviour.
+
+2003-03-10 Monday 18:12  sam
+
+   * ./configure.ac.in: moved an extra -lws2_32 to a win32 specific case.
+
+2003-03-10 Monday 11:41  massiot
+
+ Fixed a major bug with 5.1 output and the OSS plug-in.
+
+2003-03-10 Monday 09:23  jlj
+
+   * ./modules/codec/dts.c: minor fix.
+
+2003-03-10 Monday 02:07  fenrir
+
+  * improved seeking and fixed play back when reading from stdin (when
+ reported size is null).
+
+2003-03-10 Monday 01:12  gbazin
+
+ * modules/access/vcd/cdrom.c: small win32 bugfix.
+ * configure.ac.in: on win32 we link ws2_32 with the slp plugin.
+
+2003-03-10 Monday 01:04  massiot
+
+ * Bumped up version number to 0.5.2
+ * Fix for the "lock-up" problem under MacOS X. Removed the rt-priority
+   configuration variable.
+
+2003-03-10 Monday 00:39  jlj
+
+   * ./modules/demux/mpeg: DTS support.
+
+2003-03-09 Sunday 21:07  jlj
+
+   * DTS S/PDIF support.
+
+2003-03-09 Sunday 20:44  gbazin
+
+ * configure.ac.in: fixed my previous commit.
+ * NEWS: added an entry about fixes in the dvd menu support.
+
+2003-03-09 Sunday 20:25  gbazin
+
+ * configure.ac.in: don't include the screensaver plugin on win32.
+ * src/misc/variables.c: fixed a bug in var_Change() and in var_DelCallback().
+ * modules/codec/spudec/parse.c: removed unnessecary code.
+ * modules/access/dvdplay/access.c: fixed some navigation problems.
+
+2003-03-09 Sunday 17:22  fenrir
+
+  * fixed a really stupid bug with compressed header, improved parsing
+ of audio stsd box. (handle qt3+ audio box)
+  (I still need to fix mp4.c to read audio track that aren't mp4a)
+
+2003-03-08 Saturday 02:55  sigmunau
+
+ added a down, right gesture to quit vlc and an up, right gesture that swaps
+ fullscreen on/off, removed the down gesture as it is now covered by the up,
+ right gesture
+
+2003-03-07 Friday 01:53  gbazin
+
+ * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: clean up the gtk/gnome
+ messages window regularly.
+
+2003-03-07 Friday 00:52  sigmunau
+
+ NEWS: added note about .pls handeling and the http audio fix
+
+2003-03-07 Friday 00:10  gbazin
+
+ * src/audio_output/dec.c, include/aout_internal.h: the aout core was
+ automatically discarding audio samples that were above AOUT_MAX_ADVANCE_TIME
+ in the future. Problem is that p_input->i_pts_delay isn't a fixed value. We
+ now fetch this value from the input thread when we create an aout_instance_t.
+ This solves problems with the http access plugin.
+
+2003-03-06 Thursday 23:17  hartman
+
+ * Updated README on Mac OS X issues.
+
+2003-03-06 Thursday 16:30  sigmunau
+
+ the m3u demux now reads the pls files shoutcast uses.
+
+2003-03-06 Thursday 16:24  hartman
+
+ * the close window command was reacting irratic because of my meddling
+   with the responder chain. HANDS OFF you little devil ;)
+
+2003-03-06 Thursday 15:40  hartman
+
+ * not < but > ;)
+   time to stop for today
+
+2003-03-06 Thursday 13:52  hartman
+
+ * fixed an issue with blackbars at certain aspect ratios when you resize
+   the video window. (half, double)
+
+2003-03-06 Thursday 13:05  hartman
+
+ ALL: fixed: http://bugzilla.videolan.org/cgi-bin/bugzilla/show_bug.cgi?id=425
+      having two close buttons in one window goes against Apple's UIG.
+
+2003-03-06 Thursday 12:43  hartman
+
+ * modules/gui/macosx/applescript.?
+ * extras/MacOSX/Resources/vlc.scriptSuite
+ * extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
+   - moved existing applescript commands to these files
+   - added several control commands. supported are: play/pause, stop,
+     previous, next, fullscreen, mute, volumeUp and volumeDown.
+     These correspond to the existing menuitems. This still requires work
+     in the future to make it more correct AppleScript, but it works for now.
+
+ * modules/gui/macosx/controls.?
+   - split up the controls.m into a .m and a .h
+
+ * modules/gui/macosx/intf.?
+   - added a getControls method to gain access to the controller object from
+     the AppleScript commands.
+
+ * modules/gui/macosx/open.?
+   - removed the applescript support existing here and moved it to applescript.?
+
+ * modules/gui/macosx/playlist.m
+   - made the tooltips for the add and remove buttons localizable.
+
+ * modules/gui/macosx/vout.m
+   - added a comment on the meaning of otherMouse events.
+
+ * ALL:
+   - updated copyright information to include the current year ;)
+
+2003-03-06 Thursday 12:15  fenrir
+
+  * http: lalala, forgot one line :)
+
+2003-03-06 Thursday 12:09  fenrir
+
+  * http: fixed a segfault while using it more than once.
+
+2003-03-06 Thursday 11:15  hartman
+
+ * If labels are nil, then it shouldn't disable the entire preference panel.
+   fixes #428 more permenantly. the cause was a missing rt-priority desc.
+
+2003-03-06 Thursday 11:11  jpsaman
+
+ More sizing stuff.
+
+2003-03-06 Thursday 10:58  massiot
+
+ Fixed a segfault in the OS X preferences panel.
+
+2003-03-06 Thursday 10:27  jpsaman
+
+ Updated version number.
+
+2003-03-06 Thursday 01:10  sigmunau
+
+ we now insert playlist entries right after the playlist file, and not at the
+ end of playlist. Should close bug reported on mailing list by Stepan Roh
+ about "redirection".
+
+2003-03-05 Wednesday 23:37  gbazin
+
+ * modules/audio_filter/resampler/bandlimited.c: another bug-fix ( should be the last one ;)
+ * install-win32: the FAQ wasn't being included in the package.
+
+2003-03-05 Wednesday 20:58  gbazin
+
+ * Makefile.am: make package-win32 creates FAQ.htm not faq.htm.
+
+2003-03-05 Wednesday 20:31  gbazin
+
+ * modules/audio_filter/resampler/bandlimited.c: added a few more sanity checks.
+
+2003-03-05 Wednesday 20:16  hartman
+
+ * updated italian translation by Bruno <allevb@tin.it>
+   i had to merge it by hand, because it was pretty outdated.
+
+2003-03-05 Wednesday 18:55  gbazin
+
+ * src/input/input_ext-plugins.c: added an msleep() call in case we fail to
+    allocate a new buffer in input_FillBuffer(). This is necessary because
+    the input thread has an high priority and we don't want it to loop
+    without any interruption.
+
+2003-03-05 Wednesday 01:11  massiot
+
+ * Fixed LDFLAGS_mp4 variable.
+
+2003-03-05 Wednesday 01:05  sigmunau
+
+ added not that gestures are now supported on osx and windows, with a comment
+ telling that this isn't really useful yet.
+
+2003-03-05 Wednesday 00:37  massiot
+
+ Bumped up to 0.5.2-test3
+
+2003-03-05 Wednesday 00:36  massiot
+
+ * Made rt-priority a real-time variable (shut-up sam) and misc attempts
+   to improve responsiveness under OS X
+
+2003-03-05 Wednesday 00:32  hartman
+
+ * this code should allow for the use of gestures under OS X.
+
+2003-03-04 Tuesday 23:48  gbazin
+
+ * modules/video_output/directx: added support for the mouse gestures interface.
+
+2003-03-04 Tuesday 23:36  hartman
+
+ * grrr debug message in the wild.
+
+2003-03-04 Tuesday 23:08  gbazin
+
+ * modules/audio_filter/resampler/bandlimited.c: small bug-fixes.
+ * NEWS: added a note for the fixed MSVC project files.
+
+2003-03-04 Tuesday 22:54  hartman
+
+ * NEWS:
+   - added item on fix of 'clicking' sound between stream changes.
+   - added item on new bandlimited resampler
+ * ALL:
+   - bumped up revision number to 0.5.2-test3
+
+2003-03-04 Tuesday 22:12  gbazin
+
+ * include/vlc_common.h: on win32 we include malloc.h (otherwise alloca is
+    not declared).
+ * modules/access/file.c: use _lseeki64 instead of lseek on win32. This
+    should allow seeking on files > 1.2Gb (Hopefully closes #168).
+
+2003-03-04 Tuesday 20:28  gbazin
+
+ * modules/audio_filter/resampler/bandlimited.c: fix bug that was affecting
+    quality badly + some clean-up.
+    Changed the module priority so it is now the default resampler.
+
+2003-03-04 Tuesday 18:31  hartman
+
+ ALL:
+  - the german translation requires two different translations of the word
+    File. I added a _ANS() function to the macosx version that gets the
+    translation of 1:File and strips the first two characters of this
+    alternate translation.
+  - updated all .po files to make sure we don't break anything
+  - committed the March 1 version of the german translation by Felix
+    Kuhne <FK@aenneburghardt.de>
+
+2003-03-04 Tuesday 14:21  massiot
+
+ * Fixed a major bug in the LPCM codec.
+ * Moved input_ExtractPES to where it belongs, input_ext-dec.c.
+
+2003-03-04 Tuesday 04:27  gbazin
+
+ * modules/audio_filter/resampler/bandlimited.[ch]: new high-quality
+    bandlimited interpolation resampler.
+    It is not yet enabled by default because it requires a bit more works
+    (not fully stable yet because of buffer overflows under certain conditions).
+
+ * src/audio_output/input.c: the resamplers are now always active (expcept
+    in spdif mode).
+
+ * modules/audio_filter/resampler/*: modified the resampler to return the
+    input buffer when no resampling is needed.
+
+2003-03-04 Tuesday 00:58  hartman
+
+ * updated dutch strings.
+
+2003-03-04 Tuesday 00:48  massiot
+
+ * mpeg_video is back as a built-in because it is reproduceably faster than
+   as a plug-in,
+ * Another desperate attempt at fixing OS X lock-ups.
+
+2003-03-03 Monday 20:39  hartman
+
+ * NEWS:
+   - added remarks on m-audio fixes and other OSX specific fixes.
+   - added improved ID3 detection item
+ * README.MacOSX.rtf
+   - updated to reflect M-Audio fixes.
+ * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/*:
+   - widened the Browse.. button to allow for the german word: durchsuchen.
+
+2003-03-03 Monday 17:49  gbazin
+
+ * ALL: another bunch of fixes for the MSVC build.
+
+2003-03-03 Monday 15:21  gbazin
+
+ * ALL: Finally fixed the MSVC project files.
+        Don't include io.h on win32 when not necessary.
+        A few build fixes for MSVC.
+
+ * src/misc/win32_specific.c: try to load winsock2 instead of winsock1 when
+    present.
+
+2003-03-03 Monday 15:19  massiot
+
+ * Fixed a bug in LPCM codec.
+ * Changed an error into a warning.
+
+2003-03-03 Monday 02:38  fenrir
+
+  * fixed play back of  mms://viptvr.yacast.fr/encoderfranceinfo (asf
+ header send over multiples packets).
+
+2003-03-02 Sunday 20:07  gbazin
+
+ * configure.ac.in: fixed libid3tag detection.
+
+2003-03-02 Sunday 19:17  fenrir
+
+  * fixed seek flag with broadcasted data.
+
+2003-03-02 Sunday 18:13  fenrir
+
+  * forgot to initialize a variable.
+
+2003-03-02 Sunday 18:12  fenrir
+
+  * fixed a bug.
+
+2003-03-02 Sunday 13:10  gbazin
+
+ * NEWS: started filling in the NEWS file for the 0.5.2 release.
+
+2003-03-02 Sunday 03:47  gbazin
+
+ * configure.ac.in: Removed unused options.
+    We also don't link with lrt anymore when using GNU-pth (lrt depends on
+    lpthread).
+
+2003-03-02 Sunday 02:35  gbazin
+
+ * src/misc/threads.c, include/vlc_threads_funcs.h: another bunch of fixes
+    for the GNU-pth implementation.
+
+2003-03-02 Sunday 00:26  gbazin
+
+ * src/misc/threads.c, include/vlc_threads_funcs.h: fixed gnu-pth thread
+    implementation and fixed an initialization bug in libvlc.
+
+2003-03-01 Saturday 22:32  ipkiss
+
+  - about.dfm: the layout of the "About" dialog box is slightly different
+  - misc.cpp: toolbar buttons are translated too
+  - mainframe.dfm: removed the "Back" and "Eject" toolbar buttons, which
+    were rather useless, and added an "Eject disc" menu entry
+    Also hid the caption for all the toolbar buttons
+  - win32.cpp: Added a config option to display or not these captions
+  - preferences.cpp: small modification to support non-advanced mode
+
+2003-03-01 Saturday 20:25  gbazin
+
+ * install-win32, Makefile.am: added the html faq to the win32 package.
+ * toolbox, msvc/*: few fixes to the msvc project files generation.
+    (compiling plugins won't work yet because there are a few hacks that
+     need to be done in order to compile dlls that use the c-runtime)
+
+2003-02-28 Friday 18:23  fenrir
+
+  * try a workaround for BeOS MediaKit files.
+
+2003-02-28 Friday 11:19  massiot
+
+ German translation, courtesy of Felix Kühne <FK@aenneburghardt.de>.
+
+2003-02-28 Friday 05:31  ipkiss
+
+ Internationalization now works for the win32 interface (thanks Gildas).
+ I've voluntarily disabled the translation of the toolbar buttons
+ strings, because it looks really awful...
+
+2003-02-27 Thursday 23:09  ipkiss
+
+ A few modifications to get closer to i18n in the win32 interface
+
+2003-02-27 Thursday 17:38  gbazin
+
+ * modules/demux/avi/avi.c: compilation fix.
+
+2003-02-27 Thursday 16:07  fenrir
+
+  * httpd: clean up, kick up unused connection (it waits 10s), use select
+ to way (instead of a hard coded sleep ;)
+
+2003-02-27 Thursday 14:19  gbazin
+
+ * ALL: i18n updates and fixes.
+
+2003-02-27 Thursday 13:44  marcari
+
+ * updates for the YOPY ports (thx to Sebastien Chaumat !)
+
+2003-02-27 Thursday 09:19  massiot
+
+ * Bumped up revision number to 0.5.2-test2
+ * Another attempt at fixing the "VLC is locking up OS X" problem
+ * Updated po files
+
+2003-02-26 Wednesday 22:00  asmax
+
+ * compilation fixes...
+
+2003-02-26 Wednesday 20:39  gbazin
+
+ * configure.ac.in, Makefile.am, install-win32: fixed the package-win32 make
+    target, and included the locales in the installer script.
+ * src/libvlc.c: on win32 we look for the locales in vlc's directory.
+
+2003-02-26 Wednesday 19:15  massiot
+
+ * Added sanity checks for PTS in the future.
+
+2003-02-26 Wednesday 16:47  marcari
+
+ * implementation of the 'autoplay file' button callback
+ * when clicking a link : follows the link and don't try to open it
+ * yopy does not always sees the '.' and '..', so workaround :
+     - all the hidden files are not displayed
+     - the '..' directory is each time added by hand
+
+2003-02-26 Wednesday 16:44  marcari
+
+ * small modification for linupy :
+     - added a pixmpa directory
+     - added a set_usize (how do we maximize cleanly a gtk-window ?)
+     - chdir to '.' instead of '/mnt' (should it be '~' or '/' ?)
+
+2003-02-26 Wednesday 14:51  gbazin
+
+ * src/input/input_ext-dec.c: added a few sanity checks that avoid crashing
+    badly when we reach the end of the stream (decoder stream).
+ * modules/packetizer/mpegvideo.c: fixed a bug that was causing an infinite
+    loop when the end of the stream was reached.
+
+2003-02-26 Wednesday 13:38  fenrir
+
+  * ts.c: added "ts" shorcut for ts_dvbpsi.
+
+2003-02-26 Wednesday 05:23  babal
+
+ - link the headphone channel mixer with the math library
+
+2003-02-25 Tuesday 22:09  gbazin
+
+ * modules/codec/libmpeg2.c: fixed pts handling.
+
+2003-02-25 Tuesday 19:26  gbazin
+
+ * configure.ac.in: accidentaly changed AM_GNU_GETTEXT_VERSION to 0.11.5 in
+    my last commit.
+ * po/Makevars: file needed by newer versions of gettext.
+
+2003-02-25 Tuesday 18:17  fenrir
+
+  * stream_output.* : added a flags variable to sout_buffer_t, allowing to
+ mark headers.
+  * httpd : added a way to use stream header, and changed the way that
+ stream data are stored (allow better client handling).
+  * http : use stream header, and add mime type detection by looking
+ at file extention (could be improved).
+  * ogg: fixed a segfault when removing a stream, mark header.
+
+2003-02-25 Tuesday 18:15  gbazin
+
+ * configure.ac.in, modules/codec/Modules.am, modules/codec/libmpeg2.c:
+    Added a simple mpeg video decoder based on libmpeg2. It is mainly useful
+    for comparing the performance against our custom decoder as it is currently
+    missing some important features like the synchro stuff.
+
+2003-02-25 Tuesday 00:28  fenrir
+
+  * stream_output.c : added a sanity check.
+
+2003-02-25 Tuesday 00:27  fenrir
+
+  * all : ogg/ogm muxer. Yet very limited as it accepts only mp3/a52 audio
+ and mpeg4/divx3 video streams. (Created files seem to work only with vlc).
+
+2003-02-24 Monday 18:06  jlj
+
+   * a52tofloat32.c: changed an error into warning.
+
+2003-02-24 Monday 15:40  sigmunau
+
+ updated documentation to reflect that input_AccessReinit should be called
+ before, and not after a random seek
+
+2003-02-24 Monday 15:14  fenrir
+
+  * all : fix compilation.
+
+2003-02-24 Monday 13:34  fenrir
+
+  * stream_output.c : fixed compilation.
+  * mux/* implemented pf_mux_capacity.
+
+2003-02-24 Monday 12:14  gbazin
+
+ * configure.ac.in, modules/misc/httpd.c: compilation fixes for win32.
+
+2003-02-24 Monday 12:00  fenrir
+
+  * stream_output.h : add a private parameter to sout_instance_t only used
+ by src/stream_output.c (avoid changing every time stream_output.h...)
+
+2003-02-24 Monday 11:45  fenrir
+
+  * stream output: fixed name inconsistency, added a new exported
+ functions by muxer.
+  * wav: fixed a warning.
+
+2003-02-24 Monday 10:26  fenrir
+
+  * asf: fix seek for http.
+
+2003-02-24 Monday 10:18  fenrir
+
+  * wav: proper seek handling. (wav file readable over http).
+
+2003-02-23 Sunday 23:35  fenrir
+
+  * enable httpd(by default) and http.
+
+2003-02-23 Sunday 20:07  fenrir
+
+  * all : declaration of http and httpd.
+
+2003-02-23 Sunday 20:05  fenrir
+
+  * modules/access_output/http : http output.
+  * httpd : mini http server (be carefull about security issue...)
+
+2003-02-23 Sunday 19:07  fenrir
+
+  * all : added streaming support for crappy ms video codec into TS.
+  - Only vlc is able to read such TS.
+  - I use stream id 0xa0 and descriptor 0xa0, I hope there aren't used.
+  - DivX1/2/3, wmv1/2, h/i263 should be supported, others could be
+    quickly added.
+  - Please test.
+
+2003-02-23 Sunday 17:31  sigmunau
+
+ added a demux and decoder for flac files (disabled by default). Works for
+ 16bit per sample streams, only tested with stereo
+
+2003-02-23 Sunday 06:53  jlj
+
+   * ./modules/gui/macosx/aout.m: M-Audio Revolution fixes.
+                                  Dynamic device support.
+   * ./modules/gui/macosx: Minor fixes and cosmetic changes.
+
+2003-02-23 Sunday 02:25  massiot
+
+ * Destroy audio-device and audio-channels when no output plug-in is
+   available.
+
+2003-02-22 Saturday 17:10  fenrir
+
+  * fix compilation.
+
+2003-02-22 Saturday 15:11  sigmunau
+
+  Fixed seme seeking issues with http access module, fixed an error that
+ caused id3v2.4 tags at the end of the file to not work. Added checks to
+ avoid seeking off the ends of the file. Should close #325, please confirm
+
+2003-02-21 Friday 23:59  gbazin
+
+ * src/audio_output/input.c: fixed buffer allocation bug that was triggered
+    when using "in place" resamplers.
+
+2003-02-21 Friday 17:31  hartman
+
+ DJ's first steps in C and vlc decoders ;)
+ * modules/audio_filter/converter/mpgatofixed32.c:
+   - fixed an issue that could cause glitches when switching from one stream
+     to another. the buffer wasn't entirely getting 0000 because multiple
+     channels were not taken into account when doing this.
+ * ALL:
+   - if float32 then clear the buffer with (float)0
+
+2003-02-21 Friday 16:16  hartman
+
+ * previous commit seems to break some things. reverting.
+
+2003-02-21 Friday 15:17  hartman
+
+ * (float) 0 the buffer if it cannot be decoded and fixed32.
+   right Meuuh ??? ;)
+
+2003-02-21 Friday 04:49  hartman
+
+ * VLC.app should show its version in the Finder now
+   Meeuh, one more place that needs version string updated before a release.
+   might be made automated ?
+
+2003-02-21 Friday 04:22  hartman
+
+ * ignore project Builder user files and backup .nib files.
+ * vlc.app changed to VLC.app. cvsignore changed to reflect this.
+
+2003-02-21 Friday 03:45  hartman
+
+ * If the "show advanced" option has been changed and you press the Apply
+   button, the preferences window is destroyed and created.
+
+2003-02-20 Thursday 19:10  hartman
+
+ * prefs obey the advanced option. Apply does not as of yet.
+
+2003-02-20 Thursday 17:07  gbazin
+
+ * src/libvlc.h, modules/audio_output: added a global --spdif config option
+    to allow using the spdif output by default if available.
+ * modules/misc/dummy/*: on win32 added a quiet mode that doesn't display
+    a dos command box.
+ * modules/control/rc/rc.c: on win32 enabled the echo mode and the
+    backspace key.
+ * modules/codec/mpeg_audio.c: fixed a sync bug.
+
+2003-02-20 Thursday 02:52  sigmunau
+
+ * include/configuration.h: added a new flag to the configuration stucture to
+ indicate wether it is an "advanced" option or not. The goal with this is to
+ hide the user from all the strange options that very seldom needs to be
+ changed. added an extra argument to all the add_* macros to indicate wether
+ the item is advanced or not.
+ * src/libvlc.h: added an "show advanced options" config option default
+ disabled
+ * src/libvlc.c: the advanced options are not listed by vlc --help and
+ friends unless --advanced is used
+ * modules/gtk/preferences.c: the gtk/gnome preferences dialog don't show
+ advanced options unless advanced is set
+ all: set the advanced flag to VLC_FALSE or VLC_TRUE for all options, by
+ using some common sense. Please check and correct
+
+ note: All interfaces should still work like they used to, see the change in
+ modules/gtk/preferences.c to find out how to "hide" options.
+
+ second note: I think I've changed all the modules, but I could not test
+ everyone for compilation, expect some broken modules (the fix is to add ",
+ VLC_TRUE" as last argument to the add_* I forgot)
+
+2003-02-19 Wednesday 23:08  gbazin
+
+ * modules/audio_output/directx.c: forgot to enable channel re-ordering.
+ * modules/audio_output/waveout.c: fixed a crash that happened when probing
+    devices supporting S/PDIF. (Should fix 354)
+
+2003-02-19 Wednesday 15:49  hartman
+
+ * increased accuracy of positionslider in OSX. although this will not solve
+   all problems this will improve results a bit (by my own experience).
+
+2003-02-19 Wednesday 11:02  gbazin
+
+ * src/libvlc.c: "stty size" won't work on win32 so make ConsoleWidth()
+    always return 80.
+
+2003-02-19 Wednesday 00:34  gbazin
+
+ * modules/demux/mp4/*: added FOURCC_dvc (DV - NTSC), FOURCC_dvp (DV - PAL)
+    and FOURCC_twos (PCM audio).
+
+2003-02-18 Tuesday 23:40  ipkiss
+
+  * src/misc/modules.c: on Windows, we look for the plugins in vlc's root
+    directory when there is no 'plugins' nor 'modules' subdirectory
+    (may close #306)
+
+2003-02-18 Tuesday 23:33  gbazin
+
+ * modules/codec/ffmpeg/video.c: got rid of ffmpeg_ConvertPictureI410toI420()
+    and use img_convert() from ffmpeg instead. Also added support for the
+    PIX_FMT_YUV411P pixel format so we can now decode the DV Quicktime videos
+    from media.xiph.org.
+
+2003-02-18 Tuesday 21:54  hartman
+
+ * Only update the info window if it is visible
+
+2003-02-18 Tuesday 20:42  gbazin
+
+ * modules/demux/rawdv.c: added support for DV audio now that ffmpeg can
+    decode this.
+ * modules/codec/ffmpeg/ffmpeg.h, modules/codec/ffmpeg/ffmpeg.c: added the
+    necessary fourcc for DV audio.
+
+2003-02-18 Tuesday 19:49  fenrir
+
+  * mpeg_audio.c: removed some fprintf...
+
+2003-02-18 Tuesday 19:33  titer
+
+  * ipv4.c, libvlc.h: add a --ttl option to set time-to-live when
+                      multicasting with the stream output
+  * modules/control/: missing cvsignore
+
+2003-02-18 Tuesday 14:13  sam
+
+   * ./mozilla/*: s/VideoLAN Client/VLC/g.
+
+2003-02-18 Tuesday 01:51  fenrir
+
+  * raah, corrected mpeg2-layer3 playback (and streaming). (that my last
+ fix had broken :p )
+
+2003-02-18 Tuesday 01:20  hartman
+
+ * Changed an Error message. Many people did not understand:
+   no suitable decoder module for fourcc `IV31'
+   I have appended:
+   VLC probably does not support this sound or video format.
+
+2003-02-18 Tuesday 01:17  massiot
+
+ * Fixed a segfault in the Japanese preferences panel.
+
+2003-02-18 Tuesday 00:47  hartman
+
+ * Fixed the localization issue on MacOSX.
+
+2003-02-18 Tuesday 00:10  jpsaman
+
+ Juglin with dependencies.
+
+2003-02-17 Monday 23:19  gbazin
+
+ * modules/audio_output/directx.c: added multichannel support to the
+    directx plugin.
+ * modules/audio_output/waveout.c: fixed quad audio channels detection and
+    a few misplaced debug messages.
+ * configure.ac.in: don't link anymore the rc plugin with the winsock lib.
+
+2003-02-17 Monday 23:03  asmax
+
+ * added a SAP server, with some kludges because the SAP client in vlc
+   is not RFC-compliant...
+
+2003-02-17 Monday 19:58  hartman
+
+ * NEWS: added info about the new 0.5.1a release for OSX.
+ * extras/MacOSX/vlc.pbproj/project.pbxproj: bumped revision #
+
+2003-02-17 Monday 18:06  massiot
+
+ Fixed the "everything is in Japanese" bug. :p
+
+2003-02-17 Monday 17:56  gbazin
+
+ * modules/control/rc/rc.c: finally fixed the rc interface under win32 by
+    using WaitForSingleObject() on the console handle and ReadConsoleInput().
+    (Closes #59)
+
+2003-02-17 Monday 15:43  massiot
+
+ Now 0.5.2-cvs (estimated release date in two weeks from now).
+
+2003-02-17 Monday 11:52  hartman
+
+ * Whoops. i forgot to add these files. sorry everyone.
+
+2003-02-17 Monday 10:47  gbazin
+
+ * modules/audio_filter/resampler/linear.c: lowered the priority of the linear
+    resampler so the ugly resampler is once again the default. The quality of
+    the ugly resampler is currently better than the linear one because of a
+    design defect.
+
+2003-02-17 Monday 08:22  sam
+
+   * ./debian/woody-buildpackage: Debian package creation fixes.
+
+2003-02-17 Monday 07:31  sam
+
+   * ./modules/gui/macosx/Modules.am: removed %#$@#!#@ non-existent file!
+
+2003-02-17 Monday 07:15  sam
+
+   * Updated NEWS and ChangeLog.
+
+2003-02-17 Monday 07:00  sam
+
+   * ./src/misc/modules.c: hmpf, Wine does not complain about "/"s in paths,
+     but Windoze will certainly do.
+
+2003-02-17 Monday 06:50  sam
+
+   * ./src/misc/win32_specific.c: under Win32 we retrieve the executable's
+     directory whenever possible, to use it for the spudec font or to load
+     plugins.
+
+2003-02-17 Monday 05:21  sam
+
+   * ./configure.ac.in: fixed PLUGIN_PATH and DATA_PATH settings.
+
+2003-02-17 Monday 01:04  asmax
+
+ * added a sample playlist. All fields must be separated with TABs
+
+2003-02-17 Monday 00:57  asmax
+
+ * libvlc binding for python
+ * new VideoLAN RTSP Server, using libvlc.
+   Not yet fully rfc2326-compliant, but it works ;)
+
+2003-02-17 Monday 00:32  hartman
+
+ * Added an info panel to show movie info, etc.
+
+2003-02-16 Sunday 18:35  sam
+
+   * ./debian/changelog: updated for 0.5.1.
+   * ./debian/control: vlc-glide is now Architecture: i386 only.
+   * ./debian/control: vlc-plugin-mad Provides: mp3-decoder.
+   * ./debian/rules: the deprecated vlc-* packages have a proper link to
+     /usr/share/doc/vlc/.
+
+2003-02-16 Sunday 17:58  ipkiss
+
+  * added an entry for the "subtitles don"t work on windows" problem
+
+2003-02-16 Sunday 17:22  jpsaman
+
+ Updated release numbering for all ipk's
+
+2003-02-16 Sunday 17:21  jpsaman
+
+ Qte video output get is screen size from the QT Embedded environment now. This should produce fullscreen video on other QT Embedded configurations with other screen sizes (greater then 240x320).
+
+2003-02-16 Sunday 15:51  fenrir
+
+  * udp: forgot this file...
+
+2003-02-16 Sunday 15:10  fenrir
+
+  * all: split muxer and access into independant part.
+
+2003-02-16 Sunday 15:03  fenrir
+
+  * Less checks on muxer type.
+
+2003-02-16 Sunday 12:18  fenrir
+
+  * adpcm: added dk3 too.
+
+2003-02-16 Sunday 11:25  sigmunau
+
+ Added support for volume up/down buttons.
+
+2003-02-16 Sunday 10:50  fenrir
+
+  * adpcm: added DUCK 4 variant support. (thx M. Melanson who provided me
+ somes samples.)
+
+2003-02-16 Sunday 09:56  fenrir
+
+  * all: fix mpeg2 handling.
+
+2003-02-16 Sunday 02:38  titer
+
+  NEWS: updated BeOS info for 0.5.1
+
+2003-02-16 Sunday 02:29  massiot
+
+ * modules/gui/macosx/open.m: Removed channel server support
+ * po/*: Updated po files just before the 0.5.1 release
+ * modules/audio_filter/resampler/linear.c: fixed an initialization bug
+
+2003-02-15 Saturday 21:02  jpsaman
+
+ Update iPaq packaging description files for:
+ - GPE port
+ - Opie port
+ - Zaurus
+ Updated NEWS file with OPIE port.
+
+2003-02-15 Saturday 14:50  massiot
+
+ * Bumped up revision number to 0.5.1
+ * Updated French translation
+
+2003-02-15 Saturday 13:57  hartman
+
+ * if we are paused in fullscreen, show cursor.
+
+2003-02-15 Saturday 05:43  ipkiss
+
+  - fixed a vicious bug
+
+2003-02-15 Saturday 00:07  hartman
+
+ * Should fix an issue with multiple monitors and the hiding of the mousecursor
+
+2003-02-14 Friday 19:22  sam
+
+   * ./src/libvlc.c: the --help output is now word-wrapped (Closes: #142).
+   * ./src/libvlc.c: removed unnecessary malloc() calls.
+   * ./src/libvlc.c: used {a,b,c} for lists; [a|b|c] is for optional args.
+
+2003-02-14 Friday 18:00  ipkiss
+
+  * exchanged directx' and waveout's capabilities because the latter
+    seems to be more reliable
+
+2003-02-14 Friday 14:48  jpsaman
+
+ Fixed deadlock upon unloading qte_main plugin.
+ Cleanup of debug messages.
+
+2003-02-14 Friday 14:44  jpsaman
+
+ Tuning package dependencies.
+
+2003-02-14 Friday 14:19  jpsaman
+
+ Updated opie control file for packaging.
+
+2003-02-14 Friday 14:01  jpsaman
+
+ Small improvement.
+
+2003-02-14 Friday 10:50  gbazin
+
+ * modules/audio_output/waveout.c: better buffer management and hopefully
+    fixed the S/PDIF output (Still untested though. Anybody here could test
+    this? ).
+
+2003-02-13 Thursday 22:53  massiot
+
+ Updated NEWS file for 0.5.1. PLEASE do your share and add what you think is
+ meaningful.
+
+2003-02-13 Thursday 18:31  sam
+
+   * ./configure.ac.in: we should look for -lxvidcore, not -lxvid.
+
+2003-02-13 Thursday 15:16  hartman
+
+ ALL:
+  - when a new stream is being loaded we select the current title in the
+    playlist.
+  - Cleaned up some of my previous commited code dealing with updating
+    the window title.
+
+2003-02-13 Thursday 03:00  hartman
+
+ *ALL: update the title of the window everytime the stream changes.
+
+2003-02-13 Thursday 02:14  hartman
+
+ * fixed a small bug
+
+2003-02-13 Thursday 01:09  hartman
+
+ * src/playlist/playlist.c:
+   - added an intf-change variable. This is set whenever you add or delete
+     an item in the playlist. You need to unset it yourself.
+ * modules/gui/macosx/intf.?:
+   - listen for external playlist changes. update view when playlist changes.
+   - activate/deactivate previous and next buttons and menuitems,
+     whenever the playlist gets changed.
+
+2003-02-13 Thursday 00:26  jpsaman
+
+ Scripts for building and packaging vlc on Zaurus PDA.
+
+2003-02-13 Thursday 00:26  jpsaman
+
+ Updated control files and buildscript for v0.5.1
+
+2003-02-13 Thursday 00:13  jpsaman
+
+ The Qt Embedded video output plugin is now the preferred plugin when build for Opie or Qte environments.
+
+2003-02-13 Thursday 00:09  jpsaman
+
+ Fixed Qt Embedded video output placing of video stream in window. Also fixed additional spacing between video lines.
+
+2003-02-13 Thursday 00:08  massiot
+
+ * Italien translation, courtesy of Bruno <allevb@tin.it>.
+
+2003-02-12 Wednesday 18:13  jobi
+
+     * modules/access/vcd/vcd.*: fixed a warning
+
+2003-02-12 Wednesday 17:58  jobi
+
+     * modules/access/vcd/vcd.c: in entry points, track number should be read
+       as BCD (it should fix #244). Also fixed chapter indexing, so that it
+       correspond to the dvd one.
+
+2003-02-12 Wednesday 15:22  hartman
+
+ * modules/gui/macosx/controls.m:
+   - fixed the mute and volumeup volumedown when you use them mixed.
+ * src/audio_output/intf.c:
+   - set "saved-volume" on volume up, volume down.
+
+2003-02-12 Wednesday 14:42  massiot
+
+ Patch courtesy of gibalou :
+ * demux/mpeg/ts.c, demux/mpeg/system.c: Proper initialization of
+ i_continuity_counter,
+ * access/udp.c: Fixed win32 behavior when --mtu is set to a too small value,
+ * demux/mpeg/ts.c: Fixed detection of PAT/PMT change.
+
+2003-02-12 Wednesday 03:11  ipkiss
+
+  * compilation fix
+  * all files are stored in dos mode, or Borland won't compile some of
+    them...
+
+2003-02-11 Tuesday 19:05  massiot
+
+ * 0.5.1 German translation, courtesy of Felix Kühne <FK@aenneburghardt.de>.
+
+2003-02-11 Tuesday 18:20  babal
+
+ - Dolby Surround fix
+ - support for 6.1, 7.1, and possibly even 8.1 ! Not so sure though about
+   6.1 since there is a doubt about where should be the Rear Center
+   coefficient in a decoded sample.
+   -> if anybody has an idea or even better a test stream...
+
+2003-02-11 Tuesday 17:19  hartman
+
+ * updated dutch strings
+
+2003-02-11 Tuesday 16:35  hartman
+
+ ALL: - changed vlc.app into VLC.app
+ modules/gui/macosx/vout.m: fixed a potential issue with the hiding of the
+      mousecursor.
+
+2003-02-11 Tuesday 16:24  hartman
+
+ * Updated ReadMe file
+   - some spelling issues
+   - remark about the current troubles with sound
+   - readded deinterlace remark
+   - Added info on multiple screens and sound devices
+   - updated the bugreporting URL
+   - Changed all occurences of vlc into VLC where appropriate
+
+2003-02-11 Tuesday 12:16  massiot
+
+ * modules/codec/lpcm.c: Attempt at supporting all channel configurations,
+ * Support for 7 and 7.1 channel configurations.
+
+2003-02-11 Tuesday 00:50  massiot
+
+ * modules/video_output/sdl.c: Real fix for the aout_Volume* problem.
+
+2003-02-11 Tuesday 00:16  marcari
+
+  * sdl.c : added includes (vlc/aout.h & aout_internal.h)
+     => to make volumeup/down compile
+
+2003-02-11 Tuesday 00:04  hartman
+
+ * the window of the video shows the official document icon, filename and
+   when command-clicked the path if the stream is a local file.
+   this is the expected window behaviour in osx.
+
+2003-02-10 Monday 23:22  massiot
+
+ * I ran --update-po for the last time before the 0.5.1 release (and I
+ mean it !)
+
+2003-02-10 Monday 23:18  hartman
+
+ * The dock should no longer be visible in fullscreen mode.
+
+2003-02-10 Monday 22:56  sam
+
+   * ./debian/rules: added code to avoid timestamp skews in the faad tree.
+
+2003-02-10 Monday 22:54  hartman
+
+ * only show last part of of file/url name in the playlist.
+
+2003-02-10 Monday 22:46  sam
+
+   * ./debian/rules: added missing icon in the vlc and wxvlc packages.
+
+2003-02-10 Monday 22:28  hartman
+
+ * fixed the black bar issue with window half/normal/double window sizes in
+   OSX. i had forgotten the aspectratio.
+
+2003-02-10 Monday 22:11  sam
+
+   * ./debian/rules: removed Debian kludges that do not really belong to the
+     official VLC tree.
+
+2003-02-10 Monday 21:57  sam
+
+   * ./debian/control: added the "VideoLAN" word in the long description so
+     that "apt-cache search videolan" returns vlc.
+
+2003-02-10 Monday 21:11  sam
+
+   * ./src/misc/modules_plugin.h.in: when opening the KDE plugin, we first
+     dlopen(libstdc++) to avoid dlopen(kde_plugin) from crashing. Call me evil.
+
+2003-02-10 Monday 19:12  sam
+
+   * ./configure.ac.in: disabled the i420_yuy2_mmx plugin when profiling with
+     gprof, because gcc is unable to build it without -fomit-frame-pointer
+     (Closes: #260).
+
+2003-02-10 Monday 18:43  massiot
+
+ * modules/audio_output/alsa.c: Fixed mono files output (thanks bozo !),
+ * Minor fixes.
+
+2003-02-10 Monday 17:53  sam
+
+   * ./src/misc/threads.c: fixed compilation of the gprof wrapper trick.
+     (partially fixes #260)
+
+2003-02-10 Monday 16:23  titer
+
+   Move the messages update function to another thread. It prevents it from
+  freezing the main window (cannot seek anymore, etc).
+
+2003-02-10 Monday 01:41  hartman
+
+ * another proof that the copy command in IE for Mac sucks. stupid stray chars.
+
+2003-02-10 Monday 01:16  massiot
+
+ * Enabled the gestures module by default,
+ * Run --update-po.
+
+2003-02-10 Monday 01:16  hartman
+
+ * restored old deinterlace menu. The on the fly code does not work as long
+   as the vout.m issue exists. but this is better then the current 'dummy'
+   code we have.
+
+2003-02-10 Monday 00:42  sigmunau
+
+  *: a new mouse gestures interface, currently supporting back, forward, quit
+ fullscreen and a nice debug message when you draw a clockwise square. Video
+ output modules needs to be modified for this to work, but it should be minor
+ in modules supporting dvd navigation.
+
+ btw: it should be easy to add new gestures, ideas appreciated
+
+2003-02-09 Sunday 20:28  massiot
+
+ * Minor typographic corrections,
+ * Fixed a segfault in the Preferences window.
+
+2003-02-09 Sunday 18:10  stippi
+
+ modules/gui/beos/PreferenceWindow.h/.cpp
+
+       - added settings for screenshot path and image format
+
+       - removed "Save" button, added "Cancel" and "Revert" buttons
+
+       - added revert functionality
+
+       - changed class design for cleaner functionality,
+               separated ApplyChanges() into more functions
+               to have finer control
+
+       - added more error checking and fixed memory leaks
+               (config_GetPsz() returns char*, not const char*!)
+
+       - all settings are now correctly saved and restored
+
+       - some more cosmetic changes
+
+ modules/gui/beos/InterfaceWindow.h/.cpp
+
+       - updated vlc way of saving settings to be on par with BeOS way
+               and made it selectable in the code which way is used.
+               However, the VideoSettings are still only savable in
+               the BeOS way.
+
+       - if dvd menus are used, the navigation menu enables a
+               "Goto Menu" item. Unfortunately, I don't see a clean
+               way to really detect the usage of dvd/dvdold in the
+               currently playing stream. I wouldn't want to see
+               if a playlist item has "dvd:" or "dvdold:" prepended
+               at each interface update.
+
+2003-02-09 Sunday 14:25  fenrir
+
+  * sub.c : begun clean up
+
+2003-02-09 Sunday 13:23  sam
+
+   * ./configure.ac.in: fiddled with linking flags for the KDE plugin.
+
+2003-02-09 Sunday 13:21  sam
+
+   * ./debian/control: made lintian happier with package descriptions.
+   * ./debian/rules: added extra touch calls to prevent autobuilders from
+     launching autoconf/automake.
+
+2003-02-09 Sunday 13:19  sam
+
+   * ./modules/video_filter/transform.c: fixed a stupid typo preventing
+     initialization of the plugin.
+
+2003-02-09 Sunday 13:18  sam
+
+   * ./modules/gui/kde/preferences.cpp: fixed KDE 3.1 compilation.
+
+2003-02-09 Sunday 12:51  titer
+
+  Simplified volume functions
+
+2003-02-09 Sunday 03:01  ipkiss
+
+  * modules/gui/win32/mainframe.cpp: simplifications using the new
+    aout_Volume* API
+
+2003-02-09 Sunday 02:56  massiot
+
+ Fixed GTK compilation.
+
+2003-02-09 Sunday 02:50  massiot
+
+ * Added Step forward/Step backward feature.
+
+2003-02-09 Sunday 02:13  massiot
+
+ * aout_Volume* functions now do their own vlc_object_find() on the
+   audio output. Consequently, the first argument can be any vlc_object_t.
+ * modules/gui/macosx/*: greatly simplified volume functions ; you can now
+   call aout_Volume* even when there is no audio output, and the volume
+   will be saved for later use.
+
+2003-02-08 Saturday 23:43  massiot
+
+ Fixed previous commit.
+
+2003-02-08 Saturday 23:20  massiot
+
+ * src/extras/libc.c: New vlc_wraptext function,
+ * modules/gui/macosx/prefs.m: Wrap tool tips to 60 characters,
+ * src/input/input.c: Correctly parse MRL of the type
+   /Volumes/toto:titi/coincoin.mpg (closes #238 & #186)
+ * modules/access/*: Changed some msg_Warn into msg_Err
+ * po/fr.po: Updated French translation,
+ * configure.ac.in: Re-enabled Swedish translation,
+ * Makefile.am: Do not recompile everything everytime someone changes a .h
+
+2003-02-08 Saturday 22:43  hartman
+
+ * window half/normal/double Size commands
+   - black bar issue is not fixed. i removed 'myfix'
+
+2003-02-08 Saturday 21:32  massiot
+
+ * modules/codec/mpeg_video/parser.c: Do not stop decoding on SEQUENCE_END_CODE
+ * modules/gui/macosx/intf.m: VLC _m_edia _p_layer.
+
+2003-02-08 Saturday 20:14  asmax
+
+ * fixed the encoding
+   (Meuuh you can re-enable swedish ;)
+
+2003-02-08 Saturday 20:10  massiot
+
+ * Fixed misc typos in strings,
+ * Updated po files,
+ * New --buggy-psi options, to supports streams which don't update the
+ continuity counter in their PSI packets (walkenizes #sam).
+
+2003-02-08 Saturday 18:26  massiot
+
+ * configure.ac.in: Disabled Swedish translation since it doesn't use the
+   right charset,
+ * Implemented localization for audio-channels and video-device variables.
+
+2003-02-08 Saturday 00:36  marcari
+
+ glibc 2.1 port for linupy (linux on a yopy pda)
+
+ * modules/access/*.c : added include <sys/time.h> for struct timeval
+ * ipv6.c : ipv6 is not fully supported under glibc2.1 (especially multicast)
+
+ VLC rulz on Yopy !
+
+2003-02-07 Friday 22:30  hartman
+
+ * Resize window fixes
+   - we should not resize the window in fullscreen
+   - fixed the black bars bug in half and double size
+   - position of top left corner should not change
+   - more efficient code
+
+2003-02-07 Friday 21:49  alexis
+
+ - FAQ : the first question of the "troubleshooting" section now tells the
+ user to delete VLC's configuration file.
+
+2003-02-07 Friday 21:23  hartman
+
+ * added half, normal and full size videowindow menuitems.
+   there seems to be a bug though somewhere. you end up with black bars in
+   half and double size.
+
+2003-02-07 Friday 19:43  ipkiss
+
+  * Fixed the "RichEdit line insertion error" bug (closes #246)
+  * Added a popup menu to copy log messages to the clipboard
+
+2003-02-07 Friday 17:51  massiot
+
+ Fixed a buffer leak with slice-I streams (thanks sam).
+
+2003-02-07 Friday 10:17  yves
+
+ - added missing buildrequires
+ - now autodetect on wich system we are:
+   rpm --rebuild should work out of box on rh and previous mdk systems.
+ - NO buildrequires on rh-like system. rh does not have a devel policy
+ - more redhat stuff: NO menu (i do not know their "propriatory" menu system yet)
+
+2003-02-07 Friday 02:32  hartman
+
+ * grrr changed the project file by accident. revert
+
+2003-02-07 Friday 02:31  hartman
+
+ * When you push backspace or delete in the playlist, it removes the selected item.
+
+2003-02-07 Friday 02:22  fenrir
+
+  * ffmpeg/audio : removed an old error (anyway it was harmless).
+  * mp4 : removed a bad initialisation. Erased all ending spaces.
+  * mpeg/audio : send i_rate to decoder (not yet usefull but ...)
+
+2003-02-07 Friday 02:09  sam
+
+   * ./src/interface/interface.c: interface variable is "intf", not "interface".
+
+2003-02-07 Friday 01:29  sam
+
+   * ./include/interface.h: grmbl, I forgot VLC_EXPORT did not support multiline
+     declarations. Should fix that later.
+
+2003-02-07 Friday 01:26  sam
+
+   * ./modules/access/dvdplay/demux.c: fixed a minor warning.
+
+2003-02-07 Friday 00:59  sam
+
+   * ./modules/access/dvdplay/demux.c: the dvdplay plugin no longer sets the
+     "interface" variable to "dvdplay" (Closes: #178, #210, and probably a
+     bunch of others).
+   * ./src/interface/interface.c: added a safety check to circumvent the bug,
+     allowing a smooth upgrade.
+
+2003-02-07 Friday 00:55  massiot
+
+ Fixed interface freezes in the OS X interface.
+
+2003-02-07 Friday 00:01  sam
+
+   * ./src/misc/darwin_specific.m: completed our list of known languages and
+     made code simpler to read.
+
+2003-02-06 Thursday 22:56  sam
+
+   * ./debian/rules: build the SLP plugin by default.
+
+2003-02-06 Thursday 22:39  titer
+
+  Tuned BeOS priorities for a better playback on low-end computers.
+
+2003-02-06 Thursday 16:14  massiot
+
+ Fixed AFMT_AC3 and AFMT_S16_NE handling.
+
+2003-02-06 Thursday 14:47  hartman
+
+ * Changed a failed DecompressSequenceFrameS error into a warning. We don't
+   want to bug users with this when we resize a video.
+
+2003-02-06 Thursday 04:22  sam
+
+   * ./modules/misc/screensaver.c: screen saver disabling plugin; runs a thread
+     in the background to disable xscreensaver the jwz way (Closes: #58).
+
+     It's an interface plugin, trigger with "--extraintf screensaver".
+
+2003-02-06 Thursday 03:37  sam
+
+   * ./configure.ac.in: libmad and liba52 need to be explicitely disabled,
+     otherwise we fail with an error when they are not found.
+
+2003-02-06 Thursday 01:45  sam
+
+   * ./doc/faq/faq.sgml: updated config file location for OS X.
+
+2003-02-05 Wednesday 23:48  hartman
+
+ * Changed the wrong property in my recent commit. FIXED
+
+2003-02-05 Wednesday 23:11  sam
+
+   * ./modules/gui/gtk/gtk_callbacks.c: fixed a bug that caused crashes when
+     doing fullscreen or volume up from the popup menu.
+
+2003-02-05 Wednesday 17:23  hartman
+
+ * added a "Open CrashLog" button to the messages window in OSX.
+
+2003-02-05 Wednesday 15:58  hartman
+
+ * Added AppleScript support
+ * We can now handle mms:// etc on a systemwide level.
+   - No way to set this other then trough Explorer Prefs at the moment
+
+2003-02-05 Wednesday 03:31  hartman
+
+ * More support for handling URLs. Still need to create the scriptsuite.
+
+2003-02-05 Wednesday 02:36  hartman
+
+ * Added a Next and Previous item to the dockmenu
+ * Prelimanary support for making VLC the handler of ftp http mms and udp
+   URLs (on a systemwide level)
+
+2003-02-04 Tuesday 22:01  jpsaman
+
+ Closes bug #170
+
+2003-02-04 Tuesday 21:45  hartman
+
+ * We released an array that was in a autorelease pool. That's not necesarry
+
+2003-02-04 Tuesday 12:51  massiot
+
+ * modules/codec/mpeg_video/*: Support for Slice-I (aka intra slice refresh)
+   streams.
+
+2003-02-04 Tuesday 12:07  massiot
+
+ * modules/demux/mpeg/*: Fixed an uninitialized variable with TS streams
+   (thanks gibalou !).
+
+2003-02-04 Tuesday 11:07  massiot
+
+ * modules/access/*: Fixed compilation problems with "struct timeval".
+
+2003-02-03 Monday 22:47  sam
+
+   * ./bootstrap: we don't fail if gettext is too old and there is no
+     ABOUT-NLS in the tree.
+
+2003-02-03 Monday 22:38  massiot
+
+ Now developing 0.5.1-cvs.
+
+2003-02-03 Monday 20:45  sam
+
+   * ./debian/woody-buildpackage: enabled build-deps checking.
+
+2003-02-03 Monday 18:18  stippi
+
+ modules/gui/beos/InterfaceWindow.h/.cpp
+
+       - improved file loading:
+               - contents of sub folders can optionally be loaded too
+               - files are loaded in expected order from filepanel
+                       _and_ drag'n'drop
+               - file panel accepts folders to load
+       - saving of playlist's display mode
+       - added updating of interface when playlist is modified
+               while nothing is playing
+       - added compatibility for SoundPlay's drag'n'drop message format
+
+ modules/gui/beos/ListViews.h/.cpp
+
+       - implemented reversal of playlist
+       - list can display full path or file name only
+       - drag'n'drop interaction with SoundPlay
+
+ modules/gui/beos/MediaControlView.cpp
+
+       - cosmetic fix
+
+ modules/gui/beos/PlayListWindow.h/.cpp
+
+       - added reverse sort command to edit menu
+       - added view menu, to allow the user to display paths
+               or only names in the list
+
+2003-02-03 Monday 17:07  alexis
+
+ Small fix.
+
+2003-02-03 Monday 12:25  alexis
+
+ Article format, instead of book format.
+ Few typos.
+
+2003-02-03 Monday 03:26  sam
+
+   * ./debian/rules: more Debian Woody fixes. Grrrr!
+
+2003-02-03 Monday 02:32  sam
+
+   * ./modules/visualization/xosd/xosd.c: Woody compilation fixed.
+   * ./debian/woody-buildpackage: sed syntax fixed.
+
+2003-02-03 Monday 01:56  sam
+
+   * ./share/Makefile.am: we weren't distributing the font!
+
+2003-02-03 Monday 01:43  sam
+
+   * Updated ChangeLog and pofiles.
+
 2003-02-03 Monday 01:39  sam
 
    * ./modules/audio_output/alsa.c: Woody ALSA compilation fix.
  no time to fix the playlist save&restore issue before the release (and
  wouldn't be wise anyway), so deactivated it in the win32 interface.
 
-2002-12-29 Sunday 02:33  massiot
-
- PTS calculation fix for the mad plug-in, courtesy of KKI_ on IRC.
-
 2002-12-29 Sunday 02:16  massiot
 
  OS X port :
 
   * fixed one or two things (thanks sam)
 
-2002-12-11 Wednesday 23:56  gbazin
-
- * modules/codec/mad/*: don't let mad drop corrupted mpeg frames without telling us. When
- this happens, we miscalculate the pts of the next valid frame, which in turn causes heavy
- resampling. This fix should be most useful for web radios.
-
 2002-12-11 Wednesday 22:50  jpsaman
 
  Fixed qte video output segmentation fault during initialization.
    * ./modules/codec/faad/decoder.c: the AAC decoder is in sync with aout3.
    * ./modules/codec/a52old/a52old.c: the a52old decoder as well.
 
-2002-08-22 Thursday 23:41  sam
-
-   Forgot one file in my previous commit.
-
 2002-08-22 Thursday 19:14  sam
 
    * ./modules/audio_filter/converter/fixed32tofloat32.c: fixed conversion.
 
  It's really amazing how much aout3 simplifies these plugins :)
 
-2002-08-10 Saturday 19:54  jpsaman
-
- Allocation of New buffers seems alright now.
-
 2002-08-10 Saturday 19:53  jpsaman
 
  Enabled mad plugin again.
    * ./modules/gui/win32/Makefile: fixed the Win32 interface compilation.
    * ./modules/gui/win32/win32.cpp: merged intfwin.cpp into this file.
 
-2002-08-10 Saturday 15:40  jpsaman
-
- Adapted mad codec plugin to new aout3. Not tested yet.`
- Plugin is not being build by new built structure, this needs to be fixed first.
-
 2002-08-10 Saturday 13:35  jpsaman
 
  Preparation for Qt embedded support.