]> git.sesse.net Git - vlc/blobdiff - ChangeLog
* removed libvc1.c, which isn't part of our svn
[vlc] / ChangeLog
index f678d85e946bf3db344e7779842e45ac9cbaa14f..32666e57a8d4aa3e72c3fd10ec9c25fd9dd5e1ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2003-08-11 Monday 18:52  gbazin
+------------------------------------------------------------------------
+r12687 | titer | 2005-09-26 17:03:39 +0200 (Mon, 26 Sep 2005) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12686 | sam | 2005-09-26 12:42:11 +0200 (Mon, 26 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+  * extras/contrib/src/Makefile: additional fix for the livedotcom snapshot.
+
+------------------------------------------------------------------------
+r12685 | sam | 2005-09-26 12:15:44 +0200 (Mon, 26 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac: re-enabled i420_rgb_mmx on amd64.
+
+------------------------------------------------------------------------
+r12684 | sam | 2005-09-26 12:15:02 +0200 (Mon, 26 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_chroma/i420_rgb16.c
+
+  * modules/video_chroma/i420_rgb16.c: fixed compiler warnings.
+
+------------------------------------------------------------------------
+r12683 | sam | 2005-09-26 12:14:46 +0200 (Mon, 26 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+
+  * modules/video_chroma/i420_rgb_mmx.h: use RIP-related code on amd64.
+
+------------------------------------------------------------------------
+r12682 | sam | 2005-09-26 08:08:13 +0200 (Mon, 26 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+  * extras/contrib/src/packages.mak: updated livedotcom location.
+
+------------------------------------------------------------------------
+r12681 | sam | 2005-09-26 01:47:23 +0200 (Mon, 26 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/debian/rules
+
+  * debian/rules: toup?\195?\169t?\195?\169?\195?\169?\195?\169
+
+------------------------------------------------------------------------
+r12680 | sam | 2005-09-26 01:10:50 +0200 (Mon, 26 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/debian/rules
+
+  * debian/rules: build x264 in PIC mode whenever possible
+
+------------------------------------------------------------------------
+r12679 | jpsaman | 2005-09-25 20:25:57 +0200 (Sun, 25 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/rtsp/real.c
+   M /trunk/modules/access/rtsp/real_rmff.c
+   M /trunk/modules/access/rtsp/real_sdpplin.c
+
+Undo coding style fixes to make syncing with Xine code easier
+------------------------------------------------------------------------
+r12678 | asmax | 2005-09-25 19:10:55 +0200 (Sun, 25 Sep 2005) | 1 line
+Changed paths:
+   A /trunk/msvc/libvlc.vcproj.in
+   A /trunk/msvc/plugins.vcproj.in
+   A /trunk/msvc/vlc.vcproj.in
+   M /trunk/toolbox
+
+* toolbox: added a --update-vc7 option to generate projects for Visual Studio .NET
+------------------------------------------------------------------------
+r12677 | jpsaman | 2005-09-25 19:06:08 +0200 (Sun, 25 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/rtsp/real_sdpplin.c
+
+Another bunch of memory leaks in realrtsp plugin
+------------------------------------------------------------------------
+r12676 | babal | 2005-09-25 18:49:40 +0200 (Sun, 25 Sep 2005) | 10 lines
+Changed paths:
+   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
+
+- 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
+
+------------------------------------------------------------------------
+r12671 | jpsaman | 2005-09-25 13:16:43 +0200 (Sun, 25 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/rtsp/access.c
+   M /trunk/modules/access/rtsp/real.c
+   M /trunk/modules/access/rtsp/rtsp.c
+
+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
+------------------------------------------------------------------------
+r12666 | zorglub | 2005-09-25 12:14:39 +0200 (Sun, 25 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+Allow setting video output title under X
+Patch by Oscar Perez
+
+------------------------------------------------------------------------
+r12665 | zorglub | 2005-09-25 12:10:24 +0200 (Sun, 25 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+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.
+
+------------------------------------------------------------------------
+r12664 | jpsaman | 2005-09-25 11:52:28 +0200 (Sun, 25 Sep 2005) | 1 line
+Changed paths:
+   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
+
+Fix several memory leaks and do a bit of coding style cleanup.
+------------------------------------------------------------------------
+r12663 | jpsaman | 2005-09-24 18:41:23 +0200 (Sat, 24 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Update my entry
+------------------------------------------------------------------------
+r12662 | hartman | 2005-09-23 16:01:20 +0200 (Fri, 23 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* Update ffmpeg configure line
+
+------------------------------------------------------------------------
+r12661 | sam | 2005-09-23 15:39:26 +0200 (Fri, 23 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/debian/rules
+
+  * debian/rules: removed useless magic in the faad2/x264 build.
+
+------------------------------------------------------------------------
+r12660 | sam | 2005-09-23 14:09:46 +0200 (Fri, 23 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+
+  * HA! HA! I ARE USING TEH AM_MAINTAINER_MODE!!!1!
+
+------------------------------------------------------------------------
+r12659 | sam | 2005-09-23 13:54:46 +0200 (Fri, 23 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
+
+  * bravo sam.
+
+------------------------------------------------------------------------
+r12658 | sam | 2005-09-23 13:47:52 +0200 (Fri, 23 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
+
+  * bootstrap: issue an error if gettextize is not present.
+
+------------------------------------------------------------------------
+r12657 | gbazin | 2005-09-22 23:23:35 +0200 (Thu, 22 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/control/netsync.c
+
+* modules/control/netsync.c: compilation fix.
+------------------------------------------------------------------------
+r12656 | gbazin | 2005-09-22 23:19:33 +0200 (Thu, 22 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/misc/network/ipv6.c
+
+* modules/misc/network/ipv6.c: EVC compilation fixes.
+------------------------------------------------------------------------
+r12655 | titer | 2005-09-22 23:17:14 +0200 (Thu, 22 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/extras/contrib/bootstrap
+
+ Fixed build on BeOS R5/BONE and Zeta
+
+------------------------------------------------------------------------
+r12654 | gbazin | 2005-09-22 23:11:38 +0200 (Thu, 22 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wince/dialogs.cpp
+
+* modules/gui/wince/dialogs.cpp: EVC compilation fix.
+------------------------------------------------------------------------
+r12653 | gbazin | 2005-09-22 22:56:57 +0200 (Thu, 22 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/audio_filter/resampler/ugly.c
+
+* modules/audio_filter/resampler/ugly.c: compilation fix.
+------------------------------------------------------------------------
+r12652 | gbazin | 2005-09-22 22:49:37 +0200 (Thu, 22 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/src/stream_output/sap.c
+
+* src/stream_output/sap.c: net_Write() returns an int, not an unsigned.
+------------------------------------------------------------------------
+r12651 | gbazin | 2005-09-22 22:48:59 +0200 (Thu, 22 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/mms/mmstu.c
+
+* modules/access/mms/mmstu.c: use net_Write() instead of send().
+------------------------------------------------------------------------
+r12650 | gbazin | 2005-09-22 22:31:16 +0200 (Thu, 22 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/getaddrinfo.c
+
+* src/misc/getaddrinfo.c: WinCE implementation + ipv6 support (not tested).
+------------------------------------------------------------------------
+r12649 | gbazin | 2005-09-22 22:14:20 +0200 (Thu, 22 Sep 2005) | 1 line
+Changed paths:
+   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/packetizer/mpegvideo.c: oops, fixed typo.
+* ALL: WinCE EVC compilation fixes.
+------------------------------------------------------------------------
+r12648 | sam | 2005-09-22 22:09:48 +0200 (Thu, 22 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-08-11 Monday 17:31  gbazin
+  * configure.ac: well well... until GCC is fixed, let's disable i420_rgb_mmx
+    on AMD64.
 
- * modules/packetizer/mpegvideo.c: small clarification.
- * modules/gui/wxwindows/wxwindows.cpp: don't try to destroy wxWindows objects when wxWindows has already exited.
+------------------------------------------------------------------------
+r12647 | gbazin | 2005-09-22 21:40:11 +0200 (Thu, 22 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/evc/vlc.vcw
 
-2003-08-10 Sunday 22:13  fenrir
+* evc/vlc.vcw: plugin_id3 doesn't exist anymore.
+------------------------------------------------------------------------
+r12646 | gbazin | 2005-09-22 21:39:38 +0200 (Thu, 22 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_common.h
 
-  * mpegvideo.c: try to set a better value for length. (I am not sure it is
-  the good one but it give far better result). dts/pts/length computation
-  should be verified.
+* include/vlc_common.h: why on earth was off_t not typedefed to int64 anymore under _MSC_VER ?
+------------------------------------------------------------------------
+r12644 | massiot | 2005-09-22 17:39:37 +0200 (Thu, 22 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/INSTALL.win32
 
-2003-08-10 Sunday 21:26  gbazin
+ * INSTALL.win32: Added --with-sdl-config-path=/usr/win32/bin.
+
+------------------------------------------------------------------------
+r12643 | gbazin | 2005-09-22 00:08:00 +0200 (Thu, 22 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/x264.c
 
- * ALL: preparing for a 0.6.2 release
+* modules/codec/x264.c: renamed analyse "all" mode to "slow" and added X264_ANALYSE_I8x8 to "all" mode.
+
+------------------------------------------------------------------------
+r12638 | xtophe | 2005-09-21 19:11:02 +0200 (Wed, 21 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-08-10 Sunday 14:23  gbazin
+Don't use Hal elsewhere than Linux
+
+------------------------------------------------------------------------
+r12634 | sam | 2005-09-21 12:44:17 +0200 (Wed, 21 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
- * modules/mux/mpeg/ts.c: oops.
+  * configure.ac: fixed typo that prevented --disable-gnomevfs from working.
+
+------------------------------------------------------------------------
+r12633 | sam | 2005-09-21 11:53:14 +0200 (Wed, 21 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
 
-2003-08-10 Sunday 14:21  gbazin
+  * src/libvlc.c: cosmetic fix.
 
- * modules/demux/mkv.cpp, modules/mux/avi.c, modules/mux/mpeg/ts.c, modules/packetizer/copy.c: thou shalt not use %lld which is not portable.
+------------------------------------------------------------------------
+r12632 | rocky | 2005-09-21 04:15:03 +0200 (Wed, 21 Sep 2005) | 18 lines
+Changed paths:
+   M /trunk/modules/access/cdda/cdda.h
 
-2003-08-10 Sunday 13:35  gbazin
+In libcdio < 0.76
 
- * modules/access/vcd/vcd.c: a few navigation fixes.
+#include <cdio/cdda.h> /* Pulls in #include <cdio/paranoia.h> */
 
-2003-08-10 Sunday 12:45  zorglub
+In libcdio >= 0.76
 
- * modules/LIST: Updated all modules
+#include <cdio/paranoia.h> /* Pulls in #include <cdio/cdda.h> */
 
- * modules/list.sh: piggy list consistency checker
-  (should probably be added to toolbox or trashed)
+and
 
- * modules/access/slp.c : Fixed service detection
-       (findsrvtypes returns a comma-separated list of services)
+#include <cdio/cdda.h>     /* These lines can be | In either order    */
+#include <cdio/paranoia.h> /* in either order    | these lines can be */
 
-2003-08-10 Sunday 10:22  gbazin
+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
 
- * modules/codec/subsdec/subsdec.[c,h]: added --subsdec-align option to specify center, left or right alignment.
- * include/osd.h, modules/misc/freetype.c: support for center alignment.
- * modules/gui/wxwindows/subtitles.cpp: string change.
 
-2003-08-10 Sunday 09:22  gbazin
 
- * include/configuration.h: bug fix for add_string_from_list()
- * modules/gui/wxwindows/*: added a subtitles encoding combobox in the subtitles dialog.
+------------------------------------------------------------------------
+r12631 | hartman | 2005-09-21 03:24:48 +0200 (Wed, 21 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
-2003-08-09 Saturday 19:49  gbazin
+* 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. 
 
- * modules/codec/ffmpeg/video.c: temporary hack to work around demuxers that set the DTS value in p_pes->i_pts.
- * modules/demux/ogg.c: don't try anymore to send interpolated pts to ffmpeg.
+------------------------------------------------------------------------
+r12630 | titer | 2005-09-21 00:48:30 +0200 (Wed, 21 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/visualization/visual/effects.c
 
-2003-08-09 Saturday 19:39  gbazin
+ visual/effects.c: compile fix
 
- * modules/access/vcd/vcd.c: sanity check on the track requested by the user. This avoids nasty segfaults.
+------------------------------------------------------------------------
+r12629 | titer | 2005-09-20 22:14:48 +0200 (Tue, 20 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
-2003-08-09 Saturday 19:14  gbazin
+ Fixed ffmpeg BeOS cross compile on x86_64 (adapted from [12575])
 
- * modules/access/vcd/cdrom.c: switching to YellowMode2 for reading VCDs apparently created problems for some people so the reading is reverted to XAForm2 and only if this one fails we try YellowMode2. Hopefully that will still allow us to read the SVCD DATA track.
+------------------------------------------------------------------------
+r12628 | titer | 2005-09-20 22:03:11 +0200 (Tue, 20 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/speex.patch
 
-2003-08-09 Saturday 14:59  gbazin
+ speex.patch: fix build with gcc < 3
 
- * src/stream_output/stream_output.c, include/stream_output.h: added an i_padding field to sout_instance_t so we can allocate sout_buffers with a bit more space than asked for (needed for ffmpeg decoding).
- * modules/stream_out/transcode.c: proper pts/dts generation. This allows the transcoder module to finally generate proper streams.
-    Added support for b frames (bframe=x option) + couple of bug fixes.
+------------------------------------------------------------------------
+r12624 | sam | 2005-09-20 19:21:42 +0200 (Tue, 20 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-08-08 Friday 17:08  gbazin
+  * configuer.ac: grmbl, fixed an old typo breaking the build with gcc-4.x on ppc.
 
- * modules/codec/ffmpeg/: proper generation of pts in the video decoder + couple of bug fixes + cleanup.
-    The ffmpeg video decoder can now be used to decode mpeg1/2 videos as well.
- * modules/codec/libmpeg2.c: upped priority so it will be used to decode mpeg1/2 videos instead of ffmpeg.
+------------------------------------------------------------------------
+r12623 | sam | 2005-09-20 15:06:26 +0200 (Tue, 20 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/debian/Makefile.am
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   A /trunk/debian/gcc-snapshot
+   M /trunk/debian/rules
 
-2003-08-08 Friday 16:50  gbazin
+  * New Debian upload. Uses newer x264 and faad snapshots.
 
- * src/input/input_clock.c: reverted the patch that caused the regression in 0.6.1
- * modules/packetizer/copy.c: fixed segfault
- * modules/gui/wxwindows/wxwindows.cpp: compilation fix for wxWindows 2.5 cvs
+------------------------------------------------------------------------
+r12622 | sam | 2005-09-20 14:25:03 +0200 (Tue, 20 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http/rpn.c
 
-2003-08-08 Friday 16:41  massiot
+  * modules/control/http/rpn.c: don?\226?\128?\153t crash if stripslashed string ends with \
 
- * modules/gui/macosx/prefs.m: Localized two strings.
+------------------------------------------------------------------------
+r12620 | sam | 2005-09-20 11:55:29 +0200 (Tue, 20 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
 
-2003-08-06 Wednesday 12:01  jpsaman
+  * modules/video_chroma/i420_rgb_mmx.h: bypassed gcc-3.4's ICEs again.
 
- Updated my entry.
+------------------------------------------------------------------------
+r12618 | sam | 2005-09-20 02:11:35 +0200 (Tue, 20 Sep 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/video_chroma/i420_rgb16.c
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
 
-2003-08-05 Tuesday 11:54  jpsaman
+  * 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 */
 
- The familiar interface is now officially removed from VLC. The interface is superseeded by the PDA interface for handhelds. It uses Gtk+2 and can be built using the configure option '--enable-pda'.
+------------------------------------------------------------------------
+r12617 | sam | 2005-09-19 23:49:27 +0200 (Mon, 19 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/debian/copyright
 
-2003-08-05 Tuesday 11:52  jpsaman
+  * debian/copyright: fixed the FSF address and updated copyright.
 
- Added glade2 project file.
+------------------------------------------------------------------------
+r12616 | sam | 2005-09-19 23:44:49 +0200 (Mon, 19 Sep 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/video_chroma/i420_rgb16.c
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
 
-2003-08-05 Tuesday 11:51  jpsaman
+  * 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.
+
+------------------------------------------------------------------------
+r12615 | gbazin | 2005-09-19 23:32:04 +0200 (Mon, 19 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/ogg.c
+
+* modules/mux/ogg.c: fixed potential buffer overflow.
+------------------------------------------------------------------------
+r12614 | gbazin | 2005-09-19 23:21:17 +0200 (Mon, 19 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/real.c
+
+* modules/demux/real.c: avoid using null pts + removed debug message.
+------------------------------------------------------------------------
+r12613 | gbazin | 2005-09-19 23:16:23 +0200 (Mon, 19 Sep 2005) | 1 line
+Changed paths:
+   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().
+------------------------------------------------------------------------
+r12612 | gbazin | 2005-09-19 22:20:07 +0200 (Mon, 19 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/mms/mmstu.c
+
+* modules/access/mms/mmstu.c: reverted broken commit.
+------------------------------------------------------------------------
+r12611 | gbazin | 2005-09-19 22:07:04 +0200 (Mon, 19 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/realaudio.c
+
+* modules/codec/realaudio.c: split the audio output buffers in chunks of 1024 samples because the audio output can't deal with big chunks.
+------------------------------------------------------------------------
+r12610 | fkuehne | 2005-09-19 21:45:54 +0200 (Mon, 19 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/mms/mmstu.c
+
+* fixed some other signedness-issue (thanks to Trax!)
+------------------------------------------------------------------------
+r12609 | fkuehne | 2005-09-19 20:30:36 +0200 (Mon, 19 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+* fixed some 'comparison between signed and unsigned'-warnings
+------------------------------------------------------------------------
+r12608 | fkuehne | 2005-09-19 20:16:32 +0200 (Mon, 19 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/mms/mmstu.c
+
+* fixed 2 minor compilation warnings
+------------------------------------------------------------------------
+r12606 | sam | 2005-09-19 18:06:04 +0200 (Mon, 19 Sep 2005) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * 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
+
+------------------------------------------------------------------------
+r12605 | massiot | 2005-09-19 14:59:58 +0200 (Mon, 19 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * modules/demux/ts.c: PID 8191 is padding.
+
+------------------------------------------------------------------------
+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.
+
+------------------------------------------------------------------------
+r12603 | sam | 2005-09-19 01:13:41 +0200 (Mon, 19 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac: check for MMX intrinsics.
+
+------------------------------------------------------------------------
+r12602 | sam | 2005-09-19 01:13:04 +0200 (Mon, 19 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/po/POTFILES.in
+
+  * updated po/POTFILES.in.
+
+------------------------------------------------------------------------
+r12601 | gbazin | 2005-09-19 00:36:46 +0200 (Mon, 19 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+* modules/mux/mpeg/ts.c: disabled some broken code.
+------------------------------------------------------------------------
+r12600 | sam | 2005-09-18 22:14:45 +0200 (Sun, 18 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/rtsp/Modules.am
+
+  * modules/access/rtsp/Modules.am: removed nonexistent file from the sources.
+
+------------------------------------------------------------------------
+r12599 | fkuehne | 2005-09-18 21:29:35 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/output.m
+
+* split up hostname and following path and insert the port after the hostname (fixes #351)
+------------------------------------------------------------------------
+r12598 | gbazin | 2005-09-18 20:44:04 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: compile the realaudio plugin with -DLOADER when --enable-loader is specified.
+------------------------------------------------------------------------
+r12597 | gbazin | 2005-09-18 19:50:43 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/rtsp/rtsp.c
+
+* modules/access/rtsp/rtsp.c: win32 compilation fix.
+------------------------------------------------------------------------
+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
+
+* modules/codec/realaudio.c: real audio (cook) decoder using real's libraries.
+------------------------------------------------------------------------
+r12594 | gbazin | 2005-09-18 18:20:24 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+* modules/demux/livedotcom.cpp: fixed small leak.
+------------------------------------------------------------------------
+r12593 | gbazin | 2005-09-18 18:03:49 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+* modules/demux/livedotcom.cpp: do not modify p_demux->psz_path.
+------------------------------------------------------------------------
+r12592 | gbazin | 2005-09-18 16:42:02 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/real.c
+
+* modules/demux/real.c: cleanup + added support for cook.
+------------------------------------------------------------------------
+r12591 | sam | 2005-09-18 15:18:55 +0200 (Sun, 18 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/MAINTAINERS
+   M /trunk/THANKS
+
+  * UTF8ised files that get distributed with Debian.
+
+------------------------------------------------------------------------
+r12590 | robux4 | 2005-09-18 14:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   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
+
+misc possible buffer/resource misuse & tidy compilation
+------------------------------------------------------------------------
+r12589 | jpsaman | 2005-09-18 12:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/gnomevfs.c
+
+Don't access unallocated memory
+------------------------------------------------------------------------
+r12588 | jpsaman | 2005-09-18 12:06:05 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/src/stream_output/sap.c
+
+Fix compiler warning about signed and unsigned comparisons
+------------------------------------------------------------------------
+r12587 | jpsaman | 2005-09-18 12:03:10 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_osd.h
+   M /trunk/src/osd/osd.c
+
+Forward port of revision 12566: Ignore menu select|right|left|up|down when OSD Menu is not visible
+------------------------------------------------------------------------
+r12586 | robux4 | 2005-09-18 11:43:23 +0200 (Sun, 18 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+* wxwidgets: fix a memory leak (patch by Brian Robb)
+------------------------------------------------------------------------
+r12584 | courmisch | 2005-09-17 17:14:34 +0200 (Sat, 17 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+Win32 compile fix
+
+------------------------------------------------------------------------
+r12583 | courmisch | 2005-09-17 17:00:58 +0200 (Sat, 17 Sep 2005) | 7 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12582 | zorglub | 2005-09-17 16:15:32 +0200 (Sat, 17 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/playlist.cpp
+
+Don't crash on items with % in name (Closes:#312)
+
+------------------------------------------------------------------------
+r12581 | zorglub | 2005-09-17 15:29:37 +0200 (Sat, 17 Sep 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/stream_out/display.c
+
+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)
+
+------------------------------------------------------------------------
+r12580 | zorglub | 2005-09-17 14:12:54 +0200 (Sat, 17 Sep 2005) | 3 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12579 | bigben | 2005-09-16 23:19:43 +0200 (Fri, 16 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/NEWS
+
+added bonjour service discovery and gnomevfs access
+
+
+------------------------------------------------------------------------
+r12577 | titer | 2005-09-16 20:52:33 +0200 (Fri, 16 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ contrib/src/Makefile: libvorbis now supports --host, so let's use it
+
+------------------------------------------------------------------------
+r12572 | damienf | 2005-09-16 18:13:07 +0200 (Fri, 16 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dshow/dshow.cpp
+
+dshow.cpp: make sure driver name is properly NULL terminated
+
+------------------------------------------------------------------------
+r12571 | damienf | 2005-09-16 18:10:42 +0200 (Fri, 16 Sep 2005) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12570 | sigmunau | 2005-09-16 01:53:41 +0200 (Fri, 16 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/b4s.c
+
+Coding style fixes and added comments
+
+------------------------------------------------------------------------
+r12568 | fkuehne | 2005-09-16 00:11:01 +0200 (Fri, 16 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* added x264 and live to the linux target
+------------------------------------------------------------------------
+r12564 | zorglub | 2005-09-15 19:42:24 +0200 (Thu, 15 Sep 2005) | 2 lines
+Changed paths:
+   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
 
- Removing file.
+Sort-by-album patch by Pierre Marc Dumuid
 
-2003-08-05 Tuesday 11:49  jpsaman
+------------------------------------------------------------------------
+r12563 | massiot | 2005-09-15 18:41:26 +0200 (Thu, 15 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   M /trunk/modules/mux/mpeg/ts.c
 
- Removing files for Familiar interface (Gtk+1.2 and GPE).
+ * modules/mux/mpeg/ts.c: Support for SDT and multiple PMTs, original
+   patch courtesy of Wallace Wadge (thanks!).
+
+------------------------------------------------------------------------
+r12562 | hartman | 2005-09-15 17:36:36 +0200 (Thu, 15 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-2003-08-05 Tuesday 10:39  jpsaman
+* Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
 
- Fixed superflous tuning ;-)
+------------------------------------------------------------------------
+r12561 | jpsaman | 2005-09-15 16:50:47 +0200 (Thu, 15 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
 
-2003-08-05 Tuesday 09:35  jpsaman
+Forward port of revision 12559: Fix division by zero crash
+------------------------------------------------------------------------
+r12560 | hartman | 2005-09-15 16:21:38 +0200 (Thu, 15 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
- - Enabled tuning for DVB-C and DVB-T cards.
- - Syncing with old satellite plugin.
- - Cleanup of code.
+* Missing object release
 
-2003-08-05 Tuesday 08:02  asmax
+------------------------------------------------------------------------
+r12558 | zorglub | 2005-09-15 08:17:33 +0200 (Thu, 15 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/misc/playlist/m3u.c
 
- * VLC_AddTarget had a new prototype
+Hopefully "The Right Fix" patch for M3U parsing, by Daniel Straenger.
 
-2003-08-05 Tuesday 01:27  fenrir
+------------------------------------------------------------------------
+r12557 | zorglub | 2005-09-15 08:11:07 +0200 (Thu, 15 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
 
-  * sdp: near implemented basic RTP reading (MPA payload type may work when
- used without RTSP).
+Improve random behaviour - Patch by Daniel Straenger. Thanks !
 
-2003-08-04 Monday 23:35  gbazin
+------------------------------------------------------------------------
+r12556 | hartman | 2005-09-15 02:02:31 +0200 (Thu, 15 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+* Fix yet another playlist corner case
+
+------------------------------------------------------------------------
+r12555 | massiot | 2005-09-14 19:24:32 +0200 (Wed, 14 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+
+ * mudules/misc/network/ipv4.c: Expand output buffer size as well to avoid
+   send() delays.
+
+------------------------------------------------------------------------
+r12554 | massiot | 2005-09-14 19:22:48 +0200 (Wed, 14 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+
+ * modules/access_output/udp.c: Check send() return value.
+
+------------------------------------------------------------------------
+r12553 | hartman | 2005-09-14 17:04:37 +0200 (Wed, 14 Sep 2005) | 2 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12552 | hartman | 2005-09-14 13:56:08 +0200 (Wed, 14 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/libcddb.patch
 
- * src/video_output/video_text.c: removed legacy code that has been rotting for ages.
+* remove CDDB patch that is now applied upstream in the new libcddb version that we use.
 
-2003-08-04 Monday 23:31  gbazin
+------------------------------------------------------------------------
+r12551 | courmisch | 2005-09-14 10:44:26 +0200 (Wed, 14 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
- * modules/misc/freetype.c: don't assume input string is in utf8 when calculating its length (better alloc more space than necessary).
-    + cleanup.
+Check -mtune even when --with-tuning is used
 
-2003-08-04 Monday 22:49  fenrir
+------------------------------------------------------------------------
+r12550 | courmisch | 2005-09-14 10:44:06 +0200 (Wed, 14 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_symbols.h
 
-  * ts: fixed a segfault when removing PCR stream.
+Clean up
 
-2003-08-04 Monday 18:50  fenrir
+------------------------------------------------------------------------
+r12549 | yoann | 2005-09-14 02:43:57 +0200 (Wed, 14 Sep 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses.c
 
-  * sdp: begun to implement RTP code. (Not yet usefull)
+* modules/gui/ncurses.c: Filebrowser enhancements:
+  - sorting
+  - show/hide hidden files (with '.')
 
-2003-08-04 Monday 12:40  jpsaman
+------------------------------------------------------------------------
+r12548 | hartman | 2005-09-14 02:36:41 +0200 (Wed, 14 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/subtitle.c
 
- Added a error message that the default values are used.
+* Fix memleaks
 
-2003-08-04 Monday 12:34  jpsaman
+------------------------------------------------------------------------
+r12547 | massiot | 2005-09-14 01:55:44 +0200 (Wed, 14 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/fortunes.txt
 
- Tuning succeeds, but have no audio yet. Major cleanup of code.
+Fortuuuuune.
 
-2003-08-04 Monday 12:34  jpsaman
+------------------------------------------------------------------------
+r12546 | massiot | 2005-09-14 00:33:49 +0200 (Wed, 14 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/fortunes.txt
 
- Fixed missing headerfile.
+Fortuuuuune.
 
-2003-08-04 Monday 00:48  fenrir
+------------------------------------------------------------------------
+r12545 | yoann | 2005-09-14 00:15:00 +0200 (Wed, 14 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses.c
 
-  * sdp: - fixed loading of file > 1024 bytes.
-         - more processing -> now it should extract enough informations to
-         build RTP/RTSP session.
-         (Does not play anything yet)
+ * modules/gui/ncurses.c: use <space> in the filebrowser to add the selected directory to the playlist.
 
-2003-08-03 Sunday 23:11  gbazin
+------------------------------------------------------------------------
+r12544 | gbazin | 2005-09-14 00:01:20 +0200 (Wed, 14 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/h264.c
 
- * src/misc/configuration.c, include/configuration.h, src/audio_output/intf.c, include/audio_output.h, modules/gui/gtk/display.[ch]: configuration variables now use vlc_callback_t callbacks (same as the object variables).
- * modules/video_output/x11/*: support for the _NET_WM_STATE_FULLSCREEN hint from the Extended Window Manager Hints spec.
- * modules/audio_output/alsa.c: support for 4.0 and 5.1 audio channels. This time it has been tested ;)
+* modules/packetizer/h264.c: small fix to annexe-b packetizer.
+------------------------------------------------------------------------
+r12543 | fkuehne | 2005-09-13 19:52:09 +0200 (Tue, 13 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
-2003-08-03 Sunday 20:25  gbazin
+* whoops, fixed invalid path for MASH introduced in the last commit
+------------------------------------------------------------------------
+r12542 | fkuehne | 2005-09-13 19:50:27 +0200 (Tue, 13 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
- * src/input/input_ext-plugins.c: fixed nasty segfault when pf_read() returns -1;
+* 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
 
-2003-08-03 Sunday 16:36  bigben
+* modules/packetizer/h264.c: date SPS and PPS blocks built from the codec extradata.
+------------------------------------------------------------------------
+r12538 | bigben | 2005-09-13 17:10:32 +0200 (Tue, 13 Sep 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/access/gnomevfs.c
 
- * modules/access_out/http.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
 
- using ability to give parametters to a specific sout module to set user and password fot http access out.
 
- new syntax is '#dst{access=http{user=foo,pass=bar}}
+------------------------------------------------------------------------
+r12537 | massiot | 2005-09-13 16:45:46 +0200 (Tue, 13 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/fortunes.txt
 
- --sout-http-user and --sout-http-pwd parametters have been deleted.
+Fortuuuune
 
-2003-08-03 Sunday 16:22  fenrir
+------------------------------------------------------------------------
+r12536 | bigben | 2005-09-13 12:41:08 +0200 (Tue, 13 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/gnomevfs.c
 
-  * sdp: parse 'a=' field.
+Cosmetics
 
-2003-08-03 Sunday 15:25  fenrir
 
-  * sdp: begining of a SDP parser. It won't let you play anything for
-  now, it just does (incomplete) parsing.
+------------------------------------------------------------------------
+r12535 | bigben | 2005-09-13 11:44:56 +0200 (Tue, 13 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/gnomevfs.c
 
-2003-08-03 Sunday 13:49  titer
+Handle correctly the case when no access is explicitely given.
 
-  configure.ac : added needed linking flags for BeOS/Zeta
-  Makefile.am : cleaned make packages-beos
 
-2003-08-03 Sunday 12:04  fenrir
+------------------------------------------------------------------------
+r12534 | bigben | 2005-09-13 11:31:40 +0200 (Tue, 13 Sep 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/gnomevfs.c
 
-  * rtsp: mmmh, close the socket.
+* Try the gnomevfs plugin last if we didn't find any other matching access
+* Now MRLs such as ssh://user:pass@server work.
 
-2003-08-03 Sunday 02:00  fenrir
 
-  rtsp: connect  to an RTSP server,  issue a DESCRIBE command  and return
- the  answer.  It  WON'T  let  you  do  rtsp  as  we  first  need  a  SDP
- parser/demuxer, but it is on the way.
+------------------------------------------------------------------------
+r12533 | xtophe | 2005-09-13 10:38:25 +0200 (Tue, 13 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/gnomevfs.c
 
-  The idea is to have a generic  SDP demuxer that will work with SDP from
- file, http or rtsp.
+Properties + cosmetic
 
-2003-08-02 Saturday 19:30  bigben
+------------------------------------------------------------------------
+r12532 | bigben | 2005-09-13 01:56:43 +0200 (Tue, 13 Sep 2005) | 5 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/access/Modules.am
+   A /trunk/modules/access/gnomevfs.c
 
- * modules/access/http.c
-       - Didn't  take into consideration  a little change of  behavior between config_GetPsz and var_Get during my last commit, so that we were sending authentification information even if there wasn't any.
+* 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.
 
-2003-08-02 Saturday 19:16  fenrir
 
-  * ninput : a little developer documentation.
+------------------------------------------------------------------------
+r12531 | hartman | 2005-09-12 23:54:45 +0200 (Mon, 12 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-2003-08-02 Saturday 16:43  fenrir
+* adding arguments to printFormat, without a format that uses them is pretty useless.
 
-  * all: some helpers functions for pf_demux_control.
+------------------------------------------------------------------------
+r12530 | hartman | 2005-09-12 23:41:39 +0200 (Mon, 12 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
 
-2003-08-02 Saturday 15:22  fenrir
+* Prevent the autoplay function from playing the Shoutcast url for the xmllist. The SD modules already does this by itself. (fixes #8)
 
-  * all: added a pf_demux_control member to input_thread_t. It is currently
-  unused.
+------------------------------------------------------------------------
+r12529 | hartman | 2005-09-12 22:47:34 +0200 (Mon, 12 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
 
-2003-08-02 Saturday 14:06  gbazin
+* Fix Mac autoplay behaviour for SD playlistitems. (refs #8)
 
- * ALL: bumped version number to 0.6.2-cvs
- * modules/video_output/x11/xcommon.c: closing the video window or using the escape key doesn't exit VLC anymore but stop the input instead.
+------------------------------------------------------------------------
+r12528 | fkuehne | 2005-09-12 21:42:53 +0200 (Mon, 12 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/modules/gui/macosx/about.m
 
-2003-08-02 Saturday 01:33  fenrir
+* use the current copyright scheme in the about-box; removed a useless colon introduced in the last commit
+------------------------------------------------------------------------
+r12527 | fkuehne | 2005-09-12 21:11:43 +0200 (Mon, 12 Sep 2005) | 1 line
+Changed paths:
+   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
 
-  * ps: clean up and dvd subtitles support.
+* added compilation information
+------------------------------------------------------------------------
+r12526 | dionoea | 2005-09-12 20:49:42 +0200 (Mon, 12 Sep 2005) | 9 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/updatevlc.cpp
 
-2003-08-01 Friday 20:06  gbazin
+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")
 
- * modules/mux/mp4.c: support for mov muxing + cleanup.
- * modules/codec/quicktime.c: small cleanup.
 
-2003-08-01 Friday 19:38  fenrir
+------------------------------------------------------------------------
+r12525 | dionoea | 2005-09-12 19:07:41 +0200 (Mon, 12 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.c
 
-  * udp: clean up.
+fix daemon mode when HAVE_DAEMON is defined. fixes #347
 
-2003-08-01 Friday 19:38  fenrir
 
-  ts: large rewrite of the TS muxer to produce better TS and support DVD
-      subtitle.
-      I have added some options:
-         - bmin : minimum bitrate (bits/s) of the TS. Padding is added in
-         case of insuffisant bitrate. (default: disabled).
-         - bmax : maximum bitrate (bit/s) of the TS. It just drops packets
-         to achieve the target. (default: disabled)
-         - pcr : minimum delay between two pcr equal to dts of the video
-         stream (default 100ms)
-         - pcr-soft : minimum delay between two pcr interpolated from the
-         pcr that are equal to dts. (default: none)
-  Remarks:
-   - bmin/bmax allow to create CBR stream.
-   - Bitrate is calculated on a PCR time.
-   - PCR delay cannot be less than length of a frame of the PCR stream.
-   - PCR soft is used to help when using big PCR delay. It is usefull to
-   produce stream with smoother bitrate variation.
-   - Big PCR delay introduce more latency.
+------------------------------------------------------------------------
+r12524 | hartman | 2005-09-12 15:00:05 +0200 (Mon, 12 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/misc.m
 
-  TODO:
-   Test stability, bugs ...
+* Remove 10.3 only properties of the volumeSlider
 
-2003-08-01 Friday 18:49  fenrir
+------------------------------------------------------------------------
+r12523 | hartman | 2005-09-12 14:46:17 +0200 (Mon, 12 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
 
-  * ts.c: arggg, bad copy/past.
+* remove debug line
 
-2003-08-01 Friday 18:42  fenrir
+------------------------------------------------------------------------
+r12522 | hartman | 2005-09-12 14:36:37 +0200 (Mon, 12 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
 
-  * stream_output.c: fixed a segfault when muxer isn't specified.
+* Fix the issue with random always playing the first item in the playlist initially (closes #217)
+
+
+------------------------------------------------------------------------
+r12521 | hartman | 2005-09-12 14:02:58 +0200 (Mon, 12 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
 
-2003-08-01 Friday 18:02  fenrir
+* 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.
+
+------------------------------------------------------------------------
+r12520 | hartman | 2005-09-12 12:36:36 +0200 (Mon, 12 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mms.c
 
-  * ts: apply patch of Andy Lindsay (fix one memory leak and PMT handling)
-        converted all u8,u16,u32 into uint8_t, uint16_t, uint32_t
+* Up the mms caching from 3200 ms to 5000ms. (unfortunately this is needed for a large number of streams)
 
-2003-08-01 Friday 17:38  fenrir
+------------------------------------------------------------------------
+r12519 | robux4 | 2005-09-12 11:56:32 +0200 (Mon, 12 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: avoid dependency problems with older libmatroska
+------------------------------------------------------------------------
+r12518 | bigben | 2005-09-11 23:14:17 +0200 (Sun, 11 Sep 2005) | 6 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r12517 | ipkiss | 2005-09-11 22:03:18 +0200 (Sun, 11 Sep 2005) | 3 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/vars/playtree.cpp
+
+ * skins2/parser/skin_parser.cpp: fixed a FIXME
+ * skins2/vars/playtree.cpp: removed some debug lines
+
+------------------------------------------------------------------------
+r12516 | gbazin | 2005-09-11 18:57:10 +0200 (Sun, 11 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/scale.c
+
+* modules/video_filter/scale.c: Fixed bug reported by Wallace Wadge (wwadge at gmail).
+------------------------------------------------------------------------
+r12515 | robux4 | 2005-09-11 17:35:00 +0200 (Sun, 11 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: more memory leaks fixed
+------------------------------------------------------------------------
+r12514 | fkuehne | 2005-09-11 14:45:41 +0200 (Sun, 11 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/extended.m
+
+* save the prefs only shortly before the app exits (makes the utilisation of the extended-panel much faster)
+------------------------------------------------------------------------
+r12513 | massiot | 2005-09-11 14:06:39 +0200 (Sun, 11 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/fortunes.txt
+
+fortuuuuune
+
+------------------------------------------------------------------------
+r12512 | robux4 | 2005-09-11 12:42:17 +0200 (Sun, 11 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix some memory leaks
+------------------------------------------------------------------------
+r12511 | robux4 | 2005-09-11 11:14:21 +0200 (Sun, 11 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: support segments with "unknown" size
+------------------------------------------------------------------------
+r12510 | robux4 | 2005-09-10 19:08:35 +0200 (Sat, 10 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-  * index.html,style.css : remove built-in css file. added link to info.html.
+mkv.cpp: support playback of segments without a UID
+------------------------------------------------------------------------
+r12509 | robux4 | 2005-09-10 17:22:51 +0200 (Sat, 10 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/variables.c
+
+variables.c: void the buffer after the memmove to avoid reusing previous values
+------------------------------------------------------------------------
+r12508 | robux4 | 2005-09-10 15:38:51 +0200 (Sat, 10 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+
+* ipv4.c: make MSVC happy
+------------------------------------------------------------------------
+r12507 | bigben | 2005-09-10 11:04:32 +0200 (Sat, 10 Sep 2005) | 3 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r12506 | courmisch | 2005-09-10 09:55:17 +0200 (Sat, 10 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/src/libvlc.c
+
+Fix psz_userdir memleak
+(patch contributed by Brian Robb)
+
+------------------------------------------------------------------------
+r12505 | gbazin | 2005-09-10 00:10:57 +0200 (Sat, 10 Sep 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r12504 | hartman | 2005-09-09 23:19:15 +0200 (Fri, 09 Sep 2005) | 3 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12503 | gbazin | 2005-09-09 21:42:55 +0200 (Fri, 09 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/win32_specific.c
+
+* src/misc/win32_specific.c: fixed minor memory leak on win32. Patch courtesy of Brian Robb (vascy at hotmail).
+------------------------------------------------------------------------
+r12502 | gbazin | 2005-09-09 21:38:01 +0200 (Fri, 09 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/wizard.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.h
+
+* modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch courtesy of Brian Robb (vascy at hotmail).
+------------------------------------------------------------------------
+r12501 | gbazin | 2005-09-09 21:20:34 +0200 (Fri, 09 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
+
+* modules/gui/skins2/*: a couple of msvc build fixes. Patch courtesy of Brian Robb (vascy at hotmail).
+------------------------------------------------------------------------
+r12500 | xtophe | 2005-09-09 19:34:32 +0200 (Fri, 09 Sep 2005) | 3 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12499 | xtophe | 2005-09-09 18:55:37 +0200 (Fri, 09 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/src/extras/libc.c
+
+Fix a possible segfault patch by Brian Robb
+
+------------------------------------------------------------------------
+r12498 | jlj | 2005-09-09 16:31:22 +0200 (Fri, 09 Sep 2005) | 3 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r12497 | jlj | 2005-09-09 16:06:38 +0200 (Fri, 09 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/services_discovery/bonjour.c
+
+  * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
+
+
+------------------------------------------------------------------------
+r12496 | jlj | 2005-09-09 04:42:40 +0200 (Fri, 09 Sep 2005) | 3 lines
+Changed paths:
+   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
+
+  * Bonjour services discovery module using avahi.
+
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r12493 | bigben | 2005-09-08 20:18:54 +0200 (Thu, 08 Sep 2005) | 6 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+
+* 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)
+
+
+
+------------------------------------------------------------------------
+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
+
+------------------------------------------------------------------------
+r12486 | fkuehne | 2005-09-07 20:11:22 +0200 (Wed, 07 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/po/ko.po
+
+* converted to UTF-8
+------------------------------------------------------------------------
+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
+   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>
+------------------------------------------------------------------------
+r12484 | hartman | 2005-09-07 16:05:44 +0200 (Wed, 07 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/libmp4.c
+
+ * lengh -> length
+
+------------------------------------------------------------------------
+r12483 | hartman | 2005-09-07 15:47:46 +0200 (Wed, 07 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* 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)
+
+------------------------------------------------------------------------
+r12482 | hartman | 2005-09-07 00:03:45 +0200 (Wed, 07 Sep 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+* 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
+
+------------------------------------------------------------------------
+r12481 | dionoea | 2005-09-06 23:15:18 +0200 (Tue, 06 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/modules/gui/wxwidgets/open.cpp
+
+CD/DVD detection patch by Brian Robb
+
+------------------------------------------------------------------------
+r12480 | massiot | 2005-09-06 01:33:14 +0200 (Tue, 06 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+ * src/libvlc.c: When the user dir is not available, fall back onto the
+   application data directory.
+
+------------------------------------------------------------------------
+r12479 | gbazin | 2005-09-05 21:23:29 +0200 (Mon, 05 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.c
+
+* src/libvlc.c: on win32, redirect stdout to vlc-help.txt when printing the help.
+------------------------------------------------------------------------
+r12478 | zorglub | 2005-09-05 11:13:52 +0200 (Mon, 05 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/config.in
+
+Remove a few legacy entries in config.in
+
+------------------------------------------------------------------------
+r12477 | robux4 | 2005-09-05 10:53:54 +0200 (Mon, 05 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* mkv.cpp: should fix the compilation error with gcc
+------------------------------------------------------------------------
+r12476 | ipkiss | 2005-09-04 23:50:18 +0200 (Sun, 04 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/theme_repository.cpp
+
+ * 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
+------------------------------------------------------------------------
+r12474 | massiot | 2005-09-04 14:47:53 +0200 (Sun, 04 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ * extras/contrib/src/Makefile: Really fixed the libtool target.
+
+------------------------------------------------------------------------
+r12473 | massiot | 2005-09-04 12:58:59 +0200 (Sun, 04 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ * extras/contrib/src/Makefile: Really fixed the libtool target.
+
+------------------------------------------------------------------------
+r12472 | massiot | 2005-09-04 11:52:54 +0200 (Sun, 04 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ * extras/contrib/src/Makefile: Build libtool after automake.
+
+------------------------------------------------------------------------
+r12471 | gbazin | 2005-09-04 01:44:25 +0200 (Sun, 04 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access_filter/timeshift.c
+
+* 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.
+------------------------------------------------------------------------
+r12470 | gbazin | 2005-09-04 00:55:56 +0200 (Sun, 04 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/playlist.cpp
+
+* modules/gui/wxwidgets/playlist.cpp: Fixed segfault. Patch by Brian Robb (vascy at hotmail).
+------------------------------------------------------------------------
+r12469 | ipkiss | 2005-09-04 00:25:36 +0200 (Sun, 04 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+
+ * skins/src/generic_layout.cpp: Fixed a typo in a comment
+
+------------------------------------------------------------------------
+r12468 | robux4 | 2005-09-03 22:56:32 +0200 (Sat, 03 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* fix a timecode/stuttering problem with VFW tracks
+------------------------------------------------------------------------
+r12467 | ipkiss | 2005-09-03 21:22:47 +0200 (Sat, 03 Sep 2005) | 3 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12466 | asmax | 2005-09-03 19:11:23 +0200 (Sat, 03 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/config.in
+
+* config.in: fixed typos
+
+------------------------------------------------------------------------
+r12465 | robux4 | 2005-09-03 17:55:52 +0200 (Sat, 03 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_stream.h
+   M /trunk/modules/demux/mkv.cpp
+
+* prevent crashes when a stream is not opened correctly
+------------------------------------------------------------------------
+r12464 | ipkiss | 2005-09-03 17:17:57 +0200 (Sat, 03 Sep 2005) | 5 lines
+Changed paths:
+   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
+
+ * skins2 (tree playlist):
+     - Fixed a selection bug in CtrlTree
+     - Simplified some algorithms using helper methods
+     - A few coding style fixes
+
+------------------------------------------------------------------------
+r12463 | jpsaman | 2005-09-03 17:06:39 +0200 (Sat, 03 Sep 2005) | 1 line
+Changed paths:
+   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
 
-2003-08-01 Friday 17:30  fenrir
+* 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
 
-  * http: added mime type for .css file.
+* 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
 
-2003-08-01 Friday 17:21  fenrir
+Remove some useless code
 
-  * info: commit the good file...
 
-2003-08-01 Friday 09:45  sam
+------------------------------------------------------------------------
+r12458 | bigben | 2005-09-03 13:24:00 +0200 (Sat, 03 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-   * modules/access/http.c:
-     + Coding style fixes.
-     + Removed a C99-ism.
+Fixes item ordering on drag'n'drop
 
-2003-08-01 Friday 08:24  sam
 
-   * debian/rules:
-     + Activated freetype support.
-   * debian/control:
-     + Added a build-dependency on freetype6-dev.
-     + Added a build-dependency on libdvbpsi2-dev.
-     + We now recommend gnome-vlc | wxvlc.
-     + We now suggest fortune-mod.
+------------------------------------------------------------------------
+r12457 | massiot | 2005-09-03 12:22:03 +0200 (Sat, 03 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
-2003-08-01 Friday 00:40  fenrir
+ * extras/contrib/src/Makefile: Fixed libdvdcss compilation.
 
-  * configure.ac: audio -> mpga
-  * demux/* : function name consistency.
+------------------------------------------------------------------------
+r12456 | gbazin | 2005-09-03 11:32:17 +0200 (Sat, 03 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/src/control/audio_video.c
 
-2003-08-01 Friday 00:37  fenrir
+* src/control/audio_video.c: forgot this file in last commit.
+------------------------------------------------------------------------
+r12455 | gbazin | 2005-09-03 11:16:11 +0200 (Sat, 03 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc/control.h
+   M /trunk/include/vlc/vlc.h
+   M /trunk/src/control/util.c
 
-  * mpga: mp3 demuxer written from scratch using ninput.h
+* 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.
+------------------------------------------------------------------------
+r12454 | asmax | 2005-09-03 01:47:19 +0200 (Sat, 03 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
 
-2003-08-01 Friday 00:26  fenrir
+* httpd.c: added missing dummy functions
 
-  * configure.ac: remove old wav and aac directories.
+------------------------------------------------------------------------
+r12453 | bigben | 2005-09-02 20:57:11 +0200 (Fri, 02 Sep 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-2003-08-01 Friday 00:16  fenrir
 
-  * Modules.am : added aac.c and wav.c
-  * asf/asf.c: better check for invalid header.
+Remove some useless code
 
-2003-08-01 Friday 00:09  fenrir
 
-  * wav.c : big clean up and use ninput.h
+------------------------------------------------------------------------
+r12452 | bigben | 2005-09-02 20:33:46 +0200 (Fri, 02 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-2003-08-01 Friday 00:08  fenrir
+Allow to drop an item *on* a node.
 
-  * aac.c : big clean up and use ninput.h
 
-2003-08-01 Friday 00:05  fenrir
+------------------------------------------------------------------------
+r12451 | gbazin | 2005-09-02 20:18:03 +0200 (Fri, 02 Sep 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/access/smb.c
 
-  au.c : cleaned up and use ninput.h
+* configure.ac, modules/access/smb.c: compilation fix for new libsmbclient versions. Patch by Diego Petteno (flameeyes at gentoo dot org).
+------------------------------------------------------------------------
+r12450 | bigben | 2005-09-02 20:00:41 +0200 (Fri, 02 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-2003-08-01 Friday 00:05  gbazin
+Some small cleaning
 
- * src/input/input_clock.c: fixed 2 regressions in 0.6.1. These fixes are actually there to make us more complacent with broken streams.
- * modules/access/dvb/qpsk.c: gettext reserves the use of _("").
- * modules/demux/mkv.cpp, modules/demux/avi/libavi.c, modules/demux/mp4/libmp4.c, modules/demux/mpeg/m4v.c: checks for input_SplitBuffer() > 0. (Thanks to Steve Li for pointing this out)
 
-2003-08-01 Friday 00:04  fenrir
+------------------------------------------------------------------------
+r12449 | massiot | 2005-09-02 19:11:23 +0200 (Fri, 02 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http/http.c
 
-  a52sys.c: completely rewritten a52 stream demuxer. Now you should be able
-  to play such file.
+ * modules/control/http/http.c: Added a small hack, when multiple http
+   control interfaces are specified, to automatically increment the port.
 
-2003-08-01 Friday 00:00  fenrir
+------------------------------------------------------------------------
+r12448 | massiot | 2005-09-02 19:10:06 +0200 (Fri, 02 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
 
-  * modules.c : include ninput.h
+ * src/misc/httpd.c: Fixed HTTPd closing when several HTTPd instances are
+   running.
 
-2003-08-01 Friday 00:00  fenrir
+------------------------------------------------------------------------
+r12447 | massiot | 2005-09-02 18:01:23 +0200 (Fri, 02 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/fake.c
 
-  * vlc_common.h: include stdarg.h by default. Required by ninput.h
-  *  ninput.h :  extracted  duplicated  stream functions  from  a lot  of
-  demuxers and do a nice (?) API.
-  * stream.c: implement basic streams  manipulation. It is just a wrapper
-  but it is useful.
-  * all: added a i_ttl field in network_socket_t to allow per connection ttl
- setting (in fact only used by access_out/udp.c.
+ * modules/codec/fake.c: Added missing ToLocale().
 
-2003-07-31 Thursday 23:44  fenrir
+------------------------------------------------------------------------
+r12446 | massiot | 2005-09-02 17:16:08 +0200 (Fri, 02 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/x264_svn.patch
 
-  * all: added a i_ttl field in network_socket_t to allow per connection ttl
- setting (in fact only used by access_out/udp.c.
+ * extras/contrib: Fixed theora and x264-svn compilation.
 
-2003-07-31 Thursday 23:14  massiot
+------------------------------------------------------------------------
+r12445 | bigben | 2005-09-02 16:00:20 +0200 (Fri, 02 Sep 2005) | 4 lines
+Changed paths:
+   M /trunk/src/video_output/video_widgets.c
 
- Fixed a memory leak (thanks Andy Lindsay !).
+* Don't try to release NULL
+* Fixes the "vlc would crash when hitting play" bug
 
-2003-07-31 Thursday 21:46  gbazin
 
- * src/misc/win32_specific.c: change the mode of stdin to _O_BINARY so we can use stdin to read files (thanks to Steve Li).
- * modules/control/http.c: allow directories of the form "x:\" on win32.
+------------------------------------------------------------------------
+r12444 | massiot | 2005-09-01 19:41:01 +0200 (Thu, 01 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/INSTALL.win32
 
-2003-07-31 Thursday 21:18  bigben
+ * INSTALL.win32: Added SDL.
 
- * modules/access/http.c :
-       - using new var_Create/var_Get method to get parametters.
+------------------------------------------------------------------------
+r12443 | massiot | 2005-09-01 17:05:26 +0200 (Thu, 01 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http/http.c
 
-2003-07-31 Thursday 20:47  reno
+ * modules/control/http/http.c: Fixed PATH environment variable, and
+   under Win32 set SYSTEMROOT variable.
 
- * Make vlc compiling !
+------------------------------------------------------------------------
+r12442 | massiot | 2005-09-01 15:02:38 +0200 (Thu, 01 Sep 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http/http.c
 
-2003-07-31 Thursday 19:24  fenrir
+ * modules/control/http/http.c: Added a SERVER_PATH environment variable
+   for CGIs.
 
-  * stream_output: * some clean and fixed a little memory leak.
-                   * give to access and muxers options. Now you can use:
- --sout 'access{option1=value}/mux{a=value,b=value}:/path'. It should also
- works with '#std{access=access{o=v}, mux=...}' (but untested). For now it's
- not used.
+------------------------------------------------------------------------
+r12441 | massiot | 2005-09-01 15:02:11 +0200 (Thu, 01 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
-2003-07-31 Thursday 19:14  fenrir
+ * extras/contrib/src/Makefile: Fixed opendaap installation.
 
-  * stream_output: * added some #define for private flags.
-                   * now muxer and access_out also receive options like
-                   stream_out.
+------------------------------------------------------------------------
+r12440 | massiot | 2005-09-01 00:41:58 +0200 (Thu, 01 Sep 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
-2003-07-31 Thursday 19:10  bigben
+ * extras/contrib/src/Makefile: Added missing $(INSTALL_NAME) for opendaap.
+
+------------------------------------------------------------------------
+r12439 | gbazin | 2005-08-31 23:19:54 +0200 (Wed, 31 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.h
+
+* 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.
+------------------------------------------------------------------------
+r12438 | gbazin | 2005-08-31 22:37:23 +0200 (Wed, 31 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/input/control.c
+   M /trunk/src/input/decoder.c
+
+* 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.
+------------------------------------------------------------------------
+r12437 | massiot | 2005-08-31 21:09:50 +0200 (Wed, 31 Aug 2005) | 6 lines
+Changed paths:
+   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
+
+ * 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.
+
+------------------------------------------------------------------------
+r12436 | hartman | 2005-08-31 21:00:21 +0200 (Wed, 31 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/nsc.c
+
+* 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.
+
+------------------------------------------------------------------------
+r12435 | massiot | 2005-08-30 19:06:25 +0200 (Tue, 30 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/dvdnav.c
+
+ * modules/access/dvdnav.c: When no path is specified, use libdvdcss
+   autodetection.
+
+------------------------------------------------------------------------
+r12434 | hartman | 2005-08-30 17:26:25 +0200 (Tue, 30 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.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.
+
+------------------------------------------------------------------------
+r12433 | massiot | 2005-08-30 14:01:26 +0200 (Tue, 30 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http/http.c
+
+ * modules/control/http/http.c: Fixed argv[1] in CGI mode.
+
+------------------------------------------------------------------------
+r12432 | massiot | 2005-08-30 13:59:24 +0200 (Tue, 30 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/extras/libc.c
+
+ * src/extras/libc.c:vlc_execve() : Do not open a new window under Win32.
+
+------------------------------------------------------------------------
+r12431 | massiot | 2005-08-30 11:54:52 +0200 (Tue, 30 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ * extras/contrib/src/Makefile: Fixed libogg dependancies.
+
+------------------------------------------------------------------------
+r12430 | hartman | 2005-08-29 22:10:59 +0200 (Mon, 29 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+
+* 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
+
+------------------------------------------------------------------------
+r12429 | hartman | 2005-08-29 21:04:05 +0200 (Mon, 29 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/libmpeg2.c
+
+* Add the hdv2 fourcc which is simply HD MPEG2
+  See: http://forum.videolan.org/viewtopic.php?t=11842
+
+------------------------------------------------------------------------
+r12428 | massiot | 2005-08-29 18:34:32 +0200 (Mon, 29 Aug 2005) | 7 lines
+Changed paths:
+   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
+
+ * 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).
+
+------------------------------------------------------------------------
+r12427 | massiot | 2005-08-29 18:30:38 +0200 (Mon, 29 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/control/http/http.c
+   M /trunk/src/extras/libc.c
+
+ * 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".
+
+------------------------------------------------------------------------
+r12426 | gbazin | 2005-08-29 18:27:53 +0200 (Mon, 29 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+* modules/demux/livedotcom.cpp: fixed segfaults.
+------------------------------------------------------------------------
+r12425 | massiot | 2005-08-29 18:27:30 +0200 (Mon, 29 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http/mvar.c
+
+ * modules/control/http/mvar.c: Under Windows do not call stat() on
+   drive letters because it seems to cause problems with removable devices.
+
+------------------------------------------------------------------------
+r12424 | massiot | 2005-08-29 18:25:01 +0200 (Mon, 29 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+ * modules/gui/wxwidgets/interface.cpp: Missing FromLocale() for the drag'n
+   drop code.
+
+------------------------------------------------------------------------
+r12423 | robux4 | 2005-08-29 14:12:40 +0200 (Mon, 29 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/msvc/config.h.in
+
+* new paramaters added to the MSVC build
+------------------------------------------------------------------------
+r12422 | sam | 2005-08-29 10:48:27 +0200 (Mon, 29 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/toolbox
+
+  * fixed breakage of MSVC files in commit 12161.
+
+------------------------------------------------------------------------
+r12421 | robux4 | 2005-08-29 10:39:02 +0200 (Mon, 29 Aug 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r12420 | hartman | 2005-08-28 23:50:32 +0200 (Sun, 28 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/m3u.c
+
+* Fix the case of duration == -1 in M3U playlists. closes #331
+
+------------------------------------------------------------------------
+r12419 | hartman | 2005-08-28 22:57:48 +0200 (Sun, 28 Aug 2005) | 4 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12418 | hartman | 2005-08-28 22:38:07 +0200 (Sun, 28 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Add glib, libIDL and gecko-sdk to OSX contrib. Now we just need a way to find how to let configure.ac recognize it.
+
+------------------------------------------------------------------------
+r12417 | hartman | 2005-08-28 22:08:26 +0200 (Sun, 28 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+* Add some NEWS
+
+------------------------------------------------------------------------
+r12416 | hartman | 2005-08-28 21:22:36 +0200 (Sun, 28 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* Add the shout (services discovery) module again
+
+------------------------------------------------------------------------
+r12415 | hartman | 2005-08-28 20:59:53 +0200 (Sun, 28 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/shout.c
+
+* Update some comments
+
+------------------------------------------------------------------------
+r12414 | zorglub | 2005-08-28 12:52:00 +0200 (Sun, 28 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/debian/patches/00list
+   A /trunk/debian/patches/20_osdmenu-paths.dpatch
+   M /trunk/share/Makefile.am
+
+* Export unselect.png
+* Fix paths when installed in Debian package
+
+------------------------------------------------------------------------
+r12413 | courmisch | 2005-08-28 12:34:24 +0200 (Sun, 28 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+Fix typo
+
+------------------------------------------------------------------------
+r12412 | jpsaman | 2005-08-27 18:40:23 +0200 (Sat, 27 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+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.
+
+------------------------------------------------------------------------
+r12411 | jpsaman | 2005-08-27 15:51:53 +0200 (Sat, 27 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/share/osdmenu/default.cfg
+
+cosmetics
+------------------------------------------------------------------------
+r12410 | massiot | 2005-08-27 15:38:26 +0200 (Sat, 27 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/toolbox
+
+ * toolbox: Removed a bash-ism.
+
+------------------------------------------------------------------------
+r12409 | massiot | 2005-08-26 21:05:04 +0200 (Fri, 26 Aug 2005) | 3 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12408 | massiot | 2005-08-26 20:15:21 +0200 (Fri, 26 Aug 2005) | 9 lines
+Changed paths:
+   M /trunk/configure.ac
+   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
+
+ * 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.
+
+------------------------------------------------------------------------
+r12407 | hartman | 2005-08-26 19:01:48 +0200 (Fri, 26 Aug 2005) | 6 lines
+Changed paths:
+   M /trunk/modules/access_output/shout.c
+
+* 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
+
+------------------------------------------------------------------------
+r12406 | hartman | 2005-08-26 16:02:46 +0200 (Fri, 26 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* Fix liveMedia 
+
+------------------------------------------------------------------------
+r12405 | hartman | 2005-08-26 14:55:36 +0200 (Fri, 26 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/speex.patch
+
+* The same getopt problem that theora has, exists in speex as well.
+
+------------------------------------------------------------------------
+r12404 | zorglub | 2005-08-25 21:57:12 +0200 (Thu, 25 Aug 2005) | 3 lines
+Changed paths:
+   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
+
+Add new spectrum analyzer effect, patch from zcot.
+Remove the "random" effect
+
+------------------------------------------------------------------------
+r12403 | hartman | 2005-08-25 21:10:21 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/theora.patch
+
+* libtheora examples don't compile on 10.2 Remove from Makefiles. This issue is now fixed upstream thanks to rillian from #theora
+
+------------------------------------------------------------------------
+r12402 | xtophe | 2005-08-25 20:35:09 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+Compile fix tentative
+
+------------------------------------------------------------------------
+r12401 | xtophe | 2005-08-25 19:39:21 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+Add the compile information
+
+------------------------------------------------------------------------
+r12400 | fkuehne | 2005-08-25 19:39:17 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r12399 | hartman | 2005-08-25 19:28:04 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* disable all theora test programs. they use getopt which is not present in default OSX 10.2 
+
+------------------------------------------------------------------------
+r12398 | xtophe | 2005-08-25 18:59:42 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   D /trunk/src/osd/osd_widgets.c
+
+Grrr, i should have checked previous commit
+
+------------------------------------------------------------------------
+r12397 | xtophe | 2005-08-25 18:57:01 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+   A /trunk/src/osd/osd_widgets.c (from /trunk/src/osd/osd_widgets.c:12391)
+
+Typo
+
+------------------------------------------------------------------------
+r12396 | hartman | 2005-08-25 18:46:52 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/ogg.patch
+
+* patch ogg because it's broken (userdefined defines in public headers are WAY evil)
+
+------------------------------------------------------------------------
+r12395 | massiot | 2005-08-25 18:42:36 +0200 (Thu, 25 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ * extras/contrib/src/Makefile: Do not try and compile theora SDL test
+   programs.
+
+------------------------------------------------------------------------
+r12394 | massiot | 2005-08-25 18:36:39 +0200 (Thu, 25 Aug 2005) | 3 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12393 | jpsaman | 2005-08-25 18:33:08 +0200 (Thu, 25 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_osd.h
+   M /trunk/include/vlc_symbols.h
+
+Fix build breakage of revision12392
+------------------------------------------------------------------------
+r12392 | jpsaman | 2005-08-25 17:02:30 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+   D /trunk/src/osd/osd_widgets.c
+
+Removing osd_widgets.c.
+
+------------------------------------------------------------------------
+r12391 | jpsaman | 2005-08-25 16:58:27 +0200 (Thu, 25 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/osd/osd_parser.c
+
+Removal of dead code
+------------------------------------------------------------------------
+r12390 | hartman | 2005-08-25 16:09:50 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/vorbis.c
+
+* vorbis comments can be mixed case. strstr -> strcasestr
+
+------------------------------------------------------------------------
+r12389 | jpsaman | 2005-08-25 11:48:33 +0200 (Thu, 25 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+Reverting to revision 12383 to 12340. This make wxwidgets 2.6.1 work but breaks older versions. 
+------------------------------------------------------------------------
+r12388 | jpsaman | 2005-08-25 10:47:56 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+Removing old familiar images, these are exactly the same images as the one prefixed with pda-.
+
+------------------------------------------------------------------------
+r12387 | titer | 2005-08-25 00:27:28 +0200 (Thu, 25 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_keys.h
+
+ vlc_keys.h: fixed ACTIONID_JUMP_BACKWARD_1MIN
+
+------------------------------------------------------------------------
+r12386 | hartman | 2005-08-24 22:56:14 +0200 (Wed, 24 Aug 2005) | 4 lines
+Changed paths:
+   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
+
+* Updated speex to 1.1.10
+* Updated theora to alpha5
+* Added libshout
+
+------------------------------------------------------------------------
+r12385 | fkuehne | 2005-08-24 22:01:33 +0200 (Wed, 24 Aug 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r12384 | gbazin | 2005-08-24 21:49:47 +0200 (Wed, 24 Aug 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r12382 | massiot | 2005-08-24 20:01:18 +0200 (Wed, 24 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/fake.c
+
+ * modules/codec/fake.c: Fixed compilation.
+
+------------------------------------------------------------------------
+r12381 | jpsaman | 2005-08-24 19:52:41 +0200 (Wed, 24 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/osdmenu.c
+
+Shorten the short description of --osdmenu-update
+------------------------------------------------------------------------
+r12380 | massiot | 2005-08-24 19:33:57 +0200 (Wed, 24 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/fake.c
+
+ * modules/codec/fake.c: Fixed a segfault when outputting images locally.
+
+------------------------------------------------------------------------
+r12379 | sam | 2005-08-24 18:21:49 +0200 (Wed, 24 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac: fixed thinko in the AltiVec detection with gcc 3.x.
+
+------------------------------------------------------------------------
+r12378 | massiot | 2005-08-24 16:42:15 +0200 (Wed, 24 Aug 2005) | 3 lines
+Changed paths:
+   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).
+
+------------------------------------------------------------------------
+r12377 | hartman | 2005-08-24 16:19:48 +0200 (Wed, 24 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/shout.c
+
+* sync up the outgoing shoutcast stream.
+
+------------------------------------------------------------------------
+r12376 | hartman | 2005-08-24 15:30:27 +0200 (Wed, 24 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* Fix access_output_shout and add RTSP to the description of live.com module. (so ppl know what it's for)
+
+------------------------------------------------------------------------
+r12375 | massiot | 2005-08-24 12:16:03 +0200 (Wed, 24 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+ * configure.ac: Fixed libavformat detection.
+
+------------------------------------------------------------------------
+r12374 | titer | 2005-08-24 02:52:56 +0200 (Wed, 24 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/libiconv.patch
+
+libiconv.patch: BeOS compile fix
+
+------------------------------------------------------------------------
+r12373 | sam | 2005-08-24 00:57:07 +0200 (Wed, 24 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac: reworked the AltiVec checks.
+
+------------------------------------------------------------------------
+r12372 | sam | 2005-08-23 22:50:56 +0200 (Tue, 23 Aug 2005) | 3 lines
+Changed paths:
+   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>.
+
+------------------------------------------------------------------------
+r12371 | sam | 2005-08-23 20:23:20 +0200 (Tue, 23 Aug 2005) | 3 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12370 | jpsaman | 2005-08-23 20:03:28 +0200 (Tue, 23 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/osdmenu.c
+
+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.
+------------------------------------------------------------------------
+r12369 | jpsaman | 2005-08-23 19:59:49 +0200 (Tue, 23 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/osd/osd.c
+
+Fix segmentation fault
+------------------------------------------------------------------------
+r12368 | jpsaman | 2005-08-23 19:58:55 +0200 (Tue, 23 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/scale.c
+
+sanity checking
+------------------------------------------------------------------------
+r12367 | sam | 2005-08-23 19:57:08 +0200 (Tue, 23 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac: on OS X ppc, prefer -maltivec to -faltivec if possible.
+
+------------------------------------------------------------------------
+r12366 | xtophe | 2005-08-23 18:30:28 +0200 (Tue, 23 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+configure.ac: Add a --without-contrib option
+
+------------------------------------------------------------------------
+r12365 | sam | 2005-08-23 17:29:18 +0200 (Tue, 23 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+  * Synchronised Debian build files with 0.8.4-svn20050823-1 upload.
+
+------------------------------------------------------------------------
+r12364 | sam | 2005-08-23 17:25:00 +0200 (Tue, 23 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src
+   M /trunk/src/osd
+
+  * Added missing svn:ignore properties.
+
+------------------------------------------------------------------------
+r12363 | fkuehne | 2005-08-23 17:03:22 +0200 (Tue, 23 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/README.MacOSX.rtf
+
+* updated questions 11 (the setting is at a different location now) and 12 (the setting is hidden by default)
+------------------------------------------------------------------------
+r12362 | massiot | 2005-08-23 16:24:35 +0200 (Tue, 23 Aug 2005) | 7 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12361 | jpsaman | 2005-08-23 14:27:59 +0200 (Tue, 23 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/osdmenu.c
+
+Forward port of revision 12360.
+------------------------------------------------------------------------
+r12359 | massiot | 2005-08-23 12:07:06 +0200 (Tue, 23 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ * extras/contrib/src/Makefile: Fixed installation of ffmpeg. Added libtiff
+   in libSDL_image.
+
+------------------------------------------------------------------------
+r12358 | sam | 2005-08-23 11:44:45 +0200 (Tue, 23 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac: on Linux PPC and gcc 4.x, we need to check for the -maltivec
+    flag before trying to use <altivec.h>.
+
+------------------------------------------------------------------------
+r12355 | gbazin | 2005-08-22 23:31:51 +0200 (Mon, 22 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/net.c
+
+* src/misc/net.c: fixed segfault.
+------------------------------------------------------------------------
+r12354 | gbazin | 2005-08-22 22:24:20 +0200 (Mon, 22 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+* src/input/es_out.c: when removing an active track, re-run the track selection algo.
+------------------------------------------------------------------------
+r12350 | gbazin | 2005-08-22 21:30:52 +0200 (Mon, 22 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
+
+* modules/codec/dvbsub.c: fixed segfault.
+------------------------------------------------------------------------
+r12349 | courmisch | 2005-08-22 21:00:19 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Work-around automake being a bit too clever
+
+------------------------------------------------------------------------
+r12348 | fkuehne | 2005-08-22 20:51:23 +0200 (Mon, 22 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago)
+------------------------------------------------------------------------
+r12347 | sam | 2005-08-22 20:37:43 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
+
+  * modules/control/hotkeys.c: replaced pow(2,x) constructs with (1<<x). (P.S.: mouahahaha)
+
+------------------------------------------------------------------------
+r12346 | massiot | 2005-08-22 20:22:55 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
+
+ * src/extras/libc.c: Compilation fix for non-Win32 platforms.
+
+------------------------------------------------------------------------
+r12345 | gbazin | 2005-08-22 20:12:50 +0200 (Mon, 22 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
+
+* modules/codec/dvbsub.c: fixed recent breakage of subtitles positionning.
+------------------------------------------------------------------------
+r12344 | massiot | 2005-08-22 19:58:20 +0200 (Mon, 22 Aug 2005) | 8 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12343 | sam | 2005-08-22 19:44:19 +0200 (Mon, 22 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http/Modules.am
+
+  * modules/control/http/Modules.am: added missing headers to the SOURCES
+    variable.
+
+------------------------------------------------------------------------
+r12342 | sam | 2005-08-22 19:42:53 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+  * Fixed the build dependencies.
+
+------------------------------------------------------------------------
+r12341 | massiot | 2005-08-22 16:22:41 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+ * Modules.am: (Hopefully) fixed make update-po.
+
+------------------------------------------------------------------------
+r12340 | hartman | 2005-08-22 16:22:05 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+* revert previous patch
+
+------------------------------------------------------------------------
+r12339 | hartman | 2005-08-22 15:48:33 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+* 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
+
+------------------------------------------------------------------------
+r12338 | hartman | 2005-08-22 15:44:11 +0200 (Mon, 22 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/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
+
+------------------------------------------------------------------------
+r12337 | courmisch | 2005-08-22 15:09:25 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Fix build in a subdirectory after make clean
+
+------------------------------------------------------------------------
+r12333 | jpsaman | 2005-08-22 10:29:37 +0200 (Mon, 22 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+Forward port of rev 12332
+------------------------------------------------------------------------
+r12331 | jpsaman | 2005-08-22 10:10:37 +0200 (Mon, 22 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/osdmenu.c
+
+Forward port of revision 12329 and cosmetic cleanup
+------------------------------------------------------------------------
+r12330 | jpsaman | 2005-08-22 10:08:35 +0200 (Mon, 22 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/osd/osd.c
+
+Cosmetics
+------------------------------------------------------------------------
+r12327 | hartman | 2005-08-22 02:59:12 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+
+* remove debug line
+
+------------------------------------------------------------------------
+r12326 | hartman | 2005-08-22 02:47:34 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Use insert instead of append. Does not yet work for inserting into nodes. refs #150
+
+------------------------------------------------------------------------
+r12325 | hartman | 2005-08-22 01:33:58 +0200 (Mon, 22 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Nicer playlist reordering for OSX. cosmetic changes. refs #150
+
+------------------------------------------------------------------------
+r12322 | fkuehne | 2005-08-21 22:02:03 +0200 (Sun, 21 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/bookmarks.m
+   M /trunk/modules/gui/macosx/wizard.m
+
+* implement the extract-button of the bookmarks-window correctly (refs #22)
+------------------------------------------------------------------------
+r12321 | courmisch | 2005-08-21 20:52:10 +0200 (Sun, 21 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/vlc-api.pl
+
+Typo in comment pointed out by dionoea
+
+------------------------------------------------------------------------
+r12320 | damienf | 2005-08-21 20:49:07 +0200 (Sun, 21 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/plugin.cpp
+
+all: make sure that the plugin use that registry for plugin path
+
+------------------------------------------------------------------------
+r12319 | courmisch | 2005-08-21 20:48:05 +0200 (Sun, 21 Aug 2005) | 3 lines
+Changed paths:
+   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
+
+Get rid of the symbols structure and use the OS linker
+with --enable-shared-libvlc
+
+------------------------------------------------------------------------
+r12318 | damienf | 2005-08-21 19:46:48 +0200 (Sun, 21 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/file.c
+
+- support for specific WIN32 file URL such as file:/C:/ and file:///C:/
+
+------------------------------------------------------------------------
+r12317 | fkuehne | 2005-08-21 19:45:32 +0200 (Sun, 21 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+
+* forgot these 2 files
+------------------------------------------------------------------------
+r12316 | fkuehne | 2005-08-21 19:45:05 +0200 (Sun, 21 Aug 2005) | 1 line
+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/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)
+------------------------------------------------------------------------
+r12315 | damienf | 2005-08-21 19:43:38 +0200 (Sun, 21 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+* 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
+------------------------------------------------------------------------
+r12311 | sam | 2005-08-21 18:38:17 +0200 (Sun, 21 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/patches/00list
+   M /trunk/debian/rules
+
+  * updated Debian build files
+
+------------------------------------------------------------------------
+r12310 | hartman | 2005-08-21 16:33:06 +0200 (Sun, 21 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/opengl.c
+
+* Fix mouse down event forwarding from opengl (closes #325)
+
+------------------------------------------------------------------------
+r12309 | courmisch | 2005-08-21 14:57:10 +0200 (Sun, 21 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv6.c
+
+Compile fix
+
+------------------------------------------------------------------------
+r12308 | courmisch | 2005-08-21 13:27:15 +0200 (Sun, 21 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/src/misc/net.c
+
+Define IPV6_PROTECTION_LEVEL manually - closes #96
+
+------------------------------------------------------------------------
+r12307 | dionoea | 2005-08-20 21:14:58 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_es.h
+
+remove 2 evil tabs
+
+------------------------------------------------------------------------
+r12306 | gbazin | 2005-08-20 20:10:24 +0200 (Sat, 20 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/playlist/dvb.c
+
+* 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
+
+* modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB channel lists.
+
+------------------------------------------------------------------------
+r12304 | courmisch | 2005-08-20 17:08:45 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+
+Due credits
+
+------------------------------------------------------------------------
+r12303 | courmisch | 2005-08-20 17:06:17 +0200 (Sat, 20 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http/util.c
+
+Fix url converter on win32
+(patch contributed by Marco Munderloh)
+
+------------------------------------------------------------------------
+r12302 | dionoea | 2005-08-20 15:57:15 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12301 | courmisch | 2005-08-20 15:42:33 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/lxdialog
+
+Prop change
+
+------------------------------------------------------------------------
+r12300 | dionoea | 2005-08-20 15:28:35 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_keys.h
+
+change file name in comment
+
+------------------------------------------------------------------------
+r12299 | dionoea | 2005-08-20 15:22:16 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+
+add KEY_ENTER and KEY_SPACE to launch action()
+
+------------------------------------------------------------------------
+r12298 | courmisch | 2005-08-20 15:15:26 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
- * modules/access_out/http.c
-        - httpd.c has support for Basic Authentification, so use it !
-          --sout-http-user user --sout-http-pwd password
+(Un)Install shared libvlc if enabled
 
-2003-07-31 Thursday 19:02  fenrir
+------------------------------------------------------------------------
+r12297 | dionoea | 2005-08-20 15:04:53 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
-  * copy.c: Added DVD subtitle support. I still need to commit the TS
- muxer.
+ * keyboard (arrows) navigation
 
-2003-07-31 Thursday 18:25  bigben
+------------------------------------------------------------------------
+r12296 | courmisch | 2005-08-20 14:52:45 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
- * Add support for basic authentification in http access.
+Link fix
+
+------------------------------------------------------------------------
+r12295 | dionoea | 2005-08-20 14:50:16 +0200 (Sat, 20 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
- use :
+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.
 
- --http-user user --http-pwd password
+------------------------------------------------------------------------
+r12294 | courmisch | 2005-08-20 14:30:12 +0200 (Sat, 20 Aug 2005) | 7 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/mozilla/Makefile.am
+
+- 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
 
- or
+------------------------------------------------------------------------
+r12293 | damienf | 2005-08-20 14:04:13 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
 
- http://user:password@server/path (2nd parameter overrides the first)
+missing const to non-const cast
 
-2003-07-31 Thursday 17:03  sigmunau
+------------------------------------------------------------------------
+r12292 | courmisch | 2005-08-20 13:29:33 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/m4
+
+minor svn:ignore fix
+
+------------------------------------------------------------------------
+r12291 | zorglub | 2005-08-20 13:26:48 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+
+Sanity check
+
+------------------------------------------------------------------------
+r12290 | dionoea | 2005-08-20 13:10:30 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12289 | dionoea | 2005-08-20 12:17:20 +0200 (Sat, 20 Aug 2005) | 3 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12288 | zorglub | 2005-08-20 11:48:31 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/visualization/xosd.c
+
+Fix Xosd interface (Debian #324039)
+
+------------------------------------------------------------------------
+r12287 | courmisch | 2005-08-20 11:37:02 +0200 (Sat, 20 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Cosmetic fix
+
+------------------------------------------------------------------------
+r12286 | zorglub | 2005-08-20 11:29:38 +0200 (Sat, 20 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+
+Wrap all gz functions to avoid void* -> int casts.
+
+Fix 64 bits build (Debian #324031)
+
+------------------------------------------------------------------------
+r12285 | dionoea | 2005-08-20 11:26:46 +0200 (Sat, 20 Aug 2005) | 4 lines
+Changed paths:
+   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
+
+ * ctrl_*.cpp : mouse scrolling behavior change
+ * skin_parser.cpp : add comment so people know where to look to fix the
+                     Playlist slider breakage.
+
+------------------------------------------------------------------------
+r12284 | courmisch | 2005-08-20 10:41:50 +0200 (Sat, 20 Aug 2005) | 5 lines
+Changed paths:
+   M /trunk/bootstrap
+
+Use most recent automake version
+
+Slower maybe, but safer
+and arguably more suited for automatically issued tarballs
+
+------------------------------------------------------------------------
+r12283 | courmisch | 2005-08-20 10:37:45 +0200 (Sat, 20 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/bootstrap
+
+Undo erroneous previous commit
+(wanted to cancel, but I pressed the wrong key)
+
+------------------------------------------------------------------------
+r12282 | courmisch | 2005-08-20 10:36:37 +0200 (Sat, 20 Aug 2005) | 6 lines
+Changed paths:
+   M /trunk/bootstrap
+
+Don't fallback to automake 1.6
+
+bootstrap might be a little slower,
+but that'll ensure more recent build-system in tarballs.
+Besides, 
+
+------------------------------------------------------------------------
+r12281 | dionoea | 2005-08-20 02:31:27 +0200 (Sat, 20 Aug 2005) | 3 lines
+Changed paths:
+   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
+
+ * Playtree start. Basic functionalities work. Still needs a lot of
+   work, cleaning and fixing. I'll continue this weekend.
+
+------------------------------------------------------------------------
+r12280 | dionoea | 2005-08-20 02:20:53 +0200 (Sat, 20 Aug 2005) | 4 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12279 | courmisch | 2005-08-19 19:52:53 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/m4/vlc.m4
+
+Fix (hopefully -again-) new build system on Win32
+
+------------------------------------------------------------------------
+r12278 | massiot | 2005-08-19 19:08:32 +0200 (Fri, 19 Aug 2005) | 4 lines
+Changed paths:
+   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).
+
+------------------------------------------------------------------------
+r12277 | massiot | 2005-08-19 19:07:27 +0200 (Fri, 19 Aug 2005) | 6 lines
+Changed paths:
+   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/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.
+
+------------------------------------------------------------------------
+r12274 | hartman | 2005-08-19 18:16:34 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+* Section titles for the OSX Preferences.
+
+------------------------------------------------------------------------
+r12273 | courmisch | 2005-08-19 18:09:41 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Fix clean tree build
+
+------------------------------------------------------------------------
+r12272 | courmisch | 2005-08-19 18:06:54 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/src
+   D /trunk/src/Makefile.am
+
+Clean up
+
+------------------------------------------------------------------------
+r12271 | courmisch | 2005-08-19 17:45:52 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/toolbox
+
+Attempt to fix problem with dnsdomain name on some OSes
+
+------------------------------------------------------------------------
+r12270 | courmisch | 2005-08-19 17:42:49 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Another typo. Links now.
+
+------------------------------------------------------------------------
+r12269 | courmisch | 2005-08-19 17:32:17 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Rah typo again
+
+------------------------------------------------------------------------
+r12268 | courmisch | 2005-08-19 17:31:20 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Forgot this file
+
+------------------------------------------------------------------------
+r12267 | courmisch | 2005-08-19 17:28:03 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Remove unnecessary dependencies
+
+------------------------------------------------------------------------
+r12266 | courmisch | 2005-08-19 17:21:25 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+Don't print EAFNOSUPPORT error - refs #320
+
+------------------------------------------------------------------------
+r12265 | courmisch | 2005-08-19 17:18:24 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
+
+Fix typos in static libraries installation
+
+------------------------------------------------------------------------
+r12264 | courmisch | 2005-08-19 16:27:52 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
+
+Some old automake versions seem not to know about mkdir_p
+
+------------------------------------------------------------------------
+r12263 | jpsaman | 2005-08-19 16:00:06 +0200 (Fri, 19 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/NEWS
+
+Added new OSD support
+------------------------------------------------------------------------
+r12259 | jpsaman | 2005-08-19 11:02:20 +0200 (Fri, 19 Aug 2005) | 1 line
+Changed paths:
+   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/
+------------------------------------------------------------------------
+r12258 | jpsaman | 2005-08-19 09:23:40 +0200 (Fri, 19 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+Cleanup of status reporting.
+------------------------------------------------------------------------
+r12257 | zorglub | 2005-08-19 01:25:16 +0200 (Fri, 19 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
+
+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
+
+------------------------------------------------------------------------
+r12255 | hartman | 2005-08-18 23:38:32 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/extended.m
+
+* Change only the frontmost window opaqueness
+
+------------------------------------------------------------------------
+r12254 | hartman | 2005-08-18 23:26:23 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/extended.m
+
+* Fix on the fly Opaqueness changing
+
+------------------------------------------------------------------------
+r12253 | zorglub | 2005-08-18 21:38:01 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http/util.c
+
+Die !
+
+------------------------------------------------------------------------
+r12252 | zorglub | 2005-08-18 21:32:02 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http/Modules.am
+
+wtf ?
+
+------------------------------------------------------------------------
+r12251 | zorglub | 2005-08-18 21:20:25 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http
+
+propset
+
+------------------------------------------------------------------------
+r12250 | zorglub | 2005-08-18 21:18:56 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+Split the HTTP interface and begin to document it
+
+------------------------------------------------------------------------
+r12249 | jpsaman | 2005-08-18 20:00:31 +0200 (Thu, 18 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+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
+------------------------------------------------------------------------
+r12247 | courmisch | 2005-08-18 19:00:20 +0200 (Thu, 18 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/m4/vlc.m4
+   M /trunk/modules/gui/wince/Modules.am
+
+Redo 12234; this time with (hopefully) Mac OS X support
+It was probably too easy that building to Windows and Linux worked the same
+
+------------------------------------------------------------------------
+r12246 | dionoea | 2005-08-18 18:52:45 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/playlist.cpp
+
+remove tabs/trailing spaces
+
+------------------------------------------------------------------------
+r12245 | zorglub | 2005-08-18 18:50:38 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
+
+Remove debug
+
+------------------------------------------------------------------------
+r12244 | courmisch | 2005-08-18 18:49:19 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wince/Modules.am
+
+Revert the other half
+
+------------------------------------------------------------------------
+r12243 | jpsaman | 2005-08-18 18:41:10 +0200 (Thu, 18 Aug 2005) | 1 line
+Changed paths:
+   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).
+------------------------------------------------------------------------
+r12242 | fkuehne | 2005-08-18 18:39:23 +0200 (Thu, 18 Aug 2005) | 1 line
+Changed paths:
+   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/keyedobjects.nib
+
+* 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
+
+------------------------------------------------------------------------
+r12240 | massiot | 2005-08-18 18:23:30 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+ * configure.ac: Print a warning when DVB headers aren't found.
+
+------------------------------------------------------------------------
+r12239 | zorglub | 2005-08-18 18:20:43 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+improve 
+
+------------------------------------------------------------------------
+r12238 | fkuehne | 2005-08-18 18:12:29 +0200 (Thu, 18 Aug 2005) | 4 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r12237 | massiot | 2005-08-18 18:08:55 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+ * NEWS: Updated with my work since 0.8.2.
+
+------------------------------------------------------------------------
+r12236 | massiot | 2005-08-18 17:58:05 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/demuxdump.c
+
+ * modules/demux/demuxdump.c: Better error detection (disk full for instance).
+
+------------------------------------------------------------------------
+r12235 | courmisch | 2005-08-18 17:50:58 +0200 (Thu, 18 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/toolbox
+
+
+------------------------------------------------------------------------
+r12234 | courmisch | 2005-08-18 17:38:09 +0200 (Thu, 18 Aug 2005) | 4 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12233 | courmisch | 2005-08-18 17:36:12 +0200 (Thu, 18 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+
+- (Un)install plugins from their directory (refs #297)
+- Fix mostlyclean target
+
+------------------------------------------------------------------------
+r12232 | courmisch | 2005-08-18 17:27:57 +0200 (Thu, 18 Aug 2005) | 6 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12231 | courmisch | 2005-08-18 17:25:33 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/axvlc.inf.in
+   M /trunk/configure.ac
+
+Replace the specific VERSION32 kludge with a clean more reusable solution
+
+------------------------------------------------------------------------
+r12230 | courmisch | 2005-08-18 17:24:38 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/net.c
+
+Add const
+
+------------------------------------------------------------------------
+r12229 | jpsaman | 2005-08-18 17:14:02 +0200 (Thu, 18 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/sgimb.c
+
+Fix compiler warning. Removed unused variable
+------------------------------------------------------------------------
+r12228 | jpsaman | 2005-08-18 15:53:45 +0200 (Thu, 18 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/net.c
+
+Eliminate false errors of which errno said it was a success.
+------------------------------------------------------------------------
+r12227 | jpsaman | 2005-08-18 14:55:46 +0200 (Thu, 18 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/toolbox
+
+Added a message about the purpose of this file and a DO NOT EDIT NOTICE - THIS FILE IS AUTOMATICALLY GENERATED -
+------------------------------------------------------------------------
+r12226 | massiot | 2005-08-18 14:41:16 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/po/POTFILES.in
+
+ * po/POTFILES.in: Removed two non-existing files.
+
+------------------------------------------------------------------------
+r12225 | massiot | 2005-08-18 12:01:30 +0200 (Thu, 18 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * modules/control/http.c: Implemented RPN functions playlist_move and
+   playlist_delete.
+
+------------------------------------------------------------------------
+r12224 | jpsaman | 2005-08-18 11:50:18 +0200 (Thu, 18 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+Include OSD menu files in installer
+------------------------------------------------------------------------
+r12223 | hartman | 2005-08-18 00:44:08 +0200 (Thu, 18 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/po/POTFILES.in
+
+* not yet added plugins can break POTFILES.in as well mr. courmish :D
+
+------------------------------------------------------------------------
+r12222 | dionoea | 2005-08-17 22:53:38 +0200 (Wed, 17 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/logo.c
+
+remove tabs and trailing spaces
+
+------------------------------------------------------------------------
+r12221 | dionoea | 2005-08-17 22:43:15 +0200 (Wed, 17 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/rss.c
+
+if ttl==0, don't update the feeds
+
+------------------------------------------------------------------------
+r12220 | dionoea | 2005-08-17 22:24:15 +0200 (Wed, 17 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/rss.c
+
+remove debug stuff
+
+------------------------------------------------------------------------
+r12219 | dionoea | 2005-08-17 22:17:11 +0200 (Wed, 17 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/video_filter/rss.c
+
+ * add --rss-ttl parmeter so the feeds can be updated
+ * URL list seperator now is | (pipe)
+ * fixes
+
+------------------------------------------------------------------------
+r12218 | dionoea | 2005-08-17 18:14:32 +0200 (Wed, 17 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+wxwin -> wx
+
+------------------------------------------------------------------------
+r12217 | massiot | 2005-08-17 18:00:30 +0200 (Wed, 17 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/file.c
+
+ * modules/access/file.c: Expansion of '~/' in filenames.
+
+------------------------------------------------------------------------
+r12216 | massiot | 2005-08-17 17:12:51 +0200 (Wed, 17 Aug 2005) | 5 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12215 | massiot | 2005-08-17 16:39:07 +0200 (Wed, 17 Aug 2005) | 8 lines
+Changed paths:
+   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
+
+ * 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.
+
+------------------------------------------------------------------------
+r12214 | massiot | 2005-08-17 14:00:44 +0200 (Wed, 17 Aug 2005) | 8 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * 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
+
+------------------------------------------------------------------------
+r12213 | massiot | 2005-08-17 13:58:44 +0200 (Wed, 17 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+ * Makefile.am: MacOS X fix when srcdir != builddir.
+
+------------------------------------------------------------------------
+r12212 | hartman | 2005-08-16 16:21:38 +0200 (Tue, 16 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/sgimb.c
+
+* Fix an issue with sgi announce files and adding the new items to the playlist
+
+------------------------------------------------------------------------
+r12211 | courmisch | 2005-08-15 20:10:06 +0200 (Mon, 15 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Fix distclean
+
+------------------------------------------------------------------------
+r12210 | zorglub | 2005-08-15 18:54:13 +0200 (Mon, 15 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+Compile fix
+
+------------------------------------------------------------------------
+r12209 | zorglub | 2005-08-15 18:53:51 +0200 (Mon, 15 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+Test commit. This commit breaks the build, don't use it
+
+------------------------------------------------------------------------
+r12208 | asmax | 2005-08-15 17:58:39 +0200 (Mon, 15 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/x11/x11_timer.hpp
+
+ * compilation fix
+
+------------------------------------------------------------------------
+r12207 | asmax | 2005-08-15 17:54:32 +0200 (Mon, 15 Aug 2005) | 1 line
+Changed paths:
+   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
+
+ * all: replaced remaining C callbacks by commands
+------------------------------------------------------------------------
+r12206 | courmisch | 2005-08-15 17:21:11 +0200 (Mon, 15 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+Use Latin-9 rather than US-ASCII when there is no local charset
+
+------------------------------------------------------------------------
+r12205 | jpsaman | 2005-08-15 17:06:42 +0200 (Mon, 15 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/osdmenu.c
+
+Use an empty palette to get the colors of the picture right.
+------------------------------------------------------------------------
+r12204 | jpsaman | 2005-08-15 17:02:08 +0200 (Mon, 15 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
+
+Oops, Disable debugging.
+------------------------------------------------------------------------
+r12203 | jpsaman | 2005-08-15 17:01:31 +0200 (Mon, 15 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
+
+Also allow an empty palette marked with palette.i_entries = 0
+------------------------------------------------------------------------
+r12202 | zorglub | 2005-08-15 16:57:02 +0200 (Mon, 15 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+Fix a few warnings
+
+------------------------------------------------------------------------
+r12201 | courmisch | 2005-08-15 16:51:42 +0200 (Mon, 15 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+- Fix, clean up locale settings
+- Fix local charset detection that broke (From|To)Locale
+
+------------------------------------------------------------------------
+r12200 | courmisch | 2005-08-15 16:50:24 +0200 (Mon, 15 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
+
+Fix playlist item insertion when local charset is not UTF-8
+
+------------------------------------------------------------------------
+r12199 | courmisch | 2005-08-15 16:50:06 +0200 (Mon, 15 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/file.c
+
+Fix stat() when local charset is not UTF-8
+
+------------------------------------------------------------------------
+r12198 | jpsaman | 2005-08-15 16:41:28 +0200 (Mon, 15 Aug 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r12197 | massiot | 2005-08-15 15:37:59 +0200 (Mon, 15 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
+
+ * src/input/input.c: Really fixed :programs= this time.
+
+------------------------------------------------------------------------
+r12196 | jpsaman | 2005-08-15 14:35:35 +0200 (Mon, 15 Aug 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r12195 | jpsaman | 2005-08-15 14:32:44 +0200 (Mon, 15 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
+
+Replaced // comments with /* .. */ and added some sanity checking.
+------------------------------------------------------------------------
+r12194 | jpsaman | 2005-08-15 14:21:16 +0200 (Mon, 15 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/video_output/vout_subpictures.c
+
+Use NULL for initializing pointers iso 0.
+------------------------------------------------------------------------
+r12193 | courmisch | 2005-08-14 19:28:28 +0200 (Sun, 14 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Link ipv4 with iphlpapi - closes #315
+
+------------------------------------------------------------------------
+r12192 | courmisch | 2005-08-14 18:56:35 +0200 (Sun, 14 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
+
+Fix SAP announce destination address - closes #314
+
+Bug reported by Thomas Knauer
+
+------------------------------------------------------------------------
+r12191 | courmisch | 2005-08-14 18:46:48 +0200 (Sun, 14 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+Fix compiler warnings
+
+------------------------------------------------------------------------
+r12190 | courmisch | 2005-08-14 18:28:59 +0200 (Sun, 14 Aug 2005) | 15 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+
+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.
+
+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.
+
+
+------------------------------------------------------------------------
+r12189 | zorglub | 2005-08-14 18:15:50 +0200 (Sun, 14 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
+
+Don't use m4 comments in Makefile. Should fix win32 build
+
+------------------------------------------------------------------------
+r12188 | titer | 2005-08-14 15:15:38 +0200 (Sun, 14 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+ ALL: compile fixes
+
+------------------------------------------------------------------------
+r12187 | massiot | 2005-08-14 15:04:57 +0200 (Sun, 14 Aug 2005) | 4 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12186 | sam | 2005-08-14 14:43:30 +0200 (Sun, 14 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/audio_output/Modules.am
+   A /trunk/modules/audio_output/arts.c
+
+  * reverted commit 12177 (aRts removal).
+
+------------------------------------------------------------------------
+r12185 | courmisch | 2005-08-14 14:24:33 +0200 (Sun, 14 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/configuration.c
+
+Set LC_NUMERIC to C once and for all.
+
+------------------------------------------------------------------------
+r12184 | courmisch | 2005-08-14 14:22:25 +0200 (Sun, 14 Aug 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/src/misc/net.c
+
+got the value for PROTECTION_LEVEL_* hard-coded
+, but still miss the other one.
+
+Anyone with Visual Studio here ?
+
+------------------------------------------------------------------------
+r12183 | dionoea | 2005-08-14 00:15:37 +0200 (Sun, 14 Aug 2005) | 8 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/configuration.c
+
+ * 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).
 
- modules/misc/freetype.c:
-   - calculate and store size information for each line independently.
-   - misc other fixes
+   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)
+
+------------------------------------------------------------------------
+r12182 | jpsaman | 2005-08-13 21:38:34 +0200 (Sat, 13 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+Fix breakage of revision 12164 when a non-socket connection to the rc interface is active.
+------------------------------------------------------------------------
+r12181 | jpsaman | 2005-08-13 21:28:49 +0200 (Sat, 13 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_symbols.h
+
+API changed
+------------------------------------------------------------------------
+r12180 | jpsaman | 2005-08-13 21:26:27 +0200 (Sat, 13 Aug 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r12179 | courmisch | 2005-08-13 21:15:17 +0200 (Sat, 13 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+
+[Win32] Attempt to guess best interface for multicast
+may close #163
+
+------------------------------------------------------------------------
+r12178 | zorglub | 2005-08-13 20:44:31 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/LIST
+   M /trunk/modules/list.sh
+
+Update modules list
+
+------------------------------------------------------------------------
+r12177 | courmisch | 2005-08-13 19:49:38 +0200 (Sat, 13 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/audio_output/Modules.am
+   D /trunk/modules/audio_output/arts.c
+
+Remove severely broken unmaintained aRts plugin
+
+Use ALSA or tell aRts to use ESD and use ESD in VLC, or fix it.
+
+------------------------------------------------------------------------
+r12176 | courmisch | 2005-08-13 19:43:47 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
+
+Add missing slashes
+
+------------------------------------------------------------------------
+r12175 | jpsaman | 2005-08-13 18:56:14 +0200 (Sat, 13 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/osd/osd_parser.c
+
+Remove unused comments
+------------------------------------------------------------------------
+r12174 | jpsaman | 2005-08-13 18:55:28 +0200 (Sat, 13 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+Print status change message when volume is changed with volume command on the rc interface.
+------------------------------------------------------------------------
+r12173 | courmisch | 2005-08-13 18:23:19 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+- convert UTF16/UTF32 to UTF8 rather than Latin1 - closes #287
+
+------------------------------------------------------------------------
+r12172 | courmisch | 2005-08-13 18:08:29 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/tls.c
+
+Reuse TLS module/object when already present - closes #288
+
+------------------------------------------------------------------------
+r12171 | courmisch | 2005-08-13 17:33:22 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/src/libvlc.c
+
+Undo LC_NUMERIC change
+
+------------------------------------------------------------------------
+r12170 | courmisch | 2005-08-13 17:20:45 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Remove useless debug stuff
+
+------------------------------------------------------------------------
+r12169 | fkuehne | 2005-08-13 17:19:57 +0200 (Sat, 13 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/po/ru.po
+
+updated Russian translation by Andrey Brilevskiy
+------------------------------------------------------------------------
+r12168 | dionoea | 2005-08-13 17:03:21 +0200 (Sat, 13 Aug 2005) | 12 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/src/libvlc.c
+
+Disclaimer : this commit would need to be checked by someone
+
+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 .))
+
+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.
 
-2003-07-31 Thursday 15:31  jpsaman
 
- Updated LIST of modules and configuration options for building.
+------------------------------------------------------------------------
+r12167 | courmisch | 2005-08-13 16:44:12 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/vlc-api.pl
 
-2003-07-31 Thursday 15:30  jpsaman
+Fix for make distclean
+
+------------------------------------------------------------------------
+r12166 | courmisch | 2005-08-13 16:15:09 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
- Adding DVB module to support satellite, cable and terestrial DVB streaming. The status is that tuning works, but have had no success with video/audio yet. (Setting of filters does not seem to work perfectly yet.).
+Fix make dist when builddir != srcdir
+
+------------------------------------------------------------------------
+r12165 | courmisch | 2005-08-13 16:08:02 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/Makefile.am
+
+Unbreak make dist
 
-2003-07-31 Thursday 13:06  sam
+------------------------------------------------------------------------
+r12164 | courmisch | 2005-08-13 15:56:47 +0200 (Sat, 13 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+- Append CRLF manually
+- Compiler warning fixed
+
+------------------------------------------------------------------------
+r12163 | jpsaman | 2005-08-13 15:49:04 +0200 (Sat, 13 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+remove unusefull comment
+------------------------------------------------------------------------
+r12162 | courmisch | 2005-08-13 15:19:30 +0200 (Sat, 13 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+Revert commit [12128] that violate gettext rules
+(carriage return are forbidden).
+
+------------------------------------------------------------------------
+r12161 | courmisch | 2005-08-13 15:14:19 +0200 (Sat, 13 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/toolbox
+
+"toolbox --update-po" becomes "make update-po"
+
+Now can update PO when compiling from subdir
+
+------------------------------------------------------------------------
+r12160 | courmisch | 2005-08-13 15:12:48 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/po/POTFILES.in
+
+Resync necessary (removal of obsolote plugins)
+
+------------------------------------------------------------------------
+r12159 | massiot | 2005-08-13 15:12:13 +0200 (Sat, 13 Aug 2005) | 6 lines
+Changed paths:
+   M /trunk/configure.ac
+
+ * 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).
+
+------------------------------------------------------------------------
+r12158 | courmisch | 2005-08-13 13:17:26 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/wizard.cpp
+
+Use net_AddressIsMulticast helper
+
+------------------------------------------------------------------------
+r12157 | courmisch | 2005-08-13 11:13:08 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
+
+Don't use undefined variables - should make automake 1.6 happy
+
+------------------------------------------------------------------------
+r12156 | zorglub | 2005-08-13 10:34:42 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   D /trunk/BUGS
+   D /trunk/TODO
+
+Remove obsolete files
+
+------------------------------------------------------------------------
+r12155 | courmisch | 2005-08-13 10:12:37 +0200 (Sat, 13 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/bootstrap
+   M /trunk/mozilla/Makefile.am
+
+Get rid of the UNTRUE conditionnal
+and some other Makefile cleanup
+
+------------------------------------------------------------------------
+r12154 | massiot | 2005-08-13 02:14:09 +0200 (Sat, 13 Aug 2005) | 7 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/modules/access/http.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r12153 | zorglub | 2005-08-13 00:55:37 +0200 (Sat, 13 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/debian/wxvlc.dirs
+
+Add missing folder
+
+------------------------------------------------------------------------
+r12152 | zorglub | 2005-08-12 23:49:28 +0200 (Fri, 12 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   D /trunk/modules/gui/gtk
+   D /trunk/modules/gui/gtk2
+   D /trunk/modules/gui/kde
+   D /trunk/modules/gui/qt
+
+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
+
+------------------------------------------------------------------------
+r12151 | zorglub | 2005-08-12 23:39:43 +0200 (Fri, 12 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12150 | courmisch | 2005-08-12 22:01:54 +0200 (Fri, 12 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+
+and ampersand and question mark. Got them all this time.
+
+------------------------------------------------------------------------
+r12149 | courmisch | 2005-08-12 21:58:45 +0200 (Fri, 12 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+
+Forgot @ -- thanks thedj
+
+------------------------------------------------------------------------
+r12148 | courmisch | 2005-08-12 21:44:52 +0200 (Fri, 12 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/include/network.h
+
+Don't URL encode ./:[] because they are to be found in URLs...
+closes #311
+
+------------------------------------------------------------------------
+r12147 | courmisch | 2005-08-12 21:17:33 +0200 (Fri, 12 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/vlc-config.in.in
+
+Speed up recursive make significantly
+
+------------------------------------------------------------------------
+r12146 | massiot | 2005-08-12 21:11:54 +0200 (Fri, 12 Aug 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+   M /trunk/src/misc/httpd.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r12145 | massiot | 2005-08-12 19:51:20 +0200 (Fri, 12 Aug 2005) | 5 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r12144 | massiot | 2005-08-12 19:36:58 +0200 (Fri, 12 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/control/http.c
+
+ * modules/control/http.c: Fixed vlc_set_var() and cosmetics.
+
+------------------------------------------------------------------------
+r12143 | massiot | 2005-08-12 18:35:14 +0200 (Fri, 12 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+ * src/input/es_out.c: Fixed a breakage of about everything introduced in
+   [12140].
+
+------------------------------------------------------------------------
+r12142 | massiot | 2005-08-12 18:17:56 +0200 (Fri, 12 Aug 2005) | 5 lines
+Changed paths:
+   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).
+
+------------------------------------------------------------------------
+r12141 | massiot | 2005-08-12 17:51:18 +0200 (Fri, 12 Aug 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r12140 | jpsaman | 2005-08-12 17:37:21 +0200 (Fri, 12 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+Fix seek breakage introduced in r12113
+------------------------------------------------------------------------
+r12139 | xtophe | 2005-08-12 16:20:06 +0200 (Fri, 12 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/misc/playlist/m3u.c
+
+ALL: Improvements in the M3U output and parser. Patch by Daniel Str?\195?\164nger.
+     (Put both artist and name, protect comma with \ )
+
+------------------------------------------------------------------------
+r12138 | massiot | 2005-08-12 16:08:49 +0200 (Fri, 12 Aug 2005) | 5 lines
+Changed paths:
+   M /trunk/configure.ac
+
+ * 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.
+
+------------------------------------------------------------------------
+r12137 | xtophe | 2005-08-12 15:04:38 +0200 (Fri, 12 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Fix for builddir != srcdir
+
+------------------------------------------------------------------------
+r12136 | dionoea | 2005-08-11 23:21:08 +0200 (Thu, 11 Aug 2005) | 3 lines
+Changed paths:
+   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)
+
+------------------------------------------------------------------------
+r12135 | zorglub | 2005-08-11 23:17:04 +0200 (Thu, 11 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/messages.c
+
+no comment
+
+------------------------------------------------------------------------
+r12134 | jpsaman | 2005-08-11 23:03:20 +0200 (Thu, 11 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+Fix volume callback
+------------------------------------------------------------------------
+r12133 | jpsaman | 2005-08-11 23:00:56 +0200 (Thu, 11 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/input.c
+
+Fix signalling of MPEG2-TS discontinuity indicators while seeking during streaming.
+------------------------------------------------------------------------
+r12132 | jpsaman | 2005-08-11 22:59:45 +0200 (Thu, 11 Aug 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r12131 | dionoea | 2005-08-11 22:44:17 +0200 (Thu, 11 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+update
+
+------------------------------------------------------------------------
+r12130 | dionoea | 2005-08-11 22:41:26 +0200 (Thu, 11 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_intf.c
+
+add --screen-aspect-ratio option (user support at its best ...)
+
+------------------------------------------------------------------------
+r12129 | jpsaman | 2005-08-11 22:13:01 +0200 (Thu, 11 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_osd.h
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_filter/osdmenu.c
+
+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}' 
+------------------------------------------------------------------------
+r12128 | jpsaman | 2005-08-11 21:23:31 +0200 (Thu, 11 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/control/rc.c
+
+Fix \r\n issues for Windows compatibility
+------------------------------------------------------------------------
+r12127 | dionoea | 2005-08-11 19:57:21 +0200 (Thu, 11 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/messages.c
+
+fix debug output colors
+
+------------------------------------------------------------------------
+r12126 | massiot | 2005-08-11 19:48:24 +0200 (Thu, 11 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * modules/control/http.c: New RPN function vlc_seek(value), same syntax
+   as the control=seek tag.
+
+------------------------------------------------------------------------
+r12125 | massiot | 2005-08-11 19:47:33 +0200 (Thu, 11 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/charset.c
+
+ * src/misc/charset.c: ANSI_X3.4-1968 is also known as ASCII.
+
+------------------------------------------------------------------------
+r12124 | massiot | 2005-08-11 16:50:50 +0200 (Thu, 11 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * modules/control/http.c: foreach directory is now alpha-sorted in a
+   case-insensitive way. Fixed again str_replace().
+
+------------------------------------------------------------------------
+r12123 | massiot | 2005-08-11 16:11:20 +0200 (Thu, 11 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * modules/control/http.c: Fixed bugs in str_replace().
+
+------------------------------------------------------------------------
+r12122 | massiot | 2005-08-11 15:39:43 +0200 (Thu, 11 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_messages.h
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+ * modules/codec/ffmpeg: ffmpeg's av_log() messages now go to our messages
+   bank instead of being fprintf'd to stderr.
+
+------------------------------------------------------------------------
+r12121 | massiot | 2005-08-11 15:37:50 +0200 (Thu, 11 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+ * configure.ac: Fixed the contrib path in the general case.
+
+------------------------------------------------------------------------
+r12120 | massiot | 2005-08-11 14:31:16 +0200 (Thu, 11 Aug 2005) | 10 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r12119 | massiot | 2005-08-11 14:23:14 +0200 (Thu, 11 Aug 2005) | 7 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12118 | jpsaman | 2005-08-11 01:16:20 +0200 (Thu, 11 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
+
+Fix regression in timing behaviour. A minute jump is ~1 min again.
+------------------------------------------------------------------------
+r12117 | hartman | 2005-08-11 00:31:12 +0200 (Thu, 11 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+* 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.
+
+------------------------------------------------------------------------
+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/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
+
+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.
+
+------------------------------------------------------------------------
+r12115 | jpsaman | 2005-08-10 23:47:13 +0200 (Wed, 10 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/mpegvideo.c
+
+By default --packetizer-mpegvideo-sync-iframe is disabled.
+------------------------------------------------------------------------
+r12114 | jpsaman | 2005-08-10 23:45:54 +0200 (Wed, 10 Aug 2005) | 2 lines
+Changed paths:
+   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.)
+
+------------------------------------------------------------------------
+r12112 | jpsaman | 2005-08-10 21:34:18 +0200 (Wed, 10 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_es.h
+
+cosmetic fix
+------------------------------------------------------------------------
+r12111 | jpsaman | 2005-08-10 21:29:49 +0200 (Wed, 10 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/iso-639_def.h
+
+Add a fake language type for OSD subpictures. This allows you to select the OSD menu subtitle from the GUI.
+------------------------------------------------------------------------
+r12110 | hartman | 2005-08-10 18:26:39 +0200 (Wed, 10 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* 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)
+
+------------------------------------------------------------------------
+r12109 | courmisch | 2005-08-10 18:21:45 +0200 (Wed, 10 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+
+Also update IsEncoded
+
+------------------------------------------------------------------------
+r12108 | hartman | 2005-08-10 18:18:18 +0200 (Wed, 10 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/dummy/input.c
+
+* Remove vlc:run (externrun is removed from SVN) and vlc:loop (we have --loop).
+  Playlist item commands are soooo dirty :D
+
+------------------------------------------------------------------------
+r12107 | courmisch | 2005-08-10 18:08:12 +0200 (Wed, 10 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+
+Stricter RFC1788 obeying UrlEncode
+
+------------------------------------------------------------------------
+r12106 | xtophe | 2005-08-10 17:30:47 +0200 (Wed, 10 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+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
+
+------------------------------------------------------------------------
+r12105 | sam | 2005-08-10 16:19:59 +0200 (Wed, 10 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+  * Makefile.am: distribute the Makefile and zsh.cpp files in extras/.
+
+------------------------------------------------------------------------
+r12104 | sam | 2005-08-10 16:19:32 +0200 (Wed, 10 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/mozilla/support/npunix.c
+
+  * mozilla/support/npunix.c: amd64 issue fix, NPP_GetJavaClass wasn't defined.
+
+------------------------------------------------------------------------
+r12103 | sam | 2005-08-10 16:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/Makefile
+
+  * extras/Makefile: fixed the zsh.cpp build.
+
+------------------------------------------------------------------------
+r12102 | hartman | 2005-08-10 16:12:17 +0200 (Wed, 10 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_filter/resampler/bandlimited.c
+
+* 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.
+
+------------------------------------------------------------------------
+r12101 | sam | 2005-08-10 15:59:07 +0200 (Wed, 10 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/debian/Makefile.am
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/rules
+   A /trunk/debian/vlc.desktop
+
+  * Updated Debian packaging stuff.
+
+------------------------------------------------------------------------
+r12100 | sam | 2005-08-10 14:45:55 +0200 (Wed, 10 Aug 2005) | 2 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12099 | xtophe | 2005-08-10 10:13:09 +0200 (Wed, 10 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/dummy/input.c
+
+Add ACCESS_GET_META in the dummy access to avoid an error
+
+------------------------------------------------------------------------
+r12098 | hartman | 2005-08-10 04:18:03 +0200 (Wed, 10 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/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.
+
+------------------------------------------------------------------------
+r12097 | jpsaman | 2005-08-09 23:18:22 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
+
+make positioning of subpictures posible in dvbsub
+------------------------------------------------------------------------
+r12095 | hartman | 2005-08-09 21:44:25 +0200 (Tue, 09 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+* spelling
+
+------------------------------------------------------------------------
+r12094 | xtophe | 2005-08-09 21:20:45 +0200 (Tue, 09 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+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)
+
+------------------------------------------------------------------------
+r12093 | jpsaman | 2005-08-09 21:15:32 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/audio.c
+
+Fix compiler warning about comparing signed and unsigned
+------------------------------------------------------------------------
+r12092 | massiot | 2005-08-09 19:35:13 +0200 (Tue, 09 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * modules/control/http.c: New RPN functions: vlc_play, vlc_stop, vlc_pause,
+   vlc_next, vlc_previous, playlist_empty. Miscellaneous coding style fixes.
+
+------------------------------------------------------------------------
+r12091 | fkuehne | 2005-08-09 19:34:37 +0200 (Tue, 09 Aug 2005) | 2 lines
+Changed paths:
+   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)
+------------------------------------------------------------------------
+r12090 | jpsaman | 2005-08-09 17:20:23 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/wav.c
+
+Fix compiler warning about comparing signed unsigned.
+------------------------------------------------------------------------
+r12089 | jpsaman | 2005-08-09 17:18:44 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r12088 | jpsaman | 2005-08-09 16:56:58 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_demux.h
+
+Fix typo and updating copyright
+------------------------------------------------------------------------
+r12087 | jpsaman | 2005-08-09 16:43:04 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/asf/libasf.c
+
+Fix compiler warnings about comparing signed and unsigned
+------------------------------------------------------------------------
+r12086 | jpsaman | 2005-08-09 16:42:19 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_video.h
+
+use proper type for struct subpicture_t.b_absolute
+------------------------------------------------------------------------
+r12085 | jpsaman | 2005-08-09 16:31:24 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_input.h
+
+some explanation
+------------------------------------------------------------------------
+r12084 | jpsaman | 2005-08-09 16:27:23 +0200 (Tue, 09 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/main.h
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/src/libvlc.h
+
+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.
+
+------------------------------------------------------------------------
+r12083 | jpsaman | 2005-08-09 15:44:50 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+Fix compiler warning about unused variables
+------------------------------------------------------------------------
+r12082 | jpsaman | 2005-08-09 15:42:11 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video_filter.c
+
+Fix compiler warnings about signed - unsigned comparisons
+------------------------------------------------------------------------
+r12081 | jpsaman | 2005-08-09 15:40:18 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/switcher.c
+
+Fix compiler warnings about signed - unsigned comparisons
+------------------------------------------------------------------------
+r12080 | jpsaman | 2005-08-09 15:33:36 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmstu.c
+
+Fix compiler warnings about signed - unsigned comparisons
+------------------------------------------------------------------------
+r12079 | hartman | 2005-08-09 15:28:11 +0200 (Tue, 09 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+
+* Use psz_shortname instead of object name in the Preferences tree of OS X prefs.
+
+------------------------------------------------------------------------
+r12078 | hartman | 2005-08-09 15:25:49 +0200 (Tue, 09 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/bookmarks.m
+
+* Fix object refcount
+* Fix some cosmetics
+
+------------------------------------------------------------------------
+r12077 | jpsaman | 2005-08-09 11:49:32 +0200 (Tue, 09 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/messages.c
+
+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
+------------------------------------------------------------------------
+r12075 | dionoea | 2005-08-08 19:41:08 +0200 (Mon, 08 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/mosaic_bridge.c
+
+some more trailing spaces
+
+------------------------------------------------------------------------
+r12074 | dionoea | 2005-08-08 19:18:08 +0200 (Mon, 08 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/bridge.c
+
+delete trailing spaces ...
+
+------------------------------------------------------------------------
+r12073 | courmisch | 2005-08-08 18:15:30 +0200 (Mon, 08 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/subtitle.c
+
+Fix memleak in error handling
+
+------------------------------------------------------------------------
+r12072 | courmisch | 2005-08-08 17:50:32 +0200 (Mon, 08 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+VLC cannot work properly without libiconv
+
+------------------------------------------------------------------------
+r12071 | jpsaman | 2005-08-08 14:25:42 +0200 (Mon, 08 Aug 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+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
+
+Fix a segmentation fault introduced by the previous commit
+------------------------------------------------------------------------
+r12068 | xtophe | 2005-08-08 11:57:45 +0200 (Mon, 08 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/video_widgets.c
+
+Fix refcount problem (thanks to DrakeGuan for spotting it)
+
+------------------------------------------------------------------------
+r12067 | jpsaman | 2005-08-08 11:44:42 +0200 (Mon, 08 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+Fix a segmentation fault introduced by the previous commit
+------------------------------------------------------------------------
+r12066 | jpsaman | 2005-08-08 11:16:09 +0200 (Mon, 08 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+(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.
+
+------------------------------------------------------------------------
+r12065 | zorglub | 2005-08-07 22:22:33 +0200 (Sun, 07 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/interface/interface.c
+
+One more
+
+------------------------------------------------------------------------
+r12064 | zorglub | 2005-08-07 22:22:02 +0200 (Sun, 07 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/debian/patches/20_interfaces.dpatch
+   M /trunk/debian/rules
+
+s/wxwindows/wxwidgets
+
+------------------------------------------------------------------------
+r12063 | fkuehne | 2005-08-07 20:23:46 +0200 (Sun, 07 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/NEWS
+
+* forgot these 2
+------------------------------------------------------------------------
+r12062 | fkuehne | 2005-08-07 19:58:39 +0200 (Sun, 07 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/modules/gui/macosx/intf.m
+
+* whoops
+------------------------------------------------------------------------
+r12061 | fkuehne | 2005-08-07 19:54:45 +0200 (Sun, 07 Aug 2005) | 4 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r12058 | ipkiss | 2005-08-07 13:46:25 +0200 (Sun, 07 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/updatevlc.cpp
+
+ * wxwidgets/updatevlc.cpp: Resize the tree control when resizing the window
+
+------------------------------------------------------------------------
+r12057 | fkuehne | 2005-08-07 13:07:49 +0200 (Sun, 07 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* fix compile warnings
+------------------------------------------------------------------------
+r12056 | ipkiss | 2005-08-07 12:56:07 +0200 (Sun, 07 Aug 2005) | 4 lines
+Changed paths:
+   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
+
+ * 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
+
+------------------------------------------------------------------------
+r12055 | dionoea | 2005-08-07 04:59:04 +0200 (Sun, 07 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+ * add "remove prefs and cache" option in installer and uninstaller
+
+------------------------------------------------------------------------
+r12054 | asmax | 2005-08-07 01:45:34 +0200 (Sun, 07 Aug 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/controls/ctrl_text.hpp
+
+ * all: fixed member initialization order 
+
+------------------------------------------------------------------------
+r12053 | asmax | 2005-08-07 01:38:31 +0200 (Sun, 07 Aug 2005) | 1 line
+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_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
+------------------------------------------------------------------------
+r12052 | fkuehne | 2005-08-07 01:17:23 +0200 (Sun, 07 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+
+* comment out an include, which isn't in trunk yet...
+------------------------------------------------------------------------
+r12051 | fkuehne | 2005-08-07 01:16:09 +0200 (Sun, 07 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+
+* fix 4 memory leaks introduced in the nib-split, stupid me
+------------------------------------------------------------------------
+r12050 | fkuehne | 2005-08-07 00:40:35 +0200 (Sun, 07 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/extended.h
+   M /trunk/modules/gui/macosx/extended.m
+
+* set keywords
+------------------------------------------------------------------------
+r12048 | fkuehne | 2005-08-06 23:22:23 +0200 (Sat, 06 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+* added the IMG-file-type
+------------------------------------------------------------------------
+r12047 | dionoea | 2005-08-06 23:17:27 +0200 (Sat, 06 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+fix compile on makensis versions < 2.07 (debian sid is 2.06)
+
+------------------------------------------------------------------------
+r12046 | asmax | 2005-08-06 23:15:48 +0200 (Sat, 06 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+
+ * dialogs.cpp: fixed an assert failure in open skins dialog
+------------------------------------------------------------------------
+r12045 | fkuehne | 2005-08-06 22:48:15 +0200 (Sat, 06 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/NEWS
+
+* Updated
+------------------------------------------------------------------------
+r12044 | dionoea | 2005-08-06 21:44:35 +0200 (Sat, 06 Aug 2005) | 5 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+ * 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
+
+------------------------------------------------------------------------
+r12043 | asmax | 2005-08-06 21:36:54 +0200 (Sat, 06 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+
+ * vlc_common.c: forward declaration of dirent for vlc_symbols.h
+
+------------------------------------------------------------------------
+r12042 | asmax | 2005-08-06 21:09:54 +0200 (Sat, 06 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+ * 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
+------------------------------------------------------------------------
+r12040 | massiot | 2005-08-06 13:45:34 +0200 (Sat, 06 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
+
+ * src/extras/libc.c: Fixed compilation on systems without scandir().
+
+------------------------------------------------------------------------
+r12039 | massiot | 2005-08-06 13:04:31 +0200 (Sat, 06 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+
+ * include/vlc_common.h: VLC_EXPORT macros can't span on several lines.
+
+------------------------------------------------------------------------
+r12038 | fkuehne | 2005-08-05 21:47:51 +0200 (Fri, 05 Aug 2005) | 9 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r12037 | massiot | 2005-08-05 21:25:38 +0200 (Fri, 05 Aug 2005) | 5 lines
+Changed paths:
+   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
+
+ * 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.
+
+------------------------------------------------------------------------
+r12036 | massiot | 2005-08-05 20:44:47 +0200 (Fri, 05 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+   M /trunk/modules/misc/logger.c
+
+ * modules/control/http.c: Support for ~ in foreach directory.
+
+------------------------------------------------------------------------
+r12035 | massiot | 2005-08-05 19:56:50 +0200 (Fri, 05 Aug 2005) | 8 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r12034 | massiot | 2005-08-05 19:52:46 +0200 (Fri, 05 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+
+ * modules/gui/skins2/src/skin_main.cpp: Unsubscribe message queue when
+   failing.
+
+------------------------------------------------------------------------
+r12033 | courmisch | 2005-08-05 17:56:41 +0200 (Fri, 05 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+Fix compiler warnings
+
+------------------------------------------------------------------------
+r12032 | massiot | 2005-08-05 17:20:53 +0200 (Fri, 05 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+
+ * ALL: a couple more vlc_object_release()...
+
+------------------------------------------------------------------------
+r12031 | massiot | 2005-08-05 16:46:20 +0200 (Fri, 05 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+ * modules/stream_out/transcode.c: Fixed DTS madness after pausing when
+   --sout-transcode-fps is in use.
+
+------------------------------------------------------------------------
+r12030 | massiot | 2005-08-05 15:54:35 +0200 (Fri, 05 Aug 2005) | 6 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r12029 | massiot | 2005-08-05 15:45:56 +0200 (Fri, 05 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+ * ALL: releasing a few unreleased objects.
+
+------------------------------------------------------------------------
+r12028 | massiot | 2005-08-05 15:45:10 +0200 (Fri, 05 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/objects.c
+
+ * src/misc/objects.c: More verbosity to debug unreleased objects.
+
+------------------------------------------------------------------------
+r12027 | massiot | 2005-08-05 15:43:50 +0200 (Fri, 05 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
+
+ * src/input/input.c: msg_Warn->msg_Dbg
+
+------------------------------------------------------------------------
+r12026 | fkuehne | 2005-08-05 15:03:54 +0200 (Fri, 05 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
+   M /trunk/po/de.po
+
+* fixed minor stuff
+------------------------------------------------------------------------
+r12025 | fkuehne | 2005-08-05 15:03:20 +0200 (Fri, 05 Aug 2005) | 1 line
+Changed paths:
+   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 video filters and i18n support -- still ToDo: loaded the settings from the prefs correctly
+------------------------------------------------------------------------
+r12024 | fkuehne | 2005-08-05 09:52:05 +0200 (Fri, 05 Aug 2005) | 1 line
+Changed paths:
+   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
+
+* updated the po-files
+------------------------------------------------------------------------
+r12023 | fkuehne | 2005-08-05 01:31:31 +0200 (Fri, 05 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/keyedobjects.nib
+
+* VLCExtended is no class needed there
+------------------------------------------------------------------------
+r12022 | fkuehne | 2005-08-05 01:24:50 +0200 (Fri, 05 Aug 2005) | 8 lines
+Changed paths:
+   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
+
+* 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.
+------------------------------------------------------------------------
+r12021 | gbazin | 2005-08-04 23:58:02 +0200 (Thu, 04 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: another fix for libavutil detection.
+------------------------------------------------------------------------
+r12020 | gbazin | 2005-08-04 23:49:00 +0200 (Thu, 04 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: support for latest ffmpeg changes (introduction of libavutil).
+------------------------------------------------------------------------
+r12019 | xtophe | 2005-08-04 21:22:10 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/Makefile
+
+Compile fix
+
+------------------------------------------------------------------------
+r12018 | massiot | 2005-08-04 21:15:33 +0200 (Thu, 04 Aug 2005) | 7 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r12017 | courmisch | 2005-08-04 21:14:06 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+Initialize iconv at The Right Times
+
+------------------------------------------------------------------------
+r12016 | massiot | 2005-08-04 21:11:07 +0200 (Thu, 04 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
+
+ * modules/access/directory.c: Call vlc_fix_readdir_charset() whenever
+   needed. This fixes the directory access module under Mac OS X.
+
+------------------------------------------------------------------------
+r12015 | massiot | 2005-08-04 21:10:21 +0200 (Thu, 04 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/libiconv.patch
+
+ * extras/contrib/src: Patched libiconv to handle UTF-8-MAC (format
+   returned by Darwin's readdir). Probably we should send this upstream.
+
+------------------------------------------------------------------------
+r12014 | massiot | 2005-08-04 21:09:15 +0200 (Thu, 04 Aug 2005) | 6 lines
+Changed paths:
+   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/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.
+
+------------------------------------------------------------------------
+r12013 | massiot | 2005-08-04 21:06:29 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+
+ * include/network.h: Fixed vlc_UrlEncode with non-ASCII characters.
+
+------------------------------------------------------------------------
+r12012 | massiot | 2005-08-04 21:05:21 +0200 (Thu, 04 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+ * src/libvlc.c: Fixed segfault introduced in #12010 when current_charset is
+   UTF-8.
+
+------------------------------------------------------------------------
+r12011 | courmisch | 2005-08-04 21:03:28 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+Fix question marks insertion
+
+------------------------------------------------------------------------
+r12010 | courmisch | 2005-08-04 20:14:40 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/include/main.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/unicode.c
+
+Don't call vlc_current_charset and vlc_iconv_open at every conversion
+
+------------------------------------------------------------------------
+r12009 | xtophe | 2005-08-04 19:18:13 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+Compile fix
+
+------------------------------------------------------------------------
+r12008 | courmisch | 2005-08-04 19:03:42 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
+
+Fix heap buffer overflow
+
+------------------------------------------------------------------------
+r12007 | courmisch | 2005-08-04 18:50:18 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/nuv.c
+
+fix spelling of "unsupported"
+
+------------------------------------------------------------------------
+r12006 | courmisch | 2005-08-04 18:47:04 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/unicode.c
+
+Speed up LocaleFree()
+
+------------------------------------------------------------------------
+r12005 | courmisch | 2005-08-04 18:38:57 +0200 (Thu, 04 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/src/libvlc.c
+   A /trunk/src/misc/unicode.c
+
+ * reimplement EnableUTF8 without iconv
+ * move Unicode stuff to a separate file
+
+------------------------------------------------------------------------
+r12004 | courmisch | 2005-08-04 16:58:44 +0200 (Thu, 04 Aug 2005) | 4 lines
+Changed paths:
+   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"
+
+------------------------------------------------------------------------
+r12003 | courmisch | 2005-08-04 16:45:59 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+Add stub httpd_ServerIP when httpd is not compiled
+
+------------------------------------------------------------------------
+r12002 | fkuehne | 2005-08-04 14:47:04 +0200 (Thu, 04 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* disable the compilation of ffplay (solves a SDL compilation issue)
+------------------------------------------------------------------------
+r12001 | fkuehne | 2005-08-04 14:11:15 +0200 (Thu, 04 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/daap.patch
+
+* really fix the patch....
+------------------------------------------------------------------------
+r12000 | fkuehne | 2005-08-04 13:55:52 +0200 (Thu, 04 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/daap.patch
+
+* fix the patch file
+------------------------------------------------------------------------
+r11999 | fkuehne | 2005-08-04 13:49:36 +0200 (Thu, 04 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/daap.patch
+
+* fix compilation of libopendaap on 10.2
+------------------------------------------------------------------------
+r11998 | fkuehne | 2005-08-04 12:04:35 +0200 (Thu, 04 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+
+* removed unneeded ifdef, which broke the compilation on Darwin 8.x
+------------------------------------------------------------------------
+r11996 | asmax | 2005-08-04 00:44:45 +0200 (Thu, 04 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/build-vlc
+   M /trunk/config.in
+   M /trunk/defconfig
+
+* config.in: wxwindows -> wxwidgets. Added a HTTPD option
+
+------------------------------------------------------------------------
+r11995 | fkuehne | 2005-08-03 23:47:47 +0200 (Wed, 03 Aug 2005) | 1 line
+Changed paths:
+   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)
+------------------------------------------------------------------------
+r11994 | gbazin | 2005-08-03 23:42:04 +0200 (Wed, 03 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+* modules/gui/wxwidgets/interface.cpp: bring back text wrapping on win32 for the about dialog box.
+------------------------------------------------------------------------
+r11993 | gbazin | 2005-08-03 23:33:37 +0200 (Wed, 03 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+* src/misc/modules.c: reverted 11984 which breaks the plugins cache.
+------------------------------------------------------------------------
+r11992 | gbazin | 2005-08-03 23:23:04 +0200 (Wed, 03 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.c
+
+* src/libvlc.c: compilation fix.
+------------------------------------------------------------------------
+r11991 | ipkiss | 2005-08-03 23:00:03 +0200 (Wed, 03 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+
+ * 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
+
+------------------------------------------------------------------------
+r11989 | courmisch | 2005-08-03 21:07:09 +0200 (Wed, 03 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+Handle NULL pointer properly in Unicode conversion thingy
+
+------------------------------------------------------------------------
+r11988 | courmisch | 2005-08-03 21:01:44 +0200 (Wed, 03 Aug 2005) | 8 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r11987 | gbazin | 2005-08-03 20:26:11 +0200 (Wed, 03 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/wingdi.c
+
+* modules/video_output/wingdi.c: compilation fix when compiled as plugin.
+------------------------------------------------------------------------
+r11986 | xtophe | 2005-08-03 18:57:29 +0200 (Wed, 03 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+Forgot to change a few variable names (refs #80)
+
+------------------------------------------------------------------------
+r11985 | courmisch | 2005-08-03 18:18:38 +0200 (Wed, 03 Aug 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/services_discovery/upnp.cpp
+
+There is no "=~" operator in C (it simply means "= ~").
+I assume the intent was "&= ~" which is not the same.
+
+Needs review.
+
+------------------------------------------------------------------------
+r11984 | courmisch | 2005-08-03 17:58:31 +0200 (Wed, 03 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+Module bank memleak
+
+------------------------------------------------------------------------
+r11983 | courmisch | 2005-08-03 17:45:21 +0200 (Wed, 03 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+Fix the message queue memleak
+
+------------------------------------------------------------------------
+r11982 | xtophe | 2005-08-03 17:31:26 +0200 (Wed, 03 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.h
+
+Renaming of wxwidgets options. Close the renaming (refs #80)
+
+------------------------------------------------------------------------
+r11981 | xtophe | 2005-08-03 17:03:23 +0200 (Wed, 03 Aug 2005) | 2 lines
+Changed paths:
+   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
+
+wxWindows -> wxWidgets step 3 (refs #80)
+
+------------------------------------------------------------------------
+r11980 | massiot | 2005-08-03 16:52:17 +0200 (Wed, 03 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/image.c
+
+ * src/misc/image.c: Really fixed the segfault on unsupported image type.
+
+------------------------------------------------------------------------
+r11979 | xtophe | 2005-08-03 16:33:59 +0200 (Wed, 03 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   A /trunk/modules/gui/wxwidgets (from /trunk/modules/gui/wxwindows:11978)
+   D /trunk/modules/gui/wxwindows
+
+wxWindows -> wxWidgets in configure.ac and renaming the dir.
+
+NB: Likely to break your cache and preferences
+
+------------------------------------------------------------------------
+r11977 | fkuehne | 2005-08-03 15:07:46 +0200 (Wed, 03 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.m
+
+* implemented MMS-support (refs #271)
+------------------------------------------------------------------------
+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/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
+
+ * 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.
+
+------------------------------------------------------------------------
+r11975 | massiot | 2005-08-03 14:48:10 +0200 (Wed, 03 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+ * modules/codec/ffmpeg/encoder.c: Avoid a useless warning.
+
+------------------------------------------------------------------------
+r11973 | asmax | 2005-08-03 01:26:22 +0200 (Wed, 03 Aug 2005) | 2 lines
+Changed paths:
+   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...)
+------------------------------------------------------------------------
+r11972 | asmax | 2005-08-02 23:27:53 +0200 (Tue, 02 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/video_filter/Modules.am
+   A /trunk/modules/video_filter/rv32.c
+
+* rv32.c: new basic video filter to convert RV24 to RV32
+  (remove the dependency of skins2 to ffmpeg for PNG loading)
+
+------------------------------------------------------------------------
+r11971 | courmisch | 2005-08-02 21:11:23 +0200 (Tue, 02 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+
+Use new network modules semantics (closes #283)
+but it is even more ugly than before
+
+------------------------------------------------------------------------
+r11970 | xtophe | 2005-08-02 20:31:32 +0200 (Tue, 02 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/deinterlace.c
+
+Add some sections
+
+------------------------------------------------------------------------
+r11969 | courmisch | 2005-08-02 19:59:33 +0200 (Tue, 02 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+
+Rename wxWindows to wxWidgets (refs #80)
+(keep backward compatible shortcuts, of course)
+
+------------------------------------------------------------------------
+r11968 | massiot | 2005-08-02 19:43:34 +0200 (Tue, 02 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
+
+ * src/stream_output/sap.c: Fixed small memory leak.
+
+------------------------------------------------------------------------
+r11967 | courmisch | 2005-08-02 19:31:33 +0200 (Tue, 02 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/tcp.c
+
+Minor bugfix and cleanup
+
+------------------------------------------------------------------------
+r11966 | fkuehne | 2005-08-02 18:53:43 +0200 (Tue, 02 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/daap.patch
+   M /trunk/extras/contrib/src/packages.mak
+
+* 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
+------------------------------------------------------------------------
+r11965 | courmisch | 2005-08-02 17:31:47 +0200 (Tue, 02 Aug 2005) | 11 lines
+Changed paths:
+   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.
+
+- Windows protection level compile fix
+
+------------------------------------------------------------------------
+r11964 | courmisch | 2005-08-02 17:23:46 +0200 (Tue, 02 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/udp.c
+
+Fix typo in previous commit
+
+------------------------------------------------------------------------
+r11963 | massiot | 2005-08-02 16:17:01 +0200 (Tue, 02 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+ * modules/codec/ffmpeg: More locking around avcodec_open() and avcodec_close().
+
+------------------------------------------------------------------------
+r11961 | hartman | 2005-08-02 12:30:59 +0200 (Tue, 02 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
+
+* SDK shouldn't be enabled yet.
+
+------------------------------------------------------------------------
+r11960 | hartman | 2005-08-02 12:28:54 +0200 (Tue, 02 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-   * toolbox: Export LC_ALL=C to avoid future cluttering of POTFILES.in.
-   * po/: Re-ran toolbox --update-po.
+* Fix mpeg2dec download
+
+------------------------------------------------------------------------
+r11958 | damienf | 2005-08-02 11:02:49 +0200 (Tue, 02 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/Makefile.am
 
-2003-07-31 Thursday 12:08  sam
+- add libvlc.a at the end of the linking chain, so that --disable-plugins works for the ActiveX Plugin (ref. #276)
 
-   * Added and fixed .cvsignore files.
+------------------------------------------------------------------------
+r11957 | sigmunau | 2005-08-01 23:12:22 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/streamdata.h
+
+some more suggestions by trax
 
-2003-07-31 Thursday 11:02  sam
+------------------------------------------------------------------------
+r11956 | dionoea | 2005-08-01 21:50:19 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+
+add Fran?\195?\167ois Seigner
 
-   * Makefile.am: Really put po before ., not . after everything else. Fixed the
-     Mozilla plugin build while preserving the fix for VLC.app.
+------------------------------------------------------------------------
+r11955 | sigmunau | 2005-08-01 21:47:12 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/asf.c
 
-2003-07-31 Thursday 08:18  zorglub
+mux/asf.c: codec description fixes suggested by trax
+
+------------------------------------------------------------------------
+r11954 | dionoea | 2005-08-01 21:45:47 +0200 (Mon, 01 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+add TTL option in streamout dialog. Patch by seingier fran?\195?\167ois plus some
+layout and initial value fixes.
+
+------------------------------------------------------------------------
+r11953 | massiot | 2005-08-01 21:33:46 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
+
+I'll have more commits than courmisch today ! One again
+
+------------------------------------------------------------------------
+r11952 | sigmunau | 2005-08-01 21:23:00 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+access/http.c: fixed icy with metadata
 
- * modules/control/joystick.c
-       * Allow the user to remap the actions.
-       * Improved the strings (please check)
-       * Prevent 0 seconds seeks
+------------------------------------------------------------------------
+r11951 | ipkiss | 2005-08-01 20:36:09 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
 
- * share/http/*.html
-       * partial HTML validation fixes
-       * Improved the look
+ * wxwindows/bookmarks.cpp: cosmetics + removed a debug message
 
- * src/stream_output/announce.c
-       * minor fixes (thanks sam)
+------------------------------------------------------------------------
+r11950 | massiot | 2005-08-01 20:35:33 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
 
-2003-07-30 Wednesday 21:09  gbazin
+ * src/input/input.c: Fixed segfault when using :programs= or the VLM.
 
- * modules/control/http.c: on win32 we store the html interface in "http" not "share/http".
- * src/input/input_programs.c: check for "" descriptions in AddES().
+------------------------------------------------------------------------
+r11949 | courmisch | 2005-08-01 20:27:44 +0200 (Mon, 01 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
 
-2003-07-30 Wednesday 12:21  jpsaman
+- Kludge to be able to use strerror() with Winsock
+  (should fix IPv6 error reporting on Win32)
+- Some cleanup
 
- Updating design of PDA Gtk2 interface
+------------------------------------------------------------------------
+r11948 | massiot | 2005-08-01 19:58:22 +0200 (Mon, 01 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/fake.c
 
-2003-07-30 Wednesday 12:20  jpsaman
+ * modules/access/fake.c: New --fake-duration option ; useful to do a
+   slide-show.
 
- Updating design of PDA Gtk2 interface.
+------------------------------------------------------------------------
+r11947 | courmisch | 2005-08-01 19:54:14 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/udp.c
 
-2003-07-30 Wednesday 02:00  fenrir
+Don't reinvent strchr()
 
-  * transcode:
-     - added new HQ mode (recent ffmpeg only). hq now accept "simple",
-       "bits" and "rd" as paramters.
-     - automaticaly try stereo mode encoding when failed with more
-       than 2 channels. (eg a52 -> mpga)
+------------------------------------------------------------------------
+r11946 | dionoea | 2005-08-01 19:28:16 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/streamdata.h
 
-2003-07-29 Tuesday 23:55  gbazin
+remove compile warning
 
- * ChangeLog: update.
+------------------------------------------------------------------------
+r11945 | courmisch | 2005-08-01 19:26:37 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
 
-2003-07-29 Tuesday 23:50  gbazin
+Don't attempt to listen to link-local scope SAP address because it doesn't work
 
- * configure.ac: added the svlc shortcut for the skins.
- * install-win32: removed the custom link in the start menu.
+------------------------------------------------------------------------
+r11944 | dionoea | 2005-08-01 19:21:22 +0200 (Mon, 01 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/wxwindows/fileinfo.cpp
 
-2003-07-29 Tuesday 23:01  gbazin
+fileinfo : patch by Jonas A. Larsen to remove empty fields
+bookmarks : remove compile warning
 
- * ChangeLog: updated the changelog for the release
+------------------------------------------------------------------------
+r11943 | sigmunau | 2005-08-01 19:13:05 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/shout.c
 
-2003-07-29 Tuesday 22:25  gbazin
+shout.c: fixed shoutcast discovery (added www. to hostname)
 
- * modules/codec/spudec/parse.c: fixed typo found by Meuuh.
+------------------------------------------------------------------------
+r11942 | massiot | 2005-08-01 18:40:24 +0200 (Mon, 01 Aug 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/fake.c
 
-2003-07-29 Tuesday 22:20  gbazin
+ * 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.
+
+------------------------------------------------------------------------
+r11941 | massiot | 2005-08-01 18:38:56 +0200 (Mon, 01 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_image.h
+   M /trunk/src/misc/image.c
 
- * src/video_output/video_output.c: fixed potential segfault.
* configure.ac: don't bail out if matroska headers are not found.
+ * src/misc/image.c: New image_Filter call to apply a filter on a picture_t
  (for instance deinterlace filter).
 
-2003-07-29 Tuesday 21:56  gbazin
+------------------------------------------------------------------------
+r11940 | massiot | 2005-08-01 16:58:14 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
 
- * toolbox: fixed typo in the changelog rule.
+ * extras/contrib/bootstrap: Really fixed it this time.
+
+------------------------------------------------------------------------
+r11939 | massiot | 2005-08-01 16:53:22 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
+
+ * extras/contrib/bootstrap: Typo.
+
+------------------------------------------------------------------------
+r11938 | massiot | 2005-08-01 16:50:42 +0200 (Mon, 01 Aug 2005) | 3 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r11937 | massiot | 2005-08-01 16:44:08 +0200 (Mon, 01 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * modules/control/http.c: Add an 'ext' field to file structures in
+   order to get the file extension.
 
-2003-07-29 Tuesday 21:46  gbazin
+------------------------------------------------------------------------
+r11936 | massiot | 2005-08-01 16:40:53 +0200 (Mon, 01 Aug 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
- * modules/video_output/directx/events.c: compilation fix.
+ * Makefile.am: fix build location of Mac OS X bundle for Darwin8.
 
-2003-07-29 Tuesday 21:14  gbazin
+------------------------------------------------------------------------
+r11934 | massiot | 2005-08-01 14:51:00 +0200 (Mon, 01 Aug 2005) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
- * modules/gui/macosx/controls.m: fixed race condition in prev/next commands.
- * modules/gui/wxwindows/wxwindows.cpp: raised the priority of the wxwin interface so it is now the default.
-     We also lower the priority if there is no DISPLAY env variable.
- * modules/gui/wxwindows/interface.cpp: prev/next buttons are also used to navigate through titles.
- * modules/video_output/directx/events.c: use arrow keys for DVD navigation.
- * modules/video_output/x11/xcommon.c: page up/down now seek -10/10 secs.
- * share/vlc_win32_rc.rc: compilation fix.
+ * extras/contrib/src/packages.mak: Reverted [11913] for libmpeg2
+   because the new location doesn't exist.
 
-2003-07-29 Tuesday 18:51  fenrir
+------------------------------------------------------------------------
+r11932 | jpsaman | 2005-08-01 13:10:19 +0200 (Mon, 01 Aug 2005) | 1 line
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+Fix wrong uninstall key
+------------------------------------------------------------------------
+r11930 | ipkiss | 2005-07-31 22:58:43 +0200 (Sun, 31 Jul 2005) | 4 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r11929 | courmisch | 2005-07-31 21:04:29 +0200 (Sun, 31 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
+
+- Put IP6 instead of IP4 when appropriate
+  (closes #270)
+- strlen( static string ) => sizeof
+  using strlen with static strings is lame
+
+------------------------------------------------------------------------
+r11928 | courmisch | 2005-07-31 21:01:09 +0200 (Sun, 31 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+
+Add const
+
+------------------------------------------------------------------------
+r11927 | dionoea | 2005-07-31 18:29:04 +0200 (Sun, 31 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/rss.c
+
+free stuff and add mutex (will be needed when RSS feed get updated)
+
+------------------------------------------------------------------------
+r11926 | dionoea | 2005-07-31 02:25:10 +0200 (Sun, 31 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+add update checker and rss subfilter
+
+------------------------------------------------------------------------
+r11925 | dionoea | 2005-07-31 02:15:54 +0200 (Sun, 31 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/rss.c
+
+change option names so users can have different settings for marq and rss modules
+
+------------------------------------------------------------------------
+r11924 | dionoea | 2005-07-31 02:07:48 +0200 (Sun, 31 Jul 2005) | 7 lines
+Changed paths:
+   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
+
+ * motiondetect.c : propset ... Id
+
+------------------------------------------------------------------------
+r11923 | dionoea | 2005-07-31 00:14:16 +0200 (Sun, 31 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+--sub-filter should appear in vlc -H without needing --advanced
+
+------------------------------------------------------------------------
+r11922 | dionoea | 2005-07-30 22:01:33 +0200 (Sat, 30 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/marq.c
+
+svn propset svn:keywords Id
+
+------------------------------------------------------------------------
+r11921 | dionoea | 2005-07-30 21:59:19 +0200 (Sat, 30 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/marq.c
+
+remove tabs and trailing spaces
+
+------------------------------------------------------------------------
+r11920 | hartman | 2005-07-30 14:39:57 +0200 (Sat, 30 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+* forwardport [11919]
+
+------------------------------------------------------------------------
+r11917 | hartman | 2005-07-30 14:07:09 +0200 (Sat, 30 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Add options for SDK building. (not enabled yet) and fix liba52 downlaod
+
+------------------------------------------------------------------------
+r11916 | gbazin | 2005-07-30 13:30:51 +0200 (Sat, 30 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/modules/audio_output/waveout.c
+
+* modules/audio_output/waveout.c: get rid of roundf() which isn't supported on WinCE.
+------------------------------------------------------------------------
+r11915 | gbazin | 2005-07-30 12:49:52 +0200 (Sat, 30 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/src/stream_output/acl.c
+
+* include/network.h, modules/access/mms/mmstu.c, src/stream_output/acl.c: WinCE build fixes.
+------------------------------------------------------------------------
+r11913 | hartman | 2005-07-30 03:22:35 +0200 (Sat, 30 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
-  * http.c:  under linux if no directory is specified search "share/http"
- and then DATA_PATH"/http".
+* Update some sourceforge download locations to use the mirror
 
-2003-07-29 Tuesday 17:42  gbazin
+------------------------------------------------------------------------
+r11912 | courmisch | 2005-07-29 21:04:46 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
 
- * configure.ac: bumped version number to 0.6.1.
-     Enabled matroska support by default.
- * extras/MacOSX/*: bumped version number to 0.6.1.
- * INSTALL.win32: instructions update.
- * share/Makefile.am: included the html files for the http interface.
- * po/*: ran ./toolbox --update-po.
+Fix some memleaks
 
-2003-07-29 Tuesday 09:32  sam
+------------------------------------------------------------------------
+r11911 | courmisch | 2005-07-29 20:45:11 +0200 (Fri, 29 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
 
-   * modules/video_output/x11/xcommon.c: Hopefully a proper fix for the Mozilla
-     event handling bug.
+- Put correct IP4 owner address
+- Support IP6 (refs #270)
 
-2003-07-28 Monday 22:46  gbazin
+------------------------------------------------------------------------
+r11910 | courmisch | 2005-07-29 20:28:45 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
 
- * modules/video_output/x11/xcommon.c: reverted sam's last commit which broke the event reading loop on the video window.
+Fix compilation. Thanks bigben
+
+------------------------------------------------------------------------
+r11909 | courmisch | 2005-07-29 20:00:06 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
 
-2003-07-28 Monday 21:41  massiot
+I had missed a third similar problem
+
+------------------------------------------------------------------------
+r11908 | courmisch | 2005-07-29 19:53:50 +0200 (Fri, 29 Jul 2005) | 4 lines
+Changed paths:
+   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
 
- * configure.ac: Worked around a bug in the OS X linker, with multiply
-   defined symbols and libmp3lame
- * Makefile.am: Build po before . because we need the po files to build
-   VLC.app
- * po/fr.po: French translation courtesy of Jean-Pierre Kuypers
- * OS X interface: cosmetics
+- 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
 
-2003-07-28 Monday 20:25  jpsaman
+------------------------------------------------------------------------
+r11907 | courmisch | 2005-07-29 19:31:00 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
 
- Added HuffYuv and A-law codes for low bitrate and CPU load encodings/transcoding
+Forgot this file
+
+------------------------------------------------------------------------
+r11906 | courmisch | 2005-07-29 19:28:01 +0200 (Fri, 29 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/mms/mmstu.c
+
+Don't require a vlc_object_t in net_Get(Sock|Peer)Address
+(will be needed by a later commit)
 
-2003-07-28 Monday 20:23  jpsaman
+------------------------------------------------------------------------
+r11905 | massiot | 2005-07-29 18:56:10 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+
+ * include/network.h: VLC should now compile.
 
- Added NEWS for iPaq port.
+------------------------------------------------------------------------
+r11904 | courmisch | 2005-07-29 18:43:55 +0200 (Fri, 29 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
+
+Similar fixes
+RTSP server supports IPv6 (refs #270)
 
-2003-07-28 Monday 20:23  jpsaman
+------------------------------------------------------------------------
+r11903 | courmisch | 2005-07-29 18:24:52 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
 
- Updated build scripts:
- - enabled video4linux for WebCams on handhelds
- - enabled PDA Gtk2 interface instead of familiar interface
- - enabled stream output and transcoding
+Bind RTSP to all interfaces by default (refs #270)
 
-2003-07-28 Monday 18:02  massiot
+------------------------------------------------------------------------
+r11902 | courmisch | 2005-07-29 18:23:54 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+Accept NULL hostname for httpd_HostNew
 
- * modules/video_output/x11/xcommon.*: endianness patch + arrow keys are
-   now used to browse through the DVD menus.
+------------------------------------------------------------------------
+r11901 | courmisch | 2005-07-29 18:09:58 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
 
-2003-07-28 Monday 13:19  massiot
+Don't add brackets around IPv6 addresses, this is annoying
 
- * Fixed my last commit.
+------------------------------------------------------------------------
+r11900 | courmisch | 2005-07-29 18:08:16 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
 
-2003-07-28 Monday 07:16  fenrir
+A bunch of minor fixes
 
-  * rc: Fixed a bug with seek command.
-        Added support of "seek n%" (Usefull when mux_rate is nul )
+------------------------------------------------------------------------
+r11899 | courmisch | 2005-07-29 17:51:08 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
 
-2003-07-28 Monday 07:05  jpsaman
+Use more sensible/conservative buffer size for psz_ttl
 
- Added PDA images to Makefile.am
+------------------------------------------------------------------------
+r11898 | courmisch | 2005-07-29 17:47:35 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
 
-2003-07-27 Sunday 23:58  fenrir
+Don't use NULL char pointer
 
-  * sub: does not issue an error message when sub-file is empty.
+------------------------------------------------------------------------
+r11897 | courmisch | 2005-07-29 17:26:08 +0200 (Fri, 29 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/net.c
 
-2003-07-27 Sunday 23:05  hartman
+Inline net_GetAddress
 
- * Brought the new options system to the OSX gui.
-   and some small fixes.
+------------------------------------------------------------------------
+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
 
-2003-07-27 Sunday 21:35  jpsaman
+ * 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.
 
- Gtk2 port of the familiar Linux interface. The name is also changed to PDA so it reflects that it is targeted at handhelds.
+------------------------------------------------------------------------
+r11894 | courmisch | 2005-07-28 20:47:25 +0200 (Thu, 28 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
 
- The familiar interface itself is deprecreated and will be removed after the next stable version of VLC Media Player.
+- Remove dead multicast code
+- Fix RTSP error codes
 
-2003-07-27 Sunday 16:20  gbazin
+------------------------------------------------------------------------
+r11893 | courmisch | 2005-07-28 20:44:03 +0200 (Thu, 28 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
 
- * modules/audio_output/alsa.c: #ifdef DEBUG -> #ifdef ALSA_DEBUG
+Fix RTSP error codes
 
-2003-07-27 Sunday 16:14  gbazin
+------------------------------------------------------------------------
+r11892 | courmisch | 2005-07-28 20:14:28 +0200 (Thu, 28 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/telnet.c
 
- * modules/audio_output/alsa.c: bail out if the device is already in use.
+Really listen to all IP addresses by default
 
-2003-07-27 Sunday 15:49  gbazin
+------------------------------------------------------------------------
+r11890 | courmisch | 2005-07-28 18:56:03 +0200 (Thu, 28 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
- * src/input/input_ext-plugins.c: forgot to re-lock a mutex.
+Link with libvlc.a last rather than first (closes #276)
 
-2003-07-27 Sunday 14:10  massiot
+------------------------------------------------------------------------
+r11889 | courmisch | 2005-07-28 18:00:27 +0200 (Thu, 28 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
 
- * src/input/input_clock.c: Fixed two long-standing (> 2 years) bugs
- - there should be fewer resampling, particularly on DVD chapter changes
- - when you unpause a DVD, VLC will wait for the drive to spin up, so you
- won't lose several seconds of movies
+Fix typo
 
- * modules/gui/macosx/controls.m: Seeking in paused mode resumes the play
- mode, make the interface take that into account.
+------------------------------------------------------------------------
+r11888 | courmisch | 2005-07-28 17:34:09 +0200 (Thu, 28 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
 
-2003-07-27 Sunday 12:31  ipkiss
+Fix compiler warning
 
-  * All: Removed the win32 plugin; wxwindows rulez :)
+------------------------------------------------------------------------
+r11887 | courmisch | 2005-07-28 17:31:10 +0200 (Thu, 28 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/src/misc/net.c
+   M /trunk/src/stream_output/sap.c
 
-2003-07-26 Saturday 18:54  titer
+inet_pton() replacement
 
-  freetype.c: basic YUY2 rendering (Y only)
+------------------------------------------------------------------------
+r11886 | damienf | 2005-07-28 15:21:46 +0200 (Thu, 28 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
 
-2003-07-26 Saturday 15:36  gbazin
+- replaced inet_pton() with WSAStringToAddress() for WIN32
+  needs review, not tested but it compiles
 
- * modules/gui/skins/controls/checkbox.cpp: compilation fix.
+------------------------------------------------------------------------
+r11884 | hartman | 2005-07-28 14:33:05 +0200 (Thu, 28 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
 
-2003-07-26 Saturday 15:34  fenrir
+* forwardport [11883]
 
- ffmpeg: fix potential overread for mpeg4 with vol.
+------------------------------------------------------------------------
+r11881 | hartman | 2005-07-28 01:43:35 +0200 (Thu, 28 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
-2003-07-26 Saturday 14:19  gbazin
+* forwardport [11880]
 
- * modules/gui/wxwindows/open.cpp: move the "open subtitles" line into the file panel.
+------------------------------------------------------------------------
+r11878 | hartman | 2005-07-27 22:07:51 +0200 (Wed, 27 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmstu.c
 
-2003-07-26 Saturday 14:04  ipkiss
+* forwardport [11877]
 
-  * modules/gui/skins/controls/checkbox.cpp: Fixed a stupid bug (a return
-    value was always true...)
+------------------------------------------------------------------------
+r11876 | courmisch | 2005-07-27 21:30:22 +0200 (Wed, 27 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-07-26 Saturday 12:41  gbazin
+Fix inet_pton check
 
- * modules/gui/wxwindows/open.cpp: workaround design problems in wxSpinCtrl (wxSpinCtrl::GetValue() triggers a value update event).
+------------------------------------------------------------------------
+r11875 | courmisch | 2005-07-27 21:05:21 +0200 (Wed, 27 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/modules/misc/rtsp.c
 
-2003-07-25 Friday 22:50  gbazin
+- Fix segfault when doing RTSP DESCRIBE (trunk-only bug from [11811])
+- cleanup net_AddressIsMulticast
 
- * modules/gui/wxwindows/*: fixed clean-up of the dialogs provider on exit.
- * modules/gui/skins/x11/*: proper initialization of a global var so we can start/exit the skins interface several times.
+------------------------------------------------------------------------
+r11874 | courmisch | 2005-07-27 20:59:03 +0200 (Wed, 27 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
 
-2003-07-25 Friday 13:24  gbazin
+Remove FIXME that doesn't need to be fixed
 
- * INSTALL.win32: updated build instructions (btw since the last build changes, mingw+msys can be used again to compile VLC).
- * modules/gui/wxwindows/wxwindows.cpp: oops.
+------------------------------------------------------------------------
+r11873 | courmisch | 2005-07-27 20:05:22 +0200 (Wed, 27 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
 
-2003-07-25 Friday 11:37  gbazin
+- 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
 
- * modules/video_output/directx/events.c: a couple of compiler warning fixes.
- * msvc/vlc.dsw: relaced basic_skins plugin with the skins one.
+------------------------------------------------------------------------
+r11872 | xtophe | 2005-07-27 19:56:36 +0200 (Wed, 27 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
 
-2003-07-25 Friday 11:33  gbazin
+Fix for wxMSW
 
- * configure.ac: libpng (logo plugin) needs to be linked with zlib.
- * modules/gui/wxwindows/*: a couple of compilation fixes for wxWindows cvs.
+------------------------------------------------------------------------
+r11871 | courmisch | 2005-07-27 19:51:30 +0200 (Wed, 27 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-07-25 Friday 01:11  hartman
+Define HAVE_INET_PTON
 
- * subsdec now uses the new options code.
+------------------------------------------------------------------------
+r11870 | courmisch | 2005-07-27 19:25:52 +0200 (Wed, 27 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
 
-2003-07-25 Friday 01:09  hartman
+Err, IPv4 multicast starts at 224.0.0.0 not 225.0.0.0
 
- * Updated it.po
+------------------------------------------------------------------------
+r11869 | courmisch | 2005-07-27 19:22:28 +0200 (Wed, 27 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/include/network.h
 
-2003-07-25 Friday 01:09  hartman
+- takes scope into account for NI_MAXNUMERICHOST
+- accept 224.0.0.0 as a multicast address
 
- * Largely updated nl.po
- * Updated it.po
+------------------------------------------------------------------------
+r11868 | courmisch | 2005-07-27 18:56:58 +0200 (Wed, 27 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
 
-2003-07-24 Thursday 23:21  gbazin
+Have readable debug message with IPv6 addresses
 
- * modules/gui/wxwindows/wxwindows.cpp: temporary hack (I hope ;) to fix win32 compilation with wxWindows < 2.5.
+------------------------------------------------------------------------
+r11867 | massiot | 2005-07-27 18:55:17 +0200 (Wed, 27 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
 
-2003-07-24 Thursday 22:58  gbazin
+ * modules/codec/ffmpeg: New --no-sout-ffmpeg-interlace-me option. Fixed
+   repeat_first_field handling.
 
- * src/misc/modules.c: if module_Need() was passed an interface module name, respect this choice even if vlc was run with a specific interface shortcut.
+------------------------------------------------------------------------
+r11866 | massiot | 2005-07-27 18:53:25 +0200 (Wed, 27 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
-2003-07-24 Thursday 22:05  sam
+ * modules/stream_out/transcode.c: Attempt at having --sout-transcode-fps
+   output correct timestamps.
 
-   * modules/access/v4l/v4l.c:
-     + Removed my name from this file, I didn't contribute anything major to it.
-     + Added strerror(errno) where adequate, as well as additional debug
-       information, hopefully more useful than "cannot open".
+------------------------------------------------------------------------
+r11865 | courmisch | 2005-07-27 18:30:19 +0200 (Wed, 27 Jul 2005) | 2 lines
+Changed paths:
+   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
 
-2003-07-24 Thursday 21:50  gbazin
+Put correct owner address in SAP-generated SDP
 
- * modules/gui/wxwindows/*: you can now specify input options in the stream output MRL as well.
- * modules/misc/freetype.c: bail out if no font has been specified.
- * modules/demux/util/sub.h: don't forget to detach the demuxsub object.
+------------------------------------------------------------------------
+r11864 | courmisch | 2005-07-27 17:46:36 +0200 (Wed, 27 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/src/misc/net.c
 
-2003-07-24 Thursday 20:34  sam
+Add const where appropriate
 
-   * bootstrap:
-     + Run autopoint with the -f flag.
-     + Remove stamp files in the bootstrap process.
+------------------------------------------------------------------------
+r11863 | massiot | 2005-07-27 14:52:28 +0200 (Wed, 27 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/linux_dvb.c
 
-2003-07-24 Thursday 19:30  sigmunau
+ * modules/access/dvb: Set the DVR device in non-blocking mode because it
+   sometimes blocks on read() after returning from select().
 
- ignore CR characters wherever they might be.
- A little better line spaceing, but I still don't understand what this is all
- about.
+------------------------------------------------------------------------
+r11862 | courmisch | 2005-07-26 20:05:55 +0200 (Tue, 26 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/stream_output/announce.c
 
-2003-07-24 Thursday 19:07  sigmunau
+Add const
 
- fixed a nasty code duplication where the same function call was two places
- with just a few lines in between, but in separate #if cases.
+------------------------------------------------------------------------
+r11861 | courmisch | 2005-07-26 19:14:53 +0200 (Tue, 26 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/rtp.c
+
+Fix FIXME
 
-2003-07-24 Thursday 18:30  bigben
+------------------------------------------------------------------------
+r11860 | massiot | 2005-07-26 19:07:58 +0200 (Tue, 26 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
 
- * "frequency=" is channel frequency in kHz again
+ * src/playlist/playlist.c: Attempt to fix PLAYLIST_ITEMPLAY in non-view
+   mode.
 
- * fix  a segfault when "/dev/video0"  or "norm=" were last  arguments of
- the command line
+------------------------------------------------------------------------
+r11859 | courmisch | 2005-07-26 18:46:40 +0200 (Tue, 26 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/standard.c
 
-2003-07-24 Thursday 18:27  bigben
+Save a few useless strdup() calls
 
- * Changes "frequency=" syntax. New syntax is channel frequency in kHz
- * shows a warning if frequency is in "previous syntax range"
+------------------------------------------------------------------------
+r11858 | xtophe | 2005-07-26 13:10:38 +0200 (Tue, 26 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
 
-2003-07-24 Thursday 17:31  gbazin
+wxWidget 2.4 fix
 
- * modules/gui/wxwindows/open.cpp: compilation fix.
+------------------------------------------------------------------------
+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
+
+ * Removed the satellite access module since it won't compile anyway.
+   Use --enable-dvb instead.
+
+------------------------------------------------------------------------
+r11856 | hartman | 2005-07-25 23:29:26 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* update liveMedia and flac for contrib system
+
+------------------------------------------------------------------------
+r11855 | zorglub | 2005-07-25 23:07:32 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
 
-2003-07-24 Thursday 16:07  gbazin
+Fix compilation
 
- * modules/gui/wxwindows/*: added support for input options in the open dialog.
-    The stream output and subtitles options use them and you can also add options in the MRL itself.
+------------------------------------------------------------------------
+r11854 | dionoea | 2005-07-25 23:04:25 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
 
-2003-07-23 Wednesday 23:05  gbazin
+only display newer versions.
+
+------------------------------------------------------------------------
+r11853 | dionoea | 2005-07-25 22:21:46 +0200 (Mon, 25 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
 
- * modules/misc/freetype.c, modules/demux/util/sub.c: cleanup.
- * modules/demux/util/sub.h: thou shall do a vlc_object_attach().
- * src/misc/variables.c: added VLC_VAR_FILE and VLC_VAR_DIRECTORY inheritance support.
+this still doesn't look safe but at least i can't see why it would
+segfault
 
-2003-07-23 Wednesday 22:55  massiot
+------------------------------------------------------------------------
+r11852 | gbazin | 2005-07-25 22:09:28 +0200 (Mon, 25 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mp4/libmp4.c
 
- * Updated po files. STRINGS ARE FROZEN !!!
+* modules/demux/mp4/libmp4.c: handle SoundDescriptionV2 which is used in some of the new Apple movie trailers.
+------------------------------------------------------------------------
+r11851 | hartman | 2005-07-25 21:58:01 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
 
-2003-07-23 Wednesday 22:02  jpsaman
+* change hotkeys OSD message from 0-100% to 0-400%
 
- Interface for Familiar v0.7 and GPE. This interface is based on gtk2 libaries.
+------------------------------------------------------------------------
+r11850 | dionoea | 2005-07-25 21:50:19 +0200 (Mon, 25 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-07-23 Wednesday 22:01  gbazin
+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 ...)
 
- * include/variables.h, src/misc/variables.c: you can now use var_Create() directly to create an object variable with an inherited value.
-    eg. var_Create( p_vout, "zoom", VLC_VAR_FLOAT | VLC_VAR_DOINHERIT );
-    Beware, the object in which you create the var must be attached to a parent for this to work (otherwise we can't navigate the parents hierarchy to find the value to inherit).
 
- * src/input/input.c, src/input/input_programs.c, src/video_output/video_output.c: converted more config_GetFoo() into var_Create()/var_Get();
+------------------------------------------------------------------------
+r11849 | hartman | 2005-07-25 21:48:45 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/share/http/index.html
 
-2003-07-23 Wednesday 21:45  hartman
+* longstanding typo in the webinterface
 
- * include/vlc_common.h: MAX_PATH PATH_MAX, we don't wanna bother and use the
-   latter everywhere.
- * modules/demux/util/sub.c: Bring the config options in here to the variable structure.
- * modules/misc/freetype.c: Bring the config options in here to the variable structure.
-   Fix the linespacing. Dnumgis, it works, just define another linespacing :)
+------------------------------------------------------------------------
+r11848 | hartman | 2005-07-25 21:25:49 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   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
+
+* 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
+
+------------------------------------------------------------------------
+r11847 | ipkiss | 2005-07-25 20:57:32 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
 
-2003-07-23 Wednesday 19:11  titer
+ * skins2: Prevent invisible windows from anchoring the sides of the screen
 
-  freetype.c : use the default BeOS font on BeOS
+------------------------------------------------------------------------
+r11846 | courmisch | 2005-07-25 20:03:38 +0200 (Mon, 25 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
 
-2003-07-23 Wednesday 17:31  ipkiss
+- Fix buffer overflow (up to 1024 bytes)
+- Use already existing commodity functions for URL encoding
+
+------------------------------------------------------------------------
+r11845 | courmisch | 2005-07-25 18:58:39 +0200 (Mon, 25 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+Don't reinvent the wheel^W^WANSI C
+(or yet another "why make it complex when it can be simple")
+
+------------------------------------------------------------------------
+r11844 | massiot | 2005-07-25 18:53:10 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvb/linux_dvb.c
+
+ * modules/access/dvb/linux_dvb.c: Added support for the IF-band.
+
+------------------------------------------------------------------------
+r11843 | hartman | 2005-07-25 17:03:26 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/stream_out/rtp.c
+
+* Fix the two SAP issues reported by Marian Durkovic.
+
+------------------------------------------------------------------------
+r11842 | massiot | 2005-07-25 16:46:02 +0200 (Mon, 25 Jul 2005) | 6 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r11841 | massiot | 2005-07-25 16:05:09 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/linux_dvb.c
+
+ * modules/access/dvb: Support frequencies for the C and S satellite bands.
+
+------------------------------------------------------------------------
+r11839 | hartman | 2005-07-25 15:30:31 +0200 (Mon, 25 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/video_output/opengl.c
+
+* revert [11512] closes #245
+
+
+------------------------------------------------------------------------
+r11838 | fkuehne | 2005-07-25 11:44:12 +0200 (Mon, 25 Jul 2005) | 2 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r11837 | dionoea | 2005-07-24 23:29:09 +0200 (Sun, 24 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
+
+remove useless lines
+
+------------------------------------------------------------------------
+r11836 | dionoea | 2005-07-24 23:27:51 +0200 (Sun, 24 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/updatevlc.cpp
+
+change some debug stuff
+
+------------------------------------------------------------------------
+r11835 | dionoea | 2005-07-24 23:03:20 +0200 (Sun, 24 Jul 2005) | 6 lines
+Changed paths:
+   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
+
+VLC update checker in the wxWidgets interface (in help menu)
+
+xml files used for the updates are located at http://update.videolan.org
+
+extensive testing ... code cleaning ... would be greatly appreciated
+
+------------------------------------------------------------------------
+r11834 | fkuehne | 2005-07-24 16:44:10 +0200 (Sun, 24 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/NEWS
+
+* Updated the NEWS file and my mail-address
+------------------------------------------------------------------------
+r11833 | djc | 2005-07-24 16:39:14 +0200 (Sun, 24 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/include/network.h
+
+Fix user:pass parsing if protocol is not given.
+Not tested with all calls (only http access module)
+
+------------------------------------------------------------------------
+r11832 | fkuehne | 2005-07-24 15:16:09 +0200 (Sun, 24 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+* include wizard.h as well to make GCC happy
+------------------------------------------------------------------------
+r11831 | fkuehne | 2005-07-24 15:08:27 +0200 (Sun, 24 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+
+* shut up some compiler warnings
+------------------------------------------------------------------------
+r11830 | bigben | 2005-07-24 14:54:08 +0200 (Sun, 24 Jul 2005) | 3 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r11829 | fkuehne | 2005-07-24 14:49:42 +0200 (Sun, 24 Jul 2005) | 1 line
+Changed paths:
+   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)
+------------------------------------------------------------------------
+r11828 | fkuehne | 2005-07-24 14:01:12 +0200 (Sun, 24 Jul 2005) | 5 lines
+Changed paths:
+   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
+
+* 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)
+------------------------------------------------------------------------
+r11826 | bigben | 2005-07-24 00:14:19 +0200 (Sun, 24 Jul 2005) | 12 lines
+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
+   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
+
+* 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
+
+2005-07-24 00:08:55.940 VLC[6908] Could not connect the action t3_addressEntered: to target of class VLCWizard
+
+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).
+
+
+------------------------------------------------------------------------
+r11825 | ipkiss | 2005-07-23 21:55:00 +0200 (Sat, 23 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/waveout.c
+
+ * modules/audio_output/waveout.c: Fixed a rounding issue
+
+------------------------------------------------------------------------
+r11824 | ipkiss | 2005-07-23 21:18:17 +0200 (Sat, 23 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/vars/volume.cpp
+
+ * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLUME_MAX, for the maximum
+           volume.
+
+------------------------------------------------------------------------
+r11823 | fkuehne | 2005-07-23 20:16:34 +0200 (Sat, 23 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/wizard.h
+
+* don't use tabs here as well
+------------------------------------------------------------------------
+r11822 | bigben | 2005-07-23 20:15:14 +0200 (Sat, 23 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/wizard.m
+
+Some more coding style (empty lines filled with spaces or tabs)
+
+
+------------------------------------------------------------------------
+r11821 | bigben | 2005-07-23 20:11:58 +0200 (Sat, 23 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/wizard.m
+
+We use 4 space caracters instead of spaces in VLC's sources ;)
+
+
+------------------------------------------------------------------------
+r11820 | fkuehne | 2005-07-23 20:03:15 +0200 (Sat, 23 Jul 2005) | 1 line
+Changed paths:
+   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)
+------------------------------------------------------------------------
+r11819 | fkuehne | 2005-07-23 18:23:05 +0200 (Sat, 23 Jul 2005) | 6 lines
+Changed paths:
+   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
+
+OSX:
+- implemented i18n on the summary-page
+- some other small fixes
+
+- l10n string fixes (both OSX and WX)
+(refs #13)
+------------------------------------------------------------------------
+r11818 | fkuehne | 2005-07-23 17:08:46 +0200 (Sat, 23 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/modules/gui/macosx/equalizer.h
+   M /trunk/modules/gui/macosx/equalizer.m
+
+* patch to the Equalizer-GUI by Jean-Baptiste le Stand <jp.lestang@lestang.org>
+------------------------------------------------------------------------
+r11817 | bigben | 2005-07-23 16:42:22 +0200 (Sat, 23 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+* Fixes crash when libcdio is not installed
+
+
+------------------------------------------------------------------------
+r11816 | xtophe | 2005-07-23 15:02:48 +0200 (Sat, 23 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+Add a add_suppressed_string for http-{user|pwd}
+
+------------------------------------------------------------------------
+r11815 | rocky | 2005-07-23 13:25:49 +0200 (Sat, 23 Jul 2005) | 6 lines
+Changed paths:
+   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).
+
+vcdplayer.c: check for invalid LSN in setting origin.
 
-  * modules/gui/skins/src/banks.cpp: removed a useless event I had
-    forgotten
 
-2003-07-23 Wednesday 09:14  asmax
+------------------------------------------------------------------------
+r11814 | xtophe | 2005-07-22 12:55:16 +0200 (Fri, 22 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Add -lws2 for rtp and rtsp for ntohl
+
+------------------------------------------------------------------------
+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)
+------------------------------------------------------------------------
+r11812 | fkuehne | 2005-07-22 01:04:33 +0200 (Fri, 22 Jul 2005) | 9 lines
+Changed paths:
+   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
+
+* 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
+------------------------------------------------------------------------
+r11811 | hartman | 2005-07-21 23:18:39 +0200 (Thu, 21 Jul 2005) | 3 lines
+Changed paths:
+   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
+
+* 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.
+
+------------------------------------------------------------------------
+r11810 | hartman | 2005-07-21 22:35:22 +0200 (Thu, 21 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
+
+* a missing vlc_freeaddrinfo
+
+------------------------------------------------------------------------
+r11808 | hartman | 2005-07-21 15:12:19 +0200 (Thu, 21 Jul 2005) | 2 lines
+Changed paths:
+   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).
+
+------------------------------------------------------------------------
+r11804 | fkuehne | 2005-07-21 13:21:25 +0200 (Thu, 21 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/po/ro.po
+
+* include version information and update copyright string
+------------------------------------------------------------------------
+r11803 | fkuehne | 2005-07-21 13:17:56 +0200 (Thu, 21 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+   A /trunk/po/ro.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
+
+* forwardport [11784] and [11802] to trunk
+------------------------------------------------------------------------
+r11800 | damienf | 2005-07-21 10:22:37 +0200 (Thu, 21 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/activex/plugin.cpp
+
+Oops, I did it again !
+Obviously, having a hard coded path for plugins is of no use to anyone
+
+------------------------------------------------------------------------
+r11799 | courmisch | 2005-07-20 17:47:16 +0200 (Wed, 20 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/po/fr.po
+
+Fix quotes and a few typos
+
+------------------------------------------------------------------------
+r11798 | courmisch | 2005-07-20 17:33:18 +0200 (Wed, 20 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/po/tr.po
+
+Should not be executable
+
+------------------------------------------------------------------------
+r11797 | massiot | 2005-07-20 15:11:07 +0200 (Wed, 20 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/dvb/linux_dvb.c
+
+ * modules/access/dvb/linux_dvb.c: More verbose CAM probing, patch
+   courtesy of Oivind.
+
+------------------------------------------------------------------------
+r11796 | rocky | 2005-07-20 11:55:49 +0200 (Wed, 20 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/access.c
+
+Fix bug in track-length seeking.
+
+------------------------------------------------------------------------
+r11795 | rocky | 2005-07-20 02:08:24 +0200 (Wed, 20 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcdplayer.c
+
+Initialize track_end variable. 
+
+------------------------------------------------------------------------
+r11793 | courmisch | 2005-07-19 20:19:22 +0200 (Tue, 19 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Should fix Debian #316161
+(though Sid has migrated to GCC 4 so it does no longer really matters)
+
+------------------------------------------------------------------------
+r11792 | courmisch | 2005-07-19 19:53:15 +0200 (Tue, 19 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+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/demux/livedotcom.cpp
+
+ * livedotcom.cpp: added H264 support.
+
+------------------------------------------------------------------------
+r11789 | fenrir | 2005-07-19 10:39:50 +0200 (Tue, 19 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/h264.c
+
+ * h264: handle SPS/PPS in annexb format in extra data (needed for RTP).
+
+------------------------------------------------------------------------
+r11788 | rocky | 2005-07-19 02:28:19 +0200 (Tue, 19 Jul 2005) | 5 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r11787 | asmax | 2005-07-19 02:02:26 +0200 (Tue, 19 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.c
+
+- 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
+------------------------------------------------------------------------
+r11785 | massiot | 2005-07-18 19:36:45 +0200 (Mon, 18 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+ * 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).
+
+------------------------------------------------------------------------
+r11782 | courmisch | 2005-07-18 17:07:33 +0200 (Mon, 18 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/acl.c
+
+Fix use of fatal use of unitialized value (regression in [11778])
+
+------------------------------------------------------------------------
+r11781 | rocky | 2005-07-18 13:41:24 +0200 (Mon, 18 Jul 2005) | 5 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r11778 | asmax | 2005-07-17 23:21:04 +0200 (Sun, 17 Jul 2005) | 1 line
+Changed paths:
+   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...)
+------------------------------------------------------------------------
+r11777 | rocky | 2005-07-17 21:40:48 +0200 (Sun, 17 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Require libcdio 0.72. 
+
+
+------------------------------------------------------------------------
+r11776 | rocky | 2005-07-17 21:26:41 +0200 (Sun, 17 Jul 2005) | 3 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r11775 | bigben | 2005-07-17 20:57:40 +0200 (Sun, 17 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+Move some DEFINES that are also required without libcdio
+
+
+------------------------------------------------------------------------
+r11773 | rocky | 2005-07-17 18:27:59 +0200 (Sun, 17 Jul 2005) | 7 lines
+Changed paths:
+   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 
+
+
+------------------------------------------------------------------------
+r11772 | courmisch | 2005-07-17 17:26:36 +0200 (Sun, 17 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+Remove non-standard http4 and http6.
+It's the DNS job to tell which version are available,
+not poor clueless average user's.
+
+------------------------------------------------------------------------
+r11771 | courmisch | 2005-07-17 17:22:02 +0200 (Sun, 17 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
 
- * all: fixed depcomp failure
+Ignore insecure HTTP redirection to non HTTP protocol
 
-2003-07-23 Wednesday 07:37  jpsaman
+------------------------------------------------------------------------
+r11770 | courmisch | 2005-07-17 16:25:41 +0200 (Sun, 17 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
 
- When recv() returns -1 a bug is triggered inside RTPRead() and RTPChoose(). The return value of Read() is then -1. The test "if (!i_ret) return 0;" will be false and the function will continue resulting in segfault while copying from buffers that are in an undetermined state. The correct test is "if (i_ret<0) return 0;".
+Cleanup - invalid #263.
 
-2003-07-23 Wednesday 01:28  gbazin
+------------------------------------------------------------------------
+r11769 | rocky | 2005-07-17 15:46:26 +0200 (Sun, 17 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/configure.ac
 
- * modules/misc/sap.c: oops, compilation fix.
+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.
 
-2003-07-23 Wednesday 01:13  gbazin
 
- * ALL: changes to the playlist_Add() and VLC_AddTarget() proto to include a list of options associated with the input.
- * src/input/input.c: parses the input options list before spawning the input and create object variables for these options. Options are of the form "[no[-]]foo[=bar]" where foo is the option name and bar is its value.
- * src/input/input.c, src/input/input_dec.c: use the object var api to get the value of the "sout", "sout-video" and "sout-audio" options.
- * src/libvlc.c: extended the command line parser to parse input options. Input options must always follow the input they apply to and begin with a ':'.
+------------------------------------------------------------------------
+r11768 | asmax | 2005-07-17 13:53:28 +0200 (Sun, 17 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/build-vlc
+   M /trunk/config.in
 
- All these changes allow you to specify input specific options.
- eg: ./vlc --no-sout-audio yourvideo.mpeg :sout=udp/http::8080 :sout-audio yourvideo2.mpeg
- Here the ":sout" option will only apply to yourvideo.mpeg.
- "--no-sout-audio" will be a global option so will apply to yourvideo2.mpeg but the global behaviour is overriden by ":sout-audio" for yourvideo.mpeg.
+* added libcdio in the menuconfig, to be able to... disable it ;)
 
- TODO: - the interfaces need to be modified to benefit from the new playlist_Add() api.
-       - only "sout", "sout-video", "sout-audio" implemented for now. To make it work with other options, we need to get rid of all the config_GetFoo() and replace them with var_Create()/var_Change()/var_Get().
+------------------------------------------------------------------------
+r11767 | courmisch | 2005-07-17 11:04:58 +0200 (Sun, 17 Jul 2005) | 13 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/services_discovery/Modules.am
+   A /trunk/modules/services_discovery/upnp.cpp
 
-2003-07-22 Tuesday 22:02  hartman
+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
 
- * Fix Makefiles for removed .rle fonts
+------------------------------------------------------------------------
+r11766 | courmisch | 2005-07-17 08:57:31 +0200 (Sun, 17 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
 
-2003-07-22 Tuesday 20:49  hartman
+Forgot this file - default to allowing every body when there is no .hosts
 
- * ALL:
-   - Removed all the RLE subtitle font code.
-   - Removed the .rle and even older .psf font files.
-   - Moved the filesubtitle code from spudec to subsdec.
-   - spudec is again DVD only.
+------------------------------------------------------------------------
+r11765 | rocky | 2005-07-16 23:44:21 +0200 (Sat, 16 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
 
-2003-07-22 Tuesday 20:25  bigben
+A bug in libvcdinfo <= 23 prevents C++ compilations.
 
- frequency is  nom frequency  in MHz * 16, as  for the  v4l input.
- Breaks compatibility with previous syntax...
 
-2003-07-22 Tuesday 18:06  gbazin
+------------------------------------------------------------------------
+r11764 | bigben | 2005-07-16 23:33:09 +0200 (Sat, 16 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
 
- * src/stream_output/stream_output.c: fixed segfault when muxer can't add an elementary stream.
+Small hack to make OSX happier.
 
-2003-07-22 Tuesday 15:59  gbazin
 
- * src/misc/variables.c: fixed small mem leak (courtesy of Andy Lindsay)
- * modules/gui/wxwindows/interface.cpp: small improvements to the volume control.
+------------------------------------------------------------------------
+r11763 | rocky | 2005-07-16 23:20:15 +0200 (Sat, 16 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
 
-2003-07-22 Tuesday 13:58  bigben
+Set entries/lids for VCDs when we have an okay libvcdinfo.
 
- * We're finally parsing all parameters (including standard)
- * syntax is now (roughly) the same as for the v4l input
- ex : vlc pvr:/dev/video0:frequency=1242:norm=secam:size=12x42:bitrate=1200,maxbitrate=4200
- * old syntax is still working
- * norm can be "pal", "secam", "ntsc" or any hexa value
+------------------------------------------------------------------------
+r11762 | courmisch | 2005-07-16 21:30:09 +0200 (Sat, 16 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/acl.c
 
-2003-07-21 Monday 23:53  fenrir
+Review and fix ACL duplication - really closes #262
 
-  * http: added "del" and "empty" control. (for playlist). Corrected
- "previous" command.
-  TODO: doc :(
+------------------------------------------------------------------------
+r11761 | courmisch | 2005-07-16 20:48:17 +0200 (Sat, 16 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/acl.c
 
-2003-07-21 Monday 19:45  jpsaman
+Copy the default ACL value in ACL_Duplicate - closes #262
 
- Forgot this one.
+------------------------------------------------------------------------
+r11759 | rocky | 2005-07-16 18:04:56 +0200 (Sat, 16 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/gui/wxwindows/open.cpp
 
-2003-07-21 Monday 19:38  jpsaman
+configure.ac: Allow libcdio 0.71 for libcdio things. 
+open.cpp: Add tooltip for Probe and fill out more vcdinfo things.
 
- Added missing familiar-playlistb16x16.xpm
 
-2003-07-21 Monday 19:25  jpsaman
+------------------------------------------------------------------------
+r11754 | rocky | 2005-07-16 16:38:08 +0200 (Sat, 16 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
 
- Updated build rules for the Sharp Zaurus.
+Clean up options and processing relating to libcdio, libvcdinfo,
+cddax, and vcdx. Add libvcdinfo to wxwindows module if it is around.
 
-2003-07-21 Monday 19:19  jpsaman
 
- Updated build rules for iPaq.
+------------------------------------------------------------------------
+r11753 | courmisch | 2005-07-16 16:33:05 +0200 (Sat, 16 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcdplayer.c
 
-2003-07-21 Monday 18:24  gbazin
+sleep is not thread-safe - use VLC API msleep instead
 
- * modules/codec/spudec/spudec.c: disabled RLE font loading as it's not used anymore.
+------------------------------------------------------------------------
+r11752 | courmisch | 2005-07-16 15:39:14 +0200 (Sat, 16 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
 
-2003-07-21 Monday 17:48  gbazin
+Cosmeticissimism
 
- * modules/codec/quicktime.c, configure.ac: ported the audio part of the quicktime module to win32.
+------------------------------------------------------------------------
+r11741 | rocky | 2005-07-16 06:47:12 +0200 (Sat, 16 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/info.c
 
-2003-07-21 Monday 17:29  gbazin
+Meant to set first and last entry for each *track*. 
 
- * Makefile.am, install-win32: removed rle fonts from the win32 package and added the necessary files for the http interface.
+------------------------------------------------------------------------
+r11740 | rocky | 2005-07-16 06:36:58 +0200 (Sat, 16 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
 
-2003-07-21 Monday 01:38  hartman
+Don't limit VCD Entries or LIDs to number of MPEG tracks. 
+Untabify.
 
- * vlc.ebuild: disabled kde, fixed mad and freetype support
- * Makefile.am: added html files for http intf to macosx.
-   windows and beos probably need to do this too.
 
-2003-07-20 Sunday 23:46  gbazin
+------------------------------------------------------------------------
+r11739 | rocky | 2005-07-16 06:32:18 +0200 (Sat, 16 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcdplayer.c
 
- * modules/misc/freetype.c: set default font on win32. Fixed small memleak as well.
+Remove gcc 4 uninitialize variable warning.
 
-2003-07-20 Sunday 23:30  gbazin
+------------------------------------------------------------------------
+r11738 | rocky | 2005-07-16 06:12:28 +0200 (Sat, 16 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
 
- * modules/packetizer/copy.c, modules/stream_out/transcode.c: handle raw RV15, RV16, RV24, RV32,
- GREY.
+Don't use "Track" for VCDX, "Entry" or "LID" should be used.
 
-2003-07-20 Sunday 23:05  sigmunau
 
- removed some c++ style comments, fixed some untrue comments, moved a
- function prototype
+------------------------------------------------------------------------
+r11737 | rocky | 2005-07-16 05:38:58 +0200 (Sat, 16 Jul 2005) | 5 lines
+Changed paths:
+   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
 
-2003-07-20 Sunday 22:16  hartman
+cdda/info.c: changes for libcddb 1.1.0 API
 
- * Update of language files
+rest: Add "Probe" for media function in Open Disc.
 
-2003-07-20 Sunday 22:06  hartman
 
- * bumped up version to 0.6.1-test1
+------------------------------------------------------------------------
+r11736 | rocky | 2005-07-16 05:36:05 +0200 (Sat, 16 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/src/stream_output/acl.c
 
-2003-07-20 Sunday 21:41  hartman
+One needs to #include errno.h in order to use errno. At least on my
+Fedora Core 4 GNU/Linux box.
 
- * Set the default font on Mac OS X to the system font.
 
-2003-07-20 Sunday 21:28  gbazin
+------------------------------------------------------------------------
+r11735 | courmisch | 2005-07-15 20:48:33 +0200 (Fri, 15 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/mosaic_bridge.c
 
- * modules/gui/wxwindows/streamout.cpp: small cosmetic change for the streamout dialog.
+The last vlc_reduce that was left
 
-2003-07-20 Sunday 20:54  hartman
+------------------------------------------------------------------------
+r11734 | courmisch | 2005-07-15 17:24:39 +0200 (Fri, 15 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
 
- * removed matrox support, since the modules is broken
-   http://bugs.gentoo.org/show_bug.cgi?id=24910
+Save a call to strlen() in net_vaPrintf (and net_Printf)
 
-2003-07-20 Sunday 20:42  ipkiss
+------------------------------------------------------------------------
+r11733 | courmisch | 2005-07-15 17:18:46 +0200 (Fri, 15 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/src/stream_output/acl.c
 
-  * modules/gui/skins/*: removed useless code
+- Clean up
+- Don't avoid non-existent off-by-one bug, ie. use full buffer size
 
-2003-07-20 Sunday 20:33  gbazin
+------------------------------------------------------------------------
+r11732 | courmisch | 2005-07-15 16:24:47 +0200 (Fri, 15 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/asf.c
 
- * src/input/input_ext-plugins.c: fixed previous commit.
- * modules/gui/wxwindows/interface.cpp: fixed a couple of bugs.
+Fix undefined symbol error
 
-2003-07-20 Sunday 19:48  hartman
+------------------------------------------------------------------------
+r11731 | sam | 2005-07-15 13:34:10 +0200 (Fri, 15 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/debian
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/rules
 
- * README.MacOSX.rtf: updated section on subtitles.
- * vlc.ebuild: added amd64 keyword. changed script to use emake again.
-   Removed MODULES from the doc installation.
- * src/libvlc.h: added the new ffmpeg a/v encoders to the list for the prefs.
- * share/vlc_win32_rc.rc: Changed the Win32 name of VLC from,
-   "An Opensource Media Player" to "VLC media player".
- * other: added the new transcoding codecs, channels option and SAP option
-   to the stream output dialog.
+  * Updated Debian build files for a future upload.
 
-2003-07-20 Sunday 16:56  ipkiss
+------------------------------------------------------------------------
+r11730 | courmisch | 2005-07-14 17:18:50 +0200 (Thu, 14 Jul 2005) | 3 lines
+Changed paths:
+   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
+
+- Automatic versioning info in ActiveX plugin (refs #181)
+- Also include the inf in the distribution
+
+------------------------------------------------------------------------
+r11729 | courmisch | 2005-07-14 16:35:05 +0200 (Thu, 14 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/acl.c
+
+The solution was too simple, I guess
+
+------------------------------------------------------------------------
+r11728 | courmisch | 2005-07-13 20:30:46 +0200 (Wed, 13 Jul 2005) | 4 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r11727 | courmisch | 2005-07-13 20:23:09 +0200 (Wed, 13 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+
+- Use previous API
+- Remove a dynamic allocation
+
+------------------------------------------------------------------------
+r11726 | courmisch | 2005-07-13 20:11:18 +0200 (Wed, 13 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/net.c
+
+New useful API to combine get(sock|peer)name() and vlc_getnameinfo()
+
+------------------------------------------------------------------------
+r11725 | courmisch | 2005-07-13 20:09:38 +0200 (Wed, 13 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/decoder.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/video_output/video_output.c
+
+Forgot these files
+
+------------------------------------------------------------------------
+r11724 | courmisch | 2005-07-13 19:51:13 +0200 (Wed, 13 Jul 2005) | 3 lines
+Changed paths:
+   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
+
+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
+
+------------------------------------------------------------------------
+r11723 | courmisch | 2005-07-13 19:16:09 +0200 (Wed, 13 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
+
+Fix warnings (refs #258)
+
+------------------------------------------------------------------------
+r11721 | courmisch | 2005-07-13 16:59:11 +0200 (Wed, 13 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/acl.c
+
+Use ANSI isspace() for crap compilers that don't know about C99 isblank()
+
+------------------------------------------------------------------------
+r11720 | damienf | 2005-07-13 16:17:24 +0200 (Wed, 13 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/acl.c
+
+isblank() is not an ANSI function,it should really be tested for
+
+------------------------------------------------------------------------
+r11719 | fkuehne | 2005-07-12 22:06:23 +0200 (Tue, 12 Jul 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r11718 | fkuehne | 2005-07-12 22:03:32 +0200 (Tue, 12 Jul 2005) | 8 lines
+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
+   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
+
+* 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)
+------------------------------------------------------------------------
+r11717 | courmisch | 2005-07-12 20:02:20 +0200 (Tue, 12 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/objects.c
+
+More dead code
+
+------------------------------------------------------------------------
+r11716 | courmisch | 2005-07-12 20:01:14 +0200 (Tue, 12 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/iso_lang.c
+
+Yet another strncmp => memcmp (refs #258)
+
+------------------------------------------------------------------------
+r11715 | courmisch | 2005-07-12 19:58:09 +0200 (Tue, 12 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/charset.c
+   M /trunk/src/misc/image.c
+
+Eliminate dead code
+
+------------------------------------------------------------------------
+r11714 | courmisch | 2005-07-12 18:00:43 +0200 (Tue, 12 Jul 2005) | 2 lines
+Changed paths:
+   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
+
+Better ACL API (full rewrite)
+
+------------------------------------------------------------------------
+r11711 | courmisch | 2005-07-11 18:37:40 +0200 (Mon, 11 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+Diminish buffer size
+(still big enough for a pure 256-bits architecture...)
+
+------------------------------------------------------------------------
+r11710 | courmisch | 2005-07-11 18:34:47 +0200 (Mon, 11 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+Avoid buffer overflow
+(local account needed, but possibly not same user as VLC)
+
+------------------------------------------------------------------------
+r11709 | massiot | 2005-07-11 18:20:33 +0200 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmstu.c
+   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
+
+ * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts.
+
+------------------------------------------------------------------------
+r11708 | massiot | 2005-07-11 18:16:17 +0200 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+
+ * include/vlc_common.h: Fixed I64Fd family for 64-bit processors.
+
+------------------------------------------------------------------------
+r11707 | massiot | 2005-07-11 18:01:01 +0200 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+ * configure.ac: Fixed ipv6 detection.
+
+------------------------------------------------------------------------
+r11706 | massiot | 2005-07-11 17:59:36 +0200 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
+   M /trunk/src/misc/getaddrinfo.c
+
+ * src/misc/getaddrinfo.c, modules/access/directory.c: Solaris fixes.
+
+------------------------------------------------------------------------
+r11705 | fkuehne | 2005-07-11 13:52:42 +0200 (Mon, 11 Jul 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r11704 | fkuehne | 2005-07-11 13:18:14 +0200 (Mon, 11 Jul 2005) | 1 line
+Changed paths:
+   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
+
+* finished the gui and implemented correct encap-format-selection when transcoding (refs #13) -- still not usable
+------------------------------------------------------------------------
+r11703 | sam | 2005-07-11 13:15:31 +0200 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/po/Makefile.in.in
+
+  * po/Makefile.in.in: reverted an unexpected change.
+
+------------------------------------------------------------------------
+r11702 | massiot | 2005-07-11 11:45:54 +0200 (Mon, 11 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/duplicate.c
+
+ * modules/stream_out/duplicate.c: Fixed ES selection when using both
+   program= and es= for the same destination.
+
+------------------------------------------------------------------------
+r11701 | massiot | 2005-07-11 11:44:53 +0200 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/switcher.c
+
+ * modules/stream_out/switcher.c: New option --no-sout-switcher-mute-audio.
+
+------------------------------------------------------------------------
+r11700 | massiot | 2005-07-11 11:43:38 +0200 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpegvideo.c
+
+ * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
+
+------------------------------------------------------------------------
+r11699 | sam | 2005-07-11 10:52:14 +0200 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   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
+
+  * Fixed a bunch of coding errors here and there.
+
+------------------------------------------------------------------------
+r11698 | sam | 2005-07-11 10:44:39 +0200 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/charset.c
+
+  * src/misc/charset.c: if(a<b<c) is a pythonism and doesn't work in C.
+
+------------------------------------------------------------------------
+r11697 | sam | 2005-07-11 10:33:01 +0200 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
-  * modules/misc/freetype.c: compilation fix for windows
+  * modules/stream_out/transcode.c: fixed an uninitialised variable.
 
-2003-07-20 Sunday 16:26  sigmunau
+------------------------------------------------------------------------
+r11696 | sam | 2005-07-10 22:34:01 +0200 (Sun, 10 Jul 2005) | 3 lines
+Changed paths:
+   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
 
- Draw the text in the U and V planes as well. Removes the transparency effect.
- Also check which chroma is in use and give an error message if it isn't
- supported.
+  * legacy changes that might be useful if the gtk plugin is ever revived,
+    and are just to be utterly ignored otherwise.
 
- Someone (possibly me) should write some renderer functions for other
- colorspaces.
+------------------------------------------------------------------------
+r11695 | bigben | 2005-07-10 17:45:02 +0200 (Sun, 10 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/src/video_output/video_output.c
 
-2003-07-20 Sunday 15:33  gbazin
+Add the "X" deinterlace mode to the list displayed in guis. (We should certainly find a better name, but I cannot see any).
 
- * Added MPEG 1 to the list of encapsulation methods (useful to produce files playable by WMP).
 
-2003-07-20 Sunday 15:17  gbazin
+------------------------------------------------------------------------
+r11694 | courmisch | 2005-07-10 15:32:43 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/toolbox
+
+Any reason why removal of .deps was disabled ??
 
- * src/input/input_ext-plugins.c: in input_FillBuffer(), if we can't immediately allocate a new buffer, try until we manage to get one.
+------------------------------------------------------------------------
+r11693 | courmisch | 2005-07-10 15:07:15 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Work around for gcc <= 3.3
 
-2003-07-20 Sunday 12:34  sigmunau
+------------------------------------------------------------------------
+r11691 | courmisch | 2005-07-10 14:05:57 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/extras/libc.c
 
- some cleanup in file info code, add fourccs in hex form ( some users want
- that ), add audio bitrate when available (untested)
+Typo fix
 
-2003-07-20 Sunday 12:22  gbazin
+------------------------------------------------------------------------
+r11690 | courmisch | 2005-07-10 13:51:12 +0200 (Sun, 10 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/control/http.c
 
- * modules/gui/wxwindows/preferences.cpp: windows can't have open _and_ save file dialogs so only use open file dialogs on win32 in the preferences menu.
- * Makefile.am: removed INSTALL.win32 from the win32 package as it's only useful for developpers anyway.
+- Fix possible buffer overflow (?)
+- Fix unitialised value
 
-2003-07-20 Sunday 10:38  gbazin
+According to valgrind there's still an unitialized value at line 2343
 
- * modules/gui/wxwindows/*, include/vlc_interface.h: new generic "open file" dialog.
- * modules/gui/skins/*: use the new generic "open file" dialog to load skins.
+------------------------------------------------------------------------
+r11689 | courmisch | 2005-07-10 13:50:11 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
 
-2003-07-20 Sunday 08:30  zorglub
+HTML validation fix
 
- modules/control/joystick.c: Joystick control module (linux only)
+------------------------------------------------------------------------
+r11688 | courmisch | 2005-07-10 13:49:42 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
 
- disabled by default, use --enable-joystick & --extraintf joystick
+Fix compiler warnings (refs #258)
 
- actions are:
-       left-right: variable speed seek
-       up-down: browse the playlist
-       button 1: play/pause
-       button 2: fullscreen
+------------------------------------------------------------------------
+r11687 | zorglub | 2005-07-10 13:09:46 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/loader
 
-2003-07-19 Saturday 16:33  gbazin
+svn:ignore
 
- * modules/gui/wxwindows/*: proper characters encoding conversions.
-    Override the popup menu only for the main interface.
+------------------------------------------------------------------------
+r11686 | courmisch | 2005-07-10 13:07:34 +0200 (Sun, 10 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-07-19 Saturday 15:25  sigmunau
+Use -mtune instead of obsoleted -mcpu
+(even on gcc-2.95 seems to accept the flag)
 
- alsa is only available on linux
+------------------------------------------------------------------------
+r11685 | zorglub | 2005-07-10 12:51:28 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/au.c
+   M /trunk/modules/demux/wav.c
 
-2003-07-19 Saturday 15:15  sigmunau
+Warning fixes
 
- Render the glyph for each character only once, and not once for each frame.
- Should speed up things a bit.
+------------------------------------------------------------------------
+r11684 | courmisch | 2005-07-10 12:16:01 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/extras/libc.c
 
-2003-07-19 Saturday 15:12  fenrir
+fix fix
 
-  * mp4: parse another box.
+------------------------------------------------------------------------
+r11683 | courmisch | 2005-07-10 12:03:30 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
 
-2003-07-19 Saturday 14:41  sigmunau
+Some more cleanup / no more warnings
 
- Use proper linespacing
+------------------------------------------------------------------------
+r11682 | dionoea | 2005-07-10 11:50:34 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/extras/libc.c
 
-2003-07-19 Saturday 14:22  gbazin
+compile fix
 
- * src/libvlc.c: use UTF-8 internally on win32.
+------------------------------------------------------------------------
+r11681 | courmisch | 2005-07-10 11:35:37 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
 
-2003-07-19 Saturday 14:14  sigmunau
+Faster code
 
- fix linking with iconv for the spudec module
+------------------------------------------------------------------------
+r11680 | courmisch | 2005-07-10 11:28:13 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   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
 
-2003-07-19 Saturday 11:29  sam
+All signedness fixes
 
-   * Makefile.am: Fixed the plugins' target directory location.
+------------------------------------------------------------------------
+r11679 | courmisch | 2005-07-10 11:13:20 +0200 (Sun, 10 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/extras/libc.c
 
-2003-07-19 Saturday 00:02  hartman
+We only have to reduce unsigned fractions in VLC
+(someone show me a screen with a negative pixel resolution)
 
- * NEWS: added some more stuff for the upcoming 0.6.1
- * vlc.ebuild: removed xvid and added the debug USE variable. Also some formatting fixes.
+------------------------------------------------------------------------
+r11678 | courmisch | 2005-07-10 11:11:16 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/decoder.c
 
-2003-07-18 Friday 23:50  hartman
+tabs => spaces
 
- * add a #include <errno.h>
+------------------------------------------------------------------------
+r11677 | courmisch | 2005-07-10 10:55:16 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_playlist.h
 
-2003-07-18 Friday 23:41  hartman
+Fix incorrect free() of const-qualified pointer in services_discovery.c
 
- * Add -liconv to the ldflags of the spudec module.
- * Add -framework Carbon to the ldflags of the spudec module when Carbon is
-   present. freetype-config unfortunatly omits this on MacOSX.
+------------------------------------------------------------------------
+r11676 | courmisch | 2005-07-10 10:13:48 +0200 (Sun, 10 Jul 2005) | 7 lines
+Changed paths:
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/ogg.c
 
- I think I did this correctly, but it might be wise to review this :)
+strncmp => memcmp (refs #258)
 
-2003-07-18 Friday 20:52  gbazin
+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 ??
 
- * src/libvlc.h: disabled the encoders config options (encoders are not used anymore, all the encoding is done in the stream output transcode module).
- * src/misc/win32_specific.c: added an --high-priority config option on win32 to increase the priority of the process (default enabled for now so the behaviour isn't changed.)
 
-2003-07-18 Friday 20:16  hartman
+------------------------------------------------------------------------
+r11675 | courmisch | 2005-07-10 10:00:25 +0200 (Sun, 10 Jul 2005) | 12 lines
+Changed paths:
+   M /trunk/modules/demux/a52.c
 
- * had forgotten to actually activate mozilla :)
+Fix gcc4 warnings (refs #258)
 
-2003-07-18 Friday 20:06  gbazin
+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 )
 
- * modules/audio_output/alsa.c: alsa is now the default audio output.
- * src/misc/configuration.c: removed unnecessary line.
- * modules/gui/skins/parser.*: small cosmetic change.
+strncmp should only be used if either of the buffers might be
+nul-terminated within its first n bytes.
+
+
+------------------------------------------------------------------------
+r11674 | courmisch | 2005-07-10 09:55:28 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+Remove compiler warning and clean up (refs #258)
+
+------------------------------------------------------------------------
+r11673 | courmisch | 2005-07-10 08:17:48 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+
+Fix an old typo
+
+------------------------------------------------------------------------
+r11672 | courmisch | 2005-07-10 08:12:38 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+
+Hmmph, logic fix
+
+------------------------------------------------------------------------
+r11671 | rocky | 2005-07-10 03:34:53 +0200 (Sun, 10 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+Add tooltips for entry fields. For VCD and CDDA (at least) some 
+values have special meanings. 
+
+
+------------------------------------------------------------------------
+r11670 | dionoea | 2005-07-10 00:05:47 +0200 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/test.html
+
+lastest -> latest
+
+------------------------------------------------------------------------
+r11669 | courmisch | 2005-07-09 21:17:13 +0200 (Sat, 09 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/toolbox
+
+Don't delete SVN-tracked files with --distclean (closes #251)
+
+------------------------------------------------------------------------
+r11668 | courmisch | 2005-07-09 21:07:06 +0200 (Sat, 09 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/loader
+
+svn:ignore
+
+------------------------------------------------------------------------
+r11667 | courmisch | 2005-07-09 21:01:19 +0200 (Sat, 09 Jul 2005) | 2 lines
+Changed paths:
+   D /trunk/loader/Makefile.in
+
+Should not be there
+
+------------------------------------------------------------------------
+r11666 | courmisch | 2005-07-09 20:54:38 +0200 (Sat, 09 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/voc.c
+
+Support for VOC block type 8 (closes #142)
+
+------------------------------------------------------------------------
+r11665 | courmisch | 2005-07-09 19:19:06 +0200 (Sat, 09 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+
+- 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/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
+   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
+   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
+   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/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
+   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/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
+
+Make Zorglub less unhappy
+
+------------------------------------------------------------------------
+r11663 | rocky | 2005-07-09 05:41:48 +0200 (Sat, 09 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+Add audio track entry field for VCD and DVD. 
+Correct ranges for # of tracks and subtitles allowed in VCD and DVD.
+
+
+------------------------------------------------------------------------
+r11662 | rocky | 2005-07-09 03:56:01 +0200 (Sat, 09 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/vcdx/vcd.c
+   M /trunk/modules/access/vcdx/vcdplayer.c
+
+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
+   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/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
+   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
+   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
+   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/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
+   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
+
+Copyright fixes
+(da big courmischage)
+
+------------------------------------------------------------------------
+r11659 | courmisch | 2005-07-08 19:57:30 +0200 (Fri, 08 Jul 2005) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r11658 | massiot | 2005-07-07 11:07:16 +0200 (Thu, 07 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/dvb/linux_dvb.c
+
+ * modules/access/dvb/linux_dvb.c: Fixed support of Nexus-S, patch courtesy
+   of Michael Ditum.
+
+------------------------------------------------------------------------
+r11657 | fkuehne | 2005-07-07 10:32:37 +0200 (Thu, 07 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/po/sv.po
+
+* converted to UTF-8
+------------------------------------------------------------------------
+r11655 | zorglub | 2005-07-06 20:16:26 +0200 (Wed, 06 Jul 2005) | 2 lines
+Changed paths:
+   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
+
+Revert wrongly commited files in previous commit
+
+------------------------------------------------------------------------
+r11654 | zorglub | 2005-07-06 19:33:04 +0200 (Wed, 06 Jul 2005) | 2 lines
+Changed paths:
+   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
+
+Compile fix - refs #258
+
+------------------------------------------------------------------------
+r11653 | courmisch | 2005-07-06 19:14:00 +0200 (Wed, 06 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+Print Winsock error number
+
+------------------------------------------------------------------------
+r11652 | massiot | 2005-07-06 15:47:37 +0200 (Wed, 06 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/src/misc/cpu.c
+
+ * src/misc/cpu.c: Fixed the use of cpuid() on amd64 (thanks to Aison on
+   IRC).
+
+------------------------------------------------------------------------
+r11651 | xtophe | 2005-07-06 14:34:58 +0200 (Wed, 06 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+libvlc.h: Move the open option for the gui preferences
+
+------------------------------------------------------------------------
+r11650 | courmisch | 2005-07-05 20:28:26 +0200 (Tue, 05 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+Fix previous commit
 
-2003-07-18 Friday 20:00  hartman
+------------------------------------------------------------------------
+r11649 | courmisch | 2005-07-05 19:33:54 +0200 (Tue, 05 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
 
- * mozilla support enabled
- * added USE mad and libid3tag
- * added mp3lame capability to ffmpeg.
- * updated wxGTK requirements to 2.4.1
+Print exact error for select() to help tracking x264 threading issue
 
-2003-07-18 Friday 19:26  titer
+------------------------------------------------------------------------
+r11648 | courmisch | 2005-07-05 18:44:56 +0200 (Tue, 05 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
 
-  Added 'CDVC' fourcc (another one for DV video)
+- Clean up net_Gets()
 
-2003-07-18 Friday 14:18  gbazin
+------------------------------------------------------------------------
+r11647 | courmisch | 2005-07-04 19:01:34 +0200 (Mon, 04 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/THANKS
 
- * modules/gui/wxwindows/wxwindows.cpp: oops.
+Forgot this one
 
-2003-07-18 Friday 13:22  gbazin
+------------------------------------------------------------------------
+r11646 | courmisch | 2005-07-04 19:00:25 +0200 (Mon, 04 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv6.c
 
- *  modules/gui/wxwindows/*: avoid queuing popup menu events while one is already being displayed.
+IPv6 Source-Specific Multicast support
+from Hoerdt Mickael with cosmetic changes
 
-2003-07-18 Friday 11:39  gbazin
+------------------------------------------------------------------------
+r11645 | courmisch | 2005-07-04 18:42:22 +0200 (Mon, 04 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
 
- * modules/video_output/directx/events.c: closing the video window doesn't doesn't exit vlc anymore, it just stops the current stream.
- * modules/gui/wxwindows/*: fix for popup menu placement.
+Unduplicate common socket() code 
 
-2003-07-17 Thursday 22:54  gbazin
+------------------------------------------------------------------------
+r11644 | oaubert | 2005-07-04 17:39:10 +0200 (Mon, 04 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/bindings/python/vlcglue.c
 
- * src/playlist/playlist.c: fixed recent playlist breakage.
+Add set_visual support in python binding
 
-2003-07-17 Thursday 18:58  gbazin
+------------------------------------------------------------------------
+r11643 | courmisch | 2005-07-04 16:47:36 +0200 (Mon, 04 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
 
- * modules/gui/wxwindows/*: enable popup menu support in the "dialogs provider".
+Undo braindead [11640]
 
-2003-07-17 Thursday 17:30  gbazin
+------------------------------------------------------------------------
+r11642 | damienf | 2005-07-04 11:55:51 +0200 (Mon, 04 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/rc.c
 
- * modules/gui/wxwindows/*: The wxwindows interface is now a "dialogs provider" module as well as a normal "interface".
-    Dialog providers expose an api that allow other modules to use the GUI dialogs the module provides (open dialogs, etc...).
-    + misc small enhancements.
+compile fix for WIN32, needs review
 
- * modules/gui/skins/*: completely removed the dependancy on the wxwindows code (which also eliminates the need for the basic_skins module).
-    The skins module will now try to load a "dialogs provider" to display the open, messages, file info and preferences dialogs.
+------------------------------------------------------------------------
+r11641 | damienf | 2005-07-04 11:33:43 +0200 (Mon, 04 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
 
-2003-07-17 Thursday 16:34  sam
+hey, don't forget win32, folks
 
-   * Makefile.am: Parse mozilla after . so that the mozilla plugin gets its
-     dependencies right.
-   * src/stream_output/announce.c: Compilation fix.
+------------------------------------------------------------------------
+r11640 | xtophe | 2005-07-04 11:27:56 +0200 (Mon, 04 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
 
-2003-07-17 Thursday 15:49  sam
+Compile fix
 
-   * m4/vlc.m4: Looks like POSIX shell reduces "`eval echo '$'FOO`" to "" even
-     if $FOO contains spaces. Worked around the problem.
+------------------------------------------------------------------------
+r11639 | bigben | 2005-07-03 11:03:44 +0200 (Sun, 03 Jul 2005) | 7 lines
+Changed paths:
+   M /trunk/modules/control/telnet.c
 
-2003-07-17 Thursday 14:54  sam
+new --telnet-host option to allow to bind the telnet server on a specific interface.
 
-   * configure.ac vlc-config.in.in: Oops, vlc-config needs top_builddir, not
-     top_srcdir.
+Patch by Torsten Spindler
 
-2003-07-17 Thursday 14:28  sam
+Remark : should we keep the --telnet-port option that is now redundant ?
 
-   * src/stream_output/announce.c:
-     + Fixed Win32 port.
-     + Speed optimizations in split().
-     + More coding style fixes.
 
-2003-07-17 Thursday 14:10  sam
+------------------------------------------------------------------------
+r11638 | bigben | 2005-07-02 19:26:51 +0200 (Sat, 02 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-   * src/stream_output/announce.c:
-     + Coding style fixes.
-     + Use memcpy() instead of for() loops.
+select first moved item instead of the last one after a drag and drop.
 
-2003-07-17 Thursday 13:09  sam
 
-   * mozilla/Makefile.am: Fixed stamp-pic generation, it was created in the
-     current directory but looked for in the parent directory.
+------------------------------------------------------------------------
+r11637 | bigben | 2005-07-02 18:47:46 +0200 (Sat, 02 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-2003-07-17 Thursday 13:01  sam
+* 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
 
-   * debian/compat:
-     + New debhelper file.
-   * debian/control:
-     + Updated debhelper build-dependency to (>= 3.4.4) because we now
-       use debian/compat.
-     + Use ${misc:Depends} everywhere.
 
-2003-07-17 Thursday 12:06  sam
+------------------------------------------------------------------------
+r11636 | bigben | 2005-07-02 17:39:21 +0200 (Sat, 02 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/include/network.h
 
-   * mozilla/Makefile.am: Moved mozilla plugin generation directives here.
-   * configure.ac: Propagate $(top_srcdir) to the vlc-config call.
+* Include <sys/socket.h> if the system has it (should fix compilation on OSX/cygwin).
 
-2003-07-17 Thursday 09:25  sigmunau
 
- mozilla/vlcplugin.h: added the video/x-ms-wmv mime type
- mozilla/npvlc_rc.rc: added all the missing types from vlcplugin.h
+------------------------------------------------------------------------
+r11635 | dionoea | 2005-07-01 23:43:42 +0200 (Fri, 01 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/b4s.c
 
-2003-07-16 Wednesday 21:42  sam
+Genre standardisation patch by Jonas A. Larsen
+This (and previous patch) still needs some work as genres containing spaces
+aren't parsed correctly
 
-   * Makefile.am: added /usr/lib/mozilla/include/idl to the xpidl include
-     directory, because that's where Gentoo puts it.
+------------------------------------------------------------------------
+r11634 | bigben | 2005-07-01 22:48:48 +0200 (Fri, 01 Jul 2005) | 5 lines
+Changed paths:
+   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
 
-2003-07-16 Wednesday 17:19  gbazin
+* 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...)
 
- * modules/codec/spudec/spudec.c: oops, proper fix for the proper initialization of the proper iconv handle ;)
 
-2003-07-16 Wednesday 17:17  gbazin
+------------------------------------------------------------------------
+r11632 | hartman | 2005-07-01 22:27:33 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/x264.patch
 
- * modules/codec/spudec/spudec.c: proper initialization of the iconv handle.
+* powf -> pow :(
 
-2003-07-16 Wednesday 16:33  sam
+------------------------------------------------------------------------
+r11631 | courmisch | 2005-07-01 20:00:04 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   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
 
-   * mozilla/*: Additional Mozilla 1.4 compilation fixes.
+PF_* -> AF_*
 
-2003-07-16 Wednesday 16:06  sam
+------------------------------------------------------------------------
+r11630 | courmisch | 2005-07-01 19:35:35 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
 
-   * configure.ac: complain when mozilla-config isn't found.
+This was pretty useless (if there is no solution, there is no problem)
 
-2003-07-16 Wednesday 15:52  sam
+------------------------------------------------------------------------
+r11629 | courmisch | 2005-07-01 17:56:41 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/subtitle.c
 
-   * bootstrap:
-     + Minor indentation fix.
-   * toolbox:
-     + Exclude vlc_symbols.h and modules_{plugins,builtins}.h from POTFILES.in.
-   * po/*:
-     + Re-ran toolbox --update po.
+Remove unused function
 
-2003-07-16 Wednesday 15:40  sam
+------------------------------------------------------------------------
+r11628 | courmisch | 2005-07-01 17:54:27 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/aiff.c
+   M /trunk/modules/demux/mkv.cpp
 
-   * debian/changelog:
-     + Prepared my next Debian upload.
-   * debian/control:
-     + Set policy to 3.6.0. No changes required.
-     + Extended the package description.
+Unsigned casts
 
-2003-07-16 Wednesday 15:32  sam
+------------------------------------------------------------------------
+r11627 | courmisch | 2005-07-01 17:47:42 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
 
-   * modules/access/http.c:
-     + Fixed gcc 3 warnings (type punning).
-   * modules/access/mms/mmstu.c:
-     + Fixed a gcc 3 warning (long constant).
+Remove unused variable - fix compiler warning
 
-2003-07-16 Wednesday 15:25  sam
+------------------------------------------------------------------------
+r11625 | courmisch | 2005-07-01 17:27:40 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
-   * modules/video_output/x11/xcommon.c: Select events in the video subwindow
-     instead of the base window, because newer versions of Mozilla select
-     ButtonPress for the window it gives us, and XSelectInput only allows
-     one client to select this event.
+Freeze module entry name (refs #155)
 
-2003-07-15 Tuesday 18:12  sigmunau
+------------------------------------------------------------------------
+r11624 | courmisch | 2005-07-01 16:48:29 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/net.c
 
- moved Doxyfile to doc/ to make sam happy. Changed Doxyfile so the generated
- documentation does not include information on which headers each file
- includes, since this information isn't correct.
+Use macros rather than overkill APIs
 
- Clarified and doxygenized some of the documentation on subpictures
+------------------------------------------------------------------------
+r11622 | xtophe | 2005-07-01 15:44:37 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   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
 
-2003-07-15 Tuesday 18:01  alexis
+ALL: Add some set_shorname() so the preferences  look nice.
 
- Update for the spec files.
+------------------------------------------------------------------------
+r11621 | xtophe | 2005-07-01 15:43:58 +0200 (Fri, 01 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wince/preferences_widgets.cpp
 
-2003-07-15 Tuesday 16:07  gbazin
+Oups, forgot this one with [11093] (deprecated option handling)
 
- * modules/mux/mpeg/ps.c: save pack and system headers for http streaming.
 
-2003-07-15 Tuesday 13:12  gbazin
+------------------------------------------------------------------------
+r11620 | xtophe | 2005-07-01 12:22:30 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Compile fix
+
+------------------------------------------------------------------------
+r11619 | sigmunau | 2005-07-01 10:17:43 +0200 (Fri, 01 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
- *  modules/mux/mpeg/ps.c,ps.c: the ps muxer can now create mpeg system (mpeg1) files as well. Also modified the ps muxer to output streams with system headers.
+compile fix
 
-2003-07-14 Monday 22:25  sigmunau
+------------------------------------------------------------------------
+r11618 | courmisch | 2005-06-30 20:34:43 +0200 (Thu, 30 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/udp.c
 
-        had to forget something :)
+StopSend for UDP access
 
-2003-07-14 Monday 21:32  sigmunau
+------------------------------------------------------------------------
+r11617 | courmisch | 2005-06-30 20:32:54 +0200 (Thu, 30 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+StopSend for SAP discovery
+
+------------------------------------------------------------------------
+r11616 | courmisch | 2005-06-30 20:30:41 +0200 (Thu, 30 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
 
- All: My shot at improving subtitle rendering in vlc. Now each vout uses a "text renderer" module to render text on the video when needed. I decieded to make this a module type, because other api's (win32 and macosx) is supposed to do better than freetype under some circumstances.
+Same as previous commit - for SAP announcer
+
+------------------------------------------------------------------------
+r11615 | courmisch | 2005-06-30 20:19:26 +0200 (Thu, 30 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+
+Shutdown UDP socket for receival - hopefully closes #134
+
+------------------------------------------------------------------------
+r11614 | courmisch | 2005-06-30 20:17:53 +0200 (Thu, 30 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/net.c
+
+Wrappers for shutdown() API
+
+------------------------------------------------------------------------
+r11613 | courmisch | 2005-06-30 19:24:26 +0200 (Thu, 30 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+Remove a very old hack that is no longer necessary
+
+------------------------------------------------------------------------
+r11612 | courmisch | 2005-06-30 17:55:35 +0200 (Thu, 30 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+Why make it complicated when it can be simple
+
+------------------------------------------------------------------------
+r11611 | bigben | 2005-06-30 17:08:08 +0200 (Thu, 30 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Some fixes
+* Store object to move in the class itself, since I just don't manage to deal with NSPasteboards...
+
+
+------------------------------------------------------------------------
+r11610 | fkuehne | 2005-06-30 14:45:05 +0200 (Thu, 30 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
+
+* implemented reset- and backward-methods (refs #13)
+------------------------------------------------------------------------
+r11609 | fkuehne | 2005-06-30 12:44:50 +0200 (Thu, 30 Jun 2005) | 6 lines
+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
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
- include/video_output.h: added some members needed by text renderer modules
- src/video_output/video_output.c: load and unload text renderer module when needed
- src/video_output/video_text.c: implemented some functions to show text on the video
- include/osd.h: exported the functions to show text
- modules/misc/Modules.am, module/misc/freetype.c: new text renderer module, largly based on the old osdtext module.
- modules/video_filter/Modules.am, modules/video_filter/osd_text.c: removed the osdtext module
- configure.ac: changes "osdtext" to "freetype" some places
- modules/codec/spudec/*: when iconv is available, use it to convert textual subtitles from the encoding given by --sub-encoding to utf8. Use new code to render subtitles
- modules/control/lirc/lirc.c: use new code to give feedback on buttons pressed. untested.
- modules/demux/util/sub.c: remove all traces of the ugly old osdtext module
- modules/misc/dummy/*: added a "text renderer" submodule in the dummy module
- src/misc/modules.c: included osd.h as it seems to be needed to export symbols
+* 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
 
- final notes: you need to give a proper value to --freetype-font. This should be the path to a font file freetype2 can handle (almost any format afaik) with a unicode translation table in it. Windows ttf files will do. In linux at least openoffice distributes some fonts that work. I think macosx and beos also has useable fonts.
+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).
+------------------------------------------------------------------------
+r11608 | gbazin | 2005-06-29 22:56:47 +0200 (Wed, 29 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
+
+* 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.
+------------------------------------------------------------------------
+r11607 | bigben | 2005-06-29 22:53:06 +0200 (Wed, 29 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Still some work for playlist drag'n'drop
+
+
+------------------------------------------------------------------------
+r11606 | gbazin | 2005-06-29 21:59:01 +0200 (Wed, 29 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/mp4.c
+
+* modules/mux/mp4.c: added support for amr nb/wb and h263 in 3gp.
+------------------------------------------------------------------------
+r11603 | gbazin | 2005-06-29 19:13:31 +0200 (Wed, 29 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/mozilla/vlcplugin.h
+
+* mozilla/vlcplugin.h: fixed mimetypes string.
+------------------------------------------------------------------------
+r11601 | gbazin | 2005-06-29 19:08:54 +0200 (Wed, 29 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/mozilla/vlcplugin.h
+
+* mozilla/vlcplugin.h: compilation fix.
+------------------------------------------------------------------------
+r11600 | bigben | 2005-06-29 18:48:38 +0200 (Wed, 29 Jun 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/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+* 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 
+
+
+------------------------------------------------------------------------
+r11599 | dionoea | 2005-06-29 07:54:43 +0200 (Wed, 29 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/mozilla/npvlc_rc.rc
+
+this should fix compilation (if someone could backport this fix ... and
+test it)
+
+------------------------------------------------------------------------
+r11598 | hartman | 2005-06-29 01:46:33 +0200 (Wed, 29 Jun 2005) | 2 lines
+Changed paths:
+   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
+
+* Fix some configuration options declerations and strings
+
+------------------------------------------------------------------------
+r11597 | hartman | 2005-06-29 01:43:03 +0200 (Wed, 29 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+* Fix opening of rtsp:// links in VLC
+
+------------------------------------------------------------------------
+r11596 | hartman | 2005-06-29 01:41:58 +0200 (Wed, 29 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+* forwardport of [11522]
+
+------------------------------------------------------------------------
+r11595 | bigben | 2005-06-29 01:33:50 +0200 (Wed, 29 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Don't select items that are in a selected node for drag'n'drop
+
+
+------------------------------------------------------------------------
+r11594 | bigben | 2005-06-28 23:37:07 +0200 (Tue, 28 Jun 2005) | 3 lines
+Changed paths:
+   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)
+
+
+------------------------------------------------------------------------
+r11593 | courmisch | 2005-06-28 20:02:01 +0200 (Tue, 28 Jun 2005) | 21 lines
+Changed paths:
+   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
+
+This doesn't owe in the VLC
+
+------------------------------------------------------------------------
+r11589 | sam | 2005-06-28 11:10:15 +0200 (Tue, 28 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/po/fr.po
+
+  * po/fr.po: various fixes
+
+------------------------------------------------------------------------
+r11588 | sam | 2005-06-28 10:48:46 +0200 (Tue, 28 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/po/es.po
+
+  * po/es.po: minor fixes
+
+------------------------------------------------------------------------
+r11587 | damienf | 2005-06-28 10:02:40 +0200 (Tue, 28 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/activex/plugin.cpp
+
+dataobject isn't ready for prime time yet :)
+
+
+------------------------------------------------------------------------
+r11585 | zorglub | 2005-06-27 23:30:44 +0200 (Mon, 27 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/mozilla/vlcshell.cpp
+
+Fix warning
+
+------------------------------------------------------------------------
+r11584 | zorglub | 2005-06-27 23:25:51 +0200 (Mon, 27 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/telnet.c
+
+Don't insult the user - Patch by Torsten Spindler
+
+------------------------------------------------------------------------
+r11583 | dionoea | 2005-06-27 22:56:58 +0200 (Mon, 27 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/mozilla/npvlc_rc.rc
+
+forward port 11582
+
+------------------------------------------------------------------------
+r11581 | dionoea | 2005-06-27 22:27:10 +0200 (Mon, 27 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/mozilla/vlcplugin.h
+
+forward port 11580
+
+------------------------------------------------------------------------
+r11579 | bigben | 2005-06-27 22:20:58 +0200 (Mon, 27 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/AUTHORS
 
-2003-07-14 Monday 20:36  sigmunau
+* Add some items to some people
+* Add FK and me...
+
+
+------------------------------------------------------------------------
+r11578 | fkuehne | 2005-06-27 21:48:16 +0200 (Mon, 27 Jun 2005) | 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
+
+* replace '0.8.3-svn' by '0.8.4-svn'
+------------------------------------------------------------------------
+r11575 | gbazin | 2005-06-27 21:02:06 +0200 (Mon, 27 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/playlist/b4s.c
+
+* modules/demux/playlist/b4s.c: WinCE compilation fix.
+------------------------------------------------------------------------
+r11573 | zorglub | 2005-06-27 20:18:55 +0200 (Mon, 27 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/mozilla/vlcshell.cpp
+
+Also fix mozilla when not in debug mode
+
+------------------------------------------------------------------------
+r11572 | gbazin | 2005-06-27 20:17:09 +0200 (Mon, 27 Jun 2005) | 1 line
+Changed paths:
+   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 :).
+------------------------------------------------------------------------
+r11571 | sam | 2005-06-27 15:58:06 +0200 (Mon, 27 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+  * src/misc/httpd.c: fixed a crash in IPv4 handling, patch from Maxime Bizon.
+
+------------------------------------------------------------------------
+r11570 | damienf | 2005-06-27 14:22:24 +0200 (Mon, 27 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/activex/plugin.cpp
+
+plugin.cpp: forgot to initialize the mute variable
+AUTHORS: I haven't moved to Germany as far as I know: )
+
+------------------------------------------------------------------------
+r11569 | damienf | 2005-06-27 13:41:16 +0200 (Mon, 27 Jun 2005) | 6 lines
+Changed paths:
+   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).
+
+Outstanding issue: the control properties are not persisted
+
+vlc16x16.bmp: toolbar icon for VLC plugin
+
+------------------------------------------------------------------------
+r11567 | fkuehne | 2005-06-27 01:55:53 +0200 (Mon, 27 Jun 2005) | 2 lines
+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
+   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
+------------------------------------------------------------------------
+r11564 | zorglub | 2005-06-26 20:23:17 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mms.c
+
+Higher default caching value. Prebuffering should really use the caching value 
+
+------------------------------------------------------------------------
+r11563 | fkuehne | 2005-06-26 19:25:08 +0200 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* forgot to include the Turkish locale here as well
+------------------------------------------------------------------------
+r11562 | courmisch | 2005-06-26 19:17:50 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/getaddrinfo.c
+
+Remove confusing warning
+
+------------------------------------------------------------------------
+r11561 | fkuehne | 2005-06-26 19:05:58 +0200 (Sun, 26 Jun 2005) | 3 lines
+Changed paths:
+   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]
+------------------------------------------------------------------------
+r11560 | dionoea | 2005-06-26 18:03:48 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/opengl.c
+
+forward port 11543 (again)
+
+------------------------------------------------------------------------
+r11559 | courmisch | 2005-06-26 17:12:10 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/quicktime.c
+
+Compile fix
+
+------------------------------------------------------------------------
+r11558 | courmisch | 2005-06-26 16:54:06 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/getaddrinfo.c
+
+Fix compilation
+
+------------------------------------------------------------------------
+r11557 | courmisch | 2005-06-26 12:36:35 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+Remove obsoloted check
+
+------------------------------------------------------------------------
+r11556 | courmisch | 2005-06-26 12:35:06 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+Set IPV6_V6ONLY option to make my life easier
+
+------------------------------------------------------------------------
+r11555 | courmisch | 2005-06-26 12:29:06 +0200 (Sun, 26 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+Set IPV6_PROTECTION_LEVEL (yet another Microsoft's stupid idea)
+at the "right" place, namely ListenTCP rather than OpenTCP
+
+------------------------------------------------------------------------
+r11554 | courmisch | 2005-06-26 12:24:35 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   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
+
+Fixes httpd_ClientIP on Win32 & the likes
+
+------------------------------------------------------------------------
+r11553 | courmisch | 2005-06-26 12:14:00 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
+
+More conservative buffer size
+
+------------------------------------------------------------------------
+r11552 | courmisch | 2005-06-26 11:47:41 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv6.c
+
+Forgot this file
+
+------------------------------------------------------------------------
+r11551 | courmisch | 2005-06-26 11:12:36 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   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
+
+Use integer rather than strings for UDP/TCP port numbers
+
+------------------------------------------------------------------------
+r11550 | courmisch | 2005-06-26 11:11:54 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/share/http/index.html
 
- toolbox: made a --add-include that can be used by doxygen to get proper
-          includes in the .h files, since they are parsed out of context by
-        doxygen
- Doxyfile: misc fixes, use ./toolbox --add-include as filter for sources.
- include/vlc_common.h: doxygenized VLC_COMMON_MEMBERS
+Fix case
 
- With these changes, and a slightly patched version of doxygen (which you can
- get here: http://www.idi.ntnu.no/~sigmunau/doxygen-vlcpatched.tgz ) you should
- be able to get some useful documentation out of the vlc sources.
+------------------------------------------------------------------------
+r11549 | courmisch | 2005-06-26 07:43:05 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/share/http/index.html
 
-2003-07-14 Monday 16:10  gbazin
+Someone forgot debugging stuff here
 
- * configure.ac, modules/control/http.c: compilation fix for platforms without ctime_r().
+------------------------------------------------------------------------
+r11548 | hartman | 2005-06-26 03:11:33 +0200 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/x264.patch
 
-2003-07-13 Sunday 19:58  massiot
+* Stupid 10.2 THOU SHALT OBEY ME
 
- * Only allow 4x fast-forward, since 8x won't work on low-end machines,
-   and our dear users report it as a bug.
+------------------------------------------------------------------------
+r11547 | courmisch | 2005-06-25 20:41:15 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/dmo/dmo.h
 
-2003-07-13 Sunday 14:55  gbazin
+Fix previous commit
 
- * modules/gui/skins/*: removed unused GTK2_SKINS code.
+------------------------------------------------------------------------
+r11546 | courmisch | 2005-06-25 19:21:23 +0200 (Sat, 25 Jun 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
 
-2003-07-13 Sunday 13:18  gbazin
+Most compiler warning fixed
 
- * modules/stream_out/transcode.c: implemented some very basic channels downmixing. Was necessary to be able to transcode a52 > stereo to mpga.
+------------------------------------------------------------------------
+r11545 | dionoea | 2005-06-25 19:16:58 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
 
-2003-07-13 Sunday 12:52  sigmunau
+fix alphabetically ordered list ...
 
- cleanup comments
+------------------------------------------------------------------------
+r11544 | dionoea | 2005-06-25 19:13:09 +0200 (Sat, 25 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
 
-2003-07-13 Sunday 12:35  massiot
+add myself to the authors list ... because i want to be part of the "very cool dudes" list of people with a SVN account.
 
- * modules/demux/mpeg: 0x06 stream type can be used for something else
-   than A/52, so disabled it for the moment (we should actually check for
-   the presence of a descriptor).
 
-2003-07-13 Sunday 12:15  massiot
+------------------------------------------------------------------------
+r11540 | dionoea | 2005-06-25 15:32:58 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/b4s.c
 
- * modules/codec/libmpeg2.c: Fixed a major bug where the picture heap
-   would progressively empty on some DVDs.
+forward port of 11539
 
-2003-07-12 Saturday 13:33  gbazin
+------------------------------------------------------------------------
+r11536 | courmisch | 2005-06-25 15:08:57 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
 
- * modules/gui/wxwindows/*: added a "simple open" entry to the "File" menu of the interface and playlist. That entry just opens a wxFileDialog().
+HTTP_PROXY -> http_proxy that's the commit I should have done in the first place
 
-2003-07-12 Saturday 00:56  fenrir
+------------------------------------------------------------------------
+r11535 | courmisch | 2005-06-25 15:02:07 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
 
-  * http.c : fix definition conflict under OS X (at least).
+Forward port of 11534
 
-2003-07-11 Friday 23:36  gbazin
+------------------------------------------------------------------------
+r11533 | courmisch | 2005-06-25 14:47:15 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
- * modules/gui/wxwindows/streamout.cpp, wxwindows.h: added an audio channels combobox for transcoding.
- * NEWS: update in preparation for 0.6.1.
+Most of what would fix #14 if we really wanted to
 
-2003-07-11 Friday 23:14  gbazin
+------------------------------------------------------------------------
+r11529 | courmisch | 2005-06-25 13:15:43 +0200 (Sat, 25 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/http.c
 
- * modules/audio_output/directx.c: 5.1 audio output now works on sblive/audigy as well :)
- * modules/audio_output/waveout.c: fixed the waveOut plugin so works on NT4 as well... that complicates the plugin a bit more than I would have wanted, but hey.
- * modules/gui/wxwindows/messages.cpp: the verbose checkbox is set to the value of the --verbose config option.
+- support for Basic HTTP Proxy authentication (closes #149)
+- getenv is case-sensitive !!! use HTTP_PROXY instead of http_proxy
 
-2003-07-11 Friday 19:29  fenrir
+------------------------------------------------------------------------
+r11528 | courmisch | 2005-06-25 12:56:30 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
 
-  * disabled by default. (It's a nice security hole for those)
+Clean up : use user and pass from vlc_UrlParse
 
-2003-07-11 Friday 18:21  fenrir
+------------------------------------------------------------------------
+r11527 | courmisch | 2005-06-25 12:36:37 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/include/network.h
 
-  * index: little fix for refresh url.
-  * browse: example.
+Unbreak previous commit - I was a bit too optimistic
 
-2003-07-11 Friday 18:19  fenrir
+------------------------------------------------------------------------
+r11526 | dionoea | 2005-06-25 12:25:08 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
 
-  * http: * fix for double // under linux.
-          * another useless feature: can browse local files (for sout)
+forwardport
 
-2003-07-11 Friday 11:58  gbazin
+------------------------------------------------------------------------
+r11525 | courmisch | 2005-06-25 12:24:11 +0200 (Sat, 25 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/include/network.h
 
- * configure.ac: always use the built-in getop on win32 (cygwin's one is buggy).
-     Disable the gtk2/gnome2 interfaces as they are currently unuseable and this option was confusing users more than anything else.
-     Enabled the mp4 muxer (Although it doesn't yet produce streams compatible with quicktime).
+- Support for parsing user and password in URLs
+- Useless (always true) check removed
+- Only one strdup() in vlc_UrlParse
 
-2003-07-11 Friday 09:50  gbazin
+------------------------------------------------------------------------
+r11523 | courmisch | 2005-06-25 12:22:59 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
 
- * include/httpd.h: compilation fix.
- * modules/control/http.c: win32 fixes.
+Fix lame compiler warning
 
-2003-07-11 Friday 08:04  sam
+------------------------------------------------------------------------
+r11521 | courmisch | 2005-06-25 09:47:46 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
 
-   * po/POTFILES.in: Updated this file from a pristine CVS tree to avoid cruft.
+More conservative buffer size
 
-2003-07-11 Friday 07:13  gbazin
+------------------------------------------------------------------------
+r11520 | courmisch | 2005-06-25 09:45:57 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/voc.c
 
- * modules/audio_output/alsa.c: enabled 4 and 5.1 channels modes (although stereo stays the default).
+Bigger buffer to reduce stuttering
 
-2003-07-10 Thursday 23:55  fenrir
+------------------------------------------------------------------------
+r11519 | courmisch | 2005-06-25 08:06:06 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
-  * mmstu: workaround for some streams. (missing 0x11 answer).
+Remove plugins and builtins with make uninstall (closes #231)
 
-2003-07-10 Thursday 22:37  fenrir
+------------------------------------------------------------------------
+r11518 | courmisch | 2005-06-25 07:39:06 +0200 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
-  * httpd: fix a segfault.
+Deletes vlc's aliases upon make uninstall (refs #231)
 
-2003-07-10 Thursday 22:29  fenrir
+------------------------------------------------------------------------
+r11513 | hartman | 2005-06-24 22:09:21 +0200 (Fri, 24 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
-  * all: samples pages for http interface.
+* new liveMedia version
 
-2003-07-10 Thursday 22:24  fenrir
+------------------------------------------------------------------------
+r11512 | hartman | 2005-06-24 21:06:58 +0200 (Fri, 24 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/opengl.c
 
-  * http: rework of the http interface.
+* More greenline prevention (opengl sucks ! :D )
 
-  There is no more hardcoded html page. The interface recursively parse a
- directory, exporting all  files. All .htm/.html are  parsed, and special
- macro are  used. I will commit  somes samples pages in  share/http and I
- hope documentations.
+------------------------------------------------------------------------
+r11511 | bigben | 2005-06-24 18:55:01 +0200 (Fri, 24 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-  TODO: - (re)implement access control in httpd (but in a useable way).
-        - clean login/password management. (for now .access protects
-        a whole directory).
-        - doc ;)
+Much cleaner fix for the "vlc would crash on item deletion" bug.
 
-2003-07-10 Thursday 18:29  zorglub
+Not sure this should be backported at this time (at least not without further testing)
 
- * http: added support for user/pass (--http-user & --http-pass)
 
- * httpd: removed hard-coded user/pass for admin page.
-    (now: --http-admin-pass & --http-admin-user )
+------------------------------------------------------------------------
+r11509 | courmisch | 2005-06-23 22:15:03 +0200 (Thu, 23 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
 
-2003-07-10 Thursday 11:15  adn
+fix use of uninitialized URI string pointer in SAP announce - closes #228
 
- now messages can be saved to a file
+------------------------------------------------------------------------
+r11507 | zorglub | 2005-06-23 20:57:22 +0200 (Thu, 23 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences.cpp
 
-2003-07-10 Thursday 07:08  sam
+Fix "intf"  saving - Closes #223
 
-   * vlc.spec.redhat: Renamed this file to vlc.spec again. It's the expected
-     filename in a package.
+------------------------------------------------------------------------
+r11505 | courmisch | 2005-06-23 17:35:18 +0200 (Thu, 23 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/src/misc/net.c
 
-2003-07-10 Thursday 01:33  fenrir
+- Fix infinite loop on TCP connection timeout
+- Really obey the ipv4-timeout to the ms
 
-  * ffmpeg: some clean. Added a mutex to avoid multiple initialisation.
+------------------------------------------------------------------------
+r11504 | courmisch | 2005-06-23 17:34:29 +0200 (Thu, 23 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_symbols.h
 
-2003-07-10 Thursday 00:47  hartman
+I suppose Meuuh forgot this one
 
- * fixed glide header detection
- * added matroska, dvb and pvr USE vars.
- * enabled support for flac.
- * removed libdv support since it's deprecated
- * enabled freetype support if USE=truetype
- * enabled satellite support if USE=dvb
- * added local USE variable pvr to compile with pvr support
- * added local USE variable matroska to compile with experimental matroska
-   support/ebuilds. See also http://forums.gentoo.org/viewtopic.php?t=63722&highlight=matroska.
+------------------------------------------------------------------------
+r11502 | hartman | 2005-06-23 16:46:12 +0200 (Thu, 23 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
 
-2003-07-09 Wednesday 22:10  gbazin
+* Disabled UDP timeout on multicast RTSP sessions. closes #227
+  A configurable timeout should be added later on?
 
- * modules/demux/ogg.c: latest change for web radios support did affect the quality of normal
- ogg files. Make the check a bit more strict.
+------------------------------------------------------------------------
+r11501 | bigben | 2005-06-23 16:24:25 +0200 (Thu, 23 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-2003-07-09 Wednesday 21:42  gbazin
+* Fixes playlist search
 
- * modules/gui/wxwindows/interface.cpp: resume after pause was broken recently.
- * src/audio_output/output.c: reverted a recent change that was screwing up the proper scheduling of audio samples after a starvation. That should improve the heavy resampling we currently have after a pause.
- * modules/audio_output/alsa.c: improvements and fixes to the alsa audio output.
+(Closes #229)
 
-2003-07-09 Wednesday 13:52  sam
 
-   * mozilla/vlcshell.cpp: free() requires <stdlib.h>.
+------------------------------------------------------------------------
+r11500 | hartman | 2005-06-23 15:38:18 +0200 (Thu, 23 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-2003-07-09 Wednesday 10:59  adn
+* Properly release streams. closes #226
 
- corrected a newbie notation
+------------------------------------------------------------------------
+r11498 | xtophe | 2005-06-23 10:32:57 +0200 (Thu, 23 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/share/http/index.html
 
-2003-07-09 Wednesday 09:30  adn
+http/index.html: Fix for IE (patch by Pierre-Hugues PERET) (closes #188)
 
- a "clear" button now allows to clear the messages' text window
+------------------------------------------------------------------------
+r11496 | dionoea | 2005-06-22 18:41:48 +0200 (Wed, 22 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/vlm.c
 
-2003-07-09 Wednesday 01:31  hartman
+applied patch by Julien Martin
 
- * don't sleep while committing.
+------------------------------------------------------------------------
+r11494 | hartman | 2005-06-21 23:31:28 +0200 (Tue, 21 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-07-09 Wednesday 01:30  hartman
+* test for sqrtf in -lmx. If present add to x264 compile flags
 
- * Update next/previous item routines. it descends from next chapter to
-   next title to next playlistitem. The old code for this was buggy. This
-   should work better. Especially for CDDA's, since we previously didn't support
-   titles.
+------------------------------------------------------------------------
+r11490 | courmisch | 2005-06-21 19:44:06 +0200 (Tue, 21 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/voc.c
 
-2003-07-08 Tuesday 16:21  sam
+- 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
 
-   * toolbox: we cannot use `printf '\r'` under Cygwin; use a real ^M character
-     instead.
+------------------------------------------------------------------------
+r11489 | bigben | 2005-06-21 18:07:02 +0200 (Tue, 21 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-2003-07-08 Tuesday 13:40  sam
+Fix playlist item search (was broken by the "general" node remove comit)
 
-   * bootstrap: Removed dashes from makefile variables.
 
-2003-07-08 Tuesday 13:13  sam
+------------------------------------------------------------------------
+r11488 | bigben | 2005-06-21 17:34:37 +0200 (Tue, 21 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-   * po/: Updated pofiles using the new toolbox.
+* Hopefully really fix OSX playlist this time (very dirty hack inside)
 
-2003-07-08 Tuesday 13:09  sam
 
-   * bootstrap:
-     + Removed a useless use of cut.
-     + Do not fail in the "clean" rule if no targets were built.
-   * Makefile.am:
-     + Propagate $(srcdir) to toolbox.
-   * toolbox:
-     + Do not include .moc files in POTFILES.in.
-     + Fixed the generation of MSVC project files (untested).
+------------------------------------------------------------------------
+r11487 | massiot | 2005-06-21 14:29:55 +0200 (Tue, 21 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
-2003-07-07 Monday 18:14  sam
+ * src/libvlc.*: New --open option to allow to permanently start an MRL on
+   startup. Fixed two typos in two strings.
 
-   * Makefile.am: Do not try to install PIC builtins if --enable-mozilla was
-     not specified.
+------------------------------------------------------------------------
+r11485 | hartman | 2005-06-21 00:43:40 +0200 (Tue, 21 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/dummy/dummy.c
 
-2003-07-07 Monday 17:01  sam
+* Mark the video and decoder options of the dummy module as advanced. This 'hides' the problem described in #162
 
-   * AUTHORS: Added Olivier Aubert.
-   * HACKING: Elaborated on how to add a new module as suggested by Joe Kraft.
+------------------------------------------------------------------------
+r11484 | fkuehne | 2005-06-20 23:12:22 +0200 (Mon, 20 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
 
-2003-07-07 Monday 16:59  sam
+* forwardport [11483] to trunk
+------------------------------------------------------------------------
+r11479 | hartman | 2005-06-20 22:26:06 +0200 (Mon, 20 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
-   * modules/control/corba/: Olivier Aubert's CORBA plugin. Almost verbatim,
-     compiles cleanly (to build the medicacontrol.so library you need to cd to
-     that directory and "make medicacontrol.so") but untested.
-   * src/playlist/playlist.c: Mostly harmless fix to playlist.c suggested by
-     Olivier.
+* Don't show the General node in OS X playlist. it complicates logic, but looks much nicer this way.
 
-2003-07-07 Monday 16:53  sam
+------------------------------------------------------------------------
+r11477 | zorglub | 2005-06-20 21:43:52 +0200 (Mon, 20 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/mozilla/vlcshell.cpp
 
-   * bootstrap: The "clean" rule now also removes generated sources.
+Don't continously resize mozilla plugin window - Closes #139
 
-2003-07-07 Monday 15:50  gbazin
+------------------------------------------------------------------------
+r11475 | zorglub | 2005-06-20 20:52:46 +0200 (Mon, 20 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
 
- * modules/gui/wxwindows/streamout.cpp: added vorbis transcoding + fixed default codec selection.
- * modules/stream_out/transcode.c: fixed segfault when muxer doesn't handle an audio codec, fixed mp3 transcoding support.
- * modules/stream_out/standard.c: clean-up.
+Restore playlist behaviour
 
-2003-07-07 Monday 14:56  massiot
+------------------------------------------------------------------------
+r11474 | bigben | 2005-06-20 19:48:25 +0200 (Mon, 20 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+Add a playlist lock. Hopefully fixes the last crash in the OSX playlist.
+
+
+
+------------------------------------------------------------------------
+r11473 | massiot | 2005-06-20 19:05:53 +0200 (Mon, 20 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+ * src/misc/net.c: Better fix for Cygwin.
+
+------------------------------------------------------------------------
+r11472 | massiot | 2005-06-20 18:48:11 +0200 (Mon, 20 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+ * src/misc/net.c: Fix for Cygwin which doesn't have inet_aton().
+
+------------------------------------------------------------------------
+r11471 | zorglub | 2005-06-20 18:42:10 +0200 (Mon, 20 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+
+Don't fuck up index on delete (fix crash for skins2) - Refs #205
+
+------------------------------------------------------------------------
+r11470 | zorglub | 2005-06-20 18:32:01 +0200 (Mon, 20 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/playlist.c
+
+Fix crash on delete (Refs:#205)
+
+------------------------------------------------------------------------
+r11467 | bigben | 2005-06-20 14:26:58 +0200 (Mon, 20 Jun 2005) | 4 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r11464 | fkuehne | 2005-06-19 21:48:04 +0200 (Sun, 19 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+* fix relative paths
+------------------------------------------------------------------------
+r11463 | fkuehne | 2005-06-19 21:37:42 +0200 (Sun, 19 Jun 2005) | 13 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
+   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
+
+------------------------------------------------------------------------
+r11456 | jpsaman | 2005-06-18 10:17:47 +0200 (Sat, 18 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+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
+------------------------------------------------------------------------
+r11450 | massiot | 2005-06-17 19:16:43 +0200 (Fri, 17 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/playlist.c
+
+ * modules/demux/playlist/playlist.c: New --no-playlist-autostart option.
+
+------------------------------------------------------------------------
+r11448 | massiot | 2005-06-17 18:42:48 +0200 (Fri, 17 Jun 2005) | 3 lines
+Changed paths:
+   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
+
+ * modules/demux/playlist: Exported symbols inside plug-ins must always be
+   escaped with the E_() macro, to avoid namespace collisions between plug-ins.
+
+------------------------------------------------------------------------
+r11447 | massiot | 2005-06-17 14:43:46 +0200 (Fri, 17 Jun 2005) | 9 lines
+Changed paths:
+   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
+
+ * 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.
+
+------------------------------------------------------------------------
+r11446 | dionoea | 2005-06-17 14:37:42 +0200 (Fri, 17 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/mozilla/vlcshell.cpp
+
+forwardport 11445
+
+------------------------------------------------------------------------
+r11443 | dionoea | 2005-06-16 23:11:54 +0200 (Thu, 16 Jun 2005) | 2 lines
+Changed paths:
+   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
+
+change to new icon ( fixes #185 )
+
+------------------------------------------------------------------------
+r11441 | dionoea | 2005-06-16 21:42:34 +0200 (Thu, 16 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/share/vlc_win32_rc.rc
+
+update copyright date
+
+------------------------------------------------------------------------
+r11439 | dionoea | 2005-06-16 01:33:42 +0200 (Thu, 16 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+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)
+
+------------------------------------------------------------------------
+r11437 | dionoea | 2005-06-16 01:20:07 +0200 (Thu, 16 Jun 2005) | 6 lines
+Changed paths:
+   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)
+
+fixes #184
+
+------------------------------------------------------------------------
+r11430 | massiot | 2005-06-15 18:25:05 +0200 (Wed, 15 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+ * src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
+   it is called with an invalid playlist item.
+
+------------------------------------------------------------------------
+r11428 | xtophe | 2005-06-15 11:24:55 +0200 (Wed, 15 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvdread.c
+
+access/dvdread.c: Compilation fix
+
+------------------------------------------------------------------------
+r11426 | xtophe | 2005-06-15 09:40:16 +0200 (Wed, 15 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/share/http/vlm/index.html
+
+http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
+
+------------------------------------------------------------------------
+r11424 | hartman | 2005-06-15 01:45:02 +0200 (Wed, 15 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/video_output/opengl.c
+
+* 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
+
+------------------------------------------------------------------------
+r11421 | dionoea | 2005-06-15 00:46:20 +0200 (Wed, 15 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+Add play with VLC and Add to VLC's playlist context menu items
+
+------------------------------------------------------------------------
+r11419 | hartman | 2005-06-14 23:32:01 +0200 (Tue, 14 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
+
+* Fix the Reset button for OS X preferences (closes #193)
 
- Do not link twice with -logg under Darwin.
+------------------------------------------------------------------------
+r11418 | dionoea | 2005-06-14 22:41:17 +0200 (Tue, 14 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
 
-2003-07-07 Monday 12:04  sam
+use PLAYLISTENQUEUE help messages ...
 
-   * mozilla/: Tried to fix the build with mozilla 1.4. Tested on Debian.
+------------------------------------------------------------------------
+r11417 | dionoea | 2005-06-14 22:38:44 +0200 (Tue, 14 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/win32_specific.c
 
-2003-07-07 Monday 07:14  adn
+* 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)
 
- * now spaces are allowed in SAP annouces.
+------------------------------------------------------------------------
+r11415 | xtophe | 2005-06-14 20:19:34 +0200 (Tue, 14 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
-2003-07-06 Sunday 23:14  massiot
+Makefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer on dbox2 (refs #178).
 
- Fixed Mac OS X build.
+------------------------------------------------------------------------
+r11414 | gbazin | 2005-06-14 19:24:01 +0200 (Tue, 14 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* 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
 
-2003-07-06 Sunday 18:20  gbazin
+* Accurate GET_TIME for dvdread
+
+------------------------------------------------------------------------
+r11411 | gbazin | 2005-06-14 16:14:14 +0200 (Tue, 14 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/opengl.c
+
+*  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
+
+* Largefile support for segmented mkv files (closes #204)
+
+------------------------------------------------------------------------
+r11407 | hartman | 2005-06-13 21:11:22 +0200 (Mon, 13 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/auhal.c
+
+* compile fix
+
+------------------------------------------------------------------------
+r11406 | massiot | 2005-06-13 15:21:58 +0200 (Mon, 13 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/bridge.c
+
+ * modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.
+
+------------------------------------------------------------------------
+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
+
+------------------------------------------------------------------------
+r11401 | dionoea | 2005-06-11 23:36:48 +0200 (Sat, 11 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/BUGS
+
+change trac url
+
+------------------------------------------------------------------------
+r11399 | dionoea | 2005-06-11 22:35:10 +0200 (Sat, 11 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+Add link to the documentation in the Start Menu items
+
+------------------------------------------------------------------------
+r11397 | hartman | 2005-06-10 21:44:13 +0200 (Fri, 10 Jun 2005) | 5 lines
+Changed paths:
+   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
+
+* 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]
+
+------------------------------------------------------------------------
+r11396 | bigben | 2005-06-10 21:30:31 +0200 (Fri, 10 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+Add a tooltip to the "search in playlist" input field
+
+
+------------------------------------------------------------------------
+r11395 | zorglub | 2005-06-10 21:04:48 +0200 (Fri, 10 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/src/playlist/sort.c
+
+Implement SORT_AUTHOR. Closes #196
+
+------------------------------------------------------------------------
+r11394 | fkuehne | 2005-06-10 20:59:37 +0200 (Fri, 10 Jun 2005) | 1 line
+Changed paths:
+   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]
+------------------------------------------------------------------------
+r11391 | zorglub | 2005-06-10 20:50:32 +0200 (Fri, 10 Jun 2005) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r11390 | fkuehne | 2005-06-10 20:28:20 +0200 (Fri, 10 Jun 2005) | 2 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r11388 | massiot | 2005-06-10 18:12:29 +0200 (Fri, 10 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/include/vlc_threads.h
+   M /trunk/modules/access_output/udp.c
+
+ * 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
+
+------------------------------------------------------------------------
+r11386 | hartman | 2005-06-10 17:29:32 +0200 (Fri, 10 Jun 2005) | 2 lines
+Changed paths:
+   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
+
+* Some changes to preferences categorization (This really needs a lot more work)
+
+------------------------------------------------------------------------
+r11385 | massiot | 2005-06-10 17:14:16 +0200 (Fri, 10 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+ * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
+   CSA scrambling for video PID(s).
+
+------------------------------------------------------------------------
+r11384 | massiot | 2005-06-10 17:08:51 +0200 (Fri, 10 Jun 2005) | 3 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/modules/codec/ffmpeg/video.c
+
+ * modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
+ * modules/codec/ffmpeg/video.c: Better handling of aspect ratio change.
+
+------------------------------------------------------------------------
+r11383 | massiot | 2005-06-10 17:06:29 +0200 (Fri, 10 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/fake.c
+
+ * 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
+
+
+------------------------------------------------------------------------
+r11379 | fkuehne | 2005-06-10 16:20:08 +0200 (Fri, 10 Jun 2005) | 1 line
+Changed paths:
+   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
+
+* 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]
+------------------------------------------------------------------------
+r11374 | dionoea | 2005-06-10 01:34:47 +0200 (Fri, 10 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+ * split file associations in 3 subcategories (audio, video, other)
+
+------------------------------------------------------------------------
+r11373 | hartman | 2005-06-10 00:49:10 +0200 (Fri, 10 Jun 2005) | 2 lines
+Changed paths:
+   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)
+
+* forwardport of [11372]
+
+------------------------------------------------------------------------
+r11370 | bigben | 2005-06-09 22:24:06 +0200 (Thu, 09 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/gui/macosx/output.m
+
+* All: include x264 in the contrib system, and add a h264 entry in the sout panel
+
+
+------------------------------------------------------------------------
+r11368 | hartman | 2005-06-09 13:02:05 +0200 (Thu, 09 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/opengl.c
+
+* 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
+------------------------------------------------------------------------
+r11364 | zorglub | 2005-06-08 22:23:52 +0200 (Wed, 08 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+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
+
+* 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
+
+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.
+
+------------------------------------------------------------------------
+r11355 | massiot | 2005-06-08 16:39:03 +0200 (Wed, 08 Jun 2005) | 4 lines
+Changed paths:
+   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).
+
+------------------------------------------------------------------------
+r11354 | massiot | 2005-06-08 16:36:19 +0200 (Wed, 08 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+ * modules/stream_out/transcode.c: Really fixed the latest segfault this time...
+
+------------------------------------------------------------------------
+r11352 | gbazin | 2005-06-08 15:17:48 +0200 (Wed, 08 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+
+* Makefile.am: small change to the package-win32-base-exe target.
+------------------------------------------------------------------------
+r11350 | gbazin | 2005-06-08 14:06:06 +0200 (Wed, 08 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* 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.
+------------------------------------------------------------------------
+r11347 | gbazin | 2005-06-08 09:30:57 +0200 (Wed, 08 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* 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.
+
+------------------------------------------------------------------------
+r11346 | jpsaman | 2005-06-07 23:05:00 +0200 (Tue, 07 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvdnav.c
+
+Forward port of revision #11345: Correctly display the initial highlight area in the DVD menu.
+------------------------------------------------------------------------
+r11342 | massiot | 2005-06-07 18:42:20 +0200 (Tue, 07 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+ * modules/codec/ffmpeg: More sensible values for --sout-ffmpeg-strict-rc
+   (default values borrowed from ffmpeg).
+
+------------------------------------------------------------------------
+r11341 | massiot | 2005-06-07 18:40:12 +0200 (Tue, 07 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+
+ * modules/access_output/udp.c: More verbosity when the mux itself is late.
+
+------------------------------------------------------------------------
+r11340 | massiot | 2005-06-07 18:39:32 +0200 (Tue, 07 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/bridge.c
+
+ * modules/stream_out/bridge.c: Miscellaneous fixes to avoid late packets.
+
+------------------------------------------------------------------------
+r11339 | massiot | 2005-06-07 18:39:00 +0200 (Tue, 07 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/mosaic_bridge.c
+
+ * modules/stream_out/mosaic_bridge.c: Avoid accessing a deallocated object.
+
+------------------------------------------------------------------------
+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: Fixed a segfault introduced in the last
+   changeset.
+
+------------------------------------------------------------------------
+r11337 | massiot | 2005-06-07 17:58:40 +0200 (Tue, 07 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/auhal.c
+
+ * modules/audio_output/auhal.c: Added property svn:keyword.
+
+------------------------------------------------------------------------
+r11335 | gbazin | 2005-06-07 17:00:55 +0200 (Tue, 07 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/audio_output/directx.c
+
+* 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.
+------------------------------------------------------------------------
+r11331 | xtophe | 2005-06-07 15:34:07 +0200 (Tue, 07 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/axvlc_rc.rc
+
+Update copyright date
+
+------------------------------------------------------------------------
+r11329 | gbazin | 2005-06-07 14:32:56 +0200 (Tue, 07 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
+
+* modules/codec/x264.c: proper calculation of PTS/DTS for streams with B frames.
+------------------------------------------------------------------------
+r11327 | gbazin | 2005-06-07 12:28:09 +0200 (Tue, 07 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/transcode.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).
+------------------------------------------------------------------------
+r11325 | dionoea | 2005-06-07 02:00:03 +0200 (Tue, 07 Jun 2005) | 2 lines
+Changed paths:
+   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
+
+yet some more copyright date updates ... (2002 was quite old)
+
+------------------------------------------------------------------------
+r11324 | dionoea | 2005-06-07 01:56:06 +0200 (Tue, 07 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/mozilla/npvlc_rc.rc
+
+update VLC moz plugin copyright date
+
+------------------------------------------------------------------------
+r11322 | gbazin | 2005-06-06 19:40:08 +0200 (Mon, 06 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
+
+* modules/codec/x264.c: support for multi-threaded encoding.
+------------------------------------------------------------------------
+r11320 | xtophe | 2005-06-06 19:11:13 +0200 (Mon, 06 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+libvlc.c: Print --no-X in help to not confuse users. --noX and --no-X are still parsed and give the same results.
+
+------------------------------------------------------------------------
+r11319 | massiot | 2005-06-06 19:08:48 +0200 (Mon, 06 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+ * modules/stream_out/transcode.c: Bail out when no audio filter is available.
+
+------------------------------------------------------------------------
+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: don't enable CODEC_FLAG_QSCALE when not requested.
+------------------------------------------------------------------------
+r11315 | dionoea | 2005-06-06 02:21:29 +0200 (Mon, 06 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+fix mozilla and mozilla firefox plugin install on win32
+(closes #172)
+
+mozilla devs should really fix bugs ...
+
+------------------------------------------------------------------------
+r11313 | hartman | 2005-06-06 01:46:42 +0200 (Mon, 06 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/auhal.c
+
+* Fix for if only several channels are not set.
+
+------------------------------------------------------------------------
+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
+
+------------------------------------------------------------------------
+r11310 | hartman | 2005-06-05 23:37:45 +0200 (Sun, 05 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/README.MacOSX.rtf
+   M /trunk/modules/audio_output/auhal.c
+
+* Fix the issues with changing inNumberFrames when resampling
+* Update NEWS and README with info on the new module.
+
+------------------------------------------------------------------------
+r11308 | gbazin | 2005-06-05 20:07:08 +0200 (Sun, 05 Jun 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r11306 | gbazin | 2005-06-05 19:30:36 +0200 (Sun, 05 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvdnav.c
+
+* 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.
+------------------------------------------------------------------------
+r11301 | hartman | 2005-06-05 13:26:27 +0200 (Sun, 05 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/auhal.c
+
+* modules/audio_output/auhal.c: Make speaker config assumptions if the speaker layout is not set. 
+
+------------------------------------------------------------------------
+r11298 | gbazin | 2005-06-05 04:25:44 +0200 (Sun, 05 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvdread.c
+
+* modules/access/dvdread.c: fixed bug that made some DVDs unplayable.
+------------------------------------------------------------------------
+r11296 | hartman | 2005-06-05 02:47:14 +0200 (Sun, 05 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+* stop listening for mouse events before the view is NULL'ified
+
+------------------------------------------------------------------------
+r11294 | hartman | 2005-06-04 23:12:41 +0200 (Sat, 04 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+* fix a locking issue in the window destruction. (thx for fixing all of this titer)
+
+------------------------------------------------------------------------
+r11293 | dionoea | 2005-06-04 23:00:16 +0200 (Sat, 04 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+forwardport [11292]
+
+------------------------------------------------------------------------
+r11290 | titer | 2005-06-04 22:08:43 +0200 (Sat, 04 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/beos/PreferencesWindow.cpp
+
+ Ooops, forgot to remove debug
+
+------------------------------------------------------------------------
+r11288 | titer | 2005-06-04 22:03:09 +0200 (Sat, 04 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/beos/PreferencesWindow.cpp
+   M /trunk/modules/gui/beos/PreferencesWindow.h
+
+ beos/: finished fixing Preferences
+
+------------------------------------------------------------------------
+r11286 | titer | 2005-06-04 19:57:38 +0200 (Sat, 04 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/view.c
+
+ playlist/view.c: sanity check (closes #176)
+
+------------------------------------------------------------------------
+r11285 | courmisch | 2005-06-04 17:57:14 +0200 (Sat, 04 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+Attempt to fix a crash in src/misc/httpd.c
+
+------------------------------------------------------------------------
+r11284 | titer | 2005-06-04 17:49:11 +0200 (Sat, 04 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc/control.h
+   M /trunk/src/control/core.c
+
+ *control*: BeOS compile fixes
+
+------------------------------------------------------------------------
+r11282 | titer | 2005-06-04 17:07:03 +0200 (Sat, 04 Jun 2005) | 4 lines
+Changed paths:
+   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
+
+ 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
+
+------------------------------------------------------------------------
+r11281 | courmisch | 2005-06-04 14:55:23 +0200 (Sat, 04 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
+
+Don't remove vlc_symbols.h
+
+------------------------------------------------------------------------
+r11279 | gbazin | 2005-06-04 13:55:40 +0200 (Sat, 04 Jun 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r11278 | titer | 2005-06-03 22:51:41 +0200 (Fri, 03 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc/control.h
+
+ control.h: Tiger/gcc-4 compile fix
+
+------------------------------------------------------------------------
+r11276 | fkuehne | 2005-06-03 21:32:11 +0200 (Fri, 03 Jun 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r11274 | titer | 2005-06-03 19:37:09 +0200 (Fri, 03 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ contrib: build fix for people using case-sensitive HFS+
+
+------------------------------------------------------------------------
+r11272 | hartman | 2005-06-03 17:07:08 +0200 (Fri, 03 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* no-deco patch for X11. Courtesy of Dermot McGahon
+
+------------------------------------------------------------------------
+r11271 | fkuehne | 2005-06-03 16:58:33 +0200 (Fri, 03 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/po/Makefile.in.in
+
+* backport of [11270] to trunk
+------------------------------------------------------------------------
+r11267 | hartman | 2005-06-03 15:17:04 +0200 (Fri, 03 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/dvdnav.c
+
+* 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.
+
+------------------------------------------------------------------------
+r11266 | gbazin | 2005-06-03 15:03:36 +0200 (Fri, 03 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
+
+* modules/demux/mp4/mp4.c: fixed timestamping (PTS) bug.
+------------------------------------------------------------------------
+r11265 | massiot | 2005-06-03 12:16:19 +0200 (Fri, 03 Jun 2005) | 8 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+
+ * 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).
+
+------------------------------------------------------------------------
+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: 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.
+
+------------------------------------------------------------------------
+r11262 | courmisch | 2005-06-03 11:22:25 +0200 (Fri, 03 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/include/stream_output.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/stream_output/announce.c
+
+Fix declaration of sout_AnnounceSessionCreate
+
+------------------------------------------------------------------------
+r11261 | gbazin | 2005-06-03 11:21:43 +0200 (Fri, 03 Jun 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r11260 | courmisch | 2005-06-02 21:20:21 +0200 (Thu, 02 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+Fix precompiler warning
+
+------------------------------------------------------------------------
+r11258 | fkuehne | 2005-06-02 19:14:52 +0200 (Thu, 02 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* backport of [11256] to trunk
+------------------------------------------------------------------------
+r11254 | fkuehne | 2005-06-02 17:59:58 +0200 (Thu, 02 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+* use a new liblivemedia (2005.05.26a) on BeOS and OSX, refs #165
+------------------------------------------------------------------------
+r11253 | hartman | 2005-06-02 17:02:12 +0200 (Thu, 02 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/auhal.c
+
+* 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.
+
+------------------------------------------------------------------------
+r11252 | dionoea | 2005-06-02 15:22:17 +0200 (Thu, 02 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+same in trunk ...
+
+------------------------------------------------------------------------
+r11250 | courmisch | 2005-06-02 14:47:30 +0200 (Thu, 02 Jun 2005) | 11 lines
+Changed paths:
+   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
+
+Complete rewrite of vlc_symbols.h generation (closes #155)
+
+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.
+
+------------------------------------------------------------------------
+r11249 | courmisch | 2005-06-02 14:37:56 +0200 (Thu, 02 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/md5.c
+
+Fix previous buggy commit
+
+------------------------------------------------------------------------
+r11248 | courmisch | 2005-06-02 14:30:30 +0200 (Thu, 02 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_md5.h
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/src/misc/md5.c
+
+Digest => DigestMD5
+
+------------------------------------------------------------------------
+r11247 | xtophe | 2005-06-02 11:40:30 +0200 (Thu, 02 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+Typo
+
+------------------------------------------------------------------------
+r11244 | hartman | 2005-06-02 00:38:37 +0200 (Thu, 02 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/auhal.c
+
+* 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...
+
+------------------------------------------------------------------------
+r11243 | hartman | 2005-06-02 00:37:20 +0200 (Thu, 02 Jun 2005) | 2 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+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
+
+------------------------------------------------------------------------
+r11241 | zorglub | 2005-06-01 23:58:13 +0200 (Wed, 01 Jun 2005) | 2 lines
+Changed paths:
+   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
+
+Merge mediacontrol to trunk
+
+------------------------------------------------------------------------
+r11239 | gbazin | 2005-06-01 22:05:02 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+* src/misc/modules.c: missing free().
+------------------------------------------------------------------------
+r11237 | gbazin | 2005-06-01 21:56:28 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/http.c
+
+* modules/access/http.c: getenv() can return NULL.
+------------------------------------------------------------------------
+r11235 | courmisch | 2005-06-01 21:51:55 +0200 (Wed, 01 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+Add handler for enter in search textbox should close #87
+
+------------------------------------------------------------------------
+r11234 | courmisch | 2005-06-01 20:37:03 +0200 (Wed, 01 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Stupid kludge - I don't understand the bug though
+
+------------------------------------------------------------------------
+r11231 | gbazin | 2005-06-01 20:29:13 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/block.c
+
+* src/misc/block.c: fixed block_Realloc()
+------------------------------------------------------------------------
+r11230 | courmisch | 2005-06-01 20:09:42 +0200 (Wed, 01 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+No longer run vlc-config times and times at each make run
+
+------------------------------------------------------------------------
+r11229 | gbazin | 2005-06-01 19:57:50 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r11226 | xtophe | 2005-06-01 19:08:59 +0200 (Wed, 01 Jun 2005) | 3 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r11224 | hartman | 2005-06-01 18:10:33 +0200 (Wed, 01 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* Do not link twice to avcodec for builtin avcodec based module. closes #170
+
+------------------------------------------------------------------------
+r11223 | gbazin | 2005-06-01 16:25:45 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r11222 | gbazin | 2005-06-01 16:14:35 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
+
+*  modules/packetizer/mpeg4video.c: work-around for buggy streams.
+------------------------------------------------------------------------
+r11220 | gbazin | 2005-06-01 15:31:41 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ps.h
+
+* modules/demux/ps.h: bug fix in PSM parsing.
+------------------------------------------------------------------------
+r11219 | xtophe | 2005-06-01 15:16:18 +0200 (Wed, 01 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/extras/zsh.cpp
+
+zsh.cpp: fix a potential segfault
+        skip deprecated options
+
+------------------------------------------------------------------------
+r11218 | gbazin | 2005-06-01 13:06:08 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+* 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.
+------------------------------------------------------------------------
+r11216 | gbazin | 2005-06-01 12:57:21 +0200 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+
+* 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.
+------------------------------------------------------------------------
+r11214 | courmisch | 2005-05-31 22:46:50 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv6.c
+
+Removed debug message
+
+------------------------------------------------------------------------
+r11213 | courmisch | 2005-05-31 22:33:35 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/misc/network/ipv6.c
+
+Cleanup
+
+------------------------------------------------------------------------
+r11212 | courmisch | 2005-05-31 22:32:49 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
+
+Kludge to remove square brackets and scopes from addresses in SAP announces
+
+------------------------------------------------------------------------
+r11211 | courmisch | 2005-05-31 22:03:25 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/getaddrinfo.c
+
+Fix EINVAL
+
+------------------------------------------------------------------------
+r11210 | courmisch | 2005-05-31 21:48:21 +0200 (Tue, 31 May 2005) | 5 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r11208 | xtophe | 2005-05-31 19:45:30 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+Port [11207] to trunk
+
+------------------------------------------------------------------------
+r11206 | courmisch | 2005-05-31 18:31:21 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/configuration.c
+
+Fixed a typo
+
+------------------------------------------------------------------------
+r11205 | massiot | 2005-05-31 17:36:01 +0200 (Tue, 31 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/mosaic_bridge.c
+
+ * modules/stream_out/mosaic_bridge.c: Use a smaller picture heap since we
+   are not multithreaded.
+
+------------------------------------------------------------------------
+r11204 | massiot | 2005-05-31 17:31:10 +0200 (Tue, 31 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/libmpeg2.c
+
+ * modules/codec/libmpeg2.c: We do not want to force the maintainer to use
+   libmpeg2 cvs HEAD.
+
+------------------------------------------------------------------------
+r11203 | massiot | 2005-05-31 17:26:01 +0200 (Tue, 31 May 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/codec/libmpeg2.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r11202 | massiot | 2005-05-31 17:24:04 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+ * modules/mux/mpeg/ts.c: Set fallback value for --sout-ts-pcr to 70 ms.
+
+------------------------------------------------------------------------
+r11201 | massiot | 2005-05-31 17:22:09 +0200 (Tue, 31 May 2005) | 6 lines
+Changed paths:
+   M /trunk/modules/packetizer/mpegvideo.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r11200 | massiot | 2005-05-31 17:20:35 +0200 (Tue, 31 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/fake.c
+
+ * modules/access/fake.c: Fixed an implicit cast which apparently was
+   causing problem with some compiler versions.
+
+------------------------------------------------------------------------
+r11199 | massiot | 2005-05-31 17:19:33 +0200 (Tue, 31 May 2005) | 5 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r11198 | massiot | 2005-05-31 17:17:38 +0200 (Tue, 31 May 2005) | 6 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r11197 | massiot | 2005-05-31 17:15:11 +0200 (Tue, 31 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r11196 | massiot | 2005-05-31 17:10:02 +0200 (Tue, 31 May 2005) | 3 lines
+Changed paths:
+   M /trunk/src/input/input.c
+
+ * src/input/input.c: Put less picky fallback values for pts_delay and
+   cr_average.
+
+------------------------------------------------------------------------
+r11195 | courmisch | 2005-05-31 16:51:13 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/announce.h
+   M /trunk/src/misc/getaddrinfo.c
+
+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
+
+------------------------------------------------------------------------
+r11193 | courmisch | 2005-05-31 13:26:11 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_md5.h
+   M /trunk/src/misc/md5.c
+
+svn:keywords
+
+------------------------------------------------------------------------
+r11191 | courmisch | 2005-05-31 12:51:03 +0200 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   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
+
+MD5 hash API - closes #135
+
+------------------------------------------------------------------------
+r11190 | gbazin | 2005-05-31 11:04:53 +0200 (Tue, 31 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/directx/directx.c
+
+* modules/video_output/directx/directx.c: fixed crash with 256 colors mode.
+------------------------------------------------------------------------
+r11188 | courmisch | 2005-05-31 10:32:53 +0200 (Tue, 31 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+Show "found" playlist item
+(refs #87)
+
+------------------------------------------------------------------------
+r11185 | courmisch | 2005-05-30 21:43:08 +0200 (Mon, 30 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+
+Fixed stray c_str
+
+------------------------------------------------------------------------
+r11184 | yoann | 2005-05-30 11:09:15 +0200 (Mon, 30 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses.c
+
+svn merge -r 11182:11183 branches/0.8.2 trunk
+
+------------------------------------------------------------------------
+r11181 | zorglub | 2005-05-27 22:12:54 +0200 (Fri, 27 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/pls.c
+
+Don't only play the playlist in playlist demuxers (Closes #84)
+
+------------------------------------------------------------------------
+r11180 | zorglub | 2005-05-27 22:12:14 +0200 (Fri, 27 May 2005) | 3 lines
+Changed paths:
+   M /trunk/src/input/demux.c
+   M /trunk/src/playlist/view.c
+
+* Prefer the playlist demuxer over the m3u one
+* Change some debugging in playlist
+
+------------------------------------------------------------------------
+r11179 | damienf | 2005-05-27 20:05:35 +0200 (Fri, 27 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/vorbis.c
+
+vorbis.c: oops, I inverted channel order when encoding, should be fine now
+
+------------------------------------------------------------------------
+r11178 | damienf | 2005-05-27 16:18:53 +0200 (Fri, 27 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/vorbis.c
+
+vorbis.c: reorder channels according to OggVorbis channel order specification
+
+------------------------------------------------------------------------
+r11177 | massiot | 2005-05-27 14:44:57 +0200 (Fri, 27 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/postprocess.c
+
+ * modules/codec/ffmpeg/postprocess.c: Fixed post-processing.
+
+------------------------------------------------------------------------
+r11175 | gbazin | 2005-05-27 14:29:36 +0200 (Fri, 27 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dshow/dshow.cpp
+
+* modules/access/dshow/dshow.cpp: bug fix for frame rate.
+------------------------------------------------------------------------
+r11174 | yoann | 2005-05-26 21:26:31 +0200 (Thu, 26 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/hotkeys.c
+
+ * control/hotkeys.c: Automatically save playlist bookmarks.
+
+------------------------------------------------------------------------
+r11172 | xtophe | 2005-05-26 19:53:36 +0200 (Thu, 26 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/configuration.c
+
+Add a note about mandatory argument.
+
+------------------------------------------------------------------------
+r11171 | hartman | 2005-05-26 17:19:20 +0200 (Thu, 26 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/auhal.c
+
+* Sometimes we get audio now, but the dating of the to be retrieved buffers needs serious work.....
+
+------------------------------------------------------------------------
+r11170 | gbazin | 2005-05-26 16:00:48 +0200 (Thu, 26 May 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* 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
 
- * install-win32: fixed my last commit.
+* 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.
+
+------------------------------------------------------------------------
+r11168 | massiot | 2005-05-26 15:43:17 +0200 (Thu, 26 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/swscale/filter.c
 
-2003-07-06 Sunday 16:35  sigmunau
+ * modules/video_filter/swscale/filter.c: Added support for YUVA.
+
+------------------------------------------------------------------------
+r11167 | massiot | 2005-05-26 15:40:35 +0200 (Thu, 26 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+
+ * modules/video_filter/mosaic.c: Fixed a major bug with video/audio synchro.
+
+------------------------------------------------------------------------
+r11166 | gbazin | 2005-05-26 15:40:09 +0200 (Thu, 26 May 2005) | 1 line
+Changed paths:
+   M /trunk/INSTALL.wince
+
+* 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.
+------------------------------------------------------------------------
+r11164 | gbazin | 2005-05-26 11:21:28 +0200 (Thu, 26 May 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* 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
+------------------------------------------------------------------------
+r11162 | courmisch | 2005-05-25 21:57:16 +0200 (Wed, 25 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+Listen for SAP announces of all possible scopes rather than an
+arbitrary on (as was previously done for IPv4)
+
+------------------------------------------------------------------------
+r11158 | hartman | 2005-05-24 21:12:39 +0200 (Tue, 24 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/subtitle.c
+
+* Fix some detection logic for SSA/ASS subs
+* Added ASS support
+
+------------------------------------------------------------------------
+r11152 | robux4 | 2005-05-24 15:37:18 +0200 (Tue, 24 May 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/getaddrinfo.c
+
+getaddrinfo.c: fix MSVC compilation
+------------------------------------------------------------------------
+r11147 | dionoea | 2005-05-24 11:56:05 +0200 (Tue, 24 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+ * same string fix on trunk
+
+------------------------------------------------------------------------
+r11144 | courmisch | 2005-05-24 10:39:05 +0200 (Tue, 24 May 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Fix linking of switcher_out plugin (closes #148)
+
+------------------------------------------------------------------------
+r11143 | courmisch | 2005-05-24 10:22:07 +0200 (Tue, 24 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+Thread safety fix
+
+------------------------------------------------------------------------
+r11142 | courmisch | 2005-05-24 10:09:30 +0200 (Tue, 24 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+WinCE compile fix
+
+------------------------------------------------------------------------
+r11140 | courmisch | 2005-05-24 09:47:18 +0200 (Tue, 24 May 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Attempt to fix addrinfo detection on WinCE
+
+------------------------------------------------------------------------
+r11139 | courmisch | 2005-05-23 20:23:29 +0200 (Mon, 23 May 2005) | 3 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/src/misc/net.c
+
+un-re-un-export net_ConvertIPv4
+(it's obsolete and not used by any module anyway)
+
+------------------------------------------------------------------------
+r11138 | robux4 | 2005-05-23 18:26:18 +0200 (Mon, 23 May 2005) | 1 line
+Changed paths:
+   M /trunk/include/configuration.h
+   M /trunk/msvc/config.h.in
+
+more MSVC compilation fixes
+------------------------------------------------------------------------
+r11137 | robux4 | 2005-05-23 18:08:28 +0200 (Mon, 23 May 2005) | 1 line
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/src/misc/modules.c
+
+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
+
+------------------------------------------------------------------------
+r11127 | gbazin | 2005-05-23 11:28:02 +0200 (Mon, 23 May 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: s/0.8.3/0.8.3-svn
+------------------------------------------------------------------------
+r11125 | xtophe | 2005-05-23 11:05:17 +0200 (Mon, 23 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+modules.c: forget this file saturday for [11093]
+
+------------------------------------------------------------------------
+r11123 | dionoea | 2005-05-23 10:33:51 +0200 (Mon, 23 May 2005) | 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
+
+ * change trunk version name to 0.8.3-svn so people don't get it confused
+   with the 0.8.2 branch
+
+------------------------------------------------------------------------
+r11118 | courmisch | 2005-05-23 09:52:49 +0200 (Mon, 23 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+
+Windows CE compile fix attempt
+
+------------------------------------------------------------------------
+r11117 | titer | 2005-05-23 08:22:02 +0200 (Mon, 23 May 2005) | 3 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r11116 | robux4 | 2005-05-22 23:52:11 +0200 (Sun, 22 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: try to improve timecode and references handling
+------------------------------------------------------------------------
+r11115 | fkuehne | 2005-05-22 20:07:52 +0200 (Sun, 22 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
+
+* use the correct terminal to commit changes to the trunk...
+------------------------------------------------------------------------
+r11111 | courmisch | 2005-05-22 17:03:47 +0200 (Sun, 22 May 2005) | 3 lines
+Changed paths:
+   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
+
+Support for re-using the same TLS/SSL httpd hosts for multiple stream ouputs;
+a minor TLS httpd API change was needed (closes #92)
+
+------------------------------------------------------------------------
+r11109 | zorglub | 2005-05-22 16:52:26 +0200 (Sun, 22 May 2005) | 2 lines
+Changed paths:
+   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/src/playlist/playlist.c
+
+Fix loop in mozilla plugin (closes #138)
+
+------------------------------------------------------------------------
+r11108 | courmisch | 2005-05-22 13:36:59 +0200 (Sun, 22 May 2005) | 3 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+- use VLC net API in httpd
+(side effect: closes #89)
+
+------------------------------------------------------------------------
+r11107 | courmisch | 2005-05-22 13:25:27 +0200 (Sun, 22 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+
+Safer EPSV implementation (needed new networking API)
+
+------------------------------------------------------------------------
+r11106 | courmisch | 2005-05-22 13:24:52 +0200 (Sun, 22 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+
+Another forgotten file
+
+------------------------------------------------------------------------
+r11105 | courmisch | 2005-05-22 13:24:08 +0200 (Sun, 22 May 2005) | 5 lines
+Changed paths:
+   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
+
+- 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
+
+------------------------------------------------------------------------
+r11104 | courmisch | 2005-05-22 13:21:39 +0200 (Sun, 22 May 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+
+Forget one file
+
+------------------------------------------------------------------------
+r11103 | courmisch | 2005-05-22 13:19:55 +0200 (Sun, 22 May 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+   A /trunk/src/misc/getaddrinfo.c
+
+vlc_getaddrinfo, vlc_getnameinfo and vlc_gai_strerror replacements
+
+------------------------------------------------------------------------
+r11101 | courmisch | 2005-05-22 12:55:34 +0200 (Sun, 22 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+Support HTTP/TLS tunnels through HTTP/1.1 proxies
+(closes #136)
+
+------------------------------------------------------------------------
+r11100 | courmisch | 2005-05-22 09:46:02 +0200 (Sun, 22 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+Fix httpd reference count and deletion
+
+------------------------------------------------------------------------
+r11099 | robux4 | 2005-05-22 09:41:38 +0200 (Sun, 22 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+contrib: update libebml/libmatroska to the freshly released versions
+------------------------------------------------------------------------
+r11098 | damienf | 2005-05-21 22:55:45 +0200 (Sat, 21 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dshow/dshow.cpp
+
+dshow.cpp: fill in frame rate info (if demuxing)
+
+------------------------------------------------------------------------
+r11097 | courmisch | 2005-05-21 21:11:00 +0200 (Sat, 21 May 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+FTP/IPv6 news
+
+------------------------------------------------------------------------
+r11096 | courmisch | 2005-05-21 21:05:14 +0200 (Sat, 21 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+
+Update copyright date
+
+------------------------------------------------------------------------
+r11095 | courmisch | 2005-05-21 20:59:49 +0200 (Sat, 21 May 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+
+Implement Extended passive mode
+(RFC2428 - FTP Extensions for IPv6 and NATs) :
+- explicitly NAT-friendly FTP (refs #66),
+- IPv6 support (closes #130).
+
+------------------------------------------------------------------------
+r11094 | courmisch | 2005-05-21 20:13:38 +0200 (Sat, 21 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/ftp.c
+
+Code simplification
+
+------------------------------------------------------------------------
+r11093 | xtophe | 2005-05-21 17:07:46 +0200 (Sat, 21 May 2005) | 7 lines
+Changed paths:
+   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
+
+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
+
+
+------------------------------------------------------------------------
+r11092 | xtophe | 2005-05-21 16:53:54 +0200 (Sat, 21 May 2005) | 3 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+vlc.win32.nsi: Add a "Reset VLC preferences" shortcut
+              Untested.
+
+------------------------------------------------------------------------
+r11091 | sigmunau | 2005-05-21 12:14:10 +0200 (Sat, 21 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+
+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
+
+------------------------------------------------------------------------
+r11090 | courmisch | 2005-05-20 21:29:25 +0200 (Fri, 20 May 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Hopefully fix multi-jobs builds
+
+------------------------------------------------------------------------
+r11089 | massiot | 2005-05-20 20:41:23 +0200 (Fri, 20 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+
+ * modules/video_filter/mosaic.c: %lld -> I64Fd
+
+------------------------------------------------------------------------
+r11088 | massiot | 2005-05-20 20:16:33 +0200 (Fri, 20 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/stream_out/bridge.c
+   M /trunk/modules/stream_out/mosaic_bridge.c
+   M /trunk/modules/video_filter/mosaic.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r11087 | massiot | 2005-05-20 20:05:42 +0200 (Fri, 20 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+ * modules/codec/ffmpeg/encoder.c: If qmin == qmax, set CODEC_FLAG_QSCALE.
+
+------------------------------------------------------------------------
+r11086 | massiot | 2005-05-20 20:00:02 +0200 (Fri, 20 May 2005) | 4 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r11085 | gbazin | 2005-05-20 19:58:06 +0200 (Fri, 20 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c: got rid of useless nearbyint().
+------------------------------------------------------------------------
+r11084 | massiot | 2005-05-20 19:54:10 +0200 (Fri, 20 May 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_codec.h
+   M /trunk/include/vlc_filter.h
+
+ * Added a big fat warning on members of filter_t and decoder_t.
+
+------------------------------------------------------------------------
+r11083 | gbazin | 2005-05-20 19:35:08 +0200 (Fri, 20 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* modules/demux/mkv.cpp: fill-in frame rate info.
+------------------------------------------------------------------------
+r11082 | zorglub | 2005-05-20 18:59:07 +0200 (Fri, 20 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mpeg/m4v.c
+   M /trunk/modules/packetizer/mpeg4video.c
+
+Don't print error on non-fatal problems
+
+------------------------------------------------------------------------
+r11081 | robux4 | 2005-05-20 18:42:40 +0200 (Fri, 20 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix a problem in UnGet()
+------------------------------------------------------------------------
+r11080 | fenrir | 2005-05-20 18:03:15 +0200 (Fri, 20 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmstu.c
+
+ * mmstu: fixed 1 buffer overflow.
+
+------------------------------------------------------------------------
+r11079 | massiot | 2005-05-20 17:02:25 +0200 (Fri, 20 May 2005) | 3 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+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()
+------------------------------------------------------------------------
+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: Do not url encode sdp data coming from sap before passing to
+live.com. Fixes livedotcom with sap which has been broken since r10945
+
+------------------------------------------------------------------------
+r11075 | robux4 | 2005-05-19 23:47:53 +0200 (Thu, 19 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: clean the UnGet() feature
+------------------------------------------------------------------------
+r11074 | robux4 | 2005-05-19 23:19:53 +0200 (Thu, 19 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix a problem when using successive 0s chapters in ordered editions
+------------------------------------------------------------------------
+r11073 | robux4 | 2005-05-19 22:23:49 +0200 (Thu, 19 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: better update of the current chapter when seeking (manual or auto)
+------------------------------------------------------------------------
+r11071 | robux4 | 2005-05-19 18:35:59 +0200 (Thu, 19 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: don't use the default edition if there is none
+------------------------------------------------------------------------
+r11070 | robux4 | 2005-05-19 17:27:21 +0200 (Thu, 19 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: allow reading segments bigger than 4GB
+------------------------------------------------------------------------
+r11069 | titer | 2005-05-19 16:11:30 +0200 (Thu, 19 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+
+ 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
+
+------------------------------------------------------------------------
+r11068 | courmisch | 2005-05-19 10:36:18 +0200 (Thu, 19 May 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+Note about SAP http no longer supported
+
+------------------------------------------------------------------------
+r11066 | massiot | 2005-05-18 23:46:47 +0200 (Wed, 18 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+ * modules/mux/mpeg/ts.c: More sensible defaults for configuration options.
+
+------------------------------------------------------------------------
+r11063 | sigmunau | 2005-05-18 23:25:24 +0200 (Wed, 18 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/video.cpp
+
+wx/video.cpp: Don't crash with --no-wxwin-embed
+
+------------------------------------------------------------------------
+r11058 | massiot | 2005-05-18 18:07:40 +0200 (Wed, 18 May 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+ * configure.ac : Build dvb as built-in when using --with-dvbpsi-tree. This
+   fixes dvb on x86_64 architecture.
+
+------------------------------------------------------------------------
+r11057 | fenrir | 2005-05-18 17:50:50 +0200 (Wed, 18 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts: fixed EITEventFixString.
+
+------------------------------------------------------------------------
+r11056 | massiot | 2005-05-18 17:02:26 +0200 (Wed, 18 May 2005) | 3 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r11055 | robux4 | 2005-05-18 15:03:15 +0200 (Wed, 18 May 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r11053 | robux4 | 2005-05-17 23:27:03 +0200 (Tue, 17 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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.
+
+------------------------------------------------------------------------
+r11051 | robux4 | 2005-05-17 21:13:16 +0200 (Tue, 17 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: add support for the JumpSS DVD command
+------------------------------------------------------------------------
+r11050 | zorglub | 2005-05-17 21:05:20 +0200 (Tue, 17 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+Better if we don't break teletext 
+
+------------------------------------------------------------------------
+r11049 | zorglub | 2005-05-17 20:29:59 +0200 (Tue, 17 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+Fix streaming of text subtitles in TS (Closes #52)
+
+Not sure it's the proper way,though (basically, simply don't override the length)
+
+------------------------------------------------------------------------
+r11048 | gbazin | 2005-05-17 15:49:31 +0200 (Tue, 17 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+* modules/mux/mpeg/ts.c: fixed FixPES().
+------------------------------------------------------------------------
+r11047 | fkuehne | 2005-05-17 15:37:48 +0200 (Tue, 17 May 2005) | 2 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r11046 | fkuehne | 2005-05-17 15:20:50 +0200 (Tue, 17 May 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r11045 | fkuehne | 2005-05-17 15:20:05 +0200 (Tue, 17 May 2005) | 1 line
+Changed paths:
+   M /trunk/po/da.po
+
+* update to the Danish translation by Jonas Larsen
+------------------------------------------------------------------------
+r11044 | robux4 | 2005-05-16 23:07:27 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: don't decode frames when they shouldn't be
+------------------------------------------------------------------------
+r11043 | gbazin | 2005-05-16 21:53:10 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
+
+* modules/demux/mp4/mp4.c: fixed bug in PTS calculation.
+------------------------------------------------------------------------
+r11042 | robux4 | 2005-05-16 21:41:37 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: make seeking more accurate
+------------------------------------------------------------------------
+r11041 | robux4 | 2005-05-16 18:00:46 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix duration for text subs
+------------------------------------------------------------------------
+r11040 | gbazin | 2005-05-16 17:51:21 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
+
+* modules/demux/mp4/mp4.c: fill-in frame rate info in es_format_t.
+------------------------------------------------------------------------
+r11038 | robux4 | 2005-05-16 17:45:28 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: hide the navigation packet from the user
+------------------------------------------------------------------------
+r11037 | gbazin | 2005-05-16 17:11:56 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+
+* modules/codec/ffmpeg/video.c: use frame rate info from demuxer (if available) to interpolate PTS.
+------------------------------------------------------------------------
+r11036 | gbazin | 2005-05-16 17:10:59 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+* src/input/es_out.c: reduce the frame rate rational in es_out_Add().
+------------------------------------------------------------------------
+r11035 | gbazin | 2005-05-16 17:09:58 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ogg.c
+
+* modules/demux/ogg.c: fill-in frame rate info in es_format_t.
+------------------------------------------------------------------------
+r11032 | gbazin | 2005-05-16 15:48:47 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: something a bit uglier
+------------------------------------------------------------------------
+r11031 | gbazin | 2005-05-16 15:44:05 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: butt-ugly workaround for accelerators' bug in wxGTK 2.6.0.
+------------------------------------------------------------------------
+r11030 | gbazin | 2005-05-16 15:32:12 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/theora.c
+
+* modules/codec/theora.c: give higher priority to the libtheora encoder.
+------------------------------------------------------------------------
+r11029 | gbazin | 2005-05-16 14:47:57 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: another fix for the embedded video size.
+------------------------------------------------------------------------
+r11028 | robux4 | 2005-05-16 14:33:01 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: code factorisation when jumping from one segment to the other
+------------------------------------------------------------------------
+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: fixed problem where sometime the video doesn't start at the right size.
+------------------------------------------------------------------------
+r11026 | gbazin | 2005-05-16 12:55:53 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: work-around for non working wxToolBarToolBase::SetNormalBitmap() in wxGTK.
+------------------------------------------------------------------------
+r11025 | gbazin | 2005-05-16 11:40:31 +0200 (Mon, 16 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: config_GetInt() inside VLCVolCtrl::OnPaint() is a bad idea.
+------------------------------------------------------------------------
+r11024 | dionoea | 2005-05-15 20:04:32 +0200 (Sun, 15 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+fix play/pause button state ... gruiiiikkk
+Closes #2
+
+------------------------------------------------------------------------
+r11023 | dionoea | 2005-05-15 19:29:26 +0200 (Sun, 15 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+gcc 4.0 compile fix by Arwed von Merkatz
+
+------------------------------------------------------------------------
+r11022 | fkuehne | 2005-05-15 17:06:13 +0200 (Sun, 15 May 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r11021 | hartman | 2005-05-15 16:41:50 +0200 (Sun, 15 May 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* When building coreaudio module, also build auhal module
+
+------------------------------------------------------------------------
+r11020 | hartman | 2005-05-15 15:39:43 +0200 (Sun, 15 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/Modules.am
+   A /trunk/modules/audio_output/auhal.c
+
+* 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. 
+
+------------------------------------------------------------------------
+r11019 | ipkiss | 2005-05-15 15:20:55 +0200 (Sun, 15 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+
+ * 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.
+
+------------------------------------------------------------------------
+r11018 | robux4 | 2005-05-15 14:46:30 +0200 (Sun, 15 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix most memory leaks
+------------------------------------------------------------------------
+r11017 | asmax | 2005-05-15 01:50:13 +0200 (Sun, 15 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
+   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+
+* ft2_bitmap.cpp: committed my changes again (yes x11 skins were broken!)
+* win32_graphics.cpp: so it should work on win32 too, now...
+
+------------------------------------------------------------------------
+r11016 | robux4 | 2005-05-14 23:43:50 +0200 (Sat, 14 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: deal about the memleaks later
+------------------------------------------------------------------------
+r11015 | dionoea | 2005-05-14 23:16:07 +0200 (Sat, 14 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+code simplification
+
+------------------------------------------------------------------------
+r11014 | robux4 | 2005-05-14 22:53:12 +0200 (Sat, 14 May 2005) | 1 line
+Changed paths:
+   M /trunk/msvc/plugins.dsp.in
+
+DSP files: add 2 libraries needed by wxWidgets (and maybe other plugins)
+------------------------------------------------------------------------
+r11013 | dionoea | 2005-05-14 22:39:42 +0200 (Sat, 14 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+ * fix mute button for real (... just needed to copy 4 lines 1 function
+down but took me 2 hours to understand) Closes #106
+
+
+------------------------------------------------------------------------
+r11012 | dionoea | 2005-05-14 22:12:21 +0200 (Sat, 14 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+kind of begin fixing the mute button (at least it doesn't diplay the
+mute icon when sound isn't mute now). Rels #106
+
+
+------------------------------------------------------------------------
+r11011 | robux4 | 2005-05-14 17:52:01 +0200 (Sat, 14 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix a memory leak
+------------------------------------------------------------------------
+r11010 | robux4 | 2005-05-14 17:37:25 +0200 (Sat, 14 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: start the UI hook a bit later
+------------------------------------------------------------------------
+r11009 | ipkiss | 2005-05-14 16:39:05 +0200 (Sat, 14 May 2005) | 4 lines
+Changed paths:
+   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
+
+ * 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.
+
+------------------------------------------------------------------------
+r11008 | robux4 | 2005-05-14 15:08:44 +0200 (Sat, 14 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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)
+------------------------------------------------------------------------
+r11006 | ipkiss | 2005-05-14 13:40:55 +0200 (Sat, 14 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
+
+ * 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 :-)
+
+------------------------------------------------------------------------
+r11005 | ipkiss | 2005-05-14 13:14:22 +0200 (Sat, 14 May 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/skins/skins2-howto.xml
+
+ * doc/skins/skins2-howto.xml: Always check what you write in the doc...
+
+------------------------------------------------------------------------
+r11004 | ipkiss | 2005-05-14 12:38:26 +0200 (Sat, 14 May 2005) | 3 lines
+Changed paths:
+   M /trunk/doc/skins/skins2-howto.xml
+
+ * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
+   control
+
+------------------------------------------------------------------------
+r11003 | bigben | 2005-05-14 11:20:47 +0200 (Sat, 14 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/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+Restore the save Playlist function (copy/paste from 0.8.1)
+
+
+------------------------------------------------------------------------
+r11002 | robux4 | 2005-05-13 22:03:27 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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)
+------------------------------------------------------------------------
+r11000 | zorglub | 2005-05-13 19:58:05 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/control/http.c
+
+Remove excessive HTTP debugging - Closes #108
+------------------------------------------------------------------------
+r10999 | robux4 | 2005-05-13 18:34:06 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: don't use a button if it doesn't exist
+------------------------------------------------------------------------
+r10998 | robux4 | 2005-05-13 18:21:35 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: the UI hook is always on
+------------------------------------------------------------------------
+r10997 | fenrir | 2005-05-13 18:00:07 +0200 (Fri, 13 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/v4l/v4l.c
+
+ * v4l: fixed v4l-height.
+
+------------------------------------------------------------------------
+r10996 | robux4 | 2005-05-13 17:48:56 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: add support for the JumpVTS_PTT DVD command
+------------------------------------------------------------------------
+r10995 | fkuehne | 2005-05-13 16:51:10 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/po/de.po
+
+* patch by Torsten Spindler, thanks for the corrections
+------------------------------------------------------------------------
+r10994 | gbazin | 2005-05-13 16:16:03 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+* modules/demux/ts.c: keep compatibility with non-DVB streams (SDT/EDT issue).
+------------------------------------------------------------------------
+r10993 | gbazin | 2005-05-13 15:31:39 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/INSTALL.win32
+
+* INSTALL.win32: s/toolame/twolame.
+------------------------------------------------------------------------
+r10992 | gbazin | 2005-05-13 15:11:36 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/dmo/dmo.c
+
+* modules/codec/dmo/dmo.c: fixed problem with detection of DMOs.
+------------------------------------------------------------------------
+r10991 | djc | 2005-05-13 13:43:13 +0200 (Fri, 13 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+Temporary disable NSSearchField button
+
+------------------------------------------------------------------------
+r10990 | gbazin | 2005-05-13 13:13:05 +0200 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
+
+* 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
+------------------------------------------------------------------------
+r10988 | titer | 2005-05-13 10:46:59 +0200 (Fri, 13 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+ demux/mkv.cpp: gcc < 3 compile fix
+
+------------------------------------------------------------------------
+r10987 | titer | 2005-05-13 10:33:18 +0200 (Fri, 13 May 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ contrib/src/Makefile: fixed cross compiling of twolame
+
+------------------------------------------------------------------------
+r10986 | courmisch | 2005-05-12 23:08:15 +0200 (Thu, 12 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+Remove debug messages in httpd
+
+------------------------------------------------------------------------
+r10985 | fkuehne | 2005-05-12 20:49:54 +0200 (Thu, 12 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/services_discovery/shout.c
+
+* fix two typos introduced in [10984]
+------------------------------------------------------------------------
+r10984 | xtophe | 2005-05-12 20:15:28 +0200 (Thu, 12 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/services_discovery/shout.c
+
+ALL: Fix a few strings for the prefs.
+
+------------------------------------------------------------------------
+r10983 | xtophe | 2005-05-12 20:07:47 +0200 (Thu, 12 May 2005) | 2 lines
+Changed paths:
+   M /trunk/share/http/index.html
+
+* Put sout back. (should have read the doc more)
+
+------------------------------------------------------------------------
+r10982 | robux4 | 2005-05-12 18:35:18 +0200 (Thu, 12 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: thread handling cleaning
+------------------------------------------------------------------------
+r10981 | dionoea | 2005-05-12 16:36:28 +0200 (Thu, 12 May 2005) | 2 lines
+Changed paths:
+   M /trunk/ChangeLog
+
+ * ChangeLog should be in english ...
+
+------------------------------------------------------------------------
+r10980 | dionoea | 2005-05-12 16:29:58 +0200 (Thu, 12 May 2005) | 3 lines
+Changed paths:
+   M /trunk/ChangeLog
+   M /trunk/NEWS
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+ * prepare 0.8.2-test1
+ * update NEWS
+
+------------------------------------------------------------------------
+r10979 | gbazin | 2005-05-12 14:18:38 +0200 (Thu, 12 May 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10978 | djc | 2005-05-12 02:12:44 +0200 (Thu, 12 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+
+Change , to : in MacOSX preferences. Refs #111
+
+------------------------------------------------------------------------
+r10977 | damienf | 2005-05-11 18:59:28 +0200 (Wed, 11 May 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/test.html
+
+test.html: improved user feedback, especially for live stream
+
+------------------------------------------------------------------------
+r10976 | damienf | 2005-05-11 18:56:46 +0200 (Wed, 11 May 2005) | 6 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/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
+
+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
+
+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.
+
+main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject
+
+------------------------------------------------------------------------
+r10975 | bigben | 2005-05-11 17:44:28 +0200 (Wed, 11 May 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.m
+
+* 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.
+
+
+------------------------------------------------------------------------
+r10974 | gbazin | 2005-05-11 17:34:24 +0200 (Wed, 11 May 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10973 | hartman | 2005-05-11 15:50:49 +0200 (Wed, 11 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+* vout.m: small codefixes that were not 100% problems.
+
+------------------------------------------------------------------------
+r10972 | gbazin | 2005-05-11 15:18:00 +0200 (Wed, 11 May 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+
+* 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
+
+------------------------------------------------------------------------
+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
+
+* 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.
+
+------------------------------------------------------------------------
+r10968 | djc | 2005-05-11 11:59:41 +0200 (Wed, 11 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+
+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
+
+------------------------------------------------------------------------
+r10966 | djc | 2005-05-11 11:37:49 +0200 (Wed, 11 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+
+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.
+------------------------------------------------------------------------
+r10964 | djc | 2005-05-11 01:08:52 +0200 (Wed, 11 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.m
+
+Fix a bug in playlist + delete updateVolumeSlider (closes #93)
+
+------------------------------------------------------------------------
+r10963 | dionoea | 2005-05-11 00:05:54 +0200 (Wed, 11 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+check if pointers are NULL (Closes #86 -> we can release test1)
+event reporting in wxwin32 seems to be different than in wxgtk
+
+------------------------------------------------------------------------
+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)
+
+------------------------------------------------------------------------
+r10961 | xtophe | 2005-05-10 21:31:07 +0200 (Tue, 10 May 2005) | 4 lines
+Changed paths:
+   M /trunk/share/http/index.html
+
+* 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
+
+------------------------------------------------------------------------
+r10960 | djc | 2005-05-10 18:18:43 +0200 (Tue, 10 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+Should fix prolems during launch of VLC on xserve...
+
+------------------------------------------------------------------------
+r10956 | hartman | 2005-05-10 15:35:27 +0200 (Tue, 10 May 2005) | 1 line
+Changed paths:
+   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
+
+ * 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
+
+------------------------------------------------------------------------
+r10954 | dionoea | 2005-05-10 14:56:02 +0200 (Tue, 10 May 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/configure.ac
+
+change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
+
+------------------------------------------------------------------------
+r10953 | courmisch | 2005-05-10 13:39:32 +0200 (Tue, 10 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access_output/file.c
+
+Support for large files in stream output
+Closes #48
+Closes Debian #306110
+
+------------------------------------------------------------------------
+r10952 | gbazin | 2005-05-10 12:38:35 +0200 (Tue, 10 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/stream_out/switcher.c
+
+* 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
+------------------------------------------------------------------------
+r10950 | fkuehne | 2005-05-09 22:00:43 +0200 (Mon, 09 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+* 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
+------------------------------------------------------------------------
+r10948 | dionoea | 2005-05-09 21:23:39 +0200 (Mon, 09 May 2005) | 3 lines
+Changed paths:
+   M /trunk/src/libvlc.h
 
- Makefile.am: pass version strings to windres
- share/vlc_win32_rc.rc: provide some version info in the vlc binary
- If all is well, this should not break msvc build, but binaries built
- with msvc will have version 0.0.0
+ * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
+   ctrl-s which is also used for changing skins)
 
-2003-07-06 Sunday 16:22  gbazin
+------------------------------------------------------------------------
+r10947 | courmisch | 2005-05-09 21:01:25 +0200 (Mon, 09 May 2005) | 3 lines
+Changed paths:
+   M /trunk/src/misc/net.c
 
- * INSTALL.win32: added an instruction for using tar to extract the contrib.
- * modules/stream_out/transcode.c: added mp3 fourcc.
+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)
+
+------------------------------------------------------------------------
+r10946 | bigben | 2005-05-09 20:59:11 +0200 (Mon, 09 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/equalizer.m
+
+* 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.
 
-2003-07-06 Sunday 16:13  gbazin
 
- * modules/gui/wxwindows/streamout.cpp: clean-up for sap support.
-     Added a couple of transcoding codecs (WMV2, MJPG, mp3).
-     The output filename is now surrounded by quotes and the MRL is updated correctly on codec change.
- * install-win32: start menu shortucts are installed in the "All Users" section.
- * configure.ac: added a --with-ffmpeg-mp3lame option for when ffmpeg was compiled with mp3lame support.
+------------------------------------------------------------------------
+r10945 | courmisch | 2005-05-09 20:31:29 +0200 (Mon, 09 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+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
+
+------------------------------------------------------------------------
+r10943 | bigben | 2005-05-09 19:00:15 +0200 (Mon, 09 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/equalizer.m
+
+* 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
+------------------------------------------------------------------------
+r10941 | sam | 2005-05-09 18:22:10 +0200 (Mon, 09 May 2005) | 3 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/configure.ac
+
+  * 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.
+
+------------------------------------------------------------------------
+r10940 | fkuehne | 2005-05-09 17:55:46 +0200 (Mon, 09 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
+
+* fix to the svn-recognition
+------------------------------------------------------------------------
+r10939 | dionoea | 2005-05-09 11:46:31 +0200 (Mon, 09 May 2005) | 6 lines
+Changed paths:
+   M /trunk/share/http/index.html
+   M /trunk/share/http/style.css
+
+index.html : fix ?\194?\171 Weird URLs
+  (?control=stop&control=seek&control=seek&seek_value=&control=seek) ?\194?\187
+
+style.css : small esthetic fix
+
+
+------------------------------------------------------------------------
+r10938 | djc | 2005-05-09 04:11:31 +0200 (Mon, 09 May 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+Change gpgerror to gpg-error and add $(INSTALL_NAME) to it
+
+------------------------------------------------------------------------
+r10937 | dionoea | 2005-05-09 03:58:09 +0200 (Mon, 09 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+
+fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
+
+------------------------------------------------------------------------
+r10936 | djc | 2005-05-09 01:58:04 +0200 (Mon, 09 May 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+This should fix libs dependences
+
+------------------------------------------------------------------------
+r10935 | djc | 2005-05-09 00:56:34 +0200 (Mon, 09 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+
+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
+------------------------------------------------------------------------
+r10933 | robux4 | 2005-05-08 16:14:20 +0200 (Sun, 08 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+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
+------------------------------------------------------------------------
+r10931 | bigben | 2005-05-08 15:56:18 +0200 (Sun, 08 May 2005) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
+
+get rid of windows style line breaks
+
+
+------------------------------------------------------------------------
+r10930 | robux4 | 2005-05-08 13:11:08 +0200 (Sun, 08 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+
+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
+------------------------------------------------------------------------
+r10928 | dionoea | 2005-05-08 12:42:32 +0200 (Sun, 08 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+
+check if equalizer and equalizer-2pass are enabled upon panel creation
+
+------------------------------------------------------------------------
+r10927 | dionoea | 2005-05-08 12:20:24 +0200 (Sun, 08 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* disable equalizer commands in the extended GUI if the equalizer isn't
+  enabled.
+
+------------------------------------------------------------------------
+r10926 | robux4 | 2005-05-08 11:29:18 +0200 (Sun, 08 May 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r10924 | zorglub | 2005-05-08 09:40:39 +0200 (Sun, 08 May 2005) | 2 lines
+Changed paths:
+   M /trunk/BUGS
+   M /trunk/TODO
+
+Clean BUGS and TODO
+
+------------------------------------------------------------------------
+r10923 | robux4 | 2005-05-07 22:52:48 +0200 (Sat, 07 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: code cleaning
+------------------------------------------------------------------------
+r10922 | fkuehne | 2005-05-07 22:02:48 +0200 (Sat, 07 May 2005) | 6 lines
+Changed paths:
+   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
+
+* 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
+------------------------------------------------------------------------
+r10921 | courmisch | 2005-05-07 21:09:11 +0200 (Sat, 07 May 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands
+
+------------------------------------------------------------------------
+r10920 | robux4 | 2005-05-07 20:19:32 +0200 (Sat, 07 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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
+------------------------------------------------------------------------
+r10918 | djc | 2005-05-07 18:34:25 +0200 (Sat, 07 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+
+Typo
+
+------------------------------------------------------------------------
+r10917 | djc | 2005-05-07 18:12:31 +0200 (Sat, 07 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+
+Add a notice if advanced items are not shown
+
+------------------------------------------------------------------------
+r10916 | robux4 | 2005-05-07 17:08:54 +0200 (Sat, 07 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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
+------------------------------------------------------------------------
+r10914 | djc | 2005-05-07 11:27:53 +0200 (Sat, 07 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+
+Fix a refcount error
+
+------------------------------------------------------------------------
+r10913 | zorglub | 2005-05-07 08:18:17 +0200 (Sat, 07 May 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+Document SAP syntax change
+
+------------------------------------------------------------------------
+r10912 | djc | 2005-05-07 03:12:16 +0200 (Sat, 07 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/prefs_widgets.h
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+
+*: 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 ?
+
+------------------------------------------------------------------------
+r10911 | djc | 2005-05-06 20:54:09 +0200 (Fri, 06 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/prefs_widgets.h
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+
+*: remove useless code
+
+------------------------------------------------------------------------
+r10910 | djc | 2005-05-06 20:15:50 +0200 (Fri, 06 May 2005) | 2 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
+
+*: fix problems about advanced button
+
+------------------------------------------------------------------------
+r10909 | fkuehne | 2005-05-06 19:42:56 +0200 (Fri, 06 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+* sorry, forgot to give svn the playlist.m from the previous commit... tztz
+------------------------------------------------------------------------
+r10908 | fkuehne | 2005-05-06 19:41:09 +0200 (Fri, 06 May 2005) | 2 lines
+Changed paths:
+   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"
+------------------------------------------------------------------------
+r10907 | fkuehne | 2005-05-06 18:40:01 +0200 (Fri, 06 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/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
+------------------------------------------------------------------------
+r10906 | robux4 | 2005-05-06 18:12:53 +0200 (Fri, 06 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: minor enhancements/cleanings of the button handling code
+------------------------------------------------------------------------
+r10905 | robux4 | 2005-05-06 16:51:18 +0200 (Fri, 06 May 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: support highlighting a button when clicked (but the alpha channel doesn't seem to work)
+------------------------------------------------------------------------
+r10904 | sigmunau | 2005-05-05 23:39:10 +0200 (Thu, 05 May 2005) | 2 lines
+Changed paths:
+   M /trunk/BUGS
+   M /trunk/TODO
+
+BUGS,TODO: Remove stuff that has been added to Trac
+
+------------------------------------------------------------------------
+r10903 | bigben | 2005-05-05 21:34:56 +0200 (Thu, 05 May 2005) | 4 lines
+Changed paths:
+   M /trunk/BUGS
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+* playlist.* support for DnD from Finder
+* BUGS: remove OSX playlist (anyone sees some more issue here readd it with a description...)
+
+
+------------------------------------------------------------------------
+r10902 | fkuehne | 2005-05-05 20:53:17 +0200 (Thu, 05 May 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+* 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
+------------------------------------------------------------------------
+r10900 | fkuehne | 2005-05-05 20:02:30 +0200 (Thu, 05 May 2005) | 1 line
+Changed paths:
+   M /trunk/po/es.po
+
+* 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
+------------------------------------------------------------------------
+r10898 | djc | 2005-05-05 18:48:22 +0200 (Thu, 05 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/prefs_widgets.h
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+
+- added macosx version detection at runtime with /System/Library/CoreServices/SystemVersion.plist file
+- wrapped code
+
+------------------------------------------------------------------------
+r10897 | djc | 2005-05-05 12:57:55 +0200 (Thu, 05 May 2005) | 5 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
+
+Added widget, fix save, etc.
+Known bugs: changing advanced view, detection of MacOS X version at
+            runtime and many others...
+
+
+------------------------------------------------------------------------
+r10896 | asmax | 2005-05-04 22:52:43 +0200 (Wed, 04 May 2005) | 7 lines
+Changed paths:
+   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!
+
+------------------------------------------------------------------------
+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
+
+  * do not use a dynamic linker if no plugin support was detected/requested.
+
+------------------------------------------------------------------------
+r10894 | bigben | 2005-05-04 01:18:04 +0200 (Wed, 04 May 2005) | 3 lines
+Changed paths:
+   M /trunk/BUGS
+
+Forgot this one...
 
-2003-07-05 Saturday 21:31  alexis
 
- es.c: fix typo.
+------------------------------------------------------------------------
+r10893 | bigben | 2005-05-04 01:14:39 +0200 (Wed, 04 May 2005) | 3 lines
+Changed paths:
+   M /trunk/BUGS
 
-2003-07-05 Saturday 15:35  sam
+One more bug
 
-   * modules/gui/skins/src/skin_main.cpp, modules/gui/wxwindows/wxwindows.cpp:
-     Do not unload the WxWindows plugins on Unix, because they might be linked
-     with Gtk which makes evil use of atexit().
 
-2003-07-05 Saturday 15:00  zorglub
+------------------------------------------------------------------------
+r10892 | bigben | 2005-05-04 01:04:10 +0200 (Wed, 04 May 2005) | 3 lines
+Changed paths:
+   M /trunk/BUGS
 
- * sap.c: Improved IPv6 multicast detection
+some more bugs...
 
- * announce.c:
-       - coding style fixes
-       - fixed port detection in IPv6 addresses (with ':' inside)
 
-2003-07-05 Saturday 14:47  sam
+------------------------------------------------------------------------
+r10891 | bigben | 2005-05-04 00:44:17 +0200 (Wed, 04 May 2005) | 5 lines
+Changed paths:
+   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 
+
+
+------------------------------------------------------------------------
+r10887 | fkuehne | 2005-05-03 22:10:10 +0200 (Tue, 03 May 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/src/misc/darwin_specific.m
 
-   * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian
-     woody package build.
-   * bootstrap:
-     + Remove config.h.in and config.h before running autoheader.
-     + Added "set -e" for better error tracking.
-     + Call autoheader and automake after autoconf so that the first build does
-       not need to call autoheader.
-   * debian/woody-buildpackage:
-     + Removed that script and put the code in toolbox.
-   * debian/control:
-     + Added a build-dependency on libmatroska-dev.
-   * debian/rules:
-     + Activated Matroska support.
-     + Re-enabled dh_installchangelogs.
+* aded the new Catalan translation
+------------------------------------------------------------------------
+r10885 | courmisch | 2005-05-03 13:07:20 +0200 (Tue, 03 May 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/iso-639_def.h
 
-2003-07-04 Friday 19:00  titer
+Enable catalan translation
 
-  logo.c : gcc != 3 compile fix
+------------------------------------------------------------------------
+r10884 | courmisch | 2005-05-03 12:55:49 +0200 (Tue, 03 May 2005) | 2 lines
+Changed paths:
+   M /trunk/po/POTFILES.in
+
+Fixes no longer existing files
 
-2003-07-04 Friday 16:35  sam
+------------------------------------------------------------------------
+r10883 | courmisch | 2005-05-03 12:47:17 +0200 (Tue, 03 May 2005) | 3 lines
+Changed paths:
+   M /trunk/THANKS
+   A /trunk/po/ca.po
+
+Initial Catalan translation by
+Lorena Gomes and X?\195?\168nia Alb?\195?\160 Cantero
 
-   * debian/changelog: Changelog for the forthcoming 0.6.0+cvs-20030704-1 Debian
-     upload.
-   * debian/rules: Build builtins in the first compile pass, and build plugins
-     and PIC builtins in the second pass, so that PIC and non-PIC never get
-     messed.
-   * modules/demux/mkv.cpp: Added minor verbosity in a warning message.
-   * modules/gui/kde/preferences.cpp: Fix for woody's KDE.
-   * modules/stream_out/transcode.c: Workaround for woody's vorbisenc.h.
+------------------------------------------------------------------------
+r10882 | courmisch | 2005-05-03 12:43:27 +0200 (Tue, 03 May 2005) | 2 lines
+Changed paths:
+   M /trunk/po/zh_TW.po
 
-2003-07-04 Friday 15:20  adn
+.po are not executable
 
- * Added a SAP Announces Button for wxWindows
+------------------------------------------------------------------------
+r10879 | fkuehne | 2005-05-02 20:36:58 +0200 (Mon, 02 May 2005) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-2003-07-04 Friday 14:56  sam
+* fixed icons for bin, AIFF, WAV
+------------------------------------------------------------------------
+r10873 | rocky | 2005-05-02 11:01:55 +0200 (Mon, 02 May 2005) | 9 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
 
-   * bootstrap:
-     + Disabled a redundant BUILT_SOURCES variable.
-   * debian/woody-buildpackage:
-     + Disable skins for woody (no WxWindows).
-     + Do not build a diff since we always use the pristine tarball.
+gcc 3.4.3 gave this error: 
 
-2003-07-04 Friday 14:26  adn
+  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
 
- * bug fix, @ is not necessary in fact ;)
+Follow the suggestion.
 
-2003-07-04 Friday 14:06  adn
 
- * Fix Bug thanks to Cif: url form was "IP:port" and port 1234 was
-   systematically sent separately.
+------------------------------------------------------------------------
+r10872 | fenrir | 2005-05-02 09:25:15 +0200 (Mon, 02 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
- * Multicast IP form is "@IP" and not "IP". Right ?
+ * playlist: fix Playlist::OnKeyDown (added event.Skip when needed).
 
-2003-07-04 Friday 13:53  sam
+------------------------------------------------------------------------
+r10871 | bigben | 2005-05-02 01:04:18 +0200 (Mon, 02 May 2005) | 3 lines
+Changed paths:
+   M /trunk/src/video_output/video_output.c
 
-   * bootstrap: Recursive rules now check for $(MAKE)'s return value so that
-     build errors are never ignored.
+* Hopefully fixes --aspect-ratio computation when giving float values as argument
 
-2003-07-04 Friday 12:20  adn
 
- * Added a Miscellaneous Panel in wxwindows stream output.
+------------------------------------------------------------------------
+r10869 | asmax | 2005-05-01 23:36:53 +0200 (Sun, 01 May 2005) | 4 lines
+Changed paths:
+   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
 
- * Added a SAP Announce button in this panel.
+* 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 !
 
-2003-07-03 Thursday 19:25  garf
+------------------------------------------------------------------------
+r10863 | asmax | 2005-05-01 17:17:40 +0200 (Sun, 01 May 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_stream.h
 
-  * logo.c : a little filter to put a PNG picture on video output (use mouse features :)
+* vlc_stream.h: added missing extern "C" (prevented compilation of skins2
+  module in builtin mode)
 
-2003-07-03 Thursday 12:20  sam
+------------------------------------------------------------------------
+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
 
-   * debian/rules: Fixed a zshism in a variable's pattern substitution.
+fix next/previous chapter in disc mode 
+fix updating meta (caused by a recent change of mine)
 
-2003-07-03 Thursday 11:23  sam
+vcdx/access.c: hack to try to fix still-handling problem
 
-   * bootstrap, Makefile.am: Slightly reduced build verbosity.
 
-2003-07-03 Thursday 09:37  sam
+------------------------------------------------------------------------
+r10861 | asmax | 2005-05-01 15:19:04 +0200 (Sun, 01 May 2005) | 4 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/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
 
-   * Makefile.am: Fixed the installation of plugins that were going one
-     directory too low.
+* 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
 
-2003-07-03 Thursday 03:35  sam
+------------------------------------------------------------------------
+r10860 | ipkiss | 2005-05-01 13:15:42 +0200 (Sun, 01 May 2005) | 3 lines
+Changed paths:
+   M /trunk/doc/skins/skins2-howto.xml
 
-   * debian/rules: Fixed the package generation on !x86.
-   * .cvsignore: Do not ignore the m4 directory.
+ * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
+   missing in the doc
 
-2003-07-03 Thursday 02:56  sam
+------------------------------------------------------------------------
+r10859 | rocky | 2005-05-01 10:56:03 +0200 (Sun, 01 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/cdda.h
 
-   * Makefile.am:
-     + If a builtin has been rebuilt, rebuild vlc.
-     + Do not rebuild the Mozilla plugin's xpt when the Makefile changes.
+Work on audio control access. 
 
-2003-07-03 Thursday 00:11  fenrir
 
-  * ps: fix a dead loop with mis-detected file or bad content.
+------------------------------------------------------------------------
+r10858 | rocky | 2005-05-01 04:43:17 +0200 (Sun, 01 May 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
 
-2003-07-02 Wednesday 22:47  sam
+Correct up audio-control stop command.
 
-   * configure.ac: pass -multiply_defined suppress to the linker under Darwin,
-     thanks to DJ.
 
-2003-07-02 Wednesday 20:01  gbazin
+------------------------------------------------------------------------
+r10857 | rocky | 2005-05-01 04:16:02 +0200 (Sun, 01 May 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/cdda.c
 
- * toolbox: fixed ./toolbox --distclean
+Compatability for different versions of libcdio from 0.71-0.74cvs
 
-2003-07-02 Wednesday 18:44  zorglub
+------------------------------------------------------------------------
+r10856 | rocky | 2005-05-01 04:06:58 +0200 (Sun, 01 May 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
 
- * httpd.c: fixed a french string
+A couple more fixes. One to set meta information when in disc mode.
+Another to pause audio control playing.
 
- * sap.c: use defines
 
-2003-07-02 Wednesday 16:12  sam
+------------------------------------------------------------------------
+r10855 | rocky | 2005-05-01 02:34:39 +0200 (Sun, 01 May 2005) | 11 lines
+Changed paths:
+   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.
 
-   * debian/changelog: Debian-specific changelog for a pending upload.
+Adjust comments which were wrong because of cut and paste artifacts.
+
+Some changes that may help debugging. 
 
-2003-07-02 Wednesday 14:08  sam
+First attempt at playing via audio controls - mostly not working. 
+
+
+------------------------------------------------------------------------
+r10854 | massiot | 2005-04-29 17:57:24 +0200 (Fri, 29 Apr 2005) | 5 lines
+Changed paths:
+   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)
 
-   * bootstrap: Fix for the Mozilla plugin build.
+* 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.
 
-2003-07-02 Wednesday 13:50  sam
+------------------------------------------------------------------------
+r10853 | fenrir | 2005-04-29 09:37:20 +0200 (Fri, 29 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access_filter/record.c
+
+ * record: use add_directory (instead of add_string) + parse the name to
+ remove the uri/path part.
 
-   * bootstrap: Guaah. Typo.
+------------------------------------------------------------------------
+r10852 | robux4 | 2005-04-28 23:15:08 +0200 (Thu, 28 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-2003-07-02 Wednesday 13:32  sam
+mkv.cpp: add preliminary code to support the UI hooks
+------------------------------------------------------------------------
+r10851 | damienf | 2005-04-28 15:58:54 +0200 (Thu, 28 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
 
-   * bootstrap: Workaround for an automake1.6 issue. Not a big deal, the code
-     is actually nicer this way.
+bad, bad developer ...
 
-2003-07-02 Wednesday 11:21  sam
+------------------------------------------------------------------------
+r10850 | damienf | 2005-04-28 15:36:54 +0200 (Thu, 28 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/dshow/dshow.cpp
 
-   * bootstrap:
-     + The clean rule properly removes generated objects.
-     + Optimized recursive builds.
-   * debian/rules:
-     + Fixed a typo in the changelog installation.
+- added dshow-fps option to configure capture framerate
+- added support for IAMStreamConfig interface to configure user settings on capture pin media type
 
-2003-07-02 Wednesday 09:30  alexis
 
- Updated vlc.spec file for Linux Mandrake.
+------------------------------------------------------------------------
+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_filter/record.c
 
-2003-07-01 Tuesday 21:32  fenrir
+vlc_common.h: Cygwin & Mingw32 compatibilty update, needs review
+record.c: make it compile under mingw32, needs review
 
-  * http: removed a too verbose message, make vim happier.
 
-2003-07-01 Tuesday 19:17  sam
+------------------------------------------------------------------------
+r10848 | gbazin | 2005-04-28 10:18:53 +0200 (Thu, 28 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access_filter/record.c
 
-   * configure.ac:
-     + Fixed a == test bashism.
-     + Cosmetic changes.
-   * toolbox, vlc-config.in.in: Cosmetic changes.
-   * Makefile.am: Fixed the Mozilla plugin build (happy bootstrap).
+* modules/access_filter/record.c: compilation fix.
+------------------------------------------------------------------------
+r10847 | fenrir | 2005-04-28 09:45:51 +0200 (Thu, 28 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
 
-2003-07-01 Tuesday 18:28  sam
+ * es_out: oops, make EsOutProgramDel returning an error code.
 
-   * vlc-config.in.in: Reverted one of my first Solaris workarounds rendered
-     obsolescent by the latest ones.
+------------------------------------------------------------------------
+r10846 | fenrir | 2005-04-28 09:43:09 +0200 (Thu, 28 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_filter/record.c
+
+ * record: grrr, support for system that doesn't have localtime_r.
+
+------------------------------------------------------------------------
+r10845 | fenrir | 2005-04-28 09:26:04 +0200 (Thu, 28 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_es_out.h
+   M /trunk/modules/demux/ts.c
+   M /trunk/src/input/es_out.c
+
+ es_out*: added ES_OUT_DEL_GROUP
+ ts.c: use ES_OUT_DEL_GROUP to remove old program.
+
+------------------------------------------------------------------------
+r10844 | gbazin | 2005-04-27 14:59:38 +0200 (Wed, 27 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+* 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.
+------------------------------------------------------------------------
+r10842 | courmisch | 2005-04-27 12:19:51 +0200 (Wed, 27 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_filter/record.c
+
+Fix errno undefined error
+
+------------------------------------------------------------------------
+r10841 | sigmunau | 2005-04-26 23:35:03 +0200 (Tue, 26 Apr 2005) | 5 lines
+Changed paths:
+   M /trunk/src/input/var.c
+
+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
+
+------------------------------------------------------------------------
+r10840 | bigben | 2005-04-26 23:34:46 +0200 (Tue, 26 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+Compiles mkv.cpp in -O1 on darwin to work around a gcc bug.
+
+
+------------------------------------------------------------------------
+r10839 | sam | 2005-04-26 22:17:50 +0200 (Tue, 26 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/esd.c
+
+  * support for --esdserver. doesn't seem to work yet, though...
+
+------------------------------------------------------------------------
+r10838 | titer | 2005-04-26 21:45:32 +0200 (Tue, 26 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ fixed ebml/matroska build with gcc 4
+
+------------------------------------------------------------------------
+r10835 | robux4 | 2005-04-26 21:04:18 +0200 (Tue, 26 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: added the thread to support VOB buttons
++ code cleaning
+------------------------------------------------------------------------
+r10834 | fkuehne | 2005-04-26 20:59:56 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* 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
+------------------------------------------------------------------------
+r10833 | bigben | 2005-04-26 19:33:24 +0200 (Tue, 26 Apr 2005) | 3 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r10832 | robux4 | 2005-04-26 19:16:32 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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.
+------------------------------------------------------------------------
+r10830 | gbazin | 2005-04-26 16:16:14 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/video_output/video_output.c
+
+* 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
+------------------------------------------------------------------------
+r10828 | gbazin | 2005-04-26 15:07:43 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
+
+* 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.
+------------------------------------------------------------------------
+r10826 | gbazin | 2005-04-26 14:40:02 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* 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).
+------------------------------------------------------------------------
+r10823 | gbazin | 2005-04-26 12:14:19 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   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
+
+* 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.
+
+------------------------------------------------------------------------
+r10818 | fenrir | 2005-04-26 10:34:54 +0200 (Tue, 26 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+
+ * wxwindows: added a cast to avoid a compiler error (conversion from void*).
+
+------------------------------------------------------------------------
+r10817 | gbazin | 2005-04-26 10:25:33 +0200 (Tue, 26 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* 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")
+
+------------------------------------------------------------------------
+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/modules/mux/mpjpeg.c
+
+ * all: warning fixes.
+ * mpjpeg.c: use sout_CfgParse !
+
+------------------------------------------------------------------------
+r10813 | fenrir | 2005-04-26 09:21:31 +0200 (Tue, 26 Apr 2005) | 4 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+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.
+
+------------------------------------------------------------------------
+r10811 | fenrir | 2005-04-26 09:17:42 +0200 (Tue, 26 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/src/input/control.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r10810 | djc | 2005-04-26 03:43:00 +0200 (Tue, 26 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+Change location of speex to http://us.speex.org/download/
+(fix a 302 message...)
+
+
+------------------------------------------------------------------------
+r10809 | sigmunau | 2005-04-26 01:19:19 +0200 (Tue, 26 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/zsh.cpp
+
+extras/zsh.cpp: completion for module_cat and module_cat_list
+
+------------------------------------------------------------------------
+r10808 | sigmunau | 2005-04-26 00:27:41 +0200 (Tue, 26 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/zsh.cpp
+
+extras/zsh.cpp: allow completion of --option=value syntax
+
+------------------------------------------------------------------------
+r10807 | sigmunau | 2005-04-26 00:14:48 +0200 (Tue, 26 Apr 2005) | 3 lines
+Changed paths:
+   A /trunk/extras/Makefile
+   M /trunk/extras/zsh.cpp
+
+extras/Makefile: A very very simple makefile to build the zsh stuff
+extras/zsh.cpp: Support for completing simple url as well
+
+------------------------------------------------------------------------
+r10804 | robux4 | 2005-04-25 21:19:06 +0200 (Mon, 25 Apr 2005) | 1 line
+Changed paths:
+   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
+
+zsh.cpp: allow completion of submodules as well for module-type options
+(this allows -A and -V to complete the dummy module
+
+------------------------------------------------------------------------
+r10802 | zorglub | 2005-04-24 22:44:36 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+Fix crash if we don't have freetype or subsdec
+
+------------------------------------------------------------------------
+r10801 | sigmunau | 2005-04-24 20:46:19 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/TODO
+
+TODO: Added some of my personal wishes
+
+------------------------------------------------------------------------
+r10800 | robux4 | 2005-04-24 20:45:35 +0200 (Sun, 24 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
 
-2003-07-01 Tuesday 17:46  sam
+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
 
-   * configure.ac: Ooops, got the attribute(packed) check upside-down.
+mkv.cpp: added support for the "GotoAndPlay()" Matroska Script command
+------------------------------------------------------------------------
+r10798 | zorglub | 2005-04-24 20:01:21 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   A /trunk/BUGS
 
-2003-07-01 Tuesday 17:28  sam
+Added file about known bugs
 
-   * bootstrap: Fixed detection of older automake version that advertise
-     themselves as 1.[0-5]-* instead of 1.[0-5].*.
+------------------------------------------------------------------------
+r10797 | zorglub | 2005-04-24 19:56:00 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
 
-2003-07-01 Tuesday 17:14  sam
+Also delete nodes when deleting selection
 
-   * configure.ac: Added a compiler check for __attribute__((__packed__)).
+------------------------------------------------------------------------
+r10796 | robux4 | 2005-04-24 17:55:30 +0200 (Sun, 24 Apr 2005) | 1 line
+Changed paths:
+   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
 
-2003-07-01 Tuesday 16:34  sam
+Don't forget to update the status bar on track change
 
-   * vlc-config.in.in: Used printf instead of a sed construct, just in case
-     we reach 200 plugins one day, because Solaris (did I mention it sucked?)
-     has a crap sed.
+------------------------------------------------------------------------
+r10791 | sigmunau | 2005-04-24 16:48:07 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
 
-2003-07-01 Tuesday 16:25  sam
+sap.c: clean up playlist handling
+
+------------------------------------------------------------------------
+r10788 | sigmunau | 2005-04-24 16:36:27 +0200 (Sun, 24 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+playlist.c: fixed a nasty corruption on exit with more than one sd module
+running
+
+------------------------------------------------------------------------
+r10787 | robux4 | 2005-04-24 10:08:06 +0200 (Sun, 24 Apr 2005) | 1 line
+Changed paths:
+   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
+
+Remove invert selection and select all (I simply can't figure how to do that)
+
+------------------------------------------------------------------------
+r10784 | zorglub | 2005-04-24 01:05:35 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+Delete selection (either by menu or key)
+
+------------------------------------------------------------------------
+r10783 | sigmunau | 2005-04-24 00:37:22 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/h264.c
+
+packetizer/h264.c: fix divition by zero for some streams
+
+------------------------------------------------------------------------
+r10782 | zorglub | 2005-04-24 00:30:11 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
+
+Fix disc buttons
+
+------------------------------------------------------------------------
+r10781 | zorglub | 2005-04-24 00:13:35 +0200 (Sun, 24 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/logger.c
+
+Take logger back to control modules
+
+------------------------------------------------------------------------
+r10780 | sigmunau | 2005-04-23 20:58:19 +0200 (Sat, 23 Apr 2005) | 3 lines
+Changed paths:
+   A /trunk/extras/zsh.cpp
+
+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
+
+------------------------------------------------------------------------
+r10779 | sigmunau | 2005-04-23 20:38:01 +0200 (Sat, 23 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+libvlc.h: move -A back to --aout where it belongs
+
+------------------------------------------------------------------------
+r10778 | robux4 | 2005-04-23 18:54:18 +0200 (Sat, 23 Apr 2005) | 1 line
+Changed paths:
+   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
+
+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
+------------------------------------------------------------------------
+r10775 | zorglub | 2005-04-23 14:33:13 +0200 (Sat, 23 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda.c
+
+Give a fine name when playing audio CD
+
+------------------------------------------------------------------------
+r10774 | robux4 | 2005-04-23 12:41:52 +0200 (Sat, 23 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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
+
+------------------------------------------------------------------------
+r10772 | courmisch | 2005-04-23 12:25:36 +0200 (Sat, 23 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+- enable sap-ipv6 by default
+
+------------------------------------------------------------------------
+r10771 | ipkiss | 2005-04-23 00:35:51 +0200 (Sat, 23 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/skins/skins2-howto.xml
+
+Updated skins2 doc.
+
+------------------------------------------------------------------------
+r10770 | ipkiss | 2005-04-23 00:25:10 +0200 (Sat, 23 Apr 2005) | 3 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+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
+------------------------------------------------------------------------
+r10767 | fenrir | 2005-04-22 10:05:03 +0200 (Fri, 22 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/vout_synchro.c
+
+ vout_synchro: less verbose.
+
+------------------------------------------------------------------------
+r10765 | robux4 | 2005-04-21 23:09:15 +0200 (Thu, 21 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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
+------------------------------------------------------------------------
+r10763 | robux4 | 2005-04-21 22:21:08 +0200 (Thu, 21 Apr 2005) | 1 line
+Changed paths:
+   D /trunk/extras/contrib/src/Patches/libebml.patch
+   M /trunk/extras/contrib/src/packages.mak
+
+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
+------------------------------------------------------------------------
+r10760 | gbazin | 2005-04-21 14:09:23 +0200 (Thu, 21 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
+
+* 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)
+
+------------------------------------------------------------------------
+r10758 | courmisch | 2005-04-21 11:09:34 +0200 (Thu, 21 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+
+Applied patch for support of the IP_MULTICAST_IF
+by isteinmann (at) bluewin.ch
+with fixes
+
+------------------------------------------------------------------------
+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
+------------------------------------------------------------------------
+r10755 | robux4 | 2005-04-20 21:45:41 +0200 (Wed, 20 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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.
+------------------------------------------------------------------------
+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/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/video.c
+
+* 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
+
+* 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/win32/win32_window.cpp
+   M /trunk/modules/gui/skins2/win32/win32_window.hpp
+   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+
+ * 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
+
+* 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.
+------------------------------------------------------------------------
+r10729 | damienf | 2005-04-18 14:58:14 +0200 (Mon, 18 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+- make use of cygwin rebase to optimize DLL loading, if present
+
+------------------------------------------------------------------------
+r10728 | damienf | 2005-04-18 13:51:57 +0200 (Mon, 18 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/plugin.cpp
+
+- previously checked in this file to work only within my debug environment
+
+------------------------------------------------------------------------
+r10727 | damienf | 2005-04-18 13:35:18 +0200 (Mon, 18 Apr 2005) | 4 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r10726 | gbazin | 2005-04-18 12:42:30 +0200 (Mon, 18 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* 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.
+------------------------------------------------------------------------
+r10724 | courmisch | 2005-04-18 10:37:59 +0200 (Mon, 18 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+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/src/playlist/item-ext.c
+
+Msg_Info => Msg_Dbg
+
+------------------------------------------------------------------------
+r10713 | sigmunau | 2005-04-17 15:03:09 +0200 (Sun, 17 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+wx/playlist.cpp: removed a stray wxMutexGuiLeave
+
+------------------------------------------------------------------------
+r10712 | sigmunau | 2005-04-17 15:00:51 +0200 (Sun, 17 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/playlist.c
+
+demux/playlist: fix a crash when shoutcast discovery correctly is not
+autoplayed
+
+------------------------------------------------------------------------
+r10711 | sigmunau | 2005-04-17 14:59:23 +0200 (Sun, 17 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/shout.c
+
+shout.c: fix some potential problems
+
+------------------------------------------------------------------------
+r10710 | sigmunau | 2005-04-17 14:58:33 +0200 (Sun, 17 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/messages.c
+
+minor memleak fixes
+
+------------------------------------------------------------------------
+r10709 | sigmunau | 2005-04-17 14:36:34 +0200 (Sun, 17 Apr 2005) | 4 lines
+Changed paths:
+   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
+
+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
+
+------------------------------------------------------------------------
+r10706 | courmisch | 2005-04-16 14:30:45 +0200 (Sat, 16 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/threads.c
+
+Clean up thread_{begin,end}
+
+------------------------------------------------------------------------
+r10705 | courmisch | 2005-04-16 14:24:32 +0200 (Sat, 16 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/objects.c
+
+- fix invalid free of root object
+
+------------------------------------------------------------------------
+r10704 | courmisch | 2005-04-16 12:53:36 +0200 (Sat, 16 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+Small mem leak
+
+------------------------------------------------------------------------
+r10703 | courmisch | 2005-04-16 12:33:13 +0200 (Sat, 16 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+Clean up
+
+------------------------------------------------------------------------
+r10702 | gbazin | 2005-04-16 12:01:18 +0200 (Sat, 16 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/configuration.c
+
+* src/misc/configuration.c: YAF (yet another fix).
+------------------------------------------------------------------------
+r10701 | sigmunau | 2005-04-16 11:56:26 +0200 (Sat, 16 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+wx/playlist.cpp: invalidate the FindItem cache when needed (should fix some random crashes)
+
+------------------------------------------------------------------------
+r10700 | courmisch | 2005-04-16 11:06:48 +0200 (Sat, 16 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+Force conversion from UTF-8 when announce is incorrectly encoded
+
+------------------------------------------------------------------------
+r10699 | gbazin | 2005-04-16 02:01:38 +0200 (Sat, 16 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/video.cpp
+
+* modules/gui/wxwindows/video.cpp: fixes.
+------------------------------------------------------------------------
+r10698 | gbazin | 2005-04-16 00:35:21 +0200 (Sat, 16 Apr 2005) | 1 line
+Changed paths:
+   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).
+------------------------------------------------------------------------
+r10697 | sigmunau | 2005-04-16 00:32:04 +0200 (Sat, 16 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/view.c
+
+playlist: fixed two more occurences of the previous error
+
+------------------------------------------------------------------------
+r10696 | sigmunau | 2005-04-16 00:28:24 +0200 (Sat, 16 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+
+playlist/item-ext.c: fixed off-by-one error causing a crash in ItemGetById
+
+------------------------------------------------------------------------
+r10695 | zorglub | 2005-04-16 00:21:08 +0200 (Sat, 16 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+Fix next
+
+------------------------------------------------------------------------
+r10694 | gbazin | 2005-04-16 00:17:04 +0200 (Sat, 16 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
+
+* modules/gui/wxwindows/timer.cpp: cleanup.
+------------------------------------------------------------------------
+r10693 | gbazin | 2005-04-16 00:08:02 +0200 (Sat, 16 Apr 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10692 | courmisch | 2005-04-15 23:56:14 +0200 (Fri, 15 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/voc.c
+
+- demux with much bigger buffers to avoid performance issue
+- fix silences handling
+
+------------------------------------------------------------------------
+r10691 | gbazin | 2005-04-15 22:58:06 +0200 (Fri, 15 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/configuration.c
+
+* src/misc/configuration.c: fixed a few recent bugs.
+------------------------------------------------------------------------
+r10690 | massiot | 2005-04-15 22:01:19 +0200 (Fri, 15 Apr 2005) | 3 lines
+Changed paths:
+   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
+
+ * ALL: converted the video output module "picture" to a stream output
+   module "mosaic-bridge".
+
+------------------------------------------------------------------------
+r10689 | massiot | 2005-04-15 21:51:23 +0200 (Fri, 15 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_video.h
+
+ * include/vlc_video.h: Added a p_next pointer to link pictures.
+
+------------------------------------------------------------------------
+r10688 | massiot | 2005-04-15 21:02:14 +0200 (Fri, 15 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+ * configure.ac: Support for x86_64 architecture.
+
+------------------------------------------------------------------------
+r10687 | massiot | 2005-04-15 20:06:51 +0200 (Fri, 15 Apr 2005) | 2 lines
+Changed paths:
+   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
+
+ * ALL: x86-64 fixes.
+
+------------------------------------------------------------------------
+r10686 | titer | 2005-04-15 18:56:51 +0200 (Fri, 15 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk
+   M /trunk/extras/contrib/src
+
+ More to ignore
+
+------------------------------------------------------------------------
+r10685 | gbazin | 2005-04-15 17:22:17 +0200 (Fri, 15 Apr 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10684 | gbazin | 2005-04-15 17:13:02 +0200 (Fri, 15 Apr 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10683 | courmisch | 2005-04-15 16:53:59 +0200 (Fri, 15 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+support for non-global statically defined SAP IPv4 multicast addresses
+(Trivial patch)
+
+------------------------------------------------------------------------
+r10682 | gbazin | 2005-04-15 16:31:58 +0200 (Fri, 15 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+* src/misc/modules.c: oups, stupid bug.
+------------------------------------------------------------------------
+r10681 | gbazin | 2005-04-15 16:01:27 +0200 (Fri, 15 Apr 2005) | 1 line
+Changed paths:
+   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).
+------------------------------------------------------------------------
+r10680 | gbazin | 2005-04-15 12:38:01 +0200 (Fri, 15 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
+
+* modules/gui/wxwindows/timer.cpp: reduced the one shot timers length.
+------------------------------------------------------------------------
+r10679 | gbazin | 2005-04-15 12:30:56 +0200 (Fri, 15 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/video.cpp
+
+* modules/gui/wxwindows/video.cpp: only set background color when necessary.
+------------------------------------------------------------------------
+r10678 | gbazin | 2005-04-15 11:58:33 +0200 (Fri, 15 Apr 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10677 | zorglub | 2005-04-15 11:34:29 +0200 (Fri, 15 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+Allow resizing of video when autofit is enabled
+
+------------------------------------------------------------------------
+r10676 | gbazin | 2005-04-15 11:13:24 +0200 (Fri, 15 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/video.cpp
+
+* modules/gui/wxwindows/video.cpp: some fixes for the recent breakage.
+------------------------------------------------------------------------
+r10675 | robux4 | 2005-04-14 23:49:34 +0200 (Thu, 14 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: preliminary support for segments with no content, only chapter commands
+------------------------------------------------------------------------
+r10673 | robux4 | 2005-04-13 23:06:16 +0200 (Wed, 13 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: store the chapter codec data for later use
+code cleaning
+------------------------------------------------------------------------
+r10672 | robux4 | 2005-04-13 22:03:49 +0200 (Wed, 13 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: stronger type checking
+------------------------------------------------------------------------
+r10671 | zorglub | 2005-04-13 21:31:45 +0200 (Wed, 13 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/playlist/playlist.c
+
+Don't autoplay SAP items
+
+------------------------------------------------------------------------
+r10670 | zorglub | 2005-04-13 19:43:12 +0200 (Wed, 13 Apr 2005) | 10 lines
+Changed paths:
+   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
+
+* 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
+
+* wx: 
+  - Fix open layout
+  - Fix slider behaviour, patch by Greg Hazel
+
+------------------------------------------------------------------------
+r10669 | fenrir | 2005-04-13 10:27:34 +0200 (Wed, 13 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/csa.c
+
+ * csa: decrypt only when payload >= 8 bytes.
+
+------------------------------------------------------------------------
+r10668 | gbazin | 2005-04-13 09:27:37 +0200 (Wed, 13 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/po/de.po
+
+* po/de.po: small fix.
+------------------------------------------------------------------------
+r10667 | fkuehne | 2005-04-13 00:48:27 +0200 (Wed, 13 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/po/de.po
+   M /trunk/src/libvlc.h
+
+* 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
+
+------------------------------------------------------------------------
+r10666 | fkuehne | 2005-04-13 00:47:36 +0200 (Wed, 13 Apr 2005) | 1 line
+Changed paths:
+   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'
+------------------------------------------------------------------------
+r10665 | zorglub | 2005-04-12 23:55:32 +0200 (Tue, 12 Apr 2005) | 8 lines
+Changed paths:
+   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
+
+Thanks to both !
+
+------------------------------------------------------------------------
+r10664 | fkuehne | 2005-04-12 23:11:46 +0200 (Tue, 12 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/po/Makefile.in.in
+
+* sorry, this file wasn't supposed to be commited in r10663, reverted to r10352
+------------------------------------------------------------------------
+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
+
+* updated the po-files on request by Jonas Larsen
+------------------------------------------------------------------------
+r10662 | fkuehne | 2005-04-12 20:51:14 +0200 (Tue, 12 Apr 2005) | 1 line
+Changed paths:
+   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>
+------------------------------------------------------------------------
+r10661 | bigben | 2005-04-12 20:46:26 +0200 (Tue, 12 Apr 2005) | 3 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/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 ?)
+
+
+------------------------------------------------------------------------
+r10660 | gbazin | 2005-04-12 20:15:33 +0200 (Tue, 12 Apr 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10659 | hartman | 2005-04-12 18:43:55 +0200 (Tue, 12 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.m
+
+* Fix two cases where p_playlist->status.p_item was NULL (this fixes last issues with adding shoutcast SD to OSX playlist)
+
+------------------------------------------------------------------------
+r10658 | hartman | 2005-04-12 18:20:55 +0200 (Tue, 12 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/xml/xtag.c
+
+* Now works with http 1.0. Someone better check this to make sure I didn't mess up. :D
+
+------------------------------------------------------------------------
+r10657 | courmisch | 2005-04-12 16:43:01 +0200 (Tue, 12 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+Simplifying
+
+------------------------------------------------------------------------
+r10656 | hartman | 2005-04-12 16:41:47 +0200 (Tue, 12 Apr 2005) | 5 lines
+Changed paths:
+   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
+
+* 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.
+
+------------------------------------------------------------------------
+r10655 | bigben | 2005-04-12 16:31:14 +0200 (Tue, 12 Apr 2005) | 4 lines
+Changed paths:
+   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
+
+* 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.
+
+
+------------------------------------------------------------------------
+r10654 | gbazin | 2005-04-12 16:11:04 +0200 (Tue, 12 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/opengl.c
+
+* modules/video_output/opengl.c: fixed snapshots in opengl mode.
+------------------------------------------------------------------------
+r10653 | gbazin | 2005-04-12 16:09:12 +0200 (Tue, 12 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/src/video_output/vout_subpictures.c
+
+* src/video_output/vout_subpictures.c: fixed recent breakage with aspect-ratio and subpictures.
+------------------------------------------------------------------------
+r10652 | bigben | 2005-04-12 15:19:23 +0200 (Tue, 12 Apr 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+
+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...
+
+
+------------------------------------------------------------------------
+r10651 | dionoea | 2005-04-12 00:53:55 +0200 (Tue, 12 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/shout.c
+
+add option to select the limit of shoutcast streams to be displayed
+
+------------------------------------------------------------------------
+r10650 | sigmunau | 2005-04-11 23:53:33 +0200 (Mon, 11 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/TODO
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/view.c
+
+all: remove items from pp_all_items when needed. Hopefully gives a more
+stable playlist
+
+------------------------------------------------------------------------
+r10649 | robux4 | 2005-04-11 22:07:05 +0200 (Mon, 11 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: store the translation between segment IDs for each chapter codec
+------------------------------------------------------------------------
+r10648 | zorglub | 2005-04-11 19:43:08 +0200 (Mon, 11 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/bridge.c
+
+Remove bridge from preferences panel + fix description, patch by Chritophe Mutricy
+
+------------------------------------------------------------------------
+r10647 | titer | 2005-04-11 17:35:41 +0200 (Mon, 11 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/beos/PreferencesWindow.cpp
+   M /trunk/modules/gui/beos/PreferencesWindow.h
+
+ beos/PreferencesWindow*: fixed widgets
+
+------------------------------------------------------------------------
+r10646 | damienf | 2005-04-11 16:29:18 +0200 (Mon, 11 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+-added "pmt-program" variable to configure PMT program number
+
+------------------------------------------------------------------------
+r10645 | hartman | 2005-04-11 16:13:41 +0200 (Mon, 11 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/time.c
+
+* included wrong time.h
+
+------------------------------------------------------------------------
+r10644 | sigmunau | 2005-04-11 14:04:14 +0200 (Mon, 11 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/TODO
+
+TODO: Added some todo items related to playlist that should be done, but I don't have time to do right now.
+
+------------------------------------------------------------------------
+r10643 | hartman | 2005-04-11 01:05:44 +0200 (Mon, 11 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/time.c
 
-   * bootstrap:
-     + Removed the Modules.am generation. To build module/foo/libfoo.so, you
-       now need to cd modules/foo and make libfoo.so.
-     + Workaround for Solaris sed. Which sucks. Did I mention that before?
+* include time.h when using it.
 
-2003-07-01 Tuesday 15:06  sam
+------------------------------------------------------------------------
+r10642 | hartman | 2005-04-11 00:29:35 +0200 (Mon, 11 Apr 2005) | 6 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.m
 
-   * configure.ac: Added a --with-v4l option like in VLS.
+* Fix for the disabled menu's under Tiger.
 
-2003-07-01 Tuesday 14:25  sam
+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.
 
-   * m4/vlc.m4: output all modules to vlc-config, not just those who define
-     their LDFLAGS.
-   * bootstrap: use grep >/dev/null 2>&1 instead of grep -q because of retarded
-     systems such as our beloved Solaris.
-   * po/:
-     + Regenerated vlc.pot.
-     + Updated British translation.
-     + Fixed fuzzy entries in the French translation.
+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).
+
+------------------------------------------------------------------------
+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/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
+
+* Fixes for wx2.5.5, patch by Greg Hazel <ghazel at gmail dot com>
+
+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
+
+
+------------------------------------------------------------------------
+r10640 | titer | 2005-04-10 20:18:22 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/beos/BeOS.cpp
+   M /trunk/modules/gui/beos/PreferencesWindow.cpp
+   M /trunk/modules/gui/beos/PreferencesWindow.h
+
+ beos/*: first pass at fixing the BeOS prefs
+
+------------------------------------------------------------------------
+r10639 | sigmunau | 2005-04-10 19:48:41 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/src/input/input.c
+
+fixed three major problems pointed to by Trax
+
+------------------------------------------------------------------------
+r10638 | courmisch | 2005-04-10 18:13:40 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/b4s.c
+
+Fix invalid free() on exit
+
+------------------------------------------------------------------------
+r10637 | courmisch | 2005-04-10 18:12:57 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/xml/xtag.c
+
+Fix a segmentation fault in case of error
+
+------------------------------------------------------------------------
+r10636 | sigmunau | 2005-04-10 16:44:52 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+
+playlist/item-ext.c: more elegant binary search in playlist_ItemGetById()
+
+------------------------------------------------------------------------
+r10635 | sigmunau | 2005-04-10 16:42:39 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+wx/playlist.cpp: reintroduced the caching in FindItem, giving unknown speed increases
+
+------------------------------------------------------------------------
+r10634 | titer | 2005-04-10 16:00:40 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/externrun.c
+
+ externrun.c: compile fix
+
+------------------------------------------------------------------------
+r10633 | sigmunau | 2005-04-10 14:46:30 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/shout.c
+
+shout.c: set svn properties, fixed copyright, author and a string
+
+------------------------------------------------------------------------
+r10632 | sigmunau | 2005-04-10 13:55:16 +0200 (Sun, 10 Apr 2005) | 3 lines
+Changed paths:
+   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
+
+demux/playlist/*: Added a special "shoutcast" mode to b4s parser
+rest: new services discovery module to get channels from shoutcast
+
+------------------------------------------------------------------------
+r10631 | sigmunau | 2005-04-10 13:52:24 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+
+src/playlist/item-ext.c: fixed a recent bug in playlist_ItemGetById
 
-2003-07-01 Tuesday 13:13  sam
+------------------------------------------------------------------------
+r10630 | sigmunau | 2005-04-10 13:03:57 +0200 (Sun, 10 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/sort.c
 
-   * Makefile.am: Gaaaaah, forgot to rename headers again!
+playlist: support for sorting a node based on numerical iterpretation of the
+title
 
-2003-07-01 Tuesday 13:12  sam
+------------------------------------------------------------------------
+r10629 | sigmunau | 2005-04-10 10:19:49 +0200 (Sun, 10 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/item.c
 
-   * modules/gui/wxwindows/interface.cpp: Display the VLC version in the about
-     dialog (Fixes: #946).
+playlist/item.c, include/vlc_playlist.h: introduced playlist_ItemCopy
+playlist/item-ext.c: O(log(N)) playlist_GetItemById()
 
-2003-07-01 Tuesday 12:56  sam
+------------------------------------------------------------------------
+r10628 | rocky | 2005-04-10 03:51:44 +0200 (Sun, 10 Apr 2005) | 6 lines
+Changed paths:
+   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.
 
-   * include/error.h: Renamed this file to include/vlc_error.h to avoid name
-     conflicts. Most headers in that directory should probably be renamed to
-     their vlc_ equivalent.
 
-2003-07-01 Tuesday 12:50  sam
+------------------------------------------------------------------------
+r10627 | hartman | 2005-04-10 01:36:48 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/gcrypt.patch
 
-   * Makefile.am:
-     + Forward AM_MAKEFLAGS through recursive makefiles.
-     + Removed the plugins and builtins rules. This causes libintl to be built
-       before the plugins.
-   * bootstrap:
-     + Enabled recursive builds of plugins and builtins.
-   * vlc-config.in.in:
-     + Fixed a typo.
-   * debian/changelog:
-     + Next upload will fix bug #199427.
+* gcc 4.0 fixes for libgcrypt
+
+------------------------------------------------------------------------
+r10626 | hartman | 2005-04-10 01:31:47 +0200 (Sun, 10 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
-2003-07-01 Tuesday 12:01  sam
+* Fix vlc compilation on gcc-4.0 (only one patch how easy was that)
+
+------------------------------------------------------------------------
+r10625 | gbazin | 2005-04-09 18:55:47 +0200 (Sat, 09 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/access.c
+
+* src/input/access.c: fixed segfaults.
+------------------------------------------------------------------------
+r10624 | hartman | 2005-04-09 18:02:45 +0200 (Sat, 09 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* Fix a spelling error of a define
+
+------------------------------------------------------------------------
+r10623 | rocky | 2005-04-09 17:36:41 +0200 (Sat, 09 Apr 2005) | 9 lines
+Changed paths:
+   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
+
+Fix bugs in disc-view slider. (May still have a couple left)
+
+Fix bug in paranoia mode. Now allow two kinds of paranoia - overlap and full.
+
+libcddb 0.96 has regexp memory leaks in - 1.0.0 won't. Be leak free if using
+1.0.0.
+
+
+
+------------------------------------------------------------------------
+r10622 | sigmunau | 2005-04-09 17:15:57 +0200 (Sat, 09 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+playlist.c: removed a stray mutex_unlock
+
+------------------------------------------------------------------------
+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.
+
+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
+
+------------------------------------------------------------------------
+r10620 | courmisch | 2005-04-09 16:54:44 +0200 (Sat, 09 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
+
+Client should now be able to authenticate
+
+------------------------------------------------------------------------
+r10619 | sigmunau | 2005-04-09 16:53:38 +0200 (Sat, 09 Apr 2005) | 5 lines
+Changed paths:
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/playlist/view.c
+
+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
+
+------------------------------------------------------------------------
+r10618 | gbazin | 2005-04-09 16:43:02 +0200 (Sat, 09 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+
+* modules/gui/wxwindows/dialogs.cpp: fixed open directory dialog.
+------------------------------------------------------------------------
+r10617 | zorglub | 2005-04-09 16:02:55 +0200 (Sat, 09 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+
+Fix addition of several filters
+
+------------------------------------------------------------------------
+r10616 | courmisch | 2005-04-09 14:30:34 +0200 (Sat, 09 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+   M /trunk/modules/misc/gnutls.c
+   M /trunk/src/misc/tls.c
+
+- optional SSL hostname verification
+
+------------------------------------------------------------------------
+r10615 | gbazin | 2005-04-09 13:27:23 +0200 (Sat, 09 Apr 2005) | 5 lines
+Changed paths:
+   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
+
+* 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.
+
+------------------------------------------------------------------------
+r10614 | gbazin | 2005-04-09 13:15:18 +0200 (Sat, 09 Apr 2005) | 1 line
+Changed paths:
+   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).
+------------------------------------------------------------------------
+r10613 | courmisch | 2005-04-09 13:03:56 +0200 (Sat, 09 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
+
+Client-side server credentials verification
+
+------------------------------------------------------------------------
+r10612 | gbazin | 2005-04-09 11:53:06 +0200 (Sat, 09 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ty.c
+
+* modules/demux/ty.c: fixed probing bug.
+------------------------------------------------------------------------
+r10611 | courmisch | 2005-04-09 11:27:27 +0200 (Sat, 09 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/win32text.c
+
+Not an executable
+
+------------------------------------------------------------------------
+r10610 | gbazin | 2005-04-09 11:26:41 +0200 (Sat, 09 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: don't include externrun in the wince build.
+------------------------------------------------------------------------
+r10609 | hartman | 2005-04-09 11:02:36 +0200 (Sat, 09 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/libebml.patch
+
+* fix libebml patch
+------------------------------------------------------------------------
+r10608 | courmisch | 2005-04-09 10:07:50 +0200 (Sat, 09 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/externrun.c
+
+Cosmetic fixes
+
+------------------------------------------------------------------------
+r10607 | courmisch | 2005-04-09 10:06:00 +0200 (Sat, 09 Apr 2005) | 7 lines
+Changed paths:
+   M /trunk/modules/misc/externrun.c
+
+- <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
+
+------------------------------------------------------------------------
+r10606 | courmisch | 2005-04-09 09:42:21 +0200 (Sat, 09 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+- remove externrun directory
+- struct addrinfo check
+
+------------------------------------------------------------------------
+r10605 | courmisch | 2005-04-09 09:38:56 +0200 (Sat, 09 Apr 2005) | 2 lines
+Changed paths:
+   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)
+
+Removed useless subdirectory
+
+------------------------------------------------------------------------
+r10604 | courmisch | 2005-04-09 09:34:12 +0200 (Sat, 09 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/externrun/externrun.c
+
+tab fixes (cosmetic)
+
+------------------------------------------------------------------------
+r10603 | hartman | 2005-04-09 02:22:50 +0200 (Sat, 09 Apr 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r10602 | hartman | 2005-04-09 01:47:49 +0200 (Sat, 09 Apr 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r10601 | hartman | 2005-04-08 22:28:23 +0200 (Fri, 08 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/Makefile
+
+* Disable "make bin" in the contrib system and give a warning.
+
+------------------------------------------------------------------------
+r10600 | sylv | 2005-04-08 22:22:45 +0200 (Fri, 08 Apr 2005) | 1 line
+Changed paths:
+   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)
+------------------------------------------------------------------------
+r10599 | courmisch | 2005-04-08 22:04:59 +0200 (Fri, 08 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/src/misc/httpd.c
+
+- Simplify check for getnameinfo
+- Added check for getaddrinfo
+
+------------------------------------------------------------------------
+r10598 | courmisch | 2005-04-08 22:01:59 +0200 (Fri, 08 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/net.c
+
+Fix invalid abusive pointer usage (heck, there was a warning!)
+
+------------------------------------------------------------------------
+r10597 | massiot | 2005-04-08 19:55:29 +0200 (Fri, 08 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/src/stream_output/stream_output.c
+
+ * src/stream_output/stream_output.c : Print a debug message when a packet
+   arrives too late to the mux.
+
+------------------------------------------------------------------------
+r10596 | massiot | 2005-04-08 19:52:23 +0200 (Fri, 08 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * 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.
+
+------------------------------------------------------------------------
+r10595 | massiot | 2005-04-08 19:44:14 +0200 (Fri, 08 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+ * modules/stream_out/transcode.c : Cleaned up the downmixing/upmixing
+   facilities. Fixed a few incoherences with
+   i_original_channels/i_physical_channels.
+
+------------------------------------------------------------------------
+r10594 | massiot | 2005-04-08 19:42:46 +0200 (Fri, 08 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/stream_out/bridge.c
 
-   * toolbox: use awk, not nawk, and fixed syntax to match older awks.
+ * 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).
+
+------------------------------------------------------------------------
+r10593 | massiot | 2005-04-08 19:39:18 +0200 (Fri, 08 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/udp.c
 
-2003-07-01 Tuesday 11:58  sam
+ * modules/access/udp.c : Fixed a segfault.
 
-   * toolbox: use nawk instead of awk (Fixes: #780).
+------------------------------------------------------------------------
+r10592 | massiot | 2005-04-08 18:38:59 +0200 (Fri, 08 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
 
-2003-07-01 Tuesday 11:58  sam
+ * modules/audio_filter/converter/mpgatofixed32 : Fixed a major bug with
+   downmixing ; completed downmixing options.
 
-   * HACKING: updated doc to match the new build.
+------------------------------------------------------------------------
+r10591 | massiot | 2005-04-08 18:28:16 +0200 (Fri, 08 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
 
-2003-07-01 Tuesday 09:00  adn
+ * modules/mux/mpeg/ts.c : Reduced the PES and TS overhead for low bitrate
+   mpga streams.
 
- * I am just a boulet :(
+------------------------------------------------------------------------
+r10590 | massiot | 2005-04-08 18:20:56 +0200 (Fri, 08 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_block.h
 
-2003-07-01 Tuesday 08:55  adn
+ * include/vlc_block.h : Added calculation of i_length in block_ChainGather.
 
- * little fix, sorry !
+------------------------------------------------------------------------
+r10589 | hartman | 2005-04-08 18:11:50 +0200 (Fri, 08 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
-2003-07-01 Tuesday 08:30  adn
+* type in mpeg2dec configure line
 
- * thanks to Cif, added "Ban", "Unban", "Kick/Ban" options in http administration page
+------------------------------------------------------------------------
+r10588 | hartman | 2005-04-07 16:36:24 +0200 (Thu, 07 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
- * added a link to return to the main administration page after a kick or ban operation
+* More dylib issues (gcrypt and libcdio)
 
-2003-06-30 Monday 20:44  gbazin
+------------------------------------------------------------------------
+r10587 | hartman | 2005-04-07 12:28:59 +0200 (Thu, 07 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
 
- * modules/stream_out/transcode.c: forgot to remove a variable used for debugging.
+* Fix a missing playlist release in the OSX playlist
 
-2003-06-30 Monday 20:08  gbazin
+------------------------------------------------------------------------
+r10586 | courmisch | 2005-04-07 11:39:25 +0200 (Thu, 07 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/xa.c
 
- * modules/stream_out/transcode.c: compilation fix.
+Minor cleanup
 
-2003-06-30 Monday 01:52  hartman
+------------------------------------------------------------------------
+r10585 | rocky | 2005-04-07 06:58:36 +0200 (Thu, 07 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/dvbsub.c
 
- * remove debug statements.
+Keep behavior same as it was before aspect-ratio fix - the safe, conservative
+thing to do.
 
-2003-06-30 Monday 01:51  hartman
 
- * modules/gui/macosx/controls.m:
- * modules/gui/macosx/intf.m:
-   - Our Next/Previous commands now go from chapter trough title trough playlist.
-   - We weren't checking for titles without chapters, which made using CDDA
-     a little hard.
- * modules/gui/macosx/playlist.m: An improved way to delete selected items.
-   - also fixes a bug where only half the items selected in the playlist got
-     actually deleted.
+------------------------------------------------------------------------
+r10584 | hartman | 2005-04-07 01:04:23 +0200 (Thu, 07 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/libpng.patch
 
-2003-06-29 Sunday 22:07  gbazin
+* Disable building of shared lib of libpng on OSX. it's broken
 
- * modules/visualization/xosd/xosd.c: lowered the module's score.
+------------------------------------------------------------------------
+r10583 | hartman | 2005-04-07 00:33:37 +0200 (Thu, 07 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
-2003-06-29 Sunday 20:58  gbazin
+* Fixed gnutls and cdio dylib installation
 
- * configure.ac, modules/mux/ogg.c, modules/stream_out/transcode.c: vorbis transcoding support (the transcoder still doesn't support vorbis decoding though, so no vorbis -> else transcoding)
+------------------------------------------------------------------------
+r10582 | hartman | 2005-04-06 23:49:23 +0200 (Wed, 06 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/Modules.am
 
-2003-06-29 Sunday 20:15  sam
+* modules/video_output/Modules: Added picture.h to MAKE_DIST
+
+------------------------------------------------------------------------
+r10581 | zorglub | 2005-04-06 21:43:34 +0200 (Wed, 06 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+Fix next/previous in skins2 playlist
+
+------------------------------------------------------------------------
+r10580 | djc | 2005-04-06 17:13:54 +0200 (Wed, 06 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Use VLC-release.app instead of VLC.app for package-macosx target
+
+------------------------------------------------------------------------
+r10579 | djc | 2005-04-06 17:12:52 +0200 (Wed, 06 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Include http/*.png and http/*.ico in windows packages
+-- xtophe
+
+------------------------------------------------------------------------
+r10578 | djc | 2005-04-06 16:36:57 +0200 (Wed, 06 Apr 2005) | 4 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r10577 | robux4 | 2005-04-06 16:29:01 +0200 (Wed, 06 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: prepare for chapter codecs
+------------------------------------------------------------------------
+r10576 | damienf | 2005-04-06 13:23:52 +0200 (Wed, 06 Apr 2005) | 2 lines
+Changed paths:
+   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
+
+- 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.
+
+------------------------------------------------------------------------
+r10575 | robux4 | 2005-04-06 11:40:16 +0200 (Wed, 06 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: even less warnings
+------------------------------------------------------------------------
+r10574 | fenrir | 2005-04-06 11:35:45 +0200 (Wed, 06 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/h264.c
+
+ * h264: less debug.
+
+------------------------------------------------------------------------
+r10573 | fenrir | 2005-04-06 11:31:38 +0200 (Wed, 06 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/packetizer/h264.c
+
+ * h264: bug fix (give valid date + split at the right place).
+
+------------------------------------------------------------------------
+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
+------------------------------------------------------------------------
+r10571 | robux4 | 2005-04-06 11:26:39 +0200 (Wed, 06 Apr 2005) | 1 line
+Changed paths:
+   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/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
+------------------------------------------------------------------------
+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
+
+mkv.cpp: clean & fix seeking inside virtual_segment_t
+------------------------------------------------------------------------
+r10563 | sigmunau | 2005-04-05 19:50:40 +0200 (Tue, 05 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+wx: last bunch of changes for now. The rest must be fixed by someone with msvc
+
+------------------------------------------------------------------------
+r10562 | sigmunau | 2005-04-05 19:21:53 +0200 (Tue, 05 Apr 2005) | 2 lines
+Changed paths:
+   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
+
+wx: bunch more event function parameter changes
+
+------------------------------------------------------------------------
+r10561 | sigmunau | 2005-04-05 18:46:31 +0200 (Tue, 05 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/messages.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+wx: (hopefully) fixed a compilation error, reported by robux
+
+------------------------------------------------------------------------
+r10560 | gbazin | 2005-04-05 17:32:26 +0200 (Tue, 05 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+
+* modules/gui/wxwindows/dialogs.cpp: fixed add directory.
+------------------------------------------------------------------------
+r10559 | gbazin | 2005-04-05 15:15:39 +0200 (Tue, 05 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* 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.
+------------------------------------------------------------------------
+r10557 | gbazin | 2005-04-05 14:35:43 +0200 (Tue, 05 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+
+* 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.
+------------------------------------------------------------------------
+r10555 | gbazin | 2005-04-05 12:23:10 +0200 (Tue, 05 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/flac.c
+
+* 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.
+------------------------------------------------------------------------
+r10552 | fenrir | 2005-04-05 10:08:26 +0200 (Tue, 05 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+ * http.c: force nsv when using unsv:// and mime is misc/ultravox.
+
+------------------------------------------------------------------------
+r10551 | hartman | 2005-04-05 03:20:19 +0200 (Tue, 05 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/flac.c
+
+* 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
+
+------------------------------------------------------------------------
+r10550 | hartman | 2005-04-05 03:17:52 +0200 (Tue, 05 Apr 2005) | 5 lines
+Changed paths:
+   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.
+
+
+
+------------------------------------------------------------------------
+r10549 | zorglub | 2005-04-05 01:57:50 +0200 (Tue, 05 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/vout_subpictures.c
+
+Fix crash in subpictures rendering
+
+------------------------------------------------------------------------
+r10548 | hartman | 2005-04-05 01:54:54 +0200 (Tue, 05 Apr 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+* 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.
+
+------------------------------------------------------------------------
+r10547 | hartman | 2005-04-05 01:50:07 +0200 (Tue, 05 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/nsv.c
+
+* added AACP fcc and map it to mp4a.
+
+------------------------------------------------------------------------
+r10546 | zorglub | 2005-04-05 01:48:08 +0200 (Tue, 05 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+   M /trunk/modules/misc/freetype.c
+   M /trunk/src/video_output/video_widgets.c
+
+Fix OSD (text & widgets) aspect ratio
+put category in HTTP interface options
+
+------------------------------------------------------------------------
+r10545 | sigmunau | 2005-04-05 00:41:02 +0200 (Tue, 05 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/src/input/es_out.c
+
+es_out.c: add frame rate to stream and media info dialog when available
+avi.c: make frame rate info available
+
+------------------------------------------------------------------------
+r10544 | robux4 | 2005-04-04 23:08:21 +0200 (Mon, 04 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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
+------------------------------------------------------------------------
+r10542 | hartman | 2005-04-04 16:56:40 +0200 (Mon, 04 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+* Fix make dist, which was broken due to ebuild removal
+
+------------------------------------------------------------------------
+r10541 | sigmunau | 2005-04-04 13:55:39 +0200 (Mon, 04 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/Modules.am
+
+wx/Modules.am: added all the bitmaps to make dist. Sorted the list for
+easier validation
+
+------------------------------------------------------------------------
+r10540 | oaubert | 2005-04-04 11:57:17 +0200 (Mon, 04 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/svg.c
+
+svg.c: do not subsample U and V planes in RGB->YUVA conversion.
+
+------------------------------------------------------------------------
+r10539 | zorglub | 2005-04-04 08:54:13 +0200 (Mon, 04 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+Timeshift checkbox in open dialog
+
+------------------------------------------------------------------------
+r10538 | rocky | 2005-04-04 03:40:11 +0200 (Mon, 04 Apr 2005) | 9 lines
+Changed paths:
+   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/modules/codec/svcdsub.c
+   M /trunk/src/video_output/vout_subpictures.c
+
+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.
+
+
+------------------------------------------------------------------------
+r10537 | zorglub | 2005-04-03 23:36:12 +0200 (Sun, 03 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+Only show category and artist-sorted views
+
+------------------------------------------------------------------------
+r10534 | sigmunau | 2005-04-03 22:26:43 +0200 (Sun, 03 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/playlist/b4s.c
+
+b4s.c: fixed forcing of this plugin. Use "b4s-open"
+
+------------------------------------------------------------------------
+r10533 | robux4 | 2005-04-03 21:00:30 +0200 (Sun, 03 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: chapter merging works + small fixes
+------------------------------------------------------------------------
+r10532 | robux4 | 2005-04-03 20:12:54 +0200 (Sun, 03 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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
+------------------------------------------------------------------------
+r10530 | gbazin | 2005-04-03 18:13:59 +0200 (Sun, 03 Apr 2005) | 1 line
+Changed paths:
+   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
+
+ * 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.
+
+------------------------------------------------------------------------
+r10526 | hartman | 2005-04-03 13:23:21 +0200 (Sun, 03 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+* better support for multiple display selection on OS X. (Remembers last selection of screen between vouts)
+
+------------------------------------------------------------------------
+r10525 | gbazin | 2005-04-03 11:11:32 +0200 (Sun, 03 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+* src/misc/vlm.c: config file written with CR+LF on win32.
+------------------------------------------------------------------------
+r10524 | gbazin | 2005-04-02 23:36:06 +0200 (Sat, 02 Apr 2005) | 1 line
+Changed paths:
+   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
+
+* 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.
+------------------------------------------------------------------------
+r10522 | sigmunau | 2005-04-02 19:38:06 +0200 (Sat, 02 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/access.c
+
+access.c: fixed crash with preparse
+
+------------------------------------------------------------------------
+r10521 | sigmunau | 2005-04-02 18:12:26 +0200 (Sat, 02 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+wx: use the documented Move method rather than the undocumented SetPosition
+
+------------------------------------------------------------------------
+r10520 | sigmunau | 2005-04-02 15:58:03 +0200 (Sat, 02 Apr 2005) | 3 lines
+Changed paths:
+   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
+
+new b4s demuxer for winamp b4s playlists. Uses xml parser modules. Only
+works with xtag for now due to lack of a DTD
+
+------------------------------------------------------------------------
+r10519 | sigmunau | 2005-04-02 15:56:03 +0200 (Sat, 02 Apr 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/misc/xml/xtag.c
+
+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.
+
+------------------------------------------------------------------------
+r10518 | sigmunau | 2005-04-02 15:10:53 +0200 (Sat, 02 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+http.c: fixed out of buffer write with ICY meta
+
+------------------------------------------------------------------------
+r10517 | gbazin | 2005-04-02 14:04:37 +0200 (Sat, 02 Apr 2005) | 1 line
+Changed paths:
+   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
+
+libxml.c: include header for stream, since api changes.
+
+------------------------------------------------------------------------
+r10515 | robux4 | 2005-04-02 11:59:34 +0200 (Sat, 02 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: store the segment duration in microseconds too
+------------------------------------------------------------------------
+r10514 | robux4 | 2005-04-02 11:25:31 +0200 (Sat, 02 Apr 2005) | 1 line
+Changed paths:
+   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: ported xml parsers to stream_t
+
+------------------------------------------------------------------------
+r10511 | sigmunau | 2005-04-02 00:32:18 +0200 (Sat, 02 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/stream.c
+
+stream.c: fixed stream_Delete() for streams opened by stream_UrlNew()
+
+------------------------------------------------------------------------
+r10510 | sigmunau | 2005-04-02 00:23:22 +0200 (Sat, 02 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_stream.h
+   M /trunk/src/input/stream.c
+
+fixed a few problems with stream_UrlNew
+
+------------------------------------------------------------------------
+r10509 | titer | 2005-04-02 00:01:24 +0200 (Sat, 02 Apr 2005) | 5 lines
+Changed paths:
+   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
+
+ 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)
+
+------------------------------------------------------------------------
+r10508 | courmisch | 2005-04-01 23:57:09 +0200 (Fri, 01 Apr 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+- Fix playlist deadlock between Timer and Playlist stuff
+There are still other deadlocks in wx though
+
+------------------------------------------------------------------------
+r10507 | sigmunau | 2005-04-01 20:37:31 +0200 (Fri, 01 Apr 2005) | 4 lines
+Changed paths:
+   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
+
+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
+
+------------------------------------------------------------------------
+r10506 | sigmunau | 2005-04-01 20:15:51 +0200 (Fri, 01 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_filter
+
+set svn:ignore
+
+------------------------------------------------------------------------
+r10505 | sigmunau | 2005-04-01 19:19:34 +0200 (Fri, 01 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+
+wxwindows.cpp: compile fixes
+
+------------------------------------------------------------------------
+r10504 | robux4 | 2005-04-01 19:14:58 +0200 (Fri, 01 Apr 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: oops
+------------------------------------------------------------------------
+r10503 | robux4 | 2005-04-01 18:49:59 +0200 (Fri, 01 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: moved seek code in classes, improved support for cue-less files, improved cursor behaviour when seeking
+
+------------------------------------------------------------------------
+r10502 | fenrir | 2005-04-01 18:00:32 +0200 (Fri, 01 Apr 2005) | 2 lines
+Changed paths:
+   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
+
+ * wxwin: at start up, restore last size+position+state of windows.
+
+------------------------------------------------------------------------
+r10501 | courmisch | 2005-04-01 17:47:38 +0200 (Fri, 01 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+Yet another leak
+
+------------------------------------------------------------------------
+r10500 | courmisch | 2005-04-01 17:29:23 +0200 (Fri, 01 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/src/playlist/services_discovery.c
+
+Mem leaks
+
+------------------------------------------------------------------------
+r10499 | sigmunau | 2005-04-01 16:39:36 +0200 (Fri, 01 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+
+wx/*: fix a few string additions
+
+------------------------------------------------------------------------
+r10498 | damienf | 2005-04-01 15:50:37 +0200 (Fri, 01 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/README.TXT
+   M /trunk/activex/test.html
+
+Documentation/Example update
+
+------------------------------------------------------------------------
+r10497 | sigmunau | 2005-04-01 15:28:54 +0200 (Fri, 01 Apr 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/flac.c
+
+demux/flac.c: support flac files with id3 tag. closes #2015
+
+------------------------------------------------------------------------
+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
+
+* 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
+
+- invalid free removed (might be the reason why sap discovery was so unstable)
+- 7 memleaks fixed
+
+------------------------------------------------------------------------
+r10494 | dionoea | 2005-03-31 23:36:30 +0200 (Thu, 31 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+remove two debug fprintfs
+
+------------------------------------------------------------------------
+r10493 | dionoea | 2005-03-31 23:23:36 +0200 (Thu, 31 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+ * small fixes (the icon change should now work under windows)
+
+------------------------------------------------------------------------
+r10488 | dionoea | 2005-03-31 19:02:44 +0200 (Thu, 31 Mar 2005) | 4 lines
+Changed paths:
+   A /trunk/modules/gui/wxwindows/bitmaps/speaker_mute.xpm
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+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)
+
+------------------------------------------------------------------------
+r10487 | sigmunau | 2005-03-31 17:46:38 +0200 (Thu, 31 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
+
+input.c: fixed a possible locking problem in vlc_input_item_GetInfo
+
+------------------------------------------------------------------------
+r10486 | gbazin | 2005-03-31 01:48:41 +0200 (Thu, 31 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/wingdi.c
+
+* 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.
+------------------------------------------------------------------------
+r10484 | sigmunau | 2005-03-31 00:45:13 +0200 (Thu, 31 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/src/input/input.c
+
+input.c: doxygenize vlc_input_item_GetInfo
+wx/timer.cpp: show Now Playing in statusbar if available
+
+------------------------------------------------------------------------
+r10483 | sigmunau | 2005-03-30 23:21:40 +0200 (Wed, 30 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+
+wxwindows/preferences_widgets.cpp: ModuleCatList widget now add modules in
+the order of selection, patch by  Christophe Mutricy < xtophe -at-
+nxtelevision dott com >
+
+------------------------------------------------------------------------
+r10482 | sigmunau | 2005-03-30 23:16:51 +0200 (Wed, 30 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_meta.h
+   M /trunk/modules/access/http.c
+
+vlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c: use NOW_PLAYING for song title.
+
+------------------------------------------------------------------------
+r10481 | dionoea | 2005-03-30 19:43:17 +0200 (Wed, 30 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access_filter/timeshift.c
+
+include errno.h (for non debug builds)
+
+------------------------------------------------------------------------
+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
+------------------------------------------------------------------------
+r10479 | gbazin | 2005-03-29 22:04:44 +0200 (Tue, 29 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: added access_filter_timeshift to the build.
+------------------------------------------------------------------------
+r10478 | fenrir | 2005-03-29 18:01:23 +0200 (Tue, 29 Mar 2005) | 8 lines
+Changed paths:
+   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).
+
+ * 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.
+
+------------------------------------------------------------------------
+r10477 | gbazin | 2005-03-29 17:22:12 +0200 (Tue, 29 Mar 2005) | 1 line
+Changed paths:
+   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)
+------------------------------------------------------------------------
+r10476 | gbazin | 2005-03-29 14:17:43 +0200 (Tue, 29 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wince/interface.cpp
+
+* modules/gui/wince/interface.cpp: fixed menus handling.
+------------------------------------------------------------------------
+r10475 | gbazin | 2005-03-29 12:08:03 +0200 (Tue, 29 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+* modules/demux/ts.c: use EIT support in libdvbpsi if available.
+------------------------------------------------------------------------
+r10474 | damienf | 2005-03-29 10:48:45 +0200 (Tue, 29 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+
+VLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow to seek beyond 36 minutes
+
+------------------------------------------------------------------------
+r10473 | fenrir | 2005-03-29 10:17:17 +0200 (Tue, 29 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ * ts: do not include eit.h if TS_USE_DVB_SI is 0.
+
+------------------------------------------------------------------------
+r10472 | hartman | 2005-03-29 01:57:02 +0200 (Tue, 29 Mar 2005) | 2 lines
+Changed paths:
+   D /trunk/vlc-cvs.ebuild
+   D /trunk/vlc.ebuild
+
+* Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.
+
+------------------------------------------------------------------------
+r10471 | hartman | 2005-03-29 01:31:02 +0200 (Tue, 29 Mar 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
+
+* New menu-items referencing forum
+
+------------------------------------------------------------------------
+r10470 | hartman | 2005-03-29 01:24:21 +0200 (Tue, 29 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/standard.c
+
+* Spelling correction
+
+------------------------------------------------------------------------
+r10469 | hartman | 2005-03-29 01:23:51 +0200 (Tue, 29 Mar 2005) | 2 lines
+Changed paths:
+   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
+
+* Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.
+
+------------------------------------------------------------------------
+r10463 | robux4 | 2005-03-28 21:12:14 +0200 (Mon, 28 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: compilation fixes for gcc
+------------------------------------------------------------------------
+r10462 | robux4 | 2005-03-28 21:07:18 +0200 (Mon, 28 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: seeking in linked files now works
+------------------------------------------------------------------------
+r10461 | robux4 | 2005-03-28 17:48:16 +0200 (Mon, 28 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: compute the correct duration even when some linked segments are missing
+------------------------------------------------------------------------
+r10460 | robux4 | 2005-03-28 17:00:21 +0200 (Mon, 28 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: handle missing linked segments (seg->missing->seg)
+------------------------------------------------------------------------
+r10459 | robux4 | 2005-03-28 16:12:58 +0200 (Mon, 28 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment
+------------------------------------------------------------------------
+r10458 | fkuehne | 2005-03-28 14:30:15 +0200 (Mon, 28 Mar 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r10457 | fkuehne | 2005-03-28 13:29:34 +0200 (Mon, 28 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+* fixed download-location of pkgconfig
+------------------------------------------------------------------------
+r10456 | robux4 | 2005-03-28 13:07:41 +0200 (Mon, 28 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: no more crash on linked segments or multi-segment files
+------------------------------------------------------------------------
+r10455 | fkuehne | 2005-03-28 12:32:40 +0200 (Mon, 28 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+* 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
+------------------------------------------------------------------------
+r10453 | fkuehne | 2005-03-28 02:14:03 +0200 (Mon, 28 Mar 2005) | 3 lines
+Changed paths:
+   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
+
+* 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
+------------------------------------------------------------------------
+r10452 | markfm | 2005-03-27 19:49:24 +0200 (Sun, 27 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/mux/asf.c
+
+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)."
+
+------------------------------------------------------------------------
+r10451 | robux4 | 2005-03-27 16:16:21 +0200 (Sun, 27 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: hard-linked segments can now play in order (crash to solve)
+------------------------------------------------------------------------
+r10450 | robux4 | 2005-03-27 11:28:50 +0200 (Sun, 27 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/po/fr.po
+
+mkv.cpp: new options for the demuxer
+fr.po: small translation fix
+------------------------------------------------------------------------
+r10438 | oaubert | 2005-03-26 20:29:32 +0100 (Sat, 26 Mar 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/video_output/snapshot.c
+
+snapshot.c:
+ * added some comments
+ * updated module description
+ * try to fix timestamping
+
+------------------------------------------------------------------------
+r10437 | oaubert | 2005-03-26 20:22:40 +0100 (Sat, 26 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/svg.c
+
+svg.c: updated to the latest changes in the text renderer API (tested
+       with the vlc-0.8.1.svn20050314 debian package)
+
+------------------------------------------------------------------------
+r10436 | robux4 | 2005-03-26 10:18:54 +0100 (Sat, 26 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: avoid gcc warnings
+------------------------------------------------------------------------
+r10435 | robux4 | 2005-03-25 22:59:25 +0100 (Fri, 25 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: play all loaded segments sequentially and don't crash
+------------------------------------------------------------------------
+r10434 | robux4 | 2005-03-25 22:33:47 +0100 (Fri, 25 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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
+------------------------------------------------------------------------
+r10430 | titer | 2005-03-25 13:02:14 +0100 (Fri, 25 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/include/video_output.h
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/video_output/opengl.c
+
+ Fix for thread-unsafe OpenGL implementations (OS X...)
+
+------------------------------------------------------------------------
+r10429 | fenrir | 2005-03-25 10:16:24 +0100 (Fri, 25 Mar 2005) | 7 lines
+Changed paths:
+   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).
+
+
+------------------------------------------------------------------------
+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: - 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).
+
+
+------------------------------------------------------------------------
+r10427 | titer | 2005-03-24 17:05:55 +0100 (Thu, 24 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/nuv.c
+
+ nuv.c: compile fix (for big endian platforms)
+
+------------------------------------------------------------------------
+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 :(
+------------------------------------------------------------------------
+r10423 | robux4 | 2005-03-23 22:31:18 +0100 (Wed, 23 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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
+------------------------------------------------------------------------
+r10418 | damienf | 2005-03-23 20:16:06 +0100 (Wed, 23 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/activex/test.html
+
+- added a slider to control VLC playback from HTML.
+
+NOTE: the slider is actually another ActiveX control but it could be replaced by a javascript equivalent if one wants a better looking slider.
+
+------------------------------------------------------------------------
+r10417 | massiot | 2005-03-23 19:39:46 +0100 (Wed, 23 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/stream_out/Modules.am
+   A /trunk/modules/stream_out/bridge.c
+
+* modules/stream_out/bridge.c: New bridge-in/bridge-out modules to bridge
+  ES packets between different inputs.
+
+------------------------------------------------------------------------
+r10416 | massiot | 2005-03-23 19:30:15 +0100 (Wed, 23 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/mux/mpeg/ts.c
+
+* 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).
+
+------------------------------------------------------------------------
+r10415 | massiot | 2005-03-23 19:26:01 +0100 (Wed, 23 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/mux/mpeg/ts.c
+
+* modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed IOD descriptor
+(patch courtesy of Nico Sabbi)
+
+------------------------------------------------------------------------
+r10414 | fenrir | 2005-03-23 18:00:15 +0100 (Wed, 23 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/nuv.c
+
+ * all: added a nuv demuxer (limited to mpeg4 video and mp3 audio).
+ (Seek is slow, I don't support index yet).
+
+------------------------------------------------------------------------
+r10413 | fenrir | 2005-03-23 17:58:24 +0100 (Wed, 23 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvb/linux_dvb.c
+
+ * dvb: fix report of error in FrontendPoll (please report any problem).
+
+------------------------------------------------------------------------
+r10408 | jpsaman | 2005-03-22 21:17:30 +0100 (Tue, 22 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/src/audio_output/intf.c
+
+Variable name consistency across the file
+
+------------------------------------------------------------------------
+r10406 | markfm | 2005-03-22 14:29:30 +0100 (Tue, 22 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+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. 
+
+------------------------------------------------------------------------
+r10405 | gbazin | 2005-03-22 10:53:11 +0100 (Tue, 22 Mar 2005) | 1 line
+Changed paths:
+   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
+
+ * skins2: added vlc.volumeUp() and vlc.volumeDown() actions
+
+------------------------------------------------------------------------
+r10400 | hartman | 2005-03-21 15:02:07 +0100 (Mon, 21 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+* 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.
+
+------------------------------------------------------------------------
+r10399 | fkuehne | 2005-03-20 20:51:52 +0100 (Sun, 20 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+* removed my ftime-replacement for OSX again
+
+Thanks for the ftime-fix gibalou :)
+------------------------------------------------------------------------
+r10398 | gbazin | 2005-03-20 20:42:29 +0100 (Sun, 20 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+* src/misc/vlm.c: only use ftime() on win32.
+------------------------------------------------------------------------
+r10397 | fkuehne | 2005-03-20 19:19:01 +0100 (Sun, 20 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+* ftime does not exist on OSX, so we need to implement it ourselves
+------------------------------------------------------------------------
+r10396 | markfm | 2005-03-20 18:48:27 +0100 (Sun, 20 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+transcode -- round fps to full integer value (eg, 25, 30) for ffmpeg mpeg1/2
+
+------------------------------------------------------------------------
+r10395 | asmax | 2005-03-20 16:58:04 +0100 (Sun, 20 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+
+- all: use fribidi in skins2 text rendering if available
+
+------------------------------------------------------------------------
+r10394 | gbazin | 2005-03-19 19:42:27 +0100 (Sat, 19 Mar 2005) | 1 line
+Changed paths:
+   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).
+------------------------------------------------------------------------
+r10393 | markfm | 2005-03-19 18:37:10 +0100 (Sat, 19 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+transcode nit -- use nearbyint to get accurate conversion of user-supplied fps
+
+------------------------------------------------------------------------
+r10392 | zorglub | 2005-03-19 18:23:51 +0100 (Sat, 19 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/share/Makefile.am
+   M /trunk/share/http/index.html
+
+HTTP interface patch by Christophe Mutricy (and no fixes by me)
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r10387 | sam | 2005-03-19 09:34:30 +0100 (Sat, 19 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/vlc.1
+
+  * doc/vlc.1: spelling
+
+------------------------------------------------------------------------
+r10386 | djc | 2005-03-18 17:44:16 +0100 (Fri, 18 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/share/Makefile.am
+
+favicon.ico instead of favico.ico...
+
+------------------------------------------------------------------------
+r10385 | djc | 2005-03-18 15:43:38 +0100 (Fri, 18 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/share/Makefile.am
+
+Add cone_+-, and favico.ico to Makefile.am, as suggest xtophe
+Not tested...
+
+------------------------------------------------------------------------
+r10384 | gbazin | 2005-03-18 08:44:20 +0100 (Fri, 18 Mar 2005) | 1 line
+Changed paths:
+   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
+
+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])
+
+------------------------------------------------------------------------
+r10382 | gbazin | 2005-03-18 00:34:04 +0100 (Fri, 18 Mar 2005) | 1 line
+Changed paths:
+   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/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.
+------------------------------------------------------------------------
+r10379 | gbazin | 2005-03-17 21:39:52 +0100 (Thu, 17 Mar 2005) | 3 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/modules/audio_filter/format.c
+   M /trunk/modules/stream_out/transcode.c
+
+* 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.
+
+------------------------------------------------------------------------
+r10378 | gbazin | 2005-03-17 20:16:15 +0100 (Thu, 17 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/video_output/picture.c
+   M /trunk/src/misc/image.c
+   M /trunk/src/video_output/vout_intf.c
+
+* 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().
+
+------------------------------------------------------------------------
+r10377 | massiot | 2005-03-17 17:59:16 +0100 (Thu, 17 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/switcher.c
+
+* modules/stream_out/switcher.c: Fixed aspect ratio.
+
+------------------------------------------------------------------------
+r10376 | gbazin | 2005-03-17 14:55:11 +0100 (Thu, 17 Mar 2005) | 1 line
+Changed paths:
+   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
+
+* 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.
+------------------------------------------------------------------------
+r10373 | robux4 | 2005-03-17 13:13:12 +0100 (Thu, 17 Mar 2005) | 1 line
+Changed paths:
+   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_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.
+------------------------------------------------------------------------
+r10370 | gbazin | 2005-03-17 00:38:51 +0100 (Thu, 17 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wince/timer.cpp
+   M /trunk/modules/gui/wince/wince.h
+
+* 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.
+------------------------------------------------------------------------
+r10368 | gbazin | 2005-03-16 22:53:15 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
+
+* 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
+------------------------------------------------------------------------
+r10366 | gbazin | 2005-03-16 22:38:19 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support.
+------------------------------------------------------------------------
+r10365 | robux4 | 2005-03-16 22:26:43 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: seeking is not only based on video
+------------------------------------------------------------------------
+r10364 | gbazin | 2005-03-16 22:25:53 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+
+* modules/audio_filter/converter/a52tofloat32.c: support for fixed point version of liba52.
+------------------------------------------------------------------------
+r10363 | robux4 | 2005-03-16 22:04:32 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: store silent tracks info
+------------------------------------------------------------------------
+r10362 | jpsaman | 2005-03-16 22:02:05 +0100 (Wed, 16 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/pda/pda.c
+
+Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI.
+
+------------------------------------------------------------------------
+r10361 | robux4 | 2005-03-16 21:32:38 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: more code rearranging
+------------------------------------------------------------------------
+r10360 | titer | 2005-03-16 16:49:18 +0100 (Wed, 16 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/voutgl.m
+
+ macosx/voutgl.m: fixed --macosx-stretch in GL provider
+
+------------------------------------------------------------------------
+r10359 | damienf | 2005-03-16 14:08:13 +0100 (Wed, 16 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/activex/main.cpp
+   M /trunk/activex/plugin.cpp
+
+main.cpp: fixed bug regarding TypeLib registration
+plugin.cpp: some minor cleanup
+
+
+------------------------------------------------------------------------
+r10358 | gbazin | 2005-03-16 13:12:20 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+* src/misc/vlm.c: couple of fixes pointed out by johnluo.
+------------------------------------------------------------------------
+r10357 | gbazin | 2005-03-16 12:38:16 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/directory.c
+
+* modules/access/directory.c: fixed a bunch of bugs.
+------------------------------------------------------------------------
+r10356 | gbazin | 2005-03-16 12:11:08 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ty.c
+
+* modules/demux/ty.c: fixed segfault while probing.
+------------------------------------------------------------------------
+r10355 | courmisch | 2005-03-16 11:51:10 +0100 (Wed, 16 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/ty.c
+
+- TY should have a lower priority than PS
+
+------------------------------------------------------------------------
+r10354 | gbazin | 2005-03-16 10:48:22 +0100 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/playlist/view.c
+
+* src/playlist/*: shut up a couple of compiler warnings.
+------------------------------------------------------------------------
+r10353 | hartman | 2005-03-16 01:16:03 +0100 (Wed, 16 Mar 2005) | 6 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/access/directory.c
+
+* 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
+
+------------------------------------------------------------------------
+r10352 | fkuehne | 2005-03-15 20:53:17 +0100 (Tue, 15 Mar 2005) | 3 lines
+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
+
+* *.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
+------------------------------------------------------------------------
+r10351 | massiot | 2005-03-15 19:59:48 +0100 (Tue, 15 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/encoder.c
+
+* modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding.
+
+------------------------------------------------------------------------
+r10350 | massiot | 2005-03-15 19:55:17 +0100 (Tue, 15 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/switcher.c
+
+* modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option.
+
+------------------------------------------------------------------------
+r10349 | massiot | 2005-03-15 19:52:52 +0100 (Tue, 15 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vout_synchro.h
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_synchro.c
+
+* src/video_output/vout_synchro.c: New --quiet-synchro config option.
+
+------------------------------------------------------------------------
+r10348 | sigmunau | 2005-03-15 18:18:58 +0100 (Tue, 15 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/wall.c
+
+wall.c: fix alignment when rows or cols are 2 or less.
+
+------------------------------------------------------------------------
+r10347 | gbazin | 2005-03-15 14:44:31 +0100 (Tue, 15 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* 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.
+------------------------------------------------------------------------
+r10345 | gbazin | 2005-03-15 14:21:54 +0100 (Tue, 15 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/audio_output/intf.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).
+------------------------------------------------------------------------
+r10343 | anil | 2005-03-15 12:29:46 +0100 (Tue, 15 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* display useful information in the tooltip
+
+------------------------------------------------------------------------
+r10342 | djc | 2005-03-15 01:02:16 +0100 (Tue, 15 Mar 2005) | 2 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
+
+Work on MacOS preferences. Need to be completed, improved, and debugged...
+
+------------------------------------------------------------------------
+r10341 | hartman | 2005-03-15 00:53:58 +0100 (Tue, 15 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/controls.m
+
+* macosx: simplify volume update method for scrollfield usage.
+
+------------------------------------------------------------------------
+r10340 | ANIL | 2005-03-15 00:39:53 +0100 (Tue, 15 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* wxwindows/*: disable systray code for wx2.4 (Thanks Gildas)
+
+
+------------------------------------------------------------------------
+r10339 | hartman | 2005-03-15 00:12:06 +0100 (Tue, 15 Mar 2005) | 4 lines
+Changed paths:
+   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
+
+* Renamed --filter to --video-filter for reasons of consistency. Please check functionality.
+* Added a notice of this to news
+* Another request from the forum.
+
+------------------------------------------------------------------------
+r10338 | hartman | 2005-03-14 23:14:46 +0100 (Mon, 14 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
+
+* 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.
+
+------------------------------------------------------------------------
+r10336 | fenrir | 2005-03-14 18:02:45 +0100 (Mon, 14 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
+
+ * mp4.c: do not unselect ES at the end.
+
+
+------------------------------------------------------------------------
+r10335 | sam | 2005-03-14 15:38:44 +0100 (Mon, 14 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/debian/Makefile.am
+
+  * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime.
+
+------------------------------------------------------------------------
+r10334 | sam | 2005-03-14 14:54:04 +0100 (Mon, 14 Mar 2005) | 2 lines
+Changed paths:
+   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
+
+  * Updated Debian packaging information.
+
+------------------------------------------------------------------------
+r10333 | gbazin | 2005-03-14 14:21:26 +0100 (Mon, 14 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/input.c
+
+* 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).
+------------------------------------------------------------------------
+r10332 | sam | 2005-03-14 14:02:16 +0100 (Mon, 14 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/switcher.c
+
+  * modules/stream_out/switcher.c: fixed forbidden empty string for gettext.
+
+------------------------------------------------------------------------
+r10331 | anil | 2005-03-14 11:56:55 +0100 (Mon, 14 Mar 2005) | 9 lines
+Changed paths:
+   M /trunk/activex
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* activex: updated svn:ignore property
+
+* wxwindows: systray integration, with a basic popup menu, tested under
+  WinXP and Gnome (introduces two new options, wxwin-taskbar and
+  wxwin-systray).
+
+  The icon looks ok under windows but not so good with some gnome-panel
+  sizes.
+
+------------------------------------------------------------------------
+r10330 | sam | 2005-03-14 11:49:41 +0100 (Mon, 14 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/Makefile.am
+
+  * activex/Makefile.am: use "rm -f", not "-rm".
+
+------------------------------------------------------------------------
+r10329 | sam | 2005-03-14 11:38:45 +0100 (Mon, 14 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac: allow to specify another name for the wx-config script, for
+    systems with both 2.4 and 2.5.
+
+------------------------------------------------------------------------
+r10328 | sigmunau | 2005-03-14 11:32:47 +0100 (Mon, 14 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/corba/Modules.am
+
+corba/Modules.am: include missing files in dist. Fixes #1977
+
+------------------------------------------------------------------------
+r10327 | sigmunau | 2005-03-14 10:18:42 +0100 (Mon, 14 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/TODO
+
+TODO: remove recently fixed subtitle-related items
+
+------------------------------------------------------------------------
+r10326 | hartman | 2005-03-14 00:32:30 +0100 (Mon, 14 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/TODO
+
+* Add some TODOs from the Requests forum.
+
+------------------------------------------------------------------------
+r10325 | djc | 2005-03-14 00:19:12 +0100 (Mon, 14 Mar 2005) | 3 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r10324 | hartman | 2005-03-14 00:10:01 +0100 (Mon, 14 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/activex/Makefile.am
+
+* 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
+
+------------------------------------------------------------------------
+r10323 | robux4 | 2005-03-13 20:53:20 +0100 (Sun, 13 Mar 2005) | 1 line
+Changed paths:
+   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)
+------------------------------------------------------------------------
+r10322 | robux4 | 2005-03-13 15:09:31 +0100 (Sun, 13 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: segment preloading now works
+------------------------------------------------------------------------
+r10321 | courmisch | 2005-03-13 14:29:45 +0100 (Sun, 13 Mar 2005) | 2 lines
+Changed paths:
+   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
+
+Fix my email address
+
+------------------------------------------------------------------------
+r10320 | courmisch | 2005-03-13 10:31:00 +0100 (Sun, 13 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+- Fix getnameinfo detection on Win32
+
+------------------------------------------------------------------------
+r10319 | titer | 2005-03-13 06:56:32 +0100 (Sun, 13 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/dvdnav.patch
+
+ dvdnav.patch: missed a couple of functions yesterday, fixes --disable-plugins
+
+------------------------------------------------------------------------
+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
+
+------------------------------------------------------------------------
+r10317 | titer | 2005-03-12 18:52:33 +0100 (Sat, 12 Mar 2005) | 8 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/dvdnav.patch
+   M /trunk/extras/contrib/src/Patches/libdvdread.patch
+
+ 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
+
+------------------------------------------------------------------------
+r10316 | courmisch | 2005-03-12 18:47:43 +0100 (Sat, 12 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+Fixed stupid bug (C) me, yesterday (variable name conflict)
+
+------------------------------------------------------------------------
+r10315 | massiot | 2005-03-12 15:31:10 +0100 (Sat, 12 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/fortunes.txt
+
+fortuuuuune
+
+------------------------------------------------------------------------
+r10314 | robux4 | 2005-03-12 12:12:00 +0100 (Sat, 12 Mar 2005) | 1 line
+Changed paths:
+   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
+
+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
+------------------------------------------------------------------------
+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"
+
+
+------------------------------------------------------------------------
+r10309 | zorglub | 2005-03-11 22:49:19 +0100 (Fri, 11 Mar 2005) | 2 lines
+Changed paths:
+   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
+
+String fixes by Christophe Mutricy
+
+------------------------------------------------------------------------
+r10308 | courmisch | 2005-03-11 21:04:58 +0100 (Fri, 11 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/httpd.c
+
+- Fix bug #1854
+
+------------------------------------------------------------------------
+r10307 | courmisch | 2005-03-11 20:57:28 +0100 (Fri, 11 Mar 2005) | 3 lines
+Changed paths:
+   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
+
+- Fix building axvlc from subdirectory
+
+------------------------------------------------------------------------
+r10301 | andrep | 2005-03-11 14:38:38 +0100 (Fri, 11 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/mozilla/vlcshell.cpp
+
+* 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
+
+
+------------------------------------------------------------------------
+r10300 | dionoea | 2005-03-11 14:13:45 +0100 (Fri, 11 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/picture.c
+
+ * change $Id thing ... r10300
+
+------------------------------------------------------------------------
+r10299 | robux4 | 2005-03-11 13:41:41 +0100 (Fri, 11 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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
+------------------------------------------------------------------------
+r10296 | sigmunau | 2005-03-11 10:54:47 +0100 (Fri, 11 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/alsa.c
+
+alsa.c: removed a printf, shut up a compiler warning
+
+------------------------------------------------------------------------
+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/modules/gui/wxwindows/preferences_widgets.cpp
+
+wxwindows/preferences_widgets.cpp: Fix size of ModulesListCat widget
+
+------------------------------------------------------------------------
+r10289 | gbazin | 2005-03-11 09:18:14 +0100 (Fri, 11 Mar 2005) | 1 line
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+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
+
+------------------------------------------------------------------------
+r10284 | zorglub | 2005-03-10 23:18:47 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+Update news
+
+------------------------------------------------------------------------
+r10282 | jpsaman | 2005-03-10 22:16:32 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+
+Same mistake here: Pass real VLC_OBJECT's to msg_*
+
+------------------------------------------------------------------------
+r10280 | jpsaman | 2005-03-10 22:12:28 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+
+Another one. Use real VLC_OBJECT's in msg_*
+
+------------------------------------------------------------------------
+r10278 | jpsaman | 2005-03-10 22:09:14 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+
+Use VLC_OBJECT's to pass to msg_* functions otherwise all hell breaks lose.
+
+------------------------------------------------------------------------
+r10277 | courmisch | 2005-03-10 21:42:52 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
+
+- Require certificate from the client if one CA cert specified
+
+------------------------------------------------------------------------
+r10276 | courmisch | 2005-03-10 21:04:04 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
+
+- Release certificate creds after terminating session
+
+------------------------------------------------------------------------
+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
+------------------------------------------------------------------------
+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.
+
+------------------------------------------------------------------------
+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)
+------------------------------------------------------------------------
+r10262 | robux4 | 2005-03-10 17:41:43 +0100 (Thu, 10 Mar 2005) | 1 line
+Changed paths:
+   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
+
+ * mosaic alignment (works like --marq-position) and callback
+
+------------------------------------------------------------------------
+r10260 | robux4 | 2005-03-10 16:40:45 +0100 (Thu, 10 Mar 2005) | 1 line
+Changed paths:
+   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
+
+Fix refcount problems + fix a part of coding style problems
+
+------------------------------------------------------------------------
+r10258 | gbazin | 2005-03-10 14:37:29 +0100 (Thu, 10 Mar 2005) | 1 line
+Changed paths:
+   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
+
+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
+
+------------------------------------------------------------------------
+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)
+
+------------------------------------------------------------------------
+r10254 | courmisch | 2005-03-10 12:00:41 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/voc.c
+
+Support block type 2 (and some others as well)
+
+------------------------------------------------------------------------
+r10253 | courmisch | 2005-03-10 11:58:02 +0100 (Thu, 10 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/include/network.h
+   M /trunk/modules/access/http.c
+
+- 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)
+
+------------------------------------------------------------------------
+r10250 | courmisch | 2005-03-10 10:56:07 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
+
+gnutls.c: add shortname
+
+------------------------------------------------------------------------
+r10249 | zorglub | 2005-03-10 10:47:20 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences.cpp
+
+Should fix compile
+
+------------------------------------------------------------------------
+r10245 | courmisch | 2005-03-10 09:27:21 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_tls.h
+   M /trunk/modules/misc/gnutls.c
+   M /trunk/src/misc/tls.c
+
+Missing properties
+
+------------------------------------------------------------------------
+r10244 | courmisch | 2005-03-10 09:23:03 +0100 (Thu, 10 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/misc/gnutls.c
+
+- Fix GnuTLS version detection
+
+------------------------------------------------------------------------
+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)
+
+------------------------------------------------------------------------
+r10242 | robux4 | 2005-03-09 22:45:02 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   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
+
+Preferences icons
+
+------------------------------------------------------------------------
+r10240 | gbazin | 2005-03-09 20:57:28 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+
+* 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
+
+Don't switch interfaces under linux
+
+------------------------------------------------------------------------
+r10238 | hartman | 2005-03-09 17:00:03 +0100 (Wed, 09 Mar 2005) | 3 lines
+Changed paths:
+   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
+
+string rationalization (yeah, I know the KDE interface is not used)
+
+------------------------------------------------------------------------
+r10236 | sigmunau | 2005-03-09 13:58:13 +0100 (Wed, 09 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/misc/freetype.c
+   M /trunk/src/video_output/vout_subpictures.c
+
+all: correctly align multiline strings when not left-aligned
+
+------------------------------------------------------------------------
+r10235 | gbazin | 2005-03-09 13:52:47 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   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
+
+* 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.
+------------------------------------------------------------------------
+r10232 | courmisch | 2005-03-09 12:54:36 +0100 (Wed, 09 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/voc.c
+
+Handle VOC files with multiple blocks properly
+
+------------------------------------------------------------------------
+r10231 | gbazin | 2005-03-09 12:43:02 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   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
+
+* 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.
+------------------------------------------------------------------------
+r10228 | gbazin | 2005-03-09 11:18:27 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   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
+
+- seeking in .VOC file
+
+------------------------------------------------------------------------
+r10226 | gbazin | 2005-03-09 01:59:09 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/mpeg/ps.c
+
+* 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
+
+ vlc_common.h: define INT64_MIN/INT64_MAX if necessary
+
+------------------------------------------------------------------------
+r10224 | gbazin | 2005-03-09 01:31:19 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ps.h
+
+* 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.
+------------------------------------------------------------------------
+r10222 | titer | 2005-03-09 01:18:15 +0100 (Wed, 09 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+
+ video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
+         always defined)
+
+------------------------------------------------------------------------
+r10221 | rocky | 2005-03-09 00:52:01 +0100 (Wed, 09 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+VCDX depends on libiso9660. Up libcdio version to 0.72. 
+
+
+------------------------------------------------------------------------
+r10220 | hartman | 2005-03-09 00:25:11 +0100 (Wed, 09 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/mozilla/vlcshell.cpp
+
+* 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.
+
+------------------------------------------------------------------------
+r10219 | gbazin | 2005-03-09 00:21:40 +0100 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
+
+* modules/packetizer/mpeg4video.c: fixed segfault
+------------------------------------------------------------------------
+r10218 | robux4 | 2005-03-08 22:43:42 +0100 (Tue, 08 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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.
+------------------------------------------------------------------------
+r10216 | courmisch | 2005-03-08 19:43:51 +0100 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+Strings rationalization
+
+------------------------------------------------------------------------
+r10215 | courmisch | 2005-03-08 19:34:00 +0100 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/streamout.cpp
+
+Fix max UDP port number
+
+------------------------------------------------------------------------
+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
+   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/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
+   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
+
+Avoid \r\n problems between platforms
+------------------------------------------------------------------------
+r10100 | robux4 | 2005-03-02 17:19:56 +0100 (Wed, 02 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: ordered chapters now functional !
+------------------------------------------------------------------------
+r10099 | robux4 | 2005-03-02 17:16:56 +0100 (Wed, 02 Mar 2005) | 2 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r10098 | damienf | 2005-03-02 14:45:45 +0100 (Wed, 02 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/activex/main.cpp
+   M /trunk/vlc.win32.nsi
+
+- install axvlc.dll within the VLC directory, rather than WINDOWS
+- DllRegisterServer modified to use current DLL path when registering control
+
+------------------------------------------------------------------------
+r10097 | gbazin | 2005-03-02 12:00:16 +0100 (Wed, 02 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/theora.c
+
+* modules/codec/theora.c: sanity check for invalid theora header.
+------------------------------------------------------------------------
+r10096 | robux4 | 2005-03-02 11:34:01 +0100 (Wed, 02 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: correct use of the default chapter edition
+------------------------------------------------------------------------
+r10095 | courmisch | 2005-03-02 11:27:35 +0100 (Wed, 02 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/vlc-config.in.in
+
+Unbreak make vlc from subdir
+
+------------------------------------------------------------------------
+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().
+------------------------------------------------------------------------
+r10093 | dionoea | 2005-03-02 00:24:08 +0100 (Wed, 02 Mar 2005) | 9 lines
+Changed paths:
+   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
+
+ * 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.
+
+------------------------------------------------------------------------
+r10092 | dionoea | 2005-03-02 00:21:22 +0100 (Wed, 02 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+ * change copyright date 
+
+------------------------------------------------------------------------
+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/toolbox
+   M /trunk/vlc-config.in.in
+
+- build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir
+
+------------------------------------------------------------------------
+r10090 | titer | 2005-03-01 21:56:17 +0100 (Tue, 01 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+
+ ffmpeg.patch.cvs: workaround buggy lrintf detection when cross compiling
+  (fixes WMA decoding in BeOS nightly builds)
+
+------------------------------------------------------------------------
+r10089 | courmisch | 2005-03-01 21:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+
+- fix is_mult call in case of Unicode build (c_str => mb_str)
+- fix IPv6 multicast address range
+- more strict IPv4 multicast address range
+
+------------------------------------------------------------------------
+r10088 | hartman | 2005-03-01 19:39:19 +0100 (Tue, 01 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/lirc.c
+
+* Fix compile issue on lirc.c
+
+------------------------------------------------------------------------
+r10087 | massiot | 2005-03-01 19:26:29 +0100 (Tue, 01 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/video_output/picture.c
+
+* modules/video_output/picture.c: Changed the order of the commands to avoid
+  holding p_picture_vout->lock for too long.
+
+------------------------------------------------------------------------
+r10086 | robux4 | 2005-03-01 18:41:36 +0100 (Tue, 01 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: better handling of the seekpoint numbers
+------------------------------------------------------------------------
+r10085 | massiot | 2005-03-01 18:30:50 +0100 (Tue, 01 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
+
+* modules/stream_out/transcode.c: Fixed --sout-transcode-threads=1 option
+  (what the hell is i_duplicate ?)
+
+------------------------------------------------------------------------
+r10084 | robux4 | 2005-03-01 18:28:15 +0100 (Tue, 01 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: update the current chapter during playback
+------------------------------------------------------------------------
+r10083 | dionoea | 2005-03-01 18:16:30 +0100 (Tue, 01 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+
+ * fix placement calculation when vborder or hborder are non zero
+
+------------------------------------------------------------------------
+r10082 | gbazin | 2005-03-01 17:26:21 +0100 (Tue, 01 Mar 2005) | 3 lines
+Changed paths:
+   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
+
+* modules/codec/lpcm.c: support for 20/24 bits LPCM.
+* modules/audio_filter/converter/s16tofloat32*, modules/audio_filter/format.c: s24l/s24b conversion routines.
+
+------------------------------------------------------------------------
+r10081 | dionoea | 2005-03-01 16:33:51 +0100 (Tue, 01 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_output/picture.c
+   M /trunk/modules/video_output/picture.h
+
+ * add svn Id support and some copyright info in picture.h
+
+------------------------------------------------------------------------
+r10080 | markfm | 2005-03-01 16:22:47 +0100 (Tue, 01 Mar 2005) | 2 lines
+Changed paths:
+   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
+
+dynamic, per-subpicture, font size control -- i_font_size added to subpicture_region_t, new marq-size and time-size shortcuts, accessible from rc
+
+------------------------------------------------------------------------
+r10079 | robux4 | 2005-03-01 16:01:48 +0100 (Tue, 01 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix the chapter/edition ending time
+------------------------------------------------------------------------
+r10078 | zorglub | 2005-03-01 14:31:32 +0100 (Tue, 01 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/playlist/item.c
+
+Fix playlist export
+Remove extra SAP debug
+
+------------------------------------------------------------------------
+r10077 | hartman | 2005-03-01 10:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/doc/lirc/example.lircrc
+   M /trunk/modules/control/lirc.c
+
+* 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.
+
+------------------------------------------------------------------------
+r10076 | gbazin | 2005-03-01 08:53:04 +0100 (Tue, 01 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/Modules.am
+   D /trunk/modules/control/rtci.c
+
+* modules/control/Modules.am, rtci.c: really delete rtci.c and removed DOS CR/LF from the last commit.
+
+------------------------------------------------------------------------
+r10075 | markfm | 2005-03-01 00:40:59 +0100 (Tue, 01 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/Modules.am
+
+Remove rtci.c from modules/control (implementation on hold)
+
+------------------------------------------------------------------------
+r10074 | gbazin | 2005-02-28 21:51:32 +0100 (Mon, 28 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10073 | gbazin | 2005-02-28 19:23:26 +0100 (Mon, 28 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10072 | dionoea | 2005-02-28 16:54:07 +0100 (Mon, 28 Feb 2005) | 5 lines
+Changed paths:
+   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
+
+ * 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
+
+------------------------------------------------------------------------
+r10071 | gbazin | 2005-02-28 15:40:27 +0100 (Mon, 28 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10070 | markfm | 2005-02-28 13:48:26 +0100 (Mon, 28 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/marq.c
+
+Make sure the files are in Unix format
+
+------------------------------------------------------------------------
+r10069 | fkuehne | 2005-02-27 23:57:36 +0100 (Sun, 27 Feb 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r10068 | robux4 | 2005-02-27 20:34:39 +0100 (Sun, 27 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+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
+
+vlc_filter.h -- update pf_render_string for additional RenderText parameters.
+
+------------------------------------------------------------------------
+r10066 | markfm | 2005-02-27 20:14:41 +0100 (Sun, 27 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+
+freetype.c -- set default font color (white)
+
+------------------------------------------------------------------------
+r10065 | markfm | 2005-02-27 18:25:12 +0100 (Sun, 27 Feb 2005) | 2 lines
+Changed paths:
+   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
+
+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.
+
+------------------------------------------------------------------------
+r10064 | andrep | 2005-02-27 06:51:32 +0100 (Sun, 27 Feb 2005) | 28 lines
+Changed paths:
+   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!
+
+
+Some details:
+
+* 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 ...)
+
+
+------------------------------------------------------------------------
+r10063 | gbazin | 2005-02-26 20:28:41 +0100 (Sat, 26 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10062 | zorglub | 2005-02-26 16:41:22 +0100 (Sat, 26 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/mux/mpjpeg.c
+
+* Allow all MJPEG fourcc
+* Announce content-length
+* Allow  boundary string customization
+
+------------------------------------------------------------------------
+r10061 | fenrir | 2005-02-25 17:05:22 +0100 (Fri, 25 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+* ts: if no dts but there is a pts then dts == pts.
+
+
+------------------------------------------------------------------------
+r10060 | gbazin | 2005-02-25 09:33:38 +0100 (Fri, 25 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10059 | dionoea | 2005-02-25 00:31:56 +0100 (Fri, 25 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/po/da.po
+
+Updated danish translation by Jonas Larsen (E-bola)
+
+------------------------------------------------------------------------
+r10058 | robux4 | 2005-02-24 18:13:22 +0100 (Thu, 24 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+fill more data in the chapter classes
+------------------------------------------------------------------------
+r10057 | gbazin | 2005-02-24 16:19:05 +0100 (Thu, 24 Feb 2005) | 1 line
+Changed paths:
+   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
+
+* 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
+------------------------------------------------------------------------
+r10055 | hartman | 2005-02-24 01:07:30 +0100 (Thu, 24 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+* start osx up in VIEW_SIMPLE and only switch to VIEW_CATEGORY when needed.
+
+------------------------------------------------------------------------
+r10054 | hartman | 2005-02-23 23:28:36 +0100 (Wed, 23 Feb 2005) | 2 lines
+Changed paths:
+   A /trunk/extras/contrib/src/Patches/goom.patch
+
+* Forgot to commit the goom2k4 patch
+
+------------------------------------------------------------------------
+r10053 | hartman | 2005-02-23 21:15:28 +0100 (Wed, 23 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+
+* freetype.c: fix for blurry subs? someone please confirm
+
+------------------------------------------------------------------------
+r10052 | zorglub | 2005-02-23 18:25:46 +0100 (Wed, 23 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/TODO
+   M /trunk/configure.ac
+
+Re-enable directory
+
+------------------------------------------------------------------------
+r10051 | hartman | 2005-02-23 17:27:01 +0100 (Wed, 23 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+* Fix setRepresentedFilename in case p_access not present (ie. in case of access_demux)
+
+------------------------------------------------------------------------
+r10050 | hartman | 2005-02-23 16:26:27 +0100 (Wed, 23 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Lets use the final version of goom2k4
+
+------------------------------------------------------------------------
+r10049 | gbazin | 2005-02-23 15:52:09 +0100 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/modules.c
+
+* src/misc/modules.c: MSVC compilation fix.
+------------------------------------------------------------------------
+r10048 | hartman | 2005-02-23 15:37:56 +0100 (Wed, 23 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.h
+   M /trunk/modules/gui/macosx/prefs.m
+
+* Let's break the prefs again for OSX
+  now to get it working. There is a semi-todo/design list in prefs.m.
+
+------------------------------------------------------------------------
+r10047 | damienf | 2005-02-23 15:26:47 +0100 (Wed, 23 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/activex/axvlc.inf
+
+- changed sample axvlc.inf to use VLC NSI installer
+
+------------------------------------------------------------------------
+r10046 | damienf | 2005-02-23 15:09:40 +0100 (Wed, 23 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+- inserted uninstall entry for activex plugin
+- fixed autoplay for DVD and CD
+
+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)
+
+------------------------------------------------------------------------
+r10045 | hartman | 2005-02-23 14:53:28 +0100 (Wed, 23 Feb 2005) | 2 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+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
+------------------------------------------------------------------------
+r10043 | robux4 | 2005-02-23 12:48:25 +0100 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   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
+
+* 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
+
+------------------------------------------------------------------------
+r10041 | sigmunau | 2005-02-23 11:33:07 +0100 (Wed, 23 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/wall.c
+
+wall.c: user-configurable aspect-ratio for the displays
+
+------------------------------------------------------------------------
+r10040 | sigmunau | 2005-02-23 11:11:33 +0100 (Wed, 23 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/video_filter/wall.c
+
+wall.c: shut up two compiler warnings. Fix two (only one actually
+experienced) rounding errors causing invalid reads and green lines.
+
+------------------------------------------------------------------------
+r10039 | sigmunau | 2005-02-23 10:12:31 +0100 (Wed, 23 Feb 2005) | 9 lines
+Changed paths:
+   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)
+
+
+------------------------------------------------------------------------
+r10038 | gbazin | 2005-02-23 09:09:46 +0100 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: wince interface moved to builtins.
+------------------------------------------------------------------------
+r10037 | markfm | 2005-02-23 04:37:45 +0100 (Wed, 23 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+
+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.)
+
+------------------------------------------------------------------------
+r10036 | hartman | 2005-02-22 23:11:26 +0100 (Tue, 22 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+* renamed sap module from "SAP interface" to "SAP announces"
+
+------------------------------------------------------------------------
+r10035 | djc | 2005-02-22 18:27:04 +0100 (Tue, 22 Feb 2005) | 4 lines
+Changed paths:
+   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...).
+
+
+------------------------------------------------------------------------
+r10034 | gbazin | 2005-02-22 16:53:42 +0100 (Tue, 22 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: fixed typo + removed some plugins from the WinCE build.
+------------------------------------------------------------------------
+r10033 | damienf | 2005-02-22 16:35:01 +0100 (Tue, 22 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/access/dshow/filter.cpp
+
+- changed dshow plugin to use common IID defined in libuuid.a (prevents linking problems if plugin is built-in)
+
+------------------------------------------------------------------------
+r10032 | gbazin | 2005-02-22 14:13:29 +0100 (Tue, 22 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+* 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).
+------------------------------------------------------------------------
+r10030 | damienf | 2005-02-22 12:13:11 +0100 (Tue, 22 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi
+
+added ActiveX control to the VLC installer
+
+------------------------------------------------------------------------
+r10029 | gbazin | 2005-02-21 21:32:36 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ogg.c
+
+* 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.
+------------------------------------------------------------------------
+r10027 | gbazin | 2005-02-21 20:15:33 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: mux_ts was moved to builtins by mistake.
+------------------------------------------------------------------------
+r10025 | gbazin | 2005-02-21 18:51:53 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+
+* modules/misc/network/ipv4.c: multicast support for WinCE.
+------------------------------------------------------------------------
+r10024 | gbazin | 2005-02-21 18:50:54 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   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).
+------------------------------------------------------------------------
+r10023 | djc | 2005-02-21 17:12:14 +0100 (Mon, 21 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
+
+Do not use setTitleWithRepresentedFilename if input is not a file.
+
+
+------------------------------------------------------------------------
+r10022 | sigmunau | 2005-02-21 16:58:02 +0100 (Mon, 21 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/video_filter/wall.c
+
+wall.c: handle some rounding error causing a integer overflow. more window
+size constrain fixes
+
+------------------------------------------------------------------------
+r10021 | dionoea | 2005-02-21 16:23:46 +0100 (Mon, 21 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_output/picture.c
+
+ * picture.c : slightly cleaner picture_t freeing
+ * mosaic.c : add a switch to keep aspect ratio when resizing
+
+------------------------------------------------------------------------
+r10020 | gbazin | 2005-02-21 14:50:17 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc_common.h
+
+* include/vlc_common.h: compilation fix.
+------------------------------------------------------------------------
+r10019 | dionoea | 2005-02-21 14:39:01 +0100 (Mon, 21 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_output/picture.c
+
+ * update the copyright dates
+
+------------------------------------------------------------------------
+r10018 | gbazin | 2005-02-21 14:35:15 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/access/directory.c
+
+* configure.ac, modules/access/directory.c: enabled the directory access module on WinCE.
+------------------------------------------------------------------------
+r10017 | dionoea | 2005-02-21 14:13:52 +0100 (Mon, 21 Feb 2005) | 31 lines
+Changed paths:
+   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
+
+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
+
+
+
+------------------------------------------------------------------------
+r10016 | gbazin | 2005-02-21 14:07:54 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   D /trunk/src/extras/dirent.h
+
+* src/extras/dirent.h: removed useless file.
+------------------------------------------------------------------------
+r10015 | yoann | 2005-02-21 14:06:08 +0100 (Mon, 21 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+* src/misc/vlm.c: added 'inputdeln <num>' to delete input #num (starts from 1)
+
+------------------------------------------------------------------------
+r10014 | gbazin | 2005-02-21 14:00:20 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r10013 | sigmunau | 2005-02-21 13:03:28 +0100 (Mon, 21 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/video_filter/wall.c
+
+wall.c: create properly sized (multiple of two each way) windows. set
+correct output resolution on the created windows
+
+------------------------------------------------------------------------
+r10012 | fenrir | 2005-02-21 10:10:53 +0100 (Mon, 21 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+ * 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).
+
+------------------------------------------------------------------------
+r10011 | fenrir | 2005-02-21 10:05:11 +0100 (Mon, 21 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/demux/mp4/mp4.c
+
+ * all: woops (debug messages left).
+
+------------------------------------------------------------------------
+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.
+
+
+------------------------------------------------------------------------
+r10009 | robux4 | 2005-02-21 09:07:34 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: prepare code for multiple editions and ordered editions
+------------------------------------------------------------------------
+r10008 | robux4 | 2005-02-21 08:52:19 +0100 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: do not spread gcc problems to other compilers
+------------------------------------------------------------------------
+r10007 | yoann | 2005-02-21 00:22:21 +0100 (Mon, 21 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+* src/misc/vlm.c: added 'inputdel all' to delete all inputs of a VLM media
+
+------------------------------------------------------------------------
+r10004 | gbazin | 2005-02-20 22:38:36 +0100 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/mpeg_audio.c
+
+* modules/codec/mpeg_audio.c: let ffmpeg have the priority under WinCE.
+------------------------------------------------------------------------
+r10003 | gbazin | 2005-02-20 22:26:14 +0100 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: WinCE build fix.
+------------------------------------------------------------------------
+r10002 | zorglub | 2005-02-20 21:56:05 +0100 (Sun, 20 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+Add sdp meta-data to playlist
+
+------------------------------------------------------------------------
+r10001 | yoann | 2005-02-20 21:54:03 +0100 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/vlm.c
+
+* src/misc/vlm.c: addded 'inputdel' setup command
+------------------------------------------------------------------------
+r9999 | gbazin | 2005-02-20 21:53:01 +0100 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   A /trunk/INSTALL.wince
+
+* INSTALL.wince: preliminary build instructions for the WinCE port of VLC.
+------------------------------------------------------------------------
+r9998 | gbazin | 2005-02-20 21:47:04 +0100 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9994 | markfm | 2005-02-20 17:05:39 +0100 (Sun, 20 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+
+freetype.c  Change opacity to 0...255, add --freetype-color hex_RGB shortcut
+
+------------------------------------------------------------------------
+r9991 | gbazin | 2005-02-20 16:37:23 +0100 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/wingdi.c
+
+* modules/video_output/wingdi.c: major optimizations (avoid unnecessary memcpy of video frames + direct rendering for gapi).
+------------------------------------------------------------------------
+r9990 | gbazin | 2005-02-20 16:16:12 +0100 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9989 | titer | 2005-02-20 15:12:34 +0100 (Sun, 20 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/marq.c
+
+ video_filter/marq.c: converted to unix file format
+
+------------------------------------------------------------------------
+r9988 | sigmunau | 2005-02-20 14:27:11 +0100 (Sun, 20 Feb 2005) | 9 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r9987 | markfm | 2005-02-20 01:12:15 +0100 (Sun, 20 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/freetype.c
+
+freetype.c  add --freetype-opacity (0..100%), to control text transparency
+
+------------------------------------------------------------------------
+r9986 | markfm | 2005-02-19 13:27:18 +0100 (Sat, 19 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/marq.c
+
+marq.c -- allow relative positioning, like logo, via --marq-pos
+
+------------------------------------------------------------------------
+r9985 | titer | 2005-02-19 02:58:57 +0100 (Sat, 19 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+
+ configure.ac: added --disable/enable-hal
+ Makefile.am: in package-beos, use $(STRIP) instead of strip since we
+   might be cross-compiling
+
+------------------------------------------------------------------------
+r9984 | titer | 2005-02-19 02:46:28 +0100 (Sat, 19 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+ 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
+
+------------------------------------------------------------------------
+r9983 | sigmunau | 2005-02-19 00:37:25 +0100 (Sat, 19 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/wall.c
+
+wall.c: reverted previous commit, new proper fix
+
+------------------------------------------------------------------------
+r9982 | titer | 2005-02-18 23:48:11 +0100 (Fri, 18 Feb 2005) | 4 lines
+Changed paths:
+   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
+
+ contrib/*: enhanced contrib system to support cross-compilations.
+   Give an argument to bootstrap to use it (for example
+   `./bootstrap i586-pc-beos')
+
+------------------------------------------------------------------------
+r9981 | titer | 2005-02-18 17:13:11 +0100 (Fri, 18 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+ contrib/src/Makefile: fixed fribidi build on OS X != 10.2
+
+------------------------------------------------------------------------
+r9980 | titer | 2005-02-18 16:18:29 +0100 (Fri, 18 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/opengl.c
+
+ opengl.c: higher priority on OS X
+
+------------------------------------------------------------------------
+r9979 | sigmunau | 2005-02-18 16:13:08 +0100 (Fri, 18 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/wall.c
+
+wall.c: do not assume all windows are equal width if they are not.
+
+------------------------------------------------------------------------
+r9978 | titer | 2005-02-18 16:11:21 +0100 (Fri, 18 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/voutgl.m
+
+ 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.
+
+------------------------------------------------------------------------
+r9977 | robux4 | 2005-02-18 16:07:57 +0100 (Fri, 18 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: handle seeking the way it's supposed to work (in the future)
+------------------------------------------------------------------------
+r9976 | titer | 2005-02-18 15:01:21 +0100 (Fri, 18 Feb 2005) | 3 lines
+Changed paths:
+   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
+
+ video_output/opengl.c: fixed a (OS X only) segfault
+ macosx/vout*.m: cleaning
+
+------------------------------------------------------------------------
+r9975 | gbazin | 2005-02-18 11:49:08 +0100 (Fri, 18 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+
+* Makefile.am: fixed package-win32 target
+------------------------------------------------------------------------
+r9974 | gbazin | 2005-02-18 11:16:13 +0100 (Fri, 18 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9972 | fkuehne | 2005-02-17 21:43:16 +0100 (Thu, 17 Feb 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
+
+* 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
+------------------------------------------------------------------------
+r9971 | robux4 | 2005-02-17 21:12:53 +0100 (Thu, 17 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: fix the update of the timecode and position bar after seeking
+------------------------------------------------------------------------
+r9970 | hartman | 2005-02-17 18:30:36 +0100 (Thu, 17 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/playlist.m
+
+* 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.
+
+------------------------------------------------------------------------
+r9969 | robux4 | 2005-02-17 13:39:40 +0100 (Thu, 17 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: more debug and checks
+------------------------------------------------------------------------
+r9968 | damienf | 2005-02-17 13:08:11 +0100 (Thu, 17 Feb 2005) | 2 lines
+Changed paths:
+   D /trunk/activex/axvlc.reg
+
+no longer necessary, thanks to self-registration 
+
+------------------------------------------------------------------------
+r9967 | damienf | 2005-02-17 13:06:01 +0100 (Thu, 17 Feb 2005) | 3 lines
+Changed paths:
+   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
+
+- miscelleanous fixes and improvements
+- self registration (Internet installation now possible)
+
+------------------------------------------------------------------------
+r9966 | robux4 | 2005-02-17 11:27:41 +0100 (Thu, 17 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: finer granularity for seeking (useful for long files)
+------------------------------------------------------------------------
+r9965 | hartman | 2005-02-17 02:53:50 +0100 (Thu, 17 Feb 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
+   M /trunk/modules/gui/macosx/misc.m
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+* 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.
+
+------------------------------------------------------------------------
+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
+
+avoid \r\n problems
+------------------------------------------------------------------------
+r9960 | robux4 | 2005-02-16 22:16:34 +0100 (Wed, 16 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: use time-based seeking whenever possible
+------------------------------------------------------------------------
+r9959 | fkuehne | 2005-02-16 19:00:06 +0100 (Wed, 16 Feb 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r9958 | gbazin | 2005-02-16 16:35:35 +0100 (Wed, 16 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+
+* modules/misc/network/ipv4.c: WinCE fix.
+------------------------------------------------------------------------
+r9957 | gbazin | 2005-02-16 16:34:53 +0100 (Wed, 16 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/src/extras/libc.c
+
+* src/extras/libc.c: fixed vlc_strncasecmp().
+------------------------------------------------------------------------
+r9956 | hartman | 2005-02-16 14:49:41 +0100 (Wed, 16 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/vout_subpictures.c
+
+* forgot to commit this yesterday after the --spu-foo renames
+
+------------------------------------------------------------------------
+r9955 | gbazin | 2005-02-16 09:29:47 +0100 (Wed, 16 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9954 | gbazin | 2005-02-16 01:48:12 +0100 (Wed, 16 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: fixed typo.
+------------------------------------------------------------------------
+r9953 | gbazin | 2005-02-16 01:34:27 +0100 (Wed, 16 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9952 | gbazin | 2005-02-15 23:44:28 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+*  modules/demux/ts.c: WinCE fix.
+------------------------------------------------------------------------
+r9951 | hartman | 2005-02-15 23:37:57 +0100 (Tue, 15 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* correction of the description of audio-language
+
+------------------------------------------------------------------------
+r9950 | gbazin | 2005-02-15 23:36:56 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: don't compile mux_ts if --disable-sout is specified.
+------------------------------------------------------------------------
+r9949 | gbazin | 2005-02-15 23:28:31 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   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
+
+* 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.
+------------------------------------------------------------------------
+r9946 | gbazin | 2005-02-15 22:56:54 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9945 | gbazin | 2005-02-15 22:40:17 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: fixed typo.
+------------------------------------------------------------------------
+r9944 | gbazin | 2005-02-15 22:26:24 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/include/vlc/vlc.h
+
+* include/vlc/vlc.h: WinCE build fix.
+------------------------------------------------------------------------
+r9943 | gbazin | 2005-02-15 22:22:47 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/m4/vlc.m4
+
+* m4/vlc.m4: use proper LIBEXT when doing wince cross-compiling.
+------------------------------------------------------------------------
+r9942 | gbazin | 2005-02-15 22:21:17 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9941 | gbazin | 2005-02-15 22:11:27 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: forgot to save this change.
+------------------------------------------------------------------------
+r9940 | gbazin | 2005-02-15 22:09:09 +0100 (Tue, 15 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+
+* 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.
+------------------------------------------------------------------------
+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
+
+* 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
+
+------------------------------------------------------------------------
+r9937 | hartman | 2005-02-15 21:03:09 +0100 (Tue, 15 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
+
+* Added the new languages to the prefs and the OSX environment.
+
+------------------------------------------------------------------------
+r9936 | hartman | 2005-02-15 18:34:40 +0100 (Tue, 15 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/activex
+
+* Set svn:ignore on activex dir.
+
+------------------------------------------------------------------------
+r9935 | hartman | 2005-02-15 18:33:58 +0100 (Tue, 15 Feb 2005) | 4 lines
+Changed paths:
+   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
+
+* 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"
+
+------------------------------------------------------------------------
+r9934 | courmisch | 2005-02-15 14:55:08 +0100 (Tue, 15 Feb 2005) | 2 lines
+Changed paths:
+   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
+
+Remove bogus executable permissions
+
+------------------------------------------------------------------------
+r9933 | dionoea | 2005-02-14 22:41:21 +0100 (Mon, 14 Feb 2005) | 5 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r9932 | robux4 | 2005-02-14 22:31:18 +0100 (Mon, 14 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: don't wait for frames that won't be displayed when seeking
+------------------------------------------------------------------------
+r9931 | robux4 | 2005-02-14 22:00:52 +0100 (Mon, 14 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkv.cpp: try to decode H.264 with the avc1 FourCC (same as used for the MP4 source)
+------------------------------------------------------------------------
+r9929 | gbazin | 2005-02-14 11:12:19 +0100 (Mon, 14 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmstu.c
+
+* modules/access/mms: fixed recent breakage.
+------------------------------------------------------------------------
+r9928 | gbazin | 2005-02-14 10:38:51 +0100 (Mon, 14 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_input.h
+   M /trunk/modules/demux/mkv.cpp
+
+* 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).
+
+------------------------------------------------------------------------
+r9927 | markfm | 2005-02-13 23:16:48 +0100 (Sun, 13 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+
+wizard.cpp -- Change video and audio codec comboboxes to wxCB_DROPDOWN| wxCB_READONLY
+
+------------------------------------------------------------------------
+r9926 | markfm | 2005-02-13 17:16:15 +0100 (Sun, 13 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+
+wizard.cpp -- change checkboxes to use wxALIGN_CENTER_VERTICAL|wxALL instead of wxLEFT (alignment fix)
+
+------------------------------------------------------------------------
+r9924 | fkuehne | 2005-02-12 13:41:00 +0100 (Sat, 12 Feb 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r9923 | fkuehne | 2005-02-12 12:46:32 +0100 (Sat, 12 Feb 2005) | 1 line
+Changed paths:
+   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)
+------------------------------------------------------------------------
+r9922 | gbazin | 2005-02-12 12:00:56 +0100 (Sat, 12 Feb 2005) | 6 lines
+Changed paths:
+   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/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.
+
+------------------------------------------------------------------------
+r9921 | fkuehne | 2005-02-12 11:38:14 +0100 (Sat, 12 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9920 | fkuehne | 2005-02-12 11:33:45 +0100 (Sat, 12 Feb 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r9919 | gbazin | 2005-02-11 13:36:22 +0100 (Fri, 11 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/access/dvdnav.c
+
+* modules/access/dvdnav.c: fixed typo.
+------------------------------------------------------------------------
+r9918 | damienf | 2005-02-11 12:39:04 +0100 (Fri, 11 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+
+GCC 3.3.3 has strong type checking
+------------------------------------------------------------------------
+r9917 | gbazin | 2005-02-11 11:57:03 +0100 (Fri, 11 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9916 | zorglub | 2005-02-11 11:30:09 +0100 (Fri, 11 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+
+Added Steve Lhomme to the list of contributors. Thanks :)
+
+------------------------------------------------------------------------
+r9915 | gbazin | 2005-02-11 11:03:50 +0100 (Fri, 11 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/msvc/plugins.dsp.in
+   M /trunk/msvc/vlc.dsp.in
+
+* 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...
+
+------------------------------------------------------------------------
+r9914 | gbazin | 2005-02-10 15:45:34 +0100 (Thu, 10 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9913 | gbazin | 2005-02-10 14:43:10 +0100 (Thu, 10 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.c
+
+* src/libvlc.c: help now prints the list of integer values.
+------------------------------------------------------------------------
+r9912 | gbazin | 2005-02-10 14:26:52 +0100 (Thu, 10 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9911 | gbazin | 2005-02-10 12:58:12 +0100 (Thu, 10 Feb 2005) | 1 line
+Changed paths:
+   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).
+------------------------------------------------------------------------
+r9910 | gbazin | 2005-02-10 12:56:54 +0100 (Thu, 10 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+* modules/gui/wxwindows: do not use INSERT_ELEM in c++ code.
+------------------------------------------------------------------------
+r9909 | gbazin | 2005-02-10 11:32:54 +0100 (Thu, 10 Feb 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9908 | gbazin | 2005-02-09 14:52:40 +0100 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+
+* modules/gui/wxwindows/interface.cpp: toolbar flickering fix.
+------------------------------------------------------------------------
+r9907 | gbazin | 2005-02-09 11:45:26 +0100 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+* 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
+
+* 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).
+
+------------------------------------------------------------------------
+r9905 | gbazin | 2005-02-09 10:37:08 +0100 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   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
+
+ * ts: correct use of descriptor 0x5 (for ac3 and lpcm too).
+
+------------------------------------------------------------------------
+r9903 | fenrir | 2005-02-08 18:02:49 +0100 (Tue, 08 Feb 2005) | 2 lines
+Changed paths:
+   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
+
+ * all: better support for MBR mms stream (display only received streams).
+
+------------------------------------------------------------------------
+r9902 | fenrir | 2005-02-08 18:00:18 +0100 (Tue, 08 Feb 2005) | 13 lines
+Changed paths:
+   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.
+
+ 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)
+
+------------------------------------------------------------------------
+r9901 | fenrir | 2005-02-08 17:45:47 +0100 (Tue, 08 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ * http: add a redirect from */index.html to */
+
+------------------------------------------------------------------------
+r9900 | zorglub | 2005-02-08 17:38:18 +0100 (Tue, 08 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/Modules.am
+   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+
+Include missing images to dist
+Autofocus the OK button in bookmark edit
+
+------------------------------------------------------------------------
+r9898 | jpsaman | 2005-02-08 15:33:40 +0100 (Tue, 08 Feb 2005) | 2 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r9893 | markfm | 2005-02-08 03:32:44 +0100 (Tue, 08 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+
+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.
+
+------------------------------------------------------------------------
+r9892 | courmisch | 2005-02-07 23:34:21 +0100 (Mon, 07 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/include/stream_output.h
+   M /trunk/src/stream_output/announce.c
+   M /trunk/src/stream_output/sap.c
+
+fix two memleaks and remove a bogus net_Close()
+
+------------------------------------------------------------------------
+r9891 | courmisch | 2005-02-07 21:34:08 +0100 (Mon, 07 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/stream_out/standard.c
+
+- Fixes a segmentation fault in sout_AnnounceSessionDestroy
+
+------------------------------------------------------------------------
+r9890 | gbazin | 2005-02-07 11:44:49 +0100 (Mon, 07 Feb 2005) | 2 lines
+Changed paths:
+   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
+
+* 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.
+
+------------------------------------------------------------------------
+r9889 | courmisch | 2005-02-06 19:31:58 +0100 (Sun, 06 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/smb.c
+
+Compile fix, unbreak smb access on Linux
+
+------------------------------------------------------------------------
+r9888 | zorglub | 2005-02-06 18:55:47 +0100 (Sun, 06 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/services_discovery/daap.c
+
+* wx: Ensure that callbacks are not registered twice
+* DAAP: don't crash if connection to host timeouts
+
+------------------------------------------------------------------------
+r9887 | zorglub | 2005-02-06 17:54:12 +0100 (Sun, 06 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/services_discovery/daap.c
+   M /trunk/src/input/var.c
+
+Fix subtitle delay < 0 
+DAAP compile fix
+
+------------------------------------------------------------------------
+r9886 | courmisch | 2005-02-06 17:12:35 +0100 (Sun, 06 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+- Fix previous buggy commit
+
+------------------------------------------------------------------------
+r9885 | courmisch | 2005-02-06 17:02:24 +0100 (Sun, 06 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+
+- Fix building of vlc-config
+  VLC can now be built in a subdirectory
+
+------------------------------------------------------------------------
+r9884 | zorglub | 2005-02-06 13:05:43 +0100 (Sun, 06 Feb 2005) | 8 lines
+Changed paths:
+   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
+
+* wx : simplify some code, remove some useless duplications
+       hopefully prevent deadlocks
+
+* 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.
+
+* SAP/DAAP : Ensure that the  node gets removed on quit
+* HAL : Remove the node on quit and fix f**age of the Close function
+
+------------------------------------------------------------------------
+r9883 | courmisch | 2005-02-05 15:40:38 +0100 (Sat, 05 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/include/stream_output.h
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/stream_output/sap.c
+
+* convert SAP announce name & group from locale to UTF-8
+* fix bug in previous SAP commit
+
+------------------------------------------------------------------------
+r9882 | sigmunau | 2005-02-05 13:33:27 +0100 (Sat, 05 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/control.c
+
+input/control.c: fix diviton by zero on selection bytebased bookmarks in live streams
+
+------------------------------------------------------------------------
+r9881 | andrep | 2005-02-04 17:13:11 +0100 (Fri, 04 Feb 2005) | 3 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r9880 | courmisch | 2005-02-04 13:35:15 +0100 (Fri, 04 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+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)
+
+------------------------------------------------------------------------
+r9879 | courmisch | 2005-02-04 13:14:52 +0100 (Fri, 04 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+* Mem leak fixed
+
+------------------------------------------------------------------------
+r9876 | titer | 2005-02-03 21:47:50 +0100 (Thu, 03 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/beos/VideoOutput.cpp
+
+ beos/VideoOutput.cpp: added yet another overlay mode (minimum VRAM usage)
+
+------------------------------------------------------------------------
+r9875 | gbazin | 2005-02-03 13:11:28 +0100 (Thu, 03 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
+
+* modules/packetizer/mpeg4video.c: oops, don't forget to handle streams where only the DTS is available.
+------------------------------------------------------------------------
+r9873 | gbazin | 2005-02-02 16:54:00 +0100 (Wed, 02 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
+
+* modules/packetizer/mpeg4video.c: proper PTS/DTS calculation.
+------------------------------------------------------------------------
+r9872 | bigben | 2005-02-01 18:14:29 +0100 (Tue, 01 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/v4l/v4l.c
+
+Typo lalalala
+
+
+------------------------------------------------------------------------
+r9871 | oaubert | 2005-02-01 17:46:22 +0100 (Tue, 01 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/svg.c
+
+svg.c: ported the code for vlc 0.8.1 (as a video filter)
+
+------------------------------------------------------------------------
+r9870 | andrep | 2005-02-01 17:02:40 +0100 (Tue, 01 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/modules/codec/theora.c
+
+* modules/codec/theora.c: correctly display x-offset video
+------------------------------------------------------------------------
+r9869 | hartman | 2005-02-01 14:48:53 +0100 (Tue, 01 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
-   * toolbox: fuck OS X!
+* Fix theora contrib
 
-2003-06-29 Sunday 19:15  fenrir
+------------------------------------------------------------------------
+r9866 | markfm | 2005-02-01 03:11:02 +0100 (Tue, 01 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
 
-  * m3u: remove useless debug messages, fix element insertion.
+wizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes wxCB_READONLY to restrict choices
+
+------------------------------------------------------------------------
+r9863 | gbazin | 2005-01-31 12:41:03 +0100 (Mon, 31 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* 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).
+------------------------------------------------------------------------
+r9861 | markfm | 2005-01-30 15:26:47 +0100 (Sun, 30 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
-2003-06-29 Sunday 19:12  sam
+wxwindows update for WIN32 wxSpinCtrl, restrict range to valid integer (-32768, 32767)
+
+------------------------------------------------------------------------
+r9860 | zorglub | 2005-01-30 14:23:18 +0100 (Sun, 30 Jan 2005) | 2 lines
+Changed paths:
+   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
+
+Uninitialized values
+
+------------------------------------------------------------------------
+r9859 | sam | 2005-01-30 12:41:23 +0100 (Sun, 30 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac: Scrogneugneu, fixed the C++ build.
+
+------------------------------------------------------------------------
+r9858 | rocky | 2005-01-30 04:31:51 +0100 (Sun, 30 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+
+Use cdio-native name for paranoia read.
+
+------------------------------------------------------------------------
+r9854 | zorglub | 2005-01-29 17:32:14 +0100 (Sat, 29 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+H264 support in mkv, patch by Steve Lhomme
+
+------------------------------------------------------------------------
+r9853 | markfm | 2005-01-29 17:15:16 +0100 (Sat, 29 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+
+preferences wxSpinCtrl hack for WIN32 (make up arrow increase value)
+
+------------------------------------------------------------------------
+r9852 | zorglub | 2005-01-29 16:22:53 +0100 (Sat, 29 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/LIST
+   M /trunk/modules/misc/logger.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_subpictures.c
+
+* A few string and organization fixes in preferences
+* Update the LIST
+* Coding style fixes
+
+------------------------------------------------------------------------
+r9851 | sam | 2005-01-29 15:49:34 +0100 (Sat, 29 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac: Finished support for C++-disabled systems.
+
+------------------------------------------------------------------------
+r9850 | sigmunau | 2005-01-29 15:12:32 +0100 (Sat, 29 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+
+wizard.cpp: Layout fixes on the input page
+
+------------------------------------------------------------------------
+r9849 | sigmunau | 2005-01-29 14:28:14 +0100 (Sat, 29 Jan 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+
+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
+
+------------------------------------------------------------------------
+r9848 | sigmunau | 2005-01-29 13:41:35 +0100 (Sat, 29 Jan 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+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)
+
+------------------------------------------------------------------------
+r9846 | sam | 2005-01-28 16:37:09 +0100 (Fri, 28 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+  * configure.ac: Attempt to work without a C++ compiler.
+
+------------------------------------------------------------------------
+r9845 | gbazin | 2005-01-28 15:17:38 +0100 (Fri, 28 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+
+* Makefile.am: include the activex plugin in package-win32-base.
+------------------------------------------------------------------------
+r9844 | hartman | 2005-01-28 02:04:58 +0100 (Fri, 28 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+
+* 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
+
+------------------------------------------------------------------------
+r9843 | hartman | 2005-01-28 01:44:31 +0100 (Fri, 28 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+* Two small bugs in the OSX intf
+
+------------------------------------------------------------------------
+r9842 | hartman | 2005-01-27 23:33:15 +0100 (Thu, 27 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/video_output.c
+
+* src/video_output/video_output.c: Fixed the SuxorThread. The thread didn't declare itself ready :(
+
+------------------------------------------------------------------------
+r9841 | hartman | 2005-01-27 22:56:34 +0100 (Thu, 27 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+* src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.
+
+------------------------------------------------------------------------
+r9840 | gbazin | 2005-01-27 18:05:25 +0100 (Thu, 27 Jan 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9839 | gbazin | 2005-01-27 17:44:31 +0100 (Thu, 27 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+* modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
+------------------------------------------------------------------------
+r9838 | gbazin | 2005-01-27 16:44:34 +0100 (Thu, 27 Jan 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9837 | hartman | 2005-01-27 15:03:48 +0100 (Thu, 27 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/Makefile
+
+* contrib/Makefile: use tabs, not spaces in Makefile
+
+------------------------------------------------------------------------
+r9836 | gbazin | 2005-01-27 13:51:21 +0100 (Thu, 27 Jan 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9835 | sigmunau | 2005-01-27 12:50:39 +0100 (Thu, 27 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mkv.cpp
+
+mkc.cpp: fix crash on invalid tracks
+
+------------------------------------------------------------------------
+r9834 | fkuehne | 2005-01-27 02:14:24 +0100 (Thu, 27 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/prefs.m
+
+* VLCPrefs's delloc method got accidentally removed while splitting the nibs. Re-added it again.
+------------------------------------------------------------------------
+r9833 | fkuehne | 2005-01-27 01:49:46 +0100 (Thu, 27 Jan 2005) | 2 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r9832 | gbazin | 2005-01-26 17:12:37 +0100 (Wed, 26 Jan 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9831 | rocky | 2005-01-26 14:05:14 +0100 (Wed, 26 Jan 2005) | 5 lines
+Changed paths:
+   M /trunk/configure.ac
+   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
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r9826 | fenrir | 2005-01-25 15:15:08 +0100 (Tue, 25 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+ * es_out: fix program change on the fly.
+
+------------------------------------------------------------------------
+r9824 | dionoea | 2005-01-25 00:42:14 +0100 (Tue, 25 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/vout_intf.c
+
+ * remove unused home_dir from fprintf style function
+
+------------------------------------------------------------------------
+r9823 | dionoea | 2005-01-24 23:57:09 +0100 (Mon, 24 Jan 2005) | 4 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r9822 | hartman | 2005-01-24 21:46:20 +0100 (Mon, 24 Jan 2005) | 7 lines
+Changed paths:
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/control/rtci.c
+
+* 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.
+
+------------------------------------------------------------------------
+r9821 | hartman | 2005-01-24 21:44:53 +0100 (Mon, 24 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+* Rename a TIME_ABSOLUTE define because it's already defined in the Mach kernel headers.
+
+------------------------------------------------------------------------
+r9820 | djc | 2005-01-24 15:19:40 +0100 (Mon, 24 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/objects.nib
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+
+Added a Service Discovery sub menu in playlist contextual menu.
+
+------------------------------------------------------------------------
+r9817 | zorglub | 2005-01-23 22:07:24 +0100 (Sun, 23 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/wizard.cpp
+
+Fix breakage in transcode file selection
+
+------------------------------------------------------------------------
+r9816 | yoann | 2005-01-23 21:58:48 +0100 (Sun, 23 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+* wxwindows/playlist.cpp: Menu and toolbar are no longer dockable
+
+------------------------------------------------------------------------
+r9815 | yoann | 2005-01-23 18:53:40 +0100 (Sun, 23 Jan 2005) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r9813 | zorglub | 2005-01-23 12:06:17 +0100 (Sun, 23 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+
+Update NEWS
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r9810 | andrep | 2005-01-22 18:50:11 +0100 (Sat, 22 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/mozilla/vlcshell.cpp
+
+* mozilla/vlcshell.cpp: Fix compilation on Mac OS X
+
+
+------------------------------------------------------------------------
+r9809 | andrep | 2005-01-22 18:48:45 +0100 (Sat, 22 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/mozilla/Makefile.am
+
+* mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate build directory
+
+------------------------------------------------------------------------
+r9808 | fkuehne | 2005-01-22 16:13:01 +0100 (Sat, 22 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/po/el.po
+
+* initial translation to Greek by Simos Xenitellis
+------------------------------------------------------------------------
+r9806 | hartman | 2005-01-22 02:57:49 +0100 (Sat, 22 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+
+* playlist.m: fix a locking issue
+
+------------------------------------------------------------------------
+r9805 | yoann | 2005-01-21 22:49:28 +0100 (Fri, 21 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses.c
+
+* modules/gui/ncurses.c: incremental search works now with tree playlist.
+
+------------------------------------------------------------------------
+r9804 | hartman | 2005-01-21 21:12:05 +0100 (Fri, 21 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* 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. :)
+
+------------------------------------------------------------------------
+r9803 | hartman | 2005-01-21 20:26:08 +0100 (Fri, 21 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/blend.c
+
+* 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.
+
+------------------------------------------------------------------------
+r9802 | fenrir | 2005-01-21 18:02:39 +0100 (Fri, 21 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ts.c
+
+ts: fix --ts-extra-pmt.
+------------------------------------------------------------------------
+r9801 | massiot | 2005-01-21 16:22:45 +0100 (Fri, 21 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/pvr/pvr.c
+
+* modules/access/pvr/pvr.c: Fixed width/height selection with latest ivtv
+  drivers.
+
+------------------------------------------------------------------------
+r9800 | fkuehne | 2005-01-21 15:57:23 +0100 (Fri, 21 Jan 2005) | 1 line
+Changed paths:
+   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')
+------------------------------------------------------------------------
+r9799 | damienf | 2005-01-21 14:52:11 +0100 (Fri, 21 Jan 2005) | 3 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r9798 | hartman | 2005-01-21 14:41:52 +0100 (Fri, 21 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+* Add the new Nibs to MAKE_DIST
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r9796 | hartman | 2005-01-20 21:51:36 +0100 (Thu, 20 Jan 2005) | 7 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/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
+
+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)
+
+------------------------------------------------------------------------
+r9795 | sigmunau | 2005-01-20 20:58:02 +0100 (Thu, 20 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/sap.c
+
+sap.c: fix too early free in demux 
+
+------------------------------------------------------------------------
+r9794 | sigmunau | 2005-01-20 20:27:56 +0100 (Thu, 20 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/audio_output/alsa.c
+
+alsa.c: Enumerate available audio devices (Code gratefully borrowed from xmms)
+
+------------------------------------------------------------------------
+r9793 | gbazin | 2005-01-20 16:28:56 +0100 (Thu, 20 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/src/audio_output/output.c
+
+* 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.
+------------------------------------------------------------------------
+r9791 | massiot | 2005-01-20 14:34:48 +0100 (Thu, 20 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+* src/input/es_out.c: Improved the kludge for teletext streams without
+  appropriate PTS.
+
+------------------------------------------------------------------------
+r9790 | gbazin | 2005-01-20 14:18:34 +0100 (Thu, 20 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/asf.c
+
+* modules/mux/asf.c: compiler warnings are there for a reason ;)
+------------------------------------------------------------------------
+r9789 | gbazin | 2005-01-20 13:32:53 +0100 (Thu, 20 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/include/codecs.h
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/avi.c
+
+* 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.
+
+------------------------------------------------------------------------
+r9788 | gbazin | 2005-01-20 13:11:03 +0100 (Thu, 20 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: oops, forgot something.
+------------------------------------------------------------------------
+r9787 | gbazin | 2005-01-20 13:03:58 +0100 (Thu, 20 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/activex/Makefile.am
+   M /trunk/configure.ac
+
+* configure.ac, activex/Makefile.am: conditional compile of the activex plugin.
+------------------------------------------------------------------------
+r9786 | gbazin | 2005-01-20 11:10:30 +0100 (Thu, 20 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/activex/Makefile.am
+   M /trunk/configure.ac
+
+* configure.ac, activex/Makefile.am: small fixes to the activex plugin build.
+------------------------------------------------------------------------
+r9784 | zorglub | 2005-01-19 23:33:16 +0100 (Wed, 19 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/TODO
+   M /trunk/configure.ac
+
+autoconf build fix
+one todo item less !
+
+------------------------------------------------------------------------
+r9783 | bigben | 2005-01-19 23:28:47 +0100 (Wed, 19 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/control/showintf.c
+
+Add a category to the showintf control interface, so that it gets displayed in the prefs...
+
+
+
+------------------------------------------------------------------------
+r9780 | massiot | 2005-01-19 19:30:33 +0100 (Wed, 19 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_threads_funcs.h
+
+* include/vlc_threads_funcs.h: More %d -> %u
+
+------------------------------------------------------------------------
+r9779 | damienf | 2005-01-19 18:14:16 +0100 (Wed, 19 Jan 2005) | 3 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r9776 | hartman | 2005-01-18 22:51:00 +0100 (Tue, 18 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* fix libcddb build under 10.2
+
+------------------------------------------------------------------------
+r9775 | gbazin | 2005-01-18 20:24:06 +0100 (Tue, 18 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/po/el.po
+
+* po/el.po: the build process needs a valid file.
+------------------------------------------------------------------------
+r9774 | fkuehne | 2005-01-18 18:26:51 +0100 (Tue, 18 Jan 2005) | 2 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r9773 | gbazin | 2005-01-18 15:36:26 +0100 (Tue, 18 Jan 2005) | 5 lines
+Changed paths:
+   M /trunk/modules/mux/asf.c
+
+* 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.
+
+------------------------------------------------------------------------
+r9772 | hartman | 2005-01-18 04:02:07 +0100 (Tue, 18 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+* fix author field of OSX info dialog
+
+------------------------------------------------------------------------
+r9771 | hartman | 2005-01-18 03:56:18 +0100 (Tue, 18 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+* fix OSX info dialog lockup due to changed info accessor methods.
+
+------------------------------------------------------------------------
+r9770 | hartman | 2005-01-18 03:17:01 +0100 (Tue, 18 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* fix libopendaap on 10.2
+
+------------------------------------------------------------------------
+r9769 | hartman | 2005-01-18 02:19:54 +0100 (Tue, 18 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/libcddb.patch
+   M /trunk/extras/contrib/src/packages.mak
+
+* finally fixed CDDB contrib
+
+------------------------------------------------------------------------
+r9768 | hartman | 2005-01-18 00:38:27 +0100 (Tue, 18 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/libcddb.patch
+
+* newer libcddb
+
+------------------------------------------------------------------------
+r9767 | hartman | 2005-01-17 23:37:20 +0100 (Mon, 17 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/vcdimager.patch
+   M /trunk/extras/contrib/src/packages.mak
+
+* Add libcddb, libcdio and vcdimager again to see if it works better on OSX by now
+
+------------------------------------------------------------------------
+r9764 | hartman | 2005-01-17 20:42:13 +0100 (Mon, 17 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+* libvlc.h: fix some of the OSX keybindings (audio delay is now f and g, subtitle delay is h and j, both without modifiers)
+
+------------------------------------------------------------------------
+r9763 | hartman | 2005-01-17 20:40:03 +0100 (Mon, 17 Jan 2005) | 2 lines
+Changed paths:
+   A /trunk/extras/contrib/src/Patches/daap.patch
+
+* libopendaap patch
+
+------------------------------------------------------------------------
+r9762 | hartman | 2005-01-17 20:38:51 +0100 (Mon, 17 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/daap.c
+
+* daap.c: host_t is already defined in Darwin's mach headers. renamed to dhost_t
+
+------------------------------------------------------------------------
+r9761 | hartman | 2005-01-17 20:37:38 +0100 (Mon, 17 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+   M /trunk/toolbox
+
+* Added the contrib system to MAKE_DIST
+* cleaned up some alignment in configure --help
+
+------------------------------------------------------------------------
+r9760 | hartman | 2005-01-17 20:35:54 +0100 (Mon, 17 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* added libopendaap to contrib system
+
+------------------------------------------------------------------------
+r9759 | zorglub | 2005-01-17 19:36:52 +0100 (Mon, 17 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+Cache last FindItem request to speed up bulk-addings
+
+------------------------------------------------------------------------
+r9758 | zorglub | 2005-01-17 19:14:50 +0100 (Mon, 17 Jan 2005) | 3 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r9757 | gbazin | 2005-01-17 18:01:21 +0100 (Mon, 17 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/mux/asf.c
+
+* modules/mux/asf.c: properly write the ES type.
+------------------------------------------------------------------------
+r9756 | fkuehne | 2005-01-17 17:48:05 +0100 (Mon, 17 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+* changedthe GNU-mirror to ftp.belnet.be -- Gettext is download from the GNU-mirror again
+------------------------------------------------------------------------
+r9755 | hartman | 2005-01-17 17:30:34 +0100 (Mon, 17 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/po/POTFILES.in
+
+* Fix pot-update after playlist/info.c removal
+
+------------------------------------------------------------------------
+r9754 | yoann | 2005-01-17 12:47:41 +0100 (Mon, 17 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/subtitles.cpp
+
+* wxwindows/subtitles.cpp: subtitle delay can also be <0 (now from -30000 to +30000)
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r9750 | zorglub | 2005-01-16 16:57:01 +0100 (Sun, 16 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/TODO
+
+Todo update
+
+------------------------------------------------------------------------
+r9749 | zorglub | 2005-01-16 15:44:26 +0100 (Sun, 16 Jan 2005) | 4 lines
+Changed paths:
+   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
+
+* DAAP: add meta-information, delete hosts when they leave
+* SAP : coding style fixes
+* Some fogotten playlist_*Info
+
+------------------------------------------------------------------------
+r9748 | zorglub | 2005-01-16 15:10:47 +0100 (Sun, 16 Jan 2005) | 2 lines
+Changed paths:
+   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
+
+Remove playlist info accessors (as they now belong to input_item) and use vlc_input_item_AddInfo and vlc_input_item_GetInfo instead
+
+------------------------------------------------------------------------
+r9746 | sam | 2005-01-15 05:41:24 +0100 (Sat, 15 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/ChangeLog
+   A /trunk/doc/ChangeLog-2004
+   M /trunk/doc/Makefile.am
+
+  * Moved 2004 changelog to doc/.
+
+------------------------------------------------------------------------
+r9745 | titer | 2005-01-15 04:02:57 +0100 (Sat, 15 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/motiondetect.c
+
+ motiondetect.c: gcc < 3 compile fix
+
+------------------------------------------------------------------------
+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
+
+* modules/gui/wxwindows/playlist.cpp: when duration is not known, don't display (--:--:--)
+
+------------------------------------------------------------------------
+r9743 | yoann | 2005-01-14 19:01:36 +0100 (Fri, 14 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/gui/ncurses.c
+
+* modules/access/directory.c: fix a segfault when reading an empty directory
+* modules/gui/ncurses.c: fix a segfault when playlist is empty
+
+------------------------------------------------------------------------
+r9742 | yoann | 2005-01-14 17:14:01 +0100 (Fri, 14 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses.c
+
+* modules/gui/ncurses.c: support for tree playlist in ncurses interface
+  use 'v' to toggle view
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r9740 | hartman | 2005-01-14 13:11:57 +0100 (Fri, 14 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+* so the ogg vorbis fix broke shoutcast streams :) fixing again.... (tested with all audio streams i know off)
+
+------------------------------------------------------------------------
+r9739 | djc | 2005-01-14 00:28:36 +0100 (Fri, 14 Jan 2005) | 18 lines
+Changed paths:
+   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
+
+Have fun ;)
+
+------------------------------------------------------------------------
+r9738 | massiot | 2005-01-13 20:03:03 +0100 (Thu, 13 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+
+* modules/access_out/udp.c: Issue a warning when two PCRs are put inside a
+  single UDP frame (may disturb some decoders).
+
+------------------------------------------------------------------------
+r9737 | massiot | 2005-01-13 20:02:04 +0100 (Thu, 13 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/src/misc/threads.c
+
+* src/misc/threads.c: thread_id is in fact an _unsigned_ int.
+
+------------------------------------------------------------------------
+r9736 | massiot | 2005-01-13 20:01:22 +0100 (Thu, 13 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+
+* src/input/es_out.c: EN 300 472 allows the PTS of teletext streams to be
+  invalid.
+
+------------------------------------------------------------------------
+r9735 | zorglub | 2005-01-13 19:45:11 +0100 (Thu, 13 Jan 2005) | 16 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r9734 | gbazin | 2005-01-13 12:25:58 +0100 (Thu, 13 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/src/misc/configuration.c
+
+* src/misc/configuration.c: fix config_GetType() to handle the new CONFIG_ITEM_MODULE_foo types.
+------------------------------------------------------------------------
+r9733 | gbazin | 2005-01-13 10:37:43 +0100 (Thu, 13 Jan 2005) | 1 line
+Changed paths:
+   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
+
+* <cough> broken patch </cough>
+
+------------------------------------------------------------------------
+r9731 | yoann | 2005-01-12 17:24:44 +0100 (Wed, 12 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/gui/wxwindows/wxwindows.h
+
+* modules/gui/wxwindows/interface.cpp: Add new buttons for DVDs and CDs:
+  - Menu, Previous Chapter, Next Chapter for DVDs
+  - Previous Track, Next Track for CDs
+
+------------------------------------------------------------------------
+r9730 | hartman | 2005-01-12 17:07:20 +0100 (Wed, 12 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+
+* part of patch was applied upstream. Adapt....
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r9728 | zorglub | 2005-01-12 10:19:10 +0100 (Wed, 12 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwindows/playlist.cpp
+
+Put callbacks after rebuild, avoids deadlock in rebuild
 
-   * debian/rules:
-     + Enabled the video4linux input plugin.
+------------------------------------------------------------------------
+r9727 | fkuehne | 2005-01-11 18:42:08 +0100 (Tue, 11 Jan 2005) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r9726 | zorglub | 2005-01-11 17:52:42 +0100 (Tue, 11 Jan 2005) | 3 lines
+Changed paths:
+   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
 
-2003-06-29 Sunday 19:04  sam
+Add some icons
+Fix autoswitching to category view
+
+------------------------------------------------------------------------
+r9725 | hartman | 2005-01-11 17:36:12 +0100 (Tue, 11 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Patches/theora.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-   * toolbox: syntax fix for OS X's retarded sed.
-
-2003-06-29 Sunday 14:57  sam
-
-   * m4/vlc.m4: Prepend LDFLAGS instead of appending them.
-
-2003-06-29 Sunday 14:00  ipkiss
-
-  * fr.po: some new translations + fixes
-
-2003-06-29 Sunday 00:14  hartman
-
- * modules/gui/macosx/playlist.m: 10.1 is archaic. i don't know why i bother ;)
-   finally fixed, confirmed etc.
- * doc/fortunes.txt: one more
-
-2003-06-28 Saturday 23:56  fenrir
-
-  * ffmpeg: disable direct rendering when width or height aren't a multiple
- of 16 (on the fly not only based upon header).
-
-  * httpd: test if INADDR_ANY is bind when requesting a host. (To be able to
- use http interface with http streaming).
-
-2003-06-28 Saturday 21:27  fenrir
-
-  * input: close all vouts (not only the first one).
-
-2003-06-28 Saturday 21:18  fenrir
-
-  video_output.c: should fix playback of file with multiple video track,
- and usage of display in stream output.
-
-2003-06-28 Saturday 21:16  fenrir
-
-  * ffmpeg : do no try to automatically set ffmpeg-truncated (it's broken
-  with .mp4 files)
-
-2003-06-28 Saturday 21:03  hartman
-
- * s/;T;/;D;
-   Now it seems to builb. I guess you meant this sam. If I'm wrong you can correct me ;)
-
-2003-06-28 Saturday 19:19  fenrir
-
-  * m3u: clean up and fix .m3u parsing. Please *test*.
-
-2003-06-28 Saturday 17:20  fenrir
-
-  * input.c : call input_DelInfo _after_ that all decoders have been
- destroyed as vorbis decoder could add info.
-
-2003-06-28 Saturday 15:27  sam
-
-   * Makefile.am: fixed the location of the intl sources.
-
-2003-06-28 Saturday 14:31  sam
-
-   * configure.ac:
-     + Look for libintl in $(top_builddir)/intl, not \$(top_srcdir)/intl.
-     + Added CVS Id string.
-   * m4/vlc.m4:
-     + Added CVS Id string.
-
-2003-06-28 Saturday 13:04  sam
-
-   * Makefile.am:
-     + Call $(srcdir)/toolbox from $(builddir) instead of $(srcdir).
-     + Call $(builddir)/vlc-config instead of $(srcdir)/vlc-config, because
-       generated files end in $(builddir).
-     + Added -Imozilla to the mozilla plugin link flags.
-     + Look for mozilla/vlcintf.idl in $(srcdir).
-   * configure.ac:
-     + Set VLC_CONFIG to $(builddir)/vlc-config instead of $(srcdir)/vlc-config.
-   * toolbox:
-     + Look for Makefile.am in ${srcdir}, and Makefile in ${builddir}.
-     + Prepend ${srcdir} to header files we handle.
-   * m4/vlc.m4:
-     + Look for vlc-config.in.in in ${srcdir} but generate vlc-config.in in
-       ${builddir}.
-   * modules/gui/skins/src/dialogs.cpp, modules/gui/wxwindows/interface.cpp:
-     + Include the pixmap with a path relative to the current directory.
-
-    This commit should fix builds that use --srcdir (Closes: #319).
-
-2003-06-28 Saturday 12:07  massiot
-
- * modules/demux/mkv.cpp: Compile fix for OS X.
-
-2003-06-28 Saturday 01:17  sam
-
-   * toolbox:
-     + toolbox --changelog now only generates this year's changelog.
-   * ChangeLog, doc/ChangeLog-*:
-     + Split the changelog into several files, one per year.
-   * debian/rules, vlc.ebuild:
-     + Distribute the new changelog files.
-
-2003-06-28 Saturday 00:29  sam
-
-   * vlc.ebuild:
-     + Apply the same changes to configure as to configure.ac.
-     + Fix autotools timestamps so that the build does not trigger useless
-       autoconf and automake runs. Our snapshots are correctly bootstrapped
-       and do not need extra fiddling.
-
-2003-06-27 Friday 23:31  sam
-
-   * debian/changelog:
-     + Updated to the latest Debian unstable upload.
-   * debian/rules:
-     + Moved the skins interface into the wxvlc package.
-     + Cosmetic fixes.
-   * debian/control:
-     + Updated the description of the wxvlc package.
-   * bootstrap:
-     + Put subdirectories of modules/ in SUBDIRS, not DIST_SUBDIRS.
-   * Makefile.am:
-     + Put modules in SUBDIRS, not DIST_SUBDIRS.
-   * .cvsignore:
-     + Ignore vlc-config.in.
-
-2003-06-27 Friday 18:27  sam
-
-   * Makefile.am: create directories before installing stuff in them.
-   * m4/Makefile.am: distribute our generated private.m4 file.
-
-2003-06-27 Friday 17:01  sam
-
-   * configure.ac: link the mkv plugin with -lmatroska_pic -lebml_pic if found.
-
-2003-06-27 Friday 16:26  sam
-
-   * Makefile.am:
-     + Removed trailing / from directory names.
-     + Used dummy instead of "" in the for/do/done loops.
-     + Protected a couple of filenames with double quotes.
-
-2003-06-27 Friday 16:15  gbazin
-
- * configure.ac: fixed matroska detection.
-
-2003-06-27 Friday 14:05  sam
-
-   * m4/vlc.m4: CVS forgot to add this file. I swear.
-
-2003-06-27 Friday 13:50  sam
-
-   * bootstrap:
-     + New build system, using recursive makefiles. Due to the amount of code
-       in VLC, this had become unavoidable.
-     + Removed the check for OS X's stack size, since our automake targets are
-       a lot less hungry now.
-     + Ditto for Solaris's sed.
-     + Since automake-1.6 is faster than 1.7, use it first if both are present.
-   * m4/vlc.m4:
-     + New AX_ADD_CPPFLAGS, AX_ADD_CFLAGS, AX_ADD_CXXFLAGS, AX_ADD_OBJCFLAGS
-       and AX_ADD_LDFLAGS macros that do all the magic to detect possible
-       modules and register their flags.
-     + New AX_ADD_BUILTINS and AX_ADD_PLUGINS macros.
-     + Some magic to generate vlc-config.
-   * configure.ac:
-     + Moved most code to the AX_ADD_* macros.
-     + Explicitely added all target Makefiles.
-   * modules/**/Modules.am:
-     + Path to sources are now relative to Modules.am's directory level.
-
-2003-06-27 Friday 13:38  sam
-
-   * src/misc/configuration.c: minor fix in a comment.
-   * src/playlist/playlist.c: the -Z mode randomises the first item as well.
-
-2003-06-27 Friday 10:31  zorglub
-
- * modules/demux/m3u.c :
-     Added name support. Only implemented for M3U and B4S playlists at the moment
-
- * src/playlist/playlist.c
-   include/vlc_playlist.h   : Added the playlist_AddName function to add an item with its name without filling an item structure.
-
-2003-06-26 Thursday 19:36  gbazin
-
- * modules/codec/mpeg_video/parser.c: fixed broken file.
-
-2003-06-26 Thursday 18:14  sam
-
-   * modules/demux/util/sub.c,
-     modules/demux/avi/avi.c: fixed inclusion of vlc_video.h. Thanks Cif.
-
-2003-06-26 Thursday 16:46  fenrir
-
-  * mkv: more ebml element parsing.
-
-2003-06-26 Thursday 16:04  gbazin
-
- * src/stream_output/announce.c: msvc compilation fix.
-
-2003-06-26 Thursday 14:42  zorglub
-
- * ./modules/demux/m3u.c: added support for Winamp 3 B4S files
-
- Still need to add the support for the Names in all formats (we currently
- only put the URL), but I do not have any ASX, HTML nor PLS sample file
-
-2003-06-26 Thursday 12:19  sam
-
-   * include/video.h: renamed this file to vlc_video.h to avoid name collisions
-     with a couple of modules.
-
-2003-06-25 Wednesday 23:46  sam
-
-   * src/stream_output/announce.c:
-     + Fixed a multiline string.
-     + Coding style fixes.
-
-2003-06-25 Wednesday 21:47  fenrir
-
-  * transcode: fix a potential segfault.
-
-2003-06-25 Wednesday 21:17  asmax
-
- * modules/audio_output/esd: forced sample rate to ESD_DEFAULT_RATE
-   At last closes bug #625 !
-
-2003-06-25 Wednesday 21:03  zorglub
-
- * ./include/announce.h
-   ./src/stream_output/announce.c  : use send instead of sendto.
-
- * ./modules/misc/sap.c : use a define
-
-2003-06-25 Wednesday 20:37  fenrir
-
-  * mkv: a little memory leak.
-
-2003-06-25 Wednesday 19:28  fenrir
-
-  * ts: set a fourcc for PAT/PMT to avoid garbage in logs.
-
-2003-06-25 Wednesday 15:50  fenrir
-
-  * httpd: fix a memory and thread leak.
-
-2003-06-25 Wednesday 14:41  sam
-
-   * Makefile.am: using C++ linkage for vlc under OS X and BeOS.
-
-2003-06-25 Wednesday 09:13  gbazin
-
- * modules/demux/mkv.cpp: compile fix for systems not supporting gmtime_r().
-
-2003-06-25 Wednesday 08:59  massiot
-
- ++
-
-2003-06-25 Wednesday 03:08  sam
-
-   * toolbox:
-     + Disabled useless verbosity.
-     + Fixed some incorrect ">/dev/null 2>&1" semantics.
-
-2003-06-25 Wednesday 00:40  fenrir
-
-  * mpeg_audio.c: fix segfault caused by free bitrate and padding set.
-  (the stream isn't free bitrate) SyncInfo think it's free bitrate but
- return a frame size of 1. Now, I test bitrate.
-
-2003-06-24 Tuesday 23:11  fenrir
-
-  * lalala ;)
-
-2003-06-24 Tuesday 23:00  fenrir
-
-  * mkv : spelling mistakes.
-
-2003-06-24 Tuesday 22:53  fenrir
-
-  * avi: for interleaved file (audio_pos - video_pos < 2Mo), seek upon
-  percent and not time, it's better.
-  Please test.
-
-2003-06-24 Tuesday 22:26  asmax
-
- * all: show/hide the interface with middle-click on the vout
-        (when the last vout is closed, the interface reappears)
-        Works only with the skins interface and X11/Xvideo vouts, but it's
-        very easy to implement (just add a callback on "intf-show" in the
-        interface, and trigger it in the vout)
-
-2003-06-24 Tuesday 19:59  fenrir
-
-  * mkv: remove unnecessary header.
-
-2003-06-24 Tuesday 19:35  fenrir
-
-  * mkv: when seeking, by default, try to reach the file position not the
- time (seek seems better).
-
-2003-06-24 Tuesday 18:42  fenrir
-
-  * mkv: clean up, more input infos, begin to parse Tags element (don't work
-  yet).
-
-2003-06-24 Tuesday 15:50  sam
-
-   * Makefile.am: changed interface.h to vlc_interface.h.
-
-2003-06-24 Tuesday 15:37  sam
-
-   * configure.ac: removed -lstdc++ LDFLAGS, and used CXXFLAGS to force C++
-     linkage instead.
-
-2003-06-24 Tuesday 13:33  sam
-
-   * include/interface.h: renamed this file to vlc_interface.h to avoid name
-     collisions with a couple of plugins.
-
-2003-06-24 Tuesday 11:26  gbazin
-
- * src/stream_output/announce.c: inet_pton() isn't supported on win32 so disabled ipv6 sap announces on win32.
-
- Wouldn't it be possible to use send() instead of sendto() ? That would simplify the code and get rid of this problem.
-
-2003-06-24 Tuesday 09:31  sam
-
-   * modules/**/.cvsignore: added Makefile{,.in.am} to the ignore list, as
-     well as .lo/.la files.
-
-2003-06-24 Tuesday 06:07  fenrir
-
-  * mkv: use b_mute and add meta informations.
-
-2003-06-24 Tuesday 00:50  fenrir
-
-  * avi : don't resynch on key frame for audio stream.
-
-2003-06-24 Tuesday 00:33  fenrir
-
-  * mkv: avoid seeking at the same place (was sooooo slow 'cause of
-           buffer filling)
-         can seek in file without cues (slow)
-         can play file over http and unseekable input.
-
-2003-06-24 Tuesday 00:31  gbazin
-
- * modules/demux/ogg.c: fix for ogg web streams.
-
-2003-06-23 Monday 23:51  gbazin
-
- * modules/packetizer/vorbis.c: vorbis data packetizer for the stream output.
- * modules/mux/ogg.c: cleanup, bug fixes and vorbis support.
- * modules/demux/ogg.c: added vorbis channels info.
- * modules/misc/httpd.c: bug fix for stream header generation.
-
-2003-06-23 Monday 20:35  asmax
-
- * src/playlist/playlist.c: set "intf-change" in SkipItem
- * modules/gui/skin/*: InterfaceRefresh is now triggered by a
-   callback on intf-change
-
-2003-06-23 Monday 17:01  bigben
-
- Copy / paste of code so that the pvr input parse all parameters. Doesn't
- work for the standard (PAL/SECAM/NTSC) yet.
-
-2003-06-23 Monday 16:09  gbazin
-
- * src/misc/modules.c, modules/gui/wxwindows/timer.cpp: fixed 2 nasty bugs.
- * modules/demux/util/id3tag.c: small cleanup.
-
-2003-06-23 Monday 13:45  zorglub
-
- Fixed a segfault that could happen if you have ipv6 support enabled, but no address
-
-2003-06-23 Monday 11:41  zorglub
-
- * Stream output now support IPv6 SAP announces
- * Code cleanup in SAP
-
-2003-06-23 Monday 10:21  sam
-
-   * bootstrap: make errors less obscure when using gettext 0.11.3 or 0.11.4,
-     due to Debian bug #158383 in gettext (upstream bug).
-
-2003-06-23 Monday 00:30  fenrir
-
-  * mkv: fix for blocks using lacing. (Now vorbis plays without any problem)
-
-2003-06-23 Monday 00:18  hartman
-
- * You check it three times and I still managed to miss a link.
-   Ebuild doesn't work in the 0.6.0 release :(
-
-2003-06-22 Sunday 23:22  fenrir
-
-  * mkv: fix vorbis track. But sound quality is horrible ( probably
- timestamps problems)
-
-2003-06-22 Sunday 18:56  gbazin
-
- * doc/Makefile.am: one more like this and I'll become crazy.
-
-2003-06-22 Sunday 18:30  gbazin
-
- * doc/Makefile.am: fixed make dist
-
-2003-06-22 Sunday 18:07  gbazin
-
- * NEWS: added an entry for the experimental matroska demux.
-
-2003-06-22 Sunday 17:52  gbazin
-
- * configure.ac: removed -Winline which in fact was the culprit for the verbosity of gcc-3.3.
- * modules/gui/skins/src/skin_main.cpp: fixed icon loading.
-
-2003-06-22 Sunday 16:52  gbazin
-
- * configure.ac: really removed -Wdisabled-optimization this time.
-
-2003-06-22 Sunday 16:27  fenrir
-
-  * mkv: fix a double delete.
-
-2003-06-22 Sunday 16:00  gbazin
-
- * ALL: bumped version number to 0.6.0 (finally :), updated po, ChangeLog, removed
- the Wdisabled-optimization flag from the build (too verbose with gcc-3.3).
-
-2003-06-22 Sunday 15:43  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: disabled mp4 muxer.
- * include/interface.h: updated comment.
-
-2003-06-22 Sunday 15:30  hartman
-
- * Removed mp4 muxer support (temporarily)
-
-2003-06-22 Sunday 15:07  asmax
-
- * x11/x11_dragdrop.cpp: unbelievable, Xdnd works !!
-
-2003-06-22 Sunday 15:03  hartman
-
- * NEWS: Checked the NEWS file. added some missing items. Fixed a couple of spelling errors etc.
- * vlc.ebuild: Set the correct urls for ffmpeg and mpeg2dec snapshots
-
-2003-06-22 Sunday 14:36  fenrir
-
-  * mkv: better seeking support.
-
-2003-06-22 Sunday 14:06  gbazin
-
- * configure.ac: compile fix for sunos
-
-2003-06-22 Sunday 13:31  gbazin
-
- * configure.ac, modules/demux/Modules.am: matroska configure detection (disabled by default).
- Due to the way matroska headers directly reference ebml headers, you'll have to configure like this:
- CPPFLAGS=-I/usr/local/include/ebml ./configure --enable-mkv
-
-2003-06-22 Sunday 13:27  sigmunau
-
- turned a debug message into a comment
-
-2003-06-22 Sunday 13:06  asmax
-
- * x11/x11_window.cpp: raise a window when clicking on it
-
-2003-06-22 Sunday 12:54  asmax
-
- * at least it compiles now ;)
-
-2003-06-22 Sunday 12:46  asmax
-
- * reverted my previous commit: cannot work as expected
- * src/theme.cpp: fixed a delete[] / free mismatch
-
-2003-06-22 Sunday 12:27  fenrir
-
-  * mkv: basic seek support (only with file with cues, it doesn't search key
-  frame, ...)
-         clean up.
-
-2003-06-22 Sunday 08:49  fenrir
-
-  * faad: can read stream with multiple frames per pes_packet_t (for mkv).
-
-2003-06-22 Sunday 07:39  fenrir
-
-  * mkv.cpp : begin of a matroska demuxer
-   TODO:
-     * seek support
-     * vorbis support (it's a decoder problem, as matroska embded raw
-       vorbis data)
-     * utf8 subtitles handling (probably at the decoder stage too)
-     * clean up.
-     * support of stream other than files.
-     * ...
-
-2003-06-22 Sunday 01:08  sam
-
-   * Makefile.dep: the file that would never die.
-
-2003-06-22 Sunday 00:40  titer
-
-  beos/* : - cleaned the way to mute/unmute
-           - save the volume when exiting
-
-2003-06-22 Sunday 00:00  asmax
-
- * src/theme.cpp, src/event.* : no more VLC_SHOW event
- * src/window.* : replaced p_intf->p_sys->WindowList by a singleton
-   class SkinWindowList (to be tested under windows)
- * removed useless gtk2 files
-
-2003-06-21 Saturday 22:30  hartman
-
- * added a new set of widgets for CONFIG_ITEM_FILE and DIRECTORY
- * only set prefs on safe, not earlier.
-
-2003-06-21 Saturday 21:59  sam
-
-   * src/libvlc.c: got rid of type-punning warnings.
-
-2003-06-21 Saturday 20:45  sam
-
-   * THANKS: spelling fixes.
-   * configure.ac:
-     + Added curly braces around variables.
-     + Got rid of the "x$foo" constructs.
-     + Renamed *_plugin conditionals into *_p.
-   * debian/changelog:
-     + Fixed a duplicate entry.
-     + Added an entry for an old Debian upload that fixed #117180.
-   * debian/control:
-     + Added a build dependency on libimlib2-dev for skins.
-   * debian/rules:
-     + Activated support for skins.
-
-2003-06-21 Saturday 17:26  sigmunau
-
- removed a duplicate entry from the NEWS file
-
-2003-06-21 Saturday 17:05  sam
-
-   * .cvsignore:
-     + Removed configure.ac from the ignore list.
-
-2003-06-21 Saturday 17:04  sam
-
-   * configure.ac.in is no more, we can now use configure.ac like normal people,
-     bootstrap generates the proper magic for us.
-
-2003-06-21 Saturday 16:09  sam
-
-   * debian/rules:
-     + Use the -s flag instead of -a so that debhelper properly handles the
-       i386-only plugin packages.
-     + Split the build rule into configure and build.
-
-2003-06-21 Saturday 14:24  gbazin
-
- * modules/access_output/file.c: make the output file writeable by the owner.
-
-2003-06-20 Friday 23:13  hartman
-
- * added missing support for CONFIG_ITEM_DIRECTORY to gtk prefs.
-
-2003-06-20 Friday 21:34  ipkiss
-
-  * ./doc/skins/events-howto.txt: added some events
-  * ./modules/gui/skins/*: fixed my last commit
-
-2003-06-20 Friday 19:50  ipkiss
-
-  * ./modules/gui/skins/src/vlcproc.cpp: added the "title" option to the
-    "display" attribute of ControlText. It allows to show the title of
-    the current stream, without the full path.
-  * ./doc/skins/*: updated the doc
-
-2003-06-20 Friday 15:34  hartman
-
- * Made the search path configuration options, directory instead of string options.
-
-2003-06-20 Friday 11:42  alexis
-
- modules/misc/sap.c: fix for the default scope of the IPv6 announces.
- python/setup.py: a configuration that should work better.
-
-2003-06-20 Friday 01:27  hartman
-
- * vlc.ebuild: added support for faad2 and skins. See the wiki page for info.
- * README.MacOSX.rtf: More updates because of new prefs dialog.
-
-2003-06-19 Thursday 21:09  gbazin
-
- * modules/codec/ffmpeg/video.c: disabled direct rendering when hurry-up is
- enabled. ffmpeg doesn't properly release old pictures when frames are skipped.
-
-2003-06-19 Thursday 18:45  gbazin
-
- * modules/access_output/udp.c: removed unnecessary code.
-
-2003-06-19 Thursday 18:44  titer
-
-  beos/VideoOutput.cpp : fixed a visual bug in fullscreen that happens with
-   a few Dano/Zeta themes
-
-2003-06-19 Thursday 18:22  gbazin
-
- * modules/access_output/udp.c: implemented a caching mechanism which solves all the bad quality streaming issues that have been reported. The caching value can be modified with the --udp-sout-caching config option (the default value being DEFAULT_PTS_DELAY ==  300 milisec).
-
-2003-06-19 Thursday 13:08  sam
-
-   * ./modules/misc/screensaver.c: the screensaver was disabled way too often
-     because I forgot to reinitialise an index.
-
-2003-06-19 Thursday 12:21  gbazin
-
- * modules/gui/wxwindows/*: changed the preferences panel to use textctrls for float values as spinctrls don't support floats. The advanced checkbox is only displayed if needed. Fixed the play/pause buttons tooltip.
-
-2003-06-19 Thursday 02:14  sam
-
-   * debian/rules:
-     + Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU`
-       so that the rules can be called directly.
-   * debian/control:
-     + Removed leading "a"s from package descriptions.
-     + Set policy to 3.5.10.
-   * debian/copyright:
-     + Removed debian/vlc.copyright.
-
-2003-06-18 Wednesday 12:18  zorglub
-
- SAP can now listen for IPv6 announces
-
- To enable this, start vlc with --sap-ipv6
- To disable IPv4 listening, use --no-sap-ipv4
-
- You can also set the scope of the announces (default is 3)
-
-2003-06-17 Tuesday 21:52  asmax
-
- * moved the ttl help in the right section
-
-2003-06-17 Tuesday 21:07  gbazin
-
- * modules/codec/ffmpeg/video.h: forgot to remove a reference to the old postprocessing code.
-
-2003-06-17 Tuesday 20:56  asmax
-
- * fixed another compilation issue of python module
-
-2003-06-17 Tuesday 20:47  asmax
-
- * fixed a very old bug preventing the whole thing from working :(
-
-2003-06-17 Tuesday 20:10  hartman
-
- * Fixes to the german translation
-
-2003-06-17 Tuesday 20:03  hartman
-
- * moved the capability definition up one line. the config options follow the capability now. Circumvents a bug with OSX prefs dialog.
-
-2003-06-17 Tuesday 18:13  asmax
-
- * tooltips are now updated during scrolling
-
-2003-06-17 Tuesday 16:09  gbazin
-
- * modules/*: got rid of empty module objects.
- * modules/gui/wxwindows/preferences.cpp: fixed the config options display for submodules.
-
-2003-06-17 Tuesday 14:43  hartman
-
- modules/codec/quicktime.c: Disabled all video codecs accept SVQ3
- modules/gui/macosx/intf.m: Fixed an inconsistenty in the translation
- cvS: ----------------------------------------------------------------------
-
-2003-06-17 Tuesday 14:38  hartman
-
- * modules/gui/macosx/output.m: Fixed a bug in the transcoding dialog.
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib:
-   Fixed two cosmetic issues in the stream output dialog.
- * po/de.po: Update german translation courtesy of: Felix Kuhne <FK at aenneburghardt.de>
-
-2003-06-16 Monday 21:55  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: fixed the preferences to also show the config options of sub-modules.
- * include/modules_inner.h: removed unneeded initialization.
-
-2003-06-16 Monday 20:49  gbazin
-
- * modules/codec/ffmpeg/video.c: fixed the last direct rendering bug.
-
-2003-06-16 Monday 20:23  gbazin
-
- * configure.ac.in, modules/codec/ffmpeg/*: a few direct rendering fixes and got rid of the old post-processing code.
-
-2003-06-16 Monday 15:39  zorglub
-
- * SAP can now handle SAP-announced IPv6 streams
-
-2003-06-15 Sunday 22:32  hartman
-
- * NEWS: small corrections
- * modules/codec/ffmpeg: I had disabled IV31 support on intel instead of on ppc
- * modules/codec/quicktime.c: cosmetic fix
-
-2003-06-15 Sunday 15:20  hartman
-
- * Fixed applescript Fullscreen command.
-
-2003-06-15 Sunday 15:16  sigmunau
-
- id3tag.c: Do not try to seek on network streams even if they have b_seekable set to
- true, since this seems to break playback of some streams over http. It also
- takes to much time just to get some fancy metadata
-
-2003-06-15 Sunday 14:00  hartman
-
- * ./po/it.po: Fresh Italien translation, courtesy of by Bruno <allevb at tin.it>
- * ./po/nl.po: New Dutch Translation by /me ;)
- * README.MacOSX.rtf: Updated instructions of Prefence usage.
-
-2003-06-15 Sunday 01:23  massiot
-
- * Removed the ugly dependancy on glibc in the ipv6 module.
- * po/fr.po: French translation courtesy of Jean-Pierre Kuypers.
- * Miscellaneous clean-ups.
-
-2003-06-14 Saturday 22:14  hartman
-
- * We should be compatible with older versions of faad again
-
-2003-06-14 Saturday 22:12  gbazin
-
- * configure.ac.in: old faad2 detection.
-
-2003-06-14 Saturday 21:18  gbazin
-
- * modules/gui/wxwindows/open.cpp: fixed a couple of bugs with the open dialog.
-
-2003-06-14 Saturday 21:06  hartman
-
- * Dramatically improved the ebuild.
-   - To be done before 0.6.0 release: insert correct contrib links for ffmpeg and libmpeg2
-   - fix faad2? currently disabled
-
-2003-06-14 Saturday 18:49  gbazin
-
- * modules/gui/skins/x11/x11_window.cpp: small bugfix for icons support.
-
-2003-06-14 Saturday 16:29  gbazin
-
- * src/misc/configuration.c: in config_SaveConfigFile() don't save options that
- kept their original value (thanks fenrir for the suggestion).
-
-2003-06-14 Saturday 15:43  gbazin
-
- * modules/codec/ffmpeg/*: fix for ffmpeg direct rendering. Direct rendering is now
- enabled by default.
-
-2003-06-14 Saturday 12:32  titer
-
-  beos/VideoOutput.cpp : make the BPopUpMenu stickable
-
-2003-06-14 Saturday 00:49  titer
-
-  include/vlc_threads.h: more BeOS' priorities tuning.
-
-2003-06-13 Friday 21:18  asmax
-
- * X11 skin windows should have an icon now
-
-2003-06-13 Friday 15:54  gbazin
-
- modules/gui/wxwindows/*: fix for the volume control under win32.
-
-2003-06-13 Friday 12:08  gbazin
-
- * modules/misc/network/ipv6.c: fixed multicast support on win32. Well, it is working on Win2k but might require run-time OS version checking to have it woking on XP as well. (you might have to add a multicast route: ipv6 rtu FF00::/8 #intfnum)
-
-2003-06-13 Friday 03:21  sam
-
-   * ./src/misc/messages.c: ouch. when the message queue was full, we were
-     using our va_list twice, which caused crashes on architectures where
-     va_list is a pointer; we now use va_copy whenever possible.
-
-2003-06-13 Friday 00:15  titer
-
-  modules/gui/beos/Interface.cpp : fixed a possible crash
-
-2003-06-12 Thursday 23:03  gbazin
-
- * modules/misc/network/ipv6.c: gave a quick try to implementing ttl for ipv6.
-
-2003-06-12 Thursday 22:27  massiot
-
- * modules/codec/spudec/spudec.c: Take small font by default
-
-2003-06-12 Thursday 22:03  gbazin
-
- * modules/gui/wxwindows/interface.cpp: fixed compile issue.
-
-2003-06-12 Thursday 21:28  gbazin
-
- * modules/gui/wxwindows/*: added a volume control.
-
-2003-06-12 Thursday 15:56  gbazin
-
- * modules/access_output/file.c: win32 compilation fix.
-
-2003-06-12 Thursday 11:37  zorglub
-
- Code cleanup
-
-2003-06-12 Thursday 08:14  gbazin
-
- * share/Makefile.am: fixed my previous fix ;)
-
-2003-06-12 Thursday 06:56  gbazin
-
- * Makefile.am: fixed inclusion of skins in make dist.
-
-2003-06-11 Wednesday 22:46  gbazin
-
- * ALL: bumped version number to 0.6.0-test3 + po updates
-
-2003-06-11 Wednesday 21:46  asmax
-
- * skin_main.cpp,x11_theme.cpp: better way to fix the "open skin bug" !
- * share/Makefile.am: install skins at make install (closes bug #856)
-
-2003-06-11 Wednesday 21:41  gbazin
-
- * modules/access_output/file.c: use open() instead of fopen(). This allows us to use _lseeki64() on win32.
-
-2003-06-11 Wednesday 20:36  gbazin
-
- * modules/video_filter/osd_text.c: small compile fix that seems to be needed on
- some platforms.
-
-2003-06-11 Wednesday 18:45  gbazin
-
- * NEWS: updated.
-
-2003-06-11 Wednesday 18:20  gbazin
-
- * modules/audio_output/directx.c: fixed mem leak in 5.1 audio.
-
-2003-06-11 Wednesday 15:53  gbazin
-
- * modules/demux/ogg.c, modules/codec/theora.c: updated the ogg demuxer and theora decoder to the latest libtheora alpha 2 release.
-
-2003-06-11 Wednesday 10:42  gbazin
-
- * modules/gui/skins/*: fix for msvc .dsp generation, replaced the BASIC_SKINS macro with the standard MODULE_NAME_IS_foo one and a couple of compilation fixes for msvc.
- * msvc/vlc.dsw: added basic_skins and renamed mpeg_video into mpeg_video_old.
- * modules/codec/mpeg_video/parser.c: fixed segfault when idct/motion modules can't be loaded.
-
-2003-06-10 Tuesday 23:01  massiot
-
- * configure.ac.in: Renamed mpeg_video to mpeg_video_old, so that even
-   people who explicitely set mpeg_video in the previous version will end
-   up with libmpeg2 in 0.6.0.
- * modules/codec/libmpeg2.c: Fixed a potential segfault, especially
-   with DVDs.
- * modules/codec/lpcm.c: Send two PES packets in one aout buffer, because
-   some audio filters (read: coreaudio resampler) don't like too small
-   packets (I know, this is ugly).
-
-2003-06-10 Tuesday 22:42  gbazin
-
- * modules/packetizer/mpegvideo.c, modules/mux/mpeg/*: fixed the dts/pts calculation in the mpegvideo packetizer. It should now handle streams where all the pictures don't have the same duration (eg. 3:2 pulldown). We don't calculate anymore the pts for every frame as it is impossible to do so for non low-delay streams.
-
-2003-06-10 Tuesday 11:43  gbazin
-
- * configure.ac.in: added an --enable-mostly-builtin option to avoid having too many plugins.
- * modules/gui/skins/src/*: reverted the last BASIC_SKINS patch (BASIC_SKINS was not broken, the changes were done on purpose).
- * modules/gui/skins/src/dialogs.[cpp,h]: ran dos2unix on these 2 files.
-
-2003-06-10 Tuesday 11:12  massiot
-
- Fixed a potential segfault.
-
-2003-06-09 Monday 22:02  asmax
-
- * x11_api.c: implemented OSAPI_GetNonTransparentColor (needed for fonts !)
-
-2003-06-09 Monday 21:14  asmax
-
- * X11 skins are now loaded from home directory or if it fails, from
-   the share directory
-
-2003-06-09 Monday 19:56  jpsaman
-
- Run opie-vlc and zaurus-vlc as GuiServer. (Didn't I commit this before???).
-
-2003-06-09 Monday 19:51  jpsaman
-
- Updated build packages for test2 release.
-
-2003-06-09 Monday 19:08  asmax
-
- * fixed a segfault in FileInfo when p_info->psz_name == NULL
-   but there are still other segfaults sometimes in FileInfo !!
-
-2003-06-09 Monday 14:04  asmax
-
- * now selection method in the playlist depends on the state of the
-   CTRL button (as expected in a normal playlist !)
-   TODO: - do the same under windows
-         - replace all button constants 1/2 by MOUSE_LEFT/MOUSE_RIGHT
-
-2003-06-09 Monday 12:33  asmax
-
- * repaired basic_skins
- * removed all the compilation warnings
- * fixed LOTS of memory leaks in skins (gibalou, you should try valgrind
-   on wxwindows plugin ;)
-
-2003-06-09 Monday 09:29  massiot
-
- * modules/access/file.c: Fixed a compile issue (thanks michael.mauch at gmx.de)
-
-2003-06-09 Monday 07:16  gbazin
-
- * modules/mux/mpeg/pes.c: allow cases where we don't write a pts.
- * modules/stream_out/display.c: handle cases where we don't have a pts/dts.
-
-2003-06-09 Monday 06:52  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: the "play" action will trigger the open dialog if the playlist is empty.
-
-2003-06-09 Monday 00:33  massiot
-
- * include/video.h include/video_output.h src/video_output/vout_pictures.c:
-   In vout_CreatePicture() replace i_repeat_first_field by the more useful
-   i_nb_fields
- * modules/gui/macosx/intf.m: Fixed a warning
- * modules/codec/libmpeg2.c include/vout_synchro.h src/video_output/vout_synchro.c:
-   Re-added support for slice-I streams, plus miscellaneous tweakings
-
-2003-06-09 Monday 00:32  asmax
-
- * drag & drop works with gnome file manager now
-
-2003-06-09 Monday 00:07  asmax
-
- * drag & drop for X11 skins. Still mysterious problems but it's better
-   than nothing
-
-2003-06-08 Sunday 18:40  gbazin
-
- * modules/gui/skins/x11/x11_window.cpp: avoid flicker when mapping a window.
- * share/skins/default/theme.xml: playlist is hidden by default.
-
-2003-06-08 Sunday 18:17  asmax
-
- * very beginning of drag and drop support in X11 skins
-
-2003-06-08 Sunday 16:56  gbazin
-
- * modules/gui/skins/*: display the popupmenu when you right click on the interface.
-
-2003-06-08 Sunday 16:04  titer
-
-  Minor fix
-
-2003-06-08 Sunday 15:22  asmax
-
- * share/skins/default/theme.xml: fixed playlist size
- * modules/gui/skins/controls/playlist.cpp: fixed a segfault when deleting
-   items
- * modules/gui/skins/x11/x11_graphics.cpp: implemented DrawRect
-
-2003-06-08 Sunday 12:45  gbazin
-
- * modules/gui/skins/x11/*: fixed transparency problem. XShapeCombineRegion() needs to be called before the window is mapped.
-
-2003-06-08 Sunday 11:33  asmax
-
- * better implementation of timers for X11 skins
-
-2003-06-08 Sunday 00:32  asmax
-
- * x11_font.cpp: fixed font placement
- * x11_window.*: real tooltip windows ! not perfect yet but it looks cool !
- * removed compilation of gtk2 skins module. If you want it back, good luck ;)
-
-2003-06-07 Saturday 19:19  gbazin
-
- * share/Makefile.ami, doc/Makefile.am: forgot to include some files in the "make dist".
-
-2003-06-07 Saturday 19:05  gbazin
-
- * doc/subtitles/*, share/font-eutopiabold21.rle: new (smaller) font + scripts
- and instructions to generate new fonts.
-
-2003-06-07 Saturday 12:19  asmax
-
- * beginning of tooltips (only in the console at the moment ;)
-
-2003-06-07 Saturday 10:18  gbazin
-
- * modules/gui/skins/x11/x11_theme.cpp: removed unnecessary stuff.
-
-2003-06-07 Saturday 03:45  titer
-
-  modules/access/pvr/pvr.c : compile fix
-
-2003-06-07 Saturday 03:25  titer
-
-  missing cvsignore
-
-2003-06-07 Saturday 00:36  asmax
-
- * implemented double click event for X11 skins. The delay is hard-coded
-   (400ms) , maybe it could be stored in the vlc config file
-
-2003-06-06 Friday 23:34  asmax
-
- * got rid of this useless error message
-
-2003-06-06 Friday 21:47  asmax
-
- * x11/x11_window.cpp: fixed clipping and text attributes
-
-2003-06-06 Friday 19:40  asmax
-
- * key shortcuts for X11 skins are now working
-
-2003-06-06 Friday 14:50  gbazin
-
- * modules/gui/skins/src/themeloader.cpp: small fix for tgz skins.
-
-2003-06-06 Friday 13:34  gbazin
-
- * modules/packetizer/mpegvideo.c: Fixed a 3:2 pulldown bug (not tested).
-
-2003-06-06 Friday 11:09  gbazin
-
- * modules/misc/network/ipv6.c: oups, ipv6 multicast wasn't enabled on win32. Also fixed the interface name parsing in the MRL.
-
-2003-06-06 Friday 02:48  hartman
-
- * Typo's by me. ( Cool i included a dutch sentence a while ago and noone noticed ?)
-
-2003-06-06 Friday 02:23  hartman
-
- * All: some spelling corrections and description string clarifications.
-   There is a lot of improvement left here.
-
-2003-06-06 Friday 00:38  hartman
-
- * modules/gui/macosx/prefs.?:
-   - Changed modules list to use Default instead of None. probably clearer to
-     users.
-   - Have a warning before resetting the prefs.
-
-2003-06-05 Thursday 22:16  asmax
-
- * x11/x11_timer.* : classes to implement platform-independant timers
- * controls/text.cpp : text scrolling works ! (at least in the main window)
-
-2003-06-05 Thursday 21:22  gbazin
-
- * modules/gui/skins/*, modules/gui/wxwindows/*: added the wxWin popup menu to the skins interface.
-
-2003-06-05 Thursday 11:52  gbazin
-
- * include/vlc_common.h: fixed the I64C() macro for mingw.
- * src/misc/mtime.c: implemented the heuristic described in http://www.cs.man.ac.uk/fellowsd-bin/TIP/7.html to test whether the win32 performance counter is reliable. That should fix the clock problems that a few users reported on win32.
-
-2003-06-04 Wednesday 23:17  massiot
-
- VLC 0.6 codename is Trevelyan.
-
-2003-06-04 Wednesday 21:41  titer
-
-  Added a special access module for PVR MPEG-2 encoding boards.
-  It allows to change the frequency and such things quite easily, from VLC.
-  You'll have to --enable-pvr to build it.
-
-2003-06-04 Wednesday 18:47  asmax
-
- * added <unistd.h> or it doesn't compile !
-
-2003-06-04 Wednesday 17:44  gbazin
-
- * modules/gui/skins/x11/x11_api.cpp: implemented OSAPI_GetTime() and OSAPI_RmDir().
-
-2003-06-04 Wednesday 16:44  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: compilation fix.
-
-2003-06-04 Wednesday 16:03  gbazin
-
- * modules/gui/skins/*: misc fixes and clean-up. There are still thread issues when passing messages between the skins thread and the wxWindows dialogs thread that will need to be fixed.
- * modules/gui/wxwindows/timer.cpp: fixed comment.
-
-2003-06-03 Tuesday 23:17  massiot
-
- * OS X users can now browse the DVD menus with the arrow keys.
-
-2003-06-03 Tuesday 22:21  hartman
-
- * When choosing a autogenerated menuitem, we now create a new thread to
-   do the actual execution of this command. this is a (very ugly) workaround
-   to the problem we were having with the deinterlace menu on osx.
-
-   It works now, but now i'm running into the black screen and continous
-   "late picture skipped (-218000)" again which is also plagueing us when you
-   enter fullscreen with a filter enabled. This ought to be fixed before 0.6.0
-   as well.
-
-2003-06-03 Tuesday 22:20  gbazin
-
- * modules/gui/skins/src/*: oops, forgot to add a bunch of files.
-
-2003-06-03 Tuesday 22:18  gbazin
-
- * configure.ac.in: bail out with an error message if the x11 skins are enabled and we couldn't find imlib2.
- * modules/gui/wxwindows/*: fixed bug in sout dialog box.
- * modules/gui/skins/*: factorised the wxwindows dialogs code in dialogs.cpp. wxWindows is also initialised earlier on to allow opening a skins file with a wxWin dialog box. (Note: I badly broke the GTK2 skins).
-
-2003-06-03 Tuesday 12:06  titer
-
-  modules/gui/beos/* : fixed the screenshot format selection I broke lately
-
-2003-06-02 Monday 16:01  sigmunau
-
- http.c: if the webserver doesn't return 206 the stream is not seekable.
-
-2003-06-02 Monday 12:42  hartman
-
- * modules/codec/libmpeg2.c: fixed a crasher with invalid pictures
- * modules/gui/macosx/playlist.m: better fix for playlists on 10.1
-
-2003-06-01 Sunday 23:48  hartman
-
- * ALL:
-   - Changed the autogenerated menu's in a system working similar to wxWindows.
-   - The deinterlace menu is autogenerated now. However it seems the problem
-     with on the fly filter changes still exists.
-
-2003-06-01 Sunday 22:11  asmax
-
- * modules/gui/skins/x11/x11_api.cpp: fixed OSAPI_GetScreenSize
- * all: added locks around X calls to make them thread safe (will be
-   useful in the next commit ;-)
-
-2003-06-01 Sunday 17:13  asmax
-
- * mouse wheel scroll for X11 skins
-
-2003-06-01 Sunday 16:39  asmax
-
- * configure.ac.in : fixed linking of skins modules
- * modules/gui/skins/*:
-   - fixed the wxwindows bug, due to a huge bug with broadcast events
-   - beginning of fonts in X11 skins
- so, you can test the X11 skins module: it should work now !
-
-2003-06-01 Sunday 00:26  fenrir
-
-  * ts: fix current_next value.
-
-2003-05-31 Saturday 23:41  sam
-
-   * ./debian/vlc.mime: the vlc packages registers with the Debian MIME system.
-
-2003-05-31 Saturday 23:23  ipkiss
-
-  * skins/controls/button.cpp: Fixed a nasty bug.
-  * skins/controls/generic.h: Some public fields are now protected
-  * skins/src/window.cpp:
-     - Added a few debug messages
-     - Invisible controls don't receive events anymore
-
- Note: There are still a few bugs in the code handling the controls and
- their different states, and I think they will be difficult to fix with
- the current code structure. A rewrite of this part of code could be a
- good idea (perhaps using states and transitions between states, like
- Zinf does?).
-
-2003-05-31 Saturday 21:49  fenrir
-
-  * ts: proper fix for both.
-
-2003-05-31 Saturday 16:15  fenrir
-
-  * ts: reverse my last commit (the proper way should be to modify also the
-  muxer but this will break compatibility).
-
-2003-05-31 Saturday 12:24  titer
-
-  * src/input/input_ext-intf.c :  added an input_SetRate function; it is
-    quite more convenient than, e.g, calling input_SetStatus( STATUS_FASTER )
-    two times if you want to switch from 1:1 to 4:1 from the interface.
-    Old functions still work.
-  * modules/gui/beos/VlcWrapper.cpp : use it
-
-2003-05-31 Saturday 01:23  fenrir
-
-  * mjpeg grabbing added, thanks to Paul Forgey <paulf at aphrodite dot com>
-  that had done all the work.
-
- Paul Forgey's notes:
- --------------------
-
- Unfortunatley, the v4l interface shows how much it sucks here.  I can't
- wait for v4l2 to become more common.  Anyway, the mjpeg mechanism
- captures completely differently than the uncompressed frame capture
- mechanism.  This means the code has to split off a bunch to do similar
- things depending on mjpeg being set or not.  For some reason, I can't
- use non v4l2 calls to capture uncompressed frames from the lml33,
- however I do have another bttv card on my system to test that I didn't
- break the non-mjpeg stuff.
-
- The Zoran encoders don't use square pixels.  So the 4:3 (or 16:9)
- picture is going to show up as 720x480.  I don't know my way around the
- code well enough to know how to specify a non-square pixel aspect
- ratio.  If there isn't a way to do it, it would be nice to be able to
- specify as an option the aspect ratio of the sourc.  Either 4:3 or 16:9
- in the case of anamorphic S-Video, which does occur.
-
- I stole the videodev_mjpeg.h header from the lavrec project.  Despite
- the linux kernels having support for the Zoran cards, there doesn't seem
- to be a reliable way to pick up this header, which is probably why
- lavrec did it this way.  Since it only defines ioctl definitions, I
- don't think using it is a legal problem.
-
- I also modified the audio handling a bit.  If the card supports audio,
- great, we'll set the card's parameters as we did before.  But if adev=
- is specified, use it regardless.  The reason to do this is to capture
- audio from the sound card with video coming from, say, a web cam or in
- my case, an encoder card which doesn't have any audio capabilities at
- all.
-
-2003-05-31 Saturday 00:10  fenrir
-
-  * mux/ts.c : allowed sending mjpeg (who said that's ugly ?)
-  * demux/ts.c : fixed an endian problem with such private stream.
-
-2003-05-30 Friday 18:43  titer
-
-  modules/gui/beos/* : fixed "Goto Menu" menuitem enabling
-
-2003-05-30 Friday 17:30  titer
-
-  modules/gui/beos/* : misc fixes & enhancements
-
-2003-05-29 Thursday 21:40  asmax
-
- * X11 skins now use imlib2 -> you need to bootstrap
-   wxwindows dialogs are not supposed to work yet, if they do you are
-   lucky ;)
-
-2003-05-29 Thursday 16:48  asmax
-
- * x11/x11_theme.cpp: better timing for SkinManage
- * src/vlcproc.cpp: hack to make OpenDialog work, but it MUST be
-   changed !
-
-2003-05-28 Wednesday 23:56  asmax
-
- * AT LAST events work in X11 skins !
-
-2003-05-28 Wednesday 03:53  hartman
-
- * src/libvlc.h:
-   - added "en" to the list of languages in the preferences.
-   - added DIV1, DIV2, i263, WMV1 to video encoding options in prefs.
-     FENRIR: is this correct this way?
-
-2003-05-28 Wednesday 00:52  titer
-
-  modules/video_output/x11/xcommon.c : compile fix for gcc != 3
-
-2003-05-27 Tuesday 22:57  gbazin
-
- * install-win32: fixed the nsi script to not include the FAQ.
-
-2003-05-27 Tuesday 22:42  hartman
-
- * Turn mem leaks into warning's instead of errors. Users seem to think that
-   mem leaks will kernel panic there machine or something ;)A
-   This will generate less bugreports, yet keep them visible to those who
-   should and will care.
-
-2003-05-27 Tuesday 21:48  gbazin
-
- * ALL: bumped version to 0.6.0-test2
- * Makefile.am: got rid of the faq in the package-win32 target.
-
-2003-05-27 Tuesday 20:43  gbazin
-
- * modules/access/vcd/cdrom.c: On winNT/2K/XP we set the track format to YellowMode2 when issuing raw read requests. Otherwise we can't read the SVCD DATA track which is in Mode2 Form1.
-
-2003-05-27 Tuesday 13:22  titer
-
-  * src/stream_output/announce.c : BeOS compile fix.
-    setsockopt( IP_MULTICAST_TTL ) is done in network/ipvx.c (if supported),
-    so there is no need to do it here again.
-  * modules/gui/beos/* : minor fixes
-
-2003-05-27 Tuesday 11:35  gbazin
-
- * modules/gui/wxwindows/*: fixed context menu problem on win32.
-
-2003-05-27 Tuesday 01:48  hartman
-
- * removed vlc_wraptext
-
-2003-05-26 Monday 19:26  gbazin
-
- * modules/video_output/directx/events.c: fixed breakage.
-
-2003-05-26 Monday 19:06  gbazin
-
- * modules/audio_output/alsa.c: the aout-device obj var wasn't destroyed properly on probe() failure, preventing other audio plugins from working afterwards.
- * modules/gui/skins/src/skin_main.cpp: got rid of the skins shortcut.
- * modules/gui/wxwindows/*: the popupmenu is not created inside the timer anymore so the slider will still be active when the popup is triggered.
- * modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c, src/playlist/playlist.c: new intf-popupmenu obj var to handle popup context menu requests from the vouts.
-
-2003-05-26 Monday 16:06  gbazin
-
- * modules/gui/wxwindows/*: replaced the Advanced button with a checkbox. Small strings changes.
-
-2003-05-26 Monday 14:59  hartman
-
- * modules/codec/quicktime.c: i had accidently upgraded this plugin to 100
- * modules/demux/avi/avi.c: fixed a spelling error reported by emulynx
- * modules/gui/macosx/intf.?: added a wrapString:toWidth function
- * modules/gui/macosx/prefs.?: removed the use of vlc_wraptext, because it
-   was ugly. now we use our own, osx method. This fixes tooltips in japanese
-   I'm not sure, but i think src/extras/libc.c vlc_wraptext is now unused.
-
-2003-05-26 Monday 13:45  zorglub
-
- * The VLC-integrated SAP server now sends compliant packets. They can
-   only be viewed with the CVS version of VLC
-
-2003-05-26 Monday 02:09  gbazin
-
- * modules/gui/skins: got rid of init_lock and init_cond which aren't needed if you use vlc_thread_ready().
-    started to implement X11Region and integrated the wxWindows dialogs.
- * configure.ac.in: the X11 skins are the default ones when you use --enable-skins. To select the GTK2 version, you also need to use --with-gtk2-skins.
-
-2003-05-26 Monday 02:03  hartman
-
- * modules/gui/macosx/prefs.m: fixed the module selectors.
- * modules/video_filter/crop.c: clarified the use of crop. someone please
-   check, i'm not entirely sure this is correct. Actually i think we should
-   split this up in more then one config item, for GUI preferences clarity.
-   Something like crop-width, crop-height, crop-h-offset, crop-v-offset, or
-   like ffmpeg has which uses left, right, top and bottom offsets.
-
-2003-05-26 Monday 01:25  hartman
-
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib
- * modules/gui/macosx/output.m:
-   - changed the textfields for bitrate into comboboxes with suggested values
-     identical to the ones in wxwindows intf.
-   - changed "bitrate (bps)" into "bitrate (kb/s)
- * modules/gui/macosx/prefs.?:
-   - update the current view when advanced is changed.
-   - module_lists now use the description strings.
-   - always wraptext on tooltips. Currently japanese language is breaking.
-   - we now have sliders for int/float config options with ranges.
-   - fixed a warning message about an un-init'ed module_t.
- * modules/video_filter/adjust.c:
-   - added the ranges to the description strings of the config options.
-   - blur-factor now uses a range as according to it's description string
-     it already should have used this.
-
-2003-05-25 Sunday 23:08  titer
-
-  modules/gui/beos/MediaControlView.cpp: fixed a strange crash that happens
-    since the gettext behaviour changed
-
-2003-05-25 Sunday 22:36  titer
-
-  * bootstrap: remove a -shared flag as ./configure already adds it for
-    platforms which need it
-  * configure.ac.in: don't use -shared on BeOS
-
-2003-05-25 Sunday 20:16  gbazin
-
- * configure.ac.in, modules/video_output/x11/xcommon.c: fixed configure check for the Xinerama extension.
-
-2003-05-25 Sunday 19:24  gbazin
-
- * modules/video_output/x11/*, configure.ac.in: Xinerama support remotely based from an old patch by Xavier Maillard.
-
-2003-05-25 Sunday 18:32  sigmunau
-
- convert the strings in the id3tags to utf8 before storing them.
-
-2003-05-25 Sunday 18:02  nitrox
-
- . SAP/SDP packets parsing: ability to parse RFC compliant packets
-   parse_sap returns the SAP header length
-   parse_sdp only parse the SDP payload
-   note that VLC will discard messages from the old miniSAP-server
-   (You have to use CVS version of miniSAP-server)
-   (Messages from the new miniSAP-server will be discarded with old VLC)
-
-2003-05-25 Sunday 17:27  massiot
-
- * We now use UTF-8 internally under Mac OS X. This requires a libiconv-
- enabled version of gettext. (patch courtesy of the DJ)
-
-2003-05-25 Sunday 17:21  titer
-
-  modules/gui/beos/PreferencesWindow.* :
-   * added a BBox around each panel (looks nicer)
-   * now use BSliders for {integer,float}_with_range
-
-2003-05-25 Sunday 11:31  gbazin
-
- * src/video_output/video_output.c, modules/video_output/directx/*, modules/video_output/x11/xcommon.c: fullscreen state is now attached to the input, so it will be remembered even if the vout is restarted (switching filters, dvd menus, etc...).
- * modules/video_filter/deinterlace/deinterlace.c: small change.
-
-2003-05-25 Sunday 10:14  gbazin
-
- * modules/codec/ffmpeg/ffmpeg.c: fixed typo.
-
-2003-05-25 Sunday 00:16  gbazin
-
- * modules/codec/ffmpeg/ffmpeg.c: clean-up for the ffmpeg config options.
-
-2003-05-24 Saturday 23:40  gbazin
-
- * src/misc/variables.c, include/variables.h: first pass at object var inheritance.
- * rc/video_output/video_output.c, modules/video_filter/deinterlace/deinterlace.c: fixes to the deinterlace object var.
-
-2003-05-24 Saturday 21:28  asmax
-
- * events aren't perfect yet, but it is better enough to commit
-
-2003-05-24 Saturday 20:54  gbazin
-
- * src/video_output/video_output.c: new "deinterlace" object variable.
- * modules/gui/macosx/prefs.m: compilation fix.
- * modules/gui/wxwindows/menus.cpp: use the "deinterlace" object var.
- * modules/gui/skins/*: couple of fixes.
-
-2003-05-24 Saturday 17:52  gbazin
-
- * modules/gui/skins/*: compilation fixes.
- * modules/gui/wxwindows/*: fixed the open dialog to switch to the requested file/disc/net section.
-
-2003-05-24 Saturday 15:11  titer
-
-  * Makefile.am: minor change in BeOS packages generation
-  * doc/release-howto.txt: remove outdated info about how to build BeOS
-    packages
-
-2003-05-24 Saturday 13:14  gbazin
-
- * configure.ac.in: ffmpeg is now enabled by default. Also got rid of the --intf-win option which was deprecated.
-
-2003-05-24 Saturday 13:05  massiot
-
- * modules/codec/libmpeg2.c: Fixed synchro with field pictures.
-
-2003-05-24 Saturday 12:55  jpsaman
-
- Added option to run vlc as a Qt Embedded Gui Server. Use --qte-guiserver to enable this feature. The default is to run as a normal GuiClient.
-
-2003-05-24 Saturday 12:53  sam
-
-   * ./po/*: re-ran toolbox --update-po.
-   * ./po/en_GB.po: the British translation is up to date.
-
-2003-05-24 Saturday 12:35  sam
-
-   * ./Makefile.am: used $(srcdir) where necessary (Closes: #319).
-
-2003-05-24 Saturday 12:34  sam
-
-   * ./toolbox: we no longer translate the Borland plugin.
-
-2003-05-24 Saturday 12:10  sam
-
-   * ./configure.ac.in: the help message now says libmad is enabled by
-     default (Closes: #704).
-
-2003-05-24 Saturday 11:53  sam
-
-    * ./modules/access_output/udp.c: if the clock needs to be reset, we do not
-      wait or we will face delay issues as reported in #794. Fix inspired from
-      a suggestion by John Michael Zorko.
-
-2003-05-24 Saturday 02:48  hartman
-
- * modules/codec/quicktime.c: cleaning up of the code. mostly cosmetic.
- * modules/demux/mp4/mp4.c: added SVQ1 for the quicktime decoder.
- * modules/gui/macosx/macosx.m: typo
- * modules/gui/macosx/prefs.m: fix of the module selectors.
- * po/nl.po: i've taken a head start on the translations.
- * src/libvlc.h: removed unused string RT_PRIORITY_TEXT
-
-2003-05-23 Friday 23:53  sigmunau
-
- the http interface should now output valid xhtml 1.0.
-
-2003-05-23 Friday 13:02  hartman
-
- * Updated the informal message to report the ip and port the http intf was
-   started on. This will help ppl to actually use the thing ;)
-
-2003-05-23 Friday 11:41  sam
-
-   * Built-in modules were linked twice in the mozilla plugin; removed the
-     non-PIC ones (Closes Debian bug #194384).
-
-2003-05-23 Friday 00:00  hartman
-
- * vlc.ebuild: fixed the ebuild. Now i know it should work with a test2 ;)
- * modules/gui/macosx/vout.m: removed some code that was preventing us from
-   using chroma converters.
- * modules/codec/quicktime.c:
-   - added the video decoder. only works with SVQ3 atm, returns Invalid
-     BITMAPHEADER for some reason in all other cases.
-   - did some cleaning up. this might just work under Win32 now aswell,
-     gibalou will do some testing tomorrow ;)
-   - SVQ3 QT degrades faster then the ffmpeg version, but also recovers
-     faster. I'm not yet sure which one i prefer.
-
-2003-05-22 Thursday 22:24  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: fixed typo.
-
-2003-05-22 Thursday 21:42  gbazin
-
- * src/libvlc.h: fixed spelling mistake.
- * modules/gui/wxwindows/preferences.cpp: allow negative numbers in spinctrls.
- * modules/demux/asf,avi,mp4: use p_input->stream.control.b_mute.
-
-2003-05-22 Thursday 20:56  hartman
-
- * spelling error in description string
-
-2003-05-22 Thursday 20:45  hartman
-
- * added an ifdef for SVQ3
-
-2003-05-22 Thursday 20:06  asmax
-
- * at last the python module works again !
-  (so stupid: the flag -lavcodec had to be at the *end* of the line !)
-
-2003-05-22 Thursday 18:30  asmax
-
- * started to repair build of python module
-
-2003-05-22 Thursday 16:01  gbazin
-
- * src/audio_output/*, src/input/*: fixed the audio desync option. You can use positive as well as negative values.
-
-2003-05-22 Thursday 15:34  hartman
-
- * modules/control/http.c: strings for the address and the port variable were switched.
-
-2003-05-22 Thursday 14:40  hartman
-
- * fixed a localization issue
-
-2003-05-22 Thursday 14:25  hartman
-
- * modules/gui/macosx/playlist.m: fixed my fix
- * modules/gui/macosx/output.m: removed a debug statement
- * modules/gui/macosx/prefs.m: fixed localizations of the prefs panel.
-
-2003-05-22 Thursday 13:40  hartman
-
- * Fixed an issue that was preventing the use of the playlist in Mac OS 10.1
-
-2003-05-22 Thursday 12:00  gbazin
-
- * INSTALL.win32: added a small note about running vlc under the msvc debugger.
- * modules/gui/wxwindows/*: small fixes.
- * modules/access/vcd/*, modules/access/cdda.c: re-activated autodetection of vcd and cdda on win32.
- * src/misc/cpu.c, src/stream_output/announce.c: msvc fixes.
-
-2003-05-21 Wednesday 21:30  hartman
-
- * modules/gui/macosx/output.m: fixed the stream/transcode dialog. test1
-   version was broken.
- * extras/MacOSX/vlc.pbproj/project.pbxproj: darn, absolute paths.
-
-2003-05-21 Wednesday 19:55  hartman
-
- * vlc.ebuild: This ebuild should work if we release a test2.
- * modules/codec/quicktime.c: I added all the audio formats I know QT can handle.
-   except for mp3 ;)
- * modules/codec/ffmpeg: added asv1 (disabled), and enabled IV31 on little endian,
-   since the problems with this decoder are endian specific according to it's creator.
-
-2003-05-21 Wednesday 18:09  jpsaman
-
- Reverting previous --with-libmpeg2-prefix commit. Thanks Gildas for reminding me!
-
-2003-05-21 Wednesday 18:04  jpsaman
-
- More buildscript fixes.
-
-2003-05-21 Wednesday 15:54  gbazin
-
- *  modules/audio_output/directx.c, modules/audio_output/waveout.c: we destroy the audio-device variable if the probing has failed.
-
-2003-05-21 Wednesday 15:40  hartman
-
- * include/main.h
-   src/libvlc.c: Added a quicktime_lock on SYS_DARWIN
- * ALL: QT on OSX is not threadsafe in certain areas. i have found the proces
-   of identifying the right Codec to use for decoding to be one of these areas.
-   So when we do this, only one thread at a time can use QT.
-   Watching QT trailers is doable now, as soon as ffmpeg fix their altivec optimizations again ;)
-
-2003-05-21 Wednesday 13:27  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: fixed yesterday's breakage.
- * modules/gui/wxwindows/menus.cpp: fixes for menu auto-generation.
- * src/video_output/video_output.c: added a "fullscreen" object variable.
- * modules/video_output/directx/*: added an always-on-top object variable and modified to take into account the fullscreen object variable.
-
-2003-05-21 Wednesday 13:19  sigmunau
-
- removed the desctiption texts of a nonexisting config option
-
-2003-05-21 Wednesday 13:10  sigmunau
-
- removed the --playlist option as it doesn't seem to be used
-
-2003-05-20 Tuesday 23:17  gbazin
-
- * modules/gui/wxwindows/*, modules/gui/skins/src/vlcproc.cpp: The open dialog box now handles multiple files selection.
-
-2003-05-20 Tuesday 21:35  hartman
-
- * ALL: added a quicktime module.
-   - This module provides QDM2 and QDMC sound support on OSX by linking to
-     the native QT libraries. We now have FULL QT trailer support on OSX.
-   - The video part of this decoder is not yet working on OSX.
-   - This can be used for a future win32dll loader system as well.
-
-2003-05-20 Tuesday 20:09  jpsaman
-
- Modified build scripts
-
-2003-05-20 Tuesday 18:53  hartman
-
- * NEWS: updated some OSX info
- * ALL:
-   - added CDDA support
-   - added a "Online Documentation" item to the Help menu
-   - removed some debugging strings
-
-2003-05-20 Tuesday 16:20  zorglub
-
- All: Support for SAP advertising in stream output
-
-       add sap, or sap="Name" in the stream output options
-
-2003-05-20 Tuesday 16:08  sigmunau
-
- kde.cpp: explicitly tell kde with icons to use. Should fix a crash that
- caused AIGALRM.
- kde.cpp, interface.cpp: turn --kdeuirc into --kde-uirc to comply with naming
- conventions
-
-2003-05-20 Tuesday 15:51  hartman
-
- * THANKS: Added Davor Orel who created the OS X icons.
- * modules/gui/macosx/macosx.m: changed a float into a float with range
-
-2003-05-20 Tuesday 15:23  hartman
-
- * Added a Reset prefs option
- * New prefs dialog much like the wxWindows and BeOS one.
-   - translated instances might be broken.
-   - still need sliders for min/max values
-   - improved sizing should be done.
-
-2003-05-20 Tuesday 11:44  titer
-
-  modules/gui/beos/PreferencesWindow.* : cleaning
-
-2003-05-19 Monday 23:36  gbazin
-
- * modules/audio_output/alsa.c: fixed a breakage I introduced a couple of weeks ago.
-
-2003-05-19 Monday 21:39  asmax
-
- * a lot of cleaning in X11 skins, but some problems remain with
-   event handling :(
-
-2003-05-19 Monday 21:04  gbazin
-
- * modules/gui/wxwindows/Modules.am: included the 2 new bitmaps.
- * po/*: updated the po files.
-
-2003-05-19 Monday 20:47  gbazin
-
- * Bumped version to 0.6.0-test1
- * modules/access/cdda.c: decreased the priority of the cdda plugin.
-
-2003-05-19 Monday 11:38  gbazin
-
- * src/stream_output/stream_output.c, modules/stream_out/duplicate.c: bug fixes for when the stream output duplication fails for whatever reasons.
-
-2003-05-19 Monday 09:57  gbazin
-
- * modules/gui/wxwindows/bitmaps/*: forgot to add 2 files in my last commit.
-
-2003-05-18 Sunday 23:16  fenrir
-
-  * input_program.c: input_DelES destroyed the decoder (if any) without
-  removing this ES from the list of selected ES. So, instead we call
-  input_UnselectES.
-
-2003-05-18 Sunday 22:30  titer
-
-  modules/gui/beos/MessagesWindow.cpp : fixed a minor scrolling issue
-
-2003-05-18 Sunday 20:54  jpsaman
-
- Updated release numbering of packages.
-
-2003-05-18 Sunday 19:46  gbazin
-
- * modules/gui/wxwindows/*: removed the text from the toolbar. Added play slower and play faster buttons.
-
- PS: We really need nicer toolbar icons for the wxWindows interface. Anybody would like to design some ?
-
-2003-05-18 Sunday 18:56  hartman
-
- * fixed a few spelling errors, and added a note about QDM2 sound which is still unsupported
-
-2003-05-18 Sunday 17:48  asmax
-
- * added transparency in X11 skins
-
-2003-05-18 Sunday 16:27  gbazin
-
- * modules/gui/wxwindows/*: the open dialog box is created only once and reused when needed. This allows to have the previous settings displayed when you re-open the dialog.
-
-2003-05-18 Sunday 15:44  gbazin
-
- * modules/access/vcd/*, modules/access/cdda.c: changed ioctl_ReadSector() into ioctl_ReadSectors(), a function that can read multiple sectors at a time.
-   Modified the cdda plugin to read 20 sectors at a time. This was necessary because it was overkill to read the data sectors by sectors and was creating problems under Windows.
-
-2003-05-18 Sunday 12:18  gbazin
-
- * modules/gui/wxwindows/open.cpp: small fixes.
- * modules/access/vcd/cdrom.c: win32 fix for cue file parsing.
- * modules/video_filter/osd_text.c: small win32 fix.
-
-2003-05-18 Sunday 11:25  asmax
-
- * first BMP loader for X11 skins : it can only handle 24bbp uncompressed
-   images, but it works !
-
-2003-05-17 Saturday 23:57  gbazin
-
- * INSTALL.win32: finally updated the instructions on how to build vlc for win32 :)
- * install-win32, Makefile.am: updates for the win32 package.
- * NEWS: added a few missing things.
-
-2003-05-17 Saturday 22:48  gbazin
-
- * modules/gui/wxwindows/menus.cpp: don't display choices menu when there is only 1 choice available.
- * modules/gui/wxwindows/streamout.cpp: small cosmetic changes.
- * modules/gui/wxwindows/open.cpp: added a CD Audio entry.
-
-2003-05-17 Saturday 22:00  gbazin
-
- * include/input_ext-intf.h: forgot this file in my last commit.
- * src/input/input_programs.c: prev/next-chapter and prev/next-title navigation variables are created only when necessary.
-
-2003-05-17 Saturday 20:30  gbazin
-
- * modules/access/cdda.c, modules/access/vcd/*: New CD digital audio module (by me and fenrir).
-   You can now listen to your favorite CDDAs with vlc, or even stream them :)
-   (Their is not yet any support for jitter correction).
- * modules/codec/araw.c: small clean-up.
-
-2003-05-17 Saturday 18:30  titer
-
-  * modules/gui/beos/MessagesWindow.* : cleaning
-  * modules/gui/beos/PreferencesWindow.* : split the main modules into
-    its categories
-
-2003-05-17 Saturday 15:20  titer
-
-  modules/gui/beos/* : cosmetic
-
-2003-05-17 Saturday 14:36  gbazin
-
- * modules/video_output/directx/events.c: implemented the same shortcuts as in the x11/xvideo output.
-
-2003-05-17 Saturday 11:35  gbazin
-
- * configure.ac.in: removed the encoders from the list of plugins as they are not used currently.
- * src/libvlc.h, modules/audio_filter/resampler/bandlimited.c: added an hq-resampling option to enable/disable the high quality resampling.
-
-2003-05-16 Friday 23:02  gbazin
-
- * modules/packetizer/copy.c, modules/stream_out/transcode.c: added SVQ3 fourcc so we can transcode SVQ3. Small bug fix as well.
-
-2003-05-15 Thursday 23:05  gbazin
-
- * src/input/input_programs.c: a few fixes to the navigation object variable.
-
-2003-05-15 Thursday 22:27  massiot
-
- * now 0.6.0-cvs
- * ALL: Capitalize all preferences text strings
-
-2003-05-15 Thursday 21:31  gbazin
-
- * src/input/input_programs.c: implemented prev-title, next-title, prev-chapter and next-chapter object variables.
- * modules/gui/wxwindows/menus.cpp: put the above variables into the Navigation menu.
-
-2003-05-15 Thursday 20:45  jpsaman
-
- Added --with-libmpeg2-prefix= option to support cross-compiling for arm-target.
-
-2003-05-15 Thursday 20:28  jpsaman
-
- Updating version to 0.5.4.
- Enable building with libmpeg2.
-
-2003-05-15 Thursday 16:02  sam
-
-   * ./Makefile.am: fixed LDFLAGS when using --enable-gprof.
-
-2003-05-15 Thursday 15:59  gbazin
-
- * modules/gui/wxwindows/*: small fixes and improvements.
-
-2003-05-15 Thursday 15:50  sam
-
-   * ./toolbox: toolbox --update.po now updates po/POTFILES.in as well.
-
-2003-05-15 Thursday 15:35  hartman
-
- * Makefile.am: on make dist move vlc.ebuild
- * vlc.ebuild: small spelling correction
-
-2003-05-15 Thursday 02:02  hartman
-
- * Went trough my maillogs and filled out large parts of the NEWS file.
-   please check and add your own. (i was bored ;)
- * Updated the README.MacOSX.rtf with some more pointers and changed version
-   to 0.6.0
-
-2003-05-15 Thursday 01:33  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: updated the stream output dialog to use the new stream output syntax and features.
-
-2003-05-15 Thursday 01:23  hartman
-
- * variable callback for the playlist. the input, audio and video still need
-   to be done, waiting for gibalou to work his magic on that ;)
- cvs: ----------------------------------------------------------------------
-
-2003-05-15 Thursday 00:46  hartman
-
- * added vlc.ebuild, vlc.spec.redhat to dist.
- * added all the new icons to the dist.
- * on make dist i would like to do
-   mv vlc.ebuild vlc-${VERSION}.ebuild
-   I don't know how to do this. Who does?
-
-2003-05-15 Thursday 00:32  hartman
-
- * ./vlc.ebuild: a ebuild for the Gentoo Linux distribution.
-   Because of the cvs snapshots of libmpeg2 and ffmpeg, this ebuild will
-   need to be updated before release, to point out the correct links to
-   these libraries.
-
-2003-05-14 Wednesday 21:29  fenrir
-
-  * aac: compilation fix.
-  * libvlc.h : set correct value for sout-a/vcodec
-
-2003-05-14 Wednesday 19:47  hartman
-
- * Resized some elements to allow for better translations.
-
-2003-05-14 Wednesday 17:17  sam
-
-   * ./debian/control: Debian packages now build with an mpeg2dec CVS tree in
-     the extras/ directory.
-
-2003-05-14 Wednesday 14:57  hartman
-
- * Forgot one
-
-2003-05-14 Wednesday 14:56  hartman
-
- ALL: Davor won the vote, New icons in place.
-
-2003-05-14 Wednesday 11:15  fenrir
-
-  * ts: do not use DVB reserved pid(s) (thanks Miguel Barreiro Paz)
-
-2003-05-14 Wednesday 09:00  gbazin
-
- * modules/gui/skins/Modules.am: include module/gui/wxwindows/subtitles.cpp.
-
-2003-05-13 Tuesday 23:41  gbazin
-
- * modules/gui/wxwindows/menus.cpp: forgot a vlc_object_release(). The popup menu is now created on the stack.
-
-2003-05-13 Tuesday 22:59  gbazin
-
- * modules/gui/wxwindows/*: added a navigation menu in the interface menubar.
- * modules/gui/wxwindows/subtitles.cpp: forgot this one in my last commit.
-
-2003-05-13 Tuesday 22:33  gbazin
-
- * modules/gui/wxwindows/*: new subtitles file dialog box.
- * modules/demux/util/sub.c: fixed a few description strings.
- * Makefile.am: small cosmetic change to package-win32 target.
-
-2003-05-13 Tuesday 20:36  asmax
-
- * beginning of event processing in X11 skins
- * graphics should work, but....
-
-2003-05-13 Tuesday 19:25  asmax
-
- * changed OSGraphics constructor (needed for X11)
-
-2003-05-13 Tuesday 14:11  titer
-
-  modules/gui/beos/PreferencesWindow.*:
-   - use BMenuFields for string_from_list config items
-   - cleaning
-
-2003-05-13 Tuesday 12:09  gbazin
-
- * modules/control/rc/rc.c: win32 fixes for the handling of special control keys.
-
-2003-05-13 Tuesday 11:44  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: small fixes.
-
-2003-05-13 Tuesday 11:18  titer
-
-  modules/gui/beos/PreferencesWindow.*: use config_ResetAll()
-
-2003-05-12 Monday 21:55  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: the config panels are now generated on demand instead of generating everything at the beginning. ResetAll now also takes care of resetting the values shown in the config panels.
- * modules/gui/wxwindows/open.cpp: small cosmetic changes.
-
-2003-05-12 Monday 19:59  titer
-
-  modules/gui/beos/VlcWrapper.h: compile fix
-
-2003-05-12 Monday 19:11  gbazin
-
- * include/vlc_common.h: small change to shut-up some memory checkers.
-
-2003-05-12 Monday 17:33  gbazin
-
- * modules/gui/skins/*: got rid of wxdialogs.h, the skins plugin is now sharing wxwindows.h with the wxwindows plugin.
- * modules/video_output/directx/events.c: fixed non-initialized variable.
- * modules/gui/wxwindows/*: misc improvements to the playlist window (added an "Open MRL" menu as well as menus to load and save a playlist, we also make use of the "intf-change" playlist object variable now).
- * src/playlist/playlist.c: the playlist file is opened in text mode, no win32 eol hack is needed.
- * src/misc/configuration.c, include/configuration.h: new config_ResetAll() function to reset all config options to their original values (you still need to config_SaveConfigFile()).
- * modules/gui/wxwindows/preferences.cpp: new "Reset All" button in the preferences panel.
-
-2003-05-12 Monday 01:17  hartman
-
- * First set config variable, then add the files (and therefore potentially
-   play them) in the playlist. Otherwise we can be too late.
-
-2003-05-11 Sunday 23:17  hartman
-
- * extras/MacOSX/vlc.pbproj/project.pbxproj:
-   - Add the THANKS file to the Mac OS X application
- * modules/gui/macosx/about.?:
-   - Use c-style comments instead of //
-   - Open the AUTHORS file with the correct Encoding
-   - Display the THANKS file as well
-   - Rotate the scrolling when at the end
- * modules/gui/macosx/intf.m:
-   - put Cocoa into multithreaded mode as soon as possible. Not really
-     causing any problems now, but is cleaner.
- * modules/gui/macosx/prefs.m:
-   - Select the current setting when we create a combobox.
-
-2003-05-11 Sunday 19:09  hartman
-
- * ALL:
-   - removed a bit too much code from the interface files previous commit.
-     Menu's were enabled if there was no input.
-   - removed a NSLog which was used for bugtracking
-
-2003-05-11 Sunday 18:49  hartman
-
- * modules/po/.cvsignore: i guess the following doesn't belong in CVS, so i want
- cvs to stop bugging me about it ;)
-
- *.sed
- *.sin
- *.header
- Rules-quot
-
-2003-05-11 Sunday 18:43  gbazin
-
- * src/input/input_programs.c: small bug fix.
- * src/misc/variables.c: compilation fix for MSVC.
-
-2003-05-11 Sunday 18:41  hartman
-
- * forgot one file. see previous intf.m commit for details.
-
-2003-05-11 Sunday 18:40  hartman
-
- * src/input/input_programs.c: Added a 'intf-changed' variable as vout, aout
-   and playlist already have, to be notified of menu changes.
- * src/video_output/video_output.c: Changed a 1 to a VLC_TRUE
- * modules/gui/macosx/intf.?: Interface listens for changes in the input
-   menu's now.
-
-2003-05-11 Sunday 15:55  gbazin
-
- * modules/gui/wxwindows/interface.cpp: work-around a bug in wxWindows for menus auto-generation.
-
-2003-05-11 Sunday 14:33  sigmunau
-
- Added code to render subtitles with the freetype module (disabled by default).
- To test it out define USE_FREETYPE in the top of modules/demux/util/sub.c
- and  modules/codec/spudec/text.c and run with --filter osdtext
-
-2003-05-11 Sunday 13:45  gbazin
-
- * configure.ac.in: fixed the wx-config detection by the skins plugin.
- * modules/gui/wxwindows/*: fixed a couple of breakage.
-
-2003-05-11 Sunday 13:22  gbazin
-
- * modules/gui/wxwindows/*: the wxWindows plugin is now UNICODE happy.
-
-2003-05-11 Sunday 13:14  sigmunau
-
- use c comment, and not c++
-
-2003-05-11 Sunday 08:42  sigmunau
-
- * osd_test.c: better size calculations. Use VLC_VAR_TIME for precise timing
- (doesn't seem to work)
-
-2003-05-11 Sunday 01:00  massiot
-
- * modules/audio_filter/resampler/coreaudio.c: more accurate frame length
-   calculation
- * modules/audio_output/coreaudio.c: apparently the audio card clock can
-   be screwed, so probe it at every buffer
- * src/audio_output/output.c: Thou shalt not drop buffers
-
-2003-05-10 Saturday 20:49  hartman
-
- * fix titer's language commit. The list needs to end with a NULL, or VLC will
-   no longer start. (it fails on the duplication of the config of this variable)
-
-2003-05-10 Saturday 18:16  fenrir
-
-  * ffmpeg : fix for svq3.
-
-2003-05-10 Saturday 13:52  titer
-
-  POTFILES.in: forgot a file yesterday...
-
-2003-05-10 Saturday 13:40  titer
-
-  * src/libvlc.[ch]: removed --translation to avoid breaking compatibility
-  with old config files; --language is now a string_from_list you can use
-  to specify the language (default is auto-detection).
-
-2003-05-10 Saturday 11:08  gbazin
-
- * src/input/input_programs.c: misc fixes/improvements to the video-es/audio-es/spu-es object variables.
-
-2003-05-10 Saturday 11:05  hartman
-
- * added VP31 fourcc's.
- * disabled the vp31 and iv31 iv32. In it's current state it is too ugly too
-   actually use it. It would generate too many bugreports.
-
-2003-05-10 Saturday 10:32  hartman
-
- * Finished the sout dialog on OSX.
-
-2003-05-09 Friday 23:23  fenrir
-
-  * ffmpeg: now ffmpeg has a SVQ3 decoder, so use it :)
-
-2003-05-09 Friday 22:03  sigmunau
-
- oss.c: give a warning if --spdif is set but the sourndcard don't support it.
-
-2003-05-09 Friday 20:30  massiot
-
- France 1 - Italy 0
-
-2003-05-09 Friday 19:53  fenrir
-
-  * faad: better support of AAC without ESDS.
-
-2003-05-09 Friday 19:30  titer
-
-  Updated POTFILES.in for BeOS' i18n
-
-2003-05-09 Friday 19:29  fenrir
-
- * mp4: fixed mace3/6 decoding. Only mono audio is working on the sample I
- have found.
-
-2003-05-09 Friday 16:01  gbazin
-
- * modules/misc/httpd.c: win32 fixes.
- * modules/control/http.c: fixed a problem with IE that sends POST requests instead of GET ones.
-
-2003-05-09 Friday 02:39  fenrir
-
-  * mmstu: fixed a lookup.
-
-2003-05-09 Friday 01:19  hartman
-
- * modules/gui/macosx/prefs.m:
-   - possibly fixed a crash situation when clicking the OK button (not sure though)
- * modules/gui/macosx/macosx.m:
-   - made the transparency option an advanced option.
-
-2003-05-09 Friday 00:58  titer
-
-  * src/misc/messages.c: forget a defined(SYS_BEOS) in my last commit
-  * src/misc/configuration.c: config_PutPsz now sets the variable to NULL
-    if the string is empty
-  * modules/gui/macosx/prefs.m: remove duplicate (now) code with config_PutPsz
-
-2003-05-09 Friday 00:41  hartman
-
- * modules/gui/macosx/prefs.?:
-   - made the advanced button better.
-   - added missing CONFIG_ITEM_DIRECTORY support
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*:
-   - added the semi 'apple' default of com-, as a hotkey for the prefs.
-
-2003-05-08 Thursday 23:11  hartman
-
- modules/gui/macosx/intf.m: We shouldn't save the config file when the interface closes. This explains a lot of bugreports ;)
-
-2003-05-08 Thursday 19:51  fenrir
-
-  * ftp : updated copyright info.
-
-2003-05-08 Thursday 19:26  fenrir
-
-  * v4l: clean up.
-
-2003-05-08 Thursday 19:21  fenrir
-
-  * v4l: remove __V4L_AUDIO_ (useless)
-
-2003-05-08 Thursday 19:06  titer
-
-  ALL: fixed BeOS-specific warnings (ssize_t is not a int but a long,
- vasprintf if defined but not declared in the system headers...)
-
-2003-05-08 Thursday 17:13  massiot
-
- * modules/gui/macosx: Fixed crashes with the new submenus when used on a
-   localized system
- * Removed the "EXPERIMENTAL" in "DVD menus (EXPERIMENTAL)", and enabled
-   the DVD menus by default.
-
-2003-05-08 Thursday 15:58  gbazin
-
- * modules/access/file.c: fixed large file support on win32.
- * src/libvlc.[ch]: made the description of the translation option more explicit.
-
-2003-05-08 Thursday 14:15  titer
-
-  src/libvlc.*: --translation is now a string. Usefull if want to specify
-  a different language than your OS, or if your OS is not localized...
-
-2003-05-08 Thursday 12:09  gbazin
-
- * modules/gui/wxwindows/menus.cpp: misc small fixes.
-
-2003-05-08 Thursday 10:45  titer
-
-  modules/gui/beos/PreferencesWindow.cpp: cosmetic
-
-2003-05-08 Thursday 10:40  titer
-
-  * modules/gui/beos/AudioOutput.cpp: more cleaning
-  * modules/gui/beos/VideoOutput.cpp: in fullscreen, add an item "Show
-    Interface" to the popup
-
-2003-05-08 Thursday 01:16  hartman
-
- ALL: autogenerated menu's for chapter,title,program,audio-es,spu-es and video-es.
-   - video-es seems broken. it always starts with -1 (Disabled) selected.
-   - moved some menuitems to other menu's for gui interface consistency with
-     other gui's.
-   - added a "fit to screen" menuitem.
-
-2003-05-08 Thursday 01:05  titer
-
-  src/misc/beos_specific.cpp:
-      Fixed a very old bug: if the user hit Alt+Q, don't let the be_app
-      exit without any cleaning (that made VLC crash badly)
-
-2003-05-07 Wednesday 23:13  hartman
-
- * changed "Gayscale video output" option back into "Grayscale video output"
-
-2003-05-07 Wednesday 19:20  titer
-
-  modules/gui/beos/AudioOutput.cpp: cleaning
-
-2003-05-07 Wednesday 17:27  titer
-
-  * modules/gui/beos/MessagesWindow.cpp: fixed a nasty bug
-  * modules/gui/beos/PreferencesWindow.*: now you can save preferences
-
-2003-05-07 Wednesday 16:47  titer
-
-  modules/gui/beos/PreferencesWindow.cpp:
-   Misc enhancements
-
-2003-05-07 Wednesday 15:54  gbazin
-
- * modules/gui/wxwindows/*: Fix (use different id numbers for each menus).
-
-2003-05-07 Wednesday 15:44  fenrir
-
-  * ffmpeg: --ffmpeg-truncated is now an int :
-   * -1 -> CODEC_FLAG_TRUNCATED is set only if width == height == 0 (only TS should produce this)
-   * 0  -> disable CODEC_FLAG_TRUNCATED
-   * 1  -> force CODEC_FLAG_TRUNCATED
-
-2003-05-07 Wednesday 14:49  titer
-
-  modules/gui/beos/*: fixed a few things I broke recently (dvd menus,
-                      screenshots...)
-
-2003-05-07 Wednesday 12:23  gbazin
-
- * modules/gui/wxwindows/*: misc fixes.
-
-2003-05-07 Wednesday 02:31  fenrir
-
-  * mp4: raaaah, sometime moov box are masqueraded by a free box, so I look
- at free box content to see if it could be moov box, I hope there won't be
- any misdetection. (Even when there is a spec, nobody follows it :((
-
-2003-05-07 Wednesday 00:28  fenrir
-
-  * ffmpeg: do not use CODEC_FLAG_TRUNCATED by default as it seems buggy
- with valid files. You have to use --ffmpeg-truncated to force it.
-  MPEG-4 in TS won't work unless you use --ffmpeg-truncated :((
-
-2003-05-07 Wednesday 00:18  gbazin
-
- * modules/gui/wxwindows/open.cpp: removed the channels server entry.
-
-2003-05-06 Tuesday 21:01  gbazin
-
- * modules/demux/mpeg/ts.c: fixed my last f*ckage + a bit of clean-up.
-
-2003-05-06 Tuesday 20:12  hartman
-
- * ALL: there were reports of crashes in the menucode. i think it was that
-   the VLCWindow could suddenly disappear (the vout closed) and therefore we
-   could no longer reference it. This should fix that. Also made this code
-   more generic to avoid code duplication.
-
-2003-05-06 Tuesday 16:05  fenrir
-
-  * mp4: fix a segfault and play .3gp with h263 video track.
-
-2003-05-06 Tuesday 14:19  fenrir
-
-  * http: redirect to main page each time we pass arguments. (it's done by
- an html header and not by the http protocol. I know it's bad but it's a
- lot easier ;)
-
-2003-05-06 Tuesday 12:57  fenrir
-
-  * http: fix 'add mrl'.
-
-2003-05-06 Tuesday 02:17  titer
-
-  Makefile.am: fixed BeOS package generation when all modules are built-in
-
-2003-05-06 Tuesday 02:01  fenrir
-
-  * mms: fix for builtin compilation.
-
-2003-05-06 Tuesday 01:15  titer
-
-  configure.ac.in: fixed static linking with libintl and libiconv
-
-2003-05-05 Monday 22:48  gbazin
-
- * modules/demux/mpeg/ts.c: compiler warning fix.
- * src/input/input_programs.c: a "Disable" choice is added by default to "audio-es", "video-es" and "spu-es".
-
-2003-05-05 Monday 22:23  gbazin
-
- * ALL: changed the prototype of input_AddES() to include enough information so we can build an "video-es", "audio-es" and "spu-es" object variable. These variables can be used by the interfaces to navigate between the elementary streams.
- * modules/gui/wxwindows/menus.cpp: use the "foo-es" object variables.
-
-2003-05-05 Monday 22:04  hartman
-
- * fixed the autogenerated menu's.
-
-2003-05-05 Monday 21:35  titer
-
-  configure.ac.in: fixed libdvbpsi detection for people who don't have
-    stdint.h but inttypes.h
-
-2003-05-05 Monday 16:29  gbazin
-
- * modules/gui/skins/src/*: forgot a few references to the channels server.
-
-2003-05-05 Monday 16:09  gbazin
-
- * ALL: removed the old channels server stuff (was deprecated).
-
-2003-05-05 Monday 15:52  fenrir
-
-  * bits.h: clean up
-
-2003-05-05 Monday 15:21  sigmunau
-
- implemented VLC_VAR_TIME using two ints
-
-2003-05-05 Monday 14:58  sigmunau
-
- Implemented support for CONFIG_ITEM_DIRECTORY
-
-2003-05-05 Monday 13:15  titer
-
-  Updated NEWS for 0.5.4 release
-
-2003-05-05 Monday 13:06  titer
-
-  modules/gui/beos/*: Partial fix for Preferences resizing
-
-2003-05-05 Monday 13:03  hartman
-
- NEWS: preparing for 0.5.4 release. Please update the NEWS file everyone.
- README.MacOSX.rtf: clarified some things.
-
-2003-05-05 Monday 12:15  gbazin
-
- * modules/gui/skins/src/*: compilation fixes under win32.
-
-2003-05-05 Monday 11:49  sam
-
-   * ./src/video_output/video_output.c: fixed a crash that occurs when the
-     width and height variables are set to their default values.
-
-2003-05-04 Sunday 23:39  gbazin
-
- * src/audio_output/output.c: fixed warning.
-
-2003-05-04 Sunday 23:38  massiot
-
- * First round of capitalization of description strings.
-
-2003-05-04 Sunday 23:03  gbazin
-
- * po/POTFILES.in: added the new modules since 0.5.3
-
-2003-05-04 Sunday 22:42  gbazin
-
- * src/misc/variables.c, ALL: improvements to the object variables api.
-    - added another argument to var_Change().
-    - added a VLC_VAR_SETTEXT and VLC_VAR_GETTEXT method to var_Change()
-      that are used to set/get a friendly name to an object variable.
-    - added VLC_VAR_CHOICESCOUNT to var_Change() to be able to retrieve
-      the number of availabel choices without having to get their value
-      as well.
-    - VLC_VAR_ADDCHOICE uses the extra var_Change() argument to assign
-      a friendly name to the choice value.
-    - VLC_VAR_GETCHOICES retrieves the choices values and their friendly
-      names.
-
- * modules/gui/wxwindows/*: first step in implementing menu auto-generation in the wxWindows interface.
-
-2003-05-04 Sunday 22:33  massiot
-
- * modules/codec/libmpeg2.c: fixed the "main: cannot delete object with
-   children" bug.
-
-2003-05-04 Sunday 18:51  fenrir
-
-  * transcode: follow the same logic for ab than vb. (ie for a small value
- it's used as kb/s for higher ones it's b/s).
- Just a remember, transcode options are:
- acodec= mpga,a52
-     ab (kb/s)
- vcodec= mpgv,mp4v,h263,DIV1,DIV2,DIV3,I420,I422,I444,RV24,YUY2
-     width
-     height
-     vb (kb/s)
-     vt (b/s)
-     deinterlace
-     croptop
-     cropbottom
-     cropleft
-     cropright
-     keyint
-     hq
-     qmin (between 1 and 32)
-     qmax (between 1 and 32)
- only acodec and/or vcodec are mandatories (and it's a good idea to always
- define vb,vt, and/or ab)
-
-2003-05-04 Sunday 15:02  massiot
-
- * modules/audio_output/coreaudio.c: worked around a CoreAudio bug (should
-   fix the "sound drops after half an hour" bug)
- * modules/audio_filter/resampler/coreaudio.c: reenabled the coreaudio
-   resampler which works perfectly fine here
- Please test that I didn't break S/PDIF output on OS X.
-
-2003-05-04 Sunday 12:40  sam
-
-   * ./modules/video_output/sdl.c: avoid crashes at exit due to SDL being
-     linked with svgalib and svgalib using atexit().
-
-2003-05-04 Sunday 10:46  fenrir
-
-  * mpga_audio: should fix an infinite loop when miss-detected free
- bitrate stream.
-
-2003-05-04 Sunday 01:36  massiot
-
- More cleaning of the STATE_INVALID stuff (still not perfect though).
-
-2003-05-03 Saturday 22:25  massiot
-
- Fixed handling of STATE_INVALID states.
-
-2003-05-03 Saturday 18:11  fenrir
-
-  * transcode: added qmin, qmax and hq(high quality) options.
-
-2003-05-03 Saturday 14:33  fenrir
-
-  * transcode: fix cropping code.
-
-2003-05-03 Saturday 14:22  fenrir
-
-  * transcode: fixed video resizing.
-
-2003-05-03 Saturday 13:37  titer
-
-  beos/* : New Preferences window that lets you configure everything.
-           It is not complete yet (see the TODO in PreferencesWindow.cpp)
-
-2003-05-03 Saturday 13:18  fenrir
-
-  * transcode: added two options:
-     - vt : video bitrate tolerance
-     - keyint : number of inter frames between intra frames.
-
-2003-05-03 Saturday 12:36  fenrir
-
-  * v4l: used the same trick than vls to avoid too much resampling.
-
-2003-05-03 Saturday 02:18  fenrir
-
-  * ts: fix a memory leak.
-
-2003-05-03 Saturday 02:09  fenrir
-
- [no log message]
-
-2003-05-03 Saturday 01:52  fenrir
-
-  * v4l: fix a stupid bug that broke audio.
-
-2003-05-03 Saturday 01:12  fenrir
-
-  * all: shut up valgrind ;) (memory leacks and one overead/overwrite).
-
-2003-05-02 Friday 19:37  fenrir
-
-  * transcode: fix about raw audio.
-
-2003-05-02 Friday 17:35  fenrir
-
-  * v4l: audio grabbing part begin to work :)
-
-2003-05-02 Friday 16:25  fenrir
-
-  * transcode: compilation fix.
-
-2003-05-02 Friday 15:53  gbazin
-
- * modules/gui/skins/*: compilation fixes for MSVC. Almost working, we just to find a way to have flex.c not include unistd.h on win32 and not compile the wxwindows files when SKINS_BASIC is defined.
-
-2003-05-02 Friday 15:36  titer
-
-  Missing files
-
-2003-05-02 Friday 14:51  fenrir
-
-  * transcode: should be able to compress raw audio, need to be cleaned up.
-  u8,s8,s16 big and little endian should be supported but not all tested.
-
-2003-05-02 Friday 12:18  sam
-
-   * ./configure.ac.in: another kludge to avoid linking twice with libavcodec.
-
-2003-05-02 Friday 03:41  fenrir
-
-  * transcode: accept and create raw video(I420,I422,I444,YUY2,RV24).
-
-2003-05-02 Friday 03:40  fenrir
-
-  * rawvideo.c: fix a bug while filling picture.
-
-2003-05-02 Friday 00:33  fenrir
-
-  * copy: added raw audio/video support.
-  * avi: added raw audio support (little endian only).
-
-2003-05-01 Thursday 13:51  ipkiss
-
-  * ./modules/gui/skins/gtk2/gtk2_run.cpp: fixed compilation of the
-    basic-skins plugin with GTK2
-  * modules/gui/skins/parser/skin.*: small compilation fix, but i don't
-    really understand why it is necessary :)
-
-2003-05-01 Thursday 01:11  hartman
-
- * modules/gui/macosx/macosx.m
-   - added a macosx-float config option
-   - changed 'opaqueness' into 'macosx-opaqueness'
- * modules/gui/macosx/vout.?
-   - let vout respect 'float' on top option.
-   - added a toggle function to toggle float on top.
- ALL:
-   - menuitem and corresponding code for float on top.
-
-2003-04-30 Wednesday 23:58  hartman
-
- ALL: New output dialog that uses the new --sout syntax.
-   - it is not so powerful as --sout (does not allow for multiple unicasts ie)
-   - there is a bug in the transcode settings. not sure what is causing it.
-
-2003-04-30 Wednesday 21:45  fenrir
-
-  * mp4: fix playback of some stream with raw audio. I also split
- big audio chunk. (Avoid 100000 samples at once :(
-
-2003-04-30 Wednesday 21:16  asmax
-
- * enable basic-skins for GTK2 (not tested yet ;)
-
-2003-04-30 Wednesday 19:22  ipkiss
-
-  * ./configure.ac.in:
-     - added a basic-skins plugin, which doesn't make use of wxWindows
-       dialogs (currently only works for win32)
-     - renamed with-wx-config-path in with-skins-wx-config-path for the
-       skins plugin, to avoid problems with the wxwindows plugin
-
-2003-04-30 Wednesday 19:20  gbazin
-
- * modules/access/v4l/v4l.c: fixed breakage for devices supporting I420.
-
-2003-04-30 Wednesday 14:04  hartman
-
- modules/gui/macosx/controls.m: fixed cosmetic issue with deinterlace menu.
-
-2003-04-30 Wednesday 09:11  gbazin
-
- * modules/access/ftp.c, modules/access/http.c: slightly changed atoll() replacement.
-
-2003-04-30 Wednesday 04:13  hartman
-
- modules/access/http.c:
- modules/access/ftp.c:
- * fixed a very serious bug in the atoll code. this contained a never ending while loop.
-   It showed on systems without atoll() (MacOSX) as an inability to view http
-   and ftp streams.
-
-2003-04-29 Tuesday 22:44  fenrir
-
-  all: use /* */ instead of // (we write c code)
-
-2003-04-29 Tuesday 22:38  fenrir
-
-  * stream_output.c: some sanity checks and bypass default behavour of
- module_Need (when I ask for udp I want udp or an error, but not file
- or something else) by adding ",none" when a module name is specified.
-  I will clean up that by adding a flag to module_Need or something like
- that.
-
-2003-04-29 Tuesday 21:32  fenrir
-
-  * stream_output.c: fix segfault when not specifying mux name.
-
-2003-04-29 Tuesday 20:36  ipkiss
-
-  * ./modules/gui/skins/src/theme.cpp: avoid infinite recursion with
-    circular anchoring
-
-2003-04-29 Tuesday 20:29  fenrir
-
-  * vlc_config.h: increased AOUT_PTS_TOLERANCE to 40ms, it avoids a lot of
- resampling with some files while keeping good synchronisation.
-  Anybody has an idea of the maximum desynchronisation between audio and
- video that still be imperceptible ?
-
-2003-04-29 Tuesday 20:17  hartman
-
- * modules/gui/macosx/playlist.m:
-   - When we delete an item, update playlist with to indicate 'currently playing'
-
-2003-04-29 Tuesday 16:03  gbazin
-
- * modules/audio_output/directx.c: fixed the "no sound on NT4" problem. The directx audio plugin wasn't freeing its resources properly in case Probe() failed so the waveout plugin couldn't open the audio device afterwards.
- * modules/video_output/directx/directx.c: work-around buggy video drivers that create unsupported surfaces without shouting. Hopefully, non overlay YUV surfaces shouldn't be created anymore if not supported.
-
-2003-04-29 Tuesday 15:40  fenrir
-
-  * file: use - to write on stdout. (but you can only use ts and ps muxer,
- as the others need to seek).
-
-2003-04-29 Tuesday 12:54  gbazin
-
- * modules/gui/skins/*, configure.ac.in: removed the skins plugin depandancy on msimg32.dll. Additionnaly, TransparentBlt() and SetLayeredWindowAttributes() are only used if present on the system. This allows us to run the plugin (without transparency though) on NT4/win95/98 as well.
-
-2003-04-28 Monday 23:25  fenrir
-
-  * avi: fixed playback of broken stream....
-
-2003-04-28 Monday 22:44  ipkiss
-
-  * modules/gui/skins/win32/win32_run.cpp: clean exit of wxWindows thread
-
-2003-04-28 Monday 20:46  ipkiss
-
-  * ./modules/gui/skins/src/banks.cpp: fixed a segfault triggered by
-    missing tags in the XML.
-
-2003-04-28 Monday 14:32  asmax
-
- * skeleton of X11 skins
-
-2003-04-28 Monday 14:12  asmax
-
- * skeleton of X11 skins
-
-2003-04-28 Monday 12:25  asmax
-
- * changed Region into SkinRegion to prepare the X11 port
-
-2003-04-28 Monday 12:00  asmax
-
- * fixed compilation under linux
- * added a flag GTK2_SKINS
-
-2003-04-28 Monday 00:18  ipkiss
-
-  * ./modules/gui/skins/*: first attempt at porting the skins to Win9x
-    There is still a lot to do but some things are working.
-
-2003-04-27 Sunday 23:16  gbazin
-
- * src/video_output/vout_pictures.c, include/video_output.h: added a vout_InitPicture() function that initializes a picture_t structure based on the given chroma and sizes.
- * modules/encoder/ffmpeg/video.c: misc improvements. Should also be able to handle more input chroma format.
- * modules/codec/rawvideo.c: a few fixes.
- * modules/access/v4l/v4l.c: misc improvments and cleanup. Should be able to handle more source chroma formats. On the fly video encoding is also working perfectly now.
-
-2003-04-27 Sunday 17:53  gbazin
-
- * src/video_output/video_output.c: small bugfix + vout_Create() is now blocking until InitThread() has been run.
- * src/video_output/vout_pictures.[ch]: added support for FOURCC I411.
- * modules/codec/rawvideo.c: support for more chroma formats.
-
-2003-04-27 Sunday 15:25  gbazin
-
- * modules/codec/ffmpeg/*: added chroma conversion capabilities to the ffmpeg plugin (using libavcodec's img_convert() facility).
-   (I can finaly watch my RGB tarkin samples :))
- * modules/demux/rawdv.c: fixed a couple of compiler warnings.
-
-2003-04-27 Sunday 14:56  gbazin
-
- * modules/demux/rawdv.c: fixes for when the video and audio sub-streams are not both selected.
-
-2003-04-27 Sunday 14:11  gbazin
-
- * modules/misc/httpd.c: win32 fix for non-blocking sockets.
-
-2003-04-27 Sunday 13:55  fenrir
-
-  * avi: clean up. Some standard file (ie with 1 RIFF chunk ) has OpenDML
- index, so use it when normal index (idx1 chunk) isn't found.
-
-2003-04-27 Sunday 13:03  fenrir
-
-  * ffmpeg: stop skipping video sometime ;).
-
-2003-04-27 Sunday 11:55  fenrir
-
-  * avi: Support for OpenDML file.
-  Not tested with file size > 2Go, so report status.
-
-2003-04-27 Sunday 03:08  fenrir
-
-  * httpd: added "Cache-Control: no-cache" by default.
-
-2003-04-27 Sunday 02:00  jlj
-
-  * ./configure.ac.in: Added --with-libmpeg2-tree
-
-2003-04-27 Sunday 00:02  gbazin
-
- * modules/control/http.c: fixed buffer allocation problem.
-
-2003-04-26 Saturday 22:06  fenrir
-
-  * video: spelling error.
-
-2003-04-26 Saturday 21:45  fenrir
-
-  * ffmpeg: we always skip video if we have more than 5 second of late video.
- (This should avoid 'decoder stuck' message.)
-
-2003-04-26 Saturday 21:36  gbazin
-
- * modules/control/http.c: brand new (and also basic) HTTP interface plugin for vlc (uses port 8080 by default).
-
-2003-04-26 Saturday 20:51  fenrir
-
-  * mpegaudio: if the file name end by .mp3, use a stronger dectection.
- (over the first 2ko).
-
-2003-04-26 Saturday 14:54  gbazin
-
- * configure.ac.in: enabled xvid and ffmpeg encoders
- * modules/encoder/ffmpeg/*: misc fixes + support for I422 and YUY2 input chroma.
-
-2003-04-26 Saturday 12:26  gbazin
-
- * modules/codec/rawvideo.c: added support for YUY2 and I422 and fixed a bug in FillPicture(). ( The v4l input is working here now :) )
-
-2003-04-25 Friday 21:47  fenrir
-
-  * libmp4: clean up and preliminary work to read mp4 file through http.
-  * mp4: don't return a failed value when recognize a ref file, but use
- a dummy Demux function that return EOF.
-
-2003-04-25 Friday 18:57  fenrir
-
-  * ffmpeg: use bigger split size (~8000 samples) as it avoid too much
- resampling with my samples. Fix a potential divide by 0 (thx meuuh).
-
-2003-04-25 Friday 17:35  fenrir
-
-  *ffmpeg: split huge audio packets as aout didn't like them.
-
-2003-04-25 Friday 17:33  fenrir
-
-  * mms: reduce mtu (avoid too much delay with slow connection)
-
-2003-04-25 Friday 12:37  gbazin
-
- * modules/gui/skins/src/vlcproc.cpp: small compilation fix.
-
-2003-04-24 Thursday 20:49  fenrir
-
-  * mp4: fix a buffer overflow.
-
-2003-04-24 Thursday 20:33  fenrir
-
-  * .cvsignore: forgot this file.
-
-2003-04-24 Thursday 20:26  fenrir
-
-  * asf: fix to play stream over mmsh.
-
-2003-04-24 Thursday 20:24  fenrir
-
-  * mpeg4video.c: use video size when available from bitmapinfoheader.
-
-2003-04-24 Thursday 17:44  gbazin
-
- * src/libvlc.c: forgot to reload the command line options after we reload the main module when the user disables the translation.
-
-2003-04-24 Thursday 16:13  gbazin
-
- * Makefile.am: added a dist-hook target to include the auto-generated msvc files into the dist. added src/misc/modules_plugins.h to the dist.
-
-2003-04-24 Thursday 15:57  gbazin
-
- * modules/gui/skins/src/themeloader.*: dropped the dependancy on libtar
-    for the .vlt skins support. libtar is still used if present, otherwise
-    we use our small implementation of untar.
-
-2003-04-24 Thursday 14:39  fenrir
-
-  * mp4: select only first enabled track.
-
-2003-04-24 Thursday 14:38  asmax
-
- * get screen size with gtk2
-
-2003-04-23 Wednesday 15:18  titer
-
-  modules/gui/beos/VlcWrapper.cpp: fixed the issue with untranslated
-   strings and "...". i18n seems OK under BeOS now.
-
-2003-04-23 Wednesday 10:29  asmax
-
- * fixed some constructors and destructors
-
-2003-04-22 Tuesday 23:31  gbazin
-
- * modules/codec/libmpeg2.c: make sure there are no more linked pictures
-    left when closing the decoder.
-
-2003-04-22 Tuesday 22:57  ipkiss
-
-  * ./modules/gui/skins/src/theme.cpp: fixed a bug with anchored windows
-
-2003-04-22 Tuesday 22:25  gbazin
-
- * modules/audio_filter/converter/s16tofloat32swab.c:
-    added an #ifdef HAVE_ALLOCA.
-
-2003-04-22 Tuesday 21:45  gbazin
-
- * configure.ac.in: don't link with the math library on win32. It isn't
-    needed and will even screw up things under cygwin with -mno-cygwin.
-
-2003-04-22 Tuesday 19:26  asmax
-
- * output.c: avoid a floating point exception when aout-rate==0
- * gtk2_api.cpp: made valgrind happy ;)
-
-2003-04-22 Tuesday 18:21  ipkiss
-
-  * ./modules/gui/wxwindows/fileinfo.cpp: cosmetic changes
-
-2003-04-22 Tuesday 17:56  asmax
-
- * fixed the volume slider bug
-
-2003-04-22 Tuesday 16:36  titer
-
-  * Makefile.am: fixed 'make package-beos'
-  * modules/gui/beos/*: added _()s so the whole interface is translated
-  * src/libvlc.c: ask gettext for UTF-8 strings (under BeOS only for now)
-    FIXME: currently, untranslated strings are not converted to UTF-8
-
-2003-04-22 Tuesday 16:28  fenrir
-
-  * mp4: fix "mov playlist" handling. (raaah strncpy doesn't add '\0' :(
-
-2003-04-22 Tuesday 12:54  gbazin
-
- * modules/codec/libmpeg2.c: fixed aspect ratio problem.
-
-2003-04-22 Tuesday 11:38  fenrir
-
-  * mp4: preliminary support of "mov playlist(ref) file"
-
-2003-04-22 Tuesday 08:51  fenrir
-
-  * mp4: more mov fields are parsed.
-
-2003-04-21 Monday 22:12  asmax
-
- * changed "Font" into "SkinFont" (see previous commit)
-
-2003-04-21 Monday 21:51  asmax
-
- * changed "Window" into "SkinWindow" to prepare X11 port
-  (Window is already a Xlib type !)
-   *** not tested under win32, please check ! ***
-
-2003-04-21 Monday 18:39  asmax
-
- * at last fixed transparency under linux !!
-
-2003-04-21 Monday 16:55  anil
-
- *All: fixed unwanted fileinfo window refresh under windows.
-
-2003-04-21 Monday 16:22  gbazin
-
- * modules/misc/network/ipv4.c: a bit of cleanup.
-
-2003-04-21 Monday 14:26  asmax
-
- * raise the skin window on top when clicked
- * a bit of code cleaning
-
-2003-04-21 Monday 12:54  gbazin
-
- * configure.ac.in: print an error message if libmpeg2 is not found or too old.
-
-2003-04-21 Monday 12:22  gbazin
-
- * configure.ac.in: the libmpeg2 plugin is now enabled by default when the right version of libmpeg2 is detected (0.3.2 aka cvs).
-
-2003-04-21 Monday 11:47  asmax
-
- * added a preferences button in the default skin
-
-2003-04-21 Monday 03:37  asmax
-
- * fixed the previous commit for linux
-
-2003-04-21 Monday 02:50  asmax
-
- * fixed a timing issue under windows ?
-
-2003-04-21 Monday 02:12  ipkiss
-
-  * we now use a wxwindow dialog to load the skins, so we can get rid
-    of our custom dialog
-
-2003-04-21 Monday 01:47  asmax
-
- * shortcut handling under linux
-
-2003-04-21 Monday 00:54  ipkiss
-
-  * added preferences, file info and stream output dialogs to the skins
-
-2003-04-21 Monday 00:33  massiot
-
- * configure.ac.in : finished disabling the old mpeg_video plug-ins.
-
-2003-04-21 Monday 00:18  asmax
-
- * fixed refresh of the playlist (and a segfault...)
-
-2003-04-20 Sunday 23:42  massiot
-
- * modules/codec/libmpeg2.c: fixed a problem with some frame rates (thx
-   gibalou)
-
-2003-04-20 Sunday 23:09  asmax
-
- * fixed a segfault at exit
-
-2003-04-20 Sunday 22:52  asmax
-
- * a few segfaults but wxwindows works under linux !
-
-2003-04-20 Sunday 22:52  gbazin
-
- * modules/audio_output/file.c: fixed a mismatch in a config name.
-
-2003-04-20 Sunday 21:19  sam
-
-   * ./modules/audio_output/oss.c: code comments.
-
-2003-04-20 Sunday 21:15  sam
-
-   * ./modules/video_output/fb.c: fixed a bug that prevented proper console
-     resetting.
-
-2003-04-20 Sunday 21:14  sam
-
-   * ./mozilla/npvlc_rc.rc: fixed a typo in the MIME types.
-
-2003-04-20 Sunday 20:28  ipkiss
-
-  * added wxwindows Open and Messages dialog boxes into the windows skins
-    (it may break things on linux...)
-
-2003-04-20 Sunday 20:22  asmax
-
- * added wxwindows for skins !!
-
-2003-04-20 Sunday 19:53  gbazin
-
- * configure.ac.in: removed useless --with-ffmpeg=PATH ./configure option.
-
-2003-04-20 Sunday 19:29  fenrir
-
-  * mms/* : begining of a m$-http-for-asf-streaming support.
-  Proxy aren't yet supported. Use mmsh to force it, else mms will try it
- at the end (after mmst and mmsu). Some http url are in fact mmsh but
- not yet auto-detected.
-  *Please report* not working url and any regression for mmst and mmsu.
-
-2003-04-20 Sunday 19:03  jlj
-
-   * ./modules/gui/skins/src/themeloader.cpp: compile fix (include errno.h)
-
-2003-04-20 Sunday 16:45  karibu
-
- * Fixed mouse wheel
-
-2003-04-20 Sunday 16:16  asmax
-
- * fixed the "always on top" bug
-
-2003-04-20 Sunday 15:06  karibu
-
- * Added support of wheel with win32
-
-2003-04-20 Sunday 15:00  karibu
-
- * Fixed support of wheel for playlist with GTK2
- * Added support of whell for slider with GTK2
-
-2003-04-20 Sunday 14:11  gbazin
-
- * configure.ac.in, modules/codec/ffmpeg/ffmpeg.c: fixed my last breakage in the ffmpeg detection code.
-
-2003-04-20 Sunday 13:14  asmax
-
- * enabled scrolling in the playlist with the mouse wheel
-
-2003-04-20 Sunday 12:59  massiot
-
- * The libmpeg2 plug-in is now completely operational ;
- * configure.ac.in : disabled compiling the old mpeg_video plug-in, so :
- DO NOT FORGET TO INSTALL LIBMPEG2 AND COMPILE WITH --enable-libmpeg2
-
-2003-04-20 Sunday 11:57  gbazin
-
- * configure.ac.in, modules/codec/ffmpeg/*, modules/encoder/ffmpeg/*, modules/stream_out/transcode.c: fixed detection of the ffmpeg headers/libs when they are installed in their default location.
-
-2003-04-20 Sunday 01:05  asmax
-
- * fixed a typo with dvbpsi
-
-2003-04-19 Saturday 13:55  hartman
-
- * Added a 'opaqueness' configoption to macosx-vout. Yeah i know, useles.
-   But it's coooooool. http://sidekick.student.utwente.nl/videolan/transparent.jpg
-
-2003-04-19 Saturday 12:39  karibu
-
- * Font fixed
-
-2003-04-19 Saturday 12:33  hartman
-
- * There was a problem where deinterlace could not be turned off via it's
-   corresponding menu. On thy fly filter changes are still not possible.
-
-2003-04-19 Saturday 11:46  asmax
-
- * fixed a segfault
-
-2003-04-19 Saturday 11:16  asmax
-
- * drag&drop works ! (at least with mozilla)
-
-2003-04-19 Saturday 02:34  karibu
-
- * Fixed wrapping for texts
- * Filling GTK2Graphics and GTK2Region destructors
-
-2003-04-19 Saturday 00:12  fenrir
-
-  * mp4: some memory leaks fixed.
-
-2003-04-18 Friday 22:51  sam
-
-   * ./configure.ac.in: workaround for a bug in the OS X ld who sees symbol
-     redefinitions when linking twice with the same static libary.
-
-2003-04-18 Friday 22:43  fenrir
-
-  * mp4.c : begining of a mp4/mov muxer.
-
-  It's far from stable, produce file unplayable by mplayer at least,
- and doesn't yet take care of video/audio synchro.
- Becarefull that the header is written only when closing, and there is
- no way to repair a mp4 file without its header.
-
-2003-04-18 Friday 22:38  fenrir
-
-  * stream_output.c: add a vlc_mutex_lock/unlock ...
-
-2003-04-18 Friday 19:26  titer
-
-  Added a few keyboard shortcuts
-
-2003-04-18 Friday 16:38  titer
-
-  Under BeOS, disable the screensaver if playing in fullscreen.
-
-2003-04-18 Friday 16:10  titer
-
-  beos/*: fixed fullscreen shortcuts
-
-2003-04-18 Friday 16:04  asmax
-
- * network stream now work
- * double-click is now implemented
-
-2003-04-18 Friday 15:25  titer
-
-  ALL: fixed i18n under BeOS
-
-2003-04-17 Thursday 19:56  karibu
-
- * Ask tooney to know ! (fix minor bug)
-
-2003-04-17 Thursday 17:45  asmax
-
- * small fix
-
-2003-04-17 Thursday 16:34  karibu
-
- * Scrolling text now works on linux
-
-2003-04-17 Thursday 16:32  karibu
-
- * Fixed kludge
-
-2003-04-17 Thursday 16:30  karibu
-
- * Added AddEllipse: the slider now works ! :)
-
-2003-04-17 Thursday 16:11  karibu
-
- * Added clip region to graphics
- * Added functionnality to region
-
-2003-04-17 Thursday 15:43  karibu
-
- * Improved font support for linux (just missing underline parameter )
-
-2003-04-17 Thursday 14:18  anil
-
- * oups forgot to commit this one. still the hide/show thing.
-
-2003-04-17 Thursday 14:00  anil
-
- * We now use hide/show for the file info window
-
-2003-04-17 Thursday 13:46  karibu
-
- * Can get size of a text
-
-2003-04-17 Thursday 13:08  karibu
-
- * SkinManage is called by a timer
- * Timer for text control are working badly but it's the first step
-
-2003-04-17 Thursday 10:58  fenrir
-
-  * ffmpeg: remove some #ifdef (you need at least libavcodec build >= 4655)
- and use ffmpeg postprocessing instead of vlc builtins. (It's a lot faster).
-
-2003-04-17 Thursday 10:53  karibu
-
- * Fixed dewtructor
-
-2003-04-17 Thursday 10:42  asmax
-
- * beginning of font support !
-
-2003-04-16 Wednesday 21:50  karibu
-
- * gtk2_theme.cpp: window are not automatically visibled
- * gtk2_window.cpp: removed fading transition delay
- * vlcproc.cpp: removed warning
-
-2003-04-16 Wednesday 21:40  ipkiss
-
-  *  modules/gui/skins/*: we now #include skin files using a relative
-     path, so that MSVC is happy :)
-
-2003-04-16 Wednesday 21:39  karibu
-
- * Removed debug calls
-
-2003-04-16 Wednesday 21:30  karibu
-
- * Can now quit the interface
-
-2003-04-16 Wednesday 19:22  karibu
-
- * gtk2_bitmap.cpp: fixed constructor bug
- * Events work better: controls are working, not still perfectly...
-
-2003-04-16 Wednesday 16:33  fenrir
-
-  * transcode: tried to fix compilation with older libavcodec.
-
-2003-04-16 Wednesday 16:32  fenrir
-
-  * mp4: fix a string format.
-
-2003-04-16 Wednesday 16:20  fenrir
-
-  * mp4: removed empty strings in msg_Dbg.
-
-2003-04-16 Wednesday 15:34  asmax
-
- * small fix
-
-2003-04-16 Wednesday 14:38  asmax
-
- * at last, transpareny WORKS !!!!!
-
-2003-04-16 Wednesday 11:47  gbazin
-
- * modules/misc/dummy/input.c, modules/access/file.c, include/vlc_common.h:
-    msvc compilation fixes.
-
-2003-04-16 Wednesday 00:12  fenrir
-
-  * modules/packetizer/mpegvideo.c : cut after a complete picture. (Not
- before first slice).
-  * ffmpeg: use indeo v3 decoder (untested).
-  * stream_ouput.c,libvlc.h : take care of:
-  --sout-acodec,--sout-vcodec : use transcoding. (You can specify bitrate
- using --sout-abitrate and --sout-vbitrate in kilobits/s).
-  --sout-display: to display while streaming.
- (Btw there is a problem with vout and display, it leads to a ref count = -1)
-
-2003-04-15 Tuesday 22:16  asmax
-
-  * remove a small kludge
-  * tried to add transparency, but it doesn't work :(
-
-2003-04-15 Tuesday 20:54  karibu
-
- * GTK2 events work even better
-
-2003-04-15 Tuesday 20:42  karibu
-
- * Fixed GTK2 events
-
-2003-04-15 Tuesday 20:33  karibu
-
- * Events are even better, not yet perfect !
-
-2003-04-15 Tuesday 17:55  ipkiss
-
-  * event broadcasting should work
-
-2003-04-15 Tuesday 16:49  karibu
-
- * Fixed mouse leave notification
-
-2003-04-15 Tuesday 16:47  karibu
-
- * Fixed mouse leaving notification for windows
- * Added mouse leaving notification for gdk
-
-2003-04-15 Tuesday 16:42  karibu
-
- * Fixed mouse events
-
-2003-04-15 Tuesday 15:53  gbazin
-
- * modules/codec/libmpeg2.c: small bugfix.
-
-2003-04-15 Tuesday 14:05  hartman
-
- modules/gui/macosx/controls.m:
-  * present the open dialog when pressing play button instead of 'standard'
-    open dialog, to make users more aware of this dialog and the functions
-    it has.
- ALL:
-  * when opening a file NOT trough the Open dialog, make sure sout and
-    suboptions are reset to ""
-
-2003-04-15 Tuesday 12:40  hartman
-
- * reselect current playlist item when reordering items.
-
-2003-04-15 Tuesday 11:46  ipkiss
-
-  * compilation fix
-
-2003-04-15 Tuesday 01:19  ipkiss
-
-  * basic event handling
-
-2003-04-14 Monday 23:10  sam
-
-   * ./toolbox: the Solaris diff does not understand -q, just replaced it
-     with 2>&1 >/dev/null.
-
-2003-04-14 Monday 23:07  sam
-
-   * ./toolbox: fixed a bashism.
-
-2003-04-14 Monday 22:29  gbazin
-
- * modules/gui/skins/src/event.cpp: fixed another small buffer overrun.
-
-2003-04-14 Monday 22:22  massiot
-
- * Implementation of a frame-dropping algorithm for the libmpeg2 plug-in
-   (incomplete).
-
-2003-04-14 Monday 21:38  asmax
-
- * implemented OSAPI_GetTime() with glib
-
-2003-04-14 Monday 20:17  asmax
-
- * it works event better !!
-
-2003-04-14 Monday 20:07  asmax
-
- * it works !
-
-2003-04-14 Monday 18:10  sam
-
-   * ./configure.ac.in: skins _disabled_ by default on [!win32].
-
-2003-04-14 Monday 18:05  asmax
-
- * better window size
-
-2003-04-14 Monday 17:56  karibu
-
- * Controls coordinate are available
-
-2003-04-14 Monday 17:16  sam
-
-   * ./debian/rules: we now build the static objects twice: once the normal
-     way before we link them with VLC, and once with -fPIC so that they can
-     be linked to the Mozilla plugin. Don't worry, it's Debian-specific, and
-     we don't need it on x86.
-
-2003-04-14 Monday 17:03  asmax
-
- * get the size of a bitmap
-
-2003-04-14 Monday 10:18  asmax
-
- * bad directory
-
-2003-04-14 Monday 10:00  karibu
-
- * Added use of channel server for skins: still experimental
-
-2003-04-14 Monday 03:23  fenrir
-
-  * all: correctly set p_payload_end when using input_NewPacket.(But
- we should perhaps change the behavour of input_NewPacket).
-
-2003-04-14 Monday 03:13  fenrir
-
-  * transcode.c: removed an absolute header path...
-
-2003-04-14 Monday 02:26  fenrir
-
-  * display.c: fixed decoding problem with mpeg1/2. (input_NewPacket doesn't
- set p_payload_end to the good value -> some packets are bigger than
- requested).
-
-2003-04-13 Sunday 22:55  asmax
-
- * at last an image !!
-
-2003-04-13 Sunday 20:07  asmax
-
- * something will be visible soon, be patient...
-  (this silly GDK doesn't know BMP images :(
-
-2003-04-13 Sunday 20:00  fenrir
-
-  * all: new sout scheme. Now a chain of module are created that can
- modify/apply on all streams, --sout has the same behavour expect when
- starting with a '#'.
-
-  With a starting '#' you can specify a chain of modules, it's still
- unstable but a lot more powerfull.
-  You have access to duplicate(that duplicate all stream), transcode
- (using only ffmpeg), standard/std and es (that apply muxers and access),
- and display. You could chain them with ':' and specify options with
- {option1=value,option2=value[,...]}.
-
- ex: * to stream and see the stream to udp/ts:ip
-  --sout '#duplicate{dst=display,dst=std{access=udp,mux=ts,url=ip}}'
-     * to transcode,see and stream
-  --sout '#transcode{acodec=mpga}:duplicate{dst=display,dst=std{access=udp,mux=ts,url=ip}}'
-
-  Without a starting '#', the url is converted into '#std{acces=,mux=,url}'
- Test and report bugs :)
-
-2003-04-13 Sunday 19:09  asmax
-
- * should have repaired win32 skins
-
-2003-04-13 Sunday 17:46  asmax
-
- * Gtk2 skins: it doesn't work but it runs without any segfault, so
-   I commit ;)
-   (I probably broke skins under windows....)
-
-2003-04-12 Saturday 22:50  asmax
-
- * now the skin module compiles AND links !
-   (and segfaults... ;)
-
-2003-04-12 Saturday 21:43  asmax
-
- * at last made the skin module compile under linux !
-   It does absolutely nothing, but it compiles ;)
-
-2003-04-12 Saturday 13:17  asmax
-
- * renamed "kernel" into "vlc" ;)
-
-2003-04-12 Saturday 13:06  asmax
-
- * added libraries to please Bill ;)
-
-2003-04-12 Saturday 10:34  asmax
-
- * fixed dependencies and added options
-
-2003-04-12 Saturday 10:01  asmax
-
- * fixed a typo
-
-2003-04-12 Saturday 09:57  asmax
-
- * more options in menuconfig script
-   Only tested under linux; please give feedback if something is wrong
-   Some help should be written in doc/Configure.help; if you know what
-   to write there, please contribute !
-
-2003-04-11 Friday 22:08  videolan
-
- * New message: VLC_NET_ADDUDP, to add an UDP stream to the playlist. Still
-                experimental
-
-2003-04-11 Friday 21:19  videolan
-
- * Fixed bug: When button or checkbox are disabled, the previous control can't
-              take the hand
-
-2003-04-11 Friday 20:45  asmax
-
- * user-friendly(?) build system, based on linux Menuconfig script.
-   Just run ./menuconfig and ./build-vlc (or just ./build-vlc)
-   It's actually a wrapper which calls configure, but only a small number
-   of vlc functionalities has been implemented at the moment.
-   Please try it however ;)
-   (you must have libncurses-dev installed)
-
-2003-04-11 Friday 19:15  sam
-
-   * ./debian/control: changed the libvlc0-dev section to libdevel (to match
-     the Debian installer's override file).
-   * ./debian/woody-buildpackage: updated accordingly.
-
-2003-04-09 Wednesday 20:53  hartman
-
- * All : added an about VLC panel. It scrolls the names and the work of the
-         AUTHORS file.
-
- * AUTHORS: updated my own info
-
-2003-04-09 Wednesday 20:07  jpsaman
-
- Familiar Linux (GPE/GTK+,OPIE) packaging and building scripts.
-
-2003-04-09 Wednesday 19:58  gbazin
-
- * src/libvlc.c: fixed the "color" config option.
- * src/misc/messages.c: removed an unnecessary #ifdef WIN32 in PrintMsg().
-
-2003-04-09 Wednesday 17:27  sam
-
-   * ./Makefile.am: we call pbxbuilder with the explicit target name, because
-     we might have an additional target one day, such as vlcplugin :)
-   * ./mozilla/vlc.r: OS X specific resource file for an OS X plugin.
-   * ./mozilla/vlcshell.cpp: added required OS X functions.
-
-2003-04-09 Wednesday 16:18  sam
-
-   * ./mozilla/*: moved support files in a separate directory.
-   * ./mozilla/support/npmac.cpp: added a hacked version of Mozilla's npmac.cpp
-     that builds with g++ instead of CodeWarrior.
-
-2003-04-09 Wednesday 16:05  sam
-
-   * ./toolbox: implemented toolbox --distclean to clean the tree without
-     having to bootstrap/configure/whatever.
-
-2003-04-09 Wednesday 14:12  hartman
-
- * modules/gui/macosx/*:
-   - when adding multiple files, we sort them alphabetically before adding them.
-     stupid finder ;)
-
- * modules/demux/asf/asf.c:
-   - avoid a duplicate translation of a string
-
-2003-04-09 Wednesday 12:33  sam
-
-   * ./debian/rules: mouahaha, cutting off the branch I was sitting on.
-
-2003-04-09 Wednesday 12:03  sam
-
-   * ./modules/gui/kde/preferences.cpp: KDE 2 backport.
-
-2003-04-09 Wednesday 11:43  sam
-
-   * ./debian/woody-buildpackage: additional error checking.
-
-2003-04-09 Wednesday 10:34  sam
-
-   * ./debian/rules: we now remove spurious woody build files in the clean rule.
-
-2003-04-09 Wednesday 10:17  sam
-
-   * ./debian/rules: fixed a clock skew issue in debian/rules.
-
-2003-04-09 Wednesday 09:59  titer
-
-  v4l.c: compile fix
-
-2003-04-09 Wednesday 09:40  titer
-
-  - fixed my last fix for BeOS/BONE
-  - fixed v4l detection
-
-2003-04-08 Tuesday 22:38  massiot
-
- Now 0.5.4-cvs.
-
-2003-04-08 Tuesday 21:31  massiot
-
- * Updated ChangeLog.
-
-2003-04-08 Tuesday 21:26  gbazin
-
- * modules/audio_output/waveout.c: compilation fix for builtins only build.
-
-2003-04-08 Tuesday 13:22  sam
-
-   * ./debian/changelog: ready for releasable .deb packages.
-
-2003-04-08 Tuesday 08:59  sam
-
-   * ./configure.ac.in: if CoreAudio is too old, disable the coreaudio_resampler
-     module for the moment.
-
-2003-04-08 Tuesday 08:35  massiot
-
- * Fixed the translation option with Mac OS X.
-
-2003-04-08 Tuesday 07:22  sigmunau
-
- modules/video_filter/Modules.am: forgot to add the osdtest module
- modules/video_filter/osd_text.c: fixed a bug in size/place calculations.
- Support gamma correction of the text.
-
-2003-04-08 Tuesday 07:19  alexis
-
- Update spec file for the 0.5.3 release, courtesy of Jason Luka.
-
-2003-04-08 Tuesday 02:06  gbazin
-
- *  modules/gui/skins/src/event.cpp, modules/gui/skins/src/event.h:
-     fixed 2 nasty buffer overflows. This fixes the last crashes I've got
-     with the skins interface.
-
-2003-04-07 Monday 21:51  massiot
-
- * Updated ChangeLog
- * src/libvlc.c: Darwin doesn't have a "translation" config variable
-
-2003-04-07 Monday 17:35  gbazin
-
- * po/fr.po: small update.
- * modules/codec/libmpeg2.c: we now bypass libmpeg2 buffer management. As a nice side effect, still pictures in dvd menus are working now :)
-
-2003-04-07 Monday 16:02  gbazin
-
- * modules/audio_output/directx.c, modules/audio_output/waveout.c:
-    cosmetic changes.
-
-2003-04-07 Monday 13:46  gbazin
-
- * src/libvlc.c: fixed the translation config option to also take into
-   account the value in the config file.
-
-2003-04-07 Monday 13:01  gbazin
-
- * src/libvlc.c: reload the main module in case the user asks for the
-    translation to be disabled. That way, the translation will even be
-    disabled in the preferences panel.
-
-2003-04-07 Monday 12:41  hartman
-
- * new dutch translation
- * readded Mac OS X readme file to Mac OS X distribution
- * fixed some errors in the readme
-
-2003-04-07 Monday 11:48  gbazin
-
- * src/misc/configuration.c: what the f??k, configuration variable names
-    and subtypes were being translated.
-
-2003-04-07 Monday 09:25  gbazin
-
- * modules/gui/wxwindows/interface.cpp: removed debug message.
-
-2003-04-06 Sunday 23:44  massiot
-
- * Renamed the "headphone" option to "headphone-opt" to avoid error
- messages "option headphone does not exist". I'm not clever enough to find
- out why it doesn't work when it's named "headphone".
-
-2003-04-06 Sunday 23:21  massiot
-
- * Bumped up revision number to 0.5.3
- * po/* : run --update-po before the release
- * ChangeLog : run --update-changelog
- * toolbox : ChangeLog is UTC
- * OS X : fixed a bug with the deinterlace menu and localizations (thanks
-   Felix)
-
-2003-04-06 Sunday 23:00  hartman
-
- * some small changes/fixes
-
-2003-04-06 Sunday 21:48  gbazin
-
- * po/fr.po: another bunch of updates to the french translation.
-
-2003-04-06 Sunday 20:46  karibu
-
- * Added missing files
-
-2003-04-06 Sunday 20:27  karibu
-
- * Changed default skin files
-
-2003-04-06 Sunday 20:08  sigmunau
-
- Support files that are called .asx and .pls but really are just .m3u files
-
-2003-04-06 Sunday 17:57  ipkiss
-
-  - modules/gui/skins/skin_main.cpp: Try to open the default XML file first
-
-2003-04-06 Sunday 17:48  gbazin
-
- * modules/demux/mp4/mp4.c: fixed an off by one error in array access.
-
-2003-04-06 Sunday 17:16  titer
-
-  Fixed a linkage problem with BeOS/BONE.
-
-2003-04-06 Sunday 17:14  gbazin
-
- * Makefile.am, install-win32: added the default skin to the win32 package.
-
-2003-04-06 Sunday 16:30  gbazin
-
- * modules/gui/wxwindows/messages.cpp: added a verbose checkbox which enables the warning and debug messages (disabled by default).
- * NEWS: updated the NEWS file.
-
-2003-04-06 Sunday 15:43  massiot
-
- * Updated French and German translations courtesy of their maintainers
- * THANKS: added Jean-Pierre Kuypers, French translator
- * NEWS: updated for 0.5.3 release. Please check.
-
-2003-04-06 Sunday 14:12  massiot
-
- Disabled the translation configuration variable on OS X since it doesn't
- work.
-
-2003-04-06 Sunday 13:18  sigmunau
-
- expand info categories by default
-
-2003-04-06 Sunday 10:34  sigmunau
-
- Some simple updates
-
-2003-04-06 Sunday 01:00  massiot
-
- * OS X : create dummy fr.lproj etc. directories, so that the Apple menu and standard file dialogs be translated too
- * modules/gui/wxwindows/open.cpp: fixed a string
- * src/misc/configuration.c: don't yell when a config variable disappears
- * po/de.po po/it.po: new translations by maintainers
-
-2003-04-05 Saturday 12:43  gbazin
-
- * modules/codec/libmpeg2.c: hack to keep libmpeg2 from stealing pictures from the vout when the decoder is closed.
-
-2003-04-05 Saturday 12:32  gbazin
-
- * modules/access/dvdplay/access.c: fixed a bug in dvdNewArea() when i_angle == 0.
- * install-win32: misc improvements to the nsis installer script.
-
-2003-04-04 Friday 19:32  massiot
-
- [no log message]
-
-2003-04-02 Wednesday 23:16  massiot
-
- * Added a new kfir: access module, designed to work around a bug in the
-   kfir driver.
-
-2003-04-02 Wednesday 21:21  sigmunau
-
- Fixed a bug when trying to set 4 channel output
-
-2003-04-02 Wednesday 15:20  massiot
-
- * Fixed a bug with the stream: input plug-in when receiving no data.
-
-2003-04-01 Tuesday 22:29  massiot
-
- * Bumped up revision number to 0.5.3-test2
- * modules/access_output/udp.c: Now supports IPv6 IP addresses (patch
-   courtesy of Alexis Guillard)
- * po/*: Updated po files to send out to the translators
- * Mac OS X port: Cosmetics
-
-2003-04-01 Tuesday 16:13  sam
-
-   * ./debian/control: changed the section of gnome-vlc and kvlc according to
-     new Debian archive sections.
-   * ./debian/woody-buildpackage: updated woody-buildpackage so that packages
-     say "stable".
-
-2003-04-01 Tuesday 16:11  gbazin
-
- * modules/gui/wxwindows/*: misc small improvements and fixes.
-
-2003-04-01 Tuesday 12:24  gbazin
-
- * modules/gui/skins/src/event.cpp: Event::CreateEvent() was trying to free
-    statically allocated strings.
-
-2003-04-01 Tuesday 11:12  massiot
-
- Added Andy Lindsay.
-
-2003-04-01 Tuesday 10:46  massiot
-
- * TS demux patches, courtesy of Andy Lindsay <andy_vl@ananam.com>.
-
-2003-04-01 Tuesday 00:18  gbazin
-
- * modules/gui/wxwindows/*: few modifications to the strings.
-
-2003-03-31 Monday 23:37  sigmunau
-
- made a format-only string untranslateable
-
-2003-03-31 Monday 23:32  sigmunau
-
- Changed a duplicate string, and removed an info string that isn't really
- useful
-
-2003-03-31 Monday 22:39  massiot
-
- * modules/codec/*: Fixed a PTS bug at the initialization of some codecs
- * modules/audio_filter/resampler/coreaudio.c: Set score to 0
-
-2003-03-31 Monday 22:39  gbazin
-
- * po/*: updated the po directory.
-
-2003-03-31 Monday 04:26  fenrir
-
-  * v4l: forgot a munmap.
-
-2003-03-31 Monday 03:46  fenrir
-
-  * v4l: updated, now it should grab (and compress if you want) the video.
- Audio grabbing part is commented out and untested.
-  The syntax is like that:
-   v4l:<device>[:option=value:...]
-  options: channel,norm (pal, ntsc,secam), frequency (not really there is
-           a factor), audio, size (WxH or subqcif,qsif,qcif,sif,cif,vga),
-           codec (optional, mpeg1 or mpeg4 and need to have compiled the
-           encoders modules)
-  ex: v4l:/dev/video:channel=0:frequency=8052:norm=secam:size=vga
-  Please test.
-  * rawvideo.c: a pseudo decoder for raw video (I420).
-  * packetizer/*, mux/*, stream_output.c: fixed (I hope) audio/video
- synchro problems.
-
-2003-03-30 Sunday 23:35  jlj
-
-  * ALL: Move CoreAudio aout into seperate module.
-
-2003-03-30 Sunday 19:56  gbazin
-
- * modules/gui/wxwindows/*: another bunch of improvements.
-
-2003-03-30 Sunday 18:14  gbazin
-
- * modules/*: sanitization of the modules description strings.
-
-2003-03-30 Sunday 16:26  gbazin
-
- * modules/gui/wxwindows/*: small formating changes.
- * modules/video_filter/deinterlace/deinterlace.c, src/libvlc.h: modified a couple of config option descriptions.
-
-2003-03-30 Sunday 15:05  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: we only list the plugins that have config options. That makes things less confusing.
-
-2003-03-30 Sunday 14:24  gbazin
-
- * include/configuration.h: added the add_directory() config macro.
- * modules/gui/wxwindows/preferences.cpp: support for add_string_from_list().
- * ALL: changed some add_string() config options to add_file().
-
-2003-03-30 Sunday 14:09  sigmunau
-
- use add_file and not add_string for the "audiofile-path" option
-
-2003-03-30 Sunday 13:23  gbazin
-
- * modules/gui/wxwindows/*: fixed the save feature of the preferences dialog box.
- * src/misc/configuration.c: added support for CONFIG_ITEM_DIRECTORY.
-
-2003-03-30 Sunday 12:15  sigmunau
-
- enabled the menu-entry to show file info when there is an input
-
-2003-03-30 Sunday 11:59  sigmunau
-
- modules/gui/kde/interface.cpp: removed a debug message
- modules/gui/kde/preferences.cpp: use sliders for integer and float options
- with a range, use combobox for string_from_list options, fixed a layout
- issue and removed some debug messages
-
-2003-03-30 Sunday 11:54  sigmunau
-
- modules/access/dvdplay/dvd.c: removed an unused configuration category
- modules&misc/logger/logger.c: use add_string_from_list for the logmode
- option
-
-2003-03-30 Sunday 11:43  gbazin
-
- * configure.ac.in: removed the -fno-exceptions gcc option from the compilation of the skins plugin as it might be needed after all.
- * modules/demux/m3u.c: upped the priority of the m3u demux as some m3u files were mistaken for ts files.
- * include/configuration.h: added a CONFIG_ITEM_DIRECTORY config type.
- * modules/gui/wxwindows/*: the preferences dialog should be fully useable now.
-
-2003-03-30 Sunday 02:58  gbazin
-
- * modules/gui/wxwindows/preferences.cpp: improved the preferences dialog box. It is almost useable now ;)
-
-2003-03-30 Sunday 01:13  massiot
-
- * Resampler plug-in based on CoreAudio's AudioConverter.
-
-2003-03-29 Saturday 17:10  gbazin
-
- * modules/gui/wxwindows/open.cpp: fixed an event problem on win32.
- * modules/gui/wxwindows/wxwindows.cpp: fixed a compilation problem on
-    win32 when the wxwindows interface is compiled as a builtin.
-
-2003-03-29 Saturday 14:30  sigmunau
-
- preferences.cpp: Changed the preferences dialog to use a tree of categories
- and plugins, the way wxwindows do it.
- pluginsbox.(cpp|h): removed the "Configure" button from CONFIG_ITEM_MODULE
- widgets, as it isn't needed anymore
-
-2003-03-29 Saturday 13:15  sigmunau
-
- removed an unused configuration category
-
-2003-03-29 Saturday 12:22  gbazin
-
- * modules/audio_filter/channel_mixer/headphone.c, src/libvlc.h:
-    moved the headphone-dim config option to the headphone plugin.
- * modules/demux/demuxdump.c: the demuxdump-file config optin now has a default value.
- * src/libvlc.c: fixed the extraintf config option not to spawn an interface plugin when an invalid name has been given.
-
-2003-03-29 Saturday 11:15  gbazin
-
- * modules/gui/wxwindows/*: small fixes to the open and streamout dialogs.
-
-2003-03-29 Saturday 10:35  jpsaman
-
- If --disable-xosd is given then xosdtext is not build.
- If --enable-xose is given then xosdtext is build also.
-
-2003-03-29 Saturday 01:50  gbazin
-
- * modules/gui/wxwindows/*: added demuxdump support to the open dialog.
-
-2003-03-28 Friday 22:09  alexis
-
- New RedHat package file, written by Jason Luka <jason@geshp.com>.
-
-2003-03-28 Friday 17:02  gbazin
-
- * modules/audio_output/waveout.c: compilation fix for --disable-plugins build.
- * src/video_output/*, include/video.h: added a pf_lock/unlock fonction
-    pointer that's used to lock the memory of a picture in vout_RenderPicture
-    when required by the video output plugin.
- * modules/video_output/directx/*: implemented pf_lock/unlock. That will fix
-    the crash when pressing ctrl+alt+del.
-
-2003-03-28 Friday 11:34  sigmunau
-
- added a SetPalette function so "vlc --vout dummy --dummy-chroma RGB2" don't
- segfault.
-
-2003-03-26 Wednesday 22:56  gbazin
-
- * modules/codec/libmpeg2.c: added code to handle 3:2 pulldown.
-
-2003-03-26 Wednesday 21:46  marcari
-
-   * cross-compilation doc : work in progress
-
-2003-03-26 Wednesday 03:13  hartman
-
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
- * modules/gui/macosx/open.?
-   - updated the open dialog (now with sheets !!!)
-   - added ogg file stream out
-   - added http file stream out
-   - added file subtitle support for the delay and fps options
- * extras/MacOSX/vlc.pbproj/project.pbxproj
-   - added the .ts file-extension to the application
-
-2003-03-26 Wednesday 01:50  sam
-
-   * ./debian/control: added correct versioned build-dependency on debhelper.
-
-2003-03-26 Wednesday 01:14  sam
-
-   * ./debian/control: added explicit dependencies on vlc to legacy packages
-     to make linda and lintian happier.
-
-2003-03-26 Wednesday 00:56  gbazin
-
- * src/libvlc.c, src/libvlc.h: added a config option to disable the translation of the interface.
- * modules/gui/wxwindows/*: misc improvements + skeleton for a preferences panel.
-
-2003-03-26 Wednesday 00:21  sam
-
-   * ./README.MacOSX.rtf, ./modules/gui/macosx/playlist.h, ./extras/MacOSX/*:
-     added a final newline to a few text files to avoid diff complaints.
-
-2003-03-25 Tuesday 23:51  sam
-
-   * ./modules/demux/util/Modules.am: added missing id3genres.h to make dist.
-
-2003-03-25 Tuesday 23:43  sam
-
-   * ./modules/gui/skins/Modules.am: fixed a typo.
-
-2003-03-25 Tuesday 23:32  sam
-
-   * ./Makefile.am: we don't distribute ./mkinstalldirs, it's in ./autotools/.
-   * ./Makefile.am: we distribute ./toolbox.
-
-2003-03-25 Tuesday 23:13  sam
-
-   * ./bootstrap: fixed a syntax error in the generated m4/vlc.m4.
-
-2003-03-25 Tuesday 23:11  sam
-
-   * ./m4/*: updated m4 macros.
-
-2003-03-25 Tuesday 23:06  gbazin
-
- * modules/codec/libmpeg2.c: fixed aspect ratio when reading DVDs.
-
-2003-03-25 Tuesday 22:55  sam
-
-   * ./debian/control: bumped up standards version to 0.5.9.0.
-   * ./debian/control: added build-dependencies on libidl0 and libglib2.0-0 to
-     work around mozilla-dev's currently broken dependencies.
-   * ./debian/control: we now link against libdvdread3 instead of libdvdread2.
-   * ./debian/control: we now depend on the latest libdvdplay0-dev to avoid
-     linking against both libdvdread2 and libdvdread3.
-
-2003-03-25 Tuesday 17:07  gbazin
-
- * src/input/input.c, src/video_output/video_output.c: when the input thread
-    ends, it will also destroy the vout if one was spawned.
-
-2003-03-25 Tuesday 15:38  gbazin
-
- * src/misc/modules.c: module_Need() now only raises the scores of the
-    plugins matching the given shortcuts list, unless "none" is closing the
-    list (in which case only the plugins matching the list can be selected).
-
-    Which means that users will stop complaining vlc doesn't launch anymore
-    or can't play anything after they have fiddled with their config
-    options :))
-
-2003-03-25 Tuesday 00:43  gbazin
-
- * src/video_output/video_output.c: fixed my previous commit (input is not a direct parent of vout).
-
-2003-03-24 Monday 23:50  gbazin
-
- * src/video_output/video_output.c, include/video_output.h:
-    take into account the caching delay when dropping frames that are too
-    far into the future.
-
-2003-03-24 Monday 23:04  gbazin
-
- * modules/access/ftp.c, modules/access/http.c: the http and ftp plugins now implement SetProgram(). TS streams will now work over
- http :)
-
-2003-03-24 Monday 21:58  titer
-
-  configure.ac.in: fixed a BeOS compile issue
-
-2003-03-24 Monday 20:00  gbazin
-
- * modules/access/*: grrr... apparently I also need to reset the file descriptor set inside the loop.
-
-2003-03-24 Monday 19:58  hartman
-
- * moved macosx-dmg to extras/MacOSX/macosx-dmg
- * added some macosx files to DIST that were probably missing in the tar ;)
-
-2003-03-24 Monday 19:12  gbazin
-
- * modules/access/*: don't forget to reinitialize the timeout when looping around select().
-
-2003-03-24 Monday 17:15  gbazin
-
- * modules/access/*: pf_read() in access modules is now blocking. We still
-    check regularly for p_input->b_die though. Now the demuxers can safely
-    assume that pf_read() == 0 means EOF.
- * ALL: got rid of the p_input->b_connected flag.
- * src/input/input_ext-plugins.c, src/input/input.c: fixed the infinite loop
-    of "decoder stuck" messages that sometimes happened.
- * src/interface/intf_eject.c, modules/misc/network/ipv4.c: fixed compilation
-    warnings.
-
-2003-03-24 Monday 15:20  hartman
-
- * more interface support for directories.
-
-2003-03-24 Monday 14:18  hartman
-
- * modules/access/dvd*: changed some errors in warnings because the directory
-   might still be readable by the directory access module.
- * added drag and drop support for directories.
-
-2003-03-24 Monday 13:52  sam
-
-   * ./THANKS: added a translation contributor.
-   * ./po/it.po: fixed this file's format.
-   * ./m4: fixed "make dist" when gettext is too old.
-
-2003-03-24 Monday 13:50  hartman
-
- * Added fourcc 'MSS1' which is equivalent to 'WMV2'
-
-2003-03-24 Monday 01:39  gbazin
-
- * modules/access/directory.c: fixed the directory access plugin.
- * configure.ac.in, modules/access/Modules.am: enabled the directory access plugin.
-
-2003-03-24 Monday 00:12  hartman
-
- * a new directory access module. It parses a directory with dirent and builds
-   a m3u 'file' which it feeds to the m3u demuxer.
-   Problems: - it requires a dir to end with /
-             - if i enabled it, all files would use the m3u demuxer for some
-             strange reason. i've spent a day hunting this down, reboot-
-             strapping and doing who knows what. I'm sick of it now.
-             Someone else can give it a try, if he wants to.
-
-2003-03-23 Sunday 20:41  gbazin
-
- * configure.ac.in: fixed linking problem with the win32 build.
-
-2003-03-23 Sunday 18:10  massiot
-
- Fixed configure script (alcohol isn't the solution).
-
-2003-03-23 Sunday 16:38  sigmunau
-
- modules/video_filter/osd_text.c: A video filter that uses freetpye2 to
- render text on the video
- include/osd.h: some constants useful when interfacing with the osd module
- configure.ac.in: check for freetype2, enabled the osdtext module by default
- Makefile.am: added osd.h, please check that this is correct
- lirc.c: modified to provide feedback when buttons are pressed.
-
- Look at the Feedback() function in lirc.c to see how this module can be used
-
-2003-03-23 Sunday 15:10  yves
-
- better OS detection (RH).
-
-2003-03-23 Sunday 12:12  gbazin
-
- * modules/demux/mpeg/audio.c: sanity check so we don't crash on mpeg audio files with a bad Xing Header.
-
-2003-03-22 Saturday 23:03  sigmunau
-
- Updated a comment
-
-2003-03-22 Saturday 14:39  fenrir
-
-  * sap: clean up.
-
-2003-03-22 Saturday 14:35  gbazin
-
- * modules/demux/m3u.c: the demux couldn't be forced when used on filenames without an extension.
-
-2003-03-22 Saturday 11:21  gbazin
-
- * modules/gui/wxwindows/streamout.cpp: misc fixes and enhancements.
-
-2003-03-22 Saturday 03:14  gbazin
-
- *  modules/gui/wxwindows/*: Added a stream output dialog box.
-
-2003-03-21 Friday 23:59  sigmunau
-
- Updated norwegian translation thanks to  Haakon Meland Eriksen
-
-2003-03-21 Friday 17:14  gbazin
-
- * configure.ac.in, src/interface/intf_eject.c: scrapped the win32 eject code and replaced it with an MCI command.
-
-2003-03-21 Friday 07:54  massiot
-
- Fixed the "locales have disappeared" problem under OS X.
-
-2003-03-21 Friday 02:05  gbazin
-
- * modules/demux/ogg.c: fix for some ogg web radio streams where there
- is a huge gap between the granulepos in the header packets and the data
- packets.
-
-2003-03-21 Friday 00:17  karibu
-
- * slider.cpp: fixed mouse down refresh bug
- * theme.cpp: removed debug text
-
-2003-03-21 Friday 00:00  karibu
-
- * Fixing Parkinson disease bug (it's not funny, it's real life)
-
-2003-03-20 Thursday 21:45  gbazin
-
- * modules/codec/libmpeg2.c: fixed pts handling and aspect-ratio bug.
-
-2003-03-20 Thursday 10:27  sam
-
-   * ./bootstrap: if pkg-config is not available, we define PKG_CHECK_MODULES
-     ourselves.
-   * ./bootstrap: "make dist" works again, even if gettext is not present.
-
-2003-03-20 Thursday 10:06  sam
-
-   * ./toolbox: fixed a Makefile parsing bug.
-
-2003-03-20 Thursday 09:29  karibu
-
- * Fixing a refresh bug when opening an open file dialog box
-
-2003-03-19 Wednesday 23:54  massiot
-
- * configure.ac.in : Disabled GTK2 and gnome2 plug-in since they break
-   all platforms but GNU/Linux
- * Bumped up revision number to 0.5.3-test1
-
-2003-03-19 Wednesday 18:17  karibu
-
- * Updating doc.
-
-2003-03-19 Wednesday 18:14  karibu
-
- * Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization
-
-2003-03-19 Wednesday 17:40  fenrir
-
-  * gtk_main.c:: added(uncommented) gdk_thread_init for gtk2/gnome2.
- Whitout it I can't even start gtk2 interface.
-
-2003-03-19 Wednesday 17:14  karibu
-
- * button.cpp : Fixing bug when disabling control
- * Checkbox.cpp : adding onmouseover and onmouseout events
- * Updating DTD
- * win32_event.cpp : fixing bug for WINDOW_OPEN event
-
-2003-03-19 Wednesday 15:44  hartman
-
- * INSTALL: added reference to online info on compiling on MacOSX and BeOS
-
- * NEWS: bringing the file to 0.5.3. i have added my work (and some things
-   that I remembered). i trust everyone will enter his own stuff ;)
-
- * README.MacOSX.rtf: fixed some errors
-
- * THANKS: added Olivier Aubert for his vout-clone-list patch
-
-2003-03-19 Wednesday 13:55  hartman
-
- * fix for multiple monitors.
-
-2003-03-19 Wednesday 03:11  karibu
-
- * Fixed skin config save
-
-2003-03-19 Wednesday 02:09  videolan
-
- * Adding onmouseover and onmouseout events to button control
- * Fixing window position at launch time
- * Adding notification when mouse leaves a window
-
-2003-03-18 Tuesday 23:59  massiot
-
- * Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange Motorola encoders
-   do not follow the standard.
-
-2003-03-18 Tuesday 23:51  jlj
-
-   * ./modules/gui/macosx/vout.m: cosmetic.
-
-2003-03-18 Tuesday 23:30  gbazin
-
- * modules/video_filter/clone.c: new --clone-vout-list config option, courtesy of Olivier Aubert.
-    Allows to specify a comma separated list of vout plugins that we want to be used by the clone filter.
- * modules/video_filter/*: don't forget to detach the vout before destroying it.
-
-2003-03-18 Tuesday 22:14  hartman
-
- * modules/gui/macosx/vout.m:
-   Now a complete redesign of the hiding of the mousecursor.
-   - We use higher level functions now (NSCursor).
-   - We only hide if the cursor is over our VLCView
-   - In many exceptions we unhide. This is mainly for multimonitor support.
-
-2003-03-18 Tuesday 21:34  gbazin
-
- * configure.ac.in, m4/*, po/Makefile.in.in: build updated to use gettext 0.11.5 by default.
-    This is necessary for the win32 build because old gettext versions do not work on win32.
-
-2003-03-18 Tuesday 20:38  gbazin
-
- * configure.ac.in: fixed linking problem with the slp plugin on win32.
-
-2003-03-18 Tuesday 20:20  gbazin
-
- * configure.ac.in: use the -O2 gcc option when compiling the skins plugin so that compilation doesn't take ages.
-    Also use -fno-rtti -fno-exceptions to save some bits of space.
-
-2003-03-18 Tuesday 19:37  marcari
-
-   * first draft of the draft
-
-2003-03-18 Tuesday 18:33  ipkiss
-
- Fixed the path in the default skin (thanks gibalou)
-
-2003-03-18 Tuesday 18:25  ipkiss
-
- Fix for skins compilation under cygwin (thanks gibalou)
-
-2003-03-18 Tuesday 04:56  ipkiss
-
- Compilation fixes
-
-2003-03-18 Tuesday 04:08  ipkiss
-
- Compilation fixes and cosmetic changes
-
-2003-03-18 Tuesday 04:07  hartman
-
- * modules/gui/macosx/vout.m:
-   Reworked the mouse hiding routine. we were always hiding the mousecursor
-   on kCGDirectMainDisplay, but this display is always the one with the
-   menubar and not always the one containing our VLCVout.
-   This new code takes the vout, and calculates on which displays (plural
-   because of possible mirroring) it is being shown. It then shows or hides
-   the cursor on all of those displays.
-   This should fix #396.
-
-2003-03-18 Tuesday 02:48  ipkiss
-
-  - doc/skins: some documentation about the skins
-  - doc/skins/curve_maker: files for a VB project for easy Bezier curves
-    creation
-  - share/skins/default: a default skin. It's an awful one made for
-    testing purposes, you'll be warned...
-
-2003-03-18 Tuesday 02:28  hartman
-
- * modules/gui/macosx/info.m: keep the same panel open if track changes.
- * modules/misc/httpd.c: removed an unused int.
-
-2003-03-18 Tuesday 02:21  ipkiss
-
- Keep quiet, explanations will follow.
-
-2003-03-18 Tuesday 01:57  sam
-
-   * ./share/Makefile.am: added the .rle font to the make install rule.
-
-2003-03-18 Tuesday 01:54  sam
-
-   * ./toolbox: fixed a sed syntax error (thanks anil).
-
-2003-03-18 Tuesday 01:34  sam
-
-   * ./modules/Makefile.am: added a missing definition of NULL.
-
-2003-03-18 Tuesday 01:26  sam
-
-   * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and GNOME-2 plugins.
-   * ./toolbox: added --update-glade2 flag.
-
-2003-03-18 Tuesday 01:22  sam
-
-   * ./modules/codec/lpcm.c: fixed two uninitialized variables.
-
-2003-03-18 Tuesday 00:49  gbazin
-
- * src/playlist/playlist.c: fixed misplaced variable declaration.
-
-2003-03-18 Tuesday 00:33  sigmunau
-
- Seek one less time. Should increase performance with access modules where
- seeks are expensive. (Though not enough)
-
-2003-03-18 Tuesday 00:25  jlj
-
-   * ./modules/codec/dts.c: Steve Jobs did not pay me for this bug. Really.
-
-2003-03-17 Monday 23:48  fenrir
-
-  * httpd: increased buffer size.
-
-2003-03-17 Monday 23:42  fenrir
-
-  * all: fixed some stupid bugs.
-
-2003-03-17 Monday 23:13  hartman
-
- * modules/gui/macosx/playlist.m:
-   - fixed a cosmetic issue.
-
-2003-03-17 Monday 21:47  hartman
-
-  * modules/gui/macosx/playlist.?:
-    - rewrite of code
-
-2003-03-17 Monday 18:02  sam
-
-   * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
-     ./modules/gui/gtk/gnome.c, ./modules/gui/familiar/familiar.c: added a
-     terminating NULL pointer in the fake argv values we pass to gtk_init().
-   * ./modules/misc/qte_main.cpp, ./modules/misc/gtk_main.c: these plugins now
-     have the "gui-helper" capability.
-   * ./modules/misc/gtk_main.c: paved the way for Gtk2.
-
-2003-03-17 Monday 17:11  sam
-
-   * ./modules/video_output/sdl.c: fixed an endianness bug due to libSDL not
-     defining its fourcc values like us.
-
-2003-03-17 Monday 17:10  hartman
-
- * src/playlist/playlist.c:
-   - added playlist_Move to move an item in our playlist before the position
-     of a previous item (or end) of our playlist. Keeps index at it's current
-     item.
- * modules/gui/macosx/playlist.?:
-   - Now a reorderable playlist. Thanks to Andrew Stone for example code.
-     This fixes #349 (Finally ;)
-   - True alternating colors in the playlistview. Thanks to Apple Computer
-     for the example code.
-
-2003-03-17 Monday 16:59  sam
-
-   * ./autotools/: moved some autotools executables to this subdirectory to
-     reduce cluttering of the root directory.
-
-2003-03-17 Monday 15:05  sigmunau
-
- fixed up http redirects when there are other items in the playlist.
-
-2003-03-17 Monday 13:49  marcari
-
-   * familiar.c: added pixmap directory for linupy2 /usr/share/pixmaps/vlc
-
-2003-03-17 Monday 12:14  massiot
-
- Fixed aspect ratio's tooltip.
-
-2003-03-16 Sunday 23:35  fenrir
-
-  * sub: better ssa4 recognition.
-
-2003-03-16 Sunday 20:06  jlj
-
-   * ./modules/gui/macosx/aout.m: Swapped stereo and mono classification.
-
-2003-03-16 Sunday 16:07  fenrir
-
-  * sub.c: added SAMI subtitles support. (Untested and incomplete).
-
-2003-03-16 Sunday 13:11  fenrir
-
-  * asf: when there isn't any stream selected, stop playing.
-
-2003-03-16 Sunday 01:49  fenrir
-
-  * mms: removed some old stuff.
-
-2003-03-16 Sunday 01:37  fenrir
-
-  * mms: it seems that some server doesn't like fake ip 127.0.0.1
- (they refuse the connection), so let give them 192.168.0.1 ...
-
-2003-03-15 Saturday 22:10  jlj
-
- Another attempt at fixing the soundstick issue (unconfirmed).
-
-2003-03-15 Saturday 19:26  fenrir
-
-  * sout: fix a stupid bug making avi muxer segfaulting.
-
-2003-03-15 Saturday 19:21  jlj
-
- Jeff Moore @ Apple: The HAL specifically won't allow a device that doesn't
-                     have linear PCM as it's current format to be
-                     the default device.
-
-2003-03-15 Saturday 18:44  fenrir
-
-  * ffmpeg: Use truncated frames if supported by codec (only with newer
- libavcodec). This fix mpeg4 in TS with huge bitrate.
-  * sub: clean up. Report any problems.
-
-2003-03-15 Saturday 03:02  fenrir
-
-  * mms: revert some parts.
-
-2003-03-15 Saturday 02:33  fenrir
-
-  * mms: some clean up.
-
-2003-03-15 Saturday 00:09  fenrir
-
-  * httpd: begin to support get/post method (look at admin.html ;)
-
-2003-03-14 Friday 17:14  sam
-
-   * ./doc/fortunes.txt: sigmund++;
-
-2003-03-14 Friday 17:08  lool
-
-   * Meuuh+++;
-
-2003-03-14 Friday 01:23  hartman
-
- * ALL: Bumped version to 0.5.3-cvs
-
- * modules/gui/macosx/info.m: Now we show strings (with accents) in ID3 tags
-   correctly, but now the name of the file as reported in the playlist info
-   gets displayed incorrectly if it has accents. (going for ID3 at the
-   moment. filenames are named a plenty in the correct way)
-
-2003-03-14 Friday 01:08  jlj
-
-   * ./modules/gui/macosx/aout.m: Added mono classification. Fixed channels
-                                  issue in InitDevice. Should close #490.
-
-2003-03-14 Friday 00:24  sigmunau
-
- all: info strings are now localized, fixed some typos and inconsistant uses
- of capital letters
-
-2003-03-14 Friday 00:06  massiot
-
- Attempt at fixing the soundstick issue (unconfirmed).
-
-2003-03-13 Thursday 22:45  sigmunau
-
- set a default size for the fileinfo dialog
-
-2003-03-13 Thursday 22:35  sigmunau
-
- Added support for oldstyle id3 genres.
-
-2003-03-13 Thursday 22:24  hartman
-
- * modules/gui/macosx/misc.?
-   - added VLBrushedMetalImageView. This imageview does not respond to
-     mousedrage, so we can still move our window by it's background.
- * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
-   - Changed the container of our background image to the new
-     VLBrushedMetalImageView.
-     This fixes #390
-
-2003-03-13 Thursday 16:20  marcari
-
-  * skeleton of the arm crosscompilation howto
-
-2003-03-13 Thursday 16:09  hartman
-
- * extras/MacOSX/vlc.pbproj/project.pbxproj:
-   - added .qt and .pls file extensions.
-
- * modules/gui/macosx/intf.m:
-   - increased the number of lines the messages dialog can hold to 400.
-
- * added fourcc '3iv1' to .avi and .mov
-   - this is 3ivx D3.5 video.
-   - we cannot read them at however and probably never will. I added them
-     for completeness.
-
- * added fourcc '3iv2' to .avi and ffmpeg
-   - this is 3ivx D4 video
-   - it is mpeg 4 compliant and ffmpeg decodes it, via MPEG4.
-
- * added fourcc '3ivd' to .avi, .mov and ffmpeg.
-   - this is video which was divx doctored by the 3ivx doctor program.
-   - it is normal DIV3 video and ffmpeg decodes it via MPEG4 v3.
-
- * added fourcc '3vid' to .avi, .mov and ffmpeg.
-   - this is incorrect encoded DIV3. it is an endianness issue by the encoder.
-   - ffmpeg can decode it however, so it is mapped to MPEG4 v3.
-
-2003-03-13 Thursday 15:50  marcari
-
-  * all: enhancements of the familiar interface includes :
-     - the interface adapts to the screen size/rotation
-     - a playlist
-     - a network tab next to te file tab inside the media tab
-     - MRL-Combo behaviour changed a bit
-     - apply handling in preferences
-
-2003-03-12 Wednesday 23:59  marcari
-
-  * all: added s16tofixed32 filter, so that we decode flac with iPaq !
-
-2003-03-12 Wednesday 23:15  titer
-
-  * configure.ac.in: compile fix for BeOS/BONE (s/LDFALGS/LDFLAGS/...)
-  * beos_specific.cpp, modules/gui/beos/*: add VLC version number in the
-    "About" window and in the titles of the others windows.
-
-2003-03-12 Wednesday 05:26  sam
-
-   * ./src/stream_output/stream_output.c: Win32 compilation fix.
-   * ./src/misc/modules.c: fixed a pointer indirection bug.
-
-2003-03-12 Wednesday 05:12  sam
-
-   * ./Makefile.am: moved generation of .h files to the toolbox so that we
-     can call "toolbox --update-includes" without running configure.
-   * ./toolbox: de-uglified some shell code.
-
-2003-03-12 Wednesday 04:16  sam
-
-   * ./bootstrap: fixed a conflict issue with recent autopoint versions.
-   * ./toolbox: the MSVC project file generation no longer depends on Makefile.
-
-2003-03-12 Wednesday 00:56  sam
-
-   * ./configure.ac.in: we look for libqt-mt.so before libqt.so.
-
-2003-03-11 Tuesday 23:56  gbazin
-
- * ALL: experimental code for stream (dvd) navigation through object variables.
-
-2003-03-11 Tuesday 23:56  fenrir
-
-  * fix ima4 decoding.
-
-2003-03-11 Tuesday 22:44  sam
-
-   * ./debian/control: added libqt3-compat-headers build-dependency because of
-     strange issues with KDE headers that I'm not sure to fully understand but
-     also honestly completely don't care about.
-
-2003-03-11 Tuesday 21:52  fenrir
-
-  * removed strdupa.
-
-2003-03-11 Tuesday 21:23  sam
-
-   * ./configure.ac.in: quick and dirty workaround for qt3 headers location.
-
-2003-03-11 Tuesday 20:53  sam
-
-   * ./src/stream_output/stream_output.c: fixed a minor format string issue.
-
-2003-03-11 Tuesday 20:40  sam
-
-   * ./debian/control: we build-depend on libqt3-mt-dev instead of libqt3-dev.
-
-2003-03-11 Tuesday 20:01  fenrir
-
-  * Added support of vplayer subtitles files.
-
-2003-03-11 Tuesday 19:58  sam
-
-   * ./debian/Makefile.am: removed spurious entries.
-
-2003-03-11 Tuesday 19:57  sam
-
-   * ./debian/control: vlc provides the mp3-decoder metapackage.
-
-2003-03-11 Tuesday 19:30  sam
-
-   * ./debian/*: additional Debian butchery; merged vlc-plugin-aa and
-     vlc-plugin-lirc into vlc, and removed vlc-mad, vlc-arts, vlc-lirc and
-     vlc-aa legacy packages because they were not in woody.
-   * ./debian/control: tuned the control file to provide smooth upgrades from
-     woody, from sarge, and from the local VideoLAN repository.
-
-2003-03-11 Tuesday 19:14  sam
-
-   * ./debian/*: removed the vlc-plugin-dvb, vlc-plugin-xosd and vlc-plugin-dv
-     packages (because the dependencies are very small), and the vlc-plugin-mad,
-     vlc-plugin-a52 and vlc-plugin-ogg packages (because vlc depends on them
-     anyway).
-   * ./debian/*: changed vlc-plugin-svgalib to x86-only.
-
-2003-03-11 Tuesday 19:02  fenrir
-
-  * all: reworked stream output. Now it handles mutliples outputs from
- one input, just type --sout "<first url>#<second url>#..." (Yes it
- is awfull, but I need suggestion).
-    udp: correctly update sequence number in rtp.
-
-2003-03-11 Tuesday 18:57  fenrir
-
-  * mp4: I have reworked a lot the demuxer. Now it should handle gracefully
- the audio part of mov file. I'm really interested by any regression you
- could find, please _test_ all .mp4/.mov file you have.
-
-2003-03-11 Tuesday 18:57  sam
-
-   * ./debian/control: added the FLAC decoder to the Debian package (sid-only,
-     because the API changed too much since the version in woody).
-
-2003-03-11 Tuesday 18:54  alexis
-
- Added missing files.
-
-2003-03-11 Tuesday 18:16  gbazin
-
- * Makefile.am: Fixed problem with the package-win32 target.
-
-2003-03-11 Tuesday 18:14  fenrir
-
-  * mms: converted a warning into a dbg message.
-
-2003-03-11 Tuesday 17:40  fenrir
-
-  * Clean up. (Sigmund, does it work ?).
-
-2003-03-11 Tuesday 13:52  titer
-
-  modules/misc/network/ipv4.c: BeOS compile fix
-
-2003-03-11 Tuesday 07:03  fenrir
-
-  * au.c : added au demuxer. Only ulaw/alaw/raw pcm data are supported.
- ( I need some samples to do special adpcm support).
-
-2003-03-11 Tuesday 06:58  fenrir
-
-  * adpcm: added IMA4 support.
-
-2003-03-11 Tuesday 06:58  fenrir
-
-  * ffmpeg.h: added missing fourcc.
-  * araw.c: fixed a warning.
-
-2003-03-11 Tuesday 06:14  fenrir
-
-  * Hugly hack: break huge block of samples into smaller ones else
- some avi/mov file with raw audio can't be played, *BUT* it's not the
- good fix (as the problem seems to be elsewhere).
-
-2003-03-11 Tuesday 05:52  fenrir
-
-  * ffmpeg support mace 3/6 audio codec. (quicktime)
-
-2003-03-10 Monday 21:24  alexis
-
- Reverted my previous commit (the bug was coming from my old gettext version)
-
-2003-03-10 Monday 21:01  alexis
-
- Fix so that compilation works with a tarball made with "make dist-all".
-
- Sam, can you check that my fix is OK ?
-
-2003-03-10 Monday 20:08  alexis
-
- vlc.spec: Bumped up version number to 0.5.2
-
-2003-03-10 Monday 19:37  gbazin
-
- * ChangeLog: updated the changelog for the 0.5.2 release.
-
-2003-03-10 Monday 19:30  sam
-
-   * ./toolbox: added --update-changelog flag.
-
-2003-03-10 Monday 18:26  gbazin
-
- * src/video_output/vout_pictures.c: declaration of FOURCC_RV24, courtesy of Olivier Aubert.
-
-2003-03-10 Monday 18:17  gbazin
-
- * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: small change to the slider behaviour.
-
-2003-03-10 Monday 17:12  sam
-
-   * ./configure.ac.in: moved an extra -lws2_32 to a win32 specific case.
-
-2003-03-10 Monday 10:41  massiot
-
- Fixed a major bug with 5.1 output and the OSS plug-in.
-
-2003-03-10 Monday 08:23  jlj
-
-   * ./modules/codec/dts.c: minor fix.
-
-2003-03-10 Monday 01:07  fenrir
-
-  * improved seeking and fixed play back when reading from stdin (when
- reported size is null).
-
-2003-03-10 Monday 00:12  gbazin
-
- * modules/access/vcd/cdrom.c: small win32 bugfix.
- * configure.ac.in: on win32 we link ws2_32 with the slp plugin.
-
-2003-03-10 Monday 00:04  massiot
-
- * Bumped up version number to 0.5.2
- * Fix for the "lock-up" problem under MacOS X. Removed the rt-priority
-   configuration variable.
-
-2003-03-09 Sunday 23:39  jlj
-
-   * ./modules/demux/mpeg: DTS support.
-
-2003-03-09 Sunday 20:07  jlj
-
-   * DTS S/PDIF support.
-
-2003-03-09 Sunday 19:44  gbazin
-
- * configure.ac.in: fixed my previous commit.
- * NEWS: added an entry about fixes in the dvd menu support.
-
-2003-03-09 Sunday 19:25  gbazin
-
- * configure.ac.in: don't include the screensaver plugin on win32.
- * src/misc/variables.c: fixed a bug in var_Change() and in var_DelCallback().
- * modules/codec/spudec/parse.c: removed unnessecary code.
- * modules/access/dvdplay/access.c: fixed some navigation problems.
-
-2003-03-09 Sunday 16:22  fenrir
-
-  * fixed a really stupid bug with compressed header, improved parsing
- of audio stsd box. (handle qt3+ audio box)
-  (I still need to fix mp4.c to read audio track that aren't mp4a)
-
-2003-03-08 Saturday 01:55  sigmunau
-
- added a down, right gesture to quit vlc and an up, right gesture that swaps
- fullscreen on/off, removed the down gesture as it is now covered by the up,
- right gesture
-
-2003-03-07 Friday 00:53  gbazin
-
- * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: clean up the gtk/gnome
- messages window regularly.
-
-2003-03-06 Thursday 23:52  sigmunau
-
- NEWS: added note about .pls handeling and the http audio fix
-
-2003-03-06 Thursday 23:10  gbazin
-
- * src/audio_output/dec.c, include/aout_internal.h: the aout core was
- automatically discarding audio samples that were above AOUT_MAX_ADVANCE_TIME
- in the future. Problem is that p_input->i_pts_delay isn't a fixed value. We
- now fetch this value from the input thread when we create an aout_instance_t.
- This solves problems with the http access plugin.
-
-2003-03-06 Thursday 22:17  hartman
-
- * Updated README on Mac OS X issues.
-
-2003-03-06 Thursday 15:30  sigmunau
-
- the m3u demux now reads the pls files shoutcast uses.
-
-2003-03-06 Thursday 15:24  hartman
-
- * the close window command was reacting irratic because of my meddling
-   with the responder chain. HANDS OFF you little devil ;)
-
-2003-03-06 Thursday 14:40  hartman
-
- * not < but > ;)
-   time to stop for today
-
-2003-03-06 Thursday 12:52  hartman
-
- * fixed an issue with blackbars at certain aspect ratios when you resize
-   the video window. (half, double)
-
-2003-03-06 Thursday 12:05  hartman
-
- ALL: fixed: http://bugzilla.videolan.org/cgi-bin/bugzilla/show_bug.cgi?id=425
-      having two close buttons in one window goes against Apple's UIG.
-
-2003-03-06 Thursday 11:43  hartman
-
- * modules/gui/macosx/applescript.?
- * extras/MacOSX/Resources/vlc.scriptSuite
- * extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
-   - moved existing applescript commands to these files
-   - added several control commands. supported are: play/pause, stop,
-     previous, next, fullscreen, mute, volumeUp and volumeDown.
-     These correspond to the existing menuitems. This still requires work
-     in the future to make it more correct AppleScript, but it works for now.
-
- * modules/gui/macosx/controls.?
-   - split up the controls.m into a .m and a .h
-
- * modules/gui/macosx/intf.?
-   - added a getControls method to gain access to the controller object from
-     the AppleScript commands.
-
- * modules/gui/macosx/open.?
-   - removed the applescript support existing here and moved it to applescript.?
-
- * modules/gui/macosx/playlist.m
-   - made the tooltips for the add and remove buttons localizable.
-
- * modules/gui/macosx/vout.m
-   - added a comment on the meaning of otherMouse events.
-
- * ALL:
-   - updated copyright information to include the current year ;)
-
-2003-03-06 Thursday 11:15  fenrir
-
-  * http: lalala, forgot one line :)
-
-2003-03-06 Thursday 11:09  fenrir
-
-  * http: fixed a segfault while using it more than once.
-
-2003-03-06 Thursday 10:15  hartman
-
- * If labels are nil, then it shouldn't disable the entire preference panel.
-   fixes #428 more permenantly. the cause was a missing rt-priority desc.
-
-2003-03-06 Thursday 10:11  jpsaman
-
- More sizing stuff.
-
-2003-03-06 Thursday 09:58  massiot
-
- Fixed a segfault in the OS X preferences panel.
-
-2003-03-06 Thursday 09:27  jpsaman
-
- Updated version number.
-
-2003-03-06 Thursday 00:10  sigmunau
-
- we now insert playlist entries right after the playlist file, and not at the
- end of playlist. Should close bug reported on mailing list by Stepan Roh
- about "redirection".
-
-2003-03-05 Wednesday 22:37  gbazin
-
- * modules/audio_filter/resampler/bandlimited.c: another bug-fix ( should be the last one ;)
- * install-win32: the FAQ wasn't being included in the package.
-
-2003-03-05 Wednesday 19:58  gbazin
-
- * Makefile.am: make package-win32 creates FAQ.htm not faq.htm.
-
-2003-03-05 Wednesday 19:31  gbazin
-
- * modules/audio_filter/resampler/bandlimited.c: added a few more sanity checks.
-
-2003-03-05 Wednesday 19:16  hartman
-
- * updated italian translation by Bruno <allevb@tin.it>
-   i had to merge it by hand, because it was pretty outdated.
-
-2003-03-05 Wednesday 17:55  gbazin
-
- * src/input/input_ext-plugins.c: added an msleep() call in case we fail to
-    allocate a new buffer in input_FillBuffer(). This is necessary because
-    the input thread has an high priority and we don't want it to loop
-    without any interruption.
-
-2003-03-05 Wednesday 00:11  massiot
-
- * Fixed LDFLAGS_mp4 variable.
-
-2003-03-05 Wednesday 00:05  sigmunau
-
- added not that gestures are now supported on osx and windows, with a comment
- telling that this isn't really useful yet.
-
-2003-03-04 Tuesday 23:37  massiot
-
- Bumped up to 0.5.2-test3
-
-2003-03-04 Tuesday 23:36  massiot
-
- * Made rt-priority a real-time variable (shut-up sam) and misc attempts
-   to improve responsiveness under OS X
-
-2003-03-04 Tuesday 23:32  hartman
-
- * this code should allow for the use of gestures under OS X.
-
-2003-03-04 Tuesday 22:48  gbazin
-
- * modules/video_output/directx: added support for the mouse gestures interface.
-
-2003-03-04 Tuesday 22:36  hartman
-
- * grrr debug message in the wild.
-
-2003-03-04 Tuesday 22:08  gbazin
-
- * modules/audio_filter/resampler/bandlimited.c: small bug-fixes.
- * NEWS: added a note for the fixed MSVC project files.
-
-2003-03-04 Tuesday 21:54  hartman
-
- * NEWS:
-   - added item on fix of 'clicking' sound between stream changes.
-   - added item on new bandlimited resampler
- * ALL:
-   - bumped up revision number to 0.5.2-test3
-
-2003-03-04 Tuesday 21:12  gbazin
-
- * include/vlc_common.h: on win32 we include malloc.h (otherwise alloca is
-    not declared).
- * modules/access/file.c: use _lseeki64 instead of lseek on win32. This
-    should allow seeking on files > 1.2Gb (Hopefully closes #168).
-
-2003-03-04 Tuesday 19:28  gbazin
-
- * modules/audio_filter/resampler/bandlimited.c: fix bug that was affecting
-    quality badly + some clean-up.
-    Changed the module priority so it is now the default resampler.
-
-2003-03-04 Tuesday 17:31  hartman
-
- ALL:
-  - the german translation requires two different translations of the word
-    File. I added a _ANS() function to the macosx version that gets the
-    translation of 1:File and strips the first two characters of this
-    alternate translation.
-  - updated all .po files to make sure we don't break anything
-  - committed the March 1 version of the german translation by Felix
-    Kuhne <FK@aenneburghardt.de>
-
-2003-03-04 Tuesday 13:21  massiot
-
- * Fixed a major bug in the LPCM codec.
- * Moved input_ExtractPES to where it belongs, input_ext-dec.c.
-
-2003-03-04 Tuesday 03:27  gbazin
-
- * modules/audio_filter/resampler/bandlimited.[ch]: new high-quality
-    bandlimited interpolation resampler.
-    It is not yet enabled by default because it requires a bit more works
-    (not fully stable yet because of buffer overflows under certain conditions).
-
- * src/audio_output/input.c: the resamplers are now always active (expcept
-    in spdif mode).
-
- * modules/audio_filter/resampler/*: modified the resampler to return the
-    input buffer when no resampling is needed.
-
-2003-03-03 Monday 23:58  hartman
-
- * updated dutch strings.
-
-2003-03-03 Monday 23:48  massiot
-
- * mpeg_video is back as a built-in because it is reproduceably faster than
-   as a plug-in,
- * Another desperate attempt at fixing OS X lock-ups.
-
-2003-03-03 Monday 19:39  hartman
-
- * NEWS:
-   - added remarks on m-audio fixes and other OSX specific fixes.
-   - added improved ID3 detection item
- * README.MacOSX.rtf
-   - updated to reflect M-Audio fixes.
- * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/*:
-   - widened the Browse.. button to allow for the german word: durchsuchen.
-
-2003-03-03 Monday 16:49  gbazin
-
- * ALL: another bunch of fixes for the MSVC build.
-
-2003-03-03 Monday 14:21  gbazin
-
- * ALL: Finally fixed the MSVC project files.
-        Don't include io.h on win32 when not necessary.
-        A few build fixes for MSVC.
-
- * src/misc/win32_specific.c: try to load winsock2 instead of winsock1 when
-    present.
-
-2003-03-03 Monday 14:19  massiot
-
- * Fixed a bug in LPCM codec.
- * Changed an error into a warning.
-
-2003-03-03 Monday 01:38  fenrir
-
-  * fixed play back of  mms://viptvr.yacast.fr/encoderfranceinfo (asf
- header send over multiples packets).
-
-2003-03-02 Sunday 19:07  gbazin
-
- * configure.ac.in: fixed libid3tag detection.
-
-2003-03-02 Sunday 18:17  fenrir
-
-  * fixed seek flag with broadcasted data.
-
-2003-03-02 Sunday 17:13  fenrir
-
-  * forgot to initialize a variable.
-
-2003-03-02 Sunday 17:12  fenrir
-
-  * fixed a bug.
-
-2003-03-02 Sunday 12:10  gbazin
-
- * NEWS: started filling in the NEWS file for the 0.5.2 release.
-
-2003-03-02 Sunday 02:47  gbazin
-
- * configure.ac.in: Removed unused options.
-    We also don't link with lrt anymore when using GNU-pth (lrt depends on
-    lpthread).
-
-2003-03-02 Sunday 01:35  gbazin
-
- * src/misc/threads.c, include/vlc_threads_funcs.h: another bunch of fixes
-    for the GNU-pth implementation.
-
-2003-03-01 Saturday 23:26  gbazin
-
- * src/misc/threads.c, include/vlc_threads_funcs.h: fixed gnu-pth thread
-    implementation and fixed an initialization bug in libvlc.
-
-2003-03-01 Saturday 19:25  gbazin
-
- * install-win32, Makefile.am: added the html faq to the win32 package.
- * toolbox, msvc/*: few fixes to the msvc project files generation.
-    (compiling plugins won't work yet because there are a few hacks that
-     need to be done in order to compile dlls that use the c-runtime)
-
-2003-02-28 Friday 17:23  fenrir
-
-  * try a workaround for BeOS MediaKit files.
-
-2003-02-28 Friday 10:19  massiot
-
- German translation, courtesy of Felix KĂ¼hne <FK@aenneburghardt.de>.
-
-2003-02-28 Friday 04:31  ipkiss
-
- Internationalization now works for the win32 interface (thanks Gildas).
- I've voluntarily disabled the translation of the toolbar buttons
- strings, because it looks really awful...
-
-2003-02-27 Thursday 16:38  gbazin
-
- * modules/demux/avi/avi.c: compilation fix.
-
-2003-02-27 Thursday 15:07  fenrir
-
-  * httpd: clean up, kick up unused connection (it waits 10s), use select
- to way (instead of a hard coded sleep ;)
-
-2003-02-27 Thursday 13:19  gbazin
-
- * ALL: i18n updates and fixes.
-
-2003-02-27 Thursday 12:44  marcari
-
- * updates for the YOPY ports (thx to Sebastien Chaumat !)
-
-2003-02-27 Thursday 08:19  massiot
-
- * Bumped up revision number to 0.5.2-test2
- * Another attempt at fixing the "VLC is locking up OS X" problem
- * Updated po files
-
-2003-02-26 Wednesday 21:00  asmax
-
- * compilation fixes...
-
-2003-02-26 Wednesday 19:39  gbazin
-
- * configure.ac.in, Makefile.am, install-win32: fixed the package-win32 make
-    target, and included the locales in the installer script.
- * src/libvlc.c: on win32 we look for the locales in vlc's directory.
-
-2003-02-26 Wednesday 18:15  massiot
-
- * Added sanity checks for PTS in the future.
-
-2003-02-26 Wednesday 15:47  marcari
-
- * implementation of the 'autoplay file' button callback
- * when clicking a link : follows the link and don't try to open it
- * yopy does not always sees the '.' and '..', so workaround :
-     - all the hidden files are not displayed
-     - the '..' directory is each time added by hand
-
-2003-02-26 Wednesday 15:44  marcari
-
- * small modification for linupy :
-     - added a pixmpa directory
-     - added a set_usize (how do we maximize cleanly a gtk-window ?)
-     - chdir to '.' instead of '/mnt' (should it be '~' or '/' ?)
-
-2003-02-26 Wednesday 13:51  gbazin
-
- * src/input/input_ext-dec.c: added a few sanity checks that avoid crashing
-    badly when we reach the end of the stream (decoder stream).
- * modules/packetizer/mpegvideo.c: fixed a bug that was causing an infinite
-    loop when the end of the stream was reached.
-
-2003-02-26 Wednesday 12:38  fenrir
-
-  * ts.c: added "ts" shorcut for ts_dvbpsi.
-
-2003-02-26 Wednesday 04:23  babal
-
- - link the headphone channel mixer with the math library
-
-2003-02-25 Tuesday 21:09  gbazin
-
- * modules/codec/libmpeg2.c: fixed pts handling.
-
-2003-02-25 Tuesday 18:26  gbazin
-
- * configure.ac.in: accidentaly changed AM_GNU_GETTEXT_VERSION to 0.11.5 in
-    my last commit.
- * po/Makevars: file needed by newer versions of gettext.
-
-2003-02-25 Tuesday 17:17  fenrir
-
-  * stream_output.* : added a flags variable to sout_buffer_t, allowing to
- mark headers.
-  * httpd : added a way to use stream header, and changed the way that
- stream data are stored (allow better client handling).
-  * http : use stream header, and add mime type detection by looking
- at file extention (could be improved).
-  * ogg: fixed a segfault when removing a stream, mark header.
-
-2003-02-25 Tuesday 17:15  gbazin
-
- * configure.ac.in, modules/codec/Modules.am, modules/codec/libmpeg2.c:
-    Added a simple mpeg video decoder based on libmpeg2. It is mainly useful
-    for comparing the performance against our custom decoder as it is currently
-    missing some important features like the synchro stuff.
-
-2003-02-24 Monday 23:28  fenrir
-
-  * stream_output.c : added a sanity check.
-
-2003-02-24 Monday 23:27  fenrir
-
-  * all : ogg/ogm muxer. Yet very limited as it accepts only mp3/a52 audio
- and mpeg4/divx3 video streams. (Created files seem to work only with vlc).
-
-2003-02-24 Monday 17:06  jlj
-
-   * a52tofloat32.c: changed an error into warning.
-
-2003-02-24 Monday 14:40  sigmunau
-
- updated documentation to reflect that input_AccessReinit should be called
- before, and not after a random seek
-
-2003-02-24 Monday 14:14  fenrir
-
-  * all : fix compilation.
-
-2003-02-24 Monday 12:34  fenrir
-
-  * stream_output.c : fixed compilation.
-  * mux/* implemented pf_mux_capacity.
-
-2003-02-24 Monday 11:14  gbazin
-
- * configure.ac.in, modules/misc/httpd.c: compilation fixes for win32.
-
-2003-02-24 Monday 11:00  fenrir
-
-  * stream_output.h : add a private parameter to sout_instance_t only used
- by src/stream_output.c (avoid changing every time stream_output.h...)
-
-2003-02-24 Monday 10:45  fenrir
-
-  * stream output: fixed name inconsistency, added a new exported
- functions by muxer.
-  * wav: fixed a warning.
-
-2003-02-24 Monday 09:26  fenrir
-
-  * asf: fix seek for http.
-
-2003-02-23 Sunday 22:35  fenrir
-
-  * enable httpd(by default) and http.
-
-2003-02-23 Sunday 19:07  fenrir
-
-  * all : declaration of http and httpd.
-
-2003-02-23 Sunday 19:05  fenrir
-
-  * modules/access_output/http : http output.
-  * httpd : mini http server (be carefull about security issue...)
-
-2003-02-23 Sunday 18:07  fenrir
-
-  * all : added streaming support for crappy ms video codec into TS.
-  - Only vlc is able to read such TS.
-  - I use stream id 0xa0 and descriptor 0xa0, I hope there aren't used.
-  - DivX1/2/3, wmv1/2, h/i263 should be supported, others could be
-    quickly added.
-  - Please test.
-
-2003-02-23 Sunday 16:31  sigmunau
-
- added a demux and decoder for flac files (disabled by default). Works for
- 16bit per sample streams, only tested with stereo
-
-2003-02-23 Sunday 05:53  jlj
-
-   * ./modules/gui/macosx/aout.m: M-Audio Revolution fixes.
-                                  Dynamic device support.
-   * ./modules/gui/macosx: Minor fixes and cosmetic changes.
-
-2003-02-23 Sunday 01:25  massiot
-
- * Destroy audio-device and audio-channels when no output plug-in is
-   available.
-
-2003-02-22 Saturday 16:10  fenrir
-
-  * fix compilation.
-
-2003-02-22 Saturday 14:11  sigmunau
-
-  Fixed seme seeking issues with http access module, fixed an error that
- caused id3v2.4 tags at the end of the file to not work. Added checks to
- avoid seeking off the ends of the file. Should close #325, please confirm
-
-2003-02-21 Friday 22:59  gbazin
-
- * src/audio_output/input.c: fixed buffer allocation bug that was triggered
-    when using "in place" resamplers.
-
-2003-02-21 Friday 16:31  hartman
-
- DJ's first steps in C and vlc decoders ;)
- * modules/audio_filter/converter/mpgatofixed32.c:
-   - fixed an issue that could cause glitches when switching from one stream
-     to another. the buffer wasn't entirely getting 0000 because multiple
-     channels were not taken into account when doing this.
- * ALL:
-   - if float32 then clear the buffer with (float)0
-
-2003-02-21 Friday 15:16  hartman
-
- * previous commit seems to break some things. reverting.
-
-2003-02-21 Friday 14:17  hartman
-
- * (float) 0 the buffer if it cannot be decoded and fixed32.
-   right Meuuh ??? ;)
-
-2003-02-21 Friday 03:49  hartman
-
- * VLC.app should show its version in the Finder now
-   Meeuh, one more place that needs version string updated before a release.
-   might be made automated ?
-
-2003-02-21 Friday 03:22  hartman
-
- * ignore project Builder user files and backup .nib files.
- * vlc.app changed to VLC.app. cvsignore changed to reflect this.
-
-2003-02-21 Friday 02:45  hartman
-
- * If the "show advanced" option has been changed and you press the Apply
-   button, the preferences window is destroyed and created.
-
-2003-02-20 Thursday 18:10  hartman
-
- * prefs obey the advanced option. Apply does not as of yet.
-
-2003-02-20 Thursday 16:07  gbazin
-
- * src/libvlc.h, modules/audio_output: added a global --spdif config option
-    to allow using the spdif output by default if available.
- * modules/misc/dummy/*: on win32 added a quiet mode that doesn't display
-    a dos command box.
- * modules/control/rc/rc.c: on win32 enabled the echo mode and the
-    backspace key.
- * modules/codec/mpeg_audio.c: fixed a sync bug.
-
-2003-02-20 Thursday 01:52  sigmunau
-
- * include/configuration.h: added a new flag to the configuration stucture to
- indicate wether it is an "advanced" option or not. The goal with this is to
- hide the user from all the strange options that very seldom needs to be
- changed. added an extra argument to all the add_* macros to indicate wether
- the item is advanced or not.
- * src/libvlc.h: added an "show advanced options" config option default
- disabled
- * src/libvlc.c: the advanced options are not listed by vlc --help and
- friends unless --advanced is used
- * modules/gtk/preferences.c: the gtk/gnome preferences dialog don't show
- advanced options unless advanced is set
- all: set the advanced flag to VLC_FALSE or VLC_TRUE for all options, by
- using some common sense. Please check and correct
-
- note: All interfaces should still work like they used to, see the change in
- modules/gtk/preferences.c to find out how to "hide" options.
-
- second note: I think I've changed all the modules, but I could not test
- everyone for compilation, expect some broken modules (the fix is to add ",
- VLC_TRUE" as last argument to the add_* I forgot)
-
-2003-02-19 Wednesday 22:08  gbazin
-
- * modules/audio_output/directx.c: forgot to enable channel re-ordering.
- * modules/audio_output/waveout.c: fixed a crash that happened when probing
-    devices supporting S/PDIF. (Should fix 354)
-
-2003-02-19 Wednesday 14:49  hartman
-
- * increased accuracy of positionslider in OSX. although this will not solve
-   all problems this will improve results a bit (by my own experience).
-
-2003-02-19 Wednesday 10:02  gbazin
-
- * src/libvlc.c: "stty size" won't work on win32 so make ConsoleWidth()
-    always return 80.
-
-2003-02-18 Tuesday 23:34  gbazin
-
- * modules/demux/mp4/*: added FOURCC_dvc (DV - NTSC), FOURCC_dvp (DV - PAL)
-    and FOURCC_twos (PCM audio).
-
-2003-02-18 Tuesday 22:40  ipkiss
-
-  * src/misc/modules.c: on Windows, we look for the plugins in vlc's root
-    directory when there is no 'plugins' nor 'modules' subdirectory
-    (may close #306)
-
-2003-02-18 Tuesday 22:33  gbazin
-
- * modules/codec/ffmpeg/video.c: got rid of ffmpeg_ConvertPictureI410toI420()
-    and use img_convert() from ffmpeg instead. Also added support for the
-    PIX_FMT_YUV411P pixel format so we can now decode the DV Quicktime videos
-    from media.xiph.org.
-
-2003-02-18 Tuesday 20:54  hartman
-
- * Only update the info window if it is visible
-
-2003-02-18 Tuesday 19:42  gbazin
-
- * modules/demux/rawdv.c: added support for DV audio now that ffmpeg can
-    decode this.
- * modules/codec/ffmpeg/ffmpeg.h, modules/codec/ffmpeg/ffmpeg.c: added the
-    necessary fourcc for DV audio.
-
-2003-02-18 Tuesday 18:49  fenrir
-
-  * mpeg_audio.c: removed some fprintf...
-
-2003-02-18 Tuesday 18:33  titer
-
-  * ipv4.c, libvlc.h: add a --ttl option to set time-to-live when
-                      multicasting with the stream output
-  * modules/control/: missing cvsignore
-
-2003-02-18 Tuesday 13:13  sam
-
-   * ./mozilla/*: s/VideoLAN Client/VLC/g.
-
-2003-02-18 Tuesday 00:51  fenrir
-
-  * raah, corrected mpeg2-layer3 playback (and streaming). (that my last
- fix had broken :p )
-
-2003-02-18 Tuesday 00:20  hartman
-
- * Changed an Error message. Many people did not understand:
-   no suitable decoder module for fourcc `IV31'
-   I have appended:
-   VLC probably does not support this sound or video format.
-
-2003-02-18 Tuesday 00:17  massiot
-
- * Fixed a segfault in the Japanese preferences panel.
-
-2003-02-17 Monday 23:47  hartman
-
- * Fixed the localization issue on MacOSX.
-
-2003-02-17 Monday 23:10  jpsaman
-
- Juglin with dependencies.
-
-2003-02-17 Monday 22:19  gbazin
-
- * modules/audio_output/directx.c: added multichannel support to the
-    directx plugin.
- * modules/audio_output/waveout.c: fixed quad audio channels detection and
-    a few misplaced debug messages.
- * configure.ac.in: don't link anymore the rc plugin with the winsock lib.
-
-2003-02-17 Monday 22:03  asmax
-
- * added a SAP server, with some kludges because the SAP client in vlc
-   is not RFC-compliant...
-
-2003-02-17 Monday 18:58  hartman
-
- * NEWS: added info about the new 0.5.1a release for OSX.
- * extras/MacOSX/vlc.pbproj/project.pbxproj: bumped revision #
-
-2003-02-17 Monday 17:06  massiot
-
- Fixed the "everything is in Japanese" bug. :p
-
-2003-02-17 Monday 16:56  gbazin
-
- * modules/control/rc/rc.c: finally fixed the rc interface under win32 by
-    using WaitForSingleObject() on the console handle and ReadConsoleInput().
-    (Closes #59)
-
-2003-02-17 Monday 14:43  massiot
-
- Now 0.5.2-cvs (estimated release date in two weeks from now).
-
-2003-02-17 Monday 10:52  hartman
-
- * Whoops. i forgot to add these files. sorry everyone.
-
-2003-02-17 Monday 09:47  gbazin
-
- * modules/audio_filter/resampler/linear.c: lowered the priority of the linear
-    resampler so the ugly resampler is once again the default. The quality of
-    the ugly resampler is currently better than the linear one because of a
-    design defect.
-
-2003-02-17 Monday 07:22  sam
-
-   * ./debian/woody-buildpackage: Debian package creation fixes.
-
-2003-02-17 Monday 06:31  sam
-
-   * ./modules/gui/macosx/Modules.am: removed %#$@#!#@ non-existent file!
-
-2003-02-17 Monday 06:15  sam
-
-   * Updated NEWS and ChangeLog.
-
-2003-02-17 Monday 06:00  sam
-
-   * ./src/misc/modules.c: hmpf, Wine does not complain about "/"s in paths,
-     but Windoze will certainly do.
-
-2003-02-17 Monday 05:50  sam
-
-   * ./src/misc/win32_specific.c: under Win32 we retrieve the executable's
-     directory whenever possible, to use it for the spudec font or to load
-     plugins.
-
-2003-02-17 Monday 04:21  sam
-
-   * ./configure.ac.in: fixed PLUGIN_PATH and DATA_PATH settings.
-
-2003-02-17 Monday 00:04  asmax
-
- * added a sample playlist. All fields must be separated with TABs
-
-2003-02-16 Sunday 23:57  asmax
-
- * libvlc binding for python
- * new VideoLAN RTSP Server, using libvlc.
-   Not yet fully rfc2326-compliant, but it works ;)
-
-2003-02-16 Sunday 23:32  hartman
-
- * Added an info panel to show movie info, etc.
-
-2003-02-16 Sunday 17:35  sam
-
-   * ./debian/changelog: updated for 0.5.1.
-   * ./debian/control: vlc-glide is now Architecture: i386 only.
-   * ./debian/control: vlc-plugin-mad Provides: mp3-decoder.
-   * ./debian/rules: the deprecated vlc-* packages have a proper link to
-     /usr/share/doc/vlc/.
-
-2003-02-16 Sunday 16:22  jpsaman
-
- Updated release numbering for all ipk's
-
-2003-02-16 Sunday 16:21  jpsaman
-
- Qte video output get is screen size from the QT Embedded environment now. This should produce fullscreen video on other QT Embedded configurations with other screen sizes (greater then 240x320).
-
-2003-02-16 Sunday 14:51  fenrir
-
-  * udp: forgot this file...
-
-2003-02-16 Sunday 14:10  fenrir
-
-  * all: split muxer and access into independant part.
-
-2003-02-16 Sunday 14:03  fenrir
-
-  * Less checks on muxer type.
-
-2003-02-16 Sunday 11:18  fenrir
-
-  * adpcm: added dk3 too.
-
-2003-02-16 Sunday 10:25  sigmunau
-
- Added support for volume up/down buttons.
-
-2003-02-16 Sunday 09:50  fenrir
-
-  * adpcm: added DUCK 4 variant support. (thx M. Melanson who provided me
- somes samples.)
-
-2003-02-16 Sunday 08:56  fenrir
-
-  * all: fix mpeg2 handling.
-
-2003-02-16 Sunday 01:38  titer
-
-  NEWS: updated BeOS info for 0.5.1
-
-2003-02-16 Sunday 01:29  massiot
-
- * modules/gui/macosx/open.m: Removed channel server support
- * po/*: Updated po files just before the 0.5.1 release
- * modules/audio_filter/resampler/linear.c: fixed an initialization bug
-
-2003-02-15 Saturday 20:02  jpsaman
-
- Update iPaq packaging description files for:
- - GPE port
- - Opie port
- - Zaurus
- Updated NEWS file with OPIE port.
-
-2003-02-15 Saturday 13:50  massiot
-
- * Bumped up revision number to 0.5.1
- * Updated French translation
-
-2003-02-15 Saturday 12:57  hartman
-
- * if we are paused in fullscreen, show cursor.
-
-2003-02-15 Saturday 04:43  ipkiss
-
-  - fixed a vicious bug
-
-2003-02-14 Friday 23:07  hartman
-
- * Should fix an issue with multiple monitors and the hiding of the mousecursor
-
-2003-02-14 Friday 18:22  sam
-
-   * ./src/libvlc.c: the --help output is now word-wrapped (Closes: #142).
-   * ./src/libvlc.c: removed unnecessary malloc() calls.
-   * ./src/libvlc.c: used {a,b,c} for lists; [a|b|c] is for optional args.
-
-2003-02-14 Friday 17:00  ipkiss
-
-  * exchanged directx' and waveout's capabilities because the latter
-    seems to be more reliable
-
-2003-02-14 Friday 13:48  jpsaman
-
- Fixed deadlock upon unloading qte_main plugin.
- Cleanup of debug messages.
-
-2003-02-14 Friday 13:44  jpsaman
-
- Tuning package dependencies.
-
-2003-02-14 Friday 13:19  jpsaman
-
- Updated opie control file for packaging.
-
-2003-02-14 Friday 13:01  jpsaman
-
- Small improvement.
-
-2003-02-14 Friday 09:50  gbazin
-
- * modules/audio_output/waveout.c: better buffer management and hopefully
-    fixed the S/PDIF output (Still untested though. Anybody here could test
-    this? ).
-
-2003-02-13 Thursday 21:53  massiot
-
- Updated NEWS file for 0.5.1. PLEASE do your share and add what you think is
- meaningful.
-
-2003-02-13 Thursday 17:31  sam
-
-   * ./configure.ac.in: we should look for -lxvidcore, not -lxvid.
-
-2003-02-13 Thursday 14:16  hartman
-
- ALL:
-  - when a new stream is being loaded we select the current title in the
-    playlist.
-  - Cleaned up some of my previous commited code dealing with updating
-    the window title.
-
-2003-02-13 Thursday 02:00  hartman
-
- *ALL: update the title of the window everytime the stream changes.
-
-2003-02-13 Thursday 01:14  hartman
-
- * fixed a small bug
-
-2003-02-13 Thursday 00:09  hartman
-
- * src/playlist/playlist.c:
-   - added an intf-change variable. This is set whenever you add or delete
-     an item in the playlist. You need to unset it yourself.
- * modules/gui/macosx/intf.?:
-   - listen for external playlist changes. update view when playlist changes.
-   - activate/deactivate previous and next buttons and menuitems,
-     whenever the playlist gets changed.
-
-2003-02-12 Wednesday 23:26  jpsaman
-
- Scripts for building and packaging vlc on Zaurus PDA.
-
-2003-02-12 Wednesday 23:26  jpsaman
-
- Updated control files and buildscript for v0.5.1
-
-2003-02-12 Wednesday 23:13  jpsaman
-
- The Qt Embedded video output plugin is now the preferred plugin when build for Opie or Qte environments.
-
-2003-02-12 Wednesday 23:09  jpsaman
-
- Fixed Qt Embedded video output placing of video stream in window. Also fixed additional spacing between video lines.
-
-2003-02-12 Wednesday 23:08  massiot
-
- * Italien translation, courtesy of Bruno <allevb@tin.it>.
-
-2003-02-12 Wednesday 17:13  jobi
-
-     * modules/access/vcd/vcd.*: fixed a warning
-
-2003-02-12 Wednesday 16:58  jobi
-
-     * modules/access/vcd/vcd.c: in entry points, track number should be read
-       as BCD (it should fix #244). Also fixed chapter indexing, so that it
-       correspond to the dvd one.
-
-2003-02-12 Wednesday 14:22  hartman
-
- * modules/gui/macosx/controls.m:
-   - fixed the mute and volumeup volumedown when you use them mixed.
- * src/audio_output/intf.c:
-   - set "saved-volume" on volume up, volume down.
-
-2003-02-12 Wednesday 13:42  massiot
-
- Patch courtesy of gibalou :
- * demux/mpeg/ts.c, demux/mpeg/system.c: Proper initialization of
- i_continuity_counter,
- * access/udp.c: Fixed win32 behavior when --mtu is set to a too small value,
- * demux/mpeg/ts.c: Fixed detection of PAT/PMT change.
-
-2003-02-11 Tuesday 18:05  massiot
-
- * 0.5.1 German translation, courtesy of Felix KĂ¼hne <FK@aenneburghardt.de>.
-
-2003-02-11 Tuesday 17:20  babal
-
- - Dolby Surround fix
- - support for 6.1, 7.1, and possibly even 8.1 ! Not so sure though about
-   6.1 since there is a doubt about where should be the Rear Center
-   coefficient in a decoded sample.
-   -> if anybody has an idea or even better a test stream...
-
-2003-02-11 Tuesday 16:19  hartman
-
- * updated dutch strings
-
-2003-02-11 Tuesday 15:35  hartman
-
- ALL: - changed vlc.app into VLC.app
- modules/gui/macosx/vout.m: fixed a potential issue with the hiding of the
-      mousecursor.
-
-2003-02-11 Tuesday 15:24  hartman
-
- * Updated ReadMe file
-   - some spelling issues
-   - remark about the current troubles with sound
-   - readded deinterlace remark
-   - Added info on multiple screens and sound devices
-   - updated the bugreporting URL
-   - Changed all occurences of vlc into VLC where appropriate
-
-2003-02-11 Tuesday 11:16  massiot
-
- * modules/codec/lpcm.c: Attempt at supporting all channel configurations,
- * Support for 7 and 7.1 channel configurations.
-
-2003-02-10 Monday 23:50  massiot
-
- * modules/video_output/sdl.c: Real fix for the aout_Volume* problem.
-
-2003-02-10 Monday 23:16  marcari
-
-  * sdl.c : added includes (vlc/aout.h & aout_internal.h)
-     => to make volumeup/down compile
-
-2003-02-10 Monday 23:04  hartman
-
- * the window of the video shows the official document icon, filename and
-   when command-clicked the path if the stream is a local file.
-   this is the expected window behaviour in osx.
-
-2003-02-10 Monday 22:22  massiot
-
- * I ran --update-po for the last time before the 0.5.1 release (and I
- mean it !)
-
-2003-02-10 Monday 22:18  hartman
-
- * The dock should no longer be visible in fullscreen mode.
-
-2003-02-10 Monday 21:56  sam
-
-   * ./debian/rules: added code to avoid timestamp skews in the faad tree.
-
-2003-02-10 Monday 21:54  hartman
-
- * only show last part of of file/url name in the playlist.
-
-2003-02-10 Monday 21:46  sam
-
-   * ./debian/rules: added missing icon in the vlc and wxvlc packages.
-
-2003-02-10 Monday 21:28  hartman
-
- * fixed the black bar issue with window half/normal/double window sizes in
-   OSX. i had forgotten the aspectratio.
-
-2003-02-10 Monday 21:11  sam
-
-   * ./debian/rules: removed Debian kludges that do not really belong to the
-     official VLC tree.
-
-2003-02-10 Monday 20:57  sam
-
-   * ./debian/control: added the "VideoLAN" word in the long description so
-     that "apt-cache search videolan" returns vlc.
-
-2003-02-10 Monday 20:11  sam
-
-   * ./src/misc/modules_plugin.h.in: when opening the KDE plugin, we first
-     dlopen(libstdc++) to avoid dlopen(kde_plugin) from crashing. Call me evil.
-
-2003-02-10 Monday 18:12  sam
-
-   * ./configure.ac.in: disabled the i420_yuy2_mmx plugin when profiling with
-     gprof, because gcc is unable to build it without -fomit-frame-pointer
-     (Closes: #260).
-
-2003-02-10 Monday 17:43  massiot
-
- * modules/audio_output/alsa.c: Fixed mono files output (thanks bozo !),
- * Minor fixes.
-
-2003-02-10 Monday 16:53  sam
-
-   * ./src/misc/threads.c: fixed compilation of the gprof wrapper trick.
-     (partially fixes #260)
-
-2003-02-10 Monday 15:23  titer
-
-   Move the messages update function to another thread. It prevents it from
-  freezing the main window (cannot seek anymore, etc).
-
-2003-02-10 Monday 00:41  hartman
-
- * another proof that the copy command in IE for Mac sucks. stupid stray chars.
-
-2003-02-10 Monday 00:16  massiot
-
- * Enabled the gestures module by default,
- * Run --update-po.
-
-2003-02-10 Monday 00:16  hartman
-
- * restored old deinterlace menu. The on the fly code does not work as long
-   as the vout.m issue exists. but this is better then the current 'dummy'
-   code we have.
-
-2003-02-09 Sunday 23:42  sigmunau
-
-  *: a new mouse gestures interface, currently supporting back, forward, quit
- fullscreen and a nice debug message when you draw a clockwise square. Video
- output modules needs to be modified for this to work, but it should be minor
- in modules supporting dvd navigation.
-
- btw: it should be easy to add new gestures, ideas appreciated
-
-2003-02-09 Sunday 19:28  massiot
-
- * Minor typographic corrections,
- * Fixed a segfault in the Preferences window.
-
-2003-02-09 Sunday 17:10  stippi
-
- modules/gui/beos/PreferenceWindow.h/.cpp
-
-       - added settings for screenshot path and image format
-
-       - removed "Save" button, added "Cancel" and "Revert" buttons
-
-       - added revert functionality
-
-       - changed class design for cleaner functionality,
-               separated ApplyChanges() into more functions
-               to have finer control
-
-       - added more error checking and fixed memory leaks
-               (config_GetPsz() returns char*, not const char*!)
-
-       - all settings are now correctly saved and restored
-
-       - some more cosmetic changes
-
- modules/gui/beos/InterfaceWindow.h/.cpp
-
-       - updated vlc way of saving settings to be on par with BeOS way
-               and made it selectable in the code which way is used.
-               However, the VideoSettings are still only savable in
-               the BeOS way.
-
-       - if dvd menus are used, the navigation menu enables a
-               "Goto Menu" item. Unfortunately, I don't see a clean
-               way to really detect the usage of dvd/dvdold in the
-               currently playing stream. I wouldn't want to see
-               if a playlist item has "dvd:" or "dvdold:" prepended
-               at each interface update.
-
-2003-02-09 Sunday 13:25  fenrir
-
-  * sub.c : begun clean up
-
-2003-02-09 Sunday 12:23  sam
-
-   * ./configure.ac.in: fiddled with linking flags for the KDE plugin.
-
-2003-02-09 Sunday 12:21  sam
-
-   * ./debian/control: made lintian happier with package descriptions.
-   * ./debian/rules: added extra touch calls to prevent autobuilders from
-     launching autoconf/automake.
-
-2003-02-09 Sunday 12:19  sam
-
-   * ./modules/video_filter/transform.c: fixed a stupid typo preventing
-     initialization of the plugin.
-
-2003-02-09 Sunday 12:18  sam
-
-   * ./modules/gui/kde/preferences.cpp: fixed KDE 3.1 compilation.
-
-2003-02-09 Sunday 11:51  titer
-
-  Simplified volume functions
-
-2003-02-09 Sunday 01:56  massiot
-
- Fixed GTK compilation.
-
-2003-02-09 Sunday 01:50  massiot
-
- * Added Step forward/Step backward feature.
-
-2003-02-09 Sunday 01:13  massiot
-
- * aout_Volume* functions now do their own vlc_object_find() on the
-   audio output. Consequently, the first argument can be any vlc_object_t.
- * modules/gui/macosx/*: greatly simplified volume functions ; you can now
-   call aout_Volume* even when there is no audio output, and the volume
-   will be saved for later use.
-
-2003-02-08 Saturday 22:43  massiot
-
- Fixed previous commit.
-
-2003-02-08 Saturday 22:20  massiot
-
- * src/extras/libc.c: New vlc_wraptext function,
- * modules/gui/macosx/prefs.m: Wrap tool tips to 60 characters,
- * src/input/input.c: Correctly parse MRL of the type
-   /Volumes/toto:titi/coincoin.mpg (closes #238 & #186)
- * modules/access/*: Changed some msg_Warn into msg_Err
- * po/fr.po: Updated French translation,
- * configure.ac.in: Re-enabled Swedish translation,
- * Makefile.am: Do not recompile everything everytime someone changes a .h
-
-2003-02-08 Saturday 21:43  hartman
-
- * window half/normal/double Size commands
-   - black bar issue is not fixed. i removed 'myfix'
-
-2003-02-08 Saturday 20:32  massiot
-
- * modules/codec/mpeg_video/parser.c: Do not stop decoding on SEQUENCE_END_CODE
- * modules/gui/macosx/intf.m: VLC _m_edia _p_layer.
-
-2003-02-08 Saturday 19:14  asmax
-
- * fixed the encoding
-   (Meuuh you can re-enable swedish ;)
-
-2003-02-08 Saturday 19:10  massiot
-
- * Fixed misc typos in strings,
- * Updated po files,
- * New --buggy-psi options, to supports streams which don't update the
- continuity counter in their PSI packets (walkenizes #sam).
-
-2003-02-08 Saturday 17:26  massiot
-
- * configure.ac.in: Disabled Swedish translation since it doesn't use the
-   right charset,
- * Implemented localization for audio-channels and video-device variables.
-
-2003-02-07 Friday 23:36  marcari
-
- glibc 2.1 port for linupy (linux on a yopy pda)
-
- * modules/access/*.c : added include <sys/time.h> for struct timeval
- * ipv6.c : ipv6 is not fully supported under glibc2.1 (especially multicast)
-
- VLC rulz on Yopy !
-
-2003-02-07 Friday 21:30  hartman
-
- * Resize window fixes
-   - we should not resize the window in fullscreen
-   - fixed the black bars bug in half and double size
-   - position of top left corner should not change
-   - more efficient code
-
-2003-02-07 Friday 20:23  hartman
-
- * added half, normal and full size videowindow menuitems.
-   there seems to be a bug though somewhere. you end up with black bars in
-   half and double size.
-
-2003-02-07 Friday 16:51  massiot
-
- Fixed a buffer leak with slice-I streams (thanks sam).
-
-2003-02-07 Friday 09:17  yves
-
- - added missing buildrequires
- - now autodetect on wich system we are:
-   rpm --rebuild should work out of box on rh and previous mdk systems.
- - NO buildrequires on rh-like system. rh does not have a devel policy
- - more redhat stuff: NO menu (i do not know their "propriatory" menu system yet)
-
-2003-02-07 Friday 01:32  hartman
-
- * grrr changed the project file by accident. revert
-
-2003-02-07 Friday 01:31  hartman
-
- * When you push backspace or delete in the playlist, it removes the selected item.
-
-2003-02-07 Friday 01:22  fenrir
-
-  * ffmpeg/audio : removed an old error (anyway it was harmless).
-  * mp4 : removed a bad initialisation. Erased all ending spaces.
-  * mpeg/audio : send i_rate to decoder (not yet usefull but ...)
-
-2003-02-07 Friday 01:09  sam
-
-   * ./src/interface/interface.c: interface variable is "intf", not "interface".
-
-2003-02-07 Friday 00:29  sam
-
-   * ./include/interface.h: grmbl, I forgot VLC_EXPORT did not support multiline
-     declarations. Should fix that later.
-
-2003-02-07 Friday 00:26  sam
-
-   * ./modules/access/dvdplay/demux.c: fixed a minor warning.
-
-2003-02-06 Thursday 23:59  sam
-
-   * ./modules/access/dvdplay/demux.c: the dvdplay plugin no longer sets the
-     "interface" variable to "dvdplay" (Closes: #178, #210, and probably a
-     bunch of others).
-   * ./src/interface/interface.c: added a safety check to circumvent the bug,
-     allowing a smooth upgrade.
-
-2003-02-06 Thursday 23:55  massiot
-
- Fixed interface freezes in the OS X interface.
-
-2003-02-06 Thursday 23:01  sam
-
-   * ./src/misc/darwin_specific.m: completed our list of known languages and
-     made code simpler to read.
-
-2003-02-06 Thursday 21:56  sam
-
-   * ./debian/rules: build the SLP plugin by default.
-
-2003-02-06 Thursday 21:39  titer
-
-  Tuned BeOS priorities for a better playback on low-end computers.
-
-2003-02-06 Thursday 15:14  massiot
-
- Fixed AFMT_AC3 and AFMT_S16_NE handling.
-
-2003-02-06 Thursday 13:47  hartman
-
- * Changed a failed DecompressSequenceFrameS error into a warning. We don't
-   want to bug users with this when we resize a video.
-
-2003-02-06 Thursday 03:22  sam
-
-   * ./modules/misc/screensaver.c: screen saver disabling plugin; runs a thread
-     in the background to disable xscreensaver the jwz way (Closes: #58).
-
-     It's an interface plugin, trigger with "--extraintf screensaver".
-
-2003-02-06 Thursday 02:37  sam
-
-   * ./configure.ac.in: libmad and liba52 need to be explicitely disabled,
-     otherwise we fail with an error when they are not found.
-
-2003-02-05 Wednesday 22:48  hartman
-
- * Changed the wrong property in my recent commit. FIXED
-
-2003-02-05 Wednesday 22:11  sam
-
-   * ./modules/gui/gtk/gtk_callbacks.c: fixed a bug that caused crashes when
-     doing fullscreen or volume up from the popup menu.
-
-2003-02-05 Wednesday 16:23  hartman
-
- * added a "Open CrashLog" button to the messages window in OSX.
-
-2003-02-05 Wednesday 14:58  hartman
-
- * Added AppleScript support
- * We can now handle mms:// etc on a systemwide level.
-   - No way to set this other then trough Explorer Prefs at the moment
-
-2003-02-05 Wednesday 02:31  hartman
-
- * More support for handling URLs. Still need to create the scriptsuite.
-
-2003-02-05 Wednesday 01:36  hartman
-
- * Added a Next and Previous item to the dockmenu
- * Prelimanary support for making VLC the handler of ftp http mms and udp
-   URLs (on a systemwide level)
-
-2003-02-04 Tuesday 21:01  jpsaman
-
- Closes bug #170
-
-2003-02-04 Tuesday 20:45  hartman
-
- * We released an array that was in a autorelease pool. That's not necesarry
-
-2003-02-04 Tuesday 11:51  massiot
-
- * modules/codec/mpeg_video/*: Support for Slice-I (aka intra slice refresh)
-   streams.
-
-2003-02-04 Tuesday 11:07  massiot
-
- * modules/demux/mpeg/*: Fixed an uninitialized variable with TS streams
-   (thanks gibalou !).
-
-2003-02-04 Tuesday 10:07  massiot
-
- * modules/access/*: Fixed compilation problems with "struct timeval".
-
-2003-02-03 Monday 21:47  sam
-
-   * ./bootstrap: we don't fail if gettext is too old and there is no
-     ABOUT-NLS in the tree.
-
-2003-02-03 Monday 21:38  massiot
-
- Now developing 0.5.1-cvs.
-
-2003-02-03 Monday 19:45  sam
-
-   * ./debian/woody-buildpackage: enabled build-deps checking.
-
-2003-02-03 Monday 17:18  stippi
-
- modules/gui/beos/InterfaceWindow.h/.cpp
-
-       - improved file loading:
-               - contents of sub folders can optionally be loaded too
-               - files are loaded in expected order from filepanel
-                       _and_ drag'n'drop
-               - file panel accepts folders to load
-       - saving of playlist's display mode
-       - added updating of interface when playlist is modified
-               while nothing is playing
-       - added compatibility for SoundPlay's drag'n'drop message format
-
- modules/gui/beos/ListViews.h/.cpp
-
-       - implemented reversal of playlist
-       - list can display full path or file name only
-       - drag'n'drop interaction with SoundPlay
-
- modules/gui/beos/MediaControlView.cpp
-
-       - cosmetic fix
-
- modules/gui/beos/PlayListWindow.h/.cpp
-
-       - added reverse sort command to edit menu
-       - added view menu, to allow the user to display paths
-               or only names in the list
-
-2003-02-03 Monday 02:26  sam
-
-   * ./debian/rules: more Debian Woody fixes. Grrrr!
-
-2003-02-03 Monday 01:32  sam
-
-   * ./modules/visualization/xosd/xosd.c: Woody compilation fixed.
-   * ./debian/woody-buildpackage: sed syntax fixed.
-
-2003-02-03 Monday 00:56  sam
-
-   * ./share/Makefile.am: we weren't distributing the font!
-
-2003-02-03 Monday 00:43  sam
-
-   * Updated ChangeLog and pofiles.
-
-2003-02-03 Monday 00:39  sam
-
-   * ./modules/audio_output/alsa.c: Woody ALSA compilation fix.
-
-2003-02-03 Monday 00:23  sam
-
-   * ./debian/control: missing build dependencies.
-
-2003-02-03 Monday 00:00  massiot
-
- German translation, croutesy of Felix Kuehne.
-
-2003-02-02 Sunday 23:11  massiot
-
- Worked around a bug with the Screens menu and localization.
-
-2003-02-02 Sunday 20:59  hartman
-
- * OSX version can open .asx files. so we need to let the os know that ;)
-
-2003-02-02 Sunday 20:21  sam
-
-   * ./include/vlc_config.h: changed "VideoLAN Client" into VLC.
-
-2003-02-02 Sunday 20:07  sam
-
-   * ./debian/vlc.desktop: removed unnecessary file.
-
-2003-02-02 Sunday 20:01  sam
-
-   * ./debian/Makefile.am: added woody-buildpackage, removed *.woody.
-
-2003-02-02 Sunday 20:01  sam
-
-   * ./debian/changelog: updated Debian changelog.
-
-2003-02-02 Sunday 19:45  sam
-
-   * ./ChangeLog: used cvs2cl (./cvs2cl.pl --hide-filenames --no-wrap -w
-     --stdout | sed -e 's/^[^0-9]/ /' -e 's/^  *$//' | uniq).
-
-2003-02-02 Sunday 18:57  sam
-
-   * ./debian/woody-buildpackage: finished Woody build script.
-
-2003-02-02 Sunday 18:12  sam
-
-   * ./po/de.po: german translation updates from Felix KĂ¼hne.
-
-2003-02-02 Sunday 18:09  jpsaman
-
- Added ffmpeg package to list of depenencies.
-
-2003-02-02 Sunday 17:18  sam
-
-   * ./debian/woody-buildpackage: added a script to build .debs on woody.
-
-2003-02-02 Sunday 16:08  sam
-
-   * ./NEWS: a few updates from gibalou.
-
-2003-02-02 Sunday 11:29  stippi
-
- cosmetic fix (drop mark would reappear if SHIFT was pressed)
-
-2003-02-02 Sunday 09:17  titer
-
-  '--demuxdump-file -' dumps to standard output.
-   (useful for operating systems which do not have '/dev/stdout'
-    nor mkfifo)
-
-2003-02-02 Sunday 04:17  sam
-
-   * renamed debian/README into debian/README.Debian.
-
-2003-02-02 Sunday 04:07  sam
-
-   * ./debian: more packaging stuff.
-
-2003-02-02 Sunday 04:01  sam
-
-   * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot
-     of places.
-
-2003-02-02 Sunday 03:38  sam
-
-   * ./doc/vlc.1: updated manpage.
-
-2003-02-02 Sunday 03:08  sam
-
-   * ./po/it.po: ultimate italian fixes by Bruno Vella.
-
-2003-02-02 Sunday 03:03  sam
-
-   * ./debian/*: tuned packaging.
-
-2003-02-02 Sunday 02:58  massiot
-
- * Bumped up revision number to 0.5.0
-
-2003-02-02 Sunday 02:11  sam
-
-   * ./po/it.po: updated italian translation, courtesy of Bruno Vella.
-
-2003-02-02 Sunday 01:37  sam
-
-   * ./po/*: more interface strings harmonization.
-
-2003-02-02 Sunday 01:23  jobi
-
-     * NEWS: readded deleted entries, sorry about that.
-
-2003-02-02 Sunday 00:57  jobi
-
-     * NEWS: VCD entry points and iso files
-     * include/audio_output.h: more proper freebsd compilation fix
-     * modules/audio_output/oss.c: if /dev/dsp is used, use another output.
-
-2003-02-02 Sunday 00:49  massiot
-
- * README.MacOSX.rtf: Typos
- * include/vlc_threads.h: Lowered OS X priorities to avoid locking the machine
- * modules/access/dvdread/input.c: Fixed a long-standing bug when switching
-   titles.
-
-2003-02-02 Sunday 00:46  sam
-
-   * ./po/*: more s/vlc/VLC/ changes.
-
-2003-02-02 Sunday 00:29  sam
-
-   * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc's help messages. More
-     to come.
-
-2003-02-02 Sunday 00:05  sam
-
-   * ./NEWS: a few updates (translations, mozilla plugin).
-
-2003-02-01 Saturday 23:46  massiot
-
- * modules/gui/macosx/*: Fixed localization bugs
- * po/fr.po: Updated French translation
- * extras/MacOSX/vlc.pbproj/project.pbxproj: Version is 0.5.0
-
-2003-02-01 Saturday 23:41  yves
-
- - ready for general 0.5.0 consumption
- - activated dvb (with a special workaround for mdk kernel), dv and libdvdplay plugin
- - more wxwindow stuff.
- - fixes here and here.
- - added more doc files like NEWS, THANKS etc.
- - still lacking mozilla plugin :(
-
-2003-02-01 Saturday 23:39  sam
-
-   * ./src/libvlc.c: atomic initialization of the main module in VLC_Init()
-     instead of VLC_Create(), so that its strings are translated (was #92).
-
-2003-02-01 Saturday 23:28  sigmunau
-
-  NEWS: we did support .mp3 in 0.4.x. Added that we support .asx and .html
- with embedded wmp
-
-2003-02-01 Saturday 23:15  sam
-
-   * ./AUTHORS: added Garf and updated entries.
-
-2003-02-01 Saturday 23:08  sam
-
-   * ./INSTALL.libmad: removed that file; if one does not know how to build
-     and install a library, he'd better not fiddle with VLC.
-
-2003-02-01 Saturday 22:03  babal
-
- - Win32 preference dialog box
-
-2003-02-01 Saturday 21:39  ipkiss
-
-  * Win32 port
-
-2003-02-01 Saturday 21:24  titer
-
-  BeOS news.
-
-2003-02-01 Saturday 21:23  sam
-
-   * ./debian/control.woody, ./debian/rules.woody: placeholders for Debian
-     woody specific builds. Will fill them in a moment.
-
-2003-02-01 Saturday 21:20  massiot
-
- Tarkin, Tremor and Theora are only available when compiling from sources.
-
-2003-02-01 Saturday 21:10  massiot
-
- Forgot Tremor.
-
-2003-02-01 Saturday 21:04  jpsaman
-
- Checking in packageing files.
-
-2003-02-01 Saturday 20:59  jpsaman
-
- Updated for iPaq port
-
-2003-02-01 Saturday 20:34  massiot
-
- * configure.ac.in: worked around an ffmpeg-cvs detection problem on OS X
- * Makefile.am: fixed FAQ, THANKS and NEWS handling in package* rules
- * src/misc/darwin_specific.m: more generic language detection
- * NEWS: summarized changes from 0.4.6 to 0.5.0
-
-2003-02-01 Saturday 19:04  sam
-
-   * ./po/it.po: a few corrections.
-
-2003-02-01 Saturday 18:54  sam
-
-   * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin's target drawable.
-   * ./modules/video_output/directx/directx.c, ./modules/video_output/x11/x11.c,
-     ./modules/video_output/x11/xvideo.c: removed the drawable configuration
-     variables which are now deprecated.
-
-2003-02-01 Saturday 18:53  sam
-
-   * ./src/libvlc.c: fixed a segfault on exit, libvlc needs to be
-     detached before being destroyed.
-
-2003-02-01 Saturday 18:41  sam
-
-   * ./NEWS: added an empty NEWS file.
-   * ./bootstrap: now that we have the NEWS file, --foreign is no longer
-     required when calling automake.
-
-2003-02-01 Saturday 16:33  massiot
-
- Updated Italian translation courtesy of Bruno Vella.
-
-2003-02-01 Saturday 16:20  massiot
-
- sam p0\/\/3r !
-
-2003-02-01 Saturday 12:01  stippi
-
- Changes done since Feb 28 2003:
-
-2003-02-01 Saturday 09:40  babal
-
- - fixed a compilation issue with C compilers
-
-2003-02-01 Saturday 01:21  fenrir
-
-  * asf : trying to fix pts handling.
-
-2003-01-31 Friday 22:35  sam
-
-   * ./debian/vlc.docs, ./Makefile.am: added THANKS to the distributed files.
-
-2003-01-31 Friday 22:34  sam
-
-   * split AUTHORS into AUTHORS and THANKS, removed STATUS which wasn't
-     kept up to date (and almost everything advertised in it was done).
-
-2003-01-31 Friday 18:53  lool
-
-   * removed FAQ pointing to doc/faq/ not to confuse users (thanks sam)
-
-2003-01-31 Friday 16:56  sam
-
-   * ./configure.ac.in: I was told some versions of mingw32 support neither
-     -mms-bitfields nor -fnative-struct.
-
-2003-01-31 Friday 13:52  sam
-
-   * ./src/libvlc.c: strings in the main module are now translated (fixes: #92).
-
-2003-01-31 Friday 11:38  sam
-
-   * ./po/de.po: full german translation, courtesy of Felix KĂ¼hne.
-
-2003-01-31 Friday 11:23  massiot
-
- Fixed a major bug of people who like to declare vars "unsigned int"
- when they can be -1 :p (why haven't we spotted that before ??).
- Closes #152.
-
-2003-01-31 Friday 10:54  sam
-
-   * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash when selecting fullscreen
-     while there was no input (Closes: #153).
-
-2003-01-31 Friday 10:51  sam
-
-   * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: moved the
-     Audio and Subtitles submenus into the Audio and Video menus.
-
-2003-01-31 Friday 10:14  sam
-
-   * ./src/audio_output/mixer.c: minor cosmetic fix in output message.
-
-2003-01-31 Friday 09:51  sam
-
-   * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk.c: fixed uninitialized
-     variables.
-
-2003-01-31 Friday 09:48  sam
-
-   * ./configure.ac.in: complain when ALSA headers are not found but
-     --enable-alsa was specified.
-
-2003-01-31 Friday 06:45  titer
-
-  Minor GUI fixes
-
-2003-01-31 Friday 02:53  jlj
-
-   * ./modules/gui/macosx: Defeated some deadlocks.
-                           World domination ... is at hand.
-
-2003-01-30 Thursday 20:59  sam
-
-   * ./src/misc/configuration.c: when an invalid short option is found, use
-     the optopt variable instead of the current value of optind (Closes: #148).
-
-2003-01-30 Thursday 19:14  gbazin
-
- * src/video_output/video_output.c: we were still using free instead of
-    vout_DestroySubPicture in one place.
- * modules/codec/spudec/parse.c: we now make sure we don't add several times
-    the same highlight callback.
-
-2003-01-30 Thursday 18:07  lool
-
-   * converted FAQ to SGML
-   * SGML sucks, this is absolutely ugly, please reread
-
-2003-01-30 Thursday 16:36  gbazin
-
- * modules/codec/spudec/spudec.c, modules/codec/spudec/text.c: fixed the
-    race condition between spudec and vout. This patch may not be all that
-    nice because it does a lot of vlc_object_find() but it is the only
-    solution I've been able to come-up with.
-    Oh and I didn't fix the memory leak caused by the font when using text
-    subtitles. If the vout changes while the spudec is running then we don't
-    unload this font.
-
-2003-01-30 Thursday 15:46  hartman
-
- * modules/gui/macosx/intf.m
-   - fixed a warning about parentheses
-
-2003-01-30 Thursday 15:39  hartman
-
- * ./modules/gui/macosx/intf.m:
-   - we close the video window after a video is done playing.
-
-2003-01-30 Thursday 12:38  gbazin
-
- * src/video_output/vout_subpictures.c: fixed a few race conditions that
-    were triggered by the dvdplay plugin.
-
-2003-01-30 Thursday 10:44  massiot
-
- Keep -O2 in --disable-optimizations mode, cause it can't harm...
-
-2003-01-30 Thursday 02:16  gbazin
-
- * modules/codec/mpeg_video/headers.c: fixed non-initialized variable in
-     PictureDisplayExtension(). This does also fix problems with the dvdplay
-     plugin and menus with still pictures.
-
-2003-01-30 Thursday 00:39  massiot
-
- * modules/codec/mpeg_video/headers.c: more checks in PictureDisplayExtension,
- * modules/gui/macosx/intf.m: one of the threads wasn't in real-time
-   priority !!!
- * include/vlc_threads.h: tuned up OS X priorities
-
-2003-01-29 Wednesday 21:54  fenrir
-
-  * asf : more sanity check for broken files.
-
-2003-01-29 Wednesday 18:14  hartman
-
- intf: the slower/faster buttons should not be continious.
- project: the source files were included in the Resources. No more.
-
-2003-01-29 Wednesday 18:10  sam
-
-   * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: we disable
-     the title and chapter dialogs when DVD menus are activated.
-
-2003-01-29 Wednesday 17:28  gbazin
-
- * modules/gui/gtk/*: changed the disc open dialog to allow for title and
-    chapter 0. When title or chapter 0 are selected, they do not appear in
-    the MRL.
-
-2003-01-29 Wednesday 17:07  massiot
-
- New nl translation, courtesy of dj hartman.
-
-2003-01-29 Wednesday 15:55  sam
-
-   * ./modules/access/dvdplay/intf.c: added a sanity check upon initialization
-     in case the input dies before we even spawned our dvdplay interface
-     (Closes: #141).
-
-2003-01-29 Wednesday 15:15  sam
-
-   * ./po/ja.po: updated japanese translations, courtesy of KKI.
-
-2003-01-29 Wednesday 14:03  gbazin
-
- * include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO equals
-     THREAD_PRIORITY_BELOW_NORMAL under Win9x/Me.
-
-2003-01-29 Wednesday 12:59  gbazin
-
- * modules/demux/ogg.c: bug fix when switching between vorbis channels.
-
-2003-01-29 Wednesday 11:41  jlj
-
-   * ./modules/gui/macosx/controls.m: fixed bug in my previous commit.
-
-2003-01-29 Wednesday 11:34  jlj
-
-  * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying, playlist_IsEmpty
-  * modules/gui/macosx: started getting rid of p_intf->p_sys->p_input
-                        and using p_playlist->p_input instead.
-
-2003-01-29 Wednesday 11:17  gbazin
-
- * modules/access/dvdplay/access.c: fixed subtitles with the dvdplay plugin
-     (closes #122).
- * modules/access/dvdplay/es.c: check "audio-channel" and "spu-channel" user
-     settings (closes #122).
-
-2003-01-29 Wednesday 09:54  sam
-
-   * ./modules/audio_output/arts.c: fixed aRts output and removed debug
-     messages that were lying around.
-
-2003-01-29 Wednesday 00:02  titer
-
-  enabled changing filters on the fly
-
-2003-01-28 Tuesday 23:55  massiot
-
- Not sure the buffer was large enough.
-
-2003-01-28 Tuesday 23:38  fenrir
-
-  * mpeg_audio.c : due to mpeg 2.5, max frame size is twice as I though.
-
-2003-01-28 Tuesday 22:52  sam
-
-   * ./modules/audio_output/esd.c: fixed esd audio output (Closes: #139).
-
-2003-01-28 Tuesday 22:03  sam
-
-   * ./src/video_output/video_output.c: don't try to change aspect ratio if it
-     has been overriden by the user (Closes: #79).
-   * ./modules/access/dvd/access.c: renamed "dvd-css-method" to "dvdcss-method".
-   * ./modules/*: fixed a few capitalization issues.
-
-2003-01-28 Tuesday 21:18  gbazin
-
- * modules/gui/wxwindows/open.cpp: minor bug-fix + allow user to select
-    title 0 when using the dvdplay plugin (title 0 = menu).
-
-2003-01-28 Tuesday 21:17  fenrir
-
-  * mpeg_audio.c : fixed a stack corruption. fprintf 1 - gdb 0.
-
-2003-01-28 Tuesday 21:08  sam
-
-   * ./modules/gui/kde/kde.cpp: the interface rc file defaults to the one in
-     DATA_PATH.
-   * ./modules/gui/wxwindows/*.cpp: fixed minor warnings.
-
-2003-01-28 Tuesday 21:06  sam
-
-   * ./debian/*: activated the wxwindows plugin.
-
-2003-01-28 Tuesday 20:02  sam
-
-   * ./toolbox: made a few glade-generated strings non-translatable.
-   * ./po/*: fixed spelling errors in pofiles.
-
-2003-01-28 Tuesday 17:14  sam
-
-   * ./debian/control: removed versioned dependency on libxosd.
-   * ./debian/rules: added comments here and there.
-
-2003-01-28 Tuesday 17:11  sam
-
-   * ./bootstrap, ./toolbox: moved the Glade bugs fixing to toolbox, now
-     use "./toolbox --fix-glade" to generate and fix source files.
-   * ./include/vlc_common.h: fixed compilation warnings.
-
-2003-01-28 Tuesday 16:57  sam
-
-   * ALL: fixes for various compilation warnings and spelling errors.
-
-2003-01-28 Tuesday 16:52  sam
-
-   * ./modules/visualization/xosd/xosd.c: fixed compilation with version 2 of
-     libxosd.
-
-2003-01-28 Tuesday 16:47  hartman
-
- ALL: updated deinterlace to work on the fly. there is a but in vout.m:433
-      jlj will need to fix that.
-      there is no feedback to the interface as of yet
-
-2003-01-28 Tuesday 15:59  hartman
-
- * ./modules/gui/macosx/vout.m: removed the resizebar. too much of a hack
- * ./README.MacOSX.rtf: updated deinterlace and resize info
-
-2003-01-28 Tuesday 15:05  massiot
-
- We are now able to parse :
- dvdread:/Volumes/to@to/VIDEO_TS@1,1
- dvdplay:/Volumes/to@to/VIDEO_TS@1,1
- Closes #77
-
-2003-01-28 Tuesday 14:49  sigmunau
-
- fixed another possible crash
-
-2003-01-28 Tuesday 14:41  gbazin
-
- * modules/codec/vorbis.c: fixed parsing of vorbis comments. (closing #69)
-
-2003-01-28 Tuesday 14:00  fenrir
-
-  * gtk: fixed 'cannot find file.xpm'.
-  * wxwindows: compilation fix for older wxwindows header.
-
-2003-01-28 Tuesday 13:07  gbazin
-
- * src/video_output/video_output.c: oops, fixed a bug I just introduced.
-
-2003-01-28 Tuesday 13:03  gbazin
-
- * modules/video_filter/deinterlace/deinterlace.c,
-   modules/video_output/x11/xcommon.c: modified debug messages.
-
-2003-01-28 Tuesday 12:30  gbazin
-
- * src/video_output/video_output.c, include/video_output.h: modified vout_Request() to take into account the
- filter chain. If the filter chain has changed, a new vout will be respawned allowing to switch filters on
- the fly. This is still a bit hacky but to do it nicely will require implementing inheritance in object
- variables.
- * modules/video_filter/deinterlace/deinterlace.c: added a "deinterlace-mode" object variable to allow
- switching deinterlace modes on the fly.
- * modules/gui/gtk/menu.c: updated the deinterlace menu.
- * include/vlc_common.h: compilation fixes for gtk_main and gnome_main.
-
-2003-01-28 Tuesday 12:23  massiot
-
- Do not show the channels menu when the input stream is mono, closing #117.
-
-2003-01-28 Tuesday 10:05  titer
-
-  * sanity Lock()s
-
-2003-01-28 Tuesday 08:17  titer
-
-  * beos/* : do not forgot to destroy the Messages window, so vlc does
-             lock when exiting
-  * missing cvsignores
-
-2003-01-28 Tuesday 08:11  yves
-
- - new video_output/vout_encoder plugin.
- - new demux/a52sys plugin.
-
-2003-01-28 Tuesday 03:46  sam
-
-   * ./modules/audio_output/esd.c: fixed a stack space leak (Closes: #113).
-
-2003-01-28 Tuesday 03:11  sam
-
-   * ./include/vlc_common.h: removed duplicate macro definitions in the gtk
-     and gnome plugins.
-
-2003-01-28 Tuesday 02:53  sam
-
-   * ./configure.ac.in: first step in the world domination roadmap, setting
-     the CVS version to -test4.
-
-2003-01-28 Tuesday 02:03  sam
-
-   * ./po/*: spelling fixes.
-
-2003-01-28 Tuesday 01:50  hartman
-
- ALL: the next and previous buttons first work through the chapters. Only
-      then they turn to the playlist.
-
-2003-01-28 Tuesday 00:22  sam
-
-   * ./configure.ac.in: fixed -lm flags for the distort and adjust plugins.
-
-2003-01-27 Monday 23:48  massiot
-
- Additional check on p_first_byte_to_mix.
-
-2003-01-27 Monday 23:42  sam
-
-   * ./bootstrap: removed usage of $^ which is not compatible with BSD or
-     Solaris make.
-
-2003-01-27 Monday 22:50  sam
-
-   * ./src/audio_output/output.c: fixed return with a value in function
-     returning void.
-
-2003-01-27 Monday 22:42  sam
-
-   * ./include/vlc_common.h: if we don't have strndup but gnome.h defines it
-     anyway, do not provide our custom version.
-
-2003-01-27 Monday 21:44  ipkiss
-
-  * Fixed a segfault (closes #132)
-
-2003-01-27 Monday 21:35  jobi
-
-     * ALL: some FreeBSD compilation fixes. gnome plugin still won't compile,
-            at least on FreeBSD 5.0
-
-2003-01-27 Monday 17:41  ipkiss
-
-  * src/misc/objects.c: vlc_list_find now returns a (vlc_list_t *)
-    instead of a (vlc_list_t); this modification was needed because BCB
-    doesn't like at all when a function (compiled with mingw32) returns
-    a struct...
-  * ALL: modified the files to take this change into account
-  * modules/gui/win32/menu.cpp: enabled the "Add interface" command
-
-2003-01-27 Monday 16:28  fenrir
-
-  mms: another memory leak
-  avi: comment out a debug statment.
-
-2003-01-27 Monday 10:29  titer
-
-  Disabled DVD menus by default for 0.5.0
-
-2003-01-27 Monday 01:42  ipkiss
-
-  * The space bar is a hotkey for pause/resume.
-
-2003-01-27 Monday 00:08  jlj
-
-   * ./modules/gui/macosx/intf.[mh]: Fixed message panel memory leak. Textview
-                                     is now updated on panel BecomeKey.
-   * ./modules/gui/macosx/prefs.m: Decreased width of prefs panel.
-
-2003-01-26 Sunday 22:57  gbazin
-
- * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input_Seek() was incorrectly triggered while playing some
- DVD menus.
-
-2003-01-26 Sunday 16:37  gbazin
-
- * modules/audio_output/waveout.c: multichannel and spdif support (spdif untested).
-
-2003-01-26 Sunday 14:53  hartman
-
- * Added myself to list of authors of these files. i had forgotten to do this.
-
-2003-01-26 Sunday 14:52  fenrir
-
-  * all: raah, clean up glade output.
-
-2003-01-26 Sunday 14:49  fenrir
-
-  * added stream output dialog box.
-
-2003-01-26 Sunday 13:37  gbazin
-
- * src/audio_output/input.c, src/audio_output/mixer.c: Fixed an annoying bug in the mixer.
-     (p_input->p_first_byte_to_mix sometimes need to be reset)
- * modules/gui/wxwindows/interface.cpp: fixed the slider under wx-gtk.
-
-2003-01-26 Sunday 12:34  fenrir
-
-  * avi : fix play back for some broken avi
-
-2003-01-26 Sunday 10:36  gbazin
-
- * modules/gui/wxwindows/*: Fixed the open dialog on win32.
-     Better slider management in the main interface. Misc other small fixes.
-
-2003-01-26 Sunday 08:28  titer
-
-  Added some colors.
-
-2003-01-26 Sunday 02:22  ipkiss
-
-  * modules/video_output/directx: added a configuration variable and a
-    "normal" one to set the vout window on top of ther windows
-  * modules/gui/win32: the interface can use these variables
-    (almost closes #84)
-
-2003-01-25 Saturday 21:34  hartman
-
- * changed the bugreporting url
-
-2003-01-25 Saturday 20:15  titer
-
-  Added a window to see vlc messages.
-
-2003-01-25 Saturday 18:42  hartman
-
- * ./README.MacOSX.rtf: added two remarks on subtitle support.
- * ./extras/MacOSX/vlc.pbroj/project.pbxproj
-   - Added .wma filetype
-   - Added README, COPYING etc. to resources
- * ALL: Added a Help menu.
-
-2003-01-25 Saturday 18:09  fenrir
-
-  * faad : clean up.
-
-2003-01-25 Saturday 17:57  fenrir
-
-  * all: fixed wrong usage of input_DeletePES.
-
-2003-01-25 Saturday 17:21  fenrir
-
-  *mp4: fixed segfault when it fails to start a decoder and has specific
- informations to send.
-
-2003-01-25 Saturday 16:59  fenrir
-
-  * ffmpeg: fixed memory leaks.
-
-2003-01-25 Saturday 16:58  fenrir
-
-  * all : fixed some memory leaks thanks valgrind.
-
-2003-01-25 Saturday 12:42  hartman
-
- * README.MacOSX.rtf: Updated Readme for new release. Added section on
-   subtitles and on bugreporting.
- * extras/MacOSX/vlc.pbproj/project.pbxproj: Added .wmv, .asf, .ogm, .dv,
-   .sub and .srt files.
-
-2003-01-25 Saturday 12:00  hartman
-
- * Reverted back to non metal windows as dictated by Apple's User Interface
-   Guidelines. Only the controller window stays metallic.
-
-2003-01-25 Saturday 03:12  fenrir
-
- * avi: no more segfault when we have 'max buffer allocation reached'
- * all: fixed(kludged ?) the fact that when we have a 'max buffer allocation reached'
- we cannot send null packet to decoder.
-
-2003-01-25 Saturday 01:03  titer
-
-  * store windows sizes in the vlc configuration file
-  * fixed an interface bug when launching a file from the command line
-  * minor fixes or enhancements
-
-2003-01-24 Friday 18:25  hartman
-
- * changed the CONFIG_DIR for Darwin into Library/Preferences/VLC
-
-2003-01-24 Friday 16:19  hartman
-
- * code we migh use in the future to change the subfile we use.
-   not very useful now because of the .avi requirement to start/stop before
-   loading/displaying the subs.
-
-2003-01-24 Friday 14:35  hartman
-
- ALL: fixed the deinterlace menuiteM
- cvS: ----------------------------------------------------------------------
-
-2003-01-24 Friday 14:34  hartman
-
- ALL: fixed the deinterlace menuitem
-
-2003-01-24 Friday 14:13  sam
-
-   * ./doc/bugreport-howto.txt: minor updates.
-
-2003-01-24 Friday 12:01  sam
-
-   * ./configure.ac.in: removed the --with-bcbuilder flag.
-   * ./INSTALL.win32: updated accordingly.
-
-2003-01-24 Friday 06:31  titer
-
-  * vlc_threads.h: lower a priority that made sound choppy on not-so-fast
-                   BeOS computers (closes #119)
-  * others: removed old printf or unused code.
-
-2003-01-24 Friday 06:21  hartman
-
- * ./modules/gui/macosx/vout.m: the mousepointer is hidden in fullscreen view
-   after 2 seconds.
-
-2003-01-24 Friday 02:31  hartman
-
- * when the playlist is selected and you push the spacebar we pause/play
-   the movie. this makes the behaviour more consistent, though the solution
-   is somewhat unclean. We should fix this on a higher level but i don't see
-   how we could/should.
-
-2003-01-24 Friday 00:53  hartman
-
- * the volume slider could only be dragged, not clicked. removed some
-   useless code as well.
-
-2003-01-24 Friday 00:17  hartman
-
- * made a quick hack to create a resize bar. not sure if we should keep this.
-
-2003-01-23 Thursday 23:57  gbazin
-
- * modules/gui/wxwindows/open.cpp: New "open dialog" that mimics the one from the gtk interface.
- * modules/gui/wxwindows/popup.cpp: Started implementing the popup menu.
- * modules/gui/wxwindows/interface.cpp: Got rid of the pause button. The play button now acts as a
- play/pause button depending on the context.
- * modules/gui/wxwindows/*: A few hacks needed to make the win32 version useable.
-
-2003-01-23 Thursday 23:51  massiot
-
- * Resized elements in the open panel,
- * modules/gui/macosx/vout.m: Only hide the menubar and cursor if fullscreen
-   mode is on the primary screen,
- * po/*: Updated po files.
-
-2003-01-23 Thursday 22:57  hartman
-
- * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   - oops, i enlarged the timeslider by accident. fixed
- * ./modules/gui/macosx/controls.m
-   - fixed a mutex_lock issue
-
-2003-01-23 Thursday 22:39  hartman
-
- ALL: - made some panels into windows.
-      - made the background picture non editable (removes the text cursor)
-      - added slowmotion button
-
-2003-01-23 Thursday 22:25  hartman
-
- * ./modules/gui/macosx/controls.m
-   - changed the slower button into a slowmotion button
-   - fixed a forgotten mutex_unlock
- * ./modules/gui/macosx/intf.m
-   - added the slowmotion button
-   - some windows shouldn't register in the "Window" menu
- * ./modules/gui/macosx/open.m
-   - allow multiple file selection
-
-2003-01-23 Thursday 21:47  massiot
-
- * Minor changes to the open panel, added AVI stream output option,
- * modules/gui/macosx/open.m: "Open File" is back,
- * modules/codec/mpeg_video/synchro.c: Fixed a counting bug.
-
-2003-01-23 Thursday 17:13  massiot
-
- Fixed a segfault with quitting when no audio output plug-in was found
- (closes #108).
-
-2003-01-23 Thursday 15:53  sam
-
-   * ./modules/misc/network/ipv4.c: we use INADDR_NONE instead of -1 (an old
-     suggestion from lool).
-
-2003-01-23 Thursday 15:52  sam
-
-   * ./modules/*: warning fixes.
-
-2003-01-23 Thursday 15:50  sam
-
-   * ./modules/access/dvdread/input.c: warning fixes and a consistency
-     fix (ilvu_sa cannot be -1).
-
-2003-01-23 Thursday 15:07  fenrir
-
-  * asf: in fast/slow motion we don't play audio (unless there isn't any
- video). Added some clean up.
-
-2003-01-23 Thursday 13:54  massiot
-
- Derk-Jan Hartman.
-
-2003-01-23 Thursday 13:44  fenrir
-
-  * don't send audio in fast/slow playing speed unless there isn't any video
- stream.
-
-2003-01-23 Thursday 11:48  massiot
-
- * modules/gui/macosx/open.m: Stream output doesn't do UDP/PS,
- * modules/audio_filter/channel_mixer/trivial.c: Fixed reverse stereo mode
-   with MPEG files,
- * src/audio_output/output.c: Fixed dual-mono handling.
-
-2003-01-23 Thursday 10:25  gbazin
-
- * modules/access/dvdread/input.c, modules/control/rc/rc.c: fixed typos.
-
-2003-01-23 Thursday 09:58  sam
-
-   * ./modules/access/dvdread/input.c: the dvdread plugin issues a warning
-     instead of an error when it can't stat() the device (Closes: #77).
-
-2003-01-23 Thursday 09:53  gbazin
-
- * modules/control/rc/rc.c: Partial fix for the rc interface under win32. On win32, select() only works on
- socket descriptors so we don't use it anymore on this platform. Right now we only do a blocking call to
- read() although it should be possible to have a fully functionnal interface by using the PeekConsoleInput()
- call (someone willing to investigate this ?).
-
-2003-01-23 Thursday 09:00  fenrir
-
-  * demux: fix segfault while trying to opening files without extention...
-
-2003-01-22 Wednesday 22:19  sigmunau
-
-  added an new config variable that takes an comma separated list of
- interface modules to be loaded in the background when vlc starts. This is
- usefull for lirc, logger and xosd. Also got rid of the hacky way the sap
- module was inserted, as this just needs to be added to this list now.
-
-2003-01-22 Wednesday 19:37  lool
-
-   * modules/visualization/xosd/xosd.c: lower module capability when the
-   DISPLAY environment variable is unset (gtk like behaviour)
-
-2003-01-22 Wednesday 18:31  massiot
-
- Reverse stereo option.
-
-2003-01-22 Wednesday 17:03  sam
-
-   * ./configure.ac.in: reverted one of my latest laughable changes. Fixes the
-     detection of libdvdread.a, libdvdplay.a and libxvidcore.a. Sorry guys.
-
-2003-01-22 Wednesday 16:41  lool
-
-   * modules/visualization/xosd/xosd.c: fail if DISPLAY isn'y set or if
-   xosd_init returns NULL
-   * lib is initialized with configured font
-   * more safety checks
-
-2003-01-22 Wednesday 16:16  lool
-
-   * modules/access/slp.c: #include <stdlib.h> because of a malloc
-
-2003-01-22 Wednesday 15:16  massiot
-
- Less aggressive debug message.
-
-2003-01-22 Wednesday 12:25  sam
-
-   * ./configure.ac.in: fixed multiple static link issues with anal linkers.
-
-2003-01-22 Wednesday 10:53  fenrir
-
-  * add vout_encoder, not yet the codec parts.
-
-2003-01-22 Wednesday 10:44  fenrir
-
-  * all: modified files for video transcoding. Still needed configure.ac.in
-
-2003-01-22 Wednesday 10:41  fenrir
-
-  * added file needed for video transcoding with vlc.
-
-2003-01-22 Wednesday 10:03  massiot
-
- 1.12 How do I join an IPv6 multicast stream?
-
-2003-01-22 Wednesday 09:54  massiot
-
- * configure.ac.in: Re-added a52sys module, which was lost somewhere...
- * Fixed bugs regarding Dolby Surround downmixing.
-
-2003-01-22 Wednesday 04:51  fenrir
-
-  * fixed my last fix about bug with non-progressive videos.
-
-2003-01-22 Wednesday 02:39  hartman
-
- ALL: fixed a small bug in the timeslider code
-
-2003-01-22 Wednesday 01:48  hartman
-
- * ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added .mp3, .m3u and .mov
-   filetypes.
- * ./modules/gui/macosx/vout.m: Made the video window a textured window
- * All:
-   - fixed several missing object_release bugs, that i had introduced.
-   - updated the play/pause behaviour.
-   - fixed an issue with the volumeslider.
-
-2003-01-22 Wednesday 01:40  lool
-
-   * added --with-slp
-   * now works under win32
-
-2003-01-22 Wednesday 01:13  titer
-
-  * Fixed title / chapter menus
-  * Clean up
-
-2003-01-22 Wednesday 00:32  fenrir
-
-  * gtk: fixed a segfault with deinterlace.
-
-2003-01-21 Tuesday 21:19  lool
-
-   * use of service attributes to get the name of the session, insert it in
-     the playlist
-
-2003-01-21 Tuesday 18:43  lool
-
-   * added a couple of malloc() checks
-
-2003-01-21 Tuesday 17:34  lool
-
-   * now search all srvtypes and add all srvs of all srvtypes to the
-     playlist (requires less configuration information, now zero)
-   * usual cleanup and bug removal
-
-2003-01-21 Tuesday 17:08  hartman
-
- ALL: the slider updates the video while it slides.
-
-2003-01-21 Tuesday 17:00  fenrir
-
-  * added "use DVD menu" choice.
-
-2003-01-21 Tuesday 16:46  fenrir
-
-  * sub.c: fixed handling for subrip subtitle with \r\n instead of \n and
- added some sanity checks.
-
-2003-01-21 Tuesday 14:26  hartman
-
- ALL: fixed my previous osx interface commit. had forgotten to save the files.
-
-2003-01-21 Tuesday 14:15  hartman
-
- * ./src/input/input_ext_intf.c
-   - FASTER and SLOWER now take into account the current rate.
-
-2003-01-21 Tuesday 12:36  fenrir
-
-  * gui/gtk : added a subtitle option in open dialog box.
-
-2003-01-21 Tuesday 12:23  hartman
-
- ALL: The addition of a volume slider required a small redesign of the
-      interface. David Weber was again kind enough to help us.
-
-2003-01-21 Tuesday 12:01  hartman
-
- * Added an 'slowmotion' icon
-
-2003-01-21 Tuesday 10:29  massiot
-
- Fixed two major bugs in the audio output, triggering segfault when going
- to mono mode, and probably at some other places.
-
-2003-01-21 Tuesday 00:47  jlj
-
-   * ./modules/gui/macosx/aout.m: output more debug info
-   * ./modules/gui/macosx/misc.[mh]: MPSlider, iTunes-like slider:
-     http://nanocrew.net/vlc/mpslider.png
-
-2003-01-20 Monday 20:17  yves
-
- - new access/slp plugin.
- - more buildfor_{rh80,mdk{82,90}} stuff.
- - use %%mklibname macro.
- - use %%clean_menus in postun instead of %%update_menus everywhere.
-
-2003-01-20 Monday 20:07  fenrir
-
-  * all: begin to up to date the gtk/gnome interface. All comments are
- welcome, and please reports bugs :)
-
-2003-01-20 Monday 17:52  massiot
-
- Used macro instead of hand-made code.
-
-2003-01-20 Monday 13:06  fenrir
-
-  * all: converted some msg_Err into msg_Warn
-
-2003-01-20 Monday 13:04  fenrir
-
-  * asf : more msg_Err -> msg_Warn
-
-2003-01-20 Monday 13:01  fenrir
-
-  * all: changed some msg_Err into msg_Warn.
-
-2003-01-20 Monday 10:59  massiot
-
- Fixed a dozen bugs regarding mono audio files.
-
-2003-01-20 Monday 03:45  hartman
-
- * ./extras/MacOSX/vlc.pbproj/project.pbxproj
-   - Added .cue and .ogg to the known filetypes
- ALL:
-   - When files are added they are not automatically played anymore. They are always queue'ed and optionally played.
-   - Preliminary divx filesubtitle support.
-
-2003-01-20 Monday 02:45  titer
-
-   load correctly font-eutopiabold36.rle on BeOS, thanks to sam & Meuuh
-  previous commits (closes #100)
-
-2003-01-20 Monday 02:19  fenrir
-
-  * mpegvideo.c : raah, removed a debug message...
-
-2003-01-20 Monday 02:15  fenrir
-
-  * mpegvideo.c : fix dts generation for non-progressive stream.
-
-2003-01-20 Monday 00:23  hartman
-
- * ./modules/gui/macosx/vout.m: Fixed the play/pause key shortcut.
-
-2003-01-19 Sunday 22:16  jpsaman
-
- New "qte_main" module. It should be used by all plugins/modules that need QT embedded. Also ported modules/qte/qte.{cpp,h} to use it.
-
-2003-01-19 Sunday 16:57  massiot
-
- Requalified some error messages into warnings.
-
-2003-01-19 Sunday 08:28  fenrir
-
-  * avi.c : proper way to store fourcc.
-
-2003-01-19 Sunday 08:27  fenrir
-
-  * all: change the way fourcc are stored in bitmapinfoheader.
-
-2003-01-19 Sunday 03:16  sam
-
-   * ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
-     the GetProgramPath call, stored the path in p_libvlc instead. Fixes
-     compilation under anything other than OS X.
-
-2003-01-18 Saturday 20:24  alexis
-
- Compilation fix
-
-2003-01-18 Saturday 13:24  massiot
-
- Including font-eutopiabold36.rle for DivX and ogg subtitles.
-
-2003-01-18 Saturday 04:57  hartman
-
- * ./modules/gui/macosx/open.m
-   - .bin files are now opened as disks, instead of as files
-
-2003-01-18 Saturday 04:10  hartman
-
- * ./modules/gui/macosx/open.m:
-   - Removed the pretty animation. Wasn't working. This looks better.
-   - fixed a potential memory problem
-
-2003-01-17 Friday 23:59  sam
-
-   * ./modules/audio_output/alsa.c: updated requirements to 0.9.0beta10a in
-     the source comments.
-
-2003-01-17 Friday 21:46  hartman
-
- * ./modules/gui/macosx/controls.m: made the fullscreen command work, even if the videowindow is not the frontmost window
-
-2003-01-17 Friday 19:36  sam
-
-   * ./modules/gui/ncurses/ncurses.c: added locks and checks in navigation code.
-
-2003-01-17 Friday 19:22  sam
-
-   * ./modules/control/rc/rc.c: boundary checks for chapter navigation.
-
-2003-01-17 Friday 19:17  sam
-
-   * ./modules/gui/gtk/gtk_callbacks.c, ./modules/gui/gtk/menu.c: added a lot
-     of boundary checks in the handling of title/chapter menus. Title 0 is no
-     longer reachable (Closes: #26).
-
-2003-01-17 Friday 18:19  titer
-
-  Fixed the 'Do not use DVD menus' check box.
-
-2003-01-17 Friday 18:19  jpsaman
-
- Updating slider only once a second now.
-
-2003-01-17 Friday 17:22  massiot
-
- [no log message]
-
-2003-01-17 Friday 16:18  sam
-
-   * ./modules/video_filter/**/*.c: mouse clicks and keyboard events are now
-     sent to the parent video output by all filters, and mouse coordinates are
-     translated when necessary (Closes: #15).
-
-2003-01-17 Friday 15:26  fenrir
-
-  * all: use p_vlc->pf_memcpy instead of memcpy on big data block.
-  * mpeg4video: removed a bad code dealing with pts discontinuity.
-  * pes.c: try to avoid copying the whole  PES. (the first 64ko
- ins't any more copied :)
-
-2003-01-17 Friday 14:51  lool
-
-   * added missing static
-
-2003-01-17 Friday 13:54  sam
-
-   * ./modules/codec/spudec/parse.c: fixed a wrapping issue in the subtitle date
-     calculation in slow-mo.
-
-2003-01-16 Thursday 23:37  sam
-
-   * ./Makefile.am: fixed distribution of MSVC files.
-
-2003-01-16 Thursday 23:33  babal
-
- - my previous fix was a bad fix :(
-
-2003-01-16 Thursday 23:25  lool
-
-   * configure.ac.in:
-     . renamed access_slp to slp
-     . slp is enabled by default if slp.h is present
-   * modules/access/slp.c:
-     . slp is now an access and a demux and forces the use of itself
-     . cleanups and bug corrections
-     . disappears of the playlist
-       Thanks to fenrir for the help in debugging!
-
-2003-01-16 Thursday 23:00  massiot
-
- * Bumped up revision number to 0.5.0-test3,
- * Rearranged fields in the OS X interface to accomodate for translations,
- * modules/access/dvd/ifo.c: fixed a crash with bad streams,
- * Auto-updated po files,
- * Manually updated fr.po.
-
-2003-01-16 Thursday 21:14  babal
-
- - input.c : doesn't even try to use the headphone filter for
-             unsupported format (S/PDIF, ...)
- - m3u.c : support for MRLs
-           better detection of absolute path under Windows
- - configure.ac.in : off_t was defined twice for mingw32
- - fr.po : translation of headphone filter strings
-
-2003-01-16 Thursday 20:08  lool
-
-   * typo
-
-2003-01-16 Thursday 15:26  titer
-
-  * InterfaceWindow.cpp : fixed DVD drag & drop
-  * PreferencesWindow.* : added the possibility not to use DVD menus
-
-2003-01-16 Thursday 14:40  massiot
-
- Swedish is now sv, not se. Thanks yvounet. (c)
-
-2003-01-16 Thursday 14:39  yves
-
- * codec/mad plugin is replaced by audio_filter/mpgatofixed32.
- * new demux/m4v and mux/avi plugins
-
-2003-01-16 Thursday 14:34  sam
-
-   * ./po/sv.po: Swedish is now sv, not se. Thanks yvounet.
-
-2003-01-16 Thursday 14:08  massiot
-
- * modules/codec/mpeg_audio.c: attempt at fixing free-bitrate mp3, though
-   I do not have any file to test ; more precise PTS handling when losing
-   sync.
- * src/audio_output/intf.c: fixed a warning.
-
-2003-01-16 Thursday 13:58  hartman
-
- * ALL:
- - integrated play/pause toggled button
- - global shortcut for play/pause by use of spacebar
- - new pause.png
- - removed pause button
- - close button in intf window. register window in Window menuitem.
- - rearranged the menu
- - changed some key-combo's to be more OSX compliant/consistent
- - The time text-field is no longer selectable
- - The faster/slower/ff/stop etc button are only available during playback
- - added .bin filetype to Project Target (allows drag and drop of .bin files on program icon.
- - Added Add/Remove buttons to the llaylist.
- - Made the drawer 10 pixels smaller. Looks much better.
- - added a volume slider.
-
-2003-01-16 Thursday 13:49  hartman
-
- * ./modules/gui/macosx/controls.m:
-   - Added a volumeslider
-   - removed pause button
-   - added a fast forward action (increases speed in time)
-   - changed the play method to allow for a toggled play pause button
-   - volumeUp and VolumeDown take the state of the Mute Menuitem into account
-   - volumeUp and VolumeDown take the volumeSlider into account
- * ./modules/gui/macosx/intf.h:
-   - added references for the volumeslider, new menuitems
- * ./modules/gui/macosx/intf.m:
-   - correct init of volumeslider and other new intf elements
-   - new title for Controller window
-   - the state of buttons is dependant on a movie being played
-   - toggle the play/pause button if a play/pause action is detected.
- * ./modules/gui/macosx/playlist.h: added add/remove buttons to playlist
- * ./modules/gui/macosx/vout.m:
-   - removed some control keys which were no longer necesarry
-   - give the window the title of the item being played
-
-2003-01-16 Thursday 13:22  hartman
-
- VolumeGet/VolumeSet now work even if no file is playing.
-
-2003-01-16 Thursday 12:56  sam
-
-   * ./plugins.dsp.in: fixed this file thanks to Stephane van Hardeveld.
-
-2003-01-16 Thursday 12:49  sam
-
-   * ./evc/config.h, ./msvc/config.h: proper generation of these files using
-     information from configure.ac.in. Thanks to Stephane van Hardeveld for
-     spotting this.
-
-2003-01-16 Thursday 09:05  sam
-
-   * ./modules/**/.cvsignore: added common *$(LIBEXT) values to .cvsignore.
-
-2003-01-16 Thursday 09:02  sam
-
-   * ./include/vlc_common.h: fixed win32 plugin compilation.
-
-2003-01-16 Thursday 09:00  sam
-
-   * ALL: merged more UI strings.
-
-2003-01-15 Wednesday 23:55  massiot
-
- * Fixed MPEG audio layer III VBR,
- * Mac OS X interface thread gets a real-time priority as well to avoid
-   lock-ups,
- * VLAN error is now a warning.
-
-2003-01-15 Wednesday 13:58  massiot
-
- Typo.
-
-2003-01-15 Wednesday 13:48  sam
-
-   * ./modules/video_output/x11/xcommon.c: we ignore MapNotify and UnmapNotify
-     events once our window has been properly mapped.
-
-2003-01-15 Wednesday 13:46  massiot
-
- message queue overflow is now a warning.
-
-2003-01-15 Wednesday 13:16  sam
-
-   * ALL: slightly changed some interface strings so that they are common to
-     all GUIs, thus making the translators' work easier.
-
-2003-01-15 Wednesday 13:14  massiot
-
- Better recovery on emulated startcode. Still doesn't work with VBR mp3's,
- though.
-
-2003-01-15 Wednesday 12:25  massiot
-
- Dutch translation, courtesy of Derk-Jan Hartman <d.hartman@student.utwente.nl>
- and Jean-Paul Saman <jpsaman@wxs.nl>.
-
-2003-01-15 Wednesday 11:46  titer
-
-  Fixed --with-mad and --with-mad-tree
-
-2003-01-15 Wednesday 11:27  massiot
-
- VolumeUp/Down/Mute now work even if no file is playing.
-
-2003-01-15 Wednesday 10:58  massiot
-
- * Totally rewrote the mad plug-in, in order to fix the PTS problems :
- - Now using the low-level API of libmad,
- - Decoding split in parsing & decoding (just like A/52),
- - Should handle dual-mono files correctly,
- * The old mpeg_audio plug-in can no longer work in this scheme and has
-   been disabled. Please _always_ compile with mad from now on.
- * Updated po files.
-
-2003-01-15 Wednesday 00:49  jlj
-
-   * ./modules/gui/macosx: added macosx-adev and macosx-vdev config vars.
-
-2003-01-15 Wednesday 00:10  massiot
-
- Updated Italian translation, courtesy of Vella Bruno <allevb@tin.it>.
-
-2003-01-14 Tuesday 22:44  sam
-
-   * ./modules/audio_output/oss.c: compilation fix for BSD, courtesy of
-     Steven M. Schultz.
-
-2003-01-14 Tuesday 22:03  titer
-
-   Fixed playlist behaviour (draging a file replaces the playlist, and
-  draging a file while pressing the 'Shift' key appends it while the
-  current one keeps playing.
-
-2003-01-14 Tuesday 18:56  sam
-
-   * ./FAQ: a few corrections. See also http://angryflower.com/bobsqu.gif
-
-2003-01-14 Tuesday 16:00  titer
-
-  Now you can save preferences.
-
-2003-01-14 Tuesday 15:31  titer
-
-  * added a sanity lock
-
-2003-01-14 Tuesday 14:51  massiot
-
- * Fixed dual-mono handling of MPEG audio.
- * rc.c: fixed a warning.
-
-2003-01-14 Tuesday 14:48  titer
-
-  * Added a file panel for subtitles file selection.
-
-2003-01-14 Tuesday 04:34  fenrir
-
-  * stream_output.c: fix a bug with "null" stream.
-
-2003-01-14 Tuesday 01:30  sigmunau
-
- changed the a rule into add and made it work along with others such as play
- even when nothing is currently playing. Added a playlist command to list the
- entries currently in the playlist. plus some cleanups and sanity checks.
-
-2003-01-13 Monday 23:45  massiot
-
- Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>.
-
-2003-01-13 Monday 20:02  jlj
-
-   * ./modules/gui/macosx/aout.m: don't call AudioHardwareUnload.
-
-2003-01-13 Monday 17:39  fenrir
-
-  * adpcm: changed the way that data are read and thus seek will work.
-
-2003-01-13 Monday 17:11  ipkiss
-
-  * MacOSX interface: fixed a stupid bug
-  * Win32 interface: completed support for channel selection
-
-2003-01-13 Monday 16:58  massiot
-
- Compilation fix.
-
-2003-01-13 Monday 15:20  sam
-
-   * ./toolbox: toolbox --update-po now automatically extracts strings from
-     the Win32 interface.
-
-2003-01-13 Monday 15:14  alexis
-
- Fixed typo
-
-2003-01-13 Monday 14:51  massiot
-
- Do not forget to register aout_ChannelsRestart as the callback for
- audio-device, plus miscellaneous changes.
-
-2003-01-13 Monday 13:28  sam
-
-   * ./modules/video_output/sdl.c: protected libSDL initialization calls to
-     avoid race conditions and deadlocks.
-
-2003-01-13 Monday 04:46  fenrir
-
-  * mux/avi.c: added index creation.
-  * demux/avi.c: fix stream length calculation.
-  * stream_output.c: forgot a return value ...
-
-2003-01-13 Monday 02:33  fenrir
-
-  * all: now mux and access_out can request to reserve some memory in front
- of each sout buffer (will prevent some unnecessary memcpy :). Not yet
- really used.
-
-2003-01-13 Monday 02:30  fenrir
-
-  * mp4: added parsing of some mov boxes (alternate movies).
-
-2003-01-13 Monday 01:11  sam
-
-   * ./debian/rules: compilation bypasses for the Debian maintainer.
-
-2003-01-12 Sunday 19:08  jpsaman
-
- Fixed some paths.
-
-2003-01-12 Sunday 19:08  jpsaman
-
- Use gtk_main_quit only in one place (the function Manage()).
-
-2003-01-12 Sunday 18:26  fenrir
-
-  * avi: partial fix for non interleaved file with incorrect( I'm not sure
- about that) stream descriptor. Now at least video will be played.
-
-2003-01-12 Sunday 18:25  jlj
-
-   * ./modules/gui/macosx/intf.m: Fixed mutex errors on stop (Closes #80).
-
-2003-01-12 Sunday 15:38  sigmunau
-
-  * src/video_output/video_output.c: add a key-pressed variable to p_vout
-  * modules/access/dvdplay/intf.c: allow keyboard naviagation in dvd-menus,
- by reading the key-pressed variable
-  * modules/control/lirc/lirc.c: allow navigation with remote control by
- faking keypresses (closes #38). I think the remotes for dvdplayers usually
- have buttons for "root menu" and "title menu". Whould this be easily
- implemented in vlc?
-
-2003-01-12 Sunday 06:39  fenrir
-
-  * m4v: a raw MPEG-4 video stream demuxer (for now, it assumes 25fps).
- You have to force this demuxer.
-
-2003-01-12 Sunday 04:30  fenrir
-
-  * avi.c: avi muxer. (It produces broken files, but vlc is able to read
- them).
-
-2003-01-12 Sunday 04:11  fenrir
-
-  * some workaround for clock.
-
-2003-01-12 Sunday 02:08  titer
-
-  * beos/* : fixed a bug in the progress bar with big files
-  * beos_specific.cpp : fixed the app signature
-  * VlcWrapper.* : removed unused code
-
-2003-01-12 Sunday 01:26  sigmunau
-
-  new rule for remote controls with combined play/pause button (like mine has)
-
-2003-01-12 Sunday 00:22  titer
-
-  Corrected the list of supported MIME types.
-
-2003-01-11 Saturday 20:42  titer
-
-  * Needed update because variables names changed in the 'adjust' module.
-
-2003-01-11 Saturday 20:25  gitan
-
- * SAP is disabled by default.
-
-2003-01-11 Saturday 19:33  stippi
-
- fixed flickering of skip buttons (and consequently crashing if you pressed them)
-
-2003-01-11 Saturday 18:31  fenrir
-
-  * avi: fix my last fix :)
-
-2003-01-11 Saturday 18:10  fenrir
-
-  * asf: prevent some segfault with broken file. (partially fix bug 72)
-  * avi: respect frame size (for audio codec) and close bug 75.
-  * ffmpeg: can now read multiples audio frames from the same buffer.
-
-2003-01-11 Saturday 17:23  ipkiss
-
-  * Fixed my previous commit (thanks fenrir)
-
-2003-01-11 Saturday 14:09  ipkiss
-
-  * compilation fix
-
-2003-01-10 Friday 17:30  lool
-
-   * re-included playlist.h (got confused with vlc-playlist.h)
-
-2003-01-10 Friday 17:01  titer
-
-  Thread priority management on BeOS.
-
-2003-01-10 Friday 16:21  titer
-
-  Definitively fixed sync (I hope).
-
-2003-01-10 Friday 13:21  massiot
-
- Fixed liba52 detection using --with-a52.
-
-2003-01-10 Friday 12:34  asmax
-
- * fixed previous commit (didn't work everytime)
-
-2003-01-10 Friday 11:02  asmax
-
- * enable the network channel box when selecting network channel input
-   (gnome interface)
-
-2003-01-10 Friday 10:01  lool
-
-   * removed an useless inclusion
-
-2003-01-10 Friday 09:28  lool
-
-   * access_slp LD options
-
-2003-01-10 Friday 09:25  lool
-
-   * New entries:
-     2.16 NO VIDEO!! or NO AUDIO !!
-     3.3.4 Does VLC support DVD from all zones?
-     3.3.5 How can I take screenshots?
-     5. Miscellaneous
-     5.1 How may I help your project?
-     5.2 Why are your mailing-lists and your website in english?
-
-2003-01-10 Friday 08:04  yves
-
- * vlc.spec: new packetizer/mpeg4audio plugin added.
-
-2003-01-10 Friday 06:16  lool
-
-   * removed VLC_GO to avoid skipping to the last program
-
-2003-01-10 Friday 04:58  lool
-
-   * configure.ac.in, modules/access/slp.c: New SLP access module,
-         see <http://www.openslp.org/>
-
-2003-01-09 Thursday 23:43  massiot
-
- * OS X: Fixed a segfault with empty configuration strings (closes #65),
- * cosmetic messages cleanups.
-
-2003-01-09 Thursday 22:30  lool
-
-   * Mentionned libdvdcss vs DMCS in 4.2 ((c) Meuuh :)
-
-2003-01-09 Thursday 18:23  fenrir
-
-  * avi: read less data at once as it seems to give better sound. (I thinks
- it's more a workaround that a true fix).
-
-2003-01-09 Thursday 18:06  sam
-
-   * ./modules/video_output/x11/xcommon.c: fixed i_visible_pitch calculation.
-
-2003-01-09 Thursday 17:47  sam
-
-   * ./modules/video_filter/*.c: all filters now properly use i_visible_pitch
-     instead of i_pitch for pixel access (Closes: #30).
-
-2003-01-09 Thursday 16:26  sam
-
-   * ./modules/video_filter/adjust.c: properly fixed margin handling (partially
-     closes #30).
-
-2003-01-09 Thursday 15:38  sam
-
-   * ./modules/video_filter/adjust.c: rehandled code and enhanced the
-     config variables descriptions.
-
-2003-01-09 Thursday 14:05  sam
-
-   * ./modules/video_output/sdl.c: fixed visible picture pitch calculation.
-
-2003-01-09 Thursday 14:00  sam
-
-   * ./modules/video_filter/transform.c: the 90 and 270 transformation routines
-     now use the visible pitch of a picture, not its total pitch (Closes: #29).
-
-2003-01-09 Thursday 10:12  sam
-
-   * ./modules/codec/spudec/parse.c: set the duration of DVD subtitles
-     according to the playing rate.
-
-2003-01-08 Wednesday 23:15  massiot
-
- Do not bail out when no *.gmo exists.
-
-2003-01-08 Wednesday 16:40  lool
-
-   * typos
-   * mentionned Redhat because it disables DMA
-
-2003-01-08 Wednesday 16:40  fenrir
-
-  * configure.ac.in: added mpeg4audio packetizer and allowed conpilation of TS
- muxer with libdvbpsi.
-  * mpeg/* : added preliminary support of mpeg4 video and audio in TS stream.
- (only in ts_dvbpsi demuxer).
-
-2003-01-08 Wednesday 15:13  titer
-
-  Partial fix for video/audio sync.
-
-2003-01-08 Wednesday 14:59  sam
-
-   * ./src/stream_output/stream_output.c: minor fix for Win32 drive letter
-     display.
-
-2003-01-08 Wednesday 14:31  lool
-
-   * Mentionned the inclusion of the contrib dir
-
-2003-01-08 Wednesday 14:00  sigmunau
-
- use *$(LIBEXT) and not *.so in package-win32 and package-beos targets. Also
- a minor change in argumets passed to nsis
-
-2003-01-08 Wednesday 13:52  titer
-
-  Use pf_memcpy and pf_memset.
-
-2003-01-08 Wednesday 12:13  lool
-
-   * New entries:
-     4. Legal concerns
-     4.1 May I use the VideoLAN logo?
-     4.2 May I reditribute VLC?
-
-2003-01-08 Wednesday 10:50  massiot
-
- * Added --no-spdif option (just like in OSS) and fixed a localization bug.
-
-2003-01-08 Wednesday 10:46  fenrir
-
-  * mp4.c: allowed multiple moov headers by taking the first one
- (multiple moov headers is strictly forbidden but I 've seen such file)
-
-2003-01-08 Wednesday 10:43  fenrir
-
-  * faad: fixed a segfault when faad initialisation failed.(anyway it
- doesn't solve the real problem).
-
-2003-01-08 Wednesday 10:41  fenrir
-
-  * ffmpeg/video.c: in case of mpeg4 stream search in p_bitmapinfo for
- an vol header. (In fact reverse an prevous commit)
-
-2003-01-08 Wednesday 10:40  fenrir
-
-  * file.c: removed an useless debug message.
-
-2003-01-08 Wednesday 10:38  fenrir
-
-  * all: added a new function (sout_BufferChain) and allowed dummy
- stream input creation (with "null" fourcc).
-
-2003-01-08 Wednesday 10:34  fenrir
-
-  * pes.c, ps.c: a52 stream should now work.
-  * ts.c: added support for libdvbpsi (like ts demux, two modules are
- generated : mux_ts and mux_ts_dvbpsi), fix crc generation for pat/pmt
- without libdvbpsi. More works to add mpeg4 support (now I generate IOD
- and SL descriptor).
-
-2003-01-08 Wednesday 10:26  fenrir
-
-  * mpeg4audio.c: new packetizer (but for now it don't support adts aac)
-  * mpeg4video.c: I 've rewritten it
-
-2003-01-08 Wednesday 03:01  ipkiss
-
-  * ./modules/gui/win32/preferences.cpp: fixed a segfault when a module
-    forgets to declare 'add_category_hint'
-  * ./modules/demux/mpeg/ts.c: added a missing 'add_category_hint' :p
-
-2003-01-08 Wednesday 02:32  titer
-
-  Minor GUI fixes in the prefs window.
-
-2003-01-08 Wednesday 02:09  titer
-
-  Fixed language and subtitle selection.
-
-2003-01-08 Wednesday 00:41  massiot
-
- * New VLC brush-metal interface, courtesy of David Weber <david_weber@gmx.de>
- * Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>
-
-2003-01-07 Tuesday 21:49  fenrir
-
-  * all: I have added two new variables in es_descriptor_t and
- decoder_fifo_t (p_waveformatex and p_bitmapinfoheader). It's
- a replacement of p_demux_data as this variable is used by
- some demuxers in another way. This way, I will be able to add
- preliminary support of mpeg4 in mpeg2TS... (I haven't tested ogm
- demuxer so if somebody wants ...)
-
-2003-01-07 Tuesday 15:12  jobi
-
-   * modules/demux/mpeg/ts.c: fixed ts_dvbpsi demux forcing (with
-     file/ts_dvbpsi:) with TS streams that don't start with 0x47
-
-2003-01-07 Tuesday 15:12  massiot
-
- Fixed another very nasty localization bug.
-
-2003-01-07 Tuesday 14:58  massiot
-
- New "spdif" setting, allowing to permanently disable S/PDIF detection.
-
-2003-01-07 Tuesday 14:38  massiot
-
- Removed unused options in the aout.
-
-2003-01-07 Tuesday 13:26  sam
-
-   * minor updates to pofiles.
-
-2003-01-06 Monday 22:57  massiot
-
- Fixed a compilation issue.
-
-2003-01-06 Monday 22:07  massiot
-
- * Bumped up revision number to 0.5.0-test2,
- * MacOS X port: new error dialog displaying error messages,
- * Updated localization files,
- * Comestic fixes.
-
-2003-01-06 Monday 20:08  yves
-
- - Mandrake %configure2_5x rpm macro is now fixed (was in cross-compil mode).
- - removed access/rtp plugin (merged in access/udp).
- - removed codec/imdct and codec/downmix plugins (deprecated).
- - libvlc0-devel provides libvlc-devel.
- - mmx/3dn plugins are only for x86 arch (use %ifarch %ix86 to list them)
-   ie. fix rpm building on ppc thx Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
-
-2003-01-06 Monday 02:45  massiot
-
- MacOS X port :
- * New "stream output" area in the open panel.
-
-2003-01-06 Monday 00:37  garf
-
-  * added a i_min, i_max, f_min and f_max in module_config_t structure
-  * added a add_integer_with_range() and add_float_with_range()
-  * gtk interface: now uses a slider when a min or a max is specified
-
-2003-01-05 Sunday 21:03  sigmunau
-
-  modules/demux/asf/*: added some file info code
-  modules/demux/util/id3tag.c: do not parse id3v1 tags at the end of file, as
- these cause to much trubble
-
-2003-01-05 Sunday 20:45  massiot
-
- Fixed the "stream has changed" bug.
-
-2003-01-05 Sunday 16:23  massiot
-
- MacOS X port :
- * Fixed a segfault in the "Close Window" code,
- * Fullscreen state is now retained between files,
- * Preferences items now feature LONGTEXT tooltips (maybe we should wrap them ?).
-
-2003-01-05 Sunday 13:39  gbazin
-
- * modules/audio_output/directx.c: use VLC_THREAD_PRIORITY_HIGHEST for
- the audio output thread. That should make Win9x/Me happier.
-
-2003-01-05 Sunday 03:21  jlj
-
-   MacOS X port:
-   * replaced playlist panel with drawer.
-   * implemented context menu for playlist tableview.
-
-2003-01-05 Sunday 02:39  massiot
-
- * Added the possibility to select DVD menus with VIDEO_TS folder in the
-   OS X open panel.
-
-2003-01-05 Sunday 01:55  massiot
-
- * Added a Close Window and a close box to our QuickTime video output.
-
-2003-01-04 Saturday 23:49  gbazin
-
- * configure.ac.in: fixed typo in wxWindows headers detection code.
-
-2003-01-04 Saturday 17:14  titer
-
-  We now check if the BSoundPlayer's buffer size is not the one we
-  were expecting.
-
-2003-01-04 Saturday 16:27  gbazin
-
- * src/audio_output/output.c: don't forget to free the audio buffer when
- we are trashing it.
-
-2003-01-04 Saturday 13:50  jpsaman
-
- Cosmetic changes.
-
-2003-01-04 Saturday 13:30  jpsaman
-
- Removed define in favor of (p_intf->p_libvlc->i_cpu & CPU_CAPABILITY_FPU) for detection of FPU hardware support.
-
-2003-01-04 Saturday 04:11  jlj
-
-   MacOS X port:
-   * main window controls are back. based on suggestion by Dan Macpherson.
-
-2003-01-04 Saturday 00:21  jpsaman
-
- Updating slider status uses no longer FPU calculations when compiled for strongarm1100.
-
-2003-01-03 Friday 23:58  jpsaman
-
- Updated package release number
-
-2003-01-03 Friday 21:38  jlj
-
-   * ./Makefile.am: Meuuh, did you mean TAB instead of 8 spaces? :-)
-
-2003-01-03 Friday 20:55  jpsaman
-
- Slider functionality for Familiar interface.
-
-2003-01-03 Friday 14:44  sam
-
-   * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome.c: fixed drag'n'drop
-     support in the Gtk+ and GNOME interfaces.
-
-2003-01-03 Friday 13:07  massiot
-
- * modules/access/file.c: we now regularly check the size of the file, in
-   case it is being downloaded.
-
-2003-01-03 Friday 00:11  massiot
-
- Automatically create the vlc.app/Contents/PkgInfo (otherwise I keep forgetting
- it).
-
-2003-01-03 Friday 00:03  jlj
-
-   * ./src/misc/darwin_specific.m:
-     Fixed (really!) segfault. Don't release o_lang objects, they're managed
-     by NSUserDefaults.
-
-2003-01-02 Thursday 23:50  massiot
-
- Cosmetic.
-
-2003-01-02 Thursday 23:09  massiot
-
- MacOS X port :
- * Fixed the Device submenu,
- * There is still a segfault in darwin_specific.m.
-
-2003-01-02 Thursday 22:49  jlj
-
-   * ./modules/gui/macosx/aout.m: added support for 4 Channel PCM.
-
-2003-01-02 Thursday 20:48  gbazin
-
- * modules/codec/*: reverted my previous patch that explicitly set
- i_bytes_per_frame and i_frame_length in each audio decoder.
- * src/audio_output/dec.c: proper fix to correctly set i_bytes_per_frame
- and i_frame_length.
-
-2003-01-01 Wednesday 11:14  jlj
-
-   * ./modules/gui/macosx/aout.m: cleaned up the code, removed intf dep.
-   * ./src/misc/darwin_specific.m: fixed segfault (o_enumerator was being
-                                   released twice) and memory leak.
-
-     Bonne AnnĂ©e!
+* newer theora: alpha4 version. new location, new patch
 
+------------------------------------------------------------------------
+r9724 | massiot | 2005-01-11 17:32:50 +0100 (Tue, 11 Jan 2005) | 3 lines
+Changed paths:
+   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
+
+* modules/access/dvb: Fixed numerous bugs related to the CAM configuration.
+  Reconfigure the frontend if no lock is acquired in 10s.
+
+------------------------------------------------------------------------
+r9723 | hartman | 2005-01-11 17:17:44 +0100 (Tue, 11 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+* fix ogg streams.
+
+------------------------------------------------------------------------
+r9722 | andrep | 2005-01-11 17:04:09 +0100 (Tue, 11 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: Require libtheora 1.0alpha4
+
+
+------------------------------------------------------------------------
+r9721 | andrep | 2005-01-11 14:19:20 +0100 (Tue, 11 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/cmml/intf.c
+
+* cmml/intf.c: Fix refcount leak on main interface (thanks to gibalou for help)
+
+
+------------------------------------------------------------------------
+r9720 | gbazin | 2005-01-11 13:02:57 +0100 (Tue, 11 Jan 2005) | 1 line
+Changed paths:
+   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)
+
+
+------------------------------------------------------------------------
+r9718 | andrep | 2005-01-11 10:17:56 +0100 (Tue, 11 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/modules/codec/theora.c
+
+* theora.c: Eliminate display artifacts when the very first frame of the
+  stream isn't a keyframe
+
+
+------------------------------------------------------------------------
+r9717 | andrep | 2005-01-11 09:58:06 +0100 (Tue, 11 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/theora.c
+
+* theora.c: Fixed weird display artifacts when seeking on Theora videos
+
+
+------------------------------------------------------------------------
+r9716 | bigben | 2005-01-10 22:08:45 +0100 (Mon, 10 Jan 2005) | 5 lines
+Changed paths:
+   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).
+
+
+------------------------------------------------------------------------
+r9715 | fkuehne | 2005-01-10 18:37:01 +0100 (Mon, 10 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
+
+* 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/configure.ac
+
+  * configure.ac: -lfreetype requires -lm.
+
+------------------------------------------------------------------------
+r9713 | bigben | 2005-01-09 23:45:24 +0100 (Sun, 09 Jan 2005) | 6 lines
+Changed paths:
+   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/access/v4l/v4l.c
+
+* 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
+
+
+------------------------------------------------------------------------
+r9711 | asmax | 2005-01-09 20:46:39 +0100 (Sun, 09 Jan 2005) | 2 lines
+Changed paths:
+   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
+
+- all: skeleton for a MacOSX port of skins2 (happy new year ;)
+
+------------------------------------------------------------------------
+r9710 | asmax | 2005-01-08 18:49:22 +0100 (Sat, 08 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+- 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...
+
+------------------------------------------------------------------------
+r9709 | ipkiss | 2005-01-07 22:08:25 +0100 (Fri, 07 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/TODO
+
+ * TODO: Added little hints for the OS X port of the skins
+
+------------------------------------------------------------------------
+r9708 | massiot | 2005-01-07 21:21:59 +0100 (Fri, 07 Jan 2005) | 12 lines
+Changed paths:
+   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
+
+* 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.
+
+------------------------------------------------------------------------
+r9707 | massiot | 2005-01-07 21:04:46 +0100 (Fri, 07 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_block.h
+   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/mux/mpeg/ts.c
+
+* 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.
+
+------------------------------------------------------------------------
+r9706 | massiot | 2005-01-07 20:57:00 +0100 (Fri, 07 Jan 2005) | 3 lines
+Changed paths:
+   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
+
+* modules/access/pvr/pvr.c: Added --pvr-caching option.
+
+------------------------------------------------------------------------
+r9702 | gbazin | 2005-01-07 15:05:03 +0100 (Fri, 07 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/modules/audio_output/waveout.c
+
+* 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.
+------------------------------------------------------------------------
+r9700 | gbazin | 2005-01-07 01:19:43 +0100 (Fri, 07 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/evc/vlc.vcw
+
+
+------------------------------------------------------------------------
+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/po/POTFILES.in
+   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: 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
+------------------------------------------------------------------------
+r9696 | gbazin | 2005-01-06 23:05:22 +0100 (Thu, 06 Jan 2005) | 1 line
+Changed paths:
+   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
+
+* 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
+------------------------------------------------------------------------
+r9693 | titer | 2005-01-06 16:15:24 +0100 (Thu, 06 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http.c
+
+ control/http.c: gcc < 3 compile fix
+
+------------------------------------------------------------------------
+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.
+------------------------------------------------------------------------
+r9691 | gbazin | 2005-01-05 23:42:57 +0100 (Wed, 05 Jan 2005) | 1 line
+Changed paths:
+   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
+
+* 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.
+------------------------------------------------------------------------
+r9688 | gbazin | 2005-01-05 22:14:53 +0100 (Wed, 05 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/configure.ac
+
+* configure.ac: fix Dirac detection (patch by Anuradha Suraparaju).
+------------------------------------------------------------------------
+r9687 | djc | 2005-01-05 01:19:09 +0100 (Wed, 05 Jan 2005) | 8 lines
+Changed paths:
+   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...
+
+
+------------------------------------------------------------------------
+r9686 | fkuehne | 2005-01-04 00:01:42 +0100 (Tue, 04 Jan 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
+   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
+------------------------------------------------------------------------
+r9685 | fkuehne | 2005-01-03 21:10:38 +0100 (Mon, 03 Jan 2005) | 1 line
+Changed paths:
+   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
+
+Fix a bug when shuffling playlist with 1 item
+
+------------------------------------------------------------------------
+r9683 | fkuehne | 2005-01-02 21:01:50 +0100 (Sun, 02 Jan 2005) | 2 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r9682 | fkuehne | 2005-01-02 19:58:53 +0100 (Sun, 02 Jan 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
+   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/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/prefs.m
+
+* moved the preferences-window to a seperate nib-file
+------------------------------------------------------------------------
+r9681 | fkuehne | 2005-01-01 19:13:51 +0100 (Sat, 01 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+
+* give credit to Jonas Larsen for creating the Danish l10n
+* replace all "@" with " at "
+------------------------------------------------------------------------
+r9680 | fkuehne | 2005-01-01 18:54:05 +0100 (Sat, 01 Jan 2005) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r9679 | fkuehne | 2005-01-01 17:29:51 +0100 (Sat, 01 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* make sure gettext is built before libiconv, since it is needed for its compilation
+------------------------------------------------------------------------
+r9678 | fkuehne | 2005-01-01 16:41:08 +0100 (Sat, 01 Jan 2005) | 2 lines
+Changed paths:
+   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)
+------------------------------------------------------------------------
+r9677 | zorglub | 2004-12-29 17:15:50 +0100 (Wed, 29 Dec 2004) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/image.c
+
+Reuse the encoder
+
+------------------------------------------------------------------------