]> git.sesse.net Git - vlc/blobdiff - ChangeLog
improved filter compatibility by favoring current connection media type in subsequent...
[vlc] / ChangeLog
index d6cb5ade3808931df07a944ff4454d0881179a10..2f63710e5b6688f2f5d8535a41009ce50da674a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2003-12-05 Friday 05:01  rocky
+------------------------------------------------------------------------
+r6214 | zorglub | 2003-12-31 13:50:11 +0100 (Wed, 31 Dec 2003) | 2 lines
+Changed paths:
+   M /trunk/po/fr.po
+   M /trunk/po/pt_BR.po
 
- A little cleanup on wait timing. No bug fixes yet, though.
+Updated french and Brazilian Portuguese translations
 
-2003-12-05 Friday 04:24  rocky
+------------------------------------------------------------------------
+r6215 | rocky | 2004-01-01 14:51:38 +0100 (Thu, 01 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
 
- Slightly better handling of stills and toggling pause by using the
- different threads better.
+Add RV16 rendering. With transparancy, but still only Y plane is done.
 
- Still has stream still/to MPEG bug and duplicate video window bug though.
- (And could use lots of cleanup.)
+------------------------------------------------------------------------
+r6216 | rocky | 2004-01-01 14:55:17 +0100 (Thu, 01 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/ogt.c
 
-2003-12-05 Friday 02:33  rocky
+Remove a magic number.
 
- Remove interface thread. It was a crock anyway -- any good stuff
- should be put into the visualization plugins instead.
+------------------------------------------------------------------------
+r6217 | zorglub | 2004-01-01 15:33:15 +0100 (Thu, 01 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/po/pt_BR.po
 
- Besides, there are bigger crocks that need fixing (like VCD navigation).
+Updated brazilian portuguese translation
 
-2003-12-05 Friday 02:12  rocky
+------------------------------------------------------------------------
+r6218 | rocky | 2004-01-01 16:56:56 +0100 (Thu, 01 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
 
- Okay microseconds, then.
+RenderRV16 handles scaling. But seems to slow to render subtitles.
 
-2003-12-05 Friday 01:56  rocky
+------------------------------------------------------------------------
+r6219 | zorglub | 2004-01-01 18:41:25 +0100 (Thu, 01 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/ChangeLog
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/po/de.po
+   M /trunk/po/fr.po
 
- Fix duration that input_AddInfo uses milliseconds.
- Add some more meta debugging.
+* Updated german and french translations
+* Updated version number and Changelog
+
+------------------------------------------------------------------------
+r6220 | rocky | 2004-01-02 05:44:34 +0100 (Fri, 02 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
 
-2003-12-05 Friday 01:52  rocky
+Attempt to make easier to understand and easier to complete.
+
+------------------------------------------------------------------------
+r6221 | gbazin | 2004-01-02 14:30:17 +0100 (Fri, 02 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
- Spelling.
 
-2003-12-05 Friday 00:03  gbazin
+* modules/gui/wxwindows/preferences_widgets.cpp: use wxL2U() (Thanks Anil).
+
+------------------------------------------------------------------------
+r6222 | sam | 2004-01-02 14:48:37 +0100 (Fri, 02 Jan 2004) | 2 lines
+Changed paths:
+   A /trunk/doc/ChangeLog-2003
+   M /trunk/doc/Makefile.am
+   M /trunk/doc/fortunes.txt
+
+  * doc/ChangeLog-2003: Happy new year!
+
+------------------------------------------------------------------------
+r6223 | gbazin | 2004-01-02 23:17:57 +0100 (Fri, 02 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/directx/vout.h
+
+
+* modules/video_output/directx/*: fixed overlay on 24bpp displays.
+
+------------------------------------------------------------------------
+r6224 | zorglub | 2004-01-03 00:22:37 +0100 (Sat, 03 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+My name is Bond
+VLC Media Player 0.7.0 Bond
+
+------------------------------------------------------------------------
+r6225 | gbazin | 2004-01-03 01:23:04 +0100 (Sat, 03 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/src/input/stream.c
+
+
+* modules/demux/mpeg/mpga.c, src/input/stream.c: fixed mem leaks.
+
+------------------------------------------------------------------------
+r6226 | gbazin | 2004-01-03 01:39:07 +0100 (Sat, 03 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+
+* modules/stream_out/transcode.c: added YV12 raw video fourcc (chroma planes will likely be inverted though).
+
+------------------------------------------------------------------------
+r6227 | gbazin | 2004-01-03 11:55:07 +0100 (Sat, 03 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+
+* modules/gui/wxwindows/interface.cpp: fixed and re-enabled aspect-ratio combobox in the extended gui.
+
+------------------------------------------------------------------------
+r6228 | gbazin | 2004-01-03 13:02:12 +0100 (Sat, 03 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/ChangeLog
+   M /trunk/po/POTFILES.in
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/vlc.pot
+
+
+* po/*, ChangeLog: preparing for the 0.7.0 release.
+
+------------------------------------------------------------------------
+r6229 | rocky | 2004-01-03 13:54:56 +0100 (Sat, 03 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/common.c
+   M /trunk/modules/codec/ogt/common.h
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/codec/ogt/ogt_parse.c
+   M /trunk/modules/codec/ogt/subtitle.h
+
+ogt.c cvd.c, subtitle.h: move common debug string help into subtitle.h
+{cvd,ogt}_parse.c, common.c, subtitle.h: add ability to dump subtitles via
+libpng.
+
+------------------------------------------------------------------------
+r6230 | zorglub | 2004-01-03 14:13:07 +0100 (Sat, 03 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/po/de.po
+
+Updated german translation
+
+------------------------------------------------------------------------
+r6231 | gbazin | 2004-01-03 14:18:30 +0100 (Sat, 03 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/vlc.pot
+
+
+* po/*: another ./toolbox --update-po before 0.7.0 because some commits where done.
+
+------------------------------------------------------------------------
+r6232 | rocky | 2004-01-03 18:19:41 +0100 (Sat, 03 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
+
+RenderI420 now handles U and V planes. (Probably completely
+accurately, though.)
+
+------------------------------------------------------------------------
+r6233 | rocky | 2004-01-03 18:48:38 +0100 (Sat, 03 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+
+Spelling - probably cut and pated from somewhere else.
+
+------------------------------------------------------------------------
+r6234 | rocky | 2004-01-03 18:49:35 +0100 (Sat, 03 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+Spelling - See I told you it was cut and pasted from somehwere!
+
+------------------------------------------------------------------------
+r6235 | rocky | 2004-01-03 18:52:15 +0100 (Sat, 03 Jan 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/Modules.am
+   A /trunk/modules/demux/mpeg/private.h
+   M /trunk/modules/demux/mpeg/ps.c
+   M /trunk/modules/demux/mpeg/system.c
+   M /trunk/modules/demux/mpeg/ts.c
+
+Ignore timestamp in PACK header in a private stream. This is to get
+around a WinSubMux bug in multiplexing CVD and SVCD subtitles.
+(Patch probably could be made more precise.)
+
+To do this we've got to save the timestamp in the header.
+
+------------------------------------------------------------------------
+r6236 | rocky | 2004-01-03 19:40:01 +0100 (Sat, 03 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/v4l/v4l.c
+
+Spelling.
+
+------------------------------------------------------------------------
+r6237 | rocky | 2004-01-03 19:41:36 +0100 (Sat, 03 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/v4l/v4l.c
+
+Sorry to be so pedantic - grammar (and spelling)
+
+------------------------------------------------------------------------
+r6238 | rocky | 2004-01-03 21:43:24 +0100 (Sat, 03 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/access/vcdx/vcdplayer.h
+
+Put track information in Media Info.  If we have SVD information, show
+audio tracks and add that to the audio-selection window.
+
+------------------------------------------------------------------------
+r6239 | asmax | 2004-01-04 00:31:34 +0100 (Sun, 04 Jan 2004) | 19 lines
+Changed paths:
+   A /trunk/modules/gui/skins2
+   A /trunk/modules/gui/skins2/Modules.am
+   A /trunk/modules/gui/skins2/commands
+   A /trunk/modules/gui/skins2/commands/async_queue.cpp
+   A /trunk/modules/gui/skins2/commands/async_queue.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_generic.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_input.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_input.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_layout.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_layout.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_quit.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_quit.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_resize.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_resize.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
+   A /trunk/modules/gui/skins2/controls
+   A /trunk/modules/gui/skins2/controls/ctrl_button.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_button.hpp
+   A /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
+   A /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
+   A /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
+   A /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_image.hpp
+   A /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_list.hpp
+   A /trunk/modules/gui/skins2/controls/ctrl_move.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_move.hpp
+   A /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
+   A /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
+   A /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
+   A /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+   A /trunk/modules/gui/skins2/events
+   A /trunk/modules/gui/skins2/events/evt_enter.hpp
+   A /trunk/modules/gui/skins2/events/evt_focus.hpp
+   A /trunk/modules/gui/skins2/events/evt_generic.hpp
+   A /trunk/modules/gui/skins2/events/evt_input.cpp
+   A /trunk/modules/gui/skins2/events/evt_input.hpp
+   A /trunk/modules/gui/skins2/events/evt_key.cpp
+   A /trunk/modules/gui/skins2/events/evt_key.hpp
+   A /trunk/modules/gui/skins2/events/evt_leave.hpp
+   A /trunk/modules/gui/skins2/events/evt_motion.hpp
+   A /trunk/modules/gui/skins2/events/evt_mouse.cpp
+   A /trunk/modules/gui/skins2/events/evt_mouse.hpp
+   A /trunk/modules/gui/skins2/events/evt_refresh.hpp
+   A /trunk/modules/gui/skins2/events/evt_scroll.cpp
+   A /trunk/modules/gui/skins2/events/evt_scroll.hpp
+   A /trunk/modules/gui/skins2/events/evt_special.cpp
+   A /trunk/modules/gui/skins2/events/evt_special.hpp
+   A /trunk/modules/gui/skins2/parser
+   A /trunk/modules/gui/skins2/parser/builder.cpp
+   A /trunk/modules/gui/skins2/parser/builder.hpp
+   A /trunk/modules/gui/skins2/parser/builder_data.hpp
+   A /trunk/modules/gui/skins2/parser/flex.c
+   A /trunk/modules/gui/skins2/parser/gen.sh
+   A /trunk/modules/gui/skins2/parser/gen_builder.py
+   A /trunk/modules/gui/skins2/parser/interpreter.cpp
+   A /trunk/modules/gui/skins2/parser/interpreter.hpp
+   A /trunk/modules/gui/skins2/parser/parser_context.hpp
+   A /trunk/modules/gui/skins2/parser/skin.act
+   A /trunk/modules/gui/skins2/parser/skin.dtd
+   A /trunk/modules/gui/skins2/parser/skin.h
+   A /trunk/modules/gui/skins2/parser/skin.l
+   A /trunk/modules/gui/skins2/parser/wrappers.cpp
+   A /trunk/modules/gui/skins2/parser/wrappers.h
+   A /trunk/modules/gui/skins2/src
+   A /trunk/modules/gui/skins2/src/anchor.cpp
+   A /trunk/modules/gui/skins2/src/anchor.hpp
+   A /trunk/modules/gui/skins2/src/dialogs.cpp
+   A /trunk/modules/gui/skins2/src/dialogs.hpp
+   A /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
+   A /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
+   A /trunk/modules/gui/skins2/src/ft2_font.cpp
+   A /trunk/modules/gui/skins2/src/ft2_font.hpp
+   A /trunk/modules/gui/skins2/src/generic_bitmap.hpp
+   A /trunk/modules/gui/skins2/src/generic_font.hpp
+   A /trunk/modules/gui/skins2/src/generic_layout.cpp
+   A /trunk/modules/gui/skins2/src/generic_layout.hpp
+   A /trunk/modules/gui/skins2/src/generic_window.cpp
+   A /trunk/modules/gui/skins2/src/generic_window.hpp
+   A /trunk/modules/gui/skins2/src/logger.cpp
+   A /trunk/modules/gui/skins2/src/logger.hpp
+   A /trunk/modules/gui/skins2/src/os_factory.cpp
+   A /trunk/modules/gui/skins2/src/os_factory.hpp
+   A /trunk/modules/gui/skins2/src/os_graphics.hpp
+   A /trunk/modules/gui/skins2/src/os_loop.hpp
+   A /trunk/modules/gui/skins2/src/os_timer.hpp
+   A /trunk/modules/gui/skins2/src/os_tooltip.hpp
+   A /trunk/modules/gui/skins2/src/os_window.hpp
+   A /trunk/modules/gui/skins2/src/png_bitmap.cpp
+   A /trunk/modules/gui/skins2/src/png_bitmap.hpp
+   A /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
+   A /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
+   A /trunk/modules/gui/skins2/src/skin_common.hpp
+   A /trunk/modules/gui/skins2/src/skin_main.cpp
+   A /trunk/modules/gui/skins2/src/theme.cpp
+   A /trunk/modules/gui/skins2/src/theme.hpp
+   A /trunk/modules/gui/skins2/src/theme_loader.cpp
+   A /trunk/modules/gui/skins2/src/theme_loader.hpp
+   A /trunk/modules/gui/skins2/src/tooltip.cpp
+   A /trunk/modules/gui/skins2/src/tooltip.hpp
+   A /trunk/modules/gui/skins2/src/var_manager.cpp
+   A /trunk/modules/gui/skins2/src/var_manager.hpp
+   A /trunk/modules/gui/skins2/src/vlcproc.cpp
+   A /trunk/modules/gui/skins2/src/vlcproc.hpp
+   A /trunk/modules/gui/skins2/src/window_manager.cpp
+   A /trunk/modules/gui/skins2/src/window_manager.hpp
+   A /trunk/modules/gui/skins2/utils
+   A /trunk/modules/gui/skins2/utils/bezier.cpp
+   A /trunk/modules/gui/skins2/utils/bezier.hpp
+   A /trunk/modules/gui/skins2/utils/fsm.cpp
+   A /trunk/modules/gui/skins2/utils/fsm.hpp
+   A /trunk/modules/gui/skins2/utils/observer.hpp
+   A /trunk/modules/gui/skins2/utils/pointer.hpp
+   A /trunk/modules/gui/skins2/utils/position.cpp
+   A /trunk/modules/gui/skins2/utils/position.hpp
+   A /trunk/modules/gui/skins2/utils/ustring.cpp
+   A /trunk/modules/gui/skins2/utils/ustring.hpp
+   A /trunk/modules/gui/skins2/utils/var_bool.cpp
+   A /trunk/modules/gui/skins2/utils/var_bool.hpp
+   A /trunk/modules/gui/skins2/utils/var_list.cpp
+   A /trunk/modules/gui/skins2/utils/var_list.hpp
+   A /trunk/modules/gui/skins2/utils/var_percent.cpp
+   A /trunk/modules/gui/skins2/utils/var_percent.hpp
+   A /trunk/modules/gui/skins2/utils/var_text.cpp
+   A /trunk/modules/gui/skins2/utils/var_text.hpp
+   A /trunk/modules/gui/skins2/utils/variable.hpp
+   A /trunk/modules/gui/skins2/vars
+   A /trunk/modules/gui/skins2/vars/playlist.cpp
+   A /trunk/modules/gui/skins2/vars/playlist.hpp
+   A /trunk/modules/gui/skins2/vars/time.cpp
+   A /trunk/modules/gui/skins2/vars/time.hpp
+   A /trunk/modules/gui/skins2/vars/vlcvars.cpp
+   A /trunk/modules/gui/skins2/vars/vlcvars.hpp
+   A /trunk/modules/gui/skins2/vars/volume.cpp
+   A /trunk/modules/gui/skins2/vars/volume.hpp
+   A /trunk/modules/gui/skins2/win32
+   A /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
+   A /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
+   A /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   A /trunk/modules/gui/skins2/win32/win32_factory.hpp
+   A /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   A /trunk/modules/gui/skins2/win32/win32_graphics.hpp
+   A /trunk/modules/gui/skins2/win32/win32_loop.cpp
+   A /trunk/modules/gui/skins2/win32/win32_loop.hpp
+   A /trunk/modules/gui/skins2/win32/win32_timer.cpp
+   A /trunk/modules/gui/skins2/win32/win32_timer.hpp
+   A /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
+   A /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
+   A /trunk/modules/gui/skins2/win32/win32_window.cpp
+   A /trunk/modules/gui/skins2/win32/win32_window.hpp
+   A /trunk/modules/gui/skins2/x11
+   A /trunk/modules/gui/skins2/x11/x11_display.cpp
+   A /trunk/modules/gui/skins2/x11/x11_display.hpp
+   A /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
+   A /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
+   A /trunk/modules/gui/skins2/x11/x11_factory.cpp
+   A /trunk/modules/gui/skins2/x11/x11_factory.hpp
+   A /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+   A /trunk/modules/gui/skins2/x11/x11_graphics.hpp
+   A /trunk/modules/gui/skins2/x11/x11_loop.cpp
+   A /trunk/modules/gui/skins2/x11/x11_loop.hpp
+   A /trunk/modules/gui/skins2/x11/x11_timer.cpp
+   A /trunk/modules/gui/skins2/x11/x11_timer.hpp
+   A /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
+   A /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
+   A /trunk/modules/gui/skins2/x11/x11_window.cpp
+   A /trunk/modules/gui/skins2/x11/x11_window.hpp
+
+* all: brand new skins interface ( still _experimental_) for x11 and
+  win32, by ipkiss and myself...
+ Among the features:
+ - framework rewritten from scratch, heavily based on design patterns
+  => new controls can be (hopefully) created more easily, portability
+  to other OS is better, and the interface is less dependant from
+  the vlc core
+ - new concept of "layout", to provide a window with several different
+  views (as in winamp3 skins)
+ - controls can now be placed at a relative position to the edges of
+  a window, which allow controls and layouts to be resizable (e.g
+  for the playlist window)
+ - Use of libpng and libfreetype2 for better portability between x11 and
+   win32 => ttf fonts and antialiasing
+ - New DTD for the xml theme ( *it will probably change again* )
+ - Very very beginning of scripting in the xml file
+ - And many things I miss
+ - And probably many bugs ;)
+
+------------------------------------------------------------------------
+r6240 | asmax | 2004-01-04 00:37:08 +0100 (Sun, 04 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: added the skins2 module (_should_ work ;)
+
+------------------------------------------------------------------------
+r6241 | asmax | 2004-01-04 00:54:51 +0100 (Sun, 04 Jan 2004) | 11 lines
+Changed paths:
+   A /trunk/modules/gui/skins2/theme
+   A /trunk/modules/gui/skins2/theme/FreeSansBold.ttf
+   A /trunk/modules/gui/skins2/theme/add_item.png
+   A /trunk/modules/gui/skins2/theme/add_item_onclick.png
+   A /trunk/modules/gui/skins2/theme/body.png
+   A /trunk/modules/gui/skins2/theme/close.png
+   A /trunk/modules/gui/skins2/theme/close_mouseover.png
+   A /trunk/modules/gui/skins2/theme/close_onclick.png
+   A /trunk/modules/gui/skins2/theme/delete_item.png
+   A /trunk/modules/gui/skins2/theme/delete_item_onclick.png
+   A /trunk/modules/gui/skins2/theme/disabled.png
+   A /trunk/modules/gui/skins2/theme/fast.png
+   A /trunk/modules/gui/skins2/theme/fast_disabled.png
+   A /trunk/modules/gui/skins2/theme/fast_onclick.png
+   A /trunk/modules/gui/skins2/theme/next.png
+   A /trunk/modules/gui/skins2/theme/next_disabled.png
+   A /trunk/modules/gui/skins2/theme/next_onclick.png
+   A /trunk/modules/gui/skins2/theme/pause.png
+   A /trunk/modules/gui/skins2/theme/pause_onclick.png
+   A /trunk/modules/gui/skins2/theme/play.png
+   A /trunk/modules/gui/skins2/theme/play_onclick.png
+   A /trunk/modules/gui/skins2/theme/playlist.png
+   A /trunk/modules/gui/skins2/theme/playlist_body1.png
+   A /trunk/modules/gui/skins2/theme/playlist_body2.png
+   A /trunk/modules/gui/skins2/theme/playlist_body3.png
+   A /trunk/modules/gui/skins2/theme/playlist_body4.png
+   A /trunk/modules/gui/skins2/theme/playlist_body6.png
+   A /trunk/modules/gui/skins2/theme/playlist_body7.png
+   A /trunk/modules/gui/skins2/theme/playlist_body8.png
+   A /trunk/modules/gui/skins2/theme/playlist_body9.png
+   A /trunk/modules/gui/skins2/theme/playlist_button.png
+   A /trunk/modules/gui/skins2/theme/playlist_button2.png
+   A /trunk/modules/gui/skins2/theme/playlist_button_onclick.png
+   A /trunk/modules/gui/skins2/theme/playlist_button_onclick2.png
+   A /trunk/modules/gui/skins2/theme/preferences.png
+   A /trunk/modules/gui/skins2/theme/preferences_onclick.png
+   A /trunk/modules/gui/skins2/theme/previous.png
+   A /trunk/modules/gui/skins2/theme/previous_disabled.png
+   A /trunk/modules/gui/skins2/theme/previous_onclick.png
+   A /trunk/modules/gui/skins2/theme/reduce.png
+   A /trunk/modules/gui/skins2/theme/reduce_disabled.png
+   A /trunk/modules/gui/skins2/theme/reduce_onclick.png
+   A /trunk/modules/gui/skins2/theme/resize.png
+   A /trunk/modules/gui/skins2/theme/rev.png
+   A /trunk/modules/gui/skins2/theme/rev_disabled.png
+   A /trunk/modules/gui/skins2/theme/rev_onclick.png
+   A /trunk/modules/gui/skins2/theme/slider.png
+   A /trunk/modules/gui/skins2/theme/slider2.png
+   A /trunk/modules/gui/skins2/theme/slider_onclick.png
+   A /trunk/modules/gui/skins2/theme/slider_playlist.png
+   A /trunk/modules/gui/skins2/theme/slider_volume.png
+   A /trunk/modules/gui/skins2/theme/slider_volume_onclick.png
+   A /trunk/modules/gui/skins2/theme/slow.png
+   A /trunk/modules/gui/skins2/theme/slow_disabled.png
+   A /trunk/modules/gui/skins2/theme/slow_onclick.png
+   A /trunk/modules/gui/skins2/theme/sort.png
+   A /trunk/modules/gui/skins2/theme/sort_onclick.png
+   A /trunk/modules/gui/skins2/theme/stop.png
+   A /trunk/modules/gui/skins2/theme/stop_disabled.png
+   A /trunk/modules/gui/skins2/theme/stop_onclick.png
+   A /trunk/modules/gui/skins2/theme/theme.xml
+   A /trunk/modules/gui/skins2/theme/volume.png
+
+* all: sample theme for skins2 interface
+  Warning: by default the interface will try to open the skin from the
+  vlc share, which is probably an old skin, so the load will fail, and
+  afterwards a wxwindows dialog allows to load another skin.
+  BUT there seems to be a bug which make the interface crash
+  when it tries to load this second skin... workarounds are:
+  - deleting the old theme
+  - setting the "skin_last2=/path/to/xml/file" in the [Skins] section
+  of vlcrc
+  - solving the bug ;)
+
+------------------------------------------------------------------------
+r6242 | asmax | 2004-01-04 01:06:10 +0100 (Sun, 04 Jan 2004) | 2 lines
+Changed paths:
+   A /trunk/modules/gui/skins2/parser/skin.c
+
+* first forgotten file...
+
+------------------------------------------------------------------------
+r6243 | asmax | 2004-01-04 01:17:10 +0100 (Sun, 04 Jan 2004) | 2 lines
+Changed paths:
+   A /trunk/modules/gui/skins2/theme/FreeSans.ttf
+
+* the sample theme should work better with that...
+
+------------------------------------------------------------------------
+r6244 | sam | 2004-01-04 05:50:24 +0100 (Sun, 04 Jan 2004) | 7 lines
+Changed paths:
+   M /trunk/include/codecs.h
+   M /trunk/modules/video_output/caca.c
+
+  * modules/video_output/caca.c:
+    + Ported to libcaca 0.6.
+    + Removed dithering configuration variable; use the CACA_DITHERING
+      environment variable instead, until the API is polished.
+  * include/codecs.h:
+    + Minor coding style fix.
+
+------------------------------------------------------------------------
+r6245 | sam | 2004-01-04 05:53:07 +0100 (Sun, 04 Jan 2004) | 7 lines
+Changed paths:
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/rules
+   M /trunk/doc/fortunes.txt
+
+  * debian/control:
+    + Build-depend on fixed linux-kernel-headers packages.
+  * debian/rules:
+    + Look for faad in extras/faad2, not extras/faad.
+    + Enable postprocessing in the ffmpeg configuration.
+    + Activated libcaca video output.
+
+------------------------------------------------------------------------
+r6246 | rocky | 2004-01-04 05:56:21 +0100 (Sun, 04 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/cvd.h
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   M /trunk/modules/codec/ogt/subtitle.h
+
+Was putting 1 byte of garbage for each packet.
+
+------------------------------------------------------------------------
+r6247 | fenrir | 2004-01-04 15:28:11 +0100 (Sun, 04 Jan 2004) | 3 lines
+Changed paths:
+   A /trunk/modules/demux/demux2.c
+   A /trunk/modules/demux/nsv.c
+
+ * demux2: a dummy demuxer to adapt to new demuxer API (experimental, and
+ will be removed later).
+
+------------------------------------------------------------------------
+r6248 | fenrir | 2004-01-04 15:35:12 +0100 (Sun, 04 Jan 2004) | 3 lines
+Changed paths:
+   A /trunk/modules/demux/real.c
+
+ * real.c: begin of a real demuxer (using new API). Can't work yet as it
+ needs modification to ffmpeg decoder that I need to finish.
+
+------------------------------------------------------------------------
+r6249 | zorglub | 2004-01-04 16:24:27 +0100 (Sun, 04 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Do not link twice zlib
+
+------------------------------------------------------------------------
+r6250 | fenrir | 2004-01-04 16:32:13 +0100 (Sun, 04 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/demux/Modules.am
+   M /trunk/modules/demux/demux2.c
+   M /trunk/src/input/es_out.c
+
+ * encoder.c: corrected required LIBAVCODEC_BUILD
+ * es_out.c: ES_OUT_SET_PCR works now with microsecond.
+ * configure.ac, Modules.am: enable demux2, nsv, real.
+ * demux2.c: increased priority.
+
+------------------------------------------------------------------------
+r6251 | rocky | 2004-01-04 17:25:00 +0100 (Sun, 04 Jan 2004) | 3 lines
+Changed paths:
+   A /trunk/doc/subtitles
+   A /trunk/doc/subtitles/cvd-subtitles.txt
+   A /trunk/doc/subtitles/svcd-ogt-subtitles.txt
+
+A start for what little public documentation there is for CVD and OGT
+subtitles.
+
+------------------------------------------------------------------------
+r6252 | rocky | 2004-01-04 17:51:59 +0100 (Sun, 04 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/doc/subtitles/cvd-subtitles.txt
+   A /trunk/modules/codec/ogt/.cvsignore
+   A /trunk/modules/codec/ogt/Modules.am
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   A /trunk/modules/codec/ogt/write_png.c
+   A /trunk/modules/codec/ogt/write_png.h
+
+Add OGT and CVD subtitle demuxers.
+write_png: might be made into a module and moved elsewhere
+cvd*: went over documentation a little bit.
+
+------------------------------------------------------------------------
+r6253 | fenrir | 2004-01-04 18:35:02 +0100 (Sun, 04 Jan 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/avi/avi.h
+
+ * avi: May fix #1545
+ (From mplayer:
+    "count blocks by rounded-up chunksizes instead of chunks -
+     we need full emulation of dshow avi demuxer bugs :(
+     fixes silly nandub-style a-v delaying in avi with vbr mp3..." )
+
+------------------------------------------------------------------------
+r6254 | sam | 2004-01-04 19:18:45 +0100 (Sun, 04 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/toolbox
+
+  * toolbox:
+    + Minor fixes to the woody packages.
+
+------------------------------------------------------------------------
+r6255 | kuehne | 2004-01-04 22:44:44 +0100 (Sun, 04 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+
+Fixed a small bug which prevented the translation of a string.
+
+------------------------------------------------------------------------
+r6256 | gbazin | 2004-01-04 23:03:20 +0100 (Sun, 04 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+
+* ALL: bumping version number to 0.7.1-cvs.
+
+------------------------------------------------------------------------
+r6257 | gbazin | 2004-01-04 23:22:10 +0100 (Sun, 04 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   M /trunk/modules/codec/ogt/ogt_parse.c
+   M /trunk/modules/codec/ogt/subtitle.h
+
+
+* modules/codec/ogt/*: win32 compilation fixes.
+
+------------------------------------------------------------------------
+r6258 | gbazin | 2004-01-04 23:38:49 +0100 (Sun, 04 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/skins2/vars/playlist.hpp
+
+
+* modules/gui/skins2/vars/playlist.*: win32 compilation fix (not sure it is the right one).
+
+------------------------------------------------------------------------
+r6259 | fenrir | 2004-01-05 04:19:00 +0100 (Mon, 05 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/nsv.c
+
+ * nsv: clean up, added seek support.
+
+------------------------------------------------------------------------
+r6260 | jlj | 2004-01-05 13:24:51 +0100 (Mon, 05 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+
+  * ./AUTHORS: updated my country entry.
+
+------------------------------------------------------------------------
+r6261 | jlj | 2004-01-05 13:37:52 +0100 (Mon, 05 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/modules/demux/mp4/Modules.am
+   A /trunk/modules/demux/mp4/drms.c
+   A /trunk/modules/demux/mp4/drms.h
+   A /trunk/modules/demux/mp4/drmstables.h
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/mp4/mp4.h
+
+  * ./modules/demux/mp4: DRMS support.
+
+------------------------------------------------------------------------
+r6262 | zorglub | 2004-01-05 13:59:43 +0100 (Mon, 05 Jan 2004) | 33 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/input/input.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/playlist/group.c
+   A /trunk/src/playlist/info.c
+   A /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/playlist/sort.c
+
+* Makefile.am : Added src/playlist/item-ext.c and src/playlist/info.c
+
+* src/playlist/item.c
+  src/playlist/info.c
+  src/playlist/item-ext.c
+  src/playlist/group.c
+  src/playlist/sort.c
+  src/playlist/loadsave.c
+  include/vlc_playlist.h
+      - New playlist_info structures and accessors
+        It works pretty like the old input_info (with categories)
+        It provides modularity to the playlist
+      - Removed ppsz_options and i_options from playlist_item
+        (we use the special category Options)
+      - Added a unique id to each playlist_item to be able to track the
+        items accross playlist reorders
+      - Simplified adding of items.
+           - playlist_AddExt is removed
+           - playlist_AddItem is still here and exported but should not be used
+           - use playlist_Add( p_playlist, uri, name, duration, mode, pos )
+             and use the accessors for all other things
+      - Added setters for fields of the playlist_item structure
+      - Introduced "item-change" and "playlist-current" playlist variables
+        to give more flexibility than only intf-change
+
+      At the moment, duration is still in the structure (easier to use, IMHO)
+
+* src/input/input.c
+  src/libvlc.c :
+        playlist item options parsing changed
+
+* include/vlc_common.h : added playlist_info structures
+
+------------------------------------------------------------------------
+r6263 | zorglub | 2004-01-05 13:59:54 +0100 (Mon, 05 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
+
+* modules/misc/sap.c :
+      - Use the new playlist API
+      - Track title changes
+      - Timeout. Delete an item if we haven't heard about it for too long.
+
+------------------------------------------------------------------------
+r6264 | zorglub | 2004-01-05 14:00:20 +0100 (Mon, 05 Jan 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/src/input/es_out.c
+
+  modules/demux/util/id3tag.c
+  modules/demux/avi/avi.c
+  modules/demux/asf/asf.c
+  src/input/es_out.c
+        - Fill the playlist info structures
+
+------------------------------------------------------------------------
+r6265 | zorglub | 2004-01-05 14:00:39 +0100 (Mon, 05 Jan 2004) | 9 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/streamwizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+  modules/gui/wxwindows/playlist.cpp
+  modules/gui/wxwindows/iteminfo.cpp
+        - Show the info as a tree view.
+         At the moment, all is shown. We should maybe hide the "Options" tree
+         as it rather "internal"
+        - Improved a little the layout
+        - Added a popup menu to to the playlist
+        - Minimize playlist rebuilds
+
+------------------------------------------------------------------------
+r6266 | zorglub | 2004-01-05 14:07:03 +0100 (Mon, 05 Jan 2004) | 16 lines
+Changed paths:
+   M /trunk/modules/LIST
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/slp.c
+   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/control/corba/corba.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/control/rc/rc.c
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/gui/beos/VlcWrapper.cpp
+   M /trunk/modules/gui/gtk/open.c
+   M /trunk/modules/gui/gtk/playlist.c
+   M /trunk/modules/gui/kde/interface.cpp
+   M /trunk/modules/gui/macosx/applescript.m
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/pda/pda_callbacks.c
+   M /trunk/modules/gui/qt/intf.cpp
+   M /trunk/modules/gui/skins/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
+
+* ALL:  playlist API changes
+
+What may be broken (untested):
+------------------------------
+   - Theora and Speex decoders
+   - some interfaces
+   - VCDX and CDDAX access
+
+The problems shouldn't hopefully excess compilation glitches.
+(removal of AddExt, of psz_author, and prototype of Add)
+
+Additionnaly, interfaces that do not support item-change will have
+update problems.
+
+* Updated modules list
+
+------------------------------------------------------------------------
+r6267 | fenrir | 2004-01-05 15:10:58 +0100 (Mon, 05 Jan 2004) | 7 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+   M /trunk/include/network.h
+   M /trunk/src/misc/modules.c
+   A /trunk/src/misc/net.c
+
+
+ * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga m4v mpeg_system ps ts
+   avi asf aac mp4 rawdv demux2 nsv real]), it was probably a mistake ....
+   ( ouiiinnn, another bootstrap ;)
+
+ * all: added net_* helpers functions.
+
+------------------------------------------------------------------------
+r6268 | zorglub | 2004-01-05 15:42:14 +0100 (Mon, 05 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
+   M /trunk/src/playlist/item-ext.c
+
+* modules/misc/sap.c : let the user configure timeout delay
+* src/playlist/item-ext.c : sanity checks when adding items
+
+------------------------------------------------------------------------
+r6269 | hartman | 2004-01-05 15:50:42 +0100 (Mon, 05 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Fix mpeg2dec buildsystem
+
+------------------------------------------------------------------------
+r6270 | fenrir | 2004-01-05 16:07:16 +0100 (Mon, 05 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/tcp.c
+
+ * tcp: use net_*.
+
+------------------------------------------------------------------------
+r6271 | hartman | 2004-01-05 17:22:40 +0100 (Mon, 05 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/caca.patch
+   M /trunk/extras/contrib/src/packages.mak
+
+* Fixed mpeg2dec newer libcaca, newer matroska, www.videolan.org should now
+  be download.videolan.org etc etc etc.
+  A lot of small fixes
+
+------------------------------------------------------------------------
+r6272 | gbazin | 2004-01-05 18:42:36 +0100 (Mon, 05 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+
+
+* configure.ac: win32 compilation fixes for the skins2 plugin.
+* modules/gui/skins2/Modules.am: renamed the plugin name into skins2 so it doesn't conflict with the old plugin.
+* modules/gui/skins2/vars/playlist.cpp: fixed invalid cast.
+
+------------------------------------------------------------------------
+r6273 | hartman | 2004-01-05 19:15:12 +0100 (Mon, 05 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* API change in mkv. Everyone should update to the latest libraries.
+
+------------------------------------------------------------------------
+r6274 | bigben | 2004-01-05 19:43:17 +0100 (Mon, 05 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+
+Added a callback on item-change, so that the playlist is updated.
+
+------------------------------------------------------------------------
+r6275 | sam | 2004-01-05 20:33:11 +0100 (Mon, 05 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+
+  * modules/gui/skins2/vars/playlist.cpp: Hack to prevent compilation errors.
+
+------------------------------------------------------------------------
+r6276 | gbazin | 2004-01-05 21:02:21 +0100 (Mon, 05 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+
+
+* modules/gui/skins2/vars/playlist.cpp: use ICONV_CONST to deal with the different prototypes for iconv(). Thanks sam!
+
+------------------------------------------------------------------------
+r6277 | gbazin | 2004-01-05 23:06:15 +0100 (Mon, 05 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+
+
+* modules/video_output/directx/directx.c: patch by Mike Schrag to add a config var
+for the directx preferred display device.
+
+------------------------------------------------------------------------
+r6278 | asmax | 2004-01-05 23:17:32 +0100 (Mon, 05 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/skins2/vars/playlist.hpp
+
+* commands/cmd_*.hpp: use the DEFINE_COMMAND macro for simple commands
+* commands/cmd_fullscreen.*, parser/interpreter.cpp: added a
+  "vlc.fullscreen()" command
+
+------------------------------------------------------------------------
+r6279 | jlj | 2004-01-06 02:41:10 +0100 (Tue, 06 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/mp4.c
+
+  * ./modules/demux/mp4: added some DRMS debug statements.
+
+------------------------------------------------------------------------
+r6280 | rocky | 2004-01-06 04:59:48 +0100 (Tue, 06 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+Choosing an audio or subtitle channel isn't an "advanced"
+option. Run-of-the mill users may want to select that.
+
+Update documentation.
+
+------------------------------------------------------------------------
+r6281 | rocky | 2004-01-06 05:10:18 +0100 (Tue, 06 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
+
+Unbreak plugin as a result of the recent playlist API change. Need to
+cripple PBC for now though.
+
+------------------------------------------------------------------------
+r6282 | rocky | 2004-01-06 05:57:34 +0100 (Tue, 06 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/src/playlist/item-ext.c
+
+Reinstate duration times on playlist item for CD-DA.  Done via adding
+an interface to allow setting the duration on adding a playlist item.
+
+------------------------------------------------------------------------
+r6283 | zorglub | 2004-01-06 09:50:20 +0100 (Tue, 06 Jan 2004) | 15 lines
+Changed paths:
+   M /trunk/include/vlc/vlc.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/win32_specific.c
+   M /trunk/src/playlist/group.c
+   M /trunk/src/playlist/info.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/playlist/sort.c
+
+- src/misc/win32_specific: compilation fix for win32 (can someone please
+check that command line parsing still works for items and options? )
+
+- src/libvlc.c
+  include/vlc/vlc.h : New libvlc functions to get playlist status and
+                      clear the playlist
+     Patch by Tong Ka Man
+
+- src/playlist/* : Update copyrights
+
+- src/playlist/playlist.c:
+  -When a user explicitely asks for an item, do play it, even if random mode
+  -Do not stop playlist upon deletion of an autodelete item
+  -playlist_Clear (Patch by Tong Ka Man)
+
+------------------------------------------------------------------------
+r6284 | zorglub | 2004-01-06 13:02:06 +0100 (Tue, 06 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/audio_output/common.c
+   M /trunk/src/audio_output/dec.c
+   M /trunk/src/audio_output/filters.c
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/audio_output/intf.c
+   M /trunk/src/audio_output/mixer.c
+   M /trunk/src/audio_output/output.c
+   M /trunk/src/input/demux.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/input_clock.c
+   M /trunk/src/input/input_dec.c
+   M /trunk/src/input/input_ext-intf.c
+   M /trunk/src/input/input_ext-plugins.c
+   M /trunk/src/input/input_info.c
+   M /trunk/src/input/input_programs.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/interface/interface.c
+   M /trunk/src/interface/intf_eject.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/beos_specific.cpp
+   M /trunk/src/misc/block.c
+   M /trunk/src/misc/charset.c
+   M /trunk/src/misc/configuration.c
+   M /trunk/src/misc/cpu.c
+   M /trunk/src/misc/darwin_specific.m
+   M /trunk/src/misc/error.c
+   M /trunk/src/misc/iso-639_def.h
+   M /trunk/src/misc/iso_lang.c
+   M /trunk/src/misc/messages.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/mtime.c
+   M /trunk/src/misc/objects.c
+   M /trunk/src/misc/threads.c
+   M /trunk/src/misc/variables.c
+   M /trunk/src/misc/win32_specific.c
+   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/video_text.c
+   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/src/video_output/vout_pictures.h
+   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/src/video_output/vout_synchro.c
+   M /trunk/src/vlc.c
+
+Updated copyrights in libvlc
+
+------------------------------------------------------------------------
+r6285 | hartman | 2004-01-06 15:35:16 +0100 (Tue, 06 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
+
+* Something about microdvd fps and a huge bug in its defaults.
+
+------------------------------------------------------------------------
+r6286 | gbazin | 2004-01-06 20:12:08 +0100 (Tue, 06 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+
+
+* modules/video_output/directx/directx.c: move the video window to the right display when using --directx-device.
+
+------------------------------------------------------------------------
+r6287 | sigmunau | 2004-01-06 22:42:43 +0100 (Tue, 06 Jan 2004) | 6 lines
+Changed paths:
+   M /trunk/include/ninput.h
+   M /trunk/src/input/stream.c
+
+src/input/stream.c:
+  * Cleaned up a comment
+  * Added a function stream_ReadLine() to read one line from a stream
+include/ninput.h:
+  * export stream_ReadLine()
+
+------------------------------------------------------------------------
+r6288 | fenrir | 2004-01-07 00:03:17 +0100 (Wed, 07 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/src/misc/net.c
+
+ * src/misc/net.c: fixed net_Gets
+
+------------------------------------------------------------------------
+r6289 | fenrir | 2004-01-07 00:11:47 +0100 (Wed, 07 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+
+ * network: vlc_UrlParse should now accept ipv6 ip (untested).
+
+------------------------------------------------------------------------
+r6290 | rocky | 2004-01-07 08:21:31 +0100 (Wed, 07 Jan 2004) | 10 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+
+Better operator association in computing duration and should be
+optimized better too.
+
+Add track info in "Media Information" Add track-specific information
+and album information in "Item info".
+
+Coding of all this is ugly and massively redundant. I think the
+playlist needs to be re-thought/re-worked. Sublevels would be nice
+too.
+
+------------------------------------------------------------------------
+r6291 | fenrir | 2004-01-07 15:59:03 +0100 (Wed, 07 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+ * net: mem leak in net_Printf
+
+------------------------------------------------------------------------
+r6292 | fenrir | 2004-01-07 15:59:37 +0100 (Wed, 07 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/demux/nsv.c
+
+ * demux2: allow to force demuxer.
+ * nsv: fixed bad init.
+
+------------------------------------------------------------------------
+r6293 | fenrir | 2004-01-07 16:21:27 +0100 (Wed, 07 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+ * http: complete rewrite (using net_Printf/net_Gets)
+        -> Proxy, user/password and redirection untested.
+        -> For icecast server, check also the mime (do not blindly force
+        mp3, it could also be nsv).
+
+------------------------------------------------------------------------
+r6294 | fenrir | 2004-01-07 16:31:31 +0100 (Wed, 07 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/include/ninput.h
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/demux/real.c
+   M /trunk/src/input/es_out.c
+
+ * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR, now ES_OUT_SET_PCR
+  apply to the selected program.
+
+------------------------------------------------------------------------
+r6295 | hartman | 2004-01-07 16:54:38 +0100 (Wed, 07 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/README
+
+* Clarify some instructions.
+
+------------------------------------------------------------------------
+r6296 | hartman | 2004-01-07 17:54:47 +0100 (Wed, 07 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/subsdec.c
+
+* Fix a memory leak when there is no p_vout, but when there are subs.
+
+------------------------------------------------------------------------
+r6297 | fenrir | 2004-01-07 18:57:56 +0100 (Wed, 07 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
 
- * modules/stream_out/transcode.c: proper order for downmixed channels.
+ * input: fix to avoid forced subtitle not selected.
 
-2003-12-04 Thursday 23:15  gbazin
+------------------------------------------------------------------------
+r6298 | gbazin | 2004-01-07 20:20:30 +0100 (Wed, 07 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/codec/rawvideo.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/playlist/info.c
+   M /trunk/src/playlist/item-ext.c
 
- * modules/codec/ffmpeg/encoder.c, modules/codec/speex.c: fixed stupid bug in audio encoding.
 
-2003-12-04 Thursday 22:48  anil
+* src/playlist/*: fixed memory leaks.
+* modules/codec/rawvideo.c: fixed dts/pts problem and added support for fourcc IYUV.
+* modules/stream_out/transcode.c: added support for fourcc IYUV.
 
- regenerated from a clean tree
+------------------------------------------------------------------------
+r6299 | fenrir | 2004-01-08 00:39:41 +0100 (Thu, 08 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
+   M /trunk/src/misc/net.c
 
-2003-12-04 Thursday 22:37  gbazin
+ * all: added own implementation of vasprintf. I hope it's ok this way.
 
- * modules/codec/flac.c: several fixes to the flac decoder and encoder.
- * modules/mux/ogg.c: fixed flac in ogg.
- * modules/demux/ogg.c: fix for flac seeking.
+------------------------------------------------------------------------
+r6300 | gbazin | 2004-01-08 01:12:50 +0100 (Thu, 08 Jan 2004) | 7 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/codec/ffmpeg/Modules.am
+   A /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/codec/ffmpeg/video.c
 
-2003-12-04 Thursday 18:26  gbazin
 
- * modules/gui/wxwindows/playlist.cpp: unicode fix.
+* configure.ac: detect if libavformat is present.
+* modules/codec/ffmpeg/demux.c: new experimental demuxer using libavformat (most of the work done by fenrir).
+   This demuxer should allow us to support "frindge" formats (FLIC, SWF, etc...).
+   The demuxer has been put here because of its dependancy on libavformat and libavcodec.
+* modules/codec/ffmpeg/ffmpeg.c: re-arranged the codecs list.
+
+------------------------------------------------------------------------
+r6301 | fenrir | 2004-01-08 01:37:18 +0100 (Thu, 08 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/demux/mp4/libmp4.c
 
-2003-12-04 Thursday 18:13  gbazin
+ * modules/demux/mp4/libmp4.c: use vasprintf
+ * modules/access/ftp.c: cleaned up.
 
- * modules/demux/livedotcom.cpp: compilation fix.
+------------------------------------------------------------------------
+r6302 | sigmunau | 2004-01-08 01:52:08 +0100 (Thu, 08 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-2003-12-04 Thursday 17:15  gbazin
+modules/gui/wxwindows/playlist.cpp:
+  * fixed a warning
 
- * ALL: another bunch of MSVC compilation fixes.
+------------------------------------------------------------------------
+r6303 | fenrir | 2004-01-08 11:27:07 +0100 (Thu, 08 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
-2003-12-04 Thursday 16:49  sam
+ * all: correct test for vasprintf.
 
-   * modules/misc/dummy/renderer.c:
-     + Removed evil ^Ms from the file.
-   * modules/video_output/caca.c:
-     + Support for new dithering modes (libcaca HEAD only).
-   * modules/* src/*:
-     + Grammar and spelling fixes.
-     + Coding style fixes.
-   * po/fr.po:
-     + Spelling fixes.
-     + Updated a few translations.
-   * po/en_GB.po:
-     + Updated a few translations.
+------------------------------------------------------------------------
+r6304 | fenrir | 2004-01-08 12:18:27 +0100 (Thu, 08 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
 
-2003-12-04 Thursday 16:02  sam
+ * vlc_common: mmh, use right prototype...
 
-   * include/vlc_common.h:
-     + Introduced intptr_t and uintptr_t.
-   * Fixed compilation warnings here and there.
+------------------------------------------------------------------------
+r6305 | jlj | 2004-01-08 12:36:40 +0100 (Thu, 08 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/extras/libc.c
 
-2003-12-04 Thursday 15:54  sam
+  * ./src/extras/libc.c: vasprintf bug fix.
 
-   * configure.ac: Fixed an old bug that caused vlc-config to be sometimes
-     not set executable when regenerated.
+------------------------------------------------------------------------
+r6306 | hartman | 2004-01-08 13:07:07 +0100 (Thu, 08 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-2003-12-04 Thursday 14:48  gbazin
+* ffmpeg 0.4.8 compilation fix
 
- * modules/video_output/wingdi.c: fixed gdi output for 24 and 32 bits color depth.
+------------------------------------------------------------------------
+r6307 | courmisch | 2004-01-08 13:44:59 +0100 (Thu, 08 Jan 2004) | 2 lines
+Changed paths:
+   A /trunk/modules/gui/skins2/.cvsignore
 
-2003-12-04 Thursday 12:33  gbazin
+Added .cvsignore
 
- * toolbox: use the "Output_Dir" property when generating the msvc project files so we don't end-up with name conflicts when compiling.
- * msvc/config.h.in, modules/access_output/file.c: MSVC fixes.
- * modules/video_chroma/i420_rgb.c: don't use our RV24 conversion routine on win32 because it assumes 32 bits per pixel.
+------------------------------------------------------------------------
+r6308 | gbazin | 2004-01-08 16:11:35 +0100 (Thu, 08 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-2003-12-04 Thursday 10:25  gbazin
 
- * modules/gui/*: use MSTRTIME_MAX_SIZE instead of OFFSETTOTIME_MAX_SIZE.
+* modules/codec/ffmpeg/ffmpeg.c: oops.
 
-2003-12-04 Thursday 05:14  rocky
+------------------------------------------------------------------------
+r6309 | fenrir | 2004-01-08 17:28:37 +0100 (Thu, 08 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses/ncurses.c
 
- Guard against invalid p_vcd in dbg_print.
+ * ncurses: added and updated a lot of fonctionnalities. (Playlist browser,
+ time, informations and help display).
 
-2003-12-03 Wednesday 23:01  sigmunau
+------------------------------------------------------------------------
+r6310 | hartman | 2004-01-08 20:07:42 +0100 (Thu, 08 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/vlc.ebuild
 
- all:
-  * doxygenated parts of the messages system
+* Updated the ebuild for 0.7.0
+  a bit late i know. I had forgotten about it.
 
-2003-12-03 Wednesday 22:14  sigmunau
+------------------------------------------------------------------------
+r6311 | sam | 2004-01-08 20:22:10 +0100 (Thu, 08 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/video_output/caca.c
 
- src/input/input.c:
-  * fill in the duration field of the playlist item when starting playback of
-    a file, if the demuxer supports it.
+  * modules/video_output/caca.c:
+    + Updated for libcaca 0.7.
 
-2003-12-03 Wednesday 21:58  sigmunau
+------------------------------------------------------------------------
+r6312 | hartman | 2004-01-08 22:19:03 +0100 (Thu, 08 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/vlc.ebuild
 
- all:
-  * in vlc, times are stored in microseconds. playlist_item_t::i_duration
-    shouldn't be an exception
- modules/gui/wxwindows/playlist.cpp:
-  * fixed indentation
+* Updated with new libraries in vlc
+* Use new style of use_enable
+* Fixed some bugs
 
-2003-12-03 Wednesday 21:55  rocky
+------------------------------------------------------------------------
+r6313 | gbazin | 2004-01-08 22:48:43 +0100 (Thu, 08 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
- Make more like the French translation which is more correct. :-\
 
-2003-12-03 Wednesday 21:50  sigmunau
+* modules/codec/ffmpeg/demux.c: improvements.
+* modules/codec/ffmpeg/ffmpeg.c: added a few fourccs.
 
- src/misc/mtime.c:
-  * Coding style fixes
-  * Comment cleanups
-  * Doxygenization
- include/vlc_common.h:
-  * doxygenized the comments for mtime_t and vlc_fourcc_t
+------------------------------------------------------------------------
+r6314 | hartman | 2004-01-08 22:55:06 +0100 (Thu, 08 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/vlc.ebuild
 
-2003-12-03 Wednesday 20:47  jpsaman
+* caca 0.6 doesn't work with 0.7.0 remember? :)
 
- Syncing with current CVS.
+------------------------------------------------------------------------
+r6315 | gbazin | 2004-01-08 23:02:29 +0100 (Thu, 08 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-2003-12-03 Wednesday 15:46  zorglub
 
- Update of the french localization file
+* modules/codec/ffmpeg/ffmpeg.c: compilation fix for ffmpeg 0.4.8.
 
-2003-12-03 Wednesday 13:52  anil
+------------------------------------------------------------------------
+r6316 | hartman | 2004-01-08 23:34:54 +0100 (Thu, 08 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/vlc.ebuild
 
- compilation fix
+* thats what you get when you work in multiple directories
 
-2003-12-03 Wednesday 13:49  rocky
+------------------------------------------------------------------------
+r6317 | hartman | 2004-01-08 23:37:59 +0100 (Thu, 08 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/vlc.ebuild
 
- Fixed-width 2-column track number. Should help in sorting titles.
+* And AGAIN the caca fix
 
-2003-12-03 Wednesday 13:41  rocky
+------------------------------------------------------------------------
+r6318 | sigmunau | 2004-01-09 00:21:01 +0100 (Fri, 09 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
- Update date. Remove boilerplate includes that I think are (or should
- be) pulled in from one of the other includes.
+modules/codec/ffmpeg/ffmpeg.c:
+ * add fourcc "smc "
 
-2003-12-03 Wednesday 13:35  rocky
+------------------------------------------------------------------------
+r6319 | gbazin | 2004-01-09 01:02:55 +0100 (Fri, 09 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/video.c
 
- Reinstate Duration column - perhaps it's time to get more plugins
- using it.
 
-2003-12-03 Wednesday 13:27  rocky
+* modules/codec/ffmpeg/video.c: setup dummy palette to avoid segfaults with some codecs.
+* modules/codec/ffmpeg/ffmpeg.c: more fourccs.
 
- Add more uses of msecstotimestr. Remove OFFSETTOTIME_MAX_SIZE -
- Use MSTRTIME_MAX_SIZE instead.
+------------------------------------------------------------------------
+r6320 | gbazin | 2004-01-09 01:30:29 +0100 (Fri, 09 Jan 2004) | 3 lines
+Changed paths:
+   D /trunk/modules/demux/mpeg/private.h
+   M /trunk/modules/demux/mpeg/ps.c
+   M /trunk/modules/demux/mpeg/system.c
+   M /trunk/modules/demux/mpeg/system.h
+   M /trunk/modules/demux/mpeg/ts.c
 
-2003-12-03 Wednesday 12:33  sam
 
-   include/vlc_help.h: Grammar and spelling fixes.
+* modules/demux/mpeg: fixed latest changes to mpeg system demuxer (dvd playing was broken).
 
-2003-12-03 Wednesday 12:19  fenrir
+------------------------------------------------------------------------
+r6321 | gbazin | 2004-01-09 01:32:12 +0100 (Fri, 09 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/Modules.am
 
-  * increase priority (the wrapper from ffmpeg is buggy).
 
-2003-12-03 Wednesday 04:19  rocky
+* modules/demux/mpeg/Modules.am: forgot to remove private.h.
 
- Fix bug in not updating playlist when hitting next/previous control
- buttons (and simplify code at the same time).
+------------------------------------------------------------------------
+r6322 | rocky | 2004-01-09 02:17:57 +0100 (Fri, 09 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/doc/subtitles/cvd-subtitles.txt
 
-2003-12-03 Wednesday 00:27  rocky
+Minor grammatical changes.
 
- Add a few more fields in the stream info.
+------------------------------------------------------------------------
+r6323 | hartman | 2004-01-09 03:28:30 +0100 (Fri, 09 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/video.c
 
-2003-12-03 Wednesday 00:24  rocky
+* video.c: gibalou: no palctrl in avcodec context in 0.4.8
+* ffmpeg.c: 0.4.8 ifdef'ing
 
- "File Info" renamed "Stream/Media Info"
+------------------------------------------------------------------------
+r6324 | jlj | 2004-01-09 05:37:43 +0100 (Fri, 09 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/mp4/drms.h
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/mp4/mp4.h
 
-2003-12-02 Tuesday 23:03  gbazin
+  * ./modules/demux/mp4/drms.c: improved sci handling.
+  * ./modules/demux/mp4/mp4.c: if sample has not been decrypted, do not
+                               pass it on to decoder.
 
- * modules/access/dshow/*: PVR support contributed by Marc Nolette.
-    I took the liberty to modify a few things so it might currently be broken (sorry Marc).
- * THANKS: added Marc Nolette.
+------------------------------------------------------------------------
+r6325 | gbazin | 2004-01-09 13:23:47 +0100 (Fri, 09 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/include/modules_inner.h
+   M /trunk/modules/access/http.c
+   M /trunk/src/misc/net.c
+   M /trunk/src/misc/win32_specific.c
+
+* ALL: MSVC compilation fixes.
+
+------------------------------------------------------------------------
+r6326 | hartman | 2004-01-09 14:08:08 +0100 (Fri, 09 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+* MAX_PATH is a windowism. Use PATH_MAX.
+
+------------------------------------------------------------------------
+r6327 | hartman | 2004-01-09 16:26:58 +0100 (Fri, 09 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+* Gibalou you broke something again :)
+  You used vasprintf but used asprintf paramaters. Which one do you want to use?
+  i changed to asprintf now.
+
+------------------------------------------------------------------------
+r6328 | hartman | 2004-01-09 16:39:38 +0100 (Fri, 09 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* configure --help aliging
+
+------------------------------------------------------------------------
+r6329 | jlj | 2004-01-09 18:29:17 +0100 (Fri, 09 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+  * ./modules/demux/mp4/drms.c: switched to dyn. linking of SHGetFolderPath
+
+------------------------------------------------------------------------
+r6330 | gbazin | 2004-01-09 19:32:04 +0100 (Fri, 09 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
+
+
+* ALL: added vlc_asprintf() to our libc.
+
+------------------------------------------------------------------------
+r6331 | gbazin | 2004-01-09 20:21:58 +0100 (Fri, 09 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/extras/libc.c
+
+
+* src/extras/libc.c: return result in vlc_asprintf().
+
+------------------------------------------------------------------------
+r6332 | jlj | 2004-01-09 20:45:46 +0100 (Fri, 09 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/configuration.c
+
+  * ./src/misc/configuration.c: win32 UNICODE fixes.
+
+------------------------------------------------------------------------
+r6333 | hartman | 2004-01-09 21:36:21 +0100 (Fri, 09 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/include/variables.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/variables.c
+
+* include/variables.h
+  src/misc/variables.c: Added a VLC_VAR_TRIGGER_CALLBACKS action
+* src/libvlc.c: You can now change verbosity on the fly by using the "verbose"
+  variable of p_vlc. -1 == quiet
+
+------------------------------------------------------------------------
+r6334 | hartman | 2004-01-09 23:11:04 +0100 (Fri, 09 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/include/variables.h
+   M /trunk/modules/gui/macosx/info.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/vlc.ebuild
+
+* extras/MacOSX/Resources/English.lproj/MainMenu.nib
+  - Added the duration column
+  - Added a 'surpress error dialog' option to the dialog
+* ALL: copyright year and author changes
+
+------------------------------------------------------------------------
+r6335 | hartman | 2004-01-10 04:36:03 +0100 (Sat, 10 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/control/http.c
+   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/sort.c
+
+* mtime_t != int This was causing incorrect results on big endian.
+  Changed playlist_SetDuration.
+* changed SORT_NORMAL SORT_REVERSE into ORDER_NORMAL ORDER_REVERSE
+
+------------------------------------------------------------------------
+r6336 | zorglub | 2004-01-10 13:35:33 +0100 (Sat, 10 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/interface/interface.c
+
+Add SAP to the list of additionnal interfaces
+
+------------------------------------------------------------------------
+r6337 | rocky | 2004-01-10 14:59:25 +0100 (Sat, 10 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/codec/ogt/common.c
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   M /trunk/modules/codec/ogt/ogt_parse.c
+   M /trunk/src/video_output/video_output.c
+
+Add vout_AspectRatio routine to get retrieve a vout's aspect ratio.
+Some bugs when 16:9 scaling in ogt_parse.c and cvd_parse.c
+
+------------------------------------------------------------------------
+r6338 | hartman | 2004-01-10 15:24:33 +0100 (Sat, 10 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/playlist/sort.c
+
+* Fixed some doxygen comments.
+* Added SORT_ID
+* remember last sorting and ordering in playlist struct
+
+------------------------------------------------------------------------
+r6339 | anil | 2004-01-11 00:22:21 +0100 (Sun, 11 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+
+* fixed skins2 module loading when libtar is present (thanks AsMax :)
+
+------------------------------------------------------------------------
+r6340 | sigmunau | 2004-01-11 00:31:33 +0100 (Sun, 11 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses/ncurses.c
+
+modules/gui/ncurse/ncurses.c:
+ * fixed a segfault when the 'f' button was pressed with no item playing
+
+------------------------------------------------------------------------
+r6341 | hartman | 2004-01-11 00:44:19 +0100 (Sun, 11 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/sort.c
+
+* oops, bug
+
+------------------------------------------------------------------------
+r6342 | sigmunau | 2004-01-11 00:46:39 +0100 (Sun, 11 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/input.c
+
+src/input/input.c:
+ * removed unused variable
+
+------------------------------------------------------------------------
+r6343 | fenrir | 2004-01-11 01:01:35 +0100 (Sun, 11 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses/ncurses.c
+
+ * ncurses: better playlist handling.
+
+------------------------------------------------------------------------
+r6344 | zorglub | 2004-01-11 01:11:56 +0100 (Sun, 11 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+Use playlist_current when going from one item to another
+
+------------------------------------------------------------------------
+r6345 | asmax | 2004-01-11 01:21:22 +0100 (Sun, 11 Jan 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+
+* src/vlc_proc.*: quick fix to handle the new playlist object variables
+  (At the moment the whole playlist is rebuilt each time; the link
+  between the list control and the list variable should be enhanced
+  to avoid that)
+* src/window_manager.cpp: raise all the windows when one clicks on
+  any window (the previous behaviour was too confiusing)
+
+------------------------------------------------------------------------
+r6346 | zorglub | 2004-01-11 01:45:06 +0100 (Sun, 11 Jan 2004) | 15 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_playlist.h
+   A /trunk/modules/demux/playlist
+   A /trunk/modules/demux/playlist/Modules.am
+   A /trunk/modules/demux/playlist/m3u.c
+   A /trunk/modules/demux/playlist/old.c
+   A /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/preferences.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   A /trunk/modules/misc/playlist
+   A /trunk/modules/misc/playlist/export.c
+   A /trunk/modules/misc/playlist/m3u.c
+   A /trunk/modules/misc/playlist/native.c
+   A /trunk/modules/misc/playlist/old.c
+   M /trunk/src/playlist/group.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/loadsave.c
+
+* configure.ac : Added new folders
+
+* New playlist import/export system:
+   -export plugin in misc/playlist (contains one module for each file type)
+   -open plugin = special demuxer2, that can be opened from the command
+    line or the graphical interface.
+  NB: the demuxer "playlist" is forced to earn speed, but this does not
+  work yet, as we have a demux2
+
+* modules/gui/wxwindows: use the new import/export.
+
+* src/playlist/group.c : fixed boundary check
+
+* src/playlist/item-ext.c: correctly reset stuff when clearing the playlist
+
+------------------------------------------------------------------------
+r6347 | anil | 2004-01-11 02:39:44 +0100 (Sun, 11 Jan 2004) | 2 lines
+Changed paths:
+   A /trunk/modules/misc/playlist/Modules.am
+
+* missing file
+
+------------------------------------------------------------------------
+r6348 | anil | 2004-01-11 02:51:24 +0100 (Sun, 11 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/.cvsignore
+   A /trunk/modules/demux/playlist/.cvsignore
+   A /trunk/modules/misc/playlist/.cvsignore
+
+* missing or incomplete .cvsignores
+
+------------------------------------------------------------------------
+r6349 | rocky | 2004-01-11 02:54:20 +0100 (Sun, 11 Jan 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/common.c
+   M /trunk/modules/codec/ogt/common.h
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/codec/ogt/ogt_parse.c
+   M /trunk/modules/codec/ogt/subtitle.h
+
+Fix bug in ScaleX routine which affected ratios that could span 3 pixels.
+(4:3 is one of the few *not* in this category).
+
+Allow user to override subtitle scaling via sub-aspect-ratio, 0=auto
+or what we do now. 1=do nothing.
+
+------------------------------------------------------------------------
+r6350 | zorglub | 2004-01-11 02:55:42 +0100 (Sun, 11 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/playlist/Modules.am
+
+Fixed modules.am file
+
+------------------------------------------------------------------------
+r6351 | garf | 2004-01-11 15:53:36 +0100 (Sun, 11 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses/ncurses.c
+
+ * ncurses.c : 5% forward and backward are definitely not precise enough.
+              put 1% instead.
+
+------------------------------------------------------------------------
+r6352 | garf | 2004-01-11 15:55:32 +0100 (Sun, 11 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses/ncurses.c
+
+ * ncurses.c : forgot to change help
+
+------------------------------------------------------------------------
+r6353 | rocky | 2004-01-11 16:02:15 +0100 (Sun, 11 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/ps.c
+
+Remove debug output.
+
+------------------------------------------------------------------------
+r6354 | asmax | 2004-01-11 18:12:17 +0100 (Sun, 11 Jan 2004) | 8 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder.hpp
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.hpp
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/src/tooltip.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.hpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/utils/bezier.cpp
+   M /trunk/modules/gui/skins2/utils/bezier.hpp
+   M /trunk/modules/gui/skins2/utils/var_bool.cpp
+   M /trunk/modules/gui/skins2/utils/var_bool.hpp
+   M /trunk/modules/gui/skins2/utils/var_list.cpp
+   M /trunk/modules/gui/skins2/utils/var_list.hpp
+   M /trunk/modules/gui/skins2/utils/var_percent.cpp
+   M /trunk/modules/gui/skins2/utils/var_percent.hpp
+   M /trunk/modules/gui/skins2/utils/var_text.cpp
+   M /trunk/modules/gui/skins2/utils/var_text.hpp
+   M /trunk/modules/gui/skins2/utils/variable.hpp
+   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/modules/gui/skins2/vars/time.hpp
+   M /trunk/modules/gui/skins2/vars/volume.cpp
+   M /trunk/modules/gui/skins2/vars/volume.hpp
+
+* modules/gui/skins/*:
+ - huge cleaning of the interpreter; all the variables are stored in
+ the container VarManager, and can be retrieved by their name (with
+ type checking if needed). Some variables are still owned by VlcProc
+ for technical reasons (their interface is not compliant with normal
+ variable, because of the "updateVLC" trick)
+ - replaced double by float
+
+------------------------------------------------------------------------
+r6355 | sigmunau | 2004-01-11 18:46:58 +0100 (Sun, 11 Jan 2004) | 12 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/Modules.am
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/playlist.c
+   A /trunk/modules/demux/playlist/playlist.h
+   A /trunk/modules/demux/playlist/pls.c
+
+modules/demux/playlist/playlist.c:
+ * Added common functions for handling relative paths in playlist files
+ * Module declaration for pls import module
+modules/demux/playlist/m3u.c:
+ * implemented m3u import module
+modules/demux/playlist/pls.c:
+ * new pls import module
+modules/demux/playlist/playlist.h:
+ * common prototypes
+modules/demux/playlist/Modules.ac
+ * activated pls module
+
+------------------------------------------------------------------------
+r6356 | garf | 2004-01-11 20:48:45 +0100 (Sun, 11 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses/ncurses.c
+
+ * ncurses.c: let's be coherent: "big" forward/backward is now 5%
+
+------------------------------------------------------------------------
+r6357 | rocky | 2004-01-12 05:03:19 +0100 (Mon, 12 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
+
+First attempt at YUY2. Sort of works.
+
+Y2RV16 less embarrassingly wrong.
+
+------------------------------------------------------------------------
+r6358 | rocky | 2004-01-12 14:12:07 +0100 (Mon, 12 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
+
+More RenderYUY2 bug fixes. Is very usable. Remaining bugs are
+probably in transparancy handling.
+
+------------------------------------------------------------------------
+r6359 | gbazin | 2004-01-12 17:16:41 +0100 (Mon, 12 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/caca.c
+
+* modules/video_output/caca.c: ported to win32.
+
+------------------------------------------------------------------------
+r6360 | gbazin | 2004-01-12 21:19:55 +0100 (Mon, 12 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+
+* modules/mux/mp4.c: improved mov support a bit.
+
+------------------------------------------------------------------------
+r6361 | hartman | 2004-01-12 21:54:24 +0100 (Mon, 12 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Fix caca building
+
+------------------------------------------------------------------------
+r6362 | gbazin | 2004-01-12 22:08:22 +0100 (Mon, 12 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+
+* configure.ac: added --with-caca-config-path.
+
+------------------------------------------------------------------------
+r6363 | hartman | 2004-01-12 22:22:23 +0100 (Mon, 12 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/src/playlist/loadsave.c
 
-2003-12-02 Tuesday 18:47  gbazin
+* src/playlist/loadsave.c: doxygenization
+* modules/gui/macosx/playlist.m: fix playlist_Export
 
- * msvc/config.h.in: cleaned-up and updated.
+------------------------------------------------------------------------
+r6364 | gbazin | 2004-01-13 00:41:59 +0100 (Tue, 13 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/src/misc/configuration.c
 
-2003-12-02 Tuesday 16:01  geshp
 
- - Added fribidi support
- - Added configure-line options for mkv and fribidi
+* src/misc/configuration.c: fixed stupid bug in the 0.7.0 release which prevented from saving bool/int/float config options.
+  -> I should really go and by myself a brain.
 
-2003-12-02 Tuesday 13:31  gbazin
+------------------------------------------------------------------------
+r6365 | fenrir | 2004-01-13 02:44:49 +0100 (Tue, 13 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
 
- * ALL: more MSVC compilation fixes.
- * msvc/vlc.dsw: removed non-existant plugins.
+ * mp4: fixed playback for files that have 0 byte samples.
 
-2003-12-02 Tuesday 12:57  gbazin
+------------------------------------------------------------------------
+r6366 | fenrir | 2004-01-13 02:54:54 +0100 (Tue, 13 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
 
ALL: MSVC compilation fixes to libvlc.
* mp4: convert 3 bytes codes into language (track name).
 
-2003-12-02 Tuesday 10:55  gbazin
+------------------------------------------------------------------------
+r6367 | gbazin | 2004-01-13 16:54:09 +0100 (Tue, 13 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
 
- * modules/demux/mp4/mp4.c: find out aspect ratio from display size.
- * modules/codec/ffmpeg/video.c: respect aspect ratio given by demux if any.
 
-2003-12-02 Tuesday 04:22  rocky
+* modules/mux/mp4.c: added support for mp4v and mp4a inside mov (tested with quicktime player).
 
- Populate VCD info in "File Info" window.
+------------------------------------------------------------------------
+r6368 | gbazin | 2004-01-13 19:45:06 +0100 (Tue, 13 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/interface/interface.c
 
-2003-12-02 Tuesday 04:16  rocky
 
- Change some printf's to debugging-only output.
+* src/interface/interface.c: added the gestures interface to the interfaces list.
 
-2003-12-02 Tuesday 03:33  rocky
+------------------------------------------------------------------------
+r6369 | rocky | 2004-01-14 05:50:02 +0100 (Wed, 14 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
 
- Separate title format string into cases where CDDB is enabled and where
- it is is not. Now have callback for CDDB enabled boolean.
+First OGT/CVD RenderV16 that shows some sort of readable subtitles. It
+looks like bugs remain in the YUV to RGB conversion though.
 
-2003-12-02 Tuesday 01:54  rocky
+------------------------------------------------------------------------
+r6370 | rocky | 2004-01-14 12:47:19 +0100 (Wed, 14 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/common.c
+   M /trunk/modules/codec/ogt/common.h
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/codec/ogt/ogt_parse.c
+   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/codec/ogt/subtitle.h
 
- Add secstotimestr and msecstotimestr to convert (milli)seconds to a
- time string.
+Don't do compensation subtitle unscaling if the underlying video
+chroma does the scaling.
 
-2003-12-01 Monday 23:39  gbazin
+------------------------------------------------------------------------
+r6371 | fenrir | 2004-01-14 16:40:57 +0100 (Wed, 14 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
 
- * ALL: fixed DTS audio support.
- * modules/demux/dts.c: added raw DTS audio demuxer.
+ * http: fixed for url like http://host[:port] (ie without path)
 
-2003-12-01 Monday 09:39  fenrir
+------------------------------------------------------------------------
+r6372 | bigben | 2004-01-14 19:45:45 +0100 (Wed, 14 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
 
-  * video: display "more than 5 seconds of late video..." only once.
+* playlist sort.
 
-2003-12-01 Monday 04:07  rocky
+Had to delete lastPathComponent when displaying the MRL of a file in the playlist, since sort cannot be exact with this option.
 
- Make sure we distribute the CD-DA plugin info.
+------------------------------------------------------------------------
+r6373 | gbazin | 2004-01-15 01:05:04 +0100 (Thu, 15 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
-2003-12-01 Monday 04:05  rocky
 
- Add a copyright.
+* modules/gui/wxwindows/wxwindows.cpp: include locale.h for setlocale().
 
-2003-12-01 Monday 04:05  rocky
+------------------------------------------------------------------------
+r6374 | fenrir | 2004-01-15 13:55:41 +0100 (Thu, 15 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
 
Add more verbiage.
* do not try http 1.0 when we are going to die.
 
-2003-12-01 Monday 04:04  geshp
+------------------------------------------------------------------------
+r6375 | fenrir | 2004-01-15 14:45:27 +0100 (Thu, 15 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
 
- - Updated matroska/ebml fix
- - Updated mozilla plugin fix
+ * http: commented out a debug message.
 
-2003-12-01 Monday 03:57  rocky
+------------------------------------------------------------------------
+r6376 | fenrir | 2004-01-15 14:47:01 +0100 (Thu, 15 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
 
- Some basic CDDA plugin documentation.
+ * ipv4: non blocking connection mode. Please test it heavily, it may
+ have broken all OS except linux ...
 
-2003-12-01 Monday 03:37  rocky
+------------------------------------------------------------------------
+r6377 | gbazin | 2004-01-15 15:57:00 +0100 (Thu, 15 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
 
- Another typo.
+* modules/misc/network/ipv4.c: fixed breakage on win32.
 
-2003-12-01 Monday 03:34  rocky
+------------------------------------------------------------------------
+r6378 | sigmunau | 2004-01-15 20:21:03 +0100 (Thu, 15 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
 
- Bugs in calculating duration. Thanks Sigmund for fixing the GTK+
- interface!
+modules/misc/sap.c:
+ * fixed playback of sap anounces through livdotcom
 
- Some doc improvements. CDDARead: Let playlist now cycle through
- entries rather than intercept.
+------------------------------------------------------------------------
+r6379 | sigmunau | 2004-01-15 20:23:14 +0100 (Thu, 15 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/playlist/info.c
 
-2003-12-01 Monday 01:08  rocky
+src/playlist/item.c:
+ * remove unused variables
 
- Add CDDB CD Info in File Info section (via input_AddInfo and
- input_InfoCategory.
+------------------------------------------------------------------------
+r6380 | gbazin | 2004-01-15 20:46:32 +0100 (Thu, 15 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-2003-11-30 Sunday 23:19  jpsaman
 
- PDA Interface:
- - Coding Style
- - Added SAP/SLP to transcode tabpage
- - Reworking transcoding options for playlist
+* modules/codec/ffmpeg/ffmpeg.c: more fourccs added.
+* modules/codec/ffmpeg/demux.c: bug fix.
 
-2003-11-30 Sunday 23:07  rocky
+------------------------------------------------------------------------
+r6381 | sigmunau | 2004-01-15 22:49:07 +0100 (Thu, 15 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
- Forgot to add demux.c here.
+modules/gui/wxwindows/*:
+ * use a standard file dialog to export playlist
 
-2003-11-30 Sunday 22:59  gbazin
+------------------------------------------------------------------------
+r6382 | gbazin | 2004-01-15 23:15:40 +0100 (Thu, 15 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/system.h
+   M /trunk/modules/demux/mpeg/ts.c
 
- * modules/packetizer/mpeg4video.c: oops
 
-2003-11-30 Sunday 22:47  gbazin
+* modules/demux/mpeg/ts.c: better auto-detection of MPEG-TS streams.
 
- * include/input_ext-plugins.h: export input_DecodeBlock().
- * modules/stream_out/display.c: simplifications.
- * modules/stream_out/transcode.c: memset of sout_stream_sys_t.
- * modules/packetizer/mpeg4video.c: not all containers provide a pts info, in which case we use the dts.
+------------------------------------------------------------------------
+r6383 | fenrir | 2004-01-15 23:39:50 +0100 (Thu, 15 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
 
-2003-11-30 Sunday 22:26  rocky
+ * network: fix for proto://host:port url syntax.
 
- Customizable playlist title.
+------------------------------------------------------------------------
+r6384 | gbazin | 2004-01-15 23:58:12 +0100 (Thu, 15 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access_output/http.c
 
-2003-11-30 Sunday 22:14  fenrir
 
-  * all: added dx50 fourcc (just mpeg4 video).
+* modules/access_output/http.c: fixed small mem leak and mem corruption.
 
-2003-11-30 Sunday 21:21  jpsaman
+------------------------------------------------------------------------
+r6385 | gbazin | 2004-01-16 00:40:44 +0100 (Fri, 16 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/input_info.c
 
- PDA Interface:
- - Fixed resource leak with playlists
- - VLC coding style cleanup
- - Rework v4l and stream out interface code to use  VLC playlists as it should be used.
- - Remove dead wood
 
-2003-11-30 Sunday 19:42  sigmunau
+* src/input/input.c: fixed memleaks.
+* src/input/input_info.c: small bug fix.
+* modules/stream_out/standard.c: fixed memleaks.
 
- modules/gui/gtk/playlist.c:
-  * show duration in playlist window if available
+------------------------------------------------------------------------
+r6386 | bigben | 2004-01-16 00:59:21 +0100 (Fri, 16 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.h
 
-2003-11-30 Sunday 18:14  rocky
+int -> bool
 
- Add CD-DA CDDB support via libcddb.
+lalala
 
-2003-11-30 Sunday 18:10  gbazin
+------------------------------------------------------------------------
+r6387 | gbazin | 2004-01-16 01:01:19 +0100 (Fri, 16 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
- * share/http/admin/browse.html: hmmm, the browse feature was reenabled by mistake.
 
-2003-11-30 Sunday 17:29  fenrir
+* modules/gui/wxwindows/playlist.cpp: unicode compilation fixes.
+
+------------------------------------------------------------------------
+r6388 | fenrir | 2004-01-16 02:47:41 +0100 (Fri, 16 Jan 2004) | 11 lines
+Changed paths:
+   A /trunk/modules/demux/ts.c
 
-  * es_out: implement ES_OUT_SET_PCR and reset but don't use them !
-  * demux: added demux2_New/Delete.
+ * ts: rewrite from scratch of the TS demuxer to fit the new API.
+ Introduced a --ts-extra-pmt <pmt_pid=pid:stream_type[,...]> option to
+ allow user to enter a pmt description (for stream without PAT/PMT).
 
-2003-11-30 Sunday 17:29  fenrir
+    TODO: - test all codec.
+          - test stream with more than 1 PMT
+          - test stream with PAT/PMT change(s)
+          - re-add support for dvb subtitles.
+          - test with broken streams.
+          - test --ts-extra-pmt
 
-  * all: added demux_t structure and some demux2_* functions.
-  Anyway, don't use them for now.
+------------------------------------------------------------------------
+r6389 | fenrir | 2004-01-16 03:01:11 +0100 (Fri, 16 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
 
-2003-11-30 Sunday 16:00  fenrir
+ * ts: fixed mpeg4 video in TS.
 
-  *all: added a --minimize-thread options to make all decoders and
-        packetizers running in the input thread. (Usefull with sout)
+------------------------------------------------------------------------
+r6390 | rocky | 2004-01-16 05:14:54 +0100 (Fri, 16 Jan 2004) | 10 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/Modules.am
+   M /trunk/modules/codec/ogt/common.c
+   M /trunk/modules/codec/ogt/cvd.c
+   A /trunk/modules/codec/ogt/pixmap.h
+   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/codec/ogt/subtitle.h
 
-2003-11-30 Sunday 14:49  fenrir
+render.c: RV16 now works great - uses all colors, but no transparancy.
+Started RV32 and- has bugs. (It'd be nice if something in rendering
+worked the first time without a hassle).
 
-  * ninput: added 2 ES_OUT* command (do nothing for now)
+Modules.am, pixmap.h, subtitle.h: Some of the pixel stuff has been
+moved here.
 
-2003-11-30 Sunday 14:28  fenrir
+cvd.c: remove option duplicated with ogt.c Probably should be hoisted more
+to a main routine. Perhaps if spudec is folded in.
 
-  * all: added a TCP access input module.
+------------------------------------------------------------------------
+r6391 | sam | 2004-01-16 10:39:57 +0100 (Fri, 16 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/libmpeg2.c
 
-2003-11-30 Sunday 13:53  rocky
+  * modules/codec/libmpeg2.c:
+    + The libmpeg2 plugin honours the --no-mmx, --no-altivec, etc. flags.
 
- Go over options: Add hooks for internationalization, some typos,
- display some of these even when not "advanced"
+------------------------------------------------------------------------
+r6392 | fenrir | 2004-01-16 12:12:16 +0100 (Fri, 16 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/include/ninput.h
+   M /trunk/src/input/stream.c
 
-2003-11-30 Sunday 11:22  jpsaman
+ * all: added STREAM_GET_MTU and stream_MTU.
 
- PDA Interface:
- - Removing obsolete files.
- - Remove debug messages.
+------------------------------------------------------------------------
+r6393 | rocky | 2004-01-16 14:32:37 +0100 (Fri, 16 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/common.c
+   M /trunk/modules/codec/ogt/common.h
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/codec/ogt/ogt_parse.c
+   M /trunk/modules/codec/ogt/pixmap.h
+   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/codec/ogt/subtitle.h
 
-2003-11-30 Sunday 11:19  jpsaman
+Add horizontal and vertical subtitle offset corrections.  Some cleanup
+and work done to allow for palettized rendering (by not expanding
+inline colormap entries when RGB2).
 
- Bumped up version number to 0.7.0
+------------------------------------------------------------------------
+r6394 | sam | 2004-01-16 19:26:57 +0100 (Fri, 16 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/mp4/drmstables.h
 
-2003-11-30 Sunday 10:26  jpsaman
+  * modules/demux/mp4/drms.c:
+    + Merged redundant functions.
+    + Unobfuscated and cleaned up many parts of the crypto code.
+    + Added comments here and there.
 
- PDA Interface:
- - Updating, removing and clearing playlist works.
+------------------------------------------------------------------------
+r6395 | sigmunau | 2004-01-16 20:17:52 +0100 (Fri, 16 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/share/http/index.html
 
-2003-11-30 Sunday 02:41  rocky
+share/http/index.html:
+ * try to use valid xhtml
 
- Break out demux into its own thing.
+------------------------------------------------------------------------
+r6396 | gbazin | 2004-01-17 12:41:21 +0100 (Sat, 17 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
-2003-11-29 Saturday 18:36  massiot
 
- * input: new cr-average option, allowing to configure the
-   CR_AVERAGE #define in input_clock.c (useful for PVR input)
- * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c : fixes
-   for older version of ffmpeg
- * modules/stream_out/transrate/transrate.c : misc optimizations
+* modules/stream_out/transcode.c: fixed mem leak.
 
-2003-11-29 Saturday 18:06  fenrir
+------------------------------------------------------------------------
+r6397 | gbazin | 2004-01-17 13:03:19 +0100 (Sat, 17 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/demux.c
 
-  * all: - increased avcodec version needed to 4680 (latest release)
-         - open the codec after that p_context has been fully initialisated.
-         (fix ASV1)
 
-2003-11-29 Saturday 17:14  fenrir
+* src/input/demux.c: fixed small mem leak.
 
-  * mp4: another fix for another buggy file.
+------------------------------------------------------------------------
+r6398 | gbazin | 2004-01-17 13:11:58 +0100 (Sat, 17 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
-2003-11-29 Saturday 16:36  gbazin
 
- * modules/gui/wxwindows/menus.cpp: moved audio/video track menu to the top.
+* modules/stream_out/transcode.c: fixed segfault.
 
-2003-11-29 Saturday 16:29  gbazin
+------------------------------------------------------------------------
+r6399 | gbazin | 2004-01-17 13:28:57 +0100 (Sat, 17 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/slp.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/gui/beos/VlcWrapper.cpp
+   M /trunk/src/playlist/item-ext.c
 
- * modules/access/cdda.c: removed double ';'
 
-2003-11-29 Saturday 13:39  gbazin
+* ALL: make sure newly created playlist_item_t are initialized properly.
 
- * modules/gui/wxwindows/*: got rid of the Misc menu and moved everything in the Settings one.
+------------------------------------------------------------------------
+r6400 | gbazin | 2004-01-17 14:25:21 +0100 (Sat, 17 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
 
-2003-11-29 Saturday 13:12  fenrir
 
-  * all: - fixed non I420 input
-         - added raw output support.(in a pure hack way but allow
-         transcode{vcodec=I420} )
+* modules/control/http.c: fixed a whole bunch of mem leaks.
 
-2003-11-29 Saturday 12:03  fenrir
+------------------------------------------------------------------------
+r6401 | sigmunau | 2004-01-17 14:47:57 +0100 (Sat, 17 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/NEWS
 
-  * encoder: added a memset.
+NEWS:
+ * Begin updating news for a 0.7.1
 
-2003-11-29 Saturday 11:12  fenrir
+------------------------------------------------------------------------
+r6402 | sigmunau | 2004-01-17 15:08:37 +0100 (Sat, 17 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/item.c
 
-  * all: better handling of multiple (video) tracks.
-     - now vout are checked for release every 300ms
-     - when *-es are triggered, all same es are unselect not only the
-     last selected. (more intuitive) The only problems are that it's not
-     possible to select again all ES, and the checkbox can show only one
-     selected ES.
+src/playlist/item*
+ * Updated documentation on playlist_Add* (they return a id, not the position)
 
-2003-11-29 Saturday 00:41  gbazin
+------------------------------------------------------------------------
+r6403 | gbazin | 2004-01-17 16:17:02 +0100 (Sat, 17 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+
+* modules/control/http.c: fixed gcc warning.
+
+------------------------------------------------------------------------
+r6404 | gbazin | 2004-01-17 17:24:14 +0100 (Sat, 17 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+   M /trunk/src/playlist/info.c
 
- * modules/codec/ffmpeg/encoder.c: fixed compilation problem with ffmpeg 0.4.8
 
-2003-11-28 Friday 23:40  gbazin
+* src/playlist/info.c: get rid of the #ifdef HAVE_VASPRINTF now that we have it in our small libc.
+* modules/control/http.c: fixed parsing in uri_extract_value().
 
- * modules/codec/ffmpeg/*: fixed the code to disable cpu features.
+------------------------------------------------------------------------
+r6405 | gbazin | 2004-01-17 17:51:54 +0100 (Sat, 17 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
 
-2003-11-28 Friday 22:23  fenrir
 
-  * mkv: fixed a buffer overflow.
+* modules/control/http.c: fixed another mem leak.
 
-2003-11-28 Friday 22:16  gbazin
+------------------------------------------------------------------------
+r6406 | fenrir | 2004-01-17 23:32:50 +0100 (Sat, 17 Jan 2004) | 4 lines
+Changed paths:
+   A /trunk/modules/demux/dvdnav.c
+   A /trunk/modules/demux/ps.c
+   A /trunk/modules/demux/ps.h
 
- * modules/misc/dummy/input.c: use p_input->psz_demux = "vlc,none" to force the demux.
+ * ps.* : new PS demuxer (still incomplete)
+ * dvdnav.c: begin of a dvdnav plugin. It's more to test that to be a real
+ plugin for now. (a lot of design problems are raised with it).
 
-2003-11-28 Friday 18:19  geshp
+------------------------------------------------------------------------
+r6407 | fenrir | 2004-01-18 00:50:08 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
 
- - Update to 0.7.0-test1
- - Updated version numbers on dependancies
- - Removed ALSA support until RH/FC turns to kernel 2.6
- - Added --enable-speex and --enable-pp
- - Mozilla plugin now built for 1.4.1
- - Currently broken (Matroska/EBML problems)
+ * es_out: select es from current program only.
 
-2003-11-28 Friday 17:30  hartman
+------------------------------------------------------------------------
+r6408 | fenrir | 2004-01-18 00:51:50 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ps.h
 
- * Fix text subtitles which were missing their last char since the API port.
- * Track Name is now stored in fmt.psz_description
+ * ps.h: added cvt adn ogt.
 
-2003-11-28 Friday 17:04  fenrir
+------------------------------------------------------------------------
+r6409 | asmax | 2004-01-18 01:25:02 +0100 (Sun, 18 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/gen.sh
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.hpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+
+* src/theme_loader.cpp: use yyrestart() instead of yyin= (should fix
+  issues after reading a bad theme)
+* x11/.*: removed the hack of storing pointers as window properties
+
+------------------------------------------------------------------------
+r6410 | asmax | 2004-01-18 01:50:24 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+
+* src/window_manager.cpp: no more magnetism with invisble windows !
+
+------------------------------------------------------------------------
+r6411 | sam | 2004-01-18 02:21:33 +0100 (Sun, 18 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/mp4/drmstables.h
+
+  * modules/demux/mp3/drms.c:
+    + More code cleanup. Thanks a lot to jlj for testing my changes.
+    + Removed AddNativeMD5 and merged Bordelize() into DoShuffle().
+    + Decrypt the SCI data in-place and shuffle it in the same loop.
+
+------------------------------------------------------------------------
+r6412 | fenrir | 2004-01-18 02:49:11 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts: fixed ms-codec playback.
+
+------------------------------------------------------------------------
+r6413 | fenrir | 2004-01-18 03:20:28 +0100 (Sun, 18 Jan 2004) | 14 lines
+Changed paths:
+   M /trunk/modules/stream_out/duplicate.c
+
+ * duplicate : added a select option :) The format is
+ selector[,selector] where 'selector' are from:
+    * no-audio, noaudio, audio
+    * no-video, novideo, video
+    * no-spu,   nospu,   spu
+    * es=num or es=num_start-num_end
+    * prgm=num or prgm=num_start-num_end (you can also use program
+    instead of prgm)
+ It applies for the last dst. selector1,selector2 means selector1 and
+selector2.
+ Ex:
+    vlc file --sout '#duplicate{dst="1?\239?\191?\189 dst", select="selection for 1?\239?\191?\189 dst",
+dst="2?\239?\191?\189 dst", dst="3?\239?\191?\189 dst", select="selection for 3?\239?\191?\189 dst" }'
+
+------------------------------------------------------------------------
+r6414 | fenrir | 2004-01-18 03:21:38 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+
+ * demux2: added ps2,ts2 and dvdnav shortcuts.
+
+------------------------------------------------------------------------
+r6415 | fenrir | 2004-01-18 04:43:03 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/duplicate.c
+
+ * duplicate: corrected behavour of no-*.
+
+------------------------------------------------------------------------
+r6416 | rocky | 2004-01-18 05:45:32 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+In Solaris (and perhaps others) PATH_MAX is in limits.h.
+
+------------------------------------------------------------------------
+r6417 | fenrir | 2004-01-18 05:53:57 +0100 (Sun, 18 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+ * es_out.c: better support for multiple program. (bugfixes and a dirty
+ hack because of the way input_SetProgram works).
+
+------------------------------------------------------------------------
+r6418 | sam | 2004-01-18 05:55:19 +0100 (Sun, 18 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/video_output/caca.c
+
+  * modules/video_output/caca.c:
+    + Set the window title upon startup.
+    + Support for window resizing (requires libcaca 0.8).
+
+------------------------------------------------------------------------
+r6419 | fenrir | 2004-01-18 06:14:39 +0100 (Sun, 18 Jan 2004) | 12 lines
+Changed paths:
+   M /trunk/src/input/input_dec.c
+
+ * input_dec: exported correct i_group.
+ Now vlc can read a TS with multiple programs and streams them as
+ indepandant output (well you need the new TS demuxer so ...)
+ (It is not well tested)
+
+ Example: (lines are wrapped)
+ ./vlc -I rc --sout-all /ts2:/home/fenrir/test.ts \
+    --sout '#duplicate{dst="std{access=udp,mux=ts,url=239.255.13.13}", \
+                       select="program=8501",\
+                       dst="std{access=udp,mux=ts,url=239.255.13.14}", \
+                       select="program=8506"}'
+
+------------------------------------------------------------------------
+r6420 | fenrir | 2004-01-18 07:15:21 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts: clean up and a few mem leaks.
+
+------------------------------------------------------------------------
+r6421 | fenrir | 2004-01-18 07:33:21 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
+
+ * mp4: added 'pnot' fourcc as a valid header signature.
+
+------------------------------------------------------------------------
+r6422 | fenrir | 2004-01-18 08:35:31 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * http: fixed mem leaks, doesn't add '\0' anymore at the end of files.
+
+------------------------------------------------------------------------
+r6423 | gbazin | 2004-01-18 12:14:23 +0100 (Sun, 18 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/demux/Modules.am
+   M /trunk/modules/demux/demux2.c
+
+
+* configure.ac, modules/demux/Modules.am: added ps2, ts2 and dvdnav modules to the build system.
+* modules/demux/demux2.c: added an "ffmpeg" shortcut for the ffmpeg/libavformat demuxer.
+
+------------------------------------------------------------------------
+r6424 | gbazin | 2004-01-18 14:39:32 +0100 (Sun, 18 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+
+
+* modules/demux/dvdnav.c: some coding style butchery and added on-the-fly menus selection.
+
+------------------------------------------------------------------------
+r6425 | gbazin | 2004-01-18 17:02:40 +0100 (Sun, 18 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+   M /trunk/modules/demux/ps.h
+
+
+* modules/demux/dvdnav.c: added parsing of DVD style MRLs.
+* modules/demux/ps.h: small cosmetic changes.
+
+------------------------------------------------------------------------
+r6426 | fenrir | 2004-01-18 19:31:50 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/mp4/mp4.h
+
+ * mp4: cosmetics.
+
+------------------------------------------------------------------------
+r6427 | fenrir | 2004-01-18 20:35:48 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+ * es_out: give a fourcc to the dummy pmt es_descriptor_t.
+
+------------------------------------------------------------------------
+r6428 | asmax | 2004-01-18 20:54:46 +0100 (Sun, 18 Jan 2004) | 20 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/modules/gui/skins2/commands/cmd_input.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_input.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/theme/theme.xml
+   M /trunk/modules/gui/skins2/utils/var_bool.cpp
+   M /trunk/modules/gui/skins2/utils/var_bool.hpp
+   D /trunk/modules/gui/skins2/vars/vlcvars.cpp
+   D /trunk/modules/gui/skins2/vars/vlcvars.hpp
+
+* utils/var_bool.*: VarBool is now an interface for reading bool variables
+ (not writing); use VarBoolImpl instead to instanciate read/write variables.
+ Bool variables can now be combined with VarNotBool and VarBoolAndBool
+ (TODO: VarBoolOrBool)
+* commands/cmd_show_window.hpp: the commands now call directly
+  GenericWindow::show/hide, because the visibility variable of a
+  window is a VarBool (so, read-only)
+* commands/cmd_input.hpp: added Play and Pause commands
+* parser/interpreter.cpp: beginning of support of boolean expressions,
+ like "vlc.isSeekable and not vlc.isStopped" (operator precedence is
+ not really well handled yet)
+* src/vlcproc.*: new variables "vlc.isSeekable", "vlc.isStopped" and
+ "vlc.isPaused"
+* controls/ctrl_checkbox.cpp: the "state" variable of a checkbox is
+  now a passive VarBool, so actions must be explicitely set with
+  'action1="..." action2="..."' in the xml file
+* removed src/vlcvars.* => "vlc.isMute" doesn't work any more
+ (anyway it didn't work well...)
+* theme/theme.xml: updated with the new VarBool behaviour
+
+------------------------------------------------------------------------
+r6429 | fenrir | 2004-01-18 22:30:25 +0100 (Sun, 18 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+
+ * video: should fix an infinite loop. Dnumgis could you confirm ?
+
+------------------------------------------------------------------------
+r6430 | fenrir | 2004-01-18 23:00:00 +0100 (Sun, 18 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/mp4/mp4.h
+
+ * all: added support for edts/elst entries (needed to play some files).
+ Please test, it may have heavily broken playback of some files !!!
+
+------------------------------------------------------------------------
+r6431 | gbazin | 2004-01-19 00:52:02 +0100 (Mon, 19 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+   M /trunk/src/input/input_dec.c
+
+
+* modules/demux/dvdnav.c: restart the decoders on VTS change only, not CELL change.
+* src/input/input_dec.c: fixed the pictures leak work-around.
+   Wasn't working before because there always is at least one READY_PICTURE which is the last/currently displayed picture.
+
+------------------------------------------------------------------------
+r6432 | gbazin | 2004-01-19 01:08:25 +0100 (Mon, 19 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+
+
+* modules/demux/dvdnav.c: menus navigation seems to be working ok now.
+
+------------------------------------------------------------------------
+r6433 | hartman | 2004-01-19 02:11:47 +0100 (Mon, 19 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* caca 0.8
+* www.videolan -> download.videolan
+
+------------------------------------------------------------------------
+r6434 | fenrir | 2004-01-19 15:40:25 +0100 (Mon, 19 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+ * transcode: keep the group information.
+
+------------------------------------------------------------------------
+r6435 | jlj | 2004-01-19 17:40:28 +0100 (Mon, 19 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+  * ./modules/demux/mp4/drms.c: endian fixes.
+
+------------------------------------------------------------------------
+r6436 | fenrir | 2004-01-19 19:15:29 +0100 (Mon, 19 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_es.h
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input_dec.c
+
+ * all: added a i_id field in es_format_t.
+
+------------------------------------------------------------------------
+r6437 | fenrir | 2004-01-19 19:15:55 +0100 (Mon, 19 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/duplicate.c
+   M /trunk/modules/stream_out/transcode.c
+
+ * all: keep valid i_id.
+
+------------------------------------------------------------------------
+r6438 | fenrir | 2004-01-19 19:16:32 +0100 (Mon, 19 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts: added a ts-es-id-pid option to mark es with their pid.
+
+------------------------------------------------------------------------
+r6439 | fenrir | 2004-01-19 19:24:11 +0100 (Mon, 19 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+ * syntax error ...
+
+------------------------------------------------------------------------
+r6440 | fenrir | 2004-01-19 21:31:21 +0100 (Mon, 19 Jan 2004) | 9 lines
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+
+ * dvdnav: a lot of fixes :
+    - subtitle/audio selection works
+    - subtitle display works
+    - menu fixed.
+ Problem:
+    - when we see a menu, the currently selected item isn't highlighted
+You have to select another to see them. I don't understand why ...
+    - manual audio/sub selection is lost when we switch back to the menu.
+
+------------------------------------------------------------------------
+r6441 | fenrir | 2004-01-19 22:30:43 +0100 (Mon, 19 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+
+ * dvdnav: send palette and alpha to spudec.
+ -> I'm not sure to set correct alpha values and that values are endian.
+ safe (both alpha and palette)                                         .
+
+------------------------------------------------------------------------
+r6442 | rocky | 2004-01-20 14:31:15 +0100 (Tue, 20 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
+
+Remove more bugs from YUY2 rendering. Short of some trailing edge
+problems it is close to correct.
+
+------------------------------------------------------------------------
+r6443 | fenrir | 2004-01-20 15:48:37 +0100 (Tue, 20 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/demux.c
+
+ * demux: fixed psz_path value in demux_t.
+
+------------------------------------------------------------------------
+r6444 | fenrir | 2004-01-20 15:51:30 +0100 (Tue, 20 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+
+ * demux2: once demux2 opened, do a DEMUX_GET_LENGTH and call
+ playlist_SetDuration.
+ TODO -> add meta info queries trough demux2_Control (a demuxer should
+ NEVER touch playlist themself).
+
+------------------------------------------------------------------------
+r6445 | fenrir | 2004-01-20 15:58:07 +0100 (Tue, 20 Jan 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/mod.c
+
+ mod.c: new demux2 for MOD files using libmodplug library.
+ (modplug-xmms.sourceforge.net/)
+
+ The demuxer is selected by extention look up.(mod, s3m, xm, it, 669,
+amf, ams, dbm, dmf, dsm, far, mdl, med, mtm, okt, ptm, stm, ult, umx,
+mt2, psm), I hope that won't give problems.
+
+------------------------------------------------------------------------
+r6446 | hartman | 2004-01-20 16:34:44 +0100 (Tue, 20 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/applescript.m
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/src/misc/cpu.c
+
+* src/misc/cpu.c: New altivec detection for Darwin. Using the correct
+  official method.
+* modules/gui/macosx/playlist.m: Fix Add with options and no enqueue.
+* modules/gui/macosx/applescript.m: PLAYLIST_GO fix
+
+------------------------------------------------------------------------
+r6447 | sigmunau | 2004-01-20 16:47:42 +0100 (Tue, 20 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+src/libvlc.h:
+ * add description to valid values of --align
+
+------------------------------------------------------------------------
+r6448 | sam | 2004-01-20 18:44:30 +0100 (Tue, 20 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/modules/demux/mp4/drms.c
+
+  * include/vlc_common.h:
+    + Added proper const keywords.
+  * modules/demux/mp4/drms.c:
+    + Minor coding style fix.
+
+------------------------------------------------------------------------
+r6449 | sam | 2004-01-20 18:45:19 +0100 (Tue, 20 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/rules
+
+  * debian/changelog debian/control debian/rules:
+    + Control files for a forthcoming official upload.
+
+------------------------------------------------------------------------
+r6450 | rocky | 2004-01-21 05:45:47 +0100 (Wed, 21 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   M /trunk/modules/codec/ogt/ogt_parse.c
+   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/codec/ogt/render.h
+   M /trunk/modules/codec/ogt/subtitle.h
+
+Some of RV32 bugs worked out - pretty close. Some RGB2 work.
+Render->Blend
+
+------------------------------------------------------------------------
+r6451 | rocky | 2004-01-21 08:38:29 +0100 (Wed, 21 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
+
+RV24 scaled properly.
+
+------------------------------------------------------------------------
+r6452 | fenrir | 2004-01-21 11:22:31 +0100 (Wed, 21 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/modules/access/udp.c
+   M /trunk/src/misc/net.c
+
+ * net: added net_OpenUDP
+ * udp: cleaned to use net_*
+
+------------------------------------------------------------------------
+r6453 | sam | 2004-01-21 15:44:56 +0100 (Wed, 21 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/toolbox
+
+  * Another official Debian upload (workaround for an ICE in gcc-3.3 on PPC).
+
+------------------------------------------------------------------------
+r6454 | fenrir | 2004-01-21 17:56:16 +0100 (Wed, 21 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmsh.h
+   M /trunk/modules/access/mms/mmstu.c
+
+ * all: use net_*.
+
+------------------------------------------------------------------------
+r6455 | fenrir | 2004-01-21 18:01:54 +0100 (Wed, 21 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/include/ninput.h
+   M /trunk/src/input/stream.c
+
+ * stream: made skipping a bit smarter, removed no more used functions.
+
+------------------------------------------------------------------------
+r6456 | gbazin | 2004-01-21 18:56:05 +0100 (Wed, 21 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/dts.c
+   M /trunk/modules/demux/dts.c
+
+
+* modules/demux/dts.c: support for DTS WAV files.
+* modules/codec/dts.c: support for 14bits little endian DTS bitstreams.
+
+------------------------------------------------------------------------
+r6457 | jpsaman | 2004-01-21 19:59:23 +0100 (Wed, 21 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/ipkg/rules
+
+Adding updated rules and control file for iPAQ packaging.
+
+------------------------------------------------------------------------
+r6458 | hartman | 2004-01-21 20:21:23 +0100 (Wed, 21 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+* newer live.com sources
+
+------------------------------------------------------------------------
+r6459 | hartman | 2004-01-21 23:55:34 +0100 (Wed, 21 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
+
+* a 30 secs timeout is way too fast. changed to 1800 which is more realistic
+
+------------------------------------------------------------------------
+r6460 | fenrir | 2004-01-22 01:00:34 +0100 (Thu, 22 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+   M /trunk/src/misc/net.c
+
+ * es_out: Handle --program (not tested) and create program on
+ES_OUT_SET_GROUP_PCR.
+ * net.c: commented out an error message in net_Write.
+
+------------------------------------------------------------------------
+r6461 | fenrir | 2004-01-22 01:02:18 +0100 (Thu, 22 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts: added --ts-out and --ts-out-mtu (ie replace demuxstream.c)
+ (not well tested)
+
+------------------------------------------------------------------------
+r6462 | sigmunau | 2004-01-22 01:17:22 +0100 (Thu, 22 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
+
+modules/misc/sap:
+ * fixed some minor bugs
+
+------------------------------------------------------------------------
+r6463 | hartman | 2004-01-22 01:24:45 +0100 (Thu, 22 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
+
+* what was i thinking
+
+------------------------------------------------------------------------
+r6464 | sigmunau | 2004-01-22 02:14:50 +0100 (Thu, 22 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
+
+modules/misc/sap.c:
+ * fixed a nasty integer overflow that caused items to be removed right away
+   when the timeout value was large.
+ * fixed a small mem-leak
 
-  * input: avoid double free/release when InitStream fail.
+------------------------------------------------------------------------
+r6465 | jlj | 2004-01-22 02:20:39 +0100 (Thu, 22 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/demux/mp4/drms.c
 
-2003-11-28 Friday 16:09  fenrir
+  * drms: support for getting user key from firewire connected iPod under
+          GNU/Linux. requires libsysfs (sysfsutils).
 
-  * ffmpeg: added h264 codec.
+------------------------------------------------------------------------
+r6466 | rocky | 2004-01-22 05:46:19 +0100 (Thu, 22 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   M /trunk/modules/codec/ogt/ogt_parse.c
+   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/codec/ogt/subtitle.h
 
-2003-11-28 Friday 16:06  fenrir
+RV24 color-setting fixed. Fullscreen mode doesn't work though.
 
-  * input_dec: does pass empty block to the decoder.
+RGB2 sorta works, but to do better we need a way to lookup a palette
+color in a colormap.
 
-2003-11-28 Friday 13:24  fenrir
+------------------------------------------------------------------------
+r6467 | rocky | 2004-01-22 14:33:39 +0100 (Thu, 22 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
+
+YUY2: Need to check against accessing outside of subpicture.
+RGB2: Use fixed colormap entries black: 0, white: 255, and something
+else 0x44.
 
-  * avi: fix end of file...
+------------------------------------------------------------------------
+r6468 | sigmunau | 2004-01-22 15:27:53 +0100 (Thu, 22 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-2003-11-28 Friday 10:36  massiot
+modules/demux/mkv.cpp:
+ * comment out parsing of elements that no muxer ever used, and that are
+   being removed from the spec. (patch by Mosu in the mkv team)
+
+------------------------------------------------------------------------
+r6469 | sigmunau | 2004-01-22 16:00:10 +0100 (Thu, 22 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/video_filter/adjust.c
+
+all: gamma correction patch by Arwed von Merkatz <v.merkatz@gmx.net>
+
+------------------------------------------------------------------------
+r6470 | gbazin | 2004-01-22 18:03:44 +0100 (Thu, 22 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+* src/misc/net.c: Compilation fix.
+
+------------------------------------------------------------------------
+r6471 | fenrir | 2004-01-22 19:49:38 +0100 (Thu, 22 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmstu.c
+
+ * mmstu: workaround for low bitrate stream with mmst.
+ (we don't try anymore to fill our buffer every time).
+
+------------------------------------------------------------------------
+r6472 | gbazin | 2004-01-22 20:35:14 +0100 (Thu, 22 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/Modules.am
+   M /trunk/src/playlist/loadsave.c
+
+
+* src/playlist/loadsave.c: errno.h related fixes.
+* modules/demux/Modules.am: added missing ps.h.
+
+------------------------------------------------------------------------
+r6473 | sigmunau | 2004-01-22 21:48:07 +0100 (Thu, 22 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+modules/demux/mkv.cpp:
+ * removed an unused, and unreleased vlc_object_find()
+ * added support for flac in mkv
+
+------------------------------------------------------------------------
+r6474 | rocky | 2004-01-23 04:46:41 +0100 (Fri, 23 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
+
+RGB2 scaling is now correct. Need to do the same for RV24 and
+probably others.
+
+------------------------------------------------------------------------
+r6475 | gbazin | 2004-01-23 09:07:17 +0100 (Fri, 23 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
+
+
+* modules/demux/mp4/mp4.c: don't segfault on reference files.
+
+------------------------------------------------------------------------
+r6476 | rocky | 2004-01-23 09:36:48 +0100 (Fri, 23 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/cvd.c
+
+Omitted option -duration-scaling which caused plugin to stop working.
 
- Forgot that yesterday...
+------------------------------------------------------------------------
+r6477 | rocky | 2004-01-23 11:19:37 +0100 (Fri, 23 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/common.c
 
-2003-11-27 Thursday 22:44  massiot
+Small doc changes.
 
- * modules/stream_out/transcode.c: new options
-    - strict_rc : strict rate control mode for CBR streams
-    - pre_me : add a pre-motion estimation pass
-    - hurry_up : allow to discard the hq mode in real-time if we're late
- * modules/mux/mpeg/ts.c: useful debug messages
- * modules/packetizer/mpegvideo.c: useless debug message
+------------------------------------------------------------------------
+r6478 | zorglub | 2004-01-23 11:48:08 +0100 (Fri, 23 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/group.c
+   M /trunk/src/playlist/info.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/playlist/sort.c
 
-2003-11-27 Thursday 21:24  fenrir
+* Doxygen doc fixes
+* Add missing locks
+* Duration sort
 
-  * item: lalalala... (remove a debug change -> psz_auther set to "Arg")
+------------------------------------------------------------------------
+r6479 | rocky | 2004-01-23 12:03:06 +0100 (Fri, 23 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
+
+RV32 added, but not tested. All chromas now handled.
+More code cleanups.
 
-2003-11-27 Thursday 20:51  fenrir
+------------------------------------------------------------------------
+r6480 | rocky | 2004-01-23 12:54:48 +0100 (Fri, 23 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+Time to note completion of SVCD (Philips OGT) and CVD subtitles.
+
+------------------------------------------------------------------------
+r6481 | titer | 2004-01-23 16:36:23 +0100 (Fri, 23 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/video_filter/deinterlace/deinterlace.c
+
+ + deinterlace.c : added an Altivec version of Merge() - makes the
+     filter more than 100% faster here (blend mode). Feel free to check
+     if I haven't broken anything, first time doing Altivec ;)
+
+------------------------------------------------------------------------
+r6482 | fenrir | 2004-01-23 18:42:10 +0100 (Fri, 23 Jan 2004) | 2 lines
+Changed paths:
+   A /trunk/modules/demux/pva.c
 
 * faad: drop packets with b_discontinuity set.
* pva: PVA demuxer.
 
-2003-11-27 Thursday 20:50  fenrir
+------------------------------------------------------------------------
+r6483 | gbazin | 2004-01-23 18:56:14 +0100 (Fri, 23 Jan 2004) | 7 lines
+Changed paths:
+   M /trunk/include/stream_output.h
+   M /trunk/modules/access_output/file.c
+   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/mux/mp4.c
+   M /trunk/src/stream_output/stream_output.c
 
-  * mp4: ported to stream_*
 
-2003-11-27 Thursday 19:39  fenrir
+* src/stream_output/stream_output.c, include/stream_output.h: new sout_AccessOutRead() funcion.
+* modules/access_output/file.c: implemented sout_AccessOutRead().
+* modules/access_output/udp.c: coding style cleanup.
+* modules/mux/mp4.c: Added support for generating "fast start" files (ie. with the moov header at the beginning of the file).
+   Started some code cleanup.
+
+------------------------------------------------------------------------
+r6484 | jlj | 2004-01-23 21:58:52 +0100 (Fri, 23 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+  * drms: endian fixes, GetiPodID env var support.
+
+------------------------------------------------------------------------
+r6485 | rocky | 2004-01-24 00:06:25 +0100 (Sat, 24 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/loadsave.c
+
+Compilation bug: can't have preprocessor directives inside a macro.
+
+------------------------------------------------------------------------
+r6486 | fenrir | 2004-01-24 01:47:42 +0100 (Sat, 24 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+ * ffmpeg.c: disabled mpeg4 audio, too buggy. (This way users can see that
+ they miss the faad decoder without having an obscure segfault.)
+
+------------------------------------------------------------------------
+r6487 | rocky | 2004-01-24 04:48:29 +0100 (Sat, 24 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/system.c
+
+Doc fix.
+
+------------------------------------------------------------------------
+r6488 | gbazin | 2004-01-24 12:56:16 +0100 (Sat, 24 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+
+* modules/mux/mp4.c: store the display size using the proper aspect-ratio.
+   Size optimization for the generation of the stsc table.
+   Some more clean-up.
+
+------------------------------------------------------------------------
+r6489 | gbazin | 2004-01-24 13:30:32 +0100 (Sat, 24 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+
+
+* modules/gui/wxwindows/preferences_widgets.cpp: increased the min/max value for int config vars to +/-10000000.
+
+------------------------------------------------------------------------
+r6490 | asmax | 2004-01-24 14:08:12 +0100 (Sat, 24 Jan 2004) | 6 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/Modules.am
+   A /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   A /trunk/modules/gui/skins2/parser/xmlparser.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.hpp
+
+* configure.ac: check xml2-config for skins2
+* modules/gui/skins2/src/var_manager.cpp: delete the variables in the
+  right order to avoid invalid reads in the destructor
+* modules/gui/skins2/parser/xmlparser: skeleton of a new parser based
+  on the text reader API of libxml2
+
+------------------------------------------------------------------------
+r6491 | asmax | 2004-01-24 15:25:16 +0100 (Sat, 24 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   A /trunk/modules/gui/skins2/theme/skin.dtd
+
+* parser/xmlparser.cpp: added DTD validation
+
+------------------------------------------------------------------------
+r6492 | gbazin | 2004-01-24 16:18:29 +0100 (Sat, 24 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+
+* configure.ac: added --with-xml2-config-path=PATH option.
+
+------------------------------------------------------------------------
+r6493 | fenrir | 2004-01-24 21:40:46 +0100 (Sat, 24 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+
+ * vlc_common: changed TAB_APPEND. I have to do this because the old way
+ seems to make bogus code (but I'm not sure).
+
+------------------------------------------------------------------------
+r6494 | hartman | 2004-01-24 22:06:52 +0100 (Sat, 24 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/INSTALL.win32
+   M /trunk/MAINTAINERS
+   M /trunk/README
+   M /trunk/debian/copyright
+   M /trunk/doc/win32/Cross-Compile-Howto.txt
+   M /trunk/evc/vlc.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/menuconfig
+   M /trunk/vlc.spec
+   M /trunk/vlc.spec.mdk
+
+* extras/contrib/src/ dvdnav packages
+* REST: stringreview round 1
+
+------------------------------------------------------------------------
+r6495 | fenrir | 2004-01-25 03:26:04 +0100 (Sun, 25 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/Modules.am
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/mux/mpeg/Modules.am
+   A /trunk/modules/mux/mpeg/csa.c
+   A /trunk/modules/mux/mpeg/csa.h
+   M /trunk/modules/mux/mpeg/ts.c
+
+ - csa.* : CSA scrambling implementation.
+ - demux/ts.c, mux/mpeg/ts.c: added support for CSA (de)scrambling
+ (fixed key).
+
+------------------------------------------------------------------------
+r6496 | hartman | 2004-01-25 04:28:32 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/adjust.c
+
+* adjust uses variables
+
+------------------------------------------------------------------------
+r6497 | hartman | 2004-01-25 04:28:41 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/crop.c
+   M /trunk/modules/video_filter/distort.c
+   M /trunk/modules/video_filter/invert.c
+   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/motionblur.c
+   M /trunk/modules/video_filter/transform.c
+   M /trunk/modules/video_filter/wall.c
+
+* stringreview
+
+------------------------------------------------------------------------
+r6498 | hartman | 2004-01-25 04:29:02 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/wxwindows/messages.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/preferences.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/gui/wxwindows/streamwizard.cpp
+   M /trunk/modules/gui/wxwindows/subtitles.cpp
+   M /trunk/modules/gui/wxwindows/v4l.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* string review
+
+------------------------------------------------------------------------
+r6499 | rocky | 2004-01-25 05:53:16 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
+
+Allow PBC selection. Had been temporarily disabled. Perhaps this is
+what DJ was referring to?
+
+------------------------------------------------------------------------
+r6500 | rocky | 2004-01-25 08:48:04 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+string review.
+
+------------------------------------------------------------------------
+r6501 | rocky | 2004-01-25 09:01:13 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+"Playback control LID" is too long. Shorten to "Playback LID"
+
+------------------------------------------------------------------------
+r6502 | gbazin | 2004-01-25 11:17:19 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/video_filter/logo.c
+
+
+* modules/video_filter/logo.c: compilation fixes.
+
+------------------------------------------------------------------------
+r6503 | gbazin | 2004-01-25 12:32:32 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+
+* src/libvlc.c: improved --help output.
+
+------------------------------------------------------------------------
+r6504 | asmax | 2004-01-25 12:44:19 +0100 (Sun, 25 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder.hpp
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   D /trunk/modules/gui/skins2/parser/flex.c
+   D /trunk/modules/gui/skins2/parser/gen.sh
+   D /trunk/modules/gui/skins2/parser/parser_context.hpp
+   D /trunk/modules/gui/skins2/parser/skin.act
+   D /trunk/modules/gui/skins2/parser/skin.c
+   D /trunk/modules/gui/skins2/parser/skin.dtd
+   D /trunk/modules/gui/skins2/parser/skin.h
+   D /trunk/modules/gui/skins2/parser/skin.l
+   A /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   A /trunk/modules/gui/skins2/parser/skin_parser.hpp
+   D /trunk/modules/gui/skins2/parser/wrappers.cpp
+   D /trunk/modules/gui/skins2/parser/wrappers.h
+   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/tooltip.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/theme/skin.dtd
+
+* all: replaced the flex parser by the libxml one
+* src/window_manager.cpp: improved the raise window algorithm
+* src/tooltip.cpp: fixed a segfault after changing a theme
+
+------------------------------------------------------------------------
+r6505 | gbazin | 2004-01-25 12:48:17 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+
+* src/libvlc.c: another couple of changes to the --help output.
+
+------------------------------------------------------------------------
+r6506 | gbazin | 2004-01-25 14:29:04 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+
+* modules/mux/mp4.c: spec compliance fix.
+
+------------------------------------------------------------------------
+r6507 | kuehne | 2004-01-25 14:37:12 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/modules/gui/gtk/gnome_interface.c
+   M /trunk/modules/gui/gtk/gtk_interface.c
+   M /trunk/modules/mux/asf.c
+
+* Stringreview
+
+------------------------------------------------------------------------
+r6508 | zorglub | 2004-01-25 14:50:33 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+First round of stringreview
+
+------------------------------------------------------------------------
+r6509 | asmax | 2004-01-25 14:59:33 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
+
+* all: fixed segfaults when initialization fails
+
+------------------------------------------------------------------------
+r6510 | kuehne | 2004-01-25 15:15:21 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/gtk2/gnome2.glade
+   M /trunk/modules/gui/gtk2/gtk2.glade
+   M /trunk/modules/gui/pda/pda.glade
+   M /trunk/modules/gui/pda/pda_callbacks.c
+
+* string review
+
+------------------------------------------------------------------------
+r6511 | rocky | 2004-01-25 15:18:40 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/doc/intf-vcd.txt
+
+More clarification of the LID/PSD/PBC thing especially with respect
+to vlc's plugin. A couple of typographical mistakes corrected.
+
+------------------------------------------------------------------------
+r6512 | gbazin | 2004-01-25 15:34:25 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/display.c
+   M /trunk/modules/stream_out/dummy.c
+   M /trunk/modules/stream_out/duplicate.c
+   M /trunk/modules/stream_out/es.c
+   M /trunk/modules/stream_out/gather.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/stream_out/transrate/transrate.c
+
+
+* modules/stream_out/*: coding style changes + strings review.
+
+------------------------------------------------------------------------
+r6513 | rocky | 2004-01-25 15:42:05 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda/cdda.c
+
+string review.
+
+------------------------------------------------------------------------
+r6514 | rocky | 2004-01-25 15:42:18 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcd.c
+
+String review.
+
+------------------------------------------------------------------------
+r6515 | kuehne | 2004-01-25 16:42:57 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/kde/disc.cpp
+   M /trunk/modules/gui/kde/interface.cpp
+   M /trunk/modules/gui/kde/kde.cpp
+   M /trunk/modules/gui/kde/net.cpp
+   M /trunk/modules/gui/kde/preferences.cpp
+
+string review
+
+------------------------------------------------------------------------
+r6516 | sigmunau | 2004-01-25 16:55:37 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/video_filter/logo.c
+
+modules/video_filter/logo.c:
+ * correctly name the config options( logo-foo not logo_foo )
+
+------------------------------------------------------------------------
+r6517 | anil | 2004-01-25 17:17:04 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/corba/README
+   M /trunk/modules/control/corba/client.py
+   M /trunk/modules/control/corba/corba.c
+   M /trunk/modules/control/corba/simpleplayer.py
+   M /trunk/modules/control/gestures.c
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/control/joystick.c
+   M /trunk/modules/control/lirc/lirc.c
+   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/control/rc/rc.c
+   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/python/setup.py
+   M /trunk/python/vlcmodule.c
+   M /trunk/python/vlrs/rtsp.py
+   M /trunk/python/vlrs/sap.py
+   M /trunk/python/vlrs/vlrs.py
+   M /trunk/share/http/admin/browse.html
+   M /trunk/share/http/admin/index.html
+   M /trunk/share/http/index.html
+   M /trunk/share/http/info.html
+
+* string review.
+
+------------------------------------------------------------------------
+r6518 | murray | 2004-01-25 18:01:57 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/open.h
+   M /trunk/modules/gui/macosx/open.m
+   M /trunk/modules/gui/macosx/output.m
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+
+String Review round one, Mac OS X interface.
+
+------------------------------------------------------------------------
+r6519 | zorglub | 2004-01-25 18:16:06 +0100 (Sun, 25 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/src/input/demux.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/input_dec.c
+   M /trunk/src/input/input_ext-intf.c
+   M /trunk/src/input/input_ext-plugins.c
+   M /trunk/src/input/input_info.c
+   M /trunk/src/input/input_programs.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/interface/interface.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/beos_specific.cpp
+   M /trunk/src/misc/configuration.c
+   M /trunk/src/misc/error.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/modules_builtin.h.in
+   M /trunk/src/misc/mtime.c
+   M /trunk/src/misc/net.c
+   M /trunk/src/misc/objects.c
+   M /trunk/src/misc/variables.c
+   M /trunk/src/misc/win32_specific.c
+   M /trunk/src/playlist/group.c
+   M /trunk/src/playlist/info.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/src/video_output/vout_synchro.c
+   M /trunk/src/vlc.c
+
+* String review, round one
+* A few coding style fixes
+* Doxygenized a few functions
+
+------------------------------------------------------------------------
+r6520 | kuehne | 2004-01-25 18:20:19 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/audio_mixer/float32.c
+   M /trunk/modules/audio_mixer/spdif.c
+   M /trunk/modules/audio_mixer/trivial.c
+   M /trunk/modules/gui/skins2/commands/cmd_input.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/misc/dummy/dummy.c
+   M /trunk/modules/misc/dummy/interface.c
+   M /trunk/modules/misc/logger/logger.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/modules/video_chroma/i420_ymga.c
+   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/modules/video_chroma/i422_yuy2.c
+
+string review by Christophe Mutricy aka xtophe
+
+------------------------------------------------------------------------
+r6521 | gbazin | 2004-01-25 18:31:22 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access/dvb/qpsk.c
+   M /trunk/modules/access/dvd/dvd.c
+   M /trunk/modules/access/file.c
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/access/satellite/satellite.c
+   M /trunk/modules/access/slp.c
+   M /trunk/modules/access/tcp.c
+   M /trunk/modules/access/udp.c
+   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/modules/access/vcdx/vcd.c
+
+
+* modules/access/*: strings review + coding style fixes.
+
+------------------------------------------------------------------------
+r6522 | murray | 2004-01-25 18:32:29 +0100 (Sun, 25 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/audio_output/arts.c
+   M /trunk/modules/audio_output/coreaudio.c
+   M /trunk/modules/audio_output/directx.c
+   M /trunk/modules/audio_output/esd.c
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/audio_output/oss.c
+   M /trunk/modules/audio_output/sdl.c
+   M /trunk/modules/audio_output/waveout.c
+
+string review, round two: the audio output modules
+(but as I'm too tired and it's apero time, round three
+will follow later on in the night)
+
+------------------------------------------------------------------------
+r6523 | murray | 2004-01-25 18:41:30 +0100 (Sun, 25 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/packetizer/copy.c
+   M /trunk/modules/packetizer/mpeg4audio.c
+   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/packetizer/mpegvideo.c
+
+String review, round three in advance :)
+If you've got spare stuff to review, I'm free.
+(FK, are you reviewing the KDE intf or shall I do it?)
+
+------------------------------------------------------------------------
+r6524 | gbazin | 2004-01-25 18:52:17 +0100 (Sun, 25 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/misc/logger/logger.c
+   M /trunk/mozilla/vlcshell.cpp
+
+
+* mozilla/vlcshell.cpp: don't translate debug messages.
+* modules/misc/logger/logger.c: compilation fix.
+
+------------------------------------------------------------------------
+r6525 | murray | 2004-01-25 18:58:30 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/audio_output/arts.c
+   M /trunk/modules/audio_output/coreaudio.c
+   M /trunk/modules/audio_output/directx.c
+   M /trunk/modules/audio_output/esd.c
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/audio_output/oss.c
+   M /trunk/modules/audio_output/sdl.c
+   M /trunk/modules/audio_output/waveout.c
+   M /trunk/modules/packetizer/copy.c
+   M /trunk/modules/packetizer/mpeg4audio.c
+   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/packetizer/mpegvideo.c
+
+reverting a whole bunch of stupid changes,
+sorry :)
+
+------------------------------------------------------------------------
+r6526 | zorglub | 2004-01-25 19:17:08 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/include/beos_specific.h
+   M /trunk/include/charset.h
+   M /trunk/include/codecs.h
+   M /trunk/include/configuration.h
+   M /trunk/include/darwin_specific.h
+   M /trunk/include/intf_eject.h
+   M /trunk/include/main.h
+   M /trunk/include/os_specific.h
+   M /trunk/include/stream_control.h
+   M /trunk/include/stream_output.h
+   M /trunk/include/variables.h
+   M /trunk/include/vlc/aout.h
+   M /trunk/include/vlc/decoder.h
+   M /trunk/include/vlc/input.h
+   M /trunk/include/vlc/intf.h
+   M /trunk/include/vlc/sout.h
+   M /trunk/include/vlc/vlc.h
+   M /trunk/include/vlc/vout.h
+   M /trunk/include/vlc_config.h
+   M /trunk/include/vlc_cpu.h
+   M /trunk/include/vlc_help.h
+   M /trunk/include/vlc_interface.h
+   M /trunk/include/vlc_keys.h
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_objects.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_video.h
+   M /trunk/include/vout_synchro.h
+   M /trunk/include/win32_specific.h
+
+* Strings review in include/
+* Removed trailing spaces
+
+------------------------------------------------------------------------
+r6527 | gbazin | 2004-01-25 19:18:50 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+
+* modules/gui/wxwindows/interface.cpp: removed unused strings.
+
+------------------------------------------------------------------------
+r6528 | bigben | 2004-01-25 19:20:12 +0100 (Sun, 25 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/codec/adpcm.c
+   M /trunk/modules/codec/dts.c
+   M /trunk/modules/codec/dv.c
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/faad.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/codec/ffmpeg/postprocess.c
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/codec/lpcm.c
+   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/codec/ogt/subtitle.h
+   M /trunk/modules/codec/quicktime.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/codec/tarkin.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/vorbis.c
+
+string review
+
+still some  printfs in dvbsub.c. Would  need to spend some  time reading
+the code to remove them.
+
+------------------------------------------------------------------------
+r6529 | gbazin | 2004-01-25 19:34:55 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/gtk/preferences.c
+
+
+* modules/gui/gtk/preferences.c: don't rely on module definitions having an add_category_hint().
+
+------------------------------------------------------------------------
+r6530 | asmax | 2004-01-25 19:41:08 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/gui/skins2/x11/x11_display.hpp
+   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+   M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+
+* all: support of 8 bpp mode for X11 skins. Like in the vout it uses
+ its own colormap, but I don't like that at all...
+
+------------------------------------------------------------------------
+r6531 | asmax | 2004-01-25 19:46:37 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+
+* x11/x11_display.cpp: only 8 bpp mode was working...
+
+------------------------------------------------------------------------
+r6532 | gbazin | 2004-01-25 19:53:07 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda/cdda.c
+   M /trunk/modules/access/dvd/dvd.c
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
+   M /trunk/modules/audio_filter/converter/Modules.am
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/audio_output/coreaudio.c
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/audio_output/oss.c
+   M /trunk/modules/gui/gtk/gnome.c
+   M /trunk/modules/gui/gtk/gtk.c
+   M /trunk/modules/gui/kde/kde.cpp
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/pda/pda.c
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/sap.c
+   M /trunk/modules/mux/mp4.c
+
+
+* ALL: removed a bunch of unused add_category_hint().
+
+------------------------------------------------------------------------
+r6533 | bigben | 2004-01-25 20:10:09 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
+
+added a 0 accidentally
+
+------------------------------------------------------------------------
+r6534 | rocky | 2004-01-25 20:27:09 +0100 (Sun, 25 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/codec/ogt/subtitle.h
+
+cvd.c: default duration scaling is smaller which seems more correct.
+
+string review: Merge/canonicalize debug string messages.
+
+------------------------------------------------------------------------
+r6535 | hartman | 2004-01-25 20:54:53 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   D /trunk/doc/mad/BUGS
+   D /trunk/doc/mad/TODO
+
+* Removing old useless files
+
+------------------------------------------------------------------------
+r6536 | hartman | 2004-01-25 21:05:29 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/a52sys.c
+   M /trunk/modules/demux/aac.c
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/asf/libasf.c
+   M /trunk/modules/demux/asf/libasf.h
+   M /trunk/modules/demux/au.c
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/avi/avi.h
+   M /trunk/modules/demux/avi/libavi.c
+   M /trunk/modules/demux/avi/libavi.h
+   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/demux/demuxdump.c
+   M /trunk/modules/demux/demuxstream.c
+   M /trunk/modules/demux/dvdnav.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/mod.c
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/mp4/mp4.h
+   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/demux/mpeg/mpgv.c
+   M /trunk/modules/demux/mpeg/ps.c
+   M /trunk/modules/demux/mpeg/system.c
+   M /trunk/modules/demux/mpeg/ts.c
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/old.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/pls.c
+   M /trunk/modules/demux/ps.c
+   M /trunk/modules/demux/rawdv.c
+   M /trunk/modules/demux/real.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/util/id3.c
+   M /trunk/modules/demux/util/id3genres.h
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/util/sub.h
+   M /trunk/modules/video_filter/adjust.c
+   M /trunk/modules/video_filter/clone.c
+   M /trunk/modules/video_filter/crop.c
+   M /trunk/modules/video_filter/deinterlace/deinterlace.c
+   M /trunk/modules/video_filter/distort.c
+   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/motionblur.c
+   M /trunk/modules/video_filter/transform.c
+   M /trunk/modules/video_filter/wall.c
+
+* Stringreview !!!
+
+------------------------------------------------------------------------
+r6537 | gbazin | 2004-01-25 21:40:59 +0100 (Sun, 25 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/codec/araw.c
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/control/rc/rc.c
+   M /trunk/modules/visualization/xosd/xosd.c
+
+
+* ALL: removed useless add_category_hint().
+
+------------------------------------------------------------------------
+r6538 | rocky | 2004-01-25 22:03:16 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Test for libcdio only once. Make disable-libcddb work (typo in test variable).
+
+------------------------------------------------------------------------
+r6539 | asmax | 2004-01-25 22:38:57 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+
+* src/generic_window.cpp: don't raise the windows on a mouse up event
+
+------------------------------------------------------------------------
+r6540 | gbazin | 2004-01-25 22:39:37 +0100 (Sun, 25 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_es.h
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/video.c
+
+
+* include/vlc_common.h, include/vlc_es.h: new video_palette_t structure.
+* modules/codec/ffmpeg/*: support for palettized codecs.
+
+------------------------------------------------------------------------
+r6541 | rocky | 2004-01-25 23:16:26 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/dummy/decoder.c
+
+include limits.h for PATH_MAX. Solaris fix.
+
+------------------------------------------------------------------------
+r6542 | rocky | 2004-01-25 23:16:51 +0100 (Sun, 25 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+
+Fix if iconv not installed.
+
+------------------------------------------------------------------------
+r6543 | asmax | 2004-01-26 00:04:06 +0100 (Mon, 26 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/skins2/src/theme.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+
+* all: save the theme configuration at exit (theme path and
+  position/visibilty of the windows)
+* parser/xmlparser.cpp: fixed a segfault when the file cannot be opened
+
+------------------------------------------------------------------------
+r6544 | rocky | 2004-01-26 05:51:09 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+add -lm on more plugins that require it. libvcdinfo version number is
+now 0.7.20 not 0.7.20-cdio.
+
+------------------------------------------------------------------------
+r6545 | sam | 2004-01-26 11:32:33 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac:
+    + Bail out if libavcodec.a wasn't built with --enable-pp.
+
+------------------------------------------------------------------------
+r6546 | gbazin | 2004-01-26 11:35:28 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+
+* configure.ac: fixed typo.
+
+------------------------------------------------------------------------
+r6547 | hartman | 2004-01-26 15:47:39 +0100 (Mon, 26 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/kde/disc.h
+   M /trunk/modules/gui/kde/net.h
+
+* compilation fixes
+
+------------------------------------------------------------------------
+r6548 | fenrir | 2004-01-26 17:30:34 +0100 (Mon, 26 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmsh.c
+
+ * mmsh: msg_Err -> msg_Dbg.
+
+------------------------------------------------------------------------
+r6549 | zorglub | 2004-01-26 17:45:03 +0100 (Mon, 26 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/caca.c
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/fb.c
+   M /trunk/modules/video_output/ggi.c
+   M /trunk/modules/video_output/qte/qte.cpp
+   M /trunk/modules/video_output/x11/x11.c
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/video_output/x11/xvideo.c
+
+String review
+
+------------------------------------------------------------------------
+r6550 | zorglub | 2004-01-26 17:52:31 +0100 (Mon, 26 Jan 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/beos/AudioOutput.cpp
+   M /trunk/modules/gui/beos/BeOS.cpp
+   M /trunk/modules/gui/beos/Bitmaps.h
+   M /trunk/modules/gui/beos/DrawingTidbits.cpp
+   M /trunk/modules/gui/beos/DrawingTidbits.h
+   M /trunk/modules/gui/beos/Interface.cpp
+   M /trunk/modules/gui/beos/InterfaceWindow.cpp
+   M /trunk/modules/gui/beos/InterfaceWindow.h
+   M /trunk/modules/gui/beos/ListViews.cpp
+   M /trunk/modules/gui/beos/ListViews.h
+   M /trunk/modules/gui/beos/MessagesWindow.cpp
+   M /trunk/modules/gui/beos/MsgVals.h
+   M /trunk/modules/gui/beos/PlayListWindow.cpp
+   M /trunk/modules/gui/beos/PlayListWindow.h
+   M /trunk/modules/gui/beos/TransportButton.cpp
+   M /trunk/modules/gui/beos/TransportButton.h
+
+Strings review
+
+Do "50%","100%", ... need translation ?
 
- copy: set pts to dts if pts <= 0. (Needed to make div3 streaming working
-  again)
- ts: use one stream_id for mpeg video (and one for mpeg audio).
+They are currently translated, I did not touch this
 
-2003-11-27 Thursday 12:32  fenrir
+------------------------------------------------------------------------
+r6551 | titer | 2004-01-26 17:54:56 +0100 (Mon, 26 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/video_chroma/Modules.am
+   M /trunk/modules/video_chroma/i420_yuy2.c
+
+ + All: added Altivec-optimized i420 to yuy2 conversion. It isn't used
+   yet as Quicktime handles i420 pictures, but it will be when I've
+   cleaned the OpenGL output I'm working on (to be commited soon).
 
-  * mp4: converted to es_out* and partialy to stream_*
+------------------------------------------------------------------------
+r6552 | jlj | 2004-01-26 18:15:40 +0100 (Mon, 26 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
 
-2003-11-27 Thursday 12:32  fenrir
+  * drms: bugfixes in sci handling, GetiPodID darwin support.
+
+------------------------------------------------------------------------
+r6553 | gbazin | 2004-01-26 19:24:17 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/modules/access/dshow/filter.h
 
-  * all: drop block(s) with b_discontinuity set.
 
-2003-11-27 Thursday 12:22  fenrir
+* modules/access/dshow/*: implemented a few more things.
+
+------------------------------------------------------------------------
+r6554 | gbazin | 2004-01-26 19:30:01 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
 
-  * bug fixes.
 
-2003-11-27 Thursday 10:34  gbazin
+* modules/mux/mp4.c: fixed recent screw-up in movie duration.
+
+------------------------------------------------------------------------
+r6555 | titer | 2004-01-26 19:30:37 +0100 (Mon, 26 Jan 2004) | 8 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+
+ All: attempt for an OpenGL video output for OS X. Enable --macosx-opengl
+ to give it a try (QT is the default method).
+  + Known issues: no fullscreen yet, memory leaks, ugly code, ...
+  + Known goodies: it's a few % faster than QT here (playing a DVD). If
+      experienced OpenGL and Altivec programmers could have a look and
+      give some advice, I guess the performance increase might become
+      noticeable.
+
+------------------------------------------------------------------------
+r6556 | gbazin | 2004-01-26 19:45:45 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/visualization/visual/visual.c
 
- * modules/stream_out/transcode.c: don't crash when the user specifies a acodec/vcodec with more the 4 characters in length.
- * modules/gui/wxwindows/streamout.cpp: grrr, thought I add committed this stuff.
 
-2003-11-27 Thursday 10:13  hartman
+modules/visualization/visual/visual.c: strings review.
+
+------------------------------------------------------------------------
+r6557 | gbazin | 2004-01-26 19:57:18 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
 
- * hu.po was missing here.
+* modules/codec/ffmpeg/ffmpeg.c: proper fix for disabling aac decoding while keeping encoding.
 
-2003-11-27 Thursday 10:06  hartman
+------------------------------------------------------------------------
+r6558 | gbazin | 2004-01-26 20:20:10 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/subtitles.c
 
- * updated translation
 
-2003-11-27 Thursday 06:37  adn
+* src/input/subtitles.c: more sanity checks.
 
- * Fixes for MRL Updates
- * SetToolTips
+------------------------------------------------------------------------
+r6559 | titer | 2004-01-26 20:51:33 +0100 (Mon, 26 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-11-27 Thursday 05:46  fenrir
+ Compile fix (mp4 now needs -framework IOKit -framework CoreFoundation).
 
-  * all: added an sout-all option to stream all es (does work only with
-  demuxer using es_out_* ie everyone but TS and PS).
+------------------------------------------------------------------------
+r6560 | titer | 2004-01-26 21:00:33 +0100 (Mon, 26 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
 
-2003-11-27 Thursday 05:41  fenrir
+ gui/macosx/vout.m: fixed a mistake (fixes the main memory leak btw)
 
-  * livedotcom.cpp: added call to input_InitStream.
+------------------------------------------------------------------------
+r6561 | gbazin | 2004-01-26 21:02:15 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/util/sub.h
+   M /trunk/src/input/input.c
 
-2003-11-27 Thursday 04:11  fenrir
 
-  * all: implement more es_out_* control, audio-channel and spu-channel are
-  implemented.
+* modules/demux/util/*: a bit of cleanup.
 
-2003-11-27 Thursday 00:57  gbazin
+------------------------------------------------------------------------
+r6562 | gbazin | 2004-01-26 21:26:54 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/util/sub.h
+   M /trunk/src/input/input.c
+   M /trunk/src/input/subtitles.c
 
- * mozilla/Makefile.am: don't forget mozilla/npvlc_rc.rc in make dist.
 
-2003-11-27 Thursday 00:05  sam
+* src/input/*, modules/demux/util/sub.[ch]: cleanup and fixed memory leaks.
 
-   * toolbox: more cvs2cl fixes.
-   * ChangeLog: updated changelog.
+------------------------------------------------------------------------
+r6563 | fenrir | 2004-01-26 21:48:10 +0100 (Mon, 26 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/include/input_ext-intf.h
+   M /trunk/include/input_ext-plugins.h
+   M /trunk/include/ninput.h
+   M /trunk/include/vlc_common.h
+   M /trunk/src/input/input.c
+   M /trunk/src/input/stream.c
 
-2003-11-26 Wednesday 23:32  sam
+ * all: make stream_t using function pointers (needed to have multiple
+ implementations, not yet used).
 
-   * toolbox: Attempt to fix a strange cvs2cl behaviour.
+------------------------------------------------------------------------
+r6564 | fenrir | 2004-01-26 21:48:51 +0100 (Mon, 26 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/playlist.c
 
-2003-11-26 Wednesday 23:14  gbazin
+ * playlist: compilation fix.
 
- * po/*: update for 0.7.0-test1.
+------------------------------------------------------------------------
+r6565 | hartman | 2004-01-26 22:37:58 +0100 (Mon, 26 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/audio_output/output.c
+   M /trunk/src/input/input_programs.c
 
-2003-11-26 Wednesday 22:56  gbazin
+* String review
 
- * modules/stream_out/display.c: fixed timestamp generation.
+------------------------------------------------------------------------
+r6566 | gbazin | 2004-01-26 23:10:20 +0100 (Mon, 26 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-2003-11-26 Wednesday 22:18  gbazin
 
- * modules/codec/ffmpeg/chroma.c: oops.
+* modules/gui/wxwindows/*: adapted to the new playlist api.
+   "Add MRL" in the playlist dialog now only appends the new item to the playlist.
 
-2003-11-26 Wednesday 22:12  gbazin
+------------------------------------------------------------------------
+r6567 | hartman | 2004-01-26 23:32:51 +0100 (Mon, 26 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/util/sub.h
 
- * modules/codec/ffmpeg/*: fixed small memleak in chroma plugin.
-    Added back missing bitrate setting for video encoding.
+* Remove crud
 
-2003-11-26 Wednesday 22:00  gbazin
+------------------------------------------------------------------------
+r6568 | hartman | 2004-01-26 23:42:50 +0100 (Mon, 26 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.h
+   M /trunk/src/input/input.c
 
- * modules/access/v4l/v4l.c: fixed small mem leak.
+* Remove crud
 
-2003-11-26 Wednesday 21:54  gbazin
+------------------------------------------------------------------------
+r6569 | fenrir | 2004-01-27 00:07:16 +0100 (Tue, 27 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/include/input_ext-intf.h
+   M /trunk/src/input/input.c
+   M /trunk/src/playlist/playlist.c
 
- * modules/access/dshow/dshow.cpp: small change to default chroma selection.
+ * all: input_CreateThread doesn't take a playlist_item_t anymore.
+        export input_CreateThread/input_StopThread/input_DestroyThread.
 
-2003-11-26 Wednesday 20:44  fenrir
+------------------------------------------------------------------------
+r6570 | fenrir | 2004-01-27 00:30:18 +0100 (Tue, 27 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
 
 * system: change some msg_Err to msg_Warn.
* playlist: fix for input options.
 
-2003-11-26 Wednesday 18:48  gbazin
+------------------------------------------------------------------------
+r6571 | hartman | 2004-01-27 00:37:05 +0100 (Tue, 27 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
 
- * src/input/input.c: fixed a whole load of mem leaks when the input is closed before the initialisation is complete (inexistant input, etc...).
+* Fix autodetection bug with file:///
 
-2003-11-26 Wednesday 13:59  gbazin
+------------------------------------------------------------------------
+r6572 | rocky | 2004-01-27 02:57:29 +0100 (Tue, 27 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
- * modules/codec/ffmpeg/encoder.c: bframes are supported for mp1v and mp2v as well as mpgv.
+Link with -lm when needed - 2nd try.
 
-2003-11-26 Wednesday 10:45  zorglub
+------------------------------------------------------------------------
+r6573 | titer | 2004-01-27 04:22:03 +0100 (Tue, 27 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_chroma/i420_yuy2.c
 
- * Merged sort functions
- * Added a randomize playlist function
+ i420_yuy2.c: made the altivec optim a bit nicer (probably a bit faster, too)
 
-2003-11-26 Wednesday 08:18  gbazin
+------------------------------------------------------------------------
+r6574 | rocky | 2004-01-27 04:45:17 +0100 (Tue, 27 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
 
- * ALL: fixed memory leaks.
- * modules/demux/mp4/libmp4.c: fixed parsing of the "wave" tag (I'm sure there's a better fix but this one works).
- * modules/demux/ogg.c: another seeking fix (We also need to flush the per stream buffer with ogg_stream_reset()).
+First of the bigendian fixes. Bug in YUY had U and V values in blending
+swapped.
 
-2003-11-26 Wednesday 03:40  rocky
+------------------------------------------------------------------------
+r6575 | hartman | 2004-01-27 08:05:10 +0100 (Tue, 27 Jan 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/util/sub.h
 
- Remove unused code accidentially duplicated in split.
+* VobSub demuxing. Almost working i think, but the ps parsing isn't going to well yet.
+  fen, anymore tips? :)
+  There seems to be some trouble with bufferoverflows atm and
+  spudec doesn't like the data it is being fed:
 
-2003-11-26 Wednesday 03:35  rocky
+  [00000199] spudec decoder debug: i_spu_size=8201 i_rle=29701
 
- Split out cdda to facilitate later changes.
+------------------------------------------------------------------------
+r6576 | gbazin | 2004-01-27 12:57:05 +0100 (Tue, 27 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/util/sub.h
 
-2003-11-26 Wednesday 03:34  rocky
 
- Guard against including twice.
+* modules/demux/util/*: fixed segfault with new vobsub code.
 
-2003-11-26 Wednesday 02:41  rocky
+------------------------------------------------------------------------
+r6577 | titer | 2004-01-27 13:11:48 +0100 (Tue, 27 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
 
- Leftover comment.
+ macosx/vout.m: fixed OpenGL aspect ratio
 
-2003-11-26 Wednesday 02:00  rocky
+------------------------------------------------------------------------
+r6578 | fenrir | 2004-01-27 13:22:41 +0100 (Tue, 27 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
 
- cddax has moved.
+ * sub.c : fixed parsing, but doesn't work yet (buffer overflow while
+ reading packet).
 
-2003-11-26 Wednesday 01:45  rocky
+------------------------------------------------------------------------
+r6579 | fenrir | 2004-01-27 13:46:46 +0100 (Tue, 27 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
 
And 'nother name.
* sub: clean/fix. it begins to work.
 
-2003-11-26 Wednesday 01:40  rocky
+------------------------------------------------------------------------
+r6580 | fenrir | 2004-01-27 14:10:29 +0100 (Tue, 27 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/util/sub.h
 
One more name...
* sub: removed unused variable.
 
-2003-11-26 Wednesday 01:32  rocky
+------------------------------------------------------------------------
+r6581 | gbazin | 2004-01-27 15:05:33 +0100 (Tue, 27 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/src/stream_output/stream_output.c
 
- Move libcdio CD-DA plugin into its own directory before the big split up.
 
-2003-11-26 Wednesday 01:28  rocky
+* modules/packetizer/mpegvideo.c: fixed major bug where the first frame could be sent out with a null dts.
+* src/stream_output/stream_output.c: guard against non-dated packets in sout_InputSendBuffer().
 
- Minor name-change tidying up.
+------------------------------------------------------------------------
+r6582 | gbazin | 2004-01-27 18:01:51 +0100 (Tue, 27 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
 
-2003-11-25 Tuesday 21:21  hartman
+* modules/gui/skins2/win32/*: dynamically load AlphaBlend() as it isn't available on Win9x,NT4.
+   Parent window created outside the screen so it isn't visible.
 
- * modules/audio_output/coreaudio.c:
-   - Many of the error streams were identical. This isn't helping debugging.
+Could somebody (AsMaX, ipkiss) have a look at the AlphaBlend() function call in win32_graphics.cpp ? I'd like to use the AlphaBlend() we got from win32_factory.cpp.
 
-2003-11-25 Tuesday 20:41  jpsaman
+------------------------------------------------------------------------
+r6583 | gbazin | 2004-01-27 20:14:07 +0100 (Tue, 27 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/dts.c
 
- PDA Interface:
- - Fixed a p_playlist refcount problem
- - Clearing VLC playlist and Playlist widget.
 
-2003-11-25 Tuesday 20:01  jpsaman
+* modules/codec/dts.c: bug-fix for s/pdif support.
 
- PDA Interface:
- - Fix segfault when adding one file to the playlist widget from the fileview widget.
- - Cleanup of code.
+------------------------------------------------------------------------
+r6584 | gbazin | 2004-01-27 22:12:42 +0100 (Tue, 27 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
 
-2003-11-25 Tuesday 19:59  massiot
 
- * modules/access/satellite/access.c: do not use p_es->i_demux_fd ; fixed
-   demux filters leak (particularly harmful on the Dreambox) ; correctly
-   handle PAT and PMT changes.
+* configure.ac: don't link with msimg32 directly has it isn't available on Win9x/NT4.
+* modules/gui/skins2/win32/win32_graphics.cpp: use AlphaBlend() from the Win32Factory object.
 
-2003-11-25 Tuesday 12:35  sam
+------------------------------------------------------------------------
+r6585 | bigben | 2004-01-27 23:19:04 +0100 (Tue, 27 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/open.m
 
-   * src/misc/modules.c: Allow for premature Ctrl-C escapes even while VLC
-     is loading its plugins.
+Fixes a little bug introduced by string review on localized VLC
 
-2003-11-25 Tuesday 03:55  rocky
+------------------------------------------------------------------------
+r6586 | hartman | 2004-01-27 23:51:39 +0100 (Tue, 27 Jan 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/modules/codec/spudec/spudec.c
+   M /trunk/modules/demux/util/sub.c
 
- Forgot to delete keypress callback.
+* modules/demux/util/sub.?
+  Vobsub is working now. only track 0 will be played atm.
+  spudec scaling will need to be implemented or vobsub is pretty useless.
+* modules/codec/spudec
+  Changed an error into a warning message.
 
-2003-11-25 Tuesday 03:54  rocky
+------------------------------------------------------------------------
+r6587 | hartman | 2004-01-28 00:09:25 +0100 (Wed, 28 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
 
- Plugin now tested ;-) Add missing prototypes.
+* Thou shall initialize thou subtitles.
 
- Remove unused Mouse event handling. Forgot to delete keypress callback.
+------------------------------------------------------------------------
+r6588 | fenrir | 2004-01-28 13:25:37 +0100 (Wed, 28 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/aiff.c
 
-2003-11-25 Tuesday 00:58  gbazin
+ * aiff: another demuxer.
 
- * modules/gui/wxwindows/*: fixed a couple of memory leaks.
+------------------------------------------------------------------------
+r6589 | titer | 2004-01-28 15:36:53 +0100 (Wed, 28 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
 
-2003-11-25 Tuesday 00:56  fenrir
+ macosx/vout.m: swap OpenGL buffers only during the vertical retrace of
+   the monitor (fixed flickering effect)
 
-  * all: fixed a lot of small memory leaks.
+------------------------------------------------------------------------
+r6590 | bigben | 2004-01-28 16:25:53 +0100 (Wed, 28 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-11-24 Monday 23:22  gbazin
+Do not enable skins2 on macosx and beos.
 
- * src/input/input_dec.c, include/vlc_codec.h: added 2 callbacks in the decoder_t structure for pictures linking/unlinking.
- * modules/codec/libmpeg2.c: restored pictures linking/unlinking code.
- * modules/codec/ffmpeg/video.c: idem and reenabled direct rendering even when the hurry-up mode is activated as it doesn't seem to create a problem anymore with recent ffmpeg.
+Hope I haven't broken anything...
 
-2003-11-24 Monday 21:47  gbazin
+------------------------------------------------------------------------
+r6591 | gbazin | 2004-01-28 16:51:16 +0100 (Wed, 28 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
 
- * src/audio_output/mixer.c: fixed timestamp rounding problem.
+* modules/gui/skins2/win32/win32_graphics.cpp: small fix.
 
-2003-11-24 Monday 20:50  fenrir
+------------------------------------------------------------------------
+r6592 | gbazin | 2004-01-28 17:46:52 +0100 (Wed, 28 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access/dshow/filter.cpp
 
-  * moved EsOut* to es_out.c and introduced internal input_EsOutNew and
-  input_EsOutDelete.
+* modules/access/dshow/*: bug fixes.
+
+------------------------------------------------------------------------
+r6593 | gbazin | 2004-01-28 21:53:21 +0100 (Wed, 28 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+
+* configure.ac: proper checks for all the skins2 dependancies.
+
+------------------------------------------------------------------------
+r6594 | titer | 2004-01-28 22:31:15 +0100 (Wed, 28 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+
+ + macosx/vout* : cosmetic
+
+------------------------------------------------------------------------
+r6595 | titer | 2004-01-29 03:01:49 +0100 (Thu, 29 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+
+ macosx/vout* :
+   + Unkludged a lot the way the OpenGL output was working until now
+   + Optimized here and here. Please test!
+
+------------------------------------------------------------------------
+r6596 | rocky | 2004-01-29 05:04:21 +0100 (Thu, 29 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
+
+Transparancy for more chromas more complete.
+
+------------------------------------------------------------------------
+r6597 | rocky | 2004-01-29 12:50:22 +0100 (Thu, 29 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/common.c
+   M /trunk/modules/codec/ogt/pixmap.h
+   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/codec/ogt/subtitle.h
+
+render.c: RV24 blending
+all: more code cleanup and perhaps slightly better bigendian handling though
+     more common routines/includes.
+
+------------------------------------------------------------------------
+r6598 | sigmunau | 2004-01-29 15:39:08 +0100 (Thu, 29 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
+
+include/vlc_common.h:
+ * defined a CPU_CAPABILITY_SSE2
+src/libvlc.(c|h):
+ * implemented --see2/--no-sse2
+
+------------------------------------------------------------------------
+r6599 | fenrir | 2004-01-29 16:10:17 +0100 (Thu, 29 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input_programs.c
+
+ * input_programs.c: AddES sets default i_stream_id (make valgrind happy ;)
+
+------------------------------------------------------------------------
+r6600 | fenrir | 2004-01-29 16:11:17 +0100 (Thu, 29 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/au.c
+   M /trunk/modules/demux/demux2.c
+
+ * au: ported to demux2 API.
+
+------------------------------------------------------------------------
+r6601 | gbazin | 2004-01-29 18:04:01 +0100 (Thu, 29 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/include/configuration.h
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.h
+   M /trunk/src/misc/configuration.c
+
+* src/misc/configuration.c, include/configuration.h: added a change_action_add()method to associate an action (that can be triggered through a gui) to a config var.
+* modules/gui/wxwindows/preferences_widgets.*: implemented partial support for change_action_add().
+* modules/access/dshow/dshow.cpp: use change_action_add() to refresh the list of devices and to add an option to configure a device.
+
+------------------------------------------------------------------------
+r6602 | fenrir | 2004-01-29 18:14:04 +0100 (Thu, 29 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+
+ * demux2: mmh removed some shortcut. (easier than increasing
+ MODULE_SHORTCUT_MAX ;)
+
+------------------------------------------------------------------------
+r6603 | zorglub | 2004-01-29 18:51:08 +0100 (Thu, 29 Jan 2004) | 28 lines
+Changed paths:
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/gui/pda/pda_callbacks.c
+   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/streamwizard.cpp
+   M /trunk/modules/misc/sap.c
+   M /trunk/src/input/input.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/win32_specific.c
+   M /trunk/src/playlist/info.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/playlist/playlist.c
+
+Options as infos were bad in several ways: it broke PLAYLIST_GO, used
+much memory, and was inconsistent, especially with input_CreateThread
+taking an array of options
+
+* Revert to using array of options
+
+* To add an item with options:
+    - either use playlist_ItemNew, ItemAddOption, and then AddItem
+      (useful if you don't have all your options in an array)
+    - either use playlist_AddExt (use this if all your options are
+      already in an array)
+
+* To add an item without options: use playlist_Add
+
+You can still add options after an item has been added by using either
+playlist_AddOption or playlist_ItemAddOption
+
+* Attempt to improve API and solve thread safety issues.
+  - playlist_Item* functions allow to touch items only.
+    p_item->lock must be used when needed
+    (playlist_ItemNew, playlist_ItemDelete, playlist_Item*Info,
+     playlist_ItemSet* )
+
+  - playlist_ItemGetById and ItemGetByPos give you playlist_items
+    for GetByPos, you should have the playlist lock
+
+At the moment, the playlist_Set* and playlist_*Info functions are kept (they work with position) but should be avoided.
+
+------------------------------------------------------------------------
+r6604 | zorglub | 2004-01-29 19:02:58 +0100 (Thu, 29 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/asf/asf.c
+
+Use playlist_Item* functions
+
+------------------------------------------------------------------------
+r6605 | fenrir | 2004-01-29 19:37:05 +0100 (Thu, 29 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ps.h
+
+ * ps: fixed dts.
+
+------------------------------------------------------------------------
+r6606 | gbazin | 2004-01-29 19:48:40 +0100 (Thu, 29 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+
+* configure.ac: fixed typo.
+
+------------------------------------------------------------------------
+r6607 | gbazin | 2004-01-29 20:38:17 +0100 (Thu, 29 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/speex.c
+   M /trunk/src/misc/win32_specific.c
+
+
+* modules/codec/speex.c, src/misc/win32_specific.c: compilation fixes.
+
+------------------------------------------------------------------------
+r6608 | fenrir | 2004-01-30 02:09:24 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ps.h
+
+ * ps: lalalala, fixed a bug in dts/pts parsing.
+
+------------------------------------------------------------------------
+r6609 | fenrir | 2004-01-30 02:38:53 +0100 (Fri, 30 Jan 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/demux/dvdnav.c
+
+ * dvdnav: added a dvdnavsimple shortcut : it skips the menu and all
+ still frames, it doesn't handle the es selection (this way --sout-all
+ will work).
+  A major problem is that ES aren't added in a logical way like dvd and
+dvdread do (audio/video). I don't know how to retrieve it from dvdnav.
+(it's the same for dvdnav and dvdnavsimple)
+
+------------------------------------------------------------------------
+r6610 | hartman | 2004-01-30 13:44:21 +0100 (Fri, 30 Jan 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
+
+* modules/gui/macosx/intf.m: fix
+* modules/gui/macosx/prefs.?: New preferences parse code.
+  New widgets aren't being created just yet.
+  OS X version is broken now, but it already was. we need to fix this before
+  a release. Code is largely ported from wxwindows...
 
-2003-11-24 Monday 20:45  gbazin
+------------------------------------------------------------------------
+r6611 | rocky | 2004-01-30 14:17:12 +0100 (Fri, 30 Jan 2004) | 10 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/Modules.am
+   M /trunk/modules/codec/ogt/common.c
+   A /trunk/modules/codec/ogt/pixmap.c
+   M /trunk/modules/codec/ogt/pixmap.h
+   M /trunk/modules/codec/ogt/subtitle.h
 
- * modules/access/dshow/*: compilation fixes.
- * include/vlc_common.h: added a couple of casts to TAB_APPEND().
+pixmap.[ch], Modules.am: provisional routine to find closest colormap
+entry.
 
-2003-11-24 Monday 19:30  fenrir
+Rest: Mostly more shuffling of definitions for modularity; doc
+improvements.
 
-  * dshow: ported to es_out_* and stream_*. Not tested (sorry).
+(Also I need to copy these changes between computers and this is the
+most expedient way. RV24 transparancy has been tested on a big-endian
+box.)
 
-2003-11-24 Monday 19:27  gbazin
+------------------------------------------------------------------------
+r6612 | rocky | 2004-01-30 14:23:08 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/pixmap.c
 
- * modules/access/v4l/v4l.c: small fix and added a --v4l-chroma option to force a chroma fourcc for the video device.
+Doc calculation typo.
 
-2003-11-24 Monday 19:20  gbazin
+------------------------------------------------------------------------
+r6613 | fenrir | 2004-01-30 15:25:39 +0100 (Fri, 30 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
 
- * src/input/input.c: oops, set the ES format before selecting it.
+ * es_out: now es_format_t.psz_language could be a iso539 code, it will be
+ expanded to the real language name.
 
-2003-11-24 Monday 19:19  fenrir
+------------------------------------------------------------------------
+r6614 | fenrir | 2004-01-30 15:27:48 +0100 (Fri, 30 Jan 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/mp4/mp4.c
 
-  * rawdv.c: ported to es_out_* and stream_*.
+ * all: fill psz_language with the iso639 code.
+ * dvdnav: select the right SPU track only while creating the ES when we
+ are not in the menu. (this way user selection won't be lost).
 
-2003-11-24 Monday 18:00  gbazin
+------------------------------------------------------------------------
+r6615 | fenrir | 2004-01-30 15:45:27 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+
+ * dvdnav: oups one debug messsage left.
+
+------------------------------------------------------------------------
+r6616 | fenrir | 2004-01-30 16:17:39 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_es.h
+
+ * vlc_es: fixed es_fomat_Copy to duplicate psz_* too.
+
+------------------------------------------------------------------------
+r6617 | fenrir | 2004-01-30 16:56:28 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
+
+ * rtp: fixed a bug that corrupt video/audio config data.
+
+------------------------------------------------------------------------
+r6618 | fenrir | 2004-01-30 17:46:33 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/spudec/spudec.c
+
+ * spudec: commented out a debug message.
+
+------------------------------------------------------------------------
+r6619 | fenrir | 2004-01-30 17:45:40 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
+
+ * rtp: fixed mpeg4 audio. && was used instead of &, arggg :(
+
+------------------------------------------------------------------------
+r6620 | fenrir | 2004-01-30 17:50:26 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/spudec/spudec.c
 
- * configure.ac, extras/MacOSX/*: bumped version number to 0.7.0-test1 in preparation for the test release.
+ * spudec: a %d -> IF64d
 
-2003-11-24 Monday 17:34  fenrir
+------------------------------------------------------------------------
+r6621 | fenrir | 2004-01-30 18:49:21 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input_dec.c
 
-  * m4v: ported to es_out*, stream_*  and use the mp4v packetizer. Anyway
-  dts are  still calculated for  a 25fps stream. (The  packetizer doesn't
-  calulate pts/dts for now).
+ * all: sout have now access to psz_language.
 
-2003-11-24 Monday 17:11  fenrir
+------------------------------------------------------------------------
+r6622 | fenrir | 2004-01-30 18:50:05 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
 
 * cddax: ported to es_out_* and stream_*. Not tested (sorry).
* ts: set psz_laguage with iso639 code.
 
-2003-11-24 Monday 16:45  fenrir
+------------------------------------------------------------------------
+r6623 | fenrir | 2004-01-30 18:51:02 +0100 (Fri, 30 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
-  * v4l: ported to stream_* and es_out_*. Not tested !
+ * transcode: keep psz_language.
 
-2003-11-24 Monday 13:40  gbazin
+------------------------------------------------------------------------
+r6624 | fenrir | 2004-01-30 18:53:05 +0100 (Fri, 30 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
 
- * modules/gui/wxwindows/menus.cpp: small fix.
- * modules/codec/quicktime.c: compilation fix on win32.
- * modules/demux/avi/avi.c: small hack to avoid eating all the resources on broken files.
+ * ts: use 0x0a descriptor to send language...
+ Now we can stream a (complete) dvd with language informations :)
 
-2003-11-24 Monday 12:44  fenrir
+------------------------------------------------------------------------
+r6625 | fenrir | 2004-01-31 06:24:55 +0100 (Sat, 31 Jan 2004) | 5 lines
+Changed paths:
+   M /trunk/include/ninput.h
+   A /trunk/include/vlc_meta.h
 
-  * cdda: ported to es_out*.
+ * vlc_meta.h: added a vlc_meta_t struct and some functions (for now,
+ it will only be used by demuxers).
+ * ninput.h: added DEMUX_GET_META, this way demuxer won't have to touch
+ playlist and input_InfoAdd and ...
 
-2003-11-24 Monday 03:30  fenrir
+------------------------------------------------------------------------
+r6626 | fenrir | 2004-01-31 06:25:36 +0100 (Sat, 31 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/demux.c
+   M /trunk/src/input/input.c
 
-  * all: do not export input_NullPacket
-  * input_dec.c: fixed a (big) memory leak.
+ * input: call DEMUX_GET_META and fill playlist and input infos.
 
-2003-11-24 Monday 03:30  rocky
+------------------------------------------------------------------------
+r6627 | fenrir | 2004-01-31 06:27:02 +0100 (Sat, 31 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/asf/asf.c
 
Minor debug output change.
* asf: implemented DEMUX_GET_LENGTH and DEMUX_GET_META.
 
-2003-11-24 Monday 03:28  rocky
+------------------------------------------------------------------------
+r6628 | rocky | 2004-01-31 06:53:35 +0100 (Sat, 31 Jan 2004) | 13 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/Modules.am
+   M /trunk/modules/codec/ogt/common.c
+   M /trunk/modules/codec/ogt/pixmap.c
+   M /trunk/modules/codec/ogt/pixmap.h
+   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/video_chroma/i420_rgb.c
+   M /trunk/modules/video_chroma/i420_rgb.h
 
- Add keyboard input handling, e.g. if visualization plugin. Needs some
- more work, but it's a start.
+render.c: RGB2 now gets the right color from the RGB color map.
+  And a first cut at handling transparancy values properly. However
+  to do this we merely needed to
 
-2003-11-24 Monday 03:27  rocky
+pixmap.[ch]: write our own routines for retrieving a close colormap index
+  given a pixel value. Well, and also had to
 
- Change debug output slightly to make more informative and to assist
- in determining which selecting ES we might be at.
+video_chroma/i420_rgb.[ch]: save the RGB colormap that is allocated.
 
-2003-11-24 Monday 02:35  fenrir
+Modules.am: forgot new pixmap.c
 
-  * all: ported/cleaned up/renabled dvb subtitle decoder. But it is untested.
-  (I have no sample at all)
+others: more misc abstraction/cleanup
 
-2003-11-24 Monday 00:41  rocky
+------------------------------------------------------------------------
+r6629 | gbazin | 2004-01-31 10:52:22 +0100 (Sat, 31 Jan 2004) | 3 lines
+Changed paths:
+   M /trunk/Makefile.am
 
- Set cdio log routine.
 
-2003-11-24 Monday 00:40  fenrir
+* Makefile.am: added vlc_meta.h
+
+------------------------------------------------------------------------
+r6630 | fenrir | 2004-01-31 15:49:52 +0100 (Sat, 31 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/avi/avi.h
+
+ * avi: implemented DEMUX_GET_META.
+
+------------------------------------------------------------------------
+r6631 | rocky | 2004-01-31 17:44:58 +0100 (Sat, 31 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Try for POSIX pthread semantics on Solaris.
+
+------------------------------------------------------------------------
+r6632 | alexis | 2004-01-31 19:02:32 +0100 (Sat, 31 Jan 2004) | 8 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/modules/access/udp.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/src/libvlc.h
+
+ * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP) for Win32
+ * udp.c: restored the old syntax udp:server_addr@destination_addr
+ * libvlc.h: updated 'vlc --help'
+
+ To do an IGMPv3 query under Windows XP do:
+ vlc udp:<source_addr>@<multicast_addr>
+ Note: under previous versions of Windows, it will fail to join the group.
+
+------------------------------------------------------------------------
+r6633 | fenrir | 2004-01-31 21:02:26 +0100 (Sat, 31 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+ * es_out: Set Language.
+
+------------------------------------------------------------------------
+r6634 | fenrir | 2004-01-31 21:21:47 +0100 (Sat, 31 Jan 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+ * es_out: reorder meta infos.
+
+------------------------------------------------------------------------
+r6635 | rocky | 2004-02-01 00:33:02 +0100 (Sun, 01 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/pixmap.h
+
+Big/little-endian bug.
+
+------------------------------------------------------------------------
+r6636 | fenrir | 2004-02-01 05:50:13 +0100 (Sun, 01 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts: implemented the same detection than mpeg/ts.c
+
+------------------------------------------------------------------------
+r6637 | rocky | 2004-02-01 06:15:22 +0100 (Sun, 01 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
+
+RGB2 transparency now works. Common 8-bit RGB averaging routine
+hoisted. Some doc additions.
+
+------------------------------------------------------------------------
+r6638 | alexis | 2004-02-01 15:43:08 +0100 (Sun, 01 Feb 2004) | 8 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+
+  * ipv4.c: IGMPv3 support for Linux
+
+  Differences with the patch I posted in vlc-devel yesterday:
+  - took into account the suggestions of gibalou
+  - removed the "#if !defined( SYS_DARWIN )", because it should compile
+    fine on Mac OS X, even if IGMPv3 won't work
+  - added a warning about non-IGMPv3 OSes
 
-  * input_ext-dec.c: useless file.
+------------------------------------------------------------------------
+r6639 | asmax | 2004-02-01 15:44:11 +0100 (Sun, 01 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   M /trunk/modules/gui/skins2/theme/theme.xml
+
+* parser/xmlparser.cpp: abort parsing when an error is detected
+ (avoid segfaults in element handlers...)
+* all: tried to have the popup window disappear with a click on
+ a skin window (not working at least with wxgtk)
+
+------------------------------------------------------------------------
+r6640 | asmax | 2004-02-01 17:15:40 +0100 (Sun, 01 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   A /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/src/theme.hpp
+   M /trunk/modules/gui/skins2/utils/bezier.hpp
+
+* parser/builder.cpp: stores the curves in the theme (avoid a memory leak)
+* parser/builder_data.def: forgot to commit that for months !
+
+------------------------------------------------------------------------
+r6641 | sigmunau | 2004-02-01 17:53:11 +0100 (Sun, 01 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace/deinterlace.c
+
+deinterlace.c:
+ * MMX and SSE2 versions of the Merge() function.
+
+------------------------------------------------------------------------
+r6642 | ipkiss | 2004-02-01 22:13:04 +0100 (Sun, 01 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/utils/bezier.cpp
+   M /trunk/modules/gui/skins2/utils/bezier.hpp
+
+ * modules/gui/skins2/bezier.*: Compute the points coordinates only once
+ * modules/gui/skins2/ctrl_slider.cpp: Fixed a couple of bugs
+
+------------------------------------------------------------------------
+r6643 | sigmunau | 2004-02-02 00:02:02 +0100 (Mon, 02 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/src/misc/cpu.c
+
+src/misc/cpu.c:
+ * SSE2 detection, using a similar approch as for SSE
 
-2003-11-24 Monday 00:39  fenrir
+------------------------------------------------------------------------
+r6644 | titer | 2004-02-02 09:50:41 +0100 (Mon, 02 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+
+ macosx/prefs.m: compile fix
+ macosx/vout*: fixed quality problems introduced in my last commit
+   (noticeably slower now, but fixed), cleaning
+
+------------------------------------------------------------------------
+r6645 | fenrir | 2004-02-02 11:34:22 +0100 (Mon, 02 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/nsv.c
+
+ * nsv: full fractional frame rate support.
+    Patch from Vitalijus dot Slavinskas at stud dot ktu dot lt
+
+------------------------------------------------------------------------
+r6646 | fenrir | 2004-02-02 11:41:46 +0100 (Mon, 02 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/nsv.c
+
+ * nsv: compilation fix.
+
+------------------------------------------------------------------------
+r6647 | fenrir | 2004-02-02 12:14:32 +0100 (Mon, 02 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+ http: fixed segfault with ICY server, fixed redirection.
 
-  * all: removed decoder_fifo_t.
+------------------------------------------------------------------------
+r6648 | fenrir | 2004-02-02 12:18:39 +0100 (Mon, 02 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/nsv.c
+
+ * nsv: added 'AAC ' fourcc support.
 
-2003-11-24 Monday 00:36  gbazin
+------------------------------------------------------------------------
+r6649 | fenrir | 2004-02-02 13:50:08 +0100 (Mon, 02 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
+
+ * rtp: fix in mpeg 1/2 packetization.
 
- * install-win32: added a registry entry for the mozilla plugin (the xpt file still needs to be registered by hand though).
+------------------------------------------------------------------------
+r6650 | fenrir | 2004-02-02 13:53:20 +0100 (Mon, 02 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/render.c
 
-2003-11-24 Monday 00:23  rocky
+ * render: int i;; int j; <-- gcc < 3 doesn't like ';;'
 
- Add intf-vcd.txt to distribution and installed documentation.
+------------------------------------------------------------------------
+r6651 | fenrir | 2004-02-02 13:58:29 +0100 (Mon, 02 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
 
-2003-11-24 Monday 00:01  gbazin
+ * input: gcc < 3 fix.
 
- * modules/codec/ffmpeg/postprocess.c: fixed uninitialized variable.
- * modules/mux/ogg.c: allow embedding mpeg1/2 video (only vlc will play back these files).
+------------------------------------------------------------------------
+r6652 | fenrir | 2004-02-02 14:00:53 +0100 (Mon, 02 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/stream.c
 
-2003-11-23 Sunday 22:29  ipkiss
+ * stream: gcc < 3 fix.
 
- Use snprintf instead of sprintf
+------------------------------------------------------------------------
+r6653 | fenrir | 2004-02-02 15:43:50 +0100 (Mon, 02 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
 
-2003-11-23 Sunday 22:18  hartman
+ * rtp: fixed mpeg1/2 with QT (QT want pts for each frame, use dts as a
+ fallback).
+ RTP successfully tested with QT 6.5 for mpeg 1/2 video and audio,
+ mpeg4 audio. mpeg4 video doesn't always work.
 
- * Compile before you commit was our slogan right?
+------------------------------------------------------------------------
+r6654 | gbazin | 2004-02-03 00:49:46 +0100 (Tue, 03 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/dtstospdif.c
+   M /trunk/modules/codec/dts.c
 
-2003-11-23 Sunday 20:37  gbazin
 
- * modules/gui/wxwindows/*: added new codecs for stream output.
-    Added ffmpeg postproc to menus.
- * modules/codec/ffmpeg/*: allow switching postproc filters on the fly.
+* modules/codec/dts.c: removed s/pdif hack from DTS audio parser.
+   support for 14bits big endian bitstreams as well as 16bits little endian bitstreams.
+* modules/audio_filter/converter/dtstospdif.c: accumulate DTS frames from parser until we have enough to fill an S/PDIF frame.
 
-2003-11-23 Sunday 18:40  fenrir
+------------------------------------------------------------------------
+r6655 | gbazin | 2004-02-03 09:16:16 +0100 (Tue, 03 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/dts.c
 
-  * all: disabled dv, xvid, dvbsub (they won't compile anymore really soon).
 
-2003-11-23 Sunday 18:31  alexis
+* modules/demux/dts.c: added detection for 14bits big endian and 16bits little endian bitstreams.
+   (we still assume that the stream must begin with a new DTS frame, which doesn't always seem to be the case).
 
- - Updated French translation (still a lot of work to do...)
- - Modified some strings in VLC source code
- - ran ./toolbox --update-po
+------------------------------------------------------------------------
+r6656 | sigmunau | 2004-02-03 13:49:53 +0100 (Tue, 03 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/video_filter/deinterlace/deinterlace.c
 
-2003-11-23 Sunday 18:24  rocky
+configure.ac:
+ * define CAN_COMPILE_MMX and CAN_COMPILE_MMXEXT if availabe
+modules/video_filter/deinterlace/deinterlace.c:
+ * changed how accelerated code is handled.
 
- Next/previous/return navigation bugs - not setting item type.
+------------------------------------------------------------------------
+r6657 | titer | 2004-02-03 14:00:27 +0100 (Tue, 03 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
-2003-11-23 Sunday 18:21  gbazin
+ macosx/vout* : OpenGL VRAM texturing finaly works correctly now.
 
- * src/input/input_dec.c: set p_dec->b_error when we can't create the output.
+------------------------------------------------------------------------
+r6658 | fenrir | 2004-02-03 21:12:53 +0100 (Tue, 03 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/http.c
 
-2003-11-23 Sunday 18:16  gbazin
+ * http: Err -> Warn for Seek.
 
- * modules/control/http.c: cough cough
+------------------------------------------------------------------------
+r6659 | gbazin | 2004-02-04 00:31:46 +0100 (Wed, 04 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_output/file.c
 
-2003-11-23 Sunday 17:51  gbazin
 
- * modules/gui/wxwindows/*: small cleanup.
+* modules/audio_output/file.c: added --audiofile-channels=integer option to specify the number of channels wanted in the output file.
 
-2003-11-23 Sunday 17:46  gbazin
+------------------------------------------------------------------------
+r6660 | gbazin | 2004-02-04 00:32:45 +0100 (Wed, 04 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/dts.c
 
- * modules/control/http.c: fixed segfault when deleting items and prevent adding empty items.
 
-2003-11-23 Sunday 17:18  rocky
+* modules/codec/dts.c: a bunch of fixes.
 
- Update/correct debug flag documentation.
+------------------------------------------------------------------------
+r6661 | hartman | 2004-02-04 04:23:25 +0100 (Wed, 04 Feb 2004) | 3 lines
+Changed paths:
+   A /trunk/doc/strings.txt
+   A /trunk/doc/translations.txt
 
-2003-11-23 Sunday 17:06  rocky
+* Added the 'documentation' on strings in our source code and also added
+  the file with information on how to make translations.
 
- Some basic help for the VCD plugin.
+------------------------------------------------------------------------
+r6662 | gbazin | 2004-02-04 09:11:49 +0100 (Wed, 04 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/dts.c
 
-2003-11-23 Sunday 16:27  garf
 
-  * index.html: oops (forgot refresh cludge)
+* modules/demux/dts.c: should detect DTS wav files even if the data doesn't start with a DTS frame.
 
-2003-11-23 Sunday 16:24  garf
+------------------------------------------------------------------------
+r6663 | fenrir | 2004-02-04 21:13:55 +0100 (Wed, 04 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/v4l/v4l.c
 
-  * src/playlist/item.c : stops the playlist if we delete the currently
-    played item
-  * doc/intf-http.txt : adding "pl.group"
-  * share/http/index.html : little cosmetic change (better according to
-    gibalou).
+ * v4l: hue/colour/... path from Carsten Gottbeh?\239?\191?\189t
+ (gottbehuet at active-elements dot de) (untested)
 
-2003-11-23 Sunday 16:02  zorglub
+------------------------------------------------------------------------
+r6664 | gbazin | 2004-02-05 00:03:36 +0100 (Thu, 05 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/dtstospdif.c
 
- * NEWS : added a few missing things
- * AUTHORS: updated sam's, sigmund's, garf's, gibalou's and fenrir's records
 
-2003-11-23 Sunday 15:50  gbazin
+* modules/audio_filter/converter/dtstospdif.c: oops forgot something.
 
- * modules/codec/speex.c: support for speex encoding.
- * modules/codec/vorbis.c: removed unused code.
+------------------------------------------------------------------------
+r6665 | gbazin | 2004-02-05 00:28:10 +0100 (Thu, 05 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/dtstospdif.c
 
-2003-11-23 Sunday 14:49  massiot
 
- grmbl again
+* modules/audio_filter/converter/dtstospdif.c: don't forget to take care of the sample's starting date.
 
-2003-11-23 Sunday 14:34  rocky
+------------------------------------------------------------------------
+r6666 | gbazin | 2004-02-05 00:55:03 +0100 (Thu, 05 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/dts.c
 
- Add configuration options to set default device. For VCD's add
- configuration option to specify whether or not to use PBC.
 
-2003-11-23 Sunday 14:28  gbazin
+* modules/codec/dts.c: should be more correct (hopefully).
 
- * NEWS: updated with new stuff.
+------------------------------------------------------------------------
+r6667 | fenrir | 2004-02-05 20:51:46 +0100 (Thu, 05 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/httpd.c
 
-2003-11-23 Sunday 14:00  massiot
+ * httpd: fixed a integer overflow.
 
- Bug fix for *.a libraries.
+------------------------------------------------------------------------
+r6668 | hartman | 2004-02-05 22:01:44 +0100 (Thu, 05 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/doc/Makefile.am
 
-2003-11-23 Sunday 13:25  gbazin
+* added a package-translations target
+  - holds doc/translations.txt
+  - all the .po's
+  - convert-po.sh
 
- * modules/codec/quicktime.c, modules/codec/cinepak.c: use pts if available, otherwise use dts.
+------------------------------------------------------------------------
+r6669 | gbazin | 2004-02-05 23:56:12 +0100 (Thu, 05 Feb 2004) | 7 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/access/cdda.c
+   A /trunk/modules/audio_filter/converter/dtstofloat32.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/wav.c
+   M /trunk/modules/video_output/directx/directx.c
 
-2003-11-23 Sunday 13:23  massiot
 
- Fixed bugs.
+* modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option.
+* modules/demux/dts.c: implemented DEMUX_GET_TIME and DEMUX_GET_LENGTH.
+* modules/access/cdda.c: got rid of the cdda demux and add a wav header at the beginning of the data.
+   This allows to correctly support DTS audio cd (demux will detect what kind of CD it is).
+* modules/demux/wav.c: code cleanup and fixed seeking.
 
-2003-11-23 Sunday 13:15  gbazin
+------------------------------------------------------------------------
+r6670 | hartman | 2004-02-06 04:52:09 +0100 (Fri, 06 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_help.h
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/wxwindows/preferences.cpp
 
- * modules/demux/*: some containers don't carry any PTS information, just a DTS. In that case, make sure the PTS forwarded to the decoder is set to 0.
- * modules/codec/ffmpeg/video.c: use PTS if available, if not find out the PTS from the DTS and the p_context->has_b_frames and p_pic->reference flags.
+* Move GetCapabilityHelp from intf's to vlc_help.h
 
-2003-11-23 Sunday 13:06  massiot
+------------------------------------------------------------------------
+r6671 | hartman | 2004-02-06 05:51:02 +0100 (Fri, 06 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
 
- * Fixed bugs in the contrib build system. In particular 'make bin' should
-   work now.
+* Added sortID
+* Fixed adding multiple items
+* playlist API changes fixes
+* fixed options
 
-2003-11-23 Sunday 11:02  zorglub
+------------------------------------------------------------------------
+r6672 | hartman | 2004-02-06 16:11:39 +0100 (Fri, 06 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/dts.c
 
- Improved the list (all ports at the end, reworked order)
+* msg_Err -> msg_Warn
 
-2003-11-23 Sunday 05:30  fenrir
+------------------------------------------------------------------------
+r6673 | gbazin | 2004-02-06 19:15:44 +0100 (Fri, 06 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/codec/dts.c
 
-  * cinepak: little clean up and increase priority (ffmpeg cinepak decoder
-  is buggy).
 
-2003-11-23 Sunday 04:58  fenrir
+* modules/codec/dts.c: fixes a buffer overflow with s/pdif.
+* modules/access/cdda.c, modules/audio_output/file.c: endianness fixes for WAV header.
 
-  * adpcm: bug fixes.
+------------------------------------------------------------------------
+r6674 | gbazin | 2004-02-06 21:06:55 +0100 (Fri, 06 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
 
-2003-11-23 Sunday 04:56  rocky
 
- Bug in processing numeric entry - passed wrong value.
+* include/vlc_common.h: forgot the Set*LE() helpers in my last commit.
 
-2003-11-23 Sunday 03:58  rocky
+------------------------------------------------------------------------
+r6675 | gbazin | 2004-02-07 00:43:32 +0100 (Sat, 07 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/mux/avi.c
+   M /trunk/modules/mux/ogg.c
+   M /trunk/src/input/input.c
 
- intf.c, vcdplayer.c: Add code for multi-default selection lists. But
- this required new libvcdinfo API - so change to configure.ac for
- pending new libcdio/vcdimager releases.
 
- Additional libvcdinfo routines also means less VCD twidling inside vlc
- code, thus simplifying what is already a bit complicated and likely to
- get more so.
+* modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE() from vlc_common.h.
+* src/input/input.c: fixed memleak.
+* modules/demux/ogg.c: fixed another timing bug.
 
-2003-11-23 Sunday 03:55  fenrir
+------------------------------------------------------------------------
+r6676 | gbazin | 2004-02-07 01:16:34 +0100 (Sat, 07 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/include/vlc_es.h
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/demux/ogg.c
 
-  * all: do not use p_fifo.
 
-2003-11-23 Sunday 03:45  fenrir
+* modules/demux/ogg.c: fixed memleak.
+* modules/codec/flac.c: fixed memleak.
+* include/vlc_es.h: es_format_Free().
 
-  * quicktime: removed a define.
+------------------------------------------------------------------------
+r6677 | gbazin | 2004-02-07 01:33:08 +0100 (Sat, 07 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_es.h
+   M /trunk/modules/demux/ogg.c
 
-2003-11-23 Sunday 03:41  fenrir
 
-  * quicktime: ported to the new API, fix compilation with w32dll loader.
-     -> but untested under OS X and win32.
+* include/vlc_es.h: s/es_format_Free/es_format_Clean.
 
-2003-11-23 Sunday 03:17  fenrir
+------------------------------------------------------------------------
+r6678 | gbazin | 2004-02-07 01:56:44 +0100 (Sat, 07 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/dts.c
 
-  * input_dec.c:
-     - also check for p_dec->b_die and b_error.
-     - unload module before joining thread (in DecoderThread) otherwise qt
-     win32 dll loader will segfault. (but perhaps I'm the only one using it)
-         -> find a better solution.
 
-2003-11-22 Saturday 23:39  fenrir
+* modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis for all the testing).
 
-  * all: only include header that are needed (and no more stdlib.h, string.h
-  as vlc/vlc.h include them).
+------------------------------------------------------------------------
+r6679 | fenrir | 2004-02-07 14:25:50 +0100 (Sat, 07 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace/deinterlace.c
 
-2003-11-22 Saturday 20:26  fenrir
+ * deinterlace: compilation fix.
 
-  * input_dec: set also p_dec->b_die.
+------------------------------------------------------------------------
+r6680 | fenrir | 2004-02-07 14:26:24 +0100 (Sat, 07 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
 
-2003-11-22 Saturday 20:25  fenrir
+ * mp4: handle DEMUX_GET_META (avoid a msg_Err)
 
-  * ts: added lpcm and dts stream. (untested)
+------------------------------------------------------------------------
+r6681 | sigmunau | 2004-02-07 16:01:07 +0100 (Sat, 07 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/dtstospdif.c
 
-2003-11-22 Saturday 20:17  fenrir
+Fixed a segfault (don't try to memset a negative number of bytes)
 
-  * copy: removed the old spu packetizer.
+------------------------------------------------------------------------
+r6682 | rocky | 2004-02-07 18:31:38 +0100 (Sat, 07 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/doc/developer/interface.xml
 
-2003-11-22 Saturday 20:15  fenrir
+Update How to write an interface plugin from recent vlc-devel responses.
 
-  * spudec: it also does the packetizer.
+------------------------------------------------------------------------
+r6683 | gbazin | 2004-02-08 01:04:16 +0100 (Sun, 08 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/dtstospdif.c
 
-2003-11-22 Saturday 19:55  fenrir
 
-  * all: ported to new API.
-   -> i_rate isn't used for now : it will need to be fixed.
+* modules/audio_filter/converter/dtstospdif.c: only swab big endian bitstreams.
 
-2003-11-22 Saturday 18:11  gbazin
+------------------------------------------------------------------------
+r6684 | gbazin | 2004-02-08 01:15:04 +0100 (Sun, 08 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/dtstospdif.c
 
- * configure.ac: get rid of the oggpackB_read check in libogg because we don't use it anymore.
 
-2003-11-22 Saturday 18:04  gbazin
+* modules/audio_filter/converter/dtstospdif.c: cough cough.
 
- * include/input_ext-intf.h, include/vlc_es.h: moved ES categories into vlc_es.h
- * modules/codec/lpcm.c: ported to the new decoders api + lpcm packetizer.
+------------------------------------------------------------------------
+r6685 | gbazin | 2004-02-08 12:23:17 +0100 (Sun, 08 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/src/interface/interface.c
 
-2003-11-22 Saturday 17:03  fenrir
 
-  * stream_output.h, transrate.c : do not use SOUT_BUFFER_FLAG_GOP anymore
-  (may be readded later).
+* src/interface/interface.c: added skins2 to the interface menu.
+* modules/gui/skins2/*: s/skin_last/skins2-last s/skin_config/skins2-config and fixed saving of skins2 configuration.
 
-  * mpgv.c: new demuxer using the packetizer (allow to stream ES).
+------------------------------------------------------------------------
+r6686 | gbazin | 2004-02-08 13:09:50 +0100 (Sun, 08 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
 
-2003-11-22 Saturday 16:53  fenrir
 
-  * mpegvideo: ported to new API (need more clean up).
+* modules/codec/ffmpeg/video.c: fixed crash when disabling post-processing with videos with B frames.
 
-2003-11-22 Saturday 16:48  fenrir
+------------------------------------------------------------------------
+r6687 | rocky | 2004-02-08 17:43:17 +0100 (Sun, 08 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
 
-  * ts: fixes.
+Add me.
 
-2003-11-22 Saturday 16:18  sam
+------------------------------------------------------------------------
+r6688 | gbazin | 2004-02-08 17:48:11 +0100 (Sun, 08 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/dts.c
 
-   * modules/video_output/caca.c: Oops, compilation fix (thanks zorglub).
 
-2003-11-22 Saturday 15:53  sam
+* modules/demux/dts.c: more fixes.
 
-   * configure.ac:
-     + Fixed internal symbols for version numbers containing "+".
-     + Added a --enable-caca flag.
-   * modules/video_output/caca.c:
-     + Updated libcaca video output to the released version.
-     + Added --caca-dithering flag (none, dither, random).
+------------------------------------------------------------------------
+r6689 | fenrir | 2004-02-08 18:21:50 +0100 (Sun, 08 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/input.c
 
-2003-11-22 Saturday 15:10  fenrir
+ * input.c: don't add subtitle track twice when using --sub-file and
+ auto-detection.
 
-  * avi: more check on b_die (when building index).
+------------------------------------------------------------------------
+r6690 | gbazin | 2004-02-08 19:17:22 +0100 (Sun, 08 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/src/playlist/info.c
+   M /trunk/src/playlist/item.c
 
-2003-11-22 Saturday 15:06  gbazin
 
- * modules/codec/tarkin.c: ported to the new decoders api (I know, this is a waste of time ;).
+* src/playlist/*: fixed complete fuckage of playlist_ItemAddOption() and moved it to item.c.
+* modules/gui/wxwindows/open.cpp: cleanup.
 
-2003-11-22 Saturday 14:42  fenrir
+------------------------------------------------------------------------
+r6691 | sigmunau | 2004-02-08 19:30:30 +0100 (Sun, 08 Feb 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/avi/libavi.h
 
-  * block: initialise all fields.
+modules/demux/avi/avi.c:
+ * pass bit per pixel info on to decoder
+modules/demux/avi/libavi.h:
+ * add 1 as fourcc for msrle
+module/codec/ffmpeg/video.c:
+ * pass bit per pixel info to libavcodec (needed for msrle)
 
-2003-11-22 Saturday 13:56  ipkiss
+------------------------------------------------------------------------
+r6692 | gbazin | 2004-02-08 19:49:53 +0100 (Sun, 08 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
 
- vlc_common: Avoid a redefinition of PATH_MAX on cygwin
 
-2003-11-22 Saturday 13:49  gbazin
+* modules/codec/ffmpeg/video.c: another fix for post-processing.
 
- * modules/stream_out/transcode.c: put back the dumb downmixing routine.
+------------------------------------------------------------------------
+r6693 | hartman | 2004-02-08 21:08:28 +0100 (Sun, 08 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-2003-11-22 Saturday 13:19  gbazin
+* Fix /dev/di bug
+  Though this still remains a hack. People should just use 'Open Disc' menu.
+  I see no way to retrieve the original (non parition version) /dev entry,
+  from the mounted drive.
 
- * src/input/input.c: fixed previous fix (sout needs to be destroyed after the ES).
+------------------------------------------------------------------------
+r6694 | hartman | 2004-02-08 21:09:15 +0100 (Sun, 08 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
 
-2003-11-22 Saturday 12:41  gbazin
+* Update copyright info
 
- * src/input/input.c: don't free the ES twice.
- * modules/demux/ogg.c: ported to the es_out_*() api and fixed flac support.
- * modules/codec/flac.c: couple of fixes.
+------------------------------------------------------------------------
+r6695 | jpsaman | 2004-02-08 21:19:03 +0100 (Sun, 08 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-11-22 Saturday 12:35  sigmunau
+Fixed several things with configure.ac script:
+- Always have a space between ";then" the configure script does not like this. It should be "; then" or better put "then" on the next line.
+- Add a AC_ARG_ENABLE for cdda
 
- src/playlist/item.c:
-  * fixed a minor memory leak
+------------------------------------------------------------------------
+r6696 | jpsaman | 2004-02-08 22:00:19 +0100 (Sun, 08 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-11-22 Saturday 12:33  sigmunau
+Fail ./configure when ffmpeg/avcodec.h or postproc/postproc.h are not found and --disable-ffmpeg is not used.
 
- modules/misc/sap.c:
-  * fixed a possible buffer overflow
+------------------------------------------------------------------------
+r6697 | gbazin | 2004-02-08 22:36:39 +0100 (Sun, 08 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/ChangeLog
+   M /trunk/NEWS
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-2003-11-22 Saturday 12:17  sigmunau
 
- modules/misc/sap.c:
-  * fixed a couple of nasty memleaks
+* ALL: bumped version number to 0.7.1 in preparation for the release.
 
-2003-11-22 Saturday 06:26  titer
+------------------------------------------------------------------------
+r6698 | gbazin | 2004-02-08 23:06:14 +0100 (Sun, 08 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
 
-  modules/gui/macosx/intf.m: don't destroy the playlist when closing the
-    interface because this makes crash others interfaces which might be
-    still using it (e.g. sap)
 
-2003-11-22 Saturday 04:02  titer
+* configure.ac: forgot one version number and added the aiff demux.
 
-  src/misc/block.c: added a missing vlc_mutex_destroy()
+------------------------------------------------------------------------
+r6699 | gbazin | 2004-02-08 23:37:37 +0100 (Sun, 08 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
 
-2003-11-22 Saturday 00:41  titer
 
-  + modules/misc/freetype.c: fixed a couple of typos
-  + *threads*, src/libvlc.h:
-    test HAVE_KERNEL_SCHEDULER_H before PTHREAD_COND_T_IN_PTHREAD_H
-    for now because Zeta now has a pthread implementation but it's doesn't
-    seem to be (enough) POSIX compliant atm.
+* modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly.
 
-2003-11-21 Friday 20:49  gbazin
+------------------------------------------------------------------------
+r6700 | gbazin | 2004-02-09 00:39:16 +0100 (Mon, 09 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
- * modules/codec/flac.c: added a FLAC encoder.
- * modules/mux/dummy.c, modules/mux/ogg.c: you can output "normal" flac streams with the es/dummy muxer or output them with an Ogg container.
 
-2003-11-21 Friday 18:55  gbazin
+* ALL: I am a morron.
 
- * modules/gui/wxwindows/*: drag&drop on the playlist only enqueue.
-    Small cosmetic change to the playlist.
+------------------------------------------------------------------------
+r6701 | gbazin | 2004-02-09 00:49:04 +0100 (Mon, 09 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
 
-2003-11-21 Friday 16:07  fenrir
 
-  * mpga: fixed. (using es_out_Send with PES)
+* modules/gui/skins2/Modules.am: added missing file for make dist.
 
-2003-11-21 Friday 16:02  fenrir
+------------------------------------------------------------------------
+r6702 | sigmunau | 2004-02-09 11:44:40 +0100 (Mon, 09 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/share/http/admin/dboxfiles.html
 
-  * asf: pes -> block
+share/http/admin/dboxfiles.html:
+ * Updated for bookmark support.
+   See http://www.giggo.de/dbox2/movieplayer.html for details
+   (patch by Christof Baumgaertner)
 
-2003-11-21 Friday 15:51  fenrir
+------------------------------------------------------------------------
+r6703 | hartman | 2004-02-09 13:54:47 +0100 (Mon, 09 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-  * avi: use block instead of PES every where.
+* added dtsdec, 're' upgrade of libmad
 
-2003-11-21 Friday 15:32  fenrir
+------------------------------------------------------------------------
+r6704 | titer | 2004-02-09 14:28:32 +0100 (Mon, 09 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
-  * all: remove sout_format_t and use es_format_t instead.
+ macosx/* : added --macosx-opengl-effect, current possible values are
+   "none" and "cube". Sorry, couldn't resist ;)
 
-2003-11-21 Friday 13:20  zorglub
+------------------------------------------------------------------------
+r6705 | titer | 2004-02-09 15:02:25 +0100 (Mon, 09 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
 
- * Reverse sort the playlist when clicking twice on the column header
+ macosx/vout.m : oops, fixed broken ratio from my last commit
 
-2003-11-21 Friday 13:01  gbazin
+------------------------------------------------------------------------
+r6706 | sigmunau | 2004-02-09 17:12:25 +0100 (Mon, 09 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/src/extras/libc.c
+
+src/extra/libc.c:
+ * fixed a nasty bug in vlc_atoll.(closes #1763)
 
- * modules/mux/ogg.c: send the mp4v VOL data in one of the header ogg packets.
+------------------------------------------------------------------------
+r6707 | titer | 2004-02-09 18:42:12 +0100 (Mon, 09 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/vout.m
+
+ macosx/* : macosx-opengl-effect now accept cube and transparent-cube
+
+------------------------------------------------------------------------
+r6708 | jpsaman | 2004-02-09 20:32:55 +0100 (Mon, 09 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/ipkg/control
+   M /trunk/ipkg/control.gpe
+   M /trunk/ipkg/control.opie
+   M /trunk/ipkg/control.zaurus
+   M /trunk/ipkg/rules
+   M /trunk/ipkg/rules.gpe
+   M /trunk/ipkg/rules.opie
+   M /trunk/ipkg/rules.zaurus
 
-2003-11-21 Friday 12:18  gbazin
+Updated version number to vlc-0.7.1
 
- * modules/demux/flac.c, modules/codec/flac.c: couple of fixes.
+------------------------------------------------------------------------
+r6709 | sam | 2004-02-09 21:40:25 +0100 (Mon, 09 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/debian/README.Debian
 
-2003-11-21 Friday 09:23  jpsaman
+  * debian/README.Debian:
+    + Updated Debian-specific build notes.
 
- PDA Interface:
- - Code cleanup and fixes for file view widget.
+------------------------------------------------------------------------
+r6710 | garf | 2004-02-10 00:03:12 +0100 (Tue, 10 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
 
-2003-11-21 Friday 06:14  fenrir
+ * http.c: add strsub function: extract substring (doc update will
+           follow soon).
+
+------------------------------------------------------------------------
+r6711 | garf | 2004-02-10 00:28:33 +0100 (Tue, 10 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/doc/intf-http.txt
+
+ * intf-http.txt: update doc (strsub)
 
-  * livedotcom: added return value for sdp:// Open.
+------------------------------------------------------------------------
+r6712 | garf | 2004-02-10 00:30:37 +0100 (Tue, 10 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * http.c: made strsub a bit clean.
+
+------------------------------------------------------------------------
+r6713 | hartman | 2004-02-10 03:57:18 +0100 (Tue, 10 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/ogg.c
+
+* Fixed the ogm subs. Thanx to Mosu who pointed me to the fact that the
+  duration for subs is stored in byte1 of the data packet and who
+  directed me to the mkvtoolnix code.
+
+------------------------------------------------------------------------
+r6714 | sam | 2004-02-10 14:29:04 +0100 (Tue, 10 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac:
+    + Only activate the Matroska plugin if -lebml_pic or -lebml were found.
+
+------------------------------------------------------------------------
+r6715 | sam | 2004-02-10 15:04:55 +0100 (Tue, 10 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac:
+    + Allow to use --enable-livedotcom without --with-livedotcom-tree so that
+      we can use an installed version of libliveMedia et al.
+
+------------------------------------------------------------------------
+r6716 | sam | 2004-02-10 15:33:17 +0100 (Tue, 10 Feb 2004) | 7 lines
+Changed paths:
+   M /trunk/debian/control
+   M /trunk/debian/rules
+   M /trunk/doc/fortunes.txt
+   M /trunk/toolbox
+
+  * debian/rules debian/control:
+    + No longer build a local libmpeg2 since it entered sid.
+    + Build the livedotcom plugin.
+  * toolbox:
+    + No longer remove flac, speex and matroska from the woody build; I will
+      provide clean backports.
+
+------------------------------------------------------------------------
+r6717 | jpsaman | 2004-02-10 15:57:31 +0100 (Tue, 10 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/dvb.c
+
+Fixes for DVB-C:
+- Make sure that lnb-lof1 and lnb-lof2 can be overriden by the commandline syntax frequency=xx:lnb-lof1=xx:lnb-lof2=xx
+- Added value {A,a} to polarization=xx to force INVERSION_AUTO
+- Sanatized a few error messages
+
+------------------------------------------------------------------------
+r6718 | bigben | 2004-02-10 17:39:15 +0100 (Tue, 10 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/dvb.c
+
+typos
+
+------------------------------------------------------------------------
+r6719 | gbazin | 2004-02-10 18:36:45 +0100 (Tue, 10 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/configure.ac
 
-2003-11-21 Friday 01:45  gbazin
 
- * modules/codec/flac.c: complete rewrite of the flac decoder + new packetizer.
- * modules/demux/flac.c: rewrite of the flac demuxer which makes use of the flac packetizer.
+* configure.ac, NEWS: added mod and pva plugins.
 
-2003-11-21 Friday 00:38  gbazin
+------------------------------------------------------------------------
+r6720 | gbazin | 2004-02-10 18:59:10 +0100 (Tue, 10 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
 
- * include/vlc_common.h: include stdlib.h
- * include/ninput.h, src/input/stream.c, src/input/input.c:
-     new stream_Block() function to read a block_t from the input.
-     es_out_Send() takes a block_t as input, for PES (deprecated) use es_out_SendPES().
- * modules/demux/*: changed to new es_out_Send(). asf.c and avi.c still use es_out_SendPES() though.
 
-2003-11-20 Thursday 23:13  sigmunau
+* configure.ac: check for the xmlTextReader extension if libxml2 (required for skins2).
+
+------------------------------------------------------------------------
+r6721 | jpsaman | 2004-02-10 21:28:37 +0100 (Tue, 10 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/pda/pda.c
+   M /trunk/modules/gui/pda/pda_callbacks.c
+
+Missed the deadline again ;-(
+
+- Fixed the playlist_AddExt() call
+- Fixed a compiler warning
+
+------------------------------------------------------------------------
+r6722 | jpsaman | 2004-02-10 21:30:09 +0100 (Tue, 10 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Enabled PDA GUI again, use --enable-pda. Question why was it disabled without notifying the maintainer? ????
+
+------------------------------------------------------------------------
+r6723 | jpsaman | 2004-02-11 09:22:12 +0100 (Wed, 11 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+
+Added some whitespace for alignment.
+
+------------------------------------------------------------------------
+r6724 | zorglub | 2004-02-11 09:50:04 +0100 (Wed, 11 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Enable the playlist import/export modules
 
- modules/misc/sap.c:
-  * more verbose header parsing code
-  * support for compressed announces if zlib is available (using some code
-    from Mosu from the matroska project)
-  * if the sdp packet contains more than one m= line, pass it to the
-    livedotcom module
- configure.ac:
-  * link sap with zlib if available
- modules/demux/livedotcom.c:
-  * accept sdp from the sap module
+------------------------------------------------------------------------
+r6725 | rocky | 2004-02-11 13:26:38 +0100 (Wed, 11 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/doc/intf-cdda.txt
+   M /trunk/doc/intf-vcd.txt
+
+Spell out general information that should be used in reporting
+problems. Sigh.
+
+------------------------------------------------------------------------
+r6726 | rocky | 2004-02-11 13:37:28 +0100 (Wed, 11 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/doc/intf-cdda.txt
+   M /trunk/doc/intf-vcd.txt
+
+And one other piece of information...
+
+------------------------------------------------------------------------
+r6727 | gbazin | 2004-02-11 19:08:05 +0100 (Wed, 11 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda/Modules.am
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/cdda.h
+   D /trunk/modules/access/cdda/demux.c
 
-2003-11-20 Thursday 22:10  fenrir
 
-  include/vlc_es.h: defines es_format_t, audio_format_t, video_format_t.
-  all: removed i_extra_type from es_format_t.
+* modules/access/cdda/*: got rid of the demux. The access plugin will now build a WAV header which will allow this plugin to work with the dts/a52 demuxers as well as the wav demuxer.
+
+------------------------------------------------------------------------
+r6728 | fenrir | 2004-02-11 20:17:14 +0100 (Wed, 11 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/src/input/input.c
+   M /trunk/src/libvlc.h
 
-2003-11-20 Thursday 18:27  fenrir
+ * all: added a "input-repeat" option that allow repeating the same entry
+ without destroying/recreating a new input. (Will be usefull for streaming).
+ ( A value of -1 means repeat for ever).
+ --> Not tested with dvd.
 
-  * copy: ported to new API.
+------------------------------------------------------------------------
+r6729 | titer | 2004-02-12 18:35:05 +0100 (Thu, 12 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
 
-2003-11-20 Thursday 18:26  fenrir
+ macosx/vout.m : GL cleaning (probably fixes depth issues)
 
-  * ts: fixed a stupid bug for MS codec.
+------------------------------------------------------------------------
+r6730 | fenrir | 2004-02-12 18:52:48 +0100 (Thu, 12 Feb 2004) | 26 lines
+Changed paths:
+   M /trunk/modules/access/v4l/v4l.c
 
-2003-11-20 Thursday 17:48  gbazin
+ * v4l: patch from Carsten Gottbeh?\239?\191?\189t (gottbehuet at active-elements dot de)
+ -> Untested.
 
- * mozilla/vlcshell.cpp, modules/video_output/directx/*: round of fixes for the win32 mozilla plugin.
+ Original message:
+    Hi there,
 
-2003-11-20 Thursday 14:39  hartman
+    I have done another small modification. If you remove a hot-pluggable video
+    device, like an usb web cam, during capturing, vlc floods the driver with
+    ioctls. This leads to Kernel Ooops in some drivers.
 
- * windows -> orderedWindows. Finally window commands like fullscreen, half size
-   double size and float on top are sent to the correct window.
+    The modified v4l.c module does the following now:
+    "GrabVideo" returns "VLC_ETIMEOUT" if the question "Did we wait long enough"
+    can be answered with yes. If there is a real error in "GrabCapture" or
+    "GrabMJPEG", the code "VLC_EGENERIC" is returned. So the calling function
+    can distinguish between these two situations. "VLC_EGENERIC" was always
+    returned before.
+    The function "Read" uses this information to leave the while-loop in case of
+    an error, and it returns a "-1" to the calling function. "Read" calls
+    "msleep", as it was before, in case of a VLC_ETIMEOUT.
 
-2003-11-20 Thursday 10:56  sigmunau
+    The brightness-control stuff described below is still in the code. Please
+    feel free to use, modify or ignore this file. A short feedback would be
+    nice.
 
- tell cvs to ignore .pyc and .pyo files
+    Bye,
 
-2003-11-20 Thursday 08:44  garf
+------------------------------------------------------------------------
+r6731 | fenrir | 2004-02-12 21:09:38 +0100 (Thu, 12 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/mms/asf.c
+   M /trunk/modules/access/mms/mmstu.c
 
-  * http.c: little keep and del functions fix ( don't remove currently
-          playing playlist item ).
+ * all: use the data_packet_count from the asf header when the server
+gives an invalid one. (I hope it doesn't break anything)
 
-2003-11-20 Thursday 03:56  rocky
+------------------------------------------------------------------------
+r6732 | gbazin | 2004-02-13 00:51:15 +0100 (Fri, 13 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
- Reorganize more analogous to dvdplay. Should give some growing room to
- start the custom demuxer.
 
-2003-11-20 Thursday 02:39  hartman
+* modules/stream_out/transcode.c: fixed color inversion when transcoding from raw RV24.
 
- * fixed the dockmenu. had gotten disconnected somehow.
- * cleaned up the playlist source.
- * set the correct sizing properties on the playlist buttons.
-   bigben: see the bottom of the size panel of your inspector. when adding items
-   always take this into account to make resize work correctly.
-   also. windows are opened at the position where you save them when the nib is open.
-   Always make sure the controller and playlist are to the upper left side.
+------------------------------------------------------------------------
+r6733 | rocky | 2004-02-13 01:57:03 +0100 (Fri, 13 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/doc/subtitles/cvd-subtitles.txt
+   M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
 
-2003-11-20 Thursday 02:17  rocky
+Call for help.
 
- In some ways better, in some ways just different.
+------------------------------------------------------------------------
+r6734 | rocky | 2004-02-13 05:22:39 +0100 (Fri, 13 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/doc/developer/Makefile
+   A /trunk/doc/developer/Makefile.in
+   A /trunk/doc/developer/configure.ac
+   M /trunk/doc/developer/manual.xml
+   A /trunk/doc/developer/manual.xml.in
 
-2003-11-20 Thursday 02:15  rocky
+Do better about being able to build developer documentation on many
+platforms.  This still sucks, but it sucks less. Hopefully I can shame
+someone to go further.
 
- Miniscule changes. In some ways better, in some ways not, just
- different.
+------------------------------------------------------------------------
+r6735 | jpsaman | 2004-02-13 11:09:46 +0100 (Fri, 13 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/pda/pda.c
+   M /trunk/modules/gui/pda/pda_callbacks.c
 
-2003-11-19 Wednesday 23:44  gbazin
+Disabled the preference menu, it is not filled in anyway.
 
- * modules/video_output/directx/*: we now create a video sub-window which is a child of the main window and which always fit exactly the size of the video.
-   As a result the overlay color key is only painted in the video area and the rest of the window is pure black.
+------------------------------------------------------------------------
+r6736 | titer | 2004-02-13 11:42:24 +0100 (Fri, 13 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace/deinterlace.c
 
-2003-11-19 Wednesday 19:00  bigben
+ deinterlace.c : missing 'else' that prevented MergeAltivec from being used.
 
- - get rid of an unused variable
- - use same name than in menus for random, repeat and loop options
- - random, loop, repeat checkboxes are nom updated accordingliy to the state set in the menu. (not sure I've done that the proper way ;-)
+------------------------------------------------------------------------
+r6737 | rocky | 2004-02-13 12:33:38 +0100 (Fri, 13 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/doc/developer/Makefile
+   M /trunk/doc/developer/Makefile.in
+   M /trunk/doc/developer/configure.ac
+   M /trunk/doc/developer/manual.xml
 
-2003-11-19 Wednesday 14:58  bigben
+More checking: for programs and XML-related files.  If some programs
+aren't around (e.g. lynx) don't build the corresponding piece that
+needs that.
 
- small clean-up
+------------------------------------------------------------------------
+r6738 | rocky | 2004-02-13 12:58:32 +0100 (Fri, 13 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/doc/developer/interface.xml
 
-2003-11-19 Wednesday 13:25  hartman
+Better worded.
 
- * modules/codec/subsdec.c: Add debug messages and fix a crasher
- * modules/misc/freetype.c: let's keep the freetype-fontsize option useful :)
+------------------------------------------------------------------------
+r6739 | gbazin | 2004-02-13 22:48:32 +0100 (Fri, 13 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/a52.c
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/a52.c
 
-2003-11-19 Wednesday 13:10  gbazin
 
- * modules/codec/ffmpeg/: don't re-use the same pts twice.
- * src/misc/modules.c: win32 fix for when module fails loading.
+* modules/demux/a52.c: rewritten from scratch to use the a52 packetizer and to handle a52 wav files and audio CD's.
+* modules/codec/a52.c: a52 wav files and audio CD's use padding so don't always check for next sync code.
 
-2003-11-19 Wednesday 12:13  hartman
+------------------------------------------------------------------------
+r6740 | gbazin | 2004-02-13 23:10:00 +0100 (Fri, 13 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/a52.c
 
- * changed the relative fontsize option from a string_list to a int list with string comments.
-   not possible before, but is now and we can still change it without effecting the
-   config files of 1000000 users.
 
-2003-11-19 Wednesday 10:17  gbazin
+* modules/demux/a52.c: fixed alignment when seeking.
 
- * src/misc/modules.c: don't forget to return an error when we fail to load a plugin.
+------------------------------------------------------------------------
+r6741 | gbazin | 2004-02-13 23:14:11 +0100 (Fri, 13 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/a52.c
 
-2003-11-19 Wednesday 00:14  fenrir
 
-  * ninput: initialisate i_bitrate.
+* modules/demux/a52.c: grmbl.
 
-2003-11-19 Wednesday 00:06  sigmunau
+------------------------------------------------------------------------
+r6742 | gbazin | 2004-02-13 23:37:35 +0100 (Fri, 13 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/a52.c
 
- fixed some warnings
 
-2003-11-18 Tuesday 23:58  fenrir
+* modules/demux/a52.c: better detection code.
 
-  * fix a memory leak (p_block should be unallocated).
+------------------------------------------------------------------------
+r6743 | gbazin | 2004-02-14 00:54:42 +0100 (Sat, 14 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/playlist.c
 
-2003-11-18 Tuesday 23:25  sigmunau
 
- modules/codec/subsdec.c:
-  * fix a crash when --subsdec encoding is set to a wrong value
+* modules/demux/playlist/playlist.c: compilation fix.
 
-2003-11-18 Tuesday 22:48  fenrir
+------------------------------------------------------------------------
+r6744 | gbazin | 2004-02-14 02:53:17 +0100 (Sat, 14 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/include/ninput.h
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/util/id3tag.c
 
-  * input_dec.c : handle SPU_ES (and not as VIDEO_ES ....) so subtitle
-  should work again.
 
-2003-11-18 Tuesday 22:08  gbazin
+* ALL: small portability fixes.
 
- * src/input/input_dec.c: fixed nasty bug. Thanks Meuuh :)
+------------------------------------------------------------------------
+r6745 | gbazin | 2004-02-14 13:36:16 +0100 (Sat, 14 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/subtitles.cpp
 
-2003-11-18 Tuesday 20:36  jpsaman
 
- PDA Interface:
- - Cleanup code
- - Cleanup interface
- - Adding items to playlist widgets from File, Camera, Transcode tabs.
+* modules/gui/wxwindows/*: make gcc-2.95 happy.
 
-2003-11-18 Tuesday 20:34  fenrir
+------------------------------------------------------------------------
+r6746 | gbazin | 2004-02-14 13:49:35 +0100 (Sat, 14 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/events/evt_scroll.hpp
 
-  * allow packetizer to return multiple blocks at once.
 
-2003-11-18 Tuesday 20:15  fenrir
+* modules/gui/skins2/events/evt_scroll.hpp: small portability fix.
 
-  * include/vlc_bits.h: bit stream reader/writer.
-  * mpeg4video.c: rework of the mpeg4 video packetizer.
-  (not well tested)
+------------------------------------------------------------------------
+r6747 | gbazin | 2004-02-14 18:03:33 +0100 (Sat, 14 Feb 2004) | 6 lines
+Changed paths:
+   M /trunk/include/codecs.h
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/codec/araw.c
+   M /trunk/modules/demux/wav.c
 
-2003-11-18 Tuesday 18:45  gbazin
 
- * NEWS: updated with new features.
+* modules/demux/wav.c: started support for WAVEFORMATEXTENSIBLE (aka multichannel).
+   support for float32 format.
+* include/codecs.h: added WAVEFORMATEXTENSIBLE structure.
+* modules/codec/araw.c: fixes.
 
-2003-11-18 Tuesday 16:46  fenrir
+------------------------------------------------------------------------
+r6748 | gbazin | 2004-02-14 18:25:39 +0100 (Sat, 14 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/cdda/cdda.h
+   M /trunk/modules/access/cdda.c
 
-  * display: set correct ES type (otherwise it segfaults in input_dec.c) but
-  that implies that ES appear twice in the interface.
 
-2003-11-18 Tuesday 12:32  gbazin
+* modules/access/cdda*: removed definition of WAVEHEADER.
+* modules/access/cdda.c: small bug fix.
 
- * modules/control/http.c: fixed the "keep" command.
+------------------------------------------------------------------------
+r6749 | gbazin | 2004-02-14 18:36:05 +0100 (Sat, 14 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/cdda.c
 
-2003-11-18 Tuesday 00:57  gbazin
 
- * modules/demux/ogg.c: call ogg_sync_reset() after seeking so we don't get spurious PCRs.
-    Cosmetic changes to the file info data.
-    Fixed Flac seeking.
+* modules/access/cdda/*: forgot to remove demux in module declaration.
+   fixed deadlock with CDDAFixupPlayList().
 
-2003-11-17 Monday 23:36  bigben
+------------------------------------------------------------------------
+r6750 | gbazin | 2004-02-15 14:16:43 +0100 (Sun, 15 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/ogg.c
 
- - Use NSTextField instead of NSSearchfield for the playlist search, since it is not supported on MacOS < X.3.
 
- - Search now restarts at the beginning of the playlist when reaching the end.
+* modules/demux/ogg.c: fixed recent breakage (what a shameful bug).
 
-2003-11-17 Monday 22:53  gbazin
+------------------------------------------------------------------------
+r6751 | fenrir | 2004-02-15 17:59:18 +0100 (Sun, 15 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/nsv.c
 
- * modules/demux/ogg.c: support for FLAC in Ogg.
-    And by the way, putting the FLAC STREAMINFO metadata in the second ogg packet is really convoluted!
+ * nsv: display sub stream and skip extention data (initial patch from
+ Vitalijus dot Slavinskas at stud dot ktu dot lt).
 
-2003-11-17 Monday 19:05  hartman
+------------------------------------------------------------------------
+r6752 | sigmunau | 2004-02-15 19:22:26 +0100 (Sun, 15 Feb 2004) | 6 lines
+Changed paths:
+   M /trunk/include/osd.h
+   M /trunk/src/video_output/video_text.c
 
- * fix the search field and cleanup of the checkboxes init.
-   - currently we don't seek in playlist position 0->currently selected
-     wxwindows doesn't do this either.
-   - bigben: for the state of the checkboxes look at callbacks (see playlistChanged in intf.m)
+include/osd.h, src/video_output/video_text.c:
+ * turned vout_OSDMessage into __vout_OSDMessage
+ * __vout_OSDMessage now takes printf style parameters
+ * added a macro vout_OSDMessage that calls __vout_OSDMessage with the first
+   parameter passed through VLC_OBJECT()
 
-2003-11-17 Monday 18:48  gbazin
+------------------------------------------------------------------------
+r6753 | ipkiss | 2004-02-15 19:58:38 +0100 (Sun, 15 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/doc/skins/events-howto.txt
+   M /trunk/modules/gui/skins/src/banks.cpp
+   M /trunk/modules/gui/skins/src/event.cpp
+   M /trunk/modules/gui/skins/src/event.h
+   M /trunk/modules/gui/skins/src/vlcproc.cpp
+   M /trunk/modules/gui/skins/src/vlcproc.h
 
- * modules/packetizer/mpeg4video.c: ported to the new packetizers api (This packetizer really ought to be rewritten from scratch).
-
-2003-11-17 Monday 15:29  garf
-
-  * http.c: fixed bug with spaces in mrl
-
-2003-11-17 Monday 15:11  hartman
-
- * fix previous commit
-
-2003-11-17 Monday 14:46  massiot
-
- * modules/access_output/udp.c: more debug
- * modules/mux/mpeg/ts.c: new dts-delay option to add delay between the
-   PCR and the DTS of the current frame.
-   When deleting a video or audio stream (in case of PMT change), the
-   new video and audio ES will take again the pid-video and pid-audio if
-   they have been specified.
-
-2003-11-17 Monday 14:11  bigben
-
- Checkboxes stat at startup, in the playlist, now reflect the state set ine the prefs. They still are not updated if you set random/repeat/loop in the menus though (at least until next VLC startup).
-
-2003-11-17 Monday 13:14  hartman
-
- * use more recent libebml and libmatroska
-
-2003-11-17 Monday 13:05  bigben
-
- added search function to the playlist
-
-2003-11-17 Monday 11:25  fenrir
-
-  * ts: improve PCR handling. pcr-soft doesn't exist anymore.
-    Options:
-         - caching: time on which bitrate smouthing is applied (default: 200ms)
-         - pcr : delay between 2 PCR (Really more accurate). (default: 30ms)
-         - bmin and bmax doesn't work anymore.
-
-2003-11-17 Monday 06:31  hartman
-
-  * THANKS: hungarian translator and designer of OSX intf controller added
-  * modules/LIST: updated
-  * Makefile.am: include new OS X art in the dist.
-  * NEWS: updated
-  * */.cvsignore: added and improved some of these.
-  * modules/gui/macosx/prefs_widgets.?:
-    - new config controls much like in the wxwindows module. not yet in use.
-    - beware not tested irl. but it compiles :)
-
-2003-11-17 Monday 02:55  fenrir
-
-  * transcode: hmmm, the compil fix was for this file ...
-
-2003-11-17 Monday 02:52  fenrir
-
-  * all: a little compil fix and more sanity checks (needed for wma).
-
-2003-11-17 Monday 00:06  sigmunau
-
- modules/gui/wxwindows/*:
-  * implemented sorting by a column by clicking on it
-
-2003-11-16 Sunday 22:54  gbazin
-
- * ALL: moved i_bitrate out of audio_format_t into es_format_t
-
-2003-11-16 Sunday 22:29  sam
-
-   * modules/video_output/caca.c: color ASCII art video output using libcaca.
-
-2003-11-16 Sunday 22:23  gbazin
-
- * modules/codec/ffmpeg/video.c, src/input/input_dec.c: a couple of fixes. Thanks fenrir :)
-
-2003-11-16 Sunday 22:10  sam
-
-   * include/vlc_keys.h: Fixed a warning in StringToKey().
-
-2003-11-16 Sunday 21:28  gbazin
-
- * modules/misc/dummy/encoder.c: forgot a file
-
-2003-11-16 Sunday 21:07  gbazin
-
- * ALL: final improvements to the decoders/packetizers api.
-    (There are still a few decoders/packetizers left to be converted but this shouldn't take too long).
- * ALL: small improvements to the encoders api.
-
-2003-11-16 Sunday 20:41  garf
-
-  * http.c: little fix
-
-2003-11-16 Sunday 15:51  titer
-
-  avi.c: compile fix
-
-2003-11-16 Sunday 11:21  bigben
-
- Added random, repeat one and repeat all checkboxes to the playlist
-
-2003-11-16 Sunday 00:08  fenrir
-
-  * fixed a segfault with avi without index.
-
-2003-11-15 Saturday 23:21  fenrir
-
- * v4l: hack from xine from GStreamer to compile v4l on debian unstable.
-
-  (message from xine: fix build on Debian unstable, those dummies seem to
-   have put the Linux 2.6 headers in place of the 2.4 ones in glibc...)
-
-2003-11-15 Saturday 22:42  hartman
-
- * New OSX controller (iTunes style)
-   - Drag and drop implemented
-   - still need new sliders and remove the titlebar.
- * revert the mozilla plugin changes. i will build a seperate module for that
- * simplified previous/next (only playlist, people with chapters and titles
-    will have to use the menu
- * Moved the disable screensaver from interface to vout.
-
-2003-11-15 Saturday 22:02  hartman
-
- * added ffmpeg cvsroot (not in use atm)
- * forced some config options on ffmpeg
-
-2003-11-15 Saturday 18:57  fenrir
-
-  * set dts/length of all pes packet.
-
-2003-11-15 Saturday 15:40  hartman
-
- * extra data has changed and was crashing.
-
-2003-11-15 Saturday 13:09  massiot
-
- * Fixed typos.
-
-2003-11-15 Saturday 10:38  ipkiss
-
- Small fix in a preference description string
-
-2003-11-15 Saturday 02:38  hartman
-
- * broken URL
-
-2003-11-15 Saturday 01:21  massiot
-
- * New build system for the contrib packages of VLC. It supports to
-   download a precompiled binary package, or to build all the packages
-   from the sources, at the user's option. It is currently written for
-   Mac OS X, but could easily be ported to other platforms.
-
-2003-11-15 Saturday 00:26  hartman
-
- * spelling fix
-
-2003-11-14 Friday 20:17  hartman
-
- * Fix the label in the prefs of the play/pause hotkey.
-
-2003-11-14 Friday 03:51  hartman
-
- * fixed playlist_Pause
-
-2003-11-13 Thursday 21:15  gbazin
-
- * modules/video_filter/transform.c: fix for ./toolbox --update-po
-
-2003-11-13 Thursday 17:59  gbazin
-
- * include/ninput.h: ES_EXTRA_TYPE_SUBHEADER wasn't defined.
-
-2003-11-13 Thursday 14:23  lool
-
-   * INSTALL.win32: slightly changed the list of required packages
-
-2003-11-13 Thursday 13:31  fenrir
-
-  * input: handle also SPU in es_out_Add (and fix a bad lock).
-  * sub: use es_out_Add (and that give a proper solution for multiple tracks)
-         fixed seeking with sub. (pf_demux was called in Seek instead of
-         pf_seek ...)
-
-2003-11-13 Thursday 12:28  fenrir
-
-  * src/input/input.c: es_out_Add automatically add informations
-  (input_AddInfo) on the ES.
-  * all: removed duplicated input_AddInfo.
-
-2003-11-13 Thursday 11:49  fenrir
-
-  * avi: little clean up, and ported to es_format_t.
-
-2003-11-12 Wednesday 20:01  gbazin
-
- * modules/misc/sap.c: fixed misplaced variable declaration.
-
-2003-11-12 Wednesday 18:13  fenrir
-
-  * all: big clean up (no more global variables).
-
-2003-11-12 Wednesday 08:10  zorglub
-
- Support for announcement of playlist group in SAP announces
- Needs the latest miniSAPserver CVS
-
-2003-11-12 Wednesday 03:02  garf
-
-  * little fix due to my last commit
-
-2003-11-12 Wednesday 02:56  garf
-
-  * http.c: little fix in RPN evaluator (now it is real RPN).
-
-2003-11-12 Wednesday 02:45  hartman
-
- * small fix to the playlist window
-
-2003-11-12 Wednesday 02:43  garf
-
-  * http.c : added parsing of options in Add MRL option. In http.c is a the
-             parse_MRL function which perhaps should be somewhere else
-             (playlist ?).
-  * Makefile.am : forgoten style.css
-  * index.html : little fixes
-  * intf-http.txt : updated doc
-
-2003-11-12 Wednesday 01:22  hartman
-
- * Away with that annoying playlist drawer. We now have a nice resizable
-   window, with additional index and author columns.
-
-2003-11-11 Tuesday 23:50  hartman
-
- * include/vlc_keys.h: added StringToKey()
- * src/libvlc.h: added macosx defaults and changed the quit shortcut to ctrl-q
- * modeules/gui/macosx/controls.m: now jump 10 seconds. works better than 5
- * REST: implemented configurable hotkeys for OS X.
-
-2003-11-11 Tuesday 21:23  hartman
-
- * when config_ResetAll() a key config value becomes "Unset" (0) instead of
-   it's original value. With this you at least won't break your config file,
-   because it comments out the value during saving, when it's identical to the,
-   original value. The question however remains, why does a resetAll result
-   in a 0 in the 'current' config in use, and in original value at time of saving?
-
-2003-11-11 Tuesday 02:49  fenrir
-
-  * wav: es_format_t
-
-2003-11-11 Tuesday 01:33  fenrir
-
-  * mkv: ues es_format_t.
-
-2003-11-11 Tuesday 00:37  fenrir
-
-  * all: use es_format_t and es_out_*. (Not well tested yet...)
-
-2003-11-10 Monday 18:21  gbazin
-
- * modules/gui/wxwindows/open.cpp: compilation fix for unicode version.
-
-2003-11-10 Monday 17:47  gbazin
-
- * configure.ac: link ws2_32 in the right order on win32 for livedotcom.
-
-2003-11-10 Monday 00:49  hartman
-
- * New Hungarian translation contributed by 'DirectX' (Name under investigation)
-
-2003-11-10 Monday 00:14  gbazin
-
- * modules/gui/wxwindows/*: dshow open panel is fully functionnal.
-
-2003-11-09 Sunday 21:29  jpsaman
-
- PDA Interface:
- * Transcode tabpage added
- * code cleanup
-
-2003-11-09 Sunday 20:13  gbazin
-
- * modules/gui/wxwindows/open.cpp: added an AutoBuildPanel() that is used to construct the dshow tab.
-    (It is not quite useful yet but will be shortly).
-
-2003-11-09 Sunday 19:49  jpsaman
-
- PDA Interface:
- * Camera tabpage is done.
-
-2003-11-09 Sunday 18:52  jpsaman
-
- PDA interface:
- * improvements on Camera tabpage
-
-2003-11-09 Sunday 18:06  rocky
-
- Allow return to have a numeric prefix too.
-
-2003-11-09 Sunday 17:45  rocky
-
- Small changes to assist debugging.
-
-2003-11-09 Sunday 16:00  titer
-
-  + modules/gui/beos/VideoOutput.cpp: fixed modifiers
-  + src/misc/beos_specific.cpp: cosmetic
-
-2003-11-09 Sunday 15:55  jpsaman
-
- PDA Interface:
- * More changes on the Camera tabpage
- * Cleanup some dead interface wood ;-)
-
-2003-11-09 Sunday 15:29  gbazin
-
- * modules/access/v4l/v4l.c: couple of fixes.
-
-2003-11-09 Sunday 13:59  jpsaman
-
- PDA inteface:
- * Redesigned "Camera" tabpage.
-
-2003-11-09 Sunday 13:20  gbazin
-
- * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
-
-2003-11-09 Sunday 05:22  garf
-
-  * http.c: removed a completely useless check (now you can change volume
-          value without playing anything)
-
-2003-11-09 Sunday 05:15  garf
-
-  * index.html: little fix with volume textbox
-
-2003-11-09 Sunday 03:43  garf
-
-  * http interface: changed index.html for new seek function. small change
-                  in css.
-
-2003-11-09 Sunday 03:41  garf
-
-  * http.c: modify seek function (now you can put almost everything which
-          looks like a time/length)
-
-2003-11-09 Sunday 00:52  rocky
-
- Handle keyboard input: numeric entry, next, prev, return and default.
-
-2003-11-08 Saturday 23:12  sigmunau
-
- use "video" and not "audio" as media type, and 33 (mpeg2 ts) and not 14
- (mp3) as payload type
-
-2003-11-08 Saturday 23:02  sigmunau
-
- ignore streams that are not m=audio or m=video
-
-2003-11-08 Saturday 18:31  jpsaman
-
- PDA Interface
- * simplefied network tabpage
-
-2003-11-08 Saturday 18:23  titer
-
-  + configure.ac: link httpd and stream_out_standard against -lsocket
-  + modules/gui/beos/*: use hotkeys
-  + include/vlc_keys.h, src/misc/configuration.c:
-    renamed modifiers into vlc_modifiers so it does not conflict with
-    BeOS' modifiers()
-
-2003-11-08 Saturday 16:04  jpsaman
-
- PDA interface:
- * Network tabpage works
- * cleanup of code
-
-2003-11-08 Saturday 15:59  hartman
-
- * spelling fix and fix of copyright and version strings on info.html
-
-2003-11-08 Saturday 14:54  massiot
-
- By default disable the stream_out_transrate plug-in since it takes 2 hours
- compiling.
-
-2003-11-08 Saturday 12:25  sigmunau
-
- modules/misc/sap.c:
-  * support sap announces that use dos style linebreaks
-
-2003-11-08 Saturday 09:05  fenrir
-
-  * useless.
-
-2003-11-08 Saturday 06:47  fenrir
-
-  * livedotcom.cpp:
-     - added X-QT and X-QUICKTIME video support.
-     - first try for seek and position display support.
-     (position is buggy, and seek won't really work as long as wx try to seek
-     each time the slider is moved)
-
-2003-11-08 Saturday 04:57  fenrir
-
-  * araw.c: prevent segfault with ulaw/alaw.
-
-2003-11-07 Friday 22:56  gbazin
-
- * configure.aci, modules/demux/livedotcom.cpp: win32 compilation fixes.
-
-2003-11-07 Friday 21:44  fenrir
-
-  * lalala added livedotcom
-
-2003-11-07 Friday 21:44  fenrir
-
-  * configure.ac: added --enable-livedotcom and --with-livedotcom-tree.
-  (--with-livedotcom-tree is mandatory when using --enable-livedotcom, so
-  livedotcom isn't compiled by default)
-
-2003-11-07 Friday 21:30  massiot
-
- * modules/stream_out/transrate: New transrating module, based on GPL
-   code from www.metakine.com.
-   CAUTION : the code is currently very ugly, with static variables, no
-   code convention, etc. I check it in "as is" because it may be useful
-   to some people.
-   Don't expect a bitrate reduction of more than 30 % with acceptable
-   quality.
- * modules/demux/mpeg/ts.c: Useful debug message
-
-2003-11-07 Friday 19:30  massiot
-
- * src/misc/threads.c: Implementation of real-time priorities for UNIX-like
-   pthread systems (activate with --rt-priority)
- * modules/access_output/udp.c: Only discard packets which are _very_ late
-
-2003-11-07 Friday 18:41  massiot
-
- * modules/mux/mpeg/ts.c:
-   - By default send PCRs every 90 ms, because the upper limit is 100 ms
-   - New pid-video and pid-audio sout variables
-
-2003-11-07 Friday 18:32  fenrir
-
-  * udp: mp3/rtp is now correctly working.
-
-2003-11-07 Friday 18:32  fenrir
-
-  * rtp: removed a annoying debug message
-  * announce.c: fixed a warning.
-
-2003-11-07 Friday 18:08  fenrir
-
-  * livedotcom.cpp:
-     - improve a lot pts handling.
-     - added --rtsp-caching.
-     - implemented DEMUX_GET_TIME  and declared the input as seekable to
-     make the interface displaying the time.
-  Now I can read rtp stream from VLC using http export for sdp :) (MPEG4
- video, MPEG 1/2 video and mp3 audio tested successfully)
-
-2003-11-07 Friday 17:44  fenrir
-
-  * added vlc_url_t structure, vlc_UrlParse and vlc_UrlClean.
-  (It could avoid a lot of duplicated code...)
-
-2003-11-07 Friday 17:43  fenrir
-
-  * rtp: added a sdp options to export sdp. For now only as http.
- options: #rtp{dst=ip,port=port,[sdp=http://ip:port/file],[mux=]}
-
-2003-11-07 Friday 16:53  massiot
-
- * modules/packetizer/mpegvideo.c: Detect discontinuities and trash
-   corrupt packets. Also flag GOP headers with SOUT_BUFFER_FLAGS_GOP.
-
-2003-11-07 Friday 14:15  jpsaman
-
- PDA interface:
- * cleanup code
- * cleanup interface
-
-2003-11-07 Friday 13:31  massiot
-
- * Updated documentation.
-
-2003-11-07 Friday 13:28  massiot
-
- * modules/access/satellite: Big rework of the old satellite module.
-   - ability to select between different tuners if the board has several
-     tuners
-   - abitility to select between different demux if the board has several
-     demuxes
-   - if frequency isn't specified, do not try to tune the tuner and
-     assume some other software already did it
-   - set a bigger buffer size to avoid packet losses
-   - do not filter too many PIDs since some board only have 8 filters
-   - kludged so that the module works perfectly well with the demuxstream
-     demuxer
-   - use DMX_PES_OTHER all the time because some boards do not have a
-     decoder chip (this may be a problem for you)
-
- This changeset is part of the Dreambox port of VLC.
-
-2003-11-07 Friday 13:01  jpsaman
-
- PDA interface:
- * Directory browsing works
- * Coredump is solved
- * Adding files or entire directories to the playlist GUI control works.
-
-2003-11-07 Friday 12:27  fenrir
-
-  * livedotcom.cpp: - better pts handling  but still bad. (and using rtsp
-  over tcp doesn't really work yet).
-                    - fixed bad usage of delete vs delete[]
- (using --rtsp-tcp still leads to segfault)
-
-2003-11-07 Friday 10:31  rocky
-
- Need to change libvcdinfo to be more robust when there are
- reading the extended PSD. Given that area-highlighting and
- features in the extended PSD haven't been implemented,
- best then to not try to read this at all.
-
-2003-11-07 Friday 09:24  jpsaman
-
- Basic functionality of File tabpage is working.
-
-2003-11-07 Friday 07:59  jpsaman
-
- Removing GPE specific stuff.
-
-2003-11-07 Friday 00:28  fenrir
-
-  * more tolerant  sdp check when using  rtsp://. (SDP from some  DSS have a
-  lot of mandatory fields missing, like v, o, and s)
-
-2003-11-06 Thursday 22:23  zorglub
-
- Sync with latest changes
-
-2003-11-06 Thursday 22:14  fenrir
-
-  * livedotcom.cpp: use live.com library to read rtsp and sdp file.
-     TODO:
-         - handle PTS (for now, I just use mdate() :)
-         - support TS/PS (hard as it needs a lot of work on TS/PS demuxers).
-         - support X-QT and X-QUICKTIME. (I don't know if it's really used).
-         - implement pause, seek ...
-         - clean up/bugs fixes...
-         - ...
-
-2003-11-06 Thursday 20:12  gbazin
-
- * modules/demux/mpeg/ts.c: compilation fix for old libdvbpsi.
-
-2003-11-06 Thursday 19:35  nitrox
-
- . a small fix .... (many other to follow in the next days)
-
-2003-11-06 Thursday 18:55  hartman
-
- * Going to Fullscreen was effecting all vout's. should affect only the frontmost one.
-
-2003-11-06 Thursday 18:35  hartman
-
- * Updated the Output dialog.
-   - support for slp
-   - support for theora
-   - support for demuxdump
-
-2003-11-06 Thursday 17:08  nitrox
-
- . I422 -> YV12 Chroma
-
- This work is part of the work done by Anevia for the "Gran Theatro del
- Barcelona".
-
-2003-11-06 Thursday 16:54  nitrox
-
- . 422 deinterlacing (bob and blend filters)
-
- This work is part of the work done by Anevia for the "Gran Theatro del
- Barcelona".
-
-2003-11-06 Thursday 16:37  nitrox
-
- oups, ... forgot the interesting file !
-
-2003-11-06 Thursday 16:36  nitrox
-
- dvbsub.c: DVB subtitles decoder (ETSI EN 300 743). There is still a lot of
-           things to write to implement competely the standard but this decoder
-           will work in most of the pictures subtitles cases. Text subtitles
-           decoding is not implemented at all.
-           This decoder has been validated with CAVENA encoders after few
-           remarks of their developpers.
-
- include/*: addded a p_spuinfo field in the decider_fifo_t and the
-            es_descriptor_t
-
- codecs.h: added a dvb_spuinfo_t structure to identify the id of the selected
-           track.
-
- modules/demux/mpeg: added the support of the dvb subtitles track. Need last
-                     libdvbpsi (0x59 descriptor) to compile. The demuxer
-                     creates n fake ES as each ES carries up to 256 subtitles
-                     tracks.
-
- This work is part of the work done by Anevia for the "Gran Theatro del
- Barcelona".
-
-2003-11-06 Thursday 16:28  hartman
-
- * changed how cursor hiding works. Not perfect, but it's less complicated.
-   - less vague bugs :)
- * changed the global hotkey for play/pause to command-p since 'space' won't be
-   defined as the hotkey. i was sick of all the hacks i had made to have it work
-   that way, so the end. space only works in the vout from now on.
-
-2003-11-06 Thursday 16:06  massiot
-
- * New (experimental and incomplete) demuxstream module. It bypasses the
- stream output, and takes what comes from a DVB card and sends it onto
- the network. I didn't activate it in configure.ac because I suspect there
- might be problems with iovec on Windows (and there is probably a better
- way to do it).
-
-2003-11-06 Thursday 10:09  sam
-
-   * bootstrap: remove autom4te.cache before running autoconf
-
-2003-11-06 Thursday 09:59  gbazin
-
- * modules/misc/sap.c: compilation fix.
-
-2003-11-06 Thursday 01:49  garf
-
-  * http interface: added volume control (relative or absolute) and
-                  sort playlist function.
-
-2003-11-06 Thursday 00:12  gbazin
-
- * modules/access/v4l/v4l.c: big clean-up of the Video4Linux input.
-    New --v4l-vdev and --v4l-adev config options and the ability to play an audio only stream.
-
-2003-11-05 Wednesday 23:32  hartman
-
- * Compilation fix. One to many )
-
-2003-11-05 Wednesday 23:28  fenrir
-
-  * sap: big clean up + some buffer overflow fixes (still need some work).
-
-2003-11-05 Wednesday 20:06  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: fixed a couple of things.
-
-2003-11-05 Wednesday 18:59  gbazin
-
- * include/vlc_codec.h, modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: tell the encoder to respect the aspect ratio of the input.
- * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
- * src/misc/configuration.c: use strtol() instead of atoi().
-
-2003-11-05 Wednesday 17:57  gbazin
-
- * src/input/input.c: honor the --demux config option (will be overriden if demux is specified in the MRL).
-    I'm not exactly sure this is wise as some users will surely fuck-up their preferences and force a specific demux...
-    but this also allows me to specifiy the demuxdump demux with an input option (very handy to include the demuxdump option in the streamout gui dialogs).
- * src/misc/modules.c: changed module_Need() to use var_Get() instead of config_Get.
-
- * modules/gui/wxwindows/*: moved the demuxdump option from the open dialog to the streamout dialog.
-
-2003-11-05 Wednesday 17:46  gbazin
-
- * modules/codec/ffmpeg/encoder.c: fixed bug in the audio encoder.
- * modules/gui/wxwindows/preferences_widgets.*: bug fix.
-
-2003-11-05 Wednesday 09:16  gbazin
-
- * include/video_output.h: forgot this file in the vout_Synchro commit yesterday.
-
-2003-11-05 Wednesday 02:43  gbazin
-
- * modules/gui/wxwindows/preferences_widgets.*: added a refresh button for config vars with choices lists which have a pf_list_update callback.
- * modules/access/dshow/dshow.cpp: provide a callback to update the devices lists.
-
-2003-11-05 Wednesday 01:47  fenrir
-
-  * all: who has seen that I have just forgot to release any buffers...
-
-2003-11-05 Wednesday 00:40  hartman
-
- * moved garfou's changes before a variable that is at risk of overflow
-   maybe this will fix the random crashes?
-
-2003-11-05 Wednesday 00:39  gbazin
-
- * include/configuration.h: some small re-work of the config declaration macros.
-    String choices lists can now also have a list of text descriptions associated with them.
-    Added integer choices lists.
- * modules/gui/wxwindows/: modified config widgets to use the new config options.
- * ALL: updated for the new config options.
-
-2003-11-05 Wednesday 00:17  hartman
-
- Please test if this has any regressions
-
- * include/codecs.h:
-   - created a subtitle_data_t to be used by subtitle demuxers
-     and decoders to pass information.
-   - ToDo: access/dvd/es.c and spudec need to be fixed to use the palette field
-     of this new struct.
- * modules/codec/subsdec.c:
-   - moved the decoding of ssa textlines to here.
-   - ToDo: support for any tags is lacking atm., but now possible.
- * modules/demux/mkv.cpp:
-   - ssa is now passed undecoded to ssa subsdec.
-   - ssa headers are passed to ssa subsdec via subtitle_data_t
-   - ToDo: decode idx header info and fill the subtitle_data_t
-   - ToDo: support for compressed vobsubs.
- * modules/demux/util/sub.?:
-   - moved ssa decoding out of here.
-   - ToDo: add support for multiple tracks
-   - ToDo: implement reading vobsub .sub files (not .idx)
-
-2003-11-04 Tuesday 17:46  gbazin
-
- * src/video_output/vout_synchro.c, include/vout_synchro.h: got rid of the dependency on the vout.
- * modules/codec/libmpeg2.c: updated with the synchro api changes.
-
-2003-11-04 Tuesday 15:52  garf
-
-  * http interface: added "fullscreen" and "keep" functions
-
-2003-11-04 Tuesday 15:31  sam
-
-   * bootstrap: Fixed an automake breakage when gettext is not present.
-
-2003-11-04 Tuesday 15:26  sam
-
-   * debian/control:
-     + Build-depend on fixed dvb-dev packages.
-
-2003-11-04 Tuesday 14:51  fenrir
-
-  * adpcm: converted to new API (need more testing).
-
-2003-11-04 Tuesday 11:11  titer
-
-  + configure.ac:
-      fixed a link issue on BeOS
-  + modules/demux/util/sub.c:
-      gcc != 3 fix
-  + modules/gui/beos/*:
-      compile fixes; never replace int32 with int32_t, these are not the
-      same on BeOS (long/int)
-
-2003-11-04 Tuesday 02:23  fenrir
-
-  * input: fixed position-offset, time and time-offset.
-
-  * hotkeys: never _never_ use  demux_Control outside of src/input/ (it's
-  completely broken,  there is a lot  more things to do),  all interfaces
-  have  to  use  var_Get/Set  (time(-offset),  position(-offset),  state,
-  rate(-slower|-faster)...  ).
-  Btw,   input_SetStatus,   input_Seek,   input_Tell,   input_ChangeArea,
-  input_ToggleES,  will   be  quickly   obsolete  and   removed(at  least
-  unavailable for intf), so we should convert remaining interfaces (ie all
-  except wx, osx, rc, http, hotkeys).
-
-  * avi: implemented DEMUX_SET_TIME (not yet used).
-
-2003-11-04 Tuesday 01:27  fenrir
-
-  * araw: ported to new API.
-
-2003-11-03 Monday 23:05  fenrir
-
-  * removed old faad detection.
-
-2003-11-03 Monday 22:36  sam
-
-   * modules/misc/sap.c: fixed a warning and some coding style insanities.
-
-2003-11-03 Monday 22:30  fenrir
-
-  * all: ported the faad decoder to the new API (btw, aac HE untested).
-  I have not kept the compatibility with older faad version (but check is
-  still be  done in configure.ac). (I  didn't like it as  old version are
-  really buggy).
-
-2003-11-03 Monday 20:22  gbazin
-
- * modules/access/dshow/*: attempt at supporting DV inputs (completely untested).
-
-2003-11-03 Monday 15:27  hartman
-
- * modules/gui/macosx/*: Commit of the Visualizations menu item.
- * ALL: bring the project files to XCode.
-   10.2 users should revert the change in Makefile.am or they won't be able to
-   build VLC on their machine. Editing the project files will probably also not
-   be possible for them.
-
-2003-11-03 Monday 14:02  gbazin
-
- * modules/demux/mpeg/*: added support for ISO/IEC 13818-7 Audio with ADTS transport syntax to the TS demux.
-
-2003-11-03 Monday 03:21  garf
-
-  * http.c,index.html: add seek function in http interface. Also added "stream_position", "stream_length", and "stream_time" which could be usefull later (for a slider, for example :) )
-  * changed http interface more "neutral" colors
-
-2003-11-02 Sunday 23:13  zorglub
-
- Removed debug messages
-
-2003-11-02 Sunday 22:51  gbazin
-
- * modules/control/http.c: cough cough.
-
-2003-11-02 Sunday 22:28  gbazin
-
- * Makefile.am: small change to the package-win32 target.
-
-2003-11-02 Sunday 22:16  gbazin
-
- * modules/gui/wxwindows/preferences_widgets.cpp: show the current value when using sliders.
-
-2003-11-02 Sunday 22:15  gbazin
-
- * modules/demux/util/id3.c, modules/demux/util/id3tag.c: don't use input_Peek() to read an id3 tag as these tags can be bigger than what input_Peek() can read.
-
-2003-11-02 Sunday 21:26  gbazin
-
- * Makefile.am: include the .css file from the html interface into the win32 package.
-
-2003-11-02 Sunday 19:26  gbazin
-
- * modules/control/http.c: delete command supports a list of items.
- * doc/intf-http.txt: update for delete command.
- * share/http/index.html: added the possibility to delete playlist items.
-
-2003-11-02 Sunday 18:03  sigmunau
-
- modules/demux/mkv.cpp:
-  * proper fix for timing with vobsub tracks ( and possibly some other cases )
-
-2003-11-02 Sunday 16:12  sigmunau
-
- modules/demux/mkv.cpp:
-  * fix a segfault on close caused by setting default language
-
-2003-11-02 Sunday 12:22  gbazin
-
- * src/audio_output/input.c: on-the-fly visualization changes.
- * modules/gui/wxwindows/menus.cpp: added a visualization entry.
-
-2003-11-02 Sunday 06:33  hartman
-
- * modules/audio_output/input.c: created variables to allow for a autogenerated
-   Visualizations menu (is this the right location?)
-   Problems currently are: Doesn't work on the fly. where to start?
-   For that reason it now also uses config options instead of variables.
- * modules/visualization/visual/visual.c: small adaptions
- * modules/gui/macosx/controls.m: fix warnings.
-
-2003-11-02 Sunday 01:41  hartman
-
- * Fixed bugs in parsing SSA lines. Turns out we are currently parsing within demuxers.
-   The parsing of lines should of course be moved to the decoder level.
-
-2003-11-01 Saturday 21:50  fenrir
-
-  * added stream_out_rtp.
-
-2003-11-01 Saturday 14:35  hartman
-
- * an ebuild that pulls vlc from cvs and installs that.
-
-2003-11-01 Saturday 10:07  sam
-
-   * debian/control:
-     + Build-depend on a newer wxwindows version to avoid incompatibilities.
-     + Build-depend on linux-kernel-headers and build-conflict on dvb-dev
-       because these packages cannot be installed together.
-   * debian/rules:
-     + Temporarily disabled the framebuffer video output plugin because of
-        current code errors in linux-kernel-headers.
-
-2003-11-01 Saturday 06:57  fenrir
-
-  * rtp: added l8 (u8 samples) and l16 (s16b samples) support (eg to use with
-  transcode).
-
-2003-11-01 Saturday 06:56  fenrir
-
-  * araw: mhh, aout_buffer_t.i_nb_samples is samples _per_ channels...
-
-2003-11-01 Saturday 06:27  fenrir
-
-  * araw: added pseudo raw encoder. (s16b and s16l -> u8,s8, s16l,s16b).
-
-2003-11-01 Saturday 04:17  fenrir
-
-  * rtp: - added TS/PS support. (ex: #rtp{dst=ip,port=port,mux=ts} )
-        PS will work if there is only one stream as the muxer doesn't set
-        correctly dts/length for muxed packets. (so pretty useless ;)
-         - added mpeg1/2 video. (how overcomplicated is rfc2250),
-        tested with mplayer+live.com (but I'm not sure that my ES parsing
-        is ok.)
-         - btw, there is a ttl option.
-
-2003-11-01 Saturday 00:15  fenrir
-
-  * rtp: Added mpeg4 video(rfc 3016) and audio(mpeg4-generic). ( but far
-        from perfect)
-         Use udp raw mode.
-         Generate a SDP file (for now it is just fprintf to stderr).
-         The streams produced work under gmp4player. (mpeg4ip)
-
-2003-11-01 Saturday 00:11  fenrir
-
-  * udp: added a new option: raw, to use it udp{raw} (It doesn't try to
- fill packet send to mtu size, needed by rtp)
-
-2003-10-31 Friday 23:57  sam
-
-   * The "coincoin" Debian upload (no, it's not a cocker).
-
-2003-10-31 Friday 22:46  hartman
-
- * starting support for external vobsubs.
-   we can now read the .idx file. TODO:
-   - create a structure to store subinfo in (like WAVEFORMATEX and BITMAPINFO
-   - allow for multiple tracks in the sub demux
-   - open the .sub vobsub file, remove the mpeg crud and prepare a packet
-     for spudec.
-
-2003-10-31 Friday 18:18  gbazin
-
- * modules/control/hotkeys.c: use demux_Control( p_input, DEMUX_SET_TIME, ...) to seek, for better precision.
- * modules/video_output/directx/events.c: fix to catch the Alt key.
-
-2003-10-31 Friday 16:57  fenrir
-
-  * begin to add a rtp mixer. For now it support mpeg audio and ac3(untested).
-  TODO: (a lot of work)
-     - gather multiple small frames in one packets (not really important).
-     - add mpeg 1/2 video
-     - export a sdp file (needed for all next codecs).
-     - add mpeg4 audio/video
-     - add ts/ps over RTP.
-     - perhaps ogg over RTP if something is abled to read that.
-
-  command: #rtp{dst=ip,port=port,[mux=muxer]} (mux not yet implemented)
-
-  It automaticaly uses ip:port, ip:port+2, ip:port+4 ... (port should
-  be odd btw)
-
-2003-10-31 Friday 15:54  hartman
-
- * modules/demux/mkv.cpp: Set English as the default for track language.
- * modules/gui/macosx/vout.m: removed debug
- * modules/gui/macosx/open.m: Panther compilation fixes
- * modules/gui/macosx/controls.m: OSDMessages :)
-
-2003-10-30 Thursday 23:17  hartman
-
- * Use the new vout_OSDMessage on the new hotkeys functions.
-
-2003-10-30 Thursday 22:34  hartman
-
- * implemented a vout_OSDMessage to display messages on the video at a specific
-   location by any module.
- * added a OSD config option to the Video options. this will allow you to disable
-   the messages printed by OSDMessage. Subtitles will still be shown however.
- * src/audio_output/intf.c: volumeSet sets the intf-change variable.
- * modules/gui/macosx/vout.m: fix the modifier detection.
-
-2003-10-30 Thursday 21:44  gbazin
-
- * include/modules_inner.h: bigger p_config[] array because the main module is becoming quite big.
-
-2003-10-30 Thursday 17:59  gbazin
-
- * modules/gui/skins/win32/*: fixed a problem with drag&drop when restarting the skins engine.
-
-2003-10-30 Thursday 17:58  gbazin
-
- * modules/control/hotkeys.c, src/libvlc.h, include/vlc_keys.h: added hotkeys for jump actions.
-
-2003-10-30 Thursday 12:01  gbazin
-
- * modules/stream_out/transcode.c: fixed last pts/dts calculation breakage.
-
-2003-10-30 Thursday 00:12  sigmunau
-
- modules/demux/mkv.cpp:
-  * fixed timing with vobsubs
-
-2003-10-29 Wednesday 23:36  sigmunau
-
- modules/demux/mkv.cpp:
-  * added support for matroska files with embedded spu tracks, what the
-    matroska people call VobSubs
-
-2003-10-29 Wednesday 23:31  gbazin
-
- * modules/gui/wxwindows/preferences_widgets.cpp: attempt at optimizing KeyConfigControl which is really slow on wxGTK.
-
-2003-10-29 Wednesday 22:25  zorglub
-
- Wrap help at 72 chars instead of 80 to get our whole text displayed in the normal size
-
-2003-10-29 Wednesday 21:04  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: restored the old size of the preferences panel... it is big enough already.
-
-2003-10-29 Wednesday 20:53  gbazin
-
- * modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MPEG2VIDEO only supported from version 4676.
-
-2003-10-29 Wednesday 19:35  gbazin
-
- * modules/codec/ffmpeg/ffmpeg.c: CODEC_ID_MP3 is only available on recent ffmpeg versions.
-
-2003-10-29 Wednesday 18:54  gbazin
-
- * modules/gui/wxwindows/*: fixed breakage.
-
-2003-10-29 Wednesday 18:00  zorglub
-
- Grmbl, it was obvious I would forget to add the new files
-
-2003-10-29 Wednesday 17:32  zorglub
-
- * src/playlist/* && Makefile.am
-    - splitted the enormous playlist.c file
-    - implemented a better item group system: groups have a name
-      and must be created before use by
-       playlist_CreateGroup( p_playlist, "newgroupname")
-
- * modules/misc/sap.c
-    - Create our own playlist group ("SAP") and use it
-
- * modules/access/slp.c
-    - Create our own playlist group ("SLP") and use it
-
- * modules/demux/util/id3tag.c
-    - Trigger playlist update when we have parsed our tag
-
- * modules/gui/wxwindows/interface.cpp
-    - Fixed the about box by using vlc_wraptext
-    - Added the simple open and the streaming wizard icons
-            *** Icons need to be changed ! ***
-    - Added the visualization to the extended gui
-
- * modules/gui/wxwindows/preferences.cpp && include/vlc_help.h
-    - Enlarged the window to fit the wrapped text
-    - Added help for audio encoders
-
- * modules/gui/wxwindows/stream.cpp  & open.cpp & include/vlc_interface.h
-    - Created a "streaming wizard" window (3-step streaming)
-
- * modules/gui/wxwindows/iteminfo.cpp:
-    - Group change is now based on the name
-
- * modules/gui/wxwindows/playlist.cpp
-    - Added author and group columns to the listview
-    - Redesigned the window
-    - Added the Sort menu with several criteria (title, author, group)
-    - Added up/down buttons to move an item in the playlist
-    - Added the group menu to enable/disable a group in an understandable way
-
- TODO:
- -----
-
- * playlist core :
-    - Implement advanced sort capabilities  (multi-criteria)
-    - File format to save the new features
-    - export playlist (to M3U, eg)
-    - more robust group creation (duplicates check, ...)
-
- * wxWindows playlist:
-    The idea of a treeview seems impossible, because of wxWindow's treeview,
-    that don't allow multi-selection, and, as far as I know, multi-columns.
-    - Provide a frontend to advanced sort (when it's done :-) )
-    - Allow moving items by drag & drop (well, if possible, haven't checked yet)
-    - Allow moving several items at once
-    - Customizable listview (ability to remove/move columns)
-    - Find a solution to the focus problem
-      (when you change track, the selected one scrolls at the
-       bottom of the visible screen)
-
- * wxWindows interface:
-    - New icons, our icons begin to get old and not so pretty
-    - Find a solution for the volume bar (nobody understands what it is)
-
-2003-10-29 Wednesday 12:23  gbazin
-
- * modules/misc/freetype.c: don't use the pitch of the picture to calculate the text alignment.
- * modules/video_output/directx/events.c: fixed key modifiers detection.
- * modules/gui/wxwindows/*: removed the sorted flag from a couple of comboboxes.
-
-2003-10-29 Wednesday 11:54  hartman
-
- * hopefully this fixes the instability of the osx vout.
-
-2003-10-29 Wednesday 02:13  hartman
-
- * the OSX vout has support for the new hotkeys now. no prefs for it yet.
-   And this is no final solution, i think it should be handled in VLCApplication.
-
-2003-10-29 Wednesday 01:33  gbazin
-
- * ALL: improved hotkeys support.
-
-2003-10-29 Wednesday 00:04  sigmunau
-
- modules/misc/freetype.c:
-  * fixed freetype module on big endian systems
-  * removed a nasty debug line
-  * cosmetic fix
-
-2003-10-28 Tuesday 21:59  gbazin
-
- * modules/video_output/x11/xcommon.c: hotkeys handling cleanup and support for ctrl/alt/shift modifiers.
- * modules/gui/wxwindows/preferences_widgets.cpp: correctly select the active hotkey (needed on win32).
-
-2003-10-28 Tuesday 20:34  hartman
-
- * fix the missing symbols ogg issue
-
-2003-10-28 Tuesday 20:15  hartman
-
- * src/misc/darwin_specific.m: fixed some languages.
- * include/vlc_keys.h: added some extra keys on my keyboard.
-
-2003-10-28 Tuesday 17:02  gbazin
-
- * modules/video_output/directx/events.c: added centralized hotkeys support.
- * modules/misc/freetype.c: fixed default font on win32.
-
-2003-10-28 Tuesday 14:51  sam
-
-   * include/vlc_keys.h: inlined the static function to avoid warnings.
-
-2003-10-28 Tuesday 14:17  gbazin
-
- * modules/codec/ffmpeg/video.c: fixed screwed up indirect rendering.
- * modules/codec/ffmpeg/postprocess.c: idem for postprocessing.
-
-2003-10-28 Tuesday 07:17  ipkiss
-
- Fix for a synchronization problem when a checkbox has 2 identical events
-
-2003-10-27 Monday 22:42  jpsaman
-
- PDA interface update:
- * File tab is beginning to work
- * Adding file to Playlist begins to work
-
- Note: not very usefull yet.
-
-2003-10-27 Monday 22:13  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: added theora to the list of video codecs and a few more bitrates.
-
-2003-10-27 Monday 21:54  gbazin
-
- * src/audio_output/dec.c: moved the audio desync option out of p_vlc so it can be modified on a per input basis.
-
-2003-10-27 Monday 20:53  gbazin
-
- * modules/stream_out/transcode.c: bail out if we can't find an audio encoder.
-
-2003-10-27 Monday 19:48  gbazin
-
- * modules/stream_out/transcode.c, modules/codec/ffmpeg/encoder.c: move the ffmpeg pts hack to the ffmpeg encoder.
-
-2003-10-27 Monday 18:57  rocky
-
- Don't assume when Activate is called that i_tell is at the beginning of
- an MPEG. Instead save that position seek to the beggining and restore
- the position. This allows Video CD's to be able to start from an
- entry other than the first one of a track.
-
-2003-10-27 Monday 17:50  gbazin
-
- * modules/codec/vorbis.c: fixed vorbis encoding.
- * modules/codec/ffmpeg/*: fixed ffmpeg encoding.
- * modules/stream_out/transcode.c: transcoding is working again.
-
-2003-10-27 Monday 13:35  nitrox
-
- . in PMT decoder, fix the iso639-2B language code decoding bug:
-    only iso-639-2T codes were decoded
-
-2003-10-27 Monday 10:00  gbazin
-
- * modules/codec/ffmpeg/audio.c: compilation fix
-
-2003-10-27 Monday 01:04  gbazin
-
- * modules/codec/ffmpeg/*: ported the ffmpeg audio and video decoders to the new api.
-    Isolated the video postprocessing routines in postprocess.c
-
- * modules/codec/ffmpeg/encoder.c, modules/codec/vorbis.c, modules/stream_out/transcode.c,
-    include/vlc_block.h, include/vlc_codec.h: extracted the encoders out of transcode.c.
-    transcode now uses encoder plugins (currently ffmpeg, vorbis and theora).
-
- PS: transcoding is currently a bit broken but I'll fix that ASAP.
-
-2003-10-26 Sunday 23:03  sigmunau
-
- modules/video_output/x11/xcommon.c:
-  * report F1 to F12 keys
-
-2003-10-26 Sunday 17:50  gbazin
-
- * modules/video_output/x11/xcommon.c: compilation fix.
-
-2003-10-26 Sunday 17:11  gbazin
-
- * Makefile.am: strip the mozilla plugin when doing the win32 package.
- * configure.ac: on win32 we compile the theora module as a plugin, not builtin.
-
-2003-10-26 Sunday 16:12  gbazin
-
- * configure.ac: check for mozilla-config.h on win32 as well.
- * mozilla/support/npwin.cpp: some mozilla sdk don't include mozilla-config.h explicitly so do it ourselves.
-
-2003-10-26 Sunday 14:49  sam
-
-   * bootstrap: Fixed breakage from previous commit.
-
-2003-10-26 Sunday 13:57  sam
-
-   * bootstrap: Fixed a shell thinko causing unwanted plugins to be built.
-
-2003-10-26 Sunday 13:10  sigmunau
-
- modules/access/dvdplay/intf.c:
-  * use new key-pressed in p_vlc, and not the one in p_vout
- src/video_output/video_output.c:
-  * do not create the key-pressed variable in p_vout
-
-2003-10-26 Sunday 13:07  gbazin
-
- * INSTALL.win32: updated build instructions.
-
-2003-10-26 Sunday 12:49  gbazin
-
- * configure.ac: added a --disable-fribidi option and make sure the freetype module is linked with libiconv.
-
-2003-10-26 Sunday 12:46  sigmunau
-
- src/libvlc.c:
-  * created a variable "key-pressed" in p_vlc that can be used to
-    report or read key presses
-  * allways try to start hotkeys interface in the background
- configure.ac, modules/control/Modules.am, modules/control/hotkeys.c:
-  * a new control module that reads keypresses from "key-pressed" and
-    performs an action depending on what is asosiated with this key.
-    Also uses nice on screen messages to indicate what action was performed
- modules/video_filter/filter_common.h:
-  * removed code to pass old style key reporting through filters
- modules/video_output/x11/xcommon.c:
-  * report key-presses through the new mechanism. Incomplete, I need help
-    with this.
-
-2003-10-25 Saturday 20:19  fenrir
-
-  * v4l: added fps option to reduce the frame rate.
-  Untested -> please report success or faillure.
-
-2003-10-25 Saturday 17:48  gbazin
-
- * bootstrap: fix for the AC_MSG_WARN() problem when pkg-config is not installed (hopefully).
-
-2003-10-25 Saturday 04:49  sam
-
-   * modules/gui/wxwindows/Modules.am: Added a missing header to the file list.
-
-2003-10-25 Saturday 04:48  sam
-
-   * bootstrap:
-     + Fixed a typo causing the Mozilla plugin build to fail.
-     + Call the generic rule in "all" instead of "all-am" to spare one make level
-       of recursion.
-
-2003-10-25 Saturday 03:44  sam
-
-   * bootstrap:
-     + Smaller makefiles.
-     + Faster builds. Heh.
-
-2003-10-25 Saturday 00:49  sam
-
-   * include/vlc_common.h:
-     + Removed u8, s8, u16 etc. for good.
-   * ALL:
-     + Replaced all occurrences of u8, s8, u16 etc. with uint8_t, int8_t, etc.
-
-2003-10-25 Saturday 00:42  sam
-
-   * modules/video_output/wingdi.c, modules/video_output/svgalib.c: Fixed compilation
-     errors due to the recent API change in vout_AllocatePicture.
-
-2003-10-24 Friday 21:27  gbazin
-
- * configure.ac: fix for wxWindows headers detection.
- * all: changed the prototype of vout_AllocatePicture() and vout_InitPicture().
- * src/video_output/vout_pictures.c: new vout_InitFormat() function that initialises a video_frame_format_t structure.
- * include/vlc_video.h: extended video_frame_format_t.
- * modules/codec/rawvideo.c: ported to the new decoder api.
- * modules/video_output/x11/*: simplifications.
-
-2003-10-24 Friday 17:55  gbazin
-
- * modules/packetizer/mpeg4audio.c: when packetizing adts streams, make sure we remove the adts headers before sending the data.
-
-2003-10-24 Friday 17:43  sam
-
-   * modules/visualization/visual/:
-     + Renamed fft_init into visual_fft_init because of a name clash with
-       the ffmpeg libraries.
-     + Replaced u8 s16 etc. with uint8_t int16_t etc.
-
-2003-10-24 Friday 17:41  sam
-
-   * include/iso_lang.h: Since the exported functions use the "const" keyword,
-     put the declarations in extern "C" {} in C++ modules.
-
-2003-10-24 Friday 16:34  sam
-
-   * Makefile.am: Recurse into doc/ to install documentation.
-   * configure.ac: Removed mention of plugin packetizer_mpegaudio which does
-     not exist.
-
-2003-10-24 Friday 14:50  sam
-
-   * toolbox: On Debian woody, don't activate the speex plugin, and use
-     ttf-thryomanes instead of ttf-freefonts (not available).
-
-2003-10-24 Friday 14:45  sam
-
-   * debian/rules:
-     + Activated the speex codec.
-     + Activated the PVR input module.
-
-2003-10-24 Friday 14:13  sam
-
-   * modules/misc/freetype.c: Compilation fixes.
-
-2003-10-24 Friday 12:22  fenrir
-
-  * avi: fix for playing avi file from ffserver.
-
-2003-10-24 Friday 11:53  sam
-
-   * bootstrap: Fixed the "clean" rule in module subdirectories.
-
-2003-10-24 Friday 11:31  sam
-
-   * debian/rules:
-     + Disabled the deprecated satellite plugin; the dvb plugin is now
-       the recommended one (Closes: #216367).
-     + Don't install fortunes in /usr/share/games, they are too private for
-       common mortals (Closes: #212856). They are still available in the
-       /usr/share/doc/vlc directory though.
-   * debian/control:
-     + Depend on ttf-freefont for subtitles.
-
-2003-10-24 Friday 11:28  sam
-
-   * modules/misc/freetype.c: Set the default font to a common Debian font.
-
-2003-10-24 Friday 11:28  sam
-
-   * modules/access/satellite/access.c: Typo.
-
-2003-10-24 Friday 09:32  bigben
-
- changed input parametter to channel, to be compatble with v4l input
-
-2003-10-23 Thursday 23:00  sigmunau
-
- configure.ac, modules/misc/freetype.c:
-   * Bidi support in the freetype module through fribidi
-
-2003-10-23 Thursday 22:46  bigben
-
- Added the "input" parameter in pvr input command line. Default is input=4 (tuner)
-
-2003-10-23 Thursday 21:55  gbazin
-
- * modules/audio_output/alsa.c: recover more easily in case of underrun.
-
-2003-10-23 Thursday 21:28  gbazin
-
- * modules/codec/mpeg_audio.c: debug_message--;
-
-2003-10-23 Thursday 20:51  gbazin
-
- * include/vlc_block_helper.h: fixed an idiotically stupid bug in block_PeekOffsetBytes().
- * modules/codec/mpeg_audio.c, modules/codec/a52.c, modules/packetizer/mpeg4audio.c: fixed a couple of issues.
-
-2003-10-23 Thursday 17:04  sam
-
-   * configure.ac:
-     + Detect <mozilla-config.h> on newer Mozilla versions.
-   * mozilla/vlcpeer.cpp:
-     + If neither NP_UNIX, NP_MACOSX nor NP_WIN are defined, default to NP_UNIX.
-     + Use <mozilla-config.h> whenever possible.
-
-2003-10-23 Thursday 16:48  gbazin
-
- * modules/demux/ogg.c: arrggg... I shouldn't be allowed to commit ;)
-
-2003-10-23 Thursday 16:43  sam
-
-   * src/libvlc.c: hid p_static_vlc in a vlc_current_object function so that
-     it can later be used from outside as well.
-
-2003-10-23 Thursday 16:26  sam
-
-   * doc/Makefile.am: Install a few files in /usr/share/doc/vlc/.
-
-2003-10-23 Thursday 16:00  gbazin
-
- * modules/gui/skins/src/*: don't forget to recreate a win32 timer when the skin is changed.
-
-2003-10-23 Thursday 15:30  sam
-
-   * bootstrap: Only start removing files when required tools have been
-     checked, to prevent inadvertent file losses.
-
-2003-10-23 Thursday 14:30  jpsaman
-
- Reviewed file:
- - fixed border cases with peeking in the packet.
-
-2003-10-23 Thursday 11:26  gbazin
-
- * share/skins/default/theme.xml: set "playondrop" to false for the playlist window.
- * Makefile.am, modules/visualization/visual/Modules.am, modules/stream_out/Modules.am: added missing headers.
-
-2003-10-22 Wednesday 21:08  gbazin
-
- * NEWS, modules/LIST: updated with the new features.
-
-2003-10-22 Wednesday 19:12  ipkiss
-
-  * modules/gui/skins/*: Added a "playondrop" attribute to the "Window"
-      tag, which enables to choose whether drop files should be played
-      directly or only enqueued (default is "true", to be backwards
-      compatible).
-      Implemented on win32 and x11, only tested on win32.
-  * doc/skins/skins-howto.txt: Updated the doc accordingly
-
-2003-10-22 Wednesday 18:24  gbazin
-
- * modules/codec/speex.c: fixed a couple of bugs.
-
-2003-10-22 Wednesday 17:12  gbazin
-
- * configure.ac, modules/codec/Modules.am, modules/codec/speex.c: new speex decoder and packetizer using libspeex.
- * modules/demux/ogg.c: added support for speex to the Ogg demuxer.
- * modules/mux/ogg.c: added support for speex to the Ogg muxer.
- * src/misc/variables.c: when creating choices object variables with inheritance enabled, automatically add the inherited value to the list of choices.
- * modules/access/udp.c: use an object variable and inheritance for "udp-caching".
- * src/input/input.c: disable the hack for filenames with colons on win32 because filenames can't contain colons.
-
-2003-10-22 Wednesday 00:00  fenrir
-
-  * added support for S_SSA and S_ASS old way (fix 1373).
-    added removing of all {\xxxx} in the SSA stream.
-
-2003-10-21 Tuesday 18:33  gbazin
-
- * modules/codec/ffmpeg/video.c: compilation fix for the latest ffmpeg changes (AVRational).
-
-2003-10-21 Tuesday 17:31  gbazin
-
- * configure.ac: tell the build system that mkv is a c++ plugin.
-
-2003-10-21 Tuesday 12:30  hartman
-
- Fixed dropdown lists. they were returning descriptions on a SaveAll instead of config options.
-
-2003-10-21 Tuesday 01:48  titer
-
-  beos/VlcWrapper.cpp: started to use object variables
-
-2003-10-21 Tuesday 01:05  titer
-
-  configure.ac:
-   + updated libebml/libmatroska detection as matroska headers no longer
-     include ebml headers directly. Hope you upgraded it - if not, you'll
-     have to set your CFLAGS accordingly.
-   + on BeOS, libmkv_plugin.so has to be linked to libstdc++
-
-  modules/control/http.c:
-   + fix for gcc != 3
-
-2003-10-20 Monday 22:43  fenrir
-
-  * intf-http.txt: small doc about how to write .html page for the http
-  interface (up to date, but a bit technical...).
-
-  Btw, the first who ask me to write another documentation will just go
-  to hell ;)
-
-2003-10-20 Monday 22:28  gbazin
-
- * src/playlist/playlist.c: added a playlist var_Set( "intf-change" ).
-
-2003-10-20 Monday 22:27  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: play, pause, and stop checkbox controls are now updated on "intf-change" playlist variable callback.
-
-2003-10-20 Monday 21:48  gbazin
-
- * Makefile.am, install-win32: include the mozilla plugin in the win32 package.
-    You'll still have to install the mozilla plugin manually though.
-
-2003-10-20 Monday 17:18  gbazin
-
- * modules/demux/avi/libavi.c: multiline strings are not valid C.
-
-2003-10-20 Monday 15:28  zorglub
-
- Removed an awful debug message
-
-2003-10-20 Monday 12:25  gbazin
-
- * modules/gui/wxwindows/preferences*: added GetName(), GetType() and IsAdvanced() to ConfigControl and got rid of ConfigData for even more simplifications.
-
-2003-10-20 Monday 10:37  gbazin
-
- * Makefile.am, bootstrap, mozilla/Makefile.am: don't try to build pic _and_ non-pic code on win32 as there's no need for pic code on this platform. This should almost reduce the compilation time by a factor of 2 when the mozilla plugin is activated in the build process.
-
-2003-10-20 Monday 01:07  hartman
-
- * even less duplicate entries by id3tags. Dupes are annoying :)
-
-2003-10-20 Monday 00:09  gbazin
-
- * modules/gui/wxwindows/preferences*: beware, casts from strings to char * are allocated on the stack.
-
-2003-10-20 Monday 00:01  hartman
-
- * Added a "demuxed-id3" variable to input.c so id3tags won't be parsed
-   multiple times anymore.
-
-2003-10-19 Sunday 23:38  gbazin
-
- * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix for unicode build.
-    Small cosmetic fixes to the code.
- * modules/gui/wxwindows/menus.cpp: added a couple of new options.
-
-2003-10-19 Sunday 23:12  hartman
-
- * include/codecs.h: cosmetic fixes.
- * modules/gui/macosx/*:
-   - remove the enqueue option from the open panel. why did i even add it? KISS
-   - better use of name and uri fields of playlist_item_t
-   - when users d&d a CD on VLC, it will now play. This breaks d&d folders
-     located on a CD for now. Not really important but should be fixed later on.
-
-2003-10-19 Sunday 22:52  sigmunau
-
- modules/gui/wxwindows/interface.cpp: oooops
-
-2003-10-19 Sunday 22:41  sigmunau
-
- Factored the code for each of the different types of config options out into
- separate widgets. This makes preferences.cpp much cleaner and opens up
- greater possibilities for the config item controls.
- * Added "browse..." button to CONFIG_ITEM_DIRECTORY
- * Added a slider to CONFIG_ITEM_INTEGER when i_min or i_max differs from 0
- * Made it possible to change CONFIG_ITEM_KEY options with the preferences
- dialog
-
-2003-10-19 Sunday 22:25  gbazin
-
- * modules/gui/skins/x11/x11_window.cpp: try _NET_WM_STATE_STAYS_ON_TOP as well for KDE.
-
-2003-10-19 Sunday 20:32  asmax
-
- * lalala
-
-2003-10-19 Sunday 20:05  asmax
-
- * tried to implement on-top windows on X11, but doesn't work for me :(
-
-2003-10-19 Sunday 16:53  gbazin
-
- * modules/demux/ogg.c: fixed endless loop when trying to play a theora stream while the demux was not compiled with theora support.
-
-2003-10-19 Sunday 14:02  hartman
-
- * Update portugese brazilian translation
-
-2003-10-19 Sunday 13:39  hartman
-
- * modules/demux/avi/*
-   - print a debug message in case of 0xfffe audio
-     This is either a WAVEFORMATEXTENSIBLE or encapsulated vorbis audio
-   - use c-style comments
- * modules/gui/macosx/info.m:
-   - release your objects when you finished using them.
-
-2003-10-19 Sunday 12:37  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: free()/delete mismatch.
-
-2003-10-19 Sunday 12:20  gbazin
-
- * src/playlist/playlist.c: fixed locking problem.
- * modules/gui/skins/src/skin_main.cpp: fixed division by 0.
-
-2003-10-18 Saturday 22:48  hartman
-
- * id3tag fills the psz_name and psz_author field of playlist_item_t
-
-2003-10-18 Saturday 21:46  hartman
-
- * The SAMI parses did case sensitive tag parsing. However both START, Start
-   and start are legal tags. I added a local_stristr (also sometime known as strcasestr)
-   function to this file. It probably doesn't belong here, anyone is welcome
-   to move it.
-
-2003-10-18 Saturday 20:09  gbazin
-
- * modules/access/dshow/*: fixes and optimizations. Also changed all the parameters into config options.
-
-2003-10-17 Friday 21:28  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: fixed the rtp field.
-
-2003-10-17 Friday 20:21  ipkiss
-
-  * modules/gui/skins/src/banks.cpp: Two events had the same shortcut
-  * doc/skins/events-howto.txt: Updated the doc accordingly
-
-2003-10-17 Friday 18:59  zorglub
-
- * A few sanity checks
-
- * Escape < and > to prevent script injections (could be done easily with crappy playlist items)
-
-2003-10-17 Friday 18:45  gbazin
-
- * Makefile.am: don't forget include/vlc_keys.h in "make dist"
-
-2003-10-17 Friday 18:38  gbazin
-
- * src/video_output/vout_synchro.c: mpeg video synchro patch that fixes the susceptibility to timing jitter when decoding the first frame (courtesy of Simon Gittins).
-
-2003-10-17 Friday 18:17  ipkiss
-
-  * modules/gui/skins/*:
-         Added an "Always on top" entry in the system menu (it can also
-         be triggered by Ctrl+T). Implemented on Windows only, but to do
-         that on X11 you just need to write X11Window::ToggleOnTop().
-
-2003-10-17 Friday 16:40  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: fixes some alignment issues in the config options panel.
- * modules/gui/skins/src/*: use (AOUT_VOLUME_DEFAULT * 2) as max volume.
- * modules/video_output/directx/*: use inheritance for the direct-always-on-top object var.
-    Added Ctrl+left/right arrows as shortcuts for seeking in 1 min chunks.
- * modules/mux/mp4.c: fixed the audio/video sync.
-
-2003-10-16 Thursday 16:04  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: don't forget to lock the playlist object.
-    Check p_playlist->i_index is != -1 as well.
-
-2003-10-15 Wednesday 22:49  gbazin
-
- * modules/video_filter/*: forward fullscreen event between children and parent.
-
-2003-10-15 Wednesday 12:24  gbazin
-
- * modules/gui/skins/win32/win32_run.cpp: don't forget to delete VlcProc
- * modules/gui/wxwindows/*, modules/gui/wxwindows/*: don't forget to delete all our variables callbacks.
- * modules/gui/wxwindows/dialogs.cpp: don't delete the dialogs provider twice.
- * modules/gui/wxwindows/menus.cpp: small cosmetic changes.
-
-2003-10-15 Wednesday 07:34  gbazin
-
- * modules/control/http.c: small bug fix.
- * mozilla/vlcshell.cpp: win32 fix.
-
-2003-10-14 Tuesday 23:09  gbazin
-
- * src/interface/interface.c: interfaces added on the fly are attached to p_vlc instead of the main interface.
-
-2003-10-14 Tuesday 22:41  gbazin
-
- * modules/gui/wxwindows/*: don't forget to delete the timer.
-    Use wxApp::OnExit() to cleanup the dialogs provider.
-    Added a "Miscellaneous" section to the menu. Added a "Switch interface" and "Add interface" entries to this menu.
- * modules/gui/skins/src/*: dialog providers have object types of VLC_OBJECT_DIALOGS.
-    Don't forget to attach/detach the dialogs provider to its parent intf.
-    Work around a bug in imlib2 when we close the plugin.
- * src/misc/objects.c, include/vlc_objects.h: added VLC_OBJECT_DIALOGS for dialogs providers.
- * src/interface/interface.c, include/vlc_interface.h: added 2 object variables to switch/add interfaces on the fly (intf-switch and intf-add).
-
-2003-10-14 Tuesday 16:46  alexis
-
- New update again !
-
-2003-10-14 Tuesday 07:30  alexis
-
- Spanish translation update.
-
-2003-10-13 Monday 05:48  zorglub
-
- * modules/misc/sap.c: Fixed a stupid option (no-ipv4-sap)
-
- * NEWS: added some more stuff
-
-2003-10-12 Sunday 23:28  hartman
-
- * Updated the pt_BR translation
- * Added the new es language to the preferences
- * Updated same stuff in the NEWS file, new release will still take a long time
- * Updated the subtitle info in the README file.
-
-2003-10-12 Sunday 21:53  hartman
-
- * added a "auto" mode to sub-type. This is because the wxwin intf doesn't
-   like dropdown lists, with no selection. it therefore selects the first item
-   in this case microdvd, which then has the potential that you can save and
-   set this sub-type accidently.
-
-2003-10-12 Sunday 09:49  gbazin
-
- * src/video_output/video_text.h: removed useless file.
-
-2003-10-11 Saturday 22:40  hartman
-
- * src/input/subtitles.c: made the autodetection fuzziness a config option.
- * ALL:
-   use a counter and pass this along to New_Subtitle, so we can add more
-   than one subtitle file. This 'fixes' a problem where all subtitles got the
-   same track_id and therefore were all (un)selected at the same time.
-
-2003-10-11 Saturday 21:08  hartman
-
- * src/misc/charset.c: Fixed a segfault and removed some gcc warnings
-   The day i understand strings and memory in C is going to be a joyful day :)
- * modules/demux/mkv.cpp: fixed an error if there is no ICONV support
-
-2003-10-11 Saturday 14:08  hartman
-
- * removed an undef HAVE_ICONV from this file, and fixed a cast warning.
-
-2003-10-10 Friday 19:42  alexis
-
- Minor fix.
-
-2003-10-10 Friday 17:09  gbazin
-
- * src/input/input_dec.c: use VLC_OBJECT_PACKETIZER for packetizers.
- * modules/mux/ogg.c: win32 fix for ogg muxing with several elementary streams.
-
-2003-10-10 Friday 07:33  alexis
-
- Ran toolbox --update-po.
-
-2003-10-10 Friday 07:28  alexis
-
- New spanish translation, by Antonio Javier Varela.
-
- P.S. : it compiles fine, but I can't figure out how to change the
- language on the CVS version of VLC, so I couldn't test it.
-
-2003-10-09 Thursday 19:40  gbazin
-
- * modules/stream_out/transcode.c: yes, I can do it!
-
-2003-10-09 Thursday 19:31  gbazin
-
- * modules/mux/ogg.c, modules/stream_out/transcode.c: better fix for the starting pts problem in the ogg muxer.
-
-2003-10-09 Thursday 18:53  gbazin
-
- * modules/stream_out/transcode.c: couple of fixes.
- * modules/codec/theora.c, modules/mux/ogg.c: proper granulepos generation for theora streams.
- * modules/mux/ogg.c: ignore pts from headers.
-
-2003-10-09 Thursday 18:05  massiot
-
- HOLY SHIT, IS IT TOO DIFFICULT TO COMPILE YOUR SOURCE BEFORE CHECKING
- IT IN ???
-
-2003-10-09 Thursday 12:31  gbazin
-
- * modules/stream_out/transcode.c: fixed resizing with theora encoding.
-
-2003-10-09 Thursday 11:48  gbazin
-
- * modules/codec/theora.c, modules/stream_out/transcode.c: fixed encoder module unloading.
- * modules/mux/ogg.c: fixed packing of OggDS structure.
-
-2003-10-09 Thursday 09:39  gbazin
-
- * modules/stream_out/transcode.c: fixed transcoding.
-
-2003-10-08 Wednesday 23:00  gbazin
-
- * modules/codec/theora.c, modules/stream_out/transcode.c: theora encoding fixes.
-
-2003-10-08 Wednesday 21:03  gbazin
-
- * modules/demux/util/sub.c: fix when no subs specified.
- * modules/video_output/x11/xcommon.c: fixed invalid chroma.
- * modules/codec/a52.c, modules/codec/libmpeg2.c: small cleanup.
-
-2003-10-08 Wednesday 21:01  gbazin
-
- * include/vlc_codec.h: defines decoders/encoders related structures here.
- * include/vlc_video.h: new video_frame_format_t structure which defines the properties of a video frame.
- * include/vlc/decoder.h: include vlc_codec.h
- * src/misc/objects.c: added VLC_OBJECT_PACKETIZER and VLC_OBJECT_ENCODER object types.
- * modules/stream_out/transcode.c, modules/codec/theora.c: experimental theora video encoder.
- * src/input/*: some cleanup.
-
-2003-10-08 Wednesday 19:40  gbazin
-
- * include/vlc_help.h src/libvlc.h: thou shalt not hardcode newlines in the middle of sentences.
- * src/extras/libc.c, include/vlc_common.h: resuscitated vlc_wraptext() and added utf8 support.
- * modules/gui/wxwindows/preferences.cpp: use vlc_wraptext() for capabilities help.
-
-2003-10-08 Wednesday 18:26  gbazin
-
- * modules/misc/sap.c: fixed win32 breakage.
-
-2003-10-08 Wednesday 12:18  zorglub
-
- * Fixed slider values (boundaries were wrong, some values were unreachable)
-
-2003-10-08 Wednesday 11:24  zorglub
-
- Compilation fix
-
-2003-10-08 Wednesday 10:07  zorglub
-
- * modules/misc/httpd.c: added missing sanity checks
-
- * modules/misc/sap.c: added sanity checks and more coding style fixes
-
- * src/video_output/video_output.c:
-   Video filters can now be enabled on the fly (vout is respawned)
-   You need to var_Set( p_vout, "filters", psz_yourvalue)
-       for this
-
- * modules/gui/wxwindows/interface.cpp : Enable the adjust filter on the fly
-
-2003-10-07 Tuesday 21:13  sam
-
-   * bootstrap: Fixed a shell syntax error when pkg-config is not present.
-
-2003-10-07 Tuesday 18:53  sam
-
-   * Only look for kernel32.dll if the target is windows.
-
-2003-10-07 Tuesday 16:54  gbazin
-
- * Makefile.am: forgot to include vlc_block_helper.h
-
-2003-10-07 Tuesday 14:59  gbazin
-
- * modules/mux/mp4.c: Use SoundDescription instead of SoundDescriptionV1.
- * modules/demux/mp4/*: Added support for the "wave" tag used in mov files with aac.
-
-2003-10-07 Tuesday 09:32  gbazin
-
- * src/misc/modules.c: win32 compilation fix.
-
-2003-10-06 Monday 17:41  gbazin
-
- * modules/gui/wxwindows/*: compilation fixes for the unicode version.
-    made the "Extended GUI" option a checkable menuitem.
-
-2003-10-06 Monday 16:23  zorglub
-
- * include/vlc_playlist.h
-   src/playlist/playlist.c:
-      * Implemented a boolean b_enabled to disable a playlist item
-      * Implemented the idea of group (p_item->i_group), that allows
-        to enable/disable and to sort some series of items
-      * Implemented an unused (at the moment), psz_author field
-      * Started to implement a new playlist format to store all of these
-
- * modules/gui/wxwindows/interface.cpp:
-      Added a hiddeable panel to put some important options.
-      (Menu Preferences->Extra GUI)
-      At the moment, we put the adjust filter and aspect ratio, and must
-      decide what options we want here
-
- * modules/gui/wxwindows/playlist.cpp
-   modules/gui/wxwindows/iteminfo.cpp:
-      Added "Enable/disable group button", options to enable/disable selection
-      Added an item info dialog box
-
- * modules/misc/sap.c :
-      Added a sap-group-id option: the SAP playlist items are in a separate group
-      (defaults to 42)
-
- * modules/visualization/visual/effects.c:
-      Minor coding style fixes
-
- Todo:
- -----
-
- * Advanced sort (alphabetical and/or by group)
- * Ability to load 0_6 playlists
- * Really use the libid3tag
-
-2003-10-06 Monday 15:22  gbazin
-
- * src/input/input_dec.c: forgot to commit that with my last libmpeg2 plugin changes.
-
-2003-10-05 Sunday 23:03  gbazin
-
- * src/video_output/video_output.c: fixed a recent patch that had been causing a lot of jerkiness in the video.
-
-2003-10-05 Sunday 21:29  sam
-
-   * configure.ac:
-     + Better BeOS dynamic loader detection.
-   * src/misc/modules.c:
-     + Consistency fixes.
-
-2003-10-05 Sunday 18:09  gbazin
-
- * modules/packetizer/mpeg4audio.c: ported to the new decoder api and added ADTS streams packetization.
-
-2003-10-05 Sunday 15:35  sam
-
-   * src/misc/modules.c, src/misc/modules_plugin.h.in:
-     + As platform-dependant dynamic loader functions are no longer inline,
-       moved them to modules.c which is their real place.
-     + More verbose error messages on some platforms.
-
-2003-10-05 Sunday 14:51  rocky
-
- Add ability to dynamically set debug ouput.
-
-2003-10-05 Sunday 10:54  rocky
-
- Add pf_demux_control setting. Also fix some small typos.
-
-2003-10-05 Sunday 09:27  zorglub
-
- * use the new look also for capabilities and main helps.
-
-2003-10-05 Sunday 00:50  gbazin
-
- * modules/codec/mpeg_audio.c: fixes and improvements.
- * include/vlc_block_helper.h: fix for an offset problem in block_SkipBytes() and block_GetBytes(). (This fixes the problems with the new mpeg_audio decoder/packetizer).
-
-2003-10-04 Saturday 23:52  sigmunau
-
- modules/gui/wxwindows/preferences.cpp:
-  * Increased size of and decreased margins around the section heading. It
-    looks nice now.
-
-2003-10-04 Saturday 18:55  gbazin
-
- * modules/access/vcdx/*: Brand new VCD input module using libcdio, libvcd and libvcdinfo. Courtesy of Rocky Bernstein.
- * modules/access/cddax.c: Brand new CDDA input module using libcdio. Courtesy of Rocky Bernstein.
- * modules/LIST: update.
-
-2003-10-04 Saturday 15:51  sigmunau
-
- Further doxygenization.
-
-2003-10-04 Saturday 15:49  sam
-
-   * src/misc/modules_plugin.h.in: Added a missing return value that caused
-     module loading to fail.
-
-2003-10-04 Saturday 15:04  sam
-
-   * src/misc/modules_plugin.h.in: More meaningful errors from the OS X dynamic
-     loader.
-
-2003-10-04 Saturday 14:59  gbazin
-
- * modules/gui/wxwindows/wxwindows.cpp: fix for the skins showing the popup menu even when left-clicking with the mouse.
-
-2003-10-04 Saturday 12:30  massiot
-
- Fixed dyld commit.
-
-2003-10-04 Saturday 12:25  sam
-
-   * include/modules.h: Fixed the OS X build by adding a required header.
-
-2003-10-04 Saturday 12:04  gbazin
-
- * modules/packetizer/mpegaudio.c: updated mpegaudio to the new decoder api.
- * modules/packetizer/mpegaudio.c: moved the packetizer with the decoder (they share most of their code).
-
-2003-10-04 Saturday 11:59  gbazin
-
- * modules/codec/a52old/*, modules/codec/mpeg_audio/*, modules/codec/mpeg_video/*: got rid of deprecated decoders.
-
-2003-10-04 Saturday 11:17  sam
-
-   * configure.ac:
-     + First try to detect the OS X native dynamic linker before falling
-       back to dlfcn.h.
-     + Enhanced the dlopen-style loader detection.
-     + Added a check for HP-UX's shl_* functins.
-   * src/misc/modules_plugin.h.in:
-     + Support for the dylib dynamic loader on OS X.
-     + Support for the shl dynamic loader on HP-UX.
-
-2003-10-04 Saturday 10:54  gbazin
-
- * configure.ac: added --with-ffmpeg-faac for when using an ffmpeg which is compiled with faac support.
- * modules/stream_out/transcode.c: added mp4a fourcc for MPEG AAC audio transcoding support.
-
-2003-10-03 Friday 23:31  sigmunau
-
- src/libvlc.h: fixed line length of a string
- modules/gui/wxwindows/preferences.cpp:
-  * slightly modified layout of the window
-    * The help text is now below the controls
-    * Neither heading nor help text is inside wxStaticBox but rather
-      separated from the controls with a simple line.
-  * changed a lot of strech-factors, makes the dialog look generally more tidy
-
-2003-10-03 Friday 18:17  gbazin
-
- * modules/stream_out/transcode.c: get decoder specific info from the audio encoder (useful for MPEG AAC).
-
-2003-10-03 Friday 18:04  jpsaman
-
- Some fixes for file listing and playlist. Do not use this interface yet, it is not useable now.
-
-2003-10-03 Friday 13:35  sam
-
-   * src/misc/win32_specific.c: minor code clean-up.
-
-2003-10-02 Thursday 21:12  gbazin
-
- * modules/codec/cinepak.c: ported the cinepak decoder to the new api.
-
-2003-10-02 Thursday 18:07  hartman
-
- * compilation fix
-
-2003-10-02 Thursday 15:43  jpsaman
-
- Rework in DVB plugin to allow tuning to DVB-T cards.
- - cleanup of messages
- - adding status events messages from frontend
- - separated tuning for DVB-S, DVB-T and DVB-C into seperate functions.
-
-2003-10-02 Thursday 13:31  hartman
-
- * src/libvlc.h:
-   - Removed a dupe.
-   - Added a 'L' commandline shortcut for loop and 'R' for repeat. There
-     already is a 'Z' shortcut for random.
- * modules/codec/subsdec.c: debug info.
-
-2003-10-02 Thursday 10:28  jpsaman
-
- Fix bug for DVB-T tuning. The code always used default upper and lower frequencies from DVB-S for DVB-T, but for DVB-T they could very well be different. Now using --lnb-lof1, --lnb-lof2 and --lnb-slof values are used by default instead. This make it overrideable on the commandline.
-
-2003-10-02 Thursday 00:16  hartman
-
- * Small fix to doxygen comments
-
-2003-10-01 Wednesday 22:44  hartman
-
- * modules/misc/freetype.c: spelling errors
- * src/libvlc.h: spelling error
- * include/ninput.h: There should not yet be a Subtitles section in Doxygen
- * src/input/subtitles.c: Doxygen comments for this file
-
-2003-10-01 Wednesday 22:40  hartman
-
- * Did you know that VCR2 and PIM1 are actually MPEG1 ?
-
-2003-10-01 Wednesday 22:39  hartman
-
- * Added a bunch of fourcc's
- * Added the new cinepak and msrle codecs as well as some other forgotten stuff
-
-2003-10-01 Wednesday 22:19  gbazin
-
- * modules/codec/subsdec.c: cleaned up and ported the text subtitles decoder to the new decoder api.
-
-2003-10-01 Wednesday 20:58  jpsaman
-
- Implementing new PDA User Interface design using the GTK2 widget set. This interface is currently in a rewrite and is currently unuseable. However:
- - it compiles ;-)
- - will have more UI assets to tweak with, then the old interface had
-   to name a few: supports stream out, camera's through v4l, use preferences,
-   manage playlists, play audio/video local and from a network source
- - is not functional (yet)
-
- So expect more functionality to come in and the necessary bug fixes.
-
-2003-10-01 Wednesday 20:57  hartman
-
- * Fixed some small inconsistancy.
-
-2003-10-01 Wednesday 18:32  gbazin
-
- * modules/codec/a52.c: fixes and simplifications.
-
-2003-10-01 Wednesday 17:44  gbazin
-
- * modules/demux/ogg.c: had mistakenly got rid of the old i_dts = i_stop_date hack for text subtitles.
-
-2003-10-01 Wednesday 12:01  gbazin
-
- * modules/stream_out/transcode.c: get the mp4v vol data from the encoder. This will make the mp4 muxer happy transcoded mp4v.
-
-2003-10-01 Wednesday 03:38  sam
-
-   * Fixed license blurb; these files have always been *GPL*ed.
-
-2003-09-30 Tuesday 20:36  gbazin
-
- * include/vlc_block_helper.h, modules/codec/a52.c: same as thedj ;)
-
-2003-09-30 Tuesday 20:23  gbazin
-
- * include/vlc_block.h, modules/codec/libmpeg2.c: re-added the discontinuity flag in block_t and re-enabled the discontinuity gestion in the libmpeg2 codec.
- * include/vlc_block_helper.h: implemented bytestream reading helper functions for chained blocks.
- * modules/codec/a52.c: modified to use the bytestream reading functions.
-   The flexibility added by these functions makes the code simpler and better at detecting synchro code emulations.
-
-2003-09-30 Tuesday 16:41  hartman
-
- * compile before you commit
-
-2003-09-30 Tuesday 16:09  hartman
-
- * src/input/input.c: fixed usage of sub-file variable.
- * modules/misc/freetype.c: i_render_height and not i_window_height.
-
-2003-09-30 Tuesday 15:36  hartman
-
- * Select the subtitle track, if it's specified via the "sub-file" option.
-
-2003-09-29 Monday 22:37  gbazin
-
- * modules/mux/ogg.c: always backup the vorbis/theora headers so we can resend them if we close/reopen the stream (chaining).
-   fixes for text subtitles muxing.
- * modules/packetizer/copy.c: support for text subtitles.
-
-2003-09-29 Monday 18:20  gbazin
-
- * include/os_specific.h: oops, fixed my last commit.
-
-2003-09-29 Monday 17:36  gbazin
-
- * include/os_specific.h, src/libvlc.[c,h], src/misc/win32_specific.c: new win32 specific option (--one-instance) to have only one instance of vlc running at once.
-  Running another vlc (with --one-instance as well) will only transfer the requested playlist items to the first instance.
-
-2003-09-29 Monday 15:45  sigmunau
-
- Doxyfile:
-  * changed project name from 'vlc' to 'VLC'
-  * excluded src/extras from the documentation
- src/misc/variables.c, include/variables.h:
-  * Doxygen-documented most of the vlc variables code
-
-2003-09-28 Sunday 22:18  gbazin
-
- * modules/mux/ogg.c: proper fps and ogg packet granulepos when embedding mp4v/div3 (mplayer can play the file now).
-
-2003-09-28 Sunday 21:54  gbazin
-
- * modules/codec/theora.c: don't forget to delete the sout instance.
- * modules/mux/ogg.c: fix for embedding theora in Ogg.
-
-2003-09-28 Sunday 19:58  gbazin
-
- * modules/mux/ogg.c: each ogg stream has to be cleared in OggCreateHeader().
-
-2003-09-28 Sunday 16:50  gbazin
-
- * modules/demux/ogg.c, modules/codec/vorbis.c: misc small fixes.
- * modules/mux/ogg.c: support for inserting/removing elementary streams on the fly (really handy for the --sout-keep option). This will produce a chained Ogg bitstream.
-
-2003-09-27 Saturday 15:33  gbazin
-
- * modules/demux/ogg.c: support for DEMUX_GET_TIME. External subtitles files should work fine with ogg files now.
-
-2003-09-27 Saturday 14:32  gbazin
-
- * modules/demux/ogg.c: support for 'chaining' (concatenated ogg streams).
-
-2003-09-27 Saturday 10:09  gbazin
-
- * install-win32: cosmetic changes.
- * configure.ac: forgot one include path for the mozilla plugin.
-
-2003-09-26 Friday 16:10  gbazin
-
- * modules/codec/ffmpeg/*: some chroma conversion routines require libavcodec to be initialised.
-
-2003-09-26 Friday 16:03  gbazin
-
- * modules/video_output/directx/*: some graphics card allow the creation of several overlay surfaces but can only display one at a time.
-
-2003-09-26 Friday 13:32  jpsaman
-
- Updated design of PDA GUI.
-
-2003-09-26 Friday 12:11  jpsaman
-
- Adding files for PDA interface using the opie libaries.
-
-2003-09-26 Friday 11:30  gbazin
-
- * src/misc/modules.c: removed an old win32 hack which was creating more problems than it was solving.
-
-2003-09-25 Thursday 23:09  gbazin
-
- * modules/demux/ogg.c: reworked a bit. Ogg web radios should work again, vorbis audio tracks switching should work better as well.
- * modules/mux/ogg.c: attempt at supporting theora.
-
-2003-09-24 Wednesday 23:45  gbazin
-
- * modules/codec/vorbis.c: wait for the first dated packet before starting decoding anything.
-
-2003-09-24 Wednesday 21:31  gbazin
-
- * include/main.h, src/libvlc.c, src/libvlc.h, src/misc/configuration.c: added a --config, --save-config and --reset-config option to the command line.
- * modules/gui/wxwindows/preferences.cpp: fixed breakeage of "Save", "Reset" and SwitchAdvanced().
-
-2003-09-24 Wednesday 16:10  gbazin
-
- * modules/video_output/directx/events.c: fix for the mozilla plugin on vout close.
-  The mozilla plugin seems to be working very well now, except that it doesn't receive mouse and keyboard events yet.
-
-2003-09-24 Wednesday 14:59  fenrir
-
-  * all: set pf_run *only* if we accept this stream.
-
-2003-09-24 Wednesday 10:21  zorglub
-
- * modules/visualization/visual/visual.c: fixed strings
-
- * src/playlist/playlist.c: fixed sorting
-
-2003-09-23 Tuesday 16:07  gbazin
-
- * configure.ac, mozilla/vlcshell.cpp, mozilla/support/npwin.cpp: mozilla plugin for win32 is finally working (well there's still work left).
- * src/misc/modules.c: small clean-up and fixed --plugin-path on win32.
-
-2003-09-22 Monday 21:07  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: compilation fix + cosmetic code clean-up
- (indentations mainly).
-
-2003-09-22 Monday 14:40  zorglub
-
- * modules/gui/wxwindows/preferences.cpp:
-       - Created the "General Settings" section
-       - Added help strings in the two main sections,
-               in the libvlc categories,
-               and in the module capabilities
-
- * modules/gui/wxwindows/playlist.cpp & wxwindows.h
-       -Implemented random, loop and repeat using variables
-       -The eye candy of the dialog box is not very good
-        but I have no idea how to improve it.
-       -Focus on the currently playing item
-
- * src/libvlc.h:
-       - Added help strings for the libvlc categories
-       - Changed a few "advanced" flag
-
- * include/vlc_help.h:
-       - Help strings for the two main sections
-       - Help string for the module capabilities (both by Anil)
-
- * po/*: updated potfiles with the new strings
-
-2003-09-22 Monday 07:29  jpsaman
-
- Removed compatibility tweak for old satellite GUI.
-
-2003-09-22 Monday 06:04  geshp
-
- Changes to Red Hat spec file:
- - Added wxwindows, alsa, and skin support
- - Fixed dependancies, specifically a version conflict of xvidcore
-
-2003-09-22 Monday 03:40  hartman
-
- * modules/gui/macosx/playlist.?: implemented Save Playlist
- * modules/gui/macosx/output.m: updated part of the Stream output dialog
- * modules/demux/util/sub.c: removed sub_detect() and moved the sub-file and
-   sub-autodetect file options to src/input/input.c
- * src/input/input.c: added the moved options and use them to add subtitle
-   tracks.
- * src/libvlc.h: description strings etc for sub-file and sub-autodetect-file
- * src/input/subtitles.c: new subtitles_Detect() largely based on the
-   code used by MPlayer. Adapted for coding style and structure differences.
-
- The autodetect routine can now detect multiple subtitle files and assigns scores
- based on their names. if they much well enough they are sorted based on their
- score. It will then return this set, and they will all be added as SPU tracks
- to the current stream. The (un)selecting of these tracks will need to be fixed
- because they all get assigned the es id 0xFF currently.
-
-2003-09-21 Sunday 18:07  gbazin
-
- * modules/gui/wxwindows/*: got rid of the close button in the fileinfo and playlist dialogs.
-
-2003-09-21 Sunday 17:52  gbazin
-
- * modules/gui/wxwindows/*: we now have only 1 global "Advanced Options" checkbox in the preferences panel instead of 1 for each section (KISS).
-
-2003-09-21 Sunday 11:48  gbazin
-
- * modules/stream_out/duplicate.c: improved last fix.
-
-2003-09-21 Sunday 10:23  gbazin
-
- * include/vlc_common.h: ssize_t is now typedefed in new mingw headers.
- * modules/access/dshow/dshow.cpp: compilation fix related to ssize_t.
- * share/vlc_win32_rc.rc: stringify version number.
- * mozilla/*: compilation fix and cosmetic changes to the .rc.
-
-2003-09-20 Saturday 23:46  gbazin
-
- * modules/stream_out/duplicate.c: fixed array overflow.
-
-2003-09-20 Saturday 22:52  gbazin
-
- * mozilla/vlcshell.cpp: on win32, try to find the location of the vlc plugins from the registry key.
-
-2003-09-20 Saturday 19:37  hartman
-
- * include/vlc/vlc.h:
-   - removed the defines for i_mode concerning random and loop. We use config
-     variables for all of these.
- * src/libvlc.h:
-   - removed the enqueue playlist config option. It's no longer used.
-   - added a repeat option. vlc will keep playing the same playlist_item,
-     until the option is unset.
- * src/playlist/playlist.c:
-   - added a repeat, random and loop variable.
-   - wxwindows should use these as well I think.
- * modules/gui/macosx:
-   - added the INTF_ABOUT_MSG to the about dialog.
-   - implemented the about and repeat items.
-
-2003-09-20 Saturday 17:35  gbazin
-
- * src/input/input_programs.c: p_input->stream.p_selected_program needs to be reset in input_DelProgram().
- * modules/demux/mpeg/ts.c: use dvbpsi_DetachPMT() when a program is deselected.
-
-2003-09-20 Saturday 17:24  geshp
-
- Fixed a typo.
-
-2003-09-20 Saturday 17:19  geshp
-
- Updated for tentative 0.6.3 release.
-
-2003-09-20 Saturday 15:52  gbazin
-
- * configure.ac, mozilla/Makefile.am: more win32 mozilla plugin build fixes.
-
-2003-09-20 Saturday 13:52  gbazin
-
- * configure.ac, mozilla/*: the win32 mozilla plugin compiles again (most likely won't yet work).
-  Added a --with-mozilla-sdk-path option (win32 only) to ./configure so you can pass the path of your mozilla sdk tree.
-  You also need to set the XPIDL env var to the the path of the xpidl mozilla compiler when ./configuring.
-
-2003-09-20 Saturday 13:50  fenrir
-
-  * input: added position-offset and time-offset for relative seeking.
-  (Untested)
-
-2003-09-20 Saturday 13:46  hartman
-
- * modules/gui/macosx/*:
-   - implemented the new input variables for control.
-   - reevaltuated the locking mechanisms in the osx intf.
-     a lot of this can now be removed, because of the new input structures,
-     and the vout garbage collector of playlist.
-
-2003-09-20 Saturday 03:38  sam
-
-   * modules/list.sh:
-     + "==" is not valid shell test, use "=" instead.
-     + Set LANG for consistency of sort output.
-   (NB: this really belongs to the toolbox script).
-
-2003-09-20 Saturday 02:47  hartman
-
- * NEWS: updated some entries
- * po/pt_BR.po: Updated by AndrĂ© de Barros Martins Ribeiro <andrerib at_ajato.com.br>
- * src/libvlc.h: Added es (Spanish) to the list of choices.
-
-2003-09-20 Saturday 01:36  hartman
-
- * LIBAVCODEC_BUILD_STR has disappeared from ffmpeg. We now use LIBAVCODEC_BUILD
-   ( Yes it's backwards compatible ).
-
-2003-09-20 Saturday 00:37  fenrir
-
-  * all: clean up.
-         use vout_Request to release the vout (so vout isn't closed when
-         changing playlist item).
-
-2003-09-19 Friday 23:03  hartman
-
- * extras/MacOSX/vlc.pbproj/project.pbxproj: Added a slew of file extensions
-   recognized by VLC
- * modules/code/quicktime.c: Added samr (AMR) to the quicktime decoder.
-   Although it runs on OS X, it only plays back silence for some reason.
-   Might be a problem with one of the converters?
- * modules/gui/macosx/*:
-   - 'fixed' several compiler warnings
-   - removed some old no longer necesarry stuff
-
-2003-09-19 Friday 21:53  fenrir
-
-  * playlist.c : unlock playlist before calling vout_Destroy (for osx)
-  * mp4: send complete atom for amr to the decoder.
-
-2003-09-19 Friday 21:53  hartman
-
- Fix a crasher with strcasecmp and empty strings
-
-2003-09-19 Friday 15:33  fenrir
-
-  * src/misc/objects.c:  change the way  that FIND_ANYWHERE work.  Now we
-  first search  the root of  the object  using p_parent and  not directly
-  using p_vlc. If this first search  failed then we search using p_vlc if
-  it wasn't the  case. (I'm not sure  it's harmless but I  think it's the
-  correct behavour for FIND_ANYWHERE)
-
-  * src/video_output/video_output.c  : we could now  use FIND_ANYWHERE to
-  catch the  playlist (even when the  vlc is exiting. (Hehe, now visual
-  effects won't reopen the vout every playlist item.)
-
-2003-09-19 Friday 15:24  jpsaman
-
- New dvb and old satellite modules now use the *correct* order of unit for tuning to a satellite channel. All information must be supplied in KHz not in MHz !!!
-
-2003-09-19 Friday 13:09  jpsaman
-
- Frequency et al is really specified in KHz and not in Hz. I got an order of magnitude wrong. The same mistake is in the old satellite plugin's and user interface for specifying the frequency. It is specified in MHz instead of the KHz it should be.
-
-2003-09-18 Thursday 21:42  garf
-
-  * fixed some bugs in logo filter
-
-2003-09-18 Thursday 17:54  zorglub
-
- Added some Doxygen doc
-
-2003-09-18 Thursday 17:40  lool
-
-   * doc/Makefile.am: removed references to deleted files "subtitles/*"
-
-2003-09-18 Thursday 17:27  lool
-
-   * po/*: ran "./toolbox --update-po" to get rid of missing files
-     listed in POTFILES.in
-
-2003-09-18 Thursday 17:12  lool
-
-   * po/POTFILES.in: removed reference to deleted file "rtsp.c"
-
-2003-09-18 Thursday 17:04  lool
-
-   * po/POTFILES.in: removed reference to deleted file "encoder.h"
-
-2003-09-18 Thursday 16:46  lool
-
-   * modules/LIST, modules/video_output/Modules.am: removed references to
-     deleted file encoder.c
-
-2003-09-15 Monday 19:31  sam
-
-   * debian/changelog: 0.6.2-3 upload.
-
-2003-09-15 Monday 19:20  sam
-
-   * Updated long descriptions.
-
-2003-09-15 Monday 18:28  sam
-
-   * debian/control: Updated the libxosd build dependency to fix a build
-     issue on Debian s390.
-
-2003-09-15 Monday 18:05  fenrir
-
-  * input: one lock issue.
-
-2003-09-15 Monday 08:33  zorglub
-
- Fix for bad SAP packets with no \0 between headers and payload
-
-2003-09-15 Monday 00:01  fenrir
-
-  * playlist.c: coding and potential deadlock fixes.
-
-2003-09-14 Sunday 16:41  zorglub
-
- * modules/visualisation/visual/visual.c: thou shall not use //
-
- * modules/access/slp.c : do not add udp:@ automatically
-
- * modules/stream_out/announce.c : always use the same service name
-                                 add udp:@ (hack !)
-
-2003-09-14 Sunday 13:54  sigmunau
-
- src/video_output/video_output.c:
-  * if the given vout thread is a filter, then don't sleep untill the display
- date. This reduces the chance of pictures being late when reaching the vout
- if one or more filters are in use
-  * don't include current render time in the render_time sliding mean if it
- is way too large ( as inspired by Simon Gittins ).
-  * weight the current sliding mean tree times more than the current render
- time when calculating the new render time. This should make the code more
- robust to jitter in render time
-
-2003-09-13 Saturday 17:44  fenrir
-
-  * standard : added .ts and .ps
-
-2003-09-13 Saturday 17:42  fenrir
-
-  * src/video_output/video_output.c  : do not use  FIND_ANYWHERE to catch
-  the playlist.  but use FIND_PARENT. vlc_object_find  with FIND_ANYWHERE
-  use p_obj->p_vlc as a starting point  and that doesn't work as playlist
-  is  detach from  vlc before  vout is  destroyed by  the decoders  (when
-  shutting down)  Perhaps vlc_object_find  should be  fixing to  find the
-  root object, but I'm not sure.
-
-  * src/input/*  : move  subtitle handling  from avi  to input.  Now subs
-  should works with all file types _BUT_ won't be in synch if the demuxer
-  doesn't implement a _precise_ DEMUX_GET_TIME.  So only .avi, .mp4 will
-  be ok. Others could works if perfectly cbr.
-   Now  Subtitle  track is  only  selected  when specified  by  sub-file
-  option.(auto-dectected file is always added but not selected by default)
-   Btw, the code could support multiple  subs files, but I don't know how
-  to pass multiple filenames, any ideas ?
-
-  * demux/mpeg/mpga.c : play with es_out_t. I'm investigating for now so
-  don't use that elsewhere.
-
-2003-09-12 Friday 18:34  fenrir
-
-  *  include/stream_output.h  include/vlc_common.h   :  move  TAB_APPEND,
-  TAB_FIND and  TAB_APPEND (could be used  every where now). There  are a
-  bit like  INSERT_ITEM, ...  but not  exactly, perhaps  I should  try to
-  merge them).
-
-  * src/input/input.c : begin to implement es_out_t thing (unsusable now).
-
-2003-09-12 Friday 16:26  fenrir
-
-  * include/input_ext-intf.h : added stream_t member to input_thread_t.
-  * modules/demux/* : use the stream_t from input_thread_t.
-  * include/ninput.h : begin to add new way to register es. (unused for now).
-  (in the long term I want to split input_thread_t and intoduce demux_t and
-  access_t and perhaps something like access_demux_t)
-
-2003-09-11 Thursday 15:34  zorglub
-
- * modules/misc/sap.c: HTTP announcing support
-
-2003-09-11 Thursday 11:50  jpsaman
-
- More modifications to layout of PDA interface.
-
-2003-09-10 Wednesday 22:59  fenrir
-
-  * mpegaudio.c : cosmetics.
-
-2003-09-10 Wednesday 21:56  fenrir
-
-  * all : added mpeg 2.5 support.
-
-2003-09-10 Wednesday 21:54  hartman
-
- * a new option for the text rendering. It sets the fontsize taking into
-   account the window size. This should allow consistent font sizes independant of
-   how large a movie is.
-   The options currently are smaller,small,normal,large,larger.
-   It should be much more userfriendly.
-
-2003-09-10 Wednesday 21:09  fenrir
-
-  * ftp : use atoll.
-
-2003-09-10 Wednesday 21:03  fenrir
-
-  * http: Added 'Connection: Close' in the request. (Help with some http
-          servers).
-          Use atoll. (always defined).
-
-2003-09-10 Wednesday 15:50  zorglub
-
- Removed useless stuff for icecast
-
-2003-09-10 Wednesday 15:03  hartman
-
- * Fixed the subsdec variables
-
-2003-09-10 Wednesday 13:39  zorglub
-
- * Workaround for buggy IceCast servers who identify themselves as HTTP
- and not ICY (who talked about RadioPI ?)
-
-2003-09-10 Wednesday 11:51  fenrir
-
-  * demux/sdp: a msg_Err -> msg_Warn. Btw, it begins to work well (under linux).
-  (MPEG-I/II/4 audio and video, h261 video, some ac3 streams sould work).
-  * demux/* : removed useless include
-
-2003-09-10 Wednesday 11:37  fenrir
-
-  * modules: do not take care of the case for shortcuts (fix #1165).
-  * playlist : use new input variables.
-
-2003-09-10 Wednesday 10:21  zorglub
-
- * visual.c: compilation fix in strings
-
- * playlist.cpp: removed "..." in menu entries as we don't open a box
-
-2003-09-09 Tuesday 23:35  hartman
-
- * modules/visualization/visual/visual.c:
-   Added the current available effects to the longdiscription of the 'visual-list' config option.
-
-2003-09-09 Tuesday 13:51  hartman
-
- Fixed list of muxers. QT and mp4 might need to be disabled at a later point.
-
-2003-09-09 Tuesday 13:28  hartman
-
- We no longer need this.
-
-2003-09-09 Tuesday 12:54  jpsaman
-
- Fix detection of dvb headerfiles and fix GTK2_MAIN selection for PDA interface.
-
-2003-09-09 Tuesday 12:36  hartman
-
- Fix the condition for old faad.
- Incorrect placing of logical operator
-
-2003-09-08 Monday 22:00  zorglub
-
- * modules/visualisation/visual/effects.c
-   modules/visualisation/visual/visual.h:
-       - Change default effect-height
-       - Less scaling in spectrum analyser
-
-2003-09-08 Monday 13:37  fenrir
-
-  * sdp: added --rtsp-tcp option. (rtp over rtsp connection)
-         set b_pace to true when using --rtsp-tcp. (eg DSS server send
-         data to fast)
-
-2003-09-08 Monday 13:09  fenrir
-
-  * sdp: commented out a debug message and added some sort of eof detection.
-
-2003-09-08 Monday 12:48  zorglub
-
- * modules/gui/wxwindows/playlist.cpp
-   modules/gui/wxwindows/wxwindows.h:
-       - give default to the search button when user enters text
-       - case-insensitive search
-
-2003-09-08 Monday 12:02  zorglub
-
- * src/playlist/playlist.c
-        include/playlist.h: playlist sorting
-               (function playlist_Sort( playlist_t * , int type)
-
- * modules/gui/wxwindows/playlist.cpp
-   modules/gui/wxwindows/wxwindows.h :
-       * Implement playlist sorting & reverse sorting
-       * Playlist search
-
-2003-09-08 Monday 11:05  bigben
-
- -pvr.c
-       *reflects a change in ivtv_ioctl_codec struct
-       *adds he bitratemode commandline option (values are vbr and cbr
-
-2003-09-08 Monday 07:38  fenrir
-
-  * sdp: do not register 'rtp' name for access.
-
-2003-09-08 Monday 07:36  fenrir
-
-  * sdp : begin to play rtsp stream (as well as sdp). MPEG4 Audio/Video,
-  mp3/raw audio should work.
-  If you want to try download
-  http://via.ecp.fr/~fenrir/libmtools-2003-09-08.tgz (but you will have to
-  change configure.ac yourself)
-
-2003-09-08 Monday 07:15  fenrir
-
-  * rtsp: useless.
-
-2003-09-08 Monday 00:36  fenrir
-
- * stream : convert a msg_Err into msg_Warn.
-
-2003-09-08 Monday 00:35  fenrir
-
-  * all: clean up.
-
-2003-09-07 Sunday 22:53  fenrir
-
-  configure.ac : added gather stream_out.
-
-2003-09-07 Sunday 22:53  fenrir
-
-  * control: use new variables and 'title*', 'chapter*' ones.
-  * gui/beos: removed not really used STARTED_S, and NOT_STARTED_S input
-  state.
-  * gui/wxwindows: use 'position' and 'time' variables -> seek improved
-  for avi and mp4 and accurate time display :)
-
-2003-09-07 Sunday 22:51  fenrir
-
-  * input: introduce 'position', 'time', 'length', 'state' and 'rate'
-  object variables and begin to use pf_demux_control.
-  * variables: new time type handling.
-
-2003-09-07 Sunday 22:49  fenrir
-
-  * all : set pf_demux_control.
-
-2003-09-07 Sunday 22:48  fenrir
-
-  * all : demuxers *have to* set pf_demux_control. (demux_vaControlDefault
-  is a generic handler)
-  * avi, mp4 : begin to implement a specific pf_demux_control.
-
-2003-09-07 Sunday 22:45  fenrir
-
-  * ninput.h : change control parameters.
-  * variables : changed time variables to signed long long type (I hope
-  it is always more than 64 bits)
-  * input.h : include ninput.h
-
-2003-09-07 Sunday 22:43  fenrir
-
-  * libvlc: removed some unused options.
-            added sout-keep option to keep sout instance across playlist
-            items (usefull with 'gather' stream_out)
-  * stream_output : implement the sout-keep mode.
-  * playlist, video_output, stream_output: vout and sout are now reattached
-  to playlist instead of being destroyed. There are automatically destroy
-  if unused byt the new input (200 ms after access and demuxer have finished
-  their inittialisation step.)
-
-2003-09-07 Sunday 20:12  fenrir
-
-  * gather: try to  gather stream with similar properties (eg mp3), wait for
-  next commits to be usable.
-
-2003-09-07 Sunday 20:08  fenrir
-
-  * file: added an append option. (The default is to overwrite the file)
-
-2003-09-05 Friday 15:55  asmax
-
- * new event VLC_NET to open the network dialog ( "net" keyword in the
-  xml file)
-
-2003-09-05 Friday 00:36  sam
-
-   * debian/control:
-     + Set libmatroska-dev build-dependency to (>= 0.5.0-3) because previous
-       versions were broken on platforms where PIC/non-PIC cannot be mixed in
-       objects (Closes Debian bug #208383).
-     + Set policy to 3.6.1.0.
-
-2003-09-03 Wednesday 11:28  bigben
-
-       * qdsk.c : fix a typo
-       * access.c :
-               - new syntax : dvb:frequency=1234500:fec=3:poalrization=H:program=2499... (all parameters should be parsed
-               - "program" is still untested (anybody with a DVB card to try it ?)
-               - old syntax should still work, with a warning.
-
-2003-09-03 Wednesday 10:23  gbazin
-
- * modules/codec/libmpeg2.c: fixed segfault on exit.
-
-2003-09-03 Wednesday 10:00  zorglub
-
- Added descriptions
- Fixed multiple effects enabling
-
-2003-09-02 Tuesday 22:36  gbazin
-
- * modules/codec/theora.c: oops, introduced a bug in pts calculation.
-
-2003-09-02 Tuesday 22:06  sigmunau
-
- use the configuration system, that is what it is there for
-
-2003-09-02 Tuesday 20:19  gbazin
-
- * ALL: Introduction of a new api for decoders.
-    The final aim of this new api is to make it possible to use the decoders from other modules like the transcoder for instance.
-    Only a few decoders have been ported to the new api (a52, libmpeg2, dts, vorbis, theora) so the old api is still supported.
-
-    Don't hold your breath, there is still much work to do before we reach this goal.
-
- * modules/codec/a52.c, libmpeg2., dts.c, vorbis.c, theora.c:
-    Converted to the new api.
-    Merged the a52 and vorbis packetizers in their respective decoders (removes a lot of code duplication).
-    New dts and theora packetizers (merged in their respective decoders).
-
-2003-09-02 Tuesday 18:06  gbazin
-
- * src/audio_output/input.c: don't try to play sound if the input pipeline couldn't be created.
-
-2003-09-02 Tuesday 16:00  gbazin
-
- * modules/mux/mp4.c: mp4 muxer now produces quicktime player readable files. Only works with mpeg4 video and audio right now, also currently won't work when transcoding as the DecoderSpecificInfo is not available.
-
-2003-09-02 Tuesday 13:44  sam
-
-   * debian/rules:
-     + Disabled familiar plugin.
-   * debian/changelog:
-     + Updated for 0.6.2 packages.
-
-2003-09-02 Tuesday 13:42  sam
-
-   * modules/gui/skins/src/themeloader.cpp: Added proper CR to error messages.
-
-2003-09-01 Monday 18:30  gbazin
-
- * modules/video_output/x11/xcommon.c: fixed YUY2 overlay.
-
-2003-09-01 Monday 10:18  jpsaman
-
- Small error in hi/low band detection inside ioctl_SetFrontEnd and updating to correct e-mail addresses.
-
-2003-08-31 Sunday 22:06  gbazin
-
- * modules/access/dshow/*: always try to get the video in I420 chroma if supported.
-    Implemented a ":size=" and ":chroma=" option.
-
-2003-08-31 Sunday 16:01  zorglub
-
- Maybe fixes the crash (can't be sure, as it works on my computer)
-
-2003-08-31 Sunday 15:55  titer
-
-  configure.ac: fixed zeta check
-
-2003-08-30 Saturday 16:34  gbazin
-
- * modules/gui/wxwindows/messages.cpp: forgot to initialize b_verbose ;)
-
-2003-08-30 Saturday 13:59  gbazin
-
- * include/vlc_config.h: removed unused config stuff.
- * include/vlc_interface.h, modules/gui/wxwindows/interface.cpp: new common INTF_ABOUT_MSG message shared by interfaces.
-
-2003-08-30 Saturday 11:59  gbazin
-
- * modules/access/v4l/v4l.c: fixed uninitialized variable.
- * modules/gui/wxwindows/streamout.cpp: cosmetic change in the gui.
-
-2003-08-30 Saturday 02:03  fenrir
-
-  * libavi.c: fixed a dead loop when data are missing.
-
-2003-08-29 Friday 19:50  fenrir
-
-  * all: removed old encoding way.
-
-2003-08-29 Friday 19:49  fenrir
-
-  * asf: you can now add 'title', 'author', 'copyright', 'comment, 'rating'
-   meta data to your file. (use asf{title="my title"} for example)
-  * standard: do not trash access/mux arguments when fixing.
-
-2003-08-29 Friday 18:58  fenrir
-
-  * v4l: removed encoder.h include.
-
-2003-08-29 Friday 18:58  fenrir
-
-  * all: fix some gcc warnings and removed all u8/u16/u32.
-
-2003-08-29 Friday 16:56  zorglub
-
- * effects.c :
-   - added a spectrum analyser
-   options are:
-       -nb :  number of bands , 20 or 80 (80 is default)
-       -separ : how many blank pixels between bands (1 default)
-       -amp : vertical amplification ( 3 default)
-       -peaks: draw peaks ? (default 1)
-
-   - improved options parsing
-
- * fft.c, fft.h :
-       FFT code mainly taken from XMMS (adapted coding style)
-
- * visual.c:
-       Sanity checks (users aren't stupid, are they ? )
-
- * LIST: updated the list
-
-2003-08-29 Friday 01:11  fenrir
-
-  * asf: added stream infos object and fix a bug in packetization.
-  -> it seems that WMP plays it without problem :))) (tested with DIV3+mp3)
-
-2003-08-28 Thursday 21:11  gbazin
-
- * src/video_output/*, src/libvlc.h, include/video_output.h: added an --align option to allow modifying the alignment of a video inside its window (very useful for the wall filter).
- * modules/video_output/x11/xcommon.c: small cosmetic change.
- * modules/access/v4l/v4l.c: clean-up (removed old references to encoders).
-
-2003-08-28 Thursday 21:02  fenrir
-
-  * standard :
-  - when muxer or access or both are missing try to do a guess (based on the
-  other one or the extention).
-  - if both are still missing -> abort.
-  - it forces asfh when using mmsh
-  - it issues a error message with non working couple (like udp/avi, ...)
-  (but it doesn't fail)
-
-2003-08-28 Thursday 19:26  gbazin
-
- * Makefile.am: zip files have a .zip extension ;)
-
-2003-08-28 Thursday 18:44  gbazin
-
- * Makefile.am: grrr, should have tested my last commit ;)
-
-2003-08-28 Thursday 17:46  gbazin
-
- * Makefile.am: added a "package-win32-exe" and "package-win32-zip" rule. "package-win32" will do both.
-
-2003-08-28 Thursday 17:19  sam
-
-   * src/misc/threads.c, include/vlc_threads.h: Removed the pthread wrapper for
-   gprof. If you still want to profile pthread applications using gprof please
-   see http://sam.zoy.org/writings/programming/gprof.html and also consider
-   using oprofile if you are using ia32.
-
-2003-08-28 Thursday 15:59  gbazin
-
- * modules/gui/wxwindows/*, src/playlist/playlist.c, modules/video_output/directx/events.c: got rid of the "Close Menu" popup menu item in the wxwindows interface.
- * modules/gui/wxwindows/*: updated the stream output dialog.
-
-2003-08-27 Wednesday 12:59  gbazin
-
- * modules/access/dshow/dshow.cpp: fixed crash when no dshow devices found.
-
-2003-08-27 Wednesday 12:24  sigmunau
-
- modules/misc/freetype.c:
-  * Cleaned up the outline code. It may even be faster now
-  * Removed some nasty debug messages
- modules/codec/subsdec/subsdec.c:
-  * Removed a nasty debug message
-
-2003-08-27 Wednesday 11:53  gbazin
-
- * modules/gui/wxwindows/*: small clean-up in included headers.
-    Got rid of the verbose checkbox in the messages window (too confusing apparently). Now warning, info and debug messages are only logged if the messages window is opened (errors are always logged).
-
-2003-08-27 Wednesday 11:04  jpsaman
-
- Updating a new PDA interface design.
-
-2003-08-27 Wednesday 08:44  garf
-
-  * oups (forgot to erase a test line)
-
-2003-08-27 Wednesday 08:27  gbazin
-
- * configure.ac, modules/mux/Modules.am: enable the asf muxer.
-
-2003-08-27 Wednesday 07:31  gbazin
-
- * modules/access/dshow/*: handle upside down pictures (a bit hacky though).
-
-2003-08-27 Wednesday 07:21  garf
-
-  * Now the MacOS mozilla plugin is an independant bundle ( searchs no more
-  * in /usr/local/lib/vlc for modules )
-
-2003-08-26 Tuesday 23:14  fenrir
-
-  * asf: fix waveformatex header for mp3 audio.
-
-2003-08-26 Tuesday 23:12  fenrir
-
-  * mpegaudio: set i_bitrate field. (won't work with vbr)
-
-2003-08-26 Tuesday 19:43  hartman
-
- * modules/demux/util/sub.c: fixed the subtitle autodetection.
- * modules/demux/mkv.cpp: set UTF-8 for matroska subtitles.
-
-2003-08-26 Tuesday 19:14  gbazin
-
- * modules/access/dshow/*: bug fixes.
-
-2003-08-26 Tuesday 18:11  fenrir
-
-  * mkv : use stream_*
-
-2003-08-26 Tuesday 18:01  fenrir
-
-  * transcode: use mp1v/mpgv for mpeg1 and mp2v for mpeg2 video encoding.
-  (mpeg2 encoding has been added to vlc)
-
-2003-08-26 Tuesday 01:04  fenrir
-
-  * ts: clean my last commit for SPU. Btw, report any regression.
-
-2003-08-26 Tuesday 00:52  fenrir
-
-  * ts: try to fix too much packets dropping with v4l.
-
-2003-08-26 Tuesday 00:51  fenrir
-
-  * mmsh: a little clean, and fixed 1/2 potential segfaults.
-
-2003-08-26 Tuesday 00:40  fenrir
-
-  * httpd: more mmsh stuff.
-
-2003-08-25 Monday 23:39  fenrir
-
-  asf: fixed some headers errors.
-
-2003-08-25 Monday 23:36  fenrir
-
-  * asf : fix display time.
-
-2003-08-25 Monday 22:57  gbazin
-
- * modules/access/dshow/dshow.cpp: added an "adev" and "vdev" option for the MRL.
-    If not specified, then the default devices are used.
-    (eg. vlc dshow://:vdev="Labtec Webcam":adev="foo")
-
-2003-08-25 Monday 21:45  gbazin
-
- * modules/access/dshow/*: audio is now supported as well.
-
-2003-08-25 Monday 20:47  fenrir
-
-  * mkv: handle Language name.
-         preliminary support for SSA.
-
-2003-08-25 Monday 14:51  garf
-
-  * put the beautiful "no picture" black screen.
-
-2003-08-25 Monday 01:33  fenrir
-
-  * http: added alias "mmsh" to output as mmsh (work only with asfh). Only
-  tested with vlc/mplayer.
-
-2003-08-25 Monday 01:32  fenrir
-
-  * httpd: when using "video/x-ms-asf-stream" we add special headers needed
-  for mmsh protocol.
-
-2003-08-25 Monday 01:31  fenrir
-
-  * asf: added an alias "asfh" : it creates special stream to allow using
- http output as mmsh server (see next commits).
-
-2003-08-24 Sunday 23:22  gbazin
-
- * modules/codec/faad/decoder.c: for some reason my libfaad the frame samplerate to 0. I guess I should update it but anyway a sanity check avoids a segfault in this case.
-
-2003-08-24 Sunday 22:20  fenrir
-
-  * asf: more stuff (bitrate and time).
-
-2003-08-24 Sunday 17:24  gbazin
-
- * NEWS: keeping track of the new features.
-
-2003-08-24 Sunday 16:59  hartman
-
- * changed debug strings to diff between unsupported RTP payload and non-rtp packet
-   see bug 1136
-
-2003-08-24 Sunday 16:38  fenrir
-
-  * asf : asf muxer, not well tested yet.
-
-2003-08-24 Sunday 16:24  fenrir
-
-  * http: added wma/wmv mime type.
-
-2003-08-24 Sunday 15:05  fenrir
-
-  * asf: detect dump of broadcasted asf stream.
-
-2003-08-24 Sunday 14:43  titer
-
-  modules/demux/util/sub.c : compile fix
-
-2003-08-24 Sunday 11:17  gbazin
-
- * configure.ac, modules/access/dshow/: brand new DirectShow input plugin.
-    Much work still needs to be done, like audio support, adding plenty of configuration options, etc... But the video part is already working quite well here.
-
-2003-08-24 Sunday 08:12  hartman
-
- * Large update to the ebuild.
-   - reordered several parts
-   - made it as close to the gentoo ebuild as possible.
-   - fixed several changes/additions since 0.6.1
-
-2003-08-24 Sunday 00:36  fenrir
-
-  * sub.c : fixed a warning.
-
-2003-08-24 Sunday 00:34  hartman
-
- * backwards compatibilty with older faad2 lib
-
-2003-08-24 Sunday 00:29  lool
-
-   * Makefile.am:
-     . cleanups, use of top_builddir where possible, just to feel safer
-     . fixed VLC.app inclusion of AUTHORS, COPYING etc.
-     . propagated previous changes to package-osx
-     . checked both build methods
-
-2003-08-23 Saturday 22:49  fenrir
-
-  * configure.ac : added --enable-goom and --with-goom-tree. Btw, I use a
- special goom tree source as I was unable to use standard goom library.
- (I will provide it once mmx/ppc included)
-  * modules/visualization/Modules.am: added goom
-  * include/vlc_block.h src/misc/block.c: introduce a new data block
-  api (not yet tested, ported from my local new input work).
-
-2003-08-23 Saturday 22:19  fenrir
-
-  * charset: compilation fix.
-
-2003-08-23 Saturday 22:02  hartman
-
- * modules/demux/util/sub.c: Fixed a crash when trying to autodetect files
-   that don't have a . char in their name. Also fixed a problem where the
-   code was trying to open a empty string subtitle after autodetect couldn't
-   find a suitable filename.
-
-2003-08-23 Saturday 21:21  lool
-
-   * was wrongly deleting the extras/ dir
-
-2003-08-23 Saturday 19:20  hartman
-
- * modules/codec/subsdec/subsdec.c: reordered the list of encodings. Should
-   make it easier for users to find their charset now.
- * modules/demux/util/sub.?: try to find filename.subext based on filename.avi
-   Very basic now, but might be become more advanced in the feature. (that's
-   why it's so much code )
-
-2003-08-23 Saturday 17:23  fenrir
-
-  * goom: visual effects using goom. (Not yet enabled)
-
-2003-08-23 Saturday 16:15  fenrir
-
-  * faad: fix SBR handling.
-
-2003-08-23 Saturday 15:35  lool
-
-   * Makefile.am: slight changes of the VLC.app target to generate it in
-                  $(top_builddir) instead of $(srcdir)
-
-2003-08-23 Saturday 14:51  fenrir
-
-  * input: fixed buffer overflow, add sanity check and big big clean up.
- (for the user filter part).
-  For now, when a user filter can't be inserted it is just ignored. (before
- the whole audio chain failed).
-
-2003-08-23 Saturday 14:38  lool
-
-   * src/misc/configuration.c: fix a couple of signed/unsigned warns
-
-2003-08-23 Saturday 14:26  lool
-
-   * missing top static declaration was giving a warning
-
-2003-08-23 Saturday 14:15  fenrir
-
-  * ninput: fix a warning. (bad functions order)
-
-2003-08-23 Saturday 14:14  hartman
-
- * sorry :)
-   fix broken tree
-
-2003-08-23 Saturday 12:59  hartman
-
- * added a vlc_current_charset function. This tries to get the current charset
-   in use by the OS. It's pretty nifty. if available it uses nl_langinfo. Then
-   it falls back to trying setlocale (exept on OSX, where this funtion is useless)
-   and then falls back to LC_ALL, LC_TYPE and LANG environment variables.
-   If only the LANG variable is available (like on osx) it tries a countrycode
-   to charset mapping (making an educated guess ).
-   On windows it retrieves the charset with GetACP().
-   It also has an aliases system to transform incompatible charset description
-   strings to libiconv compatible charset descriptions. If you want you can even
-   retrieve the charset on OS/2.
- * modules/codec/subsdec/subsdec.c: By default we try to open a subtitle file in
-   the systems charset (or language mapped to charset). It's no more than a guess,
-   and if you open Latin1 subs on your Japanese system you will still need to
-   specify the encoding by hand, but it's better then nothing.
- * src/playlist/playlist.c: spelling error in a comment.
-
-2003-08-23 Saturday 12:53  lool
-
-   * added missing .cvsignore
-
-2003-08-23 Saturday 12:47  lool
-
-   * very light typo
-
-2003-08-23 Saturday 11:46  fenrir
-
-  * avi : fixed a lock problem.
-
-2003-08-22 Friday 22:52  fenrir
-
-  *all : multi-pass clean up/cosmetics.
-
-2003-08-22 Friday 20:32  fenrir
-
-  * all: use stream_Seek/Size/Tell wrappers.
-
-2003-08-22 Friday 20:31  fenrir
-
-  * avi: use stream_*, some clean and reordering.
-
-2003-08-22 Friday 20:29  fenrir
-
-  * ninput: added wrappers to stream_Control.
-
-2003-08-22 Friday 14:03  adn
-
- no v4l tab for win32
-
-2003-08-22 Friday 13:38  hartman
-
- * A vflip should flip on the vertical axis and not on the horizontal of course.
-
-2003-08-22 Friday 08:06  asmax
-
- * interface.cpp: fixed a stack corruption which caused a segfault in the
-   wxwindows plugin (in UpdateAcceleratorTable, the table
-   wxAcceleratorEntry entries[6] was filled with _seven_ values ;-)
-   I guess it didn't happen with all compilers because of the way
-   variables are stored on the stack)
- * wxwindows.h: removed a warning
-
-2003-08-21 Thursday 20:29  hartman
-
- * Updated Brazilian translation
-
-2003-08-21 Thursday 16:59  hartman
-
- * Removed the xmga plugin since it was quote "a waste of time and not even finished"
- * Decreased the priority of kde interface because of it's unstable nature
-   and not being maintained status.
-
-2003-08-20 Wednesday 21:59  asmax
-
- * fixed an internal error with stupid gcc2.95
-
-2003-08-20 Wednesday 19:36  babal
-
- - anti-spam
-
-2003-08-20 Wednesday 19:17  adn
-
- * Bitrate options for PVR
- * fix for win32 compilation
-
-2003-08-20 Wednesday 16:22  garf
-
-  * had accidentally deleted the first line of vout.m
-
-2003-08-20 Wednesday 13:08  garf
-
-  * mozilla plugin on MacOSX : scrollbar clipping problem fix
-
-2003-08-20 Wednesday 09:58  garf
-
-  * forgot an -I
-
-2003-08-20 Wednesday 01:18  fenrir
-
-  * stream: less warnings.
-
-2003-08-20 Wednesday 01:10  fenrir
-
-  * avi: fixed playback of others brokens stream.
-  Remember: each time something could be wrong then, with avi, it will be.
-  I hate avi.
-
-2003-08-19 Tuesday 22:28  adn
-
- Oooooooops !
-
-2003-08-19 Tuesday 21:54  adn
-
- SLP Announce :)
-
-2003-08-19 Tuesday 21:20  zorglub
-
- * src/audio_output/input.c: forgot to free something
-
- * modules/visualisation/visual/* :
-       visualization system. It supports multi-effects.
- At the moment:
-       -dummy (guess what ? it does nothing)
-       -scope (adapted and fixed from sam's one)
-       -random (displays random plots)
- Todo:
-       - spectrum analyser
-       - movement effects (rotations, scrolls,...)
-       - blur effect ?
-
-2003-08-19 Tuesday 21:16  adn
-
- Video4Linux / PVR / KFIR unified panel
-
-2003-08-19 Tuesday 18:51  sigmunau
-
- modules/visualization/scope/scope.c:
-  * fixed numerous issues. It now works, but it has some impact on some audio
- streams, especially vorbis
-
-2003-08-19 Tuesday 14:07  garf
-
-  * XPCOM implementation in mozilla plugin on MacOSX (Play, pause, stop
-  *  buttons. Fullscreen disabled ).
-
-2003-08-19 Tuesday 13:20  hartman
-
- * deleted stray i char
-
-2003-08-19 Tuesday 11:26  hartman
-
- * Updated brazilian portuguese translation by Andre de Barros Martins Ribreiro
-   ( your parents couldn't find anything shorter? :)
- * Added this language to the options in the preferences.
-
-2003-08-18 Monday 19:18  fenrir
-
-  * asf: clean up + use stream_* (It's not yet well tested)
-
-2003-08-18 Monday 19:17  fenrir
-
-  * all: added stream_DataPacket
-
-2003-08-18 Monday 17:30  fenrir
-
-  * udp: udp-sout-caching is now also accessible by instance variable
-  "caching".  (ex: udp{caching=ms})
-
-2003-08-18 Monday 17:25  fenrir
-
-  * ts: fix PCR value when using pcr-soft.
-
-2003-08-18 Monday 14:57  sigmunau
-
- Turned the scope plugin into a audio filter that can be inserted with
- --audio-filter. It still seems to have many problems, so I will not eneable
- it yet.
-
-2003-08-18 Monday 13:16  zorglub
-
- * src/audio_output/input.c
-   src/libvlc.h :
-        First try to implement "user audio filters"
-        You can provide a list of audio filters that you want to add to
-        the pipeline (only the "headphone", at that time).
-       (use --audio-filter filter1,filter2,...)
-
-    ***Warning***
-    It seems to work, but no guarantee at all. Perhaps all is bad
-    and the commit should be reverted, as it could break audio output
-
- * modules/codec/libmpeg2.c :
-       Fixed a segfault when vout creation fails
-
-2003-08-18 Monday 06:42  jpsaman
-
- Small fix.
-
-2003-08-18 Monday 00:17  fenrir
-
-  * all: move "wave format tag to fourcc" from demuxers to codecs.h
-  (only one place to keep updated).
-
-2003-08-17 Sunday 23:42  fenrir
-
-  * all: A little clean up.
-
-2003-08-17 Sunday 23:11  sigmunau
-
- modules/misc/freetype.c:
-  * implemented outlineing of the glyphs. Please yell if the performance
- suck, and I will try to make them optional.
-  * fixed centering on RV32 and YUY2
-
-2003-08-17 Sunday 23:02  fenrir
-
-  * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include/vlc_common.h.
-  (Well, Get(D/Q)WBE are just #define to U16/32/64_AT.
-
-2003-08-17 Sunday 20:58  alexis
-
- po/es.po THANKS configure.ac: Spanish translation started by Vicente JimĂ©nez Aguilar.
-
- src/libvlc.h: replaced "VLS" by "streaming server".
-
-2003-08-17 Sunday 20:45  fenrir
-
-  * all: added OggS fourcc. (still unsported but allow dumping)
-
-2003-08-17 Sunday 20:39  fenrir
-
-  * all: removed all u8/u16/.... occurences.
-
-2003-08-17 Sunday 18:44  fenrir
-
-  * avi, dummy: removed useless include.
-
-2003-08-17 Sunday 15:22  sigmunau
-
- modules/misc/freetype.c:
-  * added support for RV32/RV24 chroma
-
-2003-08-17 Sunday 14:14  sigmunau
-
- src/playlist/playlist.c:
-  * small documentation update
-
-2003-08-17 Sunday 14:11  sigmunau
-
- doc/Doxyfile:
-  * Extract documentation on static functions, useful to get the static
- inline functions defined in header files listed. Drawback is that private
- functions in source files are also listed.
-
-2003-08-17 Sunday 13:56  gbazin
-
- * modules/demux/flac.c: few cosmetic changes.
- * modules/codec/flacdec.c: when synchronisation on the bitstream is lost, flush the flac decoder so it can synchronise again (fixes problems on seeking).
-
-2003-08-16 Saturday 21:05  zorglub
-
- * configure.ac : linked stream_out_standard to ws2_32 to fix build
-
- * playlist.cpp : added "Random" and "Loop" checkboxes
-
-2003-08-16 Saturday 16:56  gbazin
-
- * po/pt_BR.po, THANKS: new brazilian portuguese translation, courtesy of AndrĂ© de Barros Martins Ribeiro.
-
-2003-08-15 Friday 13:16  fenrir
-
-  * ffmpeg: added m4cc and M4CC as MPEG4 fourcc.
-
-2003-08-15 Friday 01:58  fenrir
-
-  * pes: fix private stream with mpeg1.
-
-2003-08-14 Thursday 23:37  fenrir
-
-  * ts: use right stream_id for A52 (0xbd -> fix mplayer playback) and add a
-   "registration descriptor" (-> fix xine playback) when using a52.
-
-2003-08-14 Thursday 23:32  fenrir
-
-  * all: added support for a52 in PES private stream, but untested.
-
-2003-08-14 Thursday 20:02  zorglub
-
- * all: as announce calls non-standard functions (SLP), remove it from
- src, and build it in the stream_out_standard module to avoid a link
-
-2003-08-14 Thursday 19:25  sigmunau
-
- First part of code to allow configurable hotkeys.
- include/configuration.h, src/misc/configuration.h:
-  * added a CONFIG_ITEM_KEY
- include/vlc_keys.h:
-  * constants to identify keys
- src/libvlc.h:
-  * provide a set of hotkey config options
- modules/gui/wxwindows/interface.cpp, wxwindows.h:
-  * set the configured hotkeys as accelerator for the appropriate menus
- modules/gui/wxwindows/preferences.cpp:
-  * start to support CONFIG_ITEM_KEY. Options are showed with the right value
-    but any changes made have no effect yet.
-
-2003-08-14 Thursday 18:21  sigmunau
-
- include/video_output.h:
-  * minor cleanup in a comment
-
-2003-08-14 Thursday 18:12  sigmunau
-
- modules/control/lirc/lirc.c:
-  * applied slightly modified patch by  Stephane Mottelet <mottelet@dma.utc.fr>
-  to support next/previous chapter buttons on remote controls
-
-2003-08-14 Thursday 17:50  sigmunau
-
- include/stream_output.h:
-   * use #if 0 and not // to disable code
-
-2003-08-14 Thursday 13:32  garf
-
-  * little bug fix.
-
-2003-08-14 Thursday 13:09  sigmunau
-
- include/vlc/vlc.h:
-    turn playlist command defines into a enum
-
-2003-08-14 Thursday 13:02  sigmunau
-
- vlc_playlist.h:
-    * added a duration field to the playlist item struct
- vlc_playlist.h, playlist.c:
-    * turned playlist_AddName into playlist_AddExt and made it take an extra
-    argument( the duration )
-    * doxygenize comments
- modules/demux/m3u.c, modules/gui/macosx/playlist.m:
-    * use playlist_AddExt
-
-2003-08-14 Thursday 12:38  garf
-
-  * mozilla plugin on MacOSX. Not fully implemented yet.
-  * compiled with mozilla 1.4 (won't probably work with <1.4)
-  * TODO:
-  *     - make XPCOM work (play,pause,stop buttons)
-  *     - fullscreen implementation (quite difficult on MacOSX because only
-  *       the main thread can create windows)
-
-2003-08-14 Thursday 11:47  gbazin
-
- * src/extras/libc.c, nclude/vlc_common.h, modules/mux/mpeg/ts.c: added atoll() to our libc.
- * modules/control/ntservice.c: added a --ntservice-extraintf option to allow the service to spawn additionnal interfaces.
- * include/audio_output.h, modules/audio_output/directx.c: added support for 3F2R audio output in addition to 3F2R/LFE (5.1).
-
-2003-08-14 Thursday 11:25  sigmunau
-
- include/ninput.c, src/input/stream.c:
-    Moved comment blocks to the implementation where appropriate. Changed
-    comments to Doxygen syntax.
-
-2003-08-13 Wednesday 23:26  gbazin
-
- * ALL: bumped version number to 0.6.3-cvs
- * modules/control/ntservice.c: new Windows NT/2K/XP service interface.
-
-2003-08-13 Wednesday 21:15  gbazin
-
- * modules/stream_out/standard.c: fixed segfault on close.
-
-2003-08-13 Wednesday 19:38  gbazin
-
- * include/announce.h, src/stream_output/announce.c, modules/stream_out/standard.c: fixed broken build.
-
-2003-08-13 Wednesday 19:18  gbazin
-
- * ChangeLog: yeah I know... don't laugh.
-
-2003-08-13 Wednesday 18:39  gbazin
-
- * modules/video_output/x11/xcommon.c: fixed a bug with fullscreen and sawfish.
- * modules/codec/ffmpeg/video.c: forgot a debug message.
-
-2003-08-13 Wednesday 14:17  zorglub
-
- * configure.ac : we need to define HAVE_SLP_H
-
- * include/announce.h & vlc_common.h: slp_session_t structure definition
-
- * module/stream_out/standard.c & src/stream_output/announce.c :
-     SLP announcing support by vlc
-
-2003-08-13 Wednesday 14:06  fenrir
-
-  * ts.c: commented out useless code and an annoying error message.
-
-2003-08-13 Wednesday 13:54  jpsaman
-
- Fixed segmentation fault in input_SplitBuffer() when input_FillBuffer() could not allocate (actually input_NewBuffer()) another buffer. The code tested for:
- if (!i_size)
- {
-   /* Handle error */
- }
-
- However input_SplitBuffer() returns -1, which results in if (false) here and a segmentation fault will happen when input_ShareBuffer() is called. All constructs of the above form are supicious to produce a segfault in the code!
-
-2003-08-13 Wednesday 13:50  jpsaman
-
- Keep track of ioctl_UnsetDMXFilter
-
-2003-08-13 Wednesday 07:03  titer
-
-  Missing file
-
-2003-08-13 Wednesday 01:50  gbazin
-
- * ChangeLog: guess what ? yeah, yet another update for 0.6.2.
-
-2003-08-13 Wednesday 01:45  gbazin
-
- * modules/access/dvdplay/*: support for dvd menus navigation ("dvd_menus" object variable).
- * modules/gui/wxwindows/menus.cpp: support for dvd menus navigation.
- * src/input/input_programs.c: programs object var was not reset correctly.
-
-2003-08-12 Tuesday 18:34  gbazin
-
- * ChangeLog: re-re-re-updated the changelog for the 0.6.2 release.
-
-2003-08-12 Tuesday 18:25  gbazin
-
- * po/de.po: update of the german translation by Felix KĂ¼hne.
-
-2003-08-12 Tuesday 17:01  gbazin
-
- *  modules/codec/ffmpeg/video.[ch]: another temporary workaround.
-
-2003-08-12 Tuesday 15:35  jpsaman
-
- Fixed long problem with tuning to frequencies like; 12669500 Hz which is not possible with the old satellite plugin, because it reads 12669,5 in kHz and could not be expressed.
- * Frequency, symbol rate, LNB_LOF1, LNB_LOF2 and LNB_SLOF are in Hz now. Input methods "dvb", "qpsk", "cable", "terrestrial" use this policy.
- * Added backwards compatibility with access method "satellite" as used by the GUI; frequency and symbol rate are interpreted as kHz.
-
-2003-08-12 Tuesday 14:15  jpsaman
-
- * more cleanup
-
-2003-08-12 Tuesday 12:43  jpsaman
-
- * Audio is verified to work, it was a problem with the test setup and not with the code ;-).
- * Added code to support LNB_LOF1, LNB_LOF2, LNB_SLOF commandline options.
- * Cleanup of code.
-
-2003-08-12 Tuesday 08:19  sam
-
-   * modules/demux/mkv.cpp: support for libmatroska 0.5.0.
-
-2003-08-11 Monday 23:07  gbazin
-
- * share/http/index.html: added "del" and "empty" controls.
-
-2003-08-11 Monday 20:49  gbazin
-
- * ChangeLog: updated changelog for 0.6.2.
-
-2003-08-11 Monday 20:48  gbazin
-
- * modules/stream_out/transcode.c: work around a problem in ffmpeg with mpeg4 encoding.
-
-2003-08-11 Monday 20:19  fenrir
-
-  * copy: removed annoying debug message.
-
-2003-08-11 Monday 20:18  fenrir
-
-  * httpd: added HEAD command support.
-
-2003-08-11 Monday 19:30  gbazin
-
- * ChangeLog, po/*: preparing for the 0.6.2 release
-
-2003-08-11 Monday 18:52  gbazin
-
- * modules/packetizer/mpegvideo.c: oops, fixed typo.
-
-2003-08-11 Monday 17:31  gbazin
-
- * modules/packetizer/mpegvideo.c: small clarification.
- * modules/gui/wxwindows/wxwindows.cpp: don't try to destroy wxWindows objects when wxWindows has already exited.
-
-2003-08-10 Sunday 22:13  fenrir
-
-  * mpegvideo.c: try to set a better value for length. (I am not sure it is
-  the good one but it give far better result). dts/pts/length computation
-  should be verified.
-
-2003-08-10 Sunday 21:26  gbazin
-
- * ALL: preparing for a 0.6.2 release
-
-2003-08-10 Sunday 14:23  gbazin
-
- * modules/mux/mpeg/ts.c: oops.
-
-2003-08-10 Sunday 14:21  gbazin
-
- * modules/demux/mkv.cpp, modules/mux/avi.c, modules/mux/mpeg/ts.c, modules/packetizer/copy.c: thou shalt not use %lld which is not portable.
-
-2003-08-10 Sunday 13:35  gbazin
-
- * modules/access/vcd/vcd.c: a few navigation fixes.
-
-2003-08-10 Sunday 12:45  zorglub
-
- * modules/LIST: Updated all modules
-
- * modules/list.sh: piggy list consistency checker
-  (should probably be added to toolbox or trashed)
-
- * modules/access/slp.c : Fixed service detection
-       (findsrvtypes returns a comma-separated list of services)
-
-2003-08-10 Sunday 10:22  gbazin
-
- * modules/codec/subsdec/subsdec.[c,h]: added --subsdec-align option to specify center, left or right alignment.
- * include/osd.h, modules/misc/freetype.c: support for center alignment.
- * modules/gui/wxwindows/subtitles.cpp: string change.
-
-2003-08-10 Sunday 09:22  gbazin
-
- * include/configuration.h: bug fix for add_string_from_list()
- * modules/gui/wxwindows/*: added a subtitles encoding combobox in the subtitles dialog.
-
-2003-08-09 Saturday 19:49  gbazin
-
- * modules/codec/ffmpeg/video.c: temporary hack to work around demuxers that set the DTS value in p_pes->i_pts.
- * modules/demux/ogg.c: don't try anymore to send interpolated pts to ffmpeg.
-
-2003-08-09 Saturday 19:39  gbazin
-
- * modules/access/vcd/vcd.c: sanity check on the track requested by the user. This avoids nasty segfaults.
-
-2003-08-09 Saturday 19:14  gbazin
-
- * modules/access/vcd/cdrom.c: switching to YellowMode2 for reading VCDs apparently created problems for some people so the reading is reverted to XAForm2 and only if this one fails we try YellowMode2. Hopefully that will still allow us to read the SVCD DATA track.
-
-2003-08-09 Saturday 14:59  gbazin
-
- * src/stream_output/stream_output.c, include/stream_output.h: added an i_padding field to sout_instance_t so we can allocate sout_buffers with a bit more space than asked for (needed for ffmpeg decoding).
- * modules/stream_out/transcode.c: proper pts/dts generation. This allows the transcoder module to finally generate proper streams.
-    Added support for b frames (bframe=x option) + couple of bug fixes.
-
-2003-08-08 Friday 17:08  gbazin
-
- * modules/codec/ffmpeg/: proper generation of pts in the video decoder + couple of bug fixes + cleanup.
-    The ffmpeg video decoder can now be used to decode mpeg1/2 videos as well.
- * modules/codec/libmpeg2.c: upped priority so it will be used to decode mpeg1/2 videos instead of ffmpeg.
-
-2003-08-08 Friday 16:50  gbazin
-
- * src/input/input_clock.c: reverted the patch that caused the regression in 0.6.1
- * modules/packetizer/copy.c: fixed segfault
- * modules/gui/wxwindows/wxwindows.cpp: compilation fix for wxWindows 2.5 cvs
-
-2003-08-08 Friday 16:41  massiot
-
- * modules/gui/macosx/prefs.m: Localized two strings.
-
-2003-08-06 Wednesday 12:01  jpsaman
-
- Updated my entry.
-
-2003-08-05 Tuesday 11:54  jpsaman
-
- The familiar interface is now officially removed from VLC. The interface is superseeded by the PDA interface for handhelds. It uses Gtk+2 and can be built using the configure option '--enable-pda'.
-
-2003-08-05 Tuesday 11:52  jpsaman
-
- Added glade2 project file.
-
-2003-08-05 Tuesday 11:51  jpsaman
-
- Removing file.
-
-2003-08-05 Tuesday 11:49  jpsaman
-
- Removing files for Familiar interface (Gtk+1.2 and GPE).
-
-2003-08-05 Tuesday 10:39  jpsaman
-
- Fixed superflous tuning ;-)
-
-2003-08-05 Tuesday 09:35  jpsaman
-
- - Enabled tuning for DVB-C and DVB-T cards.
- - Syncing with old satellite plugin.
- - Cleanup of code.
-
-2003-08-05 Tuesday 08:02  asmax
-
- * VLC_AddTarget had a new prototype
-
-2003-08-05 Tuesday 01:27  fenrir
-
-  * sdp: near implemented basic RTP reading (MPA payload type may work when
- used without RTSP).
-
-2003-08-04 Monday 23:35  gbazin
-
- * src/video_output/video_text.c: removed legacy code that has been rotting for ages.
-
-2003-08-04 Monday 23:31  gbazin
-
- * modules/misc/freetype.c: don't assume input string is in utf8 when calculating its length (better alloc more space than necessary).
-    + cleanup.
-
-2003-08-04 Monday 22:49  fenrir
-
-  * ts: fixed a segfault when removing PCR stream.
-
-2003-08-04 Monday 18:50  fenrir
-
-  * sdp: begun to implement RTP code. (Not yet usefull)
-
-2003-08-04 Monday 12:40  jpsaman
-
- Added a error message that the default values are used.
-
-2003-08-04 Monday 12:34  jpsaman
-
- Tuning succeeds, but have no audio yet. Major cleanup of code.
-
-2003-08-04 Monday 12:34  jpsaman
-
- Fixed missing headerfile.
-
-2003-08-04 Monday 00:48  fenrir
-
-  * sdp: - fixed loading of file > 1024 bytes.
-         - more processing -> now it should extract enough informations to
-         build RTP/RTSP session.
-         (Does not play anything yet)
-
-2003-08-03 Sunday 23:11  gbazin
-
- * src/misc/configuration.c, include/configuration.h, src/audio_output/intf.c, include/audio_output.h, modules/gui/gtk/display.[ch]: configuration variables now use vlc_callback_t callbacks (same as the object variables).
- * modules/video_output/x11/*: support for the _NET_WM_STATE_FULLSCREEN hint from the Extended Window Manager Hints spec.
- * modules/audio_output/alsa.c: support for 4.0 and 5.1 audio channels. This time it has been tested ;)
-
-2003-08-03 Sunday 20:25  gbazin
-
- * src/input/input_ext-plugins.c: fixed nasty segfault when pf_read() returns -1;
-
-2003-08-03 Sunday 16:36  bigben
-
- * modules/access_out/http.c :
-
- using ability to give parametters to a specific sout module to set user and password fot http access out.
-
- new syntax is '#dst{access=http{user=foo,pass=bar}}
-
- --sout-http-user and --sout-http-pwd parametters have been deleted.
-
-2003-08-03 Sunday 16:22  fenrir
-
-  * sdp: parse 'a=' field.
-
-2003-08-03 Sunday 15:25  fenrir
-
-  * sdp: begining of a SDP parser. It won't let you play anything for
-  now, it just does (incomplete) parsing.
-
-2003-08-03 Sunday 13:49  titer
-
-  configure.ac : added needed linking flags for BeOS/Zeta
-  Makefile.am : cleaned make packages-beos
-
-2003-08-03 Sunday 12:04  fenrir
-
-  * rtsp: mmmh, close the socket.
-
-2003-08-03 Sunday 02:00  fenrir
-
-  rtsp: connect  to an RTSP server,  issue a DESCRIBE command  and return
- the  answer.  It  WON'T  let  you  do  rtsp  as  we  first  need  a  SDP
- parser/demuxer, but it is on the way.
-
-  The idea is to have a generic  SDP demuxer that will work with SDP from
- file, http or rtsp.
-
-2003-08-02 Saturday 19:30  bigben
-
- * modules/access/http.c
-       - Didn't  take into consideration  a little change of  behavior between config_GetPsz and var_Get during my last commit, so that we were sending authentification information even if there wasn't any.
-
-2003-08-02 Saturday 19:16  fenrir
-
-  * ninput : a little developer documentation.
-
-2003-08-02 Saturday 16:43  fenrir
-
-  * all: some helpers functions for pf_demux_control.
-
-2003-08-02 Saturday 15:22  fenrir
-
-  * all: added a pf_demux_control member to input_thread_t. It is currently
-  unused.
-
-2003-08-02 Saturday 14:06  gbazin
-
- * ALL: bumped version number to 0.6.2-cvs
- * modules/video_output/x11/xcommon.c: closing the video window or using the escape key doesn't exit VLC anymore but stop the input instead.
-
-2003-08-02 Saturday 01:33  fenrir
-
-  * ps: clean up and dvd subtitles support.
-
-2003-08-01 Friday 20:06  gbazin
-
- * modules/mux/mp4.c: support for mov muxing + cleanup.
- * modules/codec/quicktime.c: small cleanup.
-
-2003-08-01 Friday 19:38  fenrir
-
-  * udp: clean up.
-
-2003-08-01 Friday 19:38  fenrir
-
-  ts: large rewrite of the TS muxer to produce better TS and support DVD
-      subtitle.
-      I have added some options:
-         - bmin : minimum bitrate (bits/s) of the TS. Padding is added in
-         case of insuffisant bitrate. (default: disabled).
-         - bmax : maximum bitrate (bit/s) of the TS. It just drops packets
-         to achieve the target. (default: disabled)
-         - pcr : minimum delay between two pcr equal to dts of the video
-         stream (default 100ms)
-         - pcr-soft : minimum delay between two pcr interpolated from the
-         pcr that are equal to dts. (default: none)
-  Remarks:
-   - bmin/bmax allow to create CBR stream.
-   - Bitrate is calculated on a PCR time.
-   - PCR delay cannot be less than length of a frame of the PCR stream.
-   - PCR soft is used to help when using big PCR delay. It is usefull to
-   produce stream with smoother bitrate variation.
-   - Big PCR delay introduce more latency.
-
-  TODO:
-   Test stability, bugs ...
-
-2003-08-01 Friday 18:49  fenrir
-
-  * ts.c: arggg, bad copy/past.
-
-2003-08-01 Friday 18:42  fenrir
-
-  * stream_output.c: fixed a segfault when muxer isn't specified.
-
-2003-08-01 Friday 18:02  fenrir
-
-  * ts: apply patch of Andy Lindsay (fix one memory leak and PMT handling)
-        converted all u8,u16,u32 into uint8_t, uint16_t, uint32_t
-
-2003-08-01 Friday 17:38  fenrir
-
-  * index.html,style.css : remove built-in css file. added link to info.html.
-
-2003-08-01 Friday 17:30  fenrir
-
-  * http: added mime type for .css file.
-
-2003-08-01 Friday 17:21  fenrir
-
-  * info: commit the good file...
-
-2003-08-01 Friday 09:45  sam
-
-   * modules/access/http.c:
-     + Coding style fixes.
-     + Removed a C99-ism.
-
-2003-08-01 Friday 08:24  sam
-
-   * debian/rules:
-     + Activated freetype support.
-   * debian/control:
-     + Added a build-dependency on freetype6-dev.
-     + Added a build-dependency on libdvbpsi2-dev.
-     + We now recommend gnome-vlc | wxvlc.
-     + We now suggest fortune-mod.
-
-2003-08-01 Friday 00:55  fenrir
-
-  * wav: forgot this one.
-
-2003-08-01 Friday 00:40  fenrir
-
-  * configure.ac: audio -> mpga
-  * demux/* : function name consistency.
-
-2003-08-01 Friday 00:37  fenrir
-
-  * mpga: mp3 demuxer written from scratch using ninput.h
-
-2003-08-01 Friday 00:26  fenrir
-
-  * configure.ac: remove old wav and aac directories.
-
-2003-08-01 Friday 00:18  fenrir
-
-  * wav: remove old wav demuxer.
-
-2003-08-01 Friday 00:18  fenrir
-
-  * aac/* remove old aac demuxer.
-
-2003-08-01 Friday 00:16  fenrir
-
-  * Modules.am : added aac.c and wav.c
-  * asf/asf.c: better check for invalid header.
-
-2003-08-01 Friday 00:09  fenrir
-
-  * wav.c : big clean up and use ninput.h
-
-2003-08-01 Friday 00:08  fenrir
-
-  * aac.c : big clean up and use ninput.h
-
-2003-08-01 Friday 00:05  fenrir
-
-  au.c : cleaned up and use ninput.h
-
-2003-08-01 Friday 00:05  gbazin
-
- * src/input/input_clock.c: fixed 2 regressions in 0.6.1. These fixes are actually there to make us more complacent with broken streams.
- * modules/access/dvb/qpsk.c: gettext reserves the use of _("").
- * modules/demux/mkv.cpp, modules/demux/avi/libavi.c, modules/demux/mp4/libmp4.c, modules/demux/mpeg/m4v.c: checks for input_SplitBuffer() > 0. (Thanks to Steve Li for pointing this out)
-
-2003-08-01 Friday 00:04  fenrir
-
-  a52sys.c: completely rewritten a52 stream demuxer. Now you should be able
-  to play such file.
-
-2003-08-01 Friday 00:00  fenrir
-
-  * modules.c : include ninput.h
-
-2003-08-01 Friday 00:00  fenrir
-
-  * vlc_common.h: include stdarg.h by default. Required by ninput.h
-  *  ninput.h :  extracted  duplicated  stream functions  from  a lot  of
-  demuxers and do a nice (?) API.
-  * stream.c: implement basic streams  manipulation. It is just a wrapper
-  but it is useful.
-  * all: added a i_ttl field in network_socket_t to allow per connection ttl
- setting (in fact only used by access_out/udp.c.
-
-2003-07-31 Thursday 23:44  fenrir
-
-  * all: added a i_ttl field in network_socket_t to allow per connection ttl
- setting (in fact only used by access_out/udp.c.
-
-2003-07-31 Thursday 23:14  massiot
-
- Fixed a memory leak (thanks Andy Lindsay !).
-
-2003-07-31 Thursday 21:46  gbazin
-
- * src/misc/win32_specific.c: change the mode of stdin to _O_BINARY so we can use stdin to read files (thanks to Steve Li).
- * modules/control/http.c: allow directories of the form "x:\" on win32.
-
-2003-07-31 Thursday 21:18  bigben
-
- * modules/access/http.c :
-       - using new var_Create/var_Get method to get parametters.
-
-2003-07-31 Thursday 20:47  reno
-
- * Make vlc compiling !
-
-2003-07-31 Thursday 19:24  fenrir
-
-  * stream_output: * some clean and fixed a little memory leak.
-                   * give to access and muxers options. Now you can use:
- --sout 'access{option1=value}/mux{a=value,b=value}:/path'. It should also
- works with '#std{access=access{o=v}, mux=...}' (but untested). For now it's
- not used.
-
-2003-07-31 Thursday 19:14  fenrir
-
-  * stream_output: * added some #define for private flags.
-                   * now muxer and access_out also receive options like
-                   stream_out.
-
-2003-07-31 Thursday 19:10  bigben
-
- * modules/access_out/http.c
-        - httpd.c has support for Basic Authentification, so use it !
-          --sout-http-user user --sout-http-pwd password
-
-2003-07-31 Thursday 19:02  fenrir
-
-  * copy.c: Added DVD subtitle support. I still need to commit the TS
- muxer.
-
-2003-07-31 Thursday 18:25  bigben
-
- * Add support for basic authentification in http access.
-
- use :
-
- --http-user user --http-pwd password
-
- or
-
- http://user:password@server/path (2nd parameter overrides the first)
-
-2003-07-31 Thursday 17:03  sigmunau
-
- modules/misc/freetype.c:
-   - calculate and store size information for each line independently.
-   - misc other fixes
-
-2003-07-31 Thursday 15:31  jpsaman
-
- Updated LIST of modules and configuration options for building.
-
-2003-07-31 Thursday 15:30  jpsaman
-
- Adding DVB module to support satellite, cable and terestrial DVB streaming. The status is that tuning works, but have had no success with video/audio yet. (Setting of filters does not seem to work perfectly yet.).
-
-2003-07-31 Thursday 13:06  sam
-
-   * toolbox: Export LC_ALL=C to avoid future cluttering of POTFILES.in.
-   * po/: Re-ran toolbox --update-po.
-
-2003-07-31 Thursday 12:08  sam
-
-   * Added and fixed .cvsignore files.
-
-2003-07-31 Thursday 11:02  sam
-
-   * Makefile.am: Really put po before ., not . after everything else. Fixed the
-     Mozilla plugin build while preserving the fix for VLC.app.
-
-2003-07-31 Thursday 08:18  zorglub
-
- * modules/control/joystick.c
-       * Allow the user to remap the actions.
-       * Improved the strings (please check)
-       * Prevent 0 seconds seeks
-
- * share/http/*.html
-       * partial HTML validation fixes
-       * Improved the look
-
- * src/stream_output/announce.c
-       * minor fixes (thanks sam)
-
-2003-07-30 Wednesday 21:09  gbazin
-
- * modules/control/http.c: on win32 we store the html interface in "http" not "share/http".
- * src/input/input_programs.c: check for "" descriptions in AddES().
-
-2003-07-30 Wednesday 12:21  jpsaman
-
- Updating design of PDA Gtk2 interface
-
-2003-07-30 Wednesday 12:20  jpsaman
-
- Updating design of PDA Gtk2 interface.
-
-2003-07-30 Wednesday 02:00  fenrir
-
-  * transcode:
-     - added new HQ mode (recent ffmpeg only). hq now accept "simple",
-       "bits" and "rd" as paramters.
-     - automaticaly try stereo mode encoding when failed with more
-       than 2 channels. (eg a52 -> mpga)
-
-2003-07-29 Tuesday 23:55  gbazin
-
- * ChangeLog: update.
-
-2003-07-29 Tuesday 23:50  gbazin
-
- * configure.ac: added the svlc shortcut for the skins.
- * install-win32: removed the custom link in the start menu.
-
-2003-07-29 Tuesday 23:01  gbazin
-
- * ChangeLog: updated the changelog for the release
-
-2003-07-29 Tuesday 22:25  gbazin
-
- * modules/codec/spudec/parse.c: fixed typo found by Meuuh.
-
-2003-07-29 Tuesday 22:20  gbazin
-
- * src/video_output/video_output.c: fixed potential segfault.
- * configure.ac: don't bail out if matroska headers are not found.
-
-2003-07-29 Tuesday 21:56  gbazin
-
- * toolbox: fixed typo in the changelog rule.
-
-2003-07-29 Tuesday 21:46  gbazin
-
- * modules/video_output/directx/events.c: compilation fix.
-
-2003-07-29 Tuesday 21:14  gbazin
-
- * modules/gui/macosx/controls.m: fixed race condition in prev/next commands.
- * modules/gui/wxwindows/wxwindows.cpp: raised the priority of the wxwin interface so it is now the default.
-     We also lower the priority if there is no DISPLAY env variable.
- * modules/gui/wxwindows/interface.cpp: prev/next buttons are also used to navigate through titles.
- * modules/video_output/directx/events.c: use arrow keys for DVD navigation.
- * modules/video_output/x11/xcommon.c: page up/down now seek -10/10 secs.
- * share/vlc_win32_rc.rc: compilation fix.
-
-2003-07-29 Tuesday 18:51  fenrir
-
-  * http.c:  under linux if no directory is specified search "share/http"
- and then DATA_PATH"/http".
-
-2003-07-29 Tuesday 17:42  gbazin
-
- * configure.ac: bumped version number to 0.6.1.
-     Enabled matroska support by default.
- * extras/MacOSX/*: bumped version number to 0.6.1.
- * INSTALL.win32: instructions update.
- * share/Makefile.am: included the html files for the http interface.
- * po/*: ran ./toolbox --update-po.
-
-2003-07-29 Tuesday 09:32  sam
-
-   * modules/video_output/x11/xcommon.c: Hopefully a proper fix for the Mozilla
-     event handling bug.
-
-2003-07-28 Monday 22:46  gbazin
-
- * modules/video_output/x11/xcommon.c: reverted sam's last commit which broke the event reading loop on the video window.
-
-2003-07-28 Monday 21:41  massiot
-
- * configure.ac: Worked around a bug in the OS X linker, with multiply
-   defined symbols and libmp3lame
- * Makefile.am: Build po before . because we need the po files to build
-   VLC.app
- * po/fr.po: French translation courtesy of Jean-Pierre Kuypers
- * OS X interface: cosmetics
-
-2003-07-28 Monday 20:25  jpsaman
-
- Added HuffYuv and A-law codes for low bitrate and CPU load encodings/transcoding
-
-2003-07-28 Monday 20:23  jpsaman
-
- Added NEWS for iPaq port.
-
-2003-07-28 Monday 20:23  jpsaman
-
- Updated build scripts:
- - enabled video4linux for WebCams on handhelds
- - enabled PDA Gtk2 interface instead of familiar interface
- - enabled stream output and transcoding
-
-2003-07-28 Monday 18:02  massiot
-
- * modules/video_output/x11/xcommon.*: endianness patch + arrow keys are
-   now used to browse through the DVD menus.
-
-2003-07-28 Monday 13:19  massiot
-
- * Fixed my last commit.
-
-2003-07-28 Monday 07:16  fenrir
-
-  * rc: Fixed a bug with seek command.
-        Added support of "seek n%" (Usefull when mux_rate is nul )
-
-2003-07-28 Monday 07:05  jpsaman
-
- Added PDA images to Makefile.am
-
-2003-07-27 Sunday 23:58  fenrir
-
-  * sub: does not issue an error message when sub-file is empty.
-
-2003-07-27 Sunday 23:05  hartman
-
- * Brought the new options system to the OSX gui.
-   and some small fixes.
-
-2003-07-27 Sunday 21:35  jpsaman
-
- Gtk2 port of the familiar Linux interface. The name is also changed to PDA so it reflects that it is targeted at handhelds.
-
- The familiar interface itself is deprecreated and will be removed after the next stable version of VLC Media Player.
-
-2003-07-27 Sunday 16:20  gbazin
-
- * modules/audio_output/alsa.c: #ifdef DEBUG -> #ifdef ALSA_DEBUG
-
-2003-07-27 Sunday 16:14  gbazin
-
- * modules/audio_output/alsa.c: bail out if the device is already in use.
-
-2003-07-27 Sunday 15:49  gbazin
-
- * src/input/input_ext-plugins.c: forgot to re-lock a mutex.
-
-2003-07-27 Sunday 14:10  massiot
-
- * src/input/input_clock.c: Fixed two long-standing (> 2 years) bugs
- - there should be fewer resampling, particularly on DVD chapter changes
- - when you unpause a DVD, VLC will wait for the drive to spin up, so you
- won't lose several seconds of movies
-
- * modules/gui/macosx/controls.m: Seeking in paused mode resumes the play
- mode, make the interface take that into account.
-
-2003-07-27 Sunday 12:31  ipkiss
-
-  * All: Removed the win32 plugin; wxwindows rulez :)
-
-2003-07-26 Saturday 18:54  titer
-
-  freetype.c: basic YUY2 rendering (Y only)
-
-2003-07-26 Saturday 15:36  gbazin
-
- * modules/gui/skins/controls/checkbox.cpp: compilation fix.
-
-2003-07-26 Saturday 15:34  fenrir
-
- ffmpeg: fix potential overread for mpeg4 with vol.
-
-2003-07-26 Saturday 14:19  gbazin
-
- * modules/gui/wxwindows/open.cpp: move the "open subtitles" line into the file panel.
-
-2003-07-26 Saturday 14:04  ipkiss
-
-  * modules/gui/skins/controls/checkbox.cpp: Fixed a stupid bug (a return
-    value was always true...)
-
-2003-07-26 Saturday 12:41  gbazin
-
- * modules/gui/wxwindows/open.cpp: workaround design problems in wxSpinCtrl (wxSpinCtrl::GetValue() triggers a value update event).
-
-2003-07-25 Friday 22:50  gbazin
-
- * modules/gui/wxwindows/*: fixed clean-up of the dialogs provider on exit.
- * modules/gui/skins/x11/*: proper initialization of a global var so we can start/exit the skins interface several times.
-
-2003-07-25 Friday 13:24  gbazin
-
- * INSTALL.win32: updated build instructions (btw since the last build changes, mingw+msys can be used again to compile VLC).
- * modules/gui/wxwindows/wxwindows.cpp: oops.
-
-2003-07-25 Friday 11:37  gbazin
-
- * modules/video_output/directx/events.c: a couple of compiler warning fixes.
- * msvc/vlc.dsw: relaced basic_skins plugin with the skins one.
-
-2003-07-25 Friday 11:33  gbazin
-
- * configure.ac: libpng (logo plugin) needs to be linked with zlib.
- * modules/gui/wxwindows/*: a couple of compilation fixes for wxWindows cvs.
-
-2003-07-25 Friday 01:11  hartman
-
- * subsdec now uses the new options code.
-
-2003-07-25 Friday 01:09  hartman
-
- * Updated it.po
-
-2003-07-25 Friday 01:09  hartman
-
- * Largely updated nl.po
- * Updated it.po
-
-2003-07-24 Thursday 23:21  gbazin
-
- * modules/gui/wxwindows/wxwindows.cpp: temporary hack (I hope ;) to fix win32 compilation with wxWindows < 2.5.
-
-2003-07-24 Thursday 22:58  gbazin
-
- * src/misc/modules.c: if module_Need() was passed an interface module name, respect this choice even if vlc was run with a specific interface shortcut.
-
-2003-07-24 Thursday 22:05  sam
-
-   * modules/access/v4l/v4l.c:
-     + Removed my name from this file, I didn't contribute anything major to it.
-     + Added strerror(errno) where adequate, as well as additional debug
-       information, hopefully more useful than "cannot open".
-
-2003-07-24 Thursday 21:50  gbazin
-
- * modules/gui/wxwindows/*: you can now specify input options in the stream output MRL as well.
- * modules/misc/freetype.c: bail out if no font has been specified.
- * modules/demux/util/sub.h: don't forget to detach the demuxsub object.
-
-2003-07-24 Thursday 20:34  sam
-
-   * bootstrap:
-     + Run autopoint with the -f flag.
-     + Remove stamp files in the bootstrap process.
-
-2003-07-24 Thursday 19:30  sigmunau
-
- ignore CR characters wherever they might be.
- A little better line spaceing, but I still don't understand what this is all
- about.
-
-2003-07-24 Thursday 19:07  sigmunau
-
- fixed a nasty code duplication where the same function call was two places
- with just a few lines in between, but in separate #if cases.
-
-2003-07-24 Thursday 18:30  bigben
-
- * "frequency=" is channel frequency in kHz again
-
- * fix  a segfault when "/dev/video0"  or "norm=" were last  arguments of
- the command line
-
-2003-07-24 Thursday 18:27  bigben
-
- * Changes "frequency=" syntax. New syntax is channel frequency in kHz
- * shows a warning if frequency is in "previous syntax range"
-
-2003-07-24 Thursday 17:31  gbazin
-
- * modules/gui/wxwindows/open.cpp: compilation fix.
-
-2003-07-24 Thursday 16:07  gbazin
-
- * modules/gui/wxwindows/*: added support for input options in the open dialog.
-    The stream output and subtitles options use them and you can also add options in the MRL itself.
-
-2003-07-23 Wednesday 23:05  gbazin
-
- * modules/misc/freetype.c, modules/demux/util/sub.c: cleanup.
- * modules/demux/util/sub.h: thou shall do a vlc_object_attach().
- * src/misc/variables.c: added VLC_VAR_FILE and VLC_VAR_DIRECTORY inheritance support.
-
-2003-07-23 Wednesday 22:55  massiot
-
- * Updated po files. STRINGS ARE FROZEN !!!
-
-2003-07-23 Wednesday 22:02  jpsaman
-
- Interface for Familiar v0.7 and GPE. This interface is based on gtk2 libaries.
-
-2003-07-23 Wednesday 22:01  gbazin
-
- * include/variables.h, src/misc/variables.c: you can now use var_Create() directly to create an object variable with an inherited value.
-    eg. var_Create( p_vout, "zoom", VLC_VAR_FLOAT | VLC_VAR_DOINHERIT );
-    Beware, the object in which you create the var must be attached to a parent for this to work (otherwise we can't navigate the parents hierarchy to find the value to inherit).
-
- * src/input/input.c, src/input/input_programs.c, src/video_output/video_output.c: converted more config_GetFoo() into var_Create()/var_Get();
-
-2003-07-23 Wednesday 21:45  hartman
-
- * include/vlc_common.h: MAX_PATH PATH_MAX, we don't wanna bother and use the
-   latter everywhere.
- * modules/demux/util/sub.c: Bring the config options in here to the variable structure.
- * modules/misc/freetype.c: Bring the config options in here to the variable structure.
-   Fix the linespacing. Dnumgis, it works, just define another linespacing :)
-
-2003-07-23 Wednesday 19:11  titer
-
-  freetype.c : use the default BeOS font on BeOS
-
-2003-07-23 Wednesday 17:31  ipkiss
-
-  * modules/gui/skins/src/banks.cpp: removed a useless event I had
-    forgotten
-
-2003-07-23 Wednesday 09:14  asmax
-
- * all: fixed depcomp failure
-
-2003-07-23 Wednesday 07:37  jpsaman
-
- When recv() returns -1 a bug is triggered inside RTPRead() and RTPChoose(). The return value of Read() is then -1. The test "if (!i_ret) return 0;" will be false and the function will continue resulting in segfault while copying from buffers that are in an undetermined state. The correct test is "if (i_ret<0) return 0;".
-
-2003-07-23 Wednesday 01:28  gbazin
-
- * modules/misc/sap.c: oops, compilation fix.
-
-2003-07-23 Wednesday 01:13  gbazin
-
- * ALL: changes to the playlist_Add() and VLC_AddTarget() proto to include a list of options associated with the input.
- * src/input/input.c: parses the input options list before spawning the input and create object variables for these options. Options are of the form "[no[-]]foo[=bar]" where foo is the option name and bar is its value.
- * src/input/input.c, src/input/input_dec.c: use the object var api to get the value of the "sout", "sout-video" and "sout-audio" options.
- * src/libvlc.c: extended the command line parser to parse input options. Input options must always follow the input they apply to and begin with a ':'.
-
- All these changes allow you to specify input specific options.
- eg: ./vlc --no-sout-audio yourvideo.mpeg :sout=udp/http::8080 :sout-audio yourvideo2.mpeg
- Here the ":sout" option will only apply to yourvideo.mpeg.
- "--no-sout-audio" will be a global option so will apply to yourvideo2.mpeg but the global behaviour is overriden by ":sout-audio" for yourvideo.mpeg.
-
- TODO: - the interfaces need to be modified to benefit from the new playlist_Add() api.
-       - only "sout", "sout-video", "sout-audio" implemented for now. To make it work with other options, we need to get rid of all the config_GetFoo() and replace them with var_Create()/var_Change()/var_Get().
-
-2003-07-22 Tuesday 22:02  hartman
-
- * Fix Makefiles for removed .rle fonts
-
-2003-07-22 Tuesday 20:49  hartman
-
- * ALL:
-   - Removed all the RLE subtitle font code.
-   - Removed the .rle and even older .psf font files.
-   - Moved the filesubtitle code from spudec to subsdec.
-   - spudec is again DVD only.
-
-2003-07-22 Tuesday 20:25  bigben
-
- frequency is  nom frequency  in MHz * 16, as  for the  v4l input.
- Breaks compatibility with previous syntax...
-
-2003-07-22 Tuesday 18:06  gbazin
-
- * src/stream_output/stream_output.c: fixed segfault when muxer can't add an elementary stream.
-
-2003-07-22 Tuesday 15:59  gbazin
-
- * src/misc/variables.c: fixed small mem leak (courtesy of Andy Lindsay)
- * modules/gui/wxwindows/interface.cpp: small improvements to the volume control.
-
-2003-07-22 Tuesday 13:58  bigben
-
- * We're finally parsing all parameters (including standard)
- * syntax is now (roughly) the same as for the v4l input
- ex : vlc pvr:/dev/video0:frequency=1242:norm=secam:size=12x42:bitrate=1200,maxbitrate=4200
- * old syntax is still working
- * norm can be "pal", "secam", "ntsc" or any hexa value
-
-2003-07-21 Monday 23:53  fenrir
-
-  * http: added "del" and "empty" control. (for playlist). Corrected
- "previous" command.
-  TODO: doc :(
-
-2003-07-21 Monday 19:45  jpsaman
-
- Forgot this one.
-
-2003-07-21 Monday 19:38  jpsaman
-
- Added missing familiar-playlistb16x16.xpm
-
-2003-07-21 Monday 19:25  jpsaman
-
- Updated build rules for the Sharp Zaurus.
-
-2003-07-21 Monday 19:19  jpsaman
-
- Updated build rules for iPaq.
-
-2003-07-21 Monday 18:24  gbazin
-
- * modules/codec/spudec/spudec.c: disabled RLE font loading as it's not used anymore.
-
-2003-07-21 Monday 17:48  gbazin
-
- * modules/codec/quicktime.c, configure.ac: ported the audio part of the quicktime module to win32.
-
-2003-07-21 Monday 17:29  gbazin
-
- * Makefile.am, install-win32: removed rle fonts from the win32 package and added the necessary files for the http interface.
-
-2003-07-21 Monday 01:38  hartman
-
- * vlc.ebuild: disabled kde, fixed mad and freetype support
- * Makefile.am: added html files for http intf to macosx.
-   windows and beos probably need to do this too.
-
-2003-07-20 Sunday 23:46  gbazin
-
- * modules/misc/freetype.c: set default font on win32. Fixed small memleak as well.
-
-2003-07-20 Sunday 23:30  gbazin
-
- * modules/packetizer/copy.c, modules/stream_out/transcode.c: handle raw RV15, RV16, RV24, RV32,
- GREY.
-
-2003-07-20 Sunday 23:05  sigmunau
-
- removed some c++ style comments, fixed some untrue comments, moved a
- function prototype
-
-2003-07-20 Sunday 22:16  hartman
-
- * Update of language files
-
-2003-07-20 Sunday 22:06  hartman
-
- * bumped up version to 0.6.1-test1
-
-2003-07-20 Sunday 21:41  hartman
-
- * Set the default font on Mac OS X to the system font.
-
-2003-07-20 Sunday 21:28  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: small cosmetic change for the streamout dialog.
-
-2003-07-20 Sunday 20:54  hartman
-
- * removed matrox support, since the modules is broken
-   http://bugs.gentoo.org/show_bug.cgi?id=24910
-
-2003-07-20 Sunday 20:42  ipkiss
-
-  * modules/gui/skins/*: removed useless code
-
-2003-07-20 Sunday 20:33  gbazin
-
- * src/input/input_ext-plugins.c: fixed previous commit.
- * modules/gui/wxwindows/interface.cpp: fixed a couple of bugs.
-
-2003-07-20 Sunday 19:48  hartman
-
- * README.MacOSX.rtf: updated section on subtitles.
- * vlc.ebuild: added amd64 keyword. changed script to use emake again.
-   Removed MODULES from the doc installation.
- * src/libvlc.h: added the new ffmpeg a/v encoders to the list for the prefs.
- * share/vlc_win32_rc.rc: Changed the Win32 name of VLC from,
-   "An Opensource Media Player" to "VLC media player".
- * other: added the new transcoding codecs, channels option and SAP option
-   to the stream output dialog.
-
-2003-07-20 Sunday 16:56  ipkiss
-
-  * modules/misc/freetype.c: compilation fix for windows
-
-2003-07-20 Sunday 16:26  sigmunau
-
- Draw the text in the U and V planes as well. Removes the transparency effect.
- Also check which chroma is in use and give an error message if it isn't
- supported.
-
- Someone (possibly me) should write some renderer functions for other
- colorspaces.
-
-2003-07-20 Sunday 15:33  gbazin
-
- * Added MPEG 1 to the list of encapsulation methods (useful to produce files playable by WMP).
-
-2003-07-20 Sunday 15:17  gbazin
-
- * src/input/input_ext-plugins.c: in input_FillBuffer(), if we can't immediately allocate a new buffer, try until we manage to get one.
-
-2003-07-20 Sunday 12:34  sigmunau
-
- some cleanup in file info code, add fourccs in hex form ( some users want
- that ), add audio bitrate when available (untested)
-
-2003-07-20 Sunday 12:22  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: windows can't have open _and_ save file dialogs so only use open file dialogs on win32 in the preferences menu.
- * Makefile.am: removed INSTALL.win32 from the win32 package as it's only useful for developpers anyway.
-
-2003-07-20 Sunday 10:38  gbazin
-
- * modules/gui/wxwindows/*, include/vlc_interface.h: new generic "open file" dialog.
- * modules/gui/skins/*: use the new generic "open file" dialog to load skins.
-
-2003-07-20 Sunday 08:30  zorglub
-
- modules/control/joystick.c: Joystick control module (linux only)
-
- disabled by default, use --enable-joystick & --extraintf joystick
-
- actions are:
-       left-right: variable speed seek
-       up-down: browse the playlist
-       button 1: play/pause
-       button 2: fullscreen
-
-2003-07-19 Saturday 16:33  gbazin
-
- * modules/gui/wxwindows/*: proper characters encoding conversions.
-    Override the popup menu only for the main interface.
-
-2003-07-19 Saturday 15:25  sigmunau
-
- alsa is only available on linux
-
-2003-07-19 Saturday 15:15  sigmunau
-
- Render the glyph for each character only once, and not once for each frame.
- Should speed up things a bit.
-
-2003-07-19 Saturday 15:12  fenrir
-
-  * mp4: parse another box.
-
-2003-07-19 Saturday 14:41  sigmunau
-
- Use proper linespacing
-
-2003-07-19 Saturday 14:22  gbazin
-
- * src/libvlc.c: use UTF-8 internally on win32.
-
-2003-07-19 Saturday 14:14  sigmunau
-
- fix linking with iconv for the spudec module
-
-2003-07-19 Saturday 11:29  sam
-
-   * Makefile.am: Fixed the plugins' target directory location.
-
-2003-07-19 Saturday 00:02  hartman
-
- * NEWS: added some more stuff for the upcoming 0.6.1
- * vlc.ebuild: removed xvid and added the debug USE variable. Also some formatting fixes.
-
-2003-07-18 Friday 23:50  hartman
-
- * add a #include <errno.h>
-
-2003-07-18 Friday 23:41  hartman
-
- * Add -liconv to the ldflags of the spudec module.
- * Add -framework Carbon to the ldflags of the spudec module when Carbon is
-   present. freetype-config unfortunatly omits this on MacOSX.
-
- I think I did this correctly, but it might be wise to review this :)
-
-2003-07-18 Friday 20:52  gbazin
-
- * src/libvlc.h: disabled the encoders config options (encoders are not used anymore, all the encoding is done in the stream output transcode module).
- * src/misc/win32_specific.c: added an --high-priority config option on win32 to increase the priority of the process (default enabled for now so the behaviour isn't changed.)
-
-2003-07-18 Friday 20:16  hartman
-
- * had forgotten to actually activate mozilla :)
-
-2003-07-18 Friday 20:06  gbazin
-
- * modules/audio_output/alsa.c: alsa is now the default audio output.
- * src/misc/configuration.c: removed unnecessary line.
- * modules/gui/skins/parser.*: small cosmetic change.
-
-2003-07-18 Friday 20:00  hartman
-
- * mozilla support enabled
- * added USE mad and libid3tag
- * added mp3lame capability to ffmpeg.
- * updated wxGTK requirements to 2.4.1
-
-2003-07-18 Friday 19:26  titer
-
-  Added 'CDVC' fourcc (another one for DV video)
-
-2003-07-18 Friday 14:18  gbazin
-
- * modules/gui/wxwindows/wxwindows.cpp: oops.
-
-2003-07-18 Friday 13:22  gbazin
-
- *  modules/gui/wxwindows/*: avoid queuing popup menu events while one is already being displayed.
-
-2003-07-18 Friday 11:39  gbazin
-
- * modules/video_output/directx/events.c: closing the video window doesn't doesn't exit vlc anymore, it just stops the current stream.
- * modules/gui/wxwindows/*: fix for popup menu placement.
-
-2003-07-17 Thursday 22:54  gbazin
-
- * src/playlist/playlist.c: fixed recent playlist breakage.
-
-2003-07-17 Thursday 18:58  gbazin
-
- * modules/gui/wxwindows/*: enable popup menu support in the "dialogs provider".
-
-2003-07-17 Thursday 17:30  gbazin
-
- * modules/gui/wxwindows/*: The wxwindows interface is now a "dialogs provider" module as well as a normal "interface".
-    Dialog providers expose an api that allow other modules to use the GUI dialogs the module provides (open dialogs, etc...).
-    + misc small enhancements.
-
- * modules/gui/skins/*: completely removed the dependancy on the wxwindows code (which also eliminates the need for the basic_skins module).
-    The skins module will now try to load a "dialogs provider" to display the open, messages, file info and preferences dialogs.
-
-2003-07-17 Thursday 16:34  sam
-
-   * Makefile.am: Parse mozilla after . so that the mozilla plugin gets its
-     dependencies right.
-   * src/stream_output/announce.c: Compilation fix.
-
-2003-07-17 Thursday 15:49  sam
-
-   * m4/vlc.m4: Looks like POSIX shell reduces "`eval echo '$'FOO`" to "" even
-     if $FOO contains spaces. Worked around the problem.
-
-2003-07-17 Thursday 14:54  sam
-
-   * configure.ac vlc-config.in.in: Oops, vlc-config needs top_builddir, not
-     top_srcdir.
-
-2003-07-17 Thursday 14:28  sam
-
-   * src/stream_output/announce.c:
-     + Fixed Win32 port.
-     + Speed optimizations in split().
-     + More coding style fixes.
-
-2003-07-17 Thursday 14:10  sam
-
-   * src/stream_output/announce.c:
-     + Coding style fixes.
-     + Use memcpy() instead of for() loops.
-
-2003-07-17 Thursday 13:09  sam
-
-   * mozilla/Makefile.am: Fixed stamp-pic generation, it was created in the
-     current directory but looked for in the parent directory.
-
-2003-07-17 Thursday 13:01  sam
-
-   * debian/compat:
-     + New debhelper file.
-   * debian/control:
-     + Updated debhelper build-dependency to (>= 3.4.4) because we now
-       use debian/compat.
-     + Use ${misc:Depends} everywhere.
-
-2003-07-17 Thursday 12:06  sam
-
-   * mozilla/Makefile.am: Moved mozilla plugin generation directives here.
-   * configure.ac: Propagate $(top_srcdir) to the vlc-config call.
-
-2003-07-17 Thursday 09:25  sigmunau
-
- mozilla/vlcplugin.h: added the video/x-ms-wmv mime type
- mozilla/npvlc_rc.rc: added all the missing types from vlcplugin.h
-
-2003-07-16 Wednesday 21:42  sam
-
-   * Makefile.am: added /usr/lib/mozilla/include/idl to the xpidl include
-     directory, because that's where Gentoo puts it.
-
-2003-07-16 Wednesday 17:19  gbazin
-
- * modules/codec/spudec/spudec.c: oops, proper fix for the proper initialization of the proper iconv handle ;)
-
-2003-07-16 Wednesday 17:17  gbazin
-
- * modules/codec/spudec/spudec.c: proper initialization of the iconv handle.
-
-2003-07-16 Wednesday 16:33  sam
-
-   * mozilla/*: Additional Mozilla 1.4 compilation fixes.
-
-2003-07-16 Wednesday 16:06  sam
-
-   * configure.ac: complain when mozilla-config isn't found.
-
-2003-07-16 Wednesday 15:52  sam
-
-   * bootstrap:
-     + Minor indentation fix.
-   * toolbox:
-     + Exclude vlc_symbols.h and modules_{plugins,builtins}.h from POTFILES.in.
-   * po/*:
-     + Re-ran toolbox --update po.
-
-2003-07-16 Wednesday 15:40  sam
-
-   * debian/changelog:
-     + Prepared my next Debian upload.
-   * debian/control:
-     + Set policy to 3.6.0. No changes required.
-     + Extended the package description.
-
-2003-07-16 Wednesday 15:32  sam
-
-   * modules/access/http.c:
-     + Fixed gcc 3 warnings (type punning).
-   * modules/access/mms/mmstu.c:
-     + Fixed a gcc 3 warning (long constant).
-
-2003-07-16 Wednesday 15:25  sam
-
-   * modules/video_output/x11/xcommon.c: Select events in the video subwindow
-     instead of the base window, because newer versions of Mozilla select
-     ButtonPress for the window it gives us, and XSelectInput only allows
-     one client to select this event.
-
-2003-07-15 Tuesday 18:12  sigmunau
-
- moved Doxyfile to doc/ to make sam happy. Changed Doxyfile so the generated
- documentation does not include information on which headers each file
- includes, since this information isn't correct.
-
- Clarified and doxygenized some of the documentation on subpictures
-
-2003-07-15 Tuesday 18:01  alexis
-
- Update for the spec files.
-
-2003-07-15 Tuesday 16:07  gbazin
-
- * modules/mux/mpeg/ps.c: save pack and system headers for http streaming.
-
-2003-07-15 Tuesday 13:12  gbazin
-
- *  modules/mux/mpeg/ps.c,ps.c: the ps muxer can now create mpeg system (mpeg1) files as well. Also modified the ps muxer to output streams with system headers.
-
-2003-07-14 Monday 22:25  sigmunau
-
-        had to forget something :)
-
-2003-07-14 Monday 21:32  sigmunau
-
- All: My shot at improving subtitle rendering in vlc. Now each vout uses a "text renderer" module to render text on the video when needed. I decieded to make this a module type, because other api's (win32 and macosx) is supposed to do better than freetype under some circumstances.
-
- include/video_output.h: added some members needed by text renderer modules
- src/video_output/video_output.c: load and unload text renderer module when needed
- src/video_output/video_text.c: implemented some functions to show text on the video
- include/osd.h: exported the functions to show text
- modules/misc/Modules.am, module/misc/freetype.c: new text renderer module, largly based on the old osdtext module.
- modules/video_filter/Modules.am, modules/video_filter/osd_text.c: removed the osdtext module
- configure.ac: changes "osdtext" to "freetype" some places
- modules/codec/spudec/*: when iconv is available, use it to convert textual subtitles from the encoding given by --sub-encoding to utf8. Use new code to render subtitles
- modules/control/lirc/lirc.c: use new code to give feedback on buttons pressed. untested.
- modules/demux/util/sub.c: remove all traces of the ugly old osdtext module
- modules/misc/dummy/*: added a "text renderer" submodule in the dummy module
- src/misc/modules.c: included osd.h as it seems to be needed to export symbols
-
- final notes: you need to give a proper value to --freetype-font. This should be the path to a font file freetype2 can handle (almost any format afaik) with a unicode translation table in it. Windows ttf files will do. In linux at least openoffice distributes some fonts that work. I think macosx and beos also has useable fonts.
-
-2003-07-14 Monday 20:36  sigmunau
-
- toolbox: made a --add-include that can be used by doxygen to get proper
-          includes in the .h files, since they are parsed out of context by
-        doxygen
- Doxyfile: misc fixes, use ./toolbox --add-include as filter for sources.
- include/vlc_common.h: doxygenized VLC_COMMON_MEMBERS
-
- With these changes, and a slightly patched version of doxygen (which you can
- get here: http://www.idi.ntnu.no/~sigmunau/doxygen-vlcpatched.tgz ) you should
- be able to get some useful documentation out of the vlc sources.
-
-2003-07-14 Monday 16:10  gbazin
-
- * configure.ac, modules/control/http.c: compilation fix for platforms without ctime_r().
-
-2003-07-13 Sunday 19:58  massiot
-
- * Only allow 4x fast-forward, since 8x won't work on low-end machines,
-   and our dear users report it as a bug.
-
-2003-07-13 Sunday 14:55  gbazin
-
- * modules/gui/skins/*: removed unused GTK2_SKINS code.
-
-2003-07-13 Sunday 13:18  gbazin
-
- * modules/stream_out/transcode.c: implemented some very basic channels downmixing. Was necessary to be able to transcode a52 > stereo to mpga.
-
-2003-07-13 Sunday 12:52  sigmunau
-
- cleanup comments
-
-2003-07-13 Sunday 12:35  massiot
-
- * modules/demux/mpeg: 0x06 stream type can be used for something else
-   than A/52, so disabled it for the moment (we should actually check for
-   the presence of a descriptor).
-
-2003-07-13 Sunday 12:15  massiot
-
- * modules/codec/libmpeg2.c: Fixed a major bug where the picture heap
-   would progressively empty on some DVDs.
-
-2003-07-12 Saturday 13:33  gbazin
-
- * modules/gui/wxwindows/*: added a "simple open" entry to the "File" menu of the interface and playlist. That entry just opens a wxFileDialog().
-
-2003-07-12 Saturday 00:56  fenrir
-
-  * http.c : fix definition conflict under OS X (at least).
-
-2003-07-11 Friday 23:36  gbazin
-
- * modules/gui/wxwindows/streamout.cpp, wxwindows.h: added an audio channels combobox for transcoding.
- * NEWS: update in preparation for 0.6.1.
-
-2003-07-11 Friday 23:14  gbazin
-
- * modules/audio_output/directx.c: 5.1 audio output now works on sblive/audigy as well :)
- * modules/audio_output/waveout.c: fixed the waveOut plugin so works on NT4 as well... that complicates the plugin a bit more than I would have wanted, but hey.
- * modules/gui/wxwindows/messages.cpp: the verbose checkbox is set to the value of the --verbose config option.
-
-2003-07-11 Friday 19:29  fenrir
-
-  * disabled by default. (It's a nice security hole for those)
-
-2003-07-11 Friday 18:21  fenrir
-
-  * index: little fix for refresh url.
-  * browse: example.
-
-2003-07-11 Friday 18:19  fenrir
-
-  * http: * fix for double // under linux.
-          * another useless feature: can browse local files (for sout)
-
-2003-07-11 Friday 11:58  gbazin
-
- * configure.ac: always use the built-in getop on win32 (cygwin's one is buggy).
-     Disable the gtk2/gnome2 interfaces as they are currently unuseable and this option was confusing users more than anything else.
-     Enabled the mp4 muxer (Although it doesn't yet produce streams compatible with quicktime).
-
-2003-07-11 Friday 09:50  gbazin
-
- * include/httpd.h: compilation fix.
- * modules/control/http.c: win32 fixes.
-
-2003-07-11 Friday 08:04  sam
-
-   * po/POTFILES.in: Updated this file from a pristine CVS tree to avoid cruft.
-
-2003-07-11 Friday 07:13  gbazin
-
- * modules/audio_output/alsa.c: enabled 4 and 5.1 channels modes (although stereo stays the default).
-
-2003-07-10 Thursday 23:55  fenrir
-
-  * mmstu: workaround for some streams. (missing 0x11 answer).
-
-2003-07-10 Thursday 22:37  fenrir
-
-  * httpd: fix a segfault.
-
-2003-07-10 Thursday 22:29  fenrir
-
-  * all: samples pages for http interface.
-
-2003-07-10 Thursday 22:24  fenrir
-
-  * http: rework of the http interface.
-
-  There is no more hardcoded html page. The interface recursively parse a
- directory, exporting all  files. All .htm/.html are  parsed, and special
- macro are  used. I will commit  somes samples pages in  share/http and I
- hope documentations.
-
-  TODO: - (re)implement access control in httpd (but in a useable way).
-        - clean login/password management. (for now .access protects
-        a whole directory).
-        - doc ;)
-
-2003-07-10 Thursday 18:29  zorglub
-
- * http: added support for user/pass (--http-user & --http-pass)
-
- * httpd: removed hard-coded user/pass for admin page.
-    (now: --http-admin-pass & --http-admin-user )
-
-2003-07-10 Thursday 11:15  adn
-
- now messages can be saved to a file
-
-2003-07-10 Thursday 07:08  sam
-
-   * vlc.spec.redhat: Renamed this file to vlc.spec again. It's the expected
-     filename in a package.
-
-2003-07-10 Thursday 01:33  fenrir
-
-  * ffmpeg: some clean. Added a mutex to avoid multiple initialisation.
-
-2003-07-10 Thursday 00:47  hartman
-
- * fixed glide header detection
- * added matroska, dvb and pvr USE vars.
- * enabled support for flac.
- * removed libdv support since it's deprecated
- * enabled freetype support if USE=truetype
- * enabled satellite support if USE=dvb
- * added local USE variable pvr to compile with pvr support
- * added local USE variable matroska to compile with experimental matroska
-   support/ebuilds. See also http://forums.gentoo.org/viewtopic.php?t=63722&highlight=matroska.
-
-2003-07-09 Wednesday 22:10  gbazin
-
- * modules/demux/ogg.c: latest change for web radios support did affect the quality of normal
- ogg files. Make the check a bit more strict.
-
-2003-07-09 Wednesday 21:42  gbazin
-
- * modules/gui/wxwindows/interface.cpp: resume after pause was broken recently.
- * src/audio_output/output.c: reverted a recent change that was screwing up the proper scheduling of audio samples after a starvation. That should improve the heavy resampling we currently have after a pause.
- * modules/audio_output/alsa.c: improvements and fixes to the alsa audio output.
-
-2003-07-09 Wednesday 13:52  sam
-
-   * mozilla/vlcshell.cpp: free() requires <stdlib.h>.
-
-2003-07-09 Wednesday 10:59  adn
-
- corrected a newbie notation
-
-2003-07-09 Wednesday 09:30  adn
-
- a "clear" button now allows to clear the messages' text window
-
-2003-07-09 Wednesday 01:31  hartman
-
- * don't sleep while committing.
-
-2003-07-09 Wednesday 01:30  hartman
-
- * Update next/previous item routines. it descends from next chapter to
-   next title to next playlistitem. The old code for this was buggy. This
-   should work better. Especially for CDDA's, since we previously didn't support
-   titles.
-
-2003-07-08 Tuesday 16:21  sam
-
-   * toolbox: we cannot use `printf '\r'` under Cygwin; use a real ^M character
-     instead.
-
-2003-07-08 Tuesday 13:40  sam
-
-   * bootstrap: Removed dashes from makefile variables.
-
-2003-07-08 Tuesday 13:13  sam
-
-   * po/: Updated pofiles using the new toolbox.
-
-2003-07-08 Tuesday 13:09  sam
-
-   * bootstrap:
-     + Removed a useless use of cut.
-     + Do not fail in the "clean" rule if no targets were built.
-   * Makefile.am:
-     + Propagate $(srcdir) to toolbox.
-   * toolbox:
-     + Do not include .moc files in POTFILES.in.
-     + Fixed the generation of MSVC project files (untested).
-
-2003-07-07 Monday 18:14  sam
-
-   * Makefile.am: Do not try to install PIC builtins if --enable-mozilla was
-     not specified.
-
-2003-07-07 Monday 17:01  sam
-
-   * AUTHORS: Added Olivier Aubert.
-   * HACKING: Elaborated on how to add a new module as suggested by Joe Kraft.
-
-2003-07-07 Monday 16:59  sam
-
-   * modules/control/corba/: Olivier Aubert's CORBA plugin. Almost verbatim,
-     compiles cleanly (to build the medicacontrol.so library you need to cd to
-     that directory and "make medicacontrol.so") but untested.
-   * src/playlist/playlist.c: Mostly harmless fix to playlist.c suggested by
-     Olivier.
-
-2003-07-07 Monday 16:53  sam
-
-   * bootstrap: The "clean" rule now also removes generated sources.
-
-2003-07-07 Monday 15:50  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: added vorbis transcoding + fixed default codec selection.
- * modules/stream_out/transcode.c: fixed segfault when muxer doesn't handle an audio codec, fixed mp3 transcoding support.
- * modules/stream_out/standard.c: clean-up.
-
-2003-07-07 Monday 14:56  massiot
-
- Do not link twice with -logg under Darwin.
-
-2003-07-07 Monday 12:04  sam
-
-   * mozilla/: Tried to fix the build with mozilla 1.4. Tested on Debian.
-
-2003-07-07 Monday 07:14  adn
-
- * now spaces are allowed in SAP annouces.
-
-2003-07-06 Sunday 23:14  massiot
-
- Fixed Mac OS X build.
-
-2003-07-06 Sunday 18:20  gbazin
-
- * install-win32: fixed my last commit.
-
-2003-07-06 Sunday 16:35  sigmunau
-
- Makefile.am: pass version strings to windres
- share/vlc_win32_rc.rc: provide some version info in the vlc binary
- If all is well, this should not break msvc build, but binaries built
- with msvc will have version 0.0.0
-
-2003-07-06 Sunday 16:22  gbazin
-
- * INSTALL.win32: added an instruction for using tar to extract the contrib.
- * modules/stream_out/transcode.c: added mp3 fourcc.
-
-2003-07-06 Sunday 16:13  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: clean-up for sap support.
-     Added a couple of transcoding codecs (WMV2, MJPG, mp3).
-     The output filename is now surrounded by quotes and the MRL is updated correctly on codec change.
- * install-win32: start menu shortucts are installed in the "All Users" section.
- * configure.ac: added a --with-ffmpeg-mp3lame option for when ffmpeg was compiled with mp3lame support.
-
-2003-07-05 Saturday 21:31  alexis
-
- es.c: fix typo.
-
-2003-07-05 Saturday 15:35  sam
-
-   * modules/gui/skins/src/skin_main.cpp, modules/gui/wxwindows/wxwindows.cpp:
-     Do not unload the WxWindows plugins on Unix, because they might be linked
-     with Gtk which makes evil use of atexit().
-
-2003-07-05 Saturday 15:00  zorglub
-
- * sap.c: Improved IPv6 multicast detection
-
- * announce.c:
-       - coding style fixes
-       - fixed port detection in IPv6 addresses (with ':' inside)
-
-2003-07-05 Saturday 14:47  sam
-
-   * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian
-     woody package build.
-   * bootstrap:
-     + Remove config.h.in and config.h before running autoheader.
-     + Added "set -e" for better error tracking.
-     + Call autoheader and automake after autoconf so that the first build does
-       not need to call autoheader.
-   * debian/woody-buildpackage:
-     + Removed that script and put the code in toolbox.
-   * debian/control:
-     + Added a build-dependency on libmatroska-dev.
-   * debian/rules:
-     + Activated Matroska support.
-     + Re-enabled dh_installchangelogs.
-
-2003-07-04 Friday 19:00  titer
-
-  logo.c : gcc != 3 compile fix
-
-2003-07-04 Friday 16:35  sam
-
-   * debian/changelog: Changelog for the forthcoming 0.6.0+cvs-20030704-1 Debian
-     upload.
-   * debian/rules: Build builtins in the first compile pass, and build plugins
-     and PIC builtins in the second pass, so that PIC and non-PIC never get
-     messed.
-   * modules/demux/mkv.cpp: Added minor verbosity in a warning message.
-   * modules/gui/kde/preferences.cpp: Fix for woody's KDE.
-   * modules/stream_out/transcode.c: Workaround for woody's vorbisenc.h.
-
-2003-07-04 Friday 15:20  adn
-
- * Added a SAP Announces Button for wxWindows
-
-2003-07-04 Friday 14:56  sam
-
-   * bootstrap:
-     + Disabled a redundant BUILT_SOURCES variable.
-   * debian/woody-buildpackage:
-     + Disable skins for woody (no WxWindows).
-     + Do not build a diff since we always use the pristine tarball.
-
-2003-07-04 Friday 14:26  adn
-
- * bug fix, @ is not necessary in fact ;)
-
-2003-07-04 Friday 14:06  adn
-
- * Fix Bug thanks to Cif: url form was "IP:port" and port 1234 was
-   systematically sent separately.
-
- * Multicast IP form is "@IP" and not "IP". Right ?
-
-2003-07-04 Friday 13:53  sam
-
-   * bootstrap: Recursive rules now check for $(MAKE)'s return value so that
-     build errors are never ignored.
-
-2003-07-04 Friday 12:20  adn
-
- * Added a Miscellaneous Panel in wxwindows stream output.
-
- * Added a SAP Announce button in this panel.
-
-2003-07-03 Thursday 19:25  garf
-
-  * logo.c : a little filter to put a PNG picture on video output (use mouse features :)
-
-2003-07-03 Thursday 12:20  sam
-
-   * debian/rules: Fixed a zshism in a variable's pattern substitution.
-
-2003-07-03 Thursday 11:23  sam
-
-   * bootstrap, Makefile.am: Slightly reduced build verbosity.
-
-2003-07-03 Thursday 09:37  sam
-
-   * Makefile.am: Fixed the installation of plugins that were going one
-     directory too low.
-
-2003-07-03 Thursday 03:35  sam
-
-   * debian/rules: Fixed the package generation on !x86.
-   * .cvsignore: Do not ignore the m4 directory.
-
-2003-07-03 Thursday 02:56  sam
-
-   * Makefile.am:
-     + If a builtin has been rebuilt, rebuild vlc.
-     + Do not rebuild the Mozilla plugin's xpt when the Makefile changes.
-
-2003-07-03 Thursday 00:11  fenrir
-
-  * ps: fix a dead loop with mis-detected file or bad content.
-
-2003-07-02 Wednesday 22:47  sam
-
-   * configure.ac: pass -multiply_defined suppress to the linker under Darwin,
-     thanks to DJ.
-
-2003-07-02 Wednesday 20:01  gbazin
-
- * toolbox: fixed ./toolbox --distclean
-
-2003-07-02 Wednesday 18:44  zorglub
-
- * httpd.c: fixed a french string
-
- * sap.c: use defines
-
-2003-07-02 Wednesday 16:12  sam
-
-   * debian/changelog: Debian-specific changelog for a pending upload.
-
-2003-07-02 Wednesday 14:08  sam
-
-   * bootstrap: Fix for the Mozilla plugin build.
-
-2003-07-02 Wednesday 13:50  sam
-
-   * bootstrap: Guaah. Typo.
-
-2003-07-02 Wednesday 13:32  sam
-
-   * bootstrap: Workaround for an automake1.6 issue. Not a big deal, the code
-     is actually nicer this way.
-
-2003-07-02 Wednesday 11:21  sam
-
-   * bootstrap:
-     + The clean rule properly removes generated objects.
-     + Optimized recursive builds.
-   * debian/rules:
-     + Fixed a typo in the changelog installation.
-
-2003-07-02 Wednesday 09:30  alexis
-
- Updated vlc.spec file for Linux Mandrake.
-
-2003-07-01 Tuesday 21:32  fenrir
-
-  * http: removed a too verbose message, make vim happier.
-
-2003-07-01 Tuesday 19:17  sam
-
-   * configure.ac:
-     + Fixed a == test bashism.
-     + Cosmetic changes.
-   * toolbox, vlc-config.in.in: Cosmetic changes.
-   * Makefile.am: Fixed the Mozilla plugin build (happy bootstrap).
-
-2003-07-01 Tuesday 18:28  sam
-
-   * vlc-config.in.in: Reverted one of my first Solaris workarounds rendered
-     obsolescent by the latest ones.
-
-2003-07-01 Tuesday 17:46  sam
-
-   * configure.ac: Ooops, got the attribute(packed) check upside-down.
-
-2003-07-01 Tuesday 17:28  sam
-
-   * bootstrap: Fixed detection of older automake version that advertise
-     themselves as 1.[0-5]-* instead of 1.[0-5].*.
-
-2003-07-01 Tuesday 17:14  sam
-
-   * configure.ac: Added a compiler check for __attribute__((__packed__)).
-
-2003-07-01 Tuesday 16:34  sam
-
-   * vlc-config.in.in: Used printf instead of a sed construct, just in case
-     we reach 200 plugins one day, because Solaris (did I mention it sucked?)
-     has a crap sed.
-
-2003-07-01 Tuesday 16:25  sam
-
-   * bootstrap:
-     + Removed the Modules.am generation. To build module/foo/libfoo.so, you
-       now need to cd modules/foo and make libfoo.so.
-     + Workaround for Solaris sed. Which sucks. Did I mention that before?
-
-2003-07-01 Tuesday 15:06  sam
-
-   * configure.ac: Added a --with-v4l option like in VLS.
-
-2003-07-01 Tuesday 14:25  sam
-
-   * m4/vlc.m4: output all modules to vlc-config, not just those who define
-     their LDFLAGS.
-   * bootstrap: use grep >/dev/null 2>&1 instead of grep -q because of retarded
-     systems such as our beloved Solaris.
-   * po/:
-     + Regenerated vlc.pot.
-     + Updated British translation.
-     + Fixed fuzzy entries in the French translation.
-
-2003-07-01 Tuesday 13:13  sam
-
-   * Makefile.am: Gaaaaah, forgot to rename headers again!
-
-2003-07-01 Tuesday 13:12  sam
-
-   * modules/gui/wxwindows/interface.cpp: Display the VLC version in the about
-     dialog (Fixes: #946).
-
-2003-07-01 Tuesday 12:56  sam
-
-   * include/error.h: Renamed this file to include/vlc_error.h to avoid name
-     conflicts. Most headers in that directory should probably be renamed to
-     their vlc_ equivalent.
-
-2003-07-01 Tuesday 12:50  sam
-
-   * Makefile.am:
-     + Forward AM_MAKEFLAGS through recursive makefiles.
-     + Removed the plugins and builtins rules. This causes libintl to be built
-       before the plugins.
-   * bootstrap:
-     + Enabled recursive builds of plugins and builtins.
-   * vlc-config.in.in:
-     + Fixed a typo.
-   * debian/changelog:
-     + Next upload will fix bug #199427.
-
-2003-07-01 Tuesday 12:01  sam
-
-   * toolbox: use awk, not nawk, and fixed syntax to match older awks.
-
-2003-07-01 Tuesday 11:58  sam
-
-   * toolbox: use nawk instead of awk (Fixes: #780).
-
-2003-07-01 Tuesday 11:58  sam
-
-   * HACKING: updated doc to match the new build.
-
-2003-07-01 Tuesday 09:00  adn
-
- * I am just a boulet :(
-
-2003-07-01 Tuesday 08:55  adn
-
- * little fix, sorry !
-
-2003-07-01 Tuesday 08:30  adn
-
- * thanks to Cif, added "Ban", "Unban", "Kick/Ban" options in http administration page
-
- * added a link to return to the main administration page after a kick or ban operation
-
-2003-06-30 Monday 20:44  gbazin
-
- * modules/stream_out/transcode.c: forgot to remove a variable used for debugging.
-
-2003-06-30 Monday 20:08  gbazin
-
- * modules/stream_out/transcode.c: compilation fix.
-
-2003-06-30 Monday 01:52  hartman
-
- * remove debug statements.
-
-2003-06-30 Monday 01:51  hartman
-
- * modules/gui/macosx/controls.m:
- * modules/gui/macosx/intf.m:
-   - Our Next/Previous commands now go from chapter trough title trough playlist.
-   - We weren't checking for titles without chapters, which made using CDDA
-     a little hard.
- * modules/gui/macosx/playlist.m: An improved way to delete selected items.
-   - also fixes a bug where only half the items selected in the playlist got
-     actually deleted.
-
-2003-06-29 Sunday 22:07  gbazin
-
- * modules/visualization/xosd/xosd.c: lowered the module's score.
-
-2003-06-29 Sunday 20:58  gbazin
-
- * configure.ac, modules/mux/ogg.c, modules/stream_out/transcode.c: vorbis transcoding support (the transcoder still doesn't support vorbis decoding though, so no vorbis -> else transcoding)
-
-2003-06-29 Sunday 20:15  sam
-
-   * toolbox: fuck OS X!
-
-2003-06-29 Sunday 19:15  fenrir
-
-  * m3u: remove useless debug messages, fix element insertion.
-
-2003-06-29 Sunday 19:12  sam
-
-   * debian/rules:
-     + Enabled the video4linux input plugin.
-
-2003-06-29 Sunday 19:04  sam
-
-   * toolbox: syntax fix for OS X's retarded sed.
-
-2003-06-29 Sunday 14:57  sam
-
-   * m4/vlc.m4: Prepend LDFLAGS instead of appending them.
-
-2003-06-29 Sunday 14:00  ipkiss
-
-  * fr.po: some new translations + fixes
-
-2003-06-29 Sunday 00:14  hartman
-
- * modules/gui/macosx/playlist.m: 10.1 is archaic. i don't know why i bother ;)
-   finally fixed, confirmed etc.
- * doc/fortunes.txt: one more
-
-2003-06-28 Saturday 23:56  fenrir
-
-  * ffmpeg: disable direct rendering when width or height aren't a multiple
- of 16 (on the fly not only based upon header).
-
-  * httpd: test if INADDR_ANY is bind when requesting a host. (To be able to
- use http interface with http streaming).
-
-2003-06-28 Saturday 21:27  fenrir
-
-  * input: close all vouts (not only the first one).
-
-2003-06-28 Saturday 21:18  fenrir
-
-  video_output.c: should fix playback of file with multiple video track,
- and usage of display in stream output.
-
-2003-06-28 Saturday 21:16  fenrir
-
-  * ffmpeg : do no try to automatically set ffmpeg-truncated (it's broken
-  with .mp4 files)
-
-2003-06-28 Saturday 21:03  hartman
-
- * s/;T;/;D;
-   Now it seems to builb. I guess you meant this sam. If I'm wrong you can correct me ;)
-
-2003-06-28 Saturday 19:19  fenrir
-
-  * m3u: clean up and fix .m3u parsing. Please *test*.
-
-2003-06-28 Saturday 17:20  fenrir
-
-  * input.c : call input_DelInfo _after_ that all decoders have been
- destroyed as vorbis decoder could add info.
-
-2003-06-28 Saturday 15:27  sam
-
-   * Makefile.am: fixed the location of the intl sources.
-
-2003-06-28 Saturday 14:31  sam
-
-   * configure.ac:
-     + Look for libintl in $(top_builddir)/intl, not \$(top_srcdir)/intl.
-     + Added CVS Id string.
-   * m4/vlc.m4:
-     + Added CVS Id string.
-
-2003-06-28 Saturday 13:04  sam
-
-   * Makefile.am:
-     + Call $(srcdir)/toolbox from $(builddir) instead of $(srcdir).
-     + Call $(builddir)/vlc-config instead of $(srcdir)/vlc-config, because
-       generated files end in $(builddir).
-     + Added -Imozilla to the mozilla plugin link flags.
-     + Look for mozilla/vlcintf.idl in $(srcdir).
-   * configure.ac:
-     + Set VLC_CONFIG to $(builddir)/vlc-config instead of $(srcdir)/vlc-config.
-   * toolbox:
-     + Look for Makefile.am in ${srcdir}, and Makefile in ${builddir}.
-     + Prepend ${srcdir} to header files we handle.
-   * m4/vlc.m4:
-     + Look for vlc-config.in.in in ${srcdir} but generate vlc-config.in in
-       ${builddir}.
-   * modules/gui/skins/src/dialogs.cpp, modules/gui/wxwindows/interface.cpp:
-     + Include the pixmap with a path relative to the current directory.
-
-    This commit should fix builds that use --srcdir (Closes: #319).
-
-2003-06-28 Saturday 12:07  massiot
-
- * modules/demux/mkv.cpp: Compile fix for OS X.
-
-2003-06-28 Saturday 01:17  sam
-
-   * toolbox:
-     + toolbox --changelog now only generates this year's changelog.
-   * ChangeLog, doc/ChangeLog-*:
-     + Split the changelog into several files, one per year.
-   * debian/rules, vlc.ebuild:
-     + Distribute the new changelog files.
-
-2003-06-28 Saturday 00:29  sam
-
-   * vlc.ebuild:
-     + Apply the same changes to configure as to configure.ac.
-     + Fix autotools timestamps so that the build does not trigger useless
-       autoconf and automake runs. Our snapshots are correctly bootstrapped
-       and do not need extra fiddling.
-
-2003-06-27 Friday 23:31  sam
-
-   * debian/changelog:
-     + Updated to the latest Debian unstable upload.
-   * debian/rules:
-     + Moved the skins interface into the wxvlc package.
-     + Cosmetic fixes.
-   * debian/control:
-     + Updated the description of the wxvlc package.
-   * bootstrap:
-     + Put subdirectories of modules/ in SUBDIRS, not DIST_SUBDIRS.
-   * Makefile.am:
-     + Put modules in SUBDIRS, not DIST_SUBDIRS.
-   * .cvsignore:
-     + Ignore vlc-config.in.
-
-2003-06-27 Friday 18:27  sam
-
-   * Makefile.am: create directories before installing stuff in them.
-   * m4/Makefile.am: distribute our generated private.m4 file.
-
-2003-06-27 Friday 17:01  sam
-
-   * configure.ac: link the mkv plugin with -lmatroska_pic -lebml_pic if found.
-
-2003-06-27 Friday 16:26  sam
-
-   * Makefile.am:
-     + Removed trailing / from directory names.
-     + Used dummy instead of "" in the for/do/done loops.
-     + Protected a couple of filenames with double quotes.
-
-2003-06-27 Friday 16:15  gbazin
-
- * configure.ac: fixed matroska detection.
-
-2003-06-27 Friday 14:05  sam
-
-   * m4/vlc.m4: CVS forgot to add this file. I swear.
-
-2003-06-27 Friday 13:50  sam
-
-   * bootstrap:
-     + New build system, using recursive makefiles. Due to the amount of code
-       in VLC, this had become unavoidable.
-     + Removed the check for OS X's stack size, since our automake targets are
-       a lot less hungry now.
-     + Ditto for Solaris's sed.
-     + Since automake-1.6 is faster than 1.7, use it first if both are present.
-   * m4/vlc.m4:
-     + New AX_ADD_CPPFLAGS, AX_ADD_CFLAGS, AX_ADD_CXXFLAGS, AX_ADD_OBJCFLAGS
-       and AX_ADD_LDFLAGS macros that do all the magic to detect possible
-       modules and register their flags.
-     + New AX_ADD_BUILTINS and AX_ADD_PLUGINS macros.
-     + Some magic to generate vlc-config.
-   * configure.ac:
-     + Moved most code to the AX_ADD_* macros.
-     + Explicitely added all target Makefiles.
-   * modules/**/Modules.am:
-     + Path to sources are now relative to Modules.am's directory level.
-
-2003-06-27 Friday 13:38  sam
-
-   * src/misc/configuration.c: minor fix in a comment.
-   * src/playlist/playlist.c: the -Z mode randomises the first item as well.
-
-2003-06-27 Friday 10:31  zorglub
-
- * modules/demux/m3u.c :
-     Added name support. Only implemented for M3U and B4S playlists at the moment
-
- * src/playlist/playlist.c
-   include/vlc_playlist.h   : Added the playlist_AddName function to add an item with its name without filling an item structure.
-
-2003-06-26 Thursday 19:36  gbazin
-
- * modules/codec/mpeg_video/parser.c: fixed broken file.
-
-2003-06-26 Thursday 18:14  sam
-
-   * modules/demux/util/sub.c,
-     modules/demux/avi/avi.c: fixed inclusion of vlc_video.h. Thanks Cif.
-
-2003-06-26 Thursday 16:46  fenrir
-
-  * mkv: more ebml element parsing.
-
-2003-06-26 Thursday 16:04  gbazin
-
- * src/stream_output/announce.c: msvc compilation fix.
-
-2003-06-26 Thursday 14:42  zorglub
-
- * ./modules/demux/m3u.c: added support for Winamp 3 B4S files
-
- Still need to add the support for the Names in all formats (we currently
- only put the URL), but I do not have any ASX, HTML nor PLS sample file
-
-2003-06-26 Thursday 12:19  sam
-
-   * include/video.h: renamed this file to vlc_video.h to avoid name collisions
-     with a couple of modules.
-
-2003-06-25 Wednesday 23:46  sam
-
-   * src/stream_output/announce.c:
-     + Fixed a multiline string.
-     + Coding style fixes.
-
-2003-06-25 Wednesday 21:47  fenrir
-
-  * transcode: fix a potential segfault.
-
-2003-06-25 Wednesday 21:17  asmax
-
- * modules/audio_output/esd: forced sample rate to ESD_DEFAULT_RATE
-   At last closes bug #625 !
-
-2003-06-25 Wednesday 21:03  zorglub
-
- * ./include/announce.h
-   ./src/stream_output/announce.c  : use send instead of sendto.
-
- * ./modules/misc/sap.c : use a define
-
-2003-06-25 Wednesday 20:37  fenrir
-
-  * mkv: a little memory leak.
-
-2003-06-25 Wednesday 19:28  fenrir
-
-  * ts: set a fourcc for PAT/PMT to avoid garbage in logs.
-
-2003-06-25 Wednesday 15:50  fenrir
-
-  * httpd: fix a memory and thread leak.
-
-2003-06-25 Wednesday 14:41  sam
-
-   * Makefile.am: using C++ linkage for vlc under OS X and BeOS.
-
-2003-06-25 Wednesday 09:13  gbazin
-
- * modules/demux/mkv.cpp: compile fix for systems not supporting gmtime_r().
-
-2003-06-25 Wednesday 08:59  massiot
-
- ++
-
-2003-06-25 Wednesday 03:08  sam
-
-   * toolbox:
-     + Disabled useless verbosity.
-     + Fixed some incorrect ">/dev/null 2>&1" semantics.
-
-2003-06-25 Wednesday 00:40  fenrir
-
-  * mpeg_audio.c: fix segfault caused by free bitrate and padding set.
-  (the stream isn't free bitrate) SyncInfo think it's free bitrate but
- return a frame size of 1. Now, I test bitrate.
-
-2003-06-24 Tuesday 23:11  fenrir
-
-  * lalala ;)
-
-2003-06-24 Tuesday 23:00  fenrir
-
-  * mkv : spelling mistakes.
-
-2003-06-24 Tuesday 22:53  fenrir
-
-  * avi: for interleaved file (audio_pos - video_pos < 2Mo), seek upon
-  percent and not time, it's better.
-  Please test.
-
-2003-06-24 Tuesday 22:26  asmax
-
- * all: show/hide the interface with middle-click on the vout
-        (when the last vout is closed, the interface reappears)
-        Works only with the skins interface and X11/Xvideo vouts, but it's
-        very easy to implement (just add a callback on "intf-show" in the
-        interface, and trigger it in the vout)
-
-2003-06-24 Tuesday 19:59  fenrir
-
-  * mkv: remove unnecessary header.
-
-2003-06-24 Tuesday 19:35  fenrir
-
-  * mkv: when seeking, by default, try to reach the file position not the
- time (seek seems better).
-
-2003-06-24 Tuesday 18:42  fenrir
-
-  * mkv: clean up, more input infos, begin to parse Tags element (don't work
-  yet).
-
-2003-06-24 Tuesday 15:50  sam
-
-   * Makefile.am: changed interface.h to vlc_interface.h.
-
-2003-06-24 Tuesday 15:37  sam
-
-   * configure.ac: removed -lstdc++ LDFLAGS, and used CXXFLAGS to force C++
-     linkage instead.
-
-2003-06-24 Tuesday 13:33  sam
-
-   * include/interface.h: renamed this file to vlc_interface.h to avoid name
-     collisions with a couple of plugins.
-
-2003-06-24 Tuesday 11:26  gbazin
-
- * src/stream_output/announce.c: inet_pton() isn't supported on win32 so disabled ipv6 sap announces on win32.
-
- Wouldn't it be possible to use send() instead of sendto() ? That would simplify the code and get rid of this problem.
-
-2003-06-24 Tuesday 09:31  sam
-
-   * modules/**/.cvsignore: added Makefile{,.in.am} to the ignore list, as
-     well as .lo/.la files.
-
-2003-06-24 Tuesday 06:07  fenrir
-
-  * mkv: use b_mute and add meta informations.
-
-2003-06-24 Tuesday 00:50  fenrir
-
-  * avi : don't resynch on key frame for audio stream.
-
-2003-06-24 Tuesday 00:33  fenrir
-
-  * mkv: avoid seeking at the same place (was sooooo slow 'cause of
-           buffer filling)
-         can seek in file without cues (slow)
-         can play file over http and unseekable input.
-
-2003-06-24 Tuesday 00:31  gbazin
-
- * modules/demux/ogg.c: fix for ogg web streams.
-
-2003-06-23 Monday 23:51  gbazin
-
- * modules/packetizer/vorbis.c: vorbis data packetizer for the stream output.
- * modules/mux/ogg.c: cleanup, bug fixes and vorbis support.
- * modules/demux/ogg.c: added vorbis channels info.
- * modules/misc/httpd.c: bug fix for stream header generation.
-
-2003-06-23 Monday 20:35  asmax
-
- * src/playlist/playlist.c: set "intf-change" in SkipItem
- * modules/gui/skin/*: InterfaceRefresh is now triggered by a
-   callback on intf-change
-
-2003-06-23 Monday 17:01  bigben
-
- Copy / paste of code so that the pvr input parse all parameters. Doesn't
- work for the standard (PAL/SECAM/NTSC) yet.
-
-2003-06-23 Monday 16:09  gbazin
-
- * src/misc/modules.c, modules/gui/wxwindows/timer.cpp: fixed 2 nasty bugs.
- * modules/demux/util/id3tag.c: small cleanup.
-
-2003-06-23 Monday 13:45  zorglub
-
- Fixed a segfault that could happen if you have ipv6 support enabled, but no address
-
-2003-06-23 Monday 11:41  zorglub
-
- * Stream output now support IPv6 SAP announces
- * Code cleanup in SAP
-
-2003-06-23 Monday 10:21  sam
-
-   * bootstrap: make errors less obscure when using gettext 0.11.3 or 0.11.4,
-     due to Debian bug #158383 in gettext (upstream bug).
-
-2003-06-23 Monday 00:30  fenrir
-
-  * mkv: fix for blocks using lacing. (Now vorbis plays without any problem)
-
-2003-06-23 Monday 00:18  hartman
-
- * You check it three times and I still managed to miss a link.
-   Ebuild doesn't work in the 0.6.0 release :(
-
-2003-06-22 Sunday 23:22  fenrir
-
-  * mkv: fix vorbis track. But sound quality is horrible ( probably
- timestamps problems)
-
-2003-06-22 Sunday 18:56  gbazin
-
- * doc/Makefile.am: one more like this and I'll become crazy.
-
-2003-06-22 Sunday 18:30  gbazin
-
- * doc/Makefile.am: fixed make dist
-
-2003-06-22 Sunday 18:07  gbazin
-
- * NEWS: added an entry for the experimental matroska demux.
-
-2003-06-22 Sunday 17:52  gbazin
-
- * configure.ac: removed -Winline which in fact was the culprit for the verbosity of gcc-3.3.
- * modules/gui/skins/src/skin_main.cpp: fixed icon loading.
-
-2003-06-22 Sunday 16:52  gbazin
-
- * configure.ac: really removed -Wdisabled-optimization this time.
-
-2003-06-22 Sunday 16:27  fenrir
-
-  * mkv: fix a double delete.
-
-2003-06-22 Sunday 16:00  gbazin
-
- * ALL: bumped version number to 0.6.0 (finally :), updated po, ChangeLog, removed
- the Wdisabled-optimization flag from the build (too verbose with gcc-3.3).
-
-2003-06-22 Sunday 15:43  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: disabled mp4 muxer.
- * include/interface.h: updated comment.
-
-2003-06-22 Sunday 15:30  hartman
-
- * Removed mp4 muxer support (temporarily)
-
-2003-06-22 Sunday 15:07  asmax
-
- * x11/x11_dragdrop.cpp: unbelievable, Xdnd works !!
-
-2003-06-22 Sunday 15:03  hartman
-
- * NEWS: Checked the NEWS file. added some missing items. Fixed a couple of spelling errors etc.
- * vlc.ebuild: Set the correct urls for ffmpeg and mpeg2dec snapshots
-
-2003-06-22 Sunday 14:36  fenrir
-
-  * mkv: better seeking support.
-
-2003-06-22 Sunday 14:06  gbazin
-
- * configure.ac: compile fix for sunos
-
-2003-06-22 Sunday 13:31  gbazin
-
- * configure.ac, modules/demux/Modules.am: matroska configure detection (disabled by default).
- Due to the way matroska headers directly reference ebml headers, you'll have to configure like this:
- CPPFLAGS=-I/usr/local/include/ebml ./configure --enable-mkv
-
-2003-06-22 Sunday 13:27  sigmunau
-
- turned a debug message into a comment
-
-2003-06-22 Sunday 13:06  asmax
-
- * x11/x11_window.cpp: raise a window when clicking on it
-
-2003-06-22 Sunday 12:54  asmax
-
- * at least it compiles now ;)
-
-2003-06-22 Sunday 12:46  asmax
-
- * reverted my previous commit: cannot work as expected
- * src/theme.cpp: fixed a delete[] / free mismatch
-
-2003-06-22 Sunday 12:27  fenrir
-
-  * mkv: basic seek support (only with file with cues, it doesn't search key
-  frame, ...)
-         clean up.
-
-2003-06-22 Sunday 08:49  fenrir
-
-  * faad: can read stream with multiple frames per pes_packet_t (for mkv).
-
-2003-06-22 Sunday 07:39  fenrir
-
-  * mkv.cpp : begin of a matroska demuxer
-   TODO:
-     * seek support
-     * vorbis support (it's a decoder problem, as matroska embded raw
-       vorbis data)
-     * utf8 subtitles handling (probably at the decoder stage too)
-     * clean up.
-     * support of stream other than files.
-     * ...
-
-2003-06-22 Sunday 01:08  sam
-
-   * Makefile.dep: the file that would never die.
-
-2003-06-22 Sunday 00:40  titer
-
-  beos/* : - cleaned the way to mute/unmute
-           - save the volume when exiting
-
-2003-06-22 Sunday 00:00  asmax
-
- * src/theme.cpp, src/event.* : no more VLC_SHOW event
- * src/window.* : replaced p_intf->p_sys->WindowList by a singleton
-   class SkinWindowList (to be tested under windows)
- * removed useless gtk2 files
-
-2003-06-21 Saturday 22:30  hartman
-
- * added a new set of widgets for CONFIG_ITEM_FILE and DIRECTORY
- * only set prefs on safe, not earlier.
-
-2003-06-21 Saturday 21:59  sam
-
-   * src/libvlc.c: got rid of type-punning warnings.
-
-2003-06-21 Saturday 20:45  sam
-
-   * THANKS: spelling fixes.
-   * configure.ac:
-     + Added curly braces around variables.
-     + Got rid of the "x$foo" constructs.
-     + Renamed *_plugin conditionals into *_p.
-   * debian/changelog:
-     + Fixed a duplicate entry.
-     + Added an entry for an old Debian upload that fixed #117180.
-   * debian/control:
-     + Added a build dependency on libimlib2-dev for skins.
-   * debian/rules:
-     + Activated support for skins.
-
-2003-06-21 Saturday 17:26  sigmunau
-
- removed a duplicate entry from the NEWS file
-
-2003-06-21 Saturday 17:05  sam
-
-   * .cvsignore:
-     + Removed configure.ac from the ignore list.
-
-2003-06-21 Saturday 17:04  sam
-
-   * configure.ac.in is no more, we can now use configure.ac like normal people,
-     bootstrap generates the proper magic for us.
-
-2003-06-21 Saturday 16:09  sam
-
-   * debian/rules:
-     + Use the -s flag instead of -a so that debhelper properly handles the
-       i386-only plugin packages.
-     + Split the build rule into configure and build.
-
-2003-06-21 Saturday 14:24  gbazin
-
- * modules/access_output/file.c: make the output file writeable by the owner.
-
-2003-06-20 Friday 23:13  hartman
-
- * added missing support for CONFIG_ITEM_DIRECTORY to gtk prefs.
-
-2003-06-20 Friday 21:34  ipkiss
-
-  * ./doc/skins/events-howto.txt: added some events
-  * ./modules/gui/skins/*: fixed my last commit
-
-2003-06-20 Friday 19:50  ipkiss
-
-  * ./modules/gui/skins/src/vlcproc.cpp: added the "title" option to the
-    "display" attribute of ControlText. It allows to show the title of
-    the current stream, without the full path.
-  * ./doc/skins/*: updated the doc
-
-2003-06-20 Friday 15:34  hartman
-
- * Made the search path configuration options, directory instead of string options.
-
-2003-06-20 Friday 11:42  alexis
-
- modules/misc/sap.c: fix for the default scope of the IPv6 announces.
- python/setup.py: a configuration that should work better.
-
-2003-06-20 Friday 01:27  hartman
-
- * vlc.ebuild: added support for faad2 and skins. See the wiki page for info.
- * README.MacOSX.rtf: More updates because of new prefs dialog.
-
-2003-06-19 Thursday 21:09  gbazin
-
- * modules/codec/ffmpeg/video.c: disabled direct rendering when hurry-up is
- enabled. ffmpeg doesn't properly release old pictures when frames are skipped.
-
-2003-06-19 Thursday 18:45  gbazin
-
- * modules/access_output/udp.c: removed unnecessary code.
-
-2003-06-19 Thursday 18:44  titer
-
-  beos/VideoOutput.cpp : fixed a visual bug in fullscreen that happens with
-   a few Dano/Zeta themes
-
-2003-06-19 Thursday 18:22  gbazin
-
- * modules/access_output/udp.c: implemented a caching mechanism which solves all the bad quality streaming issues that have been reported. The caching value can be modified with the --udp-sout-caching config option (the default value being DEFAULT_PTS_DELAY ==  300 milisec).
-
-2003-06-19 Thursday 13:08  sam
-
-   * ./modules/misc/screensaver.c: the screensaver was disabled way too often
-     because I forgot to reinitialise an index.
-
-2003-06-19 Thursday 12:21  gbazin
-
- * modules/gui/wxwindows/*: changed the preferences panel to use textctrls for float values as spinctrls don't support floats. The advanced checkbox is only displayed if needed. Fixed the play/pause buttons tooltip.
-
-2003-06-19 Thursday 02:14  sam
-
-   * debian/rules:
-     + Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU`
-       so that the rules can be called directly.
-   * debian/control:
-     + Removed leading "a"s from package descriptions.
-     + Set policy to 3.5.10.
-   * debian/copyright:
-     + Removed debian/vlc.copyright.
-
-2003-06-18 Wednesday 12:18  zorglub
-
- SAP can now listen for IPv6 announces
-
- To enable this, start vlc with --sap-ipv6
- To disable IPv4 listening, use --no-sap-ipv4
-
- You can also set the scope of the announces (default is 3)
-
-2003-06-17 Tuesday 21:52  asmax
-
- * moved the ttl help in the right section
-
-2003-06-17 Tuesday 21:07  gbazin
-
- * modules/codec/ffmpeg/video.h: forgot to remove a reference to the old postprocessing code.
-
-2003-06-17 Tuesday 20:56  asmax
-
- * fixed another compilation issue of python module
-
-2003-06-17 Tuesday 20:47  asmax
-
- * fixed a very old bug preventing the whole thing from working :(
-
-2003-06-17 Tuesday 20:10  hartman
-
- * Fixes to the german translation
-
-2003-06-17 Tuesday 20:03  hartman
-
- * moved the capability definition up one line. the config options follow the capability now. Circumvents a bug with OSX prefs dialog.
-
-2003-06-17 Tuesday 18:13  asmax
-
- * tooltips are now updated during scrolling
-
-2003-06-17 Tuesday 16:09  gbazin
-
- * modules/*: got rid of empty module objects.
- * modules/gui/wxwindows/preferences.cpp: fixed the config options display for submodules.
-
-2003-06-17 Tuesday 14:43  hartman
-
- modules/codec/quicktime.c: Disabled all video codecs accept SVQ3
- modules/gui/macosx/intf.m: Fixed an inconsistenty in the translation
- cvS: ----------------------------------------------------------------------
-
-2003-06-17 Tuesday 14:38  hartman
-
- * modules/gui/macosx/output.m: Fixed a bug in the transcoding dialog.
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib:
-   Fixed two cosmetic issues in the stream output dialog.
- * po/de.po: Update german translation courtesy of: Felix Kuhne <FK at aenneburghardt.de>
-
-2003-06-16 Monday 21:55  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: fixed the preferences to also show the config options of sub-modules.
- * include/modules_inner.h: removed unneeded initialization.
-
-2003-06-16 Monday 20:49  gbazin
-
- * modules/codec/ffmpeg/video.c: fixed the last direct rendering bug.
-
-2003-06-16 Monday 20:23  gbazin
-
- * configure.ac.in, modules/codec/ffmpeg/*: a few direct rendering fixes and got rid of the old post-processing code.
-
-2003-06-16 Monday 15:39  zorglub
-
- * SAP can now handle SAP-announced IPv6 streams
-
-2003-06-15 Sunday 22:32  hartman
-
- * NEWS: small corrections
- * modules/codec/ffmpeg: I had disabled IV31 support on intel instead of on ppc
- * modules/codec/quicktime.c: cosmetic fix
-
-2003-06-15 Sunday 15:20  hartman
-
- * Fixed applescript Fullscreen command.
-
-2003-06-15 Sunday 15:16  sigmunau
-
- id3tag.c: Do not try to seek on network streams even if they have b_seekable set to
- true, since this seems to break playback of some streams over http. It also
- takes to much time just to get some fancy metadata
-
-2003-06-15 Sunday 14:00  hartman
-
- * ./po/it.po: Fresh Italien translation, courtesy of by Bruno <allevb at tin.it>
- * ./po/nl.po: New Dutch Translation by /me ;)
- * README.MacOSX.rtf: Updated instructions of Prefence usage.
-
-2003-06-15 Sunday 01:23  massiot
-
- * Removed the ugly dependancy on glibc in the ipv6 module.
- * po/fr.po: French translation courtesy of Jean-Pierre Kuypers.
- * Miscellaneous clean-ups.
-
-2003-06-14 Saturday 22:14  hartman
-
- * We should be compatible with older versions of faad again
-
-2003-06-14 Saturday 22:12  gbazin
-
- * configure.ac.in: old faad2 detection.
-
-2003-06-14 Saturday 21:18  gbazin
-
- * modules/gui/wxwindows/open.cpp: fixed a couple of bugs with the open dialog.
-
-2003-06-14 Saturday 21:06  hartman
-
- * Dramatically improved the ebuild.
-   - To be done before 0.6.0 release: insert correct contrib links for ffmpeg and libmpeg2
-   - fix faad2? currently disabled
-
-2003-06-14 Saturday 18:49  gbazin
-
- * modules/gui/skins/x11/x11_window.cpp: small bugfix for icons support.
-
-2003-06-14 Saturday 16:29  gbazin
-
- * src/misc/configuration.c: in config_SaveConfigFile() don't save options that
- kept their original value (thanks fenrir for the suggestion).
-
-2003-06-14 Saturday 15:43  gbazin
-
- * modules/codec/ffmpeg/*: fix for ffmpeg direct rendering. Direct rendering is now
- enabled by default.
-
-2003-06-14 Saturday 12:32  titer
-
-  beos/VideoOutput.cpp : make the BPopUpMenu stickable
-
-2003-06-14 Saturday 00:49  titer
-
-  include/vlc_threads.h: more BeOS' priorities tuning.
-
-2003-06-13 Friday 21:18  asmax
-
- * X11 skin windows should have an icon now
-
-2003-06-13 Friday 15:54  gbazin
-
- modules/gui/wxwindows/*: fix for the volume control under win32.
-
-2003-06-13 Friday 12:08  gbazin
-
- * modules/misc/network/ipv6.c: fixed multicast support on win32. Well, it is working on Win2k but might require run-time OS version checking to have it woking on XP as well. (you might have to add a multicast route: ipv6 rtu FF00::/8 #intfnum)
-
-2003-06-13 Friday 03:21  sam
-
-   * ./src/misc/messages.c: ouch. when the message queue was full, we were
-     using our va_list twice, which caused crashes on architectures where
-     va_list is a pointer; we now use va_copy whenever possible.
-
-2003-06-13 Friday 00:15  titer
-
-  modules/gui/beos/Interface.cpp : fixed a possible crash
-
-2003-06-12 Thursday 23:03  gbazin
-
- * modules/misc/network/ipv6.c: gave a quick try to implementing ttl for ipv6.
-
-2003-06-12 Thursday 22:27  massiot
-
- * modules/codec/spudec/spudec.c: Take small font by default
-
-2003-06-12 Thursday 22:03  gbazin
-
- * modules/gui/wxwindows/interface.cpp: fixed compile issue.
-
-2003-06-12 Thursday 21:28  gbazin
-
- * modules/gui/wxwindows/*: added a volume control.
-
-2003-06-12 Thursday 15:56  gbazin
-
- * modules/access_output/file.c: win32 compilation fix.
-
-2003-06-12 Thursday 11:37  zorglub
-
- Code cleanup
-
-2003-06-12 Thursday 08:14  gbazin
-
- * share/Makefile.am: fixed my previous fix ;)
-
-2003-06-12 Thursday 06:56  gbazin
-
- * Makefile.am: fixed inclusion of skins in make dist.
-
-2003-06-11 Wednesday 22:46  gbazin
-
- * ALL: bumped version number to 0.6.0-test3 + po updates
-
-2003-06-11 Wednesday 21:46  asmax
-
- * skin_main.cpp,x11_theme.cpp: better way to fix the "open skin bug" !
- * share/Makefile.am: install skins at make install (closes bug #856)
-
-2003-06-11 Wednesday 21:41  gbazin
-
- * modules/access_output/file.c: use open() instead of fopen(). This allows us to use _lseeki64() on win32.
-
-2003-06-11 Wednesday 20:36  gbazin
-
- * modules/video_filter/osd_text.c: small compile fix that seems to be needed on
- some platforms.
-
-2003-06-11 Wednesday 18:45  gbazin
-
- * NEWS: updated.
-
-2003-06-11 Wednesday 18:20  gbazin
-
- * modules/audio_output/directx.c: fixed mem leak in 5.1 audio.
-
-2003-06-11 Wednesday 15:53  gbazin
-
- * modules/demux/ogg.c, modules/codec/theora.c: updated the ogg demuxer and theora decoder to the latest libtheora alpha 2 release.
-
-2003-06-11 Wednesday 10:42  gbazin
-
- * modules/gui/skins/*: fix for msvc .dsp generation, replaced the BASIC_SKINS macro with the standard MODULE_NAME_IS_foo one and a couple of compilation fixes for msvc.
- * msvc/vlc.dsw: added basic_skins and renamed mpeg_video into mpeg_video_old.
- * modules/codec/mpeg_video/parser.c: fixed segfault when idct/motion modules can't be loaded.
-
-2003-06-10 Tuesday 23:01  massiot
-
- * configure.ac.in: Renamed mpeg_video to mpeg_video_old, so that even
-   people who explicitely set mpeg_video in the previous version will end
-   up with libmpeg2 in 0.6.0.
- * modules/codec/libmpeg2.c: Fixed a potential segfault, especially
-   with DVDs.
- * modules/codec/lpcm.c: Send two PES packets in one aout buffer, because
-   some audio filters (read: coreaudio resampler) don't like too small
-   packets (I know, this is ugly).
-
-2003-06-10 Tuesday 22:42  gbazin
-
- * modules/packetizer/mpegvideo.c, modules/mux/mpeg/*: fixed the dts/pts calculation in the mpegvideo packetizer. It should now handle streams where all the pictures don't have the same duration (eg. 3:2 pulldown). We don't calculate anymore the pts for every frame as it is impossible to do so for non low-delay streams.
-
-2003-06-10 Tuesday 11:43  gbazin
-
- * configure.ac.in: added an --enable-mostly-builtin option to avoid having too many plugins.
- * modules/gui/skins/src/*: reverted the last BASIC_SKINS patch (BASIC_SKINS was not broken, the changes were done on purpose).
- * modules/gui/skins/src/dialogs.[cpp,h]: ran dos2unix on these 2 files.
-
-2003-06-10 Tuesday 11:12  massiot
-
- Fixed a potential segfault.
-
-2003-06-09 Monday 22:02  asmax
-
- * x11_api.c: implemented OSAPI_GetNonTransparentColor (needed for fonts !)
-
-2003-06-09 Monday 21:14  asmax
-
- * X11 skins are now loaded from home directory or if it fails, from
-   the share directory
-
-2003-06-09 Monday 19:56  jpsaman
-
- Run opie-vlc and zaurus-vlc as GuiServer. (Didn't I commit this before???).
-
-2003-06-09 Monday 19:51  jpsaman
-
- Updated build packages for test2 release.
-
-2003-06-09 Monday 19:08  asmax
-
- * fixed a segfault in FileInfo when p_info->psz_name == NULL
-   but there are still other segfaults sometimes in FileInfo !!
-
-2003-06-09 Monday 14:04  asmax
-
- * now selection method in the playlist depends on the state of the
-   CTRL button (as expected in a normal playlist !)
-   TODO: - do the same under windows
-         - replace all button constants 1/2 by MOUSE_LEFT/MOUSE_RIGHT
-
-2003-06-09 Monday 12:33  asmax
-
- * repaired basic_skins
- * removed all the compilation warnings
- * fixed LOTS of memory leaks in skins (gibalou, you should try valgrind
-   on wxwindows plugin ;)
-
-2003-06-09 Monday 09:29  massiot
-
- * modules/access/file.c: Fixed a compile issue (thanks michael.mauch at gmx.de)
-
-2003-06-09 Monday 07:16  gbazin
-
- * modules/mux/mpeg/pes.c: allow cases where we don't write a pts.
- * modules/stream_out/display.c: handle cases where we don't have a pts/dts.
-
-2003-06-09 Monday 06:52  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: the "play" action will trigger the open dialog if the playlist is empty.
-
-2003-06-09 Monday 00:33  massiot
-
- * include/video.h include/video_output.h src/video_output/vout_pictures.c:
-   In vout_CreatePicture() replace i_repeat_first_field by the more useful
-   i_nb_fields
- * modules/gui/macosx/intf.m: Fixed a warning
- * modules/codec/libmpeg2.c include/vout_synchro.h src/video_output/vout_synchro.c:
-   Re-added support for slice-I streams, plus miscellaneous tweakings
-
-2003-06-09 Monday 00:32  asmax
-
- * drag & drop works with gnome file manager now
-
-2003-06-09 Monday 00:07  asmax
-
- * drag & drop for X11 skins. Still mysterious problems but it's better
-   than nothing
-
-2003-06-08 Sunday 18:40  gbazin
-
- * modules/gui/skins/x11/x11_window.cpp: avoid flicker when mapping a window.
- * share/skins/default/theme.xml: playlist is hidden by default.
-
-2003-06-08 Sunday 18:17  asmax
-
- * very beginning of drag and drop support in X11 skins
-
-2003-06-08 Sunday 16:56  gbazin
-
- * modules/gui/skins/*: display the popupmenu when you right click on the interface.
-
-2003-06-08 Sunday 16:04  titer
-
-  Minor fix
-
-2003-06-08 Sunday 15:22  asmax
-
- * share/skins/default/theme.xml: fixed playlist size
- * modules/gui/skins/controls/playlist.cpp: fixed a segfault when deleting
-   items
- * modules/gui/skins/x11/x11_graphics.cpp: implemented DrawRect
-
-2003-06-08 Sunday 12:45  gbazin
-
- * modules/gui/skins/x11/*: fixed transparency problem. XShapeCombineRegion() needs to be called before the window is mapped.
-
-2003-06-08 Sunday 11:33  asmax
-
- * better implementation of timers for X11 skins
-
-2003-06-08 Sunday 00:32  asmax
-
- * x11_font.cpp: fixed font placement
- * x11_window.*: real tooltip windows ! not perfect yet but it looks cool !
- * removed compilation of gtk2 skins module. If you want it back, good luck ;)
-
-2003-06-07 Saturday 19:19  gbazin
-
- * share/Makefile.ami, doc/Makefile.am: forgot to include some files in the "make dist".
-
-2003-06-07 Saturday 19:05  gbazin
-
- * doc/subtitles/*, share/font-eutopiabold21.rle: new (smaller) font + scripts
- and instructions to generate new fonts.
-
-2003-06-07 Saturday 12:19  asmax
-
- * beginning of tooltips (only in the console at the moment ;)
-
-2003-06-07 Saturday 10:18  gbazin
-
- * modules/gui/skins/x11/x11_theme.cpp: removed unnecessary stuff.
-
-2003-06-07 Saturday 03:45  titer
-
-  modules/access/pvr/pvr.c : compile fix
-
-2003-06-07 Saturday 03:25  titer
-
-  missing cvsignore
-
-2003-06-07 Saturday 00:36  asmax
-
- * implemented double click event for X11 skins. The delay is hard-coded
-   (400ms) , maybe it could be stored in the vlc config file
-
-2003-06-06 Friday 23:34  asmax
-
- * got rid of this useless error message
-
-2003-06-06 Friday 21:47  asmax
-
- * x11/x11_window.cpp: fixed clipping and text attributes
-
-2003-06-06 Friday 19:40  asmax
-
- * key shortcuts for X11 skins are now working
-
-2003-06-06 Friday 14:50  gbazin
-
- * modules/gui/skins/src/themeloader.cpp: small fix for tgz skins.
-
-2003-06-06 Friday 13:34  gbazin
-
- * modules/packetizer/mpegvideo.c: Fixed a 3:2 pulldown bug (not tested).
-
-2003-06-06 Friday 11:09  gbazin
-
- * modules/misc/network/ipv6.c: oups, ipv6 multicast wasn't enabled on win32. Also fixed the interface name parsing in the MRL.
-
-2003-06-06 Friday 02:48  hartman
-
- * Typo's by me. ( Cool i included a dutch sentence a while ago and noone noticed ?)
-
-2003-06-06 Friday 02:23  hartman
-
- * All: some spelling corrections and description string clarifications.
-   There is a lot of improvement left here.
-
-2003-06-06 Friday 00:38  hartman
-
- * modules/gui/macosx/prefs.?:
-   - Changed modules list to use Default instead of None. probably clearer to
-     users.
-   - Have a warning before resetting the prefs.
-
-2003-06-05 Thursday 22:16  asmax
-
- * x11/x11_timer.* : classes to implement platform-independant timers
- * controls/text.cpp : text scrolling works ! (at least in the main window)
-
-2003-06-05 Thursday 21:22  gbazin
-
- * modules/gui/skins/*, modules/gui/wxwindows/*: added the wxWin popup menu to the skins interface.
-
-2003-06-05 Thursday 11:52  gbazin
-
- * include/vlc_common.h: fixed the I64C() macro for mingw.
- * src/misc/mtime.c: implemented the heuristic described in http://www.cs.man.ac.uk/fellowsd-bin/TIP/7.html to test whether the win32 performance counter is reliable. That should fix the clock problems that a few users reported on win32.
-
-2003-06-04 Wednesday 23:17  massiot
-
- VLC 0.6 codename is Trevelyan.
-
-2003-06-04 Wednesday 21:41  titer
-
-  Added a special access module for PVR MPEG-2 encoding boards.
-  It allows to change the frequency and such things quite easily, from VLC.
-  You'll have to --enable-pvr to build it.
-
-2003-06-04 Wednesday 18:47  asmax
-
- * added <unistd.h> or it doesn't compile !
-
-2003-06-04 Wednesday 17:44  gbazin
-
- * modules/gui/skins/x11/x11_api.cpp: implemented OSAPI_GetTime() and OSAPI_RmDir().
-
-2003-06-04 Wednesday 16:44  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: compilation fix.
-
-2003-06-04 Wednesday 16:03  gbazin
-
- * modules/gui/skins/*: misc fixes and clean-up. There are still thread issues when passing messages between the skins thread and the wxWindows dialogs thread that will need to be fixed.
- * modules/gui/wxwindows/timer.cpp: fixed comment.
-
-2003-06-03 Tuesday 23:17  massiot
-
- * OS X users can now browse the DVD menus with the arrow keys.
-
-2003-06-03 Tuesday 22:21  hartman
-
- * When choosing a autogenerated menuitem, we now create a new thread to
-   do the actual execution of this command. this is a (very ugly) workaround
-   to the problem we were having with the deinterlace menu on osx.
-
-   It works now, but now i'm running into the black screen and continous
-   "late picture skipped (-218000)" again which is also plagueing us when you
-   enter fullscreen with a filter enabled. This ought to be fixed before 0.6.0
-   as well.
-
-2003-06-03 Tuesday 22:20  gbazin
-
- * modules/gui/skins/src/*: oops, forgot to add a bunch of files.
-
-2003-06-03 Tuesday 22:18  gbazin
-
- * configure.ac.in: bail out with an error message if the x11 skins are enabled and we couldn't find imlib2.
- * modules/gui/wxwindows/*: fixed bug in sout dialog box.
- * modules/gui/skins/*: factorised the wxwindows dialogs code in dialogs.cpp. wxWindows is also initialised earlier on to allow opening a skins file with a wxWin dialog box. (Note: I badly broke the GTK2 skins).
-
-2003-06-03 Tuesday 12:06  titer
-
-  modules/gui/beos/* : fixed the screenshot format selection I broke lately
-
-2003-06-02 Monday 16:01  sigmunau
-
- http.c: if the webserver doesn't return 206 the stream is not seekable.
-
-2003-06-02 Monday 12:42  hartman
-
- * modules/codec/libmpeg2.c: fixed a crasher with invalid pictures
- * modules/gui/macosx/playlist.m: better fix for playlists on 10.1
-
-2003-06-01 Sunday 23:48  hartman
-
- * ALL:
-   - Changed the autogenerated menu's in a system working similar to wxWindows.
-   - The deinterlace menu is autogenerated now. However it seems the problem
-     with on the fly filter changes still exists.
-
-2003-06-01 Sunday 22:11  asmax
-
- * modules/gui/skins/x11/x11_api.cpp: fixed OSAPI_GetScreenSize
- * all: added locks around X calls to make them thread safe (will be
-   useful in the next commit ;-)
-
-2003-06-01 Sunday 17:13  asmax
-
- * mouse wheel scroll for X11 skins
-
-2003-06-01 Sunday 16:39  asmax
-
- * configure.ac.in : fixed linking of skins modules
- * modules/gui/skins/*:
-   - fixed the wxwindows bug, due to a huge bug with broadcast events
-   - beginning of fonts in X11 skins
- so, you can test the X11 skins module: it should work now !
-
-2003-06-01 Sunday 00:26  fenrir
-
-  * ts: fix current_next value.
-
-2003-05-31 Saturday 23:41  sam
-
-   * ./debian/vlc.mime: the vlc packages registers with the Debian MIME system.
-
-2003-05-31 Saturday 23:23  ipkiss
-
-  * skins/controls/button.cpp: Fixed a nasty bug.
-  * skins/controls/generic.h: Some public fields are now protected
-  * skins/src/window.cpp:
-     - Added a few debug messages
-     - Invisible controls don't receive events anymore
-
- Note: There are still a few bugs in the code handling the controls and
- their different states, and I think they will be difficult to fix with
- the current code structure. A rewrite of this part of code could be a
- good idea (perhaps using states and transitions between states, like
- Zinf does?).
-
-2003-05-31 Saturday 21:49  fenrir
-
-  * ts: proper fix for both.
-
-2003-05-31 Saturday 16:15  fenrir
-
-  * ts: reverse my last commit (the proper way should be to modify also the
-  muxer but this will break compatibility).
-
-2003-05-31 Saturday 12:24  titer
-
-  * src/input/input_ext-intf.c :  added an input_SetRate function; it is
-    quite more convenient than, e.g, calling input_SetStatus( STATUS_FASTER )
-    two times if you want to switch from 1:1 to 4:1 from the interface.
-    Old functions still work.
-  * modules/gui/beos/VlcWrapper.cpp : use it
-
-2003-05-31 Saturday 01:23  fenrir
-
-  * mjpeg grabbing added, thanks to Paul Forgey <paulf at aphrodite dot com>
-  that had done all the work.
-
- Paul Forgey's notes:
- --------------------
-
- Unfortunatley, the v4l interface shows how much it sucks here.  I can't
- wait for v4l2 to become more common.  Anyway, the mjpeg mechanism
- captures completely differently than the uncompressed frame capture
- mechanism.  This means the code has to split off a bunch to do similar
- things depending on mjpeg being set or not.  For some reason, I can't
- use non v4l2 calls to capture uncompressed frames from the lml33,
- however I do have another bttv card on my system to test that I didn't
- break the non-mjpeg stuff.
-
- The Zoran encoders don't use square pixels.  So the 4:3 (or 16:9)
- picture is going to show up as 720x480.  I don't know my way around the
- code well enough to know how to specify a non-square pixel aspect
- ratio.  If there isn't a way to do it, it would be nice to be able to
- specify as an option the aspect ratio of the sourc.  Either 4:3 or 16:9
- in the case of anamorphic S-Video, which does occur.
-
- I stole the videodev_mjpeg.h header from the lavrec project.  Despite
- the linux kernels having support for the Zoran cards, there doesn't seem
- to be a reliable way to pick up this header, which is probably why
- lavrec did it this way.  Since it only defines ioctl definitions, I
- don't think using it is a legal problem.
-
- I also modified the audio handling a bit.  If the card supports audio,
- great, we'll set the card's parameters as we did before.  But if adev=
- is specified, use it regardless.  The reason to do this is to capture
- audio from the sound card with video coming from, say, a web cam or in
- my case, an encoder card which doesn't have any audio capabilities at
- all.
-
-2003-05-31 Saturday 00:10  fenrir
-
-  * mux/ts.c : allowed sending mjpeg (who said that's ugly ?)
-  * demux/ts.c : fixed an endian problem with such private stream.
-
-2003-05-30 Friday 18:43  titer
-
-  modules/gui/beos/* : fixed "Goto Menu" menuitem enabling
-
-2003-05-30 Friday 17:30  titer
-
-  modules/gui/beos/* : misc fixes & enhancements
-
-2003-05-29 Thursday 21:40  asmax
-
- * X11 skins now use imlib2 -> you need to bootstrap
-   wxwindows dialogs are not supposed to work yet, if they do you are
-   lucky ;)
-
-2003-05-29 Thursday 16:48  asmax
-
- * x11/x11_theme.cpp: better timing for SkinManage
- * src/vlcproc.cpp: hack to make OpenDialog work, but it MUST be
-   changed !
-
-2003-05-28 Wednesday 23:56  asmax
-
- * AT LAST events work in X11 skins !
-
-2003-05-28 Wednesday 03:53  hartman
-
- * src/libvlc.h:
-   - added "en" to the list of languages in the preferences.
-   - added DIV1, DIV2, i263, WMV1 to video encoding options in prefs.
-     FENRIR: is this correct this way?
-
-2003-05-28 Wednesday 00:52  titer
-
-  modules/video_output/x11/xcommon.c : compile fix for gcc != 3
-
-2003-05-27 Tuesday 22:57  gbazin
-
- * install-win32: fixed the nsi script to not include the FAQ.
-
-2003-05-27 Tuesday 22:42  hartman
-
- * Turn mem leaks into warning's instead of errors. Users seem to think that
-   mem leaks will kernel panic there machine or something ;)A
-   This will generate less bugreports, yet keep them visible to those who
-   should and will care.
-
-2003-05-27 Tuesday 22:08  gbazin
-
- * modules/gui/win32/Modules.am: strings.cpp has been removed.
-
-2003-05-27 Tuesday 21:48  gbazin
-
- * ALL: bumped version to 0.6.0-test2
- * Makefile.am: got rid of the faq in the package-win32 target.
-
-2003-05-27 Tuesday 20:43  gbazin
-
- * modules/access/vcd/cdrom.c: On winNT/2K/XP we set the track format to YellowMode2 when issuing raw read requests. Otherwise we can't read the SVCD DATA track which is in Mode2 Form1.
-
-2003-05-27 Tuesday 13:22  titer
-
-  * src/stream_output/announce.c : BeOS compile fix.
-    setsockopt( IP_MULTICAST_TTL ) is done in network/ipvx.c (if supported),
-    so there is no need to do it here again.
-  * modules/gui/beos/* : minor fixes
-
-2003-05-27 Tuesday 11:35  gbazin
-
- * modules/gui/wxwindows/*: fixed context menu problem on win32.
-
-2003-05-27 Tuesday 01:48  hartman
-
- * removed vlc_wraptext
-
-2003-05-26 Monday 19:26  gbazin
-
- * modules/video_output/directx/events.c: fixed breakage.
-
-2003-05-26 Monday 19:06  gbazin
-
- * modules/audio_output/alsa.c: the aout-device obj var wasn't destroyed properly on probe() failure, preventing other audio plugins from working afterwards.
- * modules/gui/skins/src/skin_main.cpp: got rid of the skins shortcut.
- * modules/gui/wxwindows/*: the popupmenu is not created inside the timer anymore so the slider will still be active when the popup is triggered.
- * modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c, src/playlist/playlist.c: new intf-popupmenu obj var to handle popup context menu requests from the vouts.
-
-2003-05-26 Monday 16:06  gbazin
-
- * modules/gui/wxwindows/*: replaced the Advanced button with a checkbox. Small strings changes.
-
-2003-05-26 Monday 14:59  hartman
-
- * modules/codec/quicktime.c: i had accidently upgraded this plugin to 100
- * modules/demux/avi/avi.c: fixed a spelling error reported by emulynx
- * modules/gui/macosx/intf.?: added a wrapString:toWidth function
- * modules/gui/macosx/prefs.?: removed the use of vlc_wraptext, because it
-   was ugly. now we use our own, osx method. This fixes tooltips in japanese
-   I'm not sure, but i think src/extras/libc.c vlc_wraptext is now unused.
-
-2003-05-26 Monday 13:45  zorglub
-
- * The VLC-integrated SAP server now sends compliant packets. They can
-   only be viewed with the CVS version of VLC
-
-2003-05-26 Monday 02:09  gbazin
-
- * modules/gui/skins: got rid of init_lock and init_cond which aren't needed if you use vlc_thread_ready().
-    started to implement X11Region and integrated the wxWindows dialogs.
- * configure.ac.in: the X11 skins are the default ones when you use --enable-skins. To select the GTK2 version, you also need to use --with-gtk2-skins.
-
-2003-05-26 Monday 02:03  hartman
-
- * modules/gui/macosx/prefs.m: fixed the module selectors.
- * modules/video_filter/crop.c: clarified the use of crop. someone please
-   check, i'm not entirely sure this is correct. Actually i think we should
-   split this up in more then one config item, for GUI preferences clarity.
-   Something like crop-width, crop-height, crop-h-offset, crop-v-offset, or
-   like ffmpeg has which uses left, right, top and bottom offsets.
-
-2003-05-26 Monday 01:25  hartman
-
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib
- * modules/gui/macosx/output.m:
-   - changed the textfields for bitrate into comboboxes with suggested values
-     identical to the ones in wxwindows intf.
-   - changed "bitrate (bps)" into "bitrate (kb/s)
- * modules/gui/macosx/prefs.?:
-   - update the current view when advanced is changed.
-   - module_lists now use the description strings.
-   - always wraptext on tooltips. Currently japanese language is breaking.
-   - we now have sliders for int/float config options with ranges.
-   - fixed a warning message about an un-init'ed module_t.
- * modules/video_filter/adjust.c:
-   - added the ranges to the description strings of the config options.
-   - blur-factor now uses a range as according to it's description string
-     it already should have used this.
-
-2003-05-25 Sunday 23:08  titer
-
-  modules/gui/beos/MediaControlView.cpp: fixed a strange crash that happens
-    since the gettext behaviour changed
-
-2003-05-25 Sunday 22:36  titer
-
-  * bootstrap: remove a -shared flag as ./configure already adds it for
-    platforms which need it
-  * configure.ac.in: don't use -shared on BeOS
-
-2003-05-25 Sunday 20:16  gbazin
-
- * configure.ac.in, modules/video_output/x11/xcommon.c: fixed configure check for the Xinerama extension.
-
-2003-05-25 Sunday 19:24  gbazin
-
- * modules/video_output/x11/*, configure.ac.in: Xinerama support remotely based from an old patch by Xavier Maillard.
-
-2003-05-25 Sunday 18:32  sigmunau
-
- convert the strings in the id3tags to utf8 before storing them.
-
-2003-05-25 Sunday 18:02  nitrox
-
- . SAP/SDP packets parsing: ability to parse RFC compliant packets
-   parse_sap returns the SAP header length
-   parse_sdp only parse the SDP payload
-   note that VLC will discard messages from the old miniSAP-server
-   (You have to use CVS version of miniSAP-server)
-   (Messages from the new miniSAP-server will be discarded with old VLC)
-
-2003-05-25 Sunday 17:27  massiot
-
- * We now use UTF-8 internally under Mac OS X. This requires a libiconv-
- enabled version of gettext. (patch courtesy of the DJ)
-
-2003-05-25 Sunday 17:21  titer
-
-  modules/gui/beos/PreferencesWindow.* :
-   * added a BBox around each panel (looks nicer)
-   * now use BSliders for {integer,float}_with_range
-
-2003-05-25 Sunday 15:05  alexis
-
- ALL : VLC FAQ transformed into VideoLAN FAQ, which is hosted in the CVS
- under www.videolan.org/doc/faq/
-
-2003-05-25 Sunday 11:31  gbazin
-
- * src/video_output/video_output.c, modules/video_output/directx/*, modules/video_output/x11/xcommon.c: fullscreen state is now attached to the input, so it will be remembered even if the vout is restarted (switching filters, dvd menus, etc...).
- * modules/video_filter/deinterlace/deinterlace.c: small change.
-
-2003-05-25 Sunday 10:14  gbazin
-
- * modules/codec/ffmpeg/ffmpeg.c: fixed typo.
-
-2003-05-25 Sunday 00:16  gbazin
-
- * modules/codec/ffmpeg/ffmpeg.c: clean-up for the ffmpeg config options.
-
-2003-05-24 Saturday 23:40  gbazin
-
- * src/misc/variables.c, include/variables.h: first pass at object var inheritance.
- * rc/video_output/video_output.c, modules/video_filter/deinterlace/deinterlace.c: fixes to the deinterlace object var.
-
-2003-05-24 Saturday 21:28  asmax
-
- * events aren't perfect yet, but it is better enough to commit
-
-2003-05-24 Saturday 20:54  gbazin
-
- * src/video_output/video_output.c: new "deinterlace" object variable.
- * modules/gui/macosx/prefs.m: compilation fix.
- * modules/gui/wxwindows/menus.cpp: use the "deinterlace" object var.
- * modules/gui/skins/*: couple of fixes.
-
-2003-05-24 Saturday 17:52  gbazin
-
- * modules/gui/skins/*: compilation fixes.
- * modules/gui/wxwindows/*: fixed the open dialog to switch to the requested file/disc/net section.
-
-2003-05-24 Saturday 15:11  titer
-
-  * Makefile.am: minor change in BeOS packages generation
-  * doc/release-howto.txt: remove outdated info about how to build BeOS
-    packages
-
-2003-05-24 Saturday 13:14  gbazin
-
- * configure.ac.in: ffmpeg is now enabled by default. Also got rid of the --intf-win option which was deprecated.
-
-2003-05-24 Saturday 13:05  massiot
-
- * modules/codec/libmpeg2.c: Fixed synchro with field pictures.
-
-2003-05-24 Saturday 12:55  jpsaman
-
- Added option to run vlc as a Qt Embedded Gui Server. Use --qte-guiserver to enable this feature. The default is to run as a normal GuiClient.
-
-2003-05-24 Saturday 12:53  sam
-
-   * ./po/*: re-ran toolbox --update-po.
-   * ./po/en_GB.po: the British translation is up to date.
-
-2003-05-24 Saturday 12:35  sam
-
-   * ./Makefile.am: used $(srcdir) where necessary (Closes: #319).
-
-2003-05-24 Saturday 12:34  sam
-
-   * ./toolbox: we no longer translate the Borland plugin.
-
-2003-05-24 Saturday 12:10  sam
-
-   * ./configure.ac.in: the help message now says libmad is enabled by
-     default (Closes: #704).
-
-2003-05-24 Saturday 11:53  sam
-
-    * ./modules/access_output/udp.c: if the clock needs to be reset, we do not
-      wait or we will face delay issues as reported in #794. Fix inspired from
-      a suggestion by John Michael Zorko.
-
-2003-05-24 Saturday 02:48  hartman
-
- * modules/codec/quicktime.c: cleaning up of the code. mostly cosmetic.
- * modules/demux/mp4/mp4.c: added SVQ1 for the quicktime decoder.
- * modules/gui/macosx/macosx.m: typo
- * modules/gui/macosx/prefs.m: fix of the module selectors.
- * po/nl.po: i've taken a head start on the translations.
- * src/libvlc.h: removed unused string RT_PRIORITY_TEXT
-
-2003-05-23 Friday 23:53  sigmunau
-
- the http interface should now output valid xhtml 1.0.
-
-2003-05-23 Friday 13:02  hartman
-
- * Updated the informal message to report the ip and port the http intf was
-   started on. This will help ppl to actually use the thing ;)
-
-2003-05-23 Friday 11:41  sam
-
-   * Built-in modules were linked twice in the mozilla plugin; removed the
-     non-PIC ones (Closes Debian bug #194384).
-
-2003-05-23 Friday 00:00  hartman
-
- * vlc.ebuild: fixed the ebuild. Now i know it should work with a test2 ;)
- * modules/gui/macosx/vout.m: removed some code that was preventing us from
-   using chroma converters.
- * modules/codec/quicktime.c:
-   - added the video decoder. only works with SVQ3 atm, returns Invalid
-     BITMAPHEADER for some reason in all other cases.
-   - did some cleaning up. this might just work under Win32 now aswell,
-     gibalou will do some testing tomorrow ;)
-   - SVQ3 QT degrades faster then the ffmpeg version, but also recovers
-     faster. I'm not yet sure which one i prefer.
-
-2003-05-22 Thursday 22:24  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: fixed typo.
-
-2003-05-22 Thursday 21:42  gbazin
-
- * src/libvlc.h: fixed spelling mistake.
- * modules/gui/wxwindows/preferences.cpp: allow negative numbers in spinctrls.
- * modules/demux/asf,avi,mp4: use p_input->stream.control.b_mute.
-
-2003-05-22 Thursday 20:56  hartman
-
- * spelling error in description string
-
-2003-05-22 Thursday 20:45  hartman
-
- * added an ifdef for SVQ3
-
-2003-05-22 Thursday 20:06  asmax
-
- * at last the python module works again !
-  (so stupid: the flag -lavcodec had to be at the *end* of the line !)
-
-2003-05-22 Thursday 18:30  asmax
-
- * started to repair build of python module
-
-2003-05-22 Thursday 16:01  gbazin
-
- * src/audio_output/*, src/input/*: fixed the audio desync option. You can use positive as well as negative values.
-
-2003-05-22 Thursday 15:34  hartman
-
- * modules/control/http.c: strings for the address and the port variable were switched.
-
-2003-05-22 Thursday 14:40  hartman
-
- * fixed a localization issue
-
-2003-05-22 Thursday 14:25  hartman
-
- * modules/gui/macosx/playlist.m: fixed my fix
- * modules/gui/macosx/output.m: removed a debug statement
- * modules/gui/macosx/prefs.m: fixed localizations of the prefs panel.
-
-2003-05-22 Thursday 13:40  hartman
-
- * Fixed an issue that was preventing the use of the playlist in Mac OS 10.1
-
-2003-05-22 Thursday 12:00  gbazin
-
- * INSTALL.win32: added a small note about running vlc under the msvc debugger.
- * modules/gui/wxwindows/*: small fixes.
- * modules/access/vcd/*, modules/access/cdda.c: re-activated autodetection of vcd and cdda on win32.
- * src/misc/cpu.c, src/stream_output/announce.c: msvc fixes.
-
-2003-05-21 Wednesday 21:30  hartman
-
- * modules/gui/macosx/output.m: fixed the stream/transcode dialog. test1
-   version was broken.
- * extras/MacOSX/vlc.pbproj/project.pbxproj: darn, absolute paths.
-
-2003-05-21 Wednesday 19:55  hartman
-
- * vlc.ebuild: This ebuild should work if we release a test2.
- * modules/codec/quicktime.c: I added all the audio formats I know QT can handle.
-   except for mp3 ;)
- * modules/codec/ffmpeg: added asv1 (disabled), and enabled IV31 on little endian,
-   since the problems with this decoder are endian specific according to it's creator.
-
-2003-05-21 Wednesday 18:09  jpsaman
-
- Reverting previous --with-libmpeg2-prefix commit. Thanks Gildas for reminding me!
-
-2003-05-21 Wednesday 18:04  jpsaman
-
- More buildscript fixes.
-
-2003-05-21 Wednesday 15:54  gbazin
-
- *  modules/audio_output/directx.c, modules/audio_output/waveout.c: we destroy the audio-device variable if the probing has failed.
-
-2003-05-21 Wednesday 15:40  hartman
-
- * include/main.h
-   src/libvlc.c: Added a quicktime_lock on SYS_DARWIN
- * ALL: QT on OSX is not threadsafe in certain areas. i have found the proces
-   of identifying the right Codec to use for decoding to be one of these areas.
-   So when we do this, only one thread at a time can use QT.
-   Watching QT trailers is doable now, as soon as ffmpeg fix their altivec optimizations again ;)
-
-2003-05-21 Wednesday 13:27  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: fixed yesterday's breakage.
- * modules/gui/wxwindows/menus.cpp: fixes for menu auto-generation.
- * src/video_output/video_output.c: added a "fullscreen" object variable.
- * modules/video_output/directx/*: added an always-on-top object variable and modified to take into account the fullscreen object variable.
-
-2003-05-21 Wednesday 13:19  sigmunau
-
- removed the desctiption texts of a nonexisting config option
-
-2003-05-21 Wednesday 13:10  sigmunau
-
- removed the --playlist option as it doesn't seem to be used
-
-2003-05-21 Wednesday 10:02  fenrir
-
- * wav: fix a parsing bug.
-
-2003-05-20 Tuesday 23:17  gbazin
-
- * modules/gui/wxwindows/*, modules/gui/skins/src/vlcproc.cpp: The open dialog box now handles multiple files selection.
-
-2003-05-20 Tuesday 21:35  hartman
-
- * ALL: added a quicktime module.
-   - This module provides QDM2 and QDMC sound support on OSX by linking to
-     the native QT libraries. We now have FULL QT trailer support on OSX.
-   - The video part of this decoder is not yet working on OSX.
-   - This can be used for a future win32dll loader system as well.
-
-2003-05-20 Tuesday 20:09  jpsaman
-
- Modified build scripts
-
-2003-05-20 Tuesday 18:53  hartman
-
- * NEWS: updated some OSX info
- * ALL:
-   - added CDDA support
-   - added a "Online Documentation" item to the Help menu
-   - removed some debugging strings
-
-2003-05-20 Tuesday 16:20  zorglub
-
- All: Support for SAP advertising in stream output
-
-       add sap, or sap="Name" in the stream output options
-
-2003-05-20 Tuesday 16:08  sigmunau
-
- kde.cpp: explicitly tell kde with icons to use. Should fix a crash that
- caused AIGALRM.
- kde.cpp, interface.cpp: turn --kdeuirc into --kde-uirc to comply with naming
- conventions
-
-2003-05-20 Tuesday 15:51  hartman
-
- * THANKS: Added Davor Orel who created the OS X icons.
- * modules/gui/macosx/macosx.m: changed a float into a float with range
-
-2003-05-20 Tuesday 15:23  hartman
-
- * Added a Reset prefs option
- * New prefs dialog much like the wxWindows and BeOS one.
-   - translated instances might be broken.
-   - still need sliders for min/max values
-   - improved sizing should be done.
-
-2003-05-20 Tuesday 11:44  titer
-
-  modules/gui/beos/PreferencesWindow.* : cleaning
-
-2003-05-19 Monday 23:36  gbazin
-
- * modules/audio_output/alsa.c: fixed a breakage I introduced a couple of weeks ago.
-
-2003-05-19 Monday 21:39  asmax
-
- * a lot of cleaning in X11 skins, but some problems remain with
-   event handling :(
-
-2003-05-19 Monday 21:04  gbazin
-
- * modules/gui/wxwindows/Modules.am: included the 2 new bitmaps.
- * po/*: updated the po files.
-
-2003-05-19 Monday 20:47  gbazin
-
- * Bumped version to 0.6.0-test1
- * modules/access/cdda.c: decreased the priority of the cdda plugin.
-
-2003-05-19 Monday 11:38  gbazin
-
- * src/stream_output/stream_output.c, modules/stream_out/duplicate.c: bug fixes for when the stream output duplication fails for whatever reasons.
-
-2003-05-19 Monday 09:57  gbazin
-
- * modules/gui/wxwindows/bitmaps/*: forgot to add 2 files in my last commit.
-
-2003-05-18 Sunday 23:16  fenrir
-
-  * input_program.c: input_DelES destroyed the decoder (if any) without
-  removing this ES from the list of selected ES. So, instead we call
-  input_UnselectES.
-
-2003-05-18 Sunday 22:30  titer
-
-  modules/gui/beos/MessagesWindow.cpp : fixed a minor scrolling issue
-
-2003-05-18 Sunday 20:54  jpsaman
-
- Updated release numbering of packages.
-
-2003-05-18 Sunday 19:46  gbazin
-
- * modules/gui/wxwindows/*: removed the text from the toolbar. Added play slower and play faster buttons.
-
- PS: We really need nicer toolbar icons for the wxWindows interface. Anybody would like to design some ?
-
-2003-05-18 Sunday 18:56  hartman
-
- * fixed a few spelling errors, and added a note about QDM2 sound which is still unsupported
-
-2003-05-18 Sunday 17:48  asmax
-
- * added transparency in X11 skins
-
-2003-05-18 Sunday 16:27  gbazin
-
- * modules/gui/wxwindows/*: the open dialog box is created only once and reused when needed. This allows to have the previous settings displayed when you re-open the dialog.
-
-2003-05-18 Sunday 15:44  gbazin
-
- * modules/access/vcd/*, modules/access/cdda.c: changed ioctl_ReadSector() into ioctl_ReadSectors(), a function that can read multiple sectors at a time.
-   Modified the cdda plugin to read 20 sectors at a time. This was necessary because it was overkill to read the data sectors by sectors and was creating problems under Windows.
-
-2003-05-18 Sunday 12:18  gbazin
-
- * modules/gui/wxwindows/open.cpp: small fixes.
- * modules/access/vcd/cdrom.c: win32 fix for cue file parsing.
- * modules/video_filter/osd_text.c: small win32 fix.
-
-2003-05-18 Sunday 11:25  asmax
-
- * first BMP loader for X11 skins : it can only handle 24bbp uncompressed
-   images, but it works !
-
-2003-05-17 Saturday 23:57  gbazin
-
- * INSTALL.win32: finally updated the instructions on how to build vlc for win32 :)
- * install-win32, Makefile.am: updates for the win32 package.
- * NEWS: added a few missing things.
-
-2003-05-17 Saturday 22:48  gbazin
-
- * modules/gui/wxwindows/menus.cpp: don't display choices menu when there is only 1 choice available.
- * modules/gui/wxwindows/streamout.cpp: small cosmetic changes.
- * modules/gui/wxwindows/open.cpp: added a CD Audio entry.
-
-2003-05-17 Saturday 22:00  gbazin
-
- * include/input_ext-intf.h: forgot this file in my last commit.
- * src/input/input_programs.c: prev/next-chapter and prev/next-title navigation variables are created only when necessary.
-
-2003-05-17 Saturday 20:30  gbazin
-
- * modules/access/cdda.c, modules/access/vcd/*: New CD digital audio module (by me and fenrir).
-   You can now listen to your favorite CDDAs with vlc, or even stream them :)
-   (Their is not yet any support for jitter correction).
- * modules/codec/araw.c: small clean-up.
-
-2003-05-17 Saturday 18:30  titer
-
-  * modules/gui/beos/MessagesWindow.* : cleaning
-  * modules/gui/beos/PreferencesWindow.* : split the main modules into
-    its categories
-
-2003-05-17 Saturday 15:20  titer
-
-  modules/gui/beos/* : cosmetic
-
-2003-05-17 Saturday 14:36  gbazin
-
- * modules/video_output/directx/events.c: implemented the same shortcuts as in the x11/xvideo output.
-
-2003-05-17 Saturday 11:35  gbazin
-
- * configure.ac.in: removed the encoders from the list of plugins as they are not used currently.
- * src/libvlc.h, modules/audio_filter/resampler/bandlimited.c: added an hq-resampling option to enable/disable the high quality resampling.
-
-2003-05-16 Friday 23:02  gbazin
-
- * modules/packetizer/copy.c, modules/stream_out/transcode.c: added SVQ3 fourcc so we can transcode SVQ3. Small bug fix as well.
-
-2003-05-15 Thursday 23:05  gbazin
-
- * src/input/input_programs.c: a few fixes to the navigation object variable.
-
-2003-05-15 Thursday 22:27  massiot
-
- * now 0.6.0-cvs
- * ALL: Capitalize all preferences text strings
-
-2003-05-15 Thursday 21:31  gbazin
-
- * src/input/input_programs.c: implemented prev-title, next-title, prev-chapter and next-chapter object variables.
- * modules/gui/wxwindows/menus.cpp: put the above variables into the Navigation menu.
-
-2003-05-15 Thursday 20:45  jpsaman
-
- Added --with-libmpeg2-prefix= option to support cross-compiling for arm-target.
-
-2003-05-15 Thursday 20:28  jpsaman
-
- Updating version to 0.5.4.
- Enable building with libmpeg2.
-
-2003-05-15 Thursday 16:02  sam
-
-   * ./Makefile.am: fixed LDFLAGS when using --enable-gprof.
-
-2003-05-15 Thursday 15:59  gbazin
-
- * modules/gui/wxwindows/*: small fixes and improvements.
-
-2003-05-15 Thursday 15:50  sam
-
-   * ./toolbox: toolbox --update.po now updates po/POTFILES.in as well.
-
-2003-05-15 Thursday 15:35  hartman
-
- * Makefile.am: on make dist move vlc.ebuild
- * vlc.ebuild: small spelling correction
-
-2003-05-15 Thursday 02:02  hartman
-
- * Went trough my maillogs and filled out large parts of the NEWS file.
-   please check and add your own. (i was bored ;)
- * Updated the README.MacOSX.rtf with some more pointers and changed version
-   to 0.6.0
-
-2003-05-15 Thursday 01:33  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: updated the stream output dialog to use the new stream output syntax and features.
-
-2003-05-15 Thursday 01:23  hartman
-
- * variable callback for the playlist. the input, audio and video still need
-   to be done, waiting for gibalou to work his magic on that ;)
- cvs: ----------------------------------------------------------------------
-
-2003-05-15 Thursday 00:46  hartman
-
- * added vlc.ebuild, vlc.spec.redhat to dist.
- * added all the new icons to the dist.
- * on make dist i would like to do
-   mv vlc.ebuild vlc-${VERSION}.ebuild
-   I don't know how to do this. Who does?
-
-2003-05-15 Thursday 00:32  hartman
-
- * ./vlc.ebuild: a ebuild for the Gentoo Linux distribution.
-   Because of the cvs snapshots of libmpeg2 and ffmpeg, this ebuild will
-   need to be updated before release, to point out the correct links to
-   these libraries.
-
-2003-05-14 Wednesday 21:29  fenrir
-
-  * aac: compilation fix.
-  * libvlc.h : set correct value for sout-a/vcodec
-
-2003-05-14 Wednesday 19:47  hartman
-
- * Resized some elements to allow for better translations.
-
-2003-05-14 Wednesday 17:17  sam
-
-   * ./debian/control: Debian packages now build with an mpeg2dec CVS tree in
-     the extras/ directory.
-
-2003-05-14 Wednesday 14:58  fenrir
-
-  * aac: use extention based detection.
-
-2003-05-14 Wednesday 14:57  hartman
-
- * Forgot one
-
-2003-05-14 Wednesday 14:56  hartman
-
- ALL: Davor won the vote, New icons in place.
-
-2003-05-14 Wednesday 11:15  fenrir
-
-  * ts: do not use DVB reserved pid(s) (thanks Miguel Barreiro Paz)
-
-2003-05-14 Wednesday 09:00  gbazin
-
- * modules/gui/skins/Modules.am: include module/gui/wxwindows/subtitles.cpp.
-
-2003-05-13 Tuesday 23:41  gbazin
-
- * modules/gui/wxwindows/menus.cpp: forgot a vlc_object_release(). The popup menu is now created on the stack.
-
-2003-05-13 Tuesday 22:59  gbazin
-
- * modules/gui/wxwindows/*: added a navigation menu in the interface menubar.
- * modules/gui/wxwindows/subtitles.cpp: forgot this one in my last commit.
-
-2003-05-13 Tuesday 22:33  gbazin
-
- * modules/gui/wxwindows/*: new subtitles file dialog box.
- * modules/demux/util/sub.c: fixed a few description strings.
- * Makefile.am: small cosmetic change to package-win32 target.
-
-2003-05-13 Tuesday 20:36  asmax
-
- * beginning of event processing in X11 skins
- * graphics should work, but....
-
-2003-05-13 Tuesday 19:25  asmax
-
- * changed OSGraphics constructor (needed for X11)
-
-2003-05-13 Tuesday 14:11  titer
-
-  modules/gui/beos/PreferencesWindow.*:
-   - use BMenuFields for string_from_list config items
-   - cleaning
-
-2003-05-13 Tuesday 12:09  gbazin
-
- * modules/control/rc/rc.c: win32 fixes for the handling of special control keys.
-
-2003-05-13 Tuesday 11:44  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: small fixes.
-
-2003-05-13 Tuesday 11:18  titer
-
-  modules/gui/beos/PreferencesWindow.*: use config_ResetAll()
-
-2003-05-12 Monday 21:55  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: the config panels are now generated on demand instead of generating everything at the beginning. ResetAll now also takes care of resetting the values shown in the config panels.
- * modules/gui/wxwindows/open.cpp: small cosmetic changes.
-
-2003-05-12 Monday 19:59  titer
-
-  modules/gui/beos/VlcWrapper.h: compile fix
-
-2003-05-12 Monday 19:11  gbazin
-
- * include/vlc_common.h: small change to shut-up some memory checkers.
-
-2003-05-12 Monday 17:33  gbazin
-
- * modules/gui/skins/*: got rid of wxdialogs.h, the skins plugin is now sharing wxwindows.h with the wxwindows plugin.
- * modules/video_output/directx/events.c: fixed non-initialized variable.
- * modules/gui/wxwindows/*: misc improvements to the playlist window (added an "Open MRL" menu as well as menus to load and save a playlist, we also make use of the "intf-change" playlist object variable now).
- * src/playlist/playlist.c: the playlist file is opened in text mode, no win32 eol hack is needed.
- * src/misc/configuration.c, include/configuration.h: new config_ResetAll() function to reset all config options to their original values (you still need to config_SaveConfigFile()).
- * modules/gui/wxwindows/preferences.cpp: new "Reset All" button in the preferences panel.
-
-2003-05-12 Monday 01:17  hartman
-
- * First set config variable, then add the files (and therefore potentially
-   play them) in the playlist. Otherwise we can be too late.
-
-2003-05-11 Sunday 23:17  hartman
-
- * extras/MacOSX/vlc.pbproj/project.pbxproj:
-   - Add the THANKS file to the Mac OS X application
- * modules/gui/macosx/about.?:
-   - Use c-style comments instead of //
-   - Open the AUTHORS file with the correct Encoding
-   - Display the THANKS file as well
-   - Rotate the scrolling when at the end
- * modules/gui/macosx/intf.m:
-   - put Cocoa into multithreaded mode as soon as possible. Not really
-     causing any problems now, but is cleaner.
- * modules/gui/macosx/prefs.m:
-   - Select the current setting when we create a combobox.
-
-2003-05-11 Sunday 19:09  hartman
-
- * ALL:
-   - removed a bit too much code from the interface files previous commit.
-     Menu's were enabled if there was no input.
-   - removed a NSLog which was used for bugtracking
-
-2003-05-11 Sunday 18:49  hartman
-
- * modules/po/.cvsignore: i guess the following doesn't belong in CVS, so i want
- cvs to stop bugging me about it ;)
-
- *.sed
- *.sin
- *.header
- Rules-quot
-
-2003-05-11 Sunday 18:43  gbazin
-
- * src/input/input_programs.c: small bug fix.
- * src/misc/variables.c: compilation fix for MSVC.
-
-2003-05-11 Sunday 18:41  hartman
-
- * forgot one file. see previous intf.m commit for details.
-
-2003-05-11 Sunday 18:40  hartman
-
- * src/input/input_programs.c: Added a 'intf-changed' variable as vout, aout
-   and playlist already have, to be notified of menu changes.
- * src/video_output/video_output.c: Changed a 1 to a VLC_TRUE
- * modules/gui/macosx/intf.?: Interface listens for changes in the input
-   menu's now.
-
-2003-05-11 Sunday 15:55  gbazin
-
- * modules/gui/wxwindows/interface.cpp: work-around a bug in wxWindows for menus auto-generation.
-
-2003-05-11 Sunday 14:33  sigmunau
-
- Added code to render subtitles with the freetype module (disabled by default).
- To test it out define USE_FREETYPE in the top of modules/demux/util/sub.c
- and  modules/codec/spudec/text.c and run with --filter osdtext
-
-2003-05-11 Sunday 13:45  gbazin
-
- * configure.ac.in: fixed the wx-config detection by the skins plugin.
- * modules/gui/wxwindows/*: fixed a couple of breakage.
-
-2003-05-11 Sunday 13:22  gbazin
-
- * modules/gui/wxwindows/*: the wxWindows plugin is now UNICODE happy.
-
-2003-05-11 Sunday 13:14  sigmunau
-
- use c comment, and not c++
-
-2003-05-11 Sunday 08:42  sigmunau
-
- * osd_test.c: better size calculations. Use VLC_VAR_TIME for precise timing
- (doesn't seem to work)
-
-2003-05-11 Sunday 01:00  massiot
-
- * modules/audio_filter/resampler/coreaudio.c: more accurate frame length
-   calculation
- * modules/audio_output/coreaudio.c: apparently the audio card clock can
-   be screwed, so probe it at every buffer
- * src/audio_output/output.c: Thou shalt not drop buffers
-
-2003-05-10 Saturday 20:49  hartman
-
- * fix titer's language commit. The list needs to end with a NULL, or VLC will
-   no longer start. (it fails on the duplication of the config of this variable)
-
-2003-05-10 Saturday 18:16  fenrir
-
-  * ffmpeg : fix for svq3.
-
-2003-05-10 Saturday 13:52  titer
-
-  POTFILES.in: forgot a file yesterday...
-
-2003-05-10 Saturday 13:40  titer
-
-  * src/libvlc.[ch]: removed --translation to avoid breaking compatibility
-  with old config files; --language is now a string_from_list you can use
-  to specify the language (default is auto-detection).
-
-2003-05-10 Saturday 11:08  gbazin
-
- * src/input/input_programs.c: misc fixes/improvements to the video-es/audio-es/spu-es object variables.
-
-2003-05-10 Saturday 11:05  hartman
-
- * added VP31 fourcc's.
- * disabled the vp31 and iv31 iv32. In it's current state it is too ugly too
-   actually use it. It would generate too many bugreports.
-
-2003-05-10 Saturday 10:32  hartman
-
- * Finished the sout dialog on OSX.
-
-2003-05-09 Friday 23:23  fenrir
-
-  * ffmpeg: now ffmpeg has a SVQ3 decoder, so use it :)
-
-2003-05-09 Friday 22:03  sigmunau
-
- oss.c: give a warning if --spdif is set but the sourndcard don't support it.
-
-2003-05-09 Friday 20:30  massiot
-
- France 1 - Italy 0
-
-2003-05-09 Friday 19:53  fenrir
-
-  * faad: better support of AAC without ESDS.
-
-2003-05-09 Friday 19:30  titer
-
-  Updated POTFILES.in for BeOS' i18n
-
-2003-05-09 Friday 19:29  fenrir
-
- * mp4: fixed mace3/6 decoding. Only mono audio is working on the sample I
- have found.
-
-2003-05-09 Friday 16:01  gbazin
-
- * modules/misc/httpd.c: win32 fixes.
- * modules/control/http.c: fixed a problem with IE that sends POST requests instead of GET ones.
-
-2003-05-09 Friday 02:39  fenrir
-
-  * mmstu: fixed a lookup.
-
-2003-05-09 Friday 01:19  hartman
-
- * modules/gui/macosx/prefs.m:
-   - possibly fixed a crash situation when clicking the OK button (not sure though)
- * modules/gui/macosx/macosx.m:
-   - made the transparency option an advanced option.
-
-2003-05-09 Friday 00:58  titer
-
-  * src/misc/messages.c: forget a defined(SYS_BEOS) in my last commit
-  * src/misc/configuration.c: config_PutPsz now sets the variable to NULL
-    if the string is empty
-  * modules/gui/macosx/prefs.m: remove duplicate (now) code with config_PutPsz
-
-2003-05-09 Friday 00:41  hartman
-
- * modules/gui/macosx/prefs.?:
-   - made the advanced button better.
-   - added missing CONFIG_ITEM_DIRECTORY support
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*:
-   - added the semi 'apple' default of com-, as a hotkey for the prefs.
-
-2003-05-08 Thursday 23:11  hartman
-
- modules/gui/macosx/intf.m: We shouldn't save the config file when the interface closes. This explains a lot of bugreports ;)
-
-2003-05-08 Thursday 19:51  fenrir
-
-  * ftp : updated copyright info.
-
-2003-05-08 Thursday 19:26  fenrir
-
-  * v4l: clean up.
-
-2003-05-08 Thursday 19:21  fenrir
-
-  * v4l: remove __V4L_AUDIO_ (useless)
-
-2003-05-08 Thursday 19:06  titer
-
-  ALL: fixed BeOS-specific warnings (ssize_t is not a int but a long,
- vasprintf if defined but not declared in the system headers...)
-
-2003-05-08 Thursday 17:13  massiot
-
- * modules/gui/macosx: Fixed crashes with the new submenus when used on a
-   localized system
- * Removed the "EXPERIMENTAL" in "DVD menus (EXPERIMENTAL)", and enabled
-   the DVD menus by default.
-
-2003-05-08 Thursday 15:58  gbazin
-
- * modules/access/file.c: fixed large file support on win32.
- * src/libvlc.[ch]: made the description of the translation option more explicit.
-
-2003-05-08 Thursday 14:15  titer
-
-  src/libvlc.*: --translation is now a string. Usefull if want to specify
-  a different language than your OS, or if your OS is not localized...
-
-2003-05-08 Thursday 12:09  gbazin
-
- * modules/gui/wxwindows/menus.cpp: misc small fixes.
-
-2003-05-08 Thursday 10:45  titer
-
-  modules/gui/beos/PreferencesWindow.cpp: cosmetic
-
-2003-05-08 Thursday 10:40  titer
-
-  * modules/gui/beos/AudioOutput.cpp: more cleaning
-  * modules/gui/beos/VideoOutput.cpp: in fullscreen, add an item "Show
-    Interface" to the popup
-
-2003-05-08 Thursday 01:16  hartman
-
- ALL: autogenerated menu's for chapter,title,program,audio-es,spu-es and video-es.
-   - video-es seems broken. it always starts with -1 (Disabled) selected.
-   - moved some menuitems to other menu's for gui interface consistency with
-     other gui's.
-   - added a "fit to screen" menuitem.
-
-2003-05-08 Thursday 01:05  titer
-
-  src/misc/beos_specific.cpp:
-      Fixed a very old bug: if the user hit Alt+Q, don't let the be_app
-      exit without any cleaning (that made VLC crash badly)
-
-2003-05-07 Wednesday 23:13  hartman
-
- * changed "Gayscale video output" option back into "Grayscale video output"
-
-2003-05-07 Wednesday 23:07  alexis
-
- Makefile : Minor changes.
-
-2003-05-07 Wednesday 19:20  titer
-
-  modules/gui/beos/AudioOutput.cpp: cleaning
-
-2003-05-07 Wednesday 17:27  titer
-
-  * modules/gui/beos/MessagesWindow.cpp: fixed a nasty bug
-  * modules/gui/beos/PreferencesWindow.*: now you can save preferences
-
-2003-05-07 Wednesday 16:47  titer
-
-  modules/gui/beos/PreferencesWindow.cpp:
-   Misc enhancements
-
-2003-05-07 Wednesday 15:54  gbazin
-
- * modules/gui/wxwindows/*: Fix (use different id numbers for each menus).
-
-2003-05-07 Wednesday 15:44  fenrir
-
-  * ffmpeg: --ffmpeg-truncated is now an int :
-   * -1 -> CODEC_FLAG_TRUNCATED is set only if width == height == 0 (only TS should produce this)
-   * 0  -> disable CODEC_FLAG_TRUNCATED
-   * 1  -> force CODEC_FLAG_TRUNCATED
-
-2003-05-07 Wednesday 14:49  titer
-
-  modules/gui/beos/*: fixed a few things I broke recently (dvd menus,
-                      screenshots...)
-
-2003-05-07 Wednesday 12:23  gbazin
-
- * modules/gui/wxwindows/*: misc fixes.
-
-2003-05-07 Wednesday 02:31  fenrir
-
-  * mp4: raaaah, sometime moov box are masqueraded by a free box, so I look
- at free box content to see if it could be moov box, I hope there won't be
- any misdetection. (Even when there is a spec, nobody follows it :((
-
-2003-05-07 Wednesday 00:28  fenrir
-
-  * ffmpeg: do not use CODEC_FLAG_TRUNCATED by default as it seems buggy
- with valid files. You have to use --ffmpeg-truncated to force it.
-  MPEG-4 in TS won't work unless you use --ffmpeg-truncated :((
-
-2003-05-07 Wednesday 00:18  gbazin
-
- * modules/gui/wxwindows/open.cpp: removed the channels server entry.
-
-2003-05-06 Tuesday 21:01  gbazin
-
- * modules/demux/mpeg/ts.c: fixed my last f*ckage + a bit of clean-up.
-
-2003-05-06 Tuesday 20:12  hartman
-
- * ALL: there were reports of crashes in the menucode. i think it was that
-   the VLCWindow could suddenly disappear (the vout closed) and therefore we
-   could no longer reference it. This should fix that. Also made this code
-   more generic to avoid code duplication.
-
-2003-05-06 Tuesday 16:05  fenrir
-
-  * mp4: fix a segfault and play .3gp with h263 video track.
-
-2003-05-06 Tuesday 14:19  fenrir
-
-  * http: redirect to main page each time we pass arguments. (it's done by
- an html header and not by the http protocol. I know it's bad but it's a
- lot easier ;)
-
-2003-05-06 Tuesday 12:57  fenrir
-
-  * http: fix 'add mrl'.
-
-2003-05-06 Tuesday 02:17  titer
-
-  Makefile.am: fixed BeOS package generation when all modules are built-in
-
-2003-05-06 Tuesday 02:01  fenrir
-
-  * mms: fix for builtin compilation.
-
-2003-05-06 Tuesday 01:15  titer
-
-  configure.ac.in: fixed static linking with libintl and libiconv
-
-2003-05-05 Monday 22:48  gbazin
-
- * modules/demux/mpeg/ts.c: compiler warning fix.
- * src/input/input_programs.c: a "Disable" choice is added by default to "audio-es", "video-es" and "spu-es".
-
-2003-05-05 Monday 22:23  gbazin
-
- * ALL: changed the prototype of input_AddES() to include enough information so we can build an "video-es", "audio-es" and "spu-es" object variable. These variables can be used by the interfaces to navigate between the elementary streams.
- * modules/gui/wxwindows/menus.cpp: use the "foo-es" object variables.
-
-2003-05-05 Monday 22:04  hartman
-
- * fixed the autogenerated menu's.
-
-2003-05-05 Monday 21:35  titer
-
-  configure.ac.in: fixed libdvbpsi detection for people who don't have
-    stdint.h but inttypes.h
-
-2003-05-05 Monday 16:29  gbazin
-
- * modules/gui/skins/src/*: forgot a few references to the channels server.
-
-2003-05-05 Monday 16:09  gbazin
-
- * ALL: removed the old channels server stuff (was deprecated).
-
-2003-05-05 Monday 15:52  fenrir
-
-  * bits.h: clean up
-
-2003-05-05 Monday 15:21  sigmunau
-
- implemented VLC_VAR_TIME using two ints
-
-2003-05-05 Monday 14:58  sigmunau
-
- Implemented support for CONFIG_ITEM_DIRECTORY
-
-2003-05-05 Monday 13:15  titer
-
-  Updated NEWS for 0.5.4 release
-
-2003-05-05 Monday 13:06  titer
-
-  modules/gui/beos/*: Partial fix for Preferences resizing
-
-2003-05-05 Monday 13:03  hartman
-
- NEWS: preparing for 0.5.4 release. Please update the NEWS file everyone.
- README.MacOSX.rtf: clarified some things.
-
-2003-05-05 Monday 12:15  gbazin
-
- * modules/gui/skins/src/*: compilation fixes under win32.
-
-2003-05-05 Monday 11:49  sam
-
-   * ./src/video_output/video_output.c: fixed a crash that occurs when the
-     width and height variables are set to their default values.
-
-2003-05-04 Sunday 23:39  gbazin
-
- * src/audio_output/output.c: fixed warning.
-
-2003-05-04 Sunday 23:38  massiot
-
- * First round of capitalization of description strings.
-
-2003-05-04 Sunday 23:03  gbazin
-
- * po/POTFILES.in: added the new modules since 0.5.3
-
-2003-05-04 Sunday 22:42  gbazin
-
- * src/misc/variables.c, ALL: improvements to the object variables api.
-    - added another argument to var_Change().
-    - added a VLC_VAR_SETTEXT and VLC_VAR_GETTEXT method to var_Change()
-      that are used to set/get a friendly name to an object variable.
-    - added VLC_VAR_CHOICESCOUNT to var_Change() to be able to retrieve
-      the number of availabel choices without having to get their value
-      as well.
-    - VLC_VAR_ADDCHOICE uses the extra var_Change() argument to assign
-      a friendly name to the choice value.
-    - VLC_VAR_GETCHOICES retrieves the choices values and their friendly
-      names.
-
- * modules/gui/wxwindows/*: first step in implementing menu auto-generation in the wxWindows interface.
-
-2003-05-04 Sunday 22:33  massiot
-
- * modules/codec/libmpeg2.c: fixed the "main: cannot delete object with
-   children" bug.
-
-2003-05-04 Sunday 18:51  fenrir
-
-  * transcode: follow the same logic for ab than vb. (ie for a small value
- it's used as kb/s for higher ones it's b/s).
- Just a remember, transcode options are:
- acodec= mpga,a52
-     ab (kb/s)
- vcodec= mpgv,mp4v,h263,DIV1,DIV2,DIV3,I420,I422,I444,RV24,YUY2
-     width
-     height
-     vb (kb/s)
-     vt (b/s)
-     deinterlace
-     croptop
-     cropbottom
-     cropleft
-     cropright
-     keyint
-     hq
-     qmin (between 1 and 32)
-     qmax (between 1 and 32)
- only acodec and/or vcodec are mandatories (and it's a good idea to always
- define vb,vt, and/or ab)
-
-2003-05-04 Sunday 15:02  massiot
-
- * modules/audio_output/coreaudio.c: worked around a CoreAudio bug (should
-   fix the "sound drops after half an hour" bug)
- * modules/audio_filter/resampler/coreaudio.c: reenabled the coreaudio
-   resampler which works perfectly fine here
- Please test that I didn't break S/PDIF output on OS X.
-
-2003-05-04 Sunday 12:40  sam
-
-   * ./modules/video_output/sdl.c: avoid crashes at exit due to SDL being
-     linked with svgalib and svgalib using atexit().
-
-2003-05-04 Sunday 10:46  fenrir
-
-  * mpga_audio: should fix an infinite loop when miss-detected free
- bitrate stream.
-
-2003-05-04 Sunday 01:36  massiot
-
- More cleaning of the STATE_INVALID stuff (still not perfect though).
-
-2003-05-03 Saturday 22:25  massiot
-
- Fixed handling of STATE_INVALID states.
-
-2003-05-03 Saturday 18:11  fenrir
-
-  * transcode: added qmin, qmax and hq(high quality) options.
-
-2003-05-03 Saturday 14:33  fenrir
-
-  * transcode: fix cropping code.
-
-2003-05-03 Saturday 14:22  fenrir
-
-  * transcode: fixed video resizing.
-
-2003-05-03 Saturday 13:37  titer
-
-  beos/* : New Preferences window that lets you configure everything.
-           It is not complete yet (see the TODO in PreferencesWindow.cpp)
-
-2003-05-03 Saturday 13:18  fenrir
-
-  * transcode: added two options:
-     - vt : video bitrate tolerance
-     - keyint : number of inter frames between intra frames.
-
-2003-05-03 Saturday 12:36  fenrir
-
-  * v4l: used the same trick than vls to avoid too much resampling.
-
-2003-05-03 Saturday 02:18  fenrir
-
-  * ts: fix a memory leak.
-
-2003-05-03 Saturday 02:09  fenrir
-
- [no log message]
-
-2003-05-03 Saturday 01:52  fenrir
-
-  * v4l: fix a stupid bug that broke audio.
-
-2003-05-03 Saturday 01:12  fenrir
-
-  * all: shut up valgrind ;) (memory leacks and one overead/overwrite).
-
-2003-05-02 Friday 19:37  fenrir
-
-  * transcode: fix about raw audio.
-
-2003-05-02 Friday 17:35  fenrir
-
-  * v4l: audio grabbing part begin to work :)
-
-2003-05-02 Friday 16:25  fenrir
-
-  * transcode: compilation fix.
-
-2003-05-02 Friday 15:53  gbazin
-
- * modules/gui/skins/*: compilation fixes for MSVC. Almost working, we just to find a way to have flex.c not include unistd.h on win32 and not compile the wxwindows files when SKINS_BASIC is defined.
-
-2003-05-02 Friday 15:36  titer
-
-  Missing files
-
-2003-05-02 Friday 14:51  fenrir
-
-  * transcode: should be able to compress raw audio, need to be cleaned up.
-  u8,s8,s16 big and little endian should be supported but not all tested.
-
-2003-05-02 Friday 12:18  sam
-
-   * ./configure.ac.in: another kludge to avoid linking twice with libavcodec.
-
-2003-05-02 Friday 03:41  fenrir
-
-  * transcode: accept and create raw video(I420,I422,I444,YUY2,RV24).
-
-2003-05-02 Friday 03:40  fenrir
-
-  * rawvideo.c: fix a bug while filling picture.
-
-2003-05-02 Friday 00:33  fenrir
-
-  * copy: added raw audio/video support.
-  * avi: added raw audio support (little endian only).
-
-2003-05-01 Thursday 13:51  ipkiss
-
-  * ./modules/gui/skins/gtk2/gtk2_run.cpp: fixed compilation of the
-    basic-skins plugin with GTK2
-  * modules/gui/skins/parser/skin.*: small compilation fix, but i don't
-    really understand why it is necessary :)
-
-2003-05-01 Thursday 01:11  hartman
-
- * modules/gui/macosx/macosx.m
-   - added a macosx-float config option
-   - changed 'opaqueness' into 'macosx-opaqueness'
- * modules/gui/macosx/vout.?
-   - let vout respect 'float' on top option.
-   - added a toggle function to toggle float on top.
- ALL:
-   - menuitem and corresponding code for float on top.
-
-2003-04-30 Wednesday 23:58  hartman
-
- ALL: New output dialog that uses the new --sout syntax.
-   - it is not so powerful as --sout (does not allow for multiple unicasts ie)
-   - there is a bug in the transcode settings. not sure what is causing it.
-
-2003-04-30 Wednesday 21:45  fenrir
-
-  * mp4: fix playback of some stream with raw audio. I also split
- big audio chunk. (Avoid 100000 samples at once :(
-
-2003-04-30 Wednesday 21:16  asmax
-
- * enable basic-skins for GTK2 (not tested yet ;)
-
-2003-04-30 Wednesday 19:22  ipkiss
-
-  * ./configure.ac.in:
-     - added a basic-skins plugin, which doesn't make use of wxWindows
-       dialogs (currently only works for win32)
-     - renamed with-wx-config-path in with-skins-wx-config-path for the
-       skins plugin, to avoid problems with the wxwindows plugin
-
-2003-04-30 Wednesday 19:20  gbazin
-
- * modules/access/v4l/v4l.c: fixed breakage for devices supporting I420.
-
-2003-04-30 Wednesday 14:04  hartman
-
- modules/gui/macosx/controls.m: fixed cosmetic issue with deinterlace menu.
-
-2003-04-30 Wednesday 09:11  gbazin
-
- * modules/access/ftp.c, modules/access/http.c: slightly changed atoll() replacement.
-
-2003-04-30 Wednesday 04:13  hartman
-
- modules/access/http.c:
- modules/access/ftp.c:
- * fixed a very serious bug in the atoll code. this contained a never ending while loop.
-   It showed on systems without atoll() (MacOSX) as an inability to view http
-   and ftp streams.
-
-2003-04-29 Tuesday 22:44  fenrir
-
-  all: use /* */ instead of // (we write c code)
-
-2003-04-29 Tuesday 22:38  fenrir
-
-  * stream_output.c: some sanity checks and bypass default behavour of
- module_Need (when I ask for udp I want udp or an error, but not file
- or something else) by adding ",none" when a module name is specified.
-  I will clean up that by adding a flag to module_Need or something like
- that.
-
-2003-04-29 Tuesday 21:32  fenrir
-
-  * stream_output.c: fix segfault when not specifying mux name.
-
-2003-04-29 Tuesday 20:36  ipkiss
-
-  * ./modules/gui/skins/src/theme.cpp: avoid infinite recursion with
-    circular anchoring
-
-2003-04-29 Tuesday 20:29  fenrir
-
-  * vlc_config.h: increased AOUT_PTS_TOLERANCE to 40ms, it avoids a lot of
- resampling with some files while keeping good synchronisation.
-  Anybody has an idea of the maximum desynchronisation between audio and
- video that still be imperceptible ?
-
-2003-04-29 Tuesday 20:17  hartman
-
- * modules/gui/macosx/playlist.m:
-   - When we delete an item, update playlist with to indicate 'currently playing'
-
-2003-04-29 Tuesday 16:03  gbazin
-
- * modules/audio_output/directx.c: fixed the "no sound on NT4" problem. The directx audio plugin wasn't freeing its resources properly in case Probe() failed so the waveout plugin couldn't open the audio device afterwards.
- * modules/video_output/directx/directx.c: work-around buggy video drivers that create unsupported surfaces without shouting. Hopefully, non overlay YUV surfaces shouldn't be created anymore if not supported.
-
-2003-04-29 Tuesday 15:40  fenrir
-
-  * file: use - to write on stdout. (but you can only use ts and ps muxer,
- as the others need to seek).
-
-2003-04-29 Tuesday 12:54  gbazin
-
- * modules/gui/skins/*, configure.ac.in: removed the skins plugin depandancy on msimg32.dll. Additionnaly, TransparentBlt() and SetLayeredWindowAttributes() are only used if present on the system. This allows us to run the plugin (without transparency though) on NT4/win95/98 as well.
-
-2003-04-28 Monday 23:25  fenrir
-
-  * avi: fixed playback of broken stream....
-
-2003-04-28 Monday 22:44  ipkiss
-
-  * modules/gui/skins/win32/win32_run.cpp: clean exit of wxWindows thread
-
-2003-04-28 Monday 20:46  ipkiss
-
-  * ./modules/gui/skins/src/banks.cpp: fixed a segfault triggered by
-    missing tags in the XML.
-
-2003-04-28 Monday 14:32  asmax
-
- * skeleton of X11 skins
-
-2003-04-28 Monday 14:12  asmax
-
- * skeleton of X11 skins
-
-2003-04-28 Monday 12:25  asmax
-
- * changed Region into SkinRegion to prepare the X11 port
-
-2003-04-28 Monday 12:00  asmax
-
- * fixed compilation under linux
- * added a flag GTK2_SKINS
-
-2003-04-28 Monday 00:18  ipkiss
-
-  * ./modules/gui/skins/*: first attempt at porting the skins to Win9x
-    There is still a lot to do but some things are working.
-
-2003-04-27 Sunday 23:16  gbazin
-
- * src/video_output/vout_pictures.c, include/video_output.h: added a vout_InitPicture() function that initializes a picture_t structure based on the given chroma and sizes.
- * modules/encoder/ffmpeg/video.c: misc improvements. Should also be able to handle more input chroma format.
- * modules/codec/rawvideo.c: a few fixes.
- * modules/access/v4l/v4l.c: misc improvments and cleanup. Should be able to handle more source chroma formats. On the fly video encoding is also working perfectly now.
-
-2003-04-27 Sunday 17:53  gbazin
-
- * src/video_output/video_output.c: small bugfix + vout_Create() is now blocking until InitThread() has been run.
- * src/video_output/vout_pictures.[ch]: added support for FOURCC I411.
- * modules/codec/rawvideo.c: support for more chroma formats.
-
-2003-04-27 Sunday 15:25  gbazin
-
- * modules/codec/ffmpeg/*: added chroma conversion capabilities to the ffmpeg plugin (using libavcodec's img_convert() facility).
-   (I can finaly watch my RGB tarkin samples :))
- * modules/demux/rawdv.c: fixed a couple of compiler warnings.
-
-2003-04-27 Sunday 14:56  gbazin
-
- * modules/demux/rawdv.c: fixes for when the video and audio sub-streams are not both selected.
-
-2003-04-27 Sunday 14:11  gbazin
-
- * modules/misc/httpd.c: win32 fix for non-blocking sockets.
-
-2003-04-27 Sunday 13:55  fenrir
-
-  * avi: clean up. Some standard file (ie with 1 RIFF chunk ) has OpenDML
- index, so use it when normal index (idx1 chunk) isn't found.
-
-2003-04-27 Sunday 13:03  fenrir
-
-  * ffmpeg: stop skipping video sometime ;).
-
-2003-04-27 Sunday 11:55  fenrir
-
-  * avi: Support for OpenDML file.
-  Not tested with file size > 2Go, so report status.
-
-2003-04-27 Sunday 03:08  fenrir
-
-  * httpd: added "Cache-Control: no-cache" by default.
-
-2003-04-27 Sunday 02:00  jlj
-
-  * ./configure.ac.in: Added --with-libmpeg2-tree
-
-2003-04-27 Sunday 00:02  gbazin
-
- * modules/control/http.c: fixed buffer allocation problem.
-
-2003-04-26 Saturday 22:06  fenrir
-
-  * video: spelling error.
-
-2003-04-26 Saturday 21:45  fenrir
-
-  * ffmpeg: we always skip video if we have more than 5 second of late video.
- (This should avoid 'decoder stuck' message.)
-
-2003-04-26 Saturday 21:36  gbazin
-
- * modules/control/http.c: brand new (and also basic) HTTP interface plugin for vlc (uses port 8080 by default).
-
-2003-04-26 Saturday 20:51  fenrir
-
-  * mpegaudio: if the file name end by .mp3, use a stronger dectection.
- (over the first 2ko).
-
-2003-04-26 Saturday 14:54  gbazin
-
- * configure.ac.in: enabled xvid and ffmpeg encoders
- * modules/encoder/ffmpeg/*: misc fixes + support for I422 and YUY2 input chroma.
-
-2003-04-26 Saturday 12:26  gbazin
-
- * modules/codec/rawvideo.c: added support for YUY2 and I422 and fixed a bug in FillPicture(). ( The v4l input is working here now :) )
-
-2003-04-25 Friday 21:47  fenrir
-
-  * libmp4: clean up and preliminary work to read mp4 file through http.
-  * mp4: don't return a failed value when recognize a ref file, but use
- a dummy Demux function that return EOF.
-
-2003-04-25 Friday 18:57  fenrir
-
-  * ffmpeg: use bigger split size (~8000 samples) as it avoid too much
- resampling with my samples. Fix a potential divide by 0 (thx meuuh).
-
-2003-04-25 Friday 17:35  fenrir
-
-  *ffmpeg: split huge audio packets as aout didn't like them.
-
-2003-04-25 Friday 17:33  fenrir
-
-  * mms: reduce mtu (avoid too much delay with slow connection)
-
-2003-04-25 Friday 12:37  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: small compilation fix.
-
-2003-04-24 Thursday 20:49  fenrir
-
-  * mp4: fix a buffer overflow.
-
-2003-04-24 Thursday 20:33  fenrir
-
-  * .cvsignore: forgot this file.
-
-2003-04-24 Thursday 20:26  fenrir
-
-  * asf: fix to play stream over mmsh.
-
-2003-04-24 Thursday 20:24  fenrir
-
-  * mpeg4video.c: use video size when available from bitmapinfoheader.
-
-2003-04-24 Thursday 17:44  gbazin
-
- * src/libvlc.c: forgot to reload the command line options after we reload the main module when the user disables the translation.
-
-2003-04-24 Thursday 16:13  gbazin
-
- * Makefile.am: added a dist-hook target to include the auto-generated msvc files into the dist. added src/misc/modules_plugins.h to the dist.
-
-2003-04-24 Thursday 15:57  gbazin
-
- * modules/gui/skins/src/themeloader.*: dropped the dependancy on libtar
-    for the .vlt skins support. libtar is still used if present, otherwise
-    we use our small implementation of untar.
-
-2003-04-24 Thursday 14:39  fenrir
-
-  * mp4: select only first enabled track.
-
-2003-04-24 Thursday 14:38  asmax
-
- * get screen size with gtk2
-
-2003-04-23 Wednesday 15:18  titer
-
-  modules/gui/beos/VlcWrapper.cpp: fixed the issue with untranslated
-   strings and "...". i18n seems OK under BeOS now.
-
-2003-04-23 Wednesday 10:29  asmax
-
- * fixed some constructors and destructors
-
-2003-04-22 Tuesday 23:31  gbazin
-
- * modules/codec/libmpeg2.c: make sure there are no more linked pictures
-    left when closing the decoder.
-
-2003-04-22 Tuesday 22:57  ipkiss
-
-  * ./modules/gui/skins/src/theme.cpp: fixed a bug with anchored windows
-
-2003-04-22 Tuesday 22:25  gbazin
-
- * modules/audio_filter/converter/s16tofloat32swab.c:
-    added an #ifdef HAVE_ALLOCA.
-
-2003-04-22 Tuesday 21:45  gbazin
-
- * configure.ac.in: don't link with the math library on win32. It isn't
-    needed and will even screw up things under cygwin with -mno-cygwin.
-
-2003-04-22 Tuesday 19:26  asmax
-
- * output.c: avoid a floating point exception when aout-rate==0
- * gtk2_api.cpp: made valgrind happy ;)
-
-2003-04-22 Tuesday 18:21  ipkiss
-
-  * ./modules/gui/wxwindows/fileinfo.cpp: cosmetic changes
-
-2003-04-22 Tuesday 17:56  asmax
-
- * fixed the volume slider bug
-
-2003-04-22 Tuesday 16:36  titer
-
-  * Makefile.am: fixed 'make package-beos'
-  * modules/gui/beos/*: added _()s so the whole interface is translated
-  * src/libvlc.c: ask gettext for UTF-8 strings (under BeOS only for now)
-    FIXME: currently, untranslated strings are not converted to UTF-8
-
-2003-04-22 Tuesday 16:28  fenrir
-
-  * mp4: fix "mov playlist" handling. (raaah strncpy doesn't add '\0' :(
-
-2003-04-22 Tuesday 12:54  gbazin
-
- * modules/codec/libmpeg2.c: fixed aspect ratio problem.
-
-2003-04-22 Tuesday 11:38  fenrir
-
-  * mp4: preliminary support of "mov playlist(ref) file"
-
-2003-04-22 Tuesday 08:51  fenrir
-
-  * mp4: more mov fields are parsed.
-
-2003-04-21 Monday 22:12  asmax
-
- * changed "Font" into "SkinFont" (see previous commit)
-
-2003-04-21 Monday 21:51  asmax
-
- * changed "Window" into "SkinWindow" to prepare X11 port
-  (Window is already a Xlib type !)
-   *** not tested under win32, please check ! ***
-
-2003-04-21 Monday 18:39  asmax
-
- * at last fixed transparency under linux !!
-
-2003-04-21 Monday 16:55  anil
-
- *All: fixed unwanted fileinfo window refresh under windows.
-
-2003-04-21 Monday 16:22  gbazin
-
- * modules/misc/network/ipv4.c: a bit of cleanup.
-
-2003-04-21 Monday 14:26  asmax
-
- * raise the skin window on top when clicked
- * a bit of code cleaning
-
-2003-04-21 Monday 12:54  gbazin
-
- * configure.ac.in: print an error message if libmpeg2 is not found or too old.
-
-2003-04-21 Monday 12:22  gbazin
-
- * configure.ac.in: the libmpeg2 plugin is now enabled by default when the right version of libmpeg2 is detected (0.3.2 aka cvs).
-
-2003-04-21 Monday 11:47  asmax
-
- * added a preferences button in the default skin
-
-2003-04-21 Monday 03:37  asmax
-
- * fixed the previous commit for linux
-
-2003-04-21 Monday 02:50  asmax
-
- * fixed a timing issue under windows ?
-
-2003-04-21 Monday 02:12  ipkiss
-
-  * we now use a wxwindow dialog to load the skins, so we can get rid
-    of our custom dialog
-
-2003-04-21 Monday 01:47  asmax
-
- * shortcut handling under linux
-
-2003-04-21 Monday 00:54  ipkiss
-
-  * added preferences, file info and stream output dialogs to the skins
-
-2003-04-21 Monday 00:33  massiot
-
- * configure.ac.in : finished disabling the old mpeg_video plug-ins.
-
-2003-04-21 Monday 00:18  asmax
-
- * fixed refresh of the playlist (and a segfault...)
-
-2003-04-20 Sunday 23:42  massiot
-
- * modules/codec/libmpeg2.c: fixed a problem with some frame rates (thx
-   gibalou)
-
-2003-04-20 Sunday 23:09  asmax
-
- * fixed a segfault at exit
-
-2003-04-20 Sunday 22:52  asmax
-
- * a few segfaults but wxwindows works under linux !
-
-2003-04-20 Sunday 22:52  gbazin
-
- * modules/audio_output/file.c: fixed a mismatch in a config name.
-
-2003-04-20 Sunday 21:19  sam
-
-   * ./modules/audio_output/oss.c: code comments.
-
-2003-04-20 Sunday 21:15  sam
-
-   * ./modules/video_output/fb.c: fixed a bug that prevented proper console
-     resetting.
-
-2003-04-20 Sunday 21:14  sam
-
-   * ./mozilla/npvlc_rc.rc: fixed a typo in the MIME types.
-
-2003-04-20 Sunday 20:28  ipkiss
-
-  * added wxwindows Open and Messages dialog boxes into the windows skins
-    (it may break things on linux...)
-
-2003-04-20 Sunday 20:22  asmax
-
- * added wxwindows for skins !!
-
-2003-04-20 Sunday 19:53  gbazin
-
- * configure.ac.in: removed useless --with-ffmpeg=PATH ./configure option.
-
-2003-04-20 Sunday 19:29  fenrir
-
-  * mms/* : begining of a m$-http-for-asf-streaming support.
-  Proxy aren't yet supported. Use mmsh to force it, else mms will try it
- at the end (after mmst and mmsu). Some http url are in fact mmsh but
- not yet auto-detected.
-  *Please report* not working url and any regression for mmst and mmsu.
-
-2003-04-20 Sunday 19:03  jlj
-
-   * ./modules/gui/skins/src/themeloader.cpp: compile fix (include errno.h)
-
-2003-04-20 Sunday 16:45  karibu
-
- * Fixed mouse wheel
-
-2003-04-20 Sunday 16:16  asmax
-
- * fixed the "always on top" bug
-
-2003-04-20 Sunday 15:06  karibu
-
- * Added support of wheel with win32
-
-2003-04-20 Sunday 15:00  karibu
-
- * Fixed support of wheel for playlist with GTK2
- * Added support of whell for slider with GTK2
-
-2003-04-20 Sunday 14:11  gbazin
-
- * configure.ac.in, modules/codec/ffmpeg/ffmpeg.c: fixed my last breakage in the ffmpeg detection code.
-
-2003-04-20 Sunday 13:14  asmax
-
- * enabled scrolling in the playlist with the mouse wheel
-
-2003-04-20 Sunday 12:59  massiot
-
- * The libmpeg2 plug-in is now completely operational ;
- * configure.ac.in : disabled compiling the old mpeg_video plug-in, so :
- DO NOT FORGET TO INSTALL LIBMPEG2 AND COMPILE WITH --enable-libmpeg2
-
-2003-04-20 Sunday 11:57  gbazin
-
- * configure.ac.in, modules/codec/ffmpeg/*, modules/encoder/ffmpeg/*, modules/stream_out/transcode.c: fixed detection of the ffmpeg headers/libs when they are installed in their default location.
-
-2003-04-20 Sunday 01:05  asmax
-
- * fixed a typo with dvbpsi
-
-2003-04-19 Saturday 13:55  hartman
-
- * Added a 'opaqueness' configoption to macosx-vout. Yeah i know, useles.
-   But it's coooooool. http://sidekick.student.utwente.nl/videolan/transparent.jpg
-
-2003-04-19 Saturday 12:39  karibu
-
- * Font fixed
-
-2003-04-19 Saturday 12:33  hartman
-
- * There was a problem where deinterlace could not be turned off via it's
-   corresponding menu. On thy fly filter changes are still not possible.
-
-2003-04-19 Saturday 11:46  asmax
-
- * fixed a segfault
-
-2003-04-19 Saturday 11:16  asmax
-
- * drag&drop works ! (at least with mozilla)
-
-2003-04-19 Saturday 02:34  karibu
-
- * Fixed wrapping for texts
- * Filling GTK2Graphics and GTK2Region destructors
-
-2003-04-19 Saturday 00:12  fenrir
-
-  * mp4: some memory leaks fixed.
-
-2003-04-18 Friday 22:51  sam
-
-   * ./configure.ac.in: workaround for a bug in the OS X ld who sees symbol
-     redefinitions when linking twice with the same static libary.
-
-2003-04-18 Friday 22:43  fenrir
-
-  * mp4.c : begining of a mp4/mov muxer.
-
-  It's far from stable, produce file unplayable by mplayer at least,
- and doesn't yet take care of video/audio synchro.
- Becarefull that the header is written only when closing, and there is
- no way to repair a mp4 file without its header.
-
-2003-04-18 Friday 22:38  fenrir
-
-  * stream_output.c: add a vlc_mutex_lock/unlock ...
-
-2003-04-18 Friday 19:26  titer
-
-  Added a few keyboard shortcuts
-
-2003-04-18 Friday 16:38  titer
-
-  Under BeOS, disable the screensaver if playing in fullscreen.
-
-2003-04-18 Friday 16:10  titer
-
-  beos/*: fixed fullscreen shortcuts
-
-2003-04-18 Friday 16:04  asmax
-
- * network stream now work
- * double-click is now implemented
-
-2003-04-18 Friday 15:25  titer
-
-  ALL: fixed i18n under BeOS
-
-2003-04-17 Thursday 19:56  karibu
-
- * Ask tooney to know ! (fix minor bug)
-
-2003-04-17 Thursday 17:45  asmax
-
- * small fix
-
-2003-04-17 Thursday 16:34  karibu
-
- * Scrolling text now works on linux
-
-2003-04-17 Thursday 16:32  karibu
-
- * Fixed kludge
-
-2003-04-17 Thursday 16:30  karibu
-
- * Added AddEllipse: the slider now works ! :)
-
-2003-04-17 Thursday 16:11  karibu
-
- * Added clip region to graphics
- * Added functionnality to region
-
-2003-04-17 Thursday 15:43  karibu
-
- * Improved font support for linux (just missing underline parameter )
-
-2003-04-17 Thursday 14:18  anil
-
- * oups forgot to commit this one. still the hide/show thing.
-
-2003-04-17 Thursday 14:00  anil
-
- * We now use hide/show for the file info window
-
-2003-04-17 Thursday 13:46  karibu
-
- * Can get size of a text
-
-2003-04-17 Thursday 13:08  karibu
-
- * SkinManage is called by a timer
- * Timer for text control are working badly but it's the first step
-
-2003-04-17 Thursday 10:58  fenrir
-
-  * ffmpeg: remove some #ifdef (you need at least libavcodec build >= 4655)
- and use ffmpeg postprocessing instead of vlc builtins. (It's a lot faster).
-
-2003-04-17 Thursday 10:53  karibu
-
- * Fixed dewtructor
-
-2003-04-17 Thursday 10:42  asmax
-
- * beginning of font support !
-
-2003-04-16 Wednesday 21:50  karibu
-
- * gtk2_theme.cpp: window are not automatically visibled
- * gtk2_window.cpp: removed fading transition delay
- * vlcproc.cpp: removed warning
-
-2003-04-16 Wednesday 21:40  ipkiss
-
-  *  modules/gui/skins/*: we now #include skin files using a relative
-     path, so that MSVC is happy :)
-
-2003-04-16 Wednesday 21:39  karibu
-
- * Removed debug calls
-
-2003-04-16 Wednesday 21:30  karibu
-
- * Can now quit the interface
-
-2003-04-16 Wednesday 19:22  karibu
-
- * gtk2_bitmap.cpp: fixed constructor bug
- * Events work better: controls are working, not still perfectly...
-
-2003-04-16 Wednesday 16:33  fenrir
-
-  * transcode: tried to fix compilation with older libavcodec.
-
-2003-04-16 Wednesday 16:32  fenrir
-
-  * mp4: fix a string format.
-
-2003-04-16 Wednesday 16:20  fenrir
-
-  * mp4: removed empty strings in msg_Dbg.
-
-2003-04-16 Wednesday 15:34  asmax
-
- * small fix
-
-2003-04-16 Wednesday 14:38  asmax
-
- * at last, transpareny WORKS !!!!!
-
-2003-04-16 Wednesday 11:47  gbazin
-
- * modules/misc/dummy/input.c, modules/access/file.c, include/vlc_common.h:
-    msvc compilation fixes.
-
-2003-04-16 Wednesday 00:12  fenrir
-
-  * modules/packetizer/mpegvideo.c : cut after a complete picture. (Not
- before first slice).
-  * ffmpeg: use indeo v3 decoder (untested).
-  * stream_ouput.c,libvlc.h : take care of:
-  --sout-acodec,--sout-vcodec : use transcoding. (You can specify bitrate
- using --sout-abitrate and --sout-vbitrate in kilobits/s).
-  --sout-display: to display while streaming.
- (Btw there is a problem with vout and display, it leads to a ref count = -1)
-
-2003-04-15 Tuesday 22:16  asmax
-
-  * remove a small kludge
-  * tried to add transparency, but it doesn't work :(
-
-2003-04-15 Tuesday 20:54  karibu
-
- * GTK2 events work even better
-
-2003-04-15 Tuesday 20:42  karibu
-
- * Fixed GTK2 events
-
-2003-04-15 Tuesday 20:33  karibu
-
- * Events are even better, not yet perfect !
-
-2003-04-15 Tuesday 17:55  ipkiss
-
-  * event broadcasting should work
-
-2003-04-15 Tuesday 16:49  karibu
-
- * Fixed mouse leave notification
-
-2003-04-15 Tuesday 16:47  karibu
-
- * Fixed mouse leaving notification for windows
- * Added mouse leaving notification for gdk
-
-2003-04-15 Tuesday 16:42  karibu
-
- * Fixed mouse events
-
-2003-04-15 Tuesday 15:53  gbazin
-
- * modules/codec/libmpeg2.c: small bugfix.
-
-2003-04-15 Tuesday 14:05  hartman
-
- modules/gui/macosx/controls.m:
-  * present the open dialog when pressing play button instead of 'standard'
-    open dialog, to make users more aware of this dialog and the functions
-    it has.
- ALL:
-  * when opening a file NOT trough the Open dialog, make sure sout and
-    suboptions are reset to ""
-
-2003-04-15 Tuesday 12:40  hartman
-
- * reselect current playlist item when reordering items.
-
-2003-04-15 Tuesday 11:46  ipkiss
-
-  * compilation fix
-
-2003-04-15 Tuesday 01:19  ipkiss
-
-  * basic event handling
-
-2003-04-14 Monday 23:10  sam
-
-   * ./toolbox: the Solaris diff does not understand -q, just replaced it
-     with 2>&1 >/dev/null.
-
-2003-04-14 Monday 23:07  sam
-
-   * ./toolbox: fixed a bashism.
-
-2003-04-14 Monday 22:29  gbazin
-
- * modules/gui/skins/src/event.cpp: fixed another small buffer overrun.
-
-2003-04-14 Monday 22:22  massiot
-
- * Implementation of a frame-dropping algorithm for the libmpeg2 plug-in
-   (incomplete).
-
-2003-04-14 Monday 21:38  asmax
-
- * implemented OSAPI_GetTime() with glib
-
-2003-04-14 Monday 20:17  asmax
-
- * it works event better !!
-
-2003-04-14 Monday 20:07  asmax
-
- * it works !
-
-2003-04-14 Monday 18:10  sam
-
-   * ./configure.ac.in: skins _disabled_ by default on [!win32].
-
-2003-04-14 Monday 18:05  asmax
-
- * better window size
-
-2003-04-14 Monday 17:56  karibu
-
- * Controls coordinate are available
-
-2003-04-14 Monday 17:16  sam
-
-   * ./debian/rules: we now build the static objects twice: once the normal
-     way before we link them with VLC, and once with -fPIC so that they can
-     be linked to the Mozilla plugin. Don't worry, it's Debian-specific, and
-     we don't need it on x86.
-
-2003-04-14 Monday 17:03  asmax
-
- * get the size of a bitmap
-
-2003-04-14 Monday 10:18  asmax
-
- * bad directory
-
-2003-04-14 Monday 10:00  karibu
-
- * Added use of channel server for skins: still experimental
-
-2003-04-14 Monday 03:23  fenrir
-
-  * all: correctly set p_payload_end when using input_NewPacket.(But
- we should perhaps change the behavour of input_NewPacket).
-
-2003-04-14 Monday 03:13  fenrir
-
-  * transcode.c: removed an absolute header path...
-
-2003-04-14 Monday 02:26  fenrir
-
-  * display.c: fixed decoding problem with mpeg1/2. (input_NewPacket doesn't
- set p_payload_end to the good value -> some packets are bigger than
- requested).
-
-2003-04-13 Sunday 22:55  asmax
-
- * at last an image !!
-
-2003-04-13 Sunday 22:15  zorglub
-
- * the file generated is not article1.html anymore but faq.html. This should fix the 404 problems with the builds.
- * /doc/faq/Makefile: now use "onehtml" output.
- * /doc/faq/faq-alone.sgml: added id="faq" to make generated files coherent
-
-2003-04-13 Sunday 20:07  asmax
-
- * something will be visible soon, be patient...
-  (this silly GDK doesn't know BMP images :(
-
-2003-04-13 Sunday 20:00  fenrir
-
-  * all: new sout scheme. Now a chain of module are created that can
- modify/apply on all streams, --sout has the same behavour expect when
- starting with a '#'.
-
-  With a starting '#' you can specify a chain of modules, it's still
- unstable but a lot more powerfull.
-  You have access to duplicate(that duplicate all stream), transcode
- (using only ffmpeg), standard/std and es (that apply muxers and access),
- and display. You could chain them with ':' and specify options with
- {option1=value,option2=value[,...]}.
-
- ex: * to stream and see the stream to udp/ts:ip
-  --sout '#duplicate{dst=display,dst=std{access=udp,mux=ts,url=ip}}'
-     * to transcode,see and stream
-  --sout '#transcode{acodec=mpga}:duplicate{dst=display,dst=std{access=udp,mux=ts,url=ip}}'
-
-  Without a starting '#', the url is converted into '#std{acces=,mux=,url}'
- Test and report bugs :)
-
-2003-04-13 Sunday 19:09  asmax
-
- * should have repaired win32 skins
-
-2003-04-13 Sunday 17:46  asmax
-
- * Gtk2 skins: it doesn't work but it runs without any segfault, so
-   I commit ;)
-   (I probably broke skins under windows....)
-
-2003-04-12 Saturday 22:50  asmax
-
- * now the skin module compiles AND links !
-   (and segfaults... ;)
-
-2003-04-12 Saturday 21:43  asmax
-
- * at last made the skin module compile under linux !
-   It does absolutely nothing, but it compiles ;)
-
-2003-04-12 Saturday 13:17  asmax
-
- * renamed "kernel" into "vlc" ;)
-
-2003-04-12 Saturday 13:06  asmax
-
- * added libraries to please Bill ;)
-
-2003-04-12 Saturday 10:34  asmax
-
- * fixed dependencies and added options
-
-2003-04-12 Saturday 10:01  asmax
-
- * fixed a typo
-
-2003-04-12 Saturday 09:57  asmax
-
- * more options in menuconfig script
-   Only tested under linux; please give feedback if something is wrong
-   Some help should be written in doc/Configure.help; if you know what
-   to write there, please contribute !
-
-2003-04-11 Friday 22:08  videolan
-
- * New message: VLC_NET_ADDUDP, to add an UDP stream to the playlist. Still
-                experimental
-
-2003-04-11 Friday 21:19  videolan
-
- * Fixed bug: When button or checkbox are disabled, the previous control can't
-              take the hand
-
-2003-04-11 Friday 20:45  asmax
-
- * user-friendly(?) build system, based on linux Menuconfig script.
-   Just run ./menuconfig and ./build-vlc (or just ./build-vlc)
-   It's actually a wrapper which calls configure, but only a small number
-   of vlc functionalities has been implemented at the moment.
-   Please try it however ;)
-   (you must have libncurses-dev installed)
-
-2003-04-11 Friday 19:15  sam
-
-   * ./debian/control: changed the libvlc0-dev section to libdevel (to match
-     the Debian installer's override file).
-   * ./debian/woody-buildpackage: updated accordingly.
-
-2003-04-09 Wednesday 20:53  hartman
-
- * All : added an about VLC panel. It scrolls the names and the work of the
-         AUTHORS file.
-
- * AUTHORS: updated my own info
-
-2003-04-09 Wednesday 20:07  jpsaman
-
- Familiar Linux (GPE/GTK+,OPIE) packaging and building scripts.
-
-2003-04-09 Wednesday 19:58  gbazin
-
- * src/libvlc.c: fixed the "color" config option.
- * src/misc/messages.c: removed an unnecessary #ifdef WIN32 in PrintMsg().
-
-2003-04-09 Wednesday 17:27  sam
-
-   * ./Makefile.am: we call pbxbuilder with the explicit target name, because
-     we might have an additional target one day, such as vlcplugin :)
-   * ./mozilla/vlc.r: OS X specific resource file for an OS X plugin.
-   * ./mozilla/vlcshell.cpp: added required OS X functions.
-
-2003-04-09 Wednesday 16:18  sam
-
-   * ./mozilla/*: moved support files in a separate directory.
-   * ./mozilla/support/npmac.cpp: added a hacked version of Mozilla's npmac.cpp
-     that builds with g++ instead of CodeWarrior.
-
-2003-04-09 Wednesday 16:05  sam
-
-   * ./toolbox: implemented toolbox --distclean to clean the tree without
-     having to bootstrap/configure/whatever.
-
-2003-04-09 Wednesday 14:12  hartman
-
- * modules/gui/macosx/*:
-   - when adding multiple files, we sort them alphabetically before adding them.
-     stupid finder ;)
-
- * modules/demux/asf/asf.c:
-   - avoid a duplicate translation of a string
-
-2003-04-09 Wednesday 12:33  sam
-
-   * ./debian/rules: mouahaha, cutting off the branch I was sitting on.
-
-2003-04-09 Wednesday 12:03  sam
-
-   * ./modules/gui/kde/preferences.cpp: KDE 2 backport.
-
-2003-04-09 Wednesday 11:43  sam
-
-   * ./debian/woody-buildpackage: additional error checking.
-
-2003-04-09 Wednesday 10:34  sam
-
-   * ./debian/rules: we now remove spurious woody build files in the clean rule.
-
-2003-04-09 Wednesday 10:17  sam
-
-   * ./debian/rules: fixed a clock skew issue in debian/rules.
-
-2003-04-09 Wednesday 09:59  titer
-
-  v4l.c: compile fix
-
-2003-04-09 Wednesday 09:40  titer
-
-  - fixed my last fix for BeOS/BONE
-  - fixed v4l detection
-
-2003-04-08 Tuesday 22:38  massiot
-
- Now 0.5.4-cvs.
-
-2003-04-08 Tuesday 21:31  massiot
-
- * Updated ChangeLog.
-
-2003-04-08 Tuesday 21:26  gbazin
-
- * modules/audio_output/waveout.c: compilation fix for builtins only build.
-
-2003-04-08 Tuesday 13:22  sam
-
-   * ./debian/changelog: ready for releasable .deb packages.
-
-2003-04-08 Tuesday 08:59  sam
-
-   * ./configure.ac.in: if CoreAudio is too old, disable the coreaudio_resampler
-     module for the moment.
-
-2003-04-08 Tuesday 08:35  massiot
-
- * Fixed the translation option with Mac OS X.
-
-2003-04-08 Tuesday 07:22  sigmunau
-
- modules/video_filter/Modules.am: forgot to add the osdtest module
- modules/video_filter/osd_text.c: fixed a bug in size/place calculations.
- Support gamma correction of the text.
-
-2003-04-08 Tuesday 07:19  alexis
-
- Update spec file for the 0.5.3 release, courtesy of Jason Luka.
-
-2003-04-08 Tuesday 02:06  gbazin
-
- *  modules/gui/skins/src/event.cpp, modules/gui/skins/src/event.h:
-     fixed 2 nasty buffer overflows. This fixes the last crashes I've got
-     with the skins interface.
-
-2003-04-07 Monday 21:51  massiot
-
- * Updated ChangeLog
- * src/libvlc.c: Darwin doesn't have a "translation" config variable
-
-2003-04-07 Monday 17:35  gbazin
-
- * po/fr.po: small update.
- * modules/codec/libmpeg2.c: we now bypass libmpeg2 buffer management. As a nice side effect, still pictures in dvd menus are working now :)
-
-2003-04-07 Monday 16:02  gbazin
-
- * modules/audio_output/directx.c, modules/audio_output/waveout.c:
-    cosmetic changes.
-
-2003-04-07 Monday 13:46  gbazin
-
- * src/libvlc.c: fixed the translation config option to also take into
-   account the value in the config file.
-
-2003-04-07 Monday 13:01  gbazin
-
- * src/libvlc.c: reload the main module in case the user asks for the
-    translation to be disabled. That way, the translation will even be
-    disabled in the preferences panel.
-
-2003-04-07 Monday 12:41  hartman
-
- * new dutch translation
- * readded Mac OS X readme file to Mac OS X distribution
- * fixed some errors in the readme
-
-2003-04-07 Monday 11:48  gbazin
-
- * src/misc/configuration.c: what the f??k, configuration variable names
-    and subtypes were being translated.
-
-2003-04-07 Monday 09:25  gbazin
-
- * modules/gui/wxwindows/interface.cpp: removed debug message.
-
-2003-04-06 Sunday 23:44  massiot
-
- * Renamed the "headphone" option to "headphone-opt" to avoid error
- messages "option headphone does not exist". I'm not clever enough to find
- out why it doesn't work when it's named "headphone".
-
-2003-04-06 Sunday 23:21  massiot
-
- * Bumped up revision number to 0.5.3
- * po/* : run --update-po before the release
- * ChangeLog : run --update-changelog
- * toolbox : ChangeLog is UTC
- * OS X : fixed a bug with the deinterlace menu and localizations (thanks
-   Felix)
-
-2003-04-06 Sunday 23:00  hartman
-
- * some small changes/fixes
-
-2003-04-06 Sunday 21:48  gbazin
-
- * po/fr.po: another bunch of updates to the french translation.
-
-2003-04-06 Sunday 20:46  karibu
-
- * Added missing files
-
-2003-04-06 Sunday 20:27  karibu
-
- * Changed default skin files
-
-2003-04-06 Sunday 20:08  sigmunau
-
- Support files that are called .asx and .pls but really are just .m3u files
-
-2003-04-06 Sunday 17:57  ipkiss
-
-  - modules/gui/skins/skin_main.cpp: Try to open the default XML file first
-
-2003-04-06 Sunday 17:48  gbazin
-
- * modules/demux/mp4/mp4.c: fixed an off by one error in array access.
-
-2003-04-06 Sunday 17:16  titer
-
-  Fixed a linkage problem with BeOS/BONE.
-
-2003-04-06 Sunday 17:14  gbazin
-
- * Makefile.am, install-win32: added the default skin to the win32 package.
-
-2003-04-06 Sunday 16:30  gbazin
-
- * modules/gui/wxwindows/messages.cpp: added a verbose checkbox which enables the warning and debug messages (disabled by default).
- * NEWS: updated the NEWS file.
-
-2003-04-06 Sunday 15:43  massiot
-
- * Updated French and German translations courtesy of their maintainers
- * THANKS: added Jean-Pierre Kuypers, French translator
- * NEWS: updated for 0.5.3 release. Please check.
-
-2003-04-06 Sunday 14:12  massiot
-
- Disabled the translation configuration variable on OS X since it doesn't
- work.
-
-2003-04-06 Sunday 13:18  sigmunau
-
- expand info categories by default
-
-2003-04-06 Sunday 10:34  sigmunau
-
- Some simple updates
-
-2003-04-06 Sunday 01:00  massiot
-
- * OS X : create dummy fr.lproj etc. directories, so that the Apple menu and standard file dialogs be translated too
- * modules/gui/wxwindows/open.cpp: fixed a string
- * src/misc/configuration.c: don't yell when a config variable disappears
- * po/de.po po/it.po: new translations by maintainers
-
-2003-04-05 Saturday 12:43  gbazin
-
- * modules/codec/libmpeg2.c: hack to keep libmpeg2 from stealing pictures from the vout when the decoder is closed.
-
-2003-04-05 Saturday 12:32  gbazin
-
- * modules/access/dvdplay/access.c: fixed a bug in dvdNewArea() when i_angle == 0.
- * install-win32: misc improvements to the nsis installer script.
-
-2003-04-04 Friday 19:32  massiot
-
- [no log message]
-
-2003-04-02 Wednesday 23:16  massiot
-
- * Added a new kfir: access module, designed to work around a bug in the
-   kfir driver.
-
-2003-04-02 Wednesday 21:21  sigmunau
-
- Fixed a bug when trying to set 4 channel output
-
-2003-04-02 Wednesday 15:20  massiot
-
- * Fixed a bug with the stream: input plug-in when receiving no data.
-
-2003-04-01 Tuesday 22:29  massiot
-
- * Bumped up revision number to 0.5.3-test2
- * modules/access_output/udp.c: Now supports IPv6 IP addresses (patch
-   courtesy of Alexis Guillard)
- * po/*: Updated po files to send out to the translators
- * Mac OS X port: Cosmetics
-
-2003-04-01 Tuesday 16:13  sam
-
-   * ./debian/control: changed the section of gnome-vlc and kvlc according to
-     new Debian archive sections.
-   * ./debian/woody-buildpackage: updated woody-buildpackage so that packages
-     say "stable".
-
-2003-04-01 Tuesday 16:11  gbazin
-
- * modules/gui/wxwindows/*: misc small improvements and fixes.
-
-2003-04-01 Tuesday 12:24  gbazin
-
- * modules/gui/skins/src/event.cpp: Event::CreateEvent() was trying to free
-    statically allocated strings.
-
-2003-04-01 Tuesday 11:12  massiot
-
- Added Andy Lindsay.
-
-2003-04-01 Tuesday 10:46  massiot
-
- * TS demux patches, courtesy of Andy Lindsay <andy_vl@ananam.com>.
-
-2003-04-01 Tuesday 00:18  gbazin
-
- * modules/gui/wxwindows/*: few modifications to the strings.
-
-2003-03-31 Monday 23:37  sigmunau
-
- made a format-only string untranslateable
-
-2003-03-31 Monday 23:32  sigmunau
-
- Changed a duplicate string, and removed an info string that isn't really
- useful
-
-2003-03-31 Monday 22:39  massiot
-
- * modules/codec/*: Fixed a PTS bug at the initialization of some codecs
- * modules/audio_filter/resampler/coreaudio.c: Set score to 0
-
-2003-03-31 Monday 22:39  gbazin
-
- * po/*: updated the po directory.
-
-2003-03-31 Monday 04:26  fenrir
-
-  * v4l: forgot a munmap.
-
-2003-03-31 Monday 03:46  fenrir
-
-  * v4l: updated, now it should grab (and compress if you want) the video.
- Audio grabbing part is commented out and untested.
-  The syntax is like that:
-   v4l:<device>[:option=value:...]
-  options: channel,norm (pal, ntsc,secam), frequency (not really there is
-           a factor), audio, size (WxH or subqcif,qsif,qcif,sif,cif,vga),
-           codec (optional, mpeg1 or mpeg4 and need to have compiled the
-           encoders modules)
-  ex: v4l:/dev/video:channel=0:frequency=8052:norm=secam:size=vga
-  Please test.
-  * rawvideo.c: a pseudo decoder for raw video (I420).
-  * packetizer/*, mux/*, stream_output.c: fixed (I hope) audio/video
- synchro problems.
-
-2003-03-30 Sunday 23:35  jlj
-
-  * ALL: Move CoreAudio aout into seperate module.
-
-2003-03-30 Sunday 19:56  gbazin
-
- * modules/gui/wxwindows/*: another bunch of improvements.
-
-2003-03-30 Sunday 18:14  gbazin
-
- * modules/*: sanitization of the modules description strings.
-
-2003-03-30 Sunday 16:26  gbazin
-
- * modules/gui/wxwindows/*: small formating changes.
- * modules/video_filter/deinterlace/deinterlace.c, src/libvlc.h: modified a couple of config option descriptions.
-
-2003-03-30 Sunday 15:05  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: we only list the plugins that have config options. That makes things less confusing.
-
-2003-03-30 Sunday 14:24  gbazin
-
- * include/configuration.h: added the add_directory() config macro.
- * modules/gui/wxwindows/preferences.cpp: support for add_string_from_list().
- * ALL: changed some add_string() config options to add_file().
-
-2003-03-30 Sunday 14:09  sigmunau
-
- use add_file and not add_string for the "audiofile-path" option
-
-2003-03-30 Sunday 13:23  gbazin
-
- * modules/gui/wxwindows/*: fixed the save feature of the preferences dialog box.
- * src/misc/configuration.c: added support for CONFIG_ITEM_DIRECTORY.
-
-2003-03-30 Sunday 12:15  sigmunau
-
- enabled the menu-entry to show file info when there is an input
-
-2003-03-30 Sunday 11:59  sigmunau
-
- modules/gui/kde/interface.cpp: removed a debug message
- modules/gui/kde/preferences.cpp: use sliders for integer and float options
- with a range, use combobox for string_from_list options, fixed a layout
- issue and removed some debug messages
-
-2003-03-30 Sunday 11:54  sigmunau
-
- modules/access/dvdplay/dvd.c: removed an unused configuration category
- modules&misc/logger/logger.c: use add_string_from_list for the logmode
- option
-
-2003-03-30 Sunday 11:43  gbazin
-
- * configure.ac.in: removed the -fno-exceptions gcc option from the compilation of the skins plugin as it might be needed after all.
- * modules/demux/m3u.c: upped the priority of the m3u demux as some m3u files were mistaken for ts files.
- * include/configuration.h: added a CONFIG_ITEM_DIRECTORY config type.
- * modules/gui/wxwindows/*: the preferences dialog should be fully useable now.
-
-2003-03-30 Sunday 02:58  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: improved the preferences dialog box. It is almost useable now ;)
-
-2003-03-30 Sunday 01:13  massiot
-
- * Resampler plug-in based on CoreAudio's AudioConverter.
-
-2003-03-29 Saturday 17:10  gbazin
-
- * modules/gui/wxwindows/open.cpp: fixed an event problem on win32.
- * modules/gui/wxwindows/wxwindows.cpp: fixed a compilation problem on
-    win32 when the wxwindows interface is compiled as a builtin.
-
-2003-03-29 Saturday 14:30  sigmunau
-
- preferences.cpp: Changed the preferences dialog to use a tree of categories
- and plugins, the way wxwindows do it.
- pluginsbox.(cpp|h): removed the "Configure" button from CONFIG_ITEM_MODULE
- widgets, as it isn't needed anymore
-
-2003-03-29 Saturday 13:15  sigmunau
-
- removed an unused configuration category
-
-2003-03-29 Saturday 12:22  gbazin
-
- * modules/audio_filter/channel_mixer/headphone.c, src/libvlc.h:
-    moved the headphone-dim config option to the headphone plugin.
- * modules/demux/demuxdump.c: the demuxdump-file config optin now has a default value.
- * src/libvlc.c: fixed the extraintf config option not to spawn an interface plugin when an invalid name has been given.
-
-2003-03-29 Saturday 11:15  gbazin
-
- * modules/gui/wxwindows/*: small fixes to the open and streamout dialogs.
-
-2003-03-29 Saturday 10:35  jpsaman
-
- If --disable-xosd is given then xosdtext is not build.
- If --enable-xose is given then xosdtext is build also.
-
-2003-03-29 Saturday 01:50  gbazin
-
- * modules/gui/wxwindows/*: added demuxdump support to the open dialog.
-
-2003-03-28 Friday 22:09  alexis
-
- New RedHat package file, written by Jason Luka <jason@geshp.com>.
-
-2003-03-28 Friday 17:02  gbazin
-
- * modules/audio_output/waveout.c: compilation fix for --disable-plugins build.
- * src/video_output/*, include/video.h: added a pf_lock/unlock fonction
-    pointer that's used to lock the memory of a picture in vout_RenderPicture
-    when required by the video output plugin.
- * modules/video_output/directx/*: implemented pf_lock/unlock. That will fix
-    the crash when pressing ctrl+alt+del.
-
-2003-03-28 Friday 11:34  sigmunau
-
- added a SetPalette function so "vlc --vout dummy --dummy-chroma RGB2" don't
- segfault.
-
-2003-03-26 Wednesday 22:56  gbazin
-
- * modules/codec/libmpeg2.c: added code to handle 3:2 pulldown.
-
-2003-03-26 Wednesday 21:46  marcari
-
-   * cross-compilation doc : work in progress
-
-2003-03-26 Wednesday 03:13  hartman
-
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
- * modules/gui/macosx/open.?
-   - updated the open dialog (now with sheets !!!)
-   - added ogg file stream out
-   - added http file stream out
-   - added file subtitle support for the delay and fps options
- * extras/MacOSX/vlc.pbproj/project.pbxproj
-   - added the .ts file-extension to the application
-
-2003-03-26 Wednesday 01:50  sam
-
-   * ./debian/control: added correct versioned build-dependency on debhelper.
-
-2003-03-26 Wednesday 01:14  sam
-
-   * ./debian/control: added explicit dependencies on vlc to legacy packages
-     to make linda and lintian happier.
-
-2003-03-26 Wednesday 00:56  gbazin
-
- * src/libvlc.c, src/libvlc.h: added a config option to disable the translation of the interface.
- * modules/gui/wxwindows/*: misc improvements + skeleton for a preferences panel.
-
-2003-03-26 Wednesday 00:21  sam
-
-   * ./README.MacOSX.rtf, ./modules/gui/macosx/playlist.h, ./extras/MacOSX/*:
-     added a final newline to a few text files to avoid diff complaints.
-
-2003-03-25 Tuesday 23:51  sam
-
-   * ./modules/demux/util/Modules.am: added missing id3genres.h to make dist.
-
-2003-03-25 Tuesday 23:43  sam
-
-   * ./modules/gui/skins/Modules.am: fixed a typo.
-
-2003-03-25 Tuesday 23:32  sam
-
-   * ./Makefile.am: we don't distribute ./mkinstalldirs, it's in ./autotools/.
-   * ./Makefile.am: we distribute ./toolbox.
-
-2003-03-25 Tuesday 23:13  sam
-
-   * ./bootstrap: fixed a syntax error in the generated m4/vlc.m4.
-
-2003-03-25 Tuesday 23:11  sam
-
-   * ./m4/*: updated m4 macros.
-
-2003-03-25 Tuesday 23:06  gbazin
-
- * modules/codec/libmpeg2.c: fixed aspect ratio when reading DVDs.
-
-2003-03-25 Tuesday 22:55  sam
-
-   * ./debian/control: bumped up standards version to 0.5.9.0.
-   * ./debian/control: added build-dependencies on libidl0 and libglib2.0-0 to
-     work around mozilla-dev's currently broken dependencies.
-   * ./debian/control: we now link against libdvdread3 instead of libdvdread2.
-   * ./debian/control: we now depend on the latest libdvdplay0-dev to avoid
-     linking against both libdvdread2 and libdvdread3.
-
-2003-03-25 Tuesday 17:07  gbazin
-
- * src/input/input.c, src/video_output/video_output.c: when the input thread
-    ends, it will also destroy the vout if one was spawned.
-
-2003-03-25 Tuesday 15:38  gbazin
-
- * src/misc/modules.c: module_Need() now only raises the scores of the
-    plugins matching the given shortcuts list, unless "none" is closing the
-    list (in which case only the plugins matching the list can be selected).
-
-    Which means that users will stop complaining vlc doesn't launch anymore
-    or can't play anything after they have fiddled with their config
-    options :))
-
-2003-03-25 Tuesday 00:43  gbazin
-
- * src/video_output/video_output.c: fixed my previous commit (input is not a direct parent of vout).
-
-2003-03-24 Monday 23:50  gbazin
-
- * src/video_output/video_output.c, include/video_output.h:
-    take into account the caching delay when dropping frames that are too
-    far into the future.
-
-2003-03-24 Monday 23:04  gbazin
-
- * modules/access/ftp.c, modules/access/http.c: the http and ftp plugins now implement SetProgram(). TS streams will now work over
- http :)
-
-2003-03-24 Monday 21:58  titer
-
-  configure.ac.in: fixed a BeOS compile issue
-
-2003-03-24 Monday 20:00  gbazin
-
- * modules/access/*: grrr... apparently I also need to reset the file descriptor set inside the loop.
-
-2003-03-24 Monday 19:58  hartman
-
- * moved macosx-dmg to extras/MacOSX/macosx-dmg
- * added some macosx files to DIST that were probably missing in the tar ;)
-
-2003-03-24 Monday 19:12  gbazin
-
- * modules/access/*: don't forget to reinitialize the timeout when looping around select().
-
-2003-03-24 Monday 17:15  gbazin
-
- * modules/access/*: pf_read() in access modules is now blocking. We still
-    check regularly for p_input->b_die though. Now the demuxers can safely
-    assume that pf_read() == 0 means EOF.
- * ALL: got rid of the p_input->b_connected flag.
- * src/input/input_ext-plugins.c, src/input/input.c: fixed the infinite loop
-    of "decoder stuck" messages that sometimes happened.
- * src/interface/intf_eject.c, modules/misc/network/ipv4.c: fixed compilation
-    warnings.
-
-2003-03-24 Monday 15:20  hartman
-
- * more interface support for directories.
-
-2003-03-24 Monday 14:18  hartman
-
- * modules/access/dvd*: changed some errors in warnings because the directory
-   might still be readable by the directory access module.
- * added drag and drop support for directories.
-
-2003-03-24 Monday 13:52  sam
-
-   * ./THANKS: added a translation contributor.
-   * ./po/it.po: fixed this file's format.
-   * ./m4: fixed "make dist" when gettext is too old.
-
-2003-03-24 Monday 13:50  hartman
-
- * Added fourcc 'MSS1' which is equivalent to 'WMV2'
-
-2003-03-24 Monday 01:39  gbazin
-
- * modules/access/directory.c: fixed the directory access plugin.
- * configure.ac.in, modules/access/Modules.am: enabled the directory access plugin.
-
-2003-03-24 Monday 00:12  hartman
-
- * a new directory access module. It parses a directory with dirent and builds
-   a m3u 'file' which it feeds to the m3u demuxer.
-   Problems: - it requires a dir to end with /
-             - if i enabled it, all files would use the m3u demuxer for some
-             strange reason. i've spent a day hunting this down, reboot-
-             strapping and doing who knows what. I'm sick of it now.
-             Someone else can give it a try, if he wants to.
-
-2003-03-23 Sunday 20:41  gbazin
-
- * configure.ac.in: fixed linking problem with the win32 build.
-
-2003-03-23 Sunday 18:10  massiot
-
- Fixed configure script (alcohol isn't the solution).
-
-2003-03-23 Sunday 16:38  sigmunau
-
- modules/video_filter/osd_text.c: A video filter that uses freetpye2 to
- render text on the video
- include/osd.h: some constants useful when interfacing with the osd module
- configure.ac.in: check for freetype2, enabled the osdtext module by default
- Makefile.am: added osd.h, please check that this is correct
- lirc.c: modified to provide feedback when buttons are pressed.
-
- Look at the Feedback() function in lirc.c to see how this module can be used
-
-2003-03-23 Sunday 15:10  yves
-
- better OS detection (RH).
-
-2003-03-23 Sunday 12:12  gbazin
-
- * modules/demux/mpeg/audio.c: sanity check so we don't crash on mpeg audio files with a bad Xing Header.
-
-2003-03-22 Saturday 23:03  sigmunau
-
- Updated a comment
-
-2003-03-22 Saturday 14:39  fenrir
-
-  * sap: clean up.
-
-2003-03-22 Saturday 14:35  gbazin
-
- * modules/demux/m3u.c: the demux couldn't be forced when used on filenames without an extension.
-
-2003-03-22 Saturday 11:21  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: misc fixes and enhancements.
-
-2003-03-22 Saturday 03:14  gbazin
-
- *  modules/gui/wxwindows/*: Added a stream output dialog box.
-
-2003-03-21 Friday 23:59  sigmunau
-
- Updated norwegian translation thanks to  Haakon Meland Eriksen
-
-2003-03-21 Friday 17:14  gbazin
-
- * configure.ac.in, src/interface/intf_eject.c: scrapped the win32 eject code and replaced it with an MCI command.
-
-2003-03-21 Friday 07:54  massiot
-
- Fixed the "locales have disappeared" problem under OS X.
-
-2003-03-21 Friday 02:05  gbazin
-
- * modules/demux/ogg.c: fix for some ogg web radio streams where there
- is a huge gap between the granulepos in the header packets and the data
- packets.
-
-2003-03-21 Friday 00:17  karibu
-
- * slider.cpp: fixed mouse down refresh bug
- * theme.cpp: removed debug text
-
-2003-03-21 Friday 00:00  karibu
-
- * Fixing Parkinson disease bug (it's not funny, it's real life)
-
-2003-03-20 Thursday 21:45  gbazin
-
- * modules/codec/libmpeg2.c: fixed pts handling and aspect-ratio bug.
-
-2003-03-20 Thursday 10:27  sam
-
-   * ./bootstrap: if pkg-config is not available, we define PKG_CHECK_MODULES
-     ourselves.
-   * ./bootstrap: "make dist" works again, even if gettext is not present.
-
-2003-03-20 Thursday 10:06  sam
-
-   * ./toolbox: fixed a Makefile parsing bug.
-
-2003-03-20 Thursday 09:29  karibu
-
- * Fixing a refresh bug when opening an open file dialog box
-
-2003-03-19 Wednesday 23:54  massiot
-
- * configure.ac.in : Disabled GTK2 and gnome2 plug-in since they break
-   all platforms but GNU/Linux
- * Bumped up revision number to 0.5.3-test1
-
-2003-03-19 Wednesday 18:17  karibu
-
- * Updating doc.
-
-2003-03-19 Wednesday 18:14  karibu
-
- * Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization
-
-2003-03-19 Wednesday 17:40  fenrir
-
-  * gtk_main.c:: added(uncommented) gdk_thread_init for gtk2/gnome2.
- Whitout it I can't even start gtk2 interface.
-
-2003-03-19 Wednesday 17:14  karibu
-
- * button.cpp : Fixing bug when disabling control
- * Checkbox.cpp : adding onmouseover and onmouseout events
- * Updating DTD
- * win32_event.cpp : fixing bug for WINDOW_OPEN event
-
-2003-03-19 Wednesday 15:44  hartman
-
- * INSTALL: added reference to online info on compiling on MacOSX and BeOS
-
- * NEWS: bringing the file to 0.5.3. i have added my work (and some things
-   that I remembered). i trust everyone will enter his own stuff ;)
-
- * README.MacOSX.rtf: fixed some errors
-
- * THANKS: added Olivier Aubert for his vout-clone-list patch
-
-2003-03-19 Wednesday 13:55  hartman
-
- * fix for multiple monitors.
-
-2003-03-19 Wednesday 03:11  karibu
-
- * Fixed skin config save
-
-2003-03-19 Wednesday 02:09  videolan
-
- * Adding onmouseover and onmouseout events to button control
- * Fixing window position at launch time
- * Adding notification when mouse leaves a window
-
-2003-03-18 Tuesday 23:59  massiot
-
- * Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange Motorola encoders
-   do not follow the standard.
-
-2003-03-18 Tuesday 23:51  jlj
-
-   * ./modules/gui/macosx/vout.m: cosmetic.
-
-2003-03-18 Tuesday 23:30  gbazin
-
- * modules/video_filter/clone.c: new --clone-vout-list config option, courtesy of Olivier Aubert.
-    Allows to specify a comma separated list of vout plugins that we want to be used by the clone filter.
- * modules/video_filter/*: don't forget to detach the vout before destroying it.
-
-2003-03-18 Tuesday 22:14  hartman
-
- * modules/gui/macosx/vout.m:
-   Now a complete redesign of the hiding of the mousecursor.
-   - We use higher level functions now (NSCursor).
-   - We only hide if the cursor is over our VLCView
-   - In many exceptions we unhide. This is mainly for multimonitor support.
-
-2003-03-18 Tuesday 21:34  gbazin
-
- * configure.ac.in, m4/*, po/Makefile.in.in: build updated to use gettext 0.11.5 by default.
-    This is necessary for the win32 build because old gettext versions do not work on win32.
-
-2003-03-18 Tuesday 20:38  gbazin
-
- * configure.ac.in: fixed linking problem with the slp plugin on win32.
-
-2003-03-18 Tuesday 20:20  gbazin
-
- * configure.ac.in: use the -O2 gcc option when compiling the skins plugin so that compilation doesn't take ages.
-    Also use -fno-rtti -fno-exceptions to save some bits of space.
-
-2003-03-18 Tuesday 19:37  marcari
-
-   * first draft of the draft
-
-2003-03-18 Tuesday 18:33  ipkiss
-
- Fixed the path in the default skin (thanks gibalou)
-
-2003-03-18 Tuesday 18:25  ipkiss
-
- Fix for skins compilation under cygwin (thanks gibalou)
-
-2003-03-18 Tuesday 04:56  ipkiss
-
- Compilation fixes
-
-2003-03-18 Tuesday 04:08  ipkiss
-
- Compilation fixes and cosmetic changes
-
-2003-03-18 Tuesday 04:07  hartman
-
- * modules/gui/macosx/vout.m:
-   Reworked the mouse hiding routine. we were always hiding the mousecursor
-   on kCGDirectMainDisplay, but this display is always the one with the
-   menubar and not always the one containing our VLCVout.
-   This new code takes the vout, and calculates on which displays (plural
-   because of possible mirroring) it is being shown. It then shows or hides
-   the cursor on all of those displays.
-   This should fix #396.
-
-2003-03-18 Tuesday 02:48  ipkiss
-
-  - doc/skins: some documentation about the skins
-  - doc/skins/curve_maker: files for a VB project for easy Bezier curves
-    creation
-  - share/skins/default: a default skin. It's an awful one made for
-    testing purposes, you'll be warned...
-
-2003-03-18 Tuesday 02:28  hartman
-
- * modules/gui/macosx/info.m: keep the same panel open if track changes.
- * modules/misc/httpd.c: removed an unused int.
-
-2003-03-18 Tuesday 02:21  ipkiss
-
- Keep quiet, explanations will follow.
-
-2003-03-18 Tuesday 01:57  sam
-
-   * ./share/Makefile.am: added the .rle font to the make install rule.
-
-2003-03-18 Tuesday 01:54  sam
-
-   * ./toolbox: fixed a sed syntax error (thanks anil).
-
-2003-03-18 Tuesday 01:34  sam
-
-   * ./modules/Makefile.am: added a missing definition of NULL.
-
-2003-03-18 Tuesday 01:26  sam
-
-   * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and GNOME-2 plugins.
-   * ./toolbox: added --update-glade2 flag.
-
-2003-03-18 Tuesday 01:22  sam
-
-   * ./modules/codec/lpcm.c: fixed two uninitialized variables.
-
-2003-03-18 Tuesday 00:49  gbazin
-
- * src/playlist/playlist.c: fixed misplaced variable declaration.
-
-2003-03-18 Tuesday 00:33  sigmunau
-
- Seek one less time. Should increase performance with access modules where
- seeks are expensive. (Though not enough)
-
-2003-03-18 Tuesday 00:25  jlj
-
-   * ./modules/codec/dts.c: Steve Jobs did not pay me for this bug. Really.
-
-2003-03-17 Monday 23:48  fenrir
-
-  * httpd: increased buffer size.
-
-2003-03-17 Monday 23:42  fenrir
-
-  * all: fixed some stupid bugs.
-
-2003-03-17 Monday 23:13  hartman
-
- * modules/gui/macosx/playlist.m:
-   - fixed a cosmetic issue.
-
-2003-03-17 Monday 21:47  hartman
-
-  * modules/gui/macosx/playlist.?:
-    - rewrite of code
-
-2003-03-17 Monday 18:02  sam
-
-   * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
-     ./modules/gui/gtk/gnome.c, ./modules/gui/familiar/familiar.c: added a
-     terminating NULL pointer in the fake argv values we pass to gtk_init().
-   * ./modules/misc/qte_main.cpp, ./modules/misc/gtk_main.c: these plugins now
-     have the "gui-helper" capability.
-   * ./modules/misc/gtk_main.c: paved the way for Gtk2.
-
-2003-03-17 Monday 17:11  sam
-
-   * ./modules/video_output/sdl.c: fixed an endianness bug due to libSDL not
-     defining its fourcc values like us.
-
-2003-03-17 Monday 17:10  hartman
-
- * src/playlist/playlist.c:
-   - added playlist_Move to move an item in our playlist before the position
-     of a previous item (or end) of our playlist. Keeps index at it's current
-     item.
- * modules/gui/macosx/playlist.?:
-   - Now a reorderable playlist. Thanks to Andrew Stone for example code.
-     This fixes #349 (Finally ;)
-   - True alternating colors in the playlistview. Thanks to Apple Computer
-     for the example code.
-
-2003-03-17 Monday 16:59  sam
-
-   * ./autotools/: moved some autotools executables to this subdirectory to
-     reduce cluttering of the root directory.
-
-2003-03-17 Monday 15:05  sigmunau
-
- fixed up http redirects when there are other items in the playlist.
-
-2003-03-17 Monday 13:49  marcari
-
-   * familiar.c: added pixmap directory for linupy2 /usr/share/pixmaps/vlc
-
-2003-03-17 Monday 12:14  massiot
-
- Fixed aspect ratio's tooltip.
-
-2003-03-16 Sunday 23:35  fenrir
-
-  * sub: better ssa4 recognition.
-
-2003-03-16 Sunday 20:06  jlj
-
-   * ./modules/gui/macosx/aout.m: Swapped stereo and mono classification.
-
-2003-03-16 Sunday 16:07  fenrir
-
-  * sub.c: added SAMI subtitles support. (Untested and incomplete).
-
-2003-03-16 Sunday 13:11  fenrir
-
-  * asf: when there isn't any stream selected, stop playing.
-
-2003-03-16 Sunday 01:49  fenrir
-
-  * mms: removed some old stuff.
-
-2003-03-16 Sunday 01:37  fenrir
-
-  * mms: it seems that some server doesn't like fake ip 127.0.0.1
- (they refuse the connection), so let give them 192.168.0.1 ...
-
-2003-03-15 Saturday 22:10  jlj
-
- Another attempt at fixing the soundstick issue (unconfirmed).
-
-2003-03-15 Saturday 20:17  lool
-
-   * attempt at a docbook-xml version of the FAQ with XSL
-     customizations, if people want to help or just have a look
-   (use "xsltproc faq-alone.xsl faq-alone.xml" with the
-    docbook-xml-simple package installed or saxon if you feel bored)
-
-2003-03-15 Saturday 19:26  fenrir
-
-  * sout: fix a stupid bug making avi muxer segfaulting.
-
-2003-03-15 Saturday 19:21  jlj
-
- Jeff Moore @ Apple: The HAL specifically won't allow a device that doesn't
-                     have linear PCM as it's current format to be
-                     the default device.
-
-2003-03-15 Saturday 18:44  fenrir
-
-  * ffmpeg: Use truncated frames if supported by codec (only with newer
- libavcodec). This fix mpeg4 in TS with huge bitrate.
-  * sub: clean up. Report any problems.
-
-2003-03-15 Saturday 03:02  fenrir
-
-  * mms: revert some parts.
-
-2003-03-15 Saturday 02:33  fenrir
-
-  * mms: some clean up.
-
-2003-03-15 Saturday 00:09  fenrir
-
-  * httpd: begin to support get/post method (look at admin.html ;)
-
-2003-03-14 Friday 17:14  sam
-
-   * ./doc/fortunes.txt: sigmund++;
-
-2003-03-14 Friday 17:08  lool
-
-   * Meuuh+++;
-
-2003-03-14 Friday 01:23  hartman
-
- * ALL: Bumped version to 0.5.3-cvs
-
- * modules/gui/macosx/info.m: Now we show strings (with accents) in ID3 tags
-   correctly, but now the name of the file as reported in the playlist info
-   gets displayed incorrectly if it has accents. (going for ID3 at the
-   moment. filenames are named a plenty in the correct way)
-
-2003-03-14 Friday 01:08  jlj
-
-   * ./modules/gui/macosx/aout.m: Added mono classification. Fixed channels
-                                  issue in InitDevice. Should close #490.
-
-2003-03-14 Friday 00:24  sigmunau
-
- all: info strings are now localized, fixed some typos and inconsistant uses
- of capital letters
-
-2003-03-14 Friday 00:06  massiot
-
- Attempt at fixing the soundstick issue (unconfirmed).
-
-2003-03-13 Thursday 22:45  sigmunau
-
- set a default size for the fileinfo dialog
-
-2003-03-13 Thursday 22:35  sigmunau
-
- Added support for oldstyle id3 genres.
-
-2003-03-13 Thursday 22:24  hartman
-
- * modules/gui/macosx/misc.?
-   - added VLBrushedMetalImageView. This imageview does not respond to
-     mousedrage, so we can still move our window by it's background.
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
-   - Changed the container of our background image to the new
-     VLBrushedMetalImageView.
-     This fixes #390
-
-2003-03-13 Thursday 16:20  marcari
-
-  * skeleton of the arm crosscompilation howto
-
-2003-03-13 Thursday 16:09  hartman
-
- * extras/MacOSX/vlc.pbproj/project.pbxproj:
-   - added .qt and .pls file extensions.
-
- * modules/gui/macosx/intf.m:
-   - increased the number of lines the messages dialog can hold to 400.
-
- * added fourcc '3iv1' to .avi and .mov
-   - this is 3ivx D3.5 video.
-   - we cannot read them at however and probably never will. I added them
-     for completeness.
-
- * added fourcc '3iv2' to .avi and ffmpeg
-   - this is 3ivx D4 video
-   - it is mpeg 4 compliant and ffmpeg decodes it, via MPEG4.
-
- * added fourcc '3ivd' to .avi, .mov and ffmpeg.
-   - this is video which was divx doctored by the 3ivx doctor program.
-   - it is normal DIV3 video and ffmpeg decodes it via MPEG4 v3.
-
- * added fourcc '3vid' to .avi, .mov and ffmpeg.
-   - this is incorrect encoded DIV3. it is an endianness issue by the encoder.
-   - ffmpeg can decode it however, so it is mapped to MPEG4 v3.
-
-2003-03-13 Thursday 15:50  marcari
-
-  * all: enhancements of the familiar interface includes :
-     - the interface adapts to the screen size/rotation
-     - a playlist
-     - a network tab next to te file tab inside the media tab
-     - MRL-Combo behaviour changed a bit
-     - apply handling in preferences
-
-2003-03-13 Thursday 10:33  ipkiss
-
- We don't segfault anymore when trying to go fullscreen with no input
- (closes #477)
-
-2003-03-12 Wednesday 23:59  marcari
-
-  * all: added s16tofixed32 filter, so that we decode flac with iPaq !
-
-2003-03-12 Wednesday 23:15  titer
-
-  * configure.ac.in: compile fix for BeOS/BONE (s/LDFALGS/LDFLAGS/...)
-  * beos_specific.cpp, modules/gui/beos/*: add VLC version number in the
-    "About" window and in the titles of the others windows.
-
-2003-03-12 Wednesday 05:26  sam
-
-   * ./src/stream_output/stream_output.c: Win32 compilation fix.
-   * ./src/misc/modules.c: fixed a pointer indirection bug.
-
-2003-03-12 Wednesday 05:12  sam
-
-   * ./Makefile.am: moved generation of .h files to the toolbox so that we
-     can call "toolbox --update-includes" without running configure.
-   * ./toolbox: de-uglified some shell code.
-
-2003-03-12 Wednesday 04:16  sam
-
-   * ./bootstrap: fixed a conflict issue with recent autopoint versions.
-   * ./toolbox: the MSVC project file generation no longer depends on Makefile.
-
-2003-03-12 Wednesday 00:56  sam
-
-   * ./configure.ac.in: we look for libqt-mt.so before libqt.so.
-
-2003-03-11 Tuesday 23:56  gbazin
-
- * ALL: experimental code for stream (dvd) navigation through object variables.
-
-2003-03-11 Tuesday 23:56  fenrir
-
-  * fix ima4 decoding.
-
-2003-03-11 Tuesday 22:44  sam
-
-   * ./debian/control: added libqt3-compat-headers build-dependency because of
-     strange issues with KDE headers that I'm not sure to fully understand but
-     also honestly completely don't care about.
-
-2003-03-11 Tuesday 21:52  fenrir
-
-  * removed strdupa.
-
-2003-03-11 Tuesday 21:23  sam
-
-   * ./configure.ac.in: quick and dirty workaround for qt3 headers location.
-
-2003-03-11 Tuesday 20:53  sam
-
-   * ./src/stream_output/stream_output.c: fixed a minor format string issue.
-
-2003-03-11 Tuesday 20:40  sam
-
-   * ./debian/control: we build-depend on libqt3-mt-dev instead of libqt3-dev.
-
-2003-03-11 Tuesday 20:01  fenrir
-
-  * Added support of vplayer subtitles files.
-
-2003-03-11 Tuesday 19:58  sam
-
-   * ./debian/Makefile.am: removed spurious entries.
-
-2003-03-11 Tuesday 19:57  sam
-
-   * ./debian/control: vlc provides the mp3-decoder metapackage.
-
-2003-03-11 Tuesday 19:30  sam
-
-   * ./debian/*: additional Debian butchery; merged vlc-plugin-aa and
-     vlc-plugin-lirc into vlc, and removed vlc-mad, vlc-arts, vlc-lirc and
-     vlc-aa legacy packages because they were not in woody.
-   * ./debian/control: tuned the control file to provide smooth upgrades from
-     woody, from sarge, and from the local VideoLAN repository.
-
-2003-03-11 Tuesday 19:14  sam
-
-   * ./debian/*: removed the vlc-plugin-dvb, vlc-plugin-xosd and vlc-plugin-dv
-     packages (because the dependencies are very small), and the vlc-plugin-mad,
-     vlc-plugin-a52 and vlc-plugin-ogg packages (because vlc depends on them
-     anyway).
-   * ./debian/*: changed vlc-plugin-svgalib to x86-only.
-
-2003-03-11 Tuesday 19:02  fenrir
-
-  * all: reworked stream output. Now it handles mutliples outputs from
- one input, just type --sout "<first url>#<second url>#..." (Yes it
- is awfull, but I need suggestion).
-    udp: correctly update sequence number in rtp.
-
-2003-03-11 Tuesday 18:57  fenrir
-
-  * mp4: I have reworked a lot the demuxer. Now it should handle gracefully
- the audio part of mov file. I'm really interested by any regression you
- could find, please _test_ all .mp4/.mov file you have.
-
-2003-03-11 Tuesday 18:57  sam
-
-   * ./debian/control: added the FLAC decoder to the Debian package (sid-only,
-     because the API changed too much since the version in woody).
-
-2003-03-11 Tuesday 18:54  alexis
-
- Added missing files.
-
-2003-03-11 Tuesday 18:16  gbazin
-
- * Makefile.am: Fixed problem with the package-win32 target.
-
-2003-03-11 Tuesday 18:14  fenrir
-
-  * mms: converted a warning into a dbg message.
-
-2003-03-11 Tuesday 17:40  fenrir
-
-  * Clean up. (Sigmund, does it work ?).
-
-2003-03-11 Tuesday 13:52  titer
-
-  modules/misc/network/ipv4.c: BeOS compile fix
-
-2003-03-11 Tuesday 13:12  alexis
-
- Added sout.* and subtitles.*
-
-2003-03-11 Tuesday 07:03  fenrir
-
-  * au.c : added au demuxer. Only ulaw/alaw/raw pcm data are supported.
- ( I need some samples to do special adpcm support).
-
-2003-03-11 Tuesday 06:58  fenrir
-
-  * adpcm: added IMA4 support.
-
-2003-03-11 Tuesday 06:58  fenrir
-
-  * ffmpeg.h: added missing fourcc.
-  * araw.c: fixed a warning.
-
-2003-03-11 Tuesday 06:45  fenrir
-
-  * wav: Support for alaw/ulaw data. (untested)
-
-2003-03-11 Tuesday 06:14  fenrir
-
-  * Hugly hack: break huge block of samples into smaller ones else
- some avi/mov file with raw audio can't be played, *BUT* it's not the
- good fix (as the problem seems to be elsewhere).
-
-2003-03-11 Tuesday 05:52  fenrir
-
-  * ffmpeg support mace 3/6 audio codec. (quicktime)
-
-2003-03-10 Monday 21:24  alexis
-
- Reverted my previous commit (the bug was coming from my old gettext version)
-
-2003-03-10 Monday 21:01  alexis
-
- Fix so that compilation works with a tarball made with "make dist-all".
-
- Sam, can you check that my fix is OK ?
-
-2003-03-10 Monday 20:08  alexis
-
- vlc.spec: Bumped up version number to 0.5.2
-
-2003-03-10 Monday 19:37  gbazin
-
- * ChangeLog: updated the changelog for the 0.5.2 release.
-
-2003-03-10 Monday 19:30  sam
-
-   * ./toolbox: added --update-changelog flag.
-
-2003-03-10 Monday 18:26  gbazin
-
- * src/video_output/vout_pictures.c: declaration of FOURCC_RV24, courtesy of Olivier Aubert.
-
-2003-03-10 Monday 18:17  gbazin
-
- * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: small change to the slider behaviour.
-
-2003-03-10 Monday 17:12  sam
-
-   * ./configure.ac.in: moved an extra -lws2_32 to a win32 specific case.
-
-2003-03-10 Monday 10:41  massiot
-
- Fixed a major bug with 5.1 output and the OSS plug-in.
-
-2003-03-10 Monday 08:23  jlj
-
-   * ./modules/codec/dts.c: minor fix.
-
-2003-03-10 Monday 01:07  fenrir
-
-  * improved seeking and fixed play back when reading from stdin (when
- reported size is null).
-
-2003-03-10 Monday 00: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 00: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-09 Sunday 23:39  jlj
-
-   * ./modules/demux/mpeg: DTS support.
-
-2003-03-09 Sunday 20:07  jlj
-
-   * DTS S/PDIF support.
-
-2003-03-09 Sunday 19:44  gbazin
-
- * configure.ac.in: fixed my previous commit.
- * NEWS: added an entry about fixes in the dvd menu support.
-
-2003-03-09 Sunday 19: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 16: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 01: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 00:53  gbazin
-
- * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: clean up the gtk/gnome
- messages window regularly.
-
-2003-03-06 Thursday 23:52  sigmunau
-
- NEWS: added note about .pls handeling and the http audio fix
-
-2003-03-06 Thursday 23: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 22:17  hartman
-
- * Updated README on Mac OS X issues.
-
-2003-03-06 Thursday 15:30  sigmunau
-
- the m3u demux now reads the pls files shoutcast uses.
-
-2003-03-06 Thursday 15: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 14:40  hartman
-
- * not < but > ;)
-   time to stop for today
-
-2003-03-06 Thursday 12:52  hartman
-
- * fixed an issue with blackbars at certain aspect ratios when you resize
-   the video window. (half, double)
-
-2003-03-06 Thursday 12: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 11: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 11:15  fenrir
-
-  * http: lalala, forgot one line :)
-
-2003-03-06 Thursday 11:09  fenrir
-
-  * http: fixed a segfault while using it more than once.
-
-2003-03-06 Thursday 10: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 10:11  jpsaman
-
- More sizing stuff.
-
-2003-03-06 Thursday 09:58  massiot
-
- Fixed a segfault in the OS X preferences panel.
-
-2003-03-06 Thursday 09:27  jpsaman
-
- Updated version number.
-
-2003-03-06 Thursday 00: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 22: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 19:58  gbazin
-
- * Makefile.am: make package-win32 creates FAQ.htm not faq.htm.
-
-2003-03-05 Wednesday 19:31  gbazin
-
- * modules/audio_filter/resampler/bandlimited.c: added a few more sanity checks.
-
-2003-03-05 Wednesday 19: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 17: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 00:11  massiot
-
- * Fixed LDFLAGS_mp4 variable.
-
-2003-03-05 Wednesday 00: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-04 Tuesday 23:37  massiot
-
- Bumped up to 0.5.2-test3
-
-2003-03-04 Tuesday 23:36  massiot
-
- * Made rt-priority a real-time variable (shut-up sam) and misc attempts
-   to improve responsiveness under OS X
-
-2003-03-04 Tuesday 23:32  hartman
-
- * this code should allow for the use of gestures under OS X.
-
-2003-03-04 Tuesday 22:48  gbazin
-
- * modules/video_output/directx: added support for the mouse gestures interface.
-
-2003-03-04 Tuesday 22:36  hartman
-
- * grrr debug message in the wild.
-
-2003-03-04 Tuesday 22: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 21: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 21: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 19: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 17: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 13: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 03: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-03 Monday 23:58  hartman
-
- * updated dutch strings.
-
-2003-03-03 Monday 23: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 19: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 16:49  gbazin
-
- * ALL: another bunch of fixes for the MSVC build.
-
-2003-03-03 Monday 14: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 14:19  massiot
-
- * Fixed a bug in LPCM codec.
- * Changed an error into a warning.
-
-2003-03-03 Monday 01:38  fenrir
-
-  * fixed play back of  mms://viptvr.yacast.fr/encoderfranceinfo (asf
- header send over multiples packets).
-
-2003-03-02 Sunday 19:07  gbazin
-
- * configure.ac.in: fixed libid3tag detection.
-
-2003-03-02 Sunday 18:17  fenrir
-
-  * fixed seek flag with broadcasted data.
-
-2003-03-02 Sunday 17:13  fenrir
-
-  * forgot to initialize a variable.
-
-2003-03-02 Sunday 17:12  fenrir
-
-  * fixed a bug.
-
-2003-03-02 Sunday 12:10  gbazin
-
- * NEWS: started filling in the NEWS file for the 0.5.2 release.
-
-2003-03-02 Sunday 02: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 01:35  gbazin
-
- * src/misc/threads.c, include/vlc_threads_funcs.h: another bunch of fixes
-    for the GNU-pth implementation.
-
-2003-03-01 Saturday 23: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 21: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 19: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 17:23  fenrir
-
-  * try a workaround for BeOS MediaKit files.
-
-2003-02-28 Friday 10:19  massiot
-
- German translation, courtesy of Felix KĂ¼hne <FK@aenneburghardt.de>.
-
-2003-02-28 Friday 04: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 22:09  ipkiss
-
- A few modifications to get closer to i18n in the win32 interface
-
-2003-02-27 Thursday 16:38  gbazin
-
- * modules/demux/avi/avi.c: compilation fix.
-
-2003-02-27 Thursday 15: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 13:19  gbazin
-
- * ALL: i18n updates and fixes.
-
-2003-02-27 Thursday 12:44  marcari
-
- * updates for the YOPY ports (thx to Sebastien Chaumat !)
-
-2003-02-27 Thursday 08: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 21:00  asmax
-
- * compilation fixes...
-
-2003-02-26 Wednesday 19: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 18:15  massiot
-
- * Added sanity checks for PTS in the future.
-
-2003-02-26 Wednesday 15: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 15: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 13: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 12:38  fenrir
-
-  * ts.c: added "ts" shorcut for ts_dvbpsi.
-
-2003-02-26 Wednesday 04:23  babal
-
- - link the headphone channel mixer with the math library
-
-2003-02-25 Tuesday 21:09  gbazin
-
- * modules/codec/libmpeg2.c: fixed pts handling.
-
-2003-02-25 Tuesday 18: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 17: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 17: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-24 Monday 23:28  fenrir
-
-  * stream_output.c : added a sanity check.
-
-2003-02-24 Monday 23: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 17:06  jlj
-
-   * a52tofloat32.c: changed an error into warning.
-
-2003-02-24 Monday 14:40  sigmunau
-
- updated documentation to reflect that input_AccessReinit should be called
- before, and not after a random seek
-
-2003-02-24 Monday 14:14  fenrir
-
-  * all : fix compilation.
-
-2003-02-24 Monday 12:34  fenrir
-
-  * stream_output.c : fixed compilation.
-  * mux/* implemented pf_mux_capacity.
-
-2003-02-24 Monday 11:14  gbazin
-
- * configure.ac.in, modules/misc/httpd.c: compilation fixes for win32.
-
-2003-02-24 Monday 11: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 10:45  fenrir
-
-  * stream output: fixed name inconsistency, added a new exported
- functions by muxer.
-  * wav: fixed a warning.
-
-2003-02-24 Monday 09:26  fenrir
-
-  * asf: fix seek for http.
-
-2003-02-24 Monday 09:18  fenrir
-
-  * wav: proper seek handling. (wav file readable over http).
-
-2003-02-23 Sunday 22:35  fenrir
-
-  * enable httpd(by default) and http.
-
-2003-02-23 Sunday 19:07  fenrir
-
-  * all : declaration of http and httpd.
-
-2003-02-23 Sunday 19:05  fenrir
-
-  * modules/access_output/http : http output.
-  * httpd : mini http server (be carefull about security issue...)
-
-2003-02-23 Sunday 18: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 16: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 05: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 01:25  massiot
-
- * Destroy audio-device and audio-channels when no output plug-in is
-   available.
-
-2003-02-22 Saturday 16:10  fenrir
-
-  * fix compilation.
-
-2003-02-22 Saturday 14: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 22:59  gbazin
-
- * src/audio_output/input.c: fixed buffer allocation bug that was triggered
-    when using "in place" resamplers.
-
-2003-02-21 Friday 16: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 15:16  hartman
-
- * previous commit seems to break some things. reverting.
-
-2003-02-21 Friday 14:17  hartman
-
- * (float) 0 the buffer if it cannot be decoded and fixed32.
-   right Meuuh ??? ;)
-
-2003-02-21 Friday 03: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 03: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 02: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 18:10  hartman
-
- * prefs obey the advanced option. Apply does not as of yet.
-
-2003-02-20 Thursday 16: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 01: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 22: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 14: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 10:02  gbazin
-
- * src/libvlc.c: "stty size" won't work on win32 so make ConsoleWidth()
-    always return 80.
-
-2003-02-18 Tuesday 23:34  gbazin
-
- * modules/demux/mp4/*: added FOURCC_dvc (DV - NTSC), FOURCC_dvp (DV - PAL)
-    and FOURCC_twos (PCM audio).
-
-2003-02-18 Tuesday 22: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 22: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 20:54  hartman
-
- * Only update the info window if it is visible
-
-2003-02-18 Tuesday 19: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 18:49  fenrir
-
-  * mpeg_audio.c: removed some fprintf...
-
-2003-02-18 Tuesday 18: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 13:13  sam
-
-   * ./mozilla/*: s/VideoLAN Client/VLC/g.
-
-2003-02-18 Tuesday 00:51  fenrir
-
-  * raah, corrected mpeg2-layer3 playback (and streaming). (that my last
- fix had broken :p )
-
-2003-02-18 Tuesday 00: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 00:17  massiot
-
- * Fixed a segfault in the Japanese preferences panel.
-
-2003-02-17 Monday 23:47  hartman
-
- * Fixed the localization issue on MacOSX.
-
-2003-02-17 Monday 23:10  jpsaman
-
- Juglin with dependencies.
-
-2003-02-17 Monday 22: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 22:03  asmax
-
- * added a SAP server, with some kludges because the SAP client in vlc
-   is not RFC-compliant...
-
-2003-02-17 Monday 18: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 17:06  massiot
-
- Fixed the "everything is in Japanese" bug. :p
-
-2003-02-17 Monday 16: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 14:43  massiot
-
- Now 0.5.2-cvs (estimated release date in two weeks from now).
-
-2003-02-17 Monday 10:52  hartman
-
- * Whoops. i forgot to add these files. sorry everyone.
-
-2003-02-17 Monday 09: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 07:22  sam
-
-   * ./debian/woody-buildpackage: Debian package creation fixes.
-
-2003-02-17 Monday 06:31  sam
-
-   * ./modules/gui/macosx/Modules.am: removed %#$@#!#@ non-existent file!
-
-2003-02-17 Monday 06:15  sam
-
-   * Updated NEWS and ChangeLog.
-
-2003-02-17 Monday 06:00  sam
-
-   * ./src/misc/modules.c: hmpf, Wine does not complain about "/"s in paths,
-     but Windoze will certainly do.
-
-2003-02-17 Monday 05: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 04:21  sam
-
-   * ./configure.ac.in: fixed PLUGIN_PATH and DATA_PATH settings.
-
-2003-02-17 Monday 00:04  asmax
-
- * added a sample playlist. All fields must be separated with TABs
-
-2003-02-16 Sunday 23:57  asmax
-
- * libvlc binding for python
- * new VideoLAN RTSP Server, using libvlc.
-   Not yet fully rfc2326-compliant, but it works ;)
-
-2003-02-16 Sunday 23:32  hartman
-
- * Added an info panel to show movie info, etc.
-
-2003-02-16 Sunday 17: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 16:58  ipkiss
-
-  * added an entry for the "subtitles don"t work on windows" problem
-
-2003-02-16 Sunday 16:22  jpsaman
-
- Updated release numbering for all ipk's
-
-2003-02-16 Sunday 16: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 14:51  fenrir
-
-  * udp: forgot this file...
-
-2003-02-16 Sunday 14:10  fenrir
-
-  * all: split muxer and access into independant part.
-
-2003-02-16 Sunday 14:03  fenrir
-
-  * Less checks on muxer type.
-
-2003-02-16 Sunday 11:18  fenrir
-
-  * adpcm: added dk3 too.
-
-2003-02-16 Sunday 10:25  sigmunau
-
- Added support for volume up/down buttons.
-
-2003-02-16 Sunday 09:50  fenrir
-
-  * adpcm: added DUCK 4 variant support. (thx M. Melanson who provided me
- somes samples.)
-
-2003-02-16 Sunday 08:56  fenrir
-
-  * all: fix mpeg2 handling.
-
-2003-02-16 Sunday 01:38  titer
-
-  NEWS: updated BeOS info for 0.5.1
-
-2003-02-16 Sunday 01: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 20:02  jpsaman
-
- Update iPaq packaging description files for:
- - GPE port
- - Opie port
- - Zaurus
- Updated NEWS file with OPIE port.
-
-2003-02-15 Saturday 13:50  massiot
-
- * Bumped up revision number to 0.5.1
- * Updated French translation
-
-2003-02-15 Saturday 12:57  hartman
-
- * if we are paused in fullscreen, show cursor.
-
-2003-02-15 Saturday 04:43  ipkiss
-
-  - fixed a vicious bug
-
-2003-02-14 Friday 23:07  hartman
-
- * Should fix an issue with multiple monitors and the hiding of the mousecursor
-
-2003-02-14 Friday 18: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 17:00  ipkiss
-
-  * exchanged directx' and waveout's capabilities because the latter
-    seems to be more reliable
-
-2003-02-14 Friday 13:48  jpsaman
-
- Fixed deadlock upon unloading qte_main plugin.
- Cleanup of debug messages.
-
-2003-02-14 Friday 13:44  jpsaman
-
- Tuning package dependencies.
-
-2003-02-14 Friday 13:19  jpsaman
-
- Updated opie control file for packaging.
-
-2003-02-14 Friday 13:01  jpsaman
-
- Small improvement.
-
-2003-02-14 Friday 09: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 21:53  massiot
-
- Updated NEWS file for 0.5.1. PLEASE do your share and add what you think is
- meaningful.
-
-2003-02-13 Thursday 17:31  sam
-
-   * ./configure.ac.in: we should look for -lxvidcore, not -lxvid.
-
-2003-02-13 Thursday 14: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 02:00  hartman
-
- *ALL: update the title of the window everytime the stream changes.
-
-2003-02-13 Thursday 01:14  hartman
-
- * fixed a small bug
-
-2003-02-13 Thursday 00: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-12 Wednesday 23:26  jpsaman
-
- Scripts for building and packaging vlc on Zaurus PDA.
-
-2003-02-12 Wednesday 23:26  jpsaman
-
- Updated control files and buildscript for v0.5.1
-
-2003-02-12 Wednesday 23:13  jpsaman
-
- The Qt Embedded video output plugin is now the preferred plugin when build for Opie or Qte environments.
-
-2003-02-12 Wednesday 23:09  jpsaman
-
- Fixed Qt Embedded video output placing of video stream in window. Also fixed additional spacing between video lines.
-
-2003-02-12 Wednesday 23:08  massiot
-
- * Italien translation, courtesy of Bruno <allevb@tin.it>.
-
-2003-02-12 Wednesday 17:13  jobi
-
-     * modules/access/vcd/vcd.*: fixed a warning
-
-2003-02-12 Wednesday 16: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 14: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 13: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 02:11  ipkiss
-
-  * compilation fix
-  * all files are stored in dos mode, or Borland won't compile some of
-    them...
-
-2003-02-11 Tuesday 18:05  massiot
-
- * 0.5.1 German translation, courtesy of Felix KĂ¼hne <FK@aenneburghardt.de>.
-
-2003-02-11 Tuesday 17: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 16:19  hartman
-
- * updated dutch strings
-
-2003-02-11 Tuesday 15: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 15: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 11:16  massiot
-
- * modules/codec/lpcm.c: Attempt at supporting all channel configurations,
- * Support for 7 and 7.1 channel configurations.
-
-2003-02-10 Monday 23:50  massiot
-
- * modules/video_output/sdl.c: Real fix for the aout_Volume* problem.
-
-2003-02-10 Monday 23:16  marcari
-
-  * sdl.c : added includes (vlc/aout.h & aout_internal.h)
-     => to make volumeup/down compile
-
-2003-02-10 Monday 23: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 22:22  massiot
-
- * I ran --update-po for the last time before the 0.5.1 release (and I
- mean it !)
-
-2003-02-10 Monday 22:18  hartman
-
- * The dock should no longer be visible in fullscreen mode.
-
-2003-02-10 Monday 21:56  sam
-
-   * ./debian/rules: added code to avoid timestamp skews in the faad tree.
-
-2003-02-10 Monday 21:54  hartman
-
- * only show last part of of file/url name in the playlist.
-
-2003-02-10 Monday 21:46  sam
-
-   * ./debian/rules: added missing icon in the vlc and wxvlc packages.
-
-2003-02-10 Monday 21: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 21:11  sam
-
-   * ./debian/rules: removed Debian kludges that do not really belong to the
-     official VLC tree.
-
-2003-02-10 Monday 20:57  sam
-
-   * ./debian/control: added the "VideoLAN" word in the long description so
-     that "apt-cache search videolan" returns vlc.
-
-2003-02-10 Monday 20: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 18: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 17:43  massiot
-
- * modules/audio_output/alsa.c: Fixed mono files output (thanks bozo !),
- * Minor fixes.
-
-2003-02-10 Monday 16:53  sam
-
-   * ./src/misc/threads.c: fixed compilation of the gprof wrapper trick.
-     (partially fixes #260)
-
-2003-02-10 Monday 15: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 00:41  hartman
-
- * another proof that the copy command in IE for Mac sucks. stupid stray chars.
-
-2003-02-10 Monday 00:16  massiot
-
- * Enabled the gestures module by default,
- * Run --update-po.
-
-2003-02-10 Monday 00: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-09 Sunday 23: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 19:28  massiot
-
- * Minor typographic corrections,
- * Fixed a segfault in the Preferences window.
-
-2003-02-09 Sunday 17: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 13:25  fenrir
-
-  * sub.c : begun clean up
-
-2003-02-09 Sunday 12:23  sam
-
-   * ./configure.ac.in: fiddled with linking flags for the KDE plugin.
-
-2003-02-09 Sunday 12: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 12:19  sam
-
-   * ./modules/video_filter/transform.c: fixed a stupid typo preventing
-     initialization of the plugin.
-
-2003-02-09 Sunday 12:18  sam
-
-   * ./modules/gui/kde/preferences.cpp: fixed KDE 3.1 compilation.
-
-2003-02-09 Sunday 11:51  titer
-
-  Simplified volume functions
-
-2003-02-09 Sunday 02:01  ipkiss
-
-  * modules/gui/win32/mainframe.cpp: simplifications using the new
-    aout_Volume* API
-
-2003-02-09 Sunday 01:56  massiot
-
- Fixed GTK compilation.
-
-2003-02-09 Sunday 01:50  massiot
-
- * Added Step forward/Step backward feature.
-
-2003-02-09 Sunday 01: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 22:43  massiot
-
- Fixed previous commit.
-
-2003-02-08 Saturday 22: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 21:43  hartman
-
- * window half/normal/double Size commands
-   - black bar issue is not fixed. i removed 'myfix'
-
-2003-02-08 Saturday 20: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 19:14  asmax
-
- * fixed the encoding
-   (Meuuh you can re-enable swedish ;)
-
-2003-02-08 Saturday 19: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 17: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-07 Friday 23: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 21: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 20:49  alexis
-
- - FAQ : the first question of the "troubleshooting" section now tells the
- user to delete VLC's configuration file.
-
-2003-02-07 Friday 20: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 18: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 16:51  massiot
-
- Fixed a buffer leak with slice-I streams (thanks sam).
-
-2003-02-07 Friday 09: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 01:32  hartman
-
- * grrr changed the project file by accident. revert
-
-2003-02-07 Friday 01:31  hartman
-
- * When you push backspace or delete in the playlist, it removes the selected item.
-
-2003-02-07 Friday 01: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 01:09  sam
-
-   * ./src/interface/interface.c: interface variable is "intf", not "interface".
-
-2003-02-07 Friday 00:29  sam
-
-   * ./include/interface.h: grmbl, I forgot VLC_EXPORT did not support multiline
-     declarations. Should fix that later.
-
-2003-02-07 Friday 00:26  sam
-
-   * ./modules/access/dvdplay/demux.c: fixed a minor warning.
-
-2003-02-06 Thursday 23: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-06 Thursday 23:55  massiot
-
- Fixed interface freezes in the OS X interface.
-
-2003-02-06 Thursday 23:01  sam
-
-   * ./src/misc/darwin_specific.m: completed our list of known languages and
-     made code simpler to read.
-
-2003-02-06 Thursday 21:56  sam
-
-   * ./debian/rules: build the SLP plugin by default.
-
-2003-02-06 Thursday 21:39  titer
-
-  Tuned BeOS priorities for a better playback on low-end computers.
-
-2003-02-06 Thursday 15:14  massiot
-
- Fixed AFMT_AC3 and AFMT_S16_NE handling.
-
-2003-02-06 Thursday 13: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 03: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 02: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 00:45  sam
-
-   * ./doc/faq/faq.sgml: updated config file location for OS X.
-
-2003-02-05 Wednesday 22:48  hartman
-
- * Changed the wrong property in my recent commit. FIXED
-
-2003-02-05 Wednesday 22: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 16:23  hartman
-
- * added a "Open CrashLog" button to the messages window in OSX.
-
-2003-02-05 Wednesday 14: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 02:31  hartman
-
- * More support for handling URLs. Still need to create the scriptsuite.
-
-2003-02-05 Wednesday 01: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 21:01  jpsaman
-
- Closes bug #170
-
-2003-02-04 Tuesday 20:45  hartman
-
- * We released an array that was in a autorelease pool. That's not necesarry
-
-2003-02-04 Tuesday 11:51  massiot
-
- * modules/codec/mpeg_video/*: Support for Slice-I (aka intra slice refresh)
-   streams.
-
-2003-02-04 Tuesday 11:07  massiot
-
- * modules/demux/mpeg/*: Fixed an uninitialized variable with TS streams
-   (thanks gibalou !).
-
-2003-02-04 Tuesday 10:07  massiot
-
- * modules/access/*: Fixed compilation problems with "struct timeval".
-
-2003-02-03 Monday 21: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 21:38  massiot
-
- Now developing 0.5.1-cvs.
-
-2003-02-03 Monday 19:45  sam
-
-   * ./debian/woody-buildpackage: enabled build-deps checking.
-
-2003-02-03 Monday 17: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 16:07  alexis
-
- Small fix.
-
-2003-02-03 Monday 11:25  alexis
-
- Article format, instead of book format.
- Few typos.
-
-2003-02-03 Monday 02:26  sam
-
-   * ./debian/rules: more Debian Woody fixes. Grrrr!
-
-2003-02-03 Monday 01:32  sam
-
-   * ./modules/visualization/xosd/xosd.c: Woody compilation fixed.
-   * ./debian/woody-buildpackage: sed syntax fixed.
-
-2003-02-03 Monday 00:56  sam
-
-   * ./share/Makefile.am: we weren't distributing the font!
-
-2003-02-03 Monday 00:43  sam
-
-   * Updated ChangeLog and pofiles.
-
-2003-02-03 Monday 00:39  sam
-
-   * ./modules/audio_output/alsa.c: Woody ALSA compilation fix.
-
-2003-02-03 Monday 00:23  sam
-
-   * ./debian/control: missing build dependencies.
-
-2003-02-03 Monday 00:00  massiot
-
- German translation, croutesy of Felix Kuehne.
-
-2003-02-02 Sunday 23:11  massiot
-
- Worked around a bug with the Screens menu and localization.
-
-2003-02-02 Sunday 20:59  hartman
-
- * OSX version can open .asx files. so we need to let the os know that ;)
-
-2003-02-02 Sunday 20:21  sam
-
-   * ./include/vlc_config.h: changed "VideoLAN Client" into VLC.
-
-2003-02-02 Sunday 20:07  sam
-
-   * ./debian/vlc.desktop: removed unnecessary file.
-
-2003-02-02 Sunday 20:01  sam
-
-   * ./debian/Makefile.am: added woody-buildpackage, removed *.woody.
-
-2003-02-02 Sunday 20:01  sam
-
-   * ./debian/changelog: updated Debian changelog.
-
-2003-02-02 Sunday 19:45  sam
-
-   * ./ChangeLog: used cvs2cl (./cvs2cl.pl --hide-filenames --no-wrap -w
-     --stdout | sed -e 's/^[^0-9]/ /' -e 's/^  *$//' | uniq).
-
-2003-02-02 Sunday 18:57  sam
-
-   * ./debian/woody-buildpackage: finished Woody build script.
-
-2003-02-02 Sunday 18:12  sam
-
-   * ./po/de.po: german translation updates from Felix KĂ¼hne.
-
-2003-02-02 Sunday 18:09  jpsaman
-
- Added ffmpeg package to list of depenencies.
-
-2003-02-02 Sunday 17:18  sam
-
-   * ./debian/woody-buildpackage: added a script to build .debs on woody.
-
-2003-02-02 Sunday 16:08  sam
-
-   * ./NEWS: a few updates from gibalou.
-
-2003-02-02 Sunday 11:29  stippi
-
- cosmetic fix (drop mark would reappear if SHIFT was pressed)
-
-2003-02-02 Sunday 09:17  titer
-
-  '--demuxdump-file -' dumps to standard output.
-   (useful for operating systems which do not have '/dev/stdout'
-    nor mkfifo)
-
-2003-02-02 Sunday 04:17  sam
-
-   * renamed debian/README into debian/README.Debian.
-
-2003-02-02 Sunday 04:07  sam
-
-   * ./debian: more packaging stuff.
-
-2003-02-02 Sunday 04:01  sam
-
-   * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot
-     of places.
-
-2003-02-02 Sunday 03:38  sam
-
-   * ./doc/vlc.1: updated manpage.
-
-2003-02-02 Sunday 03:08  sam
-
-   * ./po/it.po: ultimate italian fixes by Bruno Vella.
-
-2003-02-02 Sunday 03:03  sam
-
-   * ./debian/*: tuned packaging.
-
-2003-02-02 Sunday 02:58  massiot
-
- * Bumped up revision number to 0.5.0
-
-2003-02-02 Sunday 02:11  sam
-
-   * ./po/it.po: updated italian translation, courtesy of Bruno Vella.
-
-2003-02-02 Sunday 01:37  sam
-
-   * ./po/*: more interface strings harmonization.
-
-2003-02-02 Sunday 01:23  jobi
-
-     * NEWS: readded deleted entries, sorry about that.
-
-2003-02-02 Sunday 00:57  jobi
-
-     * NEWS: VCD entry points and iso files
-     * include/audio_output.h: more proper freebsd compilation fix
-     * modules/audio_output/oss.c: if /dev/dsp is used, use another output.
-
-2003-02-02 Sunday 00:49  massiot
-
- * README.MacOSX.rtf: Typos
- * include/vlc_threads.h: Lowered OS X priorities to avoid locking the machine
- * modules/access/dvdread/input.c: Fixed a long-standing bug when switching
-   titles.
-
-2003-02-02 Sunday 00:46  sam
-
-   * ./po/*: more s/vlc/VLC/ changes.
-
-2003-02-02 Sunday 00:29  sam
-
-   * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc's help messages. More
-     to come.
-
-2003-02-02 Sunday 00:05  sam
-
-   * ./NEWS: a few updates (translations, mozilla plugin).
-
-2003-02-01 Saturday 23:46  massiot
-
- * modules/gui/macosx/*: Fixed localization bugs
- * po/fr.po: Updated French translation
- * extras/MacOSX/vlc.pbproj/project.pbxproj: Version is 0.5.0
-
-2003-02-01 Saturday 23:41  yves
-
- - ready for general 0.5.0 consumption
- - activated dvb (with a special workaround for mdk kernel), dv and libdvdplay plugin
- - more wxwindow stuff.
- - fixes here and here.
- - added more doc files like NEWS, THANKS etc.
- - still lacking mozilla plugin :(
-
-2003-02-01 Saturday 23:39  sam
-
-   * ./src/libvlc.c: atomic initialization of the main module in VLC_Init()
-     instead of VLC_Create(), so that its strings are translated (was #92).
-
-2003-02-01 Saturday 23:28  sigmunau
-
-  NEWS: we did support .mp3 in 0.4.x. Added that we support .asx and .html
- with embedded wmp
-
-2003-02-01 Saturday 23:15  sam
-
-   * ./AUTHORS: added Garf and updated entries.
-
-2003-02-01 Saturday 23:08  sam
-
-   * ./INSTALL.libmad: removed that file; if one does not know how to build
-     and install a library, he'd better not fiddle with VLC.
-
-2003-02-01 Saturday 22:21  ipkiss
-
-  * modules/gui/win32/win32.cpp: fixed a stupid bug (closes #155)
-  * modules/gui/win32/menu.cpp: removed some ^M chars
-
-2003-02-01 Saturday 22:03  babal
-
- - Win32 preference dialog box
-
-2003-02-01 Saturday 21:39  ipkiss
-
-  * Win32 port
-
-2003-02-01 Saturday 21:24  titer
-
-  BeOS news.
-
-2003-02-01 Saturday 21:23  sam
-
-   * ./debian/control.woody, ./debian/rules.woody: placeholders for Debian
-     woody specific builds. Will fill them in a moment.
-
-2003-02-01 Saturday 21:20  massiot
-
- Tarkin, Tremor and Theora are only available when compiling from sources.
-
-2003-02-01 Saturday 21:10  massiot
-
- Forgot Tremor.
-
-2003-02-01 Saturday 21:04  jpsaman
-
- Checking in packageing files.
-
-2003-02-01 Saturday 20:59  jpsaman
-
- Updated for iPaq port
-
-2003-02-01 Saturday 20:34  massiot
-
- * configure.ac.in: worked around an ffmpeg-cvs detection problem on OS X
- * Makefile.am: fixed FAQ, THANKS and NEWS handling in package* rules
- * src/misc/darwin_specific.m: more generic language detection
- * NEWS: summarized changes from 0.4.6 to 0.5.0
-
-2003-02-01 Saturday 19:04  sam
-
-   * ./po/it.po: a few corrections.
-
-2003-02-01 Saturday 18:54  sam
-
-   * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin's target drawable.
-   * ./modules/video_output/directx/directx.c, ./modules/video_output/x11/x11.c,
-     ./modules/video_output/x11/xvideo.c: removed the drawable configuration
-     variables which are now deprecated.
-
-2003-02-01 Saturday 18:53  sam
-
-   * ./src/libvlc.c: fixed a segfault on exit, libvlc needs to be
-     detached before being destroyed.
-
-2003-02-01 Saturday 18:41  sam
-
-   * ./NEWS: added an empty NEWS file.
-   * ./bootstrap: now that we have the NEWS file, --foreign is no longer
-     required when calling automake.
-
-2003-02-01 Saturday 16:33  massiot
-
- Updated Italian translation courtesy of Bruno Vella.
-
-2003-02-01 Saturday 16:20  massiot
-
- sam p0\/\/3r !
-
-2003-02-01 Saturday 12:01  stippi
-
- Changes done since Feb 28 2003:
-
-2003-02-01 Saturday 11:48  alexis
-
- * common/stylesheet-print-noicones.dsl : stylesheet for PS/PDF/RTF output
- * faq/Makefile: added PS/PDF/RTF targets
- * faq/faq.sgml: SGML enhancements and few modifications
-
-2003-02-01 Saturday 09:40  babal
-
- - fixed a compilation issue with C compilers
-
-2003-02-01 Saturday 01:21  fenrir
-
-  * asf : trying to fix pts handling.
-
-2003-01-31 Friday 22:35  sam
-
-   * ./debian/vlc.docs, ./Makefile.am: added THANKS to the distributed files.
-
-2003-01-31 Friday 22:34  sam
-
-   * split AUTHORS into AUTHORS and THANKS, removed STATUS which wasn't
-     kept up to date (and almost everything advertised in it was done).
-
-2003-01-31 Friday 18:53  lool
-
-   * removed FAQ pointing to doc/faq/ not to confuse users (thanks sam)
-
-2003-01-31 Friday 16:56  sam
-
-   * ./configure.ac.in: I was told some versions of mingw32 support neither
-     -mms-bitfields nor -fnative-struct.
-
-2003-01-31 Friday 15:24  zorglub
-
- * doc/faq/Makefile: added "text" and "clean" targets.
- * doc/faq/faq-alone.sgml: Fixed build issues, added FDL, and legal notice.
- * doc/faq/faq.sgml: Fixed build issues, improved the SGML translation.
- * doc/faq/fdl.sgml: text of the FSF Free Documentation License.
-
-2003-01-31 Friday 13:52  sam
-
-   * ./src/libvlc.c: strings in the main module are now translated (fixes: #92).
-
-2003-01-31 Friday 11:38  sam
-
-   * ./po/de.po: full german translation, courtesy of Felix KĂ¼hne.
-
-2003-01-31 Friday 11:23  massiot
-
- Fixed a major bug of people who like to declare vars "unsigned int"
- when they can be -1 :p (why haven't we spotted that before ??).
- Closes #152.
-
-2003-01-31 Friday 10:54  sam
-
-   * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash when selecting fullscreen
-     while there was no input (Closes: #153).
-
-2003-01-31 Friday 10:51  sam
-
-   * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: moved the
-     Audio and Subtitles submenus into the Audio and Video menus.
-
-2003-01-31 Friday 10:14  sam
-
-   * ./src/audio_output/mixer.c: minor cosmetic fix in output message.
-
-2003-01-31 Friday 09:51  sam
-
-   * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk.c: fixed uninitialized
-     variables.
-
-2003-01-31 Friday 09:48  sam
-
-   * ./configure.ac.in: complain when ALSA headers are not found but
-     --enable-alsa was specified.
-
-2003-01-31 Friday 06:45  titer
-
-  Minor GUI fixes
-
-2003-01-31 Friday 02:53  jlj
-
-   * ./modules/gui/macosx: Defeated some deadlocks.
-                           World domination ... is at hand.
-
-2003-01-30 Thursday 21:35  babal
-
- - fixed a segfault occuring when the preference dialog box was destroyed
-
-2003-01-30 Thursday 20:59  sam
-
-   * ./src/misc/configuration.c: when an invalid short option is found, use
-     the optopt variable instead of the current value of optind (Closes: #148).
-
-2003-01-30 Thursday 19:14  gbazin
-
- * src/video_output/video_output.c: we were still using free instead of
-    vout_DestroySubPicture in one place.
- * modules/codec/spudec/parse.c: we now make sure we don't add several times
-    the same highlight callback.
-
-2003-01-30 Thursday 18:07  lool
-
-   * converted FAQ to SGML
-   * SGML sucks, this is absolutely ugly, please reread
-
-2003-01-30 Thursday 16:36  gbazin
-
- * modules/codec/spudec/spudec.c, modules/codec/spudec/text.c: fixed the
-    race condition between spudec and vout. This patch may not be all that
-    nice because it does a lot of vlc_object_find() but it is the only
-    solution I've been able to come-up with.
-    Oh and I didn't fix the memory leak caused by the font when using text
-    subtitles. If the vout changes while the spudec is running then we don't
-    unload this font.
-
-2003-01-30 Thursday 15:46  hartman
-
- * modules/gui/macosx/intf.m
-   - fixed a warning about parentheses
-
-2003-01-30 Thursday 15:39  hartman
-
- * ./modules/gui/macosx/intf.m:
-   - we close the video window after a video is done playing.
-
-2003-01-30 Thursday 12:38  gbazin
-
- * src/video_output/vout_subpictures.c: fixed a few race conditions that
-    were triggered by the dvdplay plugin.
-
-2003-01-30 Thursday 10:44  massiot
-
- Keep -O2 in --disable-optimizations mode, cause it can't harm...
-
-2003-01-30 Thursday 02:16  gbazin
-
- * modules/codec/mpeg_video/headers.c: fixed non-initialized variable in
-     PictureDisplayExtension(). This does also fix problems with the dvdplay
-     plugin and menus with still pictures.
-
-2003-01-30 Thursday 00:39  massiot
-
- * modules/codec/mpeg_video/headers.c: more checks in PictureDisplayExtension,
- * modules/gui/macosx/intf.m: one of the threads wasn't in real-time
-   priority !!!
- * include/vlc_threads.h: tuned up OS X priorities
-
-2003-01-29 Wednesday 21:54  fenrir
-
-  * asf : more sanity check for broken files.
-
-2003-01-29 Wednesday 18:14  hartman
-
- intf: the slower/faster buttons should not be continious.
- project: the source files were included in the Resources. No more.
-
-2003-01-29 Wednesday 18:10  sam
-
-   * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: we disable
-     the title and chapter dialogs when DVD menus are activated.
-
-2003-01-29 Wednesday 17:28  gbazin
-
- * modules/gui/gtk/*: changed the disc open dialog to allow for title and
-    chapter 0. When title or chapter 0 are selected, they do not appear in
-    the MRL.
-
-2003-01-29 Wednesday 17:07  massiot
-
- New nl translation, courtesy of dj hartman.
-
-2003-01-29 Wednesday 15:55  sam
-
-   * ./modules/access/dvdplay/intf.c: added a sanity check upon initialization
-     in case the input dies before we even spawned our dvdplay interface
-     (Closes: #141).
-
-2003-01-29 Wednesday 15:15  sam
-
-   * ./po/ja.po: updated japanese translations, courtesy of KKI.
-
-2003-01-29 Wednesday 14:03  gbazin
-
- * include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO equals
-     THREAD_PRIORITY_BELOW_NORMAL under Win9x/Me.
-
-2003-01-29 Wednesday 12:59  gbazin
-
- * modules/demux/ogg.c: bug fix when switching between vorbis channels.
-
-2003-01-29 Wednesday 11:41  jlj
-
-   * ./modules/gui/macosx/controls.m: fixed bug in my previous commit.
-
-2003-01-29 Wednesday 11:34  jlj
-
-  * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying, playlist_IsEmpty
-  * modules/gui/macosx: started getting rid of p_intf->p_sys->p_input
-                        and using p_playlist->p_input instead.
-
-2003-01-29 Wednesday 11:17  gbazin
-
- * modules/access/dvdplay/access.c: fixed subtitles with the dvdplay plugin
-     (closes #122).
- * modules/access/dvdplay/es.c: check "audio-channel" and "spu-channel" user
-     settings (closes #122).
-
-2003-01-29 Wednesday 09:54  sam
-
-   * ./modules/audio_output/arts.c: fixed aRts output and removed debug
-     messages that were lying around.
-
-2003-01-29 Wednesday 00:02  titer
-
-  enabled changing filters on the fly
-
-2003-01-28 Tuesday 23:55  massiot
-
- Not sure the buffer was large enough.
-
-2003-01-28 Tuesday 23:38  fenrir
-
-  * mpeg_audio.c : due to mpeg 2.5, max frame size is twice as I though.
-
-2003-01-28 Tuesday 22:52  sam
-
-   * ./modules/audio_output/esd.c: fixed esd audio output (Closes: #139).
-
-2003-01-28 Tuesday 22:03  sam
-
-   * ./src/video_output/video_output.c: don't try to change aspect ratio if it
-     has been overriden by the user (Closes: #79).
-   * ./modules/access/dvd/access.c: renamed "dvd-css-method" to "dvdcss-method".
-   * ./modules/*: fixed a few capitalization issues.
-
-2003-01-28 Tuesday 21:18  gbazin
-
- * modules/gui/wxwindows/open.cpp: minor bug-fix + allow user to select
-    title 0 when using the dvdplay plugin (title 0 = menu).
-
-2003-01-28 Tuesday 21:17  fenrir
-
-  * mpeg_audio.c : fixed a stack corruption. fprintf 1 - gdb 0.
-
-2003-01-28 Tuesday 21:08  sam
-
-   * ./modules/gui/kde/kde.cpp: the interface rc file defaults to the one in
-     DATA_PATH.
-   * ./modules/gui/wxwindows/*.cpp: fixed minor warnings.
-
-2003-01-28 Tuesday 21:06  sam
-
-   * ./debian/*: activated the wxwindows plugin.
-
-2003-01-28 Tuesday 20:02  sam
-
-   * ./toolbox: made a few glade-generated strings non-translatable.
-   * ./po/*: fixed spelling errors in pofiles.
-
-2003-01-28 Tuesday 17:14  sam
-
-   * ./debian/control: removed versioned dependency on libxosd.
-   * ./debian/rules: added comments here and there.
-
-2003-01-28 Tuesday 17:11  sam
-
-   * ./bootstrap, ./toolbox: moved the Glade bugs fixing to toolbox, now
-     use "./toolbox --fix-glade" to generate and fix source files.
-   * ./include/vlc_common.h: fixed compilation warnings.
-
-2003-01-28 Tuesday 16:57  sam
-
-   * ALL: fixes for various compilation warnings and spelling errors.
-
-2003-01-28 Tuesday 16:52  sam
-
-   * ./modules/visualization/xosd/xosd.c: fixed compilation with version 2 of
-     libxosd.
-
-2003-01-28 Tuesday 16:47  hartman
-
- ALL: updated deinterlace to work on the fly. there is a but in vout.m:433
-      jlj will need to fix that.
-      there is no feedback to the interface as of yet
-
-2003-01-28 Tuesday 15:59  hartman
-
- * ./modules/gui/macosx/vout.m: removed the resizebar. too much of a hack
- * ./README.MacOSX.rtf: updated deinterlace and resize info
-
-2003-01-28 Tuesday 15:05  massiot
-
- We are now able to parse :
- dvdread:/Volumes/to@to/VIDEO_TS@1,1
- dvdplay:/Volumes/to@to/VIDEO_TS@1,1
- Closes #77
-
-2003-01-28 Tuesday 14:49  sigmunau
-
- fixed another possible crash
-
-2003-01-28 Tuesday 14:41  gbazin
-
- * modules/codec/vorbis.c: fixed parsing of vorbis comments. (closing #69)
-
-2003-01-28 Tuesday 14:00  fenrir
-
-  * gtk: fixed 'cannot find file.xpm'.
-  * wxwindows: compilation fix for older wxwindows header.
-
-2003-01-28 Tuesday 13:07  gbazin
-
- * src/video_output/video_output.c: oops, fixed a bug I just introduced.
-
-2003-01-28 Tuesday 13:03  gbazin
-
- * modules/video_filter/deinterlace/deinterlace.c,
-   modules/video_output/x11/xcommon.c: modified debug messages.
-
-2003-01-28 Tuesday 12:30  gbazin
-
- * src/video_output/video_output.c, include/video_output.h: modified vout_Request() to take into account the
- filter chain. If the filter chain has changed, a new vout will be respawned allowing to switch filters on
- the fly. This is still a bit hacky but to do it nicely will require implementing inheritance in object
- variables.
- * modules/video_filter/deinterlace/deinterlace.c: added a "deinterlace-mode" object variable to allow
- switching deinterlace modes on the fly.
- * modules/gui/gtk/menu.c: updated the deinterlace menu.
- * include/vlc_common.h: compilation fixes for gtk_main and gnome_main.
-
-2003-01-28 Tuesday 12:23  massiot
-
- Do not show the channels menu when the input stream is mono, closing #117.
-
-2003-01-28 Tuesday 10:05  titer
-
-  * sanity Lock()s
-
-2003-01-28 Tuesday 08:17  titer
-
-  * beos/* : do not forgot to destroy the Messages window, so vlc does
-             lock when exiting
-  * missing cvsignores
-
-2003-01-28 Tuesday 08:11  yves
-
- - new video_output/vout_encoder plugin.
- - new demux/a52sys plugin.
-
-2003-01-28 Tuesday 03:46  sam
-
-   * ./modules/audio_output/esd.c: fixed a stack space leak (Closes: #113).
-
-2003-01-28 Tuesday 03:11  sam
-
-   * ./include/vlc_common.h: removed duplicate macro definitions in the gtk
-     and gnome plugins.
-
-2003-01-28 Tuesday 02:53  sam
-
-   * ./configure.ac.in: first step in the world domination roadmap, setting
-     the CVS version to -test4.
-
-2003-01-28 Tuesday 02:03  sam
-
-   * ./po/*: spelling fixes.
-
-2003-01-28 Tuesday 01:50  hartman
-
- ALL: the next and previous buttons first work through the chapters. Only
-      then they turn to the playlist.
-
-2003-01-28 Tuesday 00:22  sam
-
-   * ./configure.ac.in: fixed -lm flags for the distort and adjust plugins.
-
-2003-01-27 Monday 23:48  massiot
-
- Additional check on p_first_byte_to_mix.
-
-2003-01-27 Monday 23:42  sam
-
-   * ./bootstrap: removed usage of $^ which is not compatible with BSD or
-     Solaris make.
-
-2003-01-27 Monday 22:50  sam
-
-   * ./src/audio_output/output.c: fixed return with a value in function
-     returning void.
-
-2003-01-27 Monday 22:42  sam
-
-   * ./include/vlc_common.h: if we don't have strndup but gnome.h defines it
-     anyway, do not provide our custom version.
-
-2003-01-27 Monday 21:44  ipkiss
-
-  * Fixed a segfault (closes #132)
-
-2003-01-27 Monday 21:35  jobi
-
-     * ALL: some FreeBSD compilation fixes. gnome plugin still won't compile,
-            at least on FreeBSD 5.0
-
-2003-01-27 Monday 17:41  ipkiss
-
-  * src/misc/objects.c: vlc_list_find now returns a (vlc_list_t *)
-    instead of a (vlc_list_t); this modification was needed because BCB
-    doesn't like at all when a function (compiled with mingw32) returns
-    a struct...
-  * ALL: modified the files to take this change into account
-  * modules/gui/win32/menu.cpp: enabled the "Add interface" command
-
-2003-01-27 Monday 16:28  fenrir
-
-  mms: another memory leak
-  avi: comment out a debug statment.
-
-2003-01-27 Monday 10:29  titer
-
-  Disabled DVD menus by default for 0.5.0
-
-2003-01-27 Monday 01:42  ipkiss
-
-  * The space bar is a hotkey for pause/resume.
-
-2003-01-27 Monday 00:08  jlj
-
-   * ./modules/gui/macosx/intf.[mh]: Fixed message panel memory leak. Textview
-                                     is now updated on panel BecomeKey.
-   * ./modules/gui/macosx/prefs.m: Decreased width of prefs panel.
-
-2003-01-26 Sunday 22:57  gbazin
-
- * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input_Seek() was incorrectly triggered while playing some
- DVD menus.
-
-2003-01-26 Sunday 18:31  babal
-
- - menu checkbox outside of title/chapter groupbox
-
-2003-01-26 Sunday 18:02  babal
-
- - buttons are left aligned and their size comforms to Windows XP visual
-   guidelines
-
-2003-01-26 Sunday 16:37  gbazin
-
- * modules/audio_output/waveout.c: multichannel and spdif support (spdif untested).
-
-2003-01-26 Sunday 14:53  hartman
-
- * Added myself to list of authors of these files. i had forgotten to do this.
-
-2003-01-26 Sunday 14:52  fenrir
-
-  * all: raah, clean up glade output.
-
-2003-01-26 Sunday 14:49  fenrir
-
-  * added stream output dialog box.
-
-2003-01-26 Sunday 13:37  gbazin
-
- * src/audio_output/input.c, src/audio_output/mixer.c: Fixed an annoying bug in the mixer.
-     (p_input->p_first_byte_to_mix sometimes need to be reset)
- * modules/gui/wxwindows/interface.cpp: fixed the slider under wx-gtk.
-
-2003-01-26 Sunday 12:34  fenrir
-
-  * avi : fix play back for some broken avi
-
-2003-01-26 Sunday 10:36  gbazin
-
- * modules/gui/wxwindows/*: Fixed the open dialog on win32.
-     Better slider management in the main interface. Misc other small fixes.
-
-2003-01-26 Sunday 08:28  titer
-
-  Added some colors.
-
-2003-01-26 Sunday 03:55  ipkiss
-
-  * modules/gui/win32: replaced BitBtns with Buttons everywhere, and
-    put "OK" and "Cancel" buttons in an horizontal layout.
-    Also updated a few properties here and there.
-
-2003-01-26 Sunday 02:22  ipkiss
-
-  * modules/video_output/directx: added a configuration variable and a
-    "normal" one to set the vout window on top of ther windows
-  * modules/gui/win32: the interface can use these variables
-    (almost closes #84)
-
-2003-01-26 Sunday 00:51  sam
-
-   * ./modules/gui/win32/menu.cpp: fixed a crash in the navigation menu
-     generation.
-
-2003-01-25 Saturday 21:34  hartman
-
- * changed the bugreporting url
-
-2003-01-25 Saturday 20:15  titer
-
-  Added a window to see vlc messages.
-
-2003-01-25 Saturday 18:42  hartman
-
- * ./README.MacOSX.rtf: added two remarks on subtitle support.
- * ./extras/MacOSX/vlc.pbroj/project.pbxproj
-   - Added .wma filetype
-   - Added README, COPYING etc. to resources
- * ALL: Added a Help menu.
-
-2003-01-25 Saturday 18:09  fenrir
-
-  * faad : clean up.
-
-2003-01-25 Saturday 17:57  fenrir
-
-  * all: fixed wrong usage of input_DeletePES.
-
-2003-01-25 Saturday 17:21  fenrir
-
-  *mp4: fixed segfault when it fails to start a decoder and has specific
- informations to send.
-
-2003-01-25 Saturday 16:59  fenrir
-
-  * ffmpeg: fixed memory leaks.
-
-2003-01-25 Saturday 16:58  fenrir
-
-  * all : fixed some memory leaks thanks valgrind.
-
-2003-01-25 Saturday 12:42  hartman
-
- * README.MacOSX.rtf: Updated Readme for new release. Added section on
-   subtitles and on bugreporting.
- * extras/MacOSX/vlc.pbproj/project.pbxproj: Added .wmv, .asf, .ogm, .dv,
-   .sub and .srt files.
-
-2003-01-25 Saturday 12:00  hartman
-
- * Reverted back to non metal windows as dictated by Apple's User Interface
-   Guidelines. Only the controller window stays metallic.
-
-2003-01-25 Saturday 03:12  fenrir
-
- * avi: no more segfault when we have 'max buffer allocation reached'
- * all: fixed(kludged ?) the fact that when we have a 'max buffer allocation reached'
- we cannot send null packet to decoder.
-
-2003-01-25 Saturday 01:03  titer
-
-  * store windows sizes in the vlc configuration file
-  * fixed an interface bug when launching a file from the command line
-  * minor fixes or enhancements
-
-2003-01-24 Friday 18:25  hartman
-
- * changed the CONFIG_DIR for Darwin into Library/Preferences/VLC
-
-2003-01-24 Friday 16:19  hartman
-
- * code we migh use in the future to change the subfile we use.
-   not very useful now because of the .avi requirement to start/stop before
-   loading/displaying the subs.
-
-2003-01-24 Friday 14:35  hartman
-
- ALL: fixed the deinterlace menuiteM
- cvS: ----------------------------------------------------------------------
-
-2003-01-24 Friday 14:34  hartman
-
- ALL: fixed the deinterlace menuitem
-
-2003-01-24 Friday 14:13  sam
-
-   * ./doc/bugreport-howto.txt: minor updates.
-
-2003-01-24 Friday 12:01  sam
-
-   * ./configure.ac.in: removed the --with-bcbuilder flag.
-   * ./INSTALL.win32: updated accordingly.
-
-2003-01-24 Friday 06:31  titer
-
-  * vlc_threads.h: lower a priority that made sound choppy on not-so-fast
-                   BeOS computers (closes #119)
-  * others: removed old printf or unused code.
-
-2003-01-24 Friday 06:21  hartman
-
- * ./modules/gui/macosx/vout.m: the mousepointer is hidden in fullscreen view
-   after 2 seconds.
-
-2003-01-24 Friday 02:31  hartman
-
- * when the playlist is selected and you push the spacebar we pause/play
-   the movie. this makes the behaviour more consistent, though the solution
-   is somewhat unclean. We should fix this on a higher level but i don't see
-   how we could/should.
-
-2003-01-24 Friday 00:57  babal
-
- - added a NULL pointer test
- - cosmetic changes
-
-2003-01-24 Friday 00:53  hartman
-
- * the volume slider could only be dragged, not clicked. removed some
-   useless code as well.
-
-2003-01-24 Friday 00:17  hartman
-
- * made a quick hack to create a resize bar. not sure if we should keep this.
-
-2003-01-23 Thursday 23:57  gbazin
-
- * modules/gui/wxwindows/open.cpp: New "open dialog" that mimics the one from the gtk interface.
- * modules/gui/wxwindows/popup.cpp: Started implementing the popup menu.
- * modules/gui/wxwindows/interface.cpp: Got rid of the pause button. The play button now acts as a
- play/pause button depending on the context.
- * modules/gui/wxwindows/*: A few hacks needed to make the win32 version useable.
-
-2003-01-23 Thursday 23:51  massiot
-
- * Resized elements in the open panel,
- * modules/gui/macosx/vout.m: Only hide the menubar and cursor if fullscreen
-   mode is on the primary screen,
- * po/*: Updated po files.
-
-2003-01-23 Thursday 22:57  hartman
-
- * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   - oops, i enlarged the timeslider by accident. fixed
- * ./modules/gui/macosx/controls.m
-   - fixed a mutex_lock issue
-
-2003-01-23 Thursday 22:39  hartman
-
- ALL: - made some panels into windows.
-      - made the background picture non editable (removes the text cursor)
-      - added slowmotion button
-
-2003-01-23 Thursday 22:25  hartman
-
- * ./modules/gui/macosx/controls.m
-   - changed the slower button into a slowmotion button
-   - fixed a forgotten mutex_unlock
- * ./modules/gui/macosx/intf.m
-   - added the slowmotion button
-   - some windows shouldn't register in the "Window" menu
- * ./modules/gui/macosx/open.m
-   - allow multiple file selection
-
-2003-01-23 Thursday 21:47  massiot
-
- * Minor changes to the open panel, added AVI stream output option,
- * modules/gui/macosx/open.m: "Open File" is back,
- * modules/codec/mpeg_video/synchro.c: Fixed a counting bug.
-
-2003-01-23 Thursday 17:18  babal
-
- - menus disabled by default
- - cosmetic changes
-
-2003-01-23 Thursday 17:13  massiot
-
- Fixed a segfault with quitting when no audio output plug-in was found
- (closes #108).
-
-2003-01-23 Thursday 16:17  ipkiss
-
-  * use 'dvdold' instead of 'dvd'
-
-2003-01-23 Thursday 15:53  sam
-
-   * ./modules/misc/network/ipv4.c: we use INADDR_NONE instead of -1 (an old
-     suggestion from lool).
-
-2003-01-23 Thursday 15:52  sam
-
-   * ./modules/*: warning fixes.
-
-2003-01-23 Thursday 15:50  sam
-
-   * ./modules/access/dvdread/input.c: warning fixes and a consistency
-     fix (ilvu_sa cannot be -1).
-
-2003-01-23 Thursday 15:07  fenrir
-
-  * asf: in fast/slow motion we don't play audio (unless there isn't any
- video). Added some clean up.
-
-2003-01-23 Thursday 13:54  massiot
-
- Derk-Jan Hartman.
-
-2003-01-23 Thursday 13:44  fenrir
-
-  * don't send audio in fast/slow playing speed unless there isn't any video
- stream.
-
-2003-01-23 Thursday 11:48  massiot
-
- * modules/gui/macosx/open.m: Stream output doesn't do UDP/PS,
- * modules/audio_filter/channel_mixer/trivial.c: Fixed reverse stereo mode
-   with MPEG files,
- * src/audio_output/output.c: Fixed dual-mono handling.
-
-2003-01-23 Thursday 10:25  gbazin
-
- * modules/access/dvdread/input.c, modules/control/rc/rc.c: fixed typos.
-
-2003-01-23 Thursday 09:58  sam
-
-   * ./modules/access/dvdread/input.c: the dvdread plugin issues a warning
-     instead of an error when it can't stat() the device (Closes: #77).
-
-2003-01-23 Thursday 09:53  gbazin
-
- * modules/control/rc/rc.c: Partial fix for the rc interface under win32. On win32, select() only works on
- socket descriptors so we don't use it anymore on this platform. Right now we only do a blocking call to
- read() although it should be possible to have a fully functionnal interface by using the PeekConsoleInput()
- call (someone willing to investigate this ?).
-
-2003-01-23 Thursday 09:00  fenrir
-
-  * demux: fix segfault while trying to opening files without extention...
-
-2003-01-23 Thursday 04:50  babal
-
- - allow the user to choose (and sort) several plugins for the same
-   category.
-
-2003-01-23 Thursday 03:33  ipkiss
-
-  * The stream output can't use PS with UDP
-  * Added tooltips for the subtitles dialog box
-  * Added a missing "delete"
-  * Added a menu entry to spawn new interfaces (but it's currently
-    disabled, due to a problem with the vlc_list_t struct)
-
-2003-01-22 Wednesday 22:19  sigmunau
-
-  added an new config variable that takes an comma separated list of
- interface modules to be loaded in the background when vlc starts. This is
- usefull for lirc, logger and xosd. Also got rid of the hacky way the sap
- module was inserted, as this just needs to be added to this list now.
-
-2003-01-22 Wednesday 21:42  ipkiss
-
-  * Added a dialog box for subtitles selection
-  * Cosmetic here and there
-
-2003-01-22 Wednesday 19:37  lool
-
-   * modules/visualization/xosd/xosd.c: lower module capability when the
-   DISPLAY environment variable is unset (gtk like behaviour)
-
-2003-01-22 Wednesday 18:31  massiot
-
- Reverse stereo option.
-
-2003-01-22 Wednesday 17:03  sam
-
-   * ./configure.ac.in: reverted one of my latest laughable changes. Fixes the
-     detection of libdvdread.a, libdvdplay.a and libxvidcore.a. Sorry guys.
-
-2003-01-22 Wednesday 16:41  lool
-
-   * modules/visualization/xosd/xosd.c: fail if DISPLAY isn'y set or if
-   xosd_init returns NULL
-   * lib is initialized with configured font
-   * more safety checks
-
-2003-01-22 Wednesday 16:16  lool
-
-   * modules/access/slp.c: #include <stdlib.h> because of a malloc
-
-2003-01-22 Wednesday 15:16  massiot
-
- Less aggressive debug message.
-
-2003-01-22 Wednesday 12:25  sam
-
-   * ./configure.ac.in: fixed multiple static link issues with anal linkers.
-
-2003-01-22 Wednesday 10:53  fenrir
-
-  * add vout_encoder, not yet the codec parts.
-
-2003-01-22 Wednesday 10:44  fenrir
-
-  * all: modified files for video transcoding. Still needed configure.ac.in
-
-2003-01-22 Wednesday 10:41  fenrir
-
-  * added file needed for video transcoding with vlc.
-
-2003-01-22 Wednesday 10:03  massiot
-
- 1.12 How do I join an IPv6 multicast stream?
-
-2003-01-22 Wednesday 09:54  massiot
-
- * configure.ac.in: Re-added a52sys module, which was lost somewhere...
- * Fixed bugs regarding Dolby Surround downmixing.
-
-2003-01-22 Wednesday 04:51  fenrir
-
-  * fixed my last fix about bug with non-progressive videos.
-
-2003-01-22 Wednesday 02:39  hartman
-
- ALL: fixed a small bug in the timeslider code
-
-2003-01-22 Wednesday 01:48  hartman
-
- * ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added .mp3, .m3u and .mov
-   filetypes.
- * ./modules/gui/macosx/vout.m: Made the video window a textured window
- * All:
-   - fixed several missing object_release bugs, that i had introduced.
-   - updated the play/pause behaviour.
-   - fixed an issue with the volumeslider.
-
-2003-01-22 Wednesday 01:40  lool
-
-   * added --with-slp
-   * now works under win32
-
-2003-01-22 Wednesday 01:13  titer
-
-  * Fixed title / chapter menus
-  * Clean up
-
-2003-01-22 Wednesday 00:32  fenrir
-
-  * gtk: fixed a segfault with deinterlace.
-
-2003-01-21 Tuesday 21:20  ipkiss
-
-  * Dropped files and files added using the playlist are now enqueued
-    according to the "enqueue" config option
-
-2003-01-21 Tuesday 21:19  lool
-
-   * use of service attributes to get the name of the session, insert it in
-     the playlist
-
-2003-01-21 Tuesday 19:49  ipkiss
-
-  * Added a dialog box for the stream output
-
-2003-01-21 Tuesday 18:43  lool
-
-   * added a couple of malloc() checks
-
-2003-01-21 Tuesday 17:34  lool
-
-   * now search all srvtypes and add all srvs of all srvtypes to the
-     playlist (requires less configuration information, now zero)
-   * usual cleanup and bug removal
-
-2003-01-21 Tuesday 17:08  hartman
-
- ALL: the slider updates the video while it slides.
-
-2003-01-21 Tuesday 17:00  fenrir
-
-  * added "use DVD menu" choice.
-
-2003-01-21 Tuesday 16:46  fenrir
-
-  * sub.c: fixed handling for subrip subtitle with \r\n instead of \n and
- added some sanity checks.
-
-2003-01-21 Tuesday 14:26  hartman
-
- ALL: fixed my previous osx interface commit. had forgotten to save the files.
-
-2003-01-21 Tuesday 14:15  hartman
-
- * ./src/input/input_ext_intf.c
-   - FASTER and SLOWER now take into account the current rate.
-
-2003-01-21 Tuesday 12:36  fenrir
-
-  * gui/gtk : added a subtitle option in open dialog box.
-
-2003-01-21 Tuesday 12:23  hartman
-
- ALL: The addition of a volume slider required a small redesign of the
-      interface. David Weber was again kind enough to help us.
-
-2003-01-21 Tuesday 12:01  hartman
-
- * Added an 'slowmotion' icon
-
-2003-01-21 Tuesday 10:29  massiot
-
- Fixed two major bugs in the audio output, triggering segfault when going
- to mono mode, and probably at some other places.
-
-2003-01-21 Tuesday 00:47  jlj
-
-   * ./modules/gui/macosx/aout.m: output more debug info
-   * ./modules/gui/macosx/misc.[mh]: MPSlider, iTunes-like slider:
-     http://nanocrew.net/vlc/mpslider.png
-
-2003-01-20 Monday 20:17  yves
-
- - new access/slp plugin.
- - more buildfor_{rh80,mdk{82,90}} stuff.
- - use %%mklibname macro.
- - use %%clean_menus in postun instead of %%update_menus everywhere.
-
-2003-01-20 Monday 20:07  fenrir
-
-  * all: begin to up to date the gtk/gnome interface. All comments are
- welcome, and please reports bugs :)
-
-2003-01-20 Monday 17:52  massiot
-
- Used macro instead of hand-made code.
-
-2003-01-20 Monday 13:06  fenrir
-
-  * all: converted some msg_Err into msg_Warn
-
-2003-01-20 Monday 13:04  fenrir
-
-  * asf : more msg_Err -> msg_Warn
-
-2003-01-20 Monday 13:03  fenrir
-
-  * aac: some msg_Err -> msg_Warn
-
-2003-01-20 Monday 13:01  fenrir
-
-  * all: changed some msg_Err into msg_Warn.
-
-2003-01-20 Monday 10:59  massiot
-
- Fixed a dozen bugs regarding mono audio files.
-
-2003-01-20 Monday 03:45  hartman
-
- * ./extras/MacOSX/vlc.pbproj/project.pbxproj
-   - Added .cue and .ogg to the known filetypes
- ALL:
-   - When files are added they are not automatically played anymore. They are always queue'ed and optionally played.
-   - Preliminary divx filesubtitle support.
-
-2003-01-20 Monday 02:45  titer
-
-   load correctly font-eutopiabold36.rle on BeOS, thanks to sam & Meuuh
-  previous commits (closes #100)
-
-2003-01-20 Monday 02:19  fenrir
-
-  * mpegvideo.c : raah, removed a debug message...
-
-2003-01-20 Monday 02:15  fenrir
-
-  * mpegvideo.c : fix dts generation for non-progressive stream.
-
-2003-01-20 Monday 00:23  hartman
-
- * ./modules/gui/macosx/vout.m: Fixed the play/pause key shortcut.
-
-2003-01-19 Sunday 22:16  jpsaman
-
- New "qte_main" module. It should be used by all plugins/modules that need QT embedded. Also ported modules/qte/qte.{cpp,h} to use it.
-
-2003-01-19 Sunday 17:55  ipkiss
-
-  * Compilation fix
-
-2003-01-19 Sunday 16:57  massiot
-
- Requalified some error messages into warnings.
-
-2003-01-19 Sunday 08:28  fenrir
-
-  * avi.c : proper way to store fourcc.
-
-2003-01-19 Sunday 08:27  fenrir
-
-  * all: change the way fourcc are stored in bitmapinfoheader.
-
-2003-01-19 Sunday 03:16  sam
-
-   * ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
-     the GetProgramPath call, stored the path in p_libvlc instead. Fixes
-     compilation under anything other than OS X.
-
-2003-01-18 Saturday 20:24  alexis
-
- Compilation fix
-
-2003-01-18 Saturday 13:24  massiot
-
- Including font-eutopiabold36.rle for DivX and ogg subtitles.
-
-2003-01-18 Saturday 04:57  hartman
-
- * ./modules/gui/macosx/open.m
-   - .bin files are now opened as disks, instead of as files
-
-2003-01-18 Saturday 04:10  hartman
-
- * ./modules/gui/macosx/open.m:
-   - Removed the pretty animation. Wasn't working. This looks better.
-   - fixed a potential memory problem
+ * modules/gui/skins/*:
+    Added 'slow' and 'fast' events to play a stream slower/faster
 
-2003-01-17 Friday 23:59  sam
+------------------------------------------------------------------------
+r6754 | sigmunau | 2004-02-15 20:40:41 +0100 (Sun, 15 Feb 2004) | 7 lines
+Changed paths:
+   M /trunk/doc/lirc/example.lircrc
+   M /trunk/modules/control/lirc/lirc.c
 
-   * ./modules/audio_output/alsa.c: updated requirements to 0.9.0beta10a in
-     the source comments.
+modules/control/lirc/lirc.c:
+ * backported some changes from the hotkeys module
+ * implemented buttons to cycle audio and subtitle tracks.
+ * implemented a mute button
+doc/lirc/example.lircrc:
+ * example for the new buttons
 
-2003-01-17 Friday 21:46  hartman
+------------------------------------------------------------------------
+r6755 | gbazin | 2004-02-15 22:52:59 +0100 (Sun, 15 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/dtstospdif.c
 
- * ./modules/gui/macosx/controls.m: made the fullscreen command work, even if the videowindow is not the frontmost window
 
-2003-01-17 Friday 19:36  sam
+* modules/audio_filter/converter/dtstospdif.c: fixed the swab() replacement.
 
-   * ./modules/gui/ncurses/ncurses.c: added locks and checks in navigation code.
+------------------------------------------------------------------------
+r6756 | gbazin | 2004-02-15 23:20:56 +0100 (Sun, 15 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv6.c
 
-2003-01-17 Friday 19:35  sam
 
-   * ./modules/gui/win32/mainframe.cpp, ./modules/gui/win32/menu.cpp: applied
-     navigation fixes from the Gtk+ interface.
+* modules/misc/network/ipv6.c: fix for ipv6 name resolution, courtesy of Jeroen Massar (jeroen at unfix dot org).
 
-2003-01-17 Friday 19:22  sam
+------------------------------------------------------------------------
+r6757 | gbazin | 2004-02-16 14:33:10 +0100 (Mon, 16 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dshow/filter.cpp
 
-   * ./modules/control/rc/rc.c: boundary checks for chapter navigation.
+* modules/access/dshow/filter.cpp: work-around a bug in w32api-2.5.
 
-2003-01-17 Friday 19:17  sam
+------------------------------------------------------------------------
+r6758 | zorglub | 2004-02-16 18:14:15 +0100 (Mon, 16 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
 
-   * ./modules/gui/gtk/gtk_callbacks.c, ./modules/gui/gtk/menu.c: added a lot
-     of boundary checks in the handling of title/chapter menus. Title 0 is no
-     longer reachable (Closes: #26).
+Fix setting the name and the author with DEMUX_GET_META
 
-2003-01-17 Friday 18:19  titer
+------------------------------------------------------------------------
+r6759 | zorglub | 2004-02-16 18:14:39 +0100 (Mon, 16 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-  Fixed the 'Do not use DVD menus' check box.
+* Swap duration and group columns
+* Introduce duration sort
 
-2003-01-17 Friday 18:19  jpsaman
+------------------------------------------------------------------------
+r6760 | zorglub | 2004-02-16 18:16:24 +0100 (Mon, 16 Feb 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
 
- Updating slider only once a second now.
+Added an option "recursive"
+       - none: subdirectories are skipped
+       - collapse: former behaviour, subdirectories are not expanded
+       - expand: all subdirectories are fully expanded
 
-2003-01-17 Friday 17:22  massiot
+I dislike these strings, please find other ones :)
 
- [no log message]
+------------------------------------------------------------------------
+r6761 | hartman | 2004-02-17 04:12:00 +0100 (Tue, 17 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/src/video_output/video_text.c
 
-2003-01-17 Friday 16:18  sam
+* vout_OSDMessage doxygen doc update
+* fix broken vout_OSDMessage in other files
 
-   * ./modules/video_filter/**/*.c: mouse clicks and keyboard events are now
-     sent to the parent video output by all filters, and mouse coordinates are
-     translated when necessary (Closes: #15).
+------------------------------------------------------------------------
+r6762 | gbazin | 2004-02-17 14:13:32 +0100 (Tue, 17 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-2003-01-17 Friday 15:26  fenrir
+* ALL: portability fixes.
 
-  * all: use p_vlc->pf_memcpy instead of memcpy on big data block.
-  * mpeg4video: removed a bad code dealing with pts discontinuity.
-  * pes.c: try to avoid copying the whole  PES. (the first 64ko
- ins't any more copied :)
+------------------------------------------------------------------------
+r6763 | fenrir | 2004-02-18 14:21:33 +0100 (Wed, 18 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
-2003-01-17 Friday 14:51  lool
+ * transcode: fixed s16b <-> s16l conversion.
 
-   * added missing static
+------------------------------------------------------------------------
+r6764 | rocky | 2004-02-19 03:05:12 +0100 (Thu, 19 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
 
-2003-01-17 Friday 13:54  sam
+Structure not big enough and was writing past buffer boundary.
+Thanks to Marco Z?\239?\191?\189hlke for finding this problem.
 
-   * ./modules/codec/spudec/parse.c: fixed a wrapping issue in the subtitle date
-     calculation in slow-mo.
+------------------------------------------------------------------------
+r6765 | jpsaman | 2004-02-19 16:13:49 +0100 (Thu, 19 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/faad.c
 
-2003-01-16 Thursday 23:37  sam
+Fix for iPAQ choose fixed point arithmic in FAAD decoder.
 
-   * ./Makefile.am: fixed distribution of MSVC files.
+------------------------------------------------------------------------
+r6766 | jpsaman | 2004-02-19 16:42:25 +0100 (Thu, 19 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/faad.c
 
-2003-01-16 Thursday 23:33  babal
+Tell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values) and VLC so that it doesn't need to do a conversion filter for it.
+
+------------------------------------------------------------------------
+r6767 | gbazin | 2004-02-19 17:19:41 +0100 (Thu, 19 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/faad.c
+
+* modules/codec/faad.c: compilation fix and proper 16bits pcm support.
+
+------------------------------------------------------------------------
+r6768 | jpsaman | 2004-02-19 18:42:43 +0100 (Thu, 19 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/faad.c
+
+Correct fix for iPAQ. (do not mix watching your kids and coding, it doesn't mix ;-))
+
+------------------------------------------------------------------------
+r6769 | courmisch | 2004-02-19 19:55:34 +0100 (Thu, 19 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/doc/ChangeLog-2001
+   M /trunk/doc/ChangeLog-2002
+
+Removed Vladimir Chernyshov's email address (kept his name).
+
+------------------------------------------------------------------------
+r6770 | hartman | 2004-02-19 20:38:58 +0100 (Thu, 19 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
+
+* Revert back to old prefs.
+  - fixed the bug with the modules not setting up their prefs.
+  - bugs: int with strings items are broken (see relfontsize)
+  - hotkeys elements don't really work
+
+------------------------------------------------------------------------
+r6771 | bigben | 2004-02-20 16:38:40 +0100 (Fri, 20 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/access/pvr/pvr.c
+
+cleaning of pvr input  : settings are only set if  given on command line
+(no more default values).
 
- - my previous fix was a bad fix :(
+Patch from Tim O Callaghan (tim.ocallaghan - AT - limestudios - DOT - com)
 
-2003-01-16 Thursday 23:25  lool
+------------------------------------------------------------------------
+r6772 | bigben | 2004-02-20 17:29:31 +0100 (Fri, 20 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/pvr/pvr.c
+
+coding style
 
-   * configure.ac.in:
-     . renamed access_slp to slp
-     . slp is enabled by default if slp.h is present
-   * modules/access/slp.c:
-     . slp is now an access and a demux and forces the use of itself
-     . cleanups and bug corrections
-     . disappears of the playlist
-       Thanks to fenrir for the help in debugging!
+------------------------------------------------------------------------
+r6773 | massiot | 2004-02-20 18:13:42 +0100 (Fri, 20 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
 
-2003-01-16 Thursday 23:00  massiot
+* modules/access_output/udp.c: do not send out packets which are too much
+  in the past, to avoid flooding the client.
 
- * Bumped up revision number to 0.5.0-test3,
- * Rearranged fields in the OS X interface to accomodate for translations,
- * modules/access/dvd/ifo.c: fixed a crash with bad streams,
- * Auto-updated po files,
- * Manually updated fr.po.
+------------------------------------------------------------------------
+r6774 | massiot | 2004-02-20 18:16:50 +0100 (Fri, 20 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/system.c
 
-2003-01-16 Thursday 21:14  babal
+* modules/demux/mpeg/system.c: check for scrambled packets.
 
- - input.c : doesn't even try to use the headphone filter for
-             unsupported format (S/PDIF, ...)
- - m3u.c : support for MRLs
-           better detection of absolute path under Windows
- - configure.ac.in : off_t was defined twice for mingw32
- - fr.po : translation of headphone filter strings
+------------------------------------------------------------------------
+r6775 | massiot | 2004-02-20 18:20:01 +0100 (Fri, 20 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/threads.c
 
-2003-01-16 Thursday 20:08  lool
+* src/misc/threads.c: made vlc_set_thread_priority usable on non-Darwin
+  OSes, and added an rt-offset configuration variable to tune the priority
+  of VLC against other programs without recompiling everything.
 
-   * typo
+------------------------------------------------------------------------
+r6776 | massiot | 2004-02-20 19:24:41 +0100 (Fri, 20 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpegvideo.c
 
-2003-01-16 Thursday 15:26  titer
+* modules/packetizer/mpegvideo.c: display the picture size and frame rate
+  exactly once.
 
-  * InterfaceWindow.cpp : fixed DVD drag & drop
-  * PreferencesWindow.* : added the possibility not to use DVD menus
+------------------------------------------------------------------------
+r6777 | massiot | 2004-02-20 19:34:28 +0100 (Fri, 20 Feb 2004) | 12 lines
+Changed paths:
+   M /trunk/include/vlc_codec.h
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/stream_out/transcode.c
 
-2003-01-16 Thursday 14:40  massiot
+* modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c :
+  - new ffmpeg options available from the command-line : interleaved video,
+    noise reduction, rate control parameters, i_quant_factor, trellis
+    quantification, mpeg4 matrix, and thread count
+  - portable functions to use ffmpeg multithreading capabilities on all
+    platforms
+  - hurry up mode now turns off rd and trellis, and also raises the noise
+    reduction parameter (thus noise reduction is mandatory with hurry up)
+  - if threads=1, no ffmpeg thread is launched, but the ffmpeg encoding
+    will be done in a separate thread than the packetizer and decoder
+  - fixed a bug with mp3 decoding and weird ffmpeg return code
+
+------------------------------------------------------------------------
+r6778 | massiot | 2004-02-20 20:03:59 +0100 (Fri, 20 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c: fixed a segfault when quitting.
+
+------------------------------------------------------------------------
+r6779 | gbazin | 2004-02-20 20:21:23 +0100 (Fri, 20 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/audio_output/alsa.c
+   D /trunk/modules/demux/a52sys.c
+
+
+* modules/demux/a52sys.c: forgot to remove this file.
+* modules/audio_output/alsa.c: kind of a work-around for a strange bug that trashes the stack. Doesn't solve it but should be easier to track down now.
 
- Swedish is now sv, not se. Thanks yvounet. (c)
+------------------------------------------------------------------------
+r6780 | massiot | 2004-02-20 20:21:25 +0100 (Fri, 20 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c : don't lock when quitting.
 
-2003-01-16 Thursday 14:39  yves
+------------------------------------------------------------------------
+r6781 | gbazin | 2004-02-20 23:07:51 +0100 (Fri, 20 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
 
- * codec/mad plugin is replaced by audio_filter/mpgatofixed32.
- * new demux/m4v and mux/avi plugins
 
-2003-01-16 Thursday 14:34  sam
+* configure.ac: what about checking for the c++ preprocessor.
 
-   * ./po/sv.po: Swedish is now sv, not se. Thanks yvounet.
+------------------------------------------------------------------------
+r6782 | gbazin | 2004-02-21 23:41:49 +0100 (Sat, 21 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
-2003-01-16 Thursday 14:08  massiot
 
- * modules/codec/mpeg_audio.c: attempt at fixing free-bitrate mp3, though
-   I do not have any file to test ; more precise PTS handling when losing
-   sync.
- * src/audio_output/intf.c: fixed a warning.
+* modules/codec/ffmpeg/encoder.c: make it ffmpeg-0.4.8 friendly.
 
-2003-01-16 Thursday 13:58  hartman
+------------------------------------------------------------------------
+r6783 | gbazin | 2004-02-22 00:15:52 +0100 (Sun, 22 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/include/charset.h
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/mux/mp4.c
 
- * ALL:
- - integrated play/pause toggled button
- - global shortcut for play/pause by use of spacebar
- - new pause.png
- - removed pause button
- - close button in intf window. register window in Window menuitem.
- - rearranged the menu
- - changed some key-combo's to be more OSX compliant/consistent
- - The time text-field is no longer selectable
- - The faster/slower/ff/stop etc button are only available during playback
- - added .bin filetype to Project Target (allows drag and drop of .bin files on program icon.
- - Added Add/Remove buttons to the llaylist.
- - Made the drawer 10 pixels smaller. Looks much better.
- - added a volume slider.
 
-2003-01-16 Thursday 13:49  hartman
+* include/charset.h: added "extern "C" {" for c++ modules.
+* modules/mux/mp4.c, modules/demux/ts.c: fixed memleaks.
+
+------------------------------------------------------------------------
+r6784 | gbazin | 2004-02-22 00:50:52 +0100 (Sun, 22 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
- * ./modules/gui/macosx/controls.m:
-   - Added a volumeslider
-   - removed pause button
-   - added a fast forward action (increases speed in time)
-   - changed the play method to allow for a toggled play pause button
-   - volumeUp and VolumeDown take the state of the Mute Menuitem into account
-   - volumeUp and VolumeDown take the volumeSlider into account
- * ./modules/gui/macosx/intf.h:
-   - added references for the volumeslider, new menuitems
- * ./modules/gui/macosx/intf.m:
-   - correct init of volumeslider and other new intf elements
-   - new title for Controller window
-   - the state of buttons is dependant on a movie being played
-   - toggle the play/pause button if a play/pause action is detected.
- * ./modules/gui/macosx/playlist.h: added add/remove buttons to playlist
- * ./modules/gui/macosx/vout.m:
-   - removed some control keys which were no longer necesarry
-   - give the window the title of the item being played
 
-2003-01-16 Thursday 13:22  hartman
+* modules/stream_out/transcode.c: fixed memleak. Set aspect ratio info even for raw video input.
+
+------------------------------------------------------------------------
+r6785 | gbazin | 2004-02-22 01:15:33 +0100 (Sun, 22 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/ChangeLog
+   M /trunk/NEWS
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/include/video_output.h
+   M /trunk/src/video_output/vout_pictures.c
+
+
+* ALL: preparation for 0.7.1-test2.
+
+------------------------------------------------------------------------
+r6786 | gbazin | 2004-02-22 01:33:10 +0100 (Sun, 22 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/Modules.am
+
+
+* modules/demux/playlist/Modules.am: don't forget playlist.h.
+
+------------------------------------------------------------------------
+r6787 | gbazin | 2004-02-22 01:55:31 +0100 (Sun, 22 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/po/POTFILES.in
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/vlc.pot
+
 
- VolumeGet/VolumeSet now work even if no file is playing.
+* po/*: ./toolbox --update-po.
 
-2003-01-16 Thursday 12:56  sam
+------------------------------------------------------------------------
+r6788 | rocky | 2004-02-22 10:35:48 +0100 (Sun, 22 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
 
-   * ./plugins.dsp.in: fixed this file thanks to Stephane van Hardeveld.
+Make sure a couple of variables are initialized before
+reading. (caught by valgrind).
 
-2003-01-16 Thursday 12:49  sam
+------------------------------------------------------------------------
+r6789 | rocky | 2004-02-22 11:30:22 +0100 (Sun, 22 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
 
-   * ./evc/config.h, ./msvc/config.h: proper generation of these files using
-     information from configure.ac.in. Thanks to Stephane van Hardeveld for
-     spotting this.
+fix mem leak. (Caught by valgrind.)
 
-2003-01-16 Thursday 09:05  sam
+------------------------------------------------------------------------
+r6790 | rocky | 2004-02-22 11:30:41 +0100 (Sun, 22 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
 
-   * ./modules/**/.cvsignore: added common *$(LIBEXT) values to .cvsignore.
+Fix mem leak caught by valgrind.
 
-2003-01-16 Thursday 09:02  sam
+------------------------------------------------------------------------
+r6791 | rocky | 2004-02-22 11:52:23 +0100 (Sun, 22 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/common.c
 
-   * ./include/vlc_common.h: fixed win32 plugin compilation.
+Fix valgrind-caught memory leak.
 
-2003-01-16 Thursday 09:00  sam
+------------------------------------------------------------------------
+r6792 | gbazin | 2004-02-22 16:03:33 +0100 (Sun, 22 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/src/libvlc.c
 
-   * ALL: merged more UI strings.
 
-2003-01-15 Wednesday 23:55  massiot
+* configure.ac: added an --enable-utf8 option (default enabled on osx/beos/win32).
+* src/libvlc.c, modules/gui/wxwindows/wxwindows.h: use #ifdef ENABLE_UTF8
 
- * Fixed MPEG audio layer III VBR,
- * Mac OS X interface thread gets a real-time priority as well to avoid
-   lock-ups,
- * VLAN error is now a warning.
+------------------------------------------------------------------------
+r6793 | massiot | 2004-02-22 16:41:27 +0100 (Sun, 22 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/faad2.patch
+   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/threads.c
 
-2003-01-15 Wednesday 13:58  massiot
+* Updated contrib build system
+* src/misc/threads.c: fixed a Darwin-specific bug introduced recently
 
- Typo.
+------------------------------------------------------------------------
+r6794 | zorglub | 2004-02-22 16:52:33 +0100 (Sun, 22 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/playlist/export.c
+   M /trunk/modules/misc/playlist/native.c
 
-2003-01-15 Wednesday 13:48  sam
+Fix compilation warnings
 
-   * ./modules/video_output/x11/xcommon.c: we ignore MapNotify and UnmapNotify
-     events once our window has been properly mapped.
+------------------------------------------------------------------------
+r6795 | fenrir | 2004-02-22 16:57:41 +0100 (Sun, 22 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/rawvideo.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/video_filter/filter_common.h
 
-2003-01-15 Wednesday 13:46  massiot
+ * all: compilation warning fixes (mainly missings headers).
 
- message queue overflow is now a warning.
+------------------------------------------------------------------------
+r6796 | fenrir | 2004-02-22 16:59:53 +0100 (Sun, 22 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
+
+ * sub.c: VobSub fix.
+
+------------------------------------------------------------------------
+r6797 | fenrir | 2004-02-22 17:01:42 +0100 (Sun, 22 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
 
-2003-01-15 Wednesday 13:16  sam
+ * livedotcom.cpp: bug fix. (a bad memory allocation).
 
-   * ALL: slightly changed some interface strings so that they are common to
-     all GUIs, thus making the translators' work easier.
+------------------------------------------------------------------------
+r6798 | fenrir | 2004-02-22 17:08:47 +0100 (Sun, 22 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/include/stream_output.h
+   M /trunk/src/input/input_dec.c
+   M /trunk/src/stream_output/stream_output.c
 
-2003-01-15 Wednesday 13:14  massiot
+ * all: changed the prototype of sout_InputNew.
 
- Better recovery on emulated startcode. Still doesn't work with VBR mp3's,
- though.
+------------------------------------------------------------------------
+r6799 | fenrir | 2004-02-22 17:40:25 +0100 (Sun, 22 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input_programs.c
 
-2003-01-15 Wednesday 12:25  massiot
+ * input_programs.c: a little memleak.
 
- Dutch translation, courtesy of Derk-Jan Hartman <d.hartman@student.utwente.nl>
- and Jean-Paul Saman <jpsaman@wxs.nl>.
+------------------------------------------------------------------------
+r6800 | gbazin | 2004-02-22 22:32:42 +0100 (Sun, 22 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
 
-2003-01-15 Wednesday 11:46  titer
 
-  Fixed --with-mad and --with-mad-tree
+* modules/access/cdda/access.c: fix to allow playing the last track and cd's with only 1 track.
 
-2003-01-15 Wednesday 11:27  massiot
+------------------------------------------------------------------------
+r6801 | titer | 2004-02-23 00:09:25 +0100 (Mon, 23 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
 
- VolumeUp/Down/Mute now work even if no file is playing.
+ipv4.c : BeOS compile fix
 
-2003-01-15 Wednesday 10:58  massiot
+------------------------------------------------------------------------
+r6802 | rocky | 2004-02-23 01:10:50 +0100 (Mon, 23 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
 
- * Totally rewrote the mad plug-in, in order to fix the PTS problems :
- - Now using the low-level API of libmad,
- - Decoding split in parsing & decoding (just like A/52),
- - Should handle dual-mono files correctly,
- * The old mpeg_audio plug-in can no longer work in this scheme and has
-   been disabled. Please _always_ compile with mad from now on.
- * Updated po files.
+Change error reporting on memory error to be memory error.
 
-2003-01-15 Wednesday 00:49  jlj
+------------------------------------------------------------------------
+r6803 | gbazin | 2004-02-23 13:17:24 +0100 (Mon, 23 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/src/playlist/playlist.c
 
-   * ./modules/gui/macosx: added macosx-adev and macosx-vdev config vars.
+*  modules/gui/wxwindows/playlist.cpp: don't update the GUI from different threads!
+* src/playlist/playlist.c: vout/sout garbage collection improvements.
 
-2003-01-15 Wednesday 00:10  massiot
+------------------------------------------------------------------------
+r6804 | gbazin | 2004-02-23 21:34:47 +0100 (Mon, 23 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
 
- Updated Italian translation, courtesy of Vella Bruno <allevb@tin.it>.
 
-2003-01-14 Tuesday 22:44  sam
+* include/vlc_common.h: added the UI64C() macro for unsinged long long constants.
 
-   * ./modules/audio_output/oss.c: compilation fix for BSD, courtesy of
-     Steven M. Schultz.
+------------------------------------------------------------------------
+r6805 | fenrir | 2004-02-23 21:35:42 +0100 (Mon, 23 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
 
-2003-01-14 Tuesday 22:03  titer
+ * livedotcom.cpp: a fix + a nasty hack that should fix playback of streams
+ using weird value after a synch with RTCP.
 
-   Fixed playlist behaviour (draging a file replaces the playlist, and
-  draging a file while pressing the 'Shift' key appends it while the
-  current one keeps playing.
+------------------------------------------------------------------------
+r6806 | fenrir | 2004-02-23 21:45:52 +0100 (Mon, 23 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
 
-2003-01-14 Tuesday 18:56  sam
+ * livedotcom.cpp: nULL -> UI64C(n).
 
-   * ./FAQ: a few corrections. See also http://angryflower.com/bobsqu.gif
+------------------------------------------------------------------------
+r6807 | kuehne | 2004-02-23 21:55:41 +0100 (Mon, 23 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
 
-2003-01-14 Tuesday 16:00  titer
+Enlarged some fields in the OpenTarget-Window to display the entire localizations
 
-  Now you can save preferences.
+------------------------------------------------------------------------
+r6808 | sigmunau | 2004-02-23 22:00:37 +0100 (Mon, 23 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
 
-2003-01-14 Tuesday 15:31  titer
+modules/misc/sap.c:
+ * fixed two memleaks, one of them rather large
+ * fix for http announces that don't start the filename part with '/'
 
-  * added a sanity lock
+------------------------------------------------------------------------
+r6809 | gbazin | 2004-02-23 22:50:14 +0100 (Mon, 23 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
 
-2003-01-14 Tuesday 14:51  massiot
 
- * Fixed dual-mono handling of MPEG audio.
- * rc.c: fixed a warning.
+* src/playlist/playlist.c: bug fix.
 
-2003-01-14 Tuesday 14:48  titer
+------------------------------------------------------------------------
+r6810 | gbazin | 2004-02-23 22:57:56 +0100 (Mon, 23 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
 
-  * Added a file panel for subtitles file selection.
 
-2003-01-14 Tuesday 04:34  fenrir
+* src/playlist/playlist.c: who said testing was useful ?
 
-  * stream_output.c: fix a bug with "null" stream.
+------------------------------------------------------------------------
+r6811 | gbazin | 2004-02-24 00:01:05 +0100 (Tue, 24 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/include/codecs.h
+   M /trunk/modules/codec/araw.c
+   M /trunk/modules/demux/wav.c
 
-2003-01-14 Tuesday 01:30  sigmunau
 
- changed the a rule into add and made it work along with others such as play
- even when nothing is currently playing. Added a playlist command to list the
- entries currently in the playlist. plus some cleanups and sanity checks.
+* modules/demux/wav.c: more fixes for multichannel wav files support.
+* include/codecs.h: ms speakers definitions.
+* modules/codec/araw.c: added support for fl64 fourcc.
 
-2003-01-13 Monday 23:45  massiot
+------------------------------------------------------------------------
+r6812 | fenrir | 2004-02-24 17:31:46 +0100 (Tue, 24 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
 
Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>.
* http.c: "Transfer-Encoding: chunked" support. (Tested with only one URL).
 
-2003-01-13 Monday 20:02  jlj
+------------------------------------------------------------------------
+r6813 | bigben | 2004-02-24 18:16:27 +0100 (Tue, 24 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
 
-   * ./modules/gui/macosx/aout.m: don't call AudioHardwareUnload.
+Do not send an event when clicking out of the search box
 
-2003-01-13 Monday 17:39  fenrir
+------------------------------------------------------------------------
+r6814 | gbazin | 2004-02-24 18:42:07 +0100 (Tue, 24 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
-  * adpcm: changed the way that data are read and thus seek will work.
 
-2003-01-13 Monday 17:11  ipkiss
+* modules/stream_out/transcode.c: compilation fixes for ffmpeg-0.4.8.
 
-  * MacOSX interface: fixed a stupid bug
-  * Win32 interface: completed support for channel selection
+------------------------------------------------------------------------
+r6815 | gbazin | 2004-02-24 18:43:31 +0100 (Tue, 24 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda.c
 
-2003-01-13 Monday 16:58  massiot
 
- Compilation fix.
+* modules/access/cdda.c: added "cddasimple" shortcut.
 
-2003-01-13 Monday 15:20  sam
+------------------------------------------------------------------------
+r6816 | zorglub | 2004-02-24 19:19:44 +0100 (Tue, 24 Feb 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-   * ./toolbox: toolbox --update-po now automatically extracts strings from
-     the Win32 interface.
+Fix problem in playlist update code.
 
-2003-01-13 Monday 15:14  alexis
+Strangely, the "AddPendingEvent" wxwindows call seems to hang, so
+replace it bhy "ProcessEvent" (the playlist update is processed
+immediately in the callback, but it is only the update of one item, so
+it should not be a problem)
 
- Fixed typo
+------------------------------------------------------------------------
+r6817 | gbazin | 2004-02-24 20:23:11 +0100 (Tue, 24 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/dts.c
 
-2003-01-13 Monday 14:51  massiot
 
- Do not forget to register aout_ChannelsRestart as the callback for
- audio-device, plus miscellaneous changes.
+* modules/demux/dts.c: improved detection of wav dts files.
 
-2003-01-13 Monday 13:28  sam
+------------------------------------------------------------------------
+r6818 | gbazin | 2004-02-24 23:15:41 +0100 (Tue, 24 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-   * ./modules/video_output/sdl.c: protected libSDL initialization calls to
-     avoid race conditions and deadlocks.
 
-2003-01-13 Monday 04:46  fenrir
+* modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever way (hide useless things like empty menus).
 
-  * mux/avi.c: added index creation.
-  * demux/avi.c: fix stream length calculation.
-  * stream_output.c: forgot a return value ...
+------------------------------------------------------------------------
+r6819 | fenrir | 2004-02-25 13:38:33 +0100 (Wed, 25 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input_dec.c
+   M /trunk/src/input/input_programs.c
 
-2003-01-13 Monday 02:33  fenrir
+ * all: fixed sout-audio/video options.
 
-  * all: now mux and access_out can request to reserve some memory in front
- of each sout buffer (will prevent some unnecessary memcpy :). Not yet
- really used.
+------------------------------------------------------------------------
+r6820 | zorglub | 2004-02-25 15:02:34 +0100 (Wed, 25 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/po/pt_BR.po
 
-2003-01-13 Monday 02:30  fenrir
+Update of the brazilian portuguese translation, thanks to
+Andr?\239?\191?\189 de Barros Martins Ribeiro
 
-  * mp4: added parsing of some mov boxes (alternate movies).
+------------------------------------------------------------------------
+r6821 | fenrir | 2004-02-25 18:48:52 +0100 (Wed, 25 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_block.h
+   M /trunk/modules/codec/a52.c
+   M /trunk/modules/codec/dts.c
+   M /trunk/modules/codec/faad.c
+   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/src/misc/block.c
 
-2003-01-13 Monday 01:11  sam
+ * all: removed block_t->b_discontinuity,b_frame_* and added i_flags
+ field and a few BLOCK_FLAG_*.
 
-   * ./debian/rules: compilation bypasses for the Debian maintainer.
+------------------------------------------------------------------------
+r6822 | fenrir | 2004-02-25 19:22:54 +0100 (Wed, 25 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/libmpeg2.c
 
-2003-01-12 Sunday 19:08  jpsaman
+ * libmpeg2.c: lalala, compilation fix...
 
- Fixed some paths.
+------------------------------------------------------------------------
+r6823 | gbazin | 2004-02-25 19:42:38 +0100 (Wed, 25 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-2003-01-12 Sunday 19:08  jpsaman
 
- Use gtk_main_quit only in one place (the function Manage()).
+* modules/gui/wxwindows/wxwindows.h: workaround/compilation fix for new wxWindows versions.
 
-2003-01-12 Sunday 18:26  fenrir
+------------------------------------------------------------------------
+r6824 | gbazin | 2004-02-25 19:43:24 +0100 (Wed, 25 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4audio.c
+   M /trunk/modules/packetizer/mpegvideo.c
 
-  * avi: partial fix for non interleaved file with incorrect( I'm not sure
- about that) stream descriptor. Now at least video will be played.
 
-2003-01-12 Sunday 18:25  jlj
+* modules/packetizer/mpeg4audio.c, modules/packetizer/mpegvideo.c: compilation fix.
 
-   * ./modules/gui/macosx/intf.m: Fixed mutex errors on stop (Closes #80).
+------------------------------------------------------------------------
+r6825 | gbazin | 2004-02-25 19:47:02 +0100 (Wed, 25 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/input_dec.c
 
-2003-01-12 Sunday 15:38  sigmunau
 
-  * src/video_output/video_output.c: add a key-pressed variable to p_vout
-  * modules/access/dvdplay/intf.c: allow keyboard naviagation in dvd-menus,
- by reading the key-pressed variable
-  * modules/control/lirc/lirc.c: allow navigation with remote control by
- faking keypresses (closes #38). I think the remotes for dvdplayers usually
- have buttons for "root menu" and "title menu". Whould this be easily
- implemented in vlc?
+* src/input/input_dec.c: compilation fix.
 
-2003-01-12 Sunday 06:39  fenrir
+------------------------------------------------------------------------
+r6826 | titer | 2004-02-25 20:27:23 +0100 (Wed, 25 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
-  * m4v: a raw MPEG-4 video stream demuxer (for now, it assumes 25fps).
- You have to force this demuxer.
+ macosx/vout* : fixed OpenGL fullscreen (still needs some cleaning)
 
-2003-01-12 Sunday 04:30  fenrir
+------------------------------------------------------------------------
+r6827 | zorglub | 2004-02-25 23:01:34 +0100 (Wed, 25 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/po/fr.po
 
-  * avi.c: avi muxer. (It produces broken files, but vlc is able to read
- them).
+Update of the french translation.
 
-2003-01-12 Sunday 04:11  fenrir
+This file need reviewing, please help
 
-  * some workaround for clock.
+------------------------------------------------------------------------
+r6828 | jpsaman | 2004-02-25 23:16:20 +0100 (Wed, 25 Feb 2004) | 3 lines
+Changed paths:
+   D /trunk/ipkg/control
+   M /trunk/ipkg/control.gpe
+   A /trunk/ipkg/control.h3600
+   D /trunk/ipkg/postinst
+   D /trunk/ipkg/postrm
+   M /trunk/ipkg/rules
+   A /trunk/ipkg/rules.h3600
 
-2003-01-12 Sunday 02:08  titer
+Added configuration for h3600 iPAQ PDA with small Flash sizes.
+Removed unused files.
 
-  * beos/* : fixed a bug in the progress bar with big files
-  * beos_specific.cpp : fixed the app signature
-  * VlcWrapper.* : removed unused code
+------------------------------------------------------------------------
+r6829 | ipkiss | 2004-02-25 23:42:48 +0100 (Wed, 25 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/po/fr.po
 
-2003-01-12 Sunday 01:26  sigmunau
+Fixed an incorrect string
 
-  new rule for remote controls with combined play/pause button (like mine has)
+------------------------------------------------------------------------
+r6830 | hartman | 2004-02-26 00:28:04 +0100 (Thu, 26 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+
+* Disable libmad on OS X
+
+------------------------------------------------------------------------
+r6831 | gbazin | 2004-02-26 01:23:04 +0100 (Thu, 26 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/preferences.cpp
+
+
+* modules/gui/wxwindows/*: a whole bunch of bug-fixes spotted by running the debug build of wxWindows.
 
-2003-01-12 Sunday 00:22  titer
+------------------------------------------------------------------------
+r6832 | gbazin | 2004-02-26 09:24:29 +0100 (Thu, 26 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-  Corrected the list of supported MIME types.
 
-2003-01-11 Saturday 20:42  titer
+* modules/gui/wxwindows/playlist.cpp: removed useless lock.
 
-  * Needed update because variables names changed in the 'adjust' module.
+------------------------------------------------------------------------
+r6833 | gbazin | 2004-02-26 13:04:14 +0100 (Thu, 26 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
-2003-01-11 Saturday 20:25  gitan
 
- * SAP is disabled by default.
+* modules/gui/wxwindows/wxwindows.cpp: include setlocale.h after the vlc headers.
+* modules/gui/wxwindows/menus.cpp: fixed memory leaks.
+* modules/gui/wxwindows/playlist.cpp: fixed deadlock.
 
-2003-01-11 Saturday 19:33  stippi
+------------------------------------------------------------------------
+r6834 | hartman | 2004-02-26 14:04:55 +0100 (Thu, 26 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/vout.m
 
- fixed flickering of skip buttons (and consequently crashing if you pressed them)
+* Something I forgot
+  --macosx-stretch mode. Ignore aspect ratio and stretch video to fill window.
 
-2003-01-11 Saturday 18:31  fenrir
+------------------------------------------------------------------------
+r6835 | hartman | 2004-02-26 14:24:55 +0100 (Thu, 26 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
 
-  * avi: fix my last fix :)
+* don't break things...
 
-2003-01-11 Saturday 18:10  fenrir
+------------------------------------------------------------------------
+r6836 | gbazin | 2004-02-26 14:58:23 +0100 (Thu, 26 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
 
-  * asf: prevent some segfault with broken file. (partially fix bug 72)
-  * avi: respect frame size (for audio codec) and close bug 75.
-  * ffmpeg: can now read multiples audio frames from the same buffer.
+* modules/video_output/directx/*: fixes uninitialized variables and memleaks.
+
+------------------------------------------------------------------------
+r6837 | hartman | 2004-02-26 15:40:29 +0100 (Thu, 26 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-2003-01-11 Saturday 17:23  ipkiss
+* another thing that wasn't committed yet.
+  - Fix Playlist Save. Can only do m3u atm.
+
+------------------------------------------------------------------------
+r6838 | gbazin | 2004-02-26 18:02:17 +0100 (Thu, 26 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_output/directx.c
 
-  * Fixed my previous commit (thanks fenrir)
+* modules/audio_output/directx.c: don't use hardware buffers for <= 2 channels.
+   A few users have been reporting problems with the directx audio output and it might very well be the cause of their problems (ie. with buggy drivers).
+
+------------------------------------------------------------------------
+r6839 | hartman | 2004-02-26 18:07:37 +0100 (Thu, 26 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/audio.c
+
+* Don't crash during my demo to the university computer labs.
+  - don't crash when i_output < 0
 
-2003-01-11 Saturday 14:09  ipkiss
+------------------------------------------------------------------------
+r6840 | murray | 2004-02-26 20:11:44 +0100 (Thu, 26 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/po/fr.po
+   M /trunk/po/it.po
 
-  * compilation fix
+it.po: italian localization for VLC 0.7.1
+fr.po: minor fixes
 
-2003-01-10 Friday 17:30  lool
+------------------------------------------------------------------------
+r6841 | gbazin | 2004-02-27 14:24:12 +0100 (Fri, 27 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
+   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
+   M /trunk/modules/gui/skins2/win32/win32_loop.hpp
 
-   * re-included playlist.h (got confused with vlc-playlist.h)
+* modules/gui/skins2/*: portability fixes.
 
-2003-01-10 Friday 17:01  titer
+------------------------------------------------------------------------
+r6842 | fenrir | 2004-02-27 15:01:35 +0100 (Fri, 27 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/src/video_output/vout_pictures.h
 
 Thread priority management on BeOS.
* vout_pictures.*: added YVU9.
 
-2003-01-10 Friday 16:21  titer
+------------------------------------------------------------------------
+r6843 | fenrir | 2004-02-27 15:02:05 +0100 (Fri, 27 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/chroma.c
+   M /trunk/modules/codec/rawvideo.c
 
 Definitively fixed sync (I hope).
* rawvideo.c, ffmpeg/chroma.c: added YVU9.
 
-2003-01-10 Friday 13:21  massiot
+------------------------------------------------------------------------
+r6844 | fenrir | 2004-02-27 15:05:55 +0100 (Fri, 27 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
 
- Fixed liba52 detection using --with-a52.
+ * avi.c: added support for rgb 32 (24 won't work under linux as the vout
+ handle 24 and 32 the same way :(
 
-2003-01-10 Friday 12:34  asmax
+------------------------------------------------------------------------
+r6845 | fenrir | 2004-02-27 15:22:18 +0100 (Fri, 27 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
 
- * fixed previous commit (didn't work everytime)
+ * avi.c: uses rv15 for 15 and 16 bits file. (I don't know if it's ok).
 
-2003-01-10 Friday 11:02  asmax
+------------------------------------------------------------------------
+r6846 | gbazin | 2004-02-27 16:07:04 +0100 (Fri, 27 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
 
- * enable the network channel box when selecting network channel input
-   (gnome interface)
+* src/skin_main.cpp: fixed bug related to the destruction order.
+* parser/xmlparser.hpp: removed useless change.
 
-2003-01-10 Friday 10:01  lool
+------------------------------------------------------------------------
+r6847 | kuehne | 2004-02-27 23:33:38 +0100 (Fri, 27 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/po/de.po
 
-   * removed an useless inclusion
+Updated german translation
 
-2003-01-10 Friday 09:28  lool
+------------------------------------------------------------------------
+r6848 | titer | 2004-02-28 14:53:35 +0100 (Sat, 28 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
-   * access_slp LD options
+ macosx/vout* : don't forget to exit fullscreen mode at EOF,
+                fixed a segfault
 
-2003-01-10 Friday 09:25  lool
+------------------------------------------------------------------------
+r6849 | gbazin | 2004-02-28 18:10:23 +0100 (Sat, 28 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/src/playlist/info.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/item.c
 
-   * New entries:
-     2.16 NO VIDEO!! or NO AUDIO !!
-     3.3.4 Does VLC support DVD from all zones?
-     3.3.5 How can I take screenshots?
-     5. Miscellaneous
-     5.1 How may I help your project?
-     5.2 Why are your mailing-lists and your website in english?
 
-2003-01-10 Friday 08:04  yves
+* src/playlist/*: portability fixes, moved playlist_AddOption() to item-ext.c.
 
- * vlc.spec: new packetizer/mpeg4audio plugin added.
+------------------------------------------------------------------------
+r6850 | gbazin | 2004-02-28 20:30:04 +0100 (Sat, 28 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/streamout.cpp
 
-2003-01-10 Friday 06:16  lool
+* modules/gui/wxwindows/streamout.cpp: added mp4a to the list of audio transcoders.
 
-   * removed VLC_GO to avoid skipping to the last program
+------------------------------------------------------------------------
+r6851 | zorglub | 2004-02-28 20:31:54 +0100 (Sat, 28 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-2003-01-10 Friday 04:58  lool
+Fix loop on end of search
 
-   * configure.ac.in, modules/access/slp.c: New SLP access module,
-         see <http://www.openslp.org/>
+------------------------------------------------------------------------
+r6852 | zorglub | 2004-02-28 20:40:06 +0100 (Sat, 28 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+Search on the author field too
+
+------------------------------------------------------------------------
+r6853 | gbazin | 2004-02-29 14:03:19 +0100 (Sun, 29 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+
+* src/packages.mak: updated for libdts-0.0.2
+
+------------------------------------------------------------------------
+r6854 | gbazin | 2004-02-29 14:05:22 +0100 (Sun, 29 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+
+
+* ALL: bumped revision number to 0.7.1
+* modules/audio_filter/converter/dtstofloat32.c: update for libdts-0.0.2
+
+------------------------------------------------------------------------
+r6855 | gbazin | 2004-02-29 14:08:56 +0100 (Sun, 29 Feb 2004) | 4 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/src/misc/variables.c
 
-2003-01-10 Friday 01:09  ipkiss
 
-  * ./modules/gui/win32: fixed a bug in the preferences (closes #60)
+* src/misc/variables.c: fixed memleak.
+* include/vlc_common.h: use pragma to disable useless MSVC warnings.
+
+------------------------------------------------------------------------
+r6856 | gbazin | 2004-02-29 14:33:47 +0100 (Sun, 29 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/ipkg/Makefile.am
 
-2003-01-09 Thursday 23:43  massiot
 
- * OS X: Fixed a segfault with empty configuration strings (closes #65),
- * cosmetic messages cleanups.
+* ipkg/Makefile.am: don't try to package files which have been removed.
 
-2003-01-09 Thursday 22:30  lool
+------------------------------------------------------------------------
+r6857 | kuehne | 2004-02-29 14:49:02 +0100 (Sun, 29 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/po/de.po
 
-   * Mentionned libdvdcss vs DMCS in 4.2 ((c) Meuuh :)
+spelling fixes
 
-2003-01-09 Thursday 18:23  fenrir
+------------------------------------------------------------------------
+r6858 | kuehne | 2004-02-29 14:55:04 +0100 (Sun, 29 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/po/de.po
 
-  * avi: read less data at once as it seems to give better sound. (I thinks
- it's more a workaround that a true fix).
+Fixed breakage which has been introduced in the last commit
 
-2003-01-09 Thursday 18:06  sam
+------------------------------------------------------------------------
+r6859 | asmax | 2004-02-29 15:05:14 +0100 (Sun, 29 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
 
-   * ./modules/video_output/x11/xcommon.c: fixed i_visible_pitch calculation.
+* src/skin_main.cpp: fixed a bug related to the destruction order ;)
 
-2003-01-09 Thursday 17:47  sam
+------------------------------------------------------------------------
+r6860 | zorglub | 2004-02-29 15:05:45 +0100 (Sun, 29 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-   * ./modules/video_filter/*.c: all filters now properly use i_visible_pitch
-     instead of i_pitch for pixel access (Closes: #30).
+Sanity check
 
-2003-01-09 Thursday 16:26  sam
+------------------------------------------------------------------------
+r6861 | gbazin | 2004-02-29 15:35:10 +0100 (Sun, 29 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/INSTALL.win32
 
-   * ./modules/video_filter/adjust.c: properly fixed margin handling (partially
-     closes #30).
 
-2003-01-09 Thursday 15:38  sam
+* INSTALL.win32: updated win32 build instructions.
+
+------------------------------------------------------------------------
+r6862 | asmax | 2004-02-29 17:49:55 +0100 (Sun, 29 Feb 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/theme/skin.dtd
+   M /trunk/modules/gui/skins2/theme/theme.xml
+
+* controls/*, src/generic_window.cpp, src/generic_layout.cpp: a visibiliy
+variable is now owned by CtrlGeneric, and handled directly by the layout
+and the window (at the moment only the slider control uses it)
+* theme/skin.dtd, parser/builder.cpp, parser, skin_parser.cpp: added
+the "color" attribute for control text
+
+------------------------------------------------------------------------
+r6863 | asmax | 2004-02-29 18:36:55 +0100 (Sun, 29 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+
+* src/skin_main.cpp: do not delete the input a second time !
+
+------------------------------------------------------------------------
+r6864 | gbazin | 2004-02-29 20:01:22 +0100 (Sun, 29 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/rawdv.c
 
-   * ./modules/video_filter/adjust.c: rehandled code and enhanced the
-     config variables descriptions.
 
-2003-01-09 Thursday 14:05  sam
+* modules/demux/rawdv.c: DV audio support was removed from libavcodec so reimplemented it here.
+
+------------------------------------------------------------------------
+r6865 | gbazin | 2004-02-29 20:12:00 +0100 (Sun, 29 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/NEWS
+
+
+* NEWS: updated.
+
+------------------------------------------------------------------------
+r6866 | gbazin | 2004-02-29 20:28:10 +0100 (Sun, 29 Feb 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+
+* configure.ac: fixed --with-dts-tree.
+
+------------------------------------------------------------------------
+r6867 | jpsaman | 2004-02-29 22:09:29 +0100 (Sun, 29 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/po/nl.po
+
+Updated Dutch translation.
+
+------------------------------------------------------------------------
+r6868 | jpsaman | 2004-02-29 22:10:00 +0100 (Sun, 29 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/ipkg/control.gpe
+   M /trunk/ipkg/control.h3600
+
+Updated version strings to 0.7.1 for upcoming release.
+
+------------------------------------------------------------------------
+r6869 | murray | 2004-02-29 23:56:23 +0100 (Sun, 29 Feb 2004) | 5 lines
+Changed paths:
+   M /trunk/po/it.po
+
+Minor changes to the italian translation (thanks to Paolo Caravello)
+
+Actually, we still got some (huge) untranslated strings in libvlc.h,
+I'll care about them after the release.
+
+------------------------------------------------------------------------
+r6870 | jpsaman | 2004-02-29 23:59:59 +0100 (Sun, 29 Feb 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/pda/pda.c
+   M /trunk/modules/gui/pda/pda.glade
+   M /trunk/modules/gui/pda/pda_callbacks.c
+   M /trunk/modules/gui/pda/pda_interface.c
+
+Updated PDA interface.
+
+------------------------------------------------------------------------
+r6871 | murray | 2004-03-01 00:08:42 +0100 (Mon, 01 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/po/it.po
+
+Shit, forgot to :wq before committing :) sorry guys
+
+------------------------------------------------------------------------
+r6872 | massiot | 2004-03-01 12:55:25 +0100 (Mon, 01 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transrate/Modules.am
+
+* Added two files in Modules.am
+
+------------------------------------------------------------------------
+r6873 | gbazin | 2004-03-01 13:50:39 +0100 (Mon, 01 Mar 2004) | 8 lines
+Changed paths:
+   M /trunk/include/vlc_threads.h
+   M /trunk/modules/access/file.c
+   M /trunk/modules/access_output/udp.c
+
+* include/vlc_threads.h:
+   + lower a bit the input thread priority on win32 (using THREAD_PRIORITY_ABOVE_NORMAL now).
+* modules/access/file.c:
+   + s/config_GetInt()/var_Get() for file-caching.
+* modules/access_output/udp.c:
+   + less verbose debug messages.
+   + increase thread priority on win32.
 
-   * ./modules/video_output/sdl.c: fixed visible picture pitch calculation.
+------------------------------------------------------------------------
+r6874 | gbazin | 2004-03-01 18:36:26 +0100 (Mon, 01 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-2003-01-09 Thursday 14:00  sam
 
-   * ./modules/video_filter/transform.c: the 90 and 270 transformation routines
-     now use the visible pitch of a picture, not its total pitch (Closes: #29).
+* modules/demux/mkv.cpp: fixed copy&paste bug.
 
-2003-01-09 Thursday 10:12  sam
+------------------------------------------------------------------------
+r6875 | gbazin | 2004-03-01 19:31:13 +0100 (Mon, 01 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_interface.h
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/streamwizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-   * ./modules/codec/spudec/parse.c: set the duration of DVD subtitles
-     according to the playing rate.
 
-2003-01-08 Wednesday 23:15  massiot
+* modules/gui/wxwindows/*: make sure we re-use the streaming wizard so the user selection doesn't get lost each time it is opened.
 
- Do not bail out when no *.gmo exists.
+------------------------------------------------------------------------
+r6876 | asmax | 2004-03-01 19:33:31 +0100 (Mon, 01 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
+   M /trunk/modules/gui/skins2/theme/skin.dtd
+   M /trunk/modules/gui/skins2/theme/theme.xml
 
-2003-01-08 Wednesday 16:40  lool
+* parser/builder.cpp, parser/skin_parser.cpp: unique IDs are generated
+ in the xml parser instead of the builder: fixes nasty bugs related
+ to layout IDs
+* theme/skin.dtd: "id" attribute is no longer required for window
+
+------------------------------------------------------------------------
+r6877 | asmax | 2004-03-01 20:36:43 +0100 (Mon, 01 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
+   M /trunk/modules/gui/skins2/theme/skin.dtd
+   M /trunk/modules/gui/skins2/theme/theme.xml
+
+* all: changed dtd version to 1.99 before the final dtd freeze
+
+------------------------------------------------------------------------
+r6878 | gbazin | 2004-03-01 20:41:42 +0100 (Mon, 01 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/install-win32
+   M /trunk/modules/gui/skins2/Modules.am
+
+
+* modules/gui/skins2/Modules.am: include the default skins2 theme in the "make dist" rule.
+* install-win32, Makefile.am: include the default skins2 theme in the win32 package.
+
+------------------------------------------------------------------------
+r6879 | gbazin | 2004-03-01 20:58:16 +0100 (Mon, 01 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+
+
+* modules/gui/skins2/src/skin_main.cpp: default skin is skins2/default/theme.xml.
+
+------------------------------------------------------------------------
+r6880 | gbazin | 2004-03-01 21:04:55 +0100 (Mon, 01 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/vlc.pot
+
+
+* po/*: ./toolbox --update-po in preparation for the release.
+
+------------------------------------------------------------------------
+r6881 | gbazin | 2004-03-01 21:36:24 +0100 (Mon, 01 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+
+
+* modules/gui/skins2/Modules.am: oops, 1 file too much.
+
+------------------------------------------------------------------------
+r6882 | gbazin | 2004-03-01 22:23:09 +0100 (Mon, 01 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/ChangeLog
+
+
+* ChangeLog: updated for 0.7.1.
+
+------------------------------------------------------------------------
+r6883 | fenrir | 2004-03-01 23:35:55 +0100 (Mon, 01 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+
+ * video.c: make SVQ3/ffmpeg happy with complex stsd atom (ie with more
+ than just the "SMI " one).
+
+------------------------------------------------------------------------
+r6884 | hartman | 2004-03-02 01:59:16 +0100 (Tue, 02 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+* update caca and live.com
+
+------------------------------------------------------------------------
+r6885 | hartman | 2004-03-02 02:10:26 +0100 (Tue, 02 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* Fix dts contrib
+
+------------------------------------------------------------------------
+r6886 | hartman | 2004-03-02 13:39:25 +0100 (Tue, 02 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mms.c
+
+Spelling error
+
+------------------------------------------------------------------------
+r6887 | kuehne | 2004-03-02 14:53:14 +0100 (Tue, 02 Mar 2004) | 8 lines
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/video_output/fb.c
+   M /trunk/po/de.po
+   M /trunk/src/libvlc.h
+
+* modules/codec/dvbsub.c: disabled translation of some internal error messages
+* po/de.po: removed my reminders
+* modules/demux/mkv.cpp: disabled translation of the string "Matroska"
+
+* src/libvlc.h: small corrections of to-be-localised strings
+* modules/gui/macosx/macosx.m: ditto
+* modules/video_output/fb.c: ditto
+
+------------------------------------------------------------------------
+r6888 | hartman | 2004-03-02 17:44:21 +0100 (Tue, 02 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/mpeg_audio.c
+
+* This was the thing i didn't commit and which AGAIN leaves us with a CPU hogging release :(
+
+------------------------------------------------------------------------
+r6889 | hartman | 2004-03-02 20:21:03 +0100 (Tue, 02 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Well i be .......
+  libmodplug working now. apparently it didn't like dynamic linking on OS X.
+
+------------------------------------------------------------------------
+r6890 | ipkiss | 2004-03-02 22:45:15 +0100 (Tue, 02 Mar 2004) | 8 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/gen_builder.py
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/src/anchor.cpp
+   M /trunk/modules/gui/skins2/src/anchor.hpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/skins2/theme/skin.dtd
+   M /trunk/modules/gui/skins2/theme/theme.xml
+   M /trunk/modules/gui/skins2/utils/bezier.cpp
+   M /trunk/modules/gui/skins2/utils/bezier.hpp
+
+ - skins2/utils/bezier.*: Added support for curves made of one point
+ - skins2/theme/skin.dtd: Removed Event and Rectangle tags
+ - skins2/src/theme.cpp: Destroy curves explicitely
+ - ALL: Anchors can be defined using a Bezier curve, which allows
+   rectilinear anchors (but it is still possible to define anchors
+   reduced to a single point).
+   A "curved anchor" only attracts "single point anchors"
+
+------------------------------------------------------------------------
+r6891 | massiot | 2004-03-02 23:55:34 +0100 (Tue, 02 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* extras/contrib:
+  - fixed the infamous "libmad is twice slower" bug
+  - fixed libmad dynamic build
+  - added a52 support to ffmpeg
+  - remove libdvdnav
+
+------------------------------------------------------------------------
+r6892 | hartman | 2004-03-03 00:49:38 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+* updated NEWS for 0.7.1a
+
+------------------------------------------------------------------------
+r6893 | fenrir | 2004-03-03 02:26:49 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts.c: fixed PCR handling (when the pcr pid isn't attached to the PMT.)
+
+------------------------------------------------------------------------
+r6894 | massiot | 2004-03-03 11:49:50 +0100 (Wed, 03 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/satellite/access.c
+
+* modules/access/satellite/access.c: Read blocks multiple of 1024 bytes
+  (because others do it - no idea if it helps, though)
+
+------------------------------------------------------------------------
+r6895 | massiot | 2004-03-03 11:51:55 +0100 (Wed, 03 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+
+* modules/access_output/udp.c: New group= option, used to send multiple
+  packets at once (less scheduling overhead) ; typically access=udp{group=5}
+  will send 5 * 7 TS packets at once.
+
+------------------------------------------------------------------------
+r6896 | massiot | 2004-03-03 12:09:30 +0100 (Wed, 03 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpegvideo.c
+
+* modules/packetizer/mpegvideo.c: Correctly flag the picture types in
+  block_t::i_flags.
+
+------------------------------------------------------------------------
+r6897 | massiot | 2004-03-03 12:12:08 +0100 (Wed, 03 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/include/stream_output.h
+   M /trunk/src/input/input_dec.c
+
+* src/input/input_dec.c: Copy block_t::i_flags to sout_buffer_t::i_flags
+  (temporary).
+
+------------------------------------------------------------------------
+r6898 | massiot | 2004-03-03 12:20:52 +0100 (Wed, 03 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/stream_out/transrate/Modules.am
+   A /trunk/modules/stream_out/transrate/frame.c
+   M /trunk/modules/stream_out/transrate/transrate.c
+   A /trunk/modules/stream_out/transrate/transrate.h
+
+* modules/stream_out/transrate:
+  - split transrate.c
+  - you can specify a maximum gop length on which to perform transrating,
+    to avoid adding to much delay in the sout pipeline (shaping= option)
+  - fixed a bug where you couldn't transrate a transcoded stream
+
+------------------------------------------------------------------------
+r6899 | massiot | 2004-03-03 12:29:26 +0100 (Wed, 03 Mar 2004) | 11 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/codec/ffmpeg/encoder.c:
+  - use AV_NOPTS_VALUE instead of 0 when it's available
+  - reworked the hurry-up mode to start with disabling the B frames first
+  - reworked the hurry-up mode to remove my thread mess
+  - check that we don't feed ffmpeg with twice the same PTS (crashes ffmpeg)
+  - correctly flag the picture types
+
+* modules/stream_out/transcode.c:
+  - use AV_NOPTS_VALUE instead of 0 when it's available
+  - copy block_t::i_flags to sout_buffer_t::i_flags (temporary)
+
+------------------------------------------------------------------------
+r6900 | bigben | 2004-03-03 12:34:19 +0100 (Wed, 03 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+- Repeat and loop are now mutually exclusive
+- On the playlist window, turn loop/repeat/standard play selection into a popup
+- On the playlist window : if more than one group is defined, coolorize items according to the group they are belonging to. Currently, 8 colors are hard coded
+
+Please make remarks on the new layout / the colors chosen.
+
+------------------------------------------------------------------------
+r6901 | massiot | 2004-03-03 12:34:41 +0100 (Wed, 03 Mar 2004) | 13 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/pes.c
+   M /trunk/modules/mux/mpeg/ts.c
+
+* modules/mux/mpeg/pes.c: Copy the flags of the data buffer to the PES
+  buffer.
+
+* modules/mux/mpeg/ts.c:
+  - rename the caching= option into shaping= since it more adequately
+    describes what it does
+  - new use-key-frames option, if enabled then shaping= will be a
+    maximum value, if the algorithm find a new GOP it will finish with
+    the first picture of the next GOP (helps minimizing the dts delay)
+  - fixed a bug where the calculated sending time could be later than
+    the real DTS time (meaning the decoder wouldn't get the buffer
+    in time)
+
+------------------------------------------------------------------------
+r6902 | fenrir | 2004-03-03 12:38:14 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/id3.c
+   M /trunk/modules/demux/util/id3tag.c
+
+ * id3*: Search p_input (to make it working with demux2).
+
+------------------------------------------------------------------------
+r6903 | massiot | 2004-03-03 12:39:06 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transrate/frame.c
+
+* modules/stream_out/transrate/frame.c: Fixed warnings (thanks fenrir)
+
+------------------------------------------------------------------------
+r6904 | fenrir | 2004-03-03 12:40:19 +0100 (Wed, 03 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/aac.c
+   M /trunk/modules/demux/au.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/wav.c
+
+ * a52.c aac.c au.c dts.c flac.c wav.c: Converted all audio only demuxers
+ to demux2.
+
+------------------------------------------------------------------------
+r6905 | fenrir | 2004-03-03 12:41:04 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/mpga.c
+
+ * mpga: demux -> demux2.
+
+------------------------------------------------------------------------
+r6906 | fenrir | 2004-03-03 12:59:41 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
+
+ * input.c: add Duration to input infos.
+
+------------------------------------------------------------------------
+r6907 | fenrir | 2004-03-03 13:01:17 +0100 (Wed, 03 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/include/ninput.h
+   M /trunk/include/vlc_meta.h
+
+ ninput.h: added prototype of demux2_vaControlHelper.
+ include/vlc_meta.h: added of cast for malloc because of [CENSURED] c++.
+
+------------------------------------------------------------------------
+r6908 | fenrir | 2004-03-03 13:01:38 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/demux.c
+
+ demux: implementation of demux2_vaControlHelper.
+
+------------------------------------------------------------------------
+r6909 | titer | 2004-03-03 13:01:57 +0100 (Wed, 03 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/vout.m
+
+ macsox/* : added --macosx-fill
+  In fullscreen, crops the picture if necessary in order to fill
+  the screen without black borders (e.g. you lose top and bottom parts
+  of the picture when watching a 4:3 video on a 16:9 display).
+  (Only implemented in OpenGL mode)
+
+------------------------------------------------------------------------
+r6910 | fenrir | 2004-03-03 13:03:15 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+  * mkv: added Control and use vlc_meta.h.
+
+------------------------------------------------------------------------
+r6911 | fenrir | 2004-03-03 13:21:36 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/dummy/vout.c
+
+ * vout.c: fixed a warning.
+
+------------------------------------------------------------------------
+r6912 | sam | 2004-03-03 13:21:57 +0100 (Wed, 03 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac:
+    + When using a local ffmpeg tree, add a path to the avformat headers.
+
+------------------------------------------------------------------------
+r6913 | fenrir | 2004-03-03 14:23:47 +0100 (Wed, 03 Mar 2004) | 4 lines
+Changed paths:
+   D /trunk/include/httpd.h
+   A /trunk/include/vlc_httpd.h
+   D /trunk/modules/misc/httpd.c
+   A /trunk/src/misc/httpd.c
+
+ * include/httpd.h, modules/misc/httpd.c: remove old http daemon.
+ * include/vlc_httpd.h src/misc/httpd.c: added new http daemon,
+ it will allow http 1.1, redirection, RTSP, ...
+
+------------------------------------------------------------------------
+r6914 | fenrir | 2004-03-03 14:24:31 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+   M /trunk/modules/misc/Modules.am
+
+ * all: httpd compilation.
+
+------------------------------------------------------------------------
+r6915 | fenrir | 2004-03-03 14:25:00 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+
+ * vlc_common.h: httpd typedefs.
+
+------------------------------------------------------------------------
+r6916 | fenrir | 2004-03-03 14:25:24 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/objects.c
+
+ * objects: include vlc_http.h
+
+------------------------------------------------------------------------
+r6917 | fenrir | 2004-03-03 14:25:53 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/http.c
+
+ * http: ported to new httpd.
+
+------------------------------------------------------------------------
+r6918 | fenrir | 2004-03-03 14:26:50 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * http: ported to new httpd. A few features are still missings.
+
+------------------------------------------------------------------------
+r6919 | fenrir | 2004-03-03 14:27:25 +0100 (Wed, 03 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
+
+ * rtp: ported to new httpd.
+
+------------------------------------------------------------------------
+r6920 | fenrir | 2004-03-03 15:22:47 +0100 (Wed, 03 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/doc/intf-http.txt
+   M /trunk/modules/control/http.c
+   M /trunk/share/http/index.html
+
+ * configure.ac: -> 0.7.2-cvs
+ * modules/control/http.c: added a playlist.uri field.
+
+------------------------------------------------------------------------
+r6921 | sigmunau | 2004-03-03 16:47:08 +0100 (Wed, 03 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+src/misc/modules.c:
+ * include vlc_httpd.h, fixes compilation
+
+------------------------------------------------------------------------
+r6922 | sigmunau | 2004-03-03 18:18:38 +0100 (Wed, 03 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/share/Makefile.am
+
+Makefile.am: added vlc.exe.manifest to the distribution (should perhaps be
+             moved to share/ after the svn switch)
+share/Makefile.am: added some wince-related resource files to the distribution
+
+------------------------------------------------------------------------
+r6923 | gbazin | 2004-03-03 21:39:53 +0100 (Wed, 03 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/include/modules.h
+   M /trunk/modules/access/dvd/demux.c
+   M /trunk/modules/access/dvdplay/demux.c
+   M /trunk/modules/access/dvdread/input.c
+   M /trunk/modules/access/vcdx/demux.c
+   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/audio_filter/resampler/coreaudio.c
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/aac.c
+   M /trunk/modules/demux/demuxstream.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/mpeg/m4v.c
+   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/demux/mpeg/mpgv.c
+   M /trunk/modules/demux/mpeg/ps.c
+   M /trunk/modules/demux/mpeg/ts.c
+   M /trunk/modules/demux/util/sub.h
+   M /trunk/modules/gui/gtk/gnome.c
+   M /trunk/modules/gui/gtk/gtk.c
+   M /trunk/modules/gui/gtk2/gnome2.c
+   M /trunk/modules/gui/gtk2/gtk2.c
+   M /trunk/modules/gui/pda/pda.c
+   M /trunk/modules/gui/skins/src/dialogs.cpp
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/misc/sap.c
+   M /trunk/modules/stream_out/announce.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_output/qte/qte.cpp
+   M /trunk/src/audio_output/filters.c
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/audio_output/mixer.c
+   M /trunk/src/audio_output/output.c
+   M /trunk/src/input/demux.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/input_dec.c
+   M /trunk/src/interface/interface.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/net.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/video_output/video_output.c
+
+
+* ALL: changed the prototype of module_Need() to accept a "strict" boolean argument.
+If "strict" is true and a module name is provided then module_Need() will only look for the specified module
+If "strict" is false, then module_Need() will first look for the specified module and if it wasn't found, will continue with the other modules with the same "capability".
+
+------------------------------------------------------------------------
+r6924 | gbazin | 2004-03-03 21:42:52 +0100 (Wed, 03 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+
+* extras/MacOSX/*: bumped revision number to 0.7.2-cvs.
+
+------------------------------------------------------------------------
+r6925 | asmax | 2004-03-03 23:57:15 +0100 (Wed, 03 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/theme/skin.dtd
+   M /trunk/modules/gui/skins2/utils/bezier.cpp
+
+* utils/bezier.cpp: use lrint() to avoid rounding issues
+* theme/skin.dtd: "" instead of "\0" for default values
+
+------------------------------------------------------------------------
+r6926 | sigmunau | 2004-03-04 23:47:42 +0100 (Thu, 04 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace/deinterlace.c
+
+modules/video_filter/deinterlace/deinterlace.c:
+ * Fixed a sse2 crash related to a non-16byte aligned pointer
+
+------------------------------------------------------------------------
+r6927 | bigben | 2004-03-04 23:52:43 +0100 (Thu, 04 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+Set intf-change to TRUE when toggling fullscreen with opengl vout, so that the sate of the fullscreen button gets updated. (Hope I've done it in the right place).
+
+------------------------------------------------------------------------
+r6928 | fenrir | 2004-03-05 00:59:16 +0100 (Fri, 05 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+ * modules.c: fixed module_Need. (but I'm not sure of what to do with
+ shortcuts,any and 0 scored modules).
+
+------------------------------------------------------------------------
+r6929 | fenrir | 2004-03-05 01:14:19 +0100 (Fri, 05 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+
+ * udp: added a 'late' option in milli-second.
+ Too late packets according to this value are trashed. By default it is
+0 ie don't trash any packets. (I think it's safer, else we may have too
+much people complaining about broken picture or CSA not working anymore ;)
+The drawback is potential floods of clients...
+
+------------------------------------------------------------------------
+r6930 | garf | 2004-03-05 15:03:20 +0100 (Fri, 05 Mar 2004) | 19 lines
+Changed paths:
+   M /trunk/configure.ac
+   A /trunk/modules/control/telnet
+   A /trunk/modules/control/telnet/Modules.am
+   A /trunk/modules/control/telnet/telnet.c
+   A /trunk/modules/control/telnet/vlm.c
+   A /trunk/modules/control/telnet/vlm.h
+
+ * telnet interface and VLM ( VideoLAN (media) manager):
+    VLM is a little media manager. It is designed to launch several souts
+    with a unique VLC. It is a kind of "server playlist". For now, it is
+    only usable with the little telnet interface I wrote. The features are:
+     - complete and barely coherent command line set for media setup and
+       control
+     - multiple input list by media (like a playlist)
+     - loop by media
+     - load/save config file (human readable)
+     - script implementation (for scheduling, for example)
+    If you want to test it, launch VLC with -I telnet, and type "help".
+    Beware of the type of the media: vod or broadcast. vod will be used
+    later.
+     TODO:
+      - rewrite the telnet interface (beurk)
+      - change error message system and create a http interface for VLM
+      - implement RTSP clients administration (with vod medias)
+      - write a complete documentation...
+
+------------------------------------------------------------------------
+r6958 | sam | 2004-03-05 17:07:35 +0100 (Fri, 05 Mar 2004) | 7 lines
+Changed paths:
+   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/mozilla/vlcplugin.h
+
+  * mozilla/vlcplugin.h:
+    + Added the 'video/x-ms-asf' MIME type to the plugin (Closes Debian
+      bug #232690).
+
+   This commit is also a blatant test of the SVN->CVS mirroring scripts. If
+ it does not work, we're screwed :-)
+
+------------------------------------------------------------------------
+r6959 | sam | 2004-03-05 17:45:32 +0100 (Fri, 05 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/toolbox
+
+  * toolbox:
+    + Do not remove svn directories in autotools/ when using --distclean.
+
+------------------------------------------------------------------------
+r6960 | sigmunau | 2004-03-05 18:18:42 +0100 (Fri, 05 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+
+modules/gui/wxwindows/iteminfo.cpp:
+ * select the right value in the group-combobox in the iteminfo dialog
+
+------------------------------------------------------------------------
+r6961 | sam | 2004-03-05 18:34:23 +0100 (Fri, 05 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk
+   D /trunk/.cvsignore
+   M /trunk/AUTHORS
+   M /trunk/HACKING
+   M /trunk/INSTALL
+   M /trunk/INSTALL.win32
+   M /trunk/MAINTAINERS
+   M /trunk/NEWS
+   M /trunk/README
+   M /trunk/README.MacOSX.rtf
+   M /trunk/THANKS
+   M /trunk/autotools
+   D /trunk/autotools/.cvsignore
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/debian
+   D /trunk/debian/.cvsignore
+   M /trunk/debian/README.Debian
+   M /trunk/debian/rules
+   M /trunk/doc
+   D /trunk/doc/.cvsignore
+   M /trunk/doc/ChangeLog-2001
+   M /trunk/doc/developer
+   D /trunk/doc/developer/.cvsignore
+   M /trunk/doc/developer/configure.ac
+   M /trunk/doc/developer/manual.xml
+   M /trunk/doc/developer/manual.xml.in
+   M /trunk/doc/intf-cdda.txt
+   M /trunk/doc/intf-vcd.txt
+   M /trunk/doc/subtitles/cvd-subtitles.txt
+   M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
+   M /trunk/doc/translations.txt
+   M /trunk/doc/web-streaming.html
+   M /trunk/evc
+   D /trunk/evc/.cvsignore
+   M /trunk/evc/vlc.c
+   M /trunk/extras/MacOSX
+   D /trunk/extras/MacOSX/.cvsignore
+   M /trunk/extras/MacOSX/Resources/English.lproj
+   D /trunk/extras/MacOSX/Resources/English.lproj/.cvsignore
+   M /trunk/extras/MacOSX/vlc.pbproj
+   D /trunk/extras/MacOSX/vlc.pbproj/.cvsignore
+   M /trunk/extras/contrib
+   D /trunk/extras/contrib/.cvsignore
+   M /trunk/extras/contrib/Makefile
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/change_prefix.sh
+   M /trunk/extras/contrib/src
+   D /trunk/extras/contrib/src/.cvsignore
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/include
+   D /trunk/include/.cvsignore
+   M /trunk/include/aout_internal.h
+   M /trunk/include/audio_output.h
+   M /trunk/include/beos_specific.h
+   M /trunk/include/charset.h
+   M /trunk/include/codecs.h
+   M /trunk/include/configuration.h
+   M /trunk/include/darwin_specific.h
+   M /trunk/include/input_ext-dec.h
+   M /trunk/include/input_ext-intf.h
+   M /trunk/include/input_ext-plugins.h
+   M /trunk/include/intf_eject.h
+   M /trunk/include/iso_lang.h
+   M /trunk/include/main.h
+   M /trunk/include/modules.h
+   M /trunk/include/modules_inner.h
+   M /trunk/include/mtime.h
+   M /trunk/include/network.h
+   M /trunk/include/ninput.h
+   M /trunk/include/os_specific.h
+   M /trunk/include/osd.h
+   M /trunk/include/stream_control.h
+   M /trunk/include/stream_output.h
+   M /trunk/include/variables.h
+   M /trunk/include/video_output.h
+   M /trunk/include/vlc/aout.h
+   M /trunk/include/vlc/decoder.h
+   M /trunk/include/vlc/input.h
+   M /trunk/include/vlc/intf.h
+   M /trunk/include/vlc/sout.h
+   M /trunk/include/vlc/vlc.h
+   M /trunk/include/vlc/vout.h
+   M /trunk/include/vlc_bits.h
+   M /trunk/include/vlc_block.h
+   M /trunk/include/vlc_block_helper.h
+   M /trunk/include/vlc_codec.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_cpu.h
+   M /trunk/include/vlc_error.h
+   M /trunk/include/vlc_es.h
+   M /trunk/include/vlc_help.h
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_interface.h
+   M /trunk/include/vlc_keys.h
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_meta.h
+   M /trunk/include/vlc_objects.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_threads.h
+   M /trunk/include/vlc_threads_funcs.h
+   M /trunk/include/vlc_video.h
+   M /trunk/include/vout_synchro.h
+   M /trunk/include/win32_specific.h
+   M /trunk/ipkg
+   D /trunk/ipkg/.cvsignore
+   M /trunk/lib
+   D /trunk/lib/.cvsignore
+   M /trunk/m4
+   D /trunk/m4/.cvsignore
+   M /trunk/m4/vlc.m4
+   M /trunk/modules
+   D /trunk/modules/.cvsignore
+   M /trunk/modules/LIST
+   M /trunk/modules/access
+   D /trunk/modules/access/.cvsignore
+   M /trunk/modules/access/cdda
+   D /trunk/modules/access/cdda/.cvsignore
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/cdda.c
+   M /trunk/modules/access/cdda/cdda.h
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/dshow
+   D /trunk/modules/access/dshow/.cvsignore
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/modules/access/dshow/filter.h
+   M /trunk/modules/access/dvb
+   D /trunk/modules/access/dvb/.cvsignore
+   M /trunk/modules/access/dvd
+   D /trunk/modules/access/dvd/.cvsignore
+   M /trunk/modules/access/dvd/access.c
+   M /trunk/modules/access/dvd/demux.c
+   M /trunk/modules/access/dvd/dvd.c
+   M /trunk/modules/access/dvd/dvd.h
+   M /trunk/modules/access/dvd/dvdcss.h
+   M /trunk/modules/access/dvd/es.c
+   M /trunk/modules/access/dvd/es.h
+   M /trunk/modules/access/dvd/ifo.c
+   M /trunk/modules/access/dvd/ifo.h
+   M /trunk/modules/access/dvd/seek.c
+   M /trunk/modules/access/dvd/seek.h
+   M /trunk/modules/access/dvd/summary.c
+   M /trunk/modules/access/dvd/summary.h
+   M /trunk/modules/access/dvd/udf.c
+   M /trunk/modules/access/dvd/udf.h
+   M /trunk/modules/access/dvdplay
+   D /trunk/modules/access/dvdplay/.cvsignore
+   M /trunk/modules/access/dvdplay/access.c
+   M /trunk/modules/access/dvdplay/access.h
+   M /trunk/modules/access/dvdplay/demux.c
+   M /trunk/modules/access/dvdplay/demux.h
+   M /trunk/modules/access/dvdplay/dvd.c
+   M /trunk/modules/access/dvdplay/dvd.h
+   M /trunk/modules/access/dvdplay/es.c
+   M /trunk/modules/access/dvdplay/es.h
+   M /trunk/modules/access/dvdplay/intf.c
+   M /trunk/modules/access/dvdplay/intf.h
+   M /trunk/modules/access/dvdplay/tools.c
+   M /trunk/modules/access/dvdplay/tools.h
+   M /trunk/modules/access/dvdread
+   D /trunk/modules/access/dvdread/.cvsignore
+   M /trunk/modules/access/dvdread/dvdread.c
+   M /trunk/modules/access/dvdread/input.c
+   M /trunk/modules/access/dvdread/input.h
+   M /trunk/modules/access/file.c
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/mms
+   D /trunk/modules/access/mms/.cvsignore
+   M /trunk/modules/access/mms/asf.c
+   M /trunk/modules/access/mms/asf.h
+   M /trunk/modules/access/mms/buffer.c
+   M /trunk/modules/access/mms/buffer.h
+   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/access/mms/mms.h
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmsh.h
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/access/mms/mmstu.h
+   M /trunk/modules/access/pvr
+   D /trunk/modules/access/pvr/.cvsignore
+   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/access/satellite
+   D /trunk/modules/access/satellite/.cvsignore
+   M /trunk/modules/access/slp.c
+   M /trunk/modules/access/tcp.c
+   M /trunk/modules/access/udp.c
+   M /trunk/modules/access/v4l
+   D /trunk/modules/access/v4l/.cvsignore
+   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/access/v4l/videodev_mjpeg.h
+   M /trunk/modules/access/vcd
+   D /trunk/modules/access/vcd/.cvsignore
+   M /trunk/modules/access/vcd/cdrom.c
+   M /trunk/modules/access/vcd/cdrom.h
+   M /trunk/modules/access/vcd/cdrom_internals.h
+   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/modules/access/vcdx
+   D /trunk/modules/access/vcdx/.cvsignore
+   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/access/vcdx/cdrom.c
+   M /trunk/modules/access/vcdx/cdrom.h
+   M /trunk/modules/access/vcdx/demux.c
+   M /trunk/modules/access/vcdx/intf.c
+   M /trunk/modules/access/vcdx/intf.h
+   M /trunk/modules/access/vcdx/vcd.c
+   M /trunk/modules/access/vcdx/vcd.h
+   M /trunk/modules/access/vcdx/vcdplayer.c
+   M /trunk/modules/access/vcdx/vcdplayer.h
+   M /trunk/modules/access_output
+   D /trunk/modules/access_output/.cvsignore
+   M /trunk/modules/access_output/dummy.c
+   M /trunk/modules/access_output/file.c
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/audio_filter
+   D /trunk/modules/audio_filter/.cvsignore
+   M /trunk/modules/audio_filter/channel_mixer
+   D /trunk/modules/audio_filter/channel_mixer/.cvsignore
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
+   M /trunk/modules/audio_filter/channel_mixer/trivial.c
+   M /trunk/modules/audio_filter/converter
+   D /trunk/modules/audio_filter/converter/.cvsignore
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/modules/audio_filter/converter/a52tospdif.c
+   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+   M /trunk/modules/audio_filter/converter/dtstospdif.c
+   M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
+   M /trunk/modules/audio_filter/converter/fixed32tos16.c
+   M /trunk/modules/audio_filter/converter/float32tos16.c
+   M /trunk/modules/audio_filter/converter/float32tos8.c
+   M /trunk/modules/audio_filter/converter/float32tou16.c
+   M /trunk/modules/audio_filter/converter/float32tou8.c
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/modules/audio_filter/converter/s16tofixed32.c
+   M /trunk/modules/audio_filter/converter/s16tofloat32.c
+   M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
+   M /trunk/modules/audio_filter/converter/s8tofloat32.c
+   M /trunk/modules/audio_filter/converter/u8tofixed32.c
+   M /trunk/modules/audio_filter/converter/u8tofloat32.c
+   M /trunk/modules/audio_filter/resampler
+   D /trunk/modules/audio_filter/resampler/.cvsignore
+   M /trunk/modules/audio_filter/resampler/bandlimited.c
+   M /trunk/modules/audio_filter/resampler/bandlimited.h
+   M /trunk/modules/audio_filter/resampler/coreaudio.c
+   M /trunk/modules/audio_filter/resampler/linear.c
+   M /trunk/modules/audio_filter/resampler/trivial.c
+   M /trunk/modules/audio_filter/resampler/ugly.c
+   M /trunk/modules/audio_mixer
+   D /trunk/modules/audio_mixer/.cvsignore
+   M /trunk/modules/audio_mixer/float32.c
+   M /trunk/modules/audio_mixer/spdif.c
+   M /trunk/modules/audio_mixer/trivial.c
+   M /trunk/modules/audio_output
+   D /trunk/modules/audio_output/.cvsignore
+   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/audio_output/arts.c
+   M /trunk/modules/audio_output/coreaudio.c
+   M /trunk/modules/audio_output/directx.c
+   M /trunk/modules/audio_output/esd.c
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/audio_output/oss.c
+   M /trunk/modules/audio_output/sdl.c
+   M /trunk/modules/audio_output/waveout.c
+   M /trunk/modules/codec
+   D /trunk/modules/codec/.cvsignore
+   M /trunk/modules/codec/a52.c
+   M /trunk/modules/codec/adpcm.c
+   M /trunk/modules/codec/araw.c
+   M /trunk/modules/codec/cinepak.c
+   M /trunk/modules/codec/dts.c
+   M /trunk/modules/codec/dv.c
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/faad.c
+   M /trunk/modules/codec/ffmpeg
+   D /trunk/modules/codec/ffmpeg/.cvsignore
+   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/modules/codec/ffmpeg/chroma.c
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/codec/ffmpeg/postprocess.c
+   M /trunk/modules/codec/ffmpeg/postprocessing
+   D /trunk/modules/codec/ffmpeg/postprocessing/.cvsignore
+   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.c
+   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.h
+   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_c.c
+   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_common.h
+   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_mmx.c
+   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_mmxext.c
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/codec/lpcm.c
+   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/codec/ogt
+   D /trunk/modules/codec/ogt/.cvsignore
+   M /trunk/modules/codec/ogt/common.c
+   M /trunk/modules/codec/ogt/common.h
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/cvd.h
+   M /trunk/modules/codec/ogt/cvd_parse.c
+   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/codec/ogt/ogt.h
+   M /trunk/modules/codec/ogt/ogt_parse.c
+   M /trunk/modules/codec/ogt/pixmap.c
+   M /trunk/modules/codec/ogt/pixmap.h
+   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/codec/ogt/render.h
+   M /trunk/modules/codec/ogt/subtitle.h
+   M /trunk/modules/codec/quicktime.c
+   M /trunk/modules/codec/rawvideo.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/spudec
+   D /trunk/modules/codec/spudec/.cvsignore
+   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/modules/codec/spudec/render.c
+   M /trunk/modules/codec/spudec/spudec.c
+   M /trunk/modules/codec/spudec/spudec.h
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/codec/tarkin.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/codec/xvid.c
+   M /trunk/modules/control
+   D /trunk/modules/control/.cvsignore
+   M /trunk/modules/control/corba
+   D /trunk/modules/control/corba/.cvsignore
+   M /trunk/modules/control/corba/README
+   M /trunk/modules/control/corba/corba.c
+   M /trunk/modules/control/gestures.c
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/control/joystick.c
+   M /trunk/modules/control/lirc
+   D /trunk/modules/control/lirc/.cvsignore
+   M /trunk/modules/control/lirc/lirc.c
+   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/control/rc
+   D /trunk/modules/control/rc/.cvsignore
+   M /trunk/modules/control/rc/rc.c
+   M /trunk/modules/control/telnet/telnet.c
+   M /trunk/modules/control/telnet/vlm.c
+   M /trunk/modules/control/telnet/vlm.h
+   M /trunk/modules/demux
+   D /trunk/modules/demux/.cvsignore
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/aac.c
+   M /trunk/modules/demux/aiff.c
+   M /trunk/modules/demux/asf
+   D /trunk/modules/demux/asf/.cvsignore
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/asf/libasf.c
+   M /trunk/modules/demux/asf/libasf.h
+   M /trunk/modules/demux/au.c
+   M /trunk/modules/demux/avi
+   D /trunk/modules/demux/avi/.cvsignore
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/avi/avi.h
+   M /trunk/modules/demux/avi/libavi.c
+   M /trunk/modules/demux/avi/libavi.h
+   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/demux/demuxdump.c
+   M /trunk/modules/demux/demuxstream.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/dvdnav.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/mod.c
+   M /trunk/modules/demux/mp4
+   D /trunk/modules/demux/mp4/.cvsignore
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/mp4/drms.h
+   M /trunk/modules/demux/mp4/drmstables.h
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/mp4/mp4.h
+   M /trunk/modules/demux/mpeg
+   D /trunk/modules/demux/mpeg/.cvsignore
+   M /trunk/modules/demux/mpeg/m4v.c
+   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/demux/mpeg/mpgv.c
+   M /trunk/modules/demux/mpeg/ps.c
+   M /trunk/modules/demux/mpeg/system.c
+   M /trunk/modules/demux/mpeg/system.h
+   M /trunk/modules/demux/mpeg/ts.c
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/demux/playlist
+   D /trunk/modules/demux/playlist/.cvsignore
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/old.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
+   M /trunk/modules/demux/playlist/pls.c
+   M /trunk/modules/demux/ps.c
+   M /trunk/modules/demux/ps.h
+   M /trunk/modules/demux/pva.c
+   M /trunk/modules/demux/rawdv.c
+   M /trunk/modules/demux/real.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/util
+   D /trunk/modules/demux/util/.cvsignore
+   M /trunk/modules/demux/util/id3.c
+   M /trunk/modules/demux/util/id3genres.h
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/util/sub.h
+   M /trunk/modules/demux/wav.c
+   M /trunk/modules/gui
+   D /trunk/modules/gui/.cvsignore
+   M /trunk/modules/gui/beos
+   D /trunk/modules/gui/beos/.cvsignore
+   M /trunk/modules/gui/beos/AudioOutput.cpp
+   M /trunk/modules/gui/beos/BeOS.cpp
+   M /trunk/modules/gui/beos/Bitmaps.h
+   M /trunk/modules/gui/beos/DrawingTidbits.cpp
+   M /trunk/modules/gui/beos/DrawingTidbits.h
+   M /trunk/modules/gui/beos/Interface.cpp
+   M /trunk/modules/gui/beos/InterfaceWindow.cpp
+   M /trunk/modules/gui/beos/InterfaceWindow.h
+   M /trunk/modules/gui/beos/ListViews.cpp
+   M /trunk/modules/gui/beos/ListViews.h
+   M /trunk/modules/gui/beos/MediaControlView.cpp
+   M /trunk/modules/gui/beos/MediaControlView.h
+   M /trunk/modules/gui/beos/MessagesWindow.cpp
+   M /trunk/modules/gui/beos/MessagesWindow.h
+   M /trunk/modules/gui/beos/MsgVals.h
+   M /trunk/modules/gui/beos/PlayListWindow.cpp
+   M /trunk/modules/gui/beos/PlayListWindow.h
+   M /trunk/modules/gui/beos/PreferencesWindow.cpp
+   M /trunk/modules/gui/beos/PreferencesWindow.h
+   M /trunk/modules/gui/beos/TransportButton.cpp
+   M /trunk/modules/gui/beos/TransportButton.h
+   M /trunk/modules/gui/beos/VideoOutput.cpp
+   M /trunk/modules/gui/beos/VideoWindow.h
+   M /trunk/modules/gui/beos/VlcWrapper.cpp
+   M /trunk/modules/gui/beos/VlcWrapper.h
+   M /trunk/modules/gui/gtk
+   D /trunk/modules/gui/gtk/.cvsignore
+   M /trunk/modules/gui/gtk/common.h
+   M /trunk/modules/gui/gtk/control.c
+   M /trunk/modules/gui/gtk/control.h
+   M /trunk/modules/gui/gtk/display.c
+   M /trunk/modules/gui/gtk/display.h
+   M /trunk/modules/gui/gtk/gnome.c
+   M /trunk/modules/gui/gtk/gtk.c
+   M /trunk/modules/gui/gtk/gtk_callbacks.c
+   M /trunk/modules/gui/gtk/gtk_callbacks.h
+   M /trunk/modules/gui/gtk/menu.c
+   M /trunk/modules/gui/gtk/menu.h
+   M /trunk/modules/gui/gtk/modules.c
+   M /trunk/modules/gui/gtk/modules.h
+   M /trunk/modules/gui/gtk/open.c
+   M /trunk/modules/gui/gtk/open.h
+   M /trunk/modules/gui/gtk/playlist.c
+   M /trunk/modules/gui/gtk/playlist.h
+   M /trunk/modules/gui/gtk/preferences.c
+   M /trunk/modules/gui/gtk/preferences.h
+   M /trunk/modules/gui/gtk/sout.c
+   M /trunk/modules/gui/gtk2
+   D /trunk/modules/gui/gtk2/.cvsignore
+   M /trunk/modules/gui/gtk2/gnome2.c
+   M /trunk/modules/gui/gtk2/gtk2.c
+   M /trunk/modules/gui/kde
+   D /trunk/modules/gui/kde/.cvsignore
+   M /trunk/modules/gui/kde/QConfigItem.cpp
+   M /trunk/modules/gui/kde/QConfigItem.h
+   M /trunk/modules/gui/kde/info.cpp
+   M /trunk/modules/gui/kde/info.h
+   M /trunk/modules/gui/kde/kde.cpp
+   M /trunk/modules/gui/kde/languagemenu.cpp
+   M /trunk/modules/gui/kde/languagemenu.h
+   M /trunk/modules/gui/kde/messages.cpp
+   M /trunk/modules/gui/kde/messages.h
+   M /trunk/modules/gui/kde/pluginsbox.cpp
+   M /trunk/modules/gui/kde/pluginsbox.h
+   M /trunk/modules/gui/kde/preferences.cpp
+   M /trunk/modules/gui/kde/preferences.h
+   M /trunk/modules/gui/macosx
+   D /trunk/modules/gui/macosx/.cvsignore
+   M /trunk/modules/gui/macosx/about.h
+   M /trunk/modules/gui/macosx/about.m
+   M /trunk/modules/gui/macosx/applescript.h
+   M /trunk/modules/gui/macosx/applescript.m
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/info.h
+   M /trunk/modules/gui/macosx/info.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/misc.h
+   M /trunk/modules/gui/macosx/misc.m
+   M /trunk/modules/gui/macosx/open.h
+   M /trunk/modules/gui/macosx/open.m
+   M /trunk/modules/gui/macosx/output.h
+   M /trunk/modules/gui/macosx/output.m
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/prefs_widgets.h
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/ncurses
+   D /trunk/modules/gui/ncurses/.cvsignore
+   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/modules/gui/pda
+   D /trunk/modules/gui/pda/.cvsignore
+   M /trunk/modules/gui/pda/pda.c
+   M /trunk/modules/gui/pda/pda.h
+   M /trunk/modules/gui/pda/pda_callbacks.c
+   M /trunk/modules/gui/pda/pda_callbacks.h
+   M /trunk/modules/gui/qnx
+   D /trunk/modules/gui/qnx/.cvsignore
+   M /trunk/modules/gui/qt
+   D /trunk/modules/gui/qt/.cvsignore
+   M /trunk/modules/gui/qt/intf.cpp
+   M /trunk/modules/gui/qt/intf.h
+   M /trunk/modules/gui/qt/qt.cpp
+   M /trunk/modules/gui/skins
+   D /trunk/modules/gui/skins/.cvsignore
+   M /trunk/modules/gui/skins/controls
+   D /trunk/modules/gui/skins/controls/.cvsignore
+   M /trunk/modules/gui/skins/controls/button.cpp
+   M /trunk/modules/gui/skins/controls/button.h
+   M /trunk/modules/gui/skins/controls/checkbox.cpp
+   M /trunk/modules/gui/skins/controls/checkbox.h
+   M /trunk/modules/gui/skins/controls/controls.h
+   M /trunk/modules/gui/skins/controls/generic.cpp
+   M /trunk/modules/gui/skins/controls/generic.h
+   M /trunk/modules/gui/skins/controls/image.cpp
+   M /trunk/modules/gui/skins/controls/image.h
+   M /trunk/modules/gui/skins/controls/playlist.cpp
+   M /trunk/modules/gui/skins/controls/playlist.h
+   M /trunk/modules/gui/skins/controls/rectangle.cpp
+   M /trunk/modules/gui/skins/controls/rectangle.h
+   M /trunk/modules/gui/skins/controls/slider.cpp
+   M /trunk/modules/gui/skins/controls/slider.h
+   M /trunk/modules/gui/skins/controls/text.cpp
+   M /trunk/modules/gui/skins/controls/text.h
+   M /trunk/modules/gui/skins/os_api.h
+   M /trunk/modules/gui/skins/os_bitmap.h
+   M /trunk/modules/gui/skins/os_event.h
+   M /trunk/modules/gui/skins/os_font.h
+   M /trunk/modules/gui/skins/os_graphics.h
+   M /trunk/modules/gui/skins/os_theme.h
+   M /trunk/modules/gui/skins/os_window.h
+   M /trunk/modules/gui/skins/parser
+   D /trunk/modules/gui/skins/parser/.cvsignore
+   M /trunk/modules/gui/skins/parser/flex.c
+   M /trunk/modules/gui/skins/parser/skin.act
+   M /trunk/modules/gui/skins/parser/skin.dtd
+   M /trunk/modules/gui/skins/parser/wrappers.cpp
+   M /trunk/modules/gui/skins/parser/wrappers.h
+   M /trunk/modules/gui/skins/src
+   D /trunk/modules/gui/skins/src/.cvsignore
+   M /trunk/modules/gui/skins/src/anchor.cpp
+   M /trunk/modules/gui/skins/src/anchor.h
+   M /trunk/modules/gui/skins/src/banks.cpp
+   M /trunk/modules/gui/skins/src/banks.h
+   M /trunk/modules/gui/skins/src/bezier.cpp
+   M /trunk/modules/gui/skins/src/bezier.h
+   M /trunk/modules/gui/skins/src/bitmap.cpp
+   M /trunk/modules/gui/skins/src/bitmap.h
+   M /trunk/modules/gui/skins/src/dialogs.cpp
+   M /trunk/modules/gui/skins/src/dialogs.h
+   M /trunk/modules/gui/skins/src/event.cpp
+   M /trunk/modules/gui/skins/src/event.h
+   M /trunk/modules/gui/skins/src/font.cpp
+   M /trunk/modules/gui/skins/src/font.h
+   M /trunk/modules/gui/skins/src/graphics.cpp
+   M /trunk/modules/gui/skins/src/graphics.h
+   M /trunk/modules/gui/skins/src/skin_common.h
+   M /trunk/modules/gui/skins/src/skin_main.cpp
+   M /trunk/modules/gui/skins/src/theme.cpp
+   M /trunk/modules/gui/skins/src/theme.h
+   M /trunk/modules/gui/skins/src/themeloader.cpp
+   M /trunk/modules/gui/skins/src/themeloader.h
+   M /trunk/modules/gui/skins/src/vlcproc.cpp
+   M /trunk/modules/gui/skins/src/vlcproc.h
+   M /trunk/modules/gui/skins/src/window.cpp
+   M /trunk/modules/gui/skins/src/window.h
+   M /trunk/modules/gui/skins/win32
+   D /trunk/modules/gui/skins/win32/.cvsignore
+   M /trunk/modules/gui/skins/win32/win32_api.cpp
+   M /trunk/modules/gui/skins/win32/win32_bitmap.cpp
+   M /trunk/modules/gui/skins/win32/win32_bitmap.h
+   M /trunk/modules/gui/skins/win32/win32_dragdrop.cpp
+   M /trunk/modules/gui/skins/win32/win32_dragdrop.h
+   M /trunk/modules/gui/skins/win32/win32_event.cpp
+   M /trunk/modules/gui/skins/win32/win32_event.h
+   M /trunk/modules/gui/skins/win32/win32_font.cpp
+   M /trunk/modules/gui/skins/win32/win32_font.h
+   M /trunk/modules/gui/skins/win32/win32_graphics.cpp
+   M /trunk/modules/gui/skins/win32/win32_graphics.h
+   M /trunk/modules/gui/skins/win32/win32_run.cpp
+   M /trunk/modules/gui/skins/win32/win32_theme.cpp
+   M /trunk/modules/gui/skins/win32/win32_theme.h
+   M /trunk/modules/gui/skins/win32/win32_window.cpp
+   M /trunk/modules/gui/skins/win32/win32_window.h
+   M /trunk/modules/gui/skins/x11
+   D /trunk/modules/gui/skins/x11/.cvsignore
+   M /trunk/modules/gui/skins/x11/x11_api.cpp
+   M /trunk/modules/gui/skins/x11/x11_bitmap.cpp
+   M /trunk/modules/gui/skins/x11/x11_bitmap.h
+   M /trunk/modules/gui/skins/x11/x11_dragdrop.cpp
+   M /trunk/modules/gui/skins/x11/x11_dragdrop.h
+   M /trunk/modules/gui/skins/x11/x11_event.cpp
+   M /trunk/modules/gui/skins/x11/x11_event.h
+   M /trunk/modules/gui/skins/x11/x11_font.cpp
+   M /trunk/modules/gui/skins/x11/x11_font.h
+   M /trunk/modules/gui/skins/x11/x11_graphics.cpp
+   M /trunk/modules/gui/skins/x11/x11_graphics.h
+   M /trunk/modules/gui/skins/x11/x11_run.cpp
+   M /trunk/modules/gui/skins/x11/x11_theme.cpp
+   M /trunk/modules/gui/skins/x11/x11_theme.h
+   M /trunk/modules/gui/skins/x11/x11_timer.cpp
+   M /trunk/modules/gui/skins/x11/x11_timer.h
+   M /trunk/modules/gui/skins/x11/x11_window.cpp
+   M /trunk/modules/gui/skins/x11/x11_window.h
+   M /trunk/modules/gui/skins2
+   D /trunk/modules/gui/skins2/.cvsignore
+   M /trunk/modules/gui/skins2/commands/async_queue.cpp
+   M /trunk/modules/gui/skins2/commands/async_queue.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_input.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_input.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+   M /trunk/modules/gui/skins2/events/evt_enter.hpp
+   M /trunk/modules/gui/skins2/events/evt_focus.hpp
+   M /trunk/modules/gui/skins2/events/evt_generic.hpp
+   M /trunk/modules/gui/skins2/events/evt_input.cpp
+   M /trunk/modules/gui/skins2/events/evt_input.hpp
+   M /trunk/modules/gui/skins2/events/evt_key.cpp
+   M /trunk/modules/gui/skins2/events/evt_key.hpp
+   M /trunk/modules/gui/skins2/events/evt_leave.hpp
+   M /trunk/modules/gui/skins2/events/evt_motion.hpp
+   M /trunk/modules/gui/skins2/events/evt_mouse.cpp
+   M /trunk/modules/gui/skins2/events/evt_mouse.hpp
+   M /trunk/modules/gui/skins2/events/evt_refresh.hpp
+   M /trunk/modules/gui/skins2/events/evt_scroll.cpp
+   M /trunk/modules/gui/skins2/events/evt_scroll.hpp
+   M /trunk/modules/gui/skins2/events/evt_special.cpp
+   M /trunk/modules/gui/skins2/events/evt_special.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder.hpp
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/gen_builder.py
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
+   M /trunk/modules/gui/skins2/src/anchor.cpp
+   M /trunk/modules/gui/skins2/src/anchor.hpp
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/gui/skins2/src/dialogs.hpp
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/modules/gui/skins2/src/ft2_font.hpp
+   M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/generic_font.hpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/logger.cpp
+   M /trunk/modules/gui/skins2/src/logger.hpp
+   M /trunk/modules/gui/skins2/src/os_factory.cpp
+   M /trunk/modules/gui/skins2/src/os_factory.hpp
+   M /trunk/modules/gui/skins2/src/os_graphics.hpp
+   M /trunk/modules/gui/skins2/src/os_loop.hpp
+   M /trunk/modules/gui/skins2/src/os_timer.hpp
+   M /trunk/modules/gui/skins2/src/os_tooltip.hpp
+   M /trunk/modules/gui/skins2/src/os_window.hpp
+   M /trunk/modules/gui/skins2/src/png_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/png_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/skins2/src/theme.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/theme_loader.hpp
+   M /trunk/modules/gui/skins2/src/tooltip.cpp
+   M /trunk/modules/gui/skins2/src/tooltip.hpp
+   M /trunk/modules/gui/skins2/src/var_manager.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.hpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/modules/gui/skins2/utils/bezier.cpp
+   M /trunk/modules/gui/skins2/utils/bezier.hpp
+   M /trunk/modules/gui/skins2/utils/fsm.cpp
+   M /trunk/modules/gui/skins2/utils/fsm.hpp
+   M /trunk/modules/gui/skins2/utils/observer.hpp
+   M /trunk/modules/gui/skins2/utils/pointer.hpp
+   M /trunk/modules/gui/skins2/utils/position.cpp
+   M /trunk/modules/gui/skins2/utils/position.hpp
+   M /trunk/modules/gui/skins2/utils/ustring.cpp
+   M /trunk/modules/gui/skins2/utils/ustring.hpp
+   M /trunk/modules/gui/skins2/utils/var_bool.cpp
+   M /trunk/modules/gui/skins2/utils/var_bool.hpp
+   M /trunk/modules/gui/skins2/utils/var_list.cpp
+   M /trunk/modules/gui/skins2/utils/var_list.hpp
+   M /trunk/modules/gui/skins2/utils/var_percent.cpp
+   M /trunk/modules/gui/skins2/utils/var_percent.hpp
+   M /trunk/modules/gui/skins2/utils/var_text.cpp
+   M /trunk/modules/gui/skins2/utils/var_text.hpp
+   M /trunk/modules/gui/skins2/utils/variable.hpp
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/skins2/vars/playlist.hpp
+   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/modules/gui/skins2/vars/time.hpp
+   M /trunk/modules/gui/skins2/vars/volume.cpp
+   M /trunk/modules/gui/skins2/vars/volume.hpp
+   M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
+   M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
+   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
+   M /trunk/modules/gui/skins2/win32/win32_loop.hpp
+   M /trunk/modules/gui/skins2/win32/win32_timer.cpp
+   M /trunk/modules/gui/skins2/win32/win32_timer.hpp
+   M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
+   M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
+   M /trunk/modules/gui/skins2/win32/win32_window.cpp
+   M /trunk/modules/gui/skins2/win32/win32_window.hpp
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/gui/skins2/x11/x11_display.hpp
+   M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
+   M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+   M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.hpp
+   M /trunk/modules/gui/skins2/x11/x11_timer.cpp
+   M /trunk/modules/gui/skins2/x11/x11_timer.hpp
+   M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
+   M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+   M /trunk/modules/gui/wxwindows
+   D /trunk/modules/gui/wxwindows/.cvsignore
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/wxwindows/messages.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/preferences.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.h
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/gui/wxwindows/streamwizard.cpp
+   M /trunk/modules/gui/wxwindows/subtitles.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/v4l.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/misc
+   D /trunk/modules/misc/.cvsignore
+   M /trunk/modules/misc/dummy
+   D /trunk/modules/misc/dummy/.cvsignore
+   M /trunk/modules/misc/dummy/aout.c
+   M /trunk/modules/misc/dummy/decoder.c
+   M /trunk/modules/misc/dummy/dummy.c
+   M /trunk/modules/misc/dummy/dummy.h
+   M /trunk/modules/misc/dummy/encoder.c
+   M /trunk/modules/misc/dummy/input.c
+   M /trunk/modules/misc/dummy/interface.c
+   M /trunk/modules/misc/dummy/renderer.c
+   M /trunk/modules/misc/dummy/vout.c
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/gtk_main.c
+   M /trunk/modules/misc/logger
+   D /trunk/modules/misc/logger/.cvsignore
+   M /trunk/modules/misc/logger/logger.c
+   M /trunk/modules/misc/memcpy
+   D /trunk/modules/misc/memcpy/.cvsignore
+   M /trunk/modules/misc/memcpy/fastmemcpy.h
+   M /trunk/modules/misc/memcpy/memcpy.c
+   M /trunk/modules/misc/memcpy/memcpyaltivec.c
+   M /trunk/modules/misc/network
+   D /trunk/modules/misc/network/.cvsignore
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/modules/misc/playlist
+   D /trunk/modules/misc/playlist/.cvsignore
+   M /trunk/modules/misc/playlist/export.c
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/misc/playlist/native.c
+   M /trunk/modules/misc/playlist/old.c
+   M /trunk/modules/misc/qte_main.cpp
+   M /trunk/modules/misc/sap.c
+   M /trunk/modules/misc/screensaver.c
+   M /trunk/modules/misc/testsuite
+   D /trunk/modules/misc/testsuite/.cvsignore
+   M /trunk/modules/misc/testsuite/test1.c
+   M /trunk/modules/misc/testsuite/test2.cpp
+   M /trunk/modules/misc/testsuite/test3.m
+   M /trunk/modules/misc/testsuite/test4.c
+   M /trunk/modules/mux
+   D /trunk/modules/mux/.cvsignore
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/avi.c
+   M /trunk/modules/mux/dummy.c
+   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/mux/mpeg
+   D /trunk/modules/mux/mpeg/.cvsignore
+   M /trunk/modules/mux/mpeg/bits.h
+   M /trunk/modules/mux/mpeg/csa.c
+   M /trunk/modules/mux/mpeg/csa.h
+   M /trunk/modules/mux/mpeg/pes.c
+   M /trunk/modules/mux/mpeg/pes.h
+   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/mux/ogg.c
+   M /trunk/modules/packetizer
+   D /trunk/modules/packetizer/.cvsignore
+   M /trunk/modules/packetizer/copy.c
+   M /trunk/modules/packetizer/mpeg4audio.c
+   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/stream_out
+   D /trunk/modules/stream_out/.cvsignore
+   M /trunk/modules/stream_out/announce.h
+   M /trunk/modules/stream_out/display.c
+   M /trunk/modules/stream_out/dummy.c
+   M /trunk/modules/stream_out/duplicate.c
+   M /trunk/modules/stream_out/es.c
+   M /trunk/modules/stream_out/gather.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/stream_out/transrate
+   D /trunk/modules/stream_out/transrate/.cvsignore
+   M /trunk/modules/stream_out/transrate/frame.c
+   M /trunk/modules/stream_out/transrate/transrate.c
+   M /trunk/modules/stream_out/transrate/transrate.h
+   M /trunk/modules/video_chroma
+   D /trunk/modules/video_chroma/.cvsignore
+   M /trunk/modules/video_chroma/i420_rgb.c
+   M /trunk/modules/video_chroma/i420_rgb.h
+   M /trunk/modules/video_chroma/i420_rgb16.c
+   M /trunk/modules/video_chroma/i420_rgb8.c
+   M /trunk/modules/video_chroma/i420_rgb_c.h
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+   M /trunk/modules/video_chroma/i420_ymga.c
+   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/modules/video_chroma/i420_yuy2.h
+   M /trunk/modules/video_chroma/i422_yuy2.c
+   M /trunk/modules/video_chroma/i422_yuy2.h
+   M /trunk/modules/video_filter
+   D /trunk/modules/video_filter/.cvsignore
+   M /trunk/modules/video_filter/adjust.c
+   M /trunk/modules/video_filter/clone.c
+   M /trunk/modules/video_filter/crop.c
+   M /trunk/modules/video_filter/deinterlace
+   D /trunk/modules/video_filter/deinterlace/.cvsignore
+   M /trunk/modules/video_filter/deinterlace/deinterlace.c
+   M /trunk/modules/video_filter/distort.c
+   M /trunk/modules/video_filter/filter_common.h
+   M /trunk/modules/video_filter/invert.c
+   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/motionblur.c
+   M /trunk/modules/video_filter/transform.c
+   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/video_output
+   D /trunk/modules/video_output/.cvsignore
+   M /trunk/modules/video_output/aa.c
+   M /trunk/modules/video_output/caca.c
+   M /trunk/modules/video_output/directx
+   D /trunk/modules/video_output/directx/.cvsignore
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/modules/video_output/fb.c
+   M /trunk/modules/video_output/ggi.c
+   M /trunk/modules/video_output/glide.c
+   M /trunk/modules/video_output/mga
+   D /trunk/modules/video_output/mga/.cvsignore
+   M /trunk/modules/video_output/mga/mga.c
+   M /trunk/modules/video_output/qte
+   D /trunk/modules/video_output/qte/.cvsignore
+   M /trunk/modules/video_output/qte/qte.cpp
+   M /trunk/modules/video_output/qte/qte.h
+   M /trunk/modules/video_output/sdl.c
+   M /trunk/modules/video_output/svgalib.c
+   M /trunk/modules/video_output/wingdi.c
+   M /trunk/modules/video_output/x11
+   D /trunk/modules/video_output/x11/.cvsignore
+   M /trunk/modules/video_output/x11/x11.c
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/video_output/x11/xcommon.h
+   M /trunk/modules/video_output/x11/xvideo.c
+   M /trunk/modules/visualization
+   D /trunk/modules/visualization/.cvsignore
+   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/visualization/scope
+   D /trunk/modules/visualization/scope/.cvsignore
+   M /trunk/modules/visualization/scope/scope.c
+   M /trunk/modules/visualization/visual
+   D /trunk/modules/visualization/visual/.cvsignore
+   M /trunk/modules/visualization/visual/effects.c
+   M /trunk/modules/visualization/visual/fft.c
+   M /trunk/modules/visualization/visual/fft.h
+   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/modules/visualization/visual/visual.h
+   M /trunk/modules/visualization/xosd
+   D /trunk/modules/visualization/xosd/.cvsignore
+   M /trunk/modules/visualization/xosd/xosd.c
+   M /trunk/mozilla
+   D /trunk/mozilla/.cvsignore
+   M /trunk/mozilla/support
+   D /trunk/mozilla/support/.cvsignore
+   M /trunk/mozilla/vlcpeer.cpp
+   M /trunk/mozilla/vlcpeer.h
+   M /trunk/mozilla/vlcplugin.cpp
+   M /trunk/mozilla/vlcplugin.h
+   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/msvc
+   D /trunk/msvc/.cvsignore
+   M /trunk/po
+   D /trunk/po/.cvsignore
+   M /trunk/python/vlrs
+   D /trunk/python/vlrs/.cvsignore
+   M /trunk/share
+   D /trunk/share/.cvsignore
+   M /trunk/src
+   D /trunk/src/.cvsignore
+   M /trunk/src/audio_output
+   D /trunk/src/audio_output/.cvsignore
+   M /trunk/src/audio_output/common.c
+   M /trunk/src/audio_output/dec.c
+   M /trunk/src/audio_output/filters.c
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/audio_output/intf.c
+   M /trunk/src/audio_output/mixer.c
+   M /trunk/src/audio_output/output.c
+   M /trunk/src/extras
+   D /trunk/src/extras/.cvsignore
+   M /trunk/src/extras/libc.c
+   M /trunk/src/input
+   D /trunk/src/input/.cvsignore
+   M /trunk/src/input/demux.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/input_clock.c
+   M /trunk/src/input/input_dec.c
+   M /trunk/src/input/input_ext-intf.c
+   M /trunk/src/input/input_ext-plugins.c
+   M /trunk/src/input/input_info.c
+   M /trunk/src/input/input_programs.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/interface
+   D /trunk/src/interface/.cvsignore
+   M /trunk/src/interface/interface.c
+   M /trunk/src/interface/intf_eject.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc
+   D /trunk/src/misc/.cvsignore
+   M /trunk/src/misc/beos_specific.cpp
+   M /trunk/src/misc/block.c
+   M /trunk/src/misc/charset.c
+   M /trunk/src/misc/configuration.c
+   M /trunk/src/misc/cpu.c
+   M /trunk/src/misc/darwin_specific.m
+   M /trunk/src/misc/error.c
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/misc/iso-639_def.h
+   M /trunk/src/misc/iso_lang.c
+   M /trunk/src/misc/messages.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/modules_plugin.h.in
+   M /trunk/src/misc/mtime.c
+   M /trunk/src/misc/net.c
+   M /trunk/src/misc/objects.c
+   M /trunk/src/misc/threads.c
+   M /trunk/src/misc/variables.c
+   M /trunk/src/misc/win32_specific.c
+   M /trunk/src/playlist
+   D /trunk/src/playlist/.cvsignore
+   M /trunk/src/playlist/group.c
+   M /trunk/src/playlist/info.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/playlist/sort.c
+   M /trunk/src/stream_output
+   D /trunk/src/stream_output/.cvsignore
+   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/video_output
+   D /trunk/src/video_output/.cvsignore
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/video_text.c
+   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/src/video_output/vout_pictures.h
+   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/src/video_output/vout_synchro.c
+   M /trunk/src/vlc.c
+   M /trunk/toolbox
+   M /trunk/vlc-cvs.ebuild
+   M /trunk/vlc.ebuild
+
+  * Added "Id" svn:keywords property to all files containing "$Id:".
+  * Removed .cvsignore files and added proper svn:ignore properties.
+
+------------------------------------------------------------------------
+r6962 | fenrir | 2004-03-05 19:30:50 +0100 (Fri, 05 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/include/modules.h
+   M /trunk/modules/demux/demux2.c
+
+ * include/modules.h: increased numbers of shorcuts
+ * modules/demux/demux2.c: added all audio demuxer shortcuts.
+
+
+------------------------------------------------------------------------
+r6963 | murray | 2004-03-05 20:24:14 +0100 (Fri, 05 Mar 2004) | 12 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/dvb/qpsk.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/mod.c
+   M /trunk/modules/gui/beos/InterfaceWindow.cpp
+   M /trunk/modules/gui/pda/pda_interface.c
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/v4l.cpp
+   M /trunk/modules/misc/sap.c
+   M /trunk/src/libvlc.h
+
+String review, as promised :)
+
+Found and fixed:
+- some untranslated macros
+- some acronyms which were not in capital letters
+- a couple of VLC Media Player (_m_edia _p_layer, now)
+- typos here and there
+- dots missing in some of the long texts
+- spaces before ? and :, which is correct in french but not in english :)
+- NT services are now called Windows Services
+
+
+------------------------------------------------------------------------
+r6964 | ipkiss | 2004-03-05 21:56:39 +0100 (Fri, 05 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
+   M /trunk/modules/gui/skins2/src/os_factory.hpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+
+ * skins2/*: Change mouse cursor above a Resize control (win32 only)
+
+------------------------------------------------------------------------
+r6965 | fenrir | 2004-03-06 00:26:36 +0100 (Sat, 06 Mar 2004) | 8 lines
+Changed paths:
+   M /trunk/src/input/input.c
+   M /trunk/src/libvlc.h
+
+ * input/input.c, libvlc.h: implemented new way to break vlc preferences :
+ start-time and stop-time (both given in second) ;)
+ Becarefull that it won't work with all files because of missing/wrong
+ media length (ex: ts, broken avi, ...) or the fact that the headers
+ will not be read (ex: mpeg1 ps, perhaps ogg, ...)
+
+
+------------------------------------------------------------------------
+r6966 | fenrir | 2004-03-06 02:14:28 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+ * httpd: fixed handling of 'Connection: '.
+
+------------------------------------------------------------------------
+r6967 | fenrir | 2004-03-06 06:47:59 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+ * transcode.c: fixed SVQ3 transcoding.
+
+------------------------------------------------------------------------
+r6968 | fenrir | 2004-03-06 06:49:08 +0100 (Sat, 06 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+ * mp4.c: for mp3 in mp4a we need an ESDS.
+
+
+------------------------------------------------------------------------
+r6969 | gbazin | 2004-03-06 13:22:56 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/telnet
+
+* modules/control/telnet: added missing svn:ignore property.
+
+------------------------------------------------------------------------
+r6970 | fenrir | 2004-03-06 14:37:44 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+ * mp4: fixed SVQ3 in .mov
+
+------------------------------------------------------------------------
+r6971 | zorglub | 2004-03-06 16:24:37 +0100 (Sat, 06 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/control/Modules.am
+   D /trunk/modules/control/lirc
+   A /trunk/modules/control/lirc.c (from /trunk/modules/control/lirc/lirc.c:6959)
+   D /trunk/modules/control/rc
+   A /trunk/modules/control/rc.c (from /trunk/modules/control/rc/rc.c:6970)
+   M /trunk/modules/misc/Modules.am
+   D /trunk/modules/misc/logger
+   A /trunk/modules/misc/logger.c (from /trunk/modules/misc/logger/logger.c:6970)
+   M /trunk/modules/video_filter/Modules.am
+   D /trunk/modules/video_filter/deinterlace
+   A /trunk/modules/video_filter/deinterlace.c (from /trunk/modules/video_filter/deinterlace/deinterlace.c:6970)
+   M /trunk/modules/video_output/Modules.am
+   D /trunk/modules/video_output/mga
+   A /trunk/modules/video_output/mga.c (from /trunk/modules/video_output/mga/mga.c:6970)
+   M /trunk/modules/visualization/Modules.am
+   D /trunk/modules/visualization/scope
+   D /trunk/modules/visualization/xosd
+   A /trunk/modules/visualization/xosd.c (from /trunk/modules/visualization/xosd/xosd.c:6970)
+
+* Remove directories with only one source file inside
+* Drop the old scope plugin (not ported to aout3)
+
+
+------------------------------------------------------------------------
+r6973 | gbazin | 2004-03-06 16:44:46 +0100 (Sat, 06 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+* modules/codec/ffmpeg/encoder.c:
+   + libavcodec now interpolates the pts if you feed it with a frame with AV_NOPTS_VALUE. Make sure we handle that correctly.
+
+------------------------------------------------------------------------
+r6975 | ipkiss | 2004-03-06 17:25:46 +0100 (Sat, 06 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/theme/skin.dtd
+   M /trunk/modules/gui/skins2/theme/theme.xml
+
+ * skins2/src/generic_window.cpp: avoid crashing on Ctrl+S when there
+        is no dialog provider
+ * skins/*: renamed 'onclick' attribute to 'action', to be coherent with
+        other controls
+
+------------------------------------------------------------------------
+r6976 | fenrir | 2004-03-06 17:35:03 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/include/input_ext-intf.h
+   M /trunk/include/stream_output.h
+
+ * all: added two variables needed for asynch sout.
+
+------------------------------------------------------------------------
+r6977 | fenrir | 2004-03-06 17:36:37 +0100 (Sat, 06 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/input.c
+   M /trunk/src/input/input_clock.c
+   M /trunk/src/input/input_dec.c
+   M /trunk/src/stream_output/stream_output.c
+
+ * all: implemented sout asynch support. (ie sout will try to work at
+the maximum speed if the output can control the pace)
+
+------------------------------------------------------------------------
+r6978 | fenrir | 2004-03-06 17:37:54 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/access_output/udp.c
+
+ * http, udp: update p_sout->i_out_pace_nocontrol.
+
+------------------------------------------------------------------------
+r6979 | fenrir | 2004-03-06 17:38:29 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/display.c
+   M /trunk/modules/stream_out/rtp.c
+
+ * rtp, display: update p_sout->i_out_pace_nocontrol.
+
+------------------------------------------------------------------------
+r6980 | zorglub | 2004-03-06 17:58:11 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace.c
+
+Fix include path
+
+------------------------------------------------------------------------
+r6982 | asmax | 2004-03-06 20:22:47 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/png_bitmap.cpp
+
+   * src/png_bitmap.cpp: support for transparent PNGs
+
+------------------------------------------------------------------------
+r6983 | gbazin | 2004-03-06 20:30:19 +0100 (Sat, 06 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/packetizer/copy.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/input/input_dec.c
+
+* src/input/input_dec.c: fix for input_EndDecoder() when using the async mode.
+* modules/packetizer/copy.c: better not send pts instead of invalid ones.
+* modules/stream_out/transcode.c: when no pts, use dts wherever possible (low delay / b frame).
+
+------------------------------------------------------------------------
+r6984 | ipkiss | 2004-03-06 20:46:26 +0100 (Sat, 06 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/os_window.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/modules/gui/skins2/win32/win32_window.cpp
+   M /trunk/modules/gui/skins2/win32/win32_window.hpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+
+ * skins2/src/os_window.hpp: added some 'const' keywords
+ * skins2/src/theme_loader.cpp: do not anchor windows _before_ restoring their
+        previous configuration...
+ * skins2/src/window_manager.cpp: fix for non-anchoring of invisible windows
+
+------------------------------------------------------------------------
+r6985 | gbazin | 2004-03-06 21:16:04 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* transcode.c: fix for when 1st frame of non-low-delay streams only has a dts.
+
+------------------------------------------------------------------------
+r6986 | gbazin | 2004-03-06 21:49:10 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* transcode.c: another fix to avoid 1st frame without pts.
+
+------------------------------------------------------------------------
+r6987 | fenrir | 2004-03-06 21:57:05 +0100 (Sat, 06 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+ * mp4.c: fixed audio/video synchro. Better length table calculation (I
+hope).
+
+------------------------------------------------------------------------
+r6988 | fenrir | 2004-03-06 22:09:53 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
+
+ * mpeg4video: set frame type (I,P,B).
+
+------------------------------------------------------------------------
+r6989 | fenrir | 2004-03-06 22:25:45 +0100 (Sat, 06 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+
+ * avi.c: set frame type.
+
+------------------------------------------------------------------------
+r6990 | asmax | 2004-03-07 00:52:16 +0100 (Sun, 07 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/png_bitmap.cpp
+
+  * png_bitmap.cpp: fixed the transparency
+
+------------------------------------------------------------------------
+r6991 | ipkiss | 2004-03-07 01:21:48 +0100 (Sun, 07 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+
+ * skins2/*: - show/hide do not bypass the window manager anymore
+             - transformed some pointers into references
+
+------------------------------------------------------------------------
+r6992 | fenrir | 2004-03-07 01:46:13 +0100 (Sun, 07 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+ * mp4: really fixed stts table (and no more drift), added stss table
+(key frames).
+
+------------------------------------------------------------------------
+r6993 | fenrir | 2004-03-07 02:52:52 +0100 (Sun, 07 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+ * mp4.c: * follow guidelines for box order in stbl.
+          * set language if present.
+
+------------------------------------------------------------------------
+r6994 | asmax | 2004-03-07 12:47:50 +0100 (Sun, 07 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/modules/gui/skins2/src/tooltip.cpp
+
+  * src/ft2_font.cpp: initialize some members to avoid a segfault in the
+    destructor when the font cannot be opened. drawString() now returns
+    NULL if the initialization failed.
+  * all: check if drawString() returns NULL
+
+------------------------------------------------------------------------
+r6995 | asmax | 2004-03-07 13:42:39 +0100 (Sun, 07 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+
+  * all: the tooltip window is now managed by the window manager, not
+  by the generic windows
+
+------------------------------------------------------------------------
+r6996 | ipkiss | 2004-03-07 13:55:32 +0100 (Sun, 07 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/utils/var_text.cpp
+   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/modules/gui/skins2/vars/time.hpp
+
+ * skins2/parser/builder.cpp: check Font::init()'s return value
+ * skins/utils/var_text.cpp: added $D (duration) and $L (time left) variables
+
+------------------------------------------------------------------------
+r6997 | asmax | 2004-03-07 15:25:08 +0100 (Sun, 07 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+
+  * ctrl_list.cpp: insert a 1-pixel line between two items in the playlist
+
+------------------------------------------------------------------------
+r6998 | rocky | 2004-03-07 15:46:55 +0100 (Sun, 07 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
+
+printf lint changes for cygwin.
+
+
+------------------------------------------------------------------------
+r6999 | titus | 2004-03-07 16:04:26 +0100 (Sun, 07 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/modules/control/http.c
+   M /trunk/share/http/index.html
+
+
+------------------------------------------------------------------------
+r7000 | fenrir | 2004-03-07 16:12:45 +0100 (Sun, 07 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* transcode: report the right number of channels (a52 -> mpga).
+
+
+------------------------------------------------------------------------
+r7001 | fenrir | 2004-03-07 16:58:21 +0100 (Sun, 07 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+ * transcode: downmixing to 1 and 2 channels now really mixes the input
+channels. (Badly done but it gives some results ;)
+
+------------------------------------------------------------------------
+r7002 | rocky | 2004-03-07 17:03:25 +0100 (Sun, 07 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/vcdx/access.c
+
+More printf lint for cygwin (and possibly others)
+
+
+------------------------------------------------------------------------
+r7003 | fenrir | 2004-03-07 17:26:48 +0100 (Sun, 07 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+ * mp4.c: - accept adding ES at any time
+          - proper implementation of starting time (edts/elst).
+
+
+------------------------------------------------------------------------
+r7004 | sam | 2004-03-07 18:26:50 +0100 (Sun, 07 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/ChangeLog
+   M /trunk/doc/ChangeLog-1999
+   M /trunk/doc/ChangeLog-2000
+   M /trunk/doc/ChangeLog-2001
+   M /trunk/doc/ChangeLog-2002
+   M /trunk/doc/ChangeLog-2003
+   M /trunk/toolbox
+
+  * toolbox:
+    + Removed --changelog from the help message.
+    + Output a warning asking to use "svn log" when --changelog is called.
+  * Regenerated SVN changelogs.
+
+------------------------------------------------------------------------
+r7005 | ipkiss | 2004-03-07 19:49:37 +0100 (Sun, 07 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/utils/var_text.cpp
+   A /trunk/modules/gui/skins2/vars/stream.cpp
+   A /trunk/modules/gui/skins2/vars/stream.hpp
+
+ * skins/vars/stream.cpp: support $N (stream name) and $F (full stream name)
+
+------------------------------------------------------------------------
+r7006 | fenrir | 2004-03-07 20:03:23 +0100 (Sun, 07 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+ * mp4.c: added support for SVQ1.
+
+------------------------------------------------------------------------
+r7007 | gbazin | 2004-03-07 23:34:22 +0100 (Sun, 07 Mar 2004) | 7 lines
+Changed paths:
+   M /trunk/include/vlc_codec.h
+   M /trunk/include/vlc_es.h
+   M /trunk/modules/codec/faad.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/demux/ps.h
+   M /trunk/modules/demux/ts.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input_dec.c
+   M /trunk/src/input/input_programs.c
+
+* include/vlc_es.h: added b_packetized field to es_format_t to tell a decoder if the input elementary stream will be fed in complete frames.
+* include/vlc_codec.h: added a b_need_packetized field to decoder_t that is used by a decoder to tell if it wants to be fed complete frames.
+* modules/demux/ts.c, modules/demux/ps.h, src/input/input_programs.c: b_packetized = VLC_FALSE.
+* modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad.c: b_need_packetized = VLC_TRUE;
+* src/input/input_dec.c: if (b_need_packetized & !b_packetized) then kick off a packetizer that we'll use to feed the decoder.
+* src/input/es_out.c: removed useless stuff.
+
+------------------------------------------------------------------------
+r7008 | rocky | 2004-03-08 03:08:41 +0100 (Mon, 08 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/INSTALL.win32
+
+Some small spelling errors and clarification based on recent events.
+------------------------------------------------------------------------
+r7009 | rocky | 2004-03-08 03:39:04 +0100 (Mon, 08 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/INSTALL.win32
+
+Update MinGW release number
+------------------------------------------------------------------------
+r7010 | rocky | 2004-03-08 04:20:19 +0100 (Mon, 08 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/INSTALL.win32
+
+Yet another spelling correction
+------------------------------------------------------------------------
+r7011 | sam | 2004-03-08 11:21:34 +0100 (Mon, 08 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access
+   M /trunk/modules/access/dshow
+   M /trunk/modules/access/dvb
+   M /trunk/modules/access/dvd
+   M /trunk/modules/access/dvdplay
+   M /trunk/modules/access/dvdread
+   M /trunk/modules/access/mms
+   M /trunk/modules/access/pvr
+   M /trunk/modules/access/satellite
+   M /trunk/modules/access/v4l
+   M /trunk/modules/access/vcd
+   M /trunk/modules/access_output
+   M /trunk/modules/audio_filter
+   M /trunk/modules/audio_filter/channel_mixer
+   M /trunk/modules/audio_filter/converter
+   M /trunk/modules/audio_filter/resampler
+   M /trunk/modules/audio_mixer
+   M /trunk/modules/audio_output
+   M /trunk/modules/codec
+   M /trunk/modules/codec/ffmpeg
+   M /trunk/modules/codec/ffmpeg/postprocessing
+   M /trunk/modules/codec/ogt
+   M /trunk/modules/codec/spudec
+   M /trunk/modules/control
+   M /trunk/modules/control/corba
+   M /trunk/modules/control/telnet
+   M /trunk/modules/demux
+   M /trunk/modules/demux/asf
+   M /trunk/modules/demux/avi
+   M /trunk/modules/demux/mp4
+   M /trunk/modules/demux/mpeg
+   M /trunk/modules/demux/playlist
+   M /trunk/modules/demux/util
+   M /trunk/modules/gui
+   M /trunk/modules/gui/beos
+   M /trunk/modules/gui/gtk
+   M /trunk/modules/gui/gtk2
+   M /trunk/modules/gui/kde
+   M /trunk/modules/gui/macosx
+   M /trunk/modules/gui/ncurses
+   M /trunk/modules/gui/pda
+   M /trunk/modules/gui/qnx
+   M /trunk/modules/gui/qt
+   M /trunk/modules/gui/skins
+   M /trunk/modules/gui/skins/controls
+   M /trunk/modules/gui/skins/parser
+   M /trunk/modules/gui/skins/src
+   M /trunk/modules/gui/skins/win32
+   M /trunk/modules/gui/skins/x11
+   M /trunk/modules/gui/skins2
+   M /trunk/modules/gui/wxwindows
+   M /trunk/modules/misc
+   M /trunk/modules/misc/dummy
+   M /trunk/modules/misc/memcpy
+   M /trunk/modules/misc/network
+   M /trunk/modules/misc/playlist
+   M /trunk/modules/misc/testsuite
+   M /trunk/modules/mux
+   M /trunk/modules/mux/mpeg
+   M /trunk/modules/packetizer
+   M /trunk/modules/stream_out
+   M /trunk/modules/stream_out/transrate
+   M /trunk/modules/video_chroma
+   M /trunk/modules/video_filter
+   M /trunk/modules/video_output
+   M /trunk/modules/video_output/directx
+   M /trunk/modules/video_output/qte
+   M /trunk/modules/video_output/x11
+   M /trunk/modules/visualization
+   M /trunk/modules/visualization/visual
+   M /trunk/mozilla
+
+  * Added '*.a' to the svn:ignore properties.
+
+------------------------------------------------------------------------
+r7012 | garf | 2004-03-08 11:22:13 +0100 (Mon, 08 Mar 2004) | 3 lines
+Changed paths:
+   A /trunk/doc/vlm.txt
+
+ * a little VLM documentation. It may be hard to understand, so I'm
+   waiting for suggestions.
+
+------------------------------------------------------------------------
+r7013 | gbazin | 2004-03-08 12:00:26 +0100 (Mon, 08 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/control/telnet/vlm.c
+
+* configure.ac: check for localtime_r().
+* modules/control/telnet/vlm.c: portability fixes.
+
+------------------------------------------------------------------------
+r7014 | gbazin | 2004-03-08 14:54:49 +0100 (Mon, 08 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/codec/ffmpeg/video.c
+
+* ffmpeg/video.c: got rid of the --ffmpeg-truncated option.
+
+------------------------------------------------------------------------
+r7015 | bigben | 2004-03-08 16:22:58 +0100 (Mon, 08 Mar 2004) | 9 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/vout.m
+
+                                                                                                                             
+- *.nib, playlist.*
+
+begining of playlist item propieties box (only modification of uro, name and autt
+hor at this time)
+
+- vout.m : remove an unused variable
+
+
+------------------------------------------------------------------------
+r7016 | gbazin | 2004-03-08 16:55:49 +0100 (Mon, 08 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+* src/misc/httpd.c: don't read past the end of our circular buffer in httpd_StreamCallBack().
+
+------------------------------------------------------------------------
+r7017 | gbazin | 2004-03-08 18:08:46 +0100 (Mon, 08 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+* src/misc/net.c: fixes a few corner cases. 
+
+------------------------------------------------------------------------
+r7018 | gbazin | 2004-03-09 15:50:46 +0100 (Tue, 09 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/directx/vout.h
+
+* modules/video_output/directx/*: take care of hardware overlay alignment constraints.
+
+------------------------------------------------------------------------
+r7019 | gbazin | 2004-03-09 16:26:17 +0100 (Tue, 09 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/control/telnet/vlm.c
+
+* configure.ac: the telnet module needs -lws2_32 on win32.
+* modules/control/telnet/vlm.c: include <time.h>.
+
+------------------------------------------------------------------------
+r7020 | jpsaman | 2004-03-09 21:32:17 +0100 (Tue, 09 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/ipkg/Makefile.am
+   D /trunk/ipkg/rules.gpe
+
+Removing old cruft.
+------------------------------------------------------------------------
+r7021 | jpsaman | 2004-03-09 21:32:49 +0100 (Tue, 09 Mar 2004) | 1 line
+Changed paths:
+   D /trunk/ipkg/rules
+   A /trunk/ipkg/rules.gpe (from /trunk/ipkg/rules:7019)
+
+Renaming rules to rules.gpe
+------------------------------------------------------------------------
+r7022 | gbazin | 2004-03-09 21:46:43 +0100 (Tue, 09 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/modules/access_output/http.c
+   M /trunk/src/misc/httpd.c
+
+* include/vlc_common.h: free tab if empty in TAB_REMOVE().
+* src/misc/httpd.c: fixed a few memory leaks and coding style changes.
+* modules/access_output/http.c: a few coding style changes.
+
+------------------------------------------------------------------------
+r7023 | fenrir | 2004-03-10 13:02:58 +0100 (Wed, 10 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/include/input_ext-plugins.h
+   M /trunk/modules/stream_out/display.c
+
+ * include/input_ext-plugins.h: exported input_RunDecoder/input_EndDecoder.
+ * modules/stream_out/display.c: use input_RunDecoder/input_EndDecoder
+ (fixed dead lock and no more duplicated stream in audio/video menu).
+
+
+------------------------------------------------------------------------
+r7024 | gbazin | 2004-03-10 14:28:07 +0100 (Wed, 10 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/INSTALL.win32
+
+* INSTALL.win32: added a section about the "make package-win32" rules.
+
+------------------------------------------------------------------------
+r7025 | gbazin | 2004-03-10 18:10:40 +0100 (Wed, 10 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/file.c
+
+* modules/access/file.c:
+   + implemented a --file-cat config option that accepts a coma separated list of file names.
+     This option allows opening splitted files as a single (concatenated) input.
+
+------------------------------------------------------------------------
+r7026 | fenrir | 2004-03-10 18:23:16 +0100 (Wed, 10 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
 
-   * typos
-   * mentionned Redhat because it disables DMA
+ * httpd: fixed a big mem leak for http streaming.
 
-2003-01-08 Wednesday 16:40  fenrir
+------------------------------------------------------------------------
+r7027 | fenrir | 2004-03-10 22:54:28 +0100 (Wed, 10 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_meta.h
 
-  * configure.ac.in: added mpeg4audio packetizer and allowed conpilation of TS
- muxer with libdvbpsi.
-  * mpeg/* : added preliminary support of mpeg4 video and audio in TS stream.
- (only in ts_dvbpsi demuxer).
+ * stream_output.h: added a vlc_meta_t field to sout_instance_t,
+ this way meta data will be available for stream_outs and muxers.
+ The only 'problem' is that it will be available for sure only after
+ that the first data packet is received by the stream output.
+
+------------------------------------------------------------------------
+r7028 | fenrir | 2004-03-10 22:55:25 +0100 (Wed, 10 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
+   M /trunk/src/stream_output/stream_output.c
+
+ * input, stream_output: handle sout_instance_t->p_meta.
+
+------------------------------------------------------------------------
+r7029 | fenrir | 2004-03-11 00:20:54 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/mp4/mp4.c
+
+ * mp4: added partial support for udta meta data.
+
+------------------------------------------------------------------------
+r7030 | fenrir | 2004-03-11 00:41:36 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/stream_output.c
+
+ * stream_output.c: delete meta informations after the stream out chain.
+
+------------------------------------------------------------------------
+r7031 | fenrir | 2004-03-11 00:49:01 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+ * mp4.c: more udta informations (title, author, artists).
+
+------------------------------------------------------------------------
+r7032 | sigmunau | 2004-03-11 08:54:56 +0100 (Thu, 11 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/control/telnet/Modules.am
+
+modules/control/telnet/Modules.am:
+ * added vlm.h to sources. Should put it in the daily snapshots.
+
+------------------------------------------------------------------------
+r7033 | gbazin | 2004-03-11 08:59:05 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+* modules/mux/mp4.c: support for a few more user data atoms.
 
-2003-01-08 Wednesday 15:13  titer
+------------------------------------------------------------------------
+r7034 | rocky | 2004-03-11 09:00:34 +0100 (Thu, 11 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
 
-  Partial fix for video/audio sync.
+Use memset, not bzero. Helps with -mno-cygwin (and possibly others).
+------------------------------------------------------------------------
+r7035 | rocky | 2004-03-11 09:02:55 +0100 (Thu, 11 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
 
-2003-01-08 Wednesday 14:59  sam
+Use memset, not bzero. Helps with -mno-cygwin (and possibly others).
+------------------------------------------------------------------------
+r7036 | gbazin | 2004-03-11 09:06:31 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda
 
-   * ./src/stream_output/stream_output.c: minor fix for Win32 drive letter
-     display.
+* modules/access/cdda: proper svn:ignore
+
+------------------------------------------------------------------------
+r7037 | rocky | 2004-03-11 09:22:25 +0100 (Thu, 11 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcdplayer.c
+
+Change to facilitate compiling -mno-cygwin on cygwin and possibly other 
+OS builds.
+
+
+------------------------------------------------------------------------
+r7038 | rocky | 2004-03-11 09:28:21 +0100 (Thu, 11 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+libcdio and libvcdinfo can use stdbool.h
+
+
+------------------------------------------------------------------------
+r7039 | rocky | 2004-03-11 10:16:18 +0100 (Thu, 11 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/configure.ac
+
+-lwinmm is needed for -mno-cygwin and cddax vcdx. I believe this is
+ the right way to add. Someone understanding configure.ac (and cygwin)
+ should doublecheck.
+
+
+------------------------------------------------------------------------
+r7040 | gbazin | 2004-03-11 13:33:16 +0100 (Thu, 11 Mar 2004) | 12 lines
+Changed paths:
+   M /trunk/include/vlc_meta.h
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/src/input/input.c
+   M /trunk/src/libvlc.h
+
+* src/libvlc.h, src/input/input.c:
+   + added --meta-title/author/artist/genre/copyright/description/date/url config options.
+     This allows the user to specify/override metadata information for an input.
+
+* include/vlc_meta.h:
+   + vlc_meta_Merge( dest, src ) helper function.
+
+* modules/demux/mp4/*:
+   + Fixed a couple of mem-leaks.
+   + Support for "description" metadata.
+
+
+------------------------------------------------------------------------
+r7041 | gbazin | 2004-03-11 17:48:27 +0100 (Thu, 11 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/src/input/input_ext-plugins.c
+   M /trunk/src/input/stream.c
+
+* input/input_ext-plugins.c:
+   + access plugins are allowed to return less data than requested (mtu size) so we need to make sure input_Peek()/input_SplitBuffer() will still return the required amount of data.
+* input/stream.c:
+   + optimized stream_Read().
+
+------------------------------------------------------------------------
+r7042 | fenrir | 2004-03-11 18:32:29 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_block.h
+   M /trunk/include/vlc_common.h
+
+ * stream_output.h: removed sout_buffer_t and use block_t instead.
+
+------------------------------------------------------------------------
+r7043 | fenrir | 2004-03-11 18:33:39 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input_dec.c
+
+ * input_dec: sout uses block_t.
+
+------------------------------------------------------------------------
+r7044 | fenrir | 2004-03-11 18:34:25 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/stream_output.c
+
+ * stream_output: sout_buffer_t -> block_t.
+
+------------------------------------------------------------------------
+r7045 | fenrir | 2004-03-11 18:35:28 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/dummy.c
+   M /trunk/modules/access_output/file.c
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/access_output/udp.c
+
+ * access_output: sout_buffer_t -> block_t.
+
+------------------------------------------------------------------------
+r7046 | fenrir | 2004-03-11 18:36:43 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/display.c
+   M /trunk/modules/stream_out/dummy.c
+   M /trunk/modules/stream_out/duplicate.c
+   M /trunk/modules/stream_out/es.c
+   M /trunk/modules/stream_out/gather.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/stream_out/transrate/frame.c
+   M /trunk/modules/stream_out/transrate/transrate.c
+   M /trunk/modules/stream_out/transrate/transrate.h
+
+ * stream_out: sout_buffer_t -> block_t.
+
+------------------------------------------------------------------------
+r7047 | fenrir | 2004-03-11 18:37:50 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/avi.c
+   M /trunk/modules/mux/dummy.c
+   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/mux/mpeg/pes.c
+   M /trunk/modules/mux/mpeg/pes.h
+   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/mux/ogg.c
+
+ * mux: sout_buffer_t -> block_t.
+
+------------------------------------------------------------------------
+r7048 | fenrir | 2004-03-11 18:38:36 +0100 (Thu, 11 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/block.c
+
+ * block: a little pre header + padding.
+
+------------------------------------------------------------------------
+r7049 | ipkiss | 2004-03-11 20:41:51 +0100 (Thu, 11 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/video_output/directx/events.c
+
+ * include/vlc_keys.h: mouse wheel events now considered as hotkeys
+ * modules/video_output/directx/events.c: mouse wheel support
+ * modules/gui/skins2/src/generic_window.cpp: mouse wheel events are
+   treated as hotkeys, but only if they are not intercepted by a control
+   (such as a slider)
+
+------------------------------------------------------------------------
+r7050 | rocky | 2004-03-12 03:51:20 +0100 (Fri, 12 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcdplayer.c
+
+more WIN32 changes.
+
+
+------------------------------------------------------------------------
+r7051 | rocky | 2004-03-12 03:52:27 +0100 (Fri, 12 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+One less change to make this work on Darwin.
+
+
+------------------------------------------------------------------------
+r7052 | jpsaman | 2004-03-12 08:58:29 +0100 (Fri, 12 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/ipkg/rules.gpe
+   M /trunk/ipkg/rules.opie
+   M /trunk/ipkg/rules.zaurus
+
+Cleanup old scripts
+------------------------------------------------------------------------
+r7053 | gbazin | 2004-03-12 12:13:57 +0100 (Fri, 12 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
+
+* modules/demux/mp4/mp4.c: work-around buggy muxers which don't set properly the display size in the mov/mp4 container.
+
+------------------------------------------------------------------------
+r7054 | gbazin | 2004-03-12 14:42:55 +0100 (Fri, 12 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/events.c
+
+* modules/video_output/directx/events.c:
+   + patch to forward unhandled messages to owner window (Courtesy of Markus Kern).
+   + modification to the patch to play well with the mozilla plugin.
+
+------------------------------------------------------------------------
+r7055 | gbazin | 2004-03-12 16:01:36 +0100 (Fri, 12 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+
+* src/playlist/item-ext.c: playlist_AddExt() needs to duplicate the input options array.
+
+------------------------------------------------------------------------
+r7056 | fenrir | 2004-03-13 04:33:10 +0100 (Sat, 13 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/block.c
+
+ * block.c: fixed block realloc.
+
+------------------------------------------------------------------------
+r7057 | fenrir | 2004-03-13 04:37:07 +0100 (Sat, 13 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/pes.c
+   M /trunk/modules/mux/mpeg/ts.c
+
+ * ts: for MSCODEC in TS, set pts == dts when pts <= 0.
+ (The problem is that if pts is always 0, no time information
+ will be written, making stream unplayable).
+
+ * pes: cosmetics.
+
+------------------------------------------------------------------------
+r7058 | fenrir | 2004-03-13 06:09:51 +0100 (Sat, 13 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/mms/asf.c
+   M /trunk/modules/access/mms/asf.h
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmsh.h
+
+ * asf: fixed unintialised variable, cleaned up some stuffs.
+ * mmsh: big rework of the mmsh module.
+
+------------------------------------------------------------------------
+r7059 | jpsaman | 2004-03-13 16:37:48 +0100 (Sat, 13 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/qte_main.cpp
+
+Removed some dead wood.
+
+------------------------------------------------------------------------
+r7060 | fenrir | 2004-03-13 17:56:31 +0100 (Sat, 13 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmsh.c
+
+ * mmsh: more fixes.
+
+------------------------------------------------------------------------
+r7061 | hartman | 2004-03-13 18:05:29 +0100 (Sat, 13 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/control/telnet/telnet.c
+
+* modules/control/telnet/telnet.c:
+  - announce the port used by telnet in the messages
+
+------------------------------------------------------------------------
+r7062 | fenrir | 2004-03-13 19:52:55 +0100 (Sat, 13 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
+
+ * mpeg4video: more cludges (it should be rewritten to calculate true
+dts/pts ...)
+
+------------------------------------------------------------------------
+r7063 | jpsaman | 2004-03-13 20:05:17 +0100 (Sat, 13 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+removed unused variables
+------------------------------------------------------------------------
+r7064 | fenrir | 2004-03-13 20:31:35 +0100 (Sat, 13 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
+
+ * mpeg4video.c: better pts...
+
+------------------------------------------------------------------------
+r7065 | hartman | 2004-03-13 21:27:36 +0100 (Sat, 13 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/THANKS
+
+* Fixed a slew of missing people in THANKS 
+  (Thank god for email archives)
+
+------------------------------------------------------------------------
+r7066 | gbazin | 2004-03-13 21:29:25 +0100 (Sat, 13 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ogg.c
+
+* modules/demux/ogg.c: Added Annodex support (www.annodex.net). Patch courtesy of Andre Pang.
+
+------------------------------------------------------------------------
+r7067 | hartman | 2004-03-13 21:39:03 +0100 (Sat, 13 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+
+* Added Andre Pong to THANKS
+
+------------------------------------------------------------------------
+r7068 | asmax | 2004-03-13 23:11:28 +0100 (Sat, 13 Mar 2004) | 10 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder.hpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/gen_builder.py
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/os_factory.hpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/skins2/src/theme.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   A /trunk/modules/gui/skins2/src/vout_window.cpp
+   A /trunk/modules/gui/skins2/src/vout_window.hpp
+   M /trunk/modules/gui/skins2/theme/skin.dtd
+   M /trunk/modules/gui/skins2/theme/theme.xml
+   A /trunk/modules/gui/skins2/theme/vout.png
+   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/gui/skins2/x11/x11_display.hpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+
+  * all: first implementation of skinnable vouts (X11 only)
+  - new "Video" element in the XML
+  - of course it doesn't work if the vout is launched before
+    the interface
+  - known bugs:
+     - no refresh of the area when there is no vout
+     - BadDrawable X11 error at exit because the vout still uses
+      a destroyed window
+     - hardcoded size
+
+------------------------------------------------------------------------
+r7069 | ipkiss | 2004-03-14 00:21:35 +0100 (Sun, 14 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+
+ * skins2/win32/win32_factory.cpp: compilation fix
+
+------------------------------------------------------------------------
+r7070 | rocky | 2004-03-14 03:44:06 +0100 (Sun, 14 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcdplayer.c
+
+Syntax error for WIN32
+
+
+------------------------------------------------------------------------
+r7071 | ipkiss | 2004-03-14 11:49:51 +0100 (Sun, 14 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/gui/skins2/win32/win32_window.cpp
+   M /trunk/modules/gui/skins2/win32/win32_window.hpp
+
+ * skins2/win32/*: Embedded vout works on Windows too. It still
+   segfaults when the mouse is moved above the video...
+
+------------------------------------------------------------------------
+r7072 | asmax | 2004-03-14 12:37:13 +0100 (Sun, 14 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   A /trunk/modules/gui/skins2/controls/ctrl_video.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_video.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/skins2/src/theme.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/theme/playlist_body3.png
+   M /trunk/modules/gui/skins2/theme/theme.xml
+   D /trunk/modules/gui/skins2/theme/vout.png
+
+  * all: the vout window is now managed by a resizable control
+    (on-the-fly resize still doesn't work; the vout has to be re-opened)
+
+------------------------------------------------------------------------
+r7073 | asmax | 2004-03-14 15:33:12 +0100 (Sun, 14 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/skins2/src/theme.hpp
+   A /trunk/modules/gui/skins2/src/top_window.cpp (from /trunk/modules/gui/skins2/src/generic_window.cpp:7071)
+   A /trunk/modules/gui/skins2/src/top_window.hpp (from /trunk/modules/gui/skins2/src/generic_window.hpp:7071)
+   M /trunk/modules/gui/skins2/src/vout_window.cpp
+   M /trunk/modules/gui/skins2/src/vout_window.hpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/modules/gui/skins2/theme/theme.xml
+
+  * all: split GenericWindow into GenericWindow (general interface for
+  windows) and TopWindow (implementation for top-level windows)
+
+------------------------------------------------------------------------
+r7074 | asmax | 2004-03-14 15:58:11 +0100 (Sun, 14 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/top_window.cpp
+   M /trunk/modules/gui/skins2/src/top_window.hpp
+   M /trunk/modules/gui/skins2/src/vout_window.cpp
+   M /trunk/modules/gui/skins2/src/vout_window.hpp
+
+  * all: the vout window now processes refresh events.
+    It only displays a black rectangle at the moment but it could be
+    any bitmap
+
+------------------------------------------------------------------------
+r7075 | ipkiss | 2004-03-14 17:10:07 +0100 (Sun, 14 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.h
+
+ * wxwindows/preferences_widgets.*: do not duplicate hot keys list in
+   the wxwindows plugin
+
+------------------------------------------------------------------------
+r7076 | ipkiss | 2004-03-14 17:16:38 +0100 (Sun, 14 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+
+ * AUTHORS: skins and skins2 authors
+
+------------------------------------------------------------------------
+r7077 | rocky | 2004-03-14 17:32:32 +0100 (Sun, 14 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcd.c
+
+PBC is probably not an advanced option.
+
+
+------------------------------------------------------------------------
+r7078 | gbazin | 2004-03-14 17:54:55 +0100 (Sun, 14 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/file.c
+
+* modules/access/file.c: couple of fixes for the file-cat mode.
+
+------------------------------------------------------------------------
+r7079 | gbazin | 2004-03-14 18:15:43 +0100 (Sun, 14 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/file.c
+
+* modules/access/file.c: more fixes ( thanks fenrir :) ).
+
+------------------------------------------------------------------------
+r7080 | gbazin | 2004-03-14 20:02:41 +0100 (Sun, 14 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/video_output/x11/xcommon.h
+
+* modules/video_output/x11/*: fixed video resizing when using an external parent window.
+
+------------------------------------------------------------------------
+r7081 | zorglub | 2004-03-14 21:18:21 +0100 (Sun, 14 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/playlist/playlist.c
+
+Fix deadlocks in playlist
+
+------------------------------------------------------------------------
+r7082 | jpsaman | 2004-03-14 21:33:24 +0100 (Sun, 14 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/doc/arm-crosscompile-howto.sgml
+
+Added a section about Opie SDK kit.
+
+------------------------------------------------------------------------
+r7083 | rocky | 2004-03-15 00:25:48 +0100 (Mon, 15 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+
+Better about adding track author and title in track info
+section. Also add the extended data.
+
+
+------------------------------------------------------------------------
+r7084 | rocky | 2004-03-15 00:42:41 +0100 (Mon, 15 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/cdda.c
+
+Allow extended data in customized formats too.
+
+
+------------------------------------------------------------------------
+r7085 | rocky | 2004-03-15 01:03:56 +0100 (Mon, 15 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
+
+Fill out VCD information Media Info section when playing an entire VCD
+or PBC is on.
+
+
+------------------------------------------------------------------------
+r7086 | rocky | 2004-03-15 04:21:57 +0100 (Mon, 15 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/ps.c
 
-2003-01-08 Wednesday 14:31  lool
+Not sure why (or if) this cvd subtitle selecting code is needed, but I
+suppose it should look like the others. So they'll all be wrong
+together.
 
-   * Mentionned the inclusion of the contrib dir
 
-2003-01-08 Wednesday 14:00  sigmunau
+------------------------------------------------------------------------
+r7087 | rocky | 2004-03-15 05:22:39 +0100 (Mon, 15 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/ogt.c
 
- use *$(LIBEXT) and not *.so in package-win32 and package-beos targets. Also
- a minor change in argumets passed to nsis
+CVD subtitle selection works via front-end spu-es variable changes. 
+SVCD subtitles still can only be changed via --spu-channel. 
 
-2003-01-08 Wednesday 13:52  titer
+The video subtitle menu titles for both is a bit whacked out.
 
-  Use pf_memcpy and pf_memset.
 
-2003-01-08 Wednesday 12:13  lool
+------------------------------------------------------------------------
+r7088 | gbazin | 2004-03-15 10:33:57 +0100 (Mon, 15 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
-   * New entries:
-     4. Legal concerns
-     4.1 May I use the VideoLAN logo?
-     4.2 May I reditribute VLC?
+* modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
 
-2003-01-08 Wednesday 10:50  massiot
+------------------------------------------------------------------------
+r7089 | zorglub | 2004-03-15 18:06:17 +0100 (Mon, 15 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_help.h
+   M /trunk/include/vlc_interface.h
 
- * Added --no-spdif option (just like in OSS) and fixed a localization bug.
+Add description for demux2 (Closes:#1780)
 
-2003-01-08 Wednesday 10:46  fenrir
+------------------------------------------------------------------------
+r7090 | bigben | 2004-03-15 20:33:18 +0100 (Mon, 15 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/Modules.am
+   M /trunk/modules/gui/macosx/about.h
+   M /trunk/modules/gui/macosx/about.m
+   M /trunk/modules/gui/macosx/applescript.h
+   M /trunk/modules/gui/macosx/applescript.m
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/info.h
+   M /trunk/modules/gui/macosx/info.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/misc.h
+   M /trunk/modules/gui/macosx/misc.m
+   M /trunk/modules/gui/macosx/open.h
+   M /trunk/modules/gui/macosx/open.m
+   M /trunk/modules/gui/macosx/output.h
+   M /trunk/modules/gui/macosx/output.m
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/prefs_widgets.h
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+
+Make the playlist info window a new object
+
+
+
+------------------------------------------------------------------------
+r7091 | bigben | 2004-03-16 00:15:48 +0100 (Tue, 16 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+
+Applies part of patch from Tom Maguire. Adds controls for 1min/5min forward / backward, and add menu items for them in the control menu. It might make it a bit uinclear. Please make any comment.
+
+
+
+------------------------------------------------------------------------
+r7092 | bigben | 2004-03-16 08:33:08 +0100 (Tue, 16 Mar 2004) | 3 lines
+Changed paths:
+   A /trunk/modules/gui/macosx/playlistinfo.h
+   A /trunk/modules/gui/macosx/playlistinfo.m
+
+Oups, sorry
+
+
+------------------------------------------------------------------------
+r7093 | titus | 2004-03-16 11:55:02 +0100 (Tue, 16 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+   M /trunk/share/http/index.html
+
+Move playlist item in the interface http 
+
+------------------------------------------------------------------------
+r7094 | fenrir | 2004-03-16 19:45:26 +0100 (Tue, 16 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+ * mkv.cpp: fixed playback of broken file.
+
+------------------------------------------------------------------------
+r7095 | fenrir | 2004-03-16 19:46:40 +0100 (Tue, 16 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+ * mkv.cpp: one more fix for playback of broken file.
+
+------------------------------------------------------------------------
+r7096 | hartman | 2004-03-16 21:06:44 +0100 (Tue, 16 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+* Fixed a crash with blank opengl effect paramerter
+
+------------------------------------------------------------------------
+r7097 | ipkiss | 2004-03-16 21:19:42 +0100 (Tue, 16 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+
+ * skins2/win32/win32_graphics.cpp: fixed a bunch of memory leaks and
+   fixed a bug in drawRect()
+
+------------------------------------------------------------------------
+r7098 | fkuehne | 2004-03-16 22:04:18 +0100 (Tue, 16 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+*Fixed a spelling mistake and added some button-shortcuts
+------------------------------------------------------------------------
+r7099 | gbazin | 2004-03-16 23:41:52 +0100 (Tue, 16 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
-  * mp4.c: allowed multiple moov headers by taking the first one
- (multiple moov headers is strictly forbidden but I 've seen such file)
+* configure.ac: fixed libdts detection (libm linking problem) and dtsdec url.
 
-2003-01-08 Wednesday 10:43  fenrir
+------------------------------------------------------------------------
+r7100 | hartman | 2004-03-17 02:33:34 +0100 (Wed, 17 Mar 2004) | 8 lines
+Changed paths:
+   M /trunk/vlc.ebuild
 
-  * faad: fixed a segfault when faad initialisation failed.(anyway it
- doesn't solve the real problem).
+* Updated the ebuild.
+  - supports dts
+  - uses the new ffmpeg + postproc installation fixed ebuild
+  - uses live.com from portage instead of local
+  - added libdvdnav
+  - added pvr and satellite keywords
+  - other stuff i don't remember atm.
 
-2003-01-08 Wednesday 10:41  fenrir
+------------------------------------------------------------------------
+r7101 | hartman | 2004-03-17 02:54:00 +0100 (Wed, 17 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/vlc.ebuild
 
-  * ffmpeg/video.c: in case of mpeg4 stream search in p_bitmapinfo for
- an vol header. (In fact reverse an prevous commit)
+* small fixes
 
-2003-01-08 Wednesday 10:40  fenrir
+------------------------------------------------------------------------
+r7102 | rocky | 2004-03-17 05:05:25 +0100 (Wed, 17 Mar 2004) | 9 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/demux/mpeg/system.c
 
-  * file.c: removed an useless debug message.
+Menu selection of subtitles for CVD and OGT handled properly.
 
-2003-01-08 Wednesday 10:38  fenrir
+system.c: enters the correct subtitle numbers into spu-es.  OGT now
+has the correct number of subtitles (with each having the correct
+number).
 
-  * all: added a new function (sout_BufferChain) and allowed dummy
- stream input creation (with "null" fourcc).
+ogt.c: Allow for dynamic switching/selection of subtitles. 
 
-2003-01-08 Wednesday 10:34  fenrir
 
-  * pes.c, ps.c: a52 stream should now work.
-  * ts.c: added support for libdvbpsi (like ts demux, two modules are
- generated : mux_ts and mux_ts_dvbpsi), fix crc generation for pat/pmt
- without libdvbpsi. More works to add mpeg4 support (now I generate IOD
- and SL descriptor).
+------------------------------------------------------------------------
+r7103 | gbazin | 2004-03-17 21:13:54 +0100 (Wed, 17 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/events.c
 
-2003-01-08 Wednesday 10:26  fenrir
+* modules/video_output/directx/events.c:
+   + use SetWindowLongPtr() instead of SetWindowLong() whenever required.
+   + reset GWLP_USERDATA when calling the parent window windowproc.
 
-  * mpeg4audio.c: new packetizer (but for now it don't support adts aac)
-  * mpeg4video.c: I 've rewritten it
+------------------------------------------------------------------------
+r7104 | rocky | 2004-03-18 03:08:12 +0100 (Thu, 18 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
 
-2003-01-08 Wednesday 03:01  ipkiss
+Allow setting the subtitle track from the VCD tab (by usurping the
+"Chapter" entry).
 
-  * ./modules/gui/win32/preferences.cpp: fixed a segfault when a module
-    forgets to declare 'add_category_hint'
-  * ./modules/demux/mpeg/ts.c: added a missing 'add_category_hint' :p
 
-2003-01-08 Wednesday 02:32  titer
+------------------------------------------------------------------------
+r7105 | rocky | 2004-03-18 03:12:08 +0100 (Thu, 18 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.h
 
-  Minor GUI fixes in the prefs window.
+Correct MRL syntax.
 
-2003-01-08 Wednesday 02:16  ipkiss
 
-  * Added sound volume management and changed a bit the menus
-  * Added audio channels selection, but it's currently disabled since
-    it's quite buggy :)
+------------------------------------------------------------------------
+r7106 | jlj | 2004-03-18 16:42:20 +0100 (Thu, 18 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/audio_output/Modules.am
+   A /trunk/modules/audio_output/hd1000a.cpp
 
-2003-01-08 Wednesday 02:09  titer
+  * Roku HD1000 audio output.
 
-  Fixed language and subtitle selection.
 
-2003-01-08 Wednesday 00:41  massiot
+------------------------------------------------------------------------
+r7107 | jlj | 2004-03-18 17:53:56 +0100 (Thu, 18 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_output/hd1000a.cpp
 
- * New VLC brush-metal interface, courtesy of David Weber <david_weber@gmx.de>
- * Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>
+  * hd1000a: channel reordering
 
-2003-01-07 Tuesday 21:49  fenrir
 
-  * all: I have added two new variables in es_descriptor_t and
- decoder_fifo_t (p_waveformatex and p_bitmapinfoheader). It's
- a replacement of p_demux_data as this variable is used by
- some demuxers in another way. This way, I will be able to add
- preliminary support of mpeg4 in mpeg2TS... (I haven't tested ogm
- demuxer so if somebody wants ...)
+------------------------------------------------------------------------
+r7108 | garf | 2004-03-18 19:29:36 +0100 (Thu, 18 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/control/telnet/telnet.c
+   M /trunk/modules/control/telnet/vlm.c
+   M /trunk/modules/control/telnet/vlm.h
 
-2003-01-07 Tuesday 15:12  jobi
+ * vlm.c,vlm.h, telnet.c: new vlm message system, independant from
+   telnet interface (will be useful for http vlm interface).
 
-   * modules/demux/mpeg/ts.c: fixed ts_dvbpsi demux forcing (with
-     file/ts_dvbpsi:) with TS streams that don't start with 0x47
+------------------------------------------------------------------------
+r7109 | hartman | 2004-03-18 22:48:36 +0100 (Thu, 18 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
 
-2003-01-07 Tuesday 15:12  massiot
+* prefer S_ISDIR over DT_DIR since it is more reliable.
+  Should fix collapse/expand/ignore of dirs on OS X.
+* better short title for this config option
 
- Fixed another very nasty localization bug.
+------------------------------------------------------------------------
+r7110 | hartman | 2004-03-19 01:35:21 +0100 (Fri, 19 Mar 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
 
-2003-01-07 Tuesday 14:58  massiot
+* the directory plugin no longer uses the m3u demux
+  - it now does the playlist_Add itself.
+  - it sets the filename instead of the path as the item name
+  - it uses dummy demux to fool vlc.
+  - it's almost twice as fast now.
 
- New "spdif" setting, allowing to permanently disable S/PDIF detection.
 
-2003-01-07 Tuesday 14:38  massiot
+------------------------------------------------------------------------
+r7111 | hartman | 2004-03-19 01:52:33 +0100 (Fri, 19 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
 
- Removed unused options in the aout.
+* fix d_namlen bug
 
-2003-01-07 Tuesday 13:26  sam
+------------------------------------------------------------------------
+r7112 | fenrir | 2004-03-19 17:27:52 +0100 (Fri, 19 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/demux.c
 
-   * minor updates to pofiles.
+ * demux: demux2_New -> try to start faster selecting the right demuxer
+based to extension (others demuxers will still be probed if needed).
 
-2003-01-06 Monday 22:57  massiot
+------------------------------------------------------------------------
+r7113 | fenrir | 2004-03-19 17:29:39 +0100 (Fri, 19 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+   D /trunk/modules/demux/avi/avi.h
 
Fixed a compilation issue.
* avi: cosmetics.
 
-2003-01-06 Monday 22:07  massiot
+------------------------------------------------------------------------
+r7114 | fenrir | 2004-03-19 17:30:09 +0100 (Fri, 19 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/avi/Modules.am
 
- * Bumped up revision number to 0.5.0-test2,
- * MacOS X port: new error dialog displaying error messages,
- * Updated localization files,
- * Comestic fixes.
+ * Modules: removed avi.h
 
-2003-01-06 Monday 20:08  yves
+------------------------------------------------------------------------
+r7115 | fenrir | 2004-03-19 17:31:13 +0100 (Fri, 19 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/asf/asf.c
 
- - Mandrake %configure2_5x rpm macro is now fixed (was in cross-compil mode).
- - removed access/rtp plugin (merged in access/udp).
- - removed codec/imdct and codec/downmix plugins (deprecated).
- - libvlc0-devel provides libvlc-devel.
- - mmx/3dn plugins are only for x86 arch (use %ifarch %ix86 to list them)
-   ie. fix rpm building on ppc thx Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
+ * asf :demux -> demux2.
 
-2003-01-06 Monday 15:39  ipkiss
+------------------------------------------------------------------------
+r7116 | fenrir | 2004-03-19 17:32:06 +0100 (Fri, 19 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/real.c
 
-  * modules/gui/win32/network.cpp: added support for ftp and mms
-  * modules/gui/win32/disc.cpp: cosmetic
+ * real: fixed unused variable warnings.
 
-2003-01-06 Monday 02:45  massiot
+------------------------------------------------------------------------
+r7117 | fenrir | 2004-03-19 17:33:11 +0100 (Fri, 19 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/nsv.c
+
+ * nsv: fixed unused variable warnings.
+
+------------------------------------------------------------------------
+r7118 | fenrir | 2004-03-19 17:33:55 +0100 (Fri, 19 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts.c: do not use packetizer for ms-codec streams.
+
+------------------------------------------------------------------------
+r7119 | garf | 2004-03-20 14:19:58 +0100 (Sat, 20 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/telnet/vlm.c
+
+ * vlm.c: little bug fix for stop command
+
+------------------------------------------------------------------------
+r7120 | fenrir | 2004-03-21 13:26:20 +0100 (Sun, 21 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_objects.h
+   A /trunk/include/vlc_vlm.h (from /trunk/modules/control/telnet/vlm.h:7119)
+   M /trunk/modules/control/http.c
+   D /trunk/modules/control/telnet
+   A /trunk/modules/control/telnet.c (from /trunk/modules/control/telnet/telnet.c:7119)
+   M /trunk/src/misc/objects.c
+   A /trunk/src/misc/vlm.c (from /trunk/modules/control/telnet/vlm.c:7119)
+
+ * vlm.*: move vlm to the core (now, vlm_New create only one instance)
+ * http.c: begin support of vlm interraction (not yet documented).
+
+------------------------------------------------------------------------
+r7121 | fenrir | 2004-03-21 13:29:31 +0100 (Sun, 21 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+
+ * all: changes for vlm move.
+
+------------------------------------------------------------------------
+r7122 | massiot | 2004-03-21 13:50:14 +0100 (Sun, 21 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* modules/demux/mkv.cpp: Fixed Darwin port for Mac OS X 10.1
+
+------------------------------------------------------------------------
+r7123 | fenrir | 2004-03-21 16:09:21 +0100 (Sun, 21 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+ * Makefile.am: compile vlm.c ...
+
+------------------------------------------------------------------------
+r7124 | hartman | 2004-03-21 20:36:47 +0100 (Sun, 21 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* Spelling correction
+
+------------------------------------------------------------------------
+r7125 | hartman | 2004-03-21 20:45:42 +0100 (Sun, 21 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/misc/screensaver.c
+
+Two description strings corrected
+
+------------------------------------------------------------------------
+r7126 | asmax | 2004-03-21 21:01:24 +0100 (Sun, 21 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   D /trunk/modules/gui/skins2/theme
+   A /trunk/share/skins2
+   A /trunk/share/skins2/default (from /trunk/modules/gui/skins2/theme:7123)
+   M /trunk/share/skins2/default/skin.dtd
+   M /trunk/share/skins2/default/theme.xml
+
+  * moved the default skins2 theme in share/skins2/default/
+  * all: added a "tooltipfont" element in the <Theme> tag (unused at the
+      moment)
+
+------------------------------------------------------------------------
+r7127 | asmax | 2004-03-21 21:19:18 +0100 (Sun, 21 Mar 2004) | 2 lines
+Changed paths:
+   A /trunk/share/skins2/FreeSans.ttf (from /trunk/share/skins2/default/FreeSans.ttf:7126)
+   D /trunk/share/skins2/default/FreeSans.ttf
+   A /trunk/share/skins2/fonts
+
+  * added a fonts directory
+
+------------------------------------------------------------------------
+r7128 | asmax | 2004-03-21 21:39:43 +0100 (Sun, 21 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder.hpp
+   D /trunk/share/skins2/FreeSans.ttf
+   A /trunk/share/skins2/fonts/FreeSans.ttf (from /trunk/share/skins2/FreeSans.ttf:7127)
+
+  * moved the default font in share/skins2/fonts
+  * parser/builder.cpp: a font with ID "defaultfont" is loaded from
+  the common font directory
+
+------------------------------------------------------------------------
+r7129 | fenrir | 2004-03-21 23:03:42 +0100 (Sun, 21 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
+
+ * rtp: sdp=rtsp:// urls begin to work (multicast+unicast).
+ (There is still the problem of timeout, and a lot of checks aren't done).
+
+------------------------------------------------------------------------
+r7130 | fenrir | 2004-03-21 23:35:58 +0100 (Sun, 21 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/libmpeg2.c
+
+ * libmpeg2: handle invalid aspect as square one.
+
+------------------------------------------------------------------------
+r7131 | hartman | 2004-03-21 23:53:18 +0100 (Sun, 21 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/include/codecs.h
+
+* fix avi dts support
+
+------------------------------------------------------------------------
+r7132 | fenrir | 2004-03-22 03:58:57 +0100 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * http.c: fixes about vlm.
+
+------------------------------------------------------------------------
+r7133 | fenrir | 2004-03-22 04:08:27 +0100 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+ * vlm: better vlm_Show.
+
+------------------------------------------------------------------------
+r7134 | gbazin | 2004-03-22 11:18:22 +0100 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+* src/misc/modules.c: compilation fix.
+
+------------------------------------------------------------------------
+r7135 | garf | 2004-03-22 13:04:03 +0100 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * http.c: vlm_error
+
+------------------------------------------------------------------------
+r7136 | gbazin | 2004-03-22 13:12:02 +0100 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/Modules.am
+
+* modules/control/Modules.am: added telnet module.
+
+------------------------------------------------------------------------
+r7137 | fenrir | 2004-03-22 13:33:29 +0100 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_httpd.h
+   M /trunk/src/misc/httpd.c
+
+ * all: forgot to commit theses files.
+
+------------------------------------------------------------------------
+r7138 | gbazin | 2004-03-22 16:19:12 +0100 (Mon, 22 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/libmpeg2.c
+
+* modules/codec/libmpeg2.c: modified last change to use a 4:3 aspect ratio when libmpeg2 gives us an invalid one.
+  (if this happens, it is a bug in libmpeg2 anyway so we just try to fallback to the most usual value).
 
- MacOS X port :
- * New "stream output" area in the open panel.
+------------------------------------------------------------------------
+r7139 | fenrir | 2004-03-22 18:56:54 +0100 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/vlm.c
 
-2003-01-06 Monday 00:37  garf
+ * vlm: fixed some segfaults.
 
-  * added a i_min, i_max, f_min and f_max in module_config_t structure
-  * added a add_integer_with_range() and add_float_with_range()
-  * gtk interface: now uses a slider when a min or a max is specified
+------------------------------------------------------------------------
+r7140 | fenrir | 2004-03-22 18:58:24 +0100 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
 
-2003-01-05 Sunday 21:03  sigmunau
+ * http: implemented vlm_save/load.
 
-  modules/demux/asf/*: added some file info code
-  modules/demux/util/id3tag.c: do not parse id3v1 tags at the end of file, as
- these cause to much trubble
+------------------------------------------------------------------------
+r7141 | asmax | 2004-03-22 21:38:15 +0100 (Mon, 22 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   A /trunk/modules/gui/skins2/src/bitmap_font.cpp
+   A /trunk/modules/gui/skins2/src/bitmap_font.hpp
+   M /trunk/modules/gui/skins2/src/ft2_font.hpp
+   A /trunk/modules/gui/skins2/src/generic_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/generic_font.hpp
+   M /trunk/share/skins2/default/skin.dtd
 
-2003-01-05 Sunday 20:45  massiot
+  * all : skeleton of a future bitmap font support
+  * skin.dtd : new BitmapFont element
+
+------------------------------------------------------------------------
+r7142 | ipkiss | 2004-03-22 21:54:35 +0100 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+ * Makefile.am: Fixed the win32 packaging of the default skin2
+
+------------------------------------------------------------------------
+r7143 | ipkiss | 2004-03-22 22:18:12 +0100 (Mon, 22 Mar 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
+
+ * skins2/win32/win32_loop.cpp: Refresh the needed rectangle only.
+   This doesn't fix totally the refresh problems on the skinned vout,
+   but it improves the situation a lot.
+
+------------------------------------------------------------------------
+r7144 | fenrir | 2004-03-22 23:14:27 +0100 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   A /trunk/share/http/vlm
+   A /trunk/share/http/vlm/edit.html
+   A /trunk/share/http/vlm/index.html
+   A /trunk/share/http/vlm/new.html
+
+ * vlm/* : begining of vlm http interface pages.
+
+------------------------------------------------------------------------
+r7145 | jlj | 2004-03-22 23:53:11 +0100 (Mon, 22 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/demux/ogg.c
+
+  * ALL: compile fixes.
+
+
+------------------------------------------------------------------------
+r7146 | gbazin | 2004-03-23 10:44:44 +0100 (Tue, 23 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/share/Makefile.am
+
+* share/Makefile.am: added default skins2 theme and vlm http files.
+* modules/gui/skins2/Modules.am: removed old skins2 theme.
+
+------------------------------------------------------------------------
+r7147 | fenrir | 2004-03-23 12:02:48 +0100 (Tue, 23 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/duplicate.c
+
+ * duplicate: fixed a bug with noes.
+
+------------------------------------------------------------------------
+r7148 | hartman | 2004-03-23 21:47:06 +0100 (Tue, 23 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/ts.c
+
+* Check if dvbpsi_DecodeISO639Dr fails.
+  Fixes #1104
+
+------------------------------------------------------------------------
+r7149 | ipkiss | 2004-03-23 22:03:20 +0100 (Tue, 23 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/share/skins2/default/skin.dtd
+
+ * skins2: Fixed broken DTD
+
+------------------------------------------------------------------------
+r7150 | gbazin | 2004-03-24 00:26:36 +0100 (Wed, 24 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+
+* modules/demux/dvdnav.c: cosmetic changes + fixed small mem-leaks.
+
+------------------------------------------------------------------------
+r7151 | gbazin | 2004-03-24 00:28:02 +0100 (Wed, 24 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+* modules/codec/ffmpeg/encoder.c: removed unused stuff.
+
+------------------------------------------------------------------------
+r7152 | gbazin | 2004-03-24 00:30:49 +0100 (Wed, 24 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/variables.c
+
+* src/misc/variables: fixed mem-leak for VLC_VAR_CLEARCHOICES.
+
+------------------------------------------------------------------------
+r7153 | gbazin | 2004-03-24 00:44:49 +0100 (Wed, 24 Mar 2004) | 9 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/include/input_ext-intf.h
+   M /trunk/include/ninput.h
+   M /trunk/include/video_output.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_interface.h
+   A /trunk/src/input/control.c
+   M /trunk/src/input/input.c
+   M /trunk/src/interface/interface.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/video_output.c
+   A /trunk/src/video_output/vout_intf.c
+
+* src/input/*:
+   + new input_Control() function (doesn't do much for now).
+   + started bookmarks support through input_Control().
+   + new --bookmarks={name=foo,bytes=foo,time=foo},{...} config option.
+
+* src/video_output/*:
+   + started support for embeddable vouts (vout_RequestWindow()/vout_ReleaseWindow())
+   + new --video-x/y config options
+
+------------------------------------------------------------------------
+r7154 | gbazin | 2004-03-24 00:46:26 +0100 (Wed, 24 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* modules/video_output/x11/xcommon.c: use vout_RequestWindow()/vout_ReleaseWindow().
+
+------------------------------------------------------------------------
+r7155 | gbazin | 2004-03-24 00:52:04 +0100 (Wed, 24 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/Modules.am
+   A /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   A /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*:
+   + bookmarks menu.
+   + started work on bookmarks dialog.
+   + started support for embeddable vout (via vout_RequestWindow()/vout_ReleaseWindow()).   
+   + new --wxwin-bookmarks and --wxwin-embed config options.
+
+------------------------------------------------------------------------
+r7156 | massiot | 2004-03-24 11:17:50 +0100 (Wed, 24 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/csa.c
+
+* csa.c: Fixed an encryption bug with packets smaller than 8 bytes.
+
+------------------------------------------------------------------------
+r7157 | massiot | 2004-03-24 11:18:34 +0100 (Wed, 24 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+* ts muxer: added a no-crypt-audio option for people who do not want to crypt
+  audio PIDs
+
+------------------------------------------------------------------------
+r7158 | ipkiss | 2004-03-24 12:24:46 +0100 (Wed, 24 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/video.cpp
+
+Compilation fix
+
+------------------------------------------------------------------------
+r7159 | ipkiss | 2004-03-24 23:10:56 +0100 (Wed, 24 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/share/skins2/default/skin.dtd
+   M /trunk/share/skins2/default/theme.xml
+
+ * skins2/parser/builder*: All the controls now have a 'visible' attribute
+ * share/skins2/default/skin.dtd: Changed a few details here and there
+
+------------------------------------------------------------------------
+r7160 | gbazin | 2004-03-24 23:53:36 +0100 (Wed, 24 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/include/video_output.h
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_intf.c
+
+* src/video_output/vout_intf.c: vout_IntfInit() for some interface/control related initializations.
+* src/video_output/video_output.c: moved some stuff to vout_IntfInit().
+* include/video_output.h: vout_vaControl()/vout_Control() prototypes.
+* modules/video_output/x11/xcommon.c: implemented a vout_Control() (only VOUT_SET_ZOOM for now).
+* modules/gui/wxwindows/menus.cpp: handle float object vars, added "zoom" to the menus.
+
+------------------------------------------------------------------------
+r7161 | gbazin | 2004-03-25 01:18:51 +0100 (Thu, 25 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/video.cpp
+
+* modules/gui/wxwindows/video.cpp: fix for wxGtk built with GTK1.
+
+------------------------------------------------------------------------
+r7162 | fenrir | 2004-03-25 02:01:58 +0100 (Thu, 25 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/real.c
+
+ * real: added support for aac codec.
+
+------------------------------------------------------------------------
+r7163 | gbazin | 2004-03-25 10:47:19 +0100 (Thu, 25 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/po/POTFILES.in
+
+* po/POTFILES.in: updated.
+
+------------------------------------------------------------------------
+r7164 | zorglub | 2004-03-25 12:50:33 +0100 (Thu, 25 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+Don't save an empty playlist
+Fix refcount problem
+
+------------------------------------------------------------------------
+r7165 | gbazin | 2004-03-25 12:51:24 +0100 (Thu, 25 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/directx/vout.h
+
+* modules/video_output/directx/*:
+   + Added calls to vout_RequestWindow()/vout_ReleaseWindow()
+   + Implemented vout_Control()
+   + Fixed potential division by 0
+
+------------------------------------------------------------------------
+r7166 | fenrir | 2004-03-25 14:48:51 +0100 (Thu, 25 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
+
+ * mpeg4video.c: added m4cc/M4CC.
+
+------------------------------------------------------------------------
+r7167 | fenrir | 2004-03-25 15:00:33 +0100 (Thu, 25 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/include/codecs.h
+
+ * codecs.h : added WAVE_FORMAT_DIVIO_AAC.
+
+------------------------------------------------------------------------
+r7168 | hartman | 2004-03-25 21:25:04 +0100 (Thu, 25 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/applescript.m
+
+* VLC couldn't handle external links since the playlist API changes. FIXED
+
+------------------------------------------------------------------------
+r7169 | sam | 2004-03-25 23:45:59 +0100 (Thu, 25 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/bootstrap
+
+  * bootstrap:
+    + Work around a Solaris sh issue preventing ${foo%%bar} constructs.
+
+------------------------------------------------------------------------
+r7170 | fenrir | 2004-03-26 00:07:19 +0100 (Fri, 26 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+
+ * video: disable direct rendering for h264.
+
+------------------------------------------------------------------------
+r7171 | gbazin | 2004-03-26 10:35:10 +0100 (Fri, 26 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/control.c
+
+* src/input/control.c: fixed INPUT_DEL_BOOKMARK.
+
+------------------------------------------------------------------------
+r7172 | zorglub | 2004-03-26 14:20:57 +0100 (Fri, 26 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/visualization/visual/visual.c
+
+Spectrum is default enabled
+
+------------------------------------------------------------------------
+r7173 | asmax | 2004-03-27 01:21:13 +0100 (Sat, 27 Mar 2004) | 10 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder.hpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
+   M /trunk/modules/gui/skins2/src/bitmap_font.hpp
+   M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
+   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/share/skins2/default/skin.dtd
+
+  * all: beginning of bitmap font support. At the moment only the digits
+  font for xmms/winamp2 skins is supported (the bitmap must have the
+  following layout: [0123456789 -] with letters of size 9x13).
+  Non-digit characters are just skipped, with a hardcoded advance of 6
+  (it allows correct display of time in xmms skins; the ':' are skipped)
+  Small example at http://people.via.ecp.fr/~asmax/chaos.vlt (uncomplete skin)
+  * vars/time.cpp: notify the observers also when the input is stopped
+  * controls/ctrl_text.cpp: do not reset the FSM state and timer when the
+  text is displayed (was causing bugs in time display)
+
+------------------------------------------------------------------------
+r7174 | asmax | 2004-03-27 12:24:24 +0100 (Sat, 27 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
+   M /trunk/modules/gui/skins2/src/bitmap_font.hpp
+
+  * all: beginning of "text" bitmap font support. The text bitmap must have
+  the following layout: [cf xmms skins ;)]
+
+------------------------------------------------------------------------
+r7175 | hartman | 2004-03-27 18:36:46 +0100 (Sat, 27 Mar 2004) | 9 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/misc/logger.c
+   M /trunk/src/interface/interface.c
+
+* src/interface/interface.c
+  - spelling fix
+  - added telnet intf to 'Add Interface'
+* modules/misc/logger.c:
+  - on Mac OS X, use ~/Library/Logs to write logger intf output.
+* ALL
+  - Added 'Add Interface' to Mac OS X build. Now you can finaly quicklaunch
+  the SAP intf.
+
+------------------------------------------------------------------------
+r7176 | asmax | 2004-03-27 19:04:36 +0100 (Sat, 27 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
+
+  * bitmap_font.cpp: full support of text bitmap font
+
+------------------------------------------------------------------------
+r7177 | hartman | 2004-03-28 05:16:05 +0200 (Sun, 28 Mar 2004) | 9 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/sgimb.c
+   M /trunk/src/input/stream.c
+
+* src/input/stream.c
+  - disable stream_ReadLine debug.
+* ALL:
+  - added a new demux2 module to handle Kasenna MediaBase 
+    metadata files. These are application/x-sgimb masked
+    'mpeg' files on the web. They are in reality mostly constructors
+    for rtsp links. The reference to SGI is because the MediaBase
+    solutions originate from SGI.
+
+------------------------------------------------------------------------
+r7178 | bigben | 2004-03-28 14:29:42 +0200 (Sun, 28 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.m
+
+Reverses previous patch, which added 1min/5min forward / backward functions, as it made the interface too unclear. We need to find another way to use hotkeys on the main interface...
+
+
+------------------------------------------------------------------------
+r7179 | titus | 2004-03-28 16:39:03 +0200 (Sun, 28 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+correction of a small bug in the function move
+
+------------------------------------------------------------------------
+r7180 | rocky | 2004-03-28 22:17:49 +0200 (Sun, 28 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/access/vcdx/vcdplayer.c
+   M /trunk/modules/access/vcdx/vcdplayer.h
+
+Correct multi-default selection. But we need vcdimager 0.71 CVS for
+this.  (But most poeple won't notice the improvement since video
+switching is broken.)
+
+
+------------------------------------------------------------------------
+r7181 | jpsaman | 2004-03-28 22:25:53 +0200 (Sun, 28 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/doc/arm-crosscompile-howto.sgml
+
+Small update to ARM cross-compile howto
+------------------------------------------------------------------------
+r7182 | rocky | 2004-03-29 02:42:35 +0200 (Mon, 29 Mar 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
+
+Small cosmetic changes
+------------------------------------------------------------------------
+r7183 | rocky | 2004-03-29 02:45:53 +0200 (Mon, 29 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/input_programs.c
+
+Populate "Stream and Media Info"
+
+
+------------------------------------------------------------------------
+r7184 | rocky | 2004-03-29 04:10:04 +0200 (Mon, 29 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/mpeg_audio.c
+
+Populate stream information.
+
+
+------------------------------------------------------------------------
+r7185 | zorglub | 2004-03-29 09:28:45 +0200 (Mon, 29 Mar 2004) | 16 lines
+Changed paths:
+   M /trunk/include/ninput.h
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/util/sub.h
+   M /trunk/src/input/control.c
+   M /trunk/src/input/input.c
+   M /trunk/src/libvlc.h
+
+* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
+
+* Allow to modify subtitle delay on the fly and implement hotkeys 
+  (h and j)
+
+* When framerate is available with subrip, use sub-fps to make corrections
+  (sub-fps default value is now 0, if left to this value, 25fps will be
+   assumed in microdvd mode and no correction will be applied in subrip)
+
+Main problem is that when seeking in the subtitles, you easily get
+several of them displayed. Maybe we could add a flag to subpicture_t,
+like SUBTITLE_PICTURE to say that only one of them must be displayed at
+a time, but that other subpictures (OSD, ...) can remain present on the
+screen at the same time.
+
+
+------------------------------------------------------------------------
+r7186 | sigmunau | 2004-03-29 13:15:04 +0200 (Mon, 29 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
+
+fixed "slower" hotkey.
+
+------------------------------------------------------------------------
+r7187 | fenrir | 2004-03-29 16:17:25 +0200 (Mon, 29 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
+
+ * rtp: fixed segfault with mux=
+
+------------------------------------------------------------------------
+r7188 | fenrir | 2004-03-29 16:21:47 +0200 (Mon, 29 Mar 2004) | 9 lines
+Changed paths:
+   M /trunk/modules/codec/mpeg_audio.c
 
- Fixed the "stream has changed" bug.
+ * mpeg_audio: fixed input infos update, and removed all tabs.
+ (each vlc_object_find has to be followed by a vlc_object_release once
+the object isn't needed anymore)
+
+ Btw, I think we should better do that update in src/input/input_dec.c,
+this way it will work with every decoder AND a decoder should not touch
+p_input (decoders will be used by transcode for instance ...)
+
+
+------------------------------------------------------------------------
+r7189 | fenrir | 2004-03-29 16:25:25 +0200 (Mon, 29 Mar 2004) | 8 lines
+Changed paths:
+   M /trunk/include/ninput.h
+   M /trunk/src/input/stream.c
+
+ * stream: added stream_DemuxNew, stream_DemuxSend, stream_DemuxDelete
+to chain demuxer.
+    - stream_DemuxNew: create a special stream_t, launch a thread that
+    will open a demuxer, and call p_demux->pf_demux until asked to die.
+    - stream_DemuxSend: append a block to be used by the new demuxer.
+    - stream_DemuxDelete : free all data...
+
+
+------------------------------------------------------------------------
+r7190 | fenrir | 2004-03-29 16:28:00 +0200 (Mon, 29 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+ * livedotcom.cpp: use stream_Demux* to support muxed stream. It's far
+ from stable, but begin to work. (Tested only with TS).
+ Limitation: no synchro with others stream if any (anyway, it would be
+a bit stupid to have such stream).
+
+------------------------------------------------------------------------
+r7191 | fenrir | 2004-03-29 17:10:36 +0200 (Mon, 29 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/control.c
+   M /trunk/src/input/input.c
+
+ control: invalid cast in GET_SUBDELAY
+ input: fixed uninitialised variable (i_microsecondperframe for subs)
+
+------------------------------------------------------------------------
+r7192 | fenrir | 2004-03-29 20:58:28 +0200 (Mon, 29 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_meta.h
+
+ * vlc_common.h: removed all cast in TAB_*. GCC doesn't like anymore
+cast of lvalue. -> Don't use them anymore in C++ code.
+( Don't use *(void**)&p, it won't work because of aliasing problem).
+
+ * vlc_meta.h: don't use TAB_* as this file is included in C++ code.
+
+------------------------------------------------------------------------
+r7193 | fenrir | 2004-03-29 20:59:51 +0200 (Mon, 29 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/mkv.cpp
 
-2003-01-05 Sunday 16:23  massiot
+ * avi: fixed a cast of lvalue.
+ * livedotcom, mkv: removed all TAB_*.
 
- MacOS X port :
- * Fixed a segfault in the "Close Window" code,
- * Fullscreen state is now retained between files,
- * Preferences items now feature LONGTEXT tooltips (maybe we should wrap them ?).
+------------------------------------------------------------------------
+r7194 | fenrir | 2004-03-29 21:57:07 +0200 (Mon, 29 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_chroma/i420_rgb.h
+   M /trunk/modules/video_chroma/i420_yuy2.h
+   M /trunk/modules/video_chroma/i422_yuy2.h
+
+ * *.h: shut up gcc (cast of lvalue).
+
+------------------------------------------------------------------------
+r7195 | fenrir | 2004-03-29 23:26:54 +0200 (Mon, 29 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/mux/ogg.c
 
-2003-01-05 Sunday 13:39  gbazin
+ * ogg: cast of lvalue ... gibalou could you test this patch ?
+ (I have changed a ((uint8_t *)op.bytes) -= 4; and I'm not sure what it
+was meant to do as op.bytes is a "long")
+
+------------------------------------------------------------------------
+r7196 | fenrir | 2004-03-29 23:29:31 +0200 (Mon, 29 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/wav.c
+   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/mux/mpeg/ts.c
 
- * modules/audio_output/directx.c: use VLC_THREAD_PRIORITY_HIGHEST for
- the audio output thread. That should make Win9x/Me happier.
+ * all: cast of lvalues ...
 
-2003-01-05 Sunday 03:21  jlj
+------------------------------------------------------------------------
+r7197 | fenrir | 2004-03-29 23:34:27 +0200 (Mon, 29 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
 
-   MacOS X port:
-   * replaced playlist panel with drawer.
-   * implemented context menu for playlist tableview.
+ * livedotcom.cpp: lalala.... (compilation fixes).
 
-2003-01-05 Sunday 02:39  massiot
+------------------------------------------------------------------------
+r7198 | adn | 2004-03-30 12:37:44 +0200 (Tue, 30 Mar 2004) | 5 lines
+Changed paths:
+   M /trunk/share/skins2/default/sort.png
+   M /trunk/share/skins2/default/sort_onclick.png
+   M /trunk/share/skins2/default/theme.xml
+   A /trunk/share/skins2/default/vout.png
+   A /trunk/share/skins2/default/vout2.png
+   A /trunk/share/skins2/default/vout_body.png
+   A /trunk/share/skins2/default/vout_body1.png
+   A /trunk/share/skins2/default/vout_bottom.png
+   A /trunk/share/skins2/default/vout_bottom_left.png
+   A /trunk/share/skins2/default/vout_bottom_right.png
+   A /trunk/share/skins2/default/vout_left.png
+   A /trunk/share/skins2/default/vout_onclick.png
+   A /trunk/share/skins2/default/vout_right.png
+   A /trunk/share/skins2/default/vout_top.png
+   A /trunk/share/skins2/default/vout_top_left.png
+   A /trunk/share/skins2/default/vout_top_right.png
 
- * Added the possibility to select DVD menus with VIDEO_TS folder in the
-   OS X open panel.
 
-2003-01-05 Sunday 01:55  massiot
+Modified a little default skin
+ -> hiding video window
+
+
+------------------------------------------------------------------------
+r7199 | zorglub | 2004-03-30 19:18:48 +0200 (Tue, 30 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
+
+Fix 64-bit bug with bookmarks from command line 
+
+------------------------------------------------------------------------
+r7200 | zorglub | 2004-03-30 19:43:56 +0200 (Tue, 30 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
+
+Do not delay subtitles twice + Sanity check
+
+------------------------------------------------------------------------
+r7201 | bigben | 2004-03-30 21:38:46 +0200 (Tue, 30 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+Implements info treeview in the playlist proprieties window
+
+
+------------------------------------------------------------------------
+r7202 | bigben | 2004-03-30 22:56:13 +0200 (Tue, 30 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+Works around an issue with some playlist items added by the sap interface : since they aren't coded in UTF8, a blank string is printed. 
+
+This doesn't correct this issue, but at least, it doesn't prevent the item proprieties window from opening anymore.
+
+
+
+------------------------------------------------------------------------
+r7203 | hartman | 2004-03-31 02:24:22 +0200 (Wed, 31 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+Fall back to plain C with default C character encoding when UTF8 fails.
+now you can see at least something with those SAP announces with Latin char encoding.
+
+------------------------------------------------------------------------
+r7204 | bigben | 2004-03-31 10:00:27 +0200 (Wed, 31 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+Also fallis back to C string if UTF8 string fails in proprieties window.
+
+
+------------------------------------------------------------------------
+r7205 | bigben | 2004-03-31 10:05:59 +0200 (Wed, 31 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+
+Oups, these ones are for later
+
+
+------------------------------------------------------------------------
+r7206 | ipkiss | 2004-03-31 13:24:43 +0200 (Wed, 31 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/share/skins2/default/skin.dtd
+
+  * skins2 DTD: Removed unused attributes of the Font
+
+------------------------------------------------------------------------
+r7207 | ipkiss | 2004-03-31 17:45:02 +0200 (Wed, 31 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/utils/bezier.cpp
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+
+ * All: Compilation fixes for Solaris 9, courtesy of Mats Rojestal
+
+------------------------------------------------------------------------
+r7208 | bigben | 2004-03-31 19:23:11 +0200 (Wed, 31 Mar 2004) | 3 lines
+Changed paths:
+   M /trunk/share/Makefile.am
+
+Install new required files for skins2 on make install
+
+
+------------------------------------------------------------------------
+r7209 | gbazin | 2004-03-31 22:52:31 +0200 (Wed, 31 Mar 2004) | 6 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/include/input_ext-intf.h
+   M /trunk/include/input_ext-plugins.h
+   M /trunk/include/ninput.h
+   M /trunk/include/vlc/intf.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_vlm.h
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/slp.c
+   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/demux/mp4/mp4.h
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/gui/gtk/gtk_callbacks.c
+   M /trunk/modules/gui/gtk/playlist.c
+   M /trunk/modules/gui/skins/controls/playlist.cpp
+   M /trunk/modules/gui/skins/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/misc/playlist/old.c
+   M /trunk/modules/misc/sap.c
+   M /trunk/src/input/control.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+   D /trunk/src/input/input_info.c
+   M /trunk/src/input/input_programs.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/vlm.c
+   M /trunk/src/playlist/group.c
+   M /trunk/src/playlist/info.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/playlist/sort.c
+
+* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control().
+* src/input/input.c:
+   + introduced input_item_t that is shared between the playlist/vlm and the input thread (contains input name, options, infos, etc...).
+   + changed prototype of input_CreateThread() to input_thread_t *input_CreateThread( vlc_object_t *, input_item_t * ).
+* ALL: use input_item_t and INPUT_ADD_INFO when necessary.
+
+------------------------------------------------------------------------
+r7210 | gbazin | 2004-03-31 23:17:22 +0200 (Wed, 31 Mar 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dshow/dshow.cpp
+
+* modules/access/dshow/dshow.cpp: compilation fix.
+
+------------------------------------------------------------------------
+r7211 | gbazin | 2004-04-01 00:04:54 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/win32_specific.c
+
+* src/misc/win32_specific.c: compilation fix.
+
+------------------------------------------------------------------------
+r7212 | gbazin | 2004-04-01 00:55:48 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/beos/VlcWrapper.cpp
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/modules/gui/pda/pda_callbacks.c
+
+* modules/gui/*: compilation fixes for the new input_item_t change.
+
+------------------------------------------------------------------------
+r7213 | gbazin | 2004-04-01 01:09:53 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/control.c
+
+* src/input/control.c: INPUT_ADD/DEL_BOOKMARK also modifies the "bookmarks" input option so the bookmarks are kept even when the input is stopped.
+
+------------------------------------------------------------------------
+r7214 | anil | 2004-04-01 01:52:48 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses/ncurses.c
+
+compilation fix
+
+------------------------------------------------------------------------
+r7215 | gbazin | 2004-04-01 09:21:19 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
+
+* modules/access/vcdx/access.c: use input_Control(INPUT_ADD_INFO).
+
+------------------------------------------------------------------------
+r7216 | rocky | 2004-04-01 10:05:52 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcdplayer.h
+
+vcdplayer_selection2lid not here anymore. It comes from libvcdinfo.
+
+------------------------------------------------------------------------
+r7217 | gbazin | 2004-04-01 11:07:37 +0200 (Thu, 01 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/utils/bezier.cpp
+
+* configure.ac, modules/gui/skins2/utils/bezier.cpp:
+   + check for lrintf() and fallback on rint().
+
+------------------------------------------------------------------------
+r7218 | zorglub | 2004-04-01 11:20:00 +0200 (Thu, 01 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/playlist/Modules.am
+   A /trunk/modules/demux/playlist/native.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/misc/playlist/native.c
+
+* modules/demux/playlist : native playlist import
+* modules/misc/playlist : native playlist export
+* configure.ac : playlist and export need libxml2
+
+------------------------------------------------------------------------
+r7219 | zorglub | 2004-04-01 12:01:48 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/demux/playlist/Modules.am
+   D /trunk/modules/demux/playlist/native.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/misc/playlist/Modules.am
+   M /trunk/modules/misc/playlist/export.c
+   D /trunk/modules/misc/playlist/native.c
+
+Cancel
+
+------------------------------------------------------------------------
+r7220 | gbazin | 2004-04-01 13:16:10 +0200 (Thu, 01 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/src/libvlc.h
+
+* src/libvlc.h, modules/video_output/directx/events.c:
+   + added a --video-title option, courtesy of Hornsby Adrian.
+* modules/video_output/directx/directx.c: minor changes.
+
+------------------------------------------------------------------------
+r7221 | titer | 2004-04-01 14:30:07 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_chroma/i420_yuy2.c
+
+ i420_yuy2.c: fixed AltiVec conversion for unusual image sizes
+
+------------------------------------------------------------------------
+r7222 | gbazin | 2004-04-01 16:47:45 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* modules/video_output/x11/xcommon.c: compilation fixes.
+
+------------------------------------------------------------------------
+r7223 | gbazin | 2004-04-01 17:50:35 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*: bookmarks improvements.
+
+------------------------------------------------------------------------
+r7224 | fenrir | 2004-04-01 19:12:36 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts: better handling on PAT version changes.
+
+------------------------------------------------------------------------
+r7225 | hartman | 2004-04-01 20:21:56 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/info.h
+   M /trunk/modules/gui/macosx/info.m
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Fix p_item etc breakages. Question.. is the seperate fileinfo dialog still useful?
+
+------------------------------------------------------------------------
+r7226 | hartman | 2004-04-01 20:53:11 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/info.m
+
+* missed a object_release
+
+------------------------------------------------------------------------
+r7227 | gbazin | 2004-04-01 21:20:21 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/kde/info.cpp
+
+* modules/gui/kde/info.cpp: info_category_t compilation fix.
+
+------------------------------------------------------------------------
+r7228 | ipkiss | 2004-04-01 23:04:43 +0200 (Thu, 01 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/src/anchor.hpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
+   M /trunk/modules/gui/skins2/src/top_window.cpp
+   M /trunk/modules/gui/skins2/src/top_window.hpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+
+ * skins2: Anchors are now stored in the layouts, not in the windows.
+   If you change the layout all anchorings are lost, except for anchors that
+   are in the same position in the old and the new layouts.
+   Adding more 'persistent' anchorings should not be very difficult.
+
+------------------------------------------------------------------------
+r7229 | fenrir | 2004-04-01 23:37:06 +0200 (Thu, 01 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+ * livedotcom.cpp: demux -> demux2. (Precision in seek will probably be
+worst until we completly switch to demux2...)
+
+------------------------------------------------------------------------
+r7230 | fenrir | 2004-04-01 23:38:21 +0200 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+
+ * demux2: added live.
+
+------------------------------------------------------------------------
+r7231 | fenrir | 2004-04-02 01:19:30 +0200 (Fri, 02 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/aac.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/flac.c
+
+ * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME. should be
+implemented _only_ when it has a high precision.
+
+------------------------------------------------------------------------
+r7232 | fenrir | 2004-04-02 01:21:13 +0200 (Fri, 02 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/demux/pva.c
+   M /trunk/modules/demux/ts.c
+
+ * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME should be
+ implemented _only_ when it has a high precision.
+
+
+------------------------------------------------------------------------
+r7233 | fenrir | 2004-04-02 02:00:08 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_es.h
+
+ * vlc_es: fixed es_format_Copy. (Duplicate psz_encoding and p_palette).
+
+------------------------------------------------------------------------
+r7234 | fenrir | 2004-04-02 02:06:09 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_es.h
+
+ * vlc_es.h: AAAHHH I HATE C++, else said: I need to cast malloc.
+
+------------------------------------------------------------------------
+r7235 | fenrir | 2004-04-02 02:26:02 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+ * mkv: demux -> demux2.
+
+------------------------------------------------------------------------
+r7236 | fenrir | 2004-04-02 02:28:09 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/asf/asf.c
+
+ * asf: no DEMUX_SET_TIME...
+
+------------------------------------------------------------------------
+r7237 | fenrir | 2004-04-02 02:38:31 +0200 (Fri, 02 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/include/modules.h
+
+ * modules.h: increased MODULE_SHORTCUT_MAX to 50. (It's needed because of
+demux2, and will be decreased as soon as demux -> demux2 is finished).
+
+
+------------------------------------------------------------------------
+r7238 | fenrir | 2004-04-02 02:48:29 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/demux/mpeg/m4v.c
+
+ * m4v: demux -> demux2.
+
+------------------------------------------------------------------------
+r7239 | fenrir | 2004-04-02 05:24:53 +0200 (Fri, 02 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/m4v.c
+   M /trunk/modules/demux/mpeg/mpgv.c
+
+ * m4v: pts/dts fixes.
+ * mpgv: demux -> demux2.
+
+------------------------------------------------------------------------
+r7240 | fenrir | 2004-04-02 15:18:32 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/rawdv.c
+
+ * rawdv.c: demux -> demux2. (Untested so may be broken)
+
+------------------------------------------------------------------------
+r7241 | fenrir | 2004-04-02 15:24:54 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+
+ * demux2: added mpgv and rawdv.
+
+------------------------------------------------------------------------
+r7242 | gbazin | 2004-04-02 16:08:34 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/Modules.am
+   D /trunk/modules/gui/wxwindows/bitmaps/disc.xpm
+   A /trunk/modules/gui/wxwindows/bitmaps/eject.xpm
+   R /trunk/modules/gui/wxwindows/bitmaps/fast.xpm
+   D /trunk/modules/gui/wxwindows/bitmaps/file.xpm
+   D /trunk/modules/gui/wxwindows/bitmaps/net.xpm
+   R /trunk/modules/gui/wxwindows/bitmaps/next.xpm
+   R /trunk/modules/gui/wxwindows/bitmaps/pause.xpm
+   R /trunk/modules/gui/wxwindows/bitmaps/play.xpm
+   D /trunk/modules/gui/wxwindows/bitmaps/playlist.xpm
+   A /trunk/modules/gui/wxwindows/bitmaps/prev.xpm
+   D /trunk/modules/gui/wxwindows/bitmaps/previous.xpm
+   D /trunk/modules/gui/wxwindows/bitmaps/sat.xpm
+   R /trunk/modules/gui/wxwindows/bitmaps/slow.xpm
+   R /trunk/modules/gui/wxwindows/bitmaps/stop.xpm
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/*: simplified the look&feel of the main interface.
+
+------------------------------------------------------------------------
+r7243 | gbazin | 2004-04-02 18:08:29 +0200 (Fri, 02 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/include/video_output.h
+   M /trunk/include/vlc_interface.h
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/interface/interface.c
+   M /trunk/src/video_output/vout_intf.c
+
+* src/video_output/vout_intf.c: new vout_ControlWindow() function.
+* modules/gui/wxwindows/video.cpp: implement vout_ControlWindow().
+* modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c:
+  + call vout_ControlWindow() when resizing in embedded mode.
+  + implemented a VOUT_REPARENT/CLOSE mode in Control() so the interface can signal that it closes its video window.
+
+------------------------------------------------------------------------
+r7244 | fenrir | 2004-04-02 18:17:15 +0200 (Fri, 02 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/ogg.c
+
+ * ogg: cosmetics + converted PCR to micro-second unit. (I may
+introduced bugs).
+
+------------------------------------------------------------------------
+r7245 | fenrir | 2004-04-02 18:40:54 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ogg.c
+
+ * ogg : demux -> demux2. It needs more testings.
+
+------------------------------------------------------------------------
+r7246 | fenrir | 2004-04-02 19:23:22 +0200 (Fri, 02 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/src/input/input.c
+   M /trunk/src/input/stream.c
+
+ * stream: fixed cast of lvalue.
+ * input: fixed "position" value as soon as possible after a see, this
+way the intf doesn't show strange seek bar behavour.
+
+------------------------------------------------------------------------
+r7247 | fenrir | 2004-04-02 19:56:14 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/subsdec.c
+
+ * subsdec.c: use es_forma_t.subs.psz_encoding if present.
+
+------------------------------------------------------------------------
+r7248 | fenrir | 2004-04-02 20:26:35 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+
+ * demux2: added ogg.
+
+------------------------------------------------------------------------
+r7249 | gbazin | 2004-04-02 20:32:01 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/events.c
+
+* modules/video_output/directx/events.c: compilation fix.
+
+------------------------------------------------------------------------
+r7250 | gbazin | 2004-04-02 20:54:39 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/wxwindows.h: use a namespace to avoid symbol conflicts.
+
+------------------------------------------------------------------------
+r7251 | ipkiss | 2004-04-02 23:00:15 +0200 (Fri, 02 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+ * modules/gui/wxwindows/interface.cpp: small fix for the size of the windows
+
+------------------------------------------------------------------------
+r7252 | murray | 2004-04-02 23:19:43 +0200 (Fri, 02 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Explicit reference to libpng in the missing XmlTextReader error.
+Special thanks to Groniche and Google.
+
+
+------------------------------------------------------------------------
+r7253 | fenrir | 2004-04-03 03:02:02 +0200 (Sat, 03 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/mp4/mp4.c
+   D /trunk/modules/demux/mp4/mp4.h
+   M /trunk/modules/demux/util/sub.c
+
+ * all: do not use input_Clock* anymore (use ES_OUT_SET_PCR instead).
+ (text subs with mpg aren't working anymore unless using ps2)
+
+------------------------------------------------------------------------
+r7254 | fenrir | 2004-04-03 03:14:23 +0200 (Sat, 03 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+
+ * avi: demux -> demux2.
+
+------------------------------------------------------------------------
+r7255 | fenrir | 2004-04-03 03:36:04 +0200 (Sat, 03 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/mp4/mp4.c
+
+ * mp4*: demux -> demux2.
+
+------------------------------------------------------------------------
+r7256 | asmax | 2004-04-03 10:16:49 +0200 (Sat, 03 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
+
+  * bitmap_font.cpp: fixed the white space character for "text" font
+
+------------------------------------------------------------------------
+r7257 | asmax | 2004-04-03 11:21:12 +0200 (Sat, 03 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+
+  * all: support of shuffle from the skins2 interface:
+    - created a bool variable "playlist.isRandom" and 2 commands
+    "playlist.setRandom(true)" and "playlist.setRandom(false)"
+    - known bug: the playlist doesn't scroll automatically when the
+    stream changes
+
+------------------------------------------------------------------------
+r7258 | asmax | 2004-04-03 12:55:51 +0200 (Sat, 03 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/utils/ustring.cpp
+
+ * ustring.cpp: fixed the operator= (the trailing '\0' was not copied,
+   leading to invalid memory reads)
+
+------------------------------------------------------------------------
+r7259 | ipkiss | 2004-04-03 13:30:26 +0200 (Sat, 03 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/skins2/src/theme.hpp
+   M /trunk/modules/gui/skins2/src/top_window.hpp
+   M /trunk/modules/gui/skins2/src/vout_window.hpp
+
+ * skins2: Added friend classes where appropriate, to reduce the scope of
+   some methods.
+
+------------------------------------------------------------------------
+r7260 | fenrir | 2004-04-03 15:33:38 +0200 (Sat, 03 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/audio.c
+
+  *audio.c: aout really doesn't like big audio chunks, so split them.
+  (it helps a lot with wma).
+
+------------------------------------------------------------------------
+r7261 | asmax | 2004-04-03 15:57:46 +0200 (Sat, 03 Apr 2004) | 8 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   D /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
+   D /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_vars.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_vars.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
+   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/vars/stream.hpp
+
+  * src/vlcproc.cpp: DO NOT update the GUI directly from the vlc callbacks,
+  skins are not reentrant (at least with x11). Put commands in the queue
+  instead.
+  * commands/cmd_vars: commands to change variables
+  * controls/ctrl_list.cpp: automatic scroll when the stream changes
+  * src/bitmap.cpp: removed the scandinavian characters from the
+    text font, they don't belong to ASCII (caused a stack corruption)
+
+------------------------------------------------------------------------
+r7262 | asmax | 2004-04-03 16:59:15 +0200 (Sat, 03 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/playlist.c
+
+  * playlist.c: better random algorithm: do not play an item if it has
+  already been played (check the i_nb_played variable)
+  * item.c: initialize i_nb_played to 0
+
+------------------------------------------------------------------------
+r7263 | asmax | 2004-04-03 17:30:47 +0200 (Sat, 03 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+
+  * ctrl_text.cpp: check if the scrolling is still necessary when the
+   text is updated (avoid many crashes)
+
+------------------------------------------------------------------------
+r7264 | asmax | 2004-04-03 19:02:59 +0200 (Sat, 03 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/gui/skins2/x11/x11_display.hpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+
+  * x11_display.cpp: create a dummy "parent" window for the task bar
+  * x11_window.cpp: use XSetTransientForHint() to associate the windows
+  to the "parent" window -> single window in the task bar
+
+------------------------------------------------------------------------
+r7265 | asmax | 2004-04-03 20:16:34 +0200 (Sat, 03 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/utils/var_text.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+
+  * x11/x11_window.cpp: reset the "drawable" variable to 0 before the vout child
+    window is destroyed (it is not enough i guess...)
+  * utils/var_text.cpp: unregister the observer to the Stream variable
+    in the destructor ! (fix a crash when changing skin)
+
+------------------------------------------------------------------------
+r7266 | ipkiss | 2004-04-03 20:47:12 +0200 (Sat, 03 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+
+ * skins2: do not save the config when changing the skin
+
+------------------------------------------------------------------------
+r7267 | ipkiss | 2004-04-03 22:17:06 +0200 (Sat, 03 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/top_window.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+
+ * skins2: when the user click on a window, raise onl this window.
+   This avoids a flickering when 2 windows are overlapping.
+
+------------------------------------------------------------------------
+r7268 | bigben | 2004-04-03 22:58:32 +0200 (Sat, 03 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+Group selection combo box in stream proprieties dialog. Also allows to create new groups.
+
+
+
+------------------------------------------------------------------------
+r7269 | asmax | 2004-04-04 00:18:23 +0200 (Sun, 04 Apr 2004) | 9 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/modules/gui/skins2/utils/var_bool.cpp
+   M /trunk/modules/gui/skins2/utils/var_bool.hpp
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+
+  * x11/x11_display.cpp: the "parent" window now receive structure
+    notify events
+  * x11/x11_window.cpp: same thing for the other windows
+  * x11/x11_loop.cpp: when the "parent" window receives a map notify event,
+    we show all the windows because it doesn't seem to be automatic.
+    To have this working, we must update the visibility variable of the
+    windows when they are hidden by the window manager
+  
+
+------------------------------------------------------------------------
+r7270 | asmax | 2004-04-04 01:21:47 +0200 (Sun, 04 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/os_loop.hpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/modules/gui/skins2/utils/var_bool.cpp
+   M /trunk/modules/gui/skins2/utils/var_bool.hpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.hpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+
+  * src/window_manager.cpp: added a synchVisibility() method to show the
+  visible windows (because they may have be hidden by the window manager)
+  * all: removed the dirty hacks from the previous commit ;)
+
+------------------------------------------------------------------------
+r7271 | bigben | 2004-04-04 02:30:11 +0200 (Sun, 04 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+Adds "Enable/disable item" menu item in playlist contextual menu.
+
+
+------------------------------------------------------------------------
+r7272 | bigben | 2004-04-04 10:17:27 +0200 (Sun, 04 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+Add "enable/disable all group items" functions in playlist context menu
+
+
+------------------------------------------------------------------------
+r7273 | ipkiss | 2004-04-04 12:48:04 +0200 (Sun, 04 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+
+ * skins2: Do not try anymore to display images whose width is 0.
+   This avoids warnings at run-time on Windows.
+
+------------------------------------------------------------------------
+r7274 | fenrir | 2004-04-04 16:34:36 +0200 (Sun, 04 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/src/input/input.c
+
+ * input: if we failed to open the file, and the name has a '%', we
+decode it as a url encoded one and we retry.
+ (Btw, this will break playing of paths that have '%' and ':' )
+
+------------------------------------------------------------------------
+r7275 | fenrir | 2004-04-04 16:50:21 +0200 (Sun, 04 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmstu.c
+
+ * mms: fixed 'Read' function when the header is bigger than the packet
+size.
+
+------------------------------------------------------------------------
+r7276 | gbazin | 2004-04-04 20:26:20 +0200 (Sun, 04 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+
+* modules/gui/skins2/src/dialogs.cpp: the dialogs provider needs to be of VLC_OBJECT_DIALOGS type.
+* modules/gui/skins2/src/vlcproc.cpp: honour p_intf->b_die.
+
+------------------------------------------------------------------------
+r7277 | gbazin | 2004-04-05 18:00:54 +0200 (Mon, 05 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+
+* modules/gui/wxwindows/bookmarks.cpp: fixes.
+
+------------------------------------------------------------------------
+r7278 | gbazin | 2004-04-05 18:09:17 +0200 (Mon, 05 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c: hack to work around ffmpeg encoding which doesn't like frames with identical pts.
+* modules/codec/ffmpeg/encoder.c: one missing AV_NOPTS_VALUE.
+
+------------------------------------------------------------------------
+r7279 | asmax | 2004-04-05 20:26:34 +0200 (Mon, 05 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
+
+  * x11_loop.cpp: check if there is a theme before getting the window manager!
+    (avoid a segfault when there is no theme at the beginning)
+
+------------------------------------------------------------------------
+r7280 | gbazin | 2004-04-06 02:03:20 +0200 (Tue, 06 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/Modules.am
+   A /trunk/modules/gui/wxwindows/bitmaps/speaker.xpm
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/*: integrate the volume control in the toolbar.
+
+------------------------------------------------------------------------
+r7281 | gbazin | 2004-04-06 11:00:42 +0200 (Tue, 06 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: display default volume level on start.
+
+------------------------------------------------------------------------
+r7282 | gbazin | 2004-04-06 11:51:20 +0200 (Tue, 06 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: use wxBORDER_NONE for the volume control.
+
+------------------------------------------------------------------------
+r7283 | gbazin | 2004-04-06 12:27:14 +0200 (Tue, 06 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/file.c
+
+* modules/access/file.c: fixed bug in concat mode when seeking.
+
+------------------------------------------------------------------------
+r7284 | gbazin | 2004-04-06 12:33:48 +0200 (Tue, 06 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences.cpp
+
+* modules/gui/wxwindows/preferences.cpp: small cosmetic change for win32.
+
+------------------------------------------------------------------------
+r7285 | gbazin | 2004-04-06 12:58:41 +0200 (Tue, 06 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*: some code cleanup for the bookmarks dialog.
+* AUTHORS: updated my entry.
+
+------------------------------------------------------------------------
+r7286 | gbazin | 2004-04-06 16:15:38 +0200 (Tue, 06 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+
+* modules/gui/wxwindows/*: changed slider aspect and moved the time display into the statusbar.
+
+------------------------------------------------------------------------
+r7287 | gbazin | 2004-04-06 16:16:49 +0200 (Tue, 06 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/wxwindows.h: forgot to remove useless variable.
+
+------------------------------------------------------------------------
+r7288 | hartman | 2004-04-06 18:04:03 +0200 (Tue, 06 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/util/sub.h
+
+* Added subviewer and subviewer v2 support
+
+------------------------------------------------------------------------
+r7289 | fenrir | 2004-04-06 19:32:09 +0200 (Tue, 06 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmsh.c
+
+ * mmsh: fixed first packet handling.
+
+------------------------------------------------------------------------
+r7290 | ipkiss | 2004-04-06 21:56:57 +0200 (Tue, 06 Apr 2004) | 8 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/theme_loader.hpp
+
+ * skins2/src/theme_loader.cpp: .vlt files can now contain directories
+   and subdirectories. When loading a skin, the "theme.xml" file will be
+   searched recursively, and the first one to be found is used.
+
+ * skins2/*: Do not 'cd' anymore to the temporary directory where the
+   .vlt is extracted (instead, we transform the relative paths specified
+   in the XML file into absolute paths).
+
+------------------------------------------------------------------------
+r7291 | gbazin | 2004-04-06 22:01:28 +0200 (Tue, 06 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/visualization/goom.c
+
+* modules/visualizations/goom.c: added --goom-width/height config variables.
+
+------------------------------------------------------------------------
+r7292 | asmax | 2004-04-06 22:38:10 +0200 (Tue, 06 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+
+  * x11_graphics: check if the width and height are not null, to avoid
+    a X11 Bad Value error
+
+------------------------------------------------------------------------
+r7293 | fkuehne | 2004-04-07 00:04:33 +0200 (Wed, 07 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/po/pt_BR.po
+
+Update of the Brazilian Portuguese translation by Andre de Barros Martins Ribeiro
+------------------------------------------------------------------------
+r7294 | hartman | 2004-04-07 01:14:44 +0200 (Wed, 07 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* Spelling fix
+
+------------------------------------------------------------------------
+r7295 | gbazin | 2004-04-07 01:54:49 +0200 (Wed, 07 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/visualization/goom.c
+
+* modules/visualization/goom.c:
+   + big rewrite.
+   + frame dropping.
+   + new --goom-speed option.
+
+------------------------------------------------------------------------
+r7296 | fkuehne | 2004-04-07 13:50:13 +0200 (Wed, 07 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/pda/pda_interface.c
+   M /trunk/po/de.po
+
+* modules/gui/pda/pda_interface.c: Removed translation of protocol-strings like "rtp://" and paths like "/dev/video"
+* po/de.po: Updated german translation
+------------------------------------------------------------------------
+r7297 | fenrir | 2004-04-07 19:41:14 +0200 (Wed, 07 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmsh.h
+
+ * mmsh: added support of multiple files streamed with the same url (a
+few web radios use that)
+
+------------------------------------------------------------------------
+r7298 | fenrir | 2004-04-07 19:47:07 +0200 (Wed, 07 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/asf/libasf.c
+
+ * asf: added limited support of concatenated files for web radios (only
+files without index, seek isn't supported for such stream)
+
+------------------------------------------------------------------------
+r7299 | hartman | 2004-04-07 20:36:00 +0200 (Wed, 07 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+* Use newer speex in OSX. apparently 0.7.1a is broken in this respect.
+
+------------------------------------------------------------------------
+r7300 | gbazin | 2004-04-07 21:09:38 +0200 (Wed, 07 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: disable SSE on solaris.
+
+------------------------------------------------------------------------
+r7301 | gbazin | 2004-04-07 21:48:38 +0200 (Wed, 07 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*: modified the auto-generated menus routines to not 
+delete/re-create parent menus. That makes wxWindows a lot happier.
+
+------------------------------------------------------------------------
+r7302 | adn | 2004-04-07 22:10:16 +0200 (Wed, 07 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/share/skins2/default/theme.xml
+
+
+crotte !
+
+
+------------------------------------------------------------------------
+r7303 | gbazin | 2004-04-07 23:13:35 +0200 (Wed, 07 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/demux/util/sub.c
+
+* ALL: use p_block->i_length for text subtitles duration (instead of the i_dts hack).
+
+------------------------------------------------------------------------
+r7304 | gbazin | 2004-04-08 00:41:57 +0200 (Thu, 08 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/ogg.c
+
+* modules/mug/ogg.c: fixed recent breakage.
+
+------------------------------------------------------------------------
+r7305 | gbazin | 2004-04-08 00:49:13 +0200 (Thu, 08 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/file.c
+
+* modules/access_out/file.c: added "stream" shortcut for when one doesn't want pace control.
+
+------------------------------------------------------------------------
+r7306 | gbazin | 2004-04-08 00:57:08 +0200 (Thu, 08 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/avi.c
+   M /trunk/modules/mux/mpeg/pes.c
+
+* modules/mux/*: fixed block_Realloc() typo.
+
+------------------------------------------------------------------------
+r7307 | fenrir | 2004-04-08 01:13:03 +0200 (Thu, 08 Apr 2004) | 8 lines
+Changed paths:
+   M /trunk/src/input/input_dec.c
+   M /trunk/src/stream_output/stream_output.c
+
+ * input/input_dec.c: we automaticaly switch to minimize thread mode
+when streaming (it's better because of the way sout works).
+ * stream_output/stream_output.c: when removing a stream, stop waiting
+and start muxing if data are already here (needed for sout with pace
+control).
+
+ Both will help to allow muxing (nearly?) all frames, even the last ones.
+
+------------------------------------------------------------------------
+r7308 | gbazin | 2004-04-08 14:57:50 +0200 (Thu, 08 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/mozilla/vlcshell.cpp
+
+* mozilla/vlcshell.cpp: added fullscreen=yes/no option
+* modules/gui/wxwindows/*: fixed auto-generated menus on win32.
+
+------------------------------------------------------------------------
+r7309 | gbazin | 2004-04-08 17:40:32 +0200 (Thu, 08 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/include/video_output.h
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/video_output/vout_intf.c
+
+* modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON_TOP in ControlWindow()
+* modules/video_output/directx and x11: implemented VOUT_SET_STAY_ON_TOP in Control()
+* src/video_output/vout_intf.c: moved the video-on-top variable there.
+
+------------------------------------------------------------------------
+r7310 | gbazin | 2004-04-08 17:41:56 +0200 (Thu, 08 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/wxwindows.h: forgotten in last commit.
+
+------------------------------------------------------------------------
+r7311 | gbazin | 2004-04-08 17:50:29 +0200 (Thu, 08 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+
+* modules/video_output/directx/directx.c: apply --video-on-top on start.
+
+------------------------------------------------------------------------
+r7312 | ipkiss | 2004-04-08 19:54:03 +0200 (Thu, 08 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/os_window.hpp
+   M /trunk/modules/gui/skins2/win32/win32_window.cpp
+   M /trunk/modules/gui/skins2/win32/win32_window.hpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+
+ * skins2/win32/win32_window.cpp: Transparency works correctly (this is
+   controlled by the 'alpha' and 'movealpha' attributes of the 'Theme'
+   tag). Win32 only.
+   Note: It is advised to use 255 for the alpha value, otherwise resizing
+   will be slowed down a lot...
+
+------------------------------------------------------------------------
+r7313 | gbazin | 2004-04-08 19:54:18 +0200 (Thu, 08 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/menus.cpp
+
+* modules/gui/wxwindows/menus.cpp: fixed segfault.
+
+------------------------------------------------------------------------
+r7314 | ipkiss | 2004-04-08 23:29:27 +0200 (Thu, 08 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/win32/win32_window.cpp
+
+Disabled my last changes, since they don't seem to work in all cases.
+
+------------------------------------------------------------------------
+r7315 | gbazin | 2004-04-09 18:03:29 +0200 (Fri, 09 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c: compilation fix for latest ffmpeg cvs.
+
+------------------------------------------------------------------------
+r7316 | zorglub | 2004-04-09 20:16:13 +0200 (Fri, 09 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/Modules.am
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/streamwizard.cpp
+   A /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+Beginning of an improved streaming wizard. Do not use at the moment
+
+------------------------------------------------------------------------
+r7317 | hartman | 2004-04-10 14:26:50 +0200 (Sat, 10 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* --enable-gpl needed now for ffmpeg cvs
+
+------------------------------------------------------------------------
+r7318 | anil | 2004-04-10 18:53:57 +0200 (Sat, 10 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+
+* compilation fixes
+
+------------------------------------------------------------------------
+r7319 | gbazin | 2004-04-11 14:20:11 +0200 (Sun, 11 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*:
+  + added a "Open Capture Device..." menu entry.
+  + a bit of clean-up.
+
+------------------------------------------------------------------------
+r7320 | gbazin | 2004-04-11 14:22:06 +0200 (Sun, 11 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_interface.h
+
+* include/vlc_interface.h: forgot that in last commit.
+
+------------------------------------------------------------------------
+r7321 | asmax | 2004-04-11 18:34:04 +0200 (Sun, 11 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+
+  * all: support of playlist loop in skins2
+   (new variable playlist.isLoop, new commands playlist.setLoop(true)
+   and playlist.setLoop(false) in the xml)
+
+------------------------------------------------------------------------
+r7322 | gbazin | 2004-04-12 02:06:59 +0200 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.h
+
+* modules/gui/wxwindows/*: improved preferences widgets a bit.
+
+------------------------------------------------------------------------
+r7323 | gbazin | 2004-04-12 11:52:40 +0200 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/menus.cpp
+
+* modules/gui/wxwindows/menus.cpp: added "Open Capture Device..." and "Preferences..." entries in the popup menu.
+
+------------------------------------------------------------------------
+r7324 | gbazin | 2004-04-12 12:44:34 +0200 (Mon, 12 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/modules/access/dshow/filter.h
+
+* modules/access/dshow/*: improvements from Damien Fouilleul (modified by me).
+  + Use ICaptureGraphBuilder2 when available (standard way to setup capture graphs).
+  + Extra WDM property sheets for --dshow-config.
+  + Some support for selecting crossbar routes.
+* THANKS: Added Damien Fouilleul for the DirectShow input improvements.
+
+------------------------------------------------------------------------
+r7325 | ipkiss | 2004-04-12 15:17:52 +0200 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/doc/Doxyfile
+
+ * doc/Doxyfile: generate Doxygen documentation for the skins2 module
+
+------------------------------------------------------------------------
+r7326 | ipkiss | 2004-04-12 16:07:57 +0200 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+
+ * skins/win32/win32_graphics.cpp: Fix for alphablending (thanks AsMaX)
+
+------------------------------------------------------------------------
+r7327 | asmax | 2004-04-12 16:25:15 +0200 (Mon, 12 Apr 2004) | 9 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/modules/gui/skins2/src/os_factory.hpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+
+  * src/os_factory.hpp: added a method OSFactory::getResourceDir()
+   to get a list of possible resource directories for skins2.
+   On linux the path is "~/.vlc/skins2:VLC_INSTALL_DIR/share/skins2"
+   and on win32 it is "VLC_PATH\skins2'
+  * src/skin_main.cpp: use the getResourceDir() method instead of #ifdef
+  * parser/builder.cpp: the default font is looked up in the resource dir,
+   so you can put fonts in ~/.vlc/skins2/fonts and avoid a make install
+
+
+------------------------------------------------------------------------
+r7328 | asmax | 2004-04-12 19:08:58 +0200 (Mon, 12 Apr 2004) | 8 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   D /trunk/share/skins2/default/skin.dtd
+   M /trunk/share/skins2/default/theme.xml
+   A /trunk/share/skins2/skin.dtd (from /trunk/share/skins2/default/skin.dtd:7327)
+
+  * all: the DTD lookup for skins2 themes now use XML catalogs:
+    The XML file must begin with:
+    <!DOCTYPE Theme PUBLIC "-//VideoLAN//DTD VLC Skins V2.0//EN" "skin.dtd">
+    (the "skin.dtd" is ignored but should be an URL on the website)
+    and the DTD is looked up at runtime in the directories of the resource
+    path (see previous commit), e.g /usr/local/share/vlc/skins2/skin.dtd
+    -> the DTD doesn't need any more to be shipped with the themes.
+
+------------------------------------------------------------------------
+r7329 | ipkiss | 2004-04-12 20:55:07 +0200 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+
+ * skins2/win32/win32_factory.cpp: Compilation fix
+
+------------------------------------------------------------------------
+r7330 | gbazin | 2004-04-12 22:30:59 +0200 (Mon, 12 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/Modules.am
+   M /trunk/modules/gui/wxwindows/open.cpp
+   D /trunk/modules/gui/wxwindows/v4l.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*: removed the V4L specific code.
+  The V4L panel is now created automatically with an "AutoBuiltPanel" class.
+  (A few options are missing compared to the old panel but they need to be added
+   to the V4L plugin, not the wxWindows code).
+
+------------------------------------------------------------------------
+r7331 | gbazin | 2004-04-12 22:39:26 +0200 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/share/Makefile.am
+
+* share/Makefile.am: skin.dtd was moved.
+
+------------------------------------------------------------------------
+r7332 | gbazin | 2004-04-12 22:52:29 +0200 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+* modules/gui/wxwindows/open.cpp: compilation fix.
+
+------------------------------------------------------------------------
+r7333 | hartman | 2004-04-12 23:01:41 +0200 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/controls.m
+
+* Fix the 'auto' selection of Console intf in "extra intfs" menu entry.
+
+------------------------------------------------------------------------
+r7334 | gbazin | 2004-04-12 23:10:26 +0200 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+* modules/gui/wxwindows/open.cpp: bug fix.
+
+------------------------------------------------------------------------
+r7335 | gbazin | 2004-04-12 23:48:18 +0200 (Mon, 12 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
+
+* modules/gui/skins2/x11/x11_factory.cpp: added "share/skins2" to the resource paths.
+* modules/gui/skins2/x11/x11_factory.cpp: small cosmetic change in a string.
+
+------------------------------------------------------------------------
+r7336 | gbazin | 2004-04-12 23:59:28 +0200 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+
+* modules/gui/wxwindows/preferences_widgets.cpp: update events for IntegerConfigControl.
+
+------------------------------------------------------------------------
+r7337 | fenrir | 2004-04-13 12:05:59 +0200 (Tue, 13 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
+
+ * mpeg4video: init i_dts.
+
+------------------------------------------------------------------------
+r7338 | gbazin | 2004-04-13 12:52:29 +0200 (Tue, 13 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/copy.c
+   M /trunk/modules/packetizer/mpeg4video.c
+
+* modules/packetizer/*: bug fix (use es_format_Copy() when necessary).
+
+------------------------------------------------------------------------
+r7339 | gbazin | 2004-04-13 14:49:14 +0200 (Tue, 13 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/visualization/goom.c
+
+* modules/visualization/goom.c: don't bother including the goom header on win32.
+
+------------------------------------------------------------------------
+r7340 | bigben | 2004-04-13 15:23:26 +0200 (Tue, 13 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+*all :
+
+- Add "Add group" and "delete group" buttons in the playlistinfo window
+- When several items of the playlist are selected, and we change the group, change it for all selected items...
+
+
+------------------------------------------------------------------------
+r7341 | sigmunau | 2004-04-13 16:08:51 +0200 (Tue, 13 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/subsdec.c
+
+modules/codec/subsdec.c:
+ * strip html-like tags from subtitles
+
+------------------------------------------------------------------------
+r7342 | gbazin | 2004-04-13 16:13:07 +0200 (Tue, 13 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+* modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfault anymore if you set the pts of input frames when doing mpeg4 video encoding.
+  So let's use proper PTS now!
+
+------------------------------------------------------------------------
+r7343 | andrep | 2004-04-14 08:09:56 +0200 (Wed, 14 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/include/osd.h
+   M /trunk/src/video_output/video_text.c
+
+* vout_ShowTextAbsolute now returns VLC_EGENERIC if the text render wasn't
+  successful and VLC_SUCCESS on success, instead of returning void.
+
+
+------------------------------------------------------------------------
+r7344 | gbazin | 2004-04-14 09:09:17 +0200 (Wed, 14 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/v4l/v4l.c
+
+* modules/access/v4l/v4l.c: off by one fix by James MacLean.
+
+------------------------------------------------------------------------
+r7345 | garf | 2004-04-14 10:55:34 +0200 (Wed, 14 Apr 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+   M /trunk/modules/control/telnet.c
+   M /trunk/share/http/vlm/edit.html
+   M /trunk/share/http/vlm/index.html
+   M /trunk/share/http/vlm/new.html
+   M /trunk/src/misc/vlm.c
+
+ * vlm.c: a few bug fixes, cleaning, and maid vlm more http-intf
+   compatible
+ * http.c: a little bug fix ( append vlm command )
+ * telnet.c: 4 spaces indentation on show command (much more readable)
+ * share/http/vlm/edit.html, index.html, new.html: cleaning, esthetic
+   modifications
+
+------------------------------------------------------------------------
+r7346 | sigmunau | 2004-04-14 17:59:52 +0200 (Wed, 14 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+Use wxFileDialog::GetPath() and not GetFilename(). Closes #1781
+
+------------------------------------------------------------------------
+r7347 | garf | 2004-04-14 18:20:25 +0200 (Wed, 14 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/share/http/index.html
+   M /trunk/share/http/vlm/edit.html
+   M /trunk/share/http/vlm/index.html
+   A /trunk/share/http/vlm/show.html
+
+ * http interface: media/schedule show page before edit page
+
+------------------------------------------------------------------------
+r7348 | stippi | 2004-04-15 11:57:14 +0200 (Thu, 15 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/sgimb.c
+   M /trunk/src/playlist/playlist.c
+
+compile fix, do not declare variables in the middle of a function, this is plain C...
+------------------------------------------------------------------------
+r7349 | stippi | 2004-04-15 12:02:19 +0200 (Thu, 15 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+BeOS specific compile fix, there is no INADDR_NONE defined on BeOS, I changed it to INADDR_BROADCAST, which is defined as the same thing on Linux. Hope it's ok, I left the original line as a comment...
+------------------------------------------------------------------------
+r7350 | stippi | 2004-04-15 12:46:11 +0200 (Thu, 15 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/beos/InterfaceWindow.cpp
+   M /trunk/modules/gui/beos/MediaControlView.cpp
+
+fixed the incorrect window size limits for the interface window
+------------------------------------------------------------------------
+r7351 | fkuehne | 2004-04-15 18:01:33 +0200 (Thu, 15 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+* added localisation support
+------------------------------------------------------------------------
+r7352 | fkuehne | 2004-04-15 18:05:59 +0200 (Thu, 15 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/po/POTFILES.in
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/vlc.pot
+
+* ALL: ./toolbox --update-po
+------------------------------------------------------------------------
+r7353 | gbazin | 2004-04-15 21:12:20 +0200 (Thu, 15 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c: try more sensible width/height values when testing the video encoder.
+
+------------------------------------------------------------------------
+r7354 | gbazin | 2004-04-15 22:01:24 +0200 (Thu, 15 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/visualization/goom.c
+
+* modules/visualization/goom.c: default speed is now set to 6.
+
+------------------------------------------------------------------------
+r7355 | fenrir | 2004-04-15 22:25:57 +0200 (Thu, 15 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+ * httpd: may fix mmsh for vlc.
+
+------------------------------------------------------------------------
+r7356 | fenrir | 2004-04-15 22:27:06 +0200 (Thu, 15 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * http: fixed some gcc warning.
+
+------------------------------------------------------------------------
+r7357 | gbazin | 2004-04-16 00:21:41 +0200 (Fri, 16 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/block.c
+
+* src/misc/block.c: fixed BlockRealloc()
+
+------------------------------------------------------------------------
+r7358 | sigmunau | 2004-04-16 00:22:55 +0200 (Fri, 16 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+handle h261 video streams over rtp
+
+------------------------------------------------------------------------
+r7359 | sigmunau | 2004-04-16 00:45:27 +0200 (Fri, 16 Apr 2004) | 9 lines
+Changed paths:
+   M /trunk/include/vlc_block.h
+   M /trunk/modules/codec/Modules.am
+   A /trunk/modules/codec/mash.cpp
+   M /trunk/modules/demux/livedotcom.cpp
+
+include/vlc_block.h:
+ * added a BLOCK_FLAG_END_OF_FRAME flag
+ * reformated comments on block flags
+modules/demux/livedotcom.cpp
+ * use BLOCK_FLAG_END_OF_FRAME, and only for h261 streams
+modules/codec/Modules.am,mash.cpp
+ * new h261 video decoder using openmash. Building this plugin is left as an
+   excersise for the reader.
+
+------------------------------------------------------------------------
+r7360 | hartman | 2004-04-16 02:38:57 +0200 (Fri, 16 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Updated live.com
+* Added openmash targets (not yet enabled, because it doesn't compile yet)
+
+------------------------------------------------------------------------
+r7361 | gbazin | 2004-04-16 15:26:01 +0200 (Fri, 16 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+* modules/demux/livedotcom.cpp: compilation fix for old livemedia libs.
+
+------------------------------------------------------------------------
+r7362 | fkuehne | 2004-04-16 17:25:35 +0200 (Fri, 16 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/src/video_output/vout_intf.c
 
- * Added a Close Window and a close box to our QuickTime video output.
+ * fixed a typo
+------------------------------------------------------------------------
+r7363 | fkuehne | 2004-04-16 20:41:00 +0200 (Fri, 16 Apr 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/gui/pda/pda.glade
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/misc/logger.c
+   M /trunk/modules/misc/sap.c
+   M /trunk/po/de.po
+   M /trunk/src/libvlc.h
+
+* modules/control/telnet.c: removed translation of "VLM"
+* modules/gui/pda/pda.glade: removed translatable-flags of various untranslatable strings like "127.0.0.1" or "avi"
+* modules/gui/wxwindows/wizard.cpp: minor string-corrections
+* modules/misc/logger.c: more minor string-corrections
+* modules/misc/sap.c: ditto
+* src/libvlc.h: ditto
+* po/de.po: updated german translation
+------------------------------------------------------------------------
+r7364 | bigben | 2004-04-17 11:22:41 +0200 (Sat, 17 Apr 2004) | 10 lines
+Changed paths:
+   M /trunk/modules/stream_out/announce.c
+   M /trunk/modules/stream_out/announce.h
+   M /trunk/modules/stream_out/standard.c
+
+* Little cleanup of sap announces :
+
+- use net_* functions
+- use vlc_UrlParse function
+
+change sap_session_t structure  : it now includes the  sdp packet, which
+isn't regenerated each time it is sent.
+
+
+
+------------------------------------------------------------------------
+r7365 | hartman | 2004-04-18 02:41:49 +0200 (Sun, 18 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
+
+* New sap listener standard behaviour is to pass along ALL complete announces to
+  the playlist, so livedotcom will be used.
+* Added a --sap-parse option, so you can get back the old behaviour.
+
+
+------------------------------------------------------------------------
+r7366 | hartman | 2004-04-18 11:58:08 +0200 (Sun, 18 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
+
+* Switch default behaviour of --sap-parse. A lot of the streams
+  that the module could parse cannot be parsed by live.com
+  most are udp announces. We will need to inform Ross about these...
+  (on mbone about 1/3 announces is not recognized by live.com)
+
+
+------------------------------------------------------------------------
+r7367 | hartman | 2004-04-18 14:18:23 +0200 (Sun, 18 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/doc/translations.txt
+
+* "Where are the .po files?"
+
+------------------------------------------------------------------------
+r7368 | zorglub | 2004-04-18 20:06:41 +0200 (Sun, 18 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* Some progress on the wizard (still not useable)
+* Fixed layout of the item info dialog
+
+------------------------------------------------------------------------
+r7369 | ipkiss | 2004-04-18 20:11:51 +0200 (Sun, 18 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/win32/win32_window.cpp
+   M /trunk/modules/gui/skins2/win32/win32_window.hpp
+
+ * skins2: Other attempt at supporting transparency on Windows (win2k, winxp).
+   As it is not perfect yet, a new config option allows to disable transparency
+   effects.
+
+------------------------------------------------------------------------
+r7370 | zorglub | 2004-04-18 20:21:09 +0200 (Sun, 18 Apr 2004) | 22 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/NEWS
+   M /trunk/include/network.h
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc/vlc.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_objects.h
+   M /trunk/modules/misc/sap.c
+   M /trunk/modules/stream_out/announce.c
+   M /trunk/modules/stream_out/announce.h
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/net.c
+   M /trunk/src/misc/objects.c
+   A /trunk/src/stream_output/announce.c
+   A /trunk/src/stream_output/sap.c
+
+* ALL: Better announce system
+
+  - The SAP handler now runs in a separate thread.
+  - RTP sessions can be announced with sap (sdp=sap://,name=...)
+       TODO: Make this more configurable
+  - Better SDP generation (the timestamp problem is not resolved)
+       About this, there is a problem : as, for a RTP session, the URI
+        is the complete SDP, if the session is recreated, as the URI has 
+        changed, a new item is added to the playlist
+  - Experimental flow control algorithm :
+       It does not follow the "Recommended" implementation, as it needs
+       to count the sessions (to achieve this, we should make this work
+       together with the SAP listener)
+       It is disabled by default (use --sap-flow-control to enable).
+       When it is disabled, sap announcement interval is set by --sap-interval
+
+* src/misc/net.c : created net_ReadNonBlock
+* sap.c : Fixed memory problem
+
+
+
+
+------------------------------------------------------------------------
+r7371 | zorglub | 2004-04-18 21:56:58 +0200 (Sun, 18 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
+
+Make the SAP parser happier
+
+------------------------------------------------------------------------
+r7372 | gbazin | 2004-04-19 00:48:23 +0200 (Mon, 19 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input_dec.c
+   M /trunk/src/input/input_programs.c
+
+* src/input/*: fixed some deadlock issues.
+   The locking is still far from perfect and will need some cleanup but this is a step in the right direction.
+
+------------------------------------------------------------------------
+r7373 | gbazin | 2004-04-19 01:08:44 +0200 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/visualization/visual/visual.c
+
+* modules/visualization/visual/visual.c: more sanity checks for fail over situations.
+
+------------------------------------------------------------------------
+r7374 | gbazin | 2004-04-19 01:35:25 +0200 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/audio_output/input.c
+
+* src/audio_output/input.c: add goom (if present) to the list of visualization choices.
+
+------------------------------------------------------------------------
+r7375 | hartman | 2004-04-19 02:01:51 +0200 (Mon, 19 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/macosx.m
+
+* OpenGL video output is now the default on OS X.
+  I'm not aware of any REAL problems with the openGL output
+  please report your experiences.
+
+------------------------------------------------------------------------
+r7376 | andrep | 2004-04-19 03:26:26 +0200 (Mon, 19 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_keys.h
+   M /trunk/src/libvlc.h
+
+* Add hotkeys to go back/forward in media browsing history
+
+
+------------------------------------------------------------------------
+r7377 | andrep | 2004-04-19 04:08:52 +0200 (Mon, 19 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/LIST
+   A /trunk/modules/codec/cmml
+   A /trunk/modules/codec/cmml/Modules.am
+   A /trunk/modules/codec/cmml/browser_open.c
+   A /trunk/modules/codec/cmml/browser_open.h
+   A /trunk/modules/codec/cmml/cmml.c
+   A /trunk/modules/codec/cmml/history.c
+   A /trunk/modules/codec/cmml/history.h
+   A /trunk/modules/codec/cmml/intf.c
+   A /trunk/modules/codec/cmml/xarray.c
+   A /trunk/modules/codec/cmml/xarray.h
+   A /trunk/modules/codec/cmml/xlist.c
+   A /trunk/modules/codec/cmml/xlist.h
+   A /trunk/modules/codec/cmml/xstrcat.h
+   A /trunk/modules/codec/cmml/xtag.c
+   A /trunk/modules/codec/cmml/xtag.h
+   A /trunk/modules/codec/cmml/xurl.c
+   A /trunk/modules/codec/cmml/xurl.h
+
+* Added Continuous Media Markup Language (CMML) codec
+
+
+------------------------------------------------------------------------
+r7378 | fenrir | 2004-04-19 10:27:34 +0200 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+ * httpd: better fix for mmsh.
+
+------------------------------------------------------------------------
+r7379 | gbazin | 2004-04-19 12:48:04 +0200 (Mon, 19 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/include/aout_internal.h
+   M /trunk/src/audio_output/input.c
 
-2003-01-04 Saturday 23:49  gbazin
+* include/aout_internal.h: added a b_restart field to aout_input_t.
+* src/audio_output/input.c: simplified VisualizationCallback() and don't restart the aout inputs in there but rather set the b_restart flag so they automatically get restarted on the next aout_InputPlay().
 
- * configure.ac.in: fixed typo in wxWindows headers detection code.
+------------------------------------------------------------------------
+r7380 | bigben | 2004-04-19 13:50:51 +0200 (Mon, 19 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/http.c
 
-2003-01-04 Saturday 17:14  titer
+adds a linebreak after sending the Basic authentification token. This makes web servers (including VLC) a lot happier ;-)
 
-  We now check if the BSoundPlayer's buffer size is not the one we
-  were expecting.
 
-2003-01-04 Saturday 16:27  gbazin
+------------------------------------------------------------------------
+r7381 | gbazin | 2004-04-19 14:44:56 +0200 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/events.c
+
+* modules/video_output/directx/events.c: prevent monitor power down when the directx vout is running.
+
+------------------------------------------------------------------------
+r7382 | gbazin | 2004-04-19 16:06:42 +0200 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/events.c
+
+* modules/video_output/directx/events.c: forgot an argument to SetThreadExecutionState().
+
+------------------------------------------------------------------------
+r7383 | zorglub | 2004-04-19 17:49:25 +0200 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+Fix crash when vout window is resized to 0 width
+
+------------------------------------------------------------------------
+r7384 | andrep | 2004-04-19 17:59:56 +0200 (Mon, 19 Apr 2004) | 51 lines
+Changed paths:
+   A /trunk/modules/codec/cmml/HACKING
+
+* Added HACKING file to CMML codec plugin directory, which includes
+  description of what it does and how it's implemented.
+
+* Overview of the CMML codec:
+
+  This is an implementation of the Continuous Media Markup Language
+  (CMML) for VideoLAN.  In short, CMML is a (XML) markup language for
+  time-continuous data, which of course includes multimedia such as
+  video and audio.  It allows one to annotate a media file with both
+  structured and unstructured textual data, but one of its distinguishing
+  features--and what this code implements--is its support for embedding
+  hyperlinks in media files.
+
+  So, while viewing some media (e.g. a radio interview with a band),
+  you could provide a hyperlink to any URL, including a standard web
+  page or other media (e.g. the band's home page).  The hyperlinks
+  are active only for specific intervals of time while the media is
+  playing, so for example during a radio interview, the hyperlinks
+  can change depending on what questions the interviewer is asking
+  and topic is being discussed.
+
+  For more general information on CMML and its role in the bigger
+  picture of extending the World Wide Web to properly support multimedia,
+  see <http://www.annodex.net/overview.html>.  For specifications of
+  CMML, see <http://www.annodex.net/specifications.html>.
+
+* CMML codec usage:
+
+  Once you have hyperlinking capability, you take on some of the
+  capabilities of a web browser, in particular following hyperlinks,
+  and also maintaining a browsing history where you can go backwards
+  and forwards between pieces of media you've linked to.  So, if you
+  are viewing a file with CMML markup:
+
+  * Hyperlinks are displayed as a subtitle track
+
+  * Hyperlinks are followed with the VLC "activate" hotkey (by default,
+    this is just the Enter key)
 
- * src/audio_output/output.c: don't forget to free the audio buffer when
- we are trashing it.
+  * Going back and forward are done with the "history-back" and
+    "history-forward" keys, by default Cmd-[ and Cmd-] on Mac OS X,
+    and Ctrl-[ and Ctrl-] on all other platforms.
 
-2003-01-04 Saturday 13:50  jpsaman
+  Until the media browsing history features are made available outside
+  of the CMML plugin, you can only use the history features while
+  viewing a file that contains CMML markup: e.g. you cannot navigate
+  backwards or forward in the history while viewing a standard MPEG
+  video.  This is a limitation which may be removed if the media
+  browsing code is merged into the VLC core.
+
+
+------------------------------------------------------------------------
+r7385 | titer | 2004-04-19 18:57:39 +0200 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace.c
+
+ deinterlace.c: added AltiVec optims for 16-bytes unaligned lines
+
+------------------------------------------------------------------------
+r7386 | gbazin | 2004-04-19 21:34:15 +0200 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+* NEWS: updated with all the changes since the last release.
+
+------------------------------------------------------------------------
+r7387 | gbazin | 2004-04-20 01:00:57 +0200 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+* NEWS: few changes.
+
+------------------------------------------------------------------------
+r7388 | hartman | 2004-04-20 03:00:29 +0200 (Tue, 20 Apr 2004) | 10 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/Makefile.am
+   M /trunk/NEWS
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/vout.m
+
+* extras/contrib/src
+  - fix goom location
+  - some small url improvements. please test the contrib system.
+* modules/gui/macosx/*
+  - autodetect Quartz Extreme. Use OpenGL vout if present.
+  - --macosx-vout auto|quartz|opengl to force a vout.
+* Makefile.am: add share/http/vlm to target.
+* NEWS: small updates
+* AUTHORS: updated my email address.
+
+------------------------------------------------------------------------
+r7389 | andrep | 2004-04-20 06:24:52 +0200 (Tue, 20 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/misc.m
+   M /trunk/modules/gui/macosx/vout.m
+
+* Mac OS X: intercept and respond to user-configured VLC hotkeys, rather
+  than only responding to shortcut keys which are defined in the .nib
+  interface file
+
+
+------------------------------------------------------------------------
+r7390 | dionoea | 2004-04-20 13:29:36 +0200 (Tue, 20 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* fixed hue, contrast, gamma, brightness and saturation sliders
+* added restore to default settings button (for those sliders)
+
+
+
+------------------------------------------------------------------------
+r7391 | gbazin | 2004-04-20 15:34:03 +0200 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: fit the default size of the interface to the menubar.
+
+------------------------------------------------------------------------
+r7392 | gbazin | 2004-04-20 16:04:56 +0200 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: better interface size under gtk.
+
+------------------------------------------------------------------------
+r7393 | sam | 2004-04-20 16:31:24 +0200 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/po/es.po
+
+  * po/es.po: minor translation fix.
+
+------------------------------------------------------------------------
+r7394 | gbazin | 2004-04-20 17:05:24 +0200 (Tue, 20 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/include/vlc/vlc.h
+   M /trunk/include/vlc_interface.h
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/src/interface/interface.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/vlc.c
+
+* include/vlc/vlc.h: added a b_play parameter to the libvlc VLC_AddIntf() prototype.
+   When true, the interface will automatically start playing the playlist when (and only when) it is ready. (particularly useful for embedded vouts).
+* src/libvlc.c, src/vlc.c: new VLC_AddIntf() prototype.
+* src/interface/interface.c: if the interface doesn't support "playing on start", do it ourselves.
+* modules/gui/wxwindows/wxwindows.cpp: implement "play on start".
+
+------------------------------------------------------------------------
+r7395 | sam | 2004-04-20 17:17:46 +0200 (Tue, 20 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac:
+    + Check for <altivec.h>.
+    + Test for -maltivec -mabi=altivec in addition to -fvec.
+
+------------------------------------------------------------------------
+r7396 | yoann | 2004-04-20 17:54:54 +0200 (Tue, 20 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/src/input/input.c
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/libvlc.h
+
+Added a --sub-autodetect-path which is a list of paths (separated by
+',') where VLC can look for a subtitle file ; typically, ./Subtitles or
+./subtitles (the directory in wich the film is located is implicit).
+
+
+------------------------------------------------------------------------
+r7397 | sam | 2004-04-20 19:27:30 +0200 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/cmml/browser_open.c
+   M /trunk/modules/codec/cmml/browser_open.h
+   M /trunk/modules/codec/cmml/cmml.c
+   M /trunk/modules/codec/cmml/history.c
+   M /trunk/modules/codec/cmml/history.h
+   M /trunk/modules/codec/cmml/intf.c
+   M /trunk/modules/codec/cmml/xarray.c
+   M /trunk/modules/codec/cmml/xarray.h
+   M /trunk/modules/codec/cmml/xlist.c
+   M /trunk/modules/codec/cmml/xlist.h
+   M /trunk/modules/codec/cmml/xstrcat.h
+   M /trunk/modules/codec/cmml/xtag.c
+   M /trunk/modules/codec/cmml/xtag.h
+   M /trunk/modules/codec/cmml/xurl.c
+   M /trunk/modules/codec/cmml/xurl.h
+   M /trunk/modules/codec/mash.cpp
+   M /trunk/modules/control/lirc.c
+   M /trunk/modules/demux/sgimb.c
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/modules/gui/skins2/vars/stream.cpp
+   M /trunk/modules/gui/skins2/vars/stream.hpp
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/src/input/control.c
+   M /trunk/src/stream_output/announce.c
+   M /trunk/src/stream_output/sap.c
+   M /trunk/src/video_output/vout_intf.c
+
+  * Added missing Id to the svn:keywords properties of some files.
+
+------------------------------------------------------------------------
+r7398 | gbazin | 2004-04-20 19:57:58 +0200 (Tue, 20 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/src/interface/interface.c
+   M /trunk/src/libvlc.c
+
+* modules/gui/wxwindows/wxwindows.cpp: don't "play on start" when in dialogs provider mode.
+* modules/gui/skins2/src/skin_main.cpp: "play on start" support.
+* src/interface/interface.c: explicit init of b_play.
+* src/libvlc.c: GetFilenames() doesn't start the playlist anymore.
+
+------------------------------------------------------------------------
+r7399 | yoann | 2004-04-20 20:12:42 +0200 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+Changed directory separator from '/' to '\' for windows version.
+
+------------------------------------------------------------------------
+r7400 | gbazin | 2004-04-20 21:24:03 +0200 (Tue, 20 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/src/libvlc.h
+
+* src/libvlc.h: put the SAP options where they belong (ie. the stream output category).
+* modules/gui/skins2/src/window_manager.cpp: skins2-transparency is win32 only.
+
+------------------------------------------------------------------------
+r7401 | gbazin | 2004-04-20 23:04:08 +0200 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+
+* modules/wxwindows/wxwindows.cpp, modules/skins2/src/skin_main.cpp: don't start the playlist if it is empty.
+
+------------------------------------------------------------------------
+r7402 | anil | 2004-04-20 23:13:52 +0200 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+* 'Toggle enabled' -> 'Enable/Disable' in the playlist popup menu
+
+------------------------------------------------------------------------
+r7403 | hartman | 2004-04-21 03:46:41 +0200 (Wed, 21 Apr 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/access/udp.c
+   M /trunk/modules/demux/sgimb.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+
+* modules/demux/sgimb.c
+  - when we open a kasenna multicast udp stream, don't pass along to RTSP.
+  - set the correct mtu for Kasenna streams.
+* rest
+  --mtu can now be set via :mtu playlist option.\
+
+
+------------------------------------------------------------------------
+r7404 | fenrir | 2004-04-21 12:37:33 +0200 (Wed, 21 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/src/input/input_dec.c
+
+* input_dec: do not switch to minimize-threads in sout mode if input are
+not pace controlable (temporary workaround, we should create a thread
+that handles all packetizers).
+
+------------------------------------------------------------------------
+r7405 | gbazin | 2004-04-21 14:13:26 +0200 (Wed, 21 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/misc/playlist/m3u.c
+
+* modules/misc/playlist/m3u.c: save VLC input options with the "#EXTVLCOPT:" tag.
+* modules/demux/m3u.c: parse the "#EXTVLCOPT:" tag.
+
+------------------------------------------------------------------------
+r7406 | sam | 2004-04-21 15:23:01 +0200 (Wed, 21 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/misc/memcpy/memcpyaltivec.c
+   M /trunk/modules/video_chroma/i420_yuy2.c
+
+  * configure.ac:
+    + Check for vec_ld instead of vec_mtvscr in the C AltiVec detection.
+    + Include <altivec.h> in the C AltiVec detection.
+  * modules/misc/memcpy/memcpyaltivec.c modules/video_chroma/i420_yuy2.c:
+    + Include <altivec.h> in the C AltiVec versions.
+
+------------------------------------------------------------------------
+r7407 | murray | 2004-04-21 15:27:52 +0200 (Wed, 21 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/po/it.po
+
+Updated italian translation (rc interface, streaming wizard)
+
+------------------------------------------------------------------------
+r7408 | sam | 2004-04-21 15:55:48 +0200 (Wed, 21 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace.c
+
+  * modules/video_filter/deinterlace.c: included <altivec.h>.
+
+------------------------------------------------------------------------
+r7409 | murray | 2004-04-21 17:25:52 +0200 (Wed, 21 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/po/it.po
+
+fix (thanks anil)
+
+------------------------------------------------------------------------
+r7410 | fenrir | 2004-04-21 17:39:16 +0200 (Wed, 21 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/block.c
+
+ * block: fixed block_Realloc.
+
+------------------------------------------------------------------------
+r7411 | massiot | 2004-04-21 17:54:09 +0200 (Wed, 21 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transrate/Modules.am
+   A /trunk/modules/stream_out/transrate/block.c
+   M /trunk/modules/stream_out/transrate/frame.c
+   M /trunk/modules/stream_out/transrate/getvlc.h
+   M /trunk/modules/stream_out/transrate/putvlc.h
+   M /trunk/modules/stream_out/transrate/transrate.c
+   M /trunk/modules/stream_out/transrate/transrate.h
+
+* modules/stream_out/transrate: Rewrote the transrater to use a SAD error
+  estimation ; if the error is too high, lower the quantizer scale.
+
+------------------------------------------------------------------------
+r7412 | massiot | 2004-04-21 17:55:17 +0200 (Wed, 21 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+* modules/demux/ts.c: When a packet is lost, flag a discontinuity, do not
+  trash the PES packet (the rest of the PES can still be used, and anyway
+  the decoder must be aware that a discontinuity happened).
+
+------------------------------------------------------------------------
+r7413 | massiot | 2004-04-21 17:58:50 +0200 (Wed, 21 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/pvr/pvr.c
+
+* modules/access/pvr/pvr.c: Code conventions; added :audio= option to
+  specify the audio bitmask (0xA9 seems a good value).
+
+------------------------------------------------------------------------
+r7414 | massiot | 2004-04-21 18:00:17 +0200 (Wed, 21 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpegvideo.c
+
+* modules/packetizer/mpegvideo.c: When a discontinuity is flagged, trash
+  the whole PES because the contents may be corrupt.
+
+------------------------------------------------------------------------
+r7415 | hartman | 2004-04-22 03:55:45 +0200 (Thu, 22 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/sgimb.c
+
+* Give the kasenna a bit more mtu space than it advises to you. Works a lot better.
+
+------------------------------------------------------------------------
+r7416 | fenrir | 2004-04-22 04:58:05 +0200 (Thu, 22 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+ * ts.c: allow muxing of h264 stream.
+
+------------------------------------------------------------------------
+r7417 | fenrir | 2004-04-22 05:02:05 +0200 (Thu, 22 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/Modules.am
+   A /trunk/modules/demux/mpeg/h264.c
+   M /trunk/modules/packetizer/Modules.am
+   A /trunk/modules/packetizer/h264.c
+
+ * packetizer/h264.c: a really basic h264 packetizer (it doesn't support
+b-frame and it doesn't do pts/dts computation but I fear it won't be
+possible).
+ * demux/mpeg/h264.c: a raw h264 annexe-B demuxer using the packetizer.
+
+------------------------------------------------------------------------
+r7418 | fenrir | 2004-04-22 05:04:36 +0200 (Thu, 22 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+ * configure: added h264 demuxer and packetizer.
+
+------------------------------------------------------------------------
+r7419 | fenrir | 2004-04-22 05:14:15 +0200 (Thu, 22 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+
+ * ffmpeg: added a ffmpeg-debug option (control libavcodec debug
+messages).
+
+------------------------------------------------------------------------
+r7420 | fenrir | 2004-04-22 05:18:56 +0200 (Thu, 22 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/Modules.am
+   A /trunk/modules/codec/x264.c
+
+ * x264: wrapper for libx264 encoder (h264 encoder, you can find it at
+http://lyra.via.ecp.fr). use qmin==qmax to change the qp.
+
+------------------------------------------------------------------------
+r7421 | fenrir | 2004-04-22 05:25:47 +0200 (Thu, 22 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/h264.c
+   M /trunk/modules/demux/mpeg/system.h
+   M /trunk/modules/demux/mpeg/ts.c
+
+ * mpeg/system.c, ts.c: added h264 to old TS demuxer.
+ * mpeg/h264.c : use greater packet size.
+
+------------------------------------------------------------------------
+r7422 | sam | 2004-04-22 11:08:29 +0200 (Thu, 22 Apr 2004) | 19 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/copyright
+   M /trunk/debian/rules
+
+ * configure.ac:
+   + Factorized the Xinerama code check.
+   + If libXv.so is present, ignore libXv_pic.
+ * debian/control:
+   + Build-depend on zlib1g-dev because ffmpeg uses it by default.
+   + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev.
+   + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic.
+   + Added a build-dependency on libaudiofile-dev to fix the m68k build.
+   + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs
+     on ppc/mpegvideo_altivec.o (Closes: #236442).
+   + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5).
+   + Override kdelibs4's shlibs value to get VLC into testing.
+   + No longer build-depend on dvb-dev.
+ * debian/rules:
+   + Activated DTS decoding support.
+   + Added symlinks for mozilla-firefox (Closes: #239352).
+ * debian/copyright:
+   + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
+
+------------------------------------------------------------------------
+r7423 | sam | 2004-04-22 11:26:15 +0200 (Thu, 22 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec
+   M /trunk/modules/codec/cmml
+   M /trunk/modules/codec/x264.c
+   M /trunk/modules/demux/mpeg/h264.c
+   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/stream_out/transrate/block.c
+
+  * Added missing SVN properties.
+
+------------------------------------------------------------------------
+r7424 | zorglub | 2004-04-22 14:54:05 +0200 (Thu, 22 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/pvr/pvr.c
+
+Fix audio and do not read 1 byte without remembering it
+
+------------------------------------------------------------------------
+r7425 | gbazin | 2004-04-22 14:57:56 +0200 (Thu, 22 Apr 2004) | 8 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/directx/vout.h
+
+* modules/video_output/directx/*:
+  - Major changes to way the embedded vout is handled.
+    + the vout windows are created in our event thread so we do receive the events now.
+    + we do not use the external window directly (as for normal vout we create our vout window + video sub-window).
+    + Create a WS_EX_NOPARENTNOTIFY vout window to make mozilla happy.
+  - Improved the mouse auto-hide feature.
+  - Do the DirectXUpdateOverlay() in the events thread. This should make S3 graphics cards happy again.
+
+------------------------------------------------------------------------
+r7426 | fenrir | 2004-04-22 15:19:55 +0200 (Thu, 22 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/h264.c
+
+ * h264: added a h264-fps option.
+
+------------------------------------------------------------------------
+r7427 | gbazin | 2004-04-22 17:59:05 +0200 (Thu, 22 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/directx/vout.h
+
+* modules/video_output/directx/*: only hide the mouse when in fullscreen.
+
+------------------------------------------------------------------------
+r7428 | gbazin | 2004-04-22 22:35:25 +0200 (Thu, 22 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/audio_output/input.c
+
+* src/audio_output/input.c: too much locking.
+
+------------------------------------------------------------------------
+r7429 | titer | 2004-04-22 23:29:45 +0200 (Thu, 22 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ contrib/src/Makefile : typo
+
+------------------------------------------------------------------------
+r7430 | gbazin | 2004-04-23 07:27:13 +0200 (Fri, 23 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/doc/Makefile.am
+   M /trunk/modules/demux/mp4/Modules.am
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: disable the new wizard until it is useable.
+* doc/Makefile.am: don't include directories directly (will put all sorts of junk in make dist).
+* modules/demux/mp4/Modules.am: get rid of mp4.h.
+
+------------------------------------------------------------------------
+r7431 | gbazin | 2004-04-23 07:44:18 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/video_output/x11/xcommon.h
+
+* modules/video_output/x11/*: implemented some locking so vout_Control() can be called from another thread.
+
+------------------------------------------------------------------------
+r7432 | gbazin | 2004-04-23 07:46:59 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+
+* modules/gui/wxwindows/wxwindows.cpp: --wxwin-embed is now the default.
+
+------------------------------------------------------------------------
+r7433 | gbazin | 2004-04-23 08:12:30 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/sgimb.c
+
+* modules/demux/sgimb.c: fixed memory leak.
+
+------------------------------------------------------------------------
+r7434 | gbazin | 2004-04-23 08:25:03 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item.c
+
+* src/playlist/item.c: fixed memory leak.
+
+------------------------------------------------------------------------
+r7435 | gbazin | 2004-04-23 08:32:52 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/subtitles.c
+
+* src/input/subtitles.c: fixed memory leak.
+
+------------------------------------------------------------------------
+r7436 | gbazin | 2004-04-23 08:53:00 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/item.c
+
+* src/playlist/item.c,item-ext.c: fixed memory leaks.
+
+------------------------------------------------------------------------
+r7437 | gbazin | 2004-04-23 09:07:20 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+* modules/codec/ffmpeg/encoder.c: fixed memory leak.
+
+------------------------------------------------------------------------
+r7438 | gbazin | 2004-04-23 11:13:43 +0200 (Fri, 23 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c: fixed mem leak + use av_free() instead of free() where necessary.
+* modules/codec/ffmpeg/*: use av_free() instead of free() where necessary.
+
+------------------------------------------------------------------------
+r7439 | gbazin | 2004-04-23 13:38:14 +0200 (Fri, 23 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+* src/input/es_out.c: fix for ES_OUT_RESET_PCR.
+------------------------------------------------------------------------
+r7440 | yoann | 2004-04-23 13:56:21 +0200 (Fri, 23 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/libvlc.h
+
+* src/input/subtitles.c: corrected bug in subtitle detection
+* src/libvlc.h: modified subtitle paths for Windows 
+
+------------------------------------------------------------------------
+r7441 | gbazin | 2004-04-23 14:38:04 +0200 (Fri, 23 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/msvc/vlc.dsw
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/stream_output/announce.c
+
+* src/*: portability fixes.
+* msvc/vlc.dsw: httpd is not a plugin anymore.
+
+------------------------------------------------------------------------
+r7442 | gbazin | 2004-04-23 14:46:34 +0200 (Fri, 23 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/include/ninput.h
+   M /trunk/include/vlc_meta.h
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/src/input/control.c
+
+* src/input/control.c, include/ninput.h: Added INPUT_GET_INFO.
+* include/vlc_meta.h: vlc_meta_GetValue().
+* modules/demux/m3u.c: increased MAX_LINE to 8192.
+* modules/video_output/directx/events.c: portability fix.
+
+------------------------------------------------------------------------
+r7443 | gbazin | 2004-04-23 15:06:53 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* src/libvlc.h: reverted my last change.
+
+------------------------------------------------------------------------
+r7444 | gbazin | 2004-04-23 15:22:16 +0200 (Fri, 23 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* src/libvlc.h: MSVC doesn't like splitted macros. I'll get this right eventually ;)
+------------------------------------------------------------------------
+r7445 | yoann | 2004-04-23 16:30:13 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+* extras/MacOSX/vlc.pbproj/project.pbxproj: typo (bug #1787)
+
+------------------------------------------------------------------------
+r7446 | gbazin | 2004-04-23 16:39:57 +0200 (Fri, 23 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+
+* modules/video_output/directx/directx.c: couple of fixes for fullscreen.
+------------------------------------------------------------------------
+r7447 | hartman | 2004-04-23 17:03:45 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+
+* play after loading intf.
+
+------------------------------------------------------------------------
+r7448 | gbazin | 2004-04-23 17:35:02 +0200 (Fri, 23 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+
+* modules/video_output/directx/directx.c: I think I finally have the mouse autohiding feature right.
+------------------------------------------------------------------------
+r7449 | fenrir | 2004-04-23 18:06:57 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/h264.c
+
+ * h264: fixed nal decoding.
+
+------------------------------------------------------------------------
+r7450 | gbazin | 2004-04-23 20:33:51 +0200 (Fri, 23 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+* ALL: bumped version number to 0.7.2-test1 in preparation for the test release.
+
+------------------------------------------------------------------------
+r7451 | fenrir | 2004-04-23 21:00:06 +0200 (Fri, 23 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/x264.c
+   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/stream_out/transcode.c
+
+ * x264: added aspect support.
+ * transcode: added H264 codec id.
+ * demux: added h264 demux shortcut.
+
+------------------------------------------------------------------------
+r7452 | gbazin | 2004-04-23 21:50:33 +0200 (Fri, 23 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace.c
+
+* modules/video_filter/deinterlace.c: implemented a forwarding vout_vaControl().
+------------------------------------------------------------------------
+r7453 | gbazin | 2004-04-23 22:01:59 +0200 (Fri, 23 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/adjust.c
+   M /trunk/modules/video_filter/clone.c
+   M /trunk/modules/video_filter/crop.c
+   M /trunk/modules/video_filter/distort.c
+   M /trunk/modules/video_filter/invert.c
+   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/motionblur.c
+   M /trunk/modules/video_filter/transform.c
+   M /trunk/modules/video_filter/wall.c
+
+* modules/video_filter/*: implemented a forwarding vout_vaControl().
+------------------------------------------------------------------------
+r7454 | gbazin | 2004-04-23 22:23:16 +0200 (Fri, 23 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* modules/video_output/x11/xcommon.c,
+  modules/gui/wxwindows/video.cpp: fixed size for VOUT_SET_ZOOM.
+
+------------------------------------------------------------------------
+r7455 | fenrir | 2004-04-24 01:25:47 +0200 (Sat, 24 Apr 2004) | 7 lines
+Changed paths:
+   M /trunk/include/stream_output.h
+   M /trunk/src/stream_output/stream_output.c
+
+ * stream_output: added a sout_ParseCfg to help sout modules, and attached
+access_out, mux, stream_out to the creator to make VLC_VAR_DOINHERIT
+working.
+ (Basically it takes an options list that will be 'var_Created' and if present
+in sout_cfg_t initialised).
+
+
+------------------------------------------------------------------------
+r7456 | fenrir | 2004-04-24 01:31:21 +0200 (Sat, 24 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/stream_output.c
+
+ * stream_output: added bool support (untested).
+
+------------------------------------------------------------------------
+r7457 | fenrir | 2004-04-24 01:33:04 +0200 (Sat, 24 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/asf.c
+
+ * asf: use sout_ParseCfg and so added
+--sout-asf-{title,author,copyright,comment,rating} options.
+
+------------------------------------------------------------------------
+r7458 | fenrir | 2004-04-24 01:51:46 +0200 (Sat, 24 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/stream_output.c
+
+ * stream_output: fixed bool handling in sout_ParseCfg.
+
+------------------------------------------------------------------------
+r7459 | fenrir | 2004-04-24 01:52:55 +0200 (Sat, 24 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+ * mp4: use sout_ParseCfg and rename option to --sout-mp4-faststart.
+
+------------------------------------------------------------------------
+r7460 | zorglub | 2004-04-24 01:58:15 +0200 (Sat, 24 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/m3u.c
+
+Support EXTVLCOPT in the new m3u demuxer
+
+------------------------------------------------------------------------
+r7461 | fenrir | 2004-04-24 02:18:37 +0200 (Sat, 24 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+ * ts: use sout_ParseCfg. (If people add description to options that
+would be pretty cool).
+
+------------------------------------------------------------------------
+r7462 | fenrir | 2004-04-24 02:47:04 +0200 (Sat, 24 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access_output/file.c
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/access_output/udp.c
+
+ * all: use sout_ParseCfg.
+ (udp-sout-caching has been renamed sout-udp-caching).
+
+------------------------------------------------------------------------
+r7463 | fenrir | 2004-04-24 05:38:10 +0200 (Sat, 24 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/stream_out/display.c
+   M /trunk/modules/stream_out/es.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+
+ * all: use sout_ParseCfg. But "standard" can't use it for sap/slp
+options (because we can't do the difference between missing option,
+option and option="" when option is a string).
+
+------------------------------------------------------------------------
+r7464 | yoann | 2004-04-24 09:27:41 +0200 (Sat, 24 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/subtitles.c
+
+* input/subtitles.c: first subtitle search path was not used.
+
+------------------------------------------------------------------------
+r7465 | jpsaman | 2004-04-24 12:03:41 +0200 (Sat, 24 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/ipkg/control.gpe
+   M /trunk/ipkg/control.h3600
+   M /trunk/ipkg/control.opie
+   M /trunk/ipkg/control.zaurus
+   M /trunk/ipkg/rules.gpe
+   M /trunk/ipkg/rules.h3600
+   M /trunk/ipkg/rules.opie
+   M /trunk/ipkg/rules.zaurus
+
+iPaq vlc-0.7.2-test1
+------------------------------------------------------------------------
+r7466 | jpsaman | 2004-04-24 12:18:08 +0200 (Sat, 24 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/dvb.c
+   M /trunk/modules/access/dvb/qpsk.c
+
+dvb/access.c   removed old commandline syntax
+               better debug information
+dvb/dvb.c      debug message beautifying
+dvb/qpsk.c     textual changes
+
+------------------------------------------------------------------------
+r7467 | fenrir | 2004-04-24 13:34:27 +0200 (Sat, 24 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/standard.c
+
+ * standard: created sap/slp(boolean) sap-name/slp-name(string),
+sap-ipv6(boolean) options. (So that breaks the old way but it's easier).
+
+------------------------------------------------------------------------
+r7468 | gbazin | 2004-04-24 14:49:53 +0200 (Sat, 24 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/display.c
+   M /trunk/modules/stream_out/es.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+
+* modules/stream_out/*: attempt at adding descriptions to the config options.
+
+------------------------------------------------------------------------
+r7469 | bigben | 2004-04-24 15:16:58 +0200 (Sat, 24 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+Endianness fix for xvideo vout on big endian processors (I still have problems when shm is disabled, but that might be related to my drivers, if anybody could test that).
+
+
+------------------------------------------------------------------------
+r7470 | zorglub | 2004-04-24 17:40:57 +0200 (Sat, 24 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/standard.c
+
+Compilation fix and give option descriptions
+
+------------------------------------------------------------------------
+r7471 | jpsaman | 2004-04-24 18:28:21 +0200 (Sat, 24 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/misc/qte_main.cpp
+
+Properly attach and detach the qte_main object
+------------------------------------------------------------------------
+r7472 | sam | 2004-04-25 02:25:49 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvb/dvb.c
+
+  * modules/access/dvb/dvb.c: fixed syntax errors.
+
+------------------------------------------------------------------------
+r7473 | sam | 2004-04-25 02:27:12 +0200 (Sun, 25 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/debian/rules
+
+  * debian/rules:
+    + Build ffmpeg with --enable-gpl because the postprocessing code is GPL.
+    + Check for .svn directories in addition to CVS.
+
+------------------------------------------------------------------------
+r7474 | gbazin | 2004-04-25 10:24:24 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/stream_output.c
+
+* src/stream_output/stream_output.c: small coding style changes.
+
+------------------------------------------------------------------------
+r7475 | zorglub | 2004-04-25 10:45:01 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
+
+Fix description
+
+------------------------------------------------------------------------
+r7476 | zorglub | 2004-04-25 10:45:28 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/file.c
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/access_output/udp.c
+
+Add option descriptions
+
+------------------------------------------------------------------------
+r7477 | zorglub | 2004-04-25 10:53:52 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/asf.c
+
+Add options descriptions
+
+------------------------------------------------------------------------
+r7478 | asmax | 2004-04-25 15:35:56 +0200 (Sun, 25 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+
+  * dialogs.cpp: put NULL for the parent window argument of WX dialogs in
+  the dialog provider: fixes tons of errors such as
+  "Gdk-CRITICAL **: file gdkdraw.c: line 90 (gdk_draw_rectangle): assertion `gc != NULL' failed" and incorrect behaviour of the dialogs.
+
+------------------------------------------------------------------------
+r7479 | gbazin | 2004-04-25 16:15:29 +0200 (Sun, 25 Apr 2004) | 12 lines
+Changed paths:
+   M /trunk/include/vlc_codec.h
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/stream_out/duplicate.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/stream_output/stream_output.c
+
+* src/stream_output/stream_output.c: small sout_cfg_parser() changes.
+* modules/stream_out/duplicate.c: small coding style changes.
+* modules/stream_out/transcode.c:
+  + Forward the aopts{foo=bar,etc..} and vopts={foo=bar,etc...} options to the encoders.
+  + Got rid of the ffmpeg encoder specific options.
+* modules/codec/ffmpeg/*:
+  + Changed the encoder options to normal config options.
+  + Parse the options forwarded by transcode.
+* include/vlc_codec.h:
+  + encoder_t cleanup.
+  + include a "sout_cfg_t *" in encoder_t to allow passing options.
+
+------------------------------------------------------------------------
+r7480 | asmax | 2004-04-25 17:04:45 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+
+  * ctrl_text.cpp: put the control text in the "moving" state initially
+
+------------------------------------------------------------------------
+r7481 | zorglub | 2004-04-25 17:32:28 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/toolbox
+
+Do not translate wizard strings, and stop ignoring old win32 gui plugin
+
+------------------------------------------------------------------------
+r7482 | zorglub | 2004-04-25 18:07:15 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/modules/LIST
+
+Updated
+
+------------------------------------------------------------------------
+r7483 | gbazin | 2004-04-25 18:35:39 +0200 (Sun, 25 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+*  modules/stream_out/transcode.c:
+   + new options to allow forcing an encoder and passing options to it.
+     (aenc=foo{optionbar=bar,etc...},venc=foo{optionbar=bar,etc...} where foo is the encoder plugin name).
+   + got rid of aopts/vopts which is not needed anymore ;)
+
+------------------------------------------------------------------------
+r7484 | gbazin | 2004-04-25 19:02:49 +0200 (Sun, 25 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_codec.h
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c: if aenc/venc is specified, force the encoder.
+* modules/codec/vorbis.c,flac.c,theora.c,speex.c: use encoder if forced.
+
+------------------------------------------------------------------------
+r7485 | gbazin | 2004-04-25 19:21:16 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c: fix for when forcing encoder.
+
+------------------------------------------------------------------------
+r7486 | gbazin | 2004-04-25 19:33:37 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c: make acodec/vcodec optional if aenc/venc is specified.
+
+------------------------------------------------------------------------
+r7487 | gbazin | 2004-04-25 20:08:13 +0200 (Sun, 25 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c:
+  + avoid a few unneeded memcpy().
+  + fixed memory leaks.
+* modules/codec/flac.c:
+  + added a "flac" shortcut.
+
+------------------------------------------------------------------------
+r7488 | fenrir | 2004-04-25 20:37:47 +0200 (Sun, 25 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/x264.c
+   M /trunk/src/stream_output/stream_output.c
+
+ * x264: compilation fix.
+ * stream_output.c: sout_ParseCfg warns about unknown option.
+
+------------------------------------------------------------------------
+r7489 | gbazin | 2004-04-25 21:23:40 +0200 (Sun, 25 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/vorbis.c
+
+* modules/codec/vorbis.c:
+  + added an --sout-vorbis-quality option for VBR encoding.
+  + new --sout-vorbis-min/max-bitrate options.
+
+------------------------------------------------------------------------
+r7490 | jpsaman | 2004-04-25 22:25:00 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Added --enable-cddax to make building with cdrom support possible. Just use --disable-cddax to disable, by default cddax is enabled.
+
+------------------------------------------------------------------------
+r7491 | gbazin | 2004-04-25 22:48:54 +0200 (Sun, 25 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/vorbis.c
+
+* modules/codec/vorbis.c: fix for quality setting.
+
+------------------------------------------------------------------------
+r7492 | hartman | 2004-04-26 02:07:02 +0200 (Mon, 26 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/cvd.c
+
+* when you use object_find you need to do a object_release as well
+
+------------------------------------------------------------------------
+r7493 | gbazin | 2004-04-26 07:26:53 +0200 (Mon, 26 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+* modules/codec/ffmpeg/encoder.c: some option names renaming butchery.
+  + convention is to use '-' in composed option names (not '_').
+
+------------------------------------------------------------------------
+r7494 | gbazin | 2004-04-26 07:48:11 +0200 (Mon, 26 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+* modules/codec/ffmpeg/encoder.c: fixed aspect ratio.
+
+------------------------------------------------------------------------
+r7495 | gbazin | 2004-04-26 08:09:15 +0200 (Mon, 26 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/theora.c
+
+* modules/codec/theora.c: new --sout-theora-quality option.
+
+------------------------------------------------------------------------
+r7496 | gbazin | 2004-04-26 11:10:53 +0200 (Mon, 26 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+* modules/codec/ffmpeg/encoder.c: win32 compilation fix
+------------------------------------------------------------------------
+r7497 | gbazin | 2004-04-26 11:22:28 +0200 (Mon, 26 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* modules/video_output/x11/xcommon.c: fix for detection of parent window size changes
+------------------------------------------------------------------------
+r7498 | gbazin | 2004-04-26 11:43:45 +0200 (Mon, 26 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* src/libvlc.h: the win32 high-priority setting is off by default now (to play nicer with other apps).
+------------------------------------------------------------------------
+r7499 | gbazin | 2004-04-26 12:00:53 +0200 (Mon, 26 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/video.cpp
+
+* modules/gui/wxwindows/video.cpp: forgot to unlock a mutex.
+------------------------------------------------------------------------
+r7500 | gbazin | 2004-04-26 15:06:17 +0200 (Mon, 26 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace.c
+
+* modules/video_filter/deinterlace.c: avoid segfault when deinterlacing filter can't be loaded.
+------------------------------------------------------------------------
+r7501 | gbazin | 2004-04-26 15:10:09 +0200 (Mon, 26 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+
+* modules/gui/wxwindows/*: new --wxwin-keep-size option to remember the size of the last embedded video.
+------------------------------------------------------------------------
+r7502 | sam | 2004-04-26 15:14:57 +0200 (Mon, 26 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+  * Makefile.am:
+    + Copy the original ebuild instead of copying it, to allow recursive
+      "make dist" calls.
+
+------------------------------------------------------------------------
+r7503 | sam | 2004-04-26 15:58:25 +0200 (Mon, 26 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/codec/Modules.am
+   M /trunk/modules/stream_out/transrate/Modules.am
+
+  * modules/codec/Modules.am:
+    + Added disabled plugin sources to EXTRA_DIST.
+  * modules/stream_out/transrate/Modules.am:
+    + Added missing transrate.h to _SOURCES.
+
+------------------------------------------------------------------------
+r7504 | gbazin | 2004-04-26 16:36:13 +0200 (Mon, 26 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+
+* modules/gui/wxwindows/*: reverted last --wxwin-keep-size patch for now because it doesn't work on wxGTK.
+------------------------------------------------------------------------
+r7505 | sam | 2004-04-26 17:24:21 +0200 (Mon, 26 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/debian/rules
+
+  * debian/rules: fixed shell syntax.
+
+------------------------------------------------------------------------
+r7506 | gbazin | 2004-04-26 19:50:44 +0200 (Mon, 26 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+
+* modules/demux/avi/avi.c: fix for a bug introduced during the demux2 api transition (courtesy of James MacLean).
+------------------------------------------------------------------------
+r7507 | zorglub | 2004-04-26 22:07:30 +0200 (Mon, 26 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+Options descriptions for TS muxer
+
+** FIXME : Unfinished, shaping and use-key-frames are not documented **
+
+
+------------------------------------------------------------------------
+r7508 | hartman | 2004-04-26 23:06:51 +0200 (Mon, 26 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/theora.patch
+   M /trunk/extras/contrib/src/packages.mak
+
+OS X build system fixes
+- updated version of speex, theora, libebml, libmatroska
+
+------------------------------------------------------------------------
+r7509 | gbazin | 2004-04-26 23:07:04 +0200 (Mon, 26 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+* modules/mux/mpeg/ts.c: revised config options descriptions.
+------------------------------------------------------------------------
+r7510 | hartman | 2004-04-26 23:14:02 +0200 (Mon, 26 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+* punctuation and spelling fixes
+
+------------------------------------------------------------------------
+r7511 | sam | 2004-04-26 23:20:03 +0200 (Mon, 26 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/src/interface/interface.c
+
+  * src/interface/interface.c:
+    + Do not crash miserably if an interface switch failed at the module_Need
+      stage.
+
+------------------------------------------------------------------------
+r7512 | gbazin | 2004-04-26 23:25:11 +0200 (Mon, 26 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/avi/libavi.h
+
+* modules/demux/avi/libavi.h: added h264 fourccs.
+
+------------------------------------------------------------------------
+r7513 | gbazin | 2004-04-26 23:34:32 +0200 (Mon, 26 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/ChangeLog
+   M /trunk/po/POTFILES.in
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/vlc.pot
+
+* ALL: updated for the 0.7.2-test1 release.
+
+------------------------------------------------------------------------
+r7514 | sam | 2004-04-26 23:53:26 +0200 (Mon, 26 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/src/interface/interface.c
+
+  * src/interface/interface.c:
+    + Only populate the "switch interface" menu with modules that we have.
+
+------------------------------------------------------------------------
+r7515 | gbazin | 2004-04-26 23:56:24 +0200 (Mon, 26 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: fix detection of libfaad2 cvs.
+------------------------------------------------------------------------
+r7516 | sam | 2004-04-27 00:04:21 +0200 (Tue, 27 Apr 2004) | 12 lines
+Changed paths:
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/rules
+
+  * debian/control:
+    + Removed the libdv2-dev build-dependency.
+    + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1).
+    + Set the libmatroska-dev build-dependency to (>= 0.7.0).
+    + Build-depend on libfribidi-dev.
+    + Build-depend on libcdio-dev.
+    + Build-depend on libmodplug-dev.
+  * debian/rules:
+    + Activated fribidi support.
+    + Activated CDDA support via libcdio.
+    + Activated MOD support.
+
+------------------------------------------------------------------------
+r7517 | rocky | 2004-04-27 03:04:53 +0200 (Tue, 27 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ogt/ogt.c
+
+ogt.c: add object_release for object_find 
+cvd.c: if spu-channel variable not set, don't bother handling subtitle.
+
+
+------------------------------------------------------------------------
+r7518 | sam | 2004-04-27 11:28:25 +0200 (Tue, 27 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/v4l/v4l.c
+
+  * modules/access/v4l/v4l.c:
+    + Fixed possible deadlocks.
+
+------------------------------------------------------------------------
+r7519 | sam | 2004-04-27 11:33:58 +0200 (Tue, 27 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/README.MacOSX.rtf
+   M /trunk/doc/developer/decoders.xml
+   M /trunk/doc/developer/glossary.xml
+   M /trunk/doc/developer/history.xml
+   M /trunk/doc/developer/manual.xml
+   M /trunk/doc/developer/manual.xml.in
+   M /trunk/doc/vlc-howto.sgml
+   M /trunk/doc/web-streaming.html
+   M /trunk/evc/config.h.in
+   M /trunk/ipkg/control.gpe
+   M /trunk/ipkg/control.h3600
+   M /trunk/ipkg/control.opie
+   M /trunk/ipkg/control.zaurus
+   M /trunk/ipkg/rules.gpe
+   M /trunk/ipkg/rules.h3600
+   M /trunk/ipkg/rules.opie
+   M /trunk/ipkg/rules.zaurus
+   M /trunk/ipkg/vlc.desktop
+   M /trunk/menuconfig
+   M /trunk/modules/gui/qnx/vout.c
+   M /trunk/modules/gui/qt/intf.cpp
+   M /trunk/msvc/config.h.in
+   M /trunk/vlc.spec
+
+  * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media
+    player". A couple are remaining, but I don't want to break the string
+    freeze yet.
+
+------------------------------------------------------------------------
+r7520 | massiot | 2004-04-27 16:43:44 +0200 (Tue, 27 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/mux/mpeg/ts.c
+
+Review of sout help strings
+
+------------------------------------------------------------------------
+r7521 | sam | 2004-04-27 16:57:37 +0200 (Tue, 27 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_meta.h
+   M /trunk/modules/gui/gtk/gnome.glade
+   M /trunk/modules/gui/gtk/gnome_interface.c
+   M /trunk/modules/gui/gtk/gtk.glade
+
+  * Got rid of more "VideoLAN C*****" references.
+  * include/vlc_meta.h: s/Url/URL/.
+
+------------------------------------------------------------------------
+r7522 | sam | 2004-04-27 18:35:15 +0200 (Tue, 27 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_help.h
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access/dvb/qpsk.c
+   M /trunk/modules/access/file.c
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/access/tcp.c
+   M /trunk/modules/access/udp.c
+   M /trunk/modules/access/vcdx/vcd.c
+   M /trunk/modules/access_output/dummy.c
+   M /trunk/modules/access_output/file.c
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/modules/audio_filter/resampler/bandlimited.c
+   M /trunk/modules/audio_mixer/spdif.c
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/audio_output/oss.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.c
+   M /trunk/modules/codec/ogt/subtitle.h
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/control/joystick.c
+   M /trunk/modules/demux/dvdnav.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/rawdv.c
+   M /trunk/modules/demux/util/id3genres.h
+   M /trunk/modules/gui/kde/interface.cpp
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/misc/sap.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/modules/video_filter/clone.c
+   M /trunk/modules/video_filter/crop.c
+   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/video_output/caca.c
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/x11/x11.c
+   M /trunk/modules/video_output/x11/xvideo.c
+   M /trunk/modules/visualization/goom.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/iso-639_def.h
+   M /trunk/src/misc/iso_lang.c
+
+  * Massive spelling corrections.
+
+------------------------------------------------------------------------
+r7523 | massiot | 2004-04-27 19:56:39 +0200 (Tue, 27 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+* modules/demux/ts.c: Fixed an infinite loop in PATCallBack.
+
+------------------------------------------------------------------------
+r7524 | zorglub | 2004-04-27 20:22:49 +0200 (Tue, 27 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+Fix VLM item URI assignment
+
+------------------------------------------------------------------------
+r7525 | hartman | 2004-04-27 20:37:43 +0200 (Tue, 27 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+
+* ahum, missing avi shortcut :D
+
+------------------------------------------------------------------------
+r7526 | gbazin | 2004-04-27 20:45:33 +0200 (Tue, 27 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/vlc.pot
+
+* po/*: updated with latest string reviews.
+------------------------------------------------------------------------
+r7527 | fkuehne | 2004-04-27 22:47:12 +0200 (Tue, 27 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/share/http/index.html
+   M /trunk/src/libvlc.h
+
+* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*: minor fixes & added the services-menu again. It isn't yet translatable, since the string-freeze came first. I'll add that after the release.
+* extras/MacOSX/vlc.pbproj/*: Added "m4a" to the file-types and corrected some descriptions
+* share/http/index.html: another minor layout fix
+* src/libvlc.h: changed the default hotkey for "subtitle delay down" from command-h to command-j and for "subtitle delay up" from command-j to command-k due to a conflict with a default OSX-shortcut
+------------------------------------------------------------------------
+r7528 | gbazin | 2004-04-27 23:33:51 +0200 (Tue, 27 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*: drag&drop is not supported on __WXMOTIF__.
+
+------------------------------------------------------------------------
+r7529 | gbazin | 2004-04-28 00:00:07 +0200 (Wed, 28 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to check for drag&drop support.
+------------------------------------------------------------------------
+r7530 | gbazin | 2004-04-28 09:05:10 +0200 (Wed, 28 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+* modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preventing the decoder to be closed properly.
+------------------------------------------------------------------------
+r7531 | murray | 2004-04-28 10:43:28 +0200 (Wed, 28 Apr 2004) | 7 lines
+Changed paths:
+   M /trunk/po/it.po
+
+Updated italian translation for vlc 0.7.2
+
+You will therefore discover that in italian we still call Kalaallisut
+"Kalaallisut", that Ndebele, North is "Ndebele del Nord" and many more
+exciting stuff.
+
+
+------------------------------------------------------------------------
+r7532 | sam | 2004-04-28 13:20:51 +0200 (Wed, 28 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/rules
+
+  * Control files for the official 0.7.2-test1 Debian packages.
+
+------------------------------------------------------------------------
+r7533 | sam | 2004-04-28 13:44:43 +0200 (Wed, 28 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/po/it.po
+
+  * po/it.po: translated "Bokmaal" and "Volapuk" to iso8859-1.
+
+------------------------------------------------------------------------
+r7534 | murray | 2004-04-28 14:38:55 +0200 (Wed, 28 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/po/it.po
+
+As a quick google search shows, the letter Ă¥ does not exist in the
+Italian alphabet. Therefore, we write "Norvegese Bokmal".
+
+We're even, sam :)
+
+
+------------------------------------------------------------------------
+r7535 | gbazin | 2004-04-28 15:01:14 +0200 (Wed, 28 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+
+* configure.ac, Makefile.am: Use upx for the win32 package if present. Fixed the mozilla plugin build on cygwin.
+------------------------------------------------------------------------
+r7536 | gbazin | 2004-04-28 15:29:31 +0200 (Wed, 28 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: another build fix for the win32 mozilla plugin.
+------------------------------------------------------------------------
+r7537 | sam | 2004-04-28 16:21:43 +0200 (Wed, 28 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/po/en_GB.po
+
+  * po/en_GB.po: Updated the British English translation.
+
+------------------------------------------------------------------------
+r7538 | gbazin | 2004-04-28 16:50:26 +0200 (Wed, 28 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
+
+* modules/control/hotkeys.c: fixed fullscreen hotkey when video filters are used.
+------------------------------------------------------------------------
+r7539 | sam | 2004-04-28 17:03:19 +0200 (Wed, 28 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/po/it.po
+
+  * po/it.po: Dude, this has nothing to do with the alphabet but with the
+    charset. "BokmĂ¥l" is spelt "BokmĂ¥l" whatever the language. It's just that
+    we cannot write "Ă¥" in ASCII.
+
+------------------------------------------------------------------------
+r7540 | gbazin | 2004-04-28 19:57:16 +0200 (Wed, 28 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ogg.c
+
+* modules/demux/ogg.c: theora decoding fix (one of the header fields changed in alpha3).
+------------------------------------------------------------------------
+r7541 | gbazin | 2004-04-28 19:58:26 +0200 (Wed, 28 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/codec/theora.c
+
+* modules/codec/theora.c: better sanity check for aspect ratio.
+------------------------------------------------------------------------
+r7542 | zorglub | 2004-04-28 20:22:31 +0200 (Wed, 28 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/visualization/xosd.c
+
+Improved the Xosd plugin
+
+------------------------------------------------------------------------
+r7543 | gbazin | 2004-04-28 22:02:13 +0200 (Wed, 28 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/mux/ogg.c
+
+* modules/mux/ogg.c, modules/codec/theora.c: changes for theora alpha 3 support + misc small fixes.
+------------------------------------------------------------------------
+r7544 | gbazin | 2004-04-29 13:04:14 +0200 (Thu, 29 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/dshow/filter.cpp
+
+* modules/access/dshow/filter.cpp: removed useless debug messages.
+------------------------------------------------------------------------
+r7545 | gbazin | 2004-04-29 13:14:48 +0200 (Thu, 29 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_intf.c
+
+* src/video_output/*: moved fullscreen object var handling in vout_intf.c and disable video-on-top when in fullscreen.
+------------------------------------------------------------------------
+r7546 | gbazin | 2004-04-29 15:53:29 +0200 (Thu, 29 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_objects.h
+   M /trunk/src/input/demux.c
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/objects.c
+
+* src/input/demux.c, src/misc/objects.c: demux2 has the VLC_OBJECT_DEMUX type.
+* src/input/input.c: input_StopThread() sets b_die on demux2 as well.
+
+------------------------------------------------------------------------
+r7547 | gbazin | 2004-04-29 16:43:12 +0200 (Thu, 29 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/modules/demux/avi/avi.c
+
+* modules/demux/avi/avi.c: Fixed infinite loop in the AVI demux on broken/incomplete files
+------------------------------------------------------------------------
+r7548 | gbazin | 2004-04-29 16:48:12 +0200 (Thu, 29 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/src/input/input_clock.c
+
+* src/input/input_clock.c: avoid using mwait() for long periods of time without checking p_input->b_die. This will make VLC more resilient to bad streams.
+------------------------------------------------------------------------
+r7549 | hartman | 2004-04-29 16:49:25 +0200 (Thu, 29 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/src/video_output/vout_intf.c
+
+* Set "fullscreen" var on p_playlist instead of p_input
+  This way we remember the fullscreen setting when we go
+  to the next file in the playlist.
+
+------------------------------------------------------------------------
+r7550 | hartman | 2004-04-29 16:52:05 +0200 (Thu, 29 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+
+* remove "Ja Nu!" Didn't i do that before????
+
+------------------------------------------------------------------------
+r7551 | zorglub | 2004-04-29 17:06:50 +0200 (Thu, 29 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+Fix segfault on "del"
+
+------------------------------------------------------------------------
+r7552 | hartman | 2004-04-29 17:17:51 +0200 (Thu, 29 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/vout.m
+
+* Updated the Vout behaviour. Still a bit coupled to p_vout.
+
+------------------------------------------------------------------------
+r7553 | zorglub | 2004-04-29 17:30:00 +0200 (Thu, 29 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/messages.c
+
+Add missing objects descriptions
+
+------------------------------------------------------------------------
+r7554 | gbazin | 2004-04-29 17:45:30 +0200 (Thu, 29 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+
+* modules/demux/avi/avi.c: fixed infinite loop when seeking in broken/incomplete files.
+------------------------------------------------------------------------
+r7555 | zorglub | 2004-04-29 20:27:08 +0200 (Thu, 29 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* Made the open dialog a wxDialog to be able to call it from the wizard. Please test on win32 and interaction with win32-skins2
+
+------------------------------------------------------------------------
+r7556 | hartman | 2004-04-29 20:32:58 +0200 (Thu, 29 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+* Add missing playlistinfo files to OSX target
+
+------------------------------------------------------------------------
+r7557 | hartman | 2004-04-29 20:38:44 +0200 (Thu, 29 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+
+* Fix the fullscreen button.
+
+------------------------------------------------------------------------
+r7558 | hartman | 2004-04-29 21:30:58 +0200 (Thu, 29 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/src/playlist/playlist.c
+
+ * src/playlist/playlist.c: Don't do any playlist actions if there are no items in the playlist.
+ * REST: remove code duplication in some places. there might be more locations.
+
+------------------------------------------------------------------------
+r7559 | gbazin | 2004-04-29 22:30:24 +0200 (Thu, 29 Apr 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/codec/ffmpeg/video.c
+
+* modules/codec/ffmpeg/*:
+  + small fix for --ffmpeg-workaround-bugs.
+  + new --ffmpeg-vismv option to visualize motion vectors.
+
+------------------------------------------------------------------------
+r7560 | gbazin | 2004-04-29 23:57:23 +0200 (Thu, 29 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+
+* modules/codec/ffmpeg/video.c: direct rendering needs to be disabled for --ffmpeg-vismv.
+------------------------------------------------------------------------
+r7561 | asmax | 2004-04-30 00:09:23 +0200 (Fri, 30 Apr 2004) | 10 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/Modules.am
+   A /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
+   A /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.hpp
+   M /trunk/modules/gui/skins2/utils/var_bool.cpp
+   M /trunk/modules/gui/skins2/utils/var_bool.hpp
+
+  * parser/expr_evaluator: expression evaluator using Reverse Polish Notation
+    (a bit "C-style-coded" at the moment ;)
+  * utils/var_bool.*: added true and false boolean variables, and the "OR"
+    composite variable
+  * src/var_manager.*: support for anonymous variables
+  * parser/interpreter.cpp: use the RPN evaluator to resolve boolean
+    expressions in the XML. Any well-parenthesized expression using "not",
+    "or", "and", "true", "false" and boolean variables should be understood
+    (not much tested yet).
+
+------------------------------------------------------------------------
+r7562 | gbazin | 2004-04-30 11:14:47 +0200 (Fri, 30 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*: small clean-up.
+------------------------------------------------------------------------
+r7563 | hartman | 2004-04-30 14:51:24 +0200 (Fri, 30 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/src/video_output/vout_intf.c
+
+ * src/video_output/vout_intf.c: remember video-on-top via p_playlist
+ * modules/gui/macosx/vout.m: conf->var video-on-top in OS X.
+
+------------------------------------------------------------------------
+r7564 | hartman | 2004-04-30 14:51:53 +0200 (Fri, 30 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Update faad even further
+
+------------------------------------------------------------------------
+r7565 | zorglub | 2004-04-30 17:15:16 +0200 (Fri, 30 Apr 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/control.c
+   M /trunk/src/playlist/playlist.c
+
+Hopefully fix locking issues with wx
+
+------------------------------------------------------------------------
+r7566 | gbazin | 2004-04-30 17:30:43 +0200 (Fri, 30 Apr 2004) | 3 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/share/Makefile.am
+   A /trunk/share/skins2/skin.catalog
+
+* share/skins2/skin.catalog: added a default catalog as some platforms don't provide one (eg. win32).
+* modules/gui/skins2/parser/skin_parser.cpp: try to load the skins catalog and if it fails, use the system's one.
+
+------------------------------------------------------------------------
+r7567 | gbazin | 2004-04-30 17:35:56 +0200 (Fri, 30 Apr 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/skins2/commands/async_queue.cpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+
+* modules/gui/skins2/*: a few bug fixes.
+------------------------------------------------------------------------
+r7568 | bigben | 2004-04-30 17:44:06 +0200 (Fri, 30 Apr 2004) | 6 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/Modules.am
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+* Use the playlist info panel instead of the old one everywhere
+       - old VLCInfo and InfoPanel have been removed from nib file
+       - VLCPlaylistInfo and PlaylistInfoPanel have been renamed
+       - old info.c and info.h are still in repository, but not compiled, should I remove them ?
+
+
+------------------------------------------------------------------------
+r7569 | titer | 2004-04-30 18:44:59 +0200 (Fri, 30 Apr 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+
+ + macosx/vout*: use two pictures and OpenGL textures so a texture
+                 cannot be affected by VLC loading the next picture
+                (should fix the artifacts when moving or resizing
+                 the window)
+
+------------------------------------------------------------------------
+r7570 | yoann | 2004-05-01 00:53:33 +0200 (Sat, 01 May 2004) | 7 lines
+Changed paths:
+   M /trunk/po/fr.po
+
+ * po/fr.po: updated French translation for vlc 0.7.2
+
+> #, fuzzy
+> msgid "Date metadata"
+> msgstr "Death metal"
+
+
+------------------------------------------------------------------------
+r7571 | gbazin | 2004-05-01 01:21:44 +0200 (Sat, 01 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*: hotkeys support.
+
+------------------------------------------------------------------------
+r7572 | gbazin | 2004-05-01 12:36:25 +0200 (Sat, 01 May 2004) | 2 lines
+Changed paths:
+   M /trunk/ChangeLog
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/po/POTFILES.in
+
+* ALL: update for 0.7.2-test2.
+
+------------------------------------------------------------------------
+r7573 | gbazin | 2004-05-01 12:51:24 +0200 (Sat, 01 May 2004) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+* NEWS: support for theora alpha3 and hotkeys in the wxwin interface.
+
+------------------------------------------------------------------------
+r7574 | asmax | 2004-05-01 16:23:40 +0200 (Sat, 01 May 2004) | 7 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/modules/gui/skins2/vars/time.hpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
+   M /trunk/modules/gui/skins2/win32/win32_window.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+
+  * src/vlcproc.*: added the callbacks for vout requests. The vout window
+    handle is now stored in VlcProc.
+  * x11/x11_window.cpp, win32/win32_window.cpp: set the vout window in 
+    VlcProc instead of the old "drawable" trick
+  * all: renamed "Time" into "StreamTime" because of a name conflict with 
+   X11 (did i hear "namespace" ? ;)
+
+------------------------------------------------------------------------
+r7575 | fkuehne | 2004-05-01 18:01:41 +0200 (Sat, 01 May 2004) | 1 line
+Changed paths:
+   M /trunk/po/de.po
+
+=* Updated German translation
+------------------------------------------------------------------------
+r7576 | gbazin | 2004-05-01 19:56:14 +0200 (Sat, 01 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+
+* modules/demux/dvdnav.c: a bit less debug and fixed seeking.
+------------------------------------------------------------------------
+r7577 | gbazin | 2004-05-01 20:00:36 +0200 (Sat, 01 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+
+* modules/demux/dvdnav.c: a few coding style changes.
+------------------------------------------------------------------------
+r7578 | fkuehne | 2004-05-02 14:36:52 +0200 (Sun, 02 May 2004) | 1 line
+Changed paths:
+   M /trunk/po/de.po
+
+* Fixed some  translations
+------------------------------------------------------------------------
+r7579 | ipkiss | 2004-05-02 16:03:20 +0200 (Sun, 02 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+
+ * skins2/parser/interpreter.cpp: parse the "or" operator
+ * skins2/parser/expr_evaluator.cpp: small fix for enhanced flexibility
+
+------------------------------------------------------------------------
+r7580 | fkuehne | 2004-05-02 18:15:17 +0200 (Sun, 02 May 2004) | 2 lines
+Changed paths:
+   M /trunk/po/de.po
+   M /trunk/po/it.po
+
+* po/de.po: corrected a misunderstanding
+* po/it.po: layout fixes to the rc-help-message
+------------------------------------------------------------------------
+r7581 | ipkiss | 2004-05-02 20:41:52 +0200 (Sun, 02 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+ * modules/gui/wxwindows/playlist.cpp: fixed a refcount problem + minor coding
+   style fixes
+
+------------------------------------------------------------------------
+r7582 | ipkiss | 2004-05-02 21:00:54 +0200 (Sun, 02 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/lirc.c
+
+ * modules/control/hotkeys.c and lirc.c: fixed a refcount problem + small
+   coding style changes
+
+------------------------------------------------------------------------
+r7583 | sigmunau | 2004-05-02 22:25:11 +0200 (Sun, 02 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda.c
+
+modules/access/cdda.c: write proper bitrate in the wav header.
+
+------------------------------------------------------------------------
+r7584 | sam | 2004-05-03 14:06:10 +0200 (Mon, 03 May 2004) | 4 lines
+Changed paths:
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+
+  * po/:
+    + Updated the British translation.
+    + Merged Javier Varela's Spanish translation. There's more to come.
+
+------------------------------------------------------------------------
+r7585 | gbazin | 2004-05-03 15:55:39 +0200 (Mon, 03 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+
+* modules/codec/ffmpeg/video.c: compilation fixes for ffmpeg 0.4.8.
+------------------------------------------------------------------------
+r7586 | fkuehne | 2004-05-03 21:52:32 +0200 (Mon, 03 May 2004) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* Updated '(c) 1996-2003' to '(c) 1996-2004'
+------------------------------------------------------------------------
+r7587 | rocky | 2004-05-04 07:14:15 +0200 (Tue, 04 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+
+Correct bitrate in the WAV header.
+
+
+------------------------------------------------------------------------
+r7588 | titer | 2004-05-04 13:35:18 +0200 (Tue, 04 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+ + macosx/vout.m : catch mouse events in OpenGL mode (still, only works
+                   in window mode. I'm not sure how we can catch
+                   mouseDown events in fullscreen GL mode)
+
+------------------------------------------------------------------------
+r7589 | titer | 2004-05-04 15:57:48 +0200 (Tue, 04 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/video_chroma/i420_yuy2.c
+
+ + video_chroma/i420_yuy2.c : fixed conversion for non-multiple-of-8
+                              widths (MMX untested)
+
+------------------------------------------------------------------------
+r7590 | titer | 2004-05-04 16:09:45 +0200 (Tue, 04 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_chroma/i420_yuy2.h
+
+ + video_chroma/i420_yuy2.h : grmbl, x86 compile fix
+
+------------------------------------------------------------------------
+r7591 | gbazin | 2004-05-04 21:46:03 +0200 (Tue, 04 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+* modules/demux/ts.c: coding style changes.
+------------------------------------------------------------------------
+r7592 | ipkiss | 2004-05-04 21:50:43 +0200 (Tue, 04 May 2004) | 2 lines
+Changed paths:
+   M /trunk/share/skins2/skin.dtd
+
+ * share/skins2/skin.dtd: removed a useless attribute
+
+------------------------------------------------------------------------
+r7593 | hartman | 2004-05-04 22:03:10 +0200 (Tue, 04 May 2004) | 2 lines
+Changed paths:
+   M /trunk/vlc.ebuild
+
+* updates to ebuild for 0.7.2
+
+------------------------------------------------------------------------
+r7594 | ipkiss | 2004-05-04 22:42:08 +0200 (Tue, 04 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+
+ * skins2/parser/skin_parser.cpp: Fixed my last commit.
+   I didn't remove all the code handling the removed attribute (Playlist.var),
+   because it can still be useful if we decide to have other List controls.
+
+------------------------------------------------------------------------
+r7595 | fkuehne | 2004-05-04 23:25:48 +0200 (Tue, 04 May 2004) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+* Added the WAVE-file-type
+------------------------------------------------------------------------
+r7596 | jlj | 2004-05-05 13:13:33 +0200 (Wed, 05 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+  * drms.c: DRMS v2 support. Thanks to sam for cleaning and breaking up
+            DoExtShuffle into smaller functions.
+
+
+------------------------------------------------------------------------
+r7597 | gbazin | 2004-05-05 13:18:18 +0200 (Wed, 05 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+
+* modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
+------------------------------------------------------------------------
+r7598 | gbazin | 2004-05-05 22:29:14 +0200 (Wed, 05 May 2004) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* src/libvlc.h: moved a few hotkeys to the advanced options.
+------------------------------------------------------------------------
+r7599 | ipkiss | 2004-05-05 23:15:04 +0200 (Wed, 05 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+
+ * skins2/parser/skin_parser.cpp: Make sure that IDs are unique
+
+------------------------------------------------------------------------
+r7600 | gbazin | 2004-05-05 23:50:49 +0200 (Wed, 05 May 2004) | 1 line
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+* src/input/es_out.c: remove deprecated hack.
+------------------------------------------------------------------------
+r7601 | gbazin | 2004-05-05 23:52:07 +0200 (Wed, 05 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+* modules/demux/ts.c: support for DVB subtitles and memory leak fixes.
+------------------------------------------------------------------------
+r7602 | hartman | 2004-05-05 23:53:07 +0200 (Wed, 05 May 2004) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+* .access for http intf added to OSX build.
+
+------------------------------------------------------------------------
+r7603 | jlj | 2004-05-06 00:25:12 +0200 (Thu, 06 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+  * drms.c: DRMS v2 uses filename iSCInfo2 instead of iSCInfo.
+
+
+------------------------------------------------------------------------
+r7604 | gbazin | 2004-05-06 10:14:03 +0200 (Thu, 06 May 2004) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+
+* Makefile.am: include the vlm html files in the win32 package.
+------------------------------------------------------------------------
+r7605 | gbazin | 2004-05-06 12:58:57 +0200 (Thu, 06 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* modules/demux/mkv.cpp: wchar_t is defined in stddef.h so no need to include wchar.h
+------------------------------------------------------------------------
+r7606 | gbazin | 2004-05-06 19:35:26 +0200 (Thu, 06 May 2004) | 1 line
+Changed paths:
+   M /trunk/src/input/input_dec.c
+
+* src/input/input_dec.c: fixed DVB subtitles support in old MPEG TS demuxer.
+------------------------------------------------------------------------
+r7607 | hartman | 2004-05-06 21:34:41 +0200 (Thu, 06 May 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+
+* don't autorelease the application
+* make sure the terminate of the super is called
+
+This might fix the CodeTek VirtualDesktop appl. (untested)
+
+
+------------------------------------------------------------------------
+r7608 | gbazin | 2004-05-06 22:51:47 +0200 (Thu, 06 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
+
+* modules/demux/mp4/mp4.c: fixed memory leak.
+------------------------------------------------------------------------
+r7609 | hartman | 2004-05-06 23:14:02 +0200 (Thu, 06 May 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* set -O3 on faad
+
+------------------------------------------------------------------------
+r7610 | gbazin | 2004-05-06 23:14:13 +0200 (Thu, 06 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+* modules/mux/mp4.c:fixed a minor mem leak.
+------------------------------------------------------------------------
+r7611 | hartman | 2004-05-07 01:14:23 +0200 (Fri, 07 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/src/input/input.c
+
+* fixed a number of memleaks
+
+------------------------------------------------------------------------
+r7612 | hartman | 2004-05-07 02:46:20 +0200 (Fri, 07 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/controls.m
+
+* introduced a bug with my latest patch in the autogenerated menus.
+
+------------------------------------------------------------------------
+r7613 | rocky | 2004-05-07 04:03:56 +0200 (Fri, 07 May 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/access/vcdx/vcdplayer.c
+
+Tolerate compilation with vcdimager 0.7.20. Sigh.
+
+
+------------------------------------------------------------------------
+r7614 | jpsaman | 2004-05-07 10:12:34 +0200 (Fri, 07 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/dvb.c
+   M /trunk/modules/access/dvb/dvb.h
+   M /trunk/modules/access/dvb/qpsk.c
+
+Refactoring of dvb.c and access.c. Coding style and messages cleanup.
+------------------------------------------------------------------------
+r7615 | jpsaman | 2004-05-07 10:31:16 +0200 (Fri, 07 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/dvb.c
+
+compilation fixes
+------------------------------------------------------------------------
+r7616 | jpsaman | 2004-05-07 10:51:56 +0200 (Fri, 07 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvb/dvb.c
+
+Gracefully interrupt the tuning process.
+------------------------------------------------------------------------
+r7617 | jpsaman | 2004-05-07 13:17:40 +0200 (Fri, 07 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/dvb.c
+
+Tuning to DVB-C works. Added code to listen to FE_REINIT from the frontend.
+------------------------------------------------------------------------
+r7618 | gbazin | 2004-05-07 13:25:42 +0200 (Fri, 07 May 2004) | 1 line
+Changed paths:
+   M /trunk/src/video_output/video_output.c
+
+* src/video_output/video_output.c: make sure vout_Create() returns NULL when the pf_init() of the vout plugin failed.
+------------------------------------------------------------------------
+r7619 | gbazin | 2004-05-07 15:03:43 +0200 (Fri, 07 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+
+* modules/video_output/directx/*: embedded vout plays nicer with multi-monitor setups.
+------------------------------------------------------------------------
+r7620 | gbazin | 2004-05-07 16:36:51 +0200 (Fri, 07 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*: move a few things out of wxwindows.h
+------------------------------------------------------------------------
+r7621 | gbazin | 2004-05-07 17:36:01 +0200 (Fri, 07 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/mp4/libmp4.c
+
+* modules/demux/asf/*: fixed mem leak.
+* modules/demux/mp4/*: fixed segfault on close with some files.
+
+------------------------------------------------------------------------
+r7622 | fenrir | 2004-05-07 23:10:48 +0200 (Fri, 07 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+
+ * video: set avtcx->codec_tag
+
+------------------------------------------------------------------------
+r7623 | fenrir | 2004-05-07 23:12:26 +0200 (Fri, 07 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+
+ * avi: hack to let few xvid files working.
+ (set codec to xvid if the hanlder is xvid).
+
+
+------------------------------------------------------------------------
+r7624 | gbazin | 2004-05-08 13:59:28 +0200 (Sat, 08 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/demux/dvdnav.c
+
+* modules/demux/dvdnav.c: a few fixes.
+------------------------------------------------------------------------
+r7625 | gbazin | 2004-05-08 18:58:05 +0200 (Sat, 08 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* modules/video_output/x11/xcommon.c: fixed bug with uninitialized variable.
+------------------------------------------------------------------------
+r7626 | ipkiss | 2004-05-08 20:10:38 +0200 (Sat, 08 May 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/share/skins2/default/theme.xml
+
+ * skins2/src/skin_main.cpp: Transparency is default disabled
+ * skins2/parser/builder.cpp: s/resize/resizeSE/ (SE as in South-East)
+   because in the future resizing will be allowed in all directions
+ * share/skins2/default/theme.xml: Updated the skin accordingly
+
+------------------------------------------------------------------------
+r7627 | jlj | 2004-05-08 22:48:37 +0200 (Sat, 08 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+  * drms.c: fopen in binary mode. Convenience fix for those that use the DRMS
+            code outside of VLC and don't set _fmode to _O_BINARY.
+
+
+------------------------------------------------------------------------
+r7628 | sam | 2004-05-08 23:00:47 +0200 (Sat, 08 May 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+  * modules/demux/mp4/drms.c:
+    + Removed unreachable code here and there.
+    + Refactored some shuffling functions and got rid of the ext structure.
+    + More code cleanup.
+
+------------------------------------------------------------------------
+r7629 | jlj | 2004-05-09 00:58:46 +0200 (Sun, 09 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+  * drms.c: DRMS v2 endian fix.
+
+
+------------------------------------------------------------------------
+r7630 | gbazin | 2004-05-09 11:20:34 +0200 (Sun, 09 May 2004) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+
+Makefile.am: email address obfuscation for text files included in the win32 package (Patch courtesy of Johan Bilien)
+------------------------------------------------------------------------
+r7631 | gbazin | 2004-05-09 11:35:12 +0200 (Sun, 09 May 2004) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/visualization/goom.c
+
+configure.ac, modules/visualization/goom.c: updated for libgoom2 (goom 2k4). You can find it here: http://www.ios-software.com/index.php3?page=projet&quoi=1
+------------------------------------------------------------------------
+r7632 | gbazin | 2004-05-10 14:21:29 +0200 (Mon, 10 May 2004) | 1 line
+Changed paths:
+   M /trunk/src/audio_output/common.c
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/audio_output/mixer.c
+
+* src/audio_ouput/input.c: better on-the-fly switching of audio filters.
+------------------------------------------------------------------------
+r7633 | massiot | 2004-05-10 16:57:00 +0200 (Mon, 10 May 2004) | 28 lines
+Changed paths:
+   M /trunk/modules/access/dvb/Modules.am
+   M /trunk/modules/access/dvb/access.c
+   D /trunk/modules/access/dvb/dvb.c
+   M /trunk/modules/access/dvb/dvb.h
+   A /trunk/modules/access/dvb/linux_dvb.c (from /trunk/modules/access/dvb/dvb.c:7632)
+   D /trunk/modules/access/dvb/qpsk.c
+
+* modules/access/dvb: Major rewrite of the code.
+  - new options (now prepended with --dvb) :
+     --dvb-program : to work around the non-working --program
+     --dvb-inversion : to (optionally) specify the inversion, which is not
+                       the same as polarization
+     --dvb-budget-mode : if you have a budget card this will set a filter
+                         on 0x2000, meaning all PIDs will be returned by
+                         the driver. The budget-mode is compatible with demux2.
+     --dvb-satno : to specify a sat number in the diseqc system
+     --dvb-voltage : to specify the voltage of the LNB (0 is a permitted
+                     value in special configurations)
+     --dvb-tone : to enable/disable the 22kHz tone (by default it is sent
+                  if frequency >= lnb-slof)
+  - fixed a handful of QPSK tuning bugs, especially the diseqc was not
+    working and frequencies above 11700 couldn't be tuned to.
+  - the modules now uses the inherited object variables for its
+    configuration.
+  - symbol-rate= url option is now srate= for consistency with the
+    configuration variable.
+  - all linux-dvb specific code is now in linux_dvb.c. access.c contains
+    only code which could be reused on other platforms.
+  - better keep track of demux file descriptors (especially useful on
+    limited boards).
+  - do not block in read() when no data is available.
+  - fixed msleep() calls (reminder : mtime_t is in _microseconds_).
+
+I didn't test the QAM and OFDM variants, so please report.
+
+------------------------------------------------------------------------
+r7634 | massiot | 2004-05-10 17:07:15 +0200 (Mon, 10 May 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/src/input/input_programs.c
+
+* src/input/input_programs.c: Fixed the --program option (thanks gibalou)
+* modules/access/dvb/access.c: Removed the temporary --dvb-program hack
+* modules/demux/ts.c: New --ts-silent option to avoid complaints about
+  encrypted packets (especially useful with --sout-all for streaming a part
+  of a transponder).
+
+------------------------------------------------------------------------
+r7635 | massiot | 2004-05-10 17:08:34 +0200 (Mon, 10 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+
+1l
+
+------------------------------------------------------------------------
+r7636 | bigben | 2004-05-10 19:19:59 +0200 (Mon, 10 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/output.m
+
+use new syntax for sap/slp announces
+
+
+------------------------------------------------------------------------
+r7637 | jpsaman | 2004-05-10 21:57:38 +0200 (Mon, 10 May 2004) | 13 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/linux_dvb.c
+
+dvb/access.c - properly cast memory returned by malloc()
+             - fix small memory leak on closing of dvb plugin.
+dvb/linux-dvb.c - remove astray spaces
+                - always empty the event queue before FE_SET_FRONTEND and FrontendCheck(). 
+                  dvbstream does the same for OFDM and QAM. 
+
+Summary: 
+   DVB-C is working (did a few tests) 
+   DVB-T not tested. 
+   Using polarization=A doesn't work anymore INVERSION_AUTO is not honered for tuning. 
+   SEC_VOLTAGE_OFF is missing when using latest code DVB-1.1.7 from http://www.metzlerbros.org/dvb/index.html. While include/linux/dvb/version.h is not updated and still reflects this API version: #define DVB_API_VERSION 3
+
+
+------------------------------------------------------------------------
+r7638 | gbazin | 2004-05-10 22:05:08 +0200 (Mon, 10 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+* modules/gui/wxwindows/open.cpp: fixed the update of the advanced MRLs. Added a dvdnav option.
+------------------------------------------------------------------------
+r7639 | bigben | 2004-05-10 22:50:36 +0200 (Mon, 10 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/output.m
+
+oups
+
+
+------------------------------------------------------------------------
+r7640 | fenrir | 2004-05-11 01:39:48 +0200 (Tue, 11 May 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/demux/ts.c
+
+ * ts: added support pf multiples PMT on the same PID (broken idea for
+broken people but it's used and it seems spec compliant)
+
+ * demux2: append a :// to allow correct parsing of /volume/filename:.avi
+
+
+------------------------------------------------------------------------
+r7641 | fenrir | 2004-05-11 02:51:43 +0200 (Tue, 11 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts.c: this time it should work (create one dvbpsi handle per pmt).
+
+------------------------------------------------------------------------
+r7642 | massiot | 2004-05-11 16:03:50 +0200 (Tue, 11 May 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/src/stream_output/stream_output.c
+
+* src/stream_output/stream_output.c: Use strtol for option parsing instead
+  of atoi, because atoi assumes base 10.
+* modules/access/dvb/access.c: New --dvb-caching option.
+* modules/mux/mpeg/ts.c: Cosmetics.
+
+------------------------------------------------------------------------
+r7643 | gbazin | 2004-05-12 19:45:18 +0200 (Wed, 12 May 2004) | 1 line
+Changed paths:
+   M /trunk/src/stream_output/stream_output.c
+
+* src/stream_output/stream_output.c: allows spaces in the options of the sout mrl. Heading and trailing spaces in options will be removed.
+------------------------------------------------------------------------
+r7644 | gbazin | 2004-05-12 19:46:48 +0200 (Wed, 12 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+* modules/gui/wxwindows/open.cpp: mrl parsing fix.
+------------------------------------------------------------------------
+r7645 | massiot | 2004-05-12 20:48:25 +0200 (Wed, 12 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+* modules/mux/mpeg/ts.c: Fixed a possible segfault in the shaping code.
+
+------------------------------------------------------------------------
+r7646 | ipkiss | 2004-05-12 20:56:51 +0200 (Wed, 12 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/share/skins2/default/theme.xml
+   M /trunk/share/skins2/skin.dtd
+
+ * skins2: Removed the Theme.fadetime attribute (unused)
+
+------------------------------------------------------------------------
+r7647 | jlj | 2004-05-12 23:44:59 +0200 (Wed, 12 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/drms.c
+
+  * drms.c: Check that key store is at least 4 bytes (fixes segfault
+            on empty key store).
+
+
+------------------------------------------------------------------------
+r7648 | hartman | 2004-05-13 17:38:15 +0200 (Thu, 13 May 2004) | 3 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/modules/audio_output/coreaudio.c
+
+* Fix for stream selection on HAL devices.
+  by Jean Alexis Montignies <ja at sente.ch>
+
+------------------------------------------------------------------------
+r7649 | titer | 2004-05-13 19:45:22 +0200 (Thu, 13 May 2004) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+
+ macosx/vout* : in GL mode, create a fullscreen window just like with QT
+                instead of switching to OpenGL fullscreen mode (fixes
+                unreachable mouse events with DVD menus, fixes the issues
+                with people using multiple desktops, etc).
+                Fillscreen is temporarily broken, I'll clean this up later.
+
+------------------------------------------------------------------------
+r7650 | gbazin | 2004-05-13 20:22:18 +0200 (Thu, 13 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/standard.c
+
+* modules/stream_out/standard.c: fixed a few small mem leaks.
+------------------------------------------------------------------------
+r7651 | titer | 2004-05-13 20:29:44 +0200 (Thu, 13 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+ macosx/vout.m : fixed --macosx-fillscreen
+
+------------------------------------------------------------------------
+r7652 | gbazin | 2004-05-13 23:13:38 +0200 (Thu, 13 May 2004) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/visualization/goom.c
+
+* configure.ac, modules/visualization/goom.c: in case --with-goom-tree is specified and we don't find libgoom2, try to find and use libgoom.
+------------------------------------------------------------------------
+r7653 | titer | 2004-05-14 13:29:21 +0200 (Fri, 14 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+ macosx/vout.m: don't forget to EndFullScreen() on GL mode too
+
+------------------------------------------------------------------------
+r7654 | jpsaman | 2004-05-14 15:24:07 +0200 (Fri, 14 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+
+Close DVR device
+------------------------------------------------------------------------
+r7655 | gbazin | 2004-05-14 19:07:50 +0200 (Fri, 14 May 2004) | 3 lines
+Changed paths:
+   M /trunk/Makefile.am
+   D /trunk/install-win32
+   A /trunk/vlc.win32.nsi (from /trunk/install-win32:7649)
+
+* vlc.win32.nsi: brand new NSIS auto-installer script.
+* Makefile.am: use vlc icon in the NSIS installer.
+
+------------------------------------------------------------------------
+r7656 | fenrir | 2004-05-14 22:46:33 +0200 (Fri, 14 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmstu.c
+
+ * mmstu: added a couple of uint64_t casts to avoid overflow.
+
+------------------------------------------------------------------------
+r7657 | hartman | 2004-05-14 23:57:14 +0200 (Fri, 14 May 2004) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/faac.patch
+   M /trunk/extras/contrib/src/packages.mak
+
+* added faac support to Mac OSX build
+* ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :)
+
+------------------------------------------------------------------------
+r7658 | hartman | 2004-05-15 00:27:37 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* small fix for faac build
+
+------------------------------------------------------------------------
+r7659 | gbazin | 2004-05-15 02:31:38 +0200 (Sat, 15 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/mms/mmstu.c
+
+* modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when input is stopped).
+------------------------------------------------------------------------
+r7660 | gbazin | 2004-05-15 02:37:09 +0200 (Sat, 15 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/access/v4l/v4l.c
+
+* modules/access/v4l/v4l.c: removed useless warning messages.
+------------------------------------------------------------------------
+r7661 | gbazin | 2004-05-15 03:11:57 +0200 (Sat, 15 May 2004) | 1 line
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+* vlc.win32.nsi: compressor needs to be defined at the top.
+------------------------------------------------------------------------
+r7662 | hartman | 2004-05-15 04:36:05 +0200 (Sat, 15 May 2004) | 7 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/extras/MacOSX/macosx-dmg
+
+* extras/MacOSX/macosx-dmg: rewrote the package script.
+  - will now determine desired image size by itself
+  - the hdid mount command mounted the image as root if no user is logged in via GUI.
+    this is very undesirable for nightly builds.
+    now uses the mount command and a local mountpoint.
+
+
+------------------------------------------------------------------------
+r7663 | hartman | 2004-05-15 06:05:01 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* no shared libs for faac when linking with ffmpeg
+
+------------------------------------------------------------------------
+r7664 | fenrir | 2004-05-15 12:51:59 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/mpga.c
+
+ * mpga: use 1 as starting time (allow to have a valid date for the first frame).
+
+------------------------------------------------------------------------
+r7665 | fenrir | 2004-05-15 12:52:56 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/aac.c
+   M /trunk/modules/demux/au.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/rawdv.c
+   M /trunk/modules/demux/wav.c
+
+* all:  use 1 as starting time (allow to have a valid date for the first frame).
+
+------------------------------------------------------------------------
+r7666 | fenrir | 2004-05-15 12:53:17 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/real.c
+
+ * real:  use 1 as starting time (allow to have a valid date for the first frame).
+
+------------------------------------------------------------------------
+r7667 | fenrir | 2004-05-15 12:54:10 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+ * es_out; round up PCR (avoid non null PCR -> null).
+
+------------------------------------------------------------------------
+r7668 | fenrir | 2004-05-15 12:58:22 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+
+ * avi: add +1 to PCR/DTS/PTS.
+
+------------------------------------------------------------------------
+r7669 | gbazin | 2004-05-15 12:59:09 +0200 (Sat, 15 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+
+* modules/video_output/directx/directx.c: fixed 'refresh list' for directx-device.
+------------------------------------------------------------------------
+r7670 | fenrir | 2004-05-15 13:03:48 +0200 (Sat, 15 May 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/mp4/mp4.c
+
+ * mp4: - add +1 to PCR/DTS/PTS.
+        - preliminary support of avc (using a draft+google without
+samples to test, so don't expect it to work ;)
+ * libmp4: parse the avcC atom.
+
+------------------------------------------------------------------------
+r7671 | fenrir | 2004-05-15 13:06:28 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/h264.c
+
+ * h264: added avc1 -> h264 annexe B stream.
+
+------------------------------------------------------------------------
+r7672 | fenrir | 2004-05-15 13:08:46 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/x264.c
+
+ * x264: updated to latest PAI.
+
+------------------------------------------------------------------------
+r7673 | fenrir | 2004-05-15 13:10:42 +0200 (Sat, 15 May 2004) | 5 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/video.c
+
+ * all: added avc1 support. Well there is a hack because we need to
+first go through the h264 packetizer that will convert avc1 into a
+proper annexe B stream (untested).
+
+
+------------------------------------------------------------------------
+r7674 | fenrir | 2004-05-15 13:28:03 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
+
+ * mp4: mmh removed a fprintf.
+
+------------------------------------------------------------------------
+r7675 | gbazin | 2004-05-15 14:22:03 +0200 (Sat, 15 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/access/dvdplay/tools.c
+   M /trunk/modules/demux/dvdnav.c
+   M /trunk/vlc.win32.nsi
+
+* modules/demux/dvdnav.c, modules/access/dvdplay/tools.c: on win32, remove trailing '\' if passed a drive letter.
+* vlc.win32.nsi: DVD and AudioCD handlers.
+
+------------------------------------------------------------------------
+r7676 | fenrir | 2004-05-15 14:46:21 +0200 (Sat, 15 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+ * mp4: added support for h264. I have no idea if it's compliant but at
+least vlc is able to play it.
+
+------------------------------------------------------------------------
+r7677 | gbazin | 2004-05-15 14:58:07 +0200 (Sat, 15 May 2004) | 1 line
+Changed paths:
+   M /trunk/INSTALL.win32
+
+* INSTALL.win32: update
+------------------------------------------------------------------------
+r7678 | fenrir | 2004-05-15 16:42:16 +0200 (Sat, 15 May 2004) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_block.h
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/src/misc/block.c
+
+ * all: improved perfs (using block_ChainLastAppend).
+
+------------------------------------------------------------------------
+r7679 | hartman | 2004-05-16 01:05:57 +0200 (Sun, 16 May 2004) | 3 lines
+Changed paths:
+   M /trunk/po/nl.po
+
+* partially updated NL translation. You have to do _something_ 
+  during the Eurovision Songfestival.
+
+------------------------------------------------------------------------
+r7680 | gbazin | 2004-05-16 02:25:17 +0200 (Sun, 16 May 2004) | 1 line
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+* vlc.win32.nsi: more autorun stuff.
+------------------------------------------------------------------------
+r7681 | zorglub | 2004-05-16 12:46:54 +0200 (Sun, 16 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+
+Use the new SAP/SLP syntax (sap,slp,name=)
+
+
+------------------------------------------------------------------------
+r7682 | gbazin | 2004-05-16 14:52:05 +0200 (Sun, 16 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* modules/video_output/x11/xcommon.c: before using an Xv port, make sure XV_AUTOPAINT_COLORKEY is switched on.
+------------------------------------------------------------------------
+r7683 | zorglub | 2004-05-16 15:46:58 +0200 (Sun, 16 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
+
+Update timer
+
+------------------------------------------------------------------------
+r7684 | hartman | 2004-05-16 17:29:24 +0200 (Sun, 16 May 2004) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+* NEWS: Updated a bit more
+
+------------------------------------------------------------------------
+r7685 | zorglub | 2004-05-16 19:03:31 +0200 (Sun, 16 May 2004) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+Details on DVB
+
+------------------------------------------------------------------------
+r7686 | gbazin | 2004-05-16 19:25:10 +0200 (Sun, 16 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/*: some cleanup + disable seekbar if stream is not seekable.
+------------------------------------------------------------------------
+r7687 | gbazin | 2004-05-16 19:44:44 +0200 (Sun, 16 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+
+* modules/misc/network/ipv4.c: new --ipv4-timeout config option that lets you specify a timeout for TCP connections (default 5sec).
+------------------------------------------------------------------------
+r7688 | gbazin | 2004-05-16 19:54:18 +0200 (Sun, 16 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: forgot a debug message.
+------------------------------------------------------------------------
+r7689 | anil | 2004-05-16 20:08:41 +0200 (Sun, 16 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/sap.c
+
+msleep() a bit before filling the playlist.
+
+------------------------------------------------------------------------
+r7690 | gbazin | 2004-05-16 21:17:56 +0200 (Sun, 16 May 2004) | 3 lines
+Changed paths:
+   M /trunk/include/modules.h
+   M /trunk/include/modules_inner.h
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/access/v4l/v4l.c
+
+* include/modules_inner.h, include/modules.h: added a shortname field to the module declaration section.
+* modules/access/*: added a shortname to a few modules.
+
+------------------------------------------------------------------------
+r7691 | gbazin | 2004-05-16 21:20:23 +0200 (Sun, 16 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+* modules/gui/wxwindows/open.cpp: added a DVB tab and display module shortnames instead of their descriptions.
+------------------------------------------------------------------------
+r7692 | gbazin | 2004-05-16 21:33:58 +0200 (Sun, 16 May 2004) | 1 line
+Changed paths:
+   M /trunk/include/vlc_help.h
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+
+* modules/gui/wxwindows/preferences_widgets.cpp: increased max int in IntegerConfigControl.
+------------------------------------------------------------------------
+r7693 | hartman | 2004-05-16 22:27:47 +0200 (Sun, 16 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/output.m
+
+* modules/gui/macosx/output.m: added mp4a.
+* modules/gui/macosx/controls.m: fix the autogenerated menu.
+
+------------------------------------------------------------------------
+r7694 | gbazin | 2004-05-17 00:06:34 +0200 (Mon, 17 May 2004) | 14 lines
+Changed paths:
+   M /trunk/include/video_output.h
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_intf.c
+
+* src/video_output/vout_intf.c, include/video_output.h:
+  + vout_RequestWindow() will now cycle through all the available interfaces until 
+it finds one with embedded vout support.
+    This fixes the issue where embedded vout would stop working when additional 
+interfaces are spawned after the main interface is started.
+  + vout_RequestWindow() now stores the parent interface pointer into the vout 
+object for later use by vout_ControlWindow() and vout_ReleaseWindow().
+  + added a vout_vaControlDefault() called by the vouts pf_control() when they 
+don't handle something.
+* modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c:
+  + call vout_vaControlDefault().
+* modules/gui/wxwindows/wxwindows.cpp: sets p_intf->b_dead when the interface is 
+about to be destroyed.
+
+------------------------------------------------------------------------
+r7695 | gbazin | 2004-05-17 00:42:48 +0200 (Mon, 17 May 2004) | 3 lines
+Changed paths:
+   M /trunk/src/interface/interface.c
+   M /trunk/src/video_output/vout_intf.c
+
+* interface/interface.c: fixed a bug with embedded vouts and interface switching.
+* video_output/vout_intf.c: small fix.
+
+------------------------------------------------------------------------
+r7696 | hartman | 2004-05-17 03:54:32 +0200 (Mon, 17 May 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* add old goom module if libgoom.a is detected
+  (When you fix stuff you should commit them as well)
+
+------------------------------------------------------------------------
+r7697 | gbazin | 2004-05-17 12:39:14 +0200 (Mon, 17 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
+
+* modules/gui/wxwindows/timer.cpp: don't show the slider when the stream is not seekable.
+------------------------------------------------------------------------
+r7698 | anil | 2004-05-17 13:38:01 +0200 (Mon, 17 May 2004) | 2 lines
+Changed paths:
+   M /trunk/po/POTFILES.in
+
+* po/POTFILES.in: updated 
+
+------------------------------------------------------------------------
+r7699 | yoann | 2004-05-17 13:49:35 +0200 (Mon, 17 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
+
+* modules/control/hotkeys.c: Fixed a bug with hotkey 't': length was
+sometimes not display, although it was known.
+
+
+------------------------------------------------------------------------
+r7700 | gbazin | 2004-05-17 14:02:43 +0200 (Mon, 17 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* fixed race condition with b_seekable.
+------------------------------------------------------------------------
+r7701 | gbazin | 2004-05-17 18:10:32 +0200 (Mon, 17 May 2004) | 1 line
+Changed paths:
+   M /trunk/src/input/input_programs.c
+
+* src/input/input_programs.c: if no program is specified by the user, don't add any to the list.
+------------------------------------------------------------------------
+r7702 | gbazin | 2004-05-17 21:22:50 +0200 (Mon, 17 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
+
+* modules/codec/dvbsub.c: coding style changes.
+------------------------------------------------------------------------
+r7703 | gbazin | 2004-05-17 21:38:13 +0200 (Mon, 17 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+
+* modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilation fix.
+------------------------------------------------------------------------
+r7704 | gbazin | 2004-05-17 21:56:30 +0200 (Mon, 17 May 2004) | 2 lines
+Changed paths:
+   M /trunk/ChangeLog
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/vlc.pot
+
+* ALL: preparing for the 0.7.2-test3 release.
+
+------------------------------------------------------------------------
+r7705 | asmax | 2004-05-17 22:14:31 +0200 (Mon, 17 May 2004) | 2 lines
+Changed paths:
+   M /trunk/share/skins2/default/theme.xml
+
+  * theme.xml: please, no useless vout window in the default skin
+
+------------------------------------------------------------------------
+r7706 | gbazin | 2004-05-17 22:29:41 +0200 (Mon, 17 May 2004) | 1 line
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+* vlc.win32.nsi: start menu shortcut for skins2.
+------------------------------------------------------------------------
+r7707 | ipkiss | 2004-05-17 22:48:39 +0200 (Mon, 17 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/commands/cmd_input.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_input.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+
+ * skins2:
+    - new possible action vlc.mute() to mute/un-mute
+    - vlc.isMute is now working well (in a boolean expression)
+
+------------------------------------------------------------------------
+r7708 | fkuehne | 2004-05-18 00:14:25 +0200 (Tue, 18 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/pda/pda.glade
+   M /trunk/po/de.po
+
+* modules/gui/macosx/intf.*: made the Services-menu translatable
+* modules/gui/macosx/macosx.m: rewritten a pref-string
+* modules/gui/pda/pda.glade: Fixed "VLC media player"
+* po/de.po: Updated translation
+------------------------------------------------------------------------
+r7709 | fkuehne | 2004-05-18 08:46:05 +0200 (Tue, 18 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/macosx.m
+
+* rewritten a pref-string
+------------------------------------------------------------------------
+r7710 | titer | 2004-05-18 11:08:44 +0200 (Tue, 18 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+
+ macosx/vout*: fixed a possible segfault on vout close
+
+------------------------------------------------------------------------
+r7711 | rocky | 2004-05-18 12:49:15 +0200 (Tue, 18 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcdplayer.h
+
+Tolerate vcdimager < 0.7.21. Patch thanks to Arwed v. Merkatz.
+
+------------------------------------------------------------------------
+r7712 | zorglub | 2004-05-18 13:21:22 +0200 (Tue, 18 May 2004) | 3 lines
+Changed paths:
+   M /trunk/src/input/stream.c
+
+Hopefully fix bug with playlist parsing (line-feed problem)
+
+
+------------------------------------------------------------------------
+r7713 | gbazin | 2004-05-18 16:50:19 +0200 (Tue, 18 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+
+* skins2/src/vlcproc.cpp: a few cleanup fixes.
+* wxwindows/*: a few cleanup fixes.
+
+------------------------------------------------------------------------
+r7714 | gbazin | 2004-05-18 17:10:18 +0200 (Tue, 18 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+
+* modules/gui/wxwindows/iteminfo.cpp: expand info tree by default.
+------------------------------------------------------------------------
+r7715 | ipkiss | 2004-05-18 20:47:02 +0200 (Tue, 18 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/utils/var_text.cpp
+
+ * skins2/utils/var_text.cpp: avoid an infinite loop when $H is specified in
+   a help string
 
- Cosmetic changes.
+------------------------------------------------------------------------
+r7716 | zorglub | 2004-05-18 22:41:19 +0200 (Tue, 18 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/src/input/stream.c
 
-2003-01-04 Saturday 13:30  jpsaman
+Skip leading tabs, spaces and line feeds
 
- Removed define in favor of (p_intf->p_libvlc->i_cpu & CPU_CAPABILITY_FPU) for detection of FPU hardware support.
+------------------------------------------------------------------------
+r7717 | damienf | 2004-05-19 11:38:44 +0200 (Wed, 19 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/dshow/dshow.cpp
 
-2003-01-04 Saturday 04:11  jlj
+- ordered device supported media types using an arbitrary fourcc preference priority before passing them to capture filter 
+- removed assumption where YUY2 chroma was considered identical to UYVY
 
-   MacOS X port:
-   * main window controls are back. based on suggestion by Dan Macpherson.
 
-2003-01-04 Saturday 00:21  jpsaman
+------------------------------------------------------------------------
+r7718 | damienf | 2004-05-19 11:40:58 +0200 (Wed, 19 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/modules/access/dshow/filter.h
 
- Updating slider status uses no longer FPU calculations when compiled for strongarm1100.
+- capture filter supports more than one media types
+- capture filter is more compatible with ICaptureGraphBuilder2
+- some code cleanups especially when dealing with media types
 
-2003-01-03 Friday 23:58  jpsaman
+------------------------------------------------------------------------
+r7719 | damienf | 2004-05-19 11:45:48 +0200 (Wed, 19 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/src/video_output/vout_pictures.c
 
- Updated package release number
+- added support for UYVY chroma for directx direct vout render
 
-2003-01-03 Friday 21:38  jlj
+------------------------------------------------------------------------
+r7720 | bigben | 2004-05-19 12:27:30 +0200 (Wed, 19 May 2004) | 4 lines
+Changed paths:
+   M /trunk/po/it.po
 
-   * ./Makefile.am: Meuuh, did you mean TAB instead of 8 spaces? :-)
+update of italian translation (made by murray)
 
-2003-01-03 Friday 20:55  jpsaman
 
- Slider functionality for Familiar interface.
 
-2003-01-03 Friday 14:44  sam
+------------------------------------------------------------------------
+r7721 | yoann | 2004-05-19 15:49:09 +0200 (Wed, 19 May 2004) | 3 lines
+Changed paths:
+   M /trunk/po/fr.po
 
-   * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome.c: fixed drag'n'drop
-     support in the Gtk+ and GNOME interfaces.
+* po/fr.po: Updated French translation
 
-2003-01-03 Friday 13:07  massiot
 
- * modules/access/file.c: we now regularly check the size of the file, in
-   case it is being downloaded.
+------------------------------------------------------------------------
+r7722 | hartman | 2004-05-19 23:01:58 +0200 (Wed, 19 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-2003-01-03 Friday 00:11  massiot
+* mkv.cpp: add missing S_TEXT/ASS indentifier
 
- Automatically create the vlc.app/Contents/PkgInfo (otherwise I keep forgetting
- it).
+------------------------------------------------------------------------
+r7723 | hartman | 2004-05-20 01:58:06 +0200 (Thu, 20 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/misc.h
+   M /trunk/modules/gui/macosx/misc.m
 
-2003-01-03 Friday 00:03  jlj
+* iTunes style slider
 
-   * ./src/misc/darwin_specific.m:
-     Fixed (really!) segfault. Don't release o_lang objects, they're managed
-     by NSUserDefaults.
+------------------------------------------------------------------------
+r7724 | titer | 2004-05-20 03:25:24 +0200 (Thu, 20 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/cmml/intf.c
 
-2003-01-02 Thursday 23:50  massiot
+ gcc < 3 fix
 
- Cosmetic.
+------------------------------------------------------------------------
+r7725 | titer | 2004-05-20 03:42:09 +0200 (Thu, 20 May 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace.c
 
-2003-01-02 Thursday 23:09  massiot
+ deinterlace.c: BeOS compile fix
 
- MacOS X port :
- * Fixed the Device submenu,
- * There is still a segfault in darwin_specific.m.
+------------------------------------------------------------------------
+r7726 | titer | 2004-05-20 03:49:08 +0200 (Thu, 20 May 2004) | 2 lines
+Changed paths:
+   M /trunk/src/misc/cpu.c
 
-2003-01-02 Thursday 22:49  jlj
+ misc/cpu.c: another BeOS compile fix
 
-   * ./modules/gui/macosx/aout.m: added support for 4 Channel PCM.
+------------------------------------------------------------------------
+r7727 | yoann | 2004-05-20 11:31:02 +0200 (Thu, 20 May 2004) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/Modules.am
+   A /trunk/modules/gui/wxwindows/bitmaps/playlist.xpm
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
-2003-01-02 Thursday 20:48  gbazin
+* changed the playlist icon in the wxwin interface (thanks to bigben)
+* added an open button
 
- * modules/codec/*: reverted my previous patch that explicitly set
- i_bytes_per_frame and i_frame_length in each audio decoder.
- * src/audio_output/dec.c: proper fix to correctly set i_bytes_per_frame
- and i_frame_length.
 
-2003-01-01 Wednesday 11:14  jlj
+------------------------------------------------------------------------
+r7728 | gbazin | 2004-05-20 12:16:52 +0200 (Thu, 20 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
 
-   * ./modules/gui/macosx/aout.m: cleaned up the code, removed intf dep.
-   * ./src/misc/darwin_specific.m: fixed segfault (o_enumerator was being
-                                   released twice) and memory leak.
+* modules/gui/wxwindows/open.cpp: simplified a string (sorry for the translations) because it was making the open dialog way too big.
+------------------------------------------------------------------------
+r7729 | ipkiss | 2004-05-20 13:18:55 +0200 (Thu, 20 May 2004) | 2 lines
+Changed paths:
+   A /trunk/doc/skins/skins2-howto.xml
 
-     Bonne AnnĂ©e!
+Docbook documentation on how to create a skin for the skins2 module.
 
+------------------------------------------------------------------------
+r7730 | hartman | 2004-05-20 14:19:15 +0200 (Thu, 20 May 2004) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+
+* THANKS: credit Jan Van Boghout <vlc@macrabbit.com> - iTunes like slider for OSX intf
+
+------------------------------------------------------------------------
+r7731 | sam | 2004-05-20 15:14:55 +0200 (Thu, 20 May 2004) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+
+  * modules/gui/skins2/src/skin_main.cpp:
+    + Use the svlc shortcut for skins 2, too.
+
+------------------------------------------------------------------------
+r7732 | gbazin | 2004-05-20 15:17:07 +0200 (Thu, 20 May 2004) | 1 line
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+* vlc.win32.nsi: remove .dat from the list of registered extensions.
+------------------------------------------------------------------------
+r7733 | hartman | 2004-05-20 21:45:12 +0200 (Thu, 20 May 2004) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+* small error in NEWS section concerning FLAC vs. FAAC
+
+------------------------------------------------------------------------
+r7734 | hartman | 2004-05-21 00:04:46 +0200 (Fri, 21 May 2004) | 2 lines
+Changed paths:
+   M /trunk/po/es.po
+
+* updated spanish translation by Javier Varela Calvo.
+
+------------------------------------------------------------------------
+r7735 | sam | 2004-05-21 12:25:10 +0200 (Fri, 21 May 2004) | 2 lines
+Changed paths:
+   M /trunk/po/es.po
+
+  * po/es.po: removed trailing ^Ms.
+
+------------------------------------------------------------------------
+r7736 | sam | 2004-05-21 12:46:36 +0200 (Fri, 21 May 2004) | 2 lines
+Changed paths:
+   M /trunk/po/es.po
+
+  * po/es.po: really removed all ^Ms.
+
+------------------------------------------------------------------------
+r7737 | gbazin | 2004-05-21 12:48:33 +0200 (Fri, 21 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/menus.cpp
+
+* modules/gui/wxwindows/menus.cpp: release the wxMutexGui lock before triggering object var callbacks.
+------------------------------------------------------------------------
+r7738 | sam | 2004-05-21 12:52:04 +0200 (Fri, 21 May 2004) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/po/es.po
+
+  * po/es.po: updated Spanish translation by Javier Varela Calvo. (hi goon!)
+
+------------------------------------------------------------------------
+r7739 | gbazin | 2004-05-21 13:01:35 +0200 (Fri, 21 May 2004) | 1 line
+Changed paths:
+   M /trunk/modules/codec/speex.c
+
+* modules/codec/speex.c: fixed stupid bug in encoder.
+------------------------------------------------------------------------
+r7740 | sam | 2004-05-21 13:30:18 +0200 (Fri, 21 May 2004) | 2 lines
+Changed paths:
+   M /trunk/po/es.po
+
+  * po/es.po: minor translation fix.
+
+------------------------------------------------------------------------
+r7741 | gbazin | 2004-05-21 13:34:02 +0200 (Fri, 21 May 2004) | 1 line
+Changed paths:
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/vlc.pot
+
+* po/*: updated in preparation for release.
+------------------------------------------------------------------------
+r7742 | fkuehne | 2004-05-21 13:50:12 +0200 (Fri, 21 May 2004) | 1 line
+Changed paths:
+   M /trunk/po/de.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/it.po
+   M /trunk/po/nl.po
+   M /trunk/po/pt_BR.po
+
+* Fixed the latest string changes
+------------------------------------------------------------------------
+r7743 | gbazin | 2004-05-21 13:54:37 +0200 (Fri, 21 May 2004) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+* configure.ac: fixed libspeex > 1.1.0 detection.
+* ALL: bumped version number to 0.7.2.
+
+------------------------------------------------------------------------