]> git.sesse.net Git - vlc/blobdiff - ChangeLog
* src/input/clock.c, input_internal.h: backport of 13165.
[vlc] / ChangeLog
index 3db39e69ce97511d733233ee7820a39b2c97c080..151b15229b02897921896300caaa105ba28b83b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 ------------------------------------------------------------------------
-r9090 | gbazin | 2004-10-31 17:21:28 +0100 (Sun, 31 Oct 2004) | 3 lines
+r13068 | jpsaman | 2005-11-01 00:13:22 +0100 (Tue, 01 Nov 2005) | 1 line
 Changed paths:
-   M /trunk/TODO
-   M /trunk/src/libvlc.h
-
-* src/libvlc.h: --intf isn't an advanced option.
-* TODO: updated.
-
-------------------------------------------------------------------------
-r9089 | jpsaman | 2004-10-31 16:51:24 +0100 (Sun, 31 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/codec/spudec/spudec.c
+   M /branches/0.8.4/src/audio_output/intf.c
 
-Logical fix: add packetizer in PackitizerOpen()
+Fixed p_aout was used after the object was released.
 ------------------------------------------------------------------------
-r9088 | gbazin | 2004-10-31 14:19:28 +0100 (Sun, 31 Oct 2004) | 1 line
+r13067 | gbazin | 2005-11-01 00:12:10 +0100 (Tue, 01 Nov 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.h
+   M /branches/0.8.4/modules/codec/ffmpeg/encoder.c
 
-* modules/gui/wxwindows/preferences_widgets.cpp/h: work around a wxSpinCtrl recursion bug in wxGTK.
+* modules/codec/ffmpeg/encoder.c: backport of 13065 from trunk.
 ------------------------------------------------------------------------
-r9087 | gbazin | 2004-10-30 17:32:56 +0200 (Sat, 30 Oct 2004) | 1 line
+r13066 | hartman | 2005-11-01 00:10:46 +0100 (Tue, 01 Nov 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/netsync.c
+   M /branches/0.8.4/ChangeLog
+   M /branches/0.8.4/configure.ac
+   M /branches/0.8.4/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /branches/0.8.4/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-* modules/control/netsync.c: less verbose.
-------------------------------------------------------------------------
-r9086 | gbazin | 2004-10-30 17:27:28 +0200 (Sat, 30 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+* 0.8.4-test2 !!!! weeeeeee. happy. smile smile finally.
 
-* modules/codec/ffmpeg/encoder.c: compilation fix for ffmpeg 0.4.8 (not sure it's worth but...).
 ------------------------------------------------------------------------
-r9085 | gbazin | 2004-10-30 17:05:52 +0200 (Sat, 30 Oct 2004) | 1 line
+r13064 | gbazin | 2005-11-01 00:04:16 +0100 (Tue, 01 Nov 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /branches/0.8.4/modules/codec/libmpeg2.c
 
-* modules/stream_out/transcode.c: trying to make the audio/fps resync work even when an ES is not transcoded.
+* modules/codec/libmpeg2.c: backport of 13063 from trunk.
 ------------------------------------------------------------------------
-r9084 | gbazin | 2004-10-30 16:12:35 +0200 (Sat, 30 Oct 2004) | 1 line
+r13062 | gbazin | 2005-10-31 22:14:27 +0100 (Mon, 31 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /branches/0.8.4/modules/video_output/directx/directx.c
+   M /branches/0.8.4/modules/video_output/directx/glwin32.c
 
-*  modules/stream_out/transcode.c: fixed subtitles encoding when used with audio-sync.
+* modules/video_output/directx/directx.c,glwin32.c: revert backport of 13050 for now.
 ------------------------------------------------------------------------
-r9083 | gbazin | 2004-10-30 12:36:07 +0200 (Sat, 30 Oct 2004) | 3 lines
+r13055 | md | 2005-10-31 14:14:23 +0100 (Mon, 31 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet.c
-   M /trunk/src/misc/vlm.c
+   M /branches/0.8.4/src/input/decoder.c
 
-* src/misc/vlm.c: reformat help message.
-* modules/control/telnet.c: "\n" -> "\r\n" + cleanup.
+backport [13054]
 
 ------------------------------------------------------------------------
-r9082 | hartman | 2004-10-29 18:13:10 +0200 (Fri, 29 Oct 2004) | 2 lines
+r13053 | md | 2005-10-31 13:44:48 +0100 (Mon, 31 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /branches/0.8.4/src/input/decoder.c
 
-* live365.com servers behave quite like icecast servers. they are now supported and piggyback on the same 'hack'. Also print the [ice|icy|x-audiocast]-* meta headers. send by ICY and icecast servers.
+backport [13052]
 
 ------------------------------------------------------------------------
-r9081 | hartman | 2004-10-29 17:11:07 +0200 (Fri, 29 Oct 2004) | 2 lines
+r13051 | md | 2005-10-31 08:35:39 +0100 (Mon, 31 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /branches/0.8.4/include/video_output.h
+   M /branches/0.8.4/modules/gui/skins2/src/vlcproc.cpp
+   M /branches/0.8.4/modules/gui/wxwidgets/video.cpp
+   M /branches/0.8.4/modules/video_output/directx/directx.c
+   M /branches/0.8.4/modules/video_output/directx/events.c
+   M /branches/0.8.4/modules/video_output/directx/glwin32.c
+   M /branches/0.8.4/modules/video_output/wingdi.c
+   M /branches/0.8.4/modules/video_output/x11/xcommon.c
+   M /branches/0.8.4/src/video_output/vout_intf.c
 
-* Fix icecast detection (only works if the server truly is icecast).
+backport [13049] and [13059]
 
 ------------------------------------------------------------------------
-r9080 | hartman | 2004-10-29 14:59:14 +0200 (Fri, 29 Oct 2004) | 5 lines
+r13047 | hartman | 2005-10-30 22:22:26 +0100 (Sun, 30 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /branches/0.8.4/src/audio_output/input.c
 
-* recognize the following descriptors in a DVB stream (no decoders yet)
-  - 0x56 Systems B EBU Teletext
-  - 0x45 VBI Data
-  - 0x46 VBI Teletext
+* backport of [13046] , refs #416
 
 ------------------------------------------------------------------------
-r9079 | gbazin | 2004-10-29 12:59:19 +0200 (Fri, 29 Oct 2004) | 3 lines
+r13045 | bigben | 2005-10-30 21:29:41 +0100 (Sun, 30 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_es_out.h
-   M /trunk/modules/control/netsync.c
-   M /trunk/src/input/es_out.c
+   M /branches/0.8.4/modules/audio_output/alsa.c
 
-* src/input/es_out.c, include/vlc_es_out.h: added an ES_OUT_GET_TS method to get a converted timestamp.
-* modules/control/netsync.c: fixed the netsync module.
+Backport of the latest alsa fix
 
-------------------------------------------------------------------------
-r9078 | gbazin | 2004-10-29 11:19:38 +0200 (Fri, 29 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/mux/mp4.c
 
-* modules/mux/mp4.c: added a 3gp mode which writes a 3gp ftyp header.
 ------------------------------------------------------------------------
-r9077 | gbazin | 2004-10-28 19:46:18 +0200 (Thu, 28 Oct 2004) | 1 line
+r13044 | gbazin | 2005-10-30 21:10:05 +0100 (Sun, 30 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/portaudio.c
+   M /branches/0.8.4/modules/access/rtsp/real_rmff.c
+   M /branches/0.8.4/modules/codec/ffmpeg/demux.c
+   M /branches/0.8.4/modules/codec/ffmpeg/ffmpeg.c
+   M /branches/0.8.4/modules/codec/vorbis.c
+   M /branches/0.8.4/modules/demux/mp4/mp4.c
+   M /branches/0.8.4/modules/demux/real.c
+
+ALL: backport of 13027,13033,13034,13039,13040,13041 from trunk
 
-* modules/audio_output/portaudio.c: ported to portaudio v19 by Frederic Ruget +  mostly rewritten by me.
 ------------------------------------------------------------------------
-r9076 | gbazin | 2004-10-28 15:52:36 +0200 (Thu, 28 Oct 2004) | 1 line
+r13043 | fkuehne | 2005-10-30 20:56:45 +0100 (Sun, 30 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /branches/0.8.4/extras/contrib/src/Makefile
+   A /branches/0.8.4/extras/contrib/src/Patches/libcddb.patch
 
-* modules/access/dvb/linux_dvb.c: compilation fix for new versions.
+* backport [13042]
 ------------------------------------------------------------------------
-r9075 | gbazin | 2004-10-28 15:42:48 +0200 (Thu, 28 Oct 2004) | 1 line
+r13037 | fkuehne | 2005-10-30 20:33:25 +0100 (Sun, 30 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
+   M /branches/0.8.4/modules/gui/macosx/wizard.m
 
-* modules/codec/dmo: couple of fixes.
+* localise the 'Local playback' info-btn and the ckbox properly (no breakage of the string freeze, since existing strings are used, just forgot to implement this somehow)
 ------------------------------------------------------------------------
-r9074 | gbazin | 2004-10-28 13:16:06 +0200 (Thu, 28 Oct 2004) | 1 line
+r13035 | fkuehne | 2005-10-30 20:05:21 +0100 (Sun, 30 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
+   M /branches/0.8.4/po/de.po
 
-* modules/access/dshow: some more debug messages.
+* first update of the German translation
 ------------------------------------------------------------------------
-r9073 | gbazin | 2004-10-28 12:29:49 +0200 (Thu, 28 Oct 2004) | 1 line
+r13030 | fkuehne | 2005-10-30 18:13:04 +0100 (Sun, 30 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /branches/0.8.4/po/POTFILES.in
 
-* src/misc/modules.c: remove debug message.
+* removed libvc1.c, which isn't part of our svn
 ------------------------------------------------------------------------
-r9072 | gbazin | 2004-10-28 12:26:00 +0200 (Thu, 28 Oct 2004) | 1 line
+r13028 | fkuehne | 2005-10-30 17:32:52 +0100 (Sun, 30 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /branches/0.8.4/po/zh_CN.po
 
-* src/misc/modules.c: include current language in cache file.
+* first update of the Simplified Chinese translation by Wei Mingzhi (refs #407), more translated strings are going to follow soon
 ------------------------------------------------------------------------
-r9071 | hartman | 2004-10-28 12:17:22 +0200 (Thu, 28 Oct 2004) | 2 lines
+r13026 | gbazin | 2005-10-30 16:32:11 +0100 (Sun, 30 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /branches/0.8.4/include/video_output.h
+   M /branches/0.8.4/modules/codec/libmpeg2.c
+   M /branches/0.8.4/modules/misc/freetype.c
+   M /branches/0.8.4/modules/video_output/directx/events.c
+   M /branches/0.8.4/modules/video_output/wingdi.c
+   M /branches/0.8.4/modules/video_output/x11/xcommon.c
+   M /branches/0.8.4/src/input/decoder.c
+   M /branches/0.8.4/src/video_output/video_output.c
+   M /branches/0.8.4/src/video_output/vout_intf.c
+   M /branches/0.8.4/src/video_output/vout_pictures.c
 
-* subtitle.c: make sure int -> date conversion is don properly everywhere.
+ALL: backport of 13001,13004,13005,13011,13012,13019,13020,13025 from trunk.
 
 ------------------------------------------------------------------------
-r9070 | gbazin | 2004-10-28 11:23:37 +0200 (Thu, 28 Oct 2004) | 1 line
+r13022 | md | 2005-10-29 20:11:46 +0200 (Sat, 29 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /branches/0.8.4/include/vlc_block.h
+   M /branches/0.8.4/modules/access/udp.c
+   M /branches/0.8.4/src/misc/block.c
+
+backport of [13021]
 
-* src/misc/modules.c: fixed forcing of modules.
 ------------------------------------------------------------------------
-r9069 | bigben | 2004-10-27 23:47:44 +0200 (Wed, 27 Oct 2004) | 3 lines
+r13017 | dionoea | 2005-10-29 16:18:38 +0200 (Sat, 29 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
-
-Add rtsp to the list of protocols available in the http/ftp/mms option of the open network dialog. This breaks translation of this string but, BTW, why is it translatable ?
+   M /branches/0.8.4/modules/codec/x264.c
 
+backport r13014 r13015 and r13016
 
 ------------------------------------------------------------------------
-r9068 | massiot | 2004-10-27 17:22:01 +0200 (Wed, 27 Oct 2004) | 3 lines
+r13013 | fkuehne | 2005-10-29 15:33:02 +0200 (Sat, 29 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvb/dvb.h
-   M /trunk/modules/access/dvb/en50221.c
-   M /trunk/modules/access/dvb/linux_dvb.c
-
- * modules/access/dvb: Fixed a bug with CAMs which take a long time to
-   initialize.
+   M /branches/0.8.4/po/da.po
 
+* first update of the Danish translation by Jonas A. Larsen
 ------------------------------------------------------------------------
-r9067 | gbazin | 2004-10-27 16:59:24 +0200 (Wed, 27 Oct 2004) | 1 line
+r13010 | fkuehne | 2005-10-29 14:01:03 +0200 (Sat, 29 Oct 2005) | 1 line
 Changed paths:
-   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 /branches/0.8.4/extras/contrib/src/Makefile
+   M /branches/0.8.4/extras/contrib/src/packages.mak
 
-* modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when they are both available (makes vlc a lot happier when demuxing the stream, especially for other video codecs than mpeg2).
+* reverted my update of libcddb from 0.9.6 to 1.2.1 since it breaks cddax on OSX (refs #357). The previously applied patch for 0.9.6 doesn't seem to be necessary, since it compiles fine without it (at least using GCC 4.0)
 ------------------------------------------------------------------------
-r9066 | gbazin | 2004-10-27 16:14:47 +0200 (Wed, 27 Oct 2004) | 1 line
+r13008 | hartman | 2005-10-28 22:25:29 +0200 (Fri, 28 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /branches/0.8.4/extras/contrib/src/Patches/live.patch
 
-* modules/codec/ffmpeg/encoder.c: work around stupid timestamping behaviour in libavcodec.
+backport of [13007] (refs #398)
 ------------------------------------------------------------------------
-r9065 | sam | 2004-10-27 15:32:21 +0200 (Wed, 27 Oct 2004) | 3 lines
+r13006 | fkuehne | 2005-10-28 21:42:50 +0200 (Fri, 28 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/modules.c
-
-  * src/misc/modules:
-    + Support for CACHEDIR.TAG (see http://www.brynosaurus.com/cachedir/).
+   M /branches/0.8.4/modules/gui/wxwidgets/streamdata.cpp
+   M /branches/0.8.4/modules/gui/wxwidgets/wizard.cpp
 
+* reverted [12957]. UDP-support is a must. don't remove it from the interface by overriding it with RTP
 ------------------------------------------------------------------------
-r9064 | sam | 2004-10-27 15:20:42 +0200 (Wed, 27 Oct 2004) | 5 lines
+r13000 | hartman | 2005-10-28 16:56:35 +0200 (Fri, 28 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_config.h
-   M /trunk/src/misc/modules.c
-
-  * src/misc/modules.c:
-    + Store plugin cache in a cache/ subdirectory.
-    + Encode the endianness and pointer size in the plugin cache filename to
-      prevent crashes on multiarch home directories.
+   A /branches/0.8.4 (from /trunk:12999)
 
+VLC media player 0.8.4 branch. New things should be committed in trunk. Bugfixes for the 0.8.4 release in the 0.8.4 branch
 ------------------------------------------------------------------------
-r9063 | gbazin | 2004-10-27 12:42:48 +0200 (Wed, 27 Oct 2004) | 1 line
+r12999 | robUx4 | 2005-10-28 16:31:32 +0200 (Fri, 28 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/demux/asf/asf.c: commented out the 'found compressed payload' message.
+mkv.cpp: support the new A_AAC codec ID and SBR for older IDs (more tests needed)
 ------------------------------------------------------------------------
-r9062 | hartman | 2004-10-27 03:05:37 +0200 (Wed, 27 Oct 2004) | 4 lines
+r12998 | md | 2005-10-28 15:21:11 +0200 (Fri, 28 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/src/video_output/video_output.c
 
-* livedotcom.cpp: - added support for the RTSP BYE packet. Patch by
-  Ross Finlayson (21 august 2004)
-  - fixed support for (Darwin) Pause. Patch from Hussain ( conundrums at gmail dot com )
+call vlc_ureduce to simplify sar
 
 ------------------------------------------------------------------------
-r9061 | gbazin | 2004-10-26 15:03:03 +0200 (Tue, 26 Oct 2004) | 1 line
+r12997 | jpsaman | 2005-10-28 14:36:08 +0200 (Fri, 28 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/control/rc.c
 
-* modules/demux/mpeg/mpga.c: oops, uninitialized variable.
+rc control interface fix for correct reporting of playlist state when toggling pause.
 ------------------------------------------------------------------------
-r9060 | gbazin | 2004-10-26 15:00:04 +0200 (Tue, 26 Oct 2004) | 4 lines
+r12996 | gbazin | 2005-10-28 11:30:47 +0200 (Fri, 28 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
-
-* modules/demux/mpeg/mpga.c: rewritten using the mpeg audio packetizer.
-  - fixes problems the old demux had with some mp3s.
-  - should handle free-bitrate as well.
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_intf.c
 
+* src/libvlc.h, src/video_output/vout_intf.c: added crop config option + changed --monitor-aspect-ratio into --monitor-par (pixel aspect ratio). It makes a lot more sense since lots of widescreens still have square pixels.
 ------------------------------------------------------------------------
-r9059 | markfm | 2004-10-25 13:23:11 +0200 (Mon, 25 Oct 2004) | 2 lines
+r12995 | md | 2005-10-28 11:15:51 +0200 (Fri, 28 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_intf.c
 
-Comment out truncated packets debug message.
+fix for HDTV-1080 format: window size now correct (1920x1080)
 
 ------------------------------------------------------------------------
-r9058 | gbazin | 2004-10-25 12:59:17 +0200 (Mon, 25 Oct 2004) | 1 line
+r12994 | gbazin | 2005-10-28 10:21:18 +0200 (Fri, 28 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/glwin32.c
+   M /trunk/modules/video_output/opengl.c
 
-* modules/access/http.c: reverted the change to flag shoutcast streams as non-pace controllable (doesn't work really well).
+* modules/video_output/directx/directx.c, modules/video_output/directx/glwin32.c, modules/video_output/opengl.c: support on-the-fly aspect-ratio changes.
 ------------------------------------------------------------------------
-r9057 | gbazin | 2004-10-25 10:19:29 +0200 (Mon, 25 Oct 2004) | 1 line
+r12993 | hartman | 2005-10-28 10:05:51 +0200 (Fri, 28 Oct 2005) | 2 lines
 Changed paths:
    M /trunk/src/libvlc.h
 
-* src/libvlc.h: do not make --high-priority an advanced option.
+* ' ' -> '_' in !DARWIN define
+
 ------------------------------------------------------------------------
-r9056 | gbazin | 2004-10-24 23:07:58 +0200 (Sun, 24 Oct 2004) | 1 line
+r12992 | gbazin | 2005-10-28 09:04:40 +0200 (Fri, 28 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/threads.c
+   M /trunk/modules/video_output/x11/xcommon.c
 
-* src/libvlc.c, src/misc/threads.c: couple of fixes for thread priorities.
+* modules/video_output/x11/xcommon.c: support changing aspect-ratio on-the-fly.
 ------------------------------------------------------------------------
-r9055 | murray | 2004-10-24 19:09:14 +0200 (Sun, 24 Oct 2004) | 2 lines
+r12991 | gbazin | 2005-10-28 09:03:17 +0200 (Fri, 28 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/po/it.po
-
-UTF8 version of it.po
+   M /trunk/include/video_output.h
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_intf.c
 
+* src/video_output/*, include/video_output.h: support changing aspect-ratio on-the-fly.
 ------------------------------------------------------------------------
-r9054 | zorglub | 2004-10-24 18:37:13 +0200 (Sun, 24 Oct 2004) | 2 lines
+r12990 | hartman | 2005-10-28 02:13:28 +0200 (Fri, 28 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/src/libvlc.h
 
-Cosmetics
+* hotkey: Go to DVD menu (ctrl-M)
 
 ------------------------------------------------------------------------
-r9053 | sigmunau | 2004-10-24 18:19:44 +0200 (Sun, 24 Oct 2004) | 2 lines
+r12989 | damienf | 2005-10-28 00:46:47 +0200 (Fri, 28 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/activex/plugin.cpp
 
-freetype.c: fixed crash on unbreakable strings
+plugin.cpp: on activation, set width and height in VLC configuration variables with plugin actual geometry, this prevents video rescaling when starting video
 
 ------------------------------------------------------------------------
-r9052 | sigmunau | 2004-10-24 18:03:11 +0200 (Sun, 24 Oct 2004) | 2 lines
+r12988 | robUx4 | 2005-10-27 21:23:47 +0200 (Thu, 27 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/freetype.c
-
-freetype.c: Auto-wrap subtitles (still needs some work to handle margins)
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: get ready to support pixel cropping (top/bottom/left/right) when it will work from the demuxer in VLC
 ------------------------------------------------------------------------
-r9051 | markfm | 2004-10-24 17:56:37 +0200 (Sun, 24 Oct 2004) | 2 lines
+r12987 | fkuehne | 2005-10-27 20:19:05 +0200 (Thu, 27 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
-
-Truncated packet debug message -- state reported vs. actual length, not the delta.
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
+* updated the po-files once again in preparation of the string freeze
 ------------------------------------------------------------------------
-r9050 | gbazin | 2004-10-24 17:26:23 +0200 (Sun, 24 Oct 2004) | 1 line
+r12986 | fkuehne | 2005-10-27 20:15:35 +0200 (Thu, 27 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/gui/macosx/bookmarks.m
+   M /trunk/modules/gui/macosx/wizard.m
 
-* modules/codec/ffmpeg/encoder.c: sanity check for frames in the past that libavcodec really doesn't like.
+* minor string fixes
 ------------------------------------------------------------------------
-r9049 | sigmunau | 2004-10-24 15:13:58 +0200 (Sun, 24 Oct 2004) | 2 lines
+r12985 | md | 2005-10-27 15:39:50 +0200 (Thu, 27 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/stream_out/rtp.c
 
-freetype.c: fixed two size/position related bugs. 
+fix relation between MTU and RTP max packet size - closes #408
 
 ------------------------------------------------------------------------
-r9048 | gbazin | 2004-10-23 21:47:24 +0200 (Sat, 23 Oct 2004) | 1 line
+r12984 | md | 2005-10-27 14:57:14 +0200 (Thu, 27 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/access/udp.c
 
-* configure.ac: fixed detection of libavformat.
-------------------------------------------------------------------------
-r9047 | gbazin | 2004-10-23 20:22:42 +0200 (Sat, 23 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/configure.ac
+skip 4 bytes also for RTP payload=32 (MPV) - RFC2250
 
-* configure.ac: mkv compilation fix by Philippe Van Hecke (philippe dot vanhecke at belnet dot be).
 ------------------------------------------------------------------------
-r9046 | fkuehne | 2004-10-23 18:54:56 +0200 (Sat, 23 Oct 2004) | 1 line
+r12983 | gbazin | 2005-10-27 11:52:30 +0200 (Thu, 27 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/po/es.po
+   M /trunk/modules/video_output/directx/glwin32.c
 
-* final update to the Spanish translation by Antonio Javier Varela Calvo
+* modules/video_output/directx/glwin32.c: support on-the-fly crop changes.
 ------------------------------------------------------------------------
-r9045 | zorglub | 2004-10-23 18:08:57 +0200 (Sat, 23 Oct 2004) | 2 lines
+r12982 | md | 2005-10-27 11:29:36 +0200 (Thu, 27 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamdata.h
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/video_filter/crop.c
 
-Update muxers and codecs in wizard
+use visible width/height in crop filter
 
 ------------------------------------------------------------------------
-r9044 | gbazin | 2004-10-23 13:47:22 +0200 (Sat, 23 Oct 2004) | 1 line
+r12981 | md | 2005-10-27 09:31:15 +0200 (Thu, 27 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/access_output/udp.c
 
-* modules/misc/freetype.c: off by one error.
-------------------------------------------------------------------------
-r9043 | gbazin | 2004-10-22 20:34:38 +0200 (Fri, 22 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/include/vlc_block.h
+fixed huge memory leak affecting #rtp stream output
 
-* include/vlc_block.h: compilation fix (define BLOCK_FLAG_NO_KEYFRAME).
 ------------------------------------------------------------------------
-r9042 | massiot | 2004-10-22 17:16:45 +0200 (Fri, 22 Oct 2004) | 6 lines
+r12980 | gbazin | 2005-10-27 00:52:05 +0200 (Thu, 27 Oct 2005) | 1 line
 Changed paths:
-   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
-
- * modules/mux/mpeg/pes.c: Extended prototype to allow for padding bytes
-   and data_alignment in the PES header (needed for teletext).
- * modules/mux/mpeg/ts.c: Teletext (0x56 descriptor) streaming support,
-   new options spu-pid and tsid, re-enabled bmax because it is useful for
-   debugging the encoder, fixed in a bug in the parsing of the CSA key
+   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/video_output/x11/xcommon.c
 
+* modules/video_output/x11/xcommon.c, modules/video_output/opengl.c, modules/video_filter/deinterlace.c: added on-the-fly cropping support to opengl and deinterlace.
 ------------------------------------------------------------------------
-r9041 | hartman | 2004-10-22 15:53:53 +0200 (Fri, 22 Oct 2004) | 2 lines
+r12979 | hartman | 2005-10-26 20:34:34 +0200 (Wed, 26 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/misc/sap.c
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-* Fix reference modules to add after their own playlist position instead of the end of the playlist
+* updated po files because of make dist fixing 
 
 ------------------------------------------------------------------------
-r9040 | massiot | 2004-10-22 15:53:18 +0200 (Fri, 22 Oct 2004) | 5 lines
+r12978 | hartman | 2005-10-26 17:41:51 +0200 (Wed, 26 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/Modules.am
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.h
-   A /trunk/modules/access/dvb/en50221.c
-   M /trunk/modules/access/dvb/linux_dvb.c
-   M /trunk/modules/demux/ts.c
+   M /trunk/Makefile.am
 
- * modules/access/dvb: Partial EN 50 221 implementation. This activates
-   native support for CAM modules (without using an external program).
-   When used in conjunction with --programs, it also allows to descramble
-   several services with one professional CAM.
+* Don't include the Update.nib in make dist
 
 ------------------------------------------------------------------------
-r9039 | massiot | 2004-10-22 15:49:14 +0200 (Fri, 22 Oct 2004) | 3 lines
+r12977 | sam | 2005-10-26 16:37:49 +0200 (Wed, 26 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es_out.h
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
-   M /trunk/src/libvlc.h
+   M /trunk/bootstrap
 
- * src/input: Added a --programs configuration option, allowing to select
-   several coma-separated programs.
+  * bootstrap: fixed bashism (#411).
 
 ------------------------------------------------------------------------
-r9038 | massiot | 2004-10-22 15:44:24 +0200 (Fri, 22 Oct 2004) | 3 lines
+r12976 | sam | 2005-10-26 16:31:03 +0200 (Wed, 26 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transrate/frame.c
+   M /trunk/bootstrap
+   M /trunk/configure.ac
 
-* modules/stream_out/transrate/frame.c: Added Antoine Missout's (the
-  original author) email address.
+  * bootstrap configure.ac: removed Cisms from shell tests (#411).
 
 ------------------------------------------------------------------------
-r9037 | massiot | 2004-10-22 15:42:17 +0200 (Fri, 22 Oct 2004) | 4 lines
+r12975 | md | 2005-10-26 11:14:14 +0200 (Wed, 26 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/threads.c
+   M /trunk/modules/stream_out/standard.c
 
-* src/misc/threads.c: Fixed a bug in handling of priorities : with POSIX
-  threads a newly created thread inherits the priority of its parent.
-  Set the priority even if it is 0.
+fixed SAP c= line TTL issue in #standard,
+--sout-udp-ttl takes precedence over -ttl
 
 ------------------------------------------------------------------------
-r9036 | massiot | 2004-10-22 15:37:21 +0200 (Fri, 22 Oct 2004) | 2 lines
+r12974 | gbazin | 2005-10-26 09:52:01 +0200 (Wed, 26 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/variables.c
-
- * src/misc/variables.c: Implemented inheritance for variables of type list.
+   M /trunk/modules/video_output/directx/directx.c
 
+* modules/video_output/directx/directx.c: support on-the-fly cropping.
 ------------------------------------------------------------------------
-r9035 | gbazin | 2004-10-22 15:33:31 +0200 (Fri, 22 Oct 2004) | 1 line
+r12973 | gbazin | 2005-10-26 09:51:19 +0200 (Wed, 26 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/src/video_output/vout_intf.c
 
-* modules/gui/wxwindows/open.cpp: small cosmetic change.
+* src/video_output/vout_intf.c: small fix for cropping.
 ------------------------------------------------------------------------
-r9034 | gbazin | 2004-10-22 15:31:17 +0200 (Fri, 22 Oct 2004) | 1 line
+r12972 | md | 2005-10-26 09:05:06 +0200 (Wed, 26 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/video_filter/deinterlace.c
 
-* modules/access/dshow/dshow.cpp: moved tuner properties to its own function + new dshow-tuner config option.
-------------------------------------------------------------------------
-r9033 | gbazin | 2004-10-22 14:07:08 +0200 (Fri, 22 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+fixed aspect ratio calculation when deinterlace->discard is used
 
-* modules/gui/wxwindows/streamout.cpp: removed avi muxer + added wav muxer and a few more codecs.
 ------------------------------------------------------------------------
-r9032 | gbazin | 2004-10-22 13:22:04 +0200 (Fri, 22 Oct 2004) | 1 line
+r12971 | gbazin | 2005-10-26 01:33:43 +0200 (Wed, 26 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/video_output/x11/xcommon.c
 
-* modules/codec/ffmpeg/video.c: libavcodec still doesn't handle avc1 properly so work around this until the issue is solved.
+* modules/video_output/x11/xcommon.c: added support for on-the-fly cropping to xvideo.
 ------------------------------------------------------------------------
-r9031 | gbazin | 2004-10-22 13:11:27 +0200 (Fri, 22 Oct 2004) | 1 line
+r12970 | gbazin | 2005-10-26 01:32:28 +0200 (Wed, 26 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/src/video_output/vout_intf.c
 
-* modules/packetizer/h264.c: oops, forgot to remove a bit of debug code.
+* src/video_output/vout_intf.c: added support for on-the-fly cropping in the core (needs some vout support).
 ------------------------------------------------------------------------
-r9030 | gbazin | 2004-10-22 12:08:17 +0200 (Fri, 22 Oct 2004) | 2 lines
+r12969 | hartman | 2005-10-26 01:19:51 +0200 (Wed, 26 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   D /trunk/modules/codec/ffmpeg/postprocessing
+   M /trunk/modules/video_output/image.c
 
-* modules/codec/ffmpeg/postprocessing: removed deprecated postprocessing code.
+* Fix a memleak in the image video output.
+  It's still not leak free. I suspect an error in src/misc/image.c
 
 ------------------------------------------------------------------------
-r9029 | fkuehne | 2004-10-21 16:55:00 +0200 (Thu, 21 Oct 2004) | 2 lines
+r12968 | gbazin | 2005-10-25 21:24:21 +0200 (Tue, 25 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/po/de.po
-   M /trunk/po/es.po
+   M /trunk/modules/video_filter/clone.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/motiondetect.c
+   M /trunk/modules/video_filter/transform.c
 
-* es.po: almost complete update to the Spanish l10n by Antonio Javier Varela, converted to UTF-8
-* de.po: small fix
+* modules/video_filter/*: use p_vout->fmt_in/out.
 ------------------------------------------------------------------------
-r9028 | gbazin | 2004-10-21 16:33:27 +0200 (Thu, 21 Oct 2004) | 1 line
+r12967 | gbazin | 2005-10-25 21:10:30 +0200 (Tue, 25 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/video_filter/deinterlace.c
 
-* modules/control/ntservice.c: fix for --ntservice-extraintf.
+* modules/video_filter/deinterlace.c: fixed aspect-ratio + pass on cropping info (could be optimized to only deinterlace cropped part).
 ------------------------------------------------------------------------
-r9027 | gbazin | 2004-10-21 15:20:54 +0200 (Thu, 21 Oct 2004) | 1 line
+r12966 | md | 2005-10-25 18:27:06 +0200 (Tue, 25 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/src/libvlc.h
 
-* modules/codec/dvbsub.c: fixed a sanity check.
-------------------------------------------------------------------------
-r9026 | gbazin | 2004-10-21 14:48:10 +0200 (Thu, 21 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/control/ntservice.c
+once again...
 
-* modules/control/ntservice.c: added an --ntservice-options config option to allow specifying config options to be used when starting the service.
 ------------------------------------------------------------------------
-r9025 | gbazin | 2004-10-21 12:23:08 +0200 (Thu, 21 Oct 2004) | 1 line
+r12965 | md | 2005-10-25 18:21:55 +0200 (Tue, 25 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
-* src/libvlc.c: win32 fixes for the help output when used with a cygwin shell.
-------------------------------------------------------------------------
-r9024 | gbazin | 2004-10-21 11:09:20 +0200 (Thu, 21 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/audio_output/directx.c
+string modification before freeze
 
-* modules/audio_output/directx.c: use common channel re-ordering code.
 ------------------------------------------------------------------------
-r9023 | gbazin | 2004-10-20 19:44:36 +0200 (Wed, 20 Oct 2004) | 5 lines
+r12964 | md | 2005-10-25 15:01:39 +0200 (Tue, 25 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/stream_out/rtp.c
 
-* modules/packetizer/h264.c:
-   - use 3 bytes start codes.
-   - fixed SPS parsing with cropping.
-   - fixed detection of the first VCL NAL unit of a picture.
+fix for SAP announcements:
+ * if --sout-rtp-ttl=0  use --ttl for c= line
 
 ------------------------------------------------------------------------
-r9022 | gbazin | 2004-10-20 16:59:49 +0200 (Wed, 20 Oct 2004) | 1 line
+r12963 | md | 2005-10-25 12:55:47 +0200 (Tue, 25 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access_output/udp.c
 
-* modules/access/dshow/dshow.cpp: codying style changes + a couple of fixes.
-------------------------------------------------------------------------
-r9021 | gbazin | 2004-10-20 15:04:05 +0200 (Wed, 20 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/src/input/demux.c
+put --sout-udp-ttl back, needed if streaming several stream with
+different ttl each.
+Need to re-think relations with --ttl and SAP within #404
 
-* src/input/demux.c: make sure the demux chaining layer doesn't stay stuck when stopping.
 ------------------------------------------------------------------------
-r9020 | gbazin | 2004-10-20 14:01:09 +0200 (Wed, 20 Oct 2004) | 5 lines
+r12962 | dionoea | 2005-10-25 12:32:49 +0200 (Tue, 25 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/vlm.txt
-   M /trunk/include/vlc_vlm.h
-   M /trunk/modules/misc/rtsp.c
-   M /trunk/src/misc/vlm.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
 
-* src/misc/vlm.c: added support for the 'mux' option for VOD.
-   This option tells the vod server to send an encapsulated stream.
-* modules/misc/rtsp.c: support for mp2t (MPEG TS) and mp2p (MPEG PS) mux types.
-* doc/vlm.txt: update for the mux option.
+one more fix :) -- courmisch approved ...
 
 ------------------------------------------------------------------------
-r9019 | gbazin | 2004-10-20 13:37:08 +0200 (Wed, 20 Oct 2004) | 1 line
+r12961 | courmisch | 2005-10-25 12:21:29 +0200 (Tue, 25 Oct 2005) | 12 lines
 Changed paths:
-   M /trunk/modules/control/telnet.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
 
-* modules/control/telnet.c: a few fixes + coding style changes.
-------------------------------------------------------------------------
-r9018 | gbazin | 2004-10-20 00:28:26 +0200 (Wed, 20 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/src/input/demux.c
+Work-around wxWidgets overriding the LC_NUMERIC setting (closes #406)
 
-* src/input/demux.c: rewrote the demuxer chaining layer using a block fifo.
-------------------------------------------------------------------------
-r9017 | gbazin | 2004-10-19 14:05:58 +0200 (Tue, 19 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
+In any case, that's ugly and thread-safe. The proper solution would
+be to reimplement an atof() version that is locale-independant and
+use in the many places that expect C/American float numbers. Even
+then, there might be some buggy underlying libraries breakage
+(e.g. Live555 ?).
+
+Tested on Linux (both UTF-8 and Latin-x locales).
+Needs testing on Win32.
 
-* modules/gui/wxwindows/streamout.cpp: fixed selection of codec.
-------------------------------------------------------------------------
-r9016 | gbazin | 2004-10-19 12:07:38 +0200 (Tue, 19 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/ts.c
 
-* modules/demux/ts.c: on PMT change, don't restart an ES if it hasn't changed.
 ------------------------------------------------------------------------
-r9015 | hartman | 2004-10-19 01:06:24 +0200 (Tue, 19 Oct 2004) | 2 lines
+r12960 | courmisch | 2005-10-25 11:45:36 +0200 (Tue, 25 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-   M /trunk/modules/demux/sgimb.c
+   M /trunk/src/libvlc.c
 
-* Detect if kasenna VoD or unicast stream is MPEG4 or not. Set Kasenna flag for live if it is not MPEG-4
+Revert heavily flawed commit 12959.
+
+I'm not explaining this again.
 
 ------------------------------------------------------------------------
-r9014 | hartman | 2004-10-19 01:05:30 +0200 (Tue, 19 Oct 2004) | 2 lines
+r12959 | dionoea | 2005-10-25 11:08:28 +0200 (Tue, 25 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/real.c
+   M /trunk/src/libvlc.c
 
-* increase priority real demuxer, lower priority m3u demuxer. It was parsing ram files as playlists because it contained URLs.
+re fix the stupid float ","/"." error. Please don't break it once again
+(fixes #406)
 
 ------------------------------------------------------------------------
-r9013 | hartman | 2004-10-19 00:47:48 +0200 (Tue, 19 Oct 2004) | 2 lines
+r12958 | md | 2005-10-25 10:55:07 +0200 (Tue, 25 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/access_output/udp.c
 
-* Show value of boolean variable options when printing the list for an input.
+get rid of confusing --sout-udp-ttl and unneded warning message
 
 ------------------------------------------------------------------------
-r9012 | asmax | 2004-10-18 23:16:58 +0200 (Mon, 18 Oct 2004) | 2 lines
+r12957 | md | 2005-10-25 09:46:22 +0200 (Tue, 25 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/skin.dtd
+   M /trunk/modules/gui/wxwidgets/streamdata.cpp
+   M /trunk/modules/gui/wxwidgets/wizard.cpp
 
-- skin.dtd: a Playlist may not have a Slider
+Use RTP for wizard, since it's capable of packet reordering.
 
 ------------------------------------------------------------------------
-r9011 | hartman | 2004-10-18 21:45:21 +0200 (Mon, 18 Oct 2004) | 2 lines
+r12956 | md | 2005-10-25 09:02:52 +0200 (Tue, 25 Oct 2005) | 6 lines
 Changed paths:
-   M /trunk/po/nl.po
+   M /trunk/modules/access/ftp.c
 
-* another round of dutch translations. only stupid wizard is left.
+FTP URLs are relative to user's default directory (RFC1738)
+For absolute path use ftp://foo.bar//usr/local/etc/filename
+-This line, and those below, will be ignored--
 
-------------------------------------------------------------------------
-r9010 | gbazin | 2004-10-18 15:57:03 +0200 (Mon, 18 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/src/audio_output/input.c
-   M /trunk/src/audio_output/mixer.c
+M    modules/access/ftp.c
 
-* src/audio_output/input.c, mixer.c: don't try to resample when the audio output is drifting too much.
 ------------------------------------------------------------------------
-r9009 | markfm | 2004-10-18 15:49:34 +0200 (Mon, 18 Oct 2004) | 2 lines
+r12955 | asmax | 2005-10-24 21:59:51 +0200 (Mon, 24 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
 
-Windows compatibility -- Change printf from \n to \r\n
+* all: Post a CmdResizeVout command when the vout size changes
+(this command does nothing at the moment ;)
 
 ------------------------------------------------------------------------
-r9008 | gbazin | 2004-10-18 15:19:56 +0200 (Mon, 18 Oct 2004) | 1 line
+r12954 | md | 2005-10-24 19:08:54 +0200 (Mon, 24 Oct 2005) | 5 lines
 Changed paths:
-   M /trunk/src/audio_output/mixer.c
+   M /trunk/include/vlc_access.h
+   M /trunk/include/vlc_block.h
+   M /trunk/modules/access/udp.c
+   M /trunk/src/input/access.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/misc/block.c
+
+modifications for RTP reordering:
+ * for RTP, prebuffering is done within RTP access
+ * reordering now working within this buffer
+ * solves synchro problems since packet rate is preserved 
 
-* src/audio_output/mixer.c: fixed segfault.
 ------------------------------------------------------------------------
-r9007 | gbazin | 2004-10-18 08:36:35 +0200 (Mon, 18 Oct 2004) | 1 line
+r12953 | bigben | 2005-10-24 17:17:03 +0200 (Mon, 24 Oct 2005) | 3 lines
 Changed paths:
    M /trunk/modules/control/rc.c
 
-* modules/control/rc.c: proper fix for the high CPU useage with --rc-quiet.
+Add a "clear" command to empty the playlist (someone asked for it)
+
+
 ------------------------------------------------------------------------
-r9006 | gbazin | 2004-10-18 08:00:41 +0200 (Mon, 18 Oct 2004) | 1 line
+r12952 | gbazin | 2005-10-24 10:26:23 +0200 (Mon, 24 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/modules/video_output/directx/directx.c
 
-* include/vlc_common.h: if strtof() is not available, try to replace it with strtod().
+* modules/video_output/directx/directx.c: removed debug message.
 ------------------------------------------------------------------------
-r9005 | markfm | 2004-10-18 01:32:46 +0200 (Mon, 18 Oct 2004) | 2 lines
+r12951 | md | 2005-10-24 09:33:08 +0200 (Mon, 24 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/stream_out/rtp.c
 
-WIN32 rc-quiet fix, only do net_Accept once per second to avoid loading down CPU
+fixed SAP announcement deletion for muxed streams
 
 ------------------------------------------------------------------------
-r9004 | hartman | 2004-10-17 15:48:57 +0200 (Sun, 17 Oct 2004) | 2 lines
+r12950 | asmax | 2005-10-23 19:59:52 +0200 (Sun, 23 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/INSTALL
-   M /trunk/README
-   M /trunk/README.MacOSX.rtf
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
 
-* Update of README and install files with new information.
+* ctrl_tree.cpp: (un)folding of a playlist item is no triggered
+by a simple click (was a double click before) which is more
+natural
 
 ------------------------------------------------------------------------
-r9003 | hartman | 2004-10-17 15:38:22 +0200 (Sun, 17 Oct 2004) | 2 lines
+r12949 | asmax | 2005-10-23 19:42:16 +0200 (Sun, 23 Oct 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+   M /trunk/modules/gui/skins2/vars/playtree.hpp
 
-* vobsub.c: implemented vobsub seeking support.
+* all: don't rebuild the whole playtree when an item is updated
+ (at the moment the tree control is still entirely rebuilt,
+ but now it will be easier to fix that)
+ + coding style fixes
 
 ------------------------------------------------------------------------
-r9002 | hartman | 2004-10-16 15:14:50 +0200 (Sat, 16 Oct 2004) | 2 lines
+r12948 | zorglub | 2005-10-23 18:55:11 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/codec/dmo/dmo.c
 
-* livedotcom: added a --rtsp-kasenna option to tell liveMedia to speak Kasenna RTSP dialect for a certain rtsp:// link.
+Add support for wmap
 
 ------------------------------------------------------------------------
-r9001 | gbazin | 2004-10-16 11:19:28 +0200 (Sat, 16 Oct 2004) | 1 line
+r12947 | gbazin | 2005-10-23 18:43:48 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/misc/network/ipv4.c
 
-* configure.ac: autodetect ffmpeg build options when using --with-ffmpeg-tree + make sure we use the libs in the given tree.
+* modules/misc/network/ipv4.c: fixed wince breakage.
 ------------------------------------------------------------------------
-r9000 | gbazin | 2004-10-15 23:41:34 +0200 (Fri, 15 Oct 2004) | 1 line
+r12946 | gbazin | 2005-10-23 18:24:30 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/src/misc/net.c
 
-* modules/codec/ffmpeg/demux.c: compilation fix for ffmpeg cvs.
+* src/misc/net.c: WinCE fix.
 ------------------------------------------------------------------------
-r8999 | gbazin | 2004-10-15 20:08:53 +0200 (Fri, 15 Oct 2004) | 1 line
+r12945 | gbazin | 2005-10-23 18:08:22 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/realaudio.c
 
-* modules/codec/dvbsub.c: improvements to the encoder. Should produce compliant streams now.
+* modules/codec/realaudio.c: on win32, use codecs installed by realplayer if available.
 ------------------------------------------------------------------------
-r8998 | gbazin | 2004-10-15 17:46:53 +0200 (Fri, 15 Oct 2004) | 1 line
+r12944 | zorglub | 2005-10-23 17:34:37 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/livedotcom-osx.patch
+
+Backport OS X specific USE_LOCALE patch to trunk/
 
-* src/stream_output/stream_output.c: oops, 1.5 seconds, not 15.
 ------------------------------------------------------------------------
-r8997 | gbazin | 2004-10-15 17:42:01 +0200 (Fri, 15 Oct 2004) | 7 lines
+r12942 | gbazin | 2005-10-23 16:53:50 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
-
-* src/stream_output/stream_output.c:
-  - for muxers that request some preparsing before starting muxing,
-    we now wait for 1.5 seconds worth of data to be in the fifo instead
-    of waiting for 1.5 seconds of real-time.
-  - if we have have control over the output pace, we also wait before
-    starting muxing (produces nicer streams).
+   M /trunk/modules/video_output/directx/directx.c
 
+* modules/video_output/directx/directx.c: small fix for last commit.
 ------------------------------------------------------------------------
-r8996 | gbazin | 2004-10-15 12:40:39 +0200 (Fri, 15 Oct 2004) | 1 line
+r12941 | titer | 2005-10-23 16:43:07 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+
+ ffmpeg.patch.cvs: oops, fix build
 
-* modules/codec/dvbsub.c: oops, small fix.
 ------------------------------------------------------------------------
-r8995 | gbazin | 2004-10-15 12:29:38 +0200 (Fri, 15 Oct 2004) | 1 line
+r12940 | asmax | 2005-10-23 16:39:57 +0200 (Sun, 23 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/src/png_bitmap.cpp
+
+* png_bitmap.cpp: fixed handling of PNG bitmaps with an alpha channel
+ (was broken for quite a long time...)
+* ctrl_tree.cpp: removed debug messages
 
-* modules/codec/dvbsub.c: don't wait for an acquisition page to start decoding the subtitles.
 ------------------------------------------------------------------------
-r8994 | gbazin | 2004-10-15 10:58:16 +0200 (Fri, 15 Oct 2004) | 1 line
+r12939 | gbazin | 2005-10-23 16:36:33 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
 
-* modules/codec/ffmpeg: fixed a couple of corner cases during initialization.
+* modules/video_output/directx/*: support for cropping.
 ------------------------------------------------------------------------
-r8993 | sam | 2004-10-15 10:32:03 +0200 (Fri, 15 Oct 2004) | 3 lines
+r12938 | titer | 2005-10-23 16:12:57 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
 
-  * modules/access/http.c:
-    + Fixed erroneous extra "/" in URLs sent to a proxy.
+ Patches/ffmpeg.patch.cvs: fix for current CVS (hunk was failing)
 
 ------------------------------------------------------------------------
-r8992 | hartman | 2004-10-15 02:25:18 +0200 (Fri, 15 Oct 2004) | 2 lines
+r12937 | gbazin | 2005-10-23 15:04:54 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/po/ja.po
-
-* update of the japanese translation by Tadashi Jokagi <elf2000 at users.sourceforge dot net>
+   M /trunk/modules/video_output/opengl.c
 
+* modules/video_output/opengl.c: hopefully got it right this time.
 ------------------------------------------------------------------------
-r8991 | gbazin | 2004-10-15 00:14:09 +0200 (Fri, 15 Oct 2004) | 1 line
+r12936 | md | 2005-10-23 14:21:39 +0200 (Sun, 23 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video_filter.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/modules/video_filter/scale.c
+   M /trunk/modules/stream_out/rtp.c
+
+SAP announcer needs destination address in URI
+Hosts should never send packets with TTL=0
 
-* modules/codec/ffmpeg/video_filter.c: fixed cases where pictures weren't released properly.
 ------------------------------------------------------------------------
-r8990 | geshp | 2004-10-14 22:52:14 +0200 (Thu, 14 Oct 2004) | 1 line
+r12935 | gbazin | 2005-10-23 14:05:23 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/vlc.spec
+   M /trunk/modules/video_output/opengl.c
 
-Long overdue update to the spec file
+* modules/video_output/opengl.c: implemented cropping.
 ------------------------------------------------------------------------
-r8989 | gbazin | 2004-10-14 22:05:57 +0200 (Thu, 14 Oct 2004) | 1 line
+r12933 | gbazin | 2005-10-23 13:07:38 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_pictures.c
 
-* src/video_output/video_output.c: another fix for on-the-fly deinterlacing switch.
+* src/video_output/vout_pictures.c: avoid overflow in vout_PlacePicture().
 ------------------------------------------------------------------------
-r8988 | gbazin | 2004-10-14 21:54:52 +0200 (Thu, 14 Oct 2004) | 1 line
+r12932 | zorglub | 2005-10-23 12:58:24 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/stream_output/announce.c
+
+Export URI from RTP module . Closes:#403
 
-* src/video_output/video_output.c: a couple of fixes.
 ------------------------------------------------------------------------
-r8987 | gbazin | 2004-10-14 17:03:23 +0200 (Thu, 14 Oct 2004) | 1 line
+r12931 | gbazin | 2005-10-23 12:44:59 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/src/libvlc.c
 
-* src/video_output/video_output.c: fixed video filter on-the-fly switching (use var_Get/Set instead of config_Get/Put).
+* src/libvlc.c: fixed --width/height.
 ------------------------------------------------------------------------
-r8986 | gbazin | 2004-10-14 16:32:34 +0200 (Thu, 14 Oct 2004) | 1 line
+r12930 | gbazin | 2005-10-23 12:19:03 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/video_output/x11/xcommon.c
 
-* modules/codec/dvbsub.c: another bunch of sanity checks to make the decoder more resiliant to bad streams.
+* modules/video_output/x11/xcommon.c: use p_vout->fmt_out.i_x/y_offset during cropping.
 ------------------------------------------------------------------------
-r8985 | hartman | 2004-10-14 16:00:14 +0200 (Thu, 14 Oct 2004) | 2 lines
+r12929 | courmisch | 2005-10-23 12:06:49 +0200 (Sun, 23 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/stream_output/sap.c
 
-* goom2k4 for OSX.
+Revert commit [12925] - reopens #403
+psz_uri is NEEDED - it determines the destination for SAP announces
+Go read the code before you commit
 
 ------------------------------------------------------------------------
-r8984 | murray | 2004-10-14 13:37:50 +0200 (Thu, 14 Oct 2004) | 2 lines
+r12928 | gbazin | 2005-10-23 12:01:49 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/po/it.po
-
-Italian translation for 0.8.0
+   M /trunk/modules/video_output/x11/xcommon.c
 
+* modules/video_output/x11/xcommon.c: support cropping to i_visible_width/height in xvideo (not implemented in x11 yet).
 ------------------------------------------------------------------------
-r8983 | gbazin | 2004-10-14 12:10:48 +0200 (Thu, 14 Oct 2004) | 1 line
+r12927 | gbazin | 2005-10-23 12:00:58 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/src/video_output/video_output.c
 
-* modules/codec/dvbsub.c: more sanity checks.
+* src/video_output/video_output.c: get rid of hack for for grey line with hdtv streams (proper way is to have video outputs support cropping to i_visible_width/height).
 ------------------------------------------------------------------------
-r8982 | gbazin | 2004-10-13 17:40:39 +0200 (Wed, 13 Oct 2004) | 1 line
+r12926 | gbazin | 2005-10-23 11:52:32 +0200 (Sun, 23 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/src/video_output/vout_pictures.c
 
-* modules/codec/dvbsub.c: switch debugging off.
+* src/video_output/vout_pictures.c: use fmt_in.i_visible_width/height and i_sar_num/den in vout_PlacePicture().
 ------------------------------------------------------------------------
-r8981 | gbazin | 2004-10-13 17:39:38 +0200 (Wed, 13 Oct 2004) | 5 lines
+r12925 | zorglub | 2005-10-23 11:43:43 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/src/stream_output/sap.c
 
-* modules/codec/dvbsub.c:
-  - rewrite using the pixel buffer memory model as described in ETSI EN 300 743.
-  - code simplification.
-  - more compliant.
+psz_uri can be null in sap announcer if we have a SDP (Closes:#403)
 
 ------------------------------------------------------------------------
-r8980 | gbazin | 2004-10-13 14:32:06 +0200 (Wed, 13 Oct 2004) | 1 line
+r12924 | courmisch | 2005-10-23 11:33:13 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/activex/axvlc.tlb
+   M /trunk/modules/access_filter/Modules.am
+   M /trunk/modules/access_filter/timeshift.c
+   M /trunk/po/zh_CN.po
 
-* modules/gui/wxwindows/video.cpp: will hopefully fix the gray video problem in embedded mode on win32.
-------------------------------------------------------------------------
-r8979 | gbazin | 2004-10-13 14:30:20 +0200 (Wed, 13 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+Another bunch of attributes fixes
 
-* modules/video_output/x11/xcommon.c: don't steal events from the owner window.
 ------------------------------------------------------------------------
-r8978 | gbazin | 2004-10-12 14:58:24 +0200 (Tue, 12 Oct 2004) | 1 line
+r12923 | courmisch | 2005-10-23 11:25:27 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/demux/nsc.c
 
-* modules/visualization/goom.c: increased buffer queue size (was too low for some audio streams).
-------------------------------------------------------------------------
-r8977 | gbazin | 2004-10-12 12:21:49 +0200 (Tue, 12 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/src/video_output/video_output.c
+Add usual SVN properties
 
-* src/video_output/video_output.c: even uglier fix for the on-the-fly deinterlacing switch problem (but at least it works).
 ------------------------------------------------------------------------
-r8976 | gbazin | 2004-10-11 21:11:01 +0200 (Mon, 11 Oct 2004) | 1 line
+r12922 | courmisch | 2005-10-23 11:24:07 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/modules/demux/nsc.c
+
+C source code is not executable
 
-* src/video_output/video_output.c: nasty fix for on-the-fly deinterlacing switch.
 ------------------------------------------------------------------------
-r8975 | fkuehne | 2004-10-11 15:44:47 +0200 (Mon, 11 Oct 2004) | 1 line
+r12921 | md | 2005-10-23 11:18:05 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/gui/wxwidgets/streamout.cpp
+
+use correct address filed for MMSH
 
-* converted the G. l10n to UTF-8
 ------------------------------------------------------------------------
-r8974 | sam | 2004-10-11 15:14:31 +0200 (Mon, 11 Oct 2004) | 2 lines
+r12920 | md | 2005-10-23 11:14:19 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/stream_out/standard.c
 
-  * po/de.po: minor typo.
+if no mux, add TS also for RTP
 
 ------------------------------------------------------------------------
-r8973 | gbazin | 2004-10-11 15:09:42 +0200 (Mon, 11 Oct 2004) | 1 line
+r12919 | zorglub | 2005-10-23 11:00:08 +0200 (Sun, 23 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/gui/wxwidgets/wizard.cpp
+
+Put the full path in wizard output option (Closes:#392)
 
-* modules/codec/x264.c: compilation fix.
 ------------------------------------------------------------------------
-r8972 | gbazin | 2004-10-11 14:50:13 +0200 (Mon, 11 Oct 2004) | 1 line
+r12918 | zcot | 2005-10-22 20:20:45 +0200 (Sat, 22 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.c
+   M /trunk/src/libvlc.c
+
+msw ShowConsole() - enable previously provided msg on console for --help file output.
 
-* modules/demux/ps.c: work around broken streams produced with WinSubMux.
 ------------------------------------------------------------------------
-r8971 | gbazin | 2004-10-10 23:28:58 +0200 (Sun, 10 Oct 2004) | 3 lines
+r12917 | babal | 2005-10-22 19:58:12 +0200 (Sat, 22 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/audio_filter/channel_mixer/dolby.c
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
 
-* modules/codec/x264.c: a couple of fixes + use SSE2 detection.
-* modules/codec/ffmpeg/ffmpeg.c: use SSE2 detection.
+- accurate testing of i_original_channels
 
 ------------------------------------------------------------------------
-r8970 | sam | 2004-10-10 22:34:28 +0200 (Sun, 10 Oct 2004) | 4 lines
+r12916 | md | 2005-10-22 18:23:01 +0200 (Sat, 22 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
+   M /trunk/src/misc/httpd.c
 
-  * po/es.po: fixed a missing space.
-  * po/fr.po: converted to UTF-8 and fixed ellipses.
-  * po/en_GB.po: converted to UTF-8 and fixed ellipses.
+allocate HUGE buffer only for Windows sockets - see last paragraph in:
+http://www.itamarst.org/writings/win32sockets.html
 
 ------------------------------------------------------------------------
-r8969 | courmisch | 2004-10-10 21:11:55 +0200 (Sun, 10 Oct 2004) | 2 lines
+r12915 | robUx4 | 2005-10-22 17:04:45 +0200 (Sat, 22 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/po/es.po
-
-Compilation fix. Please double-check (I don't speak spanish).
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: add some debugging messages for the users and tests for unsupported tracks
 ------------------------------------------------------------------------
-r8968 | fkuehne | 2004-10-10 17:31:21 +0200 (Sun, 10 Oct 2004) | 1 line
+r12914 | robUx4 | 2005-10-22 15:12:25 +0200 (Sat, 22 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/po/es.po
+   M /trunk/modules/demux/mkv.cpp
 
-* 80% update of the Spanish l10n by Javier 'TonXabar' Varela
+mkv.cpp: add support for the basic A_AAC codec ID
 ------------------------------------------------------------------------
-r8967 | gbazin | 2004-10-10 16:06:23 +0200 (Sun, 10 Oct 2004) | 1 line
+r12913 | robUx4 | 2005-10-22 14:46:29 +0200 (Sat, 22 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/codec/x264.c: added a bunch of new config options.
+mkv.cpp: support for the new header stripping compression
 ------------------------------------------------------------------------
-r8966 | ipkiss | 2004-10-10 12:08:44 +0200 (Sun, 10 Oct 2004) | 8 lines
+r12912 | asmax | 2005-10-22 13:57:29 +0200 (Sat, 22 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/vlc_keys.h
-   M /trunk/modules/control/Modules.am
-   M /trunk/modules/control/hotkeys.c
-   A /trunk/modules/control/showintf.c
-   M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   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
-   M /trunk/modules/gui/skins2/win32/win32_window.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/src/libvlc.h
 
- - modules/control/showintf.c: new control module, able to show the
-   interface when moving the mouse to the top of the screen (in
-   fullscreen mode).
- - modules/control/hotkeys.c: added a hotkey to raise the interface
- - modules/gui/wxwindows/*, modules/gui/skins2/*: added callbacks for
-   the "intf-show" variable; it should be easy to do the same for BeOS
-   and MacOSX interfaces
+* all: the "visible" attribute for windows (in the XML) now
+  does what it should (if set to "false", the window is hidden
+  when the theme is loaded for the first time)
 
 ------------------------------------------------------------------------
-r8965 | rocky | 2004-10-10 02:24:44 +0200 (Sun, 10 Oct 2004) | 3 lines
+r12911 | md | 2005-10-22 13:56:42 +0200 (Sat, 22 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/cdda/info.c
-
-Compilation fix when libcddb is not available.
+   M /trunk/src/misc/httpd.c
 
+increase output buffer for HTTP streaming to 1 MByte
+- now Windows machines are able to stream even 20 Mbps HDTV over TCP
+- resolves  http://forum.videolan.org/viewtopic.php?t=8374
 
 ------------------------------------------------------------------------
-r8964 | sigmunau | 2004-10-10 00:18:25 +0200 (Sun, 10 Oct 2004) | 2 lines
+r12910 | gbazin | 2005-10-22 13:16:33 +0200 (Sat, 22 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
-
-vobsub.c: Don't break autodetection of non-vobsub subtitles
+   M /trunk/src/video_output/video_output.c
 
+* src/video_output/video_output.c: revert #12904 which is useless since it is already done in vout_IntfInit().
 ------------------------------------------------------------------------
-r8963 | gbazin | 2004-10-08 17:53:26 +0200 (Fri, 08 Oct 2004) | 1 line
+r12909 | gbazin | 2005-10-22 13:06:15 +0200 (Sat, 22 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/audio_output/alsa.c
 
-* modules/codec/dvbsub.c: bug fix in the encoder.
+* modules/audio_output/alsa.c: rework of the previous patch.
 ------------------------------------------------------------------------
-r8962 | gbazin | 2004-10-08 15:12:51 +0200 (Fri, 08 Oct 2004) | 1 line
+r12908 | asmax | 2005-10-22 12:18:20 +0200 (Sat, 22 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/share/http/index.html
+   M /trunk/modules/control/hotkeys.c
+
+* hotkeys.c: don't crash when there is no input
 
-* share/http/index.html: delete/keep commands fix by Torsten Spindler
 ------------------------------------------------------------------------
-r8961 | bigben | 2004-10-08 13:03:12 +0200 (Fri, 08 Oct 2004) | 3 lines
+r12907 | robUx4 | 2005-10-21 21:08:09 +0200 (Fri, 21 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bitmaps/loop.xpm
-   M /trunk/modules/gui/wxwindows/bitmaps/repeat.xpm
-   M /trunk/modules/gui/wxwindows/bitmaps/shuffle.xpm
-
-* new icons proposal for the playlist window
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: implement working support for the new SimpleBlock (only when libmatroska 0.8.0 is used)
+------------------------------------------------------------------------
+r12906 | fkuehne | 2005-10-21 16:17:48 +0200 (Fri, 21 Oct 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
+* use the latest ffmpeg-cvs again. Included dionoea's build fix (rev. [12607]). Thanks to xtophe for pointing this out.
 ------------------------------------------------------------------------
-r8960 | gbazin | 2004-10-08 12:49:05 +0200 (Fri, 08 Oct 2004) | 1 line
+r12905 | zcot | 2005-10-21 00:37:14 +0200 (Fri, 21 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/evc/errno.h
-   M /trunk/evc/vlc.c
-   M /trunk/evc/vlc.vcw
+   M /trunk/modules/visualization/visual/effects.c
+   M /trunk/modules/visualization/visual/visual.c
+
+updates spectrometer visualization. some optimization tweaks and additional features.
 
-* evc/*: fixes and updates.
 ------------------------------------------------------------------------
-r8959 | gbazin | 2004-10-08 12:46:09 +0200 (Fri, 08 Oct 2004) | 1 line
+r12904 | hartman | 2005-10-21 00:21:20 +0200 (Fri, 21 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/src/video_output/video_output.c
+
+* I think this should fix the width & height params of vout. If anyone sees anything wrong with it, please say so. Report thx to Greg Farell. fixes #399
 
-* modules/demux/subtitle.c: portability fix.
 ------------------------------------------------------------------------
-r8958 | gbazin | 2004-10-08 12:36:25 +0200 (Fri, 08 Oct 2004) | 1 line
+r12903 | jpsaman | 2005-10-20 21:56:22 +0200 (Thu, 20 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/demux/mp4/drms.c
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/misc/logger.c
+   M /trunk/modules/control/rc.c
 
-* modules/access/mms, modules/demux/mp4, modules/misc/logger.c: WinCE compilation fixes.
+fix one potential refcount problem
 ------------------------------------------------------------------------
-r8957 | gbazin | 2004-10-08 11:59:26 +0200 (Fri, 08 Oct 2004) | 1 line
+r12902 | jpsaman | 2005-10-20 21:42:24 +0200 (Thu, 20 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/win32_specific.c
+   M /trunk/modules/control/rc.c
 
-* src/misc/win32_specific.c, modules.c: WinCE improvements (support for finding out the application path + support for the plugins cache).
+Put vlc_object_release() at the proper place. This fixes a refcounting problem.
 ------------------------------------------------------------------------
-r8956 | hartman | 2004-10-08 02:07:48 +0200 (Fri, 08 Oct 2004) | 3 lines
+r12901 | xtophe | 2005-10-20 19:49:04 +0200 (Thu, 20 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/configure.ac
 
-* hotkeys.c: change fullscreen setting even if there is no vout
-  bigben: this fixes that last little problem you had with the 'fullscreen button'
+* Put the with-ffmpeg-* outside the test
+* beware of AC_ARG_WITH
 
 ------------------------------------------------------------------------
-r8955 | hartman | 2004-10-08 01:10:50 +0200 (Fri, 08 Oct 2004) | 3 lines
+r12900 | xtophe | 2005-10-20 17:46:00 +0200 (Thu, 20 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/po/nl.po
-
-* 1st run of dutch translations
+   M /trunk/configure.ac
 
+* Fix pkg-config detection
+* fix ffmpeg extra flags
 
 ------------------------------------------------------------------------
-r8954 | hartman | 2004-10-08 00:54:18 +0200 (Fri, 08 Oct 2004) | 2 lines
+r12899 | md | 2005-10-20 16:26:09 +0200 (Thu, 20 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/include/stream_output.h
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/stream_output/sap.c
 
-* removed another translatable string that is no longer used.
+send proper info in m= line of SAP announcements:
+  m=video 1234 udp 33      for raw UDP
+  m=video 1234 RTP/AVP 33  for RTP
 
 ------------------------------------------------------------------------
-r8953 | hartman | 2004-10-08 00:52:10 +0200 (Fri, 08 Oct 2004) | 2 lines
+r12898 | md | 2005-10-20 14:52:05 +0200 (Thu, 20 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/include/network.h
 
-* diretory.c: remove a completly useless translation string
+our address needs to be fetched via getsockname()
+- now SAP announces have proper source address in o= line
 
 ------------------------------------------------------------------------
-r8952 | rocky | 2004-10-08 00:50:44 +0200 (Fri, 08 Oct 2004) | 6 lines
+r12897 | md | 2005-10-20 13:09:02 +0200 (Thu, 20 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/cdda/Modules.am
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/callback.c
-   M /trunk/modules/access/cdda/callback.h
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/cdda/cdda.h
-   A /trunk/modules/access/cdda/info.c
-   A /trunk/modules/access/cdda/info.h
+   M /trunk/modules/gui/wxwidgets/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.h
 
-First attempt at adding CD-Text. 
-Break out meta-info gathering.
-Various fixes and cleanups, but more work is still needed.
-Some conceptual work on how things *should* work may be in order.
+added RTP method to streamout dialog
+------------------------------------------------------------------------
+r12896 | md | 2005-10-20 12:05:13 +0200 (Thu, 20 Oct 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
 
+fixed some issues with port numbers
+(VLC expects muxed streams on port 1234)
 
 ------------------------------------------------------------------------
-r8951 | gbazin | 2004-10-08 00:21:22 +0200 (Fri, 08 Oct 2004) | 1 line
+r12895 | bigben | 2005-10-20 09:27:07 +0200 (Thu, 20 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/audio_output/alsa.c
+
+Forgot to remove some debug...
+
 
-* src/misc/modules.c: pfff nobody found this one... you just lost the contest guys.
 ------------------------------------------------------------------------
-r8950 | hartman | 2004-10-08 00:05:34 +0200 (Fri, 08 Oct 2004) | 3 lines
+r12894 | md | 2005-10-20 09:17:09 +0200 (Thu, 20 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/src/misc/configuration.c
+   M /trunk/modules/stream_out/rtp.c
 
-* opengl: remove NULL from string arrays
-* configuration.c: don't crash on NULL values
+fixed rtp with mux=ts
 
 ------------------------------------------------------------------------
-r8949 | gbazin | 2004-10-07 23:44:41 +0200 (Thu, 07 Oct 2004) | 1 line
+r12893 | robUx4 | 2005-10-19 22:00:52 +0200 (Wed, 19 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/demux/mkv.cpp
 
-* src/misc/modules.c: fixed harmless memory leaks in the plugins cache code.
+mkv.cpp: read the new KaxSimpleBlock element (when libmatroska 0.8.0 is used)
 ------------------------------------------------------------------------
-r8948 | bigben | 2004-10-07 23:33:38 +0200 (Thu, 07 Oct 2004) | 5 lines
+r12892 | bigben | 2005-10-19 21:53:05 +0200 (Wed, 19 Oct 2005) | 5 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/controls.m
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/audio_output/alsa.c
 
-* Fullscreen button works again
-* It enabled even when no vout is present
-* Still a little issue with the fullscreen hotkey
+* This should fix switching from a stereo device to surround40 or surround51 with the alsa audio output (close #85).
+* Now we probe the device for supported formats on each device change
+* Please test this, at least on stereo inputs. We don't want a broken alsa audio output in 0.8.4...
 
 
 ------------------------------------------------------------------------
-r8947 | hartman | 2004-10-07 22:52:24 +0200 (Thu, 07 Oct 2004) | 2 lines
+r12891 | fkuehne | 2005-10-19 19:26:07 +0200 (Wed, 19 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/subtitles.c
-
-* removed an unnecessary = NULL write.
+   M /trunk/extras/contrib/src/Makefile
 
+* fix aclocal-cleaning
 ------------------------------------------------------------------------
-r8946 | hartman | 2004-10-07 22:50:59 +0200 (Thu, 07 Oct 2004) | 3 lines
+r12890 | hartman | 2005-10-19 13:27:09 +0200 (Wed, 19 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/extras/contrib/src/packages.mak
 
-* Made the opengl effects a list of options instead of textbox
-* Lowered the opengl prioriy on OSX to speed up selection proces, while the thing is not working.
+* fix liveMedia URL
 
 ------------------------------------------------------------------------
-r8945 | gbazin | 2004-10-07 22:12:19 +0200 (Thu, 07 Oct 2004) | 1 line
+r12889 | md | 2005-10-19 11:38:50 +0200 (Wed, 19 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/toolame.c
+   M /trunk/modules/codec/libmpeg2.c
+
+use display width/height for libmpeg2 debug message
 
-* modules/codec/toolame.c: lowered the priority of the toolame encoder and added the mp2/mp2a fourcc.
 ------------------------------------------------------------------------
-r8944 | gbazin | 2004-10-07 17:59:36 +0200 (Thu, 07 Oct 2004) | 4 lines
+r12888 | gbazin | 2005-10-19 11:12:12 +0200 (Wed, 19 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
-
-* modules/codec/dvbsub.c:
-  - bug fixes in the decoder and encoder.
-  - the decoder now returns YUVP subpictures.
+   M /trunk/src/input/input.c
 
+* src/input/input.c: fixed segfault with sub autodetection.
 ------------------------------------------------------------------------
-r8943 | hartman | 2004-10-07 16:40:29 +0200 (Thu, 07 Oct 2004) | 2 lines
+r12887 | md | 2005-10-19 09:09:09 +0200 (Wed, 19 Oct 2005) | 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
+   M /trunk/src/input/decoder.c
+   M /trunk/src/libvlc.h
 
-* Improve the Preferences display, when capabilties don't fit in the normal width of the table
+1088->1080 fix for broken HDTV encoders; could be disabled via --no-hdtv-fix
 
 ------------------------------------------------------------------------
-r8942 | rocky | 2004-10-07 12:10:22 +0200 (Thu, 07 Oct 2004) | 7 lines
+r12886 | hartman | 2005-10-19 02:09:54 +0200 (Wed, 19 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/cdda/cdda.h
-
-Fill in playlist information and stream & media information
-Duration info is now set when playing entire CD so slider works again. 
-
-More work is needed for playing single tracks, adding CD-Text info,
-getting reference counts right.
+   M /trunk/extras/contrib/src/Makefile
 
+* Fix clean target of liveMedia
 
 ------------------------------------------------------------------------
-r8941 | gbazin | 2004-10-07 11:27:02 +0200 (Thu, 07 Oct 2004) | 1 line
+r12885 | dionoea | 2005-10-19 01:58:23 +0200 (Wed, 19 Oct 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+increment version check ... (QDM2 won't work before ffmpeg people bump
+their version number up, but at least it doesn't break builds with older
+versions of ffmpeg)
+
 
-* modules/stream_out/transcode.c: bug fix for subtitles transcoding.
 ------------------------------------------------------------------------
-r8940 | gbazin | 2004-10-07 10:48:48 +0200 (Thu, 07 Oct 2004) | 1 line
+r12884 | hartman | 2005-10-19 01:49:35 +0200 (Wed, 19 Oct 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
-* configure.ac: force c++ linkage for the portaudio plugin.
+* Re apply the revert from [12159]. ffmpeg pkg-config has been fixed. closes #306
+
 ------------------------------------------------------------------------
-r8939 | gbazin | 2004-10-06 19:05:26 +0200 (Wed, 06 Oct 2004) | 1 line
+r12883 | dionoea | 2005-10-19 01:36:35 +0200 (Wed, 19 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+check for LIBAVCODEC_BUILD >= ((50<<16)+(0<<8)+0) in order to use QDM2
 
-* modules/mux/mpeg/ts.c: a couple of fixes for DVB subtitles streaming.
 ------------------------------------------------------------------------
-r8938 | hartman | 2004-10-06 18:15:48 +0200 (Wed, 06 Oct 2004) | 2 lines
+r12882 | dionoea | 2005-10-19 01:05:09 +0200 (Wed, 19 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   M /trunk/NEWS
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-* Lets not ignore too many .sub files shall we? :)
+ * add qdm2 support. Thanks to the ffmpeg people for this new feature.
 
 ------------------------------------------------------------------------
-r8937 | hartman | 2004-10-06 17:35:54 +0200 (Wed, 06 Oct 2004) | 2 lines
+r12881 | hartman | 2005-10-18 23:53:42 +0200 (Tue, 18 Oct 2005) | 2 lines
 Changed paths:
    M /trunk/src/input/subtitles.c
 
-* if a .idx vobsub is found, then don't autodetect the corresponding .sub file
+* Don't crash if we cannot retrieve a directory in which to search.
 
 ------------------------------------------------------------------------
-r8936 | hartman | 2004-10-06 16:15:03 +0200 (Wed, 06 Oct 2004) | 2 lines
+r12880 | jpsaman | 2005-10-18 23:03:34 +0200 (Tue, 18 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
-
-* spelling correction
+   M /trunk/modules/access/udp.c
 
+RTP reordering fixes.
 ------------------------------------------------------------------------
-r8935 | hartman | 2004-10-06 15:51:21 +0200 (Wed, 06 Oct 2004) | 2 lines
+r12879 | fkuehne | 2005-10-18 23:02:04 +0200 (Tue, 18 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/extras/contrib/Makefile
 
-* Fixed the DefaultIcon registry settings
+* let's run 'make clean-src' when typing 'make clean', since make clean-bin won't be used anyway. The user is informed of this through a message.
+------------------------------------------------------------------------
+r12878 | robUx4 | 2005-10-18 20:59:26 +0200 (Tue, 18 Oct 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
 
+configure.ac: require libebml that fixes a major bug
 ------------------------------------------------------------------------
-r8934 | hartman | 2004-10-06 15:49:32 +0200 (Wed, 06 Oct 2004) | 3 lines
+r12877 | robUx4 | 2005-10-18 20:58:58 +0200 (Tue, 18 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
    M /trunk/extras/contrib/src/packages.mak
 
-* Define RUNTIME_CPUDETECT for ffmpeg
-* newer version of liveMedia
-
+contrib: update the libebml/libmatroska versions (libebml fixes a major bug for Haali's files)
 ------------------------------------------------------------------------
-r8933 | hartman | 2004-10-06 15:45:14 +0200 (Wed, 06 Oct 2004) | 3 lines
+r12876 | md | 2005-10-18 09:16:14 +0200 (Tue, 18 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/net.c
-
-
-* forgot this file in the vlc_b64_encode patch
+   M /trunk/src/video_output/video_output.c
 
+use display dimensions when creating vouts - solves HDTV greyline bug
 ------------------------------------------------------------------------
-r8932 | hartman | 2004-10-06 15:41:57 +0200 (Wed, 06 Oct 2004) | 2 lines
+r12875 | md | 2005-10-18 09:12:27 +0200 (Tue, 18 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/access/http.c
-
-* vlc_b64_encode patch by Torsten Spindler
+   M /trunk/modules/video_output/sdl.c
+   M /trunk/modules/video_output/x11/xcommon.c
 
+prepare video outputs for display size not equal to encoded size
 ------------------------------------------------------------------------
-r8931 | gbazin | 2004-10-06 15:07:35 +0200 (Wed, 06 Oct 2004) | 1 line
+r12874 | md | 2005-10-18 09:04:46 +0200 (Tue, 18 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/postprocess.c
+   M /trunk/src/input/decoder.c
 
-* modules/codec/ffmpeg/postprocess.c: altivec CPU detection.
+calculate SAR from visible width/height
 ------------------------------------------------------------------------
-r8930 | hartman | 2004-10-06 13:21:38 +0200 (Wed, 06 Oct 2004) | 4 lines
+r12873 | jpsaman | 2005-10-17 23:41:01 +0200 (Mon, 17 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/vlc.win32.nsi
-
-* added the .vlc fileextension to the win installer and the Mac app.
-* Added the application/x-videolan-vlc and appllication/videolan-vlc mimetype to the OSX app
-* NEWS: spelling error and remove the 'this version is not yet released' line. Before I forget :)
+   M /trunk/modules/access/udp.c
 
+reverted most of revision 12872, it didn't work after all
 ------------------------------------------------------------------------
-r8929 | gbazin | 2004-10-06 13:07:04 +0200 (Wed, 06 Oct 2004) | 1 line
+r12872 | jpsaman | 2005-10-17 22:43:33 +0200 (Mon, 17 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/access/udp.c
 
-* modules/video_output/directx: should solve the visible taskbar problem in fullscreen.
+Several RTP reordering fixes (Thanks to Marian Durkovic for finding them)
 ------------------------------------------------------------------------
-r8928 | gbazin | 2004-10-06 12:50:35 +0200 (Wed, 06 Oct 2004) | 3 lines
+r12871 | hartman | 2005-10-17 22:15:10 +0200 (Mon, 17 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/evc/libvlc.vcp.in
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/src/input/stream.c
+   M /trunk/include/configuration.h
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/src/libvlc.h
+
+* Renamed "Advanced" subcat of "Input / Codecs" into "General" and made all the advanced options within it hidden.
 
-* src/input/stream.c, modules/demux/avi/avi.c: work around evc++ compiler bug.
-* evc/libvlc.vcp.in: small fix.
 
 ------------------------------------------------------------------------
-r8927 | gbazin | 2004-10-06 11:19:18 +0200 (Wed, 06 Oct 2004) | 5 lines
+r12870 | damienf | 2005-10-17 16:37:20 +0200 (Mon, 17 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/waveout.c
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/vlccontrol.cpp
 
-* modules/audio_output/waveout.c:
-  - don't call waveOutUnprepareHeader() in the callback as the doc says it isn't advised.
-  - use aout_ChannelReorder() for channels re-ordering.
-  - a few bug fixes.
+plugin.cpp: formatting cleanup
+vlccontrol.cpp: fixed a bug when processing target options stored in a safe array, last element in array was never processed
 
 ------------------------------------------------------------------------
-r8926 | hartman | 2004-10-06 02:40:21 +0200 (Wed, 06 Oct 2004) | 2 lines
+r12869 | hartman | 2005-10-17 03:14:04 +0200 (Mon, 17 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/access/directory.c
 
-* Better Pragma header test. Apparently Pragma is a non required header in HTTP/1.1 This check should be more strict though perhaps not perfect.
+* cough, cough... undef a config option decleration
 
 ------------------------------------------------------------------------
-r8925 | hartman | 2004-10-06 01:17:04 +0200 (Wed, 06 Oct 2004) | 3 lines
+r12868 | hartman | 2005-10-17 01:21:25 +0200 (Mon, 17 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/modules/gui/macosx/intf.m
 
-* Restored a fallback to the old Quartz drawing routine for the poor
-  souls without Altivec. The new drawing was considerable slower to them.
+* Fix crash on Quit issue in Mac OS X
+  This is really dirty btw. the OS X GUI module has some serious memory management issues.
 
 ------------------------------------------------------------------------
-r8924 | hartman | 2004-10-06 00:15:40 +0200 (Wed, 06 Oct 2004) | 2 lines
+r12867 | hartman | 2005-10-17 00:02:33 +0200 (Mon, 17 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/include/network.h
 
-* Disabled the OSX OpenGL vout untill it's problems are fixed
+* Fix BeOS breakage due to [12863]
 
 ------------------------------------------------------------------------
-r8923 | damienf | 2004-10-05 23:38:33 +0200 (Tue, 05 Oct 2004) | 2 lines
+r12866 | dionoea | 2005-10-17 00:01:51 +0200 (Mon, 17 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/vlc.win32.nsi
 
-- removed some debug lines
+correct DVD autoplay (thanks to E-bola)
 
 ------------------------------------------------------------------------
-r8922 | damienf | 2004-10-05 23:37:49 +0200 (Tue, 05 Oct 2004) | 2 lines
+r12865 | hartman | 2005-10-16 23:54:04 +0200 (Sun, 16 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/src/input/subtitles.c
 
-- use existing default route when configuring crossbars, allowing users to configure video properties from a third party tools (eg, Video Tuner)
+* Fix the sub autodetect directory string
 
 ------------------------------------------------------------------------
-r8921 | damienf | 2004-10-05 23:35:21 +0200 (Tue, 05 Oct 2004) | 3 lines
+r12864 | jpsaman | 2005-10-16 23:20:05 +0200 (Sun, 16 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-
-- invoked crossbar properties pages after graph has been created, changing video input should now work properly
-
+   M /trunk/src/input/subtitles.c
 
+Fix several segmentation faults
 ------------------------------------------------------------------------
-r8920 | hartman | 2004-10-05 23:03:25 +0200 (Tue, 05 Oct 2004) | 2 lines
+r12863 | courmisch | 2005-10-16 23:15:02 +0200 (Sun, 16 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
+   M /trunk/include/network.h
 
-* m3u.c: We now support http links to mms sources that don't send the Pragma line, but use a custom Referer file.
+Rewrite base64 encoder
+(it was not padding properly the end of encoded stream)
 
 ------------------------------------------------------------------------
-r8919 | hartman | 2004-10-05 22:20:40 +0200 (Tue, 05 Oct 2004) | 4 lines
+r12862 | jpsaman | 2005-10-16 22:08:22 +0200 (Sun, 16 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/http.c
-
-* Alternative solution to mms recognition of http:// streams
-  These WiMP streams always have Pragma in the HTTP response, so we use
-  this to identify them now.
+   M /trunk/modules/access/dvdread.c
 
+Rolled back part of revision 10144 and 11422. The solutions is the same as revision 8360
 ------------------------------------------------------------------------
-r8918 | gbazin | 2004-10-05 18:46:29 +0200 (Tue, 05 Oct 2004) | 1 line
+r12861 | jpsaman | 2005-10-16 22:07:15 +0200 (Sun, 16 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/Modules.am
+   M /trunk/src/input/input.c
 
-* modules/control/Modules.am: add rtci.c to make update-po happy.
+Remove useless whitespace
 ------------------------------------------------------------------------
-r8917 | gbazin | 2004-10-05 17:31:22 +0200 (Tue, 05 Oct 2004) | 1 line
+r12860 | jpsaman | 2005-10-16 22:00:36 +0200 (Sun, 16 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/modules/control/hotkeys.c
 
-* modules/access/file.c: WinCE cruft removal.
+Make sure to get the right unit
 ------------------------------------------------------------------------
-r8916 | gbazin | 2004-10-05 17:30:54 +0200 (Tue, 05 Oct 2004) | 1 line
+r12859 | fkuehne | 2005-10-16 21:44:44 +0200 (Sun, 16 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/extras/libc.c
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/win32_specific.c
+   M /trunk/THANKS
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
-* src/misc/*, src/extras/libc.c: bunch of WinCE fixes.
+* wizard.*: added the display-option to the advanced-transcoding and the advanced-streaming options (-> it's displayed only once, since only one of these pages is displayed at a one run)
+* THANKS: added zcot's patch ;)
 ------------------------------------------------------------------------
-r8915 | hartman | 2004-10-05 17:25:44 +0200 (Tue, 05 Oct 2004) | 2 lines
+r12858 | hartman | 2005-10-16 21:21:08 +0200 (Sun, 16 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/services_discovery/sap.c
 
-* revert the mimetype recognition of http:// mmsh streams
+* forgot about the strings rules for menu-items.
 
 ------------------------------------------------------------------------
-r8914 | gbazin | 2004-10-05 10:10:34 +0200 (Tue, 05 Oct 2004) | 2 lines
+r12857 | hartman | 2005-10-16 21:19:48 +0200 (Sun, 16 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/LIST
-   M /trunk/modules/audio_output/Modules.am
-   A /trunk/modules/audio_output/portaudio.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/stream_output/sap.c
 
-* modules/audio_output/portaudio.c: portaudio (www.portaudio.com) audio output plugin by Frédéric RUGET (frederic dot ruget at free dot fr).
+* announces -> announcements (announce is a verb)
+  "Session Announcement Protocol"
 
 ------------------------------------------------------------------------
-r8913 | gbazin | 2004-10-04 19:22:52 +0200 (Mon, 04 Oct 2004) | 1 line
+r12856 | hartman | 2005-10-16 20:36:20 +0200 (Sun, 16 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/modules/misc/dummy/decoder.c
+   M /trunk/src/input/subtitles.c
 
-* include/vlc_common.h: define PATH_MAX on WinCE.
-------------------------------------------------------------------------
-r8912 | gbazin | 2004-10-04 18:04:54 +0200 (Mon, 04 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/src/misc/win32_specific.c
+* include limits.h to be sure of PATH_MAX availability
 
-* src/misc/win32_specific.c: WinCE build fixes.
 ------------------------------------------------------------------------
-r8911 | gbazin | 2004-10-04 18:03:30 +0200 (Mon, 04 Oct 2004) | 1 line
+r12855 | robUx4 | 2005-10-16 20:19:32 +0200 (Sun, 16 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/include/main.h
-   M /trunk/include/vlc_common.h
+   M /trunk/modules/demux/mkv.cpp
 
-* include/main.h, include/vlc_common.h: WinCE build fixes.
+mkv.cpp: file path comparison is case insensitive on Windows
 ------------------------------------------------------------------------
-r8910 | gbazin | 2004-10-04 17:43:10 +0200 (Mon, 04 Oct 2004) | 1 line
+r12854 | hartman | 2005-10-16 20:01:09 +0200 (Sun, 16 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/evc/vlc.vcp.in
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/threads.c
+
+* Thanks to Meuuh for the feedback. threads prioritization should work now, without annoying error messages.
+* If an rt-offset is specified, then this offset is not applied to the main thread, because it's value cannot yet be retrieved at that time (same as before, but now without annoying error).
 
-* evc/vlc.vcp.in: fixes.
 ------------------------------------------------------------------------
-r8909 | gbazin | 2004-10-04 17:21:34 +0200 (Mon, 04 Oct 2004) | 1 line
+r12853 | hartman | 2005-10-16 17:44:56 +0200 (Sun, 16 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/evc/config.h.in
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/threads.c
+
+* Always set priorities on Mac OS X.
+* Simplify something of [12852]
 
-* evc/config.h.in: cleanup.
 ------------------------------------------------------------------------
-r8908 | hartman | 2004-10-04 17:15:31 +0200 (Mon, 04 Oct 2004) | 2 lines
+r12852 | hartman | 2005-10-16 17:27:34 +0200 (Sun, 16 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/src/misc/threads.c
 
-* no longer use demuxdump. Only dump is a valid demux2 now.
+* This patch does what the revert'ed patch from before should have done. Changing priorities of vlc threads with --rt-priotity and --rt-offset. (Note that 'rt' isn't 'realtime'. We should use Mach threading for that on Darwin)
+* It also fixes the errors on the non-existent  rt-priority and rt-offset on start, which was caused because no config was loaded yet.
 
 ------------------------------------------------------------------------
-r8907 | gbazin | 2004-10-04 16:29:23 +0200 (Mon, 04 Oct 2004) | 1 line
+r12851 | hartman | 2005-10-16 16:50:17 +0200 (Sun, 16 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/src/misc/threads.c
+
+* What was i smoking when i did this change?
 
-* modules/misc/network/ipv4.c: got rid of the #ifdef HAVE_ERRNO_H + WinCE compilation fixes.
 ------------------------------------------------------------------------
-r8906 | gbazin | 2004-10-04 16:09:33 +0200 (Mon, 04 Oct 2004) | 1 line
+r12850 | courmisch | 2005-10-16 16:42:15 +0200 (Sun, 16 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/src/misc/getaddrinfo.c
+
+Better thread-safety in previous commit
 
-* modules/access/file.c: got rid of the #ifdef HAVE_ERRNO_H + WinCE compilation fixes.
 ------------------------------------------------------------------------
-r8905 | gbazin | 2004-10-04 15:34:42 +0200 (Mon, 04 Oct 2004) | 1 line
+r12849 | courmisch | 2005-10-16 16:32:37 +0200 (Sun, 16 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/src/audio_output/dec.c
-   M /trunk/src/audio_output/filters.c
-   M /trunk/src/audio_output/intf.c
-   M /trunk/src/interface/intf_eject.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/beos_specific.cpp
-   M /trunk/src/misc/charset.c
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/error.c
-   M /trunk/src/misc/httpd.c
-   M /trunk/src/misc/messages.c
-   M /trunk/src/misc/modules_plugin.h.in
-   M /trunk/src/misc/net.c
-   M /trunk/src/playlist/loadsave.c
+   M /trunk/include/network.h
+   M /trunk/src/misc/getaddrinfo.c
+
+- Support for glibc IDN
+- Run-time check for IDN
 
-* src/*: got rid of the #ifdef HAVE_ERRNO_H.
 ------------------------------------------------------------------------
-r8904 | gbazin | 2004-10-04 14:19:34 +0200 (Mon, 04 Oct 2004) | 1 line
+r12846 | hartman | 2005-10-16 03:20:54 +0200 (Sun, 16 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   A /trunk/evc/errno.h
+   M /trunk/modules/access/directory.c
+
+* Fix the directory 'ignore' mode which skips .jpg's, nfo's etc when opening directories.
 
-* evc/errno.h: errno.h replacement for WinCE.
 ------------------------------------------------------------------------
-r8903 | gbazin | 2004-10-04 12:52:18 +0200 (Mon, 04 Oct 2004) | 1 line
+r12845 | hartman | 2005-10-16 02:30:30 +0200 (Sun, 16 Oct 2005) | 5 lines
 Changed paths:
    M /trunk/src/input/subtitles.c
 
-* src/input/subtitles.c: strcoll is not available on wince.
-------------------------------------------------------------------------
-r8902 | gbazin | 2004-10-04 11:58:20 +0200 (Mon, 04 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/misc/dummy/decoder.c
+* UTF-8 ified the subtitle autodetect core. (fixes #373)
+* converted it to a scandir system
 
-* modules/misc/dummy/decoder.c: use MAX_PATH instead of PATH_MAX.
-------------------------------------------------------------------------
-r8901 | gbazin | 2004-10-04 00:01:45 +0200 (Mon, 04 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+Please test this heavily on all your files and directories, because these routines are triggered on each opening of a file. If someone would like to review it for leaks and memory messups, I would be eternal grateful.
 
-* modules/gui/wxwindows/open.cpp: fixed open dialog for mms/mmsh/ftp streams.
 ------------------------------------------------------------------------
-r8900 | hartman | 2004-10-03 22:13:56 +0200 (Sun, 03 Oct 2004) | 2 lines
+r12844 | jpsaman | 2005-10-16 00:07:55 +0200 (Sun, 16 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   M /trunk/modules/access/udp.c
+   M /trunk/src/input/stream.c
 
-* strip file:// from subtitle autodetect path if present in uri.
+RTP reordering in module/access/udp.c done by me with help from Marian Durkovic (md _AT_ bts _dot_ sk). Allow src/input/stream.c to handle a linked list of blocks from demuxers.
 
 ------------------------------------------------------------------------
-r8899 | asmax | 2004-10-03 16:11:12 +0200 (Sun, 03 Oct 2004) | 3 lines
+r12843 | hartman | 2005-10-15 20:19:03 +0200 (Sat, 15 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
+   M /trunk/modules/gui/macosx/open.m
 
- - scaled_bitmap.cpp: fixed an old bug in the bresenham algorithm
-  (the right side of enlarged images was not scaled properly)
+* Fix an OSX only issue with accents and other weird chars in subtitle filenames when using the "forced" method.
 
 ------------------------------------------------------------------------
-r8898 | zorglub | 2004-10-03 13:52:25 +0200 (Sun, 03 Oct 2004) | 4 lines
+r12842 | asmax | 2005-10-15 19:55:46 +0200 (Sat, 15 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/src/input/input.c
+   M /trunk/src/playlist/playlist.c
 
-* Added delay and alignment to wx subtitles dialog
-* Fixed a tooltip
-* Removed a debug message
+* playlist.c: hopefully fixed the playlist screwed up for a so
+ long time... (now "Next" is working in non-view mode)
 
 ------------------------------------------------------------------------
-r8897 | gbazin | 2004-10-03 13:04:59 +0200 (Sun, 03 Oct 2004) | 1 line
+r12841 | robUx4 | 2005-10-15 18:41:50 +0200 (Sat, 15 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/demux/mkv.cpp
 
-* configure.ac: alsa is enabled by default.
+mkv.cpp: more user-friendly error messages
 ------------------------------------------------------------------------
-r8896 | fkuehne | 2004-10-02 23:52:02 +0200 (Sat, 02 Oct 2004) | 1 line
+r12840 | robUx4 | 2005-10-15 18:32:48 +0200 (Sat, 15 Oct 2005) | 1 line
 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/open.h
-   M /trunk/modules/gui/macosx/open.m
+   M /trunk/modules/demux/mkv.cpp
 
-* ALL: fixed some gettext stuff in the subtitles-options-dialogue, cosmetics to the text-fields, etc.
+mkv.cpp: use error messages instead of debug messages
 ------------------------------------------------------------------------
-r8895 | zorglub | 2004-10-02 23:02:27 +0200 (Sat, 02 Oct 2004) | 4 lines
+r12839 | robUx4 | 2005-10-15 18:25:18 +0200 (Sat, 15 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/demux/subtitle.c
-   M /trunk/src/input/input.c
-
-* Re-added sub-delay option
-* Re-implemented sub-fps for SubRIP.
-* Use 50ms increments for hotkeys
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: verify that the matroska version needed for playback matches (support only matroska v1 for now)
 ------------------------------------------------------------------------
-r8894 | zorglub | 2004-10-02 23:01:46 +0200 (Sat, 02 Oct 2004) | 2 lines
+r12838 | robUx4 | 2005-10-15 18:00:24 +0200 (Sat, 15 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/decoder.c
+   M /trunk/modules/demux/mkv.cpp
 
-Fix segfault when spu heap is full
+mkv.cpp: better test when files with no Segment UID are in the same dir
+------------------------------------------------------------------------
+r12837 | robUx4 | 2005-10-15 17:07:17 +0200 (Sat, 15 Oct 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix a potential problem when the same dir contains files with no Segment UID
 ------------------------------------------------------------------------
-r8893 | hartman | 2004-10-02 22:09:21 +0200 (Sat, 02 Oct 2004) | 2 lines
+r12836 | sigmunau | 2005-10-15 15:23:08 +0200 (Sat, 15 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/AUTHORS
+   M /trunk/extras/zsh.cpp
+   M /trunk/include/vlc_keys.h
+   M /trunk/include/vlc_osd.h
+   M /trunk/modules/audio_filter/resampler/linear.c
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/control/gestures.c
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/lirc.c
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/playlist.h
+   M /trunk/modules/demux/playlist/pls.c
+   M /trunk/modules/demux/util/id3genres.h
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/gui/wxwidgets/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwidgets/preferences_widgets.h
+   M /trunk/modules/misc/dummy/renderer.c
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/mux/mpjpeg.c
+   M /trunk/modules/services_discovery/shout.c
+   M /trunk/modules/video_filter/motionblur.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/video_output/aa.c
+   M /trunk/src/input/mem_stream.c
+   M /trunk/src/osd/osd_text.c
+   M /trunk/src/video_output/video_text.c
 
-livedotcom.cpp: fprintf DEL DEL DEL DEL DEL
+all: updated my name and e-mail address
+AUTHORS: updated my entry
 
 ------------------------------------------------------------------------
-r8892 | hartman | 2004-10-02 22:07:35 +0200 (Sat, 02 Oct 2004) | 2 lines
+r12835 | jpsaman | 2005-10-15 14:15:06 +0200 (Sat, 15 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/access/dvdnav.c
 
-* mkv.cpp: cosmetics
+Fix indentation
+------------------------------------------------------------------------
+r12834 | jpsaman | 2005-10-15 14:12:46 +0200 (Sat, 15 Oct 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/var.c
 
+whitespace cleanup
 ------------------------------------------------------------------------
-r8891 | hartman | 2004-10-02 21:58:07 +0200 (Sat, 02 Oct 2004) | 3 lines
+r12833 | jpsaman | 2005-10-15 12:01:46 +0200 (Sat, 15 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
+   M /trunk/modules/control/rc.c
 
-* Update TODO list
-* Added channel downmixing support to NEWS
+Fullscreen patch for rc-interface that allows to force fullscreen on or off state. Original patch is from Greg Farell (Greg _AT#_ gregFarrell _DoT_ org) and modified by me.
 
 ------------------------------------------------------------------------
-r8890 | massiot | 2004-10-02 20:19:39 +0200 (Sat, 02 Oct 2004) | 2 lines
+r12832 | hartman | 2005-10-14 13:22:46 +0200 (Fri, 14 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/codec/ffmpeg/demux.c
 
-* modules/dvb/access.c: Fixed a major heap corruption (gardening)
+* Revert previous commit.
 
 ------------------------------------------------------------------------
-r8889 | fkuehne | 2004-10-02 20:11:07 +0200 (Sat, 02 Oct 2004) | 1 line
+r12831 | hartman | 2005-10-14 12:57:51 +0200 (Fri, 14 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/codec/ffmpeg/demux.c
+
+* If codec_type != video | audio, then don't use the ffmpeg demux. (it was crashing on .gif pictures).
 
-* likely the final update to the G. translation
 ------------------------------------------------------------------------
-r8888 | zorglub | 2004-10-02 19:57:33 +0200 (Sat, 02 Oct 2004) | 2 lines
+r12830 | hartman | 2005-10-14 12:53:55 +0200 (Fri, 14 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/codec/ffmpeg/demux.c
 
-Fixed string
+* libavformat shouldn't handle .xa files. We have modlib already
 
 ------------------------------------------------------------------------
-r8887 | zorglub | 2004-10-02 17:40:08 +0200 (Sat, 02 Oct 2004) | 6 lines
+r12829 | babal | 2005-10-13 23:41:58 +0200 (Thu, 13 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamdata.h
-   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
-   M /trunk/toolbox
-
-Do what I say, don't do what I do.
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
+   M /trunk/src/libvlc.h
 
-* Re-enabled string translation for wizard
-* Fixed wizard strings
-* internationalized some strings that weren't
+- revert "spdif", "force-dolby-surround" and "headphone-dim" to
+  basic options
 
 ------------------------------------------------------------------------
-r8886 | hartman | 2004-10-02 17:02:08 +0200 (Sat, 02 Oct 2004) | 2 lines
+r12828 | asmax | 2005-10-12 22:44:13 +0200 (Wed, 12 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
 
-* vobsub.c : bail if we cannot find the .sub file
+* vlcproc.cpp: fixed "playlist.*" variables (were broken by the playtree)
 
 ------------------------------------------------------------------------
-r8885 | hartman | 2004-10-02 16:09:33 +0200 (Sat, 02 Oct 2004) | 3 lines
+r12827 | asmax | 2005-10-12 22:06:29 +0200 (Wed, 12 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/build-vlc
+   M /trunk/config.in
 
-* Look the SAP module CAN get even uglier
-  - added a demuxer for SDP files. this is a temporary submodule to handle SDP files with UDP streams for so long as liveMedia doesn't support these yet.
+* all: added "wx-config" option in menuconfig
 
 ------------------------------------------------------------------------
-r8884 | zorglub | 2004-10-02 14:51:37 +0200 (Sat, 02 Oct 2004) | 2 lines
+r12826 | ipkiss | 2005-10-12 21:18:50 +0200 (Wed, 12 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
+   M /trunk/modules/gui/wxwidgets/messages.cpp
 
-(Final ?) update to french l10n file
+ * modules/gui/wxwidgets/messages.cpp: set the insertion point only before inserting text (patch by zcot)
 
 ------------------------------------------------------------------------
-r8883 | fkuehne | 2004-10-01 20:38:28 +0200 (Fri, 01 Oct 2004) | 1 line
+r12825 | fkuehne | 2005-10-12 18:06:50 +0200 (Wed, 12 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/po/zh_CN.po
 
-* last fixes to the G. translation
+* set keywords correctly
 ------------------------------------------------------------------------
-r8882 | gbazin | 2004-10-01 20:04:09 +0200 (Fri, 01 Oct 2004) | 5 lines
+r12824 | fkuehne | 2005-10-12 18:04:18 +0200 (Wed, 12 Oct 2005) | 1 line
 Changed paths:
+   M /trunk/NEWS
+   M /trunk/THANKS
    M /trunk/configure.ac
-   M /trunk/modules/control/http.c
-   M /trunk/modules/control/telnet.c
-   M /trunk/src/misc/httpd.c
-   M /trunk/src/misc/vlm.c
+   A /trunk/po/zh_CN.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
-* configure.ac: added an --enable-httpd and --enable-vlm option
-* src/misc/httpd.c: use dummy wrapper if httpd is disabled.
-* src/misc/vlm.c: use dummy wrapper if vlm is disabled.
-* modules/control/http.c, telnet.c: properly handle cases where http/vlm is not available.
+* partial translation to Simplified Chinese by Wei Mingzhi <whistler_wmz@users.sourceforge.net>
+------------------------------------------------------------------------
+r12823 | damienf | 2005-10-11 23:37:42 +0200 (Tue, 11 Oct 2005) | 1 line
+Changed paths:
+   M /trunk/activex/plugin.cpp
 
+added clearer comments, couple of fixes
 ------------------------------------------------------------------------
-r8881 | gbazin | 2004-10-01 18:04:20 +0200 (Fri, 01 Oct 2004) | 1 line
+r12822 | fenrir | 2005-10-11 19:32:01 +0200 (Tue, 11 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/evc/libvlc.vcp.in
-   M /trunk/evc/plugins.vcp.in
-   M /trunk/evc/vlc.vcp.in
-   M /trunk/toolbox
+   M /trunk/modules/access_output/udp.c
+
+ * udp: avoid sending uninitialized memory at the end (close #168)
 
-*  evc/*: some updates to the evc project files.
 ------------------------------------------------------------------------
-r8880 | gbazin | 2004-10-01 17:56:10 +0200 (Fri, 01 Oct 2004) | 1 line
+r12821 | zorglub | 2005-10-11 19:16:13 +0200 (Tue, 11 Oct 2005) | 6 lines
 Changed paths:
-   M /trunk/include/vlc/vlc.h
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/httpd.c
-   M /trunk/src/misc/net.c
-   M /trunk/src/misc/vlm.c
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/access/rtsp/access.c
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
+   M /trunk/modules/codec/twolame.c
+   M /trunk/modules/codec/x264.c
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/video_filter/blend.c
+   M /trunk/modules/video_filter/clone.c
+   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/modules/video_filter/rss.c
+   M /trunk/modules/video_filter/rv32.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/video_filter/wall.c
+   M /trunk/src/libvlc.h
+
+Fix a bunch of preferences errors
+ - Missing value lists
+ - advanced / non-advanced problems
+ - description problems
+ - tyops
 
-* src/*: WinCE compilation fixes.
 ------------------------------------------------------------------------
-r8879 | gbazin | 2004-10-01 15:43:05 +0200 (Fri, 01 Oct 2004) | 1 line
+r12820 | damienf | 2005-10-11 18:44:53 +0200 (Tue, 11 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/evc/vlc.vcw
+   M /trunk/activex/vlccontrol.cpp
+
+vlccontrol.cpp: fixed a bug in setVariable where arguments for VariantChangeType were inverted
 
-* evc/vlc.vcw: removed old plugins.
 ------------------------------------------------------------------------
-r8878 | gbazin | 2004-10-01 14:48:49 +0200 (Fri, 01 Oct 2004) | 1 line
+r12819 | damienf | 2005-10-11 17:25:47 +0200 (Tue, 11 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/activex/plugin.cpp
+
+I keep on forgeting to reset my own debug :)
 
-* modules/codec/dmo/dmo.c: portability fix.
 ------------------------------------------------------------------------
-r8877 | gbazin | 2004-10-01 14:37:49 +0200 (Fri, 01 Oct 2004) | 1 line
+r12818 | damienf | 2005-10-11 17:14:08 +0200 (Tue, 11 Oct 2005) | 5 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/activex/connectioncontainer.cpp
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/utils.cpp
+   M /trunk/activex/utils.h
+   M /trunk/activex/vlccontrol.cpp
+
+plugin.cpp: auto-detect debbuger and change threading mechanism to avoid VLC intialization lock when launching a debug session
+plugin.h: validate container code page before using it
+utils.cpp,utils.h: type clean-up
+connectioncontainer.cpp: fixed stack corruption (???)  when poping and dispatch an event
 
-* src/input/demux.c: gee, what a nice bug.
 ------------------------------------------------------------------------
-r8876 | gbazin | 2004-10-01 14:24:16 +0200 (Fri, 01 Oct 2004) | 1 line
+r12817 | jpsaman | 2005-10-11 15:25:41 +0200 (Tue, 11 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_interface.h
-   M /trunk/src/libvlc.c
+   M /trunk/modules/control/rc.c
 
-* src/libvlc.c, include/vlc_interface.h: don't open a win32 console when using a cygwin shell.
+Fix broken status command on rc interface
 ------------------------------------------------------------------------
-r8875 | gbazin | 2004-10-01 14:05:52 +0200 (Fri, 01 Oct 2004) | 1 line
+r12816 | damienf | 2005-10-11 11:01:00 +0200 (Tue, 11 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
-   M /trunk/msvc/vlc.dsw
+   M /trunk/src/misc/win32_specific.c
+
+undoing zcot's screensaver patch, better luck next time :)
 
-* modules/video_filter/blend.c: portability fix.
 ------------------------------------------------------------------------
-r8874 | gbazin | 2004-10-01 13:56:57 +0200 (Fri, 01 Oct 2004) | 1 line
+r12812 | fkuehne | 2005-10-10 17:53:57 +0200 (Mon, 10 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/rc.c
-   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/gui/macosx/wizard.m
 
-* modules/control/hotkeys.c, rc, modules/demux/mp4, modules/access/mms: portability fixes.
+* revert [12779] (this broke the output of MPEG PS files) and fix it correctly
 ------------------------------------------------------------------------
-r8873 | gbazin | 2004-10-01 13:23:06 +0200 (Fri, 01 Oct 2004) | 1 line
+r12811 | fkuehne | 2005-10-10 17:41:52 +0200 (Mon, 10 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/gui/macosx/bookmarks.h
+   M /trunk/modules/gui/macosx/bookmarks.m
 
-* src/extras/libc.c: shut up compiler warnings.
+* set keywords properly and removed an outdated FIXME
 ------------------------------------------------------------------------
-r8872 | gbazin | 2004-10-01 13:11:37 +0200 (Fri, 01 Oct 2004) | 1 line
+r12810 | fkuehne | 2005-10-10 15:13:28 +0200 (Mon, 10 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
+   M /trunk/src/misc/win32_specific.c
 
-* src/extras/libc.c: strtoll() replacement when not available.
+* applied zcot's screensaver patch. Thanks for the fix. -- needs testing
 ------------------------------------------------------------------------
-r8871 | gbazin | 2004-10-01 12:03:29 +0200 (Fri, 01 Oct 2004) | 1 line
+r12809 | jpsaman | 2005-10-10 09:56:33 +0200 (Mon, 10 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/es_out.c
-   M /trunk/src/misc/httpd.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/net.c
-   M /trunk/src/video_output/video_output.c
+   M /trunk/include/charset.h
 
-* src/*: bunch of portability fixes.
+Guard against multiple inclusions
 ------------------------------------------------------------------------
-r8870 | hartman | 2004-10-01 11:37:22 +0200 (Fri, 01 Oct 2004) | 2 lines
+r12807 | hartman | 2005-10-09 23:34:51 +0200 (Sun, 09 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/threads.c
 
-* autodetect .idx files for vobsub autodetection
+* clearer error messages on invalid seek
+* reenable the threads prio option. Not broken, but creates annoying error messages. will look into that later.
 
 ------------------------------------------------------------------------
-r8869 | gbazin | 2004-10-01 00:17:54 +0200 (Fri, 01 Oct 2004) | 2 lines
+r12806 | hartman | 2005-10-09 23:30:08 +0200 (Sun, 09 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/preferences.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/demux/avi/avi.c
 
-* modules/gui/wxwindows/*: win32 fixes with new wxWidgets.
+* spelling 
 
 ------------------------------------------------------------------------
-r8868 | gbazin | 2004-09-30 23:38:26 +0200 (Thu, 30 Sep 2004) | 2 lines
+r12805 | babal | 2005-10-09 21:19:06 +0200 (Sun, 09 Oct 2005) | 10 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
+   M /trunk/NEWS
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/src/input/decoder.c
+   M /trunk/src/libvlc.h
 
-* po/*: new updates before the test2 tarball is done.
++ src/input/decoder.c src/libvlc.h:
+  - more precise message for the "force-dolby-surround" option
+  - don't use -1 as a value in an integer list option (dangerous casts
+    in the wxWidgets interface)
++ modules/audio_filter/converter/a52tofloat32.c:
+  - option to disable the internal upmixing algorithm
++ modules/audio_filter/channel_mixer/headphone.c:
+  - option to partially compensate the delay introduced by the algorithm
+  - option to accept raw Dolby Surround encoded streams
 
 ------------------------------------------------------------------------
-r8867 | gbazin | 2004-09-30 23:23:28 +0200 (Thu, 30 Sep 2004) | 1 line
+r12802 | ipkiss | 2005-10-09 19:57:58 +0200 (Sun, 09 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/araw.c
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+
+ * skins2/src/dialogs.cpp: When no dialogs provider is found, the error message
+   now indicates the most likely causes of the problem.
 
-* modules/codec/araw.c: compilation fix.
 ------------------------------------------------------------------------
-r8866 | bigben | 2004-09-30 23:23:21 +0200 (Thu, 30 Sep 2004) | 3 lines
+r12801 | fenrir | 2005-10-09 19:56:25 +0200 (Sun, 09 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
-
-Adds the ability to specify the pid of the PMT (--sout-ts-pid-pmt)
+   M /trunk/modules/demux/ogg.c
 
+ * ogg: fix potential invalid read with broken files (close #272)
 
 ------------------------------------------------------------------------
-r8865 | gbazin | 2004-09-30 23:18:23 +0200 (Thu, 30 Sep 2004) | 2 lines
+r12800 | fenrir | 2005-10-09 19:07:38 +0200 (Sun, 09 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/stream_out/standard.c
 
-* modules/gui/wxwindows/subtitles.cpp: new "font size" option.
+ * standard: allow to use 'dst' instead of 'url' (consistant with other
+ stream_out modules, warn that url is deprecated (but it is still supported),
+ add wav mux autodetection.
 
 ------------------------------------------------------------------------
-r8864 | gbazin | 2004-09-30 21:44:43 +0200 (Thu, 30 Sep 2004) | 2 lines
+r12799 | fenrir | 2005-10-09 19:02:59 +0200 (Sun, 09 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/NEWS
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
-   M /trunk/vlc.win32.nsi
+   M /trunk/modules/access/http.c
 
-* ALL: updates for the test release.
+ http: removed useless debug.
 
 ------------------------------------------------------------------------
-r8863 | gbazin | 2004-09-30 19:42:27 +0200 (Thu, 30 Sep 2004) | 2 lines
+r12798 | fenrir | 2005-10-09 19:01:08 +0200 (Sun, 09 Oct 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+   M /trunk/modules/mux/mpeg/bits.h
+   M /trunk/modules/mux/mpeg/pes.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-* modules/audio_filter/converter/a52tofloat32.c,dtstofloat32.c: proper channel re-ordering using aout_ChannelReorder().
+ * ts: fix segfault with old dvbpsi, fix uninitialized variables
+ * pes: memset header before using bits_* in DEBUG mode (to please valgrind)
+ * bits: cosmetics.
 
 ------------------------------------------------------------------------
-r8862 | gbazin | 2004-09-30 19:21:40 +0200 (Thu, 30 Sep 2004) | 4 lines
+r12797 | gbazin | 2005-10-09 18:37:26 +0200 (Sun, 09 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/araw.c
-   M /trunk/modules/demux/wav.c
-   M /trunk/modules/mux/wav.c
-
-* modules/mux/wav.c: use aout_ChannelReorder().
-* modules/demux/wav.c: handle 7.1 multichannel audio.
-* modules/codec/araw.c: handle 7.1 multichannel audio.
+   M /trunk/configure.ac
 
+* configure.ac: revert commit 12788 (check for wxWidgets > 2.6.0).
 ------------------------------------------------------------------------
-r8861 | gbazin | 2004-09-30 18:49:26 +0200 (Thu, 30 Sep 2004) | 3 lines
+r12796 | gbazin | 2005-10-09 18:36:17 +0200 (Sun, 09 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/channel_mixer/simple.c
-   M /trunk/modules/demux/wav.c
-
-* modules/demux/wav.c: use aout_ChannelReorder().
-* modules/audio_filter/channel_mixer/simple.c: remove debug message.
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/open.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.h
 
+* modules/gui/wxwidgets: fixed build when wxWidgets isn't compiled with unicode support.
 ------------------------------------------------------------------------
-r8860 | gbazin | 2004-09-30 18:46:37 +0200 (Thu, 30 Sep 2004) | 2 lines
+r12795 | fkuehne | 2005-10-09 14:35:29 +0200 (Sun, 09 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/include/audio_output.h
-   M /trunk/src/audio_output/common.c
-
-* src/audio_output/common.c: common facility for channel reordering (aout_CheckChannelReorder() and aout_ChannelReorder()).
+   M /trunk/THANKS
 
+* forgot this one in [12794]
 ------------------------------------------------------------------------
-r8859 | gbazin | 2004-09-30 15:27:33 +0200 (Thu, 30 Sep 2004) | 2 lines
+r12794 | fkuehne | 2005-10-09 14:33:44 +0200 (Sun, 09 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/audio_filter/channel_mixer/Modules.am
-   A /trunk/modules/audio_filter/channel_mixer/simple.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
+   R /trunk/extras/MacOSX/Resources/about_bg.png
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/gui/macosx/about.m
 
-* modules/audio_filter/channel_mixer/simple.c: very simple channel mixer for 7/7.1/5/5.1 -> Stereo.
+* redesign of the about window
+- thanks to Vincent van den Heuvel <heuvel@mac.com> for the artwork
+- screenshots are available at www.aenneburghardt.de/fk/vlc/about1.jpg and *2.jpg
+- feel free to revert or modify this commit if you don't like it this way
+------------------------------------------------------------------------
+r12793 | fkuehne | 2005-10-09 14:24:43 +0200 (Sun, 09 Oct 2005) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
+* added the 'mpc' file extension
 ------------------------------------------------------------------------
-r8858 | gbazin | 2004-09-30 14:02:59 +0200 (Thu, 30 Sep 2004) | 1 line
+r12792 | fkuehne | 2005-10-09 14:19:45 +0200 (Sun, 09 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/wav.c
+   M /trunk/modules/demux/mpc.c
 
-* modules/demux/wav.c: proper channels re-ordering for multichannel audio (this should really be implemented as a common facility).
+* removed unused variable
 ------------------------------------------------------------------------
-r8857 | gbazin | 2004-09-30 12:57:52 +0200 (Thu, 30 Sep 2004) | 1 line
+r12791 | fkuehne | 2005-10-09 14:18:33 +0200 (Sun, 09 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/AUTHORS
+   M /trunk/NEWS
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-* modules/demux/ts.c: fixed segfault.
+* added Musepack support to extras/contrib, AUTHORS, NEWS (refs #32)
 ------------------------------------------------------------------------
-r8856 | gbazin | 2004-09-30 11:08:48 +0200 (Thu, 30 Sep 2004) | 1 line
+r12790 | fenrir | 2005-10-09 13:14:41 +0200 (Sun, 09 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/ps.c
+   M /trunk/configure.ac
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/mpc.c
+
+  * all: added Musepack support using libmpdec (1.2.1) from www.musepack.net.
+   (It is done the ugly way : decoding take place at the demuxer but it works)
+
 
-* modules/demux/ps.c: fixed recent screwage.
 ------------------------------------------------------------------------
-r8855 | markfm | 2004-09-30 01:40:00 +0200 (Thu, 30 Sep 2004) | 2 lines
+r12789 | fenrir | 2005-10-09 13:09:06 +0200 (Sun, 09 Oct 2005) | 3 lines
 Changed paths:
-   A /trunk/modules/control/rtci.c
+   M /trunk/modules/demux/mp4/mp4.c
 
-Add rtci plugin, for various real-time parameter changes.  Not added to modules.am or configure.ac yet.
+ * mp4: use ES_OUT_SET_NEXT_DISPLAY_TIME when doing a seek (avoid late
+ frame).
 
 ------------------------------------------------------------------------
-r8854 | markfm | 2004-09-30 01:14:00 +0200 (Thu, 30 Sep 2004) | 2 lines
+r12788 | jpsaman | 2005-10-09 12:50:15 +0200 (Sun, 09 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/configure.ac
 
-Minor fix, cleared warnings for unused var and undeclared type
+Force a check on wxWidgets 2.6.0 for vlc-0.8.4-test1.
+------------------------------------------------------------------------
+r12787 | gbazin | 2005-10-09 11:48:03 +0200 (Sun, 09 Oct 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
+* modules/gui/wxwidgets/interface.cpp: restored call to SetupHotkeys(). Yes it really needs to be called twice (because of a bug in wxWidgets).
 ------------------------------------------------------------------------
-r8853 | gbazin | 2004-09-29 20:14:31 +0200 (Wed, 29 Sep 2004) | 3 lines
+r12786 | fenrir | 2005-10-09 01:06:34 +0200 (Sun, 09 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/clock.c
    M /trunk/src/input/input.c
 
-* src/input/clock.c: changes to the clock resync algo to remove some sensivity to the high frequencies jitterring when we start a stream.
-* src/input/input.c: cr-average is now increased based on the input caching value.
+ * input.c: fix invalid free.
 
 ------------------------------------------------------------------------
-r8852 | zorglub | 2004-09-29 19:30:42 +0200 (Wed, 29 Sep 2004) | 6 lines
+r12785 | courmisch | 2005-10-08 19:39:07 +0200 (Sat, 08 Oct 2005) | 2 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/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
-
-* Bumped up version number to 0.8.0-test2
-* Last NEWS update
-* Re-update pofiles
-* Update Changelog
+   M /trunk/modules/misc/network/ipv4.c
 
+iface-addr -> miface-addr
 
 ------------------------------------------------------------------------
-r8851 | hartman | 2004-09-29 17:26:25 +0200 (Wed, 29 Sep 2004) | 2 lines
+r12783 | dionoea | 2005-10-08 17:35:18 +0200 (Sat, 08 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/misc/xml/libxml.c
 
-* NEWS: AACplus webcasts are supported
+ * handle CDATA (as if it were TEXT)
+   fixes the rss sub-filter with rss feeds using CDATA
 
 ------------------------------------------------------------------------
-r8850 | bigben | 2004-09-29 17:24:03 +0200 (Wed, 29 Sep 2004) | 3 lines
+r12781 | dionoea | 2005-10-07 17:07:54 +0200 (Fri, 07 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/libpng.patch
-   M /trunk/extras/contrib/src/packages.mak
-
-Adds libpng to OSX contribs (for the logo filters)
+   M /trunk/vlc.win32.nsi
 
+split desktop icon and start menu shortcut creation (untested)
 
 ------------------------------------------------------------------------
-r8849 | fkuehne | 2004-09-29 16:22:00 +0200 (Wed, 29 Sep 2004) | 1 line
+r12780 | courmisch | 2005-10-07 15:43:54 +0200 (Fri, 07 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/src/libvlc.h
+
+Remove unused option
 
-* updated German translation
 ------------------------------------------------------------------------
-r8848 | fkuehne | 2004-09-29 16:21:31 +0200 (Wed, 29 Sep 2004) | 1 line
+r12779 | fkuehne | 2005-10-07 11:58:04 +0200 (Fri, 07 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/video_filter/marq.c
-   M /trunk/modules/video_filter/swscale/filter.c
+   M /trunk/modules/gui/macosx/wizard.m
 
-* fixed typos in some l10n-messages
+* don't use 'ps' as suffix but 'mpg' like most other apps do. 'ps' can be confused with PostScript files on the Mac. In fact, the Finder tries to open our ps-files with Preview by default.
 ------------------------------------------------------------------------
-r8847 | markfm | 2004-09-29 13:36:37 +0200 (Wed, 29 Sep 2004) | 2 lines
+r12778 | fenrir | 2005-10-07 00:16:23 +0200 (Fri, 07 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/src/input/var.c
 
-Move marquee processing from Playlist to Other, change marquee switch to "marq-marquee".
+ * var: create "demux" and "access" (--demux/access module works too)
 
 ------------------------------------------------------------------------
-r8846 | markfm | 2004-09-29 13:31:49 +0200 (Wed, 29 Sep 2004) | 2 lines
+r12777 | fenrir | 2005-10-07 00:09:24 +0200 (Fri, 07 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/access/udp.c
+   M /trunk/src/input/input.c
 
-Destroy marq-timeout on exit, rename switch to "marq-marquee"
+ * input: :demux=module really force module and bypass demuxer module given
+by access.
+ * udp: force ts demux on payload 33 (:demux=dump will work)
 
 ------------------------------------------------------------------------
-r8845 | zorglub | 2004-09-29 11:00:41 +0200 (Wed, 29 Sep 2004) | 6 lines
+r12776 | fenrir | 2005-10-06 22:24:55 +0200 (Thu, 06 Oct 2005) | 8 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/audio_filter/channel_mixer/headphone.c
-   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
+   M /trunk/modules/access/udp.c
 
-A few string fixes
+ * udp: Patch by Marian Durkovic:
+    "I've added a bit of code to the UDP/RTP input, which assures that old
+ or duplicate RTP packets are trashed. When the network performs packet
+ reordering, only one discontinuity happens instead of 3 before - since
+ the old packet is trashed. If multiple copies of the same packet are
+ received, only one is used and all the others are trashed."
 
-Update PO files
+------------------------------------------------------------------------
+r12775 | zorglub | 2005-10-06 22:14:04 +0200 (Thu, 06 Oct 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-Update and proofread of the french translation
+Patch to zcot's patch by zcot :)
 
 ------------------------------------------------------------------------
-r8844 | hartman | 2004-09-29 03:21:16 +0200 (Wed, 29 Sep 2004) | 2 lines
+r12774 | fkuehne | 2005-10-06 21:40:01 +0200 (Thu, 06 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
-
-* Use a proper faad2 snapshot, cause the default .tar.gz ones suck big time
+   M /trunk/modules/gui/macosx/intf.m
 
+* allocate o_extended only if requested by the user (that's dirty, but prevents the access of freed objects while terminating) and save the extended-prefs as early as possible in the termination-process (directly after the vout and playlist shut down)
 ------------------------------------------------------------------------
-r8843 | hartman | 2004-09-28 17:48:43 +0200 (Tue, 28 Sep 2004) | 2 lines
+r12773 | fenrir | 2005-10-06 21:39:15 +0200 (Thu, 06 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/udp.c
 
-* Fix the cddax probing crash
+ udp: support for RTP"header extension. Patch by Zohar Lorberbaum .
 
 ------------------------------------------------------------------------
-r8842 | gbazin | 2004-09-28 17:31:32 +0200 (Tue, 28 Sep 2004) | 1 line
+r12772 | fenrir | 2005-10-06 21:19:55 +0200 (Thu, 06 Oct 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/http.c
 
-* modules/access/http.c: reversed a commit by accident.
+ * http: update meta data only on title change.
+
 ------------------------------------------------------------------------
-r8841 | gbazin | 2004-09-28 17:26:32 +0200 (Tue, 28 Sep 2004) | 1 line
+r12771 | fenrir | 2005-10-06 21:15:11 +0200 (Thu, 06 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/access_filter/record.c
+
+ * record: correct i_update field.
 
-* modules/access/http.c: set ACCESS_CAN_CONTROL_PACE to false when dealing with Icecast servers.
 ------------------------------------------------------------------------
-r8840 | gbazin | 2004-09-28 17:23:43 +0200 (Tue, 28 Sep 2004) | 1 line
+r12770 | fenrir | 2005-10-06 21:12:22 +0200 (Thu, 06 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/mp4/mp4.c
+
+ * mp4: support for tx3g subtitle (close #332)
 
-* modules/access/http.c: set ACCESS_CAN_CONTROL_PACE to false when dealing with ICY servers.
 ------------------------------------------------------------------------
-r8839 | zorglub | 2004-09-28 15:55:00 +0200 (Tue, 28 Sep 2004) | 3 lines
+r12769 | hartman | 2005-10-06 20:54:01 +0200 (Thu, 06 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/mozilla/vlcintf.idl
-   M /trunk/mozilla/vlcpeer.cpp
-   M /trunk/mozilla/vlcpeer.h
-   M /trunk/mozilla/vlcplugin.cpp
-   M /trunk/mozilla/vlcplugin.h
-   M /trunk/src/libvlc.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
 
-* Add hooks for getting/setting variables (not working yet)
-* Really change VLC_Get to VLC_VariableGet
+* set autosave names
 
 ------------------------------------------------------------------------
-r8838 | zorglub | 2004-09-28 15:49:57 +0200 (Tue, 28 Sep 2004) | 2 lines
+r12768 | zorglub | 2005-10-06 19:45:57 +0200 (Thu, 06 Oct 2005) | 10 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/THANKS
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+
+Misc WX improvements - patches by zcot
+
+* Option to have extended interface by default (Closes: #232)
+* Fix "floating" volume bar with wxMSW 2.6.X (Closes:#289)
+* Enforce minimum vertical size (Closes:#360)
+* Fix a font size problem on WX
+
+* Add him to THANKS, obviously :)
 
-Misc Fixes
 
 ------------------------------------------------------------------------
-r8837 | gbazin | 2004-09-28 15:35:50 +0200 (Tue, 28 Sep 2004) | 1 line
+r12767 | fkuehne | 2005-10-06 18:45:21 +0200 (Thu, 06 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/macosx/extended.m
 
-* modules/gui/wxwindows/open.cpp: compilation fix.
+* only save the affected modules (main, headphone, transform, adjust, invert, motionblur, distort, clone, crop, normvol, headphone_channel_mixer, macosx) -- thanks to zorglub for the help (closes #382)
 ------------------------------------------------------------------------
-r8836 | gbazin | 2004-09-28 15:24:29 +0200 (Tue, 28 Sep 2004) | 1 line
+r12766 | damienf | 2005-10-06 18:00:42 +0200 (Thu, 06 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/gui/wxwidgets/open.cpp
+
+
+open.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
 
-* modules/gui/wxwindows/open.cpp: added a caching option.
 ------------------------------------------------------------------------
-r8835 | hartman | 2004-09-28 13:45:48 +0200 (Tue, 28 Sep 2004) | 2 lines
+r12765 | fkuehne | 2005-10-06 18:00:01 +0200 (Thu, 06 Oct 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/access/http.c
-
-* recognize audio/aac as well
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/extended.h
+   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/gui/macosx/intf.m
 
+* intf.m: -make sure that objects like o_open, o_wizard, etc. get released in any case 
+    -trigger the extended-panel to collapse completely before saving its position
+    -save the prefs, if the extended-panel changed them previously (refs #382)
+* extended.m: minor cleanups to make the stuff above possible (more cleanup needed, will follow later on)
+* extended.nib & #.m: don't let the normvol-slider become zero, but use floats from 0.1 to 10.0 only
 ------------------------------------------------------------------------
-r8834 | hartman | 2004-09-28 12:46:20 +0200 (Tue, 28 Sep 2004) | 2 lines
+r12764 | damienf | 2005-10-06 17:00:50 +0200 (Thu, 06 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/configure.ac
+   M /trunk/modules/gui/wxwidgets/open.cpp
 
-* marq.c: compilation fixes for non c++ compilers
+all: support for unicode version of wxwidgets for win32, needs testing for other platform
 
 ------------------------------------------------------------------------
-r8833 | gbazin | 2004-09-28 12:05:53 +0200 (Tue, 28 Sep 2004) | 1 line
+r12763 | fkuehne | 2005-10-05 20:44:24 +0200 (Wed, 05 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/NEWS
 
-* modules/demux/vobsub.c: compilation fix + fixed a few memleaks + priority back to 0.
+* added a note about the prefs-remove-script for OSX
 ------------------------------------------------------------------------
-r8832 | gbazin | 2004-09-27 23:46:54 +0200 (Mon, 27 Sep 2004) | 1 line
+r12762 | courmisch | 2005-10-05 18:13:43 +0200 (Wed, 05 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/NEWS
+
+Document wx requirements
 
-* modules/demux/mpeg/mpga.c: use the date_*() api for more precision.
 ------------------------------------------------------------------------
-r8831 | hartman | 2004-09-27 23:08:57 +0200 (Mon, 27 Sep 2004) | 3 lines
+r12761 | fkuehne | 2005-10-05 15:12:34 +0200 (Wed, 05 Oct 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
-
-* Hacky workaround for the vcdimager compile problem
-* upgraded liveMedia
 
+* use the ffmpeg-cvs-trunk from 09/27 and not the current one. This snap compiles finely on 10.2 and is used in the win32-port as well.
 ------------------------------------------------------------------------
-r8830 | gbazin | 2004-09-27 23:04:51 +0200 (Mon, 27 Sep 2004) | 1 line
+r12760 | jpsaman | 2005-10-04 21:20:21 +0200 (Tue, 04 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mpeg/m4a.c
+   M /trunk/modules/access/rtsp/real.c
+   M /trunk/modules/access/rtsp/real_sdpplin.h
 
-* modules/demux/mpeg/m4a.c: bug fix.
+Fix double free error.
 ------------------------------------------------------------------------
-r8829 | gbazin | 2004-09-27 21:57:26 +0200 (Mon, 27 Sep 2004) | 2 lines
+r12759 | hartman | 2005-10-04 16:13:50 +0200 (Tue, 04 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/mpeg/Modules.am
-   A /trunk/modules/demux/mpeg/m4a.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* modules/demux/mpeg/m4a.c: MPEG 4 audio demuxer using the MPEG 4 audio packetizer (obsoletes the aac demuxer).
+* Fix Kasenna RTSP VoD
 
 ------------------------------------------------------------------------
-r8828 | gbazin | 2004-09-27 21:47:30 +0200 (Mon, 27 Sep 2004) | 1 line
+r12758 | courmisch | 2005-10-04 10:32:08 +0200 (Tue, 04 Oct 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/wav.c
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/open.cpp
 
-* modules/demux/wav.c: misc improvements.
-------------------------------------------------------------------------
-r8827 | gbazin | 2004-09-27 21:19:32 +0200 (Mon, 27 Sep 2004) | 1 line
-Changed paths:
-   M /trunk/src/audio_output/input.c
+#include "charset.h"
+but it should not be necessary "thanks to" the vlc_symbols.h kludge
 
-* src/audio_output/input.c: corrective audio resampling should be a lot more gradual now.
 ------------------------------------------------------------------------
-r8826 | gbazin | 2004-09-27 19:41:49 +0200 (Mon, 27 Sep 2004) | 1 line
+r12757 | fkuehne | 2005-10-02 21:49:05 +0200 (Sun, 02 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
 
-* modules/access/mms/mms.c: set the priority to -1 and added an http shortcut.
+* this was not to be committed
 ------------------------------------------------------------------------
-r8825 | gbazin | 2004-09-27 17:44:42 +0200 (Mon, 27 Sep 2004) | 1 line
+r12756 | fkuehne | 2005-10-02 21:47:03 +0200 (Sun, 02 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/Makefile.am
+   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/keyedobjects.nib
+   D /trunk/extras/MacOSX/Resources/English.lproj/Update.nib
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   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/open.m
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
+   D /trunk/modules/gui/macosx/update.h
+   D /trunk/modules/gui/macosx/update.m
 
-* modules/access/http.c: keep this plugin at priority 0.
+* remove/disable the update-checker on OSX until 0.8.4 is out
 ------------------------------------------------------------------------
-r8824 | gbazin | 2004-09-27 17:43:43 +0200 (Mon, 27 Sep 2004) | 1 line
+r12754 | fkuehne | 2005-10-02 21:16:12 +0200 (Sun, 02 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/update.h
+   M /trunk/modules/gui/macosx/update.m
 
-* src/misc/modules.c: allow negative priorities.
+Implemented the retrieval of the versions, files and mirrors. Both the size and the mirrors aren't displayed yet, but stored. The 'Released On'-stuff was removed, since it isn't present in the xml actually. More to come. (refs #310)
 ------------------------------------------------------------------------
-r8823 | gbazin | 2004-09-27 17:16:13 +0200 (Mon, 27 Sep 2004) | 1 line
+r12753 | fkuehne | 2005-10-02 19:21:18 +0200 (Sun, 02 Oct 2005) | 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
+   M /trunk/NEWS
 
-* modules/gui/wxwindows/*: work-around a wxwindows bug with accelerators registration on win32.
+* marked Bonjour-service-discovery as linux only
 ------------------------------------------------------------------------
-r8822 | gbazin | 2004-09-27 16:46:39 +0200 (Mon, 27 Sep 2004) | 1 line
+r12752 | fkuehne | 2005-10-02 19:20:47 +0200 (Sun, 02 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
-* modules/stream_out/transcode.c: fixed subpictures overlaying when the audio-sync or fps options are used.
-------------------------------------------------------------------------
-r8821 | gbazin | 2004-09-27 12:27:14 +0200 (Mon, 27 Sep 2004) | 1 line
+   M /trunk/Makefile.am
+   M /trunk/README.MacOSX.rtf
+   A /trunk/extras/MacOSX/Delete Preferences.app
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Info.plist
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/MacOS
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/MacOS/applet
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/PkgInfo
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/Scripts
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/Scripts/main.scpt
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/applet.icns
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/applet.rsrc
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/description.rtfd
+   A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/description.rtfd/TXT.rtf
+
+* small script to move the preferences to Trash. You can change it by editing 'Delete Preferences.app/Contents/Resources/Scripts/main.scpt' in Xcode or the Script Editor. It is copied on the dmg by default. (thanks to dionoea for the idea)
+------------------------------------------------------------------------
+r12751 | courmisch | 2005-10-02 18:52:52 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/src/misc/charset.c
+   M /trunk/src/misc/unicode.c
+
+Move UTF32 conversion to more appropriate file
 
-* src/video_output/vout_subpictures.c: a few fixes for subpictures positionning when scaling is active.
 ------------------------------------------------------------------------
-r8820 | gbazin | 2004-09-27 11:13:49 +0200 (Mon, 27 Sep 2004) | 1 line
+r12750 | jpsaman | 2005-10-02 18:34:56 +0200 (Sun, 02 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/services_discovery/sap.c
 
-* modules/video_filter/logo.c: implemented --logo-position for old filter as well.
+include charset.h is in the include path and not local
 ------------------------------------------------------------------------
-r8819 | gbazin | 2004-09-27 11:02:26 +0200 (Mon, 27 Sep 2004) | 1 line
+r12749 | jpsaman | 2005-10-02 18:34:21 +0200 (Sun, 02 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/demux/mp4/drms.h
+   M /trunk/modules/demux/mp4/libmp4.h
 
-* modules/video_filter/logo.c: new --logo-position option (by default the logo is displayed on the top right)
+Protect agains multiple includes
 ------------------------------------------------------------------------
-r8818 | gbazin | 2004-09-27 09:21:53 +0200 (Mon, 27 Sep 2004) | 1 line
+r12748 | jpsaman | 2005-10-02 18:33:40 +0200 (Sun, 02 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/mp4/mp4.c
 
-* modules/codec/ffmpeg/video.c: don't need to modify width/height anymore with lowres.
+The include vlc_md5.h is in the include path and not local
 ------------------------------------------------------------------------
-r8817 | gbazin | 2004-09-27 01:31:48 +0200 (Mon, 27 Sep 2004) | 1 line
+r12747 | jpsaman | 2005-10-02 18:33:02 +0200 (Sun, 02 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/wav.c
+   M /trunk/src/misc/md5.c
 
-* modules/mux/wav.c: small cleanup.
+The include vlc_md5.h is in the include path and not local
 ------------------------------------------------------------------------
-r8816 | gbazin | 2004-09-27 01:23:09 +0200 (Mon, 27 Sep 2004) | 2 lines
+r12746 | dionoea | 2005-10-02 15:15:22 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/wav.c
+   M /trunk/modules/codec/subsdec.c
 
-"* modules/mux/wav.c: support for s16l as well as fl32 + multichannel audio (up to 5.1) + proper channels ordering."
+ * fix signedness gcc warning
 
 ------------------------------------------------------------------------
-r8815 | sigmunau | 2004-09-26 22:37:41 +0200 (Sun, 26 Sep 2004) | 3 lines
+r12745 | dionoea | 2005-10-02 15:12:31 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/modules/codec/speex.c
 
-TODO: added some items, removed subtitle scaling, use "Mac OS X" everywhere
-in Platform:
+ * fix signedness gcc warnings
 
 ------------------------------------------------------------------------
-r8814 | markfm | 2004-09-26 22:31:06 +0200 (Sun, 26 Sep 2004) | 2 lines
+r12744 | dionoea | 2005-10-02 15:04:25 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/audio_output/esd.c
 
-Moved marquee to Playlist area, "marquee  " blanks out the marquee
+ * fix signedness gcc warnings (and remove trailing spaces)
 
 ------------------------------------------------------------------------
-r8813 | gbazin | 2004-09-26 22:17:50 +0200 (Sun, 26 Sep 2004) | 2 lines
+r12743 | dionoea | 2005-10-02 15:01:47 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/codec/libmpeg2.c
-   M /trunk/modules/codec/theora.c
+   M /trunk/modules/audio_output/alsa.c
 
-* modules/codec/libmpeg2.c, ffmpeg/video.c, theora.c: decoder sets fmt_out.video.i_frame_rate.
+ * fix signedness gcc warning
 
 ------------------------------------------------------------------------
-r8812 | gbazin | 2004-09-26 21:59:49 +0200 (Sun, 26 Sep 2004) | 1 line
+r12742 | jpsaman | 2005-10-02 14:47:49 +0200 (Sun, 02 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/misc/playlist/old.c
 
-* modules/packetizer/mpegvideo.c: set fmt_out.video.i_frame_rate.
+Add missing include <charset.h>
 ------------------------------------------------------------------------
-r8811 | gbazin | 2004-09-26 19:55:50 +0200 (Sun, 26 Sep 2004) | 1 line
+r12741 | jpsaman | 2005-10-02 14:22:29 +0200 (Sun, 02 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/codec/araw.c
 
-* configure.ac: added check for daemon().
+Fix compiler warning: 'araw.c:62: warning: static' but never defined'
 ------------------------------------------------------------------------
-r8810 | gbazin | 2004-09-26 19:54:56 +0200 (Sun, 26 Sep 2004) | 1 line
+r12740 | courmisch | 2005-10-02 13:55:28 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/vlc.c
+   M /trunk/modules/gui/wxwidgets/Modules.am
+   A /trunk/modules/gui/wxwidgets/streamdata.cpp
+   M /trunk/modules/gui/wxwidgets/streamdata.h
+
+Fix long-standing compilation warning and unduplicate data
 
-* src/libvlc.c: use dameon() instead of fork() when available. It does some more things like reopening stdin/out/err to /dev/null which avoids screwing up the first sockets we open.
 ------------------------------------------------------------------------
-r8809 | markfm | 2004-09-26 17:49:41 +0200 (Sun, 26 Sep 2004) | 2 lines
+r12739 | courmisch | 2005-10-02 13:36:30 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.h
 
-Add --rc-extend switch, for extra commands.
+For wxWidgets into so-called Unicode (actually UTF-32) mode
 
 ------------------------------------------------------------------------
-r8808 | zorglub | 2004-09-26 17:31:41 +0200 (Sun, 26 Sep 2004) | 2 lines
+r12738 | courmisch | 2005-10-02 13:14:57 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/wxwidgets/open.cpp
 
-Add logout function to RC interface
+Remove some redundant casts
 
 ------------------------------------------------------------------------
-r8807 | gbazin | 2004-09-26 16:19:43 +0200 (Sun, 26 Sep 2004) | 1 line
+r12737 | courmisch | 2005-10-02 13:14:42 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/include/vlc_symbols.h
 
-* modules/codec/ffmpeg/audio.c: fixed 5.1 audio decoding.
-------------------------------------------------------------------------
-r8806 | gbazin | 2004-09-26 15:39:00 +0200 (Sun, 26 Sep 2004) | 1 line
-Changed paths:
-   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/video.c
+Missed that file
 
-* modules/codec/ffmpeg/*: new --ffmpeg-lowres option to force video decoding at a lower resolution.
 ------------------------------------------------------------------------
-r8805 | zorglub | 2004-09-26 15:06:45 +0200 (Sun, 26 Sep 2004) | 4 lines
+r12736 | courmisch | 2005-10-02 13:11:12 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/include/charset.h
+   M /trunk/src/misc/charset.c
 
-* Use callbacks for live update
-* Add timeout support (marq-timeout, in milliseconds, 0 for no timeout)
-* A few minor coding style fixes
+Add const qualifier
 
 ------------------------------------------------------------------------
-r8804 | zorglub | 2004-09-26 15:03:52 +0200 (Sun, 26 Sep 2004) | 2 lines
+r12735 | courmisch | 2005-10-02 13:05:45 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/wxwidgets/open.cpp
 
-Add timeout hook for marquee
+Compile fix
 
 ------------------------------------------------------------------------
-r8803 | gbazin | 2004-09-26 14:59:50 +0200 (Sun, 26 Sep 2004) | 1 line
+r12734 | robUx4 | 2005-10-02 12:36:06 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/include/configuration.h
+   M /trunk/modules/demux/mkv.cpp
 
-* include/configuration.h: added change_float/integer_range( min, max ) macro.
+mkv.cpp: move back the SET_PCR to its previous location for the moment
+add some debug for the UI hooks (for menu support)
 ------------------------------------------------------------------------
-r8802 | markfm | 2004-09-26 14:55:29 +0200 (Sun, 26 Sep 2004) | 2 lines
+r12732 | courmisch | 2005-10-02 11:21:04 +0200 (Sun, 02 Oct 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/video_filter/Modules.am
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/open.cpp
+
+mb_str() doesn't work as documented (or maybe it doesn't work at all)
+so use wc_str() instead - closes #362
 
-modules/video_milter/Modules.am -- added marquee filter
+Now it looks almost like an exerpt from The Daily WTF :(
 
 ------------------------------------------------------------------------
-r8801 | markfm | 2004-09-26 14:45:33 +0200 (Sun, 26 Sep 2004) | 2 lines
+r12731 | courmisch | 2005-10-02 11:10:49 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/misc/charset.c
 
-configure.ac -- Add marquee subfilter
+Oups minor fix
 
 ------------------------------------------------------------------------
-r8800 | gbazin | 2004-09-26 14:40:05 +0200 (Sun, 26 Sep 2004) | 1 line
+r12730 | courmisch | 2005-10-02 10:53:14 +0200 (Sun, 02 Oct 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/charset.c
+
+UTF32 to UTF8 conversion
+because the buggy GUI toolkit that sucks big time^W^W^W^W^W^W^WwxWidgets
+needs it
 
-* modules/control/rc.c: added an --rc-quiet option for win32.
 ------------------------------------------------------------------------
-r8799 | gbazin | 2004-09-26 14:06:50 +0200 (Sun, 26 Sep 2004) | 3 lines
+r12729 | courmisch | 2005-10-02 10:00:06 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.c
-   M /trunk/modules/demux/ps.h
+   M /trunk/src/misc/messages.c
 
-* modules/demux/ps.h: fixed PSM parsing.
-* modules/demux/ps.c: improved MPEG PS autodetection a bit.
+Fix compilation warning
 
 ------------------------------------------------------------------------
-r8798 | markfm | 2004-09-26 13:47:12 +0200 (Sun, 26 Sep 2004) | 2 lines
+r12728 | zorglub | 2005-10-02 09:54:03 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/src/misc/messages.c
 
-rc.c -- Add hooks to control marquee string and offsets
+Don't reprint messages on quit
 
 ------------------------------------------------------------------------
-r8797 | sigmunau | 2004-09-26 13:43:19 +0200 (Sun, 26 Sep 2004) | 3 lines
+r12727 | sam | 2005-10-02 01:32:39 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/src/misc/cpu.c
 
-ffmpeg/video.c: fixed recent breakage of avc1 in mp4 due to a recent ffmpeg
-change
+  * src/misc/cpu.c: oops.
 
 ------------------------------------------------------------------------
-r8796 | markfm | 2004-09-26 13:41:32 +0200 (Sun, 26 Sep 2004) | 2 lines
+r12726 | sam | 2005-10-02 01:29:56 +0200 (Sun, 02 Oct 2005) | 2 lines
 Changed paths:
-   A /trunk/modules/video_filter/marq.c
+   M /trunk/src/misc/cpu.c
 
-Add marq.c, marquee video filter.
+  * src/misc/cpu.c: no need to push/pop %rbx before cpuid on x86_64.
 
 ------------------------------------------------------------------------
-r8795 | sigmunau | 2004-09-26 01:36:55 +0200 (Sun, 26 Sep 2004) | 4 lines
+r12722 | fkuehne | 2005-10-01 15:47:58 +0200 (Sat, 01 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-
-mkv.cpp: added support for quicktime video codecs in mkv (tested with svq3)
-Modules.am: link mkv demux with mp4 demux
-mp4/*: export some functions needed by mkv demux
+   M /trunk/modules/gui/macosx/playlist.m
 
+* minor fix (capitalise string at the bottom of the pl, don't create temporary strings if you don't use stringWithFormat)
 ------------------------------------------------------------------------
-r8794 | hartman | 2004-09-25 22:05:02 +0200 (Sat, 25 Sep 2004) | 2 lines
+r12721 | robUx4 | 2005-10-01 15:40:27 +0200 (Sat, 01 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
-
-* update of NEWS and todo
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: added option "mkv-preload-local-dir", disable when there are broken files in the same dir (eMule)
 ------------------------------------------------------------------------
-r8793 | sigmunau | 2004-09-25 19:51:24 +0200 (Sat, 25 Sep 2004) | 2 lines
+r12720 | robUx4 | 2005-10-01 15:23:13 +0200 (Sat, 01 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/demux/mkv.cpp
 
-time.c: remove unused function parameter
+mkv.cpp: better timecode sent by the demuxer (doesn't seem right with native MPEG4.2)
+------------------------------------------------------------------------
+r12719 | xtophe | 2005-10-01 13:15:36 +0200 (Sat, 01 Oct 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Add Install.wince in the tar
 
 ------------------------------------------------------------------------
-r8792 | gbazin | 2004-09-25 17:13:01 +0200 (Sat, 25 Sep 2004) | 1 line
+r12718 | xtophe | 2005-10-01 12:57:40 +0200 (Sat, 01 Oct 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/Makefile.am
+
+Add some sed in the package-win32 rules (closes #372)
 
-* modules/video_output/directx/*: fix for spurious taskbar item after switching to fullscreen.
 ------------------------------------------------------------------------
-r8791 | sigmunau | 2004-09-25 16:01:05 +0200 (Sat, 25 Sep 2004) | 4 lines
+r12717 | robUx4 | 2005-10-01 11:58:52 +0200 (Sat, 01 Oct 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/network/ipv4.c
 
-mkv.cpp: helper function for printing of the mkv parse tree. Moves all the
-nastyness to a central location. Improves the general readability in my
-opinion.
+avoid declaration collision on MSVC
+------------------------------------------------------------------------
+r12716 | jpsaman | 2005-10-01 10:58:10 +0200 (Sat, 01 Oct 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
 
+Fix typo
 ------------------------------------------------------------------------
-r8790 | sigmunau | 2004-09-25 15:04:12 +0200 (Sat, 25 Sep 2004) | 2 lines
+r12715 | gbazin | 2005-09-30 21:36:22 +0200 (Fri, 30 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/audio_filter/resampler/bandlimited.c
+
+* modules/audio_filter/resampler/bandlimited.c: re-enabled the bandlimited resampler. Commit 12102 is actually bogus since the problem is in fact created by the audio output pipeline introducing more latency than what can be compensated by the default input caching.
+------------------------------------------------------------------------
+r12714 | bigben | 2005-09-30 19:18:45 +0200 (Fri, 30 Sep 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/gnomevfs.c
+
+* Cleaner url parsing
+
 
-mkv.cpp: protect the call to block_zlib_decompress
 
 ------------------------------------------------------------------------
-r8789 | sigmunau | 2004-09-25 14:45:04 +0200 (Sat, 25 Sep 2004) | 3 lines
+r12713 | hartman | 2005-09-30 02:05:32 +0200 (Fri, 30 Sep 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/freetype.c
 
-mkv.cpp: turned do_zlib_decompress into block_zlib_decompress, and use it
-when needed. Zlib-compressed vobsubs work for me now.
+* Some freetype renderer hacks as suggested by Sigmund to improve the current outline.
+  Sigmund says that YUVP rendering sucks and that he wants his 256 YUVA renderer back.
+  Who exactly remembers why this one was removed ???
 
 ------------------------------------------------------------------------
-r8788 | sigmunau | 2004-09-25 14:25:42 +0200 (Sat, 25 Sep 2004) | 2 lines
+r12712 | bigben | 2005-09-29 21:42:35 +0200 (Thu, 29 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/access/gnomevfs.c
+
+Handle correctly some more error cases
 
-mkv.cpp: Parse tags related to compression (unused yet)
 
 ------------------------------------------------------------------------
-r8787 | gbazin | 2004-09-24 13:29:25 +0200 (Fri, 24 Sep 2004) | 1 line
+r12711 | hartman | 2005-09-29 17:21:40 +0200 (Thu, 29 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/demux/livedotcom.cpp
+
+* The PTS/PCR repeats we test for should at least continue for 1s before we consider it to be the EOF of a QTSS VoD session.
 
-* modules/video_filter/time.c: the subpicture doesn't need a timeout.
 ------------------------------------------------------------------------
-r8786 | gbazin | 2004-09-24 10:35:23 +0200 (Fri, 24 Sep 2004) | 1 line
+r12710 | jpsaman | 2005-09-29 16:33:21 +0200 (Thu, 29 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/video_filter/osdmenu.c
 
-* Makefile.am: use the new wine cmdl syntax for make package-win32.
+Remove trailing whitespace
 ------------------------------------------------------------------------
-r8785 | gbazin | 2004-09-24 08:59:28 +0200 (Fri, 24 Sep 2004) | 1 line
+r12709 | jpsaman | 2005-09-29 16:32:54 +0200 (Thu, 29 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/modules/access/udp.c
 
-modules/control/corba/Modules.am: attempt to fix build.
+Remove trailing whitespace
 ------------------------------------------------------------------------
-r8784 | hartman | 2004-09-24 00:08:39 +0200 (Fri, 24 Sep 2004) | 2 lines
+r12708 | jpsaman | 2005-09-29 16:31:26 +0200 (Thu, 29 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/codec/dvbsub.c
 
-* zlib decompressor for mkv. not working. (i don't get c++ :) )
+Remove trailing whitespace
+------------------------------------------------------------------------
+r12707 | jpsaman | 2005-09-29 16:30:53 +0200 (Thu, 29 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/services_discovery/upnp.cpp
 
+Remove trailing whitespace
 ------------------------------------------------------------------------
-r8783 | gbazin | 2004-09-23 23:11:43 +0200 (Thu, 23 Sep 2004) | 1 line
+r12706 | jpsaman | 2005-09-29 16:30:26 +0200 (Thu, 29 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/access/tcp.c
 
-* src/video_output/vout_subpictures.c: fixed recent dvd menu breakage.
+Remove trailing whitespace
 ------------------------------------------------------------------------
-r8782 | hartman | 2004-09-23 22:56:46 +0200 (Thu, 23 Sep 2004) | 3 lines
+r12705 | jpsaman | 2005-09-29 16:29:59 +0200 (Thu, 29 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/HACKING
-   M /trunk/TODO
+   M /trunk/modules/demux/nsc.c
 
-* added asx todo item to list
-* added some clarifications on use of bootstrap to HACKING file
+Fix compiler warning, remove unused variables
+------------------------------------------------------------------------
+r12704 | jpsaman | 2005-09-29 16:28:51 +0200 (Thu, 29 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/src/osd/osd.c
 
+remove trailing whitespace
 ------------------------------------------------------------------------
-r8781 | hartman | 2004-09-23 22:52:20 +0200 (Thu, 23 Sep 2004) | 8 lines
+r12703 | hartman | 2005-09-29 00:19:38 +0200 (Thu, 29 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* if http:// and mime == asf, and name doesn't contain asx (cause they have mime == asf too) then bail http access and let the mms access try.
-  ( VLC now plays http:// urls which are actually mms:// streams and no longer handles asx files when the path doesn't contain "asx" )
+* forgot to handle initial pcr == 0 case
+
+------------------------------------------------------------------------
+r12702 | hartman | 2005-09-28 23:30:19 +0200 (Wed, 28 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
 
-* added the aacp (aacPlus) mime type and force the aac demux in that case. aacPlus still doesn't work. (decoder issue?)
+* if a PTS keeps repeating for a while we assume EOF. This fixes QTSS VoD which VLC kept open after it was finished.
+  The limit i chose in Demux() is 5 loops of Demux() with the same pcr. It's based on nothing, but I assumed it was more safe then checking for a single repeat of a PTS value. That might be allowed in some cases????
 
-* don't PLAYLIST_GO on a redirect. gave weird effects because the current item was still in the 'open' fase. The playlist is already playing, so there is no use in this option.
+------------------------------------------------------------------------
+r12701 | xtophe | 2005-09-28 21:36:15 +0200 (Wed, 28 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
+Create some WinCE package target (Gibalou please review them)
 
 ------------------------------------------------------------------------
-r8780 | oaubert | 2004-09-23 18:56:07 +0200 (Thu, 23 Sep 2004) | 2 lines
+r12700 | dionoea | 2005-09-28 21:03:28 +0200 (Wed, 28 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/corba/mediacontrol-plugin.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-mediacontrol-plugin.c: removed superfluous vlc_release()
+ * trailing spaces removal (this commit is really useless)
 
 ------------------------------------------------------------------------
-r8779 | oaubert | 2004-09-23 18:55:37 +0200 (Thu, 23 Sep 2004) | 3 lines
+r12699 | dionoea | 2005-09-28 21:00:42 +0200 (Wed, 28 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/corba/mediacontrol-core.c
+   M /trunk/modules/mux/ogg.c
 
-mediacontrol-core.c: updated the used API to the new demux2
-  API. ByteCount positions are not supported anymore.
+ * warning fixes
 
 ------------------------------------------------------------------------
-r8778 | oaubert | 2004-09-23 18:53:51 +0200 (Thu, 23 Sep 2004) | 2 lines
+r12698 | dionoea | 2005-09-28 20:56:36 +0200 (Wed, 28 Sep 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/modules/mux/mp4.c
 
-Modules.am: fixed typelib generation
+ * remove signedness gcc warnings (lots of cast from char * to uint8_t
+   and the other way arround. Shouldn't change anything about how the
+   thing is run)
 
 ------------------------------------------------------------------------
-r8777 | hartman | 2004-09-23 16:08:11 +0200 (Thu, 23 Sep 2004) | 2 lines
+r12697 | xtophe | 2005-09-28 20:51:17 +0200 (Wed, 28 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/faad.c
+   M /trunk/src/libvlc.h
 
-* unknow -> unknown
+Document the access/demux://MRL format
 
 ------------------------------------------------------------------------
-r8776 | hartman | 2004-09-23 14:42:42 +0200 (Thu, 23 Sep 2004) | 2 lines
+r12696 | dionoea | 2005-09-28 20:49:52 +0200 (Wed, 28 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/HACKING
+   M /trunk/modules/mux/asf.c
 
-* HACKING: CVS -> SVN, added remark about developers.videolan.org site
+ * fix signedness gcc warning
 
 ------------------------------------------------------------------------
-r8775 | gbazin | 2004-09-23 14:09:53 +0200 (Thu, 23 Sep 2004) | 1 line
+r12695 | hartman | 2005-09-28 16:57:31 +0200 (Wed, 28 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/video_filter/deinterlace.c
+
+* Streamming -> Streaming
 
-* configure.ac: fixed typo.
 ------------------------------------------------------------------------
-r8774 | gbazin | 2004-09-23 13:20:24 +0200 (Thu, 23 Sep 2004) | 1 line
+r12694 | hartman | 2005-09-28 16:56:49 +0200 (Wed, 28 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/control/rc.c
+
+* Now uses the fullscreen variable instead of setting i_changes |= FULLSCREEN_CHANGE since this is not handled by vout filters, and variables are.
 
-* configure.ac: should fix libpng detection on win32.
 ------------------------------------------------------------------------
-r8773 | gbazin | 2004-09-23 11:08:08 +0200 (Thu, 23 Sep 2004) | 1 line
+r12693 | bigben | 2005-09-27 18:18:11 +0200 (Tue, 27 Sep 2005) | 6 lines
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/access/gnomevfs.c
+
+* Fix a double free and the size of a memory allocation
+* Only call gnome_vfs_escape_path_string on the path part of the uri, since the functions in gnomevfs that are supposed to make the host/user/path separation are broken (they will escape passwords too)
+* Trying to open a file with http on a system with non latin1 encoding may still fail (testing welcomed).
+* Don't call gnome_vfs_make_uri_from_input_with_dirs since this will fail on a path with special caracters, but gnome_vfs_expand_initial_tilde and gnome_vfs_make_uri_from_shell_arg
+
 
-* modules/misc/rtsp.c: fixed pause.
 ------------------------------------------------------------------------
-r8772 | gbazin | 2004-09-22 21:32:21 +0200 (Wed, 22 Sep 2004) | 1 line
+r12692 | hartman | 2005-09-27 03:10:56 +0200 (Tue, 27 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/demux/ts.c
+
+* ts.c: print Stream Identifier descriptor information
 
-* modules/misc/rtsp.c: fixed segfault.
 ------------------------------------------------------------------------
-r8771 | gbazin | 2004-09-22 21:29:32 +0200 (Wed, 22 Sep 2004) | 1 line
+r12691 | fkuehne | 2005-09-26 23:46:01 +0200 (Mon, 26 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/macosx/about.m
 
-* src/libvlc.h: -f shortcut for fullscreen option.
+THANKS and AUTHORS were converted to UTF-8
 ------------------------------------------------------------------------
-r8770 | gbazin | 2004-09-22 20:42:52 +0200 (Wed, 22 Sep 2004) | 1 line
+r12690 | gbazin | 2005-09-26 23:00:27 +0200 (Mon, 26 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/demux/ogg.c
 
-* modules/misc/rtsp.c: misc improvements + respect ports given by client.
+* modules/demux/ogg.c: discard subtitles header packets (not sure this is the right fix though).
 ------------------------------------------------------------------------
-r8769 | gbazin | 2004-09-22 17:25:11 +0200 (Wed, 22 Sep 2004) | 1 line
+r12689 | dionoea | 2005-09-26 20:45:44 +0200 (Mon, 26 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk/NEWS
+
+ * forgot some stuff
 
-* modules/access_output/udp.c: if a packet is bigger than the mtu size, we emit a warning and try to split it.
 ------------------------------------------------------------------------
-r8768 | gbazin | 2004-09-22 15:43:03 +0200 (Wed, 22 Sep 2004) | 1 line
+r12688 | dionoea | 2005-09-26 20:34:52 +0200 (Mon, 26 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/dvdread.c
-   M /trunk/modules/demux/ps.c
-   M /trunk/modules/demux/ps.h
+   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/ca.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_TW.po
+
+ * 0.8.4-test1
 
-* modules/demux/ps.c,ps.h: PSM parsing remotely based on a patch by Pascal Claes.
 ------------------------------------------------------------------------
-r8767 | gbazin | 2004-09-22 15:37:55 +0200 (Wed, 22 Sep 2004) | 1 line
+r12687 | titer | 2005-09-26 17:03:39 +0200 (Mon, 26 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/beos/InterfaceWindow.cpp
+   M /trunk/modules/gui/beos/InterfaceWindow.h
+   M /trunk/modules/gui/beos/PlayListWindow.cpp
+
+ beos/*: update the playlist properly
 
-* modules/stream_out/transcode.c: a bit more useful debug message.
 ------------------------------------------------------------------------
-r8766 | sigmunau | 2004-09-22 14:09:30 +0200 (Wed, 22 Sep 2004) | 2 lines
+r12686 | sam | 2005-09-26 12:42:11 +0200 (Mon, 26 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
 
-configure.ac: enabled time plugin
+  * extras/contrib/src/Makefile: additional fix for the livedotcom snapshot.
 
 ------------------------------------------------------------------------
-r8765 | gbazin | 2004-09-22 12:17:41 +0200 (Wed, 22 Sep 2004) | 1 line
+r12685 | sam | 2005-09-26 12:15:44 +0200 (Mon, 26 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.c
+   M /trunk/configure.ac
+
+  * configure.ac: re-enabled i420_rgb_mmx on amd64.
 
-* modules/demux/ps.c: small cleanup.
 ------------------------------------------------------------------------
-r8764 | gbazin | 2004-09-22 11:44:44 +0200 (Wed, 22 Sep 2004) | 1 line
+r12684 | sam | 2005-09-26 12:15:02 +0200 (Mon, 26 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/video_chroma/i420_rgb16.c
+
+  * modules/video_chroma/i420_rgb16.c: fixed compiler warnings.
 
-* modules/mux/mpeg/ps.c: make sure the data blocks containing the pack and system headers are timestamped correctly. Added an --sout-ps-dts-delay option.
 ------------------------------------------------------------------------
-r8763 | gbazin | 2004-09-22 11:20:12 +0200 (Wed, 22 Sep 2004) | 1 line
+r12683 | sam | 2005-09-26 12:14:46 +0200 (Mon, 26 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item.c
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+
+  * modules/video_chroma/i420_rgb_mmx.h: use RIP-related code on amd64.
 
-* src/playlist/item.c: fixed recent playlist item initialization bug which was screwing up things like doing random autodeletions, etc...
 ------------------------------------------------------------------------
-r8762 | hartman | 2004-09-22 00:24:31 +0200 (Wed, 22 Sep 2004) | 2 lines
+r12682 | sam | 2005-09-26 08:08:13 +0200 (Mon, 26 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/extras/contrib/src/packages.mak
 
-Thou shalt compile before thou commits
+  * extras/contrib/src/packages.mak: updated livedotcom location.
 
 ------------------------------------------------------------------------
-r8761 | hartman | 2004-09-22 00:16:35 +0200 (Wed, 22 Sep 2004) | 3 lines
+r12681 | sam | 2005-09-26 01:47:23 +0200 (Mon, 26 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/debian/rules
 
-* Fix the vobsub length.
-  fen: any suggestions for the other Control() stuff?
+  * debian/rules: toup?\195?\169t?\195?\169?\195?\169?\195?\169
 
 ------------------------------------------------------------------------
-r8760 | hartman | 2004-09-21 23:52:52 +0200 (Tue, 21 Sep 2004) | 4 lines
+r12680 | sam | 2005-09-26 01:10:50 +0200 (Mon, 26 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/debian/rules
 
- * scaled external vobsubs with multiple tracks are now working
-   - searching is a mess
-   - autodetect not yet activated, force by opening the idx as subfile
+  * debian/rules: build x264 in PIC mode whenever possible
 
 ------------------------------------------------------------------------
-r8759 | gbazin | 2004-09-21 22:40:09 +0200 (Tue, 21 Sep 2004) | 1 line
+r12679 | jpsaman | 2005-09-25 20:25:57 +0200 (Sun, 25 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/doc/vlm.txt
+   M /trunk/modules/access/rtsp/real.c
+   M /trunk/modules/access/rtsp/real_rmff.c
+   M /trunk/modules/access/rtsp/real_sdpplin.c
 
-* doc/vlm.txt: small update to reflect the latest changes.
+Undo coding style fixes to make syncing with Xine code easier
 ------------------------------------------------------------------------
-r8758 | gbazin | 2004-09-21 22:33:59 +0200 (Tue, 21 Sep 2004) | 1 line
+r12678 | asmax | 2005-09-25 19:10:55 +0200 (Sun, 25 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/spudec/spudec.c
+   A /trunk/msvc/libvlc.vcproj.in
+   A /trunk/msvc/plugins.vcproj.in
+   A /trunk/msvc/vlc.vcproj.in
+   M /trunk/toolbox
 
-* modules/codec/spudec/spudec.c: packetizer needs to duplicate the input es_format_t.
+* toolbox: added a --update-vc7 option to generate projects for Visual Studio .NET
 ------------------------------------------------------------------------
-r8757 | gbazin | 2004-09-21 22:19:04 +0200 (Tue, 21 Sep 2004) | 1 line
+r12677 | jpsaman | 2005-09-25 19:06:08 +0200 (Sun, 25 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/access/rtsp/real_sdpplin.c
 
-* src/video_output/vout_subpictures.c: modify the scaling factor based on the original video size info.
+Another bunch of memory leaks in realrtsp plugin
 ------------------------------------------------------------------------
-r8756 | hartman | 2004-09-21 21:26:10 +0200 (Tue, 21 Sep 2004) | 2 lines
+r12676 | babal | 2005-09-25 18:49:40 +0200 (Sun, 25 Sep 2005) | 10 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/configure.ac
+   M /trunk/modules/LIST
+   M /trunk/modules/audio_filter/channel_mixer/Modules.am
+   A /trunk/modules/audio_filter/channel_mixer/dolby.c
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
+   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/audio_filter/normvol.c
+   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
+   M /trunk/src/audio_output/filters.c
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/audio_output/output.c
+   M /trunk/src/input/decoder.c
+   M /trunk/src/libvlc.h
+   M /trunk/vlc.spec.mdk
 
-* pass the orignal movie size from es_format_t to subpicture_t
+- the creation of the audio filter pipeline when specifying user audio
+  channel mixers was broken (again) in 0.8.1 and 0.8.2; hopefully this
+  will fix it for good, by allowing audio filters to request a specific
+  format rather than imposing them an arbitrary one
+- various other small fixes in the audio output core
+- option to force detection of Dolby Surround
+- simple module to decode Dolby Surround
+- increase spatialization with two center speakers and fix channel
+  order for 7.1 streams in the headphone channel mixer
 
 ------------------------------------------------------------------------
-r8755 | sam | 2004-09-21 18:22:16 +0200 (Tue, 21 Sep 2004) | 2 lines
+r12671 | jpsaman | 2005-09-25 13:16:43 +0200 (Sun, 25 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/modules/video_filter/swscale/Modules.am
+   M /trunk/modules/access/rtsp/access.c
+   M /trunk/modules/access/rtsp/real.c
+   M /trunk/modules/access/rtsp/rtsp.c
 
-  * Added missing \n to misc files.
+Fix compiler warnings
+------------------------------------------------------------------------
+r12669 | jpsaman | 2005-09-25 13:09:54 +0200 (Sun, 25 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/rtsp/real_rmff.c
+   M /trunk/modules/access/rtsp/real_sdpplin.c
 
+Compile fixes and another memory leak fix
 ------------------------------------------------------------------------
-r8754 | sam | 2004-09-21 18:07:41 +0200 (Tue, 21 Sep 2004) | 2 lines
+r12666 | zorglub | 2005-09-25 12:14:39 +0200 (Sun, 25 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/modules/video_output/x11/xcommon.c
 
-  * toolbox: fixed mixup in the changelog generation example.
+Allow setting video output title under X
+Patch by Oscar Perez
 
 ------------------------------------------------------------------------
-r8753 | sam | 2004-09-21 17:55:45 +0200 (Tue, 21 Sep 2004) | 6 lines
+r12665 | zorglub | 2005-09-25 12:10:24 +0200 (Sun, 25 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
+   M /trunk/modules/services_discovery/sap.c
 
-  * debian/rules:
-    + Fixed previously broken DVD support.
-    + Removed currently broken Speex support.
-  * debian/control:
-    + Build-depend on libdvdnav.
+Handle multicast like unicast in SAP
+I'm really sorry, I couldn't find who sent this patch. Just drop me a mail, I'll add you to the THANKS list.
 
 ------------------------------------------------------------------------
-r8752 | fkuehne | 2004-09-21 16:44:38 +0200 (Tue, 21 Sep 2004) | 1 line
+r12664 | jpsaman | 2005-09-25 11:52:28 +0200 (Sun, 25 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/access/rtsp/real.c
+   M /trunk/modules/access/rtsp/real_rmff.c
+   M /trunk/modules/access/rtsp/real_rmff.h
+   M /trunk/modules/access/rtsp/real_sdpplin.c
+   M /trunk/modules/access/rtsp/rtsp.c
 
-* hopefully fixed the wrong behaviour of the strg/ctrl-key in the G. translation
+Fix several memory leaks and do a bit of coding style cleanup.
 ------------------------------------------------------------------------
-r8751 | gbazin | 2004-09-20 23:51:41 +0200 (Mon, 20 Sep 2004) | 1 line
+r12663 | jpsaman | 2005-09-24 18:41:23 +0200 (Sat, 24 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/AUTHORS
 
-* modules/video_filter/time.c: added Id svn keyword
+Update my entry
 ------------------------------------------------------------------------
-r8750 | gbazin | 2004-09-20 23:50:18 +0200 (Mon, 20 Sep 2004) | 1 line
+r12662 | hartman | 2005-09-23 16:01:20 +0200 (Fri, 23 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_vlm.h
-   M /trunk/include/vlc_vod.h
-   M /trunk/modules/misc/rtsp.c
-   M /trunk/src/misc/vlm.c
+   M /trunk/extras/contrib/src/Makefile
+
+* Update ffmpeg configure line
 
-* modules/misc/rtsp.c, src/misc/vlm.c: VOD RTSP support is beginning to work.
 ------------------------------------------------------------------------
-r8749 | hartman | 2004-09-20 17:47:08 +0200 (Mon, 20 Sep 2004) | 4 lines
+r12661 | sam | 2005-09-23 15:39:26 +0200 (Fri, 23 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/debian/rules
 
-* some fixes to vobsub
-  TODO: create the index
-        position control
+  * debian/rules: removed useless magic in the faad2/x264 build.
 
 ------------------------------------------------------------------------
-r8748 | hartman | 2004-09-20 17:03:17 +0200 (Mon, 20 Sep 2004) | 2 lines
+r12660 | sam | 2005-09-23 14:09:46 +0200 (Fri, 23 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/bootstrap
+   M /trunk/configure.ac
 
-* disabled the libdts making for the nightlies
+  * HA! HA! I ARE USING TEH AM_MAINTAINER_MODE!!!1!
 
 ------------------------------------------------------------------------
-r8747 | sigmunau | 2004-09-20 14:17:51 +0200 (Mon, 20 Sep 2004) | 2 lines
+r12659 | sam | 2005-09-23 13:54:46 +0200 (Fri, 23 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/bootstrap
 
-time.c: configureable time format patch by markfm + some cleanup
+  * bravo sam.
 
 ------------------------------------------------------------------------
-r8746 | gbazin | 2004-09-20 12:23:59 +0200 (Mon, 20 Sep 2004) | 1 line
+r12658 | sam | 2005-09-23 13:47:52 +0200 (Fri, 23 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/bootstrap
+
+  * bootstrap: issue an error if gettextize is not present.
 
-* modules/codec/x264.c: fixed aspect ratio.
 ------------------------------------------------------------------------
-r8745 | gbazin | 2004-09-20 12:09:28 +0200 (Mon, 20 Sep 2004) | 1 line
+r12657 | gbazin | 2005-09-22 23:23:35 +0200 (Thu, 22 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/control/netsync.c
 
-* modules/video_filter/time.c: optimized a bit.
+* modules/control/netsync.c: compilation fix.
 ------------------------------------------------------------------------
-r8744 | gbazin | 2004-09-20 12:06:53 +0200 (Mon, 20 Sep 2004) | 1 line
+r12656 | gbazin | 2005-09-22 23:19:33 +0200 (Thu, 22 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/network/ipv6.c
 
-* modules/misc/freetype.c: fixed memory leak.
+* modules/misc/network/ipv6.c: EVC compilation fixes.
 ------------------------------------------------------------------------
-r8743 | gbazin | 2004-09-20 11:18:11 +0200 (Mon, 20 Sep 2004) | 1 line
+r12655 | titer | 2005-09-22 23:17:14 +0200 (Thu, 22 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/configure.ac
+   M /trunk/extras/contrib/bootstrap
+
+ Fixed build on BeOS R5/BONE and Zeta
 
-* modules/video_filter/logo.c: fixed memleak.
 ------------------------------------------------------------------------
-r8742 | gbazin | 2004-09-20 10:53:58 +0200 (Mon, 20 Sep 2004) | 1 line
+r12654 | gbazin | 2005-09-22 23:11:38 +0200 (Thu, 22 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/gui/wince/dialogs.cpp
 
-* modules/video_filter/time.c: stick to our config options naming convention + fixed a couple of mem-leaks.
+* modules/gui/wince/dialogs.cpp: EVC compilation fix.
 ------------------------------------------------------------------------
-r8741 | gbazin | 2004-09-19 23:38:12 +0200 (Sun, 19 Sep 2004) | 5 lines
+r12653 | gbazin | 2005-09-22 22:56:57 +0200 (Thu, 22 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_vlm.h
-   M /trunk/src/misc/vlm.c
-
-* src/misc/vlm.c:
-   + major cleanup and bug fixing.
-   + added support for spawning and controlling several media instances.
-
+   M /trunk/modules/audio_filter/resampler/ugly.c
 
+* modules/audio_filter/resampler/ugly.c: compilation fix.
 ------------------------------------------------------------------------
-r8740 | gbazin | 2004-09-19 21:22:04 +0200 (Sun, 19 Sep 2004) | 1 line
+r12652 | gbazin | 2005-09-22 22:49:37 +0200 (Thu, 22 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc/intf.h
-   M /trunk/include/vlc_input.h
-   M /trunk/src/playlist/item.c
+   M /trunk/src/stream_output/sap.c
 
-* include/vlc_input.h, src/playlist/item.c: added vlc_input_item_Init()/Clean() facility.
+* src/stream_output/sap.c: net_Write() returns an int, not an unsigned.
 ------------------------------------------------------------------------
-r8739 | gbazin | 2004-09-19 20:50:54 +0200 (Sun, 19 Sep 2004) | 1 line
+r12651 | gbazin | 2005-09-22 22:48:59 +0200 (Thu, 22 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/modules/access/mms/mmstu.c
 
-* modules/demux/vobsub.c: fixed bug pointed to by gcc warnings.
+* modules/access/mms/mmstu.c: use net_Write() instead of send().
 ------------------------------------------------------------------------
-r8738 | gbazin | 2004-09-19 18:26:54 +0200 (Sun, 19 Sep 2004) | 1 line
+r12650 | gbazin | 2005-09-22 22:31:16 +0200 (Thu, 22 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/src/misc/getaddrinfo.c
 
-* modules/video_filter/logo.c: oops, broke something.
+* src/misc/getaddrinfo.c: WinCE implementation + ipv6 support (not tested).
 ------------------------------------------------------------------------
-r8737 | gbazin | 2004-09-19 17:46:14 +0200 (Sun, 19 Sep 2004) | 1 line
+r12649 | gbazin | 2005-09-22 22:14:20 +0200 (Thu, 22 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/evc/config.h.in
+   M /trunk/include/network.h
+   M /trunk/include/vlc_common.h
+   M /trunk/src/control/audio_video.c
+   M /trunk/src/control/core.c
+   M /trunk/src/control/util.c
+   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/src/misc/net.c
+   M /trunk/src/stream_output/acl.c
+   M /trunk/src/stream_output/sap.c
 
-* modules/video_filter/logo.c: couple of sanity check.
+* ALL: WinCE EVC compilation fixes.
 ------------------------------------------------------------------------
-r8736 | gbazin | 2004-09-19 17:36:08 +0200 (Sun, 19 Sep 2004) | 1 line
+r12648 | sam | 2005-09-22 22:09:48 +0200 (Thu, 22 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/configure.ac
+
+  * configure.ac: well well... until GCC is fixed, let's disable i420_rgb_mmx
+    on AMD64.
 
-* modules/video_filter/logo.c: transparency fix by markfm.
 ------------------------------------------------------------------------
-r8735 | gbazin | 2004-09-19 17:23:38 +0200 (Sun, 19 Sep 2004) | 1 line
+r12647 | gbazin | 2005-09-22 21:40:11 +0200 (Thu, 22 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/evc/vlc.vcw
 
-* modules/video_filter/logo.c: fixed case when no transparent color is set.
+* evc/vlc.vcw: plugin_id3 doesn't exist anymore.
 ------------------------------------------------------------------------
-r8734 | gbazin | 2004-09-19 17:11:36 +0200 (Sun, 19 Sep 2004) | 1 line
+r12646 | gbazin | 2005-09-22 21:39:38 +0200 (Thu, 22 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/include/vlc_common.h
 
-* src/video_output/vout_subpictures.c: support for stacking subpictures filters (eg. --sub-filter=foo,bar).
+* include/vlc_common.h: why on earth was off_t not typedefed to int64 anymore under _MSC_VER ?
 ------------------------------------------------------------------------
-r8733 | gbazin | 2004-09-19 16:58:43 +0200 (Sun, 19 Sep 2004) | 1 line
+r12644 | massiot | 2005-09-22 17:39:37 +0200 (Thu, 22 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/INSTALL.win32
+
+ * INSTALL.win32: Added --with-sdl-config-path=/usr/win32/bin.
 
-* modules/video_filter/logo.c: remove the comment about the need for RGBA PNG files.
 ------------------------------------------------------------------------
-r8732 | gbazin | 2004-09-19 16:46:01 +0200 (Sun, 19 Sep 2004) | 1 line
+r12643 | gbazin | 2005-09-22 00:08:00 +0200 (Thu, 22 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/codec/x264.c
+
+* modules/codec/x264.c: renamed analyse "all" mode to "slow" and added X264_ANALYSE_I8x8 to "all" mode.
 
-* modules/video_filter/logo.c: convert all pngs to RGBA.
 ------------------------------------------------------------------------
-r8731 | sigmunau | 2004-09-19 14:29:16 +0200 (Sun, 19 Sep 2004) | 2 lines
+r12638 | xtophe | 2005-09-21 19:11:02 +0200 (Wed, 21 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/configure.ac
 
-time.c: customizable position and string prefix, mainly done by markfm
+Don't use Hal elsewhere than Linux
 
 ------------------------------------------------------------------------
-r8730 | hartman | 2004-09-18 23:13:45 +0200 (Sat, 18 Sep 2004) | 6 lines
+r12634 | sam | 2005-09-21 12:44:17 +0200 (Wed, 21 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/vobsub.c
-
-* mkv.cpp: retrieve the original framesize from the vobsub idx and store in es_format_t
-* vobsub.c: rewrite of the vobsub module. Now has track support. This is UNFINISHED.
-  TODO, repair the 'Control' commands store the timestamp/location combo's in the arrays of subtitle_t structs
+   M /trunk/configure.ac
 
-  and find a way to pass the info from the decoder to the core of course....
+  * configure.ac: fixed typo that prevented --disable-gnomevfs from working.
 
 ------------------------------------------------------------------------
-r8729 | sigmunau | 2004-09-18 19:46:15 +0200 (Sat, 18 Sep 2004) | 4 lines
+r12633 | sam | 2005-09-21 11:53:14 +0200 (Wed, 21 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/Modules.am
-   M /trunk/modules/video_filter/time.c
+   M /trunk/src/libvlc.c
 
-modules/video_filter/Modules.am: added time, for those that don't know the
-fen-trick
-time.c: fixed a few copy/paste bugs and some warnings
+  * src/libvlc.c: cosmetic fix.
 
 ------------------------------------------------------------------------
-r8728 | sigmunau | 2004-09-18 18:38:58 +0200 (Sat, 18 Sep 2004) | 2 lines
+r12632 | rocky | 2005-09-21 04:15:03 +0200 (Wed, 21 Sep 2005) | 18 lines
 Changed paths:
-   A /trunk/modules/video_filter/time.c
+   M /trunk/modules/access/cdda/cdda.h
+
+In libcdio < 0.76
+
+#include <cdio/cdda.h> /* Pulls in #include <cdio/paranoia.h> */
+
+In libcdio >= 0.76
+
+#include <cdio/paranoia.h> /* Pulls in #include <cdio/cdda.h> */
+
+and
+
+#include <cdio/cdda.h>     /* These lines can be | In either order    */
+#include <cdio/paranoia.h> /* in either order    | these lines can be */
+
+So that's what we go with. See the libcdio-devel@gnu.org mailing list
+for more information on why the change in 0.76
+
 
-time.c: a small module to place current time on top of video
 
 ------------------------------------------------------------------------
-r8727 | hartman | 2004-09-18 11:52:20 +0200 (Sat, 18 Sep 2004) | 2 lines
+r12631 | hartman | 2005-09-21 03:24:48 +0200 (Wed, 21 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
+   M /trunk/extras/contrib/src/Makefile
 
-* added origin (position) and 'original frame size' params to SPU es
+* Autodetect the liveMedia on 10.2 special case. Note that this might break current 'sed' patch lines on existing 10.2 installs, since the correct line will be patched by those as well. 
 
 ------------------------------------------------------------------------
-r8726 | hartman | 2004-09-18 11:36:26 +0200 (Sat, 18 Sep 2004) | 2 lines
+r12630 | titer | 2005-09-21 00:48:30 +0200 (Wed, 21 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/visualization/visual/effects.c
 
-* added SVQ3 ID to livedotcom. don't remember if it worked, but won't hurt either i guess..
+ visual/effects.c: compile fix
 
 ------------------------------------------------------------------------
-r8725 | gbazin | 2004-09-18 11:34:03 +0200 (Sat, 18 Sep 2004) | 1 line
+r12629 | titer | 2005-09-20 22:14:48 +0200 (Tue, 20 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/extras/contrib/src/Makefile
+
+ Fixed ffmpeg BeOS cross compile on x86_64 (adapted from [12575])
 
-* modules/demux/subtitle.c: compilation fix.
 ------------------------------------------------------------------------
-r8724 | gbazin | 2004-09-18 11:21:03 +0200 (Sat, 18 Sep 2004) | 1 line
+r12628 | titer | 2005-09-20 22:03:11 +0200 (Tue, 20 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/extras/contrib/src/Patches/speex.patch
+
+ speex.patch: fix build with gcc < 3
 
-* src/misc/vlm.c: we probably have enough bugs already :p
 ------------------------------------------------------------------------
-r8723 | hartman | 2004-09-18 02:05:11 +0200 (Sat, 18 Sep 2004) | 3 lines
+r12624 | sam | 2005-09-20 19:21:42 +0200 (Tue, 20 Sep 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/subtitle.c
-   A /trunk/modules/demux/vobsub.c (from /trunk/modules/demux/subtitle.c:8722)
-
-* split vobsub and textual demuxers.
 
+  * configuer.ac: grmbl, fixed an old typo breaking the build with gcc-4.x on ppc.
 
 ------------------------------------------------------------------------
-r8722 | gbazin | 2004-09-17 16:47:01 +0200 (Fri, 17 Sep 2004) | 4 lines
+r12623 | sam | 2005-09-20 15:06:26 +0200 (Tue, 20 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_text.c
-   M /trunk/src/video_output/video_widgets.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/debian/Makefile.am
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   A /trunk/debian/gcc-snapshot
+   M /trunk/debian/rules
 
-* video_output/vout_subpictures.c:
-  + improved spu_SortSubpictures() to deal with SPU channels.
-  + ephemer subpictures can also have a stop date now (allows more flexibility).
+  * New Debian upload. Uses newer x264 and faad snapshots.
 
 ------------------------------------------------------------------------
-r8721 | gbazin | 2004-09-17 12:21:00 +0200 (Fri, 17 Sep 2004) | 1 line
+r12622 | sam | 2005-09-20 14:25:03 +0200 (Tue, 20 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/control/http/rpn.c
+
+  * modules/control/http/rpn.c: don?\226?\128?\153t crash if stripslashed string ends with \
 
-* modules/video_filter/logo.c: small fix.
 ------------------------------------------------------------------------
-r8720 | gbazin | 2004-09-17 12:13:21 +0200 (Fri, 17 Sep 2004) | 1 line
+r12620 | sam | 2005-09-20 11:55:29 +0200 (Tue, 20 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+
+  * modules/video_chroma/i420_rgb_mmx.h: bypassed gcc-3.4's ICEs again.
 
-* modules/stream_out/transcode.c: new sfilter option for using subpictures filters during the transcoding.
 ------------------------------------------------------------------------
-r8719 | gbazin | 2004-09-17 11:30:19 +0200 (Fri, 17 Sep 2004) | 2 lines
+r12618 | sam | 2005-09-20 02:11:35 +0200 (Tue, 20 Sep 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/video_chroma/i420_rgb16.c
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
 
-* modules/video_filter/logo.c: implemented a logo subpictures filter.
+  * modules/video_chroma/i420_rgb_mmx.h: work around a GCC 3.4.x bug.
+    /* Using i586-mingw32msvc-gcc 3.4.2: */
+    uint32_t i; __m64 mm0 = (__m64)(uint64_t)i;           /* ICE */
+    uint32_t i; uint64_t tmp = i; __m64 mm0 = (__m64)tmp; /* OK */
 
 ------------------------------------------------------------------------
-r8718 | gbazin | 2004-09-17 11:13:05 +0200 (Fri, 17 Sep 2004) | 1 line
+r12617 | sam | 2005-09-19 23:49:27 +0200 (Mon, 19 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/scale.c
+   M /trunk/debian/copyright
+
+  * debian/copyright: fixed the FSF address and updated copyright.
 
-* modules/video_filter/scale.c: add a bias when calculating the nearest neighbour.
 ------------------------------------------------------------------------
-r8717 | gbazin | 2004-09-17 11:11:50 +0200 (Fri, 17 Sep 2004) | 3 lines
+r12616 | sam | 2005-09-19 23:44:49 +0200 (Mon, 19 Sep 2005) | 4 lines
 Changed paths:
-   M /trunk/include/vlc_filter.h
-   M /trunk/include/vlc_spu.h
-   M /trunk/modules/misc/freetype.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/video_chroma/i420_rgb16.c
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
 
-* src/video_output/vout_subpictures.c: support for subpictures filters.
-* src/libvlc.h: new --sub-filter config option + added a new subpictures category that regroups all the subpictures options.
+  * modules/video_chroma/i420_rgb_mmx.h: wrote an MMX intrinsics version of
+    the conversion routines. Now that we no longer use inline asm, these
+    modules do not generate non-PIC code with -fPIC.
 
 ------------------------------------------------------------------------
-r8716 | gbazin | 2004-09-17 00:04:36 +0200 (Fri, 17 Sep 2004) | 3 lines
+r12615 | gbazin | 2005-09-19 23:32:04 +0200 (Mon, 19 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
-   M /trunk/modules/stream_out/description.c
-
-* modules/misc/rtsp.c: getting closer to a basic but functional rtsp server.
-* modules/stream_out/description.c: bug fix.
+   M /trunk/modules/mux/ogg.c
 
+* modules/mux/ogg.c: fixed potential buffer overflow.
 ------------------------------------------------------------------------
-r8715 | gbazin | 2004-09-16 16:31:14 +0200 (Thu, 16 Sep 2004) | 1 line
+r12614 | gbazin | 2005-09-19 23:21:17 +0200 (Mon, 19 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/demux/real.c
 
-* modules/gui/wxwindows/menus.cpp: re-organized right-click menu + play/pause/stop/next/previous entries.
+* modules/demux/real.c: avoid using null pts + removed debug message.
 ------------------------------------------------------------------------
-r8714 | gbazin | 2004-09-15 22:21:09 +0200 (Wed, 15 Sep 2004) | 3 lines
+r12613 | gbazin | 2005-09-19 23:16:23 +0200 (Mon, 19 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/misc/rtsp.c
-   M /trunk/modules/stream_out/Modules.am
-   A /trunk/modules/stream_out/description.c
-   M /trunk/src/misc/vlm.c
-
-* modules/stream_out/description.c: new "description" stream output module which gathers information on elementary streams (pre-parsing).
-* src/misc/vlm.c: pre-parse vod media items.
+   M /trunk/modules/access/rtsp/access.c
+   M /trunk/modules/access/rtsp/real.c
+   M /trunk/modules/access/rtsp/real.h
 
+* modules/access/rtsp: fixed problem in BlockRead().
 ------------------------------------------------------------------------
-r8713 | gbazin | 2004-09-15 18:59:25 +0200 (Wed, 15 Sep 2004) | 1 line
+r12612 | gbazin | 2005-09-19 22:20:07 +0200 (Mon, 19 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/Modules.am
+   M /trunk/modules/access/mms/mmstu.c
 
-* modules/video_filter/Modules.am: oops
+* modules/access/mms/mmstu.c: reverted broken commit.
 ------------------------------------------------------------------------
-r8712 | gbazin | 2004-09-15 18:02:45 +0200 (Wed, 15 Sep 2004) | 1 line
+r12611 | gbazin | 2005-09-19 22:07:04 +0200 (Mon, 19 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_filter/Modules.am
-   A /trunk/modules/video_filter/scale.c
+   M /trunk/modules/codec/realaudio.c
 
-* modules/video_filter/scale.c: simple nearest neighbour rescaling module for YUVP/A (subpictures).
+* modules/codec/realaudio.c: split the audio output buffers in chunks of 1024 samples because the audio output can't deal with big chunks.
 ------------------------------------------------------------------------
-r8711 | gbazin | 2004-09-15 17:55:25 +0200 (Wed, 15 Sep 2004) | 1 line
+r12610 | fkuehne | 2005-09-19 21:45:54 +0200 (Mon, 19 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/access/mms/mmstu.c
 
-* modules/codec/ffmpeg/video_filter.c: improvements.
+* fixed some other signedness-issue (thanks to Trax!)
 ------------------------------------------------------------------------
-r8710 | gbazin | 2004-09-15 17:52:13 +0200 (Wed, 15 Sep 2004) | 1 line
+r12609 | fkuehne | 2005-09-19 20:30:36 +0200 (Mon, 19 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/swscale/filter.c
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
-* modules/video_filter/swscale/filter.c: uninitialised variable fix.
+* fixed some 'comparison between signed and unsigned'-warnings
 ------------------------------------------------------------------------
-r8709 | gbazin | 2004-09-15 17:50:54 +0200 (Wed, 15 Sep 2004) | 4 lines
+r12608 | fkuehne | 2005-09-19 20:16:32 +0200 (Mon, 19 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc/vout.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_filter.h
-   M /trunk/include/vlc_objects.h
-   A /trunk/include/vlc_spu.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/ogt/common.c
-   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/control/hotkeys.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/input/decoder.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/objects.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/video_text.c
-   M /trunk/src/video_output/video_widgets.c
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_subpictures.c
-
-* ALL: separation of the SPU engine from the VOUT.
-* modules/stream_out/transcode.c: re-use the SPU engine.
-* src/video_output/vout_subpictures.c: support for resizing subpictures.
+   M /trunk/modules/access/mms/mmstu.c
 
+* fixed 2 minor compilation warnings
 ------------------------------------------------------------------------
-r8708 | gbazin | 2004-09-14 22:30:12 +0200 (Tue, 14 Sep 2004) | 4 lines
+r12606 | sam | 2005-09-19 18:06:04 +0200 (Mon, 19 Sep 2005) | 4 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_input.h
-   M /trunk/include/vlc_vlm.h
-   M /trunk/include/vlc_vod.h
-   M /trunk/modules/misc/rtsp.c
-   M /trunk/src/misc/vlm.c
+   M /trunk/configure.ac
 
-* src/misc/vlm.c: started "vod server" integration (not much done yet).
-* modules/misc/rtsp.c, include/vlc_vod.h: vod server api update.
-* include/vlc_input.h: extended input_item_t a bit for the vod server.
+  * configure.ac: more robust check for MMX intrinsics support. GCC 4.1.0
+    works, but gcc 4.0.x doesn?\226?\128?\153t build some constructs properly.
+    See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23963
 
 ------------------------------------------------------------------------
-r8707 | bigben | 2004-09-14 19:27:52 +0200 (Tue, 14 Sep 2004) | 4 lines
+r12605 | massiot | 2005-09-19 14:59:58 +0200 (Mon, 19 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/ts.c
 
+ * modules/demux/ts.c: PID 8191 is padding.
 
-msg_Err -> msg_Dbg
+------------------------------------------------------------------------
+r12604 | massiot | 2005-09-19 14:32:57 +0200 (Mon, 19 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/doc/fortunes.txt
+   M /trunk/modules/mux/mpeg/ts.c
 
+ * modules/mux/mpeg/ts.c: Detect older versions of libdvbpsi.
 
 ------------------------------------------------------------------------
-r8706 | gbazin | 2004-09-14 13:45:44 +0200 (Tue, 14 Sep 2004) | 3 lines
+r12603 | sam | 2005-09-19 01:13:41 +0200 (Mon, 19 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/INSTALL.win32
    M /trunk/configure.ac
 
-* configure.ac: fixed --with-ffmpeg-dts.
-* INSTALL.win32: update with new contrib package.
+  * configure.ac: check for MMX intrinsics.
 
 ------------------------------------------------------------------------
-r8705 | gbazin | 2004-09-14 13:38:50 +0200 (Tue, 14 Sep 2004) | 1 line
+r12602 | sam | 2005-09-19 01:13:04 +0200 (Mon, 19 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
+   M /trunk/po/POTFILES.in
+
+  * updated po/POTFILES.in.
 
-* modules/demux/asf/asf.c: fixed overflow in aspect ratio calculation.
 ------------------------------------------------------------------------
-r8704 | fkuehne | 2004-09-13 22:30:12 +0200 (Mon, 13 Sep 2004) | 1 line
+r12601 | gbazin | 2005-09-19 00:36:46 +0200 (Mon, 19 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/mux/mpeg/ts.c
 
-* updated used libcdio-version from 0.69 to 0.70
+* modules/mux/mpeg/ts.c: disabled some broken code.
 ------------------------------------------------------------------------
-r8703 | gbazin | 2004-09-13 22:29:58 +0200 (Mon, 13 Sep 2004) | 1 line
+r12600 | sam | 2005-09-18 22:14:45 +0200 (Sun, 18 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/modules/access/rtsp/Modules.am
+
+  * modules/access/rtsp/Modules.am: removed nonexistent file from the sources.
 
-* modules/access/dshow/crossbar.cpp: real compilation fix.
 ------------------------------------------------------------------------
-r8702 | gbazin | 2004-09-13 21:46:38 +0200 (Mon, 13 Sep 2004) | 1 line
+r12599 | fkuehne | 2005-09-18 21:29:35 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/modules/gui/macosx/output.m
 
-* modules/access/dshow/crossbar.cpp: compilation fix.
+* split up hostname and following path and insert the port after the hostname (fixes #351)
 ------------------------------------------------------------------------
-r8701 | gbazin | 2004-09-13 21:43:30 +0200 (Mon, 13 Sep 2004) | 3 lines
+r12598 | gbazin | 2005-09-18 20:44:04 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
-   A /trunk/modules/video_filter/swscale
-   A /trunk/modules/video_filter/swscale/Modules.am
-   A /trunk/modules/video_filter/swscale/common.h
-   A /trunk/modules/video_filter/swscale/filter.c
-   A /trunk/modules/video_filter/swscale/rgb2rgb.c
-   A /trunk/modules/video_filter/swscale/rgb2rgb.h
-   A /trunk/modules/video_filter/swscale/rgb2rgb_template.c
-   A /trunk/modules/video_filter/swscale/swscale.c
-   A /trunk/modules/video_filter/swscale/swscale.h
-   A /trunk/modules/video_filter/swscale/swscale_altivec_template.c
-   A /trunk/modules/video_filter/swscale/swscale_internal.h
-   A /trunk/modules/video_filter/swscale/swscale_template.c
-   A /trunk/modules/video_filter/swscale/yuv2rgb.c
-   A /trunk/modules/video_filter/swscale/yuv2rgb_altivec.c
-   A /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
-   A /trunk/modules/video_filter/swscale/yuv2rgb_template.c
-
-* modules/video_filter/swscale/*: new resizing/chroma conversion video filter based on MPlayer's swscale module.
-  (not enabled in configure.ac yet as it may have problems building on some platforms)
-
-------------------------------------------------------------------------
-r8700 | titer | 2004-09-13 17:46:00 +0200 (Mon, 13 Sep 2004) | 2 lines
-Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-
- contrib/src/Makefile: quick BeOS compile fix (-lnet bla bla)
 
+* configure.ac: compile the realaudio plugin with -DLOADER when --enable-loader is specified.
 ------------------------------------------------------------------------
-r8699 | gbazin | 2004-09-13 15:28:10 +0200 (Mon, 13 Sep 2004) | 1 line
+r12597 | gbazin | 2005-09-18 19:50:43 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_block.h
-   M /trunk/src/misc/block.c
+   M /trunk/modules/access/rtsp/rtsp.c
 
-* include/vlc_block.h: block_Duplicate() needs to duplicate all the fields of block_t.
+* modules/access/rtsp/rtsp.c: win32 compilation fix.
 ------------------------------------------------------------------------
-r8698 | titer | 2004-09-13 12:57:03 +0200 (Mon, 13 Sep 2004) | 3 lines
+r12596 | gbazin | 2005-09-18 19:35:23 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
+   A /trunk/modules/access/rtsp
+   A /trunk/modules/access/rtsp/Modules.am
+   A /trunk/modules/access/rtsp/access.c
+   A /trunk/modules/access/rtsp/real.c
+   A /trunk/modules/access/rtsp/real.h
+   A /trunk/modules/access/rtsp/real_asmrp.c
+   A /trunk/modules/access/rtsp/real_rmff.c
+   A /trunk/modules/access/rtsp/real_rmff.h
+   A /trunk/modules/access/rtsp/real_sdpplin.c
+   A /trunk/modules/access/rtsp/real_sdpplin.h
+   A /trunk/modules/access/rtsp/rtsp.c
+   A /trunk/modules/access/rtsp/rtsp.h
+
+* modules/access/rtsp: real rtsp access module.
+------------------------------------------------------------------------
+r12595 | gbazin | 2005-09-18 19:23:13 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/codec/Modules.am
+   A /trunk/modules/codec/realaudio.c
 
- + configure.ac: explicitly link to -lnet the modules which need it
-   (cause latest BeOS gcc doesn't do it by default anymore)
-
+* modules/codec/realaudio.c: real audio (cook) decoder using real's libraries.
 ------------------------------------------------------------------------
-r8697 | titer | 2004-09-13 10:27:58 +0200 (Mon, 13 Sep 2004) | 2 lines
+r12594 | gbazin | 2005-09-18 18:20:24 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/asf.c
-
- + mux/asf.c: gcc < 3 compile fix
+   M /trunk/modules/demux/livedotcom.cpp
 
+* modules/demux/livedotcom.cpp: fixed small leak.
 ------------------------------------------------------------------------
-r8696 | gbazin | 2004-09-12 22:32:08 +0200 (Sun, 12 Sep 2004) | 1 line
+r12593 | gbazin | 2005-09-18 18:03:49 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* modules/video_output/directx/directx.c: removed debug message.
+* modules/demux/livedotcom.cpp: do not modify p_demux->psz_path.
 ------------------------------------------------------------------------
-r8695 | gbazin | 2004-09-12 22:31:00 +0200 (Sun, 12 Sep 2004) | 1 line
+r12592 | gbazin | 2005-09-18 16:42:02 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/modules/demux/real.c
 
-* src/video_output: fixed a CPU heating loop in pause mode (fixes the problem with fast user switching on win32).
+* modules/demux/real.c: cleanup + added support for cook.
 ------------------------------------------------------------------------
-r8694 | gbazin | 2004-09-12 20:00:02 +0200 (Sun, 12 Sep 2004) | 5 lines
+r12591 | sam | 2005-09-18 15:18:55 +0200 (Sun, 18 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/Modules.am
-   A /trunk/modules/access/dshow/common.h
-   A /trunk/modules/access/dshow/crossbar.cpp
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
+   M /trunk/AUTHORS
+   M /trunk/MAINTAINERS
+   M /trunk/THANKS
 
-* modules/access/dshow/*:
-  - switch to access_demux module for raw video/audio streams.
-  - massive cleanup and simplifications.
-  - a bunch of fixes.
+  * UTF8ised files that get distributed with Debian.
 
 ------------------------------------------------------------------------
-r8693 | gbazin | 2004-09-12 12:30:24 +0200 (Sun, 12 Sep 2004) | 1 line
+r12590 | robux4 | 2005-09-18 14:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/screen/win32.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/src/misc/threads.c
+   M /trunk/src/playlist/view.c
 
-* modules/access/screen/win32.c: proper rgb mask for RV24.
+misc possible buffer/resource misuse & tidy compilation
 ------------------------------------------------------------------------
-r8692 | gbazin | 2004-09-12 11:31:47 +0200 (Sun, 12 Sep 2004) | 1 line
+r12589 | jpsaman | 2005-09-18 12:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/modules/access/gnomevfs.c
 
-* modules/access/dshow: simplification (video inversion is now handled in the rawvideo codec/packetizer).
+Don't access unallocated memory
 ------------------------------------------------------------------------
-r8691 | gbazin | 2004-09-12 11:16:55 +0200 (Sun, 12 Sep 2004) | 1 line
+r12588 | jpsaman | 2005-09-18 12:06:05 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/src/stream_output/sap.c
 
-* modules/video_output/directx/directx.c: small fix.
+Fix compiler warning about signed and unsigned comparisons
 ------------------------------------------------------------------------
-r8690 | gbazin | 2004-09-12 11:10:33 +0200 (Sun, 12 Sep 2004) | 1 line
+r12587 | jpsaman | 2005-09-18 12:03:10 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/include/vlc_osd.h
+   M /trunk/src/osd/osd.c
 
-* modules/video_output/directx/events.c: use a different window class for the video sub-window so the background color doesn't get messed-up with.
+Forward port of revision 12566: Ignore menu select|right|left|up|down when OSD Menu is not visible
 ------------------------------------------------------------------------
-r8689 | gbazin | 2004-09-11 15:15:18 +0200 (Sat, 11 Sep 2004) | 2 lines
+r12586 | robux4 | 2005-09-18 11:43:23 +0200 (Sun, 18 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/network.h
-   M /trunk/include/vlc_common.h
-   A /trunk/include/vlc_vod.h
-   M /trunk/modules/misc/Modules.am
-   A /trunk/modules/misc/rtsp.c
-
-* include/vlc_vod.h, modules/misc/rtsp.c: skeleton for a "vod server" RTSP module.
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
+* wxwidgets: fix a memory leak (patch by Brian Robb)
 ------------------------------------------------------------------------
-r8688 | gbazin | 2004-09-10 23:08:41 +0200 (Fri, 10 Sep 2004) | 1 line
+r12584 | courmisch | 2005-09-17 17:14:34 +0200 (Sat, 17 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/src/misc/net.c
+
+Win32 compile fix
 
-* modules/video_filter/logo.c: complete rewrite using the alpha-blending module.
 ------------------------------------------------------------------------
-r8687 | gbazin | 2004-09-10 21:47:16 +0200 (Fri, 10 Sep 2004) | 1 line
+r12583 | courmisch | 2005-09-17 17:00:58 +0200 (Sat, 17 Sep 2005) | 7 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/src/misc/net.c
+
+* print unreachable host as an error in net_OpenTCP (refs #320)
+* don't print IPv6 unreachable warning when IPv4 works fine
+* don't attempt SOCKS negociation when TCP connection failed
+* use "%s port %d" rather than "%s:%d" because the latter is
+  confusing with IPv6 adresses
+* removed trailing spaces
 
-* src/video_output/video_output.c: oops.
 ------------------------------------------------------------------------
-r8686 | gbazin | 2004-09-10 20:03:25 +0200 (Fri, 10 Sep 2004) | 2 lines
+r12582 | zorglub | 2005-09-17 16:15:32 +0200 (Sat, 17 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/src/video_output/video_output.c
+   M /trunk/modules/gui/wxwidgets/playlist.cpp
 
-* src/video_output/video_output.c, modules/codec/ogt: got rid of vout_AspectRatio().
+Don't crash on items with % in name (Closes:#312)
 
 ------------------------------------------------------------------------
-r8685 | gbazin | 2004-09-10 19:22:03 +0200 (Fri, 10 Sep 2004) | 2 lines
+r12581 | zorglub | 2005-09-17 15:29:37 +0200 (Sat, 17 Sep 2005) | 4 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_video.h
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/modules/stream_out/display.c
 
-* include/vlc_video.h, src/video_output/vout_pictures.c: export vout_CopyPicture().
+Select the correct input in #display (Closes:#343)
+
+The module used FIND_ANYWHERE. The proposed patch solved the bug as a side-effect as you get the latest created input, which is the current one with the proposed patch (wait for init to signal thread as ready)
 
 ------------------------------------------------------------------------
-r8684 | gbazin | 2004-09-10 15:53:43 +0200 (Fri, 10 Sep 2004) | 1 line
+r12580 | zorglub | 2005-09-17 14:12:54 +0200 (Sat, 17 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/misc/screensaver.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
+
+Default to disabling screensaver under X (Closes:#253)
+Hide screensaver interface from the prefs
 
-* modules/video_output/x11/xcommon.c, modules/video_output/directx/directx.c: when we invert the YV12 picture buffer chroma planes, we need to report a I420 chroma.
 ------------------------------------------------------------------------
-r8683 | gbazin | 2004-09-10 15:15:59 +0200 (Fri, 10 Sep 2004) | 1 line
+r12579 | bigben | 2005-09-16 23:19:43 +0200 (Fri, 16 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/rawvideo.c
+   M /trunk/NEWS
+
+added bonjour service discovery and gnomevfs access
+
 
-* modules/codec/rawvideo.c: packetizer will also invert the pictures if needed.
 ------------------------------------------------------------------------
-r8682 | gbazin | 2004-09-10 14:43:08 +0200 (Fri, 10 Sep 2004) | 1 line
+r12577 | titer | 2005-09-16 20:52:33 +0200 (Fri, 16 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/asf/libasf.c
-   M /trunk/modules/demux/asf/libasf.h
+   M /trunk/extras/contrib/src/Makefile
+
+ contrib/src/Makefile: libvorbis now supports --host, so let's use it
 
-* modules/demux/asf/*: get video aspect ratio from metadata object.
 ------------------------------------------------------------------------
-r8681 | gbazin | 2004-09-10 13:35:42 +0200 (Fri, 10 Sep 2004) | 1 line
+r12572 | damienf | 2005-09-16 18:13:07 +0200 (Fri, 16 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/libasf.c
-   M /trunk/modules/demux/asf/libasf.h
+   M /trunk/modules/access/dshow/dshow.cpp
+
+dshow.cpp: make sure driver name is properly NULL terminated
 
-* commit modules/demux/asf/*: load and parse the metadata object + coding style changes.
 ------------------------------------------------------------------------
-r8680 | gbazin | 2004-09-10 11:49:01 +0200 (Fri, 10 Sep 2004) | 1 line
+r12571 | damienf | 2005-09-16 18:10:42 +0200 (Fri, 16 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/persiststorage.cpp
+   M /trunk/activex/persiststreaminit.cpp
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/utils.cpp
+   M /trunk/activex/vlccontrol.cpp
+
+all: bug fixing, clean-up
 
-* modules/stream_out/standard.c: compilation fix.
 ------------------------------------------------------------------------
-r8679 | gbazin | 2004-09-10 11:19:59 +0200 (Fri, 10 Sep 2004) | 1 line
+r12570 | sigmunau | 2005-09-16 01:53:41 +0200 (Fri, 16 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/cmml/intf.c
+   M /trunk/modules/demux/playlist/b4s.c
+
+Coding style fixes and added comments
 
-* modules/codec/cmml/intf.c: compilation fix.
 ------------------------------------------------------------------------
-r8678 | gbazin | 2004-09-10 00:18:51 +0200 (Fri, 10 Sep 2004) | 1 line
+r12568 | fkuehne | 2005-09-16 00:11:01 +0200 (Fri, 16 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/extras/contrib/src/Makefile
 
-* src/misc/httpd.c: spelling mistake.
+* added x264 and live to the linux target
 ------------------------------------------------------------------------
-r8677 | gbazin | 2004-09-09 23:45:38 +0200 (Thu, 09 Sep 2004) | 1 line
+r12564 | zorglub | 2005-09-15 19:42:24 +0200 (Thu, 15 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/format.c
-   M /trunk/modules/audio_filter/normvol.c
-   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/THANKS
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/gui/wxwidgets/playlist.cpp
+   M /trunk/src/playlist/sort.c
+   M /trunk/src/playlist/view.c
+
+Sort-by-album patch by Pierre Marc Dumuid
 
- modules/codec/ffmpeg/video_filter.c, modules/audio_filter/format.c, normvol.c: added Id svn keyword.
 ------------------------------------------------------------------------
-r8676 | gbazin | 2004-09-09 16:47:33 +0200 (Thu, 09 Sep 2004) | 1 line
+r12563 | massiot | 2005-09-15 18:41:26 +0200 (Thu, 15 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   M /trunk/modules/mux/mpeg/ts.c
+
+ * modules/mux/mpeg/ts.c: Support for SDT and multiple PMTs, original
+   patch courtesy of Wallace Wadge (thanks!).
 
-* src/input/input.c: hack to allow for the udp:@:port syntax again... not really pretty though.
 ------------------------------------------------------------------------
-r8675 | gbazin | 2004-09-09 16:33:33 +0200 (Thu, 09 Sep 2004) | 1 line
+r12562 | hartman | 2005-09-15 17:36:36 +0200 (Thu, 15 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+* Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
 
-* src/extras/libc.c: forgot a small modification.
 ------------------------------------------------------------------------
-r8674 | gbazin | 2004-09-09 16:25:07 +0200 (Thu, 09 Sep 2004) | 1 line
+r12561 | jpsaman | 2005-09-15 16:50:47 +0200 (Thu, 15 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/modules/demux/avi/avi.c
 
-* modules/codec/theora.c: use vlc_reduce() to before storing the aspect-ratio.
+Forward port of revision 12559: Fix division by zero crash
 ------------------------------------------------------------------------
-r8673 | gbazin | 2004-09-09 16:23:44 +0200 (Thu, 09 Sep 2004) | 1 line
+r12560 | hartman | 2005-09-15 16:21:38 +0200 (Thu, 15 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+* Missing object release
 
-* modules/mux/asf.c: include a metadata header to store the video pixel aspect ratio info.
 ------------------------------------------------------------------------
-r8672 | gbazin | 2004-09-09 16:02:24 +0200 (Thu, 09 Sep 2004) | 1 line
+r12558 | zorglub | 2005-09-15 08:17:33 +0200 (Thu, 15 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/gestures.c
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/misc/playlist/m3u.c
+
+Hopefully "The Right Fix" patch for M3U parsing, by Daniel Straenger.
 
-* modules/control/gestures.c: compilation fix.
 ------------------------------------------------------------------------
-r8671 | gbazin | 2004-09-09 15:04:12 +0200 (Thu, 09 Sep 2004) | 1 line
+r12557 | zorglub | 2005-09-15 08:11:07 +0200 (Thu, 15 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
+   M /trunk/src/playlist/playlist.c
+
+Improve random behaviour - Patch by Daniel Straenger. Thanks !
 
-* include/vlc_common.h, src/extras/libc.c: added GCD() and vlc_reduce().
 ------------------------------------------------------------------------
-r8670 | gbazin | 2004-09-09 00:02:48 +0200 (Thu, 09 Sep 2004) | 1 line
+r12556 | hartman | 2005-09-15 02:02:31 +0200 (Thu, 15 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/src/playlist/playlist.c
+
+* Fix yet another playlist corner case
 
-* modules/access/dvdnav.c: call buttonUpdate() again when the video ES is started.
 ------------------------------------------------------------------------
-r8669 | gbazin | 2004-09-08 23:11:31 +0200 (Wed, 08 Sep 2004) | 1 line
+r12555 | massiot | 2005-09-14 19:24:32 +0200 (Wed, 14 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/misc/network/ipv4.c
+
+ * mudules/misc/network/ipv4.c: Expand output buffer size as well to avoid
+   send() delays.
 
-* src/video_output/vout_intf.c, modules/video_output/opengl.c: we do really need these, so please don't remove them again.
 ------------------------------------------------------------------------
-r8668 | gbazin | 2004-09-08 23:01:11 +0200 (Wed, 08 Sep 2004) | 1 line
+r12554 | massiot | 2005-09-14 19:22:48 +0200 (Wed, 14 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/access_output/udp.c
+
+ * modules/access_output/udp.c: Check send() return value.
 
-* src/video_output/*: fixed race condition in spu initialization which affected DVD menus.
 ------------------------------------------------------------------------
-r8667 | gbazin | 2004-09-08 17:25:56 +0200 (Wed, 08 Sep 2004) | 1 line
+r12553 | hartman | 2005-09-14 17:04:37 +0200 (Wed, 14 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/playlist/playlist.c
+
+* Better fix for [12521]. Previous fix resulted in the playlist forgetting it's position if you did a play / stop / play sequence. This is the CORRECT fix.
 
-* modules/demux/ts.c: small video artefacts are usually better than dropping whole frames.
 ------------------------------------------------------------------------
-r8666 | gbazin | 2004-09-08 16:10:20 +0200 (Wed, 08 Sep 2004) | 1 line
+r12552 | hartman | 2005-09-14 13:56:08 +0200 (Wed, 14 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/libcddb.patch
+
+* remove CDDB patch that is now applied upstream in the new libcddb version that we use.
 
-* modules/audio_filter/converter/*: a couple of fixes for transcoding.
 ------------------------------------------------------------------------
-r8665 | gbazin | 2004-09-08 14:48:57 +0200 (Wed, 08 Sep 2004) | 1 line
+r12551 | courmisch | 2005-09-14 10:44:26 +0200 (Wed, 14 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/configure.ac
+
+Check -mtune even when --with-tuning is used
 
-* modules/stream_out/transcode.c: use picture ring buffers to avoid leaks due to decoders not releasing pictures properly and to avoid uncessary mallocs.
 ------------------------------------------------------------------------
-r8664 | gbazin | 2004-09-08 12:07:05 +0200 (Wed, 08 Sep 2004) | 1 line
+r12550 | courmisch | 2005-09-14 10:44:06 +0200 (Wed, 14 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_help.h
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/include/vlc_symbols.h
+
+Clean up
 
-* include/vlc_help.h: update.
 ------------------------------------------------------------------------
-r8663 | gbazin | 2004-09-08 00:55:26 +0200 (Wed, 08 Sep 2004) | 1 line
+r12549 | yoann | 2005-09-14 02:43:57 +0200 (Wed, 14 Sep 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/ncurses.c
+
+* modules/gui/ncurses.c: Filebrowser enhancements:
+  - sorting
+  - show/hide hidden files (with '.')
 
-* modules/gui/wxwindows/interface.cpp: fix for the interface resizing when video is stopped.
 ------------------------------------------------------------------------
-r8662 | gbazin | 2004-09-08 00:08:36 +0200 (Wed, 08 Sep 2004) | 1 line
+r12548 | hartman | 2005-09-14 02:36:41 +0200 (Wed, 14 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/demux/subtitle.c
+
+* Fix memleaks
 
-* modules/gui/wxwindows/video.cpp: reverted change to re-use the video window as it doesn't work well on wxGTK.
 ------------------------------------------------------------------------
-r8661 | gbazin | 2004-09-07 23:46:16 +0200 (Tue, 07 Sep 2004) | 1 line
+r12547 | massiot | 2005-09-14 01:55:44 +0200 (Wed, 14 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/doc/fortunes.txt
+
+Fortuuuuune.
 
-* include/vlc_common.h: forgot this file in my last commit.
 ------------------------------------------------------------------------
-r8660 | gbazin | 2004-09-07 23:28:52 +0200 (Tue, 07 Sep 2004) | 1 line
+r12546 | massiot | 2005-09-14 00:33:49 +0200 (Wed, 14 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/doc/fortunes.txt
+
+Fortuuuuune.
 
-* configure.ac: small iconv fix.
 ------------------------------------------------------------------------
-r8659 | gbazin | 2004-09-07 23:16:49 +0200 (Tue, 07 Sep 2004) | 3 lines
+r12545 | yoann | 2005-09-14 00:15:00 +0200 (Wed, 14 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-   M /trunk/modules/gui/skins2/vars/playlist.hpp
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/gui/ncurses.c
 
-* src/extras/libc.c: provide iconv facility in the core (vlc_iconv_open(), vlc_iconv(), vlc_iconv_close()).
-* modules/misc/freetype.c, modules/codec/subsdec.c, modules/gui/skins2: use iconv from the core.
+ * modules/gui/ncurses.c: use <space> in the filebrowser to add the selected directory to the playlist.
 
 ------------------------------------------------------------------------
-r8658 | sigmunau | 2004-09-07 12:34:47 +0200 (Tue, 07 Sep 2004) | 2 lines
+r12544 | gbazin | 2005-09-14 00:01:20 +0200 (Wed, 14 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/freetype.c
-
-freetype.c: don't hang if user specify negative fontsize
+   M /trunk/modules/packetizer/h264.c
 
+* modules/packetizer/h264.c: small fix to annexe-b packetizer.
 ------------------------------------------------------------------------
-r8657 | gbazin | 2004-09-07 11:34:03 +0200 (Tue, 07 Sep 2004) | 1 line
+r12543 | fkuehne | 2005-09-13 19:52:09 +0200 (Tue, 13 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/faad.c
-   M /trunk/src/input/decoder.c
+   M /trunk/extras/contrib/src/packages.mak
 
-* src/input/decoder.c, modules/codec/faad.c: work around another bug in libfaad with ADTS streams.
+* whoops, fixed invalid path for MASH introduced in the last commit
 ------------------------------------------------------------------------
-r8656 | sigmunau | 2004-09-07 10:11:49 +0200 (Tue, 07 Sep 2004) | 2 lines
+r12542 | fkuehne | 2005-09-13 19:50:27 +0200 (Tue, 13 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/TODO
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-fixed track selection for mkv-files with default flag set on tracks.
+* updated libcddb to 1.2.1 from 0.9.6 (refs #292)
+------------------------------------------------------------------------
+r12541 | gbazin | 2005-09-13 19:48:32 +0200 (Tue, 13 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/h264.c
 
+* modules/packetizer/h264.c: date SPS and PPS blocks built from the codec extradata.
 ------------------------------------------------------------------------
-r8655 | titer | 2004-09-06 23:28:07 +0200 (Mon, 06 Sep 2004) | 2 lines
+r12538 | bigben | 2005-09-13 17:10:32 +0200 (Tue, 13 Sep 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/access/gnomevfs.c
+
+* Support URIs with non ascii characters
+* Work around the fact reading from http never returns EOF
+* Dirty hack to avoid segfault on exit if we don't open at least a valid file
 
- Fixed OpenGL mouse events
 
 ------------------------------------------------------------------------
-r8654 | titer | 2004-09-06 23:07:43 +0200 (Mon, 06 Sep 2004) | 3 lines
+r12537 | massiot | 2005-09-13 16:45:46 +0200 (Tue, 13 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/var.c
+   M /trunk/doc/fortunes.txt
 
- + src/input/var.c: when starting a title, don't recreate next/prev-chapter
-     and add callbacks if they already exist
+Fortuuuune
 
 ------------------------------------------------------------------------
-r8653 | sigmunau | 2004-09-06 21:01:34 +0200 (Mon, 06 Sep 2004) | 2 lines
+r12536 | bigben | 2005-09-13 12:41:08 +0200 (Tue, 13 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/access/gnomevfs.c
+
+Cosmetics
 
-some timecode and chapter-related fixes from Mosu(thanks a lot).
 
 ------------------------------------------------------------------------
-r8652 | titer | 2004-09-06 18:46:25 +0200 (Mon, 06 Sep 2004) | 2 lines
+r12535 | bigben | 2005-09-13 11:44:56 +0200 (Tue, 13 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/MsgVals.h
+   M /trunk/modules/access/gnomevfs.c
+
+Handle correctly the case when no access is explicitely given.
 
- beos/*: fixed title/chapter navigation
 
 ------------------------------------------------------------------------
-r8651 | sigmunau | 2004-09-06 18:10:34 +0200 (Mon, 06 Sep 2004) | 2 lines
+r12534 | bigben | 2005-09-13 11:31:40 +0200 (Tue, 13 Sep 2005) | 4 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/modules/access/gnomevfs.c
+
+* Try the gnomevfs plugin last if we didn't find any other matching access
+* Now MRLs such as ssh://user:pass@server work.
 
-Added matroska-related items to todo-list
 
 ------------------------------------------------------------------------
-r8650 | courmisch | 2004-09-06 17:09:37 +0200 (Mon, 06 Sep 2004) | 2 lines
+r12533 | xtophe | 2005-09-13 10:38:25 +0200 (Tue, 13 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/access/gnomevfs.c
 
-debug message accessed free'd structure causing a segmentation fault
+Properties + cosmetic
 
 ------------------------------------------------------------------------
-r8649 | rocky | 2004-09-06 14:49:29 +0200 (Mon, 06 Sep 2004) | 5 lines
+r12532 | bigben | 2005-09-13 01:56:43 +0200 (Tue, 13 Sep 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/access/cdda/Modules.am
-   M /trunk/modules/access/cdda/access.c
-   A /trunk/modules/access/cdda/access.h
-   A /trunk/modules/access/cdda/callback.c
-   A /trunk/modules/access/cdda/callback.h
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/cdda/cdda.h
+   M /trunk/configure.ac
+   M /trunk/modules/access/Modules.am
+   A /trunk/modules/access/gnomevfs.c
 
-Allow size of blocks reads to be specified/adjusted
-Split out callback routines. 
-Some cleanup. Still largely broken though. 
+* New gnomevfs access module
+* MRLS are of the form gnomevfs://ssh://user:pass@ (if anybody has something better)
+* Still some issues with some accesses (smb for instance) where it seems it required to open the directory in which the file is before opening the file itself.
 
 
 ------------------------------------------------------------------------
-r8648 | courmisch | 2004-09-06 13:45:44 +0200 (Mon, 06 Sep 2004) | 2 lines
+r12531 | hartman | 2005-09-12 23:54:45 +0200 (Mon, 12 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/gui/macosx/playlist.m
 
-0 is a legal socket descriptor
+* adding arguments to printFormat, without a format that uses them is pretty useless.
 
 ------------------------------------------------------------------------
-r8647 | rocky | 2004-09-06 06:38:46 +0200 (Mon, 06 Sep 2004) | 5 lines
+r12530 | hartman | 2005-09-12 23:41:39 +0200 (Mon, 12 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/mtime.h
-   M /trunk/modules/access/cdda/Modules.am
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.h
-
-2nd attempt to get libcdio cdda working.
-
-mtime.h: define constant for second-to-millisecond conversions.
+   M /trunk/src/playlist/playlist.c
 
+* Prevent the autoplay function from playing the Shoutcast url for the xmllist. The SD modules already does this by itself. (fixes #8)
 
 ------------------------------------------------------------------------
-r8646 | fkuehne | 2004-09-05 20:38:53 +0200 (Sun, 05 Sep 2004) | 3 lines
+r12529 | hartman | 2005-09-12 22:47:34 +0200 (Mon, 12 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
-   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
+   M /trunk/modules/gui/macosx/intf.m
+
+* Fix Mac autoplay behaviour for SD playlistitems. (refs #8)
 
-modules/gui/wxwindows/extrapanel.cpp: minor string fix
-po/*: updated the po-files
-THANKS: updated my mail-address
 ------------------------------------------------------------------------
-r8645 | fkuehne | 2004-09-05 18:53:39 +0200 (Sun, 05 Sep 2004) | 1 line
+r12528 | fkuehne | 2005-09-12 21:42:53 +0200 (Mon, 12 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/modules/gui/macosx/about.m
 
-* first update of the German translation
+* use the current copyright scheme in the about-box; removed a useless colon introduced in the last commit
 ------------------------------------------------------------------------
-r8644 | fkuehne | 2004-09-05 18:53:04 +0200 (Sun, 05 Sep 2004) | 1 line
+r12527 | fkuehne | 2005-09-12 21:11:43 +0200 (Mon, 12 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/audio_filter/normvol.c
-   M /trunk/modules/gui/macosx/equalizer.m
-   M /trunk/modules/gui/ncurses.c
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
-   M /trunk/modules/video_output/snapshot.c
-   M /trunk/src/audio_output/input.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/about.h
+   M /trunk/modules/gui/macosx/about.m
 
-* string review
+* added compilation information
 ------------------------------------------------------------------------
-r8643 | rocky | 2004-09-04 16:51:04 +0200 (Sat, 04 Sep 2004) | 10 lines
+r12526 | dionoea | 2005-09-12 20:49:42 +0200 (Mon, 12 Sep 2005) | 9 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/vlc_meta.h
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/cdda/cdda.h
-
-First attempt to reinstate a libcdio cdda. 
+   M /trunk/modules/gui/wxwidgets/updatevlc.cpp
 
-vlc_meta.h: added CD-Text, ISO 9660, and CDDB fields. Separate email
-will be sent about this.
-
-Note: sound may be off by 2 seconds (150 sectors or pregap
-amount). The sound for both this and the other cdda plugin don't work
-for me. Before the last SVN update though that's what it sounded like.
+update system :
+only take into account "stable" releases when release_type == stable
+stable and testing when == testing
+stable, testing and nighlty when == nightly
+all when !=
+(still need a way to change release_type in the intf ... i'm lazy. default
+set to "testing")
 
 
 ------------------------------------------------------------------------
-r8642 | bigben | 2004-09-04 12:39:44 +0200 (Sat, 04 Sep 2004) | 4 lines
+r12525 | dionoea | 2005-09-12 19:07:41 +0200 (Mon, 12 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
-
-* syntax to specify the dvd title/chapter to open has changed...
+   M /trunk/src/libvlc.c
 
+fix daemon mode when HAVE_DAEMON is defined. fixes #347
 
 
 ------------------------------------------------------------------------
-r8641 | massiot | 2004-09-03 20:42:25 +0200 (Fri, 03 Sep 2004) | 4 lines
+r12524 | hartman | 2005-09-12 15:00:05 +0200 (Mon, 12 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_access.h
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.h
-   M /trunk/modules/access/dvb/linux_dvb.c
-   M /trunk/modules/demux/ts.c
-   M /trunk/src/input/stream.c
+   M /trunk/modules/gui/macosx/misc.m
 
-* modules/demux/ts.c, modules/access/dvb: Added support for the CAM device
-  of linuxtv drivers. We currently only descramble one channel (this will
-  change in the near future). Also fixed a few demux-related bugs.
+* Remove 10.3 only properties of the volumeSlider
 
 ------------------------------------------------------------------------
-r8640 | massiot | 2004-09-03 20:38:33 +0200 (Fri, 03 Sep 2004) | 2 lines
+r12523 | hartman | 2005-09-12 14:46:17 +0200 (Mon, 12 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demuxdump.c
+   M /trunk/src/playlist/playlist.c
 
-* modules/demux/demuxdump.c: Added a --demuxdump-append boolean option.
+* remove debug line
 
 ------------------------------------------------------------------------
-r8639 | massiot | 2004-09-03 20:37:21 +0200 (Fri, 03 Sep 2004) | 2 lines
+r12522 | hartman | 2005-09-12 14:36:37 +0200 (Mon, 12 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/src/playlist/playlist.c
+
+* Fix the issue with random always playing the first item in the playlist initially (closes #217)
 
-* modules/access/pvr/pvr.c: Added a --pvr-caching option.
 
 ------------------------------------------------------------------------
-r8638 | zorglub | 2004-09-03 02:11:25 +0200 (Fri, 03 Sep 2004) | 2 lines
+r12521 | hartman | 2005-09-12 14:02:58 +0200 (Mon, 12 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/src/playlist/playlist.c
 
-msg_Err -> msg_Dbg
+* Fixes a problem where playlist_Play was playing items that were no longer in the playlist. (Play item, playlist_Stop, remove item, add new items (enqueue), playlist_Play, and you would get the old item). This fixes it, but i think it might be a problem that actually resides deeper in the playlist core.
 
 ------------------------------------------------------------------------
-r8637 | gbazin | 2004-09-02 23:42:14 +0200 (Thu, 02 Sep 2004) | 1 line
+r12520 | hartman | 2005-09-12 12:36:36 +0200 (Mon, 12 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/modules/access/mms/mms.c
 
-* src/libvlc.h: plugins-cache is now enabled by default.
-------------------------------------------------------------------------
-r8636 | gbazin | 2004-09-02 23:19:35 +0200 (Thu, 02 Sep 2004) | 1 line
-Changed paths:
-   M /trunk/NEWS
+* Up the mms caching from 3200 ms to 5000ms. (unfortunately this is needed for a large number of streams)
 
-* NEWS: next version is going to be 0.8.0.
 ------------------------------------------------------------------------
-r8635 | gbazin | 2004-09-02 21:40:28 +0200 (Thu, 02 Sep 2004) | 1 line
+r12519 | robux4 | 2005-09-12 11:56:32 +0200 (Mon, 12 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/demux/mkv.cpp
 
-* src/video_output/vout_intf.c: fixed mouse events forwarding in opengl provider.
+mkv.cpp: avoid dependency problems with older libmatroska
 ------------------------------------------------------------------------
-r8634 | gbazin | 2004-09-02 19:51:02 +0200 (Thu, 02 Sep 2004) | 1 line
+r12518 | bigben | 2005-09-11 23:14:17 +0200 (Sun, 11 Sep 2005) | 6 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/playlist/playlist.c
+
+
+* Loop at the beginning of the playlist instead of the beginning of the current node when loop is enabled
+
+This should be the right fix, but testing is welcomed.
+
 
-* extras/contrib/src/packages.mak: fixed the faad2 package
 ------------------------------------------------------------------------
-r8633 | gbazin | 2004-09-02 18:00:44 +0200 (Thu, 02 Sep 2004) | 1 line
+r12517 | ipkiss | 2005-09-11 22:03:18 +0200 (Sun, 11 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+
+ * skins2/parser/skin_parser.cpp: fixed a FIXME
+ * skins2/vars/playtree.cpp: removed some debug lines
 
-* modules/gui/wxwindows/video.cpp: before resizing the interface when a video stops, wait a bit just to make sure a new video outut is not being spawned.
 ------------------------------------------------------------------------
-r8632 | zorglub | 2004-09-02 17:31:00 +0200 (Thu, 02 Sep 2004) | 2 lines
+r12516 | gbazin | 2005-09-11 18:57:10 +0200 (Sun, 11 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
-
-Switch video-filters on the fly
+   M /trunk/modules/video_filter/scale.c
 
+* modules/video_filter/scale.c: Fixed bug reported by Wallace Wadge (wwadge at gmail).
 ------------------------------------------------------------------------
-r8631 | gbazin | 2004-09-02 17:20:34 +0200 (Thu, 02 Sep 2004) | 1 line
+r12515 | robux4 | 2005-09-11 17:35:00 +0200 (Sun, 11 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/modules/demux/mkv.cpp
 
-* src/video_output/video_output.c: re-enabled on-the-fly switching of video filters.
+mkv.cpp: more memory leaks fixed
 ------------------------------------------------------------------------
-r8630 | gbazin | 2004-09-02 16:27:57 +0200 (Thu, 02 Sep 2004) | 1 line
+r12514 | fkuehne | 2005-09-11 14:45:41 +0200 (Sun, 11 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/modules/gui/macosx/extended.m
 
-* src/input/demux.c: ignore STREAM_CONTROL_ACCESS control query + coding style changes.
+* save the prefs only shortly before the app exits (makes the utilisation of the extended-panel much faster)
 ------------------------------------------------------------------------
-r8629 | hartman | 2004-09-02 09:47:01 +0200 (Thu, 02 Sep 2004) | 2 lines
+r12513 | massiot | 2005-09-11 14:06:39 +0200 (Sun, 11 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/README
+   M /trunk/doc/fortunes.txt
 
-* Don't say make bin works in the contrib system
+fortuuuuune
 
 ------------------------------------------------------------------------
-r8628 | gbazin | 2004-09-02 01:17:43 +0200 (Thu, 02 Sep 2004) | 1 line
+r12512 | robux4 | 2005-09-11 12:42:17 +0200 (Sun, 11 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/ChangeLog
+   M /trunk/modules/demux/mkv.cpp
 
-* ChangeLog: update.
+mkv.cpp: fix some memory leaks
 ------------------------------------------------------------------------
-r8627 | gbazin | 2004-09-02 01:15:12 +0200 (Thu, 02 Sep 2004) | 1 line
+r12511 | robux4 | 2005-09-11 11:14:21 +0200 (Sun, 11 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/galaktos/Modules.am
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/visualization/galaktos/Modules.am: a whole lot of files were forgotten.
+mkv.cpp: support segments with "unknown" size
 ------------------------------------------------------------------------
-r8626 | gbazin | 2004-09-02 00:26:48 +0200 (Thu, 02 Sep 2004) | 1 line
+r12510 | robux4 | 2005-09-10 19:08:35 +0200 (Sat, 10 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/stream_out/transcode.c: fixed fps and audio-sync options.
+mkv.cpp: support playback of segments without a UID
 ------------------------------------------------------------------------
-r8625 | hartman | 2004-09-02 00:08:00 +0200 (Thu, 02 Sep 2004) | 2 lines
+r12509 | robux4 | 2005-09-10 17:22:51 +0200 (Sat, 10 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
-
-* fix the ebml and matroska downloads. added toolame target, but not enabled, since toolame is worse than ffmpeg when it comes to makefiles... ("it needs sam power").
+   M /trunk/src/misc/variables.c
 
+variables.c: void the buffer after the memmove to avoid reusing previous values
 ------------------------------------------------------------------------
-r8624 | hartman | 2004-09-01 23:40:35 +0200 (Wed, 01 Sep 2004) | 2 lines
+r12508 | robux4 | 2005-09-10 15:38:51 +0200 (Sat, 10 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
-
-* updated ebml, matroska, liveMedia and faad2 version
+   M /trunk/modules/misc/network/ipv4.c
 
+* ipv4.c: make MSVC happy
 ------------------------------------------------------------------------
-r8623 | zorglub | 2004-09-01 22:02:17 +0200 (Wed, 01 Sep 2004) | 2 lines
+r12507 | bigben | 2005-09-10 11:04:32 +0200 (Sat, 10 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/src/playlist/playlist.c
+
+* Go back to the first item when hitting "next" on the last item. Go to the last item with "prev" on the 1st item.
 
-Added "is_playing", "get_title", "get_time" and "get_length" to get computer-readable output (for third-party programs)
 
 ------------------------------------------------------------------------
-r8622 | titer | 2004-09-01 20:59:23 +0200 (Wed, 01 Sep 2004) | 4 lines
+r12506 | courmisch | 2005-09-10 09:55:17 +0200 (Sat, 10 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/THANKS
+   M /trunk/src/libvlc.c
 
- + vout_subpictures.c: don't check only the first subpicture_t to see
-   if we need blending & rendering modules (fixes text messages which
-   were missing sometimes)
+Fix psz_userdir memleak
+(patch contributed by Brian Robb)
 
 ------------------------------------------------------------------------
-r8621 | titer | 2004-09-01 20:41:22 +0200 (Wed, 01 Sep 2004) | 2 lines
+r12505 | gbazin | 2005-09-10 00:10:57 +0200 (Sat, 10 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/freetype.c
-
- + misc/freetype.c: workaround yet another weird BeOS behaviour
+   M /trunk/configure.ac
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/src/extras/libc.c
 
+* configure.ac, src/extras/libc.c, modules/misc/network/ipv4.c: fixed the WinCE build.
 ------------------------------------------------------------------------
-r8620 | gbazin | 2004-09-01 17:56:03 +0200 (Wed, 01 Sep 2004) | 1 line
+r12504 | hartman | 2005-09-09 23:19:15 +0200 (Fri, 09 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/vout.m
+
+* Option for Desktop Background mode for VLC OSX.
+  Does not work on the fly, because that requires recreating the window atm.
 
-* modules/codec/dmo/dmo.c: specify required input chroma for video encoding.
 ------------------------------------------------------------------------
-r8619 | gbazin | 2004-09-01 17:37:40 +0200 (Wed, 01 Sep 2004) | 1 line
+r12503 | gbazin | 2005-09-09 21:42:55 +0200 (Fri, 09 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/misc/win32_specific.c
 
-* modules/stream_out/transcode.c: free the original picture pointer, not the aligned one.
+* src/misc/win32_specific.c: fixed minor memory leak on win32. Patch courtesy of Brian Robb (vascy at hotmail).
 ------------------------------------------------------------------------
-r8618 | gbazin | 2004-09-01 16:34:24 +0200 (Wed, 01 Sep 2004) | 1 line
+r12502 | gbazin | 2005-09-09 21:38:01 +0200 (Fri, 09 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/gui/wxwidgets/wizard.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.h
 
-* modules/mux/asf.c: MUX_GET_ADD_STREAM_WAIT == true. Seems even asfh can't send new headers after the stream started.
+* modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch courtesy of Brian Robb (vascy at hotmail).
 ------------------------------------------------------------------------
-r8617 | gbazin | 2004-09-01 16:26:23 +0200 (Wed, 01 Sep 2004) | 1 line
+r12501 | gbazin | 2005-09-09 21:20:34 +0200 (Fri, 09 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
 
-* modules/codec/ffmpeg/video_filter.c: oops, copy&paste bug.
+* modules/gui/skins2/*: a couple of msvc build fixes. Patch courtesy of Brian Robb (vascy at hotmail).
 ------------------------------------------------------------------------
-r8616 | gbazin | 2004-09-01 16:07:45 +0200 (Wed, 01 Sep 2004) | 1 line
+r12500 | xtophe | 2005-09-09 19:34:32 +0200 (Fri, 09 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/src/extras/libc.c
+
+I shall compile before commiting * 100 for monday.
+In fact it seems there is some missing __VLC__ in the msvc makefile. Flikky migth investigate
 
-* modules/mux/asf.c: fixed a bug I introduced in my last commit.
 ------------------------------------------------------------------------
-r8615 | gbazin | 2004-09-01 16:02:23 +0200 (Wed, 01 Sep 2004) | 1 line
+r12499 | xtophe | 2005-09-09 18:55:37 +0200 (Fri, 09 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/src/extras/libc.c
+
+Fix a possible segfault patch by Brian Robb
 
-* modules/codec/ffmpeg/video.c: fixed a crash on win32 (s/free/av_free).
 ------------------------------------------------------------------------
-r8614 | gbazin | 2004-09-01 15:27:46 +0200 (Wed, 01 Sep 2004) | 1 line
+r12498 | jlj | 2005-09-09 16:31:22 +0200 (Fri, 09 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/access_output/bonjour.c
+   M /trunk/modules/access_output/bonjour.h
+   M /trunk/modules/services_discovery/bonjour.c
+
+  * bonjour: set svn:keywords property.
+
 
-* modules/codec/x264.c: updated to latest x264 version.
 ------------------------------------------------------------------------
-r8613 | gbazin | 2004-09-01 15:19:43 +0200 (Wed, 01 Sep 2004) | 1 line
+r12497 | jlj | 2005-09-09 16:06:38 +0200 (Fri, 09 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/services_discovery/bonjour.c
+
+  * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
+
 
-* src/input/input.c: fixed small memory leak.
 ------------------------------------------------------------------------
-r8612 | zorglub | 2004-09-01 14:54:34 +0200 (Wed, 01 Sep 2004) | 6 lines
+r12496 | jlj | 2005-09-09 04:42:40 +0200 (Fri, 09 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/share/http/index.html
-   M /trunk/share/http/style.css
+   M /trunk/configure.ac
+   M /trunk/modules/access_output/Modules.am
+   A /trunk/modules/access_output/bonjour.c
+   A /trunk/modules/access_output/bonjour.h
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/services_discovery/Modules.am
+   A /trunk/modules/services_discovery/bonjour.c
 
-* Added some status information to the HTTP interface
+  * Bonjour services discovery module using avahi.
 
-* Invalid HTML SUX !
-* Table layout SUX !
 
+------------------------------------------------------------------------
+r12495 | fkuehne | 2005-09-08 23:00:48 +0200 (Thu, 08 Sep 2005) | 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/keyedobjects.nib
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
 
+* fixed some intf-strings and connected a few menu-items properly
+* changed wizard-shortcut to shift-cmd-w
+* re-ordered the file-menu slightly
+
+Thanks to thedj for pointing most of that out.
 ------------------------------------------------------------------------
-r8611 | zorglub | 2004-09-01 13:02:15 +0200 (Wed, 01 Sep 2004) | 7 lines
+r12493 | bigben | 2005-09-08 20:18:54 +0200 (Thu, 08 Sep 2005) | 6 lines
 Changed paths:
-   M /trunk/doc/fortunes.txt
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/screen/screen.c
-   M /trunk/modules/audio_filter/normvol.c
-   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
-   M /trunk/src/libvlc.h
+   M /trunk/src/playlist/item-ext.c
 
-* Fixed a few string errors
+* Take the position parametter into account in playlist_NodeAddItem
+* This fixes the drag'n'drop from items from the finder in OSX
+* Not sure PLAYLIST_END is handled correctly in every case (don't know enough about adding modes to judge)
 
-* Update PO files
 
-* First round of updates for the french l10n
 
+------------------------------------------------------------------------
+r12487 | hartman | 2005-09-08 15:55:25 +0200 (Thu, 08 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/video_widgets.c
+
+* Fix a refcount issue in the OSD core
 
 ------------------------------------------------------------------------
-r8610 | gbazin | 2004-09-01 00:53:22 +0200 (Wed, 01 Sep 2004) | 1 line
+r12486 | fkuehne | 2005-09-07 20:11:22 +0200 (Wed, 07 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/po/ko.po
 
-* src/video_output/vout_subpictures.c: use p_vout->output instead of p_vout->render where necessary.
+* converted to UTF-8
 ------------------------------------------------------------------------
-r8609 | hartman | 2004-08-31 22:44:47 +0200 (Tue, 31 Aug 2004) | 2 lines
+r12485 | fkuehne | 2005-09-07 19:44:36 +0200 (Wed, 07 Sep 2005) | 1 line
 Changed paths:
+   M /trunk/NEWS
+   M /trunk/THANKS
    M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-
-* Updated version number to 0.8.0-test1 and to codename Janus
+   A /trunk/po/ko.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
+* new Korean translation by Han HoJoong <0demon0@paran.com>
 ------------------------------------------------------------------------
-r8608 | hartman | 2004-08-31 22:21:54 +0200 (Tue, 31 Aug 2004) | 2 lines
+r12484 | hartman | 2005-09-07 16:05:44 +0200 (Wed, 07 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/demux/mp4/libmp4.c
 
- * Defer nsviews untill the NSWindow is created. Hopefully fixes the VLC[25709] *** Assertion failure in -[NSViewHierarchyLock unlockTopMostReader], AppKit.subproj/NSViewHierarchyLock.m:428
+ * lengh -> length
 
 ------------------------------------------------------------------------
-r8607 | hartman | 2004-08-31 20:52:22 +0200 (Tue, 31 Aug 2004) | 2 lines
+r12483 | hartman | 2005-09-07 15:47:46 +0200 (Wed, 07 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/demux/mkv.cpp
 
-* forgot the most important file of the commit :)
+* AVC in mkv should already be packetized.
+  (btw. this makes a certain sample work that didn't work when it was fed trough our h264 packetizer. before it would crash. This indicates there is an error in our h.264 packetizer)
 
 ------------------------------------------------------------------------
-r8606 | hartman | 2004-08-31 20:32:54 +0200 (Tue, 31 Aug 2004) | 4 lines
+r12482 | hartman | 2005-09-07 00:03:45 +0200 (Wed, 07 Sep 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/file.c
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/tcp.c
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* Don't bitch anymore about not found access_demux plugins.
-* Add ACCESS_SET_PRIVATE_ID_STATE to the list of every access plugin
-* msg_Err -> msg_Warn for unimplemented Control queries
+* Fix a large issue with VLC RTSP client.
+  We were setting play/pause and seek commands non-aggregate, while we should set them aggregate.
+  Fixes #340
 
 ------------------------------------------------------------------------
-r8605 | gbazin | 2004-08-31 20:29:58 +0200 (Tue, 31 Aug 2004) | 8 lines
+r12481 | dionoea | 2005-09-06 23:15:18 +0200 (Tue, 06 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/video_output/video_text.c
-   M /trunk/src/video_output/vout_subpictures.c
-
-* src/video_output/vout_subpictures.c, include/vlc_video.h:
-  + introduce a "TEXT" subpicture region type.
-  + a psz_text field stores the subpicture text.
-* src/video_output/video_text.c: produce "TEXT" subpictures.
-* modules/codec/subsdec.c: produce "TEXT" subpictures.
-* modules/misc/freetype.c: auto sizing works again.
+   M /trunk/THANKS
+   M /trunk/modules/gui/wxwidgets/open.cpp
 
+CD/DVD detection patch by Brian Robb
 
 ------------------------------------------------------------------------
-r8604 | gbazin | 2004-08-31 14:02:12 +0200 (Tue, 31 Aug 2004) | 1 line
+r12480 | massiot | 2005-09-06 01:33:14 +0200 (Tue, 06 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/format.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/libvlc.c
 
-* modules/stream_out/transcode.c, modules/audio_filter/format.c: fixed a bunch of stupid mistakes.
-------------------------------------------------------------------------
-r8603 | gbazin | 2004-08-31 14:00:38 +0200 (Tue, 31 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+ * src/libvlc.c: When the user dir is not available, fall back onto the
+   application data directory.
 
-* modules/audio_filter/converter/dtstofloat32.c,a52tofloat32.c,mpgatofixed32.c: release the old audio buffer after conversion.
 ------------------------------------------------------------------------
-r8602 | gbazin | 2004-08-31 13:58:40 +0200 (Tue, 31 Aug 2004) | 1 line
+r12479 | gbazin | 2005-09-05 21:23:29 +0200 (Mon, 05 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/araw.c
+   M /trunk/src/libvlc.c
 
-* modules/codec/araw.c: got rid of the audio conversion in the encoder, which is now done by the audio filters.
+* src/libvlc.c: on win32, redirect stdout to vlc-help.txt when printing the help.
 ------------------------------------------------------------------------
-r8601 | gbazin | 2004-08-31 12:25:39 +0200 (Tue, 31 Aug 2004) | 1 line
+r12478 | zorglub | 2005-09-05 11:13:52 +0200 (Mon, 05 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.h
+   M /trunk/config.in
+
+Remove a few legacy entries in config.in
 
-* modules/demux/ps.h: oups... fixed typo in my ps_pkt_parse_system() fix.
 ------------------------------------------------------------------------
-r8600 | gbazin | 2004-08-31 11:29:04 +0200 (Tue, 31 Aug 2004) | 1 line
+r12477 | robux4 | 2005-09-05 10:53:54 +0200 (Mon, 05 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/audio_filter/converter/dtstofloat32.c,a52tofloat32.c: don't forget to update the size of the audio buffer after decoding.
+* mkv.cpp: should fix the compilation error with gcc
 ------------------------------------------------------------------------
-r8599 | bigben | 2004-08-31 07:44:15 +0200 (Tue, 31 Aug 2004) | 3 lines
+r12476 | ipkiss | 2005-09-04 23:50:18 +0200 (Sun, 04 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
+   M /trunk/modules/gui/skins2/src/theme_repository.cpp
 
-Consistency in labels.
+ * skins2/src/theme_repository.cpp: do not use pointers on temporary strings.
+   Fixes #337.
 
+------------------------------------------------------------------------
+r12475 | robux4 | 2005-09-04 20:12:57 +0200 (Sun, 04 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+* mkv.cpp: fix chapter sorting by timecode, apply the right PTS/DTS timecodes from the container
 ------------------------------------------------------------------------
-r8598 | titer | 2004-08-31 00:53:40 +0200 (Tue, 31 Aug 2004) | 2 lines
+r12474 | massiot | 2005-09-04 14:47:53 +0200 (Sun, 04 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/extras/contrib/src/Makefile
 
- compile fix
+ * extras/contrib/src/Makefile: Really fixed the libtool target.
 
 ------------------------------------------------------------------------
-r8597 | gbazin | 2004-08-30 23:02:00 +0200 (Mon, 30 Aug 2004) | 1 line
+r12473 | massiot | 2005-09-04 12:58:59 +0200 (Sun, 04 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/extras/contrib/src/Makefile
+
+ * extras/contrib/src/Makefile: Really fixed the libtool target.
 
-* modules/stream_out/transcode.c: fix for channels mapping.
 ------------------------------------------------------------------------
-r8596 | bigben | 2004-08-30 22:57:08 +0200 (Mon, 30 Aug 2004) | 3 lines
+r12472 | massiot | 2005-09-04 11:52:54 +0200 (Sun, 04 Sep 2005) | 2 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/open.h
-   M /trunk/modules/gui/macosx/open.m
-
-* Add some options to the subtitle selection dialog. (relative size, encoding, and alignement).
+   M /trunk/extras/contrib/src/Makefile
 
+ * extras/contrib/src/Makefile: Build libtool after automake.
 
 ------------------------------------------------------------------------
-r8595 | gbazin | 2004-08-30 21:58:56 +0200 (Mon, 30 Aug 2004) | 1 line
+r12471 | gbazin | 2005-09-04 01:44:25 +0200 (Sun, 04 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/rawvideo.c
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/access_filter/timeshift.c
 
-* modules/demux/avi/avi.c, modules/codec/rawvideo.c: RGB DIBs are coded from bottom to top.
+* modules/access_filter/timeshift.c: complete rewrite. Configurable granularity so it doesn't waste as much disk space + deals with full disk by overwritting oldest data.
 ------------------------------------------------------------------------
-r8594 | gbazin | 2004-08-30 21:37:35 +0200 (Mon, 30 Aug 2004) | 1 line
+r12470 | gbazin | 2005-09-04 00:55:56 +0200 (Sun, 04 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/gui/wxwidgets/playlist.cpp
 
-* modules/access/v4l/v4l.c: in v4l, RGB24 really is BGR24. Changed aspect ratio to 4:3.
+* modules/gui/wxwidgets/playlist.cpp: Fixed segfault. Patch by Brian Robb (vascy at hotmail).
 ------------------------------------------------------------------------
-r8593 | gbazin | 2004-08-30 21:24:55 +0200 (Mon, 30 Aug 2004) | 3 lines
+r12469 | ipkiss | 2005-09-04 00:25:36 +0200 (Sun, 04 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
-   M /trunk/modules/codec/ffmpeg/chroma.c
-   M /trunk/modules/codec/ffmpeg/video_filter.c
-   M /trunk/modules/codec/rawvideo.c
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/src/input/decoder.c
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
 
-* ALL: use rgb mask members in video_format_t.
-* modules/demux/avi/avi.c: raw RGB 24 is in fact BGR 24.
+ * skins/src/generic_layout.cpp: Fixed a typo in a comment
 
 ------------------------------------------------------------------------
-r8592 | gbazin | 2004-08-30 19:46:46 +0200 (Mon, 30 Aug 2004) | 1 line
+r12468 | robux4 | 2005-09-03 22:56:32 +0200 (Sat, 03 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/mux/mpeg/ts.c: waiting for the fifo to have 51 packets before muxing is completely insane. Put back the old value of 2 packets.
+* fix a timecode/stuttering problem with VFW tracks
 ------------------------------------------------------------------------
-r8591 | gbazin | 2004-08-30 18:28:38 +0200 (Mon, 30 Aug 2004) | 1 line
+r12467 | ipkiss | 2005-09-03 21:22:47 +0200 (Sat, 03 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+
+ * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug. The tree playlist should
+   now be much more stable.
 
-* modules/stream_out/transcode.c: don't segfault when video encoder or filter can't be opened.
 ------------------------------------------------------------------------
-r8590 | gbazin | 2004-08-30 16:52:52 +0200 (Mon, 30 Aug 2004) | 1 line
+r12466 | asmax | 2005-09-03 19:11:23 +0200 (Sat, 03 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/config.in
+
+* config.in: fixed typos
 
-* modules/gui/wxwindows/interface.cpp: do not use a checkbox control for the bookmarks menu
 ------------------------------------------------------------------------
-r8589 | zorglub | 2004-08-30 15:14:05 +0200 (Mon, 30 Aug 2004) | 2 lines
+r12465 | robux4 | 2005-09-03 17:55:52 +0200 (Sat, 03 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/NEWS
-
-Few improvements
+   M /trunk/include/vlc_stream.h
+   M /trunk/modules/demux/mkv.cpp
 
+* prevent crashes when a stream is not opened correctly
 ------------------------------------------------------------------------
-r8588 | hartman | 2004-08-30 13:02:33 +0200 (Mon, 30 Aug 2004) | 2 lines
+r12464 | ipkiss | 2005-09-03 17:17:57 +0200 (Sat, 03 Sep 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
 
-* Remove fprintf debug statement in the mp4 demux
+ * skins2 (tree playlist):
+     - Fixed a selection bug in CtrlTree
+     - Simplified some algorithms using helper methods
+     - A few coding style fixes
 
 ------------------------------------------------------------------------
-r8587 | damienf | 2004-08-30 12:45:01 +0200 (Mon, 30 Aug 2004) | 9 lines
+r12463 | jpsaman | 2005-09-03 17:06:39 +0200 (Sat, 03 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/modules/demux/ts.c
+
+silence random access indicator
+------------------------------------------------------------------------
+r12462 | robux4 | 2005-09-03 16:49:58 +0200 (Sat, 03 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+* fix an uninitialized buffer use
+------------------------------------------------------------------------
+r12461 | gbazin | 2005-09-03 15:56:53 +0200 (Sat, 03 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
 
-i've modified the following functions to properly skip data (read buffer is nil) on streams which cannot be seeked.
+* configure.ac: allow building vlc's mozilla plugin against gecko-sdk. Patch by Diego Petteno (flameeyes at gentoo) + modifications by me.
+------------------------------------------------------------------------
+r12460 | gbazin | 2005-09-03 15:27:01 +0200 (Sat, 03 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/preferences.cpp
 
-AStreamReadBlock()
-AStreamReadStream()
+* modules/gui/wxwidgets/preferences.cpp: unicode build fix (bugzilla #2117). Patch by Diego Petteno (flameeyes at gentoo).
+------------------------------------------------------------------------
+r12459 | bigben | 2005-09-03 14:06:57 +0200 (Sat, 03 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-before those modifications, playback would suddenly be interrupted after a while on network streams prone to packet loss.
+Remove some useless code
 
 
 ------------------------------------------------------------------------
-r8586 | gbazin | 2004-08-30 12:35:19 +0200 (Mon, 30 Aug 2004) | 1 line
+r12458 | bigben | 2005-09-03 13:24:00 +0200 (Sat, 03 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/gui/macosx/playlist.m
+
+Fixes item ordering on drag'n'drop
+
 
-* NEWS: update
 ------------------------------------------------------------------------
-r8585 | gbazin | 2004-08-30 04:15:25 +0200 (Mon, 30 Aug 2004) | 1 line
+r12457 | massiot | 2005-09-03 12:22:03 +0200 (Sat, 03 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.h
+   M /trunk/extras/contrib/src/Makefile
+
+ * extras/contrib/src/Makefile: Fixed libdvdcss compilation.
 
-* modules/demux/ps.h: fixed parsing of system header.
 ------------------------------------------------------------------------
-r8584 | gbazin | 2004-08-30 03:26:14 +0200 (Mon, 30 Aug 2004) | 1 line
+r12456 | gbazin | 2005-09-03 11:32:17 +0200 (Sat, 03 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb8.c
+   M /trunk/src/control/audio_video.c
 
-* modules/video_chroma/i420_rgb8.c: take care of width != pitch as well.
+* src/control/audio_video.c: forgot this file in last commit.
 ------------------------------------------------------------------------
-r8583 | gbazin | 2004-08-30 03:24:08 +0200 (Mon, 30 Aug 2004) | 1 line
+r12455 | gbazin | 2005-09-03 11:16:11 +0200 (Sat, 03 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb16.c
+   M /trunk/include/vlc/control.h
+   M /trunk/include/vlc/vlc.h
+   M /trunk/src/control/util.c
 
-* modules/video_chroma/i420_rgb16.c: take care of width != pitch as well.
+* include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_t in the libvlc headers instead of using long long which isn't portable + fixed a function prototype in control.h. Thanks to Brian Robb (vascy at hotmail) for pointing out the problem.
 ------------------------------------------------------------------------
-r8582 | gbazin | 2004-08-30 03:03:12 +0200 (Mon, 30 Aug 2004) | 1 line
+r12454 | asmax | 2005-09-03 01:47:19 +0200 (Sat, 03 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/src/misc/httpd.c
+
+* httpd.c: added missing dummy functions
 
-* modules/video_chroma/i420_yuy2.c: take care of chroma pitch as well.
 ------------------------------------------------------------------------
-r8581 | gbazin | 2004-08-30 02:10:17 +0200 (Mon, 30 Aug 2004) | 1 line
+r12453 | bigben | 2005-09-02 20:57:11 +0200 (Fri, 02 Sep 2005) | 4 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/gui/macosx/playlist.m
+
+
+Remove some useless code
+
 
-* src/input/es_out.c: really fixed ES_OUT_SET_FMT this time.
 ------------------------------------------------------------------------
-r8580 | gbazin | 2004-08-30 01:48:31 +0200 (Mon, 30 Aug 2004) | 1 line
+r12452 | bigben | 2005-09-02 20:33:46 +0200 (Fri, 02 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/gui/macosx/playlist.m
+
+Allow to drop an item *on* a node.
+
 
-* src/input/es_out.c: fixed ES_OUT_SET_FMT control.
 ------------------------------------------------------------------------
-r8579 | gbazin | 2004-08-30 01:18:11 +0200 (Mon, 30 Aug 2004) | 1 line
+r12451 | gbazin | 2005-09-02 20:18:03 +0200 (Fri, 02 Sep 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/configure.ac
+   M /trunk/modules/access/smb.c
 
-* src/video_output/vout_pictures.c: RV24 is really 24 bits per pixel.
+* configure.ac, modules/access/smb.c: compilation fix for new libsmbclient versions. Patch by Diego Petteno (flameeyes at gentoo dot org).
 ------------------------------------------------------------------------
-r8578 | hartman | 2004-08-30 00:32:39 +0200 (Mon, 30 Aug 2004) | 3 lines
+r12450 | bigben | 2005-09-02 20:00:41 +0200 (Fri, 02 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/gui/macosx/playlist.m
+
+Some small cleaning
 
-* build ffmpeg with zlib on Mac/BeOS
-  remember to configure vlc with --with-ffmpeg-zlib
 
 ------------------------------------------------------------------------
-r8577 | hartman | 2004-08-30 00:18:25 +0200 (Mon, 30 Aug 2004) | 2 lines
+r12449 | massiot | 2005-09-02 19:11:23 +0200 (Fri, 02 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/control/http/http.c
 
-* added TSCC decoder to our ffmpeg module
+ * modules/control/http/http.c: Added a small hack, when multiple http
+   control interfaces are specified, to automatically increment the port.
 
 ------------------------------------------------------------------------
-r8576 | zorglub | 2004-08-29 23:26:16 +0200 (Sun, 29 Aug 2004) | 2 lines
+r12448 | massiot | 2005-09-02 19:10:06 +0200 (Fri, 02 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/src/stream_output/sap.c
+   M /trunk/src/misc/httpd.c
 
-Fix memleaks
+ * src/misc/httpd.c: Fixed HTTPd closing when several HTTPd instances are
+   running.
 
 ------------------------------------------------------------------------
-r8575 | hartman | 2004-08-29 21:48:09 +0200 (Sun, 29 Aug 2004) | 4 lines
+r12447 | massiot | 2005-09-02 18:01:23 +0200 (Fri, 02 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/codec/fake.c
 
-* Fix the play/pause button status
-* the prime manage thread now runs every .1 sec instead of .3,
-  this might improve response sometimes.
+ * modules/codec/fake.c: Added missing ToLocale().
 
 ------------------------------------------------------------------------
-r8574 | fenrir | 2004-08-29 21:36:41 +0200 (Sun, 29 Aug 2004) | 4 lines
+r12446 | massiot | 2005-09-02 17:16:08 +0200 (Fri, 02 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/x264_svn.patch
 
- * es_out: msg_Err -> msg_Warn for Program empty. But I still need to
-fix it... (it should be annoying only with TS, you may have dead program
-entry).
+ * extras/contrib: Fixed theora and x264-svn compilation.
 
 ------------------------------------------------------------------------
-r8573 | fenrir | 2004-08-29 21:34:54 +0200 (Sun, 29 Aug 2004) | 3 lines
+r12445 | bigben | 2005-09-02 16:00:20 +0200 (Fri, 02 Sep 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/src/video_output/video_widgets.c
+
+* Don't try to release NULL
+* Fixes the "vlc would crash when hitting play" bug
 
- * mp4: support vobsub in .mp4 (NeroRecode), but won't work if the video
-has been cropped.
 
 ------------------------------------------------------------------------
-r8572 | hartman | 2004-08-29 17:59:12 +0200 (Sun, 29 Aug 2004) | 3 lines
+r12444 | massiot | 2005-09-01 19:41:01 +0200 (Thu, 01 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/INSTALL.win32
 
-* Don't release the VLCWindow on QTClose. The mainthread still needs it.
-* Updated TODO list
+ * INSTALL.win32: Added SDL.
 
 ------------------------------------------------------------------------
-r8571 | hartman | 2004-08-29 17:11:50 +0200 (Sun, 29 Aug 2004) | 2 lines
+r12443 | massiot | 2005-09-01 17:05:26 +0200 (Thu, 01 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/modules/control/http/http.c
 
-* fix text encoding of subtitle filenames (and other paths).
+ * modules/control/http/http.c: Fixed PATH environment variable, and
+   under Win32 set SYSTEMROOT variable.
 
 ------------------------------------------------------------------------
-r8570 | titer | 2004-08-29 15:40:56 +0200 (Sun, 29 Aug 2004) | 2 lines
+r12442 | massiot | 2005-09-01 15:02:38 +0200 (Thu, 01 Sep 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/control/http/http.c
 
- src/input/es_out.c: gcc < 3 fix
+ * modules/control/http/http.c: Added a SERVER_PATH environment variable
+   for CGIs.
 
 ------------------------------------------------------------------------
-r8569 | gbazin | 2004-08-29 15:18:53 +0200 (Sun, 29 Aug 2004) | 1 line
+r12441 | massiot | 2005-09-01 15:02:11 +0200 (Thu, 01 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/stream_out/transcode.c: when overlaying subtitles, duplicate frames if they are referenced by the decoder.
-------------------------------------------------------------------------
-r8568 | gbazin | 2004-08-29 14:40:33 +0200 (Sun, 29 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/misc/dummy/vout.c
+ * extras/contrib/src/Makefile: Fixed opendaap installation.
 
-* modules/misc/dummy/vout.c: have the dummy vout use the render chroma by default.
 ------------------------------------------------------------------------
-r8567 | gbazin | 2004-08-29 14:27:49 +0200 (Sun, 29 Aug 2004) | 1 line
+r12440 | massiot | 2005-09-01 00:41:58 +0200 (Thu, 01 Sep 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/extras/contrib/src/Makefile
+
+ * extras/contrib/src/Makefile: Added missing $(INSTALL_NAME) for opendaap.
 
-* modules/demux/ogg.c: fixed skipped pictures problem when starting a stream.
 ------------------------------------------------------------------------
-r8566 | gbazin | 2004-08-29 13:42:43 +0200 (Sun, 29 Aug 2004) | 1 line
+r12439 | gbazin | 2005-08-31 23:19:54 +0200 (Wed, 31 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/ogg.c
+   M /trunk/modules/gui/wxwidgets/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.h
 
-* modules/mux/ogg.c: when removing a stream, flush its fifo first.
+* modules/gui/wxwidgets/streamout.cpp: stream output dialog re-arrangement patch by CUTMAN ~CW~ (cutmancw at hotmail) + changes by me to remove the SLP announce options.
 ------------------------------------------------------------------------
-r8565 | gbazin | 2004-08-29 12:56:24 +0200 (Sun, 29 Aug 2004) | 1 line
+r12438 | gbazin | 2005-08-31 22:37:23 +0200 (Wed, 31 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/input/control.c
+   M /trunk/src/input/decoder.c
 
-* modules/codec/vorbis.c: VBR encoding is now the default + added a cbr option.
+* modules/stream_out/transcode.c, src/input/decoder.c, src/input/control.c: fixed a bunch of memory leaks. Patch courtesy of Wallace Wadge (wwadge at gmail) + modifications by me.
 ------------------------------------------------------------------------
-r8564 | gbazin | 2004-08-29 11:58:07 +0200 (Sun, 29 Aug 2004) | 3 lines
+r12437 | massiot | 2005-08-31 21:09:50 +0200 (Wed, 31 Aug 2005) | 6 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb.c
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/extras/contrib/src/Patches/dvdnav.patch
+   M /trunk/extras/contrib/src/Patches/libdvdread.patch
+   M /trunk/include/vlc_config.h
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/access/dvdread.c
+   M /trunk/src/libvlc.h
 
-* modules/video_output/x11/xcommon.c: 24 bits screen depth uses 32bits per pixels.
-* video_chroma/i420_rgb.c: disable RV24 support (which was assuming 32 bits per pixels).
+ * ALL: Do no longer assume a default DVD drive. If no DVD drive is
+   specified (an empty string), forward the empty string to libdvdcss
+   and let it do autodetection.
+ * extras/contrib/src/Patches: Patched libdvdread to accept an empty
+   string as a device path.
 
 ------------------------------------------------------------------------
-r8563 | zorglub | 2004-08-29 11:04:20 +0200 (Sun, 29 Aug 2004) | 2 lines
+r12436 | hartman | 2005-08-31 21:00:21 +0200 (Wed, 31 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/configure.ac
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/nsc.c
 
-Fix last  playlist item deletion with wxWIN32
+* NSC demuxer and decoder based on jlj's nscdec: http://nanocrew.net/?p=128
+  Be AWARE that this currently doesn't do anything. It just reads the file and prints the values to debug. I'll see if I can get a stream running tomorrow.
 
 ------------------------------------------------------------------------
-r8562 | asmax | 2004-08-29 11:00:03 +0200 (Sun, 29 Aug 2004) | 3 lines
+r12435 | massiot | 2005-08-30 19:06:25 +0200 (Tue, 30 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/async_queue.cpp
-   M /trunk/modules/gui/skins2/commands/async_queue.hpp
+   M /trunk/modules/access/dvdnav.c
 
-  * async_queue.*: AsyncQueue::remove is now thread-safe to avoid potential
-  (but *very* unlikely) segfaults
+ * modules/access/dvdnav.c: When no path is specified, use libdvdcss
+   autodetection.
 
 ------------------------------------------------------------------------
-r8561 | gbazin | 2004-08-29 03:28:28 +0200 (Sun, 29 Aug 2004) | 1 line
+r12434 | hartman | 2005-08-30 17:26:25 +0200 (Tue, 30 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/services_discovery/sap.c
 
-* modules/codec/mpeg_audio.c: correct bitrate.
-------------------------------------------------------------------------
-r8560 | gbazin | 2004-08-29 03:25:29 +0200 (Sun, 29 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/mux/ogg.c
+* When we read the IPv6 address from the SDP, it is not bracketed (unless the SDP is broken). If not []'ed then add them before we create out playlist entry.
 
-* commit modules/mux/ogg.c: added SNOW fourcc.
 ------------------------------------------------------------------------
-r8559 | gbazin | 2004-08-29 03:12:06 +0200 (Sun, 29 Aug 2004) | 3 lines
+r12433 | massiot | 2005-08-30 14:01:26 +0200 (Tue, 30 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/video_filter.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/control/http/http.c
 
-* codec/ffmpeg/video_filter.c: deinterlace filter.
-* stream_out/transcode.c: deinterlacing works again.
+ * modules/control/http/http.c: Fixed argv[1] in CGI mode.
 
 ------------------------------------------------------------------------
-r8558 | gbazin | 2004-08-29 02:40:43 +0200 (Sun, 29 Aug 2004) | 4 lines
+r12432 | massiot | 2005-08-30 13:59:24 +0200 (Tue, 30 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
-   M /trunk/modules/audio_filter/format.c
-   M /trunk/modules/codec/araw.c
-   M /trunk/modules/codec/dts.c
+   M /trunk/src/extras/libc.c
 
-* modules/audio_filter/converter/dtstofloat32.c: added implementation for the new audio filter architecture.
-* codec/dts.c: bug fix.
-* codec/araw.c: added more PCM formats to the encoder.
+ * src/extras/libc.c:vlc_execve() : Do not open a new window under Win32.
 
 ------------------------------------------------------------------------
-r8557 | gbazin | 2004-08-29 01:59:55 +0200 (Sun, 29 Aug 2004) | 2 lines
+r12431 | massiot | 2005-08-30 11:54:52 +0200 (Tue, 30 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/audio_filter/converter/a52tofloat32.c: added implementation for the new audio filter architecture.
+ * extras/contrib/src/Makefile: Fixed libogg dependancies.
 
 ------------------------------------------------------------------------
-r8556 | gbazin | 2004-08-29 01:58:01 +0200 (Sun, 29 Aug 2004) | 3 lines
+r12430 | hartman | 2005-08-29 22:10:59 +0200 (Mon, 29 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
 
-* modules/codec/vorbis.c: vorbis encoder takes float32 as input.
-* modules/stream_out/transcode.c: respect input requested by encoder.
+* loadNibNamed:withOwner calls awakeFromNib on owner. Therefore opening panels resulted in reinitializing some of VLCMain's stuff. This included evalutation of p_intf->b_play, which triggered an unintended call to playlist_Play().
+  this fixes #323
 
 ------------------------------------------------------------------------
-r8555 | gbazin | 2004-08-29 00:50:50 +0200 (Sun, 29 Aug 2004) | 1 line
+r12429 | hartman | 2005-08-29 21:04:05 +0200 (Mon, 29 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/codec/libmpeg2.c
+
+* Add the hdv2 fourcc which is simply HD MPEG2
+  See: http://forum.videolan.org/viewtopic.php?t=11842
 
-* modules/gui/wxwindows/menus.cpp: increased size of a couple of arrays for safety.
 ------------------------------------------------------------------------
-r8554 | zorglub | 2004-08-28 21:29:32 +0200 (Sat, 28 Aug 2004) | 2 lines
+r12428 | massiot | 2005-08-29 18:34:32 +0200 (Mon, 29 Aug 2005) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/include/configuration.h
+   M /trunk/include/main.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/control/http/util.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/configuration.c
 
-Update the "Stream and Media Info" dialog
+ * ALL: New p_vlc->psz_userdir. This is different from psz_homedir in
+   that under Win32 psz_homedir points to Application Data directory
+   whereas psz_homedir points to the user's directory.
+ * modules/control/http/util.c: When the target charset isn't UTF-8,
+   manually convert Unicode quotes to ASCII quotes (yes this is ugly
+   but libiconv doesn't handle it).
 
 ------------------------------------------------------------------------
-r8553 | gbazin | 2004-08-28 20:37:02 +0200 (Sat, 28 Aug 2004) | 4 lines
+r12427 | massiot | 2005-08-29 18:30:38 +0200 (Mon, 29 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/control/http/http.c
+   M /trunk/src/extras/libc.c
 
-* codec/theora.c: Removed the "multiple of 16" size restriction for the encoding.
 + correct cropping of the decoded video when specified.
-* stream_out/transcode.c: make sure the size of the encoded video is at least a multiple of 2.
+ * src/extras/libc.c: Implemented vlc_execve() for the Win32 platform.
* modules/control/http/http.c: Enabled --http-handlers under Win32.
+   Beware to espace backslashes as in --http-handlers="php=C:\\php\\php.exe".
 
 ------------------------------------------------------------------------
-r8552 | gbazin | 2004-08-28 20:07:35 +0200 (Sat, 28 Aug 2004) | 1 line
+r12426 | gbazin | 2005-08-29 18:27:53 +0200 (Mon, 29 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* src/video_output/vout_pictures.c: oups, inverted i_visible_lines and i_lines.
+* modules/demux/livedotcom.cpp: fixed segfaults.
 ------------------------------------------------------------------------
-r8551 | gbazin | 2004-08-28 19:36:02 +0200 (Sat, 28 Aug 2004) | 2 lines
+r12425 | massiot | 2005-08-29 18:27:30 +0200 (Mon, 29 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
-   M /trunk/modules/codec/cinepak.c
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/codec/rawvideo.c
-   M /trunk/modules/codec/tarkin.c
-   M /trunk/modules/gui/beos/VideoOutput.cpp
-   M /trunk/modules/gui/macosx/voutqt.m
-   M /trunk/modules/gui/qnx/vout.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
-   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.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
-   M /trunk/modules/video_output/aa.c
-   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/glide.c
-   M /trunk/modules/video_output/hd1000v.cpp
-   M /trunk/modules/video_output/mga.c
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/qte/qte.cpp
-   M /trunk/modules/video_output/sdl.c
-   M /trunk/modules/video_output/wingdi.c
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/visualization/visual/visual.c
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/modules/control/http/mvar.c
 
-* ALL: use i_visible_lines in plane_t.
+ * modules/control/http/mvar.c: Under Windows do not call stat() on
+   drive letters because it seems to cause problems with removable devices.
 
 ------------------------------------------------------------------------
-r8550 | gbazin | 2004-08-28 18:46:22 +0200 (Sat, 28 Aug 2004) | 1 line
+r12424 | massiot | 2005-08-29 18:25:01 +0200 (Mon, 29 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+ * modules/gui/wxwidgets/interface.cpp: Missing FromLocale() for the drag'n
+   drop code.
 
-* include/vlc_video.h: added an i_visible_lines field to plane_t.
 ------------------------------------------------------------------------
-r8549 | fenrir | 2004-08-28 17:40:11 +0200 (Sat, 28 Aug 2004) | 2 lines
+r12423 | robux4 | 2005-08-29 14:12:40 +0200 (Mon, 29 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/stream.c
-
- * stream.c: oops another bug with  SET_ID...
+   M /trunk/msvc/config.h.in
 
+* new paramaters added to the MSVC build
 ------------------------------------------------------------------------
-r8548 | fenrir | 2004-08-28 17:20:18 +0200 (Sat, 28 Aug 2004) | 2 lines
+r12422 | sam | 2005-08-29 10:48:27 +0200 (Mon, 29 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_access.h
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/toolbox
 
* all: ooops wrong order for ACCESS_SET_PRIVATE_ID...
 * fixed breakage of MSVC files in commit 12161.
 
 ------------------------------------------------------------------------
-r8547 | sam | 2004-08-28 13:29:48 +0200 (Sat, 28 Aug 2004) | 2 lines
+r12421 | robux4 | 2005-08-29 10:39:02 +0200 (Mon, 29 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/doc/mad/DESIGN
-   M /trunk/doc/skins/skins-howto.txt
-   M /trunk/include/vlc_block_helper.h
-   M /trunk/modules/access/satellite/access.c
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/glwin32.c
-   M /trunk/modules/video_output/ggi.c
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/sdl.c
-   M /trunk/src/input/input.c
-   M /trunk/src/stream_output/stream_output.c
-   M /trunk/src/video_output/video_output.c
-
-  * Spelling fixes.
+   M /trunk/msvc/libvlc.dsp.in
+   M /trunk/msvc/plugins.dsp.in
+   M /trunk/msvc/vlc.dsp.in
+   M /trunk/msvc/vlc.dsw
 
+Force the EOL to the native Windows one
 ------------------------------------------------------------------------
-r8546 | gbazin | 2004-08-28 13:02:51 +0200 (Sat, 28 Aug 2004) | 9 lines
+r12420 | hartman | 2005-08-28 23:50:32 +0200 (Sun, 28 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es_out.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/demux/mkv.cpp
-   M /trunk/modules/demux/ogg.c
-   M /trunk/modules/mux/ogg.c
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/demux/playlist/m3u.c
 
-* include/vlc_es_out.h, src/input/es_out.c: added an ES_OUT_SET_FMT control.
-* modules/demux/ogg.c, modules/demux/mkv.cpp:
-  - store the vorbis/theora/speex headers in fmt.p_extra.
-  - this change simplifies the code quite a bit and is a lot cleaner.
-* modules/codec/vorbis.c, theora.c, speex.c, flac.c:
-  - get the headers from fmt_in.p_extra or from the bitstream if empty.
-* modules/mux/ogg.c:
-  - recontstruct the headers from fmt.p_extra.
+* Fix the case of duration == -1 in M3U playlists. closes #331
 
 ------------------------------------------------------------------------
-r8545 | zorglub | 2004-08-28 12:04:15 +0200 (Sat, 28 Aug 2004) | 3 lines
+r12419 | hartman | 2005-08-28 22:57:48 +0200 (Sun, 28 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-
-s/access/access2
+   M /trunk/include/codecs.h
 
+* Define a couple of dummy 4cc's for vorbis in avi streams (vor1,vo1+,vor2,vo2+,vor3,vo3+).
+  We cannot handle these formats but at least we will be able to recognize bugreports from this now. refs #224
+  B.T.W. the ticket DOES contain some info on these formats. Someone who know ogg/vorbis can probably implement support for this with this information.
 
 ------------------------------------------------------------------------
-r8544 | sam | 2004-08-27 22:58:33 +0200 (Fri, 27 Aug 2004) | 2 lines
+r12418 | hartman | 2005-08-28 22:38:07 +0200 (Sun, 28 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/debian/rules
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-  * debian/rules: typo.
+* Add glib, libIDL and gecko-sdk to OSX contrib. Now we just need a way to find how to let configure.ac recognize it.
 
 ------------------------------------------------------------------------
-r8543 | sam | 2004-08-27 22:46:35 +0200 (Fri, 27 Aug 2004) | 7 lines
+r12417 | hartman | 2005-08-28 22:08:26 +0200 (Sun, 28 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/debian/Makefile.am
-   M /trunk/debian/control
-   D /trunk/debian/gnome-vlc.menu
-   D /trunk/debian/gvlc.menu
-   D /trunk/debian/kvlc.menu
-   D /trunk/debian/qvlc.menu
-   M /trunk/debian/rules
-   M /trunk/include/vlc_common.h
+   M /trunk/NEWS
 
-  * debian/*.menu:
-    + Removed unused menu files.
-  * debian/rules:
-    + Build libavformat.
-  * include/vlc_common.h:
-    + PACKAGE overrides PACKAGE_NAME.
+* Add some NEWS
 
 ------------------------------------------------------------------------
-r8542 | gbazin | 2004-08-27 22:44:39 +0200 (Fri, 27 Aug 2004) | 3 lines
+r12416 | hartman | 2005-08-28 21:22:36 +0200 (Sun, 28 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/mux/asf.c
+   M /trunk/configure.ac
 
-* modules/demux/asf/asf.c: ignore the ES extra data for mpeg audio.
-* modules/mux/asf.c: bring the tracks back to a 0 based offset.
+* Add the shout (services discovery) module again
 
 ------------------------------------------------------------------------
-r8541 | gbazin | 2004-08-27 22:10:21 +0200 (Fri, 27 Aug 2004) | 1 line
+r12415 | hartman | 2005-08-28 20:59:53 +0200 (Sun, 28 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/access_output/shout.c
+
+* Update some comments
 
-* modules/mux/asf.c: flush our buffers on close.
 ------------------------------------------------------------------------
-r8540 | sam | 2004-08-27 21:32:44 +0200 (Fri, 27 Aug 2004) | 4 lines
+r12414 | zorglub | 2005-08-28 12:52:00 +0200 (Sun, 28 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/gnome-vlc.menu
-   M /trunk/debian/gvlc.menu
-   M /trunk/debian/kvlc.menu
-   M /trunk/debian/qvlc.menu
-   M /trunk/debian/rules
-   M /trunk/debian/wxvlc.menu
+   M /trunk/debian/patches/00list
+   A /trunk/debian/patches/20_osdmenu-paths.dpatch
+   M /trunk/share/Makefile.am
 
-  * debian/rules:
-    + Disabled the GNOME, Qt, GTK+ and KDE interfaces in favour of the
-      WxWidgets one.
+* Export unselect.png
+* Fix paths when installed in Debian package
 
 ------------------------------------------------------------------------
-r8539 | sam | 2004-08-27 21:30:37 +0200 (Fri, 27 Aug 2004) | 5 lines
+r12413 | courmisch | 2005-08-28 12:34:24 +0200 (Sun, 28 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/mux/ogg.c
-   M /trunk/src/libvlc.c
+   M /trunk/modules/gui/macosx/playlist.m
 
-  * include/vlc_common.h:
-    + Use PACKAGE_NAME instead of PACKAGE.
-  * modules/codec/ffmpeg/ffmpeg.c:
-    + This module does not require AltiVec for now.
+Fix typo
 
 ------------------------------------------------------------------------
-r8538 | sam | 2004-08-27 19:25:31 +0200 (Fri, 27 Aug 2004) | 2 lines
+r12412 | jpsaman | 2005-08-27 18:40:23 +0200 (Sat, 27 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
+   M /trunk/Makefile.am
+   D /trunk/include/osd.h
+   M /trunk/include/vlc_osd.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/codec/cmml/cmml.c
+   M /trunk/modules/codec/cmml/intf.c
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/control/corba/mediacontrol-core.c
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/svg.c
+   M /trunk/modules/misc/win32text.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/modules/video_filter/rss.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/src/control/audio_video.c
+   M /trunk/src/control/core.c
+   M /trunk/src/control/util.c
+   M /trunk/src/misc/modules.c
+   A /trunk/src/osd/osd_text.c (from /trunk/src/video_output/video_text.c:12379)
+   A /trunk/src/osd/osd_widgets.c (from /trunk/src/video_output/video_widgets.c:12379)
+   M /trunk/src/video_output/video_text.c
+   M /trunk/src/video_output/video_widgets.c
 
-  * po/POTFILES.in: updated for deprecated files.
+Merged OSD functionality on the same core functions. All OSD functionality is described in include/vlc_osd.h now, which entirely replace include/osd.h. The file src/video_output/video_widgets.c uses functionality from src/osd/osd_widgets.c now.
 
 ------------------------------------------------------------------------
-r8537 | gbazin | 2004-08-27 15:57:11 +0200 (Fri, 27 Aug 2004) | 1 line
+r12411 | jpsaman | 2005-08-27 15:51:53 +0200 (Sat, 27 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/share/osdmenu/default.cfg
 
-* configure.ac: added --with-ffmpeg-dts/zlib options.
+cosmetics
 ------------------------------------------------------------------------
-r8536 | gbazin | 2004-08-27 15:49:20 +0200 (Fri, 27 Aug 2004) | 1 line
+r12410 | massiot | 2005-08-27 15:38:26 +0200 (Sat, 27 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/toolbox
+
+ * toolbox: Removed a bash-ism.
 
-* configure.ac: fixed typo.
 ------------------------------------------------------------------------
-r8535 | gbazin | 2004-08-27 15:34:44 +0200 (Fri, 27 Aug 2004) | 1 line
+r12409 | massiot | 2005-08-26 21:05:04 +0200 (Fri, 26 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/audio_filter/Modules.am
+   M /trunk/modules/control/http/http.c
+   M /trunk/src/extras/libc.c
+
+ * src/extras/libc.c: Fixed Win32 compilation.
+ * modules/control/http/http.c: Fixed a memory leak with the CGI environment.
 
-* configure.ac: add the audio format conversion filter.
 ------------------------------------------------------------------------
-r8534 | gbazin | 2004-08-27 15:31:23 +0200 (Fri, 27 Aug 2004) | 11 lines
+r12408 | massiot | 2005-08-26 20:15:21 +0200 (Fri, 26 Aug 2005) | 9 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/include/audio_output.h
-   M /trunk/include/vlc_block.h
-   M /trunk/include/vlc_es.h
-   M /trunk/include/vlc_filter.h
-   M /trunk/modules/audio_filter/Modules.am
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
-   A /trunk/modules/audio_filter/format.c
-   M /trunk/modules/codec/ffmpeg/audio.c
-   M /trunk/modules/stream_out/Modules.am
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/http.h
+   M /trunk/modules/control/http/util.c
+   M /trunk/src/extras/libc.c
+   M /trunk/src/misc/httpd.c
 
-* modules/stream_out/transcode.c:
-  - Re-use our audio decoder modules instead of using libavcodec directly.
-  - No more dependance on libavcodec.
-  (downmixing is currently broken + you have to force the ffmpeg codec for a52)
-* modules/audio_filter/format.c:
-  - PCM audio format conversion filter using the new common filter architecture.
-* modules/audio_filter/converter/mpgatofixed32.c:
-  - implements both the old and new filter architecture (ie. useable in the transcoder).
-* modules/codec/ffmpeg/audio.c:
-  - fixes and cleanup.
+ * src/extras/libc.c: Implemented a wrapper around fork() and execve()
+   to spawn an external process and get its output. Only implemented for
+   UNIX-style systems at present.
+ * src/misc/httpd.c: New "handler" node type which bypasses the internal
+   HTTPD behaviour.
+ * modules/control/http: New --http-handlers option to dedicate
+   particular extensions to external programs (PHP or Perl for instance).
+   This is in accordance with the CGI/1.1 specification.
 
 ------------------------------------------------------------------------
-r8533 | sam | 2004-08-27 14:14:26 +0200 (Fri, 27 Aug 2004) | 2 lines
+r12407 | hartman | 2005-08-26 19:01:48 +0200 (Fri, 26 Aug 2005) | 6 lines
 Changed paths:
-   M /trunk/extras
+   M /trunk/modules/access_output/shout.c
 
-  * extras: ignore extra directories.
+* added --sout-shout-name to set a stream name
+* added --sout-shout-description to set a channel description
+* added --sout-shout-mp3 to allow you to upload mp3 streams instead of ogg. (BEWARE, no autodetection)
+* fixed the free of a string
+* some general coding style cleanup
 
 ------------------------------------------------------------------------
-r8532 | sam | 2004-08-27 14:10:17 +0200 (Fri, 27 Aug 2004) | 11 lines
+r12406 | hartman | 2005-08-26 16:02:46 +0200 (Fri, 26 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/debian/Makefile.am
-   M /trunk/debian/README.Debian
-   M /trunk/debian/control
-   M /trunk/debian/copyright
-   M /trunk/debian/patches/00list
-   D /trunk/debian/patches/20_faad2.dpatch
-   M /trunk/debian/patches/20_interfaces.dpatch
-   M /trunk/debian/rules
+   M /trunk/extras/contrib/src/Makefile
 
-  * debian/rules:
-    + Activated x264 support.
-    + Re-enabled libmodplug support.
-    + Build PIC plugins even on x86.
-    + Disabled DVB and SLP because their code is broken.
-  * debian/control:
-    + Force the vlc-plugin-arts and qvlc dependencies.
-    + Build-depend on jam and nasm because of x264.
-  * debian/copyright:
-    + Converted to UTF-8.
+* Fix liveMedia 
 
 ------------------------------------------------------------------------
-r8531 | gbazin | 2004-08-26 23:27:06 +0200 (Thu, 26 Aug 2004) | 15 lines
+r12405 | hartman | 2005-08-26 14:55:36 +0200 (Fri, 26 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_filter.h
-   M /trunk/include/vlc_objects.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/ffmpeg/Modules.am
-   M /trunk/modules/codec/ffmpeg/chroma.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/video.c
-   A /trunk/modules/codec/ffmpeg/video_filter.c
-   M /trunk/modules/codec/libmpeg2.c
-   M /trunk/modules/codec/speex.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/codec/toolame.c
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/misc/objects.c
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/speex.patch
 
-* modules/codec/ffmpeg/video_filter.c, include/vlc_filter.h:
-  - chroma + resizing video filter (using the filter_t architecture).
-* modules/codec/ffmpeg/*:
-  - cleanup + small updates.
-* modules/codec/speex.c, theora.c, vorbis.c:
-  - got rid of pf_header() in the encoder.
-  - store the headers in fmt_out.p_extra (this will break the ogg muxer for now).
-* modules/codec/libmpeg2.c, modules/codec/ffmpeg/video.c:
-  - added a p_dec->b_pace_control field to signal if the decoder is allowed to drop frames.
-* modules/stream_out/transcode.c:
-  - heavy cleanup.
-  - re-use video decoder modules and got rid of the duplicated ffmpeg video decoder.
-  - use video filters for chroma conversion and resizing.
-  (a few things are broken now like deinterlacing but I'll repair them asap).
+* The same getopt problem that theora has, exists in speex as well.
 
 ------------------------------------------------------------------------
-r8530 | gbazin | 2004-08-26 21:26:16 +0200 (Thu, 26 Aug 2004) | 1 line
+r12404 | zorglub | 2005-08-25 21:57:12 +0200 (Thu, 25 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/visualization/visual/effects.c
+   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/modules/visualization/visual/visual.h
+   M /trunk/src/audio_output/input.c
 
-* modules/codec/libmpeg2.c: use the DTS in the synchro algorithm.
-------------------------------------------------------------------------
-r8529 | gbazin | 2004-08-26 21:19:08 +0200 (Thu, 26 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/src/input/decoder.c
+Add new spectrum analyzer effect, patch from zcot.
+Remove the "random" effect
 
-* src/input/decoder.c: forward the p_block->i_rate info when required (fixes libmpeg2 decoding in the display stream output module).
 ------------------------------------------------------------------------
-r8528 | sam | 2004-08-26 18:02:34 +0200 (Thu, 26 Aug 2004) | 2 lines
+r12403 | hartman | 2005-08-25 21:10:21 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/INSTALL
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/theora.patch
 
-  * INSTALL: added a note about bootstrapping.
+* libtheora examples don't compile on 10.2 Remove from Makefiles. This issue is now fixed upstream thanks to rillian from #theora
 
 ------------------------------------------------------------------------
-r8527 | titer | 2004-08-26 15:11:16 +0200 (Thu, 26 Aug 2004) | 2 lines
+r12402 | xtophe | 2005-08-25 20:35:09 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
- + demux/ts.c: gcc < 3 fix
+Compile fix tentative
 
 ------------------------------------------------------------------------
-r8526 | titer | 2004-08-26 14:59:31 +0200 (Thu, 26 Aug 2004) | 6 lines
+r12401 | xtophe | 2005-08-25 19:39:21 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/VideoOutput.cpp
-   M /trunk/src/input/decoder.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
- + input/decoder.c: detach decoder after vout_Request(...,0,0,0,0)ing
-     so AttachSPU can still reach p_input
- + src/video_output/*: init mouse variable before attaching p_vout so
-     dvdnav can't add callbacks on those before there're created
- + beos/VideoOutput.cpp: removed tabs, sanity check
+Add the compile information
 
 ------------------------------------------------------------------------
-r8525 | ipkiss | 2004-08-25 23:36:03 +0200 (Wed, 25 Aug 2004) | 2 lines
+r12400 | fkuehne | 2005-08-25 19:39:17 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
-
- * Update the docs
+   M /trunk/share/http/info.html
 
+* link the headline to the http-intf-main-page instead of videolan.org
+* don't print a space in front of a colon, since this is a French style only
 ------------------------------------------------------------------------
-r8524 | ipkiss | 2004-08-25 23:32:15 +0200 (Wed, 25 Aug 2004) | 2 lines
+r12399 | hartman | 2005-08-25 19:28:04 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   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_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/dialogs.cpp
-   M /trunk/modules/gui/skins2/src/dialogs.hpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/top_window.cpp
+   M /trunk/extras/contrib/src/Makefile
 
- * skins2: new "playlist.load()" and "playlist.save()" actions
+* disable all theora test programs. they use getopt which is not present in default OSX 10.2 
 
 ------------------------------------------------------------------------
-r8523 | fenrir | 2004-08-25 22:09:16 +0200 (Wed, 25 Aug 2004) | 2 lines
+r12398 | xtophe | 2005-08-25 18:59:42 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   D /trunk/src/osd/osd_widgets.c
 
- ts.c: send pid select/unselect to access. (untested).
+Grrr, i should have checked previous commit
 
 ------------------------------------------------------------------------
-r8522 | fenrir | 2004-08-25 22:08:23 +0200 (Wed, 25 Aug 2004) | 2 lines
+r12397 | xtophe | 2005-08-25 18:57:01 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/input.c
+   M /trunk/src/libvlc.c
+   A /trunk/src/osd/osd_widgets.c (from /trunk/src/osd/osd_widgets.c:12391)
 
- * input: send DEMUX_SET_GROUP.
+Typo
 
 ------------------------------------------------------------------------
-r8521 | fenrir | 2004-08-25 22:06:00 +0200 (Wed, 25 Aug 2004) | 2 lines
+r12396 | hartman | 2005-08-25 18:46:52 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/ogg.patch
 
- * dvb: fixes.
+* patch ogg because it's broken (userdefined defines in public headers are WAY evil)
 
 ------------------------------------------------------------------------
-r8520 | fenrir | 2004-08-25 20:50:36 +0200 (Wed, 25 Aug 2004) | 4 lines
+r12395 | massiot | 2005-08-25 18:42:36 +0200 (Thu, 25 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_access.h
-   M /trunk/include/vlc_demux.h
-   M /trunk/include/vlc_input.h
+   M /trunk/extras/contrib/src/Makefile
 
- * input: added a INPUT_UPDATE_META (for meta data in access like ICY)
- * access: added ACCESS_GET_TITLE_INFO (not yet implemented)
- * demux: added DEMUX_SET_GROUP (will be only for dvb/ts).
+ * extras/contrib/src/Makefile: Do not try and compile theora SDL test
+   programs.
 
 ------------------------------------------------------------------------
-r8519 | gbazin | 2004-08-25 17:09:50 +0200 (Wed, 25 Aug 2004) | 1 line
+r12394 | massiot | 2005-08-25 18:36:39 +0200 (Thu, 25 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/open.cpp
+   M /trunk/modules/gui/wxwidgets/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/wizard.cpp
+
+ * modules/gui/wxwidgets: Fix charset when getting file names from the
+   filesystem.
 
-* Makefile.am: fixed make package-win32-base.
 ------------------------------------------------------------------------
-r8518 | fenrir | 2004-08-25 00:07:54 +0200 (Wed, 25 Aug 2004) | 3 lines
+r12393 | jpsaman | 2005-08-25 18:33:08 +0200 (Thu, 25 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.h
-
- * dvb: compilation fix. With great luck it may, perhaps, work in budget
-mode (else I still need to hack ts demuxer).
+   M /trunk/include/vlc_osd.h
+   M /trunk/include/vlc_symbols.h
 
+Fix build breakage of revision12392
 ------------------------------------------------------------------------
-r8517 | fenrir | 2004-08-24 23:58:24 +0200 (Tue, 24 Aug 2004) | 3 lines
+r12392 | jpsaman | 2005-08-25 17:02:30 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.h
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/Makefile.am
+   D /trunk/src/osd/osd_widgets.c
 
- * dvn: first pass to port dvb to new api. (it doesn't even yet compile,
-I haven't tried :)
+Removing osd_widgets.c.
 
 ------------------------------------------------------------------------
-r8516 | sigmunau | 2004-08-24 22:50:36 +0200 (Tue, 24 Aug 2004) | 2 lines
+r12391 | jpsaman | 2005-08-25 16:58:27 +0200 (Thu, 25 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/share/Makefile.am
-
-share/Makefile.am: update for default skin change
+   M /trunk/src/osd/osd_parser.c
 
+Removal of dead code
 ------------------------------------------------------------------------
-r8515 | fenrir | 2004-08-24 22:03:15 +0200 (Tue, 24 Aug 2004) | 2 lines
+r12390 | hartman | 2005-08-25 16:09:50 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/modules/codec/vorbis.c
 
- * udp: unused line.
+* vorbis comments can be mixed case. strstr -> strcasestr
 
 ------------------------------------------------------------------------
-r8514 | gbazin | 2004-08-24 21:38:09 +0200 (Tue, 24 Aug 2004) | 1 line
+r12389 | jpsaman | 2005-08-25 11:48:33 +0200 (Thu, 25 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-* modules/video_output/x11/xcommon.c: fixed fullscreen with KDE 3.3
+Reverting to revision 12383 to 12340. This make wxwidgets 2.6.1 work but breaks older versions. 
 ------------------------------------------------------------------------
-r8513 | asmax | 2004-08-24 21:01:32 +0200 (Tue, 24 Aug 2004) | 3 lines
+r12388 | jpsaman | 2005-08-25 10:47:56 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/theme_repository.cpp
-   M /trunk/modules/gui/skins2/src/theme_repository.hpp
-   D /trunk/share/skins2/default
-   A /trunk/share/skins2/default.vlt
+   M /trunk/share/Makefile.am
+   D /trunk/share/familiar-forwardb16x16.xpm
+   D /trunk/share/familiar-openb16x16.xpm
+   D /trunk/share/familiar-pauseb16x16.xpm
+   D /trunk/share/familiar-playb16x16.xpm
+   D /trunk/share/familiar-playlistb16x16.xpm
+   D /trunk/share/familiar-preferencesb16x16.xpm
+   D /trunk/share/familiar-rewindb16x16.xpm
+   D /trunk/share/familiar-stopb16x16.xpm
 
-  * the default skin is now shipped as a .vlt (whether you like it or not ;)
-  * missing "Id" property
+Removing old familiar images, these are exactly the same images as the one prefixed with pda-.
 
 ------------------------------------------------------------------------
-r8512 | asmax | 2004-08-24 20:43:41 +0200 (Tue, 24 Aug 2004) | 2 lines
+r12387 | titer | 2005-08-25 00:27:28 +0200 (Thu, 25 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_interface.h
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/include/vlc_keys.h
 
-  * all: removed obsolete b_blocking in intf_dialogs_arg_t
+ vlc_keys.h: fixed ACTIONID_JUMP_BACKWARD_1MIN
 
 ------------------------------------------------------------------------
-r8511 | gbazin | 2004-08-24 20:31:13 +0200 (Tue, 24 Aug 2004) | 2 lines
+r12386 | hartman | 2005-08-24 22:56:14 +0200 (Wed, 24 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
-   D /trunk/modules/demux/demuxstream.c
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/speex.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-* modules/demux/demuxstream.c: module obsoleted by the --ts-out option of the ts demuxer (and is broken anyway).
+* Updated speex to 1.1.10
+* Updated theora to alpha5
+* Added libshout
 
 ------------------------------------------------------------------------
-r8510 | fenrir | 2004-08-24 19:51:44 +0200 (Tue, 24 Aug 2004) | 2 lines
+r12385 | fkuehne | 2005-08-24 22:01:33 +0200 (Wed, 24 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts.c: fixed --ts-out.
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/x264_svn.patch
 
+* build libx264 from svn, if available. Since we need to patch it slightly different, I added a separate patch-file.
 ------------------------------------------------------------------------
-r8509 | jlj | 2004-08-24 18:30:53 +0200 (Tue, 24 Aug 2004) | 3 lines
+r12384 | gbazin | 2005-08-24 21:49:47 +0200 (Wed, 24 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/src/libvlc.c
-
-  * ./src/libvlc.c: initialize dvd/vcd/cd-audio values using HAL.
+   M /trunk/include/network.h
 
+* include/network.h: fixed compilation with c++ files.
+------------------------------------------------------------------------
+r12383 | jpsaman | 2005-08-24 21:02:59 +0200 (Wed, 24 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
+Properly update the right ToolTip on the volumebar.
 ------------------------------------------------------------------------
-r8508 | fenrir | 2004-08-24 00:16:58 +0200 (Tue, 24 Aug 2004) | 3 lines
+r12382 | massiot | 2005-08-24 20:01:18 +0200 (Wed, 24 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.c
+   M /trunk/modules/codec/fake.c
 
- * ps.c: handle PES with 0 size. (look for next start code, slow but
-better that nothing).
+ * modules/codec/fake.c: Fixed compilation.
 
 ------------------------------------------------------------------------
-r8507 | gbazin | 2004-08-23 17:19:56 +0200 (Mon, 23 Aug 2004) | 1 line
+r12381 | jpsaman | 2005-08-24 19:52:41 +0200 (Wed, 24 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/video_filter/osdmenu.c
 
-* src/video_output/vout_subpictures.c, video_output.c: fixed a crash with dvd menus.
+Shorten the short description of --osdmenu-update
 ------------------------------------------------------------------------
-r8506 | gbazin | 2004-08-23 12:09:52 +0200 (Mon, 23 Aug 2004) | 1 line
+r12380 | massiot | 2005-08-24 19:33:57 +0200 (Wed, 24 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/codec/fake.c
+
+ * modules/codec/fake.c: Fixed a segfault when outputting images locally.
 
-* modules/packetizer/h264.c: modified ParseNALBlock() to return a complete picture and not just a picture slice.
 ------------------------------------------------------------------------
-r8505 | gbazin | 2004-08-23 00:44:27 +0200 (Mon, 23 Aug 2004) | 1 line
+r12379 | sam | 2005-08-24 18:21:49 +0200 (Wed, 24 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/decoder.c
+   M /trunk/configure.ac
+
+  * configure.ac: fixed thinko in the AltiVec detection with gcc 3.x.
 
-* src/input/decoder.c: don't forget that packetizers can output a chain of data blocks.
 ------------------------------------------------------------------------
-r8504 | gbazin | 2004-08-22 19:15:35 +0200 (Sun, 22 Aug 2004) | 1 line
+r12378 | massiot | 2005-08-24 16:42:15 +0200 (Wed, 24 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/access/udp.c
+
+ * modules/access/udp.c: Disabled ts forcing on streamtype 33 because it
+   is autodetected (refs http://forum.videolan.org/viewtopic.php?t=10257).
 
-* modules/codec/ogt/*: updated the prototype of the decode function.
 ------------------------------------------------------------------------
-r8503 | asmax | 2004-08-22 17:24:48 +0200 (Sun, 22 Aug 2004) | 2 lines
+r12377 | hartman | 2005-08-24 16:19:48 +0200 (Wed, 24 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_repository.cpp
-   M /trunk/po/fr.po
+   M /trunk/modules/access_output/shout.c
 
-  * all: french translation for skin popup menu
+* sync up the outgoing shoutcast stream.
 
 ------------------------------------------------------------------------
-r8502 | fenrir | 2004-08-22 17:17:35 +0200 (Sun, 22 Aug 2004) | 2 lines
+r12376 | hartman | 2005-08-24 15:30:27 +0200 (Wed, 24 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/configure.ac
 
- * compilation fix.
+* Fix access_output_shout and add RTSP to the description of live.com module. (so ppl know what it's for)
 
 ------------------------------------------------------------------------
-r8501 | hartman | 2004-08-22 17:16:03 +0200 (Sun, 22 Aug 2004) | 3 lines
+r12375 | massiot | 2005-08-24 12:16:03 +0200 (Wed, 24 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/configure.ac
 
-* Added the new OSX vout files
-* added the new OSX vout files to pb proj.
+ * configure.ac: Fixed libavformat detection.
 
 ------------------------------------------------------------------------
-r8500 | asmax | 2004-08-22 17:00:19 +0200 (Sun, 22 Aug 2004) | 4 lines
+r12374 | titer | 2005-08-24 02:52:56 +0200 (Wed, 24 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
-   M /trunk/modules/gui/skins2/src/theme_repository.cpp
-   M /trunk/modules/gui/skins2/src/theme_repository.hpp
+   M /trunk/extras/contrib/src/Patches/libiconv.patch
 
-  * theme_repository.*: the popup menu for skin selection works !
-  (it looks for .vlt files in all the directories of the resource path)
-  * dialogs.cpp: fixed a stupid copy/paste mistake
+libiconv.patch: BeOS compile fix
 
 ------------------------------------------------------------------------
-r8499 | ipkiss | 2004-08-22 16:39:16 +0200 (Sun, 22 Aug 2004) | 4 lines
+r12373 | sam | 2005-08-24 00:57:07 +0200 (Wed, 24 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
-   M /trunk/modules/gui/skins2/parser/interpreter.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/configure.ac
 
- * skins2/src/window_manager.cpp: Added the vlc.isOnTop boolean variable
- * skins2/parser/interpreter.cpp: Renamed vlc.ontop() into vlc.onTop()
- * doc/skins/skins2-howto.xml: doc updated
+  * configure.ac: reworked the AltiVec checks.
 
 ------------------------------------------------------------------------
-r8498 | hartman | 2004-08-22 16:32:51 +0200 (Sun, 22 Aug 2004) | 4 lines
+r12372 | sam | 2005-08-23 22:50:56 +0200 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
-
-* initialize variables and don't use arguments that failed being created.
-  (fixes glx when X11 isn't runnning)
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   M /trunk/modules/access_output/Modules.am
+   A /trunk/modules/access_output/shout.c
 
+  * modules/access_output/shout.c: Shoutcast output support, courtesy of
+    Daniel Fischer <dan at subsignal dot org>.
 
 ------------------------------------------------------------------------
-r8497 | gbazin | 2004-08-22 16:16:37 +0200 (Sun, 22 Aug 2004) | 1 line
+r12371 | sam | 2005-08-23 20:23:20 +0200 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/video_chroma/i420_yuy2.c
+
+  * modules/video_chroma/i420_yuy2.c: only include <altivec.h> when building
+    the AltiVec version of this module.
 
-* modules/gui/skins2/src/skin_main.cpp: added a skins shortcut.
 ------------------------------------------------------------------------
-r8496 | gbazin | 2004-08-22 16:10:27 +0200 (Sun, 22 Aug 2004) | 1 line
+r12370 | jpsaman | 2005-08-23 20:03:28 +0200 (Tue, 23 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/modules/video_filter/osdmenu.c
 
-* modules/video_output/x11/glx.c: don't call XCloseDisplay() if p_display == NULL.
+Reworked revision 12361. Added a new option --osdmenu-update <n> in ms [range is 0:1000 ms] that regulates how often the OSD menu subpicture is updated. This is especially important when streaming using UDP in a noisy networking environment.
 ------------------------------------------------------------------------
-r8495 | asmax | 2004-08-22 14:50:39 +0200 (Sun, 22 Aug 2004) | 2 lines
+r12369 | jpsaman | 2005-08-23 19:59:49 +0200 (Tue, 23 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/modules/gui/skins2/src/skin_common.hpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   A /trunk/modules/gui/skins2/src/theme_repository.cpp
-   A /trunk/modules/gui/skins2/src/theme_repository.hpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-
-  * all: skeleton of a popup menu entry for skin selection
+   M /trunk/src/osd/osd.c
 
+Fix segmentation fault
 ------------------------------------------------------------------------
-r8494 | gbazin | 2004-08-22 13:06:28 +0200 (Sun, 22 Aug 2004) | 1 line
+r12368 | jpsaman | 2005-08-23 19:58:55 +0200 (Tue, 23 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/video_filter/scale.c
 
-* modules/access/dvdread.c: fixed chapter change detection.
+sanity checking
 ------------------------------------------------------------------------
-r8493 | asmax | 2004-08-22 12:38:26 +0200 (Sun, 22 Aug 2004) | 2 lines
+r12367 | sam | 2005-08-23 19:57:08 +0200 (Tue, 23 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/configure.ac
 
-  * ctrl_list.cpp: beginning of key handling in the playlist
+  * configure.ac: on OS X ppc, prefer -maltivec to -faltivec if possible.
 
 ------------------------------------------------------------------------
-r8492 | asmax | 2004-08-22 11:40:07 +0200 (Sun, 22 Aug 2004) | 2 lines
+r12366 | xtophe | 2005-08-23 18:30:28 +0200 (Tue, 23 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/share/Makefile.am
+   M /trunk/configure.ac
 
- * Makefile.am: don't forget to copy reduce_mouseover.png !
+configure.ac: Add a --without-contrib option
 
 ------------------------------------------------------------------------
-r8491 | rocky | 2004-08-22 04:17:43 +0200 (Sun, 22 Aug 2004) | 2 lines
+r12365 | sam | 2005-08-23 17:29:18 +0200 (Tue, 23 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/debian/Makefile.am
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/gnome-vlc.dirs
+   M /trunk/debian/gvlc.dirs
+   M /trunk/debian/patches/00list
+   D /trunk/debian/patches/20_interfaces.dpatch
+   A /trunk/debian/patches/20_no-wx-updates.dpatch
+   M /trunk/debian/rules
+   M /trunk/debian/vlc.dirs
+   M /trunk/debian/wxvlc.dirs
 
-automake 1.8 works, so accept that as well.
+  * Synchronised Debian build files with 0.8.4-svn20050823-1 upload.
 
 ------------------------------------------------------------------------
-r8490 | hartman | 2004-08-21 21:45:40 +0200 (Sat, 21 Aug 2004) | 2 lines
+r12364 | sam | 2005-08-23 17:25:00 +0200 (Tue, 23 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/src
+   M /trunk/src/osd
 
-* Fix a X11 GLX crash
+  * Added missing svn:ignore properties.
 
 ------------------------------------------------------------------------
-r8489 | gbazin | 2004-08-21 18:38:10 +0200 (Sat, 21 Aug 2004) | 1 line
+r12363 | fkuehne | 2005-08-23 17:03:22 +0200 (Tue, 23 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/README.MacOSX.rtf
 
-* configure.ac: added an option for x264 support.
+* updated questions 11 (the setting is at a different location now) and 12 (the setting is hidden by default)
 ------------------------------------------------------------------------
-r8488 | dionoea | 2004-08-21 18:02:06 +0200 (Sat, 21 Aug 2004) | 7 lines
+r12362 | massiot | 2005-08-23 16:24:35 +0200 (Tue, 23 Aug 2005) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
-   M /trunk/po/fr.po
-
-* modules/gui/wxwindows/extrapanel.cpp : Changed "Restore defaults" to 
-  "Restore Defaults" so it gets translated
-
-* po/fr.po : Chanded "Restore Defaults" translation
-  
+   M /trunk/configure.ac
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/control/http/http.c
+   M /trunk/src/libvlc.c
+   M /trunk/toolbox
 
+ * toolbox: Removed compilation information from version.c to reduce the
+   compilation time.
+ * configure.ac: Compilation information are now determined at
+   configure-time. Fixed libSDL_image static linking.
+ * src/libvlc.c: Removed VLC_CompileTime() since this is not possible
+   without increasing the compilation time.
 
 ------------------------------------------------------------------------
-r8487 | sam | 2004-08-21 16:11:41 +0200 (Sat, 21 Aug 2004) | 2 lines
+r12361 | jpsaman | 2005-08-23 14:27:59 +0200 (Tue, 23 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-
-  * Makefile.am: yet another humiliating submission of automake.
+   M /trunk/modules/video_filter/osdmenu.c
 
+Forward port of revision 12360.
 ------------------------------------------------------------------------
-r8486 | asmax | 2004-08-21 16:06:08 +0200 (Sat, 21 Aug 2004) | 2 lines
+r12359 | massiot | 2005-08-23 12:07:06 +0200 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/extras/contrib/src/Makefile
 
- * Makefile.am: "noinst_lib_DATA" broke bootstrap :(
+ * extras/contrib/src/Makefile: Fixed installation of ffmpeg. Added libtiff
+   in libSDL_image.
 
 ------------------------------------------------------------------------
-r8485 | asmax | 2004-08-21 15:54:36 +0200 (Sat, 21 Aug 2004) | 3 lines
+r12358 | sam | 2005-08-23 11:44:45 +0200 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
-   M /trunk/src/audio_output/output.c
+   M /trunk/configure.ac
 
- * alsa.c: compute next_date with snd_pcm_delay() if snd_pcm_status_get_tstamp
-   doesn't work. Better than nothing but the sound is still poor with DVDs :(
+  * configure.ac: on Linux PPC and gcc 4.x, we need to check for the -maltivec
+    flag before trying to use <altivec.h>.
 
 ------------------------------------------------------------------------
-r8484 | gbazin | 2004-08-21 15:06:42 +0200 (Sat, 21 Aug 2004) | 1 line
+r12355 | gbazin | 2005-08-22 23:31:51 +0200 (Mon, 22 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/src/misc/net.c
 
-* modules/gui/wxwindows/*: updated open disc dialog.
+* src/misc/net.c: fixed segfault.
 ------------------------------------------------------------------------
-r8483 | asmax | 2004-08-21 14:57:32 +0200 (Sat, 21 Aug 2004) | 4 lines
+r12354 | gbazin | 2005-08-22 22:24:20 +0200 (Mon, 22 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
-
- * alsa.c: pass next_date=0 to aout_OutputNextBuffer if
-   snd_pcm_status_get_tstamp() returns zero. I hope someone has a better
-   fix because in fact it is not perfect (there are "clicks" with DVDs)
+   M /trunk/src/input/es_out.c
 
+* src/input/es_out.c: when removing an active track, re-run the track selection algo.
 ------------------------------------------------------------------------
-r8482 | asmax | 2004-08-21 14:38:53 +0200 (Sat, 21 Aug 2004) | 5 lines
+r12350 | gbazin | 2005-08-22 21:30:52 +0200 (Mon, 22 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/audio_output/output.c
-
- * src/audio_output/output.c: check if start_date is null in
-   aout_OutputNextBuffer(), then do not try to resample or play silences.
-   Now everything works perfectly with screwed ALSA drivers that always
-   return zero in snd_pcm_status_get_tstamp() (at last!!!)
+   M /trunk/modules/codec/dvbsub.c
 
+* modules/codec/dvbsub.c: fixed segfault.
 ------------------------------------------------------------------------
-r8481 | ipkiss | 2004-08-21 13:47:04 +0200 (Sat, 21 Aug 2004) | 2 lines
+r12349 | courmisch | 2005-08-22 21:00:19 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/share/Makefile.am
-   D /trunk/share/skins
-   M /trunk/src/interface/interface.c
+   M /trunk/Makefile.am
 
-Removed the default skin for the skins1 module
+Work-around automake being a bit too clever
 
 ------------------------------------------------------------------------
-r8480 | ipkiss | 2004-08-21 13:34:33 +0200 (Sat, 21 Aug 2004) | 2 lines
+r12348 | fkuehne | 2005-08-22 20:51:23 +0200 (Mon, 22 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/build-vlc
-   M /trunk/configure.ac
-   M /trunk/modules/LIST
-   D /trunk/modules/gui/skins
-   M /trunk/toolbox
-   M /trunk/vlc.win32.nsi
-
-Removed the old skins plugin
+   M /trunk/extras/contrib/src/Makefile
 
+* use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago)
 ------------------------------------------------------------------------
-r8479 | gbazin | 2004-08-21 13:06:19 +0200 (Sat, 21 Aug 2004) | 4 lines
+r12347 | sam | 2005-08-22 20:37:43 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/control/hotkeys.c
 
-* src/input/input.c: changed MRL syntax again: URL[@[title][:chapter][-[title][:chapter]]]
-   The parsing of the title/chapter section is more strict so shouldn't trigger on false positives like udp syntax or http url with login/password.
-* src/libvlc.h: updated useage.
+  * modules/control/hotkeys.c: replaced pow(2,x) constructs with (1<<x). (P.S.: mouahahaha)
 
 ------------------------------------------------------------------------
-r8478 | sam | 2004-08-21 12:46:32 +0200 (Sat, 21 Aug 2004) | 4 lines
+r12346 | massiot | 2005-08-22 20:22:55 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
-  * Makefile.am:
-    + Don't use vlc_app_DATA for the BeOS bundle.
-    + Build the BeOS bundle in $(top_builddir).
+ * src/extras/libc.c: Compilation fix for non-Win32 platforms.
 
 ------------------------------------------------------------------------
-r8477 | gbazin | 2004-08-21 02:22:44 +0200 (Sat, 21 Aug 2004) | 3 lines
+r12345 | gbazin | 2005-08-22 20:12:50 +0200 (Mon, 22 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.h
-
-* src/libvlc.h: updated useage.
-* src/input/input.c: hack for udp access and MRLSections().
+   M /trunk/modules/codec/dvbsub.c
 
+* modules/codec/dvbsub.c: fixed recent breakage of subtitles positionning.
 ------------------------------------------------------------------------
-r8476 | gbazin | 2004-08-21 01:37:40 +0200 (Sat, 21 Aug 2004) | 6 lines
+r12344 | massiot | 2005-08-22 19:58:20 +0200 (Mon, 22 Aug 2005) | 8 lines
 Changed paths:
-   M /trunk/include/vlc_input.h
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/dvdread.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
-
-* src/input/*, include/vlc_input.h: the MRL is now parsed for titles/chapters directly in the core.
-  - syntax is: [url][@[title-start][,chapter-start][-[title-end][,chapter-end]]]
-  - core also handles start/end boundaries itself (simplifies the access plugins).
-* modules/access/dvdread.c,dvdnav.c,cdda.c: removed MRL parsing code.
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/http.h
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/mvar.c
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/modules/control/http/util.c
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_TW.po
+   M /trunk/src
+   M /trunk/src/extras/libc.c
 
+ * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This
+   allows to call vlc_readdir_wrapper("\\") and get a list of Windows drives.
+   This is a bit kludgy but so convenient to change drives under Windows.
+ * modules/control/http: Adapted to use vlc_readdir_wrapper in foreach
+   directory. Thou shalt escape all exported functions with E_() to avoid
+   potential namespace collisions !
+ * po: Re-run make update-po since POTFILES.in has changed.
 
 ------------------------------------------------------------------------
-r8475 | titer | 2004-08-20 17:49:09 +0200 (Fri, 20 Aug 2004) | 2 lines
+r12343 | sam | 2005-08-22 19:44:19 +0200 (Mon, 22 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/beos/MessagesWindow.cpp
-   M /trunk/modules/gui/beos/MessagesWindow.h
+   M /trunk/modules/control/http/Modules.am
 
- beos/MessagesWindow*: fixed messages window
+  * modules/control/http/Modules.am: added missing headers to the SOURCES
+    variable.
 
 ------------------------------------------------------------------------
-r8474 | sam | 2004-08-20 17:21:43 +0200 (Fri, 20 Aug 2004) | 4 lines
+r12342 | sam | 2005-08-22 19:42:53 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/Makefile.am
 
-  * modules/codec/ffmpeg/ffmpeg.c modules/stream_out/transcode.c:
-    + Added macros for AltiVec versions of these modules. Will not work at all
-      for the moment.
+  * Fixed the build dependencies.
 
 ------------------------------------------------------------------------
-r8473 | sam | 2004-08-20 17:09:43 +0200 (Fri, 20 Aug 2004) | 2 lines
+r12341 | massiot | 2005-08-22 16:22:41 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/control.c
+   M /trunk/Makefile.am
 
 * src/input/control.c: minor typo in a comment.
* Modules.am: (Hopefully) fixed make update-po.
 
 ------------------------------------------------------------------------
-r8472 | sam | 2004-08-20 16:57:18 +0200 (Fri, 20 Aug 2004) | 2 lines
+r12340 | hartman | 2005-08-22 16:22:05 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/ffmpeg/Modules.am
-   M /trunk/modules/stream_out/Modules.am
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-  * configure.ac: Added --enable-ffmpegaltivec. Do not use it.
+* revert previous patch
 
 ------------------------------------------------------------------------
-r8471 | titer | 2004-08-20 16:40:23 +0200 (Fri, 20 Aug 2004) | 4 lines
+r12339 | hartman | 2005-08-22 15:48:33 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
- + configure.ac: always build the beos module built-in
-   (really strange crashes happen otherwise, can't figure out why)
- + Makefile.am: don't forget to build vlc-bundle on BeOS
+* Show the true volume range (0-400%) instead of 0-200%. The wxwidgets volume control goes only halfway i believe. This shouldn't change any behaviour, it should just change the value that is represented to the USER. refs #250
 
 ------------------------------------------------------------------------
-r8470 | gbazin | 2004-08-20 15:01:49 +0200 (Fri, 20 Aug 2004) | 7 lines
+r12338 | hartman | 2005-08-22 15:44:11 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
-
-* modules/access/cdda.c: new MRL syntax: "[dev_path][@[title-start][-[title-end]]]".
-  - if no title-start/end are specified, the whole cd is played.
-  - if only a title-start is specified, only this title is played.
-  - if a title-start and end are specified, this range is played.
-  - "@title-start-" will play everything from the specified start position.
+   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/keyedobjects.nib
+   M /trunk/modules/gui/macosx/misc.h
+   M /trunk/modules/gui/macosx/misc.m
 
+* finally use the iTunes volumeslider knob that we have had since 0.7.0 but which I never cared to enable. closes #209
 
 ------------------------------------------------------------------------
-r8469 | titer | 2004-08-20 13:57:51 +0200 (Fri, 20 Aug 2004) | 4 lines
+r12337 | courmisch | 2005-08-22 15:09:25 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/gettext.patch
+   M /trunk/Makefile.am
 
- extras/contrib/*: don't use gettext *printf replacements on BeOS even
-  though there're not 100% posix compliant - this way we can build vlc
-  with dynamic plugins (not linked against libintl) again
+Fix build in a subdirectory after make clean
 
 ------------------------------------------------------------------------
-r8468 | gbazin | 2004-08-20 12:19:42 +0200 (Fri, 20 Aug 2004) | 1 line
+r12333 | jpsaman | 2005-08-22 10:29:37 +0200 (Mon, 22 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/control/rc.c
 
-* NEWS: updated
+Forward port of rev 12332
 ------------------------------------------------------------------------
-r8467 | gbazin | 2004-08-20 11:01:19 +0200 (Fri, 20 Aug 2004) | 1 line
+r12331 | jpsaman | 2005-08-22 10:10:37 +0200 (Mon, 22 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_internal.h
-   M /trunk/src/input/stream.c
+   M /trunk/modules/video_filter/osdmenu.c
 
-* src/input/*: update position on title change.
+Forward port of revision 12329 and cosmetic cleanup
 ------------------------------------------------------------------------
-r8466 | gbazin | 2004-08-20 10:27:59 +0200 (Fri, 20 Aug 2004) | 1 line
+r12330 | jpsaman | 2005-08-22 10:08:35 +0200 (Mon, 22 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/src/osd/osd.c
 
-* src/input/input.c: re-enabled the --bookmarks option.
+Cosmetics
 ------------------------------------------------------------------------
-r8465 | gbazin | 2004-08-19 19:06:51 +0200 (Thu, 19 Aug 2004) | 1 line
+r12327 | hartman | 2005-08-22 02:59:12 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/macosx/prefs.m
+
+* remove debug line
 
-*  modules/stream_out/transcode.c: implemented fps option for video only streams.
 ------------------------------------------------------------------------
-r8464 | sigmunau | 2004-08-19 17:31:22 +0200 (Thu, 19 Aug 2004) | 4 lines
+r12326 | hartman | 2005-08-22 02:47:34 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/gui/macosx/playlist.m
 
-livedotcom.cpp: update the StreamRead function to non-deprecated api, new
-api gives proper detection for too small buffer. Thanks to Ross for pointing
-this out.
+* Use insert instead of append. Does not yet work for inserting into nodes. refs #150
 
 ------------------------------------------------------------------------
-r8463 | gbazin | 2004-08-19 17:11:32 +0200 (Thu, 19 Aug 2004) | 1 line
+r12325 | hartman | 2005-08-22 01:33:58 +0200 (Mon, 22 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Nicer playlist reordering for OSX. cosmetic changes. refs #150
 
-* modules/mux/asf.c: use syncpoints + add an empty index object to make wmp happy about seeking.
 ------------------------------------------------------------------------
-r8462 | gbazin | 2004-08-19 17:02:51 +0200 (Thu, 19 Aug 2004) | 1 line
+r12322 | fkuehne | 2005-08-21 22:02:03 +0200 (Sun, 21 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/gui/macosx/bookmarks.m
+   M /trunk/modules/gui/macosx/wizard.m
 
-* modules/codec/dmo/*: flag sync-points in the video encoder.
+* implement the extract-button of the bookmarks-window correctly (refs #22)
 ------------------------------------------------------------------------
-r8461 | gbazin | 2004-08-19 17:01:54 +0200 (Thu, 19 Aug 2004) | 1 line
+r12321 | courmisch | 2005-08-21 20:52:10 +0200 (Sun, 21 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/vlc-api.pl
 
-* modules/stream_out/transcode.c: small cleanup + added an fps (to specify the output frame rate) and an audio-sync option (to add/drop video frames to keep a constant framerate while being synchronised on the audio track).
-------------------------------------------------------------------------
-r8460 | gbazin | 2004-08-19 14:25:22 +0200 (Thu, 19 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/mux/asf.c
+Typo in comment pointed out by dionoea
 
-* modules/mux/asf.c: small cleanup
 ------------------------------------------------------------------------
-r8459 | gbazin | 2004-08-19 13:32:20 +0200 (Thu, 19 Aug 2004) | 1 line
+r12320 | damienf | 2005-08-21 20:49:07 +0200 (Sun, 21 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/activex/plugin.cpp
+
+all: make sure that the plugin use that registry for plugin path
 
-* modules/mux/asf.c: don't forget to add the preroll offset to the data timestamps.
 ------------------------------------------------------------------------
-r8458 | sigmunau | 2004-08-18 18:30:45 +0200 (Wed, 18 Aug 2004) | 3 lines
+r12319 | courmisch | 2005-08-21 20:48:05 +0200 (Sun, 21 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/configure.ac
+   M /trunk/include/modules.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/modules.c
+   M /trunk/vlc-api.pl
 
-livedotcom.cpp: use geometric growth for the buffer. Should reduce in much
-fewer garbled frames. Still not perfect though.
+Get rid of the symbols structure and use the OS linker
+with --enable-shared-libvlc
 
 ------------------------------------------------------------------------
-r8457 | sigmunau | 2004-08-18 18:04:01 +0200 (Wed, 18 Aug 2004) | 5 lines
+r12318 | damienf | 2005-08-21 19:46:48 +0200 (Sun, 21 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/access/file.c
 
-livedotcom.cpp: dynamically determine the buffer size passed to live.com
-    When the buffer passed to live.com don't have space for another packet 
-    when we get it back we assume that the stream uses larger frames than
-    our current buffer and we increase the buffer.
+- support for specific WIN32 file URL such as file:/C:/ and file:///C:/
 
 ------------------------------------------------------------------------
-r8456 | gbazin | 2004-08-18 17:46:01 +0200 (Wed, 18 Aug 2004) | 1 line
+r12317 | fkuehne | 2005-08-21 19:45:32 +0200 (Sun, 21 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
 
-* modules/mux/asf.c: the asf muxer can only add streams on the fly when in http mode (otherwise this will screw up the header re-writing on Close().)
+* forgot these 2 files
 ------------------------------------------------------------------------
-r8455 | sigmunau | 2004-08-18 14:06:52 +0200 (Wed, 18 Aug 2004) | 2 lines
+r12316 | fkuehne | 2005-08-21 19:45:05 +0200 (Sun, 21 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/po/POTFILES.in
-
-po/POTFILES.in: updated from clean tree (seems necessary for make-dist to work)
+   M /trunk/Makefile.am
+   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/keyedobjects.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/gui/macosx/Modules.am
+   A /trunk/modules/gui/macosx/update.h
+   A /trunk/modules/gui/macosx/update.m
 
+* port of the wx-update-panel to OSX (GUI works, updating itself is not yet implemented, refs #310)
 ------------------------------------------------------------------------
-r8454 | gbazin | 2004-08-18 14:04:03 +0200 (Wed, 18 Aug 2004) | 1 line
+r12315 | damienf | 2005-08-21 19:43:38 +0200 (Sun, 21 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/src/libvlc.c
+
+- pre-create 'width' and 'height' in libvlc so that the ActiveX plugin can set them before a vout is created. this prevents the initial viewport resizing when playing the first target
+
+------------------------------------------------------------------------
+r12314 | damienf | 2005-08-21 19:40:32 +0200 (Sun, 21 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/activex/axvlc.idl
+   M /trunk/activex/axvlc.tlb
+   M /trunk/activex/axvlc_idl.c
+   M /trunk/activex/axvlc_idl.h
+   M /trunk/activex/dataobject.cpp
+   M /trunk/activex/main.cpp
+   M /trunk/activex/olecontrol.cpp
+   M /trunk/activex/oleinplaceactiveobject.cpp
+   M /trunk/activex/oleinplaceobject.cpp
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/persiststorage.cpp
+   M /trunk/activex/persiststreaminit.cpp
+   M /trunk/activex/persiststreaminit.h
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/test.html
+   M /trunk/activex/utils.cpp
+   M /trunk/activex/utils.h
+   M /trunk/activex/viewobject.cpp
+   M /trunk/activex/vlccontrol.cpp
+   M /trunk/activex/vlccontrol.h
+
+all: reworked ActiveX plugin, which now works properly  with .NET (tested with Visual Basic Express 2005)
+     added persistent properties such as MRL, AutoPlay, AutoLoop which allows a user to play a default target
+     without programming.
+
+------------------------------------------------------------------------
+r12313 | fkuehne | 2005-08-21 19:17:43 +0200 (Sun, 21 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
-* modules/mux/asf.c: a few coding style changes.
+* use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks the compilation on BeOS, but there is no way to prevent that except making bootstrap autoconf 2.57 - compatible again
 ------------------------------------------------------------------------
-r8453 | sigmunau | 2004-08-18 13:46:40 +0200 (Wed, 18 Aug 2004) | 2 lines
+r12311 | sam | 2005-08-21 18:38:17 +0200 (Sun, 21 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/Modules.am
+   M /trunk
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/patches/00list
+   M /trunk/debian/rules
 
-Modules.am: fixed incorrect filename
+  * updated Debian build files
 
 ------------------------------------------------------------------------
-r8452 | gbazin | 2004-08-18 13:08:54 +0200 (Wed, 18 Aug 2004) | 1 line
+r12310 | hartman | 2005-08-21 16:33:06 +0200 (Sun, 21 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/video_output/opengl.c
+
+* Fix mouse down event forwarding from opengl (closes #325)
 
-* modules/codec/dmo/*: fixed video encoding.
 ------------------------------------------------------------------------
-r8451 | sigmunau | 2004-08-18 11:59:29 +0200 (Wed, 18 Aug 2004) | 2 lines
+r12309 | courmisch | 2005-08-21 14:57:10 +0200 (Sun, 21 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/misc/network/ipv6.c
 
-alsa.c: support mono on stereo only boards
+Compile fix
 
 ------------------------------------------------------------------------
-r8450 | sigmunau | 2004-08-18 11:45:07 +0200 (Wed, 18 Aug 2004) | 2 lines
+r12308 | courmisch | 2005-08-21 13:27:15 +0200 (Sun, 21 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/src/misc/net.c
 
-alsa.c: don't fail the probe without giving a reason in the log.
+Define IPV6_PROTECTION_LEVEL manually - closes #96
 
 ------------------------------------------------------------------------
-r8449 | titer | 2004-08-17 22:55:55 +0200 (Tue, 17 Aug 2004) | 2 lines
+r12307 | dionoea | 2005-08-20 21:14:58 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/MediaControlView.cpp
-   M /trunk/modules/gui/beos/MediaControlView.h
+   M /trunk/include/vlc_es.h
 
- beos/*: fixed seek, clean up
+remove 2 evil tabs
 
 ------------------------------------------------------------------------
-r8448 | titer | 2004-08-17 19:24:02 +0200 (Tue, 17 Aug 2004) | 7 lines
+r12306 | gbazin | 2005-08-20 20:10:24 +0200 (Sat, 20 Aug 2005) | 1 line
 Changed paths:
-   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/Modules.am
-   M /trunk/modules/gui/beos/PlayListWindow.cpp
-   M /trunk/modules/gui/beos/PlayListWindow.h
-   D /trunk/modules/gui/beos/VlcWrapper.cpp
-   D /trunk/modules/gui/beos/VlcWrapper.h
-   M /trunk/src/libvlc.h
+   M /trunk/modules/demux/playlist/dvb.c
 
- + src/libvlc.h: use KEY_SPACE instead of ' '
- + gui/beos/*: got rid of the VlcWrapper thing which is unneccessaraly
-               complex now that we have variables
+* modules/demux/playlist/dvb.c: win32 build fix.
+------------------------------------------------------------------------
+r12305 | gbazin | 2005-08-20 19:18:41 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/Modules.am
+   A /trunk/modules/demux/playlist/dvb.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
 
- Language/subtitle selection works again in the BeOS UI, but there's
- still a lot to fix :|
+* modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB channel lists.
 
 ------------------------------------------------------------------------
-r8447 | titer | 2004-08-17 18:59:02 +0200 (Tue, 17 Aug 2004) | 4 lines
+r12304 | courmisch | 2005-08-20 17:08:45 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/equalizer.m
-   M /trunk/modules/gui/macosx/voutgl.m
-   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/THANKS
 
- + macosx/equalizer.m: missing vlc_object_release()
- + macosx/vout*: --macosx-vout and --macosx-opengl-effect
-                 no longer exist
+Due credits
 
 ------------------------------------------------------------------------
-r8446 | titer | 2004-08-17 17:17:04 +0200 (Tue, 17 Aug 2004) | 6 lines
+r12303 | courmisch | 2005-08-20 17:06:17 +0200 (Sat, 20 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/Modules.am
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-   A /trunk/modules/gui/macosx/voutgl.m
-   A /trunk/modules/gui/macosx/voutqt.m
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/control/http/util.c
 
- ALL: OS X OpenGL provider
-  + vout.m contains the common code for the QT video output and the
-    GL provider (window creation, events handling)
-  + opengl.c: higher priority on OS X
- Things are a bit broken atm, any help to debug is welcome ;p
+Fix url converter on win32
+(patch contributed by Marco Munderloh)
 
 ------------------------------------------------------------------------
-r8445 | gbazin | 2004-08-17 12:31:51 +0200 (Tue, 17 Aug 2004) | 1 line
+r12302 | dionoea | 2005-08-20 15:57:15 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+
+propset
 
-* modules/codec/dmo/*: added dmo encoder (can't get video encoding to work though).
 ------------------------------------------------------------------------
-r8444 | gbazin | 2004-08-17 10:21:07 +0200 (Tue, 17 Aug 2004) | 1 line
+r12301 | courmisch | 2005-08-20 15:42:33 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/lxdialog
+
+Prop change
 
-* modules/codec/ffmpeg/demux.c: a few fixes.
 ------------------------------------------------------------------------
-r8443 | titer | 2004-08-16 15:35:33 +0200 (Mon, 16 Aug 2004) | 2 lines
+r12300 | dionoea | 2005-08-20 15:28:35 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/flac.c
+   M /trunk/include/vlc_keys.h
 
- gcc < 3 compile fix
+change file name in comment
 
 ------------------------------------------------------------------------
-r8442 | titer | 2004-08-16 14:51:11 +0200 (Mon, 16 Aug 2004) | 4 lines
+r12299 | dionoea | 2005-08-20 15:22:16 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/ebml.patch
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
-   A /trunk/extras/contrib/src/Patches/matroska.patch
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/video_filter/deinterlace.c
-   M /trunk/src/misc/cpu.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
- ALL: BeOS fixes
- There's a new stable gcc out for BeOS, now we can re-enable 3DNow/SEE
- and build matroska support
+add KEY_ENTER and KEY_SPACE to launch action()
 
 ------------------------------------------------------------------------
-r8441 | gbazin | 2004-08-16 12:06:54 +0200 (Mon, 16 Aug 2004) | 1 line
+r12298 | courmisch | 2005-08-20 15:15:26 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/Makefile.am
+
+(Un)Install shared libvlc if enabled
 
-* modules/video_output/x11/xcommon.c: play nice even when there isn't any window manager.
 ------------------------------------------------------------------------
-r8440 | sigmunau | 2004-08-16 11:39:14 +0200 (Mon, 16 Aug 2004) | 2 lines
+r12297 | dionoea | 2005-08-20 15:04:53 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
-modules/codec/ffmpeg/ffmpeg.c: corrected a build number
+ * keyboard (arrows) navigation
 
 ------------------------------------------------------------------------
-r8439 | sam | 2004-08-16 10:42:33 +0200 (Mon, 16 Aug 2004) | 4 lines
+r12296 | courmisch | 2005-08-20 14:52:45 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/Makefile.am
 
-  * configure.ac:
-    + Build memcpyaltivec and deinterlace with -maltivec.
-    + Check for -ldts_pic before -ldts.
+Link fix
 
 ------------------------------------------------------------------------
-r8438 | sam | 2004-08-16 10:29:06 +0200 (Mon, 16 Aug 2004) | 6 lines
+r12295 | dionoea | 2005-08-20 14:50:16 +0200 (Sat, 20 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/debian/Makefile.am
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/patches/00list
-   D /trunk/debian/patches/20_configure.dpatch
-   M /trunk/debian/rules
-   M /trunk/debian/wxvlc.menu
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
-  * debian/patches/20_configure.dpatch:
-    + Don't manage this patch with dpatch since it causes ownership issues.
-  * debian/control:
-    + Added a missing dpatch build dependency (Closes: #263363).
-    + Removed the modplug plugin until libmodplug-dev enters Debian.
+code CtrlTree::autoScoll . Its still mostly buggy and give you a headache if
+you watch the playlist when it is called but i can't find what's wrong.
 
 ------------------------------------------------------------------------
-r8437 | hartman | 2004-08-16 02:45:24 +0200 (Mon, 16 Aug 2004) | 4 lines
+r12294 | courmisch | 2005-08-20 14:30:12 +0200 (Sat, 20 Aug 2005) | 7 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/mozilla/Makefile.am
 
-* Fix a problem with empty subtitles with Subviewer subs
-* fixed a line ending replace problem with subviewer subs
-* single char subtitle lines should now work subviewer and subrip
+- experimental disabled-by-default shared libvlc build.
+  I said "experimental". I meant it.
+  Developers might try --enable-shared-libvlc
+- remove autom4te*.cache on bootstrap
+  (some customized autoconf add their version number)
+- some clean up
 
 ------------------------------------------------------------------------
-r8436 | gbazin | 2004-08-15 19:08:10 +0200 (Sun, 15 Aug 2004) | 6 lines
+r12293 | damienf | 2005-08-20 14:04:13 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/mux/mpeg/ts.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
 
-* modules/mux/mpeg/ts.c: reworked muxing of subtitles ES.
-* modules/stream_out/transcode.c: support for subtitles transcoding.
-* modules/codec/dvbsub.c: DVB subtitles encoder (developed for Anevia, www.anevia.com).
-  + only works on YUVP subpictures for now.
-  + not completely spec compliant yet.
+missing const to non-const cast
 
 ------------------------------------------------------------------------
-r8435 | gbazin | 2004-08-15 18:09:03 +0200 (Sun, 15 Aug 2004) | 1 line
+r12292 | courmisch | 2005-08-20 13:29:33 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/a52.c
+   M /trunk/m4
+
+minor svn:ignore fix
 
-* modules/codec/a52.c: fixed segfault
 ------------------------------------------------------------------------
-r8434 | gbazin | 2004-08-15 17:59:25 +0200 (Sun, 15 Aug 2004) | 1 line
+r12291 | zorglub | 2005-08-20 13:26:48 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+
+Sanity check
 
-* src/video_output/vout_subpictures.c: fixed a deadlock that happened when 2 ephemer subpictures had the same date.
 ------------------------------------------------------------------------
-r8433 | gbazin | 2004-08-15 17:05:11 +0200 (Sun, 15 Aug 2004) | 1 line
+r12290 | dionoea | 2005-08-20 13:10:30 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+
+some more mouse control on playtree display/selection
 
-* modules/access/dshow/dshow.cpp: compilation fix.
 ------------------------------------------------------------------------
-r8432 | gbazin | 2004-08-15 16:57:47 +0200 (Sun, 15 Aug 2004) | 1 line
+r12289 | dionoea | 2005-08-20 12:17:20 +0200 (Sat, 20 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/playlist/playlist.c
+
+add new playlist_PreparseEnqueueItem function which preparses a playlist_item
+and all its children.
 
-* modules/codec/mpeg_audio.c: fixed segfault
 ------------------------------------------------------------------------
-r8431 | bigben | 2004-08-15 16:22:28 +0200 (Sun, 15 Aug 2004) | 3 lines
+r12288 | zorglub | 2005-08-20 11:48:31 +0200 (Sat, 20 Aug 2005) | 2 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
-
-* Adds postprocessing menu
+   M /trunk/modules/visualization/xosd.c
 
+Fix Xosd interface (Debian #324039)
 
 ------------------------------------------------------------------------
-r8430 | djc | 2004-08-15 14:10:46 +0200 (Sun, 15 Aug 2004) | 2 lines
+r12287 | courmisch | 2005-08-20 11:37:02 +0200 (Sat, 20 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/Makefile.am
 
-Set the preamp value on a preset change
+Cosmetic fix
 
 ------------------------------------------------------------------------
-r8429 | djc | 2004-08-15 01:28:31 +0200 (Sun, 15 Aug 2004) | 5 lines
+r12286 | zorglub | 2005-08-20 11:29:38 +0200 (Sat, 20 Aug 2005) | 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/audio_filter/Modules.am
-   M /trunk/modules/audio_filter/equalizer.c
-   A /trunk/modules/audio_filter/equalizer_presets.h
-   M /trunk/modules/gui/macosx/equalizer.h
-   M /trunk/modules/gui/macosx/equalizer.m
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
 
-*.nib: continuous sliders
-intf: Equalizer window in window menu
-equalizer.m: presets should work now
-equalizer.c, Modules.am, equalizer_presets.h: presets are stored in a separate file
+Wrap all gz functions to avoid void* -> int casts.
+
+Fix 64 bits build (Debian #324031)
 
 ------------------------------------------------------------------------
-r8428 | sam | 2004-08-14 22:12:22 +0200 (Sat, 14 Aug 2004) | 6 lines
+r12285 | dionoea | 2005-08-20 11:26:46 +0200 (Sat, 20 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
 
-  * configure.ac:
-    + Removed the -finline-limit=30000 flag. Since gcc-3.2, this options
-      causes gcc to inline every single function of this size because of
-      -O3's -finline-functions, although the documentation states that this
-      flag should only affect explicitly inlined functions.
+ * ctrl_*.cpp : mouse scrolling behavior change
+ * skin_parser.cpp : add comment so people know where to look to fix the
+                     Playlist slider breakage.
 
 ------------------------------------------------------------------------
-r8427 | hartman | 2004-08-14 21:58:39 +0200 (Sat, 14 Aug 2004) | 2 lines
+r12284 | courmisch | 2005-08-20 10:41:50 +0200 (Sat, 20 Aug 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/bootstrap
 
-* Send \r\n after ftp commands, not \n.
+Use most recent automake version
+
+Slower maybe, but safer
+and arguably more suited for automatically issued tarballs
 
 ------------------------------------------------------------------------
-r8426 | asmax | 2004-08-14 17:54:30 +0200 (Sat, 14 Aug 2004) | 4 lines
+r12283 | courmisch | 2005-08-20 10:37:45 +0200 (Sat, 20 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/bootstrap
 
- * opengl.c: compilation fix for GLX.
-   Do we really need two buffers ? Anyway it doesn't work as is with
-   GLX, so I only use the first one (quick fix)
+Undo erroneous previous commit
+(wanted to cancel, but I pressed the wrong key)
 
 ------------------------------------------------------------------------
-r8425 | titer | 2004-08-14 17:02:43 +0200 (Sat, 14 Aug 2004) | 11 lines
+r12282 | courmisch | 2005-08-20 10:36:37 +0200 (Sat, 20 Aug 2005) | 6 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-
- opengl.c: added OS X specific stuff, this includes:
-  + support for YUY2 textures
-  + support for non-power-of-2 sizes
-  + support for VRAM or AGP texturing
+   M /trunk/bootstrap
 
- It now uses two buffers and textures (needed for VRAM/AGP texturing).
+Don't fallback to automake 1.6
 
- I got to fix a few things on the OS X GL provider before I commit it,
- but in the meantime, people can check if I didn't break the opengl
- output on Win32/GLX ;)
+bootstrap might be a little slower,
+but that'll ensure more recent build-system in tarballs.
+Besides, 
 
 ------------------------------------------------------------------------
-r8424 | asmax | 2004-08-14 16:23:40 +0200 (Sat, 14 Aug 2004) | 2 lines
+r12281 | dionoea | 2005-08-20 02:31:27 +0200 (Sat, 20 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
+   A /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   A /trunk/modules/gui/skins2/controls/ctrl_tree.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.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/interpreter.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   A /trunk/modules/gui/skins2/utils/var_tree.cpp
+   A /trunk/modules/gui/skins2/utils/var_tree.hpp
+   A /trunk/modules/gui/skins2/vars/playtree.cpp
+   A /trunk/modules/gui/skins2/vars/playtree.hpp
 
- * opengl.c: use glTexSubImage2D instead of glTexImage2D
+ * Playtree start. Basic functionalities work. Still needs a lot of
+   work, cleaning and fixing. I'll continue this weekend.
 
 ------------------------------------------------------------------------
-r8423 | gbazin | 2004-08-14 12:14:39 +0200 (Sat, 14 Aug 2004) | 1 line
+r12280 | dionoea | 2005-08-20 02:20:53 +0200 (Sat, 20 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   A /trunk/share/skins2/playtree.vlt
+   M /trunk/share/skins2/skin.dtd
+
+ * skin.dtd : add Playtree stuff
+ * playtree.vlt : default.vlt modified to use a Playtree instead of a
+                  Playlist
 
-* modules/access/dvdnav.c: small fix.
 ------------------------------------------------------------------------
-r8422 | gbazin | 2004-08-13 22:01:20 +0200 (Fri, 13 Aug 2004) | 2 lines
+r12279 | courmisch | 2005-08-19 19:52:53 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/m4/vlc.m4
 
-* modules/access/dvdnav.c: by default we try to skip all the warnings intros and go directly to the DVD menu (niark niark niark ;).
+Fix (hopefully -again-) new build system on Win32
 
 ------------------------------------------------------------------------
-r8421 | gbazin | 2004-08-13 21:32:57 +0200 (Fri, 13 Aug 2004) | 1 line
+r12278 | massiot | 2005-08-19 19:08:32 +0200 (Fri, 19 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/src/input/decoder.c
+   M /trunk/modules/demux/playlist/m3u.c
+
+ * modules/demux/playlist/m3u.c: If name is empty, assume that the author
+   is in reality the name of the file (compatibility with existing
+   m3u files).
 
-* src/input/decoder.c: spu_new_buffer() now tries a bit longer when looking for a vout (useful for DVD menus).
 ------------------------------------------------------------------------
-r8420 | gbazin | 2004-08-13 20:58:25 +0200 (Fri, 13 Aug 2004) | 5 lines
+r12277 | massiot | 2005-08-19 19:07:27 +0200 (Fri, 19 Aug 2005) | 6 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_es.h
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/spudec/spudec.h
-   M /trunk/modules/video_filter/blend.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/control/http/http.h
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/mvar.c
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/modules/control/http/util.c
 
-* modules/codec/spudec/*: automatic cropping of fullscreen subpictures (most of them contain large transparent areas).
-* src/video_output/vout_subpictures.c: more correct cropping (cropping coordinates are relative to the video size, not subpicture size).
-* include/vlc_es.h, modules/video_filter/blend.c: use the i_entries member of video_palette_t.
-* include/vlc_common.h: added SetWBE()/SetDWBE()/SetQWBE() facility.
+ * modules/control/http/rpn.c: vlc_var_* now take an extra argument to
+   indicate which object we are playing with (for instance 'VLC_OBJECT_INPUT'
+   or 'VLC_OBJECT_PLAYLIST'). Espace \ in addslashes.
+ * modules/control/http: Factorized and simplified the RealPath() stuff.
+   Fixed a few hardcoded '/' as a path separator.
 
 ------------------------------------------------------------------------
-r8419 | gbazin | 2004-08-13 20:45:42 +0200 (Fri, 13 Aug 2004) | 3 lines
+r12274 | hartman | 2005-08-19 18:16:34 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
+   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
 
-* modules/video_output/opengl.c: forward mouse events from opengl-provider module.
-* src/video_output/*: moved some stuff from video_output.c to vout_intf.c.
+* Section titles for the OSX Preferences.
 
 ------------------------------------------------------------------------
-r8418 | gbazin | 2004-08-13 12:32:57 +0200 (Fri, 13 Aug 2004) | 1 line
+r12273 | courmisch | 2005-08-19 18:09:41 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/configure.ac
+
+Fix clean tree build
 
-* src/misc/block.c: fixed memory alignment in block_New(). (it was done on a 15 bytes boundary which was screwing up the cdda plugin on win32.)
 ------------------------------------------------------------------------
-r8417 | ipkiss | 2004-08-12 23:34:01 +0200 (Thu, 12 Aug 2004) | 2 lines
+r12272 | courmisch | 2005-08-19 18:06:54 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/Makefile.am
+   M /trunk/src
+   D /trunk/src/Makefile.am
 
- * doc/skins2-howto.xml: Update the doc when you commit
+Clean up
 
 ------------------------------------------------------------------------
-r8416 | ipkiss | 2004-08-12 23:15:52 +0200 (Thu, 12 Aug 2004) | 2 lines
+r12271 | courmisch | 2005-08-19 17:45:52 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/toolbox
 
- * skins2/src/vlcproc.*: Added the isRepeat boolean expression
+Attempt to fix problem with dnsdomain name on some OSes
 
 ------------------------------------------------------------------------
-r8415 | gbazin | 2004-08-12 11:14:00 +0200 (Thu, 12 Aug 2004) | 1 line
+r12270 | courmisch | 2005-08-19 17:42:49 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
+   M /trunk/configure.ac
+
+Another typo. Links now.
 
-* modules/gui/wxwindows/Modules.am: include streamdata.h
 ------------------------------------------------------------------------
-r8414 | titer | 2004-08-12 01:34:38 +0200 (Thu, 12 Aug 2004) | 4 lines
+r12269 | courmisch | 2005-08-19 17:32:17 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_threads_funcs.h
+   M /trunk/configure.ac
 
- vlc_threads_funcs.h: got rid of vlc_cond_broadcast.
-  It wasn't implemented for all systems anyway, and isn't used anymore.
-  (Terminates #23)
+Rah typo again
 
 ------------------------------------------------------------------------
-r8413 | gbazin | 2004-08-11 13:12:59 +0200 (Wed, 11 Aug 2004) | 3 lines
+r12268 | courmisch | 2005-08-19 17:31:20 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
-   M /trunk/modules/mux/ogg.c
+   M /trunk/configure.ac
 
-* modules/demux/ogg.c: fixed reading extra data for oggds audio header (needed for WMA).
-* modules/mux/ogg.c: generate proper oggds audio header.
+Forgot this file
 
 ------------------------------------------------------------------------
-r8412 | hartman | 2004-08-10 17:02:11 +0200 (Tue, 10 Aug 2004) | 10 lines
+r12267 | courmisch | 2005-08-19 17:28:03 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/include/stream_output.h
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/src/stream_output/sap.c
+   M /trunk/Makefile.am
 
-* include/stream_output.h: add a ip_version field to sap_address_t
-  This way we can later on set IP6 instead of IP4 in a SDP.
-* modules/stream_out/rtp.c: accept sdp=sap as a valid option.
-* src/stream_output/sap.c: 
-  - Set the SAP packet Hash headerfield to a unique value based on mtime
-    Patch by Philippe van Hecke <philippe at belnet dot be>
-  - Set SAP packet IPv6 field to 1 if we are a ipv6 session
-  - Made some preperations for setting the origin ip address in the header as well,
-    anyone any ideas on how to retrieve the current origin IP address???
+Remove unnecessary dependencies
 
 ------------------------------------------------------------------------
-r8411 | hartman | 2004-08-10 15:28:27 +0200 (Tue, 10 Aug 2004) | 2 lines
+r12266 | courmisch | 2005-08-19 17:21:25 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/src/misc/net.c
 
-* fix x-plgroup detection
+Don't print EAFNOSUPPORT error - refs #320
 
 ------------------------------------------------------------------------
-r8410 | ipkiss | 2004-08-10 00:19:40 +0200 (Tue, 10 Aug 2004) | 2 lines
+r12265 | courmisch | 2005-08-19 17:18:24 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
-   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/bootstrap
 
- * skins2: support playlist.setRandom(true) and playlist.setRandom(false)
+Fix typos in static libraries installation
 
 ------------------------------------------------------------------------
-r8409 | gbazin | 2004-08-09 12:25:42 +0200 (Mon, 09 Aug 2004) | 1 line
+r12264 | courmisch | 2005-08-19 16:27:52 +0200 (Fri, 19 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/buffer.c
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/bootstrap
+
+Some old automake versions seem not to know about mkdir_p
 
-* modules/codec/dmo: fixed dmo decoder on win32 + got rid of some of the dependencies on wine loader.
 ------------------------------------------------------------------------
-r8408 | gbazin | 2004-08-09 10:16:22 +0200 (Mon, 09 Aug 2004) | 1 line
+r12263 | jpsaman | 2005-08-19 16:00:06 +0200 (Fri, 19 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
+   M /trunk/NEWS
 
-* configure.ac, Makefile.am: don't use upx in the win32 installer anymore as some people have been complaining about loading time problems.
+Added new OSD support
 ------------------------------------------------------------------------
-r8407 | gbazin | 2004-08-08 23:14:38 +0200 (Sun, 08 Aug 2004) | 3 lines
+r12259 | jpsaman | 2005-08-19 11:02:20 +0200 (Fri, 19 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_common.h
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/objects.c
-
-* modules/stream_out/transcode.c: added support for subtitles overlaying when transcoding (no resizing yet).
-* include/vlc_common.h: added a b_force member that is set when a module is forced (ie. module specified in module_Need()).
+   M /trunk/modules/codec/dvbsub.c
 
+Fix region width/height encoding bug. Dvbsub never tested for a change in region widht/height that made a region smaller then the previous one that was encoded. The encoded region size would always been the largest size encountered, this is now fixed. Removed some superflous whitespace/
 ------------------------------------------------------------------------
-r8406 | djc | 2004-08-08 18:52:26 +0200 (Sun, 08 Aug 2004) | 6 lines
+r12258 | jpsaman | 2005-08-19 09:23:40 +0200 (Fri, 19 Aug 2005) | 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/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/modules/gui/macosx/equalizer.h
-   M /trunk/modules/gui/macosx/equalizer.m
-
-project.pbxproj: correct to relatives paths
-*.nib: presets disabled on startup
-equalizer.*: add property Id
-             we prefer to change playlist variables instead of config
-             coding style
+   M /trunk/modules/control/rc.c
 
+Cleanup of status reporting.
 ------------------------------------------------------------------------
-r8405 | bigben | 2004-08-08 16:49:46 +0200 (Sun, 08 Aug 2004) | 4 lines
+r12257 | zorglub | 2005-08-19 01:25:16 +0200 (Fri, 19 Aug 2005) | 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
-   M /trunk/modules/gui/macosx/open.m
-   M /trunk/modules/gui/macosx/output.h
-   M /trunk/modules/gui/macosx/output.m
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
 
-* demuxdump is working again
+If passed ?control=play without any item, just ask playlist to play
 
+------------------------------------------------------------------------
+r12256 | zorglub | 2005-08-19 01:05:36 +0200 (Fri, 19 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/doc/Doxyfile
+   M /trunk/modules/control/http/http.h
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/util.c
 
+Fix consistency of some function names
+Improve documentation
+Enable build of modules documentation
 
 ------------------------------------------------------------------------
-r8404 | hartman | 2004-08-08 12:14:25 +0200 (Sun, 08 Aug 2004) | 2 lines
+r12255 | hartman | 2005-08-18 23:38:32 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/LIST
+   M /trunk/modules/gui/macosx/extended.m
 
-* modules/LIST: long time since it was updated
+* Change only the frontmost window opaqueness
 
 ------------------------------------------------------------------------
-r8403 | fenrir | 2004-08-08 03:58:59 +0200 (Sun, 08 Aug 2004) | 3 lines
+r12254 | hartman | 2005-08-18 23:26:23 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/modules/gui/macosx/extended.m
 
- * demux: another way to break your config file, or, --demux is now taken
-into acount. (to make bigben happy, being able to do :demux=dump ;)
+* Fix on the fly Opaqueness changing
 
 ------------------------------------------------------------------------
-r8402 | fenrir | 2004-08-08 03:39:23 +0200 (Sun, 08 Aug 2004) | 5 lines
+r12253 | zorglub | 2005-08-18 21:38:01 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/buffer.c
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/control/http/util.c
 
- * dmo: - fixed init of WAVEFORMATEX (cbSize is only the size of extra datas).
-        - force 16 bits output.
-        - support for mplayer loader.
- I can't test under win32 so I hope it still compiles.
+Die !
 
 ------------------------------------------------------------------------
-r8401 | fenrir | 2004-08-08 03:36:56 +0200 (Sun, 08 Aug 2004) | 2 lines
+r12252 | zorglub | 2005-08-18 21:32:02 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/codecs.h
+   M /trunk/modules/control/http/Modules.am
 
- * codecs.h: a few defines to avoid redefinitions.
+wtf ?
 
 ------------------------------------------------------------------------
-r8400 | fenrir | 2004-08-08 01:38:05 +0200 (Sun, 08 Aug 2004) | 2 lines
+r12251 | zorglub | 2005-08-18 21:20:25 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/control/http
 
- * v4l: try to open the device only when a access name is given + warning fix.
+propset
 
 ------------------------------------------------------------------------
-r8399 | djc | 2004-08-08 00:50:28 +0200 (Sun, 08 Aug 2004) | 2 lines
+r12250 | zorglub | 2005-08-18 21:18:56 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/configure.ac
+   M /trunk/modules/control/Modules.am
+   A /trunk/modules/control/http
+   A /trunk/modules/control/http/Modules.am
+   A /trunk/modules/control/http/http.c (from /trunk/modules/control/http.c:12247)
+   A /trunk/modules/control/http/http.h
+   A /trunk/modules/control/http/macro.c
+   A /trunk/modules/control/http/macros.h
+   A /trunk/modules/control/http/mvar.c
+   A /trunk/modules/control/http/rpn.c
+   A /trunk/modules/control/http/util.c
+   D /trunk/modules/control/http.c
 
-Fix bug when equalizer-bands is not set. Coding style will be apply soon.
+Split the HTTP interface and begin to document it
 
 ------------------------------------------------------------------------
-r8398 | djc | 2004-08-08 00:14:38 +0200 (Sun, 08 Aug 2004) | 3 lines
+r12249 | jpsaman | 2005-08-18 20:00:31 +0200 (Thu, 18 Aug 2005) | 1 line
 Changed paths:
-   A /trunk/extras/MacOSX/Resources/equalizerdrawer_active.png
-   A /trunk/extras/MacOSX/Resources/equalizerdrawer_blue.png
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/control/rc.c
 
-*.png: forgotten images
-project.pbxproj: changed absolute link to relative
+Fix an issue with the state option (behaves differently then in 0.8.1) and removed useless white space.
+------------------------------------------------------------------------
+r12248 | fkuehne | 2005-08-18 19:50:41 +0200 (Thu, 18 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/extended.m
 
+* get the correct vout, when using the opengl-output-module - on-the-fly changing still not possible
 ------------------------------------------------------------------------
-r8397 | djc | 2004-08-07 23:56:42 +0200 (Sat, 07 Aug 2004) | 3 lines
+r12247 | courmisch | 2005-08-18 19:00:20 +0200 (Thu, 18 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
-   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/modules/gui/macosx/Modules.am
-   A /trunk/modules/gui/macosx/equalizer.h
-   A /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/m4/vlc.m4
+   M /trunk/modules/gui/wince/Modules.am
 
-All: equalizer window for MacOS. Need a bit of corrections for the presets part.
-Reviews welcome
+Redo 12234; this time with (hopefully) Mac OS X support
+It was probably too easy that building to Windows and Linux worked the same
 
 ------------------------------------------------------------------------
-r8396 | hartman | 2004-08-07 22:31:13 +0200 (Sat, 07 Aug 2004) | 2 lines
+r12246 | dionoea | 2005-08-18 18:52:45 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/gui/wxwidgets/playlist.cpp
 
-* treeble -> treble
+remove tabs/trailing spaces
 
 ------------------------------------------------------------------------
-r8395 | djc | 2004-08-07 17:37:53 +0200 (Sat, 07 Aug 2004) | 2 lines
+r12245 | zorglub | 2005-08-18 18:50:38 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/access/directory.c
 
-Bug fix and change in parse function
+Remove debug
 
 ------------------------------------------------------------------------
-r8394 | fkuehne | 2004-08-07 16:35:41 +0200 (Sat, 07 Aug 2004) | 1 line
+r12244 | courmisch | 2005-08-18 18:49:19 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/gui/wince/Modules.am
+
+Revert the other half
 
-*various translation fixes, thanks to Philipp Weissenbacher <philippweissenbacher@aon.at> and Maik Diessner <dandruff@gmx.de>
 ------------------------------------------------------------------------
-r8393 | bigben | 2004-08-07 00:08:57 +0200 (Sat, 07 Aug 2004) | 3 lines
+r12243 | jpsaman | 2005-08-18 18:41:10 +0200 (Thu, 18 Aug 2005) | 1 line
 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/output.h
-   M /trunk/modules/gui/macosx/output.m
-
-* Adds the scale video option
-
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/src/audio_output/intf.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/osd/osd.c
 
+Added --volume-step to override AOUT_VOLUME_DEFAULT. This will give an OSD menu (or skins2) designer to freedom to decide how many steps he wants for turning up the volume from 0 to 1024. It is an advanced option so most users will never see it. Can someone check the MacOSX changes for this? I made them but cannot compiler and test it (I don't have a Mac).
 ------------------------------------------------------------------------
-r8392 | bigben | 2004-08-06 22:56:46 +0200 (Fri, 06 Aug 2004) | 5 lines
+r12242 | fkuehne | 2005-08-18 18:39:23 +0200 (Thu, 18 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.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/output.h
-   M /trunk/modules/gui/macosx/output.m
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
 
-* All :
-       - added a sdp=file option
-       - it is now possible to have a sap and a rtsp/http/file announce at the same time
+* set the 'auto save name' for the equalizer, extended and bookmarks panels to automatically save their positions (closes #316)
+------------------------------------------------------------------------
+r12241 | courmisch | 2005-08-18 18:27:00 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
 
+Grrr damn Mac OS X linker
 
 ------------------------------------------------------------------------
-r8391 | sam | 2004-08-06 19:28:36 +0200 (Fri, 06 Aug 2004) | 2 lines
+r12240 | massiot | 2005-08-18 18:23:30 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/float32tos16.c
-   M /trunk/modules/audio_filter/converter/s16tofloat32.c
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/visualization/visual/effects.c
+   M /trunk/configure.ac
 
 * Really fixed strict aliasing breakage here and there.
* configure.ac: Print a warning when DVB headers aren't found.
 
 ------------------------------------------------------------------------
-r8390 | gbazin | 2004-08-06 15:50:05 +0200 (Fri, 06 Aug 2004) | 1 line
+r12239 | zorglub | 2005-08-18 18:20:43 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/LIST
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/NEWS
+
+improve 
 
-* modules/LIST, modules/access/dvb/access.c: removed references to ts2/ps2.
 ------------------------------------------------------------------------
-r8389 | gbazin | 2004-08-06 15:29:18 +0200 (Fri, 06 Aug 2004) | 3 lines
+r12238 | fkuehne | 2005-08-18 18:12:29 +0200 (Thu, 18 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/mux/mp4.c
-
-* modules/access/udp.c: use the "ts" demux when in rtp mode (and not "ts2").
-* modules/mux/mp4.c: Warning fix patch by Zoltan Nagy.
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/extended.h
+   M /trunk/modules/gui/macosx/extended.m
 
+* added the opaqueness-slider to the extended panel (refs #318)
+    - on-the-fly changing is not yet possible, since I don't know the correct pointer (the current one gives "dereferencing pointer to incomplete type"); see FIXME.
+* VLCExtended is the delegate for o_extended_window now, to save the prefs automatically, once VLC is going to be terminated
+* "awakeFromNib" was partially moved to "showPanel" to retrieve the slider values before showing the window, in case they were saved in the prefs-window
 ------------------------------------------------------------------------
-r8388 | hartman | 2004-08-05 23:32:32 +0200 (Thu, 05 Aug 2004) | 2 lines
+r12237 | massiot | 2005-08-18 18:08:55 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/NEWS
 
-* Fix Artist/Author info in playlist
+ * NEWS: Updated with my work since 0.8.2.
 
 ------------------------------------------------------------------------
-r8387 | hartman | 2004-08-05 22:40:29 +0200 (Thu, 05 Aug 2004) | 2 lines
+r12236 | massiot | 2005-08-18 17:58:05 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/demux/demuxdump.c
 
-* Fix a crash with subtitle track hotkey, when no subtitles are available.
+ * modules/demux/demuxdump.c: Better error detection (disk full for instance).
 
 ------------------------------------------------------------------------
-r8386 | hartman | 2004-08-05 21:52:59 +0200 (Thu, 05 Aug 2004) | 2 lines
+r12235 | courmisch | 2005-08-18 17:50:58 +0200 (Thu, 18 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/toolbox
 
-* bad main_data|_begin error of libmad now a Debug message. It's simply to common.
 
 ------------------------------------------------------------------------
-r8385 | gbazin | 2004-08-05 16:58:16 +0200 (Thu, 05 Aug 2004) | 1 line
+r12234 | courmisch | 2005-08-18 17:38:09 +0200 (Thu, 18 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/bootstrap
+   M /trunk/modules/gui/wince/Modules.am
+
+- Use a common rule to build plugins (refs #297)
+  (tested on Mingw32 and native Linux, might need some tweaks)
+- Remove some legacy code
 
-* src/video_output/*: optimized/simplified vout_RenderPicture().
 ------------------------------------------------------------------------
-r8384 | titer | 2004-08-05 16:48:58 +0200 (Thu, 05 Aug 2004) | 2 lines
+r12233 | courmisch | 2005-08-18 17:36:12 +0200 (Thu, 18 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
 
- Build the opengl module on OS X (gl provider not done yet)
+- (Un)install plugins from their directory (refs #297)
+- Fix mostlyclean target
 
 ------------------------------------------------------------------------
-r8383 | gbazin | 2004-08-05 16:05:51 +0200 (Thu, 05 Aug 2004) | 1 line
+r12232 | courmisch | 2005-08-18 17:27:57 +0200 (Thu, 18 Aug 2005) | 6 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/modules/misc/network/ipv6.c
+
+Don't print EAFNOSUPPORT error when the given name/address does not
+even resolve to IPv6 - though cosmetic that seemed to confuse a guy on
+the mailing list - refs #320.
+
+A cleaner more clever solution would be better.
 
-* modules/video_filter/blend.c: do not compare signed and unsigned.
 ------------------------------------------------------------------------
-r8382 | gbazin | 2004-08-05 14:45:23 +0200 (Thu, 05 Aug 2004) | 3 lines
+r12231 | courmisch | 2005-08-18 17:25:33 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_input.h
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/src/input/control.c
+   M /trunk/activex/axvlc.inf.in
+   M /trunk/configure.ac
 
-* src/input/control.c: bookmarks support is back (will need some more work though).
-* modules/gui/wxwindows/bookmarks.cpp: bookmarks support is back.
+Replace the specific VERSION32 kludge with a clean more reusable solution
 
 ------------------------------------------------------------------------
-r8381 | gbazin | 2004-08-05 12:16:58 +0200 (Thu, 05 Aug 2004) | 1 line
+r12230 | courmisch | 2005-08-18 17:24:38 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/net.c
+
+Add const
 
-* modules/video_filter/blend.c: sanity checks.
 ------------------------------------------------------------------------
-r8380 | gbazin | 2004-08-05 01:55:51 +0200 (Thu, 05 Aug 2004) | 1 line
+r12229 | jpsaman | 2005-08-18 17:14:02 +0200 (Thu, 18 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/demux/sgimb.c
 
-* modules/codec/libmpeg2.c: fixed problems with still frames in DVD menus.
+Fix compiler warning. Removed unused variable
 ------------------------------------------------------------------------
-r8379 | gbazin | 2004-08-05 00:54:31 +0200 (Thu, 05 Aug 2004) | 1 line
+r12228 | jpsaman | 2005-08-18 15:53:45 +0200 (Thu, 18 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/src/misc/net.c
 
-* modules/access/dvdnav.c: removed dvdnavsimple mode + a few small improvements.
+Eliminate false errors of which errno said it was a success.
 ------------------------------------------------------------------------
-r8378 | fenrir | 2004-08-04 23:53:24 +0200 (Wed, 04 Aug 2004) | 4 lines
+r12227 | jpsaman | 2005-08-18 14:55:46 +0200 (Thu, 18 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
- * rtp.c: based on a patch/idea of Philippe Van Hecke:
- You can now use multiple sdp=
- (ex: rtp{dst=ip,port=nb,sdp=file://a.sdp, sdp=http://localhost:8080/a.sdp})
+   M /trunk/toolbox
 
+Added a message about the purpose of this file and a DO NOT EDIT NOTICE - THIS FILE IS AUTOMATICALLY GENERATED -
 ------------------------------------------------------------------------
-r8377 | fenrir | 2004-08-04 23:50:59 +0200 (Wed, 04 Aug 2004) | 3 lines
+r12226 | massiot | 2005-08-18 14:41:16 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/po/POTFILES.in
 
- * stream_output: sout_CfgParse will accept a special mode ('*' in the
-front of a option name) to allow handling of multiple string options.
+ * po/POTFILES.in: Removed two non-existing files.
 
 ------------------------------------------------------------------------
-r8376 | hartman | 2004-08-04 23:48:57 +0200 (Wed, 04 Aug 2004) | 3 lines
+r12225 | massiot | 2005-08-18 12:01:30 +0200 (Thu, 18 Aug 2005) | 3 lines
 Changed paths:
-   A /trunk/modules/stream_out/announce.c (from /trunk/modules/stream_out/announce.c:8373)
-   A /trunk/modules/stream_out/announce.h (from /trunk/modules/stream_out/announce.h:8373)
-
-* Fix
+   M /trunk/modules/control/http.c
 
+ * modules/control/http.c: Implemented RPN functions playlist_move and
+   playlist_delete.
 
 ------------------------------------------------------------------------
-r8375 | gbazin | 2004-08-04 23:13:11 +0200 (Wed, 04 Aug 2004) | 1 line
+r12224 | jpsaman | 2005-08-18 11:50:18 +0200 (Thu, 18 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/vlc.win32.nsi
 
-* modules/video_filter/blend.c: attempt at YUVP -> RV16/24/32 alpha-blending.
+Include OSD menu files in installer
 ------------------------------------------------------------------------
-r8374 | hartman | 2004-08-04 23:11:32 +0200 (Wed, 04 Aug 2004) | 4 lines
+r12223 | hartman | 2005-08-18 00:44:08 +0200 (Thu, 18 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/Modules.am
-   D /trunk/modules/stream_out/announce.c
-   D /trunk/modules/stream_out/announce.h
-   M /trunk/src/stream_output/sap.c
+   M /trunk/po/POTFILES.in
 
-* Fixed the udp SDPs. More spec compliant now.
-* Removed the old SAP code. announce.? in modules/stream_out is 
-  still required for SLP announces.
+* not yet added plugins can break POTFILES.in as well mr. courmish :D
 
 ------------------------------------------------------------------------
-r8373 | fenrir | 2004-08-04 22:09:31 +0200 (Wed, 04 Aug 2004) | 2 lines
+r12222 | dionoea | 2005-08-17 22:53:38 +0200 (Wed, 17 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/avi.c
+   M /trunk/modules/video_filter/logo.c
 
- * avi.c: fixed fps computation, thanks markfm for testing.
+remove tabs and trailing spaces
 
 ------------------------------------------------------------------------
-r8372 | gbazin | 2004-08-04 20:38:05 +0200 (Wed, 04 Aug 2004) | 1 line
+r12221 | dionoea | 2005-08-17 22:43:15 +0200 (Wed, 17 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/modules/video_filter/rss.c
+
+if ttl==0, don't update the feeds
 
-* modules/video_filter/blend.c: YUVP -> YUY2 alpha-blending.
 ------------------------------------------------------------------------
-r8371 | gbazin | 2004-08-04 19:54:17 +0200 (Wed, 04 Aug 2004) | 1 line
+r12220 | dionoea | 2005-08-17 22:24:15 +0200 (Wed, 17 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/modules/video_filter/rss.c
+
+remove debug stuff
 
-* modules/video_filter/blend.c: YUVA -> YUY2 alpha-blending.
 ------------------------------------------------------------------------
-r8370 | gbazin | 2004-08-04 18:05:12 +0200 (Wed, 04 Aug 2004) | 1 line
+r12219 | dionoea | 2005-08-17 22:17:11 +0200 (Wed, 17 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/screen/screen.c
-   M /trunk/modules/access/screen/win32.c
+   M /trunk/modules/video_filter/rss.c
+
+ * add --rss-ttl parmeter so the feeds can be updated
+ * URL list seperator now is | (pipe)
+ * fixes
 
-* modules/access/screen/*: added a win32 only --screen-fragment-size option to do a kind of progressive capture by splitting the screen in several fragments. This does help user interactivity while capturing but also produces artefacts when moving windows around.
 ------------------------------------------------------------------------
-r8369 | gbazin | 2004-08-04 17:43:04 +0200 (Wed, 04 Aug 2004) | 1 line
+r12218 | dionoea | 2005-08-17 18:14:32 +0200 (Wed, 17 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/waveout.c
+   M /trunk/vlc.win32.nsi
+
+wxwin -> wx
 
-* modules/audio_output/waveout.c: added a --no-waveout-float32 option to disable the use of float32 audio output.
 ------------------------------------------------------------------------
-r8368 | hartman | 2004-08-04 13:58:44 +0200 (Wed, 04 Aug 2004) | 2 lines
+r12217 | massiot | 2005-08-17 18:00:30 +0200 (Wed, 17 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
+   M /trunk/modules/access/file.c
 
-* viedo_format_t -> video_format_t
+ * modules/access/file.c: Expansion of '~/' in filenames.
 
 ------------------------------------------------------------------------
-r8367 | gbazin | 2004-08-04 13:13:04 +0200 (Wed, 04 Aug 2004) | 1 line
+r12216 | massiot | 2005-08-17 17:12:51 +0200 (Wed, 17 Aug 2005) | 5 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/control/http.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/configuration.c
+
+ * src/libvlc.c: Expand ~/ in --config-file.
+ * modules/control/http.c: New RPN functions :
+   - 'module' vlc_config_save ('module' can be an empty string) returns status
+   - vlc_config_reset
 
-* src/misc/modules.c: don't forget to save callbacks for config options in the plugins cache.
 ------------------------------------------------------------------------
-r8366 | gbazin | 2004-08-04 12:40:43 +0200 (Wed, 04 Aug 2004) | 4 lines
+r12215 | massiot | 2005-08-17 16:39:07 +0200 (Wed, 17 Aug 2005) | 8 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/vcd/vcd.c
-   M /trunk/src/input/input.c
+   M /trunk/Makefile.am
+   M /trunk/include/vlc/vlc.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/control/http.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc
+   M /trunk/toolbox
 
-* modules/access/dvdnav.c: very basic probing that avoids doing a dvdnav_open() on files when they are not DVD images.
-* src/input/input.c: auto-probe access_demux as well.
-* modules/access/vcd/vcd.c: raised priority above the file access one.
+ * Makefile.am: New file version.c, generated at each 'make' command.
+ * toolbox: New --update-version switch, which builds the version.c file
+   from current date, user/hostname/domainname, compiler version and
+   svn changeset.
+ * src/libvlc.c: Exported API to access data from version.c.
+ * modules/control/http.c: New variables vlc_compile_time, vlc_compile_by,
+   vlc_compile_host, vlc_compile_domain, vlc_compiler and vlc_changeset.
 
 ------------------------------------------------------------------------
-r8365 | fenrir | 2004-08-04 02:04:13 +0200 (Wed, 04 Aug 2004) | 2 lines
+r12214 | massiot | 2005-08-17 14:00:44 +0200 (Wed, 17 Aug 2005) | 8 lines
 Changed paths:
-   M /trunk/modules/demux/ps.h
+   M /trunk/modules/control/http.c
 
- * ps.h: fixed a segfault with Madonna-audioconverterfails.vob
+ * modules/control/http.c: New RPN functions :
+   - 'variable' vlc_var_type
+   - 'variable' vlc_config_type
+   - value 'variable' vlc_var_set (renamed from vlc_set_var for consistency)
+   - 'variable' vlc_var_get
+   - value 'variable' vlc_config_set
+   - 'variable' vlc_config_get
 
 ------------------------------------------------------------------------
-r8364 | fenrir | 2004-08-04 01:49:40 +0200 (Wed, 04 Aug 2004) | 2 lines
+r12213 | massiot | 2005-08-17 13:58:44 +0200 (Wed, 17 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/Makefile.am
 
- * input.c: fixed total length in playlist.
+ * Makefile.am: MacOS X fix when srcdir != builddir.
 
 ------------------------------------------------------------------------
-r8363 | gbazin | 2004-08-04 01:19:01 +0200 (Wed, 04 Aug 2004) | 1 line
+r12212 | hartman | 2005-08-16 16:21:38 +0200 (Tue, 16 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/demux/sgimb.c
+
+* Fix an issue with sgi announce files and adding the new items to the playlist
 
-* src/video_output/vout_subpictures.c: fixed OSD alignment
 ------------------------------------------------------------------------
-r8362 | hartman | 2004-08-04 01:08:10 +0200 (Wed, 04 Aug 2004) | 3 lines
+r12211 | courmisch | 2005-08-15 20:10:06 +0200 (Mon, 15 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
-   M /trunk/doc/translations.txt
+   M /trunk/Makefile.am
 
-* small addition to translations HOWTO
-* updated TODO and NEWS
+Fix distclean
 
 ------------------------------------------------------------------------
-r8361 | hartman | 2004-08-04 01:06:53 +0200 (Wed, 04 Aug 2004) | 2 lines
+r12210 | zorglub | 2005-08-15 18:54:13 +0200 (Mon, 15 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/announce.c
+   M /trunk/modules/access/http.c
 
-* modules/stream_out/announce.c:   \r\n for SDP
+Compile fix
 
 ------------------------------------------------------------------------
-r8360 | gbazin | 2004-08-04 01:06:11 +0200 (Wed, 04 Aug 2004) | 2 lines
+r12209 | zorglub | 2005-08-15 18:53:51 +0200 (Mon, 15 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/access/http.c
 
-* modules/access/dvd*.c: implemented DEMUX_GET_TIME/DEMUX_GET_LENGTH based on the MPEG mux rate.
+Test commit. This commit breaks the build, don't use it
 
 ------------------------------------------------------------------------
-r8359 | gbazin | 2004-08-04 00:08:24 +0200 (Wed, 04 Aug 2004) | 3 lines
+r12208 | asmax | 2005-08-15 17:58:39 +0200 (Mon, 15 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/modules/gui/skins2/x11/x11_timer.hpp
 
-* modules/access/cdda.c: fixes + simplification.
-* modules/access/vcd/vcd.c: try to skip bad sectors.
+ * compilation fix
 
 ------------------------------------------------------------------------
-r8358 | gbazin | 2004-08-03 22:56:16 +0200 (Tue, 03 Aug 2004) | 1 line
+r12207 | asmax | 2005-08-15 17:54:32 +0200 (Mon, 15 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/vcd/vcd.c
+   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_generic.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.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_radialslider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+   M /trunk/modules/gui/skins2/src/os_factory.hpp
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
+   M /trunk/modules/gui/skins2/src/tooltip.cpp
+   M /trunk/modules/gui/skins2/src/tooltip.hpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.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_timer.cpp
+   M /trunk/modules/gui/skins2/win32/win32_timer.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_timer.cpp
+   M /trunk/modules/gui/skins2/x11/x11_timer.hpp
 
-* modules/access/vcd/vcd.c: fixed seeking + simplified a bit.
+ * all: replaced remaining C callbacks by commands
 ------------------------------------------------------------------------
-r8357 | gbazin | 2004-08-03 14:21:14 +0200 (Tue, 03 Aug 2004) | 1 line
+r12206 | courmisch | 2005-08-15 17:21:11 +0200 (Mon, 15 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/src/libvlc.c
+
+Use Latin-9 rather than US-ASCII when there is no local charset
 
-* modules/video_filter/blend.c: fix for chroma planes in ->I420 blending.
 ------------------------------------------------------------------------
-r8356 | gbazin | 2004-08-03 11:45:39 +0200 (Tue, 03 Aug 2004) | 1 line
+r12205 | jpsaman | 2005-08-15 17:06:42 +0200 (Mon, 15 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/modules/video_filter/osdmenu.c
 
-* modules/video_filter/blend.c: YUVA->RV24/32 alpha-blending + fix for YUVA->RV16.
+Use an empty palette to get the colors of the picture right.
 ------------------------------------------------------------------------
-r8355 | hartman | 2004-08-03 02:23:40 +0200 (Tue, 03 Aug 2004) | 4 lines
+r12204 | jpsaman | 2005-08-15 17:02:08 +0200 (Mon, 15 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/screen/mac.c
-
-* modules/access/screen/mac.c:
-  * Plugin now works perfectly in milj. of colors
-  * Works in thousands of colors, in inverse colors
+   M /trunk/modules/codec/dvbsub.c
 
+Oops, Disable debugging.
 ------------------------------------------------------------------------
-r8354 | gbazin | 2004-08-03 02:11:32 +0200 (Tue, 03 Aug 2004) | 4 lines
+r12203 | jpsaman | 2005-08-15 17:01:31 +0200 (Mon, 15 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
-   M /trunk/include/osd.h
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_es.h
-   A /trunk/include/vlc_filter.h
-   M /trunk/include/vlc_video.h
    M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/codec/spudec/Modules.am
-   M /trunk/modules/codec/spudec/parse.c
-   D /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/misc/dummy/renderer.c
-   M /trunk/modules/misc/freetype.c
-   M /trunk/modules/video_filter/Modules.am
-   A /trunk/modules/video_filter/blend.c
-   M /trunk/src/input/decoder.c
-   M /trunk/src/input/stream.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
-
-* ALL: Major rework of the subpictures architecture.
-  (expect some breakage).
-* modules/video_filter/blend.c: new alpha-blending module.
 
+Also allow an empty palette marked with palette.i_entries = 0
 ------------------------------------------------------------------------
-r8353 | gbazin | 2004-08-02 21:17:12 +0200 (Mon, 02 Aug 2004) | 3 lines
+r12202 | zorglub | 2005-08-15 16:57:02 +0200 (Mon, 15 Aug 2005) | 2 lines
 Changed paths:
-   D /trunk/include/ninput.h
-   M /trunk/modules/demux/mpeg/Modules.am
-   D /trunk/modules/demux/mpeg/ps.c
-   D /trunk/modules/demux/mpeg/system.c
-   D /trunk/modules/demux/mpeg/system.h
-   D /trunk/modules/demux/mpeg/ts.c
+   M /trunk/include/vlc_access.h
+   M /trunk/include/vlc_demux.h
+   M /trunk/include/vlc_es_out.h
+   M /trunk/include/vlc_input.h
+   M /trunk/include/vlc_stream.h
+   M /trunk/src/stream_output/sap.c
 
-* include/ninput.h: removed left-over from access2/demux2 transition.
-* modules/demux/mpeg/*: removed old MPEG TS/PS demuxers.
+Fix a few warnings
 
 ------------------------------------------------------------------------
-r8352 | gbazin | 2004-08-02 17:42:21 +0200 (Mon, 02 Aug 2004) | 2 lines
+r12201 | courmisch | 2005-08-15 16:51:42 +0200 (Mon, 15 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/src/libvlc.c
 
-* modules/misc/network/ipv4.c: do a var_Get() on "ttl" + small clean-up.
+- Fix, clean up locale settings
+- Fix local charset detection that broke (From|To)Locale
 
 ------------------------------------------------------------------------
-r8351 | hartman | 2004-08-02 15:06:38 +0200 (Mon, 02 Aug 2004) | 5 lines
+r12200 | courmisch | 2005-08-15 16:50:24 +0200 (Mon, 15 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/access/directory.c
 
-* modules/gui/macosx/vout: Output YUY2 to QT/QD.
-  This way we bypass Apple's very, very, very unoptimized
-  I420 -> YUY2 routine and use titer's altivec optimized one.
-  Quartz output is herefore now altivec optimized and close to the opengl output.
+Fix playlist item insertion when local charset is not UTF-8
 
 ------------------------------------------------------------------------
-r8350 | gbazin | 2004-08-02 11:46:17 +0200 (Mon, 02 Aug 2004) | 1 line
+r12199 | courmisch | 2005-08-15 16:50:06 +0200 (Mon, 15 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/screen/screen.c
-   M /trunk/modules/access/screen/win32.c
+   M /trunk/modules/access/file.c
+
+Fix stat() when local charset is not UTF-8
 
-modules/access/screen/win32.c: avoid an extra memcpy() of the screen.
 ------------------------------------------------------------------------
-r8349 | hartman | 2004-08-02 03:21:36 +0200 (Mon, 02 Aug 2004) | 2 lines
+r12198 | jpsaman | 2005-08-15 16:41:28 +0200 (Mon, 15 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-
-* hotkeys.c: add some more OSD
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/video_filter/osdmenu.c
 
+Found a simpler way to send an empty picture to the client. It fixes also memleaks introduced in 12196.
 ------------------------------------------------------------------------
-r8348 | hartman | 2004-08-02 02:54:51 +0200 (Mon, 02 Aug 2004) | 3 lines
+r12197 | massiot | 2005-08-15 15:37:59 +0200 (Mon, 15 Aug 2005) | 2 lines
 Changed paths:
-   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/vout.m
+   M /trunk/src/input/input.c
 
-* Fixed hotkey/OSD behaviour for OS X. Also prevents code duplicity. 
-  Testing would be welcomed very much.
+ * src/input/input.c: Really fixed :programs= this time.
 
 ------------------------------------------------------------------------
-r8347 | asmax | 2004-08-01 22:46:01 +0200 (Sun, 01 Aug 2004) | 2 lines
+r12196 | jpsaman | 2005-08-15 14:35:35 +0200 (Mon, 15 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
-
-  * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT_STEP=1)
+   M /trunk/modules/video_filter/osdmenu.c
 
+Send an empty subpicture to remove the OSD menu on the client application when "menu off" commands is given on the rc interface.
 ------------------------------------------------------------------------
-r8346 | ipkiss | 2004-08-01 18:43:58 +0200 (Sun, 01 Aug 2004) | 3 lines
+r12195 | jpsaman | 2005-08-15 14:32:44 +0200 (Mon, 15 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-
- * modules/gui/skins2/parser/interpreter.cpp: Added the "vlc.ontop()" action
- * doc/skins/skins2-howto.xml: Updated the doc
+   M /trunk/modules/codec/dvbsub.c
 
+Replaced // comments with /* .. */ and added some sanity checking.
 ------------------------------------------------------------------------
-r8345 | fenrir | 2004-08-01 18:03:42 +0200 (Sun, 01 Aug 2004) | 2 lines
+r12194 | jpsaman | 2005-08-15 14:21:16 +0200 (Mon, 15 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/stream.c
-
- * stream.c: increase precache for stream without title/chapter.
+   M /trunk/src/video_output/vout_subpictures.c
 
+Use NULL for initializing pointers iso 0.
 ------------------------------------------------------------------------
-r8344 | fenrir | 2004-08-01 17:51:49 +0200 (Sun, 01 Aug 2004) | 2 lines
+r12193 | courmisch | 2005-08-14 19:28:28 +0200 (Sun, 14 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/configure.ac
 
- * mp4: with ref .mov, don't forget to add the access.
+Link ipv4 with iphlpapi - closes #315
 
 ------------------------------------------------------------------------
-r8343 | fenrir | 2004-08-01 17:14:43 +0200 (Sun, 01 Aug 2004) | 2 lines
+r12192 | courmisch | 2005-08-14 18:56:35 +0200 (Sun, 14 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/src/stream_output/sap.c
+
+Fix SAP announce destination address - closes #314
 
- * input.c: mmh better fix for slow/fast (I hope).
+Bug reported by Thomas Knauer
 
 ------------------------------------------------------------------------
-r8342 | hartman | 2004-08-01 16:46:13 +0200 (Sun, 01 Aug 2004) | 2 lines
+r12191 | courmisch | 2005-08-14 18:46:48 +0200 (Sun, 14 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/services_discovery/sap.c
 
-* fix avcodecbuild# prob with h.261
+Fix compiler warnings
 
 ------------------------------------------------------------------------
-r8341 | bigben | 2004-08-01 15:23:53 +0200 (Sun, 01 Aug 2004) | 3 lines
+r12190 | courmisch | 2005-08-14 18:28:59 +0200 (Sun, 14 Aug 2005) | 15 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/output.m
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
 
-* all : fix channels selection in the sout options dialog
+Don't set LC_NUMERIC in the wxWidgets plugin.
 
+It's already set to C globally because there are a bunch of things that
+assume US-style float numbers formatting (config file, RTSP VoD server
+to name a few) -- see SetLanguage() in libvlc.
 
-------------------------------------------------------------------------
-r8340 | fenrir | 2004-08-01 11:19:36 +0200 (Sun, 01 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/input.c
+If you want to get a float from the user, you can look for the comma
+and replace it with a dot before parsing. However keep in mind that the
+stream output parser already uses the comma to separate options; that's
+yet another reason to use the dot in any case.
+
+Also, I don't know if some remote locales use neither dot nor comma as
+their decimal point.
 
- * input: fixed slower/faster rate.
 
 ------------------------------------------------------------------------
-r8339 | fenrir | 2004-08-01 11:19:06 +0200 (Sun, 01 Aug 2004) | 2 lines
+r12189 | zorglub | 2005-08-14 18:15:50 +0200 (Sun, 14 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/bootstrap
 
- * stream.c: call Seek if stream_Read( s, NULL, skip );
+Don't use m4 comments in Makefile. Should fix win32 build
 
 ------------------------------------------------------------------------
-r8338 | sam | 2004-07-31 19:29:44 +0200 (Sat, 31 Jul 2004) | 4 lines
+r12188 | titer | 2005-08-14 15:15:38 +0200 (Sun, 14 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/joystick.c
+   M /trunk/include/network.h
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/src/misc/net.c
+   M /trunk/src/stream_output/sap.c
 
-  * modules/control/joystick.c:
-    + Compilation and coding style fixes.
-    + Initialise the joystick in Open(), not Run().
+ ALL: compile fixes
 
 ------------------------------------------------------------------------
-r8337 | bigben | 2004-07-31 19:08:35 +0200 (Sat, 31 Jul 2004) | 5 lines
+r12187 | massiot | 2005-08-14 15:04:57 +0200 (Sun, 14 Aug 2005) | 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/modules/gui/macosx/output.m
-
-* all :
-  - Get rid of the old TS over RTP stream output method in OSX interface
-  - ab= and vb= parameters are now (hopefully) always updated
+   M /trunk/modules/demux/ts.c
 
+ * modules/demux/ts.c: Fixed a side-effect when p_sys->b_dvb_control has
+   not been set to VLC_FALSE yet, the program number is not specified,
+   and we're reading a PMT.
 
 ------------------------------------------------------------------------
-r8336 | hartman | 2004-07-31 18:34:53 +0200 (Sat, 31 Jul 2004) | 2 lines
+r12186 | sam | 2005-08-14 14:43:30 +0200 (Sun, 14 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/configure.ac
+   M /trunk/modules/audio_output/Modules.am
+   A /trunk/modules/audio_output/arts.c
 
-* print a debug message when our buffer gets it's first data.
+  * reverted commit 12177 (aRts removal).
 
 ------------------------------------------------------------------------
-r8335 | asmax | 2004-07-31 13:38:22 +0200 (Sat, 31 Jul 2004) | 4 lines
+r12185 | courmisch | 2005-08-14 14:24:33 +0200 (Sun, 14 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/configuration.c
 
- * opengl.c: support "cube" and "transparent-cube" effect (with the
- --opengl-effect option). Now MacOSX guys you can write the opengl provider
- interface ;)
+Set LC_NUMERIC to C once and for all.
 
 ------------------------------------------------------------------------
-r8334 | hartman | 2004-07-31 02:23:29 +0200 (Sat, 31 Jul 2004) | 7 lines
+r12184 | courmisch | 2005-08-14 14:22:25 +0200 (Sun, 14 Aug 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/src/misc/net.c
 
-modules/stream_output/rtp.c:
-* set the required t= SDP parameter
-* added config options for description, url and email
-* send SDPs with description, url and email info when available
-* add the a:tool parameter so people know who is responsible when VLC starts roaming the web with incorrect announces :)
+got the value for PROTECTION_LEVEL_* hard-coded
+, but still miss the other one.
 
+Anyone with Visual Studio here ?
 
 ------------------------------------------------------------------------
-r8333 | hartman | 2004-07-30 23:38:09 +0200 (Fri, 30 Jul 2004) | 3 lines
+r12183 | dionoea | 2005-08-14 00:15:37 +0200 (Sun, 14 Aug 2005) | 8 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/configuration.c
 
-* SDP should use \r\n instead of \n
-* Added nice SDP TODO lists. 17 outstanding issues in RTP announces.
+ * setlocale( LC_NUMERIC, "C" ). There still might be some place where its
+   missing. Beware that this change configuration saving output (it used
+   to be saved in users locale).
+
+   this should fix float config options save/load rounding issues. If someone
+   has a better fix, feel free to do so (but please dont revert a commit and
+   provide no alternative fix)
 
 ------------------------------------------------------------------------
-r8332 | sam | 2004-07-30 23:13:17 +0200 (Fri, 30 Jul 2004) | 3 lines
+r12182 | jpsaman | 2005-08-13 21:38:34 +0200 (Sat, 13 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/demux/util/id3tag.c
-
-  * modules/demux/util/id3tag.c modules/codec/ffmpeg/demux.c:
-    + Fixed compiler warnings.
+   M /trunk/modules/control/rc.c
 
+Fix breakage of revision 12164 when a non-socket connection to the rc interface is active.
 ------------------------------------------------------------------------
-r8331 | sam | 2004-07-30 23:00:08 +0200 (Fri, 30 Jul 2004) | 2 lines
+r12181 | jpsaman | 2005-08-13 21:28:49 +0200 (Sat, 13 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/mozilla/vlcpeer.cpp
-
-  * mozilla/vlcpeer.cpp: proper float->int cast.
+   M /trunk/include/vlc_symbols.h
 
+API changed
 ------------------------------------------------------------------------
-r8330 | sam | 2004-07-30 22:57:56 +0200 (Fri, 30 Jul 2004) | 3 lines
+r12180 | jpsaman | 2005-08-13 21:26:27 +0200 (Sat, 13 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/video.cpp
-
-  * modules/gui/wxwindows/video.cpp modules/gui/wxwindows/bookmarks.cpp:
-    + Fixed compiler warnings due to bad argument types.
+   M /trunk/include/vlc_osd.h
+   M /trunk/modules/control/rc.c
+   M /trunk/src/osd/osd.c
 
+Reworked OSD Volume handling and display of volumebar. Run make stamp-api to update include/vlc_symbols.h.
 ------------------------------------------------------------------------
-r8329 | sam | 2004-07-30 22:51:05 +0200 (Fri, 30 Jul 2004) | 3 lines
+r12179 | courmisch | 2005-08-13 21:15:17 +0200 (Sat, 13 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/src/misc/cpu.c
-   M /trunk/src/video_output/video_output.c
+   M /trunk/modules/misc/network/ipv4.c
 
-  * src/video_output/video_output.c:
-    + Fixed an undefined function warning.
+[Win32] Attempt to guess best interface for multicast
+may close #163
 
 ------------------------------------------------------------------------
-r8328 | sam | 2004-07-30 22:49:44 +0200 (Fri, 30 Jul 2004) | 2 lines
+r12178 | zorglub | 2005-08-13 20:44:31 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/invert.c
+   M /trunk/modules/LIST
+   M /trunk/modules/list.sh
 
-  * modules/video_filter/invert.c: don't cast lvalues.
+Update modules list
 
 ------------------------------------------------------------------------
-r8327 | sam | 2004-07-30 19:39:27 +0200 (Fri, 30 Jul 2004) | 3 lines
+r12177 | courmisch | 2005-08-13 19:49:38 +0200 (Sat, 13 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/cmml/browser_open.c
+   M /trunk/configure.ac
+   M /trunk/modules/audio_output/Modules.am
+   D /trunk/modules/audio_output/arts.c
 
-  * modules/codec/cmml/browser_open.c:
-    + Fixed a compilation warning due to a missing return value.
+Remove severely broken unmaintained aRts plugin
+
+Use ALSA or tell aRts to use ESD and use ESD in VLC, or fix it.
 
 ------------------------------------------------------------------------
-r8326 | sam | 2004-07-30 17:46:01 +0200 (Fri, 30 Jul 2004) | 4 lines
+r12176 | courmisch | 2005-08-13 19:43:47 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
    M /trunk/bootstrap
 
-  * boostrap:
-    + Remove the autotools directory and recreate it (forgot to commit that
-      file before).
+Add missing slashes
 
 ------------------------------------------------------------------------
-r8325 | hartman | 2004-07-30 15:18:53 +0200 (Fri, 30 Jul 2004) | 2 lines
+r12175 | jpsaman | 2005-08-13 18:56:14 +0200 (Sat, 13 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
-* check correct build# of libavcodec for SNOW support
+   M /trunk/src/osd/osd_parser.c
 
+Remove unused comments
 ------------------------------------------------------------------------
-r8324 | hartman | 2004-07-30 12:36:51 +0200 (Fri, 30 Jul 2004) | 2 lines
+r12174 | jpsaman | 2005-08-13 18:55:28 +0200 (Sat, 13 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-
-* Fix OSX build of dvdnav
+   M /trunk/modules/control/rc.c
 
+Print status change message when volume is changed with volume command on the rc interface.
 ------------------------------------------------------------------------
-r8323 | courmisch | 2004-07-30 11:24:32 +0200 (Fri, 30 Jul 2004) | 2 lines
+r12173 | courmisch | 2005-08-13 18:23:19 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/demux/mkv.cpp
 
-Compile fix
+- convert UTF16/UTF32 to UTF8 rather than Latin1 - closes #287
 
 ------------------------------------------------------------------------
-r8322 | sam | 2004-07-30 11:23:37 +0200 (Fri, 30 Jul 2004) | 2 lines
+r12172 | courmisch | 2005-08-13 18:08:29 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk
-   M /trunk/Makefile.am
-   D /trunk/autotools
-   M /trunk/configure.ac
+   M /trunk/src/misc/tls.c
 
-  * autotools: no longer manage this directory with SVN.
+Reuse TLS module/object when already present - closes #288
 
 ------------------------------------------------------------------------
-r8321 | sam | 2004-07-30 11:23:08 +0200 (Fri, 30 Jul 2004) | 2 lines
+r12171 | courmisch | 2005-08-13 17:33:22 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   D /trunk/autotools/Makefile.am
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/src/libvlc.c
 
-  * autotools: no longer manage this directory with SVN.
+Undo LC_NUMERIC change
 
 ------------------------------------------------------------------------
-r8320 | fenrir | 2004-07-29 20:48:01 +0200 (Thu, 29 Jul 2004) | 2 lines
+r12170 | courmisch | 2005-08-13 17:20:45 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
- * rtp: added port-audio and port-video option (for default port).
+   M /trunk/Makefile.am
 
-------------------------------------------------------------------------
-r8319 | gbazin | 2004-07-29 20:43:22 +0200 (Thu, 29 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/modules/codec/toolame.c
+Remove useless debug stuff
 
-* modules/codec/toolame.c: compilation fix.
 ------------------------------------------------------------------------
-r8318 | gbazin | 2004-07-29 20:15:38 +0200 (Thu, 29 Jul 2004) | 1 line
+r12169 | fkuehne | 2005-08-13 17:19:57 +0200 (Sat, 13 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/Modules.am
-   A /trunk/modules/codec/toolame.c
+   M /trunk/THANKS
+   M /trunk/po/ru.po
 
-* modules/codec/toolame.c: MPEG-1/2 layer II audio encoder using libtoolame (http://users.tpg.com.au/adslblvi/). Patch from Christophe Massiot.
+updated Russian translation by Andrey Brilevskiy
 ------------------------------------------------------------------------
-r8317 | gbazin | 2004-07-29 17:50:20 +0200 (Thu, 29 Jul 2004) | 1 line
+r12168 | dionoea | 2005-08-13 17:03:21 +0200 (Sat, 13 Aug 2005) | 12 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/src/libvlc.c
 
-* modules/access/http.c: --http-reconnect option to automatically try to reconnect in case the connection was untimely closed (enabled by default for ICY/Icecast web radios).
-------------------------------------------------------------------------
-r8316 | sam | 2004-07-29 17:40:26 +0200 (Thu, 29 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/debian/patches/20_configure.dpatch
+Disclaimer : this commit would need to be checked by someone
 
-  * debian/patches/20_configure.dpatch:
-    + Fixed generated macros.
+Change locale (LC_NUMERIC) in appropriate places so we always use the
+user's locale when reading/writting floats to config (otherwise it would
+read floats using C locale (float separator is . in C) and write them
+using the user's local (float separator can be , instead of .))
 
-------------------------------------------------------------------------
-r8315 | sam | 2004-07-29 17:28:00 +0200 (Thu, 29 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/debian/Makefile.am
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   A /trunk/debian/patches
-   A /trunk/debian/patches/00list
-   A /trunk/debian/patches/20_configure.dpatch
-   A /trunk/debian/patches/20_faad2.dpatch
-   A /trunk/debian/patches/20_ffmpeg.dpatch
-   A /trunk/debian/patches/20_interfaces.dpatch
-   M /trunk/debian/rules
+If these changes aren't ok, then i think that the only solution would be
+to always setlocale(LC_NUMERIC, "C") when handling config str<->float
+conversions.
 
-  * debian/rules:
-    + Switch build system to dpatch.
 
 ------------------------------------------------------------------------
-r8314 | hartman | 2004-07-29 17:27:57 +0200 (Thu, 29 Jul 2004) | 2 lines
+r12167 | courmisch | 2005-08-13 16:44:12 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/Makefile.am
+   M /trunk/vlc-api.pl
 
-* ipv4.c: ttl setsockopt fix. Thanks to Emmanuel Dreyfus for reporting
+Fix for make distclean
 
 ------------------------------------------------------------------------
-r8313 | hartman | 2004-07-29 17:18:04 +0200 (Thu, 29 Jul 2004) | 2 lines
+r12166 | courmisch | 2005-08-13 16:15:09 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
-   M /trunk/modules/access/vcdx/cdrom.c
-   M /trunk/modules/access/vcdx/vcd.h
-   M /trunk/modules/access/vcdx/vcdplayer.c
-   M /trunk/modules/access/vcdx/vcdplayer.h
+   M /trunk/Makefile.am
 
-* vcdx Coding style fixes.
+Fix make dist when builddir != srcdir
 
 ------------------------------------------------------------------------
-r8312 | sam | 2004-07-29 17:02:16 +0200 (Thu, 29 Jul 2004) | 3 lines
+r12165 | courmisch | 2005-08-13 16:08:02 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/Makefile.am
 
-  * configure.ac: build i420_yuy2_altivec with -maltivec -mabi=altivec since
-    no inline asm version is available for this module.
+Unbreak make dist
 
 ------------------------------------------------------------------------
-r8311 | fkuehne | 2004-07-29 16:03:19 +0200 (Thu, 29 Jul 2004) | 1 line
+r12164 | courmisch | 2005-08-13 15:56:47 +0200 (Sat, 13 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/output.h
+   M /trunk/modules/control/rc.c
+
+- Append CRLF manually
+- Compiler warning fixed
 
-* added declares for the checkboxes in the nib to control the rtp-sout-modul
 ------------------------------------------------------------------------
-r8310 | gbazin | 2004-07-29 10:50:52 +0200 (Thu, 29 Jul 2004) | 1 line
+r12163 | jpsaman | 2005-08-13 15:49:04 +0200 (Sat, 13 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_block.h
-   M /trunk/src/input/decoder.c
-   M /trunk/src/misc/block.c
+   M /trunk/modules/demux/ts.c
 
-* src/input/decoder.c: don't let the decoder/packetizer fifo grow too much because this leads to a steady increase in memory useage when the data isn't consumed quickly enough. (not the best fix, but should be better than nothing)
+remove unusefull comment
 ------------------------------------------------------------------------
-r8309 | fenrir | 2004-07-29 00:39:52 +0200 (Thu, 29 Jul 2004) | 3 lines
+r12162 | courmisch | 2005-08-13 15:19:30 +0200 (Sat, 13 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/control/rc.c
 
- * rtp: sdp can now be exported as a file (sdp=file://filename).
- Initial path by Philippe Van Hecke (philippe DOT vanhecke AT belnet DOT be)
+Revert commit [12128] that violate gettext rules
+(carriage return are forbidden).
 
 ------------------------------------------------------------------------
-r8308 | bigben | 2004-07-28 17:57:33 +0200 (Wed, 28 Jul 2004) | 4 lines
+r12161 | courmisch | 2005-08-13 15:14:19 +0200 (Sat, 13 Aug 2005) | 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/output.m
-
-Added a RTP (New) stream outpu method for the rtp sout module. Still lot of work in this dialog box.
+   M /trunk/Makefile.am
+   M /trunk/toolbox
 
+"toolbox --update-po" becomes "make update-po"
 
+Now can update PO when compiling from subdir
 
 ------------------------------------------------------------------------
-r8307 | titer | 2004-07-28 16:53:16 +0200 (Wed, 28 Jul 2004) | 2 lines
+r12160 | courmisch | 2005-08-13 15:12:48 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/po/POTFILES.in
 
- contrib/src/Makefile: fixed OS X breakage
+Resync necessary (removal of obsolote plugins)
 
 ------------------------------------------------------------------------
-r8306 | titer | 2004-07-28 16:28:01 +0200 (Wed, 28 Jul 2004) | 2 lines
+r12159 | massiot | 2005-08-13 15:12:13 +0200 (Sat, 13 Aug 2005) | 6 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/dvdnav.patch
+   M /trunk/configure.ac
 
- BeOS libdvdnav patch
+ * configure.ac: Reverted [12094] and [12138] because the ffmpeg team
+   doesn't care to fix their packageconfig stuff to be really useful (such
+   as instructing to link with mp3lame, zlib, etc.), so the
+   packageconfig stuff doesn't bring much, and the current code breaks
+   under OS X and Cygwin (at least).
 
 ------------------------------------------------------------------------
-r8305 | titer | 2004-07-28 12:48:44 +0200 (Wed, 28 Jul 2004) | 2 lines
+r12158 | courmisch | 2005-08-13 13:17:26 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/wxwidgets/wizard.cpp
 
- configure.ac: fix dvdnav linking on beos/os x/win32 (hacky)
+Use net_AddressIsMulticast helper
 
 ------------------------------------------------------------------------
-r8304 | gbazin | 2004-07-28 12:37:24 +0200 (Wed, 28 Jul 2004) | 4 lines
+r12157 | courmisch | 2005-08-13 11:13:08 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/bootstrap
 
-* modules/codec/ffmpeg/*:
-  - added fourcc for SNOW and DTS.
-  - added 'qscale' (fixed quantizer scale - VBR) and 'strict' (standard compliance) encoding options.
+Don't use undefined variables - should make automake 1.6 happy
 
 ------------------------------------------------------------------------
-r8303 | hartman | 2004-07-28 12:04:59 +0200 (Wed, 28 Jul 2004) | 2 lines
+r12156 | zorglub | 2005-08-13 10:34:42 +0200 (Sat, 13 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
+   D /trunk/BUGS
+   D /trunk/TODO
 
-* modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
+Remove obsolete files
 
 ------------------------------------------------------------------------
-r8302 | titer | 2004-07-28 09:48:30 +0200 (Wed, 28 Jul 2004) | 2 lines
+r12155 | courmisch | 2005-08-13 10:12:37 +0200 (Sat, 13 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/bootstrap
+   M /trunk/mozilla/Makefile.am
 
- configure.ac: typo
+Get rid of the UNTRUE conditionnal
+and some other Makefile cleanup
 
 ------------------------------------------------------------------------
-r8301 | hartman | 2004-07-28 02:36:48 +0200 (Wed, 28 Jul 2004) | 15 lines
+r12154 | massiot | 2005-08-13 02:14:09 +0200 (Sat, 13 Aug 2005) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/include/network.h
+   M /trunk/modules/access/http.c
 
-MacOSX intf work
+ * modules/access/http.c: Do not use vlc_UrlEncode for the same reason
+   than [12145]. We just want to replace spaces.
+ * include/network.h: Restored the previous behaviour of vlc_UrlEncode().
+   We really mean to URL-encode ? & / etc. in order to be able to pass
+   a string containing those special characters as a GET variable in the
+   http control interface.
 
-* vout_Control implemented for macosx
-* position slider fixed
-* p_input manage loops fixed (buttons, playstatus etc)
-* float on top works again
-* visual filters work
-* deinterlace filter selection broken
-* fullscreen button is not being updated atm
-* potential deadlocks between intf thread and vout thread???
-* the window title might not always be updated.
+------------------------------------------------------------------------
+r12153 | zorglub | 2005-08-13 00:55:37 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/debian/wxvlc.dirs
 
-OSX devs, please test as much as you can. This was all fairly low level stuff.
-We need to test it properly.
+Add missing folder
 
 ------------------------------------------------------------------------
-r8300 | hartman | 2004-07-27 23:11:07 +0200 (Tue, 27 Jul 2004) | 2 lines
+r12152 | zorglub | 2005-08-12 23:49:28 +0200 (Fri, 12 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/configure.ac
+   D /trunk/modules/gui/gtk
+   D /trunk/modules/gui/gtk2
+   D /trunk/modules/gui/kde
+   D /trunk/modules/gui/qt
 
-* More code cleanup for OSX vout. Man what a mess this is :)
+Remove gtk, gtk2, qt and kde plugins
+
+If you want them, take them back from the svn attic, fix them and reintroduce them. I didn't remove the configure.ac snippets, they are still in but commented
 
 ------------------------------------------------------------------------
-r8299 | hartman | 2004-07-27 18:20:32 +0200 (Tue, 27 Jul 2004) | 1 line
+r12151 | zorglub | 2005-08-12 23:39:43 +0200 (Fri, 12 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/darwin_specific.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-   M /trunk/src/interface/interface.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/darwin_specific.m
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/vlc.c
+   M /trunk/modules/access/Modules.am
+   D /trunk/modules/access/slp.c
+   M /trunk/modules/control/Modules.am
+   D /trunk/modules/control/joystick.c
+
+Remove slp and joystick plugins
 
--
 ------------------------------------------------------------------------
-r8298 | hartman | 2004-07-27 18:16:31 +0200 (Tue, 27 Jul 2004) | 2 lines
+r12150 | courmisch | 2005-08-12 22:01:54 +0200 (Fri, 12 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/screen/Modules.am
-   A /trunk/modules/access/screen/mac.c
+   M /trunk/include/network.h
 
-* screen module for OSX. Does not yet work. Seems close, but can't find the problem for now..
+and ampersand and question mark. Got them all this time.
 
 ------------------------------------------------------------------------
-r8297 | hartman | 2004-07-27 17:07:15 +0200 (Tue, 27 Jul 2004) | 2 lines
+r12149 | courmisch | 2005-08-12 21:58:45 +0200 (Fri, 12 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/include/network.h
 
-* ( p_vout->p_module && p_vout->p_module ) how pointless
+Forgot @ -- thanks thedj
 
 ------------------------------------------------------------------------
-r8296 | gbazin | 2004-07-27 13:33:26 +0200 (Tue, 27 Jul 2004) | 1 line
+r12148 | courmisch | 2005-08-12 21:44:52 +0200 (Fri, 12 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/include/network.h
+
+Don't URL encode ./:[] because they are to be found in URLs...
+closes #311
 
-* src/libvlc.h: cleanup in the hotkeys definitions.
 ------------------------------------------------------------------------
-r8295 | hartman | 2004-07-27 12:54:50 +0200 (Tue, 27 Jul 2004) | 2 lines
+r12147 | courmisch | 2005-08-12 21:17:33 +0200 (Fri, 12 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/vlc-config.in.in
 
-* release what you find. (this looks like a very old bug)
+Speed up recursive make significantly
 
 ------------------------------------------------------------------------
-r8294 | titer | 2004-07-27 10:05:31 +0200 (Tue, 27 Jul 2004) | 2 lines
+r12146 | massiot | 2005-08-12 21:11:54 +0200 (Fri, 12 Aug 2005) | 5 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/control/http.c
+   M /trunk/src/misc/httpd.c
 
- gettext BeOS patch is no longer necessary
+ * modules/control/http.c: Added an id="include" macro to include
+   another file. Also reduced MAX_DIR_PATH_LENGTH to 2560 since
+   allocating anything larger than 4kB on the stack is likely to break
+   on many OSes.
 
 ------------------------------------------------------------------------
-r8293 | fkuehne | 2004-07-27 01:37:03 +0200 (Tue, 27 Jul 2004) | 1 line
+r12145 | massiot | 2005-08-12 19:51:20 +0200 (Fri, 12 Aug 2005) | 5 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/demux/livedotcom.cpp
+
+ * modules/demux/livedotcom.cpp: Do not use vlc_UrlEncode(), but simply
+   replace spaces with '+'. That's what browsers do, and I think it's
+   the right thing to do since vlc_UrlEncode was just breaking things.
+   refs #90 and debian bug #279735
 
-* updated the used gettext version to 0.14.1
 ------------------------------------------------------------------------
-r8292 | hartman | 2004-07-26 23:29:33 +0200 (Mon, 26 Jul 2004) | 2 lines
+r12144 | massiot | 2005-08-12 19:36:58 +0200 (Fri, 12 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/control/http.c
 
-* Fix dts building on mac
+ * modules/control/http.c: Fixed vlc_set_var() and cosmetics.
 
 ------------------------------------------------------------------------
-r8291 | hartman | 2004-07-26 22:30:14 +0200 (Mon, 26 Jul 2004) | 2 lines
+r12143 | massiot | 2005-08-12 18:35:14 +0200 (Fri, 12 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+   M /trunk/src/input/es_out.c
 
-* remove patch that is no longer necessary.
+ * src/input/es_out.c: Fixed a breakage of about everything introduced in
+   [12140].
 
 ------------------------------------------------------------------------
-r8290 | gbazin | 2004-07-26 22:29:24 +0200 (Mon, 26 Jul 2004) | 1 line
+r12142 | massiot | 2005-08-12 18:17:56 +0200 (Fri, 12 Aug 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/access/screen
-   M /trunk/modules/access/screen/beos.cpp
-   M /trunk/modules/access/screen/win32.c
-   M /trunk/modules/access/screen/x11.c
+   M /trunk/modules/control/http.c
+
+ * modules/control/http.c: New foreach tags to walk through the input
+   variables : program, title, chapter, audio-es, video-es and spu-es.
+   New RPN function "value 'variable' vlc_set_var" to change the input
+   variables (variable can be any of those above).
 
-* modules/access/screen/*: added svn properties.
 ------------------------------------------------------------------------
-r8289 | hartman | 2004-07-26 21:49:05 +0200 (Mon, 26 Jul 2004) | 2 lines
+r12141 | massiot | 2005-08-12 17:51:18 +0200 (Fri, 12 Aug 2005) | 5 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/stream_out/transcode.c
 
-* fix libebml and libmatroska downloads
+ * modules/stream_out/transcode.c: New --sout-transcode-max-width and
+   --sout-transcode-maxheight options, recommended to enforcea particular
+   level of a video codec. Fixed --sout-transcode-fps when used in
+   conjunction with --sout-transcode-threads=1.
 
 ------------------------------------------------------------------------
-r8288 | titer | 2004-07-26 19:54:12 +0200 (Mon, 26 Jul 2004) | 2 lines
+r12140 | jpsaman | 2005-08-12 17:37:21 +0200 (Fri, 12 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/screen/beos.cpp
-
- screen/beos.cpp: test before you commit
+   M /trunk/src/input/es_out.c
 
+Fix seek breakage introduced in r12113
 ------------------------------------------------------------------------
-r8287 | asmax | 2004-07-26 19:03:00 +0200 (Mon, 26 Jul 2004) | 2 lines
+r12139 | xtophe | 2005-08-12 16:20:06 +0200 (Fri, 12 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/THANKS
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/misc/playlist/m3u.c
 
- * opengl.c: clear the color buffer before rendering
+ALL: Improvements in the M3U output and parser. Patch by Daniel Str?\195?\164nger.
+     (Put both artist and name, protect comma with \ )
 
 ------------------------------------------------------------------------
-r8286 | titer | 2004-07-26 17:06:48 +0200 (Mon, 26 Jul 2004) | 2 lines
+r12138 | massiot | 2005-08-12 16:08:49 +0200 (Fri, 12 Aug 2005) | 5 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/modules/access/Modules.am
-   A /trunk/modules/access/screen
-   A /trunk/modules/access/screen/Modules.am
-   A /trunk/modules/access/screen/beos.cpp
-   A /trunk/modules/access/screen/screen.c (from /trunk/modules/access/screen.c:8285)
-   A /trunk/modules/access/screen/screen.h
-   A /trunk/modules/access/screen/win32.c
-   A /trunk/modules/access/screen/x11.c
-   D /trunk/modules/access/screen.c
 
- ALL: splitted screen module (needed as BeOS requires C++)
+ * configure.ac: libavcodec.pc doesn't instruct us to link with mp3lame,
+   liba52, etc. so --with-ffmpeg-mp3lame and stuff should still be
+   useful in this case. The ffmpeg module needs to be built-in under OS X
+   otherwise it doesn't link.
 
 ------------------------------------------------------------------------
-r8285 | gbazin | 2004-07-26 16:10:30 +0200 (Mon, 26 Jul 2004) | 1 line
+r12137 | xtophe | 2005-08-12 15:04:38 +0200 (Fri, 12 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/Makefile.am
+
+Fix for builddir != srcdir
 
-* modules/gui/wxwindows/fileinfo.cpp: partially fixed char encoding problem in fileinfo dialog.
 ------------------------------------------------------------------------
-r8284 | gbazin | 2004-07-26 12:27:55 +0200 (Mon, 26 Jul 2004) | 1 line
+r12136 | dionoea | 2005-08-11 23:21:08 +0200 (Thu, 11 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/screen.c
+   M /trunk/NEWS
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_intf.c
+
+change name to --monitor-aspect-ratio so its consistent with other programs
+(like mplayer)
 
-* modules/access/screen.c: force RV24 capture on win32 for now (otherwise colors are screwed up).
 ------------------------------------------------------------------------
-r8283 | gbazin | 2004-07-26 11:28:16 +0200 (Mon, 26 Jul 2004) | 1 line
+r12135 | zorglub | 2005-08-11 23:17:04 +0200 (Thu, 11 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/misc/messages.c
+
+no comment
 
-* configure.ac:  should fix detection of libpng.
 ------------------------------------------------------------------------
-r8282 | gbazin | 2004-07-25 22:39:06 +0200 (Sun, 25 Jul 2004) | 1 line
+r12134 | jpsaman | 2005-08-11 23:03:20 +0200 (Thu, 11 Aug 2005) | 1 line
 Changed paths:
    M /trunk/modules/control/rc.c
 
-* modules/control/rc.c: removed useless code for the rc-host option.
+Fix volume callback
 ------------------------------------------------------------------------
-r8281 | gbazin | 2004-07-25 22:36:28 +0200 (Sun, 25 Jul 2004) | 5 lines
+r12133 | jpsaman | 2005-08-11 23:00:56 +0200 (Thu, 11 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
-   M /trunk/modules/video_output/x11/xcommon.c
-
-* modules/video_output/x11/*:
-   - fixed exit in embedded mode when fullscreen.
-   - re-use the current video sub-window when switching to fullscreen (to have opengl working in fullscreen mode as well).
-   - add options to the opengl plugin.
+   M /trunk/src/input/input.c
 
+Fix signalling of MPEG2-TS discontinuity indicators while seeking during streaming.
 ------------------------------------------------------------------------
-r8280 | courmisch | 2004-07-25 19:47:05 +0200 (Sun, 25 Jul 2004) | 2 lines
+r12132 | jpsaman | 2005-08-11 22:59:45 +0200 (Thu, 11 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/telnet.c
-
-Use VLC networking APIs: close -> net_Close, accept -> net_Accept
+   M /trunk/modules/demux/ts.c
 
+Don't explicitly flag the block. Clement could you check if fixes the break of local seeking from revision 12113.
 ------------------------------------------------------------------------
-r8279 | gbazin | 2004-07-25 10:34:08 +0200 (Sun, 25 Jul 2004) | 1 line
+r12131 | dionoea | 2005-08-11 22:44:17 +0200 (Thu, 11 Aug 2005) | 2 lines
 Changed paths:
    M /trunk/NEWS
 
-* NEWS: updated.
+update
+
 ------------------------------------------------------------------------
-r8278 | courmisch | 2004-07-25 10:20:09 +0200 (Sun, 25 Jul 2004) | 5 lines
+r12130 | dionoea | 2005-08-11 22:41:26 +0200 (Thu, 11 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_intf.c
 
-- unlink Unix socket on exit,
-- bind to ::1 by default if --ipv6 is passed,
-- do not overflow Unix socket path,
-- use a different option (--rc-unix) for Unix socket.
+add --screen-aspect-ratio option (user support at its best ...)
 
 ------------------------------------------------------------------------
-r8277 | gbazin | 2004-07-25 09:54:18 +0200 (Sun, 25 Jul 2004) | 1 line
+r12129 | jpsaman | 2005-08-11 22:13:01 +0200 (Thu, 11 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/asf.c
-   M /trunk/modules/mux/mpeg/ts.c
-   M /trunk/modules/mux/ogg.c
+   M /trunk/include/vlc_osd.h
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_filter/osdmenu.c
 
-* modules/mux/asf.c, ts.c, ogg.c: added WMV3 fourcc.
+Fix revision 12116 which broke other transcode options. The commandline for streaming the OSD menu has changed into a boolean option --sout-transcode-osd: ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{osd}:std{url=127.0.0.1:1234,access=udp,mux=ts}' 
 ------------------------------------------------------------------------
-r8276 | gbazin | 2004-07-25 01:05:03 +0200 (Sun, 25 Jul 2004) | 1 line
+r12128 | jpsaman | 2005-08-11 21:23:31 +0200 (Thu, 11 Aug 2005) | 1 line
 Changed paths:
    M /trunk/modules/control/rc.c
-   M /trunk/src/misc/net.c
 
-* src/misc/net.c, modules/control/rc.c: win32 fixes.
+Fix \r\n issues for Windows compatibility
 ------------------------------------------------------------------------
-r8275 | gbazin | 2004-07-25 00:49:28 +0200 (Sun, 25 Jul 2004) | 4 lines
+r12127 | dionoea | 2005-08-11 19:57:21 +0200 (Thu, 11 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/control/rc.c
-   M /trunk/src/misc/net.c
+   M /trunk/src/misc/messages.c
 
-* src/misc/net.c, include/network.h: added net_vaPrintf() and net_Accept().
-* modules/control/rc.c: added option to listen on a socket instead of only stdin.
-   Inspired from a patch by Bernhard Rosenkraenzer <bero at arklinux dot org>.
+fix debug output colors
 
 ------------------------------------------------------------------------
-r8274 | courmisch | 2004-07-24 19:22:40 +0200 (Sat, 24 Jul 2004) | 3 lines
+r12126 | massiot | 2005-08-11 19:48:24 +0200 (Thu, 11 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/control/http.c
 
-Specify port in Host: HTTP request header
-(thanks to Olivier Lourdais for the report)
+ * modules/control/http.c: New RPN function vlc_seek(value), same syntax
+   as the control=seek tag.
 
 ------------------------------------------------------------------------
-r8273 | courmisch | 2004-07-24 19:02:26 +0200 (Sat, 24 Jul 2004) | 2 lines
+r12125 | massiot | 2005-08-11 19:47:33 +0200 (Thu, 11 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/src/misc/charset.c
 
-Fixed typo
+ * src/misc/charset.c: ANSI_X3.4-1968 is also known as ASCII.
 
 ------------------------------------------------------------------------
-r8272 | gbazin | 2004-07-24 18:33:00 +0200 (Sat, 24 Jul 2004) | 1 line
+r12124 | massiot | 2005-08-11 16:50:50 +0200 (Thu, 11 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/screen.c
+   M /trunk/modules/control/http.c
 
-* modules/access/screen.c: win32 support for screen capture (colors are inverted right now).
-------------------------------------------------------------------------
-r8271 | gbazin | 2004-07-24 15:40:17 +0200 (Sat, 24 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/configure.ac
+ * modules/control/http.c: foreach directory is now alpha-sorted in a
+   case-insensitive way. Fixed again str_replace().
 
-* configure.ac: don't build the screen plugin on darwin.
 ------------------------------------------------------------------------
-r8270 | fenrir | 2004-07-24 14:42:26 +0200 (Sat, 24 Jul 2004) | 2 lines
+r12123 | massiot | 2005-08-11 16:11:20 +0200 (Thu, 11 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
-
- * mp4.c: compute avg/max bitrate info. removed a fprintf...
+   M /trunk/modules/control/http.c
 
-------------------------------------------------------------------------
-r8269 | gbazin | 2004-07-24 14:33:15 +0200 (Sat, 24 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+ * modules/control/http.c: Fixed bugs in str_replace().
 
-* modules/access/v4l/v4l.c: converted to access_demux module (less code, more CPU efficient).
 ------------------------------------------------------------------------
-r8268 | fenrir | 2004-07-24 13:57:47 +0200 (Sat, 24 Jul 2004) | 2 lines
+r12122 | massiot | 2005-08-11 15:39:43 +0200 (Thu, 11 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/input.c
+   M /trunk/include/vlc_messages.h
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
- * input: release p_playlist.
+ * modules/codec/ffmpeg: ffmpeg's av_log() messages now go to our messages
+   bank instead of being fprintf'd to stderr.
 
 ------------------------------------------------------------------------
-r8267 | fenrir | 2004-07-24 13:28:50 +0200 (Sat, 24 Jul 2004) | 3 lines
+r12121 | massiot | 2005-08-11 15:37:50 +0200 (Thu, 11 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/configure.ac
 
- * mp4.c: really(?) fixed the tkhd invalid width (thx bond for the
-report).
+ * configure.ac: Fixed the contrib path in the general case.
 
 ------------------------------------------------------------------------
-r8266 | fenrir | 2004-07-24 13:12:39 +0200 (Sat, 24 Jul 2004) | 2 lines
+r12120 | massiot | 2005-08-11 14:31:16 +0200 (Thu, 11 Aug 2005) | 10 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/control/http.c
 
- * equalizer : [0] isn't cool, use a define.
+ * modules/control/http.c: Rewrote the parsers to handle correctly special
+   chars such as ', \', \ , etc. Fixed a bug when parsing the GET
+   arguments. Added new RPN functions :
+   - str_replace( a, b, c ) : replaces all occurences of b with c in a
+   - addslashes( s ) : escapes all " and ' with a backslash
+   - stripslashes( s ) :  the opposite
+   - htmlspecialchars( s ) : replaces &"'<> with their &stuff; equivalent
+   - realpath( s ) : returns an absolute file path (see realpath(3))
+   And fixed a few memory leaks.
 
 ------------------------------------------------------------------------
-r8265 | gbazin | 2004-07-24 12:24:11 +0200 (Sat, 24 Jul 2004) | 1 line
+r12119 | massiot | 2005-08-11 14:23:14 +0200 (Thu, 11 Aug 2005) | 7 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/stream_out/display.c
+   M /trunk/include/network.h
+   M /trunk/src/input/input.c
+
+ * include/network.h:vlc_UrlEncode() : though RFC 1738 allows to send
+   $-_.+!*'(), unencoded, it also allows to encode any character. It is
+   generally considered a good practive to urlencode $+!*'() because
+   some buggy browsers (read: M$) have a problem with those characters.
+   See the comments in http://fr.php.net/manual/en/function.rawurlencode.php
+   for more information.
 
-* modules/stream_out/display.c: converted to the new input API + re-enabled in the build.
 ------------------------------------------------------------------------
-r8264 | gbazin | 2004-07-24 11:50:14 +0200 (Sat, 24 Jul 2004) | 1 line
+r12118 | jpsaman | 2005-08-11 01:16:20 +0200 (Thu, 11 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
+   M /trunk/modules/control/hotkeys.c
 
-NEWS, TODO: comprehensive new features update.
+Fix regression in timing behaviour. A minute jump is ~1 min again.
 ------------------------------------------------------------------------
-r8263 | courmisch | 2004-07-24 11:06:58 +0200 (Sat, 24 Jul 2004) | 4 lines
+r12117 | hartman | 2005-08-11 00:31:12 +0200 (Thu, 11 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/src/libvlc.c
 
-- really iterate through getaddrinfo(),
-- fixed read after freeaddrinfo() bug,
-- removed extraneous debug messages
+* Fixed VLC_IsPlaying (fixes #259)
+  Now uses the state variable instead of playlist_IsPlaying. The PLAYLIST_PAUSED state is no longer reliable since the introduction of the state variable for testing if playback is in a paused state. Perhaps we should remove this part of the playlist logic and keep it to RUNNING and STOPPED.
 
 ------------------------------------------------------------------------
-r8262 | gbazin | 2004-07-24 02:20:19 +0200 (Sat, 24 Jul 2004) | 2 lines
+r12116 | jpsaman | 2005-08-11 00:08:50 +0200 (Thu, 11 Aug 2005) | 12 lines
 Changed paths:
+   M /trunk/Makefile.am
    M /trunk/configure.ac
-   M /trunk/modules/access/Modules.am
-   A /trunk/modules/access/screen.c
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_objects.h
+   A /trunk/include/vlc_osd.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/LIST
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_filter/Modules.am
+   A /trunk/modules/video_filter/osdmenu.c
+   M /trunk/src/Makefile.am
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/objects.c
+   A /trunk/src/osd
+   A /trunk/src/osd/osd.c
+   A /trunk/src/osd/osd_parser.c
+   A /trunk/src/osd/osd_widgets.c
+
+Forward port of branches/0.8.1-jpsaman-thedj revision 12070. The OSD menu subsystem consists of two parts a core part (src/osd, include/vlc_osd.h) and a subfilter (modules/video_filter/osdmenu.c). The OSD menu can be used locally or it can be streamed. It depends on the way the functionality is called from the vlc commandline. Currently there is only one way to make the subpictures appear on the video and that is through the rc-interface. The following commands are supported by it: "menu on" (show OSD menu), "menu off" (hide OSD menu), "menu left" (highlight button on the left), "menu right" (highlight button on the right), "menu up" (highlight button above), "menu down" (highlight button below) or "menu select" (perform hotkey action). When there is no button on the left, right, up or down then the menu-command will be ignored.
+
+To stream use a commandline similar to this:
+
+./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{sfilter=osdmenu}:std{mux=ts,access=udp,url=127.0.0.1:1234}' -vvvv
 
-* modules/access/screen.c: new screen capture access module. Only X11 for now but should be straight-forward to adapt to other platforms.
+For local playback a commandline like this is needed:
+
+./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg -vvvv
+
+Have fun with the basic functionality - jpsaman.
 
 ------------------------------------------------------------------------
-r8261 | gbazin | 2004-07-23 20:13:20 +0200 (Fri, 23 Jul 2004) | 1 line
+r12115 | jpsaman | 2005-08-10 23:47:13 +0200 (Wed, 10 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/modules/packetizer/mpegvideo.c
 
-* modules/visualization/galaktos/plugin.c: usual test before you commit.
+By default --packetizer-mpegvideo-sync-iframe is disabled.
 ------------------------------------------------------------------------
-r8260 | gbazin | 2004-07-23 20:08:58 +0200 (Fri, 23 Jul 2004) | 1 line
+r12114 | jpsaman | 2005-08-10 23:45:54 +0200 (Wed, 10 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/share/Makefile.am
+   A /trunk/share/osdmenu
+   A /trunk/share/osdmenu/default
+   A /trunk/share/osdmenu/default/selected
+   A /trunk/share/osdmenu/default/selected/bw.png
+   A /trunk/share/osdmenu/default/selected/esc.png
+   A /trunk/share/osdmenu/default/selected/fw.png
+   A /trunk/share/osdmenu/default/selected/next.png
+   A /trunk/share/osdmenu/default/selected/play_pause.png
+   A /trunk/share/osdmenu/default/selected/previous.png
+   A /trunk/share/osdmenu/default/selected/stop.png
+   A /trunk/share/osdmenu/default/selected/volume.png
+   A /trunk/share/osdmenu/default/selection
+   A /trunk/share/osdmenu/default/selection/bw.png
+   A /trunk/share/osdmenu/default/selection/esc.png
+   A /trunk/share/osdmenu/default/selection/fw.png
+   A /trunk/share/osdmenu/default/selection/next.png
+   A /trunk/share/osdmenu/default/selection/play_pause.png
+   A /trunk/share/osdmenu/default/selection/previous.png
+   A /trunk/share/osdmenu/default/selection/stop.png
+   A /trunk/share/osdmenu/default/selection/volume.png
+   A /trunk/share/osdmenu/default/unselected.png
+   A /trunk/share/osdmenu/default/volume
+   A /trunk/share/osdmenu/default/volume/volume_00.png
+   A /trunk/share/osdmenu/default/volume/volume_01.png
+   A /trunk/share/osdmenu/default/volume/volume_02.png
+   A /trunk/share/osdmenu/default/volume/volume_03.png
+   A /trunk/share/osdmenu/default/volume/volume_04.png
+   A /trunk/share/osdmenu/default/volume/volume_05.png
+   A /trunk/share/osdmenu/default/volume/volume_06.png
+   A /trunk/share/osdmenu/default/volume/volume_07.png
+   A /trunk/share/osdmenu/default/volume/volume_08.png
+   A /trunk/share/osdmenu/default/volume/volume_09.png
+   A /trunk/share/osdmenu/default/volume/volume_10.png
+   A /trunk/share/osdmenu/default.cfg
+   A /trunk/share/osdmenu/dvd
+   A /trunk/share/osdmenu/dvd/selected
+   A /trunk/share/osdmenu/dvd/selected/bw.png
+   A /trunk/share/osdmenu/dvd/selected/esc.png
+   A /trunk/share/osdmenu/dvd/selected/fw.png
+   A /trunk/share/osdmenu/dvd/selected/mute.png
+   A /trunk/share/osdmenu/dvd/selected/next.png
+   A /trunk/share/osdmenu/dvd/selected/pause.png
+   A /trunk/share/osdmenu/dvd/selected/play.png
+   A /trunk/share/osdmenu/dvd/selected/previous.png
+   A /trunk/share/osdmenu/dvd/selected/slow.png
+   A /trunk/share/osdmenu/dvd/selected/stop.png
+   A /trunk/share/osdmenu/dvd/selected/volume.png
+   A /trunk/share/osdmenu/dvd/selection
+   A /trunk/share/osdmenu/dvd/selection/bw.png
+   A /trunk/share/osdmenu/dvd/selection/esc.png
+   A /trunk/share/osdmenu/dvd/selection/fw.png
+   A /trunk/share/osdmenu/dvd/selection/mute.png
+   A /trunk/share/osdmenu/dvd/selection/next.png
+   A /trunk/share/osdmenu/dvd/selection/pause.png
+   A /trunk/share/osdmenu/dvd/selection/play.png
+   A /trunk/share/osdmenu/dvd/selection/previous.png
+   A /trunk/share/osdmenu/dvd/selection/slow.png
+   A /trunk/share/osdmenu/dvd/selection/stop.png
+   A /trunk/share/osdmenu/dvd/unselect
+   A /trunk/share/osdmenu/dvd/unselect/barroff.png
+   A /trunk/share/osdmenu/dvd/volume
+   A /trunk/share/osdmenu/dvd/volume/volume00.png
+   A /trunk/share/osdmenu/dvd/volume/volume01.png
+   A /trunk/share/osdmenu/dvd/volume/volume02.png
+   A /trunk/share/osdmenu/dvd/volume/volume03.png
+   A /trunk/share/osdmenu/dvd/volume/volume04.png
+   A /trunk/share/osdmenu/dvd/volume/volume05.png
+   A /trunk/share/osdmenu/dvd.cfg
+
+The OSD menu pictures in two flavors a simple (default.cfg) and a more full version (dvd.cfg). (forward ported from branches/0.8.1-jpsaman-thedj)
+
+------------------------------------------------------------------------
+r12113 | jpsaman | 2005-08-10 22:07:20 +0200 (Wed, 10 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/src/input/es_out.c
+
+Flagging BLOCK_FLAG_DISCONTINUITY for every PID in the input when the slider is moved on the GUI or a jump in the stream is made. It is also propagated to the mpegvideo packetizer. The packetizer has a new mode to sync on I-frame boundary after such a jump. It avoids sending some broken frames to the client. (Forward port of branches/0.8.1-jpsaman-thedj revision 11067 and 11842.)
 
-* modules/visualization/galaktos/plugin.c: fixed threading issues with opengl.
 ------------------------------------------------------------------------
-r8259 | gbazin | 2004-07-23 18:43:22 +0200 (Fri, 23 Jul 2004) | 1 line
+r12112 | jpsaman | 2005-08-10 21:34:18 +0200 (Wed, 10 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/include/vlc_es.h
 
-* configure.ac: added glwin32 and fixed linkage of the opengl module on win32.
+cosmetic fix
 ------------------------------------------------------------------------
-r8258 | gbazin | 2004-07-23 18:36:51 +0200 (Fri, 23 Jul 2004) | 1 line
+r12111 | jpsaman | 2005-08-10 21:29:49 +0200 (Wed, 10 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/src/misc/iso-639_def.h
 
-* modules/video_output/opengl.c, modules/video_output/x11/glx.c: proper scaling + fixes.
+Add a fake language type for OSD subpictures. This allows you to select the OSD menu subtitle from the GUI.
 ------------------------------------------------------------------------
-r8257 | sam | 2004-07-23 18:16:22 +0200 (Fri, 23 Jul 2004) | 2 lines
+r12110 | hartman | 2005-08-10 18:26:39 +0200 (Wed, 10 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/libvlc.h
 
-  * configure.ac: fixed the AltiVec capabilities check.
+* correct the vlc:pause: help (closes #309)
+* re-enable the rt-priority line for OSX. it's not broken, just prints annoying error messages (refs #206)
 
 ------------------------------------------------------------------------
-r8256 | sam | 2004-07-23 17:16:00 +0200 (Fri, 23 Jul 2004) | 3 lines
+r12109 | courmisch | 2005-08-10 18:21:45 +0200 (Wed, 10 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/include/network.h
 
-  * configure.ac: don't use -maltivec -mabi=altivec, because we don't want
-    to trigger AltiVec optimisations in our generic code.
+Also update IsEncoded
 
 ------------------------------------------------------------------------
-r8255 | titer | 2004-07-23 16:19:31 +0200 (Fri, 23 Jul 2004) | 4 lines
+r12108 | hartman | 2005-08-10 18:18:18 +0200 (Wed, 10 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/misc/dummy/input.c
 
- + configure.ac: BeOS dvdread linkage fix
- + contrib/src/Makefile: build more libs on BeOS, use libdts' svn
- + Makefile.am: fixed BeOS packages generation
+* Remove vlc:run (externrun is removed from SVN) and vlc:loop (we have --loop).
+  Playlist item commands are soooo dirty :D
 
 ------------------------------------------------------------------------
-r8254 | gbazin | 2004-07-23 15:37:43 +0200 (Fri, 23 Jul 2004) | 1 line
+r12107 | courmisch | 2005-08-10 18:08:12 +0200 (Wed, 10 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/include/network.h
+
+Stricter RFC1788 obeying UrlEncode
 
-* modules/video_output/opengl.c: forward control queries to opengl provider.
 ------------------------------------------------------------------------
-r8253 | gbazin | 2004-07-23 14:47:34 +0200 (Fri, 23 Jul 2004) | 3 lines
+r12106 | xtophe | 2005-08-10 17:30:47 +0200 (Wed, 10 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/Modules.am
-   M /trunk/modules/video_output/directx/events.c
-   A /trunk/modules/video_output/directx/glwin32.c
-   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/src/libvlc.c
 
-* modules/video_output/directx/glwin32.c: 1st shot at a win32 opengl provider.
-* modules/video_output/directx/events.c: removed unused code.
+size_t is unsigned and it's a bad idea to compare it to 0. Fixes #308.
+Some one with VC7 should test this commit
 
 ------------------------------------------------------------------------
-r8252 | gbazin | 2004-07-23 14:42:11 +0200 (Fri, 23 Jul 2004) | 1 line
+r12105 | sam | 2005-08-10 16:19:59 +0200 (Wed, 10 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/Makefile.am
+
+  * Makefile.am: distribute the Makefile and zsh.cpp files in extras/.
 
-* src/video_output/vout_intf.c: small kludge for opengl providers.
 ------------------------------------------------------------------------
-r8251 | titer | 2004-07-23 13:33:25 +0200 (Fri, 23 Jul 2004) | 2 lines
+r12104 | sam | 2005-08-10 16:19:32 +0200 (Wed, 10 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
-   A /trunk/extras/contrib/src/Patches/libdvdread.patch
-   A /trunk/extras/contrib/src/Patches/speex.patch
+   M /trunk/mozilla/support/npunix.c
 
- BeOS contrib bla bla
+  * mozilla/support/npunix.c: amd64 issue fix, NPP_GetJavaClass wasn't defined.
 
 ------------------------------------------------------------------------
-r8250 | damienf | 2004-07-23 12:19:58 +0200 (Fri, 23 Jul 2004) | 2 lines
+r12103 | sam | 2005-08-10 16:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
+   M /trunk/extras/Makefile
 
-improved filter compatibility by favoring current connection media type in subsequent connections
+  * extras/Makefile: fixed the zsh.cpp build.
 
 ------------------------------------------------------------------------
-r8249 | titer | 2004-07-23 00:59:50 +0200 (Fri, 23 Jul 2004) | 7 lines
+r12102 | hartman | 2005-08-10 16:12:17 +0200 (Wed, 10 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/mpeg2dec.patch
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/MediaControlView.cpp
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/modules/audio_filter/resampler/bandlimited.c
 
- + configure.ac: don't build OpenGL support on BeOS although it has gl.h
- + extras/contrib/src/*: build libmpeg2 w/o mmxext and 3dnow on BeOS
-   (buggy compiler)
- + modules/gui/beos/*: quick compile fixes
- + modules/video_filter/deinterlace.c: require mmxext instead of mmx
- + Makefile.am: on BeOS, build a VLC bundle a la OS X
+* Don't use the bandlimited resampler for downsampling (skew resampling for instance). The resampler doesn't have a low pass filter? This closes #256
+ - on a side note, it also seems to fix the stack corruption (resulting in deadlock) issues i was having with audio output that was being resampled by auhal.
 
 ------------------------------------------------------------------------
-r8248 | gbazin | 2004-07-23 00:36:16 +0200 (Fri, 23 Jul 2004) | 2 lines
+r12101 | sam | 2005-08-10 15:59:07 +0200 (Wed, 10 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/x11/glx.c
-   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/debian/Makefile.am
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/rules
+   A /trunk/debian/vlc.desktop
 
-* modules/video_output/x11/glx.c: OpenGL context is initialized in pf_init() because of threading issues.
+  * Updated Debian packaging stuff.
 
 ------------------------------------------------------------------------
-r8247 | gbazin | 2004-07-23 00:14:42 +0200 (Fri, 23 Jul 2004) | 1 line
+r12100 | sam | 2005-08-10 14:45:55 +0200 (Wed, 10 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_TW.po
+
+  * Re-ran toolbox --update-po.
 
-* modules/video_output/x11/glx.c, modules/video_output/opengl.c: some fixes.
 ------------------------------------------------------------------------
-r8246 | gbazin | 2004-07-22 23:53:43 +0200 (Thu, 22 Jul 2004) | 1 line
+r12099 | xtophe | 2005-08-10 10:13:09 +0200 (Wed, 10 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/objects.c
+   M /trunk/modules/misc/dummy/input.c
+
+Add ACCESS_GET_META in the dummy access to avoid an error
 
-* src/misc/objects.c: hmmm, did I say vlc_opengl.h was removed ?
 ------------------------------------------------------------------------
-r8245 | gbazin | 2004-07-22 23:50:15 +0200 (Thu, 22 Jul 2004) | 1 line
+r12098 | hartman | 2005-08-10 04:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
+   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/keyedobjects.nib
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/prefs.h
+
+* Added playlist preparse item to the playlist contextual menu.
 
-* modules/video_output/x11/glx.c: vlc_opengl.h was removed.
 ------------------------------------------------------------------------
-r8244 | gbazin | 2004-07-22 23:30:45 +0200 (Thu, 22 Jul 2004) | 1 line
+r12097 | jpsaman | 2005-08-09 23:18:22 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/codec/dvbsub.c
 
-* Makefile.am: include/vlc_opengl.h was removed.
+make positioning of subpictures posible in dvbsub
 ------------------------------------------------------------------------
-r8243 | gbazin | 2004-07-22 23:27:45 +0200 (Thu, 22 Jul 2004) | 4 lines
+r12095 | hartman | 2005-08-09 21:44:25 +0200 (Tue, 09 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/video_output.h
-   D /trunk/include/vlc_opengl.h
-   M /trunk/modules/video_output/Modules.am
-   A /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/x11/Modules.am
-   M /trunk/modules/video_output/x11/glx.c
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/video_output/x11/xcommon.h
-   M /trunk/modules/visualization/galaktos/main.c
-   M /trunk/modules/visualization/galaktos/plugin.c
-   M /trunk/modules/visualization/galaktos/plugin.h
+   M /trunk/modules/demux/ts.c
 
-* modules/video_output/x11/*: the glx "opengl provider" makes use of xcommon.c.
-* modules/video_output/opengl.c: new platform independant OpenGL vout (uses an "opengl provider" module).
-* modules/visualization/galaktos/*: uses the new "opengl provider" module.
+* spelling
 
 ------------------------------------------------------------------------
-r8242 | titer | 2004-07-22 18:48:38 +0200 (Thu, 22 Jul 2004) | 2 lines
+r12094 | xtophe | 2005-08-09 21:20:45 +0200 (Tue, 09 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/bootstrap
    M /trunk/configure.ac
 
- contrib system adapted for BeOS (need to set LIBRARY_PATH and BELIBRARIES)
-
-------------------------------------------------------------------------
-r8241 | gbazin | 2004-07-22 18:37:43 +0200 (Thu, 22 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
+Add a test for pkg-config for ffmpeg. It now do in order: ffmpeg-config, pkg-config, default location, given tree. fixes #306. 
+To cross-compile on a debian, use PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig and --with-ffmpeg-config-path=somewhere with no ffmpeg-config (/usr/win32/bin by ex)
 
-* modules/video_output/x11/glx.c: improvements.
 ------------------------------------------------------------------------
-r8240 | gbazin | 2004-07-22 17:45:54 +0200 (Thu, 22 Jul 2004) | 1 line
+r12093 | jpsaman | 2005-08-09 21:15:32 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb.c
+   M /trunk/modules/codec/ffmpeg/audio.c
 
-* modules/video_chroma/i420_rgb.c: work around a gcc-3.3.4 optimization bug.
+Fix compiler warning about comparing signed and unsigned
 ------------------------------------------------------------------------
-r8239 | titer | 2004-07-22 17:09:42 +0200 (Thu, 22 Jul 2004) | 2 lines
+r12092 | massiot | 2005-08-09 19:35:13 +0200 (Tue, 09 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/control/http.c
 
- equalizer.c: compile fix for old compilers (thx sam)
+ * modules/control/http.c: New RPN functions: vlc_play, vlc_stop, vlc_pause,
+   vlc_next, vlc_previous, playlist_empty. Miscellaneous coding style fixes.
 
 ------------------------------------------------------------------------
-r8238 | titer | 2004-07-22 16:21:59 +0200 (Thu, 22 Jul 2004) | 2 lines
+r12091 | fkuehne | 2005-08-09 19:34:37 +0200 (Tue, 09 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/src/misc/httpd.c
-
- BeOS doesn't know about PF_INET
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/wizard.m
 
+* playlist.m: fixed some "makes integer from pointer without a cast" warnings and moved "j" inside the #if 0 - block, so it isn't detected as "unused"
+* wizard.m: run "resetWizard" when returning to the first page. Otherwise the encap-tab might not work properly (when switching from Streaming to Transcoding after having passed the streaming-method-tab)
 ------------------------------------------------------------------------
-r8237 | titer | 2004-07-22 15:50:35 +0200 (Thu, 22 Jul 2004) | 2 lines
+r12090 | jpsaman | 2005-08-09 17:20:23 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/netsync.c
-
- netsync.c: converted to unix file because BeOS' gcc chokes on dos files
+   M /trunk/modules/mux/wav.c
 
+Fix compiler warning about comparing signed unsigned.
 ------------------------------------------------------------------------
-r8236 | titer | 2004-07-22 15:06:21 +0200 (Thu, 22 Jul 2004) | 3 lines
+r12089 | jpsaman | 2005-08-09 17:18:44 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
- configure.ac: check for png_set_rows in libpng because early versions
- don't have it
+   M /trunk/include/vlc_es.h
+   M /trunk/modules/codec/dts.c
 
+Made es_format_t member i_bitrate unsigned int, because I cannot imagine it ever to be negative.
 ------------------------------------------------------------------------
-r8235 | hartman | 2004-07-22 13:49:14 +0200 (Thu, 22 Jul 2004) | 2 lines
+r12088 | jpsaman | 2005-08-09 16:56:58 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access_output/udp.c
-
-* frenglish paquets -> packets
+   M /trunk/include/vlc_demux.h
 
+Fix typo and updating copyright
 ------------------------------------------------------------------------
-r8234 | titer | 2004-07-22 10:51:40 +0200 (Thu, 22 Jul 2004) | 2 lines
+r12087 | jpsaman | 2005-08-09 16:43:04 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/gettext.patch
-   M /trunk/extras/contrib/src/packages.mak
-
- contrib/*: started to adapt the contrib system for BeOS
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/asf/libasf.c
 
+Fix compiler warnings about comparing signed and unsigned
 ------------------------------------------------------------------------
-r8233 | gbazin | 2004-07-22 09:03:22 +0200 (Thu, 22 Jul 2004) | 1 line
+r12086 | jpsaman | 2005-08-09 16:42:19 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/galaktos
+   M /trunk/include/vlc_video.h
 
-* modules/visualization/galaktos: added svn:ignore property.
+use proper type for struct subpicture_t.b_absolute
 ------------------------------------------------------------------------
-r8232 | gbazin | 2004-07-22 08:59:56 +0200 (Thu, 22 Jul 2004) | 1 line
+r12085 | jpsaman | 2005-08-09 16:31:24 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/vlc_access.h
-   M /trunk/include/vlc_demux.h
-   M /trunk/include/vlc_es_out.h
-   M /trunk/include/vlc_opengl.h
-   M /trunk/include/vlc_stream.h
+   M /trunk/include/vlc_input.h
 
-* Makefile.am: added include/vlc_opengl.h to the build.
+some explanation
 ------------------------------------------------------------------------
-r8231 | asmax | 2004-07-22 00:38:49 +0200 (Thu, 22 Jul 2004) | 7 lines
+r12084 | jpsaman | 2005-08-09 16:27:23 +0200 (Tue, 09 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_objects.h
-   A /trunk/include/vlc_opengl.h
-   M /trunk/modules/video_output/x11/glx.c
-   M /trunk/modules/visualization/galaktos/Modules.am
-   D /trunk/modules/visualization/galaktos/glx.c
-   D /trunk/modules/visualization/galaktos/glx.h
-   M /trunk/modules/visualization/galaktos/main.c
-   M /trunk/modules/visualization/galaktos/plugin.c
-   M /trunk/modules/visualization/galaktos/plugin.h
-   M /trunk/src/misc/objects.c
+   M /trunk/include/main.h
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/src/libvlc.h
 
- * all: created a new module type "opengl provider", which provides a
-   simple interface to create and use OpenGL windows
- * modules/video_output/x11/glx.c: the GLX vout now implements the
-  "opengl provider" interface
- * modules/visualization/galaktos/*: no more dependency on GLX: we use
-   the generic opengl provider interface instead.
+Added new hotkeys (key-intf-hide, key-jump-3sec, key-jump+3sec, key-title-next, key-title-prev, key-chapter-next, key-chapter-prev) and expanded the hotkey structure. This is a forward port from branch vlc-0.8.1-jpsaman-thedj revision 11756.
 
 ------------------------------------------------------------------------
-r8230 | hartman | 2004-07-21 21:03:34 +0200 (Wed, 21 Jul 2004) | 2 lines
+r12083 | jpsaman | 2005-08-09 15:44:50 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   A /trunk/share/http/webcam.html
-
-* Example Multipart MJPEG webpage. With cambozola JAVA applet example.
+   M /trunk/modules/demux/livedotcom.cpp
 
+Fix compiler warning about unused variables
 ------------------------------------------------------------------------
-r8229 | hartman | 2004-07-21 20:45:06 +0200 (Wed, 21 Jul 2004) | 2 lines
+r12082 | jpsaman | 2005-08-09 15:42:11 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/sap.c
-
-* Fix the sap module compilation. Compile before you commit strikes once again.......
+   M /trunk/modules/codec/ffmpeg/video_filter.c
 
+Fix compiler warnings about signed - unsigned comparisons
 ------------------------------------------------------------------------
-r8228 | hartman | 2004-07-21 01:15:33 +0200 (Wed, 21 Jul 2004) | 3 lines
+r12081 | jpsaman | 2005-08-09 15:40:18 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-
-* Fix livedotcom API change.
-  Thanks to James MacLean, Arwed von Merkatz and Ross Finlayson for reporting and fixing the issue.
+   M /trunk/modules/stream_out/switcher.c
 
+Fix compiler warnings about signed - unsigned comparisons
 ------------------------------------------------------------------------
-r8227 | asmax | 2004-07-21 00:25:06 +0200 (Wed, 21 Jul 2004) | 3 lines
+r12080 | jpsaman | 2005-08-09 15:33:36 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
-
-  * glx.c: don't scale the image with the chroma (supposed to speed up
-    the conversion ??)
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmstu.c
 
+Fix compiler warnings about signed - unsigned comparisons
 ------------------------------------------------------------------------
-r8226 | hartman | 2004-07-20 23:36:51 +0200 (Tue, 20 Jul 2004) | 2 lines
+r12079 | hartman | 2005-08-09 15:28:11 +0200 (Tue, 09 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/modules/gui/macosx/prefs.m
 
-* recognize new x-plgroup paramater (only standardized fields are not prefixed with x-)
+* Use psz_shortname instead of object name in the Preferences tree of OS X prefs.
 
 ------------------------------------------------------------------------
-r8225 | asmax | 2004-07-20 22:25:25 +0200 (Tue, 20 Jul 2004) | 7 lines
+r12078 | hartman | 2005-08-09 15:25:49 +0200 (Tue, 09 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/build-vlc
-   M /trunk/config.in
-   M /trunk/configure.ac
-   M /trunk/modules/video_output/x11/Modules.am
-   A /trunk/modules/video_output/x11/glx.c (from /trunk/modules/visualization/galaktos/glx.c:8212)
-   M /trunk/modules/visualization/galaktos/main.c
-   M /trunk/modules/visualization/galaktos/video_init.c
+   M /trunk/modules/gui/macosx/bookmarks.m
 
-  * modules/video_output/x11/glx.c: new OpenGL vout for X11.
-    TODO: - factorization with xcommon.c
-          - factorization with glx.c in GaLaktos plugin
-          - remove hard-coded values
-    (If you don't like the rotating cube, hack the code yourself,
-    the variables will come later ! ;)
+* Fix object refcount
+* Fix some cosmetics
 
 ------------------------------------------------------------------------
-r8224 | adn | 2004-07-20 18:43:36 +0200 (Tue, 20 Jul 2004) | 2 lines
+r12077 | jpsaman | 2005-08-09 11:49:32 +0200 (Tue, 09 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
+   M /trunk/src/misc/messages.c
 
-author :)
+sanity checking
+------------------------------------------------------------------------
+r12076 | jpsaman | 2005-08-09 10:57:50 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/input.c
 
+some sanity checks
 ------------------------------------------------------------------------
-r8223 | sigmunau | 2004-07-20 13:49:04 +0200 (Tue, 20 Jul 2004) | 3 lines
+r12075 | dionoea | 2005-08-08 19:41:08 +0200 (Mon, 08 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpjpeg.c
+   M /trunk/modules/stream_out/mosaic_bridge.c
 
-mpjpeg.c: The rfc says to use \r\n so use \r\n. Also set the right mime type.
-This makes the served stream work with cambozola applet.
+some more trailing spaces
 
 ------------------------------------------------------------------------
-r8222 | sam | 2004-07-20 11:53:24 +0200 (Tue, 20 Jul 2004) | 9 lines
+r12074 | dionoea | 2005-08-08 19:18:08 +0200 (Mon, 08 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/debian/README.Debian
-   M /trunk/debian/changelog
-   M /trunk/debian/control
+   M /trunk/modules/stream_out/bridge.c
 
-  * debian/control:
-    + Build-depend on libdvbpsi3-dev, so that we can get rid of the previous
-      versions of this library.
-    + Recommend the videolan-doc package.
-    + Build-conflict on libavcodec-dev, just in case it enters Sid at an
-      unappropriate moment.
-  * debian/README.Debian:
-    + Removed mention of the libmpeg2 tree, which we no longer provide.
+delete trailing spaces ...
 
 ------------------------------------------------------------------------
-r8221 | gbazin | 2004-07-20 11:23:18 +0200 (Tue, 20 Jul 2004) | 1 line
+r12073 | courmisch | 2005-08-08 18:15:30 +0200 (Mon, 08 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/demux/subtitle.c
+
+Fix memleak in error handling
 
-* src/misc/httpd.c: fixed non-initialized variable that prevented getaddrinfo() from working.
 ------------------------------------------------------------------------
-r8220 | hartman | 2004-07-19 21:41:44 +0200 (Mon, 19 Jul 2004) | 2 lines
+r12072 | courmisch | 2005-08-08 17:50:32 +0200 (Mon, 08 Aug 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
-* darwin buildflag for vlc/libvlc
+VLC cannot work properly without libiconv
 
 ------------------------------------------------------------------------
-r8219 | fenrir | 2004-07-19 19:04:45 +0200 (Mon, 19 Jul 2004) | 2 lines
+r12071 | jpsaman | 2005-08-08 14:25:42 +0200 (Mon, 08 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/stream.c
-
- * stream.c: fixed seeking near the end of a stream.
+   M /trunk/modules/access/udp.c
 
+Track RTP sequence numbers and mark the first MPEG2-TS packet with a transport error when a discontinuity occurs.
 ------------------------------------------------------------------------
-r8218 | gbazin | 2004-07-19 16:54:37 +0200 (Mon, 19 Jul 2004) | 1 line
+r12069 | jpsaman | 2005-08-08 12:18:03 +0200 (Mon, 08 Aug 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ts.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-* modules/demux/ts.c: added support for transport streams with Reed-Solomon (204,188) error correction (16 bytes ECC discarded).
+Fix a segmentation fault introduced by the previous commit
 ------------------------------------------------------------------------
-r8217 | gbazin | 2004-07-19 11:46:06 +0200 (Mon, 19 Jul 2004) | 1 line
+r12068 | xtophe | 2005-08-08 11:57:45 +0200 (Mon, 08 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/src/video_output/video_widgets.c
+
+Fix refcount problem (thanks to DrakeGuan for spotting it)
 
-* src/misc/httpd.c: ipv6 win32 fix.
 ------------------------------------------------------------------------
-r8216 | gbazin | 2004-07-19 10:57:42 +0200 (Mon, 19 Jul 2004) | 1 line
+r12067 | jpsaman | 2005-08-08 11:44:42 +0200 (Mon, 08 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/demux/ts.c
 
-* modules/control/http.c: portability fix.
+Fix a segmentation fault introduced by the previous commit
 ------------------------------------------------------------------------
-r8215 | fenrir | 2004-07-18 19:05:45 +0200 (Sun, 18 Jul 2004) | 2 lines
+r12066 | jpsaman | 2005-08-08 11:16:09 +0200 (Mon, 08 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/mux/mpeg/csa.c
+   M /trunk/modules/mux/mpeg/csa.h
+   M /trunk/modules/mux/mpeg/ts.c
 
- stream.c: do not drop empty line.
+(Forward port from branch 0.8.1-jpsaman-thedj) TS demux can now dump a TS stream directly to a file or special devices, this mode can be used with DSP's. Enhanced CSA encryption/decryption with a non standard mode to encrypt/decrypt a part of a TS packet. Further I replaced a bunch of // comments with /* .. */ comments style.
 
 ------------------------------------------------------------------------
-r8214 | fenrir | 2004-07-18 19:04:44 +0200 (Sun, 18 Jul 2004) | 2 lines
+r12065 | zorglub | 2005-08-07 22:22:33 +0200 (Sun, 07 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/src/interface/interface.c
 
- * subtitle: fixed a small memleak.
+One more
 
 ------------------------------------------------------------------------
-r8213 | fenrir | 2004-07-18 18:33:02 +0200 (Sun, 18 Jul 2004) | 2 lines
+r12064 | zorglub | 2005-08-07 22:22:02 +0200 (Sun, 07 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/debian/patches/20_interfaces.dpatch
+   M /trunk/debian/rules
 
- * mpga: fixed a memleak+warnings.
+s/wxwindows/wxwidgets
 
 ------------------------------------------------------------------------
-r8212 | asmax | 2004-07-18 15:56:08 +0200 (Sun, 18 Jul 2004) | 2 lines
+r12063 | fkuehne | 2005-08-07 20:23:46 +0200 (Sun, 07 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/galaktos/glx.c
-   M /trunk/modules/visualization/galaktos/glx.h
-   M /trunk/modules/visualization/galaktos/main.c
-   M /trunk/modules/visualization/galaktos/plugin.c
-   M /trunk/modules/visualization/galaktos/plugin.h
-
- * all: now both GLX 1.2 and 1.3 are supported
+   M /trunk/AUTHORS
+   M /trunk/NEWS
 
+* forgot these 2
 ------------------------------------------------------------------------
-r8211 | fenrir | 2004-07-18 14:03:37 +0200 (Sun, 18 Jul 2004) | 2 lines
+r12062 | fkuehne | 2005-08-07 19:58:39 +0200 (Sun, 07 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/ftp.c
-
- * ftp: handle multiple lines answers.
+   M /trunk/Makefile.am
+   M /trunk/modules/gui/macosx/intf.m
 
+* whoops
 ------------------------------------------------------------------------
-r8210 | hartman | 2004-07-18 13:25:28 +0200 (Sun, 18 Jul 2004) | 2 lines
+r12061 | fkuehne | 2005-08-07 19:54:45 +0200 (Sun, 07 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
-
-* spelling corrections
+   M /trunk/Makefile.am
+   A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/classes.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/info.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
+   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/keyedobjects.nib
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/gui/macosx/Modules.am
+   A /trunk/modules/gui/macosx/bookmarks.h
+   A /trunk/modules/gui/macosx/bookmarks.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
+* ALL: ported the WX-bookmarks-window to Cocoa (closes #22)
+    - complete functionality except "Extract" (I'm going to fix that next week)
+* MainMenu.nib: re-orded the window-menu a bit
+* wizard.*: added a method to launch it from the bookmarks
 ------------------------------------------------------------------------
-r8209 | hartman | 2004-07-17 22:43:52 +0200 (Sat, 17 Jul 2004) | 2 lines
+r12058 | ipkiss | 2005-08-07 13:46:25 +0200 (Sun, 07 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/modules/gui/wxwidgets/updatevlc.cpp
 
-* additions to TODO list
+ * wxwidgets/updatevlc.cpp: Resize the tree control when resizing the window
 
 ------------------------------------------------------------------------
-r8208 | courmisch | 2004-07-17 18:56:59 +0200 (Sat, 17 Jul 2004) | 3 lines
+r12057 | fkuehne | 2005-08-07 13:07:49 +0200 (Sun, 07 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
-
-Fix socket errors handling.
-Fallback to IPv4 with option --ipv6 if IPv6 fails
+   M /trunk/modules/demux/mkv.cpp
 
+* fix compile warnings
 ------------------------------------------------------------------------
-r8207 | courmisch | 2004-07-17 17:04:42 +0200 (Sat, 17 Jul 2004) | 2 lines
+r12056 | ipkiss | 2005-08-07 12:56:07 +0200 (Sun, 07 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/gui/skins2/src/dialogs.hpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/wxwidgets/menus.cpp
 
-Fallback for UDP if not using IPv4
+ * wxwidgets/menus.cpp: Added "Open Directory" in the wx popup menu
+ * skins2: Added dialogs.directory() and dialogs.streamingWizard() actions
+ * doc/skins/skins2-howto.xml: Updated the doc accordingly
 
 ------------------------------------------------------------------------
-r8206 | courmisch | 2004-07-17 16:07:40 +0200 (Sat, 17 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
-Fix corner case introduced in HTTPd IPv6 patch
-
-------------------------------------------------------------------------
-r8205 | asmax | 2004-07-17 15:55:48 +0200 (Sat, 17 Jul 2004) | 13 lines
-Changed paths:
-   M /trunk/modules/visualization/galaktos/Modules.am
-   A /trunk/modules/visualization/galaktos/PCM.c
-   A /trunk/modules/visualization/galaktos/PCM.h
-   A /trunk/modules/visualization/galaktos/beat_detect.c
-   A /trunk/modules/visualization/galaktos/beat_detect.h
-   A /trunk/modules/visualization/galaktos/builtin_funcs.c
-   A /trunk/modules/visualization/galaktos/builtin_funcs.h
-   A /trunk/modules/visualization/galaktos/common.h
-   A /trunk/modules/visualization/galaktos/compare.h
-   A /trunk/modules/visualization/galaktos/custom_shape.c
-   A /trunk/modules/visualization/galaktos/custom_shape.h
-   A /trunk/modules/visualization/galaktos/custom_shape_types.h
-   A /trunk/modules/visualization/galaktos/custom_wave.c
-   A /trunk/modules/visualization/galaktos/custom_wave.h
-   A /trunk/modules/visualization/galaktos/custom_wave_types.h
-   A /trunk/modules/visualization/galaktos/engine_vars.c
-   A /trunk/modules/visualization/galaktos/engine_vars.h
-   A /trunk/modules/visualization/galaktos/eval.c
-   A /trunk/modules/visualization/galaktos/eval.h
-   A /trunk/modules/visualization/galaktos/expr_types.h
-   A /trunk/modules/visualization/galaktos/fatal.h
-   A /trunk/modules/visualization/galaktos/fftsg.c
-   A /trunk/modules/visualization/galaktos/func.c
-   A /trunk/modules/visualization/galaktos/func.h
-   A /trunk/modules/visualization/galaktos/func_types.h
-   M /trunk/modules/visualization/galaktos/glx.c
-   M /trunk/modules/visualization/galaktos/glx.h
-   A /trunk/modules/visualization/galaktos/idle_preset.h
-   A /trunk/modules/visualization/galaktos/init_cond.c
-   A /trunk/modules/visualization/galaktos/init_cond.h
-   A /trunk/modules/visualization/galaktos/init_cond_types.h
-   A /trunk/modules/visualization/galaktos/interface_types.h
-   M /trunk/modules/visualization/galaktos/main.c
-   M /trunk/modules/visualization/galaktos/main.h
-   A /trunk/modules/visualization/galaktos/param.c
-   A /trunk/modules/visualization/galaktos/param.h
-   A /trunk/modules/visualization/galaktos/param_types.h
-   A /trunk/modules/visualization/galaktos/parser.c
-   A /trunk/modules/visualization/galaktos/parser.h
-   A /trunk/modules/visualization/galaktos/per_frame_eqn.c
-   A /trunk/modules/visualization/galaktos/per_frame_eqn.h
-   A /trunk/modules/visualization/galaktos/per_frame_eqn_types.h
-   A /trunk/modules/visualization/galaktos/per_pixel_eqn.c
-   A /trunk/modules/visualization/galaktos/per_pixel_eqn.h
-   A /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h
-   A /trunk/modules/visualization/galaktos/per_point_types.h
-   M /trunk/modules/visualization/galaktos/plugin.c
-   M /trunk/modules/visualization/galaktos/plugin.h
-   A /trunk/modules/visualization/galaktos/preset.c
-   A /trunk/modules/visualization/galaktos/preset.h
-   A /trunk/modules/visualization/galaktos/preset_types.h
-   A /trunk/modules/visualization/galaktos/splaytree.c
-   A /trunk/modules/visualization/galaktos/splaytree.h
-   A /trunk/modules/visualization/galaktos/splaytree_types.h
-   A /trunk/modules/visualization/galaktos/tree_types.c
-   A /trunk/modules/visualization/galaktos/tree_types.h
-   A /trunk/modules/visualization/galaktos/video_init.c
-   A /trunk/modules/visualization/galaktos/video_init.h
-
-  * all: first implementation of a MilkDrop-compatible visualization plugin,
-    based on ProjectM (xmms-projectm.sourceforge.net), without the
-    dependency on SDL 1.3. At the moment it only works on X11 with GLX 1.3,
-    I didn't manage to have it working with the 1.2 API :(
-    SGI Pbuffers are not used yet, I didn't manage to have them working
-    well either :(
-    Milkdrop presets are searched in /etc/projectM/presets (guess why ;)
-    With projectM presets, colours look a bit "flashy", I wonder if it
-    is normal...
-    To compile the plugin, add --enable-galaktos in configure. The only
-    dependencies are on X11 and OpenGL libs.
-    Enjoy !
-
-------------------------------------------------------------------------
-r8204 | courmisch | 2004-07-17 14:30:59 +0200 (Sat, 17 Jul 2004) | 2 lines
+r12055 | dionoea | 2005-08-07 04:59:04 +0200 (Sun, 07 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/vlc.win32.nsi
 
-IPv6 support for HTTPd
+ * add "remove prefs and cache" option in installer and uninstaller
 
 ------------------------------------------------------------------------
-r8203 | hartman | 2004-07-17 13:51:46 +0200 (Sat, 17 Jul 2004) | 3 lines
+r12054 | asmax | 2005-08-07 01:45:34 +0200 (Sun, 07 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/audio_filter/equalizer.c
+   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.hpp
 
-* strtof is C99 and not present on pre BSD 5 (including older Mac OSX).
-  added configure.ac check and use strtod with cast as backup since it is ANSI C
+ * all: fixed member initialization order 
 
 ------------------------------------------------------------------------
-r8202 | courmisch | 2004-07-17 13:50:43 +0200 (Sat, 17 Jul 2004) | 2 lines
+r12053 | asmax | 2005-08-07 01:38:31 +0200 (Sun, 07 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
-Check for getnameinfo() - required for later patch
+   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_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_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/utils/fsm.cpp
+   M /trunk/modules/gui/skins2/utils/fsm.hpp
 
+ * all: use command objects in FSM instead of C-style callbacks
 ------------------------------------------------------------------------
-r8201 | hartman | 2004-07-17 01:04:57 +0200 (Sat, 17 Jul 2004) | 2 lines
+r12052 | fkuehne | 2005-08-07 01:17:23 +0200 (Sun, 07 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/dvdnav.patch
-
-* libdvdnav compiles on Mac OS X 10.2 with this patch. (copied from libdvdread)
+   M /trunk/modules/gui/macosx/intf.m
 
+* comment out an include, which isn't in trunk yet...
 ------------------------------------------------------------------------
-r8200 | hartman | 2004-07-16 23:05:52 +0200 (Fri, 16 Jul 2004) | 2 lines
+r12051 | fkuehne | 2005-08-07 01:16:09 +0200 (Sun, 07 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
-
-* no more need for unistd.h patch in rtsp.c of ffmpeg either
+   M /trunk/modules/gui/macosx/intf.m
 
+* fix 4 memory leaks introduced in the nib-split, stupid me
 ------------------------------------------------------------------------
-r8199 | hartman | 2004-07-16 22:05:03 +0200 (Fri, 16 Jul 2004) | 2 lines
+r12050 | fkuehne | 2005-08-07 00:40:35 +0200 (Sun, 07 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
-
-* update ffmpeg patch. no more need for lrintf() and libpostproc header install workaround
+   M /trunk/modules/gui/macosx/extended.h
+   M /trunk/modules/gui/macosx/extended.m
 
+* set keywords
 ------------------------------------------------------------------------
-r8198 | fenrir | 2004-07-16 21:33:20 +0200 (Fri, 16 Jul 2004) | 3 lines
+r12048 | fkuehne | 2005-08-06 23:22:23 +0200 (Sat, 06 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/mux/mp4.c
-
- * libmp4.c: MMhh .mp4 is 99.99% the same thing than .mov but not 100% :(((
- * mp4.c: hdlr atom in the .mp4 and .mov way.
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
+* added the IMG-file-type
 ------------------------------------------------------------------------
-r8197 | fenrir | 2004-07-16 20:35:50 +0200 (Fri, 16 Jul 2004) | 4 lines
+r12047 | dionoea | 2005-08-06 23:17:27 +0200 (Sat, 06 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/vlc.win32.nsi
 
-  * equalizer: fixed a bug with strtof.
-      (Please look at the warnings, most of the time "incompatible pointer
-type" isn't really good ;)
+fix compile on makensis versions < 2.07 (debian sid is 2.06)
 
 ------------------------------------------------------------------------
-r8196 | hartman | 2004-07-16 18:34:11 +0200 (Fri, 16 Jul 2004) | 2 lines
+r12046 | asmax | 2005-08-06 23:15:48 +0200 (Sat, 06 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
- * Fix alignment on a configure --help message
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
 
+ * dialogs.cpp: fixed an assert failure in open skins dialog
 ------------------------------------------------------------------------
-r8195 | sam | 2004-07-16 15:10:34 +0200 (Fri, 16 Jul 2004) | 2 lines
+r12045 | fkuehne | 2005-08-06 22:48:15 +0200 (Sat, 06 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
-  * configure.ac: fixed a misplaced parenthesis in the -lXt detection.
+   M /trunk/AUTHORS
+   M /trunk/NEWS
 
+* Updated
 ------------------------------------------------------------------------
-r8194 | sam | 2004-07-16 13:50:27 +0200 (Fri, 16 Jul 2004) | 3 lines
+r12044 | dionoea | 2005-08-06 21:44:35 +0200 (Sat, 06 Aug 2005) | 5 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/vlc.win32.nsi
 
-  * configure.ac:
-    + Added full library dependencies to the -lXt check.
+ * add context menu item to open directories
+ * ask to uninstall VLC before installing
+ * use several languages (its nice for people who really don't talk english)
+ * small fixes
 
 ------------------------------------------------------------------------
-r8193 | sam | 2004-07-16 13:33:32 +0200 (Fri, 16 Jul 2004) | 2 lines
+r12043 | asmax | 2005-08-06 21:36:54 +0200 (Sat, 06 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_config.h
-   M /trunk/include/vlc_input.h
-   M /trunk/include/vlc_meta.h
-   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_common.h
 
-  * it's information, not informations (you missed some, dj :P)
+ * vlc_common.c: forward declaration of dirent for vlc_symbols.h
 
 ------------------------------------------------------------------------
-r8192 | hartman | 2004-07-16 13:29:21 +0200 (Fri, 16 Jul 2004) | 4 lines
+r12042 | asmax | 2005-08-06 21:09:54 +0200 (Sat, 06 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.h
-   M /trunk/modules/control/http.c
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/misc/sap.c
-   M /trunk/modules/mux/asf.c
-   M /trunk/modules/video_output/fb.c
-   M /trunk/modules/video_output/ggi.c
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/share/http/info.html
-   M /trunk/src/input/input.c
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
+   M /trunk/src/extras/getopt.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/charset.c
 
-* it's information, not informations (grep -r)
-* modules/demux/avi/avi.c: Look a bit further into the file for the avi tag.
-  this allows you to play avi in uncompressed .rar (only first part of course).
+ * charset.c: don't return a pointer to a buffer allocated on the stack!
+ * all: removed some warnings
+------------------------------------------------------------------------
+r12041 | asmax | 2005-08-06 17:08:37 +0200 (Sat, 06 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/src/libvlc.c
+   M /trunk/src/stream_output/sap.c
 
+ * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open failed
+ * sap.c: compilation fix
+ * win32_graphics.cpp: avoid multiple #define
 ------------------------------------------------------------------------
-r8191 | sam | 2004-07-16 13:26:48 +0200 (Fri, 16 Jul 2004) | 8 lines
+r12040 | massiot | 2005-08-06 13:45:34 +0200 (Sat, 06 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/debian/README.Debian
-   M /trunk/debian/changelog
-   M /trunk/debian/control
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
-  * debian/rules:
-    + Activated Theora support (Closes: #259061).
-    + Re-enabled the KDE plugin (Closes: #258295).
-  * debian/control:
-    + Set policy to 3.6.1.1.
-    + Build-depend on libid3tag0-dev for ID3 tag support.
-    + Made vlc depend on wxvlc for the moment.
+ * src/extras/libc.c: Fixed compilation on systems without scandir().
 
 ------------------------------------------------------------------------
-r8190 | hartman | 2004-07-15 20:47:32 +0200 (Thu, 15 Jul 2004) | 2 lines
+r12039 | massiot | 2005-08-06 13:04:31 +0200 (Sat, 06 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/coreaudio.c
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
 
-* removed the hog elements. They are breaking stuff..
+ * include/vlc_common.h: VLC_EXPORT macros can't span on several lines.
 
 ------------------------------------------------------------------------
-r8189 | hartman | 2004-07-15 17:24:53 +0200 (Thu, 15 Jul 2004) | 2 lines
+r12038 | fkuehne | 2005-08-05 21:47:51 +0200 (Fri, 05 Aug 2005) | 9 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
-
-* reenable the prefs. this was a small leftover from debugging
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/extended.h
+   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
 
+* macosx/extended.*: finished the extended-controls for OSX (closes #268)
+    - save the prefs when they are changed, so the settings are kept
+    - restore the objects to the correct values
+    - fixed some compiler warnings
+    - i18n support additions
+    
+* Extended.nib: minor tweak
+    
+* wxwidgets/extrapanel.cpp: fixed typo
 ------------------------------------------------------------------------
-r8188 | hartman | 2004-07-15 17:20:46 +0200 (Thu, 15 Jul 2004) | 2 lines
+r12037 | massiot | 2005-08-05 21:25:38 +0200 (Fri, 05 Aug 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
+   M /trunk/configure.ac
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/control/http.c
+   M /trunk/src/extras/libc.c
+   M /trunk/src/misc/charset.c
 
-* spelling error
+ * src/extras/libc.c: Added an implementation of scandir (from directory.c).
+ * modules/control/http.c: Use scandir instead of readdir since it allows
+   to sort the files alphanumerically.
+ * src/misc/charset.c: Fixed the declaration of vlc_fix_readdir_charset.
 
 ------------------------------------------------------------------------
-r8187 | gbazin | 2004-07-15 14:41:38 +0200 (Thu, 15 Jul 2004) | 1 line
+r12036 | massiot | 2005-08-05 20:44:47 +0200 (Fri, 05 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/misc/logger.c
+
+ * modules/control/http.c: Support for ~ in foreach directory.
 
-* modules/audio_filter/equalizer.c: fixed segfault in BandsCallback().
 ------------------------------------------------------------------------
-r8186 | gbazin | 2004-07-14 21:26:30 +0200 (Wed, 14 Jul 2004) | 1 line
+r12035 | massiot | 2005-08-05 19:56:50 +0200 (Fri, 05 Aug 2005) | 8 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/control/http.c
+
+ * modules/control/http.c: Added two new RPN functions : playlist_add and
+   play. playlist_add takes two arguments, mrl and name, and returns
+   the ID of the added item. play takes 1 argument, the ID of the item,
+   and returns non-zero in case of error. These functions are much more
+   convenient than using the "control" tags, because you can then do
+   several commands in the same page, and get the playlist ID of the
+   added item, which many people complained about.
 
-* modules/codec/ffmpeg/demux.c: don't use libavformat's redirector demux.
 ------------------------------------------------------------------------
-r8185 | asmax | 2004-07-14 15:03:54 +0200 (Wed, 14 Jul 2004) | 2 lines
+r12034 | massiot | 2005-08-05 19:52:46 +0200 (Fri, 05 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/visualization/galaktos/Modules.am
-   M /trunk/modules/visualization/galaktos/glx.c
-   M /trunk/modules/visualization/galaktos/glx.h
-   A /trunk/modules/visualization/galaktos/main.c
-   A /trunk/modules/visualization/galaktos/main.h
-   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
 
- * all: just a basic OpenGL scope at the moment
+ * modules/gui/skins2/src/skin_main.cpp: Unsubscribe message queue when
+   failing.
 
 ------------------------------------------------------------------------
-r8184 | gbazin | 2004-07-14 12:21:21 +0200 (Wed, 14 Jul 2004) | 1 line
+r12033 | courmisch | 2005-08-05 17:56:41 +0200 (Fri, 05 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/threads.c
+   M /trunk/modules/control/http.c
+
+Fix compiler warnings
 
-* src/misc/threads.c: fixed long standing win32 thread handles leak.
 ------------------------------------------------------------------------
-r8183 | sigmunau | 2004-07-13 14:05:21 +0200 (Tue, 13 Jul 2004) | 2 lines
+r12032 | massiot | 2005-08-05 17:20:53 +0200 (Fri, 05 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
 
-mpga.c: fixed some memleaks in the probing process
+ * ALL: a couple more vlc_object_release()...
 
 ------------------------------------------------------------------------
-r8182 | zorglub | 2004-07-13 13:41:21 +0200 (Tue, 13 Jul 2004) | 1 line
+r12031 | massiot | 2005-08-05 16:46:20 +0200 (Fri, 05 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/stream_out/transcode.c
+
+ * modules/stream_out/transcode.c: Fixed DTS madness after pausing when
+   --sout-transcode-fps is in use.
 
-Couple of fixes
 ------------------------------------------------------------------------
-r8181 | asmax | 2004-07-12 20:02:57 +0200 (Mon, 12 Jul 2004) | 3 lines
+r12030 | massiot | 2005-08-05 15:54:35 +0200 (Fri, 05 Aug 2005) | 6 lines
 Changed paths:
-   M /trunk/build-vlc
-   M /trunk/config.in
-   M /trunk/configure.ac
-   A /trunk/modules/visualization/galaktos
-   A /trunk/modules/visualization/galaktos/Modules.am
-   A /trunk/modules/visualization/galaktos/glx.c
-   A /trunk/modules/visualization/galaktos/glx.h
-   A /trunk/modules/visualization/galaktos/plugin.c
-   A /trunk/modules/visualization/galaktos/plugin.h
-   M /trunk/src/audio_output/input.c
+   M /trunk/src/misc/httpd.c
 
- * all: skeleton of a coming-soon OpenGL visualization plugin, compatible
-   with MilkDrop for winamp.
+ * src/misc/httpd.c: Changed the encoding of mandatory pages (401, 403, 404...)
+   to ascii instead of UTF-8 because those pages actually contain only
+   ascii characters, and it allows it to work with all browsers including
+   those which do not support UTF-8. BTW these pages should be somewhere
+   in the filesystem instead of hard-coded in the C file.
 
 ------------------------------------------------------------------------
-r8180 | gbazin | 2004-07-12 13:57:49 +0200 (Mon, 12 Jul 2004) | 2 lines
+r12029 | massiot | 2005-08-05 15:45:56 +0200 (Fri, 05 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
+   M /trunk/src/stream_output/stream_output.c
 
-* modules/gui/wxwindows/extrapanel.cpp: try to use some spacing between widgets to make it actually readable. The equalizer panel would need more work though (ah and the wizard needs a whole load of them as well).
+ * ALL: releasing a few unreleased objects.
 
 ------------------------------------------------------------------------
-r8179 | gbazin | 2004-07-12 10:30:12 +0200 (Mon, 12 Jul 2004) | 1 line
+r12028 | massiot | 2005-08-05 15:45:10 +0200 (Fri, 05 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/misc/objects.c
+
+ * src/misc/objects.c: More verbosity to debug unreleased objects.
 
-* configure.ac: added new normvol module to the build.
 ------------------------------------------------------------------------
-r8178 | anil | 2004-07-12 09:33:02 +0200 (Mon, 12 Jul 2004) | 2 lines
+r12027 | massiot | 2005-08-05 15:43:50 +0200 (Fri, 05 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/src/input/input.c
 
-* unicode fixes
+ * src/input/input.c: msg_Warn->msg_Dbg
 
 ------------------------------------------------------------------------
-r8177 | titer | 2004-07-12 08:56:05 +0200 (Mon, 12 Jul 2004) | 2 lines
+r12026 | fkuehne | 2005-08-05 15:03:54 +0200 (Fri, 05 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/normvol.c
-
- Fixed norm-max-level description
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
+   M /trunk/po/de.po
 
+* fixed minor stuff
 ------------------------------------------------------------------------
-r8176 | zorglub | 2004-07-12 08:48:37 +0200 (Mon, 12 Jul 2004) | 1 line
+r12025 | fkuehne | 2005-08-05 15:03:20 +0200 (Fri, 05 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/TODO
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/extended.h
+   M /trunk/modules/gui/macosx/extended.m
 
-Updated TODO
+* added video filters and i18n support -- still ToDo: loaded the settings from the prefs correctly
 ------------------------------------------------------------------------
-r8175 | zorglub | 2004-07-12 08:47:15 +0200 (Mon, 12 Jul 2004) | 1 line
+r12024 | fkuehne | 2005-08-05 09:52:05 +0200 (Fri, 05 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   A /trunk/modules/gui/wxwindows/extrapanel.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/messages.cpp
-   D /trunk/modules/gui/wxwindows/streamwizard.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/po/ca.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/nl.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_TW.po
 
-Removed the old streaming wizard\nSplitted the interface file into interface+extrapanel\nExtrapanel is now a notebook\nReworked the video extrapanel (removed ratio,added filters)\nImplemented a graphical equaliwer
+* updated the po-files
 ------------------------------------------------------------------------
-r8174 | zorglub | 2004-07-12 08:45:48 +0200 (Mon, 12 Jul 2004) | 1 line
+r12023 | fkuehne | 2005-08-05 01:31:31 +0200 (Fri, 05 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/Modules.am
-   A /trunk/modules/audio_filter/normvol.c
+   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/keyedobjects.nib
 
-Added a very trivial volume normalizer
+* VLCExtended is no class needed there
 ------------------------------------------------------------------------
-r8173 | zorglub | 2004-07-12 08:45:07 +0200 (Mon, 12 Jul 2004) | 1 line
+r12022 | fkuehne | 2005-08-05 01:24:50 +0200 (Fri, 05 Aug 2005) | 8 lines
 Changed paths:
-   M /trunk/modules/audio_filter/channel_mixer/headphone.c
-   M /trunk/modules/audio_filter/equalizer.c
-   M /trunk/src/audio_output/input.c
-   M /trunk/src/input/input.c
+   M /trunk/Makefile.am
+   A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
+   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/keyedobjects.nib
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/gui/macosx/Modules.am
+   A /trunk/modules/gui/macosx/extended.h
+   A /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
 
-Allow on the fly change of equalizer config. Only restart aout when enabling/disabling equalizer
+* port of the WX-advanded-GUI to OSX (refs #268)
+- the adjust-image-filter and the audio-filters are completely useable
+
+ToDo:
+- complete i18n support
+- video-filters
+- loading the settings from the prefs correctly
+- probably minor layout tweaks, etc.
 ------------------------------------------------------------------------
-r8172 | zorglub | 2004-07-12 08:43:28 +0200 (Mon, 12 Jul 2004) | 1 line
+r12021 | gbazin | 2005-08-04 23:58:02 +0200 (Thu, 04 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/configure.ac
 
-Fix refcount problem when creation fails
+* configure.ac: another fix for libavutil detection.
 ------------------------------------------------------------------------
-r8171 | zorglub | 2004-07-12 08:42:47 +0200 (Mon, 12 Jul 2004) | 1 line
+r12020 | gbazin | 2005-08-04 23:49:00 +0200 (Thu, 04 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/adjust.c
-   M /trunk/modules/video_filter/crop.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/configure.ac
 
-Fix segfault when child vout creation fails
+* configure.ac: support for latest ffmpeg changes (introduction of libavutil).
 ------------------------------------------------------------------------
-r8170 | hartman | 2004-07-11 18:26:58 +0200 (Sun, 11 Jul 2004) | 3 lines
+r12019 | xtophe | 2005-08-04 21:22:10 +0200 (Thu, 04 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
+   M /trunk/extras/Makefile
 
-NEWS: not that 0.7.3 is not released yet
-TODO: updates more stuff to do :)
+Compile fix
 
 ------------------------------------------------------------------------
-r8169 | hartman | 2004-07-11 18:26:21 +0200 (Sun, 11 Jul 2004) | 2 lines
+r12018 | massiot | 2005-08-04 21:15:33 +0200 (Thu, 04 Aug 2005) | 7 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/modules/control/http.c
 
-* Fix audio subtitle track changer hotkey on OSX.
+ * modules/control/http.c: New option --http-charset to specify which
+   charset the HTML pages will be transformed into (default no transform,
+   ie. UTF-8). Call vlc_fix_readdir_charset whenever necessary, the
+   http intf should now work under Mac OS X with non-ascii filenames.
+   When using the 'add' command (MVLC_ADD), add an extra paramater 'name'
+   besides 'mrl' to specify which name to use in the playlist.
 
 ------------------------------------------------------------------------
-r8168 | asmax | 2004-07-11 13:15:43 +0200 (Sun, 11 Jul 2004) | 2 lines
+r12017 | courmisch | 2005-08-04 21:14:06 +0200 (Thu, 04 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins/x11/x11_timer.cpp
+   M /trunk/src/libvlc.c
 
- * x11_timer.cpp: compilation fix
+Initialize iconv at The Right Times
 
 ------------------------------------------------------------------------
-r8167 | fenrir | 2004-07-11 11:58:24 +0200 (Sun, 11 Jul 2004) | 2 lines
+r12016 | massiot | 2005-08-04 21:11:07 +0200 (Thu, 04 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/modules/access/directory.c
 
- *  theora: compilation fix.
+ * modules/access/directory.c: Call vlc_fix_readdir_charset() whenever
+   needed. This fixes the directory access module under Mac OS X.
 
 ------------------------------------------------------------------------
-r8166 | fenrir | 2004-07-10 20:12:56 +0200 (Sat, 10 Jul 2004) | 2 lines
+r12015 | massiot | 2005-08-04 21:10:21 +0200 (Thu, 04 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/mpjpeg.c
-   M /trunk/modules/mux/wav.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/libiconv.patch
 
- * all: compilation fix.
+ * extras/contrib/src: Patched libiconv to handle UTF-8-MAC (format
+   returned by Darwin's readdir). Probably we should send this upstream.
 
 ------------------------------------------------------------------------
-r8165 | gbazin | 2004-07-10 20:08:09 +0200 (Sat, 10 Jul 2004) | 3 lines
+r12014 | massiot | 2005-08-04 21:09:15 +0200 (Thu, 04 Aug 2005) | 6 lines
 Changed paths:
-   M /trunk/include/mtime.h
-   M /trunk/include/vlc_common.h
-   M /trunk/src/misc/mtime.c
+   M /trunk/include/charset.h
+   M /trunk/include/main.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/charset.c
+   M /trunk/src/misc/darwin_specific.m
 
-* src/misc/mtime.c, include/mtime.h: new common "date" API for date incrementation without long-term rounding errors.
-  (is going to replace audio_date_t).
+ * src/misc/charset.c: New function vlc_fix_readdir_charset. It is used
+   under Mac OS X to transform UTF-8-MAC returned by readdir() into
+   UTF-8. Darwin always uses UTF-8 internally, so we vlc_current_charset
+   should always return UTF-8. Also made vlc_current_charset()
+   thread-safe and added a few missing const's.
 
 ------------------------------------------------------------------------
-r8164 | fenrir | 2004-07-10 19:22:35 +0200 (Sat, 10 Jul 2004) | 2 lines
+r12013 | massiot | 2005-08-04 21:06:29 +0200 (Thu, 04 Aug 2005) | 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
+   M /trunk/include/network.h
 
- * all: sout_ParseCfg -> sout_CfgParse.
+ * include/network.h: Fixed vlc_UrlEncode with non-ASCII characters.
 
 ------------------------------------------------------------------------
-r8163 | fenrir | 2004-07-10 19:22:10 +0200 (Sat, 10 Jul 2004) | 2 lines
+r12012 | massiot | 2005-08-04 21:05:21 +0200 (Thu, 04 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/src/libvlc.c
 
-* vlc_common: moved a few typedefs from stream_output.h
+ * src/libvlc.c: Fixed segfault introduced in #12010 when current_charset is
+   UTF-8.
 
 ------------------------------------------------------------------------
-r8162 | fenrir | 2004-07-10 19:20:59 +0200 (Sat, 10 Jul 2004) | 2 lines
+r12011 | courmisch | 2005-08-04 21:03:28 +0200 (Thu, 04 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/display.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
+   M /trunk/src/libvlc.c
 
- * all: cosmetics.
+Fix question marks insertion
 
 ------------------------------------------------------------------------
-r8161 | fenrir | 2004-07-10 19:20:11 +0200 (Sat, 10 Jul 2004) | 2 lines
+r12010 | courmisch | 2005-08-04 20:14:40 +0200 (Thu, 04 Aug 2005) | 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/ps.c
-   M /trunk/modules/mux/mpeg/ts.c
-   M /trunk/modules/mux/ogg.c
+   M /trunk/include/main.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/unicode.c
 
- * all: cosmetics + MUX_GET_MIME.
+Don't call vlc_current_charset and vlc_iconv_open at every conversion
 
 ------------------------------------------------------------------------
-r8160 | fenrir | 2004-07-10 19:19:28 +0200 (Sat, 10 Jul 2004) | 2 lines
+r12009 | xtophe | 2005-08-04 19:18:13 +0200 (Thu, 04 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
- all: sout_ParseCfg -> sout_CfgParse.
+Compile fix
 
 ------------------------------------------------------------------------
-r8159 | fenrir | 2004-07-10 19:18:50 +0200 (Sat, 10 Jul 2004) | 2 lines
+r12008 | courmisch | 2005-08-04 19:03:42 +0200 (Thu, 04 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/stream_output/sap.c
 
- * all: lot of cosmetics, and added a MUX_GET_MIME (not yet used).
+Fix heap buffer overflow
 
 ------------------------------------------------------------------------
-r8158 | gbazin | 2004-07-09 23:13:11 +0200 (Fri, 09 Jul 2004) | 1 line
+r12007 | courmisch | 2005-08-04 18:50:18 +0200 (Thu, 04 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/flac.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/nuv.c
+
+fix spelling of "unsupported"
 
-* modules/codec/flac.c: couple of fixes.
 ------------------------------------------------------------------------
-r8157 | gbazin | 2004-07-09 17:15:07 +0200 (Fri, 09 Jul 2004) | 1 line
+r12006 | courmisch | 2005-08-04 18:47:04 +0200 (Thu, 04 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/m3u.c
-   M /trunk/modules/demux/playlist/playlist.c
-   M /trunk/src/input/stream.c
+   M /trunk/src/misc/unicode.c
+
+Speed up LocaleFree()
 
-* modules/demux/playlist, src/input/stream.c: fixed a shitload of bugs in playlist demuxers + simplified a lot.
 ------------------------------------------------------------------------
-r8156 | fenrir | 2004-07-08 20:10:10 +0200 (Thu, 08 Jul 2004) | 2 lines
+r12005 | courmisch | 2005-08-04 18:38:57 +0200 (Thu, 04 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/Makefile.am
+   M /trunk/src/libvlc.c
+   A /trunk/src/misc/unicode.c
 
- * equalizer: added a preamp value per preset.
+ * reimplement EnableUTF8 without iconv
+ * move Unicode stuff to a separate file
 
 ------------------------------------------------------------------------
-r8155 | gbazin | 2004-07-08 16:20:11 +0200 (Thu, 08 Jul 2004) | 1 line
+r12004 | courmisch | 2005-08-04 16:58:44 +0200 (Thu, 04 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/src/input/decoder.c
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/control/http.c
+   M /trunk/share/http/index.html
+   M /trunk/share/http/vlm/edit.html
+   M /trunk/share/http/vlm/index.html
+   M /trunk/share/http/vlm/new.html
+   M /trunk/share/http/vlm/show.html
+   M /trunk/src/misc/httpd.c
+
+ * modules/control/http.c : specify UTF-8 as charset (closes #236)
+ * share/html/* : sepcify UTF-8 as XML encoding
+ * httpd.c : add a bunch of "const"
 
-* src/input/decoder.c: better pictures leakage detection.
 ------------------------------------------------------------------------
-r8154 | hartman | 2004-07-08 14:48:29 +0200 (Thu, 08 Jul 2004) | 2 lines
+r12003 | courmisch | 2005-08-04 16:45:59 +0200 (Thu, 04 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
+   M /trunk/src/misc/httpd.c
 
-* Fix building of livedotcom module for !--mostly-builtin
+Add stub httpd_ServerIP when httpd is not compiled
 
 ------------------------------------------------------------------------
-r8153 | gbazin | 2004-07-08 14:25:20 +0200 (Thu, 08 Jul 2004) | 1 line
+r12002 | fkuehne | 2005-08-04 14:47:04 +0200 (Thu, 04 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/extras/contrib/src/Makefile
 
-* src/playlist/playlist.c: another autodelete fix.
+* disable the compilation of ffplay (solves a SDL compilation issue)
 ------------------------------------------------------------------------
-r8152 | gbazin | 2004-07-08 12:52:23 +0200 (Thu, 08 Jul 2004) | 1 line
+r12001 | fkuehne | 2005-08-04 14:11:15 +0200 (Thu, 04 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/extras/contrib/src/Patches/daap.patch
 
-* modules/gui/wxwindows/interface.cpp: center the volume control on the toolbar.
+* really fix the patch....
 ------------------------------------------------------------------------
-r8151 | sigmunau | 2004-07-08 11:38:42 +0200 (Thu, 08 Jul 2004) | 3 lines
+r12000 | fkuehne | 2005-08-04 13:55:52 +0200 (Thu, 04 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-
-hotkeys.c: Don't show "Disabled" when cycling audio tracks. Fixed =/== issue
-with the subtitles hotkey (thank you gcc)
+   M /trunk/extras/contrib/src/Patches/daap.patch
 
+* fix the patch file
 ------------------------------------------------------------------------
-r8150 | sigmunau | 2004-07-08 11:12:37 +0200 (Thu, 08 Jul 2004) | 2 lines
+r11999 | fkuehne | 2005-08-04 13:49:36 +0200 (Thu, 04 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_keys.h
-
-Forgot this file in my last commit. 
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/daap.patch
 
+* fix compilation of libopendaap on 10.2
 ------------------------------------------------------------------------
-r8149 | fenrir | 2004-07-08 01:26:35 +0200 (Thu, 08 Jul 2004) | 2 lines
+r11998 | fkuehne | 2005-08-04 12:04:35 +0200 (Thu, 04 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access_output/http.c
-
- * http: added a mime option.
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
 
+* removed unneeded ifdef, which broke the compilation on Darwin 8.x
 ------------------------------------------------------------------------
-r8148 | fenrir | 2004-07-08 01:16:30 +0200 (Thu, 08 Jul 2004) | 2 lines
+r11996 | asmax | 2005-08-04 00:44:45 +0200 (Thu, 04 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/build-vlc
+   M /trunk/config.in
+   M /trunk/defconfig
 
- * demux: stream_DemuxControl: emulate seek.
+* config.in: wxwindows -> wxwidgets. Added a HTTPD option
 
 ------------------------------------------------------------------------
-r8147 | fenrir | 2004-07-08 01:12:30 +0200 (Thu, 08 Jul 2004) | 2 lines
+r11995 | fkuehne | 2005-08-03 23:47:47 +0200 (Wed, 03 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/Modules.am
-
- * Modules.am: link livedotcom with access/mms/asf.c
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
+* implemented transcoding when streaming -- might need some testing, if anyone on OSX got the time (refs #271)
 ------------------------------------------------------------------------
-r8146 | fenrir | 2004-07-08 01:11:08 +0200 (Thu, 08 Jul 2004) | 2 lines
+r11994 | gbazin | 2005-08-03 23:42:04 +0200 (Wed, 03 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-
- * livedotcom: first try to support m$ rtsp. It works on the url I have.
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
+* modules/gui/wxwidgets/interface.cpp: bring back text wrapping on win32 for the about dialog box.
 ------------------------------------------------------------------------
-r8145 | sigmunau | 2004-07-07 23:09:20 +0200 (Wed, 07 Jul 2004) | 2 lines
+r11993 | gbazin | 2005-08-03 23:33:37 +0200 (Wed, 03 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/src/libvlc.h
-
-hadded keys to cycle audio track and subtitle track
+   M /trunk/src/misc/modules.c
 
+* src/misc/modules.c: reverted 11984 which breaks the plugins cache.
 ------------------------------------------------------------------------
-r8144 | gbazin | 2004-07-07 18:41:26 +0200 (Wed, 07 Jul 2004) | 1 line
+r11992 | gbazin | 2005-08-03 23:23:04 +0200 (Wed, 03 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/libvlc.c
 
-* configure.ac: added mpjpeg muxer to the build.
+* src/libvlc.c: compilation fix.
 ------------------------------------------------------------------------
-r8143 | courmisch | 2004-07-07 18:24:56 +0200 (Wed, 07 Jul 2004) | 3 lines
+r11991 | ipkiss | 2005-08-03 23:00:03 +0200 (Wed, 03 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/netsync.c
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
 
-* netsync module no longer IPv4-specific
+ * skins2/vars/playlist.cpp: compilation fix
+
+------------------------------------------------------------------------
+r11990 | courmisch | 2005-08-03 21:09:58 +0200 (Wed, 03 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/old.c
 
+ * M3U: make sure strings are UTF8
+ * old: convert
 
 ------------------------------------------------------------------------
-r8142 | gbazin | 2004-07-07 17:51:23 +0200 (Wed, 07 Jul 2004) | 3 lines
+r11989 | courmisch | 2005-08-03 21:07:09 +0200 (Wed, 03 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/src/audio_output/input.c
+   M /trunk/src/libvlc.c
 
-* src/audio_output/input.c: ability to switch between equalizers on the fly.
-* modules/gui/wxwindows/menus.cpp: added equalizers to the menus.
+Handle NULL pointer properly in Unicode conversion thingy
 
 ------------------------------------------------------------------------
-r8141 | gbazin | 2004-07-07 15:32:46 +0200 (Wed, 07 Jul 2004) | 1 line
+r11988 | courmisch | 2005-08-03 21:01:44 +0200 (Wed, 03 Aug 2005) | 8 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/configure.ac
+   M /trunk/include/charset.h
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/access/file.c
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/skins2/vars/playlist.hpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/gui/wxwidgets/preferences.cpp
+   M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.h
+   M /trunk/modules/misc/playlist/old.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/stream_output/sap.c
+
+Use UTF-8 internally (closes #16 and introduces lots of yet to be uncovered bugs)
+
+* libvlc: Conversion functions (needs performance improvement)
+          Convert filenames from command line
+* SAP, Skins2: no perform own UTF-8 conversion
+* file, playlistold : convert
+* wx, winCE : assume UTF-8
 
-* modules/demux/ogg.c: fix for --input-repeat
 ------------------------------------------------------------------------
-r8140 | gbazin | 2004-07-07 15:25:03 +0200 (Wed, 07 Jul 2004) | 1 line
+r11987 | gbazin | 2005-08-03 20:26:11 +0200 (Wed, 03 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mpjpeg.c
+   M /trunk/modules/video_output/wingdi.c
 
-* modules/mux/mpjpeg.c: allow removing/adding a track on the fly.
+* modules/video_output/wingdi.c: compilation fix when compiled as plugin.
 ------------------------------------------------------------------------
-r8139 | sigmunau | 2004-07-07 14:51:10 +0200 (Wed, 07 Jul 2004) | 2 lines
+r11986 | xtophe | 2005-08-03 18:57:29 +0200 (Wed, 03 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+   M /trunk/modules/gui/wxwidgets/video.cpp
 
-yet another fix for unavailable id3tag
+Forgot to change a few variable names (refs #80)
 
 ------------------------------------------------------------------------
-r8138 | gbazin | 2004-07-07 14:29:21 +0200 (Wed, 07 Jul 2004) | 2 lines
+r11985 | courmisch | 2005-08-03 18:18:38 +0200 (Wed, 03 Aug 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/services_discovery/upnp.cpp
 
-* modules/demux/mp4/mp4.c: a couple of fixes for track selection when seeking.
+There is no "=~" operator in C (it simply means "= ~").
+I assume the intent was "&= ~" which is not the same.
+
+Needs review.
 
 ------------------------------------------------------------------------
-r8137 | sigmunau | 2004-07-07 12:06:56 +0200 (Wed, 07 Jul 2004) | 4 lines
+r11984 | courmisch | 2005-08-03 17:58:31 +0200 (Wed, 03 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/Modules.am
-   A /trunk/modules/mux/mpjpeg.c
+   M /trunk/src/misc/modules.c
 
-a mime multipart jpeg muxer. Mimics the way some webcams work. Resulting 
-streams, served in http, are directly playable by mozilla (though 
-horribly slow)
+Module bank memleak
 
 ------------------------------------------------------------------------
-r8136 | gbazin | 2004-07-07 00:12:40 +0200 (Wed, 07 Jul 2004) | 1 line
+r11983 | courmisch | 2005-08-03 17:45:21 +0200 (Wed, 03 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/audio_filter/Modules.am
+   M /trunk/src/libvlc.c
+
+Fix the message queue memleak
 
-* configure.ac, modules/audio_filter/Modules.am: added the equalizer module to the build.
 ------------------------------------------------------------------------
-r8135 | fenrir | 2004-07-06 23:41:15 +0200 (Tue, 06 Jul 2004) | 2 lines
+r11982 | xtophe | 2005-08-03 17:31:26 +0200 (Wed, 03 Aug 2005) | 2 lines
 Changed paths:
-   A /trunk/modules/audio_filter/equalizer.c
+   M /trunk/NEWS
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.h
 
- * equalizer: simple (and slow) 10 bands equalizer using a IIR filter.
+Renaming of wxwidgets options. Close the renaming (refs #80)
 
 ------------------------------------------------------------------------
-r8134 | djc | 2004-07-06 19:16:32 +0200 (Tue, 06 Jul 2004) | 3 lines
+r11981 | xtophe | 2005-08-03 17:03:23 +0200 (Wed, 03 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/build-vlc
-   M /trunk/config.in
+   M /trunk/modules/gui/wxwidgets/Modules.am
+   M /trunk/modules/gui/wxwidgets/bookmarks.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
+   M /trunk/modules/gui/wxwidgets/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/iteminfo.cpp
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+   M /trunk/modules/gui/wxwidgets/messages.cpp
+   M /trunk/modules/gui/wxwidgets/open.cpp
+   M /trunk/modules/gui/wxwidgets/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/preferences.cpp
+   M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwidgets/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/subtitles.cpp
+   M /trunk/modules/gui/wxwidgets/timer.cpp
+   M /trunk/modules/gui/wxwidgets/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/video.cpp
+   M /trunk/modules/gui/wxwidgets/wizard.cpp
+   A /trunk/modules/gui/wxwidgets/wxwidgets.cpp (from /trunk/modules/gui/wxwidgets/wxwindows.cpp:11979)
+   A /trunk/modules/gui/wxwidgets/wxwidgets.h (from /trunk/modules/gui/wxwidgets/wxwindows.h:11979)
+   D /trunk/modules/gui/wxwidgets/wxwindows.cpp
+   D /trunk/modules/gui/wxwidgets/wxwindows.h
 
-Added current changes in the menu.
-I will now try to generate defconfig by bootstrap...
+wxWindows -> wxWidgets step 3 (refs #80)
 
 ------------------------------------------------------------------------
-r8133 | gbazin | 2004-07-06 19:09:10 +0200 (Tue, 06 Jul 2004) | 1 line
+r11980 | massiot | 2005-08-03 16:52:17 +0200 (Wed, 03 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/misc/image.c
+
+ * src/misc/image.c: Really fixed the segfault on unsupported image type.
 
-* src/stream_output/stream_output.c: don't forget to detach an object before destroying it.
 ------------------------------------------------------------------------
-r8132 | gbazin | 2004-07-06 19:01:12 +0200 (Tue, 06 Jul 2004) | 3 lines
+r11979 | xtophe | 2005-08-03 16:33:59 +0200 (Wed, 03 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/configure.ac
+   A /trunk/modules/gui/wxwidgets (from /trunk/modules/gui/wxwindows:11978)
+   D /trunk/modules/gui/wxwindows
 
-* modules/codec/dvbsub.c: rewrite of the DVB subtitles decoder.
-   It can finally decode properly all the samples I have.
+wxWindows -> wxWidgets in configure.ac and renaming the dir.
+
+NB: Likely to break your cache and preferences
 
 ------------------------------------------------------------------------
-r8131 | gbazin | 2004-07-06 18:54:05 +0200 (Tue, 06 Jul 2004) | 1 line
+r11977 | fkuehne | 2005-08-03 15:07:46 +0200 (Wed, 03 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/araw.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.m
 
-* modules/codec/araw.c: increased priority of encoder.
+* implemented MMS-support (refs #271)
 ------------------------------------------------------------------------
-r8130 | gbazin | 2004-07-06 18:51:35 +0200 (Tue, 06 Jul 2004) | 2 lines
+r11976 | massiot | 2005-08-03 14:58:53 +0200 (Wed, 03 Aug 2005) | 8 lines
 Changed paths:
+   M /trunk/Makefile.am
    M /trunk/configure.ac
-   M /trunk/modules/mux/Modules.am
-   A /trunk/modules/mux/wav.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/SDL.patch
+   A /trunk/extras/contrib/src/Patches/SDL_image.patch
+   A /trunk/extras/contrib/src/Patches/tiff.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-* modules/mux/wav.c: start of a WAV audio file muxer.
+ * extras/contrib: Added libSDL and libSDL_image to the contrib system,
+   along with libjpeg and libtiff. SDL has been heavily patched not to
+   hijack main() on Darwin, you should do the same for other platforms.
+   Also fixed a huge number of typos in the Makefile, and reverted to
+   an old version of ffmpeg because our friends there are breaking
+   everything again.
+ * Makefile.am: Re-added the "Default" directory for Xcode 2.1.
 
 ------------------------------------------------------------------------
-r8129 | hartman | 2004-07-05 22:42:52 +0200 (Mon, 05 Jul 2004) | 3 lines
+r11975 | massiot | 2005-08-03 14:48:10 +0200 (Wed, 03 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/libcddb.patch
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
-* fix contrib system on OS X 10.2.
-  - some libcddb bugs found. Sent them upstream too.
+ * modules/codec/ffmpeg/encoder.c: Avoid a useless warning.
 
 ------------------------------------------------------------------------
-r8128 | fenrir | 2004-07-05 21:50:06 +0200 (Mon, 05 Jul 2004) | 2 lines
+r11973 | asmax | 2005-08-03 01:26:22 +0200 (Wed, 03 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_block.h
-   M /trunk/src/misc/block.c
-
- * block.*: faster block_* and removed unused features.
+   M /trunk/modules/gui/skins2/src/var_manager.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.hpp
 
+* var_manager.cpp: explicit object destruction order to avoid access
+to an already destroyed map ! (and a crash with MSVC runtime...)
 ------------------------------------------------------------------------
-r8127 | courmisch | 2004-07-05 19:14:00 +0200 (Mon, 05 Jul 2004) | 2 lines
+r11972 | asmax | 2005-08-02 23:27:53 +0200 (Tue, 02 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/configure.ac
+   M /trunk/modules/video_filter/Modules.am
+   A /trunk/modules/video_filter/rv32.c
 
-Fixed memory leak (can anyone confirm?)
+* rv32.c: new basic video filter to convert RV24 to RV32
+  (remove the dependency of skins2 to ffmpeg for PNG loading)
 
 ------------------------------------------------------------------------
-r8126 | courmisch | 2004-07-05 17:43:56 +0200 (Mon, 05 Jul 2004) | 4 lines
+r11971 | courmisch | 2005-08-02 21:11:23 +0200 (Tue, 02 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/access_output/udp.c
 
-* configure.ac: check for struct sockaddr_storage
-* src/misc/httpd.c: use sockaddr_storage instead of sockaddr_in
-         (so I may have a chance of storing a sockaddr_in6 one day)
+Use new network modules semantics (closes #283)
+but it is even more ugly than before
 
 ------------------------------------------------------------------------
-r8125 | hartman | 2004-07-05 16:18:51 +0200 (Mon, 05 Jul 2004) | 3 lines
+r11970 | xtophe | 2005-08-02 20:31:32 +0200 (Tue, 02 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/modules/video_filter/deinterlace.c
 
-* aclocal doesn't handle searching in non-existing dirs all that gracefully.
-  new method in which aclocal args first get stored in a variable.
+Add some sections
 
 ------------------------------------------------------------------------
-r8124 | gbazin | 2004-07-05 15:04:11 +0200 (Mon, 05 Jul 2004) | 1 line
+r11969 | courmisch | 2005-08-02 19:59:33 +0200 (Tue, 02 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
-* src/misc/block.c: win32 race condition fix.
-------------------------------------------------------------------------
-r8123 | gbazin | 2004-07-05 13:34:27 +0200 (Mon, 05 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+Rename wxWindows to wxWidgets (refs #80)
+(keep backward compatible shortcuts, of course)
 
-* modules/gui/skins2/win32/win32_factory.cpp: implement minimize() on win32 (I need to access the window manager object from here, don't know if this is safe).
 ------------------------------------------------------------------------
-r8122 | hartman | 2004-07-05 13:02:41 +0200 (Mon, 05 Jul 2004) | 2 lines
+r11968 | massiot | 2005-08-02 19:43:34 +0200 (Tue, 02 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/stream_output/sap.c
 
-* contrib system breakage fix
+ * src/stream_output/sap.c: Fixed small memory leak.
 
 ------------------------------------------------------------------------
-r8121 | hartman | 2004-07-05 03:27:35 +0200 (Mon, 05 Jul 2004) | 25 lines
+r11967 | courmisch | 2005-08-02 19:31:33 +0200 (Tue, 02 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/TODO
-   M /trunk/configure.ac
-   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/applescript.m
-   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/misc.m
-   M /trunk/modules/gui/macosx/open.m
-   M /trunk/modules/gui/macosx/output.m
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/playlistinfo.m
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/macosx/vout.m
-   M /trunk/src/interface/interface.c
-   M /trunk/src/vlc.c
-
-* OSX lowlevel work
-  - The VLCApplication is now launched at the vlc.c level instead of at the module level. Allows VLC to be a more valid Mac application, also removes the vout intf dependancy (use ncurses to disp. video :).
-    This wasn't done at the libvlc level, because a mozilla plugin would no longer be able to function properly.
-  - Some functionality of the macosx vout may not work without the OS X GUI, and not all of this is checked yet.
-  - There is a symlink in VLC.app/Contents/Mac called clivlc that will force it back to a fullblown cli app when you want, so it can still be run by a user who isn't logged in via GUI.
-  - there are some autorelease leaks which need to be tackled.
-  - moved a lot of the VLCApplication func. to the VLCMain class.
-  - VLCMain is a +sharedInstance now.
-  - the complete OS X interface is still badly broken because of the many API changes lately. any volunteers?
-
-Examples:
-VLC.app/Contents/MacOS/VLC [-I macosx]
-launches VLC as before (requires you to be logged in via GUI)
-
-VLC.app/Contents/MacOS/VLC -I ncurses
-launch vlc with a ncurses intf and display video on your mac
-(requires you to be logged in via GUI)
-
-VLC.app/Contents/MacOS/clivlc -I telnet -d
-launch vlm remotely trough ssh in daemon mode, on a GUI'less server for instance, and stream your vids
-
-Now how is that for combining GUI and cli in one application on the mac?!!? :)
-jlj? I finally understand now how the OS X interface works !
+   M /trunk/modules/access/tcp.c
 
+Minor bugfix and cleanup
 
 ------------------------------------------------------------------------
-r8120 | hartman | 2004-07-05 02:22:13 +0200 (Mon, 05 Jul 2004) | 5 lines
+r11966 | fkuehne | 2005-08-02 18:53:43 +0200 (Tue, 02 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/bootstrap
    M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/libcddb.patch
-   A /trunk/extras/contrib/src/Patches/vcdimager.patch
+   D /trunk/extras/contrib/src/Patches/daap.patch
    M /trunk/extras/contrib/src/packages.mak
 
-* Add pkgcfg, libcddb, vcdimager and libcdio to OSX contrib system
-* Fixed bootstrap to use pkg.m4 from contrib system
-* Patches to make libcddb and vcdimager work
-  (stupid bugs !, how do they compile with this on other system?)
-
+* packages.mak: Updated the download server of libopendaap and the used version. 0.4.0 is entirely free on the contrary to previous versions, since it uses a free mdns-library instead of Apple's own now. 
+* Makefile: 
+    - Our patch was applied upstream, so we don't need it anymore.
+    - Fixed a copy&paste typo, which prevented the dist-clean of 9 libraries
 ------------------------------------------------------------------------
-r8119 | adn | 2004-07-05 00:48:36 +0200 (Mon, 05 Jul 2004) | 2 lines
+r11965 | courmisch | 2005-08-02 17:31:47 +0200 (Tue, 02 Aug 2005) | 11 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/include/network.h
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/src/misc/net.c
+
+- When both IPv4 and IPv6 plugins return a socket, use the IPv6 one if
+  IPV6_ONLY can be turned off. It is supposed to be off by default, and
+  it actually is. Unfortunately, OpenBSD and NetBSD people think
+  network software programmer like us are too stupid to use this
+  feature properly, so they just removed it. Lets say the most stupid
+  are not always the ones one think. Also, Windows doesn't support this
+  yet. On all these OSes, keep the old behavior; that is prefer IPv4.
+  Closes #166.
 
-remember to enable it in the doc for 0.7.3
+- Windows protection level compile fix
 
 ------------------------------------------------------------------------
-r8118 | adn | 2004-07-05 00:45:22 +0200 (Mon, 05 Jul 2004) | 2 lines
+r11964 | courmisch | 2005-08-02 17:23:46 +0200 (Tue, 02 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/access/udp.c
 
-doc up to date (minimize)
+Fix typo in previous commit
 
 ------------------------------------------------------------------------
-r8117 | adn | 2004-07-05 00:37:01 +0200 (Mon, 05 Jul 2004) | 2 lines
+r11963 | massiot | 2005-08-02 16:17:01 +0200 (Tue, 02 Aug 2005) | 2 lines
 Changed paths:
-   A /trunk/share/skins2/default/reduce_mouseover.png
-   M /trunk/share/skins2/default/theme.xml
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-minimize in the default theme
+ * modules/codec/ffmpeg: More locking around avcodec_open() and avcodec_close().
 
 ------------------------------------------------------------------------
-r8116 | adn | 2004-07-05 00:22:10 +0200 (Mon, 05 Jul 2004) | 2 lines
+r11961 | hartman | 2005-08-02 12:30:59 +0200 (Tue, 02 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   A /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   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.cpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+   M /trunk/extras/contrib/bootstrap
 
-added a function to minimize VLC (check win32 compilation)
+* SDK shouldn't be enabled yet.
 
 ------------------------------------------------------------------------
-r8115 | asmax | 2004-07-03 16:04:14 +0200 (Sat, 03 Jul 2004) | 2 lines
+r11960 | hartman | 2005-08-02 12:28:54 +0200 (Tue, 02 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-  * wxwindows/menus.cpp: added missing _()
+* Fix mpeg2dec download
 
 ------------------------------------------------------------------------
-r8114 | hartman | 2004-07-02 19:44:16 +0200 (Fri, 02 Jul 2004) | 2 lines
+r11958 | damienf | 2005-08-02 11:02:49 +0200 (Tue, 02 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/THANKS
-   M /trunk/TODO
+   M /trunk/activex/Makefile.am
 
-* Update TODO and other junk
+- add libvlc.a at the end of the linking chain, so that --disable-plugins works for the ActiveX Plugin (ref. #276)
 
 ------------------------------------------------------------------------
-r8113 | gbazin | 2004-07-02 17:12:35 +0200 (Fri, 02 Jul 2004) | 4 lines
+r11957 | sigmunau | 2005-08-01 23:12:22 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/modules/gui/wxwindows/streamdata.h
 
-* include/video_output.h, include/vlc_video.h, src/video_output/*:
-   + When dealing with slow direct buffers, use a temporary picture to overlay subtitles (avoids slow reads during alpha-blending).
-* modules/video_output/directx/directx.c: signal slow picture buffers.
+some more suggestions by trax
 
 ------------------------------------------------------------------------
-r8112 | gbazin | 2004-07-01 18:05:05 +0200 (Thu, 01 Jul 2004) | 1 line
+r11956 | dionoea | 2005-08-01 21:50:19 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/THANKS
+
+add Fran?\195?\167ois Seigner
 
-* modules/codec/dmo/dmo.c: small fix to CopyPicture()
 ------------------------------------------------------------------------
-r8111 | gbazin | 2004-07-01 16:45:45 +0200 (Thu, 01 Jul 2004) | 1 line
+r11955 | sigmunau | 2005-08-01 21:47:12 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/mux/asf.c
+
+mux/asf.c: codec description fixes suggested by trax
 
-* src/playlist/playlist.c: fixed recent playlist f\!ckage.
 ------------------------------------------------------------------------
-r8110 | sigmunau | 2004-07-01 14:54:19 +0200 (Thu, 01 Jul 2004) | 3 lines
+r11954 | dionoea | 2005-08-01 21:45:47 +0200 (Mon, 01 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_pictures.h
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-Doxygenized some functions in vout_pictures.c. Prepared for new chroma
-fourcc YUVA to be used in subpicture rendering
+add TTL option in streamout dialog. Patch by seingier fran?\195?\167ois plus some
+layout and initial value fixes.
 
 ------------------------------------------------------------------------
-r8109 | sigmunau | 2004-07-01 14:37:53 +0200 (Thu, 01 Jul 2004) | 3 lines
+r11953 | massiot | 2005-08-01 21:33:46 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/sort.c
+   M /trunk/extras/contrib/bootstrap
 
-quit fast when sorting a playlist with 1 or less entries. Fixes a crash when
-shuffeling a playlist with 1 entry
+I'll have more commits than courmisch today ! One again
 
 ------------------------------------------------------------------------
-r8108 | gbazin | 2004-07-01 14:37:14 +0200 (Thu, 01 Jul 2004) | 4 lines
+r11952 | sigmunau | 2005-08-01 21:23:00 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/access/http.c
 
-* src/libvlc.c:
-   + start daemon mode before modules are loaded.
-   + dummy interface is the default interface when in daemon mode.
+access/http.c: fixed icy with metadata
 
 ------------------------------------------------------------------------
-r8107 | gbazin | 2004-07-01 12:48:44 +0200 (Thu, 01 Jul 2004) | 1 line
+r11951 | ipkiss | 2005-08-01 20:36:09 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+
+ * wxwindows/bookmarks.cpp: cosmetics + removed a debug message
 
-* modules/mux/mpeg/ts.c: compilation fix.
 ------------------------------------------------------------------------
-r8106 | gbazin | 2004-07-01 12:35:48 +0200 (Thu, 01 Jul 2004) | 1 line
+r11950 | massiot | 2005-08-01 20:35:33 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/src/input/input.c
+
+ * src/input/input.c: Fixed segfault when using :programs= or the VLM.
 
-* modules/codec/theora.c: correct encoding aspect ratio.
 ------------------------------------------------------------------------
-r8105 | gbazin | 2004-07-01 12:32:26 +0200 (Thu, 01 Jul 2004) | 1 line
+r11949 | courmisch | 2005-08-01 20:27:44 +0200 (Mon, 01 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+
+- Kludge to be able to use strerror() with Winsock
+  (should fix IPv6 error reporting on Win32)
+- Some cleanup
 
-* configure.ac: link dvdcss with dvdread on win32/darwin.
 ------------------------------------------------------------------------
-r8104 | gbazin | 2004-07-01 12:06:42 +0200 (Thu, 01 Jul 2004) | 3 lines
+r11948 | massiot | 2005-08-01 19:58:22 +0200 (Mon, 01 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/codecs.h
-   M /trunk/modules/codec/dmo
-   A /trunk/modules/codec/dmo/Modules.am
-   A /trunk/modules/codec/dmo/buffer.c
-   A /trunk/modules/codec/dmo/dmo.c
-   A /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/access/fake.c
 
-* modules/codec/dmo: "DirectX Media Object" decoder plugin (win32 only).
-   This plugin allows using DMO filters to decode some media types (eg. WMV3).
+ * modules/access/fake.c: New --fake-duration option ; useful to do a
+   slide-show.
 
 ------------------------------------------------------------------------
-r8103 | gbazin | 2004-07-01 11:47:05 +0200 (Thu, 01 Jul 2004) | 1 line
+r11947 | courmisch | 2005-08-01 19:54:14 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   A /trunk/modules/codec/dmo
+   M /trunk/modules/access/udp.c
+
+Don't reinvent strchr()
 
-* modules/codec/dmo: new directory.
 ------------------------------------------------------------------------
-r8102 | gbazin | 2004-07-01 01:18:54 +0200 (Thu, 01 Jul 2004) | 1 line
+r11946 | dionoea | 2005-08-01 19:28:16 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/gui/wxwindows/streamdata.h
+
+remove compile warning
 
-* modules/mux/mpeg/ts.c: support for dts and dvbs + a few coding style changes.
 ------------------------------------------------------------------------
-r8101 | hartman | 2004-07-01 00:44:41 +0200 (Thu, 01 Jul 2004) | 3 lines
+r11945 | courmisch | 2005-08-01 19:26:37 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/modules/services_discovery/sap.c
 
-* set correct AR on theora video.
-  this is also broken for encoding, but i'm not sure how to fix this.
+Don't attempt to listen to link-local scope SAP address because it doesn't work
 
 ------------------------------------------------------------------------
-r8100 | gbazin | 2004-07-01 00:15:32 +0200 (Thu, 01 Jul 2004) | 1 line
+r11944 | dionoea | 2005-08-01 19:21:22 +0200 (Mon, 01 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+
+fileinfo : patch by Jonas A. Larsen to remove empty fields
+bookmarks : remove compile warning
 
-* modules/demux/ts.c: added DTS support as per "ETSI TS 101 154" Annex F.
 ------------------------------------------------------------------------
-r8099 | hartman | 2004-06-30 23:37:58 +0200 (Wed, 30 Jun 2004) | 8 lines
+r11943 | sigmunau | 2005-08-01 19:13:05 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/services_discovery/shout.c
 
-* src/libvlc.c:
-  - always use the dummy interface as the primary interface
-    in daemon mode.
-  - always launch the logger interface as a secondary interface.
-    (perhaps later let vlc log to /var/log if it has the rights? in append mode?)
-  - any other interfaces should be launched with --extraintf
-  - we should add a pid file option for daemon mode?
+shout.c: fixed shoutcast discovery (added www. to hostname)
 
 ------------------------------------------------------------------------
-r8098 | asmax | 2004-06-30 20:07:34 +0200 (Wed, 30 Jun 2004) | 5 lines
+r11942 | massiot | 2005-08-01 18:40:24 +0200 (Mon, 01 Aug 2005) | 4 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/codec/fake.c
 
- * src/playlist/playlist.c: check "prevent-skip" to avoid skipping
- twice after a "goto" or a "skip" command.
- I don't know if it is the proper fix, but at least the playlist is
- useable now ;)
+ * modules/codec/fake.c: New obscure options to allow for maximum width
+   and height while keeping the aspect ratio of the original picture. New
+   options to deinterlace the picture on loading.
 
 ------------------------------------------------------------------------
-r8097 | hartman | 2004-06-30 18:26:48 +0200 (Wed, 30 Jun 2004) | 2 lines
+r11941 | massiot | 2005-08-01 18:38:56 +0200 (Mon, 01 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/include/main.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
+   M /trunk/include/vlc_image.h
+   M /trunk/src/misc/image.c
 
-* first stab at vlc daemon mode (-d, --daemon )
+ * src/misc/image.c: New image_Filter call to apply a filter on a picture_t
+   (for instance deinterlace filter).
 
 ------------------------------------------------------------------------
-r8096 | sigmunau | 2004-06-30 18:06:11 +0200 (Wed, 30 Jun 2004) | 2 lines
+r11940 | massiot | 2005-08-01 16:58:14 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/extras/contrib/bootstrap
 
-segfault fix when id3tag is unavailable
+ * extras/contrib/bootstrap: Really fixed it this time.
 
 ------------------------------------------------------------------------
-r8095 | hartman | 2004-06-29 17:53:28 +0200 (Tue, 29 Jun 2004) | 3 lines
+r11939 | massiot | 2005-08-01 16:53:22 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
+   M /trunk/extras/contrib/bootstrap
 
-* TODO: some changes
-* NEWS: let's keep it up to date, will mean less searching trough mailboxes in august.
+ * extras/contrib/bootstrap: Typo.
 
 ------------------------------------------------------------------------
-r8094 | gbazin | 2004-06-29 17:27:56 +0200 (Tue, 29 Jun 2004) | 1 line
+r11938 | massiot | 2005-08-01 16:50:42 +0200 (Mon, 01 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/twolame.c
+
+ * modules/codec/twolame.c, modules/codec/ffmpeg/encoder.c: Added sanity
+   checks for frequencies and bitrates in MPEG audio.
 
-* modules/codec/ffmpeg/video.c: force the very 1st frame (for still pictures).
 ------------------------------------------------------------------------
-r8093 | fenrir | 2004-06-29 00:49:43 +0200 (Tue, 29 Jun 2004) | 2 lines
+r11937 | massiot | 2005-08-01 16:44:08 +0200 (Mon, 01 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
+   M /trunk/modules/control/http.c
 
- * all: re-enabled meta-datas.
+ * modules/control/http.c: Add an 'ext' field to file structures in
+   order to get the file extension.
 
 ------------------------------------------------------------------------
-r8092 | fenrir | 2004-06-29 00:11:03 +0200 (Tue, 29 Jun 2004) | 2 lines
+r11936 | massiot | 2005-08-01 16:40:53 +0200 (Mon, 01 Aug 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/Makefile.am
 
- * es_out: re-enabled meta infos about ES.
+ * Makefile.am: fix build location of Mac OS X bundle for Darwin8.
 
 ------------------------------------------------------------------------
-r8091 | fenrir | 2004-06-28 23:36:17 +0200 (Mon, 28 Jun 2004) | 2 lines
+r11934 | massiot | 2005-08-01 14:51:00 +0200 (Mon, 01 Aug 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/demuxdump.c
+   M /trunk/extras/contrib/src/packages.mak
 
- * demuxdump: ported to demux2.
+ * extras/contrib/src/packages.mak: Reverted [11913] for libmpeg2
+   because the new location doesn't exist.
 
 ------------------------------------------------------------------------
-r8090 | gbazin | 2004-06-28 18:03:44 +0200 (Mon, 28 Jun 2004) | 1 line
+r11932 | jpsaman | 2005-08-01 13:10:19 +0200 (Mon, 01 Aug 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mjpeg.c
+   M /trunk/vlc.win32.nsi
 
-* modules/demux/mjpeg.c: handle jpeg stills.
+Fix wrong uninstall key
 ------------------------------------------------------------------------
-r8089 | fkuehne | 2004-06-28 16:17:27 +0200 (Mon, 28 Jun 2004) | 1 line
+r11930 | ipkiss | 2005-07-31 22:58:43 +0200 (Sun, 31 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/po/de.po
+   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
+
+ * wxwindows: do not save the position of minimized windows. Closes #282.
+   We cannot do better (i.e. save the position when the window is minimized)
+   because we cannot be notified of such event with the wxWindows API.
 
-* massive translation corrections
 ------------------------------------------------------------------------
-r8088 | fkuehne | 2004-06-28 16:16:51 +0200 (Mon, 28 Jun 2004) | 1 line
+r11929 | courmisch | 2005-07-31 21:04:29 +0200 (Sun, 31 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
    M /trunk/modules/stream_out/rtp.c
-   M /trunk/modules/video_filter/clone.c
-   M /trunk/modules/video_filter/logo.c
-   M /trunk/modules/video_filter/motionblur.c
-   M /trunk/modules/video_filter/wall.c
 
-* ALL: minor spelling fixes
-------------------------------------------------------------------------
-r8087 | gbazin | 2004-06-28 16:04:07 +0200 (Mon, 28 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+- Put IP6 instead of IP4 when appropriate
+  (closes #270)
+- strlen( static string ) => sizeof
+  using strlen with static strings is lame
 
-* modules/gui/wxwindows/fileinfo.cpp: fixed typo.
 ------------------------------------------------------------------------
-r8086 | gbazin | 2004-06-28 16:03:28 +0200 (Mon, 28 Jun 2004) | 1 line
+r11928 | courmisch | 2005-07-31 21:01:09 +0200 (Sun, 31 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/control.c
+   M /trunk/include/network.h
+
+Add const
 
-* src/input/control.c: fixed INPUT_ADD_INFO/INPUT_GET_INFO
 ------------------------------------------------------------------------
-r8085 | gbazin | 2004-06-28 11:21:22 +0200 (Mon, 28 Jun 2004) | 1 line
+r11927 | dionoea | 2005-07-31 18:29:04 +0200 (Sun, 31 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/video_filter/rss.c
+
+free stuff and add mutex (will be needed when RSS feed get updated)
 
-* configure.ac: re-enabled the id3 and id3tag modules.
 ------------------------------------------------------------------------
-r8084 | hartman | 2004-06-28 03:36:48 +0200 (Mon, 28 Jun 2004) | 3 lines
+r11926 | dionoea | 2005-07-31 02:25:10 +0200 (Sun, 31 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/coreaudio.c
+   M /trunk/NEWS
 
-* take hog mode if during AC3 playback
-  jlj could you please verify this ?
+add update checker and rss subfilter
 
 ------------------------------------------------------------------------
-r8083 | hartman | 2004-06-28 01:40:29 +0200 (Mon, 28 Jun 2004) | 2 lines
+r11925 | dionoea | 2005-07-31 02:15:54 +0200 (Sun, 31 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/video_filter/rss.c
 
-* check for p_vout before accessing it. (quit before playing would cause a crash as of late)
+change option names so users can have different settings for marq and rss modules
 
 ------------------------------------------------------------------------
-r8082 | fenrir | 2004-06-27 21:56:03 +0200 (Sun, 27 Jun 2004) | 4 lines
+r11924 | dionoea | 2005-07-31 02:07:48 +0200 (Sun, 31 Jul 2005) | 7 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/configure.ac
+   M /trunk/modules/video_filter/Modules.am
+   M /trunk/modules/video_filter/motiondetect.c
+   A /trunk/modules/video_filter/rss.c
+
+ * rss.c  : add new rss module (sub filter)
+Still needs much work
+example command line :
+./vlc -vvv --color --sub-filter rss --rss-urls "http://kernel.org/kdist/rss.xml,http://fxfeeds.mozilla.org/rss20.xml
 
- * mpga: improved DEMUX_GET_TIME. It has now a perfect precision until
-the first seek. (A good DEMUX_SET_TIME has to be implemented with high
-precision).
+ * motiondetect.c : propset ... Id
 
 ------------------------------------------------------------------------
-r8081 | fenrir | 2004-06-27 21:54:35 +0200 (Sun, 27 Jun 2004) | 4 lines
+r11923 | dionoea | 2005-07-31 00:14:16 +0200 (Sun, 31 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
    M /trunk/src/libvlc.h
 
- * all: a new --input-slave option to start playing with multi-input (#
- is used as a separator), it may or may not work (depend a lot on the
- demux).
+--sub-filter should appear in vlc -H without needing --advanced
 
 ------------------------------------------------------------------------
-r8080 | gbazin | 2004-06-27 21:35:53 +0200 (Sun, 27 Jun 2004) | 1 line
+r11922 | dionoea | 2005-07-30 22:01:33 +0200 (Sat, 30 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/video_filter/marq.c
 
-* modules/gui/wxwindows/menus.cpp: added file info and messages entries to the popup menu.
-------------------------------------------------------------------------
-r8079 | gbazin | 2004-06-27 21:27:01 +0200 (Sun, 27 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
+svn propset svn:keywords Id
 
-* modules/gui/skins2/controls/ctrl_checkbox.cpp: handle double click events too
 ------------------------------------------------------------------------
-r8078 | gbazin | 2004-06-27 16:37:28 +0200 (Sun, 27 Jun 2004) | 1 line
+r11921 | dionoea | 2005-07-30 21:59:19 +0200 (Sat, 30 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/video_filter/marq.c
 
-* modules/access/dvdread.c: use SPU palette.
-------------------------------------------------------------------------
-r8077 | gbazin | 2004-06-27 16:13:07 +0200 (Sun, 27 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/dvdread.c
+remove tabs and trailing spaces
 
-* modules/access/dvdread.c: got rid of warnings.
 ------------------------------------------------------------------------
-r8076 | gbazin | 2004-06-27 15:32:07 +0200 (Sun, 27 Jun 2004) | 4 lines
+r11920 | hartman | 2005-07-30 14:39:57 +0200 (Sat, 30 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/dvdread.c
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/extras/contrib/src/packages.mak
 
-* access/dvdread.c: misc improvements/fixes.
-* modules/access/dvdnav.c: chapters start from 1.
-* modules/gui/wxwindows/menus.cpp: removed debug message.
+* forwardport [11919]
 
 ------------------------------------------------------------------------
-r8075 | gbazin | 2004-06-27 12:19:23 +0200 (Sun, 27 Jun 2004) | 6 lines
+r11917 | hartman | 2005-07-30 14:07:09 +0200 (Sat, 30 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-* src/input/input.c:
-  + fixed typo in INPUT_CONTROL_SET_SEEKPOINT_NEXT.
-  + a few coding style changes.
-* input/var.c:
-  + use the descriptive name for titles/chapters if available.
+* Add options for SDK building. (not enabled yet) and fix liba52 downlaod
 
 ------------------------------------------------------------------------
-r8074 | gbazin | 2004-06-27 12:16:57 +0200 (Sun, 27 Jun 2004) | 1 line
+r11916 | gbazin | 2005-07-30 13:30:51 +0200 (Sat, 30 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/audio_output/waveout.c
 
-* modules/access/dvdread.c: titles and chapters start from 1.
+* modules/audio_output/waveout.c: get rid of roundf() which isn't supported on WinCE.
 ------------------------------------------------------------------------
-r8073 | gbazin | 2004-06-26 20:40:54 +0200 (Sat, 26 Jun 2004) | 1 line
+r11915 | gbazin | 2005-07-30 12:49:52 +0200 (Sat, 30 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   M /trunk/include/network.h
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/src/stream_output/acl.c
 
-* modules/gui/skins2/controls/ctrl_image.cpp: fixed the infamous popup bug under x11.
+* include/network.h, modules/access/mms/mmstu.c, src/stream_output/acl.c: WinCE build fixes.
 ------------------------------------------------------------------------
-r8072 | gbazin | 2004-06-26 19:01:16 +0200 (Sat, 26 Jun 2004) | 2 lines
+r11913 | hartman | 2005-07-30 03:22:35 +0200 (Sat, 30 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/extras/contrib/src/packages.mak
 
-* modules/gui/skins2/x11/x11_window.cpp: "stay on top" support if window manager supports _NET_WM_STATE_STAYS_ON_TOP.
+* Update some sourceforge download locations to use the mirror
 
 ------------------------------------------------------------------------
-r8071 | gbazin | 2004-06-26 18:15:27 +0200 (Sat, 26 Jun 2004) | 1 line
+r11912 | courmisch | 2005-07-29 21:04:46 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/modules/misc/rtsp.c
+
+Fix some memleaks
 
-* modules/gui/skins2/*: removed a couple of fixme
 ------------------------------------------------------------------------
-r8070 | gbazin | 2004-06-26 17:27:27 +0200 (Sat, 26 Jun 2004) | 1 line
+r11911 | courmisch | 2005-07-29 20:45:11 +0200 (Fri, 29 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/misc/rtsp.c
+
+- Put correct IP4 owner address
+- Support IP6 (refs #270)
 
- src/playlist/playlist.c, modules/gui/skins2/src/skin_main.cpp: hmmm
 ------------------------------------------------------------------------
-r8069 | gbazin | 2004-06-26 17:19:31 +0200 (Sat, 26 Jun 2004) | 1 line
+r11910 | courmisch | 2005-07-29 20:28:45 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/httpd.c
+
+Fix compilation. Thanks bigben
 
-* src/misc/modules.c: got rid of unused variable.
 ------------------------------------------------------------------------
-r8068 | gbazin | 2004-06-26 17:18:06 +0200 (Sat, 26 Jun 2004) | 3 lines
+r11909 | courmisch | 2005-07-29 20:00:06 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/stream_out/rtp.c
 
-* src/misc/modules.c: module_Need() probed sub-modules twice.
-* playlist/playlist.c: with autodeletion, destroy the input before deleting the playlist item (shared data between both).
+I had missed a third similar problem
 
 ------------------------------------------------------------------------
-r8067 | gbazin | 2004-06-26 16:43:11 +0200 (Sat, 26 Jun 2004) | 1 line
+r11908 | courmisch | 2005-07-29 19:53:50 +0200 (Fri, 29 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/misc/httpd.c
+
+- Add httpd_ServerIP() to obtain HTTP server's IP used with a given client
+(much like httpd_ClientIP())
+- Rewrite httpd_ClientIP() to use existing API and not use malloc/free
 
-* modules/gui/skins2/src/skin_main.cpp: small cleanup to the skins loader demux.
 ------------------------------------------------------------------------
-r8066 | asmax | 2004-06-26 00:47:56 +0200 (Sat, 26 Jun 2004) | 2 lines
+r11907 | courmisch | 2005-07-29 19:31:00 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
+   M /trunk/src/stream_output/sap.c
 
- * ctrl_button.cpp : handle double click events too
+Forgot this file
 
 ------------------------------------------------------------------------
-r8065 | fenrir | 2004-06-25 22:46:11 +0200 (Fri, 25 Jun 2004) | 2 lines
+r11906 | courmisch | 2005-07-29 19:28:01 +0200 (Fri, 29 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_input.h
+   M /trunk/include/network.h
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/mms/mmstu.c
 
- * vlc_input: removed unused p_sys.
+Don't require a vlc_object_t in net_Get(Sock|Peer)Address
+(will be needed by a later commit)
 
 ------------------------------------------------------------------------
-r8064 | hartman | 2004-06-25 21:44:48 +0200 (Fri, 25 Jun 2004) | 2 lines
+r11905 | massiot | 2005-07-29 18:56:10 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/include/network.h
 
-* dvdnav <-> dvdplay contrib
+ * include/network.h: VLC should now compile.
 
 ------------------------------------------------------------------------
-r8063 | fenrir | 2004-06-25 20:55:14 +0200 (Fri, 25 Jun 2004) | 2 lines
+r11904 | courmisch | 2005-07-29 18:43:55 +0200 (Fri, 29 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/stream_out/rtp.c
 
- * subtitle: removed debug message.
+Similar fixes
+RTSP server supports IPv6 (refs #270)
 
 ------------------------------------------------------------------------
-r8062 | fenrir | 2004-06-25 20:41:15 +0200 (Fri, 25 Jun 2004) | 2 lines
+r11903 | courmisch | 2005-07-29 18:24:52 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/misc/rtsp.c
 
- * subtitle: compilation fix. 
+Bind RTSP to all interfaces by default (refs #270)
 
 ------------------------------------------------------------------------
-r8061 | fenrir | 2004-06-25 20:35:56 +0200 (Fri, 25 Jun 2004) | 6 lines
+r11902 | courmisch | 2005-07-29 18:23:54 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/mp4/mp4.c
-   A /trunk/modules/demux/subtitle.c (from /trunk/modules/demux/util/sub.c:8042)
-   M /trunk/modules/demux/util/Modules.am
-   D /trunk/modules/demux/util/sub.c
-   D /trunk/modules/demux/util/sub.h
-   M /trunk/src/input/decoder.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_internal.h
-   M /trunk/src/input/stream.c
+   M /trunk/src/misc/httpd.c
 
+Accept NULL hostname for httpd_HostNew
 
- * sub ->subtitle : converted sub.c to a 'real' demux2.
- * input.c: added basic multi-input support for subtitle.
- * avi, mp4: don't exit anymore when no es selected.
+------------------------------------------------------------------------
+r11901 | courmisch | 2005-07-29 18:09:58 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
 
+Don't add brackets around IPv6 addresses, this is annoying
 
 ------------------------------------------------------------------------
-r8060 | gbazin | 2004-06-25 16:31:52 +0200 (Fri, 25 Jun 2004) | 3 lines
+r11900 | courmisch | 2005-07-29 18:08:16 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/modules/stream_out/rtp.c
 
-* modules/video_output/directx/*: added a "wallpaper" mode (only when overlay is available).
-* modules/gui/wxwindows/menus.cpp: wallpaper entry in the menu.
+A bunch of minor fixes
 
 ------------------------------------------------------------------------
-r8059 | gbazin | 2004-06-25 16:25:27 +0200 (Fri, 25 Jun 2004) | 3 lines
+r11899 | courmisch | 2005-07-29 17:51:08 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/stream_out/rtp.c
 
-* gui/wxwindows/open.cpp: removed deprecated DVD entries.
-* access/dvdread.c: added dvdsimple shortcut.
+Use more sensible/conservative buffer size for psz_ttl
 
 ------------------------------------------------------------------------
-r8058 | sam | 2004-06-25 14:21:32 +0200 (Fri, 25 Jun 2004) | 4 lines
+r11898 | courmisch | 2005-07-29 17:47:35 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/HACKING
-   M /trunk/bootstrap
-   M /trunk/configure.ac
-   M /trunk/m4/vlc.m4
+   M /trunk/modules/stream_out/rtp.c
 
-  * m4/vlc.m4 configure.ac:
-    + Moved the shared object suffix detection to vlc.m4.
-    + Replaced AX_* macros with VLC_* macros.
+Don't use NULL char pointer
 
 ------------------------------------------------------------------------
-r8057 | sam | 2004-06-25 14:20:20 +0200 (Fri, 25 Jun 2004) | 3 lines
+r11897 | courmisch | 2005-07-29 17:26:08 +0200 (Fri, 29 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/net.c
 
-  * modules/control/corba/Modules.am:
-    + Play nicely with recent automake versions.
+Inline net_GetAddress
 
 ------------------------------------------------------------------------
-r8056 | gbazin | 2004-06-25 11:57:27 +0200 (Fri, 25 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/src/input/input.c
-
-* src/input/input.c: win32 compilation fix.
-------------------------------------------------------------------------
-r8055 | gbazin | 2004-06-25 02:18:47 +0200 (Fri, 25 Jun 2004) | 1 line
+r11896 | massiot | 2005-07-29 17:14:00 +0200 (Fri, 29 Jul 2005) | 4 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/codec/Modules.am
+   A /trunk/modules/codec/sdl_image.c
+   M /trunk/src/misc/image.c
+
+ * modules/codec/sdl_image.c: New decoder taking advantage of libSDL_image
+   to import various image formats.
+ * src/misc/image.c: Fixed a segfault when loading an unknown image type.
 
-configure.ac: forgot a reference to modules/access/dvdread
 ------------------------------------------------------------------------
-r8054 | gbazin | 2004-06-25 02:16:48 +0200 (Fri, 25 Jun 2004) | 2 lines
+r11894 | courmisch | 2005-07-28 20:47:25 +0200 (Thu, 28 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/Modules.am
-   A /trunk/modules/access/dvdnav.c (from /trunk/modules/demux/dvdnav.c:8052)
-   M /trunk/modules/demux/Modules.am
-   D /trunk/modules/demux/dvdnav.c
+   M /trunk/modules/misc/rtsp.c
 
-* demux/dvdnav.c, access/dvdnav.c: moved dvdnav.c in the access directory.
+- Remove dead multicast code
+- Fix RTSP error codes
 
 ------------------------------------------------------------------------
-r8053 | gbazin | 2004-06-25 02:09:41 +0200 (Fri, 25 Jun 2004) | 4 lines
+r11893 | courmisch | 2005-07-28 20:44:03 +0200 (Thu, 28 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/Modules.am
-   D /trunk/modules/access/dvdread
-   A /trunk/modules/access/dvdread.c (from /trunk/modules/access/dvdread/input.c:8052)
+   M /trunk/modules/stream_out/rtp.c
 
-* modules/access/dvdread, modules/access/dvdread.c:
-  + major rewrite of the dvdread module.
-  + dvdread is now an access_demux module.
+Fix RTSP error codes
 
 ------------------------------------------------------------------------
-r8052 | gbazin | 2004-06-25 01:51:14 +0200 (Fri, 25 Jun 2004) | 4 lines
+r11892 | courmisch | 2005-07-28 20:14:28 +0200 (Thu, 28 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   D /trunk/modules/access/dvd
-   D /trunk/modules/access/dvdplay
+   M /trunk/modules/control/telnet.c
 
-* configure.ac, modules/access/dvd, modules/access/dvdplay:
-  + removed dvdplay module which was deprecated in favor of the dvdnav one.
-  + removed dvd module which is going to be replace with a new dvdread one.
+Really listen to all IP addresses by default
 
 ------------------------------------------------------------------------
-r8051 | fenrir | 2004-06-25 00:21:36 +0200 (Fri, 25 Jun 2004) | 2 lines
+r11890 | courmisch | 2005-07-28 18:56:03 +0200 (Thu, 28 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/Makefile.am
 
- * input.c: fixed play/pause + cosmetics.
+Link with libvlc.a last rather than first (closes #276)
 
 ------------------------------------------------------------------------
-r8050 | fenrir | 2004-06-25 00:19:29 +0200 (Fri, 25 Jun 2004) | 2 lines
+r11889 | courmisch | 2005-07-28 18:00:27 +0200 (Thu, 28 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/src/stream_output/sap.c
 
- * demux.c: added new DEMUX_* queries to demux2_vaControlHelper.
+Fix typo
 
 ------------------------------------------------------------------------
-r8049 | fenrir | 2004-06-25 00:18:33 +0200 (Fri, 25 Jun 2004) | 2 lines
+r11888 | courmisch | 2005-07-28 17:34:09 +0200 (Thu, 28 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_input.h
+   M /trunk/src/stream_output/sap.c
 
- * vlc_input: added missing fields for multi-input (nothing working yet).
+Fix compiler warning
 
 ------------------------------------------------------------------------
-r8048 | titer | 2004-06-23 23:40:01 +0200 (Wed, 23 Jun 2004) | 2 lines
+r11887 | courmisch | 2005-07-28 17:31:10 +0200 (Thu, 28 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/include/network.h
+   M /trunk/src/misc/net.c
+   M /trunk/src/stream_output/sap.c
 
- macosx/macosx.m: fixed macosx-opengl-effect string list
+inet_pton() replacement
 
 ------------------------------------------------------------------------
-r8047 | fenrir | 2004-06-23 22:42:07 +0200 (Wed, 23 Jun 2004) | 2 lines
+r11886 | damienf | 2005-07-28 15:21:46 +0200 (Thu, 28 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/src/stream_output/sap.c
 
- * stream.c: fixed a problem with peek.
+- replaced inet_pton() with WSAStringToAddress() for WIN32
+  needs review, not tested but it compiles
 
 ------------------------------------------------------------------------
-r8046 | gbazin | 2004-06-23 22:24:01 +0200 (Wed, 23 Jun 2004) | 1 line
+r11884 | hartman | 2005-07-28 14:33:05 +0200 (Thu, 28 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/stream.c
-   M /trunk/src/input/var.c
+   M /trunk/modules/gui/macosx/intf.m
 
-* src/input: update ES object vars when an ES is removed + some coding style changes.
-------------------------------------------------------------------------
-r8045 | gbazin | 2004-06-23 22:20:39 +0200 (Wed, 23 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
+* forwardport [11883]
 
-* modules/demux/dvdnav.c: added "dvd" shortcut and removed old TODO list.
 ------------------------------------------------------------------------
-r8044 | gbazin | 2004-06-23 21:42:20 +0200 (Wed, 23 Jun 2004) | 1 line
+r11881 | hartman | 2005-07-28 01:43:35 +0200 (Thu, 28 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
+   M /trunk/Makefile.am
+
+* forwardport [11880]
 
-* modules/demux/dvdnav.c: work-around for libdvdnav cvs + a few coding style changes.
 ------------------------------------------------------------------------
-r8043 | fenrir | 2004-06-23 20:52:06 +0200 (Wed, 23 Jun 2004) | 2 lines
+r11878 | hartman | 2005-07-27 22:07:51 +0200 (Wed, 27 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/access/mms/mmstu.c
 
- * es_out: fixed a bug preventing re-selecting an ES.
+* forwardport [11877]
 
 ------------------------------------------------------------------------
-r8042 | fenrir | 2004-06-23 19:49:26 +0200 (Wed, 23 Jun 2004) | 12 lines
+r11876 | courmisch | 2005-07-27 21:30:22 +0200 (Wed, 27 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_input.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/es_out.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_internal.h
-   M /trunk/src/input/var.c
+   M /trunk/configure.ac
 
-* all: - added a boolean "seekable" object variable to p_input.
- (becarefull, it's just if you can seek or not, and not if you have to
- display the progress bar, for thet last you have to check if "position"
- value get != 0.0 )
-       - added "audio-delay" and "spu-delay" object variables to delay
- audio/spu to the video. They can be changed on the fly (untested).
-       - renamed INPUT__GET/SET_SUBDELAY into
- INPUT_SET_SPU_DELAY and added INPUT_SET_AUDIO_DELAY
- (wrapper to "audio-delay" and "spu-delay")
- - readded INPUT_ADD/GET_INFO/INPUT_SET_NAME. Becarefull to not over-use
-them, a demuxer should export DEMUX_GET_META and not using them.
+Fix inet_pton check
 
 ------------------------------------------------------------------------
-r8041 | gbazin | 2004-06-23 15:58:02 +0200 (Wed, 23 Jun 2004) | 3 lines
+r11875 | courmisch | 2005-07-27 21:05:21 +0200 (Wed, 27 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
-   M /trunk/src/input/stream.c
+   M /trunk/include/network.h
+   M /trunk/modules/misc/rtsp.c
 
-* modules/demux/m3u.c: allocate buffer for stream_Read().
-* src/input/stream.c: fixed detection of EOF.
+- Fix segfault when doing RTSP DESCRIBE (trunk-only bug from [11811])
+- cleanup net_AddressIsMulticast
 
 ------------------------------------------------------------------------
-r8040 | gbazin | 2004-06-23 13:32:59 +0200 (Wed, 23 Jun 2004) | 1 line
+r11874 | courmisch | 2005-07-27 20:59:03 +0200 (Wed, 27 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcd/vcd.c
-   M /trunk/modules/demux/ps.c
+   M /trunk/include/network.h
+
+Remove FIXME that doesn't need to be fixed
 
-* modules/access/vcd/vcd.c, modules/demux/ps.c: fixed vcd.
 ------------------------------------------------------------------------
-r8039 | hartman | 2004-06-23 12:29:30 +0200 (Wed, 23 Jun 2004) | 2 lines
+r11873 | courmisch | 2005-07-27 20:05:22 +0200 (Wed, 27 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/src/stream_output/sap.c
 
-* OSX compiles again (BEWARE it is still SEVERELY broken)
+- Include proper source IP address in SAP header (longstanding FIXME)
+  (btw, fixes SAP to link-local multicast IPv6)
+- Fix scoped IPv6 address in SDP
+- Cleanup multicast address determination and others
 
 ------------------------------------------------------------------------
-r8038 | gbazin | 2004-06-23 12:13:05 +0200 (Wed, 23 Jun 2004) | 1 line
+r11872 | xtophe | 2005-07-27 19:56:36 +0200 (Wed, 27 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
 
-* src/input/input.c: win32 fix.
-------------------------------------------------------------------------
-r8037 | gbazin | 2004-06-23 12:12:41 +0200 (Wed, 23 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/ncurses.c
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+Fix for wxMSW
 
-* modules/gui/ncurses.c, modules/gui/wxwindows/wizard.cpp: compilation fixes.
 ------------------------------------------------------------------------
-r8036 | zorglub | 2004-06-23 12:00:21 +0200 (Wed, 23 Jun 2004) | 2 lines
+r11871 | courmisch | 2005-07-27 19:51:30 +0200 (Wed, 27 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
-   M /trunk/modules/demux/util/id3.c
-   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/configure.ac
 
-Fix id3 and id3tag (using meta)
+Define HAVE_INET_PTON
 
 ------------------------------------------------------------------------
-r8035 | jlj | 2004-06-23 05:15:08 +0200 (Wed, 23 Jun 2004) | 3 lines
+r11870 | courmisch | 2005-07-27 19:25:52 +0200 (Wed, 27 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/audio_output/output.c
-
-  * Fix for DTS over SPDIF stuttering. Someone please review.
+   M /trunk/include/network.h
 
+Err, IPv4 multicast starts at 224.0.0.0 not 225.0.0.0
 
 ------------------------------------------------------------------------
-r8034 | fenrir | 2004-06-23 01:17:02 +0200 (Wed, 23 Jun 2004) | 3 lines
+r11869 | courmisch | 2005-07-27 19:22:28 +0200 (Wed, 27 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/include/network.h
 
- * livedotcom: begin support of PAUSE. It doesn't work yet, resume
-always restarts from the start :(
+- takes scope into account for NI_MAXNUMERICHOST
+- accept 224.0.0.0 as a multicast address
 
 ------------------------------------------------------------------------
-r8033 | gbazin | 2004-06-23 00:21:12 +0200 (Wed, 23 Jun 2004) | 1 line
+r11868 | courmisch | 2005-07-27 18:56:58 +0200 (Wed, 27 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/misc/net.c
+
+Have readable debug message with IPv6 addresses
 
-* configure.ac: disabled stream_out_display for now.
 ------------------------------------------------------------------------
-r8032 | zorglub | 2004-06-22 23:55:57 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11867 | massiot | 2005-07-27 18:55:17 +0200 (Wed, 27 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
 
-Re-enable dynamic plugins
+ * modules/codec/ffmpeg: New --no-sout-ffmpeg-interlace-me option. Fixed
+   repeat_first_field handling.
 
 ------------------------------------------------------------------------
-r8031 | gbazin | 2004-06-22 23:55:50 +0200 (Tue, 22 Jun 2004) | 1 line
+r11866 | massiot | 2005-07-27 18:53:25 +0200 (Wed, 27 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/vars/stream.cpp
-   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/modules/stream_out/transcode.c
 
-* modules/gui/skins / skins2: compilation fixes.
-------------------------------------------------------------------------
-r8030 | gbazin | 2004-06-22 23:22:13 +0200 (Tue, 22 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/control/netsync.c
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/mpeg/Modules.am
-   M /trunk/modules/demux/playlist/m3u.c
-   M /trunk/modules/demux/playlist/old.c
-   M /trunk/modules/demux/playlist/pls.c
-   M /trunk/modules/demux/ps.c
+ * modules/stream_out/transcode.c: Attempt at having --sout-transcode-fps
+   output correct timestamps.
 
- ALL: a bunch of compilation fixes + disabled plugins that don't compile anymore.
 ------------------------------------------------------------------------
-r8029 | fenrir | 2004-06-22 22:32:10 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11865 | courmisch | 2005-07-27 18:30:19 +0200 (Wed, 27 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/speex.c
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/stream_output/announce.c
+   M /trunk/src/stream_output/sap.c
 
- * speex: missing <vlc/input.h> include.
+Put correct owner address in SAP-generated SDP
 
 ------------------------------------------------------------------------
-r8028 | fenrir | 2004-06-22 22:19:31 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11864 | courmisch | 2005-07-27 17:46:36 +0200 (Wed, 27 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/include/network.h
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/src/misc/net.c
 
- * Makefile.am: updated.
+Add const where appropriate
 
 ------------------------------------------------------------------------
-r8027 | fenrir | 2004-06-22 22:10:17 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11863 | massiot | 2005-07-27 14:52:28 +0200 (Wed, 27 Jul 2005) | 3 lines
 Changed paths:
-   A /trunk/src/input/input_internal.h
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/linux_dvb.c
 
- input_internal: lalala .
+ * modules/access/dvb: Set the DVR device in non-blocking mode because it
+   sometimes blocks on read() after returning from select().
 
 ------------------------------------------------------------------------
-r8026 | fenrir | 2004-06-22 22:09:22 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11862 | courmisch | 2005-07-26 20:05:55 +0200 (Tue, 26 Jul 2005) | 2 lines
 Changed paths:
-   A /trunk/include/vlc_stream.h
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/stream_output/announce.c
 
- * vlc_stream.h : oops again.
+Add const
 
 ------------------------------------------------------------------------
-r8025 | fenrir | 2004-06-22 22:07:34 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11861 | courmisch | 2005-07-26 19:14:53 +0200 (Tue, 26 Jul 2005) | 2 lines
 Changed paths:
-   A /trunk/include/vlc_es_out.h
+   M /trunk/modules/stream_out/rtp.c
 
- * vlc_es_out.h: oops ;)
+Fix FIXME
 
 ------------------------------------------------------------------------
-r8024 | fenrir | 2004-06-22 22:02:47 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11860 | massiot | 2005-07-26 19:07:58 +0200 (Tue, 26 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/src/playlist/playlist.c
 
- * vorbis: compilation fix.
+ * src/playlist/playlist.c: Attempt to fix PLAYLIST_ITEMPLAY in non-view
+   mode.
 
 ------------------------------------------------------------------------
-r8023 | fenrir | 2004-06-22 21:49:25 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11859 | courmisch | 2005-07-26 18:46:40 +0200 (Tue, 26 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/stream_out/standard.c
 
- * configure.ac: removed access2, demux2, demuxdump, mpeg_system.
+Save a few useless strdup() calls
 
 ------------------------------------------------------------------------
-r8022 | fenrir | 2004-06-22 21:46:10 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11858 | xtophe | 2005-07-26 13:10:38 +0200 (Tue, 26 Jul 2005) | 2 lines
 Changed paths:
-   D /trunk/modules/access/access2.c
-   D /trunk/modules/demux/demux2.c
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
 
- * access2, demux2: not needed anymore.
+wxWidget 2.4 fix
 
 ------------------------------------------------------------------------
-r8021 | fenrir | 2004-06-22 21:43:37 +0200 (Tue, 22 Jun 2004) | 6 lines
+r11857 | massiot | 2005-07-26 11:44:04 +0200 (Tue, 26 Jul 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
+   D /trunk/modules/access/satellite
 
- * configure.ac: disable plugins that can't compile anymore:
-    - dvd, dvdread, dvdplay, vcdx, cddax
-    - gtk, gnome, qt, kde
-   There are others in this case, specially interface that I can't test.
-
+ * Removed the satellite access module since it won't compile anyway.
+   Use --enable-dvb instead.
 
 ------------------------------------------------------------------------
-r8020 | fenrir | 2004-06-22 21:35:15 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11856 | hartman | 2005-07-25 23:29:26 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
- * all: rework of the input.
+* update liveMedia and flac for contrib system
 
 ------------------------------------------------------------------------
-r8019 | fenrir | 2004-06-22 21:35:01 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11855 | zorglub | 2005-07-25 23:07:32 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
 
- * all: rework of the input.
+Fix compilation
 
 ------------------------------------------------------------------------
-r8018 | fenrir | 2004-06-22 21:34:44 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11854 | dionoea | 2005-07-25 23:04:25 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/dummy.c
-   M /trunk/modules/misc/dummy/input.c
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
 
- * all: rework of the input.
+only display newer versions.
 
 ------------------------------------------------------------------------
-r8017 | fenrir | 2004-06-22 21:34:20 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11853 | dionoea | 2005-07-25 22:21:46 +0200 (Mon, 25 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   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/timer.cpp
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
 
- * all: rework of the input.
+this still doesn't look safe but at least i can't see why it would
+segfault
 
 ------------------------------------------------------------------------
-r8016 | fenrir | 2004-06-22 21:34:01 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11852 | gbazin | 2005-07-25 22:09:28 +0200 (Mon, 25 Jul 2005) | 1 line
 Changed paths:
-   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/netsync.c
-   M /trunk/modules/control/rc.c
-
- * all: rework of the input.
+   M /trunk/modules/demux/mp4/libmp4.c
 
+* modules/demux/mp4/libmp4.c: handle SoundDescriptionV2 which is used in some of the new Apple movie trailers.
 ------------------------------------------------------------------------
-r8015 | fenrir | 2004-06-22 21:33:30 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11851 | hartman | 2005-07-25 21:58:01 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/control/hotkeys.c
 
- * all: rework of the input.
+* change hotkeys OSD message from 0-100% to 0-400%
 
 ------------------------------------------------------------------------
-r8014 | fenrir | 2004-06-22 21:33:06 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11850 | dionoea | 2005-07-25 21:50:19 +0200 (Mon, 25 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-   M /trunk/modules/demux/livedotcom.cpp
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/util/id3.c
+   M /trunk/configure.ac
+
+add major, minor, revision and extra version numbers. If anyone has a
+cleaner way to do it (like having only one version number instead of 3
+in configure.ac ...)
 
- * all: rework of the input.
 
 ------------------------------------------------------------------------
-r8013 | fenrir | 2004-06-22 21:31:54 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11849 | hartman | 2005-07-25 21:48:45 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/interface/interface.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_synchro.c
+   M /trunk/share/http/index.html
 
- * all: rework of the input.
+* longstanding typo in the webinterface
 
 ------------------------------------------------------------------------
-r8012 | fenrir | 2004-06-22 21:31:14 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11848 | hartman | 2005-07-25 21:25:49 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/objects.c
+   M /trunk/extras/MacOSX/Resources/vlc.scriptTerminology
+   M /trunk/modules/control/http.c
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/share/http/index.html
 
- * all: rework of the input.
+* Change volume range to 0-400 % visually in the macosx and web interfaces. At least now we represent what is actually going on. refs #250
 
 ------------------------------------------------------------------------
-r8011 | fenrir | 2004-06-22 21:30:54 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11847 | ipkiss | 2005-07-25 20:57:32 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/loadsave.c
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
 
- * all: rework of the input.
+ * skins2: Prevent invisible windows from anchoring the sides of the screen
 
 ------------------------------------------------------------------------
-r8010 | fenrir | 2004-06-22 21:30:31 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11846 | courmisch | 2005-07-25 20:03:38 +0200 (Mon, 25 Jul 2005) | 3 lines
 Changed paths:
-   A /trunk/src/input/var.c
+   M /trunk/modules/control/http.c
 
- * all: rework of the input.
+- Fix buffer overflow (up to 1024 bytes)
+- Use already existing commodity functions for URL encoding
 
 ------------------------------------------------------------------------
-r8009 | fenrir | 2004-06-22 21:29:57 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11845 | courmisch | 2005-07-25 18:58:39 +0200 (Mon, 25 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/access.c
-   A /trunk/src/input/clock.c (from /trunk/src/input/input_clock.c:8003)
-   M /trunk/src/input/control.c
-   A /trunk/src/input/decoder.c (from /trunk/src/input/input_dec.c:8003)
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
-   D /trunk/src/input/input_clock.c
-   D /trunk/src/input/input_dec.c
-   D /trunk/src/input/input_ext-plugins.c
-   D /trunk/src/input/input_programs.c
-   M /trunk/src/input/stream.c
-   M /trunk/src/input/subtitles.c
+   M /trunk/modules/control/http.c
 
- * all: rework of the input.
+Don't reinvent the wheel^W^WANSI C
+(or yet another "why make it complex when it can be simple")
 
 ------------------------------------------------------------------------
-r8008 | fenrir | 2004-06-22 21:29:37 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11844 | massiot | 2005-07-25 18:53:10 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   A /trunk/include/vlc_access.h
-   A /trunk/include/vlc_demux.h
-   A /trunk/include/vlc_input.h
+   M /trunk/modules/access/dvb/linux_dvb.c
 
- * all: rework of the input.
+ * modules/access/dvb/linux_dvb.c: Added support for the IF-band.
 
 ------------------------------------------------------------------------
-r8007 | fenrir | 2004-06-22 21:29:19 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11843 | hartman | 2005-07-25 17:03:26 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   D /trunk/include/input_ext-dec.h
-   D /trunk/include/input_ext-intf.h
-   D /trunk/include/input_ext-plugins.h
-   D /trunk/include/stream_control.h
-   M /trunk/include/vlc/decoder.h
-   M /trunk/include/vlc/input.h
-   M /trunk/include/vlc/intf.h
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_objects.h
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/stream_out/rtp.c
 
- * all: rework of the input.
+* Fix the two SAP issues reported by Marian Durkovic.
 
 ------------------------------------------------------------------------
-r8006 | fenrir | 2004-06-22 20:39:02 +0200 (Tue, 22 Jun 2004) | 2 lines
+r11842 | massiot | 2005-07-25 16:46:02 +0200 (Mon, 25 Jul 2005) | 6 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/control/http.c
 
- * mp4: fixed width in tkhd. (at least I hope).
+ * modules/control/http.c:
+ - Add a basename field to the file entry when doing a foreach on directory.
+ - Add a url_encode function to url-encode the current string. This
+   is necessary to safely pass strings as arguments in a URL.
+Patch courtesy of Clement Vasseur for Freebox SA.
 
 ------------------------------------------------------------------------
-r8005 | damienf | 2004-06-22 11:13:51 +0200 (Tue, 22 Jun 2004) | 3 lines
+r11841 | massiot | 2005-07-25 16:05:09 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   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/access.c
+   M /trunk/modules/access/dvb/linux_dvb.c
 
-- added last resort built-in mediatype for capture filter if card does not returns any (i.e Osprey cards)
-- miscelaneous clean ups
+ * modules/access/dvb: Support frequencies for the C and S satellite bands.
 
 ------------------------------------------------------------------------
-r8004 | hartman | 2004-06-22 02:03:08 +0200 (Tue, 22 Jun 2004) | 3 lines
+r11839 | hartman | 2005-07-25 15:30:31 +0200 (Mon, 25 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/video_output/opengl.c
+
+* revert [11512] closes #245
 
-* modules/demux/livedotcom.cpp: - ts2 -> ts 
-  - take into account !rtpSource (for UDP support)
 
 ------------------------------------------------------------------------
-r8003 | zorglub | 2004-06-20 12:25:22 +0200 (Sun, 20 Jun 2004) | 2 lines
+r11838 | fkuehne | 2005-07-25 11:44:12 +0200 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/TODO
-
-DVB NIT parsing
+   M /trunk/AUTHORS
+   M /trunk/modules/gui/macosx/about.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
 
+* AUTHORS: add a location to bigben's entry to prevent the OSX-About-Window-Parser from crashing
+* other files: small patch to make sure that About.nib is loaded only once
 ------------------------------------------------------------------------
-r8002 | fenrir | 2004-06-19 16:16:17 +0200 (Sat, 19 Jun 2004) | 2 lines
+r11837 | dionoea | 2005-07-24 23:29:09 +0200 (Sun, 24 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
 
- * mp4: avcC atom fixed. (Missing sps/pps).
+remove useless lines
 
 ------------------------------------------------------------------------
-r8001 | hartman | 2004-06-18 21:20:34 +0200 (Fri, 18 Jun 2004) | 2 lines
+r11836 | dionoea | 2005-07-24 23:27:51 +0200 (Sun, 24 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/bugreport-howto.txt
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
 
-* Bug report howto is a online document.
+change some debug stuff
 
 ------------------------------------------------------------------------
-r8000 | hartman | 2004-06-18 20:56:39 +0200 (Fri, 18 Jun 2004) | 2 lines
+r11835 | dionoea | 2005-07-24 23:03:20 +0200 (Sun, 24 Jul 2005) | 6 lines
 Changed paths:
-   M /trunk/doc/Makefile.am
-   D /trunk/doc/intf-http.txt
-   D /trunk/doc/vlc-howto.sgml
-   M /trunk/doc/vlc.1
-   D /trunk/doc/web-streaming.html
+   M /trunk/include/vlc_interface.h
+   M /trunk/modules/gui/wxwindows/Modules.am
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   A /trunk/modules/gui/wxwindows/updatevlc.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* Removed some deprecated docs. small fix to vlc man page.
+VLC update checker in the wxWidgets interface (in help menu)
 
-------------------------------------------------------------------------
-r7999 | hartman | 2004-06-18 16:00:51 +0200 (Fri, 18 Jun 2004) | 4 lines
-Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
-   M /trunk/extras/contrib/src/Patches/live.patch
-   M /trunk/extras/contrib/src/packages.mak
+xml files used for the updates are located at http://update.videolan.org
 
-* ffmpeg resample.c patch is no longer necessary 
-* new liveMedia version
-* liveMedia mp3 tabsel nameconflict patch no longer needed. (Accepted upstream).
+extensive testing ... code cleaning ... would be greatly appreciated
 
 ------------------------------------------------------------------------
-r7998 | sigmunau | 2004-06-18 14:38:28 +0200 (Fri, 18 Jun 2004) | 3 lines
+r11834 | fkuehne | 2005-07-24 16:44:10 +0200 (Sun, 24 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/resampler/linear.c
-   M /trunk/modules/audio_filter/resampler/ugly.c
-
-Fixed a nasty memleak in ugly and linear resamplers when alloca is
-unavaliable. Also swaped the score of these modules.
+   M /trunk/AUTHORS
+   M /trunk/NEWS
 
+* Updated the NEWS file and my mail-address
 ------------------------------------------------------------------------
-r7997 | sigmunau | 2004-06-18 13:35:45 +0200 (Fri, 18 Jun 2004) | 2 lines
+r11833 | djc | 2005-07-24 16:39:14 +0200 (Sun, 24 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/include/variables.h
-   M /trunk/src/playlist/info.c
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/include/network.h
 
-various documentation fixes
+Fix user:pass parsing if protocol is not given.
+Not tested with all calls (only http access module)
 
 ------------------------------------------------------------------------
-r7996 | fenrir | 2004-06-17 22:31:45 +0200 (Thu, 17 Jun 2004) | 4 lines
+r11832 | fkuehne | 2005-07-24 15:16:09 +0200 (Sun, 24 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-
- * livedotcom: small memleak + removed a FIXME. Thanks Dermot McGahon
-for the report.
-
+   M /trunk/modules/gui/macosx/playlist.m
 
+* include wizard.h as well to make GCC happy
 ------------------------------------------------------------------------
-r7995 | sigmunau | 2004-06-17 14:36:03 +0200 (Thu, 17 Jun 2004) | 3 lines
+r11831 | fkuehne | 2005-07-24 15:08:27 +0200 (Sun, 24 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/doc/Doxyfile
-   A /trunk/doc/Doxyfile.skins2
-
-splitted the documentation for skins2 out of the main docs. Tweaked the
-doxyfile for the main docs a bit.
+   M /trunk/modules/gui/macosx/prefs_widgets.m
 
+* shut up some compiler warnings
 ------------------------------------------------------------------------
-r7994 | sigmunau | 2004-06-17 13:27:49 +0200 (Thu, 17 Jun 2004) | 2 lines
+r11830 | bigben | 2005-07-24 14:54:08 +0200 (Sun, 24 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
+   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/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
+
+Also update the wizard playlist on item addition and deletion. This prevent VLC to crash upon item deletion with the wizard open.
 
-include/vlc_video.h: minor doc fix
 
 ------------------------------------------------------------------------
-r7993 | sigmunau | 2004-06-17 13:25:02 +0200 (Thu, 17 Jun 2004) | 2 lines
+r11829 | fkuehne | 2005-07-24 14:49:42 +0200 (Sun, 24 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/doc/lirc/example.lircrc
-
-example.lircrc: Added missing commands
+   M /trunk/modules/gui/wxwindows/streamdata.h
 
+* added encap-formats information to the codec-info to the WX-Wizard as well (uncompiled here, but should run fine)
 ------------------------------------------------------------------------
-r7992 | oaubert | 2004-06-17 10:29:56 +0200 (Thu, 17 Jun 2004) | 2 lines
+r11828 | fkuehne | 2005-07-24 14:01:12 +0200 (Sun, 24 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/control/corba/mediacontrol-core.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.m
 
-Formatting fixes
+* minor fixes to the OSX-wizard (refs #13)
+    - wrapped all lines to end after ~80 characters
+    - added encap-formats information to the codec-info
+        - made the fields in the nib a widther to show the entire text
+    - fixed the input-field on the input-tab to accept network-streams
+------------------------------------------------------------------------
+r11827 | fkuehne | 2005-07-24 12:59:13 +0200 (Sun, 24 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
 
+* fixed 'Could not connect the action t3_addressEntered: to target of class VLCWizard' (an outdated method was still in the nib-file, but not in the sources)
 ------------------------------------------------------------------------
-r7991 | yoann | 2004-06-17 05:37:03 +0200 (Thu, 17 Jun 2004) | 8 lines
+r11826 | bigben | 2005-07-24 00:14:19 +0200 (Sun, 24 Jul 2005) | 12 lines
 Changed paths:
-   M /trunk/doc/developer/video_output.xml
-   M /trunk/include/osd.h
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/dvbsub.c
-   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
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/spudec/spudec.c
-   M /trunk/modules/codec/spudec/spudec.h
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/control/corba/mediacontrol-core.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/lirc.c
-   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/playlist.h
    M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/video_widgets.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
- * src/video_output/vout_subpictures.c : New OSD channels
+* Implements selection of a playlist item in the wizard
+* The playlist in the wizard had to be displayed as a outlineview if we want to reuse existing code
+* cosmetics could still be improved regarding this outline view
+* I get this error
 
-When you want to use OSD, you have to register an OSD channel, by calling
-vout_RegisterOSDChannel, then pass it to vout_CreateSubPicture.
-There is a particular channel, DEFAULT_CHANNEL that can be used for
-general purpose.
-See modules/control/hotkeys.c for an example.
+2005-07-24 00:08:55.940 VLC[6908] Could not connect the action t3_addressEntered: to target of class VLCWizard
 
-------------------------------------------------------------------------
-r7990 | fenrir | 2004-06-16 21:35:33 +0200 (Wed, 16 Jun 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/mux/mp4.c
-   M /trunk/modules/packetizer/h264.c
+When opening the wizard. I don't know if I messed up something or if it was already here before
+
+* I needed to make some changes to the interface structure regarding the playlist for this : We know have a VLCPlaylist and a VLCPlaylistWizard class. Both are derivated from a VLCPlaylistCommon class that contains methods required by both classes (mostly the datasource, in fact).
 
- * all: fixed the way h264 streams are stored in .mp4
 
 ------------------------------------------------------------------------
-r7989 | fenrir | 2004-06-16 19:28:19 +0200 (Wed, 16 Jun 2004) | 2 lines
+r11825 | ipkiss | 2005-07-23 21:55:00 +0200 (Sat, 23 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/audio_output/waveout.c
 
- * avi: fixed the return value of Seek().
+ * modules/audio_output/waveout.c: Fixed a rounding issue
 
 ------------------------------------------------------------------------
-r7988 | hartman | 2004-06-15 17:41:53 +0200 (Tue, 15 Jun 2004) | 2 lines
+r11824 | ipkiss | 2005-07-23 21:18:17 +0200 (Sat, 23 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/vars/volume.cpp
 
-* fix the defines for strcasecmp strncasecmp and strcasestr
+ * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLUME_MAX, for the maximum
+           volume.
 
 ------------------------------------------------------------------------
-r7987 | hartman | 2004-06-15 17:17:25 +0200 (Tue, 15 Jun 2004) | 2 lines
+r11823 | fkuehne | 2005-07-23 20:16:34 +0200 (Sat, 23 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/src/extras/libc.c
-
-* strcasestr not strncasestr
+   M /trunk/modules/gui/macosx/wizard.h
 
+* don't use tabs here as well
 ------------------------------------------------------------------------
-r7986 | hartman | 2004-06-15 16:43:26 +0200 (Tue, 15 Jun 2004) | 2 lines
+r11822 | bigben | 2005-07-23 20:15:14 +0200 (Sat, 23 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-
-* vlc_strcasestr defines (still missing something. still can't find it)
+   M /trunk/modules/gui/macosx/wizard.m
 
-------------------------------------------------------------------------
-r7985 | hartman | 2004-06-15 16:33:50 +0200 (Tue, 15 Jun 2004) | 2 lines
-Changed paths:
-   M /trunk/include/codecs.h
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+Some more coding style (empty lines filled with spaces or tabs)
 
-* G.726 support trough ffmpeg
 
 ------------------------------------------------------------------------
-r7984 | hartman | 2004-06-15 15:47:42 +0200 (Tue, 15 Jun 2004) | 3 lines
+r11821 | bigben | 2005-07-23 20:11:58 +0200 (Sat, 23 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/gui/macosx/wizard.m
+
+We use 4 space caracters instead of spaces in VLC's sources ;)
 
-* backport of local_stristr to vlc_strcasestr in libc.c
-  fixes a problem with missing strcasestr on platforms in combination with ncurses intf.
 
 ------------------------------------------------------------------------
-r7983 | oaubert | 2004-06-15 11:15:09 +0200 (Tue, 15 Jun 2004) | 4 lines
+r11820 | fkuehne | 2005-07-23 20:03:15 +0200 (Sat, 23 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/misc/Modules.am
-   A /trunk/modules/misc/svg.c
-
-SVG rendering module. It uses the text rendering API, and converts
-plain text to SVG. It can be used to have more control on the subtitle
-rendering.
+   M /trunk/modules/gui/macosx/wizard.m
 
+* use NSInformationalAlertSheets instead of mis-using the home-cooked information-sheet when reporting wrong behaviour of the user (refs #13)
 ------------------------------------------------------------------------
-r7982 | hartman | 2004-06-15 01:11:14 +0200 (Tue, 15 Jun 2004) | 2 lines
+r11819 | fkuehne | 2005-07-23 18:23:05 +0200 (Sat, 23 Jul 2005) | 6 lines
 Changed paths:
-   M /trunk/modules/control/netsync.c
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/wxwindows/streamdata.h
+   M /trunk/modules/gui/wxwindows/wizard.cpp
 
-* define INADDR_NONE for Solaris (fixes #1815)
+OSX:
+- implemented i18n on the summary-page
+- some other small fixes
 
+- l10n string fixes (both OSX and WX)
+(refs #13)
 ------------------------------------------------------------------------
-r7981 | jpsaman | 2004-06-14 21:19:57 +0200 (Mon, 14 Jun 2004) | 1 line
+r11818 | fkuehne | 2005-07-23 17:08:46 +0200 (Sat, 23 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/hd1000v.cpp
-   M /trunk/vlc.roku
+   M /trunk/THANKS
+   M /trunk/modules/gui/macosx/equalizer.h
+   M /trunk/modules/gui/macosx/equalizer.m
 
-Updated build rules.
+* patch to the Equalizer-GUI by Jean-Baptiste le Stand <jp.lestang@lestang.org>
 ------------------------------------------------------------------------
-r7980 | jpsaman | 2004-06-14 16:43:16 +0200 (Mon, 14 Jun 2004) | 1 line
+r11817 | bigben | 2005-07-23 16:42:22 +0200 (Sat, 23 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+* Fixes crash when libcdio is not installed
+
 
-FEC_NONE is a valid value in DecodeFEC(). (Fix thanks to Guido Flohr)
 ------------------------------------------------------------------------
-r7979 | jpsaman | 2004-06-14 16:35:57 +0200 (Mon, 14 Jun 2004) | 1 line
+r11816 | xtophe | 2005-07-23 15:02:48 +0200 (Sat, 23 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/access/http.c
+
+Add a add_suppressed_string for http-{user|pwd}
 
-Fix typos in DVB-T tuning code.
 ------------------------------------------------------------------------
-r7978 | jlj | 2004-06-14 00:31:18 +0200 (Mon, 14 Jun 2004) | 3 lines
+r11815 | rocky | 2005-07-23 13:25:49 +0200 (Sat, 23 Jul 2005) | 6 lines
 Changed paths:
-   M /trunk/modules/audio_output/coreaudio.c
+   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/access/vcdx/vcdplayer.c
+
+access.c: LID and Segment for non PBC (the default) needs more work. 
+Check for them and disable (somewhat).
 
-  * coreaudio: Fix (not tested) for the no audio on A52 over SPDIF issue.
+vcdplayer.c: check for invalid LSN in setting origin.
 
 
 ------------------------------------------------------------------------
-r7977 | zorglub | 2004-06-12 02:19:59 +0200 (Sat, 12 Jun 2004) | 16 lines
+r11814 | xtophe | 2005-07-22 12:55:16 +0200 (Fri, 22 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc/vlc.h
-   M /trunk/mozilla/vlcintf.idl
-   M /trunk/mozilla/vlcpeer.cpp
-   M /trunk/src/libvlc.c
+   M /trunk/configure.ac
 
-* Added new functions to the Mozilla plugin
-       - set_volume
-       - get_volume
-       - mute
-       - clear_playlist
-       - add_item
-       - next
-       - previous
-       - isplaying
-       - ge_length
-       - get_position
-       - get_time
-       - seek
+Add -lws2 for rtp and rtsp for ntohl
 
-* Fixed VLC_VolumeSet and a description
+------------------------------------------------------------------------
+r11813 | fkuehne | 2005-07-22 01:09:30 +0200 (Fri, 22 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/wizard.m
 
+* whoops (refs #13)
 ------------------------------------------------------------------------
-r7976 | ipkiss | 2004-06-11 19:14:28 +0200 (Fri, 11 Jun 2004) | 4 lines
+r11812 | fkuehne | 2005-07-22 01:04:33 +0200 (Fri, 22 Jul 2005) | 9 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
- * skins2/src/skin_main.cpp: New demux2 module to load automatically a skin.
-   This only works when the skins2 interface is active.
-   Not very much tested yet...
+* various fixes and additions -- the wizard is usable now
 
+still todo:
+- testing (streaming part is untested for now)
+- implement the playlist-table on the input-tab (I would be glad for some help there)
+- update the playlist-table in the main-window after adding the new item
+- add i18n on the Summary-tab
+- string fixes
+- some minor stuff here and there
 ------------------------------------------------------------------------
-r7975 | oaubert | 2004-06-11 16:14:28 +0200 (Fri, 11 Jun 2004) | 2 lines
+r11811 | hartman | 2005-07-21 23:18:39 +0200 (Thu, 21 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/include/network.h
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/stream_out/rtp.c
 
-Proper fix for corba building problem (use AM_CONDITIONAL)
+* Added net_AddressIsMulticast that takes a string and returns true if the string seems to describe a valid IPv4 or IPv6 address.
+* Changed all the SDP generators to only add /ttl to the c= line if the address is multicast.
 
 ------------------------------------------------------------------------
-r7974 | oaubert | 2004-06-11 15:46:01 +0200 (Fri, 11 Jun 2004) | 3 lines
+r11810 | hartman | 2005-07-21 22:35:22 +0200 (Thu, 21 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/corba/mediacontrol-core.c
+   M /trunk/src/stream_output/sap.c
 
-* Bug fix in unit conversion
-* Updated text display to new API (added i_channel)
+* a missing vlc_freeaddrinfo
 
 ------------------------------------------------------------------------
-r7973 | jlj | 2004-06-11 04:58:05 +0200 (Fri, 11 Jun 2004) | 3 lines
+r11808 | hartman | 2005-07-21 15:12:19 +0200 (Thu, 21 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/coreaudio.c
-
-  * coreaudio: Fixed the failed to set buffer size: [nope] SPDIF issue.
+   M /trunk/modules/access/file.c
 
+* Fix an issue with reading of files that are still growing in size. This fixes bugzilla report 2130. Fix by Todd Lutton (tlutton at aol.com).
 
 ------------------------------------------------------------------------
-r7972 | gbazin | 2004-06-09 17:24:18 +0200 (Wed, 09 Jun 2004) | 1 line
+r11804 | fkuehne | 2005-07-21 13:21:25 +0200 (Thu, 21 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
-   M /trunk/modules/demux/demux2.c
+   M /trunk/po/ro.po
 
-* modules/access/dshow: converted to access2/demux2. Let's hope I didn't break anything ;)
+* include version information and update copyright string
 ------------------------------------------------------------------------
-r7971 | gbazin | 2004-06-09 13:28:45 +0200 (Wed, 09 Jun 2004) | 1 line
+r11803 | fkuehne | 2005-07-21 13:17:56 +0200 (Thu, 21 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/configure.ac
+   A /trunk/po/ro.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
-* modules/video_output/directx/events.c: implemented VOUT_CLOSE.
+* forwardport [11784] and [11802] to trunk
 ------------------------------------------------------------------------
-r7970 | gbazin | 2004-06-09 13:13:42 +0200 (Wed, 09 Jun 2004) | 1 line
+r11800 | damienf | 2005-07-21 10:22:37 +0200 (Thu, 21 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/activex/plugin.cpp
+
+Oops, I did it again !
+Obviously, having a hard coded path for plugins is of no use to anyone
 
-* src/misc/net.c: fix for the udp-auto-mtu on win32.
 ------------------------------------------------------------------------
-r7969 | hartman | 2004-06-09 12:52:28 +0200 (Wed, 09 Jun 2004) | 2 lines
+r11799 | courmisch | 2005-07-20 17:47:16 +0200 (Wed, 20 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/po/fr.po
 
-* TODO: clarification to some of the vout redesign issues
+Fix quotes and a few typos
 
 ------------------------------------------------------------------------
-r7968 | oaubert | 2004-06-09 12:30:58 +0200 (Wed, 09 Jun 2004) | 2 lines
+r11798 | courmisch | 2005-07-20 17:33:18 +0200 (Wed, 20 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/po/tr.po
 
-Unclean but quick bugfix for the CORBA plugin building problem.
+Should not be executable
 
 ------------------------------------------------------------------------
-r7967 | gbazin | 2004-06-09 11:57:35 +0200 (Wed, 09 Jun 2004) | 1 line
+r11797 | massiot | 2005-07-20 15:11:07 +0200 (Wed, 20 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/access/dvb/linux_dvb.c
+
+ * modules/access/dvb/linux_dvb.c: More verbose CAM probing, patch
+   courtesy of Oivind.
 
-* modules/gui/wxwindows/bookmarks.cpp: compilation fix.
 ------------------------------------------------------------------------
-r7966 | yoann | 2004-06-08 23:53:23 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11796 | rocky | 2005-07-20 11:55:49 +0200 (Wed, 20 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/access/vcdx/access.c
 
- * modules/control/hotkeys.c: don't display OSD slider if stream is not seekable, when pressing 't' hotkey. 
+Fix bug in track-length seeking.
 
 ------------------------------------------------------------------------
-r7965 | fenrir | 2004-06-08 22:19:51 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11795 | rocky | 2005-07-20 02:08:24 +0200 (Wed, 20 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/access/vcdx/vcdplayer.c
 
- * playlist: oops, compilation fix.
+Initialize track_end variable. 
 
 ------------------------------------------------------------------------
-r7964 | jpsaman | 2004-06-08 20:17:15 +0200 (Tue, 08 Jun 2004) | 1 line
+r11793 | courmisch | 2005-07-19 20:19:22 +0200 (Tue, 19 Jul 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/vlc.roku
 
-Choose -Os automatically on mipsel.
+Should fix Debian #316161
+(though Sid has migrated to GCC 4 so it does no longer really matters)
+
 ------------------------------------------------------------------------
-r7963 | zorglub | 2004-06-08 14:59:52 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11792 | courmisch | 2005-07-19 19:53:15 +0200 (Tue, 19 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/esd.c
-
-Patch for ESD unclosed socket by Tong Ka Man <kmtong@cwbase.com>
+   M /trunk/modules/demux/livedotcom.cpp
 
-------------------------------------------------------------------------
-r7962 | zorglub | 2004-06-08 11:16:04 +0200 (Tue, 08 Jun 2004) | 2 lines
+Remove annoying debug message
+
+------------------------------------------------------------------------
+r11791 | damienf | 2005-07-19 19:41:16 +0200 (Tue, 19 Jul 2005) | 12 lines
+Changed paths:
+   M /trunk/activex/Makefile.am
+   M /trunk/activex/connectioncontainer.cpp
+   M /trunk/activex/connectioncontainer.h
+   A /trunk/activex/dataobject.cpp
+   A /trunk/activex/dataobject.h
+   M /trunk/activex/main.cpp
+   M /trunk/activex/objectsafety.cpp
+   M /trunk/activex/objectsafety.h
+   M /trunk/activex/olecontrol.cpp
+   M /trunk/activex/olecontrol.h
+   M /trunk/activex/oleinplaceactiveobject.h
+   M /trunk/activex/oleinplaceobject.h
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/oleobject.h
+   M /trunk/activex/persistpropbag.h
+   M /trunk/activex/persiststorage.cpp
+   M /trunk/activex/persiststorage.h
+   M /trunk/activex/persiststreaminit.h
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/provideclassinfo.h
+   M /trunk/activex/utils.cpp
+   M /trunk/activex/utils.h
+   M /trunk/activex/viewobject.cpp
+   M /trunk/activex/viewobject.h
+   M /trunk/activex/vlccontrol.cpp
+   M /trunk/activex/vlccontrol.h
+
+
+Improved compatibility
+
+tested to work with
+- Visual Basic 6
+- Visual C++ 6
+- Microsoft Office 2003
+- Internet Explorer 6
+
+all: support for aggregation + bug fixes
+dataobject.cpp, dataobject.h: initial support for embedding
+
+------------------------------------------------------------------------
+r11790 | fenrir | 2005-07-19 17:44:28 +0200 (Tue, 19 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-Fix for requests without path when using proxy
+ * livedotcom.cpp: added H264 support.
 
 ------------------------------------------------------------------------
-r7961 | oaubert | 2004-06-08 01:40:20 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11789 | fenrir | 2005-07-19 10:39:50 +0200 (Tue, 19 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/modules/packetizer/h264.c
 
-Fixes in the build system
+ * h264: handle SPS/PPS in annexb format in extra data (needed for RTP).
 
 ------------------------------------------------------------------------
-r7960 | anil | 2004-06-08 01:15:16 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11788 | rocky | 2005-07-19 02:28:19 +0200 (Tue, 19 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/doc/developer/videolan-doc.xsl
+   M /trunk/config.in
+   M /trunk/doc/Configure.help
+
+doc/Configure.help: document libcdio, cddax, cdda, vcd, and vcdx
+
+config.in: a typo in the CONFIG_ name.
 
-* use screen.css too for the single html version, and reduce the toc size.
 
 ------------------------------------------------------------------------
-r7959 | fenrir | 2004-06-08 00:41:08 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11787 | asmax | 2005-07-19 02:02:26 +0200 (Tue, 19 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins/src/skin_main.cpp
+   M /trunk/src/libvlc.c
 
- * skin_main: compilation fix. (thx bigben for reporting them).
+- libvlc.c: fixed broken build on cygwin...
+------------------------------------------------------------------------
+r11786 | asmax | 2005-07-19 01:57:41 +0200 (Tue, 19 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/theme_repository.cpp
+   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/var_percent.cpp
+   M /trunk/modules/gui/skins2/utils/var_percent.hpp
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/modules/gui/skins2/win32/win32_window.cpp
 
+- all: compilation fixes with vc7.1
 ------------------------------------------------------------------------
-r7958 | fenrir | 2004-06-08 00:38:58 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11785 | massiot | 2005-07-18 19:36:45 +0200 (Mon, 18 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins/src/vlcproc.cpp
+   M /trunk/extras/contrib/src/packages.mak
 
- * vlcproc.cpp: compilation fix.
+ * extras/contrib/src/packages.mak: Use GNUTLS 1.2.6 since 1.2.3 is no
+   longer available on the FTP site (patch courtesy of Clement Vasseur).
 
 ------------------------------------------------------------------------
-r7957 | fenrir | 2004-06-08 00:35:20 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11782 | courmisch | 2005-07-18 17:07:33 +0200 (Mon, 18 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/gtk/control.c
+   M /trunk/src/stream_output/acl.c
 
- * control: compilation fix.
+Fix use of fatal use of unitialized value (regression in [11778])
 
 ------------------------------------------------------------------------
-r7956 | hartman | 2004-06-08 00:27:16 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11781 | rocky | 2005-07-18 13:41:24 +0200 (Mon, 18 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/configure.ac
+
+Still need to test for CD paranoia separately in order to pick up
+paranoia library flags. Perhaps there's another way to do this on the
+first libcdio test, but this works.
 
-* fix TODO file
 
 ------------------------------------------------------------------------
-r7955 | fenrir | 2004-06-08 00:21:33 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11778 | asmax | 2005-07-17 23:21:04 +0200 (Sun, 17 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/src/input/input.c
-   D /trunk/src/input/input_ext-intf.c
-   M /trunk/src/input/input_programs.c
-
- * src/input/input_ext-intf.c: no more unused.
+   M /trunk/include/network.h
+   M /trunk/include/vlc_common.h
+   M /trunk/src/input/var.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/src/misc/net.c
+   M /trunk/src/stream_output/acl.c
+   M /trunk/src/stream_output/sap.c
 
+* all: compilation fix with vc7.1 compiler, and removed a bunch of warnings (there are still many warnings about size_t/int mismatch though...)
 ------------------------------------------------------------------------
-r7954 | fenrir | 2004-06-08 00:19:12 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11777 | rocky | 2005-07-17 21:40:48 +0200 (Sun, 17 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/include/input_ext-intf.h
+   M /trunk/configure.ac
+
+Require libcdio 0.72. 
 
- * input_ext-intf.h: removed unused functions/defines.
 
 ------------------------------------------------------------------------
-r7953 | hartman | 2004-06-08 00:14:51 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11776 | rocky | 2005-07-17 21:26:41 +0200 (Sun, 17 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/build-vlc
+   M /trunk/config.in
+   M /trunk/configure.ac
+   M /trunk/defconfig
+
+Revise better for current default options and names as seen by configure.ac
 
-* TODO: put todo's in TODO list instead of commit messages :)
 
 ------------------------------------------------------------------------
-r7952 | fenrir | 2004-06-08 00:14:21 +0200 (Tue, 08 Jun 2004) | 3 lines
+r11775 | bigben | 2005-07-17 20:57:40 +0200 (Sun, 17 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/include/input_ext-intf.h
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+Move some DEFINES that are also required without libcdio
 
- * input_ext-intf.h: input_ChangeArea/Program are now private to the input.
-                     input_ToggleES is removed.
 
 ------------------------------------------------------------------------
-r7951 | fenrir | 2004-06-08 00:11:57 +0200 (Tue, 08 Jun 2004) | 2 lines
+r11773 | rocky | 2005-07-17 18:27:59 +0200 (Sun, 17 Jul 2005) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
-   M /trunk/modules/gui/gtk/menu.c
-   M /trunk/modules/gui/kde/interface.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+A number of probe disc fixes:
+- DVD probing works more like CD-DA and VCD probing.
+- Reduce libcdio verbosity on errors (which are largely to be expected).
+- If no media found set Device name null and don't change selection type
+- CD-DA probing had been broken 
 
- * all: don't use input_ToggleES.
 
 ------------------------------------------------------------------------
-r7950 | fenrir | 2004-06-07 23:53:03 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11772 | courmisch | 2005-07-17 17:26:36 +0200 (Sun, 17 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/gtk/gtk_callbacks.c
-   M /trunk/modules/gui/gtk/menu.c
+   M /trunk/modules/access/http.c
 
- * gtk: don't use input_ChangeArea.
+Remove non-standard http4 and http6.
+It's the DNS job to tell which version are available,
+not poor clueless average user's.
 
 ------------------------------------------------------------------------
-r7949 | fenrir | 2004-06-07 23:38:09 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11771 | courmisch | 2005-07-17 17:22:02 +0200 (Sun, 17 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
+   M /trunk/modules/access/http.c
 
- * VlcWrapper: don't use input_ChangeArea.
+Ignore insecure HTTP redirection to non HTTP protocol
 
 ------------------------------------------------------------------------
-r7948 | fenrir | 2004-06-07 23:35:19 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11770 | courmisch | 2005-07-17 16:25:41 +0200 (Sun, 17 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/lirc.c
+   M /trunk/modules/control/http.c
 
- * lirc: don't use input_ChangeArea.
+Cleanup - invalid #263.
 
 ------------------------------------------------------------------------
-r7947 | fenrir | 2004-06-07 23:32:18 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11769 | rocky | 2005-07-17 15:46:26 +0200 (Sun, 17 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/gtk/menu.c
+   M /trunk/configure.ac
+
+Add 4th/last parameter to PKG_CHECK_MODULES ("else" clause when
+package isn't found) for libcdio and libvcdinfo so we don't give an
+error message and termintate when these are not around.
 
- * menu.c: don't use input_ChangeProgram.
 
 ------------------------------------------------------------------------
-r7946 | fenrir | 2004-06-07 23:27:18 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11768 | asmax | 2005-07-17 13:53:28 +0200 (Sun, 17 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/build-vlc
+   M /trunk/config.in
 
- * input: warning fix + no more input_OffsetToTime.
+* added libcdio in the menuconfig, to be able to... disable it ;)
 
 ------------------------------------------------------------------------
-r7945 | fenrir | 2004-06-07 23:26:35 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11767 | courmisch | 2005-07-17 11:04:58 +0200 (Sun, 17 Jul 2005) | 13 lines
 Changed paths:
-   M /trunk/modules/gui/gtk/display.c
-   M /trunk/modules/gui/kde/interface.cpp
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/gui/qt/intf.cpp
-   M /trunk/modules/gui/skins/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/configure.ac
+   M /trunk/modules/services_discovery/Modules.am
+   A /trunk/modules/services_discovery/upnp.cpp
 
- * all: don't use input_OffsetToTime anymore.
+Bleeding edge UPnP service discovery :
+ * depends on CyberLink C++ UPnP library available from :
+   http://sourceforge.net/project/showfiles.php?group_id=89768
+   with iconv compilation patch from :
+   http://jserv.sayya.org/upnp/clinkcc170-fix-compilation.diff
+ * requires libexpat-devel or whatever you call it,
+ * needs review by playlist guru (Zorglub ?),
+   especially as regards locking
+ * at least, detects UPnP Media server properly
+ * I'm looking for a '''working''' UPnP Media Server on Linux for more
+   extensive tests. I couldn't get TwonkyVision to accept my medias :(
+ * tentatively closes #98 - and probably introduce new bugs
 
 ------------------------------------------------------------------------
-r7944 | anil | 2004-06-07 22:35:12 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11766 | courmisch | 2005-07-17 08:57:31 +0200 (Sun, 17 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/developer
-   M /trunk/doc/developer/Makefile
+   M /trunk/modules/control/http.c
 
-* the txt rule now uses xsltproc. faster and nicer
+Forgot this file - default to allowing every body when there is no .hosts
 
 ------------------------------------------------------------------------
-r7943 | anil | 2004-06-07 21:54:14 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11765 | rocky | 2005-07-16 23:44:21 +0200 (Sat, 16 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/doc/developer/html
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+A bug in libvcdinfo <= 23 prevents C++ compilations.
 
-* developer/html : sorry forgot this svn:ignore...
 
 ------------------------------------------------------------------------
-r7942 | anil | 2004-06-07 21:49:22 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11764 | bigben | 2005-07-16 23:33:09 +0200 (Sat, 16 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/doc/developer
+   M /trunk/configure.ac
+
+Small hack to make OSX happier.
 
-* added proper svn:ignore properties
 
 ------------------------------------------------------------------------
-r7941 | zorglub | 2004-06-07 21:48:35 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11763 | rocky | 2005-07-16 23:20:15 +0200 (Sat, 16 Jul 2005) | 2 lines
 Changed paths:
-   A /trunk/doc/developer/screen.css
+   M /trunk/modules/gui/wxwindows/open.cpp
 
-Forgot the CSS
+Set entries/lids for VCDs when we have an okay libvcdinfo.
 
 ------------------------------------------------------------------------
-r7940 | oaubert | 2004-06-07 21:40:26 +0200 (Mon, 07 Jun 2004) | 4 lines
+r11762 | courmisch | 2005-07-16 21:30:09 +0200 (Sat, 16 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/corba/Modules.am
-   M /trunk/modules/control/corba/corba.c
-   M /trunk/modules/control/corba/mediacontrol-core.c
-   M /trunk/modules/control/corba/mediacontrol-init.c
-   M /trunk/modules/control/corba/mediacontrol-plugin.c
+   M /trunk/src/stream_output/acl.c
 
-* All C files: coding style update
-* mediacontrol-core.c: update to the new control API
-* configure.ac, Modules.am: (unfinished) build changes
+Review and fix ACL duplication - really closes #262
 
 ------------------------------------------------------------------------
-r7939 | zorglub | 2004-06-07 21:32:10 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11761 | courmisch | 2005-07-16 20:48:17 +0200 (Sat, 16 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/developer/Makefile
-   M /trunk/doc/developer/decoders.xml
-   M /trunk/doc/developer/input.xml
-   D /trunk/doc/developer/modules.eps
-   A /trunk/doc/developer/modules.png
-   M /trunk/doc/developer/overview.xml
-   D /trunk/doc/developer/ps.eps
-   A /trunk/doc/developer/ps.png
-   D /trunk/doc/developer/stream.eps
-   A /trunk/doc/developer/stream.png
-   D /trunk/doc/developer/ts.eps
-   A /trunk/doc/developer/ts.png
+   M /trunk/src/stream_output/acl.c
 
-Convert icons to png for pdf output
+Copy the default ACL value in ACL_Duplicate - closes #262
 
 ------------------------------------------------------------------------
-r7938 | anil | 2004-06-07 21:27:55 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11759 | rocky | 2005-07-16 18:04:56 +0200 (Sat, 16 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/doc/developer/Makefile
+   M /trunk/configure.ac
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+configure.ac: Allow libcdio 0.71 for libcdio things. 
+open.cpp: Add tooltip for Probe and fill out more vcdinfo things.
 
-* fixed a few rules (pdf, txt and clean)
 
 ------------------------------------------------------------------------
-r7937 | zorglub | 2004-06-07 21:13:05 +0200 (Mon, 07 Jun 2004) | 7 lines
+r11754 | rocky | 2005-07-16 16:38:08 +0200 (Sat, 16 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/doc/developer/Makefile
-   M /trunk/doc/developer/history.xml
-   A /trunk/doc/developer/html
-   M /trunk/doc/developer/manual.xml
-   A /trunk/doc/developer/stylesheet-print-noicones.dsl
-   A /trunk/doc/developer/stylesheet-txt.dsl
-   A /trunk/doc/developer/videolan-doc-chunk.xsl
-   A /trunk/doc/developer/videolan-doc.xsl
+   M /trunk/configure.ac
 
-Use xlstproc instead of jade for HTML output 
-Output PDF instead of PS
+Clean up options and processing relating to libcdio, libvcdinfo,
+cddax, and vcdx. Add libvcdinfo to wxwindows module if it is around.
 
-You will need 
- * xsltproc
- * the docbook XSL package
 
 ------------------------------------------------------------------------
-r7936 | fenrir | 2004-06-07 20:32:12 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11753 | courmisch | 2005-07-16 16:33:05 +0200 (Sat, 16 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdplay/demux.c
-   M /trunk/modules/access/dvdplay/intf.c
-   M /trunk/modules/access/vcdx/access.c
-   M /trunk/modules/access/vcdx/demux.c
-   M /trunk/modules/access/vcdx/intf.c
+   M /trunk/modules/access/vcdx/vcdplayer.c
 
- * all: use var_Set/Get "state"/"position"/"rate" instead of old functions.
+sleep is not thread-safe - use VLC API msleep instead
 
 ------------------------------------------------------------------------
-r7935 | fenrir | 2004-06-07 20:30:46 +0200 (Mon, 07 Jun 2004) | 4 lines
+r11752 | courmisch | 2005-07-16 15:39:14 +0200 (Sat, 16 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/sdl.c
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/services_discovery/sap.c
 
- all: don't use input_Seek. Btw, sdl shouldn't do the seek itself, and
- follow the key-pressed scheme (I have removed thoses seeks).
- Someone to do the work ?
+Cosmeticissimism
 
 ------------------------------------------------------------------------
-r7934 | fenrir | 2004-06-07 20:28:16 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11741 | rocky | 2005-07-16 06:47:12 +0200 (Sat, 16 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/ps.c
-   M /trunk/modules/demux/mpeg/system.c
+   M /trunk/modules/access/vcdx/info.c
 
- * all: input_DumpStream isn't exported anymore.
+Meant to set first and last entry for each *track*. 
 
 ------------------------------------------------------------------------
-r7933 | fenrir | 2004-06-07 20:27:24 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11740 | rocky | 2005-07-16 06:36:58 +0200 (Sat, 16 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+Don't limit VCD Entries or LIDs to number of MPEG tracks. 
+Untabify.
 
- * demux2, access2: prototype change.
 
 ------------------------------------------------------------------------
-r7932 | fenrir | 2004-06-07 20:26:27 +0200 (Mon, 07 Jun 2004) | 3 lines
+r11739 | rocky | 2005-07-16 06:32:18 +0200 (Sat, 16 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
-   M /trunk/modules/gui/gtk/control.c
-   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/menu.c
-   M /trunk/modules/gui/kde/interface.cpp
-   M /trunk/modules/gui/pda/pda.c
-   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/access/vcdx/vcdplayer.c
 
- * use var_Set/Get "state"/"position"/"rate" instead of old functions.
-  I haven't tested thoses changes ...
+Remove gcc 4 uninitialize variable warning.
 
 ------------------------------------------------------------------------
-r7931 | fenrir | 2004-06-07 20:24:24 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11738 | rocky | 2005-07-16 06:12:28 +0200 (Sat, 16 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/control/corba/mediacontrol-core.c
-   M /trunk/modules/control/joystick.c
-   M /trunk/modules/control/lirc.c
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+Don't use "Track" for VCDX, "Entry" or "LID" should be used.
 
- * control/*.c: use var_Set/Get "state"/"position"/"rate" instead of old functions.
 
 ------------------------------------------------------------------------
-r7930 | fenrir | 2004-06-07 20:23:15 +0200 (Mon, 07 Jun 2004) | 6 lines
+r11737 | rocky | 2005-07-16 05:38:58 +0200 (Sat, 16 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/include/input_ext-intf.h
-   M /trunk/include/ninput.h
-   M /trunk/include/vlc_common.h
-   M /trunk/src/input/access.c
-   M /trunk/src/input/control.c
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_ext-intf.c
-   M /trunk/src/input/input_programs.c
-   M /trunk/src/input/stream.c
+   M /trunk/configure.ac
+   M /trunk/modules/access/cdda/info.c
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/po/Makefile.in.in
+
+cdda/info.c: changes for libcddb 1.1.0 API
+
+rest: Add "Probe" for media function in Open Disc.
 
- * include: removed a few deprecated functions.
- * demux, access: change the prototype of access2_New/demux2_New.
- * control: implemented all INPUT_GET/SET.
- * src/input/*.c: removed old functions, move some of them.
-              
 
 ------------------------------------------------------------------------
-r7929 | fenrir | 2004-06-07 20:19:10 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11736 | rocky | 2005-07-16 05:36:05 +0200 (Sat, 16 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/src/stream_output/acl.c
+
+One needs to #include errno.h in order to use errno. At least on my
+Fedora Core 4 GNU/Linux box.
 
- * avi: support for track without key flag set in the index.
 
 ------------------------------------------------------------------------
-r7928 | fenrir | 2004-06-07 03:01:38 +0200 (Mon, 07 Jun 2004) | 2 lines
+r11735 | courmisch | 2005-07-15 20:48:33 +0200 (Fri, 15 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
+   M /trunk/modules/stream_out/mosaic_bridge.c
 
- * Modules.am: oops ts2 -> ts
+The last vlc_reduce that was left
 
 ------------------------------------------------------------------------
-r7927 | gbazin | 2004-06-07 00:12:23 +0200 (Mon, 07 Jun 2004) | 1 line
+r11734 | courmisch | 2005-07-15 17:24:39 +0200 (Fri, 15 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/src/misc/net.c
+
+Save a call to strlen() in net_vaPrintf (and net_Printf)
 
-* modules/demux/demux2.c: added v4l.
 ------------------------------------------------------------------------
-r7926 | fenrir | 2004-06-06 23:18:59 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11733 | courmisch | 2005-07-15 17:18:46 +0200 (Fri, 15 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/src/stream_output/acl.c
 
- * access2: added shortcuts for vcd/svcd.
+- Clean up
+- Don't avoid non-existent off-by-one bug, ie. use full buffer size
 
 ------------------------------------------------------------------------
-r7925 | fenrir | 2004-06-06 23:18:07 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11732 | courmisch | 2005-07-15 16:24:47 +0200 (Fri, 15 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/mux/asf.c
 
- * v4l: converted to access2, but untested so ...
+Fix undefined symbol error
 
 ------------------------------------------------------------------------
-r7924 | fenrir | 2004-06-06 21:02:02 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11731 | sam | 2005-07-15 13:34:10 +0200 (Fri, 15 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/debian
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/rules
 
* all: added VSSH fourcc.
 * Updated Debian build files for a future upload.
 
 ------------------------------------------------------------------------
-r7923 | fenrir | 2004-06-06 20:55:10 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11730 | courmisch | 2005-07-14 17:18:50 +0200 (Thu, 14 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/activex
+   M /trunk/activex/Makefile.am
+   D /trunk/activex/axvlc.inf
+   A /trunk/activex/axvlc.inf.in (from /trunk/activex/axvlc.inf:11717)
+   M /trunk/configure.ac
 
- * standard: fixed a segfault.
+- Automatic versioning info in ActiveX plugin (refs #181)
+- Also include the inf in the distribution
 
 ------------------------------------------------------------------------
-r7922 | fenrir | 2004-06-06 20:18:50 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11729 | courmisch | 2005-07-14 16:35:05 +0200 (Thu, 14 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/src/stream_output/acl.c
 
- * http: little clean up.
+The solution was too simple, I guess
 
 ------------------------------------------------------------------------
-r7921 | gbazin | 2004-06-06 20:13:29 +0200 (Sun, 06 Jun 2004) | 1 line
+r11728 | courmisch | 2005-07-13 20:30:46 +0200 (Wed, 13 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/ts.c
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/access/mms/mmstu.h
+
+- Fix very likely race condition
+  (whereby psz_bind_addr would be modified by another call to inet_ntoa)
+- Use net_GetSockAddress
 
-* modules/demux/mpeg/ts.c: compilation fix.
 ------------------------------------------------------------------------
-r7920 | fenrir | 2004-06-06 19:24:06 +0200 (Sun, 06 Jun 2004) | 4 lines
+r11727 | courmisch | 2005-07-13 20:23:09 +0200 (Wed, 13 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/mpeg/Modules.am
-   M /trunk/modules/demux/mpeg/ts.c
-   M /trunk/modules/mux/mpeg/Modules.am
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/access/ftp.c
 
- * all: - renamed old ts demuxer as ts_old(_dvbpsi).
-        - renamed ts2 into ts at the build system level.
-        - removed muxer without dvbpsi.
+- Use previous API
+- Remove a dynamic allocation
 
 ------------------------------------------------------------------------
-r7919 | fenrir | 2004-06-06 19:02:55 +0200 (Sun, 06 Jun 2004) | 3 lines
+r11726 | courmisch | 2005-07-13 20:11:18 +0200 (Wed, 13 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/net.c
 
- * vcd/vcd.c: ported to access2.
- * access2: added chapter support.
+New useful API to combine get(sock|peer)name() and vlc_getnameinfo()
 
 ------------------------------------------------------------------------
-r7918 | oaubert | 2004-06-06 18:15:23 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11725 | courmisch | 2005-07-13 20:09:38 +0200 (Wed, 13 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/snapshot.c
+   M /trunk/src/input/decoder.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/video_output/video_output.c
 
-Removed call to input_Tell (which is deprecated)
+Forgot these files
 
 ------------------------------------------------------------------------
-r7917 | fenrir | 2004-06-06 15:55:40 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11724 | courmisch | 2005-07-13 19:51:13 +0200 (Wed, 13 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/x264.c
+   M /trunk/src/extras/libc.c
 
- * ts.c: module name is now ts. (thx thedj).
+Rename vlc_reduce to vlc_ureduce so that we won't get into troubles if
+we ever need to reborn vlc_reduce for some unanticipated reason
 
 ------------------------------------------------------------------------
-r7916 | anil | 2004-06-06 15:54:12 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11723 | courmisch | 2005-07-13 19:16:09 +0200 (Wed, 13 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/misc/gnutls.c
 
-* bookmarks.cpp: compilation fix
+Fix warnings (refs #258)
 
 ------------------------------------------------------------------------
-r7915 | fenrir | 2004-06-06 15:53:53 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11721 | courmisch | 2005-07-13 16:59:11 +0200 (Wed, 13 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/src/stream_output/acl.c
 
- * udp: increase the mtu by *2  instead of 10%.
+Use ANSI isspace() for crap compilers that don't know about C99 isblank()
 
 ------------------------------------------------------------------------
-r7914 | hartman | 2004-06-06 15:28:02 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11720 | damienf | 2005-07-13 16:17:24 +0200 (Wed, 13 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc/vlc.h
+   M /trunk/src/stream_output/acl.c
 
-* bugfix to libvlc header
+isblank() is not an ANSI function,it should really be tested for
 
 ------------------------------------------------------------------------
-r7913 | hartman | 2004-06-06 15:13:06 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11719 | fkuehne | 2005-07-12 22:06:23 +0200 (Tue, 12 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/sgimb.c
-
-* No longer force ts2 for Kasenna udp multicast. ts2 is now ts.
+   M /trunk/Makefile.am
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   D /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
 
+* finally converted to the 10.2 and later format, which is faster readable
 ------------------------------------------------------------------------
-r7912 | hartman | 2004-06-06 15:02:26 +0200 (Sun, 06 Jun 2004) | 12 lines
+r11718 | fkuehne | 2005-07-12 22:03:32 +0200 (Tue, 12 Jul 2005) | 8 lines
 Changed paths:
-   M /trunk/include/vlc/vlc.h
-   M /trunk/mozilla/vlcshell.cpp
-   M /trunk/src/libvlc.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/wxwindows/streamdata.h
 
-* WARNING: Libvlc API change
- - VLC_Set VLC_Get were changed to VLC_VariableGet VLC_VariableSet
- - VLC_ClearPlaylist was changed to VLC_PlaylistClear
- - Added a lot of new calls: 
-   VLC_PositionGet, VLC_PositionSet, VLC_TimeGet, VLC_TimeSet,
-   VLC_LengthGet, VLC_SpeedFaster, VLC_SpeedSlower, VLC_PlaylistIndex,
-   VLC_PlaylistNumberOfItems, VLC_PlaylistNext, VLC_PlaylistPrev, 
-   VLC_VolumeGet, VLC_VolumeSet, VLC_VolumeMute.
- - everything doxygenized.
- - There are NO mozilla functions of these additions yet. (someone else please?) 
+* additional GUI-fixes
+* implemented the streaming-method-tab correctly (forgot that previously...)
+* implemented MRL-composition when transcoding (still needs to be done for streaming)
+* fixed various other stuff here and there
 
+not usable yet - work will be continued after July 21th
 
+(refs #13)
 ------------------------------------------------------------------------
-r7911 | yoann | 2004-06-06 15:00:23 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11717 | courmisch | 2005-07-12 20:02:20 +0200 (Tue, 12 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/src/misc/objects.c
 
- * modules/control/hotkeys.c : clean up
+More dead code
 
 ------------------------------------------------------------------------
-r7910 | fenrir | 2004-06-06 14:51:06 +0200 (Sun, 06 Jun 2004) | 3 lines
+r11716 | courmisch | 2005-07-12 20:01:14 +0200 (Tue, 12 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/access/file.c
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/access/tcp.c
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/src/misc/iso_lang.c
 
- * access/*: use var_* helpers.
- * access/vcd/ clean up.
+Yet another strncmp => memcmp (refs #258)
 
 ------------------------------------------------------------------------
-r7909 | zorglub | 2004-06-06 14:45:32 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11715 | courmisch | 2005-07-12 19:58:09 +0200 (Tue, 12 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/control/telnet.c
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/modules/misc/network/ipv6.c
-   M /trunk/src/misc/net.c
-
-Patch by Rémi Denis-Courmont to include TCP listening sockets in the abstraction layer
-
-------------------------------------------------------------------------
-r7908 | zorglub | 2004-06-06 14:44:35 +0200 (Sun, 06 Jun 2004) | 3 lines
-Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/src/input/control.c
-
-* Interaction between bookmarks and streaming wizard
-* Edit bookmarks if possible
-
-------------------------------------------------------------------------
-r7907 | fenrir | 2004-06-06 14:17:15 +0200 (Sun, 06 Jun 2004) | 2 lines
-Changed paths:
-   M /trunk/include/variables.h
+   M /trunk/src/misc/charset.c
+   M /trunk/src/misc/image.c
 
- * variables: added var_Get/Set/CreateGetBool.
+Eliminate dead code
 
 ------------------------------------------------------------------------
-r7906 | fenrir | 2004-06-06 13:56:22 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11714 | courmisch | 2005-07-12 18:00:43 +0200 (Tue, 12 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/include/variables.h
+   M /trunk/Makefile.am
+   M /trunk/include/network.h
+   A /trunk/include/vlc_acl.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/net.c
+   A /trunk/src/stream_output/acl.c
 
- * variables: helpers: var_Get* .
+Better ACL API (full rewrite)
 
 ------------------------------------------------------------------------
-r7905 | fenrir | 2004-06-06 13:44:01 +0200 (Sun, 06 Jun 2004) | 2 lines
+r11711 | courmisch | 2005-07-11 18:37:40 +0200 (Mon, 11 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/include/variables.h
+   M /trunk/modules/control/http.c
 
- * variables: added more helpers: var_CreateGet*
+Diminish buffer size
+(still big enough for a pure 256-bits architecture...)
 
 ------------------------------------------------------------------------
-r7904 | fenrir | 2004-06-06 00:36:13 +0200 (Sun, 06 Jun 2004) | 3 lines
+r11710 | courmisch | 2005-07-11 18:34:47 +0200 (Mon, 11 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/control/http.c
 
- * input: compute right value for position/time on position-offset and
-time-offset change.
+Avoid buffer overflow
+(local account needed, but possibly not same user as VLC)
 
 ------------------------------------------------------------------------
-r7903 | fenrir | 2004-06-05 23:53:24 +0200 (Sat, 05 Jun 2004) | 4 lines
+r11709 | massiot | 2005-07-11 18:20:33 +0200 (Mon, 11 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   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
-
- * mms/* : converted to access2. It should be reworked to use pf_block, but
-that can wait ...
- * access2: little fix + added mms* shortcuts.
-
-------------------------------------------------------------------------
-r7902 | fenrir | 2004-06-05 22:13:08 +0200 (Sat, 05 Jun 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/video_output/snapshot.c
-
- * snapshot: small warning fix + coding rules.
- Btw, the module uses input_Tell that is deprecated, Is it really needed ?
- If so, when ?
-
-
-------------------------------------------------------------------------
-r7901 | fenrir | 2004-06-05 22:11:05 +0200 (Sat, 05 Jun 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-
- * livedotcom: small warning fix for old version.
-
-------------------------------------------------------------------------
-r7900 | zorglub | 2004-06-05 21:48:09 +0200 (Sat, 05 Jun 2004) | 2 lines
-Changed paths:
+   M /trunk/modules/access/vcd/cdrom.h
+   M /trunk/modules/codec/a52.c
+   M /trunk/modules/codec/dts.c
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/demux/aiff.c
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/mjpeg.c
+   M /trunk/modules/demux/mpeg/m4a.c
+   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/demux/nuv.c
    M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/old.c
+   M /trunk/modules/demux/playlist/pls.c
+   M /trunk/modules/demux/real.c
+   M /trunk/modules/misc/memcpy/fastmemcpy.h
+   M /trunk/modules/video_filter/deinterlace.c
 
-Fixed warning
-
-------------------------------------------------------------------------
-r7899 | fenrir | 2004-06-05 21:45:56 +0200 (Sat, 05 Jun 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/mux/mp4.c
-
- * mp4: fixed a small bug with subtitle.
+ * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts.
 
 ------------------------------------------------------------------------
-r7898 | fenrir | 2004-06-05 21:36:51 +0200 (Sat, 05 Jun 2004) | 4 lines
+r11708 | massiot | 2005-07-11 18:16:17 +0200 (Mon, 11 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/modules/access/file.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/stream.c
+   M /trunk/include/vlc_common.h
 
- * ninput: added more access2 doc, added ACCESS_SET_PRIVATE_ID_STATE,
-STREAM_CONTROL_ACCESS.
- * all: added previous new commands support.
+ * include/vlc_common.h: Fixed I64Fd family for 64-bit processors.
 
 ------------------------------------------------------------------------
-r7897 | jpsaman | 2004-06-05 21:27:48 +0200 (Sat, 05 Jun 2004) | 1 line
+r11707 | massiot | 2005-07-11 18:01:01 +0200 (Mon, 11 Jul 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/modules/video_output/hd1000v.cpp
-   M /trunk/vlc.roku
 
-HD1000 Cascade needs to link with mad and dvbpsi. Generalized buildscript and the HD1000v module has priority 100 on Roku OS
-------------------------------------------------------------------------
-r7896 | ipkiss | 2004-06-05 21:23:03 +0200 (Sat, 05 Jun 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-
- * skins2/src/theme_loader.cpp: Added a forgotten header; this fixes the
-   loading of .vlt files on Win32
+ * configure.ac: Fixed ipv6 detection.
 
 ------------------------------------------------------------------------
-r7895 | fenrir | 2004-06-05 20:58:58 +0200 (Sat, 05 Jun 2004) | 3 lines
+r11706 | massiot | 2005-07-11 17:59:36 +0200 (Mon, 11 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/directory.c
+   M /trunk/src/misc/getaddrinfo.c
 
- * cdda: converted to access2. It seems stable.
- * access2: added/fixed title support.
+ * src/misc/getaddrinfo.c, modules/access/directory.c: Solaris fixes.
 
 ------------------------------------------------------------------------
-r7894 | fenrir | 2004-06-05 20:54:18 +0200 (Sat, 05 Jun 2004) | 2 lines
+r11705 | fkuehne | 2005-07-11 13:52:42 +0200 (Mon, 11 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-
- * demux2: added wav.
+   M /trunk/modules/gui/macosx/wizard.m
 
+* implemented 3 dialogues, which complain to the user, if s/he didn't provide a file or destination
 ------------------------------------------------------------------------
-r7893 | gbazin | 2004-06-05 20:04:06 +0200 (Sat, 05 Jun 2004) | 1 line
+r11704 | fkuehne | 2005-07-11 13:18:14 +0200 (Mon, 11 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/src/interface/interface.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.m
 
-* src/interface/interface.c, modules/gui/wxwindows/video.cpp: couple of fixes.
+* finished the gui and implemented correct encap-format-selection when transcoding (refs #13) -- still not usable
 ------------------------------------------------------------------------
-r7892 | gbazin | 2004-06-05 19:49:22 +0200 (Sat, 05 Jun 2004) | 3 lines
+r11703 | sam | 2005-07-11 13:15:31 +0200 (Mon, 11 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/po/Makefile.in.in
 
-* src/video_output/vout_intf.c: only embed the video if the main interface supports it (don't check other interfaces).
-* modules/gui/wxwindows/video.cpp, modules/video_output/x11/xcommon.c: in embedded mode, close the vout window if vlc is exiting.
+  * po/Makefile.in.in: reverted an unexpected change.
 
 ------------------------------------------------------------------------
-r7891 | hartman | 2004-06-05 19:12:16 +0200 (Sat, 05 Jun 2004) | 5 lines
+r11702 | massiot | 2005-07-11 11:45:54 +0200 (Mon, 11 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/playlist/m3u.c
-
-* Added an extension check to m3u plugins for .ram files.
-These files can contain a single line with a rtsp:// link which VLC sometimes is able to handle.
+   M /trunk/modules/stream_out/duplicate.c
 
-for MPEG-4 unicasted RealMedia streams.
+ * modules/stream_out/duplicate.c: Fixed ES selection when using both
+   program= and es= for the same destination.
 
 ------------------------------------------------------------------------
-r7890 | hartman | 2004-06-05 18:58:57 +0200 (Sat, 05 Jun 2004) | 2 lines
+r11701 | massiot | 2005-07-11 11:44:53 +0200 (Mon, 11 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/stream_out/switcher.c
 
-* fix a compilation error
+ * modules/stream_out/switcher.c: New option --no-sout-switcher-mute-audio.
 
 ------------------------------------------------------------------------
-r7889 | hartman | 2004-06-05 18:09:00 +0200 (Sat, 05 Jun 2004) | 12 lines
+r11700 | massiot | 2005-07-11 11:43:38 +0200 (Mon, 11 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/evc/vlc.c
-   M /trunk/include/vlc/vlc.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_playlist.h
-   M /trunk/modules/control/corba/mediacontrol-init.c
-   M /trunk/mozilla/vlcpeer.cpp
-   M /trunk/mozilla/vlcshell.cpp
-   M /trunk/python/vlcmodule.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/vlc.c
-
-NOTE: libvlc API changes
-* renamed VLC_Stop to VLC_CleanUp since this name is closer to what it actually does.
-* added a new VLC_Stop that just does playlist_Stop analogous to VLC_Play and VLC_Pause.
-* reordered the functions in libvlc. everything was mixed up.
-* added doxygen info to all the functions
-* fixed several functions to use the correct underlying API calls
-* corrected the copyright info
-
+   M /trunk/modules/packetizer/mpegvideo.c
 
-This is in preparation of the new libvlc calls for mozilla plugin
-temp. moved the playlist_command_t typedef to vlc_common.h awaiting implementation of playlist_Control()
+ * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
 
 ------------------------------------------------------------------------
-r7888 | fenrir | 2004-06-04 23:59:48 +0200 (Fri, 04 Jun 2004) | 4 lines
+r11699 | sam | 2005-07-11 10:52:14 +0200 (Mon, 11 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/include/vlc/control.h
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/ps.h
+   M /trunk/modules/gui/skins2/utils/position.hpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/modules/video_filter/scale.c
+   M /trunk/po/Makefile.in.in
+   M /trunk/src/playlist/item.c
+   M /trunk/src/video_output/video_output.c
 
- * udp: activate udp-auto-mtu by default. It increases the internal MTU
-by 10% each time we read a packet greater or equal to the MTU.
- It should be harmless.
+  * Fixed a bunch of coding errors here and there.
 
 ------------------------------------------------------------------------
-r7887 | fenrir | 2004-06-04 23:52:55 +0200 (Fri, 04 Jun 2004) | 3 lines
+r11698 | sam | 2005-07-11 10:44:39 +0200 (Mon, 11 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/mpeg/ts.c
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/misc/charset.c
 
- * ts.c : renamed to ts.
- * mpeg/ts.c: lowered it's priority below demux2, and renamed it ts_old(_dvbpsi).
+  * src/misc/charset.c: if(a<b<c) is a pythonism and doesn't work in C.
 
 ------------------------------------------------------------------------
-r7886 | fenrir | 2004-06-04 23:51:34 +0200 (Fri, 04 Jun 2004) | 3 lines
+r11697 | sam | 2005-07-11 10:33:01 +0200 (Mon, 11 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/udp.c
+   M /trunk/modules/stream_out/transcode.c
 
- * udp: converted to access2 (using pf_block, so for now it may hurt a
-bit the perfs as we do a memcpy in access2.c)
+  * modules/stream_out/transcode.c: fixed an uninitialised variable.
 
 ------------------------------------------------------------------------
-r7885 | ipkiss | 2004-06-04 21:37:13 +0200 (Fri, 04 Jun 2004) | 2 lines
+r11696 | sam | 2005-07-10 22:34:01 +0200 (Sun, 10 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
-
- * doc/skins2-howto.xml: Missing "required" specification
+   M /trunk/modules/gui/gtk/gnome.c
+   M /trunk/modules/gui/gtk/gnome_interface.c
+   M /trunk/modules/gui/gtk/gnome_support.c
+   M /trunk/modules/gui/gtk/gnome_support.h
+   M /trunk/modules/gui/gtk/gtk.c
+   M /trunk/modules/gui/gtk/gtk_interface.c
 
-------------------------------------------------------------------------
-r7884 | gbazin | 2004-06-04 14:47:06 +0200 (Fri, 04 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/src/misc/modules.c
+  * legacy changes that might be useful if the gtk plugin is ever revived,
+    and are just to be utterly ignored otherwise.
 
-* src/misc/modules.c: some error checking when loading the cache plugins file.
 ------------------------------------------------------------------------
-r7883 | gbazin | 2004-06-04 12:35:06 +0200 (Fri, 04 Jun 2004) | 1 line
+r11695 | bigben | 2005-07-10 17:45:02 +0200 (Sun, 10 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/modules/codec/spudec/render.c
+   M /trunk/src/video_output/video_output.c
 
-* modules/codec/spudec/render.c: chroma support for dvd subtitles.
-------------------------------------------------------------------------
-r7882 | oaubert | 2004-06-04 11:10:48 +0200 (Fri, 04 Jun 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/video_output/snapshot.c
+Add the "X" deinterlace mode to the list displayed in guis. (We should certainly find a better name, but I cannot see any).
 
-Coding-style updates (whitespace related)
 
 ------------------------------------------------------------------------
-r7881 | fenrir | 2004-06-03 23:43:34 +0200 (Thu, 03 Jun 2004) | 2 lines
+r11694 | courmisch | 2005-07-10 15:32:43 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/toolbox
 
- * ffmpeg: added XVIX fourcc (buggy xvid streams)
+Any reason why removal of .deps was disabled ??
 
 ------------------------------------------------------------------------
-r7880 | fenrir | 2004-06-03 20:08:27 +0200 (Thu, 03 Jun 2004) | 2 lines
+r11693 | courmisch | 2005-07-10 15:07:15 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/demux/demux2.c
+   M /trunk/configure.ac
 
- * directory: converted to access2.
+Work around for gcc <= 3.3
 
 ------------------------------------------------------------------------
-r7879 | fenrir | 2004-06-03 20:02:14 +0200 (Thu, 03 Jun 2004) | 2 lines
+r11691 | courmisch | 2005-07-10 14:05:57 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/src/extras/libc.c
 
- * mp4: fix for width in tkhd for video stream with null aspect.
+Typo fix
 
 ------------------------------------------------------------------------
-r7878 | hartman | 2004-06-03 16:35:05 +0200 (Thu, 03 Jun 2004) | 2 lines
+r11690 | courmisch | 2005-07-10 13:51:12 +0200 (Sun, 10 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/TODO
-
-* Fix the todotable
+   M /trunk/modules/control/http.c
 
-------------------------------------------------------------------------
-r7877 | sigmunau | 2004-06-03 15:56:34 +0200 (Thu, 03 Jun 2004) | 2 lines
-Changed paths:
-   M /trunk/TODO
+- Fix possible buffer overflow (?)
+- Fix unitialised value
 
-TODO: Fixed up the entry on vobsub
+According to valgrind there's still an unitialized value at line 2343
 
 ------------------------------------------------------------------------
-r7876 | hartman | 2004-06-03 15:40:08 +0200 (Thu, 03 Jun 2004) | 2 lines
+r11689 | courmisch | 2005-07-10 13:50:11 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/src/misc/httpd.c
 
-* shitload of work we can do
+HTML validation fix
 
 ------------------------------------------------------------------------
-r7875 | zorglub | 2004-06-03 13:57:04 +0200 (Thu, 03 Jun 2004) | 2 lines
+r11688 | courmisch | 2005-07-10 13:49:42 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   A /trunk/TODO
-
-Embryo of a Todo list, feel free to use it :)
+   M /trunk/src/misc/net.c
 
-------------------------------------------------------------------------
-r7874 | gbazin | 2004-06-03 11:14:16 +0200 (Thu, 03 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/src/misc/modules.c
+Fix compiler warnings (refs #258)
 
-* src/misc/modules.c: in plugins cache mode, force immediate module loading if the module's config contains callbacks or actions. This could be avoided but a new api call will have to be introduced for that.
 ------------------------------------------------------------------------
-r7873 | fenrir | 2004-06-03 02:08:54 +0200 (Thu, 03 Jun 2004) | 4 lines
+r11687 | zorglub | 2005-07-10 13:09:46 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/file.c
+   M /trunk/loader
 
- * file: converted to access2. I hope it still compils everywhere.
- * access2: added stream/file/kfir shortcut. Begin title support but
-nothing usable yet.
+svn:ignore
 
 ------------------------------------------------------------------------
-r7872 | yoann | 2004-06-03 01:19:54 +0200 (Thu, 03 Jun 2004) | 2 lines
+r11686 | courmisch | 2005-07-10 13:07:34 +0200 (Sun, 10 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/configure.ac
 
- * modules/control/hotkeys.c : Display simultaneously time position and slider when seeking.
+Use -mtune instead of obsoleted -mcpu
+(even on gcc-2.95 seems to accept the flag)
 
 ------------------------------------------------------------------------
-r7871 | yoann | 2004-06-03 00:53:26 +0200 (Thu, 03 Jun 2004) | 7 lines
+r11685 | zorglub | 2005-07-10 12:51:28 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/include/osd.h
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/lirc.c
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/misc/dummy/renderer.c
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/video_output/video_text.c
-   M /trunk/src/video_output/video_widgets.c
-   M /trunk/src/video_output/vout_subpictures.c
-
-Support for multiple OSD channels :
-* added i_channel and i_content properties to subpicture_t
-* p_last_osd_message is no more used
-
-An OSD channel can contain simultaneously an OSD text and an OSD widget.
+   M /trunk/modules/demux/au.c
+   M /trunk/modules/demux/wav.c
 
+Warning fixes
 
 ------------------------------------------------------------------------
-r7870 | fenrir | 2004-06-03 00:47:30 +0200 (Thu, 03 Jun 2004) | 2 lines
+r11684 | courmisch | 2005-07-10 12:16:01 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/src/extras/libc.c
 
- * pvr: cosmetic.
+fix fix
 
 ------------------------------------------------------------------------
-r7869 | fenrir | 2004-06-03 00:11:54 +0200 (Thu, 03 Jun 2004) | 2 lines
+r11683 | courmisch | 2005-07-10 12:03:30 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/tcp.c
+   M /trunk/src/misc/httpd.c
 
- * all: removed ACCESS_GET_SEEKPOINT_INFO.
+Some more cleanup / no more warnings
 
 ------------------------------------------------------------------------
-r7868 | fenrir | 2004-06-03 00:10:40 +0200 (Thu, 03 Jun 2004) | 2 lines
+r11682 | dionoea | 2005-07-10 11:50:34 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
+   M /trunk/src/extras/libc.c
 
- * ninput: changed the way title and seekpoint work.
+compile fix
 
 ------------------------------------------------------------------------
-r7867 | jpsaman | 2004-06-02 21:01:57 +0200 (Wed, 02 Jun 2004) | 1 line
+r11681 | courmisch | 2005-07-10 11:35:37 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/vlc.roku
+   M /trunk/src/misc/httpd.c
 
-built rules for HD1000
-------------------------------------------------------------------------
-r7866 | gbazin | 2004-06-02 18:05:57 +0200 (Wed, 02 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/misc/freetype.c
+Faster code
 
-* modules/misc/freetype.c: optimized subtitles rendering a bit.
 ------------------------------------------------------------------------
-r7865 | gbazin | 2004-06-02 14:59:47 +0200 (Wed, 02 Jun 2004) | 1 line
+r11680 | courmisch | 2005-07-10 11:28:13 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_httpd.h
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/stream_output/sap.c
+   M /trunk/src/video_output/video_output.c
 
-* modules/gui/wxwindows/playlist.cpp: better playlist window resizing.
-------------------------------------------------------------------------
-r7864 | gbazin | 2004-06-02 14:11:54 +0200 (Wed, 02 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+All signedness fixes
 
-* modules/gui/wxwindows/playlist.cpp: fixed a few segfaults + removed unused code.
 ------------------------------------------------------------------------
-r7863 | fenrir | 2004-06-02 00:14:26 +0200 (Wed, 02 Jun 2004) | 2 lines
+r11679 | courmisch | 2005-07-10 11:13:20 +0200 (Sun, 10 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/extras/libc.c
 
- * access2: lastest API change.
+We only have to reduce unsigned fractions in VLC
+(someone show me a screen with a negative pixel resolution)
 
 ------------------------------------------------------------------------
-r7862 | fenrir | 2004-06-02 00:13:47 +0200 (Wed, 02 Jun 2004) | 2 lines
+r11678 | courmisch | 2005-07-10 11:11:16 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/src/input/decoder.c
 
- es_out: clean up.
+tabs => spaces
 
 ------------------------------------------------------------------------
-r7861 | fenrir | 2004-06-02 00:13:14 +0200 (Wed, 02 Jun 2004) | 2 lines
+r11677 | courmisch | 2005-07-10 10:55:16 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/include/vlc_playlist.h
 
- * demux: init info field. (Not used yet).
+Fix incorrect free() of const-qualified pointer in services_discovery.c
 
 ------------------------------------------------------------------------
-r7860 | fenrir | 2004-06-02 00:12:56 +0200 (Wed, 02 Jun 2004) | 2 lines
+r11676 | courmisch | 2005-07-10 10:13:48 +0200 (Sun, 10 Jul 2005) | 7 lines
 Changed paths:
-   M /trunk/src/input/access.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/ogg.c
 
- * access: init info field.
+strncmp => memcmp (refs #258)
 
-------------------------------------------------------------------------
-r7859 | fenrir | 2004-06-02 00:12:10 +0200 (Wed, 02 Jun 2004) | 3 lines
-Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/tcp.c
+ogg.c : FIXME FIXME FIXME
+I don't know Ogg format well, but don't we have a possible out-of-bound
+read at line 1346 and following ??
 
- * all: a few changes in access2 (added a info field to access_t, remove
-ACCESS_GET_EOF/SIZE/POS, prepared title/seekpoint support).
 
 ------------------------------------------------------------------------
-r7858 | asmax | 2004-06-02 00:08:14 +0200 (Wed, 02 Jun 2004) | 4 lines
+r11675 | courmisch | 2005-07-10 10:00:25 +0200 (Sun, 10 Jul 2005) | 12 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/demux/a52.c
 
-  * x11_display.cpp: support 15bpp mode for X11 skins and avoid a segfault
-    when a mode is not supported (closes bug #1809). Move the "main window"
-    outside the screen to avoid seeing it in the workspace selector applet.
+Fix gcc4 warnings (refs #258)
 
-------------------------------------------------------------------------
-r7857 | gbazin | 2004-06-01 17:45:07 +0200 (Tue, 01 Jun 2004) | 2 lines
-Changed paths:
-   M /trunk/include/configuration.h
-   M /trunk/include/modules.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/modules.c
+NOTE to developers :
+When you want to compare n bytes from two buffers, please use :
+  memcmp( buf1, buf2, n )
+rather than :
+  strncmp( buf1, buf2, n )
+
+strncmp should only be used if either of the buffers might be
+nul-terminated within its first n bytes.
 
-* ALL: brought back module_EndBank() from the dead and fixed a few bugs in libvlc.c.
 
 ------------------------------------------------------------------------
-r7856 | anil | 2004-06-01 08:42:55 +0200 (Tue, 01 Jun 2004) | 2 lines
+r11674 | courmisch | 2005-07-10 09:55:28 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/access/http.c
 
-* compilation (unicode) fix
+Remove compiler warning and clean up (refs #258)
 
 ------------------------------------------------------------------------
-r7855 | zorglub | 2004-05-31 19:48:38 +0200 (Mon, 31 May 2004) | 5 lines
+r11673 | courmisch | 2005-07-10 08:17:48 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-* wizard.cpp : - TTL and SAP support
-              - Sanity checks for transcode output file
+   M /trunk/modules/access/ftp.c
 
-* Modules.am : Added new "icons" to dist
+Fix an old typo
 
 ------------------------------------------------------------------------
-r7854 | zorglub | 2004-05-31 19:47:51 +0200 (Mon, 31 May 2004) | 3 lines
+r11672 | courmisch | 2005-07-10 08:12:38 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/access/ftp.c
 
-Make the playlist window resizeable
-Use a smaller font
+Hmmph, logic fix
 
 ------------------------------------------------------------------------
-r7853 | zorglub | 2004-05-31 19:32:18 +0200 (Mon, 31 May 2004) | 2 lines
+r11671 | rocky | 2005-07-10 03:34:53 +0200 (Sun, 10 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+Add tooltips for entry fields. For VCD and CDDA (at least) some 
+values have special meanings. 
 
-pvr.c : Converted to access2 and added options for autobuilt panels
 
 ------------------------------------------------------------------------
-r7852 | fenrir | 2004-05-31 15:34:34 +0200 (Mon, 31 May 2004) | 2 lines
+r11670 | dionoea | 2005-07-10 00:05:47 +0200 (Sun, 10 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/activex/test.html
 
- * configure.ac: added access2 ;)
+lastest -> latest
 
 ------------------------------------------------------------------------
-r7851 | ipkiss | 2004-05-31 14:31:48 +0200 (Mon, 31 May 2004) | 2 lines
+r11669 | courmisch | 2005-07-09 21:17:13 +0200 (Sat, 09 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/toolbox
 
-skins2-howto.xml: Added two internal links
+Don't delete SVN-tracked files with --distclean (closes #251)
 
 ------------------------------------------------------------------------
-r7850 | ipkiss | 2004-05-31 14:17:13 +0200 (Mon, 31 May 2004) | 2 lines
+r11668 | courmisch | 2005-07-09 21:07:06 +0200 (Sat, 09 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/loader
 
- * skins2: same fix as in modules/access/directory.c
+svn:ignore
 
 ------------------------------------------------------------------------
-r7849 | ipkiss | 2004-05-31 13:34:26 +0200 (Mon, 31 May 2004) | 2 lines
+r11667 | courmisch | 2005-07-09 21:01:19 +0200 (Sat, 09 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences.cpp
+   D /trunk/loader/Makefile.in
 
- * modules/gui/wxwindows/preferences.cpp: fixed a refcount problem
+Should not be there
 
 ------------------------------------------------------------------------
-r7848 | zorglub | 2004-05-31 11:24:07 +0200 (Mon, 31 May 2004) | 2 lines
+r11666 | courmisch | 2005-07-09 20:54:38 +0200 (Sat, 09 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/demux/voc.c
 
-Fix play-and-stop behaviour with playlist_Command
+Support for VOC block type 8 (closes #142)
 
 ------------------------------------------------------------------------
-r7847 | fenrir | 2004-05-31 03:48:09 +0200 (Mon, 31 May 2004) | 2 lines
+r11665 | courmisch | 2005-07-09 19:19:06 +0200 (Sat, 09 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
+   M /trunk/modules/access/ftp.c
 
- * ncurses: fixed the error that was making the browser so slow.
-
-------------------------------------------------------------------------
-r7846 | hartman | 2004-05-31 02:54:44 +0200 (Mon, 31 May 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses.c
-
-* modules/gui/ncurses.c: Ahum fixed broken filebrowser.
-  that's what you get when you are hacking something 
-  you don't understand 100% 
-
-------------------------------------------------------------------------
-r7845 | fenrir | 2004-05-30 23:27:49 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/access2.c
-
- * access2: fix seek with access2 using pf_block.
-
-------------------------------------------------------------------------
-r7844 | fenrir | 2004-05-30 23:16:53 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/tcp.c
-
- * tcp: convertd to access2.
-
-------------------------------------------------------------------------
-r7843 | fenrir | 2004-05-30 23:03:52 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/x264.c
-
- * x264: I have commited debug stuff :(
-
-------------------------------------------------------------------------
-r7842 | fenrir | 2004-05-30 22:52:36 +0200 (Sun, 30 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/ftp.c
-
- * access2: fixed seeking.
- * ftp: converted to access2.
-
-------------------------------------------------------------------------
-r7841 | fenrir | 2004-05-30 21:35:32 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/input.c
-
- * input.c: set access2->b_die.
-
-------------------------------------------------------------------------
-r7840 | fenrir | 2004-05-30 21:28:35 +0200 (Sun, 30 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/http.c
-
- * access2: support for demuxer access provided.
- * http: converted to access2.
-
-------------------------------------------------------------------------
-r7839 | hartman | 2004-05-30 20:39:29 +0200 (Sun, 30 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses.c
-
-* Added a filebrowser (B)
-* Messages now uses 'L' as hotkey
-
-------------------------------------------------------------------------
-r7838 | hartman | 2004-05-30 20:20:57 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/directory.c
-
-* ahum. == on a mask instead of &
-
-------------------------------------------------------------------------
-r7837 | fenrir | 2004-05-30 20:11:55 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/access.c
-   M /trunk/src/input/demux.c
-
- * access,demux: fixed parsing.
-
-------------------------------------------------------------------------
-r7836 | fenrir | 2004-05-30 19:59:20 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/src/audio_output/input.c
-
- * input: warning fix (int ->byte_t*).
-
-------------------------------------------------------------------------
-r7835 | gbazin | 2004-05-30 19:22:09 +0200 (Sun, 30 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/directory.c
-
-* modules/access/directory.c: minor fix.
-------------------------------------------------------------------------
-r7834 | sigmunau | 2004-05-30 18:57:55 +0200 (Sun, 30 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/chroma.c
-
-modules/codec/ffmpeg/chroma.c: resize properly if destination chroma is in a
-format ffmpeg likes
-
-------------------------------------------------------------------------
-r7833 | anil | 2004-05-30 18:38:44 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-
-* wizard.cpp: compilation fixes
-
-------------------------------------------------------------------------
-r7832 | zorglub | 2004-05-30 18:21:43 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   A /trunk/modules/gui/wxwindows/streamdata.h
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-
-Move streaming data to a separate file (will have to be moved to /include)
-
-------------------------------------------------------------------------
-r7831 | fenrir | 2004-05-30 17:38:11 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/Modules.am
-   A /trunk/modules/access/access2.c
-
- * access2: access2 <-> access1 wrapper (untested).
-
-------------------------------------------------------------------------
-r7830 | fenrir | 2004-05-30 17:33:57 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/include/ninput.h
-
- * ninput: typo.
-
-------------------------------------------------------------------------
-r7829 | fenrir | 2004-05-30 17:31:59 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/include/ninput.h
-
- * ninput: more access2 things.
-
-------------------------------------------------------------------------
-r7828 | zorglub | 2004-05-30 16:44:00 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   A /trunk/modules/gui/wxwindows/bitmaps/loop.xpm
-   A /trunk/modules/gui/wxwindows/bitmaps/repeat.xpm
-   A /trunk/modules/gui/wxwindows/bitmaps/shuffle.xpm
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-
-Missing icons
-
-------------------------------------------------------------------------
-r7827 | fenrir | 2004-05-30 16:43:40 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/access.c
-
- * access: implement access2_nEw (untested).
-
-------------------------------------------------------------------------
-r7826 | zorglub | 2004-05-30 16:43:12 +0200 (Sun, 30 May 2004) | 13 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-* New wizard is now about usable, yet unfinished
-    Todo
-       - Heavy testing
-       - Missing sanity checks
-       - Extra options
-       - Fix layout bugs
-
-* playlist.cpp : Smaller layout, icons to do...
-
-* timer.cpp : show the name and not the URI in status bar
-
-* open.cpp : Bugfix for modal mode
-
-------------------------------------------------------------------------
-r7825 | sigmunau | 2004-05-30 15:00:27 +0200 (Sun, 30 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/audio_output/alsa.c
-
-modules/audio_output/alsa.c: fixed an utterly nonsensial if-block. Should
-have no functional impact.
-
-------------------------------------------------------------------------
-r7824 | gbazin | 2004-05-30 13:54:08 +0200 (Sun, 30 May 2004) | 1 line
-Changed paths:
-   M /trunk/src/misc/modules.c
-
-* src/misc/modules.c: avoid name collisions on win32.
-------------------------------------------------------------------------
-r7823 | sigmunau | 2004-05-30 12:52:02 +0200 (Sun, 30 May 2004) | 3 lines
-Changed paths:
-   M /trunk/share/http/index.html
-
-share/http/index.html: output valid xhtml, even with an empty playlist. Show
-a message in the playlist area if the playlist is empty.
-
-------------------------------------------------------------------------
-r7822 | gbazin | 2004-05-30 11:18:59 +0200 (Sun, 30 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/gtk/gnome.c
-   M /trunk/modules/gui/gtk/gtk.c
-   M /trunk/modules/gui/gtk/open.c
-
-* modules/gui/gtk/*: got rid of --search-path option and created --gtk-search-path and --gnome-search-path instead.
-------------------------------------------------------------------------
-r7821 | fenrir | 2004-05-30 02:14:30 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/src/input/access.c
-
- * ninput, access: compilation fix.
-
-------------------------------------------------------------------------
-r7820 | fenrir | 2004-05-30 01:56:41 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.am
-
- * Makefile.am: added acces.c (for people still using make ;)
-
-------------------------------------------------------------------------
-r7819 | fenrir | 2004-05-30 01:52:49 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/include/input_ext-intf.h
-   M /trunk/include/ninput.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_objects.h
-   A /trunk/src/input/access.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/misc/messages.c
-   M /trunk/src/misc/objects.c
-
- * all: begin to introduce access_t (nothing working yet).
-
-------------------------------------------------------------------------
-r7818 | gbazin | 2004-05-29 23:51:22 +0200 (Sat, 29 May 2004) | 1 line
-Changed paths:
-   M /trunk/src/misc/modules.c
-
-* src/misc/modules.c: small cleanup.
-------------------------------------------------------------------------
-r7817 | gbazin | 2004-05-29 23:41:57 +0200 (Sat, 29 May 2004) | 9 lines
-Changed paths:
+- Fix (?) handling of EPSV non-compliant FTP servers
+with EPSV compliant NAT
+- Fix socket error value check
+
+------------------------------------------------------------------------
+r11664 | courmisch | 2005-07-09 08:17:09 +0200 (Sat, 09 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/axvlc.idl
+   M /trunk/activex/connectioncontainer.cpp
+   M /trunk/activex/connectioncontainer.h
+   M /trunk/activex/main.cpp
+   M /trunk/activex/objectsafety.cpp
+   M /trunk/activex/objectsafety.h
+   M /trunk/activex/olecontrol.cpp
+   M /trunk/activex/olecontrol.h
+   M /trunk/activex/oleinplaceactiveobject.cpp
+   M /trunk/activex/oleinplaceactiveobject.h
+   M /trunk/activex/oleinplaceobject.cpp
+   M /trunk/activex/oleinplaceobject.h
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/oleobject.h
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/persistpropbag.h
+   M /trunk/activex/persiststorage.cpp
+   M /trunk/activex/persiststorage.h
+   M /trunk/activex/persiststreaminit.cpp
+   M /trunk/activex/persiststreaminit.h
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/provideclassinfo.cpp
+   M /trunk/activex/provideclassinfo.h
+   M /trunk/activex/utils.cpp
+   M /trunk/activex/utils.h
+   M /trunk/activex/viewobject.cpp
+   M /trunk/activex/viewobject.h
+   M /trunk/activex/vlccontrol.cpp
+   M /trunk/activex/vlccontrol.h
+   M /trunk/bindings/java-gcj/JVLC.java
+   M /trunk/evc/modules_builtin_evc.h
+   M /trunk/extras/contrib/Makefile
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/change_prefix.sh
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/extras/zsh.cpp
+   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/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/os_specific.h
+   M /trunk/include/osd.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/control.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_access.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_config.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/modules.c
-
-* include/*,src/*: New plugins cache feature for faster load times.
-   This is still experimental so isn't enabled by default (use --plugins-cache).
-   There are also a few issues that aren't dealt with yet:
-     - translation of module strings.
-     - config options callbacks and actions.
-     - a few memory leaks.
-     - and likely other things ;)
-   You can easily reset the plugins cache with --reset-plugins-cache.
-
-------------------------------------------------------------------------
-r7816 | yoann | 2004-05-29 19:47:30 +0200 (Sat, 29 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses.c
-
- * modules/gui/ncurses.c: Fixed a bug due to the new 'Volume' line.
-
-------------------------------------------------------------------------
-r7815 | yoann | 2004-05-29 19:04:53 +0200 (Sat, 29 May 2004) | 2 lines
-Changed paths:
-   M /trunk/include/osd.h
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/src/video_output/video_widgets.c
-
-Added a Mute OSD icon.
-
-------------------------------------------------------------------------
-r7814 | fenrir | 2004-05-29 16:06:50 +0200 (Sat, 29 May 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
- * rtp: use dynamique RTP payload type for h263-1998. (bug found by Ross
-Finlayson)
-
-
-------------------------------------------------------------------------
-r7813 | fenrir | 2004-05-29 16:02:50 +0200 (Sat, 29 May 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
-
- * ts: added 14496-17 (text sub) support. It assumes that input is utf8
-(wrong as long as we don't have a real subtitle packetizer).
- It doesn't work very well, the syncho is a broken (subs are late by more
-than 1s).
-
-------------------------------------------------------------------------
-r7812 | fenrir | 2004-05-29 16:00:32 +0200 (Sat, 29 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/packetizer/copy.c
-
- * copy: low latency for subt.
-  TODO: move subtitle paquetizer to subsdec.c to convert all subs to UTF-8.
-
-------------------------------------------------------------------------
-r7811 | fenrir | 2004-05-29 15:55:33 +0200 (Sat, 29 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
-
- ts: ooops, debug messages removed.
-
-------------------------------------------------------------------------
-r7810 | fenrir | 2004-05-29 15:54:22 +0200 (Sat, 29 May 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts.c: - send PES as soon as possible to decoder (and not waiting the
-           next one).
-         - added partial 14496-17 support, in other words mpeg4 text
-           subtitles.
-
-------------------------------------------------------------------------
-r7809 | hartman | 2004-05-29 00:46:00 +0200 (Sat, 29 May 2004) | 2 lines
-Changed paths:
-   M /trunk/configure.ac
-
-* Let's enable folks to bootstrap
-
-------------------------------------------------------------------------
-r7808 | hartman | 2004-05-29 00:23:38 +0200 (Sat, 29 May 2004) | 11 lines
-Changed paths:
-   M /trunk/modules/gui/Modules.am
-   D /trunk/modules/gui/ncurses
-   A /trunk/modules/gui/ncurses.c (from /trunk/modules/gui/ncurses/ncurses.c:7799)
-
-* ncurses intf
-  - Moved one dir higher
-  - Fixed the Quit function
-  - Added Volume Controls
-  - Added Repeat/Loop/Random
-  - Fixed the info box
-  - Added Fullscreen remark to help box
-
-It is now the perfect remote controller if I use my 'bedside terminal'.
-ssh/screen/ncurses is like magic.
-
-------------------------------------------------------------------------
-r7807 | hartman | 2004-05-29 00:19:54 +0200 (Sat, 29 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-
-* Fix some small potential crashes
-
-------------------------------------------------------------------------
-r7806 | hartman | 2004-05-29 00:07:04 +0200 (Sat, 29 May 2004) | 3 lines
-Changed paths:
-   M /trunk/src/input/input.c
-
-* src/input/input.c: As soon as we know the length of a file, set 
-  the playlist item duration. Now mpeg files will show their duration.
-
-------------------------------------------------------------------------
-r7805 | fenrir | 2004-05-28 22:20:50 +0200 (Fri, 28 May 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
- * rtp: h263 support (untested).
- Patch by Callan, Wilson <wcallan AT starentnetworks DOT com>
-
-------------------------------------------------------------------------
-r7804 | fenrir | 2004-05-28 21:55:01 +0200 (Fri, 28 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/packetizer/copy.c
-
- * copy: don't break the length for subtitle packet.
-
-------------------------------------------------------------------------
-r7803 | fenrir | 2004-05-28 21:54:23 +0200 (Fri, 28 May 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/mux/mp4.c
-
- * mp4: first try to add text subtitle muxing support. They are added
-like it is done in .mov (and not like .mp4 as I failed to find any
-samples)
- VLC is able to play them. I don't think QT will like them for now.
-
-------------------------------------------------------------------------
-r7802 | fenrir | 2004-05-28 21:51:37 +0200 (Fri, 28 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
- * mp4: convert all \r to \n in subt.
-
-------------------------------------------------------------------------
-r7801 | fkuehne | 2004-05-28 18:01:26 +0200 (Fri, 28 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/macosx/playlistinfo.h
-   M /trunk/modules/gui/macosx/playlistinfo.m
-
-* fixed broken translation of 2 buttons of the info-window
-------------------------------------------------------------------------
-r7800 | hartman | 2004-05-28 14:04:06 +0200 (Fri, 28 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/control/corba/Modules.am
-
-* bootstrap fix for corba module
-  make dist might still be broken? This makefile could use some sam power.
-
-------------------------------------------------------------------------
-r7799 | gbazin | 2004-05-28 08:29:13 +0200 (Fri, 28 May 2004) | 1 line
-Changed paths:
-   M /trunk/configure.ac
-
-* configure.ac: netsync needs to be linked with ws2_32 on win32.
-------------------------------------------------------------------------
-r7798 | fenrir | 2004-05-28 00:30:12 +0200 (Fri, 28 May 2004) | 2 lines
-Changed paths:
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/include/vlc_cpu.h
+   M /trunk/include/vlc_demux.h
+   M /trunk/include/vlc_error.h
+   M /trunk/include/vlc_es.h
+   M /trunk/include/vlc_es_out.h
+   M /trunk/include/vlc_filter.h
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_image.h
+   M /trunk/include/vlc_input.h
+   M /trunk/include/vlc_interface.h
+   M /trunk/include/vlc_keys.h
+   M /trunk/include/vlc_md5.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_spu.h
+   M /trunk/include/vlc_stream.h
+   M /trunk/include/vlc_threads.h
+   M /trunk/include/vlc_threads_funcs.h
+   M /trunk/include/vlc_tls.h
+   M /trunk/include/vlc_video.h
+   M /trunk/include/vlc_vlm.h
+   M /trunk/include/vlc_vod.h
+   M /trunk/include/vlc_xml.h
+   M /trunk/include/vout_synchro.h
+   M /trunk/include/win32_specific.h
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/access.h
+   M /trunk/modules/access/cdda/callback.c
+   M /trunk/modules/access/cdda/callback.h
+   M /trunk/modules/access/cdda/cdda.c
+   M /trunk/modules/access/cdda/cdda.h
+   M /trunk/modules/access/cdda/info.c
+   M /trunk/modules/access/cdda/info.h
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/dshow/common.h
+   M /trunk/modules/access/dshow/crossbar.cpp
+   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/access.c
+   M /trunk/modules/access/dvb/dvb.h
+   M /trunk/modules/access/dvb/en50221.c
+   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/access/fake.c
+   M /trunk/modules/access/file.c
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/http.c
+   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/pvr.c
+   M /trunk/modules/access/satellite/access.c
+   M /trunk/modules/access/satellite/dvb.c
+   M /trunk/modules/access/satellite/dvb.h
+   M /trunk/modules/access/satellite/satellite.c
+   M /trunk/modules/access/screen/beos.cpp
+   M /trunk/modules/access/screen/mac.c
+   M /trunk/modules/access/screen/screen.c
+   M /trunk/modules/access/screen/screen.h
+   M /trunk/modules/access/screen/win32.c
+   M /trunk/modules/access/screen/x11.c
+   M /trunk/modules/access/slp.c
+   M /trunk/modules/access/smb.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/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/access.c
+   M /trunk/modules/access/vcdx/demux.c
+   M /trunk/modules/access/vcdx/info.c
+   M /trunk/modules/access/vcdx/info.h
+   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.h
+   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/access_filter/timeshift.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/channel_mixer/headphone.c
+   M /trunk/modules/audio_filter/channel_mixer/simple.c
+   M /trunk/modules/audio_filter/channel_mixer/trivial.c
+   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/equalizer.c
+   M /trunk/modules/audio_filter/equalizer_presets.h
+   M /trunk/modules/audio_filter/format.c
+   M /trunk/modules/audio_filter/normvol.c
+   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/float32.c
+   M /trunk/modules/audio_mixer/spdif.c
+   M /trunk/modules/audio_mixer/trivial.c
+   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/audio_output/arts.c
+   M /trunk/modules/audio_output/auhal.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/hd1000a.cpp
+   M /trunk/modules/audio_output/oss.c
+   M /trunk/modules/audio_output/portaudio.c
+   M /trunk/modules/audio_output/sdl.c
+   M /trunk/modules/audio_output/waveout.c
+   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/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/cvdsub.c
+   M /trunk/modules/codec/dirac.c
+   M /trunk/modules/codec/dmo/buffer.c
+   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/codec/dts.c
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/faad.c
+   M /trunk/modules/codec/fake.c
+   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/video.c
+   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/codec/lpcm.c
+   M /trunk/modules/codec/mash.cpp
+   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/codec/png.c
+   M /trunk/modules/codec/quicktime.c
+   M /trunk/modules/codec/rawvideo.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/spudec/parse.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/svcdsub.c
+   M /trunk/modules/codec/tarkin.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/twolame.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/codec/x264.c
+   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.c
+   M /trunk/modules/control/netsync.c
+   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/control/showintf.c
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/aiff.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/libavi.c
+   M /trunk/modules/demux/avi/libavi.h
+   M /trunk/modules/demux/demuxdump.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/mjpeg.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/mod.c
+   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
-
- * mp4: added text track support. (there is a problem with the encoding).
-
-------------------------------------------------------------------------
-r7797 | gbazin | 2004-05-27 23:06:16 +0200 (Thu, 27 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/video_chroma/i422_yuy2.c
-
-* modules/video_chroma/i422_yuy2.c: fixed the I422 MMX conversion routines. The fix also doubles the speed of the conversion :)
-
-------------------------------------------------------------------------
-r7796 | gbazin | 2004-05-27 22:31:22 +0200 (Thu, 27 May 2004) | 1 line
-Changed paths:
-   M /trunk/Makefile.am
-
-* Makefile.am: added include/snapshot.h.
-------------------------------------------------------------------------
-r7795 | gbazin | 2004-05-27 21:17:33 +0200 (Thu, 27 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/control/netsync.c
-
-* modules/control/netsync.c: test before you commit.
-------------------------------------------------------------------------
-r7794 | gbazin | 2004-05-27 21:12:09 +0200 (Thu, 27 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/control/netsync.c
-   M /trunk/modules/video_output/snapshot.c
-
-* video_output/snapshot.c, control/netsync.c: added svn:keywords Id prop.
-* control/netsync.c: small fix.
-
-------------------------------------------------------------------------
-r7793 | sigmunau | 2004-05-27 18:18:35 +0200 (Thu, 27 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mjpeg.c
-
-remove debug messages along the success path
-
-------------------------------------------------------------------------
-r7792 | gbazin | 2004-05-27 17:52:42 +0200 (Thu, 27 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/mjpeg.c
-
-* modules/demux/mjpeg.c: fixed small memleak.
-------------------------------------------------------------------------
-r7791 | oaubert | 2004-05-27 17:48:33 +0200 (Thu, 27 May 2004) | 9 lines
-Changed paths:
-   M /trunk/modules/control/corba/MediaControl.idl
-   M /trunk/modules/control/corba/Modules.am
-   M /trunk/modules/control/corba/README
-   M /trunk/modules/control/corba/corba.c
-   A /trunk/modules/control/corba/mediacontrol-core.c
-   A /trunk/modules/control/corba/mediacontrol-core.h
-   A /trunk/modules/control/corba/mediacontrol-init.c
-   A /trunk/modules/control/corba/mediacontrol-plugin.c
-
-CORBA module update:
-- the VLC-specific code has been isolated in mediacontrol-core.c so that
-  corba.c only has to glue CORBA calls to C calls.
-- the IDL has been modified:
-  - snapshot support
-  - text display support
-  - access to stream information
-  - access to volume information
-
-------------------------------------------------------------------------
-r7790 | oaubert | 2004-05-27 17:43:42 +0200 (Thu, 27 May 2004) | 2 lines
-Changed paths:
-   A /trunk/modules/control/corba/MediaControl.idl (from /trunk/modules/control/corba/mediacontrol.idl:7789)
-   D /trunk/modules/control/corba/client.py
-   D /trunk/modules/control/corba/launch-vlc-corba
-   D /trunk/modules/control/corba/mediacontrol.idl
-   D /trunk/modules/control/corba/pyorbit-1.99.3.patch
-   D /trunk/modules/control/corba/simpleplayer.glade
-   D /trunk/modules/control/corba/simpleplayer.py
-
-Code cleanup to prepare CORBA module update
-
-------------------------------------------------------------------------
-r7789 | gbazin | 2004-05-27 17:40:11 +0200 (Thu, 27 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/mjpeg.c
-
-* modules/demux/mjpeg.c: fixed --mjpeg-fps.
-------------------------------------------------------------------------
-r7788 | oaubert | 2004-05-27 17:37:46 +0200 (Thu, 27 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/video_output/Modules.am
-
-Snapshot module (dummy video output module keeping a configurable image cache). 
-It is chiefly used by the corba module.
-
-------------------------------------------------------------------------
-r7787 | oaubert | 2004-05-27 17:36:15 +0200 (Thu, 27 May 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-   A /trunk/include/snapshot.h
-   A /trunk/modules/video_output/snapshot.c
-
-Snapshot module (dummy video output module keeping a configurable image cache). 
-It is chiefly used by the corba module.
-
-------------------------------------------------------------------------
-r7786 | gbazin | 2004-05-27 17:30:47 +0200 (Thu, 27 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/mjpeg.c
-
-* modules/demux/mjpeg.c: fixed pts calculation.
-------------------------------------------------------------------------
-r7785 | gbazin | 2004-05-27 17:21:11 +0200 (Thu, 27 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/mjpeg.c
-
-* modules/demux/mjpeg.c: got rid of a couple of useless things.
-------------------------------------------------------------------------
-r7784 | gbazin | 2004-05-27 13:40:46 +0200 (Thu, 27 May 2004) | 2 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/Modules.am
-   A /trunk/modules/control/netsync.c
-
-* modules/control/netsync.c: Experimental network synchronisation module.
-
-------------------------------------------------------------------------
-r7783 | hartman | 2004-05-27 02:02:43 +0200 (Thu, 27 May 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/playlist/playlist.c
-
- * src/libvlc.h
-   src/playlist/playlist.c: added a "--play-and-stop" feature.
-   This stops the playlist after each played item. It does however increase
-   the index. (also very useful for sap playlist when a lot of channels fail to open).
-
-------------------------------------------------------------------------
-r7782 | hartman | 2004-05-27 01:19:53 +0200 (Thu, 27 May 2004) | 2 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/LIST
-
-* enable mjpeg module and add to LIST
-
-------------------------------------------------------------------------
-r7781 | hartman | 2004-05-27 01:15:07 +0200 (Thu, 27 May 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/sgimb.c
-   M /trunk/modules/misc/sap.c
-
-* misc/sap.c: check for packetsize attribute and increase mtu when it's large.
-  - some code cleanup. Please watch coding style people.
-* demux/sgimb.c: fix an alloc
-
-------------------------------------------------------------------------
-r7780 | sigmunau | 2004-05-27 00:27:05 +0200 (Thu, 27 May 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/Modules.am
-   A /trunk/modules/demux/mjpeg.c
-
-mime multipart jpeg and jpeg series of images demuxer by 
-Henry Jen (slowhog) <henryjen at ztune dot net>. Only tested in multipart
-mode.
-
-------------------------------------------------------------------------
-r7779 | jpsaman | 2004-05-26 23:02:06 +0200 (Wed, 26 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_output/hd1000v.cpp
-
-Use *ScreenResolution() function iso of mixing them with *ScreenOutput() functions.
-------------------------------------------------------------------------
-r7778 | yoann | 2004-05-26 19:56:45 +0200 (Wed, 26 May 2004) | 2 lines
-Changed paths:
-   M /trunk/include/osd.h
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/src/video_output/video_widgets.c
-
-Added Play and Pause OSD Icons for hotkeys.
-
-------------------------------------------------------------------------
-r7777 | massiot | 2004-05-26 14:32:02 +0200 (Wed, 26 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
-
-* modules/access/pvr: Added keyint= and bframes= options.
-
-------------------------------------------------------------------------
-r7776 | zorglub | 2004-05-26 11:53:00 +0200 (Wed, 26 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/cmml/intf.c
-
-Compile fix
-
-------------------------------------------------------------------------
-r7775 | andrep | 2004-05-26 10:38:23 +0200 (Wed, 26 May 2004) | 9 lines
-Changed paths:
-   M /trunk/modules/codec/cmml/browser_open.c
-   M /trunk/modules/codec/cmml/browser_open.h
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/cmml/xstrcat.h
-
-* CMML codec:
-  - added browse-follow-anchor, browse-go-back and browse-go-forward
-    callbacks
-  - will not display clip description as subtitles if
-    intf-displays-cmml-description variable is set on main interface
-    thread
-  - bugfix for web browser launching on Mac OS X
-
-
-------------------------------------------------------------------------
-r7774 | andrep | 2004-05-26 04:23:10 +0200 (Wed, 26 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/cmml/xurl.c
-
-* cmml: fix for loading non-file:// URLs on win32
-
-
-------------------------------------------------------------------------
-r7773 | fenrir | 2004-05-26 00:48:37 +0200 (Wed, 26 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-
-  *livedotcom: added H263-2000 (untested).
-
-------------------------------------------------------------------------
-r7772 | fenrir | 2004-05-25 21:38:39 +0200 (Tue, 25 May 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
-* mp4: fix for alaw/ulaw. Clever people that designed .mov decided that
-the demuxer has to ask the parameters to the decoder, instead of just
-using the ones in the file.
-
-
-------------------------------------------------------------------------
-r7771 | gbazin | 2004-05-25 14:07:19 +0200 (Tue, 25 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_output/directx/events.c
-
-* modules/video_output/directx/events.c: fixed deadlock when switching deinterlacing mode.
-------------------------------------------------------------------------
-r7770 | yoann | 2004-05-25 10:45:45 +0200 (Tue, 25 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/gui/ncurses/ncurses.c
-
-* modules/control/hotkeys.c: check if there is a vout before writing some OSD, since hotkeys can also be called from an interface now.
-* modules/gui/ncurses/ncurses.c: don't add empty ('') entry, in the open function
-
-------------------------------------------------------------------------
-r7769 | ipkiss | 2004-05-24 23:48:56 +0200 (Mon, 24 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/commands/cmd_input.cpp
-
- * skins2: Open the file requester dialog when clicking on "play" and the
-   playlist is empty
-
-------------------------------------------------------------------------
-r7768 | hartman | 2004-05-24 23:28:03 +0200 (Mon, 24 May 2004) | 4 lines
-Changed paths:
-   M /trunk/Makefile.am
-   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
-
-* Remove last remenants of info.h and info.m
-* Better align the iTunes styled slider with other UI elements
-* added .spx .ts and .ps fileextensions.
-
-------------------------------------------------------------------------
-r7767 | hartman | 2004-05-24 23:14:06 +0200 (Mon, 24 May 2004) | 3 lines
-Changed paths:
-   M /trunk/src/video_output/video_widgets.c
-
-* Fixed the YUY2 and RV Render() of the OSD widgets.
-* Set the Id prop on this 'new' file.
-
-------------------------------------------------------------------------
-r7766 | jpsaman | 2004-05-24 22:12:42 +0200 (Mon, 24 May 2004) | 1 line
-Changed paths:
-   A /trunk/vlc.roku
-
-HD1000 video output
-------------------------------------------------------------------------
-r7765 | jpsaman | 2004-05-24 22:12:27 +0200 (Mon, 24 May 2004) | 1 line
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/configure.ac
-   M /trunk/modules/LIST
-   M /trunk/modules/video_output/Modules.am
-   A /trunk/modules/video_output/hd1000v.cpp
-
-HD1000 video output
-------------------------------------------------------------------------
-r7764 | gbazin | 2004-05-24 21:00:37 +0200 (Mon, 24 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
-
-* modules/packetizer/mpegvideo.c: better fix.
-------------------------------------------------------------------------
-r7763 | gbazin | 2004-05-24 20:54:47 +0200 (Mon, 24 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
-
-* modules/packetizer/mpegvideo.c: corner case fix for pts/dts.
-------------------------------------------------------------------------
-r7762 | jlj | 2004-05-24 19:45:05 +0200 (Mon, 24 May 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: Fixed bug which caused the wrong ID to be used if there was 
-            another firewire device in the ioregistry before the iPod.
-
-
-------------------------------------------------------------------------
-r7761 | fenrir | 2004-05-24 19:43:28 +0200 (Mon, 24 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts: fixed pts, and readding default gathering to make
- libmpeg2 happy.
-
-------------------------------------------------------------------------
-r7760 | djc | 2004-05-24 14:00:59 +0200 (Mon, 24 May 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
-
-Volume icons are buttons to change volume
-
-------------------------------------------------------------------------
-r7759 | jlj | 2004-05-24 00:53:28 +0200 (Mon, 24 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: Preview endian fix.
-
-
-------------------------------------------------------------------------
-r7758 | hartman | 2004-05-23 23:14:34 +0200 (Sun, 23 May 2004) | 3 lines
-Changed paths:
-   D /trunk/modules/gui/macosx/info.h
-   D /trunk/modules/gui/macosx/info.m
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/misc.m
-
-* Remove the old info window from SVN.
-* Cosmetic fix to misc.m
-
-------------------------------------------------------------------------
-r7757 | yoann | 2004-05-23 19:38:19 +0200 (Sun, 23 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/control/hotkeys.c
-
-OSD sliders are now used if the vout is not embedded or in fullscreen mode.
-
-
-------------------------------------------------------------------------
-r7756 | yoann | 2004-05-23 18:19:29 +0200 (Sun, 23 May 2004) | 4 lines
-Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/osd.h
-   M /trunk/modules/control/hotkeys.c
-   A /trunk/src/video_output/video_widgets.c
-   M /trunk/src/video_output/vout_subpictures.c
-
-* src/video_output/video_widgets.c: Added OSD sliders when changing volume or position with hotkeys.
-Those sliders are graphical (ie not written with characters) and we can now add others OSD "widgets".
-
-
-------------------------------------------------------------------------
-r7755 | yoann | 2004-05-23 18:01:40 +0200 (Sun, 23 May 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
-
-* added a search function for the playlist with ncurses interface (feature request #1786).
-  It doesn't support regexp for now.
-* fixed a bug when playlist was empty at start
-
-
-------------------------------------------------------------------------
-r7754 | fenrir | 2004-05-23 16:43:14 +0200 (Sun, 23 May 2004) | 2 lines
-Changed paths:
    M /trunk/modules/demux/mpeg/h264.c
+   M /trunk/modules/demux/mpeg/m4a.c
    M /trunk/modules/demux/mpeg/m4v.c
-
- * raw demuxers: few fixes, add es only after first packet. (size known)
-
-------------------------------------------------------------------------
-r7753 | fenrir | 2004-05-23 16:31:49 +0200 (Sun, 23 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-
- * video; in hurry up mode 5 when scanning for width/height, reparse the buffer
- if we find them. (Avoid dropping the first frame).
-
-------------------------------------------------------------------------
-r7752 | fenrir | 2004-05-23 15:35:26 +0200 (Sun, 23 May 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/es_out.c
-
- * es_out: avoid null dts/pts after *9/100 (with non null input values).
-
-------------------------------------------------------------------------
-r7751 | fkuehne | 2004-05-23 14:17:41 +0200 (Sun, 23 May 2004) | 1 line
-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
-
-* Fixes to the services-menu
-------------------------------------------------------------------------
-r7750 | gbazin | 2004-05-23 13:00:53 +0200 (Sun, 23 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-
-* modules/gui/wxwindows/interface.cpp: update the checkbox of the extended gui menu entry.
-------------------------------------------------------------------------
-r7749 | gbazin | 2004-05-23 12:31:54 +0200 (Sun, 23 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-
-* modules/gui/wxwindows/playlist.cpp: small fix.
-------------------------------------------------------------------------
-r7748 | jlj | 2004-05-23 02:07:16 +0200 (Sun, 23 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: Support for previews.
-
-
-------------------------------------------------------------------------
-r7747 | gbazin | 2004-05-22 20:42:19 +0200 (Sat, 22 May 2004) | 1 line
-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.3-svn.
-------------------------------------------------------------------------
-r7745 | jpsaman | 2004-05-21 14:05:41 +0200 (Fri, 21 May 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
-
-Updated version to v0.7.2
-------------------------------------------------------------------------
-r7744 | gbazin | 2004-05-21 13:59:25 +0200 (Fri, 21 May 2004) | 1 line
-Changed paths:
-   M /trunk/ChangeLog
-
-* ChangeLog: updated for the 0.7.2 release.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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!)
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-r7729 | ipkiss | 2004-05-20 13:18:55 +0200 (Thu, 20 May 2004) | 2 lines
-Changed paths:
-   A /trunk/doc/skins/skins2-howto.xml
-
-Docbook documentation on how to create a skin for the skins2 module.
-
-------------------------------------------------------------------------
-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/wxwindows/open.cpp: simplified a string (sorry for the translations) because it was making the open dialog way too big.
-------------------------------------------------------------------------
-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
-
-* changed the playlist icon in the wxwin interface (thanks to bigben)
-* added an open button
-
-
-------------------------------------------------------------------------
-r7726 | titer | 2004-05-20 03:49:08 +0200 (Thu, 20 May 2004) | 2 lines
-Changed paths:
-   M /trunk/src/misc/cpu.c
-
- misc/cpu.c: another BeOS compile fix
-
-------------------------------------------------------------------------
-r7725 | titer | 2004-05-20 03:42:09 +0200 (Thu, 20 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
-
- deinterlace.c: BeOS compile fix
-
-------------------------------------------------------------------------
-r7724 | titer | 2004-05-20 03:25:24 +0200 (Thu, 20 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/cmml/intf.c
-
- gcc < 3 fix
-
-------------------------------------------------------------------------
-r7723 | hartman | 2004-05-20 01:58:06 +0200 (Thu, 20 May 2004) | 2 lines
-Changed paths:
+   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/demux/mpeg/mpgv.c
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/demux/nuv.c
+   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/demux/playlist/b4s.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/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/sgimb.c
+   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/ty.c
+   M /trunk/modules/demux/util/id3genres.h
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/demux/vobsub.c
+   M /trunk/modules/demux/voc.c
+   M /trunk/modules/demux/wav.c
+   M /trunk/modules/demux/xa.c
+   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/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/gnome2.c
+   M /trunk/modules/gui/gtk2/gtk2.c
+   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/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/equalizer.h
+   M /trunk/modules/gui/macosx/equalizer.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
-
-* iTunes style slider
-
-------------------------------------------------------------------------
-r7722 | hartman | 2004-05-19 23:01:58 +0200 (Wed, 19 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-
-* mkv.cpp: add missing S_TEXT/ASS indentifier
-
-------------------------------------------------------------------------
-r7721 | yoann | 2004-05-19 15:49:09 +0200 (Wed, 19 May 2004) | 3 lines
-Changed paths:
-   M /trunk/po/fr.po
-
-* po/fr.po: Updated French translation
-
-
-------------------------------------------------------------------------
-r7720 | bigben | 2004-05-19 12:27:30 +0200 (Wed, 19 May 2004) | 4 lines
-Changed paths:
-   M /trunk/po/it.po
-
-update of italian translation (made by murray)
-
-
-
-------------------------------------------------------------------------
-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
-
-- added support for UYVY chroma for directx direct vout render
-
-------------------------------------------------------------------------
-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
-
-- capture filter supports more than one media types
-- capture filter is more compatible with ICaptureGraphBuilder2
-- some code cleanups especially when dealing with media types
-
-------------------------------------------------------------------------
-r7717 | damienf | 2004-05-19 11:38:44 +0200 (Wed, 19 May 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-
-- 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
-
-
-------------------------------------------------------------------------
-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
-
-Skip leading tabs, spaces and line feeds
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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)
-
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-r7710 | titer | 2004-05-18 11:08:44 +0200 (Tue, 18 May 2004) | 2 lines
-Changed paths:
+   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/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.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
-
- macosx/vout*: fixed a possible segfault on vout close
-
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-r7707 | ipkiss | 2004-05-17 22:48:39 +0200 (Mon, 17 May 2004) | 4 lines
-Changed paths:
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/ncurses.c
+   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/pda/pda_interface.c
+   M /trunk/modules/gui/qnx/aout.c
+   M /trunk/modules/gui/qnx/qnx.c
+   M /trunk/modules/gui/qnx/vout.c
+   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/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_minimize.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_muxer.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/commands/cmd_vars.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_vars.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/controls/ctrl_video.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_video.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/macosx/macosx_dragdrop.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_window.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/expr_evaluator.cpp
+   M /trunk/modules/gui/skins2/parser/expr_evaluator.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/bitmap_font.cpp
+   M /trunk/modules/gui/skins2/src/bitmap_font.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.cpp
+   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/theme_repository.cpp
+   M /trunk/modules/gui/skins2/src/theme_repository.hpp
+   M /trunk/modules/gui/skins2/src/tooltip.cpp
+   M /trunk/modules/gui/skins2/src/tooltip.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/var_manager.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.hpp
    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)
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-
-------------------------------------------------------------------------
-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 
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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)
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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).
-------------------------------------------------------------------------
-r7686 | gbazin | 2004-05-16 19:25:10 +0200 (Sun, 16 May 2004) | 1 line
-Changed paths:
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   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/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/wince/dialogs.cpp
+   M /trunk/modules/gui/wince/fileinfo.cpp
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/iteminfo.cpp
+   M /trunk/modules/gui/wince/menus.cpp
+   M /trunk/modules/gui/wince/messages.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/gui/wince/preferences.cpp
+   M /trunk/modules/gui/wince/preferences_widgets.cpp
+   M /trunk/modules/gui/wince/preferences_widgets.h
+   M /trunk/modules/gui/wince/subtitles.cpp
+   M /trunk/modules/gui/wince/timer.cpp
+   M /trunk/modules/gui/wince/video.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/extrapanel.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/streamdata.h
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/gui/wxwindows/subtitles.cpp
    M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
-
-* modules/gui/wxwindows/*: some cleanup + disable seekbar if stream is not seekable.
-------------------------------------------------------------------------
-r7685 | zorglub | 2004-05-16 19:03:31 +0200 (Sun, 16 May 2004) | 2 lines
-Changed paths:
-   M /trunk/NEWS
-
-Details on DVB
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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=)
-
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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).
-
-------------------------------------------------------------------------
-r7677 | gbazin | 2004-05-15 14:58:07 +0200 (Sat, 15 May 2004) | 1 line
-Changed paths:
-   M /trunk/INSTALL.win32
-
-* INSTALL.win32: update
-------------------------------------------------------------------------
-r7676 | fenrir | 2004-05-15 14:46:21 +0200 (Sat, 15 May 2004) | 3 lines
-Changed paths:
+   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/gnutls.c
+   M /trunk/modules/misc/gtk_main.c
+   M /trunk/modules/misc/logger.c
+   M /trunk/modules/misc/memcpy/memcpy.c
+   M /trunk/modules/misc/memcpy/memcpyaltivec.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/modules/misc/playlist/export.c
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/misc/playlist/old.c
+   M /trunk/modules/misc/qte_main.cpp
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/misc/screensaver.c
+   M /trunk/modules/misc/svg.c
+   M /trunk/modules/misc/testsuite/playlist.c
+   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/misc/win32text.c
+   M /trunk/modules/misc/xml/libxml.c
+   M /trunk/modules/misc/xml/xtag.c
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/avi.c
+   M /trunk/modules/mux/dummy.c
    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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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).
-
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-r7671 | fenrir | 2004-05-15 13:06:28 +0200 (Sat, 15 May 2004) | 2 lines
-Changed paths:
+   M /trunk/modules/mux/mpeg/bits.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/mpjpeg.c
+   M /trunk/modules/mux/ogg.c
+   M /trunk/modules/mux/wav.c
+   M /trunk/modules/packetizer/copy.c
    M /trunk/modules/packetizer/h264.c
-
- * h264: added avc1 -> h264 annexe B stream.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-r7669 | gbazin | 2004-05-15 12:59:09 +0200 (Sat, 15 May 2004) | 1 line
-Changed paths:
+   M /trunk/modules/packetizer/mpeg4audio.c
+   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/services_discovery/daap.c
+   M /trunk/modules/services_discovery/hal.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/services_discovery/shout.c
+   M /trunk/modules/stream_out/announce.c
+   M /trunk/modules/stream_out/announce.h
+   M /trunk/modules/stream_out/bridge.c
+   M /trunk/modules/stream_out/description.c
+   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/mosaic_bridge.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/modules/stream_out/switcher.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/stream_out/transrate/block.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
+   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/adjust.c
+   M /trunk/modules/video_filter/blend.c
+   M /trunk/modules/video_filter/clone.c
+   M /trunk/modules/video_filter/crop.c
+   M /trunk/modules/video_filter/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/marq.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_filter/mosaic.h
+   M /trunk/modules/video_filter/motionblur.c
+   M /trunk/modules/video_filter/motiondetect.c
+   M /trunk/modules/video_filter/scale.c
+   M /trunk/modules/video_filter/swscale/common.h
+   M /trunk/modules/video_filter/swscale/filter.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/video_filter/transform.c
+   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/video_output/aa.c
+   M /trunk/modules/video_output/caca.c
    M /trunk/modules/video_output/directx/directx.c
-
-* modules/video_output/directx/directx.c: fixed 'refresh list' for directx-device.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-r7667 | fenrir | 2004-05-15 12:54:10 +0200 (Sat, 15 May 2004) | 2 lines
-Changed paths:
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/directx/glwin32.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/hd1000v.cpp
+   M /trunk/modules/video_output/image.c
+   M /trunk/modules/video_output/mga.c
+   M /trunk/modules/video_output/opengl.c
+   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/snapshot.c
+   M /trunk/modules/video_output/svgalib.c
+   M /trunk/modules/video_output/wingdi.c
+   M /trunk/modules/video_output/x11/glx.c
+   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/galaktos/PCM.c
+   M /trunk/modules/visualization/galaktos/beat_detect.c
+   M /trunk/modules/visualization/galaktos/builtin_funcs.c
+   M /trunk/modules/visualization/galaktos/custom_shape.c
+   M /trunk/modules/visualization/galaktos/custom_wave.c
+   M /trunk/modules/visualization/galaktos/engine_vars.c
+   M /trunk/modules/visualization/galaktos/eval.c
+   M /trunk/modules/visualization/galaktos/fftsg.c
+   M /trunk/modules/visualization/galaktos/init_cond.c
+   M /trunk/modules/visualization/galaktos/main.c
+   M /trunk/modules/visualization/galaktos/main.h
+   M /trunk/modules/visualization/galaktos/param.c
+   M /trunk/modules/visualization/galaktos/parser.c
+   M /trunk/modules/visualization/galaktos/per_frame_eqn.c
+   M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
+   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/modules/visualization/galaktos/plugin.h
+   M /trunk/modules/visualization/galaktos/preset.c
+   M /trunk/modules/visualization/galaktos/splaytree.c
+   M /trunk/modules/visualization/galaktos/tree_types.c
+   M /trunk/modules/visualization/galaktos/video_init.c
+   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/visualization/visual/effects.c
+   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/modules/visualization/visual/visual.h
+   M /trunk/modules/visualization/xosd.c
+   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/modules_builtin_msvc.h
+   M /trunk/po/bn.po
+   M /trunk/po/ca.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/el.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/my.po
+   M /trunk/po/ne.po
+   M /trunk/po/ps.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tet.po
+   M /trunk/po/tl.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_TW.po
+   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/control/audio_video.c
+   M /trunk/src/control/core.c
+   M /trunk/src/control/util.c
+   M /trunk/src/extras/libc.c
+   M /trunk/src/input/access.c
+   M /trunk/src/input/clock.c
+   M /trunk/src/input/control.c
+   M /trunk/src/input/decoder.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_internal.h
+   M /trunk/src/input/mem_stream.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/input/var.c
+   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/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/getaddrinfo.c
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/misc/image.c
+   M /trunk/src/misc/iso-639_def.h
+   M /trunk/src/misc/iso_lang.c
+   M /trunk/src/misc/md5.c
+   M /trunk/src/misc/messages.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/threads.c
+   M /trunk/src/misc/tls.c
+   M /trunk/src/misc/variables.c
+   M /trunk/src/misc/vlm.c
+   M /trunk/src/misc/win32_specific.c
+   M /trunk/src/misc/xml.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/services_discovery.c
+   M /trunk/src/playlist/sort.c
+   M /trunk/src/playlist/view.c
+   M /trunk/src/stream_output/announce.c
+   M /trunk/src/stream_output/sap.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/video_widgets.c
+   M /trunk/src/video_output/vout_intf.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/vlc-api.pl
 
- * es_out; round up PCR (avoid non null PCR -> null).
-
-------------------------------------------------------------------------
-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).
-
-------------------------------------------------------------------------
-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).
-
-------------------------------------------------------------------------
-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).
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-
+Make Zorglub less unhappy
 
 ------------------------------------------------------------------------
-r7661 | gbazin | 2004-05-15 03:11:57 +0200 (Sat, 15 May 2004) | 1 line
+r11663 | rocky | 2005-07-09 05:41:48 +0200 (Sat, 09 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* vlc.win32.nsi: compressor needs to be defined at the top.
-------------------------------------------------------------------------
-r7660 | gbazin | 2004-05-15 02:37:09 +0200 (Sat, 15 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+Add audio track entry field for VCD and DVD. 
+Correct ranges for # of tracks and subtitles allowed in VCD and DVD.
 
-* modules/access/v4l/v4l.c: removed useless warning messages.
-------------------------------------------------------------------------
-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).
 ------------------------------------------------------------------------
-r7658 | hartman | 2004-05-15 00:27:37 +0200 (Sat, 15 May 2004) | 2 lines
+r11662 | rocky | 2005-07-09 03:56:01 +0200 (Sat, 09 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-
-* small fix for faac build
+   M /trunk/modules/access/vcdx/vcd.c
+   M /trunk/modules/access/vcdx/vcdplayer.c
 
-------------------------------------------------------------------------
-r7657 | hartman | 2004-05-14 23:57:14 +0200 (Fri, 14 May 2004) | 3 lines
-Changed paths:
+vcdplayer.c: fix gcc 4-caught uninitialized variable. 
+vcd.c: more logical order of macros (I think)
+
+
+------------------------------------------------------------------------
+r11661 | courmisch | 2005-07-08 20:45:05 +0200 (Fri, 08 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/xa.c
+
+Fix compiler warning
+
+------------------------------------------------------------------------
+r11660 | courmisch | 2005-07-08 20:12:44 +0200 (Fri, 08 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/activex/axvlc.idl
+   M /trunk/activex/connectioncontainer.cpp
+   M /trunk/activex/connectioncontainer.h
+   M /trunk/activex/main.cpp
+   M /trunk/activex/objectsafety.cpp
+   M /trunk/activex/objectsafety.h
+   M /trunk/activex/olecontrol.cpp
+   M /trunk/activex/olecontrol.h
+   M /trunk/activex/oleinplaceactiveobject.cpp
+   M /trunk/activex/oleinplaceactiveobject.h
+   M /trunk/activex/oleinplaceobject.cpp
+   M /trunk/activex/oleinplaceobject.h
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/oleobject.h
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/persistpropbag.h
+   M /trunk/activex/persiststorage.cpp
+   M /trunk/activex/persiststorage.h
+   M /trunk/activex/persiststreaminit.cpp
+   M /trunk/activex/persiststreaminit.h
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/provideclassinfo.cpp
+   M /trunk/activex/provideclassinfo.h
+   M /trunk/activex/utils.cpp
+   M /trunk/activex/utils.h
+   M /trunk/activex/viewobject.cpp
+   M /trunk/activex/viewobject.h
+   M /trunk/activex/vlccontrol.cpp
+   M /trunk/activex/vlccontrol.h
+   M /trunk/bindings/java-gcj/JVLC.java
+   M /trunk/evc/modules_builtin_evc.h
+   M /trunk/extras/contrib/Makefile
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/change_prefix.sh
    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 :)
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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>
-
-------------------------------------------------------------------------
-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).
-
-
-------------------------------------------------------------------------
-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)
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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).
-
-------------------------------------------------------------------------
-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
-
-
-------------------------------------------------------------------------
-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
-
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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
-
-
-------------------------------------------------------------------------
-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
-
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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).
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-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)
-------------------------------------------------------------------------
-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.
-
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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).
-
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-r7614 | jpsaman | 2004-05-07 10:12:34 +0200 (Fri, 07 May 2004) | 1 line
-Changed paths:
+   M /trunk/extras/zsh.cpp
+   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/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/os_specific.h
+   M /trunk/include/osd.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/control.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_access.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_config.h
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/include/vlc_cpu.h
+   M /trunk/include/vlc_demux.h
+   M /trunk/include/vlc_error.h
+   M /trunk/include/vlc_es.h
+   M /trunk/include/vlc_es_out.h
+   M /trunk/include/vlc_filter.h
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_image.h
+   M /trunk/include/vlc_input.h
+   M /trunk/include/vlc_interface.h
+   M /trunk/include/vlc_keys.h
+   M /trunk/include/vlc_md5.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_spu.h
+   M /trunk/include/vlc_stream.h
+   M /trunk/include/vlc_threads.h
+   M /trunk/include/vlc_threads_funcs.h
+   M /trunk/include/vlc_tls.h
+   M /trunk/include/vlc_video.h
+   M /trunk/include/vlc_vlm.h
+   M /trunk/include/vlc_vod.h
+   M /trunk/include/vlc_xml.h
+   M /trunk/include/vout_synchro.h
+   M /trunk/include/win32_specific.h
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/access.h
+   M /trunk/modules/access/cdda/callback.c
+   M /trunk/modules/access/cdda/callback.h
+   M /trunk/modules/access/cdda/cdda.c
+   M /trunk/modules/access/cdda/cdda.h
+   M /trunk/modules/access/cdda/info.c
+   M /trunk/modules/access/cdda/info.h
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/dshow/common.h
+   M /trunk/modules/access/dshow/crossbar.cpp
+   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/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.
-------------------------------------------------------------------------
-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.
-
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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)
-
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-r7605 | gbazin | 2004-05-06 12:58:57 +0200 (Thu, 06 May 2004) | 1 line
-Changed paths:
+   M /trunk/modules/access/dvb/en50221.c
+   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/access/fake.c
+   M /trunk/modules/access/file.c
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/http.c
+   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/pvr.c
+   M /trunk/modules/access/satellite/access.c
+   M /trunk/modules/access/satellite/dvb.c
+   M /trunk/modules/access/satellite/dvb.h
+   M /trunk/modules/access/satellite/satellite.c
+   M /trunk/modules/access/screen/beos.cpp
+   M /trunk/modules/access/screen/mac.c
+   M /trunk/modules/access/screen/screen.c
+   M /trunk/modules/access/screen/screen.h
+   M /trunk/modules/access/screen/win32.c
+   M /trunk/modules/access/screen/x11.c
+   M /trunk/modules/access/slp.c
+   M /trunk/modules/access/smb.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/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/access.c
+   M /trunk/modules/access/vcdx/demux.c
+   M /trunk/modules/access/vcdx/info.c
+   M /trunk/modules/access/vcdx/info.h
+   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.h
+   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/access_filter/timeshift.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/channel_mixer/headphone.c
+   M /trunk/modules/audio_filter/channel_mixer/simple.c
+   M /trunk/modules/audio_filter/channel_mixer/trivial.c
+   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/equalizer.c
+   M /trunk/modules/audio_filter/equalizer_presets.h
+   M /trunk/modules/audio_filter/format.c
+   M /trunk/modules/audio_filter/normvol.c
+   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/float32.c
+   M /trunk/modules/audio_mixer/spdif.c
+   M /trunk/modules/audio_mixer/trivial.c
+   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/audio_output/arts.c
+   M /trunk/modules/audio_output/auhal.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/hd1000a.cpp
+   M /trunk/modules/audio_output/oss.c
+   M /trunk/modules/audio_output/portaudio.c
+   M /trunk/modules/audio_output/sdl.c
+   M /trunk/modules/audio_output/waveout.c
+   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/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/cvdsub.c
+   M /trunk/modules/codec/dirac.c
+   M /trunk/modules/codec/dmo/buffer.c
+   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/codec/dts.c
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/faad.c
+   M /trunk/modules/codec/fake.c
+   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/video.c
+   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/codec/lpcm.c
+   M /trunk/modules/codec/mash.cpp
+   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/codec/png.c
+   M /trunk/modules/codec/quicktime.c
+   M /trunk/modules/codec/rawvideo.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/spudec/parse.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/svcdsub.c
+   M /trunk/modules/codec/tarkin.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/twolame.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/codec/x264.c
+   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.c
+   M /trunk/modules/control/netsync.c
+   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/control/showintf.c
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/aiff.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/libavi.c
+   M /trunk/modules/demux/avi/libavi.h
+   M /trunk/modules/demux/demuxdump.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/mjpeg.c
    M /trunk/modules/demux/mkv.cpp
-
-* modules/demux/mkv.cpp: wchar_t is defined in stddef.h so no need to include wchar.h
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-r7603 | jlj | 2004-05-06 00:25:12 +0200 (Thu, 06 May 2004) | 3 lines
-Changed paths:
+   M /trunk/modules/demux/mod.c
    M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: DRMS v2 uses filename iSCInfo2 instead of iSCInfo.
-
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-r7601 | gbazin | 2004-05-05 23:52:07 +0200 (Wed, 05 May 2004) | 1 line
-Changed paths:
+   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/mpeg/h264.c
+   M /trunk/modules/demux/mpeg/m4a.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/nsv.c
+   M /trunk/modules/demux/nuv.c
+   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/demux/playlist/b4s.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/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/sgimb.c
+   M /trunk/modules/demux/subtitle.c
    M /trunk/modules/demux/ts.c
-
-* modules/demux/ts.c: support for DVB subtitles and memory leak fixes.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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)
-
-------------------------------------------------------------------------
-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)
-
-------------------------------------------------------------------------
-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.
-
-
-------------------------------------------------------------------------
-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'
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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
-------------------------------------------------------------------------
-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" ? ;)
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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"
-
-
-------------------------------------------------------------------------
-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)
-
-------------------------------------------------------------------------
-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/demux/ty.c
+   M /trunk/modules/demux/util/id3genres.h
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/demux/vobsub.c
+   M /trunk/modules/demux/voc.c
+   M /trunk/modules/demux/wav.c
+   M /trunk/modules/demux/xa.c
+   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/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/gnome2.c
+   M /trunk/modules/gui/gtk2/gtk2.c
+   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/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/equalizer.h
+   M /trunk/modules/gui/macosx/equalizer.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/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 ?
-
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-r7563 | hartman | 2004-04-30 14:51:24 +0200 (Fri, 30 Apr 2004) | 3 lines
-Changed paths:
+   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/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.
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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/macosx/voutgl.m
+   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/ncurses.c
+   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/pda/pda_interface.c
+   M /trunk/modules/gui/qnx/aout.c
+   M /trunk/modules/gui/qnx/qnx.c
+   M /trunk/modules/gui/qnx/vout.c
+   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/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_minimize.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_muxer.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/commands/cmd_vars.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_vars.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/controls/ctrl_video.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_video.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/macosx/macosx_dragdrop.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_window.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/expr_evaluator.cpp
+   M /trunk/modules/gui/skins2/parser/expr_evaluator.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/bitmap_font.cpp
+   M /trunk/modules/gui/skins2/src/bitmap_font.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.cpp
+   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/theme_repository.cpp
+   M /trunk/modules/gui/skins2/src/theme_repository.hpp
+   M /trunk/modules/gui/skins2/src/tooltip.cpp
+   M /trunk/modules/gui/skins2/src/tooltip.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/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/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/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
-
-  * 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).
-
-------------------------------------------------------------------------
-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.
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-r7555 | zorglub | 2004-04-29 20:27:08 +0200 (Thu, 29 Apr 2004) | 2 lines
-Changed paths:
+   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/wince/dialogs.cpp
+   M /trunk/modules/gui/wince/fileinfo.cpp
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/iteminfo.cpp
+   M /trunk/modules/gui/wince/menus.cpp
+   M /trunk/modules/gui/wince/messages.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/gui/wince/preferences.cpp
+   M /trunk/modules/gui/wince/preferences_widgets.cpp
+   M /trunk/modules/gui/wince/preferences_widgets.h
+   M /trunk/modules/gui/wince/subtitles.cpp
+   M /trunk/modules/gui/wince/timer.cpp
+   M /trunk/modules/gui/wince/video.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
    M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/extrapanel.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/streamdata.h
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/gui/wxwindows/subtitles.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
    M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
+   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/gnutls.c
+   M /trunk/modules/misc/gtk_main.c
+   M /trunk/modules/misc/logger.c
+   M /trunk/modules/misc/memcpy/memcpy.c
+   M /trunk/modules/misc/memcpy/memcpyaltivec.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/modules/misc/playlist/export.c
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/misc/playlist/old.c
+   M /trunk/modules/misc/qte_main.cpp
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/misc/screensaver.c
+   M /trunk/modules/misc/svg.c
+   M /trunk/modules/misc/testsuite/playlist.c
+   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/misc/win32text.c
+   M /trunk/modules/misc/xml/libxml.c
+   M /trunk/modules/misc/xml/xtag.c
+   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/bits.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/mpjpeg.c
+   M /trunk/modules/mux/ogg.c
+   M /trunk/modules/mux/wav.c
+   M /trunk/modules/packetizer/copy.c
+   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/packetizer/mpeg4audio.c
+   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/services_discovery/daap.c
+   M /trunk/modules/services_discovery/hal.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/services_discovery/shout.c
+   M /trunk/modules/stream_out/announce.c
+   M /trunk/modules/stream_out/announce.h
+   M /trunk/modules/stream_out/bridge.c
+   M /trunk/modules/stream_out/description.c
+   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/mosaic_bridge.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/modules/stream_out/switcher.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/stream_out/transrate/block.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
+   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/adjust.c
+   M /trunk/modules/video_filter/blend.c
+   M /trunk/modules/video_filter/clone.c
+   M /trunk/modules/video_filter/crop.c
+   M /trunk/modules/video_filter/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/marq.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_filter/mosaic.h
+   M /trunk/modules/video_filter/motionblur.c
+   M /trunk/modules/video_filter/motiondetect.c
+   M /trunk/modules/video_filter/scale.c
+   M /trunk/modules/video_filter/swscale/common.h
+   M /trunk/modules/video_filter/swscale/filter.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/video_filter/transform.c
+   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/video_output/aa.c
+   M /trunk/modules/video_output/caca.c
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/directx/glwin32.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/hd1000v.cpp
+   M /trunk/modules/video_output/image.c
+   M /trunk/modules/video_output/mga.c
+   M /trunk/modules/video_output/opengl.c
+   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/snapshot.c
+   M /trunk/modules/video_output/svgalib.c
+   M /trunk/modules/video_output/wingdi.c
+   M /trunk/modules/video_output/x11/glx.c
+   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/galaktos/PCM.c
+   M /trunk/modules/visualization/galaktos/beat_detect.c
+   M /trunk/modules/visualization/galaktos/builtin_funcs.c
+   M /trunk/modules/visualization/galaktos/custom_shape.c
+   M /trunk/modules/visualization/galaktos/custom_wave.c
+   M /trunk/modules/visualization/galaktos/engine_vars.c
+   M /trunk/modules/visualization/galaktos/eval.c
+   M /trunk/modules/visualization/galaktos/fftsg.c
+   M /trunk/modules/visualization/galaktos/init_cond.c
+   M /trunk/modules/visualization/galaktos/main.c
+   M /trunk/modules/visualization/galaktos/main.h
+   M /trunk/modules/visualization/galaktos/param.c
+   M /trunk/modules/visualization/galaktos/parser.c
+   M /trunk/modules/visualization/galaktos/per_frame_eqn.c
+   M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
+   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/modules/visualization/galaktos/plugin.h
+   M /trunk/modules/visualization/galaktos/preset.c
+   M /trunk/modules/visualization/galaktos/splaytree.c
+   M /trunk/modules/visualization/galaktos/tree_types.c
+   M /trunk/modules/visualization/galaktos/video_init.c
+   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/visualization/visual/effects.c
+   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/modules/visualization/visual/visual.h
+   M /trunk/modules/visualization/xosd.c
+   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/modules_builtin_msvc.h
+   M /trunk/po/bn.po
+   M /trunk/po/ca.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/el.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/my.po
+   M /trunk/po/ne.po
+   M /trunk/po/ps.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tet.po
+   M /trunk/po/tl.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_TW.po
+   M /trunk/share/vlc_wince_rc.rc
+   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/control/audio_video.c
+   M /trunk/src/control/core.c
+   M /trunk/src/control/util.c
+   M /trunk/src/extras/libc.c
+   M /trunk/src/input/access.c
+   M /trunk/src/input/clock.c
+   M /trunk/src/input/control.c
+   M /trunk/src/input/decoder.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_internal.h
+   M /trunk/src/input/mem_stream.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/input/var.c
+   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/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/getaddrinfo.c
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/misc/image.c
+   M /trunk/src/misc/iso-639_def.h
+   M /trunk/src/misc/iso_lang.c
+   M /trunk/src/misc/md5.c
+   M /trunk/src/misc/messages.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/threads.c
+   M /trunk/src/misc/tls.c
+   M /trunk/src/misc/variables.c
+   M /trunk/src/misc/vlm.c
+   M /trunk/src/misc/win32_specific.c
+   M /trunk/src/misc/xml.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/services_discovery.c
+   M /trunk/src/playlist/sort.c
+   M /trunk/src/playlist/view.c
+   M /trunk/src/stream_output/announce.c
+   M /trunk/src/stream_output/sap.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/video_widgets.c
+   M /trunk/src/video_output/vout_intf.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/vlc-api.pl
 
-* Made the open dialog a wxDialog to be able to call it from the wizard. Please test on win32 and interaction with win32-skins2
+Copyright fixes
+(da big courmischage)
 
 ------------------------------------------------------------------------
-r7554 | gbazin | 2004-04-29 17:45:30 +0200 (Thu, 29 Apr 2004) | 1 line
+r11659 | courmisch | 2005-07-08 19:57:30 +0200 (Fri, 08 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/po/hu.po
+   M /trunk/po/ja.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/pt_BR.po
+
+Convert to Unicode
 
-* modules/demux/avi/avi.c: fixed infinite loop when seeking in broken/incomplete files.
 ------------------------------------------------------------------------
-r7553 | zorglub | 2004-04-29 17:30:00 +0200 (Thu, 29 Apr 2004) | 2 lines
+r11658 | massiot | 2005-07-07 11:07:16 +0200 (Thu, 07 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/messages.c
+   M /trunk/modules/access/dvb/linux_dvb.c
 
-Add missing objects descriptions
+ * modules/access/dvb/linux_dvb.c: Fixed support of Nexus-S, patch courtesy
+   of Michael Ditum.
 
 ------------------------------------------------------------------------
-r7552 | hartman | 2004-04-29 17:17:51 +0200 (Thu, 29 Apr 2004) | 2 lines
+r11657 | fkuehne | 2005-07-07 10:32:37 +0200 (Thu, 07 Jul 2005) | 1 line
 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.
+   M /trunk/po/sv.po
 
+* converted to UTF-8
 ------------------------------------------------------------------------
-r7551 | zorglub | 2004-04-29 17:06:50 +0200 (Thu, 29 Apr 2004) | 2 lines
+r11655 | zorglub | 2005-07-06 20:16:26 +0200 (Wed, 06 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-Fix segfault on "del"
+Revert wrongly commited files in previous commit
 
 ------------------------------------------------------------------------
-r7550 | hartman | 2004-04-29 16:52:05 +0200 (Thu, 29 Apr 2004) | 2 lines
+r11654 | zorglub | 2005-07-06 19:33:04 +0200 (Wed, 06 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* remove "Ja Nu!" Didn't i do that before????
+Compile fix - refs #258
 
 ------------------------------------------------------------------------
-r7549 | hartman | 2004-04-29 16:49:25 +0200 (Thu, 29 Apr 2004) | 4 lines
+r11653 | courmisch | 2005-07-06 19:14:00 +0200 (Wed, 06 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/src/misc/net.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.
+Print Winsock error number
 
 ------------------------------------------------------------------------
-r7548 | gbazin | 2004-04-29 16:48:12 +0200 (Thu, 29 Apr 2004) | 1 line
+r11652 | massiot | 2005-07-06 15:47:37 +0200 (Wed, 06 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/input_clock.c
+   M /trunk/src/misc/cpu.c
+
+ * src/misc/cpu.c: Fixed the use of cpuid() on amd64 (thanks to Aison on
+   IRC).
 
-* 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.
 ------------------------------------------------------------------------
-r7547 | gbazin | 2004-04-29 16:43:12 +0200 (Thu, 29 Apr 2004) | 1 line
+r11651 | xtophe | 2005-07-06 14:34:58 +0200 (Wed, 06 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/src/libvlc.h
+
+libvlc.h: Move the open option for the gui preferences
 
-* modules/demux/avi/avi.c: Fixed infinite loop in the AVI demux on broken/incomplete files
 ------------------------------------------------------------------------
-r7546 | gbazin | 2004-04-29 15:53:29 +0200 (Thu, 29 Apr 2004) | 3 lines
+r11650 | courmisch | 2005-07-05 20:28:26 +0200 (Tue, 05 Jul 2005) | 2 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
+   M /trunk/src/misc/net.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.
+Fix previous commit
 
 ------------------------------------------------------------------------
-r7545 | gbazin | 2004-04-29 13:14:48 +0200 (Thu, 29 Apr 2004) | 1 line
+r11649 | courmisch | 2005-07-05 19:33:54 +0200 (Tue, 05 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/src/misc/httpd.c
+
+Print exact error for select() to help tracking x264 threading issue
 
-* src/video_output/*: moved fullscreen object var handling in vout_intf.c and disable video-on-top when in fullscreen.
 ------------------------------------------------------------------------
-r7544 | gbazin | 2004-04-29 13:04:14 +0200 (Thu, 29 Apr 2004) | 1 line
+r11648 | courmisch | 2005-07-05 18:44:56 +0200 (Tue, 05 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/src/misc/net.c
+
+- Clean up net_Gets()
 
-* modules/access/dshow/filter.cpp: removed useless debug messages.
 ------------------------------------------------------------------------
-r7543 | gbazin | 2004-04-28 22:02:13 +0200 (Wed, 28 Apr 2004) | 1 line
+r11647 | courmisch | 2005-07-04 19:01:34 +0200 (Mon, 04 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/mux/ogg.c
+   M /trunk/THANKS
+
+Forgot this one
 
-* modules/mux/ogg.c, modules/codec/theora.c: changes for theora alpha 3 support + misc small fixes.
 ------------------------------------------------------------------------
-r7542 | zorglub | 2004-04-28 20:22:31 +0200 (Wed, 28 Apr 2004) | 2 lines
+r11646 | courmisch | 2005-07-04 19:00:25 +0200 (Mon, 04 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/visualization/xosd.c
+   M /trunk/modules/misc/network/ipv6.c
 
-Improved the Xosd plugin
+IPv6 Source-Specific Multicast support
+from Hoerdt Mickael with cosmetic changes
 
 ------------------------------------------------------------------------
-r7541 | gbazin | 2004-04-28 19:58:26 +0200 (Wed, 28 Apr 2004) | 1 line
+r11645 | courmisch | 2005-07-04 18:42:22 +0200 (Mon, 04 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/src/misc/net.c
+
+Unduplicate common socket() code 
 
-* modules/codec/theora.c: better sanity check for aspect ratio.
 ------------------------------------------------------------------------
-r7540 | gbazin | 2004-04-28 19:57:16 +0200 (Wed, 28 Apr 2004) | 1 line
+r11644 | oaubert | 2005-07-04 17:39:10 +0200 (Mon, 04 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/bindings/python/vlcglue.c
+
+Add set_visual support in python binding
 
-* modules/demux/ogg.c: theora decoding fix (one of the header fields changed in alpha3).
 ------------------------------------------------------------------------
-r7539 | sam | 2004-04-28 17:03:19 +0200 (Wed, 28 Apr 2004) | 4 lines
+r11643 | courmisch | 2005-07-04 16:47:36 +0200 (Mon, 04 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/include/network.h
 
-  * 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.
+Undo braindead [11640]
 
 ------------------------------------------------------------------------
-r7538 | gbazin | 2004-04-28 16:50:26 +0200 (Wed, 28 Apr 2004) | 1 line
+r11642 | damienf | 2005-07-04 11:55:51 +0200 (Mon, 04 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/rc.c
+
+compile fix for WIN32, needs review
 
-* modules/control/hotkeys.c: fixed fullscreen hotkey when video filters are used.
 ------------------------------------------------------------------------
-r7537 | sam | 2004-04-28 16:21:43 +0200 (Wed, 28 Apr 2004) | 2 lines
+r11641 | damienf | 2005-07-04 11:33:43 +0200 (Mon, 04 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/po/en_GB.po
+   M /trunk/include/network.h
 
-  * po/en_GB.po: Updated the British English translation.
+hey, don't forget win32, folks
 
 ------------------------------------------------------------------------
-r7536 | gbazin | 2004-04-28 15:29:31 +0200 (Wed, 28 Apr 2004) | 1 line
+r11640 | xtophe | 2005-07-04 11:27:56 +0200 (Mon, 04 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/include/network.h
 
-* configure.ac: another build fix for the win32 mozilla plugin.
-------------------------------------------------------------------------
-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
+Compile fix
 
-* configure.ac, Makefile.am: Use upx for the win32 package if present. Fixed the mozilla plugin build on cygwin.
 ------------------------------------------------------------------------
-r7534 | murray | 2004-04-28 14:38:55 +0200 (Wed, 28 Apr 2004) | 6 lines
+r11639 | bigben | 2005-07-03 11:03:44 +0200 (Sun, 03 Jul 2005) | 7 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/modules/control/telnet.c
 
-As a quick google search shows, the letter Ã¥ does not exist in the
-Italian alphabet. Therefore, we write "Norvegese Bokmal".
+new --telnet-host option to allow to bind the telnet server on a specific interface.
 
-We're even, sam :)
+Patch by Torsten Spindler
+
+Remark : should we keep the --telnet-port option that is now redundant ?
 
 
 ------------------------------------------------------------------------
-r7533 | sam | 2004-04-28 13:44:43 +0200 (Wed, 28 Apr 2004) | 2 lines
+r11638 | bigben | 2005-07-02 19:26:51 +0200 (Sat, 02 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/modules/gui/macosx/playlist.m
+
+select first moved item instead of the last one after a drag and drop.
 
-  * po/it.po: translated "Bokmaal" and "Volapuk" to iso8859-1.
 
 ------------------------------------------------------------------------
-r7532 | sam | 2004-04-28 13:20:51 +0200 (Wed, 28 Apr 2004) | 2 lines
+r11637 | bigben | 2005-07-02 18:47:46 +0200 (Sat, 02 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Back to the hack for the isItem: inNode function, since this is several orders  faster than the high level functions provided by Cocoa... Playlist behaves corectly on big lists again...
+* Fixes a bug in drag and drop
 
-  * Control files for the official 0.7.2-test1 Debian packages.
 
 ------------------------------------------------------------------------
-r7531 | murray | 2004-04-28 10:43:28 +0200 (Wed, 28 Apr 2004) | 7 lines
+r11636 | bigben | 2005-07-02 17:39:21 +0200 (Sat, 02 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/po/it.po
-
-Updated italian translation for vlc 0.7.2
+   M /trunk/include/network.h
 
-You will therefore discover that in italian we still call Kalaallisut
-"Kalaallisut", that Ndebele, North is "Ndebele del Nord" and many more
-exciting stuff.
+* Include <sys/socket.h> if the system has it (should fix compilation on OSX/cygwin).
 
 
 ------------------------------------------------------------------------
-r7530 | gbazin | 2004-04-28 09:05:10 +0200 (Wed, 28 Apr 2004) | 1 line
+r11635 | dionoea | 2005-07-01 23:43:42 +0200 (Fri, 01 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/demux/playlist/b4s.c
 
-* modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preventing the decoder to be closed properly.
-------------------------------------------------------------------------
-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
+Genre standardisation patch by Jonas A. Larsen
+This (and previous patch) still needs some work as genres containing spaces
+aren't parsed correctly
 
-* modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to check for drag&drop support.
 ------------------------------------------------------------------------
-r7528 | gbazin | 2004-04-27 23:33:51 +0200 (Tue, 27 Apr 2004) | 2 lines
+r11634 | bigben | 2005-07-01 22:48:48 +0200 (Fri, 01 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/src/playlist/view.c
 
-* modules/gui/wxwindows/*: drag&drop is not supported on __WXMOTIF__.
+* vlc_symbols.h, vlc_playlist.h, view.c : add a function to remove a parent from the parent list of an item (if anybody wants to make that another way...)
+* playlist.m: implements full drag and drop of playlist items. Drop of multiple items and of items and nodes at the same time should be supported. You cannot mode service discovery items. This is a choice and can be changed if wanted.
+* Hopes that compiles on current trunk (cannot check since latest comits on net functions broke the built of a half the modules and core of the OSX port...)
 
-------------------------------------------------------------------------
-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
 ------------------------------------------------------------------------
-r7526 | gbazin | 2004-04-27 20:45:33 +0200 (Tue, 27 Apr 2004) | 1 line
+r11632 | hartman | 2005-07-01 22:27:33 +0200 (Fri, 01 Jul 2005) | 2 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
+   M /trunk/extras/contrib/src/Patches/x264.patch
+
+* powf -> pow :(
 
-* po/*: updated with latest string reviews.
 ------------------------------------------------------------------------
-r7525 | hartman | 2004-04-27 20:37:43 +0200 (Tue, 27 Apr 2004) | 2 lines
+r11631 | courmisch | 2005-07-01 20:00:04 +0200 (Fri, 01 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/src/misc/net.c
 
-* ahum, missing avi shortcut :D
+PF_* -> AF_*
 
 ------------------------------------------------------------------------
-r7524 | zorglub | 2004-04-27 20:22:49 +0200 (Tue, 27 Apr 2004) | 2 lines
+r11630 | courmisch | 2005-07-01 19:35:35 +0200 (Fri, 01 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
 
-Fix VLM item URI assignment
+This was pretty useless (if there is no solution, there is no problem)
 
 ------------------------------------------------------------------------
-r7523 | massiot | 2004-04-27 19:56:39 +0200 (Tue, 27 Apr 2004) | 2 lines
+r11629 | courmisch | 2005-07-01 17:56:41 +0200 (Fri, 01 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/subtitle.c
 
-* modules/demux/ts.c: Fixed an infinite loop in PATCallBack.
+Remove unused function
 
 ------------------------------------------------------------------------
-r7522 | sam | 2004-04-27 18:35:15 +0200 (Tue, 27 Apr 2004) | 2 lines
+r11628 | courmisch | 2005-07-01 17:54:27 +0200 (Fri, 01 Jul 2005) | 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
+   M /trunk/modules/demux/aiff.c
+   M /trunk/modules/demux/mkv.cpp
 
-  * Massive spelling corrections.
+Unsigned casts
 
 ------------------------------------------------------------------------
-r7521 | sam | 2004-04-27 16:57:37 +0200 (Tue, 27 Apr 2004) | 3 lines
+r11627 | courmisch | 2005-07-01 17:47:42 +0200 (Fri, 01 Jul 2005) | 2 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
+   M /trunk/modules/control/hotkeys.c
 
-  * Got rid of more "VideoLAN C*****" references.
-  * include/vlc_meta.h: s/Url/URL/.
+Remove unused variable - fix compiler warning
 
 ------------------------------------------------------------------------
-r7520 | massiot | 2004-04-27 16:43:44 +0200 (Tue, 27 Apr 2004) | 2 lines
+r11625 | courmisch | 2005-07-01 17:27:40 +0200 (Fri, 01 Jul 2005) | 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
+   M /trunk/configure.ac
 
-Review of sout help strings
+Freeze module entry name (refs #155)
 
 ------------------------------------------------------------------------
-r7519 | sam | 2004-04-27 11:33:58 +0200 (Tue, 27 Apr 2004) | 4 lines
+r11624 | courmisch | 2005-07-01 16:48:29 +0200 (Fri, 01 Jul 2005) | 2 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
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/net.c
 
-  * 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.
+Use macros rather than overkill APIs
 
 ------------------------------------------------------------------------
-r7518 | sam | 2004-04-27 11:28:25 +0200 (Tue, 27 Apr 2004) | 3 lines
+r11622 | xtophe | 2005-07-01 15:44:37 +0200 (Fri, 01 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/codec/fake.c
+   M /trunk/modules/codec/twolame.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/video_filter/motionblur.c
 
-  * modules/access/v4l/v4l.c:
-    + Fixed possible deadlocks.
+ALL: Add some set_shorname() so the preferences  look nice.
 
 ------------------------------------------------------------------------
-r7517 | rocky | 2004-04-27 03:04:53 +0200 (Tue, 27 Apr 2004) | 4 lines
+r11621 | xtophe | 2005-07-01 15:43:58 +0200 (Fri, 01 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/gui/wince/preferences_widgets.cpp
 
-ogt.c: add object_release for object_find 
-cvd.c: if spu-channel variable not set, don't bother handling subtitle.
+Oups, forgot this one with [11093] (deprecated option handling)
 
 
 ------------------------------------------------------------------------
-r7516 | sam | 2004-04-27 00:04:21 +0200 (Tue, 27 Apr 2004) | 12 lines
+r11620 | xtophe | 2005-07-01 12:22:30 +0200 (Fri, 01 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
+   M /trunk/Makefile.am
 
-  * 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.
+Compile fix
 
 ------------------------------------------------------------------------
-r7515 | gbazin | 2004-04-26 23:56:24 +0200 (Mon, 26 Apr 2004) | 1 line
+r11619 | sigmunau | 2005-07-01 10:17:43 +0200 (Fri, 01 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+compile fix
 
-* configure.ac: fix detection of libfaad2 cvs.
 ------------------------------------------------------------------------
-r7514 | sam | 2004-04-26 23:53:26 +0200 (Mon, 26 Apr 2004) | 3 lines
+r11618 | courmisch | 2005-06-30 20:34:43 +0200 (Thu, 30 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/interface/interface.c
+   M /trunk/modules/access/udp.c
 
-  * src/interface/interface.c:
-    + Only populate the "switch interface" menu with modules that we have.
+StopSend for UDP access
 
 ------------------------------------------------------------------------
-r7513 | gbazin | 2004-04-26 23:34:32 +0200 (Mon, 26 Apr 2004) | 2 lines
+r11617 | courmisch | 2005-06-30 20:32:54 +0200 (Thu, 30 Jun 2005) | 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
+   M /trunk/modules/services_discovery/sap.c
 
-* ALL: updated for the 0.7.2-test1 release.
+StopSend for SAP discovery
 
 ------------------------------------------------------------------------
-r7512 | gbazin | 2004-04-26 23:25:11 +0200 (Mon, 26 Apr 2004) | 2 lines
+r11616 | courmisch | 2005-06-30 20:30:41 +0200 (Thu, 30 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/libavi.h
+   M /trunk/src/stream_output/sap.c
 
-* modules/demux/avi/libavi.h: added h264 fourccs.
+Same as previous commit - for SAP announcer
 
 ------------------------------------------------------------------------
-r7511 | sam | 2004-04-26 23:20:03 +0200 (Mon, 26 Apr 2004) | 4 lines
+r11615 | courmisch | 2005-06-30 20:19:26 +0200 (Thu, 30 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/interface/interface.c
+   M /trunk/modules/access_output/udp.c
 
-  * src/interface/interface.c:
-    + Do not crash miserably if an interface switch failed at the module_Need
-      stage.
+Shutdown UDP socket for receival - hopefully closes #134
 
 ------------------------------------------------------------------------
-r7510 | hartman | 2004-04-26 23:14:02 +0200 (Mon, 26 Apr 2004) | 2 lines
+r11614 | courmisch | 2005-06-30 20:17:53 +0200 (Thu, 30 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/net.c
 
-* punctuation and spelling fixes
+Wrappers for shutdown() API
 
 ------------------------------------------------------------------------
-r7509 | gbazin | 2004-04-26 23:07:04 +0200 (Mon, 26 Apr 2004) | 1 line
+r11613 | courmisch | 2005-06-30 19:24:26 +0200 (Thu, 30 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/src/misc/modules.c
+
+Remove a very old hack that is no longer necessary
 
-* modules/mux/mpeg/ts.c: revised config options descriptions.
 ------------------------------------------------------------------------
-r7508 | hartman | 2004-04-26 23:06:51 +0200 (Mon, 26 Apr 2004) | 3 lines
+r11612 | courmisch | 2005-06-30 17:55:35 +0200 (Thu, 30 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/theora.patch
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/misc/modules.c
 
-OS X build system fixes
-- updated version of speex, theora, libebml, libmatroska
+Why make it complicated when it can be simple
 
 ------------------------------------------------------------------------
-r7507 | zorglub | 2004-04-26 22:07:30 +0200 (Mon, 26 Apr 2004) | 5 lines
+r11611 | bigben | 2005-06-30 17:08:08 +0200 (Thu, 30 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
-
-Options descriptions for TS muxer
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
 
-** FIXME : Unfinished, shaping and use-key-frames are not documented **
+* Some fixes
+* Store object to move in the class itself, since I just don't manage to deal with NSPasteboards...
 
 
 ------------------------------------------------------------------------
-r7506 | gbazin | 2004-04-26 19:50:44 +0200 (Mon, 26 Apr 2004) | 1 line
+r11610 | fkuehne | 2005-06-30 14:45:05 +0200 (Thu, 30 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
-* modules/demux/avi/avi.c: fix for a bug introduced during the demux2 api transition (courtesy of James MacLean).
+* implemented reset- and backward-methods (refs #13)
 ------------------------------------------------------------------------
-r7505 | sam | 2004-04-26 17:24:21 +0200 (Mon, 26 Apr 2004) | 2 lines
+r11609 | fkuehne | 2005-06-30 12:44:50 +0200 (Thu, 30 Jun 2005) | 6 lines
 Changed paths:
-   M /trunk/debian/rules
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
-  * debian/rules: fixed shell syntax.
+* added a summary-tab at the end of the wizard (mostly for debug-reasons, but perhaps we want to keep that for the user as well?)
+* implemented the entire logic (except encap-formats while transcoding)
+* added data collection of all values
+* fixed some l10n issues
 
+The wizard is still not useable for streaming, since it does not communicate the settings to the core yet. Additionally, various things still need to be done (see TODO at the beginning of the file).
 ------------------------------------------------------------------------
-r7504 | gbazin | 2004-04-26 16:36:13 +0200 (Mon, 26 Apr 2004) | 1 line
+r11608 | gbazin | 2005-06-29 22:56:47 +0200 (Wed, 29 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
 
-* modules/gui/wxwindows/*: reverted last --wxwin-keep-size patch for now because it doesn't work on wxGTK.
+* modules/stream_out/rtp.c, modules/misc/rtsp.c: attempt at supporting amr nb/wb for rtsp streaming... doesn't look like livedotcom like it though.
 ------------------------------------------------------------------------
-r7503 | sam | 2004-04-26 15:58:25 +0200 (Mon, 26 Apr 2004) | 5 lines
+r11607 | bigben | 2005-06-29 22:53:06 +0200 (Wed, 29 Jun 2005) | 3 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.
+   M /trunk/modules/gui/macosx/playlist.m
 
-------------------------------------------------------------------------
-r7502 | sam | 2004-04-26 15:14:57 +0200 (Mon, 26 Apr 2004) | 4 lines
-Changed paths:
-   M /trunk/Makefile.am
+* Still some work for playlist drag'n'drop
 
-  * Makefile.am:
-    + Copy the original ebuild instead of copying it, to allow recursive
-      "make dist" calls.
 
 ------------------------------------------------------------------------
-r7501 | gbazin | 2004-04-26 15:10:09 +0200 (Mon, 26 Apr 2004) | 1 line
+r11606 | gbazin | 2005-06-29 21:59:01 +0200 (Wed, 29 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/mux/mp4.c
 
-* modules/gui/wxwindows/*: new --wxwin-keep-size option to remember the size of the last embedded video.
+* modules/mux/mp4.c: added support for amr nb/wb and h263 in 3gp.
 ------------------------------------------------------------------------
-r7500 | gbazin | 2004-04-26 15:06:17 +0200 (Mon, 26 Apr 2004) | 1 line
+r11603 | gbazin | 2005-06-29 19:13:31 +0200 (Wed, 29 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/mozilla/vlcplugin.h
 
-* modules/video_filter/deinterlace.c: avoid segfault when deinterlacing filter can't be loaded.
+* mozilla/vlcplugin.h: fixed mimetypes string.
 ------------------------------------------------------------------------
-r7499 | gbazin | 2004-04-26 12:00:53 +0200 (Mon, 26 Apr 2004) | 1 line
+r11601 | gbazin | 2005-06-29 19:08:54 +0200 (Wed, 29 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/mozilla/vlcplugin.h
 
-* modules/gui/wxwindows/video.cpp: forgot to unlock a mutex.
+* mozilla/vlcplugin.h: compilation fix.
 ------------------------------------------------------------------------
-r7498 | gbazin | 2004-04-26 11:43:45 +0200 (Mon, 26 Apr 2004) | 1 line
+r11600 | bigben | 2005-06-29 18:48:38 +0200 (Wed, 29 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   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
 
-* src/libvlc.h: the win32 high-priority setting is off by default now (to play nicer with other apps).
-------------------------------------------------------------------------
-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
+* Add an option to recusively expand the current node in the playlist context menue.
+* Seems to be some issues sometimes, likely related to the fact we do not empty o_outline_dict on playlist refresh 
 
-* modules/video_output/x11/xcommon.c: fix for detection of parent window size changes
-------------------------------------------------------------------------
-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
 ------------------------------------------------------------------------
-r7495 | gbazin | 2004-04-26 08:09:15 +0200 (Mon, 26 Apr 2004) | 2 lines
+r11599 | dionoea | 2005-06-29 07:54:43 +0200 (Wed, 29 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/mozilla/npvlc_rc.rc
 
-* modules/codec/theora.c: new --sout-theora-quality option.
+this should fix compilation (if someone could backport this fix ... and
+test it)
 
 ------------------------------------------------------------------------
-r7494 | gbazin | 2004-04-26 07:48:11 +0200 (Mon, 26 Apr 2004) | 2 lines
+r11598 | hartman | 2005-06-29 01:46:33 +0200 (Wed, 29 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/codec/fake.c
+   M /trunk/modules/stream_out/transcode.c
 
-* modules/codec/ffmpeg/encoder.c: fixed aspect ratio.
+* Fix some configuration options declerations and strings
 
 ------------------------------------------------------------------------
-r7493 | gbazin | 2004-04-26 07:26:53 +0200 (Mon, 26 Apr 2004) | 3 lines
+r11597 | hartman | 2005-06-29 01:43:03 +0200 (Wed, 29 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-* modules/codec/ffmpeg/encoder.c: some option names renaming butchery.
-  + convention is to use '-' in composed option names (not '_').
+* Fix opening of rtsp:// links in VLC
 
 ------------------------------------------------------------------------
-r7492 | hartman | 2004-04-26 02:07:02 +0200 (Mon, 26 Apr 2004) | 2 lines
+r11596 | hartman | 2005-06-29 01:41:58 +0200 (Wed, 29 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* when you use object_find you need to do a object_release as well
+* forwardport of [11522]
 
 ------------------------------------------------------------------------
-r7491 | gbazin | 2004-04-25 22:48:54 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11595 | bigben | 2005-06-29 01:33:50 +0200 (Wed, 29 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Don't select items that are in a selected node for drag'n'drop
 
-* modules/codec/vorbis.c: fix for quality setting.
 
 ------------------------------------------------------------------------
-r7490 | jpsaman | 2004-04-25 22:25:00 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11594 | bigben | 2005-06-28 23:37:07 +0200 (Tue, 28 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Start of the beginnig of drag'n'drop in the OSX playlist. Items are only copied in  the pasteboard ATM (at least if I understand OSX's strange protocol to drag'n'drop items correclty)
 
-Added --enable-cddax to make building with cdrom support possible. Just use --disable-cddax to disable, by default cddax is enabled.
 
 ------------------------------------------------------------------------
-r7489 | gbazin | 2004-04-25 21:23:40 +0200 (Sun, 25 Apr 2004) | 4 lines
+r11593 | courmisch | 2005-06-28 20:02:01 +0200 (Tue, 28 Jun 2005) | 21 lines
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+   A /trunk/loader
+   A /trunk/loader/Makefile.am
+   A /trunk/loader/Makefile.in
+   A /trunk/loader/afl.c
+   A /trunk/loader/com.h
+   A /trunk/loader/driver.c
+   A /trunk/loader/driver.h
+   A /trunk/loader/ext.c
+   A /trunk/loader/ext.h
+   A /trunk/loader/kludge.c
+   A /trunk/loader/ldt_keeper.c
+   A /trunk/loader/ldt_keeper.h
+   A /trunk/loader/loader.h
+   A /trunk/loader/module.c
+   A /trunk/loader/pe_image.c
+   A /trunk/loader/pe_resource.c
+   A /trunk/loader/qtx
+   A /trunk/loader/qtx/qtxsdk
+   A /trunk/loader/qtx/qtxsdk/components.h
+   A /trunk/loader/registry.c
+   A /trunk/loader/registry.h
+   A /trunk/loader/resource.c
+   A /trunk/loader/stubs.s
+   A /trunk/loader/vfl.c
+   A /trunk/loader/win32.c
+   A /trunk/loader/win32.h
+   A /trunk/loader/wine
+   A /trunk/loader/wine/avifmt.h
+   A /trunk/loader/wine/basetsd.h
+   A /trunk/loader/wine/debugtools.h
+   A /trunk/loader/wine/driver.h
+   A /trunk/loader/wine/heap.h
+   A /trunk/loader/wine/mmreg.h
+   A /trunk/loader/wine/module.h
+   A /trunk/loader/wine/msacm.h
+   A /trunk/loader/wine/msacmdrv.h
+   A /trunk/loader/wine/pe_image.h
+   A /trunk/loader/wine/poppack.h
+   A /trunk/loader/wine/pshpack1.h
+   A /trunk/loader/wine/pshpack2.h
+   A /trunk/loader/wine/vfw.h
+   A /trunk/loader/wine/winbase.h
+   A /trunk/loader/wine/windef.h
+   A /trunk/loader/wine/winerror.h
+   A /trunk/loader/wine/winestring.h
+   A /trunk/loader/wine/winnt.h
+   A /trunk/loader/wine/winreg.h
+   A /trunk/loader/wine/winuser.h
+   A /trunk/loader/wineacm.h
+   A /trunk/loader/wrapper.S
+   A /trunk/loader/wrapper.h
+
+DLL loader stolen from MPlayer CVS.
+Disabled by default, enable with --enable-loader
+There's no sanity checks in configure so don't do it if your platform is not compatible.
+
+zorglub and Anil report it works for WMV3 with the dmo decoder plugin.
+It seems to crash with Quicktime (after displaying a few frame ?).
+There's no RealVideo decoder so, won't do that, but it probably could as well.
+
+Legal considerations
+=====================
+
+Section 2 of the GPL puts no restriction on what you link with so long as
+you have obtained the program from source (and compiled it yourself), so
+this is OK.
+
+It is not clear to me whether it is ok to provide binaries with this
+feature enabled. Maybe it would infringe on the GPL and, hence, on VLC's
+past contributors intellectual rights. So if in doubt don't put this in
+binary package you make.
+
+
+------------------------------------------------------------------------
+r11592 | damienf | 2005-06-28 19:58:34 +0200 (Tue, 28 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/axvlc.inf
+
+- updated to axvlc.inf used to create http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab
+
+------------------------------------------------------------------------
+r11591 | damienf | 2005-06-28 19:56:26 +0200 (Tue, 28 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/test.html
+
+- changed codebase path to 'http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab'
+
+------------------------------------------------------------------------
+r11590 | courmisch | 2005-06-28 17:16:11 +0200 (Tue, 28 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/Modules.am
+   D /trunk/modules/misc/externrun.c
 
-* modules/codec/vorbis.c:
-  + added an --sout-vorbis-quality option for VBR encoding.
-  + new --sout-vorbis-min/max-bitrate options.
+This doesn't owe in the VLC
 
 ------------------------------------------------------------------------
-r7488 | fenrir | 2004-04-25 20:37:47 +0200 (Sun, 25 Apr 2004) | 3 lines
+r11589 | sam | 2005-06-28 11:10:15 +0200 (Tue, 28 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/po/fr.po
 
- * x264: compilation fix.
- * stream_output.c: sout_ParseCfg warns about unknown option.
+  * po/fr.po: various fixes
 
 ------------------------------------------------------------------------
-r7487 | gbazin | 2004-04-25 20:08:13 +0200 (Sun, 25 Apr 2004) | 6 lines
+r11588 | sam | 2005-06-28 10:48:46 +0200 (Tue, 28 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/flac.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/po/es.po
 
-* modules/stream_out/transcode.c:
-  + avoid a few unneeded memcpy().
-  + fixed memory leaks.
-* modules/codec/flac.c:
-  + added a "flac" shortcut.
+  * po/es.po: minor fixes
 
 ------------------------------------------------------------------------
-r7486 | gbazin | 2004-04-25 19:33:37 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11587 | damienf | 2005-06-28 10:02:40 +0200 (Tue, 28 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/activex/plugin.cpp
+
+dataobject isn't ready for prime time yet :)
 
-* modules/stream_out/transcode.c: make acodec/vcodec optional if aenc/venc is specified.
 
 ------------------------------------------------------------------------
-r7485 | gbazin | 2004-04-25 19:21:16 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11585 | zorglub | 2005-06-27 23:30:44 +0200 (Mon, 27 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/mozilla/vlcshell.cpp
 
-* modules/stream_out/transcode.c: fix for when forcing encoder.
+Fix warning
 
 ------------------------------------------------------------------------
-r7484 | gbazin | 2004-04-25 19:02:49 +0200 (Sun, 25 Apr 2004) | 3 lines
+r11584 | zorglub | 2005-06-27 23:25:51 +0200 (Mon, 27 Jun 2005) | 2 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
+   M /trunk/modules/control/telnet.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.
+Don't insult the user - Patch by Torsten Spindler
 
 ------------------------------------------------------------------------
-r7483 | gbazin | 2004-04-25 18:35:39 +0200 (Sun, 25 Apr 2004) | 5 lines
+r11583 | dionoea | 2005-06-27 22:56:58 +0200 (Mon, 27 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/mozilla/npvlc_rc.rc
 
-*  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 ;)
+forward port 11582
 
 ------------------------------------------------------------------------
-r7482 | zorglub | 2004-04-25 18:07:15 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11581 | dionoea | 2005-06-27 22:27:10 +0200 (Mon, 27 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/modules/LIST
+   M /trunk/mozilla/vlcplugin.h
 
-Updated
+forward port 11580
 
 ------------------------------------------------------------------------
-r7481 | zorglub | 2004-04-25 17:32:28 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11579 | bigben | 2005-06-27 22:20:58 +0200 (Mon, 27 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/AUTHORS
+
+* Add some items to some people
+* Add FK and me...
 
-Do not translate wizard strings, and stop ignoring old win32 gui plugin
 
 ------------------------------------------------------------------------
-r7480 | asmax | 2004-04-25 17:04:45 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11578 | fkuehne | 2005-06-27 21:48:16 +0200 (Mon, 27 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
-
-  * ctrl_text.cpp: put the control text in the "moving" state initially
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
+* replace '0.8.3-svn' by '0.8.4-svn'
 ------------------------------------------------------------------------
-r7479 | gbazin | 2004-04-25 16:15:29 +0200 (Sun, 25 Apr 2004) | 12 lines
+r11575 | gbazin | 2005-06-27 21:02:06 +0200 (Mon, 27 Jun 2005) | 1 line
 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.
+   M /trunk/modules/demux/playlist/b4s.c
 
+* modules/demux/playlist/b4s.c: WinCE compilation fix.
 ------------------------------------------------------------------------
-r7478 | asmax | 2004-04-25 15:35:56 +0200 (Sun, 25 Apr 2004) | 4 lines
+r11573 | zorglub | 2005-06-27 20:18:55 +0200 (Mon, 27 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/mozilla/vlcshell.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.
+Also fix mozilla when not in debug mode
 
 ------------------------------------------------------------------------
-r7477 | zorglub | 2004-04-25 10:53:52 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11572 | gbazin | 2005-06-27 20:17:09 +0200 (Mon, 27 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/asf.c
-
-Add options descriptions
+   M /trunk/modules/codec/mpeg_audio.c
 
+* modules/codec/mpeg_audio.c: don't use this codec if we don't have an mpgatofixed32 audio filter (a bit of a hack but it works :).
 ------------------------------------------------------------------------
-r7476 | zorglub | 2004-04-25 10:45:28 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11571 | sam | 2005-06-27 15:58:06 +0200 (Mon, 27 Jun 2005) | 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
+   M /trunk/src/misc/httpd.c
 
-Add option descriptions
+  * src/misc/httpd.c: fixed a crash in IPv4 handling, patch from Maxime Bizon.
 
 ------------------------------------------------------------------------
-r7475 | zorglub | 2004-04-25 10:45:01 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11570 | damienf | 2005-06-27 14:22:24 +0200 (Mon, 27 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/AUTHORS
+   M /trunk/activex/plugin.cpp
 
-Fix description
+plugin.cpp: forgot to initialize the mute variable
+AUTHORS: I haven't moved to Germany as far as I know: )
 
 ------------------------------------------------------------------------
-r7474 | gbazin | 2004-04-25 10:24:24 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11569 | damienf | 2005-06-27 13:41:16 +0200 (Mon, 27 Jun 2005) | 6 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/activex/Makefile.am
+   M /trunk/activex/axvlc_rc.rc
+   M /trunk/activex/main.cpp
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/persiststorage.cpp
+   M /trunk/activex/persiststreaminit.cpp
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/utils.h
+   M /trunk/activex/viewobject.cpp
+   A /trunk/activex/vlc16x16.bmp
+
+all: clean-up, bug fixes so that plugin is now working correctly with Visual Basic 6 (which I have tested) and hopefully should also work with .NET (which I havent't tested).
 
-* src/stream_output/stream_output.c: small coding style changes.
+Outstanding issue: the control properties are not persisted
+
+vlc16x16.bmp: toolbar icon for VLC plugin
 
 ------------------------------------------------------------------------
-r7473 | sam | 2004-04-25 02:27:12 +0200 (Sun, 25 Apr 2004) | 4 lines
+r11567 | fkuehne | 2005-06-27 01:55:53 +0200 (Mon, 27 Jun 2005) | 2 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.
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
+* implemented a general, re-usable help-panel used by all 4 "More Info" buttons (refs #13)
+* copied the todo to the file
 ------------------------------------------------------------------------
-r7472 | sam | 2004-04-25 02:25:49 +0200 (Sun, 25 Apr 2004) | 2 lines
+r11564 | zorglub | 2005-06-26 20:23:17 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/dvb.c
+   M /trunk/modules/access/mms/mms.c
 
-  * modules/access/dvb/dvb.c: fixed syntax errors.
+Higher default caching value. Prebuffering should really use the caching value 
 
 ------------------------------------------------------------------------
-r7471 | jpsaman | 2004-04-24 18:28:21 +0200 (Sat, 24 Apr 2004) | 1 line
+r11563 | fkuehne | 2005-06-26 19:25:08 +0200 (Sun, 26 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/qte_main.cpp
+   M /trunk/src/libvlc.h
 
-Properly attach and detach the qte_main object
+* forgot to include the Turkish locale here as well
 ------------------------------------------------------------------------
-r7470 | zorglub | 2004-04-24 17:40:57 +0200 (Sat, 24 Apr 2004) | 2 lines
+r11562 | courmisch | 2005-06-26 19:17:50 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/misc/getaddrinfo.c
 
-Compilation fix and give option descriptions
+Remove confusing warning
 
 ------------------------------------------------------------------------
-r7469 | bigben | 2004-04-24 15:16:58 +0200 (Sat, 24 Apr 2004) | 3 lines
+r11561 | fkuehne | 2005-06-26 19:05:58 +0200 (Sun, 26 Jun 2005) | 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).
-
+   M /trunk/configure.ac
+   M /trunk/po/bn.po
+   M /trunk/po/ca.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/el.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/my.po
+   M /trunk/po/ne.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/ps.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tet.po
+   M /trunk/po/tl.po
+   A /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_TW.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
+* copy the po-files from /tags/0.8.2 to trunk
+* run update-po to get them in sync
+* forward-port [11506]
 ------------------------------------------------------------------------
-r7468 | gbazin | 2004-04-24 14:49:53 +0200 (Sat, 24 Apr 2004) | 2 lines
+r11560 | dionoea | 2005-06-26 18:03:48 +0200 (Sun, 26 Jun 2005) | 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
+   M /trunk/modules/video_output/opengl.c
 
-* modules/stream_out/*: attempt at adding descriptions to the config options.
+forward port 11543 (again)
 
 ------------------------------------------------------------------------
-r7467 | fenrir | 2004-04-24 13:34:27 +0200 (Sat, 24 Apr 2004) | 3 lines
+r11559 | courmisch | 2005-06-26 17:12:10 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/modules/codec/quicktime.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).
+Compile fix
 
 ------------------------------------------------------------------------
-r7466 | jpsaman | 2004-04-24 12:18:08 +0200 (Sat, 24 Apr 2004) | 5 lines
+r11558 | courmisch | 2005-06-26 16:54:06 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.c
-   M /trunk/modules/access/dvb/qpsk.c
+   M /trunk/src/misc/getaddrinfo.c
 
-dvb/access.c   removed old commandline syntax
-               better debug information
-dvb/dvb.c      debug message beautifying
-dvb/qpsk.c     textual changes
+Fix compilation
 
 ------------------------------------------------------------------------
-r7465 | jpsaman | 2004-04-24 12:03:41 +0200 (Sat, 24 Apr 2004) | 1 line
+r11557 | courmisch | 2005-06-26 12:36:35 +0200 (Sun, 26 Jun 2005) | 2 lines
 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
+   M /trunk/src/misc/httpd.c
+
+Remove obsoloted check
 
-iPaq vlc-0.7.2-test1
 ------------------------------------------------------------------------
-r7464 | yoann | 2004-04-24 09:27:41 +0200 (Sat, 24 Apr 2004) | 2 lines
+r11556 | courmisch | 2005-06-26 12:35:06 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   M /trunk/src/misc/net.c
 
-* input/subtitles.c: first subtitle search path was not used.
+Set IPV6_V6ONLY option to make my life easier
 
 ------------------------------------------------------------------------
-r7463 | fenrir | 2004-04-24 05:38:10 +0200 (Sat, 24 Apr 2004) | 5 lines
+r11555 | courmisch | 2005-06-26 12:29:06 +0200 (Sun, 26 Jun 2005) | 3 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
+   M /trunk/src/misc/net.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).
+Set IPV6_PROTECTION_LEVEL (yet another Microsoft's stupid idea)
+at the "right" place, namely ListenTCP rather than OpenTCP
 
 ------------------------------------------------------------------------
-r7462 | fenrir | 2004-04-24 02:47:04 +0200 (Sat, 24 Apr 2004) | 3 lines
+r11554 | courmisch | 2005-06-26 12:24:35 +0200 (Sun, 26 Jun 2005) | 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
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/access/ftp.c
+   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/stream_output/sap.c
 
- * all: use sout_ParseCfg.
- (udp-sout-caching has been renamed sout-udp-caching).
+Fixes httpd_ClientIP on Win32 & the likes
 
 ------------------------------------------------------------------------
-r7461 | fenrir | 2004-04-24 02:18:37 +0200 (Sat, 24 Apr 2004) | 3 lines
+r11553 | courmisch | 2005-06-26 12:14:00 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/src/stream_output/sap.c
 
- * ts: use sout_ParseCfg. (If people add description to options that
-would be pretty cool).
+More conservative buffer size
 
 ------------------------------------------------------------------------
-r7460 | zorglub | 2004-04-24 01:58:15 +0200 (Sat, 24 Apr 2004) | 2 lines
+r11552 | courmisch | 2005-06-26 11:47:41 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/misc/network/ipv6.c
 
-Support EXTVLCOPT in the new m3u demuxer
+Forgot this file
 
 ------------------------------------------------------------------------
-r7459 | fenrir | 2004-04-24 01:52:55 +0200 (Sat, 24 Apr 2004) | 2 lines
+r11551 | courmisch | 2005-06-26 11:12:36 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/access/ftp.c
+   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/src/misc/net.c
+   M /trunk/src/stream_output/sap.c
 
- * mp4: use sout_ParseCfg and rename option to --sout-mp4-faststart.
+Use integer rather than strings for UDP/TCP port numbers
 
 ------------------------------------------------------------------------
-r7458 | fenrir | 2004-04-24 01:51:46 +0200 (Sat, 24 Apr 2004) | 2 lines
+r11550 | courmisch | 2005-06-26 11:11:54 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/share/http/index.html
 
- * stream_output: fixed bool handling in sout_ParseCfg.
+Fix case
 
 ------------------------------------------------------------------------
-r7457 | fenrir | 2004-04-24 01:33:04 +0200 (Sat, 24 Apr 2004) | 3 lines
+r11549 | courmisch | 2005-06-26 07:43:05 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/share/http/index.html
 
- * asf: use sout_ParseCfg and so added
---sout-asf-{title,author,copyright,comment,rating} options.
+Someone forgot debugging stuff here
 
 ------------------------------------------------------------------------
-r7456 | fenrir | 2004-04-24 01:31:21 +0200 (Sat, 24 Apr 2004) | 2 lines
+r11548 | hartman | 2005-06-26 03:11:33 +0200 (Sun, 26 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/extras/contrib/src/Patches/x264.patch
 
- * stream_output: added bool support (untested).
+* Stupid 10.2 THOU SHALT OBEY ME
 
 ------------------------------------------------------------------------
-r7455 | fenrir | 2004-04-24 01:25:47 +0200 (Sat, 24 Apr 2004) | 7 lines
+r11547 | courmisch | 2005-06-25 20:41:15 +0200 (Sat, 25 Jun 2005) | 2 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).
+   M /trunk/modules/codec/dmo/dmo.h
 
+Fix previous commit
 
 ------------------------------------------------------------------------
-r7454 | gbazin | 2004-04-23 22:23:16 +0200 (Fri, 23 Apr 2004) | 3 lines
+r11546 | courmisch | 2005-06-25 19:21:23 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/codec/dmo/buffer.c
+   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/modules/codec/dmo/dmo.h
 
-* modules/video_output/x11/xcommon.c,
-  modules/gui/wxwindows/video.cpp: fixed size for VOUT_SET_ZOOM.
+Most compiler warning fixed
 
 ------------------------------------------------------------------------
-r7453 | gbazin | 2004-04-23 22:01:59 +0200 (Fri, 23 Apr 2004) | 1 line
+r11545 | dionoea | 2005-06-25 19:16:58 +0200 (Sat, 25 Jun 2005) | 2 lines
 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
+   M /trunk/AUTHORS
 
-* modules/video_filter/*: implemented a forwarding vout_vaControl().
-------------------------------------------------------------------------
-r7452 | gbazin | 2004-04-23 21:50:33 +0200 (Fri, 23 Apr 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+fix alphabetically ordered list ...
 
-* modules/video_filter/deinterlace.c: implemented a forwarding vout_vaControl().
 ------------------------------------------------------------------------
-r7451 | fenrir | 2004-04-23 21:00:06 +0200 (Fri, 23 Apr 2004) | 4 lines
+r11544 | dionoea | 2005-06-25 19:13:09 +0200 (Sat, 25 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/AUTHORS
+
+add myself to the authors list ... because i want to be part of the "very cool dudes" list of people with a SVN account.
 
- * x264: added aspect support.
- * transcode: added H264 codec id.
- * demux: added h264 demux shortcut.
 
 ------------------------------------------------------------------------
-r7450 | gbazin | 2004-04-23 20:33:51 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11540 | dionoea | 2005-06-25 15:32:58 +0200 (Sat, 25 Jun 2005) | 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
+   M /trunk/modules/demux/playlist/b4s.c
 
-* ALL: bumped version number to 0.7.2-test1 in preparation for the test release.
+forward port of 11539
 
 ------------------------------------------------------------------------
-r7449 | fenrir | 2004-04-23 18:06:57 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11536 | courmisch | 2005-06-25 15:08:57 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/access/http.c
 
- * h264: fixed nal decoding.
+HTTP_PROXY -> http_proxy that's the commit I should have done in the first place
 
 ------------------------------------------------------------------------
-r7448 | gbazin | 2004-04-23 17:35:02 +0200 (Fri, 23 Apr 2004) | 1 line
+r11535 | courmisch | 2005-06-25 15:02:07 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/access/http.c
+
+Forward port of 11534
 
-* modules/video_output/directx/directx.c: I think I finally have the mouse autohiding feature right.
 ------------------------------------------------------------------------
-r7447 | hartman | 2004-04-23 17:03:45 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11533 | courmisch | 2005-06-25 14:47:15 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/configure.ac
 
-* play after loading intf.
+Most of what would fix #14 if we really wanted to
 
 ------------------------------------------------------------------------
-r7446 | gbazin | 2004-04-23 16:39:57 +0200 (Fri, 23 Apr 2004) | 1 line
+r11529 | courmisch | 2005-06-25 13:15:43 +0200 (Sat, 25 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/access/http.c
+
+- support for Basic HTTP Proxy authentication (closes #149)
+- getenv is case-sensitive !!! use HTTP_PROXY instead of http_proxy
 
-* modules/video_output/directx/directx.c: couple of fixes for fullscreen.
 ------------------------------------------------------------------------
-r7445 | yoann | 2004-04-23 16:30:13 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11528 | courmisch | 2005-06-25 12:56:30 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/access/http.c
 
-* extras/MacOSX/vlc.pbproj/project.pbxproj: typo (bug #1787)
+Clean up : use user and pass from vlc_UrlParse
 
 ------------------------------------------------------------------------
-r7444 | gbazin | 2004-04-23 15:22:16 +0200 (Fri, 23 Apr 2004) | 1 line
+r11527 | courmisch | 2005-06-25 12:36:37 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/include/network.h
+
+Unbreak previous commit - I was a bit too optimistic
 
-* src/libvlc.h: MSVC doesn't like splitted macros. I'll get this right eventually ;)
 ------------------------------------------------------------------------
-r7443 | gbazin | 2004-04-23 15:06:53 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11526 | dionoea | 2005-06-25 12:25:08 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/NEWS
 
-* src/libvlc.h: reverted my last change.
+forwardport
 
 ------------------------------------------------------------------------
-r7442 | gbazin | 2004-04-23 14:46:34 +0200 (Fri, 23 Apr 2004) | 5 lines
+r11525 | courmisch | 2005-06-25 12:24:11 +0200 (Sat, 25 Jun 2005) | 4 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
+   M /trunk/include/network.h
 
-* 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.
+- Support for parsing user and password in URLs
+- Useless (always true) check removed
+- Only one strdup() in vlc_UrlParse
 
 ------------------------------------------------------------------------
-r7441 | gbazin | 2004-04-23 14:38:04 +0200 (Fri, 23 Apr 2004) | 3 lines
+r11523 | courmisch | 2005-06-25 12:22:59 +0200 (Sat, 25 Jun 2005) | 2 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
+   M /trunk/src/stream_output/sap.c
 
-* src/*: portability fixes.
-* msvc/vlc.dsw: httpd is not a plugin anymore.
+Fix lame compiler warning
 
 ------------------------------------------------------------------------
-r7440 | yoann | 2004-04-23 13:56:21 +0200 (Fri, 23 Apr 2004) | 3 lines
+r11521 | courmisch | 2005-06-25 09:47:46 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
-   M /trunk/src/libvlc.h
+   M /trunk/src/stream_output/sap.c
 
-* src/input/subtitles.c: corrected bug in subtitle detection
-* src/libvlc.h: modified subtitle paths for Windows 
+More conservative buffer size
 
 ------------------------------------------------------------------------
-r7439 | gbazin | 2004-04-23 13:38:14 +0200 (Fri, 23 Apr 2004) | 1 line
+r11520 | courmisch | 2005-06-25 09:45:57 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/demux/voc.c
+
+Bigger buffer to reduce stuttering
 
-* src/input/es_out.c: fix for ES_OUT_RESET_PCR.
 ------------------------------------------------------------------------
-r7438 | gbazin | 2004-04-23 11:13:43 +0200 (Fri, 23 Apr 2004) | 3 lines
+r11519 | courmisch | 2005-06-25 08:06:06 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/Makefile.am
 
-* 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.
+Remove plugins and builtins with make uninstall (closes #231)
 
 ------------------------------------------------------------------------
-r7437 | gbazin | 2004-04-23 09:07:20 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11518 | courmisch | 2005-06-25 07:39:06 +0200 (Sat, 25 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/Makefile.am
 
-* modules/codec/ffmpeg/encoder.c: fixed memory leak.
+Deletes vlc's aliases upon make uninstall (refs #231)
 
 ------------------------------------------------------------------------
-r7436 | gbazin | 2004-04-23 08:53:00 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11513 | hartman | 2005-06-24 22:09:21 +0200 (Fri, 24 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
+   M /trunk/extras/contrib/src/packages.mak
 
-* src/playlist/item.c,item-ext.c: fixed memory leaks.
+* new liveMedia version
 
 ------------------------------------------------------------------------
-r7435 | gbazin | 2004-04-23 08:32:52 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11512 | hartman | 2005-06-24 21:06:58 +0200 (Fri, 24 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   M /trunk/modules/video_output/opengl.c
 
-* src/input/subtitles.c: fixed memory leak.
+* More greenline prevention (opengl sucks ! :D )
 
 ------------------------------------------------------------------------
-r7434 | gbazin | 2004-04-23 08:25:03 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11511 | bigben | 2005-06-24 18:55:01 +0200 (Fri, 24 Jun 2005) | 5 lines
 Changed paths:
-   M /trunk/src/playlist/item.c
+   M /trunk/modules/gui/macosx/playlist.m
 
-* src/playlist/item.c: fixed memory leak.
+Much cleaner fix for the "vlc would crash on item deletion" bug.
 
-------------------------------------------------------------------------
-r7433 | gbazin | 2004-04-23 08:12:30 +0200 (Fri, 23 Apr 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/sgimb.c
+Not sure this should be backported at this time (at least not without further testing)
 
-* modules/demux/sgimb.c: fixed memory leak.
 
 ------------------------------------------------------------------------
-r7432 | gbazin | 2004-04-23 07:46:59 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11509 | courmisch | 2005-06-23 22:15:03 +0200 (Thu, 23 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/src/stream_output/sap.c
 
-* modules/gui/wxwindows/wxwindows.cpp: --wxwin-embed is now the default.
+fix use of uninitialized URI string pointer in SAP announce - closes #228
 
 ------------------------------------------------------------------------
-r7431 | gbazin | 2004-04-23 07:44:18 +0200 (Fri, 23 Apr 2004) | 2 lines
+r11507 | zorglub | 2005-06-23 20:57:22 +0200 (Thu, 23 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/video_output/x11/xcommon.h
+   M /trunk/modules/gui/wxwindows/preferences.cpp
 
-* modules/video_output/x11/*: implemented some locking so vout_Control() can be called from another thread.
+Fix "intf"  saving - Closes #223
 
 ------------------------------------------------------------------------
-r7430 | gbazin | 2004-04-23 07:27:13 +0200 (Fri, 23 Apr 2004) | 4 lines
+r11505 | courmisch | 2005-06-23 17:35:18 +0200 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/doc/Makefile.am
-   M /trunk/modules/demux/mp4/Modules.am
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/misc/net.c
 
-* 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.
+- Fix infinite loop on TCP connection timeout
+- Really obey the ipv4-timeout to the ms
 
 ------------------------------------------------------------------------
-r7429 | titer | 2004-04-22 23:29:45 +0200 (Thu, 22 Apr 2004) | 2 lines
+r11504 | courmisch | 2005-06-23 17:34:29 +0200 (Thu, 23 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/include/vlc_symbols.h
 
- contrib/src/Makefile : typo
+I suppose Meuuh forgot this one
 
 ------------------------------------------------------------------------
-r7428 | gbazin | 2004-04-22 22:35:25 +0200 (Thu, 22 Apr 2004) | 2 lines
+r11502 | hartman | 2005-06-23 16:46:12 +0200 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/src/audio_output/input.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* src/audio_output/input.c: too much locking.
+* Disabled UDP timeout on multicast RTSP sessions. closes #227
+  A configurable timeout should be added later on?
 
 ------------------------------------------------------------------------
-r7427 | gbazin | 2004-04-22 17:59:05 +0200 (Thu, 22 Apr 2004) | 2 lines
+r11501 | bigben | 2005-06-23 16:24:25 +0200 (Thu, 23 Jun 2005) | 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
+   M /trunk/modules/gui/macosx/playlist.m
 
-* modules/video_output/directx/*: only hide the mouse when in fullscreen.
+* Fixes playlist search
 
-------------------------------------------------------------------------
-r7426 | fenrir | 2004-04-22 15:19:55 +0200 (Thu, 22 Apr 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mpeg/h264.c
+(Closes #229)
 
- * h264: added a h264-fps option.
 
 ------------------------------------------------------------------------
-r7425 | gbazin | 2004-04-22 14:57:56 +0200 (Thu, 22 Apr 2004) | 8 lines
+r11500 | hartman | 2005-06-23 15:38:18 +0200 (Thu, 23 Jun 2005) | 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
+   M /trunk/modules/demux/mkv.cpp
 
-* 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.
+* Properly release streams. closes #226
 
 ------------------------------------------------------------------------
-r7424 | zorglub | 2004-04-22 14:54:05 +0200 (Thu, 22 Apr 2004) | 2 lines
+r11498 | xtophe | 2005-06-23 10:32:57 +0200 (Thu, 23 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/share/http/index.html
 
-Fix audio and do not read 1 byte without remembering it
+http/index.html: Fix for IE (patch by Pierre-Hugues PERET) (closes #188)
 
 ------------------------------------------------------------------------
-r7423 | sam | 2004-04-22 11:26:15 +0200 (Thu, 22 Apr 2004) | 2 lines
+r11496 | dionoea | 2005-06-22 18:41:48 +0200 (Wed, 22 Jun 2005) | 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
+   M /trunk/src/misc/vlm.c
 
-  * Added missing SVN properties.
+applied patch by Julien Martin
 
 ------------------------------------------------------------------------
-r7422 | sam | 2004-04-22 11:08:29 +0200 (Thu, 22 Apr 2004) | 19 lines
+r11494 | hartman | 2005-06-21 23:31:28 +0200 (Tue, 21 Jun 2005) | 2 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).
-
-------------------------------------------------------------------------
-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.
+* test for sqrtf in -lmx. If present add to x264 compile flags
 
 ------------------------------------------------------------------------
-r7420 | fenrir | 2004-04-22 05:18:56 +0200 (Thu, 22 Apr 2004) | 3 lines
+r11490 | courmisch | 2005-06-21 19:44:06 +0200 (Tue, 21 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/Modules.am
-   A /trunk/modules/codec/x264.c
+   M /trunk/modules/demux/voc.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.
+- Rounds VOC v1.10 sample rates to usual values (11025, 22050, 44100)
+  which are supported by aout modules (closes #201)
+- Use appropriate values in es format computations
 
 ------------------------------------------------------------------------
-r7419 | fenrir | 2004-04-22 05:14:15 +0200 (Thu, 22 Apr 2004) | 3 lines
+r11489 | bigben | 2005-06-21 18:07:02 +0200 (Tue, 21 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+Fix playlist item search (was broken by the "general" node remove comit)
 
- * ffmpeg: added a ffmpeg-debug option (control libavcodec debug
-messages).
 
 ------------------------------------------------------------------------
-r7418 | fenrir | 2004-04-22 05:04:36 +0200 (Thu, 22 Apr 2004) | 2 lines
+r11488 | bigben | 2005-06-21 17:34:37 +0200 (Tue, 21 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Hopefully really fix OSX playlist this time (very dirty hack inside)
 
- * configure: added h264 demuxer and packetizer.
 
 ------------------------------------------------------------------------
-r7417 | fenrir | 2004-04-22 05:02:05 +0200 (Thu, 22 Apr 2004) | 5 lines
+r11487 | massiot | 2005-06-21 14:29:55 +0200 (Tue, 21 Jun 2005) | 3 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
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
- * 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.
+ * src/libvlc.*: New --open option to allow to permanently start an MRL on
+   startup. Fixed two typos in two strings.
 
 ------------------------------------------------------------------------
-r7416 | fenrir | 2004-04-22 04:58:05 +0200 (Thu, 22 Apr 2004) | 2 lines
+r11485 | hartman | 2005-06-21 00:43:40 +0200 (Tue, 21 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/misc/dummy/dummy.c
 
- * ts.c: allow muxing of h264 stream.
+* Mark the video and decoder options of the dummy module as advanced. This 'hides' the problem described in #162
 
 ------------------------------------------------------------------------
-r7415 | hartman | 2004-04-22 03:55:45 +0200 (Thu, 22 Apr 2004) | 2 lines
+r11484 | fkuehne | 2005-06-20 23:12:22 +0200 (Mon, 20 Jun 2005) | 1 line
 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.
+   M /trunk/modules/gui/macosx/intf.m
 
+* forwardport [11483] to trunk
 ------------------------------------------------------------------------
-r7414 | massiot | 2004-04-21 18:00:17 +0200 (Wed, 21 Apr 2004) | 3 lines
+r11479 | hartman | 2005-06-20 22:26:06 +0200 (Mon, 20 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/gui/macosx/playlist.m
 
-* modules/packetizer/mpegvideo.c: When a discontinuity is flagged, trash
-  the whole PES because the contents may be corrupt.
+* Don't show the General node in OS X playlist. it complicates logic, but looks much nicer this way.
 
 ------------------------------------------------------------------------
-r7413 | massiot | 2004-04-21 17:58:50 +0200 (Wed, 21 Apr 2004) | 3 lines
+r11477 | zorglub | 2005-06-20 21:43:52 +0200 (Mon, 20 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/mozilla/vlcshell.cpp
 
-* modules/access/pvr/pvr.c: Code conventions; added :audio= option to
-  specify the audio bitmask (0xA9 seems a good value).
+Don't continously resize mozilla plugin window - Closes #139
 
 ------------------------------------------------------------------------
-r7412 | massiot | 2004-04-21 17:55:17 +0200 (Wed, 21 Apr 2004) | 4 lines
+r11475 | zorglub | 2005-06-20 20:52:46 +0200 (Mon, 20 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/playlist/playlist.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).
+Restore playlist behaviour
 
 ------------------------------------------------------------------------
-r7411 | massiot | 2004-04-21 17:54:09 +0200 (Wed, 21 Apr 2004) | 3 lines
+r11474 | bigben | 2005-06-20 19:48:25 +0200 (Mon, 20 Jun 2005) | 4 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
+   M /trunk/modules/gui/macosx/playlist.m
 
-* modules/stream_out/transrate: Rewrote the transrater to use a SAD error
-  estimation ; if the error is too high, lower the quantizer scale.
+Add a playlist lock. Hopefully fixes the last crash in the OSX playlist.
 
-------------------------------------------------------------------------
-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.
 
 ------------------------------------------------------------------------
-r7409 | murray | 2004-04-21 17:25:52 +0200 (Wed, 21 Apr 2004) | 2 lines
+r11473 | massiot | 2005-06-20 19:05:53 +0200 (Mon, 20 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/src/misc/net.c
 
-fix (thanks anil)
+ * src/misc/net.c: Better fix for Cygwin.
 
 ------------------------------------------------------------------------
-r7408 | sam | 2004-04-21 15:55:48 +0200 (Wed, 21 Apr 2004) | 2 lines
+r11472 | massiot | 2005-06-20 18:48:11 +0200 (Mon, 20 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/src/misc/net.c
 
 * modules/video_filter/deinterlace.c: included <altivec.h>.
* src/misc/net.c: Fix for Cygwin which doesn't have inet_aton().
 
 ------------------------------------------------------------------------
-r7407 | murray | 2004-04-21 15:27:52 +0200 (Wed, 21 Apr 2004) | 2 lines
+r11471 | zorglub | 2005-06-20 18:42:10 +0200 (Mon, 20 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/src/playlist/item-ext.c
 
-Updated italian translation (rc interface, streaming wizard)
+Don't fuck up index on delete (fix crash for skins2) - Refs #205
 
 ------------------------------------------------------------------------
-r7406 | sam | 2004-04-21 15:23:01 +0200 (Wed, 21 Apr 2004) | 6 lines
+r11470 | zorglub | 2005-06-20 18:32:01 +0200 (Mon, 20 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/misc/memcpy/memcpyaltivec.c
-   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/playlist.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.
+Fix crash on delete (Refs:#205)
 
 ------------------------------------------------------------------------
-r7405 | gbazin | 2004-04-21 14:13:26 +0200 (Wed, 21 Apr 2004) | 3 lines
+r11467 | bigben | 2005-06-20 14:26:58 +0200 (Mon, 20 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/codec/vorbis.c
+
+
+* Use 0 as default quality setting. The previous "3" would make VLC ignore the ab= argument unless being explicitely told to use cbr with the --sout-vorbis-cbr oprion.
 
-* modules/misc/playlist/m3u.c: save VLC input options with the "#EXTVLCOPT:" tag.
-* modules/demux/m3u.c: parse the "#EXTVLCOPT:" tag.
 
 ------------------------------------------------------------------------
-r7404 | fenrir | 2004-04-21 12:37:33 +0200 (Wed, 21 Apr 2004) | 4 lines
+r11464 | fkuehne | 2005-06-19 21:48:04 +0200 (Sun, 19 Jun 2005) | 1 line
 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).
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
+* fix relative paths
 ------------------------------------------------------------------------
-r7403 | hartman | 2004-04-21 03:46:41 +0200 (Wed, 21 Apr 2004) | 7 lines
+r11463 | fkuehne | 2005-06-19 21:37:42 +0200 (Sun, 19 Jun 2005) | 13 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.\
+   M /trunk/Makefile.am
+   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
+   A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/gui/macosx/Modules.am
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   A /trunk/modules/gui/macosx/wizard.h
+   A /trunk/modules/gui/macosx/wizard.m
+
+* ALL: basic skeleton for a streaming-wizard (refs #13)
+    
+    done:
+    - all items are included with complete l10n support
+    - checkboxes and select-file-buttons behave as they are supposed to
+    
+    todo:
+    - implementation of the logic, i.e. handling of the collected values, respective manipulation of the GUI, start of the stream
+    - move some arrays to an external header file
+    - some GUI things (e.g. radio buttons on page 2, etc. - see FIXMEs)
+    - implementation of some help-dialogues (it might be necessary to create a re-usable window in the nib for that, since NSAlert is Panther and Tiger only)
+    - l10n string fixes (both in OSX and WX)
+    => most of the work still needs to be done
+------------------------------------------------------------------------
+r11458 | zorglub | 2005-06-18 12:31:42 +0200 (Sat, 18 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/strings.txt
+   M /trunk/doc/translations.txt
 
+Deprecate old docs
 
 ------------------------------------------------------------------------
-r7402 | anil | 2004-04-20 23:13:52 +0200 (Tue, 20 Apr 2004) | 2 lines
+r11456 | jpsaman | 2005-06-18 10:17:47 +0200 (Sat, 18 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/AUTHORS
 
-* 'Toggle enabled' -> 'Enable/Disable' in the playlist popup menu
+Updated e-mail address. The wxs.nl address is no longer in use.
+------------------------------------------------------------------------
+r11454 | fkuehne | 2005-06-17 21:30:24 +0200 (Fri, 17 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
+* forward-port of [11453] plus a small string-enhancement to src/libvlc.h
 ------------------------------------------------------------------------
-r7401 | gbazin | 2004-04-20 23:04:08 +0200 (Tue, 20 Apr 2004) | 2 lines
+r11450 | massiot | 2005-06-17 19:16:43 +0200 (Fri, 17 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/demux/playlist/playlist.c
 
-* modules/wxwindows/wxwindows.cpp, modules/skins2/src/skin_main.cpp: don't start the playlist if it is empty.
+ * modules/demux/playlist/playlist.c: New --no-playlist-autostart option.
 
 ------------------------------------------------------------------------
-r7400 | gbazin | 2004-04-20 21:24:03 +0200 (Tue, 20 Apr 2004) | 3 lines
+r11448 | massiot | 2005-06-17 18:42:48 +0200 (Fri, 17 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/src/libvlc.h
+   M /trunk/modules/demux/playlist/b4s.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/playlist.h
+   M /trunk/modules/demux/playlist/pls.c
 
-* 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.
+ * modules/demux/playlist: Exported symbols inside plug-ins must always be
+   escaped with the E_() macro, to avoid namespace collisions between plug-ins.
 
 ------------------------------------------------------------------------
-r7399 | yoann | 2004-04-20 20:12:42 +0200 (Tue, 20 Apr 2004) | 2 lines
+r11447 | massiot | 2005-06-17 14:43:46 +0200 (Fri, 17 Jun 2005) | 9 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/include/network.h
+   M /trunk/include/vlc_httpd.h
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/misc/net.c
 
-Changed directory separator from '/' to '\' for windows version.
+ * modules/control/http.c: Added support for .hosts files detailing hosts
+   allowed to connect. The format is :
+   192.168.0.0/24
+   172.16.12.42/32
+ * src/misc/net.c: New function net_CheckIP to check that an IP is in a
+   given range.
+ * OTHERS: Changed prototypes to allow for two new arguments for the
+   hosts list.
 
 ------------------------------------------------------------------------
-r7398 | gbazin | 2004-04-20 19:57:58 +0200 (Tue, 20 Apr 2004) | 5 lines
+r11446 | dionoea | 2005-06-17 14:37:42 +0200 (Fri, 17 Jun 2005) | 2 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
+   M /trunk/mozilla/vlcshell.cpp
 
-* 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.
+forwardport 11445
 
 ------------------------------------------------------------------------
-r7397 | sam | 2004-04-20 19:27:30 +0200 (Tue, 20 Apr 2004) | 2 lines
+r11443 | dionoea | 2005-06-16 23:11:54 +0200 (Thu, 16 Jun 2005) | 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
+   M /trunk/Makefile.am
+   M /trunk/share/Makefile.am
+   M /trunk/share/vlc16x16.xpm
+   M /trunk/share/vlc32x32.xpm
+   A /trunk/share/vlc48x48new.ico
+   M /trunk/share/vlc_win32_rc.rc
+   M /trunk/vlc.win32.nsi
 
-  * Added missing Id to the svn:keywords properties of some files.
+change to new icon ( fixes #185 )
 
 ------------------------------------------------------------------------
-r7396 | yoann | 2004-04-20 17:54:54 +0200 (Tue, 20 Apr 2004) | 5 lines
+r11441 | dionoea | 2005-06-16 21:42:34 +0200 (Thu, 16 Jun 2005) | 2 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).
+   M /trunk/share/vlc_win32_rc.rc
 
+update copyright date
 
 ------------------------------------------------------------------------
-r7395 | sam | 2004-04-20 17:17:46 +0200 (Tue, 20 Apr 2004) | 4 lines
+r11439 | dionoea | 2005-06-16 01:33:42 +0200 (Thu, 16 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/vlc.win32.nsi
 
-  * configure.ac:
-    + Check for <altivec.h>.
-    + Test for -maltivec -mabi=altivec in addition to -fvec.
+make sure that the "Play with VLC" context menu item plays the item right
+away (even if the user had --playlist-enqueue saved in his vlcrc file)
 
 ------------------------------------------------------------------------
-r7394 | gbazin | 2004-04-20 17:05:24 +0200 (Tue, 20 Apr 2004) | 6 lines
+r11437 | dionoea | 2005-06-16 01:20:07 +0200 (Thu, 16 Jun 2005) | 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
+   M /trunk/modules/gui/wxwindows/preferences.cpp
+
+fix prefs icon problem under windows. (All subcategory items have the
+category's image ... which is different from the linux display where
+subcategories don't have images)
 
-* 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".
+fixes #184
 
 ------------------------------------------------------------------------
-r7393 | sam | 2004-04-20 16:31:24 +0200 (Tue, 20 Apr 2004) | 2 lines
+r11430 | massiot | 2005-06-15 18:25:05 +0200 (Wed, 15 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/po/es.po
+   M /trunk/src/playlist/playlist.c
 
-  * po/es.po: minor translation fix.
+ * src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
+   it is called with an invalid playlist item.
 
 ------------------------------------------------------------------------
-r7392 | gbazin | 2004-04-20 16:04:56 +0200 (Tue, 20 Apr 2004) | 2 lines
+r11428 | xtophe | 2005-06-15 11:24:55 +0200 (Wed, 15 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/access/dvdread.c
 
-* modules/gui/wxwindows/interface.cpp: better interface size under gtk.
+access/dvdread.c: Compilation fix
 
 ------------------------------------------------------------------------
-r7391 | gbazin | 2004-04-20 15:34:03 +0200 (Tue, 20 Apr 2004) | 2 lines
+r11426 | xtophe | 2005-06-15 09:40:16 +0200 (Wed, 15 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/share/http/vlm/index.html
 
-* modules/gui/wxwindows/interface.cpp: fit the default size of the interface to the menubar.
+http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
 
 ------------------------------------------------------------------------
-r7390 | dionoea | 2004-04-20 13:29:36 +0200 (Tue, 20 Apr 2004) | 5 lines
+r11424 | hartman | 2005-06-15 01:45:02 +0200 (Wed, 15 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/video_output/opengl.c
 
-* fixed hue, contrast, gamma, brightness and saturation sliders
-* added restore to default settings button (for those sliders)
+* Lets go beserk on the locking and event passing for OpenGL resize. Haven't been able to crash it anymore.
+  closes #45
 
+------------------------------------------------------------------------
+r11422 | hartman | 2005-06-15 01:08:54 +0200 (Wed, 15 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvdread.c
 
+* remove some useless i_mux_rate stuff that we don't use anymore
 
 ------------------------------------------------------------------------
-r7389 | andrep | 2004-04-20 06:24:52 +0200 (Tue, 20 Apr 2004) | 5 lines
+r11421 | dionoea | 2005-06-15 00:46:20 +0200 (Wed, 15 Jun 2005) | 2 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
+   M /trunk/vlc.win32.nsi
 
+Add play with VLC and Add to VLC's playlist context menu items
 
 ------------------------------------------------------------------------
-r7388 | hartman | 2004-04-20 03:00:29 +0200 (Tue, 20 Apr 2004) | 10 lines
+r11419 | hartman | 2005-06-14 23:32:01 +0200 (Tue, 14 Jun 2005) | 2 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
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.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.
+* Fix the Reset button for OS X preferences (closes #193)
 
 ------------------------------------------------------------------------
-r7387 | gbazin | 2004-04-20 01:00:57 +0200 (Tue, 20 Apr 2004) | 2 lines
+r11418 | dionoea | 2005-06-14 22:41:17 +0200 (Tue, 14 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/src/libvlc.h
 
-* NEWS: few changes.
+use PLAYLISTENQUEUE help messages ...
 
 ------------------------------------------------------------------------
-r7386 | gbazin | 2004-04-19 21:34:15 +0200 (Mon, 19 Apr 2004) | 2 lines
+r11417 | dionoea | 2005-06-14 22:38:44 +0200 (Tue, 14 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/win32_specific.c
 
-* NEWS: updated with all the changes since the last release.
+* add --playlist-enqueue option ( win32 only )
+When running with --one-instance, enqueue item to playlist and keep playing
+the current item. (default behavior is to start playing new item)
 
 ------------------------------------------------------------------------
-r7385 | titer | 2004-04-19 18:57:39 +0200 (Mon, 19 Apr 2004) | 2 lines
+r11415 | xtophe | 2005-06-14 20:19:34 +0200 (Tue, 14 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/Makefile.am
 
- deinterlace.c: added AltiVec optims for 16-bytes unaligned lines
+Makefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer on dbox2 (refs #178).
 
 ------------------------------------------------------------------------
-r7384 | andrep | 2004-04-19 17:59:56 +0200 (Mon, 19 Apr 2004) | 51 lines
+r11414 | gbazin | 2005-06-14 19:24:01 +0200 (Tue, 14 Jun 2005) | 1 line
 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.
+   M /trunk/modules/video_output/x11/xcommon.c
 
-* Overview of the CMML codec:
+* modules/video_output/x11/xcommon.c: try to detect XShmAttach() failure (eg. when running on an exported display).
+------------------------------------------------------------------------
+r11413 | hartman | 2005-06-14 17:58:47 +0200 (Tue, 14 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvdread.c
 
-  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.
+* Accurate GET_TIME for dvdread
 
-  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.
+------------------------------------------------------------------------
+r11411 | gbazin | 2005-06-14 16:14:14 +0200 (Tue, 14 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/opengl.c
 
-  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>.
+*  modules/video_output/opengl.c: win32 build fix (by Dnumgis).
+------------------------------------------------------------------------
+r11409 | hartman | 2005-06-13 22:50:23 +0200 (Mon, 13 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-* CMML codec usage:
+* Largefile support for segmented mkv files (closes #204)
 
-  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:
+------------------------------------------------------------------------
+r11407 | hartman | 2005-06-13 21:11:22 +0200 (Mon, 13 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/auhal.c
 
-  * Hyperlinks are displayed as a subtitle track
+* compile fix
 
-  * Hyperlinks are followed with the VLC "activate" hotkey (by default,
-    this is just the Enter key)
+------------------------------------------------------------------------
+r11406 | massiot | 2005-06-13 15:21:58 +0200 (Mon, 13 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/bridge.c
 
-  * 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.
+ * modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.
 
-  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.
+------------------------------------------------------------------------
+r11404 | hartman | 2005-06-12 23:05:23 +0200 (Sun, 12 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/auhal.c
 
+* Don't list 'Input only' devices
 
 ------------------------------------------------------------------------
-r7383 | zorglub | 2004-04-19 17:49:25 +0200 (Mon, 19 Apr 2004) | 2 lines
+r11401 | dionoea | 2005-06-11 23:36:48 +0200 (Sat, 11 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/BUGS
 
-Fix crash when vout window is resized to 0 width
+change trac url
 
 ------------------------------------------------------------------------
-r7382 | gbazin | 2004-04-19 16:06:42 +0200 (Mon, 19 Apr 2004) | 2 lines
+r11399 | dionoea | 2005-06-11 22:35:10 +0200 (Sat, 11 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/vlc.win32.nsi
 
-* modules/video_output/directx/events.c: forgot an argument to SetThreadExecutionState().
+Add link to the documentation in the Start Menu items
 
 ------------------------------------------------------------------------
-r7381 | gbazin | 2004-04-19 14:44:56 +0200 (Mon, 19 Apr 2004) | 2 lines
+r11397 | hartman | 2005-06-10 21:44:13 +0200 (Fri, 10 Jun 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/THANKS
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/src/libvlc.h
 
-* modules/video_output/directx/events.c: prevent monitor power down when the directx vout is running.
+* Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey.
+* Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread.
+* Fix the OSD feedback of the Repeat One, Repeat All commands
+* Added Chris Clepper to the THANKS file for his OpenGL fix [11368]
 
 ------------------------------------------------------------------------
-r7380 | bigben | 2004-04-19 13:50:51 +0200 (Mon, 19 Apr 2004) | 3 lines
+r11396 | bigben | 2005-06-10 21:30:31 +0200 (Fri, 10 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/gui/macosx/playlist.m
 
-adds a linebreak after sending the Basic authentification token. This makes web servers (including VLC) a lot happier ;-)
+Add a tooltip to the "search in playlist" input field
 
 
 ------------------------------------------------------------------------
-r7379 | gbazin | 2004-04-19 12:48:04 +0200 (Mon, 19 Apr 2004) | 3 lines
+r11395 | zorglub | 2005-06-10 21:04:48 +0200 (Fri, 10 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/include/aout_internal.h
-   M /trunk/src/audio_output/input.c
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/src/playlist/sort.c
 
-* 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().
+Implement SORT_AUTHOR. Closes #196
 
 ------------------------------------------------------------------------
-r7378 | fenrir | 2004-04-19 10:27:34 +0200 (Mon, 19 Apr 2004) | 2 lines
+r11394 | fkuehne | 2005-06-10 20:59:37 +0200 (Fri, 10 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
-
- * httpd: better fix for mmsh.
+   M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
 
+* forwardport of [11392]
 ------------------------------------------------------------------------
-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
-
-
-------------------------------------------------------------------------
-r7376 | andrep | 2004-04-19 03:26:26 +0200 (Mon, 19 Apr 2004) | 3 lines
+r11391 | zorglub | 2005-06-10 20:50:32 +0200 (Fri, 10 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_keys.h
-   M /trunk/src/libvlc.h
-
-* Add hotkeys to go back/forward in media browsing history
+   M /trunk/modules/gui/macosx/output.m
+   M /trunk/modules/gui/pda/pda.glade
+   M /trunk/modules/gui/pda/pda_interface.c
+   M /trunk/modules/gui/wxwindows/streamdata.h
+   M /trunk/modules/gui/wxwindows/streamout.cpp
 
+Remove i263 from stream output dialogs. Closes #187
 
 ------------------------------------------------------------------------
-r7375 | hartman | 2004-04-19 02:01:51 +0200 (Mon, 19 Apr 2004) | 4 lines
+r11390 | fkuehne | 2005-06-10 20:28:20 +0200 (Fri, 10 Jun 2005) | 2 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.
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/video_filter/mosaic.c
 
+mosaic.c: fixed a string
+intf.m: Shortend a sentence, since we don't support OSX < 10.2 anymore
 ------------------------------------------------------------------------
-r7374 | gbazin | 2004-04-19 01:35:25 +0200 (Mon, 19 Apr 2004) | 2 lines
+r11388 | massiot | 2005-06-10 18:12:29 +0200 (Fri, 10 Jun 2005) | 5 lines
 Changed paths:
-   M /trunk/src/audio_output/input.c
+   M /trunk/include/vlc_threads.h
+   M /trunk/modules/access_output/udp.c
 
-* src/audio_output/input.c: add goom (if present) to the list of visualization choices.
+ * include/vlc_threads.h: Priority level VLC_THREAD_PRIORITY_HIGHEST is now
+   available for all platforms.
+ * modules/access_output/udp.c: Now runs the output thread at
+   VLC_THREAD_PRIORITY_HIGHEST
 
 ------------------------------------------------------------------------
-r7373 | gbazin | 2004-04-19 01:08:44 +0200 (Mon, 19 Apr 2004) | 2 lines
+r11386 | hartman | 2005-06-10 17:29:32 +0200 (Fri, 10 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/modules/audio_filter/format.c
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/codec/dts.c
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/svg.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_filter/motionblur.c
+   M /trunk/modules/video_filter/motiondetect.c
+   M /trunk/modules/video_filter/swscale/filter.c
+   M /trunk/modules/video_output/fb.c
+   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/video_output/sdl.c
+   M /trunk/modules/video_output/svgalib.c
+   M /trunk/modules/video_output/wingdi.c
+   M /trunk/src/libvlc.h
 
-* modules/visualization/visual/visual.c: more sanity checks for fail over situations.
+* Some changes to preferences categorization (This really needs a lot more work)
 
 ------------------------------------------------------------------------
-r7372 | gbazin | 2004-04-19 00:48:23 +0200 (Mon, 19 Apr 2004) | 3 lines
+r11385 | massiot | 2005-06-10 17:14:16 +0200 (Fri, 10 Jun 2005) | 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
+   M /trunk/modules/mux/mpeg/ts.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.
+ * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
+   CSA scrambling for video PID(s).
 
 ------------------------------------------------------------------------
-r7371 | zorglub | 2004-04-18 21:56:58 +0200 (Sun, 18 Apr 2004) | 2 lines
+r11384 | massiot | 2005-06-10 17:08:51 +0200 (Fri, 10 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.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/video.c
 
-Make the SAP parser happier
+ * modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
+ * modules/codec/ffmpeg/video.c: Better handling of aspect ratio change.
 
 ------------------------------------------------------------------------
-r7370 | zorglub | 2004-04-18 20:21:09 +0200 (Sun, 18 Apr 2004) | 22 lines
+r11383 | massiot | 2005-06-10 17:06:29 +0200 (Fri, 10 Jun 2005) | 3 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
+   M /trunk/modules/access/fake.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
+ * modules/access/fake.c: New --fake-id option to specify the fake ES ID, for
+   use with #duplicate{}.
 
+------------------------------------------------------------------------
+r11381 | bigben | 2005-06-10 17:03:20 +0200 (Fri, 10 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/open.m
 
+* reflects syntax change in the dvdread access
 
 
 ------------------------------------------------------------------------
-r7369 | ipkiss | 2004-04-18 20:11:51 +0200 (Sun, 18 Apr 2004) | 4 lines
+r11379 | fkuehne | 2005-06-10 16:20:08 +0200 (Fri, 10 Jun 2005) | 1 line
 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
+   M /trunk/modules/access/vcdx/vcd.c
+   M /trunk/modules/misc/gnutls.c
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/mux/mpjpeg.c
 
- * 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.
+* fixed some strings
+------------------------------------------------------------------------
+r11377 | fkuehne | 2005-06-10 13:03:45 +0200 (Fri, 10 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/fake.c
+   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/access/v4l/v4l.c
 
+forwardport of [11376]
 ------------------------------------------------------------------------
-r7368 | zorglub | 2004-04-18 20:06:41 +0200 (Sun, 18 Apr 2004) | 3 lines
+r11374 | dionoea | 2005-06-10 01:34:47 +0200 (Fri, 10 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/vlc.win32.nsi
 
-* Some progress on the wizard (still not useable)
-* Fixed layout of the item info dialog
+ * split file associations in 3 subcategories (audio, video, other)
 
 ------------------------------------------------------------------------
-r7367 | hartman | 2004-04-18 14:18:23 +0200 (Sun, 18 Apr 2004) | 2 lines
+r11373 | hartman | 2005-06-10 00:49:10 +0200 (Fri, 10 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/translations.txt
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/x264.patch (from /branches/0.8.2/extras/contrib/src/Patches/x264.patch:11372)
 
-* "Where are the .po files?"
+* forwardport of [11372]
 
 ------------------------------------------------------------------------
-r7366 | hartman | 2004-04-18 11:58:08 +0200 (Sun, 18 Apr 2004) | 6 lines
+r11370 | bigben | 2005-06-09 22:24:06 +0200 (Thu, 09 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/gui/macosx/output.m
 
-* 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)
+* All: include x264 in the contrib system, and add a h264 entry in the sout panel
 
 
 ------------------------------------------------------------------------
-r7365 | hartman | 2004-04-18 02:41:49 +0200 (Sun, 18 Apr 2004) | 5 lines
+r11368 | hartman | 2005-06-09 13:02:05 +0200 (Thu, 09 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/modules/video_output/opengl.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.
+* GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenline issue closes #103
 
+------------------------------------------------------------------------
+r11367 | jpsaman | 2005-06-08 22:44:57 +0200 (Wed, 08 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvdnav.c
 
+Forward port of #11366
 ------------------------------------------------------------------------
-r7364 | bigben | 2004-04-17 11:22:41 +0200 (Sat, 17 Apr 2004) | 10 lines
+r11364 | zorglub | 2005-06-08 22:23:52 +0200 (Wed, 08 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/announce.c
-   M /trunk/modules/stream_out/announce.h
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/modules/services_discovery/sap.c
 
-* Little cleanup of sap announces :
+Backport [11359]
+
+------------------------------------------------------------------------
+r11362 | gbazin | 2005-06-08 21:57:33 +0200 (Wed, 08 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvdnav.c
 
-- use net_* functions
-- use vlc_UrlParse function
+* modules/access/dvdnav.c: slightly better fix for default selection when changing menu.
+------------------------------------------------------------------------
+r11361 | courmisch | 2005-06-08 18:59:27 +0200 (Wed, 08 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
 
-change sap_session_t structure  : it now includes the  sdp packet, which
-isn't regenerated each time it is sent.
+port previous commits
 
+------------------------------------------------------------------------
+r11356 | hartman | 2005-06-08 16:48:15 +0200 (Wed, 08 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/README.MacOSX.rtf
+   M /trunk/modules/audio_output/auhal.c
 
+* Fix rear speaker recognition
+* Add some more comments on speaker layouts etc.
 
 ------------------------------------------------------------------------
-r7363 | fkuehne | 2004-04-16 20:41:00 +0200 (Fri, 16 Apr 2004) | 7 lines
+r11355 | massiot | 2005-06-08 16:39:03 +0200 (Wed, 08 Jun 2005) | 4 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
+   M /trunk/configure.ac
+   M /trunk/modules/codec/Modules.am
+   A /trunk/modules/codec/fake.c
+
+ * modules/codec/fake.c: New fake codec. Use it in conjunction with the
+   fake access to create an efficient background image for the transcode
+   module (avoids using the switcher module).
 
-* 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
 ------------------------------------------------------------------------
-r7362 | fkuehne | 2004-04-16 17:25:35 +0200 (Fri, 16 Apr 2004) | 1 line
+r11354 | massiot | 2005-06-08 16:36:19 +0200 (Wed, 08 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/stream_out/transcode.c
+
+ * modules/stream_out/transcode.c: Really fixed the latest segfault this time...
 
- * fixed a typo
 ------------------------------------------------------------------------
-r7361 | gbazin | 2004-04-16 15:26:01 +0200 (Fri, 16 Apr 2004) | 2 lines
+r11352 | gbazin | 2005-06-08 15:17:48 +0200 (Wed, 08 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-
-* modules/demux/livedotcom.cpp: compilation fix for old livemedia libs.
+   M /trunk/Makefile.am
 
+* Makefile.am: small change to the package-win32-base-exe target.
 ------------------------------------------------------------------------
-r7360 | hartman | 2004-04-16 02:38:57 +0200 (Fri, 16 Apr 2004) | 3 lines
+r11350 | gbazin | 2005-06-08 14:06:06 +0200 (Wed, 08 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/stream_out/transcode.c
 
-* Updated live.com
-* Added openmash targets (not yet enabled, because it doesn't compile yet)
+* modules/stream_out/transcode.c: fixed crash with multithread encoding.
+------------------------------------------------------------------------
+r11348 | gbazin | 2005-06-08 09:33:35 +0200 (Wed, 08 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/packetizer/mpeg4video.c
 
+* modules/codec/ffmpeg/ffmpeg.c, modules/packetizer/mpeg4video.c: added support for MP4V fourcc.
 ------------------------------------------------------------------------
-r7359 | sigmunau | 2004-04-16 00:45:27 +0200 (Fri, 16 Apr 2004) | 9 lines
+r11347 | gbazin | 2005-06-08 09:30:57 +0200 (Wed, 08 Jun 2005) | 3 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
+   M /trunk/modules/demux/mkv.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.
+* modules/demux/mkv.cpp: don't forget to release the input object.
+  adapted new "menu-palette" changes. This needs to be fixed by getting the CLUT.
 
 ------------------------------------------------------------------------
-r7358 | sigmunau | 2004-04-16 00:22:55 +0200 (Fri, 16 Apr 2004) | 2 lines
+r11346 | jpsaman | 2005-06-07 23:05:00 +0200 (Tue, 07 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-
-handle h261 video streams over rtp
+   M /trunk/modules/access/dvdnav.c
 
+Forward port of revision #11345: Correctly display the initial highlight area in the DVD menu.
 ------------------------------------------------------------------------
-r7357 | gbazin | 2004-04-16 00:21:41 +0200 (Fri, 16 Apr 2004) | 2 lines
+r11342 | massiot | 2005-06-07 18:42:20 +0200 (Tue, 07 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-* src/misc/block.c: fixed BlockRealloc()
+ * modules/codec/ffmpeg: More sensible values for --sout-ffmpeg-strict-rc
+   (default values borrowed from ffmpeg).
 
 ------------------------------------------------------------------------
-r7356 | fenrir | 2004-04-15 22:27:06 +0200 (Thu, 15 Apr 2004) | 2 lines
+r11341 | massiot | 2005-06-07 18:40:12 +0200 (Tue, 07 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/access_output/udp.c
 
- * http: fixed some gcc warning.
+ * modules/access_output/udp.c: More verbosity when the mux itself is late.
 
 ------------------------------------------------------------------------
-r7355 | fenrir | 2004-04-15 22:25:57 +0200 (Thu, 15 Apr 2004) | 2 lines
+r11340 | massiot | 2005-06-07 18:39:32 +0200 (Tue, 07 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/stream_out/bridge.c
 
- * httpd: may fix mmsh for vlc.
+ * modules/stream_out/bridge.c: Miscellaneous fixes to avoid late packets.
 
 ------------------------------------------------------------------------
-r7354 | gbazin | 2004-04-15 22:01:24 +0200 (Thu, 15 Apr 2004) | 2 lines
+r11339 | massiot | 2005-06-07 18:39:00 +0200 (Tue, 07 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/stream_out/mosaic_bridge.c
 
-* modules/visualization/goom.c: default speed is now set to 6.
+ * modules/stream_out/mosaic_bridge.c: Avoid accessing a deallocated object.
 
 ------------------------------------------------------------------------
-r7353 | gbazin | 2004-04-15 21:12:20 +0200 (Thu, 15 Apr 2004) | 2 lines
+r11338 | massiot | 2005-06-07 18:37:42 +0200 (Tue, 07 Jun 2005) | 3 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.
+ * modules/stream_out/transcode.c: Fixed a segfault introduced in the last
+   changeset.
 
 ------------------------------------------------------------------------
-r7352 | fkuehne | 2004-04-15 18:05:59 +0200 (Thu, 15 Apr 2004) | 1 line
+r11337 | massiot | 2005-06-07 17:58:40 +0200 (Tue, 07 Jun 2005) | 2 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
+   M /trunk/modules/audio_output/auhal.c
+
+ * modules/audio_output/auhal.c: Added property svn:keyword.
 
-* ALL: ./toolbox --update-po
 ------------------------------------------------------------------------
-r7351 | fkuehne | 2004-04-15 18:01:33 +0200 (Thu, 15 Apr 2004) | 1 line
+r11335 | gbazin | 2005-06-07 17:00:55 +0200 (Tue, 07 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/audio_output/directx.c
 
-* added localisation support
+* modules/audio_output/directx.c: audio device selection based on a patch from Matthew Armsby (uberground at gmail dot com) + config option to disable float32 output.
 ------------------------------------------------------------------------
-r7350 | stippi | 2004-04-15 12:46:11 +0200 (Thu, 15 Apr 2004) | 1 line
+r11331 | xtophe | 2005-06-07 15:34:07 +0200 (Tue, 07 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/MediaControlView.cpp
+   M /trunk/activex/axvlc_rc.rc
+
+Update copyright date
 
-fixed the incorrect window size limits for the interface window
 ------------------------------------------------------------------------
-r7349 | stippi | 2004-04-15 12:02:19 +0200 (Thu, 15 Apr 2004) | 1 line
+r11329 | gbazin | 2005-06-07 14:32:56 +0200 (Tue, 07 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/codec/x264.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...
+* modules/codec/x264.c: proper calculation of PTS/DTS for streams with B frames.
 ------------------------------------------------------------------------
-r7348 | stippi | 2004-04-15 11:57:14 +0200 (Thu, 15 Apr 2004) | 1 line
+r11327 | gbazin | 2005-06-07 12:28:09 +0200 (Tue, 07 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/sgimb.c
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/stream_out/transcode.c
 
-compile fix, do not declare variables in the middle of a function, this is plain C...
+* modules/stream_out/transcode.c: better picture heap leaking detection when encoding in multithreaded mode (needed if the encoder doesn't remove the pictures as fast as the decoder put them).
 ------------------------------------------------------------------------
-r7347 | garf | 2004-04-14 18:20:25 +0200 (Wed, 14 Apr 2004) | 2 lines
+r11325 | dionoea | 2005-06-07 02:00:03 +0200 (Tue, 07 Jun 2005) | 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
+   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
 
- * http interface: media/schedule show page before edit page
+yet some more copyright date updates ... (2002 was quite old)
 
 ------------------------------------------------------------------------
-r7346 | sigmunau | 2004-04-14 17:59:52 +0200 (Wed, 14 Apr 2004) | 2 lines
+r11324 | dionoea | 2005-06-07 01:56:06 +0200 (Tue, 07 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/mozilla/npvlc_rc.rc
 
-Use wxFileDialog::GetPath() and not GetFilename(). Closes #1781
+update VLC moz plugin copyright date
 
 ------------------------------------------------------------------------
-r7345 | garf | 2004-04-14 10:55:34 +0200 (Wed, 14 Apr 2004) | 7 lines
+r11322 | gbazin | 2005-06-06 19:40:08 +0200 (Mon, 06 Jun 2005) | 1 line
 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
+   M /trunk/modules/codec/x264.c
 
+* modules/codec/x264.c: support for multi-threaded encoding.
 ------------------------------------------------------------------------
-r7344 | gbazin | 2004-04-14 09:09:17 +0200 (Wed, 14 Apr 2004) | 2 lines
+r11320 | xtophe | 2005-06-06 19:11:13 +0200 (Mon, 06 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/src/libvlc.c
 
-* modules/access/v4l/v4l.c: off by one fix by James MacLean.
+libvlc.c: Print --no-X in help to not confuse users. --noX and --no-X are still parsed and give the same results.
 
 ------------------------------------------------------------------------
-r7343 | andrep | 2004-04-14 08:09:56 +0200 (Wed, 14 Apr 2004) | 4 lines
+r11319 | massiot | 2005-06-06 19:08:48 +0200 (Mon, 06 Jun 2005) | 2 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.
+   M /trunk/modules/stream_out/transcode.c
 
+ * modules/stream_out/transcode.c: Bail out when no audio filter is available.
 
 ------------------------------------------------------------------------
-r7342 | gbazin | 2004-04-13 16:13:07 +0200 (Tue, 13 Apr 2004) | 3 lines
+r11318 | gbazin | 2005-06-06 19:08:03 +0200 (Mon, 06 Jun 2005) | 1 line
 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!
-
+* modules/codec/ffmpeg/encoder.c: don't enable CODEC_FLAG_QSCALE when not requested.
 ------------------------------------------------------------------------
-r7341 | sigmunau | 2004-04-13 16:08:51 +0200 (Tue, 13 Apr 2004) | 3 lines
+r11315 | dionoea | 2005-06-06 02:21:29 +0200 (Mon, 06 Jun 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/codec/subsdec.c
+   M /trunk/vlc.win32.nsi
+
+fix mozilla and mozilla firefox plugin install on win32
+(closes #172)
 
-modules/codec/subsdec.c:
- * strip html-like tags from subtitles
+mozilla devs should really fix bugs ...
 
 ------------------------------------------------------------------------
-r7340 | bigben | 2004-04-13 15:23:26 +0200 (Tue, 13 Apr 2004) | 6 lines
+r11313 | hartman | 2005-06-06 01:46:42 +0200 (Mon, 06 Jun 2005) | 2 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
+   M /trunk/modules/audio_output/auhal.c
 
-*all :
+* Fix for if only several channels are not set.
 
-- 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...
+------------------------------------------------------------------------
+r11311 | hartman | 2005-06-05 23:38:57 +0200 (Sun, 05 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
+* Disable the coreaudio resampler
 
 ------------------------------------------------------------------------
-r7339 | gbazin | 2004-04-13 14:49:14 +0200 (Tue, 13 Apr 2004) | 2 lines
+r11310 | hartman | 2005-06-05 23:37:45 +0200 (Sun, 05 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   M /trunk/NEWS
+   M /trunk/README.MacOSX.rtf
+   M /trunk/modules/audio_output/auhal.c
 
-* modules/visualization/goom.c: don't bother including the goom header on win32.
+* Fix the issues with changing inNumberFrames when resampling
+* Update NEWS and README with info on the new module.
 
 ------------------------------------------------------------------------
-r7338 | gbazin | 2004-04-13 12:52:29 +0200 (Tue, 13 Apr 2004) | 2 lines
+r11308 | gbazin | 2005-06-05 20:07:08 +0200 (Sun, 05 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/copy.c
-   M /trunk/modules/packetizer/mpeg4video.c
-
-* modules/packetizer/*: bug fix (use es_format_Copy() when necessary).
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/access/dvdread.c
 
+* modules/access/dvdnav.c,dvdread.c: don't crash if the DVD can't be decrypted/read.
 ------------------------------------------------------------------------
-r7337 | fenrir | 2004-04-13 12:05:59 +0200 (Tue, 13 Apr 2004) | 2 lines
+r11306 | gbazin | 2005-06-05 19:30:36 +0200 (Sun, 05 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/access/dvdnav.c
 
- * mpeg4video: init i_dts.
+* modules/access/dvdnav.c: RESET_PCR on DVDNAV_WAIT event to have menu loopback working correctly.
+------------------------------------------------------------------------
+r11304 | gbazin | 2005-06-05 19:03:02 +0200 (Sun, 05 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_spu.h
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/src/video_output/vout_subpictures.c
 
+* modules/access/dvdnav.c, src/video_output/vout_subpictures.c: Use the proper palette for DVD menus.
 ------------------------------------------------------------------------
-r7336 | gbazin | 2004-04-12 23:59:28 +0200 (Mon, 12 Apr 2004) | 2 lines
+r11301 | hartman | 2005-06-05 13:26:27 +0200 (Sun, 05 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/audio_output/auhal.c
 
-* modules/gui/wxwindows/preferences_widgets.cpp: update events for IntegerConfigControl.
+* modules/audio_output/auhal.c: Make speaker config assumptions if the speaker layout is not set. 
 
 ------------------------------------------------------------------------
-r7335 | gbazin | 2004-04-12 23:48:18 +0200 (Mon, 12 Apr 2004) | 3 lines
+r11298 | gbazin | 2005-06-05 04:25:44 +0200 (Sun, 05 Jun 2005) | 1 line
 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.
+   M /trunk/modules/access/dvdread.c
 
+* modules/access/dvdread.c: fixed bug that made some DVDs unplayable.
 ------------------------------------------------------------------------
-r7334 | gbazin | 2004-04-12 23:10:26 +0200 (Mon, 12 Apr 2004) | 2 lines
+r11296 | hartman | 2005-06-05 02:47:14 +0200 (Sun, 05 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/macosx/vout.m
 
-* modules/gui/wxwindows/open.cpp: bug fix.
+* stop listening for mouse events before the view is NULL'ified
 
 ------------------------------------------------------------------------
-r7333 | hartman | 2004-04-12 23:01:41 +0200 (Mon, 12 Apr 2004) | 2 lines
+r11294 | hartman | 2005-06-04 23:12:41 +0200 (Sat, 04 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/vout.m
 
-* Fix the 'auto' selection of Console intf in "extra intfs" menu entry.
+* fix a locking issue in the window destruction. (thx for fixing all of this titer)
 
 ------------------------------------------------------------------------
-r7332 | gbazin | 2004-04-12 22:52:29 +0200 (Mon, 12 Apr 2004) | 2 lines
+r11293 | dionoea | 2005-06-04 23:00:16 +0200 (Sat, 04 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
-* modules/gui/wxwindows/open.cpp: compilation fix.
+forwardport [11292]
 
 ------------------------------------------------------------------------
-r7331 | gbazin | 2004-04-12 22:39:26 +0200 (Mon, 12 Apr 2004) | 2 lines
+r11290 | titer | 2005-06-04 22:08:43 +0200 (Sat, 04 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/share/Makefile.am
+   M /trunk/modules/gui/beos/PreferencesWindow.cpp
 
-* share/Makefile.am: skin.dtd was moved.
+ Ooops, forgot to remove debug
 
 ------------------------------------------------------------------------
-r7330 | gbazin | 2004-04-12 22:30:59 +0200 (Mon, 12 Apr 2004) | 5 lines
+r11288 | titer | 2005-06-04 22:03:09 +0200 (Sat, 04 Jun 2005) | 2 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
+   M /trunk/modules/gui/beos/PreferencesWindow.cpp
+   M /trunk/modules/gui/beos/PreferencesWindow.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).
+ beos/: finished fixing Preferences
 
 ------------------------------------------------------------------------
-r7329 | ipkiss | 2004-04-12 20:55:07 +0200 (Mon, 12 Apr 2004) | 2 lines
+r11286 | titer | 2005-06-04 19:57:38 +0200 (Sat, 04 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/src/playlist/view.c
 
- * skins2/win32/win32_factory.cpp: Compilation fix
+ playlist/view.c: sanity check (closes #176)
 
 ------------------------------------------------------------------------
-r7328 | asmax | 2004-04-12 19:08:58 +0200 (Mon, 12 Apr 2004) | 8 lines
+r11285 | courmisch | 2005-06-04 17:57:14 +0200 (Sat, 04 Jun 2005) | 2 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)
+   M /trunk/src/misc/net.c
 
-  * 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.
+Attempt to fix a crash in src/misc/httpd.c
 
 ------------------------------------------------------------------------
-r7327 | asmax | 2004-04-12 16:25:15 +0200 (Mon, 12 Apr 2004) | 9 lines
+r11284 | titer | 2005-06-04 17:49:11 +0200 (Sat, 04 Jun 2005) | 2 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
+   M /trunk/include/vlc/control.h
+   M /trunk/src/control/core.c
 
+ *control*: BeOS compile fixes
 
 ------------------------------------------------------------------------
-r7326 | ipkiss | 2004-04-12 16:07:57 +0200 (Mon, 12 Apr 2004) | 2 lines
+r11282 | titer | 2005-06-04 17:07:03 +0200 (Sat, 04 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/gui/macosx/voutqt.m
 
- * skins/win32/win32_graphics.cpp: Fix for alphablending (thanks AsMaX)
+ macosx/vout*: also destroy the window and attach/detach the view on the
+  main thread (one more step to hopefully fix #45)
+ macosx/controls.m: fixed a tiny memleak
 
 ------------------------------------------------------------------------
-r7325 | ipkiss | 2004-04-12 15:17:52 +0200 (Mon, 12 Apr 2004) | 2 lines
+r11281 | courmisch | 2005-06-04 14:55:23 +0200 (Sat, 04 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/Doxyfile
+   M /trunk/bootstrap
 
- * doc/Doxyfile: generate Doxygen documentation for the skins2 module
+Don't remove vlc_symbols.h
 
 ------------------------------------------------------------------------
-r7324 | gbazin | 2004-04-12 12:44:34 +0200 (Mon, 12 Apr 2004) | 6 lines
+r11279 | gbazin | 2005-06-04 13:55:40 +0200 (Sat, 04 Jun 2005) | 1 line
 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.
+   M /trunk/include/vlc_config.h
 
+* include/vlc_config.h: VOUT_BOGUS_DELAY was way too low, which triggered continuous trashing of early pictures when seeking in some asf files.
 ------------------------------------------------------------------------
-r7323 | gbazin | 2004-04-12 11:52:40 +0200 (Mon, 12 Apr 2004) | 2 lines
+r11278 | titer | 2005-06-03 22:51:41 +0200 (Fri, 03 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/include/vlc/control.h
 
-* modules/gui/wxwindows/menus.cpp: added "Open Capture Device..." and "Preferences..." entries in the popup menu.
+ control.h: Tiger/gcc-4 compile fix
 
 ------------------------------------------------------------------------
-r7322 | gbazin | 2004-04-12 02:06:59 +0200 (Mon, 12 Apr 2004) | 2 lines
+r11276 | fkuehne | 2005-06-03 21:32:11 +0200 (Fri, 03 Jun 2005) | 1 line
 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.
+   M /trunk/modules/access/vcdx/vcd.c
+   M /trunk/modules/codec/x264.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/ty.c
+   M /trunk/modules/mux/mpjpeg.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/stream_out/es.c
+   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/modules/video_output/caca.c
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/glwin32.c
+   M /trunk/modules/video_output/fb.c
+   M /trunk/modules/video_output/image.c
+   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/modules/video_output/x11/x11.c
+   M /trunk/modules/video_output/x11/xvideo.c
 
+* backport of [11257] to trunk
 ------------------------------------------------------------------------
-r7321 | asmax | 2004-04-11 18:34:04 +0200 (Sun, 11 Apr 2004) | 4 lines
+r11274 | titer | 2005-06-03 19:37:09 +0200 (Fri, 03 Jun 2005) | 2 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
+   M /trunk/extras/contrib/src/Makefile
 
-  * all: support of playlist loop in skins2
-   (new variable playlist.isLoop, new commands playlist.setLoop(true)
-   and playlist.setLoop(false) in the xml)
+ contrib: build fix for people using case-sensitive HFS+
 
 ------------------------------------------------------------------------
-r7320 | gbazin | 2004-04-11 14:22:06 +0200 (Sun, 11 Apr 2004) | 2 lines
+r11272 | hartman | 2005-06-03 17:07:08 +0200 (Fri, 03 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_interface.h
+   M /trunk/modules/video_output/x11/xcommon.c
 
-* include/vlc_interface.h: forgot that in last commit.
+* no-deco patch for X11. Courtesy of Dermot McGahon
 
 ------------------------------------------------------------------------
-r7319 | gbazin | 2004-04-11 14:20:11 +0200 (Sun, 11 Apr 2004) | 4 lines
+r11271 | fkuehne | 2005-06-03 16:58:33 +0200 (Fri, 03 Jun 2005) | 1 line
 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.
+   M /trunk/po/Makefile.in.in
 
+* backport of [11270] to trunk
 ------------------------------------------------------------------------
-r7318 | anil | 2004-04-10 18:53:57 +0200 (Sat, 10 Apr 2004) | 2 lines
+r11267 | hartman | 2005-06-03 15:17:04 +0200 (Fri, 03 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/access/dvdnav.c
 
-* compilation fixes
+* Retrieve proper duration of DVD length
+* GET_TIME is inaccurate, because it is based on average block duration.
+* In case skipping to DVD_MENU_Title fails try DVD_MENU_Root. Otherwise we might go directly to the movie instead of the menu, which I find less desirable then viewing the FBI warnings.
 
 ------------------------------------------------------------------------
-r7317 | hartman | 2004-04-10 14:26:50 +0200 (Sat, 10 Apr 2004) | 2 lines
+r11266 | gbazin | 2005-06-03 15:03:36 +0200 (Fri, 03 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-
-* --enable-gpl needed now for ffmpeg cvs
+   M /trunk/modules/demux/mp4/mp4.c
 
+* modules/demux/mp4/mp4.c: fixed timestamping (PTS) bug.
 ------------------------------------------------------------------------
-r7316 | zorglub | 2004-04-09 20:16:13 +0200 (Fri, 09 Apr 2004) | 2 lines
+r11265 | massiot | 2005-06-03 12:16:19 +0200 (Fri, 03 Jun 2005) | 8 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
+   M /trunk/modules/access_output/udp.c
 
-Beginning of an improved streaming wizard. Do not use at the moment
+ * modules/access_output/udp.c: Do not use malloc() and free() in a high
+   priority thread, since these functions use an internal mutex and may
+   delay the thread for up to 100 ms under heavy loads (experienced with
+   the mosaic). Instead we now recycle the UDP buffers, which is
+   incidentally faster than malloc()/free(). It should avoid "late
+   buffer sent" messages. Also removed the --sout-udp-late option because
+   "better late than never" (I changed my mind on this).
 
 ------------------------------------------------------------------------
-r7315 | gbazin | 2004-04-09 18:03:29 +0200 (Fri, 09 Apr 2004) | 2 lines
+r11264 | massiot | 2005-06-03 12:11:58 +0200 (Fri, 03 Jun 2005) | 5 lines
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
-* modules/stream_out/transcode.c: compilation fix for latest ffmpeg cvs.
+ * modules/stream_out/transcode.c: New --sout-transcode-vfilter option.
+   Allows to run video filter2 modules just before the encoding (and
+   after the SPU rendering). New --sout-transcode-high-priority option
+   to run the optional encoder thread at the same priority as the output.
 
 ------------------------------------------------------------------------
-r7314 | ipkiss | 2004-04-08 23:29:27 +0200 (Thu, 08 Apr 2004) | 2 lines
+r11262 | courmisch | 2005-06-03 11:22:25 +0200 (Fri, 03 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_window.cpp
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/stream_output/announce.c
 
-Disabled my last changes, since they don't seem to work in all cases.
+Fix declaration of sout_AnnounceSessionCreate
 
 ------------------------------------------------------------------------
-r7313 | gbazin | 2004-04-08 19:54:18 +0200 (Thu, 08 Apr 2004) | 2 lines
+r11261 | gbazin | 2005-06-03 11:21:43 +0200 (Fri, 03 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
-
-* modules/gui/wxwindows/menus.cpp: fixed segfault.
+   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/theme_repository.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
 
+* modules/gui/skins2/*: a few portability fixes.
 ------------------------------------------------------------------------
-r7312 | ipkiss | 2004-04-08 19:54:03 +0200 (Thu, 08 Apr 2004) | 6 lines
+r11260 | courmisch | 2005-06-02 21:20:21 +0200 (Thu, 02 Jun 2005) | 2 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
+   M /trunk/src/libvlc.h
 
- * 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...
+Fix precompiler warning
 
 ------------------------------------------------------------------------
-r7311 | gbazin | 2004-04-08 17:50:29 +0200 (Thu, 08 Apr 2004) | 2 lines
+r11258 | fkuehne | 2005-06-02 19:14:52 +0200 (Thu, 02 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-
-* modules/video_output/directx/directx.c: apply --video-on-top on start.
+   M /trunk/src/libvlc.h
 
+* backport of [11256] to trunk
 ------------------------------------------------------------------------
-r7310 | gbazin | 2004-04-08 17:41:56 +0200 (Thu, 08 Apr 2004) | 2 lines
+r11254 | fkuehne | 2005-06-02 17:59:58 +0200 (Thu, 02 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-* modules/gui/wxwindows/wxwindows.h: forgotten in last commit.
+   M /trunk/extras/contrib/src/packages.mak
 
+* use a new liblivemedia (2005.05.26a) on BeOS and OSX, refs #165
 ------------------------------------------------------------------------
-r7309 | gbazin | 2004-04-08 17:40:32 +0200 (Thu, 08 Apr 2004) | 4 lines
+r11253 | hartman | 2005-06-02 17:02:12 +0200 (Thu, 02 Jun 2005) | 2 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
+   M /trunk/modules/audio_output/auhal.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.
+* Tell the auhal which channel ordering VLC uses. 7 and 8 channel configs are not supported because VLC uses the channel ordering L R Lm Rm Lr Rr C LFE which isn't a normal ITU, DVD, MPEG, AAC or WAV standard and therefore not supported by default by OS X.
 
 ------------------------------------------------------------------------
-r7308 | gbazin | 2004-04-08 14:57:50 +0200 (Thu, 08 Apr 2004) | 3 lines
+r11252 | dionoea | 2005-06-02 15:22:17 +0200 (Thu, 02 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/configure.ac
 
-* mozilla/vlcshell.cpp: added fullscreen=yes/no option
-* modules/gui/wxwindows/*: fixed auto-generated menus on win32.
+same in trunk ...
 
 ------------------------------------------------------------------------
-r7307 | fenrir | 2004-04-08 01:13:03 +0200 (Thu, 08 Apr 2004) | 8 lines
+r11250 | courmisch | 2005-06-02 14:47:30 +0200 (Thu, 02 Jun 2005) | 11 lines
 Changed paths:
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/Makefile.am
+   M /trunk/include
+   A /trunk/include/vlc_symbols.h
+   M /trunk/src/Makefile.am
+   M /trunk/src/misc/modules.c
+   D /trunk/src/misc/modules_plugin.h.in
+   M /trunk/toolbox
+   A /trunk/vlc-api.pl
+   M /trunk/vlc-config.in.in
 
- * 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).
+Complete rewrite of vlc_symbols.h generation (closes #155)
 
- Both will help to allow muxing (nearly?) all frames, even the last ones.
+New VLC_EXPORTs are now added at the end of module_symbols_t so that
+offsets of other function pointers are preserved.
+
+Deleted VLC_EXPORTs are replaced with dummy pointers for padding.
+
+Of course, it doesn't solve the problem with changing shared structures
+format :/ and it may cause SVN conflicts when multiple people changes
+VLC_EXPORT. I doubt it can be avoided though.
 
 ------------------------------------------------------------------------
-r7306 | gbazin | 2004-04-08 00:57:08 +0200 (Thu, 08 Apr 2004) | 2 lines
+r11249 | courmisch | 2005-06-02 14:37:56 +0200 (Thu, 02 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/avi.c
-   M /trunk/modules/mux/mpeg/pes.c
+   M /trunk/src/misc/md5.c
 
-* modules/mux/*: fixed block_Realloc() typo.
+Fix previous buggy commit
 
 ------------------------------------------------------------------------
-r7305 | gbazin | 2004-04-08 00:49:13 +0200 (Thu, 08 Apr 2004) | 2 lines
+r11248 | courmisch | 2005-06-02 14:30:30 +0200 (Thu, 02 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/file.c
+   M /trunk/include/vlc_md5.h
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/src/misc/md5.c
 
-* modules/access_out/file.c: added "stream" shortcut for when one doesn't want pace control.
+Digest => DigestMD5
 
 ------------------------------------------------------------------------
-r7304 | gbazin | 2004-04-08 00:41:57 +0200 (Thu, 08 Apr 2004) | 2 lines
+r11247 | xtophe | 2005-06-02 11:40:30 +0200 (Thu, 02 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/ogg.c
+   M /trunk/src/libvlc.h
 
-* modules/mug/ogg.c: fixed recent breakage.
+Typo
 
 ------------------------------------------------------------------------
-r7303 | gbazin | 2004-04-07 23:13:35 +0200 (Wed, 07 Apr 2004) | 2 lines
+r11244 | hartman | 2005-06-02 00:38:37 +0200 (Thu, 02 Jun 2005) | 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
+   M /trunk/modules/audio_output/auhal.c
 
-* ALL: use p_block->i_length for text subtitles duration (instead of the i_dts hack).
+* Fix several problems with the auhal module. only the problem with the changing inNumberFrames should be left. We need to add a buffer system to take care of this issue...
 
 ------------------------------------------------------------------------
-r7302 | adn | 2004-04-07 22:10:16 +0200 (Wed, 07 Apr 2004) | 4 lines
+r11243 | hartman | 2005-06-02 00:37:20 +0200 (Thu, 02 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/default/theme.xml
+   M /trunk/modules/audio_filter/resampler/coreaudio.c
 
+* Revert the coreaudio resampler to it's simpler variant again. the builtin resampler of the new auhal module takes care of the special case in which this resampler wasn't working. It would be better to really fix it, but i cannot find the problem.
 
-crotte !
+------------------------------------------------------------------------
+r11242 | zorglub | 2005-06-02 00:19:03 +0200 (Thu, 02 Jun 2005) | 2 lines
+Changed paths:
+   A /trunk/bindings
+   A /trunk/bindings/STATUS (from /branches/0.8.2-bindings/bindings/STATUS:11241)
+   A /trunk/bindings/java-gcj (from /branches/0.8.2-bindings/bindings/java-gcj:11241)
+   A /trunk/bindings/python (from /branches/0.8.2-bindings/bindings/python:11241)
 
+Merge bindings to trunk
 
 ------------------------------------------------------------------------
-r7301 | gbazin | 2004-04-07 21:48:38 +0200 (Wed, 07 Apr 2004) | 3 lines
+r11241 | zorglub | 2005-06-01 23:58:13 +0200 (Wed, 01 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/Makefile.am
+   A /trunk/include/vlc/control.h (from /branches/0.8.2-bindings/include/vlc/control.h:11240)
+   A /trunk/src/control (from /branches/0.8.2-bindings/src/control:11240)
+   M /trunk/src/libvlc.h
+   M /trunk/vlc-config.in.in
 
-* modules/gui/wxwindows/*: modified the auto-generated menus routines to not 
-delete/re-create parent menus. That makes wxWindows a lot happier.
+Merge mediacontrol to trunk
 
 ------------------------------------------------------------------------
-r7300 | gbazin | 2004-04-07 21:09:38 +0200 (Wed, 07 Apr 2004) | 2 lines
+r11239 | gbazin | 2005-06-01 22:05:02 +0200 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
-* configure.ac: disable SSE on solaris.
+   M /trunk/src/misc/modules.c
 
+* src/misc/modules.c: missing free().
 ------------------------------------------------------------------------
-r7299 | hartman | 2004-04-07 20:36:00 +0200 (Wed, 07 Apr 2004) | 2 lines
+r11237 | gbazin | 2005-06-01 21:56:28 +0200 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
-
-* Use newer speex in OSX. apparently 0.7.1a is broken in this respect.
+   M /trunk/modules/access/http.c
 
+* modules/access/http.c: getenv() can return NULL.
 ------------------------------------------------------------------------
-r7298 | fenrir | 2004-04-07 19:47:07 +0200 (Wed, 07 Apr 2004) | 3 lines
+r11235 | courmisch | 2005-06-01 21:51:55 +0200 (Wed, 01 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/asf/libasf.c
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
- * asf: added limited support of concatenated files for web radios (only
-files without index, seek isn't supported for such stream)
+Add handler for enter in search textbox should close #87
 
 ------------------------------------------------------------------------
-r7297 | fenrir | 2004-04-07 19:41:14 +0200 (Wed, 07 Apr 2004) | 3 lines
+r11234 | courmisch | 2005-06-01 20:37:03 +0200 (Wed, 01 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmsh.h
+   M /trunk/Makefile.am
 
- * mmsh: added support of multiple files streamed with the same url (a
-few web radios use that)
+Stupid kludge - I don't understand the bug though
 
 ------------------------------------------------------------------------
-r7296 | fkuehne | 2004-04-07 13:50:13 +0200 (Wed, 07 Apr 2004) | 2 lines
+r11231 | gbazin | 2005-06-01 20:29:13 +0200 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/pda/pda_interface.c
-   M /trunk/po/de.po
+   M /trunk/src/misc/block.c
 
-* modules/gui/pda/pda_interface.c: Removed translation of protocol-strings like "rtp://" and paths like "/dev/video"
-* po/de.po: Updated german translation
+* src/misc/block.c: fixed block_Realloc()
 ------------------------------------------------------------------------
-r7295 | gbazin | 2004-04-07 01:54:49 +0200 (Wed, 07 Apr 2004) | 5 lines
+r11230 | courmisch | 2005-06-01 20:09:42 +0200 (Wed, 01 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   M /trunk/Makefile.am
 
-* modules/visualization/goom.c:
-   + big rewrite.
-   + frame dropping.
-   + new --goom-speed option.
+No longer run vlc-config times and times at each make run
 
 ------------------------------------------------------------------------
-r7294 | hartman | 2004-04-07 01:14:44 +0200 (Wed, 07 Apr 2004) | 2 lines
+r11229 | gbazin | 2005-06-01 19:57:50 +0200 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.h
-
-* Spelling fix
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/demux/mp4/mp4.c
 
+* modules/demux/mp4/mp4.c: we don't need to re-packetize h264 data into annexe B bytestream anymore since new versions of ffmpeg deal with it properly.
 ------------------------------------------------------------------------
-r7293 | fkuehne | 2004-04-07 00:04:33 +0200 (Wed, 07 Apr 2004) | 1 line
+r11226 | xtophe | 2005-06-01 19:08:59 +0200 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/po/pt_BR.po
+   M /trunk/include/configuration.h
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/misc/configuration.c
+
+* configuration.[ch]: treat the deleted options with add_suppressed_[bool,string,...]
+* standard.c: sap-ipv6 is no more used
 
-Update of the Brazilian Portuguese translation by Andre de Barros Martins Ribeiro
 ------------------------------------------------------------------------
-r7292 | asmax | 2004-04-06 22:38:10 +0200 (Tue, 06 Apr 2004) | 3 lines
+r11224 | hartman | 2005-06-01 18:10:33 +0200 (Wed, 01 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+   M /trunk/configure.ac
 
-  * x11_graphics: check if the width and height are not null, to avoid
-    a X11 Bad Value error
+* Do not link twice to avcodec for builtin avcodec based module. closes #170
 
 ------------------------------------------------------------------------
-r7291 | gbazin | 2004-04-06 22:01:28 +0200 (Tue, 06 Apr 2004) | 2 lines
+r11223 | gbazin | 2005-06-01 16:25:45 +0200 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/goom.c
-
-* modules/visualizations/goom.c: added --goom-width/height config variables.
+   M /trunk/modules/mux/mpeg/pes.c
+   M /trunk/modules/mux/mpeg/ts.c
 
+* modules/mux/mpeg/*: add the mpeg4 video VOL data inside EStoPES so it can be used by the PS muxer as well.
 ------------------------------------------------------------------------
-r7290 | ipkiss | 2004-04-06 21:56:57 +0200 (Tue, 06 Apr 2004) | 8 lines
+r11222 | gbazin | 2005-06-01 16:14:35 +0200 (Wed, 01 Jun 2005) | 1 line
 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).
+   M /trunk/modules/packetizer/mpeg4video.c
 
+*  modules/packetizer/mpeg4video.c: work-around for buggy streams.
 ------------------------------------------------------------------------
-r7289 | fenrir | 2004-04-06 19:32:09 +0200 (Tue, 06 Apr 2004) | 2 lines
+r11220 | gbazin | 2005-06-01 15:31:41 +0200 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
-
- * mmsh: fixed first packet handling.
+   M /trunk/modules/demux/ps.h
 
+* modules/demux/ps.h: bug fix in PSM parsing.
 ------------------------------------------------------------------------
-r7288 | hartman | 2004-04-06 18:04:03 +0200 (Tue, 06 Apr 2004) | 2 lines
+r11219 | xtophe | 2005-06-01 15:16:18 +0200 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
+   M /trunk/extras/zsh.cpp
 
-* Added subviewer and subviewer v2 support
+zsh.cpp: fix a potential segfault
+        skip deprecated options
 
 ------------------------------------------------------------------------
-r7287 | gbazin | 2004-04-06 16:16:49 +0200 (Tue, 06 Apr 2004) | 2 lines
+r11218 | gbazin | 2005-06-01 13:06:08 +0200 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/mux/mpeg/ts.c
 
-* modules/gui/wxwindows/wxwindows.h: forgot to remove useless variable.
+* modules/mux/mpeg/ts.c: proper muxing of ISO/IEC 14496-2 (aka mpeg 4 video) as specified in ISO/IEC 13818-1
+------------------------------------------------------------------------
+r11217 | gbazin | 2005-06-01 12:59:51 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
 
+* modules/packetizer/mpeg4video.c: remove the VOL from the packetized stream and put it in fmt.p_extra instead.
 ------------------------------------------------------------------------
-r7286 | gbazin | 2004-04-06 16:15:38 +0200 (Tue, 06 Apr 2004) | 2 lines
+r11216 | gbazin | 2005-06-01 12:57:21 +0200 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/codec/ffmpeg/video.c
 
-* modules/gui/wxwindows/*: changed slider aspect and moved the time display into the statusbar.
+* modules/codec/ffmpeg/video.c: codec extra data is sometimes not available before the 1 frame is fed to the decoder.
+------------------------------------------------------------------------
+r11215 | gbazin | 2005-06-01 12:55:11 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/decoder.c
 
+* src/input/decoder.c: check for codec extra data changes when a packetizer is inserted before the decoder.
 ------------------------------------------------------------------------
-r7285 | gbazin | 2004-04-06 12:58:41 +0200 (Tue, 06 Apr 2004) | 3 lines
+r11214 | courmisch | 2005-05-31 22:46:50 +0200 (Tue, 31 May 2005) | 2 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
+   M /trunk/modules/misc/network/ipv6.c
 
-* modules/gui/wxwindows/*: some code cleanup for the bookmarks dialog.
-* AUTHORS: updated my entry.
+Removed debug message
 
 ------------------------------------------------------------------------
-r7284 | gbazin | 2004-04-06 12:33:48 +0200 (Tue, 06 Apr 2004) | 2 lines
+r11213 | courmisch | 2005-05-31 22:33:35 +0200 (Tue, 31 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences.cpp
+   M /trunk/configure.ac
+   M /trunk/modules/misc/network/ipv6.c
 
-* modules/gui/wxwindows/preferences.cpp: small cosmetic change for win32.
+Cleanup
 
 ------------------------------------------------------------------------
-r7283 | gbazin | 2004-04-06 12:27:14 +0200 (Tue, 06 Apr 2004) | 2 lines
+r11212 | courmisch | 2005-05-31 22:32:49 +0200 (Tue, 31 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/src/stream_output/sap.c
 
-* modules/access/file.c: fixed bug in concat mode when seeking.
+Kludge to remove square brackets and scopes from addresses in SAP announces
 
 ------------------------------------------------------------------------
-r7282 | gbazin | 2004-04-06 11:51:20 +0200 (Tue, 06 Apr 2004) | 2 lines
+r11211 | courmisch | 2005-05-31 22:03:25 +0200 (Tue, 31 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/misc/getaddrinfo.c
 
-* modules/gui/wxwindows/interface.cpp: use wxBORDER_NONE for the volume control.
+Fix EINVAL
 
 ------------------------------------------------------------------------
-r7281 | gbazin | 2004-04-06 11:00:42 +0200 (Tue, 06 Apr 2004) | 2 lines
+r11210 | courmisch | 2005-05-31 21:48:21 +0200 (Tue, 31 May 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/include/stream_output.h
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/stream_output/announce.c
+   M /trunk/src/stream_output/sap.c
+
+- hopefuly fix sending of SAP announces over IPv6
+- automatically select SAP multicast address (closes #141)
+- some clean up
 
-* modules/gui/wxwindows/interface.cpp: display default volume level on start.
 
 ------------------------------------------------------------------------
-r7280 | gbazin | 2004-04-06 02:03:20 +0200 (Tue, 06 Apr 2004) | 2 lines
+r11208 | xtophe | 2005-05-31 19:45:30 +0200 (Tue, 31 May 2005) | 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
+   M /trunk/modules/access/http.c
 
-* modules/gui/wxwindows/*: integrate the volume control in the toolbar.
+Port [11207] to trunk
 
 ------------------------------------------------------------------------
-r7279 | asmax | 2004-04-05 20:26:34 +0200 (Mon, 05 Apr 2004) | 3 lines
+r11206 | courmisch | 2005-05-31 18:31:21 +0200 (Tue, 31 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
+   M /trunk/src/misc/configuration.c
 
-  * 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)
+Fixed a typo
 
 ------------------------------------------------------------------------
-r7278 | gbazin | 2004-04-05 18:09:17 +0200 (Mon, 05 Apr 2004) | 3 lines
+r11205 | massiot | 2005-05-31 17:36:01 +0200 (Tue, 31 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/stream_out/mosaic_bridge.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.
+ * modules/stream_out/mosaic_bridge.c: Use a smaller picture heap since we
+   are not multithreaded.
 
 ------------------------------------------------------------------------
-r7277 | gbazin | 2004-04-05 18:00:54 +0200 (Mon, 05 Apr 2004) | 2 lines
+r11204 | massiot | 2005-05-31 17:31:10 +0200 (Tue, 31 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/codec/libmpeg2.c
 
-* modules/gui/wxwindows/bookmarks.cpp: fixes.
+ * modules/codec/libmpeg2.c: We do not want to force the maintainer to use
+   libmpeg2 cvs HEAD.
 
 ------------------------------------------------------------------------
-r7276 | gbazin | 2004-04-04 20:26:20 +0200 (Sun, 04 Apr 2004) | 3 lines
+r11203 | massiot | 2005-05-31 17:26:01 +0200 (Tue, 31 May 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/codec/libmpeg2.c
 
-* 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.
+ * modules/codec/libmpeg2.c: Handle STATE_SEQUENCE_MODIFIED to retrieve
+   a change of aspect ratio. Factorized aspect ratio code. A change of
+   aspect ratio is only supported in the mosaic_bridge module, not in
+   transcode.
 
 ------------------------------------------------------------------------
-r7275 | fenrir | 2004-04-04 16:50:21 +0200 (Sun, 04 Apr 2004) | 3 lines
+r11202 | massiot | 2005-05-31 17:24:04 +0200 (Tue, 31 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/mux/mpeg/ts.c
 
- * mms: fixed 'Read' function when the header is bigger than the packet
-size.
+ * modules/mux/mpeg/ts.c: Set fallback value for --sout-ts-pcr to 70 ms.
 
 ------------------------------------------------------------------------
-r7274 | fenrir | 2004-04-04 16:34:36 +0200 (Sun, 04 Apr 2004) | 4 lines
+r11201 | massiot | 2005-05-31 17:22:09 +0200 (Tue, 31 May 2005) | 6 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/packetizer/mpegvideo.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 ':' )
+ * modules/packetizer/mpegvideo.c: Do not set aspect ratio : in case we're
+   transcoding, transcode will take our fmt_out as a fmt_in to libmpeg2.
+   libmpeg2.c will then believe that the user has requested a specific
+   aspect ratio, which she hasn't. Thus in case of aspect ratio change,
+   we're screwed.
 
 ------------------------------------------------------------------------
-r7273 | ipkiss | 2004-04-04 12:48:04 +0200 (Sun, 04 Apr 2004) | 3 lines
+r11200 | massiot | 2005-05-31 17:20:35 +0200 (Tue, 31 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/access/fake.c
 
- * skins2: Do not try anymore to display images whose width is 0.
-   This avoids warnings at run-time on Windows.
+ * modules/access/fake.c: Fixed an implicit cast which apparently was
+   causing problem with some compiler versions.
 
 ------------------------------------------------------------------------
-r7272 | bigben | 2004-04-04 10:17:27 +0200 (Sun, 04 Apr 2004) | 3 lines
+r11199 | massiot | 2005-05-31 17:19:33 +0200 (Tue, 31 May 2005) | 5 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
+   M /trunk/modules/stream_out/switcher.c
 
+ * modules/stream_out/switcher.c: Explicitly set the pixel format (this is
+   due to a recent change of the default value in ffmpeg which used to be
+   YUV 420P). Forward i_rate in case a transcode or display operation
+   takes place after switcher.
 
 ------------------------------------------------------------------------
-r7271 | bigben | 2004-04-04 02:30:11 +0200 (Sun, 04 Apr 2004) | 3 lines
+r11198 | massiot | 2005-05-31 17:17:38 +0200 (Tue, 31 May 2005) | 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
-
-Adds "Enable/disable item" menu item in playlist contextual menu.
+   M /trunk/modules/stream_out/mosaic_bridge.c
 
+ * modules/stream_out/mosaic_bridge.c: Added a --sout-mosaic-bridge-sar
+   parameter to specify the sample aspect ratio of the destination
+   background. In this case, one of {width, height} can be omitted (set
+   to 0) and it will be calculated based on the PAR of the source and
+   the SAR of the background.
 
 ------------------------------------------------------------------------
-r7270 | asmax | 2004-04-04 01:21:47 +0200 (Sun, 04 Apr 2004) | 4 lines
+r11197 | massiot | 2005-05-31 17:15:11 +0200 (Tue, 31 May 2005) | 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
+   M /trunk/modules/demux/ts.c
 
-  * 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 ;)
+ * modules/demux/ts.c: Removed an unneeded deselection of unwanted PMT PIDs,
+   which caused problems in case an identical PID carried the PMTs of two
+   programs, one selected and the other not.
 
 ------------------------------------------------------------------------
-r7269 | asmax | 2004-04-04 00:18:23 +0200 (Sun, 04 Apr 2004) | 9 lines
+r11196 | massiot | 2005-05-31 17:10:02 +0200 (Tue, 31 May 2005) | 3 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
+   M /trunk/src/input/input.c
 
-  * 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
-  
+ * src/input/input.c: Put less picky fallback values for pts_delay and
+   cr_average.
 
 ------------------------------------------------------------------------
-r7268 | bigben | 2004-04-03 22:58:32 +0200 (Sat, 03 Apr 2004) | 4 lines
+r11195 | courmisch | 2005-05-31 16:51:13 +0200 (Tue, 31 May 2005) | 2 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
+   M /trunk/modules/stream_out/announce.h
+   M /trunk/src/misc/getaddrinfo.c
 
-Group selection combo box in stream proprieties dialog. Also allows to create new groups.
+Minor clean up
 
+------------------------------------------------------------------------
+r11194 | damienf | 2005-05-31 15:24:34 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/vlccontrol.cpp
+   M /trunk/src/libvlc.c
 
+all: activex plugin  Set/GetVariable support all of VLC types
 
 ------------------------------------------------------------------------
-r7267 | ipkiss | 2004-04-03 22:17:06 +0200 (Sat, 03 Apr 2004) | 3 lines
+r11193 | courmisch | 2005-05-31 13:26:11 +0200 (Tue, 31 May 2005) | 2 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
+   M /trunk/include/vlc_md5.h
+   M /trunk/src/misc/md5.c
 
- * skins2: when the user click on a window, raise onl this window.
-   This avoids a flickering when 2 windows are overlapping.
+svn:keywords
 
 ------------------------------------------------------------------------
-r7266 | ipkiss | 2004-04-03 20:47:12 +0200 (Sat, 03 Apr 2004) | 2 lines
+r11191 | courmisch | 2005-05-31 12:51:03 +0200 (Tue, 31 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/Makefile.am
+   M /trunk/include/vlc_common.h
+   A /trunk/include/vlc_md5.h
+   M /trunk/modules/demux/mp4/drms.c
+   A /trunk/src/misc/md5.c
+   M /trunk/src/misc/modules.c
 
- * skins2: do not save the config when changing the skin
+MD5 hash API - closes #135
 
 ------------------------------------------------------------------------
-r7265 | asmax | 2004-04-03 20:16:34 +0200 (Sat, 03 Apr 2004) | 5 lines
+r11190 | gbazin | 2005-05-31 11:04:53 +0200 (Tue, 31 May 2005) | 1 line
 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)
+   M /trunk/modules/video_output/directx/directx.c
 
+* modules/video_output/directx/directx.c: fixed crash with 256 colors mode.
 ------------------------------------------------------------------------
-r7264 | asmax | 2004-04-03 19:02:59 +0200 (Sat, 03 Apr 2004) | 4 lines
+r11188 | courmisch | 2005-05-31 10:32:53 +0200 (Tue, 31 May 2005) | 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_window.cpp
+   M /trunk/modules/gui/wxwindows/playlist.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
+Show "found" playlist item
+(refs #87)
 
 ------------------------------------------------------------------------
-r7263 | asmax | 2004-04-03 17:30:47 +0200 (Sat, 03 Apr 2004) | 3 lines
+r11185 | courmisch | 2005-05-30 21:43:08 +0200 (Mon, 30 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
-  * ctrl_text.cpp: check if the scrolling is still necessary when the
-   text is updated (avoid many crashes)
+Fixed stray c_str
 
 ------------------------------------------------------------------------
-r7262 | asmax | 2004-04-03 16:59:15 +0200 (Sat, 03 Apr 2004) | 4 lines
+r11184 | yoann | 2005-05-30 11:09:15 +0200 (Mon, 30 May 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item.c
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/gui/ncurses.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
+svn merge -r 11182:11183 branches/0.8.2 trunk
 
 ------------------------------------------------------------------------
-r7261 | asmax | 2004-04-03 15:57:46 +0200 (Sat, 03 Apr 2004) | 8 lines
+r11181 | zorglub | 2005-05-27 22:12:54 +0200 (Fri, 27 May 2005) | 2 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
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/pls.c
 
-  * 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)
+Don't only play the playlist in playlist demuxers (Closes #84)
 
 ------------------------------------------------------------------------
-r7260 | fenrir | 2004-04-03 15:33:38 +0200 (Sat, 03 Apr 2004) | 3 lines
+r11180 | zorglub | 2005-05-27 22:12:14 +0200 (Fri, 27 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/src/input/demux.c
+   M /trunk/src/playlist/view.c
 
-  *audio.c: aout really doesn't like big audio chunks, so split them.
-  (it helps a lot with wma).
+* Prefer the playlist demuxer over the m3u one
+* Change some debugging in playlist
 
 ------------------------------------------------------------------------
-r7259 | ipkiss | 2004-04-03 13:30:26 +0200 (Sat, 03 Apr 2004) | 3 lines
+r11179 | damienf | 2005-05-27 20:05:35 +0200 (Fri, 27 May 2005) | 2 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
+   M /trunk/modules/codec/vorbis.c
 
- * skins2: Added friend classes where appropriate, to reduce the scope of
-   some methods.
+vorbis.c: oops, I inverted channel order when encoding, should be fine now
 
 ------------------------------------------------------------------------
-r7258 | asmax | 2004-04-03 12:55:51 +0200 (Sat, 03 Apr 2004) | 3 lines
+r11178 | damienf | 2005-05-27 16:18:53 +0200 (Fri, 27 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/utils/ustring.cpp
+   M /trunk/modules/codec/vorbis.c
 
- * ustring.cpp: fixed the operator= (the trailing '\0' was not copied,
-   leading to invalid memory reads)
+vorbis.c: reorder channels according to OggVorbis channel order specification
 
 ------------------------------------------------------------------------
-r7257 | asmax | 2004-04-03 11:21:12 +0200 (Sat, 03 Apr 2004) | 6 lines
+r11177 | massiot | 2005-05-27 14:44:57 +0200 (Fri, 27 May 2005) | 2 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
+   M /trunk/modules/codec/ffmpeg/postprocess.c
 
-  * 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
+ * modules/codec/ffmpeg/postprocess.c: Fixed post-processing.
 
 ------------------------------------------------------------------------
-r7256 | asmax | 2004-04-03 10:16:49 +0200 (Sat, 03 Apr 2004) | 2 lines
+r11175 | gbazin | 2005-05-27 14:29:36 +0200 (Fri, 27 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
-
-  * bitmap_font.cpp: fixed the white space character for "text" font
+   M /trunk/modules/access/dshow/dshow.cpp
 
+* modules/access/dshow/dshow.cpp: bug fix for frame rate.
 ------------------------------------------------------------------------
-r7255 | fenrir | 2004-04-03 03:36:04 +0200 (Sat, 03 Apr 2004) | 2 lines
+r11174 | yoann | 2005-05-26 21:26:31 +0200 (Thu, 26 May 2005) | 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
+   M /trunk/modules/control/hotkeys.c
 
- * mp4*: demux -> demux2.
+ * control/hotkeys.c: Automatically save playlist bookmarks.
 
 ------------------------------------------------------------------------
-r7254 | fenrir | 2004-04-03 03:14:23 +0200 (Sat, 03 Apr 2004) | 2 lines
+r11172 | xtophe | 2005-05-26 19:53:36 +0200 (Thu, 26 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/src/misc/configuration.c
 
- * avi: demux -> demux2.
+Add a note about mandatory argument.
 
 ------------------------------------------------------------------------
-r7253 | fenrir | 2004-04-03 03:02:02 +0200 (Sat, 03 Apr 2004) | 3 lines
+r11171 | hartman | 2005-05-26 17:19:20 +0200 (Thu, 26 May 2005) | 2 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
+   M /trunk/modules/audio_output/auhal.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)
+* Sometimes we get audio now, but the dating of the to be retrieved buffers needs serious work.....
 
 ------------------------------------------------------------------------
-r7252 | murray | 2004-04-02 23:19:43 +0200 (Fri, 02 Apr 2004) | 4 lines
+r11170 | gbazin | 2005-05-26 16:00:48 +0200 (Thu, 26 May 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
-Explicit reference to libpng in the missing XmlTextReader error.
-Special thanks to Groniche and Google.
+* configure.ac: s/0.8.3/0.8.3-svn.
+------------------------------------------------------------------------
+r11169 | hartman | 2005-05-26 15:51:08 +0200 (Thu, 26 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_output/auhal.c
 
+* fix a few things in the auhal module. Still doesn't work.
+ I might be feeding the wrong data to the auhal core, but i'm not sure what is wrong beyond that.
 
 ------------------------------------------------------------------------
-r7251 | ipkiss | 2004-04-02 23:00:15 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11168 | massiot | 2005-05-26 15:43:17 +0200 (Thu, 26 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/video_filter/swscale/filter.c
 
- * modules/gui/wxwindows/interface.cpp: small fix for the size of the windows
+ * modules/video_filter/swscale/filter.c: Added support for YUVA.
 
 ------------------------------------------------------------------------
-r7250 | gbazin | 2004-04-02 20:54:39 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11167 | massiot | 2005-05-26 15:40:35 +0200 (Thu, 26 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/video_filter/mosaic.c
 
-* modules/gui/wxwindows/wxwindows.h: use a namespace to avoid symbol conflicts.
+ * modules/video_filter/mosaic.c: Fixed a major bug with video/audio synchro.
 
 ------------------------------------------------------------------------
-r7249 | gbazin | 2004-04-02 20:32:01 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11166 | gbazin | 2005-05-26 15:40:09 +0200 (Thu, 26 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/INSTALL.wince
 
-* modules/video_output/directx/events.c: compilation fix.
+* INSTALL.wince: small update.
+------------------------------------------------------------------------
+r11165 | gbazin | 2005-05-26 11:38:35 +0200 (Thu, 26 May 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/src/misc/net.c
 
+* src/misc/net.c,getaddrinfo.c: WinCE build fixes.
 ------------------------------------------------------------------------
-r7248 | fenrir | 2004-04-02 20:26:35 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11164 | gbazin | 2005-05-26 11:21:28 +0200 (Thu, 26 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/configure.ac
 
- * demux2: added ogg.
+* configure.ac: fixed struct addrinfo detection on wince.
+------------------------------------------------------------------------
+r11163 | robux4 | 2005-05-26 00:55:40 +0200 (Thu, 26 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: better handling of timecodes when B frames are involved
 ------------------------------------------------------------------------
-r7247 | fenrir | 2004-04-02 19:56:14 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11162 | courmisch | 2005-05-25 21:57:16 +0200 (Wed, 25 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/services_discovery/sap.c
 
- * subsdec.c: use es_forma_t.subs.psz_encoding if present.
+Listen for SAP announces of all possible scopes rather than an
+arbitrary on (as was previously done for IPv4)
 
 ------------------------------------------------------------------------
-r7246 | fenrir | 2004-04-02 19:23:22 +0200 (Fri, 02 Apr 2004) | 4 lines
+r11158 | hartman | 2005-05-24 21:12:39 +0200 (Tue, 24 May 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/stream.c
+   M /trunk/modules/demux/subtitle.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.
+* Fix some detection logic for SSA/ASS subs
+* Added ASS support
 
 ------------------------------------------------------------------------
-r7245 | fenrir | 2004-04-02 18:40:54 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11152 | robux4 | 2005-05-24 15:37:18 +0200 (Tue, 24 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ogg.c
-
- * ogg : demux -> demux2. It needs more testings.
+   M /trunk/src/misc/getaddrinfo.c
 
+getaddrinfo.c: fix MSVC compilation
 ------------------------------------------------------------------------
-r7244 | fenrir | 2004-04-02 18:17:15 +0200 (Fri, 02 Apr 2004) | 3 lines
+r11147 | dionoea | 2005-05-24 11:56:05 +0200 (Tue, 24 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/src/libvlc.h
 
- * ogg: cosmetics + converted PCR to micro-second unit. (I may
-introduced bugs).
+ * same string fix on trunk
 
 ------------------------------------------------------------------------
-r7243 | gbazin | 2004-04-02 18:08:29 +0200 (Fri, 02 Apr 2004) | 6 lines
+r11144 | courmisch | 2005-05-24 10:39:05 +0200 (Tue, 24 May 2005) | 2 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
+   M /trunk/configure.ac
 
-* 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.
+Fix linking of switcher_out plugin (closes #148)
 
 ------------------------------------------------------------------------
-r7242 | gbazin | 2004-04-02 16:08:34 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11143 | courmisch | 2005-05-24 10:22:07 +0200 (Tue, 24 May 2005) | 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
+   M /trunk/src/misc/net.c
 
-* modules/gui/wxwindows/*: simplified the look&feel of the main interface.
+Thread safety fix
 
 ------------------------------------------------------------------------
-r7241 | fenrir | 2004-04-02 15:24:54 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11142 | courmisch | 2005-05-24 10:09:30 +0200 (Tue, 24 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/src/misc/net.c
 
- * demux2: added mpgv and rawdv.
+WinCE compile fix
 
 ------------------------------------------------------------------------
-r7240 | fenrir | 2004-04-02 15:18:32 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11140 | courmisch | 2005-05-24 09:47:18 +0200 (Tue, 24 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/rawdv.c
+   M /trunk/configure.ac
 
- * rawdv.c: demux -> demux2. (Untested so may be broken)
+Attempt to fix addrinfo detection on WinCE
 
 ------------------------------------------------------------------------
-r7239 | fenrir | 2004-04-02 05:24:53 +0200 (Fri, 02 Apr 2004) | 3 lines
+r11139 | courmisch | 2005-05-23 20:23:29 +0200 (Mon, 23 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/m4v.c
-   M /trunk/modules/demux/mpeg/mpgv.c
+   M /trunk/include/network.h
+   M /trunk/src/misc/net.c
 
- * m4v: pts/dts fixes.
- * mpgv: demux -> demux2.
+un-re-un-export net_ConvertIPv4
+(it's obsolete and not used by any module anyway)
 
 ------------------------------------------------------------------------
-r7238 | fenrir | 2004-04-02 02:48:29 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11138 | robux4 | 2005-05-23 18:26:18 +0200 (Mon, 23 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/mpeg/m4v.c
-
- * m4v: demux -> demux2.
+   M /trunk/include/configuration.h
+   M /trunk/msvc/config.h.in
 
+more MSVC compilation fixes
 ------------------------------------------------------------------------
-r7237 | fenrir | 2004-04-02 02:38:31 +0200 (Fri, 02 Apr 2004) | 4 lines
+r11137 | robux4 | 2005-05-23 18:08:28 +0200 (Mon, 23 May 2005) | 1 line
 Changed paths:
-   M /trunk/include/modules.h
+   M /trunk/include/network.h
+   M /trunk/src/misc/modules.c
 
- * 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).
+compilation fixes for MSVC
+------------------------------------------------------------------------
+r11135 | hartman | 2005-05-23 13:43:42 +0200 (Mon, 23 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/video_output.c
 
+* backported [11134] to HEAD
 
 ------------------------------------------------------------------------
-r7236 | fenrir | 2004-04-02 02:28:09 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11127 | gbazin | 2005-05-23 11:28:02 +0200 (Mon, 23 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-
- * asf: no DEMUX_SET_TIME...
+   M /trunk/configure.ac
 
+* configure.ac: s/0.8.3/0.8.3-svn
 ------------------------------------------------------------------------
-r7235 | fenrir | 2004-04-02 02:26:02 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11125 | xtophe | 2005-05-23 11:05:17 +0200 (Mon, 23 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/modules.c
 
- * mkv: demux -> demux2.
+modules.c: forget this file saturday for [11093]
 
 ------------------------------------------------------------------------
-r7234 | fenrir | 2004-04-02 02:06:09 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11123 | dionoea | 2005-05-23 10:33:51 +0200 (Mon, 23 May 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
- * vlc_es.h: AAAHHH I HATE C++, else said: I need to cast malloc.
+ * change trunk version name to 0.8.3-svn so people don't get it confused
+   with the 0.8.2 branch
 
 ------------------------------------------------------------------------
-r7233 | fenrir | 2004-04-02 02:00:08 +0200 (Fri, 02 Apr 2004) | 2 lines
+r11118 | courmisch | 2005-05-23 09:52:49 +0200 (Mon, 23 May 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
+   M /trunk/modules/access/ftp.c
 
- * vlc_es: fixed es_format_Copy. (Duplicate psz_encoding and p_palette).
+Windows CE compile fix attempt
 
 ------------------------------------------------------------------------
-r7232 | fenrir | 2004-04-02 01:21:13 +0200 (Fri, 02 Apr 2004) | 4 lines
+r11117 | titer | 2005-05-23 08:22:02 +0200 (Mon, 23 May 2005) | 3 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.
+   M /trunk/configure.ac
+   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/src/misc/net.c
 
+ src/*: BeOS compile fixes
+ configure.ac: access_ftp now requires -lnet on BeOS
 
 ------------------------------------------------------------------------
-r7231 | fenrir | 2004-04-02 01:19:30 +0200 (Fri, 02 Apr 2004) | 3 lines
+r11116 | robux4 | 2005-05-22 23:52:11 +0200 (Sun, 22 May 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: try to improve timecode and references handling
 ------------------------------------------------------------------------
-r7230 | fenrir | 2004-04-01 23:38:21 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11115 | fkuehne | 2005-05-22 20:07:52 +0200 (Sun, 22 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-
- * demux2: added live.
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
 
+* use the correct terminal to commit changes to the trunk...
 ------------------------------------------------------------------------
-r7229 | fenrir | 2004-04-01 23:37:06 +0200 (Thu, 01 Apr 2004) | 3 lines
+r11111 | courmisch | 2005-05-22 17:03:47 +0200 (Sun, 22 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/include/vlc_httpd.h
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/control/http.c
+   M /trunk/src/misc/httpd.c
 
- * livedotcom.cpp: demux -> demux2. (Precision in seek will probably be
-worst until we completly switch to demux2...)
+Support for re-using the same TLS/SSL httpd hosts for multiple stream ouputs;
+a minor TLS httpd API change was needed (closes #92)
 
 ------------------------------------------------------------------------
-r7228 | ipkiss | 2004-04-01 23:04:43 +0200 (Thu, 01 Apr 2004) | 5 lines
+r11109 | zorglub | 2005-05-22 16:52:26 +0200 (Sun, 22 May 2005) | 2 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
+   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/src/playlist/playlist.c
 
- * 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.
+Fix loop in mozilla plugin (closes #138)
 
 ------------------------------------------------------------------------
-r7227 | gbazin | 2004-04-01 21:20:21 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11108 | courmisch | 2005-05-22 13:36:59 +0200 (Sun, 22 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/kde/info.cpp
+   M /trunk/src/misc/httpd.c
 
-* modules/gui/kde/info.cpp: info_category_t compilation fix.
+- use VLC net API in httpd
+(side effect: closes #89)
 
 ------------------------------------------------------------------------
-r7226 | hartman | 2004-04-01 20:53:11 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11107 | courmisch | 2005-05-22 13:25:27 +0200 (Sun, 22 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/info.m
+   M /trunk/modules/access/ftp.c
 
-* missed a object_release
+Safer EPSV implementation (needed new networking API)
 
 ------------------------------------------------------------------------
-r7225 | hartman | 2004-04-01 20:21:56 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11106 | courmisch | 2005-05-22 13:24:52 +0200 (Sun, 22 May 2005) | 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
+   M /trunk/modules/access_output/udp.c
 
-* Fix p_item etc breakages. Question.. is the seperate fileinfo dialog still useful?
+Another forgotten file
 
 ------------------------------------------------------------------------
-r7224 | fenrir | 2004-04-01 19:12:36 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11105 | courmisch | 2005-05-22 13:24:08 +0200 (Sun, 22 May 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/include/network.h
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/net.c
 
- * ts: better handling on PAT version changes.
+- Use the new vlc_getaddrinfo API
+- Unduplicate TCP networking code (closes #101)
+- Modify net_ListenTCP to support multiple listening sockets
+- Update net_ListenTCP callers to the new API
 
 ------------------------------------------------------------------------
-r7223 | gbazin | 2004-04-01 17:50:35 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11104 | courmisch | 2005-05-22 13:21:39 +0200 (Sun, 22 May 2005) | 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
+   M /trunk/include/vlc_common.h
 
-* modules/gui/wxwindows/*: bookmarks improvements.
+Forget one file
 
 ------------------------------------------------------------------------
-r7222 | gbazin | 2004-04-01 16:47:45 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11103 | courmisch | 2005-05-22 13:19:55 +0200 (Sun, 22 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/Makefile.am
+   A /trunk/src/misc/getaddrinfo.c
 
-* modules/video_output/x11/xcommon.c: compilation fixes.
+vlc_getaddrinfo, vlc_getnameinfo and vlc_gai_strerror replacements
 
 ------------------------------------------------------------------------
-r7221 | titer | 2004-04-01 14:30:07 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11101 | courmisch | 2005-05-22 12:55:34 +0200 (Sun, 22 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/modules/access/http.c
 
- i420_yuy2.c: fixed AltiVec conversion for unusual image sizes
+Support HTTP/TLS tunnels through HTTP/1.1 proxies
+(closes #136)
 
 ------------------------------------------------------------------------
-r7220 | gbazin | 2004-04-01 13:16:10 +0200 (Thu, 01 Apr 2004) | 4 lines
+r11100 | courmisch | 2005-05-22 09:46:02 +0200 (Sun, 22 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/src/libvlc.h
+   M /trunk/src/misc/httpd.c
 
-* 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.
+Fix httpd reference count and deletion
 
 ------------------------------------------------------------------------
-r7219 | zorglub | 2004-04-01 12:01:48 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11099 | robux4 | 2005-05-22 09:41:38 +0200 (Sun, 22 May 2005) | 1 line
 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
+   M /trunk/extras/contrib/src/packages.mak
 
+contrib: update libebml/libmatroska to the freshly released versions
 ------------------------------------------------------------------------
-r7218 | zorglub | 2004-04-01 11:20:00 +0200 (Thu, 01 Apr 2004) | 4 lines
+r11098 | damienf | 2005-05-21 22:55:45 +0200 (Sat, 21 May 2005) | 2 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
+   M /trunk/modules/access/dshow/dshow.cpp
 
-* modules/demux/playlist : native playlist import
-* modules/misc/playlist : native playlist export
-* configure.ac : playlist and export need libxml2
+dshow.cpp: fill in frame rate info (if demuxing)
 
 ------------------------------------------------------------------------
-r7217 | gbazin | 2004-04-01 11:07:37 +0200 (Thu, 01 Apr 2004) | 3 lines
+r11097 | courmisch | 2005-05-21 21:11:00 +0200 (Sat, 21 May 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/gui/skins2/utils/bezier.cpp
+   M /trunk/NEWS
 
-* configure.ac, modules/gui/skins2/utils/bezier.cpp:
-   + check for lrintf() and fallback on rint().
+FTP/IPv6 news
 
 ------------------------------------------------------------------------
-r7216 | rocky | 2004-04-01 10:05:52 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11096 | courmisch | 2005-05-21 21:05:14 +0200 (Sat, 21 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.h
+   M /trunk/modules/access/ftp.c
 
-vcdplayer_selection2lid not here anymore. It comes from libvcdinfo.
+Update copyright date
 
 ------------------------------------------------------------------------
-r7215 | gbazin | 2004-04-01 09:21:19 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11095 | courmisch | 2005-05-21 20:59:49 +0200 (Sat, 21 May 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/access/ftp.c
 
-* modules/access/vcdx/access.c: use input_Control(INPUT_ADD_INFO).
+Implement Extended passive mode
+(RFC2428 - FTP Extensions for IPv6 and NATs) :
+- explicitly NAT-friendly FTP (refs #66),
+- IPv6 support (closes #130).
 
 ------------------------------------------------------------------------
-r7214 | anil | 2004-04-01 01:52:48 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11094 | courmisch | 2005-05-21 20:13:38 +0200 (Sat, 21 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/modules/access/ftp.c
 
-compilation fix
+Code simplification
 
 ------------------------------------------------------------------------
-r7213 | gbazin | 2004-04-01 01:09:53 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11093 | xtophe | 2005-05-21 17:07:46 +0200 (Sat, 21 May 2005) | 7 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.
+   M /trunk/include/configuration.h
+   M /trunk/modules/gui/beos/PreferencesWindow.cpp
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/configuration.c
 
-------------------------------------------------------------------------
-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
+configuration.[ch]: Handling of deprecated options in the command line. Add a new configuration helper add_deprecated( name, b_strict).
+gui/*: Don't show deprecated option in the preferences
+libvlc.h: add the deprecated options from NEWS. Is there others ?
+Could the Mac and BeOS dev, check for their gui, please.
+Closes #112
 
-* modules/gui/*: compilation fixes for the new input_item_t change.
 
 ------------------------------------------------------------------------
-r7211 | gbazin | 2004-04-01 00:04:54 +0200 (Thu, 01 Apr 2004) | 2 lines
+r11092 | xtophe | 2005-05-21 16:53:54 +0200 (Sat, 21 May 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/win32_specific.c
+   M /trunk/vlc.win32.nsi
 
-* src/misc/win32_specific.c: compilation fix.
+vlc.win32.nsi: Add a "Reset VLC preferences" shortcut
+              Untested.
 
 ------------------------------------------------------------------------
-r7210 | gbazin | 2004-03-31 23:17:22 +0200 (Wed, 31 Mar 2004) | 2 lines
+r11091 | sigmunau | 2005-05-21 12:14:10 +0200 (Sat, 21 May 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/video_filter/mosaic.c
 
-* modules/access/dshow/dshow.cpp: compilation fix.
+video_filter/mosaic.c: you should change the order of the arguments as well
+when you change the order of the format string. thanks to blackjack for
+noticing
 
 ------------------------------------------------------------------------
-r7209 | gbazin | 2004-03-31 22:52:31 +0200 (Wed, 31 Mar 2004) | 6 lines
+r11090 | courmisch | 2005-05-20 21:29:25 +0200 (Fri, 20 May 2005) | 2 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.
+Hopefully fix multi-jobs builds
 
 ------------------------------------------------------------------------
-r7208 | bigben | 2004-03-31 19:23:11 +0200 (Wed, 31 Mar 2004) | 3 lines
+r11089 | massiot | 2005-05-20 20:41:23 +0200 (Fri, 20 May 2005) | 2 lines
 Changed paths:
-   M /trunk/share/Makefile.am
-
-Install new required files for skins2 on make install
+   M /trunk/modules/video_filter/mosaic.c
 
+ * modules/video_filter/mosaic.c: %lld -> I64Fd
 
 ------------------------------------------------------------------------
-r7207 | ipkiss | 2004-03-31 17:45:02 +0200 (Wed, 31 Mar 2004) | 2 lines
+r11088 | massiot | 2005-05-20 20:16:33 +0200 (Fri, 20 May 2005) | 4 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
+   M /trunk/modules/stream_out/bridge.c
+   M /trunk/modules/stream_out/mosaic_bridge.c
+   M /trunk/modules/video_filter/mosaic.c
 
- * All: Compilation fixes for Solaris 9, courtesy of Mats Rojestal
+ * modules/stream_out/bridge.c: Fixed deleting/adding of streams.
+ * modules/stream_out/mosaic_bridge.c: Fixed potential segfault.
+ * modules/video_filter/mosaic.c: Run the mosaic thread in a higher priority.
 
 ------------------------------------------------------------------------
-r7206 | ipkiss | 2004-03-31 13:24:43 +0200 (Wed, 31 Mar 2004) | 2 lines
+r11087 | massiot | 2005-05-20 20:05:42 +0200 (Fri, 20 May 2005) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/default/skin.dtd
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
-  * skins2 DTD: Removed unused attributes of the Font
+ * modules/codec/ffmpeg/encoder.c: If qmin == qmax, set CODEC_FLAG_QSCALE.
 
 ------------------------------------------------------------------------
-r7205 | bigben | 2004-03-31 10:05:59 +0200 (Wed, 31 Mar 2004) | 3 lines
+r11086 | massiot | 2005-05-20 20:00:02 +0200 (Fri, 20 May 2005) | 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
-
-Oups, these ones are for later
+   M /trunk/include/vlc_block.h
+   M /trunk/include/vout_synchro.h
+   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/src/video_output/vout_synchro.c
 
+ * src/video_output/vout_synchro.c: Fixed synchro for low delay streams.
+ * include/vlc_block.h: Removed BLOCK_FLAG_END_OF_GOP which I don't use
+   any longer.
 
 ------------------------------------------------------------------------
-r7204 | bigben | 2004-03-31 10:00:27 +0200 (Wed, 31 Mar 2004) | 3 lines
+r11085 | gbazin | 2005-05-20 19:58:06 +0200 (Fri, 20 May 2005) | 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/playlistinfo.m
-
-Also fallis back to C string if UTF8 string fails in proprieties window.
-
+   M /trunk/modules/stream_out/transcode.c
 
+* modules/stream_out/transcode.c: got rid of useless nearbyint().
 ------------------------------------------------------------------------
-r7203 | hartman | 2004-03-31 02:24:22 +0200 (Wed, 31 Mar 2004) | 3 lines
+r11084 | massiot | 2005-05-20 19:54:10 +0200 (Fri, 20 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/include/vlc_codec.h
+   M /trunk/include/vlc_filter.h
 
-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.
+ * Added a big fat warning on members of filter_t and decoder_t.
 
 ------------------------------------------------------------------------
-r7202 | bigben | 2004-03-30 22:56:13 +0200 (Tue, 30 Mar 2004) | 6 lines
+r11083 | gbazin | 2005-05-20 19:35:08 +0200 (Fri, 20 May 2005) | 1 line
 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.
-
-
+   M /trunk/modules/demux/mkv.cpp
 
+* modules/demux/mkv.cpp: fill-in frame rate info.
 ------------------------------------------------------------------------
-r7201 | bigben | 2004-03-30 21:38:46 +0200 (Tue, 30 Mar 2004) | 3 lines
+r11082 | zorglub | 2005-05-20 18:59:07 +0200 (Fri, 20 May 2005) | 2 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
+   M /trunk/modules/demux/mpeg/m4v.c
+   M /trunk/modules/packetizer/mpeg4video.c
 
+Don't print error on non-fatal problems
 
 ------------------------------------------------------------------------
-r7200 | zorglub | 2004-03-30 19:43:56 +0200 (Tue, 30 Mar 2004) | 2 lines
+r11081 | robux4 | 2005-05-20 18:42:40 +0200 (Fri, 20 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
-
-Do not delay subtitles twice + Sanity check
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix a problem in UnGet()
 ------------------------------------------------------------------------
-r7199 | zorglub | 2004-03-30 19:18:48 +0200 (Tue, 30 Mar 2004) | 2 lines
+r11080 | fenrir | 2005-05-20 18:03:15 +0200 (Fri, 20 May 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/access/mms/mmstu.c
 
-Fix 64-bit bug with bookmarks from command line 
+ * mmstu: fixed 1 buffer overflow.
 
 ------------------------------------------------------------------------
-r7198 | adn | 2004-03-30 12:37:44 +0200 (Tue, 30 Mar 2004) | 5 lines
+r11079 | massiot | 2005-05-20 17:02:25 +0200 (Fri, 20 May 2005) | 3 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
+   M /trunk/include/vlc_filter.h
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_filter/deinterlace.c
 
+ * ALL : ported the deinterlace module to video filter2. New
+   --sout-transcode-deinterlace-module and --sout-deinterlace-mode options.
 
-Modified a little default skin
- -> hiding video window
+------------------------------------------------------------------------
+r11078 | gbazin | 2005-05-20 11:26:26 +0200 (Fri, 20 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/v4l/v4l.c
 
+* modules/access/v4l: try a bit harder to find a valid default video size.
+------------------------------------------------------------------------
+r11077 | robux4 | 2005-05-20 10:43:12 +0200 (Fri, 20 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: Improve the block UnGet()
 ------------------------------------------------------------------------
-r7197 | fenrir | 2004-03-29 23:34:27 +0200 (Mon, 29 Mar 2004) | 2 lines
+r11076 | sigmunau | 2005-05-20 00:48:38 +0200 (Fri, 20 May 2005) | 3 lines
 Changed paths:
    M /trunk/modules/demux/livedotcom.cpp
 
- * livedotcom.cpp: lalala.... (compilation fixes).
+livedotcom.cpp: Do not url encode sdp data coming from sap before passing to
+live.com. Fixes livedotcom with sap which has been broken since r10945
 
 ------------------------------------------------------------------------
-r7196 | fenrir | 2004-03-29 23:29:31 +0200 (Mon, 29 Mar 2004) | 2 lines
+r11075 | robux4 | 2005-05-19 23:47:53 +0200 (Thu, 19 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/wav.c
-   M /trunk/modules/mux/mpeg/ps.c
-   M /trunk/modules/mux/mpeg/ts.c
-
- * all: cast of lvalues ...
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: clean the UnGet() feature
 ------------------------------------------------------------------------
-r7195 | fenrir | 2004-03-29 23:26:54 +0200 (Mon, 29 Mar 2004) | 5 lines
+r11074 | robux4 | 2005-05-19 23:19:53 +0200 (Thu, 19 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/ogg.c
-
- * 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")
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix a problem when using successive 0s chapters in ordered editions
 ------------------------------------------------------------------------
-r7194 | fenrir | 2004-03-29 21:57:07 +0200 (Mon, 29 Mar 2004) | 2 lines
+r11073 | robux4 | 2005-05-19 22:23:49 +0200 (Thu, 19 May 2005) | 1 line
 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).
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: better update of the current chapter when seeking (manual or auto)
 ------------------------------------------------------------------------
-r7193 | fenrir | 2004-03-29 20:59:51 +0200 (Mon, 29 Mar 2004) | 3 lines
+r11071 | robux4 | 2005-05-19 18:35:59 +0200 (Thu, 19 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/livedotcom.cpp
    M /trunk/modules/demux/mkv.cpp
 
- * avi: fixed a cast of lvalue.
- * livedotcom, mkv: removed all TAB_*.
-
+mkv.cpp: don't use the default edition if there is none
 ------------------------------------------------------------------------
-r7192 | fenrir | 2004-03-29 20:58:28 +0200 (Mon, 29 Mar 2004) | 6 lines
+r11070 | robux4 | 2005-05-19 17:27:21 +0200 (Thu, 19 May 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: allow reading segments bigger than 4GB
 ------------------------------------------------------------------------
-r7191 | fenrir | 2004-03-29 17:10:36 +0200 (Mon, 29 Mar 2004) | 3 lines
+r11069 | titer | 2005-05-19 16:11:30 +0200 (Thu, 19 May 2005) | 4 lines
 Changed paths:
-   M /trunk/src/input/control.c
-   M /trunk/src/input/input.c
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
- control: invalid cast in GET_SUBDELAY
- input: fixed uninitialised variable (i_microsecondperframe for subs)
+ macosx/vout*: quick kludge for Tiger crashes
+  Use performSelectorOnMainThread when available (>= 10.2) to create
+  the window from the main thread. Also fixed a couple warnings
 
 ------------------------------------------------------------------------
-r7190 | fenrir | 2004-03-29 16:28:00 +0200 (Mon, 29 Mar 2004) | 6 lines
+r11068 | courmisch | 2005-05-19 10:36:18 +0200 (Thu, 19 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/NEWS
 
- * 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).
+Note about SAP http no longer supported
 
 ------------------------------------------------------------------------
-r7189 | fenrir | 2004-03-29 16:25:25 +0200 (Mon, 29 Mar 2004) | 8 lines
+r11066 | massiot | 2005-05-18 23:46:47 +0200 (Wed, 18 May 2005) | 2 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...
+   M /trunk/modules/mux/mpeg/ts.c
 
+ * modules/mux/mpeg/ts.c: More sensible defaults for configuration options.
 
 ------------------------------------------------------------------------
-r7188 | fenrir | 2004-03-29 16:21:47 +0200 (Mon, 29 Mar 2004) | 9 lines
+r11063 | sigmunau | 2005-05-18 23:25:24 +0200 (Wed, 18 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/mpeg_audio.c
-
- * 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 ...)
+   M /trunk/modules/gui/wxwindows/video.cpp
 
+wx/video.cpp: Don't crash with --no-wxwin-embed
 
 ------------------------------------------------------------------------
-r7187 | fenrir | 2004-03-29 16:17:25 +0200 (Mon, 29 Mar 2004) | 2 lines
+r11058 | massiot | 2005-05-18 18:07:40 +0200 (Wed, 18 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/configure.ac
 
- * rtp: fixed segfault with mux=
+ * configure.ac : Build dvb as built-in when using --with-dvbpsi-tree. This
+   fixes dvb on x86_64 architecture.
 
 ------------------------------------------------------------------------
-r7186 | sigmunau | 2004-03-29 13:15:04 +0200 (Mon, 29 Mar 2004) | 2 lines
+r11057 | fenrir | 2005-05-18 17:50:50 +0200 (Wed, 18 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/demux/ts.c
 
-fixed "slower" hotkey.
+ * ts: fixed EITEventFixString.
 
 ------------------------------------------------------------------------
-r7185 | zorglub | 2004-03-29 09:28:45 +0200 (Mon, 29 Mar 2004) | 16 lines
+r11056 | massiot | 2005-05-18 17:02:26 +0200 (Wed, 18 May 2005) | 3 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.
+   M /trunk/configure.ac
 
+ * configure.ac: Compile libmpeg2 as a built-in when --with-ffmpeg-tree is
+   requested. Fixes the build of plugins on x86_64 architecture.
 
 ------------------------------------------------------------------------
-r7184 | rocky | 2004-03-29 04:10:04 +0200 (Mon, 29 Mar 2004) | 3 lines
+r11055 | robux4 | 2005-05-18 15:03:15 +0200 (Wed, 18 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/mpeg_audio.c
-
-Populate stream information.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: more conditional commands + avoid a compiler warning
+------------------------------------------------------------------------
+r11054 | gbazin | 2005-05-18 12:23:37 +0200 (Wed, 18 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ogg.c
 
+* modules/demux/ogg.c: fill-in frame rate info for theora as well.
 ------------------------------------------------------------------------
-r7183 | rocky | 2004-03-29 02:45:53 +0200 (Mon, 29 Mar 2004) | 3 lines
+r11053 | robux4 | 2005-05-17 23:27:03 +0200 (Tue, 17 May 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/input_programs.c
+   M /trunk/modules/demux/mkv.cpp
 
-Populate "Stream and Media Info"
+mkv.cpp: improve the DVD conditional calls, add one of the SetHL_BTN DVD command
+------------------------------------------------------------------------
+r11052 | massiot | 2005-05-17 22:56:22 +0200 (Tue, 17 May 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
+ * configure.ac : Fixed a typo in libtwolame LDFLAGS.
 
 ------------------------------------------------------------------------
-r7182 | rocky | 2004-03-29 02:42:35 +0200 (Mon, 29 Mar 2004) | 1 line
+r11051 | robux4 | 2005-05-17 21:13:16 +0200 (Tue, 17 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/demux/mkv.cpp
 
-Small cosmetic changes
+mkv.cpp: add support for the JumpSS DVD command
 ------------------------------------------------------------------------
-r7181 | jpsaman | 2004-03-28 22:25:53 +0200 (Sun, 28 Mar 2004) | 1 line
+r11050 | zorglub | 2005-05-17 21:05:20 +0200 (Tue, 17 May 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/arm-crosscompile-howto.sgml
+   M /trunk/modules/mux/mpeg/ts.c
+
+Better if we don't break teletext 
 
-Small update to ARM cross-compile howto
 ------------------------------------------------------------------------
-r7180 | rocky | 2004-03-28 22:17:49 +0200 (Sun, 28 Mar 2004) | 5 lines
+r11049 | zorglub | 2005-05-17 20:29:59 +0200 (Tue, 17 May 2005) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/vcdx/vcdplayer.c
-   M /trunk/modules/access/vcdx/vcdplayer.h
+   M /trunk/modules/mux/mpeg/ts.c
 
-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.)
+Fix streaming of text subtitles in TS (Closes #52)
 
+Not sure it's the proper way,though (basically, simply don't override the length)
 
 ------------------------------------------------------------------------
-r7179 | titus | 2004-03-28 16:39:03 +0200 (Sun, 28 Mar 2004) | 2 lines
+r11048 | gbazin | 2005-05-17 15:49:31 +0200 (Tue, 17 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/http.c
-
-correction of a small bug in the function move
+   M /trunk/modules/mux/mpeg/ts.c
 
+* modules/mux/mpeg/ts.c: fixed FixPES().
 ------------------------------------------------------------------------
-r7178 | bigben | 2004-03-28 14:29:42 +0200 (Sun, 28 Mar 2004) | 3 lines
+r11047 | fkuehne | 2005-05-17 15:37:48 +0200 (Tue, 17 May 2005) | 2 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...
-
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/po/es.po
+   M /trunk/src/libvlc.h
 
+* capitalise "Time To Live" always
+* fixed erroneus Spanish translation of TTL, thanks to the forum-user "martintxo" for the hint
 ------------------------------------------------------------------------
-r7177 | hartman | 2004-03-28 05:16:05 +0200 (Sun, 28 Mar 2004) | 9 lines
+r11046 | fkuehne | 2005-05-17 15:20:50 +0200 (Tue, 17 May 2005) | 1 line
 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.
+   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/pt_BR.po
 
+* corrected some copyright headers
 ------------------------------------------------------------------------
-r7176 | asmax | 2004-03-27 19:04:36 +0100 (Sat, 27 Mar 2004) | 2 lines
+r11045 | fkuehne | 2005-05-17 15:20:05 +0200 (Tue, 17 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
-
-  * bitmap_font.cpp: full support of text bitmap font
+   M /trunk/po/da.po
 
+* update to the Danish translation by Jonas Larsen
 ------------------------------------------------------------------------
-r7175 | hartman | 2004-03-27 18:36:46 +0100 (Sat, 27 Mar 2004) | 9 lines
+r11044 | robux4 | 2005-05-16 23:07:27 +0200 (Mon, 16 May 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: don't decode frames when they shouldn't be
 ------------------------------------------------------------------------
-r7174 | asmax | 2004-03-27 12:24:24 +0100 (Sat, 27 Mar 2004) | 3 lines
+r11043 | gbazin | 2005-05-16 21:53:10 +0200 (Mon, 16 May 2005) | 1 line
 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 ;)]
+   M /trunk/modules/demux/mp4/mp4.c
 
+* modules/demux/mp4/mp4.c: fixed bug in PTS calculation.
 ------------------------------------------------------------------------
-r7173 | asmax | 2004-03-27 01:21:13 +0100 (Sat, 27 Mar 2004) | 10 lines
+r11042 | robux4 | 2005-05-16 21:41:37 +0200 (Mon, 16 May 2005) | 1 line
 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)
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: make seeking more accurate
 ------------------------------------------------------------------------
-r7172 | zorglub | 2004-03-26 14:20:57 +0100 (Fri, 26 Mar 2004) | 2 lines
+r11041 | robux4 | 2005-05-16 18:00:46 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/visual/visual.c
-
-Spectrum is default enabled
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix duration for text subs
 ------------------------------------------------------------------------
-r7171 | gbazin | 2004-03-26 10:35:10 +0100 (Fri, 26 Mar 2004) | 2 lines
+r11040 | gbazin | 2005-05-16 17:51:21 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/control.c
-
-* src/input/control.c: fixed INPUT_DEL_BOOKMARK.
+   M /trunk/modules/demux/mp4/mp4.c
 
+* modules/demux/mp4/mp4.c: fill-in frame rate info in es_format_t.
 ------------------------------------------------------------------------
-r7170 | fenrir | 2004-03-26 00:07:19 +0100 (Fri, 26 Mar 2004) | 2 lines
+r11038 | robux4 | 2005-05-16 17:45:28 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-
- * video: disable direct rendering for h264.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: hide the navigation packet from the user
 ------------------------------------------------------------------------
-r7169 | sam | 2004-03-25 23:45:59 +0100 (Thu, 25 Mar 2004) | 3 lines
+r11037 | gbazin | 2005-05-16 17:11:56 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   M /trunk/bootstrap
-
-  * bootstrap:
-    + Work around a Solaris sh issue preventing ${foo%%bar} constructs.
+   M /trunk/modules/codec/ffmpeg/video.c
 
+* modules/codec/ffmpeg/video.c: use frame rate info from demuxer (if available) to interpolate PTS.
 ------------------------------------------------------------------------
-r7168 | hartman | 2004-03-25 21:25:04 +0100 (Thu, 25 Mar 2004) | 2 lines
+r11036 | gbazin | 2005-05-16 17:10:59 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/applescript.m
-
-* VLC couldn't handle external links since the playlist API changes. FIXED
+   M /trunk/src/input/es_out.c
 
+* src/input/es_out.c: reduce the frame rate rational in es_out_Add().
 ------------------------------------------------------------------------
-r7167 | fenrir | 2004-03-25 15:00:33 +0100 (Thu, 25 Mar 2004) | 2 lines
+r11035 | gbazin | 2005-05-16 17:09:58 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   M /trunk/include/codecs.h
-
- * codecs.h : added WAVE_FORMAT_DIVIO_AAC.
+   M /trunk/modules/demux/ogg.c
 
+* modules/demux/ogg.c: fill-in frame rate info in es_format_t.
 ------------------------------------------------------------------------
-r7166 | fenrir | 2004-03-25 14:48:51 +0100 (Thu, 25 Mar 2004) | 2 lines
+r11032 | gbazin | 2005-05-16 15:48:47 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
-
- * mpeg4video.c: added m4cc/M4CC.
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
+* modules/gui/wxwindows/interface.cpp: something a bit uglier
 ------------------------------------------------------------------------
-r7165 | gbazin | 2004-03-25 12:51:24 +0100 (Thu, 25 Mar 2004) | 5 lines
+r11031 | gbazin | 2005-05-16 15:44:05 +0200 (Mon, 16 May 2005) | 1 line
 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
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
+* modules/gui/wxwindows/interface.cpp: butt-ugly workaround for accelerators' bug in wxGTK 2.6.0.
 ------------------------------------------------------------------------
-r7164 | zorglub | 2004-03-25 12:50:33 +0100 (Thu, 25 Mar 2004) | 3 lines
+r11030 | gbazin | 2005-05-16 15:32:12 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-
-Don't save an empty playlist
-Fix refcount problem
+   M /trunk/modules/codec/theora.c
 
+* modules/codec/theora.c: give higher priority to the libtheora encoder.
 ------------------------------------------------------------------------
-r7163 | gbazin | 2004-03-25 10:47:19 +0100 (Thu, 25 Mar 2004) | 2 lines
+r11029 | gbazin | 2005-05-16 14:47:57 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   M /trunk/po/POTFILES.in
-
-* po/POTFILES.in: updated.
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
+* modules/gui/wxwindows/interface.cpp: another fix for the embedded video size.
 ------------------------------------------------------------------------
-r7162 | fenrir | 2004-03-25 02:01:58 +0100 (Thu, 25 Mar 2004) | 2 lines
+r11028 | robux4 | 2005-05-16 14:33:01 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/real.c
-
- * real: added support for aac codec.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: code factorisation when jumping from one segment to the other
 ------------------------------------------------------------------------
-r7161 | gbazin | 2004-03-25 01:18:51 +0100 (Thu, 25 Mar 2004) | 2 lines
+r11027 | gbazin | 2005-05-16 13:52:09 +0200 (Mon, 16 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/video.cpp
 
-* modules/gui/wxwindows/video.cpp: fix for wxGtk built with GTK1.
-
+* modules/gui/wxwindows/video.cpp: fixed problem where sometime the video doesn't start at the right size.
 ------------------------------------------------------------------------
-r7160 | gbazin | 2004-03-24 23:53:36 +0100 (Wed, 24 Mar 2004) | 6 lines
+r11026 | gbazin | 2005-05-16 12:55:53 +0200 (Mon, 16 May 2005) | 1 line
 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.
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
+* modules/gui/wxwindows/interface.cpp: work-around for non working wxToolBarToolBase::SetNormalBitmap() in wxGTK.
 ------------------------------------------------------------------------
-r7159 | ipkiss | 2004-03-24 23:10:56 +0100 (Wed, 24 Mar 2004) | 3 lines
+r11025 | gbazin | 2005-05-16 11:40:31 +0200 (Mon, 16 May 2005) | 1 line
 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
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
+* modules/gui/wxwindows/interface.cpp: config_GetInt() inside VLCVolCtrl::OnPaint() is a bad idea.
 ------------------------------------------------------------------------
-r7158 | ipkiss | 2004-03-24 12:24:46 +0100 (Wed, 24 Mar 2004) | 2 lines
+r11024 | dionoea | 2005-05-15 20:04:32 +0200 (Sun, 15 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
-Compilation fix
+fix play/pause button state ... gruiiiikkk
+Closes #2
 
 ------------------------------------------------------------------------
-r7157 | massiot | 2004-03-24 11:18:34 +0100 (Wed, 24 Mar 2004) | 3 lines
+r11023 | dionoea | 2005-05-15 19:29:26 +0200 (Sun, 15 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-* ts muxer: added a no-crypt-audio option for people who do not want to crypt
-  audio PIDs
+gcc 4.0 compile fix by Arwed von Merkatz
 
 ------------------------------------------------------------------------
-r7156 | massiot | 2004-03-24 11:17:50 +0100 (Wed, 24 Mar 2004) | 2 lines
+r11022 | fkuehne | 2005-05-15 17:06:13 +0200 (Sun, 15 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mpeg/csa.c
-
-* csa.c: Fixed an encryption bug with packets smaller than 8 bytes.
+   M /trunk/po/bn.po
+   M /trunk/po/ca.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/el.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/my.po
+   M /trunk/po/ne.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/ps.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tet.po
+   M /trunk/po/tl.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_TW.po
 
+* updated the po-files -- please change as few strings as possible now
 ------------------------------------------------------------------------
-r7155 | gbazin | 2004-03-24 00:52:04 +0100 (Wed, 24 Mar 2004) | 6 lines
+r11021 | hartman | 2005-05-15 16:41:50 +0200 (Sun, 15 May 2005) | 2 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
+   M /trunk/configure.ac
 
-* 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.
+* When building coreaudio module, also build auhal module
 
 ------------------------------------------------------------------------
-r7154 | gbazin | 2004-03-24 00:46:26 +0100 (Wed, 24 Mar 2004) | 2 lines
+r11020 | hartman | 2005-05-15 15:39:43 +0200 (Sun, 15 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/audio_output/Modules.am
+   A /trunk/modules/audio_output/auhal.c
 
-* modules/video_output/x11/xcommon.c: use vout_RequestWindow()/vout_ReleaseWindow().
+* AUHAL module. This module is a auhal output renderer for VLC OSX. It uses an auhal unit to do analog audio processing. This will allow us to dump the coreaudio resampler later on and will also do automatic channel reordering etc. The module currently does NOT work. The rendering callback is not functioning. I do not know how to solve the issue. I'm adding it, because it's the way to go, and I want others to be able to take a look at it and fix it. 
 
 ------------------------------------------------------------------------
-r7153 | gbazin | 2004-03-24 00:44:49 +0100 (Wed, 24 Mar 2004) | 9 lines
+r11019 | ipkiss | 2005-05-15 15:20:55 +0200 (Sun, 15 May 2005) | 4 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.
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/fileinfo.cpp
 
-* src/video_output/*:
-   + started support for embeddable vouts (vout_RequestWindow()/vout_ReleaseWindow())
-   + new --video-x/y config options
+ * modules/gui/wxwindows/fileinfo.cpp: do not use p_intf->p_sys->p_input to
+   get the input thread, as this does not work when called through the dialogs
+   provider. Use vlc_object_find() instead.
 
 ------------------------------------------------------------------------
-r7152 | gbazin | 2004-03-24 00:30:49 +0100 (Wed, 24 Mar 2004) | 2 lines
+r11018 | robux4 | 2005-05-15 14:46:30 +0200 (Sun, 15 May 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/variables.c
-
-* src/misc/variables: fixed mem-leak for VLC_VAR_CLEARCHOICES.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix most memory leaks
 ------------------------------------------------------------------------
-r7151 | gbazin | 2004-03-24 00:28:02 +0100 (Wed, 24 Mar 2004) | 2 lines
+r11017 | asmax | 2005-05-15 01:50:13 +0200 (Sun, 15 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
 
-* modules/codec/ffmpeg/encoder.c: removed unused stuff.
+* ft2_bitmap.cpp: committed my changes again (yes x11 skins were broken!)
+* win32_graphics.cpp: so it should work on win32 too, now...
 
 ------------------------------------------------------------------------
-r7150 | gbazin | 2004-03-24 00:26:36 +0100 (Wed, 24 Mar 2004) | 2 lines
+r11016 | robux4 | 2005-05-14 23:43:50 +0200 (Sat, 14 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-
-* modules/demux/dvdnav.c: cosmetic changes + fixed small mem-leaks.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: deal about the memleaks later
 ------------------------------------------------------------------------
-r7149 | ipkiss | 2004-03-23 22:03:20 +0100 (Tue, 23 Mar 2004) | 2 lines
+r11015 | dionoea | 2005-05-14 23:16:07 +0200 (Sat, 14 May 2005) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/default/skin.dtd
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
- * skins2: Fixed broken DTD
+code simplification
 
 ------------------------------------------------------------------------
-r7148 | hartman | 2004-03-23 21:47:06 +0100 (Tue, 23 Mar 2004) | 3 lines
+r11014 | robux4 | 2005-05-14 22:53:12 +0200 (Sat, 14 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mpeg/ts.c
-
-* Check if dvbpsi_DecodeISO639Dr fails.
-  Fixes #1104
+   M /trunk/msvc/plugins.dsp.in
 
+DSP files: add 2 libraries needed by wxWidgets (and maybe other plugins)
 ------------------------------------------------------------------------
-r7147 | fenrir | 2004-03-23 12:02:48 +0100 (Tue, 23 Mar 2004) | 2 lines
+r11013 | dionoea | 2005-05-14 22:39:42 +0200 (Sat, 14 May 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/stream_out/duplicate.c
-
- * duplicate: fixed a bug with noes.
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
-------------------------------------------------------------------------
-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
+ * fix mute button for real (... just needed to copy 4 lines 1 function
+down but took me 2 hours to understand) Closes #106
 
-* share/Makefile.am: added default skins2 theme and vlm http files.
-* modules/gui/skins2/Modules.am: removed old skins2 theme.
 
 ------------------------------------------------------------------------
-r7145 | jlj | 2004-03-22 23:53:11 +0100 (Mon, 22 Mar 2004) | 3 lines
+r11012 | dionoea | 2005-05-14 22:12:21 +0200 (Sat, 14 May 2005) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
-  * ALL: compile fixes.
+kind of begin fixing the mute button (at least it doesn't diplay the
+mute icon when sound isn't mute now). Rels #106
 
 
 ------------------------------------------------------------------------
-r7144 | fenrir | 2004-03-22 23:14:27 +0100 (Mon, 22 Mar 2004) | 2 lines
+r11011 | robux4 | 2005-05-14 17:52:01 +0200 (Sat, 14 May 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix a memory leak
 ------------------------------------------------------------------------
-r7143 | ipkiss | 2004-03-22 22:18:12 +0100 (Mon, 22 Mar 2004) | 4 lines
+r11010 | robux4 | 2005-05-14 17:37:25 +0200 (Sat, 14 May 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: start the UI hook a bit later
 ------------------------------------------------------------------------
-r7142 | ipkiss | 2004-03-22 21:54:35 +0100 (Mon, 22 Mar 2004) | 2 lines
+r11009 | ipkiss | 2005-05-14 16:39:05 +0200 (Sat, 14 May 2005) | 4 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.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/share/skins2/skin.dtd
 
- * Makefile.am: Fixed the win32 packaging of the default skin2
+ * skins2: New Playlist.bgimage attribute, to specify a background image for
+   the Playlist control. If no image is specified (default behaviour), the
+   background is filled like before, with the bgcolor1 and bgcolor2 attributes.
 
 ------------------------------------------------------------------------
-r7141 | asmax | 2004-03-22 21:38:15 +0100 (Mon, 22 Mar 2004) | 3 lines
+r11008 | robux4 | 2005-05-14 15:08:44 +0200 (Sat, 14 May 2005) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
 
-  * all : skeleton of a future bitmap font support
-  * skin.dtd : new BitmapFont element
+mkv.cpp: make the UI hook silent when it's not used
+------------------------------------------------------------------------
+r11007 | robux4 | 2005-05-14 15:01:38 +0200 (Sat, 14 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: improve support for hotkeys for navigation (still missing the button highlight)
 ------------------------------------------------------------------------
-r7140 | fenrir | 2004-03-22 18:58:24 +0100 (Mon, 22 Mar 2004) | 2 lines
+r11006 | ipkiss | 2005-05-14 13:40:55 +0200 (Sat, 14 May 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
 
- * http: implemented vlm_save/load.
+ * skins2/src/ft2_bitmap.cpp: Restored the previous version of this file, as
+   the new one breaks text display on win32.
+   I hope it won't break x11 skins at the same time :-)
 
 ------------------------------------------------------------------------
-r7139 | fenrir | 2004-03-22 18:56:54 +0100 (Mon, 22 Mar 2004) | 2 lines
+r11005 | ipkiss | 2005-05-14 13:14:22 +0200 (Sat, 14 May 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/doc/skins/skins2-howto.xml
 
- * vlm: fixed some segfaults.
+ * doc/skins/skins2-howto.xml: Always check what you write in the doc...
 
 ------------------------------------------------------------------------
-r7138 | gbazin | 2004-03-22 16:19:12 +0100 (Mon, 22 Mar 2004) | 3 lines
+r11004 | ipkiss | 2005-05-14 12:38:26 +0200 (Sat, 14 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/doc/skins/skins2-howto.xml
 
-* 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).
+ * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
+   control
 
 ------------------------------------------------------------------------
-r7137 | fenrir | 2004-03-22 13:33:29 +0100 (Mon, 22 Mar 2004) | 2 lines
+r11003 | bigben | 2005-05-14 11:20:47 +0200 (Sat, 14 May 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_httpd.h
-   M /trunk/src/misc/httpd.c
+   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
+
+Restore the save Playlist function (copy/paste from 0.8.1)
 
- * all: forgot to commit theses files.
 
 ------------------------------------------------------------------------
-r7136 | gbazin | 2004-03-22 13:12:02 +0100 (Mon, 22 Mar 2004) | 2 lines
+r11002 | robux4 | 2005-05-13 22:03:27 +0200 (Fri, 13 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/Modules.am
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/control/Modules.am: added telnet module.
+mkv.cpp: fix the end of stream handling (when there are pending Post commands)
+------------------------------------------------------------------------
+r11001 | robux4 | 2005-05-13 21:25:17 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix the interpretation of JumVTS_PTT (and now all 3 buttons work)
 ------------------------------------------------------------------------
-r7135 | garf | 2004-03-22 13:04:03 +0100 (Mon, 22 Mar 2004) | 2 lines
+r11000 | zorglub | 2005-05-13 19:58:05 +0200 (Fri, 13 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/control/http.c
 
- * http.c: vlm_error
-
+Remove excessive HTTP debugging - Closes #108
 ------------------------------------------------------------------------
-r7134 | gbazin | 2004-03-22 11:18:22 +0100 (Mon, 22 Mar 2004) | 2 lines
+r10999 | robux4 | 2005-05-13 18:34:06 +0200 (Fri, 13 May 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/modules.c
-
-* src/misc/modules.c: compilation fix.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: don't use a button if it doesn't exist
 ------------------------------------------------------------------------
-r7133 | fenrir | 2004-03-22 04:08:27 +0100 (Mon, 22 Mar 2004) | 2 lines
+r10998 | robux4 | 2005-05-13 18:21:35 +0200 (Fri, 13 May 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/vlm.c
-
- * vlm: better vlm_Show.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: the UI hook is always on
 ------------------------------------------------------------------------
-r7132 | fenrir | 2004-03-22 03:58:57 +0100 (Mon, 22 Mar 2004) | 2 lines
+r10997 | fenrir | 2005-05-13 18:00:07 +0200 (Fri, 13 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/access/v4l/v4l.c
 
- * http.c: fixes about vlm.
+ * v4l: fixed v4l-height.
 
 ------------------------------------------------------------------------
-r7131 | hartman | 2004-03-21 23:53:18 +0100 (Sun, 21 Mar 2004) | 2 lines
+r10996 | robux4 | 2005-05-13 17:48:56 +0200 (Fri, 13 May 2005) | 1 line
 Changed paths:
-   M /trunk/include/codecs.h
-
-* fix avi dts support
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: add support for the JumpVTS_PTT DVD command
 ------------------------------------------------------------------------
-r7130 | fenrir | 2004-03-21 23:35:58 +0100 (Sun, 21 Mar 2004) | 2 lines
+r10995 | fkuehne | 2005-05-13 16:51:10 +0200 (Fri, 13 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
-
- * libmpeg2: handle invalid aspect as square one.
+   M /trunk/po/de.po
 
+* patch by Torsten Spindler, thanks for the corrections
 ------------------------------------------------------------------------
-r7129 | fenrir | 2004-03-21 23:03:42 +0100 (Sun, 21 Mar 2004) | 3 lines
+r10994 | gbazin | 2005-05-13 16:16:03 +0200 (Fri, 13 May 2005) | 1 line
 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).
+   M /trunk/modules/demux/ts.c
 
+* modules/demux/ts.c: keep compatibility with non-DVB streams (SDT/EDT issue).
 ------------------------------------------------------------------------
-r7128 | asmax | 2004-03-21 21:39:43 +0100 (Sun, 21 Mar 2004) | 4 lines
+r10993 | gbazin | 2005-05-13 15:31:39 +0200 (Fri, 13 May 2005) | 1 line
 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
+   M /trunk/INSTALL.win32
 
+* INSTALL.win32: s/toolame/twolame.
 ------------------------------------------------------------------------
-r7127 | asmax | 2004-03-21 21:19:18 +0100 (Sun, 21 Mar 2004) | 2 lines
+r10992 | gbazin | 2005-05-13 15:11:36 +0200 (Fri, 13 May 2005) | 1 line
 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
+   M /trunk/modules/codec/dmo/dmo.c
 
+* modules/codec/dmo/dmo.c: fixed problem with detection of DMOs.
 ------------------------------------------------------------------------
-r7126 | asmax | 2004-03-21 21:01:24 +0100 (Sun, 21 Mar 2004) | 4 lines
+r10991 | djc | 2005-05-13 13:43:13 +0200 (Fri, 13 May 2005) | 2 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
+   M /trunk/modules/gui/macosx/playlist.m
 
-  * moved the default skins2 theme in share/skins2/default/
-  * all: added a "tooltipfont" element in the <Theme> tag (unused at the
-      moment)
+Temporary disable NSSearchField button
 
 ------------------------------------------------------------------------
-r7125 | hartman | 2004-03-21 20:45:42 +0100 (Sun, 21 Mar 2004) | 2 lines
+r10990 | gbazin | 2005-05-13 13:13:05 +0200 (Fri, 13 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/telnet.c
-   M /trunk/modules/misc/screensaver.c
+   M /trunk/modules/codec/x264.c
 
-Two description strings corrected
+* modules/codec/x264.c: updated with latest changes in libx264.
+------------------------------------------------------------------------
+r10989 | robux4 | 2005-05-13 12:02:48 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: add a mutex to lock demuxing from another thread
 ------------------------------------------------------------------------
-r7124 | hartman | 2004-03-21 20:36:47 +0100 (Sun, 21 Mar 2004) | 2 lines
+r10988 | titer | 2005-05-13 10:46:59 +0200 (Fri, 13 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
-* Spelling correction
+ demux/mkv.cpp: gcc < 3 compile fix
 
 ------------------------------------------------------------------------
-r7123 | fenrir | 2004-03-21 16:09:21 +0100 (Sun, 21 Mar 2004) | 2 lines
+r10987 | titer | 2005-05-13 10:33:18 +0200 (Fri, 13 May 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/extras/contrib/src/Makefile
 
- * Makefile.am: compile vlm.c ...
+ contrib/src/Makefile: fixed cross compiling of twolame
 
 ------------------------------------------------------------------------
-r7122 | massiot | 2004-03-21 13:50:14 +0100 (Sun, 21 Mar 2004) | 2 lines
+r10986 | courmisch | 2005-05-12 23:08:15 +0200 (Thu, 12 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/httpd.c
 
-* modules/demux/mkv.cpp: Fixed Darwin port for Mac OS X 10.1
+Remove debug messages in httpd
 
 ------------------------------------------------------------------------
-r7121 | fenrir | 2004-03-21 13:29:31 +0100 (Sun, 21 Mar 2004) | 2 lines
+r10985 | fkuehne | 2005-05-12 20:49:54 +0200 (Thu, 12 May 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
-
- * all: changes for vlm move.
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/services_discovery/shout.c
 
+* fix two typos introduced in [10984]
 ------------------------------------------------------------------------
-r7120 | fenrir | 2004-03-21 13:26:20 +0100 (Sun, 21 Mar 2004) | 3 lines
+r10984 | xtophe | 2005-05-12 20:15:28 +0200 (Thu, 12 May 2005) | 2 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)
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/services_discovery/shout.c
 
- * vlm.*: move vlm to the core (now, vlm_New create only one instance)
- * http.c: begin support of vlm interraction (not yet documented).
+ALL: Fix a few strings for the prefs.
 
 ------------------------------------------------------------------------
-r7119 | garf | 2004-03-20 14:19:58 +0100 (Sat, 20 Mar 2004) | 2 lines
+r10983 | xtophe | 2005-05-12 20:07:47 +0200 (Thu, 12 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet/vlm.c
+   M /trunk/share/http/index.html
 
- * vlm.c: little bug fix for stop command
+* Put sout back. (should have read the doc more)
 
 ------------------------------------------------------------------------
-r7118 | fenrir | 2004-03-19 17:33:55 +0100 (Fri, 19 Mar 2004) | 2 lines
+r10982 | robux4 | 2005-05-12 18:35:18 +0200 (Thu, 12 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts.c: do not use packetizer for ms-codec streams.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: thread handling cleaning
 ------------------------------------------------------------------------
-r7117 | fenrir | 2004-03-19 17:33:11 +0100 (Fri, 19 Mar 2004) | 2 lines
+r10981 | dionoea | 2005-05-12 16:36:28 +0200 (Thu, 12 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/nsv.c
+   M /trunk/ChangeLog
 
- * nsv: fixed unused variable warnings.
+ * ChangeLog should be in english ...
 
 ------------------------------------------------------------------------
-r7116 | fenrir | 2004-03-19 17:32:06 +0100 (Fri, 19 Mar 2004) | 2 lines
+r10980 | dionoea | 2005-05-12 16:29:58 +0200 (Thu, 12 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/real.c
+   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
 
- * real: fixed unused variable warnings.
+ * prepare 0.8.2-test1
+ * update NEWS
 
 ------------------------------------------------------------------------
-r7115 | fenrir | 2004-03-19 17:31:13 +0100 (Fri, 19 Mar 2004) | 2 lines
+r10979 | gbazin | 2005-05-12 14:18:38 +0200 (Thu, 12 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-
- * asf :demux -> demux2.
+   M /trunk/src/libvlc.c
+   M /trunk/src/playlist/services_discovery.c
 
+* src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and --extraintf to use the new modules list syntax.
 ------------------------------------------------------------------------
-r7114 | fenrir | 2004-03-19 17:30:09 +0100 (Fri, 19 Mar 2004) | 2 lines
+r10978 | djc | 2005-05-12 02:12:44 +0200 (Thu, 12 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/Modules.am
+   M /trunk/modules/gui/macosx/prefs_widgets.m
 
- * Modules: removed avi.h
+Change , to : in MacOSX preferences. Refs #111
 
 ------------------------------------------------------------------------
-r7113 | fenrir | 2004-03-19 17:29:39 +0100 (Fri, 19 Mar 2004) | 2 lines
+r10977 | damienf | 2005-05-11 18:59:28 +0200 (Wed, 11 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   D /trunk/modules/demux/avi/avi.h
+   M /trunk/activex/test.html
 
- * avi: cosmetics.
+test.html: improved user feedback, especially for live stream
 
 ------------------------------------------------------------------------
-r7112 | fenrir | 2004-03-19 17:27:52 +0100 (Fri, 19 Mar 2004) | 3 lines
+r10976 | damienf | 2005-05-11 18:56:46 +0200 (Wed, 11 May 2005) | 6 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/activex/axvlc.idl
+   M /trunk/activex/axvlc.tlb
+   M /trunk/activex/axvlc_idl.c
+   M /trunk/activex/axvlc_idl.h
+   M /trunk/activex/main.cpp
+   M /trunk/activex/viewobject.cpp
+   M /trunk/activex/viewobject.h
+   M /trunk/activex/vlccontrol.cpp
+   M /trunk/activex/vlccontrol.h
+   M /trunk/include/variables.h
+   M /trunk/include/vlc/vlc.h
+   M /trunk/src/libvlc.c
 
- * demux: demux2_New -> try to start faster selecting the right demuxer
-based to extension (others demuxers will still be probed if needed).
+src/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc called VLC_VariableType, this API allows to retrieve the type of a VLC variable. this API is very useful for binding with highlevel languages, such as javascript, VBScript, etc... which allow for weakly typed variables such as Javascript. in order to support the VLC_VariableType API, i've had to move the variable type definitions from variables.h to vlc/vlc.h
 
-------------------------------------------------------------------------
-r7111 | hartman | 2004-03-19 01:52:33 +0100 (Fri, 19 Mar 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/directory.c
+vlccontrol.cpp, axvlc.idl, axvlc.tlb, axvlc_idl.h: added a getVariable and setVariable to provide support for VLC_GetVariable and VLC_SetVariable respectively,and requires the new VLC_VariableType API.
 
-* fix d_namlen bug
+main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject
 
 ------------------------------------------------------------------------
-r7110 | hartman | 2004-03-19 01:35:21 +0100 (Fri, 19 Mar 2004) | 7 lines
+r10975 | bigben | 2005-05-11 17:44:28 +0200 (Wed, 11 May 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.m
 
-* 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.
+* Transmit keyboard events from the arrow and enter key to the main controller, so that playlist navigation with the keyboard is possible.
+* This doesn't conflict with dvd menu navigation.
+* If these keys are set to an action that is handled by Cocoa, this action will have priority.
 
 
 ------------------------------------------------------------------------
-r7109 | hartman | 2004-03-18 22:48:36 +0100 (Thu, 18 Mar 2004) | 4 lines
+r10974 | gbazin | 2005-05-11 17:34:24 +0200 (Wed, 11 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/directory.c
-
-* 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
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_subpictures.c
 
+* src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a colon (':') separated list of filters to keep the same syntax as the stream output.
 ------------------------------------------------------------------------
-r7108 | garf | 2004-03-18 19:29:36 +0100 (Thu, 18 Mar 2004) | 3 lines
+r10973 | hartman | 2005-05-11 15:50:49 +0200 (Wed, 11 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet/telnet.c
-   M /trunk/modules/control/telnet/vlm.c
-   M /trunk/modules/control/telnet/vlm.h
+   M /trunk/modules/gui/macosx/vout.m
 
- * vlm.c,vlm.h, telnet.c: new vlm message system, independant from
-   telnet interface (will be useful for http vlm interface).
+* vout.m: small codefixes that were not 100% problems.
 
 ------------------------------------------------------------------------
-r7107 | jlj | 2004-03-18 17:53:56 +0100 (Thu, 18 Mar 2004) | 3 lines
+r10972 | gbazin | 2005-05-11 15:18:00 +0200 (Wed, 11 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_output/hd1000a.cpp
+   M /trunk/Makefile.am
 
-  * hd1000a: channel reordering
+* Makefile.am: fixed build problem.
+------------------------------------------------------------------------
+r10971 | djc | 2005-05-11 14:19:05 +0200 (Wed, 11 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/prefs_widgets.m
 
+Change the searchField in NSSearchField when macos >= 10.3
+Move MACOS_VERSION macro to intf.h
 
 ------------------------------------------------------------------------
-r7106 | jlj | 2004-03-18 16:42:20 +0100 (Thu, 18 Mar 2004) | 3 lines
+r10970 | gbazin | 2005-05-11 13:30:12 +0200 (Wed, 11 May 2005) | 1 line
 Changed paths:
+   M /trunk/Makefile.am
    M /trunk/configure.ac
-   M /trunk/modules/audio_output/Modules.am
-   A /trunk/modules/audio_output/hd1000a.cpp
 
-  * Roku HD1000 audio output.
+* configure.ac, Makefile.am: fixes for WinCE build.
+------------------------------------------------------------------------
+r10969 | hartman | 2005-05-11 12:19:28 +0200 (Wed, 11 May 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
+* Use a newer liveMedia version. November one is a bit old.
 
 ------------------------------------------------------------------------
-r7105 | rocky | 2004-03-18 03:12:08 +0100 (Thu, 18 Mar 2004) | 3 lines
+r10968 | djc | 2005-05-11 11:59:41 +0200 (Wed, 11 May 2005) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/macosx/prefs_widgets.m
 
-Correct MRL syntax.
+Use new selectors only if they exist...
+
+------------------------------------------------------------------------
+r10967 | djc | 2005-05-11 11:42:34 +0200 (Wed, 11 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/prefs_widgets.m
 
+*: remove fprintf debug messages
 
 ------------------------------------------------------------------------
-r7104 | rocky | 2004-03-18 03:08:12 +0100 (Thu, 18 Mar 2004) | 4 lines
+r10966 | djc | 2005-05-11 11:37:49 +0200 (Wed, 11 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/prefs_widgets.m
 
-Allow setting the subtitle track from the VCD tab (by usurping the
-"Chapter" entry).
+Preferences panel can be viewed on X.2. Closes #104.
++ fix hotkeys widget with macos < 10.3
 
+------------------------------------------------------------------------
+r10965 | gbazin | 2005-05-11 09:05:09 +0200 (Wed, 11 May 2005) | 1 line
+Changed paths:
+   M /trunk/evc/config.h.in
+   M /trunk/msvc/config.h.in
 
+* ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.
 ------------------------------------------------------------------------
-r7103 | gbazin | 2004-03-17 21:13:54 +0100 (Wed, 17 Mar 2004) | 4 lines
+r10964 | djc | 2005-05-11 01:08:52 +0200 (Wed, 11 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   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/playlist.m
 
-* modules/video_output/directx/events.c:
-   + use SetWindowLongPtr() instead of SetWindowLong() whenever required.
-   + reset GWLP_USERDATA when calling the parent window windowproc.
+Fix a bug in playlist + delete updateVolumeSlider (closes #93)
 
 ------------------------------------------------------------------------
-r7102 | rocky | 2004-03-17 05:05:25 +0100 (Wed, 17 Mar 2004) | 9 lines
+r10963 | dionoea | 2005-05-11 00:05:54 +0200 (Wed, 11 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/ogt.c
-   M /trunk/modules/demux/mpeg/system.c
-
-Menu selection of subtitles for CVD and OGT handled properly.
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-system.c: enters the correct subtitle numbers into spu-es.  OGT now
-has the correct number of subtitles (with each having the correct
-number).
+check if pointers are NULL (Closes #86 -> we can release test1)
+event reporting in wxwin32 seems to be different than in wxgtk
 
-ogt.c: Allow for dynamic switching/selection of subtitles. 
+------------------------------------------------------------------------
+r10962 | zorglub | 2005-05-10 23:19:08 +0200 (Tue, 10 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
 
+Fix playlist behaviour with delete in HTTP intf (Closes #105)
 
 ------------------------------------------------------------------------
-r7101 | hartman | 2004-03-17 02:54:00 +0100 (Wed, 17 Mar 2004) | 2 lines
+r10961 | xtophe | 2005-05-10 21:31:07 +0200 (Tue, 10 May 2005) | 4 lines
 Changed paths:
-   M /trunk/vlc.ebuild
+   M /trunk/share/http/index.html
 
-* small fixes
+* Work around for the lag (close #3)
+* Change the playlist because at least FX and IE don't like cascading forms
+* control=sout is not a valid control
 
 ------------------------------------------------------------------------
-r7100 | hartman | 2004-03-17 02:33:34 +0100 (Wed, 17 Mar 2004) | 8 lines
+r10960 | djc | 2005-05-10 18:18:43 +0200 (Tue, 10 May 2005) | 2 lines
 Changed paths:
-   M /trunk/vlc.ebuild
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-* 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.
+Should fix prolems during launch of VLC on xserve...
 
 ------------------------------------------------------------------------
-r7099 | gbazin | 2004-03-16 23:41:52 +0100 (Tue, 16 Mar 2004) | 2 lines
+r10956 | hartman | 2005-05-10 15:35:27 +0200 (Tue, 10 May 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
+
+compile gpg-error without nls support because it isn't really used by VLC and it complicates the contrib system. (this should fix the OSX 10.2 compile). Also switch back to ffmpeg CVS
+------------------------------------------------------------------------
+r10955 | dionoea | 2005-05-10 15:02:11 +0200 (Tue, 10 May 2005) | 4 lines
+Changed paths:
+   M /trunk/src/misc/vlm.c
 
-* configure.ac: fixed libdts detection (libm linking problem) and dtsdec url.
+ * show number of broadcast and vod media items within show command
+When we end the feature freeze, we'll have to complete the show command to
+show (for example) the number of clients connected
 
 ------------------------------------------------------------------------
-r7098 | fkuehne | 2004-03-16 22:04:18 +0100 (Tue, 16 Mar 2004) | 1 line
+r10954 | dionoea | 2005-05-10 14:56:02 +0200 (Tue, 10 May 2005) | 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
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/NEWS
+   M /trunk/configure.ac
+
+change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
 
-*Fixed a spelling mistake and added some button-shortcuts
 ------------------------------------------------------------------------
-r7097 | ipkiss | 2004-03-16 21:19:42 +0100 (Tue, 16 Mar 2004) | 3 lines
+r10953 | courmisch | 2005-05-10 13:39:32 +0200 (Tue, 10 May 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/modules/access_output/file.c
 
- * skins2/win32/win32_graphics.cpp: fixed a bunch of memory leaks and
-   fixed a bug in drawRect()
+Support for large files in stream output
+Closes #48
+Closes Debian #306110
 
 ------------------------------------------------------------------------
-r7096 | hartman | 2004-03-16 21:06:44 +0100 (Tue, 16 Mar 2004) | 2 lines
+r10952 | gbazin | 2005-05-10 12:38:35 +0200 (Tue, 10 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/stream_out/switcher.c
 
-* Fixed a crash with blank opengl effect paramerter
+* modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase).
+------------------------------------------------------------------------
+r10951 | fkuehne | 2005-05-10 09:30:52 +0200 (Tue, 10 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
+* there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now
 ------------------------------------------------------------------------
-r7095 | fenrir | 2004-03-16 19:46:40 +0100 (Tue, 16 Mar 2004) | 2 lines
+r10950 | fkuehne | 2005-05-09 22:00:43 +0200 (Mon, 09 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/extras/contrib/src/packages.mak
 
- * mkv.cpp: one more fix for playback of broken file.
+* changed the download-location of libtheora to our server since their own refuses to work once again
+------------------------------------------------------------------------
+r10949 | fkuehne | 2005-05-09 21:29:48 +0200 (Mon, 09 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
+* updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX
 ------------------------------------------------------------------------
-r7094 | fenrir | 2004-03-16 19:45:26 +0100 (Tue, 16 Mar 2004) | 2 lines
+r10948 | dionoea | 2005-05-09 21:23:39 +0200 (Mon, 09 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/libvlc.h
 
- * mkv.cpp: fixed playback of broken file.
+ * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
+   ctrl-s which is also used for changing skins)
 
 ------------------------------------------------------------------------
-r7093 | titus | 2004-03-16 11:55:02 +0100 (Tue, 16 Mar 2004) | 2 lines
+r10947 | courmisch | 2005-05-09 21:01:25 +0200 (Mon, 09 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/share/http/index.html
+   M /trunk/src/misc/net.c
 
-Move playlist item in the interface http 
+Don't print an error message when attempting to recv returns EAGAIN
+(can only happens if we're using SSL and it is a not an error situation)
 
 ------------------------------------------------------------------------
-r7092 | bigben | 2004-03-16 08:33:08 +0100 (Tue, 16 Mar 2004) | 3 lines
+r10946 | bigben | 2005-05-09 20:59:11 +0200 (Mon, 09 May 2005) | 3 lines
 Changed paths:
-   A /trunk/modules/gui/macosx/playlistinfo.h
-   A /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/modules/gui/macosx/equalizer.m
 
-Oups, sorry
+* Fixes initialization when a preset is saved in the prefs or provided from command line. Could be cleaner, but it seems at least to work.
 
 
 ------------------------------------------------------------------------
-r7091 | bigben | 2004-03-16 00:15:48 +0100 (Tue, 16 Mar 2004) | 4 lines
+r10945 | courmisch | 2005-05-09 20:31:29 +0200 (Mon, 09 May 2005) | 2 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
+   M /trunk/modules/demux/livedotcom.cpp
 
-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.
+Encode URL if needed (should fix Debian bug #279735)
 
+------------------------------------------------------------------------
+r10944 | courmisch | 2005-05-09 20:23:32 +0200 (Mon, 09 May 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
 
+Fix C++ compilation
 
 ------------------------------------------------------------------------
-r7090 | bigben | 2004-03-15 20:33:18 +0100 (Mon, 15 Mar 2004) | 4 lines
+r10943 | bigben | 2005-05-09 19:00:15 +0200 (Mon, 09 May 2005) | 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/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
+   M /trunk/modules/gui/macosx/equalizer.m
 
-Make the playlist info window a new object
+* Fix some variable initilization bugs
 
 
+------------------------------------------------------------------------
+r10942 | fkuehne | 2005-05-09 18:46:13 +0200 (Mon, 09 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/vcdx/vcd.c
 
+* fix the compilation which were accidentally broken in r10922
 ------------------------------------------------------------------------
-r7089 | zorglub | 2004-03-15 18:06:17 +0100 (Mon, 15 Mar 2004) | 2 lines
+r10941 | sam | 2005-05-09 18:22:10 +0200 (Mon, 09 May 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_help.h
-   M /trunk/include/vlc_interface.h
+   M /trunk/NEWS
+   M /trunk/configure.ac
 
-Add description for demux2 (Closes:#1780)
+  * Changed temporary version to 0.8.2.svn. Sorry about that, but it
+    conflicts with the version in Debian which I am unable to change.
 
 ------------------------------------------------------------------------
-r7088 | gbazin | 2004-03-15 10:33:57 +0100 (Mon, 15 Mar 2004) | 2 lines
+r10940 | fkuehne | 2005-05-09 17:55:46 +0200 (Mon, 09 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-
-* modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
+   M /trunk/extras/contrib/bootstrap
 
+* fix to the svn-recognition
 ------------------------------------------------------------------------
-r7087 | rocky | 2004-03-15 05:22:39 +0100 (Mon, 15 Mar 2004) | 6 lines
+r10939 | dionoea | 2005-05-09 11:46:31 +0200 (Mon, 09 May 2005) | 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
+   M /trunk/share/http/index.html
+   M /trunk/share/http/style.css
 
-CVD subtitle selection works via front-end spu-es variable changes. 
-SVCD subtitles still can only be changed via --spu-channel. 
+index.html : fix ?\194?\171 Weird URLs
+  (?control=stop&control=seek&control=seek&seek_value=&control=seek) ?\194?\187
 
-The video subtitle menu titles for both is a bit whacked out.
+style.css : small esthetic fix
 
 
 ------------------------------------------------------------------------
-r7086 | rocky | 2004-03-15 04:21:57 +0100 (Mon, 15 Mar 2004) | 6 lines
+r10938 | djc | 2005-05-09 04:11:31 +0200 (Mon, 09 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/ps.c
-
-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.
+   M /trunk/extras/contrib/src/Makefile
 
+Change gpgerror to gpg-error and add $(INSTALL_NAME) to it
 
 ------------------------------------------------------------------------
-r7085 | rocky | 2004-03-15 01:03:56 +0100 (Mon, 15 Mar 2004) | 4 lines
+r10937 | dionoea | 2005-05-09 03:58:09 +0200 (Mon, 09 May 2005) | 2 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.
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
 
+fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
 
 ------------------------------------------------------------------------
-r7084 | rocky | 2004-03-15 00:42:41 +0100 (Mon, 15 Mar 2004) | 3 lines
+r10936 | djc | 2005-05-09 01:58:04 +0200 (Mon, 09 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
-
-Allow extended data in customized formats too.
+   M /trunk/extras/contrib/src/Makefile
 
+This should fix libs dependences
 
 ------------------------------------------------------------------------
-r7083 | rocky | 2004-03-15 00:25:48 +0100 (Mon, 15 Mar 2004) | 4 lines
+r10935 | djc | 2005-05-09 00:56:34 +0200 (Mon, 09 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/gui/macosx/prefs_widgets.m
 
-Better about adding track author and title in track info
-section. Also add the extended data.
+Fix hotkeys view in macosx.3 + UTF8 strings in module list
 
+------------------------------------------------------------------------
+r10934 | fkuehne | 2005-05-08 21:55:18 +0200 (Sun, 08 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
+* let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release
 ------------------------------------------------------------------------
-r7082 | jpsaman | 2004-03-14 21:33:24 +0100 (Sun, 14 Mar 2004) | 2 lines
+r10933 | robux4 | 2005-05-08 16:14:20 +0200 (Sun, 08 May 2005) | 1 line
 Changed paths:
-   M /trunk/doc/arm-crosscompile-howto.sgml
+   M /trunk/extras/contrib/src/Makefile
 
-Added a section about Opie SDK kit.
+contrib: make the SVN vs release build really work on OS X
+------------------------------------------------------------------------
+r10932 | robux4 | 2005-05-08 16:14:12 +0200 (Sun, 08 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
 
+contrib: make the SVN vs release build really work on OS X
 ------------------------------------------------------------------------
-r7081 | zorglub | 2004-03-14 21:18:21 +0100 (Sun, 14 Mar 2004) | 2 lines
+r10931 | bigben | 2005-05-08 15:56:18 +0200 (Sun, 08 May 2005) | 3 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
+   M /trunk/extras/contrib/bootstrap
+
+get rid of windows style line breaks
 
-Fix deadlocks in playlist
 
 ------------------------------------------------------------------------
-r7080 | gbazin | 2004-03-14 20:02:41 +0100 (Sun, 14 Mar 2004) | 2 lines
+r10930 | robux4 | 2005-05-08 13:11:08 +0200 (Sun, 08 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/video_output/x11/xcommon.h
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/video_output/x11/*: fixed video resizing when using an external parent window.
+contrib: improve the detection of SVN
+------------------------------------------------------------------------
+r10929 | robux4 | 2005-05-08 12:45:37 +0200 (Sun, 08 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
 
+contrib: use SVN only if a client is available
 ------------------------------------------------------------------------
-r7079 | gbazin | 2004-03-14 18:15:43 +0100 (Sun, 14 Mar 2004) | 2 lines
+r10928 | dionoea | 2005-05-08 12:42:32 +0200 (Sun, 08 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
 
-* modules/access/file.c: more fixes ( thanks fenrir :) ).
+check if equalizer and equalizer-2pass are enabled upon panel creation
 
 ------------------------------------------------------------------------
-r7078 | gbazin | 2004-03-14 17:54:55 +0100 (Sun, 14 Mar 2004) | 2 lines
+r10927 | dionoea | 2005-05-08 12:20:24 +0200 (Sun, 08 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* modules/access/file.c: couple of fixes for the file-cat mode.
+* disable equalizer commands in the extended GUI if the equalizer isn't
+  enabled.
 
 ------------------------------------------------------------------------
-r7077 | rocky | 2004-03-14 17:32:32 +0100 (Sun, 14 Mar 2004) | 3 lines
+r10926 | robux4 | 2005-05-08 11:29:18 +0200 (Sun, 08 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/vcdx/vcd.c
-
-PBC is probably not an advanced option.
+   M /trunk/msvc/vlc.dsw
 
+MSVC build: only keep the plugins that compile out of the box
+------------------------------------------------------------------------
+r10925 | robux4 | 2005-05-08 11:14:15 +0200 (Sun, 08 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
+contrib: build libebml/libmatroska from SVN
 ------------------------------------------------------------------------
-r7076 | ipkiss | 2004-03-14 17:16:38 +0100 (Sun, 14 Mar 2004) | 2 lines
+r10924 | zorglub | 2005-05-08 09:40:39 +0200 (Sun, 08 May 2005) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/BUGS
+   M /trunk/TODO
 
- * AUTHORS: skins and skins2 authors
+Clean BUGS and TODO
 
 ------------------------------------------------------------------------
-r7075 | ipkiss | 2004-03-14 17:10:07 +0100 (Sun, 14 Mar 2004) | 3 lines
+r10923 | robux4 | 2005-05-07 22:52:48 +0200 (Sat, 07 May 2005) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: code cleaning
 ------------------------------------------------------------------------
-r7074 | asmax | 2004-03-14 15:58:11 +0100 (Sun, 14 Mar 2004) | 4 lines
+r10922 | fkuehne | 2005-05-07 22:02:48 +0200 (Sat, 07 May 2005) | 6 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
+   M /trunk/modules/access/vcdx/vcd.c
+   M /trunk/modules/access/vcdx/vcdplayer.c
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/modules/codec/svcdsub.c
+   M /trunk/modules/gui/macosx/controls.m
 
-  * all: the vout window now processes refresh events.
-    It only displays a black rectangle at the moment but it could be
-    any bitmap
+* controls.m: added l10n of the volume-string shown when changing the volume
+* vcdx/vcdplayer.c: disabled l10n of various error messages
+* vcdx/vcd.c: disabled l10n of 2 debug masks. They are horribly to translate and used by advanced users only, who should speak English well enough for this purpose
+* rest: disabled l10n of various strings or debug masks which cannot be translated
 
+more to come
 ------------------------------------------------------------------------
-r7073 | asmax | 2004-03-14 15:33:12 +0100 (Sun, 14 Mar 2004) | 3 lines
+r10921 | courmisch | 2005-05-07 21:09:11 +0200 (Sat, 07 May 2005) | 2 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
+   M /trunk/configure.ac
 
-  * all: split GenericWindow into GenericWindow (general interface for
-  windows) and TopWindow (implementation for top-level windows)
+Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands
 
 ------------------------------------------------------------------------
-r7072 | asmax | 2004-03-14 12:37:13 +0100 (Sun, 14 Mar 2004) | 3 lines
+r10920 | robux4 | 2005-05-07 20:19:32 +0200 (Sat, 07 May 2005) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
 
-  * 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)
+mkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the current segment)
+------------------------------------------------------------------------
+r10919 | robux4 | 2005-05-07 18:38:20 +0200 (Sat, 07 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN DVD command
 ------------------------------------------------------------------------
-r7071 | ipkiss | 2004-03-14 11:49:51 +0100 (Sun, 14 Mar 2004) | 3 lines
+r10918 | djc | 2005-05-07 18:34:25 +0200 (Sat, 07 May 2005) | 2 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
+   M /trunk/modules/gui/macosx/prefs.m
 
- * skins2/win32/*: Embedded vout works on Windows too. It still
-   segfaults when the mouse is moved above the video...
+Typo
 
 ------------------------------------------------------------------------
-r7070 | rocky | 2004-03-14 03:44:06 +0100 (Sun, 14 Mar 2004) | 3 lines
+r10917 | djc | 2005-05-07 18:12:31 +0200 (Sat, 07 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.c
-
-Syntax error for WIN32
+   M /trunk/modules/gui/macosx/prefs.m
 
+Add a notice if advanced items are not shown
 
 ------------------------------------------------------------------------
-r7069 | ipkiss | 2004-03-14 00:21:35 +0100 (Sun, 14 Mar 2004) | 2 lines
+r10916 | robux4 | 2005-05-07 17:08:54 +0200 (Sat, 07 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/demux/mkv.cpp
 
- * skins2/win32/win32_factory.cpp: compilation fix
+mkv.cpp: process the LinkPGCN DVD command correctly
+------------------------------------------------------------------------
+r10915 | robux4 | 2005-05-07 16:33:16 +0200 (Sat, 07 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: make the DVD command interpretor global to the demuxer, interpret the command when a button is clicked
 ------------------------------------------------------------------------
-r7068 | asmax | 2004-03-13 23:11:28 +0100 (Sat, 13 Mar 2004) | 10 lines
+r10914 | djc | 2005-05-07 11:27:53 +0200 (Sat, 07 May 2005) | 2 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
+   M /trunk/modules/gui/macosx/prefs.m
 
-  * 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
+Fix a refcount error
 
 ------------------------------------------------------------------------
-r7067 | hartman | 2004-03-13 21:39:03 +0100 (Sat, 13 Mar 2004) | 2 lines
+r10913 | zorglub | 2005-05-07 08:18:17 +0200 (Sat, 07 May 2005) | 2 lines
 Changed paths:
-   M /trunk/THANKS
+   M /trunk/NEWS
 
-* Added Andre Pong to THANKS
+Document SAP syntax change
 
 ------------------------------------------------------------------------
-r7066 | gbazin | 2004-03-13 21:29:25 +0100 (Sat, 13 Mar 2004) | 2 lines
+r10912 | djc | 2005-05-07 03:12:16 +0200 (Sat, 07 May 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/prefs_widgets.h
+   M /trunk/modules/gui/macosx/prefs_widgets.m
 
-* modules/demux/ogg.c: Added Annodex support (www.annodex.net). Patch courtesy of Andre Pang.
+*: fix alignment of widgets.
+- What shall we do for files and module list ?
+- Why is there a space after "Audio viualization" in src/libvlc.h ?
 
 ------------------------------------------------------------------------
-r7065 | hartman | 2004-03-13 21:27:36 +0100 (Sat, 13 Mar 2004) | 3 lines
+r10911 | djc | 2005-05-06 20:54:09 +0200 (Fri, 06 May 2005) | 2 lines
 Changed paths:
-   M /trunk/THANKS
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/prefs_widgets.h
+   M /trunk/modules/gui/macosx/prefs_widgets.m
 
-* Fixed a slew of missing people in THANKS 
-  (Thank god for email archives)
+*: remove useless code
 
 ------------------------------------------------------------------------
-r7064 | fenrir | 2004-03-13 20:31:35 +0100 (Sat, 13 Mar 2004) | 2 lines
+r10910 | djc | 2005-05-06 20:15:50 +0200 (Fri, 06 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
+   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
 
- * mpeg4video.c: better pts...
+*: fix problems about advanced button
 
 ------------------------------------------------------------------------
-r7063 | jpsaman | 2004-03-13 20:05:17 +0100 (Sat, 13 Mar 2004) | 1 line
+r10909 | fkuehne | 2005-05-06 19:42:56 +0200 (Fri, 06 May 2005) | 1 line
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/gui/macosx/playlist.m
 
-removed unused variables
+* sorry, forgot to give svn the playlist.m from the previous commit... tztz
 ------------------------------------------------------------------------
-r7062 | fenrir | 2004-03-13 19:52:55 +0100 (Sat, 13 Mar 2004) | 3 lines
+r10908 | fkuehne | 2005-05-06 19:41:09 +0200 (Fri, 06 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
-
- * mpeg4video: more cludges (it should be rewritten to calculate true
-dts/pts ...)
+   M /trunk/modules/gui/ncurses.c
 
+* playlist.m: use stringWithUTF8String instead of stringWithCString when creating the Services-Discovery-menus to show UTF8-encoded strings properly
+* ncurses.c: don't localise "Ncurses"
 ------------------------------------------------------------------------
-r7061 | hartman | 2004-03-13 18:05:29 +0100 (Sat, 13 Mar 2004) | 3 lines
+r10907 | fkuehne | 2005-05-06 18:40:01 +0200 (Fri, 06 May 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet/telnet.c
-
-* modules/control/telnet/telnet.c:
-  - announce the port used by telnet in the messages
+   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/equalizer.m
 
+* equalizer.m: use preset_list_text instead of preset_list when creating the popup-entries to enable l10n of the presets
+* MainMenu.nib: made the equaliser's popup a wider so it fits all l10ns
 ------------------------------------------------------------------------
-r7060 | fenrir | 2004-03-13 17:56:31 +0100 (Sat, 13 Mar 2004) | 2 lines
+r10906 | robux4 | 2005-05-06 18:12:53 +0200 (Fri, 06 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
-
- * mmsh: more fixes.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: minor enhancements/cleanings of the button handling code
 ------------------------------------------------------------------------
-r7059 | jpsaman | 2004-03-13 16:37:48 +0100 (Sat, 13 Mar 2004) | 2 lines
+r10905 | robux4 | 2005-05-06 16:51:18 +0200 (Fri, 06 May 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/qte_main.cpp
-
-Removed some dead wood.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: support highlighting a button when clicked (but the alpha channel doesn't seem to work)
 ------------------------------------------------------------------------
-r7058 | fenrir | 2004-03-13 06:09:51 +0100 (Sat, 13 Mar 2004) | 3 lines
+r10904 | sigmunau | 2005-05-05 23:39:10 +0200 (Thu, 05 May 2005) | 2 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
+   M /trunk/BUGS
+   M /trunk/TODO
 
- * asf: fixed unintialised variable, cleaned up some stuffs.
- * mmsh: big rework of the mmsh module.
+BUGS,TODO: Remove stuff that has been added to Trac
 
 ------------------------------------------------------------------------
-r7057 | fenrir | 2004-03-13 04:37:07 +0100 (Sat, 13 Mar 2004) | 6 lines
+r10903 | bigben | 2005-05-05 21:34:56 +0200 (Thu, 05 May 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/pes.c
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/BUGS
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
 
- * 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).
+* playlist.* support for DnD from Finder
+* BUGS: remove OSX playlist (anyone sees some more issue here readd it with a description...)
 
- * pes: cosmetics.
 
 ------------------------------------------------------------------------
-r7056 | fenrir | 2004-03-13 04:33:10 +0100 (Sat, 13 Mar 2004) | 2 lines
+r10902 | fkuehne | 2005-05-05 20:53:17 +0200 (Thu, 05 May 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/src/misc/vlm.c
 
- * block.c: fixed block realloc.
+* add the option keyword to the help of vlm and the streaming howto -- patch by Christophe Mutricy
+------------------------------------------------------------------------
+r10901 | fkuehne | 2005-05-05 20:23:53 +0200 (Thu, 05 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
 
+* compilation fix
 ------------------------------------------------------------------------
-r7055 | gbazin | 2004-03-12 16:01:36 +0100 (Fri, 12 Mar 2004) | 2 lines
+r10900 | fkuehne | 2005-05-05 20:02:30 +0200 (Thu, 05 May 2005) | 1 line
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
+   M /trunk/po/es.po
 
-* src/playlist/item-ext.c: playlist_AddExt() needs to duplicate the input options array.
+* update to the Spanish translation by Javier Varela (99% complete now)
+------------------------------------------------------------------------
+r10899 | fkuehne | 2005-05-05 19:03:43 +0200 (Thu, 05 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
+* use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed
 ------------------------------------------------------------------------
-r7054 | gbazin | 2004-03-12 14:42:55 +0100 (Fri, 12 Mar 2004) | 4 lines
+r10898 | djc | 2005-05-05 18:48:22 +0200 (Thu, 05 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/prefs_widgets.h
+   M /trunk/modules/gui/macosx/prefs_widgets.m
 
-* 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.
+- added macosx version detection at runtime with /System/Library/CoreServices/SystemVersion.plist file
+- wrapped code
 
 ------------------------------------------------------------------------
-r7053 | gbazin | 2004-03-12 12:13:57 +0100 (Fri, 12 Mar 2004) | 2 lines
+r10897 | djc | 2005-05-05 12:57:55 +0200 (Thu, 05 May 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   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
+
+Added widget, fix save, etc.
+Known bugs: changing advanced view, detection of MacOS X version at
+            runtime and many others...
 
-* modules/demux/mp4/mp4.c: work-around buggy muxers which don't set properly the display size in the mov/mp4 container.
 
 ------------------------------------------------------------------------
-r7052 | jpsaman | 2004-03-12 08:58:29 +0100 (Fri, 12 Mar 2004) | 1 line
+r10896 | asmax | 2005-05-04 22:52:43 +0200 (Wed, 04 May 2005) | 7 lines
 Changed paths:
-   M /trunk/ipkg/rules.gpe
-   M /trunk/ipkg/rules.opie
-   M /trunk/ipkg/rules.zaurus
+   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.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/share/skins2/skin.dtd
+
+* skin.dtd: added an attribute "resize" in the "Image" element, to define
+  the method used to resize the image, which can be "mosaic" (the default)
+  or "scale". Note that the previous behaviour was always "scale" before,
+  but mosaic is much much faster, so use scale method only for fun ;)
+* skins2/*: support of the new mosaic method; playlist resize with this
+  method is significantly faster!
 
-Cleanup old scripts
 ------------------------------------------------------------------------
-r7051 | rocky | 2004-03-12 03:52:27 +0100 (Fri, 12 Mar 2004) | 3 lines
+r10895 | sam | 2005-05-04 16:43:00 +0200 (Wed, 04 May 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/src/misc/modules.c
 
-One less change to make this work on Darwin.
-
+  * do not use a dynamic linker if no plugin support was detected/requested.
 
 ------------------------------------------------------------------------
-r7050 | rocky | 2004-03-12 03:51:20 +0100 (Fri, 12 Mar 2004) | 3 lines
+r10894 | bigben | 2005-05-04 01:18:04 +0200 (Wed, 04 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.c
+   M /trunk/BUGS
 
-more WIN32 changes.
+Forgot this one...
 
 
 ------------------------------------------------------------------------
-r7049 | ipkiss | 2004-03-11 20:41:51 +0100 (Thu, 11 Mar 2004) | 6 lines
+r10893 | bigben | 2005-05-04 01:14:39 +0200 (Wed, 04 May 2005) | 3 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
+   M /trunk/BUGS
+
+One more bug
 
- * 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)
 
 ------------------------------------------------------------------------
-r7048 | fenrir | 2004-03-11 18:38:36 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10892 | bigben | 2005-05-04 01:04:10 +0200 (Wed, 04 May 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/BUGS
+
+some more bugs...
 
- * block: a little pre header + padding.
 
 ------------------------------------------------------------------------
-r7047 | fenrir | 2004-03-11 18:37:50 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10891 | bigben | 2005-05-04 00:44:17 +0200 (Wed, 04 May 2005) | 5 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
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Fixes a silly bug in the filling of the NSMutableDictionary that stores the p_item->node correspondance in the playlist
+* A side effect of this fix seems to be that adding a directory, deleting it and adding a new playlist item doesn't seem to crash VLC anymore
+* Make the currently playling item, as well as its parent items bold 
 
- * mux: sout_buffer_t -> block_t.
 
 ------------------------------------------------------------------------
-r7046 | fenrir | 2004-03-11 18:36:43 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10887 | fkuehne | 2005-05-03 22:10:10 +0200 (Tue, 03 May 2005) | 1 line
 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.
+   M /trunk/configure.ac
+   M /trunk/src/misc/darwin_specific.m
 
+* aded the new Catalan translation
 ------------------------------------------------------------------------
-r7045 | fenrir | 2004-03-11 18:35:28 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10885 | courmisch | 2005-05-03 13:07:20 +0200 (Tue, 03 May 2005) | 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
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/iso-639_def.h
 
- * access_output: sout_buffer_t -> block_t.
+Enable catalan translation
 
 ------------------------------------------------------------------------
-r7044 | fenrir | 2004-03-11 18:34:25 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10884 | courmisch | 2005-05-03 12:55:49 +0200 (Tue, 03 May 2005) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/po/POTFILES.in
 
- * stream_output: sout_buffer_t -> block_t.
+Fixes no longer existing files
 
 ------------------------------------------------------------------------
-r7043 | fenrir | 2004-03-11 18:33:39 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10883 | courmisch | 2005-05-03 12:47:17 +0200 (Tue, 03 May 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/input_dec.c
+   M /trunk/THANKS
+   A /trunk/po/ca.po
 
- * input_dec: sout uses block_t.
+Initial Catalan translation by
+Lorena Gomes and X?\195?\168nia Alb?\195?\160 Cantero
 
 ------------------------------------------------------------------------
-r7042 | fenrir | 2004-03-11 18:32:29 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10882 | courmisch | 2005-05-03 12:43:27 +0200 (Tue, 03 May 2005) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/include/vlc_block.h
-   M /trunk/include/vlc_common.h
+   M /trunk/po/zh_TW.po
 
- * stream_output.h: removed sout_buffer_t and use block_t instead.
+.po are not executable
 
 ------------------------------------------------------------------------
-r7041 | gbazin | 2004-03-11 17:48:27 +0100 (Thu, 11 Mar 2004) | 5 lines
+r10879 | fkuehne | 2005-05-02 20:36:58 +0200 (Mon, 02 May 2005) | 1 line
 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().
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
+* fixed icons for bin, AIFF, WAV
 ------------------------------------------------------------------------
-r7040 | gbazin | 2004-03-11 13:33:16 +0100 (Thu, 11 Mar 2004) | 12 lines
+r10873 | rocky | 2005-05-02 11:01:55 +0200 (Mon, 02 May 2005) | 9 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
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
 
-* 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.
+gcc 3.4.3 gave this error: 
 
-* include/vlc_meta.h:
-   + vlc_meta_Merge( dest, src ) helper function.
+  src/ft2_font.cpp: In member function `virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const':
+  src/ft2_font.cpp:172: error: array bound forbidden after parenthesized type-id
+  src/ft2_font.cpp:172: note: try removing the parentheses around the type-id
 
-* modules/demux/mp4/*:
-   + Fixed a couple of mem-leaks.
-   + Support for "description" metadata.
+Follow the suggestion.
 
 
 ------------------------------------------------------------------------
-r7039 | rocky | 2004-03-11 10:16:18 +0100 (Thu, 11 Mar 2004) | 5 lines
+r10872 | fenrir | 2005-05-02 09:25:15 +0200 (Mon, 02 May 2005) | 2 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.
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
+ * playlist: fix Playlist::OnKeyDown (added event.Skip when needed).
 
 ------------------------------------------------------------------------
-r7038 | rocky | 2004-03-11 09:28:21 +0100 (Thu, 11 Mar 2004) | 3 lines
+r10871 | bigben | 2005-05-02 01:04:18 +0200 (Mon, 02 May 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/video_output/video_output.c
 
-libcdio and libvcdinfo can use stdbool.h
+* Hopefully fixes --aspect-ratio computation when giving float values as argument
 
 
 ------------------------------------------------------------------------
-r7037 | rocky | 2004-03-11 09:22:25 +0100 (Thu, 11 Mar 2004) | 4 lines
+r10869 | asmax | 2005-05-01 23:36:53 +0200 (Sun, 01 May 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.c
-
-Change to facilitate compiling -mno-cygwin on cygwin and possibly other 
-OS builds.
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/modules/gui/skins2/src/ft2_font.hpp
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
 
+* ft2_font.cpp: added a cache for glyphs rendered with freetype, because
+  freetype is so slooow: now FT2Font::drawString() is about 100 times faster
+  in average !
 
 ------------------------------------------------------------------------
-r7036 | gbazin | 2004-03-11 09:06:31 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10863 | asmax | 2005-05-01 17:17:40 +0200 (Sun, 01 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/cdda
+   M /trunk/include/vlc_stream.h
 
-* modules/access/cdda: proper svn:ignore
+* vlc_stream.h: added missing extern "C" (prevented compilation of skins2
+  module in builtin mode)
 
 ------------------------------------------------------------------------
-r7035 | rocky | 2004-03-11 09:02:55 +0100 (Thu, 11 Mar 2004) | 1 line
+r10862 | rocky | 2005-05-01 16:48:08 +0200 (Sun, 01 May 2005) | 6 lines
 Changed paths:
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/info.c
    M /trunk/modules/access/vcdx/access.c
 
-Use memset, not bzero. Helps with -mno-cygwin (and possibly others).
+fix next/previous chapter in disc mode 
+fix updating meta (caused by a recent change of mine)
+
+vcdx/access.c: hack to try to fix still-handling problem
+
+
 ------------------------------------------------------------------------
-r7034 | rocky | 2004-03-11 09:00:34 +0100 (Thu, 11 Mar 2004) | 1 line
+r10861 | asmax | 2005-05-01 15:19:04 +0200 (Sun, 01 May 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/os_graphics.hpp
+   M /trunk/modules/gui/skins2/src/tooltip.cpp
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/modules/gui/skins2/win32/win32_graphics.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_graphics.cpp
+   M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
+
+* os_graphics.hpp: added a parameter "blend" to drawBitmap(), to perform alpha
+  blending only when it is useful (i.e. when drawing antialiased text)
+* x11/*: optimized drawBitmap when alpha blending is not used: 5 times faster
 
-Use memset, not bzero. Helps with -mno-cygwin (and possibly others).
 ------------------------------------------------------------------------
-r7033 | gbazin | 2004-03-11 08:59:05 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10860 | ipkiss | 2005-05-01 13:15:42 +0200 (Sun, 01 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/doc/skins/skins2-howto.xml
 
-* modules/mux/mp4.c: support for a few more user data atoms.
+ * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
+   missing in the doc
 
 ------------------------------------------------------------------------
-r7032 | sigmunau | 2004-03-11 08:54:56 +0100 (Thu, 11 Mar 2004) | 3 lines
+r10859 | rocky | 2005-05-01 10:56:03 +0200 (Sun, 01 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/control/telnet/Modules.am
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/cdda.h
+
+Work on audio control access. 
 
-modules/control/telnet/Modules.am:
- * added vlm.h to sources. Should put it in the daily snapshots.
 
 ------------------------------------------------------------------------
-r7031 | fenrir | 2004-03-11 00:49:01 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10858 | rocky | 2005-05-01 04:43:17 +0200 (Sun, 01 May 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/access/cdda/access.c
+
+Correct up audio-control stop command.
 
- * mp4.c: more udta informations (title, author, artists).
 
 ------------------------------------------------------------------------
-r7030 | fenrir | 2004-03-11 00:41:36 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10857 | rocky | 2005-05-01 04:16:02 +0200 (Sun, 01 May 2005) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/cdda.c
 
- * stream_output.c: delete meta informations after the stream out chain.
+Compatability for different versions of libcdio from 0.71-0.74cvs
 
 ------------------------------------------------------------------------
-r7029 | fenrir | 2004-03-11 00:20:54 +0100 (Thu, 11 Mar 2004) | 2 lines
+r10856 | rocky | 2005-05-01 04:06:58 +0200 (Sun, 01 May 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/access/cdda/access.c
+
+A couple more fixes. One to set meta information when in disc mode.
+Another to pause audio control playing.
 
- * mp4: added partial support for udta meta data.
 
 ------------------------------------------------------------------------
-r7028 | fenrir | 2004-03-10 22:55:25 +0100 (Wed, 10 Mar 2004) | 2 lines
+r10855 | rocky | 2005-05-01 02:34:39 +0200 (Sun, 01 May 2005) | 11 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/stream_output/stream_output.c
+   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/info.c
+
+Fix some bugs when playlist not in disc but track mode:
+  play_item initialization accidently lost.
+  Probably need a vlc_object release of the playlist.
+
+Adjust comments which were wrong because of cut and paste artifacts.
+
+Some changes that may help debugging. 
+
+First attempt at playing via audio controls - mostly not working. 
 
- * input, stream_output: handle sout_instance_t->p_meta.
 
 ------------------------------------------------------------------------
-r7027 | fenrir | 2004-03-10 22:54:28 +0100 (Wed, 10 Mar 2004) | 5 lines
+r10854 | massiot | 2005-04-29 17:57:24 +0200 (Fri, 29 Apr 2005) | 5 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_meta.h
+   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/codec/Modules.am
+   D /trunk/modules/codec/toolame.c
+   A /trunk/modules/codec/twolame.c (from /trunk/modules/codec/toolame.c:10731)
 
- * 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.
+* ALL: We are now using libtwolame instead of libtoolame. The reason is that
+  twolame is thread-safe and maintained. Update your batch files for
+  --enable-twolame instead of --enable-toolame. See http://twolame.sf.net
 for more information.
 
 ------------------------------------------------------------------------
-r7026 | fenrir | 2004-03-10 18:23:16 +0100 (Wed, 10 Mar 2004) | 2 lines
+r10853 | fenrir | 2005-04-29 09:37:20 +0200 (Fri, 29 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/access_filter/record.c
 
- * httpd: fixed a big mem leak for http streaming.
+ * record: use add_directory (instead of add_string) + parse the name to
+ remove the uri/path part.
 
 ------------------------------------------------------------------------
-r7025 | gbazin | 2004-03-10 18:10:40 +0100 (Wed, 10 Mar 2004) | 4 lines
+r10852 | robux4 | 2005-04-28 23:15:08 +0200 (Thu, 28 Apr 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: add preliminary code to support the UI hooks
 ------------------------------------------------------------------------
-r7024 | gbazin | 2004-03-10 14:28:07 +0100 (Wed, 10 Mar 2004) | 2 lines
+r10851 | damienf | 2005-04-28 15:58:54 +0200 (Thu, 28 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/include/vlc_common.h
 
-* INSTALL.win32: added a section about the "make package-win32" rules.
+bad, bad developer ...
 
 ------------------------------------------------------------------------
-r7023 | fenrir | 2004-03-10 13:02:58 +0100 (Wed, 10 Mar 2004) | 5 lines
+r10850 | damienf | 2005-04-28 15:36:54 +0200 (Thu, 28 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/include/input_ext-plugins.h
-   M /trunk/modules/stream_out/display.c
+   M /trunk/modules/access/dshow/dshow.cpp
 
- * 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).
+- added dshow-fps option to configure capture framerate
+- added support for IAMStreamConfig interface to configure user settings on capture pin media type
 
 
 ------------------------------------------------------------------------
-r7022 | gbazin | 2004-03-09 21:46:43 +0100 (Tue, 09 Mar 2004) | 4 lines
+r10849 | damienf | 2005-04-28 15:30:02 +0200 (Thu, 28 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/include/vlc_common.h
-   M /trunk/modules/access_output/http.c
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/access_filter/record.c
+
+vlc_common.h: Cygwin & Mingw32 compatibilty update, needs review
+record.c: make it compile under mingw32, needs review
 
-* 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.
 
 ------------------------------------------------------------------------
-r7021 | jpsaman | 2004-03-09 21:32:49 +0100 (Tue, 09 Mar 2004) | 1 line
+r10848 | gbazin | 2005-04-28 10:18:53 +0200 (Thu, 28 Apr 2005) | 1 line
 Changed paths:
-   D /trunk/ipkg/rules
-   A /trunk/ipkg/rules.gpe (from /trunk/ipkg/rules:7019)
+   M /trunk/modules/access_filter/record.c
 
-Renaming rules to rules.gpe
+* modules/access_filter/record.c: compilation fix.
 ------------------------------------------------------------------------
-r7020 | jpsaman | 2004-03-09 21:32:17 +0100 (Tue, 09 Mar 2004) | 1 line
+r10847 | fenrir | 2005-04-28 09:45:51 +0200 (Thu, 28 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/ipkg/Makefile.am
-   D /trunk/ipkg/rules.gpe
+   M /trunk/src/input/es_out.c
+
+ * es_out: oops, make EsOutProgramDel returning an error code.
 
-Removing old cruft.
 ------------------------------------------------------------------------
-r7019 | gbazin | 2004-03-09 16:26:17 +0100 (Tue, 09 Mar 2004) | 3 lines
+r10846 | fenrir | 2005-04-28 09:43:09 +0200 (Thu, 28 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/telnet/vlm.c
+   M /trunk/modules/access_filter/record.c
 
-* configure.ac: the telnet module needs -lws2_32 on win32.
-* modules/control/telnet/vlm.c: include <time.h>.
+ * record: grrr, support for system that doesn't have localtime_r.
 
 ------------------------------------------------------------------------
-r7018 | gbazin | 2004-03-09 15:50:46 +0100 (Tue, 09 Mar 2004) | 2 lines
+r10845 | fenrir | 2005-04-28 09:26:04 +0200 (Thu, 28 Apr 2005) | 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
+   M /trunk/include/vlc_es_out.h
+   M /trunk/modules/demux/ts.c
+   M /trunk/src/input/es_out.c
 
-* modules/video_output/directx/*: take care of hardware overlay alignment constraints.
+ es_out*: added ES_OUT_DEL_GROUP
+ ts.c: use ES_OUT_DEL_GROUP to remove old program.
 
 ------------------------------------------------------------------------
-r7017 | gbazin | 2004-03-08 18:08:46 +0100 (Mon, 08 Mar 2004) | 2 lines
+r10844 | gbazin | 2005-04-27 14:59:38 +0200 (Wed, 27 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/src/input/es_out.c
 
-* src/misc/net.c: fixes a few corner cases. 
+* src/input/es_out.c: reverted previous patch since it creates problems with the DVB access plugin.
+------------------------------------------------------------------------
+r10843 | gbazin | 2005-04-27 13:40:11 +0200 (Wed, 27 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/es_out.c
 
+* src/input/es_out.c: cleanup empty programs.
 ------------------------------------------------------------------------
-r7016 | gbazin | 2004-03-08 16:55:49 +0100 (Mon, 08 Mar 2004) | 2 lines
+r10842 | courmisch | 2005-04-27 12:19:51 +0200 (Wed, 27 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/access_filter/record.c
 
-* src/misc/httpd.c: don't read past the end of our circular buffer in httpd_StreamCallBack().
+Fix errno undefined error
 
 ------------------------------------------------------------------------
-r7015 | bigben | 2004-03-08 16:22:58 +0100 (Mon, 08 Mar 2004) | 9 lines
+r10841 | sigmunau | 2005-04-26 23:35:03 +0200 (Tue, 26 Apr 2005) | 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
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/src/input/var.c
 
-                                                                                                                             
-- *.nib, playlist.*
+input/var.c: don't try to update the "rate" variable directly in callback
+for "rate-faster" and "rate-slower". input_ControlPush will handle it. This
+fixes a race condition when "rate" ends up at a different value than
+p_input->i_rate
 
-begining of playlist item propieties box (only modification of uro, name and autt
-hor at this time)
+------------------------------------------------------------------------
+r10840 | bigben | 2005-04-26 23:34:46 +0200 (Tue, 26 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
 
-- vout.m : remove an unused variable
+Compiles mkv.cpp in -O1 on darwin to work around a gcc bug.
 
 
 ------------------------------------------------------------------------
-r7014 | gbazin | 2004-03-08 14:54:49 +0100 (Mon, 08 Mar 2004) | 2 lines
+r10839 | sam | 2005-04-26 22:17:50 +0200 (Tue, 26 Apr 2005) | 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
+   M /trunk/modules/audio_output/esd.c
 
-* ffmpeg/video.c: got rid of the --ffmpeg-truncated option.
+  * support for --esdserver. doesn't seem to work yet, though...
 
 ------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-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.
-
-------------------------------------------------------------------------
-r7010 | rocky | 2004-03-08 04:20:19 +0100 (Mon, 08 Mar 2004) | 1 line
+r10838 | titer | 2005-04-26 21:45:32 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/extras/contrib/src/Makefile
+
+ fixed ebml/matroska build with gcc 4
 
-Yet another spelling correction
 ------------------------------------------------------------------------
-r7009 | rocky | 2004-03-08 03:39:04 +0100 (Mon, 08 Mar 2004) | 1 line
+r10835 | robux4 | 2005-04-26 21:04:18 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/modules/demux/mkv.cpp
 
-Update MinGW release number
+mkv.cpp: added the thread to support VOB buttons
++ code cleaning
 ------------------------------------------------------------------------
-r7008 | rocky | 2004-03-08 03:08:41 +0100 (Mon, 08 Mar 2004) | 1 line
+r10834 | fkuehne | 2005-04-26 20:59:56 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/src/libvlc.h
 
-Some small spelling errors and clarification based on recent events.
+* fix to the hotkeys on OSX: RECORD start/stop is cmd-shift-r, HISTORY_BACK/_FORWARD ctrl-v/ctrl-b now, as '[' and ']' are unaccessible on German keyboards
 ------------------------------------------------------------------------
-r7007 | gbazin | 2004-03-07 23:34:22 +0100 (Sun, 07 Mar 2004) | 7 lines
+r10833 | bigben | 2005-04-26 19:33:24 +0200 (Tue, 26 Apr 2005) | 3 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
+   M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/open.h
+   M /trunk/modules/gui/macosx/open.m
+
+Add a checkbox to enable timeshifting in the open network panel
 
-* 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.
 
 ------------------------------------------------------------------------
-r7006 | fenrir | 2004-03-07 20:03:23 +0100 (Sun, 07 Mar 2004) | 2 lines
+r10832 | robux4 | 2005-04-26 19:16:32 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/demux/mkv.cpp
 
- * mp4.c: added support for SVQ1.
+mkv.cpp: do an EnterAndLeave before seeking in Matroska Script
+------------------------------------------------------------------------
+r10831 | gbazin | 2005-04-26 16:27:47 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/x11/xcommon.c
 
+* modules/video_output/x11/xcommon.c, modules/video_output/directx/events.c: added support for insert/delete hotkeys.
 ------------------------------------------------------------------------
-r7005 | ipkiss | 2004-03-07 19:49:37 +0100 (Sun, 07 Mar 2004) | 2 lines
+r10830 | gbazin | 2005-04-26 16:16:14 +0200 (Tue, 26 Apr 2005) | 1 line
 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
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/video_output/video_output.c
 
- * skins/vars/stream.cpp: support $N (stream name) and $F (full stream name)
+* include/vlc_playlist.h, src/playlist/playlist.c, src/video_output/video_output.c: added a lock to the playlist garbage collector to avoid a race condition with the vout creation/destruction.
+------------------------------------------------------------------------
+r10829 | robux4 | 2005-04-26 15:59:11 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: avoid leaving the same item in cascade
 ------------------------------------------------------------------------
-r7004 | sam | 2004-03-07 18:26:50 +0100 (Sun, 07 Mar 2004) | 5 lines
+r10828 | gbazin | 2005-04-26 15:07:43 +0200 (Tue, 26 Apr 2005) | 1 line
 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
+   M /trunk/modules/codec/x264.c
 
-  * toolbox:
-    + Removed --changelog from the help message.
-    + Output a warning asking to use "svn log" when --changelog is called.
-  * Regenerated SVN changelogs.
+* modules/codec/x264.c: relaxed the version requirement for subpel and bpyramid.
+------------------------------------------------------------------------
+r10827 | gbazin | 2005-04-26 14:44:03 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
+* modules/stream_out/transcode.c: lowered the hurry-up treshold a bit.
 ------------------------------------------------------------------------
-r7003 | fenrir | 2004-03-07 17:26:48 +0100 (Sun, 07 Mar 2004) | 4 lines
+r10826 | gbazin | 2005-04-26 14:40:02 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/stream_out/transcode.c
 
- * mp4.c: - accept adding ES at any time
-          - proper implementation of starting time (edts/elst).
+* modules/stream_out/transcode.c: new hurry-up option that drops video frames if encoder is late.
+------------------------------------------------------------------------
+r10825 | gbazin | 2005-04-26 12:51:32 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
 
+* modules/codec/x264.c: use proper default value for subpel.
+------------------------------------------------------------------------
+r10824 | gbazin | 2005-04-26 12:50:06 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
 
+* modules/codec/x264.c: crop the video if its size isn't a multiple of 16 (will have to be changed to use the visible size values).
 ------------------------------------------------------------------------
-r7002 | rocky | 2004-03-07 17:03:25 +0100 (Sun, 07 Mar 2004) | 3 lines
+r10823 | gbazin | 2005-04-26 12:14:19 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/codec/x264.c
+
+* modules/codec/x264.c: added bpyramid and subpel options + support for X264_ANALYSE_BSUB16x16.
+------------------------------------------------------------------------
+r10822 | gbazin | 2005-04-26 11:37:26 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: sanitized the menus shortcuts.
+------------------------------------------------------------------------
+r10821 | gbazin | 2005-04-26 11:22:04 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: shortcut for open directory changed to Ctrl+R.
+------------------------------------------------------------------------
+r10820 | gbazin | 2005-04-26 10:44:14 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-More printf lint for cygwin (and possibly others)
+* modules/demux/mkv.cpp: itoa -> sprintf.
+------------------------------------------------------------------------
+r10819 | fenrir | 2005-04-26 10:42:19 +0200 (Tue, 26 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/access_filter/timeshift.c
 
+ * all: added set_shortname.
 
 ------------------------------------------------------------------------
-r7001 | fenrir | 2004-03-07 16:58:21 +0100 (Sun, 07 Mar 2004) | 3 lines
+r10818 | fenrir | 2005-04-26 10:34:54 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
- * transcode: downmixing to 1 and 2 channels now really mixes the input
-channels. (Badly done but it gives some results ;)
+ * wxwindows: added a cast to avoid a compiler error (conversion from void*).
 
 ------------------------------------------------------------------------
-r7000 | fenrir | 2004-03-07 16:12:45 +0100 (Sun, 07 Mar 2004) | 3 lines
+r10817 | gbazin | 2005-04-26 10:25:33 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/configure.ac
 
-* transcode: report the right number of channels (a52 -> mpga).
+* configure.ac: add access_filter_record to the build.
+------------------------------------------------------------------------
+r10816 | fenrir | 2005-04-26 09:28:07 +0200 (Tue, 26 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/access_filter/Modules.am
+   A /trunk/modules/access_filter/record.c
+   M /trunk/src/libvlc.h
+
+ * all: added a new access_filter module: record + one hotkey to start/stop
+ recording (simple dumping). (Usefull for dvb/udp/mp3 radio stream).
+
+------------------------------------------------------------------------
+r10815 | fenrir | 2005-04-26 09:24:39 +0200 (Tue, 26 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
 
+ * timer: cosmetic (use VLC_META_NOW_PLAYING instead of "Now Playing")
 
 ------------------------------------------------------------------------
-r6999 | titus | 2004-03-07 16:04:26 +0100 (Sun, 07 Mar 2004) | 1 line
+r10814 | fenrir | 2005-04-26 09:23:56 +0200 (Tue, 26 Apr 2005) | 3 lines
 Changed paths:
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/audio_filter/resampler/linear.c
+   M /trunk/modules/audio_filter/resampler/ugly.c
    M /trunk/modules/control/http.c
-   M /trunk/share/http/index.html
+   M /trunk/modules/mux/mpjpeg.c
 
+ * all: warning fixes.
+ * mpjpeg.c: use sout_CfgParse !
 
 ------------------------------------------------------------------------
-r6998 | rocky | 2004-03-07 15:46:55 +0100 (Sun, 07 Mar 2004) | 3 lines
+r10813 | fenrir | 2005-04-26 09:21:31 +0200 (Tue, 26 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/demux/asf/libasf.c
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/ts.c
+
+ * asf, b4s: warning fixes.
+ * ts: - set BLOCK_FLAG_CORRUPTED on transport_error_indicator.
+       - better support of EIT + VLC_META_NOW_PLAYING.
 
-printf lint changes for cygwin.
+------------------------------------------------------------------------
+r10812 | fenrir | 2005-04-26 09:19:10 +0200 (Tue, 26 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_input.h
 
+ * vlc_input.h: added INPUT_DEL_INFO.
 
 ------------------------------------------------------------------------
-r6997 | asmax | 2004-03-07 15:25:08 +0100 (Sun, 07 Mar 2004) | 2 lines
+r10811 | fenrir | 2005-04-26 09:17:42 +0200 (Tue, 26 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/src/input/control.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
 
-  * ctrl_list.cpp: insert a 1-pixel line between two items in the playlist
+ * control: added INPUT_DEL_INFO.
+ * input: allow chaining of access_filter (like filter1:filter2 ...)
+ * es_out: support VLC_META_NOW_PLAYING for multi-program stream.
 
 ------------------------------------------------------------------------
-r6996 | ipkiss | 2004-03-07 13:55:32 +0100 (Sun, 07 Mar 2004) | 3 lines
+r10810 | djc | 2005-04-26 03:43:00 +0200 (Tue, 26 Apr 2005) | 4 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
+   M /trunk/extras/contrib/src/packages.mak
+
+Change location of speex to http://us.speex.org/download/
+(fix a 302 message...)
 
- * skins2/parser/builder.cpp: check Font::init()'s return value
- * skins/utils/var_text.cpp: added $D (duration) and $L (time left) variables
 
 ------------------------------------------------------------------------
-r6995 | asmax | 2004-03-07 13:42:39 +0100 (Sun, 07 Mar 2004) | 3 lines
+r10809 | sigmunau | 2005-04-26 01:19:19 +0200 (Tue, 26 Apr 2005) | 2 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
+   M /trunk/extras/zsh.cpp
 
-  * all: the tooltip window is now managed by the window manager, not
-  by the generic windows
+extras/zsh.cpp: completion for module_cat and module_cat_list
 
 ------------------------------------------------------------------------
-r6994 | asmax | 2004-03-07 12:47:50 +0100 (Sun, 07 Mar 2004) | 5 lines
+r10808 | sigmunau | 2005-04-26 00:27:41 +0200 (Tue, 26 Apr 2005) | 2 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
+   M /trunk/extras/zsh.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
+extras/zsh.cpp: allow completion of --option=value syntax
 
 ------------------------------------------------------------------------
-r6993 | fenrir | 2004-03-07 02:52:52 +0100 (Sun, 07 Mar 2004) | 3 lines
+r10807 | sigmunau | 2005-04-26 00:14:48 +0200 (Tue, 26 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   A /trunk/extras/Makefile
+   M /trunk/extras/zsh.cpp
 
- * mp4.c: * follow guidelines for box order in stbl.
-          * set language if present.
+extras/Makefile: A very very simple makefile to build the zsh stuff
+extras/zsh.cpp: Support for completing simple url as well
 
 ------------------------------------------------------------------------
-r6992 | fenrir | 2004-03-07 01:46:13 +0100 (Sun, 07 Mar 2004) | 3 lines
+r10804 | robux4 | 2005-04-25 21:19:06 +0200 (Mon, 25 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: add support for new DVD commands, add more debug messages
+------------------------------------------------------------------------
+r10803 | sigmunau | 2005-04-25 19:16:37 +0200 (Mon, 25 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/extras/zsh.cpp
 
- * mp4: really fixed stts table (and no more drift), added stss table
-(key frames).
+zsh.cpp: allow completion of submodules as well for module-type options
+(this allows -A and -V to complete the dummy module
 
 ------------------------------------------------------------------------
-r6991 | ipkiss | 2004-03-07 01:21:48 +0100 (Sun, 07 Mar 2004) | 3 lines
+r10802 | zorglub | 2005-04-24 22:44:36 +0200 (Sun, 24 Apr 2005) | 2 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
+   M /trunk/modules/gui/wxwindows/open.cpp
 
- * skins2/*: - show/hide do not bypass the window manager anymore
-             - transformed some pointers into references
+Fix crash if we don't have freetype or subsdec
 
 ------------------------------------------------------------------------
-r6990 | asmax | 2004-03-07 00:52:16 +0100 (Sun, 07 Mar 2004) | 2 lines
+r10801 | sigmunau | 2005-04-24 20:46:19 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/png_bitmap.cpp
+   M /trunk/TODO
 
-  * png_bitmap.cpp: fixed the transparency
+TODO: Added some of my personal wishes
 
 ------------------------------------------------------------------------
-r6989 | fenrir | 2004-03-06 22:25:45 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10800 | robux4 | 2005-04-24 20:45:35 +0200 (Sun, 24 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/mkv.cpp
 
- * avi.c: set frame type.
+mkv.cpp: Fix a problem when entering a chapter after the previous chapter produced a seek in the code
+------------------------------------------------------------------------
+r10799 | robux4 | 2005-04-24 20:33:37 +0200 (Sun, 24 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: added support for the "GotoAndPlay()" Matroska Script command
 ------------------------------------------------------------------------
-r6988 | fenrir | 2004-03-06 22:09:53 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10798 | zorglub | 2005-04-24 20:01:21 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
+   A /trunk/BUGS
 
- * mpeg4video: set frame type (I,P,B).
+Added file about known bugs
 
 ------------------------------------------------------------------------
-r6987 | fenrir | 2004-03-06 21:57:05 +0100 (Sat, 06 Mar 2004) | 3 lines
+r10797 | zorglub | 2005-04-24 19:56:00 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
- * mp4.c: fixed audio/video synchro. Better length table calculation (I
-hope).
+Also delete nodes when deleting selection
 
 ------------------------------------------------------------------------
-r6986 | gbazin | 2004-03-06 21:49:10 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10796 | robux4 | 2005-04-24 17:55:30 +0200 (Sun, 24 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: support the CallSS VTSM DVD command and cleaner jump between chapters & segments
+------------------------------------------------------------------------
+r10795 | zorglub | 2005-04-24 17:54:03 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda.c
 
-* transcode.c: another fix to avoid 1st frame without pts.
+Don't forget to update the status bar on track change
 
 ------------------------------------------------------------------------
-r6985 | gbazin | 2004-03-06 21:16:04 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10791 | sigmunau | 2005-04-24 16:48:07 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/services_discovery/sap.c
 
-* transcode.c: fix for when 1st frame of non-low-delay streams only has a dts.
+sap.c: clean up playlist handling
 
 ------------------------------------------------------------------------
-r6984 | ipkiss | 2004-03-06 20:46:26 +0100 (Sat, 06 Mar 2004) | 5 lines
+r10788 | sigmunau | 2005-04-24 16:36:27 +0200 (Sun, 24 Apr 2005) | 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/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
+   M /trunk/src/playlist/playlist.c
 
- * 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
+playlist.c: fixed a nasty corruption on exit with more than one sd module
+running
 
 ------------------------------------------------------------------------
-r6983 | gbazin | 2004-03-06 20:30:19 +0100 (Sat, 06 Mar 2004) | 4 lines
+r10787 | robux4 | 2005-04-24 10:08:06 +0200 (Sun, 24 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/copy.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/input/input_dec.c
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: clean the way chapters are presented/handled internally
+------------------------------------------------------------------------
+r10785 | zorglub | 2005-04-24 01:15:09 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* 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).
+Remove invert selection and select all (I simply can't figure how to do that)
 
 ------------------------------------------------------------------------
-r6982 | asmax | 2004-03-06 20:22:47 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10784 | zorglub | 2005-04-24 01:05:35 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/png_bitmap.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-   * src/png_bitmap.cpp: support for transparent PNGs
+Delete selection (either by menu or key)
 
 ------------------------------------------------------------------------
-r6980 | zorglub | 2004-03-06 17:58:11 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10783 | sigmunau | 2005-04-24 00:37:22 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/modules/packetizer/h264.c
 
-Fix include path
+packetizer/h264.c: fix divition by zero for some streams
 
 ------------------------------------------------------------------------
-r6979 | fenrir | 2004-03-06 17:38:29 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10782 | zorglub | 2005-04-24 00:30:11 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/display.c
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/gui/wxwindows/timer.cpp
 
- * rtp, display: update p_sout->i_out_pace_nocontrol.
+Fix disc buttons
 
 ------------------------------------------------------------------------
-r6978 | fenrir | 2004-03-06 17:37:54 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10781 | zorglub | 2005-04-24 00:13:35 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/http.c
-   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/misc/logger.c
 
- * http, udp: update p_sout->i_out_pace_nocontrol.
+Take logger back to control modules
 
 ------------------------------------------------------------------------
-r6977 | fenrir | 2004-03-06 17:36:37 +0100 (Sat, 06 Mar 2004) | 3 lines
+r10780 | sigmunau | 2005-04-23 20:58:19 +0200 (Sat, 23 Apr 2005) | 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
+   A /trunk/extras/zsh.cpp
 
- * all: implemented sout asynch support. (ie sout will try to work at
-the maximum speed if the output can control the pace)
+extras/zsh.cpp: hacky c++ program that generate a zsh completion rule for vlc.
+todo: MODULE_CAT and MODULE_CAT_LIST options. Better mrl completion. :option=value syntax. sout completion
 
 ------------------------------------------------------------------------
-r6976 | fenrir | 2004-03-06 17:35:03 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10779 | sigmunau | 2005-04-23 20:38:01 +0200 (Sat, 23 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/include/input_ext-intf.h
-   M /trunk/include/stream_output.h
+   M /trunk/src/libvlc.h
 
- * all: added two variables needed for asynch sout.
+libvlc.h: move -A back to --aout where it belongs
 
 ------------------------------------------------------------------------
-r6975 | ipkiss | 2004-03-06 17:25:46 +0100 (Sat, 06 Mar 2004) | 5 lines
+r10778 | robux4 | 2005-04-23 18:54:18 +0200 (Sat, 23 Apr 2005) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: refine the way segments/chapters are presented and handled (switching now works from everywhere)
+------------------------------------------------------------------------
+r10777 | robux4 | 2005-04-23 17:13:47 +0200 (Sat, 23 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
- * 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
+mkv.cpp: only display the DVD title info in the Title selection
+------------------------------------------------------------------------
+r10776 | robux4 | 2005-04-23 16:08:01 +0200 (Sat, 23 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: use the title feature to display the segment hierarchy
 ------------------------------------------------------------------------
-r6973 | gbazin | 2004-03-06 16:44:46 +0100 (Sat, 06 Mar 2004) | 3 lines
+r10775 | zorglub | 2005-04-23 14:33:13 +0200 (Sat, 23 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/access/cdda.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.
+Give a fine name when playing audio CD
 
 ------------------------------------------------------------------------
-r6971 | zorglub | 2004-03-06 16:24:37 +0100 (Sat, 06 Mar 2004) | 4 lines
+r10774 | robux4 | 2005-04-23 12:41:52 +0200 (Sat, 23 Apr 2005) | 1 line
 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)
+   M /trunk/modules/demux/mkv.cpp
 
-* Remove directories with only one source file inside
-* Drop the old scope plugin (not ported to aout3)
+mkv.cpp: allow the chapter codecs to display chapter strings too (used to know where the DVD titles are)
+------------------------------------------------------------------------
+r10773 | sigmunau | 2005-04-23 12:30:56 +0200 (Sat, 23 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
+ffmpeg.c: fixed build with older ffmpeg. Disables Indeo2 untill ffmpeg
+people desides to increase their build number again
 
 ------------------------------------------------------------------------
-r6970 | fenrir | 2004-03-06 14:37:44 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10772 | courmisch | 2005-04-23 12:25:36 +0200 (Sat, 23 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/services_discovery/sap.c
 
- * mp4: fixed SVQ3 in .mov
+- enable sap-ipv6 by default
 
 ------------------------------------------------------------------------
-r6969 | gbazin | 2004-03-06 13:22:56 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10771 | ipkiss | 2005-04-23 00:35:51 +0200 (Sat, 23 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet
+   M /trunk/doc/skins/skins2-howto.xml
 
-* modules/control/telnet: added missing svn:ignore property.
+Updated skins2 doc.
 
 ------------------------------------------------------------------------
-r6968 | fenrir | 2004-03-06 06:49:08 +0100 (Sat, 06 Mar 2004) | 3 lines
+r10770 | ipkiss | 2005-04-23 00:25:10 +0200 (Sat, 23 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/gui/skins2/Modules.am
+   A /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+
+ * skins2: Added support for multiple actions (separated by ";"),
+           wherever one action was allowed
 
- * mp4.c: for mp3 in mp4a we need an ESDS.
+------------------------------------------------------------------------
+r10769 | fkuehne | 2005-04-22 23:36:07 +0200 (Fri, 22 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/po/es.po
 
+* update to the Spanish translation by Antonio Javier Varela Calvo
+------------------------------------------------------------------------
+r10768 | robux4 | 2005-04-22 13:47:02 +0200 (Fri, 22 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
+contrib: try to allow make src for Linux too
 ------------------------------------------------------------------------
-r6967 | fenrir | 2004-03-06 06:47:59 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10767 | fenrir | 2005-04-22 10:05:03 +0200 (Fri, 22 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/video_output/vout_synchro.c
 
* transcode.c: fixed SVQ3 transcoding.
vout_synchro: less verbose.
 
 ------------------------------------------------------------------------
-r6966 | fenrir | 2004-03-06 02:14:28 +0100 (Sat, 06 Mar 2004) | 2 lines
+r10765 | robux4 | 2005-04-21 23:09:15 +0200 (Thu, 21 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/demux/mkv.cpp
 
- * httpd: fixed handling of 'Connection: '.
+mkv.cpp: Enter/Leave on subchapters too
+------------------------------------------------------------------------
+r10764 | robux4 | 2005-04-21 22:29:42 +0200 (Thu, 21 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
+contrib: no need to patch libebml anymore
 ------------------------------------------------------------------------
-r6965 | fenrir | 2004-03-06 00:26:36 +0100 (Sat, 06 Mar 2004) | 8 lines
+r10763 | robux4 | 2005-04-21 22:21:08 +0200 (Thu, 21 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.h
+   D /trunk/extras/contrib/src/Patches/libebml.patch
+   M /trunk/extras/contrib/src/packages.mak
 
- * 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, ...)
+contrib: update to the latest libebml/libmatroska packages
+------------------------------------------------------------------------
+r10762 | robux4 | 2005-04-21 22:12:12 +0200 (Thu, 21 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: add a notice about the gcc bug on Darwin
+------------------------------------------------------------------------
+r10761 | robux4 | 2005-04-21 14:29:55 +0200 (Thu, 21 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: minor improvements
 ------------------------------------------------------------------------
-r6964 | ipkiss | 2004-03-05 21:56:39 +0100 (Fri, 05 Mar 2004) | 2 lines
+r10760 | gbazin | 2005-04-21 14:09:23 +0200 (Thu, 21 Apr 2005) | 1 line
 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
+   M /trunk/modules/gui/wxwindows/timer.cpp
 
- * skins2/*: Change mouse cursor above a Resize control (win32 only)
+* modules/gui/wxwindows/timer.cpp: fixed interface flickering.
+------------------------------------------------------------------------
+r10759 | courmisch | 2005-04-21 11:15:46 +0200 (Thu, 21 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/src/playlist/view.c
+
+Handle failed allocation
+(I don't remember why I coded that, but it was left in my trunk)
 
 ------------------------------------------------------------------------
-r6963 | murray | 2004-03-05 20:24:14 +0100 (Fri, 05 Mar 2004) | 12 lines
+r10758 | courmisch | 2005-04-21 11:09:34 +0200 (Thu, 21 Apr 2005) | 4 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
+   M /trunk/modules/misc/network/ipv4.c
 
-String review, as promised :)
+Applied patch for support of the IP_MULTICAST_IF
+by isteinmann (at) bluewin.ch
+with fixes
 
-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
+------------------------------------------------------------------------
+r10757 | robux4 | 2005-04-20 23:04:49 +0200 (Wed, 20 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: the JumpTT command now works !!!!!!
+------------------------------------------------------------------------
+r10756 | fkuehne | 2005-04-20 22:58:15 +0200 (Wed, 20 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
+* fixed download-location of libvorbis
 ------------------------------------------------------------------------
-r6962 | fenrir | 2004-03-05 19:30:50 +0100 (Fri, 05 Mar 2004) | 4 lines
+r10755 | robux4 | 2005-04-20 21:45:41 +0200 (Wed, 20 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/include/modules.h
-   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/demux/mkv.cpp
 
- * include/modules.h: increased numbers of shorcuts
- * modules/demux/demux2.c: added all audio demuxer shortcuts.
+mkv.cpp: finding the segment matching the Title for JumpTT works
+------------------------------------------------------------------------
+r10754 | gbazin | 2005-04-20 16:57:22 +0200 (Wed, 20 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
+* modules/codec/ffmpeg/ffmpeg.c: add Miro/Pinnacle VideoXL support.
+------------------------------------------------------------------------
+r10753 | gbazin | 2005-04-20 16:55:46 +0200 (Wed, 20 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/avi/libavi.c
 
+* modules/demux/avi: pass on video palette.
 ------------------------------------------------------------------------
-r6961 | sam | 2004-03-05 18:34:23 +0100 (Fri, 05 Mar 2004) | 3 lines
+r10752 | dionoea | 2005-04-20 16:39:29 +0200 (Wed, 20 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+change pointed out by 'acehole' in the forums so that automaticaly opening
+a file with VLC will use the whole file name and not the 8.3 format. That
+makes automatic subtitle loading work.
+
+------------------------------------------------------------------------
+r10751 | gbazin | 2005-04-20 12:44:42 +0200 (Wed, 20 Apr 2005) | 1 line
 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
+
+* modules/codec/ffmpeg: added support for Apple QuickDraw, QPEG, IBM Ultimotion, LOCO, Winnov WNV1, Autodesc RLE and Indeo V2 video codecs.
+------------------------------------------------------------------------
+r10750 | gbazin | 2005-04-20 12:41:11 +0200 (Wed, 20 Apr 2005) | 1 line
+Changed paths:
    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
+
+* modules/demux/mp4: support for QuickDraw video tracks.
+------------------------------------------------------------------------
+r10749 | robux4 | 2005-04-19 23:15:46 +0200 (Tue, 19 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix a gcc warning
+------------------------------------------------------------------------
+r10748 | robux4 | 2005-04-19 22:05:59 +0200 (Tue, 19 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: preliminary support for the JumpTT command
+------------------------------------------------------------------------
+r10747 | robux4 | 2005-04-19 21:46:59 +0200 (Tue, 19 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix various memory management problems
+------------------------------------------------------------------------
+r10746 | fenrir | 2005-04-19 18:03:11 +0200 (Tue, 19 Apr 2005) | 6 lines
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace.c
+
+  *deinterlace: added a new deinterlace method (called 'x' as experimental until I find
+  a better name ;).
+   It applies a edge oriented interpolation on interlaced video part only (it works on
+   a 8x8 block basis). It works pretty well except where there is a lot of small details.
+
+
+------------------------------------------------------------------------
+r10745 | fenrir | 2005-04-19 17:59:57 +0200 (Tue, 19 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/decoder.c
+
+ * decoder: fix a crash with delete spu.
+
+------------------------------------------------------------------------
+r10744 | fenrir | 2005-04-19 17:56:06 +0200 (Tue, 19 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/dvb.h
+
+ * dvb: read more TS blocks at once. We start reading only 2 ts packets (needed to avoid
+long delay because we only receive PAT at the start), but we increase each time we read
+data until 20. This decrease the load (more than 50% for me) while kepping low start up delay.
+
+------------------------------------------------------------------------
+r10743 | robux4 | 2005-04-19 16:44:44 +0200 (Tue, 19 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: compilation fixes
+------------------------------------------------------------------------
+r10742 | robux4 | 2005-04-19 16:25:30 +0200 (Tue, 19 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: start calling the interpretor
+------------------------------------------------------------------------
+r10741 | gbazin | 2005-04-19 15:38:23 +0200 (Tue, 19 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+* modules/demux/ts.c: got rid of some useless code and fixed a memory leak at the same time.
+------------------------------------------------------------------------
+r10740 | robux4 | 2005-04-19 14:38:49 +0200 (Tue, 19 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: initial support for GPRM and SPRM DVD registers
+------------------------------------------------------------------------
+r10739 | robux4 | 2005-04-19 13:33:14 +0200 (Tue, 19 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: demux_sys_t needs to keep the same name
+------------------------------------------------------------------------
+r10738 | robux4 | 2005-04-19 13:17:22 +0200 (Tue, 19 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: changed the name of classes and prepare the DVD interpretor
+------------------------------------------------------------------------
+r10737 | gbazin | 2005-04-19 10:39:31 +0200 (Tue, 19 Apr 2005) | 5 lines
+Changed paths:
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* include/vlc_keys.h: Added Insert and Delete hotkeys.
+* modules/gui/wxwindows/interface.cpp: Fixed End hotkey + added Insert/Delete.
+
+Patch by Greg Hazel (ghazel at gmail dot com)
+
+------------------------------------------------------------------------
+r10736 | courmisch | 2005-04-19 10:20:30 +0200 (Tue, 19 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Don't enable externrun module in -hopefully- upcoming 0.8.2
+
+------------------------------------------------------------------------
+r10735 | ipkiss | 2005-04-18 23:21:09 +0200 (Mon, 18 Apr 2005) | 5 lines
+Changed paths:
    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
+
+ * skins2: Fixed 2 bugs related with embedded vout and skins switching:
+    - win32: fixed the 'vout_directx private error: out of memory' error
+      (thanks to Trax` for pointing it out)
+    - x11: it's now possible to use the embedded vout after changing skin
+
+------------------------------------------------------------------------
+r10733 | jpsaman | 2005-04-18 20:13:37 +0200 (Mon, 18 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
+
+Fix deadlock while quiting VLC. It can get stuck in the playlist. Stopping the playlist first resolves this problem.
+
+------------------------------------------------------------------------
+r10731 | gbazin | 2005-04-18 17:32:31 +0200 (Mon, 18 Apr 2005) | 1 line
+Changed paths:
    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.
+* modules/mux/mpeg/*: new --sout-ps-pes-max-size option.
+------------------------------------------------------------------------
+r10730 | gbazin | 2005-04-18 16:49:29 +0200 (Mon, 18 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
+* modules/gui/wxwindows/*: workaround uninitialization bug in wxWidgets -> re-enabled on-the-fly interface switching.
 ------------------------------------------------------------------------
-r6960 | sigmunau | 2004-03-05 18:18:42 +0100 (Fri, 05 Mar 2004) | 3 lines
+r10729 | damienf | 2005-04-18 14:58:14 +0200 (Mon, 18 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/Makefile.am
 
-modules/gui/wxwindows/iteminfo.cpp:
- * select the right value in the group-combobox in the iteminfo dialog
+- make use of cygwin rebase to optimize DLL loading, if present
 
 ------------------------------------------------------------------------
-r6959 | sam | 2004-03-05 17:45:32 +0100 (Fri, 05 Mar 2004) | 3 lines
+r10728 | damienf | 2005-04-18 13:51:57 +0200 (Mon, 18 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/activex/plugin.cpp
 
-  * toolbox:
-    + Do not remove svn directories in autotools/ when using --distclean.
+- previously checked in this file to work only within my debug environment
 
 ------------------------------------------------------------------------
-r6958 | sam | 2004-03-05 17:07:35 +0100 (Fri, 05 Mar 2004) | 7 lines
+r10727 | damienf | 2005-04-18 13:35:18 +0200 (Mon, 18 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/mozilla/npvlc_rc.rc
-   M /trunk/mozilla/vlcplugin.h
+   M /trunk/AUTHORS
+   M /trunk/activex/README.TXT
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/utils.cpp
+   M /trunk/activex/utils.h
+   M /trunk/activex/viewobject.cpp
+   M /trunk/activex/viewobject.h
+   M /trunk/activex/vlccontrol.cpp
+
+- source cleanup
+- few bugs fixed
+- added suport to Ole Extent measurments to improve compatibilty
 
-  * mozilla/vlcplugin.h:
-    + Added the 'video/x-ms-asf' MIME type to the plugin (Closes Debian
-      bug #232690).
+------------------------------------------------------------------------
+r10726 | gbazin | 2005-04-18 12:42:30 +0200 (Mon, 18 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
-   This commit is also a blatant test of the SVN->CVS mirroring scripts. If
- it does not work, we're screwed :-)
+* modules/gui/wxwindows/interface.cpp: fixed special hotkeys with modifiers on win32.
+------------------------------------------------------------------------
+r10725 | gbazin | 2005-04-18 12:02:42 +0200 (Mon, 18 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
+* modules/gui/wxwindows/wxwindows.cpp: don't use the saved positions/sizes when acting as a dialog provider.
 ------------------------------------------------------------------------
-r6930 | garf | 2004-03-05 15:03:20 +0100 (Fri, 05 Mar 2004) | 19 lines
+r10724 | courmisch | 2005-04-18 10:37:59 +0200 (Mon, 18 Apr 2005) | 2 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...
-
-------------------------------------------------------------------------
-r6929 | fenrir | 2004-03-05 01:14:19 +0100 (Fri, 05 Mar 2004) | 6 lines
+
+add -lz to build gnutls (see if it doesn't break)
+
+------------------------------------------------------------------------
+r10715 | courmisch | 2005-04-17 20:00:31 +0200 (Sun, 17 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk/src/playlist/item-ext.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...
+Msg_Info => Msg_Dbg
 
 ------------------------------------------------------------------------
-r6928 | fenrir | 2004-03-05 00:59:16 +0100 (Fri, 05 Mar 2004) | 3 lines
+r10713 | sigmunau | 2005-04-17 15:03:09 +0200 (Sun, 17 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
- * modules.c: fixed module_Need. (but I'm not sure of what to do with
- shortcuts,any and 0 scored modules).
+wx/playlist.cpp: removed a stray wxMutexGuiLeave
 
 ------------------------------------------------------------------------
-r6927 | bigben | 2004-03-04 23:52:43 +0100 (Thu, 04 Mar 2004) | 2 lines
+r10712 | sigmunau | 2005-04-17 15:00:51 +0200 (Sun, 17 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/demux/playlist/playlist.c
 
-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).
+demux/playlist: fix a crash when shoutcast discovery correctly is not
+autoplayed
 
 ------------------------------------------------------------------------
-r6926 | sigmunau | 2004-03-04 23:47:42 +0100 (Thu, 04 Mar 2004) | 3 lines
+r10711 | sigmunau | 2005-04-17 14:59:23 +0200 (Sun, 17 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
+   M /trunk/modules/services_discovery/shout.c
 
-modules/video_filter/deinterlace/deinterlace.c:
- * Fixed a sse2 crash related to a non-16byte aligned pointer
+shout.c: fix some potential problems
 
 ------------------------------------------------------------------------
-r6925 | asmax | 2004-03-03 23:57:15 +0100 (Wed, 03 Mar 2004) | 3 lines
+r10710 | sigmunau | 2005-04-17 14:58:33 +0200 (Sun, 17 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/theme/skin.dtd
-   M /trunk/modules/gui/skins2/utils/bezier.cpp
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/messages.c
 
-* utils/bezier.cpp: use lrint() to avoid rounding issues
-* theme/skin.dtd: "" instead of "\0" for default values
+minor memleak fixes
 
 ------------------------------------------------------------------------
-r6924 | gbazin | 2004-03-03 21:42:52 +0100 (Wed, 03 Mar 2004) | 3 lines
+r10709 | sigmunau | 2005-04-17 14:36:34 +0200 (Sun, 17 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/playlist.c
 
+playlist.c: shut up a compiler warning
+item-ext.c: reverted a recent change in GetPositionById than caused
+old-style playlist to malfunction (visible in rc interface at least)
+
+------------------------------------------------------------------------
+r10707 | jpsaman | 2005-04-16 16:10:00 +0200 (Sat, 16 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/mozilla/Makefile.am
 
-* extras/MacOSX/*: bumped revision number to 0.7.2-cvs.
+Make compilation of mozilla plugin easier on different distributions. Removed fixed include paths from mozilla/Makefile.am. XPIDL_INCL is automatically determined from ${MOZILLA_CONFIG}. 
+Configure and compile with XPIDL=<path_to_xpidl> application of your mozilla version, eg for mozilla-1.7.6 use: XPIDL=/usr/lib/mozilla-1.7.6/xpidl ./configure <rest of line> && make
 
 ------------------------------------------------------------------------
-r6923 | gbazin | 2004-03-03 21:39:53 +0100 (Wed, 03 Mar 2004) | 5 lines
+r10706 | courmisch | 2005-04-16 14:30:45 +0200 (Sat, 16 Apr 2005) | 2 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
-
+   M /trunk/src/misc/threads.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".
+Clean up thread_{begin,end}
 
 ------------------------------------------------------------------------
-r6922 | sigmunau | 2004-03-03 18:18:38 +0100 (Wed, 03 Mar 2004) | 4 lines
+r10705 | courmisch | 2005-04-16 14:24:32 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/share/Makefile.am
+   M /trunk/src/misc/objects.c
 
-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
+- fix invalid free of root object
 
 ------------------------------------------------------------------------
-r6921 | sigmunau | 2004-03-03 16:47:08 +0100 (Wed, 03 Mar 2004) | 3 lines
+r10704 | courmisch | 2005-04-16 12:53:36 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/modules.c
 
-src/misc/modules.c:
- * include vlc_httpd.h, fixes compilation
-
-------------------------------------------------------------------------
-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.
+Small mem leak
 
 ------------------------------------------------------------------------
-r6919 | fenrir | 2004-03-03 14:27:25 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10703 | courmisch | 2005-04-16 12:33:13 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/services_discovery/sap.c
 
- * rtp: ported to new httpd.
+Clean up
 
 ------------------------------------------------------------------------
-r6918 | fenrir | 2004-03-03 14:26:50 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10702 | gbazin | 2005-04-16 12:01:18 +0200 (Sat, 16 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/http.c
-
- * http: ported to new httpd. A few features are still missings.
+   M /trunk/src/misc/configuration.c
 
+* src/misc/configuration.c: YAF (yet another fix).
 ------------------------------------------------------------------------
-r6917 | fenrir | 2004-03-03 14:25:53 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10701 | sigmunau | 2005-04-16 11:56:26 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/http.c
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
- * http: ported to new httpd.
+wx/playlist.cpp: invalidate the FindItem cache when needed (should fix some random crashes)
 
 ------------------------------------------------------------------------
-r6916 | fenrir | 2004-03-03 14:25:24 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10700 | courmisch | 2005-04-16 11:06:48 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/objects.c
+   M /trunk/modules/services_discovery/sap.c
 
- * objects: include vlc_http.h
+Force conversion from UTF-8 when announce is incorrectly encoded
 
 ------------------------------------------------------------------------
-r6915 | fenrir | 2004-03-03 14:25:00 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10699 | gbazin | 2005-04-16 02:01:38 +0200 (Sat, 16 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_common.h
-
- * vlc_common.h: httpd typedefs.
+   M /trunk/modules/gui/wxwindows/video.cpp
 
+* modules/gui/wxwindows/video.cpp: fixes.
 ------------------------------------------------------------------------
-r6914 | fenrir | 2004-03-03 14:24:31 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10698 | gbazin | 2005-04-16 00:35:21 +0200 (Sat, 16 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
-   M /trunk/modules/misc/Modules.am
-
- * all: httpd compilation.
+   M /trunk/src/misc/modules.c
 
+* src/misc/modules.c: added sub-version number to cache data (used to detect cache layout changes in the development version).
 ------------------------------------------------------------------------
-r6913 | fenrir | 2004-03-03 14:23:47 +0100 (Wed, 03 Mar 2004) | 4 lines
+r10697 | sigmunau | 2005-04-16 00:32:04 +0200 (Sat, 16 Apr 2005) | 2 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
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/view.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, ...
+playlist: fixed two more occurences of the previous error
 
 ------------------------------------------------------------------------
-r6912 | sam | 2004-03-03 13:21:57 +0100 (Wed, 03 Mar 2004) | 3 lines
+r10696 | sigmunau | 2005-04-16 00:28:24 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/playlist/item-ext.c
 
-  * configure.ac:
-    + When using a local ffmpeg tree, add a path to the avformat headers.
+playlist/item-ext.c: fixed off-by-one error causing a crash in ItemGetById
 
 ------------------------------------------------------------------------
-r6911 | fenrir | 2004-03-03 13:21:36 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10695 | zorglub | 2005-04-16 00:21:08 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/vout.c
+   M /trunk/src/playlist/playlist.c
 
- * vout.c: fixed a warning.
+Fix next
 
 ------------------------------------------------------------------------
-r6910 | fenrir | 2004-03-03 13:03:15 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10694 | gbazin | 2005-04-16 00:17:04 +0200 (Sat, 16 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-
-  * mkv: added Control and use vlc_meta.h.
+   M /trunk/modules/gui/wxwindows/timer.cpp
 
+* modules/gui/wxwindows/timer.cpp: cleanup.
 ------------------------------------------------------------------------
-r6909 | titer | 2004-03-03 13:01:57 +0100 (Wed, 03 Mar 2004) | 6 lines
+r10693 | gbazin | 2005-04-16 00:08:02 +0200 (Sat, 16 Apr 2005) | 1 line
 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)
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
+* modules/gui/wxwindows: bunch of small improvements to the embedded mode + enabled saving size with --wxwin-autosize.
 ------------------------------------------------------------------------
-r6908 | fenrir | 2004-03-03 13:01:38 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10692 | courmisch | 2005-04-15 23:56:14 +0200 (Fri, 15 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/modules/demux/voc.c
 
- demux: implementation of demux2_vaControlHelper.
+- demux with much bigger buffers to avoid performance issue
+- fix silences handling
 
 ------------------------------------------------------------------------
-r6907 | fenrir | 2004-03-03 13:01:17 +0100 (Wed, 03 Mar 2004) | 3 lines
+r10691 | gbazin | 2005-04-15 22:58:06 +0200 (Fri, 15 Apr 2005) | 1 line
 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++.
+   M /trunk/src/misc/configuration.c
 
+* src/misc/configuration.c: fixed a few recent bugs.
 ------------------------------------------------------------------------
-r6906 | fenrir | 2004-03-03 12:59:41 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10690 | massiot | 2005-04-15 22:01:19 +0200 (Fri, 15 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/configure.ac
+   M /trunk/modules/stream_out/Modules.am
+   M /trunk/modules/stream_out/bridge.c
+   A /trunk/modules/stream_out/mosaic_bridge.c (from /trunk/modules/video_output/picture.c:10669)
+   M /trunk/modules/video_filter/Modules.am
+   M /trunk/modules/video_filter/mosaic.c
+   A /trunk/modules/video_filter/mosaic.h (from /trunk/modules/video_output/picture.h:10654)
+   M /trunk/modules/video_output/Modules.am
+   D /trunk/modules/video_output/picture.c
+   D /trunk/modules/video_output/picture.h
 
- * input.c: add Duration to input infos.
+ * ALL: converted the video output module "picture" to a stream output
+   module "mosaic-bridge".
 
 ------------------------------------------------------------------------
-r6905 | fenrir | 2004-03-03 12:41:04 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10689 | massiot | 2005-04-15 21:51:23 +0200 (Fri, 15 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/include/vlc_video.h
 
- * mpga: demux -> demux2.
+ * include/vlc_video.h: Added a p_next pointer to link pictures.
 
 ------------------------------------------------------------------------
-r6904 | fenrir | 2004-03-03 12:40:19 +0100 (Wed, 03 Mar 2004) | 3 lines
+r10688 | massiot | 2005-04-15 21:02:14 +0200 (Fri, 15 Apr 2005) | 2 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
+   M /trunk/configure.ac
 
- * a52.c aac.c au.c dts.c flac.c wav.c: Converted all audio only demuxers
- to demux2.
+ * configure.ac: Support for x86_64 architecture.
 
 ------------------------------------------------------------------------
-r6903 | massiot | 2004-03-03 12:39:06 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10687 | massiot | 2005-04-15 20:06:51 +0200 (Fri, 15 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transrate/frame.c
+   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/video_output/sdl.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/cpu.c
 
-* modules/stream_out/transrate/frame.c: Fixed warnings (thanks fenrir)
+ * ALL: x86-64 fixes.
 
 ------------------------------------------------------------------------
-r6902 | fenrir | 2004-03-03 12:38:14 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10686 | titer | 2005-04-15 18:56:51 +0200 (Fri, 15 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/id3.c
-   M /trunk/modules/demux/util/id3tag.c
+   M /trunk
+   M /trunk/extras/contrib/src
 
- * id3*: Search p_input (to make it working with demux2).
+ More to ignore
 
 ------------------------------------------------------------------------
-r6901 | massiot | 2004-03-03 12:34:41 +0100 (Wed, 03 Mar 2004) | 13 lines
+r10685 | gbazin | 2005-04-15 17:22:17 +0200 (Fri, 15 Apr 2005) | 1 line
 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)
+   M /trunk/modules/gui/wxwindows/video.cpp
 
+* modules/gui/wxwindows: disable last commit for now since we don't seem to be able to retrieve the right size values.
 ------------------------------------------------------------------------
-r6900 | bigben | 2004-03-03 12:34:19 +0100 (Wed, 03 Mar 2004) | 6 lines
+r10684 | gbazin | 2005-04-15 17:13:02 +0200 (Fri, 15 Apr 2005) | 1 line
 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.
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
+* modules/gui/wxwindows: save size of video window when in non-autosize mode.
 ------------------------------------------------------------------------
-r6899 | massiot | 2004-03-03 12:29:26 +0100 (Wed, 03 Mar 2004) | 11 lines
+r10683 | courmisch | 2005-04-15 16:53:59 +0200 (Fri, 15 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/services_discovery/sap.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)
+support for non-global statically defined SAP IPv4 multicast addresses
+(Trivial patch)
 
 ------------------------------------------------------------------------
-r6898 | massiot | 2004-03-03 12:20:52 +0100 (Wed, 03 Mar 2004) | 6 lines
+r10682 | gbazin | 2005-04-15 16:31:58 +0200 (Fri, 15 Apr 2005) | 1 line
 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
+   M /trunk/src/misc/modules.c
 
+* src/misc/modules.c: oups, stupid bug.
 ------------------------------------------------------------------------
-r6897 | massiot | 2004-03-03 12:12:08 +0100 (Wed, 03 Mar 2004) | 3 lines
+r10681 | gbazin | 2005-04-15 16:01:27 +0200 (Fri, 15 Apr 2005) | 1 line
 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).
+   M /trunk/include/configuration.h
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/src/misc/configuration.c
+   M /trunk/src/misc/modules.c
 
+* src/misc/configuration.c, ALL: support for auto-saveable config options (saved automatically on exit).
 ------------------------------------------------------------------------
-r6896 | massiot | 2004-03-03 12:09:30 +0100 (Wed, 03 Mar 2004) | 3 lines
+r10680 | gbazin | 2005-04-15 12:38:01 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
-
-* modules/packetizer/mpegvideo.c: Correctly flag the picture types in
-  block_t::i_flags.
+   M /trunk/modules/gui/wxwindows/timer.cpp
 
+* modules/gui/wxwindows/timer.cpp: reduced the one shot timers length.
 ------------------------------------------------------------------------
-r6895 | massiot | 2004-03-03 11:51:55 +0100 (Wed, 03 Mar 2004) | 4 lines
+r10679 | gbazin | 2005-04-15 12:30:56 +0200 (Fri, 15 Apr 2005) | 1 line
 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.
+   M /trunk/modules/gui/wxwindows/video.cpp
 
+* modules/gui/wxwindows/video.cpp: only set background color when necessary.
 ------------------------------------------------------------------------
-r6894 | massiot | 2004-03-03 11:49:50 +0100 (Wed, 03 Mar 2004) | 3 lines
+r10678 | gbazin | 2005-04-15 11:58:33 +0200 (Fri, 15 Apr 2005) | 1 line
 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)
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
+* modules/gui/wxwindows: small cleanup + renamed wxwin-size-to-video into wxwin-autosize.
 ------------------------------------------------------------------------
-r6893 | fenrir | 2004-03-03 02:26:49 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10677 | zorglub | 2005-04-15 11:34:29 +0200 (Fri, 15 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
- * ts.c: fixed PCR handling (when the pcr pid isn't attached to the PMT.)
+Allow resizing of video when autofit is enabled
 
 ------------------------------------------------------------------------
-r6892 | hartman | 2004-03-03 00:49:38 +0100 (Wed, 03 Mar 2004) | 2 lines
+r10676 | gbazin | 2005-04-15 11:13:24 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/NEWS
-
-* updated NEWS for 0.7.1a
+   M /trunk/modules/gui/wxwindows/video.cpp
 
+* modules/gui/wxwindows/video.cpp: some fixes for the recent breakage.
 ------------------------------------------------------------------------
-r6891 | massiot | 2004-03-02 23:55:34 +0100 (Tue, 02 Mar 2004) | 6 lines
+r10675 | robux4 | 2005-04-14 23:49:34 +0200 (Thu, 14 Apr 2005) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: preliminary support for segments with no content, only chapter commands
 ------------------------------------------------------------------------
-r6890 | ipkiss | 2004-03-02 22:45:15 +0100 (Tue, 02 Mar 2004) | 8 lines
+r10673 | robux4 | 2005-04-13 23:06:16 +0200 (Wed, 13 Apr 2005) | 2 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"
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: store the chapter codec data for later use
+code cleaning
 ------------------------------------------------------------------------
-r6889 | hartman | 2004-03-02 20:21:03 +0100 (Tue, 02 Mar 2004) | 3 lines
+r10672 | robux4 | 2005-04-13 22:03:49 +0200 (Wed, 13 Apr 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: stronger type checking
 ------------------------------------------------------------------------
-r6888 | hartman | 2004-03-02 17:44:21 +0100 (Tue, 02 Mar 2004) | 2 lines
+r10671 | zorglub | 2005-04-13 21:31:45 +0200 (Wed, 13 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/playlist/playlist.c
 
-* This was the thing i didn't commit and which AGAIN leaves us with a CPU hogging release :(
+Don't autoplay SAP items
 
 ------------------------------------------------------------------------
-r6887 | kuehne | 2004-03-02 14:53:14 +0100 (Tue, 02 Mar 2004) | 8 lines
+r10670 | zorglub | 2005-04-13 19:43:12 +0200 (Wed, 13 Apr 2005) | 10 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
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/ncurses.c
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/playlist/view.c
 
-* 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"
+* Playlist :
+  - fix crash when deleting current item
+  - SAP: don't store pointers
+  - don't pass pointers to interface in item-appended
+  - remove VIEW_SIMPLE that was confusing and bug-generating
 
-* src/libvlc.h: small corrections of to-be-localised strings
-* modules/gui/macosx/macosx.m: ditto
-* modules/video_output/fb.c: ditto
+* wx: 
+  - Fix open layout
+  - Fix slider behaviour, patch by Greg Hazel
 
 ------------------------------------------------------------------------
-r6886 | hartman | 2004-03-02 13:39:25 +0100 (Tue, 02 Mar 2004) | 2 lines
+r10669 | fenrir | 2005-04-13 10:27:34 +0200 (Wed, 13 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/mux/mpeg/csa.c
 
-Spelling error
+ * csa: decrypt only when payload >= 8 bytes.
 
 ------------------------------------------------------------------------
-r6885 | hartman | 2004-03-02 02:10:26 +0100 (Tue, 02 Mar 2004) | 2 lines
+r10668 | gbazin | 2005-04-13 09:27:37 +0200 (Wed, 13 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-
-* Fix dts contrib
+   M /trunk/po/de.po
 
+* po/de.po: small fix.
 ------------------------------------------------------------------------
-r6884 | hartman | 2004-03-02 01:59:16 +0100 (Tue, 02 Mar 2004) | 2 lines
+r10667 | fkuehne | 2005-04-13 00:48:27 +0200 (Wed, 13 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/po/de.po
+   M /trunk/src/libvlc.h
 
-* update caca and live.com
+* src/libvlc.h: added Chinese Traditional to the list of languages
+* modules/access/v4l/v4l.c: fixed l10n-strings (we use American English in l10n-strings)
+* de.po: first update to the German translation
 
 ------------------------------------------------------------------------
-r6883 | fenrir | 2004-03-01 23:35:55 +0100 (Mon, 01 Mar 2004) | 3 lines
+r10666 | fkuehne | 2005-04-13 00:47:36 +0200 (Wed, 13 Apr 2005) | 1 line
 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).
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/toolame.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/control/showintf.c
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
+* ALL:  removed l10n of various untranslatable strings such as 'ffmpeg' or 'Vorbis'
 ------------------------------------------------------------------------
-r6882 | gbazin | 2004-03-01 22:23:09 +0100 (Mon, 01 Mar 2004) | 3 lines
+r10665 | zorglub | 2005-04-12 23:55:32 +0200 (Tue, 12 Apr 2005) | 8 lines
 Changed paths:
-   M /trunk/ChangeLog
+   M /trunk/THANKS
+   M /trunk/modules/gui/wxwindows/interface.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/timer.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/misc/playlist/m3u.c
+
+* Patch by Gregory Hazel :
+  - Fix gui flickering on video size change
+  - provide a no-auto-resize mode 
 
+* Patch by Christophe Mutricy : fix M3U export
 
-* ChangeLog: updated for 0.7.1.
+Thanks to both !
 
 ------------------------------------------------------------------------
-r6881 | gbazin | 2004-03-01 21:36:24 +0100 (Mon, 01 Mar 2004) | 3 lines
+r10664 | fkuehne | 2005-04-12 23:11:46 +0200 (Tue, 12 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-
-
-* modules/gui/skins2/Modules.am: oops, 1 file too much.
+   M /trunk/po/Makefile.in.in
 
+* sorry, this file wasn't supposed to be commited in r10663, reverted to r10352
 ------------------------------------------------------------------------
-r6880 | gbazin | 2004-03-01 21:04:55 +0100 (Mon, 01 Mar 2004) | 3 lines
+r10663 | fkuehne | 2005-04-12 23:08:00 +0200 (Tue, 12 Apr 2005) | 1 line
 Changed paths:
+   M /trunk/po/Makefile.in.in
+   M /trunk/po/POTFILES.in
+   M /trunk/po/bn.po
+   M /trunk/po/da.po
    M /trunk/po/de.po
+   M /trunk/po/el.po
    M /trunk/po/en_GB.po
    M /trunk/po/es.po
    M /trunk/po/fr.po
+   M /trunk/po/hi.po
    M /trunk/po/hu.po
    M /trunk/po/it.po
    M /trunk/po/ja.po
+   M /trunk/po/my.po
+   M /trunk/po/ne.po
    M /trunk/po/nl.po
    M /trunk/po/no.po
    M /trunk/po/pl.po
+   M /trunk/po/ps.po
    M /trunk/po/pt_BR.po
    M /trunk/po/ru.po
    M /trunk/po/sv.po
+   M /trunk/po/tet.po
+   M /trunk/po/tl.po
    M /trunk/po/vlc.pot
+   M /trunk/po/zh_TW.po
 
-
-* po/*: ./toolbox --update-po in preparation for the release.
-
+* updated the po-files on request by Jonas Larsen
 ------------------------------------------------------------------------
-r6879 | gbazin | 2004-03-01 20:58:16 +0100 (Mon, 01 Mar 2004) | 3 lines
+r10662 | fkuehne | 2005-04-12 20:51:14 +0200 (Tue, 12 Apr 2005) | 1 line
 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.
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   A /trunk/po/zh_TW.po
+   M /trunk/src/misc/darwin_specific.m
 
+* added Chinese Traditional translation by Frank Chao <frank0624 (at) gmail.com>
 ------------------------------------------------------------------------
-r6878 | gbazin | 2004-03-01 20:41:42 +0100 (Mon, 01 Mar 2004) | 4 lines
+r10661 | bigben | 2005-04-12 20:46:26 +0200 (Tue, 12 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/install-win32
-   M /trunk/modules/gui/skins2/Modules.am
+   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/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
 
+Update the info displayed in the playlist when you change the play mode in the menu (had this ever worked ?)
 
-* 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.
 
 ------------------------------------------------------------------------
-r6877 | asmax | 2004-03-01 20:36:43 +0100 (Mon, 01 Mar 2004) | 2 lines
+r10660 | gbazin | 2005-04-12 20:15:33 +0200 (Tue, 12 Apr 2005) | 1 line
 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
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/misc/xml/xtag.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/playlist.c
 
+* ALL: fixed a handful of bugs and memory leaks.
 ------------------------------------------------------------------------
-r6876 | asmax | 2004-03-01 19:33:31 +0100 (Mon, 01 Mar 2004) | 5 lines
+r10659 | hartman | 2005-04-12 18:43:55 +0200 (Tue, 12 Apr 2005) | 2 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
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.m
 
-* 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
+* Fix two cases where p_playlist->status.p_item was NULL (this fixes last issues with adding shoutcast SD to OSX playlist)
 
 ------------------------------------------------------------------------
-r6875 | gbazin | 2004-03-01 19:31:13 +0100 (Mon, 01 Mar 2004) | 3 lines
+r10658 | hartman | 2005-04-12 18:20:55 +0200 (Tue, 12 Apr 2005) | 2 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
-
+   M /trunk/modules/misc/xml/xtag.c
 
-* modules/gui/wxwindows/*: make sure we re-use the streaming wizard so the user selection doesn't get lost each time it is opened.
+* Now works with http 1.0. Someone better check this to make sure I didn't mess up. :D
 
 ------------------------------------------------------------------------
-r6874 | gbazin | 2004-03-01 18:36:26 +0100 (Mon, 01 Mar 2004) | 3 lines
+r10657 | courmisch | 2005-04-12 16:43:01 +0200 (Tue, 12 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-
+   M /trunk/modules/services_discovery/sap.c
 
-* modules/demux/mkv.cpp: fixed copy&paste bug.
+Simplifying
 
 ------------------------------------------------------------------------
-r6873 | gbazin | 2004-03-01 13:50:39 +0100 (Mon, 01 Mar 2004) | 8 lines
+r10656 | hartman | 2005-04-12 16:41:47 +0200 (Tue, 12 Apr 2005) | 5 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.
-
-------------------------------------------------------------------------
-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
+   M /trunk/AUTHORS
+   M /trunk/TODO
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/vout.m
 
-* Added two files in Modules.am
+* fixed fullscreen on osx with multiple vouts. 
+* different way to remember fullscreen state.
+* update the playlist on item-append and item-deleted calls.
+* fixed video-on-top with opengl vouts on OSX.
 
 ------------------------------------------------------------------------
-r6871 | murray | 2004-03-01 00:08:42 +0100 (Mon, 01 Mar 2004) | 2 lines
+r10655 | bigben | 2005-04-12 16:31:14 +0200 (Tue, 12 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/po/it.po
-
-Shit, forgot to :wq before committing :) sorry guys
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/misc.h
+   M /trunk/modules/gui/macosx/misc.m
 
-------------------------------------------------------------------------
-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
+* intf.* : try to restore an a bit more intelligent behavior for the playlist toggle button (remeber previous state, for instance)
+* misc.* : get rid of unused code.
 
-Updated PDA interface.
 
 ------------------------------------------------------------------------
-r6869 | murray | 2004-02-29 23:56:23 +0100 (Sun, 29 Feb 2004) | 5 lines
+r10654 | gbazin | 2005-04-12 16:11:04 +0200 (Tue, 12 Apr 2005) | 1 line
 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.
+   M /trunk/modules/video_output/opengl.c
 
+* modules/video_output/opengl.c: fixed snapshots in opengl mode.
 ------------------------------------------------------------------------
-r6868 | jpsaman | 2004-02-29 22:10:00 +0100 (Sun, 29 Feb 2004) | 2 lines
+r10653 | gbazin | 2005-04-12 16:09:12 +0200 (Tue, 12 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/ipkg/control.gpe
-   M /trunk/ipkg/control.h3600
-
-Updated version strings to 0.7.1 for upcoming release.
+   M /trunk/src/video_output/vout_subpictures.c
 
+* src/video_output/vout_subpictures.c: fixed recent breakage with aspect-ratio and subpictures.
 ------------------------------------------------------------------------
-r6867 | jpsaman | 2004-02-29 22:09:29 +0100 (Sun, 29 Feb 2004) | 2 lines
+r10652 | bigben | 2005-04-12 15:19:23 +0200 (Tue, 12 Apr 2005) | 5 lines
 Changed paths:
-   M /trunk/po/nl.po
-
-Updated Dutch translation.
+   M /trunk/modules/gui/macosx/intf.m
 
-------------------------------------------------------------------------
-r6866 | gbazin | 2004-02-29 20:28:10 +0100 (Sun, 29 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
+Rempaces 95 by [o_window minSize].height everywhere. That fixes some visual bugs ans should help keep consistancy.
 
+Please test if I didn't break anything...
 
-* configure.ac: fixed --with-dts-tree.
 
 ------------------------------------------------------------------------
-r6865 | gbazin | 2004-02-29 20:12:00 +0100 (Sun, 29 Feb 2004) | 3 lines
+r10651 | dionoea | 2005-04-12 00:53:55 +0200 (Tue, 12 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-
+   M /trunk/modules/services_discovery/shout.c
 
-* NEWS: updated.
+add option to select the limit of shoutcast streams to be displayed
 
 ------------------------------------------------------------------------
-r6864 | gbazin | 2004-02-29 20:01:22 +0100 (Sun, 29 Feb 2004) | 3 lines
+r10650 | sigmunau | 2005-04-11 23:53:33 +0200 (Mon, 11 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/rawdv.c
-
+   M /trunk/TODO
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/view.c
 
-* modules/demux/rawdv.c: DV audio support was removed from libavcodec so reimplemented it here.
+all: remove items from pp_all_items when needed. Hopefully gives a more
+stable playlist
 
 ------------------------------------------------------------------------
-r6863 | asmax | 2004-02-29 18:36:55 +0100 (Sun, 29 Feb 2004) | 2 lines
+r10649 | robux4 | 2005-04-11 22:07:05 +0200 (Mon, 11 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-
-* src/skin_main.cpp: do not delete the input a second time !
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: store the translation between segment IDs for each chapter codec
 ------------------------------------------------------------------------
-r6862 | asmax | 2004-02-29 17:49:55 +0100 (Sun, 29 Feb 2004) | 6 lines
+r10648 | zorglub | 2005-04-11 19:43:08 +0200 (Mon, 11 Apr 2005) | 2 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
+   M /trunk/modules/stream_out/bridge.c
 
-* 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
+Remove bridge from preferences panel + fix description, patch by Chritophe Mutricy
 
 ------------------------------------------------------------------------
-r6861 | gbazin | 2004-02-29 15:35:10 +0100 (Sun, 29 Feb 2004) | 3 lines
+r10647 | titer | 2005-04-11 17:35:41 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/INSTALL.win32
-
+   M /trunk/modules/gui/beos/PreferencesWindow.cpp
+   M /trunk/modules/gui/beos/PreferencesWindow.h
 
-* INSTALL.win32: updated win32 build instructions.
+ beos/PreferencesWindow*: fixed widgets
 
 ------------------------------------------------------------------------
-r6860 | zorglub | 2004-02-29 15:05:45 +0100 (Sun, 29 Feb 2004) | 2 lines
+r10646 | damienf | 2005-04-11 16:29:18 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/mux/mpeg/ts.c
 
-Sanity check
+-added "pmt-program" variable to configure PMT program number
 
 ------------------------------------------------------------------------
-r6859 | asmax | 2004-02-29 15:05:14 +0100 (Sun, 29 Feb 2004) | 2 lines
+r10645 | hartman | 2005-04-11 16:13:41 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/video_filter/time.c
 
-* src/skin_main.cpp: fixed a bug related to the destruction order ;)
+* included wrong time.h
 
 ------------------------------------------------------------------------
-r6858 | kuehne | 2004-02-29 14:55:04 +0100 (Sun, 29 Feb 2004) | 2 lines
+r10644 | sigmunau | 2005-04-11 14:04:14 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/TODO
 
-Fixed breakage which has been introduced in the last commit
+TODO: Added some todo items related to playlist that should be done, but I don't have time to do right now.
 
 ------------------------------------------------------------------------
-r6857 | kuehne | 2004-02-29 14:49:02 +0100 (Sun, 29 Feb 2004) | 2 lines
+r10643 | hartman | 2005-04-11 01:05:44 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/video_filter/time.c
 
-spelling fixes
+* include time.h when using it.
 
 ------------------------------------------------------------------------
-r6856 | gbazin | 2004-02-29 14:33:47 +0100 (Sun, 29 Feb 2004) | 3 lines
+r10642 | hartman | 2005-04-11 00:29:35 +0200 (Mon, 11 Apr 2005) | 6 lines
 Changed paths:
-   M /trunk/ipkg/Makefile.am
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.m
+
+* Fix for the disabled menu's under Tiger.
 
+Apparently menu's got smarter in Tiger. As a workaround for the old version, you should first open the Help menu and then drag to the other menu's.
 
-* ipkg/Makefile.am: don't try to package files which have been removed.
+This still isn't the correct way to fix it. We should attach a callback function to the autogenerated menu's and have the callback function update the menu. (but this will work for now).
 
 ------------------------------------------------------------------------
-r6855 | gbazin | 2004-02-29 14:08:56 +0100 (Sun, 29 Feb 2004) | 4 lines
+r10641 | zorglub | 2005-04-10 20:40:52 +0200 (Sun, 10 Apr 2005) | 10 lines
 Changed paths:
    M /trunk/include/vlc_common.h
-   M /trunk/src/misc/variables.c
-
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/modules/gui/wxwindows/interface.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/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/src/playlist/sort.c
+   M /trunk/src/playlist/view.c
 
-* src/misc/variables.c: fixed memleak.
-* include/vlc_common.h: use pragma to disable useless MSVC warnings.
+* Fixes for wx2.5.5, patch by Greg Hazel <ghazel at gmail dot com>
 
-------------------------------------------------------------------------
-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
+I only changed two things in the patch 
+* added a check for wx2.4 that does not seem to have sizer->Detach
+* commented out the wxCheckVersion in open.cpp, which broke layouting under wx2.5.3
+  (what was the intended behaviour ?)
 
+* Added core support for a sorted by genre view
 
-* ALL: bumped revision number to 0.7.1
-* modules/audio_filter/converter/dtstofloat32.c: update for libdts-0.0.2
 
 ------------------------------------------------------------------------
-r6853 | gbazin | 2004-02-29 14:03:19 +0100 (Sun, 29 Feb 2004) | 3 lines
+r10640 | titer | 2005-04-10 20:18:22 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
-
+   M /trunk/modules/gui/beos/BeOS.cpp
+   M /trunk/modules/gui/beos/PreferencesWindow.cpp
+   M /trunk/modules/gui/beos/PreferencesWindow.h
 
-* src/packages.mak: updated for libdts-0.0.2
+ beos/*: first pass at fixing the BeOS prefs
 
 ------------------------------------------------------------------------
-r6852 | zorglub | 2004-02-28 20:40:06 +0100 (Sat, 28 Feb 2004) | 2 lines
+r10639 | sigmunau | 2005-04-10 19:48:41 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/src/input/input.c
 
-Search on the author field too
+fixed three major problems pointed to by Trax
 
 ------------------------------------------------------------------------
-r6851 | zorglub | 2004-02-28 20:31:54 +0100 (Sat, 28 Feb 2004) | 2 lines
+r10638 | courmisch | 2005-04-10 18:13:40 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/demux/playlist/b4s.c
 
-Fix loop on end of search
+Fix invalid free() on exit
 
 ------------------------------------------------------------------------
-r6850 | gbazin | 2004-02-28 20:30:04 +0100 (Sat, 28 Feb 2004) | 2 lines
+r10637 | courmisch | 2005-04-10 18:12:57 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/misc/xml/xtag.c
 
-* modules/gui/wxwindows/streamout.cpp: added mp4a to the list of audio transcoders.
+Fix a segmentation fault in case of error
 
 ------------------------------------------------------------------------
-r6849 | gbazin | 2004-02-28 18:10:23 +0100 (Sat, 28 Feb 2004) | 3 lines
+r10636 | sigmunau | 2005-04-10 16:44:52 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/info.c
    M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
 
-
-* src/playlist/*: portability fixes, moved playlist_AddOption() to item-ext.c.
+playlist/item-ext.c: more elegant binary search in playlist_ItemGetById()
 
 ------------------------------------------------------------------------
-r6848 | titer | 2004-02-28 14:53:35 +0100 (Sat, 28 Feb 2004) | 3 lines
+r10635 | sigmunau | 2005-04-10 16:42:39 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
- macosx/vout* : don't forget to exit fullscreen mode at EOF,
-                fixed a segfault
+wx/playlist.cpp: reintroduced the caching in FindItem, giving unknown speed increases
 
 ------------------------------------------------------------------------
-r6847 | kuehne | 2004-02-27 23:33:38 +0100 (Fri, 27 Feb 2004) | 2 lines
+r10634 | titer | 2005-04-10 16:00:40 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/misc/externrun.c
 
-Updated german translation
+ externrun.c: compile fix
 
 ------------------------------------------------------------------------
-r6846 | gbazin | 2004-02-27 16:07:04 +0100 (Fri, 27 Feb 2004) | 3 lines
+r10633 | sigmunau | 2005-04-10 14:46:30 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/services_discovery/shout.c
 
-* src/skin_main.cpp: fixed bug related to the destruction order.
-* parser/xmlparser.hpp: removed useless change.
+shout.c: set svn properties, fixed copyright, author and a string
 
 ------------------------------------------------------------------------
-r6845 | fenrir | 2004-02-27 15:22:18 +0100 (Fri, 27 Feb 2004) | 2 lines
+r10632 | sigmunau | 2005-04-10 13:55:16 +0200 (Sun, 10 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/configure.ac
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/services_discovery/Modules.am
+   A /trunk/modules/services_discovery/shout.c
 
- * avi.c: uses rv15 for 15 and 16 bits file. (I don't know if it's ok).
+demux/playlist/*: Added a special "shoutcast" mode to b4s parser
+rest: new services discovery module to get channels from shoutcast
 
 ------------------------------------------------------------------------
-r6844 | fenrir | 2004-02-27 15:05:55 +0100 (Fri, 27 Feb 2004) | 3 lines
+r10631 | sigmunau | 2005-04-10 13:52:24 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/src/playlist/item-ext.c
 
- * avi.c: added support for rgb 32 (24 won't work under linux as the vout
- handle 24 and 32 the same way :(
+src/playlist/item-ext.c: fixed a recent bug in playlist_ItemGetById
 
 ------------------------------------------------------------------------
-r6843 | fenrir | 2004-02-27 15:02:05 +0100 (Fri, 27 Feb 2004) | 2 lines
+r10630 | sigmunau | 2005-04-10 13:03:57 +0200 (Sun, 10 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/chroma.c
-   M /trunk/modules/codec/rawvideo.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/sort.c
 
- * rawvideo.c, ffmpeg/chroma.c: added YVU9.
+playlist: support for sorting a node based on numerical iterpretation of the
+title
 
 ------------------------------------------------------------------------
-r6842 | fenrir | 2004-02-27 15:01:35 +0100 (Fri, 27 Feb 2004) | 2 lines
+r10629 | sigmunau | 2005-04-10 10:19:49 +0200 (Sun, 10 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_pictures.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/item.c
 
- * vout_pictures.*: added YVU9.
+playlist/item.c, include/vlc_playlist.h: introduced playlist_ItemCopy
+playlist/item-ext.c: O(log(N)) playlist_GetItemById()
 
 ------------------------------------------------------------------------
-r6841 | gbazin | 2004-02-27 14:24:12 +0100 (Fri, 27 Feb 2004) | 2 lines
+r10628 | rocky | 2005-04-10 03:51:44 +0200 (Sun, 10 Apr 2005) | 6 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
+   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/access/vcdx/info.c
+   M /trunk/modules/access/vcdx/vcd.c
+   M /trunk/modules/access/vcdx/vcdplayer.h
+
+Crash on quit fixed.
+Add Track length mode. 
+Entry slider fixed update fixed.
+Some small memory leaks fixed.
 
-* modules/gui/skins2/*: portability fixes.
 
 ------------------------------------------------------------------------
-r6840 | murray | 2004-02-26 20:11:44 +0100 (Thu, 26 Feb 2004) | 3 lines
+r10627 | hartman | 2005-04-10 01:36:48 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
-   M /trunk/po/it.po
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/gcrypt.patch
 
-it.po: italian localization for VLC 0.7.1
-fr.po: minor fixes
+* gcc 4.0 fixes for libgcrypt
 
 ------------------------------------------------------------------------
-r6839 | hartman | 2004-02-26 18:07:37 +0100 (Thu, 26 Feb 2004) | 3 lines
+r10626 | hartman | 2005-04-10 01:31:47 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/configure.ac
 
-* Don't crash during my demo to the university computer labs.
-  - don't crash when i_output < 0
+* Fix vlc compilation on gcc-4.0 (only one patch how easy was that)
 
 ------------------------------------------------------------------------
-r6838 | gbazin | 2004-02-26 18:02:17 +0100 (Thu, 26 Feb 2004) | 3 lines
+r10625 | gbazin | 2005-04-09 18:55:47 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_output/directx.c
-
-* 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).
+   M /trunk/src/input/access.c
 
+* src/input/access.c: fixed segfaults.
 ------------------------------------------------------------------------
-r6837 | hartman | 2004-02-26 15:40:29 +0100 (Thu, 26 Feb 2004) | 3 lines
+r10624 | hartman | 2005-04-09 18:02:45 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/extras/contrib/src/Makefile
 
-* another thing that wasn't committed yet.
-  - Fix Playlist Save. Can only do m3u atm.
+* Fix a spelling error of a define
 
 ------------------------------------------------------------------------
-r6836 | gbazin | 2004-02-26 14:58:23 +0100 (Thu, 26 Feb 2004) | 2 lines
+r10623 | rocky | 2005-04-09 17:36:41 +0200 (Sat, 09 Apr 2005) | 9 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/callback.c
+   M /trunk/modules/access/cdda/cdda.c
+   M /trunk/modules/access/cdda/cdda.h
+   M /trunk/modules/access/cdda/info.c
 
-* modules/video_output/directx/*: fixes uninitialized variables and memleaks.
+Fix bugs in disc-view slider. (May still have a couple left)
 
-------------------------------------------------------------------------
-r6835 | hartman | 2004-02-26 14:24:55 +0100 (Thu, 26 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+Fix bug in paranoia mode. Now allow two kinds of paranoia - overlap and full.
 
-* don't break things...
+libcddb 0.96 has regexp memory leaks in - 1.0.0 won't. Be leak free if using
+1.0.0.
 
-------------------------------------------------------------------------
-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
 
-* Something I forgot
-  --macosx-stretch mode. Ignore aspect ratio and stretch video to fill window.
 
 ------------------------------------------------------------------------
-r6833 | gbazin | 2004-02-26 13:04:14 +0100 (Thu, 26 Feb 2004) | 5 lines
+r10622 | sigmunau | 2005-04-09 17:15:57 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-
+   M /trunk/src/playlist/playlist.c
 
-* 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.
+playlist.c: removed a stray mutex_unlock
 
 ------------------------------------------------------------------------
-r6832 | gbazin | 2004-02-26 09:24:29 +0100 (Thu, 26 Feb 2004) | 3 lines
+r10621 | sigmunau | 2005-04-09 16:57:23 +0200 (Sat, 09 Apr 2005) | 10 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
 
+wx/playlist: never store the pointer to p_item when the playlist lock isn't
+held. store p_playlist in wxvlc::Playlist since the class can't work without
+p_playlist anyway. Strictly lock playlist when needed.
 
-* modules/gui/wxwindows/playlist.cpp: removed useless lock.
+adds a lot of playlist_ItemGetById, and removes a lot of vlc_object_find
+VLC_OBJECT_PLAYLIST).
+
+This should fix a lot of potential deadlocks and crashes, including a few I
+could reproduce
 
 ------------------------------------------------------------------------
-r6831 | gbazin | 2004-02-26 01:23:04 +0100 (Thu, 26 Feb 2004) | 3 lines
+r10620 | courmisch | 2005-04-09 16:54:44 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/preferences.cpp
+   M /trunk/modules/misc/gnutls.c
 
-
-* modules/gui/wxwindows/*: a whole bunch of bug-fixes spotted by running the debug build of wxWindows.
+Client should now be able to authenticate
 
 ------------------------------------------------------------------------
-r6830 | hartman | 2004-02-26 00:28:04 +0100 (Thu, 26 Feb 2004) | 2 lines
+r10619 | sigmunau | 2005-04-09 16:53:38 +0200 (Sat, 09 Apr 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/playlist/view.c
 
-* Disable libmad on OS X
+playlist: added a pp_all_items to playlist_t allowing GetItemById to return
+nodes as well as items.
+made playlist_Control not take the playlist lock, and created a
+playlist_LockControl that does the same but takes the lock
 
 ------------------------------------------------------------------------
-r6829 | ipkiss | 2004-02-25 23:42:48 +0100 (Wed, 25 Feb 2004) | 2 lines
+r10618 | gbazin | 2005-04-09 16:43:02 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/po/fr.po
-
-Fixed an incorrect string
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
 
+* modules/gui/wxwindows/dialogs.cpp: fixed open directory dialog.
 ------------------------------------------------------------------------
-r6828 | jpsaman | 2004-02-25 23:16:20 +0100 (Wed, 25 Feb 2004) | 3 lines
+r10617 | zorglub | 2005-04-09 16:02:55 +0200 (Sat, 09 Apr 2005) | 2 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
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
 
-Added configuration for h3600 iPAQ PDA with small Flash sizes.
-Removed unused files.
+Fix addition of several filters
 
 ------------------------------------------------------------------------
-r6827 | zorglub | 2004-02-25 23:01:34 +0100 (Wed, 25 Feb 2004) | 4 lines
+r10616 | courmisch | 2005-04-09 14:30:34 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
-
-Update of the french translation.
+   M /trunk/modules/access/http.c
+   M /trunk/modules/misc/gnutls.c
+   M /trunk/src/misc/tls.c
 
-This file need reviewing, please help
+- optional SSL hostname verification
 
 ------------------------------------------------------------------------
-r6826 | titer | 2004-02-25 20:27:23 +0100 (Wed, 25 Feb 2004) | 2 lines
+r10615 | gbazin | 2005-04-09 13:27:23 +0200 (Sat, 09 Apr 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/configure.ac
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/mpeg/m4a.c
+   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/demux/util/Modules.am
+   D /trunk/modules/demux/util/id3.c
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/src/input/demux.c
 
- macosx/vout* : fixed OpenGL fullscreen (still needs some cleaning)
+* src/input/demux.c: skip header id3tag in the core before loading the demux (id3tags have a tendency to mess probing).
+* modules/demux/flac.c, modules/demux/mpeg/m4a.c,mpga.c: update id3tag parsing.
+* modules/demux/util/id3tag.c: id3tag parsing doesn't need to skip the id3tag header anymore.
+* modules/demux/util/id3.c: module removed because id3tag header skipping isn't needed anymore.
 
 ------------------------------------------------------------------------
-r6825 | gbazin | 2004-02-25 19:47:02 +0100 (Wed, 25 Feb 2004) | 3 lines
+r10614 | gbazin | 2005-04-09 13:15:18 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/input_dec.c
-
-
-* src/input/input_dec.c: compilation fix.
+   M /trunk/modules/demux/Modules.am
+   D /trunk/modules/demux/aac.c
 
+* modules/demux/aac.c: removed deprecated aac demux (replaced by the m4a demux which uses the m4a packetizer).
 ------------------------------------------------------------------------
-r6824 | gbazin | 2004-02-25 19:43:24 +0100 (Wed, 25 Feb 2004) | 3 lines
+r10613 | courmisch | 2005-04-09 13:03:56 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4audio.c
-   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/misc/gnutls.c
 
-
-* modules/packetizer/mpeg4audio.c, modules/packetizer/mpegvideo.c: compilation fix.
+Client-side server credentials verification
 
 ------------------------------------------------------------------------
-r6823 | gbazin | 2004-02-25 19:42:38 +0100 (Wed, 25 Feb 2004) | 3 lines
+r10612 | gbazin | 2005-04-09 11:53:06 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-
-* modules/gui/wxwindows/wxwindows.h: workaround/compilation fix for new wxWindows versions.
+   M /trunk/modules/demux/ty.c
 
+* modules/demux/ty.c: fixed probing bug.
 ------------------------------------------------------------------------
-r6822 | fenrir | 2004-02-25 19:22:54 +0100 (Wed, 25 Feb 2004) | 2 lines
+r10611 | courmisch | 2005-04-09 11:27:27 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/misc/win32text.c
 
- * libmpeg2.c: lalala, compilation fix...
+Not an executable
 
 ------------------------------------------------------------------------
-r6821 | fenrir | 2004-02-25 18:48:52 +0100 (Wed, 25 Feb 2004) | 3 lines
+r10610 | gbazin | 2005-04-09 11:26:41 +0200 (Sat, 09 Apr 2005) | 1 line
 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
-
- * all: removed block_t->b_discontinuity,b_frame_* and added i_flags
- field and a few BLOCK_FLAG_*.
+   M /trunk/configure.ac
 
+* configure.ac: don't include externrun in the wince build.
 ------------------------------------------------------------------------
-r6820 | zorglub | 2004-02-25 15:02:34 +0100 (Wed, 25 Feb 2004) | 3 lines
+r10609 | hartman | 2005-04-09 11:02:36 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/po/pt_BR.po
-
-Update of the brazilian portuguese translation, thanks to
-Andr?\239?\191?\189 de Barros Martins Ribeiro
+   M /trunk/extras/contrib/src/Patches/libebml.patch
 
+* fix libebml patch
 ------------------------------------------------------------------------
-r6819 | fenrir | 2004-02-25 13:38:33 +0100 (Wed, 25 Feb 2004) | 2 lines
+r10608 | courmisch | 2005-04-09 10:07:50 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/input/input_programs.c
+   M /trunk/modules/misc/externrun.c
 
- * all: fixed sout-audio/video options.
+Cosmetic fixes
 
 ------------------------------------------------------------------------
-r6818 | gbazin | 2004-02-24 23:15:41 +0100 (Tue, 24 Feb 2004) | 3 lines
+r10607 | courmisch | 2005-04-09 10:06:00 +0200 (Sat, 09 Apr 2005) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/misc/externrun.c
 
-
-* modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever way (hide useless things like empty menus).
+- <unistd.h> is needed for fork and execl
+- use execlp instead of execl
+- perform process replacement in the child process, not the parent
+- wait for process termination (to avoid zombies)
+- do not return value from void function
+- more verbose
 
 ------------------------------------------------------------------------
-r6817 | gbazin | 2004-02-24 20:23:11 +0100 (Tue, 24 Feb 2004) | 3 lines
+r10606 | courmisch | 2005-04-09 09:42:21 +0200 (Sat, 09 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/dts.c
-
+   M /trunk/configure.ac
 
-* modules/demux/dts.c: improved detection of wav dts files.
+- remove externrun directory
+- struct addrinfo check
 
 ------------------------------------------------------------------------
-r6816 | zorglub | 2004-02-24 19:19:44 +0100 (Tue, 24 Feb 2004) | 7 lines
+r10605 | courmisch | 2005-04-09 09:38:56 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-
-Fix problem in playlist update code.
+   M /trunk/modules/misc/Modules.am
+   D /trunk/modules/misc/externrun
+   A /trunk/modules/misc/externrun.c (from /trunk/modules/misc/externrun/externrun.c:10604)
 
-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)
+Removed useless subdirectory
 
 ------------------------------------------------------------------------
-r6815 | gbazin | 2004-02-24 18:43:31 +0100 (Tue, 24 Feb 2004) | 3 lines
+r10604 | courmisch | 2005-04-09 09:34:12 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
+   M /trunk/modules/misc/externrun/externrun.c
 
-
-* modules/access/cdda.c: added "cddasimple" shortcut.
+tab fixes (cosmetic)
 
 ------------------------------------------------------------------------
-r6814 | gbazin | 2004-02-24 18:42:07 +0100 (Tue, 24 Feb 2004) | 3 lines
+r10603 | hartman | 2005-04-09 02:22:50 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
-
-* modules/stream_out/transcode.c: compilation fixes for ffmpeg-0.4.8.
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
 
+* Updated the contrib system to work with the new id gcc-4 returns for Tiger
 ------------------------------------------------------------------------
-r6813 | bigben | 2004-02-24 18:16:27 +0100 (Tue, 24 Feb 2004) | 2 lines
+r10602 | hartman | 2005-04-09 01:47:49 +0200 (Sat, 09 Apr 2005) | 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
-
-Do not send an event when clicking out of the search box
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/libebml.patch
+   M /trunk/extras/contrib/src/Patches/mpeg2dec.patch
 
+* gcc-4.0 fixes to the contribs
 ------------------------------------------------------------------------
-r6812 | fenrir | 2004-02-24 17:31:46 +0100 (Tue, 24 Feb 2004) | 2 lines
+r10601 | hartman | 2005-04-08 22:28:23 +0200 (Fri, 08 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/extras/contrib/Makefile
 
- * http.c: "Transfer-Encoding: chunked" support. (Tested with only one URL).
+* Disable "make bin" in the contrib system and give a warning.
 
 ------------------------------------------------------------------------
-r6811 | gbazin | 2004-02-24 00:01:05 +0100 (Tue, 24 Feb 2004) | 5 lines
+r10600 | sylv | 2005-04-08 22:22:45 +0200 (Fri, 08 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/include/codecs.h
-   M /trunk/modules/codec/araw.c
-   M /trunk/modules/demux/wav.c
-
-
-* 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.
+   M /trunk/configure.ac
+   M /trunk/modules/misc/dummy/input.c
+   A /trunk/modules/misc/externrun
+   A /trunk/modules/misc/externrun/Modules.am
+   A /trunk/modules/misc/externrun/externrun.c
 
+An interface to run extern programs (such as shutdown)
 ------------------------------------------------------------------------
-r6810 | gbazin | 2004-02-23 22:57:56 +0100 (Mon, 23 Feb 2004) | 3 lines
+r10599 | courmisch | 2005-04-08 22:04:59 +0200 (Fri, 08 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
-
+   M /trunk/configure.ac
+   M /trunk/src/misc/httpd.c
 
-* src/playlist/playlist.c: who said testing was useful ?
+- Simplify check for getnameinfo
+- Added check for getaddrinfo
 
 ------------------------------------------------------------------------
-r6809 | gbazin | 2004-02-23 22:50:14 +0100 (Mon, 23 Feb 2004) | 3 lines
+r10598 | courmisch | 2005-04-08 22:01:59 +0200 (Fri, 08 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
-
+   M /trunk/src/misc/net.c
 
-* src/playlist/playlist.c: bug fix.
+Fix invalid abusive pointer usage (heck, there was a warning!)
 
 ------------------------------------------------------------------------
-r6808 | sigmunau | 2004-02-23 22:00:37 +0100 (Mon, 23 Feb 2004) | 4 lines
+r10597 | massiot | 2005-04-08 19:55:29 +0200 (Fri, 08 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/src/stream_output/stream_output.c
 
-modules/misc/sap.c:
- * fixed two memleaks, one of them rather large
- * fix for http announces that don't start the filename part with '/'
+ * src/stream_output/stream_output.c : Print a debug message when a packet
+   arrives too late to the mux.
 
 ------------------------------------------------------------------------
-r6807 | kuehne | 2004-02-23 21:55:41 +0100 (Mon, 23 Feb 2004) | 2 lines
+r10596 | massiot | 2005-04-08 19:52:23 +0200 (Fri, 08 Apr 2005) | 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/modules/demux/ts.c
 
-Enlarged some fields in the OpenTarget-Window to display the entire localizations
+ * modules/demux/ts.c : Removed unused sysid option. VBI descriptor and
+   VBI teletext descriptor should not set the codec because they only
+   add information on a teletext stream.
 
 ------------------------------------------------------------------------
-r6806 | fenrir | 2004-02-23 21:45:52 +0100 (Mon, 23 Feb 2004) | 2 lines
+r10595 | massiot | 2005-04-08 19:44:14 +0200 (Fri, 08 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/stream_out/transcode.c
 
- * livedotcom.cpp: nULL -> UI64C(n).
+ * modules/stream_out/transcode.c : Cleaned up the downmixing/upmixing
+   facilities. Fixed a few incoherences with
+   i_original_channels/i_physical_channels.
 
 ------------------------------------------------------------------------
-r6805 | fenrir | 2004-02-23 21:35:42 +0100 (Mon, 23 Feb 2004) | 3 lines
+r10594 | massiot | 2005-04-08 19:42:46 +0200 (Fri, 08 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/stream_out/bridge.c
 
- * livedotcom.cpp: a fix + a nasty hack that should fix playback of streams
- using weird value after a synch with RTCP.
+ * modules/stream_out/bridge.c : Fixed a segfault ; delete an input stream
+   when there is no packet coming (fixes a "packet sent too late" issue
+   with the ts muxer).
 
 ------------------------------------------------------------------------
-r6804 | gbazin | 2004-02-23 21:34:47 +0100 (Mon, 23 Feb 2004) | 3 lines
+r10593 | massiot | 2005-04-08 19:39:18 +0200 (Fri, 08 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-
+   M /trunk/modules/access/udp.c
 
-* include/vlc_common.h: added the UI64C() macro for unsinged long long constants.
+ * modules/access/udp.c : Fixed a segfault.
 
 ------------------------------------------------------------------------
-r6803 | gbazin | 2004-02-23 13:17:24 +0100 (Mon, 23 Feb 2004) | 3 lines
+r10592 | massiot | 2005-04-08 18:38:59 +0200 (Fri, 08 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
 
-*  modules/gui/wxwindows/playlist.cpp: don't update the GUI from different threads!
-* src/playlist/playlist.c: vout/sout garbage collection improvements.
+ * modules/audio_filter/converter/mpgatofixed32 : Fixed a major bug with
+   downmixing ; completed downmixing options.
 
 ------------------------------------------------------------------------
-r6802 | rocky | 2004-02-23 01:10:50 +0100 (Mon, 23 Feb 2004) | 2 lines
+r10591 | massiot | 2005-04-08 18:28:16 +0200 (Fri, 08 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-Change error reporting on memory error to be memory error.
+ * modules/mux/mpeg/ts.c : Reduced the PES and TS overhead for low bitrate
+   mpga streams.
 
 ------------------------------------------------------------------------
-r6801 | titer | 2004-02-23 00:09:25 +0100 (Mon, 23 Feb 2004) | 2 lines
+r10590 | massiot | 2005-04-08 18:20:56 +0200 (Fri, 08 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/include/vlc_block.h
 
-ipv4.c : BeOS compile fix
+ * include/vlc_block.h : Added calculation of i_length in block_ChainGather.
 
 ------------------------------------------------------------------------
-r6800 | gbazin | 2004-02-22 22:32:42 +0100 (Sun, 22 Feb 2004) | 3 lines
+r10589 | hartman | 2005-04-08 18:11:50 +0200 (Fri, 08 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/access/cdda/access.c: fix to allow playing the last track and cd's with only 1 track.
+* type in mpeg2dec configure line
 
 ------------------------------------------------------------------------
-r6799 | fenrir | 2004-02-22 17:40:25 +0100 (Sun, 22 Feb 2004) | 2 lines
+r10588 | hartman | 2005-04-07 16:36:24 +0200 (Thu, 07 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input_programs.c
+   M /trunk/extras/contrib/src/Makefile
 
- * input_programs.c: a little memleak.
+* More dylib issues (gcrypt and libcdio)
 
 ------------------------------------------------------------------------
-r6798 | fenrir | 2004-02-22 17:08:47 +0100 (Sun, 22 Feb 2004) | 2 lines
+r10587 | hartman | 2005-04-07 12:28:59 +0200 (Thu, 07 Apr 2005) | 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
+   M /trunk/modules/gui/macosx/playlist.m
 
- * all: changed the prototype of sout_InputNew.
+* Fix a missing playlist release in the OSX playlist
 
 ------------------------------------------------------------------------
-r6797 | fenrir | 2004-02-22 17:01:42 +0100 (Sun, 22 Feb 2004) | 2 lines
+r10586 | courmisch | 2005-04-07 11:39:25 +0200 (Thu, 07 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/xa.c
 
- * livedotcom.cpp: bug fix. (a bad memory allocation).
+Minor cleanup
 
 ------------------------------------------------------------------------
-r6796 | fenrir | 2004-02-22 16:59:53 +0100 (Sun, 22 Feb 2004) | 2 lines
+r10585 | rocky | 2005-04-07 06:58:36 +0200 (Thu, 07 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
-
- * sub.c: VobSub fix.
+   M /trunk/modules/codec/dvbsub.c
 
-------------------------------------------------------------------------
-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
+Keep behavior same as it was before aspect-ratio fix - the safe, conservative
+thing to do.
 
- * all: compilation warning fixes (mainly missings headers).
 
 ------------------------------------------------------------------------
-r6794 | zorglub | 2004-02-22 16:52:33 +0100 (Sun, 22 Feb 2004) | 2 lines
+r10584 | hartman | 2005-04-07 01:04:23 +0200 (Thu, 07 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/playlist/export.c
-   M /trunk/modules/misc/playlist/native.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/libpng.patch
 
-Fix compilation warnings
+* Disable building of shared lib of libpng on OSX. it's broken
 
 ------------------------------------------------------------------------
-r6793 | massiot | 2004-02-22 16:41:27 +0100 (Sun, 22 Feb 2004) | 3 lines
+r10583 | hartman | 2005-04-07 00:33:37 +0200 (Thu, 07 Apr 2005) | 2 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
 
-* Updated contrib build system
-* src/misc/threads.c: fixed a Darwin-specific bug introduced recently
+* Fixed gnutls and cdio dylib installation
 
 ------------------------------------------------------------------------
-r6792 | gbazin | 2004-02-22 16:03:33 +0100 (Sun, 22 Feb 2004) | 4 lines
+r10582 | hartman | 2005-04-06 23:49:23 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/src/libvlc.c
-
+   M /trunk/modules/video_output/Modules.am
 
-* 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
+* modules/video_output/Modules: Added picture.h to MAKE_DIST
 
 ------------------------------------------------------------------------
-r6791 | rocky | 2004-02-22 11:52:23 +0100 (Sun, 22 Feb 2004) | 2 lines
+r10581 | zorglub | 2005-04-06 21:43:34 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/common.c
+   M /trunk/src/playlist/playlist.c
 
-Fix valgrind-caught memory leak.
+Fix next/previous in skins2 playlist
 
 ------------------------------------------------------------------------
-r6790 | rocky | 2004-02-22 11:30:41 +0100 (Sun, 22 Feb 2004) | 2 lines
+r10580 | djc | 2005-04-06 17:13:54 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/Makefile.am
 
-Fix mem leak caught by valgrind.
+Use VLC-release.app instead of VLC.app for package-macosx target
 
 ------------------------------------------------------------------------
-r6789 | rocky | 2004-02-22 11:30:22 +0100 (Sun, 22 Feb 2004) | 2 lines
+r10579 | djc | 2005-04-06 17:12:52 +0200 (Wed, 06 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/Makefile.am
 
-fix mem leak. (Caught by valgrind.)
+Include http/*.png and http/*.ico in windows packages
+-- xtophe
 
 ------------------------------------------------------------------------
-r6788 | rocky | 2004-02-22 10:35:48 +0100 (Sun, 22 Feb 2004) | 3 lines
+r10578 | djc | 2005-04-06 16:36:57 +0200 (Wed, 06 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/Makefile.am
+
+Add a new target, VLC.app which make links to files instead of copies.
+The old VLC.app target has been renamed VLC-release.app
 
-Make sure a couple of variables are initialized before
-reading. (caught by valgrind).
 
 ------------------------------------------------------------------------
-r6787 | gbazin | 2004-02-22 01:55:31 +0100 (Sun, 22 Feb 2004) | 3 lines
+r10577 | robux4 | 2005-04-06 16:29:01 +0200 (Wed, 06 Apr 2005) | 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
-
-
-* po/*: ./toolbox --update-po.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: prepare for chapter codecs
 ------------------------------------------------------------------------
-r6786 | gbazin | 2004-02-22 01:33:10 +0100 (Sun, 22 Feb 2004) | 3 lines
+r10576 | damienf | 2005-04-06 13:23:52 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/Modules.am
-
+   M /trunk/activex/Makefile.am
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   A /trunk/activex/viewobject.cpp
+   A /trunk/activex/viewobject.h
 
-* modules/demux/playlist/Modules.am: don't forget playlist.h.
+- all: intitial offscreen drawing support (mostly for printing). Unfortunately, video output cannot be printed at this stage, and to support it, interfacing with a video filter such as the 'snapshot' filter is required to do a still capture.
 
 ------------------------------------------------------------------------
-r6785 | gbazin | 2004-02-22 01:15:33 +0100 (Sun, 22 Feb 2004) | 3 lines
+r10575 | robux4 | 2005-04-06 11:40:16 +0200 (Wed, 06 Apr 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: even less warnings
 ------------------------------------------------------------------------
-r6784 | gbazin | 2004-02-22 00:50:52 +0100 (Sun, 22 Feb 2004) | 3 lines
+r10574 | fenrir | 2005-04-06 11:35:45 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
+   M /trunk/modules/packetizer/h264.c
 
-* modules/stream_out/transcode.c: fixed memleak. Set aspect ratio info even for raw video input.
+ * h264: less debug.
 
 ------------------------------------------------------------------------
-r6783 | gbazin | 2004-02-22 00:15:52 +0100 (Sun, 22 Feb 2004) | 4 lines
+r10573 | fenrir | 2005-04-06 11:31:38 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/include/charset.h
-   M /trunk/modules/demux/ts.c
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/packetizer/h264.c
 
+ * h264: bug fix (give valid date + split at the right place).
 
-* include/charset.h: added "extern "C" {" for c++ modules.
-* modules/mux/mp4.c, modules/demux/ts.c: fixed memleaks.
+------------------------------------------------------------------------
+r10572 | robux4 | 2005-04-06 11:31:09 +0200 (Wed, 06 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: cleaner duration computation
 ------------------------------------------------------------------------
-r6782 | gbazin | 2004-02-21 23:41:49 +0100 (Sat, 21 Feb 2004) | 3 lines
+r10571 | robux4 | 2005-04-06 11:26:39 +0200 (Wed, 06 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: less warning
+------------------------------------------------------------------------
+r10570 | gbazin | 2005-04-06 10:27:13 +0200 (Wed, 06 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wince/dialogs.cpp
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/menus.cpp
+   M /trunk/modules/gui/wince/timer.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
 
-* modules/codec/ffmpeg/encoder.c: make it ffmpeg-0.4.8 friendly.
+* modules/gui/wince: bunch of fixes.
+------------------------------------------------------------------------
+r10569 | robux4 | 2005-04-05 23:16:04 +0200 (Tue, 05 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: the return of the family preloading
 ------------------------------------------------------------------------
-r6781 | gbazin | 2004-02-20 23:07:51 +0100 (Fri, 20 Feb 2004) | 3 lines
+r10568 | gbazin | 2005-04-05 22:50:10 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/misc/Modules.am
+   A /trunk/modules/misc/win32text.c
 
+* modules/misc/win32text.c: text renderer using the win32 TextOut API.
+------------------------------------------------------------------------
+r10567 | robux4 | 2005-04-05 22:49:37 +0200 (Tue, 05 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-* configure.ac: what about checking for the c++ preprocessor.
-
+mkv.cpp: clean & fix seeking inside virtual_segment_t
 ------------------------------------------------------------------------
-r6780 | massiot | 2004-02-20 20:21:25 +0100 (Fri, 20 Feb 2004) | 2 lines
+r10563 | sigmunau | 2005-04-05 19:50:40 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* modules/stream_out/transcode.c : don't lock when quitting.
+wx: last bunch of changes for now. The rest must be fixed by someone with msvc
 
 ------------------------------------------------------------------------
-r6779 | gbazin | 2004-02-20 20:21:23 +0100 (Fri, 20 Feb 2004) | 4 lines
+r10562 | sigmunau | 2005-04-05 19:21:53 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
-   D /trunk/modules/demux/a52sys.c
-
+   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/wxwindows.h
 
-* 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.
+wx: bunch more event function parameter changes
 
 ------------------------------------------------------------------------
-r6778 | massiot | 2004-02-20 20:03:59 +0100 (Fri, 20 Feb 2004) | 2 lines
+r10561 | sigmunau | 2005-04-05 18:46:31 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/wxwindows/messages.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* modules/stream_out/transcode.c: fixed a segfault when quitting.
+wx: (hopefully) fixed a compilation error, reported by robux
 
 ------------------------------------------------------------------------
-r6777 | massiot | 2004-02-20 19:34:28 +0100 (Fri, 20 Feb 2004) | 12 lines
+r10560 | gbazin | 2005-04-05 17:32:26 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_codec.h
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/stream_out/transcode.c
-
-* 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
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
 
+* modules/gui/wxwindows/dialogs.cpp: fixed add directory.
 ------------------------------------------------------------------------
-r6776 | massiot | 2004-02-20 19:24:41 +0100 (Fri, 20 Feb 2004) | 3 lines
+r10559 | gbazin | 2005-04-05 15:15:39 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* modules/packetizer/mpegvideo.c: display the picture size and frame rate
-  exactly once.
+* modules/gui/wxwindows/wxwindows.h: forgot this file.
+------------------------------------------------------------------------
+r10558 | gbazin | 2005-04-05 15:15:07 +0200 (Tue, 05 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/streamout.cpp
 
+* modules/gui/wxwindows/*: added subtitles options to the stream output dialog + add open directory menu to interface.
 ------------------------------------------------------------------------
-r6775 | massiot | 2004-02-20 18:20:01 +0100 (Fri, 20 Feb 2004) | 4 lines
+r10557 | gbazin | 2005-04-05 14:35:43 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/threads.c
+   M /trunk/modules/gui/wxwindows/open.cpp
 
-* 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.
+* modules/gui/wxwindows/open.cpp: fixed timeshift checkbox.
+------------------------------------------------------------------------
+r10556 | gbazin | 2005-04-05 12:28:36 +0200 (Tue, 05 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/util/id3tag.c
 
+* modules/demux/util/id3tag.c: fixed memory leak.
 ------------------------------------------------------------------------
-r6774 | massiot | 2004-02-20 18:16:50 +0100 (Fri, 20 Feb 2004) | 2 lines
+r10555 | gbazin | 2005-04-05 12:23:10 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mpeg/system.c
+   M /trunk/modules/demux/flac.c
 
-* modules/demux/mpeg/system.c: check for scrambled packets.
+* modules/demux/flac.c: fixed last commit.
+------------------------------------------------------------------------
+r10554 | gbazin | 2005-04-05 11:56:39 +0200 (Tue, 05 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/vlm.c
 
+* src/misc/vlm.c: misc small fixes in config file saving/loading.
 ------------------------------------------------------------------------
-r6773 | massiot | 2004-02-20 18:13:42 +0100 (Fri, 20 Feb 2004) | 3 lines
+r10552 | fenrir | 2005-04-05 10:08:26 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/access/http.c
 
-* modules/access_output/udp.c: do not send out packets which are too much
-  in the past, to avoid flooding the client.
+ * http.c: force nsv when using unsv:// and mime is misc/ultravox.
 
 ------------------------------------------------------------------------
-r6772 | bigben | 2004-02-20 17:29:31 +0100 (Fri, 20 Feb 2004) | 2 lines
+r10551 | hartman | 2005-04-05 03:20:19 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/demux/flac.c
 
-coding style
+* rewind the stream to 0 if we found an id3 tag, but the flac demuxer ISNT the correct one. Same should be done for mp3 demuxer and any other demux that launches id3 module. But not today :D
 
 ------------------------------------------------------------------------
-r6771 | bigben | 2004-02-20 16:38:40 +0100 (Fri, 20 Feb 2004) | 5 lines
+r10550 | hartman | 2005-04-05 03:17:52 +0200 (Tue, 05 Apr 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/demux/util/id3tag.c
+
+* parsed info by mp3 is not retained between demux module probes since vlc_meta was introduced. so remove the old logic
+This should fix the id3 parsing when you open an mp3.
 
-cleaning of pvr input  : settings are only set if  given on command line
-(no more default values).
 
-Patch from Tim O Callaghan (tim.ocallaghan - AT - limestudios - DOT - com)
 
 ------------------------------------------------------------------------
-r6770 | hartman | 2004-02-19 20:38:58 +0100 (Thu, 19 Feb 2004) | 5 lines
+r10549 | zorglub | 2005-04-05 01:57:50 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/src/video_output/vout_subpictures.c
 
-* 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
+Fix crash in subpictures rendering
 
 ------------------------------------------------------------------------
-r6769 | courmisch | 2004-02-19 19:55:34 +0100 (Thu, 19 Feb 2004) | 2 lines
+r10548 | hartman | 2005-04-05 01:54:54 +0200 (Tue, 05 Apr 2005) | 5 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/doc/ChangeLog-2001
-   M /trunk/doc/ChangeLog-2002
+   M /trunk/modules/gui/macosx/playlist.m
 
-Removed Vladimir Chernyshov's email address (kept his name).
+* fixed the item addition and auto-playback of items when adding them to the OSX intf.
+inserting at a certain position is not yet possible.
+
+This part of the osx code could also use a tad of cleaning up.
 
 ------------------------------------------------------------------------
-r6768 | jpsaman | 2004-02-19 18:42:43 +0100 (Thu, 19 Feb 2004) | 2 lines
+r10547 | hartman | 2005-04-05 01:50:07 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/faad.c
+   M /trunk/modules/demux/nsv.c
 
-Correct fix for iPAQ. (do not mix watching your kids and coding, it doesn't mix ;-))
+* added AACP fcc and map it to mp4a.
 
 ------------------------------------------------------------------------
-r6767 | gbazin | 2004-02-19 17:19:41 +0100 (Thu, 19 Feb 2004) | 2 lines
+r10546 | zorglub | 2005-04-05 01:48:08 +0200 (Tue, 05 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/faad.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/misc/freetype.c
+   M /trunk/src/video_output/video_widgets.c
 
-* modules/codec/faad.c: compilation fix and proper 16bits pcm support.
+Fix OSD (text & widgets) aspect ratio
+put category in HTTP interface options
 
 ------------------------------------------------------------------------
-r6766 | jpsaman | 2004-02-19 16:42:25 +0100 (Thu, 19 Feb 2004) | 2 lines
+r10545 | sigmunau | 2005-04-05 00:41:02 +0200 (Tue, 05 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/faad.c
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/src/input/es_out.c
 
-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.
+es_out.c: add frame rate to stream and media info dialog when available
+avi.c: make frame rate info available
 
 ------------------------------------------------------------------------
-r6765 | jpsaman | 2004-02-19 16:13:49 +0100 (Thu, 19 Feb 2004) | 2 lines
+r10544 | robux4 | 2005-04-04 23:08:21 +0200 (Mon, 04 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/faad.c
+   M /trunk/modules/demux/mkv.cpp
 
-Fix for iPAQ choose fixed point arithmic in FAAD decoder.
+mkv.cpp: better handling of broken files
+------------------------------------------------------------------------
+r10543 | robux4 | 2005-04-04 20:25:09 +0200 (Mon, 04 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix playback of files with chapters
 ------------------------------------------------------------------------
-r6764 | rocky | 2004-02-19 03:05:12 +0100 (Thu, 19 Feb 2004) | 3 lines
+r10542 | hartman | 2005-04-04 16:56:40 +0200 (Mon, 04 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/Makefile.am
 
-Structure not big enough and was writing past buffer boundary.
-Thanks to Marco Z?\239?\191?\189hlke for finding this problem.
+* Fix make dist, which was broken due to ebuild removal
 
 ------------------------------------------------------------------------
-r6763 | fenrir | 2004-02-18 14:21:33 +0100 (Wed, 18 Feb 2004) | 2 lines
+r10541 | sigmunau | 2005-04-04 13:55:39 +0200 (Mon, 04 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/wxwindows/Modules.am
 
- * transcode: fixed s16b <-> s16l conversion.
+wx/Modules.am: added all the bitmaps to make dist. Sorted the list for
+easier validation
 
 ------------------------------------------------------------------------
-r6762 | gbazin | 2004-02-17 14:13:32 +0100 (Tue, 17 Feb 2004) | 2 lines
+r10540 | oaubert | 2005-04-04 11:57:17 +0200 (Mon, 04 Apr 2005) | 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
+   M /trunk/modules/misc/svg.c
 
-* ALL: portability fixes.
+svg.c: do not subsample U and V planes in RGB->YUVA conversion.
 
 ------------------------------------------------------------------------
-r6761 | hartman | 2004-02-17 04:12:00 +0100 (Tue, 17 Feb 2004) | 3 lines
+r10539 | zorglub | 2005-04-04 08:54:13 +0200 (Mon, 04 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/src/video_output/video_text.c
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* vout_OSDMessage doxygen doc update
-* fix broken vout_OSDMessage in other files
+Timeshift checkbox in open dialog
 
 ------------------------------------------------------------------------
-r6760 | zorglub | 2004-02-16 18:16:24 +0100 (Mon, 16 Feb 2004) | 7 lines
+r10538 | rocky | 2005-04-04 03:40:11 +0200 (Mon, 04 Apr 2005) | 9 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/modules/codec/svcdsub.c
+   M /trunk/src/video_output/vout_subpictures.c
 
-Added an option "recursive"
-       - none: subdirectories are skipped
-       - collapse: former behaviour, subdirectories are not expanded
-       - expand: all subdirectories are fully expanded
+Subtitle (subpicture) aspect ratio had been ignored. Use it now.
+Aspect ration in subtitle means use underlying video aspect ratio.
+
+WARNING: Since this parameter was ignored before probably there are a
+number of image subtitle that have set this incorrectly. DVD's seemed
+to be a case in point and that'd been fixed. Fixing other subtitles
+should just be a matter of setting the i_aspect parameter correctly.
 
-I dislike these strings, please find other ones :)
 
 ------------------------------------------------------------------------
-r6759 | zorglub | 2004-02-16 18:14:39 +0100 (Mon, 16 Feb 2004) | 3 lines
+r10537 | zorglub | 2005-04-03 23:36:12 +0200 (Sun, 03 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* Swap duration and group columns
-* Introduce duration sort
+Only show category and artist-sorted views
 
 ------------------------------------------------------------------------
-r6758 | zorglub | 2004-02-16 18:14:15 +0100 (Mon, 16 Feb 2004) | 2 lines
+r10534 | sigmunau | 2005-04-03 22:26:43 +0200 (Sun, 03 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/demux/playlist/b4s.c
 
-Fix setting the name and the author with DEMUX_GET_META
+b4s.c: fixed forcing of this plugin. Use "b4s-open"
 
 ------------------------------------------------------------------------
-r6757 | gbazin | 2004-02-16 14:33:10 +0100 (Mon, 16 Feb 2004) | 2 lines
+r10533 | robux4 | 2005-04-03 21:00:30 +0200 (Sun, 03 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
-
-* modules/access/dshow/filter.cpp: work-around a bug in w32api-2.5.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: chapter merging works + small fixes
 ------------------------------------------------------------------------
-r6756 | gbazin | 2004-02-15 23:20:56 +0100 (Sun, 15 Feb 2004) | 3 lines
+r10532 | robux4 | 2005-04-03 20:12:54 +0200 (Sun, 03 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/network/ipv6.c
-
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/misc/network/ipv6.c: fix for ipv6 name resolution, courtesy of Jeroen Massar (jeroen at unfix dot org).
+mkv.cpp: oops, the first segment wasn't played. closing playback is faster too.
+------------------------------------------------------------------------
+r10531 | robux4 | 2005-04-03 18:27:13 +0200 (Sun, 03 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: make editions children of chapters
 ------------------------------------------------------------------------
-r6755 | gbazin | 2004-02-15 22:52:59 +0100 (Sun, 15 Feb 2004) | 3 lines
+r10530 | gbazin | 2005-04-03 18:13:59 +0200 (Sun, 03 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
+   M /trunk/modules/misc/xml/libxml.c
 
+* modules/misc/xml/libxml.c: handle XML_READER_TEXT in ReaderNodeType().
+------------------------------------------------------------------------
+r10527 | ipkiss | 2005-04-03 14:56:25 +0200 (Sun, 03 Apr 2005) | 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/share/skins2/skin.dtd
 
-* modules/audio_filter/converter/dtstospdif.c: fixed the swab() replacement.
+ * skins2: Text control now accepts lefttop and rightbottom attributes, like
+   most other controls. The text is not really resized though (only cropped
+   when needed).
+   The change in the DTD is backwards-compatible.
 
 ------------------------------------------------------------------------
-r6754 | sigmunau | 2004-02-15 20:40:41 +0100 (Sun, 15 Feb 2004) | 7 lines
+r10526 | hartman | 2005-04-03 13:23:21 +0200 (Sun, 03 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/lirc/example.lircrc
-   M /trunk/modules/control/lirc/lirc.c
+   M /trunk/modules/gui/macosx/vout.m
 
-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
+* better support for multiple display selection on OS X. (Remembers last selection of screen between vouts)
 
 ------------------------------------------------------------------------
-r6753 | ipkiss | 2004-02-15 19:58:38 +0100 (Sun, 15 Feb 2004) | 3 lines
+r10525 | gbazin | 2005-04-03 11:11:32 +0200 (Sun, 03 Apr 2005) | 1 line
 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/gui/skins/*:
-    Added 'slow' and 'fast' events to play a stream slower/faster
+   M /trunk/src/misc/vlm.c
 
+* src/misc/vlm.c: config file written with CR+LF on win32.
 ------------------------------------------------------------------------
-r6752 | sigmunau | 2004-02-15 19:22:26 +0100 (Sun, 15 Feb 2004) | 6 lines
+r10524 | gbazin | 2005-04-02 23:36:06 +0200 (Sat, 02 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/include/osd.h
-   M /trunk/src/video_output/video_text.c
+   M /trunk/include/vlc_xml.h
+   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   M /trunk/modules/misc/xml/libxml.c
+   M /trunk/modules/misc/xml/xtag.c
 
-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()
+* modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation.
+------------------------------------------------------------------------
+r10523 | gbazin | 2005-04-02 21:16:29 +0200 (Sat, 02 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/playlist/b4s.c
 
+* modules/demux/playlist/b4s.c: misc fixes.
 ------------------------------------------------------------------------
-r6751 | fenrir | 2004-02-15 17:59:18 +0100 (Sun, 15 Feb 2004) | 3 lines
+r10522 | sigmunau | 2005-04-02 19:38:06 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/nsv.c
+   M /trunk/src/input/access.c
 
- * nsv: display sub stream and skip extention data (initial patch from
- Vitalijus dot Slavinskas at stud dot ktu dot lt).
+access.c: fixed crash with preparse
 
 ------------------------------------------------------------------------
-r6750 | gbazin | 2004-02-15 14:16:43 +0100 (Sun, 15 Feb 2004) | 3 lines
+r10521 | sigmunau | 2005-04-02 18:12:26 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
-
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
-* modules/demux/ogg.c: fixed recent breakage (what a shameful bug).
+wx: use the documented Move method rather than the undocumented SetPosition
 
 ------------------------------------------------------------------------
-r6749 | gbazin | 2004-02-14 18:36:05 +0100 (Sat, 14 Feb 2004) | 4 lines
+r10520 | sigmunau | 2005-04-02 15:58:03 +0200 (Sat, 02 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
-
+   M /trunk/modules/demux/playlist/Modules.am
+   A /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
 
-* modules/access/cdda/*: forgot to remove demux in module declaration.
-   fixed deadlock with CDDAFixupPlayList().
+new b4s demuxer for winamp b4s playlists. Uses xml parser modules. Only
+works with xtag for now due to lack of a DTD
 
 ------------------------------------------------------------------------
-r6748 | gbazin | 2004-02-14 18:25:39 +0100 (Sat, 14 Feb 2004) | 4 lines
+r10519 | sigmunau | 2005-04-02 15:56:03 +0200 (Sat, 02 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/cdda/cdda.h
-   M /trunk/modules/access/cdda.c
-
+   M /trunk/modules/misc/xml/xtag.c
 
-* modules/access/cdda*: removed definition of WAVEHEADER.
-* modules/access/cdda.c: small bug fix.
+xtag.c: Don't create pcdata elements outside the root element. try harder to
+read entire stream. make xml_ReaderValue return pcdata when available. Added
+some more debug printfs when XTAG_DEBUG is defined.
 
 ------------------------------------------------------------------------
-r6747 | gbazin | 2004-02-14 18:03:33 +0100 (Sat, 14 Feb 2004) | 6 lines
+r10518 | sigmunau | 2005-04-02 15:10:53 +0200 (Sat, 02 Apr 2005) | 2 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
-
+   M /trunk/modules/access/http.c
 
-* 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.
+http.c: fixed out of buffer write with ICY meta
 
 ------------------------------------------------------------------------
-r6746 | gbazin | 2004-02-14 13:49:35 +0100 (Sat, 14 Feb 2004) | 3 lines
+r10517 | gbazin | 2005-04-02 14:04:37 +0200 (Sat, 02 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/events/evt_scroll.hpp
+   M /trunk/src/misc/configuration.c
 
+* src/misc/configuration.c: removed annoying debug message.
+------------------------------------------------------------------------
+r10516 | sigmunau | 2005-04-02 12:20:22 +0200 (Sat, 02 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/xml/libxml.c
 
-* modules/gui/skins2/events/evt_scroll.hpp: small portability fix.
+libxml.c: include header for stream, since api changes.
 
 ------------------------------------------------------------------------
-r6745 | gbazin | 2004-02-14 13:36:16 +0100 (Sat, 14 Feb 2004) | 3 lines
+r10515 | robux4 | 2005-04-02 11:59:34 +0200 (Sat, 02 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
-
-
-* modules/gui/wxwindows/*: make gcc-2.95 happy.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: store the segment duration in microseconds too
 ------------------------------------------------------------------------
-r6744 | gbazin | 2004-02-14 02:53:17 +0100 (Sat, 14 Feb 2004) | 3 lines
+r10514 | robux4 | 2005-04-02 11:25:31 +0200 (Sat, 02 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/modules/demux/ts.c
-   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: the segment start time is now an integer in microseconds
+------------------------------------------------------------------------
+r10512 | sigmunau | 2005-04-02 00:39:10 +0200 (Sat, 02 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_xml.h
+   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
+   M /trunk/modules/misc/xml/libxml.c
+   M /trunk/modules/misc/xml/xtag.c
 
-* ALL: small portability fixes.
+all: ported xml parsers to stream_t
 
 ------------------------------------------------------------------------
-r6743 | gbazin | 2004-02-14 00:54:42 +0100 (Sat, 14 Feb 2004) | 3 lines
+r10511 | sigmunau | 2005-04-02 00:32:18 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/playlist.c
-
+   M /trunk/src/input/stream.c
 
-* modules/demux/playlist/playlist.c: compilation fix.
+stream.c: fixed stream_Delete() for streams opened by stream_UrlNew()
 
 ------------------------------------------------------------------------
-r6742 | gbazin | 2004-02-13 23:37:35 +0100 (Fri, 13 Feb 2004) | 3 lines
+r10510 | sigmunau | 2005-04-02 00:23:22 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/a52.c
-
+   M /trunk/include/vlc_stream.h
+   M /trunk/src/input/stream.c
 
-* modules/demux/a52.c: better detection code.
+fixed a few problems with stream_UrlNew
 
 ------------------------------------------------------------------------
-r6741 | gbazin | 2004-02-13 23:14:11 +0100 (Fri, 13 Feb 2004) | 3 lines
+r10509 | titer | 2005-04-02 00:01:24 +0200 (Sat, 02 Apr 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/a52.c
-
+   M /trunk/modules/gui/beos/BeOS.cpp
+   M /trunk/modules/gui/beos/MediaControlView.cpp
+   M /trunk/modules/gui/beos/VideoOutput.cpp
+   M /trunk/modules/gui/beos/VideoWindow.h
+   M /trunk/src/video_output/vout_intf.c
 
-* modules/demux/a52.c: grmbl.
+ vout_intf.c: write snapshots on Desktop on BeOS
+ beos/*: use B_KEY_DOWN/B_KEY_UP messages instead of KeyDown()/KeyUp()
+   so we can have access to the key code and be more reliable (fixes a
+   bunch of hotkeys). Fixed snapshots (missing pf_control)
 
 ------------------------------------------------------------------------
-r6740 | gbazin | 2004-02-13 23:10:00 +0100 (Fri, 13 Feb 2004) | 3 lines
+r10508 | courmisch | 2005-04-01 23:57:09 +0200 (Fri, 01 Apr 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/a52.c
-
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* modules/demux/a52.c: fixed alignment when seeking.
+- Fix playlist deadlock between Timer and Playlist stuff
+There are still other deadlocks in wx though
 
 ------------------------------------------------------------------------
-r6739 | gbazin | 2004-02-13 22:48:32 +0100 (Fri, 13 Feb 2004) | 4 lines
+r10507 | sigmunau | 2005-04-01 20:37:31 +0200 (Fri, 01 Apr 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/a52.c
-   M /trunk/modules/demux/Modules.am
-   A /trunk/modules/demux/a52.c
-
+   M /trunk/include/vlc_stream.h
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/input_internal.h
+   M /trunk/src/input/mem_stream.c
+   M /trunk/src/input/stream.c
 
-* 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.
+added a stream_UrlNew to open a general purpos stream_t from a url.
+added a pf_destroy to stream_t, changed all various stream_FooDestroy to
+stream_Delete
 
 ------------------------------------------------------------------------
-r6738 | rocky | 2004-02-13 12:58:32 +0100 (Fri, 13 Feb 2004) | 2 lines
+r10506 | sigmunau | 2005-04-01 20:15:51 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/developer/interface.xml
+   M /trunk/modules/access_filter
 
-Better worded.
+set svn:ignore
 
 ------------------------------------------------------------------------
-r6737 | rocky | 2004-02-13 12:33:38 +0100 (Fri, 13 Feb 2004) | 4 lines
+r10505 | sigmunau | 2005-04-01 19:19:34 +0200 (Fri, 01 Apr 2005) | 2 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
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
-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.
+wxwindows.cpp: compile fixes
 
 ------------------------------------------------------------------------
-r6736 | titer | 2004-02-13 11:42:24 +0100 (Fri, 13 Feb 2004) | 2 lines
+r10504 | robux4 | 2005-04-01 19:14:58 +0200 (Fri, 01 Apr 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
-
- deinterlace.c : missing 'else' that prevented MergeAltivec from being used.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: oops
 ------------------------------------------------------------------------
-r6735 | jpsaman | 2004-02-13 11:09:46 +0100 (Fri, 13 Feb 2004) | 2 lines
+r10503 | robux4 | 2005-04-01 18:49:59 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/gui/pda/pda_callbacks.c
+   M /trunk/modules/demux/mkv.cpp
 
-Disabled the preference menu, it is not filled in anyway.
+mkv.cpp: moved seek code in classes, improved support for cue-less files, improved cursor behaviour when seeking
 
 ------------------------------------------------------------------------
-r6734 | rocky | 2004-02-13 05:22:39 +0100 (Fri, 13 Feb 2004) | 4 lines
+r10502 | fenrir | 2005-04-01 18:00:32 +0200 (Fri, 01 Apr 2005) | 2 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
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-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.
+ * wxwin: at start up, restore last size+position+state of windows.
 
 ------------------------------------------------------------------------
-r6733 | rocky | 2004-02-13 01:57:03 +0100 (Fri, 13 Feb 2004) | 2 lines
+r10501 | courmisch | 2005-04-01 17:47:38 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/subtitles/cvd-subtitles.txt
-   M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-Call for help.
+Yet another leak
 
 ------------------------------------------------------------------------
-r6732 | gbazin | 2004-02-13 00:51:15 +0100 (Fri, 13 Feb 2004) | 3 lines
+r10500 | courmisch | 2005-04-01 17:29:23 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/src/playlist/services_discovery.c
 
-* modules/stream_out/transcode.c: fixed color inversion when transcoding from raw RV24.
+Mem leaks
 
 ------------------------------------------------------------------------
-r6731 | fenrir | 2004-02-12 21:09:38 +0100 (Thu, 12 Feb 2004) | 3 lines
+r10499 | sigmunau | 2005-04-01 16:39:36 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/asf.c
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
 
- * all: use the data_packet_count from the asf header when the server
-gives an invalid one. (I hope it doesn't break anything)
+wx/*: fix a few string additions
 
 ------------------------------------------------------------------------
-r6730 | fenrir | 2004-02-12 18:52:48 +0100 (Thu, 12 Feb 2004) | 26 lines
+r10498 | damienf | 2005-04-01 15:50:37 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/activex/README.TXT
+   M /trunk/activex/test.html
 
- * v4l: patch from Carsten Gottbeh?\239?\191?\189t (gottbehuet at active-elements dot de)
- -> Untested.
+Documentation/Example update
 
- Original message:
-    Hi there,
+------------------------------------------------------------------------
+r10497 | sigmunau | 2005-04-01 15:28:54 +0200 (Fri, 01 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/flac.c
 
-    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.
+demux/flac.c: support flac files with id3 tag. closes #2015
 
-    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.
+------------------------------------------------------------------------
+r10496 | gbazin | 2005-04-01 12:35:44 +0200 (Fri, 01 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-    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.
+* modules/gui/wxwindows: re-implemented the mute control.
+------------------------------------------------------------------------
+r10495 | courmisch | 2005-04-01 10:02:28 +0200 (Fri, 01 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
 
-    Bye,
+- invalid free removed (might be the reason why sap discovery was so unstable)
+- 7 memleaks fixed
 
 ------------------------------------------------------------------------
-r6729 | titer | 2004-02-12 18:35:05 +0100 (Thu, 12 Feb 2004) | 2 lines
+r10494 | dionoea | 2005-03-31 23:36:30 +0200 (Thu, 31 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
- macosx/vout.m : GL cleaning (probably fixes depth issues)
+remove two debug fprintfs
 
 ------------------------------------------------------------------------
-r6728 | fenrir | 2004-02-11 20:17:14 +0100 (Wed, 11 Feb 2004) | 5 lines
+r10493 | dionoea | 2005-03-31 23:23:36 +0200 (Thu, 31 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
- * 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.
+ * small fixes (the icon change should now work under windows)
 
 ------------------------------------------------------------------------
-r6727 | gbazin | 2004-02-11 19:08:05 +0100 (Wed, 11 Feb 2004) | 3 lines
+r10488 | dionoea | 2005-03-31 19:02:44 +0200 (Thu, 31 Mar 2005) | 4 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
-
+   A /trunk/modules/gui/wxwindows/bitmaps/speaker_mute.xpm
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* 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.
+change the speaker into a mute/unmute button
+(only works if something is playing ... and we have to fix the bug where
+the image doesn't get updated like for the play/pause button)
 
 ------------------------------------------------------------------------
-r6726 | rocky | 2004-02-11 13:37:28 +0100 (Wed, 11 Feb 2004) | 2 lines
+r10487 | sigmunau | 2005-03-31 17:46:38 +0200 (Thu, 31 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/intf-cdda.txt
-   M /trunk/doc/intf-vcd.txt
+   M /trunk/src/input/input.c
 
-And one other piece of information...
+input.c: fixed a possible locking problem in vlc_input_item_GetInfo
 
 ------------------------------------------------------------------------
-r6725 | rocky | 2004-02-11 13:26:38 +0100 (Wed, 11 Feb 2004) | 3 lines
+r10486 | gbazin | 2005-03-31 01:48:41 +0200 (Thu, 31 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/doc/intf-cdda.txt
-   M /trunk/doc/intf-vcd.txt
+   M /trunk/modules/video_output/wingdi.c
 
-Spell out general information that should be used in reporting
-problems. Sigh.
+* modules/video_output/wingdi.c: bunch of fixes and improvements.
+------------------------------------------------------------------------
+r10485 | gbazin | 2005-03-31 01:47:41 +0200 (Thu, 31 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wince/Modules.am
+   A /trunk/modules/gui/wince/dialogs.cpp
+   M /trunk/modules/gui/wince/fileinfo.cpp
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/iteminfo.cpp
+   M /trunk/modules/gui/wince/messages.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/gui/wince/preferences.cpp
+   M /trunk/modules/gui/wince/subtitles.cpp
+   M /trunk/modules/gui/wince/video.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
 
+* modules/gui/wince: added dialogs provider + another massive cleanup + updates.
 ------------------------------------------------------------------------
-r6724 | zorglub | 2004-02-11 09:50:04 +0100 (Wed, 11 Feb 2004) | 2 lines
+r10484 | sigmunau | 2005-03-31 00:45:13 +0200 (Thu, 31 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/src/input/input.c
 
-Enable the playlist import/export modules
+input.c: doxygenize vlc_input_item_GetInfo
+wx/timer.cpp: show Now Playing in statusbar if available
 
 ------------------------------------------------------------------------
-r6723 | jpsaman | 2004-02-11 09:22:12 +0100 (Wed, 11 Feb 2004) | 2 lines
+r10483 | sigmunau | 2005-03-30 23:21:40 +0200 (Wed, 30 Mar 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
-Added some whitespace for alignment.
+wxwindows/preferences_widgets.cpp: ModuleCatList widget now add modules in
+the order of selection, patch by  Christophe Mutricy < xtophe -at-
+nxtelevision dott com >
 
 ------------------------------------------------------------------------
-r6722 | jpsaman | 2004-02-10 21:30:09 +0100 (Tue, 10 Feb 2004) | 2 lines
+r10482 | sigmunau | 2005-03-30 23:16:51 +0200 (Wed, 30 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/include/vlc_meta.h
+   M /trunk/modules/access/http.c
 
-Enabled PDA GUI again, use --enable-pda. Question why was it disabled without notifying the maintainer? ????
+vlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c: use NOW_PLAYING for song title.
 
 ------------------------------------------------------------------------
-r6721 | jpsaman | 2004-02-10 21:28:37 +0100 (Tue, 10 Feb 2004) | 5 lines
+r10481 | dionoea | 2005-03-30 19:43:17 +0200 (Wed, 30 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/gui/pda/pda_callbacks.c
+   M /trunk/modules/access_filter/timeshift.c
 
-Missed the deadline again ;-(
+include errno.h (for non debug builds)
 
-- Fixed the playlist_AddExt() call
-- Fixed a compiler warning
+------------------------------------------------------------------------
+r10480 | robux4 | 2005-03-29 22:54:52 +0200 (Tue, 29 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: make gcc happier
 ------------------------------------------------------------------------
-r6720 | gbazin | 2004-02-10 18:59:10 +0100 (Tue, 10 Feb 2004) | 3 lines
+r10479 | gbazin | 2005-03-29 22:04:44 +0200 (Tue, 29 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
-
-* configure.ac: check for the xmlTextReader extension if libxml2 (required for skins2).
-
+* configure.ac: added access_filter_timeshift to the build.
 ------------------------------------------------------------------------
-r6719 | gbazin | 2004-02-10 18:36:45 +0100 (Tue, 10 Feb 2004) | 3 lines
+r10478 | fenrir | 2005-03-29 18:01:23 +0200 (Tue, 29 Mar 2005) | 8 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/configure.ac
+   M /trunk/include/configuration.h
+   M /trunk/include/vlc_access.h
+   M /trunk/include/vlc_config_cat.h
+   A /trunk/modules/access_filter
+   A /trunk/modules/access_filter/Modules.am
+   A /trunk/modules/access_filter/timeshift.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/src/input/access.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/var.c
+   M /trunk/src/libvlc.h
 
+ * access.* input/*: added access_filter architecture (same API as a
+ standard access_t except that it reads from an access_t).
 
-* configure.ac, NEWS: added mod and pva plugins.
+ * timeshift.c: timeshift access filter. It works with udp/dvb streams (tested
+ under linux/windows).
+ It allows to pause and to fast/slow forward. To try it, use
+ --access-filter timeshift.
 
 ------------------------------------------------------------------------
-r6718 | bigben | 2004-02-10 17:39:15 +0100 (Tue, 10 Feb 2004) | 2 lines
+r10477 | gbazin | 2005-03-29 17:22:12 +0200 (Tue, 29 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.c
-
-typos
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
 
+* modules/gui/wince: new open directory menu (win32 only for now)
 ------------------------------------------------------------------------
-r6717 | jpsaman | 2004-02-10 15:57:31 +0100 (Tue, 10 Feb 2004) | 5 lines
+r10476 | gbazin | 2005-03-29 14:17:43 +0200 (Tue, 29 Mar 2005) | 1 line
 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
+   M /trunk/modules/gui/wince/interface.cpp
 
+* modules/gui/wince/interface.cpp: fixed menus handling.
 ------------------------------------------------------------------------
-r6716 | sam | 2004-02-10 15:33:17 +0100 (Tue, 10 Feb 2004) | 7 lines
+r10475 | gbazin | 2005-03-29 12:08:03 +0200 (Tue, 29 Mar 2005) | 1 line
 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.
+   M /trunk/modules/demux/ts.c
 
+* modules/demux/ts.c: use EIT support in libdvbpsi if available.
 ------------------------------------------------------------------------
-r6715 | sam | 2004-02-10 15:04:55 +0100 (Tue, 10 Feb 2004) | 4 lines
+r10474 | damienf | 2005-03-29 10:48:45 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/libvlc.c
 
-  * configure.ac:
-    + Allow to use --enable-livedotcom without --with-livedotcom-tree so that
-      we can use an installed version of libliveMedia et al.
+VLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow to seek beyond 36 minutes
 
 ------------------------------------------------------------------------
-r6714 | sam | 2004-02-10 14:29:04 +0100 (Tue, 10 Feb 2004) | 3 lines
+r10473 | fenrir | 2005-03-29 10:17:17 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/demux/ts.c
 
-  * configure.ac:
-    + Only activate the Matroska plugin if -lebml_pic or -lebml were found.
+ * ts: do not include eit.h if TS_USE_DVB_SI is 0.
 
 ------------------------------------------------------------------------
-r6713 | hartman | 2004-02-10 03:57:18 +0100 (Tue, 10 Feb 2004) | 4 lines
+r10472 | hartman | 2005-03-29 01:57:02 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   D /trunk/vlc-cvs.ebuild
+   D /trunk/vlc.ebuild
 
-* 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.
+* Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.
 
 ------------------------------------------------------------------------
-r6712 | garf | 2004-02-10 00:30:37 +0100 (Tue, 10 Feb 2004) | 2 lines
+r10471 | hartman | 2005-03-29 01:31:02 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   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
 
- * http.c: made strsub a bit clean.
+* New menu-items referencing forum
 
 ------------------------------------------------------------------------
-r6711 | garf | 2004-02-10 00:28:33 +0100 (Tue, 10 Feb 2004) | 2 lines
+r10470 | hartman | 2005-03-29 01:24:21 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/intf-http.txt
+   M /trunk/modules/stream_out/standard.c
 
- * intf-http.txt: update doc (strsub)
+* Spelling correction
 
 ------------------------------------------------------------------------
-r6710 | garf | 2004-02-10 00:03:12 +0100 (Tue, 10 Feb 2004) | 3 lines
+r10469 | hartman | 2005-03-29 01:23:51 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/NEWS
+   M /trunk/modules/gui/gtk/menu.c
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/video_output.c
 
- * http.c: add strsub function: extract substring (doc update will
-           follow soon).
+* Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.
 
 ------------------------------------------------------------------------
-r6709 | sam | 2004-02-09 21:40:25 +0100 (Mon, 09 Feb 2004) | 3 lines
+r10463 | robux4 | 2005-03-28 21:12:14 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/debian/README.Debian
-
-  * debian/README.Debian:
-    + Updated Debian-specific build notes.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: compilation fixes for gcc
 ------------------------------------------------------------------------
-r6708 | jpsaman | 2004-02-09 20:32:55 +0100 (Mon, 09 Feb 2004) | 2 lines
+r10462 | robux4 | 2005-03-28 21:07:18 +0200 (Mon, 28 Mar 2005) | 1 line
 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
-
-Updated version number to vlc-0.7.1
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: seeking in linked files now works
 ------------------------------------------------------------------------
-r6707 | titer | 2004-02-09 18:42:12 +0100 (Mon, 09 Feb 2004) | 2 lines
+r10461 | robux4 | 2005-03-28 17:48:16 +0200 (Mon, 28 Mar 2005) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: compute the correct duration even when some linked segments are missing
 ------------------------------------------------------------------------
-r6706 | sigmunau | 2004-02-09 17:12:25 +0100 (Mon, 09 Feb 2004) | 3 lines
+r10460 | robux4 | 2005-03-28 17:00:21 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/src/extras/libc.c
-
-src/extra/libc.c:
- * fixed a nasty bug in vlc_atoll.(closes #1763)
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: handle missing linked segments (seg->missing->seg)
 ------------------------------------------------------------------------
-r6705 | titer | 2004-02-09 15:02:25 +0100 (Mon, 09 Feb 2004) | 2 lines
+r10459 | robux4 | 2005-03-28 16:12:58 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
-
- macosx/vout.m : oops, fixed broken ratio from my last commit
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment
 ------------------------------------------------------------------------
-r6704 | titer | 2004-02-09 14:28:32 +0100 (Mon, 09 Feb 2004) | 3 lines
+r10458 | fkuehne | 2005-03-28 14:30:15 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-
- macosx/* : added --macosx-opengl-effect, current possible values are
-   "none" and "cube". Sorry, couldn't resist ;)
+   M /trunk/extras/contrib/src/packages.mak
 
+* changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections
 ------------------------------------------------------------------------
-r6703 | hartman | 2004-02-09 13:54:47 +0100 (Mon, 09 Feb 2004) | 2 lines
+r10457 | fkuehne | 2005-03-28 13:29:34 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
    M /trunk/extras/contrib/src/packages.mak
 
-* added dtsdec, 're' upgrade of libmad
-
+* fixed download-location of pkgconfig
 ------------------------------------------------------------------------
-r6702 | sigmunau | 2004-02-09 11:44:40 +0100 (Mon, 09 Feb 2004) | 5 lines
+r10456 | robux4 | 2005-03-28 13:07:41 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/share/http/admin/dboxfiles.html
-
-share/http/admin/dboxfiles.html:
- * Updated for bookmark support.
-   See http://www.giggo.de/dbox2/movieplayer.html for details
-   (patch by Christof Baumgaertner)
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: no more crash on linked segments or multi-segment files
 ------------------------------------------------------------------------
-r6701 | gbazin | 2004-02-09 00:49:04 +0100 (Mon, 09 Feb 2004) | 3 lines
+r10455 | fkuehne | 2005-03-28 12:32:40 +0200 (Mon, 28 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-
+   M /trunk/Makefile.am
 
-* modules/gui/skins2/Modules.am: added missing file for make dist.
+* updated the location of vlc.scriptTerminology
+* removed the linkage to it in all localisations since it is a global entity now
+------------------------------------------------------------------------
+r10454 | fkuehne | 2005-03-28 02:16:43 +0200 (Mon, 28 Mar 2005) | 1 line
+Changed paths:
+   D /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
 
+* sorry, forgot that in the previous commit
 ------------------------------------------------------------------------
-r6700 | gbazin | 2004-02-09 00:39:16 +0100 (Mon, 09 Feb 2004) | 3 lines
+r10453 | fkuehne | 2005-03-28 02:14:03 +0200 (Mon, 28 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/Resources/vlc.scriptSuite
+   A /trunk/extras/MacOSX/Resources/vlc.scriptTerminology (from /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology:10452)
    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-
-* ALL: I am a morron.
-
+* vlc.scriptSuite: updated to the plist-xml-format and fixed a bug in the prev-method
+* vlc.scriptTerminology: updated to the plist-xml-format and removed the 'localisable'-flag for the terminology in Xcode since we don't localise it and Apple won't support any other AS-dialects than English in the future --> moved out of English.lproj
+* vlc.pbproj: removed localisable-flag for vlc.scriptTerminology
 ------------------------------------------------------------------------
-r6699 | gbazin | 2004-02-08 23:37:37 +0100 (Sun, 08 Feb 2004) | 3 lines
+r10452 | markfm | 2005-03-27 19:49:24 +0200 (Sun, 27 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-
+   M /trunk/modules/mux/asf.c
 
-* modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly.
+mux/asf.c new --sout-asf-packet-size  switch.  It defaults to 4096, current VLC design, but note that MS' documentation (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform95/htm/iwmpacketsizesetmaxpacketsize.asp) has: "By default, the maximum packet size is 1400 bytes (chosen because it is below the 1500-byte Ethernet maximum transition unit (MTU) plus the generic routing encapsulation (GRE) tunneling header size)."
 
 ------------------------------------------------------------------------
-r6698 | gbazin | 2004-02-08 23:06:14 +0100 (Sun, 08 Feb 2004) | 3 lines
+r10451 | robux4 | 2005-03-27 16:16:21 +0200 (Sun, 27 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
-
-* configure.ac: forgot one version number and added the aiff demux.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: hard-linked segments can now play in order (crash to solve)
 ------------------------------------------------------------------------
-r6697 | gbazin | 2004-02-08 22:36:39 +0100 (Sun, 08 Feb 2004) | 3 lines
+r10450 | robux4 | 2005-03-27 11:28:50 +0200 (Sun, 27 Mar 2005) | 2 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
-
-
-* ALL: bumped version number to 0.7.1 in preparation for the release.
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/po/fr.po
 
+mkv.cpp: new options for the demuxer
+fr.po: small translation fix
 ------------------------------------------------------------------------
-r6696 | jpsaman | 2004-02-08 22:00:19 +0100 (Sun, 08 Feb 2004) | 2 lines
+r10438 | oaubert | 2005-03-26 20:29:32 +0100 (Sat, 26 Mar 2005) | 5 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/video_output/snapshot.c
 
-Fail ./configure when ffmpeg/avcodec.h or postproc/postproc.h are not found and --disable-ffmpeg is not used.
+snapshot.c:
+ * added some comments
+ * updated module description
+ * try to fix timestamping
 
 ------------------------------------------------------------------------
-r6695 | jpsaman | 2004-02-08 21:19:03 +0100 (Sun, 08 Feb 2004) | 4 lines
+r10437 | oaubert | 2005-03-26 20:22:40 +0100 (Sat, 26 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/misc/svg.c
 
-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
+svg.c: updated to the latest changes in the text renderer API (tested
+       with the vlc-0.8.1.svn20050314 debian package)
 
 ------------------------------------------------------------------------
-r6694 | hartman | 2004-02-08 21:09:15 +0100 (Sun, 08 Feb 2004) | 2 lines
+r10436 | robux4 | 2005-03-26 10:18:54 +0100 (Sat, 26 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-
-* Update copyright info
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: avoid gcc warnings
 ------------------------------------------------------------------------
-r6693 | hartman | 2004-02-08 21:08:28 +0100 (Sun, 08 Feb 2004) | 5 lines
+r10435 | robux4 | 2005-03-25 22:59:25 +0100 (Fri, 25 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-* 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: play all loaded segments sequentially and don't crash
 ------------------------------------------------------------------------
-r6692 | gbazin | 2004-02-08 19:49:53 +0100 (Sun, 08 Feb 2004) | 3 lines
+r10434 | robux4 | 2005-03-25 22:33:47 +0100 (Fri, 25 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/codec/ffmpeg/video.c: another fix for post-processing.
+mkv.cpp: the first Cluster was lost due to preloading
+------------------------------------------------------------------------
+r10431 | fkuehne | 2005-03-25 19:17:15 +0100 (Fri, 25 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
+* updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today
 ------------------------------------------------------------------------
-r6691 | sigmunau | 2004-02-08 19:30:30 +0100 (Sun, 08 Feb 2004) | 7 lines
+r10430 | titer | 2005-03-25 13:02:14 +0100 (Fri, 25 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/avi/libavi.h
+   M /trunk/include/video_output.h
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/video_output/opengl.c
 
-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)
+ Fix for thread-unsafe OpenGL implementations (OS X...)
 
 ------------------------------------------------------------------------
-r6690 | gbazin | 2004-02-08 19:17:22 +0100 (Sun, 08 Feb 2004) | 4 lines
+r10429 | fenrir | 2005-03-25 10:16:24 +0100 (Fri, 25 Mar 2005) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/src/playlist/info.c
-   M /trunk/src/playlist/item.c
+   M /trunk/include/vlc_es_out.h
+   M /trunk/include/vlc_meta.h
+   M /trunk/modules/demux/ts.c
+   M /trunk/src/input/es_out.c
 
+ * vlc_meta.h: added a few const
+ * es_out: added ES_OUT_SET_GROUP_META to add on the fly meta for a program
+ (it's not yet really clean).
+ * demux/ts: parse SI tables of DVB (channel names + events), it needs last
+ libdvbpsi svn (set TS_USE_DVB_SI to 1 in modules/demux/ts.c to use it).
 
-* src/playlist/*: fixed complete fuckage of playlist_ItemAddOption() and moved it to item.c.
-* modules/gui/wxwindows/open.cpp: cleanup.
 
 ------------------------------------------------------------------------
-r6689 | fenrir | 2004-02-08 18:21:50 +0100 (Sun, 08 Feb 2004) | 3 lines
+r10428 | fenrir | 2005-03-25 09:58:46 +0100 (Fri, 25 Mar 2005) | 6 lines
 Changed paths:
    M /trunk/src/input/input.c
 
- * input.c: don't add subtitle track twice when using --sub-file and
- auto-detection.
+ input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
+ access2_Control/demux2_Control, use the right ACCESS_XXX/DEMUX_XXX/)
+          - do not create sout when uri start by 'vlc:'. It is needed to use
+ the special vlc access with sout (ex: vlc in --sout out vlc:quit).
+
 
 ------------------------------------------------------------------------
-r6688 | gbazin | 2004-02-08 17:48:11 +0100 (Sun, 08 Feb 2004) | 3 lines
+r10427 | titer | 2005-03-24 17:05:55 +0100 (Thu, 24 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/nuv.c
 
+ nuv.c: compile fix (for big endian platforms)
 
-* modules/demux/dts.c: more fixes.
+------------------------------------------------------------------------
+r10424 | robux4 | 2005-03-23 23:11:17 +0100 (Wed, 23 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix the pb of switching when seeking was used. Still some memory leaks issues :(
 ------------------------------------------------------------------------
-r6687 | rocky | 2004-02-08 17:43:17 +0100 (Sun, 08 Feb 2004) | 2 lines
+r10423 | robux4 | 2005-03-23 22:31:18 +0100 (Wed, 23 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/modules/demux/mkv.cpp
 
-Add me.
+mkv.cpp: prepare for more segment switching features
+------------------------------------------------------------------------
+r10420 | robux4 | 2005-03-23 22:08:40 +0100 (Wed, 23 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: segment switching almost work and doesn't crash
 ------------------------------------------------------------------------
-r6686 | gbazin | 2004-02-08 13:09:50 +0100 (Sun, 08 Feb 2004) | 3 lines
+r10418 | damienf | 2005-03-23 20:16:06 +0100 (Wed, 23 Mar 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/activex/test.html
 
+- added a slider to control VLC playback from HTML.
 
-* modules/codec/ffmpeg/video.c: fixed crash when disabling post-processing with videos with B frames.
+NOTE: the slider is actually another ActiveX control but it could be replaced by a javascript equivalent if one wants a better looking slider.
 
 ------------------------------------------------------------------------
-r6685 | gbazin | 2004-02-08 12:23:17 +0100 (Sun, 08 Feb 2004) | 4 lines
+r10417 | massiot | 2005-03-23 19:39:46 +0100 (Wed, 23 Mar 2005) | 3 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
-
+   M /trunk/configure.ac
+   M /trunk/modules/stream_out/Modules.am
+   A /trunk/modules/stream_out/bridge.c
 
-* 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.
+* modules/stream_out/bridge.c: New bridge-in/bridge-out modules to bridge
+  ES packets between different inputs.
 
 ------------------------------------------------------------------------
-r6684 | gbazin | 2004-02-08 01:15:04 +0100 (Sun, 08 Feb 2004) | 3 lines
+r10416 | massiot | 2005-03-23 19:30:15 +0100 (Wed, 23 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-
+   M /trunk/modules/mux/mpeg/ts.c
 
-* modules/audio_filter/converter/dtstospdif.c: cough cough.
+* modules/mux/mpeg/ts.c: New --sout-ts-es-id-pid which allows to use
+  the ES ID as TS PID (contrary of --ts-es-id-pid).
 
 ------------------------------------------------------------------------
-r6683 | gbazin | 2004-02-08 01:04:16 +0100 (Sun, 08 Feb 2004) | 3 lines
+r10415 | massiot | 2005-03-23 19:26:01 +0100 (Wed, 23 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-* modules/audio_filter/converter/dtstospdif.c: only swab big endian bitstreams.
+* modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed IOD descriptor
+(patch courtesy of Nico Sabbi)
 
 ------------------------------------------------------------------------
-r6682 | rocky | 2004-02-07 18:31:38 +0100 (Sat, 07 Feb 2004) | 2 lines
+r10414 | fenrir | 2005-03-23 18:00:15 +0100 (Wed, 23 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/doc/developer/interface.xml
+   M /trunk/configure.ac
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/nuv.c
 
-Update How to write an interface plugin from recent vlc-devel responses.
+ * all: added a nuv demuxer (limited to mpeg4 video and mp3 audio).
+ (Seek is slow, I don't support index yet).
 
 ------------------------------------------------------------------------
-r6681 | sigmunau | 2004-02-07 16:01:07 +0100 (Sat, 07 Feb 2004) | 2 lines
+r10413 | fenrir | 2005-03-23 17:58:24 +0100 (Wed, 23 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
+   M /trunk/modules/access/dvb/linux_dvb.c
 
-Fixed a segfault (don't try to memset a negative number of bytes)
+ * dvb: fix report of error in FrontendPoll (please report any problem).
 
 ------------------------------------------------------------------------
-r6680 | fenrir | 2004-02-07 14:26:24 +0100 (Sat, 07 Feb 2004) | 2 lines
+r10408 | jpsaman | 2005-03-22 21:17:30 +0100 (Tue, 22 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/src/audio_output/intf.c
 
- * mp4: handle DEMUX_GET_META (avoid a msg_Err)
+Variable name consistency across the file
 
 ------------------------------------------------------------------------
-r6679 | fenrir | 2004-02-07 14:25:50 +0100 (Sat, 07 Feb 2004) | 2 lines
+r10406 | markfm | 2005-03-22 14:29:30 +0100 (Tue, 22 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
+   M /trunk/modules/stream_out/transcode.c
 
- * deinterlace: compilation fix.
+reintroduce nearbyint, but use the 1001 multiplier.  adding 0.5 wasn't transforming 29.97 fps properly, and the earlier nearbyint was a hack for mpeg1/2.  the preceding mods were all partially right, partially wrong -- needed to combine the two change concepts. 
 
 ------------------------------------------------------------------------
-r6678 | gbazin | 2004-02-07 01:56:44 +0100 (Sat, 07 Feb 2004) | 3 lines
+r10405 | gbazin | 2005-03-22 10:53:11 +0100 (Tue, 22 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dts.c
+   M /trunk/modules/stream_out/transcode.c
 
+* modules/stream_out/transcode.c: reverted previous commit which didn't belong here and was also completely wrong.
+------------------------------------------------------------------------
+r10401 | ipkiss | 2005-03-21 20:24:06 +0100 (Mon, 21 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/skins/skins2-howto.xml
+   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
 
-* modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis for all the testing).
+ * skins2: added vlc.volumeUp() and vlc.volumeDown() actions
 
 ------------------------------------------------------------------------
-r6677 | gbazin | 2004-02-07 01:33:08 +0100 (Sat, 07 Feb 2004) | 3 lines
+r10400 | hartman | 2005-03-21 15:02:07 +0100 (Mon, 21 Mar 2005) | 4 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
-   M /trunk/modules/demux/ogg.c
-
+   M /trunk/modules/services_discovery/sap.c
 
-* include/vlc_es.h: s/es_format_Free/es_format_Clean.
+* Patch to reenable sap-timeout functionality (Bug 2007) By Dermot McGahon, dermot at lincor dot com
+  Modified by me.
+* also restored some indentation of this file.
 
 ------------------------------------------------------------------------
-r6676 | gbazin | 2004-02-07 01:16:34 +0100 (Sat, 07 Feb 2004) | 5 lines
+r10399 | fkuehne | 2005-03-20 20:51:52 +0100 (Sun, 20 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
-   M /trunk/modules/codec/flac.c
-   M /trunk/modules/demux/ogg.c
-
+   M /trunk/src/misc/vlm.c
 
-* modules/demux/ogg.c: fixed memleak.
-* modules/codec/flac.c: fixed memleak.
-* include/vlc_es.h: es_format_Free().
+* removed my ftime-replacement for OSX again
 
+Thanks for the ftime-fix gibalou :)
 ------------------------------------------------------------------------
-r6675 | gbazin | 2004-02-07 00:43:32 +0100 (Sat, 07 Feb 2004) | 5 lines
+r10398 | gbazin | 2005-03-20 20:42:29 +0100 (Sun, 20 Mar 2005) | 1 line
 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
-
-
-* 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.
+   M /trunk/src/misc/vlm.c
 
+* src/misc/vlm.c: only use ftime() on win32.
 ------------------------------------------------------------------------
-r6674 | gbazin | 2004-02-06 21:06:55 +0100 (Fri, 06 Feb 2004) | 3 lines
+r10397 | fkuehne | 2005-03-20 19:19:01 +0100 (Sun, 20 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_common.h
-
-
-* include/vlc_common.h: forgot the Set*LE() helpers in my last commit.
+   M /trunk/src/misc/vlm.c
 
+* ftime does not exist on OSX, so we need to implement it ourselves
 ------------------------------------------------------------------------
-r6673 | gbazin | 2004-02-06 19:15:44 +0100 (Fri, 06 Feb 2004) | 4 lines
+r10396 | markfm | 2005-03-20 18:48:27 +0100 (Sun, 20 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/audio_output/file.c
-   M /trunk/modules/codec/dts.c
-
+   M /trunk/modules/stream_out/transcode.c
 
-* 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.
+transcode -- round fps to full integer value (eg, 25, 30) for ffmpeg mpeg1/2
 
 ------------------------------------------------------------------------
-r6672 | hartman | 2004-02-06 16:11:39 +0100 (Fri, 06 Feb 2004) | 2 lines
+r10395 | asmax | 2005-03-20 16:58:04 +0100 (Sun, 20 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/dts.c
+   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
 
-* msg_Err -> msg_Warn
+- all: use fribidi in skins2 text rendering if available
 
 ------------------------------------------------------------------------
-r6671 | hartman | 2004-02-06 05:51:02 +0100 (Fri, 06 Feb 2004) | 5 lines
+r10394 | gbazin | 2005-03-19 19:42:27 +0100 (Sat, 19 Mar 2005) | 1 line
 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
-
-* Added sortID
-* Fixed adding multiple items
-* playlist API changes fixes
-* fixed options
+   M /trunk/modules/codec/dvbsub.c
 
+* modules/codec/dvbsub.c: first implementation of dvb text subtitles encoding/decoding (a few things are still to be done).
 ------------------------------------------------------------------------
-r6670 | hartman | 2004-02-06 04:52:09 +0100 (Fri, 06 Feb 2004) | 2 lines
+r10393 | markfm | 2005-03-19 18:37:10 +0100 (Sat, 19 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_help.h
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/wxwindows/preferences.cpp
+   M /trunk/modules/stream_out/transcode.c
 
-* Move GetCapabilityHelp from intf's to vlc_help.h
+transcode nit -- use nearbyint to get accurate conversion of user-supplied fps
 
 ------------------------------------------------------------------------
-r6669 | gbazin | 2004-02-05 23:56:12 +0100 (Thu, 05 Feb 2004) | 7 lines
+r10392 | zorglub | 2005-03-19 18:23:51 +0100 (Sat, 19 Mar 2005) | 2 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
+   M /trunk/share/Makefile.am
+   M /trunk/share/http/index.html
 
+HTTP interface patch by Christophe Mutricy (and no fixes by me)
 
-* 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.
+------------------------------------------------------------------------
+r10391 | gbazin | 2005-03-19 13:20:57 +0100 (Sat, 19 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video_filter.c
 
+* modules/codec/ffmpeg/video_filter.c: fixed resampling check.
 ------------------------------------------------------------------------
-r6668 | hartman | 2004-02-05 22:01:44 +0100 (Thu, 05 Feb 2004) | 5 lines
+r10387 | sam | 2005-03-19 09:34:30 +0100 (Sat, 19 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/doc/Makefile.am
+   M /trunk/doc/vlc.1
 
-* added a package-translations target
-  - holds doc/translations.txt
-  - all the .po's
-  - convert-po.sh
+  * doc/vlc.1: spelling
 
 ------------------------------------------------------------------------
-r6667 | fenrir | 2004-02-05 20:51:46 +0100 (Thu, 05 Feb 2004) | 2 lines
+r10386 | djc | 2005-03-18 17:44:16 +0100 (Fri, 18 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/httpd.c
+   M /trunk/share/Makefile.am
 
- * httpd: fixed a integer overflow.
+favicon.ico instead of favico.ico...
 
 ------------------------------------------------------------------------
-r6666 | gbazin | 2004-02-05 00:55:03 +0100 (Thu, 05 Feb 2004) | 3 lines
+r10385 | djc | 2005-03-18 15:43:38 +0100 (Fri, 18 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/dts.c
-
+   M /trunk/share/Makefile.am
 
-* modules/codec/dts.c: should be more correct (hopefully).
+Add cone_+-, and favico.ico to Makefile.am, as suggest xtophe
+Not tested...
 
 ------------------------------------------------------------------------
-r6665 | gbazin | 2004-02-05 00:28:10 +0100 (Thu, 05 Feb 2004) | 3 lines
+r10384 | gbazin | 2005-03-18 08:44:20 +0100 (Fri, 18 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
+   M /trunk/modules/stream_out/transcode.c
 
+* modules/stream_out/transcode.c: convert audio to fl32 first if needed.
+------------------------------------------------------------------------
+r10383 | markfm | 2005-03-18 02:59:44 +0100 (Fri, 18 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ps.c
 
-* modules/audio_filter/converter/dtstospdif.c: don't forget to take care of the sample's starting date.
+ps.c -- add i_rate_bound (MPEG spec 13818 requires rate_bound >= that of any packet in the stream) (I'm not positive, but program_mux_rate, based on instant_rate, should also possibly change.  Per 2.5.3.4 of the spec,it sounds like it might be the forward-looking rate; reporting a last-second value based on P frames,if the forward packets have an I frame, might not be correct [specs are a pain])
 
 ------------------------------------------------------------------------
-r6664 | gbazin | 2004-02-05 00:03:36 +0100 (Thu, 05 Feb 2004) | 3 lines
+r10382 | gbazin | 2005-03-18 00:34:04 +0100 (Fri, 18 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
+   M /trunk/modules/audio_filter/resampler/linear.c
 
+* modules/audio_filter/resampler/linear.c: ported linear resampler to audio filter 2 architecture. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup and fixes by me.
+------------------------------------------------------------------------
+r10381 | gbazin | 2005-03-18 00:31:38 +0100 (Fri, 18 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
-* modules/audio_filter/converter/dtstospdif.c: oops forgot something.
+* modules/stream_out/transcode.c: simplifications + more extensive audio filter searches for conversions.
+------------------------------------------------------------------------
+r10380 | gbazin | 2005-03-17 22:50:29 +0100 (Thu, 17 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/araw.c
 
+ modules/codec/araw.c: a/ulaw encoding support. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup by me.
 ------------------------------------------------------------------------
-r6663 | fenrir | 2004-02-04 21:13:55 +0100 (Wed, 04 Feb 2004) | 3 lines
+r10379 | gbazin | 2005-03-17 21:39:52 +0100 (Thu, 17 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/modules/audio_filter/format.c
+   M /trunk/modules/stream_out/transcode.c
 
- * v4l: hue/colour/... path from Carsten Gottbeh?\239?\191?\189t
- (gottbehuet at active-elements dot de) (untested)
+* modules/stream_out/transcode.c: prepare transcoder to use resampling/downmixing audio filters.
+* modules/audio_filter/*: set the output format to what's really being output.
 
 ------------------------------------------------------------------------
-r6662 | gbazin | 2004-02-04 09:11:49 +0100 (Wed, 04 Feb 2004) | 3 lines
+r10378 | gbazin | 2005-03-17 20:16:15 +0100 (Thu, 17 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/dts.c
-
+   M /trunk/modules/video_output/picture.c
+   M /trunk/src/misc/image.c
+   M /trunk/src/video_output/vout_intf.c
 
-* modules/demux/dts.c: should detect DTS wav files even if the data doesn't start with a DTS frame.
+* src/misc/image.c, src/video_output/vout_intf.c: handle aspect ratio changes in image_Convert() as well.
+* modules/video_output/picture.c: set all the fields of fmt_in for image_Convert().
 
 ------------------------------------------------------------------------
-r6661 | hartman | 2004-02-04 04:23:25 +0100 (Wed, 04 Feb 2004) | 3 lines
+r10377 | massiot | 2005-03-17 17:59:16 +0100 (Thu, 17 Mar 2005) | 2 lines
 Changed paths:
-   A /trunk/doc/strings.txt
-   A /trunk/doc/translations.txt
+   M /trunk/modules/stream_out/switcher.c
 
-* Added the 'documentation' on strings in our source code and also added
-  the file with information on how to make translations.
+* modules/stream_out/switcher.c: Fixed aspect ratio.
 
 ------------------------------------------------------------------------
-r6660 | gbazin | 2004-02-04 00:32:45 +0100 (Wed, 04 Feb 2004) | 3 lines
+r10376 | gbazin | 2005-03-17 14:55:11 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dts.c
+   M /trunk/src/video_output/vout_intf.c
 
+* src/video_output/vout_intf.c: small cleanup.
+------------------------------------------------------------------------
+r10375 | gbazin | 2005-03-17 14:14:04 +0100 (Thu, 17 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/image.c
+   M /trunk/src/video_output/vout_intf.c
 
-* modules/codec/dts.c: a bunch of fixes.
+* src/video_output/vout_intf.c, src/misc/image.c: proper aspect ratio for snapshots.
+------------------------------------------------------------------------
+r10374 | gbazin | 2005-03-17 14:12:10 +0100 (Thu, 17 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video_filter.c
 
+* modules/codec/ffmpeg/video_filter.c: resampling fix for when source or dest is not in I420 format.
 ------------------------------------------------------------------------
-r6659 | gbazin | 2004-02-04 00:31:46 +0100 (Wed, 04 Feb 2004) | 3 lines
+r10373 | robux4 | 2005-03-17 13:13:12 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: allow seamless transition between segments
+------------------------------------------------------------------------
+r10372 | gbazin | 2005-03-17 09:20:53 +0100 (Thu, 17 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
 
-* modules/audio_output/file.c: added --audiofile-channels=integer option to specify the number of channels wanted in the output file.
+* modules/audio_filter/converter/mpgatofixed32.c: added downmixing from stereo to mono.
+------------------------------------------------------------------------
+r10371 | gbazin | 2005-03-17 08:35:35 +0100 (Thu, 17 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
+* modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio encoding.
 ------------------------------------------------------------------------
-r6658 | fenrir | 2004-02-03 21:12:53 +0100 (Tue, 03 Feb 2004) | 2 lines
+r10370 | gbazin | 2005-03-17 00:38:51 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access_output/http.c
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/timer.cpp
+   M /trunk/modules/gui/wince/wince.h
 
- * http: Err -> Warn for Seek.
+* modules/gui/wince: better volume slider behaviour.
+------------------------------------------------------------------------
+r10369 | gbazin | 2005-03-17 00:10:08 +0100 (Thu, 17 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/audio_output/waveout.c
 
+* modules/audio_output/waveout.c: change global volume on WinCE.
 ------------------------------------------------------------------------
-r6657 | titer | 2004-02-03 14:00:27 +0100 (Tue, 03 Feb 2004) | 2 lines
+r10368 | gbazin | 2005-03-16 22:53:15 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
- macosx/vout* : OpenGL VRAM texturing finaly works correctly now.
+* src/libvlc.[c,h]: new --(no-)fpu option (mainly for debugging purposes).
+------------------------------------------------------------------------
+r10367 | robux4 | 2005-03-16 22:46:57 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: faster code with newer libs
 ------------------------------------------------------------------------
-r6656 | sigmunau | 2004-02-03 13:49:53 +0100 (Tue, 03 Feb 2004) | 5 lines
+r10366 | gbazin | 2005-03-16 22:38:19 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
-
-configure.ac:
- * define CAN_COMPILE_MMX and CAN_COMPILE_MMXEXT if availabe
-modules/video_filter/deinterlace/deinterlace.c:
- * changed how accelerated code is handled.
 
+* configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support.
 ------------------------------------------------------------------------
-r6655 | gbazin | 2004-02-03 09:16:16 +0100 (Tue, 03 Feb 2004) | 4 lines
+r10365 | robux4 | 2005-03-16 22:26:43 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/dts.c
-
-
-* 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).
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: seeking is not only based on video
 ------------------------------------------------------------------------
-r6654 | gbazin | 2004-02-03 00:49:46 +0100 (Tue, 03 Feb 2004) | 5 lines
+r10364 | gbazin | 2005-03-16 22:25:53 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-   M /trunk/modules/codec/dts.c
-
-
-* 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.
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
 
+* modules/audio_filter/converter/a52tofloat32.c: support for fixed point version of liba52.
 ------------------------------------------------------------------------
-r6653 | fenrir | 2004-02-02 15:43:50 +0100 (Mon, 02 Feb 2004) | 5 lines
+r10363 | robux4 | 2005-03-16 22:04:32 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
- * 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: store silent tracks info
 ------------------------------------------------------------------------
-r6652 | fenrir | 2004-02-02 14:00:53 +0100 (Mon, 02 Feb 2004) | 2 lines
+r10362 | jpsaman | 2005-03-16 22:02:05 +0100 (Wed, 16 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/modules/gui/pda/pda.c
 
- * stream: gcc < 3 fix.
+Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI.
 
 ------------------------------------------------------------------------
-r6651 | fenrir | 2004-02-02 13:58:29 +0100 (Mon, 02 Feb 2004) | 2 lines
+r10361 | robux4 | 2005-03-16 21:32:38 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/input.c
-
- * input: gcc < 3 fix.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: more code rearranging
 ------------------------------------------------------------------------
-r6650 | fenrir | 2004-02-02 13:53:20 +0100 (Mon, 02 Feb 2004) | 2 lines
+r10360 | titer | 2005-03-16 16:49:18 +0100 (Wed, 16 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/gui/macosx/voutgl.m
 
- * render: int i;; int j; <-- gcc < 3 doesn't like ';;'
+ macosx/voutgl.m: fixed --macosx-stretch in GL provider
 
 ------------------------------------------------------------------------
-r6649 | fenrir | 2004-02-02 13:50:08 +0100 (Mon, 02 Feb 2004) | 2 lines
+r10359 | damienf | 2005-03-16 14:08:13 +0100 (Wed, 16 Mar 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/activex/main.cpp
+   M /trunk/activex/plugin.cpp
+
+main.cpp: fixed bug regarding TypeLib registration
+plugin.cpp: some minor cleanup
 
- * rtp: fix in mpeg 1/2 packetization.
 
 ------------------------------------------------------------------------
-r6648 | fenrir | 2004-02-02 12:18:39 +0100 (Mon, 02 Feb 2004) | 2 lines
+r10358 | gbazin | 2005-03-16 13:12:20 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/nsv.c
-
- * nsv: added 'AAC ' fourcc support.
+   M /trunk/src/misc/vlm.c
 
+* src/misc/vlm.c: couple of fixes pointed out by johnluo.
 ------------------------------------------------------------------------
-r6647 | fenrir | 2004-02-02 12:14:32 +0100 (Mon, 02 Feb 2004) | 2 lines
+r10357 | gbazin | 2005-03-16 12:38:16 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/http.c
-
- http: fixed segfault with ICY server, fixed redirection.
+   M /trunk/modules/access/directory.c
 
+* modules/access/directory.c: fixed a bunch of bugs.
 ------------------------------------------------------------------------
-r6646 | fenrir | 2004-02-02 11:41:46 +0100 (Mon, 02 Feb 2004) | 2 lines
+r10356 | gbazin | 2005-03-16 12:11:08 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/nsv.c
-
- * nsv: compilation fix.
+   M /trunk/modules/demux/ty.c
 
+* modules/demux/ty.c: fixed segfault while probing.
 ------------------------------------------------------------------------
-r6645 | fenrir | 2004-02-02 11:34:22 +0100 (Mon, 02 Feb 2004) | 3 lines
+r10355 | courmisch | 2005-03-16 11:51:10 +0100 (Wed, 16 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/demux/ty.c
 
- * nsv: full fractional frame rate support.
-    Patch from Vitalijus dot Slavinskas at stud dot ktu dot lt
+- TY should have a lower priority than PS
 
 ------------------------------------------------------------------------
-r6644 | titer | 2004-02-02 09:50:41 +0100 (Mon, 02 Feb 2004) | 4 lines
+r10354 | gbazin | 2005-03-16 10:48:22 +0100 (Wed, 16 Mar 2005) | 1 line
 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
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/view.c
 
+* src/playlist/*: shut up a couple of compiler warnings.
 ------------------------------------------------------------------------
-r6643 | sigmunau | 2004-02-02 00:02:02 +0100 (Mon, 02 Feb 2004) | 3 lines
+r10353 | hartman | 2005-03-16 01:16:03 +0100 (Wed, 16 Mar 2005) | 6 lines
 Changed paths:
-   M /trunk/src/misc/cpu.c
+   M /trunk/configure.ac
+   M /trunk/modules/access/directory.c
 
-src/misc/cpu.c:
- * SSE2 detection, using a similar approch as for SSE
+* New ignore-filetypes option for the directory module.
+  - you can specify a comma-seperated list of file-extensions. Files of this type will not be added to the
+    playlist when the directory module parses directory contents.
+    This prevents duplication of playlist items (both m3u and the real files were being played, or both .bin and .cue were added, therfore playing the same movie twice) and the adding of items that are not really useful to VLC as seperate playlist items.
+  - By default are ignored the following: m3u,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue
 
 ------------------------------------------------------------------------
-r6642 | ipkiss | 2004-02-01 22:13:04 +0100 (Sun, 01 Feb 2004) | 3 lines
+r10352 | fkuehne | 2005-03-15 20:53:17 +0100 (Tue, 15 Mar 2005) | 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
+   M /trunk/po/Makefile.in.in
+   M /trunk/po/POTFILES.in
+   M /trunk/po/bn.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/el.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/my.po
+   M /trunk/po/ne.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/ps.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tet.po
+   M /trunk/po/tl.po
+   M /trunk/po/vlc.pot
 
+* *.po: updated the po-files
+* da.po: additions to the Danish translation by Jonas Larsen
+* Makefile.in.in: small fix, so msgmerge is found properly if it is installed in extras/contrib
 ------------------------------------------------------------------------
-r6641 | sigmunau | 2004-02-01 17:53:11 +0100 (Sun, 01 Feb 2004) | 3 lines
+r10351 | massiot | 2005-03-15 19:59:48 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
-deinterlace.c:
- * MMX and SSE2 versions of the Merge() function.
+* modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding.
 
 ------------------------------------------------------------------------
-r6640 | asmax | 2004-02-01 17:15:40 +0100 (Sun, 01 Feb 2004) | 3 lines
+r10350 | massiot | 2005-03-15 19:55:17 +0100 (Tue, 15 Mar 2005) | 2 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
+   M /trunk/modules/stream_out/switcher.c
 
-* parser/builder.cpp: stores the curves in the theme (avoid a memory leak)
-* parser/builder_data.def: forgot to commit that for months !
+* modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option.
 
 ------------------------------------------------------------------------
-r6639 | asmax | 2004-02-01 15:44:11 +0100 (Sun, 01 Feb 2004) | 5 lines
+r10349 | massiot | 2005-03-15 19:52:52 +0100 (Tue, 15 Mar 2005) | 2 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
+   M /trunk/include/vout_synchro.h
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_synchro.c
 
-* 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)
+* src/video_output/vout_synchro.c: New --quiet-synchro config option.
 
 ------------------------------------------------------------------------
-r6638 | alexis | 2004-02-01 15:43:08 +0100 (Sun, 01 Feb 2004) | 8 lines
+r10348 | sigmunau | 2005-03-15 18:18:58 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
-
-  * ipv4.c: IGMPv3 support for Linux
+   M /trunk/modules/video_filter/wall.c
 
-  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
+wall.c: fix alignment when rows or cols are 2 or less.
 
 ------------------------------------------------------------------------
-r6637 | rocky | 2004-02-01 06:15:22 +0100 (Sun, 01 Feb 2004) | 3 lines
+r10347 | gbazin | 2005-03-15 14:44:31 +0100 (Tue, 15 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/configure.ac
 
-RGB2 transparency now works. Common 8-bit RGB averaging routine
-hoisted. Some doc additions.
+* configure.ac: proper LDFLAGS on win32 for the wince gui.
+------------------------------------------------------------------------
+r10346 | gbazin | 2005-03-15 14:38:28 +0100 (Tue, 15 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/audio_output/waveout.c
 
+* modules/audio_output/waveout.c: use hardware volume control.
 ------------------------------------------------------------------------
-r6636 | fenrir | 2004-02-01 05:50:13 +0100 (Sun, 01 Feb 2004) | 2 lines
+r10345 | gbazin | 2005-03-15 14:21:54 +0100 (Tue, 15 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/audio_output/intf.c
 
- * ts: implemented the same detection than mpeg/ts.c
+* src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants an updated value.
+------------------------------------------------------------------------
+r10344 | gbazin | 2005-03-15 12:40:27 +0100 (Tue, 15 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
 
+* configure.ac: getnameinfo/getaddrinfo/freeaddrinfo are not available on win32 (except on XP/2003 so if we want to use them we'll have to load them dynamically).
 ------------------------------------------------------------------------
-r6635 | rocky | 2004-02-01 00:33:02 +0100 (Sun, 01 Feb 2004) | 2 lines
+r10343 | anil | 2005-03-15 12:29:46 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/pixmap.h
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-Big/little-endian bug.
+* display useful information in the tooltip
 
 ------------------------------------------------------------------------
-r6634 | fenrir | 2004-01-31 21:21:47 +0100 (Sat, 31 Jan 2004) | 2 lines
+r10342 | djc | 2005-03-15 01:02:16 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   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
 
- * es_out: reorder meta infos.
+Work on MacOS preferences. Need to be completed, improved, and debugged...
 
 ------------------------------------------------------------------------
-r6633 | fenrir | 2004-01-31 21:02:26 +0100 (Sat, 31 Jan 2004) | 2 lines
+r10341 | hartman | 2005-03-15 00:53:58 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/gui/macosx/controls.m
 
- * es_out: Set Language.
+* macosx: simplify volume update method for scrollfield usage.
 
 ------------------------------------------------------------------------
-r6632 | alexis | 2004-01-31 19:02:32 +0100 (Sat, 31 Jan 2004) | 8 lines
+r10340 | ANIL | 2005-03-15 00:39:53 +0100 (Tue, 15 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.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'
+* wxwindows/*: disable systray code for wx2.4 (Thanks Gildas)
 
- 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.
 
 ------------------------------------------------------------------------
-r6631 | rocky | 2004-01-31 17:44:58 +0100 (Sat, 31 Jan 2004) | 2 lines
+r10339 | hartman | 2005-03-15 00:12:06 +0100 (Tue, 15 Mar 2005) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/NEWS
+   M /trunk/TODO
+   M /trunk/modules/gui/gtk/menu.c
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/video_output.c
 
-Try for POSIX pthread semantics on Solaris.
+* Renamed --filter to --video-filter for reasons of consistency. Please check functionality.
+* Added a notice of this to news
+* Another request from the forum.
 
 ------------------------------------------------------------------------
-r6630 | fenrir | 2004-01-31 15:49:52 +0100 (Sat, 31 Jan 2004) | 2 lines
+r10338 | hartman | 2005-03-14 23:14:46 +0100 (Mon, 14 Mar 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/avi/avi.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
- * avi: implemented DEMUX_GET_META.
+* More descriptions of the VLC commandline syntax when running --help.
+* Added --advanced to the "Help Options" as well. It's "duplicate", but it's easier to find now for cli users.
+* Restored some add_category_hint so the cli help shows the proper categories again.
 
 ------------------------------------------------------------------------
-r6629 | gbazin | 2004-01-31 10:52:22 +0100 (Sat, 31 Jan 2004) | 3 lines
+r10336 | fenrir | 2005-03-14 18:02:45 +0100 (Mon, 14 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/demux/mp4/mp4.c
 
+ * mp4.c: do not unselect ES at the end.
 
-* Makefile.am: added vlc_meta.h
 
 ------------------------------------------------------------------------
-r6628 | rocky | 2004-01-31 06:53:35 +0100 (Sat, 31 Jan 2004) | 13 lines
+r10335 | sam | 2005-03-14 15:38:44 +0100 (Mon, 14 Mar 2005) | 2 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
-
-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
-
-pixmap.[ch]: write our own routines for retrieving a close colormap index
-  given a pixel value. Well, and also had to
-
-video_chroma/i420_rgb.[ch]: save the RGB colormap that is allocated.
-
-Modules.am: forgot new pixmap.c
+   M /trunk/debian/Makefile.am
 
-others: more misc abstraction/cleanup
+  * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime.
 
 ------------------------------------------------------------------------
-r6627 | fenrir | 2004-01-31 06:27:02 +0100 (Sat, 31 Jan 2004) | 2 lines
+r10334 | sam | 2005-03-14 14:54:04 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/copyright
+   M /trunk/debian/gnome-vlc.desktop
+   M /trunk/debian/gvlc.desktop
+   M /trunk/debian/patches/00list
+   D /trunk/debian/patches/20_ffmpeg.dpatch
+   M /trunk/debian/rules
+   M /trunk/debian/vlc.mime
 
* asf: implemented DEMUX_GET_LENGTH and DEMUX_GET_META.
 * Updated Debian packaging information.
 
 ------------------------------------------------------------------------
-r6626 | fenrir | 2004-01-31 06:25:36 +0100 (Sat, 31 Jan 2004) | 2 lines
+r10333 | gbazin | 2005-03-14 14:21:26 +0100 (Mon, 14 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/demux.c
    M /trunk/src/input/input.c
 
- * input: call DEMUX_GET_META and fill playlist and input infos.
-
+* src/input/input.c: use a low priority input thread when in b_out_pace_control && b_can_pace_control mode (avoids using all the cpu time).
 ------------------------------------------------------------------------
-r6625 | fenrir | 2004-01-31 06:24:55 +0100 (Sat, 31 Jan 2004) | 5 lines
+r10332 | sam | 2005-03-14 14:02:16 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   A /trunk/include/vlc_meta.h
+   M /trunk/modules/stream_out/switcher.c
 
- * 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 ...
+  * modules/stream_out/switcher.c: fixed forbidden empty string for gettext.
 
 ------------------------------------------------------------------------
-r6624 | fenrir | 2004-01-30 18:53:05 +0100 (Fri, 30 Jan 2004) | 3 lines
+r10331 | anil | 2005-03-14 11:56:55 +0100 (Mon, 14 Mar 2005) | 9 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/activex
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
- * ts: use 0x0a descriptor to send language...
- Now we can stream a (complete) dvd with language informations :)
+* activex: updated svn:ignore property
 
-------------------------------------------------------------------------
-r6623 | fenrir | 2004-01-30 18:51:02 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+* wxwindows: systray integration, with a basic popup menu, tested under
+  WinXP and Gnome (introduces two new options, wxwin-taskbar and
+  wxwin-systray).
 
- * transcode: keep psz_language.
+  The icon looks ok under windows but not so good with some gnome-panel
+  sizes.
 
 ------------------------------------------------------------------------
-r6622 | fenrir | 2004-01-30 18:50:05 +0100 (Fri, 30 Jan 2004) | 2 lines
+r10330 | sam | 2005-03-14 11:49:41 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/activex/Makefile.am
 
* ts: set psz_laguage with iso639 code.
 * activex/Makefile.am: use "rm -f", not "-rm".
 
 ------------------------------------------------------------------------
-r6621 | fenrir | 2004-01-30 18:49:21 +0100 (Fri, 30 Jan 2004) | 2 lines
+r10329 | sam | 2005-03-14 11:38:45 +0100 (Mon, 14 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input_dec.c
+   M /trunk/configure.ac
 
- * all: sout have now access to psz_language.
+  * configure.ac: allow to specify another name for the wx-config script, for
+    systems with both 2.4 and 2.5.
 
 ------------------------------------------------------------------------
-r6620 | fenrir | 2004-01-30 17:50:26 +0100 (Fri, 30 Jan 2004) | 2 lines
+r10328 | sigmunau | 2005-03-14 11:32:47 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/spudec/spudec.c
+   M /trunk/modules/control/corba/Modules.am
 
- * spudec: a %d -> IF64d
+corba/Modules.am: include missing files in dist. Fixes #1977
 
 ------------------------------------------------------------------------
-r6619 | fenrir | 2004-01-30 17:45:40 +0100 (Fri, 30 Jan 2004) | 2 lines
+r10327 | sigmunau | 2005-03-14 10:18:42 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/TODO
 
- * rtp: fixed mpeg4 audio. && was used instead of &, arggg :(
+TODO: remove recently fixed subtitle-related items
 
 ------------------------------------------------------------------------
-r6618 | fenrir | 2004-01-30 17:46:33 +0100 (Fri, 30 Jan 2004) | 2 lines
+r10326 | hartman | 2005-03-14 00:32:30 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/spudec/spudec.c
+   M /trunk/TODO
 
- * spudec: commented out a debug message.
+* Add some TODOs from the Requests forum.
 
 ------------------------------------------------------------------------
-r6617 | fenrir | 2004-01-30 16:56:28 +0100 (Fri, 30 Jan 2004) | 2 lines
+r10325 | djc | 2005-03-14 00:19:12 +0100 (Mon, 14 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+
+Added setScrollField: and resetScrollField to manage the scroll field.
 
- * rtp: fixed a bug that corrupt video/audio config data.
 
 ------------------------------------------------------------------------
-r6616 | fenrir | 2004-01-30 16:17:39 +0100 (Fri, 30 Jan 2004) | 2 lines
+r10324 | hartman | 2005-03-14 00:10:01 +0100 (Mon, 14 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
+   M /trunk/activex/Makefile.am
 
- * vlc_es: fixed es_fomat_Copy to duplicate psz_* too.
+* axvlc.reg was removed from the source tree in r9968, but not removed from the Makefile.am
+This was breaking make dist, and therefore the SVN .tar.gz snapshots
 
 ------------------------------------------------------------------------
-r6615 | fenrir | 2004-01-30 15:45:27 +0100 (Fri, 30 Jan 2004) | 2 lines
+r10323 | robux4 | 2005-03-13 20:53:20 +0100 (Sun, 13 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-
- * dvdnav: oups one debug messsage left.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: use the same technique for the main segment as for the additional segments (this way we know the others work too)
 ------------------------------------------------------------------------
-r6614 | fenrir | 2004-01-30 15:27:48 +0100 (Fri, 30 Jan 2004) | 4 lines
+r10322 | robux4 | 2005-03-13 15:09:31 +0100 (Sun, 13 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
    M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/mp4/mp4.c
-
- * 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).
 
+mkv.cpp: segment preloading now works
 ------------------------------------------------------------------------
-r6613 | fenrir | 2004-01-30 15:25:39 +0100 (Fri, 30 Jan 2004) | 3 lines
+r10321 | courmisch | 2005-03-13 14:29:45 +0100 (Sun, 13 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/AUTHORS
+   M /trunk/include/vlc_tls.h
+   M /trunk/modules/codec/adpcm.c
+   M /trunk/modules/demux/voc.c
+   M /trunk/modules/demux/xa.c
+   M /trunk/modules/misc/gnutls.c
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/misc/tls.c
 
- * es_out: now es_format_t.psz_language could be a iso539 code, it will be
- expanded to the real language name.
+Fix my email address
 
 ------------------------------------------------------------------------
-r6612 | rocky | 2004-01-30 14:23:08 +0100 (Fri, 30 Jan 2004) | 2 lines
+r10320 | courmisch | 2005-03-13 10:31:00 +0100 (Sun, 13 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/pixmap.c
+   M /trunk/configure.ac
 
-Doc calculation typo.
+- Fix getnameinfo detection on Win32
 
 ------------------------------------------------------------------------
-r6611 | rocky | 2004-01-30 14:17:12 +0100 (Fri, 30 Jan 2004) | 10 lines
+r10319 | titer | 2005-03-13 06:56:32 +0100 (Sun, 13 Mar 2005) | 2 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
-
-pixmap.[ch], Modules.am: provisional routine to find closest colormap
-entry.
+   M /trunk/extras/contrib/src/Patches/dvdnav.patch
 
-Rest: Mostly more shuffling of definitions for modularity; doc
-improvements.
+ dvdnav.patch: missed a couple of functions yesterday, fixes --disable-plugins
 
-(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.)
+------------------------------------------------------------------------
+r10318 | titer | 2005-03-12 19:34:36 +0100 (Sat, 12 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/src/video_output/vout_subpictures.c
+
+ Renamed the "contrast" variable used between dvdnav and the video output
+ so it doesn't conflict with the one from the adjust filter
 
 ------------------------------------------------------------------------
-r6610 | hartman | 2004-01-30 13:44:21 +0100 (Fri, 30 Jan 2004) | 6 lines
+r10317 | titer | 2005-03-12 18:52:33 +0100 (Sat, 12 Mar 2005) | 8 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/extras/contrib/src/Patches/dvdnav.patch
+   M /trunk/extras/contrib/src/Patches/libdvdread.patch
 
-* 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...
+ dvdnav.patch: prefixed all non-static functions in the included libdvdread.
+  This fixes dvdsimple on OS X (either it crashed complaining about
+  multiple definitions in the dvdnav and dvdread plugins, or it tried
+  to use the libdvdread routines from the dvdnav plugin even though
+  the dvdread access is used, but this modified libdvdread doesn't
+  seem to be binary compatible... big mess here)
+ ALL: fixed a minor libdvdread bug + cleaned the BeOS patch
 
 ------------------------------------------------------------------------
-r6609 | fenrir | 2004-01-30 02:38:53 +0100 (Fri, 30 Jan 2004) | 7 lines
+r10316 | courmisch | 2005-03-12 18:47:43 +0100 (Sat, 12 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/dvdnav.c
+   M /trunk/src/misc/httpd.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)
+Fixed stupid bug (C) me, yesterday (variable name conflict)
 
 ------------------------------------------------------------------------
-r6608 | fenrir | 2004-01-30 02:09:24 +0100 (Fri, 30 Jan 2004) | 2 lines
+r10315 | massiot | 2005-03-12 15:31:10 +0100 (Sat, 12 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.h
+   M /trunk/doc/fortunes.txt
 
- * ps: lalalala, fixed a bug in dts/pts parsing.
+fortuuuuune
 
 ------------------------------------------------------------------------
-r6607 | gbazin | 2004-01-29 20:38:17 +0100 (Thu, 29 Jan 2004) | 3 lines
+r10314 | robux4 | 2005-03-12 12:12:00 +0100 (Sat, 12 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/speex.c
-   M /trunk/src/misc/win32_specific.c
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: know your parents better
+------------------------------------------------------------------------
+r10313 | robux4 | 2005-03-12 11:20:18 +0100 (Sat, 12 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: better segment initialisation
+------------------------------------------------------------------------
+r10312 | robux4 | 2005-03-12 11:01:45 +0100 (Sat, 12 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/codec/speex.c, src/misc/win32_specific.c: compilation fixes.
+mkv.cpp: don't keep segments already found elsewhere
+------------------------------------------------------------------------
+r10311 | robux4 | 2005-03-12 10:35:29 +0100 (Sat, 12 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: more code reorganisation for segment preloading
 ------------------------------------------------------------------------
-r6606 | gbazin | 2004-01-29 19:48:40 +0100 (Thu, 29 Jan 2004) | 3 lines
+r10310 | anil | 2005-03-11 23:36:40 +0100 (Fri, 11 Mar 2005) | 6 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/access/file.c
+   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/demux/mjpeg.c
+   M /trunk/modules/demux/ts.c
 
+* configure.ac: alsa is now really default enabled
+* modules/demux/*: typo and user-friendly description
+* modules/access/*: less vlc warnings
+* modules/codec/subsdec.c: subtitles justification is no longer "advanced"
 
-* configure.ac: fixed typo.
 
 ------------------------------------------------------------------------
-r6605 | fenrir | 2004-01-29 19:37:05 +0100 (Thu, 29 Jan 2004) | 2 lines
+r10309 | zorglub | 2005-03-11 22:49:19 +0100 (Fri, 11 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.h
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/demuxdump.c
+   M /trunk/modules/demux/mjpeg.c
+   M /trunk/modules/demux/mod.c
+   M /trunk/modules/demux/mpeg/h264.c
+   M /trunk/modules/misc/dummy/dummy.c
 
- * ps: fixed dts.
+String fixes by Christophe Mutricy
 
 ------------------------------------------------------------------------
-r6604 | zorglub | 2004-01-29 19:02:58 +0100 (Thu, 29 Jan 2004) | 2 lines
+r10308 | courmisch | 2005-03-11 21:04:58 +0100 (Fri, 11 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
+   M /trunk/src/misc/httpd.c
 
-Use playlist_Item* functions
+- Fix bug #1854
 
 ------------------------------------------------------------------------
-r6603 | zorglub | 2004-01-29 18:51:08 +0100 (Thu, 29 Jan 2004) | 28 lines
+r10307 | courmisch | 2005-03-11 20:57:28 +0100 (Fri, 11 Mar 2005) | 3 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
+   M /trunk/configure.ac
+
+- Check for gai_strerror
+  (stupid Winsock2 has getnameinfo but not gai_strerror)
+
+------------------------------------------------------------------------
+r10302 | courmisch | 2005-03-11 14:41:51 +0100 (Fri, 11 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/Makefile.am
 
-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
+- Fix building axvlc from subdirectory
 
-* Revert to using array of options
+------------------------------------------------------------------------
+r10301 | andrep | 2005-03-11 14:38:38 +0100 (Fri, 11 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/mozilla/vlcshell.cpp
 
-* 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)
+* mozilla/vlcshell.cpp: handle Mozilla plugin output window resizing in X11 (patch thanks to Conrad Parker, conrad AT metadecks DOT org), and annotate #endifs with the #ifdef that it closes
 
-* 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
+------------------------------------------------------------------------
+r10300 | dionoea | 2005-03-11 14:13:45 +0100 (Fri, 11 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/picture.c
 
-* 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* )
+ * change $Id thing ... r10300
 
-  - playlist_ItemGetById and ItemGetByPos give you playlist_items
-    for GetByPos, you should have the playlist lock
+------------------------------------------------------------------------
+r10299 | robux4 | 2005-03-11 13:41:41 +0100 (Fri, 11 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-At the moment, the playlist_Set* and playlist_*Info functions are kept (they work with position) but should be avoided.
+mkv.cpp: preload linked segments too
+------------------------------------------------------------------------
+r10297 | robux4 | 2005-03-11 11:44:36 +0100 (Fri, 11 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: remove an unused variable
 ------------------------------------------------------------------------
-r6602 | fenrir | 2004-01-29 18:14:04 +0100 (Thu, 29 Jan 2004) | 3 lines
+r10296 | sigmunau | 2005-03-11 10:54:47 +0100 (Fri, 11 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/audio_output/alsa.c
 
- * demux2: mmh removed some shortcut. (easier than increasing
- MODULE_SHORTCUT_MAX ;)
+alsa.c: removed a printf, shut up a compiler warning
 
 ------------------------------------------------------------------------
-r6601 | gbazin | 2004-01-29 18:04:01 +0100 (Thu, 29 Jan 2004) | 4 lines
+r10292 | jpsaman | 2005-03-11 10:49:38 +0100 (Fri, 11 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+
+Removed unneeded VLC_OBJECT() cast and another segfault fix.
+
+------------------------------------------------------------------------
+r10290 | sigmunau | 2005-03-11 09:56:58 +0100 (Fri, 11 Mar 2005) | 2 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.
+wxwindows/preferences_widgets.cpp: Fix size of ModulesListCat widget
 
 ------------------------------------------------------------------------
-r6600 | fenrir | 2004-01-29 16:11:17 +0100 (Thu, 29 Jan 2004) | 2 lines
+r10289 | gbazin | 2005-03-11 09:18:14 +0100 (Fri, 11 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/au.c
-   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: cosmetic fixes.
+------------------------------------------------------------------------
+r10288 | courmisch | 2005-03-11 09:13:00 +0100 (Fri, 11 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/ty.c
+
+Tivo file demuxer
+based on patch from Neal Symms <nsymms # redwar.us>
+with minor cleanups
 
- * au: ported to demux2 API.
+------------------------------------------------------------------------
+r10287 | zorglub | 2005-03-11 08:52:18 +0100 (Fri, 11 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/src/input/access.c
+   M /trunk/src/input/demux.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/playlist/view.c
+
+Reduce the global verbosity
+Change some message severities
+
+------------------------------------------------------------------------
+r10285 | zorglub | 2005-03-10 23:30:16 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda/info.c
+
+Fix locking
 
 ------------------------------------------------------------------------
-r6599 | fenrir | 2004-01-29 16:10:17 +0100 (Thu, 29 Jan 2004) | 2 lines
+r10284 | zorglub | 2005-03-10 23:18:47 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input_programs.c
+   M /trunk/NEWS
 
- * input_programs.c: AddES sets default i_stream_id (make valgrind happy ;)
+Update news
 
 ------------------------------------------------------------------------
-r6598 | sigmunau | 2004-01-29 15:39:08 +0100 (Thu, 29 Jan 2004) | 5 lines
+r10282 | jpsaman | 2005-03-10 22:16:32 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
 
-include/vlc_common.h:
- * defined a CPU_CAPABILITY_SSE2
-src/libvlc.(c|h):
- * implemented --see2/--no-sse2
+Same mistake here: Pass real VLC_OBJECT's to msg_*
 
 ------------------------------------------------------------------------
-r6597 | rocky | 2004-01-29 12:50:22 +0100 (Thu, 29 Jan 2004) | 4 lines
+r10280 | jpsaman | 2005-03-10 22:12:28 +0100 (Thu, 10 Mar 2005) | 2 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
+   M /trunk/modules/audio_filter/converter/dtstofloat32.c
 
-render.c: RV24 blending
-all: more code cleanup and perhaps slightly better bigendian handling though
-     more common routines/includes.
+Another one. Use real VLC_OBJECT's in msg_*
 
 ------------------------------------------------------------------------
-r6596 | rocky | 2004-01-29 05:04:21 +0100 (Thu, 29 Jan 2004) | 2 lines
+r10278 | jpsaman | 2005-03-10 22:09:14 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
 
-Transparancy for more chromas more complete.
+Use VLC_OBJECT's to pass to msg_* functions otherwise all hell breaks lose.
 
 ------------------------------------------------------------------------
-r6595 | titer | 2004-01-29 03:01:49 +0100 (Thu, 29 Jan 2004) | 4 lines
+r10277 | courmisch | 2005-03-10 21:42:52 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/misc/gnutls.c
 
- macosx/vout* :
-   + Unkludged a lot the way the OpenGL output was working until now
-   + Optimized here and here. Please test!
+- Require certificate from the client if one CA cert specified
 
 ------------------------------------------------------------------------
-r6594 | titer | 2004-01-28 22:31:15 +0100 (Wed, 28 Jan 2004) | 2 lines
+r10276 | courmisch | 2005-03-10 21:04:04 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/misc/gnutls.c
+
+- Release certificate creds after terminating session
 
- + macosx/vout* : cosmetic
+------------------------------------------------------------------------
+r10268 | gbazin | 2005-03-10 20:23:10 +0100 (Thu, 10 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: only include stream_out_switcher if --enable-sout is specified.
+------------------------------------------------------------------------
+r10265 | robux4 | 2005-03-10 19:20:02 +0100 (Thu, 10 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: support preloading in the same family
 ------------------------------------------------------------------------
-r6593 | gbazin | 2004-01-28 21:53:21 +0100 (Wed, 28 Jan 2004) | 3 lines
+r10264 | massiot | 2005-03-10 18:23:43 +0100 (Thu, 10 Mar 2005) | 12 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/access/Modules.am
+   A /trunk/modules/access/fake.c
+   M /trunk/modules/stream_out/Modules.am
+   A /trunk/modules/stream_out/switcher.c
 
+* modules/stream_out/switcher.c: New module allowing to replace an MPEG2
+  video by a fixed panel (format .uyvy). Specify panel files with
+  --sout-switcher-files=toto.uyvy,tata.uyvy,titi.uyvy and the size of
+  pictures with --sout-switcher-sizes=720x576,720x576,480x576.
+  --sout-switcher-port=4242 opens up a UDP port. echo 1 | nc -u localhost 4242
+  switches to panel #1 (0 is the live video, -1 disables all output).
+  The audio is blanked out when a panel is active. --sout-switcher-command
+  specifies the first command to run on start-up.
+* modules/access/fake.c: Fake video input simulating a video at x fps.
+  Use it to switch between fixed panels with the switcher when you have
+  no video.
 
-* configure.ac: proper checks for all the skins2 dependancies.
+------------------------------------------------------------------------
+r10263 | robux4 | 2005-03-10 18:19:28 +0100 (Thu, 10 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: move the segment metadata preloading in another function (to be used elsewhere too)
 ------------------------------------------------------------------------
-r6592 | gbazin | 2004-01-28 17:46:52 +0100 (Wed, 28 Jan 2004) | 2 lines
+r10262 | robux4 | 2005-03-10 17:41:43 +0100 (Thu, 10 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: parse the Segment Info properly
+------------------------------------------------------------------------
+r10261 | dionoea | 2005-03-10 17:00:49 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/video_filter/mosaic.c
 
-* modules/access/dshow/*: bug fixes.
+ * mosaic alignment (works like --marq-position) and callback
 
 ------------------------------------------------------------------------
-r6591 | gbazin | 2004-01-28 16:51:16 +0100 (Wed, 28 Jan 2004) | 2 lines
+r10260 | robux4 | 2005-03-10 16:40:45 +0100 (Thu, 10 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: store the prev/next UID for later use
+------------------------------------------------------------------------
+r10259 | zorglub | 2005-03-10 14:42:45 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
 
-* modules/gui/skins2/win32/win32_graphics.cpp: small fix.
+Fix refcount problems + fix a part of coding style problems
 
 ------------------------------------------------------------------------
-r6590 | bigben | 2004-01-28 16:25:53 +0100 (Wed, 28 Jan 2004) | 4 lines
+r10258 | gbazin | 2005-03-10 14:37:29 +0100 (Thu, 10 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/misc/freetype.c
+
+* modules/misc/freetype.c: better outlining algorithm + generate 16 colors (instead of 256) palettized YUV.
+------------------------------------------------------------------------
+r10257 | zorglub | 2005-03-10 14:05:43 +0100 (Thu, 10 Mar 2005) | 8 lines
+Changed paths:
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/video_output/directx/glwin32.c
+   M /trunk/modules/video_output/image.c
+   M /trunk/modules/video_output/picture.c
+   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/src/audio_output/intf.c
+   M /trunk/src/libvlc.h
 
-Do not enable skins2 on macosx and beos.
+More prefs fixes
+- String fixes
+- Sort some large panels
+- Change some advanced flags
+- Fix & move audio-channel-mixer
+- hide picture vout
+- Remove saved-volume, replaced by a variable
 
-Hope I haven't broken anything...
+------------------------------------------------------------------------
+r10255 | courmisch | 2005-03-10 12:19:29 +0100 (Thu, 10 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/voc.c
+
+- Fix unitialized variable in demux control helper
+There's still a segfault somewhere (occurs after many seeks but I can't reproduce it with a debugger)
 
 ------------------------------------------------------------------------
-r6589 | titer | 2004-01-28 15:36:53 +0100 (Wed, 28 Jan 2004) | 3 lines
+r10254 | courmisch | 2005-03-10 12:00:41 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/demux/voc.c
 
- macosx/vout.m: swap OpenGL buffers only during the vertical retrace of
-   the monitor (fixed flickering effect)
+Support block type 2 (and some others as well)
 
 ------------------------------------------------------------------------
-r6588 | fenrir | 2004-01-28 13:25:37 +0100 (Wed, 28 Jan 2004) | 2 lines
+r10253 | courmisch | 2005-03-10 11:58:02 +0100 (Thu, 10 Mar 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
-   A /trunk/modules/demux/aiff.c
+   M /trunk/include/network.h
+   M /trunk/modules/access/http.c
 
- * aiff: another demuxer.
+- include/network.h: new vlc_UrlEncode and vlc_UrlIsNotEncoded helpers function
+- modules/access/http.c: do not choke when there's a space in a URL
+  (should probably be done for some others)
 
 ------------------------------------------------------------------------
-r6587 | hartman | 2004-01-28 00:09:25 +0100 (Wed, 28 Jan 2004) | 2 lines
+r10250 | courmisch | 2005-03-10 10:56:07 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/misc/gnutls.c
 
-* Thou shall initialize thou subtitles.
+gnutls.c: add shortname
 
 ------------------------------------------------------------------------
-r6586 | hartman | 2004-01-27 23:51:39 +0100 (Tue, 27 Jan 2004) | 6 lines
+r10249 | zorglub | 2005-03-10 10:47:20 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/spudec/spudec.c
-   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/gui/wxwindows/preferences.cpp
 
-* 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.
+Should fix compile
 
 ------------------------------------------------------------------------
-r6585 | bigben | 2004-01-27 23:19:04 +0100 (Tue, 27 Jan 2004) | 2 lines
+r10245 | courmisch | 2005-03-10 09:27:21 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
+   M /trunk/include/vlc_tls.h
+   M /trunk/modules/misc/gnutls.c
+   M /trunk/src/misc/tls.c
 
-Fixes a little bug introduced by string review on localized VLC
+Missing properties
 
 ------------------------------------------------------------------------
-r6584 | gbazin | 2004-01-27 22:12:42 +0100 (Tue, 27 Jan 2004) | 4 lines
+r10244 | courmisch | 2005-03-10 09:23:03 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/modules/misc/gnutls.c
 
+- Fix GnuTLS version detection
 
-* 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.
+------------------------------------------------------------------------
+r10243 | zorglub | 2005-03-10 01:17:33 +0100 (Thu, 10 Mar 2005) | 7 lines
+Changed paths:
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/video_filter/marq.c
+   M /trunk/src/libvlc.h
+
+Preferences update :
+- Sorted marq options
+- A52 & DTS are audio decoders
+- Moved freetype to subtitles/OSD
+
+(last 2 suggested by Anil)
 
 ------------------------------------------------------------------------
-r6583 | gbazin | 2004-01-27 20:14:07 +0100 (Tue, 27 Jan 2004) | 3 lines
+r10242 | robux4 | 2005-03-09 22:45:02 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dts.c
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: cleaner handling of some tables (now vectors)
+------------------------------------------------------------------------
+r10241 | zorglub | 2005-03-09 22:06:09 +0100 (Wed, 09 Mar 2005) | 2 lines
+Changed paths:
+   A /trunk/modules/gui/wxwindows/bitmaps/advanced.xpm
+   A /trunk/modules/gui/wxwindows/bitmaps/audio.xpm
+   A /trunk/modules/gui/wxwindows/bitmaps/codec.xpm
+   A /trunk/modules/gui/wxwindows/bitmaps/intf.xpm
+   A /trunk/modules/gui/wxwindows/bitmaps/video.xpm
+   M /trunk/modules/gui/wxwindows/preferences.cpp
 
-* modules/codec/dts.c: bug-fix for s/pdif support.
+Preferences icons
 
 ------------------------------------------------------------------------
-r6582 | gbazin | 2004-01-27 18:01:51 +0100 (Tue, 27 Jan 2004) | 5 lines
+r10240 | gbazin | 2005-03-09 20:57:28 +0100 (Wed, 09 Mar 2005) | 1 line
 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
+   M /trunk/modules/codec/ffmpeg/video.c
 
-* 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/codec/ffmpeg/video.c: take input rate into account when interpolating next pts.
+------------------------------------------------------------------------
+r10239 | zorglub | 2005-03-09 19:05:30 +0100 (Wed, 09 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/menus.cpp
 
-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.
+Don't switch interfaces under linux
 
 ------------------------------------------------------------------------
-r6581 | gbazin | 2004-01-27 15:05:33 +0100 (Tue, 27 Jan 2004) | 4 lines
+r10238 | hartman | 2005-03-09 17:00:03 +0100 (Wed, 09 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* added glib libIDL and mozilla sources (not built by default, edit contrib/src/Makefile)
+* upgraded libcdio to 0.7.2 (not that it makes much difference :) )
 
+------------------------------------------------------------------------
+r10237 | courmisch | 2005-03-09 14:07:26 +0100 (Wed, 09 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/kde/preferences.cpp
 
-* 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().
+string rationalization (yeah, I know the KDE interface is not used)
 
 ------------------------------------------------------------------------
-r6580 | fenrir | 2004-01-27 14:10:29 +0100 (Tue, 27 Jan 2004) | 2 lines
+r10236 | sigmunau | 2005-03-09 13:58:13 +0100 (Wed, 09 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/misc/freetype.c
+   M /trunk/src/video_output/vout_subpictures.c
 
- * sub: removed unused variable.
+all: correctly align multiline strings when not left-aligned
 
 ------------------------------------------------------------------------
-r6579 | fenrir | 2004-01-27 13:46:46 +0100 (Tue, 27 Jan 2004) | 2 lines
+r10235 | gbazin | 2005-03-09 13:52:47 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/mux/mpeg/ps.c
+
+* modules/mux/mpeg/ps.c: small cleanup.
+------------------------------------------------------------------------
+r10234 | gbazin | 2005-03-09 13:39:36 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ps.c
+   M /trunk/modules/demux/ps.h
 
- * sub: clean/fix. it begins to work.
+* modules/demux/ps.[c,h]: fixed PSM parsing bug.
+------------------------------------------------------------------------
+r10233 | gbazin | 2005-03-09 13:17:01 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/mpeg/ps.c
 
+* modules/mux/mpeg/ps.c: correct PSM size.
 ------------------------------------------------------------------------
-r6578 | fenrir | 2004-01-27 13:22:41 +0100 (Tue, 27 Jan 2004) | 3 lines
+r10232 | courmisch | 2005-03-09 12:54:36 +0100 (Wed, 09 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/demux/voc.c
 
- * sub.c : fixed parsing, but doesn't work yet (buffer overflow while
- reading packet).
+Handle VOC files with multiple blocks properly
 
 ------------------------------------------------------------------------
-r6577 | titer | 2004-01-27 13:11:48 +0100 (Tue, 27 Jan 2004) | 2 lines
+r10231 | gbazin | 2005-03-09 12:43:02 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/src/video_output/vout_subpictures.c
+
+* src/video_output/vout_subpictures.c: pass on video output size changes to the text renderer.
+------------------------------------------------------------------------
+r10230 | gbazin | 2005-03-09 12:42:05 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/misc/freetype.c
 
- macosx/vout.m: fixed OpenGL aspect ratio
+* modules/misc/freetype.c: handle size change properly.
+------------------------------------------------------------------------
+r10229 | gbazin | 2005-03-09 11:46:45 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
 
+* modules/video_filter/mosaic.c: compilation fix.
 ------------------------------------------------------------------------
-r6576 | gbazin | 2004-01-27 12:57:05 +0100 (Tue, 27 Jan 2004) | 3 lines
+r10228 | gbazin | 2005-03-09 11:18:27 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
+   M /trunk/modules/misc/freetype.c
 
+* modules/misc/freetype.c: don't display only the last line.
+------------------------------------------------------------------------
+r10227 | courmisch | 2005-03-09 10:03:32 +0100 (Wed, 09 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/voc.c
 
-* modules/demux/util/*: fixed segfault with new vobsub code.
+- seeking in .VOC file
 
 ------------------------------------------------------------------------
-r6575 | hartman | 2004-01-27 08:05:10 +0100 (Tue, 27 Jan 2004) | 7 lines
+r10226 | gbazin | 2005-03-09 01:59:09 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
+   M /trunk/modules/mux/mpeg/ps.c
 
-* 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:
+* modules/mux/mpeg/ps.c: shut-up valgrind warning.
+------------------------------------------------------------------------
+r10225 | titer | 2005-03-09 01:43:46 +0100 (Wed, 09 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
 
-  [00000199] spudec decoder debug: i_spu_size=8201 i_rle=29701
+ vlc_common.h: define INT64_MIN/INT64_MAX if necessary
 
 ------------------------------------------------------------------------
-r6574 | rocky | 2004-01-27 04:45:17 +0100 (Tue, 27 Jan 2004) | 3 lines
+r10224 | gbazin | 2005-03-09 01:31:19 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/demux/ps.h
 
-First of the bigendian fixes. Bug in YUY had U and V values in blending
-swapped.
+* modules/demux/ps.h: support for mp4v/mp4a/h264 + parse language descriptor in PSM.
+------------------------------------------------------------------------
+r10223 | gbazin | 2005-03-09 01:30:09 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/mpeg/ps.c
 
+*  modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.
 ------------------------------------------------------------------------
-r6573 | titer | 2004-01-27 04:22:03 +0100 (Tue, 27 Jan 2004) | 2 lines
+r10222 | titer | 2005-03-09 01:18:15 +0100 (Wed, 09 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/modules/video_filter/mosaic.c
 
- i420_yuy2.c: made the altivec optim a bit nicer (probably a bit faster, too)
+ video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
+         always defined)
 
 ------------------------------------------------------------------------
-r6572 | rocky | 2004-01-27 02:57:29 +0100 (Tue, 27 Jan 2004) | 2 lines
+r10221 | rocky | 2005-03-09 00:52:01 +0100 (Wed, 09 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
-Link with -lm when needed - 2nd try.
+VCDX depends on libiso9660. Up libcdio version to 0.72. 
+
 
 ------------------------------------------------------------------------
-r6571 | hartman | 2004-01-27 00:37:05 +0100 (Tue, 27 Jan 2004) | 2 lines
+r10220 | hartman | 2005-03-09 00:25:11 +0100 (Wed, 09 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/mozilla/vlcshell.cpp
 
-* Fix autodetection bug with file:///
+* TEST: removing #include <jis.h> from the mozilla plugin to see if we really require Java support.
+  if this breaks the linux or win32 mozilla plugin then it should be restored.
 
 ------------------------------------------------------------------------
-r6570 | fenrir | 2004-01-27 00:30:18 +0100 (Tue, 27 Jan 2004) | 2 lines
+r10219 | gbazin | 2005-03-09 00:21:40 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/src/playlist/playlist.c
-
- * playlist: fix for input options.
+   M /trunk/modules/packetizer/mpeg4video.c
 
+* modules/packetizer/mpeg4video.c: fixed segfault
 ------------------------------------------------------------------------
-r6569 | fenrir | 2004-01-27 00:07:16 +0100 (Tue, 27 Jan 2004) | 3 lines
+r10218 | robux4 | 2005-03-08 22:43:42 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/include/input_ext-intf.h
-   M /trunk/src/input/input.c
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/demux/mkv.cpp
 
- * all: input_CreateThread doesn't take a playlist_item_t anymore.
-        export input_CreateThread/input_StopThread/input_DestroyThread.
+mkv.cpp: keep the interresting segments somewhere in memory (not functional yet)
+------------------------------------------------------------------------
+r10217 | gbazin | 2005-03-08 21:17:43 +0100 (Tue, 08 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/mpeg/ps.c
 
+* modules/mux/mpeg/ps.c: use instant bitrate to calculate program_mux_rate.
 ------------------------------------------------------------------------
-r6568 | hartman | 2004-01-26 23:42:50 +0100 (Mon, 26 Jan 2004) | 2 lines
+r10216 | courmisch | 2005-03-08 19:43:51 +0100 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.h
-   M /trunk/src/input/input.c
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-* Remove crud
+Strings rationalization
 
 ------------------------------------------------------------------------
-r6567 | hartman | 2004-01-26 23:32:51 +0100 (Mon, 26 Jan 2004) | 2 lines
+r10215 | courmisch | 2005-03-08 19:34:00 +0100 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/streamout.cpp
 
-* Remove crud
+Fix max UDP port number
 
 ------------------------------------------------------------------------
-r6566 | gbazin | 2004-01-26 23:10:20 +0100 (Mon, 26 Jan 2004) | 4 lines
+r10214 | gbazin | 2005-03-08 19:10:49 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* modules/video_output/x11/xcommon.c: don't abort on X_SetInputFocus error which isn't fatal.
+------------------------------------------------------------------------
+r10213 | courmisch | 2005-03-08 18:31:31 +0100 (Tue, 08 Mar 2005) | 8 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+Same fix for non-constant string.
+
+The playlist works fine again (with ASCII/Latin locale charset).
+When in UTF8, it might be a good idea to check for invalid bytes
+sequences and replace them with question mark - at the moment
+wxWidgets still leave the whole text blank which result in blank
+playlist item in the playlist.
+
+------------------------------------------------------------------------
+r10212 | courmisch | 2005-03-08 18:11:08 +0100 (Tue, 08 Mar 2005) | 9 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+Fix conversion from locale to wxWidgets' Unicode
+(the documentation for wxWidgets 2.5.3 is wrong :
+ wxConvCurrent (which does not work) does not point
+ to wxConvLibc nor wxConvLocal (which both work))
+
+It is now possible to use wxvlc with non UTF-8 locale.
+Previously, any text item with non-ASCII character in it would be
+blank.
+
+------------------------------------------------------------------------
+r10211 | massiot | 2005-03-08 17:50:19 +0100 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video_filter.c
+
+* modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.
+
+------------------------------------------------------------------------
+r10210 | courmisch | 2005-03-08 17:29:30 +0100 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+Fix UDP unicast access when both IPv6 and non-default port are used
+
+------------------------------------------------------------------------
+r10209 | courmisch | 2005-03-08 14:54:11 +0100 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Enable voc demux
+
+------------------------------------------------------------------------
+r10208 | courmisch | 2005-03-08 14:53:36 +0100 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/voc.c
+
+Creative Voice File demux
+
+------------------------------------------------------------------------
+r10207 | gbazin | 2005-03-08 14:16:38 +0100 (Tue, 08 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video_filter.c
+
+* modules/codec/ffmpeg/video_filter.c: a few fixes and cleanup.
+------------------------------------------------------------------------
+r10206 | gbazin | 2005-03-08 14:15:56 +0100 (Tue, 08 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/x264.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
+* modules/stream_out/transcode.c: fixed segfault.
+
+------------------------------------------------------------------------
+r10205 | gbazin | 2005-03-08 11:58:49 +0100 (Tue, 08 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/video_filter/time.c
+
+* modules/misc/freetype.c, modules/video_filter/marq.c, time.c: a few fixes.
+------------------------------------------------------------------------
+r10204 | gbazin | 2005-03-08 11:15:36 +0100 (Tue, 08 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: packetizers are not only useful with the stream output.
+------------------------------------------------------------------------
+r10203 | robux4 | 2005-03-08 10:06:27 +0100 (Tue, 08 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/input.c
+
+input.c: allow "intelligent" previous-chapter behaviour for access sources too
+------------------------------------------------------------------------
+r10202 | gbazin | 2005-03-08 02:54:55 +0100 (Tue, 08 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/misc/dummy/renderer.c
+
+* modules/misc/dummy/renderer.c: forgot to commit this file with the text renderer api change.
+------------------------------------------------------------------------
+r10201 | gbazin | 2005-03-08 02:38:33 +0100 (Tue, 08 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+* src/input/es_out.c: fixed another small mem leak.
+------------------------------------------------------------------------
+r10200 | gbazin | 2005-03-08 02:24:27 +0100 (Tue, 08 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+* src/input/es_out.c: fixed small mem leak.
+------------------------------------------------------------------------
+r10199 | gbazin | 2005-03-08 02:23:54 +0100 (Tue, 08 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_filter.h
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/src/video_output/vout_subpictures.c
+
+* include/vlc_filter.h, vlc_video.h, src/video_output/vout_subpictures.c: new simpler and more powerful text renderer api.
+* modules/misc/freetype.c: rewrite to the new api + outputs YUVP subpicture regions now.
+
+------------------------------------------------------------------------
+r10198 | hartman | 2005-03-08 00:54:51 +0100 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+* Fix udp->tcp rollover when using multicast in rtsp. now bail after 36 seconds in case of multicast, .9 seconds otherwise. Bail after 3secs of no longer receiving data (multicast or unicast).
+
+------------------------------------------------------------------------
+r10197 | hartman | 2005-03-07 23:30:55 +0100 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
+
+* dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio. This should be fixed in the libcdio pkgconfig, but i'm tired of figuring out how to patch libcdio to do this.
+
+------------------------------------------------------------------------
+r10196 | robux4 | 2005-03-07 23:05:54 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: prepare the code to handle seemless segment switching
+------------------------------------------------------------------------
+r10195 | dionoea | 2005-03-07 21:50:13 +0100 (Mon, 07 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+
+ * add a mutex so the callbacks don't change anything while the filter is
+   doing something
+
+------------------------------------------------------------------------
+r10194 | gbazin | 2005-03-07 21:36:18 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+
+* modules/misc/freetype.c: replaced pi_gamma with an (almost) equivalent that doesn't use floats.
+------------------------------------------------------------------------
+r10193 | courmisch | 2005-03-07 21:21:24 +0100 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/wav.c
+
+Fixes a compiler warning
+
+------------------------------------------------------------------------
+r10192 | robux4 | 2005-03-07 21:16:52 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_demux.h
+   M /trunk/include/vlc_input.h
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/input/control.c
+   M /trunk/src/input/input.c
+
+make the previous-chapter "intelligent" seek more general, remove DEMUX_GET_SEEKPOINT_TIME
+------------------------------------------------------------------------
+r10191 | robux4 | 2005-03-07 21:13:56 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/audio.c
+
+audio.c: fix a compiler portability issue
+------------------------------------------------------------------------
+r10190 | courmisch | 2005-03-07 20:59:38 +0100 (Mon, 07 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+
+- Don't crash when transcoding is enabled
+- Some cleanup
+
+------------------------------------------------------------------------
+r10189 | gbazin | 2005-03-07 20:41:34 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wince/interface.cpp
+
+* modules/gui/wince/interface.cpp: compilation fix.
+------------------------------------------------------------------------
+r10188 | gbazin | 2005-03-07 20:35:11 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+
+* modules/misc/freetype.c: removed debug messages.
+------------------------------------------------------------------------
+r10187 | massiot | 2005-03-07 20:28:52 +0100 (Mon, 07 Mar 2005) | 8 lines
+Changed paths:
+   M /trunk/include/vlc_filter.h
+   M /trunk/include/vlc_spu.h
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_output/picture.c
+   M /trunk/modules/video_output/picture.h
+   M /trunk/src/video_output/vout_subpictures.c
+
+* src/video_output/vout_subpictures.c: New function spu_MakeRegion which
+  reuses a given picture_t without allocating a new one.
+* modules/video_output/picture.c: New --picture-height and width options
+  to do the scaling in the vout thread. Misc bug corrections.
+* modules/video_filter/mosaic.c: Less overhead.
+* modules/codec/ffmpeg/video_filter.c: Do the scaling before the conversion
+  in case the original size is bigger than the destination.
+
+------------------------------------------------------------------------
+r10186 | gbazin | 2005-03-07 19:34:21 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+
+* modules/codec/ffmpeg/video.c: assume (M)JPEG YUV420 is the same as I420 (we could convert to have the exact chroma but that would be slower).
+------------------------------------------------------------------------
+r10185 | gbazin | 2005-03-07 19:04:24 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: fixed typo.
+------------------------------------------------------------------------
+r10184 | gbazin | 2005-03-07 18:52:05 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/src/video_output/vout_pictures.h
+
+* modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_pictures.c: fixed JPEG encoding.
+------------------------------------------------------------------------
+r10183 | gbazin | 2005-03-07 17:33:56 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dshow/filter.cpp
+
+* modules/access/dshow: flush the capture pin's buffers when the capture filter is stopped (instead of doing it in the pin's destructor).
+------------------------------------------------------------------------
+r10182 | courmisch | 2005-03-07 16:04:53 +0100 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/xa.c
+
+propset
+
+------------------------------------------------------------------------
+r10181 | courmisch | 2005-03-07 16:02:33 +0100 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/xa.c
+
+Allow seeking
+
+------------------------------------------------------------------------
+r10180 | gbazin | 2005-03-07 15:37:39 +0100 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/menus.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/gui/wince/preferences.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/gui/wince/wince_rc.rc
+
+* modules/gui/wince: fixed bunch of bugs and memory leaks.
+------------------------------------------------------------------------
+r10179 | courmisch | 2005-03-07 14:28:08 +0100 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/xa.c
+
+typo fix
+
+------------------------------------------------------------------------
+r10178 | courmisch | 2005-03-07 14:26:33 +0100 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/xa.c
+
+Cosmetic cleanup (pointed out by fenrir)
+
+------------------------------------------------------------------------
+r10177 | courmisch | 2005-03-07 14:12:51 +0100 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/xa.c
+
+Fix email address
+
+------------------------------------------------------------------------
+r10176 | courmisch | 2005-03-07 14:10:29 +0100 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   A /trunk/modules/demux/xa.c
+
+Forgotten new file from previous commit
+
+------------------------------------------------------------------------
+r10175 | courmisch | 2005-03-07 14:05:06 +0100 (Mon, 07 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/codec/adpcm.c
+   M /trunk/modules/demux/Modules.am
+
+- XA file demux
+- EA ADPCM decoder (Maxis games)
+(- corner case memleak in adpcm decoder)
+
+------------------------------------------------------------------------
+r10174 | andrep | 2005-03-07 14:00:48 +0100 (Mon, 07 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: Link against dependent static libraries successfully on
+  Mac OS X
+
+
+------------------------------------------------------------------------
+r10173 | damienf | 2005-03-07 11:40:23 +0100 (Mon, 07 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/activex/main.cpp
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/persiststorage.cpp
+   M /trunk/activex/persiststreaminit.cpp
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+
+- activate (make visible) as soon as embedded into a container, no longer wait for container to do the activation
+
+This fixes an annoying Internet Explorer optimization which would make the activex control invisible till a user moves the mouse over it
+
+------------------------------------------------------------------------
+r10172 | markfm | 2005-03-07 03:52:05 +0100 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ps.c
+
+Fix mpeg ps time output, making it seekable.  There may still be an error in there -- a test file reports 11:57 on VLC, 15:42 minutes on WMP, though it plays OK on both, seekable to the end.
+
+------------------------------------------------------------------------
+r10171 | titer | 2005-03-07 01:54:26 +0100 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+
+ misc/freetype.c: compile fix
+
+------------------------------------------------------------------------
+r10170 | gbazin | 2005-03-06 20:37:26 +0100 (Sun, 06 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/audio.c
+
+* modules/codec/ffmpeg/audio.c: fix for ALAC support.
+------------------------------------------------------------------------
+r10169 | gbazin | 2005-03-06 19:46:43 +0100 (Sun, 06 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/codec/flac.c
+
+* modules/codec/flac.c, configure.ac: FLAC packetizer doesn't depend on libflac anymore.
+------------------------------------------------------------------------
+r10168 | dionoea | 2005-03-06 19:10:51 +0100 (Sun, 06 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+remove useless --rc-extend option in favor of the longhelp command
+
+------------------------------------------------------------------------
+r10167 | gbazin | 2005-03-06 18:54:34 +0100 (Sun, 06 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+* modules/codec/ffmpeg: support for libavcodec's flac decoder.
+------------------------------------------------------------------------
+r10166 | gbazin | 2005-03-06 18:53:49 +0100 (Sun, 06 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+* src/input/es_out.c: ES_OUT_SET_FMT restarts the decoder.
+------------------------------------------------------------------------
+r10165 | dionoea | 2005-03-06 17:39:27 +0100 (Sun, 06 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+ * mosaic call back help
+
+------------------------------------------------------------------------
+r10164 | markfm | 2005-03-06 17:27:35 +0100 (Sun, 06 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+enable rc logo-file on the fly
+
+------------------------------------------------------------------------
+r10163 | gbazin | 2005-03-06 17:25:02 +0100 (Sun, 06 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/mp4/mp4.c
+
+* modules/demux/mp4, modules/codec/ffmpeg: support for Apple Lossless Audio Codec.
+------------------------------------------------------------------------
+r10162 | markfm | 2005-03-06 15:48:14 +0100 (Sun, 06 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+transcode -- prevent user error, limit mp3 channels to max of 2
+
+------------------------------------------------------------------------
+r10161 | gbazin | 2005-03-06 14:55:48 +0100 (Sun, 06 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/video_output/video_output.c
+
+* src/video_output/video_output.c: revert commit 10160 which breaks direct-rendering.
+------------------------------------------------------------------------
+r10160 | robux4 | 2005-03-06 14:44:17 +0100 (Sun, 06 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/src/video_output/video_output.c
+
+video_output.c: use the visible dimensions and not the pixel dimensions
+
+if this create some memory leaks, it should be corrected elsewhere
+this solves the HDTV grey line bug
+------------------------------------------------------------------------
+r10159 | courmisch | 2005-03-06 12:07:41 +0100 (Sun, 06 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
+
+Fixes segfault
+
+------------------------------------------------------------------------
+r10158 | hartman | 2005-03-06 11:53:18 +0100 (Sun, 06 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/TODO
+
+* added statistics, blue/green wall filter and goom effect video filter to the TODO list
+
+------------------------------------------------------------------------
+r10157 | robux4 | 2005-03-06 11:36:49 +0100 (Sun, 06 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: support aspect ratio for video tracks
+------------------------------------------------------------------------
+r10156 | courmisch | 2005-03-06 10:06:09 +0100 (Sun, 06 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
+
+- support for client certificate verification from SSL server
+  (= sort of server-side support for secure VoD)
+- fixes global mutex name
+
+------------------------------------------------------------------------
+r10154 | gbazin | 2005-03-05 19:07:49 +0100 (Sat, 05 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/include/video_output.h
+   M /trunk/modules/video_output/wingdi.c
+
+* modules/video_output/wingdi.c, include/video_output.h: disable GAPI when the video window looses the focus.
+------------------------------------------------------------------------
+r10153 | gbazin | 2005-03-05 19:05:42 +0100 (Sat, 05 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/menus.cpp
+   M /trunk/modules/gui/wince/video.cpp
+   M /trunk/modules/gui/wince/wince.h
+
+* modules/gui/wince/*: improvements to the WinCE interface.
+------------------------------------------------------------------------
+r10152 | gbazin | 2005-03-05 19:02:56 +0100 (Sat, 05 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/input.c
+   M /trunk/src/input/stream.c
+
+* src/input/stream.c: check return value of malloc/realloc.
+------------------------------------------------------------------------
+r10151 | courmisch | 2005-03-05 19:01:05 +0100 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
+
+Memleak fixed
+
+------------------------------------------------------------------------
+r10150 | gbazin | 2005-03-05 18:54:19 +0100 (Sat, 05 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/aac.c
+   M /trunk/modules/demux/aiff.c
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/au.c
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/mod.c
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/demux/mpeg/mpgv.c
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/demux/playlist/old.c
+   M /trunk/modules/demux/playlist/pls.c
+   M /trunk/modules/demux/pva.c
+   M /trunk/modules/demux/real.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/util/id3.c
+   M /trunk/modules/demux/wav.c
+   M /trunk/modules/services_discovery/sap.c
+
+* modules/demux/*: removed useless probing messages.
+------------------------------------------------------------------------
+r10149 | sigmunau | 2005-03-05 18:49:33 +0100 (Sat, 05 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+
+freetype.c: fix rendering with X11 vout. Do not ask me why this is
+necessary, and even less ask me why the vout used make a difference
+
+------------------------------------------------------------------------
+r10148 | courmisch | 2005-03-05 18:46:10 +0100 (Sat, 05 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_tls.h
+   M /trunk/modules/access/http.c
+   M /trunk/modules/misc/gnutls.c
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/misc/tls.c
+
+- TLS API cleanup
+- some minor fixes as well
+
+------------------------------------------------------------------------
+r10147 | gbazin | 2005-03-05 18:18:30 +0100 (Sat, 05 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/access/screen/x11.c
+   M /trunk/modules/codec/rawvideo.c
+   M /trunk/modules/control/http.c
+   M /trunk/src/input/input.c
+   M /trunk/src/interface/interface.c
+
+* ALL: a few fixes.
+------------------------------------------------------------------------
+r10146 | gbazin | 2005-03-05 18:06:35 +0100 (Sat, 05 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
+
+* modules/gui/wxwindows/timer.cpp: release input when interface is exiting.
+------------------------------------------------------------------------
+r10145 | gbazin | 2005-03-05 17:49:15 +0100 (Sat, 05 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/include/video_output.h
+   M /trunk/modules/codec/ffmpeg/video.c
+   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.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/motiondetect.c
+   M /trunk/modules/video_filter/transform.c
+   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/src/input/decoder.c
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_pictures.c
+
+* include/video_output.h, ALL: changed api for vout_Request()/vout_Create() to be more flexible.
+------------------------------------------------------------------------
+r10144 | robux4 | 2005-03-05 15:02:39 +0100 (Sat, 05 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvdread.c
+
+dvdread.c: fix the title duration & time reports
+------------------------------------------------------------------------
+r10143 | sigmunau | 2005-03-05 14:42:09 +0100 (Sat, 05 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/include/vlc_filter.h
+   M /trunk/modules/misc/freetype.c
+   M /trunk/src/video_output/vout_subpictures.c
+
+All: change of text-renderer api. Now pf_render_text takes a subpicture and
+a subpicture region, and returns a new region in the given subpicture.
+freetype.c: additional cleanup (coding style, cosmetics)
+
+------------------------------------------------------------------------
+r10142 | robux4 | 2005-03-05 13:55:02 +0100 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_demux.h
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/input/input.c
+
+input.c, vlc_demux.h: allow seeking back in the same chapter
+mkv.cpp: handle the new DEMUX_GET_SEEKPOINT_TIME
+------------------------------------------------------------------------
+r10141 | courmisch | 2005-03-05 12:06:26 +0100 (Sat, 05 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+
+Unbreak streaming wizard in Unicode compile
+(DO NOT use c_str() !!!)
+
+------------------------------------------------------------------------
+r10140 | courmisch | 2005-03-05 11:55:32 +0100 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/po/fr.po
+
+UTF8 fixes
+
+------------------------------------------------------------------------
+r10139 | courmisch | 2005-03-04 19:19:33 +0100 (Fri, 04 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+Fixed memleak
+
+------------------------------------------------------------------------
+r10138 | robux4 | 2005-03-04 19:01:39 +0100 (Fri, 04 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: chapters are visible by default
+------------------------------------------------------------------------
+r10137 | courmisch | 2005-03-04 17:51:51 +0100 (Fri, 04 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/modules/misc/gnutls.c
+
+TLS session resumption support
+
+------------------------------------------------------------------------
+r10136 | courmisch | 2005-03-04 16:20:03 +0100 (Fri, 04 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/po/fr.po
+
+Fixes translation of encryption
+
+------------------------------------------------------------------------
+r10135 | courmisch | 2005-03-04 14:26:14 +0100 (Fri, 04 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+Add HTTP/SSL
+
+------------------------------------------------------------------------
+r10134 | yoann | 2005-03-04 13:55:48 +0100 (Fri, 04 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/vlm.txt
+   M /trunk/src/misc/vlm.c
+
+* update VLM help about inputdel
+
+------------------------------------------------------------------------
+r10133 | courmisch | 2005-03-04 13:44:14 +0100 (Fri, 04 Mar 2005) | 6 lines
+Changed paths:
+   M /trunk/TODO
+   M /trunk/configure.ac
+
+- check for gnutls rewritten : now works with mingw32
+
+Precompiled static libraries for gnutls can be found there :
+ftp://ftp.gnutls.org/pub/gnutls/win32
+
+
+------------------------------------------------------------------------
+r10132 | yoann | 2005-03-04 13:28:18 +0100 (Fri, 04 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+   M /trunk/share/http/vlm/index.html
+
+* modules/control/http.c: elements are now one level more recursive (if needed)
+* share/http/vlm/index.html: we now display the state of media instances
+
+------------------------------------------------------------------------
+r10131 | markfm | 2005-03-04 13:12:11 +0100 (Fri, 04 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/video_filter/logo.c
+
+Make logo-x, logo-y operate relative to upper left corner.  logo-x/-y/-position/-transparency accessible via rc
+
+------------------------------------------------------------------------
+r10130 | gbazin | 2005-03-04 13:08:43 +0100 (Fri, 04 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
+
+* modules/gui/wxwindows/timer.cpp: don't forget to yield/release the input otherwise you're bound to access an invalid pointer later on.
+------------------------------------------------------------------------
+r10129 | gbazin | 2005-03-04 12:13:42 +0100 (Fri, 04 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_spu.h
+
+* ../include/vlc_spu.h: fixed typo that was triggering a segfault with --enable-memory-optimize.
+------------------------------------------------------------------------
+r10128 | markfm | 2005-03-04 02:57:52 +0100 (Fri, 04 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/video_filter/time.c
+
+time/marq -- correct positioning so that x-y are always referenced to upper left corner
+
+------------------------------------------------------------------------
+r10127 | gbazin | 2005-03-03 23:55:34 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/gui/wxwindows/subtitles.cpp
+
+* modules/gui/wxwindows: portability fixes by Erik Simko (erik dot simko at gmail dot com).
+------------------------------------------------------------------------
+r10126 | robux4 | 2005-03-03 22:58:46 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix stuttering issue on timestamp (could be cleaner)
+------------------------------------------------------------------------
+r10125 | courmisch | 2005-03-03 22:56:04 +0100 (Thu, 03 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+- Specify a charset (according to locale) for HTML pages in Content-Type
+  (needed when some playlist items name are not ASCII)
+- Remove unused variable
+
+------------------------------------------------------------------------
+r10124 | sigmunau | 2005-03-03 21:07:50 +0100 (Thu, 03 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/TODO
+
+TODO: Update with recent work.
+
+------------------------------------------------------------------------
+r10123 | zorglub | 2005-03-03 19:30:07 +0100 (Thu, 03 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/stream_output.c
+
+Handle module variables in sout options parser
+
+------------------------------------------------------------------------
+r10122 | zorglub | 2005-03-03 18:35:26 +0100 (Thu, 03 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses.c
+
+Compile fix
+
+------------------------------------------------------------------------
+r10121 | courmisch | 2005-03-03 16:19:30 +0100 (Thu, 03 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+Fixes invalid memory access in case of TLS handshake failure
+
+------------------------------------------------------------------------
+r10120 | gbazin | 2005-03-03 15:45:52 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+
+* modules/video_output/directx/directx.c: compilation fix.
+------------------------------------------------------------------------
+r10119 | gbazin | 2005-03-03 15:15:48 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dshow/filter.cpp
+
+* modules/access/dshow/filter.cpp: re-enabled code to properly do the cleanup on close.
+------------------------------------------------------------------------
+r10118 | gbazin | 2005-03-03 14:19:26 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
+
+*  modules/codec/x264.c: compilation fix for new libx264.
+------------------------------------------------------------------------
+r10117 | gbazin | 2005-03-03 09:34:15 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
+
+* modules/gui/wince: try to save up a bit on memory usage.
+------------------------------------------------------------------------
+r10116 | gbazin | 2005-03-03 09:24:14 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: new --enable-optimize-memory option.
+------------------------------------------------------------------------
+r10115 | gbazin | 2005-03-03 09:14:23 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/stream.c
+
+* src/input/stream.c: use less memory for the stream cache when OPTIMIZE_MEMORY is defined.
+------------------------------------------------------------------------
+r10114 | gbazin | 2005-03-03 09:13:30 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_config.h
+
+* include/vlc_config.h: removed unused stuff + allocate less VOUT pictures when OPTIMIZE_MEMORY is defined.
+------------------------------------------------------------------------
+r10113 | courmisch | 2005-03-03 09:11:31 +0100 (Thu, 03 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+
+- Fixed a typo. Skins2 wouldn't compile
+
+------------------------------------------------------------------------
+r10112 | zorglub | 2005-03-03 07:58:04 +0100 (Thu, 03 Mar 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/codec/toolame.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/control/gestures.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/control/netsync.c
+   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/control/showintf.c
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/gui/ncurses.c
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/mux/mpjpeg.c
+   M /trunk/modules/services_discovery/sap.c
+   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
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_filter/motiondetect.c
+   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/video_output/aa.c
+   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/visualization/goom.c
+   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/src/libvlc.h
+
+Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com>
+
++ put access and demux in the right place
+
+
+------------------------------------------------------------------------
+r10111 | titer | 2005-03-03 06:22:01 +0100 (Thu, 03 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+
+ video_filter/mosaic.c: compile fix
+
+------------------------------------------------------------------------
+r10110 | gbazin | 2005-03-03 00:05:08 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_config.h
+
+* include/vlc_config.h: removed deprecated stuff.
+------------------------------------------------------------------------
+r10109 | gbazin | 2005-03-03 00:04:05 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: remove unnecessary modules from WinCE build.
+------------------------------------------------------------------------
+r10108 | gbazin | 2005-03-03 00:01:22 +0100 (Thu, 03 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: vlc-config has to be generated by configure.
+------------------------------------------------------------------------
+r10107 | robux4 | 2005-03-02 22:08:18 +0100 (Wed, 02 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: update the seekpoint location after a manual seek
+------------------------------------------------------------------------
+r10106 | robux4 | 2005-03-02 21:58:24 +0100 (Wed, 02 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: handle EOF correctly for ordered chapters
+------------------------------------------------------------------------
+r10104 | courmisch | 2005-03-02 20:45:39 +0100 (Wed, 02 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/TODO
+
+- Add dependency of update-includes on vlc-config
+- TODO: SSL on Windows
+
+------------------------------------------------------------------------
+r10103 | dionoea | 2005-03-02 18:57:22 +0100 (Wed, 02 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+
+remove debug messages, correct automatic positioning when an mosaic-order
+is specified
+
+
+------------------------------------------------------------------------
+r10102 | robux4 | 2005-03-02 17:53:16 +0100 (Wed, 02 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix a gcc compilation error
+------------------------------------------------------------------------
+r10101 | robux4 | 2005-03-02 17:47:31 +0100 (Wed, 02 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/activex/axvlc_idl.c
+   M /trunk/activex/axvlc_idl.h
+   M /trunk/activex/connectioncontainer.cpp
+   M /trunk/activex/connectioncontainer.h
+   M /trunk/activex/main.cpp
+   M /trunk/activex/objectsafety.cpp
+   M /trunk/activex/objectsafety.h
+   M /trunk/activex/olecontrol.cpp
+   M /trunk/activex/olecontrol.h
+   M /trunk/activex/oleinplaceactiveobject.cpp
+   M /trunk/activex/oleinplaceactiveobject.h
+   M /trunk/activex/oleinplaceobject.cpp
+   M /trunk/activex/oleinplaceobject.h
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/oleobject.h
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/persistpropbag.h
+   M /trunk/activex/persiststorage.cpp
+   M /trunk/activex/persiststorage.h
+   M /trunk/activex/persiststreaminit.cpp
+   M /trunk/activex/persiststreaminit.h
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/provideclassinfo.cpp
+   M /trunk/activex/provideclassinfo.h
+   M /trunk/activex/utils.cpp
+   M /trunk/activex/utils.h
+   M /trunk/activex/vlccontrol.cpp
+   M /trunk/activex/vlccontrol.h
+   M /trunk/evc/errno.h
+   M /trunk/evc/modules_builtin_evc.h
+   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/intf_eject.h
+   M /trunk/include/iso_lang.h
+   M /trunk/include/main.h
+   M /trunk/include/mmx.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/os_specific.h
+   M /trunk/include/osd.h
+   M /trunk/include/snapshot.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_access.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_config.h
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/include/vlc_cpu.h
+   M /trunk/include/vlc_demux.h
+   M /trunk/include/vlc_error.h
+   M /trunk/include/vlc_es.h
+   M /trunk/include/vlc_es_out.h
+   M /trunk/include/vlc_filter.h
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_image.h
+   M /trunk/include/vlc_input.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_spu.h
+   M /trunk/include/vlc_stream.h
+   M /trunk/include/vlc_threads.h
+   M /trunk/include/vlc_threads_funcs.h
+   M /trunk/include/vlc_tls.h
+   M /trunk/include/vlc_video.h
+   M /trunk/include/vlc_vlm.h
+   M /trunk/include/vlc_vod.h
+   M /trunk/include/vlc_xml.h
+   M /trunk/include/vout_synchro.h
+   M /trunk/include/win32_specific.h
+   M /trunk/lxdialog/checklist.c
+   M /trunk/lxdialog/colors.h
+   M /trunk/lxdialog/dialog.h
+   M /trunk/lxdialog/inputbox.c
+   M /trunk/lxdialog/lxdialog.c
+   M /trunk/lxdialog/menubox.c
+   M /trunk/lxdialog/msgbox.c
+   M /trunk/lxdialog/textbox.c
+   M /trunk/lxdialog/util.c
+   M /trunk/lxdialog/yesno.c
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/access.h
+   M /trunk/modules/access/cdda/callback.c
+   M /trunk/modules/access/cdda/callback.h
+   M /trunk/modules/access/cdda/cdda.c
+   M /trunk/modules/access/cdda/cdda.h
+   M /trunk/modules/access/cdda/info.c
+   M /trunk/modules/access/cdda/info.h
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/dshow/common.h
+   M /trunk/modules/access/dshow/crossbar.cpp
+   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/access.c
+   M /trunk/modules/access/dvb/dvb.h
+   M /trunk/modules/access/dvb/en50221.c
+   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/access/file.c
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/http.c
+   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/pvr.c
+   M /trunk/modules/access/pvr/videodev2.h
+   M /trunk/modules/access/satellite/access.c
+   M /trunk/modules/access/satellite/dvb.c
+   M /trunk/modules/access/satellite/dvb.h
+   M /trunk/modules/access/satellite/satellite.c
+   M /trunk/modules/access/screen/beos.cpp
+   M /trunk/modules/access/screen/mac.c
+   M /trunk/modules/access/screen/screen.c
+   M /trunk/modules/access/screen/screen.h
+   M /trunk/modules/access/screen/win32.c
+   M /trunk/modules/access/screen/x11.c
+   M /trunk/modules/access/slp.c
+   M /trunk/modules/access/smb.c
+   M /trunk/modules/access/tcp.c
+   M /trunk/modules/access/udp.c
+   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/access/v4l/videodev_mjpeg.h
+   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/access.c
+   M /trunk/modules/access/vcdx/demux.c
+   M /trunk/modules/access/vcdx/info.c
+   M /trunk/modules/access/vcdx/info.h
+   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/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/channel_mixer/headphone.c
+   M /trunk/modules/audio_filter/channel_mixer/simple.c
+   M /trunk/modules/audio_filter/channel_mixer/trivial.c
+   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/equalizer.c
+   M /trunk/modules/audio_filter/equalizer_presets.h
+   M /trunk/modules/audio_filter/format.c
+   M /trunk/modules/audio_filter/normvol.c
+   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/float32.c
+   M /trunk/modules/audio_mixer/spdif.c
+   M /trunk/modules/audio_mixer/trivial.c
+   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/hd1000a.cpp
+   M /trunk/modules/audio_output/oss.c
+   M /trunk/modules/audio_output/portaudio.c
+   M /trunk/modules/audio_output/sdl.c
+   M /trunk/modules/audio_output/waveout.c
+   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/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/cvdsub.c
+   M /trunk/modules/codec/dirac.c
+   M /trunk/modules/codec/dmo/buffer.c
+   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/codec/dts.c
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/faad.c
+   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/video.c
+   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/codec/lpcm.c
+   M /trunk/modules/codec/mash.cpp
+   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/codec/png.c
+   M /trunk/modules/codec/quicktime.c
+   M /trunk/modules/codec/rawvideo.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/spudec/parse.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/svcdsub.c
+   M /trunk/modules/codec/tarkin.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/toolame.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/codec/x264.c
+   M /trunk/modules/control/corba/corba.c
+   M /trunk/modules/control/corba/mediacontrol-core.c
+   M /trunk/modules/control/corba/mediacontrol-core.h
+   M /trunk/modules/control/corba/mediacontrol-init.c
+   M /trunk/modules/control/corba/mediacontrol-plugin.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.c
+   M /trunk/modules/control/netsync.c
+   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/control/showintf.c
+   M /trunk/modules/control/telnet.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/avi/avi.c
+   M /trunk/modules/demux/avi/libavi.c
+   M /trunk/modules/demux/avi/libavi.h
+   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/mpeg/h264.c
+   M /trunk/modules/demux/mpeg/m4a.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/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.h
+   M /trunk/modules/demux/util/id3.c
+   M /trunk/modules/demux/util/id3genres.h
+   M /trunk/modules/demux/util/id3tag.c
+   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/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/gnome_callbacks.c
+   M /trunk/modules/gui/gtk/gnome_callbacks.h
+   M /trunk/modules/gui/gtk/gnome_interface.c
+   M /trunk/modules/gui/gtk/gnome_interface.h
+   M /trunk/modules/gui/gtk/gnome_support.c
+   M /trunk/modules/gui/gtk/gnome_support.h
+   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/gtk_interface.c
+   M /trunk/modules/gui/gtk/gtk_interface.h
+   M /trunk/modules/gui/gtk/gtk_support.c
+   M /trunk/modules/gui/gtk/gtk_support.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/gnome2.c
+   M /trunk/modules/gui/gtk2/gnome2_callbacks.c
+   M /trunk/modules/gui/gtk2/gnome2_callbacks.h
+   M /trunk/modules/gui/gtk2/gnome2_interface.c
+   M /trunk/modules/gui/gtk2/gnome2_interface.h
+   M /trunk/modules/gui/gtk2/gnome2_support.c
+   M /trunk/modules/gui/gtk2/gnome2_support.h
+   M /trunk/modules/gui/gtk2/gtk2.c
+   M /trunk/modules/gui/gtk2/gtk2_callbacks.c
+   M /trunk/modules/gui/gtk2/gtk2_callbacks.h
+   M /trunk/modules/gui/gtk2/gtk2_interface.c
+   M /trunk/modules/gui/gtk2/gtk2_interface.h
+   M /trunk/modules/gui/gtk2/gtk2_support.c
+   M /trunk/modules/gui/gtk2/gtk2_support.h
+   M /trunk/modules/gui/kde/QConfigItem.cpp
+   M /trunk/modules/gui/kde/QConfigItem.h
+   M /trunk/modules/gui/kde/common.h
+   M /trunk/modules/gui/kde/disc.cpp
+   M /trunk/modules/gui/kde/disc.h
+   M /trunk/modules/gui/kde/info.cpp
+   M /trunk/modules/gui/kde/info.h
+   M /trunk/modules/gui/kde/interface.cpp
+   M /trunk/modules/gui/kde/interface.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/menu.cpp
+   M /trunk/modules/gui/kde/menu.h
+   M /trunk/modules/gui/kde/messages.cpp
+   M /trunk/modules/gui/kde/messages.h
+   M /trunk/modules/gui/kde/net.cpp
+   M /trunk/modules/gui/kde/net.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/kde/slider.cpp
+   M /trunk/modules/gui/kde/slider.h
+   M /trunk/modules/gui/macosx/about.h
+   M /trunk/modules/gui/macosx/applescript.h
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/equalizer.h
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/misc.h
+   M /trunk/modules/gui/macosx/open.h
+   M /trunk/modules/gui/macosx/output.h
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs_widgets.h
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/ncurses.c
+   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/pda/pda_interface.c
+   M /trunk/modules/gui/pda/pda_interface.h
+   M /trunk/modules/gui/pda/pda_support.c
+   M /trunk/modules/gui/pda/pda_support.h
+   M /trunk/modules/gui/qnx/aout.c
+   M /trunk/modules/gui/qnx/qnx.c
+   M /trunk/modules/gui/qnx/vout.c
+   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/skins2/commands/async_queue.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_input.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
+   M /trunk/modules/gui/skins2/events/evt_input.cpp
+   M /trunk/modules/gui/skins2/events/evt_key.cpp
+   M /trunk/modules/gui/skins2/events/evt_mouse.cpp
+   M /trunk/modules/gui/skins2/events/evt_scroll.cpp
+   M /trunk/modules/gui/skins2/events/evt_special.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
+   M /trunk/modules/gui/skins2/src/anchor.cpp
+   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/logger.cpp
+   M /trunk/modules/gui/skins2/src/os_factory.cpp
+   M /trunk/modules/gui/skins2/src/png_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/scaled_bitmap.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_loader.cpp
+   M /trunk/modules/gui/skins2/src/theme_repository.cpp
+   M /trunk/modules/gui/skins2/src/tooltip.cpp
+   M /trunk/modules/gui/skins2/src/top_window.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vout_window.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/utils/bezier.cpp
+   M /trunk/modules/gui/skins2/utils/fsm.cpp
+   M /trunk/modules/gui/skins2/utils/position.cpp
+   M /trunk/modules/gui/skins2/utils/ustring.cpp
+   M /trunk/modules/gui/skins2/utils/var_bool.cpp
+   M /trunk/modules/gui/skins2/utils/var_list.cpp
+   M /trunk/modules/gui/skins2/utils/var_percent.cpp
+   M /trunk/modules/gui/skins2/utils/var_text.cpp
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/modules/gui/skins2/vars/volume.cpp
+   M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
+   M /trunk/modules/gui/skins2/win32/win32_timer.cpp
+   M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
+   M /trunk/modules/gui/skins2/win32/win32_window.cpp
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
+   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
+   M /trunk/modules/gui/skins2/x11/x11_timer.cpp
+   M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/modules/gui/wince/fileinfo.cpp
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/iteminfo.cpp
+   M /trunk/modules/gui/wince/menus.cpp
+   M /trunk/modules/gui/wince/messages.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/gui/wince/preferences.cpp
+   M /trunk/modules/gui/wince/preferences_widgets.cpp
+   M /trunk/modules/gui/wince/preferences_widgets.h
+   M /trunk/modules/gui/wince/subtitles.cpp
+   M /trunk/modules/gui/wince/timer.cpp
+   M /trunk/modules/gui/wince/video.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
    M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/extrapanel.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/streamdata.h
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/gui/wxwindows/subtitles.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
-
-
-* modules/gui/wxwindows/*: adapted to the new playlist api.
-   "Add MRL" in the playlist dialog now only appends the new item to the playlist.
-
-------------------------------------------------------------------------
-r6565 | hartman | 2004-01-26 22:37:58 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
+   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/gnutls.c
+   M /trunk/modules/misc/gtk_main.c
+   M /trunk/modules/misc/logger.c
+   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/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/modules/misc/playlist/export.c
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/misc/playlist/old.c
+   M /trunk/modules/misc/qte_main.cpp
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/misc/screensaver.c
+   M /trunk/modules/misc/svg.c
+   M /trunk/modules/misc/testsuite/playlist.c
+   M /trunk/modules/misc/testsuite/test1.c
+   M /trunk/modules/misc/testsuite/test2.cpp
+   M /trunk/modules/misc/testsuite/test4.c
+   M /trunk/modules/misc/xml/libxml.c
+   M /trunk/modules/misc/xml/xtag.c
+   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/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/mpjpeg.c
+   M /trunk/modules/mux/ogg.c
+   M /trunk/modules/mux/wav.c
+   M /trunk/modules/packetizer/copy.c
+   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/packetizer/mpeg4audio.c
+   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/services_discovery/daap.c
+   M /trunk/modules/services_discovery/hal.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/stream_out/announce.c
+   M /trunk/modules/stream_out/announce.h
+   M /trunk/modules/stream_out/description.c
+   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/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
+   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/adjust.c
+   M /trunk/modules/video_filter/blend.c
+   M /trunk/modules/video_filter/clone.c
+   M /trunk/modules/video_filter/crop.c
+   M /trunk/modules/video_filter/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/marq.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_filter/motionblur.c
+   M /trunk/modules/video_filter/motiondetect.c
+   M /trunk/modules/video_filter/scale.c
+   M /trunk/modules/video_filter/swscale/common.h
+   M /trunk/modules/video_filter/swscale/filter.c
+   M /trunk/modules/video_filter/swscale/rgb2rgb.c
+   M /trunk/modules/video_filter/swscale/rgb2rgb.h
+   M /trunk/modules/video_filter/swscale/rgb2rgb_template.c
+   M /trunk/modules/video_filter/swscale/swscale.c
+   M /trunk/modules/video_filter/swscale/swscale.h
+   M /trunk/modules/video_filter/swscale/swscale_altivec_template.c
+   M /trunk/modules/video_filter/swscale/swscale_internal.h
+   M /trunk/modules/video_filter/swscale/swscale_template.c
+   M /trunk/modules/video_filter/swscale/yuv2rgb.c
+   M /trunk/modules/video_filter/swscale/yuv2rgb_altivec.c
+   M /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
+   M /trunk/modules/video_filter/swscale/yuv2rgb_template.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/video_filter/transform.c
+   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/video_output/aa.c
+   M /trunk/modules/video_output/caca.c
+   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/directx/glwin32.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/hd1000v.cpp
+   M /trunk/modules/video_output/image.c
+   M /trunk/modules/video_output/mga.c
+   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/video_output/picture.c
+   M /trunk/modules/video_output/picture.h
+   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/snapshot.c
+   M /trunk/modules/video_output/svgalib.c
+   M /trunk/modules/video_output/wingdi.c
+   M /trunk/modules/video_output/x11/glx.c
+   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/galaktos/PCM.c
+   M /trunk/modules/visualization/galaktos/PCM.h
+   M /trunk/modules/visualization/galaktos/beat_detect.c
+   M /trunk/modules/visualization/galaktos/beat_detect.h
+   M /trunk/modules/visualization/galaktos/builtin_funcs.c
+   M /trunk/modules/visualization/galaktos/builtin_funcs.h
+   M /trunk/modules/visualization/galaktos/common.h
+   M /trunk/modules/visualization/galaktos/compare.h
+   M /trunk/modules/visualization/galaktos/custom_shape.c
+   M /trunk/modules/visualization/galaktos/custom_shape.h
+   M /trunk/modules/visualization/galaktos/custom_shape_types.h
+   M /trunk/modules/visualization/galaktos/custom_wave.c
+   M /trunk/modules/visualization/galaktos/custom_wave.h
+   M /trunk/modules/visualization/galaktos/custom_wave_types.h
+   M /trunk/modules/visualization/galaktos/engine_vars.c
+   M /trunk/modules/visualization/galaktos/engine_vars.h
+   M /trunk/modules/visualization/galaktos/eval.c
+   M /trunk/modules/visualization/galaktos/eval.h
+   M /trunk/modules/visualization/galaktos/expr_types.h
+   M /trunk/modules/visualization/galaktos/fatal.h
+   M /trunk/modules/visualization/galaktos/fftsg.c
+   M /trunk/modules/visualization/galaktos/func.c
+   M /trunk/modules/visualization/galaktos/func.h
+   M /trunk/modules/visualization/galaktos/func_types.h
+   M /trunk/modules/visualization/galaktos/idle_preset.h
+   M /trunk/modules/visualization/galaktos/init_cond.c
+   M /trunk/modules/visualization/galaktos/init_cond.h
+   M /trunk/modules/visualization/galaktos/init_cond_types.h
+   M /trunk/modules/visualization/galaktos/interface_types.h
+   M /trunk/modules/visualization/galaktos/main.c
+   M /trunk/modules/visualization/galaktos/main.h
+   M /trunk/modules/visualization/galaktos/param.c
+   M /trunk/modules/visualization/galaktos/param.h
+   M /trunk/modules/visualization/galaktos/param_types.h
+   M /trunk/modules/visualization/galaktos/parser.c
+   M /trunk/modules/visualization/galaktos/parser.h
+   M /trunk/modules/visualization/galaktos/per_frame_eqn.c
+   M /trunk/modules/visualization/galaktos/per_frame_eqn.h
+   M /trunk/modules/visualization/galaktos/per_frame_eqn_types.h
+   M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
+   M /trunk/modules/visualization/galaktos/per_pixel_eqn.h
+   M /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h
+   M /trunk/modules/visualization/galaktos/per_point_types.h
+   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/modules/visualization/galaktos/plugin.h
+   M /trunk/modules/visualization/galaktos/preset.c
+   M /trunk/modules/visualization/galaktos/preset.h
+   M /trunk/modules/visualization/galaktos/preset_types.h
+   M /trunk/modules/visualization/galaktos/splaytree.c
+   M /trunk/modules/visualization/galaktos/splaytree.h
+   M /trunk/modules/visualization/galaktos/splaytree_types.h
+   M /trunk/modules/visualization/galaktos/tree_types.c
+   M /trunk/modules/visualization/galaktos/tree_types.h
+   M /trunk/modules/visualization/galaktos/video_init.c
+   M /trunk/modules/visualization/galaktos/video_init.h
+   M /trunk/modules/visualization/goom.c
+   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.c
+   M /trunk/mozilla/support/classinfo.h
+   M /trunk/mozilla/support/npmac.cpp
+   M /trunk/mozilla/support/npunix.c
+   M /trunk/mozilla/support/npwin.cpp
+   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/modules_builtin_msvc.h
+   M /trunk/python/vlcmodule.c
+   M /trunk/share/newres.h
+   M /trunk/share/resource.h
+   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/input_programs.c
-
-* String review
-
-------------------------------------------------------------------------
-r6564 | fenrir | 2004-01-26 21:48:51 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/playlist/playlist.c
-
- * playlist: compilation fix.
-
-------------------------------------------------------------------------
-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/extras/dirent.c
+   M /trunk/src/extras/getopt.c
+   M /trunk/src/extras/getopt.h
+   M /trunk/src/extras/getopt1.c
+   M /trunk/src/extras/libc.c
+   M /trunk/src/input/access.c
+   M /trunk/src/input/clock.c
+   M /trunk/src/input/control.c
+   M /trunk/src/input/decoder.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_internal.h
+   M /trunk/src/input/mem_stream.c
    M /trunk/src/input/stream.c
-
- * all: make stream_t using function pointers (needed to have multiple
- implementations, not yet used).
-
-------------------------------------------------------------------------
-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
+   M /trunk/src/input/var.c
+   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/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/error.c
+   M /trunk/src/misc/httpd.c
+   M /trunk/src/misc/image.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/net.c
+   M /trunk/src/misc/objects.c
+   M /trunk/src/misc/threads.c
+   M /trunk/src/misc/tls.c
+   M /trunk/src/misc/variables.c
+   M /trunk/src/misc/vlm.c
+   M /trunk/src/misc/win32_specific.c
+   M /trunk/src/misc/xml.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/services_discovery.c
+   M /trunk/src/playlist/sort.c
+   M /trunk/src/playlist/view.c
+   M /trunk/src/stream_output/announce.c
+   M /trunk/src/stream_output/sap.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/video_widgets.c
+   M /trunk/src/video_output/vout_intf.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
 
-
-* src/input/*, modules/demux/util/sub.[ch]: cleanup and fixed memory leaks.
-
-------------------------------------------------------------------------
-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
-
-
-* modules/demux/util/*: a bit of cleanup.
-
-------------------------------------------------------------------------
-r6560 | titer | 2004-01-26 21:00:33 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
-
- gui/macosx/vout.m: fixed a mistake (fixes the main memory leak btw)
-
+Avoid \r\n problems between platforms
 ------------------------------------------------------------------------
-r6559 | titer | 2004-01-26 20:51:33 +0100 (Mon, 26 Jan 2004) | 2 lines
+r10100 | robux4 | 2005-03-02 17:19:56 +0100 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
- Compile fix (mp4 now needs -framework IOKit -framework CoreFoundation).
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: ordered chapters now functional !
 ------------------------------------------------------------------------
-r6558 | gbazin | 2004-01-26 20:20:10 +0100 (Mon, 26 Jan 2004) | 3 lines
+r10099 | robux4 | 2005-03-02 17:16:56 +0100 (Wed, 02 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
-
-
-* src/input/subtitles.c: more sanity checks.
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/src/input/es_out.c
 
+video.c: don't display pre-rolled pictures
+es_out.c: handle the pre-roll earlier
 ------------------------------------------------------------------------
-r6557 | gbazin | 2004-01-26 19:57:18 +0100 (Mon, 26 Jan 2004) | 3 lines
+r10098 | damienf | 2005-03-02 14:45:45 +0100 (Wed, 02 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
+   M /trunk/activex/main.cpp
+   M /trunk/vlc.win32.nsi
 
-* modules/codec/ffmpeg/ffmpeg.c: proper fix for disabling aac decoding while keeping encoding.
+- install axvlc.dll within the VLC directory, rather than WINDOWS
+- DllRegisterServer modified to use current DLL path when registering control
 
 ------------------------------------------------------------------------
-r6556 | gbazin | 2004-01-26 19:45:45 +0100 (Mon, 26 Jan 2004) | 3 lines
+r10097 | gbazin | 2005-03-02 12:00:16 +0100 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/visual/visual.c
-
-
-modules/visualization/visual/visual.c: strings review.
+   M /trunk/modules/codec/theora.c
 
+* modules/codec/theora.c: sanity check for invalid theora header.
 ------------------------------------------------------------------------
-r6555 | titer | 2004-01-26 19:30:37 +0100 (Mon, 26 Jan 2004) | 8 lines
+r10096 | robux4 | 2005-03-02 11:34:01 +0100 (Wed, 02 Mar 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: correct use of the default chapter edition
 ------------------------------------------------------------------------
-r6554 | gbazin | 2004-01-26 19:30:01 +0100 (Mon, 26 Jan 2004) | 3 lines
+r10095 | courmisch | 2005-03-02 11:27:35 +0100 (Wed, 02 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/vlc-config.in.in
 
+Unbreak make vlc from subdir
 
-* modules/mux/mp4.c: fixed recent screw-up in movie duration.
+------------------------------------------------------------------------
+r10094 | gbazin | 2005-03-02 11:01:39 +0100 (Wed, 02 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
+* modules/stream_out/transcode.c: added a missing vlc_object_destroy().
 ------------------------------------------------------------------------
-r6553 | gbazin | 2004-01-26 19:24:17 +0100 (Mon, 26 Jan 2004) | 3 lines
+r10093 | dionoea | 2005-03-02 00:24:08 +0100 (Wed, 02 Mar 2005) | 9 lines
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_output/picture.c
+   M /trunk/modules/video_output/picture.h
 
+Add options to give a specific channel order in mosaic
 
-* modules/access/dshow/*: implemented a few more things.
+ * picture.* : add picture-id option. its a string that identifies the
+               video.
+ * mosaic.c : add mosaic-order option. its a comma separated list of
+              picture-ids. Any picture who's id isn't found in the list
+              will be placed after skiping the necessary number of
+              slots needed to place all pictures defined in this list.
 
 ------------------------------------------------------------------------
-r6552 | jlj | 2004-01-26 18:15:40 +0100 (Mon, 26 Jan 2004) | 2 lines
+r10092 | dionoea | 2005-03-02 00:21:22 +0100 (Wed, 02 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
-  * drms: bugfixes in sci handling, GetiPodID darwin support.
+ * change copyright date 
 
 ------------------------------------------------------------------------
-r6551 | titer | 2004-01-26 17:54:56 +0100 (Mon, 26 Jan 2004) | 4 lines
+r10091 | courmisch | 2005-03-01 22:24:25 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
+   M /trunk/Makefile.am
    M /trunk/configure.ac
-   M /trunk/modules/video_chroma/Modules.am
-   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/toolbox
+   M /trunk/vlc-config.in.in
 
- + 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).
+- build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir
 
 ------------------------------------------------------------------------
-r6550 | zorglub | 2004-01-26 17:52:31 +0100 (Mon, 26 Jan 2004) | 6 lines
+r10090 | titer | 2005-03-01 21:56:17 +0100 (Tue, 01 Mar 2005) | 3 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 ?
+   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
 
-They are currently translated, I did not touch this
+ ffmpeg.patch.cvs: workaround buggy lrintf detection when cross compiling
+  (fixes WMA decoding in BeOS nightly builds)
 
 ------------------------------------------------------------------------
-r6549 | zorglub | 2004-01-26 17:45:03 +0100 (Mon, 26 Jan 2004) | 2 lines
+r10089 | courmisch | 2005-03-01 21:28:37 +0100 (Tue, 01 Mar 2005) | 4 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
+   M /trunk/modules/gui/wxwindows/wizard.cpp
 
-String review
+- fix is_mult call in case of Unicode build (c_str => mb_str)
+- fix IPv6 multicast address range
+- more strict IPv4 multicast address range
 
 ------------------------------------------------------------------------
-r6548 | fenrir | 2004-01-26 17:30:34 +0100 (Mon, 26 Jan 2004) | 2 lines
+r10088 | hartman | 2005-03-01 19:39:19 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/control/lirc.c
 
- * mmsh: msg_Err -> msg_Dbg.
+* Fix compile issue on lirc.c
 
 ------------------------------------------------------------------------
-r6547 | hartman | 2004-01-26 15:47:39 +0100 (Mon, 26 Jan 2004) | 2 lines
+r10087 | massiot | 2005-03-01 19:26:29 +0100 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/kde/disc.h
-   M /trunk/modules/gui/kde/net.h
+   M /trunk/modules/video_output/picture.c
 
-* compilation fixes
+* modules/video_output/picture.c: Changed the order of the commands to avoid
+  holding p_picture_vout->lock for too long.
 
 ------------------------------------------------------------------------
-r6546 | gbazin | 2004-01-26 11:35:28 +0100 (Mon, 26 Jan 2004) | 3 lines
+r10086 | robux4 | 2005-03-01 18:41:36 +0100 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
-
-* configure.ac: fixed typo.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: better handling of the seekpoint numbers
 ------------------------------------------------------------------------
-r6545 | sam | 2004-01-26 11:32:33 +0100 (Mon, 26 Jan 2004) | 3 lines
+r10085 | massiot | 2005-03-01 18:30:50 +0100 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/stream_out/transcode.c
 
-  * configure.ac:
-    + Bail out if libavcodec.a wasn't built with --enable-pp.
+* modules/stream_out/transcode.c: Fixed --sout-transcode-threads=1 option
+  (what the hell is i_duplicate ?)
 
 ------------------------------------------------------------------------
-r6544 | rocky | 2004-01-26 05:51:09 +0100 (Mon, 26 Jan 2004) | 3 lines
+r10084 | robux4 | 2005-03-01 18:28:15 +0100 (Tue, 01 Mar 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: update the current chapter during playback
 ------------------------------------------------------------------------
-r6543 | asmax | 2004-01-26 00:04:06 +0100 (Mon, 26 Jan 2004) | 4 lines
+r10083 | dionoea | 2005-03-01 18:16:30 +0100 (Tue, 01 Mar 2005) | 2 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
+   M /trunk/modules/video_filter/mosaic.c
 
-* 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
+ * fix placement calculation when vborder or hborder are non zero
 
 ------------------------------------------------------------------------
-r6542 | rocky | 2004-01-25 23:16:51 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10082 | gbazin | 2005-03-01 17:26:21 +0100 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/include/audio_output.h
+   M /trunk/modules/audio_filter/converter/s16tofloat32.c
+   M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
+   M /trunk/modules/audio_filter/format.c
+   M /trunk/modules/codec/lpcm.c
+   M /trunk/src/audio_output/common.c
 
-Fix if iconv not installed.
+* modules/codec/lpcm.c: support for 20/24 bits LPCM.
+* modules/audio_filter/converter/s16tofloat32*, modules/audio_filter/format.c: s24l/s24b conversion routines.
 
 ------------------------------------------------------------------------
-r6541 | rocky | 2004-01-25 23:16:26 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10081 | dionoea | 2005-03-01 16:33:51 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/decoder.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_output/picture.c
+   M /trunk/modules/video_output/picture.h
 
-include limits.h for PATH_MAX. Solaris fix.
+ * add svn Id support and some copyright info in picture.h
 
 ------------------------------------------------------------------------
-r6540 | gbazin | 2004-01-25 22:39:37 +0100 (Sun, 25 Jan 2004) | 4 lines
+r10080 | markfm | 2005-03-01 16:22:47 +0100 (Tue, 01 Mar 2005) | 2 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
-
+   M /trunk/include/vlc_filter.h
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/src/video_output/vout_subpictures.c
 
-* include/vlc_common.h, include/vlc_es.h: new video_palette_t structure.
-* modules/codec/ffmpeg/*: support for palettized codecs.
+dynamic, per-subpicture, font size control -- i_font_size added to subpicture_region_t, new marq-size and time-size shortcuts, accessible from rc
 
 ------------------------------------------------------------------------
-r6539 | asmax | 2004-01-25 22:38:57 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10079 | robux4 | 2005-03-01 16:01:48 +0100 (Tue, 01 Mar 2005) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix the chapter/edition ending time
 ------------------------------------------------------------------------
-r6538 | rocky | 2004-01-25 22:03:16 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10078 | zorglub | 2005-03-01 14:31:32 +0100 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/playlist/item.c
 
-Test for libcdio only once. Make disable-libcddb work (typo in test variable).
+Fix playlist export
+Remove extra SAP debug
 
 ------------------------------------------------------------------------
-r6537 | gbazin | 2004-01-25 21:40:59 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10077 | hartman | 2005-03-01 10:28:37 +0100 (Tue, 01 Mar 2005) | 4 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
-
+   M /trunk/NEWS
+   M /trunk/doc/lirc/example.lircrc
+   M /trunk/modules/control/lirc.c
 
-* ALL: removed useless add_category_hint().
+* simplified the lirc code to listen for key-* strings which we can directly use to trigger hotkeys.
+* updated the example.lircrc with new required strings
+* added a notice to NEWS about changed lirc syntax.
 
 ------------------------------------------------------------------------
-r6536 | hartman | 2004-01-25 21:05:29 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10076 | gbazin | 2005-03-01 08:53:04 +0100 (Tue, 01 Mar 2005) | 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
+   M /trunk/modules/control/Modules.am
+   D /trunk/modules/control/rtci.c
 
-* Stringreview !!!
+* modules/control/Modules.am, rtci.c: really delete rtci.c and removed DOS CR/LF from the last commit.
 
 ------------------------------------------------------------------------
-r6535 | hartman | 2004-01-25 20:54:53 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10075 | markfm | 2005-03-01 00:40:59 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
-   D /trunk/doc/mad/BUGS
-   D /trunk/doc/mad/TODO
+   M /trunk/modules/control/Modules.am
 
-* Removing old useless files
+Remove rtci.c from modules/control (implementation on hold)
 
 ------------------------------------------------------------------------
-r6534 | rocky | 2004-01-25 20:27:09 +0100 (Sun, 25 Jan 2004) | 4 lines
+r10074 | gbazin | 2005-02-28 21:51:32 +0100 (Mon, 28 Feb 2005) | 1 line
 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.
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/menus.cpp
+   M /trunk/modules/gui/wince/timer.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
 
+* modules/gui/wince: added a popup menu for the main interface.
 ------------------------------------------------------------------------
-r6533 | bigben | 2004-01-25 20:10:09 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10073 | gbazin | 2005-02-28 19:23:26 +0100 (Mon, 28 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
-
-added a 0 accidentally
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/gui/wince/subtitles.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
 
+* modules/gui/wince: usual bunch of cleanup + updates.
 ------------------------------------------------------------------------
-r6532 | gbazin | 2004-01-25 19:53:07 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10072 | dionoea | 2005-02-28 16:54:07 +0100 (Mon, 28 Feb 2005) | 5 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
-
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/control/rtci.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_output/picture.c
 
-* ALL: removed a bunch of unused add_category_hint().
+ * mosaic.c, rc.c, rtci.c : callbacks to change mosaic sub filter
+                            parameters on the fly
+ * mosaic.c : center image in rectangle when keep aspect ratio is enabled
+ * picture.c : remove debug message
 
 ------------------------------------------------------------------------
-r6531 | asmax | 2004-01-25 19:46:37 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10071 | gbazin | 2005-02-28 15:40:27 +0100 (Mon, 28 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_display.cpp
-
-* x11/x11_display.cpp: only 8 bpp mode was working...
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/iteminfo.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/gui/wince/preferences.cpp
+   M /trunk/modules/gui/wince/subtitles.cpp
+   M /trunk/modules/gui/wince/timer.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/gui/wince/wince_rc.rc
 
+* modules/gui/wince: some more cleanup.
 ------------------------------------------------------------------------
-r6530 | asmax | 2004-01-25 19:41:08 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10070 | markfm | 2005-02-28 13:48:26 +0100 (Mon, 28 Feb 2005) | 2 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
+   M /trunk/modules/video_filter/marq.c
 
-* 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...
+Make sure the files are in Unix format
 
 ------------------------------------------------------------------------
-r6529 | gbazin | 2004-01-25 19:34:55 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10069 | fkuehne | 2005-02-27 23:57:36 +0100 (Sun, 27 Feb 2005) | 1 line
 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().
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
+* removed prefs_widgets.h, prefs_widgets.m, playlistinfo.h, playlistinfo.m, equalizer.m, equalizer.h, voutgl.m, voutqt.m from the build target, so they don't get copied in the Resources-folder of the binary bundle
 ------------------------------------------------------------------------
-r6528 | bigben | 2004-01-25 19:20:12 +0100 (Sun, 25 Jan 2004) | 5 lines
+r10068 | robux4 | 2005-02-27 20:34:39 +0100 (Sun, 27 Feb 2005) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
 
-string review
+More ordered chapters code, still not functional
+------------------------------------------------------------------------
+r10067 | markfm | 2005-02-27 20:30:11 +0100 (Sun, 27 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_filter.h
 
-still some  printfs in dvbsub.c. Would  need to spend some  time reading
-the code to remove them.
+vlc_filter.h -- update pf_render_string for additional RenderText parameters.
 
 ------------------------------------------------------------------------
-r6527 | gbazin | 2004-01-25 19:18:50 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10066 | markfm | 2005-02-27 20:14:41 +0100 (Sun, 27 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-
+   M /trunk/modules/misc/freetype.c
 
-* modules/gui/wxwindows/interface.cpp: removed unused strings.
+freetype.c -- set default font color (white)
 
 ------------------------------------------------------------------------
-r6526 | zorglub | 2004-01-25 19:17:08 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10065 | markfm | 2005-02-27 18:25:12 +0100 (Sun, 27 Feb 2005) | 2 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
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/src/video_output/vout_subpictures.c
 
-* Strings review in include/
-* Removed trailing spaces
+freetype and rc extensions.  i_font_color and i_font_opacity added to subpictures, allowing per-object control (defaulting to freetype).  marq and time updated to allow font color and opacity control.  rc update to allow OTF control of all marq and time options.
 
 ------------------------------------------------------------------------
-r6525 | murray | 2004-01-25 18:58:30 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10064 | andrep | 2005-02-27 06:51:32 +0100 (Sun, 27 Feb 2005) | 28 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
+   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/macosx/voutqt.m
+
+* modules/macosx/{vout,voutqt}.m: The Mac OS X Mozilla plugin lives again!
+
 
-reverting a whole bunch of stupid changes,
-sorry :)
+Some details:
 
-------------------------------------------------------------------------
-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
+* This was mostly taken verbatim from revision:5717 (before the vout
+  Mozilla support was removed), though it's been edited pretty thoroughly,
+  and is now much more commented.
+
+* The "normal" vout display should be completely unaffected, since the
+  plugin-relevant code paths are only taken when p_vout->p_sys->b_embedded is
+  set to VLC_TRUE.  (I've tested the normal VLC.app, and it seems fine.)
 
+* There are still some problems with the plugin when the Mozilla window is
+  resized a lot.  I suspect this is due to threading issues with
+  QuickDraw, but I don't know enough about QuickDraw to be sure.  Help
+  with this would be very welcome.
+
+* The original patch in revision:5717 optimised the plugin display
+  slightly, by using a mask (clipping region) so that QuickDraw only
+  updated the plugin's area of the dirty region.  I elected not to use
+  a mask, since I thought the extra code complexity (i.e. lots more if()
+  branches) isn't worth the incremental speedup.  (If, in fact, there was
+  a speedup at all -- the extra overhead induced by calculating the
+  intersection of the dirty region with the mask may have offset any
+  benefits: only benchmarks will tell ...)
 
-* mozilla/vlcshell.cpp: don't translate debug messages.
-* modules/misc/logger/logger.c: compilation fix.
 
 ------------------------------------------------------------------------
-r6523 | murray | 2004-01-25 18:41:30 +0100 (Sun, 25 Jan 2004) | 4 lines
+r10063 | gbazin | 2005-02-26 20:28:41 +0100 (Sat, 26 Feb 2005) | 1 line
 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?)
+   M /trunk/modules/gui/wince/fileinfo.cpp
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/iteminfo.cpp
+   M /trunk/modules/gui/wince/messages.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/gui/wince/preferences.cpp
+   M /trunk/modules/gui/wince/subtitles.cpp
+   M /trunk/modules/gui/wince/video.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/gui/wince/wince_rc.rc
 
+* modules/gui/wince: some more code cleanup + fixes.
 ------------------------------------------------------------------------
-r6522 | murray | 2004-01-25 18:32:29 +0100 (Sun, 25 Jan 2004) | 4 lines
+r10062 | zorglub | 2005-02-26 16:41:22 +0100 (Sat, 26 Feb 2005) | 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
+   M /trunk/modules/mux/mpjpeg.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)
+* Allow all MJPEG fourcc
+* Announce content-length
+* Allow  boundary string customization
 
 ------------------------------------------------------------------------
-r6521 | gbazin | 2004-01-25 18:31:22 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10061 | fenrir | 2005-02-25 17:05:22 +0100 (Fri, 25 Feb 2005) | 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
+   M /trunk/modules/demux/ts.c
 
+* ts: if no dts but there is a pts then dts == pts.
 
-* modules/access/*: strings review + coding style fixes.
 
 ------------------------------------------------------------------------
-r6520 | kuehne | 2004-01-25 18:20:19 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10060 | gbazin | 2005-02-25 09:33:38 +0100 (Fri, 25 Feb 2005) | 1 line
 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
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/gui/wince/wince_rc.rc
 
+* ../modules/gui/wince: new CreateMenuBar() which handles win32 as well.
 ------------------------------------------------------------------------
-r6519 | zorglub | 2004-01-25 18:16:06 +0100 (Sun, 25 Jan 2004) | 4 lines
+r10059 | dionoea | 2005-02-25 00:31:56 +0100 (Fri, 25 Feb 2005) | 2 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
+   M /trunk/po/da.po
 
-* String review, round one
-* A few coding style fixes
-* Doxygenized a few functions
+Updated danish translation by Jonas Larsen (E-bola)
 
 ------------------------------------------------------------------------
-r6518 | murray | 2004-01-25 18:01:57 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10058 | robux4 | 2005-02-24 18:13:22 +0100 (Thu, 24 Feb 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+fill more data in the chapter classes
 ------------------------------------------------------------------------
-r6517 | anil | 2004-01-25 17:17:04 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10057 | gbazin | 2005-02-24 16:19:05 +0100 (Thu, 24 Feb 2005) | 1 line
 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
+   M /trunk/modules/gui/wince/fileinfo.cpp
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/iteminfo.cpp
+   M /trunk/modules/gui/wince/messages.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/gui/wince/preferences.cpp
+   M /trunk/modules/gui/wince/preferences_widgets.cpp
+   M /trunk/modules/gui/wince/preferences_widgets.h
+   M /trunk/modules/gui/wince/subtitles.cpp
+   M /trunk/modules/gui/wince/timer.cpp
+   M /trunk/modules/gui/wince/video.cpp
+   M /trunk/modules/gui/wince/wince.h
 
-* string review.
+* modules/gui/wince: cleanup + ported to win32 (but not tried yet ;).
+------------------------------------------------------------------------
+r10056 | robux4 | 2005-02-24 14:39:38 +0100 (Thu, 24 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: add more code to support ordered chapters
 ------------------------------------------------------------------------
-r6516 | sigmunau | 2004-01-25 16:55:37 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10055 | hartman | 2005-02-24 01:07:30 +0100 (Thu, 24 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/gui/macosx/playlist.m
 
-modules/video_filter/logo.c:
- * correctly name the config options( logo-foo not logo_foo )
+* start osx up in VIEW_SIMPLE and only switch to VIEW_CATEGORY when needed.
 
 ------------------------------------------------------------------------
-r6515 | kuehne | 2004-01-25 16:42:57 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10054 | hartman | 2005-02-23 23:28:36 +0100 (Wed, 23 Feb 2005) | 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
+   A /trunk/extras/contrib/src/Patches/goom.patch
 
-string review
+* Forgot to commit the goom2k4 patch
 
 ------------------------------------------------------------------------
-r6514 | rocky | 2004-01-25 15:42:18 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10053 | hartman | 2005-02-23 21:15:28 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcd.c
+   M /trunk/modules/misc/freetype.c
 
-String review.
+* freetype.c: fix for blurry subs? someone please confirm
 
 ------------------------------------------------------------------------
-r6513 | rocky | 2004-01-25 15:42:05 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10052 | zorglub | 2005-02-23 18:25:46 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/cdda.c
+   M /trunk/TODO
+   M /trunk/configure.ac
 
-string review.
+Re-enable directory
 
 ------------------------------------------------------------------------
-r6512 | gbazin | 2004-01-25 15:34:25 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10051 | hartman | 2005-02-23 17:27:01 +0100 (Wed, 23 Feb 2005) | 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/transrate.c
-
+   M /trunk/modules/gui/macosx/vout.m
 
-* modules/stream_out/*: coding style changes + strings review.
+* Fix setRepresentedFilename in case p_access not present (ie. in case of access_demux)
 
 ------------------------------------------------------------------------
-r6511 | rocky | 2004-01-25 15:18:40 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10050 | hartman | 2005-02-23 16:26:27 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/intf-vcd.txt
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-More clarification of the LID/PSD/PBC thing especially with respect
-to vlc's plugin. A couple of typographical mistakes corrected.
+* Lets use the final version of goom2k4
 
 ------------------------------------------------------------------------
-r6510 | kuehne | 2004-01-25 15:15:21 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10049 | gbazin | 2005-02-23 15:52:09 +0100 (Wed, 23 Feb 2005) | 1 line
 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
+   M /trunk/src/misc/modules.c
 
+* src/misc/modules.c: MSVC compilation fix.
 ------------------------------------------------------------------------
-r6509 | asmax | 2004-01-25 14:59:33 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10048 | hartman | 2005-02-23 15:37:56 +0100 (Wed, 23 Feb 2005) | 3 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
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
 
-* all: fixed segfaults when initialization fails
+* Let's break the prefs again for OSX
+  now to get it working. There is a semi-todo/design list in prefs.m.
 
 ------------------------------------------------------------------------
-r6508 | zorglub | 2004-01-25 14:50:33 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10047 | damienf | 2005-02-23 15:26:47 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/activex/axvlc.inf
 
-First round of stringreview
+- changed sample axvlc.inf to use VLC NSI installer
 
 ------------------------------------------------------------------------
-r6507 | kuehne | 2004-01-25 14:37:12 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10046 | damienf | 2005-02-23 15:09:40 +0100 (Wed, 23 Feb 2005) | 5 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
+   M /trunk/vlc.win32.nsi
+
+- inserted uninstall entry for activex plugin
+- fixed autoplay for DVD and CD
 
-* Stringreview
+caveat for CD, the cdda plugin must be fixed to allow for a MRL of the form cdda:D:\ (needs to support the trailing backslash)
 
 ------------------------------------------------------------------------
-r6506 | gbazin | 2004-01-25 14:29:04 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10045 | hartman | 2005-02-23 14:53:28 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/gui/macosx/about.h
+   M /trunk/modules/gui/macosx/about.m
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.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/playlistinfo.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/gui/macosx/voutqt.m
 
+* Update copyright to 2005 where appropriate.
 
-* modules/mux/mp4.c: spec compliance fix.
+------------------------------------------------------------------------
+r10044 | robux4 | 2005-02-23 13:13:17 +0100 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: I was wrong, the dirent export works
 ------------------------------------------------------------------------
-r6505 | gbazin | 2004-01-25 12:48:17 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10043 | robux4 | 2005-02-23 12:48:25 +0100 (Wed, 23 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix dirent issue with the recent "fixes"
+------------------------------------------------------------------------
+r10042 | hartman | 2005-02-23 12:37:04 +0100 (Wed, 23 Feb 2005) | 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
 
-* src/libvlc.c: another couple of changes to the --help output.
+* hooked up the Playlist window menuitem to an action
+* added com-shift-E and com-shift-M keycombo's for Equalizer window and Messages window
 
 ------------------------------------------------------------------------
-r6504 | asmax | 2004-01-25 12:44:19 +0100 (Sun, 25 Jan 2004) | 4 lines
+r10041 | sigmunau | 2005-02-23 11:33:07 +0100 (Wed, 23 Feb 2005) | 2 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
+   M /trunk/modules/video_filter/wall.c
 
-* 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
+wall.c: user-configurable aspect-ratio for the displays
 
 ------------------------------------------------------------------------
-r6503 | gbazin | 2004-01-25 12:32:32 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10040 | sigmunau | 2005-02-23 11:11:33 +0100 (Wed, 23 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-
+   M /trunk/modules/video_filter/wall.c
 
-* src/libvlc.c: improved --help output.
+wall.c: shut up two compiler warnings. Fix two (only one actually
+experienced) rounding errors causing invalid reads and green lines.
 
 ------------------------------------------------------------------------
-r6502 | gbazin | 2004-01-25 11:17:19 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10039 | sigmunau | 2005-02-23 10:12:31 +0100 (Wed, 23 Feb 2005) | 9 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/wall.c
 
+wall.c: set the total output aspect ratio to the device aspect ratio, even
+if size constrains stoped us from making the parts have that aspect ratio.
+This causes a slight stretch of the image in some direction but should
+totally remove black lines between the elements.
+todo:
+ * make device aspect ratio configureable (easy)
+ * handle anamorphic input video (medium)
 
-* modules/video_filter/logo.c: compilation fixes.
 
 ------------------------------------------------------------------------
-r6501 | rocky | 2004-01-25 09:01:13 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10038 | gbazin | 2005-02-23 09:09:46 +0100 (Wed, 23 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-
-"Playback control LID" is too long. Shorten to "Playback LID"
+   M /trunk/configure.ac
 
+* configure.ac: wince interface moved to builtins.
 ------------------------------------------------------------------------
-r6500 | rocky | 2004-01-25 08:48:04 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10037 | markfm | 2005-02-23 04:37:45 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/misc/freetype.c
 
-string review.
+freetype.c  Correct color mapping, make color choice a 16-item pick list, add on-the-fly capability (independent color/opacity for time, marquee, etc.)
 
 ------------------------------------------------------------------------
-r6499 | rocky | 2004-01-25 05:53:16 +0100 (Sun, 25 Jan 2004) | 3 lines
+r10036 | hartman | 2005-02-22 23:11:26 +0100 (Tue, 22 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/services_discovery/sap.c
 
-Allow PBC selection. Had been temporarily disabled. Perhaps this is
-what DJ was referring to?
+* renamed sap module from "SAP interface" to "SAP announces"
 
 ------------------------------------------------------------------------
-r6498 | hartman | 2004-01-25 04:29:02 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10035 | djc | 2005-02-22 18:27:04 +0100 (Tue, 22 Feb 2005) | 4 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
+   M /trunk/modules/gui/macosx/vout.m
+
+We use setRepresentedFilename if access is File.
+Title is found in input instead of playlist (fix a small vlm bug...).
 
-* string review
 
 ------------------------------------------------------------------------
-r6497 | hartman | 2004-01-25 04:28:41 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10034 | gbazin | 2005-02-22 16:53:42 +0100 (Tue, 22 Feb 2005) | 1 line
 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
+   M /trunk/configure.ac
 
+* configure.ac: fixed typo + removed some plugins from the WinCE build.
 ------------------------------------------------------------------------
-r6496 | hartman | 2004-01-25 04:28:32 +0100 (Sun, 25 Jan 2004) | 2 lines
+r10033 | damienf | 2005-02-22 16:35:01 +0100 (Tue, 22 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/adjust.c
+   M /trunk/configure.ac
+   M /trunk/modules/access/dshow/filter.cpp
 
-* adjust uses variables
+- changed dshow plugin to use common IID defined in libuuid.a (prevents linking problems if plugin is built-in)
 
 ------------------------------------------------------------------------
-r6495 | fenrir | 2004-01-25 03:26:04 +0100 (Sun, 25 Jan 2004) | 4 lines
+r10032 | gbazin | 2005-02-22 14:13:29 +0100 (Tue, 22 Feb 2005) | 1 line
 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
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
- - csa.* : CSA scrambling implementation.
- - demux/ts.c, mux/mpeg/ts.c: added support for CSA (de)scrambling
- (fixed key).
+* modules/gui/wxwindows/playlist.cpp: sanity check to avoid crashes (doesn't explain why the check is triggered though).
+------------------------------------------------------------------------
+r10031 | gbazin | 2005-02-22 13:50:43 +0100 (Tue, 22 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/threads.c
 
+* src/misc/threads.c: print thread timing statistics on thread destruction (Win32 only).
 ------------------------------------------------------------------------
-r6494 | hartman | 2004-01-24 22:06:52 +0100 (Sat, 24 Jan 2004) | 3 lines
+r10030 | damienf | 2005-02-22 12:13:11 +0100 (Tue, 22 Feb 2005) | 2 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
+   M /trunk/vlc.win32.nsi
 
-* extras/contrib/src/ dvdnav packages
-* REST: stringreview round 1
+added ActiveX control to the VLC installer
 
 ------------------------------------------------------------------------
-r6493 | fenrir | 2004-01-24 21:40:46 +0100 (Sat, 24 Jan 2004) | 3 lines
+r10029 | gbazin | 2005-02-21 21:32:36 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/modules/demux/ogg.c
 
- * vlc_common: changed TAB_APPEND. I have to do this because the old way
- seems to make bogus code (but I'm not sure).
+* modules/demux/ogg.c: added support for new Ogg mapping for FLAC.
+------------------------------------------------------------------------
+r10028 | gbazin | 2005-02-21 20:16:22 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/vorbis.c
 
+* modules/codec/vorbis.c: uninitialized variable.
 ------------------------------------------------------------------------
-r6492 | gbazin | 2004-01-24 16:18:29 +0100 (Sat, 24 Jan 2004) | 3 lines
+r10027 | gbazin | 2005-02-21 20:15:33 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
-
-* configure.ac: added --with-xml2-config-path=PATH option.
-
+* configure.ac: mux_ts was moved to builtins by mistake.
 ------------------------------------------------------------------------
-r6491 | asmax | 2004-01-24 15:25:16 +0100 (Sat, 24 Jan 2004) | 2 lines
+r10025 | gbazin | 2005-02-21 18:51:53 +0100 (Mon, 21 Feb 2005) | 1 line
 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
+   M /trunk/modules/misc/network/ipv4.c
 
+* modules/misc/network/ipv4.c: multicast support for WinCE.
 ------------------------------------------------------------------------
-r6490 | asmax | 2004-01-24 14:08:12 +0100 (Sat, 24 Jan 2004) | 6 lines
+r10024 | gbazin | 2005-02-21 18:50:54 +0100 (Mon, 21 Feb 2005) | 1 line
 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
+   M /trunk/modules/access/directory.c
+   M /trunk/src/misc/modules.c
 
+* src/misc/modules.c, modules/access/directory.c: Win32 fixes (GetFileAttributes() returns -1 on error).
 ------------------------------------------------------------------------
-r6489 | gbazin | 2004-01-24 13:30:32 +0100 (Sat, 24 Jan 2004) | 3 lines
+r10023 | djc | 2005-02-21 17:12:14 +0100 (Mon, 21 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/gui/macosx/vout.m
 
+Do not use setTitleWithRepresentedFilename if input is not a file.
 
-* modules/gui/wxwindows/preferences_widgets.cpp: increased the min/max value for int config vars to +/-10000000.
 
 ------------------------------------------------------------------------
-r6488 | gbazin | 2004-01-24 12:56:16 +0100 (Sat, 24 Jan 2004) | 5 lines
+r10022 | sigmunau | 2005-02-21 16:58:02 +0100 (Mon, 21 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
-
+   M /trunk/modules/video_filter/wall.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.
+wall.c: handle some rounding error causing a integer overflow. more window
+size constrain fixes
 
 ------------------------------------------------------------------------
-r6487 | rocky | 2004-01-24 04:48:29 +0100 (Sat, 24 Jan 2004) | 2 lines
+r10021 | dionoea | 2005-02-21 16:23:46 +0100 (Mon, 21 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/system.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_output/picture.c
 
-Doc fix.
+ * picture.c : slightly cleaner picture_t freeing
+ * mosaic.c : add a switch to keep aspect ratio when resizing
 
 ------------------------------------------------------------------------
-r6486 | fenrir | 2004-01-24 01:47:42 +0100 (Sat, 24 Jan 2004) | 3 lines
+r10020 | gbazin | 2005-02-21 14:50:17 +0100 (Mon, 21 Feb 2005) | 1 line
 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.)
+   M /trunk/include/vlc_common.h
 
+* include/vlc_common.h: compilation fix.
 ------------------------------------------------------------------------
-r6485 | rocky | 2004-01-24 00:06:25 +0100 (Sat, 24 Jan 2004) | 2 lines
+r10019 | dionoea | 2005-02-21 14:39:01 +0100 (Mon, 21 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/loadsave.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_output/picture.c
 
-Compilation bug: can't have preprocessor directives inside a macro.
+ * update the copyright dates
 
 ------------------------------------------------------------------------
-r6484 | jlj | 2004-01-23 21:58:52 +0100 (Fri, 23 Jan 2004) | 2 lines
+r10018 | gbazin | 2005-02-21 14:35:15 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms: endian fixes, GetiPodID env var support.
+   M /trunk/configure.ac
+   M /trunk/modules/access/directory.c
 
+* configure.ac, modules/access/directory.c: enabled the directory access module on WinCE.
 ------------------------------------------------------------------------
-r6483 | gbazin | 2004-01-23 18:56:14 +0100 (Fri, 23 Jan 2004) | 7 lines
+r10017 | dionoea | 2005-02-21 14:13:52 +0100 (Mon, 21 Feb 2005) | 31 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
+   M /trunk/configure.ac
+   M /trunk/modules/video_filter/Modules.am
+   A /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_output/Modules.am
+   A /trunk/modules/video_output/picture.c
+   A /trunk/modules/video_output/picture.h
 
+Basic mosaic, video blending modules
+ * picture.c picture.h : vout that copies the rendered image in a libvlc
+                         object.
+ * mosaic.c : sub filter that takes all the images created by the picture
+              module and blends them over the current video
 
-* 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.
+I think i still have loads of things to fix (like memleaks)
+
+Simple vlm configuration file to see this work :
+<<<<
+new chan1 broadcast enabled
+setup chan1 input somevideo1.avi
+setup chan1 option vout=picture
+
+new chan2 broadcast enabled
+setup chan2 input somevideo2.avi
+setup chan2 option vout=picture
+
+new bg broadcast enabled
+setup bg input somevideo0.avi
+setup bg option sub-filter=mosaic
+
+control bg play
+control chan1 play
+control chan2 play
+>>>>
+
+You just have to launch : ./vlc -I telnet --vlm-conf vlm.conf
 
-------------------------------------------------------------------------
-r6482 | fenrir | 2004-01-23 18:42:10 +0100 (Fri, 23 Jan 2004) | 2 lines
-Changed paths:
-   A /trunk/modules/demux/pva.c
 
- * pva: PVA demuxer.
 
 ------------------------------------------------------------------------
-r6481 | titer | 2004-01-23 16:36:23 +0100 (Fri, 23 Jan 2004) | 4 lines
+r10016 | gbazin | 2005-02-21 14:07:54 +0100 (Mon, 21 Feb 2005) | 1 line
 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 ;)
+   D /trunk/src/extras/dirent.h
 
+* src/extras/dirent.h: removed useless file.
 ------------------------------------------------------------------------
-r6480 | rocky | 2004-01-23 12:54:48 +0100 (Fri, 23 Jan 2004) | 2 lines
+r10015 | yoann | 2005-02-21 14:06:08 +0100 (Mon, 21 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/src/misc/vlm.c
 
-Time to note completion of SVCD (Philips OGT) and CVD subtitles.
+* src/misc/vlm.c: added 'inputdeln <num>' to delete input #num (starts from 1)
 
 ------------------------------------------------------------------------
-r6479 | rocky | 2004-01-23 12:03:06 +0100 (Fri, 23 Jan 2004) | 3 lines
+r10014 | gbazin | 2005-02-21 14:00:20 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-RV32 added, but not tested. All chromas now handled.
-More code cleanups.
+   M /trunk/Makefile.am
+   M /trunk/include/vlc_common.h
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/control/http.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/theme_repository.cpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/src/extras/dirent.c
+   M /trunk/src/input/subtitles.c
 
+* src/extras/dirent.c, ALL: fixed win32/ce dirent replacement and made it accessible from plugins as well.
 ------------------------------------------------------------------------
-r6478 | zorglub | 2004-01-23 11:48:08 +0100 (Fri, 23 Jan 2004) | 4 lines
+r10013 | sigmunau | 2005-02-21 13:03:28 +0100 (Mon, 21 Feb 2005) | 3 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
+   M /trunk/modules/video_filter/wall.c
 
-* Doxygen doc fixes
-* Add missing locks
-* Duration sort
+wall.c: create properly sized (multiple of two each way) windows. set
+correct output resolution on the created windows
 
 ------------------------------------------------------------------------
-r6477 | rocky | 2004-01-23 11:19:37 +0100 (Fri, 23 Jan 2004) | 2 lines
+r10012 | fenrir | 2005-02-21 10:10:53 +0100 (Mon, 21 Feb 2005) | 6 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/common.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-Small doc changes.
+ * livedotcom: automatic TCP rollover when no data was received in 900ms and
+ auto eof when no more data received in 3s (not tested a lot, so please report
+ any problem).
+  Do not set dts for video stream (make libmpeg2 happy).
 
 ------------------------------------------------------------------------
-r6476 | rocky | 2004-01-23 09:36:48 +0100 (Fri, 23 Jan 2004) | 2 lines
+r10011 | fenrir | 2005-02-21 10:05:11 +0100 (Mon, 21 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/demux/mp4/mp4.c
 
-Omitted option -duration-scaling which caused plugin to stop working.
+ * all: woops (debug messages left).
 
 ------------------------------------------------------------------------
-r6475 | gbazin | 2004-01-23 09:07:17 +0100 (Fri, 23 Jan 2004) | 3 lines
+r10010 | fenrir | 2005-02-21 10:03:07 +0100 (Mon, 21 Feb 2005) | 11 lines
 Changed paths:
+   M /trunk/include/vlc_block.h
+   M /trunk/include/vlc_es_out.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/codec/theora.c
    M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/src/input/decoder.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/input_internal.h
 
+ * block: added 
+    - BLOCK_FLAG_CORRUPTED : signal corrupted data (do not use anymore
+ BLOCK_FLAG_DISCONTINUITY in that case)
+    - BLOCK_FLAG_PREROLL : mark this block to be decoded (no matter what).
+ * ffmpeg, libmpeg2: support BLOCK_FLAG_PREROLL (ie disable frame dropping).
+ * input: added ES_OUT_SET_NEXT_DISPLAY_TIME to ease the work for preroll
+ (untested).
+ * mp4: added support for CTTS table (pts, needed for h264+bframe).
+ * decoders: for now handle discontinuity and corrupted block the same way.
 
-* modules/demux/mp4/mp4.c: don't segfault on reference files.
 
 ------------------------------------------------------------------------
-r6474 | rocky | 2004-01-23 04:46:41 +0100 (Fri, 23 Jan 2004) | 3 lines
+r10009 | robux4 | 2005-02-21 09:07:34 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-RGB2 scaling is now correct. Need to do the same for RV24 and
-probably others.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: prepare code for multiple editions and ordered editions
 ------------------------------------------------------------------------
-r6473 | sigmunau | 2004-01-22 21:48:07 +0100 (Thu, 22 Jan 2004) | 4 lines
+r10008 | robux4 | 2005-02-21 08:52:19 +0100 (Mon, 21 Feb 2005) | 1 line
 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
-
+mkv.cpp: do not spread gcc problems to other compilers
 ------------------------------------------------------------------------
-r6472 | gbazin | 2004-01-22 20:35:14 +0100 (Thu, 22 Jan 2004) | 4 lines
+r10007 | yoann | 2005-02-21 00:22:21 +0100 (Mon, 21 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
-   M /trunk/src/playlist/loadsave.c
-
+   M /trunk/src/misc/vlm.c
 
-* src/playlist/loadsave.c: errno.h related fixes.
-* modules/demux/Modules.am: added missing ps.h.
+* src/misc/vlm.c: added 'inputdel all' to delete all inputs of a VLM media
 
 ------------------------------------------------------------------------
-r6471 | fenrir | 2004-01-22 19:49:38 +0100 (Thu, 22 Jan 2004) | 3 lines
+r10004 | gbazin | 2005-02-20 22:38:36 +0100 (Sun, 20 Feb 2005) | 1 line
 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).
+   M /trunk/modules/codec/mpeg_audio.c
 
+* modules/codec/mpeg_audio.c: let ffmpeg have the priority under WinCE.
 ------------------------------------------------------------------------
-r6470 | gbazin | 2004-01-22 18:03:44 +0100 (Thu, 22 Jan 2004) | 2 lines
+r10003 | gbazin | 2005-02-20 22:26:14 +0100 (Sun, 20 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/net.c
-
-* src/misc/net.c: Compilation fix.
+   M /trunk/configure.ac
 
+* configure.ac: WinCE build fix.
 ------------------------------------------------------------------------
-r6469 | sigmunau | 2004-01-22 16:00:10 +0100 (Thu, 22 Jan 2004) | 2 lines
+r10002 | zorglub | 2005-02-20 21:56:05 +0100 (Sun, 20 Feb 2005) | 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
+   M /trunk/modules/services_discovery/sap.c
 
-all: gamma correction patch by Arwed von Merkatz <v.merkatz@gmx.net>
+Add sdp meta-data to playlist
 
 ------------------------------------------------------------------------
-r6468 | sigmunau | 2004-01-22 15:27:53 +0100 (Thu, 22 Jan 2004) | 4 lines
+r10001 | yoann | 2005-02-20 21:54:03 +0100 (Sun, 20 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-
-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)
+   M /trunk/src/misc/vlm.c
 
+* src/misc/vlm.c: addded 'inputdel' setup command
 ------------------------------------------------------------------------
-r6467 | rocky | 2004-01-22 14:33:39 +0100 (Thu, 22 Jan 2004) | 4 lines
+r9999 | gbazin | 2005-02-20 21:53:01 +0100 (Sun, 20 Feb 2005) | 1 line
 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.
+   A /trunk/INSTALL.wince
 
+* INSTALL.wince: preliminary build instructions for the WinCE port of VLC.
 ------------------------------------------------------------------------
-r6466 | rocky | 2004-01-22 05:46:19 +0100 (Thu, 22 Jan 2004) | 5 lines
+r9998 | gbazin | 2005-02-20 21:47:04 +0100 (Sun, 20 Feb 2005) | 1 line
 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
-
-RV24 color-setting fixed. Fullscreen mode doesn't work though.
-
-RGB2 sorta works, but to do better we need a way to lookup a palette
-color in a colormap.
+   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/gui/wince/wince_rc.rc
+   M /trunk/src/misc/httpd.c
 
+* src/misc/httpd.c,  modules/demux/subtitle.c, modules/gui/wince/wince_rc.rc: more WinCE build fixes.
 ------------------------------------------------------------------------
-r6465 | jlj | 2004-01-22 02:20:39 +0100 (Thu, 22 Jan 2004) | 3 lines
+r9994 | markfm | 2005-02-20 17:05:39 +0100 (Sun, 20 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/misc/freetype.c
 
-  * drms: support for getting user key from firewire connected iPod under
-          GNU/Linux. requires libsysfs (sysfsutils).
+freetype.c  Change opacity to 0...255, add --freetype-color hex_RGB shortcut
 
 ------------------------------------------------------------------------
-r6464 | sigmunau | 2004-01-22 02:14:50 +0100 (Thu, 22 Jan 2004) | 5 lines
+r9991 | gbazin | 2005-02-20 16:37:23 +0100 (Sun, 20 Feb 2005) | 1 line
 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
+   M /trunk/modules/video_output/wingdi.c
 
+* modules/video_output/wingdi.c: major optimizations (avoid unnecessary memcpy of video frames + direct rendering for gapi).
 ------------------------------------------------------------------------
-r6463 | hartman | 2004-01-22 01:24:45 +0100 (Thu, 22 Jan 2004) | 2 lines
+r9990 | gbazin | 2005-02-20 16:16:12 +0100 (Sun, 20 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/misc/sap.c
-
-* what was i thinking
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/video.cpp
+   M /trunk/modules/gui/wince/wince.cpp
 
+* modules/gui/wince: misc small fixes.
 ------------------------------------------------------------------------
-r6462 | sigmunau | 2004-01-22 01:17:22 +0100 (Thu, 22 Jan 2004) | 3 lines
+r9989 | titer | 2005-02-20 15:12:34 +0100 (Sun, 20 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/modules/video_filter/marq.c
 
-modules/misc/sap:
- * fixed some minor bugs
+ video_filter/marq.c: converted to unix file format
 
 ------------------------------------------------------------------------
-r6461 | fenrir | 2004-01-22 01:02:18 +0100 (Thu, 22 Jan 2004) | 3 lines
+r9988 | sigmunau | 2005-02-20 14:27:11 +0100 (Sun, 20 Feb 2005) | 9 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/video_filter/wall.c
+
+wall.c: try to make all windows in a given aspect ratio for proper
+fullscreen. Collect the "blackness" on the far left/right/top/bottom.
+todo:
+* Make window aspect-ratio configureable
+* handle anamorphic input
+* constain the sizes of the windows to legal values
+* handle some rounding errors
 
- * ts: added --ts-out and --ts-out-mtu (ie replace demuxstream.c)
- (not well tested)
 
 ------------------------------------------------------------------------
-r6460 | fenrir | 2004-01-22 01:00:34 +0100 (Thu, 22 Jan 2004) | 4 lines
+r9987 | markfm | 2005-02-20 01:12:15 +0100 (Sun, 20 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
-   M /trunk/src/misc/net.c
+   M /trunk/modules/misc/freetype.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.
+freetype.c  add --freetype-opacity (0..100%), to control text transparency
 
 ------------------------------------------------------------------------
-r6459 | hartman | 2004-01-21 23:55:34 +0100 (Wed, 21 Jan 2004) | 2 lines
+r9986 | markfm | 2005-02-19 13:27:18 +0100 (Sat, 19 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/modules/video_filter/marq.c
 
-* a 30 secs timeout is way too fast. changed to 1800 which is more realistic
+marq.c -- allow relative positioning, like logo, via --marq-pos
 
 ------------------------------------------------------------------------
-r6458 | hartman | 2004-01-21 20:21:23 +0100 (Wed, 21 Jan 2004) | 2 lines
+r9985 | titer | 2005-02-19 02:58:57 +0100 (Sat, 19 Feb 2005) | 4 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
 
-* newer live.com sources
+ configure.ac: added --disable/enable-hal
+ Makefile.am: in package-beos, use $(STRIP) instead of strip since we
+   might be cross-compiling
 
 ------------------------------------------------------------------------
-r6457 | jpsaman | 2004-01-21 19:59:23 +0100 (Wed, 21 Jan 2004) | 2 lines
+r9984 | titer | 2005-02-19 02:46:28 +0100 (Sat, 19 Feb 2005) | 5 lines
 Changed paths:
-   M /trunk/ipkg/rules
+   M /trunk/modules/demux/mkv.cpp
 
-Adding updated rules and control file for iPAQ packaging.
+ demux/mkv.cpp: be gcc 2.9x friendly:
+  + careful when using std::string's compare, it has changed with gcc 3,
+    you have to '#if __GNUC__ >= 3' <new syntax> #else <old syntax> #endif
+  + gcc 2.9x doesn't know at() for vectors, use iterators instead
 
 ------------------------------------------------------------------------
-r6456 | gbazin | 2004-01-21 18:56:05 +0100 (Wed, 21 Jan 2004) | 4 lines
+r9983 | sigmunau | 2005-02-19 00:37:25 +0100 (Sat, 19 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dts.c
-   M /trunk/modules/demux/dts.c
-
+   M /trunk/modules/video_filter/wall.c
 
-* modules/demux/dts.c: support for DTS WAV files.
-* modules/codec/dts.c: support for 14bits little endian DTS bitstreams.
+wall.c: reverted previous commit, new proper fix
 
 ------------------------------------------------------------------------
-r6455 | fenrir | 2004-01-21 18:01:54 +0100 (Wed, 21 Jan 2004) | 2 lines
+r9982 | titer | 2005-02-18 23:48:11 +0100 (Fri, 18 Feb 2005) | 4 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/src/input/stream.c
+   M /trunk/extras/contrib/README
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
 
- * stream: made skipping a bit smarter, removed no more used functions.
+ contrib/*: enhanced contrib system to support cross-compilations.
+   Give an argument to bootstrap to use it (for example
+   `./bootstrap i586-pc-beos')
 
 ------------------------------------------------------------------------
-r6454 | fenrir | 2004-01-21 17:56:16 +0100 (Wed, 21 Jan 2004) | 2 lines
+r9981 | titer | 2005-02-18 17:13:11 +0100 (Fri, 18 Feb 2005) | 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
+   M /trunk/extras/contrib/src/Makefile
 
- * all: use net_*.
+ contrib/src/Makefile: fixed fribidi build on OS X != 10.2
 
 ------------------------------------------------------------------------
-r6453 | sam | 2004-01-21 15:44:56 +0100 (Wed, 21 Jan 2004) | 2 lines
+r9980 | titer | 2005-02-18 16:18:29 +0100 (Fri, 18 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/toolbox
+   M /trunk/modules/video_output/opengl.c
 
-  * Another official Debian upload (workaround for an ICE in gcc-3.3 on PPC).
+ opengl.c: higher priority on OS X
 
 ------------------------------------------------------------------------
-r6452 | fenrir | 2004-01-21 11:22:31 +0100 (Wed, 21 Jan 2004) | 3 lines
+r9979 | sigmunau | 2005-02-18 16:13:08 +0100 (Fri, 18 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/access/udp.c
-   M /trunk/src/misc/net.c
+   M /trunk/modules/video_filter/wall.c
 
- * net: added net_OpenUDP
- * udp: cleaned to use net_*
+wall.c: do not assume all windows are equal width if they are not.
 
 ------------------------------------------------------------------------
-r6451 | rocky | 2004-01-21 08:38:29 +0100 (Wed, 21 Jan 2004) | 2 lines
+r9978 | titer | 2005-02-18 16:11:21 +0100 (Fri, 18 Feb 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/gui/macosx/voutgl.m
 
-RV24 scaled properly.
+ macosx/voutgl.m: fixed another crash (hopefully the last one).
+   Looks like OS X delayed the window destruction, causing the crash
+   since reshape tries to use p_vout after it's been freed.
 
 ------------------------------------------------------------------------
-r6450 | rocky | 2004-01-21 05:45:47 +0100 (Wed, 21 Jan 2004) | 3 lines
+r9977 | robux4 | 2005-02-18 16:07:57 +0100 (Fri, 18 Feb 2005) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: handle seeking the way it's supposed to work (in the future)
 ------------------------------------------------------------------------
-r6449 | sam | 2004-01-20 18:45:19 +0100 (Tue, 20 Jan 2004) | 3 lines
+r9976 | titer | 2005-02-18 15:01:21 +0100 (Fri, 18 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
+   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/modules/video_output/opengl.c
 
-  * debian/changelog debian/control debian/rules:
-    + Control files for a forthcoming official upload.
+ video_output/opengl.c: fixed a (OS X only) segfault
+ macosx/vout*.m: cleaning
 
 ------------------------------------------------------------------------
-r6448 | sam | 2004-01-20 18:44:30 +0100 (Tue, 20 Jan 2004) | 5 lines
+r9975 | gbazin | 2005-02-18 11:49:08 +0100 (Fri, 18 Feb 2005) | 1 line
 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.
+   M /trunk/Makefile.am
 
+* Makefile.am: fixed package-win32 target
 ------------------------------------------------------------------------
-r6447 | sigmunau | 2004-01-20 16:47:42 +0100 (Tue, 20 Jan 2004) | 3 lines
+r9974 | gbazin | 2005-02-18 11:16:13 +0100 (Fri, 18 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.h
-
-src/libvlc.h:
- * add description to valid values of --align
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
+* modules/gui/wxwindows/streamout.cpp: Added an sout-all checkbox + removed the RTP output line which was cluttering the dialog box more than anything else.
 ------------------------------------------------------------------------
-r6446 | hartman | 2004-01-20 16:34:44 +0100 (Tue, 20 Jan 2004) | 5 lines
+r9972 | fkuehne | 2005-02-17 21:43:16 +0100 (Thu, 17 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/applescript.m
+   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/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
 
+* mirrored the 'services discovery' menu in the file menu -- the flags indicating the running services are partially broken (you do only see them at the same position as you activated the service). I'll fix that after the WE
 ------------------------------------------------------------------------
-r6445 | fenrir | 2004-01-20 15:58:07 +0100 (Tue, 20 Jan 2004) | 7 lines
+r9971 | robux4 | 2005-02-17 21:12:53 +0100 (Thu, 17 Feb 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: fix the update of the timecode and position bar after seeking
 ------------------------------------------------------------------------
-r6444 | fenrir | 2004-01-20 15:51:30 +0100 (Tue, 20 Jan 2004) | 5 lines
+r9970 | hartman | 2005-02-17 18:30:36 +0100 (Thu, 17 Feb 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/playlist.m
 
- * 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).
+* playlist.m:
+  - Make sure cd/dvd's can be D&D and recognized. (cdda autodetection still fails)
+  - Make sure disk names are retrieved when opening cd/dvd's
+* macosx.m: Give the submodules proper descriptions.
 
 ------------------------------------------------------------------------
-r6443 | fenrir | 2004-01-20 15:48:37 +0100 (Tue, 20 Jan 2004) | 2 lines
+r9969 | robux4 | 2005-02-17 13:39:40 +0100 (Thu, 17 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/src/input/demux.c
-
- * demux: fixed psz_path value in demux_t.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: more debug and checks
 ------------------------------------------------------------------------
-r6442 | rocky | 2004-01-20 14:31:15 +0100 (Tue, 20 Jan 2004) | 3 lines
+r9968 | damienf | 2005-02-17 13:08:11 +0100 (Thu, 17 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   D /trunk/activex/axvlc.reg
 
-Remove more bugs from YUY2 rendering. Short of some trailing edge
-problems it is close to correct.
+no longer necessary, thanks to self-registration 
 
 ------------------------------------------------------------------------
-r6441 | fenrir | 2004-01-19 22:30:43 +0100 (Mon, 19 Jan 2004) | 4 lines
+r9967 | damienf | 2005-02-17 13:06:01 +0100 (Thu, 17 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
+   M /trunk/activex/Makefile.am
+   M /trunk/activex/README.TXT
+   M /trunk/activex/axvlc.idl
+   A /trunk/activex/axvlc.inf
+   M /trunk/activex/axvlc.tlb
+   M /trunk/activex/axvlc_idl.c
+   M /trunk/activex/axvlc_idl.h
+   M /trunk/activex/main.cpp
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/provideclassinfo.cpp
+   M /trunk/activex/test.html
+   M /trunk/activex/vlccontrol.cpp
+   M /trunk/configure.ac
 
- * 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)                                         .
+- miscelleanous fixes and improvements
+- self registration (Internet installation now possible)
 
 ------------------------------------------------------------------------
-r6440 | fenrir | 2004-01-19 21:31:21 +0100 (Mon, 19 Jan 2004) | 9 lines
+r9966 | robux4 | 2005-02-17 11:27:41 +0100 (Thu, 17 Feb 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: finer granularity for seeking (useful for long files)
 ------------------------------------------------------------------------
-r6439 | fenrir | 2004-01-19 19:24:11 +0100 (Mon, 19 Jan 2004) | 2 lines
+r9965 | hartman | 2005-02-17 02:53:50 +0100 (Thu, 17 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   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/gui/macosx/misc.m
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
 
- * syntax error ...
+* Finally fixed the issue with resizing the controller and the broken playlist view that was the result of this resize. Estimated 60 hours spent to work around a stupid autoresize bug in the AppKit of Cocoa.
 
 ------------------------------------------------------------------------
-r6438 | fenrir | 2004-01-19 19:16:32 +0100 (Mon, 19 Jan 2004) | 2 lines
+r9961 | robux4 | 2005-02-16 23:01:41 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/aac.c
+   M /trunk/modules/demux/aiff.c
+   M /trunk/modules/demux/au.c
+   M /trunk/modules/demux/demuxdump.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/mjpeg.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/mod.c
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/demux/ps.c
+   M /trunk/modules/demux/pva.c
+   M /trunk/modules/demux/rawdv.c
+   M /trunk/modules/demux/real.c
+   M /trunk/modules/demux/sgimb.c
+   M /trunk/modules/demux/subtitle.c
    M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/vobsub.c
+   M /trunk/modules/demux/wav.c
 
- * ts: added a ts-es-id-pid option to mark es with their pid.
-
+avoid \r\n problems
 ------------------------------------------------------------------------
-r6437 | fenrir | 2004-01-19 19:15:55 +0100 (Mon, 19 Jan 2004) | 2 lines
+r9960 | robux4 | 2005-02-16 22:16:34 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/duplicate.c
-   M /trunk/modules/stream_out/transcode.c
-
- * all: keep valid i_id.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: use time-based seeking whenever possible
 ------------------------------------------------------------------------
-r6436 | fenrir | 2004-01-19 19:15:29 +0100 (Mon, 19 Jan 2004) | 2 lines
+r9959 | fkuehne | 2005-02-16 19:00:06 +0100 (Wed, 16 Feb 2005) | 1 line
 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.
+   M /trunk/configure.ac
+   A /trunk/po/ne.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
+* ALL:  added Nepali as the last of Simos Xenitellis' list of languages
 ------------------------------------------------------------------------
-r6435 | jlj | 2004-01-19 17:40:28 +0100 (Mon, 19 Jan 2004) | 2 lines
+r9958 | gbazin | 2005-02-16 16:35:35 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * ./modules/demux/mp4/drms.c: endian fixes.
+   M /trunk/modules/misc/network/ipv4.c
 
+* modules/misc/network/ipv4.c: WinCE fix.
 ------------------------------------------------------------------------
-r6434 | fenrir | 2004-01-19 15:40:25 +0100 (Mon, 19 Jan 2004) | 2 lines
+r9957 | gbazin | 2005-02-16 16:34:53 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
- * transcode: keep the group information.
+   M /trunk/src/extras/libc.c
 
+* src/extras/libc.c: fixed vlc_strncasecmp().
 ------------------------------------------------------------------------
-r6433 | hartman | 2004-01-19 02:11:47 +0100 (Mon, 19 Jan 2004) | 3 lines
+r9956 | hartman | 2005-02-16 14:49:41 +0100 (Wed, 16 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/video_output/vout_subpictures.c
 
-* caca 0.8
-* www.videolan -> download.videolan
+* forgot to commit this yesterday after the --spu-foo renames
 
 ------------------------------------------------------------------------
-r6432 | gbazin | 2004-01-19 01:08:25 +0100 (Mon, 19 Jan 2004) | 3 lines
+r9955 | gbazin | 2005-02-16 09:29:47 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-
-
-* modules/demux/dvdnav.c: menus navigation seems to be working ok now.
+   M /trunk/configure.ac
+   M /trunk/modules/video_output/Modules.am
+   M /trunk/modules/video_output/wingdi.c
 
+* configure.ac, modules/video_output/wingdi.c: enable wingapi vout on WinCE.
 ------------------------------------------------------------------------
-r6431 | gbazin | 2004-01-19 00:52:02 +0100 (Mon, 19 Jan 2004) | 5 lines
+r9954 | gbazin | 2005-02-16 01:48:12 +0100 (Wed, 16 Feb 2005) | 1 line
 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.
+   M /trunk/configure.ac
 
+* configure.ac: fixed typo.
 ------------------------------------------------------------------------
-r6430 | fenrir | 2004-01-18 23:00:00 +0100 (Sun, 18 Jan 2004) | 3 lines
+r9953 | gbazin | 2005-02-16 01:34:27 +0100 (Wed, 16 Feb 2005) | 1 line
 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 !!!
+   M /trunk/modules/gui/wince/Modules.am
+   D /trunk/modules/gui/wince/wince.rc
+   A /trunk/modules/gui/wince/wince_rc.rc (from /trunk/modules/gui/wince/wince.rc:9946)
 
+* modules/gui/wince: compile the resource file as well.
 ------------------------------------------------------------------------
-r6429 | fenrir | 2004-01-18 22:30:25 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9952 | gbazin | 2005-02-15 23:44:28 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-
- * video: should fix an infinite loop. Dnumgis could you confirm ?
+   M /trunk/modules/demux/ts.c
 
+*  modules/demux/ts.c: WinCE fix.
 ------------------------------------------------------------------------
-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
-
-------------------------------------------------------------------------
-r6427 | fenrir | 2004-01-18 20:35:48 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9951 | hartman | 2005-02-15 23:37:57 +0100 (Tue, 15 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/src/libvlc.h
 
- * es_out: give a fourcc to the dummy pmt es_descriptor_t.
+* correction of the description of audio-language
 
 ------------------------------------------------------------------------
-r6426 | fenrir | 2004-01-18 19:31:50 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9950 | gbazin | 2005-02-15 23:36:56 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/demux/mp4/mp4.h
-
- * mp4: cosmetics.
+   M /trunk/configure.ac
 
+* configure.ac: don't compile mux_ts if --disable-sout is specified.
 ------------------------------------------------------------------------
-r6425 | gbazin | 2004-01-18 17:02:40 +0100 (Sun, 18 Jan 2004) | 4 lines
+r9949 | gbazin | 2005-02-15 23:28:31 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-   M /trunk/modules/demux/ps.h
+   M /trunk/configure.ac
 
+* configure.ac: another wince build fix.
+------------------------------------------------------------------------
+r9948 | gbazin | 2005-02-15 23:10:26 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/src/vlc.c
 
-* modules/demux/dvdnav.c: added parsing of DVD style MRLs.
-* modules/demux/ps.h: small cosmetic changes.
+* configure.ac, src/vlc.c: WinCE build fixes.
+------------------------------------------------------------------------
+r9947 | gbazin | 2005-02-15 23:01:17 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.c
 
+* src/libvlc.c: fixed small memory leak.
 ------------------------------------------------------------------------
-r6424 | gbazin | 2004-01-18 14:39:32 +0100 (Sun, 18 Jan 2004) | 3 lines
+r9946 | gbazin | 2005-02-15 22:56:54 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-
-
-* modules/demux/dvdnav.c: some coding style butchery and added on-the-fly menus selection.
+   M /trunk/modules/gui/wince/fileinfo.cpp
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/iteminfo.cpp
+   M /trunk/modules/gui/wince/menus.cpp
+   M /trunk/modules/gui/wince/messages.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/gui/wince/preferences.cpp
+   M /trunk/modules/gui/wince/preferences_widgets.cpp
+   M /trunk/modules/gui/wince/subtitles.cpp
+   M /trunk/modules/gui/wince/timer.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/gui/wince/wince.rc
 
+* modules/gui/wince: WinCE build fixes.
 ------------------------------------------------------------------------
-r6423 | gbazin | 2004-01-18 12:14:23 +0100 (Sun, 18 Jan 2004) | 4 lines
+r9945 | gbazin | 2005-02-15 22:40:17 +0100 (Tue, 15 Feb 2005) | 1 line
 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.
 
+* configure.ac: fixed typo.
 ------------------------------------------------------------------------
-r6422 | fenrir | 2004-01-18 08:35:31 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9944 | gbazin | 2005-02-15 22:26:24 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/http.c
-
- * http: fixed mem leaks, doesn't add '\0' anymore at the end of files.
+   M /trunk/include/vlc/vlc.h
 
+* include/vlc/vlc.h: WinCE build fix.
 ------------------------------------------------------------------------
-r6421 | fenrir | 2004-01-18 07:33:21 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9943 | gbazin | 2005-02-15 22:22:47 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
- * mp4: added 'pnot' fourcc as a valid header signature.
+   M /trunk/m4/vlc.m4
 
+* m4/vlc.m4: use proper LIBEXT when doing wince cross-compiling.
 ------------------------------------------------------------------------
-r6420 | fenrir | 2004-01-18 07:15:21 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9942 | gbazin | 2005-02-15 22:21:17 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts: clean up and a few mem leaks.
+   M /trunk/include/main.h
+   M /trunk/include/vlc_threads.h
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/codec/cmml/browser_open.c
+   M /trunk/modules/video_output/wingdi.c
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/misc/configuration.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/win32_specific.c
 
+* ALL: WinCE build fixes.
 ------------------------------------------------------------------------
-r6419 | fenrir | 2004-01-18 06:14:39 +0100 (Sun, 18 Jan 2004) | 12 lines
+r9941 | gbazin | 2005-02-15 22:11:27 +0100 (Tue, 15 Feb 2005) | 1 line
 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"}'
+   M /trunk/configure.ac
 
+* configure.ac: forgot to save this change.
 ------------------------------------------------------------------------
-r6418 | sam | 2004-01-18 05:55:19 +0100 (Sun, 18 Jan 2004) | 4 lines
+r9940 | gbazin | 2005-02-15 22:09:09 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/caca.c
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
 
-  * modules/video_output/caca.c:
-    + Set the window title upon startup.
-    + Support for window resizing (requires libcaca 0.8).
+* configure.ac, Makefile.am: adapted the build for the gcc wince cross-compiler.
+------------------------------------------------------------------------
+r9939 | gbazin | 2005-02-15 21:44:22 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/messages.cpp
 
+* modules/gui/wxwindows/messages.cpp: fixed insertion point in messages window.
 ------------------------------------------------------------------------
-r6417 | fenrir | 2004-01-18 05:53:57 +0100 (Sun, 18 Jan 2004) | 3 lines
+r9938 | hartman | 2005-02-15 21:29:29 +0100 (Tue, 15 Feb 2005) | 5 lines
 Changed paths:
+   M /trunk/NEWS
+   M /trunk/include/vlc_es_out.h
+   M /trunk/include/vlc_input.h
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/codec/svcdsub.c
+   M /trunk/modules/gui/wxwindows/open.cpp
    M /trunk/src/input/es_out.c
+   M /trunk/src/input/var.c
+   M /trunk/src/libvlc.h
 
- * es_out.c: better support for multiple program. (bugfixes and a dirty
- hack because of the way input_SetProgram works).
+* renamed --spu-track to --sub-track
+* renamed --spumargin to --sub-margin
+* renamed --spu-language to --sub-language
+* added note to NEWS about changed names of options
 
 ------------------------------------------------------------------------
-r6416 | rocky | 2004-01-18 05:45:32 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9937 | hartman | 2005-02-15 21:03:09 +0100 (Tue, 15 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
-In Solaris (and perhaps others) PATH_MAX is in limits.h.
+* Added the new languages to the prefs and the OSX environment.
 
 ------------------------------------------------------------------------
-r6415 | fenrir | 2004-01-18 04:43:03 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9936 | hartman | 2005-02-15 18:34:40 +0100 (Tue, 15 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/duplicate.c
+   M /trunk/activex
 
- * duplicate: corrected behavour of no-*.
+* Set svn:ignore on activex dir.
 
 ------------------------------------------------------------------------
-r6414 | fenrir | 2004-01-18 03:21:38 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9935 | hartman | 2005-02-15 18:33:58 +0100 (Tue, 15 Feb 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/include/vlc_access.h
+   M /trunk/include/vlc_es_out.h
+   M /trunk/modules/codec/svcdsub.c
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/var.c
+   M /trunk/src/libvlc.h
 
- * demux2: added ps2,ts2 and dvdnav shortcuts.
+* renamed audio-channel to audio-track so ppl don't confuse it with audio-channels
+* renamed spu-channel to spu-track
+* "Tracks settings" should be "Track settings"
 
 ------------------------------------------------------------------------
-r6413 | fenrir | 2004-01-18 03:20:28 +0100 (Sun, 18 Jan 2004) | 14 lines
+r9934 | courmisch | 2005-02-15 14:55:08 +0100 (Tue, 15 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/duplicate.c
+   M /trunk/activex/inplace.bmp
+   M /trunk/evc/errno.h
+   M /trunk/extras/MacOSX/Resources/about_bg.png
+   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/control/rtci.c
+   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_dialogs.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_playlist.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.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_checkbox.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/events/evt_key.cpp
+   M /trunk/modules/gui/skins2/events/evt_mouse.cpp
+   M /trunk/modules/gui/skins2/events/evt_scroll.cpp
+   M /trunk/modules/gui/skins2/events/evt_special.cpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/src/anchor.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/theme_repository.cpp
+   M /trunk/modules/gui/skins2/src/theme_repository.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/utils/fsm.cpp
+   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_text.cpp
+   M /trunk/modules/gui/skins2/utils/var_text.hpp
+   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/modules/gui/skins2/vars/time.hpp
+   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_graphics.cpp
+   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
+   M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
+   M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
+   M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
+   M /trunk/modules/gui/wince/wince.rc
+   M /trunk/modules/video_output/wingdi.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" }'
+Remove bogus executable permissions
 
 ------------------------------------------------------------------------
-r6412 | fenrir | 2004-01-18 02:49:11 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9933 | dionoea | 2005-02-14 22:41:21 +0100 (Mon, 14 Feb 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/doc/vlc.1
+
+ * small man page update. It'd be nice to the http://videolan.org/doc
+  url somewhere but i don't know where man page conventions would put
+  that.
 
- * ts: fixed ms-codec playback.
 
 ------------------------------------------------------------------------
-r6411 | sam | 2004-01-18 02:21:33 +0100 (Sun, 18 Jan 2004) | 5 lines
+r9932 | robux4 | 2005-02-14 22:31:18 +0100 (Mon, 14 Feb 2005) | 1 line
 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.
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: don't wait for frames that won't be displayed when seeking
 ------------------------------------------------------------------------
-r6410 | asmax | 2004-01-18 01:50:24 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9931 | robux4 | 2005-02-14 22:00:52 +0100 (Mon, 14 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-
-* src/window_manager.cpp: no more magnetism with invisble windows !
+   M /trunk/modules/demux/mkv.cpp
 
+mkv.cpp: try to decode H.264 with the avc1 FourCC (same as used for the MP4 source)
 ------------------------------------------------------------------------
-r6409 | asmax | 2004-01-18 01:25:02 +0100 (Sun, 18 Jan 2004) | 4 lines
+r9929 | gbazin | 2005-02-14 11:12:19 +0100 (Mon, 14 Feb 2005) | 1 line
 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
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmstu.c
 
+* modules/access/mms: fixed recent breakage.
 ------------------------------------------------------------------------
-r6408 | fenrir | 2004-01-18 00:51:50 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9928 | gbazin | 2005-02-14 10:38:51 +0100 (Mon, 14 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ps.h
+   M /trunk/include/vlc_input.h
+   M /trunk/modules/demux/mkv.cpp
 
- * ps.h: added cvt adn ogt.
+* modules/demux/mkv.cpp: fix for chapters seeking + support for more chapter elements, like hidden chapters. Patch by Steve Lhomme (steve dot lhomme at free dot fr).
+* include/vlc_input.h: added an i_level member to seekpoint_t for nested chapters (patch by Steve Lhomme).
 
 ------------------------------------------------------------------------
-r6407 | fenrir | 2004-01-18 00:50:08 +0100 (Sun, 18 Jan 2004) | 2 lines
+r9927 | markfm | 2005-02-13 23:16:48 +0100 (Sun, 13 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/gui/wxwindows/wizard.cpp
 
- * es_out: select es from current program only.
+wizard.cpp -- Change video and audio codec comboboxes to wxCB_DROPDOWN| wxCB_READONLY
 
 ------------------------------------------------------------------------
-r6406 | fenrir | 2004-01-17 23:32:50 +0100 (Sat, 17 Jan 2004) | 4 lines
+r9926 | markfm | 2005-02-13 17:16:15 +0100 (Sun, 13 Feb 2005) | 2 lines
 Changed paths:
-   A /trunk/modules/demux/dvdnav.c
-   A /trunk/modules/demux/ps.c
-   A /trunk/modules/demux/ps.h
+   M /trunk/modules/gui/wxwindows/wizard.cpp
 
- * 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).
+wizard.cpp -- change checkboxes to use wxALIGN_CENTER_VERTICAL|wxALL instead of wxLEFT (alignment fix)
 
 ------------------------------------------------------------------------
-r6405 | gbazin | 2004-01-17 17:51:54 +0100 (Sat, 17 Jan 2004) | 3 lines
+r9924 | fkuehne | 2005-02-12 13:41:00 +0100 (Sat, 12 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/http.c
-
-
-* modules/control/http.c: fixed another mem leak.
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ebml.patch
+   D /trunk/extras/contrib/src/Patches/matroska.patch
+   M /trunk/extras/contrib/src/packages.mak
 
+* all: updated the used Matroska/Ebml versions to 0.7.5 / 0.7.3, removed the old patches and changed their URLs to the official server instead of the VideoLAN-one
 ------------------------------------------------------------------------
-r6404 | gbazin | 2004-01-17 17:24:14 +0100 (Sat, 17 Jan 2004) | 4 lines
+r9923 | fkuehne | 2005-02-12 12:46:32 +0100 (Sat, 12 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/src/playlist/info.c
-
-
-* 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().
+   M /trunk/po/POTFILES.in
+   M /trunk/po/bn.po
+   M /trunk/po/da.po
+   M /trunk/po/de.po
+   M /trunk/po/el.po
+   M /trunk/po/en_GB.po
+   M /trunk/po/es.po
+   M /trunk/po/fr.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/my.po
+   M /trunk/po/nl.po
+   M /trunk/po/no.po
+   M /trunk/po/pl.po
+   M /trunk/po/ps.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tet.po
+   M /trunk/po/tl.po
+   M /trunk/po/vlc.pot
 
+* all: brought the po-files in sync with each other (i.e. ran ./toolbox --update-po)
 ------------------------------------------------------------------------
-r6403 | gbazin | 2004-01-17 16:17:02 +0100 (Sat, 17 Jan 2004) | 3 lines
+r9922 | gbazin | 2005-02-12 12:00:56 +0100 (Sat, 12 Feb 2005) | 6 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* modules/control/http.c: fixed gcc warning.
+* modules/access/http.c,modules/access/mmsh,modules/demux/livedotcom.cpp: Disable clock synchro 
+algorithm for http/mms/rtsp by default for now since our algo was designed for local network 
+streaming of MPEG over UDP in mind and doesn't work well in other cases.
+You can still use the --clock-synchro config option to override this.
+Hopefully this commit will be reverted once the clock synchro has been re-written.
 
 ------------------------------------------------------------------------
-r6402 | sigmunau | 2004-01-17 15:08:37 +0100 (Sat, 17 Jan 2004) | 3 lines
+r9921 | fkuehne | 2005-02-12 11:38:14 +0100 (Sat, 12 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
-
-src/playlist/item*
- * Updated documentation on playlist_Add* (they return a id, not the position)
+   A /trunk/po/bn.po
+   A /trunk/po/hi.po
+   A /trunk/po/my.po
+   A /trunk/po/ps.po
+   A /trunk/po/tet.po
+   A /trunk/po/tl.po
 
+sorry for the previous commit. here are the new po-files.
 ------------------------------------------------------------------------
-r6401 | sigmunau | 2004-01-17 14:47:57 +0100 (Sat, 17 Jan 2004) | 3 lines
+r9920 | fkuehne | 2005-02-12 11:33:45 +0100 (Sat, 12 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/NEWS
-
-NEWS:
- * Begin updating news for a 0.7.1
+   M /trunk/configure.ac
+   M /trunk/po/da.po
+   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: initial translations to Hindi, Pashto, Burmese, Tetum, Tagalog and Bengali by Simos Xenitellis' team
 ------------------------------------------------------------------------
-r6400 | gbazin | 2004-01-17 14:25:21 +0100 (Sat, 17 Jan 2004) | 3 lines
+r9919 | gbazin | 2005-02-11 13:36:22 +0100 (Fri, 11 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/control/http.c
-
-
-* modules/control/http.c: fixed a whole bunch of mem leaks.
+   M /trunk/modules/access/dvdnav.c
 
+* modules/access/dvdnav.c: fixed typo.
 ------------------------------------------------------------------------
-r6399 | gbazin | 2004-01-17 13:28:57 +0100 (Sat, 17 Jan 2004) | 3 lines
+r9918 | damienf | 2005-02-11 12:39:04 +0100 (Fri, 11 Feb 2005) | 1 line
 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
-
-
-* ALL: make sure newly created playlist_item_t are initialized properly.
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
 
+GCC 3.3.3 has strong type checking
 ------------------------------------------------------------------------
-r6398 | gbazin | 2004-01-17 13:11:58 +0100 (Sat, 17 Jan 2004) | 3 lines
+r9917 | gbazin | 2005-02-11 11:57:03 +0100 (Fri, 11 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
-
-* modules/stream_out/transcode.c: fixed segfault.
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
+* modules/gui/wxwindows: MSVC fixes for the wxwindows interface plugin. Patch by Steve Lhomme (steve dot lhomme at free dot fr) + modifications by me.
 ------------------------------------------------------------------------
-r6397 | gbazin | 2004-01-17 13:03:19 +0100 (Sat, 17 Jan 2004) | 3 lines
+r9916 | zorglub | 2005-02-11 11:30:09 +0100 (Fri, 11 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
-
+   M /trunk/THANKS
 
-* src/input/demux.c: fixed small mem leak.
+Added Steve Lhomme to the list of contributors. Thanks :)
 
 ------------------------------------------------------------------------
-r6396 | gbazin | 2004-01-17 12:41:21 +0100 (Sat, 17 Jan 2004) | 3 lines
+r9915 | gbazin | 2005-02-11 11:03:50 +0100 (Fri, 11 Feb 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/msvc/plugins.dsp.in
+   M /trunk/msvc/vlc.dsp.in
 
-
-* modules/stream_out/transcode.c: fixed mem leak.
+* msvc/*: MSVC patch by Steve Lhomme (steve dot lhomme at free dot fr).
+  Here is a patch to have the same file names and locations as the mingw32 build.
+  It also put .pdb files in debug mode next to the build files to allow debugging even when you're coding another module...
 
 ------------------------------------------------------------------------
-r6395 | sigmunau | 2004-01-16 20:17:52 +0100 (Fri, 16 Jan 2004) | 3 lines
+r9914 | gbazin | 2005-02-10 15:45:34 +0100 (Thu, 10 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/share/http/index.html
-
-share/http/index.html:
- * try to use valid xhtml
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
+* src/libvlc.c,h: new --help-verbose option that activates printing of longtext descriptions for config options.
 ------------------------------------------------------------------------
-r6394 | sam | 2004-01-16 19:26:57 +0100 (Fri, 16 Jan 2004) | 5 lines
+r9913 | gbazin | 2005-02-10 14:43:10 +0100 (Thu, 10 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-   M /trunk/modules/demux/mp4/drmstables.h
-
-  * modules/demux/mp4/drms.c:
-    + Merged redundant functions.
-    + Unobfuscated and cleaned up many parts of the crypto code.
-    + Added comments here and there.
+   M /trunk/src/libvlc.c
 
+* src/libvlc.c: help now prints the list of integer values.
 ------------------------------------------------------------------------
-r6393 | rocky | 2004-01-16 14:32:37 +0100 (Fri, 16 Jan 2004) | 4 lines
+r9912 | gbazin | 2005-02-10 14:26:52 +0100 (Thu, 10 Feb 2005) | 1 line
 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
-
-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).
+   M /trunk/src/input/input.c
+   M /trunk/src/input/var.c
+   M /trunk/src/libvlc.h
 
+* src/libvlc.h, src/input/: new --clock-synchro option to enable/disable the input clock synchronisation algorithm.
 ------------------------------------------------------------------------
-r6392 | fenrir | 2004-01-16 12:12:16 +0100 (Fri, 16 Jan 2004) | 2 lines
+r9911 | gbazin | 2005-02-10 12:58:12 +0100 (Thu, 10 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/src/input/stream.c
-
- * all: added STREAM_GET_MTU and stream_MTU.
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
 
+* modules/gui/skins2/src/theme_loader.cpp: portability fix (gzopen_frontend() is still borked on 64bits platforms).
 ------------------------------------------------------------------------
-r6391 | sam | 2004-01-16 10:39:57 +0100 (Fri, 16 Jan 2004) | 3 lines
+r9910 | gbazin | 2005-02-10 12:56:54 +0100 (Thu, 10 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
-
-  * modules/codec/libmpeg2.c:
-    + The libmpeg2 plugin honours the --no-mmx, --no-altivec, etc. flags.
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
+* modules/gui/wxwindows: do not use INSERT_ELEM in c++ code.
 ------------------------------------------------------------------------
-r6390 | rocky | 2004-01-16 05:14:54 +0100 (Fri, 16 Jan 2004) | 10 lines
+r9909 | gbazin | 2005-02-10 11:32:54 +0100 (Thu, 10 Feb 2005) | 1 line
 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
-
-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).
-
-Modules.am, pixmap.h, subtitle.h: Some of the pixel stuff has been
-moved here.
-
-cvd.c: remove option duplicated with ogt.c Probably should be hoisted more
-to a main routine. Perhaps if spudec is folded in.
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
+* modules/gui/wxwindows/*: keep compatibility with wxWidgets 2.4.x + changed default playlist size.
 ------------------------------------------------------------------------
-r6389 | fenrir | 2004-01-16 03:01:11 +0100 (Fri, 16 Jan 2004) | 2 lines
+r9908 | gbazin | 2005-02-09 14:52:40 +0100 (Wed, 09 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts: fixed mpeg4 video in TS.
+   M /trunk/modules/gui/wxwindows/interface.cpp
 
+* modules/gui/wxwindows/interface.cpp: toolbar flickering fix.
 ------------------------------------------------------------------------
-r6388 | fenrir | 2004-01-16 02:47:41 +0100 (Fri, 16 Jan 2004) | 11 lines
+r9907 | gbazin | 2005-02-09 11:45:26 +0100 (Wed, 09 Feb 2005) | 1 line
 Changed paths:
-   A /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/mkv.cpp
 
- * 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).
+* modules/demux/mkv.cpp: compilation fixes.
+------------------------------------------------------------------------
+r9906 | gbazin | 2005-02-09 11:09:41 +0100 (Wed, 09 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/demux/mkv.cpp
 
-    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
+* modules/demux/mkv.cpp: Patch by Steve Lhomme (steve dot lhomme at free dot fr) to allow the Matroska demuxer to find all files in the same "family" in the same directory as the source file.
+This will be useful to find segments corresponding to the different titles/domains (as in DVDs).
 
 ------------------------------------------------------------------------
-r6387 | gbazin | 2004-01-16 01:01:19 +0100 (Fri, 16 Jan 2004) | 3 lines
+r9905 | gbazin | 2005-02-09 10:37:08 +0100 (Wed, 09 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/src/extras/libc.c
 
+* src/extras/libc.c: removed unused vlc_seek().
+------------------------------------------------------------------------
+r9904 | fenrir | 2005-02-08 18:05:37 +0100 (Tue, 08 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
 
-* modules/gui/wxwindows/playlist.cpp: unicode compilation fixes.
+ * ts: correct use of descriptor 0x5 (for ac3 and lpcm too).
 
 ------------------------------------------------------------------------
-r6386 | bigben | 2004-01-16 00:59:21 +0100 (Fri, 16 Jan 2004) | 4 lines
+r9903 | fenrir | 2005-02-08 18:02:49 +0100 (Tue, 08 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.h
-
-int -> bool
+   M /trunk/include/vlc_access.h
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/src/input/stream.c
 
-lalala
+ * all: better support for MBR mms stream (display only received streams).
 
 ------------------------------------------------------------------------
-r6385 | gbazin | 2004-01-16 00:40:44 +0100 (Fri, 16 Jan 2004) | 5 lines
+r9902 | fenrir | 2005-02-08 18:00:18 +0100 (Tue, 08 Feb 2005) | 13 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_info.c
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/var.c
+   M /trunk/src/libvlc.h
 
+ * all: added a --audio-language and --spu-language to select tracks based
+ on language code.
+ Both options accepts a list (comma separated) of country code(2/3 letters)
+or name (english/native).
+ For demuxers that doesn't provide language info, they are ignored.
 
-* src/input/input.c: fixed memleaks.
-* src/input/input_info.c: small bug fix.
-* modules/stream_out/standard.c: fixed memleaks.
+ Support for dvdnav isn't complete (only first language is tried) and untested.
+
+ Ex: --spu-language en,fr will try to select english track and if none
+ then french one (and if none, no subtitle).
+ (you can also use --spu-language english,french or english,francais)
 
 ------------------------------------------------------------------------
-r6384 | gbazin | 2004-01-15 23:58:12 +0100 (Thu, 15 Jan 2004) | 3 lines
+r9901 | fenrir | 2005-02-08 17:45:47 +0100 (Tue, 08 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/http.c
-
+   M /trunk/modules/control/http.c
 
-* modules/access_output/http.c: fixed small mem leak and mem corruption.
+ * http: add a redirect from */index.html to */
 
 ------------------------------------------------------------------------
-r6383 | fenrir | 2004-01-15 23:39:50 +0100 (Thu, 15 Jan 2004) | 2 lines
+r9900 | zorglub | 2005-02-08 17:38:18 +0100 (Tue, 08 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/modules/gui/wxwindows/Modules.am
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
 
- * network: fix for proto://host:port url syntax.
+Include missing images to dist
+Autofocus the OK button in bookmark edit
 
 ------------------------------------------------------------------------
-r6382 | gbazin | 2004-01-15 23:15:40 +0100 (Thu, 15 Jan 2004) | 3 lines
+r9898 | jpsaman | 2005-02-08 15:33:40 +0100 (Tue, 08 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/system.h
-   M /trunk/modules/demux/mpeg/ts.c
+   M /trunk/Makefile.am
 
+Run makensis installer on Linux without wine to produce Windows installer package. NSIS 204 needs a patch for installation under Linux, it will be uploaded to contrib directory.
 
-* modules/demux/mpeg/ts.c: better auto-detection of MPEG-TS streams.
+------------------------------------------------------------------------
+r9897 | gbazin | 2005-02-08 15:18:05 +0100 (Tue, 08 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_common.h
 
+* include/vlc_common.h: avoid compiler warnings.
 ------------------------------------------------------------------------
-r6381 | sigmunau | 2004-01-15 22:49:07 +0100 (Thu, 15 Jan 2004) | 3 lines
+r9893 | markfm | 2005-02-08 03:32:44 +0100 (Tue, 08 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
-modules/gui/wxwindows/*:
- * use a standard file dialog to export playlist
+preferences_widgets -- Delete spinctrl hack for WIN32 (not needed with updated wxwidgets).  People using Cygwin:  either need a new contrib set, else compile wxwidgets CVS, at least the 6 Feb version.
 
 ------------------------------------------------------------------------
-r6380 | gbazin | 2004-01-15 20:46:32 +0100 (Thu, 15 Jan 2004) | 4 lines
+r9892 | courmisch | 2005-02-07 23:34:21 +0100 (Mon, 07 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
+   M /trunk/include/stream_output.h
+   M /trunk/src/stream_output/announce.c
+   M /trunk/src/stream_output/sap.c
 
-* modules/codec/ffmpeg/ffmpeg.c: more fourccs added.
-* modules/codec/ffmpeg/demux.c: bug fix.
+fix two memleaks and remove a bogus net_Close()
 
 ------------------------------------------------------------------------
-r6379 | sigmunau | 2004-01-15 20:23:14 +0100 (Thu, 15 Jan 2004) | 3 lines
+r9891 | courmisch | 2005-02-07 21:34:08 +0100 (Mon, 07 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/info.c
+   M /trunk/modules/stream_out/standard.c
 
-src/playlist/item.c:
- * remove unused variables
+- Fixes a segmentation fault in sout_AnnounceSessionDestroy
 
 ------------------------------------------------------------------------
-r6378 | sigmunau | 2004-01-15 20:21:03 +0100 (Thu, 15 Jan 2004) | 3 lines
+r9890 | gbazin | 2005-02-07 11:44:49 +0100 (Mon, 07 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/include/modules_inner.h
+   M /trunk/include/vlc_common.h
+   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
-modules/misc/sap.c:
- * fixed playback of sap anounces through livdotcom
+* include/vlc_common.h, include/modules_inner.h, modules/codec/ffmpeg/: MSVC build fixes by Steve Lhomme (steve dot lhomme at free dot fr) + IMPORT_SYMBOL change by me.
 
 ------------------------------------------------------------------------
-r6377 | gbazin | 2004-01-15 15:57:00 +0100 (Thu, 15 Jan 2004) | 2 lines
+r9889 | courmisch | 2005-02-06 19:31:58 +0100 (Sun, 06 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/access/smb.c
 
-* modules/misc/network/ipv4.c: fixed breakage on win32.
+Compile fix, unbreak smb access on Linux
 
 ------------------------------------------------------------------------
-r6376 | fenrir | 2004-01-15 14:47:01 +0100 (Thu, 15 Jan 2004) | 3 lines
+r9888 | zorglub | 2005-02-06 18:55:47 +0100 (Sun, 06 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/services_discovery/daap.c
 
- * ipv4: non blocking connection mode. Please test it heavily, it may
- have broken all OS except linux ...
+* wx: Ensure that callbacks are not registered twice
+* DAAP: don't crash if connection to host timeouts
 
 ------------------------------------------------------------------------
-r6375 | fenrir | 2004-01-15 14:45:27 +0100 (Thu, 15 Jan 2004) | 2 lines
+r9887 | zorglub | 2005-02-06 17:54:12 +0100 (Sun, 06 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/services_discovery/daap.c
+   M /trunk/src/input/var.c
 
- * http: commented out a debug message.
+Fix subtitle delay < 0 
+DAAP compile fix
 
 ------------------------------------------------------------------------
-r6374 | fenrir | 2004-01-15 13:55:41 +0100 (Thu, 15 Jan 2004) | 2 lines
+r9886 | courmisch | 2005-02-06 17:12:35 +0100 (Sun, 06 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/configure.ac
 
- * do not try http 1.0 when we are going to die.
+- Fix previous buggy commit
 
 ------------------------------------------------------------------------
-r6373 | gbazin | 2004-01-15 01:05:04 +0100 (Thu, 15 Jan 2004) | 3 lines
+r9885 | courmisch | 2005-02-06 17:02:24 +0100 (Sun, 06 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
 
-* modules/gui/wxwindows/wxwindows.cpp: include locale.h for setlocale().
+- Fix building of vlc-config
+  VLC can now be built in a subdirectory
 
 ------------------------------------------------------------------------
-r6372 | bigben | 2004-01-14 19:45:45 +0100 (Wed, 14 Jan 2004) | 4 lines
+r9884 | zorglub | 2005-02-06 13:05:43 +0100 (Sun, 06 Feb 2005) | 8 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/include/vlc_playlist.h
    M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/services_discovery/daap.c
+   M /trunk/modules/services_discovery/hal.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/playlist/view.c
 
-* playlist sort.
-
-Had to delete lastPathComponent when displaying the MRL of a file in the playlist, since sort cannot be exact with this option.
+* wx : simplify some code, remove some useless duplications
+       hopefully prevent deadlocks
 
-------------------------------------------------------------------------
-r6371 | fenrir | 2004-01-14 16:40:57 +0100 (Wed, 14 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/http.c
+* API : add the b_force parameter to playlist_NodeDelete. If TRUE, nodes that are marked as read-only will also be deleted. Use with care.
 
- * http: fixed for url like http://host[:port] (ie without path)
+* SAP/DAAP : Ensure that the  node gets removed on quit
+* HAL : Remove the node on quit and fix f**age of the Close function
 
 ------------------------------------------------------------------------
-r6370 | rocky | 2004-01-14 12:47:19 +0100 (Wed, 14 Jan 2004) | 3 lines
+r9883 | courmisch | 2005-02-05 15:40:38 +0100 (Sat, 05 Feb 2005) | 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
+   M /trunk/include/stream_output.h
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/stream_output/sap.c
 
-Don't do compensation subtitle unscaling if the underlying video
-chroma does the scaling.
+* convert SAP announce name & group from locale to UTF-8
+* fix bug in previous SAP commit
 
 ------------------------------------------------------------------------
-r6369 | rocky | 2004-01-14 05:50:02 +0100 (Wed, 14 Jan 2004) | 3 lines
+r9882 | sigmunau | 2005-02-05 13:33:27 +0100 (Sat, 05 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/src/input/control.c
 
-First OGT/CVD RenderV16 that shows some sort of readable subtitles. It
-looks like bugs remain in the YUV to RGB conversion though.
+input/control.c: fix diviton by zero on selection bytebased bookmarks in live streams
 
 ------------------------------------------------------------------------
-r6368 | gbazin | 2004-01-13 19:45:06 +0100 (Tue, 13 Jan 2004) | 3 lines
+r9881 | andrep | 2005-02-04 17:13:11 +0100 (Fri, 04 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/src/interface/interface.c
+   M /trunk/modules/video_filter/scale.c
 
+* modules/video_filter/scale.c: Guard against p_pic->pf_release being NULL, which can happen e.g. if an unknown chroma is passed to the video output/filter
 
-* src/interface/interface.c: added the gestures interface to the interfaces list.
 
 ------------------------------------------------------------------------
-r6367 | gbazin | 2004-01-13 16:54:09 +0100 (Tue, 13 Jan 2004) | 3 lines
+r9880 | courmisch | 2005-02-04 13:35:15 +0100 (Fri, 04 Feb 2005) | 5 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
-
+   M /trunk/modules/services_discovery/sap.c
 
-* modules/mux/mp4.c: added support for mp4v and mp4a inside mov (tested with quicktime player).
+Attempts to recode SAP announces from UTF-8 to user's charset
+(will fix improperly encoded playlist items when the user's charset
+does not match the SAP announcer's one, provided all SAP announce be
+made into UTF-8)
 
 ------------------------------------------------------------------------
-r6366 | fenrir | 2004-01-13 02:54:54 +0100 (Tue, 13 Jan 2004) | 2 lines
+r9879 | courmisch | 2005-02-04 13:14:52 +0100 (Fri, 04 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/services_discovery/sap.c
 
- * mp4: convert 3 bytes codes into language (track name).
+* Mem leak fixed
 
 ------------------------------------------------------------------------
-r6365 | fenrir | 2004-01-13 02:44:49 +0100 (Tue, 13 Jan 2004) | 2 lines
+r9876 | titer | 2005-02-03 21:47:50 +0100 (Thu, 03 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/gui/beos/VideoOutput.cpp
 
- * mp4: fixed playback for files that have 0 byte samples.
+ beos/VideoOutput.cpp: added yet another overlay mode (minimum VRAM usage)
 
 ------------------------------------------------------------------------
-r6364 | gbazin | 2004-01-13 00:41:59 +0100 (Tue, 13 Jan 2004) | 4 lines
+r9875 | gbazin | 2005-02-03 13:11:28 +0100 (Thu, 03 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/configuration.c
-
-
-* 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.
+   M /trunk/modules/packetizer/mpeg4video.c
 
+* modules/packetizer/mpeg4video.c: oops, don't forget to handle streams where only the DTS is available.
 ------------------------------------------------------------------------
-r6363 | hartman | 2004-01-12 22:22:23 +0100 (Mon, 12 Jan 2004) | 3 lines
+r9873 | gbazin | 2005-02-02 16:54:00 +0100 (Wed, 02 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/src/playlist/loadsave.c
-
-* src/playlist/loadsave.c: doxygenization
-* modules/gui/macosx/playlist.m: fix playlist_Export
+   M /trunk/modules/packetizer/mpeg4video.c
 
+* modules/packetizer/mpeg4video.c: proper PTS/DTS calculation.
 ------------------------------------------------------------------------
-r6362 | gbazin | 2004-01-12 22:08:22 +0100 (Mon, 12 Jan 2004) | 3 lines
+r9872 | bigben | 2005-02-01 18:14:29 +0100 (Tue, 01 Feb 2005) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/access/v4l/v4l.c
 
+Typo lalalala
 
-* configure.ac: added --with-caca-config-path.
 
 ------------------------------------------------------------------------
-r6361 | hartman | 2004-01-12 21:54:24 +0100 (Mon, 12 Jan 2004) | 2 lines
+r9871 | oaubert | 2005-02-01 17:46:22 +0100 (Tue, 01 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/misc/svg.c
 
-* Fix caca building
+svg.c: ported the code for vlc 0.8.1 (as a video filter)
 
 ------------------------------------------------------------------------
-r6360 | gbazin | 2004-01-12 21:19:55 +0100 (Mon, 12 Jan 2004) | 3 lines
+r9870 | andrep | 2005-02-01 17:02:40 +0100 (Tue, 01 Feb 2005) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mp4.c
-
-
-* modules/mux/mp4.c: improved mov support a bit.
+   M /trunk/modules/codec/theora.c
 
+* modules/codec/theora.c: correctly display x-offset video
 ------------------------------------------------------------------------
-r6359 | gbazin | 2004-01-12 17:16:41 +0100 (Mon, 12 Jan 2004) | 2 lines
+r9869 | hartman | 2005-02-01 14:48:53 +0100 (Tue, 01 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/caca.c
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/video_output/caca.c: ported to win32.
+* Fix theora contrib
 
 ------------------------------------------------------------------------
-r6358 | rocky | 2004-01-12 14:12:07 +0100 (Mon, 12 Jan 2004) | 3 lines
+r9866 | markfm | 2005-02-01 03:11:02 +0100 (Tue, 01 Feb 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/modules/gui/wxwindows/wizard.cpp
 
-More RenderYUY2 bug fixes. Is very usable. Remaining bugs are
-probably in transparancy handling.
+wizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes wxCB_READONLY to restrict choices
 
 ------------------------------------------------------------------------
-r6357 | rocky | 2004-01-12 05:03:19 +0100 (Mon, 12 Jan 2004) | 4 lines
+r9863 | gbazin | 2005-01-31 12:41:03 +0100 (Mon, 31 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-First attempt at YUY2. Sort of works.
+   M /trunk/configure.ac
 
-Y2RV16 less embarrassingly wrong.
+* configure.ac: hopefully the final fix for the c++ build.
+------------------------------------------------------------------------
+r9862 | gbazin | 2005-01-31 11:07:27 +0100 (Mon, 31 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/src/misc/vlm.c
 
+* src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilation fixes by Steve Lhomme (steve dot lhomme at free dot fr).
 ------------------------------------------------------------------------
-r6356 | garf | 2004-01-11 20:48:45 +0100 (Sun, 11 Jan 2004) | 2 lines
+r9861 | markfm | 2005-01-30 15:26:47 +0100 (Sun, 30 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
- * ncurses.c: let's be coherent: "big" forward/backward is now 5%
+wxwindows update for WIN32 wxSpinCtrl, restrict range to valid integer (-32768, 32767)
 
 ------------------------------------------------------------------------
-r6355 | sigmunau | 2004-01-11 18:46:58 +0100 (Sun, 11 Jan 2004) | 12 lines
+r9860 | zorglub | 2005-01-30 14:23:18 +0100 (Sun, 30 Jan 2005) | 2 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
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-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
+Uninitialized values
 
 ------------------------------------------------------------------------
-r6354 | asmax | 2004-01-11 18:12:17 +0100 (Sun, 11 Jan 2004) | 8 lines
+r9859 | sam | 2005-01-30 12:41:23 +0100 (Sun, 30 Jan 2005) | 2 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
+   M /trunk/configure.ac
 
-* 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
+  * configure.ac: Scrogneugneu, fixed the C++ build.
 
 ------------------------------------------------------------------------
-r6353 | rocky | 2004-01-11 16:02:15 +0100 (Sun, 11 Jan 2004) | 2 lines
+r9858 | rocky | 2005-01-30 04:31:51 +0100 (Sun, 30 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/ps.c
+   M /trunk/modules/access/cdda/access.c
 
-Remove debug output.
+Use cdio-native name for paranoia read.
 
 ------------------------------------------------------------------------
-r6352 | garf | 2004-01-11 15:55:32 +0100 (Sun, 11 Jan 2004) | 2 lines
+r9854 | zorglub | 2005-01-29 17:32:14 +0100 (Sat, 29 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/modules/demux/mkv.cpp
 
- * ncurses.c : forgot to change help
+H264 support in mkv, patch by Steve Lhomme
 
 ------------------------------------------------------------------------
-r6351 | garf | 2004-01-11 15:53:36 +0100 (Sun, 11 Jan 2004) | 3 lines
+r9853 | markfm | 2005-01-29 17:15:16 +0100 (Sat, 29 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
- * ncurses.c : 5% forward and backward are definitely not precise enough.
-              put 1% instead.
+preferences wxSpinCtrl hack for WIN32 (make up arrow increase value)
 
 ------------------------------------------------------------------------
-r6350 | zorglub | 2004-01-11 02:55:42 +0100 (Sun, 11 Jan 2004) | 2 lines
+r9852 | zorglub | 2005-01-29 16:22:53 +0100 (Sat, 29 Jan 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/misc/playlist/Modules.am
+   M /trunk/modules/LIST
+   M /trunk/modules/misc/logger.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_subpictures.c
 
-Fixed modules.am file
+* A few string and organization fixes in preferences
+* Update the LIST
+* Coding style fixes
 
 ------------------------------------------------------------------------
-r6349 | rocky | 2004-01-11 02:54:20 +0100 (Sun, 11 Jan 2004) | 6 lines
+r9851 | sam | 2005-01-29 15:49:34 +0100 (Sat, 29 Jan 2005) | 2 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).
+   M /trunk/configure.ac
 
-Allow user to override subtitle scaling via sub-aspect-ratio, 0=auto
-or what we do now. 1=do nothing.
+  * configure.ac: Finished support for C++-disabled systems.
 
 ------------------------------------------------------------------------
-r6348 | anil | 2004-01-11 02:51:24 +0100 (Sun, 11 Jan 2004) | 2 lines
+r9850 | sigmunau | 2005-01-29 15:12:32 +0100 (Sat, 29 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/.cvsignore
-   A /trunk/modules/demux/playlist/.cvsignore
-   A /trunk/modules/misc/playlist/.cvsignore
+   M /trunk/modules/gui/wxwindows/wizard.cpp
 
-* missing or incomplete .cvsignores
+wizard.cpp: Layout fixes on the input page
 
 ------------------------------------------------------------------------
-r6347 | anil | 2004-01-11 02:39:44 +0100 (Sun, 11 Jan 2004) | 2 lines
+r9849 | sigmunau | 2005-01-29 14:28:14 +0100 (Sat, 29 Jan 2005) | 5 lines
 Changed paths:
-   A /trunk/modules/misc/playlist/Modules.am
+   M /trunk/modules/gui/wxwindows/wizard.cpp
 
-* missing file
+wxwindows/wizard.cpp: run Layout() on the sizers when changing output method
+in the streaming method page of the wizard, in order to properly show all
+text. Hardcode the top spacing in order to prevent controls from moving
+around on Layout(). reported by markfm
 
 ------------------------------------------------------------------------
-r6346 | zorglub | 2004-01-11 01:45:06 +0100 (Sun, 11 Jan 2004) | 15 lines
+r9848 | sigmunau | 2005-01-29 13:41:35 +0100 (Sat, 29 Jan 2005) | 5 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/wizard.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
+wxwindows/wizard.cpp: fixed a crash when pressing Ok in Open-dialog without
+actually selecting anything (reported by Trax)
+both: fix a compiler warning (c++ likes function that don't change their
+parameters to declare them const)
 
 ------------------------------------------------------------------------
-r6345 | asmax | 2004-01-11 01:21:22 +0100 (Sun, 11 Jan 2004) | 7 lines
+r9846 | sam | 2005-01-28 16:37:09 +0100 (Fri, 28 Jan 2005) | 2 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
+   M /trunk/configure.ac
 
-* 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)
+  * configure.ac: Attempt to work without a C++ compiler.
 
 ------------------------------------------------------------------------
-r6344 | zorglub | 2004-01-11 01:11:56 +0100 (Sun, 11 Jan 2004) | 2 lines
+r9845 | gbazin | 2005-01-28 15:17:38 +0100 (Fri, 28 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/src/playlist/playlist.c
-
-Use playlist_current when going from one item to another
+   M /trunk/Makefile.am
 
+* Makefile.am: include the activex plugin in package-win32-base.
 ------------------------------------------------------------------------
-r6343 | fenrir | 2004-01-11 01:01:35 +0100 (Sun, 11 Jan 2004) | 2 lines
+r9844 | hartman | 2005-01-28 02:04:58 +0100 (Fri, 28 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/modules/access/cdda/access.c
 
- * ncurses: better playlist handling.
+* cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that isn't always available and wasn't version ifdef'ed. An already version ifdef'ed include already exists in cdda/cdda.h
 
 ------------------------------------------------------------------------
-r6342 | sigmunau | 2004-01-11 00:46:39 +0100 (Sun, 11 Jan 2004) | 3 lines
+r9843 | hartman | 2005-01-28 01:44:31 +0100 (Fri, 28 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-src/input/input.c:
- * removed unused variable
+* Two small bugs in the OSX intf
 
 ------------------------------------------------------------------------
-r6341 | hartman | 2004-01-11 00:44:19 +0100 (Sun, 11 Jan 2004) | 2 lines
+r9842 | hartman | 2005-01-27 23:33:15 +0100 (Thu, 27 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/sort.c
+   M /trunk/src/video_output/video_output.c
 
-* oops, bug
+* src/video_output/video_output.c: Fixed the SuxorThread. The thread didn't declare itself ready :(
 
 ------------------------------------------------------------------------
-r6340 | sigmunau | 2004-01-11 00:31:33 +0100 (Sun, 11 Jan 2004) | 3 lines
+r9841 | hartman | 2005-01-27 22:56:34 +0100 (Thu, 27 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/src/playlist/playlist.c
 
-modules/gui/ncurse/ncurses.c:
- * fixed a segfault when the 'f' button was pressed with no item playing
+* src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.
 
 ------------------------------------------------------------------------
-r6339 | anil | 2004-01-11 00:22:21 +0100 (Sun, 11 Jan 2004) | 2 lines
+r9840 | gbazin | 2005-01-27 18:05:25 +0100 (Thu, 27 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-
-* fixed skins2 module loading when libtar is present (thanks AsMax :)
+   M /trunk/modules/codec/dvbsub.c
 
+* modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.
 ------------------------------------------------------------------------
-r6338 | hartman | 2004-01-10 15:24:33 +0100 (Sat, 10 Jan 2004) | 4 lines
+r9839 | gbazin | 2005-01-27 17:44:31 +0100 (Thu, 27 Jan 2005) | 1 line
 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
+   M /trunk/modules/demux/ts.c
 
+* modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
 ------------------------------------------------------------------------
-r6337 | rocky | 2004-01-10 14:59:25 +0100 (Sat, 10 Jan 2004) | 3 lines
+r9838 | gbazin | 2005-01-27 16:44:34 +0100 (Thu, 27 Jan 2005) | 1 line
 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
+   M /trunk/configure.ac
+   M /trunk/modules/access/smb.c
 
+* modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.
 ------------------------------------------------------------------------
-r6336 | zorglub | 2004-01-10 13:35:33 +0100 (Sat, 10 Jan 2004) | 2 lines
+r9837 | hartman | 2005-01-27 15:03:48 +0100 (Thu, 27 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/src/interface/interface.c
+   M /trunk/extras/contrib/Makefile
 
-Add SAP to the list of additionnal interfaces
+* contrib/Makefile: use tabs, not spaces in Makefile
 
 ------------------------------------------------------------------------
-r6335 | hartman | 2004-01-10 04:36:03 +0100 (Sat, 10 Jan 2004) | 4 lines
+r9836 | gbazin | 2005-01-27 13:51:21 +0100 (Thu, 27 Jan 2005) | 1 line
 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
+   M /trunk/configure.ac
+   M /trunk/modules/access/Modules.am
+   A /trunk/modules/access/smb.c
 
+* modules/access/smb.c: new SMB/CIFS access module using libsmbclient.
 ------------------------------------------------------------------------
-r6334 | hartman | 2004-01-09 23:11:04 +0100 (Fri, 09 Jan 2004) | 5 lines
+r9835 | sigmunau | 2005-01-27 12:50:39 +0100 (Thu, 27 Jan 2005) | 2 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
+   M /trunk/modules/demux/mkv.cpp
 
-* 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
+mkc.cpp: fix crash on invalid tracks
 
 ------------------------------------------------------------------------
-r6333 | hartman | 2004-01-09 21:36:21 +0100 (Fri, 09 Jan 2004) | 5 lines
+r9834 | fkuehne | 2005-01-27 02:14:24 +0100 (Thu, 27 Jan 2005) | 1 line
 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
+   M /trunk/modules/gui/macosx/prefs.m
 
+* VLCPrefs's delloc method got accidentally removed while splitting the nibs. Re-added it again.
 ------------------------------------------------------------------------
-r6332 | jlj | 2004-01-09 20:45:46 +0100 (Fri, 09 Jan 2004) | 2 lines
+r9833 | fkuehne | 2005-01-27 01:49:46 +0100 (Thu, 27 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/src/misc/configuration.c
-
-  * ./src/misc/configuration.c: win32 UNICODE fixes.
+   M /trunk/extras/contrib/Makefile
+   M /trunk/extras/contrib/src/Makefile
 
+* contrib/Makefile: remove the BUILDDIRS on clean-src as well to prevent the disposal of outdated stuff and its mixture with newer libraries
+* contrib/src/Makefile: touch .aclocal after copying the aclocal files, so this isn't done everytime make runs
 ------------------------------------------------------------------------
-r6331 | gbazin | 2004-01-09 20:21:58 +0100 (Fri, 09 Jan 2004) | 3 lines
+r9832 | gbazin | 2005-01-26 17:12:37 +0100 (Wed, 26 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/src/extras/libc.c
-
-
-* src/extras/libc.c: return result in vlc_asprintf().
+   M /trunk/src/input/stream.c
+   M /trunk/src/libvlc.h
 
+* src/libvlc.h, src/input/stream.c: new --input-list option which allows you to specify a list of inputs which will be concatenated to the main MRL during playback (for splitted streams). Note that this deprecates the --file-cat option which was specific to the file access plugin while the new option should be generic.
 ------------------------------------------------------------------------
-r6330 | gbazin | 2004-01-09 19:32:04 +0100 (Fri, 09 Jan 2004) | 3 lines
+r9831 | rocky | 2005-01-26 14:05:14 +0100 (Wed, 26 Jan 2005) | 5 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
+   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/info.c
+   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/access/vcdx/info.c
+   M /trunk/modules/access/vcdx/vcdplayer.c
+   M /trunk/modules/access/vcdx/vcdplayer.h
 
+configure.ac: reinstate libcdio CD-DA and VCD plugins (on demand)
+cdda/*: add basic cd-paranoia mode via libcdio.
+vcdx/*: changes dictated by new regime
 
-* ALL: added vlc_asprintf() to our libc.
+------------------------------------------------------------------------
+r9830 | gbazin | 2005-01-26 09:18:46 +0100 (Wed, 26 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/Modules.am
+   M /trunk/modules/video_output/wingdi.c
 
+* modules/video_output/wingdi.c: improvements + embedded support + GAPI support for WinCE. Needs some more work as well for fullscreen support.
 ------------------------------------------------------------------------
-r6329 | jlj | 2004-01-09 18:29:17 +0100 (Fri, 09 Jan 2004) | 2 lines
+r9826 | fenrir | 2005-01-25 15:15:08 +0100 (Tue, 25 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/src/input/es_out.c
 
-  * ./modules/demux/mp4/drms.c: switched to dyn. linking of SHGetFolderPath
+ * es_out: fix program change on the fly.
 
 ------------------------------------------------------------------------
-r6328 | hartman | 2004-01-09 16:39:38 +0100 (Fri, 09 Jan 2004) | 2 lines
+r9824 | dionoea | 2005-01-25 00:42:14 +0100 (Tue, 25 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/video_output/vout_intf.c
 
-* configure --help aliging
+ * remove unused home_dir from fprintf style function
 
 ------------------------------------------------------------------------
-r6327 | hartman | 2004-01-09 16:26:58 +0100 (Fri, 09 Jan 2004) | 4 lines
+r9823 | dionoea | 2005-01-24 23:57:09 +0100 (Mon, 24 Jan 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/src/video_output/vout_intf.c
+
+ * under windows, default directory to save snapshots is now the user's
+   My Pictures (or Mes Images ... depending on locale) directory
 
-* Gibalou you broke something again :)
-  You used vasprintf but used asprintf paramaters. Which one do you want to use?
-  i changed to asprintf now.
 
 ------------------------------------------------------------------------
-r6326 | hartman | 2004-01-09 14:08:08 +0100 (Fri, 09 Jan 2004) | 2 lines
+r9822 | hartman | 2005-01-24 21:46:20 +0100 (Mon, 24 Jan 2005) | 7 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/control/rtci.c
 
-* MAX_PATH is a windowism. Use PATH_MAX.
+* modules/control/rc.c:
+ - New commands fastforward and rewind for VOD trickplay
+ - New command goto <index> for better playlist control
+ - Playlist parent item (category) now appended to output
+ Patch by Dermot McGahon
+* modules/control/rtci.c: ported patch to rtci as well.
 
 ------------------------------------------------------------------------
-r6325 | gbazin | 2004-01-09 13:23:47 +0100 (Fri, 09 Jan 2004) | 2 lines
+r9821 | hartman | 2005-01-24 21:44:53 +0100 (Mon, 24 Jan 2005) | 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
+   M /trunk/modules/control/http.c
 
-* ALL: MSVC compilation fixes.
+* Rename a TIME_ABSOLUTE define because it's already defined in the Mach kernel headers.
 
 ------------------------------------------------------------------------
-r6324 | jlj | 2004-01-09 05:37:43 +0100 (Fri, 09 Jan 2004) | 4 lines
+r9820 | djc | 2005-01-24 15:19:40 +0100 (Mon, 24 Jan 2005) | 2 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
+   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
 
-  * ./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.
+Added a Service Discovery sub menu in playlist contextual menu.
 
 ------------------------------------------------------------------------
-r6323 | hartman | 2004-01-09 03:28:30 +0100 (Fri, 09 Jan 2004) | 3 lines
+r9817 | zorglub | 2005-01-23 22:07:24 +0100 (Sun, 23 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/gui/wxwindows/wizard.cpp
 
-* video.c: gibalou: no palctrl in avcodec context in 0.4.8
-* ffmpeg.c: 0.4.8 ifdef'ing
+Fix breakage in transcode file selection
 
 ------------------------------------------------------------------------
-r6322 | rocky | 2004-01-09 02:17:57 +0100 (Fri, 09 Jan 2004) | 2 lines
+r9816 | yoann | 2005-01-23 21:58:48 +0100 (Sun, 23 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/subtitles/cvd-subtitles.txt
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-Minor grammatical changes.
+* wxwindows/playlist.cpp: Menu and toolbar are no longer dockable
 
 ------------------------------------------------------------------------
-r6321 | gbazin | 2004-01-09 01:32:12 +0100 (Fri, 09 Jan 2004) | 3 lines
+r9815 | yoann | 2005-01-23 18:53:40 +0100 (Sun, 23 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/Modules.am
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_vlm.h
+   M /trunk/src/misc/vlm.c
 
+* src/misc/vlm.c: start exporting some VLM control functions
 
-* modules/demux/mpeg/Modules.am: forgot to remove private.h.
+------------------------------------------------------------------------
+r9814 | gbazin | 2005-01-23 13:26:01 +0100 (Sun, 23 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
 
+* modules/codec/dvbsub.c: full 4 and 8 bits RLE encodings.
 ------------------------------------------------------------------------
-r6320 | gbazin | 2004-01-09 01:30:29 +0100 (Fri, 09 Jan 2004) | 3 lines
+r9813 | zorglub | 2005-01-23 12:06:17 +0100 (Sun, 23 Jan 2005) | 2 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
+   M /trunk/NEWS
 
+Update NEWS
 
-* modules/demux/mpeg: fixed latest changes to mpeg system demuxer (dvd playing was broken).
+------------------------------------------------------------------------
+r9811 | gbazin | 2005-01-22 21:35:24 +0100 (Sat, 22 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/blend.c
 
+* modules/video_filter/blend.c: chroma fixes for the YUY2 blending.
 ------------------------------------------------------------------------
-r6319 | gbazin | 2004-01-09 01:02:55 +0100 (Fri, 09 Jan 2004) | 4 lines
+r9810 | andrep | 2005-01-22 18:50:11 +0100 (Sat, 22 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/mozilla/vlcshell.cpp
 
+* mozilla/vlcshell.cpp: Fix compilation on Mac OS X
 
-* modules/codec/ffmpeg/video.c: setup dummy palette to avoid segfaults with some codecs.
-* modules/codec/ffmpeg/ffmpeg.c: more fourccs.
 
 ------------------------------------------------------------------------
-r6318 | sigmunau | 2004-01-09 00:21:01 +0100 (Fri, 09 Jan 2004) | 3 lines
+r9809 | andrep | 2005-01-22 18:48:45 +0100 (Sat, 22 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/mozilla/Makefile.am
 
-modules/codec/ffmpeg/ffmpeg.c:
- * add fourcc "smc "
+* mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate build directory
 
 ------------------------------------------------------------------------
-r6317 | hartman | 2004-01-08 23:37:59 +0100 (Thu, 08 Jan 2004) | 2 lines
+r9808 | fkuehne | 2005-01-22 16:13:01 +0100 (Sat, 22 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/vlc.ebuild
-
-* And AGAIN the caca fix
+   M /trunk/po/el.po
 
+* initial translation to Greek by Simos Xenitellis
 ------------------------------------------------------------------------
-r6316 | hartman | 2004-01-08 23:34:54 +0100 (Thu, 08 Jan 2004) | 2 lines
+r9806 | hartman | 2005-01-22 02:57:49 +0100 (Sat, 22 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/vlc.ebuild
+   M /trunk/modules/gui/macosx/playlist.m
 
-* thats what you get when you work in multiple directories
+* playlist.m: fix a locking issue
 
 ------------------------------------------------------------------------
-r6315 | gbazin | 2004-01-08 23:02:29 +0100 (Thu, 08 Jan 2004) | 3 lines
+r9805 | yoann | 2005-01-21 22:49:28 +0100 (Fri, 21 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
+   M /trunk/modules/gui/ncurses.c
 
-* modules/codec/ffmpeg/ffmpeg.c: compilation fix for ffmpeg 0.4.8.
+* modules/gui/ncurses.c: incremental search works now with tree playlist.
 
 ------------------------------------------------------------------------
-r6314 | hartman | 2004-01-08 22:55:06 +0100 (Thu, 08 Jan 2004) | 2 lines
+r9804 | hartman | 2005-01-21 21:12:05 +0100 (Fri, 21 Jan 2005) | 4 lines
 Changed paths:
-   M /trunk/vlc.ebuild
+   M /trunk/extras/contrib/src/Makefile
 
-* caca 0.6 doesn't work with 0.7.0 remember? :)
+* contrib Makefile
+  added a .aclocal change to copy the m4 from extras/contrib/share/aclocal to
+  the vlc m4 dir. No more complete bootstrap after a simple configure.ac or Makefile.am change. :)
 
 ------------------------------------------------------------------------
-r6313 | gbazin | 2004-01-08 22:48:43 +0100 (Thu, 08 Jan 2004) | 4 lines
+r9803 | hartman | 2005-01-21 20:26:08 +0100 (Fri, 21 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
+   M /trunk/modules/video_filter/blend.c
 
-* modules/codec/ffmpeg/demux.c: improvements.
-* modules/codec/ffmpeg/ffmpeg.c: added a few fourccs.
+* blend.c: Fix YUVP -> YUY2 blend. YUVP is actually YVUP and this was not accounted for in the YUY2 blend routine. This resulted in incorrect colors in some DVD menu's for instance.
 
 ------------------------------------------------------------------------
-r6312 | hartman | 2004-01-08 22:19:03 +0100 (Thu, 08 Jan 2004) | 4 lines
+r9802 | fenrir | 2005-01-21 18:02:39 +0100 (Fri, 21 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/vlc.ebuild
-
-* Updated with new libraries in vlc
-* Use new style of use_enable
-* Fixed some bugs
+   M /trunk/modules/demux/ts.c
 
+ts: fix --ts-extra-pmt.
 ------------------------------------------------------------------------
-r6311 | sam | 2004-01-08 20:22:10 +0100 (Thu, 08 Jan 2004) | 3 lines
+r9801 | massiot | 2005-01-21 16:22:45 +0100 (Fri, 21 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/caca.c
+   M /trunk/modules/access/pvr/pvr.c
 
-  * modules/video_output/caca.c:
-    + Updated for libcaca 0.7.
+* modules/access/pvr/pvr.c: Fixed width/height selection with latest ivtv
+  drivers.
 
 ------------------------------------------------------------------------
-r6310 | hartman | 2004-01-08 20:07:42 +0100 (Thu, 08 Jan 2004) | 3 lines
+r9800 | fkuehne | 2005-01-21 15:57:23 +0100 (Fri, 21 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/vlc.ebuild
-
-* Updated the ebuild for 0.7.0
-  a bit late i know. I had forgotten about it.
+   M /trunk/Makefile.am
 
+* small fix to the handling of the new nib-files (we are using the >= 10.2 format for the new ones, so 'objects.nib' is called 'keyedobjects.nib')
 ------------------------------------------------------------------------
-r6309 | fenrir | 2004-01-08 17:28:37 +0100 (Thu, 08 Jan 2004) | 3 lines
+r9799 | damienf | 2005-01-21 14:52:11 +0100 (Fri, 21 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
+   M /trunk/activex/axvlc.idl
+   M /trunk/activex/axvlc.tlb
+   M /trunk/activex/connectioncontainer.cpp
+   M /trunk/activex/connectioncontainer.h
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/provideclassinfo.cpp
+   M /trunk/activex/test.html
+   M /trunk/activex/utils.cpp
+   M /trunk/activex/vlccontrol.cpp
+
+ActiveX: misc fixes & improvements
 
- * ncurses: added and updated a lot of fonctionnalities. (Playlist browser,
- time, informations and help display).
 
 ------------------------------------------------------------------------
-r6308 | gbazin | 2004-01-08 16:11:35 +0100 (Thu, 08 Jan 2004) | 3 lines
+r9798 | hartman | 2005-01-21 14:41:52 +0100 (Fri, 21 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/Makefile.am
 
+* Add the new Nibs to MAKE_DIST
 
-* modules/codec/ffmpeg/ffmpeg.c: oops.
+------------------------------------------------------------------------
+r9797 | gbazin | 2005-01-21 11:53:29 +0100 (Fri, 21 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/asf.c
 
+* modules/mux/asf.c: for mpeg audio, i_bitspersample needs to be set to 0.
 ------------------------------------------------------------------------
-r6307 | courmisch | 2004-01-08 13:44:59 +0100 (Thu, 08 Jan 2004) | 2 lines
+r9796 | hartman | 2005-01-20 21:51:36 +0100 (Thu, 20 Jan 2005) | 7 lines
 Changed paths:
-   A /trunk/modules/gui/skins2/.cvsignore
+   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/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
-Added .cvsignore
+OS X intf work
+- don't use bool. it's BOOL
+- use GNU style C and hungarian notation
+- fix the issue with GUI crashes in playlistview
+- default is now category view (for experimentation until we have a SD menu)
+- experiment with NSViews to fix the 'drawer' issue (not working though)
 
 ------------------------------------------------------------------------
-r6306 | hartman | 2004-01-08 13:07:07 +0100 (Thu, 08 Jan 2004) | 2 lines
+r9795 | sigmunau | 2005-01-20 20:58:02 +0100 (Thu, 20 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/services_discovery/sap.c
 
-* ffmpeg 0.4.8 compilation fix
+sap.c: fix too early free in demux 
 
 ------------------------------------------------------------------------
-r6305 | jlj | 2004-01-08 12:36:40 +0100 (Thu, 08 Jan 2004) | 2 lines
+r9794 | sigmunau | 2005-01-20 20:27:56 +0100 (Thu, 20 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/audio_output/alsa.c
 
-  * ./src/extras/libc.c: vasprintf bug fix.
+alsa.c: Enumerate available audio devices (Code gratefully borrowed from xmms)
 
 ------------------------------------------------------------------------
-r6304 | fenrir | 2004-01-08 12:18:27 +0100 (Thu, 08 Jan 2004) | 2 lines
+r9793 | gbazin | 2005-01-20 16:28:56 +0100 (Thu, 20 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/src/audio_output/output.c
 
- * vlc_common: mmh, use right prototype...
+* src/audio_output/output.c: skip late buffers in b_can_sleek mode (patch courtesy of  )
+------------------------------------------------------------------------
+r9792 | gbazin | 2005-01-20 15:30:17 +0100 (Thu, 20 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/asf.c
 
+* modules/mux/asf.c: another fix for WMA support.
 ------------------------------------------------------------------------
-r6303 | fenrir | 2004-01-08 11:27:07 +0100 (Thu, 08 Jan 2004) | 2 lines
+r9791 | massiot | 2005-01-20 14:34:48 +0100 (Thu, 20 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
+   M /trunk/src/input/es_out.c
 
- * all: correct test for vasprintf.
+* src/input/es_out.c: Improved the kludge for teletext streams without
+  appropriate PTS.
 
 ------------------------------------------------------------------------
-r6302 | sigmunau | 2004-01-08 01:52:08 +0100 (Thu, 08 Jan 2004) | 3 lines
+r9790 | gbazin | 2005-01-20 14:18:34 +0100 (Thu, 20 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-
-modules/gui/wxwindows/playlist.cpp:
-  * fixed a warning
+   M /trunk/modules/mux/asf.c
 
+* modules/mux/asf.c: compiler warnings are there for a reason ;)
 ------------------------------------------------------------------------
-r6301 | fenrir | 2004-01-08 01:37:18 +0100 (Thu, 08 Jan 2004) | 3 lines
+r9789 | gbazin | 2005-01-20 13:32:53 +0100 (Thu, 20 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/include/codecs.h
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/avi.c
 
- * modules/demux/mp4/libmp4.c: use vasprintf
- * modules/access/ftp.c: cleaned up.
+* modules/mux/asf.c: only add an audio error correction field in the case of WMA.
+* include/codecs.h: added a couple more audio tags.
 
 ------------------------------------------------------------------------
-r6300 | gbazin | 2004-01-08 01:12:50 +0100 (Thu, 08 Jan 2004) | 7 lines
+r9788 | gbazin | 2005-01-20 13:11:03 +0100 (Thu, 20 Jan 2005) | 1 line
 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
-
-
-* 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.
 
+* configure.ac: oops, forgot something.
 ------------------------------------------------------------------------
-r6299 | fenrir | 2004-01-08 00:39:41 +0100 (Thu, 08 Jan 2004) | 2 lines
+r9787 | gbazin | 2005-01-20 13:03:58 +0100 (Thu, 20 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
-   M /trunk/src/misc/net.c
-
- * all: added own implementation of vasprintf. I hope it's ok this way.
+   M /trunk/activex/Makefile.am
+   M /trunk/configure.ac
 
+* configure.ac, activex/Makefile.am: conditional compile of the activex plugin.
 ------------------------------------------------------------------------
-r6298 | gbazin | 2004-01-07 20:20:30 +0100 (Wed, 07 Jan 2004) | 5 lines
+r9786 | gbazin | 2005-01-20 11:10:30 +0100 (Thu, 20 Jan 2005) | 1 line
 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
-
-
-* 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.
+   M /trunk/activex/Makefile.am
+   M /trunk/configure.ac
 
+* configure.ac, activex/Makefile.am: small fixes to the activex plugin build.
 ------------------------------------------------------------------------
-r6297 | fenrir | 2004-01-07 18:57:56 +0100 (Wed, 07 Jan 2004) | 2 lines
+r9784 | zorglub | 2005-01-19 23:33:16 +0100 (Wed, 19 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/TODO
+   M /trunk/configure.ac
 
- * input: fix to avoid forced subtitle not selected.
+autoconf build fix
+one todo item less !
 
 ------------------------------------------------------------------------
-r6296 | hartman | 2004-01-07 17:54:47 +0100 (Wed, 07 Jan 2004) | 2 lines
+r9783 | bigben | 2005-01-19 23:28:47 +0100 (Wed, 19 Jan 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/control/showintf.c
 
-* Fix a memory leak when there is no p_vout, but when there are subs.
+Add a category to the showintf control interface, so that it gets displayed in the prefs...
 
-------------------------------------------------------------------------
-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.
 
 ------------------------------------------------------------------------
-r6294 | fenrir | 2004-01-07 16:31:31 +0100 (Wed, 07 Jan 2004) | 3 lines
+r9780 | massiot | 2005-01-19 19:30:33 +0100 (Wed, 19 Jan 2005) | 2 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
+   M /trunk/include/vlc_threads_funcs.h
 
- * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR, now ES_OUT_SET_PCR
-  apply to the selected program.
+* include/vlc_threads_funcs.h: More %d -> %u
 
 ------------------------------------------------------------------------
-r6293 | fenrir | 2004-01-07 16:21:27 +0100 (Wed, 07 Jan 2004) | 5 lines
+r9779 | damienf | 2005-01-19 18:14:16 +0100 (Wed, 19 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/Makefile.am
+   A /trunk/activex
+   A /trunk/activex/Makefile.am
+   A /trunk/activex/README.TXT
+   A /trunk/activex/axvlc.def
+   A /trunk/activex/axvlc.idl
+   A /trunk/activex/axvlc.reg
+   A /trunk/activex/axvlc.tlb
+   A /trunk/activex/axvlc_idl.c
+   A /trunk/activex/axvlc_idl.h
+   A /trunk/activex/axvlc_rc.rc
+   A /trunk/activex/connectioncontainer.cpp
+   A /trunk/activex/connectioncontainer.h
+   A /trunk/activex/inplace.bmp
+   A /trunk/activex/main.cpp
+   A /trunk/activex/objectsafety.cpp
+   A /trunk/activex/objectsafety.h
+   A /trunk/activex/olecontrol.cpp
+   A /trunk/activex/olecontrol.h
+   A /trunk/activex/oleinplaceactiveobject.cpp
+   A /trunk/activex/oleinplaceactiveobject.h
+   A /trunk/activex/oleinplaceobject.cpp
+   A /trunk/activex/oleinplaceobject.h
+   A /trunk/activex/oleobject.cpp
+   A /trunk/activex/oleobject.h
+   A /trunk/activex/persistpropbag.cpp
+   A /trunk/activex/persistpropbag.h
+   A /trunk/activex/persiststorage.cpp
+   A /trunk/activex/persiststorage.h
+   A /trunk/activex/persiststreaminit.cpp
+   A /trunk/activex/persiststreaminit.h
+   A /trunk/activex/plugin.cpp
+   A /trunk/activex/plugin.h
+   A /trunk/activex/provideclassinfo.cpp
+   A /trunk/activex/provideclassinfo.h
+   A /trunk/activex/test.html
+   A /trunk/activex/utils.cpp
+   A /trunk/activex/utils.h
+   A /trunk/activex/vlccontrol.cpp
+   A /trunk/activex/vlccontrol.h
+   M /trunk/configure.ac
+
+Initial version of ActiveX plugin for VLC
 
- * 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).
 
 ------------------------------------------------------------------------
-r6292 | fenrir | 2004-01-07 15:59:37 +0100 (Wed, 07 Jan 2004) | 3 lines
+r9776 | hartman | 2005-01-18 22:51:00 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/nsv.c
+   M /trunk/extras/contrib/src/Makefile
 
- * demux2: allow to force demuxer.
- * nsv: fixed bad init.
+* fix libcddb build under 10.2
 
 ------------------------------------------------------------------------
-r6291 | fenrir | 2004-01-07 15:59:03 +0100 (Wed, 07 Jan 2004) | 2 lines
+r9775 | gbazin | 2005-01-18 20:24:06 +0100 (Tue, 18 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/src/misc/net.c
-
- * net: mem leak in net_Printf
+   M /trunk/po/el.po
 
+* po/el.po: the build process needs a valid file.
 ------------------------------------------------------------------------
-r6290 | rocky | 2004-01-07 08:21:31 +0100 (Wed, 07 Jan 2004) | 10 lines
+r9774 | fkuehne | 2005-01-18 18:26:51 +0100 (Tue, 18 Jan 2005) | 2 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.
+   M /trunk/configure.ac
+   A /trunk/po/el.po
 
+* BOTH: added modern Greek to the list of available languages
+* configure.ac: updated the copyright string to 2005
 ------------------------------------------------------------------------
-r6289 | fenrir | 2004-01-07 00:11:47 +0100 (Wed, 07 Jan 2004) | 2 lines
+r9773 | gbazin | 2005-01-18 15:36:26 +0100 (Tue, 18 Jan 2005) | 5 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/modules/mux/asf.c
 
- * network: vlc_UrlParse should now accept ipv6 ip (untested).
+* modules/mux/asf.c:
+  - add an audio error correction field to the stream properties object.
+    This is mandated by the spec and makes some versions of WMP a lot happier about playing our files.
+  - only put an header extension object when necessary.
 
 ------------------------------------------------------------------------
-r6288 | fenrir | 2004-01-07 00:03:17 +0100 (Wed, 07 Jan 2004) | 2 lines
+r9772 | hartman | 2005-01-18 04:02:07 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/src/misc/net.c
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
- * src/misc/net.c: fixed net_Gets
+* fix author field of OSX info dialog
 
 ------------------------------------------------------------------------
-r6287 | sigmunau | 2004-01-06 22:42:43 +0100 (Tue, 06 Jan 2004) | 6 lines
+r9771 | hartman | 2005-01-18 03:56:18 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/src/input/stream.c
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-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()
+* fix OSX info dialog lockup due to changed info accessor methods.
 
 ------------------------------------------------------------------------
-r6286 | gbazin | 2004-01-06 20:12:08 +0100 (Tue, 06 Jan 2004) | 3 lines
+r9770 | hartman | 2005-01-18 03:17:01 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/video_output/directx/directx.c: move the video window to the right display when using --directx-device.
+* fix libopendaap on 10.2
 
 ------------------------------------------------------------------------
-r6285 | hartman | 2004-01-06 15:35:16 +0100 (Tue, 06 Jan 2004) | 2 lines
+r9769 | hartman | 2005-01-18 02:19:54 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/libcddb.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-* Something about microdvd fps and a huge bug in its defaults.
+* finally fixed CDDB contrib
 
 ------------------------------------------------------------------------
-r6284 | zorglub | 2004-01-06 13:02:06 +0100 (Tue, 06 Jan 2004) | 2 lines
+r9768 | hartman | 2005-01-18 00:38:27 +0100 (Tue, 18 Jan 2005) | 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
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/libcddb.patch
 
-Updated copyrights in libvlc
+* newer libcddb
 
 ------------------------------------------------------------------------
-r6283 | zorglub | 2004-01-06 09:50:20 +0100 (Tue, 06 Jan 2004) | 15 lines
+r9767 | hartman | 2005-01-17 23:37:20 +0100 (Mon, 17 Jan 2005) | 2 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
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/vcdimager.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-- 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)
+* Add libcddb, libcdio and vcdimager again to see if it works better on OSX by now
 
 ------------------------------------------------------------------------
-r6282 | rocky | 2004-01-06 05:57:34 +0100 (Tue, 06 Jan 2004) | 3 lines
+r9764 | hartman | 2005-01-17 20:42:13 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_playlist.h
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/libvlc.h
 
-Reinstate duration times on playlist item for CD-DA.  Done via adding
-an interface to allow setting the duration on adding a playlist item.
+* libvlc.h: fix some of the OSX keybindings (audio delay is now f and g, subtitle delay is h and j, both without modifiers)
 
 ------------------------------------------------------------------------
-r6281 | rocky | 2004-01-06 05:10:18 +0100 (Tue, 06 Jan 2004) | 3 lines
+r9763 | hartman | 2005-01-17 20:40:03 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   A /trunk/extras/contrib/src/Patches/daap.patch
 
-Unbreak plugin as a result of the recent playlist API change. Need to
-cripple PBC for now though.
+* libopendaap patch
 
 ------------------------------------------------------------------------
-r6280 | rocky | 2004-01-06 04:59:48 +0100 (Tue, 06 Jan 2004) | 5 lines
+r9762 | hartman | 2005-01-17 20:38:51 +0100 (Mon, 17 Jan 2005) | 2 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.
+   M /trunk/modules/services_discovery/daap.c
 
-Update documentation.
+* daap.c: host_t is already defined in Darwin's mach headers. renamed to dhost_t
 
 ------------------------------------------------------------------------
-r6279 | jlj | 2004-01-06 02:41:10 +0100 (Tue, 06 Jan 2004) | 2 lines
+r9761 | hartman | 2005-01-17 20:37:38 +0100 (Mon, 17 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+   M /trunk/toolbox
 
-  * ./modules/demux/mp4: added some DRMS debug statements.
+* Added the contrib system to MAKE_DIST
+* cleaned up some alignment in configure --help
 
 ------------------------------------------------------------------------
-r6278 | asmax | 2004-01-05 23:17:32 +0100 (Mon, 05 Jan 2004) | 4 lines
+r9760 | hartman | 2005-01-17 20:35:54 +0100 (Mon, 17 Jan 2005) | 2 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
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-* commands/cmd_*.hpp: use the DEFINE_COMMAND macro for simple commands
-* commands/cmd_fullscreen.*, parser/interpreter.cpp: added a
-  "vlc.fullscreen()" command
+* added libopendaap to contrib system
 
 ------------------------------------------------------------------------
-r6277 | gbazin | 2004-01-05 23:06:15 +0100 (Mon, 05 Jan 2004) | 4 lines
+r9759 | zorglub | 2005-01-17 19:36:52 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* modules/video_output/directx/directx.c: patch by Mike Schrag to add a config var
-for the directx preferred display device.
+Cache last FindItem request to speed up bulk-addings
 
 ------------------------------------------------------------------------
-r6276 | gbazin | 2004-01-05 21:02:21 +0100 (Mon, 05 Jan 2004) | 3 lines
+r9758 | zorglub | 2005-01-17 19:14:50 +0100 (Mon, 17 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/services_discovery/daap.c
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/playlist.c
 
+* DAAP : really include meta information, and don't crash on new hosts
 
-* modules/gui/skins2/vars/playlist.cpp: use ICONV_CONST to deal with the different prototypes for iconv(). Thanks sam!
 
 ------------------------------------------------------------------------
-r6275 | sam | 2004-01-05 20:33:11 +0100 (Mon, 05 Jan 2004) | 2 lines
+r9757 | gbazin | 2005-01-17 18:01:21 +0100 (Mon, 17 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-
-  * modules/gui/skins2/vars/playlist.cpp: Hack to prevent compilation errors.
+   M /trunk/modules/mux/asf.c
 
+* modules/mux/asf.c: properly write the ES type.
 ------------------------------------------------------------------------
-r6274 | bigben | 2004-01-05 19:43:17 +0100 (Mon, 05 Jan 2004) | 2 lines
+r9756 | fkuehne | 2005-01-17 17:48:05 +0100 (Mon, 17 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-
-Added a callback on item-change, so that the playlist is updated.
+   M /trunk/extras/contrib/src/packages.mak
 
+* changedthe GNU-mirror to ftp.belnet.be -- Gettext is download from the GNU-mirror again
 ------------------------------------------------------------------------
-r6273 | hartman | 2004-01-05 19:15:12 +0100 (Mon, 05 Jan 2004) | 2 lines
+r9755 | hartman | 2005-01-17 17:30:34 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/po/POTFILES.in
 
-* API change in mkv. Everyone should update to the latest libraries.
+* Fix pot-update after playlist/info.c removal
 
 ------------------------------------------------------------------------
-r6272 | gbazin | 2004-01-05 18:42:36 +0100 (Mon, 05 Jan 2004) | 5 lines
+r9754 | yoann | 2005-01-17 12:47:41 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/wxwindows/subtitles.cpp
 
+* wxwindows/subtitles.cpp: subtitle delay can also be <0 (now from -30000 to +30000)
 
-* 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.
+------------------------------------------------------------------------
+r9751 | gbazin | 2005-01-16 20:14:31 +0100 (Sun, 16 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
 
+* modules/codec/x264.c: updated to support recent x264.
 ------------------------------------------------------------------------
-r6271 | hartman | 2004-01-05 17:22:40 +0100 (Mon, 05 Jan 2004) | 4 lines
+r9750 | zorglub | 2005-01-16 16:57:01 +0100 (Sun, 16 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/caca.patch
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/TODO
 
-* Fixed mpeg2dec newer libcaca, newer matroska, www.videolan.org should now
-  be download.videolan.org etc etc etc.
-  A lot of small fixes
+Todo update
 
 ------------------------------------------------------------------------
-r6270 | fenrir | 2004-01-05 16:07:16 +0100 (Mon, 05 Jan 2004) | 2 lines
+r9749 | zorglub | 2005-01-16 15:44:26 +0100 (Sun, 16 Jan 2005) | 4 lines
 Changed paths:
-   M /trunk/modules/access/tcp.c
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/modules/gui/wince/playlist.cpp
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/services_discovery/daap.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/playlist/view.c
 
- * tcp: use net_*.
+* DAAP: add meta-information, delete hosts when they leave
+* SAP : coding style fixes
+* Some fogotten playlist_*Info
 
 ------------------------------------------------------------------------
-r6269 | hartman | 2004-01-05 15:50:42 +0100 (Mon, 05 Jan 2004) | 2 lines
+r9748 | zorglub | 2005-01-16 15:10:47 +0100 (Sun, 16 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/Makefile.am
+   M /trunk/include/vlc_input.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/access/cdda/info.c
+   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/modules/gui/wince/iteminfo.cpp
+   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/src/input/control.c
+   M /trunk/src/input/input.c
+   D /trunk/src/playlist/info.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/sort.c
 
-* Fix mpeg2dec buildsystem
+Remove playlist info accessors (as they now belong to input_item) and use vlc_input_item_AddInfo and vlc_input_item_GetInfo instead
 
 ------------------------------------------------------------------------
-r6268 | zorglub | 2004-01-05 15:42:14 +0100 (Mon, 05 Jan 2004) | 3 lines
+r9746 | sam | 2005-01-15 05:41:24 +0100 (Sat, 15 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
-   M /trunk/src/playlist/item-ext.c
+   M /trunk/ChangeLog
+   A /trunk/doc/ChangeLog-2004
+   M /trunk/doc/Makefile.am
 
-* modules/misc/sap.c : let the user configure timeout delay
-* src/playlist/item-ext.c : sanity checks when adding items
+  * Moved 2004 changelog to doc/.
 
 ------------------------------------------------------------------------
-r6267 | fenrir | 2004-01-05 15:10:58 +0100 (Mon, 05 Jan 2004) | 7 lines
+r9745 | titer | 2005-01-15 04:02:57 +0100 (Sat, 15 Jan 2005) | 2 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
+   M /trunk/modules/video_filter/motiondetect.c
 
+ motiondetect.c: gcc < 3 compile fix
 
- * 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 ;)
+------------------------------------------------------------------------
+r9744 | yoann | 2005-01-15 01:42:23 +0100 (Sat, 15 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/TODO
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
- * all: added net_* helpers functions.
+* modules/gui/wxwindows/playlist.cpp: when duration is not known, don't display (--:--:--)
 
 ------------------------------------------------------------------------
-r6266 | zorglub | 2004-01-05 14:07:03 +0100 (Mon, 05 Jan 2004) | 16 lines
+r9743 | yoann | 2005-01-14 19:01:36 +0100 (Fri, 14 Jan 2005) | 3 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
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/gui/ncurses.c
 
-What may be broken (untested):
-------------------------------
-   - Theora and Speex decoders
-   - some interfaces
-   - VCDX and CDDAX access
+* modules/access/directory.c: fix a segfault when reading an empty directory
+* modules/gui/ncurses.c: fix a segfault when playlist is empty
 
-The problems shouldn't hopefully excess compilation glitches.
-(removal of AddExt, of psz_author, and prototype of Add)
+------------------------------------------------------------------------
+r9742 | yoann | 2005-01-14 17:14:01 +0100 (Fri, 14 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses.c
 
-Additionnaly, interfaces that do not support item-change will have
-update problems.
+* modules/gui/ncurses.c: support for tree playlist in ncurses interface
+  use 'v' to toggle view
 
-* Updated modules list
+------------------------------------------------------------------------
+r9741 | gbazin | 2005-01-14 14:15:52 +0100 (Fri, 14 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/include/codecs.h
+   M /trunk/modules/demux/wav.c
 
+* include/codecs.h, modules/demux/wav.c: patch by Matthew Romaine to handle WAVEFORMATEXTENSIBLE files more robustly.
 ------------------------------------------------------------------------
-r6265 | zorglub | 2004-01-05 14:00:39 +0100 (Mon, 05 Jan 2004) | 9 lines
+r9740 | hartman | 2005-01-14 13:11:57 +0100 (Fri, 14 Jan 2005) | 2 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
+   M /trunk/modules/access/http.c
 
-  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
+* so the ogg vorbis fix broke shoutcast streams :) fixing again.... (tested with all audio streams i know off)
 
 ------------------------------------------------------------------------
-r6264 | zorglub | 2004-01-05 14:00:20 +0100 (Mon, 05 Jan 2004) | 6 lines
+r9739 | djc | 2005-01-14 00:28:36 +0100 (Fri, 14 Jan 2005) | 18 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
+   M /trunk/configure.ac
+   M /trunk/modules/video_filter/Modules.am
+   A /trunk/modules/video_filter/motiondetect.c
+
+Added simple motion detect filter.
+This filter uses a description file which follows this format :
+x1,y1,x2,y2,level,downspeed,upspeed,mrl
+...
+where x1,y1,x2,y2 describe a sensible rectangle, level is the minimum difference for an active pixel, downspeed an upspeed are to integers.
+mrl is a mrl to go when the filter has detected movement in the rectangle.
+
+This is fun with vlm. For example, you should try to launch vlc normaly with vlm and then type :
+new camera broadcast
+setup camera enabled
+setup camera input mrl to your camera
+setup camera option filter=motiondetect,transform
+#setup camera option transform-type=vflip
+#indeed, I did not reach to make this working
+control camera play
 
-  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
+Have fun ;)
 
 ------------------------------------------------------------------------
-r6263 | zorglub | 2004-01-05 13:59:54 +0100 (Mon, 05 Jan 2004) | 5 lines
+r9738 | massiot | 2005-01-13 20:03:03 +0100 (Thu, 13 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/modules/access_output/udp.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.
+* modules/access_out/udp.c: Issue a warning when two PCRs are put inside a
+  single UDP frame (may disturb some decoders).
 
 ------------------------------------------------------------------------
-r6262 | zorglub | 2004-01-05 13:59:43 +0100 (Mon, 05 Jan 2004) | 33 lines
+r9737 | massiot | 2005-01-13 20:02:04 +0100 (Thu, 13 Jan 2005) | 2 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
+   M /trunk/src/misc/threads.c
+
+* src/misc/threads.c: thread_id is in fact an _unsigned_ int.
 
-* 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
-
-------------------------------------------------------------------------
-r6261 | jlj | 2004-01-05 13:37:52 +0100 (Mon, 05 Jan 2004) | 2 lines
+------------------------------------------------------------------------
+r9736 | massiot | 2005-01-13 20:01:22 +0100 (Thu, 13 Jan 2005) | 3 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
+   M /trunk/src/input/es_out.c
 
-  * ./modules/demux/mp4: DRMS support.
+* src/input/es_out.c: EN 300 472 allows the PTS of teletext streams to be
+  invalid.
 
 ------------------------------------------------------------------------
-r6260 | jlj | 2004-01-05 13:24:51 +0100 (Mon, 05 Jan 2004) | 2 lines
+r9735 | zorglub | 2005-01-13 19:45:11 +0100 (Thu, 13 Jan 2005) | 16 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/configure.ac
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/services_discovery/Modules.am
+   A /trunk/modules/services_discovery/daap.c
+
+* DAAP (iTunes shares) services discovery and access module using libopendaap
+
+http://crazney.net/programs/itunes/libopendaap.html
+
+Problems : 
+   - At the moment, the file is downloaded entirely in memory before being
+     played.
+     The library offers another possibility : download the file on
+     demand to a pipe, but I don't think it would be a very good idea
+     (portability issues ? where to download to ?).
+     I hope a "download on demand to memory" feature will be added
+   - Sometimes, it looses connection to the peers.
+
+* Increased wx playlist font size
 
-  * ./AUTHORS: updated my country entry.
 
 ------------------------------------------------------------------------
-r6259 | fenrir | 2004-01-05 04:19:00 +0100 (Mon, 05 Jan 2004) | 2 lines
+r9734 | gbazin | 2005-01-13 12:25:58 +0100 (Thu, 13 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/nsv.c
-
- * nsv: clean up, added seek support.
+   M /trunk/src/misc/configuration.c
 
+* src/misc/configuration.c: fix config_GetType() to handle the new CONFIG_ITEM_MODULE_foo types.
 ------------------------------------------------------------------------
-r6258 | gbazin | 2004-01-04 23:38:49 +0100 (Sun, 04 Jan 2004) | 3 lines
+r9733 | gbazin | 2005-01-13 10:37:43 +0100 (Thu, 13 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-   M /trunk/modules/gui/skins2/vars/playlist.hpp
+   M /trunk/configure.ac
+   M /trunk/modules/codec/theora.c
 
+* modules/codec/theora.c: remove the need for theora_packet_iskeyframe().
+------------------------------------------------------------------------
+r9732 | hartman | 2005-01-13 00:51:02 +0100 (Thu, 13 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
 
-* modules/gui/skins2/vars/playlist.*: win32 compilation fix (not sure it is the right one).
+* <cough> broken patch </cough>
 
 ------------------------------------------------------------------------
-r6257 | gbazin | 2004-01-04 23:22:10 +0100 (Sun, 04 Jan 2004) | 3 lines
+r9731 | yoann | 2005-01-12 17:24:44 +0100 (Wed, 12 Jan 2005) | 4 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
-
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
 
-* modules/codec/ogt/*: win32 compilation fixes.
+* modules/gui/wxwindows/interface.cpp: Add new buttons for DVDs and CDs:
+  - Menu, Previous Chapter, Next Chapter for DVDs
+  - Previous Track, Next Track for CDs
 
 ------------------------------------------------------------------------
-r6256 | gbazin | 2004-01-04 23:03:20 +0100 (Sun, 04 Jan 2004) | 3 lines
+r9730 | hartman | 2005-01-12 17:07:20 +0100 (Wed, 12 Jan 2005) | 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
+   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
 
+* part of patch was applied upstream. Adapt....
 
-* ALL: bumping version number to 0.7.1-cvs.
+------------------------------------------------------------------------
+r9729 | gbazin | 2005-01-12 15:27:35 +0100 (Wed, 12 Jan 2005) | 1 line
+Changed paths:
+   A /trunk/modules/gui/wince/wince.rc
 
+* modules/gui/wince/wince.rc: forgot to commit this file with the wince interface.
 ------------------------------------------------------------------------
-r6255 | kuehne | 2004-01-04 22:44:44 +0100 (Sun, 04 Jan 2004) | 2 lines
+r9728 | zorglub | 2005-01-12 10:19:10 +0100 (Wed, 12 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-Fixed a small bug which prevented the translation of a string.
+Put callbacks after rebuild, avoids deadlock in rebuild
 
 ------------------------------------------------------------------------
-r6254 | sam | 2004-01-04 19:18:45 +0100 (Sun, 04 Jan 2004) | 3 lines
+r9727 | fkuehne | 2005-01-11 18:42:08 +0100 (Tue, 11 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/toolbox
-
-  * toolbox:
-    + Minor fixes to the woody packages.
+   M /trunk/extras/contrib/src/packages.mak
 
+* changed the download-link of gettext temporarily to the videolan-main-server, since the current GNU-mirror does not provide the 0.14.1-release. The responsible admin is contacted.
 ------------------------------------------------------------------------
-r6253 | fenrir | 2004-01-04 18:35:02 +0100 (Sun, 04 Jan 2004) | 6 lines
+r9726 | zorglub | 2005-01-11 17:52:42 +0100 (Tue, 11 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/avi/avi.h
+   M /trunk/include/vlc_input.h
+   M /trunk/modules/access/directory.c
+   A /trunk/modules/gui/wxwindows/bitmaps/type_afile.xpm
+   A /trunk/modules/gui/wxwindows/bitmaps/type_cdda.xpm
+   M /trunk/modules/gui/wxwindows/bitmaps/type_directory.xpm
+   M /trunk/modules/gui/wxwindows/bitmaps/type_disc.xpm
+   M /trunk/modules/gui/wxwindows/bitmaps/type_net.xpm
+   A /trunk/modules/gui/wxwindows/bitmaps/type_node.xpm
+   A /trunk/modules/gui/wxwindows/bitmaps/type_vfile.xpm
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/view.c
 
- * 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..." )
+Add some icons
+Fix autoswitching to category view
 
 ------------------------------------------------------------------------
-r6252 | rocky | 2004-01-04 17:51:59 +0100 (Sun, 04 Jan 2004) | 4 lines
+r9725 | hartman | 2005-01-11 17:36:12 +0100 (Tue, 11 Jan 2005) | 2 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
+   M /trunk/extras/contrib/src/Patches/theora.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-Add OGT and CVD subtitle demuxers.
-write_png: might be made into a module and moved elsewhere
-cvd*: went over documentation a little bit.
+* newer theora: alpha4 version. new location, new patch
 
 ------------------------------------------------------------------------
-r6251 | rocky | 2004-01-04 17:25:00 +0100 (Sun, 04 Jan 2004) | 3 lines
+r9724 | massiot | 2005-01-11 17:32:50 +0100 (Tue, 11 Jan 2005) | 3 lines
 Changed paths:
-   A /trunk/doc/subtitles
-   A /trunk/doc/subtitles/cvd-subtitles.txt
-   A /trunk/doc/subtitles/svcd-ogt-subtitles.txt
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/dvb.h
+   M /trunk/modules/access/dvb/en50221.c
+   M /trunk/modules/access/dvb/linux_dvb.c
 
-A start for what little public documentation there is for CVD and OGT
-subtitles.
+* modules/access/dvb: Fixed numerous bugs related to the CAM configuration.
+  Reconfigure the frontend if no lock is acquired in 10s.
 
 ------------------------------------------------------------------------
-r6250 | fenrir | 2004-01-04 16:32:13 +0100 (Sun, 04 Jan 2004) | 5 lines
+r9723 | hartman | 2005-01-11 17:17:44 +0100 (Tue, 11 Jan 2005) | 2 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
+   M /trunk/modules/access/http.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.
+* fix ogg streams.
 
 ------------------------------------------------------------------------
-r6249 | zorglub | 2004-01-04 16:24:27 +0100 (Sun, 04 Jan 2004) | 2 lines
+r9722 | andrep | 2005-01-11 17:04:09 +0100 (Tue, 11 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
-Do not link twice zlib
+* configure.ac: Require libtheora 1.0alpha4
+
 
 ------------------------------------------------------------------------
-r6248 | fenrir | 2004-01-04 15:35:12 +0100 (Sun, 04 Jan 2004) | 3 lines
+r9721 | andrep | 2005-01-11 14:19:20 +0100 (Tue, 11 Jan 2005) | 3 lines
 Changed paths:
-   A /trunk/modules/demux/real.c
+   M /trunk/modules/codec/cmml/intf.c
+
+* cmml/intf.c: Fix refcount leak on main interface (thanks to gibalou for help)
 
- * 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.
 
 ------------------------------------------------------------------------
-r6247 | fenrir | 2004-01-04 15:28:11 +0100 (Sun, 04 Jan 2004) | 3 lines
+r9720 | gbazin | 2005-01-11 13:02:57 +0100 (Tue, 11 Jan 2005) | 1 line
 Changed paths:
-   A /trunk/modules/demux/demux2.c
-   A /trunk/modules/demux/nsv.c
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+
+* modules/gui/wxwindows/preferences_widgets.cpp: added update event for IntegerListConfigControl.
+------------------------------------------------------------------------
+r9719 | hartman | 2005-01-11 12:51:03 +0100 (Tue, 11 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+* NSV uses a different mime type for audio only streams. Force the right demuxer...
+(we are very much approaching the point where we need a proper mimetype match table within the code)
 
- * demux2: a dummy demuxer to adapt to new demuxer API (experimental, and
- will be removed later).
 
 ------------------------------------------------------------------------
-r6246 | rocky | 2004-01-04 05:56:21 +0100 (Sun, 04 Jan 2004) | 2 lines
+r9718 | andrep | 2005-01-11 10:17:56 +0100 (Tue, 11 Jan 2005) | 4 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
+   M /trunk/modules/codec/theora.c
+
+* theora.c: Eliminate display artifacts when the very first frame of the
+  stream isn't a keyframe
 
-Was putting 1 byte of garbage for each packet.
 
 ------------------------------------------------------------------------
-r6245 | sam | 2004-01-04 05:53:07 +0100 (Sun, 04 Jan 2004) | 7 lines
+r9717 | andrep | 2005-01-11 09:58:06 +0100 (Tue, 11 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
-   M /trunk/doc/fortunes.txt
+   M /trunk/modules/codec/theora.c
+
+* theora.c: Fixed weird display artifacts when seeking on Theora videos
 
-  * 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.
 
 ------------------------------------------------------------------------
-r6244 | sam | 2004-01-04 05:50:24 +0100 (Sun, 04 Jan 2004) | 7 lines
+r9716 | bigben | 2005-01-10 22:08:45 +0100 (Mon, 10 Jan 2005) | 5 lines
 Changed paths:
-   M /trunk/include/codecs.h
-   M /trunk/modules/video_output/caca.c
+   M /trunk/modules/access/v4l/v4l.c
+
+* End of the implementation of the v4l-*options
+
+If somebody who has a v4l device could actually test that... (at least if the default values for the options make sense).
+
 
-  * 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.
-
-------------------------------------------------------------------------
-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...
-
-------------------------------------------------------------------------
-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...
-
-------------------------------------------------------------------------
-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 ;)
-
-------------------------------------------------------------------------
-r6240 | asmax | 2004-01-04 00:37:08 +0100 (Sun, 04 Jan 2004) | 2 lines
+------------------------------------------------------------------------
+r9715 | fkuehne | 2005-01-10 18:37:01 +0100 (Mon, 10 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/packages.mak
 
-* configure.ac: added the skins2 module (_should_ work ;)
-
-------------------------------------------------------------------------
-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 ;)
-
-------------------------------------------------------------------------
-r6238 | rocky | 2004-01-03 21:43:24 +0100 (Sat, 03 Jan 2004) | 3 lines
+* changed the GNU mirror once again, since the Irish one I choose previously is as bad as the GNU-main server -- let's use the LEO-server of the technical university of Munich (Germany), which is highly reliable (also an OpenOffice, Gentoo, Debian mirror)
+------------------------------------------------------------------------
+r9714 | sam | 2005-01-10 12:09:35 +0100 (Mon, 10 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
-   M /trunk/modules/access/vcdx/vcdplayer.h
+   M /trunk/configure.ac
 
-Put track information in Media Info.  If we have SVD information, show
-audio tracks and add that to the audio-selection window.
+  * configure.ac: -lfreetype requires -lm.
 
 ------------------------------------------------------------------------
-r6237 | rocky | 2004-01-03 19:41:36 +0100 (Sat, 03 Jan 2004) | 2 lines
+r9713 | bigben | 2005-01-09 23:45:24 +0100 (Sun, 09 Jan 2005) | 6 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
+   M /trunk/modules/access/pvr/pvr.c
    M /trunk/modules/access/v4l/v4l.c
 
-Sorry to be so pedantic - grammar (and spelling)
+* v4l.c:
+       - Add --v4l-* options for all the parametters that can be set from the MRL, so we have a complete Panel in the wx interface and some doc in the command line
+       - Only declaration for now, options don't make anything yet
+* pvr.c: describe height as height, not width
+
 
 ------------------------------------------------------------------------
-r6236 | rocky | 2004-01-03 19:40:01 +0100 (Sat, 03 Jan 2004) | 2 lines
+r9711 | asmax | 2005-01-09 20:46:39 +0100 (Sun, 09 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/gui/skins2/Modules.am
+   A /trunk/modules/gui/skins2/macosx
+   A /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
+   A /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
+   A /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
+   A /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
+   A /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
+   A /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
+   A /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
+   A /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
+   A /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
+   A /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
+   A /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
+   A /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
+   A /trunk/modules/gui/skins2/macosx/macosx_window.cpp
+   A /trunk/modules/gui/skins2/macosx/macosx_window.hpp
+   M /trunk/modules/gui/skins2/src/os_factory.cpp
 
-Spelling.
+- all: skeleton for a MacOSX port of skins2 (happy new year ;)
 
 ------------------------------------------------------------------------
-r6235 | rocky | 2004-01-03 18:52:15 +0100 (Sat, 03 Jan 2004) | 6 lines
+r9710 | asmax | 2005-01-08 18:49:22 +0100 (Sat, 08 Jan 2005) | 4 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.)
+   M /trunk/src/playlist/playlist.c
 
-To do this we've got to save the timestamp in the header.
+- playlist.c: avoid a segfault when playlist_ViewFind() returns NULL.
+ Anyway I guess it should not happen so there is a bug in the playlist
+ code but I have no time to understand it...
 
 ------------------------------------------------------------------------
-r6234 | rocky | 2004-01-03 18:49:35 +0100 (Sat, 03 Jan 2004) | 2 lines
+r9709 | ipkiss | 2005-01-07 22:08:25 +0100 (Fri, 07 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/TODO
 
-Spelling - See I told you it was cut and pasted from somehwere!
+ * TODO: Added little hints for the OS X port of the skins
 
 ------------------------------------------------------------------------
-r6233 | rocky | 2004-01-03 18:48:38 +0100 (Sat, 03 Jan 2004) | 2 lines
+r9708 | massiot | 2005-01-07 21:21:59 +0100 (Fri, 07 Jan 2005) | 12 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/configure.ac
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/dvb.h
+   M /trunk/modules/access/dvb/en50221.c
+   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/demux/ts.c
 
-Spelling - probably cut and pated from somewhere else.
+* modules/access/dvb:
+  - Rewrote QPSK frontend tuning functions, after reading the doc - it
+    should hopefully fix the infamous "Operation not permitted" problem.
+  - Permanently monitor the frontend status, and reinit it if it crashes.
+  - New --dvb-high-voltage option for very long cables.
+  - Moved all EN 50 221-related code from ts.c to en50221.c. We no longer
+    need the --ts-capmt-sysid option because the sysid is determined
+    automatically from the CAM.
+  - Also changed the way we send the CAPMTs to the CAM, hoping to fix a bug
+    with Aston professional CAMs which all of sudden stop descrambling
+    a program after a few days.
 
 ------------------------------------------------------------------------
-r6232 | rocky | 2004-01-03 18:19:41 +0100 (Sat, 03 Jan 2004) | 3 lines
+r9707 | massiot | 2005-01-07 21:04:46 +0100 (Fri, 07 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/include/vlc_block.h
+   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-RenderI420 now handles U and V planes. (Probably completely
-accurately, though.)
+* modules/access_output/udp.c: When using --udp-group, do not send two PCRs
+  at once. This requires the export of the PCR block_flag.
 
 ------------------------------------------------------------------------
-r6231 | gbazin | 2004-01-03 14:18:30 +0100 (Sat, 03 Jan 2004) | 3 lines
+r9706 | massiot | 2005-01-07 20:57:00 +0100 (Fri, 07 Jan 2005) | 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
+   M /trunk/modules/access/udp.c
+
+* modules/access/udp.c: When udp is invoked as 'rtp:', only consider RTP
+  packets.
 
+------------------------------------------------------------------------
+r9705 | massiot | 2005-01-07 20:55:48 +0100 (Fri, 07 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/pvr/pvr.c
 
-* po/*: another ./toolbox --update-po before 0.7.0 because some commits where done.
+* modules/access/pvr/pvr.c: Added --pvr-caching option.
 
 ------------------------------------------------------------------------
-r6230 | zorglub | 2004-01-03 14:13:07 +0100 (Sat, 03 Jan 2004) | 2 lines
+r9702 | gbazin | 2005-01-07 15:05:03 +0100 (Fri, 07 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/audio_output/waveout.c
 
-Updated german translation
+* modules/audio_output/waveout.c: increase the audio buffer size under WinCE.
+------------------------------------------------------------------------
+r9701 | gbazin | 2005-01-07 10:54:01 +0100 (Fri, 07 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/include/aout_internal.h
 
+* include/aout_internal.h: fixed old memory leak when alloca() isn't available.
 ------------------------------------------------------------------------
-r6229 | rocky | 2004-01-03 13:54:56 +0100 (Sat, 03 Jan 2004) | 4 lines
+r9700 | gbazin | 2005-01-07 01:19:43 +0100 (Fri, 07 Jan 2005) | 1 line
 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
+   M /trunk/evc/vlc.vcw
 
-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.
 
 ------------------------------------------------------------------------
-r6228 | gbazin | 2004-01-03 13:02:12 +0100 (Sat, 03 Jan 2004) | 3 lines
+r9699 | gbazin | 2005-01-07 01:19:09 +0100 (Fri, 07 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: added wince plugin to the build system.
+------------------------------------------------------------------------
+r9698 | gbazin | 2005-01-07 00:52:00 +0100 (Fri, 07 Jan 2005) | 2 lines
+Changed paths:
+   A /trunk/modules/gui/wince
+   A /trunk/modules/gui/wince/Modules.am
+   A /trunk/modules/gui/wince/bitmaps
+   A /trunk/modules/gui/wince/bitmaps/toolbar1.bmp
+   A /trunk/modules/gui/wince/bitmaps/toolbar2.bmp
+   A /trunk/modules/gui/wince/bitmaps/toolbar3.bmp
+   A /trunk/modules/gui/wince/bitmaps/vlc16x16.ico
+   A /trunk/modules/gui/wince/fileinfo.cpp
+   A /trunk/modules/gui/wince/interface.cpp
+   A /trunk/modules/gui/wince/iteminfo.cpp
+   A /trunk/modules/gui/wince/menus.cpp
+   A /trunk/modules/gui/wince/messages.cpp
+   A /trunk/modules/gui/wince/open.cpp
+   A /trunk/modules/gui/wince/playlist.cpp
+   A /trunk/modules/gui/wince/preferences.cpp
+   A /trunk/modules/gui/wince/preferences_widgets.cpp
+   A /trunk/modules/gui/wince/preferences_widgets.h
+   A /trunk/modules/gui/wince/subtitles.cpp
+   A /trunk/modules/gui/wince/timer.cpp
+   A /trunk/modules/gui/wince/video.cpp
+   A /trunk/modules/gui/wince/wince.cpp
+   A /trunk/modules/gui/wince/wince.h
+
+* modules/gui/wince/*: New Windows CE interface by Cedric Marodon <cedric_marodon at yahoo dot fr> (ported from the vlcpocketpc project by myself after some heavy code cleanup).
+
+------------------------------------------------------------------------
+r9697 | fkuehne | 2005-01-07 00:40:18 +0100 (Fri, 07 Jan 2005) | 3 lines
 Changed paths:
-   M /trunk/ChangeLog
    M /trunk/po/POTFILES.in
+   M /trunk/po/da.po
    M /trunk/po/de.po
    M /trunk/po/en_GB.po
    M /trunk/po/es.po
@@ -27360,124 +26118,181 @@ Changed paths:
    M /trunk/po/sv.po
    M /trunk/po/vlc.pot
 
-
-* po/*, ChangeLog: preparing for the 0.7.0 release.
-
+* ALL: updated the po-files
+* da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
+* de.po: got some stuff in sync to the German translation of play-howto
 ------------------------------------------------------------------------
-r6227 | gbazin | 2004-01-03 11:55:07 +0100 (Sat, 03 Jan 2004) | 3 lines
+r9696 | gbazin | 2005-01-06 23:05:22 +0100 (Thu, 06 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/codec/vorbis.c
 
+* modules/codec/vorbis.c: fixed tremor output.
+------------------------------------------------------------------------
+r9695 | fkuehne | 2005-01-06 20:54:24 +0100 (Thu, 06 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-* modules/gui/wxwindows/interface.cpp: fixed and re-enabled aspect-ratio combobox in the extended gui.
+* fixed wrong grammar ('1 items in list')
+------------------------------------------------------------------------
+r9694 | fkuehne | 2005-01-06 18:58:07 +0100 (Thu, 06 Jan 2005) | 4 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/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/open.h
+   M /trunk/modules/gui/macosx/open.m
 
+* controls.m: call openFileGeneric via VLCMain and not directly from VLCOpen
+* controls.h: removed "o_open"
+* intf.*, open.*: make sure the open-nib is loaded only once, don't load it at launch time but dynamic and do it in VLCMain, so VLCOpen does not know about it anymore
+* MainMenu.nib: we don't need instances of VLCOpen and VLCOutput anymore
 ------------------------------------------------------------------------
-r6226 | gbazin | 2004-01-03 01:39:07 +0100 (Sat, 03 Jan 2004) | 3 lines
+r9693 | titer | 2005-01-06 16:15:24 +0100 (Thu, 06 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/control/http.c
 
+ control/http.c: gcc < 3 compile fix
 
-* modules/stream_out/transcode.c: added YV12 raw video fourcc (chroma planes will likely be inverted though).
+------------------------------------------------------------------------
+r9692 | gbazin | 2005-01-05 23:45:36 +0100 (Wed, 05 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/file.c
+   M /trunk/src/misc/cpu.c
+   M /trunk/src/misc/modules.c
 
+* src/misc/modules.c,cpu.c, modules/access/file.c: WinCE fixes.
 ------------------------------------------------------------------------
-r6225 | gbazin | 2004-01-03 01:23:04 +0100 (Sat, 03 Jan 2004) | 3 lines
+r9691 | gbazin | 2005-01-05 23:42:57 +0100 (Wed, 05 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
    M /trunk/src/input/stream.c
 
+* src/input/stream.c: decrease memory requirements for WinCE.
+------------------------------------------------------------------------
+r9690 | gbazin | 2005-01-05 23:24:30 +0100 (Wed, 05 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/toolbox
 
-* modules/demux/mpeg/mpga.c, src/input/stream.c: fixed mem leaks.
+* toolbox: added an evc ARMV4 target.
+------------------------------------------------------------------------
+r9689 | gbazin | 2005-01-05 23:23:13 +0100 (Wed, 05 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/evc/libvlc.vcp.in
+   M /trunk/evc/plugins.vcp.in
+   M /trunk/evc/vlc.vcp.in
 
+* evc/*: added an ARMV4 target.
 ------------------------------------------------------------------------
-r6224 | zorglub | 2004-01-03 00:22:37 +0100 (Sat, 03 Jan 2004) | 3 lines
+r9688 | gbazin | 2005-01-05 22:14:53 +0100 (Wed, 05 Jan 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
-My name is Bond
-VLC Media Player 0.7.0 Bond
-
+* configure.ac: fix Dirac detection (patch by Anuradha Suraparaju).
 ------------------------------------------------------------------------
-r6223 | gbazin | 2004-01-02 23:17:57 +0100 (Fri, 02 Jan 2004) | 3 lines
+r9687 | djc | 2005-01-05 01:19:09 +0100 (Wed, 05 Jan 2005) | 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
+   M /trunk/modules/control/http.c
+   A /trunk/share/http/cone_minus.png
+   A /trunk/share/http/cone_plus.png
+   M /trunk/share/http/index.html
+   M /trunk/share/http/style.css
+
+Work to support new playlist in http interface.
++ correct a bug in the <vlc id="foreach" param1="integer" /> macro
++ add a <vlc id="stack" /> to print the rpn stack in debug messages
++ add the != operator in rpn evaluation
 
+Compatibility with old pages should be respected...
 
-* modules/video_output/directx/*: fixed overlay on 24bpp displays.
 
 ------------------------------------------------------------------------
-r6222 | sam | 2004-01-02 14:48:37 +0100 (Fri, 02 Jan 2004) | 2 lines
+r9686 | fkuehne | 2005-01-04 00:01:42 +0100 (Tue, 04 Jan 2005) | 1 line
 Changed paths:
-   A /trunk/doc/ChangeLog-2003
-   M /trunk/doc/Makefile.am
-   M /trunk/doc/fortunes.txt
-
-  * doc/ChangeLog-2003: Happy new year!
+   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
+   A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   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/open.h
+   M /trunk/modules/gui/macosx/open.m
 
+* seperated the open, sout and sub-open dialogues from the main nib
 ------------------------------------------------------------------------
-r6221 | gbazin | 2004-01-02 14:30:17 +0100 (Fri, 02 Jan 2004) | 3 lines
+r9685 | fkuehne | 2005-01-03 21:10:38 +0100 (Mon, 03 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
 
+* declared the shared instance properly (forgot that yesterday)
+------------------------------------------------------------------------
+r9684 | djc | 2005-01-02 23:45:36 +0100 (Sun, 02 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/sort.c
 
-* modules/gui/wxwindows/preferences_widgets.cpp: use wxL2U() (Thanks Anil).
+Fix a bug when shuffling playlist with 1 item
 
 ------------------------------------------------------------------------
-r6220 | rocky | 2004-01-02 05:44:34 +0100 (Fri, 02 Jan 2004) | 2 lines
+r9683 | fkuehne | 2005-01-02 21:01:50 +0100 (Sun, 02 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-Attempt to make easier to understand and easier to complete.
+   M /trunk/THANKS
+   M /trunk/po/da.po
 
+* po/da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
+* THANKS: added Morten Brix Pedersen
 ------------------------------------------------------------------------
-r6219 | zorglub | 2004-01-01 18:41:25 +0100 (Thu, 01 Jan 2004) | 3 lines
+r9682 | fkuehne | 2005-01-02 19:58:53 +0100 (Sun, 02 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   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
+   A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/classes.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/po/de.po
-   M /trunk/po/fr.po
-
-* Updated german and french translations
-* Updated version number and Changelog
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/prefs.m
 
+* moved the preferences-window to a seperate nib-file
 ------------------------------------------------------------------------
-r6218 | rocky | 2004-01-01 16:56:56 +0100 (Thu, 01 Jan 2004) | 2 lines
+r9681 | fkuehne | 2005-01-01 19:13:51 +0100 (Sat, 01 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-RenderRV16 handles scaling. But seems to slow to render subtitles.
+   M /trunk/THANKS
 
+* give credit to Jonas Larsen for creating the Danish l10n
+* replace all "@" with " at "
 ------------------------------------------------------------------------
-r6217 | zorglub | 2004-01-01 15:33:15 +0100 (Thu, 01 Jan 2004) | 2 lines
+r9680 | fkuehne | 2005-01-01 18:54:05 +0100 (Sat, 01 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/po/pt_BR.po
-
-Updated brazilian portuguese translation
+   M /trunk/extras/contrib/src/Makefile
 
+* build libiconv without i18n-support, so it can be compiled without gettext -- gettext will be compiled afterwards, so it can take advantage of libiconv
 ------------------------------------------------------------------------
-r6216 | rocky | 2004-01-01 14:55:17 +0100 (Thu, 01 Jan 2004) | 2 lines
+r9679 | fkuehne | 2005-01-01 17:29:51 +0100 (Sat, 01 Jan 2005) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/ogt.c
-
-Remove a magic number.
+   M /trunk/extras/contrib/src/Makefile
 
+* make sure gettext is built before libiconv, since it is needed for its compilation
 ------------------------------------------------------------------------
-r6215 | rocky | 2004-01-01 14:51:38 +0100 (Thu, 01 Jan 2004) | 2 lines
+r9678 | fkuehne | 2005-01-01 16:41:08 +0100 (Sat, 01 Jan 2005) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-Add RV16 rendering. With transparancy, but still only Y plane is done.
+   M /trunk/extras/contrib/src/packages.mak
 
+* use "heanet.dl.sourceforge.net" for downloading FreeType, since www.freetype.org does not respond
+* use "ftp.heanet.ie" instead of "ftp.gnu.org" as GNU mirror, since the main-server does not respond (I'll revoke this change, when the main-server is usable again)
 ------------------------------------------------------------------------
-r6214 | zorglub | 2003-12-31 13:50:11 +0100 (Wed, 31 Dec 2003) | 2 lines
+r9677 | zorglub | 2004-12-29 17:15:50 +0100 (Wed, 29 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
-   M /trunk/po/pt_BR.po
+   M /trunk/modules/video_output/image.c
 
-Updated french and Brazilian Portuguese translations
+Reuse the encoder
 
 ------------------------------------------------------------------------