]> git.sesse.net Git - vlc/blobdiff - ChangeLog
Fix initialization
[vlc] / ChangeLog
index 32666e57a8d4aa3e72c3fd10ec9c25fd9dd5e1ee..9d79af1911117fe534a0cda8d3194ce3ad618383 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 ------------------------------------------------------------------------
-r12687 | titer | 2005-09-26 17:03:39 +0200 (Mon, 26 Sep 2005) | 2 lines
+r16637 | courmisch | 2006-09-12 21:15:20 +0200 (Tue, 12 Sep 2006) | 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
+   M /trunk/modules/demux/asf/libasf.c
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/nsc.c
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/real.c
+   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/vobsub.c
 
- beos/*: update the playlist properly
+Most of demux/
 
 ------------------------------------------------------------------------
-r12686 | sam | 2005-09-26 12:42:11 +0200 (Mon, 26 Sep 2005) | 2 lines
+r16636 | courmisch | 2006-09-12 21:00:51 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/util.c
+   M /trunk/modules/control/rc.c
 
-  * extras/contrib/src/Makefile: additional fix for the livedotcom snapshot.
+control/
 
 ------------------------------------------------------------------------
-r12685 | sam | 2005-09-26 12:15:44 +0200 (Mon, 26 Sep 2005) | 2 lines
+r16635 | courmisch | 2006-09-12 20:57:45 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/access_filter/timeshift.c
+   M /trunk/modules/audio_filter/converter/a52tospdif.c
+   M /trunk/modules/audio_filter/converter/dtstospdif.c
+   M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
+   M /trunk/modules/audio_output/alsa.c
 
-  * configure.ac: re-enabled i420_rgb_mmx on amd64.
+More
 
 ------------------------------------------------------------------------
-r12684 | sam | 2005-09-26 12:15:02 +0200 (Mon, 26 Sep 2005) | 2 lines
+r16634 | courmisch | 2006-09-12 20:52:13 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb16.c
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/http.c
 
-  * modules/video_chroma/i420_rgb16.c: fixed compiler warnings.
+Warnings
 
 ------------------------------------------------------------------------
-r12683 | sam | 2005-09-26 12:14:46 +0200 (Mon, 26 Sep 2005) | 2 lines
+r16633 | courmisch | 2006-09-12 20:49:41 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/input/control.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/var.c
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/misc/messages.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/mtime.c
+   M /trunk/src/misc/update.c
+   M /trunk/src/misc/vlm.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/network/io.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/vout_intf.c
 
-  * modules/video_chroma/i420_rgb_mmx.h: use RIP-related code on amd64.
+Ahem: (v)asprintf requires stdio.h; strndup requires string.h
 
 ------------------------------------------------------------------------
-r12682 | sam | 2005-09-26 08:08:13 +0200 (Mon, 26 Sep 2005) | 2 lines
+r16632 | courmisch | 2006-09-12 20:35:04 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/configure.ac
+   M /trunk/extras/m4/autoconf260.m4
+   M /trunk/vlc-config.in.in
 
-  * extras/contrib/src/packages.mak: updated livedotcom location.
+Modernize configure.ac a bit
 
 ------------------------------------------------------------------------
-r12681 | sam | 2005-09-26 01:47:23 +0200 (Mon, 26 Sep 2005) | 2 lines
+r16631 | courmisch | 2006-09-12 20:03:45 +0200 (Tue, 12 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/debian/rules
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   A /trunk/extras/m4
+   A /trunk/extras/m4/autoconf260.m4
+   M /trunk/m4
 
-  * debian/rules: toup?\195?\169t?\195?\169?\195?\169?\195?\169
+Revert lame revert from [16628].
+Provide trivial work-around for users of obsolete autoconf
 
 ------------------------------------------------------------------------
-r12680 | sam | 2005-09-26 01:10:50 +0200 (Mon, 26 Sep 2005) | 2 lines
+r16630 | courmisch | 2006-09-12 19:47:05 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/rules
+   M /trunk/bootstrap
 
-  * debian/rules: build x264 in PIC mode whenever possible
+Fortunately, VLC is not using CVS anymore.
 
 ------------------------------------------------------------------------
-r12679 | jpsaman | 2005-09-25 20:25:57 +0200 (Sun, 25 Sep 2005) | 1 line
+r16628 | damienf | 2006-09-12 19:03:39 +0200 (Tue, 12 Sep 2006) | 3 lines
 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
+   M /trunk/bootstrap
+   M /trunk/configure.ac
 
-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
+- bootstrap: removed vlcintf.h
+- configure.ac: autoconf 2.59c is not yet supported in Cygwin, added Wine support for ActiveX plugin
 
-* 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
+r16624 | sam | 2006-09-12 14:19:33 +0200 (Tue, 12 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/rtsp/real_sdpplin.c
+   M /trunk/src/network/io.c
+
+  * src/network/io.c: zorglub: gnagnagna ! :)
+    (fixed more coding style, and resolved a conflict I introduced)
 
-Another bunch of memory leaks in realrtsp plugin
 ------------------------------------------------------------------------
-r12676 | babal | 2005-09-25 18:49:40 +0200 (Sun, 25 Sep 2005) | 10 lines
+r16623 | sam | 2006-09-12 14:17:41 +0200 (Tue, 12 Sep 2006) | 2 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
+   M /trunk/src/network/io.c
 
-- 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
+  * src/misc/network/io.c: coding style fixes.
 
 ------------------------------------------------------------------------
-r12671 | jpsaman | 2005-09-25 13:16:43 +0200 (Sun, 25 Sep 2005) | 1 line
+r16622 | courmisch | 2006-09-11 21:53:18 +0200 (Mon, 11 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/rtsp/access.c
-   M /trunk/modules/access/rtsp/real.c
-   M /trunk/modules/access/rtsp/rtsp.c
+   M /trunk/src/network/rootwrap.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
+***Partial*** Solaris compile fix
+(you don't expect me to actual try to compile VLC on puma.cti.ecp.fr, do you?)
 
-Compile fixes and another memory leak fix
 ------------------------------------------------------------------------
-r12666 | zorglub | 2005-09-25 12:14:39 +0200 (Sun, 25 Sep 2005) | 3 lines
+r16621 | courmisch | 2006-09-11 18:36:07 +0200 (Mon, 11 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/network/io.c
 
-Allow setting video output title under X
-Patch by Oscar Perez
+Improve socket polling logic so that errors to avoid silencing errors.
 
 ------------------------------------------------------------------------
-r12665 | zorglub | 2005-09-25 12:10:24 +0200 (Sun, 25 Sep 2005) | 3 lines
+r16619 | sam | 2006-09-11 17:12:33 +0200 (Mon, 11 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/configure.ac
 
-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.
+  * configure.ac: don't add AltiVec modules twice.
 
 ------------------------------------------------------------------------
-r12664 | jpsaman | 2005-09-25 11:52:28 +0200 (Sun, 25 Sep 2005) | 1 line
+r16618 | jb | 2006-09-11 15:34:17 +0200 (Mon, 11 Sep 2006) | 4 lines
 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
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
+
+*Contribs: Yet another x264 patch
+
 
-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
+r16617 | jb | 2006-09-11 14:14:17 +0200 (Mon, 11 Sep 2006) | 4 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/tiff-cross.patch
+   D /trunk/extras/contrib/src/Patches/tiff.patch
+   M /trunk/extras/contrib/src/packages.mak
+
+* Contribs: Remove unneeded files
+* Contribs: change gz => bz2 for autoconf package
 
-* Update ffmpeg configure line
 
 ------------------------------------------------------------------------
-r12661 | sam | 2005-09-23 15:39:26 +0200 (Fri, 23 Sep 2005) | 2 lines
+r16616 | jb | 2006-09-11 13:49:57 +0200 (Mon, 11 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/debian/rules
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Contribs: attempt to update Tiff/SDL/SDL_image
 
-  * 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
+r16615 | zorglub | 2006-09-11 13:32:31 +0200 (Mon, 11 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
-   M /trunk/configure.ac
+   A /trunk/share/profiles/vsp.xsd
 
-  * HA! HA! I ARE USING TEH AM_MAINTAINER_MODE!!!1!
+Up-to-date schema for profiles
 
 ------------------------------------------------------------------------
-r12659 | sam | 2005-09-23 13:54:46 +0200 (Fri, 23 Sep 2005) | 2 lines
+r16613 | sam | 2006-09-11 12:51:16 +0200 (Mon, 11 Sep 2006) | 3 lines
 Changed paths:
    M /trunk/bootstrap
+   M /trunk/mozilla/Makefile.am
+   M /trunk/src/Makefile.am
 
-  * bravo sam.
+  * No longer use the $(pic) variable, since all flags are properly set
+    in the configure script.
 
 ------------------------------------------------------------------------
-r12658 | sam | 2005-09-23 13:47:52 +0200 (Fri, 23 Sep 2005) | 2 lines
+r16611 | sam | 2006-09-11 11:07:58 +0200 (Mon, 11 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/mozilla/Makefile.am
+   M /trunk/src/Makefile.am
 
-  * bootstrap: issue an error if gettextize is not present.
+  * Don't use PIC on WIN32.
 
 ------------------------------------------------------------------------
-r12657 | gbazin | 2005-09-22 23:23:35 +0200 (Thu, 22 Sep 2005) | 1 line
+r16608 | sam | 2006-09-11 10:20:43 +0200 (Mon, 11 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/netsync.c
+   M /trunk/configure.ac
+   M /trunk/mozilla/Makefile.am
 
-* 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
+  * Always use PIC to build the Mozilla plugin.
 
-* modules/misc/network/ipv6.c: EVC compilation fixes.
 ------------------------------------------------------------------------
-r12655 | titer | 2005-09-22 23:17:14 +0200 (Thu, 22 Sep 2005) | 2 lines
+r16607 | zorglub | 2006-09-11 08:07:47 +0200 (Mon, 11 Sep 2006) | 7 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/extras/contrib/bootstrap
+   A /trunk/share/profiles
+   A /trunk/share/profiles/en
+   A /trunk/share/profiles/en/http_transcode.vsp
 
- Fixed build on BeOS R5/BONE and Zeta
+Profile sample.
+* Remove the l10n stuff, we'll handle it through po4a
+* Add the ability to put several profiles in a file
+* Split out the name of the elements
+* Remove the prefix
+Schema is not yet up-to-date.
 
 ------------------------------------------------------------------------
-r12654 | gbazin | 2005-09-22 23:11:38 +0200 (Thu, 22 Sep 2005) | 1 line
+r16606 | zorglub | 2006-09-10 23:58:29 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wince/dialogs.cpp
+   M /trunk/src/video_output/vout_subpictures.c
+
+Remove useless debug
 
-* modules/gui/wince/dialogs.cpp: EVC compilation fix.
 ------------------------------------------------------------------------
-r12653 | gbazin | 2005-09-22 22:56:57 +0200 (Thu, 22 Sep 2005) | 1 line
+r16604 | fkuehne | 2006-09-10 22:43:14 +0200 (Sun, 10 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/resampler/ugly.c
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-* modules/audio_filter/resampler/ugly.c: compilation fix.
+* remove non-committed files from target to make buildbot happy. You obviously need to restore this to get a panel with icons
 ------------------------------------------------------------------------
-r12652 | gbazin | 2005-09-22 22:49:37 +0200 (Thu, 22 Sep 2005) | 1 line
+r16602 | zorglub | 2006-09-10 22:36:09 +0200 (Sun, 10 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/qt4.cpp
+   M /trunk/modules/gui/qt4/qt4.hpp
+
+A bit of cleanup
+Add the qtu (Qt To Utf8) and qta (Qt To Ascii) macros
 
-* 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
+r16600 | dionoea | 2006-09-10 22:21:14 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/src/libvlc.h
+
+vout-filter is now part of the video-filter option. (video output core still needs to be fixed) Based on patch by hobophobe on IRC.
 
-* 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
+r16599 | zorglub | 2006-09-10 22:20:21 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/modules/stream_out/transcode.c
+
+Fix typo
 
-* 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
+r16598 | fkuehne | 2006-09-10 22:17:19 +0200 (Sun, 10 Sep 2006) | 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
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/embeddedwindow.m
+   M /trunk/modules/gui/macosx/intf.h
 
-* ALL: WinCE EVC compilation fixes.
+* removed some further hangover from the original patch and finally added embeddedWindow to the xcode project
 ------------------------------------------------------------------------
-r12648 | sam | 2005-09-22 22:09:48 +0200 (Thu, 22 Sep 2005) | 3 lines
+r16597 | fkuehne | 2006-09-10 22:12:12 +0200 (Sun, 10 Sep 2006) | 16 lines
 Changed paths:
-   M /trunk/configure.ac
+   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
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/embeddedwindow.m
+   A /trunk/modules/gui/macosx/fspanel.h
+   A /trunk/modules/gui/macosx/fspanel.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/vout.m
+
+* New Fullscreen controller panel
+- basically written by Jerome Decoodt <djc at videolan dot org> aka DiDjCodt
+plus
+- various patches, coding-style fixes, etc. here and there
+- integration to VLCControls
+- automagic fading-in and -out when in fullscreen mode
 
-  * configure.ac: well well... until GCC is fixed, let's disable i420_rgb_mmx
-    on AMD64.
+TODO:
+- get and use native graphics. These are currently being prepared by Simon Damkjaer Andersen, who already donated new playback mode icons (to be committed soon)
+- implement the volume slider
+- fix seeking with the time slider
+- check for memory leaks
+- further clean-up
 
+ATTENTION:
+for the moment, you need certain images from Jerome's patch to get this running. Put them to extras/MacOSX/Resources/ and it'll work. Otherwise, VLC won't crash, but only show strings.
 ------------------------------------------------------------------------
-r12647 | gbazin | 2005-09-22 21:40:11 +0200 (Thu, 22 Sep 2005) | 1 line
+r16596 | zorglub | 2006-09-10 21:00:21 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/evc/vlc.vcw
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   M /trunk/modules/gui/qt4/menus.cpp
+
+Fix SD support
 
-* evc/vlc.vcw: plugin_id3 doesn't exist anymore.
 ------------------------------------------------------------------------
-r12646 | gbazin | 2005-09-22 21:39:38 +0200 (Thu, 22 Sep 2005) | 1 line
+r16593 | courmisch | 2006-09-10 19:54:17 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/bootstrap
+
+Also control plugin export table
 
-* 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
+r16592 | courmisch | 2006-09-10 19:46:50 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/src
 
- * INSTALL.win32: Added --with-sdl-config-path=/usr/win32/bin.
+Blind svn:ignore update
 
 ------------------------------------------------------------------------
-r12643 | gbazin | 2005-09-22 00:08:00 +0200 (Thu, 22 Sep 2005) | 2 lines
+r16590 | courmisch | 2006-09-10 19:40:29 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/src/Makefile.am
+   M /trunk/vlc-api.pl
 
-* modules/codec/x264.c: renamed analyse "all" mode to "slow" and added X264_ANALYSE_I8x8 to "all" mode.
+Ensure libvlc only export symbols from libvlc API
 
 ------------------------------------------------------------------------
-r12638 | xtophe | 2005-09-21 19:11:02 +0200 (Wed, 21 Sep 2005) | 2 lines
+r16589 | zorglub | 2006-09-10 19:18:33 +0200 (Sun, 10 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
-Don't use Hal elsewhere than Linux
+Handle more hotkeys
+Prevent the volume slider from stealing the focus
 
 ------------------------------------------------------------------------
-r12634 | sam | 2005-09-21 12:44:17 +0200 (Wed, 21 Sep 2005) | 2 lines
+r16586 | xtophe | 2006-09-10 19:00:09 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
-  * configure.ac: fixed typo that prevented --disable-gnomevfs from working.
+Don't build stream_out_switcher by default
 
 ------------------------------------------------------------------------
-r12633 | sam | 2005-09-21 11:53:14 +0200 (Wed, 21 Sep 2005) | 2 lines
+r16583 | sam | 2006-09-10 18:37:47 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/Makefile.am
 
-  * src/libvlc.c: cosmetic fix.
+  * Makefile.am: add empty versioning information to libvlc.so.
 
 ------------------------------------------------------------------------
-r12632 | rocky | 2005-09-21 04:15:03 +0200 (Wed, 21 Sep 2005) | 18 lines
+r16582 | sam | 2006-09-10 18:33:18 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/cdda.h
+   M /trunk/src/Makefile.am
 
-In libcdio < 0.76
+ * src/Makefile.am: do not use -avoid-version. [ported from r16581]
 
-#include <cdio/cdda.h> /* Pulls in #include <cdio/paranoia.h> */
+------------------------------------------------------------------------
+r16580 | dionoea | 2006-09-09 22:19:32 +0200 (Sat, 09 Sep 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-In libcdio >= 0.76
+Also decode VP6 in flash ... this currently decodes video upside down (example file: http://samples.mplayerhq.hu/FLV/flash8/harrypotter-480x272-450-vp6.flv ). If someone knows how to tell the vout/codec to change line order ...
 
-#include <cdio/paranoia.h> /* Pulls in #include <cdio/cdda.h> */
+------------------------------------------------------------------------
+r16579 | dionoea | 2006-09-09 21:39:31 +0200 (Sat, 09 Sep 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-and
+FFmpeg now has VP5/VP6 decoding (flash uses special variant with codec id VP6F in ffmpeg ... this isn't used in VLC yet)
 
-#include <cdio/cdda.h>     /* These lines can be | In either order    */
-#include <cdio/paranoia.h> /* in either order    | these lines can be */
+------------------------------------------------------------------------
+r16578 | courmisch | 2006-09-09 15:50:07 +0200 (Sat, 09 Sep 2006) | 2 lines
+Changed paths:
+   M /trunk/src/network/io.c
 
-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
+Switch net_Write to poll() to avoid fd set overflow.
 
+------------------------------------------------------------------------
+r16577 | courmisch | 2006-09-09 12:50:29 +0200 (Sat, 09 Sep 2006) | 2 lines
+Changed paths:
+   M /trunk/src/network/io.c
 
+Accept non-socket handles through net_Read* (closes #731)
 
 ------------------------------------------------------------------------
-r12631 | hartman | 2005-09-21 03:24:48 +0200 (Wed, 21 Sep 2005) | 2 lines
+r16576 | courmisch | 2006-09-09 12:37:37 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/access/ftp.c
 
-* 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. 
+Fix segfault. FTP access output is now somehow "tested"
 
 ------------------------------------------------------------------------
-r12630 | titer | 2005-09-21 00:48:30 +0200 (Wed, 21 Sep 2005) | 2 lines
+r16575 | courmisch | 2006-09-09 12:24:52 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/visual/effects.c
+   M /trunk/modules/access/ftp.c
 
- visual/effects.c: compile fix
+More fixes
 
 ------------------------------------------------------------------------
-r12629 | titer | 2005-09-20 22:14:48 +0200 (Tue, 20 Sep 2005) | 2 lines
+r16574 | courmisch | 2006-09-09 12:09:15 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/access/ftp.c
 
- Fixed ffmpeg BeOS cross compile on x86_64 (adapted from [12575])
+OSX compile fix
 
 ------------------------------------------------------------------------
-r12628 | titer | 2005-09-20 22:03:11 +0200 (Tue, 20 Sep 2005) | 2 lines
+r16573 | courmisch | 2006-09-09 12:03:06 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/speex.patch
+   M /trunk/modules/access/ftp.c
 
- speex.patch: fix build with gcc < 3
+Oups
 
 ------------------------------------------------------------------------
-r12624 | sam | 2005-09-20 19:21:42 +0200 (Tue, 20 Sep 2005) | 2 lines
+r16572 | courmisch | 2006-09-09 11:53:34 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/access/ftp.c
 
-  * configuer.ac: grmbl, fixed an old typo breaking the build with gcc-4.x on ppc.
+Untested FTP access output (closes #605)
 
 ------------------------------------------------------------------------
-r12623 | sam | 2005-09-20 15:06:26 +0200 (Tue, 20 Sep 2005) | 2 lines
+r16571 | courmisch | 2006-09-09 11:23:02 +0200 (Sat, 09 Sep 2006) | 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
+   M /trunk/include/vlc_access.h
 
-  * New Debian upload. Uses newer x264 and faad snapshots.
+Fix typo
 
 ------------------------------------------------------------------------
-r12622 | sam | 2005-09-20 14:25:03 +0200 (Tue, 20 Sep 2005) | 2 lines
+r16570 | zorglub | 2006-09-09 11:12:23 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http/rpn.c
+   M /trunk/src/interface/interaction.c
 
-  * modules/control/http/rpn.c: don?\226?\128?\153t crash if stripslashed string ends with \
+One more outdated copyright
 
 ------------------------------------------------------------------------
-r12620 | sam | 2005-09-20 11:55:29 +0200 (Tue, 20 Sep 2005) | 2 lines
+r16569 | zorglub | 2006-09-09 11:05:11 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+   M /trunk/modules/access_output/shout.c
+   M /trunk/modules/codec/ffmpeg/mux.c
+   M /trunk/modules/demux/playlist/xspf.c
+   M /trunk/modules/demux/ts.c
+   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
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+   M /trunk/modules/gui/skins2/vars/playtree.hpp
+   M /trunk/modules/mux/mpeg/ts.c
 
-  * modules/video_chroma/i420_rgb_mmx.h: bypassed gcc-3.4's ICEs again.
+Copyright stuff
 
 ------------------------------------------------------------------------
-r12618 | sam | 2005-09-20 02:11:35 +0200 (Tue, 20 Sep 2005) | 5 lines
+r16568 | courmisch | 2006-09-09 10:27:55 +0200 (Sat, 09 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb16.c
-   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+   M /trunk/modules/access/ftp.c
 
-  * 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 */
+More cosmetic
+(nice reinvention of the while() loop, but I prefer while())
 
 ------------------------------------------------------------------------
-r12617 | sam | 2005-09-19 23:49:27 +0200 (Mon, 19 Sep 2005) | 2 lines
+r16567 | courmisch | 2006-09-09 10:20:18 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/copyright
+   M /trunk/modules/access/ftp.c
 
-  * debian/copyright: fixed the FSF address and updated copyright.
+Cosmetic fixes
 
 ------------------------------------------------------------------------
-r12616 | sam | 2005-09-19 23:44:49 +0200 (Mon, 19 Sep 2005) | 4 lines
+r16566 | courmisch | 2006-09-09 10:19:23 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb16.c
-   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+   M /trunk/modules/access/ftp.c
 
-  * 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.
+Don't use someone's else domain in our default values
 
 ------------------------------------------------------------------------
-r12615 | gbazin | 2005-09-19 23:32:04 +0200 (Mon, 19 Sep 2005) | 1 line
+r16565 | courmisch | 2006-09-09 09:48:55 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/ogg.c
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
+
+Really fix SDP ordering here too (closes #716 again)
 
-* modules/mux/ogg.c: fixed potential buffer overflow.
 ------------------------------------------------------------------------
-r12614 | gbazin | 2005-09-19 23:21:17 +0200 (Mon, 19 Sep 2005) | 1 line
+r16564 | courmisch | 2006-09-09 09:43:58 +0200 (Sat, 09 Sep 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/demux/real.c
+   M /trunk/src/stream_output/sap.c
+
+* Add multicast source filter (RFC4570),
+  so that one day we may be able to use IGMPv3/MLDv2 with VLC streams,
+* Add recvonly attribute
+* Really fix ordering (c= then t= then a=)
+* Put type attribute as a session attribute (as per RFC4566)
 
-* 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
+r16563 | courmisch | 2006-09-09 09:26:22 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/rtsp/access.c
-   M /trunk/modules/access/rtsp/real.c
-   M /trunk/modules/access/rtsp/real.h
+   M /trunk/src/stream_output/sap.c
+
+Another SDP ordering fix
 
-* modules/access/rtsp: fixed problem in BlockRead().
 ------------------------------------------------------------------------
-r12612 | gbazin | 2005-09-19 22:20:07 +0200 (Mon, 19 Sep 2005) | 1 line
+r16562 | dionoea | 2006-09-09 00:41:45 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/control/rc.c
+
+Add vcrop, vzoom and vratio commands to the rc interface (code duplication is horrible ... i know)
 
-* modules/access/mms/mmstu.c: reverted broken commit.
 ------------------------------------------------------------------------
-r12611 | gbazin | 2005-09-19 22:07:04 +0200 (Mon, 19 Sep 2005) | 1 line
+r16561 | thresh | 2006-09-08 23:42:19 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/realaudio.c
+   A /trunk/vlc.spec.alt
+
+ALT Linux VLC specfile
 
-* 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
+r16560 | thresh | 2006-09-08 23:30:07 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/doc/fortunes.txt
+
+forgot to mention the last fortune is from #videolan 
 
-* fixed some other signedness-issue (thanks to Trax!)
 ------------------------------------------------------------------------
-r12609 | fkuehne | 2005-09-19 20:30:36 +0200 (Mon, 19 Sep 2005) | 1 line
+r16559 | thresh | 2006-09-08 23:27:21 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/doc/fortunes.txt
+
+one more fortune
 
-* fixed some 'comparison between signed and unsigned'-warnings
 ------------------------------------------------------------------------
-r12608 | fkuehne | 2005-09-19 20:16:32 +0200 (Mon, 19 Sep 2005) | 1 line
+r16558 | courmisch | 2006-09-08 21:50:25 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
+
+Fix SDP line ordering (closes #716)
 
-* fixed 2 minor compilation warnings
 ------------------------------------------------------------------------
-r12606 | sam | 2005-09-19 18:06:04 +0200 (Mon, 19 Sep 2005) | 4 lines
+r16557 | courmisch | 2006-09-08 21:00:04 +0200 (Fri, 08 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/network/httpd.c
+   M /trunk/src/network/io.c
 
-  * 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
+Complete(?) migration to net_strerror/net_errno
+for nicer Win32 error messages
 
 ------------------------------------------------------------------------
-r12605 | massiot | 2005-09-19 14:59:58 +0200 (Mon, 19 Sep 2005) | 2 lines
+r16556 | courmisch | 2006-09-08 20:33:32 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/network/error.c
 
- * modules/demux/ts.c: PID 8191 is padding.
+Well, this time maybe
 
 ------------------------------------------------------------------------
-r12604 | massiot | 2005-09-19 14:32:57 +0200 (Mon, 19 Sep 2005) | 2 lines
+r16555 | courmisch | 2006-09-08 20:26:50 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/doc/fortunes.txt
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/src/network/error.c
 
- * modules/mux/mpeg/ts.c: Detect older versions of libdvbpsi.
+Might fix Win32 compilation
 
 ------------------------------------------------------------------------
-r12603 | sam | 2005-09-19 01:13:41 +0200 (Mon, 19 Sep 2005) | 2 lines
+r16554 | courmisch | 2006-09-08 20:14:25 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/network/io.c
 
-  * configure.ac: check for MMX intrinsics.
+Add missing const qualifier and fix warnings
 
 ------------------------------------------------------------------------
-r12602 | sam | 2005-09-19 01:13:04 +0200 (Mon, 19 Sep 2005) | 2 lines
+r16553 | courmisch | 2006-09-08 20:08:39 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
+   M /trunk/share/Makefile.am
 
-  * updated po/POTFILES.in.
+Don't rebuild the skin all the time
 
 ------------------------------------------------------------------------
-r12601 | gbazin | 2005-09-19 00:36:46 +0200 (Mon, 19 Sep 2005) | 1 line
+r16552 | courmisch | 2006-09-08 20:07:18 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/src/network/io.c
+
+Actually wreak havoc to the network API.
 
-* modules/mux/mpeg/ts.c: disabled some broken code.
 ------------------------------------------------------------------------
-r12600 | sam | 2005-09-18 22:14:45 +0200 (Sun, 18 Sep 2005) | 2 lines
+r16551 | courmisch | 2006-09-08 19:56:58 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/rtsp/Modules.am
+   M /trunk/src/network/io.c
 
-  * modules/access/rtsp/Modules.am: removed nonexistent file from the sources.
+Fixes
 
 ------------------------------------------------------------------------
-r12599 | fkuehne | 2005-09-18 21:29:35 +0200 (Sun, 18 Sep 2005) | 1 line
+r16550 | courmisch | 2006-09-08 19:53:14 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/output.m
+   M /trunk/src/network/io.c
+   M /trunk/src/network/tcp.c
+
+Reallow file descriptor above FD_SETSIZE since we now use poll()
 
-* 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
+r16549 | courmisch | 2006-09-08 19:51:58 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/src/network/io.c
 
-* 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
+Experimental poll()-capable merge of net_Read, net_ReadNonBlock and net_Select
 
-* 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
+r16548 | courmisch | 2006-09-08 18:29:56 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/Modules.am
-   A /trunk/modules/codec/realaudio.c
+   M /trunk/src/network/io.c
+
+More cleanup
 
-* 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
+r16547 | courmisch | 2006-09-08 18:26:49 +0200 (Fri, 08 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/src/network/error.c
+
+Add message for most of the Winsock errors
+(not compile tested, but since no one else wanted to do such a boring commit,
+ you can't complain)
 
-* modules/demux/livedotcom.cpp: fixed small leak.
 ------------------------------------------------------------------------
-r12593 | gbazin | 2005-09-18 18:03:49 +0200 (Sun, 18 Sep 2005) | 1 line
+r16546 | courmisch | 2006-09-08 18:04:29 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/src/network/io.c
+
+Partial cleanup and improved Windows error messages
 
-* 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
+r16545 | sam | 2006-09-08 17:48:21 +0200 (Fri, 08 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/real.c
+   M /trunk/modules/stream_out/rtp.c
+
+  * modules/stream_out/rtp.c:
+    + Remove SDP file when bailing out. Patch by Fabrice Ollivier.
 
-* modules/demux/real.c: cleanup + added support for cook.
 ------------------------------------------------------------------------
-r12591 | sam | 2005-09-18 15:18:55 +0200 (Sun, 18 Sep 2005) | 2 lines
+r16543 | xtophe | 2006-09-08 00:58:14 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/MAINTAINERS
-   M /trunk/THANKS
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-  * UTF8ised files that get distributed with Debian.
+Update-po
 
 ------------------------------------------------------------------------
-r12590 | robux4 | 2005-09-18 14:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
+r16542 | xtophe | 2006-09-08 00:20:04 +0200 (Fri, 08 Sep 2006) | 2 lines
 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
+   M /trunk/extras/contrib/src/packages.mak
 
-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
+We need the latest autoconf. see [16537]
 
-Don't access unallocated memory
 ------------------------------------------------------------------------
-r12588 | jpsaman | 2005-09-18 12:06:05 +0200 (Sun, 18 Sep 2005) | 1 line
+r16541 | hartman | 2006-09-08 00:01:06 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/modules/access/vcdx/access.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
+* Reset access->info.b_eof when we search. After you have read up untill the end, (like ps does), you can search back to the beginning, provided the access module allows this.
 
-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
+r16540 | hartman | 2006-09-07 23:58:59 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/dialogs.cpp
-   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/demux/ps.c
+   M /trunk/modules/demux/ps.h
+
+* Improve duration calculation
 
-* wxwidgets: fix a memory leak (patch by Brian Robb)
 ------------------------------------------------------------------------
-r12584 | courmisch | 2005-09-17 17:14:34 +0200 (Sat, 17 Sep 2005) | 2 lines
+r16539 | courmisch | 2006-09-07 21:49:30 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/network/udp.c
 
-Win32 compile fix
+Implement net_SetDSCP() to set Diffserv code point on a socket.
 
 ------------------------------------------------------------------------
-r12583 | courmisch | 2005-09-17 17:00:58 +0200 (Sat, 17 Sep 2005) | 7 lines
+r16538 | courmisch | 2006-09-07 21:23:03 +0200 (Thu, 07 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/include/vlc_threads.h
+   M /trunk/modules/misc/gnutls.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
+Make GnuTLS use pthread directly rather than VLC's API when appropriate.
+This would be needed if libvlc is ever embedded in an application that
+also uses GnuTLS.
 
 ------------------------------------------------------------------------
-r12582 | zorglub | 2005-09-17 16:15:32 +0200 (Sat, 17 Sep 2005) | 2 lines
+r16537 | courmisch | 2006-09-07 21:09:27 +0200 (Thu, 07 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/playlist.cpp
+   M /trunk/configure.ac
+   M /trunk/modules/misc/gnutls.c
 
-Don't crash on items with % in name (Closes:#312)
+- Check x509 certificates start and end date (*ahem*)
+- Some cleanup
 
 ------------------------------------------------------------------------
-r12581 | zorglub | 2005-09-17 15:29:37 +0200 (Sat, 17 Sep 2005) | 4 lines
+r16536 | courmisch | 2006-09-07 20:27:41 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/display.c
-
-Select the correct input in #display (Closes:#343)
+   M /trunk/configure.ac
+   M /trunk/modules/misc/gnutls.c
 
-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)
+Require more recent GnuTLS and get rid of broken algos.
 
 ------------------------------------------------------------------------
-r12580 | zorglub | 2005-09-17 14:12:54 +0200 (Sat, 17 Sep 2005) | 3 lines
+r16535 | dionoea | 2006-09-07 19:02:46 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/screensaver.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/access_output/shout.c
 
-Default to disabling screensaver under X (Closes:#253)
-Hide screensaver interface from the prefs
+:%s/\t/    /g
 
 ------------------------------------------------------------------------
-r12579 | bigben | 2005-09-16 23:19:43 +0200 (Fri, 16 Sep 2005) | 3 lines
+r16534 | damienf | 2006-09-07 00:15:29 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-
-added bonjour service discovery and gnomevfs access
+   M /trunk/mozilla/vlcplugin.cpp
 
+vlcplugin.cpp: don't forget to increment argc
 
 ------------------------------------------------------------------------
-r12577 | titer | 2005-09-16 20:52:33 +0200 (Fri, 16 Sep 2005) | 2 lines
+r16533 | damienf | 2006-09-07 00:07:22 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/AUTHORS
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   M /trunk/modules/video_filter/Modules.am
+   A /trunk/modules/video_filter/filter_event_info.h
+   A /trunk/modules/video_filter/opencv_example.cpp
+   A /trunk/modules/video_filter/opencv_wrapper.c
 
- contrib/src/Makefile: libvorbis now supports --host, so let's use it
+- OpenCV video filter module by Dugal Harris
 
 ------------------------------------------------------------------------
-r12572 | damienf | 2005-09-16 18:13:07 +0200 (Fri, 16 Sep 2005) | 2 lines
+r16532 | zorglub | 2006-09-06 23:32:39 +0200 (Wed, 06 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/stream_out/transcode.c
 
-dshow.cpp: make sure driver name is properly NULL terminated
+Use the "video filter2" capability for transcode's vfilter option so we don't get vfilter1.
+We need to fix the --video-filter option to accept both vfilter1 and vfilter2 and react correctly
 
 ------------------------------------------------------------------------
-r12571 | damienf | 2005-09-16 18:10:42 +0200 (Fri, 16 Sep 2005) | 2 lines
+r16531 | xtophe | 2006-09-06 23:30:14 +0200 (Wed, 06 Sep 2006) | 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
+   M /trunk/mozilla/vlcplugin.cpp
 
-all: bug fixing, clean-up
+Don't use the media library in the mozilla plugin
 
 ------------------------------------------------------------------------
-r12570 | sigmunau | 2005-09-16 01:53:41 +0200 (Fri, 16 Sep 2005) | 2 lines
+r16530 | zorglub | 2006-09-06 23:05:21 +0200 (Wed, 06 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/modules/video_filter/adjust.c
+   M /trunk/modules/video_filter/gradient.c
+   M /trunk/modules/video_filter/invert.c
+   M /trunk/modules/video_filter/psychedelic.c
+   M /trunk/modules/video_filter/ripple.c
+   M /trunk/modules/video_filter/wave.c
 
-Coding style fixes and added comments
+Preferences categories are *not* categories. They are *user* strings.
 
 ------------------------------------------------------------------------
-r12568 | fkuehne | 2005-09-16 00:11:01 +0200 (Fri, 16 Sep 2005) | 1 line
+r16529 | zorglub | 2006-09-06 23:03:03 +0200 (Wed, 06 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+
+One more encoding fix
 
-* added x264 and live to the linux target
 ------------------------------------------------------------------------
-r12564 | zorglub | 2005-09-15 19:42:24 +0200 (Thu, 15 Sep 2005) | 2 lines
+r16528 | jpsaman | 2006-09-06 12:02:20 +0200 (Wed, 06 Sep 2006) | 1 line
 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
-
-Sort-by-album patch by Pierre Marc Dumuid
+   M /trunk/modules/access_filter/timeshift.c
 
+Typo tha -> that
 ------------------------------------------------------------------------
-r12563 | massiot | 2005-09-15 18:41:26 +0200 (Thu, 15 Sep 2005) | 3 lines
+r16527 | fkuehne | 2006-09-05 23:11:46 +0200 (Tue, 05 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/THANKS
    M /trunk/configure.ac
-   M /trunk/modules/mux/mpeg/ts.c
-
- * modules/mux/mpeg/ts.c: Support for SDT and multiple PMTs, original
-   patch courtesy of Wallace Wadge (thanks!).
 
+* quick n dirty fix to get the OSX builds compiling for now
 ------------------------------------------------------------------------
-r12562 | hartman | 2005-09-15 17:36:36 +0200 (Thu, 15 Sep 2005) | 2 lines
+r16526 | dionoea | 2006-09-05 18:42:10 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
    M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-* Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
+FFmpeg now has support for VMware's video codec.
 
 ------------------------------------------------------------------------
-r12561 | jpsaman | 2005-09-15 16:50:47 +0200 (Thu, 15 Sep 2005) | 1 line
+r16525 | thresh | 2006-09-05 15:22:38 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/configure.ac
+
+link stream_out_switcher with ffmpeg libs (should fix w32 build)
 
-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
+r16524 | thresh | 2006-09-05 14:33:53 +0200 (Tue, 05 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/configure.ac
 
-* Missing object release
+We can build ffmpeg and stream_out_switcher as plugins when found by pkg-config.
+Can we?
 
 ------------------------------------------------------------------------
-r12558 | zorglub | 2005-09-15 08:17:33 +0200 (Thu, 15 Sep 2005) | 2 lines
+r16523 | zorglub | 2006-09-05 13:18:44 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/playlist/m3u.c
-   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/src/playlist/loadsave.c
 
-Hopefully "The Right Fix" patch for M3U parsing, by Daniel Straenger.
+Include errno.h
 
 ------------------------------------------------------------------------
-r12557 | zorglub | 2005-09-15 08:11:07 +0200 (Thu, 15 Sep 2005) | 2 lines
+r16522 | hartman | 2006-09-05 13:07:08 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/doc/fortunes.txt
 
-Improve random behaviour - Patch by Daniel Straenger. Thanks !
+* Quote add
 
 ------------------------------------------------------------------------
-r12556 | hartman | 2005-09-15 02:02:31 +0200 (Thu, 15 Sep 2005) | 2 lines
+r16521 | zorglub | 2006-09-05 09:16:17 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/gui/qt4/components/preferences.cpp
 
-* Fix yet another playlist corner case
+Convert items in the preferences tree to locale
 
 ------------------------------------------------------------------------
-r12555 | massiot | 2005-09-14 19:24:32 +0200 (Wed, 14 Sep 2005) | 3 lines
+r16520 | zorglub | 2006-09-05 08:09:42 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
+   M /trunk/src/Makefile.am
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/engine.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/loadsave.c
+   A /trunk/src/playlist/playlist_internal.h
+   M /trunk/src/playlist/search.c
+   M /trunk/src/playlist/services_discovery.c
+   M /trunk/src/playlist/sort.c
+   M /trunk/src/playlist/thread.c
+   M /trunk/src/playlist/tree.c
 
- * mudules/misc/network/ipv4.c: Expand output buffer size as well to avoid
-   send() delays.
+Split playlist include file in public/private
 
 ------------------------------------------------------------------------
-r12554 | massiot | 2005-09-14 19:22:48 +0200 (Wed, 14 Sep 2005) | 2 lines
+r16519 | damienf | 2006-09-04 23:48:45 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk/src/input/input_internal.h
 
- * modules/access_output/udp.c: Check send() return value.
+input.c: fixed state (broke pause)
 
 ------------------------------------------------------------------------
-r12553 | hartman | 2005-09-14 17:04:37 +0200 (Wed, 14 Sep 2005) | 2 lines
+r16518 | xtophe | 2006-09-04 21:28:53 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/po/pt_PT.po
 
-* 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.
+New update of the Portuguese l10n
 
 ------------------------------------------------------------------------
-r12552 | hartman | 2005-09-14 13:56:08 +0200 (Wed, 14 Sep 2005) | 2 lines
+r16517 | damienf | 2006-09-04 20:19:03 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   D /trunk/extras/contrib/src/Patches/libcddb.patch
+   M /trunk/modules/gui/ncurses.c
 
-* remove CDDB patch that is now applied upstream in the new libcddb version that we use.
+fixed typo
 
 ------------------------------------------------------------------------
-r12551 | courmisch | 2005-09-14 10:44:26 +0200 (Wed, 14 Sep 2005) | 2 lines
+r16516 | damienf | 2006-09-04 20:17:10 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/mozilla/control/npolibvlc.cpp
+   M /trunk/mozilla/test.html
+   M /trunk/mozilla/vlcshell.cpp
 
-Check -mtune even when --with-tuning is used
+mozilla: more clean-ups
 
 ------------------------------------------------------------------------
-r12550 | courmisch | 2005-09-14 10:44:06 +0200 (Wed, 14 Sep 2005) | 2 lines
+r16515 | damienf | 2006-09-04 19:51:10 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_symbols.h
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/input.c
 
-Clean up
+- added input state & input rate in control APIs
 
 ------------------------------------------------------------------------
-r12549 | yoann | 2005-09-14 02:43:57 +0200 (Wed, 14 Sep 2005) | 4 lines
+r16514 | damienf | 2006-09-04 19:50:19 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
+   M /trunk/include/vlc_input.h
 
-* modules/gui/ncurses.c: Filebrowser enhancements:
-  - sorting
-  - show/hide hidden files (with '.')
+forgot that one in last commit
 
 ------------------------------------------------------------------------
-r12548 | hartman | 2005-09-14 02:36:41 +0200 (Wed, 14 Sep 2005) | 2 lines
+r16513 | damienf | 2006-09-04 19:48:38 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/gui/beos/MediaControlView.cpp
+   M /trunk/modules/gui/ncurses.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/input_internal.h
 
-* Fix memleaks
+- input: added intermediate state info opening & buffering
 
 ------------------------------------------------------------------------
-r12547 | massiot | 2005-09-14 01:55:44 +0200 (Wed, 14 Sep 2005) | 2 lines
+r16512 | xtophe | 2006-09-04 15:32:02 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/fortunes.txt
+   M /trunk/activex/Makefile.am
 
-Fortuuuuune.
+As a second effect of the recent libtool/build system commits, libvlc.dll has loose the extra .a. hurray.
 
 ------------------------------------------------------------------------
-r12546 | massiot | 2005-09-14 00:33:49 +0200 (Wed, 14 Sep 2005) | 2 lines
+r16511 | xtophe | 2006-09-04 12:43:50 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/fortunes.txt
+   M /trunk/configure.ac
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-Fortuuuuune.
+We don't use utf-8 in localisable string so drop the option.
 
 ------------------------------------------------------------------------
-r12545 | yoann | 2005-09-14 00:15:00 +0200 (Wed, 14 Sep 2005) | 2 lines
+r16510 | sam | 2006-09-04 12:12:03 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
+   M /trunk/src/input/decoder.c
 
* modules/gui/ncurses.c: use <space> in the filebrowser to add the selected directory to the playlist.
 * src/input/decoder.c: sorry, I'm not allowed to put UTF-8 here.
 
 ------------------------------------------------------------------------
-r12544 | gbazin | 2005-09-14 00:01:20 +0200 (Wed, 14 Sep 2005) | 1 line
+r16509 | xtophe | 2006-09-04 11:27:21 +0200 (Mon, 04 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/configure.ac
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
+
+* Tell gettext that we use UTF-8.
+* run update-po
 
-* 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
 
-* 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
+r16508 | sam | 2006-09-04 00:18:30 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/input/decoder.c
+
+  * src/input/decoder.c: use real, nice quotes.
 
-* 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
+r16507 | fkuehne | 2006-09-04 00:13:20 +0200 (Mon, 04 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/gui/macosx/controls.m
 
-* modules/packetizer/h264.c: date SPS and PPS blocks built from the codec extradata.
+* save playback styles on Macs as well
 ------------------------------------------------------------------------
-r12538 | bigben | 2005-09-13 17:10:32 +0200 (Tue, 13 Sep 2005) | 5 lines
+r16506 | thresh | 2006-09-04 00:07:29 +0200 (Mon, 04 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/gnomevfs.c
+   M /trunk/configure.ac
 
-* 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
+Try to find seamonkey-config too.
 
+TODO: test for xpidl in /usr/lib{,64}/seamonkey too.
 
 ------------------------------------------------------------------------
-r12537 | massiot | 2005-09-13 16:45:46 +0200 (Tue, 13 Sep 2005) | 2 lines
+r16505 | zorglub | 2006-09-03 23:53:38 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/fortunes.txt
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
 
-Fortuuuune
+Start grabbing hotkeys in Qt. Unfinished
 
 ------------------------------------------------------------------------
-r12536 | bigben | 2005-09-13 12:41:08 +0200 (Tue, 13 Sep 2005) | 3 lines
+r16504 | sam | 2006-09-03 22:51:09 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/gnomevfs.c
-
-Cosmetics
+   M /trunk/src/input/decoder.c
 
+  * src/input/decoder.c: fix "unsupported fourcc" fatal error message.
 
 ------------------------------------------------------------------------
-r12535 | bigben | 2005-09-13 11:44:56 +0200 (Tue, 13 Sep 2005) | 3 lines
+r16503 | zorglub | 2006-09-03 19:43:25 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/gnomevfs.c
-
-Handle correctly the case when no access is explicitely given.
+   M /trunk/modules/gui/qt4/menus.cpp
+   M /trunk/modules/gui/wxwidgets/menus.cpp
 
+Fix postprocessing in menu (Closes:#659)
 
 ------------------------------------------------------------------------
-r12534 | bigben | 2005-09-13 11:31:40 +0200 (Tue, 13 Sep 2005) | 4 lines
+r16502 | zorglub | 2006-09-03 19:31:02 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/gnomevfs.c
-
-* Try the gnomevfs plugin last if we didn't find any other matching access
-* Now MRLs such as ssh://user:pass@server work.
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/input/item.c
+   M /trunk/src/playlist/engine.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/loadsave.c
 
+Auto load and save media library (Closes:#433)
 
 ------------------------------------------------------------------------
-r12533 | xtophe | 2005-09-13 10:38:25 +0200 (Tue, 13 Sep 2005) | 2 lines
+r16501 | zorglub | 2006-09-03 18:50:22 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/gnomevfs.c
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   M /trunk/modules/gui/qt4/menus.cpp
 
-Properties + cosmetic
+open directory and playlist
 
 ------------------------------------------------------------------------
-r12532 | bigben | 2005-09-13 01:56:43 +0200 (Tue, 13 Sep 2005) | 5 lines
+r16500 | zorglub | 2006-09-03 18:43:26 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/Modules.am
-   A /trunk/modules/access/gnomevfs.c
-
-* 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.
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/playlist.h
+   M /trunk/modules/demux/playlist/xspf.c
 
+Remove useless debug, fix a bug
 
 ------------------------------------------------------------------------
-r12531 | hartman | 2005-09-12 23:54:45 +0200 (Mon, 12 Sep 2005) | 2 lines
+r16499 | zorglub | 2006-09-03 18:41:40 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/access/directory.c
 
-* adding arguments to printFormat, without a format that uses them is pretty useless.
+Fix possible crash
 
 ------------------------------------------------------------------------
-r12530 | hartman | 2005-09-12 23:41:39 +0200 (Mon, 12 Sep 2005) | 2 lines
+r16498 | courmisch | 2006-09-03 17:20:43 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/configure.ac
 
-* Prevent the autoplay function from playing the Shoutcast url for the xmllist. The SD modules already does this by itself. (fixes #8)
+Use LTLIBINTL instead of LIBINTL when using libtool.
 
 ------------------------------------------------------------------------
-r12529 | hartman | 2005-09-12 22:47:34 +0200 (Mon, 12 Sep 2005) | 2 lines
+r16497 | xtophe | 2006-09-03 17:17:11 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/THANKS
+   A /trunk/po/pt_PT.po
 
-* Fix Mac autoplay behaviour for SD playlistitems. (refs #8)
+Start of the work of Ari Constancio on Portuguese localisation
 
 ------------------------------------------------------------------------
-r12528 | fkuehne | 2005-09-12 21:42:53 +0200 (Mon, 12 Sep 2005) | 1 line
+r16496 | courmisch | 2006-09-03 17:08:52 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/modules/gui/macosx/about.m
+   M /trunk/src/network/httpd.c
 
-* 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
+Fix type-punning breakage
 
-* added compilation information
 ------------------------------------------------------------------------
-r12526 | dionoea | 2005-09-12 20:49:42 +0200 (Mon, 12 Sep 2005) | 9 lines
+r16495 | courmisch | 2006-09-03 17:01:52 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/updatevlc.cpp
-
-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")
+   M /trunk/src/misc/unicode.c
 
+You shall not pass NULL to IsUTF8().
 
 ------------------------------------------------------------------------
-r12525 | dionoea | 2005-09-12 19:07:41 +0200 (Mon, 12 Sep 2005) | 3 lines
+r16494 | thresh | 2006-09-03 14:41:56 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-
-fix daemon mode when HAVE_DAEMON is defined. fixes #347
+   M /trunk/src/misc/configuration.c
 
+write comments in config file in user locale instead of utf
 
 ------------------------------------------------------------------------
-r12524 | hartman | 2005-09-12 15:00:05 +0200 (Mon, 12 Sep 2005) | 2 lines
+r16493 | courmisch | 2006-09-03 13:51:11 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/misc.m
+   M /trunk/share/Makefile.am
 
-* Remove 10.3 only properties of the volumeSlider
+Another GNU makism killed
 
 ------------------------------------------------------------------------
-r12523 | hartman | 2005-09-12 14:46:17 +0200 (Mon, 12 Sep 2005) | 2 lines
+r16492 | courmisch | 2006-09-03 13:44:03 +0200 (Sun, 03 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/control/corba/Modules.am
 
-* remove debug line
+Further crackdown on GNU make-isms
+But is the corba plugin functionnal anyway?
 
 ------------------------------------------------------------------------
-r12522 | hartman | 2005-09-12 14:36:37 +0200 (Mon, 12 Sep 2005) | 3 lines
+r16491 | xtophe | 2006-09-03 01:24:38 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
-
-* Fix the issue with random always playing the first item in the playlist initially (closes #217)
+   M /trunk/configure.ac
 
+hmm One of yesterday commit broke binary compatibility.
 
 ------------------------------------------------------------------------
-r12521 | hartman | 2005-09-12 14:02:58 +0200 (Mon, 12 Sep 2005) | 2 lines
+r16490 | zorglub | 2006-09-03 00:33:44 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/src/libvlc.h
+   M /trunk/test/native/url.c
 
-* 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.
+Remember random/loop/repeat
 
 ------------------------------------------------------------------------
-r12520 | hartman | 2005-09-12 12:36:36 +0200 (Mon, 12 Sep 2005) | 2 lines
+r16489 | zorglub | 2006-09-02 23:22:19 +0200 (Sat, 02 Sep 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/access/mms/mms.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/playlist/engine.c
 
-* Up the mms caching from 3200 ms to 5000ms. (unfortunately this is needed for a large number of streams)
+Add --play-and-exit option to quit after no more items are in playlist.
+To be backported, but will need some manual merging (diff in vlc-devel should apply pristine to 0.8.5).
+Thanks to Georgi Chorbadzhiyski for the patch
 
-------------------------------------------------------------------------
-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
+r16488 | dionoea | 2006-09-02 22:46:57 +0200 (Sat, 02 Sep 2006) | 2 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.
+   M /trunk/src/video_output/video_output.c
 
+Fix refcount issues and only vlc_object_find when needed
 
 ------------------------------------------------------------------------
-r12517 | ipkiss | 2005-09-11 22:03:18 +0200 (Sun, 11 Sep 2005) | 3 lines
+r16487 | courmisch | 2006-09-02 22:30:53 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
-   M /trunk/modules/gui/skins2/vars/playtree.cpp
+   M /trunk/THANKS
+   M /trunk/modules/access/http.c
 
- * skins2/parser/skin_parser.cpp: fixed a FIXME
- * skins2/vars/playtree.cpp: removed some debug lines
+Merge [PATCH] http chunked encoding fix
 
 ------------------------------------------------------------------------
-r12516 | gbazin | 2005-09-11 18:57:10 +0200 (Sun, 11 Sep 2005) | 1 line
+r16486 | xtophe | 2006-09-02 21:48:49 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/scale.c
+   M /trunk/configure.ac
 
-* 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
+Use our own pkg-config macro. So we don't have problems on OSX (ol pkg.m4 or wrong installation)
 
-mkv.cpp: more memory leaks fixed
 ------------------------------------------------------------------------
-r12514 | fkuehne | 2005-09-11 14:45:41 +0200 (Sun, 11 Sep 2005) | 1 line
+r16485 | dionoea | 2006-09-02 19:08:08 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/codec/fake.c
+
+Oops.
 
-* 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
+r16484 | zorglub | 2006-09-02 19:07:46 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/fortunes.txt
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/search.c
+   M /trunk/src/playlist/tree.c
 
-fortuuuuune
+Fixes for random + live search
 
 ------------------------------------------------------------------------
-r12512 | robux4 | 2005-09-11 12:42:17 +0200 (Sun, 11 Sep 2005) | 1 line
+r16483 | dionoea | 2006-09-02 19:03:36 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/include/vlc_spu.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/codec/cvdsub.c
+   M /trunk/modules/codec/fake.c
+   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/codec/svcdsub.c
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_intf.c
+   M /trunk/src/video_output/vout_subpictures.c
 
-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
+subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value is VLC_FALSE), this will keep displaying the subpicture_t when the parent input is paused. This means that subtitles should now be paused when clicking on pause. (refs #29)
 
-mkv.cpp: support segments with "unknown" size
 ------------------------------------------------------------------------
-r12510 | robux4 | 2005-09-10 19:08:35 +0200 (Sat, 10 Sep 2005) | 1 line
+r16482 | zorglub | 2006-09-02 18:59:50 +0200 (Sat, 02 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/engine.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/tree.c
 
-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
+Re-enable random.
+It is now based on a shuffled array of items, so that next + prev takes you back to what you were playing
 
-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
+r16481 | xtophe | 2006-09-02 16:49:53 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/configure.ac
+
+Don't compile the motion plugin on win32
 
-* ipv4.c: make MSVC happy
 ------------------------------------------------------------------------
-r12507 | bigben | 2005-09-10 11:04:32 +0200 (Sat, 10 Sep 2005) | 3 lines
+r16480 | Trax | 2006-09-02 16:32:19 +0200 (Sat, 02 Sep 2006) | 1 line
 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.
-
+   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/modules/video_output/directx/direct3d.c
 
+* more ouput -> output typos
 ------------------------------------------------------------------------
-r12506 | courmisch | 2005-09-10 09:55:17 +0200 (Sat, 10 Sep 2005) | 3 lines
+r16479 | courmisch | 2006-09-02 14:26:41 +0200 (Sat, 02 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/src/libvlc.c
+   M /trunk/configure.ac
 
-Fix psz_userdir memleak
-(patch contributed by Brian Robb)
+Make mux_ts a plugin too.
+Afterall, ts is a plugin, and is probably as useful if not more.
 
 ------------------------------------------------------------------------
-r12505 | gbazin | 2005-09-10 00:10:57 +0200 (Sat, 10 Sep 2005) | 1 line
+r16478 | courmisch | 2006-09-02 14:19:59 +0200 (Sat, 02 Sep 2006) | 2 lines
 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.
+Make theora codec a plugin
+
 ------------------------------------------------------------------------
-r12504 | hartman | 2005-09-09 23:19:15 +0200 (Fri, 09 Sep 2005) | 3 lines
+r16477 | courmisch | 2006-09-02 14:15:55 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/configure.ac
 
-* Option for Desktop Background mode for VLC OSX.
-  Does not work on the fly, because that requires recreating the window atm.
+Cleanup gnutls detection
 
 ------------------------------------------------------------------------
-r12503 | gbazin | 2005-09-09 21:42:55 +0200 (Fri, 09 Sep 2005) | 1 line
+r16476 | courmisch | 2006-09-02 13:20:55 +0200 (Sat, 02 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/src/misc/win32_specific.c
+   M /trunk/configure.ac
 
-* 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
+Enable libtool by default.
+You can still disable it manually...
+and well, you've had six months to fix your build system.
 
-* 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
+r16475 | courmisch | 2006-09-02 13:20:07 +0200 (Sat, 02 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
-   M /trunk/modules/gui/skins2/src/skin_common.hpp
+   M /trunk/include/vlc_common.h
+
+Remove evil kludge.
+Better fix broken code that would rely on this.
 
-* 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
+r16474 | zorglub | 2006-09-02 12:20:26 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/extras/libc.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/tree.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
+Fix a few quirks with playlist filters
 
 ------------------------------------------------------------------------
-r12499 | xtophe | 2005-09-09 18:55:37 +0200 (Fri, 09 Sep 2005) | 2 lines
+r16473 | zorglub | 2006-09-02 10:40:01 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/extras/libc.c
+   M /trunk/src/playlist/engine.c
 
-Fix a possible segfault patch by Brian Robb
+Actually use the --playlist-tree option
 
 ------------------------------------------------------------------------
-r12498 | jlj | 2005-09-09 16:31:22 +0200 (Fri, 09 Sep 2005) | 3 lines
+r16472 | zorglub | 2006-09-02 10:39:28 +0200 (Sat, 02 Sep 2006) | 4 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.
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/components/preferences.hpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
+   M /trunk/modules/gui/qt4/components/simple_preferences.hpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
 
+Preferences
+* Enable Save/Cancel. Please test heavily with already implemented stuff. There is a layout bug with simple prefs because they don't implement save yet. Also, we still have some parenting issues to fix
+* Remove "advanced" stuff
 
 ------------------------------------------------------------------------
-r12497 | jlj | 2005-09-09 16:06:38 +0200 (Fri, 09 Sep 2005) | 3 lines
+r16471 | Trax | 2006-09-02 09:52:38 +0200 (Sat, 02 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/modules/services_discovery/bonjour.c
-
-  * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
-
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/modules/codec/dmo/dmo.c
 
+* typo ouput -> output
 ------------------------------------------------------------------------
-r12496 | jlj | 2005-09-09 04:42:40 +0200 (Fri, 09 Sep 2005) | 3 lines
+r16470 | damienf | 2006-09-01 18:34:46 +0200 (Fri, 01 Sep 2006) | 2 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.
+   M /trunk/mozilla/control/npovlc.cpp
+   M /trunk/mozilla/vlcshell.cpp
 
+- vlcshell.cpp: fix for a couple of crashing scenarios
 
 ------------------------------------------------------------------------
-r12495 | fkuehne | 2005-09-08 23:00:48 +0200 (Thu, 08 Sep 2005) | 5 lines
+r16469 | damienf | 2006-09-01 18:32:09 +0200 (Fri, 01 Sep 2006) | 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/intf.h
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/demux/playlist/asx.c
 
-* fixed some intf-strings and connected a few menu-items properly
-* changed wizard-shortcut to shift-cmd-w
-* re-ordered the file-menu slightly
+asx.c: ignore leading empty lins during detection
 
-Thanks to thedj for pointing most of that out.
 ------------------------------------------------------------------------
-r12493 | bigben | 2005-09-08 20:18:54 +0200 (Thu, 08 Sep 2005) | 6 lines
+r16466 | thresh | 2006-09-01 10:04:55 +0200 (Fri, 01 Sep 2006) | 2 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)
-
+   M /trunk/src/input/item.c
 
+This also could be named in non-UTF, recode it
 
 ------------------------------------------------------------------------
-r12487 | hartman | 2005-09-08 15:55:25 +0200 (Thu, 08 Sep 2005) | 2 lines
+r16465 | thresh | 2006-09-01 10:03:00 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_widgets.c
+   M /trunk/modules/control/rc.c
 
-* Fix a refcount issue in the OSD core
+Recode output in rc interface to current locale
 
 ------------------------------------------------------------------------
-r12486 | fkuehne | 2005-09-07 20:11:22 +0200 (Wed, 07 Sep 2005) | 1 line
+r16464 | zorglub | 2006-09-01 08:01:06 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/ko.po
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
+   M /trunk/modules/gui/qt4/dialogs/messages.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
 
-* 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
+Enable verbosity setting
 
-* new Korean translation by Han HoJoong <0demon0@paran.com>
 ------------------------------------------------------------------------
-r12484 | hartman | 2005-09-07 16:05:44 +0200 (Wed, 07 Sep 2005) | 2 lines
+r16463 | xtophe | 2006-09-01 00:57:35 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
 
- * lengh -> length
+Initialize the verbosity box
 
 ------------------------------------------------------------------------
-r12483 | hartman | 2005-09-07 15:47:46 +0200 (Wed, 07 Sep 2005) | 3 lines
+r16462 | zorglub | 2006-09-01 00:17:17 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/util/customwidgets.hpp
+   D /trunk/modules/gui/qt4/util/views.hpp
 
-* 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)
+Merge views.hpp in customwidgets
 
 ------------------------------------------------------------------------
-r12482 | hartman | 2005-09-07 00:03:45 +0200 (Wed, 07 Sep 2005) | 4 lines
+r16461 | zorglub | 2006-09-01 00:10:11 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/gui/qt4/Modules.am
+   A /trunk/modules/gui/qt4/dialogs/errors.cpp
+   A /trunk/modules/gui/qt4/dialogs/errors.hpp
+   M /trunk/modules/gui/qt4/dialogs/interaction.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.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
+Warnings/Errors dialog
 
 ------------------------------------------------------------------------
-r12481 | dionoea | 2005-09-06 23:15:18 +0200 (Tue, 06 Sep 2005) | 2 lines
+r16456 | zorglub | 2006-08-31 22:50:50 +0200 (Thu, 31 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/modules/gui/wxwidgets/open.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/src/libvlc.h
 
-CD/DVD detection patch by Brian Robb
+* Move the embedded option to libvlc
+* Make the interface a bit smaller
 
 ------------------------------------------------------------------------
-r12480 | massiot | 2005-09-06 01:33:14 +0200 (Tue, 06 Sep 2005) | 3 lines
+r16455 | zorglub | 2006-08-31 22:39:36 +0200 (Thu, 31 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
+   M /trunk/modules/gui/qt4/components/video_widget.hpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/input_manager.hpp
 
- * src/libvlc.c: When the user dir is not available, fall back onto the
-   application data directory.
+Preliminary work for better audio visualization handling
 
 ------------------------------------------------------------------------
-r12479 | gbazin | 2005-09-05 21:23:29 +0200 (Mon, 05 Sep 2005) | 1 line
+r16453 | courmisch | 2006-08-31 16:55:20 +0200 (Thu, 31 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
+
+Export utf8_vfprintf and utf8_fprintf
 
-* 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
+r16452 | hartman | 2006-08-31 15:12:26 +0200 (Thu, 31 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/config.in
+   M /trunk/modules/access/directory.c
 
-Remove a few legacy entries in config.in
+* Include vlc_input.h so we don't bug out with shared vlc
 
 ------------------------------------------------------------------------
-r12477 | robux4 | 2005-09-05 10:53:54 +0200 (Mon, 05 Sep 2005) | 1 line
+r16451 | jpsaman | 2006-08-31 14:37:15 +0200 (Thu, 31 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/audio_filter/converter/mono.c
 
-* mkv.cpp: should fix the compilation error with gcc
+Do not select mono filter automatically
 ------------------------------------------------------------------------
-r12476 | ipkiss | 2005-09-04 23:50:18 +0200 (Sun, 04 Sep 2005) | 3 lines
+r16450 | hartman | 2006-08-31 14:23:54 +0200 (Thu, 31 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_repository.cpp
+   M /trunk/modules/demux/playlist/asx.c
 
- * skins2/src/theme_repository.cpp: do not use pointers on temporary strings.
-   Fixes #337.
+Fix a bug in the asx parser. I should really finish cleaning it up :D
 
 ------------------------------------------------------------------------
-r12475 | robux4 | 2005-09-04 20:12:57 +0200 (Sun, 04 Sep 2005) | 1 line
+r16449 | thresh | 2006-08-31 14:21:51 +0200 (Thu, 31 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/THANKS
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-* 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
+added russian translation by Vladimir Yermolayev
 
- * extras/contrib/src/Makefile: Really fixed the libtool target.
 
 ------------------------------------------------------------------------
-r12473 | massiot | 2005-09-04 12:58:59 +0200 (Sun, 04 Sep 2005) | 2 lines
+r16448 | fkuehne | 2006-08-31 13:02:17 +0200 (Thu, 31 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-
- * extras/contrib/src/Makefile: Really fixed the libtool target.
+   M /trunk/po/sv.po
 
+* updated Swedish translation by Daniel Nylander <info at danielnylander dot se>
 ------------------------------------------------------------------------
-r12472 | massiot | 2005-09-04 11:52:54 +0200 (Sun, 04 Sep 2005) | 2 lines
+r16447 | xtophe | 2006-08-31 11:51:05 +0200 (Thu, 31 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/video_filter/logo.c
 
- * extras/contrib/src/Makefile: Build libtool after automake.
+typo
 
 ------------------------------------------------------------------------
-r12471 | gbazin | 2005-09-04 01:44:25 +0200 (Sun, 04 Sep 2005) | 1 line
+r16444 | fkuehne | 2006-08-31 00:59:21 +0200 (Thu, 31 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access_filter/timeshift.c
+   M /trunk/NEWS
+   M /trunk/THANKS
 
-* 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.
+* some updates on Apple Remote, etc.
 ------------------------------------------------------------------------
-r12470 | gbazin | 2005-09-04 00:55:56 +0200 (Sun, 04 Sep 2005) | 1 line
+r16443 | fkuehne | 2006-08-31 00:24:25 +0200 (Thu, 31 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/playlist.cpp
+   M /trunk/modules/gui/macosx/intf.m
 
-* modules/gui/wxwidgets/playlist.cpp: Fixed segfault. Patch by Brian Robb (vascy at hotmail).
+* added some buttons for apple remote controlling. Save for backporting, but needs some usability testing
 ------------------------------------------------------------------------
-r12469 | ipkiss | 2005-09-04 00:25:36 +0200 (Sun, 04 Sep 2005) | 2 lines
+r16440 | damienf | 2006-08-30 23:30:28 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/macosx/voutgl.m
 
- * skins/src/generic_layout.cpp: Fixed a typo in a comment
+voutgl: fix AR in mozilla plugin
 
 ------------------------------------------------------------------------
-r12468 | robux4 | 2005-09-03 22:56:32 +0200 (Sat, 03 Sep 2005) | 1 line
+r16438 | zorglub | 2006-08-30 19:40:36 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/test/native/url.c
+
+Fix and port test
 
-* fix a timecode/stuttering problem with VFW tracks
 ------------------------------------------------------------------------
-r12467 | ipkiss | 2005-09-03 21:22:47 +0200 (Sat, 03 Sep 2005) | 3 lines
+r16437 | courmisch | 2006-08-30 19:27:38 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/include/vlc_url.h
+   M /trunk/src/test/url.c
 
- * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug. The tree playlist should
-   now be much more stable.
+*Really* fix base 64 encoding
 
 ------------------------------------------------------------------------
-r12466 | asmax | 2005-09-03 19:11:23 +0200 (Sat, 03 Sep 2005) | 2 lines
+r16436 | zorglub | 2006-08-30 19:17:11 +0200 (Wed, 30 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/config.in
+   M /trunk/test/NativeURLTest.py
+   M /trunk/test/native/init.c
+   M /trunk/test/native/tests.h
+   M /trunk/test/native/url.c
+   M /trunk/test/test.sh
 
-* config.in: fixed typos
+Port new URL tests to test/
+Support Python 2.4
 
 ------------------------------------------------------------------------
-r12465 | robux4 | 2005-09-03 17:55:52 +0200 (Sat, 03 Sep 2005) | 1 line
+r16435 | damienf | 2006-08-30 18:56:02 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_stream.h
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/mozilla/vlc.r
+
+mozilla: mimetype fixes
 
-* prevent crashes when a stream is not opened correctly
 ------------------------------------------------------------------------
-r12464 | ipkiss | 2005-09-03 17:17:57 +0200 (Sat, 03 Sep 2005) | 5 lines
+r16433 | courmisch | 2006-08-30 16:58:18 +0200 (Wed, 30 Aug 2006) | 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/utils/var_tree.cpp
-   M /trunk/modules/gui/skins2/utils/var_tree.hpp
+   M /trunk/include/vlc_url.h
+   M /trunk/src/test/url.c
 
- * skins2 (tree playlist):
-     - Fixed a selection bug in CtrlTree
-     - Simplified some algorithms using helper methods
-     - A few coding style fixes
+Fix base64 encoding and add regression test
 
 ------------------------------------------------------------------------
-r12463 | jpsaman | 2005-09-03 17:06:39 +0200 (Sat, 03 Sep 2005) | 1 line
+r16432 | hartman | 2006-08-30 16:56:30 +0200 (Wed, 30 Aug 2006) | 2 lines
 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
+* forwardport [15373] which was left accidently hanging in the 0.8.5 branch 
 
-* fix an uninitialized buffer use
 ------------------------------------------------------------------------
-r12461 | gbazin | 2005-09-03 15:56:53 +0200 (Sat, 03 Sep 2005) | 1 line
+r16430 | bigben | 2006-08-30 15:35:56 +0200 (Wed, 30 Aug 2006) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
-* 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
+* typo
+
 
-* 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
+r16429 | hartman | 2006-08-30 01:19:23 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-Remove some useless code
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
+* fix stupid mistake in [16427]
 
 ------------------------------------------------------------------------
-r12458 | bigben | 2005-09-03 13:24:00 +0200 (Sat, 03 Sep 2005) | 3 lines
+r16428 | hartman | 2006-08-30 01:02:13 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-Fixes item ordering on drag'n'drop
+   M /trunk/modules/stream_out/switcher.c
 
+* copy [16427] to the switcher module as well. ( is times 3 bytes enough ? perhaps i should use 4 bytes per pixel ? )
 
 ------------------------------------------------------------------------
-r12457 | massiot | 2005-09-03 12:22:03 +0200 (Sat, 03 Sep 2005) | 2 lines
+r16427 | hartman | 2006-08-30 00:59:16 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
- * extras/contrib/src/Makefile: Fixed libdvdcss compilation.
+* set the proper buffer size when encoding with ffmpeg, instead of using fixed 1024x1024 maximumframe size for the buffer.
 
 ------------------------------------------------------------------------
-r12456 | gbazin | 2005-09-03 11:32:17 +0200 (Sat, 03 Sep 2005) | 1 line
+r16426 | damienf | 2006-08-29 23:56:10 +0200 (Tue, 29 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/src/control/audio_video.c
+   M /trunk/mozilla/control/npolibvlc.cpp
+   M /trunk/mozilla/support/npmac.cpp
+   M /trunk/mozilla/test.html
+   M /trunk/mozilla/vlcshell.cpp
 
-* 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
+- compatibility fixes for FireFox, Safari and Opera 9
+- fixed a couple of crashes on MacOS X
 
-* 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
+r16425 | zorglub | 2006-08-29 23:37:20 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   A /trunk/modules/gui/qt4/components/streaming
+   A /trunk/modules/gui/qt4/ui/streampanel.ui
 
-* httpd.c: added missing dummy functions
+Some preliminary work for streaming stuff
 
 ------------------------------------------------------------------------
-r12453 | bigben | 2005-09-02 20:57:11 +0200 (Fri, 02 Sep 2005) | 4 lines
+r16424 | hartman | 2006-08-29 23:05:40 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/demux/mkv.cpp
 
+* Fix an issue with DAR vs. Canvas size with matroska files
 
-Remove some useless code
+------------------------------------------------------------------------
+r16423 | xtophe | 2006-08-29 21:34:50 +0200 (Tue, 29 Aug 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http/rpn.c
 
+hrm, compile before you commit
 
 ------------------------------------------------------------------------
-r12452 | bigben | 2005-09-02 20:33:46 +0200 (Fri, 02 Sep 2005) | 3 lines
+r16422 | xtophe | 2006-08-29 21:24:59 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-Allow to drop an item *on* a node.
+   M /trunk/modules/control/http/rpn.c
 
+Fix implicit pointer function. Patch by Dann Frazier. (ref debian #385192)
 
 ------------------------------------------------------------------------
-r12451 | gbazin | 2005-09-02 20:18:03 +0200 (Fri, 02 Sep 2005) | 1 line
+r16421 | jpsaman | 2006-08-29 20:54:05 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/smb.c
+   M /trunk/modules/audio_filter/converter/mono.c
 
-* configure.ac, modules/access/smb.c: compilation fix for new libsmbclient versions. Patch by Diego Petteno (flameeyes at gentoo dot org).
+combine two channels into mono for the dowmix as last step.
 ------------------------------------------------------------------------
-r12450 | bigben | 2005-09-02 20:00:41 +0200 (Fri, 02 Sep 2005) | 3 lines
+r16420 | damienf | 2006-08-29 18:31:39 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-Some small cleaning
+   M /trunk/mozilla/vlcshell.cpp
 
+vlcshell.cpp: prevent browser from downloading SRC URL before passing it to plugin
 
 ------------------------------------------------------------------------
-r12449 | massiot | 2005-09-02 19:11:23 +0200 (Fri, 02 Sep 2005) | 3 lines
+r16419 | zorglub | 2006-08-29 17:51:56 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http/http.c
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
 
- * modules/control/http/http.c: Added a small hack, when multiple http
-   control interfaces are specified, to automatically increment the port.
+Should fix the problem with messages insertion (new messages are inserted at selection point)
 
 ------------------------------------------------------------------------
-r12448 | massiot | 2005-09-02 19:10:06 +0200 (Fri, 02 Sep 2005) | 3 lines
+r16418 | damienf | 2006-08-29 14:47:06 +0200 (Tue, 29 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/mozilla/control/npolibvlc.cpp
+   M /trunk/mozilla/control/npolibvlc.h
+   M /trunk/mozilla/control/nporuntime.h
+   M /trunk/mozilla/control/npovlc.cpp
+   M /trunk/mozilla/control/npovlc.h
+   A /trunk/mozilla/test.html
+   M /trunk/mozilla/vlcplugin.cpp
 
- * src/misc/httpd.c: Fixed HTTPd closing when several HTTPd instances are
-   running.
+- more javascript fixes
+- code cleanup
 
 ------------------------------------------------------------------------
-r12447 | massiot | 2005-09-02 18:01:23 +0200 (Fri, 02 Sep 2005) | 2 lines
+r16417 | xtophe | 2006-08-29 14:31:06 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/fake.c
+   M /trunk/vlc.win32.nsi.in
 
- * modules/codec/fake.c: Added missing ToLocale().
+no longer need to delete the .xpt
 
 ------------------------------------------------------------------------
-r12446 | massiot | 2005-09-02 17:16:08 +0200 (Fri, 02 Sep 2005) | 2 lines
+r16416 | xtophe | 2006-08-29 14:23:28 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/x264_svn.patch
+   M /trunk/Makefile.am
 
- * extras/contrib: Fixed theora and x264-svn compilation.
+Makefile.am: We no longer need a .xpt for the mozilla plugin
 
 ------------------------------------------------------------------------
-r12445 | bigben | 2005-09-02 16:00:20 +0200 (Fri, 02 Sep 2005) | 4 lines
+r16415 | jpsaman | 2006-08-29 13:27:38 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/video_widgets.c
-
-* Don't try to release NULL
-* Fixes the "vlc would crash when hitting play" bug
-
+   M /trunk/modules/audio_filter/converter/mono.c
 
+Cleanup
 ------------------------------------------------------------------------
-r12444 | massiot | 2005-09-01 19:41:01 +0200 (Thu, 01 Sep 2005) | 2 lines
+r16414 | jpsaman | 2006-08-29 11:49:07 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/INSTALL.win32
-
- * INSTALL.win32: Added SDL.
+   M /trunk/modules/audio_filter/converter/mono.c
 
+Resample audio channels when doing real stereo to mono.
 ------------------------------------------------------------------------
-r12443 | massiot | 2005-09-01 17:05:26 +0200 (Thu, 01 Sep 2005) | 3 lines
+r16413 | jpsaman | 2006-08-29 11:14:57 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/http/http.c
-
- * modules/control/http/http.c: Fixed PATH environment variable, and
-   under Win32 set SYSTEMROOT variable.
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
 
+Lower priority of headphone channel_mixer
 ------------------------------------------------------------------------
-r12442 | massiot | 2005-09-01 15:02:38 +0200 (Thu, 01 Sep 2005) | 3 lines
+r16412 | xtophe | 2006-08-29 11:14:34 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http/http.c
+   M /trunk/include/vlc_intf_strings.h
+   M /trunk/src/Makefile.am
 
- * modules/control/http/http.c: Added a SERVER_PATH environment variable
-   for CGIs.
+Add include/vlc_intf_strings.h to tarball
 
 ------------------------------------------------------------------------
-r12441 | massiot | 2005-09-01 15:02:11 +0200 (Thu, 01 Sep 2005) | 2 lines
+r16411 | jpsaman | 2006-08-29 10:50:20 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/mjpeg.c
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/playlist/xspf.h
 
- * extras/contrib/src/Makefile: Fixed opendaap installation.
+Fix compiler warnings about signed - unsigned comparissons and wrong datatypes.
 
 ------------------------------------------------------------------------
-r12440 | massiot | 2005-09-01 00:41:58 +0200 (Thu, 01 Sep 2005) | 2 lines
+r16410 | jpsaman | 2006-08-29 10:40:57 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-
- * extras/contrib/src/Makefile: Added missing $(INSTALL_NAME) for opendaap.
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/video.c
 
+Fix compiler warnings (mismatch in datatypes)
 ------------------------------------------------------------------------
-r12439 | gbazin | 2005-08-31 23:19:54 +0200 (Wed, 31 Aug 2005) | 1 line
+r16409 | jpsaman | 2006-08-29 10:25:59 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/streamout.cpp
-   M /trunk/modules/gui/wxwidgets/wxwidgets.h
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/flac.c
 
-* 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.
+Fix compiler warning about comparing signed and unsigned int.
 ------------------------------------------------------------------------
-r12438 | gbazin | 2005-08-31 22:37:23 +0200 (Wed, 31 Aug 2005) | 1 line
+r16408 | jpsaman | 2006-08-29 10:20:19 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/input/control.c
-   M /trunk/src/input/decoder.c
+   M /trunk/modules/access/rtsp/access.c
+   M /trunk/modules/access/rtsp/real.c
+   M /trunk/modules/access/rtsp/rtsp.c
+   M /trunk/modules/access/rtsp/rtsp.h
 
-* 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.
+Fix compiler warnings related to wrong datatypes.
 ------------------------------------------------------------------------
-r12437 | massiot | 2005-08-31 21:09:50 +0200 (Wed, 31 Aug 2005) | 6 lines
+r16407 | jpsaman | 2006-08-29 10:09:16 +0200 (Tue, 29 Aug 2006) | 1 line
 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.
+   M /trunk/modules/access/mms/mmstu.c
 
+Use correct formatting for message size_t
 ------------------------------------------------------------------------
-r12436 | hartman | 2005-08-31 21:00:21 +0200 (Wed, 31 Aug 2005) | 3 lines
+r16406 | jpsaman | 2006-08-29 10:07:08 +0200 (Tue, 29 Aug 2006) | 1 line
 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.
+   M /trunk/src/playlist/control.c
 
+Give i_skip a sensible value to start with.
 ------------------------------------------------------------------------
-r12435 | massiot | 2005-08-30 19:06:25 +0200 (Tue, 30 Aug 2005) | 3 lines
+r16405 | jpsaman | 2006-08-29 10:05:15 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-
- * modules/access/dvdnav.c: When no path is specified, use libdvdcss
-   autodetection.
+   M /trunk/src/stream_output/profiles.c
 
+Provide return statements in non-void function
 ------------------------------------------------------------------------
-r12434 | hartman | 2005-08-30 17:26:25 +0200 (Tue, 30 Aug 2005) | 2 lines
+r16403 | damienf | 2006-08-29 00:50:30 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/mozilla/vlcshell.cpp
 
-* 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.
+vlcshell.cpp:  no need for those printf() any more
 
 ------------------------------------------------------------------------
-r12433 | massiot | 2005-08-30 14:01:26 +0200 (Tue, 30 Aug 2005) | 2 lines
+r16402 | damienf | 2006-08-29 00:48:57 +0200 (Tue, 29 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http/http.c
+   M /trunk/mozilla/support/npmac.cpp
+   M /trunk/mozilla/vlcshell.cpp
 
- * modules/control/http/http.c: Fixed argv[1] in CGI mode.
+npmac.cpp: forgot one line from Charles Duffy OS X/Intel patch
+vlcshell.cpp: improved FireFox/OSX support 
 
 ------------------------------------------------------------------------
-r12432 | massiot | 2005-08-30 13:59:24 +0200 (Tue, 30 Aug 2005) | 2 lines
+r16401 | fkuehne | 2006-08-29 00:00:55 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/extras/libc.c
-
- * src/extras/libc.c:vlc_execve() : Do not open a new window under Win32.
+   M /trunk/src/stream_output/profiles.c
 
+* GCC 2.x patch by Cian Duffy <myob87@gmail.com>. BTW. This method should return something but doesn't, so someone with more knowledge of this part might want to have a look at it ;)
 ------------------------------------------------------------------------
-r12431 | massiot | 2005-08-30 11:54:52 +0200 (Tue, 30 Aug 2005) | 2 lines
+r16399 | xtophe | 2006-08-28 23:28:29 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
- * extras/contrib/src/Makefile: Fixed libogg dependancies.
+po/*: Fix make dist
 
 ------------------------------------------------------------------------
-r12430 | hartman | 2005-08-29 22:10:59 +0200 (Mon, 29 Aug 2005) | 3 lines
+r16398 | dionoea | 2006-08-28 21:44:02 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
+   A /trunk/modules/gui/qt4/ui/sprefs_interface.ui
 
-* 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
+Begin simple prefs interface panel.
 
 ------------------------------------------------------------------------
-r12429 | hartman | 2005-08-29 21:04:05 +0200 (Mon, 29 Aug 2005) | 3 lines
+r16395 | damienf | 2006-08-28 20:38:33 +0200 (Mon, 28 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/mozilla/control/npolibvlc.cpp
+   M /trunk/mozilla/control/npolibvlc.h
+   M /trunk/mozilla/control/nporuntime.cpp
+   M /trunk/mozilla/control/nporuntime.h
+   M /trunk/mozilla/control/npovlc.cpp
+   M /trunk/mozilla/control/npovlc.h
 
-* Add the hdv2 fourcc which is simply HD MPEG2
-  See: http://forum.videolan.org/viewtopic.php?t=11842
+- formating 
+- javascript fixes
 
 ------------------------------------------------------------------------
-r12428 | massiot | 2005-08-29 18:34:32 +0200 (Mon, 29 Aug 2005) | 7 lines
+r16394 | zorglub | 2006-08-28 20:31:00 +0200 (Mon, 28 Aug 2006) | 2 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
+   M /trunk/modules/demux/ts.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).
+Don't output debug on fprintf by default (Refs Debian #385008)
 
 ------------------------------------------------------------------------
-r12427 | massiot | 2005-08-29 18:30:38 +0200 (Mon, 29 Aug 2005) | 4 lines
+r16393 | courmisch | 2006-08-28 20:24:34 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http/http.c
-   M /trunk/src/extras/libc.c
+   M /trunk/src/network/rootwrap.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".
+Work-around to not use IPv6 for braindead unusable IPv6 implementations
 
 ------------------------------------------------------------------------
-r12426 | gbazin | 2005-08-29 18:27:53 +0200 (Mon, 29 Aug 2005) | 1 line
+r16392 | hartman | 2006-08-28 19:02:52 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/subtitle.c
+
+* Fix the microdvd subs. i forgot that framerate != frameduration :D
 
-* modules/demux/livedotcom.cpp: fixed segfaults.
 ------------------------------------------------------------------------
-r12425 | massiot | 2005-08-29 18:27:30 +0200 (Mon, 29 Aug 2005) | 3 lines
+r16391 | hartman | 2006-08-28 18:16:33 +0200 (Mon, 28 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http/mvar.c
+   M /trunk/modules/demux/subtitle.c
 
- * modules/control/http/mvar.c: Under Windows do not call stat() on
-   drive letters because it seems to cause problems with removable devices.
+* Use the microdvd framerate when available
+* avoid the error on sub-original-fps
 
 ------------------------------------------------------------------------
-r12424 | massiot | 2005-08-29 18:25:01 +0200 (Mon, 29 Aug 2005) | 3 lines
+r16390 | jpsaman | 2006-08-28 14:27:59 +0200 (Mon, 28 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/stream_out/transcode.c
 
- * modules/gui/wxwidgets/interface.cpp: Missing FromLocale() for the drag'n
-   drop code.
+Try to reopen the audio encoder when channels dimensions have changed.
+------------------------------------------------------------------------
+r16389 | jpsaman | 2006-08-28 13:45:18 +0200 (Mon, 28 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/audio_filter/converter/mono.c
 
+Reenable channel selection for mono: -1 = stereo mix of both channels, 0 = left channel, 1 = right channel, etc.
 ------------------------------------------------------------------------
-r12423 | robux4 | 2005-08-29 14:12:40 +0200 (Mon, 29 Aug 2005) | 1 line
+r16388 | jb | 2006-08-28 11:42:13 +0200 (Mon, 28 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/msvc/config.h.in
+   M /trunk/extras/contrib/src/Patches/live-osx.patch
+
+Contrib : repair a problem with latest live555 for Mac
+
+
 
-* new paramaters added to the MSVC build
 ------------------------------------------------------------------------
-r12422 | sam | 2005-08-29 10:48:27 +0200 (Mon, 29 Aug 2005) | 2 lines
+r16387 | zorglub | 2006-08-28 10:34:52 +0200 (Mon, 28 Aug 2006) | 5 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/qt4.cpp
 
-  * fixed breakage of MSVC files in commit 12161.
+Cosmetics:
+* Add application icon
+* Make interface a bit smaller in Windows
+* Fix messages encoding and add header
 
 ------------------------------------------------------------------------
-r12421 | robux4 | 2005-08-29 10:39:02 +0200 (Mon, 29 Aug 2005) | 1 line
+r16386 | zorglub | 2006-08-28 10:25:40 +0200 (Mon, 28 Aug 2006) | 2 lines
 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
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+
+People might perhaps maybe want to right-click anywhere
 
-Force the EOL to the native Windows one
 ------------------------------------------------------------------------
-r12420 | hartman | 2005-08-28 23:50:32 +0200 (Sun, 28 Aug 2005) | 2 lines
+r16385 | zorglub | 2006-08-28 10:19:38 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/gui/qt4/components/preferences.cpp
 
-* Fix the case of duration == -1 in M3U playlists. closes #331
+Re-enable custom fonts in preferences, without the crash
 
 ------------------------------------------------------------------------
-r12419 | hartman | 2005-08-28 22:57:48 +0200 (Sun, 28 Aug 2005) | 4 lines
+r16384 | zorglub | 2006-08-28 09:37:17 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/include/codecs.h
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
-* 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.
+Fix Win32 preferences crash
 
 ------------------------------------------------------------------------
-r12418 | hartman | 2005-08-28 22:38:07 +0200 (Sun, 28 Aug 2005) | 2 lines
+r16383 | dionoea | 2006-08-27 23:41:05 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
+   M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui
 
-* Add glib, libIDL and gecko-sdk to OSX contrib. Now we just need a way to find how to let configure.ac recognize it.
+Add subtitles display effect to simple prefs panel
 
 ------------------------------------------------------------------------
-r12417 | hartman | 2005-08-28 22:08:26 +0200 (Sun, 28 Aug 2005) | 2 lines
+r16382 | dionoea | 2006-08-27 23:37:15 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
 
-* Add some NEWS
+Float, Float with range and Integer with range widgets.
 
 ------------------------------------------------------------------------
-r12416 | hartman | 2005-08-28 21:22:36 +0200 (Sun, 28 Aug 2005) | 2 lines
+r16381 | dionoea | 2006-08-27 23:06:28 +0200 (Sun, 27 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
 
-* Add the shout (services discovery) module again
+preferences_widgets.*: Bool prefs widget
+simple_preferences.cpp: Audio simple preferences category
 
 ------------------------------------------------------------------------
-r12415 | hartman | 2005-08-28 20:59:53 +0200 (Sun, 28 Aug 2005) | 2 lines
+r16380 | zorglub | 2006-08-27 22:50:54 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/shout.c
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
 
-* Update some comments
+Fix crash
 
 ------------------------------------------------------------------------
-r12414 | zorglub | 2005-08-28 12:52:00 +0200 (Sun, 28 Aug 2005) | 3 lines
+r16379 | dionoea | 2006-08-27 22:35:11 +0200 (Sun, 27 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/debian/patches/00list
-   A /trunk/debian/patches/20_osdmenu-paths.dpatch
-   M /trunk/share/Makefile.am
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
+   M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui
 
-* Export unselect.png
-* Fix paths when installed in Debian package
+Some more prefs fun:
+ * preferences_widgets.cpp: implement string and int with choice list
+ * other: simple prefs subtitles dialog
 
 ------------------------------------------------------------------------
-r12413 | courmisch | 2005-08-28 12:34:24 +0200 (Sun, 28 Aug 2005) | 2 lines
+r16378 | zorglub | 2006-08-27 22:27:09 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
+   M /trunk/modules/gui/qt4/components/video_widget.hpp
+   M /trunk/modules/gui/qt4/res.qrc
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
 
-Fix typo
+Improved screen for qt-always-video
 
 ------------------------------------------------------------------------
-r12412 | jpsaman | 2005-08-27 18:40:23 +0200 (Sat, 27 Aug 2005) | 2 lines
+r16377 | damienf | 2006-08-27 21:56:17 +0200 (Sun, 27 Aug 2006) | 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
+   M /trunk/mozilla/vlcshell.cpp
 
-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.
+vlcshell.cpp: more X11 fixes
 
 ------------------------------------------------------------------------
-r12411 | jpsaman | 2005-08-27 15:51:53 +0200 (Sat, 27 Aug 2005) | 1 line
+r16376 | damienf | 2006-08-27 21:26:50 +0200 (Sun, 27 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/share/osdmenu/default.cfg
+   M /trunk/mozilla/support/npmac.cpp
+   M /trunk/mozilla/vlcplugin.cpp
+   M /trunk/mozilla/vlcplugin.h
+   M /trunk/mozilla/vlcshell.cpp
+
+vlcplugin.cpp: removed hardcoded path
+npmac.cpp: OSX Intel patch by Charles Duffy
+vlcshell.cpp: fixed X11
 
-cosmetics
 ------------------------------------------------------------------------
-r12410 | massiot | 2005-08-27 15:38:26 +0200 (Sat, 27 Aug 2005) | 2 lines
+r16375 | dionoea | 2006-08-27 19:07:20 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/modules/demux/playlist/pls.c
 
- * toolbox: Removed a bash-ism.
+Fix regression from 0.8.5 when parsing microsoft [Reference] type playlists. We need to check that nothing else was forgoten in the old playlist code.
 
 ------------------------------------------------------------------------
-r12409 | massiot | 2005-08-26 21:05:04 +0200 (Fri, 26 Aug 2005) | 3 lines
+r16374 | bigben | 2006-08-27 19:06:30 +0200 (Sun, 27 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/control/http/http.c
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/access/v4l2.c
+
+* Some more probing
+* The debug output from a v4l2 capable webcam with this would help...
 
- * 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
+r16373 | zorglub | 2006-08-27 19:06:24 +0200 (Sun, 27 Aug 2006) | 2 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
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
+   M /trunk/modules/gui/qt4/components/video_widget.hpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/ui/main_interface.ui
 
- * 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.
+Add ability to put some background when there is no video
 
 ------------------------------------------------------------------------
-r12407 | hartman | 2005-08-26 19:01:48 +0200 (Fri, 26 Aug 2005) | 6 lines
+r16372 | damienf | 2006-08-27 18:18:59 +0200 (Sun, 27 Aug 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/access_output/shout.c
+   M /trunk/include/video_output.h
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/mozilla/Makefile.am
+   A /trunk/mozilla/control
+   A /trunk/mozilla/control/npolibvlc.cpp
+   A /trunk/mozilla/control/npolibvlc.h
+   A /trunk/mozilla/control/nporuntime.cpp
+   A /trunk/mozilla/control/nporuntime.h
+   A /trunk/mozilla/control/npovlc.cpp
+   A /trunk/mozilla/control/npovlc.h
+   D /trunk/mozilla/vlcintf.idl
+   D /trunk/mozilla/vlcpeer.cpp
+   D /trunk/mozilla/vlcpeer.h
+   M /trunk/mozilla/vlcplugin.cpp
+   M /trunk/mozilla/vlcplugin.h
+   D /trunk/mozilla/vlcruntime.cpp
+   D /trunk/mozilla/vlcruntime.h
+   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/src/control/video.c
+   M /trunk/src/libvlc.c
+
+all: rewrite of mozilla plugin
+- added a couple of support APIs in libvlc
+- retired XPCOM interface, all scripting now goes through NPObject apis
+- new APIs using libvlc (roughly similar to java bindings)
 
-* 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
+r16371 | dionoea | 2006-08-27 18:19:00 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
+   M /trunk/modules/gui/qt4/components/simple_preferences.hpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
 
-* Fix liveMedia 
+Fix default category selection
 
 ------------------------------------------------------------------------
-r12405 | hartman | 2005-08-26 14:55:36 +0200 (Fri, 26 Aug 2005) | 2 lines
+r16370 | dionoea | 2006-08-27 18:07:10 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/speex.patch
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/ui/sprefs_audio.ui
+   M /trunk/modules/gui/qt4/ui/sprefs_playlist.ui
+   M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui
+   M /trunk/modules/gui/qt4/ui/sprefs_video.ui
 
-* The same getopt problem that theora has, exists in speex as well.
+Bind simple prefs forms to corresponding simple prefs categories
 
 ------------------------------------------------------------------------
-r12404 | zorglub | 2005-08-25 21:57:12 +0200 (Thu, 25 Aug 2005) | 3 lines
+r16369 | zorglub | 2006-08-27 17:34:52 +0200 (Sun, 27 Aug 2006) | 2 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
+   M /trunk/modules/gui/qt4/menus.cpp
 
-Add new spectrum analyzer effect, patch from zcot.
-Remove the "random" effect
+Fix a bug with menu items selection
 
 ------------------------------------------------------------------------
-r12403 | hartman | 2005-08-25 21:10:21 +0200 (Thu, 25 Aug 2005) | 2 lines
+r16368 | dionoea | 2006-08-27 17:34:02 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/theora.patch
+   A /trunk/modules/gui/qt4/ui/sprefs_audio.ui
+   A /trunk/modules/gui/qt4/ui/sprefs_playlist.ui
+   A /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui
+   A /trunk/modules/gui/qt4/ui/sprefs_video.ui
 
-* libtheora examples don't compile on 10.2 Remove from Makefiles. This issue is now fixed upstream thanks to rillian from #theora
+Start some simple prefs panels. Different kinds of layouts used (ie audio vs video panel). This will have to be standardized (i beleive that the video panel is better).
 
 ------------------------------------------------------------------------
-r12402 | xtophe | 2005-08-25 20:35:09 +0200 (Thu, 25 Aug 2005) | 2 lines
+r16367 | dionoea | 2006-08-27 16:50:39 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
+   A /trunk/modules/gui/qt4/pixmaps/advanced_50x50.xpm
+   A /trunk/modules/gui/qt4/pixmaps/audio_50x50.xpm
+   A /trunk/modules/gui/qt4/pixmaps/input_and_codecs_50x50.xpm
+   A /trunk/modules/gui/qt4/pixmaps/interface_50x50.xpm
+   A /trunk/modules/gui/qt4/pixmaps/playlist_50x50.xpm
+   A /trunk/modules/gui/qt4/pixmaps/subtitles_50x50.xpm
+   A /trunk/modules/gui/qt4/pixmaps/video_50x50.xpm
 
-Compile fix tentative
+Simple prefs left hand side stuff (categories). Icons will of course be changed in the future :)
 
 ------------------------------------------------------------------------
-r12401 | xtophe | 2005-08-25 19:39:21 +0200 (Thu, 25 Aug 2005) | 2 lines
+r16366 | zorglub | 2006-08-27 16:40:22 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
 
-Add the compile information
+Improved layout for preferences
 
 ------------------------------------------------------------------------
-r12400 | fkuehne | 2005-08-25 19:39:17 +0200 (Thu, 25 Aug 2005) | 2 lines
+r16365 | zorglub | 2006-08-27 15:09:16 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/share/http/info.html
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+
+Fix "All files"
 
-* 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
+r16364 | zorglub | 2006-08-27 15:05:51 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
-* disable all theora test programs. they use getopt which is not present in default OSX 10.2 
+Ensure minimum spacing between the status bar and the text
 
 ------------------------------------------------------------------------
-r12398 | xtophe | 2005-08-25 18:59:42 +0200 (Thu, 25 Aug 2005) | 2 lines
+r16363 | zorglub | 2006-08-27 14:50:32 +0200 (Sun, 27 Aug 2006) | 3 lines
 Changed paths:
-   D /trunk/src/osd/osd_widgets.c
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
-Grrr, i should have checked previous commit
+Fix play/pause icons
+Implement integer config control
 
 ------------------------------------------------------------------------
-r12397 | xtophe | 2005-08-25 18:57:01 +0200 (Thu, 25 Aug 2005) | 2 lines
+r16362 | zorglub | 2006-08-27 14:41:54 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   A /trunk/src/osd/osd_widgets.c (from /trunk/src/osd/osd_widgets.c:12391)
+   M /trunk/modules/gui/qt4/util/directslider.hpp
+   M /trunk/modules/gui/qt4/util/input_slider.cpp
 
-Typo
+Fix a bug with slider positionning
 
 ------------------------------------------------------------------------
-r12396 | hartman | 2005-08-25 18:46:52 +0200 (Thu, 25 Aug 2005) | 2 lines
+r16361 | zorglub | 2006-08-27 13:01:22 +0200 (Sun, 27 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/ogg.patch
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/input_manager.hpp
+   M /trunk/modules/gui/qt4/menus.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/qt4.cpp
 
-* patch ogg because it's broken (userdefined defines in public headers are WAY evil)
+Fix a refcount issue
+Start using media library
 
 ------------------------------------------------------------------------
-r12395 | massiot | 2005-08-25 18:42:36 +0200 (Thu, 25 Aug 2005) | 3 lines
+r16360 | zorglub | 2006-08-27 12:34:35 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/input/item.c
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/engine.c
+   M /trunk/src/playlist/item.c
 
- * extras/contrib/src/Makefile: Do not try and compile theora SDL test
-   programs.
+Fix for deletion of current item
 
 ------------------------------------------------------------------------
-r12394 | massiot | 2005-08-25 18:36:39 +0200 (Thu, 25 Aug 2005) | 3 lines
+r16359 | zorglub | 2006-08-27 01:24:23 +0200 (Sun, 27 Aug 2006) | 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
+   M /trunk/include/vlc_intf_strings.h
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
 
- * modules/gui/wxwidgets: Fix charset when getting file names from the
-   filesystem.
+Implement basic panel change
+Forgot this file
 
 ------------------------------------------------------------------------
-r12393 | jpsaman | 2005-08-25 18:33:08 +0200 (Thu, 25 Aug 2005) | 1 line
+r16358 | zorglub | 2006-08-27 01:11:37 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_osd.h
-   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
+   A /trunk/modules/gui/qt4/components/simple_preferences.cpp
+   A /trunk/modules/gui/qt4/components/simple_preferences.hpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
+   A /trunk/modules/gui/qt4/ui/sprefs_trivial.ui
+
+Skeleton for simple prefs
 
-Fix build breakage of revision12392
 ------------------------------------------------------------------------
-r12392 | jpsaman | 2005-08-25 17:02:30 +0200 (Thu, 25 Aug 2005) | 2 lines
+r16357 | zorglub | 2006-08-26 23:33:56 +0200 (Sat, 26 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   D /trunk/src/osd/osd_widgets.c
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
 
-Removing osd_widgets.c.
+Cosmetics
 
 ------------------------------------------------------------------------
-r12391 | jpsaman | 2005-08-25 16:58:27 +0200 (Thu, 25 Aug 2005) | 1 line
+r16356 | zorglub | 2006-08-26 23:30:49 +0200 (Sat, 26 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/osd/osd_parser.c
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/playlist/panels.hpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
+   A /trunk/modules/gui/qt4/util/customwidgets.cpp
+   A /trunk/modules/gui/qt4/util/customwidgets.hpp
+
+Find as you type
 
-Removal of dead code
 ------------------------------------------------------------------------
-r12390 | hartman | 2005-08-25 16:09:50 +0200 (Thu, 25 Aug 2005) | 2 lines
+r16355 | zorglub | 2006-08-26 21:16:09 +0200 (Sat, 26 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
 
-* vorbis comments can be mixed case. strstr -> strcasestr
+Volume control
 
 ------------------------------------------------------------------------
-r12389 | jpsaman | 2005-08-25 11:48:33 +0200 (Thu, 25 Aug 2005) | 1 line
+r16354 | zorglub | 2006-08-26 20:03:08 +0200 (Sat, 26 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
+
+* Sorting
+* Fix a memory leak / crasher
 
-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
+r16353 | zorglub | 2006-08-26 19:06:27 +0200 (Sat, 26 Aug 2006) | 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
+   M /trunk/modules/gui/qt4/components/playlist/selector.cpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   M /trunk/modules/gui/qt4/menus.cpp
 
-Removing old familiar images, these are exactly the same images as the one prefixed with pda-.
+Cosmetics + Enable menu in playlist
 
 ------------------------------------------------------------------------
-r12387 | titer | 2005-08-25 00:27:28 +0200 (Thu, 25 Aug 2005) | 2 lines
+r16352 | zorglub | 2006-08-26 18:51:55 +0200 (Sat, 26 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_keys.h
+   M /trunk/include/vlc_input.h
+   A /trunk/include/vlc_intf_strings.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/services_discovery/shout.c
+   M /trunk/src/input/item.c
+   M /trunk/src/playlist/tree.c
 
- vlc_keys.h: fixed ACTIONID_JUMP_BACKWARD_1MIN
+* Allow service discoveries to state whether they prefer being displayed as tree
+* Start putting together all interface strings (Refs:#703)
 
 ------------------------------------------------------------------------
-r12386 | hartman | 2005-08-24 22:56:14 +0200 (Wed, 24 Aug 2005) | 4 lines
+r16351 | zorglub | 2006-08-26 17:36:45 +0200 (Sat, 26 Aug 2006) | 3 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
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/playlist/panels.hpp
+   M /trunk/modules/gui/qt4/components/playlist/selector.cpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
+   M /trunk/modules/gui/qt4/util/directslider.hpp
+   A /trunk/modules/gui/qt4/util/views.hpp
 
-* Updated speex to 1.1.10
-* Updated theora to alpha5
-* Added libshout
+* Popups
+* Fix a nasty playlist crash
 
 ------------------------------------------------------------------------
-r12385 | fkuehne | 2005-08-24 22:01:33 +0200 (Wed, 24 Aug 2005) | 1 line
+r16350 | dionoea | 2006-08-26 00:11:33 +0200 (Sat, 26 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/x264_svn.patch
+   M /trunk/modules/control/rc.c
+
+ * Add atrack, vtrack and strack commands. Those can be use to display/change audio, video and subtitle tracks.
+ * Fix compile warning in enqueue command.
 
-* 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
+r16349 | thresh | 2006-08-25 23:27:56 +0200 (Fri, 25 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/include/libvlc_internal.h
+
+remove unneeded include
 
-* include/network.h: fixed compilation with c++ files.
 ------------------------------------------------------------------------
-r12383 | jpsaman | 2005-08-24 21:02:59 +0200 (Wed, 24 Aug 2005) | 1 line
+r16348 | zorglub | 2006-08-25 23:10:10 +0200 (Fri, 25 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/components/preferences.hpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+
+Fix flickering of panels in preferences
+
 
-Properly update the right ToolTip on the volumebar.
 ------------------------------------------------------------------------
-r12382 | massiot | 2005-08-24 20:01:18 +0200 (Wed, 24 Aug 2005) | 2 lines
+r16347 | zorglub | 2006-08-25 17:54:38 +0200 (Fri, 25 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/fake.c
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
 
- * modules/codec/fake.c: Fixed compilation.
+Improve Qt preferences layout handling
 
 ------------------------------------------------------------------------
-r12381 | jpsaman | 2005-08-24 19:52:41 +0200 (Wed, 24 Aug 2005) | 1 line
+r16346 | fkuehne | 2006-08-25 17:47:46 +0200 (Fri, 25 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
 
-Shorten the short description of --osdmenu-update
+* set the autoSaveName for the main playlist view, so re-arranged column orders are saved
 ------------------------------------------------------------------------
-r12380 | massiot | 2005-08-24 19:33:57 +0200 (Wed, 24 Aug 2005) | 2 lines
+r16345 | sam | 2006-08-25 14:59:00 +0200 (Fri, 25 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/fake.c
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/playlist/asx.c
 
* modules/codec/fake.c: Fixed a segfault when outputting images locally.
 * modules/demux/playlist/asx.c modules/demux/mp4/mp4.c: add missing includes.
 
 ------------------------------------------------------------------------
-r12379 | sam | 2005-08-24 18:21:49 +0200 (Wed, 24 Aug 2005) | 2 lines
+r16344 | sam | 2006-08-25 14:54:14 +0200 (Fri, 25 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/misc/playlist/xspf.c
 
-  * configure.ac: fixed thinko in the AltiVec detection with gcc 3.x.
+  * modules/misc/playlist/xspf.c: fix warnings that are bugs on amd64.
 
 ------------------------------------------------------------------------
-r12378 | massiot | 2005-08-24 16:42:15 +0200 (Wed, 24 Aug 2005) | 3 lines
+r16343 | sam | 2006-08-25 14:19:34 +0200 (Fri, 25 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/modules/demux/playlist/xspf.c
 
- * modules/access/udp.c: Disabled ts forcing on streamtype 33 because it
-   is autodetected (refs http://forum.videolan.org/viewtopic.php?t=10257).
+  * modules/demux/playlist/xspf.c: fix warnings that are bugs on amd64.
 
 ------------------------------------------------------------------------
-r12377 | hartman | 2005-08-24 16:19:48 +0200 (Wed, 24 Aug 2005) | 2 lines
+r16342 | zorglub | 2006-08-24 22:47:22 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/shout.c
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
 
-* sync up the outgoing shoutcast stream.
+Multiple selection
 
 ------------------------------------------------------------------------
-r12376 | hartman | 2005-08-24 15:30:27 +0200 (Wed, 24 Aug 2005) | 2 lines
+r16341 | jpsaman | 2006-08-24 21:50:23 +0200 (Thu, 24 Aug 2006) | 1 line
 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)
+   M /trunk/modules/audio_filter/converter/mono.c
 
+Fake the mono stream by duplicating it in both channels
 ------------------------------------------------------------------------
-r12375 | massiot | 2005-08-24 12:16:03 +0200 (Wed, 24 Aug 2005) | 2 lines
+r16340 | zorglub | 2006-08-24 21:45:08 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/misc/profile_parser.c
 
- * configure.ac: Fixed libavformat detection.
+compile fix
 
 ------------------------------------------------------------------------
-r12374 | titer | 2005-08-24 02:52:56 +0200 (Wed, 24 Aug 2005) | 2 lines
+r16339 | zorglub | 2006-08-24 20:39:25 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/libiconv.patch
+   M /trunk/modules/misc/profile_parser.c
 
-libiconv.patch: BeOS compile fix
+Stupid platforms
 
 ------------------------------------------------------------------------
-r12373 | sam | 2005-08-24 00:57:07 +0200 (Wed, 24 Aug 2005) | 2 lines
+r16338 | zorglub | 2006-08-24 20:00:28 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/components/playlist/panels.hpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/menus.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
 
-  * configure.ac: reworked the AltiVec checks.
+Preliminary deletion support
 
 ------------------------------------------------------------------------
-r12372 | sam | 2005-08-23 22:50:56 +0200 (Tue, 23 Aug 2005) | 3 lines
+r16337 | zorglub | 2006-08-24 19:52:35 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
    M /trunk/configure.ac
-   M /trunk/modules/access_output/Modules.am
-   A /trunk/modules/access_output/shout.c
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_streaming.h
+   M /trunk/modules/misc/Modules.am
+   A /trunk/modules/misc/profile_parser.c
+   M /trunk/src/stream_output/profiles.c
 
-  * modules/access_output/shout.c: Shoutcast output support, courtesy of
-    Daniel Fischer <dan at subsignal dot org>.
+Template for profile parser 
 
 ------------------------------------------------------------------------
-r12371 | sam | 2005-08-23 20:23:20 +0200 (Tue, 23 Aug 2005) | 3 lines
+r16336 | jb | 2006-08-24 18:57:39 +0200 (Thu, 24 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
 
-  * modules/video_chroma/i420_yuy2.c: only include <altivec.h> when building
-    the AltiVec version of this module.
+Qt: Small fix on the filters for simpleOpenFile
 
-------------------------------------------------------------------------
-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
+r16335 | sam | 2006-08-24 18:08:31 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/osd/osd.c
+   M /trunk/doc/Makefile.am
 
-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
+  * doc/Makefile.am: added missing ChangeLog-2005.
 
-sanity checking
 ------------------------------------------------------------------------
-r12367 | sam | 2005-08-23 19:57:08 +0200 (Tue, 23 Aug 2005) | 2 lines
+r16334 | bigben | 2006-08-24 08:39:20 +0200 (Thu, 24 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/access/v4l2.c
+
+* Some more debug
 
-  * 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
+r16333 | hartman | 2006-08-24 03:20:43 +0200 (Thu, 24 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/packetizer/mpeg4video.c
 
-configure.ac: Add a --without-contrib option
+* Also pass along the USER DATA of mpeg4
+  This should help identify the producing encoder and fix some issues with codec specific problems
 
 ------------------------------------------------------------------------
-r12365 | sam | 2005-08-23 17:29:18 +0200 (Tue, 23 Aug 2005) | 2 lines
+r16332 | hartman | 2006-08-24 03:17:58 +0200 (Thu, 24 Aug 2006) | 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
+   M /trunk/modules/packetizer/h264.c
 
-  * Synchronised Debian build files with 0.8.4-svn20050823-1 upload.
+* Handle Dicas AVC FOURCC
 
 ------------------------------------------------------------------------
-r12364 | sam | 2005-08-23 17:25:00 +0200 (Tue, 23 Aug 2005) | 2 lines
+r16331 | thresh | 2006-08-24 01:40:13 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src
-   M /trunk/src/osd
+   M /trunk/include/libvlc_internal.h
 
-  * Added missing svn:ignore properties.
+this should be ifdeffed in a proper way
 
 ------------------------------------------------------------------------
-r12363 | fkuehne | 2005-08-23 17:03:22 +0200 (Tue, 23 Aug 2005) | 1 line
+r16330 | titer | 2006-08-24 01:32:29 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/README.MacOSX.rtf
+   M /trunk/include/libvlc_internal.h
+   M /trunk/modules/codec/ffmpeg/mux.c
+   M /trunk/modules/demux/playlist/gvp.c
+   M /trunk/modules/gui/beos/InterfaceWindow.cpp
+   M /trunk/src/playlist/item.c
+
+BeOS / gcc 2.x fixes, patch by Cian Duffy
 
-* 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
+r16329 | jpsaman | 2006-08-24 00:11:28 +0200 (Thu, 24 Aug 2006) | 1 line
 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.
+   M /trunk/modules/stream_out/mosaic_bridge.c
+   M /trunk/modules/stream_out/switcher.c
 
+Fix bugs in loading of audio transcoding filters.exit
 ------------------------------------------------------------------------
-r12361 | jpsaman | 2005-08-23 14:27:59 +0200 (Tue, 23 Aug 2005) | 1 line
+r16328 | jpsaman | 2006-08-23 23:59:47 +0200 (Wed, 23 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/modules/audio_filter/converter/mono.c
 
-Forward port of revision 12360.
+put mono audio in both (left/right) channels. For some reason AOUT_CHAN_CENTER doesn't work. Somebody explain this to me, please.
 ------------------------------------------------------------------------
-r12359 | massiot | 2005-08-23 12:07:06 +0200 (Tue, 23 Aug 2005) | 3 lines
+r16327 | hartman | 2006-08-23 23:47:53 +0200 (Wed, 23 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/demux/mkv.cpp
 
- * extras/contrib/src/Makefile: Fixed installation of ffmpeg. Added libtiff
-   in libSDL_image.
+* Fix the extradata with mkv native MPEG4 SP/ASP/AP
 
 ------------------------------------------------------------------------
-r12358 | sam | 2005-08-23 11:44:45 +0200 (Tue, 23 Aug 2005) | 3 lines
+r16326 | bigben | 2006-08-23 22:20:58 +0200 (Wed, 23 Aug 2006) | 7 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/access/Modules.am
+   A /trunk/modules/access/v4l2.c
+
+* Very first beginning of a v4l2 access-demux
+* Does nothing useful at the moment (only useless device probing)
+* The purpose would be to make an access-demux and an access sub-module reusing part of the code
+* Access to a webcam or an analog card without an encoder (bt878) would help the development
+
 
-  * 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
+r16325 | jpsaman | 2006-08-23 22:03:48 +0200 (Wed, 23 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/include/vlc_es.h
 
-* src/misc/net.c: fixed segfault.
+Cosmetic
 ------------------------------------------------------------------------
-r12354 | gbazin | 2005-08-22 22:24:20 +0200 (Mon, 22 Aug 2005) | 1 line
+r16324 | jpsaman | 2006-08-23 22:01:21 +0200 (Wed, 23 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
 
-* src/input/es_out.c: when removing an active track, re-run the track selection algo.
+Remove debug that shouldn't be there.
 ------------------------------------------------------------------------
-r12350 | gbazin | 2005-08-22 21:30:52 +0200 (Mon, 22 Aug 2005) | 1 line
+r16323 | bigben | 2006-08-23 15:25:22 +0200 (Wed, 23 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/AUTHORS
+
+* change my email address
 
-* modules/codec/dvbsub.c: fixed segfault.
 ------------------------------------------------------------------------
-r12349 | courmisch | 2005-08-22 21:00:19 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16322 | sam | 2006-08-23 13:57:43 +0200 (Wed, 23 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/po/POTFILES.in
 
-Work-around automake being a bit too clever
+  * Fixed make dist by updating POTFILES.in.
 
 ------------------------------------------------------------------------
-r12348 | fkuehne | 2005-08-22 20:51:23 +0200 (Mon, 22 Aug 2005) | 1 line
+r16321 | fkuehne | 2006-08-23 11:44:27 +0200 (Wed, 23 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/access/dshow/dshow.cpp
 
-* use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago)
+* compilation fix
 ------------------------------------------------------------------------
-r12347 | sam | 2005-08-22 20:37:43 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16319 | fkuehne | 2006-08-23 01:22:14 +0200 (Wed, 23 Aug 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access/dvb/access.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/rtsp/access.c
+   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/audio_output/auhal.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/stream_out/es.c
+   M /trunk/modules/video_filter/crop.c
+   M /trunk/src/audio_output/filters.c
+   M /trunk/src/input/decoder.c
+
+* browsed through all code files starting with A to F and added non-blocking intf_UserFatal calls next to msg_err where I think that it is necessary.
+I tried to select the most important msg_errs. If I missed your favourite, feel free to add it.
+Feedback on the wording and the placement of the interaction calls is strongly welcomed.
 
-  * modules/control/hotkeys.c: replaced pow(2,x) constructs with (1<<x). (P.S.: mouahahaha)
+For the records: I'm using some general topics for most of the dialogues to produce less work for the translators. The current ones go like this:
+"Audio output failed", "Network interaction failed", "Streaming / Transcoding failed", "Audio filtering failed", "File reading failed", "Playback failure"
 
+More to come.
 ------------------------------------------------------------------------
-r12346 | massiot | 2005-08-22 20:22:55 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16318 | gbazin | 2006-08-22 21:03:20 +0200 (Tue, 22 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/codec/ffmpeg/mux.c
 
- * src/extras/libc.c: Compilation fix for non-Win32 platforms.
+* modules/codec/ffmpeg/mux.c: libavformat is much more happy with timestamps which start from 0.
+------------------------------------------------------------------------
+r16317 | gbazin | 2006-08-22 20:24:57 +0200 (Tue, 22 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/h264.c
 
+* modules/packetizer/h264.c: fixed insertion of SPS/PPS.
 ------------------------------------------------------------------------
-r12345 | gbazin | 2005-08-22 20:12:50 +0200 (Mon, 22 Aug 2005) | 1 line
+r16316 | jpsaman | 2006-08-22 16:31:40 +0200 (Tue, 22 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/audio_filter/converter/mono.c
 
-* modules/codec/dvbsub.c: fixed recent breakage of subtitles positionning.
+Downmix stereo to mono channel and choose with --sout-mono-channel <n> the destination channel.
 ------------------------------------------------------------------------
-r12344 | massiot | 2005-08-22 19:58:20 +0200 (Mon, 22 Aug 2005) | 8 lines
+r16315 | gbazin | 2006-08-21 09:26:31 +0200 (Mon, 21 Aug 2006) | 1 line
 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
+   M /trunk/modules/codec/ffmpeg/Modules.am
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   A /trunk/modules/codec/ffmpeg/mux.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.
+* modules/codec/ffmpeg: experimental muxer using ffmpeg's libavformat.
+------------------------------------------------------------------------
+r16314 | jpsaman | 2006-08-21 00:11:27 +0200 (Mon, 21 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/audio_filter/converter/mono.c
 
+cosmetic
 ------------------------------------------------------------------------
-r12343 | sam | 2005-08-22 19:44:19 +0200 (Mon, 22 Aug 2005) | 3 lines
+r16313 | zorglub | 2006-08-21 00:03:18 +0200 (Mon, 21 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http/Modules.am
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
 
-  * modules/control/http/Modules.am: added missing headers to the SOURCES
-    variable.
+Fix messages layout bug
+Ensure we scroll correctly
 
 ------------------------------------------------------------------------
-r12342 | sam | 2005-08-22 19:42:53 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16312 | jpsaman | 2006-08-20 23:10:17 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-
-  * Fixed the build dependencies.
+   M /trunk/configure.ac
 
+enable plugin mono audio filter 2
 ------------------------------------------------------------------------
-r12341 | massiot | 2005-08-22 16:22:41 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16311 | jpsaman | 2006-08-20 23:00:34 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
 
- * Modules.am: (Hopefully) fixed make update-po.
+Make headphone also an audio_filter2
+------------------------------------------------------------------------
+r16310 | jpsaman | 2006-08-20 22:56:33 +0200 (Sun, 20 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/src/osd/osd_parser.c
 
+use memset
 ------------------------------------------------------------------------
-r12340 | hartman | 2005-08-22 16:22:05 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16309 | jpsaman | 2006-08-20 22:51:56 +0200 (Sun, 20 Aug 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/audio_filter/converter/Modules.am
+   A /trunk/modules/audio_filter/converter/mono.c
+
+First part of a new mono for audio filter 2. You can select the channel you want to hear all other channels are silenced.
+
+TODO:
+- stereo_to_mono downmix
 
-* revert previous patch
 
 ------------------------------------------------------------------------
-r12339 | hartman | 2005-08-22 15:48:33 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16308 | jpsaman | 2006-08-20 22:48:35 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
 
-* 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
+Remove some whitespace
+------------------------------------------------------------------------
+r16307 | jpsaman | 2006-08-20 22:47:57 +0200 (Sun, 20 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
 
+Remove some whitespace
 ------------------------------------------------------------------------
-r12338 | hartman | 2005-08-22 15:44:11 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16306 | jpsaman | 2006-08-20 22:46:40 +0200 (Sun, 20 Aug 2006) | 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
-   M /trunk/modules/gui/macosx/misc.h
-   M /trunk/modules/gui/macosx/misc.m
+   M /trunk/modules/stream_out/transcode.c
+
+Don't force s16l as fourcc but let that depend on the stream chain
+------------------------------------------------------------------------
+r16305 | jb | 2006-08-20 14:57:07 +0200 (Sun, 20 Aug 2006) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
+   M /trunk/modules/gui/qt4/dialogs/messages.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+
+* First implementation of the simpleOpenFile Dialog for Qt4
+* Cosmetic fixes in messages.
 
-* 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
+r16304 | gbazin | 2006-08-20 13:53:35 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/configure.ac
+
+* configure.ac: fixed compilation when shoutcast module is enabled.
+------------------------------------------------------------------------
+r16303 | ipkiss | 2006-08-20 11:14:00 +0200 (Sun, 20 Aug 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/top_window.cpp
 
-Fix build in a subdirectory after make clean
+ * skins2/src/top_window.cpp: Hide the tooltip when the string to display becomes empty
 
 ------------------------------------------------------------------------
-r12333 | jpsaman | 2005-08-22 10:29:37 +0200 (Mon, 22 Aug 2005) | 1 line
+r16302 | ipkiss | 2006-08-20 10:48:53 +0200 (Sun, 20 Aug 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
+
+ * skins2/win32/win32_dragdrop.cpp: Added a missing encoding conversion
+ * skins2/parser/interpreter.cpp: playtree.del() is now a synonym of
+    playlist.del(), as it is already in use in some skins...
+    Same thing for playtree.sort().
 
-Forward port of rev 12332
 ------------------------------------------------------------------------
-r12331 | jpsaman | 2005-08-22 10:10:37 +0200 (Mon, 22 Aug 2005) | 1 line
+r16301 | fkuehne | 2006-08-20 00:54:18 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/modules/gui/macosx/vout.m
 
-Forward port of revision 12329 and cosmetic cleanup
+* also forward the mouse events to super if no vout is present
 ------------------------------------------------------------------------
-r12330 | jpsaman | 2005-08-22 10:08:35 +0200 (Mon, 22 Aug 2005) | 1 line
+r16300 | fkuehne | 2006-08-20 00:46:47 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/osd/osd.c
+   M /trunk/modules/video_output/opengl.c
 
-Cosmetics
+* fixed stupid typo (fixes the highlighting of DVD menu entries)
 ------------------------------------------------------------------------
-r12327 | hartman | 2005-08-22 02:59:12 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16299 | fkuehne | 2006-08-19 23:39:06 +0200 (Sat, 19 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/vout.m
 
-* remove debug line
+* always forward the clicks to OSX's core
+------------------------------------------------------------------------
+r16298 | Trax | 2006-08-19 23:32:19 +0200 (Sat, 19 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
 
+* modules/codec/x264.c: cosmetics and added SSIM stats computation option.
 ------------------------------------------------------------------------
-r12326 | hartman | 2005-08-22 02:47:34 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16297 | ipkiss | 2006-08-19 19:51:41 +0200 (Sat, 19 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
 
-* Use insert instead of append. Does not yet work for inserting into nodes. refs #150
+ * skins2/controls/ctrl_slider.cpp: fixed 2 little offset problems, introduced
+   by a previous commit
 
 ------------------------------------------------------------------------
-r12325 | hartman | 2005-08-22 01:33:58 +0200 (Mon, 22 Aug 2005) | 2 lines
+r16296 | zorglub | 2006-08-19 18:19:56 +0200 (Sat, 19 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
+   A /trunk/test/NativeAlgoTest.py
+   A /trunk/test/native/algo.c
+   M /trunk/test/native/gc.c
+   M /trunk/test/native/init.c
+   M /trunk/test/native/tests.h
+   M /trunk/test/native/url.c
+   M /trunk/test/pyunit.h
+   M /trunk/test/setup.py
+   M /trunk/test/test.py
+   M /trunk/test/test.sh
 
-* Nicer playlist reordering for OSX. cosmetic changes. refs #150
+* Tests for previous commit
+* Improve test output
 
 ------------------------------------------------------------------------
-r12322 | fkuehne | 2005-08-21 22:02:03 +0200 (Sun, 21 Aug 2005) | 1 line
+r16295 | zorglub | 2006-08-19 18:19:31 +0200 (Sat, 19 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/bookmarks.m
-   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/Makefile.am
+   M /trunk/src/input/item.c
+   A /trunk/src/misc/dict.c (from /trunk/src/misc/hashtables.c:16248)
+   D /trunk/src/misc/hashtables.c
+
+* B-search macro
+* Redo dictionnary handling to remove recursion and bugs
 
-* 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
+r16294 | jb | 2006-08-19 15:08:04 +0200 (Sat, 19 Aug 2006) | 7 lines
 Changed paths:
-   M /trunk/vlc-api.pl
+   M /trunk/modules/gui/qt4/Modules.am
+   A /trunk/modules/gui/qt4/dialogs/messages.cpp
+   A /trunk/modules/gui/qt4/dialogs/messages.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+
+* First implementation of the messages dialog for qt4. 
+  It works but it is not finished.
+  - The changing verbosity does not work yet.
+  - Too many messages are displayed ?
+
 
-Typo in comment pointed out by dionoea
 
 ------------------------------------------------------------------------
-r12320 | damienf | 2005-08-21 20:49:07 +0200 (Sun, 21 Aug 2005) | 2 lines
+r16293 | ipkiss | 2006-08-19 00:00:04 +0200 (Sat, 19 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/plugin.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
-all: make sure that the plugin use that registry for plugin path
+ * skins2/parser/interpreter.cpp: Restored action names modified in [15629]
 
 ------------------------------------------------------------------------
-r12319 | courmisch | 2005-08-21 20:48:05 +0200 (Sun, 21 Aug 2005) | 3 lines
+r16291 | ipkiss | 2006-08-18 20:58:16 +0200 (Fri, 18 Aug 2006) | 9 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
+   M /trunk/modules/gui/skins2/src/theme.cpp
 
-Get rid of the symbols structure and use the OS linker
-with --enable-shared-libvlc
+ * skins2/src/theme.cpp: Improved the saving/loading of skins config
+   - the format of the skins2-config variable has changed (not backwards-compatible)
+   - the active layout and its size are now restored
+   - the windows and layouts are now identified by their id, instead of their
+     order in the XML file; this fixes problems of disappearing windows
+     when editing a skin (commenting a Window for example)
+   - it should now be impossible to have all windows hidden at the same time
+     (but there is no check that the windows are on screen)
 
 ------------------------------------------------------------------------
-r12318 | damienf | 2005-08-21 19:46:48 +0200 (Sun, 21 Aug 2005) | 2 lines
+r16290 | damienf | 2006-08-18 17:11:02 +0200 (Fri, 18 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/activex/utils.cpp
 
-- support for specific WIN32 file URL such as file:/C:/ and file:///C:/
+- minor fixes
 
 ------------------------------------------------------------------------
-r12317 | fkuehne | 2005-08-21 19:45:32 +0200 (Sun, 21 Aug 2005) | 1 line
+r16289 | damienf | 2006-08-18 17:10:21 +0200 (Fri, 18 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/bootstrap
+   M /trunk/src/Makefile.am
+
+- fixed Cygwin issue when linking/building shared libvlc.dll
 
-* forgot these 2 files
 ------------------------------------------------------------------------
-r12316 | fkuehne | 2005-08-21 19:45:05 +0200 (Sun, 21 Aug 2005) | 1 line
+r16288 | fkuehne | 2006-08-18 16:05:45 +0200 (Fri, 18 Aug 2006) | 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
+   M /trunk/modules/gui/macosx/intf.m
 
-* port of the wx-update-panel to OSX (GUI works, updating itself is not yet implemented, refs #310)
+* finish the vout menu (cloeses #302)
 ------------------------------------------------------------------------
-r12315 | damienf | 2005-08-21 19:43:38 +0200 (Sun, 21 Aug 2005) | 2 lines
+r16287 | hartman | 2006-08-18 03:27:00 +0200 (Fri, 18 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/demux/live555.cpp
 
-- 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
+* Fix a RTSP crash
 
 ------------------------------------------------------------------------
-r12314 | damienf | 2005-08-21 19:40:32 +0200 (Sun, 21 Aug 2005) | 4 lines
+r16286 | gbazin | 2006-08-17 22:53:27 +0200 (Thu, 17 Aug 2006) | 1 line
 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.
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/src/input/decoder.c
 
+* modules/demux/mp4/mp4.c, src/input/decoder.c: support for cropping in quicktime files with H263 video.
 ------------------------------------------------------------------------
-r12313 | fkuehne | 2005-08-21 19:17:43 +0200 (Sun, 21 Aug 2005) | 1 line
+r16285 | gbazin | 2006-08-17 22:14:14 +0200 (Thu, 17 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/messages.c
 
-* 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
+* src/misc/messages.c, src/input/input.c: revert 16279 and use OBJECT_FLAGS_QUIET instead when preparsing.
 ------------------------------------------------------------------------
-r12311 | sam | 2005-08-21 18:38:17 +0200 (Sun, 21 Aug 2005) | 2 lines
+r16284 | gbazin | 2006-08-17 22:07:13 +0200 (Thu, 17 Aug 2006) | 1 line
 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
+   M /trunk/modules/stream_out/transcode.c
 
+* modules/stream_out/transcode.c: couple of small fixes.
 ------------------------------------------------------------------------
-r12310 | hartman | 2005-08-21 16:33:06 +0200 (Sun, 21 Aug 2005) | 2 lines
+r16283 | zorglub | 2006-08-17 20:16:09 +0200 (Thu, 17 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
+   M /trunk/src/interface/interaction.c
+   M /trunk/test/native/gc.c
 
-* Fix mouse down event forwarding from opengl (closes #325)
+Fix interaction locking
 
 ------------------------------------------------------------------------
-r12309 | courmisch | 2005-08-21 14:57:10 +0200 (Sun, 21 Aug 2005) | 2 lines
+r16282 | gbazin | 2006-08-16 23:45:56 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/misc/network/ipv6.c
-
-Compile fix
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
+* modules/gui/wxwidgets/dialogs/playlist.cpp: remove fprintf()s and compilation warnings.
 ------------------------------------------------------------------------
-r12308 | courmisch | 2005-08-21 13:27:15 +0200 (Sun, 21 Aug 2005) | 2 lines
+r16281 | Trax | 2006-08-16 23:36:26 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/misc/network/ipv6.c
-   M /trunk/src/misc/net.c
-
-Define IPV6_PROTECTION_LEVEL manually - closes #96
+   M /trunk/modules/access_output/shout.c
 
+* modules/access_output/shout.c: changed 'no bitrate information' warning to be used for both icecast and shoutcast.
 ------------------------------------------------------------------------
-r12307 | dionoea | 2005-08-20 21:14:58 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16280 | gbazin | 2006-08-16 23:19:15 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_es.h
-
-remove 2 evil tabs
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
+* modules/codec/ffmpeg/ffmpeg.c: print AV_LOG_DEBUG messages if they were requested.
 ------------------------------------------------------------------------
-r12306 | gbazin | 2005-08-20 20:10:24 +0200 (Sat, 20 Aug 2005) | 1 line
+r16279 | gbazin | 2006-08-16 22:59:04 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/playlist/dvb.c
+   M /trunk/src/misc/messages.c
 
-* modules/demux/playlist/dvb.c: win32 build fix.
+* src/misc/messages.c: if OBJECT_FLAGS_NODBG is specified, don't output any messages at all. That avoids flooding the console with useless messages when preparsing.
 ------------------------------------------------------------------------
-r12305 | gbazin | 2005-08-20 19:18:41 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16278 | gbazin | 2006-08-16 22:48:06 +0200 (Wed, 16 Aug 2006) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB channel lists.
+* modules/demux/mkv.cpp: remove useless printf()s
+------------------------------------------------------------------------
+r16277 | gbazin | 2006-08-16 22:30:04 +0200 (Wed, 16 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/demux/live555.cpp
 
+* modules/demux/live555.cpp: fixed segfault
 ------------------------------------------------------------------------
-r12304 | courmisch | 2005-08-20 17:08:45 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16276 | ipkiss | 2006-08-16 09:03:52 +0200 (Wed, 16 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/THANKS
+   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
 
-Due credits
+ * skins2/controls/ctrl_image.cpp: Allow resizing to a width of 1 now that the
+   bug in ScaledBitmap is fixed
+ * skins2/controls/ctrl_slider.*: Support resizing of the SliderBackground control
 
 ------------------------------------------------------------------------
-r12303 | courmisch | 2005-08-20 17:06:17 +0200 (Sat, 20 Aug 2005) | 3 lines
+r16275 | Trax | 2006-08-16 01:13:46 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/http/util.c
-
-Fix url converter on win32
-(patch contributed by Marco Munderloh)
+   M /trunk/modules/access_output/shout.c
 
+* modules/access_output/shout.c: removed protocol selection and set it to automaticly try shoutcast protocol if icecast fails. added options for stream info settings, genre, url and public (yellow pages).
 ------------------------------------------------------------------------
-r12302 | dionoea | 2005-08-20 15:57:15 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16274 | asmax | 2006-08-16 00:38:49 +0200 (Wed, 16 Aug 2006) | 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
+   M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
 
-propset
+* scaled_bitmap.cpp: better fix than [16273] ...
 
 ------------------------------------------------------------------------
-r12301 | courmisch | 2005-08-20 15:42:33 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16273 | asmax | 2006-08-16 00:25:27 +0200 (Wed, 16 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/lxdialog
+   M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
 
-Prop change
+* scaled_bitmap.cpp: - fixed an infinite loop when width=1
+   + fixed a huge bug in horizontal scaling (btw, TODO: use bresenham for
+   vertical scaling too)
 
 ------------------------------------------------------------------------
-r12300 | dionoea | 2005-08-20 15:28:35 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16272 | gbazin | 2006-08-16 00:10:37 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_keys.h
-
-change file name in comment
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/wxwidgets/video.cpp
+   M /trunk/modules/video_output/x11/xcommon.c
 
+* modules/video_output/x11/xcommon.c, modules/gui/wxwidgets/video.cpp, modules/gui/skins2/src/vlcproc.cpp: fixed crash on exit, introduced in changelist 16148 (unix VOUT_REPARENT).
 ------------------------------------------------------------------------
-r12299 | dionoea | 2005-08-20 15:22:16 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16271 | ipkiss | 2006-08-15 22:57:56 +0200 (Tue, 15 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
 
-add KEY_ENTER and KEY_SPACE to launch action()
+ * skins2/controls/ctrl_image.cpp: Avoid a crash when resizing a Image control
+   to a very small size, in scaling mode
 
 ------------------------------------------------------------------------
-r12298 | courmisch | 2005-08-20 15:15:26 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16270 | ipkiss | 2006-08-15 20:59:40 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   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_resize.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
 
-(Un)Install shared libvlc if enabled
+ * skins2/controls/*: forward the onResize() method to the decorated controls
 
 ------------------------------------------------------------------------
-r12297 | dionoea | 2005-08-20 15:04:53 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16269 | hartman | 2006-08-15 18:17:59 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/mux/mp4.c
 
- * keyboard (arrows) navigation
+* Get and write the correct profile_compat_byte
 
 ------------------------------------------------------------------------
-r12296 | courmisch | 2005-08-20 14:52:45 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16268 | hartman | 2006-08-15 18:12:44 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/stream_out/rtp.c
 
-Link fix
+* provide the SPS and PPS in the SDP when doing h264 packetization (sprop-parameters)
 
 ------------------------------------------------------------------------
-r12295 | dionoea | 2005-08-20 14:50:16 +0200 (Sat, 20 Aug 2005) | 3 lines
+r16264 | ipkiss | 2006-08-15 13:04:13 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
 
-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.
+ * skins2/src/skin_main.cpp: Fixed a crash in the preferences, reported by Trax
 
 ------------------------------------------------------------------------
-r12294 | courmisch | 2005-08-20 14:30:12 +0200 (Sat, 20 Aug 2005) | 7 lines
+r16263 | ipkiss | 2006-08-15 12:43:00 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/bootstrap
-   M /trunk/configure.ac
-   M /trunk/mozilla/Makefile.am
+   M /trunk/modules/gui/qt4/dialogs/interaction.hpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
 
-- 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
+ * qt4: Added a few forward declarations and includes
 
 ------------------------------------------------------------------------
-r12293 | damienf | 2005-08-20 14:04:13 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16262 | hartman | 2006-08-15 01:37:28 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/packetizer/h264.c
 
-missing const to non-const cast
+* first sps, then pps 
 
 ------------------------------------------------------------------------
-r12292 | courmisch | 2005-08-20 13:29:33 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16261 | gbazin | 2006-08-15 00:16:07 +0200 (Tue, 15 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/m4
-
-minor svn:ignore fix
+   M /trunk/modules/packetizer/h264.c
 
+* modules/packetizer/h264.c: insert an SPS and PPS before each keyframe.
 ------------------------------------------------------------------------
-r12291 | zorglub | 2005-08-20 13:26:48 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16260 | hartman | 2006-08-14 23:46:13 +0200 (Mon, 14 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/demux/live555.cpp
 
-Sanity check
+* Set the SPS and PPS properly in the extradata when we receive RTP h264
 
 ------------------------------------------------------------------------
-r12290 | dionoea | 2005-08-20 13:10:30 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16259 | hartman | 2006-08-14 23:45:19 +0200 (Mon, 14 Aug 2006) | 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
+   M /trunk/modules/codec/x264.c
 
-some more mouse control on playtree display/selection
+* set extradata of the x264 encoder.
 
 ------------------------------------------------------------------------
-r12289 | dionoea | 2005-08-20 12:17:20 +0200 (Sat, 20 Aug 2005) | 3 lines
+r16258 | hartman | 2006-08-14 23:44:15 +0200 (Mon, 14 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/include/vlc_playlist.h
-   M /trunk/include/vlc_symbols.h
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/packetizer/h264.c
 
-add new playlist_PreparseEnqueueItem function which preparses a playlist_item
-and all its children.
+* Victory at last. The h264 packetizer is fixed. Thx to Haali and gibalou for the insights.
+  - manage private data properly
+  - use 4 byte startcodes
 
 ------------------------------------------------------------------------
-r12288 | zorglub | 2005-08-20 11:48:31 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16257 | Trax | 2006-08-14 00:23:33 +0200 (Mon, 14 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/xosd.c
-
-Fix Xosd interface (Debian #324039)
+   M /trunk/modules/access_output/shout.c
 
+* shout.c: add support for protocol selection (icy for shoutcast and http for icecast)
 ------------------------------------------------------------------------
-r12287 | courmisch | 2005-08-20 11:37:02 +0200 (Sat, 20 Aug 2005) | 2 lines
+r16256 | xtophe | 2006-08-13 21:33:16 +0200 (Sun, 13 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/src/Makefile.am
 
-Cosmetic fix
+Distribute the java bindings in the tarball
 
 ------------------------------------------------------------------------
-r12286 | zorglub | 2005-08-20 11:29:38 +0200 (Sat, 20 Aug 2005) | 4 lines
+r16255 | courmisch | 2006-08-13 20:48:17 +0200 (Sun, 13 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/src/Makefile.am
 
-Wrap all gz functions to avoid void* -> int casts.
+Attempt to remove all the non standard GNU/make stuff
 
-Fix 64 bits build (Debian #324031)
+------------------------------------------------------------------------
+r16254 | jpsaman | 2006-08-13 16:31:02 +0200 (Sun, 13 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
 
+Fix memory leak
 ------------------------------------------------------------------------
-r12285 | dionoea | 2005-08-20 11:26:46 +0200 (Sat, 20 Aug 2005) | 4 lines
+r16253 | ipkiss | 2006-08-13 14:34:37 +0200 (Sun, 13 Aug 2006) | 2 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
+   M /trunk/doc/skins/skins2-howto.xml
 
- * ctrl_*.cpp : mouse scrolling behavior change
- * skin_parser.cpp : add comment so people know where to look to fix the
-                     Playlist slider breakage.
+ * doc/skins/skins2-howto.xml: xkeepratio and ykeepratio are available since VLC 0.8.6 only.
 
 ------------------------------------------------------------------------
-r12284 | courmisch | 2005-08-20 10:41:50 +0200 (Sat, 20 Aug 2005) | 5 lines
+r16252 | hartman | 2006-08-12 22:08:08 +0200 (Sat, 12 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
-
-Use most recent automake version
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-install.patch
+   D /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch
 
-Slower maybe, but safer
-and arguably more suited for automatically issued tarballs
+* all macintel patches have been fixed upstream now. Also remove outdated ffmpeg prefix patch
 
 ------------------------------------------------------------------------
-r12283 | courmisch | 2005-08-20 10:37:45 +0200 (Sat, 20 Aug 2005) | 3 lines
+r16251 | hartman | 2006-08-12 16:24:54 +0200 (Sat, 12 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/modules/demux/live555.cpp
 
-Undo erroneous previous commit
-(wanted to cancel, but I pressed the wrong key)
+* fix the getlength. It needs to be after the SETUP, so that liveMedia can correct Windows Media Servers.
 
 ------------------------------------------------------------------------
-r12282 | courmisch | 2005-08-20 10:36:37 +0200 (Sat, 20 Aug 2005) | 6 lines
+r16250 | hartman | 2006-08-12 02:10:37 +0200 (Sat, 12 Aug 2006) | 17 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/modules/demux/live555.cpp
+
+* refactoring of live555 module.
+  - less code duplication
+  - automaticly try HTTP tunneling if describe fails
+  - upon authentication failure, ask for a new user/passwd and try again (untested due to lack of a rtsp source)
+  - fix a bug with adding tracks introduced in [16114]
+  - fix a bug closing the RTSPClient
+  - disabled the QT VoD detection because it's unreliable like hell.
 
-Don't fallback to automake 1.6
+  TODO:
+  - test with a WMS RTSP session
+  - test against a paswd. protected RTSP session
+  - find a better way for error communication with live (parsing random strings is so 1990)
+  - find a way to relay Control() calls to a subdemux (for time/pos in TS)
+  - add the HREF support of the 0.8.5-href branch
+  - better flushing etc. during the PAUSE (ideas anyone?)
 
-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
+r16249 | xtophe | 2006-08-12 01:30:02 +0200 (Sat, 12 Aug 2006) | 2 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
+   M /trunk/src/control/mediacontrol_core.c
 
- * Playtree start. Basic functionalities work. Still needs a lot of
-   work, cleaning and fixing. I'll continue this weekend.
+Should fix compilation. Not tested
 
 ------------------------------------------------------------------------
-r12280 | dionoea | 2005-08-20 02:20:53 +0200 (Sat, 20 Aug 2005) | 4 lines
+r16248 | zorglub | 2006-08-11 15:32:42 +0200 (Fri, 11 Aug 2006) | 2 lines
 Changed paths:
-   A /trunk/share/skins2/playtree.vlt
-   M /trunk/share/skins2/skin.dtd
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/playlist/item.c
 
- * skin.dtd : add Playtree stuff
- * playtree.vlt : default.vlt modified to use a Playtree instead of a
-                  Playlist
+Add functions to use the media library
 
 ------------------------------------------------------------------------
-r12279 | courmisch | 2005-08-19 19:52:53 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16247 | zorglub | 2006-08-11 08:23:56 +0200 (Fri, 11 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/m4/vlc.m4
+   M /trunk/src/input/input.c
 
-Fix (hopefully -again-) new build system on Win32
+Gah, forgot to commit this: fix a potential crash in stats
 
 ------------------------------------------------------------------------
-r12278 | massiot | 2005-08-19 19:08:32 +0200 (Fri, 19 Aug 2005) | 4 lines
+r16246 | hartman | 2006-08-10 23:28:56 +0200 (Thu, 10 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch
 
- * 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).
+* nop part of ffmpeg patch was fixed upstream
 
 ------------------------------------------------------------------------
-r12277 | massiot | 2005-08-19 19:07:27 +0200 (Fri, 19 Aug 2005) | 6 lines
+r16245 | dionoea | 2006-08-10 21:21:25 +0200 (Thu, 10 Aug 2006) | 2 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
+   M /trunk/THANKS
+   M /trunk/modules/control/rc.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.
+Add "enqueue" command. Original patch by Greg Farell
 
 ------------------------------------------------------------------------
-r12274 | hartman | 2005-08-19 18:16:34 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16244 | ipkiss | 2006-08-10 20:26:18 +0200 (Thu, 10 Aug 2006) | 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
+   M /trunk/doc/skins/skins2-howto.xml
 
-* Section titles for the OSX Preferences.
+ * doc/skins/skins2-howto.xml: Updated copyright year
 
 ------------------------------------------------------------------------
-r12273 | courmisch | 2005-08-19 18:09:41 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16243 | ipkiss | 2006-08-10 19:25:30 +0200 (Thu, 10 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/doc/skins/skins2-howto.xml
 
-Fix clean tree build
+ * doc/skins/skins2-howto.xml: Changed the structure of the sections, for a
+   nicer output
 
 ------------------------------------------------------------------------
-r12272 | courmisch | 2005-08-19 18:06:54 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16242 | courmisch | 2006-08-10 16:27:28 +0200 (Thu, 10 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/src
-   D /trunk/src/Makefile.am
+   M /trunk/modules/services_discovery/upnp_intel.cpp
 
-Clean up
+Partial UPnP fix from Christian Henz, from Ralf Huvendiek.
 
 ------------------------------------------------------------------------
-r12271 | courmisch | 2005-08-19 17:45:52 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16241 | hartman | 2006-08-10 14:51:53 +0200 (Thu, 10 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/video_filter/time.c
 
-Attempt to fix problem with dnsdomain name on some OSes
+* p_input->p_libvlc == p_filter->p_libvlc: remove p_input dependancy here.
 
 ------------------------------------------------------------------------
-r12270 | courmisch | 2005-08-19 17:42:49 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16240 | hartman | 2006-08-10 13:46:19 +0200 (Thu, 10 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch
 
-Another typo. Links now.
+* Part of the Intel patches are now fixed upstream
 
 ------------------------------------------------------------------------
-r12269 | courmisch | 2005-08-19 17:32:17 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16239 | jpsaman | 2006-08-09 20:09:34 +0200 (Wed, 09 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
-Rah typo again
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
+Fix comments
 ------------------------------------------------------------------------
-r12268 | courmisch | 2005-08-19 17:31:20 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16238 | hartman | 2006-08-08 22:39:12 +0200 (Tue, 08 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/access/cdda/access.c
 
-Forgot this file
+* Fix an #ifdef hidden error in cddax 
 
 ------------------------------------------------------------------------
-r12267 | courmisch | 2005-08-19 17:28:03 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16237 | zorglub | 2006-08-07 19:26:02 +0200 (Mon, 07 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/src/playlist/sort.c
 
-Remove unnecessary dependencies
+Fix sort by artist
 
 ------------------------------------------------------------------------
-r12266 | courmisch | 2005-08-19 17:21:25 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16236 | fkuehne | 2006-08-07 18:36:57 +0200 (Mon, 07 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
-
-Don't print EAFNOSUPPORT error - refs #320
+   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/AppleRemote.h
+   M /trunk/modules/gui/macosx/AppleRemote.m
 
+* configure.ac: enabled Obj-C exceptions in the OBJCFLAGS (they're currently used by AppleRemote only, but we should extend them to further classes)
+* AppleRemote.*: added svn id and proper notes about the MIT-style and GPL dual licensing
 ------------------------------------------------------------------------
-r12265 | courmisch | 2005-08-19 17:18:24 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16235 | zorglub | 2006-08-06 19:12:01 +0200 (Sun, 06 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/modules/gui/qt4/components/playlist/panels.hpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.hpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/menus.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
 
-Fix typos in static libraries installation
+* Add random/loop buttons
+* Improve hilighting
 
 ------------------------------------------------------------------------
-r12264 | courmisch | 2005-08-19 16:27:52 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16234 | ipkiss | 2006-08-06 18:36:30 +0200 (Sun, 06 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
 
-Some old automake versions seem not to know about mkdir_p
+ * skins2: Fixed resizing of the Text control
 
 ------------------------------------------------------------------------
-r12263 | jpsaman | 2005-08-19 16:00:06 +0200 (Fri, 19 Aug 2005) | 1 line
+r16233 | zorglub | 2006-08-06 18:14:56 +0200 (Sun, 06 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/services_discovery/shout.c
+   M /trunk/src/playlist/item.c
 
-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 deletion of items when changing them to nodes
 
-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
+r16232 | fkuehne | 2006-08-06 18:10:19 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/macosx/playlist.m
 
-Cleanup of status reporting.
+* fix compilation warnings by adding _defaultTableHeader*SortImage to NSOutlineView's interface
 ------------------------------------------------------------------------
-r12257 | zorglub | 2005-08-19 01:25:16 +0200 (Fri, 19 Aug 2005) | 2 lines
+r16231 | ipkiss | 2006-08-06 17:49:56 +0200 (Sun, 06 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http/macro.c
-   M /trunk/modules/control/http/rpn.c
+   M /trunk/modules/gui/skins2/parser/builder.cpp
 
-If passed ?control=play without any item, just ask playlist to play
+ * skins2: fixed the xkeepratio/ykeepratio attributes for controls not tied to
+   the top left corner of the layout
 
 ------------------------------------------------------------------------
-r12256 | zorglub | 2005-08-19 01:05:36 +0200 (Fri, 19 Aug 2005) | 4 lines
+r16230 | jpsaman | 2006-08-06 17:07:47 +0200 (Sun, 06 Aug 2006) | 1 line
 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
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
+Oops use VLC_ error messages
 ------------------------------------------------------------------------
-r12255 | hartman | 2005-08-18 23:38:32 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16229 | zorglub | 2006-08-06 15:53:58 +0200 (Sun, 06 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/src/input/item.c
 
-* Change only the frontmost window opaqueness
+Oh look ! Bananas !
 
 ------------------------------------------------------------------------
-r12254 | hartman | 2005-08-18 23:26:23 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16228 | jpsaman | 2006-08-06 15:43:18 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/extended.m
-
-* Fix on the fly Opaqueness changing
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
+sanity checking
 ------------------------------------------------------------------------
-r12253 | zorglub | 2005-08-18 21:38:01 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16227 | jpsaman | 2006-08-06 15:40:11 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/http/util.c
-
-Die !
+   M /trunk/modules/stream_out/transcode.c
 
+enabled check for p_sys->i_channels>2 again for mp3 audio. It was wrongly disabled.
 ------------------------------------------------------------------------
-r12252 | zorglub | 2005-08-18 21:32:02 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16226 | jpsaman | 2006-08-06 15:27:58 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/http/Modules.am
-
-wtf ?
+   M /trunk/modules/stream_out/transcode.c
 
+Implement afilter transcode filters and renamed vfilter to ufilter (userfilter) so only one extra entry in sout_stream_id_t is needed and not one for every ES type.
 ------------------------------------------------------------------------
-r12251 | zorglub | 2005-08-18 21:20:25 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16225 | jpsaman | 2006-08-06 15:25:05 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/http
-
-propset
+   M /trunk/modules/video_filter/mosaic.c
 
+ifdef away compiler warning
 ------------------------------------------------------------------------
-r12250 | zorglub | 2005-08-18 21:18:56 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16224 | jpsaman | 2006-08-06 15:24:29 +0200 (Sun, 06 Aug 2006) | 1 line
 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
+   M /trunk/modules/services_discovery/podcast.c
 
-Split the HTTP interface and begin to document it
+Remove unused variable
+------------------------------------------------------------------------
+r16223 | jpsaman | 2006-08-06 15:24:11 +0200 (Sun, 06 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/video_filter/psychedelic.c
 
+Fix double free bug in psychedelic filter
 ------------------------------------------------------------------------
-r12249 | jpsaman | 2005-08-18 20:00:31 +0200 (Thu, 18 Aug 2005) | 1 line
+r16222 | jpsaman | 2006-08-06 15:23:47 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/src/misc/image.c
 
-Fix an issue with the state option (behaves differently then in 0.8.1) and removed useless white space.
+Put just deleted objects to NULL.
 ------------------------------------------------------------------------
-r12248 | fkuehne | 2005-08-18 19:50:41 +0200 (Thu, 18 Aug 2005) | 1 line
+r16221 | jpsaman | 2006-08-06 15:21:54 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/include/vlc_es.h
 
-* get the correct vout, when using the opengl-output-module - on-the-fly changing still not possible
+Use NULL iso 0 (is more portable)
 ------------------------------------------------------------------------
-r12247 | courmisch | 2005-08-18 19:00:20 +0200 (Thu, 18 Aug 2005) | 3 lines
+r16220 | jpsaman | 2006-08-06 15:21:36 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/bootstrap
-   M /trunk/configure.ac
-   M /trunk/m4/vlc.m4
-   M /trunk/modules/gui/wince/Modules.am
+   M /trunk/modules/mux/mp4.c
 
-Redo 12234; this time with (hopefully) Mac OS X support
-It was probably too easy that building to Windows and Linux worked the same
+Remove some whitespace
+------------------------------------------------------------------------
+r16219 | jpsaman | 2006-08-06 15:11:49 +0200 (Sun, 06 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/audio_filter/resampler/bandlimited.c
 
+Use C-style comments
 ------------------------------------------------------------------------
-r12246 | dionoea | 2005-08-18 18:52:45 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16218 | jpsaman | 2006-08-06 15:11:04 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/playlist.cpp
+   M /trunk/modules/audio_filter/resampler/linear.c
 
-remove tabs/trailing spaces
+Cleanup whitespace
+------------------------------------------------------------------------
+r16217 | jpsaman | 2006-08-06 15:10:27 +0200 (Sun, 06 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mpeg/m4v.c
 
+Remove unused variable.
 ------------------------------------------------------------------------
-r12245 | zorglub | 2005-08-18 18:50:38 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16216 | jpsaman | 2006-08-06 15:09:42 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/src/stream_output/stream_output.c
 
-Remove debug
+Fix compiler warning on uninitialized variable.
+------------------------------------------------------------------------
+r16215 | jpsaman | 2006-08-06 15:09:24 +0200 (Sun, 06 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/src/input/stream.c
 
+Fix compiler warning on uninitialized variable.
 ------------------------------------------------------------------------
-r12244 | courmisch | 2005-08-18 18:49:19 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16214 | zorglub | 2006-08-06 14:25:52 +0200 (Sun, 06 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wince/Modules.am
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/stats.c
 
-Revert the other half
+This should fix the locking problems with stats
 
 ------------------------------------------------------------------------
-r12243 | jpsaman | 2005-08-18 18:41:10 +0200 (Thu, 18 Aug 2005) | 1 line
+r16213 | jpsaman | 2006-08-06 12:30:30 +0200 (Sun, 06 Aug 2006) | 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
+   M /trunk/modules/access/cdda/access.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).
+Coding Style fixes
 ------------------------------------------------------------------------
-r12242 | fkuehne | 2005-08-18 18:39:23 +0200 (Thu, 18 Aug 2005) | 1 line
+r16212 | zorglub | 2006-08-06 12:07:35 +0200 (Sun, 06 Aug 2006) | 6 lines
 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
+   M /trunk/modules/gui/qt4/components/playlist/panels.hpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/menus.cpp
+   M /trunk/modules/gui/qt4/menus.hpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
+
+Qt4:
+* Hilight playing item
+* Partial removal support, not yet correct
+* Reduce critical section when rebuilding playlist
+* Beginning of menu support
 
-* 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
+r16211 | pengvado | 2006-08-06 02:48:05 +0200 (Sun, 06 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/modules/codec/x264.c
 
-Grrr damn Mac OS X linker
+oops in r16209
 
 ------------------------------------------------------------------------
-r12240 | massiot | 2005-08-18 18:23:30 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16210 | ipkiss | 2006-08-05 15:37:06 +0200 (Sat, 05 Aug 2006) | 6 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder.hpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/utils/position.cpp
+   M /trunk/modules/gui/skins2/utils/position.hpp
+   M /trunk/share/skins2/skin.dtd
 
- * configure.ac: Print a warning when DVB headers aren't found.
+ * skins2: new "xkeepratio" and "ykeepratio" attributes, common to all the
+   controls. When set to "true", the behaviour of the resizing is changed
+   (cf. documentation). The main use for these attributes is to keep a
+   a control centered in the layout (horizontally, vertically or both) without
+   resizing the control.
 
 ------------------------------------------------------------------------
-r12239 | zorglub | 2005-08-18 18:20:43 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16209 | pengvado | 2006-08-04 20:14:40 +0200 (Fri, 04 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/codec/x264.c
 
-improve 
+fix the crf option to reflect x264's API change in its revision 537
 
 ------------------------------------------------------------------------
-r12238 | fkuehne | 2005-08-18 18:12:29 +0200 (Thu, 18 Aug 2005) | 4 lines
+r16208 | jpsaman | 2006-08-04 17:17:15 +0200 (Fri, 04 Aug 2006) | 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
+   M /trunk/modules/stream_out/transcode.c
 
-* 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
+Some cleanup of whitespace
 ------------------------------------------------------------------------
-r12237 | massiot | 2005-08-18 18:08:55 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16207 | zorglub | 2006-08-04 00:24:42 +0200 (Fri, 04 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/src/input/item.c
 
- * NEWS: Updated with my work since 0.8.2.
+This dichotomy code apparently still is buggy. Todo: redo it
 
 ------------------------------------------------------------------------
-r12236 | massiot | 2005-08-18 17:58:05 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16206 | gbazin | 2006-08-03 23:57:58 +0200 (Thu, 03 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/demuxdump.c
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/file.c
+
+* modules/access/file.c, directory.c: bug and memory leak fixes
+------------------------------------------------------------------------
+r16205 | zorglub | 2006-08-03 19:03:26 +0200 (Thu, 03 Aug 2006) | 2 lines
+Changed paths:
+   M /trunk/bindings/java/src
 
- * modules/demux/demuxdump.c: Better error detection (disk full for instance).
+Fix svn:ignore
 
 ------------------------------------------------------------------------
-r12235 | courmisch | 2005-08-18 17:50:58 +0200 (Thu, 18 Aug 2005) | 1 line
+r16204 | zorglub | 2006-08-03 18:58:10 +0200 (Thu, 03 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/playlist/dvb.c
+   M /trunk/modules/demux/playlist/gvp.c
+   M /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/logger.c
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/video_chroma/i420_rgb8.c
 
+Fix a bunch of warnings and errors
 
 ------------------------------------------------------------------------
-r12234 | courmisch | 2005-08-18 17:38:09 +0200 (Thu, 18 Aug 2005) | 4 lines
+r16203 | zorglub | 2006-08-03 17:34:08 +0200 (Thu, 03 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
-   M /trunk/modules/gui/wince/Modules.am
+   M /trunk/modules/access/dvb/dvb.h
+   M /trunk/modules/access/dvb/http.c
+   M /trunk/modules/access/mms/mms.h
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/codec/cinepak.c
+   M /trunk/modules/demux/asf/libasf.c
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/playlist/asx.c
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/playlist/qtl.c
+   M /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/mux/ogg.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/stream_out/es.c
+   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_output/image.c
+   M /trunk/src/misc/vlm.c
+   M /trunk/src/stream_output/announce.c
+   M /trunk/src/stream_output/sap.c
+   M /trunk/src/stream_output/stream_output.c
 
-- Use a common rule to build plugins (refs #297)
-  (tested on Mingw32 and native Linux, might need some tweaks)
-- Remove some legacy code
+Fix duplicate definitions of FREE
 
 ------------------------------------------------------------------------
-r12233 | courmisch | 2005-08-18 17:36:12 +0200 (Thu, 18 Aug 2005) | 3 lines
+r16202 | zorglub | 2006-08-03 17:27:19 +0200 (Thu, 03 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/bootstrap
+   M /trunk/modules/gui/qt4/dialogs/interaction.cpp
+   M /trunk/modules/gui/qt4/dialogs/interaction.hpp
+   M /trunk/modules/gui/qt4/menus.cpp
 
-- (Un)install plugins from their directory (refs #297)
-- Fix mostlyclean target
+Handle blocking errors, fix layout for login
 
 ------------------------------------------------------------------------
-r12232 | courmisch | 2005-08-18 17:27:57 +0200 (Thu, 18 Aug 2005) | 6 lines
+r16201 | jb | 2006-08-03 10:46:47 +0200 (Thu, 03 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
+
 
-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.
+Yet another x264 contrib patch for win32
 
-A cleaner more clever solution would be better.
 
 ------------------------------------------------------------------------
-r12231 | courmisch | 2005-08-18 17:25:33 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16200 | jb | 2006-08-03 09:48:55 +0200 (Thu, 03 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/activex/axvlc.inf.in
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
+   M /trunk/extras/contrib/src/packages.mak
+
+* Some small updates in the contribs
+* FFMpeg reactivated the WM3-codec. The patch is now useless
 
-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
+r16199 | zorglub | 2006-08-03 08:10:57 +0200 (Thu, 03 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/include/vlc_symbols.h
-   M /trunk/src/misc/net.c
+   M /trunk/extras/make.pl
+   M /trunk/include/vlc_interaction.h
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/avi/libavi.c
+   M /trunk/modules/gui/qt4/dialogs/interaction.cpp
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/src/interface/interaction.c
 
-Add const
+* Some Qt interaction stuff
+* More useless interaction cleanup
+* Small fix for make beautifier
 
 ------------------------------------------------------------------------
-r12229 | jpsaman | 2005-08-18 17:14:02 +0200 (Thu, 18 Aug 2005) | 1 line
+r16198 | zorglub | 2006-08-02 23:52:28 +0200 (Wed, 02 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/sgimb.c
+   M /trunk/modules/demux/playlist/gvp.c
+
+Fix crash with GVP, if it breaks it, yell and provide samples so we can put tests for them
 
-Fix compiler warning. Removed unused variable
 ------------------------------------------------------------------------
-r12228 | jpsaman | 2005-08-18 15:53:45 +0200 (Thu, 18 Aug 2005) | 1 line
+r16197 | zorglub | 2006-08-02 21:51:46 +0200 (Wed, 02 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_interaction.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/services_discovery/shout.c
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/misc/update.c
+
+Interaction cleanup, remove some unused functions, factorize some code, ...
+
+------------------------------------------------------------------------
+r16196 | littlejohn | 2006-08-02 16:11:17 +0200 (Wed, 02 Aug 2006) | 3 lines
+Changed paths:
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/VLCExample.java
+   A /trunk/bindings/java/org/videolan/jvlc/Audio.java
+   A /trunk/bindings/java/org/videolan/jvlc/Input.java
+   M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
+   M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
+   M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
+   D /trunk/bindings/java/org/videolan/jvlc/Status.java
+   A /trunk/bindings/java/org/videolan/jvlc/VLM.java
+   M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
+   A /trunk/bindings/java/org/videolan/jvlc/Video.java
+   M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
+   A /trunk/bindings/java/src
+   A /trunk/bindings/java/src/Makefile.am
+   A /trunk/bindings/java/src/audio-jni.cc
+   A /trunk/bindings/java/src/core-jni.cc
+   A /trunk/bindings/java/src/graphics-jni.cc
+   A /trunk/bindings/java/src/input-jni.cc
+   A /trunk/bindings/java/src/playlist-jni.cc
+   A /trunk/bindings/java/src/utils.cc
+   A /trunk/bindings/java/src/utils.h
+   A /trunk/bindings/java/src/video-jni.cc
+   A /trunk/bindings/java/src/vlm-jni.cc
+   D /trunk/bindings/java/vlc-graphics-jni.cc
+   D /trunk/bindings/java/vlc-libvlc-jni.cc
+   M /trunk/configure.ac
+
+Java Bindings synched with lastest version.
+
 
-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
+r16195 | jb | 2006-08-02 00:09:34 +0200 (Wed, 02 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/speex-BeOS.patch
+   A /trunk/extras/contrib/src/Patches/twolame-BeOS.patch
+
+* Some work for BeOS Contrib's should repair some of'em
+
 
-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
+r16194 | zorglub | 2006-08-01 17:23:46 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
+   M /trunk/modules/gui/qt4/dialogs/interaction.hpp
 
- * po/POTFILES.in: Removed two non-existing files.
+Remove references to deprecated files
 
 ------------------------------------------------------------------------
-r12225 | massiot | 2005-08-18 12:01:30 +0200 (Thu, 18 Aug 2005) | 3 lines
+r16193 | courmisch | 2006-08-01 17:11:33 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/src/interface/interaction.c
 
- * modules/control/http.c: Implemented RPN functions playlist_move and
-   playlist_delete.
+Apparently, someone does not about "make".
 
 ------------------------------------------------------------------------
-r12224 | jpsaman | 2005-08-18 11:50:18 +0200 (Thu, 18 Aug 2005) | 1 line
+r16192 | courmisch | 2006-08-01 17:00:50 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/include/vlc_access.h
+
+Syntax error
 
-Include OSD menu files in installer
 ------------------------------------------------------------------------
-r12223 | hartman | 2005-08-18 00:44:08 +0200 (Thu, 18 Aug 2005) | 2 lines
+r16191 | courmisch | 2006-08-01 16:54:54 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
+   M /trunk/configure.ac
 
-* not yet added plugins can break POTFILES.in as well mr. courmish :D
+Cosmetic: Don't leak internal error to the console.
 
 ------------------------------------------------------------------------
-r12222 | dionoea | 2005-08-17 22:53:38 +0200 (Wed, 17 Aug 2005) | 2 lines
+r16190 | zorglub | 2006-08-01 15:12:48 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/include/vlc_interaction.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/dialogs/interaction.cpp
+   M /trunk/modules/gui/qt4/dialogs/interaction.hpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/ui/logindialog.ui
+   D /trunk/modules/gui/qt4/ui/okcanceldialog.ui
+   D /trunk/modules/gui/qt4/ui/yesnocanceldialog.ui
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
 
-remove tabs and trailing spaces
+Improve Qt interaction stuff
 
 ------------------------------------------------------------------------
-r12221 | dionoea | 2005-08-17 22:43:15 +0200 (Wed, 17 Aug 2005) | 2 lines
+r16189 | littlejohn | 2006-08-01 12:30:31 +0200 (Tue, 01 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/rss.c
+   M /trunk/src/control/playlist.c
+
+Fixed a missing assert.h inclusion.
 
-if ttl==0, don't update the feeds
 
 ------------------------------------------------------------------------
-r12220 | dionoea | 2005-08-17 22:24:15 +0200 (Wed, 17 Aug 2005) | 2 lines
+r16188 | zorglub | 2006-08-01 11:22:35 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/rss.c
+   M /trunk/include/libvlc_internal.h
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/audio.c
+   M /trunk/src/control/core.c
+   M /trunk/src/control/input.c
+   M /trunk/src/control/playlist.c
 
-remove debug stuff
+src/control: a bit of cleanup here and there
 
 ------------------------------------------------------------------------
-r12219 | dionoea | 2005-08-17 22:17:11 +0200 (Wed, 17 Aug 2005) | 4 lines
+r16187 | fkuehne | 2006-08-01 00:51:43 +0200 (Tue, 01 Aug 2006) | 2 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
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/src/interface/interaction.c
 
+* interaction.c: always show errors through the interaction framework, even if the user disabled its usage
+* macosx/*: minor clean-up
 ------------------------------------------------------------------------
-r12218 | dionoea | 2005-08-17 18:14:32 +0200 (Wed, 17 Aug 2005) | 2 lines
+r16186 | fkuehne | 2006-08-01 00:21:00 +0200 (Tue, 01 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects.nib
 
-wxwin -> wx
+* fix layout
+------------------------------------------------------------------------
+r16185 | fkuehne | 2006-08-01 00:15:13 +0200 (Tue, 01 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.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/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
 
+* removed the old panel which used to show msg_err completely (hopefully) and added a new menu entry to show the collective errors/warnings panel by hand. Additionally, this panel got a details button now. (thanks to thedj for the idea)
 ------------------------------------------------------------------------
-r12217 | massiot | 2005-08-17 18:00:30 +0200 (Wed, 17 Aug 2005) | 2 lines
+r16184 | dionoea | 2006-07-31 23:07:17 +0200 (Mon, 31 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/share/http/index.html
 
- * modules/access/file.c: Expansion of '~/' in filenames.
+This was missing to have backwards compatibility with scripts using the old intf.
 
 ------------------------------------------------------------------------
-r12216 | massiot | 2005-08-17 17:12:51 +0200 (Wed, 17 Aug 2005) | 5 lines
+r16183 | jb | 2006-07-31 22:13:08 +0200 (Mon, 31 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/configuration.c
+   M /trunk/include/vlc_symbols.h
+
+- Reverting the previous commit.
+  Something went bad. Sorry.
 
- * 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
+r16182 | jb | 2006-07-31 21:49:19 +0200 (Mon, 31 Jul 2006) | 5 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.
+- Should remove all the references to intf_UserOkayCancel,
+removed in r16159 by fkuehne and fix the nightlies.
+
+
+
+------------------------------------------------------------------------
+r16181 | gbazin | 2006-07-31 20:09:49 +0200 (Mon, 31 Jul 2006) | 1 line
+Changed paths:
+   M /trunk/modules/demux/ps.c
 
+* modules/demux/ps.c: fixed breakage
 ------------------------------------------------------------------------
-r12214 | massiot | 2005-08-17 14:00:44 +0200 (Wed, 17 Aug 2005) | 8 lines
+r16180 | hartman | 2006-07-31 17:36:36 +0200 (Mon, 31 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/demux/mp4/mp4.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
+* Fix support for QT ref files. this close #700
+ - this dupes some code from the playlist demux (FindItem).
 
 ------------------------------------------------------------------------
-r12213 | massiot | 2005-08-17 13:58:44 +0200 (Wed, 17 Aug 2005) | 2 lines
+r16179 | littlejohn | 2006-07-31 14:11:51 +0200 (Mon, 31 Jul 2006) | 5 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/configure.ac
+
+Some Java checks on --enable-java-bindings:
+ * JAVA_HOME is set
+ * a java compiler compiles
 
- * Makefile.am: MacOS X fix when srcdir != builddir.
 
 ------------------------------------------------------------------------
-r12212 | hartman | 2005-08-16 16:21:38 +0200 (Tue, 16 Aug 2005) | 2 lines
+r16178 | littlejohn | 2006-07-31 11:31:35 +0200 (Mon, 31 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/sgimb.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/input.c
+
+New input_set_(time|position) in libvlc.
 
-* 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
+r16177 | littlejohn | 2006-07-31 09:09:53 +0200 (Mon, 31 Jul 2006) | 5 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/modules/stream_out/bridge.c
+   M /trunk/src/control/video.c
+
+Video resize function added in libvlc.
+
+Typo fix in modules/stream_out/bridge.c
 
-Fix distclean
 
 ------------------------------------------------------------------------
-r12210 | zorglub | 2005-08-15 18:54:13 +0200 (Mon, 15 Aug 2005) | 2 lines
+r16176 | hartman | 2006-07-31 01:21:58 +0200 (Mon, 31 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/configure.ac
 
-Compile fix
+* gnutls needs -lintl ldflag with newer versions. It's so nice if packages keep track of what libs they use....... hint hint
 
 ------------------------------------------------------------------------
-r12209 | zorglub | 2005-08-15 18:53:51 +0200 (Mon, 15 Aug 2005) | 2 lines
+r16175 | hartman | 2006-07-31 00:40:08 +0200 (Mon, 31 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
 
-Test commit. This commit breaks the build, don't use it
+* the ffmpeg api version id was updated
 
 ------------------------------------------------------------------------
-r12208 | asmax | 2005-08-15 17:58:39 +0200 (Mon, 15 Aug 2005) | 2 lines
+r16174 | fkuehne | 2006-07-31 00:35:04 +0200 (Mon, 31 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_timer.hpp
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
 
- * compilation fix
+* compilation fix
+------------------------------------------------------------------------
+r16173 | fkuehne | 2006-07-31 00:11:36 +0200 (Mon, 31 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
 
+osx/intf.m: don't show msg_err's in the OSX GUI anymore. Localised errors/warnings are shown by the interaction framework now.
+wx/interaction.cpp: another WX compilation fix
 ------------------------------------------------------------------------
-r12207 | asmax | 2005-08-15 17:54:32 +0200 (Mon, 15 Aug 2005) | 1 line
+r16172 | fkuehne | 2006-07-31 00:03:56 +0200 (Mon, 31 Jul 2006) | 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
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/update.c
 
- * all: replaced remaining C callbacks by commands
+* forgot these in the previous commit (updated to current API)
 ------------------------------------------------------------------------
-r12206 | courmisch | 2005-08-15 17:21:11 +0200 (Mon, 15 Aug 2005) | 2 lines
+r16171 | fkuehne | 2006-07-31 00:00:44 +0200 (Mon, 31 Jul 2006) | 7 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/Makefile.am
+   A /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/classes.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/info.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects.nib
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/include/vlc_interaction.h
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/src/interface/interaction.c
 
-Use Latin-9 rather than US-ASCII when there is no local charset
+* additional interaction enhancements
+    - intf_UserFatal takes an addition bool-argument now to set whether the error message will be blocking in the interface or not (so TRUE = blocking)
+    - intf_UserWarn is always non-blocking and is used to check important, localised warnings to the user
+* wx: a compilation fix, but no update to the current API
+* osx: complete implementation of the interaction framework using some Carbon (!) functions, because the needed icons aren't accessible through Cocoa. Regrettably, I had to add yet another nib-file to keep the code clean and readable.
 
+The Error-dialogue is no longer re-usable (so the specific ID was removed). The interface needs to keep track of the reported errors and warnings. Thus, it may discard them as requested by the user and doesn't need to care about the core.
 ------------------------------------------------------------------------
-r12205 | jpsaman | 2005-08-15 17:06:42 +0200 (Mon, 15 Aug 2005) | 1 line
+r16170 | zorglub | 2006-07-30 23:19:38 +0200 (Sun, 30 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/include/vlc_input.h
+
+Forgot this
 
-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
+r16169 | zorglub | 2006-07-30 22:28:59 +0200 (Sun, 30 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/menus.cpp
+   A /trunk/modules/gui/qt4/pixmaps/type_afile.xpm
+   A /trunk/modules/gui/qt4/pixmaps/type_card.xpm
+   A /trunk/modules/gui/qt4/pixmaps/type_cdda.xpm
+   A /trunk/modules/gui/qt4/pixmaps/type_directory.xpm
+   A /trunk/modules/gui/qt4/pixmaps/type_disc.xpm
+   A /trunk/modules/gui/qt4/pixmaps/type_node.xpm
+   A /trunk/modules/gui/qt4/pixmaps/type_unknown.xpm
+   A /trunk/modules/gui/qt4/pixmaps/type_vfile.xpm
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
+
+Icons support
+Misc fprintf cleanup
 
-Oops, Disable debugging.
 ------------------------------------------------------------------------
-r12203 | jpsaman | 2005-08-15 17:01:31 +0200 (Mon, 15 Aug 2005) | 1 line
+r16168 | zorglub | 2006-07-30 18:41:20 +0200 (Sun, 30 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/gui/qt4/components/playlist/panels.hpp
+   M /trunk/modules/gui/qt4/components/playlist/selector.cpp
+   M /trunk/modules/gui/qt4/components/playlist/selector.hpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
+   M /trunk/modules/gui/qt4/qt4.cpp
+
+Qt4 playlist dialog base stuff
 
-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
+r16167 | ipkiss | 2006-07-30 16:34:21 +0200 (Sun, 30 Jul 2006) | 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
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
 
-Fix a few warnings
+ * skins2/*: fixed some doxygen comments
 
 ------------------------------------------------------------------------
-r12201 | courmisch | 2005-08-15 16:51:42 +0200 (Mon, 15 Aug 2005) | 3 lines
+r16166 | ipkiss | 2006-07-30 15:04:27 +0200 (Sun, 30 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
 
-- Fix, clean up locale settings
-- Fix local charset detection that broke (From|To)Locale
+ * skins2/src/generic_layout.cpp: refresh the area of the Video control when it
+   is not visible
 
 ------------------------------------------------------------------------
-r12200 | courmisch | 2005-08-15 16:50:24 +0200 (Mon, 15 Aug 2005) | 2 lines
+r16165 | asmax | 2006-07-30 14:22:00 +0200 (Sun, 30 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/modules/visualization/galaktos/plugin.c
 
-Fix playlist item insertion when local charset is not UTF-8
+* fixed galaktos plugin which was broken for a very long time
 
 ------------------------------------------------------------------------
-r12199 | courmisch | 2005-08-15 16:50:06 +0200 (Mon, 15 Aug 2005) | 2 lines
+r16164 | ipkiss | 2006-07-30 14:07:45 +0200 (Sun, 30 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
 
-Fix stat() when local charset is not UTF-8
+ * skins2: when restoring the previous skin because a new one failed to load,
+   show only the windows that were visible before
 
 ------------------------------------------------------------------------
-r12198 | jpsaman | 2005-08-15 16:41:28 +0200 (Mon, 15 Aug 2005) | 1 line
+r16163 | damienf | 2006-07-30 01:32:05 +0200 (Sun, 30 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/control/core.c
+   M /trunk/src/control/video.c
+
+few fixes in libvlc APis
+- allow for libvlc_exception_t to be NULL in APIs
+- remove X11 references from libvlc, as it breaks MacOS X
 
-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
+r16162 | hartman | 2006-07-30 00:58:49 +0200 (Sun, 30 Jul 2006) | 7 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/demux/playlist/asx.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/pls.c
+
+* Allow the asx module to peek instead on relying on file extension
+* Added the QuickTime RTSPtext redirect system. uses m3u, even though they are not related.
+* Added the WM Server [Reference] redirects to the pls playlist demux. it's also INI based.
+
+This fixes #690
 
- * src/input/input.c: Really fixed :programs= this time.
 
 ------------------------------------------------------------------------
-r12196 | jpsaman | 2005-08-15 14:35:35 +0200 (Mon, 15 Aug 2005) | 1 line
+r16161 | fkuehne | 2006-07-29 17:47:08 +0200 (Sat, 29 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/src/interface/interaction.c
 
-Send an empty subpicture to remove the OSD menu on the client application when "menu off" commands is given on the rc interface.
+* minor core cleanup and WX compilation fix
 ------------------------------------------------------------------------
-r12195 | jpsaman | 2005-08-15 14:32:44 +0200 (Mon, 15 Aug 2005) | 1 line
+r16160 | fkuehne | 2006-07-29 17:32:30 +0200 (Sat, 29 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/AUTHORS
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/update.c
 
-Replaced // comments with /* .. */ and added some sanity checking.
+* improved some error messages
 ------------------------------------------------------------------------
-r12194 | jpsaman | 2005-08-15 14:21:16 +0200 (Mon, 15 Aug 2005) | 1 line
+r16159 | fkuehne | 2006-07-29 17:07:42 +0200 (Sat, 29 Jul 2006) | 5 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
+   M /trunk/include/vlc_interaction.h
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/services_discovery/shout.c
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/misc/update.c
 
-Use NULL for initializing pointers iso 0.
+* enhanced the interaction core with some method additions/changes
+- intf_UserProgress* takes an additional argument now. use it to provide the time to go (in sec) until the process will be finished. Provide 0, if you don't have such info. The interface will hide the respective text-field.
+- intf_UserProgressIsCancelled can be called by the module which triggered the interaction dialogue on a regular interval, to check if the user cancelled the dialogue or not. This is for dialogues with an optional cancel-button only (like the modal progress panel), so it doesn't replace p_dialog->i_return = DIALOG_CANCELLED which is for yes/no-style dialogues
+- intf_UserOkayCancel was removed in favour of an enhanced intf_UserYesNo
+- intf_UserYesNo takes 3 additional arguments now to get the custom captions of the default (~Yes), alternate(~No) and one optional button(~Cancel). This provides a better interface experience for the user and is more compliant with OSX's HIGL. The interface automatically hides the 3rd button, if NULL is given.
 ------------------------------------------------------------------------
-r12193 | courmisch | 2005-08-14 19:28:28 +0200 (Sun, 14 Aug 2005) | 2 lines
+r16158 | xtophe | 2006-07-29 16:38:38 +0200 (Sat, 29 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-Link ipv4 with iphlpapi - closes #315
+fix breakqge introduce in [16152]
 
 ------------------------------------------------------------------------
-r12192 | courmisch | 2005-08-14 18:56:35 +0200 (Sun, 14 Aug 2005) | 4 lines
+r16157 | zorglub | 2006-07-29 15:32:12 +0200 (Sat, 29 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/test/native/gc.c
+   M /trunk/test/native/i18n.c
+   M /trunk/test/native/init.c
+   M /trunk/test/native/libvlc.c
+   M /trunk/test/native/profiles.c
+   M /trunk/test/native/stats.c
+   M /trunk/test/native/url.c
 
-Fix SAP announce destination address - closes #314
-
-Bug reported by Thomas Knauer
+svn ids and stuff
 
 ------------------------------------------------------------------------
-r12191 | courmisch | 2005-08-14 18:46:48 +0200 (Sun, 14 Aug 2005) | 2 lines
+r16156 | zorglub | 2006-07-29 15:31:48 +0200 (Sat, 29 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/input/input.c
 
-Fix compiler warnings
+One more
 
 ------------------------------------------------------------------------
-r12190 | courmisch | 2005-08-14 18:28:59 +0200 (Sun, 14 Aug 2005) | 15 lines
+r16155 | zorglub | 2006-07-29 15:31:32 +0200 (Sat, 29 Jul 2006) | 2 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.
+   M /trunk/include/vlc_messages.h
+   M /trunk/src/misc/stats.c
 
+Some old stats fixes
 
 ------------------------------------------------------------------------
-r12189 | zorglub | 2005-08-14 18:15:50 +0200 (Sun, 14 Aug 2005) | 2 lines
+r16154 | djc | 2006-07-29 15:01:52 +0200 (Sat, 29 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/modules/gui/macosx/vout.m
 
-Don't use m4 comments in Makefile. Should fix win32 build
+Add Ctrl+clic to handle one button mice
 
 ------------------------------------------------------------------------
-r12188 | titer | 2005-08-14 15:15:38 +0200 (Sun, 14 Aug 2005) | 2 lines
+r16153 | zorglub | 2006-07-29 14:25:13 +0200 (Sat, 29 Jul 2006) | 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
+   M /trunk/include/vlc_streaming.h
+   M /trunk/src/stream_output/profiles.c
 
- ALL: compile fixes
+Simplify transcode handling
 
 ------------------------------------------------------------------------
-r12187 | massiot | 2005-08-14 15:04:57 +0200 (Sun, 14 Aug 2005) | 4 lines
+r16152 | fkuehne | 2006-07-29 14:18:48 +0200 (Sat, 29 Jul 2006) | 1 line
 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.
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
+* enabled ffmpeg's beta WMV3/VC1-support
 ------------------------------------------------------------------------
-r12186 | sam | 2005-08-14 14:43:30 +0200 (Sun, 14 Aug 2005) | 2 lines
+r16151 | xtophe | 2006-07-28 21:34:03 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/audio_output/Modules.am
-   A /trunk/modules/audio_output/arts.c
+   M /trunk/extras/contrib/src
+   M /trunk/m4
+   M /trunk/src/stream_output/profiles.c
 
-  * reverted commit 12177 (aRts removal).
+Cosmetics
 
 ------------------------------------------------------------------------
-r12185 | courmisch | 2005-08-14 14:24:33 +0200 (Sun, 14 Aug 2005) | 2 lines
+r16150 | xtophe | 2006-07-28 21:05:04 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/configuration.c
+   M /trunk/extras/contrib/src/Patches/libpng-darwin-mactel.patch
 
-Set LC_NUMERIC to C once and for all.
+Update png patch for mactel. Thanks to Jean-Baptiste Kempf
 
 ------------------------------------------------------------------------
-r12184 | courmisch | 2005-08-14 14:22:25 +0200 (Sun, 14 Aug 2005) | 5 lines
+r16149 | thresh | 2006-07-28 17:28:31 +0200 (Fri, 28 Jul 2006) | 2 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.
+   M /trunk/src/Makefile.am
 
-Anyone with Visual Studio here ?
+reverted erroneous part of 16030 commit (this will fix libtool builds)
 
 ------------------------------------------------------------------------
-r12183 | dionoea | 2005-08-14 00:15:37 +0200 (Sun, 14 Aug 2005) | 8 lines
+r16148 | littlejohn | 2006-07-28 17:24:07 +0200 (Fri, 28 Jul 2006) | 10 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/configuration.c
+   M /trunk/include/libvlc_internal.h
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/control/video.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).
+Real VOUT_REPARENT (UNIX only ATM).
 
-   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)
+if (vout_Control VOUT_REPARENT is called giving a Drawable in args)
+then 
+     that Drawable is used as new parent
+otherwise
+     DefaultRootWindow will be the parent
+     
 
-------------------------------------------------------------------------
-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
+r16147 | zorglub | 2006-07-28 15:28:08 +0200 (Fri, 28 Jul 2006) | 3 lines
 Changed paths:
+   M /trunk/include/vlc_common.h
+   A /trunk/include/vlc_streaming.h
+   M /trunk/include/vlc_strings.h
    M /trunk/include/vlc_symbols.h
+   M /trunk/src/Makefile.am
+   A /trunk/src/stream_output/profiles.c
+   A /trunk/test/NativeProfilesTest.py
+   M /trunk/test/native/gc.c
+   M /trunk/test/native/init.c
+   A /trunk/test/native/profiles.c
+   M /trunk/test/native/tests.h
+   M /trunk/test/native/url.c
+   M /trunk/test/pyunit.h
+   M /trunk/test/setup.py
+
+Some initial work for streaming profiles
++ some misc test cleanup
 
-API changed
 ------------------------------------------------------------------------
-r12180 | jpsaman | 2005-08-13 21:26:27 +0200 (Sat, 13 Aug 2005) | 1 line
+r16146 | zorglub | 2006-07-28 13:58:58 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_osd.h
-   M /trunk/modules/control/rc.c
-   M /trunk/src/osd/osd.c
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+
+Check type before cast
 
-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
+r16145 | zorglub | 2006-07-28 13:45:52 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
 
-[Win32] Attempt to guess best interface for multicast
-may close #163
+WTF isn't QEvent a QObject ?
 
 ------------------------------------------------------------------------
-r12178 | zorglub | 2005-08-13 20:44:31 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16144 | zorglub | 2006-07-28 13:16:49 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/LIST
-   M /trunk/modules/list.sh
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
 
-Update modules list
+Don't use RTTI
 
 ------------------------------------------------------------------------
-r12177 | courmisch | 2005-08-13 19:49:38 +0200 (Sat, 13 Aug 2005) | 4 lines
+r16143 | damienf | 2006-07-28 02:01:15 +0200 (Fri, 28 Jul 2006) | 2 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
+   M /trunk/extras/contrib/src/Makefile
 
-Use ALSA or tell aRts to use ESD and use ESD in VLC, or fix it.
+Makefile: fix cross compiling broken by my previous commit
 
 ------------------------------------------------------------------------
-r12176 | courmisch | 2005-08-13 19:43:47 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16142 | xtophe | 2006-07-28 00:53:41 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/libpng-1.2.8-makefile.patch
+   A /trunk/extras/contrib/src/Patches/libpng-darwin-mactel.patch
+   A /trunk/extras/contrib/src/Patches/libpng-makefile.patch (from /trunk/extras/contrib/src/Patches/libpng-1.2.8-makefile.patch:16140)
+   M /trunk/extras/contrib/src/Patches/libpng-osx.patch
 
-Add missing slashes
+Update the libpng patches
 
 ------------------------------------------------------------------------
-r12175 | jpsaman | 2005-08-13 18:56:14 +0200 (Sat, 13 Aug 2005) | 1 line
+r16141 | damienf | 2006-07-28 00:46:48 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/osd/osd_parser.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/libgpg-error.patch
+
+patch for libgpg-error when NLS is disabled
 
-Remove unused comments
 ------------------------------------------------------------------------
-r12174 | jpsaman | 2005-08-13 18:55:28 +0200 (Sat, 13 Aug 2005) | 1 line
+r16140 | zorglub | 2006-07-27 22:12:41 +0200 (Thu, 27 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/src/libvlc.h
+
+Add --france / --no-france option to disable DRM playback.
+CSS is not yet disabled as it is hidden from us by libdvdnav/libdvdplay
 
-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
+r16139 | damienf | 2006-07-27 21:51:57 +0200 (Thu, 27 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
 
-- convert UTF16/UTF32 to UTF8 rather than Latin1 - closes #287
+miscellaneous fixes when building contribs on Cygwin
+- boostrap: make configure.ac happy when detecting contribs build on Cygwin
+- Makefile: cleanup, fixed extraction of files containing invalid characters (on DOS LFN), gpg-error compiling
 
 ------------------------------------------------------------------------
-r12172 | courmisch | 2005-08-13 18:08:29 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16138 | littlejohn | 2006-07-27 16:51:22 +0200 (Thu, 27 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/tls.c
+   M /trunk/bindings/java/vlc-graphics-jni.cc
+
+This was overwritten by mistake. Backported to revision 15898.
 
-Reuse TLS module/object when already present - closes #288
 
 ------------------------------------------------------------------------
-r12171 | courmisch | 2005-08-13 17:33:22 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16137 | titer | 2006-07-27 00:48:34 +0200 (Thu, 27 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
-   M /trunk/src/libvlc.c
+   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/modules/video_chroma/i420_yuy2.h
 
-Undo LC_NUMERIC change
+Make I420_UYVY/MMX support widths non multiple of 8
 
 ------------------------------------------------------------------------
-r12170 | courmisch | 2005-08-13 17:20:45 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16136 | xtophe | 2006-07-27 00:01:37 +0200 (Thu, 27 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/configure.ac
 
-Remove useless debug stuff
+use pic on amd64. should fix the amd64 moz plugin
 
 ------------------------------------------------------------------------
-r12169 | fkuehne | 2005-08-13 17:19:57 +0200 (Sat, 13 Aug 2005) | 1 line
+r16135 | xtophe | 2006-07-26 23:59:13 +0200 (Wed, 26 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/po/ru.po
+   M /trunk/configure.ac
+
+add qvlc to the summary
 
-updated Russian translation by Andrey Brilevskiy
 ------------------------------------------------------------------------
-r12168 | dionoea | 2005-08-13 17:03:21 +0200 (Sat, 13 Aug 2005) | 12 lines
+r16134 | dionoea | 2006-07-26 23:21:48 +0200 (Wed, 26 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
-   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
-   M /trunk/src/libvlc.c
+   M /trunk/src/video_output/vout_intf.c
 
-Disclaimer : this commit would need to be checked by someone
+Use 5 digits for snapshot numbering when in sequential mode (padd with 0s)
 
-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 .))
+------------------------------------------------------------------------
+r16133 | littlejohn | 2006-07-26 17:13:47 +0200 (Wed, 26 Jul 2006) | 3 lines
+Changed paths:
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/vlm.c
 
-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.
+More vlm functions added in libvlc (to play, pause and stop a broadcast)
 
 
 ------------------------------------------------------------------------
-r12167 | courmisch | 2005-08-13 16:44:12 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16132 | littlejohn | 2006-07-26 16:15:08 +0200 (Wed, 26 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/vlc-api.pl
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/VLCExample.java
+   M /trunk/bindings/java/VlcClient.java
+   M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
+   M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
+   A /trunk/bindings/java/org/videolan/jvlc/VLCException.java
+   M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
+   M /trunk/bindings/java/vlc-graphics-jni.cc
+   M /trunk/bindings/java/vlc-libvlc-jni.cc
+
+Sync bindings/java with jvlc head (release is close ;).
 
-Fix for make distclean
 
 ------------------------------------------------------------------------
-r12166 | courmisch | 2005-08-13 16:15:09 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16131 | xtophe | 2006-07-26 15:49:56 +0200 (Wed, 26 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/extras/contrib/src/Patches/speex.patch
 
-Fix make dist when builddir != srcdir
+Contrib: fix speex patch. Thanks to JB Kempf
 
 ------------------------------------------------------------------------
-r12165 | courmisch | 2005-08-13 16:08:02 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16130 | xtophe | 2006-07-26 14:04:25 +0200 (Wed, 26 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/Makefile.am
+   M /trunk/po/de.po
 
-Unbreak make dist
+Protect the email address
 
 ------------------------------------------------------------------------
-r12164 | courmisch | 2005-08-13 15:56:47 +0200 (Sat, 13 Aug 2005) | 3 lines
+r16129 | xtophe | 2006-07-26 12:56:30 +0200 (Wed, 26 Jul 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-svn-win32.patch
+   D /trunk/extras/contrib/src/Patches/ffmpeg-svn.patch
 
-- Append CRLF manually
-- Compiler warning fixed
+ffmpeg contribs:
+    .pc hqve been fixed upstream
+    delete empty win32 patch
+    temporarly disable install patch. it works fine without on debian and macOSX. FC4 to be investigated
 
 ------------------------------------------------------------------------
-r12163 | jpsaman | 2005-08-13 15:49:04 +0200 (Sat, 13 Aug 2005) | 1 line
+r16128 | zorglub | 2006-07-26 00:56:37 +0200 (Wed, 26 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+New Qt Contrib
 
-remove unusefull comment
 ------------------------------------------------------------------------
-r12162 | courmisch | 2005-08-13 15:19:30 +0200 (Sat, 13 Aug 2005) | 3 lines
+r16127 | ipkiss | 2006-07-25 23:23:01 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
 
-Revert commit [12128] that violate gettext rules
-(carriage return are forbidden).
+ * skins2/src/skin_common.hpp: Added missing header
 
 ------------------------------------------------------------------------
-r12161 | courmisch | 2005-08-13 15:14:19 +0200 (Sat, 13 Aug 2005) | 4 lines
+r16126 | xtophe | 2006-07-25 14:41:29 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/toolbox
-
-"toolbox --update-po" becomes "make update-po"
+   M /trunk/extras/contrib/src/Patches/libpng-osx.patch
 
-Now can update PO when compiling from subdir
+Upgrade patch for png on osx. Thanks to Jean-Baptiste Kempf
 
 ------------------------------------------------------------------------
-r12160 | courmisch | 2005-08-13 15:12:48 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16125 | xtophe | 2006-07-25 11:37:31 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
+   M /trunk/Makefile.am
    M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-Resync necessary (removal of obsolote plugins)
+Don't include opie/ in the gettext stuff as it's not in the tarball.
 
 ------------------------------------------------------------------------
-r12159 | massiot | 2005-08-13 15:12:13 +0200 (Sat, 13 Aug 2005) | 6 lines
+r16124 | xtophe | 2006-07-25 01:00:57 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/Makefile.am
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
- * 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).
+Grrrr, silly qt4 build system
 
 ------------------------------------------------------------------------
-r12158 | courmisch | 2005-08-13 13:17:26 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16123 | xtophe | 2006-07-25 00:56:44 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/wizard.cpp
+   A /trunk/extras/contrib/src/Patches/libogg-1.1.3.patch
+   A /trunk/extras/contrib/src/Patches/theora-1.0a7.patch
 
-Use net_AddressIsMulticast helper
+Oups miss that in previous commit
 
 ------------------------------------------------------------------------
-r12157 | courmisch | 2005-08-13 11:13:08 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16122 | xtophe | 2006-07-25 00:45:26 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/THANKS
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/ffmpeg-svn-win32.patch
+   M /trunk/extras/contrib/src/Patches/ffmpeg-svn.patch
+   M /trunk/extras/contrib/src/Patches/gnutls-win32.patch
+   M /trunk/extras/contrib/src/Patches/libogg-1.1-win32.patch
+   M /trunk/extras/contrib/src/Patches/libogg-1.1.patch
+   M /trunk/extras/contrib/src/Patches/libpng-1.2.8-makefile.patch
+   M /trunk/extras/contrib/src/Patches/libpng-win32.patch
+   M /trunk/extras/contrib/src/Patches/libvorbis-1.1.patch
+   M /trunk/extras/contrib/src/Patches/speex.patch
+   M /trunk/extras/contrib/src/Patches/theora.patch
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-Don't use undefined variables - should make automake 1.6 happy
+Use newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste Kempf
 
 ------------------------------------------------------------------------
-r12156 | zorglub | 2005-08-13 10:34:42 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16121 | xtophe | 2006-07-24 23:45:56 +0200 (Mon, 24 Jul 2006) | 2 lines
 Changed paths:
-   D /trunk/BUGS
-   D /trunk/TODO
+   M /trunk/Makefile.am
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/ui/file_open.ui
+   M /trunk/modules/gui/qt4/ui/input_stats.ui
+   M /trunk/modules/gui/qt4/ui/inputdialog.ui
+   M /trunk/modules/gui/qt4/ui/logindialog.ui
+   M /trunk/modules/gui/qt4/ui/main_interface.ui
+   M /trunk/modules/gui/qt4/ui/okcanceldialog.ui
+   M /trunk/modules/gui/qt4/ui/progressdialog.ui
+   M /trunk/modules/gui/qt4/ui/yesnocanceldialog.ui
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-Remove obsolete files
+Localized the stings inside the .ui  and update the po files.
 
 ------------------------------------------------------------------------
-r12155 | courmisch | 2005-08-13 10:12:37 +0200 (Sat, 13 Aug 2005) | 3 lines
+r16120 | ipkiss | 2006-07-24 22:09:22 +0200 (Mon, 24 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
-   M /trunk/mozilla/Makefile.am
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
 
-Get rid of the UNTRUE conditionnal
-and some other Makefile cleanup
+ * skins2/src/dialogs.cpp: more encoding fixes
 
 ------------------------------------------------------------------------
-r12154 | massiot | 2005-08-13 02:14:09 +0200 (Sat, 13 Aug 2005) | 7 lines
+r16119 | fkuehne | 2006-07-24 19:55:28 +0200 (Mon, 24 Jul 2006) | 1 line
 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.
+   M /trunk/extras/contrib/src/Patches/ffmpeg-svn.patch
 
+libavutil/common.h was re-worked, so it doesn't need to be patched anymore
 ------------------------------------------------------------------------
-r12153 | zorglub | 2005-08-13 00:55:37 +0200 (Sat, 13 Aug 2005) | 2 lines
+r16118 | ipkiss | 2006-07-24 00:19:46 +0200 (Mon, 24 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/debian/wxvlc.dirs
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/theme_loader.hpp
 
-Add missing folder
+ * skins2: fixed several encoding issues. In particular, it should now be
+   possible to load a skin on Windows when logged with an account containing
+   non-english characters.
 
 ------------------------------------------------------------------------
-r12152 | zorglub | 2005-08-12 23:49:28 +0200 (Fri, 12 Aug 2005) | 4 lines
+r16117 | jpsaman | 2006-07-23 20:10:04 +0200 (Sun, 23 Jul 2006) | 1 line
 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
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/ffmpeg-install.patch
 
+Fix installation of ffmpeg-svn version
 ------------------------------------------------------------------------
-r12151 | zorglub | 2005-08-12 23:39:43 +0200 (Fri, 12 Aug 2005) | 2 lines
+r16115 | jpsaman | 2006-07-23 19:51:07 +0200 (Sun, 23 Jul 2006) | 1 line
 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
+   M /trunk/extras/contrib/src/Makefile
 
+Revert revision 16112
 ------------------------------------------------------------------------
-r12150 | courmisch | 2005-08-12 22:01:54 +0200 (Fri, 12 Aug 2005) | 2 lines
+r16114 | jpsaman | 2006-07-23 18:21:35 +0200 (Sun, 23 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/include/network.h
-
-and ampersand and question mark. Got them all this time.
+   M /trunk/modules/demux/live555.cpp
 
+Forward port of revision 16113. Fixes a bug in live555 module, that made audio packets (only for audio types that are not supported) being sent to the video decoder. This caused artefacts and segmentation faults in the decoder. VLC core handles the case for codec being not supported just fine, so removed the check for undefined codec.
 ------------------------------------------------------------------------
-r12149 | courmisch | 2005-08-12 21:58:45 +0200 (Fri, 12 Aug 2005) | 2 lines
+r16112 | jpsaman | 2006-07-23 13:04:13 +0200 (Sun, 23 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/include/network.h
-
-Forgot @ -- thanks thedj
+   M /trunk/extras/contrib/src/Makefile
 
+Forward port of revision 16111
 ------------------------------------------------------------------------
-r12148 | courmisch | 2005-08-12 21:44:52 +0200 (Fri, 12 Aug 2005) | 3 lines
+r16110 | dionoea | 2006-07-22 17:41:38 +0200 (Sat, 22 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/src/libvlc.h
 
-Don't URL encode ./:[] because they are to be found in URLs...
-closes #311
+Oops
 
 ------------------------------------------------------------------------
-r12147 | courmisch | 2005-08-12 21:17:33 +0200 (Fri, 12 Aug 2005) | 2 lines
+r16109 | dionoea | 2006-07-22 17:33:03 +0200 (Sat, 22 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/bootstrap
-   M /trunk/vlc-config.in.in
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_intf.c
 
-Speed up recursive make significantly
+add --snapshot-prefix and --snapshot-sequential options. --snapshot-prefix lets you choose the filename's prefix (default it "vlcsnap-"). --snapshot-sequential numbers the snapshot starting with 1 and incrementing every time.
 
 ------------------------------------------------------------------------
-r12146 | massiot | 2005-08-12 21:11:54 +0200 (Fri, 12 Aug 2005) | 5 lines
+r16108 | dionoea | 2006-07-22 16:45:25 +0200 (Sat, 22 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/src/misc/httpd.c
+   M /trunk/src/video_output/video_output.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.
+Some more vfilter2 stuff
 
 ------------------------------------------------------------------------
-r12145 | massiot | 2005-08-12 19:51:20 +0200 (Fri, 12 Aug 2005) | 5 lines
+r16107 | xtophe | 2006-07-21 23:14:35 +0200 (Fri, 21 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/extras/contrib/src/Makefile
 
- * 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
+oups missed that
 
 ------------------------------------------------------------------------
-r12144 | massiot | 2005-08-12 19:36:58 +0200 (Fri, 12 Aug 2005) | 2 lines
+r16106 | fkuehne | 2006-07-21 22:36:29 +0200 (Fri, 21 Jul 2006) | 1 line
 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.
+   M /trunk/extras/contrib/src/Makefile
 
+* minor layout improvement
 ------------------------------------------------------------------------
-r12143 | massiot | 2005-08-12 18:35:14 +0200 (Fri, 12 Aug 2005) | 3 lines
+r16105 | xtophe | 2006-07-21 17:19:35 +0200 (Fri, 21 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
- * src/input/es_out.c: Fixed a breakage of about everything introduced in
-   [12140].
+contribs: Rename the qt tarball to indicate it's a win32 binaries
 
 ------------------------------------------------------------------------
-r12142 | massiot | 2005-08-12 18:17:56 +0200 (Fri, 12 Aug 2005) | 5 lines
+r16104 | zorglub | 2006-07-21 11:42:43 +0200 (Fri, 21 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/extras/contrib/src/Makefile
 
- * 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).
+Qt4 contrib fixes
 
 ------------------------------------------------------------------------
-r12141 | massiot | 2005-08-12 17:51:18 +0200 (Fri, 12 Aug 2005) | 5 lines
+r16103 | zorglub | 2006-07-21 00:16:10 +0200 (Fri, 21 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
- * 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.
+Add Qt4 to contrib
 
 ------------------------------------------------------------------------
-r12140 | jpsaman | 2005-08-12 17:37:21 +0200 (Fri, 12 Aug 2005) | 1 line
+r16102 | fkuehne | 2006-07-20 21:45:51 +0200 (Thu, 20 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/gui/macosx/AppleRemote.m
 
-Fix seek breakage introduced in r12113
+* some minor fixes (signed vs unsigned ints, removed an always ignored pragma, fixed an if)
 ------------------------------------------------------------------------
-r12139 | xtophe | 2005-08-12 16:20:06 +0200 (Fri, 12 Aug 2005) | 3 lines
+r16101 | fkuehne | 2006-07-20 21:30:39 +0200 (Thu, 20 Jul 2006) | 1 line
 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 \ )
+   M /trunk/extras/contrib/src/Makefile
 
+* compile before you commit
 ------------------------------------------------------------------------
-r12138 | massiot | 2005-08-12 16:08:49 +0200 (Fri, 12 Aug 2005) | 5 lines
+r16100 | fkuehne | 2006-07-20 21:26:33 +0200 (Thu, 20 Jul 2006) | 1 line
 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.
+   D /trunk/extras/contrib/src/Patches/ffmpeg-configure.patch
+   A /trunk/extras/contrib/src/Patches/ffmpeg-svn.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-configure.patch:16098)
 
+* another patch for ffmpeg, so make up a new ffmpeg patch-file and ditch the previous configure-specific one
 ------------------------------------------------------------------------
-r12137 | xtophe | 2005-08-12 15:04:38 +0200 (Fri, 12 Aug 2005) | 2 lines
+r16099 | fkuehne | 2006-07-20 21:16:52 +0200 (Thu, 20 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/codec/x264.c
 
-Fix for builddir != srcdir
+* compilation fix to reflect x264's API change in its revision 537 (x264 build 48)
 
+It would be nice if someone with more x264-knowledge could review this.
 ------------------------------------------------------------------------
-r12136 | dionoea | 2005-08-11 23:21:08 +0200 (Thu, 11 Aug 2005) | 3 lines
+r16098 | fkuehne | 2006-07-20 21:06:18 +0200 (Thu, 20 Jul 2006) | 1 line
 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)
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/ffmpeg-configure.patch
 
+* yet another patch for ffmpeg: its configure script doesn't recognise that (at least on OSX) variables' names are case-sensitive
 ------------------------------------------------------------------------
-r12135 | zorglub | 2005-08-11 23:17:04 +0200 (Thu, 11 Aug 2005) | 2 lines
+r16097 | xtophe | 2006-07-20 20:54:26 +0200 (Thu, 20 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/messages.c
+   M /trunk/modules/gui/qt4/util/directslider.hpp
 
-no comment
+Compile fix. gcc doesn't like foo=foo();
 
 ------------------------------------------------------------------------
-r12134 | jpsaman | 2005-08-11 23:03:20 +0200 (Thu, 11 Aug 2005) | 1 line
+r16096 | zorglub | 2006-07-20 17:25:02 +0200 (Thu, 20 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/util/directslider.hpp
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
 
-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 a bunch of bugs
 
-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
+r16095 | xtophe | 2006-07-20 15:44:04 +0200 (Thu, 20 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/video_output/directx/direct3d.c
+
+Cosmetic: svn properties, Id, copyright dates
 
-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
+r16094 | damienf | 2006-07-20 15:21:16 +0200 (Thu, 20 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/configure.ac
+   M /trunk/modules/video_output/directx/Modules.am
+   A /trunk/modules/video_output/directx/direct3d.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
 
-update
+- direct3d: new video output module using Direct3D 9 APIs
 
 ------------------------------------------------------------------------
-r12130 | dionoea | 2005-08-11 22:41:26 +0200 (Thu, 11 Aug 2005) | 2 lines
+r16093 | xtophe | 2006-07-20 10:59:14 +0200 (Thu, 20 Jul 2006) | 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
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-add --screen-aspect-ratio option (user support at its best ...)
+Run update-po. Fix make dist
 
 ------------------------------------------------------------------------
-r12129 | jpsaman | 2005-08-11 22:13:01 +0200 (Thu, 11 Aug 2005) | 1 line
+r16092 | dionoea | 2006-07-20 00:38:25 +0200 (Thu, 20 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_osd.h
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/modules/video_filter/gradient.c
+
+Add some "const" where relevant
 
-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
+r16091 | dionoea | 2006-07-20 00:08:38 +0200 (Thu, 20 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/video_filter/gradient.c
+
+Make code less readable and (hopefully) faster for gradient and edge modes.
 
-Fix \r\n issues for Windows compatibility
 ------------------------------------------------------------------------
-r12127 | dionoea | 2005-08-11 19:57:21 +0200 (Thu, 11 Aug 2005) | 2 lines
+r16090 | zorglub | 2006-07-19 17:17:23 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/messages.c
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/dialogs/interaction.cpp
+   M /trunk/modules/gui/qt4/dialogs/interaction.hpp
+   M /trunk/modules/gui/qt4/qt4.cpp
+   A /trunk/modules/gui/qt4/ui/inputdialog.ui
+   A /trunk/modules/gui/qt4/ui/logindialog.ui
+   A /trunk/modules/gui/qt4/ui/progressdialog.ui
+   A /trunk/modules/gui/qt4/ui/yesnocanceldialog.ui
 
-fix debug output colors
+Some more Qt interaction support
 
 ------------------------------------------------------------------------
-r12126 | massiot | 2005-08-11 19:48:24 +0200 (Thu, 11 Aug 2005) | 3 lines
+r16089 | oaubert | 2006-07-19 14:55:04 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/configure.ac
 
- * modules/control/http.c: New RPN function vlc_seek(value), same syntax
-   as the control=seek tag.
+configure.ac: the svg module now needs a librsvg2 >= 2.9.0
 
 ------------------------------------------------------------------------
-r12125 | massiot | 2005-08-11 19:47:33 +0200 (Thu, 11 Aug 2005) | 2 lines
+r16088 | oaubert | 2006-07-19 14:54:13 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/charset.c
+   M /trunk/modules/misc/svg.c
 
- * src/misc/charset.c: ANSI_X3.4-1968 is also known as ASCII.
+modules/misc/svg.c: fix SVG rendering
 
 ------------------------------------------------------------------------
-r12124 | massiot | 2005-08-11 16:50:50 +0200 (Thu, 11 Aug 2005) | 3 lines
+r16087 | zorglub | 2006-07-19 13:53:51 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/include/modules_inner.h
+   M /trunk/modules/LIST
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
+   M /trunk/modules/gui/qt4/components/preferences.cpp
 
- * modules/control/http.c: foreach directory is now alpha-sorted in a
-   case-insensitive way. Fixed again str_replace().
+Add support for modules help strings (Closes:#413)
 
 ------------------------------------------------------------------------
-r12123 | massiot | 2005-08-11 16:11:20 +0200 (Thu, 11 Aug 2005) | 2 lines
+r16086 | zorglub | 2006-07-19 13:53:18 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/include/vlc_common.h
+   M /trunk/modules/demux/playlist/podcast.c
 
- * modules/control/http.c: Fixed bugs in str_replace().
+Remove some code duplication
 
 ------------------------------------------------------------------------
-r12122 | massiot | 2005-08-11 15:39:43 +0200 (Thu, 11 Aug 2005) | 3 lines
+r16085 | jpsaman | 2006-07-19 12:59:30 +0200 (Wed, 19 Jul 2006) | 1 line
 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.
+   M /trunk/extras/contrib/src/Makefile
 
+Don't use Patches/goom2k4-0-nommx.patch when building for MacOS X
 ------------------------------------------------------------------------
-r12121 | massiot | 2005-08-11 15:37:50 +0200 (Thu, 11 Aug 2005) | 2 lines
+r16084 | zorglub | 2006-07-19 11:45:02 +0200 (Wed, 19 Jul 2006) | 3 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/access/Modules.am
+   D /trunk/modules/access/pvr
+   A /trunk/modules/access/pvr.c (from /trunk/modules/access/pvr/pvr.c:16077)
+   D /trunk/modules/access/v4l
+   A /trunk/modules/access/v4l.c (from /trunk/modules/access/v4l/v4l.c:16077)
+   A /trunk/modules/access/videodev2.h (from /trunk/modules/access/pvr/videodev2.h:16077)
+   A /trunk/modules/access/videodev_mjpeg.h (from /trunk/modules/access/v4l/videodev_mjpeg.h:16077)
 
- * configure.ac: Fixed the contrib path in the general case.
+Move v4l and pvr into the main access directory.
+No need for a separate directory for 1 file
 
 ------------------------------------------------------------------------
-r12120 | massiot | 2005-08-11 14:31:16 +0200 (Thu, 11 Aug 2005) | 10 lines
+r16083 | zorglub | 2006-07-19 11:33:41 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/include/vlc_access.h
+   M /trunk/include/vlc_demux.h
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/dv.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/gnomevfs.c
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/smb.c
+   M /trunk/modules/access/tcp.c
+   M /trunk/modules/access/udp.c
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/dts.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
 
- * 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.
+Some more demux and access code factorization
 
 ------------------------------------------------------------------------
-r12119 | massiot | 2005-08-11 14:23:14 +0200 (Thu, 11 Aug 2005) | 7 lines
+r16080 | oaubert | 2006-07-19 11:01:15 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/src/input/input.c
+   M /trunk/bindings/mediacontrol-python/vlcglue.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.
+bindings/mediacontrol-python/vlcglue.c: bind get_/set_rate and get_/set_fullscreen
 
 ------------------------------------------------------------------------
-r12118 | jpsaman | 2005-08-11 01:16:20 +0200 (Thu, 11 Aug 2005) | 1 line
+r16079 | oaubert | 2006-07-19 11:00:32 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/include/vlc/mediacontrol.h
+   M /trunk/src/control/mediacontrol_audio_video.c
+
+include/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: implement get_/set_rate and get_/set_fullscreen
 
-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
+r16078 | oaubert | 2006-07-19 10:59:26 +0200 (Wed, 19 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/bindings/mediacontrol-python/setup.py
 
-* 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.
+bindings/mediacontrol-python/setup.py: deactivate PIC support for
+linux also (I do no quite know the current status, but it works for me this way at the moment).
 
 ------------------------------------------------------------------------
-r12116 | jpsaman | 2005-08-11 00:08:50 +0200 (Thu, 11 Aug 2005) | 12 lines
+r16077 | zorglub | 2006-07-19 01:20:06 +0200 (Wed, 19 Jul 2006) | 2 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.
+   M /trunk/modules/gui/qt4/Modules.am
+   A /trunk/modules/gui/qt4/components/playlist/selector.cpp
+   M /trunk/modules/gui/qt4/components/playlist/selector.hpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.hpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/menus.cpp
+   M /trunk/modules/gui/qt4/qt4.hpp
 
-To stream use a commandline similar to this:
+A bunch of various fixes (encoding, refcount, layout)
 
-./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
+------------------------------------------------------------------------
+r16076 | zorglub | 2006-07-18 23:29:05 +0200 (Tue, 18 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/ui/main_interface.ui
 
-For local playback a commandline like this is needed:
+Layout improvements
 
-./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg -vvvv
+------------------------------------------------------------------------
+r16075 | xtophe | 2006-07-18 23:25:14 +0200 (Tue, 18 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_es.h
 
-Have fun with the basic functionality - jpsaman.
+Fix compilation
 
 ------------------------------------------------------------------------
-r12115 | jpsaman | 2005-08-10 23:47:13 +0200 (Wed, 10 Aug 2005) | 1 line
+r16074 | jpsaman | 2006-07-18 23:00:19 +0200 (Tue, 18 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   A /trunk/extras/contrib/src/Patches/libpng-1.2.8-makefile.patch
 
-By default --packetizer-mpegvideo-sync-iframe is disabled.
+Fix libpng properly (forgot this in a previous commit).
 ------------------------------------------------------------------------
-r12114 | jpsaman | 2005-08-10 23:45:54 +0200 (Wed, 10 Aug 2005) | 2 lines
+r16073 | zorglub | 2006-07-18 20:57:19 +0200 (Tue, 18 Jul 2006) | 3 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
+   M /trunk/bootstrap
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/menus.cpp
+   M /trunk/modules/gui/qt4/qt4.hpp
+
+* Fix a number of encoding bugs
+* add "make nice" in modules to call ./compile
+
+------------------------------------------------------------------------
+r16072 | zorglub | 2006-07-18 19:19:10 +0200 (Tue, 18 Jul 2006) | 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
+   M /trunk/include/vlc_demux.h
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/mpeg/m4a.c
+   M /trunk/modules/demux/mpeg/mpgv.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.)
+Better packetizer helpers
 
 ------------------------------------------------------------------------
-r12112 | jpsaman | 2005-08-10 21:34:18 +0200 (Wed, 10 Aug 2005) | 1 line
+r16071 | zorglub | 2006-07-18 19:08:18 +0200 (Tue, 18 Jul 2006) | 8 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_demux.h
+   M /trunk/modules/demux/a52.c
+   M /trunk/modules/demux/aiff.c
+   M /trunk/modules/demux/au.c
+   M /trunk/modules/demux/dts.c
+   M /trunk/modules/demux/playlist/asx.c
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/playlist/dvb.c
+   M /trunk/modules/demux/playlist/gvp.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/playlist/podcast.c
+   M /trunk/modules/demux/playlist/qtl.c
+   M /trunk/modules/demux/playlist/sgimb.c
+   M /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/demux/playlist/xspf.c
+   M /trunk/modules/demux/playlist/xspf.h
+   M /trunk/src/playlist/item.c
+
+Add a bunch of helper functions/macros and start using them:
+* malloc with NULL check
+* file extension check
+* check if a demux was forced
+* try peeking, and check what we poke
+* init standard demuxer fields
+* create packetizers
 
-cosmetic fix
 ------------------------------------------------------------------------
-r12111 | jpsaman | 2005-08-10 21:29:49 +0200 (Wed, 10 Aug 2005) | 1 line
+r16070 | oaubert | 2006-07-18 16:45:24 +0200 (Tue, 18 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/iso-639_def.h
+   M /trunk/bindings/mediacontrol-python/vlcwrapper.py
+
+bindings/mediacontrol-python/vlcwrapper.py: make the tree() method return a string rather than print it.
 
-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
+r16069 | zorglub | 2006-07-18 16:33:18 +0200 (Tue, 18 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/input_manager.hpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/menus.cpp
+   M /trunk/modules/gui/qt4/menus.hpp
+   M /trunk/modules/gui/qt4/qt4.hpp
 
-* 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)
+* compiles-but-untested complete implementation of menus and popups
+* handle play/pause status
 
 ------------------------------------------------------------------------
-r12109 | courmisch | 2005-08-10 18:21:45 +0200 (Wed, 10 Aug 2005) | 2 lines
+r16068 | damienf | 2006-07-18 11:10:24 +0200 (Tue, 18 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/activex/connectioncontainer.cpp
+   M /trunk/activex/connectioncontainer.h
+   M /trunk/activex/dataobject.h
+   M /trunk/activex/objectsafety.h
+   M /trunk/activex/olecontrol.h
+   M /trunk/activex/oleinplaceactiveobject.h
+   M /trunk/activex/oleinplaceobject.h
+   M /trunk/activex/oleobject.h
+   M /trunk/activex/persistpropbag.h
+   M /trunk/activex/persiststorage.h
+   M /trunk/activex/persiststreaminit.cpp
+   M /trunk/activex/persiststreaminit.h
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/provideclassinfo.h
+   M /trunk/activex/utils.h
+   M /trunk/activex/viewobject.h
+   M /trunk/activex/vlccontrol.h
 
-Also update IsEncoded
+- all: fixed object interfaces queries and other fixes as reported by Jacob Lewallen
 
 ------------------------------------------------------------------------
-r12108 | hartman | 2005-08-10 18:18:18 +0200 (Wed, 10 Aug 2005) | 3 lines
+r16067 | sigmunau | 2006-07-18 10:48:53 +0200 (Tue, 18 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/input.c
+   M /trunk/include/vlc_es.h
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-* Remove vlc:run (externrun is removed from SVN) and vlc:loop (we have --loop).
-  Playlist item commands are soooo dirty :D
+support muxing and demuxing of dual mono mpeg ts streams if libdvbpsi is up to date
 
 ------------------------------------------------------------------------
-r12107 | courmisch | 2005-08-10 18:08:12 +0200 (Wed, 10 Aug 2005) | 2 lines
+r16065 | fkuehne | 2006-07-17 14:59:46 +0200 (Mon, 17 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   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
+   M /trunk/src/video_output/video_output.c
+
+* adapted the extended panel to the latest video filter changes and re-designed the interface a bit (by introducing some additional strings and moving the invert-option to the adjust image section, etc.)
+* src/video_output/video_output.c: small fix to insert filters on the fly
+------------------------------------------------------------------------
+r16064 | littlejohn | 2006-07-17 10:37:09 +0200 (Mon, 17 Jul 2006) | 3 lines
+Changed paths:
+   M /trunk/bindings/java/FAQ
+
+Report in the FAQ that --enable-java-bindings works in win32.
 
-Stricter RFC1788 obeying UrlEncode
 
 ------------------------------------------------------------------------
-r12106 | xtophe | 2005-08-10 17:30:47 +0200 (Wed, 10 Aug 2005) | 3 lines
+r16063 | dionoea | 2006-07-16 23:22:31 +0200 (Sun, 16 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/video_filter/scale.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
+Don't show the scale filter in the preferences
 
 ------------------------------------------------------------------------
-r12105 | sam | 2005-08-10 16:19:59 +0200 (Wed, 10 Aug 2005) | 2 lines
+r16062 | dionoea | 2006-07-16 23:02:33 +0200 (Sun, 16 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/NEWS
 
-  * Makefile.am: distribute the Makefile and zsh.cpp files in extras/.
+Add (verbose) NEWS
 
 ------------------------------------------------------------------------
-r12104 | sam | 2005-08-10 16:19:32 +0200 (Wed, 10 Aug 2005) | 2 lines
+r16061 | dionoea | 2006-07-16 22:57:09 +0200 (Sun, 16 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/mozilla/support/npunix.c
+   M /trunk/include/video_output.h
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/video_output.c
 
-  * mozilla/support/npunix.c: amd64 issue fix, NPP_GetJavaClass wasn't defined.
+Make "video filter2" filters selectable on the vout level.
+Exemple: --video-filter "adjust{hue=180}:wave"
+For the moment, the video filter2 filters are applied *before* subpicture filters.
 
 ------------------------------------------------------------------------
-r12103 | sam | 2005-08-10 16:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
+r16060 | courmisch | 2006-07-16 21:58:46 +0200 (Sun, 16 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/Makefile
+   M /trunk/po/POTFILES.in
 
-  * extras/Makefile: fixed the zsh.cpp build.
+(Partial?) fix for make dist
 
 ------------------------------------------------------------------------
-r12102 | hartman | 2005-08-10 16:12:17 +0200 (Wed, 10 Aug 2005) | 3 lines
+r16059 | courmisch | 2006-07-16 21:37:56 +0200 (Sun, 16 Jul 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/audio_filter/resampler/bandlimited.c
+   M /trunk/m4
+   M /trunk/m4/Makefile.am
+   D /trunk/m4/libtool.m4
+   D /trunk/m4/ltoptions.m4
+   D /trunk/m4/ltsugar.m4
+   D /trunk/m4/ltversion.m4
+
+Revert commit that breaks bootstrap/aclocal (v2.60, latest release).
+That has been annoying quite a bunch of users[1] including buildbots
+and myself.
 
-* 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.
+[1] http://forum.videolan.org/viewtopic.php?t=21059
 
 ------------------------------------------------------------------------
-r12101 | sam | 2005-08-10 15:59:07 +0200 (Wed, 10 Aug 2005) | 2 lines
+r16058 | courmisch | 2006-07-16 21:16:48 +0200 (Sun, 16 Jul 2006) | 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
+   M /trunk/bootstrap
 
-  * Updated Debian packaging stuff.
+Don't duplicate check for automake 1.7
 
 ------------------------------------------------------------------------
-r12100 | sam | 2005-08-10 14:45:55 +0200 (Wed, 10 Aug 2005) | 2 lines
+r16052 | courmisch | 2006-07-16 20:10:22 +0200 (Sun, 16 Jul 2006) | 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.
+Use nice apostrophe
 
 ------------------------------------------------------------------------
-r12099 | xtophe | 2005-08-10 10:13:09 +0200 (Wed, 10 Aug 2005) | 2 lines
+r16051 | sam | 2006-07-16 18:06:29 +0200 (Sun, 16 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/misc/dummy/input.c
+   M /trunk/src/libvlc.c
 
-Add ACCESS_GET_META in the dummy access to avoid an error
+  * src/libvlc.c: fixed comment.
+------------------------------------------------------------------------
+r16050 | fkuehne | 2006-07-15 21:50:58 +0200 (Sat, 15 Jul 2006) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/vout.m
 
+* removed useless include
 ------------------------------------------------------------------------
-r12098 | hartman | 2005-08-10 04:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
+r16049 | fkuehne | 2006-07-15 21:47:29 +0200 (Sat, 15 Jul 2006) | 6 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/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.
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/vout.m
 
-------------------------------------------------------------------------
-r12097 | jpsaman | 2005-08-09 23:18:22 +0200 (Tue, 09 Aug 2005) | 1 line
-Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+* implemented a ctrl-click menu for the vouts (refs #302)
+- currently loaded through rightMouseUp because rightMouseDown, etc. don't register any NSRightMouseDowns. If anybody got an idea why, I would be willing to change this of cause, since the current way is quite slower in the user's experience.
+- the Snapshot item doesn't work yet (it triggers the fullscreen-event)
+- localisation support is complete
 
-make positioning of subpictures posible in dvbsub
+Any comments and wanteds for further items are welcome :)
 ------------------------------------------------------------------------
-r12095 | hartman | 2005-08-09 21:44:25 +0200 (Tue, 09 Aug 2005) | 2 lines
+r16044 | dionoea | 2006-07-15 16:53:58 +0200 (Sat, 15 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/video_filter/adjust.c
+   M /trunk/modules/video_filter/gradient.c
+   M /trunk/modules/video_filter/invert.c
+   M /trunk/modules/video_filter/psychedelic.c
+   M /trunk/modules/video_filter/ripple.c
+   M /trunk/modules/video_filter/wave.c
 
-* spelling
+check that p_pic->pf_release != NULL before calling it
 
 ------------------------------------------------------------------------
-r12094 | xtophe | 2005-08-09 21:20:45 +0200 (Tue, 09 Aug 2005) | 3 lines
+r16043 | dionoea | 2006-07-15 00:58:41 +0200 (Sat, 15 Jul 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/video_filter/Modules.am
+   D /trunk/modules/video_filter/distort.c
+   A /trunk/modules/video_filter/gradient.c (from /trunk/modules/video_filter/distort.c:16041)
+   A /trunk/modules/video_filter/psychedelic.c (from /trunk/modules/video_filter/distort.c:16041)
+   A /trunk/modules/video_filter/ripple.c (from /trunk/modules/video_filter/distort.c:16041)
+   A /trunk/modules/video_filter/wave.c (from /trunk/modules/video_filter/distort.c:16041)
 
-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)
+Split the distort video filter module into several video filter2 modules.
 
 ------------------------------------------------------------------------
-r12093 | jpsaman | 2005-08-09 21:15:32 +0200 (Tue, 09 Aug 2005) | 1 line
+r16042 | dionoea | 2006-07-15 00:06:57 +0200 (Sat, 15 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/modules/video_filter/invert.c
+
+Remove unneeded include
 
-Fix compiler warning about comparing signed and unsigned
 ------------------------------------------------------------------------
-r12092 | massiot | 2005-08-09 19:35:13 +0200 (Tue, 09 Aug 2005) | 3 lines
+r16041 | sam | 2006-07-14 23:36:11 +0200 (Fri, 14 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/m4
+   M /trunk/m4/Makefile.am
+   A /trunk/m4/libtool.m4
+   A /trunk/m4/ltoptions.m4
+   A /trunk/m4/ltsugar.m4
+   A /trunk/m4/ltversion.m4
 
- * modules/control/http.c: New RPN functions: vlc_play, vlc_stop, vlc_pause,
-   vlc_next, vlc_previous, playlist_empty. Miscellaneous coding style fixes.
+  * m4: added libtool macro files. Na.
 
 ------------------------------------------------------------------------
-r12091 | fkuehne | 2005-08-09 19:34:37 +0200 (Tue, 09 Aug 2005) | 2 lines
+r16040 | dionoea | 2006-07-14 23:33:23 +0200 (Fri, 14 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/video_filter/invert.c
 
-* 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
+Invert is now a "video filter2"
 
-Fix compiler warning about comparing signed unsigned.
 ------------------------------------------------------------------------
-r12089 | jpsaman | 2005-08-09 17:18:44 +0200 (Tue, 09 Aug 2005) | 1 line
+r16039 | dionoea | 2006-07-14 23:32:43 +0200 (Fri, 14 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
-   M /trunk/modules/codec/dts.c
+   M /trunk/modules/video_filter/adjust.c
+
+Adjust is now a "video filter2"
 
-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
+r16037 | jpsaman | 2006-07-14 13:18:29 +0200 (Fri, 14 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_demux.h
+   M /trunk/extras/contrib/src/Makefile
 
-Fix typo and updating copyright
+Remove double .gnutls from HAVE_WIN32 and UNIX targets
 ------------------------------------------------------------------------
-r12087 | jpsaman | 2005-08-09 16:43:04 +0200 (Tue, 09 Aug 2005) | 1 line
+r16034 | xtophe | 2006-07-14 00:41:07 +0200 (Fri, 14 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/asf/libasf.c
+   M /trunk/modules/gui/qt4/Modules.am
+
+Fix dist
 
-Fix compiler warnings about comparing signed and unsigned
 ------------------------------------------------------------------------
-r12086 | jpsaman | 2005-08-09 16:42:19 +0200 (Tue, 09 Aug 2005) | 1 line
+r16033 | xtophe | 2006-07-13 22:47:49 +0200 (Thu, 13 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
+   M /trunk/m4/Makefile.am
+
+Revert [16011] until someone svn add the concerned files.
 
-use proper type for struct subpicture_t.b_absolute
 ------------------------------------------------------------------------
-r12085 | jpsaman | 2005-08-09 16:31:24 +0200 (Tue, 09 Aug 2005) | 1 line
+r16031 | jpsaman | 2006-07-13 17:31:29 +0200 (Thu, 13 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_input.h
+   M /trunk/extras/contrib/src/Makefile
 
-some explanation
+Really fix goom for fc4
 ------------------------------------------------------------------------
-r12084 | jpsaman | 2005-08-09 16:27:23 +0200 (Tue, 09 Aug 2005) | 2 lines
+r16030 | sam | 2006-07-13 17:25:56 +0200 (Thu, 13 Jul 2006) | 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
+   M /trunk/src/Makefile.am
 
-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.
+  * src/Makefile.am: made the dist rule independent of --enable-libtool.
 
 ------------------------------------------------------------------------
-r12083 | jpsaman | 2005-08-09 15:44:50 +0200 (Tue, 09 Aug 2005) | 1 line
+r16029 | jpsaman | 2006-07-13 17:22:58 +0200 (Thu, 13 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/goom2k4-0-nommx.patch
+
+Disable MMX support goom for now since it doesn't compile and is probably broken.
 
-Fix compiler warning about unused variables
 ------------------------------------------------------------------------
-r12082 | jpsaman | 2005-08-09 15:42:11 +0200 (Tue, 09 Aug 2005) | 1 line
+r16027 | jpsaman | 2006-07-13 17:13:10 +0200 (Thu, 13 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/extras/contrib/src/Makefile
+
+Fix live555 compilation in contrib
+------------------------------------------------------------------------
+r16026 | courmisch | 2006-07-13 16:29:00 +0200 (Thu, 13 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/loader/loader.h
+
+Another extra boilerplate
+
+------------------------------------------------------------------------
+r16025 | courmisch | 2006-07-13 16:19:35 +0200 (Thu, 13 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/src/network/tcp.c
+
+Work-around for Winsock
+
+------------------------------------------------------------------------
+r16024 | xtophe | 2006-07-13 15:51:05 +0200 (Thu, 13 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/infopanels.cpp
+   M /trunk/modules/gui/qt4/components/infopanels.hpp
+   M /trunk/modules/gui/qt4/components/open.cpp
+   M /trunk/modules/gui/qt4/components/open.hpp
+   M /trunk/modules/gui/qt4/components/playlist/panels.hpp
+   M /trunk/modules/gui/qt4/components/playlist/selector.hpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/components/preferences.hpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
+   M /trunk/modules/gui/qt4/components/video_widget.hpp
+   M /trunk/modules/gui/qt4/dialogs/interaction.cpp
+   M /trunk/modules/gui/qt4/dialogs/interaction.hpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.hpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
+   M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
+   M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/input_manager.hpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/menus.cpp
+   M /trunk/modules/gui/qt4/menus.hpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
+   M /trunk/modules/gui/qt4/qt4.cpp
+   M /trunk/modules/gui/qt4/qt4.hpp
+   M /trunk/modules/gui/qt4/res.qrc
+   M /trunk/modules/gui/qt4/ui/file_open.ui
+   M /trunk/modules/gui/qt4/ui/input_stats.ui
+   M /trunk/modules/gui/qt4/ui/main_interface.ui
+   M /trunk/modules/gui/qt4/ui/okcanceldialog.ui
+   M /trunk/modules/gui/qt4/util/directslider.hpp
+   M /trunk/modules/gui/qt4/util/input_slider.cpp
+   M /trunk/modules/gui/qt4/util/input_slider.hpp
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
+
+qt4/*: buildsytem fix + cosmetic+ copyright dates + svn Id
+
+------------------------------------------------------------------------
+r16023 | sam | 2006-07-13 15:41:54 +0200 (Thu, 13 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/src/audio_output
+   M /trunk/src/control
+   M /trunk/src/extras
+   M /trunk/src/input
+   M /trunk/src/interface
+   M /trunk/src/misc
+   M /trunk/src/network
+   M /trunk/src/osd
+   M /trunk/src/playlist
+   M /trunk/src/stream_output
+   M /trunk/src/video_output
+
+  * Added SVN ignore flags to src/ subdirectories.
 
-Fix compiler warnings about signed - unsigned comparisons
 ------------------------------------------------------------------------
-r12081 | jpsaman | 2005-08-09 15:40:18 +0200 (Tue, 09 Aug 2005) | 1 line
+r16022 | fkuehne | 2006-07-13 14:06:22 +0200 (Thu, 13 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/switcher.c
+   M /trunk/modules/gui/macosx/interaction.m
 
-Fix compiler warnings about signed - unsigned comparisons
+* implement the error panel correctly (for the records: not < 10.3 compatible)
 ------------------------------------------------------------------------
-r12080 | jpsaman | 2005-08-09 15:33:36 +0200 (Tue, 09 Aug 2005) | 1 line
+r16021 | sam | 2006-07-13 13:48:47 +0200 (Thu, 13 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/bootstrap
+
+  * bootstrap: strip library version from modules.
 
-Fix compiler warnings about signed - unsigned comparisons
 ------------------------------------------------------------------------
-r12079 | hartman | 2005-08-09 15:28:11 +0200 (Tue, 09 Aug 2005) | 2 lines
+r16020 | zorglub | 2006-07-13 13:21:23 +0200 (Thu, 13 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   A /trunk/modules/gui/qt4/menus.cpp
+   A /trunk/modules/gui/qt4/menus.hpp
+   M /trunk/modules/gui/qt4/qt4.hpp
 
-* Use psz_shortname instead of object name in the Preferences tree of OS X prefs.
+Beginning of menus implementation
+Fix a make dist bug
 
 ------------------------------------------------------------------------
-r12078 | hartman | 2005-08-09 15:25:49 +0200 (Tue, 09 Aug 2005) | 3 lines
+r16019 | sam | 2006-07-13 12:32:06 +0200 (Thu, 13 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/bookmarks.m
+   M /trunk/modules/control/hotkeys.c
 
-* Fix object refcount
-* Fix some cosmetics
+  * modules/control/hotkeys.c: nawak.
 
 ------------------------------------------------------------------------
-r12077 | jpsaman | 2005-08-09 11:49:32 +0200 (Tue, 09 Aug 2005) | 1 line
+r16018 | jpsaman | 2006-07-12 20:49:35 +0200 (Wed, 12 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/messages.c
+   M /trunk/modules/misc/freetype.c
 
-sanity checking
+Removed unused variable pi_gamma
 ------------------------------------------------------------------------
-r12076 | jpsaman | 2005-08-09 10:57:50 +0200 (Tue, 09 Aug 2005) | 1 line
+r16017 | jpsaman | 2006-07-12 20:48:21 +0200 (Wed, 12 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/THANKS
+   M /trunk/include/vlc_vod.h
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/src/misc/vlm.c
 
-some sanity checks
+RTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch from K. Staring <Qdk _at_ quickdekay dot net>.
 ------------------------------------------------------------------------
-r12075 | dionoea | 2005-08-08 19:41:08 +0200 (Mon, 08 Aug 2005) | 2 lines
+r16016 | thresh | 2006-07-12 17:49:13 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/mosaic_bridge.c
+   M /trunk/modules/gui/qt4/components/open.cpp
 
-some more trailing spaces
+get rid of unresolved symbols
 
 ------------------------------------------------------------------------
-r12074 | dionoea | 2005-08-08 19:18:08 +0200 (Mon, 08 Aug 2005) | 2 lines
+r16015 | sam | 2006-07-12 17:38:08 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/bridge.c
+   M /trunk/src/Makefile.am
 
-delete trailing spaces ...
+  * src/Makefile.am: fixed sed commands.
 
 ------------------------------------------------------------------------
-r12073 | courmisch | 2005-08-08 18:15:30 +0200 (Mon, 08 Aug 2005) | 2 lines
+r16014 | sam | 2006-07-12 17:01:55 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/src/Makefile.am
 
-Fix memleak in error handling
+  * src/Makefile.am: reverted addition of vlc_devices.h, it was already done.
 
 ------------------------------------------------------------------------
-r12072 | courmisch | 2005-08-08 17:50:32 +0200 (Mon, 08 Aug 2005) | 2 lines
+r16013 | sam | 2006-07-12 15:54:29 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/ChangeLog
 
-VLC cannot work properly without libiconv
+  * Updated changelog.
 
 ------------------------------------------------------------------------
-r12071 | jpsaman | 2005-08-08 14:25:42 +0200 (Mon, 08 Aug 2005) | 1 line
+r16012 | sam | 2006-07-12 15:51:51 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/src/Makefile.am
 
-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
+  * src/Makefile.am: yay, another missing file in Makefile.am (vlc_devices.h).
 
-Fix a segmentation fault introduced by the previous commit
 ------------------------------------------------------------------------
-r12068 | xtophe | 2005-08-08 11:57:45 +0200 (Mon, 08 Aug 2005) | 2 lines
+r16011 | sam | 2006-07-12 15:23:26 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_widgets.c
+   M /trunk/m4/Makefile.am
 
-Fix refcount problem (thanks to DrakeGuan for spotting it)
+  * m4/Makefile.am: added more missing files. olleh buglroz!
 
 ------------------------------------------------------------------------
-r12067 | jpsaman | 2005-08-08 11:44:42 +0200 (Mon, 08 Aug 2005) | 1 line
+r16010 | sam | 2006-07-12 15:04:37 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/m4/Makefile.am
+
+  * m4/Makefile.am: added missing files to the distribution. happy bootstrap.
 
-Fix a segmentation fault introduced by the previous commit
 ------------------------------------------------------------------------
-r12066 | jpsaman | 2005-08-08 11:16:09 +0200 (Mon, 08 Aug 2005) | 2 lines
+r16009 | sam | 2006-07-12 14:34:07 +0200 (Wed, 12 Jul 2006) | 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
+   M /trunk/src/audio_output/common.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.
+  * src/audio_output/common.c: moved message around so that it compiles.
 
 ------------------------------------------------------------------------
-r12065 | zorglub | 2005-08-07 22:22:33 +0200 (Sun, 07 Aug 2005) | 2 lines
+r16008 | sam | 2006-07-12 14:27:06 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/interface/interface.c
+   M /trunk/src/audio_output/common.c
 
-One more
+  * src/audio_output/common.c: added error message upon invalid initialisation.
 
 ------------------------------------------------------------------------
-r12064 | zorglub | 2005-08-07 22:22:02 +0200 (Sun, 07 Aug 2005) | 2 lines
+r16007 | zorglub | 2006-07-12 13:29:30 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/patches/20_interfaces.dpatch
-   M /trunk/debian/rules
+   M /trunk/src/Makefile.am
 
-s/wxwindows/wxwidgets
+Missing header in EXTRA_DIST
 
 ------------------------------------------------------------------------
-r12063 | fkuehne | 2005-08-07 20:23:46 +0200 (Sun, 07 Aug 2005) | 1 line
+r16006 | bigben | 2006-07-11 21:12:18 +0200 (Tue, 11 Jul 2006) | 5 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/NEWS
+   M /trunk/THANKS
+   M /trunk/modules/access/dvb/linux_dvb.c
+
+* Patch to add ATSC support by Dennis Lou
+* This is untested, but shouldn't have any adverse effect at least
+* Any feedback much welcomed
+
 
-* forgot these 2
 ------------------------------------------------------------------------
-r12062 | fkuehne | 2005-08-07 19:58:39 +0200 (Sun, 07 Aug 2005) | 1 line
+r16005 | fkuehne | 2006-07-11 12:49:50 +0200 (Tue, 11 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/po/POTFILES.in
 
-* whoops
+* fix make dist
 ------------------------------------------------------------------------
-r12061 | fkuehne | 2005-08-07 19:54:45 +0200 (Sun, 07 Aug 2005) | 4 lines
+r16004 | fkuehne | 2006-07-10 23:30:31 +0200 (Mon, 10 Jul 2006) | 1 line
 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
+   M /trunk/modules/demux/playlist/qtl.c
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
+   M /trunk/src/libvlc.h
 
-* 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
+* updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string
 ------------------------------------------------------------------------
-r12058 | ipkiss | 2005-08-07 13:46:25 +0200 (Sun, 07 Aug 2005) | 2 lines
+r16003 | hartman | 2006-07-10 22:52:57 +0200 (Mon, 10 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/updatevlc.cpp
+   M /trunk/modules/demux/ps.c
+   M /trunk/modules/demux/ps.h
 
- * wxwidgets/updatevlc.cpp: Resize the tree control when resizing the window
+* when possible use the PTS for GET_TIME and GET_LENGTH. Note that this isn't always reliable. If you want you can disable it.
 
 ------------------------------------------------------------------------
-r12057 | fkuehne | 2005-08-07 13:07:49 +0200 (Sun, 07 Aug 2005) | 1 line
+r16002 | fkuehne | 2006-07-10 20:46:46 +0200 (Mon, 10 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/po/de.po
 
-* fix compile warnings
+* fixed typo pointed out by Dirk Stegemann on the forum
 ------------------------------------------------------------------------
-r12056 | ipkiss | 2005-08-07 12:56:07 +0200 (Sun, 07 Aug 2005) | 4 lines
+r16001 | dionoea | 2006-07-09 17:01:13 +0200 (Sun, 09 Jul 2006) | 2 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
+   M /trunk/include/configuration.h
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_filter/scale.c
 
- * 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
+#transcode{vfilter=...} only works with video filter2 filters.
 
 ------------------------------------------------------------------------
-r12055 | dionoea | 2005-08-07 04:59:04 +0200 (Sun, 07 Aug 2005) | 2 lines
+r16000 | xtophe | 2006-07-08 23:42:12 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/configure.ac
 
- * add "remove prefs and cache" option in installer and uninstaller
+Have a module_string less confusing
 
 ------------------------------------------------------------------------
-r12054 | asmax | 2005-08-07 01:45:34 +0200 (Sun, 07 Aug 2005) | 2 lines
+r15999 | xtophe | 2006-07-08 23:20:00 +0200 (Sat, 08 Jul 2006) | 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
+   M /trunk/modules/control/rc.c
 
- * all: fixed member initialization order 
+Clean up
 
 ------------------------------------------------------------------------
-r12053 | asmax | 2005-08-07 01:38:31 +0200 (Sun, 07 Aug 2005) | 1 line
+r15998 | xtophe | 2006-07-08 23:19:17 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_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
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+
+Fix compilation. It inserts the playlist only in tree view local.
 
- * 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
+r15997 | fkuehne | 2006-07-08 21:13:50 +0200 (Sat, 08 Jul 2006) | 1 line
 Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/macosx/intf.h
    M /trunk/modules/gui/macosx/intf.m
 
-* comment out an include, which isn't in trunk yet...
+* complete clean-up
 ------------------------------------------------------------------------
-r12051 | fkuehne | 2005-08-07 01:16:09 +0200 (Sun, 07 Aug 2005) | 1 line
+r15996 | fkuehne | 2006-07-08 21:12:11 +0200 (Sat, 08 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/demux/avi/avi.c
 
-* fix 4 memory leaks introduced in the nib-split, stupid me
+* unified the GUI-presented string
 ------------------------------------------------------------------------
-r12050 | fkuehne | 2005-08-07 00:40:35 +0200 (Sun, 07 Aug 2005) | 1 line
+r15995 | xtophe | 2006-07-08 21:11:05 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/extended.h
-   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/src/audio_output/dec.c
+
+Fix stats collecting
 
-* set keywords
 ------------------------------------------------------------------------
-r12048 | fkuehne | 2005-08-06 23:22:23 +0200 (Sat, 06 Aug 2005) | 1 line
+r15994 | fkuehne | 2006-07-08 20:32:41 +0200 (Sat, 08 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/demux/avi/avi.c
 
-* added the IMG-file-type
+* use intf_IntfProgress instead of intf_UserProgress to test the interaction-implementations. Additionally, it's nicer here IMO, so we might keep it this way.
 ------------------------------------------------------------------------
-r12047 | dionoea | 2005-08-06 23:17:27 +0200 (Sat, 06 Aug 2005) | 2 lines
+r15993 | zorglub | 2006-07-08 19:28:51 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/demux/playlist/xspf.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/playlist/search.c
 
-fix compile on makensis versions < 2.07 (debian sid is 2.06)
+Some infrastructure work for playlist autoload/autosave
 
 ------------------------------------------------------------------------
-r12046 | asmax | 2005-08-06 23:15:48 +0200 (Sat, 06 Aug 2005) | 1 line
+r15992 | fkuehne | 2006-07-08 18:30:21 +0200 (Sat, 08 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
- * dialogs.cpp: fixed an assert failure in open skins dialog
+* added the Google Video Playlist file-type
 ------------------------------------------------------------------------
-r12045 | fkuehne | 2005-08-06 22:48:15 +0200 (Sat, 06 Aug 2005) | 1 line
+r15991 | adn | 2006-07-08 14:51:10 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/NEWS
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
+
+cosmetic changes + compilation fixes
 
-* Updated
 ------------------------------------------------------------------------
-r12044 | dionoea | 2005-08-06 21:44:35 +0200 (Sat, 06 Aug 2005) | 5 lines
+r15990 | zorglub | 2006-07-08 13:16:46 +0200 (Sat, 08 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
+   M /trunk/modules/gui/qt4/components/video_widget.hpp
+   A /trunk/modules/gui/qt4/dialogs/interaction.cpp
+   A /trunk/modules/gui/qt4/dialogs/interaction.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/qt4.cpp
+   M /trunk/modules/gui/qt4/ui/main_interface.ui
+   A /trunk/modules/gui/qt4/ui/okcanceldialog.ui
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
 
- * 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
+Improve embedded video output
+Skeleton for interaction
+Fix window settings save
 
 ------------------------------------------------------------------------
-r12043 | asmax | 2005-08-06 21:36:54 +0200 (Sat, 06 Aug 2005) | 2 lines
+r15989 | zorglub | 2006-07-08 13:16:20 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/misc/stats.c
 
- * vlc_common.c: forward declaration of dirent for vlc_symbols.h
+Fix some crashes
 
 ------------------------------------------------------------------------
-r12042 | asmax | 2005-08-06 21:09:54 +0200 (Sat, 06 Aug 2005) | 2 lines
+r15988 | courmisch | 2006-07-08 11:31:56 +0200 (Sat, 08 Jul 2006) | 3 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
+   M /trunk/loader/afl.c
+   M /trunk/loader/driver.c
+   M /trunk/loader/kludge.c
+   M /trunk/loader/ldt_keeper.c
+   M /trunk/loader/module.c
+   M /trunk/loader/pe_image.c
+   M /trunk/loader/pe_resource.c
+   M /trunk/loader/registry.c
+   M /trunk/loader/resource.c
+   M /trunk/loader/vfl.c
+   M /trunk/loader/win32.c
+
+Some legal boilerplate.
+Some files missing.
 
- * 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
+r15987 | dionoea | 2006-07-07 23:27:14 +0200 (Fri, 07 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
-   M /trunk/src/libvlc.c
-   M /trunk/src/stream_output/sap.c
+   M /trunk/modules/gui/qt4/main_interface.hpp
+
+Fix segfault (thanks to zorglub for the hint)
 
- * 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
+r15986 | dionoea | 2006-07-07 22:24:11 +0200 (Fri, 07 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/demux/playlist/Modules.am
+   A /trunk/modules/demux/playlist/gvp.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
 
- * src/extras/libc.c: Fixed compilation on systems without scandir().
+Add Google Video Playlist parsing support (stuff like http://video.google.com/videogvp?docid=... )
 
 ------------------------------------------------------------------------
-r12039 | massiot | 2005-08-06 13:04:31 +0200 (Sat, 06 Aug 2005) | 2 lines
+r15985 | xtophe | 2006-07-07 01:23:59 +0200 (Fri, 07 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_symbols.h
+   M /trunk/configure.ac
+   M /trunk/include/configuration.h
+   M /trunk/include/modules_inner.h
+   M /trunk/src/libvlc.h
 
- * include/vlc_common.h: VLC_EXPORT macros can't span on several lines.
+Add a b_restart flag to indicate this option take effect only after a restart.
+Break binary compatibility
 
 ------------------------------------------------------------------------
-r12038 | fkuehne | 2005-08-05 21:47:51 +0200 (Fri, 05 Aug 2005) | 9 lines
+r15984 | damienf | 2006-07-07 01:19:12 +0200 (Fri, 07 Jul 2006) | 4 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
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
+
+vout.m: change in fullscreen behaviour
+- toggle fullscreen mode when double clicking on video.
+- allow menu autoshow/autohide when moving cursor in or out the menu area while in fullscreen mode
 
-* 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
+r15983 | hartman | 2006-07-06 22:43:21 +0200 (Thu, 06 Jul 2006) | 2 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
+   M /trunk/modules/services_discovery/sap.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.
+* Fix SDP file parsing of the SAP module.
 
 ------------------------------------------------------------------------
-r12036 | massiot | 2005-08-05 20:44:47 +0200 (Fri, 05 Aug 2005) | 2 lines
+r15982 | zorglub | 2006-07-06 13:15:31 +0200 (Thu, 06 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/modules/misc/logger.c
+   M /trunk/doc/ChangeLog-2005
 
- * modules/control/http.c: Support for ~ in foreach directory.
+Fix 2005 changelog
 
 ------------------------------------------------------------------------
-r12035 | massiot | 2005-08-05 19:56:50 +0200 (Fri, 05 Aug 2005) | 8 lines
+r15981 | sam | 2006-07-06 12:26:39 +0200 (Thu, 06 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/doc/fortunes.txt
 
- * 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.
+  * doc/fortunes.txt: Fixed layout. We need quality quotes.
 
 ------------------------------------------------------------------------
-r12034 | massiot | 2005-08-05 19:52:46 +0200 (Fri, 05 Aug 2005) | 3 lines
+r15980 | adn | 2006-07-06 12:09:47 +0200 (Thu, 06 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/po/ar.po
 
- * modules/gui/skins2/src/skin_main.cpp: Unsubscribe message queue when
-   failing.
+partial Arabic translation.
+Courtesy from Zayed Al-Saidi <zayed ?\195?\183 alsaidi ?\195?\151 gmail ?\195?\183 com>.
 
 ------------------------------------------------------------------------
-r12033 | courmisch | 2005-08-05 17:56:41 +0200 (Fri, 05 Aug 2005) | 2 lines
+r15979 | zorglub | 2006-07-05 20:12:55 +0200 (Wed, 05 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
 
-Fix compiler warnings
+[Untested] Save interface position
 
 ------------------------------------------------------------------------
-r12032 | massiot | 2005-08-05 17:20:53 +0200 (Fri, 05 Aug 2005) | 2 lines
+r15978 | xtophe | 2006-07-05 13:12:06 +0200 (Wed, 05 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/src/misc/unicode.c
 
- * ALL: a couple more vlc_object_release()...
+unicode.c: Fix MB2MB() by removing spurious ';'. Thanks to ericx on IRC.
 
 ------------------------------------------------------------------------
-r12031 | massiot | 2005-08-05 16:46:20 +0200 (Fri, 05 Aug 2005) | 3 lines
+r15977 | thresh | 2006-07-04 17:23:04 +0200 (Tue, 04 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/configure.ac
 
- * modules/stream_out/transcode.c: Fixed DTS madness after pausing when
-   --sout-transcode-fps is in use.
+link visual plugin against math library
 
 ------------------------------------------------------------------------
-r12030 | massiot | 2005-08-05 15:54:35 +0200 (Fri, 05 Aug 2005) | 6 lines
+r15976 | sam | 2006-07-04 16:06:44 +0200 (Tue, 04 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/configure.ac
+   M /trunk/modules/control/Modules.am
+   A /trunk/modules/control/motion.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.
+  * modules/control/motion.c: control VLC with laptop built-in motion sensors.
 
 ------------------------------------------------------------------------
-r12029 | massiot | 2005-08-05 15:45:56 +0200 (Fri, 05 Aug 2005) | 2 lines
+r15975 | sam | 2006-07-04 14:55:43 +0200 (Tue, 04 Jul 2006) | 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
+   M /trunk/modules/demux/mkv.cpp
 
* ALL: releasing a few unreleased objects.
 * modules/demux/mkv.cpp: fixed a pointer cast bug.
 
 ------------------------------------------------------------------------
-r12028 | massiot | 2005-08-05 15:45:10 +0200 (Fri, 05 Aug 2005) | 2 lines
+r15974 | sam | 2006-07-04 14:28:23 +0200 (Tue, 04 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/objects.c
+   M /trunk/modules/stream_out/transcode.c
 
* src/misc/objects.c: More verbosity to debug unreleased objects.
 * modules/stream_out/transcode.c: improve error message verbosity.
 
 ------------------------------------------------------------------------
-r12027 | massiot | 2005-08-05 15:43:50 +0200 (Fri, 05 Aug 2005) | 2 lines
+r15973 | sam | 2006-07-04 14:26:08 +0200 (Tue, 04 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/video_filter/transform.c
 
- * src/input/input.c: msg_Warn->msg_Dbg
+  * modules/video_filter/transform.c: minor coding improvement.
 
 ------------------------------------------------------------------------
-r12026 | fkuehne | 2005-08-05 15:03:54 +0200 (Fri, 05 Aug 2005) | 1 line
+r15972 | fkuehne | 2006-07-03 13:20:02 +0200 (Mon, 03 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/wizard.m
-   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
-   M /trunk/po/de.po
+   M /trunk/include/vlc_interaction.h
 
-* fixed minor stuff
+* you didn't see anything
 ------------------------------------------------------------------------
-r12025 | fkuehne | 2005-08-05 15:03:20 +0200 (Fri, 05 Aug 2005) | 1 line
+r15971 | fkuehne | 2006-07-03 12:38:09 +0200 (Mon, 03 Jul 2006) | 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
+   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/include/vlc_interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/src/interface/interaction.c
 
-* added video filters and i18n support -- still ToDo: loaded the settings from the prefs correctly
+* implemented a non-blocking progress-bar in the main interface; needs testing (closes #475)
 ------------------------------------------------------------------------
-r12024 | fkuehne | 2005-08-05 09:52:05 +0200 (Fri, 05 Aug 2005) | 1 line
+r15970 | dionoea | 2006-07-02 19:47:26 +0200 (Sun, 02 Jul 2006) | 2 lines
 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
+   M /trunk/modules/demux/playlist/qtl.c
 
-* 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
+s/Shoutcast/QTL/
 
-* VLCExtended is no class needed there
 ------------------------------------------------------------------------
-r12022 | fkuehne | 2005-08-05 01:24:50 +0200 (Fri, 05 Aug 2005) | 8 lines
+r15969 | dionoea | 2006-07-02 19:28:15 +0200 (Sun, 02 Jul 2006) | 2 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
+   M /trunk/modules/demux/playlist/Modules.am
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
+   A /trunk/modules/demux/playlist/qtl.c (from /trunk/modules/demux/playlist/shoutcast.c:15967)
 
-* port of the WX-advanded-GUI to OSX (refs #268)
-- the adjust-image-filter and the audio-filters are completely useable
+Add QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume, quitwhendone ...) are parsed but aren't used.
 
-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
+r15968 | zorglub | 2006-07-02 11:22:05 +0200 (Sun, 02 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/video_output/video_output.c
 
-* 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
+make sure that we don't use deleted objects
 
-* 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
+r15967 | hartman | 2006-07-01 21:23:39 +0200 (Sat, 01 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/Makefile
+   M /trunk/modules/demux/Modules.am
+   M /trunk/modules/demux/playlist/Modules.am
+   M /trunk/modules/demux/playlist/asx.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
+   A /trunk/modules/demux/playlist/sgimb.c (from /trunk/modules/demux/sgimb.c:15965)
+   D /trunk/modules/demux/sgimb.c
 
-Compile fix
+* Move sgimb demux to the playlist demux, and port it to the new playlist API
 
 ------------------------------------------------------------------------
-r12018 | massiot | 2005-08-04 21:15:33 +0200 (Thu, 04 Aug 2005) | 7 lines
+r15966 | zorglub | 2006-07-01 20:34:03 +0200 (Sat, 01 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/gui/qt4/Modules.am
+   A /trunk/modules/gui/qt4/components/video_widget.cpp
+   A /trunk/modules/gui/qt4/components/video_widget.hpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/qt4.cpp
+   M /trunk/modules/gui/qt4/qt4.hpp
+   M /trunk/modules/gui/qt4/ui/main_interface.ui
 
- * 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.
+Preliminary embedded vout implementation
 
 ------------------------------------------------------------------------
-r12017 | courmisch | 2005-08-04 21:14:06 +0200 (Thu, 04 Aug 2005) | 2 lines
+r15965 | thresh | 2006-07-01 12:13:13 +0200 (Sat, 01 Jul 2006) | 3 lines
 Changed paths:
+   M /trunk/include/main.h
    M /trunk/src/libvlc.c
 
-Initialize iconv at The Right Times
+fix indentation and memory leak introduced in 19564.
+do not use vlc_t to store psz_pidfile
 
 ------------------------------------------------------------------------
-r12016 | massiot | 2005-08-04 21:11:07 +0200 (Thu, 04 Aug 2005) | 3 lines
+r15964 | thresh | 2006-06-30 18:34:46 +0200 (Fri, 30 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/include/main.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
- * modules/access/directory.c: Call vlc_fix_readdir_charset() whenever
-   needed. This fixes the directory access module under Mac OS X.
+support for creating pid files when going daemon mode.
+Someone should really review it as it is my first experience in C.
 
 ------------------------------------------------------------------------
-r12015 | massiot | 2005-08-04 21:10:21 +0200 (Thu, 04 Aug 2005) | 3 lines
+r15963 | hartman | 2006-06-30 00:04:35 +0200 (Fri, 30 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/libiconv.patch
+   M /trunk/src/input/stream.c
 
- * extras/contrib/src: Patched libiconv to handle UTF-8-MAC (format
-   returned by Darwin's readdir). Probably we should send this upstream.
+* fix an issue with stats on inputstreams (this fixes the check for update crash)
+- also fixed a similar potential issue on subtitles.
+- lesson for today: Be careful when you use p_parent of an object.
+- i chose not to use vlc_object_find, but yield/release instead because of the speed implications.
 
 ------------------------------------------------------------------------
-r12014 | massiot | 2005-08-04 21:09:15 +0200 (Thu, 04 Aug 2005) | 6 lines
+r15962 | hartman | 2006-06-29 22:52:30 +0200 (Thu, 29 Jun 2006) | 2 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
+   M /trunk/modules/codec/png.c
 
- * 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.
+* MPNG support
 
 ------------------------------------------------------------------------
-r12013 | massiot | 2005-08-04 21:06:29 +0200 (Thu, 04 Aug 2005) | 2 lines
+r15961 | Trax | 2006-06-29 22:15:57 +0200 (Thu, 29 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/include/network.h
-
- * include/network.h: Fixed vlc_UrlEncode with non-ASCII characters.
+   M /trunk/modules/codec/dmo/dmo.c
 
+* modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then force it
 ------------------------------------------------------------------------
-r12012 | massiot | 2005-08-04 21:05:21 +0200 (Thu, 04 Aug 2005) | 3 lines
+r15960 | sigmunau | 2006-06-29 19:55:14 +0200 (Thu, 29 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/access/dvb/access.c
 
- * src/libvlc.c: Fixed segfault introduced in #12010 when current_charset is
-   UTF-8.
+Fix a regression in r15404 causing people to experience artefacts and lost lock
 
 ------------------------------------------------------------------------
-r12011 | courmisch | 2005-08-04 21:03:28 +0200 (Thu, 04 Aug 2005) | 2 lines
+r15959 | sigmunau | 2006-06-29 19:31:28 +0200 (Thu, 29 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/demux/Modules.am
+   D /trunk/modules/demux/m3u.c
 
-Fix question marks insertion
+Finnally got rid of the old m3u module. RIP
 
 ------------------------------------------------------------------------
-r12010 | courmisch | 2005-08-04 20:14:40 +0200 (Thu, 04 Aug 2005) | 2 lines
+r15957 | hartman | 2006-06-29 17:27:26 +0200 (Thu, 29 Jun 2006) | 6 lines
 Changed paths:
-   M /trunk/include/main.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/unicode.c
+   M /trunk/modules/demux/playlist/Modules.am
+   A /trunk/modules/demux/playlist/asx.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
+   M /trunk/modules/demux/playlist/podcast.c
 
-Don't call vlc_current_charset and vlc_iconv_open at every conversion
+* New ASX parser
+  - some elements are not yet supported.
+  - it could perhaps use a little bit more cleaning.
+
+In the basics. It just works :D
 
 ------------------------------------------------------------------------
-r12009 | xtophe | 2005-08-04 19:18:13 +0200 (Thu, 04 Aug 2005) | 2 lines
+r15956 | hartman | 2006-06-29 15:55:23 +0200 (Thu, 29 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/access/http.c
 
-Compile fix
+* HTTP 1.0 is not seekable
+* Set Connection:Close for HTTP 1.1 streams that are not continious 
 
 ------------------------------------------------------------------------
-r12008 | courmisch | 2005-08-04 19:03:42 +0200 (Thu, 04 Aug 2005) | 2 lines
+r15955 | xtophe | 2006-06-29 00:11:36 +0200 (Thu, 29 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/modules/gui/qt4/res.qrc
 
-Fix heap buffer overflow
+add the volume icons
 
 ------------------------------------------------------------------------
-r12007 | courmisch | 2005-08-04 18:50:18 +0200 (Thu, 04 Aug 2005) | 2 lines
+r15954 | zorglub | 2006-06-28 23:50:59 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/demux/nuv.c
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/qt4.cpp
 
-fix spelling of "unsupported"
+various fixes
 
 ------------------------------------------------------------------------
-r12006 | courmisch | 2005-08-04 18:47:04 +0200 (Thu, 04 Aug 2005) | 2 lines
+r15953 | hartman | 2006-06-28 22:03:15 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/unicode.c
+   M /trunk/modules/services_discovery/sap.c
 
-Speed up LocaleFree()
+* Fix a potential buffer overflow, UTF-8'ify session name in a previous unhandled case.
 
 ------------------------------------------------------------------------
-r12005 | courmisch | 2005-08-04 18:38:57 +0200 (Thu, 04 Aug 2005) | 3 lines
+r15952 | hartman | 2006-06-28 21:02:37 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/src/libvlc.c
-   A /trunk/src/misc/unicode.c
+   M /trunk/modules/services_discovery/sap.c
 
- * reimplement EnableUTF8 without iconv
- * move Unicode stuff to a separate file
+* Fix some sap SD memleaks. more to follow
 
 ------------------------------------------------------------------------
-r12004 | courmisch | 2005-08-04 16:58:44 +0200 (Thu, 04 Aug 2005) | 4 lines
+r15951 | xtophe | 2006-06-28 20:57:20 +0200 (Wed, 28 Jun 2006) | 2 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
+   M /trunk/modules/gui/qt4/Modules.am
 
- * 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"
+fix compile for builddir != srcdir
 
 ------------------------------------------------------------------------
-r12003 | courmisch | 2005-08-04 16:45:59 +0200 (Thu, 04 Aug 2005) | 2 lines
+r15949 | zorglub | 2006-06-28 17:16:23 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/src/input/es_out.c
 
-Add stub httpd_ServerIP when httpd is not compiled
+Compile fix
 
 ------------------------------------------------------------------------
-r12002 | fkuehne | 2005-08-04 14:47:04 +0200 (Thu, 04 Aug 2005) | 1 line
+r15948 | zorglub | 2006-06-28 16:36:39 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/gme.cpp
 
-* 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
+Mostly fix GME meta
 
-* really fix the patch....
 ------------------------------------------------------------------------
-r12000 | fkuehne | 2005-08-04 13:55:52 +0200 (Thu, 04 Aug 2005) | 1 line
+r15947 | zorglub | 2006-06-28 16:24:22 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/daap.patch
+   M /trunk/modules/demux/ts.c
+   M /trunk/src/input/es_out.c
 
-* 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
+Gra. Fix most of TS meta
 
-* fix compilation of libopendaap on 10.2
 ------------------------------------------------------------------------
-r11998 | fkuehne | 2005-08-04 12:04:35 +0200 (Thu, 04 Aug 2005) | 1 line
+r15946 | zorglub | 2006-06-28 16:22:04 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/configure.ac
+   M /trunk/modules/demux/ts.c
+   M /trunk/src/input/es_out.c
+
+Forgot that for Qt
 
-* 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
+r15945 | zorglub | 2006-06-28 15:16:45 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/build-vlc
-   M /trunk/config.in
-   M /trunk/defconfig
+   M /trunk/modules/gui/qt4
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/playlist
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   A /trunk/modules/gui/qt4/pixmaps/next.png
+   A /trunk/modules/gui/qt4/pixmaps/play.png
+   A /trunk/modules/gui/qt4/pixmaps/previous.png
+   A /trunk/modules/gui/qt4/pixmaps/stop.png
+   A /trunk/modules/gui/qt4/pixmaps/volume-high.png
+   A /trunk/modules/gui/qt4/pixmaps/volume-low.png
+   A /trunk/modules/gui/qt4/res.qrc
+   M /trunk/modules/gui/qt4/ui/main_interface.ui
 
-* config.in: wxwindows -> wxwidgets. Added a HTTPD option
+Icons
 
 ------------------------------------------------------------------------
-r11995 | fkuehne | 2005-08-03 23:47:47 +0200 (Wed, 03 Aug 2005) | 1 line
+r15943 | jpsaman | 2006-06-27 15:32:30 +0200 (Tue, 27 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/wizard.h
-   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/THANKS
+   M /trunk/modules/codec/theora.c
 
-* implemented transcoding when streaming -- might need some testing, if anyone on OSX got the time (refs #271)
+Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com)
 ------------------------------------------------------------------------
-r11994 | gbazin | 2005-08-03 23:42:04 +0200 (Wed, 03 Aug 2005) | 1 line
+r15942 | sigmunau | 2006-06-27 12:14:58 +0200 (Tue, 27 Jun 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/access/dvb/en50221.c
 
-* 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
+Attempt to support international charsets in mmi menus according to ETS 
+300 468 Annex A. Please test
+
+TODO: This convertion should be done on strings received from SDT and 
+EIT (and possibly others) in the TS demux as well.
 
-* 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
+r15941 | zorglub | 2006-06-26 23:11:38 +0200 (Mon, 26 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/gui/qt4/components/playlist/panels.hpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.hpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
+
+Some more Qt playlist code
 
-* src/libvlc.c: compilation fix.
 ------------------------------------------------------------------------
-r11991 | ipkiss | 2005-08-03 23:00:03 +0200 (Wed, 03 Aug 2005) | 2 lines
+r15940 | zorglub | 2006-06-26 08:26:45 +0200 (Mon, 26 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/playlist/panels.hpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
 
- * skins2/vars/playlist.cpp: compilation fix
+Some more playlist code
+Fix makefile
 
 ------------------------------------------------------------------------
-r11990 | courmisch | 2005-08-03 21:09:58 +0200 (Wed, 03 Aug 2005) | 3 lines
+r15939 | courmisch | 2006-06-25 19:05:52 +0200 (Sun, 25 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/m3u.c
-   M /trunk/modules/demux/playlist/old.c
+   M /trunk/modules/misc/network/ipv6.c
 
- * M3U: make sure strings are UTF8
- * old: convert
+- Work-around for IPv6 SSM with Winsock 2 from Olivier Levon
+- Remove old kludges (get yourself a decently recent Mingw32 or die)
 
 ------------------------------------------------------------------------
-r11989 | courmisch | 2005-08-03 21:07:09 +0200 (Wed, 03 Aug 2005) | 2 lines
+r15938 | zorglub | 2006-06-25 18:29:49 +0200 (Sun, 25 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/open.hpp
+   A /trunk/modules/gui/qt4/playlist_model.cpp
+   A /trunk/modules/gui/qt4/playlist_model.hpp
 
-Handle NULL pointer properly in Unicode conversion thingy
+Playlist model
 
 ------------------------------------------------------------------------
-r11988 | courmisch | 2005-08-03 21:01:44 +0200 (Wed, 03 Aug 2005) | 8 lines
+r15937 | zorglub | 2006-06-22 15:45:38 +0200 (Thu, 22 Jun 2006) | 2 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
+   A /trunk/src/misc/devices.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
+Bah, who really needs this ?
 
 ------------------------------------------------------------------------
-r11987 | gbazin | 2005-08-03 20:26:11 +0200 (Wed, 03 Aug 2005) | 1 line
+r15936 | zorglub | 2006-06-22 12:03:32 +0200 (Thu, 22 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/wingdi.c
+   M /trunk/include/main.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_devices.h
+   M /trunk/modules/misc/probe/hal.c
+   M /trunk/src/Makefile.am
+
+* Create new types for device probing
+* Beginning of core implementation
 
-* 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
+r15935 | hartman | 2006-06-21 16:32:21 +0200 (Wed, 21 Jun 2006) | 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
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-Forgot to change a few variable names (refs #80)
+* update the ffmpeg VC-1 fourcc info. Hopefully it can be enabled soon now.
 
 ------------------------------------------------------------------------
-r11985 | courmisch | 2005-08-03 18:18:38 +0200 (Wed, 03 Aug 2005) | 5 lines
+r15934 | zorglub | 2006-06-21 16:22:22 +0200 (Wed, 21 Jun 2006) | 2 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.
+   M /trunk/configure.ac
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_devices.h
+   M /trunk/modules/misc/probe
+   A /trunk/modules/misc/probe/Modules.am
+   M /trunk/modules/misc/probe/hal.c
 
-Needs review.
+HAL probing module
 
 ------------------------------------------------------------------------
-r11984 | courmisch | 2005-08-03 17:58:31 +0200 (Wed, 03 Aug 2005) | 2 lines
+r15933 | yoann | 2006-06-21 02:09:19 +0200 (Wed, 21 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
 
-Module bank memleak
+* wxwidgets: repair slider dragging.
+  my algorithm is still not perfect: it should take account of the "thumb length"
 
 ------------------------------------------------------------------------
-r11983 | courmisch | 2005-08-03 17:45:21 +0200 (Wed, 03 Aug 2005) | 2 lines
+r15932 | zorglub | 2006-06-20 22:54:16 +0200 (Tue, 20 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   A /trunk/include/vlc_devices.h
+   A /trunk/modules/misc/probe
+   A /trunk/modules/misc/probe/hal.c (from /trunk/modules/services_discovery/hal.c:15925)
 
-Fix the message queue memleak
+Non-working general declarations for disc probing (Refs:#565)
 
 ------------------------------------------------------------------------
-r11982 | xtophe | 2005-08-03 17:31:26 +0200 (Wed, 03 Aug 2005) | 2 lines
+r15931 | yoann | 2006-06-20 20:57:13 +0200 (Tue, 20 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
-   M /trunk/modules/gui/wxwidgets/wxwidgets.h
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
+   M /trunk/modules/gui/wxwidgets/input_manager.hpp
 
-Renaming of wxwidgets options. Close the renaming (refs #80)
+* wxwidgets: try to implement a go-where-you-click slider
+  but I don't have a real video/audio file to test it...
 
 ------------------------------------------------------------------------
-r11981 | xtophe | 2005-08-03 17:03:23 +0200 (Wed, 03 Aug 2005) | 2 lines
+r15930 | yoann | 2006-06-20 17:51:23 +0200 (Tue, 20 Jun 2006) | 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
+   M /trunk/vlc.win32.nsi.in
 
-wxWindows -> wxWidgets step 3 (refs #80)
+* vlc.win32.nsi.in: set "Recommended" as the default installation type
 
 ------------------------------------------------------------------------
-r11980 | massiot | 2005-08-03 16:52:17 +0200 (Wed, 03 Aug 2005) | 2 lines
+r15929 | courmisch | 2006-06-20 16:37:45 +0200 (Tue, 20 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/src/misc/image.c
+   M /trunk/src/network/getaddrinfo.c
 
- * src/misc/image.c: Really fixed the segfault on unsupported image type.
+Use the not so broken getaddrinfo implementation from ws2_32.dll
+instead of the painfully braindead one from wship6 that we'd rather
+flatly ignore
 
 ------------------------------------------------------------------------
-r11979 | xtophe | 2005-08-03 16:33:59 +0200 (Wed, 03 Aug 2005) | 4 lines
+r15928 | courmisch | 2006-06-20 16:33:48 +0200 (Tue, 20 Jun 2006) | 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.
+   M /trunk/src/misc/win32_specific.c
 
-NB: Likely to break your cache and preferences
+There is no such a thing as Winsock 2.0. Use version 2.2 instead.
+Microsoft was probably too much afraid that developpers would request
+version 0.2 instead of 2.0 so they switched straight from 1.1 to 2.2.
 
 ------------------------------------------------------------------------
-r11977 | fkuehne | 2005-08-03 15:07:46 +0200 (Wed, 03 Aug 2005) | 1 line
+r15927 | jpsaman | 2006-06-20 14:51:29 +0200 (Tue, 20 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
-   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/extras/contrib/bootstrap
 
-* implemented MMS-support (refs #271)
+Add another test for MacOS X 10.4.0 with Darwin ports installed
 ------------------------------------------------------------------------
-r11976 | massiot | 2005-08-03 14:58:53 +0200 (Wed, 03 Aug 2005) | 8 lines
+r15926 | zorglub | 2006-06-20 08:04:43 +0200 (Tue, 20 Jun 2006) | 2 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
+   A /trunk/modules/gui/qt4/components/playlist/panels.hpp
+   A /trunk/modules/gui/qt4/components/playlist/selector.hpp
+   A /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
 
- * 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.
+Some skeleton files for playlist
 
 ------------------------------------------------------------------------
-r11975 | massiot | 2005-08-03 14:48:10 +0200 (Wed, 03 Aug 2005) | 2 lines
+r15925 | xtophe | 2006-06-19 20:33:11 +0200 (Mon, 19 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/src/input/input.c
 
- * modules/codec/ffmpeg/encoder.c: Avoid a useless warning.
+src/innput/input.c: Compile fix
 
 ------------------------------------------------------------------------
-r11973 | asmax | 2005-08-03 01:26:22 +0200 (Wed, 03 Aug 2005) | 2 lines
+r15924 | zorglub | 2006-06-19 19:46:20 +0200 (Mon, 19 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/var_manager.cpp
-   M /trunk/modules/gui/skins2/src/var_manager.hpp
+   M /trunk/modules/demux/avi/avi.c
+
+Use a tristate for avi index (fix / don't fix / ask). Closes:#679
 
-* 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
+r15923 | zorglub | 2006-06-19 19:33:43 +0200 (Mon, 19 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_filter/Modules.am
-   A /trunk/modules/video_filter/rv32.c
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/stats.c
 
-* rv32.c: new basic video filter to convert RV24 to RV32
-  (remove the dependency of skins2 to ffmpeg for PNG loading)
+Small stats improvements
 
 ------------------------------------------------------------------------
-r11971 | courmisch | 2005-08-02 21:11:23 +0200 (Tue, 02 Aug 2005) | 3 lines
+r15922 | yoann | 2006-06-17 20:42:29 +0200 (Sat, 17 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk/src/input/subtitles.c
 
-Use new network modules semantics (closes #283)
-but it is even more ugly than before
+* input/subtitles.c: fix another bug in subtitle autodetection
 
 ------------------------------------------------------------------------
-r11970 | xtophe | 2005-08-02 20:31:32 +0200 (Tue, 02 Aug 2005) | 2 lines
+r15921 | xtophe | 2006-06-17 16:16:51 +0200 (Sat, 17 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/src/misc/stats.c
 
-Add some sections
+src/misc/stats.c: avoid buffer underflow.
 
 ------------------------------------------------------------------------
-r11969 | courmisch | 2005-08-02 19:59:33 +0200 (Tue, 02 Aug 2005) | 3 lines
+r15918 | yoann | 2006-06-17 06:13:04 +0200 (Sat, 17 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/src/input/input.c
 
-Rename wxWindows to wxWidgets (refs #80)
-(keep backward compatible shortcuts, of course)
+* src/input/input.c: don't clean twice the read_bytes counter
 
 ------------------------------------------------------------------------
-r11968 | massiot | 2005-08-02 19:43:34 +0200 (Tue, 02 Aug 2005) | 2 lines
+r15917 | xtophe | 2006-06-17 00:42:00 +0200 (Sat, 17 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/stats.c
 
- * src/stream_output/sap.c: Fixed small memory leak.
+Fix a bunch of segfaults. It may be heavy handed and breaking other stuffs. zorglub to review
 
 ------------------------------------------------------------------------
-r11967 | courmisch | 2005-08-02 19:31:33 +0200 (Tue, 02 Aug 2005) | 2 lines
+r15916 | yoann | 2006-06-16 21:05:55 +0200 (Fri, 16 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/tcp.c
+   M /trunk/src/input/input.c
 
-Minor bugfix and cleanup
+* If we are passed a SUB file as subtitle, just open the IDX instead, if there is one. (Closes: #681)
 
 ------------------------------------------------------------------------
-r11966 | fkuehne | 2005-08-02 18:53:43 +0200 (Tue, 02 Aug 2005) | 4 lines
+r15915 | zorglub | 2006-06-15 23:22:35 +0200 (Thu, 15 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   D /trunk/extras/contrib/src/Patches/daap.patch
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/include/main.h
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_input.h
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/audio_output/dec.c
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/input/decoder.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/objects.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/thread.c
+   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/video_output/video_output.c
+
+Partial rewrite of stats to avoid lookups (Closes:#693)
 
-* 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
+r15914 | damienf | 2006-06-15 00:49:57 +0200 (Thu, 15 Jun 2006) | 4 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.
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/video_output/opengl.c
 
-- Windows protection level compile fix
+fixes for crash in Safari plugin when terminating (it actually locks the computer completely on some occasion)
+- opengl.c: let End destroy elements created by Init, DestroyVout for CreateVout
+- voutgl.m: set context to NULL on exit
 
 ------------------------------------------------------------------------
-r11964 | courmisch | 2005-08-02 17:23:46 +0200 (Tue, 02 Aug 2005) | 2 lines
+r15913 | yoann | 2006-06-14 22:15:23 +0200 (Wed, 14 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/modules/demux/playlist/xspf.c
 
-Fix typo in previous commit
+* playlist/xspf.c: upgrade to new structure
+  inputs are not yet added to the playlist
 
 ------------------------------------------------------------------------
-r11963 | massiot | 2005-08-02 16:17:01 +0200 (Tue, 02 Aug 2005) | 2 lines
+r15912 | zorglub | 2006-06-14 22:09:51 +0200 (Wed, 14 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/libvlc.h
+   M /trunk/src/playlist/engine.c
 
- * modules/codec/ffmpeg: More locking around avcodec_open() and avcodec_close().
+* Add a "media-library" option to enable/disable ML
+* Add a "playlist-tree" option to force onelevel/catgory mode
 
 ------------------------------------------------------------------------
-r11961 | hartman | 2005-08-02 12:30:59 +0200 (Tue, 02 Aug 2005) | 2 lines
+r15911 | yoann | 2006-06-14 20:31:45 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/share/http/dialogs/main
+   A /trunk/share/http/images/snapshot.png
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/status.xml
 
-* SDK shouldn't be enabled yet.
+* web interface: add a snapshot button
 
 ------------------------------------------------------------------------
-r11960 | hartman | 2005-08-02 12:28:54 +0200 (Tue, 02 Aug 2005) | 2 lines
+r15910 | ipkiss | 2006-06-14 20:25:51 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
-* Fix mpeg2dec download
+ * skins2/parser/interpreter.cpp: Check the VarMAnager first before trying to parse the action. This fixes a bug with dvd.isActive and LayoutID.isActive
 
 ------------------------------------------------------------------------
-r11958 | damienf | 2005-08-02 11:02:49 +0200 (Tue, 02 Aug 2005) | 2 lines
+r15909 | yoann | 2006-06-14 16:48:32 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/Makefile.am
+   M /trunk/modules/misc/playlist/xspf.c
 
-- add libvlc.a at the end of the linking chain, so that --disable-plugins works for the ActiveX Plugin (ref. #276)
+* playlist/xspf.c: handles empty nodes
 
 ------------------------------------------------------------------------
-r11957 | sigmunau | 2005-08-01 23:12:22 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15908 | yoann | 2006-06-14 14:05:39 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamdata.h
+   M /trunk/modules/control/http/util.c
 
-some more suggestions by trax
+* control/http: fix "pl.current"
 
 ------------------------------------------------------------------------
-r11956 | dionoea | 2005-08-01 21:50:19 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15907 | yoann | 2006-06-14 06:43:47 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
+   M /trunk/modules/demux/playlist/xspf.c
+   M /trunk/modules/demux/playlist/xspf.h
 
-add Fran?\195?\167ois Seigner
+* demux/playlist/xspf: skeleton for XSPF tree playlist import
 
 ------------------------------------------------------------------------
-r11955 | sigmunau | 2005-08-01 21:47:12 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15906 | yoann | 2006-06-14 04:00:42 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/misc/playlist/xspf.c
 
-mux/asf.c: codec description fixes suggested by trax
+* xpsf.c: ...but <playlist> has... grmbl
 
 ------------------------------------------------------------------------
-r11954 | dionoea | 2005-08-01 21:45:47 +0200 (Mon, 01 Aug 2005) | 3 lines
+r15905 | yoann | 2006-06-14 03:51:05 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/misc/playlist/xspf.c
 
-add TTL option in streamout dialog. Patch by seingier fran?\195?\167ois plus some
-layout and initial value fixes.
+* xspf.c: <trackList> has no <location> or <title> element
 
 ------------------------------------------------------------------------
-r11953 | massiot | 2005-08-01 21:33:46 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15904 | yoann | 2006-06-14 03:46:17 +0200 (Wed, 14 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
+   M /trunk/modules/demux/playlist/xspf.c
 
-I'll have more commits than courmisch today ! One again
+* demux/playlist/xspf.c: fix a bug introduced by [15757]
+  + cosmetic changes
 
 ------------------------------------------------------------------------
-r11952 | sigmunau | 2005-08-01 21:23:00 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15903 | yoann | 2006-06-14 02:43:00 +0200 (Wed, 14 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/misc/playlist/xspf.c
+   M /trunk/modules/misc/playlist/xspf.h
 
-access/http.c: fixed icy with metadata
+* Tree playlist XSPF export
+  Kids, don't try this at home...
 
 ------------------------------------------------------------------------
-r11951 | ipkiss | 2005-08-01 20:36:09 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15902 | fkuehne | 2006-06-13 23:36:37 +0200 (Tue, 13 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-
- * wxwindows/bookmarks.cpp: cosmetics + removed a debug message
+   M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/sfilters.h
+   M /trunk/modules/gui/macosx/sfilters.m
 
+* code and GUI improvements
 ------------------------------------------------------------------------
-r11950 | massiot | 2005-08-01 20:35:33 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15901 | littlejohn | 2006-06-13 17:34:27 +0200 (Tue, 13 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/bindings/java/Makefile.am
+
+Java bindings Makefile tested and working on both GNU and Windows.
 
- * src/input/input.c: Fixed segfault when using :programs= or the VLM.
 
 ------------------------------------------------------------------------
-r11949 | courmisch | 2005-08-01 20:27:44 +0200 (Mon, 01 Aug 2005) | 4 lines
+r15900 | littlejohn | 2006-06-13 15:35:49 +0200 (Tue, 13 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/bindings/java/Makefile.am
 
-- Kludge to be able to use strerror() with Winsock
-  (should fix IPv6 error reporting on Win32)
-- Some cleanup
+10 PRINT "Remember to include a final endif at the end of Makefile.am."
+20 GOTO 10
 
-------------------------------------------------------------------------
-r11948 | massiot | 2005-08-01 19:58:22 +0200 (Mon, 01 Aug 2005) | 3 lines
-Changed paths:
-   M /trunk/modules/access/fake.c
 
- * modules/access/fake.c: New --fake-duration option ; useful to do a
-   slide-show.
 
 ------------------------------------------------------------------------
-r11947 | courmisch | 2005-08-01 19:54:14 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15899 | littlejohn | 2006-06-13 15:19:46 +0200 (Tue, 13 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/bindings/java/Makefile.am
+
+make buildbot (and ppl) happy with java Makefile.am .
 
-Don't reinvent strchr()
 
 ------------------------------------------------------------------------
-r11946 | dionoea | 2005-08-01 19:28:16 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15898 | littlejohn | 2006-06-13 15:09:37 +0200 (Tue, 13 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamdata.h
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/vlc-graphics-jni.cc
+
+another attempt to make java bindings win32 friendly.
 
-remove compile warning
 
 ------------------------------------------------------------------------
-r11945 | courmisch | 2005-08-01 19:26:37 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15897 | littlejohn | 2006-06-13 12:40:26 +0200 (Tue, 13 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/bindings/java/Makefile.am
+
+Corrections in the java bindings Makefile
 
-Don't attempt to listen to link-local scope SAP address because it doesn't work
 
 ------------------------------------------------------------------------
-r11944 | dionoea | 2005-08-01 19:21:22 +0200 (Mon, 01 Aug 2005) | 3 lines
+r15896 | littlejohn | 2006-06-13 11:58:56 +0200 (Tue, 13 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/bindings/java/Makefile.am
+
+A first try in making the Makefile crossplatform (gnu/win32)
 
-fileinfo : patch by Jonas A. Larsen to remove empty fields
-bookmarks : remove compile warning
 
 ------------------------------------------------------------------------
-r11943 | sigmunau | 2005-08-01 19:13:05 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15895 | yoann | 2006-06-13 05:04:08 +0200 (Tue, 13 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/shout.c
+   M /trunk/src/input/input.c
 
-shout.c: fixed shoutcast discovery (added www. to hostname)
+* src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection of autodetected subtitles files.
 
 ------------------------------------------------------------------------
-r11942 | massiot | 2005-08-01 18:40:24 +0200 (Mon, 01 Aug 2005) | 4 lines
+r15894 | damienf | 2006-06-13 01:29:31 +0200 (Tue, 13 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/fake.c
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
- * 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.
+- x264-svn-win32.patch: synchronized with latest on svn
 
 ------------------------------------------------------------------------
-r11941 | massiot | 2005-08-01 18:38:56 +0200 (Mon, 01 Aug 2005) | 3 lines
+r15893 | damienf | 2006-06-13 01:26:38 +0200 (Tue, 13 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_image.h
-   M /trunk/src/misc/image.c
+   M /trunk/configure.ac
 
- * src/misc/image.c: New image_Filter call to apply a filter on a picture_t
-   (for instance deinterlace filter).
+- configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the former is no longer compiled in lib
 
 ------------------------------------------------------------------------
-r11940 | massiot | 2005-08-01 16:58:14 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15892 | damienf | 2006-06-13 01:14:44 +0200 (Tue, 13 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
+   M /trunk/mozilla/vlcshell.cpp
 
- * extras/contrib/bootstrap: Really fixed it this time.
+vlcshell.cpp: fixed plugin 'autoplay'
 
 ------------------------------------------------------------------------
-r11939 | massiot | 2005-08-01 16:53:22 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15891 | gbazin | 2006-06-12 22:41:22 +0200 (Mon, 12 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
-
- * extras/contrib/bootstrap: Typo.
+   M /trunk/src/misc/stats.c
 
+* src/misc/stats.c: don't forget to call vlc_object_release() after a stats_HandlerGet().
 ------------------------------------------------------------------------
-r11938 | massiot | 2005-08-01 16:50:42 +0200 (Mon, 01 Aug 2005) | 3 lines
+r15889 | zorglub | 2006-06-12 21:56:25 +0200 (Mon, 12 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/twolame.c
+   M /trunk/modules/access/cdda.c
 
- * modules/codec/twolame.c, modules/codec/ffmpeg/encoder.c: Added sanity
-   checks for frequencies and bitrates in MPEG audio.
+Simplify the CDDA module. Split more between parse and play 
 
 ------------------------------------------------------------------------
-r11937 | massiot | 2005-08-01 16:44:08 +0200 (Mon, 01 Aug 2005) | 3 lines
+r15888 | gbazin | 2006-06-12 21:51:14 +0200 (Mon, 12 Jun 2006) | 1 line
 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.
+   M /trunk/src/video_output/video_output.c
 
+* src/video_output/video_output.c: avoid calling config_GetInt in the main loop.
 ------------------------------------------------------------------------
-r11936 | massiot | 2005-08-01 16:40:53 +0200 (Mon, 01 Aug 2005) | 2 lines
+r15887 | Trax | 2006-06-12 21:32:00 +0200 (Mon, 12 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-
- * Makefile.am: fix build location of Mac OS X bundle for Darwin8.
+   M /trunk/src/input/decoder.c
 
+* typo consummed -> consumed
 ------------------------------------------------------------------------
-r11934 | massiot | 2005-08-01 14:51:00 +0200 (Mon, 01 Aug 2005) | 3 lines
+r15886 | yoann | 2006-06-12 21:31:33 +0200 (Mon, 12 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/video_output/image.c
 
- * extras/contrib/src/packages.mak: Reverted [11913] for libmpeg2
-   because the new location doesn't exist.
+* modules/video_output/image.c: add --image-width and --image-height to set the size of the image output module.
+  Thanks to Menele from the forum for submitting a patch.
 
 ------------------------------------------------------------------------
-r11932 | jpsaman | 2005-08-01 13:10:19 +0200 (Mon, 01 Aug 2005) | 1 line
+r15885 | zorglub | 2006-06-12 21:21:01 +0200 (Mon, 12 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/src/input/item.c
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/tree.c
+
+* Fix skip in initial status
+* Don't waste ids
+* Fix a bug in services discoveries
 
-Fix wrong uninstall key
 ------------------------------------------------------------------------
-r11930 | ipkiss | 2005-07-31 22:58:43 +0200 (Sun, 31 Jul 2005) | 4 lines
+r15884 | thresh | 2006-06-12 16:47:01 +0200 (Mon, 12 Jun 2006) | 2 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
+   M /trunk/configure.ac
 
- * 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.
+Second try: we should add *flags for mozilla plugin not only in the case of xulrunner.
 
 ------------------------------------------------------------------------
-r11929 | courmisch | 2005-07-31 21:04:29 +0200 (Sun, 31 Jul 2005) | 5 lines
+r15883 | gbazin | 2006-06-11 22:52:08 +0200 (Sun, 11 Jun 2006) | 1 line
 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
+   M /trunk/modules/packetizer/mpeg4video.c
 
+* modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the stream.
 ------------------------------------------------------------------------
-r11928 | courmisch | 2005-07-31 21:01:09 +0200 (Sun, 31 Jul 2005) | 2 lines
+r15882 | xtophe | 2006-06-11 21:21:30 +0200 (Sun, 11 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-svn-cross.patch
 
-Add const
+ffmpeg-svn-cross.patch has been applied upstream
 
 ------------------------------------------------------------------------
-r11927 | dionoea | 2005-07-31 18:29:04 +0200 (Sun, 31 Jul 2005) | 2 lines
+r15881 | zorglub | 2006-06-11 21:03:12 +0200 (Sun, 11 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/rss.c
+   M /trunk/modules/gui/qt4/Modules.am
+   A /trunk/modules/gui/qt4/components/open.cpp
+   A /trunk/modules/gui/qt4/components/open.hpp
+   A /trunk/modules/gui/qt4/components/playlist
+   A /trunk/modules/gui/qt4/ui/file_open.ui
 
-free stuff and add mutex (will be needed when RSS feed get updated)
+Skeleton for open
 
 ------------------------------------------------------------------------
-r11926 | dionoea | 2005-07-31 02:25:10 +0200 (Sun, 31 Jul 2005) | 2 lines
+r15880 | gbazin | 2006-06-11 13:57:05 +0200 (Sun, 11 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/NEWS
-
-add update checker and rss subfilter
+   M /trunk/src/audio_output/intf.c
 
+* src/audio_output/intf.c: optimise aout_VolumeGet a bit.
 ------------------------------------------------------------------------
-r11925 | dionoea | 2005-07-31 02:15:54 +0200 (Sun, 31 Jul 2005) | 2 lines
+r15879 | gbazin | 2006-06-11 13:56:39 +0200 (Sun, 11 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/rss.c
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/interface.hpp
 
-change option names so users can have different settings for marq and rss modules
+* modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.
+------------------------------------------------------------------------
+r15878 | gbazin | 2006-06-11 13:21:59 +0200 (Sun, 11 Jun 2006) | 1 line
+Changed paths:
+   M /trunk/src/misc/stats.c
 
+* src/misc/stats.c: fix no-stats mode.
 ------------------------------------------------------------------------
-r11924 | dionoea | 2005-07-31 02:07:48 +0200 (Sun, 31 Jul 2005) | 7 lines
+r15877 | fkuehne | 2006-06-11 11:43:20 +0200 (Sun, 11 Jun 2006) | 1 line
 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
+   M /trunk/extras/contrib/bootstrap
 
- * 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
+* disable sdk-support on ppc-macs until it is fixed (refs #692)
+------------------------------------------------------------------------
+r15876 | xtophe | 2006-06-11 00:26:29 +0200 (Sun, 11 Jun 2006) | 3 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-beos.patch
+   D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch
+   D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-win32.patch
+   D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
+   A /trunk/extras/contrib/src/Patches/ffmpeg-svn-beos.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-beos.patch:15874)
+   A /trunk/extras/contrib/src/Patches/ffmpeg-svn-cross.patch
+   A /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch:15874)
+   A /trunk/extras/contrib/src/Patches/ffmpeg-svn-win32.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-win32.patch:15874)
+   A /trunk/extras/contrib/src/Patches/ffmpeg-svn-wince.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch:15874)
 
- * motiondetect.c : propset ... Id
+* Patch ffmpeg configure to not use twice the cross prefix.
+* CVS -> SVN
 
 ------------------------------------------------------------------------
-r11923 | dionoea | 2005-07-31 00:14:16 +0200 (Sun, 31 Jul 2005) | 2 lines
+r15875 | gbazin | 2006-06-11 00:21:37 +0200 (Sun, 11 Jun 2006) | 1 line
 Changed paths:
+   M /trunk/src/interface/interaction.c
    M /trunk/src/libvlc.h
 
---sub-filter should appear in vlc -H without needing --advanced
-
+* src/libvlc.h, src/interface/interaction.c: new config option to disable interaction mode. Default value is set to disable for now because this mode is currently broken.
 ------------------------------------------------------------------------
-r11922 | dionoea | 2005-07-30 22:01:33 +0200 (Sat, 30 Jul 2005) | 2 lines
+r15874 | xtophe | 2006-06-10 23:17:13 +0200 (Sat, 10 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/misc/freetype.c
 
-svn propset svn:keywords Id
+misc/freetype.c: Fix strings
 
 ------------------------------------------------------------------------
-r11921 | dionoea | 2005-07-30 21:59:19 +0200 (Sat, 30 Jul 2005) | 2 lines
+r15873 | xtophe | 2006-06-10 23:15:19 +0200 (Sat, 10 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/gui/qt4/input_manager.cpp
 
-remove tabs and trailing spaces
+qt4/input_manager.cpp: compile fix
 
 ------------------------------------------------------------------------
-r11920 | hartman | 2005-07-30 14:39:57 +0200 (Sat, 30 Jul 2005) | 2 lines
+r15872 | littlejohn | 2006-06-10 20:13:46 +0200 (Sat, 10 Jun 2006) | 7 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/bindings/java/Makefile.am
+   A /trunk/bindings/java/VLCExample.java
+   M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
+   M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
+   M /trunk/bindings/java/vlc-libvlc-jni.cc
 
-* forwardport [11919]
+Java bindings update.
 
-------------------------------------------------------------------------
-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
+- a new java example shows general jvlc use
+- more functions added in InputIntf (getInputFPS now works)
+- a little potential problem fixed in Playlist
 
-* 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
+r15871 | littlejohn | 2006-06-10 19:36:22 +0200 (Sat, 10 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/waveout.c
+   M /trunk/src/control/input.c
+
+a vlc_object_release added
 
-* 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
+r15870 | littlejohn | 2006-06-10 18:13:38 +0200 (Sat, 10 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/input.c
+
+Initial implementation of libvlc_get_input_fps.
 
-* Update some sourceforge download locations to use the mirror
 
 ------------------------------------------------------------------------
-r11912 | courmisch | 2005-07-29 21:04:46 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15869 | littlejohn | 2006-06-10 17:34:32 +0200 (Sat, 10 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/src/control/audio.c
+
+Muting and unmuting functions implemented in the control interface
 
-Fix some memleaks
 
 ------------------------------------------------------------------------
-r11911 | courmisch | 2005-07-29 20:45:11 +0200 (Fri, 29 Jul 2005) | 3 lines
+r15868 | littlejohn | 2006-06-10 15:58:03 +0200 (Sat, 10 Jun 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/THANKS
+   A /trunk/bindings/java/org/videolan/jvlc/GenericVideoWidget.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
+   M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
+   M /trunk/bindings/java/vlc-libvlc-jni.cc
 
-- Put correct IP4 owner address
-- Support IP6 (refs #270)
+Java bindings update.
 
-------------------------------------------------------------------------
-r11910 | courmisch | 2005-07-29 20:28:45 +0200 (Fri, 29 Jul 2005) | 2 lines
-Changed paths:
-   M /trunk/src/misc/httpd.c
+* new JVLC.destroy() method to cleanup a JVLC object
+* new GenericVideoWidget for general use (thx: Kuldipsingh Pabla)
+* Status class removed
+* new JVLC.isInputPlaying() and JVLC.hasVout() methods
 
-Fix compilation. Thanks bigben
 
 ------------------------------------------------------------------------
-r11909 | courmisch | 2005-07-29 20:00:06 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15867 | littlejohn | 2006-06-10 15:15:15 +0200 (Sat, 10 Jun 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/video_output/vout_intf.c
 
-I had missed a third similar problem
+New snapshot behaviour.
 
-------------------------------------------------------------------------
-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
+if the user specifies a directory in the snapshot-path variable, then vlc
+behaves as before; 
+
+if the user specifies a complete path (folder/filename) then the snapshot 
+is named and saved after it.
 
-- 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
 
 ------------------------------------------------------------------------
-r11907 | courmisch | 2005-07-29 19:31:00 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15866 | gbazin | 2006-06-10 12:26:17 +0200 (Sat, 10 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/src/stream_output/sap.c
-
-Forgot this file
+   M /trunk/modules/codec/ffmpeg/audio.c
 
+* modules/codec/ffmpeg/audio.c: reduce memory usage a bit.
 ------------------------------------------------------------------------
-r11906 | courmisch | 2005-07-29 19:28:01 +0200 (Fri, 29 Jul 2005) | 3 lines
+r15865 | courmisch | 2006-06-10 12:13:31 +0200 (Sat, 10 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/access/dshow/dshow.cpp
 
-Don't require a vlc_object_t in net_Get(Sock|Peer)Address
-(will be needed by a later commit)
+Memleak spotted by Dugal Harris.
 
 ------------------------------------------------------------------------
-r11905 | massiot | 2005-07-29 18:56:10 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15864 | courmisch | 2006-06-10 12:13:10 +0200 (Sat, 10 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/THANKS
+   M /trunk/modules/access/dshow/filter.cpp
 
- * include/network.h: VLC should now compile.
+MJPG support with DirectShow (patch from Dugal Harris)
 
 ------------------------------------------------------------------------
-r11904 | courmisch | 2005-07-29 18:43:55 +0200 (Fri, 29 Jul 2005) | 3 lines
+r15863 | gbazin | 2006-06-10 12:10:56 +0200 (Sat, 10 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
-Similar fixes
-RTSP server supports IPv6 (refs #270)
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
 
+* modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilation fix.
 ------------------------------------------------------------------------
-r11903 | courmisch | 2005-07-29 18:24:52 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15862 | courmisch | 2006-06-10 12:10:54 +0200 (Sat, 10 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/THANKS
+   M /trunk/modules/stream_out/rtp.c
 
-Bind RTSP to all interfaces by default (refs #270)
+Include bitrate in SDP when known.
+Patch from Ilkka Ollakka with cosmetic fixes.
 
 ------------------------------------------------------------------------
-r11902 | courmisch | 2005-07-29 18:23:54 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15861 | gbazin | 2006-06-10 12:01:40 +0200 (Sat, 10 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
-
-Accept NULL hostname for httpd_HostNew
+   M /trunk/modules/codec/dmo/dmo.c
 
+* modules/codec/dmo/dmo.c: fix typo in fourcc.
 ------------------------------------------------------------------------
-r11901 | courmisch | 2005-07-29 18:09:58 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15860 | gbazin | 2006-06-10 11:57:45 +0200 (Sat, 10 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
-
-Don't add brackets around IPv6 addresses, this is annoying
+   M /trunk/src/playlist/tree.c
 
+* src/playlist/tree.c: fix memory leak.
 ------------------------------------------------------------------------
-r11900 | courmisch | 2005-07-29 18:08:16 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15859 | gbazin | 2006-06-10 00:20:11 +0200 (Sat, 10 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
-A bunch of minor fixes
+   M /trunk/modules/packetizer/mpeg4video.c
 
+* modules/packetizer/mpeg4video.c: rewrite using the block helper facility. Fixes a few issues with the previous packetizer and is simpler.
 ------------------------------------------------------------------------
-r11899 | courmisch | 2005-07-29 17:51:08 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15858 | gbazin | 2006-06-09 23:35:13 +0200 (Fri, 09 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
-Use more sensible/conservative buffer size for psz_ttl
+   M /trunk/modules/gui/wxwidgets/menus.cpp
 
+* modules/gui/wxwidgets/menus.cpp: avoid using STL strings. This gets rid of weird crashes here.
 ------------------------------------------------------------------------
-r11898 | courmisch | 2005-07-29 17:47:35 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15857 | gbazin | 2006-06-09 22:45:41 +0200 (Fri, 09 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
-Don't use NULL char pointer
+   M /trunk/modules/demux/mpeg/m4v.c
 
+* modules/demux/mpeg/m4v.c: wait until we get p_extra from the packetizer before adding the stream.
 ------------------------------------------------------------------------
-r11897 | courmisch | 2005-07-29 17:26:08 +0200 (Fri, 29 Jul 2005) | 2 lines
+r15856 | dionoea | 2006-06-09 22:44:18 +0200 (Fri, 09 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/include/vlc_symbols.h
-   M /trunk/src/misc/net.c
+   M /trunk/modules/access/dshow/dshow.cpp
 
-Inline net_GetAddress
+Dshow input fix (suggest by "sneeze" on http://forum.videolan.org/viewtopic.php?t=21578, Thanks).
 
 ------------------------------------------------------------------------
-r11896 | massiot | 2005-07-29 17:14:00 +0200 (Fri, 29 Jul 2005) | 4 lines
+r15855 | thresh | 2006-06-09 21:59:22 +0200 (Fri, 09 Jun 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/modules/codec/Modules.am
-   A /trunk/modules/codec/sdl_image.c
-   M /trunk/src/misc/image.c
 
- * modules/codec/sdl_image.c: New decoder taking advantage of libSDL_image
-   to import various image formats.
- * src/misc/image.c: Fixed a segfault when loading an unknown image type.
+revert 15853 as it brokes things
 
 ------------------------------------------------------------------------
-r11894 | courmisch | 2005-07-28 20:47:25 +0200 (Thu, 28 Jul 2005) | 3 lines
+r15854 | zorglub | 2006-06-09 21:17:49 +0200 (Fri, 09 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/gui/qt4/components/infopanels.cpp
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
+   M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
+   M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/input_manager.hpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/ui/input_stats.ui
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
 
-- Remove dead multicast code
-- Fix RTSP error codes
+* Split apart gui and input management
+* Functional stats panel
 
 ------------------------------------------------------------------------
-r11893 | courmisch | 2005-07-28 20:44:03 +0200 (Thu, 28 Jul 2005) | 2 lines
+r15853 | thresh | 2006-06-09 18:56:13 +0200 (Fri, 09 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/configure.ac
 
-Fix RTSP error codes
+lets add *flags not only in the case of xulrunner-config
 
 ------------------------------------------------------------------------
-r11892 | courmisch | 2005-07-28 20:14:28 +0200 (Thu, 28 Jul 2005) | 2 lines
+r15852 | thresh | 2006-06-09 16:19:32 +0200 (Fri, 09 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/telnet.c
+   M /trunk/configure.ac
 
-Really listen to all IP addresses by default
+Fix for building mozilla plugin with mozilla-dev on non-debian systems
+Needs more check, as i've only tested it on altlinux
 
 ------------------------------------------------------------------------
-r11890 | courmisch | 2005-07-28 18:56:03 +0200 (Thu, 28 Jul 2005) | 2 lines
+r15851 | courmisch | 2006-06-09 16:17:26 +0200 (Fri, 09 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/THANKS
+   M /trunk/modules/access/ftp.c
 
-Link with libvlc.a last rather than first (closes #276)
+FTP cleartext authentication from Petr Vacek.
 
 ------------------------------------------------------------------------
-r11889 | courmisch | 2005-07-28 18:00:27 +0200 (Thu, 28 Jul 2005) | 2 lines
+r15850 | yoann | 2006-06-09 06:38:16 +0200 (Fri, 09 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/include/vlc_input.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/src/input/input.c
+   M /trunk/src/input/input_internal.h
+   M /trunk/src/input/subtitles.c
 
-Fix typo
+* proof of concept of drag & dropping a subtitle file while playing a video file. (Refs: #645)
 
 ------------------------------------------------------------------------
-r11888 | courmisch | 2005-07-28 17:34:09 +0200 (Thu, 28 Jul 2005) | 2 lines
+r15849 | yoann | 2006-06-09 04:08:08 +0200 (Fri, 09 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/src/input/input.c
 
-Fix compiler warning
+* the first autodetected subtitles file should now be automatically enabled
 
 ------------------------------------------------------------------------
-r11887 | courmisch | 2005-07-28 17:31:10 +0200 (Thu, 28 Jul 2005) | 2 lines
+r15848 | yoann | 2006-06-09 02:28:07 +0200 (Fri, 09 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/src/misc/net.c
-   M /trunk/src/stream_output/sap.c
+   M /trunk/src/input/subtitles.c
 
-inet_pton() replacement
+* fix subtitles file autodetection
+  this was broken when the video file name included its directory name
+  (for instance "vlc dir/file.avi")
 
 ------------------------------------------------------------------------
-r11886 | damienf | 2005-07-28 15:21:46 +0200 (Thu, 28 Jul 2005) | 3 lines
+r15847 | zorglub | 2006-06-08 23:04:24 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/modules/gui/qt4/util/input_slider.cpp
 
-- replaced inet_pton() with WSAStringToAddress() for WIN32
-  needs review, not tested but it compiles
+Don't forget to reset slider position
 
 ------------------------------------------------------------------------
-r11884 | hartman | 2005-07-28 14:33:05 +0200 (Thu, 28 Jul 2005) | 2 lines
+r15846 | xtophe | 2006-06-08 23:01:09 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/misc/notify.c
 
-* forwardport [11883]
+Oups
 
 ------------------------------------------------------------------------
-r11881 | hartman | 2005-07-28 01:43:35 +0200 (Thu, 28 Jul 2005) | 2 lines
+r15845 | zorglub | 2006-06-08 22:54:20 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/ui/main_interface.ui
 
-* forwardport [11880]
+Don't laugh
 
 ------------------------------------------------------------------------
-r11878 | hartman | 2005-07-27 22:07:51 +0200 (Wed, 27 Jul 2005) | 2 lines
+r15844 | xtophe | 2006-06-08 22:43:59 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/misc/notify.c
 
-* forwardport [11877]
+Don't hardcode path
 
 ------------------------------------------------------------------------
-r11876 | courmisch | 2005-07-27 21:30:22 +0200 (Wed, 27 Jul 2005) | 2 lines
+r15843 | zorglub | 2006-06-08 22:43:12 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/playlist/engine.c
 
-Fix inet_pton check
+nom de dieu de putain de merde de saloperie de chiure de putasserie de bordel de couille
 
 ------------------------------------------------------------------------
-r11875 | courmisch | 2005-07-27 21:05:21 +0200 (Wed, 27 Jul 2005) | 3 lines
+r15842 | zorglub | 2006-06-08 21:39:15 +0200 (Thu, 08 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/control/rc.c
+   M /trunk/src/playlist/engine.c
 
-- Fix segfault when doing RTSP DESCRIBE (trunk-only bug from [11811])
-- cleanup net_AddressIsMulticast
+* Don't delete main nodes in playlist_Clear
+* Fix item add in RC
 
 ------------------------------------------------------------------------
-r11874 | courmisch | 2005-07-27 20:59:03 +0200 (Wed, 27 Jul 2005) | 2 lines
+r15841 | zorglub | 2006-06-08 21:18:11 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/configure.ac
 
-Remove FIXME that doesn't need to be fixed
+Get rid of some pic stuff that caused vlc-config to do baad things
 
 ------------------------------------------------------------------------
-r11873 | courmisch | 2005-07-27 20:05:22 +0200 (Wed, 27 Jul 2005) | 5 lines
+r15840 | zorglub | 2006-06-08 20:59:14 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/engine.c
 
-- 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
+Fix vout/sout garbage collection and input spam debug messages
 
 ------------------------------------------------------------------------
-r11872 | xtophe | 2005-07-27 19:56:36 +0200 (Wed, 27 Jul 2005) | 2 lines
+r15839 | zorglub | 2006-06-08 20:36:09 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/updatevlc.cpp
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
+   M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/qt4.cpp
+   A /trunk/modules/gui/qt4/ui/main_interface.ui
+   M /trunk/modules/gui/qt4/util/input_slider.cpp
 
-Fix for wxMSW
+Some general clean up
 
 ------------------------------------------------------------------------
-r11871 | courmisch | 2005-07-27 19:51:30 +0200 (Wed, 27 Jul 2005) | 2 lines
+r15838 | gbazin | 2006-06-08 00:20:15 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
-Define HAVE_INET_PTON
+* configure.ac: you can do it.
 
 ------------------------------------------------------------------------
-r11870 | courmisch | 2005-07-27 19:25:52 +0200 (Wed, 27 Jul 2005) | 2 lines
+r15837 | gbazin | 2006-06-08 00:02:16 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/configure.ac
 
-Err, IPv4 multicast starts at 224.0.0.0 not 225.0.0.0
+* configure.ac: libpostproc detection was more broken than I thought.
 
 ------------------------------------------------------------------------
-r11869 | courmisch | 2005-07-27 19:22:28 +0200 (Wed, 27 Jul 2005) | 3 lines
+r15836 | gbazin | 2006-06-07 23:42:21 +0200 (Wed, 07 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/configure.ac
 
-- takes scope into account for NI_MAXNUMERICHOST
-- accept 224.0.0.0 as a multicast address
+* configure.ac: fix typo in ffmpeg's libpostproc detection.
 
 ------------------------------------------------------------------------
-r11868 | courmisch | 2005-07-27 18:56:58 +0200 (Wed, 27 Jul 2005) | 2 lines
+r15835 | littlejohn | 2006-06-07 17:20:08 +0200 (Wed, 07 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/net.c
-
-Have readable debug message with IPv6 addresses
+   M /trunk/bindings/java/FAQ
+   M /trunk/bindings/java/README
+   A /trunk/bindings/java/THANKS
 
-------------------------------------------------------------------------
-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
+Suggest to check/set JAVA_HOME if compilation fails
 
- * modules/codec/ffmpeg: New --no-sout-ffmpeg-interlace-me option. Fixed
-   repeat_first_field handling.
 
 ------------------------------------------------------------------------
-r11866 | massiot | 2005-07-27 18:53:25 +0200 (Wed, 27 Jul 2005) | 3 lines
+r15834 | courmisch | 2006-06-07 16:22:15 +0200 (Wed, 07 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/configure.ac
 
- * modules/stream_out/transcode.c: Attempt at having --sout-transcode-fps
-   output correct timestamps.
+Remove experimental flag from libtool.
+Several people use it and nobody complain it was broken.
+Besides, some stuff seem not to work without it.
 
 ------------------------------------------------------------------------
-r11865 | courmisch | 2005-07-27 18:30:19 +0200 (Wed, 27 Jul 2005) | 2 lines
+r15833 | fkuehne | 2006-06-07 15:25:23 +0200 (Wed, 07 Jun 2006) | 1 line
 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
-
-Put correct owner address in SAP-generated SDP
+   M /trunk/extras/contrib/src/Makefile
 
+* ugly compilation fix for ffmpeg on PPC-GCC 4.0.0
 ------------------------------------------------------------------------
-r11864 | courmisch | 2005-07-27 17:46:36 +0200 (Wed, 27 Jul 2005) | 2 lines
+r15832 | hartman | 2006-06-07 13:33:30 +0200 (Wed, 07 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/src/misc/net.c
+   M /trunk/doc/fortunes.txt
 
-Add const where appropriate
+* fortune
 
 ------------------------------------------------------------------------
-r11863 | massiot | 2005-07-27 14:52:28 +0200 (Wed, 27 Jul 2005) | 3 lines
+r15831 | yoann | 2006-06-06 22:46:03 +0200 (Tue, 06 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/control/hotkeys.c
 
- * modules/access/dvb: Set the DVR device in non-blocking mode because it
-   sometimes blocks on read() after returning from select().
+* use Play icon for play-only hotkey
 
 ------------------------------------------------------------------------
-r11862 | courmisch | 2005-07-26 20:05:55 +0200 (Tue, 26 Jul 2005) | 2 lines
+r15830 | hartman | 2006-06-06 22:44:28 +0200 (Tue, 06 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/include/vlc_symbols.h
-   M /trunk/src/stream_output/announce.c
+   M /trunk/modules/demux/playlist/m3u.c
 
-Add const
+* blegh fprintf
 
 ------------------------------------------------------------------------
-r11861 | courmisch | 2005-07-26 19:14:53 +0200 (Tue, 26 Jul 2005) | 2 lines
+r15829 | yoann | 2006-06-06 20:34:42 +0200 (Tue, 06 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/control/hotkeys.c
 
-Fix FIXME
+* try to fix the pause-only hotkey
+  this needs to be tested
 
 ------------------------------------------------------------------------
-r11860 | massiot | 2005-07-26 19:07:58 +0200 (Tue, 26 Jul 2005) | 3 lines
+r15827 | littlejohn | 2006-06-06 14:51:36 +0200 (Tue, 06 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   A /trunk/bindings/java/org/videolan/jvlc/Status.java
+
+Ops.. i did it again
 
- * src/playlist/playlist.c: Attempt to fix PLAYLIST_ITEMPLAY in non-view
-   mode.
 
 ------------------------------------------------------------------------
-r11859 | courmisch | 2005-07-26 18:46:40 +0200 (Tue, 26 Jul 2005) | 2 lines
+r15826 | littlejohn | 2006-06-06 13:35:28 +0200 (Tue, 06 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/control/video.c
+
+one more object release in video.c
 
-Save a few useless strdup() calls
 
 ------------------------------------------------------------------------
-r11858 | xtophe | 2005-07-26 13:10:38 +0200 (Tue, 26 Jul 2005) | 2 lines
+r15825 | littlejohn | 2006-06-06 13:31:55 +0200 (Tue, 06 Jun 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/updatevlc.cpp
+   M /trunk/bindings/java/FAQ
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/README
+   M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
+   M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
+   M /trunk/bindings/java/vlc-graphics-jni.cc
+   M /trunk/bindings/java/vlc-libvlc-jni.cc
 
-wxWidget 2.4 fix
+Java bindings update:
 
-------------------------------------------------------------------------
-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
+* more synchronization with playlist and input threads
+* new libvlc functions binded
 
- * 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
+r15824 | littlejohn | 2006-06-06 13:17:52 +0200 (Tue, 06 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/control/input.c
+   M /trunk/src/control/video.c
+
+libvlc compile warnings resolved 
 
-* update liveMedia and flac for contrib system
 
 ------------------------------------------------------------------------
-r11855 | zorglub | 2005-07-25 23:07:32 +0200 (Mon, 25 Jul 2005) | 2 lines
+r15823 | thresh | 2006-06-06 13:07:40 +0200 (Tue, 06 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/gui/qt4/components/preferences.cpp
 
-Fix compilation
+compile fix
 
 ------------------------------------------------------------------------
-r11854 | dionoea | 2005-07-25 23:04:25 +0200 (Mon, 25 Jul 2005) | 2 lines
+r15822 | md | 2006-06-06 10:47:00 +0200 (Tue, 06 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/updatevlc.cpp
+   M /trunk/modules/mux/mpeg/ts.c
 
-only display newer versions.
+make --sout-ts-alignment default enabled (refs: #669)
 
 ------------------------------------------------------------------------
-r11853 | dionoea | 2005-07-25 22:21:46 +0200 (Mon, 25 Jul 2005) | 3 lines
+r15821 | littlejohn | 2006-06-05 20:23:56 +0200 (Mon, 05 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/updatevlc.cpp
+   M /trunk/src/control/input.c
+   M /trunk/src/control/video.c
 
-this still doesn't look safe but at least i can't see why it would
-segfault
+libvlc input and video update:
+* video.c: added 1 release object in GetVout
+* input.c: added libvlc_get_input_thread helper
 
-------------------------------------------------------------------------
-r11852 | gbazin | 2005-07-25 22:09:28 +0200 (Mon, 25 Jul 2005) | 1 line
-Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
 
-* modules/demux/mp4/libmp4.c: handle SoundDescriptionV2 which is used in some of the new Apple movie trailers.
 ------------------------------------------------------------------------
-r11851 | hartman | 2005-07-25 21:58:01 +0200 (Mon, 25 Jul 2005) | 2 lines
+r15820 | zorglub | 2006-06-05 18:05:34 +0200 (Mon, 05 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/src/playlist/tree.c
 
-* change hotkeys OSD message from 0-100% to 0-400%
+Fix playlist crash on quit
 
 ------------------------------------------------------------------------
-r11850 | dionoea | 2005-07-25 21:50:19 +0200 (Mon, 25 Jul 2005) | 5 lines
+r15819 | littlejohn | 2006-06-05 18:01:35 +0200 (Mon, 05 Jun 2006) | 3 lines
 Changed paths:
    M /trunk/configure.ac
+   A /trunk/m4/ac_prog_java.m4
+   A /trunk/m4/ac_prog_java_cc.m4
+   A /trunk/m4/ac_prog_java_works.m4
+   A /trunk/m4/ac_prog_javac.m4
+   A /trunk/m4/ac_prog_javac_works.m4
+   A /trunk/m4/ac_prog_javah.m4
 
-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 ...)
+if --enable-java-bindings then check a javac exists
 
 
 ------------------------------------------------------------------------
-r11849 | hartman | 2005-07-25 21:48:45 +0200 (Mon, 25 Jul 2005) | 2 lines
+r15818 | littlejohn | 2006-06-05 18:00:27 +0200 (Mon, 05 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/share/http/index.html
+   M /trunk/src/control/input.c
+   M /trunk/src/control/video.c
 
-* longstanding typo in the webinterface
-
-------------------------------------------------------------------------
-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
+libvlc: Vout object now released when needed
 
-* 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
+r15817 | littlejohn | 2006-06-05 17:06:45 +0200 (Mon, 05 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/input.c
+   M /trunk/src/control/video.c
+
+libvlc enhanced:
+* video height/width retrieval
+* input playing status check
 
- * skins2: Prevent invisible windows from anchoring the sides of the screen
 
 ------------------------------------------------------------------------
-r11846 | courmisch | 2005-07-25 20:03:38 +0200 (Mon, 25 Jul 2005) | 3 lines
+r15816 | xtophe | 2006-06-05 15:43:48 +0200 (Mon, 05 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/NEWS
 
-- Fix buffer overflow (up to 1024 bytes)
-- Use already existing commodity functions for URL encoding
+* Work around automake stupid test
+* Add notify plugin
 
 ------------------------------------------------------------------------
-r11845 | courmisch | 2005-07-25 18:58:39 +0200 (Mon, 25 Jul 2005) | 3 lines
+r15815 | xtophe | 2006-06-04 23:50:01 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/configure.ac
 
-Don't reinvent the wheel^W^WANSI C
-(or yet another "why make it complex when it can be simple")
+Libpostproc moved.
 
 ------------------------------------------------------------------------
-r11844 | massiot | 2005-07-25 18:53:10 +0200 (Mon, 25 Jul 2005) | 2 lines
+r15814 | djc | 2006-06-04 22:53:54 +0200 (Sun, 04 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/misc/growl.c
 
- * modules/access/dvb/linux_dvb.c: Added support for the IF-band.
+OBJECT_INPUT->OBJECT_PLAYLIST
+Thanks to xtophe
 
 ------------------------------------------------------------------------
-r11843 | hartman | 2005-07-25 17:03:26 +0200 (Mon, 25 Jul 2005) | 2 lines
+r15813 | littlejohn | 2006-06-04 21:26:55 +0200 (Sun, 04 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/playlist.c
+   M /trunk/src/control/video.c
+
+* added video height/width getters in libvlc
+* libvlc playlist play uses locking
 
-* Fix the two SAP issues reported by Marian Durkovic.
 
 ------------------------------------------------------------------------
-r11842 | massiot | 2005-07-25 16:46:02 +0200 (Mon, 25 Jul 2005) | 6 lines
+r15812 | courmisch | 2006-06-04 20:43:05 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/Makefile.am
+   M /trunk/vlc-config.in.in
 
- * 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.
+Make config.status happy (muahaha)
 
 ------------------------------------------------------------------------
-r11841 | massiot | 2005-07-25 16:05:09 +0200 (Mon, 25 Jul 2005) | 2 lines
+r15811 | courmisch | 2006-06-04 20:32:14 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/vlc-config.in.in
 
- * modules/access/dvb: Support frequencies for the C and S satellite bands.
+Remove spurious warning
 
 ------------------------------------------------------------------------
-r11839 | hartman | 2005-07-25 15:30:31 +0200 (Mon, 25 Jul 2005) | 3 lines
+r15810 | courmisch | 2006-06-04 20:09:30 +0200 (Sun, 04 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-
-* revert [11512] closes #245
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/Modules.am
 
+Some build systems clean up. Now require automake 1.7
 
-------------------------------------------------------------------------
-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
+Automake 1.5 and 1.6 both suck, and 1.7 is almost four years old, so there is really no excuse for not using a decent version. Besides, there seems to some problems while building the loader with old Automake versions.
 
-* 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
+r15809 | courmisch | 2006-06-04 20:05:00 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/updatevlc.cpp
+   M /trunk/src/Makefile.am
 
-remove useless lines
+Another PIC fix
 
 ------------------------------------------------------------------------
-r11836 | dionoea | 2005-07-24 23:27:51 +0200 (Sun, 24 Jul 2005) | 2 lines
+r15808 | courmisch | 2006-06-04 19:35:56 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/updatevlc.cpp
+   M /trunk/vlc-config.in.in
 
-change some debug stuff
+Remove PIC stuff too
 
 ------------------------------------------------------------------------
-r11835 | dionoea | 2005-07-24 23:03:20 +0200 (Sun, 24 Jul 2005) | 6 lines
+r15807 | courmisch | 2006-06-04 19:07:19 +0200 (Sun, 04 Jun 2006) | 7 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)
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/mozilla/Makefile.am
+   M /trunk/src/Makefile.am
 
-xml files used for the updates are located at http://update.videolan.org
+Suppress support for position dependant code (except on mingw32).
+This simplifies the build system quite a lot, and reduce compilation
+times when PIC is actually needed.
 
-extensive testing ... code cleaning ... would be greatly appreciated
+If you really mind the extra overhead of PIC, use:
+./configure --enable-libtool --enable-static --disable-shared
 
 ------------------------------------------------------------------------
-r11834 | fkuehne | 2005-07-24 16:44:10 +0200 (Sun, 24 Jul 2005) | 1 line
+r15806 | littlejohn | 2006-06-04 17:30:18 +0200 (Sun, 04 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/NEWS
+   M /trunk/bootstrap
+   M /trunk/configure.ac
 
-* 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
+pic libraries are now correctly installed when needed:
+* --enable-pic added in configure.ac
+* bootstrap modified to use BUILD_PIC in place of BUILD_MOZILLA where needed
 
-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
+r15805 | ipkiss | 2006-06-04 16:17:46 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+   M /trunk/modules/gui/skins2/utils/observer.hpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
 
-* 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
+ * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument
 
-* shut up some compiler warnings
 ------------------------------------------------------------------------
-r11830 | bigben | 2005-07-24 14:54:08 +0200 (Sun, 24 Jul 2005) | 3 lines
+r15804 | ipkiss | 2006-06-04 16:03:54 +0200 (Sun, 04 Jun 2006) | 2 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.
-
+   M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
+   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_list.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/tooltip.hpp
+   M /trunk/modules/gui/skins2/utils/var_bool.hpp
+   M /trunk/modules/gui/skins2/utils/var_text.hpp
+   M /trunk/modules/gui/skins2/vars/equalizer.hpp
 
-------------------------------------------------------------------------
-r11829 | fkuehne | 2005-07-24 14:49:42 +0200 (Sun, 24 Jul 2005) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/streamdata.h
+ * modules/gui/skins2/*: More simplifications of the same kind
 
-* 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
+r15803 | ipkiss | 2006-06-04 15:55:41 +0200 (Sun, 04 Jun 2006) | 4 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
+   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.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.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_radialslider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
+   M /trunk/modules/gui/skins2/src/anim_bitmap.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/tooltip.cpp
+   M /trunk/modules/gui/skins2/src/tooltip.hpp
+   M /trunk/modules/gui/skins2/utils/observer.hpp
+   M /trunk/modules/gui/skins2/utils/position.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.hpp
+   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/vars/equalizer.cpp
+   M /trunk/modules/gui/skins2/vars/equalizer.hpp
+
+ * modules/gui/skins2/*: The second template argument of the Subject and
+   Observer classes now has a default value. This simplifies the code in many
+   places.
 
-* 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
+r15802 | zorglub | 2006-06-04 11:00:36 +0200 (Sun, 04 Jun 2006) | 3 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/misc/Modules.am
+   M /trunk/modules/misc/notify.c
+   M /trunk/src/input/input.c
+
+* Don't reset input meta information
+* Improve notification layout
 
-* 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
+r15801 | zorglub | 2006-06-04 10:13:00 +0200 (Sun, 04 Jun 2006) | 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/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/wizard.h
-   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
 
-* 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
+More cosmetics for plastique
 
-2005-07-24 00:08:55.940 VLC[6908] Could not connect the action t3_addressEntered: to target of class VLCWizard
+------------------------------------------------------------------------
+r15800 | xtophe | 2006-06-04 02:13:40 +0200 (Sun, 04 Jun 2006) | 4 lines
+Changed paths:
+   M /trunk/configure.ac
+   A /trunk/modules/misc/notify.c (from /trunk/modules/misc/growl.c:15793)
 
-When opening the wizard. I don't know if I messed up something or if it was already here before
+New libnotify plugin.
+TODO: - get rid of the harcoded path for the icon
+      - make the meta printed an option.
 
-* 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).
+------------------------------------------------------------------------
+r15799 | massiot | 2006-06-04 02:10:01 +0200 (Sun, 04 Jun 2006) | 2 lines
+Changed paths:
+   M /trunk/doc/fortunes.txt
 
+.
 
 ------------------------------------------------------------------------
-r11825 | ipkiss | 2005-07-23 21:55:00 +0200 (Sat, 23 Jul 2005) | 2 lines
+r15798 | ipkiss | 2006-06-04 02:00:34 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/waveout.c
+   M /trunk/doc/skins/skins2-howto.xml
 
- * modules/audio_output/waveout.c: Fixed a rounding issue
+ * dos/skins/skins2-howto.xml: Small precision
 
 ------------------------------------------------------------------------
-r11824 | ipkiss | 2005-07-23 21:18:17 +0200 (Sat, 23 Jul 2005) | 3 lines
+r15797 | ipkiss | 2006-06-04 01:57:40 +0200 (Sun, 04 Jun 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/vars/volume.cpp
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_resize.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_video.cpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/src/anchor.hpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/modules/gui/skins2/utils/position.hpp
+   M /trunk/share/skins2/skin.dtd
 
- * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLUME_MAX, for the maximum
-           volume.
+ * modules/gui/skins2/*:
+     - anchors have a new "lefttop" attribute, allowing them to follow the
+       border of the window when resizing
+     - the resizing is now handled by the WindowManager class (to enforce the
+       mediator pattern). This makes it possible to handle tricky cases,
+       such as:
+           window B is anchored to window A, and A is resized
+           ==> B moves accordingly, and can still be anchored by other windows
 
 ------------------------------------------------------------------------
-r11823 | fkuehne | 2005-07-23 20:16:34 +0200 (Sat, 23 Jul 2005) | 1 line
+r15796 | zorglub | 2006-06-04 00:27:19 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+
+Cosmetics
 
-* don't use tabs here as well
 ------------------------------------------------------------------------
-r11822 | bigben | 2005-07-23 20:15:14 +0200 (Sat, 23 Jul 2005) | 3 lines
+r15795 | zorglub | 2006-06-03 23:44:25 +0200 (Sat, 03 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/wizard.m
-
-Some more coding style (empty lines filled with spaces or tabs)
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
+* Fix crash
+* Add a prefs button
 
 ------------------------------------------------------------------------
-r11821 | bigben | 2005-07-23 20:11:58 +0200 (Sat, 23 Jul 2005) | 3 lines
+r15794 | zorglub | 2006-06-03 20:03:40 +0200 (Sat, 03 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/wizard.m
-
-We use 4 space caracters instead of spaces in VLC's sources ;)
+   M /trunk/modules/gui/qt4/Modules.am
+   A /trunk/modules/gui/qt4/components/preferences.cpp (from /trunk/modules/gui/qt4/components/preferences_tree.cpp:15791)
+   A /trunk/modules/gui/qt4/components/preferences.hpp (from /trunk/modules/gui/qt4/components/preferences_tree.hpp:15791)
+   D /trunk/modules/gui/qt4/components/preferences_tree.cpp
+   D /trunk/modules/gui/qt4/components/preferences_tree.hpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
+   A /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   A /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   A /trunk/modules/gui/qt4/pixmaps
+   A /trunk/modules/gui/qt4/pixmaps/advanced.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/advanced.xpm:15787)
+   A /trunk/modules/gui/qt4/pixmaps/audio.xpm
+   A /trunk/modules/gui/qt4/pixmaps/codec.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/codec.xpm:15787)
+   A /trunk/modules/gui/qt4/pixmaps/intf.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/intf.xpm:15787)
+   A /trunk/modules/gui/qt4/pixmaps/type_net.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/type_net.xpm:15787)
+   A /trunk/modules/gui/qt4/pixmaps/type_playlist.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/type_playlist.xpm:15787)
+   A /trunk/modules/gui/qt4/pixmaps/video.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/video.xpm:15787)
 
+Preferences
 
 ------------------------------------------------------------------------
-r11820 | fkuehne | 2005-07-23 20:03:15 +0200 (Sat, 23 Jul 2005) | 1 line
+r15793 | fkuehne | 2006-06-03 14:15:03 +0200 (Sat, 03 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/extras/contrib/src/packages.mak
 
-* use NSInformationalAlertSheets instead of mis-using the home-cooked information-sheet when reporting wrong behaviour of the user (refs #13)
+* use ganesh instead of the official server while it is down
 ------------------------------------------------------------------------
-r11819 | fkuehne | 2005-07-23 18:23:05 +0200 (Sat, 23 Jul 2005) | 6 lines
+r15792 | fkuehne | 2006-06-03 12:45:32 +0200 (Sat, 03 Jun 2006) | 1 line
 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
+   M /trunk/extras/contrib/src/Makefile
 
-- l10n string fixes (both OSX and WX)
-(refs #13)
+* fixed compilation if svn isn't in the default path
 ------------------------------------------------------------------------
-r11818 | fkuehne | 2005-07-23 17:08:46 +0200 (Sat, 23 Jul 2005) | 1 line
+r15791 | xtophe | 2006-06-03 00:56:38 +0200 (Sat, 03 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/modules/gui/macosx/equalizer.h
-   M /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/modules/access/http.c
+
+Fix Stream title. Patch by Diego "Flameeyes" Petteno
 
-* 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
+r15790 | xtophe | 2006-06-03 00:22:01 +0200 (Sat, 03 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-
-* Fixes crash when libcdio is not installed
+   M /trunk/modules/video_output/x11/glx.c
 
+discriminate between the two OpenGL modules
 
 ------------------------------------------------------------------------
-r11816 | xtophe | 2005-07-23 15:02:48 +0200 (Sat, 23 Jul 2005) | 2 lines
+r15789 | zorglub | 2006-06-02 22:20:21 +0200 (Fri, 02 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   A /trunk/modules/gui/qt4/components/preferences_tree.cpp
+   A /trunk/modules/gui/qt4/components/preferences_tree.hpp
 
-Add a add_suppressed_string for http-{user|pwd}
+Empty files
 
 ------------------------------------------------------------------------
-r11815 | rocky | 2005-07-23 13:25:49 +0200 (Sat, 23 Jul 2005) | 6 lines
+r15788 | bigben | 2006-06-02 21:24:36 +0200 (Fri, 02 Jun 2006) | 3 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).
+   M /trunk/modules/video_output/opengl.c
 
-vcdplayer.c: check for invalid LSN in setting origin.
+* Don't change the FSF address
 
 
 ------------------------------------------------------------------------
-r11814 | xtophe | 2005-07-22 12:55:16 +0200 (Fri, 22 Jul 2005) | 2 lines
+r15787 | bigben | 2006-06-02 20:41:31 +0200 (Fri, 02 Jun 2006) | 3 lines
 Changed paths:
+   M /trunk/THANKS
    M /trunk/configure.ac
+   M /trunk/modules/video_output/opengl.c
+
+* Patch by C?\195?\169dric Cocquebert to add several additional video effects to the opengl vout
 
-Add -lws2 for rtp and rtsp for ntohl
 
 ------------------------------------------------------------------------
-r11813 | fkuehne | 2005-07-22 01:09:30 +0200 (Fri, 22 Jul 2005) | 1 line
+r15786 | littlejohn | 2006-06-02 15:22:58 +0200 (Fri, 02 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/configure.ac
+
+when testing if mozilla is required, use enable_mozilla, not just mozilla
+
 
-* whoops (refs #13)
 ------------------------------------------------------------------------
-r11812 | fkuehne | 2005-07-22 01:04:33 +0200 (Fri, 22 Jul 2005) | 9 lines
+r15785 | littlejohn | 2006-06-02 13:27:30 +0200 (Fri, 02 Jun 2006) | 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.h
-   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/input.c
+   M /trunk/src/control/video.c
+
+added in libvlc:
+ - simple screenshot function
+ - an helper function to check if the input item is playing 
 
-* 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
+r15784 | zorglub | 2006-06-02 08:06:38 +0200 (Fri, 02 Jun 2006) | 2 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
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
 
-* 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.
+Todo for prefs widgets
 
 ------------------------------------------------------------------------
-r11810 | hartman | 2005-07-21 22:35:22 +0200 (Thu, 21 Jul 2005) | 2 lines
+r15783 | zorglub | 2006-06-02 08:05:11 +0200 (Fri, 02 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/src/libvlc.h
 
-* a missing vlc_freeaddrinfo
+Typo. Thanks to radius on the forum
 
 ------------------------------------------------------------------------
-r11808 | hartman | 2005-07-21 15:12:19 +0200 (Thu, 21 Jul 2005) | 2 lines
+r15782 | damienf | 2006-06-02 01:22:54 +0200 (Fri, 02 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/mozilla/vlc.r
+   M /trunk/mozilla/vlcshell.cpp
 
-* 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).
+- voutgl.m: added OpenGL provider for MacOS X Safari/mozilla plugin
+- vlcshell.cpp: make opengl the default video output module for macosx
+- vlc.r: remove Quicktime mimetype from supported list
+- configure.ac: the OpenGL provider requires the AGL framework
 
 ------------------------------------------------------------------------
-r11804 | fkuehne | 2005-07-21 13:21:25 +0200 (Thu, 21 Jul 2005) | 1 line
+r15781 | xtophe | 2006-06-01 23:28:12 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/po/ro.po
+   M /trunk/modules/gui/wxwidgets/video.cpp
+
+Don't lock the mutex twice
 
-* include version information and update copyright string
 ------------------------------------------------------------------------
-r11803 | fkuehne | 2005-07-21 13:17:56 +0200 (Thu, 21 Jul 2005) | 1 line
+r15780 | zorglub | 2006-06-01 22:42:03 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   A /trunk/po/ro.po
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/darwin_specific.m
+   M /trunk/modules/gui/qt4/Modules.am
+   A /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   A /trunk/modules/gui/qt4/components/preferences_widgets.hpp
+
+Skeleton for preferences widgets
 
-* forwardport [11784] and [11802] to trunk
 ------------------------------------------------------------------------
-r11800 | damienf | 2005-07-21 10:22:37 +0200 (Thu, 21 Jul 2005) | 3 lines
+r15779 | zorglub | 2006-06-01 16:46:26 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/plugin.cpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/input_manager.hpp
+   M /trunk/modules/gui/qt4/util/input_slider.cpp
 
-Oops, I did it again !
-Obviously, having a hard coded path for plugins is of no use to anyone
+Manage navigation buttons, status and text
 
 ------------------------------------------------------------------------
-r11799 | courmisch | 2005-07-20 17:47:16 +0200 (Wed, 20 Jul 2005) | 2 lines
+r15778 | xtophe | 2006-06-01 15:10:28 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
+   M /trunk/modules/video_output/caca.c
 
-Fix quotes and a few typos
+caca.c: compile fix
 
 ------------------------------------------------------------------------
-r11798 | courmisch | 2005-07-20 17:33:18 +0200 (Wed, 20 Jul 2005) | 2 lines
+r15777 | sam | 2006-06-01 12:34:32 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/po/tr.po
+   M /trunk/modules/video_output/caca.c
 
-Should not be executable
+  * modules/video_output/caca.c: fixed typedefs for older libcaca versions.
 
 ------------------------------------------------------------------------
-r11797 | massiot | 2005-07-20 15:11:07 +0200 (Wed, 20 Jul 2005) | 3 lines
+r15776 | sam | 2006-06-01 11:57:01 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/video_output/caca.c
 
- * modules/access/dvb/linux_dvb.c: More verbose CAM probing, patch
-   courtesy of Oivind.
+  * modules/video_output/caca.c: many code simplifications.
 
 ------------------------------------------------------------------------
-r11796 | rocky | 2005-07-20 11:55:49 +0200 (Wed, 20 Jul 2005) | 2 lines
+r15775 | sam | 2006-06-01 11:53:36 +0200 (Thu, 01 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/bootstrap
 
-Fix bug in track-length seeking.
+  * bootstrap: simplified automake detection and added support for the FreeBSD
+    automake naming scheme.
 
 ------------------------------------------------------------------------
-r11795 | rocky | 2005-07-20 02:08:24 +0200 (Wed, 20 Jul 2005) | 2 lines
+r15774 | Trax | 2006-06-01 01:12:09 +0200 (Thu, 01 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.c
-
-Initialize track_end variable. 
+   M /trunk/modules/mux/asf.c
 
+* modules/mux/asf.c: Experimental support for AAC (mp4a) in asf. Needs testing.
 ------------------------------------------------------------------------
-r11793 | courmisch | 2005-07-19 20:19:22 +0200 (Tue, 19 Jul 2005) | 3 lines
+r15773 | zorglub | 2006-05-31 23:48:31 +0200 (Wed, 31 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/input_manager.cpp
 
-Should fix Debian #316161
-(though Sid has migrated to GCC 4 so it does no longer really matters)
+Don't crash
 
 ------------------------------------------------------------------------
-r11792 | courmisch | 2005-07-19 19:53:15 +0200 (Tue, 19 Jul 2005) | 2 lines
+r15772 | xtophe | 2006-05-31 23:45:06 +0200 (Wed, 31 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/gui/qt4/qt4.cpp
 
-Remove annoying debug message
+Add a qt shortcut
 
 ------------------------------------------------------------------------
-r11791 | damienf | 2005-07-19 19:41:16 +0200 (Tue, 19 Jul 2005) | 12 lines
+r15771 | xtophe | 2006-05-31 23:34:01 +0200 (Wed, 31 May 2006) | 2 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
-
+   M /trunk/configure.ac
 
-Improved compatibility
+[15729] breaks binary compatibility
 
-tested to work with
-- Visual Basic 6
-- Visual C++ 6
-- Microsoft Office 2003
-- Internet Explorer 6
+------------------------------------------------------------------------
+r15770 | zorglub | 2006-05-31 23:24:58 +0200 (Wed, 31 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/input_manager.hpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/util/input_slider.cpp
+   M /trunk/modules/gui/qt4/util/input_slider.hpp
 
-all: support for aggregation + bug fixes
-dataobject.cpp, dataobject.h: initial support for embedding
+Cleanup
 
 ------------------------------------------------------------------------
-r11790 | fenrir | 2005-07-19 17:44:28 +0200 (Tue, 19 Jul 2005) | 2 lines
+r15769 | zorglub | 2006-05-31 23:04:26 +0200 (Wed, 31 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/util/input_slider.cpp
+   M /trunk/modules/gui/qt4/util/input_slider.hpp
 
- * livedotcom.cpp: added H264 support.
+First benefits of QT ! A slider ! (Refs:#80)
 
 ------------------------------------------------------------------------
-r11789 | fenrir | 2005-07-19 10:39:50 +0200 (Tue, 19 Jul 2005) | 2 lines
+r15768 | zorglub | 2006-05-31 22:40:54 +0200 (Wed, 31 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/include/vlc_common.h
+   M /trunk/modules/access/cdda/info.c
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/modules/demux/playlist/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/ncurses.c
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+   M /trunk/modules/gui/wince/open.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/video_filter/motiondetect.c
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/tree.c
 
- * h264: handle SPS/PPS in annexb format in extra data (needed for RTP).
+Fix playlist crasher and simplify a few things
+(Remove ITEMPLAY method, which had become redundant)
 
 ------------------------------------------------------------------------
-r11788 | rocky | 2005-07-19 02:28:19 +0200 (Tue, 19 Jul 2005) | 5 lines
+r15767 | dionoea | 2006-05-30 21:57:34 +0200 (Tue, 30 May 2006) | 2 lines
 Changed paths:
-   M /trunk/config.in
-   M /trunk/doc/Configure.help
+   M /trunk/THANKS
 
-doc/Configure.help: document libcdio, cddax, cdda, vcd, and vcdx
+Typo corretion. Thanks to tango_ on IRC :)
 
-config.in: a typo in the CONFIG_ name.
+------------------------------------------------------------------------
+r15766 | zorglub | 2006-05-30 21:17:33 +0200 (Tue, 30 May 2006) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
+QT4 detection patch by Pavlov Konstantin
 
 ------------------------------------------------------------------------
-r11787 | asmax | 2005-07-19 02:02:26 +0200 (Tue, 19 Jul 2005) | 1 line
+r15765 | zorglub | 2006-05-30 08:20:06 +0200 (Tue, 30 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/gui/qt4/components
+   M /trunk/modules/gui/qt4/dialogs
+   M /trunk/modules/gui/qt4/util
+
+Fix properties
 
-- libvlc.c: fixed broken build on cygwin...
 ------------------------------------------------------------------------
-r11786 | asmax | 2005-07-19 01:57:41 +0200 (Tue, 19 Jul 2005) | 1 line
+r15764 | zorglub | 2006-05-29 22:08:14 +0200 (Mon, 29 May 2006) | 3 lines
 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
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   M /trunk/modules/gui/qt4/qt4.cpp
+   M /trunk/modules/gui/qt4/util/input_slider.cpp
+
+Start handling input
+Quit
 
-- all: compilation fixes with vc7.1
 ------------------------------------------------------------------------
-r11785 | massiot | 2005-07-18 19:36:45 +0200 (Mon, 18 Jul 2005) | 3 lines
+r15763 | jpsaman | 2006-05-29 20:58:58 +0200 (Mon, 29 May 2006) | 1 line
 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).
+   M /trunk/THANKS
 
+Added Diego Petteno to THANKS file.
 ------------------------------------------------------------------------
-r11782 | courmisch | 2005-07-18 17:07:33 +0200 (Mon, 18 Jul 2005) | 2 lines
+r15762 | jpsaman | 2006-05-29 20:57:20 +0200 (Mon, 29 May 2006) | 5 lines
 Changed paths:
-   M /trunk/src/stream_output/acl.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
-Fix use of fatal use of unitialized value (regression in [11778])
+This patch removes the usage of FFMPEG's internal ff_mpeg4_default_*_matrix
+symbols that would be hidden by the visibility patch, thus allowing VLC usage
+with patched FFMPEG code, and sanitise the need for accessing non-public
+symbols. Patch by Diego Petteno (flameeyes at gentoo do org).
 
 ------------------------------------------------------------------------
-r11781 | rocky | 2005-07-18 13:41:24 +0200 (Mon, 18 Jul 2005) | 5 lines
+r15761 | courmisch | 2006-05-29 20:46:09 +0200 (Mon, 29 May 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/Modules.am
 
-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.
-
+Build system fixes + cleanup
 
 ------------------------------------------------------------------------
-r11778 | asmax | 2005-07-17 23:21:04 +0200 (Sun, 17 Jul 2005) | 1 line
+r15760 | zorglub | 2006-05-29 19:28:15 +0200 (Mon, 29 May 2006) | 2 lines
 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
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
+   M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
+   M /trunk/modules/gui/qt4/input_manager.cpp
+   M /trunk/modules/gui/qt4/input_manager.hpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+   A /trunk/modules/gui/qt4/util/input_slider.cpp
+   A /trunk/modules/gui/qt4/util/input_slider.hpp
+
+Some progress
 
-* 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
+r15759 | zorglub | 2006-05-29 15:23:48 +0200 (Mon, 29 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-
-Require libcdio 0.72. 
+   M /trunk/modules/gui/qt4/Modules.am
 
+Fix a typo
 
 ------------------------------------------------------------------------
-r11776 | rocky | 2005-07-17 21:26:41 +0200 (Sun, 17 Jul 2005) | 3 lines
+r15758 | zorglub | 2006-05-29 08:07:36 +0200 (Mon, 29 May 2006) | 4 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
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components
+   A /trunk/modules/gui/qt4/components/infopanels.cpp
+   A /trunk/modules/gui/qt4/components/infopanels.hpp
+   A /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
+   A /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   A /trunk/modules/gui/qt4/input_manager.cpp
+   A /trunk/modules/gui/qt4/input_manager.hpp
+   M /trunk/modules/gui/qt4/qt4.cpp
+   M /trunk/modules/gui/qt4/qt4.hpp
+   A /trunk/modules/gui/qt4/ui/input_stats.ui
 
+* Fix QT detection and make dist
+* First dialog
+* Start of input management
 
 ------------------------------------------------------------------------
-r11775 | bigben | 2005-07-17 20:57:40 +0200 (Sun, 17 Jul 2005) | 3 lines
+r15757 | hartman | 2006-05-28 18:26:13 +0200 (Sun, 28 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-
-Move some DEFINES that are also required without libcdio
+   M /trunk/modules/demux/playlist/xspf.c
 
+this patch allows xml comments directly before the root node. Patch by Daniel Stranger.
 
 ------------------------------------------------------------------------
-r11773 | rocky | 2005-07-17 18:27:59 +0200 (Sun, 17 Jul 2005) | 7 lines
+r15756 | zorglub | 2006-05-28 15:18:21 +0200 (Sun, 28 May 2006) | 2 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 
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
+Fix
 
 ------------------------------------------------------------------------
-r11772 | courmisch | 2005-07-17 17:26:36 +0200 (Sun, 17 Jul 2005) | 4 lines
+r15755 | zorglub | 2006-05-28 14:04:19 +0200 (Sun, 28 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/include/vlc_interface.h
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
 
-Remove non-standard http4 and http6.
-It's the DNS job to tell which version are available,
-not poor clueless average user's.
+File type filters and implementation in WX. Refs:#24
+Thanks to Steven Sheehy and sorry for the delay :)
 
 ------------------------------------------------------------------------
-r11771 | courmisch | 2005-07-17 17:22:02 +0200 (Sun, 17 Jul 2005) | 2 lines
+r15754 | sam | 2006-05-28 01:12:26 +0200 (Sun, 28 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/codec/realaudio.c
 
-Ignore insecure HTTP redirection to non HTTP protocol
+  * modules/codec/realaudio.c: oh, after all, let's use WINAPI for function
+    declarations :-)
 
 ------------------------------------------------------------------------
-r11770 | courmisch | 2005-07-17 16:25:41 +0200 (Sun, 17 Jul 2005) | 2 lines
+r15753 | sam | 2006-05-28 01:10:52 +0200 (Sun, 28 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/codec/realaudio.c
 
-Cleanup - invalid #263.
+  * modules/codec/realaudio.c: only use WINAPI for function declarations, not
+    for function pointers.
 
 ------------------------------------------------------------------------
-r11769 | rocky | 2005-07-17 15:46:26 +0200 (Sun, 17 Jul 2005) | 5 lines
+r15752 | courmisch | 2006-05-27 19:40:15 +0200 (Sat, 27 May 2006) | 7 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/src/misc/mtime.c
 
-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.
+src/misc/mtime.c:
+ - Don't use TIMER_ABSTIME which sucks (at least on Linux with HZ=1000)
+ - Cosmetic
+configure.ac:
+ - Check for clock_nanosleep() rather than clock_gettime(), as it is more
+   recent and we need both.
 
+------------------------------------------------------------------------
+r15751 | fkuehne | 2006-05-27 19:00:27 +0200 (Sat, 27 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
+* playlistinfo.m: fixed a rare crash and made sure that the timer is run in every case
+* playlist.m: minor update to the new playlist plus removal of an unpurposelly commited debug-msg
 ------------------------------------------------------------------------
-r11768 | asmax | 2005-07-17 13:53:28 +0200 (Sun, 17 Jul 2005) | 2 lines
+r15750 | dionoea | 2006-05-27 14:49:06 +0200 (Sat, 27 May 2006) | 2 lines
 Changed paths:
-   M /trunk/build-vlc
-   M /trunk/config.in
+   M /trunk/modules/gui/qt4/qt4.cpp
 
-* added libcdio in the menuconfig, to be able to... disable it ;)
+set_program( "qvlc" ); to make it look "official"
 
 ------------------------------------------------------------------------
-r11767 | courmisch | 2005-07-17 11:04:58 +0200 (Sun, 17 Jul 2005) | 13 lines
+r15749 | Trax | 2006-05-27 13:12:22 +0200 (Sat, 27 May 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/services_discovery/Modules.am
-   A /trunk/modules/services_discovery/upnp.cpp
+   M /trunk/modules/codec/flac.c
+   M /trunk/modules/demux/sgimb.c
+   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/video_filter/deinterlace.c
+
+minor typo loose -> lose
+------------------------------------------------------------------------
+r15748 | zorglub | 2006-05-27 13:09:56 +0200 (Sat, 27 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/qt4
+   M /trunk/modules/gui/qt4/Modules.am
+   A /trunk/modules/gui/qt4/components
+   A /trunk/modules/gui/qt4/dialogs
+   A /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   A /trunk/modules/gui/qt4/dialogs/playlist.hpp
+   A /trunk/modules/gui/qt4/dialogs_provider.cpp
+   A /trunk/modules/gui/qt4/dialogs_provider.hpp
+   A /trunk/modules/gui/qt4/main_interface.cpp
+   A /trunk/modules/gui/qt4/main_interface.hpp
+   A /trunk/modules/gui/qt4/qt4.cpp
+   A /trunk/modules/gui/qt4/qt4.hpp
+   A /trunk/modules/gui/qt4/ui
+   A /trunk/modules/gui/qt4/util
+   A /trunk/modules/gui/qt4/util/directslider.hpp
+   A /trunk/modules/gui/qt4/util/qvlcframe.hpp
 
-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
+Initial layout
 
 ------------------------------------------------------------------------
-r11766 | courmisch | 2005-07-17 08:57:31 +0200 (Sun, 17 Jul 2005) | 2 lines
+r15747 | zorglub | 2006-05-27 13:08:56 +0200 (Sat, 27 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
-Forgot this file - default to allowing every body when there is no .hosts
+Here too
 
 ------------------------------------------------------------------------
-r11765 | rocky | 2005-07-16 23:44:21 +0200 (Sat, 16 Jul 2005) | 3 lines
+r15746 | zorglub | 2006-05-27 13:08:39 +0200 (Sat, 27 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/src/playlist/item.c
 
-A bug in libvcdinfo <= 23 prevents C++ compilations.
+Re-enable PLAYLIST_GO
 
+------------------------------------------------------------------------
+r15745 | Trax | 2006-05-27 13:07:31 +0200 (Sat, 27 May 2006) | 1 line
+Changed paths:
+   M /trunk/modules/codec/dmo/dmo.c
 
+Add support for Windows Media Video (VC-1) Advanced Profile Decoder
 ------------------------------------------------------------------------
-r11764 | bigben | 2005-07-16 23:33:09 +0200 (Sat, 16 Jul 2005) | 3 lines
+r15744 | xtophe | 2006-05-26 21:43:32 +0200 (Fri, 26 May 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
-Small hack to make OSX happier.
-
+s/cvs/svn for ffmpeg
 
 ------------------------------------------------------------------------
-r11763 | rocky | 2005-07-16 23:20:15 +0200 (Sat, 16 Jul 2005) | 2 lines
+r15743 | xtophe | 2006-05-26 21:00:36 +0200 (Fri, 26 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-Set entries/lids for VCDs when we have an okay libvcdinfo.
+extras/contrib: FFMpeg has switched to SVN
+               wxWidgets 2.6.3
 
 ------------------------------------------------------------------------
-r11762 | courmisch | 2005-07-16 21:30:09 +0200 (Sat, 16 Jul 2005) | 2 lines
+r15742 | adn | 2006-05-26 07:41:42 +0200 (Fri, 26 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/acl.c
+   M /trunk/po/fr.po
 
-Review and fix ACL duplication - really closes #262
+s/Conttr?\195?\180le/Contr?\195?\180le/ (thanks to OuTman <outman52 free fr>)
 
 ------------------------------------------------------------------------
-r11761 | courmisch | 2005-07-16 20:48:17 +0200 (Sat, 16 Jul 2005) | 2 lines
+r15741 | fkuehne | 2006-05-26 00:16:27 +0200 (Fri, 26 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/stream_output/acl.c
+   M /trunk/modules/gui/macosx/playlist.m
 
-Copy the default ACL value in ACL_Duplicate - closes #262
+* disabled the debug-msg which prints the pointer to each p_item. this produces so many msgs, that you can't see others
+------------------------------------------------------------------------
+r15740 | fkuehne | 2006-05-25 23:44:11 +0200 (Thu, 25 May 2006) | 1 line
+Changed paths:
+   M /trunk/modules/demux/real.c
 
+* meta fixes
 ------------------------------------------------------------------------
-r11759 | rocky | 2005-07-16 18:04:56 +0200 (Sat, 16 Jul 2005) | 4 lines
+r15738 | zorglub | 2006-05-25 21:58:32 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/modules/gui/wxwindows/open.cpp
-
-configure.ac: Allow libcdio 0.71 for libcdio things. 
-open.cpp: Add tooltip for Probe and fill out more vcdinfo things.
+   A /trunk/modules/gui/qt4/Modules.am
 
+Fix build
 
 ------------------------------------------------------------------------
-r11754 | rocky | 2005-07-16 16:38:08 +0200 (Sat, 16 Jul 2005) | 4 lines
+r15737 | zorglub | 2006-05-25 21:38:45 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/access/cdda.c
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/engine.c
 
-Clean up options and processing relating to libcdio, libvcdinfo,
-cddax, and vcdx. Add libvcdinfo to wxwindows module if it is around.
-
+Fix CDDA and a corner-case in playlist handling
 
 ------------------------------------------------------------------------
-r11753 | courmisch | 2005-07-16 16:33:05 +0200 (Sat, 16 Jul 2005) | 2 lines
+r15736 | hartman | 2006-05-25 20:34:32 +0200 (Thu, 25 May 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.c
+   M /trunk/THANKS
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
 
-sleep is not thread-safe - use VLC API msleep instead
+* H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
+  NAL and FU-A modes of RFC 3984
+  works for VLC -> VLC
+  Does not work with QT yet, because QT requires the optional params profile-level-id and sprop-parameter-sets. these are usually provided in QT hinted tracks I guess. I'm not sure if we can reconstruct them manually. If someone would care to investigate..
 
 ------------------------------------------------------------------------
-r11752 | courmisch | 2005-07-16 15:39:14 +0200 (Sat, 16 Jul 2005) | 2 lines
+r15735 | zorglub | 2006-05-25 20:27:39 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/include/vlc_messages.h
+   M /trunk/modules/access/directory.c
+   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/PlayListWindow.cpp
+   M /trunk/modules/gui/beos/PlayListWindow.h
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/thread.c
 
-Cosmeticissimism
+Cumulative fix for BeOS - by Cian Duffy < myob87 4t gmail dot com >
 
 ------------------------------------------------------------------------
-r11741 | rocky | 2005-07-16 06:47:12 +0200 (Sat, 16 Jul 2005) | 2 lines
+r15734 | titer | 2006-05-25 17:26:51 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/info.c
+   M /trunk/modules/gui/macosx/intf.m
 
-Meant to set first and last entry for each *track*. 
+Handle Volume Up/Down as well
 
 ------------------------------------------------------------------------
-r11740 | rocky | 2005-07-16 06:36:58 +0200 (Sat, 16 Jul 2005) | 4 lines
+r15733 | titer | 2006-05-25 16:59:57 +0200 (Thu, 25 May 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/Makefile.am
+   A /trunk/modules/gui/macosx/AppleRemote.h
+   A /trunk/modules/gui/macosx/AppleRemote.m
+   M /trunk/modules/gui/macosx/Modules.am
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
 
-Don't limit VCD Entries or LIDs to number of MPEG tracks. 
-Untabify.
+Adds support for Apple's remote (only handles Play/Pause at the moment).
 
+AppleRemote.[mh] is MIT licensed code from Martin Kahr:
+http://www.martinkahr.com/source-code
 
 ------------------------------------------------------------------------
-r11739 | rocky | 2005-07-16 06:32:18 +0200 (Sat, 16 Jul 2005) | 2 lines
+r15732 | dionoea | 2006-05-25 16:52:17 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.c
+   M /trunk/include/configuration.h
 
-Remove gcc 4 uninitialize variable warning.
+Spell fix
 
 ------------------------------------------------------------------------
-r11738 | rocky | 2005-07-16 06:12:28 +0200 (Sat, 16 Jul 2005) | 3 lines
+r15731 | zorglub | 2006-05-25 16:43:53 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-
-Don't use "Track" for VCDX, "Entry" or "LID" should be used.
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
 
+Mark skins2-config, wx-config and parent-item as internal
 
 ------------------------------------------------------------------------
-r11737 | rocky | 2005-07-16 05:38:58 +0200 (Sat, 16 Jul 2005) | 5 lines
+r15730 | hartman | 2006-05-25 16:40:20 +0200 (Thu, 25 May 2006) | 2 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
+   M /trunk/include/vlc_meta.h
 
-cdda/info.c: changes for libcddb 1.1.0 API
+* Fix id3tag new meta
 
-rest: Add "Probe" for media function in Open Disc.
+------------------------------------------------------------------------
+r15729 | zorglub | 2006-05-25 16:24:17 +0200 (Thu, 25 May 2006) | 2 lines
+Changed paths:
+   M /trunk/include/configuration.h
+   M /trunk/include/modules_inner.h
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
 
+Add a change_internal modifier to options. Please check OS X implementation
 
 ------------------------------------------------------------------------
-r11736 | rocky | 2005-07-16 05:36:05 +0200 (Sat, 16 Jul 2005) | 4 lines
+r15728 | zorglub | 2006-05-25 15:58:28 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/acl.c
-
-One needs to #include errno.h in order to use errno. At least on my
-Fedora Core 4 GNU/Linux box.
+   M /trunk/src/playlist/item.c
 
+Sanity checks
 
 ------------------------------------------------------------------------
-r11735 | courmisch | 2005-07-15 20:48:33 +0200 (Fri, 15 Jul 2005) | 2 lines
+r15727 | zorglub | 2006-05-25 15:45:33 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/mosaic_bridge.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/xspf.c
+   M /trunk/modules/demux/playlist/xspf.h
 
-The last vlc_reduce that was left
+Fix XSPF (Closes:#651)
 
 ------------------------------------------------------------------------
-r11734 | courmisch | 2005-07-15 17:24:39 +0200 (Fri, 15 Jul 2005) | 2 lines
+r15726 | hartman | 2006-05-25 15:19:44 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/modules/demux/util/id3tag.c
 
-Save a call to strlen() in net_vaPrintf (and net_Printf)
+* Compile before you commit :D
 
 ------------------------------------------------------------------------
-r11733 | courmisch | 2005-07-15 17:18:46 +0200 (Fri, 15 Jul 2005) | 3 lines
+r15725 | hartman | 2006-05-25 15:04:51 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/acl.c
+   M /trunk/modules/demux/util/id3tag.c
 
-- Clean up
-- Don't avoid non-existent off-by-one bug, ie. use full buffer size
+* Another ID3 tag supported :D
 
 ------------------------------------------------------------------------
-r11732 | courmisch | 2005-07-15 16:24:47 +0200 (Fri, 15 Jul 2005) | 2 lines
+r15724 | zorglub | 2006-05-25 13:45:32 +0200 (Thu, 25 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/demux/playlist/pls.c
+   M /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/src/playlist/item.c
 
-Fix undefined symbol error
+* Almost fix shoutcast (still some problems in "flat" view)
+* Disable interaction in WX until it's fixed
 
 ------------------------------------------------------------------------
-r11731 | sam | 2005-07-15 13:34:10 +0200 (Fri, 15 Jul 2005) | 2 lines
+r15723 | courmisch | 2006-05-25 12:51:17 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/debian
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
+   M /trunk/src/misc/mtime.c
 
-  * Updated Debian build files for a future upload.
+Fix overflows
 
 ------------------------------------------------------------------------
-r11730 | courmisch | 2005-07-14 17:18:50 +0200 (Thu, 14 Jul 2005) | 3 lines
+r15722 | zorglub | 2006-05-25 12:11:06 +0200 (Thu, 25 May 2006) | 2 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
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/playlist/dvb.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/playlist.h
+   M /trunk/modules/demux/playlist/podcast.c
 
-- Automatic versioning info in ActiveX plugin (refs #181)
-- Also include the inf in the distribution
+Fix DVB demuxer. Barely tested
 
 ------------------------------------------------------------------------
-r11729 | courmisch | 2005-07-14 16:35:05 +0200 (Thu, 14 Jul 2005) | 2 lines
+r15721 | courmisch | 2006-05-25 11:54:35 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/acl.c
+   M /trunk/src/misc/mtime.c
 
-The solution was too simple, I guess
+Also implement msleep() wrt _POSIX_MONOTONIC_CLOCK
 
 ------------------------------------------------------------------------
-r11728 | courmisch | 2005-07-13 20:30:46 +0200 (Wed, 13 Jul 2005) | 4 lines
+r15720 | zorglub | 2006-05-25 11:52:57 +0200 (Thu, 25 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/access/mms/mmstu.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/engine.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/search.c
+   M /trunk/src/playlist/tree.c
 
-- Fix very likely race condition
-  (whereby psz_bind_addr would be modified by another call to inet_ntoa)
-- Use net_GetSockAddress
+* Remove unused playlist_ItemCopy
+* Fix some debug
 
 ------------------------------------------------------------------------
-r11727 | courmisch | 2005-07-13 20:23:09 +0200 (Wed, 13 Jul 2005) | 3 lines
+r15719 | zorglub | 2006-05-25 11:20:03 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-- Use previous API
-- Remove a dynamic allocation
+Fix playing from popup
 
 ------------------------------------------------------------------------
-r11726 | courmisch | 2005-07-13 20:11:18 +0200 (Wed, 13 Jul 2005) | 2 lines
+r15718 | zorglub | 2006-05-25 11:19:25 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/include/vlc_symbols.h
-   M /trunk/src/misc/net.c
+   M /trunk/src/playlist/engine.c
 
-New useful API to combine get(sock|peer)name() and vlc_getnameinfo()
+Fix a bug in preparse throttling
 
 ------------------------------------------------------------------------
-r11725 | courmisch | 2005-07-13 20:09:38 +0200 (Wed, 13 Jul 2005) | 2 lines
+r15717 | zorglub | 2006-05-25 11:04:19 +0200 (Thu, 25 May 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/decoder.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/video_output/video_output.c
+   A /trunk/modules/gui/qt4
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/search.c
 
-Forgot these files
+* Search on artist and album
+* Remove some debug
 
 ------------------------------------------------------------------------
-r11724 | courmisch | 2005-07-13 19:51:13 +0200 (Wed, 13 Jul 2005) | 3 lines
+r15716 | zorglub | 2006-05-25 10:55:05 +0200 (Thu, 25 May 2006) | 2 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
+   M /trunk/modules/demux/util/id3tag.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
+Fix m3u unhandled meta
 
 ------------------------------------------------------------------------
-r11723 | courmisch | 2005-07-13 19:16:09 +0200 (Wed, 13 Jul 2005) | 2 lines
+r15713 | courmisch | 2006-05-24 22:39:21 +0200 (Wed, 24 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/gnutls.c
+   M /trunk/src/misc/mtime.c
 
-Fix warnings (refs #258)
+Fix monotonic clock POSIX option detection
 
 ------------------------------------------------------------------------
-r11721 | courmisch | 2005-07-13 16:59:11 +0200 (Wed, 13 Jul 2005) | 2 lines
+r15712 | courmisch | 2006-05-24 21:35:31 +0200 (Wed, 24 May 2006) | 4 lines
 Changed paths:
-   M /trunk/src/stream_output/acl.c
+   M /trunk/configure.ac
+   M /trunk/src/misc/mtime.c
 
-Use ANSI isspace() for crap compilers that don't know about C99 isblank()
+Use the monotonic clock from POSIX real time extension when available.
+That one goes at the same ?\226?\128?\156speed?\226?\128?\157 as the real time clock, but it is
+warp-less. Now it should be safe to call ntpdate while performing.
 
 ------------------------------------------------------------------------
-r11720 | damienf | 2005-07-13 16:17:24 +0200 (Wed, 13 Jul 2005) | 2 lines
+r15711 | xtophe | 2006-05-24 01:05:34 +0200 (Wed, 24 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/acl.c
+   M /trunk/configure.ac
 
-isblank() is not an ANSI function,it should really be tested for
+configure.ac: Forgot this one.
 
 ------------------------------------------------------------------------
-r11719 | fkuehne | 2005-07-12 22:06:23 +0200 (Tue, 12 Jul 2005) | 1 line
+r15710 | Trax | 2006-05-22 23:34:50 +0200 (Mon, 22 May 2006) | 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
+   M /trunk/modules/codec/x264.c
 
-* finally converted to the 10.2 and later format, which is faster readable
+proper subme integer range
 ------------------------------------------------------------------------
-r11718 | fkuehne | 2005-07-12 22:03:32 +0200 (Tue, 12 Jul 2005) | 8 lines
+r15709 | xtophe | 2006-05-22 22:06:40 +0200 (Mon, 22 May 2006) | 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/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
+   M /trunk/configure.ac
 
-not usable yet - work will be continued after July 21th
+configure.ac: More strict test fot GL stuff
 
-(refs #13)
 ------------------------------------------------------------------------
-r11717 | courmisch | 2005-07-12 20:02:20 +0200 (Tue, 12 Jul 2005) | 2 lines
+r15708 | fkuehne | 2006-05-22 17:45:01 +0200 (Mon, 22 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/objects.c
-
-More dead code
+   M /trunk/configure.ac
 
+* fixed a typo
 ------------------------------------------------------------------------
-r11716 | courmisch | 2005-07-12 20:01:14 +0200 (Tue, 12 Jul 2005) | 2 lines
+r15707 | xtophe | 2006-05-22 11:42:08 +0200 (Mon, 22 May 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/iso_lang.c
+   M /trunk/INSTALL.win32
+
+s/livedotcom/live555
 
-Yet another strncmp => memcmp (refs #258)
 
 ------------------------------------------------------------------------
-r11715 | courmisch | 2005-07-12 19:58:09 +0200 (Tue, 12 Jul 2005) | 2 lines
+r15706 | xtophe | 2006-05-22 10:53:17 +0200 (Mon, 22 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/charset.c
-   M /trunk/src/misc/image.c
+   M /trunk/po/Makefile.in.in
+   M /trunk/po/POTFILES.in
+   M /trunk/po/ca.po
+   M /trunk/po/cs.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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-Eliminate dead code
+Update po file after filename change ( we should do a post-commit hook one day)
 
 ------------------------------------------------------------------------
-r11714 | courmisch | 2005-07-12 18:00:43 +0200 (Tue, 12 Jul 2005) | 2 lines
+r15705 | yoann | 2006-05-22 00:17:25 +0200 (Mon, 22 May 2006) | 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
+   M /trunk/modules/control/hotkeys.c
 
-Better ACL API (full rewrite)
+* control/hotkeys.c: Fix Play/Pause hotkey
 
 ------------------------------------------------------------------------
-r11711 | courmisch | 2005-07-11 18:37:40 +0200 (Mon, 11 Jul 2005) | 3 lines
+r15704 | dionoea | 2006-05-22 00:01:14 +0200 (Mon, 22 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
+   M /trunk/modules/video_output/directx/events.c
 
-Diminish buffer size
-(still big enough for a pure 256-bits architecture...)
+Add support for keyboard multimedia keys on win32. This is of course untested.
 
 ------------------------------------------------------------------------
-r11710 | courmisch | 2005-07-11 18:34:47 +0200 (Mon, 11 Jul 2005) | 3 lines
+r15703 | xtophe | 2006-05-21 23:39:34 +0200 (Sun, 21 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/NEWS
 
-Avoid buffer overflow
-(local account needed, but possibly not same user as VLC)
+Update
 
 ------------------------------------------------------------------------
-r11709 | massiot | 2005-07-11 18:20:33 +0200 (Mon, 11 Jul 2005) | 2 lines
+r15702 | xtophe | 2006-05-21 23:20:06 +0200 (Sun, 21 May 2006) | 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
+   A /trunk/modules/demux/live555.cpp (from /trunk/modules/demux/livedotcom.cpp:15701)
+   D /trunk/modules/demux/livedotcom.cpp
 
- * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts.
+s/livedotcom/live555/
 
 ------------------------------------------------------------------------
-r11708 | massiot | 2005-07-11 18:16:17 +0200 (Mon, 11 Jul 2005) | 2 lines
+r15701 | xtophe | 2006-05-21 23:17:52 +0200 (Sun, 21 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/configure.ac
+   M /trunk/modules/demux/Modules.am
+   M /trunk/modules/demux/livedotcom.cpp
 
- * include/vlc_common.h: Fixed I64Fd family for 64-bit processors.
+ALL: s/livedotcom/live555/
 
 ------------------------------------------------------------------------
-r11707 | massiot | 2005-07-11 18:01:01 +0200 (Mon, 11 Jul 2005) | 2 lines
+r15700 | bigben | 2006-05-21 22:00:27 +0200 (Sun, 21 May 2006) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
- * configure.ac: Fixed ipv6 detection.
+* Fix hal detection
+
 
 ------------------------------------------------------------------------
-r11706 | massiot | 2005-07-11 17:59:36 +0200 (Mon, 11 Jul 2005) | 2 lines
+r15699 | xtophe | 2006-05-21 19:31:06 +0200 (Sun, 21 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
-   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
 
- * src/misc/getaddrinfo.c, modules/access/directory.c: Solaris fixes.
+Fix the integer widget
 
 ------------------------------------------------------------------------
-r11705 | fkuehne | 2005-07-11 13:52:42 +0200 (Mon, 11 Jul 2005) | 1 line
+r15698 | bigben | 2006-05-20 15:38:04 +0200 (Sat, 20 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/configure.ac
+
+* HAL / DBUS / GnomeVFS aren't linux only
 
-* 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
+r15697 | courmisch | 2006-05-20 15:17:00 +0200 (Sat, 20 May 2006) | 2 lines
 Changed paths:
-   M /trunk/po/Makefile.in.in
+   M /trunk/modules/demux/asf/libasf.c
 
-  * po/Makefile.in.in: reverted an unexpected change.
+Add missing const qualifier
 
 ------------------------------------------------------------------------
-r11702 | massiot | 2005-07-11 11:45:54 +0200 (Mon, 11 Jul 2005) | 3 lines
+r15696 | courmisch | 2006-05-20 15:16:46 +0200 (Sat, 20 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/duplicate.c
+   M /trunk/modules/demux/real.c
 
- * modules/stream_out/duplicate.c: Fixed ES selection when using both
-   program= and es= for the same destination.
+missing #include
 
 ------------------------------------------------------------------------
-r11701 | massiot | 2005-07-11 11:44:53 +0200 (Mon, 11 Jul 2005) | 2 lines
+r15695 | jpsaman | 2006-05-20 15:10:30 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/switcher.c
-
- * modules/stream_out/switcher.c: New option --no-sout-switcher-mute-audio.
+   M /trunk/modules/demux/sgimb.c
 
+Use correct datatype in srtncasecmp
 ------------------------------------------------------------------------
-r11700 | massiot | 2005-07-11 11:43:38 +0200 (Mon, 11 Jul 2005) | 2 lines
+r15694 | jpsaman | 2006-05-20 15:05:21 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
-
- * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
+   M /trunk/modules/demux/mp4/drms.c
 
+Use correct datatype
 ------------------------------------------------------------------------
-r11699 | sam | 2005-07-11 10:52:14 +0200 (Mon, 11 Jul 2005) | 2 lines
+r15693 | jpsaman | 2006-05-20 14:55:15 +0200 (Sat, 20 May 2006) | 1 line
 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.
+   M /trunk/modules/demux/ts.c
 
+Use correct types
 ------------------------------------------------------------------------
-r11698 | sam | 2005-07-11 10:44:39 +0200 (Mon, 11 Jul 2005) | 2 lines
+r15692 | jpsaman | 2006-05-20 13:46:26 +0200 (Sat, 20 May 2006) | 1 line
 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.
+   M /trunk/modules/codec/cmml/history.c
+   M /trunk/modules/codec/cmml/intf.c
 
+Remove unused variables
 ------------------------------------------------------------------------
-r11697 | sam | 2005-07-11 10:33:01 +0200 (Mon, 11 Jul 2005) | 2 lines
+r15691 | jpsaman | 2006-05-20 13:45:33 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
-  * modules/stream_out/transcode.c: fixed an uninitialised variable.
+   M /trunk/modules/codec/spudec/parse.c
 
+Remove unused variables and #ifdef DEBUG_SPUDEC the variables used when DEBUG_SPUDEC is active.
 ------------------------------------------------------------------------
-r11696 | sam | 2005-07-10 22:34:01 +0200 (Sun, 10 Jul 2005) | 3 lines
+r15690 | jpsaman | 2006-05-20 13:43:35 +0200 (Sat, 20 May 2006) | 1 line
 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
-
-  * legacy changes that might be useful if the gtk plugin is ever revived,
-    and are just to be utterly ignored otherwise.
+   M /trunk/modules/access/rtsp/rtsp.c
 
+Compare the right datatypes
 ------------------------------------------------------------------------
-r11695 | bigben | 2005-07-10 17:45:02 +0200 (Sun, 10 Jul 2005) | 3 lines
+r15689 | jpsaman | 2006-05-20 13:42:40 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/video_output.c
-
-Add the "X" deinterlace mode to the list displayed in guis. (We should certainly find a better name, but I cannot see any).
-
+   M /trunk/modules/access/rtsp/real.c
 
+Default value for pointer that could be used uninitalised
 ------------------------------------------------------------------------
-r11694 | courmisch | 2005-07-10 15:32:43 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15688 | jpsaman | 2006-05-20 13:41:26 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/toolbox
-
-Any reason why removal of .deps was disabled ??
+   M /trunk/modules/demux/playlist/dvb.c
 
+Return in a non-void function
 ------------------------------------------------------------------------
-r11693 | courmisch | 2005-07-10 15:07:15 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15687 | jpsaman | 2006-05-20 13:41:08 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
-Work around for gcc <= 3.3
+   M /trunk/modules/demux/playlist/b4s.c
 
+Remove unused variables
 ------------------------------------------------------------------------
-r11691 | courmisch | 2005-07-10 14:05:57 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15686 | jpsaman | 2006-05-20 13:40:50 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/extras/libc.c
-
-Typo fix
+   M /trunk/modules/demux/playlist/xspf.c
 
+Return in a non-void function
 ------------------------------------------------------------------------
-r11690 | courmisch | 2005-07-10 13:51:12 +0200 (Sun, 10 Jul 2005) | 5 lines
+r15685 | jpsaman | 2006-05-20 13:40:35 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/http.c
-
-- Fix possible buffer overflow (?)
-- Fix unitialised value
-
-According to valgrind there's still an unitialized value at line 2343
+   M /trunk/modules/demux/playlist/pls.c
 
+Return in a non-void function
 ------------------------------------------------------------------------
-r11689 | courmisch | 2005-07-10 13:50:11 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15684 | jpsaman | 2006-05-20 13:40:15 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
-
-HTML validation fix
+   M /trunk/modules/demux/ogg.c
 
+Compare using the right data types
 ------------------------------------------------------------------------
-r11688 | courmisch | 2005-07-10 13:49:42 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15683 | jpsaman | 2006-05-20 13:39:53 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/net.c
-
-Fix compiler warnings (refs #258)
+   M /trunk/modules/demux/sgimb.c
 
+Remove unused variables
 ------------------------------------------------------------------------
-r11687 | zorglub | 2005-07-10 13:09:46 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15682 | jpsaman | 2006-05-20 13:39:32 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/loader
-
-svn:ignore
+   M /trunk/modules/demux/mp4/drms.c
 
+Remove unused variables
 ------------------------------------------------------------------------
-r11686 | courmisch | 2005-07-10 13:07:34 +0200 (Sun, 10 Jul 2005) | 3 lines
+r15681 | jpsaman | 2006-05-20 13:39:19 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
-Use -mtune instead of obsoleted -mcpu
-(even on gcc-2.95 seems to accept the flag)
+   M /trunk/modules/audio_output/alsa.c
 
+Remove unused variables
 ------------------------------------------------------------------------
-r11685 | zorglub | 2005-07-10 12:51:28 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15680 | jpsaman | 2006-05-20 13:38:50 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/au.c
-   M /trunk/modules/demux/wav.c
-
-Warning fixes
+   M /trunk/modules/access_output/file.c
 
+Fix data type: Compiler warning
 ------------------------------------------------------------------------
-r11684 | courmisch | 2005-07-10 12:16:01 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15679 | jpsaman | 2006-05-20 13:38:26 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/extras/libc.c
-
-fix fix
+   M /trunk/modules/control/rc.c
 
+Remove unused variables
 ------------------------------------------------------------------------
-r11683 | courmisch | 2005-07-10 12:03:30 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15678 | jpsaman | 2006-05-20 13:38:04 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
-
-Some more cleanup / no more warnings
+   M /trunk/src/libvlc.h
 
+Compiler warning
 ------------------------------------------------------------------------
-r11682 | dionoea | 2005-07-10 11:50:34 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15677 | jpsaman | 2006-05-20 13:37:41 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/extras/libc.c
-
-compile fix
+   M /trunk/src/playlist/thread.c
 
+Add missing vlc_es.h
 ------------------------------------------------------------------------
-r11681 | courmisch | 2005-07-10 11:35:37 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15676 | jpsaman | 2006-05-20 13:37:26 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/src/playlist/item.c
 
-Faster code
+return -1 in a non-void function
+------------------------------------------------------------------------
+r15675 | jpsaman | 2006-05-20 13:37:01 +0200 (Sat, 20 May 2006) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.c
 
+Compiler warnings
 ------------------------------------------------------------------------
-r11680 | courmisch | 2005-07-10 11:28:13 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15674 | jpsaman | 2006-05-20 13:36:38 +0200 (Sat, 20 May 2006) | 1 line
 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
+   M /trunk/src/video_output/vout_intf.c
 
-All signedness fixes
+Compiler warnings
+------------------------------------------------------------------------
+r15673 | jpsaman | 2006-05-20 12:16:21 +0200 (Sat, 20 May 2006) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
 
+x264 options patch from Dennis van Amerongen (Trax) (dennis dot vanAmerongen at nob dot nl)
 ------------------------------------------------------------------------
-r11679 | courmisch | 2005-07-10 11:13:20 +0200 (Sun, 10 Jul 2005) | 3 lines
+r15670 | zorglub | 2006-05-19 12:00:39 +0200 (Fri, 19 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_symbols.h
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/video_filter/mosaic.c
 
-We only have to reduce unsigned fractions in VLC
-(someone show me a screen with a negative pixel resolution)
+gcc 2.95 compile fix
 
 ------------------------------------------------------------------------
-r11678 | courmisch | 2005-07-10 11:11:16 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15669 | xtophe | 2006-05-19 01:00:48 +0200 (Fri, 19 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/decoder.c
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   A /trunk/po/cs.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
-tabs => spaces
+Add Czech translation. Many thaks to Miroslav Oujesky
 
 ------------------------------------------------------------------------
-r11677 | courmisch | 2005-07-10 10:55:16 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15668 | damienf | 2006-05-19 00:01:31 +0200 (Fri, 19 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_playlist.h
+   M /trunk/src/video_output/vout_intf.c
 
-Fix incorrect free() of const-qualified pointer in services_discovery.c
+- using strcmp with a NULL string isn't really a good thing to do
 
 ------------------------------------------------------------------------
-r11676 | courmisch | 2005-07-10 10:13:48 +0200 (Sun, 10 Jul 2005) | 7 lines
+r15667 | fkuehne | 2006-05-18 19:50:19 +0200 (Thu, 18 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/dts.c
-   M /trunk/modules/demux/ogg.c
+   M /trunk/po/de.po
 
-strncmp => memcmp (refs #258)
+* address the user formally instead of informally (comparable to tu <-> vous in French)
+------------------------------------------------------------------------
+r15663 | hartman | 2006-05-17 21:38:53 +0200 (Wed, 17 May 2006) | 3 lines
+Changed paths:
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/info.c
+   M /trunk/modules/access/vcdx/access.c
 
-ogg.c : FIXME FIXME FIXME
-I don't know Ogg format well, but don't we have a possible out-of-bound
-read at line 1346 and following ??
+* This makes the cddax and vcdx modules compile again. meta is disabled. functionality is untested.
+refs #649
 
+------------------------------------------------------------------------
+r15662 | jpsaman | 2006-05-17 13:17:31 +0200 (Wed, 17 May 2006) | 1 line
+Changed paths:
+   M /trunk/po/Makefile.in.in
 
+Fix po/Makefile.in.in
 ------------------------------------------------------------------------
-r11675 | courmisch | 2005-07-10 10:00:25 +0200 (Sun, 10 Jul 2005) | 12 lines
+r15661 | zorglub | 2006-05-17 08:04:37 +0200 (Wed, 17 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/a52.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+
+Forgot to change the deletion function
 
-Fix gcc4 warnings (refs #258)
+------------------------------------------------------------------------
+r15660 | yoann | 2006-05-17 04:59:48 +0200 (Wed, 17 May 2006) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/ncurses.c
 
-NOTE to developers :
-When you want to compare n bytes from two buffers, please use :
-  memcmp( buf1, buf2, n )
-rather than :
-  strncmp( buf1, buf2, n )
+* gui/ncurses.c: first attempt to fix ncurses with new playlist
+                 still not working: Add something to playlist
 
-strncmp should only be used if either of the buffers might be
-nul-terminated within its first n bytes.
+------------------------------------------------------------------------
+r15659 | yoann | 2006-05-17 04:31:30 +0200 (Wed, 17 May 2006) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/tree.c
 
+* playlist/tree.c: when removing a node, don't forget to remove it from its parent!
 
 ------------------------------------------------------------------------
-r11674 | courmisch | 2005-07-10 09:55:28 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15658 | xtophe | 2006-05-17 01:40:52 +0200 (Wed, 17 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/configure.ac
 
-Remove compiler warning and clean up (refs #258)
+Fix mozilla and xpidl detection
 
 ------------------------------------------------------------------------
-r11673 | courmisch | 2005-07-10 08:17:48 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15657 | hartman | 2006-05-17 00:29:39 +0200 (Wed, 17 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-Fix an old typo
+* Fixed Meta for OSX, so i know what music i'm listening to.
+(debug left in place. when you run into a crash please not the console info so we can investigate)
 
 ------------------------------------------------------------------------
-r11672 | courmisch | 2005-07-10 08:12:38 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15656 | fkuehne | 2006-05-16 21:25:18 +0200 (Tue, 16 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/modules/gui/macosx/interaction.m
 
-Hmmph, logic fix
+* sorry, this part wasn't supposed to be committed yet
+------------------------------------------------------------------------
+r15655 | fkuehne | 2006-05-16 21:22:02 +0200 (Tue, 16 May 2006) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
 
+* ask for the name of the new node through the interaction framework (node creation runs in a separate thread now to avoid interface blocking)
 ------------------------------------------------------------------------
-r11671 | rocky | 2005-07-10 03:34:53 +0200 (Sun, 10 Jul 2005) | 4 lines
+r15654 | hartman | 2006-05-16 20:23:37 +0200 (Tue, 16 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/access_output/http.c
 
-Add tooltips for entry fields. For VCD and CDDA (at least) some 
-values have special meanings. 
+* don't fail http output if AVAHI support is enabled, but the avahi daemon is not running. Just generate an error and continue.
 
+------------------------------------------------------------------------
+r15653 | hartman | 2006-05-16 20:09:47 +0200 (Tue, 16 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/util/id3tag.c
+
+* detail what id3tag handling is unimplemented.
 
 ------------------------------------------------------------------------
-r11670 | dionoea | 2005-07-10 00:05:47 +0200 (Sun, 10 Jul 2005) | 2 lines
+r15652 | fkuehne | 2006-05-16 18:45:57 +0200 (Tue, 16 May 2006) | 1 line
 Changed paths:
-   M /trunk/activex/test.html
+   M /trunk/po/de.po
 
-lastest -> latest
+* update of the German translation by Mathias C. Berens | welcome-soft with some few additions by myself
+------------------------------------------------------------------------
+r15651 | jpsaman | 2006-05-16 18:04:06 +0200 (Tue, 16 May 2006) | 1 line
+Changed paths:
+   M /trunk/modules/control/telnet.c
 
+coding style fix
 ------------------------------------------------------------------------
-r11669 | courmisch | 2005-07-09 21:17:13 +0200 (Sat, 09 Jul 2005) | 2 lines
+r15650 | jpsaman | 2006-05-16 18:02:56 +0200 (Tue, 16 May 2006) | 1 line
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/modules/access/dv.c
 
-Don't delete SVN-tracked files with --distclean (closes #251)
+Fix potential segmentation fault
+------------------------------------------------------------------------
+r15649 | jpsaman | 2006-05-16 18:01:59 +0200 (Tue, 16 May 2006) | 1 line
+Changed paths:
+   M /trunk/po/Makefile.in.in
 
+Fix po installation
 ------------------------------------------------------------------------
-r11668 | courmisch | 2005-07-09 21:07:06 +0200 (Sat, 09 Jul 2005) | 2 lines
+r15648 | jpsaman | 2006-05-16 18:01:01 +0200 (Tue, 16 May 2006) | 1 line
 Changed paths:
-   M /trunk/loader
+   M /trunk/modules/control/http/rpn.c
 
-svn:ignore
+Fix Segmentation fault in RPN while parsing pathnames.
+------------------------------------------------------------------------
+r15647 | fkuehne | 2006-05-15 22:08:30 +0200 (Mon, 15 May 2006) | 1 line
+Changed paths:
+   M /trunk/src/video_output/vout_intf.c
 
+* a plain %s can't be localised IMHO ;)
 ------------------------------------------------------------------------
-r11667 | courmisch | 2005-07-09 21:01:19 +0200 (Sat, 09 Jul 2005) | 2 lines
+r15646 | xtophe | 2006-05-15 16:47:23 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   D /trunk/loader/Makefile.in
+   M /trunk/src/control/mediacontrol_core.c
+   M /trunk/src/control/playlist.c
 
-Should not be there
+New playlist API fix. 
 
 ------------------------------------------------------------------------
-r11666 | courmisch | 2005-07-09 20:54:38 +0200 (Sat, 09 Jul 2005) | 2 lines
+r15645 | zorglub | 2006-05-15 14:50:39 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/voc.c
+   M /trunk/src/misc/win32_specific.c
 
-Support for VOC block type 8 (closes #142)
+Last fix for win32 ?
 
 ------------------------------------------------------------------------
-r11665 | courmisch | 2005-07-09 19:19:06 +0200 (Sat, 09 Jul 2005) | 4 lines
+r15644 | zorglub | 2006-05-15 14:28:44 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/modules/visualization/xosd.c
 
-- Fix (?) handling of EPSV non-compliant FTP servers
-with EPSV compliant NAT
-- Fix socket error value check
+Should fix Xosd compilation
 
 ------------------------------------------------------------------------
-r11664 | courmisch | 2005-07-09 08:17:09 +0200 (Sat, 09 Jul 2005) | 2 lines
+r15643 | zorglub | 2006-05-15 14:26:49 +0200 (Mon, 15 May 2006) | 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/modules/gui/wxwidgets/dialogs/playlist.hpp
+
+Should fix win32 WX compile
+
+------------------------------------------------------------------------
+r15642 | zorglub | 2006-05-15 14:07:26 +0200 (Mon, 15 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/bonjour.c
+
+Fix bonjour compilation. Completely untested
+
+------------------------------------------------------------------------
+r15641 | xtophe | 2006-05-15 11:37:08 +0200 (Mon, 15 May 2006) | 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/gl.po
+   M /trunk/po/he.po
+   M /trunk/po/hi.po
+   M /trunk/po/hu.po
+   M /trunk/po/it.po
+   M /trunk/po/ja.po
+   M /trunk/po/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
+
+Run make update-po. Fix make dist
+
+------------------------------------------------------------------------
+r15640 | zorglub | 2006-05-15 07:57:19 +0200 (Mon, 15 May 2006) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/services_discovery/bonjour.c
+   M /trunk/modules/services_discovery/hal.c
+   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/playlist/tree.c
+
+New helper to create nodes for services discovery
+
+------------------------------------------------------------------------
+r15639 | ipkiss | 2006-05-15 00:16:59 +0200 (Mon, 15 May 2006) | 2 lines
+Changed paths:
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
+   M /trunk/modules/gui/skins2/src/top_window.cpp
+
+ * skins2: new LayoutID.isActive boolean variable
+
+------------------------------------------------------------------------
+r15638 | fkuehne | 2006-05-14 23:57:37 +0200 (Sun, 14 May 2006) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.m
+
+* more compilation fixes
+------------------------------------------------------------------------
+r15637 | ipkiss | 2006-05-14 23:51:37 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+
+ * skins2/src/skin_main.cpp: Do not forget to return a value
+
+------------------------------------------------------------------------
+r15636 | ipkiss | 2006-05-14 23:43:22 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+
+ * skins2/parser/skin_parser.cpp: make sure the IDs are unique in the whole skin
+
+------------------------------------------------------------------------
+r15635 | fkuehne | 2006-05-14 23:10:07 +0200 (Sun, 14 May 2006) | 1 line
+Changed paths:
+   M /trunk/modules/demux/mpc.c
+   M /trunk/modules/demux/real.c
+
+* vlc-meta fixes
+------------------------------------------------------------------------
+r15634 | zorglub | 2006-05-14 22:40:23 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/ffmpeg/demux.c
+
+Fix ffmpeg linking
+
+------------------------------------------------------------------------
+r15633 | zorglub | 2006-05-14 21:52:42 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/services_discovery/shout.c
+
+Fix shout compile
+
+------------------------------------------------------------------------
+r15632 | zorglub | 2006-05-14 20:49:50 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/tree.c
+
+Change some error message to assertions
+
+------------------------------------------------------------------------
+r15631 | zorglub | 2006-05-14 20:44:21 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/http.c
+
+Fix http access output with bonjour
+
+------------------------------------------------------------------------
+r15630 | ipkiss | 2006-05-14 20:30:19 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
+
+ * src/input/input.c: msg_Warn --> msg_Dbg
+
+------------------------------------------------------------------------
+r15629 | zorglub | 2006-05-14 20:29:00 +0200 (Sun, 14 May 2006) | 13 lines
+Changed paths:
+   M /trunk/configure.ac
    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/include/vlc_symbols.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/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/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/dvb.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/playlist/podcast.c
+   M /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/demux/playlist/xspf.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/Modules.am
    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_playtree.cpp
    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
+   D /trunk/modules/gui/skins2/vars/playlist.cpp
+   D /trunk/modules/gui/skins2/vars/playlist.hpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
+   M /trunk/modules/misc/growl.c
+   M /trunk/modules/misc/msn.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/misc/playlist/xspf.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/podcast.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/Makefile.am
+   M /trunk/src/control/mediacontrol_core.c
+   M /trunk/src/control/playlist.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
+   A /trunk/src/input/item.c (from /branches/0.8.6-playlist-vlm/src/input/item.c:15624)
    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
+   A /trunk/src/playlist/control.c (from /branches/0.8.6-playlist-vlm/src/playlist/control.c:15624)
+   A /trunk/src/playlist/engine.c (from /branches/0.8.6-playlist-vlm/src/playlist/engine.c:15624)
+   D /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
+   D /trunk/src/playlist/playlist.c
+   A /trunk/src/playlist/search.c (from /branches/0.8.6-playlist-vlm/src/playlist/search.c:15624)
    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
+   A /trunk/src/playlist/thread.c (from /branches/0.8.6-playlist-vlm/src/playlist/thread.c:15624)
+   A /trunk/src/playlist/tree.c (from /branches/0.8.6-playlist-vlm/src/playlist/tree.c:15624)
+   D /trunk/src/playlist/view.c
+   A /trunk/test/NativeGcTest.py (from /branches/0.8.6-playlist-vlm/test/NativeGcTest.py:15624)
+   A /trunk/test/native/gc.c (from /branches/0.8.6-playlist-vlm/test/native/gc.c:15624)
 
-Make Zorglub less unhappy
+Merge back branch 0.8.6-playlist-vlm to trunk.
+
+What is currently broken:
+ * Some playlist demuxers (shout, dvb and pls)
+ * DAAP
+ * BeOS playlist
+ * GPE playlist, I suppose
+
+What has some trouble:
+ * Meta handling in several demuxers (most notably TS)
+ * Skins2 playlist (doesn't refresh correctly)
+ * OS X playlist (see bigben's latest commits)
 
 ------------------------------------------------------------------------
-r11663 | rocky | 2005-07-09 05:41:48 +0200 (Sat, 09 Jul 2005) | 4 lines
+r15628 | ipkiss | 2006-05-14 20:17:14 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+
+ * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg
 
-Add audio track entry field for VCD and DVD. 
-Correct ranges for # of tracks and subtitles allowed in VCD and DVD.
+------------------------------------------------------------------------
+r15627 | courmisch | 2006-05-14 17:27:30 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
+Remove non breakable space
 
 ------------------------------------------------------------------------
-r11662 | rocky | 2005-07-09 03:56:01 +0200 (Sat, 09 Jul 2005) | 4 lines
+r15626 | asmax | 2006-05-14 17:21:25 +0200 (Sun, 14 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcd.c
-   M /trunk/modules/access/vcdx/vcdplayer.c
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+
+* vlcproc.cpp: fixed detection of play/pause status (when the popup menu or
+keyboard shortcut is used to toggle pause instead of a skin button)
+
+------------------------------------------------------------------------
+r15625 | zorglub | 2006-05-14 16:59:12 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/test/mangle/mangle.py
 
-vcdplayer.c: fix gcc 4-caught uninitialized variable. 
-vcd.c: more logical order of macros (I think)
+Be more resilient
 
+------------------------------------------------------------------------
+r15622 | fkuehne | 2006-05-14 16:44:12 +0200 (Sun, 14 May 2006) | 1 line
+Changed paths:
+   M /trunk/include/vlc_interaction.h
 
+* forgot to add UserOkayCancel to the header (creates the same dialogue as UserYesNo, but with different labels)
 ------------------------------------------------------------------------
-r11661 | courmisch | 2005-07-08 20:45:05 +0200 (Fri, 08 Jul 2005) | 2 lines
+r15620 | fkuehne | 2006-05-14 16:36:08 +0200 (Sun, 14 May 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/demux/xa.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
+   M /trunk/include/vlc_interaction.h
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/src/interface/interaction.c
+
+* new dialogue type to prompt the user for a string
+* the core is widget-free now (except for the header to keep wx compiling, hopefully)
+* updated the OSX-implementation to reflect the recent changes
 
-Fix compiler warning
+more clean up is necessary; testing and any feedback is welcomed
 
+refs #553
 ------------------------------------------------------------------------
-r11660 | courmisch | 2005-07-08 20:12:44 +0200 (Fri, 08 Jul 2005) | 3 lines
+r15618 | fkuehne | 2006-05-14 15:20:04 +0200 (Sun, 14 May 2006) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/interaction.m
+
+* introduction of a widget-free progress bar dialogue, partially already committed in [15617] (core and OSX only, refs #553)
+------------------------------------------------------------------------
+r15617 | fkuehne | 2006-05-14 15:07:29 +0200 (Sun, 14 May 2006) | 1 line
+Changed paths:
+   M /trunk/include/vlc_interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/src/interface/interaction.c
+
+* first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)
+------------------------------------------------------------------------
+r15616 | courmisch | 2006-05-14 15:06:09 +0200 (Sun, 14 May 2006) | 3 lines
+Changed paths:
+   M /trunk/modules/access/http.c
+
+Recognize XSPF MIME type when there is a charset parameter.
+Thanks to ?\226?\128?\156DS?\226?\128?\157 for pointing this out.
+
+------------------------------------------------------------------------
+r15615 | courmisch | 2006-05-14 15:04:48 +0200 (Sun, 14 May 2006) | 3 lines
+Changed paths:
+   M /trunk/src/misc/charset.c
+
+Some users reported problems with subtitles encoding on Win32.
+Probably a setlocale() breakage. Use GetACP() instead.
+
+------------------------------------------------------------------------
+r15614 | fkuehne | 2006-05-14 14:41:40 +0200 (Sun, 14 May 2006) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
+   M /trunk/include/vlc_interaction.h
+   M /trunk/modules/access/http.c
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/src/interface/interaction.c
+
+* first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)
+------------------------------------------------------------------------
+r15613 | jpsaman | 2006-05-14 13:57:58 +0200 (Sun, 14 May 2006) | 1 line
 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
+   A /trunk/extras/contrib/src/Patches/wxwidgets_uri.patch
+
+Patch for wxWidgets and gcc-4.1.0, iconv fix and live555 compile fix
+------------------------------------------------------------------------
+r15612 | jpsaman | 2006-05-14 13:56:38 +0200 (Sun, 14 May 2006) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
+
+Compile fix live555 for iconv.h headerfile
+------------------------------------------------------------------------
+r15611 | xtophe | 2006-05-14 13:41:55 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/toolbox
+
+toolbox: remove debian and woody references
+
+------------------------------------------------------------------------
+r15608 | courmisch | 2006-05-14 09:01:20 +0200 (Sun, 14 May 2006) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+== -> =
+
+------------------------------------------------------------------------
+r15607 | dionoea | 2006-05-14 01:16:24 +0200 (Sun, 14 May 2006) | 8 lines
+Changed paths:
    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/src/libvlc.h
+   M /trunk/src/video_output/vout_intf.c
+
+Allow on the fly cropping size change with top, left, right and bottom offsets.
+alt+i -> crop one more pixel from the top
+alt+j -> crop one more from the left
+alt+k -> crop one more from the bottom
+alt+l -> crop one more from the right
+alt+shift+<the letter> -> crop one less
+
+
+------------------------------------------------------------------------
+r15606 | dionoea | 2006-05-13 23:49:16 +0200 (Sat, 13 May 2006) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/vout_intf.c
+
+Add <left>+<top>+<right>+<bottom> syntax for cropping.
+
+------------------------------------------------------------------------
+r15605 | dionoea | 2006-05-13 23:22:27 +0200 (Sat, 13 May 2006) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/vout_intf.c
+
+Allow the <width>x<height>+<left>+<top> syntax in video output core cropping
+
+------------------------------------------------------------------------
+r15603 | dionoea | 2006-05-13 23:01:05 +0200 (Sat, 13 May 2006) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+Woops, this somehow got removed in previous commit.
+
+------------------------------------------------------------------------
+r15602 | dionoea | 2006-05-13 22:56:03 +0200 (Sat, 13 May 2006) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_intf.c
+
+Add the --custom-aspect-ratios and --custom-crop-ratios options which make it possible to add custom values to the video menu's aspect ratio and crop lists.
+
+------------------------------------------------------------------------
+r15601 | dionoea | 2006-05-13 22:22:20 +0200 (Sat, 13 May 2006) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.h
+
+Change DVD-next hotkey on !__APPLE__ to ctrl-f instead of ctrl-n (ctrl-n is already used to open the "open network stream" dialog)
+
+------------------------------------------------------------------------
+r15600 | dionoea | 2006-05-13 22:15:00 +0200 (Sat, 13 May 2006) | 2 lines
+Changed paths:
+   M /trunk/src/video_output/vout_intf.c
+
+Display snapshot file name on video when taking snapshot (and remove some tabs)
+
+------------------------------------------------------------------------
+r15599 | dionoea | 2006-05-13 22:07:33 +0200 (Sat, 13 May 2006) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/src/libvlc.h
+
+Add zoom (z) and unzoom (shift+z) hotkeys
+
+------------------------------------------------------------------------
+r15598 | ipkiss | 2006-05-13 19:54:21 +0200 (Sat, 13 May 2006) | 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_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
+
+ * skins2: new skins2-taskbar configuration option, to allow removing VLC from the task bar on Windows (changing this option takes effect on the fly)
+
+------------------------------------------------------------------------
+r15597 | ipkiss | 2006-05-13 19:09:21 +0200 (Sat, 13 May 2006) | 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/macosx/macosx_factory.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
+   M /trunk/modules/gui/skins2/src/os_factory.hpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+
+ * skins2: The skins2-systray option can now be changed on the fly
+
+------------------------------------------------------------------------
+r15596 | ipkiss | 2006-05-13 13:42:20 +0200 (Sat, 13 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
+
+ * skins2: new skins2-systray option on Windows to activate an icon in the system tray
+
+------------------------------------------------------------------------
+r15595 | dionoea | 2006-05-12 21:26:48 +0200 (Fri, 12 May 2006) | 2 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi.in
+
+Fix uninstaller (i hope)
+
+------------------------------------------------------------------------
+r15594 | fkuehne | 2006-05-12 19:54:28 +0200 (Fri, 12 May 2006) | 3 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 "Magnify" to the available video filters
+    - re-designed the view a bit, so it is smaller (and nicer IMO)
+    - string fix
+------------------------------------------------------------------------
+r15593 | fkuehne | 2006-05-12 18:27:35 +0200 (Fri, 12 May 2006) | 4 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/update.m
+
+* made the look-for-update process faster and more error tolerant
+    - we can't get release notes if vlc-version == current-release, so don't wait for them
+    - wait only 15 sec for the r-notes, any longer can't be good
+    - show the user that her version is up-to-date
+------------------------------------------------------------------------
+r15592 | damienf | 2006-05-12 01:02:56 +0200 (Fri, 12 May 2006) | 2 lines
+Changed paths:
+   M /trunk/activex/axvlc.inf.in
+
+- modified for standalone INF file distribution (i.e. installer is no longer bundled in cab, it is downloaded instead)
+
+------------------------------------------------------------------------
+r15591 | xtophe | 2006-05-11 23:46:51 +0200 (Thu, 11 May 2006) | 3 lines
+Changed paths:
+   M /trunk/configure.ac
+   M /trunk/po/POTFILES.in
+   A /trunk/po/ar.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
+   A /trunk/po/gl.po
+   A /trunk/po/he.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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
    M /trunk/po/pt_BR.po
+   M /trunk/po/ro.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_CN.po
    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)
+Synchronise the po file from the 0.8.5 branch.
+Add gl, he, hu and sv to activated l10n.
 
 ------------------------------------------------------------------------
-r11659 | courmisch | 2005-07-08 19:57:30 +0200 (Fri, 08 Jul 2005) | 2 lines
+r15588 | xtophe | 2006-05-11 20:56:20 +0200 (Thu, 11 May 2006) | 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
+   M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
 
-Convert to Unicode
+wxwidgets/* : Forwardport [15370]. button localisation
 
 ------------------------------------------------------------------------
-r11658 | massiot | 2005-07-07 11:07:16 +0200 (Thu, 07 Jul 2005) | 3 lines
+r15587 | xtophe | 2006-05-10 23:47:22 +0200 (Wed, 10 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/control/corba/corba.c
+   M /trunk/modules/control/http/http.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
+r15586 | dionoea | 2006-05-10 23:13:35 +0200 (Wed, 10 May 2006) | 2 lines
 Changed paths:
-   M /trunk/po/sv.po
+   M /trunk/vlc.win32.nsi.in
+
+Forward port from 0.8.5
 
-* converted to UTF-8
 ------------------------------------------------------------------------
-r11655 | zorglub | 2005-07-06 20:16:26 +0200 (Wed, 06 Jul 2005) | 2 lines
+r15585 | jpsaman | 2006-05-10 15:30:19 +0200 (Wed, 10 May 2006) | 1 line
 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
+   M /trunk/src/control/vlm.c
 
+Readability change
 ------------------------------------------------------------------------
-r11654 | zorglub | 2005-07-06 19:33:04 +0200 (Wed, 06 Jul 2005) | 2 lines
+r15584 | jpsaman | 2006-05-10 14:40:41 +0200 (Wed, 10 May 2006) | 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
+   M /trunk/modules/demux/livedotcom.cpp
 
-Compile fix - refs #258
+Patch for connecting authenticated RTSP connections.
 
 ------------------------------------------------------------------------
-r11653 | courmisch | 2005-07-06 19:14:00 +0200 (Wed, 06 Jul 2005) | 2 lines
+r15583 | xtophe | 2006-05-10 12:56:31 +0200 (Wed, 10 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/share/Makefile.am
 
-Print Winsock error number
+install vlc.desktop at the good place
 
 ------------------------------------------------------------------------
-r11652 | massiot | 2005-07-06 15:47:37 +0200 (Wed, 06 Jul 2005) | 3 lines
+r15582 | xtophe | 2006-05-10 00:49:36 +0200 (Wed, 10 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/cpu.c
+   M /trunk/configure.ac
 
- * src/misc/cpu.c: Fixed the use of cpuid() on amd64 (thanks to Aison on
-   IRC).
+Typo
 
 ------------------------------------------------------------------------
-r11651 | xtophe | 2005-07-06 14:34:58 +0200 (Wed, 06 Jul 2005) | 2 lines
+r15581 | xtophe | 2006-05-10 00:41:16 +0200 (Wed, 10 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/configure.ac
 
-libvlc.h: Move the open option for the gui preferences
+configure.ac: Detect the Xulrunner sdk (from sam's debian patch)
 
 ------------------------------------------------------------------------
-r11650 | courmisch | 2005-07-05 20:28:26 +0200 (Tue, 05 Jul 2005) | 2 lines
+r15580 | ipkiss | 2006-05-09 23:21:50 +0200 (Tue, 09 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/doc/skins/skins2-howto.xml
 
-Fix previous commit
+ * doc/skins/skins2-howto.xml: dialogs.playlist() is not yet available in a release
 
 ------------------------------------------------------------------------
-r11649 | courmisch | 2005-07-05 19:33:54 +0200 (Tue, 05 Jul 2005) | 2 lines
+r15579 | zorglub | 2006-05-09 22:42:28 +0200 (Tue, 09 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/doc/skins/skins2-howto.xml
 
-Print exact error for select() to help tracking x264 threading issue
+*popup is not in 0.8.5
 
 ------------------------------------------------------------------------
-r11648 | courmisch | 2005-07-05 18:44:56 +0200 (Tue, 05 Jul 2005) | 2 lines
+r15578 | babal | 2006-05-09 16:39:12 +0200 (Tue, 09 May 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/src/video_output/vout_intf.c
 
-- Clean up net_Gets()
+- monitor aspect ratio, source aspect ratio and crop ratio are not
+  octal numbers
 
 ------------------------------------------------------------------------
-r11647 | courmisch | 2005-07-04 19:01:34 +0200 (Mon, 04 Jul 2005) | 2 lines
+r15577 | littlejohn | 2006-05-09 09:52:31 +0200 (Tue, 09 May 2006) | 3 lines
 Changed paths:
-   M /trunk/THANKS
+   M /trunk/include/vlc/libvlc.h
+
+Playlist item deletion added in libvlc.h for external programs use.
 
-Forgot this one
 
 ------------------------------------------------------------------------
-r11646 | courmisch | 2005-07-04 19:00:25 +0200 (Mon, 04 Jul 2005) | 3 lines
+r15576 | damienf | 2006-05-09 01:39:44 +0200 (Tue, 09 May 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/configure.ac
+   M /trunk/mozilla/Makefile.am
+
+- configure.ac: removed dependency on XPCOM support libs as they bloat the mozilla plugin, which does not use them.
+- mozilla/Makefile.am: removed dependency on PPC only flags and libs, the plugin builds for MacIntel (doesn't mean it works, though)
 
-IPv6 Source-Specific Multicast support
-from Hoerdt Mickael with cosmetic changes
 
 ------------------------------------------------------------------------
-r11645 | courmisch | 2005-07-04 18:42:22 +0200 (Mon, 04 Jul 2005) | 2 lines
+r15575 | xtophe | 2006-05-09 00:48:36 +0200 (Tue, 09 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/share/Makefile.am
+   A /trunk/share/applications
+   A /trunk/share/applications/vlc.desktop (from /trunk/debian/vlc.desktop:15572)
 
-Unduplicate common socket() code 
+Dig up .desktop from removed debian folder. Thanks to Flameeyes for noticing.
 
 ------------------------------------------------------------------------
-r11644 | oaubert | 2005-07-04 17:39:10 +0200 (Mon, 04 Jul 2005) | 2 lines
+r15574 | xtophe | 2006-05-08 23:51:52 +0200 (Mon, 08 May 2006) | 2 lines
 Changed paths:
-   M /trunk/bindings/python/vlcglue.c
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
 
-Add set_visual support in python binding
+suppress reference to debian/
 
 ------------------------------------------------------------------------
-r11643 | courmisch | 2005-07-04 16:47:36 +0200 (Mon, 04 Jul 2005) | 2 lines
+r15573 | xtophe | 2006-05-08 22:59:52 +0200 (Mon, 08 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/INSTALL
+   D /trunk/debian
 
-Undo braindead [11640]
+The Debian packaging data have been moved to svn.v.o/pkg-multimedia
 
 ------------------------------------------------------------------------
-r11642 | damienf | 2005-07-04 11:55:51 +0200 (Mon, 04 Jul 2005) | 2 lines
+r15572 | xtophe | 2006-05-08 22:20:13 +0200 (Mon, 08 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
 
-compile fix for WIN32, needs review
+* : svn:keywords
 
 ------------------------------------------------------------------------
-r11641 | damienf | 2005-07-04 11:33:43 +0200 (Mon, 04 Jul 2005) | 2 lines
+r15571 | damienf | 2006-05-08 11:46:51 +0200 (Mon, 08 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/modules/demux/wav.c
 
-hey, don't forget win32, folks
+wav.c: added 'mlaw' fourcc, same as 'ulaw'
 
 ------------------------------------------------------------------------
-r11640 | xtophe | 2005-07-04 11:27:56 +0200 (Mon, 04 Jul 2005) | 2 lines
+r15570 | dionoea | 2006-05-08 00:48:27 +0200 (Mon, 08 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/vlc.win32.nsi.in
 
-Compile fix
+Don't put --intf wx in the desktop VLC shortcut
 
 ------------------------------------------------------------------------
-r11639 | bigben | 2005-07-03 11:03:44 +0200 (Sun, 03 Jul 2005) | 7 lines
+r15568 | dionoea | 2006-05-07 22:51:23 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet.c
-
-new --telnet-host option to allow to bind the telnet server on a specific interface.
+   M /trunk/modules/gui/wxwidgets/menus.cpp
 
-Patch by Torsten Spindler
+Crash fix. Thanks to _steven_ on IRC
 
-Remark : should we keep the --telnet-port option that is now redundant ?
+------------------------------------------------------------------------
+r15567 | xtophe | 2006-05-07 18:53:18 +0200 (Sun, 07 May 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
 
+interactions.*: button order (fix #470)
 
 ------------------------------------------------------------------------
-r11638 | bigben | 2005-07-02 19:26:51 +0200 (Sat, 02 Jul 2005) | 3 lines
+r15566 | ipkiss | 2006-05-07 18:02:49 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-select first moved item instead of the last one after a drag and drop.
+   M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
 
+ * modules/gui/wxwidgets/dialogs/subtitles.cpp: Bigger range for the subtitles delay (useful when a movie is split in 2 files...)
 
 ------------------------------------------------------------------------
-r11637 | bigben | 2005-07-02 18:47:46 +0200 (Sat, 02 Jul 2005) | 4 lines
+r15565 | courmisch | 2006-05-07 18:01:07 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-* Back to the hack for the isItem: inNode function, since this is several orders  faster than the high level functions provided by Cocoa... Playlist behaves corectly on big lists again...
-* Fixes a bug in drag and drop
+   M /trunk/src/network/acl.c
 
+ACL_* documentation
 
 ------------------------------------------------------------------------
-r11636 | bigben | 2005-07-02 17:39:21 +0200 (Sat, 02 Jul 2005) | 3 lines
+r15564 | courmisch | 2006-05-07 17:50:09 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-
-* Include <sys/socket.h> if the system has it (should fix compilation on OSX/cygwin).
+   M /trunk/src/misc/charset.c
 
+Compile fix
 
 ------------------------------------------------------------------------
-r11635 | dionoea | 2005-07-01 23:43:42 +0200 (Fri, 01 Jul 2005) | 4 lines
+r15563 | xtophe | 2006-05-07 17:41:37 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
 
-Genre standardisation patch by Jonas A. Larsen
-This (and previous patch) still needs some work as genres containing spaces
-aren't parsed correctly
+wx/dilaogs/ : Fix button alignment in dialogs (refs #470)
 
 ------------------------------------------------------------------------
-r11634 | bigben | 2005-07-01 22:48:48 +0200 (Fri, 01 Jul 2005) | 5 lines
+r15562 | xtophe | 2006-05-07 13:44:53 +0200 (Sun, 07 May 2006) | 2 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
-
-* 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...)
+   M /trunk/configure.ac
 
+Forward-port [15539]
 
 ------------------------------------------------------------------------
-r11632 | hartman | 2005-07-01 22:27:33 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15561 | zorglub | 2006-05-07 10:51:34 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/x264.patch
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+   M /trunk/src/interface/interface.c
 
-* powf -> pow :(
+Forward-port and adapt [15500]
 
 ------------------------------------------------------------------------
-r11631 | courmisch | 2005-07-01 20:00:04 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15560 | dionoea | 2006-05-07 00:50:11 +0200 (Sun, 07 May 2006) | 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
+   M /trunk/modules/control/http/rpn.c
 
-PF_* -> AF_*
+Add 'GENRE' to the list of vlc_get_meta language independent wrappers.
 
 ------------------------------------------------------------------------
-r11630 | courmisch | 2005-07-01 19:35:35 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15559 | xtophe | 2006-05-07 00:39:02 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/NEWS
 
-This was pretty useless (if there is no solution, there is no problem)
+We release ;)
 
 ------------------------------------------------------------------------
-r11629 | courmisch | 2005-07-01 17:56:41 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15553 | dionoea | 2006-05-06 13:50:58 +0200 (Sat, 06 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/ChangeLog
 
-Remove unused function
+Update ChangeLog
 
 ------------------------------------------------------------------------
-r11628 | courmisch | 2005-07-01 17:54:27 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15550 | damienf | 2006-05-06 12:36:58 +0200 (Sat, 06 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/aiff.c
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/vlc.win32.nsi.in
 
-Unsigned casts
+vlc.win32.nsi.in: i need holidays
 
 ------------------------------------------------------------------------
-r11627 | courmisch | 2005-07-01 17:47:42 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15549 | littlejohn | 2006-05-06 12:04:34 +0200 (Sat, 06 May 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   A /trunk/bindings/java/FAQ
+   M /trunk/bindings/java/Makefile.am
+   D /trunk/bindings/java/SWTUglyPlayer.java
+   M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
+   M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
+   M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
+   D /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
+   M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
+   M /trunk/bindings/java/vlc-libvlc-jni.cc
+
+Java bindings updated to latest jvlc version.
+SWT components removed until we are able to configure and check for swt-*.jar
+presence.
+
 
-Remove unused variable - fix compiler warning
 
 ------------------------------------------------------------------------
-r11625 | courmisch | 2005-07-01 17:27:40 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15548 | damienf | 2006-05-06 01:41:55 +0200 (Sat, 06 May 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/vlc.win32.nsi.in
 
-Freeze module entry name (refs #155)
+- vlc.win32.nsi.in: second attempt
 
 ------------------------------------------------------------------------
-r11624 | courmisch | 2005-07-01 16:48:29 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15547 | damienf | 2006-05-06 01:09:43 +0200 (Sat, 06 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/include/vlc_symbols.h
-   M /trunk/src/misc/net.c
+   M /trunk/configure.ac
+   M /trunk/vlc.win32.nsi.in
 
-Use macros rather than overkill APIs
+vlc.win32.nsi: libvlc.dll needs be copied into mozilla plugins directory as well.
 
 ------------------------------------------------------------------------
-r11622 | xtophe | 2005-07-01 15:44:37 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15546 | dionoea | 2006-05-05 22:38:58 +0200 (Fri, 05 May 2006) | 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
+   M /trunk/modules/services_discovery/shout.c
 
-ALL: Add some set_shorname() so the preferences  look nice.
+Add "shoutcast" as an alias for "shout".
 
 ------------------------------------------------------------------------
-r11621 | xtophe | 2005-07-01 15:43:58 +0200 (Fri, 01 Jul 2005) | 3 lines
+r15545 | dionoea | 2006-05-05 22:35:43 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wince/preferences_widgets.cpp
-
-Oups, forgot this one with [11093] (deprecated option handling)
+   M /trunk/THANKS
 
+see previous commit
 
 ------------------------------------------------------------------------
-r11620 | xtophe | 2005-07-01 12:22:30 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15544 | dionoea | 2006-05-05 22:34:42 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/video_filter/mosaic.c
 
-Compile fix
+"[PATCH] for changing the mosaic-order in execution time" by Mateus Krepsky Ludwich + a few fixes. Many thanks.
 
 ------------------------------------------------------------------------
-r11619 | sigmunau | 2005-07-01 10:17:43 +0200 (Fri, 01 Jul 2005) | 2 lines
+r15541 | xtophe | 2006-05-05 19:12:15 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/po/zh_CN.po
 
-compile fix
+Update chinese l10n by  Wei Mingzhi
 
 ------------------------------------------------------------------------
-r11618 | courmisch | 2005-06-30 20:34:43 +0200 (Thu, 30 Jun 2005) | 2 lines
+r15538 | courmisch | 2006-05-05 17:49:54 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/modules/misc/svg.c
 
-StopSend for UDP access
+We need to include "config.h" somehow before we can use the HAVE_* defines
 
 ------------------------------------------------------------------------
-r11617 | courmisch | 2005-06-30 20:32:54 +0200 (Thu, 30 Jun 2005) | 2 lines
+r15537 | xtophe | 2006-05-05 14:02:55 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/configure.ac
 
-StopSend for SAP discovery
+Hope it really fix it
 
 ------------------------------------------------------------------------
-r11616 | courmisch | 2005-06-30 20:30:41 +0200 (Thu, 30 Jun 2005) | 2 lines
+r15536 | xtophe | 2006-05-05 00:36:31 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/configure.ac
 
-Same as previous commit - for SAP announcer
+Fix.
 
 ------------------------------------------------------------------------
-r11615 | courmisch | 2005-06-30 20:19:26 +0200 (Thu, 30 Jun 2005) | 2 lines
+r15535 | xtophe | 2006-05-05 00:00:42 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk/configure.ac
 
-Shutdown UDP socket for receival - hopefully closes #134
+configure.ac: test a bit more for contribs
 
 ------------------------------------------------------------------------
-r11614 | courmisch | 2005-06-30 20:17:53 +0200 (Thu, 30 Jun 2005) | 2 lines
+r15534 | damienf | 2006-05-04 23:58:37 +0200 (Thu, 04 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/include/vlc_symbols.h
-   M /trunk/src/misc/net.c
+   M /trunk/src/libvlc.c
 
-Wrappers for shutdown() API
+libvlc.c: removed debug
 
 ------------------------------------------------------------------------
-r11613 | courmisch | 2005-06-30 19:24:26 +0200 (Thu, 30 Jun 2005) | 2 lines
+r15532 | dionoea | 2006-05-04 23:25:07 +0200 (Thu, 04 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/control/rc.c
 
-Remove a very old hack that is no longer necessary
+Add undocummented comments to help. Thanks to pieroxy ( http://forum.videolan.org/viewtopic.php?t=19603 )
 
 ------------------------------------------------------------------------
-r11612 | courmisch | 2005-06-30 17:55:35 +0200 (Thu, 30 Jun 2005) | 2 lines
+r15530 | dionoea | 2006-05-02 22:17:33 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/access/dshow/dshow.cpp
 
-Why make it complicated when it can be simple
+This should now at least compile
 
 ------------------------------------------------------------------------
-r11611 | bigben | 2005-06-30 17:08:08 +0200 (Thu, 30 Jun 2005) | 4 lines
+r15528 | bigben | 2006-05-02 22:07:59 +0200 (Tue, 02 May 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/stream_out/es.c
 
-* Some fixes
-* Store object to move in the class itself, since I just don't manage to deal with NSPasteboards...
+* Hopefully fix a long lasting refcount issue in the es module that prevented the mp4 frame header to be written properly on exit
+* (Well, es is deprecated anyway)
 
 
 ------------------------------------------------------------------------
-r11610 | fkuehne | 2005-06-30 14:45:05 +0200 (Thu, 30 Jun 2005) | 1 line
+r15527 | dionoea | 2006-05-02 21:54:29 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/wizard.h
-   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/access/dshow/dshow.cpp
+
+Untested change to support different AMTUNER modes in dshow input (see http://forum.videolan.org/viewtopic.php?t=19814 )
 
-* implemented reset- and backward-methods (refs #13)
 ------------------------------------------------------------------------
-r11609 | fkuehne | 2005-06-30 12:44:50 +0200 (Thu, 30 Jun 2005) | 6 lines
+r15525 | bigben | 2006-05-02 21:20:28 +0200 (Tue, 02 May 2006) | 3 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
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* Really fix the color depth specification
 
-* added a summary-tab at the end of the wizard (mostly for debug-reasons, but perhaps we want to keep that for the user as well?)
-* implemented the entire logic (except encap-formats while transcoding)
-* added data collection of all values
-* fixed some l10n issues
 
-The wizard is still not useable for streaming, since it does not communicate the settings to the core yet. Additionally, various things still need to be done (see TODO at the beginning of the file).
 ------------------------------------------------------------------------
-r11608 | gbazin | 2005-06-29 22:56:47 +0200 (Wed, 29 Jun 2005) | 1 line
+r15524 | courmisch | 2006-05-02 17:23:39 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/configure.ac
+
+Hopefully fix linking of the mosaic plugin
 
-* 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
+r15523 | damienf | 2006-05-02 17:13:28 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/voutqt.m
 
-* Still some work for playlist drag'n'drop
+voutqt.m: use kYUVSPixelFormat for MacIntel CPUs
+
+------------------------------------------------------------------------
+r15522 | courmisch | 2006-05-02 16:54:32 +0200 (Tue, 02 May 2006) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/mozilla/Makefile.am
 
+Mozilla libtool fix from Pavlov Konstantin
 
 ------------------------------------------------------------------------
-r11606 | gbazin | 2005-06-29 21:59:01 +0200 (Wed, 29 Jun 2005) | 1 line
+r15520 | damienf | 2006-05-02 11:23:06 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/Makefile.am
+
+Makefile.am: fixed EXTRA_DIST for MacOS X plugin
 
-* 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
+r15519 | damienf | 2006-05-02 10:50:18 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/vlcplugin.h
+   M /trunk/configure.ac
+
+- added support for 64 bit version of mozilla SDK, thanks to thresh for the patch
 
-* mozilla/vlcplugin.h: fixed mimetypes string.
 ------------------------------------------------------------------------
-r11601 | gbazin | 2005-06-29 19:08:54 +0200 (Wed, 29 Jun 2005) | 1 line
+r15518 | courmisch | 2006-05-02 08:57:46 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/vlcplugin.h
+   M /trunk/src/misc/unicode.c
+
+Avoid code duplication
 
-* mozilla/vlcplugin.h: compilation fix.
 ------------------------------------------------------------------------
-r11600 | bigben | 2005-06-29 18:48:38 +0200 (Wed, 29 Jun 2005) | 4 lines
+r15517 | ipkiss | 2006-05-02 08:50:30 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-
-* 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 
+   M /trunk/share/skins2/default/theme.xml
 
+ * forwardport of [15426] and [15516]
 
 ------------------------------------------------------------------------
-r11599 | dionoea | 2005-06-29 07:54:43 +0200 (Wed, 29 Jun 2005) | 3 lines
+r15515 | fox | 2006-05-02 00:06:57 +0200 (Tue, 02 May 2006) | 5 lines
 Changed paths:
-   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/configure.ac
+   M /trunk/modules/demux/Modules.am
+   A /trunk/modules/demux/gme.cpp
+
+First rough demux2 implementation for game music files using Game_Music_Emu 
+(Super Nintendo (SPC), Nintendo NES (NSF), Nintendo Game Boy (GBS), 
+Sega Genesis/Mega Drive (VGM/VGZ/GYM), and Sega Master System (VGM/VGZ)).
 
-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
+r15513 | fox | 2006-05-01 23:20:09 +0200 (Mon, 01 May 2006) | 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
+   M /trunk/modules/demux/mod.c
 
-* Fix some configuration options declerations and strings
+ Use strrchr to extract the file's extension
 
 ------------------------------------------------------------------------
-r11597 | hartman | 2005-06-29 01:43:03 +0200 (Wed, 29 Jun 2005) | 2 lines
+r15512 | dionoea | 2006-05-01 21:13:45 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/src/misc/unicode.c
 
-* Fix opening of rtsp:// links in VLC
+Win95/98/Me file opening and stat "fix". Thanks to Quovodis for the help (even though we finaly came back to an easy solution).
 
 ------------------------------------------------------------------------
-r11596 | hartman | 2005-06-29 01:41:58 +0200 (Wed, 29 Jun 2005) | 2 lines
+r15511 | courmisch | 2006-05-01 17:18:01 +0200 (Mon, 01 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/src/misc/unicode.c
 
-* forwardport of [11522]
+- Save one malloc()
+- Return NULL in case of error
 
 ------------------------------------------------------------------------
-r11595 | bigben | 2005-06-29 01:33:50 +0200 (Wed, 29 Jun 2005) | 3 lines
+r15510 | dionoea | 2006-05-01 16:47:24 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-* Don't select items that are in a selected node for drag'n'drop
+   M /trunk/src/misc/unicode.c
 
+Hum
 
 ------------------------------------------------------------------------
-r11594 | bigben | 2005-06-28 23:37:07 +0200 (Tue, 28 Jun 2005) | 3 lines
+r15509 | dionoea | 2006-05-01 16:25:07 +0200 (Mon, 01 May 2006) | 2 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)
+   M /trunk/src/misc/unicode.c
 
+Add some more debug (this is easier than compiling at home).
 
 ------------------------------------------------------------------------
-r11593 | courmisch | 2005-06-28 20:02:01 +0200 (Tue, 28 Jun 2005) | 21 lines
+r15507 | ipkiss | 2006-05-01 15:28:07 +0200 (Mon, 01 May 2006) | 3 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
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
 
-- changed codebase path to 'http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab'
+ * skins2/src/generic_layout.cpp: do not draw on top of the embedded vout when
+   resizing
 
 ------------------------------------------------------------------------
-r11590 | courmisch | 2005-06-28 17:16:11 +0200 (Tue, 28 Jun 2005) | 2 lines
+r15506 | dionoea | 2006-05-01 15:18:11 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/Modules.am
-   D /trunk/modules/misc/externrun.c
+   M /trunk/src/misc/unicode.c
 
-This doesn't owe in the VLC
+Fix tabs and add some debug.
 
 ------------------------------------------------------------------------
-r11589 | sam | 2005-06-28 11:10:15 +0200 (Tue, 28 Jun 2005) | 2 lines
+r15505 | asmax | 2006-05-01 14:12:03 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
 
-  * po/fr.po: various fixes
+* forward port of [15504]
 
 ------------------------------------------------------------------------
-r11588 | sam | 2005-06-28 10:48:46 +0200 (Tue, 28 Jun 2005) | 2 lines
+r15503 | fkuehne | 2006-05-01 13:47:19 +0200 (Mon, 01 May 2006) | 1 line
 Changed paths:
-   M /trunk/po/es.po
-
-  * po/es.po: minor fixes
+   M /trunk/Makefile.am
 
+* forward-port [15502]
 ------------------------------------------------------------------------
-r11587 | damienf | 2005-06-28 10:02:40 +0200 (Tue, 28 Jun 2005) | 3 lines
+r15501 | damienf | 2006-05-01 12:41:00 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/plugin.cpp
-
-dataobject isn't ready for prime time yet :)
+   M /trunk/src/misc/unicode.c
 
+- unicode.c: possible fix for UTF8 filename support under WinMe/98/95, needs testing though
 
 ------------------------------------------------------------------------
-r11585 | zorglub | 2005-06-27 23:30:44 +0200 (Mon, 27 Jun 2005) | 2 lines
+r15498 | zorglub | 2006-05-01 10:34:27 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/modules/mux/mpeg/ts.c
 
-Fix warning
+Forwardport [15492]
 
 ------------------------------------------------------------------------
-r11584 | zorglub | 2005-06-27 23:25:51 +0200 (Mon, 27 Jun 2005) | 2 lines
+r15494 | zorglub | 2006-05-01 00:34:50 +0200 (Mon, 01 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/telnet.c
+   M /trunk/modules/audio_output/alsa.c
 
-Don't insult the user - Patch by Torsten Spindler
+Fix handling of buffer underruns in ALSA. Probably closes #461
+We passed the delay verbatim to ...frames_to_bytes function which doesn't like negative numbers.
 
 ------------------------------------------------------------------------
-r11583 | dionoea | 2005-06-27 22:56:58 +0200 (Mon, 27 Jun 2005) | 2 lines
+r15493 | hartman | 2006-05-01 00:08:18 +0200 (Mon, 01 May 2006) | 3 lines
 Changed paths:
-   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/modules/misc/rtsp.c
 
-forward port 11582
+* Fix searching in aggregate mode for the RTSP VoD module. (fixes #655)
+  Pausing is still broken.
 
 ------------------------------------------------------------------------
-r11581 | dionoea | 2005-06-27 22:27:10 +0200 (Mon, 27 Jun 2005) | 2 lines
+r15490 | courmisch | 2006-04-30 23:01:54 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/vlcplugin.h
+   M /trunk/src/network/httpd.c
 
-forward port 11580
+Rah forgot to commit this file
 
 ------------------------------------------------------------------------
-r11579 | bigben | 2005-06-27 22:20:58 +0200 (Mon, 27 Jun 2005) | 4 lines
+r15488 | bigben | 2006-04-30 21:26:25 +0200 (Sun, 30 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/THANKS
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/misc.m
 
-* Add some items to some people
-* Add FK and me...
+* Patch from Basil Achermann to handle esc and space keyboard events in VLCControl when the controller is active
+* It seems that corrects a bug when the controller was the acrtive window in fullscreen (that shouldn't happen, but well...)
+* Best thing to do would be to handle the keypresses from the vout here too, I guess...
 
 
 ------------------------------------------------------------------------
-r11578 | fkuehne | 2005-06-27 21:48:16 +0200 (Mon, 27 Jun 2005) | 1 line
+r15487 | dionoea | 2006-04-30 21:16:39 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/services_discovery/podcast.c
+   M /trunk/share/skins2/default/theme.xml
 
-* 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
+Forward port [15485] and [15486].
 
-* modules/demux/playlist/b4s.c: WinCE compilation fix.
 ------------------------------------------------------------------------
-r11573 | zorglub | 2005-06-27 20:18:55 +0200 (Mon, 27 Jun 2005) | 2 lines
+r15480 | courmisch | 2006-04-30 19:51:34 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/modules/control/http/mvar.c
 
-Also fix mozilla when not in debug mode
+Fix segfault
 
 ------------------------------------------------------------------------
-r11572 | gbazin | 2005-06-27 20:17:09 +0200 (Mon, 27 Jun 2005) | 1 line
+r15478 | damienf | 2006-04-30 19:40:34 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/Makefile.am
+
+- MacOS X: bundle 'VLC Internet Plug-In' package into a disk image for online distribution
 
-* 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
+r15477 | zorglub | 2006-04-30 19:40:03 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/demux/asf/asf.c
 
-  * src/misc/httpd.c: fixed a crash in IPv4 handling, patch from Maxime Bizon.
+Ditto
 
 ------------------------------------------------------------------------
-r11570 | damienf | 2005-06-27 14:22:24 +0200 (Mon, 27 Jun 2005) | 3 lines
+r15476 | zorglub | 2006-04-30 19:39:28 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/activex/plugin.cpp
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/avi.c
 
-plugin.cpp: forgot to initialize the mute variable
-AUTHORS: I haven't moved to Germany as far as I know: )
+Woops
 
 ------------------------------------------------------------------------
-r11569 | damienf | 2005-06-27 13:41:16 +0200 (Mon, 27 Jun 2005) | 6 lines
+r15475 | zorglub | 2006-04-30 19:36:48 +0200 (Sun, 30 Apr 2006) | 2 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
+   M /trunk
+   M /trunk/doc/fortunes.txt
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/avi.c
 
-vlc16x16.bmp: toolbar icon for VLC plugin
+Fortune
 
 ------------------------------------------------------------------------
-r11567 | fkuehne | 2005-06-27 01:55:53 +0200 (Mon, 27 Jun 2005) | 2 lines
+r15474 | courmisch | 2006-04-30 19:19:29 +0200 (Sun, 30 Apr 2006) | 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
+   M /trunk/src/network/tcp.c
+
+Also set SO_REUSEADDR here
 
-* 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
+r15473 | courmisch | 2006-04-30 19:16:32 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mms.c
+   M /trunk/src/network/httpd.c
 
-Higher default caching value. Prebuffering should really use the caching value 
+Set SO_REUSEADDR on client sockets
 
 ------------------------------------------------------------------------
-r11563 | fkuehne | 2005-06-26 19:25:08 +0200 (Sun, 26 Jun 2005) | 1 line
+r15472 | dionoea | 2006-04-30 19:12:50 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/share/Makefile.am
+   D /trunk/share/skins2/default/main/Thumbs.db
+   D /trunk/share/skins2/default/playlist/Thumbs.db
+
+Remove the Thumbs.db files here too
 
-* forgot to include the Turkish locale here as well
 ------------------------------------------------------------------------
-r11562 | courmisch | 2005-06-26 19:17:50 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15468 | courmisch | 2006-04-30 18:54:32 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/src/misc/unicode.c
 
-Remove confusing warning
+Fix memleak
 
 ------------------------------------------------------------------------
-r11561 | fkuehne | 2005-06-26 19:05:58 +0200 (Sun, 26 Jun 2005) | 3 lines
+r15467 | dionoea | 2006-04-30 18:37:30 +0200 (Sun, 30 Apr 2006) | 2 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
+   M /trunk/modules/demux/playlist/podcast.c
+   M /trunk/modules/services_discovery/podcast.c
+
+Forward port podcast fixes [15462] and [15465].
 
-* 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
+r15466 | fkuehne | 2006-04-30 18:31:38 +0200 (Sun, 30 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-
-forward port 11543 (again)
+   M /trunk/modules/gui/macosx/playlist.m
 
+* forward-port [15464] and update the TODO-list at the top of the file
 ------------------------------------------------------------------------
-r11559 | courmisch | 2005-06-26 17:12:10 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15463 | damienf | 2006-04-30 18:08:32 +0200 (Sun, 30 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/quicktime.c
+   M /trunk/Makefile.am
+   A /trunk/extras/MacOSX/plugin/InstallerDescription.plist
+   A /trunk/extras/MacOSX/plugin/InstallerInfo.plist
+   M /trunk/mozilla/vlc.r
 
-Compile fix
+- added installer for MacOSX VLC Plugin
+- updated supported mime types in resource
 
 ------------------------------------------------------------------------
-r11558 | courmisch | 2005-06-26 16:54:06 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15459 | dionoea | 2006-04-30 17:39:19 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/share/skins2/default/theme.xml
 
-Fix compilation
+Forward port [15458].
 
 ------------------------------------------------------------------------
-r11557 | courmisch | 2005-06-26 12:36:35 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15457 | titer | 2006-04-30 17:30:35 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/include/vlc_messages.h
 
-Remove obsoloted check
+Build fix
 
 ------------------------------------------------------------------------
-r11556 | courmisch | 2005-06-26 12:35:06 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15455 | dionoea | 2006-04-30 17:19:24 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
 
-Set IPV6_V6ONLY option to make my life easier
+Fix statistics panel alignement
 
 ------------------------------------------------------------------------
-r11555 | courmisch | 2005-06-26 12:29:06 +0200 (Sun, 26 Jun 2005) | 3 lines
+r15454 | fkuehne | 2006-04-30 16:44:54 +0200 (Sun, 30 Apr 2006) | 1 line
 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
+   M /trunk/THANKS
 
+* forward-port [15453]
 ------------------------------------------------------------------------
-r11554 | courmisch | 2005-06-26 12:24:35 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15451 | asmax | 2006-04-30 15:44:20 +0200 (Sun, 30 Apr 2006) | 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
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
 
-Fixes httpd_ClientIP on Win32 & the likes
+* generic_layout.cpp: don't draw controls of an invisible layout
 
 ------------------------------------------------------------------------
-r11553 | courmisch | 2005-06-26 12:14:00 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15449 | zorglub | 2006-04-30 15:25:32 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk
+   M /trunk/include/codecs.h
+   M /trunk/modules/codec/dmo/dmo.c
 
-More conservative buffer size
+Add support for Windows Media Audio 9 Speech (Closes:#606)
 
 ------------------------------------------------------------------------
-r11552 | courmisch | 2005-06-26 11:47:41 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15447 | asmax | 2006-04-30 15:12:34 +0200 (Sun, 30 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/share/Makefile.am
+   A /trunk/share/skins2/default/main/vol_bg.png
+   M /trunk/share/skins2/default/main/vol_slider.png
+   M /trunk/share/skins2/default/theme.xml
 
-Forgot this file
+* all: added a SliderBackground to the volume slider of the default skin
+ (fixes an incorrect behaviour when clicking on the white part of the slider)
 
 ------------------------------------------------------------------------
-r11551 | courmisch | 2005-06-26 11:12:36 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15445 | bigben | 2006-04-29 22:48:44 +0200 (Sat, 29 Apr 2006) | 3 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
+   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
+
+* Support for saving xspf playlist files
 
-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
+r15444 | xtophe | 2006-04-29 22:18:21 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/share/http/index.html
+   M /trunk/debian/control
+   M /trunk/debian/rules
 
-Fix case
+Re-enables the XOSD plugin in debian nightlies
 
 ------------------------------------------------------------------------
-r11549 | courmisch | 2005-06-26 07:43:05 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15442 | dionoea | 2006-04-29 20:33:44 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/share/http/index.html
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
 
-Someone forgot debugging stuff here
+Forward port [15418] and [15420].
 
 ------------------------------------------------------------------------
-r11548 | hartman | 2005-06-26 03:11:33 +0200 (Sun, 26 Jun 2005) | 2 lines
+r15441 | courmisch | 2006-04-29 17:56:15 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/x264.patch
+   M /trunk/modules/control/http/rpn.c
 
-* Stupid 10.2 THOU SHALT OBEY ME
+Hmm 512 bytes to format a decimal integer sounds a little abusive
 
 ------------------------------------------------------------------------
-r11547 | courmisch | 2005-06-25 20:41:15 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15440 | courmisch | 2006-04-29 17:46:36 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/control/http/mvar.c
 
-Fix previous commit
+Another overflow
 
 ------------------------------------------------------------------------
-r11546 | courmisch | 2005-06-25 19:21:23 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15439 | courmisch | 2006-04-29 17:34:09 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/buffer.c
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/control/http/mvar.c
 
-Most compiler warning fixed
+Fix likely stack buffer overflow
 
 ------------------------------------------------------------------------
-r11545 | dionoea | 2005-06-25 19:16:58 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15438 | courmisch | 2006-04-29 17:15:30 +0200 (Sat, 29 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/modules/control/http/macro.c
 
-fix alphabetically ordered list ...
+- Don't nul-terminate after snprintf(), it does it already
+- Use strlcpy()
 
 ------------------------------------------------------------------------
-r11544 | dionoea | 2005-06-25 19:13:09 +0200 (Sat, 25 Jun 2005) | 3 lines
+r15437 | courmisch | 2006-04-29 17:11:48 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-
-add myself to the authors list ... because i want to be part of the "very cool dudes" list of people with a SVN account.
+   M /trunk/modules/access/directory.c
 
+Clean up
 
 ------------------------------------------------------------------------
-r11540 | dionoea | 2005-06-25 15:32:58 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15436 | courmisch | 2006-04-29 17:10:39 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/stream_out/rtp.c
 
-forward port of 11539
+Use strlcpy
 
 ------------------------------------------------------------------------
-r11536 | courmisch | 2005-06-25 15:08:57 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15434 | courmisch | 2006-04-29 16:38:39 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/src/input/subtitles.c
 
-HTTP_PROXY -> http_proxy that's the commit I should have done in the first place
+Also use strlcpy()
 
 ------------------------------------------------------------------------
-r11535 | courmisch | 2005-06-25 15:02:07 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15433 | courmisch | 2006-04-29 16:34:50 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/src/network/getaddrinfo.c
+   M /trunk/src/stream_output/sap.c
 
-Forward port of 11534
+Use strlcpy()
 
 ------------------------------------------------------------------------
-r11533 | courmisch | 2005-06-25 14:47:15 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15432 | courmisch | 2006-04-29 16:30:49 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/access/smb.c
+   M /trunk/src/extras/libc.c
 
-Most of what would fix #14 if we really wanted to
+OpenBSDish strlcpy()
 
 ------------------------------------------------------------------------
-r11529 | courmisch | 2005-06-25 13:15:43 +0200 (Sat, 25 Jun 2005) | 3 lines
+r15430 | zorglub | 2006-04-29 16:23:44 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk
+   M /trunk/po/ru.po
 
-- support for Basic HTTP Proxy authentication (closes #149)
-- getenv is case-sensitive !!! use HTTP_PROXY instead of http_proxy
+Update ru.po from rosetta
 
 ------------------------------------------------------------------------
-r11528 | courmisch | 2005-06-25 12:56:30 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15429 | zorglub | 2006-04-29 16:23:41 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk
+   M /trunk/include/variables.h
+   M /trunk/include/vlc_messages.h
 
-Clean up : use user and pass from vlc_UrlParse
+Initialize variables
 
 ------------------------------------------------------------------------
-r11527 | courmisch | 2005-06-25 12:36:37 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15428 | courmisch | 2006-04-29 16:23:00 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/modules/access/file.c
 
-Unbreak previous commit - I was a bit too optimistic
+Win32 compile fix
 
 ------------------------------------------------------------------------
-r11526 | dionoea | 2005-06-25 12:25:08 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15425 | courmisch | 2006-04-29 16:07:18 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/configure.ac
+   M /trunk/src/misc/threads.c
 
-forwardport
+Remove some unused configure checks
 
 ------------------------------------------------------------------------
-r11525 | courmisch | 2005-06-25 12:24:11 +0200 (Sat, 25 Jun 2005) | 4 lines
+r15424 | courmisch | 2006-04-29 15:59:07 +0200 (Sat, 29 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/include/network.h
-
-- Support for parsing user and password in URLs
-- Useless (always true) check removed
-- Only one strdup() in vlc_UrlParse
+   M /trunk/modules/access/smb.c
 
-------------------------------------------------------------------------
-r11523 | courmisch | 2005-06-25 12:22:59 +0200 (Sat, 25 Jun 2005) | 2 lines
-Changed paths:
-   M /trunk/src/stream_output/sap.c
+Nul terminate
 
-Fix lame compiler warning
+Might be a better idea to implement strlcpy()
 
 ------------------------------------------------------------------------
-r11521 | courmisch | 2005-06-25 09:47:46 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15422 | courmisch | 2006-04-29 15:55:07 +0200 (Sat, 29 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/modules/access/file.c
 
-More conservative buffer size
+- Use poll() instead of select() so we don't depend on FD_SETSIZE
+- Clean up
 
 ------------------------------------------------------------------------
-r11520 | courmisch | 2005-06-25 09:45:57 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15421 | bigben | 2006-04-29 15:53:49 +0200 (Sat, 29 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/voc.c
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* Fix for some strange x drivers that return 8 bits screens as first answer when being requested a Truecolor class one
 
-Bigger buffer to reduce stuttering
 
 ------------------------------------------------------------------------
-r11519 | courmisch | 2005-06-25 08:06:06 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15419 | courmisch | 2006-04-29 15:38:50 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/access/smb.c
 
-Remove plugins and builtins with make uninstall (closes #231)
+Use strncpy() rather than strncat() when the destination is empty
 
 ------------------------------------------------------------------------
-r11518 | courmisch | 2005-06-25 07:39:06 +0200 (Sat, 25 Jun 2005) | 2 lines
+r15415 | courmisch | 2006-04-29 15:32:36 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/demux/mp4/mp4.c
 
-Deletes vlc's aliases upon make uninstall (refs #231)
+Don't use #ifdef + alloca() when we have something simpler
 
 ------------------------------------------------------------------------
-r11513 | hartman | 2005-06-24 22:09:21 +0200 (Fri, 24 Jun 2005) | 2 lines
+r15414 | zorglub | 2006-04-29 15:31:39 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk
+   M /trunk/modules/gui/skins2/vars/time.cpp
 
-* new liveMedia version
+Be sure to write correct time values
 
 ------------------------------------------------------------------------
-r11512 | hartman | 2005-06-24 21:06:58 +0200 (Fri, 24 Jun 2005) | 2 lines
+r15413 | courmisch | 2006-04-29 15:30:39 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/demux/mp4/drms.c
 
-* More greenline prevention (opengl sucks ! :D )
+Simplification assuming that sizeof(char) = 1
 
 ------------------------------------------------------------------------
-r11511 | bigben | 2005-06-24 18:55:01 +0200 (Fri, 24 Jun 2005) | 5 lines
+r15412 | courmisch | 2006-04-29 15:30:10 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-Much cleaner fix for the "vlc would crash on item deletion" bug.
-
-Not sure this should be backported at this time (at least not without further testing)
+   M /trunk/modules/demux/voc.c
+   M /trunk/modules/demux/xa.c
 
+Fix copyright
 
 ------------------------------------------------------------------------
-r11509 | courmisch | 2005-06-23 22:15:03 +0200 (Thu, 23 Jun 2005) | 2 lines
+r15411 | dionoea | 2006-04-29 15:12:29 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/share/skins2/default/theme.xml
 
-fix use of uninitialized URI string pointer in SAP announce - closes #228
+Forward port [15410]
 
 ------------------------------------------------------------------------
-r11507 | zorglub | 2005-06-23 20:57:22 +0200 (Thu, 23 Jun 2005) | 2 lines
+r15406 | zorglub | 2006-04-28 22:21:42 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences.cpp
+   M /trunk
+   M /trunk/src/libvlc.h
 
-Fix "intf"  saving - Closes #223
+Set skip-frames to default enabled
 
 ------------------------------------------------------------------------
-r11505 | courmisch | 2005-06-23 17:35:18 +0200 (Thu, 23 Jun 2005) | 3 lines
+r15405 | courmisch | 2006-04-28 21:43:55 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/modules/access/pvr/pvr.c
 
-- Fix infinite loop on TCP connection timeout
-- Really obey the ipv4-timeout to the ms
+Compile fix
 
 ------------------------------------------------------------------------
-r11504 | courmisch | 2005-06-23 17:34:29 +0200 (Thu, 23 Jun 2005) | 2 lines
+r15404 | courmisch | 2006-04-28 21:38:52 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/access/dvb/access.c
 
-I suppose Meuuh forgot this one
+Another select() -> poll()
 
 ------------------------------------------------------------------------
-r11502 | hartman | 2005-06-23 16:46:12 +0200 (Thu, 23 Jun 2005) | 3 lines
+r15403 | courmisch | 2006-04-28 21:31:26 +0200 (Fri, 28 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/access/pvr/pvr.c
 
-* Disabled UDP timeout on multicast RTSP sessions. closes #227
-  A configurable timeout should be added later on?
+Use poll() instead of select() so we won't fall for the FD_SETSIZE trap
+in any case (however unlikely we were to fall far it on Linux)
 
 ------------------------------------------------------------------------
-r11501 | bigben | 2005-06-23 16:24:25 +0200 (Thu, 23 Jun 2005) | 5 lines
+r15401 | bigben | 2006-04-28 19:18:46 +0200 (Fri, 28 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-* Fixes playlist search
+   M /trunk/src/interface/interface.c
+   M /trunk/src/libvlc.c
 
-(Closes #229)
+* Revert 15357, as it would make vlc crash if you try to load a main interface that doesn't exist
+* Instead, use "screensaver,none" when trying to load the screensaver interface
+* Same fix for onther interfaces loaded by libvlc
 
 
 ------------------------------------------------------------------------
-r11500 | hartman | 2005-06-23 15:38:18 +0200 (Thu, 23 Jun 2005) | 2 lines
+r15399 | dionoea | 2006-04-28 18:32:00 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
 
-* Properly release streams. closes #226
+Display file size instead of svn revision in update dialog
 
 ------------------------------------------------------------------------
-r11498 | xtophe | 2005-06-23 10:32:57 +0200 (Thu, 23 Jun 2005) | 2 lines
+r15397 | dionoea | 2006-04-28 17:19:10 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/share/http/index.html
+   M /trunk/vlc.win32.nsi.in
 
-http/index.html: Fix for IE (patch by Pierre-Hugues PERET) (closes #188)
+Woops
 
 ------------------------------------------------------------------------
-r11496 | dionoea | 2005-06-22 18:41:48 +0200 (Wed, 22 Jun 2005) | 2 lines
+r15396 | dionoea | 2006-04-28 16:39:25 +0200 (Fri, 28 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/vlc.win32.nsi.in
 
-applied patch by Julien Martin
+Remove local copies of Mozilla plugin and ActiveX dlls
+Fix #525 Fixes #525
 
 ------------------------------------------------------------------------
-r11494 | hartman | 2005-06-21 23:31:28 +0200 (Tue, 21 Jun 2005) | 2 lines
+r15395 | courmisch | 2006-04-28 14:30:39 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/network/tcp.c
 
-* test for sqrtf in -lmx. If present add to x264 compile flags
+Another close-on-exec
 
 ------------------------------------------------------------------------
-r11490 | courmisch | 2005-06-21 19:44:06 +0200 (Tue, 21 Jun 2005) | 4 lines
+r15394 | courmisch | 2006-04-28 14:29:00 +0200 (Fri, 28 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/voc.c
+   M /trunk/src/network/httpd.c
 
-- 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
+- Fix POSIX setting of non-blocking mode (we were clearing the R/W flags)
+- Close-on-exec: Don't leak httpd client sockets into CGI scripts or
+  whatever child process we spawn.
 
 ------------------------------------------------------------------------
-r11489 | bigben | 2005-06-21 18:07:02 +0200 (Tue, 21 Jun 2005) | 3 lines
+r15393 | courmisch | 2006-04-28 14:25:51 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-Fix playlist item search (was broken by the "general" node remove comit)
+   M /trunk/src/network/httpd.c
 
+Only check FD_SETSIZE limit on POSIX OSes.
 
 ------------------------------------------------------------------------
-r11488 | bigben | 2005-06-21 17:34:37 +0200 (Tue, 21 Jun 2005) | 3 lines
+r15392 | courmisch | 2006-04-28 14:22:25 +0200 (Fri, 28 Apr 2006) | 11 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/src/network/io.c
 
-* Hopefully really fix OSX playlist this time (very dirty hack inside)
+Hmm, damn stupid fd_set implementation by Winsock does of course not
+work like any other one: it's actually thirty two times as big than the
+POSIX ones for any given FD_SETSIZE, plus FD_SET and FD_ISSET are O(n)
+instead of O(1). But at least, the mingw implementations of FD_SET has
+built-in overflow checks.
 
+Also, Winsock insists on returning big socket numbers, so we can't drop
+those above FD_SETSIZE or we have no TCP/IP support at all, anyway.
 
-------------------------------------------------------------------------
-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
 
- * src/libvlc.*: New --open option to allow to permanently start an MRL on
-   startup. Fixed two typos in two strings.
 
 ------------------------------------------------------------------------
-r11485 | hartman | 2005-06-21 00:43:40 +0200 (Tue, 21 Jun 2005) | 2 lines
+r15390 | dionoea | 2006-04-28 14:15:27 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/dummy.c
+   M /trunk/NEWS
 
-* Mark the video and decoder options of the dummy module as advanced. This 'hides' the problem described in #162
+Shoutcast changed
 
 ------------------------------------------------------------------------
-r11484 | fkuehne | 2005-06-20 23:12:22 +0200 (Mon, 20 Jun 2005) | 1 line
+r15387 | dionoea | 2006-04-28 14:10:07 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-
-* forwardport [11483] to trunk
-------------------------------------------------------------------------
-r11479 | hartman | 2005-06-20 22:26:06 +0200 (Mon, 20 Jun 2005) | 2 lines
+   M /trunk/NEWS
+   M /trunk/THANKS
+   M /trunk/share/Makefile.am
+   A /trunk/share/skins2/default
+   A /trunk/share/skins2/default/credits.png
+   A /trunk/share/skins2/default/equalizer.png
+   A /trunk/share/skins2/default/font.otf
+   A /trunk/share/skins2/default/main
+   A /trunk/share/skins2/default/main/Thumbs.db
+   A /trunk/share/skins2/default/main/dvd_menu.png
+   A /trunk/share/skins2/default/main/dvd_nextchapter.png
+   A /trunk/share/skins2/default/main/dvd_nexttitle.png
+   A /trunk/share/skins2/default/main/dvd_prevchapter.png
+   A /trunk/share/skins2/default/main/dvd_prevtitle.png
+   A /trunk/share/skins2/default/main/main.png
+   A /trunk/share/skins2/default/main/main_down.png
+   A /trunk/share/skins2/default/main/main_over.png
+   A /trunk/share/skins2/default/main/main_up.png
+   A /trunk/share/skins2/default/main/pause_down.png
+   A /trunk/share/skins2/default/main/pause_over.png
+   A /trunk/share/skins2/default/main/pause_up.png
+   A /trunk/share/skins2/default/main/timeslider.png
+   A /trunk/share/skins2/default/main/vol_mask.png
+   A /trunk/share/skins2/default/main/vol_slider.png
+   A /trunk/share/skins2/default/minimal.png
+   A /trunk/share/skins2/default/playlist
+   A /trunk/share/skins2/default/playlist/Thumbs.db
+   A /trunk/share/skins2/default/playlist/playlist.png
+   A /trunk/share/skins2/default/playlist/playlist_down.png
+   A /trunk/share/skins2/default/playlist/playlist_over.png
+   A /trunk/share/skins2/default/playlist/playlist_up.png
+   A /trunk/share/skins2/default/playlist/playtreeglyphs.png
+   A /trunk/share/skins2/default/playlist/plscroller.png
+   A /trunk/share/skins2/default/switch.png
+   A /trunk/share/skins2/default/theme.xml
+
+New default skin by aLtgLasS. Many thanks for making one on such short notice.
+
+------------------------------------------------------------------------
+r15385 | dionoea | 2006-04-28 13:38:55 +0200 (Fri, 28 Apr 2006) | 2 lines
+Changed paths:
+   D /trunk/share/skins2/playtree
+
+Remove playtree skin
+
+------------------------------------------------------------------------
+r15384 | dionoea | 2006-04-28 13:37:38 +0200 (Fri, 28 Apr 2006) | 2 lines
+Changed paths:
+   D /trunk/share/skins2/default
+   M /trunk/share/skins2/playtree/theme.xml
+
+Remove old default skin
+
+------------------------------------------------------------------------
+r15383 | zorglub | 2006-04-28 09:58:18 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/extras/contrib/src/Makefile
 
-* Don't show the General node in OS X playlist. it complicates logic, but looks much nicer this way.
+HA HA ! (Refs:#658)
 
 ------------------------------------------------------------------------
-r11477 | zorglub | 2005-06-20 21:43:52 +0200 (Mon, 20 Jun 2005) | 2 lines
+r15382 | dionoea | 2006-04-28 00:31:16 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/modules/demux/playlist/shoutcast.c
 
-Don't continously resize mozilla plugin window - Closes #139
+Ahem...
 
 ------------------------------------------------------------------------
-r11475 | zorglub | 2005-06-20 20:52:46 +0200 (Mon, 20 Jun 2005) | 2 lines
+r15381 | dionoea | 2006-04-27 23:23:34 +0200 (Thu, 27 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/shoutcast.c
 
-Restore playlist behaviour
+Add option (--shoutcast-show-adult) to show porn^WNC17 rated video streams. Default setting is of course disabled.
 
 ------------------------------------------------------------------------
-r11474 | bigben | 2005-06-20 19:48:25 +0200 (Mon, 20 Jun 2005) | 4 lines
+r15380 | jpsaman | 2006-04-27 23:15:18 +0200 (Thu, 27 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-Add a playlist lock. Hopefully fixes the last crash in the OSX playlist.
-
-
+   M /trunk/THANKS
 
+Added Rob Casey to THANKS file.
 ------------------------------------------------------------------------
-r11473 | massiot | 2005-06-20 19:05:53 +0200 (Mon, 20 Jun 2005) | 2 lines
+r15379 | courmisch | 2006-04-27 22:18:14 +0200 (Thu, 27 Apr 2006) | 15 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/modules/access/file.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/network/io.c
+   M /trunk/src/network/tcp.c
 
- * src/misc/net.c: Better fix for Cygwin.
+Whenever using select() companion macro FD_SET(), one must ensure that
+the specified file descriptor does not exceeds the fd_set limit (FD_SETSIZE).
+Registering a file descriptor above this limit is not defined (read: this is
+a buffer overflow).
 
-------------------------------------------------------------------------
-r11472 | massiot | 2005-06-20 18:48:11 +0200 (Mon, 20 Jun 2005) | 2 lines
-Changed paths:
-   M /trunk/src/misc/net.c
+This is not normally exploitable on Linux because FD_SETSIZE equals the
+default limit for file descriptors per processes, but should work on BSDs.
+Cygwin is also very prone to this problem (but right, we don't use it). As
+for Windows, it will overflow if you try to select() more than 64 sockets at
+a time (regardless of the total numbers of socket), but for the sake of
+simplicity and portability, this patch actually prevent opening more than
+64 sockets at all.
 
- * src/misc/net.c: Fix for Cygwin which doesn't have inet_aton().
+There are still quite a bunch of plugins that needs fixing.
 
 ------------------------------------------------------------------------
-r11471 | zorglub | 2005-06-20 18:42:10 +0200 (Mon, 20 Jun 2005) | 2 lines
+r15378 | jpsaman | 2006-04-27 21:31:20 +0200 (Thu, 27 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
-
-Don't fuck up index on delete (fix crash for skins2) - Refs #205
+   M /trunk/modules/misc/rtsp.c
 
+Fix for VLM commands when 'new test vod mux mp2ts enabled' is used.
 ------------------------------------------------------------------------
-r11470 | zorglub | 2005-06-20 18:32:01 +0200 (Mon, 20 Jun 2005) | 2 lines
+r15377 | jpsaman | 2006-04-27 21:13:42 +0200 (Thu, 27 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/playlist.c
-
-Fix crash on delete (Refs:#205)
+   M /trunk/include/vlc_httpd.h
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/src/network/httpd.c
 
+Play VOD RTSP from Amino STB with RTSP url: 'rtsp://192.168.0.5:5554//192.168.0.5:5554/dvd;type=VOD;servertype=MediaBase' Note the double slash // between the ip-addresses. Patch by Rob Casey (rob dot casey AT swishgroup dot com dot au)
 ------------------------------------------------------------------------
-r11467 | bigben | 2005-06-20 14:26:58 +0200 (Mon, 20 Jun 2005) | 4 lines
+r15375 | damienf | 2006-04-27 17:47:53 +0200 (Thu, 27 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
-
+   M /trunk/modules/access/dshow/dshow.cpp
 
-* 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.
+- fix for problem reported in http://forum.videolan.org/viewtopic.php?t=19804&sid=d4ec4d6ac1bcdc8074d8d2855d734d29
 
+------------------------------------------------------------------------
+r15372 | jpsaman | 2006-04-27 10:14:45 +0200 (Thu, 27 Apr 2006) | 1 line
+Changed paths:
+   M /trunk/modules/codec/x264.c
 
+Remove whitespace
 ------------------------------------------------------------------------
-r11464 | fkuehne | 2005-06-19 21:48:04 +0200 (Sun, 19 Jun 2005) | 1 line
+r15371 | jpsaman | 2006-04-27 10:13:50 +0200 (Thu, 27 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/src/stream_output/stream_output.c
 
-* fix relative paths
+Remove whitespace
 ------------------------------------------------------------------------
-r11463 | fkuehne | 2005-06-19 21:37:42 +0200 (Sun, 19 Jun 2005) | 13 lines
+r15369 | fkuehne | 2006-04-26 23:32:10 +0200 (Wed, 26 Apr 2006) | 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/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
+* forward-port [15368]
 ------------------------------------------------------------------------
-r11458 | zorglub | 2005-06-18 12:31:42 +0200 (Sat, 18 Jun 2005) | 2 lines
+r15367 | dionoea | 2006-04-26 23:04:47 +0200 (Wed, 26 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/doc/strings.txt
-   M /trunk/doc/translations.txt
+   M /trunk/modules/access_filter/timeshift.c
 
-Deprecate old docs
+Add option to force timeshift filter even if access can control pace or pause.
+The goal is to be able to timeshift on live rtsp streams. The true fix would be to fix the rtsp access ...
 
 ------------------------------------------------------------------------
-r11456 | jpsaman | 2005-06-18 10:17:47 +0200 (Sat, 18 Jun 2005) | 1 line
+r15365 | ipkiss | 2006-04-26 19:59:29 +0200 (Wed, 26 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/Modules.am
+   A /trunk/modules/gui/skins2/commands/cmd_snapshot.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_snapshot.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
-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
+ * skins2: Added the vlc.snapshot() action
 
-* 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
+r15363 | dionoea | 2006-04-26 11:56:04 +0200 (Wed, 26 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/vlc.win32.nsi.in
 
- * modules/demux/playlist/playlist.c: New --no-playlist-autostart option.
+Changes to the default selected options in the installer
 
 ------------------------------------------------------------------------
-r11448 | massiot | 2005-06-17 18:42:48 +0200 (Fri, 17 Jun 2005) | 3 lines
+r15361 | zorglub | 2006-04-26 10:21:52 +0200 (Wed, 26 Apr 2006) | 2 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
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
 
- * modules/demux/playlist: Exported symbols inside plug-ins must always be
-   escaped with the E_() macro, to avoid namespace collisions between plug-ins.
+Oh look ! Bananas !
 
 ------------------------------------------------------------------------
-r11447 | massiot | 2005-06-17 14:43:46 +0200 (Fri, 17 Jun 2005) | 9 lines
+r15359 | asmax | 2006-04-25 19:25:02 +0200 (Tue, 25 Apr 2006) | 2 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
+   M /trunk/modules/gui/skins2/src/top_window.cpp
 
- * 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.
+* top_window.cpp: stupid bug...
 
 ------------------------------------------------------------------------
-r11446 | dionoea | 2005-06-17 14:37:42 +0200 (Fri, 17 Jun 2005) | 2 lines
+r15357 | bigben | 2006-04-25 18:47:56 +0200 (Tue, 25 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/configure.ac
+   M /trunk/modules/misc/screensaver.c
+   M /trunk/src/interface/interface.c
 
-forwardport 11445
+* screensaver.c, configure.ac: use directly dbus to disable gnome-screensaver if dbus is available upon compilation, instead of using system(gnome-screensaver-command
+* interface.c: use the b_strict boolean when calling module_Need upon extra interface launching. This prevents vlc to try to launch a 2nd wx gui if the screensaver module isn't available.
 
-------------------------------------------------------------------------
-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
+r15355 | zorglub | 2006-04-25 12:17:57 +0200 (Tue, 25 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/share/vlc_win32_rc.rc
+   M /trunk/modules/gui/wxwidgets/Modules.am
+   A /trunk/modules/gui/wxwidgets/bitmaps/edit.xpm
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
 
-update copyright date
+Add edit button for VLM (Closes:#530)
 
 ------------------------------------------------------------------------
-r11439 | dionoea | 2005-06-16 01:33:42 +0200 (Thu, 16 Jun 2005) | 3 lines
+r15353 | ipkiss | 2006-04-24 23:57:04 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
-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)
+ * skins2/parser/interpreter.cpp: Fixed a crash when using an action of the form "foo;"
 
 ------------------------------------------------------------------------
-r11437 | dionoea | 2005-06-16 01:20:07 +0200 (Thu, 16 Jun 2005) | 6 lines
+r15352 | fkuehne | 2006-04-24 23:04:54 +0200 (Mon, 24 Apr 2006) | 1 line
 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
+   M /trunk/extras/contrib/src/Makefile
 
+* add --enable-pic to x264's configure on PPC as well and check out the latest revisions again
 ------------------------------------------------------------------------
-r11430 | massiot | 2005-06-15 18:25:05 +0200 (Wed, 15 Jun 2005) | 3 lines
+r15350 | dionoea | 2006-04-24 21:41:04 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/demux/playlist/shoutcast.c
 
- * src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
-   it is called with an invalid playlist item.
+Some more cleaning
 
 ------------------------------------------------------------------------
-r11428 | xtophe | 2005-06-15 11:24:55 +0200 (Wed, 15 Jun 2005) | 2 lines
+r15349 | xtophe | 2006-04-24 20:29:14 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/demux/playlist/shoutcast.c
 
-access/dvdread.c: Compilation fix
+shoutcast.c: Memleak hunt.
 
 ------------------------------------------------------------------------
-r11426 | xtophe | 2005-06-15 09:40:16 +0200 (Wed, 15 Jun 2005) | 2 lines
+r15348 | sam | 2006-04-24 10:53:26 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/share/http/vlm/index.html
+   M /trunk/modules/video_output/caca.c
 
-http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
+  * modules/video_output/caca.c: synced caca output with libcaca-0.99.beta1.
 
 ------------------------------------------------------------------------
-r11424 | hartman | 2005-06-15 01:45:02 +0200 (Wed, 15 Jun 2005) | 3 lines
+r15347 | dionoea | 2006-04-24 02:25:25 +0200 (Mon, 24 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/voutgl.m
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
 
-* Lets go beserk on the locking and event passing for OpenGL resize. Haven't been able to crash it anymore.
-  closes #45
+ * Handle submodules correctly in the prefs (so we can enable/disable them).
+ * Fix bug with modules chain if the begining or the end of one module's name matched another module's name. (like 'shoutcasttv' and 'shout')
 
 ------------------------------------------------------------------------
-r11422 | hartman | 2005-06-15 01:08:54 +0200 (Wed, 15 Jun 2005) | 2 lines
+r15346 | dionoea | 2006-04-24 00:53:40 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/services_discovery/shout.c
 
-* remove some useless i_mux_rate stuff that we don't use anymore
+Support for Shoutcast TV. vp3 streams segfault, vp5 and 6 don't play :)
 
 ------------------------------------------------------------------------
-r11421 | dionoea | 2005-06-15 00:46:20 +0200 (Wed, 15 Jun 2005) | 2 lines
+r15345 | dionoea | 2006-04-24 00:52:35 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-Add play with VLC and Add to VLC's playlist context menu items
+Hack to handle service discovery submodules correctly. This should maybe be changed in other interfaces.
 
 ------------------------------------------------------------------------
-r11419 | hartman | 2005-06-14 23:32:01 +0200 (Tue, 14 Jun 2005) | 2 lines
+r15344 | dionoea | 2006-04-23 23:17:51 +0200 (Sun, 23 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/configure.ac
+   M /trunk/vlc.win32.nsi.in
 
-* Fix the Reset button for OS X preferences (closes #193)
+Don't remove files added by user when uninstalling
+Fix #525 / Fixes #525
 
 ------------------------------------------------------------------------
-r11418 | dionoea | 2005-06-14 22:41:17 +0200 (Tue, 14 Jun 2005) | 2 lines
+r15342 | bigben | 2006-04-23 22:31:06 +0200 (Sun, 23 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/modules/misc/screensaver.c
+
+* Support for gnome-screensaver
+* We should test if the command is in the path before trying to launch it
+* Anyway, system is dirty, we should use dbus, at least for gnome-screensaver
 
-use PLAYLISTENQUEUE help messages ...
 
 ------------------------------------------------------------------------
-r11417 | dionoea | 2005-06-14 22:38:44 +0200 (Tue, 14 Jun 2005) | 4 lines
+r15341 | djc | 2006-04-23 22:11:23 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/win32_specific.c
+   M /trunk/modules/access_output/file.c
 
-* 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)
+Add %T modifier to filename refs: #561
 
 ------------------------------------------------------------------------
-r11415 | xtophe | 2005-06-14 20:19:34 +0200 (Tue, 14 Jun 2005) | 2 lines
+r15336 | courmisch | 2006-04-23 17:56:41 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/po/ru.po
 
-Makefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer on dbox2 (refs #178).
+Partially updated russian localization by Pavlov Konstantin
 
 ------------------------------------------------------------------------
-r11414 | gbazin | 2005-06-14 19:24:01 +0200 (Tue, 14 Jun 2005) | 1 line
+r15334 | courmisch | 2006-04-23 16:41:48 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/network/tls.c
+
+Doxygenization
 
-* 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
+r15333 | bigben | 2006-04-23 16:37:54 +0200 (Sun, 23 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/video_output/x11/xcommon.c
 
-* Accurate GET_TIME for dvdread
+* bit masks for RV15 and RV16 were inverted (!) (or there is something I really haven't caught)
+* Endianness fix for RV15 and RV16 (mostly used for x11)
 
-------------------------------------------------------------------------
-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
+r15332 | courmisch | 2006-04-23 16:34:44 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/gnutls.c
 
-* Largefile support for segmented mkv files (closes #204)
+Use Doxygen syntax for comments
 
 ------------------------------------------------------------------------
-r11407 | hartman | 2005-06-13 21:11:22 +0200 (Mon, 13 Jun 2005) | 2 lines
+r15331 | courmisch | 2006-04-23 16:05:03 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk/po/en_GB.po
 
-* compile fix
+British translation l10n update
 
 ------------------------------------------------------------------------
-r11406 | massiot | 2005-06-13 15:21:58 +0200 (Mon, 13 Jun 2005) | 2 lines
+r15330 | courmisch | 2006-04-23 16:00:23 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/bridge.c
+   M /trunk/modules/access_output/http.c
 
- * modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.
+Add missing white space
 
 ------------------------------------------------------------------------
-r11404 | hartman | 2005-06-12 23:05:23 +0200 (Sun, 12 Jun 2005) | 2 lines
+r15329 | courmisch | 2006-04-23 15:59:33 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk/modules/access_output/http.c
 
-* Don't list 'Input only' devices
+Remove extra white space
 
 ------------------------------------------------------------------------
-r11401 | dionoea | 2005-06-11 23:36:48 +0200 (Sat, 11 Jun 2005) | 2 lines
+r15327 | courmisch | 2006-04-23 15:54:30 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/BUGS
+   M /trunk/src/libvlc.h
 
-change trac url
+Fix a grammar mistake
 
 ------------------------------------------------------------------------
-r11399 | dionoea | 2005-06-11 22:35:10 +0200 (Sat, 11 Jun 2005) | 2 lines
+r15326 | bigben | 2006-04-23 15:51:04 +0200 (Sun, 23 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/modules/video_output/opengl.c
+
+* Try to fix endianness in the opengl output on unixes
+* RV32 works, I'm not sure of the masks for RV24 and RV16
 
-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
+r15325 | sam | 2006-04-23 15:41:42 +0200 (Sun, 23 Apr 2006) | 3 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
+   M /trunk/src/video_output/video_output.c
 
-* 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]
+  * src/video_output/video_output.c: 4th (and good) attempt at fixing mask
+    shifts.  Thanks to bigben for testing.
 
 ------------------------------------------------------------------------
-r11396 | bigben | 2005-06-10 21:30:31 +0200 (Fri, 10 Jun 2005) | 3 lines
+r15323 | sam | 2006-04-23 15:21:42 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-Add a tooltip to the "search in playlist" input field
+   M /trunk/src/video_output/video_output.c
 
+  * src/video_output/video_output.c: Fixed RGB mask when the 32nd bit is on.
 
 ------------------------------------------------------------------------
-r11395 | zorglub | 2005-06-10 21:04:48 +0200 (Fri, 10 Jun 2005) | 2 lines
+r15322 | sam | 2006-04-23 15:15:12 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/src/playlist/sort.c
+   M /trunk/include/vlc_video.h
 
-Implement SORT_AUTHOR. Closes #196
+  * Argh, I didn't mean to commit that. Fixed my previous commit (mask types).
 
 ------------------------------------------------------------------------
-r11394 | fkuehne | 2005-06-10 20:59:37 +0200 (Fri, 10 Jun 2005) | 1 line
+r15321 | sam | 2006-04-23 15:13:40 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
+   M /trunk/include/vlc_video.h
+
+  * include/vlc_video.h: Fixed mask variable types for YUV to RGB conversions.
 
-* forwardport of [11392]
 ------------------------------------------------------------------------
-r11391 | zorglub | 2005-06-10 20:50:32 +0200 (Fri, 10 Jun 2005) | 2 lines
+r15316 | asmax | 2006-04-23 01:16:20 +0200 (Sun, 23 Apr 2006) | 6 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
+   M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
+   M /trunk/modules/gui/skins2/src/top_window.cpp
+   M /trunk/modules/gui/skins2/src/top_window.hpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vout_window.cpp
 
-Remove i263 from stream output dialogs. Closes #187
+* all: new handling of vout controls to allow serveral layouts/windows
+ with a vout (if only one is visible at the same time)
+ A callback is now called when a layout becomes visible or hidden.
+ The vout window is still not reparented correctly if the layout
+ is changed while a video is being played...
 
 ------------------------------------------------------------------------
-r11390 | fkuehne | 2005-06-10 20:28:20 +0200 (Fri, 10 Jun 2005) | 2 lines
+r15312 | fkuehne | 2006-04-23 00:06:39 +0200 (Sun, 23 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/extras/contrib/src/Makefile
 
-mosaic.c: fixed a string
-intf.m: Shortend a sentence, since we don't support OSX < 10.2 anymore
+* forward-port [15311]
 ------------------------------------------------------------------------
-r11388 | massiot | 2005-06-10 18:12:29 +0200 (Fri, 10 Jun 2005) | 5 lines
+r15309 | dionoea | 2006-04-22 23:06:41 +0200 (Sat, 22 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_threads.h
-   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/services_discovery/shout.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
+ * shout.c : change playlist layout (remove 1 node)
+ * shoutcast.c : remove "debug" printf
 
 ------------------------------------------------------------------------
-r11386 | hartman | 2005-06-10 17:29:32 +0200 (Fri, 10 Jun 2005) | 2 lines
+r15301 | dionoea | 2006-04-22 18:39:04 +0200 (Sat, 22 Apr 2006) | 4 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
+   M /trunk/modules/demux/playlist/Modules.am
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
+   A /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/services_discovery/shout.c
+
+Change shoutcast service discovery module and write a new demux to be compatible with the new winamp 5.2 format. See trac ticket for detailed info. I'd appreciate if people could test this and proof read the code since we'll have to include this in 0.8.5 which is due to be released soon.
 
-* Some changes to preferences categorization (This really needs a lot more work)
+Ref #640.
 
 ------------------------------------------------------------------------
-r11385 | massiot | 2005-06-10 17:14:16 +0200 (Fri, 10 Jun 2005) | 3 lines
+r15300 | zorglub | 2006-04-22 13:28:39 +0200 (Sat, 22 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk
+   M /trunk/doc/Doxyfile
 
- * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
-   CSA scrambling for video PID(s).
+Use search engine
 
 ------------------------------------------------------------------------
-r11384 | massiot | 2005-06-10 17:08:51 +0200 (Fri, 10 Jun 2005) | 3 lines
+r15297 | xtophe | 2006-04-22 01:48:53 +0200 (Sat, 22 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/src/network/httpd.c
 
- * modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
- * modules/codec/ffmpeg/video.c: Better handling of aspect ratio change.
+Fix error pages
 
 ------------------------------------------------------------------------
-r11383 | massiot | 2005-06-10 17:06:29 +0200 (Fri, 10 Jun 2005) | 3 lines
+r15296 | xtophe | 2006-04-21 23:33:39 +0200 (Fri, 21 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/fake.c
+   M /trunk/debian/control
+   M /trunk/debian/rules
 
- * modules/access/fake.c: New --fake-id option to specify the fake ES ID, for
-   use with #duplicate{}.
+debian/*: we no longer seems to requires gcc-snapshot. I commit mainly to test on the nightlies. feel free to revert.
 
 ------------------------------------------------------------------------
-r11381 | bigben | 2005-06-10 17:03:20 +0200 (Fri, 10 Jun 2005) | 3 lines
+r15295 | xtophe | 2006-04-21 23:28:36 +0200 (Fri, 21 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
-
-* reflects syntax change in the dvdread access
+   M /trunk/debian/control
+   M /trunk/debian/rules
 
+debian/*: temporarely disable the xosd plugin
 
 ------------------------------------------------------------------------
-r11379 | fkuehne | 2005-06-10 16:20:08 +0200 (Fri, 10 Jun 2005) | 1 line
+r15292 | fkuehne | 2006-04-20 22:32:14 +0200 (Thu, 20 Apr 2006) | 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
+   M /trunk/modules/gui/macosx/about.m
 
-* fixed some strings
+* show the svn-revision only if it isn't 'exported'
 ------------------------------------------------------------------------
-r11377 | fkuehne | 2005-06-10 13:03:45 +0200 (Fri, 10 Jun 2005) | 1 line
+r15291 | damienf | 2006-04-20 18:25:53 +0200 (Thu, 20 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/fake.c
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/configure.ac
+
+- fix for shared libvlc and unicows for win32 builds
 
-forwardport of [11376]
 ------------------------------------------------------------------------
-r11374 | dionoea | 2005-06-10 01:34:47 +0200 (Fri, 10 Jun 2005) | 2 lines
+r15290 | courmisch | 2006-04-20 18:15:15 +0200 (Thu, 20 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/src/misc/unicode.c
 
- * split file associations in 3 subcategories (audio, video, other)
+Fix overflow on UTF-16 strings with an odd characters length
 
 ------------------------------------------------------------------------
-r11373 | hartman | 2005-06-10 00:49:10 +0200 (Fri, 10 Jun 2005) | 2 lines
+r15289 | dionoea | 2006-04-20 01:30:20 +0200 (Thu, 20 Apr 2006) | 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)
+   M /trunk/modules/control/http/rpn.c
 
-* forwardport of [11372]
+Hackish fix for 'TITLE' vlc_meta_get
 
 ------------------------------------------------------------------------
-r11370 | bigben | 2005-06-09 22:24:06 +0200 (Thu, 09 Jun 2005) | 3 lines
+r15287 | bigben | 2006-04-19 22:33:22 +0200 (Wed, 19 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
-   M /trunk/modules/gui/macosx/output.m
+   M /trunk/modules/gui/macosx/vout.m
 
-* All: include x264 in the contrib system, and add a h264 entry in the sout panel
+* Fix always on top when exiting fullscreen
 
 
 ------------------------------------------------------------------------
-r11368 | hartman | 2005-06-09 13:02:05 +0200 (Thu, 09 Jun 2005) | 2 lines
+r15286 | fkuehne | 2006-04-19 18:25:01 +0200 (Wed, 19 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-
-* GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenline issue closes #103
+   M /trunk/modules/gui/macosx/intf.m
 
+* quickly forward-port the previous commit so joneskoo can test it
 ------------------------------------------------------------------------
-r11367 | jpsaman | 2005-06-08 22:44:57 +0200 (Wed, 08 Jun 2005) | 1 line
+r15279 | littlejohn | 2006-04-19 15:51:59 +0200 (Wed, 19 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/src/control/playlist.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
+delete item added in playlist control
 
-Backport [11359]
 
 ------------------------------------------------------------------------
-r11362 | gbazin | 2005-06-08 21:57:33 +0200 (Wed, 08 Jun 2005) | 1 line
+r15275 | damienf | 2006-04-19 12:13:07 +0200 (Wed, 19 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/AUTHORS
+   M /trunk/Makefile.am
+
+- added 'VLC Plugin.plugin' in MacOS X Disk image
 
-* 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
+r15271 | zorglub | 2006-04-18 23:48:37 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk
+   M /trunk/doc/skins/skins2-howto.xml
 
-port previous commits
+Update skins doc
 
 ------------------------------------------------------------------------
-r11356 | hartman | 2005-06-08 16:48:15 +0200 (Wed, 08 Jun 2005) | 3 lines
+r15270 | zorglub | 2006-04-18 23:48:34 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/README.MacOSX.rtf
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
-* Fix rear speaker recognition
-* Add some more comments on speaker layouts etc.
+Add a dialogs.playlist() command
 
 ------------------------------------------------------------------------
-r11355 | massiot | 2005-06-08 16:39:03 +0200 (Wed, 08 Jun 2005) | 4 lines
+r15269 | zorglub | 2006-04-18 23:24:43 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/Modules.am
-   A /trunk/modules/codec/fake.c
+   M /trunk
+   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
 
- * 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).
+Add dialogs.audioPopup, dialogs.videoPopup and dialogs.miscPopup commands
 
 ------------------------------------------------------------------------
-r11354 | massiot | 2005-06-08 16:36:19 +0200 (Wed, 08 Jun 2005) | 2 lines
+r15268 | zorglub | 2006-04-18 23:24:42 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
 
- * modules/stream_out/transcode.c: Really fixed the latest segfault this time...
+Add vlc.hasAudio variable
 
 ------------------------------------------------------------------------
-r11352 | gbazin | 2005-06-08 15:17:48 +0200 (Wed, 08 Jun 2005) | 1 line
+r15267 | zorglub | 2006-04-18 23:24:38 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+
+Fix refcount bug
 
-* 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
+r15266 | zorglub | 2006-04-18 23:24:36 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk
+   M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
+   M /trunk/include/vlc_interface.h
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/interface.hpp
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+
+Add separate audio and video popup menus
 
-* 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
+r15265 | damienf | 2006-04-18 23:14:38 +0200 (Tue, 18 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/configure.ac
+   M /trunk/mozilla/support/npunix.c
+   M /trunk/mozilla/vlcruntime.cpp
+
+- fix UNIX X11 build for plugin
+- give myself some credit
+- removed unnecessary PLUGIN_TO_HOST_GLUE macro
 
-* 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
+r15264 | zorglub | 2006-04-18 19:50:42 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk
+   M /trunk/modules/gui/skins2/parser/interpreter.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.
+Make sure we hide the skins playlist
 
 ------------------------------------------------------------------------
-r11346 | jpsaman | 2005-06-07 23:05:00 +0200 (Tue, 07 Jun 2005) | 1 line
+r15263 | dionoea | 2006-04-18 00:52:57 +0200 (Tue, 18 Apr 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/control/http/rpn.c
+
+Add vlc_get_meta function. Argument can be:
+'ARTIST' -> gets the artist
+'TITLE' -> gets the title
+'ALBUM' -> gets the album name
+'something else' -> get 'something else' ... meta labels are translated so don't expect this to be portable.
 
-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
+r15262 | zorglub | 2006-04-17 23:36:36 +0200 (Mon, 17 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
 
- * modules/codec/ffmpeg: More sensible values for --sout-ffmpeg-strict-rc
-   (default values borrowed from ffmpeg).
+Add todo
 
 ------------------------------------------------------------------------
-r11341 | massiot | 2005-06-07 18:40:12 +0200 (Tue, 07 Jun 2005) | 2 lines
+r15261 | zorglub | 2006-04-17 23:28:30 +0200 (Mon, 17 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk
+   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/skin_main.cpp
+
+Add a (default enabled) skinned-playlist option
 
- * modules/access_output/udp.c: More verbosity when the mux itself is late.
+It will show the dialogs provider playlist instead of the "playlist_window" window
 
 ------------------------------------------------------------------------
-r11340 | massiot | 2005-06-07 18:39:32 +0200 (Tue, 07 Jun 2005) | 2 lines
+r15260 | fkuehne | 2006-04-17 19:15:43 +0200 (Mon, 17 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/bridge.c
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
- * modules/stream_out/bridge.c: Miscellaneous fixes to avoid late packets.
+* revert 2 hacky compilation fixes which were accidentelly committed in [15259]
+------------------------------------------------------------------------
+r15259 | fkuehne | 2006-04-17 19:10:12 +0200 (Mon, 17 Apr 2006) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
+* mark some buggy strings as pointed out by Mathias C. Berens
 ------------------------------------------------------------------------
-r11339 | massiot | 2005-06-07 18:39:00 +0200 (Tue, 07 Jun 2005) | 2 lines
+r15257 | asmax | 2006-04-17 19:03:55 +0200 (Mon, 17 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/mosaic_bridge.c
+   M /trunk/modules/gui/skins2/src/ini_file.cpp
+   M /trunk/share/skins2/winamp2.xml
 
- * modules/stream_out/mosaic_bridge.c: Avoid accessing a deallocated object.
+* all: convert keys in INI files to lower case, to fix buggy winamp2 skins
 
 ------------------------------------------------------------------------
-r11338 | massiot | 2005-06-07 18:37:42 +0200 (Tue, 07 Jun 2005) | 3 lines
+r15255 | asmax | 2006-04-17 18:29:34 +0200 (Mon, 17 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/audio_output/jack.c
 
- * modules/stream_out/transcode.c: Fixed a segfault introduced in the last
-   changeset.
+* jack.c: fixed non-stereo audio streams
 
 ------------------------------------------------------------------------
-r11337 | massiot | 2005-06-07 17:58:40 +0200 (Tue, 07 Jun 2005) | 2 lines
+r15253 | asmax | 2006-04-17 17:56:21 +0200 (Mon, 17 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
 
- * modules/audio_output/auhal.c: Added property svn:keyword.
+* ctrl_checkbox: fixed initial image of checkbox
 
 ------------------------------------------------------------------------
-r11335 | gbazin | 2005-06-07 17:00:55 +0200 (Tue, 07 Jun 2005) | 1 line
+r15251 | ipkiss | 2006-04-17 17:26:53 +0200 (Mon, 17 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/directx.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+
+ * skins2/controls/ctrl_tree.cpp: I forgot 1 occurrence of the bug
 
-* 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
+r15250 | ipkiss | 2006-04-17 17:23:13 +0200 (Mon, 17 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/activex/axvlc_rc.rc
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
-Update copyright date
+ * skins2/controls/ctrl_tree.cpp: Check that the iterator is not end() before using it...
+   This fixes random freezes when loading skins with a PlayTree control on Windows, and probably some crashes as well.
 
 ------------------------------------------------------------------------
-r11329 | gbazin | 2005-06-07 14:32:56 +0200 (Tue, 07 Jun 2005) | 1 line
+r15248 | asmax | 2006-04-17 14:46:51 +0200 (Mon, 17 Apr 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder.hpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/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/src/file_bitmap.cpp
+   A /trunk/modules/gui/skins2/src/ini_file.cpp
+   A /trunk/modules/gui/skins2/src/ini_file.hpp
+   M /trunk/modules/gui/skins2/src/var_manager.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.hpp
+   M /trunk/modules/gui/skins2/utils/var_text.cpp
+   M /trunk/modules/gui/skins2/utils/var_text.hpp
+   M /trunk/share/skins2/skin.dtd
+   M /trunk/share/skins2/winamp2.xml
+
+* all: added a INI file parser in skins2. For instance if the file
+ with id "pledit" (defined in the new tag "<IniFile>" contains:
+    [Text]
+    Normal=#FFFFFF
+ it will create a constant "pledit.Text.Normal" with value "#FFFFFF"
+* winamp2.xml: use the "pledit.txt" file to have correct playlist colors
+
+is it ok to backport in 0.8.5 ?
 
-* 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
+r15246 | fkuehne | 2006-04-16 17:59:33 +0200 (Sun, 16 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/macosx/sfilters.m
 
-* 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).
+* removed instability warning, which was introduced for the 0.8.5 betas
 ------------------------------------------------------------------------
-r11325 | dionoea | 2005-06-07 02:00:03 +0200 (Tue, 07 Jun 2005) | 2 lines
+r15244 | dionoea | 2006-04-16 00:33:27 +0200 (Sun, 16 Apr 2006) | 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
+   M /trunk/share/skins2/skin.dtd
 
-yet some more copyright date updates ... (2002 was quite old)
+Fix dtd (a Layout can have more than one groups)
 
 ------------------------------------------------------------------------
-r11324 | dionoea | 2005-06-07 01:56:06 +0200 (Tue, 07 Jun 2005) | 2 lines
+r15243 | jpsaman | 2006-04-16 00:21:18 +0200 (Sun, 16 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/mozilla/npvlc_rc.rc
-
-update VLC moz plugin copyright date
+   M /trunk/mozilla/support/npunix.c
 
+Fix compilation on FC3 linux for mozilla plugin.
 ------------------------------------------------------------------------
-r11322 | gbazin | 2005-06-06 19:40:08 +0200 (Mon, 06 Jun 2005) | 1 line
+r15240 | asmax | 2006-04-15 18:18:59 +0200 (Sat, 15 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/utils/var_text.cpp
+   M /trunk/share/skins2/winamp2.xml
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+
+* all: added a new skin text variable "$S" to get the audio sample rate
+ (in KHz) + fixed the bitrate ("$B") variable to use only the audio bit rate.
+* winamp2.xml: updated the winamp2 skin
 
-* modules/codec/x264.c: support for multi-threaded encoding.
 ------------------------------------------------------------------------
-r11320 | xtophe | 2005-06-06 19:11:13 +0200 (Mon, 06 Jun 2005) | 2 lines
+r15239 | dionoea | 2006-04-15 18:06:47 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/share/http/dialogs/input
 
-libvlc.c: Print --no-X in help to not confuse users. --noX and --no-X are still parsed and give the same results.
+Comment subtitles related stuff (since it isn't coded yet)
 
 ------------------------------------------------------------------------
-r11319 | massiot | 2005-06-06 19:08:48 +0200 (Mon, 06 Jun 2005) | 2 lines
+r15237 | dionoea | 2006-04-15 17:58:24 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/share/http/requests/status.xml
 
- * modules/stream_out/transcode.c: Bail out when no audio filter is available.
+rpn magic to remove slashes from the playlist item's name
 
 ------------------------------------------------------------------------
-r11318 | gbazin | 2005-06-06 19:08:03 +0200 (Mon, 06 Jun 2005) | 1 line
+r15236 | dionoea | 2006-04-15 17:48:44 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/share/http/js/functions.js
+
+Fix interface in regards to [15116].
 
-* 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
+r15234 | courmisch | 2006-04-15 16:18:13 +0200 (Sat, 15 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
-
-fix mozilla and mozilla firefox plugin install on win32
-(closes #172)
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
-mozilla devs should really fix bugs ...
+Do not provide a broken language option on Linux and similar OSes
+where the user normally use LANG, LANGUAGE, etc to define his/her
+language(s). It didn't work anyway (refs #638).
 
 ------------------------------------------------------------------------
-r11313 | hartman | 2005-06-06 01:46:42 +0200 (Mon, 06 Jun 2005) | 2 lines
+r15233 | damienf | 2006-04-15 15:48:34 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk/mozilla/support/npunix.c
+   M /trunk/mozilla/support/npwin.cpp
 
-* Fix for if only several channels are not set.
+- added support for NPRuntime to win32 and unix version of mozilla
 
 ------------------------------------------------------------------------
-r11311 | hartman | 2005-06-05 23:38:57 +0200 (Sun, 05 Jun 2005) | 2 lines
+r15232 | damienf | 2006-04-15 13:51:45 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/plugin/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/plugin/Info.plist
+   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/mozilla/Makefile.am
+   M /trunk/mozilla/support/npmac.cpp
+   M /trunk/mozilla/vlc.r
+   M /trunk/mozilla/vlcpeer.h
+   M /trunk/mozilla/vlcplugin.cpp
+   M /trunk/mozilla/vlcplugin.h
+   A /trunk/mozilla/vlcruntime.cpp
+   A /trunk/mozilla/vlcruntime.h
+   M /trunk/mozilla/vlcshell.cpp
 
-* Disable the coreaudio resampler
+- the resurected mozilla plugin for Safari/Firefox on MacOS X
 
 ------------------------------------------------------------------------
-r11310 | hartman | 2005-06-05 23:37:45 +0200 (Sun, 05 Jun 2005) | 3 lines
+r15230 | dionoea | 2006-04-15 02:51:53 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/README.MacOSX.rtf
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk/doc/skins/skins2-howto.xml
 
-* Fix the issues with changing inNumberFrames when resampling
-* Update NEWS and README with info on the new module.
+Add missing itemimage attribute to playtree doc
 
 ------------------------------------------------------------------------
-r11308 | gbazin | 2005-06-05 20:07:08 +0200 (Sun, 05 Jun 2005) | 1 line
+r15229 | hartman | 2006-04-15 02:07:09 +0200 (Sat, 15 Apr 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/demux/ts.c
+
+* Support for Topfield .rec recordings. It's MPEG-TS with an exceptionally large (1MB) header in front of it.
+  I tried adding the info in the header to meta, but the existing documention seems incorrect or at least incomplete. Instead we just accept the start of the header as identifying a MPEG-TS file, and skipping the header.
+
+  BTW this header is again an example of very bad format design. It is using fixed length strings, for which the used buffers clearly are not null'ed before written with new information. As such i was able to determine which programs were running before this program was recorded :D
+  Also a PID printed to a field was clearly not printed to null'ed memory, causing an invalid (too high) PID number to be in the field. You'd think the least someone could do when designing something like this, would be to analyze a hexdump of your own custom header.
 
-* 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
+r15228 | courmisch | 2006-04-14 19:37:06 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/demux/avi/avi.c
+
+Fix missing #include
 
-* 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
+r15227 | courmisch | 2006-04-14 19:31:27 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_spu.h
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+
+Same as previous commit (refs #581)
 
-* 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
+r15226 | courmisch | 2006-04-14 19:28:24 +0200 (Fri, 14 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk/src/libvlc.c
 
-* modules/audio_output/auhal.c: Make speaker config assumptions if the speaker layout is not set. 
+Do not alter LC_NUMERIC (refs #581).
+*** NOT MEANT FOR BACKPORTING ***
 
 ------------------------------------------------------------------------
-r11298 | gbazin | 2005-06-05 04:25:44 +0200 (Sun, 05 Jun 2005) | 1 line
+r15223 | dionoea | 2006-04-14 18:47:23 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/control/hotkeys.c
+
+Prevent some segfaults when using hotkeys with no vout
 
-* 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
+r15222 | hartman | 2006-04-14 17:16:23 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/vout.m
 
-* stop listening for mouse events before the view is NULL'ified
+* Fix a crash in the MacOS X vout if p_real_vout isn't available yet.
 
 ------------------------------------------------------------------------
-r11294 | hartman | 2005-06-04 23:12:41 +0200 (Sat, 04 Jun 2005) | 2 lines
+r15221 | zorglub | 2006-04-14 16:25:26 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/test/native/i18n.c
+   M /trunk/test/native/init.c
+   M /trunk/test/native/libvlc.c
+   M /trunk/test/native/stats.c
+   A /trunk/test/native/tests.h
+   M /trunk/test/native/url.c
+   M /trunk/test/setup.py
 
-* fix a locking issue in the window destruction. (thx for fixing all of this titer)
+Clean-up test
 
 ------------------------------------------------------------------------
-r11293 | dionoea | 2005-06-04 23:00:16 +0200 (Sat, 04 Jun 2005) | 2 lines
+r15220 | zorglub | 2006-04-14 16:16:46 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   A /trunk/test/NativeI18NTest.py
+   M /trunk/test/NativeLibvlcTest.py
+   M /trunk/test/NativeStatsTest.py
+   A /trunk/test/NativeURLTest.py
+   D /trunk/test/libvlc_sample.c
+   A /trunk/test/native/i18n.c
+   A /trunk/test/native/init.c
+   M /trunk/test/native/libvlc.c
+   M /trunk/test/native/stats.c
+   A /trunk/test/native/url.c
+   M /trunk/test/pyunit.h
+   M /trunk/test/setup.py
+   M /trunk/test/test.sh
 
-forwardport [11292]
+Add I18N and URL tests in test/
 
 ------------------------------------------------------------------------
-r11290 | titer | 2005-06-04 22:08:43 +0200 (Sat, 04 Jun 2005) | 2 lines
+r15218 | bigben | 2006-04-14 15:22:44 +0200 (Fri, 14 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/beos/PreferencesWindow.cpp
+   M /trunk/configure.ac
+
+* What is the point in having a detection for libvc1 if we don't have a libvc1 module ? Moreover, that prevents jlj's patch with the module from applying.
 
- Ooops, forgot to remove debug
 
 ------------------------------------------------------------------------
-r11288 | titer | 2005-06-04 22:03:09 +0200 (Sat, 04 Jun 2005) | 2 lines
+r15216 | massiot | 2006-04-14 14:38:22 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/PreferencesWindow.cpp
-   M /trunk/modules/gui/beos/PreferencesWindow.h
+   M /trunk/modules/access/pvr/pvr.c
 
- beos/: finished fixing Preferences
+ * modules/access/pvr/pvr.c: Be compatible with both old and new kernels.
 
 ------------------------------------------------------------------------
-r11286 | titer | 2005-06-04 19:57:38 +0200 (Sat, 04 Jun 2005) | 2 lines
+r15214 | bigben | 2006-04-14 14:30:40 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/view.c
+   M /trunk/loader/module.c
 
- playlist/view.c: sanity check (closes #176)
+* Marillat changed the path to the win32 codecs in his latest packages, so look for the codecs there too
 
 ------------------------------------------------------------------------
-r11285 | courmisch | 2005-06-04 17:57:14 +0200 (Sat, 04 Jun 2005) | 2 lines
+r15212 | zorglub | 2006-04-14 14:09:26 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-Attempt to fix a crash in src/misc/httpd.c
+Bump version numbers
 
 ------------------------------------------------------------------------
-r11284 | titer | 2005-06-04 17:49:11 +0200 (Sat, 04 Jun 2005) | 2 lines
+r15210 | xtophe | 2006-04-14 13:42:49 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc/control.h
-   M /trunk/src/control/core.c
+   M /trunk/po/zh_CN.po
 
- *control*: BeOS compile fixes
+Update Chinese translation by Wei Mingzhi.
 
 ------------------------------------------------------------------------
-r11282 | titer | 2005-06-04 17:07:03 +0200 (Sat, 04 Jun 2005) | 4 lines
+r15209 | zorglub | 2006-04-14 11:37:39 +0200 (Fri, 14 Apr 2006) | 2 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
+   M /trunk/modules/access_filter/timeshift.c
+   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/growl.c
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/misc/win32text.c
+   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/services_discovery/shout.c
 
- 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
+Strings
 
 ------------------------------------------------------------------------
-r11281 | courmisch | 2005-06-04 14:55:23 +0200 (Sat, 04 Jun 2005) | 2 lines
+r15206 | fkuehne | 2006-04-13 20:51:38 +0200 (Thu, 13 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/bootstrap
-
-Don't remove vlc_symbols.h
+   M /trunk/configure.ac
 
+* fixed 2 minor typos
 ------------------------------------------------------------------------
-r11279 | gbazin | 2005-06-04 13:55:40 +0200 (Sat, 04 Jun 2005) | 1 line
+r15205 | fkuehne | 2006-04-13 20:51:16 +0200 (Thu, 13 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_config.h
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
 
-* include/vlc_config.h: VOUT_BOGUS_DELAY was way too low, which triggered continuous trashing of early pictures when seeking in some asf files.
+* implemented showintf-support. Thanks to ipkiss for pointing out that this was missing on OSX.
 ------------------------------------------------------------------------
-r11278 | titer | 2005-06-03 22:51:41 +0200 (Fri, 03 Jun 2005) | 2 lines
+r15204 | massiot | 2006-04-13 20:32:12 +0200 (Thu, 13 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/include/vlc/control.h
+   M /trunk/modules/access/pvr/pvr.c
 
- control.h: Tiger/gcc-4 compile fix
+ * modules/access/pvr/pvr.c: The radio API in ivtv-0.6.1 has changed : now
+   you are supposed to pass frequency * 16000 instead of frequency * 16.
+   This is sooo coherent.
 
 ------------------------------------------------------------------------
-r11276 | fkuehne | 2005-06-03 21:32:11 +0200 (Fri, 03 Jun 2005) | 1 line
+r15203 | hartman | 2006-04-13 16:47:20 +0200 (Thu, 13 Apr 2006) | 2 lines
 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
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/video_output/vout_subpictures.c
+
+* Revert the unintentially committed files of [15202]
 
-* backport of [11257] to trunk
 ------------------------------------------------------------------------
-r11274 | titer | 2005-06-03 19:37:09 +0200 (Fri, 03 Jun 2005) | 2 lines
+r15202 | hartman | 2006-04-13 16:43:40 +0200 (Thu, 13 Apr 2006) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/video_output/vout_subpictures.c
 
- contrib: build fix for people using case-sensitive HFS+
-
+* Fix libgcrypt on MacIntel by disabling it's ASM. This fixes #620
 ------------------------------------------------------------------------
-r11272 | hartman | 2005-06-03 17:07:08 +0200 (Fri, 03 Jun 2005) | 2 lines
+r15201 | hartman | 2006-04-13 16:12:20 +0200 (Thu, 13 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/misc/freetype.c
+   M /trunk/src/video_output/vout_subpictures.c
 
-* no-deco patch for X11. Courtesy of Dermot McGahon
+* Fix subtitle  alignment if we don't have styles. fixes #619
+
+I chose to re-add the align paramter to the subpicture region struct, since adding a style struct for every single subpicture for just an alignment seemed to be overkill to me. 
 
 ------------------------------------------------------------------------
-r11271 | fkuehne | 2005-06-03 16:58:33 +0200 (Fri, 03 Jun 2005) | 1 line
+r15200 | dionoea | 2006-04-13 15:49:45 +0200 (Thu, 13 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/po/Makefile.in.in
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/vlm.js
+
+URL encode fix
 
-* backport of [11270] to trunk
 ------------------------------------------------------------------------
-r11267 | hartman | 2005-06-03 15:17:04 +0200 (Fri, 03 Jun 2005) | 4 lines
+r15199 | zorglub | 2006-04-13 11:04:34 +0200 (Thu, 13 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/codec/x264.c
+   M /trunk/modules/demux/mod.c
+   M /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/msn.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_filter/motiondetect.c
+   M /trunk/modules/video_filter/osdmenu.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.
+String stuff
 
 ------------------------------------------------------------------------
-r11266 | gbazin | 2005-06-03 15:03:36 +0200 (Fri, 03 Jun 2005) | 1 line
+r15198 | xtophe | 2006-04-13 10:31:33 +0200 (Thu, 13 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/extras/contrib/src/packages.mak
+
+Really fix xml url
 
-* modules/demux/mp4/mp4.c: fixed timestamping (PTS) bug.
 ------------------------------------------------------------------------
-r11265 | massiot | 2005-06-03 12:16:19 +0200 (Fri, 03 Jun 2005) | 8 lines
+r15197 | xtophe | 2006-04-13 00:31:19 +0200 (Thu, 13 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk/extras/contrib/src/packages.mak
 
- * 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).
+Fix libxml url.
 
 ------------------------------------------------------------------------
-r11264 | massiot | 2005-06-03 12:11:58 +0200 (Fri, 03 Jun 2005) | 5 lines
+r15196 | xtophe | 2006-04-12 23:56:41 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/Makefile.am
 
- * 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.
+Makefile.am: Fix for introduction of vlc.win32.nsi.in
 
 ------------------------------------------------------------------------
-r11262 | courmisch | 2005-06-03 11:22:25 +0200 (Fri, 03 Jun 2005) | 2 lines
+r15195 | xtophe | 2006-04-12 23:22:51 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/include/vlc_symbols.h
-   M /trunk/src/stream_output/announce.c
+   M /trunk/modules/control/http/macro.c
 
-Fix declaration of sout_AnnounceSessionCreate
+*macro.c: Get the name correctly
 
 ------------------------------------------------------------------------
-r11261 | gbazin | 2005-06-03 11:21:43 +0200 (Fri, 03 Jun 2005) | 1 line
+r15194 | courmisch | 2006-04-12 21:25:59 +0200 (Wed, 12 Apr 2006) | 2 lines
 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
+   M /trunk/src/network/io.c
+
+Set close-on-exec flag on sockets so that we don't pass them to CGI scripts
 
-* modules/gui/skins2/*: a few portability fixes.
 ------------------------------------------------------------------------
-r11260 | courmisch | 2005-06-02 21:20:21 +0200 (Thu, 02 Jun 2005) | 2 lines
+r15193 | courmisch | 2006-04-12 19:27:31 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/THANKS
+   M /trunk/configure.ac
 
-Fix precompiler warning
+xvideo X.Org 7 detection fix by Pavlov Konstantin
 
 ------------------------------------------------------------------------
-r11258 | fkuehne | 2005-06-02 19:14:52 +0200 (Thu, 02 Jun 2005) | 1 line
+r15192 | fkuehne | 2006-04-12 18:54:42 +0200 (Wed, 12 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/Makefile.am
 
-* backport of [11256] to trunk
+* be a bit more verbose when creating the disk-image
 ------------------------------------------------------------------------
-r11254 | fkuehne | 2005-06-02 17:59:58 +0200 (Thu, 02 Jun 2005) | 1 line
+r15191 | fkuehne | 2006-04-12 18:40:47 +0200 (Wed, 12 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/gui/macosx/wizard.m
 
-* use a new liblivemedia (2005.05.26a) on BeOS and OSX, refs #165
+* fix streaming. This section and a few others need to and will be re-written after 0.8.5
 ------------------------------------------------------------------------
-r11253 | hartman | 2005-06-02 17:02:12 +0200 (Thu, 02 Jun 2005) | 2 lines
+r15190 | fkuehne | 2006-04-12 18:27:30 +0200 (Wed, 12 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk/po/de.po
+
+* first update of the German translation by Mathias C. Berens | welcome-soft <berens@welcome-soft.de> and myself. More to come.
+------------------------------------------------------------------------
+r15189 | massiot | 2006-04-12 16:26:21 +0200 (Wed, 12 Apr 2006) | 4 lines
+Changed paths:
+   M /trunk/modules/control/http/macro.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.
+ * modules/control/http/macro.c: Add slashes in the MVLC_ADD macro for
+   backwards compatibility with the old http intf (anyway MVLC_ADD is
+   obsoleted by RPN function playlist_add).
 
 ------------------------------------------------------------------------
-r11252 | dionoea | 2005-06-02 15:22:17 +0200 (Thu, 02 Jun 2005) | 2 lines
+r15188 | zorglub | 2006-04-12 15:03:37 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
+   M /trunk
    M /trunk/configure.ac
+   D /trunk/vlc.win32.nsi
+   A /trunk/vlc.win32.nsi.in (from /trunk/vlc.win32.nsi:15184)
 
-same in trunk ...
+Ship libvlc.dll in installer if built in shared mode
 
 ------------------------------------------------------------------------
-r11250 | courmisch | 2005-06-02 14:47:30 +0200 (Thu, 02 Jun 2005) | 11 lines
+r15187 | zorglub | 2006-04-12 13:43:33 +0200 (Wed, 12 Apr 2006) | 2 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.
+Package fix
 
 ------------------------------------------------------------------------
-r11249 | courmisch | 2005-06-02 14:37:56 +0200 (Thu, 02 Jun 2005) | 2 lines
+r15186 | zorglub | 2006-04-12 12:22:55 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/md5.c
+   M /trunk/share/Makefile.am
+   D /trunk/share/http/old/favicon.ico
 
-Fix previous buggy commit
+Remove useless favicon (Refs:#634)
 
 ------------------------------------------------------------------------
-r11248 | courmisch | 2005-06-02 14:30:30 +0200 (Thu, 02 Jun 2005) | 2 lines
+r15185 | zorglub | 2006-04-12 12:22:19 +0200 (Wed, 12 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/include/vlc_md5.h
-   M /trunk/modules/demux/mp4/drms.c
-   M /trunk/src/misc/md5.c
+   M /trunk/share/Makefile.am
+
+Don't ship default skin (Refs:#634)
 
-Digest => DigestMD5
+If you think playtree is not ready yet, yell :)
 
 ------------------------------------------------------------------------
-r11247 | xtophe | 2005-06-02 11:40:30 +0200 (Thu, 02 Jun 2005) | 2 lines
+r15184 | zorglub | 2006-04-12 10:13:14 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/doc/skins/skins2-howto.xml
 
-Typo
+Document <Playtree> (Closes:#611)
 
 ------------------------------------------------------------------------
-r11244 | hartman | 2005-06-02 00:38:37 +0200 (Thu, 02 Jun 2005) | 2 lines
+r15183 | dionoea | 2006-04-12 01:56:54 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk/src/misc/configuration.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...
+"too"!=2=="two"
 
 ------------------------------------------------------------------------
-r11243 | hartman | 2005-06-02 00:37:20 +0200 (Thu, 02 Jun 2005) | 2 lines
+r15182 | dionoea | 2006-04-12 01:51:21 +0200 (Wed, 12 Apr 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/audio_filter/resampler/coreaudio.c
+   M /trunk/src/misc/configuration.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.
+Fix indentation.
+
+I was actually trying to understand why command line option parsing on my computer with self compiled VLC behaves as "If the first character of optstring is '+' or the environment variable POSIXLY_CORRECT is set, then option processing stops as soon as a non-option argument is encountered." while neither of these conditions is true (see the while( getopt_long( ... ) != EOF ) loop).
+Small illustration:
+./vlc -vvv -I dummy input.ts --color
+All options before the first non option argument work as expected (-vvv and -I dummy). All options after the first non option argument are also interpreted as being non option arguments.
+Help would be appreciated.
+(I've already had reports of other people having the same kind of issues)
 
 ------------------------------------------------------------------------
-r11242 | zorglub | 2005-06-02 00:19:03 +0200 (Thu, 02 Jun 2005) | 2 lines
+r15181 | hartman | 2006-04-12 00:09:20 +0200 (Wed, 12 Apr 2006) | 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)
+   M /trunk/modules/codec/flac.c
 
-Merge bindings to trunk
+* make the flac decoder errors less annoying. some are warns, some are err's.
 
 ------------------------------------------------------------------------
-r11241 | zorglub | 2005-06-01 23:58:13 +0200 (Wed, 01 Jun 2005) | 2 lines
+r15180 | courmisch | 2006-04-11 18:35:42 +0200 (Tue, 11 Apr 2006) | 3 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
+   M /trunk/configure.ac
 
-Merge mediacontrol to trunk
+Link some additionnal plugins against the math library
+Report and fix from Pavlov Konstantin ?\226?\128?\156thresh?\226?\128?\157
 
 ------------------------------------------------------------------------
-r11239 | gbazin | 2005-06-01 22:05:02 +0200 (Wed, 01 Jun 2005) | 1 line
+r15179 | courmisch | 2006-04-11 18:24:46 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
+
+Restores [13132] back - break the new interface again
 
-* src/misc/modules.c: missing free().
 ------------------------------------------------------------------------
-r11237 | gbazin | 2005-06-01 21:56:28 +0200 (Wed, 01 Jun 2005) | 1 line
+r15178 | courmisch | 2006-04-11 18:18:39 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/src/misc/strings.c
+   M /trunk/src/test/url.c
+
+Lalala
 
-* modules/access/http.c: getenv() can return NULL.
 ------------------------------------------------------------------------
-r11235 | courmisch | 2005-06-01 21:51:55 +0200 (Wed, 01 Jun 2005) | 2 lines
+r15177 | courmisch | 2006-04-11 17:59:43 +0200 (Tue, 11 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
 
-Add handler for enter in search textbox should close #87
+Revert [15132]:
+- Fix HTTPd crash
+- Break the old interface again
 
 ------------------------------------------------------------------------
-r11234 | courmisch | 2005-06-01 20:37:03 +0200 (Wed, 01 Jun 2005) | 2 lines
+r15176 | courmisch | 2006-04-11 17:52:29 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/src/test/url.c
 
-Stupid kludge - I don't understand the bug though
+Even more tests
 
 ------------------------------------------------------------------------
-r11231 | gbazin | 2005-06-01 20:29:13 +0200 (Wed, 01 Jun 2005) | 1 line
+r15175 | courmisch | 2006-04-11 17:47:52 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/src/test/url.c
+
+Additionnal unit test for decode_URI
 
-* src/misc/block.c: fixed block_Realloc()
 ------------------------------------------------------------------------
-r11230 | courmisch | 2005-06-01 20:09:42 +0200 (Wed, 01 Jun 2005) | 2 lines
+r15174 | courmisch | 2006-04-11 17:26:28 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/src/network/tcp.c
 
-No longer run vlc-config times and times at each make run
+Fix missing initializer warning
 
 ------------------------------------------------------------------------
-r11229 | gbazin | 2005-06-01 19:57:50 +0200 (Wed, 01 Jun 2005) | 1 line
+r15173 | zorglub | 2006-04-11 15:57:01 +0200 (Tue, 11 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/po/sv.po
+
+Update of swedish translation by Daniel Nylander.
+Thanks.
+
+For those wondering, this *is* swedish.
 
-* 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
+r15172 | zorglub | 2006-04-11 15:17:20 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/configuration.h
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/src/misc/configuration.c
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/mod.c
+   M /trunk/src/libvlc.h
 
-* configuration.[ch]: treat the deleted options with add_suppressed_[bool,string,...]
-* standard.c: sap-ipv6 is no more used
+More strings
 
 ------------------------------------------------------------------------
-r11224 | hartman | 2005-06-01 18:10:33 +0200 (Wed, 01 Jun 2005) | 2 lines
+r15171 | fkuehne | 2006-04-11 15:05:50 +0200 (Tue, 11 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
-* Do not link twice to avcodec for builtin avcodec based module. closes #170
+   M /trunk/modules/audio_filter/param_eq.c
 
+* replaced NULL with empty strings when providing no help for an option
 ------------------------------------------------------------------------
-r11223 | gbazin | 2005-06-01 16:25:45 +0200 (Wed, 01 Jun 2005) | 1 line
+r15170 | fkuehne | 2006-04-11 14:37:47 +0200 (Tue, 11 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/pes.c
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/prefs.m
 
-* 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
+intf.m: * we can't localise empty strings, so don't put an error when trying to do so, but just a warning
+    * be a bit nicer and return @"" instead of NULL strings
+    - this fixes the display of certain modules in the preferences such as the parametric equaliser
 
-*  modules/packetizer/mpeg4video.c: work-around for buggy streams.
+prefs.m: * removed 2 unused variables
 ------------------------------------------------------------------------
-r11220 | gbazin | 2005-06-01 15:31:41 +0200 (Wed, 01 Jun 2005) | 1 line
+r15169 | zorglub | 2006-04-11 11:27:46 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.h
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/audio_filter/param_eq.c
+   M /trunk/modules/codec/x264.c
+   M /trunk/modules/control/netsync.c
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/src/libvlc.h
+
+String fixes
 
-* modules/demux/ps.h: bug fix in PSM parsing.
 ------------------------------------------------------------------------
-r11219 | xtophe | 2005-06-01 15:16:18 +0200 (Wed, 01 Jun 2005) | 3 lines
+r15167 | damienf | 2006-04-11 01:55:28 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/zsh.cpp
+   M /trunk/extras/contrib/src/Makefile
 
-zsh.cpp: fix a potential segfault
-        skip deprecated options
+- fixed faad2 libtool so that shared library is properly built for MacOS X 
 
 ------------------------------------------------------------------------
-r11218 | gbazin | 2005-06-01 13:06:08 +0200 (Wed, 01 Jun 2005) | 1 line
+r15164 | hartman | 2006-04-10 23:32:26 +0200 (Mon, 10 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/configure.ac
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.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
+* Fix ffmpeg libavformat linkage when we don't use --with-ffmpeg-tree (this fixes Flash playback)
+* Add Shorten codec. This refs #632 It doesn't seem to work, but that might be an endianness issue. will someone please check with this sample? http://www.mplayerhq.hu/MPlayer/samples/A-codecs/lossless/luckynight.shn
 
-* 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
+r15163 | damienf | 2006-04-10 23:28:43 +0200 (Mon, 10 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/libpng-osx.patch
 
-* 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
+- update darwin/macosx patch for libpng-1.2.8
 
-* 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
+r15162 | damienf | 2006-04-10 23:09:09 +0200 (Mon, 10 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/libpng-1.2.5-win32.patch
+   A /trunk/extras/contrib/src/Patches/libpng-win32.patch
 
-Removed debug message
+- update win32 patch for libpng-1.2.8
 
 ------------------------------------------------------------------------
-r11213 | courmisch | 2005-05-31 22:33:35 +0200 (Tue, 31 May 2005) | 2 lines
+r15160 | hartman | 2006-04-10 16:41:23 +0200 (Mon, 10 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/src/video_output/vout_intf.c
 
-Cleanup
+* Fix 16:9 vs. 16:10 AR and cropping switching on the fly.
 
 ------------------------------------------------------------------------
-r11212 | courmisch | 2005-05-31 22:32:49 +0200 (Tue, 31 May 2005) | 2 lines
+r15159 | dionoea | 2006-04-09 23:43:47 +0200 (Sun, 09 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   M /trunk/src/input/input.c
 
-Kludge to remove square brackets and scopes from addresses in SAP announces
+Hum, in fact we should remove it altogether since it is already killed in previous function code.
 
 ------------------------------------------------------------------------
-r11211 | courmisch | 2005-05-31 22:03:25 +0200 (Tue, 31 May 2005) | 2 lines
+r15158 | dionoea | 2006-04-09 23:38:34 +0200 (Sun, 09 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/src/input/input.c
 
-Fix EINVAL
+Fix what looks like a type. (someone confirm please)
 
 ------------------------------------------------------------------------
-r11210 | courmisch | 2005-05-31 21:48:21 +0200 (Tue, 31 May 2005) | 5 lines
+r15157 | courmisch | 2006-04-09 20:33:22 +0200 (Sun, 09 Apr 2006) | 2 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
+   M /trunk/src/Makefile.am
+   A /trunk/src/test/url.c (from /trunk/src/test/i18n_atof.c:15156)
 
+Basic unit test for URI decoding
 
 ------------------------------------------------------------------------
-r11208 | xtophe | 2005-05-31 19:45:30 +0200 (Tue, 31 May 2005) | 2 lines
+r15154 | asmax | 2006-04-09 16:29:26 +0200 (Sun, 09 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/src/file_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/utils/ustring.cpp
+   M /trunk/modules/gui/skins2/utils/ustring.hpp
+   M /trunk/modules/gui/skins2/utils/var_text.cpp
+   M /trunk/share/skins2/winamp2.xml
 
-Port [11207] to trunk
+* all: new skin text variable "$B" to get the stream bitrate
+* winamp2.xml: added "kbps" info in winamp skins
 
 ------------------------------------------------------------------------
-r11206 | courmisch | 2005-05-31 18:31:21 +0200 (Tue, 31 May 2005) | 2 lines
+r15150 | xtophe | 2006-04-09 01:00:14 +0200 (Sun, 09 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/configuration.c
+   M /trunk/po/zh_CN.po
 
-Fixed a typo
+First Translation update by Wei Mingzhi
 
 ------------------------------------------------------------------------
-r11205 | massiot | 2005-05-31 17:36:01 +0200 (Tue, 31 May 2005) | 3 lines
+r15149 | courmisch | 2006-04-08 23:41:53 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/mosaic_bridge.c
+   M /trunk/src/input/stream.c
 
- * modules/stream_out/mosaic_bridge.c: Use a smaller picture heap since we
-   are not multithreaded.
+Fix warning
 
 ------------------------------------------------------------------------
-r11204 | massiot | 2005-05-31 17:31:10 +0200 (Tue, 31 May 2005) | 3 lines
+r15145 | dionoea | 2006-04-08 23:04:10 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/toolbox
 
- * modules/codec/libmpeg2.c: We do not want to force the maintainer to use
-   libmpeg2 cvs HEAD.
+Remove .libs directories when running ./toolbox --distclean
 
 ------------------------------------------------------------------------
-r11203 | massiot | 2005-05-31 17:26:01 +0200 (Tue, 31 May 2005) | 5 lines
+r15144 | dionoea | 2006-04-08 19:25:40 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/extras/contrib/src/packages.mak
 
- * 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.
+Update libpng to 1.2.8 (includes lots of security fixes). Thanks to MYOB for noticing
 
 ------------------------------------------------------------------------
-r11202 | massiot | 2005-05-31 17:24:04 +0200 (Tue, 31 May 2005) | 2 lines
+r15143 | dionoea | 2006-04-08 01:40:17 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/extras/contrib/src/Makefile
 
- * modules/mux/mpeg/ts.c: Set fallback value for --sout-ts-pcr to 70 ms.
+Rhaaa
 
 ------------------------------------------------------------------------
-r11201 | massiot | 2005-05-31 17:22:09 +0200 (Tue, 31 May 2005) | 6 lines
+r15142 | dionoea | 2006-04-08 01:38:47 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/extras/contrib/src/Makefile
 
- * 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.
+3rd try
 
 ------------------------------------------------------------------------
-r11200 | massiot | 2005-05-31 17:20:35 +0200 (Tue, 31 May 2005) | 3 lines
+r15141 | dionoea | 2006-04-08 01:36:46 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/fake.c
+   M /trunk/extras/contrib/src/Makefile
 
- * modules/access/fake.c: Fixed an implicit cast which apparently was
-   causing problem with some compiler versions.
+Ahem
 
 ------------------------------------------------------------------------
-r11199 | massiot | 2005-05-31 17:19:33 +0200 (Tue, 31 May 2005) | 5 lines
+r15140 | dionoea | 2006-04-08 01:33:31 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/switcher.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
- * 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.
+libdca. untested
 
 ------------------------------------------------------------------------
-r11198 | massiot | 2005-05-31 17:17:38 +0200 (Tue, 31 May 2005) | 6 lines
+r15139 | dionoea | 2006-04-07 23:52:33 +0200 (Fri, 07 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/mosaic_bridge.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/win32_specific.c
+   M /trunk/vlc.win32.nsi
+
+Win32 specific changes: Add --started-from-file option to tell VLC that it was started by clicking on a file (or disc). Add --one-instance-when-started-from-file option to tell VLC to use one instance mode when --started-from-file is used. See replies to r15125 for an explanation.
 
- * 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
+r15138 | xtophe | 2006-04-07 23:45:01 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/access_filter/record.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.
+eliminate non-valid characters only on the name not on the full path (closes #628)
 
 ------------------------------------------------------------------------
-r11196 | massiot | 2005-05-31 17:10:02 +0200 (Tue, 31 May 2005) | 3 lines
+r15137 | xtophe | 2006-04-07 23:14:52 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/msvc/libvlc.dsp.in
+   M /trunk/msvc/libvlc.vcproj.in
+   M /trunk/msvc/plugins.dsp.in
+   M /trunk/msvc/plugins.vcproj.in
+   M /trunk/msvc/vlc.dsp.in
+   M /trunk/msvc/vlc.vcproj.in
+   M /trunk/toolbox
 
- * src/input/input.c: Put less picky fallback values for pts_delay and
-   cr_average.
+Don't use char outside ascii in shell script.
 
 ------------------------------------------------------------------------
-r11195 | courmisch | 2005-05-31 16:51:13 +0200 (Tue, 31 May 2005) | 2 lines
+r15136 | fkuehne | 2006-04-07 20:38:30 +0200 (Fri, 07 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/announce.h
-   M /trunk/src/misc/getaddrinfo.c
-
-Minor clean up
+   M /trunk/modules/gui/macosx/bookmarks.m
 
+* don't free a vlc-object. Thanks to Meuuh for pointing this out.
 ------------------------------------------------------------------------
-r11194 | damienf | 2005-05-31 15:24:34 +0200 (Tue, 31 May 2005) | 2 lines
+r15135 | massiot | 2006-04-07 19:58:56 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/vlccontrol.cpp
-   M /trunk/src/libvlc.c
+   M /trunk/src/misc/strings.c
 
-all: activex plugin  Set/GetVariable support all of VLC types
+ * src/misc/strings.c: Missing break; in decode_URI().
 
 ------------------------------------------------------------------------
-r11193 | courmisch | 2005-05-31 13:26:11 +0200 (Tue, 31 May 2005) | 2 lines
+r15134 | massiot | 2006-04-07 19:45:35 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_md5.h
-   M /trunk/src/misc/md5.c
+   M /trunk/modules/codec/dvbsub.c
 
-svn:keywords
+ * modules/codec/dvbsub.c: add_suppressed -> add_suppressed_integer
 
 ------------------------------------------------------------------------
-r11191 | courmisch | 2005-05-31 12:51:03 +0200 (Tue, 31 May 2005) | 2 lines
+r15133 | massiot | 2006-04-07 19:20:11 +0200 (Fri, 07 Apr 2006) | 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
+   M /trunk/modules/codec/dvbsub.c
 
-MD5 hash API - closes #135
+ * modules/codec/dvbsub.c: add_deprecated -> add_suppressed
 
 ------------------------------------------------------------------------
-r11190 | gbazin | 2005-05-31 11:04:53 +0200 (Tue, 31 May 2005) | 1 line
+r15132 | courmisch | 2006-04-07 19:17:53 +0200 (Fri, 07 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
+
+Restore previous URI components decoding instead of unescaping
+Should fix the old interface - will most likely break the new one
+(in particular try with non-Latin-1 characters)
 
-* 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
+r15131 | massiot | 2006-04-07 18:42:18 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/codec/dvbsub.c
 
-Show "found" playlist item
-(refs #87)
+ * modules/codec/dvbsub.c: Add deprecated option and fix option parsing.
 
 ------------------------------------------------------------------------
-r11185 | courmisch | 2005-05-30 21:43:08 +0200 (Mon, 30 May 2005) | 2 lines
+r15130 | massiot | 2006-04-07 18:33:51 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/modules/codec/spudec/spudec.c
+   M /trunk/modules/codec/spudec/spudec.h
 
-Fixed stray c_str
+ * modules/codec/spudec: Decreased verbosity.
 
 ------------------------------------------------------------------------
-r11184 | yoann | 2005-05-30 11:09:15 +0200 (Mon, 30 May 2005) | 2 lines
+r15129 | jpsaman | 2006-04-07 17:33:44 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
-
-svn merge -r 11182:11183 branches/0.8.2 trunk
+   M /trunk/modules/codec/dvbsub.c
 
+Remove --sout-dvbsub-timeout flag
+it conflicts with DVD SPU.
 ------------------------------------------------------------------------
-r11181 | zorglub | 2005-05-27 22:12:54 +0200 (Fri, 27 May 2005) | 2 lines
+r15128 | massiot | 2006-04-07 15:52:32 +0200 (Fri, 07 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/b4s.c
-   M /trunk/modules/demux/playlist/m3u.c
-   M /trunk/modules/demux/playlist/pls.c
+   M /trunk/modules/codec/dvbsub.c
 
-Don't only play the playlist in playlist demuxers (Closes #84)
+ * modules/codec/dvbsub.c: Fixed a major bug with DVBSUB_PCS_STATE_CHANGE.
+   Partially reverted [12259] because it implied too many page
+   recompositions.
 
 ------------------------------------------------------------------------
-r11180 | zorglub | 2005-05-27 22:12:14 +0200 (Fri, 27 May 2005) | 3 lines
+r15127 | hartman | 2006-04-07 14:19:01 +0200 (Fri, 07 Apr 2006) | 6 lines
 Changed paths:
-   M /trunk/src/input/demux.c
-   M /trunk/src/playlist/view.c
+   M /trunk/modules/misc/svg.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_subpictures.c
 
-* Prefer the playlist demuxer over the m3u one
-* Change some debugging in playlist
+* Lower the priority of the SVG renderer
+* Make the "text renderer" selectable with --text-renderer
+fixes #627
+
+Lol, totally forgot to commit this last night :D
 
 ------------------------------------------------------------------------
-r11179 | damienf | 2005-05-27 20:05:35 +0200 (Fri, 27 May 2005) | 2 lines
+r15126 | courmisch | 2006-04-07 12:59:04 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/src/misc/strings.c
 
-vorbis.c: oops, I inverted channel order when encoding, should be fine now
+Oops again
 
 ------------------------------------------------------------------------
-r11178 | damienf | 2005-05-27 16:18:53 +0200 (Fri, 27 May 2005) | 2 lines
+r15125 | dionoea | 2006-04-07 01:02:30 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/vlc.win32.nsi
 
-vorbis.c: reorder channels according to OggVorbis channel order specification
+Remove --one-instance option from file open targets on win32. people seemed to be frustrated about this behavior change.
 
 ------------------------------------------------------------------------
-r11177 | massiot | 2005-05-27 14:44:57 +0200 (Fri, 27 May 2005) | 2 lines
+r15124 | adn | 2006-04-07 01:00:24 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/postprocess.c
+   M /trunk/include/vlc_config_cat.h
 
- * modules/codec/ffmpeg/postprocess.c: Fixed post-processing.
+typo in a string (line 42)
 
 ------------------------------------------------------------------------
-r11175 | gbazin | 2005-05-27 14:29:36 +0200 (Fri, 27 May 2005) | 1 line
+r15123 | dionoea | 2006-04-07 00:41:06 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/include/vlc_osd.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/osd/osd_widgets.c
+   M /trunk/src/video_output/video_text.c
+   M /trunk/src/video_output/video_widgets.c
+
+Fix OSD display when vout crop is used (so that every thing stays on the displayed image).
 
-* 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
+r15122 | hartman | 2006-04-07 00:29:15 +0200 (Fri, 07 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/dirac-osx.patch
 
- * control/hotkeys.c: Automatically save playlist bookmarks.
+* Fix dirac on PPC. (only compile what we need)
+ (this is a workaround, i'm too lazy to find where they double up the LDFLAGS when they link their applications).
 
 ------------------------------------------------------------------------
-r11172 | xtophe | 2005-05-26 19:53:36 +0200 (Thu, 26 May 2005) | 2 lines
+r15121 | courmisch | 2006-04-06 23:20:33 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/configuration.c
+   M /trunk/include/vlc_symbols.h
+   M /trunk/include/vlc_url.h
 
-Add a note about mandatory argument.
+Oups
 
 ------------------------------------------------------------------------
-r11171 | hartman | 2005-05-26 17:19:20 +0200 (Thu, 26 May 2005) | 2 lines
+r15120 | courmisch | 2006-04-06 22:38:43 +0200 (Thu, 06 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk/include/vlc_symbols.h
+   M /trunk/include/vlc_url.h
+   M /trunk/src/misc/strings.c
 
-* Sometimes we get audio now, but the dating of the to be retrieved buffers needs serious work.....
+- Reimplement URL component decoding separately from URL unescaping
+- Replace crap URL escaping with URL encoding, which is what we really need
 
 ------------------------------------------------------------------------
-r11170 | gbazin | 2005-05-26 16:00:48 +0200 (Thu, 26 May 2005) | 1 line
+r15119 | hartman | 2006-04-06 22:04:24 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/bootstrap
+
+* enable SDK building for Mac PPC contrib. 
 
-* 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
+r15118 | massiot | 2006-04-06 19:54:21 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/auhal.c
+   M /trunk/modules/demux/asf/libasf.c
+   M /trunk/modules/demux/asf/libasf.h
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/mod.c
+   M /trunk/modules/demux/mpc.c
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/mpeg/pes.c
+   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/input/subtitles.c
 
-* fix a few things in the auhal module. Still doesn't work.
- I might be feeding the wrong data to the auhal core, but i'm not sure what is wrong beyond that.
+ * ALL: extention -> extension
 
 ------------------------------------------------------------------------
-r11168 | massiot | 2005-05-26 15:43:17 +0200 (Thu, 26 May 2005) | 2 lines
+r15117 | massiot | 2006-04-06 19:12:32 +0200 (Thu, 06 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_filter/swscale/filter.c
+   M /trunk/include/vlc_url.h
 
- * modules/video_filter/swscale/filter.c: Added support for YUVA.
+ * include/vlc_url.h: Fixed vlc_UrlEncode to return correct values and avoid
+   crashing with strings as simple as "/toto", but all in all the entire
+   function seems very wrong to me, see the next mail.
 
 ------------------------------------------------------------------------
-r11167 | massiot | 2005-05-26 15:40:35 +0200 (Thu, 26 May 2005) | 2 lines
+r15116 | massiot | 2006-04-06 18:16:02 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/control/http/util.c
 
- * modules/video_filter/mosaic.c: Fixed a major bug with video/audio synchro.
+ * modules/control/http/util.c: Simplify MRLParse, and fix parsing of quotes.
 
 ------------------------------------------------------------------------
-r11166 | gbazin | 2005-05-26 15:40:09 +0200 (Thu, 26 May 2005) | 1 line
+r15115 | massiot | 2006-04-06 17:53:06 +0200 (Thu, 06 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/INSTALL.wince
+   M /trunk/modules/codec/png.c
 
-* 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
+ * modules/codec/png.c: More robust error checking, avoid calling abort() in
+   case of an invalid file.
 
-* src/misc/net.c,getaddrinfo.c: WinCE build fixes.
 ------------------------------------------------------------------------
-r11164 | gbazin | 2005-05-26 11:21:28 +0200 (Thu, 26 May 2005) | 1 line
+r15114 | hartman | 2006-04-06 17:16:05 +0200 (Thu, 06 Apr 2006) | 2 lines
 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
+* Only compile cyberlink if --enable-cyberlink is explicitly set by the user.
 
-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
+r15113 | damienf | 2006-04-06 17:09:40 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/activex/vlccontrol.cpp
 
-Listen for SAP announces of all possible scopes rather than an
-arbitrary on (as was previously done for IPv4)
+- fixed a few return codes from APIs
 
 ------------------------------------------------------------------------
-r11158 | hartman | 2005-05-24 21:12:39 +0200 (Tue, 24 May 2005) | 3 lines
+r15112 | hartman | 2006-04-06 16:46:30 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/extras/contrib/src/Makefile
 
-* Fix some detection logic for SSA/ASS subs
-* Added ASS support
+* Disable cyberlink and expat, the module immediatly crashes. 
 
 ------------------------------------------------------------------------
-r11152 | robux4 | 2005-05-24 15:37:18 +0200 (Tue, 24 May 2005) | 1 line
+r15111 | hartman | 2006-04-06 15:50:12 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/getaddrinfo.c
+   M /trunk/configure.ac
+
+* Fix --with-cyberlink-tree when using contrib
 
-getaddrinfo.c: fix MSVC compilation
 ------------------------------------------------------------------------
-r11147 | dionoea | 2005-05-24 11:56:05 +0200 (Tue, 24 May 2005) | 2 lines
+r15110 | xtophe | 2006-04-06 11:04:42 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/src/misc/unicode.c
 
- * same string fix on trunk
+Fix if statement
 
 ------------------------------------------------------------------------
-r11144 | courmisch | 2005-05-24 10:39:05 +0200 (Tue, 24 May 2005) | 2 lines
+r15109 | zorglub | 2006-04-06 09:36:57 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/lxdialog/lxdialog.c
+   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/access/rtsp/real.c
 
-Fix linking of switcher_out plugin (closes #148)
+Fix potential bugs
 
 ------------------------------------------------------------------------
-r11143 | courmisch | 2005-05-24 10:22:07 +0200 (Tue, 24 May 2005) | 2 lines
+r15108 | hartman | 2006-04-06 02:57:01 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/extras/contrib/src/Makefile
 
-Thread safety fix
+* Evil hack to get libFLAC working with SDK building on OSX.
 
 ------------------------------------------------------------------------
-r11142 | courmisch | 2005-05-24 10:09:30 +0200 (Tue, 24 May 2005) | 2 lines
+r15107 | hartman | 2006-04-05 23:50:43 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/gettext-macosx.patch
 
-WinCE compile fix
+* Fix gettext -framework usage. This is needed for SDK support.
 
 ------------------------------------------------------------------------
-r11140 | courmisch | 2005-05-24 09:47:18 +0200 (Tue, 24 May 2005) | 2 lines
+r15106 | zorglub | 2006-04-05 23:01:55 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk
+   M /trunk/debian/copyright
+   M /trunk/extras/valgrind.suppressions
 
-Attempt to fix addrinfo detection on WinCE
+This commit message is Copyright (C) 2006, Cl?\195?\169ment Stenac.
 
 ------------------------------------------------------------------------
-r11139 | courmisch | 2005-05-23 20:23:29 +0200 (Mon, 23 May 2005) | 3 lines
+r15105 | massiot | 2006-04-05 19:17:22 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/src/misc/net.c
+   M /trunk/src/network/httpd.c
 
-un-re-un-export net_ConvertIPv4
-(it's obsolete and not used by any module anyway)
+ * src/misc/httpd.c: Do not dereference a possibly NULL pointer.
 
 ------------------------------------------------------------------------
-r11138 | robux4 | 2005-05-23 18:26:18 +0200 (Mon, 23 May 2005) | 1 line
+r15104 | fkuehne | 2006-04-05 13:42:47 +0200 (Wed, 05 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/include/configuration.h
-   M /trunk/msvc/config.h.in
+   M /trunk/modules/gui/macosx/prefs.m
 
-more MSVC compilation fixes
+* don't alloc more capacity than necessary
 ------------------------------------------------------------------------
-r11137 | robux4 | 2005-05-23 18:08:28 +0200 (Mon, 23 May 2005) | 1 line
+r15103 | fkuehne | 2006-04-05 13:38:53 +0200 (Wed, 05 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/gui/macosx/prefs.m
 
-compilation fixes for MSVC
+* fixed a bug which prevented the display of Input's and Interface's general-nodes. Thanks to zorglub and DiDjCodt
 ------------------------------------------------------------------------
-r11135 | hartman | 2005-05-23 13:43:42 +0200 (Mon, 23 May 2005) | 2 lines
+r15102 | xtophe | 2006-04-05 11:58:20 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/modules/control/http/http.c
 
-* backported [11134] to HEAD
+http.c: Fix string.
 
 ------------------------------------------------------------------------
-r11127 | gbazin | 2005-05-23 11:28:02 +0200 (Mon, 23 May 2005) | 1 line
+r15101 | dionoea | 2006-04-05 01:01:11 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/libvlc.c
+
+Remove useless code (or its use was really cryptic)
 
-* 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
+r15100 | damienf | 2006-04-05 00:33:50 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/extras/contrib/src/Makefile
 
-modules.c: forget this file saturday for [11093]
+- compilation fix for unicows on buildbot
 
 ------------------------------------------------------------------------
-r11123 | dionoea | 2005-05-23 10:33:51 +0200 (Mon, 23 May 2005) | 3 lines
+r15099 | damienf | 2006-04-05 00:22:39 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
- * change trunk version name to 0.8.3-svn so people don't get it confused
-   with the 0.8.2 branch
+- link vlc.exe with libunicows.a if available
 
 ------------------------------------------------------------------------
-r11118 | courmisch | 2005-05-23 09:52:49 +0200 (Mon, 23 May 2005) | 2 lines
+r15098 | damienf | 2006-04-05 00:19:13 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-Windows CE compile fix attempt
+- added libunicows in contribs for win32 builds to support Microsoft Layer for Unicode on Win95/98/ME (http://libunicows.sourceforge.net/)
 
 ------------------------------------------------------------------------
-r11117 | titer | 2005-05-23 08:22:02 +0200 (Mon, 23 May 2005) | 3 lines
+r15097 | dionoea | 2006-04-04 23:21:23 +0200 (Tue, 04 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/src/misc/getaddrinfo.c
-   M /trunk/src/misc/net.c
+   M /trunk/share/skins2/skin.dtd
 
- src/*: BeOS compile fixes
- configure.ac: access_ftp now requires -lnet on BeOS
+Ooops, i forgot to commit this in [14771]
 
 ------------------------------------------------------------------------
-r11116 | robux4 | 2005-05-22 23:52:11 +0200 (Sun, 22 May 2005) | 1 line
+r15096 | fkuehne | 2006-04-04 22:41:44 +0200 (Tue, 04 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
-mkv.cpp: try to improve timecode and references handling
+* I should get some sleep now
 ------------------------------------------------------------------------
-r11115 | fkuehne | 2005-05-22 20:07:52 +0200 (Sun, 22 May 2005) | 1 line
+r15095 | fkuehne | 2006-04-04 22:39:52 +0200 (Tue, 04 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/modules/gui/macosx/vout.m
 
-* use the correct terminal to commit changes to the trunk...
+* remove commented ifs o_O
 ------------------------------------------------------------------------
-r11111 | courmisch | 2005-05-22 17:03:47 +0200 (Sun, 22 May 2005) | 3 lines
+r15094 | fkuehne | 2006-04-04 22:33:54 +0200 (Tue, 04 Apr 2006) | 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
+   M /trunk/modules/gui/macosx/vout.m
 
-Support for re-using the same TLS/SSL httpd hosts for multiple stream ouputs;
-a minor TLS httpd API change was needed (closes #92)
+* store the value of 'macosx-black' as one of VLCWindow's properties to prevent rare crashes when en-/disabling vout-filters or leaving/entering fullscreen-mode really fast.
 
+When going to fast to fullscreen/windowed-mode VLC can still crash (now at vout.m:375), but that scenario isn't realistic because you need to perform this function at least 5 to 10 times per second to get this done.
 ------------------------------------------------------------------------
-r11109 | zorglub | 2005-05-22 16:52:26 +0200 (Sun, 22 May 2005) | 2 lines
+r15093 | bigben | 2006-04-04 22:18:16 +0200 (Tue, 04 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/mozilla/vlcshell.cpp
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/gui/macosx/voutgl.m
 
-Fix loop in mozilla plugin (closes #138)
+* Reading APIs before starting to code can allow to spare time and to avoid writing silly khludges
 
-------------------------------------------------------------------------
-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
+r15092 | jpsaman | 2006-04-04 22:11:39 +0200 (Tue, 04 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/ftp.c
-
-Safer EPSV implementation (needed new networking API)
+   M /trunk/modules/gui/pda/pda.c
+   M /trunk/modules/gui/pda/pda_callbacks.c
 
+Fix time update and slider movement on PDA interface. Patch from fredyd (http://forum.videolan.org/viewtopic.php?t=19028) modified by me.
 ------------------------------------------------------------------------
-r11106 | courmisch | 2005-05-22 13:24:52 +0200 (Sun, 22 May 2005) | 2 lines
+r15091 | bigben | 2006-04-04 22:06:13 +0200 (Tue, 04 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/voutqt.m
+
+* Implement Aspect ratio change in the QT vout
 
-Another forgotten file
 
 ------------------------------------------------------------------------
-r11105 | courmisch | 2005-05-22 13:24:08 +0200 (Sun, 22 May 2005) | 5 lines
+r15089 | damienf | 2006-04-04 18:42:01 +0200 (Tue, 04 Apr 2006) | 2 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
+   M /trunk/modules/access/dshow/dshow.cpp
 
-- 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
+- should fix audio capture for Hauppagge WinTV PVR and other cards
 
 ------------------------------------------------------------------------
-r11104 | courmisch | 2005-05-22 13:21:39 +0200 (Sun, 22 May 2005) | 2 lines
+r15087 | dionoea | 2006-04-03 22:35:24 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/vlc.win32.nsi
 
-Forget one file
+Fix from 0.8.4-test2 forum thread
 
 ------------------------------------------------------------------------
-r11103 | courmisch | 2005-05-22 13:19:55 +0200 (Sun, 22 May 2005) | 2 lines
+r15086 | littlejohn | 2006-04-03 20:05:47 +0200 (Mon, 03 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
-   A /trunk/src/misc/getaddrinfo.c
+   M /trunk/bindings/java/SWTUglyPlayer.java
+   M /trunk/bindings/java/VlcClient.java
+   M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
+   M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
+   M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
+   M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
+   M /trunk/bindings/java/vlc-graphics-jni.cc
+   M /trunk/bindings/java/vlc-libvlc-jni.cc
+
+audio / video libvlc functions binded.
 
-vlc_getaddrinfo, vlc_getnameinfo and vlc_gai_strerror replacements
 
 ------------------------------------------------------------------------
-r11101 | courmisch | 2005-05-22 12:55:34 +0200 (Sun, 22 May 2005) | 3 lines
+r15085 | sigmunau | 2006-04-03 18:41:03 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/access/dvb/linux_dvb.c
 
-Support HTTP/TLS tunnels through HTTP/1.1 proxies
-(closes #136)
+linux_dvb.c: hopefully fixed CAM support for some cards (full feature cards?)
 
 ------------------------------------------------------------------------
-r11100 | courmisch | 2005-05-22 09:46:02 +0200 (Sun, 22 May 2005) | 2 lines
+r15084 | xtophe | 2006-04-03 16:06:19 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/src/misc/modules.c
 
-Fix httpd reference count and deletion
+Comple fix
 
 ------------------------------------------------------------------------
-r11099 | robux4 | 2005-05-22 09:41:38 +0200 (Sun, 22 May 2005) | 1 line
+r15083 | xtophe | 2006-04-03 13:43:16 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/debian/patches/20_no-wx-updates.dpatch
+
+Sync debian patch with string review
 
-contrib: update libebml/libmatroska to the freshly released versions
 ------------------------------------------------------------------------
-r11098 | damienf | 2005-05-21 22:55:45 +0200 (Sat, 21 May 2005) | 2 lines
+r15082 | courmisch | 2006-04-03 13:39:35 +0200 (Mon, 03 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/include/vlc_strings.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/include/vlc_url.h
+   M /trunk/modules/control/http/http.h
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/modules/control/http/util.c
+   M /trunk/modules/demux/playlist/xspf.c
+   M /trunk/src/misc/strings.c
 
-dshow.cpp: fill in frame rate info (if demuxing)
+- Do not rewrite ?\226?\128?\156+?\226?\128?\157 as a white space when unescaping URL parameters (fixes #625).
+- Rename decode_encoded_URI as unescape_URI as it really is what is done.
 
 ------------------------------------------------------------------------
-r11097 | courmisch | 2005-05-21 21:11:00 +0200 (Sat, 21 May 2005) | 2 lines
+r15081 | hartman | 2006-04-03 03:39:59 +0200 (Mon, 03 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/src/misc/charset.c
 
-FTP/IPv6 news
+* Fix FindFallbackEncoding on Mac OS X.
+* More distintinctive debug messages on the selection of charset.
 
 ------------------------------------------------------------------------
-r11096 | courmisch | 2005-05-21 21:05:14 +0200 (Sat, 21 May 2005) | 2 lines
+r15080 | damienf | 2006-04-03 01:16:01 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/dshow/dshow.cpp
 
-Update copyright date
+possible fix for Trac Ticket #621, whereby Hauppage WinTV capture cards (PVR-150, others ?) no longer works
 
 ------------------------------------------------------------------------
-r11095 | courmisch | 2005-05-21 20:59:49 +0200 (Sat, 21 May 2005) | 5 lines
+r15079 | dionoea | 2006-04-03 00:57:39 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/share/http/requests/readme
 
-Implement Extended passive mode
-(RFC2428 - FTP Extensions for IPv6 and NATs) :
-- explicitly NAT-friendly FTP (refs #66),
-- IPv6 support (closes #130).
+Add some examples
 
 ------------------------------------------------------------------------
-r11094 | courmisch | 2005-05-21 20:13:38 +0200 (Sat, 21 May 2005) | 2 lines
+r15077 | xtophe | 2006-04-02 23:15:18 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/modules/codec/x264.c
 
-Code simplification
+typo
 
 ------------------------------------------------------------------------
-r11093 | xtophe | 2005-05-21 17:07:46 +0200 (Sat, 21 May 2005) | 7 lines
+r15076 | xtophe | 2006-04-02 23:06:13 +0200 (Sun, 02 Apr 2006) | 2 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
+   M /trunk/modules/codec/x264.c
 
+x264.c: the string review was a bit too strong here
 
 ------------------------------------------------------------------------
-r11092 | xtophe | 2005-05-21 16:53:54 +0200 (Sat, 21 May 2005) | 3 lines
+r15075 | courmisch | 2006-04-02 21:15:30 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/src/network/acl.c
 
-vlc.win32.nsi: Add a "Reset VLC preferences" shortcut
-              Untested.
+Fix warning
 
 ------------------------------------------------------------------------
-r11091 | sigmunau | 2005-05-21 12:14:10 +0200 (Sat, 21 May 2005) | 4 lines
+r15074 | courmisch | 2006-04-02 21:12:58 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/include/configuration.h
 
-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
+Big cleanup and fix hundreds of extra warnings
 
 ------------------------------------------------------------------------
-r11090 | courmisch | 2005-05-20 21:29:25 +0200 (Fri, 20 May 2005) | 2 lines
+r15073 | courmisch | 2006-04-02 20:36:51 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/src/libvlc.h
 
-Hopefully fix multi-jobs builds
+Missing ;
 
 ------------------------------------------------------------------------
-r11089 | massiot | 2005-05-20 20:41:23 +0200 (Fri, 20 May 2005) | 2 lines
+r15072 | damienf | 2006-04-02 20:29:08 +0200 (Sun, 02 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
-
- * modules/video_filter/mosaic.c: %lld -> I64Fd
+   M /trunk/activex/axvlc.idl
+   M /trunk/activex/axvlc.tlb
+   M /trunk/activex/axvlc_idl.c
+   M /trunk/activex/axvlc_idl.h
 
-------------------------------------------------------------------------
-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
+- make sure help string for propget and propput properties are identical + a couple of changes
+- commit output of MIDL compilation otherwise changes don't make it into the build
 
- * 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
+r15071 | courmisch | 2006-04-02 19:16:42 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/include/configuration.h
 
- * modules/codec/ffmpeg/encoder.c: If qmin == qmax, set CODEC_FLAG_QSCALE.
+Forgot memset() to actually fix the problem... shame on me
 
 ------------------------------------------------------------------------
-r11086 | massiot | 2005-05-20 20:00:02 +0200 (Fri, 20 May 2005) | 4 lines
+r15061 | hartman | 2006-04-02 17:00:59 +0200 (Sun, 02 Apr 2006) | 2 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
+   M /trunk/modules/codec/subsdec.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.
+* Finally found a list of SSA charset id's. Add to the comments. Not used so far.
 
 ------------------------------------------------------------------------
-r11085 | gbazin | 2005-05-20 19:58:06 +0200 (Fri, 20 May 2005) | 1 line
+r15060 | hartman | 2006-04-02 16:49:26 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/demux/mp4/mp4.c
+
+* Force the UTF-8 encoding on mp4 text subtitles. (Note they can also be UTF-16, but that needs to be converted to UTF-8 in that case. refs #612
 
-* 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
+r15059 | hartman | 2006-04-02 16:28:55 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_filter.h
+   M /trunk/modules/codec/spudec/parse.c
 
- * Added a big fat warning on members of filter_t and decoder_t.
+* Don't ignore blank alpha pallettes. Tested with all my DVDs. Fixes #560
 
 ------------------------------------------------------------------------
-r11083 | gbazin | 2005-05-20 19:35:08 +0200 (Fri, 20 May 2005) | 1 line
+r15058 | fkuehne | 2006-04-02 16:28:18 +0200 (Sun, 02 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/real.c
 
-* modules/demux/mkv.cpp: fill-in frame rate info.
+* implement DEMUX_GET_LENGTH based upon the stream's meta data
 ------------------------------------------------------------------------
-r11082 | zorglub | 2005-05-20 18:59:07 +0200 (Fri, 20 May 2005) | 2 lines
+r15057 | courmisch | 2006-04-02 15:41:47 +0200 (Sun, 02 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/m4v.c
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/include/configuration.h
 
-Don't print error on non-fatal problems
+- Fix use of undefined (static) memory
+- Code factorization
 
 ------------------------------------------------------------------------
-r11081 | robux4 | 2005-05-20 18:42:40 +0200 (Fri, 20 May 2005) | 1 line
+r15056 | courmisch | 2006-04-02 15:34:21 +0200 (Sun, 02 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/include/configuration.h
+   M /trunk/include/modules_inner.h
+
+Fix a few warnings
+(struct should be fully initialized)
 
-mkv.cpp: fix a problem in UnGet()
 ------------------------------------------------------------------------
-r11080 | fenrir | 2005-05-20 18:03:15 +0200 (Fri, 20 May 2005) | 2 lines
+r15055 | zorglub | 2006-04-02 15:20:55 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk
+   M /trunk/modules/demux/mp4/mp4.c
 
- * mmstu: fixed 1 buffer overflow.
+Don't crash on null metas
 
 ------------------------------------------------------------------------
-r11079 | massiot | 2005-05-20 17:02:25 +0200 (Fri, 20 May 2005) | 3 lines
+r15054 | courmisch | 2006-04-02 15:12:49 +0200 (Sun, 02 Apr 2006) | 2 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
+   M /trunk/src/misc/charset.c
 
- * ALL : ported the deinterlace module to video filter2. New
-   --sout-transcode-deinterlace-module and --sout-deinterlace-mode options.
+Fix warning
 
 ------------------------------------------------------------------------
-r11078 | gbazin | 2005-05-20 11:26:26 +0200 (Fri, 20 May 2005) | 1 line
+r15053 | dionoea | 2006-04-02 14:27:24 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/INSTALL.win32
 
-* 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
+Same as previous commit
 
-mkv.cpp: Improve the block UnGet()
 ------------------------------------------------------------------------
-r11076 | sigmunau | 2005-05-20 00:48:38 +0200 (Fri, 20 May 2005) | 3 lines
+r15052 | dionoea | 2006-04-02 14:23:41 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/INSTALL.win32
 
-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
+We don't have a cross compiler package anymore (at least not that i know)
 
 ------------------------------------------------------------------------
-r11075 | robux4 | 2005-05-19 23:47:53 +0200 (Thu, 19 May 2005) | 1 line
+r15051 | zorglub | 2006-04-02 14:22:55 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/ChangeLog
+   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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-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
+Update po and changelog
 
-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
+r15050 | fkuehne | 2006-04-02 14:17:20 +0200 (Sun, 02 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-mkv.cpp: better update of the current chapter when seeking (manual or auto)
+* add XSPF and RM/RAM to the list of openable files (closes #617)
 ------------------------------------------------------------------------
-r11071 | robux4 | 2005-05-19 18:35:59 +0200 (Thu, 19 May 2005) | 1 line
+r15049 | fkuehne | 2006-04-02 13:45:32 +0200 (Sun, 02 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/macosx/extended.m
 
-mkv.cpp: don't use the default edition if there is none
+* merge most corrections by Steven Sheehy (taken from [15039], refs #438)
 ------------------------------------------------------------------------
-r11070 | robux4 | 2005-05-19 17:27:21 +0200 (Thu, 19 May 2005) | 1 line
+r15048 | zorglub | 2006-04-02 13:17:53 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk
+   M /trunk/ChangeLog
+   M /trunk/INSTALL.win32
+   M /trunk/NEWS
+   M /trunk/loader
+
+Update NEWS, ChangeLog, and INSTALL.win32
 
-mkv.cpp: allow reading segments bigger than 4GB
 ------------------------------------------------------------------------
-r11069 | titer | 2005-05-19 16:11:30 +0200 (Thu, 19 May 2005) | 4 lines
+r15047 | zorglub | 2006-04-02 13:11:26 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk
+   M /trunk/activex/axvlc.idl
 
- 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
+2nd activeX review (Refs:#438)
 
 ------------------------------------------------------------------------
-r11068 | courmisch | 2005-05-19 10:36:18 +0200 (Thu, 19 May 2005) | 2 lines
+r15046 | zorglub | 2006-04-02 13:02:32 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk
+   M /trunk/activex/axvlc.idl
 
-Note about SAP http no longer supported
+ActiveX review by tonsofpcs
 
 ------------------------------------------------------------------------
-r11066 | massiot | 2005-05-18 23:46:47 +0200 (Wed, 18 May 2005) | 2 lines
+r15045 | courmisch | 2006-04-02 11:44:19 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/misc/logger.c
 
- * modules/mux/mpeg/ts.c: More sensible defaults for configuration options.
+Remove unused variable
 
 ------------------------------------------------------------------------
-r11063 | sigmunau | 2005-05-18 23:25:24 +0200 (Wed, 18 May 2005) | 2 lines
+r15044 | zorglub | 2006-04-02 09:58:36 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/streamdata.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
-wx/video.cpp: Don't crash with --no-wxwin-embed
+WX Strings review by Steven Sheehy (Refs:#438)
 
 ------------------------------------------------------------------------
-r11058 | massiot | 2005-05-18 18:07:40 +0200 (Wed, 18 May 2005) | 3 lines
+r15043 | xtophe | 2006-04-02 01:29:26 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/codec/Modules.am
 
- * configure.ac : Build dvb as built-in when using --with-dvbpsi-tree. This
-   fixes dvb on x86_64 architecture.
+Oups
 
 ------------------------------------------------------------------------
-r11057 | fenrir | 2005-05-18 17:50:50 +0200 (Wed, 18 May 2005) | 2 lines
+r15042 | xtophe | 2006-04-02 01:06:11 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/debian/patches/20_no-wx-updates.dpatch
 
- * ts: fixed EITEventFixString.
+fix again
 
 ------------------------------------------------------------------------
-r11056 | massiot | 2005-05-18 17:02:26 +0200 (Wed, 18 May 2005) | 3 lines
+r15041 | xtophe | 2006-04-02 00:44:36 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/debian/patches/20_no-wx-updates.dpatch
 
- * configure.ac: Compile libmpeg2 as a built-in when --with-ffmpeg-tree is
-   requested. Fixes the build of plugins on x86_64 architecture.
+Update debian patch
 
 ------------------------------------------------------------------------
-r11055 | robux4 | 2005-05-18 15:03:15 +0200 (Wed, 18 May 2005) | 1 line
+r15040 | xtophe | 2006-04-01 23:57:41 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-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
+Run update-po and update Spanish translation by Javier Varela.
 
-* 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
+r15039 | zorglub | 2006-04-01 23:46:33 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
+
+String fixes to extrapanel. Thanks to Steven on IRC
 
-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
+r15032 | xtophe | 2006-04-01 23:38:18 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/open.m
+   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/gui/macosx/voutqt.m
 
- * configure.ac : Fixed a typo in libtwolame LDFLAGS.
+gui/macos/*: 2nd String Review (refs #438)
 
 ------------------------------------------------------------------------
-r11051 | robux4 | 2005-05-17 21:13:16 +0200 (Tue, 17 May 2005) | 1 line
+r15031 | dionoea | 2006-04-01 22:36:24 +0200 (Sat, 01 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/configure.ac
+
+Commit SSE/SSE2 detection fix when VLC is compiled with mingw32.
+fix #616/fixes #616
 
-mkv.cpp: add support for the JumpSS DVD command
 ------------------------------------------------------------------------
-r11050 | zorglub | 2005-05-17 21:05:20 +0200 (Tue, 17 May 2005) | 2 lines
+r15030 | sam | 2006-04-01 22:33:59 +0200 (Sat, 01 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/video_filter/deinterlace.c
 
-Better if we don't break teletext 
+  * modules/video_filter/deinterlace.c: pagvb is illegal MMX, use it when MMX
+    EXT is available, use pavgusb when 3DNow is available, and nothing instead.
 
 ------------------------------------------------------------------------
-r11049 | zorglub | 2005-05-17 20:29:59 +0200 (Tue, 17 May 2005) | 4 lines
+r15029 | dionoea | 2006-04-01 19:28:29 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
-
-Fix streaming of text subtitles in TS (Closes #52)
+   M /trunk/share/http/js/vlm.js
 
-Not sure it's the proper way,though (basically, simply don't override the length)
+Fix quotes arround inputs like "fake: option fake-file=thing.png" which should be "fake:" option "fake-file=thing.png"
 
 ------------------------------------------------------------------------
-r11048 | gbazin | 2005-05-17 15:49:31 +0200 (Tue, 17 May 2005) | 1 line
+r15028 | fkuehne | 2006-04-01 17:12:35 +0200 (Sat, 01 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* modules/mux/mpeg/ts.c: fixed FixPES().
+* don't try to open real streams, but quit before triggering any errors. thanks to thedj for pointing this out.
 ------------------------------------------------------------------------
-r11047 | fkuehne | 2005-05-17 15:37:48 +0200 (Tue, 17 May 2005) | 2 lines
+r15027 | fkuehne | 2006-04-01 16:16:10 +0200 (Sat, 01 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/po/es.po
-   M /trunk/src/libvlc.h
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/real.c
 
-* capitalise "Time To Live" always
-* fixed erroneus Spanish translation of TTL, thanks to the forum-user "martintxo" for the hint
+* livedotcom.cpp: transform a blocking msg_err to a more descriptive msg_warn.
+    Please revert if this breaks something I didn't know about.
+* real.c: minor clean up
 ------------------------------------------------------------------------
-r11046 | fkuehne | 2005-05-17 15:20:50 +0200 (Tue, 17 May 2005) | 1 line
+r15026 | fkuehne | 2006-04-01 16:07:46 +0200 (Sat, 01 Apr 2006) | 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
+   M /trunk/modules/demux/real.c
 
-* corrected some copyright headers
+* show meta information for real streams (only Title, Author, Copyright, Comment for now)
 ------------------------------------------------------------------------
-r11045 | fkuehne | 2005-05-17 15:20:05 +0200 (Tue, 17 May 2005) | 1 line
+r15025 | fkuehne | 2006-04-01 13:27:40 +0200 (Sat, 01 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/po/da.po
+   M /trunk/src/control/mediacontrol_audio_video.c
+   M /trunk/src/control/mediacontrol_core.c
+   M /trunk/src/control/mediacontrol_init.c
+   M /trunk/src/control/mediacontrol_plugin.c
+   M /trunk/src/input/demux.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/interface/interface.c
+   M /trunk/src/interface/intf_eject.c
+   M /trunk/src/misc/configuration.c
+   M /trunk/src/misc/darwin_specific.m
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/objects.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/misc/vlm.c
+   M /trunk/src/network/getaddrinfo.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/network/io.c
+   M /trunk/src/network/rootwrap.c
+   M /trunk/src/network/tcp.c
+   M /trunk/src/network/udp.c
+   M /trunk/src/osd/osd.c
+   M /trunk/src/osd/osd_parser.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/playlist/playlist.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/vout_intf.c
 
-* update to the Danish translation by Jonas Larsen
+* 2nd review of /src/* \ libvlc.h (refs #438)
 ------------------------------------------------------------------------
-r11044 | robux4 | 2005-05-16 23:07:27 +0200 (Mon, 16 May 2005) | 1 line
+r15024 | courmisch | 2006-04-01 13:03:08 +0200 (Sat, 01 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/control/http/http.c
 
-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
+- Don't assume builddir = srcdir
+- Fix minor memleak
 
-* 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
+r15023 | littlejohn | 2006-04-01 12:29:32 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/bindings/java/SWTUglyPlayer.java
+   M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
+   M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
+   M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
+   M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
 
-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
+Copyright year moved from 2004 to 2006
 
-mkv.cpp: fix duration for text subs
 ------------------------------------------------------------------------
-r11040 | gbazin | 2005-05-16 17:51:21 +0200 (Mon, 16 May 2005) | 1 line
+r15022 | fkuehne | 2006-04-01 12:10:25 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/gui/macosx/wizard.m
 
-* modules/demux/mp4/mp4.c: fill-in frame rate info in es_format_t.
+* remove the extension of the input file before adding the new one
+* some minor string corrections and output changes
 ------------------------------------------------------------------------
-r11038 | robux4 | 2005-05-16 17:45:28 +0200 (Mon, 16 May 2005) | 1 line
+r15021 | courmisch | 2006-04-01 10:40:15 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/unicode.c
 
-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
+More useless code - at least at do try to understand what I commit
 
-* 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
+r15020 | courmisch | 2006-04-01 10:34:48 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/src/misc/unicode.c
+
+Fixes are cool when they actually fix something
 
-* 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
+r15019 | dionoea | 2006-04-01 02:25:58 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/src/misc/image.c
+
+Hum, this isn't needed anymore.
 
-* 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
+r15018 | dionoea | 2006-04-01 02:18:25 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/misc/unicode.c
+
+Fix stat wrapper on windows... Wrappers are nice. Wrappers which work are better.
 
-* modules/gui/wxwindows/interface.cpp: something a bit uglier
 ------------------------------------------------------------------------
-r11031 | gbazin | 2005-05-16 15:44:05 +0200 (Mon, 16 May 2005) | 1 line
+r15017 | xtophe | 2006-04-01 01:30:46 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/access/dshow/dshow.cpp
+
+Fix compile
 
-* 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
+r15016 | xtophe | 2006-04-01 01:07:01 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/callback.c
+   M /trunk/modules/access/cdda/cdda.c
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access/dv.c
+   M /trunk/modules/access/dvb/access.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/gnomevfs.c
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/access/rtsp/access.c
+   M /trunk/modules/access/screen/screen.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/vcd.c
+
+Access/*: Second lecture (refs #438)
 
-* 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
+r15015 | dionoea | 2006-04-01 00:41:22 +0200 (Sat, 01 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/misc/image.c
+
+Prevent segfault under windows. We now have to fix the stream_Size function so it works.
+(exemple segfault with : $ ./vlc --fake-file="C:\Documents and Settings\Antoine\Mes documents\Mes images\vlc-1337.jpg" fake: )
 
-* 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
+r15014 | ipkiss | 2006-04-01 00:33:45 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/modules/gui/skins2/src/ft2_font.hpp
+
+ skins2/src/ft2_font.*: s/initalize/initialize/
 
-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
+r15013 | fkuehne | 2006-04-01 00:23:53 +0200 (Sat, 01 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/macosx/wizard.m
 
-* modules/gui/wxwindows/video.cpp: fixed problem where sometime the video doesn't start at the right size.
+* do only show the destination of the first item on the summary page when transcoding to file and add a counter for the others
 ------------------------------------------------------------------------
-r11026 | gbazin | 2005-05-16 12:55:53 +0200 (Mon, 16 May 2005) | 1 line
+r15012 | dionoea | 2006-03-31 23:37:52 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/libvlc.h
+
+Libvlc strings 2nd review (Refs:#438)
 
-* 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
+r15011 | courmisch | 2006-03-31 23:21:49 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/input/subtitles.c
+
+Probably a fix for crap compilers
 
-* 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
+r15010 | courmisch | 2006-03-31 23:20:37 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/input/subtitles.c
 
-fix play/pause button state ... gruiiiikkk
-Closes #2
+Fix an old overflow and two recent bugs introduced by me
 
 ------------------------------------------------------------------------
-r11023 | dionoea | 2005-05-15 19:29:26 +0200 (Sun, 15 May 2005) | 2 lines
+r15009 | zorglub | 2006-03-31 21:34:02 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk
+   M /trunk/modules/codec/x264.c
 
-gcc 4.0 compile fix by Arwed von Merkatz
+X264 (Refs:#438)
 
 ------------------------------------------------------------------------
-r11022 | fkuehne | 2005-05-15 17:06:13 +0200 (Sun, 15 May 2005) | 1 line
+r15008 | zorglub | 2006-03-31 21:24:33 +0200 (Fri, 31 Mar 2006) | 2 lines
 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
+   M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
+   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/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/dialogs.cpp
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/popup.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/top_window.cpp
+   M /trunk/modules/gui/skins2/src/var_manager.cpp
+   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/utils/ustring.cpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
+   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
+
+Skins strings (Refs:#438)
 
-* 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
+r15007 | xtophe | 2006-03-31 18:46:08 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/include/vlc_config_cat.h
 
-* When building coreaudio module, also build auhal module
+typo
 
 ------------------------------------------------------------------------
-r11020 | hartman | 2005-05-15 15:39:43 +0200 (Sun, 15 May 2005) | 2 lines
+r15006 | zorglub | 2006-03-31 18:39:23 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/Modules.am
-   A /trunk/modules/audio_output/auhal.c
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/mux/mpeg/ts.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. 
+Muxers (Refs:#438)
 
 ------------------------------------------------------------------------
-r11019 | ipkiss | 2005-05-15 15:20:55 +0200 (Sun, 15 May 2005) | 4 lines
+r15005 | xtophe | 2006-03-31 18:28:03 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/codec/quicktime.c
+   M /trunk/modules/codec/speex.c
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/codec/tarkin.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/codec/x264.c
 
- * 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.
+codec 2nd round exept fo x264 (refs #438)
 
 ------------------------------------------------------------------------
-r11018 | robux4 | 2005-05-15 14:46:30 +0200 (Sun, 15 May 2005) | 1 line
+r15004 | zorglub | 2006-03-31 18:24:32 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/packetizer/mpeg4audio.c
+
+2nd packetizer round (Refs:#438)
 
-mkv.cpp: fix most memory leaks
 ------------------------------------------------------------------------
-r11017 | asmax | 2005-05-15 01:50:13 +0200 (Sun, 15 May 2005) | 3 lines
+r15003 | zorglub | 2006-03-31 18:22:19 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/modules/visualization/visual/visual.c
 
-* ft2_bitmap.cpp: committed my changes again (yes x11 skins were broken!)
-* win32_graphics.cpp: so it should work on win32 too, now...
+vlc_config_cat.h 2nd round (Refs:#438)
 
 ------------------------------------------------------------------------
-r11016 | robux4 | 2005-05-14 23:43:50 +0200 (Sat, 14 May 2005) | 1 line
+r15002 | fkuehne | 2006-03-31 18:12:31 +0200 (Fri, 31 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/video_filter/adjust.c
+   M /trunk/modules/video_filter/distort.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/motiondetect.c
+   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/modules/video_filter/rss.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/video_output/aa.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/ggi.c
+   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/video_output/qte/qte.cpp
+   M /trunk/modules/video_output/sdl.c
+   M /trunk/modules/video_output/snapshot.c
+   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/video_output/x11/xvideo.c
 
-mkv.cpp: deal about the memleaks later
+* 2nd review of video* and control/telnet.c
 ------------------------------------------------------------------------
-r11015 | dionoea | 2005-05-14 23:16:07 +0200 (Sat, 14 May 2005) | 2 lines
+r15001 | littlejohn | 2006-03-31 17:51:47 +0200 (Fri, 31 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/VlcClient.java
+
+Makefile typo fixed
+VlcClient.java and VlcClient class now match.
 
-code simplification
 
 ------------------------------------------------------------------------
-r11014 | robux4 | 2005-05-14 22:53:12 +0200 (Sat, 14 May 2005) | 1 line
+r15000 | zorglub | 2006-03-31 17:30:32 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/msvc/plugins.dsp.in
+   M /trunk/modules/stream_out/bridge.c
+
+Be a bit more verbose (Refs:#438)
 
-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
+r14999 | zorglub | 2006-03-31 17:30:21 +0200 (Fri, 31 Mar 2006) | 2 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
+   M /trunk/modules/services_discovery/sap.c
 
+Additional string fixes (Refs:#438)
 
 ------------------------------------------------------------------------
-r11012 | dionoea | 2005-05-14 22:12:21 +0200 (Sat, 14 May 2005) | 4 lines
+r14998 | littlejohn | 2006-03-31 17:28:12 +0200 (Fri, 31 Mar 2006) | 3 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
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/README
+   M /trunk/bindings/java/SWTUglyPlayer.java
+   M /trunk/bindings/java/TODO
+   M /trunk/bindings/java/VlcClient.java
+   M /trunk/bindings/java/javadoc.xml
+   M /trunk/bindings/java/org
+   M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
+   M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
+   M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
+   M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
+   M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
+   M /trunk/bindings/java/vlc-graphics-jni.cc
+   M /trunk/bindings/java/vlc-libvlc-jni.cc
 
+Makefile updated for new java bindings classes.
+copyright and svn:id fixed for new classes
 
 ------------------------------------------------------------------------
-r11011 | robux4 | 2005-05-14 17:52:01 +0200 (Sat, 14 May 2005) | 1 line
+r14997 | fkuehne | 2006-03-31 17:15:07 +0200 (Fri, 31 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/audio_filter/channel_mixer/dolby.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/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/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/format.c
+   M /trunk/modules/audio_filter/normvol.c
+   M /trunk/modules/audio_filter/param_eq.c
+   M /trunk/modules/audio_filter/resampler/bandlimited.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_output/alsa.c
+   M /trunk/modules/audio_output/auhal.c
+   M /trunk/modules/audio_output/directx.c
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/audio_output/jack.c
+   M /trunk/modules/audio_output/oss.c
+   M /trunk/modules/audio_output/portaudio.c
 
-mkv.cpp: fix a memory leak
+* 2nd review of modules/audio* (refs #438)
 ------------------------------------------------------------------------
-r11010 | robux4 | 2005-05-14 17:37:25 +0200 (Sat, 14 May 2005) | 1 line
+r14996 | littlejohn | 2006-03-31 17:07:55 +0200 (Fri, 31 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   A /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
+   A /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
+   A /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
+   A /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   A /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
+   A /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
+   A /trunk/bindings/java/org/videolan/jvlc/Playlist.java
+   A /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
+   A /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
+   A /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
+   A /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
+
+Java classes for Java bindings added
+
 
-mkv.cpp: start the UI hook a bit later
 ------------------------------------------------------------------------
-r11009 | ipkiss | 2005-05-14 16:39:05 +0200 (Sat, 14 May 2005) | 4 lines
+r14995 | littlejohn | 2006-03-31 17:06:39 +0200 (Fri, 31 Mar 2006) | 8 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
+   A /trunk/bindings/java/SWTUglyPlayer.java
+   M /trunk/bindings/java/VlcClient.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLC.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLCBoolVariable.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLCFloatVariable.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLCIntVariable.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLCNoSuchVariableNameException.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLCStringVariable.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLCTimeVariable.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLCVarValue.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLCVarVariable.java
+   D /trunk/bindings/java/org/videolan/jvlc/JVLCVariable.java
+   D /trunk/bindings/java/org/videolan/jvlc/mediacontrol
+   D /trunk/bindings/java/vlc-glue-cni.cc
+   D /trunk/bindings/java/vlc-glue-jni.cc
+   A /trunk/bindings/java/vlc-libvlc-jni.cc
+
+Java bindings update to latest JVLC (step 1/2)
+
+JNI: unused files removed
+JNI: libvlc.h dependent file added 
+A sample SWT (ugly) player added
+Old java bindings files removed
 
- * 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
+r14994 | fkuehne | 2006-03-31 16:24:32 +0200 (Fri, 31 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/NEWS
 
-mkv.cpp: make the UI hook silent when it's not used
+* add bigben's latest additions
 ------------------------------------------------------------------------
-r11007 | robux4 | 2005-05-14 15:01:38 +0200 (Sat, 14 May 2005) | 1 line
+r14993 | zorglub | 2006-03-31 15:46:39 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/fake.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/modules/codec/svcdsub.c
+   M /trunk/modules/codec/theora.c
+   M /trunk/modules/codec/twolame.c
+   M /trunk/modules/codec/vorbis.c
+
+Codecs (except x264). Refs:#438
 
-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
+r14992 | zorglub | 2006-03-31 14:51:59 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/streamdata.cpp
+   M /trunk/modules/gui/wxwidgets/video.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.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 :-)
+wxWidgets strings (Refs:#438)
 
 ------------------------------------------------------------------------
-r11005 | ipkiss | 2005-05-14 13:14:22 +0200 (Sat, 14 May 2005) | 2 lines
+r14991 | littlejohn | 2006-03-31 11:32:09 +0200 (Fri, 31 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/src/control/playlist.c
+
+Playlist control: libvlc_playlist_pause added
 
- * 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
+r14990 | zorglub | 2006-03-31 10:41:34 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   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
+
+Let's be proactive
+
+------------------------------------------------------------------------
+r14989 | xtophe | 2006-03-31 00:58:23 +0200 (Fri, 31 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/Modules.am
+   M /trunk/modules/codec/adpcm.c
+   M /trunk/modules/codec/araw.c
+   M /trunk/modules/codec/cmml/cmml.c
+   M /trunk/modules/codec/dirac.c
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
 
- * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
-   control
+String review in codec. 1st part. ffmpeg.h to be improve. refs #438
 
 ------------------------------------------------------------------------
-r11003 | bigben | 2005-05-14 11:20:47 +0200 (Sat, 14 May 2005) | 3 lines
+r14988 | bigben | 2006-03-30 23:54:07 +0200 (Thu, 30 Mar 2006) | 4 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/voutgl.m
 
-Restore the save Playlist function (copy/paste from 0.8.1)
+* Implement Crop in the ogl vout
+* The implementation is quite dirty, but I just cannot see any other easy solution...
 
 
 ------------------------------------------------------------------------
-r11002 | robux4 | 2005-05-13 22:03:27 +0200 (Fri, 13 May 2005) | 1 line
+r14987 | fkuehne | 2006-03-30 19:38:36 +0200 (Thu, 30 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/Makefile.am
 
-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
+* added 2 options for the OSX-disk-image creation-line
+    - scrub: removes .Trashes
+    - imagekey zlib-level=9: uses a better compression method, which saves us something MBs, but needs a bit more CPU-time.
 
-mkv.cpp: fix the interpretation of JumVTS_PTT (and now all 3 buttons work)
+Thanks to cilly on IRC for suggesting this.
 ------------------------------------------------------------------------
-r11000 | zorglub | 2005-05-13 19:58:05 +0200 (Fri, 13 May 2005) | 1 line
+r14986 | courmisch | 2006-03-30 18:37:06 +0200 (Thu, 30 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/demux/mp4/mp4.c
+
+Removes invalid UTF-8 byte sequences from meta data as a work-around
+until someone who knows how MPEG4 specifies encoding fixes the issue (refs #612)
 
-Remove excessive HTTP debugging - Closes #108
 ------------------------------------------------------------------------
-r10999 | robux4 | 2005-05-13 18:34:06 +0200 (Fri, 13 May 2005) | 1 line
+r14985 | zorglub | 2006-03-30 17:46:31 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/control/gestures.c
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/netsync.c
+   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/control/showintf.c
+   M /trunk/modules/control/telnet.c
+
+2nd control review (except telnet)
 
-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
+r14984 | oaubert | 2006-03-30 16:39:50 +0200 (Thu, 30 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/svg.c
+
+modules/misc/svg.c:
+  * specify unit for malloc
+  * use g_object_unref to properly free the p_rendition
+  * remove spurious whitespace
 
-mkv.cpp: the UI hook is always on
 ------------------------------------------------------------------------
-r10997 | fenrir | 2005-05-13 18:00:07 +0200 (Fri, 13 May 2005) | 2 lines
+r14983 | oaubert | 2006-03-30 16:31:02 +0200 (Thu, 30 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/bindings/mediacontrol-python/Makefile.am
 
- * v4l: fixed v4l-height.
+bindings/mediacontrol-python/Makefile.am: 
+  * add python binding files to EXTRA_DIST
+  * move COMPILERARG definition inside the BUILD_PYTHON code
 
 ------------------------------------------------------------------------
-r10996 | robux4 | 2005-05-13 17:48:56 +0200 (Fri, 13 May 2005) | 1 line
+r14982 | dionoea | 2006-03-30 16:05:13 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/THANKS
+
+Many thanks to Albert on the forums for his help with the http interface
 
-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
+r14981 | dionoea | 2006-03-30 16:01:24 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/share/http/style.css
+
+Try dialog width style fix
 
-* patch by Torsten Spindler, thanks for the corrections
 ------------------------------------------------------------------------
-r10994 | gbazin | 2005-05-13 16:16:03 +0200 (Fri, 13 May 2005) | 1 line
+r14980 | courmisch | 2006-03-30 15:57:58 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   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/src/network/tls.c
+
+Cosmetic, Fix my name
 
-* 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
+r14979 | damienf | 2006-03-30 15:16:06 +0200 (Thu, 30 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/activex/olecontrol.cpp
+   M /trunk/activex/oleinplaceactiveobject.cpp
+   M /trunk/activex/oleinplaceobject.cpp
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/oleobject.h
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+
+- cleaned up in place and UI activation: VLC Plugin should behave better with other controls (ie. don't eat TABSTOP keystrokes, etc...)
+- minor code cleanup and fixes
+
 
-* INSTALL.win32: s/toolame/twolame.
 ------------------------------------------------------------------------
-r10992 | gbazin | 2005-05-13 15:11:36 +0200 (Fri, 13 May 2005) | 1 line
+r14978 | damienf | 2006-03-30 12:20:26 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/modules/video_output/opengl.c
+
+opengl.c: fixed string declaration over multiple lines
 
-* 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
+r14977 | zorglub | 2006-03-30 10:40:51 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   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/logo.c
+   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/modules/video_filter/rss.c
+   M /trunk/modules/video_filter/swscale/filter.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/video_output/fb.c
+   M /trunk/modules/video_output/ggi.c
+   M /trunk/modules/video_output/image.c
+   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/video_output/qte/qte.cpp
+   M /trunk/modules/video_output/snapshot.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
 
-Temporary disable NSSearchField button
+Video filters and outputs strings (Refs:#438)
 
 ------------------------------------------------------------------------
-r10990 | gbazin | 2005-05-13 13:13:05 +0200 (Fri, 13 May 2005) | 1 line
+r14976 | zorglub | 2006-03-30 10:36:49 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/control/corba/corba.c
+
+Use the string
 
-* 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
+r14975 | zorglub | 2006-03-30 07:42:08 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/control/corba/corba.c
+
+Corba string (Refs:#438)
 
-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
+r14974 | zorglub | 2006-03-30 07:37:29 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/access_filter/timeshift.c
+   M /trunk/modules/access_output/http.c
+   M /trunk/modules/access_output/shout.c
+   M /trunk/modules/access_output/udp.c
 
- demux/mkv.cpp: gcc < 3 compile fix
+Access strings (Refs:#438)
 
 ------------------------------------------------------------------------
-r10987 | titer | 2005-05-13 10:33:18 +0200 (Fri, 13 May 2005) | 2 lines
+r14973 | dionoea | 2006-03-30 01:59:40 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/share/http/js/mosaic.js
 
- contrib/src/Makefile: fixed cross compiling of twolame
+Mosaic wizard: audio stuff was missing
 
 ------------------------------------------------------------------------
-r10986 | courmisch | 2005-05-12 23:08:15 +0200 (Thu, 12 May 2005) | 2 lines
+r14972 | xtophe | 2006-03-30 01:58:40 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/include/vlc_config_cat.h
 
-Remove debug messages in httpd
+include/* : Relecture. refs #438
 
 ------------------------------------------------------------------------
-r10985 | fkuehne | 2005-05-12 20:49:54 +0200 (Thu, 12 May 2005) | 1 line
+r14971 | dionoea | 2006-03-30 00:40:26 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/services_discovery/shout.c
+   M /trunk/src/misc/unicode.c
+
+Fix windows drive listing. (We have wrappers arround wrappers ... neat :p )
 
-* fix two typos introduced in [10984]
 ------------------------------------------------------------------------
-r10984 | xtophe | 2005-05-12 20:15:28 +0200 (Thu, 12 May 2005) | 2 lines
+r14970 | bigben | 2006-03-29 22:03:48 +0200 (Wed, 29 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/services_discovery/shout.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/macosx/voutgl.m
+
+* vout.m : comment the NSLog call in windowContainsEmbedded: this method is called on something else than an NSWindow in normal operation
+* other: implement on the fly aspect ratio change. Only works in the ogl output at the moment
 
-ALL: Fix a few strings for the prefs.
 
 ------------------------------------------------------------------------
-r10983 | xtophe | 2005-05-12 20:07:47 +0200 (Thu, 12 May 2005) | 2 lines
+r14969 | dionoea | 2006-03-29 19:45:59 +0200 (Wed, 29 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/share/http/index.html
+   M /trunk/share/http/js/mosaic.js
+   M /trunk/share/http/js/vlm.js
+   M /trunk/src/misc/vlm.c
 
-* Put sout back. (should have read the doc more)
+src/misc/vlm.c: fix FindEndCommand quote escaping
+share/http/js/*.js: escape inputs in vlm commands
 
 ------------------------------------------------------------------------
-r10982 | robux4 | 2005-05-12 18:35:18 +0200 (Thu, 12 May 2005) | 1 line
+r14968 | dionoea | 2006-03-29 19:11:32 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/control/rc.c
+
+Some more typos
 
-mkv.cpp: thread handling cleaning
 ------------------------------------------------------------------------
-r10981 | dionoea | 2005-05-12 16:36:28 +0200 (Thu, 12 May 2005) | 2 lines
+r14967 | dionoea | 2006-03-29 18:56:20 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/ChangeLog
+   M /trunk/modules/control/gestures.c
+   M /trunk/modules/control/http/mvar.c
 
- * ChangeLog should be in english ...
+Fix typos. Thanks to tumu
 
 ------------------------------------------------------------------------
-r10980 | dionoea | 2005-05-12 16:29:58 +0200 (Thu, 12 May 2005) | 3 lines
+r14966 | dionoea | 2006-03-29 17:03:17 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/NEWS
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/control/gestures.c
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/mvar.c
+   M /trunk/modules/control/http/util.c
+   M /trunk/modules/control/lirc.c
+   M /trunk/modules/control/netsync.c
+   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/control/showintf.c
 
- * prepare 0.8.2-test1
- * update NEWS
+Control interfaces first string review.
 
 ------------------------------------------------------------------------
-r10979 | gbazin | 2005-05-12 14:18:38 +0200 (Thu, 12 May 2005) | 1 line
+r14965 | xtophe | 2006-03-29 16:35:58 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/playlist/services_discovery.c
+   M /trunk/share/http/dialogs/input
+
+typo
 
-* 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
+r14964 | dionoea | 2006-03-29 16:27:14 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/modules/control/rc.c
 
-Change , to : in MacOSX preferences. Refs #111
+First rc interface string review
 
 ------------------------------------------------------------------------
-r10977 | damienf | 2005-05-11 18:59:28 +0200 (Wed, 11 May 2005) | 2 lines
+r14963 | zorglub | 2006-03-29 16:02:00 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/test.html
+   M /trunk/modules/LIST
 
-test.html: improved user feedback, especially for live stream
+LIST update (287 modules now)
 
 ------------------------------------------------------------------------
-r10976 | damienf | 2005-05-11 18:56:46 +0200 (Wed, 11 May 2005) | 6 lines
+r14962 | zorglub | 2006-03-29 15:49:40 +0200 (Wed, 29 Mar 2006) | 2 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
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access/dv.c
+   M /trunk/modules/access/dvb/access.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/gnomevfs.c
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/access/rtsp/access.c
+   M /trunk/modules/access/screen/screen.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/vcd.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
+Access strings (Refs:#438)
 
-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.
+------------------------------------------------------------------------
+r14961 | sam | 2006-03-29 13:03:00 +0200 (Wed, 29 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/demux/mp4/mp4.c
 
-main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject
+  * modules/demux/mp4/mp4.c: explicited debug message.
 
 ------------------------------------------------------------------------
-r10975 | bigben | 2005-05-11 17:44:28 +0200 (Wed, 11 May 2005) | 5 lines
+r14960 | courmisch | 2006-03-29 12:35:41 +0200 (Wed, 29 Mar 2006) | 2 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.
+   M /trunk/src/misc/modules.c
 
+Fix warnings
 
 ------------------------------------------------------------------------
-r10974 | gbazin | 2005-05-11 17:34:24 +0200 (Wed, 11 May 2005) | 1 line
+r14959 | dionoea | 2006-03-29 10:59:52 +0200 (Wed, 29 Mar 2006) | 2 lines
 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
+   M /trunk/THANKS
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+fix #578. patch by Steven Sheehy. thanks.
 
-* 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
+r14958 | fkuehne | 2006-03-29 09:33:35 +0200 (Wed, 29 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
-
-* vout.m: small codefixes that were not 100% problems.
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/control/netsync.c
+   M /trunk/modules/misc/xml/libxml.c
+   M /trunk/src/misc/modules.c
 
+* fixed a few signedness warnings. Please shout if this accidentally breaks something.
 ------------------------------------------------------------------------
-r10972 | gbazin | 2005-05-11 15:18:00 +0200 (Wed, 11 May 2005) | 1 line
+r14957 | fkuehne | 2006-03-29 08:39:21 +0200 (Wed, 29 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/x264-svn.patch
 
-* Makefile.am: fixed build problem.
+* x264-patch was committed upstream
 ------------------------------------------------------------------------
-r10971 | djc | 2005-05-11 14:19:05 +0200 (Wed, 11 May 2005) | 3 lines
+r14956 | xtophe | 2006-03-29 00:34:41 +0200 (Wed, 29 Mar 2006) | 2 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
+   M /trunk/include/snapshot.h
 
-Change the searchField in NSSearchField when macos >= 10.3
-Move MACOS_VERSION macro to intf.h
+include: first part of the relecture. refs #438
 
 ------------------------------------------------------------------------
-r10970 | gbazin | 2005-05-11 13:30:12 +0200 (Wed, 11 May 2005) | 1 line
+r14955 | dionoea | 2006-03-28 23:29:59 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
+   M /trunk/modules/control/http/http.c
+   M /trunk/share/http/requests/status.xml
+
+Export stats in http interface
 
-* configure.ac, Makefile.am: fixes for WinCE build.
 ------------------------------------------------------------------------
-r10969 | hartman | 2005-05-11 12:19:28 +0200 (Wed, 11 May 2005) | 2 lines
+r14954 | zorglub | 2006-03-28 23:00:15 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/audio_filter/normvol.c
 
-* Use a newer liveMedia version. November one is a bit old.
+Audio strings, except parametric equalizer (I just don't understand anything) - Refs:#438
 
 ------------------------------------------------------------------------
-r10968 | djc | 2005-05-11 11:59:41 +0200 (Wed, 11 May 2005) | 2 lines
+r14953 | zorglub | 2006-03-28 22:29:28 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk
+   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/mediacontrol_audio_video.c
+   M /trunk/src/control/mediacontrol_core.c
+   M /trunk/src/control/mediacontrol_util.c
+   M /trunk/src/extras/libc.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/subtitles.c
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/interface/interface.c
+   M /trunk/src/misc/objects.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/misc/vlm.c
+   M /trunk/src/network/acl.c
 
-Use new selectors only if they exist...
+String fixes in src (Refs:#438)
 
 ------------------------------------------------------------------------
-r10967 | djc | 2005-05-11 11:42:34 +0200 (Wed, 11 May 2005) | 2 lines
+r14952 | dionoea | 2006-03-28 19:16:52 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/share/http/js/mosaic.js
 
-*: remove fprintf debug messages
+Fix mosaic wizard on IE. Thanks to Albert on the forum for the tip
 
 ------------------------------------------------------------------------
-r10966 | djc | 2005-05-11 11:37:49 +0200 (Wed, 11 May 2005) | 3 lines
+r14951 | zorglub | 2006-03-28 17:50:44 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/src/libvlc.h
 
-Preferences panel can be viewed on X.2. Closes #104.
-+ fix hotkeys widget with macos < 10.3
+Fix intf options
 
 ------------------------------------------------------------------------
-r10965 | gbazin | 2005-05-11 09:05:09 +0200 (Wed, 11 May 2005) | 1 line
+r14950 | dionoea | 2006-03-28 17:40:43 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/evc/config.h.in
-   M /trunk/msvc/config.h.in
+   M /trunk/Makefile.am
+
+Hum ... we still want to strip when using wince
 
-* 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
+r14949 | zorglub | 2006-03-28 17:15:16 +0200 (Tue, 28 Mar 2006) | 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
+   M /trunk/debian/patches/20_no-wx-updates.dpatch
 
-Fix a bug in playlist + delete updateVolumeSlider (closes #93)
+Update update checker debian patch
 
 ------------------------------------------------------------------------
-r10963 | dionoea | 2005-05-11 00:05:54 +0200 (Wed, 11 May 2005) | 3 lines
+r14948 | dionoea | 2006-03-28 16:02:49 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-check if pointers are NULL (Closes #86 -> we can release test1)
-event reporting in wxwin32 seems to be different than in wxgtk
+Fix update dialog layout in Windows
 
 ------------------------------------------------------------------------
-r10962 | zorglub | 2005-05-10 23:19:08 +0200 (Tue, 10 May 2005) | 2 lines
+r14947 | zorglub | 2006-03-28 15:57:36 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
+   M /trunk/include/codecs.h
+   M /trunk/include/network.h
+   M /trunk/include/vlc_interface.h
 
-Fix playlist behaviour with delete in HTTP intf (Closes #105)
+Strings in include/ (Refs:#438)
 
 ------------------------------------------------------------------------
-r10961 | xtophe | 2005-05-10 21:31:07 +0200 (Tue, 10 May 2005) | 4 lines
+r14946 | dionoea | 2006-03-28 15:30:33 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/share/http/index.html
+   M /trunk/Makefile.am
 
-* 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
+Don't strip windows builds when running make package-win-common-devel
 
 ------------------------------------------------------------------------
-r10960 | djc | 2005-05-10 18:18:43 +0200 (Tue, 10 May 2005) | 2 lines
+r14945 | zorglub | 2006-03-27 23:44:30 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/src/libvlc.h
 
-Should fix prolems during launch of VLC on xserve...
+Strings review for libvlc.h (Refs:#438)
 
 ------------------------------------------------------------------------
-r10956 | hartman | 2005-05-10 15:35:27 +0200 (Tue, 10 May 2005) | 1 line
+r14944 | fkuehne | 2006-03-27 21:06:33 +0200 (Mon, 27 Mar 2006) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/x264-svn.patch
 
-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
+* fix x264 compilation
 ------------------------------------------------------------------------
-r10955 | dionoea | 2005-05-10 15:02:11 +0200 (Tue, 10 May 2005) | 4 lines
+r14943 | courmisch | 2006-03-27 18:57:57 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/modules/control/http/util.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
+Remove superfluous (as in implied by the previous one) condition
 
 ------------------------------------------------------------------------
-r10954 | dionoea | 2005-05-10 14:56:02 +0200 (Tue, 10 May 2005) | 2 lines
+r14942 | courmisch | 2006-03-27 18:48:14 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/configure.ac
+   M /trunk/include/vlc_url.h
 
-change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
+Oops
 
 ------------------------------------------------------------------------
-r10953 | courmisch | 2005-05-10 13:39:32 +0200 (Tue, 10 May 2005) | 4 lines
+r14941 | courmisch | 2006-03-27 17:35:55 +0200 (Mon, 27 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access_output/file.c
+   M /trunk/src/input/subtitles.c
 
-Support for large files in stream output
-Closes #48
-Closes Debian #306110
+- Use utf_8scandir() and some cleanup
+- Fix double free()
 
 ------------------------------------------------------------------------
-r10952 | gbazin | 2005-05-10 12:38:35 +0200 (Tue, 10 May 2005) | 1 line
+r14940 | courmisch | 2006-03-27 16:47:05 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/stream_out/switcher.c
+   M /trunk/src/misc/strings.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
+Fix lame encoded URL decoder (closes #613)
 
-* 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
+r14939 | courmisch | 2006-03-27 16:46:14 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/control/http/mvar.c
+
+Use utf8_scandir instead of scandir
 
-* 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
+r14938 | courmisch | 2006-03-27 15:28:24 +0200 (Mon, 27 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/include/vlc_url.h
+
+Support URL-escape non-ASCII characters properly as far as possible
+(ie. all characters from the Basic Multilingual Plane from Unicode)
 
-* 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
+r14937 | courmisch | 2006-03-27 13:26:50 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
- * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
-   ctrl-s which is also used for changing skins)
+utf8_scandir: Unicode wrapper for scandir()
 
 ------------------------------------------------------------------------
-r10947 | courmisch | 2005-05-09 21:01:25 +0200 (Mon, 09 May 2005) | 3 lines
+r14936 | dionoea | 2006-03-27 03:23:54 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/mozilla/vlcplugin.h
 
-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)
+Add audio/wav and audio/x-wav to available mime types
 
 ------------------------------------------------------------------------
-r10946 | bigben | 2005-05-09 20:59:11 +0200 (Mon, 09 May 2005) | 3 lines
+r14935 | fkuehne | 2006-03-26 22:50:04 +0200 (Sun, 26 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/modules/gui/macosx/controls.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.
+* accept %H:%M:%S and %M:%S as valid syntax as well (additionally to just %S)
+------------------------------------------------------------------------
+r14934 | courmisch | 2006-03-26 22:25:07 +0200 (Sun, 26 Mar 2006) | 4 lines
+Changed paths:
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/util.c
 
+- Use iconv transliteration instead of custom code
+- Supposedly fix a memleak
+- Fix a few warnings
 
 ------------------------------------------------------------------------
-r10945 | courmisch | 2005-05-09 20:31:29 +0200 (Mon, 09 May 2005) | 2 lines
+r14933 | hartman | 2006-03-26 00:21:31 +0100 (Sun, 26 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/src/video_output/vout_subpictures.c
 
-Encode URL if needed (should fix Debian bug #279735)
+* In case we do scaling on SSA subs, we also need to adjust the canvas size in which we render. (there you go bigben :D ) fixes #562
 
 ------------------------------------------------------------------------
-r10944 | courmisch | 2005-05-09 20:23:32 +0200 (Mon, 09 May 2005) | 2 lines
+r14932 | xtophe | 2006-03-26 00:10:43 +0100 (Sun, 26 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
+   M /trunk/modules/misc/dummy/interface.c
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/gnutls.c
+   M /trunk/modules/misc/growl.c
+   M /trunk/modules/misc/logger.c
+   M /trunk/modules/misc/msn.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/misc/playlist/old.c
+   M /trunk/modules/misc/svg.c
+   M /trunk/modules/misc/win32text.c
+   M /trunk/modules/misc/xml/libxml.c
 
-Fix C++ compilation
+misc/*: 2nd lecture. refs #438
 
 ------------------------------------------------------------------------
-r10943 | bigben | 2005-05-09 19:00:15 +0200 (Mon, 09 May 2005) | 3 lines
+r14931 | damienf | 2006-03-25 23:15:33 +0100 (Sat, 25 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/equalizer.m
-
-* Fix some variable initilization bugs
+   M /trunk/activex/Makefile.am
+   M /trunk/activex/axvlc.def
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/test.html
+   M /trunk/activex/vlccontrol.cpp
 
+- added support for non OLE containers, such as Windows Script Host WScript.CreateObject.
+- made time property persistable, use 'StartTime' under HTML
+- removed functions with stdcall suffix from exported functions in DLL
 
 ------------------------------------------------------------------------
-r10942 | fkuehne | 2005-05-09 18:46:13 +0200 (Mon, 09 May 2005) | 1 line
+r14930 | zorglub | 2006-03-25 20:24:05 +0100 (Sat, 25 Mar 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcd.c
+   M /trunk/include/configuration.h
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/gui/beos/BeOS.cpp
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/ncurses.c
+   M /trunk/modules/gui/pda/pda.c
+   M /trunk/modules/gui/qnx/qnx.c
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/modules/misc/dummy/dummy.c
+   M /trunk/src/libvlc.h
+
+* Remove Advanced/Misc
+* Move out Advanced/Misc/Misc options
+* Don't show any Stuff/General category anymore
+* For interfaces, split out "General" from main interface settings
+* Remove dummy from prefs
+* Clean hotkeys settings
+
+(Closes:#598)
 
-* fix the compilation which were accidentally broken in r10922
 ------------------------------------------------------------------------
-r10941 | sam | 2005-05-09 18:22:10 +0200 (Mon, 09 May 2005) | 3 lines
+r14929 | fkuehne | 2006-03-25 19:54:58 +0100 (Sat, 25 Mar 2006) | 2 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.
+   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/modules/gui/macosx/prefs.m
 
+* playlistinfo.m: update the stats faster after a p_item-switch
+* both: fixed each one 'comparison of distinct Objective-C types lacks a cast' warnings
 ------------------------------------------------------------------------
-r10940 | fkuehne | 2005-05-09 17:55:46 +0200 (Mon, 09 May 2005) | 1 line
+r14928 | fkuehne | 2006-03-25 19:19:53 +0100 (Sat, 25 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-* fix to the svn-recognition
+* update the info panel when switching the currently played p_item
 ------------------------------------------------------------------------
-r10939 | dionoea | 2005-05-09 11:46:31 +0200 (Mon, 09 May 2005) | 6 lines
+r14927 | zorglub | 2006-03-25 19:19:13 +0100 (Sat, 25 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/share/http/index.html
-   M /trunk/share/http/style.css
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/video_output.c
 
-index.html : fix ?\194?\171 Weird URLs
-  (?control=stop&control=seek&control=seek&seek_value=&control=seek) ?\194?\187
+*EXPERIMENTAL* Default to disabling vout_synchro, but not dropping of late pictures in the video_output thread. (Refs:#593)
 
-style.css : small esthetic fix
+Please test heavily against MPEG1/2 streams.
 
 
 ------------------------------------------------------------------------
-r10938 | djc | 2005-05-09 04:11:31 +0200 (Mon, 09 May 2005) | 2 lines
+r14926 | asmax | 2006-03-25 17:52:16 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
 
-Change gpgerror to gpg-error and add $(INSTALL_NAME) to it
+* added a new skin variable "vlc.hasVout", true when... there is a vout !
 
 ------------------------------------------------------------------------
-r10937 | dionoea | 2005-05-09 03:58:09 +0200 (Mon, 09 May 2005) | 2 lines
+r14925 | asmax | 2006-03-25 17:36:51 +0100 (Sat, 25 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
 
-fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
+* generic_window.cpp: register window visibility variables in
+ the var manager, to avoid a crash at exit when an expression
+ 'not window.isVisible' is used in a skin.
 
 ------------------------------------------------------------------------
-r10936 | djc | 2005-05-09 01:58:04 +0200 (Mon, 09 May 2005) | 2 lines
+r14924 | zorglub | 2006-03-25 17:10:33 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/vcd/vcd.c
 
-This should fix libs dependences
+Should fix playback of cdda://D:\ under win32. Please test (Refs:#490)
 
 ------------------------------------------------------------------------
-r10935 | djc | 2005-05-09 00:56:34 +0200 (Mon, 09 May 2005) | 2 lines
+r14923 | zorglub | 2006-03-25 16:39:09 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/modules/demux/mpeg/mpga.c
 
-Fix hotkeys view in macosx.3 + UTF8 strings in module list
+Retry syncing mpeg audio stream if it failed on first block (Closes:#609)
 
 ------------------------------------------------------------------------
-r10934 | fkuehne | 2005-05-08 21:55:18 +0200 (Sun, 08 May 2005) | 1 line
+r14922 | xtophe | 2006-03-25 16:14:38 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/src/misc/configuration.c
 
-* 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
+misc/configuration.c: Use the proper directory separator
 
-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
+r14921 | courmisch | 2006-03-25 15:43:43 +0100 (Sat, 25 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
+   M /trunk/configure.ac
+   M /trunk/loader/Makefile.am
+
+Switch loader to libtool
+(it only works on platforms where libtool works anyway)
 
-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
+r14920 | courmisch | 2006-03-25 15:43:10 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
-
-get rid of windows style line breaks
+   M /trunk/loader/driver.c
 
+Fix previous commit
 
 ------------------------------------------------------------------------
-r10930 | robux4 | 2005-05-08 13:11:08 +0200 (Sun, 08 May 2005) | 1 line
+r14919 | courmisch | 2006-03-25 15:37:36 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/loader/driver.c
+   M /trunk/loader/win32.c
 
-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
+Fix duplicate symbol
 
-contrib: use SVN only if a client is available
 ------------------------------------------------------------------------
-r10928 | dionoea | 2005-05-08 12:42:32 +0200 (Sun, 08 May 2005) | 2 lines
+r14918 | fkuehne | 2006-03-25 13:54:27 +0100 (Sat, 25 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
-
-check if equalizer and equalizer-2pass are enabled upon panel creation
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/mp4.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
 
+* another 1st string review, refs #438
 ------------------------------------------------------------------------
-r10927 | dionoea | 2005-05-08 12:20:24 +0200 (Sun, 08 May 2005) | 3 lines
+r14917 | courmisch | 2006-03-25 13:37:31 +0100 (Sat, 25 Mar 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/src/network/getaddrinfo.c
 
-* disable equalizer commands in the extended GUI if the equalizer isn't
-  enabled.
+Bug to really-stupid-and-worrisomely-not-fixed-for-more-than-ten-years
+bug for Winsock DNS resolver, inasmuch as is possible - closes #445.
 
-------------------------------------------------------------------------
-r10926 | robux4 | 2005-05-08 11:29:18 +0200 (Sun, 08 May 2005) | 1 line
-Changed paths:
-   M /trunk/msvc/vlc.dsw
+Should it fail to fix the bug, I'm afraid there would be no solution,
+but not to use Windows without its IPv6 stack.
 
-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
+r14916 | fkuehne | 2006-03-25 13:28:31 +0100 (Sat, 25 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/include/vlc_config_cat.h
 
-contrib: build libebml/libmatroska from SVN
+* 1st string review, refs #438
 ------------------------------------------------------------------------
-r10924 | zorglub | 2005-05-08 09:40:39 +0200 (Sun, 08 May 2005) | 2 lines
+r14915 | zorglub | 2006-03-25 13:15:49 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/BUGS
-   M /trunk/TODO
+   M /trunk/mozilla/vlcpeer.cpp
 
-Clean BUGS and TODO
+Remove debug (Refs:#438)
 
 ------------------------------------------------------------------------
-r10923 | robux4 | 2005-05-07 22:52:48 +0200 (Sat, 07 May 2005) | 1 line
+r14914 | jpsaman | 2006-03-25 13:15:42 +0100 (Sat, 25 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/ts.c
 
-mkv.cpp: code cleaning
+Drop support for VLS specific LPCB because it conflicts with standards. Closes #610
 ------------------------------------------------------------------------
-r10922 | fkuehne | 2005-05-07 22:02:48 +0200 (Sat, 07 May 2005) | 6 lines
+r14913 | asmax | 2006-03-25 12:01:03 +0100 (Sat, 25 Mar 2006) | 4 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
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/share/skins2/skin.dtd
 
-* 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
+* attribute "nbFrames" of element Bitmap is now "nbframes", as said in the
+ documentation (and the old name was inconsistent with other attribute names)
+ Sorry for the compatibility break...
 
-more to come
 ------------------------------------------------------------------------
-r10921 | courmisch | 2005-05-07 21:09:11 +0200 (Sat, 07 May 2005) | 2 lines
+r14912 | zorglub | 2006-03-25 11:57:34 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   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/transcode.c
 
-Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands
+Strings review in stream_out (Refs:#438). Please review these once more as I changed some quite heavily
 
 ------------------------------------------------------------------------
-r10920 | robux4 | 2005-05-07 20:19:32 +0200 (Sat, 07 May 2005) | 1 line
+r14911 | zorglub | 2006-03-25 11:34:38 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/dummy/dummy.c
+   M /trunk/modules/misc/win32text.c
 
-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
+Finish strings review in misc/ (Refs:#438)
 
-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
+r14910 | zorglub | 2006-03-25 11:00:14 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/services_discovery/hal.c
+   M /trunk/modules/services_discovery/podcast.c
+   M /trunk/modules/services_discovery/sap.c
 
-Typo
+Strings review in services_discovery + remove unimplemented sap-cache option (Refs:#438)
 
 ------------------------------------------------------------------------
-r10917 | djc | 2005-05-07 18:12:31 +0200 (Sat, 07 May 2005) | 2 lines
+r14909 | xtophe | 2006-03-24 19:26:46 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/services_discovery/sap.c
 
-Add a notice if advanced items are not shown
+sap.c: Ressucitate --sap-addr for the lucky one with M-Bone and too much sap announces.
 
 ------------------------------------------------------------------------
-r10916 | robux4 | 2005-05-07 17:08:54 +0200 (Sat, 07 May 2005) | 1 line
+r14908 | xtophe | 2006-03-24 18:52:47 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.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
+wxwidgets.c: missing from [14902] commit
 
-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
+r14907 | dionoea | 2006-03-24 15:17:28 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/share/http/index.html
+   M /trunk/share/http/mosaic.html
+   M /trunk/share/http/requests/browse.xml
+   M /trunk/share/http/requests/playlist.xml
+   M /trunk/share/http/requests/status.xml
+   M /trunk/share/http/requests/vlm.xml
+   M /trunk/share/http/requests/vlm_cmd.xml
+   M /trunk/share/http/vlm.html
 
-Fix a refcount error
+Use the "charset" variable
 
 ------------------------------------------------------------------------
-r10913 | zorglub | 2005-05-07 08:18:17 +0200 (Sat, 07 May 2005) | 2 lines
+r14906 | dionoea | 2006-03-24 15:16:12 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/http.h
+   M /trunk/modules/control/http/util.c
 
-Document SAP syntax change
+try fixing charset problems. I'll launch a win32 nightly, try it out and change it if it still doesn't work.
 
 ------------------------------------------------------------------------
-r10912 | djc | 2005-05-07 03:12:16 +0200 (Sat, 07 May 2005) | 4 lines
+r14905 | dionoea | 2006-03-24 14:41:15 +0100 (Fri, 24 Mar 2006) | 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
+   M /trunk/share/http/js/functions.js
 
-*: 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 ?
+Fix windows browser bug: first directory or filename character was removed.
 
 ------------------------------------------------------------------------
-r10911 | djc | 2005-05-06 20:54:09 +0200 (Fri, 06 May 2005) | 2 lines
+r14904 | dionoea | 2006-03-24 14:11:17 +0100 (Fri, 24 Mar 2006) | 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
+   M /trunk/share/http/dialogs/vlm
+   M /trunk/share/http/js/vlm.js
 
-*: remove useless code
+Add hide/show vlm helper button. Original idea by Albert (http://forum.videolan.org/viewtopic.php?t=18573)
 
 ------------------------------------------------------------------------
-r10910 | djc | 2005-05-06 20:15:50 +0200 (Fri, 06 May 2005) | 2 lines
+r14903 | zorglub | 2006-03-24 12:05:28 +0100 (Fri, 24 Mar 2006) | 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
+   M /trunk/modules/visualization/galaktos/plugin.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
 
-*: fix problems about advanced button
+Strings review in visualization/ (Refs:#438)
 
 ------------------------------------------------------------------------
-r10909 | fkuehne | 2005-05-06 19:42:56 +0200 (Fri, 06 May 2005) | 1 line
+r14902 | xtophe | 2006-03-23 23:54:31 +0100 (Thu, 23 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-* 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
+wx/interfaces.cpp: Add an option to display tool bar buton name. 
+                  Warning hack inside.
+                  refs #495 close it for linux and win32
+                  
 
-* 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
+r14901 | dionoea | 2006-03-23 23:46:18 +0100 (Thu, 23 Mar 2006) | 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
+   M /trunk/modules/control/http/http.c
+
+use p_playlist->p_input
 
-* 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
+r14900 | bigben | 2006-03-23 23:19:38 +0100 (Thu, 23 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/macosx/intf.m
+
+* Do not make a vlc_object_find to find the playlist, since we may get the item being preparsed. Use p_playlist->p_input instead
+
 
-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
+r14899 | hartman | 2006-03-23 22:43:34 +0100 (Thu, 23 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/extras/contrib/src/packages.mak
+
+* stupid mars.org being offline all the time. Pull files from our own download servers.
 
-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
+r14898 | xtophe | 2006-03-23 22:41:12 +0100 (Thu, 23 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/BUGS
-   M /trunk/TODO
+   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
 
-BUGS,TODO: Remove stuff that has been added to Trac
+services_discovery/*: String review (refs #438) and suppress the sap-addr option
 
 ------------------------------------------------------------------------
-r10903 | bigben | 2005-05-05 21:34:56 +0200 (Thu, 05 May 2005) | 4 lines
+r14897 | hartman | 2006-03-23 21:25:07 +0100 (Thu, 23 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/BUGS
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/stream_out/rtp.c
 
-* playlist.* support for DnD from Finder
-* BUGS: remove OSX playlist (anyone sees some more issue here readd it with a description...)
+* Fix AMR RTP muxing. patch by Alex Antropoff <alant at transtelecom dot md>.
 
 
 ------------------------------------------------------------------------
-r10902 | fkuehne | 2005-05-05 20:53:17 +0200 (Thu, 05 May 2005) | 1 line
+r14896 | bigben | 2006-03-23 20:57:20 +0100 (Thu, 23 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+* Use the correct limit when looping
+
 
-* 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
+r14895 | xtophe | 2006-03-22 23:39:51 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/visualization/galaktos/plugin.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/xosd.c
+
+String Review. refs #438
 
-* compilation fix
 ------------------------------------------------------------------------
-r10900 | fkuehne | 2005-05-05 20:02:30 +0200 (Thu, 05 May 2005) | 1 line
+r14886 | jpsaman | 2006-03-22 22:01:09 +0100 (Wed, 22 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/po/es.po
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/network/httpd.c
 
-* update to the Spanish translation by Javier Varela (99% complete now)
+Add support for X-Playnow RTSP option
 ------------------------------------------------------------------------
-r10899 | fkuehne | 2005-05-05 19:03:43 +0200 (Thu, 05 May 2005) | 1 line
+r14882 | fkuehne | 2006-03-22 19:09:55 +0100 (Wed, 22 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/Makefile.am
 
-* use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed
+* copy the http-intf-readme to the OSX-bundle as well
 ------------------------------------------------------------------------
-r10898 | djc | 2005-05-05 18:48:22 +0200 (Thu, 05 May 2005) | 3 lines
+r14881 | sam | 2006-03-22 18:51:17 +0100 (Wed, 22 Mar 2006) | 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
+   M /trunk/modules/video_output/caca.c
 
-- added macosx version detection at runtime with /System/Library/CoreServices/SystemVersion.plist file
-- wrapped code
+  * modules/video_output/caca.c: Compilation fixes.
 
 ------------------------------------------------------------------------
-r10897 | djc | 2005-05-05 12:57:55 +0200 (Thu, 05 May 2005) | 5 lines
+r14880 | dionoea | 2006-03-22 17:38:46 +0100 (Wed, 22 Mar 2006) | 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
-
-Added widget, fix save, etc.
-Known bugs: changing advanced view, detection of MacOS X version at
-            runtime and many others...
+   M /trunk/Makefile.am
 
+Add share/http/requests/readme to win target
 
 ------------------------------------------------------------------------
-r10896 | asmax | 2005-05-04 22:52:43 +0200 (Wed, 04 May 2005) | 7 lines
+r14879 | dionoea | 2006-03-22 17:37:24 +0100 (Wed, 22 Mar 2006) | 2 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
+   M /trunk/share/Makefile.am
 
-* 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!
+add requests/readme
 
 ------------------------------------------------------------------------
-r10895 | sam | 2005-05-04 16:43:00 +0200 (Wed, 04 May 2005) | 2 lines
+r14878 | dionoea | 2006-03-22 17:36:48 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/src/misc/modules.c
+   A /trunk/share/http/requests/readme
 
-  * do not use a dynamic linker if no plugin support was detected/requested.
+List and explain available commands / requests
 
 ------------------------------------------------------------------------
-r10894 | bigben | 2005-05-04 01:18:04 +0200 (Wed, 04 May 2005) | 3 lines
+r14877 | courmisch | 2006-03-22 17:05:11 +0100 (Wed, 22 Mar 2006) | 10 lines
 Changed paths:
-   M /trunk/BUGS
-
-Forgot this one...
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/codec/subsdec.c
 
+include:
+ * export GetFallbackEncoding()
+subsdec:
+ * autodetect UTF-8 encoding,
+ * use better non-Unicode default encoding from language instead of
+ CP1252 when local encoding is UTF-8, and local encoding in all other cases
+ (should improve subtitles decoding on POSIX a lot)
+ * some memory fixes
+ * some cosmetic fixes
 
 ------------------------------------------------------------------------
-r10893 | bigben | 2005-05-04 01:14:39 +0200 (Wed, 04 May 2005) | 3 lines
+r14876 | xtophe | 2006-03-22 15:14:10 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/BUGS
-
-One more bug
+   M /trunk/modules/misc/logger.c
 
+logger.c: Compile fix
 
 ------------------------------------------------------------------------
-r10892 | bigben | 2005-05-04 01:04:10 +0200 (Wed, 04 May 2005) | 3 lines
+r14875 | zorglub | 2006-03-22 14:38:50 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/BUGS
-
-some more bugs...
+   M /trunk/modules/misc/freetype.c
 
+Compile fix
 
 ------------------------------------------------------------------------
-r10891 | bigben | 2005-05-04 00:44:17 +0200 (Wed, 04 May 2005) | 5 lines
+r14874 | courmisch | 2006-03-22 13:26:11 +0100 (Wed, 22 Mar 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
-* 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 
+IsUTF8: check if a string is a valid UTF8 sequence without modifying it
+EnsureUTF8 would replace invalid bytes sequences with question marks.
 
+Most of the code was already there anyway. This allows UTF-8 autodetection
+without a dedicated UTF8-to-UTF8 iconv() handle.
 
 ------------------------------------------------------------------------
-r10887 | fkuehne | 2005-05-03 22:10:10 +0200 (Tue, 03 May 2005) | 1 line
+r14873 | zorglub | 2006-03-22 13:14:30 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/src/misc/darwin_specific.m
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/gnutls.c
+   M /trunk/modules/misc/growl.c
+   M /trunk/modules/misc/logger.c
+   M /trunk/modules/misc/msn.c
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/misc/svg.c
+   M /trunk/modules/misc/xml/libxml.c
+   M /trunk/modules/misc/xml/xtag.c
+
+Strings review in misc/ except dummy and win32text (Refs:#438)
 
-* aded the new Catalan translation
 ------------------------------------------------------------------------
-r10885 | courmisch | 2005-05-03 13:07:20 +0200 (Tue, 03 May 2005) | 2 lines
+r14872 | courmisch | 2006-03-22 12:24:45 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/iso-639_def.h
+   M /trunk/src/misc/unicode.c
 
-Enable catalan translation
+Clean up
 
 ------------------------------------------------------------------------
-r10884 | courmisch | 2005-05-03 12:55:49 +0200 (Tue, 03 May 2005) | 2 lines
+r14871 | courmisch | 2006-03-22 12:14:24 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/extras/libc.c
 
-Fixes no longer existing files
+Clean up vlc_iconv prototype
 
 ------------------------------------------------------------------------
-r10883 | courmisch | 2005-05-03 12:47:17 +0200 (Tue, 03 May 2005) | 3 lines
+r14870 | zorglub | 2006-03-22 08:12:10 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   A /trunk/po/ca.po
+   M /trunk/modules/control/telnet.c
 
-Initial Catalan translation by
-Lorena Gomes and X?\195?\168nia Alb?\195?\160 Cantero
+Strings review of telnet.c (Refs:#438)
 
 ------------------------------------------------------------------------
-r10882 | courmisch | 2005-05-03 12:43:27 +0200 (Tue, 03 May 2005) | 2 lines
+r14869 | dionoea | 2006-03-22 01:19:29 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/zh_TW.po
+   M /trunk/share/http/dialogs/playlist
+   M /trunk/share/http/iehacks.css
+   M /trunk/share/http/style.css
 
-.po are not executable
+Slightly better IE and Firefox compatible version of the sort and services discovery menus.
 
 ------------------------------------------------------------------------
-r10879 | fkuehne | 2005-05-02 20:36:58 +0200 (Mon, 02 May 2005) | 1 line
+r14868 | dionoea | 2006-03-22 00:41:05 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/misc/msn.c
+
+Also update now playing info when playing a new item.
 
-* fixed icons for bin, AIFF, WAV
 ------------------------------------------------------------------------
-r10873 | rocky | 2005-05-02 11:01:55 +0200 (Mon, 02 May 2005) | 9 lines
+r14867 | dionoea | 2006-03-22 00:26:17 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/ft2_font.cpp
-
-gcc 3.4.3 gave this error: 
-
-  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
-
-Follow the suggestion.
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/mosaic.js
+   M /trunk/share/http/js/vlm.js
 
+Some more IE (crap) fixes
 
 ------------------------------------------------------------------------
-r10872 | fenrir | 2005-05-02 09:25:15 +0200 (Mon, 02 May 2005) | 2 lines
+r14861 | bigben | 2006-03-21 23:08:41 +0100 (Tue, 21 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/macosx/playlistinfo.m
+
+* There is no reason not to allow to open the information panel on nodes
+* We now have an (ugly) way to rename nodes
 
- * playlist: fix Playlist::OnKeyDown (added event.Skip when needed).
 
 ------------------------------------------------------------------------
-r10871 | bigben | 2005-05-02 01:04:18 +0200 (Mon, 02 May 2005) | 3 lines
+r14860 | bigben | 2006-03-21 21:56:51 +0100 (Tue, 21 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   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/controls.m
 
-* Hopefully fixes --aspect-ratio computation when giving float values as argument
+* Only enable "Jump To Time" when the stream is seekable
+* Fix enabling of the step forward/backward functions
 
 
 ------------------------------------------------------------------------
-r10869 | asmax | 2005-05-01 23:36:53 +0200 (Sun, 01 May 2005) | 4 lines
+r14859 | dionoea | 2006-03-21 21:56:35 +0100 (Tue, 21 Mar 2006) | 2 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
+   M /trunk/Makefile.am
 
-* 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 !
+Add 7zip win32 build targets
 
 ------------------------------------------------------------------------
-r10863 | asmax | 2005-05-01 17:17:40 +0200 (Sun, 01 May 2005) | 3 lines
+r14858 | courmisch | 2006-03-21 19:20:48 +0100 (Tue, 21 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_stream.h
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
-* vlc_stream.h: added missing extern "C" (prevented compilation of skins2
-  module in builtin mode)
+I knew I was foolish to expect wxWidgets to work properly.
 
 ------------------------------------------------------------------------
-r10862 | rocky | 2005-05-01 16:48:08 +0200 (Sun, 01 May 2005) | 6 lines
+r14857 | courmisch | 2006-03-21 18:28:09 +0100 (Tue, 21 Mar 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/info.c
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
-fix next/previous chapter in disc mode 
-fix updating meta (caused by a recent change of mine)
-
-vcdx/access.c: hack to try to fix still-handling problem
+Attempt to use wc_str() even if wxWidgets is not built with Unicode.
+According to the wxWidgets documentation, it works. But of course, you
+don't want to trust the wxWidgets documentation, particularly when it
+deals with characters encoding. Or rather, you'd like to trust the
+documentation, but you can't trust the actual implementation to work
+until you tested it.
 
+So lets see if it works, and revert commit it tomorrow if it sucks.
 
 ------------------------------------------------------------------------
-r10861 | asmax | 2005-05-01 15:19:04 +0200 (Sun, 01 May 2005) | 4 lines
+r14856 | courmisch | 2006-03-21 18:21:24 +0100 (Tue, 21 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
-   M /trunk/modules/gui/skins2/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
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
-* os_graphics.hpp: added a parameter "blend" to drawBitmap(), to perform alpha
-  blending only when it is useful (i.e. when drawing antialiased text)
-* x11/*: optimized drawBitmap when alpha blending is not used: 5 times faster
+Attempt to fix Unicode wxWidgets interface on Win32
 
 ------------------------------------------------------------------------
-r10860 | ipkiss | 2005-05-01 13:15:42 +0200 (Sun, 01 May 2005) | 3 lines
+r14855 | courmisch | 2006-03-21 17:42:34 +0100 (Tue, 21 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
- * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
-   missing in the doc
+- FromWide(): converts a wchar_t * to UTF-8 char *
+  (if local charset is UTF-8, this is similar to wcstombs())
+- FromUTF16(): converts a host-order UTF-16 byte sequence to UTF-8
 
 ------------------------------------------------------------------------
-r10859 | rocky | 2005-05-01 10:56:03 +0200 (Sun, 01 May 2005) | 3 lines
+r14854 | courmisch | 2006-03-21 17:08:35 +0100 (Tue, 21 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.h
-
-Work on audio control access. 
+   M /trunk/bootstrap
 
+libtool: Compile builtins as convenience libraries rather than static ones
+Might fix PIC linking issues on amd64
 
 ------------------------------------------------------------------------
-r10858 | rocky | 2005-05-01 04:43:17 +0200 (Sun, 01 May 2005) | 3 lines
+r14853 | courmisch | 2006-03-21 16:39:43 +0100 (Tue, 21 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-
-Correct up audio-control stop command.
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
+A bit explanation of the wxWidgets string conversion mess won't harm
 
 ------------------------------------------------------------------------
-r10857 | rocky | 2005-05-01 04:16:02 +0200 (Sun, 01 May 2005) | 2 lines
+r14852 | courmisch | 2006-03-21 16:34:34 +0100 (Tue, 21 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
+   M /trunk/modules/gui/wxwidgets/menus.cpp
 
-Compatability for different versions of libcdio from 0.71-0.74cvs
+Fix G++ 4.1 compilation problem
+reported by Diego 'Flameeyes' Petten?\195?\178
 
 ------------------------------------------------------------------------
-r10856 | rocky | 2005-05-01 04:06:58 +0200 (Sun, 01 May 2005) | 4 lines
+r14851 | dionoea | 2006-03-21 01:45:31 +0100 (Tue, 21 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/share/http/requests/status.xml
 
-A couple more fixes. One to set meta information when in disc mode.
-Another to pause audio control playing.
+looks like someone renamed vlc_obj_exists to vlc_object_exists.
+
+------------------------------------------------------------------------
+r14847 | zorglub | 2006-03-21 00:13:39 +0100 (Tue, 21 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/test/NativeLibvlcTest.py
+   M /trunk/test/NativeStatsTest.py
+   M /trunk/test/PyMediaControlBaseTest.py
+   M /trunk/test/PyMediaControlPlaylistTest.py
+   M /trunk/test/PyMediaControlVariablesTest.py
+   M /trunk/test/setup.py
 
+Fix test
 
 ------------------------------------------------------------------------
-r10855 | rocky | 2005-05-01 02:34:39 +0200 (Sun, 01 May 2005) | 11 lines
+r14846 | ipkiss | 2006-03-20 23:34:43 +0100 (Mon, 20 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/cdda/cdda.h
-   M /trunk/modules/access/cdda/info.c
+   M /trunk/doc/skins/skins2-howto.xml
 
-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.
+ * doc/skins/skins2-howto.xml: Fixed typos.
 
-Adjust comments which were wrong because of cut and paste artifacts.
+------------------------------------------------------------------------
+r14845 | fkuehne | 2006-03-20 21:42:23 +0100 (Mon, 20 Mar 2006) | 1 line
+Changed paths:
+   M /trunk/README.MacOSX.rtf
 
-Some changes that may help debugging. 
+* the transitional phase of our osx-aout-modules is over :)
+------------------------------------------------------------------------
+r14843 | dionoea | 2006-03-20 21:22:59 +0100 (Mon, 20 Mar 2006) | 6 lines
+Changed paths:
+   M /trunk/src/misc/vlm.c
 
-First attempt at playing via audio controls - mostly not working. 
+fix #478.
 
+You need to escape (with \):
+* quotes that are part of a file's name or option's value
+* backslashes
 
 ------------------------------------------------------------------------
-r10854 | massiot | 2005-04-29 17:57:24 +0200 (Fri, 29 Apr 2005) | 5 lines
+r14842 | damienf | 2006-03-20 15:40:42 +0100 (Mon, 20 Mar 2006) | 2 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)
+   M /trunk/activex/plugin.cpp
 
-* 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.
+plugin.cpp: as usual,I forgot to disable my own debug
 
 ------------------------------------------------------------------------
-r10853 | fenrir | 2005-04-29 09:37:20 +0200 (Fri, 29 Apr 2005) | 3 lines
+r14841 | damienf | 2006-03-20 15:37:41 +0100 (Mon, 20 Mar 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/access_filter/record.c
+   M /trunk/activex/persistpropbag.cpp
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/plugin.h
+   M /trunk/activex/test.html
+   M /trunk/activex/vlccontrol.cpp
 
- * record: use add_directory (instead of add_string) + parse the name to
- remove the uri/path part.
+plugin.cpp, plugin.h: delayed initialization of VLC until activation in place in user mode only
+    this allows the persistable properties to be fully loaded before initialization and allow
+    for control to initialize faster in design mode. AUTOLOOP property now works properly
+persistpropbag.cpp, vlccontrol.h: decoupled volume property from VLC so that value can be used
+    without having VLC initialized
+test.html: added volume control
 
 ------------------------------------------------------------------------
-r10852 | robux4 | 2005-04-28 23:15:08 +0200 (Thu, 28 Apr 2005) | 1 line
+r14840 | fkuehne | 2006-03-20 15:13:04 +0100 (Mon, 20 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/Makefile.am
 
-mkv.cpp: add preliminary code to support the UI hooks
+* fixed the copying of the re-worked http-interface to our release bundle. (not really clean, but I don't know how to do this in a better way...)
 ------------------------------------------------------------------------
-r10851 | damienf | 2005-04-28 15:58:54 +0200 (Thu, 28 Apr 2005) | 2 lines
+r14839 | massiot | 2006-03-20 12:18:52 +0100 (Mon, 20 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/modules/mux/mpeg/ts.c
 
-bad, bad developer ...
+ * modules/mux/mpeg/ts.c: New --sout-ts-alignment option.
 
 ------------------------------------------------------------------------
-r10850 | damienf | 2005-04-28 15:36:54 +0200 (Thu, 28 Apr 2005) | 4 lines
+r14838 | massiot | 2006-03-20 12:12:04 +0100 (Mon, 20 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-
-- added dshow-fps option to configure capture framerate
-- added support for IAMStreamConfig interface to configure user settings on capture pin media type
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/http.h
 
+ * modules/control/http: Content-Type should be case-insensitive.
 
 ------------------------------------------------------------------------
-r10849 | damienf | 2005-04-28 15:30:02 +0200 (Thu, 28 Apr 2005) | 4 lines
+r14837 | dionoea | 2006-03-20 02:51:45 +0100 (Mon, 20 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/modules/access_filter/record.c
-
-vlc_common.h: Cygwin & Mingw32 compatibilty update, needs review
-record.c: make it compile under mingw32, needs review
+   M /trunk/share/http/dialogs/mosaic
+   M /trunk/share/http/js/functions.js
 
+mosaic wizard: change layout & make VLM command batch display optional.
 
 ------------------------------------------------------------------------
-r10848 | gbazin | 2005-04-28 10:18:53 +0200 (Thu, 28 Apr 2005) | 1 line
+r14836 | dionoea | 2006-03-20 02:35:15 +0100 (Mon, 20 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_filter/record.c
+   M /trunk/share/http/js/vlm.js
+
+* also do vlm options fix on sout.
 
-* modules/access_filter/record.c: compilation fix.
 ------------------------------------------------------------------------
-r10847 | fenrir | 2005-04-28 09:45:51 +0200 (Thu, 28 Apr 2005) | 2 lines
+r14835 | dionoea | 2006-03-20 02:32:11 +0100 (Mon, 20 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/share/http/dialogs/input
+   M /trunk/share/http/dialogs/mosaic
+   M /trunk/share/http/dialogs/sout
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/mosaic.js
+   M /trunk/share/http/js/vlm.js
+   M /trunk/share/http/style.css
 
- * es_out: oops, make EsOutProgramDel returning an error code.
+* add "fake:" input
+* vlm fix. change "input :foo=bar :foo2=bar2" into vlm compatible option handling
+* mosaic fix. always enable transcode when using an sout chain
 
 ------------------------------------------------------------------------
-r10846 | fenrir | 2005-04-28 09:43:09 +0200 (Thu, 28 Apr 2005) | 2 lines
+r14834 | hartman | 2006-03-19 23:03:20 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/demux/livedotcom.cpp
 
- * record: grrr, support for system that doesn't have localtime_r.
+* Fix AMR from liveMedia decoding. Patch by Alex Antropoff <alant at transtelecom dot md>
 
 ------------------------------------------------------------------------
-r10845 | fenrir | 2005-04-28 09:26:04 +0200 (Thu, 28 Apr 2005) | 3 lines
+r14830 | xtophe | 2006-03-19 19:16:56 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es_out.h
-   M /trunk/modules/demux/ts.c
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/video_output/caca.c
 
- es_out*: added ES_OUT_DEL_GROUP
- ts.c: use ES_OUT_DEL_GROUP to remove old program.
+caca.c: Typo
 
 ------------------------------------------------------------------------
-r10844 | gbazin | 2005-04-27 14:59:38 +0200 (Wed, 27 Apr 2005) | 1 line
+r14829 | hartman | 2006-03-19 19:05:54 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* 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
+* sorry about the missing #if
 
-* src/input/es_out.c: cleanup empty programs.
 ------------------------------------------------------------------------
-r10842 | courmisch | 2005-04-27 12:19:51 +0200 (Wed, 27 Apr 2005) | 2 lines
+r14828 | sam | 2006-03-19 18:17:57 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/video_output/caca.c
 
-Fix errno undefined error
+  * Support for newer libcaca/libcucul versions.
 
 ------------------------------------------------------------------------
-r10841 | sigmunau | 2005-04-26 23:35:03 +0200 (Tue, 26 Apr 2005) | 5 lines
+r14827 | bigben | 2006-03-19 14:13:09 +0100 (Sun, 19 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/var.c
+   M /trunk/modules/gui/macosx/output.m
+
+Forgot that one
 
-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
+r14826 | bigben | 2006-03-19 14:03:20 +0100 (Sun, 19 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/wizard.m
 
-Compiles mkv.cpp in -O1 on darwin to work around a gcc bug.
+* fix compilation
 
 
 ------------------------------------------------------------------------
-r10839 | sam | 2005-04-26 22:17:50 +0200 (Tue, 26 Apr 2005) | 2 lines
+r14825 | bigben | 2006-03-19 13:57:26 +0100 (Sun, 19 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/esd.c
+   M /trunk/modules/gui/macosx/bookmarks.m
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/open.m
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/macosx/update.m
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/modules/gui/macosx/wizard.m
+
+* First string review of the OSX interface
 
-  * 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
+r14824 | hartman | 2006-03-19 12:24:16 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/demux/livedotcom.cpp
 
- fixed ebml/matroska build with gcc 4
+* fix the liveMedia VERSION_INT (hopefully)
 
 ------------------------------------------------------------------------
-r10835 | robux4 | 2005-04-26 21:04:18 +0200 (Tue, 26 Apr 2005) | 2 lines
+r14823 | dionoea | 2006-03-19 02:49:11 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/share/Makefile.am
 
-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
+Add iehacks.css to Makefile.am
 
-* 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
+r14822 | dionoea | 2006-03-19 02:46:43 +0100 (Sun, 19 Mar 2006) | 6 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
+   M /trunk/share/http/dialogs/input
+   M /trunk/share/http/dialogs/mosaic
+   M /trunk/share/http/dialogs/playlist
+   M /trunk/share/http/dialogs/sout
+   A /trunk/share/http/iehacks.css
+   M /trunk/share/http/images/info.png
+   M /trunk/share/http/index.html
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/style.css
 
-Add a checkbox to enable timeshifting in the open network panel
+A bunch of hacks to fix bugs on IE.
 
+I really don't like the Sort menu and Services discovery menu code. If
+someone has a better idea feal free to change it.
 
-------------------------------------------------------------------------
-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
+r14821 | hartman | 2006-03-19 02:28:18 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* 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
+* fix ifdef
 
-* 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
+r14820 | xtophe | 2006-03-19 02:27:21 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/stream_out/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
 
-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
+stream_out/*: String review (refs #438)
 
-* 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
+r14819 | hartman | 2006-03-19 02:00:13 +0100 (Sun, 19 Mar 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* 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
+* Send Keep-A-Live RTSP bogus calls for servers that do not support RTCP reports.
+  Seems to work for WM RTSP. No support yet for Kasenna,
+  since I don't have proper access to one at this moment.
 
-* 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
+  refs #595
+  refs #329
 
-* 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
+r14818 | dionoea | 2006-03-19 01:02:26 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/share/http/dialogs/sout
 
-* 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
+Fix typo
 
-* modules/gui/wxwindows/interface.cpp: sanitized the menus shortcuts.
 ------------------------------------------------------------------------
-r10821 | gbazin | 2005-04-26 11:22:04 +0200 (Tue, 26 Apr 2005) | 1 line
+r14817 | jpsaman | 2006-03-19 00:11:31 +0100 (Sun, 19 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/Makefile.am
 
-* modules/gui/wxwindows/interface.cpp: shortcut for open directory changed to Ctrl+R.
+Undo r 14546 breakage
 ------------------------------------------------------------------------
-r10820 | gbazin | 2005-04-26 10:44:14 +0200 (Tue, 26 Apr 2005) | 1 line
+r14816 | zorglub | 2006-03-18 23:27:07 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+
+Don't expand WX Tree root - Patch by Alexander Gall. Thanks
 
-* modules/demux/mkv.cpp: itoa -> sprintf.
 ------------------------------------------------------------------------
-r10819 | fenrir | 2005-04-26 10:42:19 +0200 (Tue, 26 Apr 2005) | 2 lines
+r14815 | zorglub | 2006-03-18 23:18:16 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_filter/record.c
-   M /trunk/modules/access_filter/timeshift.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
- * all: added set_shortname.
+Apparently fix WX playlist crash (Closes:#205)
 
 ------------------------------------------------------------------------
-r10818 | fenrir | 2005-04-26 10:34:54 +0200 (Tue, 26 Apr 2005) | 2 lines
+r14814 | xtophe | 2006-03-18 19:14:49 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/share/Makefile.am
 
- * wxwindows: added a cast to avoid a compiler error (conversion from void*).
+share/makefile.am: Typo. Thanks to Albert on the forum for the report
 
 ------------------------------------------------------------------------
-r10817 | gbazin | 2005-04-26 10:25:33 +0200 (Tue, 26 Apr 2005) | 1 line
+r14813 | zorglub | 2006-03-18 19:12:47 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/input/es_out.c
+
+Don't use %f in es_out (Closes:#587)
 
-* configure.ac: add access_filter_record to the build.
 ------------------------------------------------------------------------
-r10816 | fenrir | 2005-04-26 09:28:07 +0200 (Tue, 26 Apr 2005) | 3 lines
+r14812 | dionoea | 2006-03-18 18:56:10 +0100 (Sat, 18 Mar 2006) | 2 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
+   M /trunk/share/http/dialogs/mosaic
 
- * all: added a new access_filter module: record + one hotkey to start/stop
- recording (simple dumping). (Usefull for dvb/udp/mp3 radio stream).
+Add some comments and 'fix' display if the mosaic's width is larger than 600px.
 
 ------------------------------------------------------------------------
-r10815 | fenrir | 2005-04-26 09:24:39 +0200 (Tue, 26 Apr 2005) | 2 lines
+r14811 | zorglub | 2006-03-18 18:52:31 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_objects.h
+   M /trunk/src/misc/messages.c
+   M /trunk/src/misc/objects.c
+   M /trunk/src/network/httpd.c
 
- * timer: cosmetic (use VLC_META_NOW_PLAYING instead of "Now Playing")
+Display IP of client in debug
 
 ------------------------------------------------------------------------
-r10814 | fenrir | 2005-04-26 09:23:56 +0200 (Tue, 26 Apr 2005) | 3 lines
+r14810 | dionoea | 2006-03-18 18:45:40 +0100 (Sat, 18 Mar 2006) | 2 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
+   M /trunk/share/http/js/mosaic.js
 
- * all: warning fixes.
- * mpjpeg.c: use sout_CfgParse !
+Spelling fix, again.
 
 ------------------------------------------------------------------------
-r10813 | fenrir | 2005-04-26 09:21:31 +0200 (Tue, 26 Apr 2005) | 4 lines
+r14809 | dionoea | 2006-03-18 18:43:36 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/libasf.c
-   M /trunk/modules/demux/playlist/b4s.c
-   M /trunk/modules/demux/ts.c
+   M /trunk/share/http/dialogs/mosaic
 
- * asf, b4s: warning fixes.
- * ts: - set BLOCK_FLAG_CORRUPTED on transport_error_indicator.
-       - better support of EIT + VLC_META_NOW_PLAYING.
+Spelling fix
 
 ------------------------------------------------------------------------
-r10812 | fenrir | 2005-04-26 09:19:10 +0200 (Tue, 26 Apr 2005) | 2 lines
+r14808 | dionoea | 2006-03-18 18:42:37 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_input.h
+   M /trunk/share/http/dialogs/input
+   M /trunk/share/http/dialogs/mosaic
+   M /trunk/share/http/dialogs/sout
+   M /trunk/share/http/js/mosaic.js
 
- * vlc_input.h: added INPUT_DEL_INFO.
+add some help and feedback
 
 ------------------------------------------------------------------------
-r10811 | fenrir | 2005-04-26 09:17:42 +0200 (Tue, 26 Apr 2005) | 4 lines
+r14807 | xtophe | 2006-03-18 18:31:31 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/control.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
- * 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.
+x264.patch: Sync with upstream
 
 ------------------------------------------------------------------------
-r10810 | djc | 2005-04-26 03:43:00 +0200 (Tue, 26 Apr 2005) | 4 lines
+r14806 | dionoea | 2006-03-18 18:14:54 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
-
-Change location of speex to http://us.speex.org/download/
-(fix a 302 message...)
+   M /trunk/NEWS
 
+update NEWS
 
 ------------------------------------------------------------------------
-r10809 | sigmunau | 2005-04-26 01:19:19 +0200 (Tue, 26 Apr 2005) | 2 lines
+r14805 | dionoea | 2006-03-18 18:14:19 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/zsh.cpp
+   M /trunk/share/http/dialogs/footer
+   M /trunk/share/http/dialogs/mosaic
+   M /trunk/share/http/dialogs/sout
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/mosaic.js
+   M /trunk/share/http/mosaic.html
+   M /trunk/share/http/style.css
 
-extras/zsh.cpp: completion for module_cat and module_cat_list
+Code the mosaic wizard
 
 ------------------------------------------------------------------------
-r10808 | sigmunau | 2005-04-26 00:27:41 +0200 (Tue, 26 Apr 2005) | 2 lines
+r14804 | zorglub | 2006-03-18 17:22:23 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/zsh.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
 
-extras/zsh.cpp: allow completion of --option=value syntax
+Don't abort windows position remembering if small playlist size is invalid at the beginning (Closes:#557)
 
 ------------------------------------------------------------------------
-r10807 | sigmunau | 2005-04-26 00:14:48 +0200 (Tue, 26 Apr 2005) | 3 lines
+r14803 | xtophe | 2006-03-18 16:52:42 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   A /trunk/extras/Makefile
-   M /trunk/extras/zsh.cpp
+   M /trunk/THANKS
+   M /trunk/modules/access/dshow/dshow.cpp
 
-extras/Makefile: A very very simple makefile to build the zsh stuff
-extras/zsh.cpp: Support for completing simple url as well
+access/dshow: Add option to configure dshow from command line. Patch by Patrick Horn.
 
 ------------------------------------------------------------------------
-r10804 | robux4 | 2005-04-25 21:19:06 +0200 (Mon, 25 Apr 2005) | 1 line
+r14802 | dionoea | 2006-03-18 16:06:40 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   A /trunk/share/http/images/white_cross_small.png
+
+ooops
 
-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
+r14801 | dionoea | 2006-03-18 16:00:52 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/zsh.cpp
+   M /trunk/share/Makefile.am
 
-zsh.cpp: allow completion of submodules as well for module-type options
-(this allows -A and -V to complete the dummy module
+One more image
 
 ------------------------------------------------------------------------
-r10802 | zorglub | 2005-04-24 22:44:36 +0200 (Sun, 24 Apr 2005) | 2 lines
+r14800 | dionoea | 2006-03-18 15:37:51 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/share/Makefile.am
 
-Fix crash if we don't have freetype or subsdec
+Add new http interface images
 
 ------------------------------------------------------------------------
-r10801 | sigmunau | 2005-04-24 20:46:19 +0200 (Sun, 24 Apr 2005) | 2 lines
+r14799 | xtophe | 2006-03-18 13:49:51 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/modules/demux/ts.c
 
-TODO: Added some of my personal wishes
+Typo
 
 ------------------------------------------------------------------------
-r10800 | robux4 | 2005-04-24 20:45:35 +0200 (Sun, 24 Apr 2005) | 1 line
+r14798 | zorglub | 2006-03-18 13:38:38 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/visualization/galaktos/init_cond.c
+   M /trunk/modules/visualization/galaktos/preset.c
 
-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
+%f in galaktos (Closes:#585)
 
-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
+r14797 | zorglub | 2006-03-18 12:27:40 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   A /trunk/BUGS
+   M /trunk/THANKS
 
-Added file about known bugs
+Thanks
 
 ------------------------------------------------------------------------
-r10797 | zorglub | 2005-04-24 19:56:00 +0200 (Sun, 24 Apr 2005) | 2 lines
+r14796 | zorglub | 2006-03-18 12:27:10 +0100 (Sat, 18 Mar 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/stream_out/transcode.c
 
-Also delete nodes when deleting selection
+Transcode cropping/padding patch by Udo Richter < udo underscore richter at gmx d0t de> (with added round-to-16 fix) . Many thanks for this.
 
-------------------------------------------------------------------------
-r10796 | robux4 | 2005-04-24 17:55:30 +0200 (Sun, 24 Apr 2005) | 1 line
-Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+Seems to work neatly, please test nevertheless.
 
-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
+Closes:#448
 
-Don't forget to update the status bar on track change
 
 ------------------------------------------------------------------------
-r10791 | sigmunau | 2005-04-24 16:48:07 +0200 (Sun, 24 Apr 2005) | 2 lines
+r14795 | zorglub | 2006-03-18 11:30:24 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/misc/vlm.c
 
-sap.c: clean up playlist handling
+Don't use %f in VLM, except for display (Closes:#588)
 
 ------------------------------------------------------------------------
-r10788 | sigmunau | 2005-04-24 16:36:27 +0200 (Sun, 24 Apr 2005) | 3 lines
+r14794 | zorglub | 2006-03-18 11:20:01 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/audio_filter/equalizer.c
 
-playlist.c: fixed a nasty corruption on exit with more than one sd module
-running
+Don't use %f in equalizer (Closes:#586)
 
 ------------------------------------------------------------------------
-r10787 | robux4 | 2005-04-24 10:08:06 +0200 (Sun, 24 Apr 2005) | 1 line
+r14793 | zorglub | 2006-03-18 11:14:40 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
+
+Don't use %f in HTTP interface (Closes:#584)
 
-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
+r14792 | courmisch | 2006-03-18 09:51:19 +0100 (Sat, 18 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/misc/network/ipv4.c
 
-Remove invert selection and select all (I simply can't figure how to do that)
+- Avoid using gethostbyname() which is not thread-safe
+- Code simplification
 
 ------------------------------------------------------------------------
-r10784 | zorglub | 2005-04-24 01:05:35 +0200 (Sun, 24 Apr 2005) | 2 lines
+r14791 | courmisch | 2006-03-18 09:46:59 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/mux/rtp
 
-Delete selection (either by menu or key)
+svn:ignore
 
 ------------------------------------------------------------------------
-r10783 | sigmunau | 2005-04-24 00:37:22 +0200 (Sun, 24 Apr 2005) | 2 lines
+r14790 | xtophe | 2006-03-18 03:06:16 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/asf/libasf.c
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/mjpeg.c
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/nsc.c
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/playlist/pls.c
+   M /trunk/modules/demux/playlist/podcast.c
+   M /trunk/modules/demux/rawdv.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/vobsub.c
+   M /trunk/modules/demux/voc.c
+   M /trunk/modules/demux/wav.c
 
-packetizer/h264.c: fix divition by zero for some streams
+All: string review (refs: #438)
 
 ------------------------------------------------------------------------
-r10782 | zorglub | 2005-04-24 00:30:11 +0200 (Sun, 24 Apr 2005) | 2 lines
+r14789 | dionoea | 2006-03-18 02:22:06 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/control/http/util.c
+   M /trunk/share/http/dialogs/playlist
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/playlist.xml
 
-Fix disc buttons
+HTTP interface: Display estimated item time when available.
 
 ------------------------------------------------------------------------
-r10781 | zorglub | 2005-04-24 00:13:35 +0200 (Sun, 24 Apr 2005) | 2 lines
+r14788 | dionoea | 2006-03-18 01:51:57 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/logger.c
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/playlist.xml
 
-Take logger back to control modules
+Http interface: make it possible to delete playlist nodes. Don't delete read only playlist items.
 
 ------------------------------------------------------------------------
-r10780 | sigmunau | 2005-04-23 20:58:19 +0200 (Sat, 23 Apr 2005) | 3 lines
+r14787 | dionoea | 2006-03-18 01:45:55 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   A /trunk/extras/zsh.cpp
+   M /trunk/modules/control/http/util.c
 
-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
+Export the fact that a playlist item is read only or can be deleted
 
 ------------------------------------------------------------------------
-r10779 | sigmunau | 2005-04-23 20:38:01 +0200 (Sat, 23 Apr 2005) | 2 lines
+r14786 | dionoea | 2006-03-18 01:29:57 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/share/http/dialogs/playlist
+   A /trunk/share/http/images/sd.png
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/status.xml
+   M /trunk/share/http/style.css
 
-libvlc.h: move -A back to --aout where it belongs
+Add services discovery handling in http interface.
 
 ------------------------------------------------------------------------
-r10778 | robux4 | 2005-04-23 18:54:18 +0200 (Sat, 23 Apr 2005) | 1 line
+r14785 | dionoea | 2006-03-18 01:17:53 +0100 (Sat, 18 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   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
 
-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
+* rpn.c: add "services_discovery_add", "services_discovery_remove" and "services_discovery_is_loaded" rpn functions.
+* macro.c, http.h, mvar.c: add new "object" param2 for foreach macro. It gives a list of all objects matching a capability.
 
-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
+r14784 | dionoea | 2006-03-18 00:13:47 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/share/http/dialogs/browse
+   M /trunk/share/http/dialogs/input
+   M /trunk/share/http/dialogs/main
+   M /trunk/share/http/dialogs/playlist
+   M /trunk/share/http/dialogs/sout
+   M /trunk/share/http/style.css
+
+Add small "close/hide" buttons on some of the dialogs
 
-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
+r14783 | dionoea | 2006-03-18 00:05:41 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
+   M /trunk/modules/demux/m3u.c
 
-Give a fine name when playing audio CD
+[14752] improved, by Daniel Stranger.
 
 ------------------------------------------------------------------------
-r10774 | robux4 | 2005-04-23 12:41:52 +0200 (Sat, 23 Apr 2005) | 1 line
+r14782 | jpsaman | 2006-03-17 23:38:47 +0100 (Fri, 17 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/share/http/dialogs/playlist
 
-mkv.cpp: allow the chapter codecs to display chapter strings too (used to know where the DVD titles are)
+Revert revision 14781 the sort button was already there.
 ------------------------------------------------------------------------
-r10773 | sigmunau | 2005-04-23 12:30:56 +0200 (Sat, 23 Apr 2005) | 3 lines
+r14781 | jpsaman | 2006-03-17 23:28:15 +0100 (Fri, 17 Mar 2006) | 1 line
 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
+   M /trunk/share/http/dialogs/playlist
 
+Apply missing sort button to http interface. This was a part of Laurent Mutricy's patch
 ------------------------------------------------------------------------
-r10772 | courmisch | 2005-04-23 12:25:36 +0200 (Sat, 23 Apr 2005) | 2 lines
+r14780 | dionoea | 2006-03-17 23:01:13 +0100 (Fri, 17 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/share/http/dialogs/playlist
+   A /trunk/share/http/images/white.png
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/style.css
 
-- enable sap-ipv6 by default
+HTTP interface playlist sort commands based on patch by Laurent Mutricy.
 
 ------------------------------------------------------------------------
-r10771 | ipkiss | 2005-04-23 00:35:51 +0200 (Sat, 23 Apr 2005) | 2 lines
+r14779 | fkuehne | 2006-03-17 21:07:25 +0100 (Fri, 17 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
-
-Updated skins2 doc.
+   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
 
+* don't overwrite existing files
 ------------------------------------------------------------------------
-r10770 | ipkiss | 2005-04-23 00:25:10 +0200 (Sat, 23 Apr 2005) | 3 lines
+r14778 | xtophe | 2006-03-17 18:06:05 +0100 (Fri, 17 Mar 2006) | 2 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
+   M /trunk
+   M /trunk/extras
+   M /trunk/src/test
 
- * skins2: Added support for multiple actions (separated by ";"),
-           wherever one action was allowed
+Add a few svn:ignore
 
 ------------------------------------------------------------------------
-r10769 | fkuehne | 2005-04-22 23:36:07 +0200 (Fri, 22 Apr 2005) | 1 line
+r14777 | jpsaman | 2006-03-17 15:40:59 +0100 (Fri, 17 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/po/es.po
+   M /trunk/share/http/old/admin/browse.html
+   M /trunk/share/http/old/admin/index.html
+   M /trunk/share/http/old/index.html
+   M /trunk/share/http/old/info.html
+   M /trunk/share/http/old/vlm/edit.html
+   M /trunk/share/http/old/vlm/index.html
+   M /trunk/share/http/old/vlm/new.html
+   M /trunk/share/http/old/vlm/show.html
 
-* update to the Spanish translation by Antonio Javier Varela Calvo
+Fix old http interface to not refer to the new http interface. Patch by: Laurent Mutricy <laurent dot mutricy _at_ ecl2005 dot ec-lyon dot fr>
 ------------------------------------------------------------------------
-r10768 | robux4 | 2005-04-22 13:47:02 +0200 (Fri, 22 Apr 2005) | 1 line
+r14776 | jpsaman | 2006-03-17 15:34:06 +0100 (Fri, 17 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/status.xml
 
-contrib: try to allow make src for Linux too
+Implement sort functionality on http interface. Patch by: Laurent Mutricy <laurent dot mutricy _at_ ecl2005 dot ec-lyon dot fr>
 ------------------------------------------------------------------------
-r10767 | fenrir | 2005-04-22 10:05:03 +0200 (Fri, 22 Apr 2005) | 2 lines
+r14775 | damienf | 2006-03-17 02:08:13 +0100 (Fri, 17 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/src/video_output/vout_synchro.c
+   M /trunk/mozilla/Makefile.am
+   M /trunk/mozilla/npvlc_rc.rc
 
- vout_synchro: less verbose.
+Makefile.am: fixed linking of mozilla plugin
+npvlc_rc.rc: fixed description and suffixes columns
 
 ------------------------------------------------------------------------
-r10765 | robux4 | 2005-04-21 23:09:15 +0200 (Thu, 21 Apr 2005) | 1 line
+r14774 | hartman | 2006-03-16 23:45:11 +0100 (Thu, 16 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/livedotcom.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
+* G726 settings for liveMedia refs #601
 
-contrib: no need to patch libebml anymore
 ------------------------------------------------------------------------
-r10763 | robux4 | 2005-04-21 22:21:08 +0200 (Thu, 21 Apr 2005) | 1 line
+r14773 | xtophe | 2006-03-16 21:19:54 +0100 (Thu, 16 Mar 2006) | 2 lines
 Changed paths:
-   D /trunk/extras/contrib/src/Patches/libebml.patch
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/style.css
 
-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
+Reimplement [14768] with a CSS. Patch by Laurent Mutricy.
 
-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
+r14772 | dionoea | 2006-03-16 18:59:41 +0100 (Thu, 16 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.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
+hum, forgot to set the default value
 
-* modules/gui/wxwindows/timer.cpp: fixed interface flickering.
 ------------------------------------------------------------------------
-r10759 | courmisch | 2005-04-21 11:15:46 +0200 (Thu, 21 Apr 2005) | 3 lines
+r14771 | dionoea | 2006-03-16 17:59:41 +0100 (Thu, 16 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/src/playlist/view.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder_data.def
+   M /trunk/modules/gui/skins2/parser/builder_data.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
+
+Add attribute flat="true/false" to Playtree. When flat is true, only the
+leafs will be displayed (like the old style playlist). Once we're sure
+that this works fine, we can ditch the old skins2 playlist code.
 
-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
+r14770 | titer | 2006-03-16 01:38:46 +0100 (Thu, 16 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/configure.ac
 
-Applied patch for support of the IP_MULTICAST_IF
-by isteinmann (at) bluewin.ch
-with fixes
+Workarounds a BeOS segfaulting weirdness
 
 ------------------------------------------------------------------------
-r10757 | robux4 | 2005-04-20 23:04:49 +0200 (Wed, 20 Apr 2005) | 1 line
+r14769 | dionoea | 2006-03-15 20:44:02 +0100 (Wed, 15 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/share/http/dialogs/footer
 
-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
+change "videolan.org" to "VideoLAN website"
 
-* fixed download-location of libvorbis
 ------------------------------------------------------------------------
-r10755 | robux4 | 2005-04-20 21:45:41 +0200 (Wed, 20 Apr 2005) | 1 line
+r14768 | dionoea | 2006-03-15 20:33:10 +0100 (Wed, 15 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/status.xml
 
-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
+"[PATCH] http interface : fix the shuffle/loop/repeat buttons" by Laurent Mutricy
 
-* 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
+r14767 | dionoea | 2006-03-15 14:23:31 +0100 (Wed, 15 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/avi/libavi.c
+   M /trunk/share/http/js/functions.js
+
+Fix browsing when file/folder name is using a quote (').
 
-* modules/demux/avi: pass on video palette.
 ------------------------------------------------------------------------
-r10752 | dionoea | 2005-04-20 16:39:29 +0200 (Wed, 20 Apr 2005) | 4 lines
+r14766 | dionoea | 2006-03-15 14:01:36 +0100 (Wed, 15 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/THANKS
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/status.xml
 
-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.
+"[PATCH] http interface workaround to make the play/pause button work well" by Laurent Mutricy.
 
 ------------------------------------------------------------------------
-r10751 | gbazin | 2005-04-20 12:44:42 +0200 (Wed, 20 Apr 2005) | 1 line
+r14765 | hartman | 2006-03-15 02:12:30 +0100 (Wed, 15 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/demux/livedotcom.cpp
+
+* Ahum.. compile before you commit...
 
-* 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
+r14764 | hartman | 2006-03-15 02:07:29 +0100 (Wed, 15 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/demux/livedotcom.cpp
+
+* Completly untested G726 support for liveMedia. refs #601
+  If anyone has access to such a stream, please test this. The AXIS 241QA has this for instance.
+
+  See also: http://forum.videolan.org/viewtopic.php?t=18287&start=0&postdays=0&postorder=asc&highlight=g726
 
-* modules/demux/mp4: support for QuickDraw video tracks.
 ------------------------------------------------------------------------
-r10749 | robux4 | 2005-04-19 23:15:46 +0200 (Tue, 19 Apr 2005) | 1 line
+r14763 | hartman | 2006-03-15 01:40:18 +0100 (Wed, 15 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/charset.c
+
+* Fix src/misc/charset on platforms without setlocale. In that case we pass NULL to FindFallbackEncoding
 
-mkv.cpp: fix a gcc warning
 ------------------------------------------------------------------------
-r10748 | robux4 | 2005-04-19 22:05:59 +0200 (Tue, 19 Apr 2005) | 1 line
+r14762 | xtophe | 2006-03-14 23:40:33 +0100 (Tue, 14 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/configure.ac
+   A /trunk/modules/mux/rtp/Modules.am
+   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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-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
+ALL: Fix make distcheck
+       - add a modules.am for mux/rtp It is just there to please autotools nothing is built by default
+       - update-po
 
-mkv.cpp: fix various memory management problems
 ------------------------------------------------------------------------
-r10746 | fenrir | 2005-04-19 18:03:11 +0200 (Tue, 19 Apr 2005) | 6 lines
+r14761 | hartman | 2006-03-14 22:59:02 +0100 (Tue, 14 Mar 2006) | 2 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.
+   M /trunk/modules/stream_out/rtp.c
 
+* We are not gonna start naming options to RFCs. Let's just call it LATM, even though it's technically not correct.
 
 ------------------------------------------------------------------------
-r10745 | fenrir | 2005-04-19 17:59:57 +0200 (Tue, 19 Apr 2005) | 2 lines
+r14760 | xtophe | 2006-03-14 22:52:53 +0100 (Tue, 14 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/decoder.c
+   M /trunk/extras/contrib
+   M /trunk/extras/contrib/Makefile
+   M /trunk/extras/contrib/src
 
- * decoder: fix a crash with delete spu.
+contrib/Makefile: fix the rights on the bin directory
+some more svn:ignore
 
 ------------------------------------------------------------------------
-r10744 | fenrir | 2005-04-19 17:56:06 +0200 (Tue, 19 Apr 2005) | 4 lines
+r14759 | courmisch | 2006-03-14 22:46:18 +0100 (Tue, 14 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.h
+   M /trunk/modules/stream_out/rtp.c
 
- * 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.
+Whoops. Disable by default for now.
+Maybe the option name could be made better.
 
 ------------------------------------------------------------------------
-r10743 | robux4 | 2005-04-19 16:44:44 +0200 (Tue, 19 Apr 2005) | 1 line
+r14758 | courmisch | 2006-03-14 22:42:07 +0100 (Tue, 14 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/THANKS
+   M /trunk/modules/stream_out/rtp.c
 
-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
+Apply RFC3016 RTP packetizer patch from Alex Antropoff
 
-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
+The new format is disabled by default,
+so we have little risks of regression.
 
-* 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
+r14757 | dionoea | 2006-03-14 15:38:45 +0100 (Tue, 14 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/video_filter/mosaic.c
 
-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
+Fix unsigned int vs int compilation warning.
 
-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
+r14756 | dionoea | 2006-03-14 15:19:37 +0100 (Tue, 14 Mar 2006) | 12 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/video_filter/mosaic.c
 
-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
+Fix sub picture region x and y offset values when using
+--mosaic-keep-picture with a picture that is bigger than on of the
+mosaic's small rectangles.
 
-* include/vlc_keys.h: Added Insert and Delete hotkeys.
-* modules/gui/wxwindows/interface.cpp: Fixed End hotkey + added Insert/Delete.
+This allows creation of mosaics like :
+AAAAAABBB
+A    ABBB
+A    ACCC
+AAAAAACCC
+(where A, B and C are 3 sub streams)
 
-Patch by Greg Hazel (ghazel at gmail dot com)
 
 ------------------------------------------------------------------------
-r10736 | courmisch | 2005-04-19 10:20:30 +0200 (Tue, 19 Apr 2005) | 2 lines
+r14755 | dionoea | 2006-03-14 14:08:48 +0100 (Tue, 14 Mar 2006) | 7 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/misc/block.c
 
-Don't enable externrun module in -hopefully- upcoming 0.8.2
+Looks like we didn't malloc the right size. (If this was some dirty
+hack, please revert my commit and add a comment explaining why it's
+needed because)
 
-------------------------------------------------------------------------
-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
+Thanks to http://forum.videolan.org/viewtopic.php?t=18285 for noticing.
 
- * 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
+r14754 | xtophe | 2006-03-14 11:01:39 +0100 (Tue, 14 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/debian/patches/20_no-wx-updates.dpatch
 
-Fix deadlock while quiting VLC. It can get stuck in the playlist. Stopping the playlist first resolves this problem.
+debian/patches: Fix the debian package creation
 
 ------------------------------------------------------------------------
-r10731 | gbazin | 2005-04-18 17:32:31 +0200 (Mon, 18 Apr 2005) | 1 line
+r14753 | dionoea | 2006-03-13 23:43:25 +0100 (Mon, 13 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/pes.c
-   M /trunk/modules/mux/mpeg/pes.h
-   M /trunk/modules/mux/mpeg/ps.c
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/browse.xml
 
-* 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
+Fix browsing directories containing the '&' character
 
-* 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
+r14752 | dionoea | 2006-03-13 22:51:36 +0100 (Mon, 13 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/demux/m3u.c
+
+Fix playing stuff like http://213.205.97.105:80/tf1jt/jt20d11032006.asf
+which works using mmst but not mmsh (VLC only tried mmsh previously).
 
-- 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
+r14751 | xtophe | 2006-03-13 17:45:00 +0100 (Mon, 13 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/plugin.cpp
+   M /trunk/extras/contrib/src/packages.mak
 
-- previously checked in this file to work only within my debug environment
+Contrib: use libshout 2.2. It should solve the .pc probem ( missing theora depedancies)
 
 ------------------------------------------------------------------------
-r10727 | damienf | 2005-04-18 13:35:18 +0200 (Mon, 18 Apr 2005) | 4 lines
+r14750 | courmisch | 2006-03-13 11:56:56 +0100 (Mon, 13 Mar 2006) | 2 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
+   M /trunk/src/misc/charset.c
 
-- source cleanup
-- few bugs fixed
-- added suport to Ole Extent measurments to improve compatibilty
+Change Russian charset selection
 
 ------------------------------------------------------------------------
-r10726 | gbazin | 2005-04-18 12:42:30 +0200 (Mon, 18 Apr 2005) | 1 line
+r14749 | courmisch | 2006-03-13 11:52:32 +0100 (Mon, 13 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/misc/charset.c
+
+Candidate language to likely non-UTF8 code page functions
 
-* 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
+r14748 | zorglub | 2006-03-13 08:12:18 +0100 (Mon, 13 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+
+Add a tristate for WX playlist mode (normal/embedded/both).
+
+For the moment, defaults to normal. (Closes:#494)
 
-* 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
+r14747 | hartman | 2006-03-13 01:54:40 +0100 (Mon, 13 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/x264_svn.patch
 
-add -lz to build gnutls (see if it doesn't break)
+* Fix x264 compilation on Darwin
 
 ------------------------------------------------------------------------
-r10715 | courmisch | 2005-04-17 20:00:31 +0200 (Sun, 17 Apr 2005) | 2 lines
+r14746 | courmisch | 2006-03-12 23:52:25 +0100 (Sun, 12 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
-Msg_Info => Msg_Dbg
+* Use uint32_t instead of wchar_t to represent UTF32 characters, given wchar_t is not 32-bits on all platforms
+* Cosmetic fixes
+* Check for invalid UTF-32 sequence
+* Accept all non-printable characters within UTF-8 strings (EnsureUTF8's job is to ensure valid UTF8 sequence, not to ensure printable characters)
 
 ------------------------------------------------------------------------
-r10713 | sigmunau | 2005-04-17 15:03:09 +0200 (Sun, 17 Apr 2005) | 2 lines
+r14745 | xtophe | 2006-03-12 23:46:34 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/extras/contrib/src/Makefile
 
-wx/playlist.cpp: removed a stray wxMutexGuiLeave
+Missing in the previous commit + don't extract gecko-sdk each time
 
 ------------------------------------------------------------------------
-r10712 | sigmunau | 2005-04-17 15:00:51 +0200 (Sun, 17 Apr 2005) | 3 lines
+r14744 | xtophe | 2006-03-12 22:59:12 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/libshout-win32.patch
 
-demux/playlist: fix a crash when shoutcast discovery correctly is not
-autoplayed
+shout: Other approach.
 
 ------------------------------------------------------------------------
-r10711 | sigmunau | 2005-04-17 14:59:23 +0200 (Sun, 17 Apr 2005) | 2 lines
+r14743 | zorglub | 2006-03-12 22:42:19 +0100 (Sun, 12 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/services_discovery/shout.c
+   A /trunk/test/mangle
+   A /trunk/test/mangle/VLCUtil.py
+   A /trunk/test/mangle/mangle.py
+
+File mangler 
 
-shout.c: fix some potential problems
+This can be used to detect crashes due to bad streams (see the end of the program for the files which are tested)
 
 ------------------------------------------------------------------------
-r10710 | sigmunau | 2005-04-17 14:58:33 +0200 (Sun, 17 Apr 2005) | 2 lines
+r14742 | xtophe | 2006-03-12 22:22:34 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/messages.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/libshout-win32.patch
 
-minor memleak fixes
+Add libshout on win32
 
 ------------------------------------------------------------------------
-r10709 | sigmunau | 2005-04-17 14:36:34 +0200 (Sun, 17 Apr 2005) | 4 lines
+r14741 | xtophe | 2006-03-12 18:30:46 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/playlist.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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-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)
+po/*: Mea Culpa. make update-po should be run on a clean tree
 
 ------------------------------------------------------------------------
-r10707 | jpsaman | 2005-04-16 16:10:00 +0200 (Sat, 16 Apr 2005) | 3 lines
+r14740 | zorglub | 2006-03-12 16:06:39 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/mozilla/Makefile.am
+   M /trunk/m4
 
-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
+Fix svn:ignore
 
 ------------------------------------------------------------------------
-r10706 | courmisch | 2005-04-16 14:30:45 +0200 (Sat, 16 Apr 2005) | 2 lines
+r14739 | zorglub | 2006-03-12 15:24:54 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/threads.c
+   M /trunk/modules/demux/nsv.c
 
-Clean up thread_{begin,end}
+Remove buggy debug
 
 ------------------------------------------------------------------------
-r10705 | courmisch | 2005-04-16 14:24:32 +0200 (Sat, 16 Apr 2005) | 2 lines
+r14738 | courmisch | 2006-03-12 13:44:06 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/objects.c
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
-- fix invalid free of root object
+Always link libintl through libvlc on Win32
 
 ------------------------------------------------------------------------
-r10704 | courmisch | 2005-04-16 12:53:36 +0200 (Sat, 16 Apr 2005) | 2 lines
+r14737 | courmisch | 2006-03-12 11:41:31 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/include/vlc_common.h
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-Small mem leak
+Propagate changes from previous commit
 
 ------------------------------------------------------------------------
-r10703 | courmisch | 2005-04-16 12:33:13 +0200 (Sat, 16 Apr 2005) | 2 lines
+r14736 | courmisch | 2006-03-12 10:52:42 +0100 (Sun, 12 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/Makefile.am
+   M /trunk/src/libvlc.c
 
-Clean up
+ * Revert my [14546] that doesn't work
+ * Remove changeset thing from shared libvlc versioning until someone cares to implement it properly within the build system
 
 ------------------------------------------------------------------------
-r10702 | gbazin | 2005-04-16 12:01:18 +0200 (Sat, 16 Apr 2005) | 1 line
+r14735 | jpsaman | 2006-03-12 10:27:48 +0100 (Sun, 12 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/configuration.c
+   M /trunk/src/control/vlm.c
 
-* src/misc/configuration.c: YAF (yet another fix).
+Fix compiler warning: Add missing include
 ------------------------------------------------------------------------
-r10701 | sigmunau | 2005-04-16 11:56:26 +0200 (Sat, 16 Apr 2005) | 2 lines
+r14734 | zorglub | 2006-03-12 10:12:38 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-wx/playlist.cpp: invalidate the FindItem cache when needed (should fix some random crashes)
+Disable update checker in Win32 until it's fixed
 
 ------------------------------------------------------------------------
-r10700 | courmisch | 2005-04-16 11:06:48 +0200 (Sat, 16 Apr 2005) | 2 lines
+r14733 | zorglub | 2006-03-12 10:11:49 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
 
-Force conversion from UTF-8 when announce is incorrectly encoded
+Revert [14732]
 
 ------------------------------------------------------------------------
-r10699 | gbazin | 2005-04-16 02:01:38 +0200 (Sat, 16 Apr 2005) | 1 line
+r14732 | zorglub | 2006-03-12 10:08:18 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
+
+Might fix a bit update layout in win32
 
-* modules/gui/wxwindows/video.cpp: fixes.
 ------------------------------------------------------------------------
-r10698 | gbazin | 2005-04-16 00:35:21 +0200 (Sat, 16 Apr 2005) | 1 line
+r14731 | dionoea | 2006-03-12 00:30:07 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/NEWS
+
+fix bluescreen description
 
-* 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
+r14730 | fkuehne | 2006-03-12 00:29:09 +0100 (Sun, 12 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/view.c
-
-playlist: fixed two more occurences of the previous error
+   M /trunk/Makefile.am
 
+* fix make dist for OSX
 ------------------------------------------------------------------------
-r10696 | sigmunau | 2005-04-16 00:28:24 +0200 (Sat, 16 Apr 2005) | 2 lines
+r14729 | dionoea | 2006-03-12 00:23:32 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
+   M /trunk/NEWS
 
-playlist/item-ext.c: fixed off-by-one error causing a crash in ItemGetById
+add note about XSPF not being in 0.8.5-test1
 
 ------------------------------------------------------------------------
-r10695 | zorglub | 2005-04-16 00:21:08 +0200 (Sat, 16 Apr 2005) | 2 lines
+r14728 | dionoea | 2006-03-12 00:21:44 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/NEWS
+   M /trunk/THANKS
 
-Fix next
+Thanks and news (see previous commit)
 
 ------------------------------------------------------------------------
-r10694 | gbazin | 2005-04-16 00:17:04 +0200 (Sat, 16 Apr 2005) | 1 line
+r14727 | dionoea | 2006-03-12 00:19:59 +0100 (Sun, 12 Mar 2006) | 11 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   A /trunk/include/vlc_strings.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/access/http.c
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/modules/control/http/util.c
+   M /trunk/modules/demux/playlist/Modules.am
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/playlist.h
+   A /trunk/modules/demux/playlist/xspf.c
+   A /trunk/modules/demux/playlist/xspf.h
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/misc/playlist/Modules.am
+   M /trunk/modules/misc/playlist/export.c
+   A /trunk/modules/misc/playlist/xspf.c
+   A /trunk/modules/misc/playlist/xspf.h
+   M /trunk/modules/services_discovery/upnp_intel.cpp
+   M /trunk/src/Makefile.am
+   M /trunk/src/misc/modules.c
+   A /trunk/src/misc/strings.c
+   M /trunk/src/playlist/loadsave.c
+
+src/playlist/loadsave.c, modules/demux/playlist/*, modules/gui/*,
+modules/misc/playlist/*, modules/access/http.c: XSPF playlist support
+(read and write) by Daniel Stranger. Many thanks
+
+src/misc/modules.c, src/misc/strings.c, include/vlc_strings.h: string
+handling functions.
+
+modules/control/http/*, modules/services_discovery/upnp_intel.cpp: use
+these string handling functions.
+
 
-* modules/gui/wxwindows/timer.cpp: cleanup.
 ------------------------------------------------------------------------
-r10693 | gbazin | 2005-04-16 00:08:02 +0200 (Sat, 16 Apr 2005) | 1 line
+r14726 | xtophe | 2006-03-11 23:40:56 +0100 (Sat, 11 Mar 2006) | 3 lines
 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
+   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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
+
+ka.po: new update by Alexander Dibebulize.
+All: Run make update-po
 
-* 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
+r14725 | dionoea | 2006-03-11 22:19:12 +0100 (Sat, 11 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/voc.c
+   M /trunk/src/playlist/item-ext.c
 
-- demux with much bigger buffers to avoid performance issue
-- fix silences handling
+Check that destination node is really a node.
 
 ------------------------------------------------------------------------
-r10691 | gbazin | 2005-04-15 22:58:06 +0200 (Fri, 15 Apr 2005) | 1 line
+r14724 | courmisch | 2006-03-11 20:35:22 +0100 (Sat, 11 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/configuration.c
+   M /trunk/modules/codec/subsdec.c
+
+ * Use run-time detection of UTF-8 as current charset instead of hard-coding to be if and only if Mac OS X
+ * Use CP1252 as a fallback instead of ISO-8859-1 (as far as printable characters are concerned, the first is a superset of the second, and it is the most commonly used charset in the west to date)
 
-* src/misc/configuration.c: fixed a few recent bugs.
 ------------------------------------------------------------------------
-r10690 | massiot | 2005-04-15 22:01:19 +0200 (Fri, 15 Apr 2005) | 3 lines
+r14723 | courmisch | 2006-03-11 20:25:33 +0100 (Sat, 11 Mar 2006) | 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
+   M /trunk/modules/codec/subsdec.c
 
- * ALL: converted the video output module "picture" to a stream output
-   module "mosaic-bridge".
+- Fix memleak when not using Mac OS
+- Error handling clean up
 
 ------------------------------------------------------------------------
-r10689 | massiot | 2005-04-15 21:51:23 +0200 (Fri, 15 Apr 2005) | 2 lines
+r14722 | zorglub | 2006-03-11 20:23:58 +0100 (Sat, 11 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
+   M /trunk/modules/misc/logger.c
 
- * include/vlc_video.h: Added a p_next pointer to link pictures.
+Don't use %f in RRD output (Closes:#582)
 
 ------------------------------------------------------------------------
-r10688 | massiot | 2005-04-15 21:02:14 +0200 (Fri, 15 Apr 2005) | 2 lines
+r14721 | zorglub | 2006-03-11 19:34:39 +0100 (Sat, 11 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/po/fr.po
 
- * configure.ac: Support for x86_64 architecture.
+A number of fixes spotted by S?\195?\169bastien Raud < s d0t raud att yahoo d0t fr >
+Thanks.
 
 ------------------------------------------------------------------------
-r10687 | massiot | 2005-04-15 20:06:51 +0200 (Fri, 15 Apr 2005) | 2 lines
+r14720 | zorglub | 2006-03-11 19:18:14 +0100 (Sat, 11 Mar 2006) | 7 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
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+
+Work around what looks like a ...
+...
+WX bug !
+(OnActivateItem not working with enter key on Win32)
 
- * ALL: x86-64 fixes.
+(Closes:#348) 
 
 ------------------------------------------------------------------------
-r10686 | titer | 2005-04-15 18:56:51 +0200 (Fri, 15 Apr 2005) | 2 lines
+r14719 | zorglub | 2006-03-11 18:35:55 +0100 (Sat, 11 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk
-   M /trunk/extras/contrib/src
+   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/mpc.c
+   M /trunk/modules/demux/mpeg/h264.c
+   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/ps.c
+   M /trunk/modules/demux/rawdv.c
+   M /trunk/modules/demux/sgimb.c
+   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/demux/vobsub.c
 
- More to ignore
+Strings (Refs:#438)
 
 ------------------------------------------------------------------------
-r10685 | gbazin | 2005-04-15 17:22:17 +0200 (Fri, 15 Apr 2005) | 1 line
+r14718 | fkuehne | 2006-03-11 18:19:37 +0100 (Sat, 11 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-* modules/gui/wxwindows: disable last commit for now since we don't seem to be able to retrieve the right size values.
+* updated the copyright-string
 ------------------------------------------------------------------------
-r10684 | gbazin | 2005-04-15 17:13:02 +0200 (Fri, 15 Apr 2005) | 1 line
+r14717 | zorglub | 2006-03-11 14:41:49 +0100 (Sat, 11 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
+
+Change some button orders
+Hide the "OK" button in the preferences (keep "Save")
 
-* 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
+r14716 | zorglub | 2006-03-11 14:03:04 +0100 (Sat, 11 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/mux/mpeg/pes.c
 
-support for non-global statically defined SAP IPv4 multicast addresses
-(Trivial patch)
+Fix crash in TS muxer. Patch by Alex Antropoff.
+Thanks.
+
+Closes: #552
 
 ------------------------------------------------------------------------
-r10682 | gbazin | 2005-04-15 16:31:58 +0200 (Fri, 15 Apr 2005) | 1 line
+r14715 | xtophe | 2006-03-11 02:29:05 +0100 (Sat, 11 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/codec/flac.c
+
+codec/flac.c: fix preparse with flac
 
-* src/misc/modules.c: oups, stupid bug.
 ------------------------------------------------------------------------
-r10681 | gbazin | 2005-04-15 16:01:27 +0200 (Fri, 15 Apr 2005) | 1 line
+r14714 | courmisch | 2006-03-11 00:19:18 +0100 (Sat, 11 Mar 2006) | 2 lines
 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
+   M /trunk/modules/access/ftp.c
+
+Tell user we disabled EPSV mode _before_ reconnecting so (s)he doesn't get confused
 
-* 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
+r14713 | courmisch | 2006-03-10 19:21:34 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/src/Makefile.am
+
+Fix typo
 
-* 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
+r14712 | courmisch | 2006-03-10 19:10:45 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/Makefile.am
+   M /trunk/src/Makefile.am
+
+Test distcheck with libtool when using libtool so I can test
 
-* 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
+r14711 | courmisch | 2006-03-10 18:57:31 +0100 (Fri, 10 Mar 2006) | 2 lines
 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
+   M /trunk/configure.ac
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
+
+Remove broken lldiv check and only use lldiv replacement on BeOS
 
-* 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
+r14710 | courmisch | 2006-03-10 18:48:57 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/po/POTFILES.in
 
-Allow resizing of video when autofit is enabled
+Remove non-existant files
 
 ------------------------------------------------------------------------
-r10676 | gbazin | 2005-04-15 11:13:24 +0200 (Fri, 15 Apr 2005) | 1 line
+r14709 | courmisch | 2006-03-10 18:35:28 +0100 (Fri, 10 Mar 2006) | 2 lines
 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
+   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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-* wx: 
-  - Fix open layout
-  - Fix slider behaviour, patch by Greg Hazel
+Update file names
 
 ------------------------------------------------------------------------
-r10669 | fenrir | 2005-04-13 10:27:34 +0200 (Wed, 13 Apr 2005) | 2 lines
+r14708 | courmisch | 2006-03-10 18:31:15 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/csa.c
-
- * csa: decrypt only when payload >= 8 bytes.
+   M /trunk/src/Makefile.am
+   A /trunk/src/network/error.c (from /trunk/src/network/net_error.c:14707)
+   D /trunk/src/network/net_error.c
 
-------------------------------------------------------------------------
-r10668 | gbazin | 2005-04-13 09:27:37 +0200 (Wed, 13 Apr 2005) | 1 line
-Changed paths:
-   M /trunk/po/de.po
+Use better name for newly introduced file
 
-* po/de.po: small fix.
 ------------------------------------------------------------------------
-r10667 | fkuehne | 2005-04-13 00:48:27 +0200 (Wed, 13 Apr 2005) | 4 lines
+r14707 | courmisch | 2006-03-10 18:30:32 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
-   M /trunk/po/de.po
-   M /trunk/src/libvlc.h
+   M /trunk/Makefile.am
+   A /trunk/src/vlc.c (from /trunk/src/vlc.c:14500)
+   D /trunk/vlc.c
 
-* 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
+Same as previous commit - for VLC
 
 ------------------------------------------------------------------------
-r10666 | fkuehne | 2005-04-13 00:47:36 +0200 (Wed, 13 Apr 2005) | 1 line
+r14706 | courmisch | 2006-03-10 18:21:33 +0100 (Fri, 10 Mar 2006) | 3 lines
 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
+   M /trunk/src/Makefile.am
+   D /trunk/src/audio_output/ainput.c
+   A /trunk/src/audio_output/input.c (from /trunk/src/audio_output/ainput.c:14690)
+   A /trunk/src/control/audio.c (from /trunk/src/control/libvlc_audio.c:14705)
+   A /trunk/src/control/core.c (from /trunk/src/control/libvlc_core.c:14705)
+   A /trunk/src/control/input.c (from /trunk/src/control/libvlc_input.c:14705)
+   D /trunk/src/control/libvlc_audio.c
+   D /trunk/src/control/libvlc_core.c
+   D /trunk/src/control/libvlc_input.c
+   D /trunk/src/control/libvlc_playlist.c
+   D /trunk/src/control/libvlc_video.c
+   D /trunk/src/control/libvlc_vlm.c
+   A /trunk/src/control/playlist.c (from /trunk/src/control/libvlc_playlist.c:14705)
+   A /trunk/src/control/video.c (from /trunk/src/control/libvlc_video.c:14705)
+   A /trunk/src/control/vlm.c (from /trunk/src/control/libvlc_vlm.c:14705)
+
+Fix and restore nice file names
+Shame on me
+
+------------------------------------------------------------------------
+r14705 | xtophe | 2006-03-10 15:03:58 +0100 (Fri, 10 Mar 2006) | 2 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 !
+   M /trunk/Makefile.am
 
-------------------------------------------------------------------------
-r10664 | fkuehne | 2005-04-12 23:11:46 +0200 (Tue, 12 Apr 2005) | 1 line
-Changed paths:
-   M /trunk/po/Makefile.in.in
+Makefile.am: Add the syntax files, valgrinds false positive suppressions, make nicificator to the tarball
 
-* 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
+r14704 | dionoea | 2006-03-10 13:44:17 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/Makefile.in.in
    M /trunk/po/POTFILES.in
-   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/ka.po
+   M /trunk/po/ko.po
    M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/ps.po
+   M /trunk/po/oc.po
    M /trunk/po/pt_BR.po
+   M /trunk/po/ro.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_CN.po
    M /trunk/po/zh_TW.po
 
-* updated the po-files on request by Jonas Larsen
+run make update-po
+
 ------------------------------------------------------------------------
-r10662 | fkuehne | 2005-04-12 20:51:14 +0200 (Tue, 12 Apr 2005) | 1 line
+r14703 | courmisch | 2006-03-10 10:31:17 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/configure.ac
-   A /trunk/po/zh_TW.po
-   M /trunk/src/misc/darwin_specific.m
+   M /trunk/src/network/tcp.c
+
+Clean up ListenTCP error handling (refs #320)
 
-* 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
+r14702 | courmisch | 2006-03-10 10:28:45 +0100 (Fri, 10 Mar 2006) | 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 ?)
+   M /trunk/include/vlc_symbols.h
 
+Someone forgot to add an exported symbol
+(p_symbols and vlc_symbols.h sucks time, heh? - use shared libvlc/libtool)
 
 ------------------------------------------------------------------------
-r10660 | gbazin | 2005-04-12 20:15:33 +0200 (Tue, 12 Apr 2005) | 1 line
+r14701 | zorglub | 2006-03-10 08:20:41 +0100 (Fri, 10 Mar 2006) | 2 lines
 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
+   A /trunk/ChangeLog
+
+Forgot this
 
-* ALL: fixed a handful of bugs and memory leaks.
 ------------------------------------------------------------------------
-r10659 | hartman | 2005-04-12 18:43:55 +0200 (Tue, 12 Apr 2005) | 2 lines
+r14700 | zorglub | 2006-03-10 08:17:31 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/playlist.m
+   D /trunk/ChangeLog
+   M /trunk/configure.ac
+   A /trunk/doc/ChangeLog-2005 (from /trunk/ChangeLog:14699)
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-* Fix two cases where p_playlist->status.p_item was NULL (this fixes last issues with adding shoutcast SD to OSX playlist)
+Test1
 
 ------------------------------------------------------------------------
-r10658 | hartman | 2005-04-12 18:20:55 +0200 (Tue, 12 Apr 2005) | 2 lines
+r14699 | courmisch | 2006-03-09 23:57:30 +0100 (Thu, 09 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/xml/xtag.c
+   M /trunk/src/network/tcp.c
 
-* Now works with http 1.0. Someone better check this to make sure I didn't mess up. :D
+- Clean up error message generation with TCP outgoing connections
+- Fix memleak in case of connection failure
 
 ------------------------------------------------------------------------
-r10657 | courmisch | 2005-04-12 16:43:01 +0200 (Tue, 12 Apr 2005) | 2 lines
+r14698 | courmisch | 2006-03-09 23:56:37 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/include/network.h
+   M /trunk/src/Makefile.am
+   A /trunk/src/network/net_error.c
 
-Simplifying
+Common socket error handling
 
 ------------------------------------------------------------------------
-r10656 | hartman | 2005-04-12 16:41:47 +0200 (Tue, 12 Apr 2005) | 5 lines
+r14697 | courmisch | 2006-03-09 23:43:01 +0100 (Thu, 09 Mar 2006) | 2 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
+   M /trunk/src/Makefile.am
 
-* fixed fullscreen on osx with multiple vouts. 
-* different way to remember fullscreen state.
-* update the playlist on item-append and item-deleted calls.
-* fixed video-on-top with opengl vouts on OSX.
+Fix make core on Win32 with shared libvlc
 
 ------------------------------------------------------------------------
-r10655 | bigben | 2005-04-12 16:31:14 +0200 (Tue, 12 Apr 2005) | 4 lines
+r14696 | xtophe | 2006-03-09 21:05:53 +0100 (Thu, 09 Mar 2006) | 2 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.
+   M /trunk/src/libvlc.h
 
+libvlc.h: preferences tweaking
 
 ------------------------------------------------------------------------
-r10654 | gbazin | 2005-04-12 16:11:04 +0200 (Tue, 12 Apr 2005) | 1 line
+r14695 | xtophe | 2006-03-09 20:55:40 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/misc/logger.c
+   M /trunk/src/libvlc.h
+
+all: move the logger option from video to interface and advanced
 
-* 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
+r14694 | hartman | 2006-03-09 16:57:48 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/gui/macosx/vout.m
+
+* Use the proper parent object to do var_Get macosx-black on. Fixes the issue where we failed to mutex_lock.
 
-* 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
+r14693 | hartman | 2006-03-09 16:55:13 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/src/misc/messages.c
 
-Rempaces 95 by [o_window minSize].height everywhere. That fixes some visual bugs ans should help keep consistancy.
+* Don't crash if we want to msg_Dbg on an object that doesn't exist.
 
-Please test if I didn't break anything...
+------------------------------------------------------------------------
+r14692 | courmisch | 2006-03-09 14:28:48 +0100 (Thu, 09 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
+Use the fine stack as we can
 
 ------------------------------------------------------------------------
-r10651 | dionoea | 2005-04-12 00:53:55 +0200 (Tue, 12 Apr 2005) | 2 lines
+r14691 | courmisch | 2006-03-09 14:08:46 +0100 (Thu, 09 Mar 2006) | 15 lines
 Changed paths:
-   M /trunk/modules/services_discovery/shout.c
+   M /trunk/src/misc/configuration.c
+
+As a work-around, accept both decimal separators when...
+deserializing floats from configuration (fixes #589)
+
+I know this is NOT the ?\226?\128?\156right?\226?\128?\157 way to fix this.
+The ?\226?\128?\156right?\226?\128?\157 way would be to remove floats from the configuration...
+but there are approximately one float parameter in the core and 46 ones
+in our current plugins set, none of which I use myself. So I am
+defintely not going to rewrite all^H^H^Hany of them.
 
-add option to select the limit of shoutcast streams to be displayed
+Of course, it would be cleaner to be ?\226?\128?\156strict?\226?\128?\157  in what we write to
+the configuration file, than ?\226?\128?\156liberal?\226?\128?\157 in what we accept... but IMHO,
+it is way easier and more robust to be liberal in what we accept in
+this particular case (ie. accepting both decimal separators is trivial,
+while serializing float numbers manually is complex).
 
 ------------------------------------------------------------------------
-r10650 | sigmunau | 2005-04-11 23:53:33 +0200 (Mon, 11 Apr 2005) | 3 lines
+r14690 | courmisch | 2006-03-09 11:56:53 +0100 (Thu, 09 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/view.c
+   M /trunk/modules/misc/rtsp.c
 
-all: remove items from pp_all_items when needed. Hopefully gives a more
-stable playlist
+Revert [14683]
+You can definitely declare variable at the beginning of a nested block with gcc 2.95
 
 ------------------------------------------------------------------------
-r10649 | robux4 | 2005-04-11 22:07:05 +0200 (Mon, 11 Apr 2005) | 1 line
+r14689 | fkuehne | 2006-03-09 11:04:01 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/macosx/sfilters.h
+   M /trunk/modules/gui/macosx/sfilters.m
 
-mkv.cpp: store the translation between segment IDs for each chapter codec
+* put a warning to prevent users from reporting known bugs for panel is which won't be included within 0.8.5
+* fixed svn propset
 ------------------------------------------------------------------------
-r10648 | zorglub | 2005-04-11 19:43:08 +0200 (Mon, 11 Apr 2005) | 2 lines
+r14688 | jpsaman | 2006-03-09 10:47:30 +0100 (Thu, 09 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/bridge.c
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/dvb.h
+   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/access/udp.c
+   M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
+   M /trunk/modules/audio_filter/converter/fixed32tos16.c
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.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/misc/qte_main.cpp
+   M /trunk/modules/video_output/hd1000v.cpp
+   M /trunk/modules/video_output/qte/qte.cpp
+   M /trunk/modules/video_output/qte/qte.h
 
-Remove bridge from preferences panel + fix description, patch by Chritophe Mutricy
+Update e-mail address
+------------------------------------------------------------------------
+r14687 | fkuehne | 2006-03-09 10:31:36 +0100 (Thu, 09 Mar 2006) | 1 line
+Changed paths:
+   M /trunk/NEWS
 
+* improved the wording a bit
 ------------------------------------------------------------------------
-r10647 | titer | 2005-04-11 17:35:41 +0200 (Mon, 11 Apr 2005) | 2 lines
+r14686 | titer | 2006-03-09 00:52:35 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/PreferencesWindow.cpp
-   M /trunk/modules/gui/beos/PreferencesWindow.h
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
- beos/PreferencesWindow*: fixed widgets
+ Force lldiv emulation on BeOS
 
 ------------------------------------------------------------------------
-r10646 | damienf | 2005-04-11 16:29:18 +0200 (Mon, 11 Apr 2005) | 2 lines
+r14685 | damienf | 2006-03-09 00:52:29 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
 
--added "pmt-program" variable to configure PMT program number
+all: reworked gui layout of dialog boxes to get rid of the dark gray background colour (I hope that wasn't intentional :)
 
 ------------------------------------------------------------------------
-r10645 | hartman | 2005-04-11 16:13:41 +0200 (Mon, 11 Apr 2005) | 2 lines
+r14684 | titer | 2006-03-09 00:32:08 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/configure.ac
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
-* included wrong time.h
+ Emulate C99's lldiv() if necessary
 
 ------------------------------------------------------------------------
-r10644 | sigmunau | 2005-04-11 14:04:14 +0200 (Mon, 11 Apr 2005) | 2 lines
+r14683 | xtophe | 2006-03-08 23:30:53 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/modules/misc/rtsp.c
 
-TODO: Added some todo items related to playlist that should be done, but I don't have time to do right now.
+rtsp.c: BeOS fix. variables can't be declared in the middle of the function.
 
 ------------------------------------------------------------------------
-r10643 | hartman | 2005-04-11 01:05:44 +0200 (Mon, 11 Apr 2005) | 2 lines
+r14682 | hartman | 2006-03-08 23:03:00 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/extras/contrib/src/Patches/x264_svn.patch
 
-* include time.h when using it.
+* one part of x264 patch fixed upstream
 
 ------------------------------------------------------------------------
-r10642 | hartman | 2005-04-11 00:29:35 +0200 (Mon, 11 Apr 2005) | 6 lines
+r14681 | damienf | 2006-03-08 18:50:44 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/extras/contrib/src/Makefile
 
-* Fix for the disabled menu's under Tiger.
+all: for Cygwin, make sure that the program-prefix is empty, so that libgcrypt-config & gnutls-config are not prefixed by the target build (i586-mingw32msvc), which causes prevents configures scripts from detecting them
 
-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.
+------------------------------------------------------------------------
+r14680 | courmisch | 2006-03-08 18:33:29 +0100 (Wed, 08 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/gnutls-win32.patch
 
-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).
+Winsock non-blocking kludge for GnuTLS (refs #538)
 
 ------------------------------------------------------------------------
-r10641 | zorglub | 2005-04-10 20:40:52 +0200 (Sun, 10 Apr 2005) | 10 lines
+r14679 | courmisch | 2006-03-08 18:25:09 +0100 (Wed, 08 Mar 2006) | 2 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>
+   M /trunk/extras/contrib/src
 
-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 ?)
+svn:ignore
 
-* Added core support for a sorted by genre view
+------------------------------------------------------------------------
+r14678 | dionoea | 2006-03-08 18:06:59 +0100 (Wed, 08 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
 
+modules/misc/rtsp.c is using us_strtod
 
 ------------------------------------------------------------------------
-r10640 | titer | 2005-04-10 20:18:22 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14677 | courmisch | 2006-03-08 14:51:31 +0100 (Wed, 08 Mar 2006) | 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
+   M /trunk/include/charset.h
 
- beos/*: first pass at fixing the BeOS prefs
+Missing export
 
 ------------------------------------------------------------------------
-r10639 | sigmunau | 2005-04-10 19:48:41 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14676 | courmisch | 2006-03-08 14:32:37 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/src/input/input.c
+   M /trunk/modules/misc/rtsp.c
 
-fixed three major problems pointed to by Trax
+Don't use C (de)serialization for float numbers (closes #583)
 
 ------------------------------------------------------------------------
-r10638 | courmisch | 2005-04-10 18:13:40 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14675 | courmisch | 2006-03-08 13:25:29 +0100 (Wed, 08 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/include/charset.h
+   M /trunk/src/misc/charset.c
+   M /trunk/src/test/i18n_atof.c
 
-Fix invalid free() on exit
+ * i18n_strtod: locale-agnostic strtod() (accepts both comma and dot as decimal separator)
+ * us_strtod, us_atof: same as i18n_* but only accept dot in any case
+   (this will be useful when parsing stream output chain which uses comma to separate
+    options)
 
 ------------------------------------------------------------------------
-r10637 | courmisch | 2005-04-10 18:12:57 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14674 | courmisch | 2006-03-08 13:23:34 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/xml/xtag.c
+   M /trunk/modules/stream_out/rtp.c
 
-Fix a segmentation fault in case of error
+Fix TTL range check
 
 ------------------------------------------------------------------------
-r10636 | sigmunau | 2005-04-10 16:44:52 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14673 | courmisch | 2006-03-08 12:52:46 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
+   M /trunk/src/misc/variables.c
 
-playlist/item-ext.c: more elegant binary search in playlist_ItemGetById()
+Avoid ugly non-const cast
 
 ------------------------------------------------------------------------
-r10635 | sigmunau | 2005-04-10 16:42:39 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14672 | courmisch | 2006-03-08 12:32:34 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/include/charset.h
+   M /trunk/src/Makefile.am
+   M /trunk/src/misc/charset.c
+   A /trunk/src/test
+   A /trunk/src/test/i18n_atof.c
 
-wx/playlist.cpp: reintroduced the caching in FindItem, giving unknown speed increases
+i18n_atof(): locale-agnostic atof()
 
 ------------------------------------------------------------------------
-r10634 | titer | 2005-04-10 16:00:40 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14671 | zorglub | 2006-03-08 10:47:45 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/externrun.c
+   M /trunk/modules/gui/wxwidgets/streamdata.h
 
- externrun.c: compile fix
+Fix wizard matrix on win32. Closes:#531
 
 ------------------------------------------------------------------------
-r10633 | sigmunau | 2005-04-10 14:46:30 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14670 | hartman | 2006-03-08 00:56:32 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/shout.c
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
-shout.c: set svn properties, fixed copyright, author and a string
+* Fix the issue where sometimes the Menubar wouldn't reappear after exiting fullscreen.
 
 ------------------------------------------------------------------------
-r10632 | sigmunau | 2005-04-10 13:55:16 +0200 (Sun, 10 Apr 2005) | 3 lines
+r14669 | hartman | 2006-03-08 00:22:41 +0100 (Wed, 08 Mar 2006) | 2 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
+   M /trunk/src/input/input.c
 
-demux/playlist/*: Added a special "shoutcast" mode to b4s parser
-rest: new services discovery module to get channels from shoutcast
+* Fix an issue with a : in the subtitle-filename causing the subtitle detection to fail.
 
 ------------------------------------------------------------------------
-r10631 | sigmunau | 2005-04-10 13:52:24 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14668 | courmisch | 2006-03-07 21:06:53 +0100 (Tue, 07 Mar 2006) | 7 lines
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
-src/playlist/item-ext.c: fixed a recent bug in playlist_ItemGetById
+- Undo [14667]
+ * fix memleak
+ * remove unused variable (psz_local always NULL...)
+ * remove free(NULL)
+ * remove expansion-unsafe wxDnDLocaleFree() macro variant
+- Actually fix [14633] flawed logic
 
 ------------------------------------------------------------------------
-r10630 | sigmunau | 2005-04-10 13:03:57 +0200 (Sun, 10 Apr 2005) | 3 lines
+r14667 | dionoea | 2006-03-07 19:48:35 +0100 (Tue, 07 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_playlist.h
-   M /trunk/src/playlist/sort.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
-playlist: support for sorting a node based on numerical iterpretation of the
-title
+Fix wx DnD once more.
 
 ------------------------------------------------------------------------
-r10629 | sigmunau | 2005-04-10 10:19:49 +0200 (Sun, 10 Apr 2005) | 3 lines
+r14666 | xtophe | 2006-03-07 14:30:27 +0100 (Tue, 07 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_playlist.h
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
+   M /trunk/HACKING
 
-playlist/item.c, include/vlc_playlist.h: introduced playlist_ItemCopy
-playlist/item-ext.c: O(log(N)) playlist_GetItemById()
+HACKING: Add a note about the module cache and vlc --list
 
 ------------------------------------------------------------------------
-r10628 | rocky | 2005-04-10 03:51:44 +0200 (Sun, 10 Apr 2005) | 6 lines
+r14665 | damienf | 2006-03-07 13:22:19 +0100 (Tue, 07 Mar 2006) | 2 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.
+   M /trunk/extras/contrib/src/Makefile
 
+Makefile: don't forget to chmod a+x gecko-sdk/bin/*
 
 ------------------------------------------------------------------------
-r10627 | hartman | 2005-04-10 01:36:48 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14664 | damienf | 2006-03-07 13:15:06 +0100 (Tue, 07 Mar 2006) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/gcrypt.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-* gcc 4.0 fixes for libgcrypt
+all: updating mozilla SDK for cygwin builds
 
 ------------------------------------------------------------------------
-r10626 | hartman | 2005-04-10 01:31:47 +0200 (Sun, 10 Apr 2005) | 2 lines
+r14663 | xtophe | 2006-03-07 11:29:41 +0100 (Tue, 07 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch
 
-* Fix vlc compilation on gcc-4.0 (only one patch how easy was that)
+ffmpeg-cvs-mactel.patch: Mangle patch was applied upstream
 
 ------------------------------------------------------------------------
-r10625 | gbazin | 2005-04-09 18:55:47 +0200 (Sat, 09 Apr 2005) | 1 line
+r14662 | dionoea | 2006-03-06 19:55:39 +0100 (Mon, 06 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/access.c
+   M /trunk/doc/vlc.1
+
+Add link to online documentation in VLC manpage
 
-* src/input/access.c: fixed segfaults.
 ------------------------------------------------------------------------
-r10624 | hartman | 2005-04-09 18:02:45 +0200 (Sat, 09 Apr 2005) | 2 lines
+r14661 | sam | 2006-03-06 18:51:43 +0100 (Mon, 06 Mar 2006) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
-* Fix a spelling error of a define
+  * extras/contrib/src/Makefile: build libx264.a in PIC mode on OS X x86.
 
 ------------------------------------------------------------------------
-r10623 | rocky | 2005-04-09 17:36:41 +0200 (Sat, 09 Apr 2005) | 9 lines
+r14660 | damienf | 2006-03-06 17:06:41 +0100 (Mon, 06 Mar 2006) | 2 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
+   M /trunk/extras/contrib/src/Makefile
 
-Fix bugs in disc-view slider. (May still have a couple left)
+Makefile: fix for MacIntel package build
 
-Fix bug in paranoia mode. Now allow two kinds of paranoia - overlap and full.
+------------------------------------------------------------------------
+r14659 | courmisch | 2006-03-06 11:25:12 +0100 (Mon, 06 Mar 2006) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/src/extras/libc.c
 
-libcddb 0.96 has regexp memory leaks in - 1.0.0 won't. Be leak free if using
-1.0.0.
+WxWidgets: use wraptext in UTF-8 mode as that is the codeset for gettext
+core: remove unused ISO-8859-centric monobyte mode from vlc_wraptext()
 
+------------------------------------------------------------------------
+r14658 | courmisch | 2006-03-06 11:23:37 +0100 (Mon, 06 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
 
+Add extra Win32-specific debug (refs #538)
 
 ------------------------------------------------------------------------
-r10622 | sigmunau | 2005-04-09 17:15:57 +0200 (Sat, 09 Apr 2005) | 2 lines
+r14657 | xtophe | 2006-03-06 10:42:01 +0100 (Mon, 06 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/src/Makefile.am
 
-playlist.c: removed a stray mutex_unlock
+src/Makefile: make distcheck happy
 
 ------------------------------------------------------------------------
-r10621 | sigmunau | 2005-04-09 16:57:23 +0200 (Sat, 09 Apr 2005) | 10 lines
+r14656 | damienf | 2006-03-06 00:49:52 +0100 (Mon, 06 Mar 2006) | 6 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.
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
 
-adds a lot of playlist_ItemGetById, and removes a lot of vlc_object_find
-VLC_OBJECT_PLAYLIST).
+extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all the dylib in contrib/lib are soft-linked to their distributed version in 'vlc-lib'. this way, VLC build system can use contrib libs on MacOS X the same way as for UNIX, and should simplify porting to libtool
+configure.ac: cleaned up Cocoa.h detection, removed link path dependency to 'vlc-lib' as it is no longer necessary
+Makefile.am: fixed installation of dylibs as vlc_ prefix is already appended by INSTALL_NAME
 
-This should fix a lot of potential deadlocks and crashes, including a few I
-could reproduce
+NOTE: this change is highly disruptive for MacOS X build, I strongly recommend that you rebuild the contrib packages for this platform. Other platforms are unaffected
 
 ------------------------------------------------------------------------
-r10620 | courmisch | 2005-04-09 16:54:44 +0200 (Sat, 09 Apr 2005) | 2 lines
+r14655 | xtophe | 2006-03-05 21:08:16 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/gnutls.c
+   M /trunk/configure.ac
 
-Client should now be able to authenticate
+configure.ac: use the gecko-sdk in the contrib
 
 ------------------------------------------------------------------------
-r10619 | sigmunau | 2005-04-09 16:53:38 +0200 (Sat, 09 Apr 2005) | 5 lines
+r14654 | xtophe | 2006-03-05 20:37:21 +0100 (Sun, 05 Mar 2006) | 2 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
+   M /trunk/extras/contrib/Makefile
 
-------------------------------------------------------------------------
-r10618 | gbazin | 2005-04-09 16:43:02 +0200 (Sat, 09 Apr 2005) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
+contrib/Makefile: Don't put 2 include
 
-* modules/gui/wxwindows/dialogs.cpp: fixed open directory dialog.
 ------------------------------------------------------------------------
-r10617 | zorglub | 2005-04-09 16:02:55 +0200 (Sat, 09 Apr 2005) | 2 lines
+r14653 | zorglub | 2006-03-05 20:05:07 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/NEWS
 
-Fix addition of several filters
+Add some news
 
 ------------------------------------------------------------------------
-r10616 | courmisch | 2005-04-09 14:30:34 +0200 (Sat, 09 Apr 2005) | 2 lines
+r14652 | xtophe | 2006-03-05 18:44:04 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
-   M /trunk/modules/misc/gnutls.c
-   M /trunk/src/misc/tls.c
+   M /trunk/extras/contrib/Makefile
 
-- optional SSL hostname verification
+contrib/Makefile: dereference the symlink. a better solution would be to transform the absolute one to relative.
 
 ------------------------------------------------------------------------
-r10615 | gbazin | 2005-04-09 13:27:23 +0200 (Sat, 09 Apr 2005) | 5 lines
+r14651 | xtophe | 2006-03-05 17:43:37 +0100 (Sun, 05 Mar 2006) | 2 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
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
-* 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.
+Update x264 patch.
 
 ------------------------------------------------------------------------
-r10614 | gbazin | 2005-04-09 13:15:18 +0200 (Sat, 09 Apr 2005) | 1 line
+r14650 | fkuehne | 2006-03-05 17:41:18 +0100 (Sun, 05 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
-   D /trunk/modules/demux/aac.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-* modules/demux/aac.c: removed deprecated aac demux (replaced by the m4a demux which uses the m4a packetizer).
+* make sure that the timer which is updating the stats-tab is stopped when the panel is closed
+* fixed a minor memory leak (the timer wasn't released after invalidating it)
+* VLCInfo is o_info_window's delegate now
 ------------------------------------------------------------------------
-r10613 | courmisch | 2005-04-09 13:03:56 +0200 (Sat, 09 Apr 2005) | 2 lines
+r14649 | dionoea | 2006-03-05 16:47:17 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/gnutls.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
-Client-side server credentials verification
+Select item after deleting items from the playlist with KEY_DEL.
 
 ------------------------------------------------------------------------
-r10612 | gbazin | 2005-04-09 11:53:06 +0200 (Sat, 09 Apr 2005) | 1 line
+r14648 | fkuehne | 2006-03-05 16:42:51 +0100 (Sun, 05 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ty.c
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-* modules/demux/ty.c: fixed probing bug.
+* don't show the statistics-tab if the stats aren't enabled
 ------------------------------------------------------------------------
-r10611 | courmisch | 2005-04-09 11:27:27 +0200 (Sat, 09 Apr 2005) | 2 lines
+r14647 | courmisch | 2006-03-05 16:34:21 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/win32text.c
+   M /trunk/src/libvlc.c
 
-Not an executable
+Don't call textdomain - it is not only useless but harmful (refs #581)
 
 ------------------------------------------------------------------------
-r10610 | gbazin | 2005-04-09 11:26:41 +0200 (Sat, 09 Apr 2005) | 1 line
+r14646 | dionoea | 2006-03-05 16:33:02 +0100 (Sun, 05 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/vars/playtree.hpp
 
-* 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
+ctrl_tree.cpp: fix selection bug (when pressing KEY_DOWN if the selected item was the last visible tree item)
+playtree.hpp: cosmetics
 
-* fix libebml patch
 ------------------------------------------------------------------------
-r10608 | courmisch | 2005-04-09 10:07:50 +0200 (Sat, 09 Apr 2005) | 2 lines
+r14645 | courmisch | 2006-03-05 16:32:49 +0100 (Sun, 05 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/externrun.c
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
-Cosmetic fixes
+- Call dgettext directly with shared libvlc and libtool
+- Remove vlc_dcgettext in those cases
 
 ------------------------------------------------------------------------
-r10607 | courmisch | 2005-04-09 10:06:00 +0200 (Sat, 09 Apr 2005) | 7 lines
+r14644 | courmisch | 2006-03-05 16:32:01 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/externrun.c
+   M /trunk/include/vlc_threads_funcs.h
 
-- <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
+Add some ?\226?\128?\156const?\226?\128?\157s
 
 ------------------------------------------------------------------------
-r10606 | courmisch | 2005-04-09 09:42:21 +0200 (Sat, 09 Apr 2005) | 3 lines
+r14643 | courmisch | 2006-03-05 16:29:52 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-- remove externrun directory
-- struct addrinfo check
+Fix some warnings
 
 ------------------------------------------------------------------------
-r10605 | courmisch | 2005-04-09 09:38:56 +0200 (Sat, 09 Apr 2005) | 2 lines
+r14642 | dionoea | 2006-03-05 15:58:31 +0100 (Sun, 05 Mar 2006) | 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)
+   M /trunk/doc/release-howto.txt
 
-Removed useless subdirectory
+We won't need to warn ECP about releases now.
 
 ------------------------------------------------------------------------
-r10604 | courmisch | 2005-04-09 09:34:12 +0200 (Sat, 09 Apr 2005) | 2 lines
+r14641 | dionoea | 2006-03-05 15:37:35 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/externrun/externrun.c
+   M /trunk/src/misc/configuration.c
 
-tab fixes (cosmetic)
+Fix build on Mac (i hope)
 
 ------------------------------------------------------------------------
-r10603 | hartman | 2005-04-09 02:22:50 +0200 (Sat, 09 Apr 2005) | 1 line
+r14640 | courmisch | 2006-03-05 12:36:59 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/configure.ac
 
-* 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
+remove now useless x509-ca-bundle option
 
-* gcc-4.0 fixes to the contribs
 ------------------------------------------------------------------------
-r10601 | hartman | 2005-04-08 22:28:23 +0200 (Fri, 08 Apr 2005) | 2 lines
+r14639 | courmisch | 2006-03-05 12:28:28 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/Makefile
+   M /trunk/modules/misc/gnutls.c
 
-* Disable "make bin" in the contrib system and give a warning.
+Look for Root CA certificates in VLC data dir
 
 ------------------------------------------------------------------------
-r10600 | sylv | 2005-04-08 22:22:45 +0200 (Fri, 08 Apr 2005) | 1 line
+r14638 | dionoea | 2006-03-05 12:24:59 +0100 (Sun, 05 Mar 2006) | 2 lines
 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
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+
+We can now DnD a file everywhere on the playlist dialog. Droping above the tree will insert at the begining of the playlist. Droping under the tree will insert at the end of the playlist.
 
-An interface to run extern programs (such as shutdown)
 ------------------------------------------------------------------------
-r10599 | courmisch | 2005-04-08 22:04:59 +0200 (Fri, 08 Apr 2005) | 3 lines
+r14637 | dionoea | 2006-03-05 12:16:23 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-- Simplify check for getnameinfo
-- Added check for getaddrinfo
+Remove uneeded include (since playlist DnD is now different from the main controler's DnD)
 
 ------------------------------------------------------------------------
-r10598 | courmisch | 2005-04-08 22:01:59 +0200 (Fri, 08 Apr 2005) | 2 lines
+r14636 | courmisch | 2006-03-05 12:10:34 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/include/configuration.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/configuration.c
 
-Fix invalid abusive pointer usage (heck, there was a warning!)
+config_GetDataDir(): returns path to VLC installed shared data
 
 ------------------------------------------------------------------------
-r10597 | massiot | 2005-04-08 19:55:29 +0200 (Fri, 08 Apr 2005) | 3 lines
+r14635 | courmisch | 2006-03-05 10:04:07 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
- * src/stream_output/stream_output.c : Print a debug message when a packet
-   arrives too late to the mux.
+Fix compilation AGAIN
 
 ------------------------------------------------------------------------
-r10596 | massiot | 2005-04-08 19:52:23 +0200 (Fri, 08 Apr 2005) | 4 lines
+r14634 | xtophe | 2006-03-04 23:53:51 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
 
- * 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.
+fileinfo.*: I should lean C++
 
 ------------------------------------------------------------------------
-r10595 | massiot | 2005-04-08 19:44:14 +0200 (Fri, 08 Apr 2005) | 4 lines
+r14633 | dionoea | 2006-03-04 23:48:20 +0100 (Sat, 04 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
- * modules/stream_out/transcode.c : Cleaned up the downmixing/upmixing
-   facilities. Fixed a few incoherences with
-   i_original_channels/i_physical_channels.
+playlist.cpp, playlist.hpp: fix segfault when destroying playlist drop target (and use the wxDnD*Locale functions).
+interface.cpp, wxwidgets.hpp: put courmisch's fixes to the DnD encoding issue in wx into wxDnDFromLocale and wxDnDFreeLocale
 
 ------------------------------------------------------------------------
-r10594 | massiot | 2005-04-08 19:42:46 +0200 (Fri, 08 Apr 2005) | 4 lines
+r14632 | dionoea | 2006-03-04 23:06:08 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/bridge.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
- * 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).
+Fix node insertion. Thanks to zorglub.
 
 ------------------------------------------------------------------------
-r10593 | massiot | 2005-04-08 19:39:18 +0200 (Fri, 08 Apr 2005) | 2 lines
+r14631 | courmisch | 2006-03-04 23:05:10 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
- * modules/access/udp.c : Fixed a segfault.
+Fix off by one bugs
 
 ------------------------------------------------------------------------
-r10592 | massiot | 2005-04-08 18:38:59 +0200 (Fri, 08 Apr 2005) | 3 lines
+r14630 | dionoea | 2006-03-04 22:52:53 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
 
- * modules/audio_filter/converter/mpgatofixed32 : Fixed a major bug with
-   downmixing ; completed downmixing options.
+dialogs/playlist.*: Add File Drop in playlist handling. (Still needs to include courmisch's wx encoding fix when the fix gets fixed)
 
 ------------------------------------------------------------------------
-r10591 | massiot | 2005-04-08 18:28:16 +0200 (Fri, 08 Apr 2005) | 3 lines
+r14629 | jpsaman | 2006-03-04 22:17:25 +0100 (Sat, 04 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/include/vlc_messages.h
 
- * modules/mux/mpeg/ts.c : Reduced the PES and TS overhead for low bitrate
-   mpga streams.
+Coding Style fixes
+------------------------------------------------------------------------
+r14628 | jpsaman | 2006-03-04 21:38:01 +0100 (Sat, 04 Mar 2006) | 1 line
+Changed paths:
+   M /trunk/include/vlc_messages.h
 
+Fix wrong define, luckily this one wasn't used yet.
 ------------------------------------------------------------------------
-r10590 | massiot | 2005-04-08 18:20:56 +0200 (Fri, 08 Apr 2005) | 2 lines
+r14627 | courmisch | 2006-03-04 21:24:19 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_block.h
+   M /trunk/bootstrap
 
- * include/vlc_block.h : Added calculation of i_length in block_ChainGather.
+Remove superfluous dep
 
 ------------------------------------------------------------------------
-r10589 | hartman | 2005-04-08 18:11:50 +0200 (Fri, 08 Apr 2005) | 2 lines
+r14626 | courmisch | 2006-03-04 21:19:15 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-* type in mpeg2dec configure line
+closes #579
 
 ------------------------------------------------------------------------
-r10588 | hartman | 2005-04-07 16:36:24 +0200 (Thu, 07 Apr 2005) | 2 lines
+r14625 | courmisch | 2006-03-04 21:11:01 +0100 (Sat, 04 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/configure.ac
+   M /trunk/modules/misc/gnutls.c
 
-* More dylib issues (gcrypt and libcdio)
+Make the Root CA certificates bundle file for gnutls a configure-time setting
+(as it is highly distribution dependant)
+On Debian --with-x509-ca-bundle=/etc/ssl/certs/ca-certificates.crt will do
+(provided you have the ca-certificates package)
 
 ------------------------------------------------------------------------
-r10587 | hartman | 2005-04-07 12:28:59 +0200 (Thu, 07 Apr 2005) | 2 lines
+r14624 | jpsaman | 2006-03-04 21:01:58 +0100 (Sat, 04 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-* Fix a missing playlist release in the OSX playlist
+   M /trunk/modules/control/telnet.c
 
+Do not print extra STRING_CR on successfull command.
 ------------------------------------------------------------------------
-r10586 | courmisch | 2005-04-07 11:39:25 +0200 (Thu, 07 Apr 2005) | 2 lines
+r14623 | dionoea | 2006-03-04 19:42:35 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/xa.c
+   M /trunk/src/playlist/item-ext.c
 
-Minor cleanup
+item-ext.c: detach from all parent nodes (fixed)
 
 ------------------------------------------------------------------------
-r10585 | rocky | 2005-04-07 06:58:36 +0200 (Thu, 07 Apr 2005) | 4 lines
+r14622 | dionoea | 2006-03-04 19:41:08 +0100 (Sat, 04 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
-
-Keep behavior same as it was before aspect-ratio fix - the safe, conservative
-thing to do.
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/src/playlist/item-ext.c
 
+modules/gui/wxwidgets/dialogs/playlist.cpp: add some more checks. Fixes infinite loop when draging an item outside the wxTreeCtrl widget.
+src/playlist/item-ext.c: detach item from first matching parent node only.
 
 ------------------------------------------------------------------------
-r10584 | hartman | 2005-04-07 01:04:23 +0200 (Thu, 07 Apr 2005) | 2 lines
+r14621 | xtophe | 2006-03-04 19:36:29 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/libpng.patch
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
 
-* Disable building of shared lib of libpng on OSX. it's broken
+fileinfo.hpp: we need to use b_stats in Update()
 
 ------------------------------------------------------------------------
-r10583 | hartman | 2005-04-07 00:33:37 +0200 (Thu, 07 Apr 2005) | 2 lines
+r14620 | xtophe | 2006-03-04 19:07:43 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
 
-* Fixed gnutls and cdio dylib installation
+fileinfo.*: Don't show stats when they qre disable.
 
 ------------------------------------------------------------------------
-r10582 | hartman | 2005-04-06 23:49:23 +0200 (Wed, 06 Apr 2005) | 2 lines
+r14619 | dionoea | 2006-03-04 18:32:35 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/Modules.am
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
 
-* modules/video_output/Modules: Added picture.h to MAKE_DIST
+add "Add node" function to node contextual menu
 
 ------------------------------------------------------------------------
-r10581 | zorglub | 2005-04-06 21:43:34 +0200 (Wed, 06 Apr 2005) | 2 lines
+r14618 | dionoea | 2006-03-04 18:09:04 +0100 (Sat, 04 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
 
-Fix next/previous in skins2 playlist
+Drag and Drop support in wx playlist.
+TODO: merge this playlist code with the gibalou mini playlist code.
 
 ------------------------------------------------------------------------
-r10580 | djc | 2005-04-06 17:13:54 +0200 (Wed, 06 Apr 2005) | 2 lines
+r14617 | dionoea | 2006-03-04 18:01:14 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/src/playlist/item-ext.c
 
-Use VLC-release.app instead of VLC.app for package-macosx target
+Humm ... forgot to save before commiting.
 
 ------------------------------------------------------------------------
-r10579 | djc | 2005-04-06 17:12:52 +0200 (Wed, 06 Apr 2005) | 3 lines
+r14616 | dionoea | 2006-03-04 18:00:41 +0100 (Sat, 04 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/playlist/item-ext.c
 
-Include http/*.png and http/*.ico in windows packages
--- xtophe
+Code the playlist_TreeMove function.
+zorglub: i'm not really sure about the i_serial incrementation stuff, could you give it a look ?
 
 ------------------------------------------------------------------------
-r10578 | djc | 2005-04-06 16:36:57 +0200 (Wed, 06 Apr 2005) | 4 lines
+r14615 | courmisch | 2006-03-04 17:56:05 +0100 (Sat, 04 Mar 2006) | 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
+   M /trunk/modules/misc/gnutls.c
 
+- Support for adding a single file rather than a directory as CA path
+- Use Debian default
+  much faster, but properly only works on Debian and its derivatives
 
 ------------------------------------------------------------------------
-r10577 | robux4 | 2005-04-06 16:29:01 +0200 (Wed, 06 Apr 2005) | 1 line
+r14614 | courmisch | 2006-03-04 17:06:27 +0100 (Sat, 04 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/gnutls.c
+
+- Load root certificates from /etc/ssl (currently very slow :( )
+- Cosmetic
 
-mkv.cpp: prepare for chapter codecs
 ------------------------------------------------------------------------
-r10576 | damienf | 2005-04-06 13:23:52 +0200 (Wed, 06 Apr 2005) | 2 lines
+r14613 | courmisch | 2006-03-04 14:41:41 +0100 (Sat, 04 Mar 2006) | 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
+   M /trunk/modules/misc/gnutls.c
 
-- 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.
+Missed one error case
 
 ------------------------------------------------------------------------
-r10575 | robux4 | 2005-04-06 11:40:16 +0200 (Wed, 06 Apr 2005) | 1 line
+r14612 | courmisch | 2006-03-04 14:36:48 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/gnutls.c
+
+(safe) directory recursion when looking for CA certificates
 
-mkv.cpp: even less warnings
 ------------------------------------------------------------------------
-r10574 | fenrir | 2005-04-06 11:35:45 +0200 (Wed, 06 Apr 2005) | 2 lines
+r14611 | courmisch | 2006-03-04 14:31:59 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/configure.ac
 
- * h264: less debug.
+Don't BUILD_PIC when the platform doesn't need PIC
 
 ------------------------------------------------------------------------
-r10573 | fenrir | 2005-04-06 11:31:38 +0200 (Wed, 06 Apr 2005) | 2 lines
+r14610 | courmisch | 2006-03-04 13:34:28 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/bootstrap
 
- * h264: bug fix (give valid date + split at the right place).
+Libtool: kludge^H^H^H^H^H^Hfix make (|un)install within modules/subdir/subdir
 
 ------------------------------------------------------------------------
-r10572 | robux4 | 2005-04-06 11:31:09 +0200 (Wed, 06 Apr 2005) | 1 line
+r14609 | courmisch | 2006-03-04 13:20:06 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/bootstrap
+
+libtool: Propagate errors from make (|un)install
 
-mkv.cpp: cleaner duration computation
 ------------------------------------------------------------------------
-r10571 | robux4 | 2005-04-06 11:26:39 +0200 (Wed, 06 Apr 2005) | 1 line
+r14608 | fkuehne | 2006-03-04 12:53:03 +0100 (Sat, 04 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-mkv.cpp: less warning
+* fix the table on the second tab and added an extra check to prevent a crash in rare situations
 ------------------------------------------------------------------------
-r10570 | gbazin | 2005-04-06 10:27:13 +0200 (Wed, 06 Apr 2005) | 1 line
+r14607 | courmisch | 2006-03-04 11:46:27 +0100 (Sat, 04 Mar 2006) | 2 lines
 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
+   M /trunk/src/network/httpd.c
+
+Cosmetic
 
-* modules/gui/wince: bunch of fixes.
 ------------------------------------------------------------------------
-r10569 | robux4 | 2005-04-05 23:16:04 +0200 (Tue, 05 Apr 2005) | 1 line
+r14606 | zorglub | 2006-03-04 10:28:06 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
+
+Don't prepend :sout= to sout string in VLM dialog (Refs:#530)
 
-mkv.cpp: the return of the family preloading
 ------------------------------------------------------------------------
-r10568 | gbazin | 2005-04-05 22:50:10 +0200 (Tue, 05 Apr 2005) | 1 line
+r14605 | zorglub | 2006-03-04 10:12:21 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/misc/Modules.am
-   A /trunk/modules/misc/win32text.c
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
+
+Fix ordering of widgets in sout panel (Closes:#469)
 
-* 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
+r14604 | zorglub | 2006-03-04 10:00:10 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+
+Shoud fix #'565
 
-mkv.cpp: clean & fix seeking inside virtual_segment_t
 ------------------------------------------------------------------------
-r10563 | sigmunau | 2005-04-05 19:50:40 +0200 (Tue, 05 Apr 2005) | 2 lines
+r14603 | xtophe | 2006-03-04 01:59:51 +0100 (Sat, 04 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+
+wx/dialogs/open.cpp: Fix the caching option. Closes #575
+-This line, and those below, will be ignored--
 
-wx: last bunch of changes for now. The rest must be fixed by someone with msvc
+M    open.cpp
 
 ------------------------------------------------------------------------
-r10562 | sigmunau | 2005-04-05 19:21:53 +0200 (Tue, 05 Apr 2005) | 2 lines
+r14602 | courmisch | 2006-03-03 23:43:22 +0100 (Fri, 03 Mar 2006) | 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
+   M /trunk/modules/misc/rtsp.c
 
-wx: bunch more event function parameter changes
+Fix error code when server is overloaded
 
 ------------------------------------------------------------------------
-r10561 | sigmunau | 2005-04-05 18:46:31 +0200 (Tue, 05 Apr 2005) | 2 lines
+r14601 | jpsaman | 2006-03-03 22:43:48 +0100 (Fri, 03 Mar 2006) | 1 line
 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
+   A /trunk/modules/mux/rtp
+   A /trunk/modules/mux/rtp/rtcp.c
+   A /trunk/modules/mux/rtp/rtcp.h
+   A /trunk/modules/mux/rtp/rtp.h
 
+Structures and functions for RTCP support. BIG FAT WARNING >>>> This code is untested <<<< but the request for it is high.
 ------------------------------------------------------------------------
-r10560 | gbazin | 2005-04-05 17:32:26 +0200 (Tue, 05 Apr 2005) | 1 line
+r14600 | fkuehne | 2006-03-03 18:29:13 +0100 (Fri, 03 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/Makefile.am
 
-* modules/gui/wxwindows/dialogs.cpp: fixed add directory.
+* added a couple of OSX-intf-files which were added after the last release
 ------------------------------------------------------------------------
-r10559 | gbazin | 2005-04-05 15:15:39 +0200 (Tue, 05 Apr 2005) | 1 line
+r14599 | fkuehne | 2006-03-03 18:21:16 +0100 (Fri, 03 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-* modules/gui/wxwindows/wxwindows.h: forgot this file.
+*.m: unified the title of the Information-panel and the menu-items pointing to it to "Information" (instead of a mixture of "Properties" and "Info")
+MainMenu.nib: 
+    - dto
+    - let the user select the values of the Statistics-tab
 ------------------------------------------------------------------------
-r10558 | gbazin | 2005-04-05 15:15:07 +0200 (Tue, 05 Apr 2005) | 1 line
+r14598 | fkuehne | 2006-03-03 18:12:15 +0100 (Fri, 03 Mar 2006) | 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
+   M /trunk/modules/gui/macosx/vout.m
 
-* modules/gui/wxwindows/*: added subtitles options to the stream output dialog + add open directory menu to interface.
+* fixed a signed vs unsinged warning
 ------------------------------------------------------------------------
-r10557 | gbazin | 2005-04-05 14:35:43 +0200 (Tue, 05 Apr 2005) | 1 line
+r14597 | dionoea | 2006-03-03 15:37:24 +0100 (Fri, 03 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/video_output/image.c
+
+image.c: add --image-out-replace option. If enabled, the image vout will
+always overwrite the same file.
 
-* modules/gui/wxwindows/open.cpp: fixed timeshift checkbox.
 ------------------------------------------------------------------------
-r10556 | gbazin | 2005-04-05 12:28:36 +0200 (Tue, 05 Apr 2005) | 1 line
+r14596 | fkuehne | 2006-03-03 14:51:04 +0100 (Fri, 03 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-* modules/demux/util/id3tag.c: fixed memory leak.
+* added a NSTimer to update the statistics every second
 ------------------------------------------------------------------------
-r10555 | gbazin | 2005-04-05 12:23:10 +0200 (Tue, 05 Apr 2005) | 1 line
+r14595 | xtophe | 2006-03-03 14:08:48 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/flac.c
+   M /trunk/extras/contrib/src/Makefile
+
+Makefile: We need autogen on win32
 
-* modules/demux/flac.c: fixed last commit.
 ------------------------------------------------------------------------
-r10554 | gbazin | 2005-04-05 11:56:39 +0200 (Tue, 05 Apr 2005) | 1 line
+r14594 | fkuehne | 2006-03-03 13:19:56 +0100 (Fri, 03 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-* src/misc/vlm.c: misc small fixes in config file saving/loading.
+* implemented the statistics-tab. No auto-update yet.
 ------------------------------------------------------------------------
-r10552 | fenrir | 2005-04-05 10:08:26 +0200 (Tue, 05 Apr 2005) | 2 lines
+r14593 | hartman | 2006-03-03 12:25:18 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/extras/contrib/src/Makefile
 
- * http.c: force nsv when using unsv:// and mime is misc/ultravox.
+* Disable INSTALL_NAME now gpg-error isn't shared.
 
 ------------------------------------------------------------------------
-r10551 | hartman | 2005-04-05 03:20:19 +0200 (Tue, 05 Apr 2005) | 2 lines
+r14592 | hartman | 2006-03-03 12:19:00 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/flac.c
+   M /trunk/extras/contrib/src/Makefile
 
-* 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
+* copy and tabs... sigh.
 
 ------------------------------------------------------------------------
-r10550 | hartman | 2005-04-05 03:17:52 +0200 (Tue, 05 Apr 2005) | 5 lines
+r14591 | hartman | 2006-03-03 12:15:55 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/extras/contrib/src/Makefile
 
-* 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.
+* Lets avoid autogen where we can
 
+------------------------------------------------------------------------
+r14590 | hartman | 2006-03-03 11:40:56 +0100 (Fri, 03 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/live-osx.patch
 
+* Fix liveMedia on all platforms now hopefully
 
 ------------------------------------------------------------------------
-r10549 | zorglub | 2005-04-05 01:57:50 +0200 (Tue, 05 Apr 2005) | 2 lines
+r14589 | hartman | 2006-03-03 11:22:18 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/extras/contrib/src/packages.mak
 
-Fix crash in subpictures rendering
+* www.live555.com seems unreachable. use live555.com
 
 ------------------------------------------------------------------------
-r10548 | hartman | 2005-04-05 01:54:54 +0200 (Tue, 05 Apr 2005) | 5 lines
+r14588 | courmisch | 2006-03-03 10:32:20 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/configure.ac
 
-* 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.
+Solaris breakage again
 
-This part of the osx code could also use a tad of cleaning up.
+------------------------------------------------------------------------
+r14587 | jpsaman | 2006-03-03 09:52:27 +0100 (Fri, 03 Mar 2006) | 1 line
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
 
+Playing 3GPP audio only LATM AAC/HE-AAC streams. Patch by Ross Finalayson
 ------------------------------------------------------------------------
-r10547 | hartman | 2005-04-05 01:50:07 +0200 (Tue, 05 Apr 2005) | 2 lines
+r14586 | xtophe | 2006-03-03 00:40:17 +0100 (Fri, 03 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/nsv.c
+   M /trunk/extras/contrib/src/Makefile
 
-* added AACP fcc and map it to mp4a.
+explicit hack. please underage hackers do not look
+fix lame 
 
 ------------------------------------------------------------------------
-r10546 | zorglub | 2005-04-05 01:48:08 +0200 (Tue, 05 Apr 2005) | 3 lines
+r14585 | xtophe | 2006-03-03 00:24:37 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/video_output/video_widgets.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-Fix OSD (text & widgets) aspect ratio
-put category in HTTP interface options
+Fix MacOS-Intel compilation
 
 ------------------------------------------------------------------------
-r10545 | sigmunau | 2005-04-05 00:41:02 +0200 (Tue, 05 Apr 2005) | 3 lines
+r14584 | courmisch | 2006-03-02 23:39:03 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/src/input/es_out.c
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/network/httpd.c
 
-es_out.c: add frame rate to stream and media info dialog when available
-avi.c: make frame rate info available
+Code reuse
 
 ------------------------------------------------------------------------
-r10544 | robux4 | 2005-04-04 23:08:21 +0200 (Mon, 04 Apr 2005) | 1 line
+r14583 | courmisch | 2006-03-02 23:19:14 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/include/vlc_httpd.h
+
+Remove outdated comment
 
-mkv.cpp: better handling of broken files
 ------------------------------------------------------------------------
-r10543 | robux4 | 2005-04-04 20:25:09 +0200 (Mon, 04 Apr 2005) | 1 line
+r14582 | xtophe | 2006-03-02 21:39:49 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/extras/contrib/src/packages.mak
+
+Update lame. Closes #482
 
-mkv.cpp: fix playback of files with chapters
 ------------------------------------------------------------------------
-r10542 | hartman | 2005-04-04 16:56:40 +0200 (Mon, 04 Apr 2005) | 2 lines
+r14581 | xtophe | 2006-03-02 21:38:43 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/extras/contrib/src/Patches/gcrypt.patch
 
-* Fix make dist, which was broken due to ebuild removal
+Fix Gcrypt patch
 
 ------------------------------------------------------------------------
-r10541 | sigmunau | 2005-04-04 13:55:39 +0200 (Mon, 04 Apr 2005) | 3 lines
+r14580 | xtophe | 2006-03-02 21:11:51 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
+   M /trunk/extras/contrib/src/Makefile
 
-wx/Modules.am: added all the bitmaps to make dist. Sorted the list for
-easier validation
+makefile: Fix livedotcom on win32
 
 ------------------------------------------------------------------------
-r10540 | oaubert | 2005-04-04 11:57:17 +0200 (Mon, 04 Apr 2005) | 2 lines
+r14579 | xtophe | 2006-03-02 21:10:23 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/svg.c
+   M /trunk/extras/contrib/src/Makefile
 
-svg.c: do not subsample U and V planes in RGB->YUVA conversion.
+Makefile: use sed -i where possible
 
 ------------------------------------------------------------------------
-r10539 | zorglub | 2005-04-04 08:54:13 +0200 (Mon, 04 Apr 2005) | 2 lines
+r14578 | xtophe | 2006-03-02 21:04:54 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/gcrypt.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-Timeshift checkbox in open dialog
+all: Update libgcrypt,gpg-error and gnutls (closes #570 )
 
 ------------------------------------------------------------------------
-r10538 | rocky | 2005-04-04 03:40:11 +0200 (Mon, 04 Apr 2005) | 9 lines
+r14577 | xtophe | 2006-03-02 20:34:31 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/svcdsub.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
-Subtitle (subpicture) aspect ratio had been ignored. Use it now.
-Aspect ration in subtitle means use underlying video aspect ratio.
+Update x264 patch
 
-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.
+------------------------------------------------------------------------
+r14576 | xtophe | 2006-03-02 20:31:36 +0100 (Thu, 02 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
+configure.ac: Solaris fix for live555. Patch courtesy of Alexander Gall
 
 ------------------------------------------------------------------------
-r10537 | zorglub | 2005-04-03 23:36:12 +0200 (Sun, 03 Apr 2005) | 2 lines
+r14575 | courmisch | 2006-03-02 19:19:03 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/include/vlc_common.h
+   M /trunk/src/misc/objects.c
 
-Only show category and artist-sorted views
+Minor clean up
 
 ------------------------------------------------------------------------
-r10534 | sigmunau | 2005-04-03 22:26:43 +0200 (Sun, 03 Apr 2005) | 2 lines
+r14574 | fkuehne | 2006-03-02 16:52:37 +0100 (Thu, 02 Mar 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-b4s.c: fixed forcing of this plugin. Use "b4s-open"
+* re-designed the information/properties panel to show meta information and statistics
+- the display of meta information is completely implemented and functional
+- the tree-view in the "Advanced Info" tab is currently broken due to bad casting (I got no idea why yet, because I didn't touch it..)
+- the statistics tab isn't implemented yet
 
+Comments on the design and the implementation are welcome. If this re-design is too unstable for 0.8.5, I will withdraw it after branching.
 ------------------------------------------------------------------------
-r10533 | robux4 | 2005-04-03 21:00:30 +0200 (Sun, 03 Apr 2005) | 1 line
+r14573 | courmisch | 2006-03-02 16:19:32 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/access_output/file.c
+
+Locale fixes (refs #528) + clean up
 
-mkv.cpp: chapter merging works + small fixes
 ------------------------------------------------------------------------
-r10532 | robux4 | 2005-04-03 20:12:54 +0200 (Sun, 03 Apr 2005) | 1 line
+r14572 | courmisch | 2006-03-02 15:27:09 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/gnutls.c
+
+use intptr_t (refs #574)
 
-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
+r14571 | courmisch | 2006-03-02 15:23:03 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/access_output/file.c
+
+Don't try to be more clever than umask()
 
-mkv.cpp: make editions children of chapters
 ------------------------------------------------------------------------
-r10530 | gbazin | 2005-04-03 18:13:59 +0200 (Sun, 03 Apr 2005) | 1 line
+r14570 | courmisch | 2006-03-02 15:21:23 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/xml/libxml.c
+   M /trunk/configure.ac
+
+Fix getaddrinfo check failure because of autoconf's cache
 
-* 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
+r14569 | courmisch | 2006-03-02 14:54:40 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder_data.def
-   M /trunk/modules/gui/skins2/parser/builder_data.hpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/share/skins2/skin.dtd
+   M /trunk/modules/audio_output/waveout.c
 
- * 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.
+Fix invalid syntax (aout_BufferFree is not an expansion-safe macro)
 
 ------------------------------------------------------------------------
-r10526 | hartman | 2005-04-03 13:23:21 +0200 (Sun, 03 Apr 2005) | 2 lines
+r14568 | courmisch | 2006-03-02 14:35:43 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/audio_output/arts.c
+   M /trunk/modules/audio_output/directx.c
+   M /trunk/modules/audio_output/esd.c
+   M /trunk/modules/audio_output/jack.c
+   M /trunk/modules/audio_output/sdl.c
 
-* better support for multiple display selection on OS X. (Remembers last selection of screen between vouts)
+Unused header inclusion syndrome
 
 ------------------------------------------------------------------------
-r10525 | gbazin | 2005-04-03 11:11:32 +0200 (Sun, 03 Apr 2005) | 1 line
+r14567 | courmisch | 2006-03-02 14:02:37 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/src/Makefile.am
+
+dist vlc_url.h
 
-* 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
+r14566 | fkuehne | 2006-03-02 13:15:25 +0100 (Thu, 02 Mar 2006) | 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
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
 
-* modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation.
+* forgot that one in [14565]
 ------------------------------------------------------------------------
-r10523 | gbazin | 2005-04-02 21:16:29 +0200 (Sat, 02 Apr 2005) | 1 line
+r14565 | fkuehne | 2006-03-02 13:14:52 +0100 (Thu, 02 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/sfilters.m
+   M /trunk/modules/gui/macosx/update.m
 
-* modules/demux/playlist/b4s.c: misc fixes.
+* MainMenu.nib, playlist.m: use NSSearchField instead of NSTextField, so we don't need to replace it manually anymore. This breaks the 10.2-compatibility. (refs #189)
+
+* update.m: use mtime() instead of NSCalenderDate for the time-stamp
+
+* sfilters.m: fixed 2 compilation warnings (corrected UTF8String to char casting)
 ------------------------------------------------------------------------
-r10522 | sigmunau | 2005-04-02 19:38:06 +0200 (Sat, 02 Apr 2005) | 2 lines
+r14564 | courmisch | 2006-03-02 08:52:53 +0100 (Thu, 02 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/src/input/access.c
+   M /trunk/bootstrap
+   M /trunk/src/Makefile.am
 
-access.c: fixed crash with preparse
+libtool:
+ - Don't link builtins against anything (dependencies are linked in libvlc)
+ - Don't mangle name of underlying libraries
 
 ------------------------------------------------------------------------
-r10521 | sigmunau | 2005-04-02 18:12:26 +0200 (Sat, 02 Apr 2005) | 2 lines
+r14563 | fkuehne | 2006-03-01 23:21:36 +0100 (Wed, 01 Mar 2006) | 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
+   M /trunk/modules/gui/macosx/update.h
+   M /trunk/modules/gui/macosx/update.m
 
+* don't store the temp release note in the user's Caches-folder, but in /tmp. Renamed it to vlc_releasenote_%@.tmp, whereas %@ is a timestamp (%m-%d-%y--%I.%M.%S.%F)
+* cleanup of the source
 ------------------------------------------------------------------------
-r10520 | sigmunau | 2005-04-02 15:58:03 +0200 (Sat, 02 Apr 2005) | 3 lines
+r14562 | dionoea | 2006-03-01 23:00:37 +0100 (Wed, 01 Mar 2006) | 2 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
+   M /trunk/THANKS
 
-new b4s demuxer for winamp b4s playlists. Uses xml parser modules. Only
-works with xtag for now due to lack of a DTD
+Add/Change x264 options. Patch by Dennis van Amerongen
 
 ------------------------------------------------------------------------
-r10519 | sigmunau | 2005-04-02 15:56:03 +0200 (Sat, 02 Apr 2005) | 4 lines
+r14561 | dionoea | 2006-03-01 22:58:15 +0100 (Wed, 01 Mar 2006) | 22 lines
 Changed paths:
-   M /trunk/modules/misc/xml/xtag.c
+   M /trunk/modules/codec/x264.c
+
+Add/Change x264 options. Patch by Dennis van Amerongen
+
+Original email was
+
+"Subject: [vlc-devel] Additional x264 options/unification
+
+Patch for unification and addition of several x264 options (using x264          
+commandline interface as reference):                                            
+                                                                                
+8x8dct, asm, bime, chroma-me, chroma-qp-offset, cplxblur, direct,               
+ipratio, nr, pbratio, qblur, qcomp, qpstep, verbose. Changed (no-)psnr,         
+(no-)b-adapt, (no-)fast-pskip to similar usage as (no-)cabac. Deprecated        
+options in favor of x264 cli equivalents (subpel -> subme, frameref ->          
+ref, etc.) for unification.                                                     
+                                                                                
+Improved order of adding partitions in analyse modes as suggested by            
+Pengvado (#x264): i4x4,p8x8,i8x8+8x8dct,b8x8,p4x4 (at low bitrate i8x8          
+would be more important than i4x4 though). Using i8x8 results in a "High        
+Profile" setting (not all decoders seem to support that). i8x8 requires         
+8x8dct which is now a seperate option (default disabled)."
 
-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
+r14560 | xtophe | 2006-03-01 22:41:11 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/extras/contrib/Makefile
 
-http.c: fixed out of buffer write with ICY meta
+Warning Explicit Kludge
 
 ------------------------------------------------------------------------
-r10517 | gbazin | 2005-04-02 14:04:37 +0200 (Sat, 02 Apr 2005) | 1 line
+r14559 | fkuehne | 2006-03-01 22:08:17 +0100 (Wed, 01 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/configuration.c
+   M /trunk/modules/gui/macosx/update.h
+   M /trunk/modules/gui/macosx/update.m
 
-* src/misc/configuration.c: removed annoying debug message.
+* removed unused, useless variable
 ------------------------------------------------------------------------
-r10516 | sigmunau | 2005-04-02 12:20:22 +0200 (Sat, 02 Apr 2005) | 2 lines
+r14558 | fkuehne | 2006-03-01 22:05:47 +0100 (Wed, 01 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/misc/xml/libxml.c
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/macosx/update.h
+   M /trunk/modules/gui/macosx/update.m
 
-libxml.c: include header for stream, since api changes.
+* download the updated versions through VLC and not through your default browser
+* removed a crasher from interaction.m
 
+Note: the progress-window used to show the progress is quite hacky at the moment and will be replaced through a good implementation once the interaction-core is finished.
 ------------------------------------------------------------------------
-r10515 | robux4 | 2005-04-02 11:59:34 +0200 (Sat, 02 Apr 2005) | 1 line
+r14557 | hartman | 2006-03-01 22:00:49 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+* Add dvcp and dvpp FOURCCs (the PAl versions of QuickTime DV and DVPro apparently)
 
-mkv.cpp: store the segment duration in microseconds too
 ------------------------------------------------------------------------
-r10514 | robux4 | 2005-04-02 11:25:31 +0200 (Sat, 02 Apr 2005) | 1 line
+r14556 | fkuehne | 2006-03-01 20:56:34 +0100 (Wed, 01 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/interface.hpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
 
-mkv.cpp: the segment start time is now an integer in microseconds
+* more systray related ifndefs for the Darwin platform
 ------------------------------------------------------------------------
-r10512 | sigmunau | 2005-04-02 00:39:10 +0200 (Sat, 02 Apr 2005) | 2 lines
+r14555 | fkuehne | 2006-03-01 20:11:24 +0100 (Wed, 01 Mar 2006) | 1 line
 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
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
+* Darwin compilation fix
 ------------------------------------------------------------------------
-r10511 | sigmunau | 2005-04-02 00:32:18 +0200 (Sat, 02 Apr 2005) | 2 lines
+r14554 | fkuehne | 2006-03-01 18:47:27 +0100 (Wed, 01 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/stream.c
-
-stream.c: fixed stream_Delete() for streams opened by stream_UrlNew()
+   M /trunk/modules/access/screen/mac.c
 
+* fixed some warnings
 ------------------------------------------------------------------------
-r10510 | sigmunau | 2005-04-02 00:23:22 +0200 (Sat, 02 Apr 2005) | 2 lines
+r14553 | hartman | 2006-03-01 17:50:08 +0100 (Wed, 01 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/include/vlc_stream.h
-   M /trunk/src/input/stream.c
+   M /trunk/configure.ac
+
+* Apply --enable-xinerama patch by Diego Petteno <flameeyes at gentoo dot org>
+This is not 100% tested, but only compared against similar situations.
 
-fixed a few problems with stream_UrlNew
 
 ------------------------------------------------------------------------
-r10509 | titer | 2005-04-02 00:01:24 +0200 (Sat, 02 Apr 2005) | 5 lines
+r14552 | hartman | 2006-03-01 14:36:01 +0100 (Wed, 01 Mar 2006) | 3 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
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.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)
+* trackID changes for the VLC rtsp server as suggested by Leonardo ... <leonardo_c at libero dot it>.
+  - apparently DSS is casesensitive on trackID.
 
 ------------------------------------------------------------------------
-r10508 | courmisch | 2005-04-01 23:57:09 +0200 (Fri, 01 Apr 2005) | 3 lines
+r14551 | hartman | 2006-03-01 14:23:12 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/libcddb.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-- Fix playlist deadlock between Timer and Playlist stuff
-There are still other deadlocks in wx though
+* Update the CDDB version from 0.9.6 to 1.2.1
 
 ------------------------------------------------------------------------
-r10507 | sigmunau | 2005-04-01 20:37:31 +0200 (Fri, 01 Apr 2005) | 4 lines
+r14550 | hartman | 2006-03-01 14:13:03 +0100 (Wed, 01 Mar 2006) | 3 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
+   M /trunk/THANKS
+   M /trunk/modules/access/cdda/info.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
+* Fixes for CDDB courtesy of Alexander Gall <gall at switch dot ch>. 
+ - added him to THANKS as well.
 
 ------------------------------------------------------------------------
-r10506 | sigmunau | 2005-04-01 20:15:51 +0200 (Fri, 01 Apr 2005) | 2 lines
+r14549 | courmisch | 2006-03-01 12:20:10 +0100 (Wed, 01 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access_filter
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
 
-set svn:ignore
+Don't use connect() when the "bind" address is a multicast group
+Bug reported by Alexander Gall
 
 ------------------------------------------------------------------------
-r10505 | sigmunau | 2005-04-01 19:19:34 +0200 (Fri, 01 Apr 2005) | 2 lines
+r14548 | courmisch | 2006-03-01 11:41:47 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/configure.ac
 
-wxwindows.cpp: compile fixes
+Try to fix getaddrinfo et al. detection on Solaris
 
 ------------------------------------------------------------------------
-r10504 | robux4 | 2005-04-01 19:14:58 +0200 (Fri, 01 Apr 2005) | 1 line
+r14547 | courmisch | 2006-03-01 11:20:50 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/configure.ac
+
+Link ipv6 with -lsocket and/or -lnsl whenever we need these for ipv4
 
-mkv.cpp: oops
 ------------------------------------------------------------------------
-r10503 | robux4 | 2005-04-01 18:49:59 +0200 (Fri, 01 Apr 2005) | 2 lines
+r14546 | courmisch | 2006-03-01 10:53:39 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/Makefile.am
 
-mkv.cpp: moved seek code in classes, improved support for cue-less files, improved cursor behaviour when seeking
+Use stamp not to recompile and relink version.c when it doesn't have to (closes #554)
 
 ------------------------------------------------------------------------
-r10502 | fenrir | 2005-04-01 18:00:32 +0200 (Fri, 01 Apr 2005) | 2 lines
+r14545 | zorglub | 2006-03-01 00:23:42 +0100 (Wed, 01 Mar 2006) | 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
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
 
- * wxwin: at start up, restore last size+position+state of windows.
+Don't preparse folders using input_Preprase
 
 ------------------------------------------------------------------------
-r10501 | courmisch | 2005-04-01 17:47:38 +0200 (Fri, 01 Apr 2005) | 2 lines
+r14544 | ipkiss | 2006-02-28 20:12:54 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/doc/skins/skins2-howto.xml
 
-Yet another leak
+ * doc/skins/skins2-howto.xml: fixed a typo
 
 ------------------------------------------------------------------------
-r10500 | courmisch | 2005-04-01 17:29:23 +0200 (Fri, 01 Apr 2005) | 2 lines
+r14543 | md | 2006-02-28 16:46:46 +0100 (Tue, 28 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/src/playlist/services_discovery.c
+   M /trunk/src/video_output/vout_intf.c
 
-Mem leaks
+* changed the order of offered aspect/crop values so that the most commonly
+used ones are on the top
+* added 5:4 aspect/crop ration for high quality PAL TV out (720x576 display
+resolution) and 1280x1024 LCD panels 
 
 ------------------------------------------------------------------------
-r10499 | sigmunau | 2005-04-01 16:39:36 +0200 (Fri, 01 Apr 2005) | 2 lines
+r14542 | md | 2006-02-28 16:34:16 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/src/video_output/vout_intf.c
 
-wx/*: fix a few string additions
+make ZoomCallback work with extended GUI or deinterlace (refs #480)
 
 ------------------------------------------------------------------------
-r10498 | damienf | 2005-04-01 15:50:37 +0200 (Fri, 01 Apr 2005) | 2 lines
+r14541 | hartman | 2006-02-28 16:31:04 +0100 (Tue, 28 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/activex/README.TXT
-   M /trunk/activex/test.html
+   M /trunk/modules/stream_out/rtp.c
 
-Documentation/Example update
+* Fix the rtp module to not create broken SDPs. muxed streams are unsupported in RTSP mode. fixes #452
+- commented a few fprintf, and changed some to msg_Dbg where possible.
+- fixed a couple of spelling errors.
+- this module really needs a big cleanup and merging with the other SDP and RTSP code.
 
 ------------------------------------------------------------------------
-r10497 | sigmunau | 2005-04-01 15:28:54 +0200 (Fri, 01 Apr 2005) | 2 lines
+r14540 | courmisch | 2006-02-28 16:29:42 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/flac.c
+   M /trunk/bootstrap
 
-demux/flac.c: support flac files with id3 tag. closes #2015
+libtool: fix make distclean
 
 ------------------------------------------------------------------------
-r10496 | gbazin | 2005-04-01 12:35:44 +0200 (Fri, 01 Apr 2005) | 1 line
+r14539 | courmisch | 2006-02-28 16:12:37 +0100 (Tue, 28 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/bootstrap
+   M /trunk/src/Makefile.am
+
+With libtool, compile builtins as lib*_builtin.la to avoid name collision
+with actual system library (seems to fix weird compilation problem with
+flac and theora builtins)
 
-* modules/gui/wxwindows: re-implemented the mute control.
 ------------------------------------------------------------------------
-r10495 | courmisch | 2005-04-01 10:02:28 +0200 (Fri, 01 Apr 2005) | 3 lines
+r14538 | courmisch | 2006-02-28 15:52:40 +0100 (Tue, 28 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/src/stream_output/sap.c
 
-- invalid free removed (might be the reason why sap discovery was so unstable)
-- 7 memleaks fixed
+Fail when trying to advertise a stream with an out-of-scope address
+(avoids spamming the MBONE with incorrect private streams)
 
 ------------------------------------------------------------------------
-r10494 | dionoea | 2005-03-31 23:36:30 +0200 (Thu, 31 Mar 2005) | 2 lines
+r14537 | courmisch | 2006-02-28 13:58:37 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/bootstrap
 
-remove two debug fprintfs
+Use noinst_ rather than libvlc_ for builtins
 
 ------------------------------------------------------------------------
-r10493 | dionoea | 2005-03-31 23:23:36 +0200 (Thu, 31 Mar 2005) | 2 lines
+r14536 | dionoea | 2006-02-28 13:45:37 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/misc/vlm.c
 
- * small fixes (the icon change should now work under windows)
+Use VLC stream functions to load vlm configs. Refs #567
 
 ------------------------------------------------------------------------
-r10488 | dionoea | 2005-03-31 19:02:44 +0200 (Thu, 31 Mar 2005) | 4 lines
+r14535 | courmisch | 2006-02-28 13:22:24 +0100 (Tue, 28 Feb 2006) | 3 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
+   M /trunk/bootstrap
 
-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)
+Implement clean with --enable-libtool
+May fix builtins recompilation (theora, flac...)
 
 ------------------------------------------------------------------------
-r10487 | sigmunau | 2005-03-31 17:46:38 +0200 (Thu, 31 Mar 2005) | 2 lines
+r14534 | courmisch | 2006-02-28 12:45:22 +0100 (Tue, 28 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/configure.ac
 
-input.c: fixed a possible locking problem in vlc_input_item_GetInfo
+Don't use p_symbols with libtool
+(this commit obviously breaks binary compatibility - clear your plugins)
 
 ------------------------------------------------------------------------
-r10486 | gbazin | 2005-03-31 01:48:41 +0200 (Thu, 31 Mar 2005) | 1 line
+r14533 | courmisch | 2006-02-28 10:01:59 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/wingdi.c
+   M /trunk/bootstrap
+
+Fix the work-around for the work-around
 
-* 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
+r14532 | courmisch | 2006-02-28 09:55:43 +0100 (Tue, 28 Feb 2006) | 2 lines
 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
+   M /trunk/src/network/udp.c
+
+Remove debug message
 
-* 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
+r14531 | courmisch | 2006-02-28 09:42:23 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/src/input/input.c
+   M /trunk/activex/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/mozilla/Makefile.am
+   M /trunk/src/Makefile.am
 
-input.c: doxygenize vlc_input_item_GetInfo
-wx/timer.cpp: show Now Playing in statusbar if available
+mv -> mv -f
 
 ------------------------------------------------------------------------
-r10483 | sigmunau | 2005-03-30 23:21:40 +0200 (Wed, 30 Mar 2005) | 4 lines
+r14530 | courmisch | 2006-02-28 09:39:27 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/doc/Makefile.am
 
-wxwindows/preferences_widgets.cpp: ModuleCatList widget now add modules in
-the order of selection, patch by  Christophe Mutricy < xtophe -at-
-nxtelevision dott com >
+Dist demo.sh
 
 ------------------------------------------------------------------------
-r10482 | sigmunau | 2005-03-30 23:16:51 +0200 (Wed, 30 Mar 2005) | 2 lines
+r14529 | courmisch | 2006-02-28 09:37:44 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_meta.h
-   M /trunk/modules/access/http.c
+   M /trunk/bootstrap
 
-vlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c: use NOW_PLAYING for song title.
+Missing quotes
 
 ------------------------------------------------------------------------
-r10481 | dionoea | 2005-03-30 19:43:17 +0200 (Wed, 30 Mar 2005) | 2 lines
+r14528 | courmisch | 2006-02-28 09:16:40 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_filter/timeshift.c
+   M /trunk/doc/demo.sh
 
-include errno.h (for non debug builds)
+EOL style
 
 ------------------------------------------------------------------------
-r10480 | robux4 | 2005-03-29 22:54:52 +0200 (Tue, 29 Mar 2005) | 1 line
+r14527 | hartman | 2006-02-28 03:03:33 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/vobsub.c
+
+* Use stream_UrlNew for vobsub loading instead of fopen. closes #567
 
-mkv.cpp: make gcc happier
 ------------------------------------------------------------------------
-r10479 | gbazin | 2005-03-29 22:04:44 +0200 (Tue, 29 Mar 2005) | 1 line
+r14526 | hartman | 2006-02-28 02:28:38 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/doc/demo.sh
+
+* demo.sh for Mac OS X VLC command
 
-* configure.ac: added access_filter_timeshift to the build.
 ------------------------------------------------------------------------
-r10478 | fenrir | 2005-03-29 18:01:23 +0200 (Tue, 29 Mar 2005) | 8 lines
+r14525 | dionoea | 2006-02-28 00:24:39 +0100 (Tue, 28 Feb 2006) | 2 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).
+   M /trunk/doc/demo.sh
 
- * 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.
+Add OpenGL rotating cube and video wall demos
 
 ------------------------------------------------------------------------
-r10477 | gbazin | 2005-03-29 17:22:12 +0200 (Tue, 29 Mar 2005) | 1 line
+r14524 | dionoea | 2006-02-28 00:03:28 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wince/interface.cpp
-   M /trunk/modules/gui/wince/wince.cpp
-   M /trunk/modules/gui/wince/wince.h
+   M /trunk/doc/demo.sh
+
+Small fixes/changes
 
-* 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
+r14523 | dionoea | 2006-02-27 23:47:21 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wince/interface.cpp
+   A /trunk/doc/demo.sh
+
+Small script that generates huge command lines to be used in demos. Feel free to add/change stuff.
 
-* modules/gui/wince/interface.cpp: fixed menus handling.
 ------------------------------------------------------------------------
-r10475 | gbazin | 2005-03-29 12:08:03 +0200 (Tue, 29 Mar 2005) | 1 line
+r14522 | hartman | 2006-02-27 22:13:56 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/extras/contrib/src/Makefile
+
+* iconv is already provided on 10.3 and 10.4, so we don't need to install it.
 
-* 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
+r14521 | courmisch | 2006-02-27 22:07:25 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/misc/gnutls.c
 
-VLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow to seek beyond 36 minutes
+Fix warning on 64 bits systems
 
 ------------------------------------------------------------------------
-r10473 | fenrir | 2005-03-29 10:17:17 +0200 (Tue, 29 Mar 2005) | 2 lines
+r14520 | courmisch | 2006-02-27 22:06:42 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/misc/rtsp.c
 
- * ts: do not include eit.h if TS_USE_DVB_SI is 0.
+Silly me
 
 ------------------------------------------------------------------------
-r10472 | hartman | 2005-03-29 01:57:02 +0200 (Tue, 29 Mar 2005) | 2 lines
+r14519 | courmisch | 2006-02-27 21:59:08 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   D /trunk/vlc-cvs.ebuild
-   D /trunk/vlc.ebuild
+   M /trunk/activex/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/mozilla/Makefile.am
+   M /trunk/src/Makefile.am
 
-* Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.
+Work-around libtool's work-around which adds .exe on Cygwin 
 
 ------------------------------------------------------------------------
-r10471 | hartman | 2005-03-29 01:31:02 +0200 (Tue, 29 Mar 2005) | 2 lines
+r14518 | courmisch | 2006-02-27 21:48:49 +0100 (Mon, 27 Feb 2006) | 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/access/gnomevfs.c
+   M /trunk/modules/misc/rtsp.c
 
-* New menu-items referencing forum
+Compile fixes
 
 ------------------------------------------------------------------------
-r10470 | hartman | 2005-03-29 01:24:21 +0200 (Tue, 29 Mar 2005) | 2 lines
+r14517 | courmisch | 2006-02-27 21:29:39 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/bootstrap
 
-* Spelling correction
+Don't loop infinitely when then is no plugin to install (libtool-only)
 
 ------------------------------------------------------------------------
-r10469 | hartman | 2005-03-29 01:23:51 +0200 (Tue, 29 Mar 2005) | 2 lines
+r14516 | courmisch | 2006-02-27 21:29:03 +0100 (Mon, 27 Feb 2006) | 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
+   M /trunk/modules/services_discovery/daap.c
 
-* Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.
+daap.c: Attempt to fix compilation
 
 ------------------------------------------------------------------------
-r10463 | robux4 | 2005-03-28 21:12:14 +0200 (Mon, 28 Mar 2005) | 1 line
+r14515 | courmisch | 2006-02-27 13:46:42 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/include/network.h
+   A /trunk/include/vlc_url.h (from /trunk/include/network.h:14514)
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/control/telnet.c
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/standard.c
+
+Separate socket/resolv stuff (network.h) from url stuff (vlc_url.h)
 
-mkv.cpp: compilation fixes for gcc
 ------------------------------------------------------------------------
-r10462 | robux4 | 2005-03-28 21:07:18 +0200 (Mon, 28 Mar 2005) | 1 line
+r14514 | xtophe | 2006-02-27 13:01:58 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
+
+po/*: run make update-po.
 
-mkv.cpp: seeking in linked files now works
 ------------------------------------------------------------------------
-r10461 | robux4 | 2005-03-28 17:48:16 +0200 (Mon, 28 Mar 2005) | 1 line
+r14513 | dionoea | 2006-02-26 22:30:50 +0100 (Sun, 26 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/video_filter/distort.c
+
+distort.c:
+* new psychedelic FOSDEM demo filter. enjoy :)
+* misc changes          
 
-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
+r14512 | fkuehne | 2006-02-26 17:33:56 +0100 (Sun, 26 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-mkv.cpp: handle missing linked segments (seg->missing->seg)
+* fixed the compilation of gettext&libiconv on Darwin and updated the copyright-dates
 ------------------------------------------------------------------------
-r10459 | robux4 | 2005-03-28 16:12:58 +0200 (Mon, 28 Mar 2005) | 1 line
+r14511 | jpsaman | 2006-02-26 16:49:54 +0100 (Sun, 26 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/rtsp.c
 
-mkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment
+Rename --rtsp-throtle to --rtsp-throtle-users
 ------------------------------------------------------------------------
-r10458 | fkuehne | 2005-03-28 14:30:15 +0200 (Mon, 28 Mar 2005) | 1 line
+r14510 | courmisch | 2006-02-26 16:09:47 +0100 (Sun, 26 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/Makefile.am
+
+Put some dependencies on stamp-builtins to force rebuild when the
+tree configuration is modified
 
-* 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
+r14509 | courmisch | 2006-02-26 15:48:02 +0100 (Sun, 26 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/src/Makefile.am
+
+Get rid of --enable-shared-libvlc on non-Microsoft platforms
+as it did never worked properly, if at all with these
+(you should use libtool to build a shared libvlc instead)
 
-* fixed download-location of pkgconfig
 ------------------------------------------------------------------------
-r10456 | robux4 | 2005-03-28 13:07:41 +0200 (Mon, 28 Mar 2005) | 1 line
+r14508 | zorglub | 2006-02-26 15:47:06 +0100 (Sun, 26 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/control/libvlc_audio.c
+
+Remove ref to volume_get
 
-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
+r14507 | zorglub | 2006-02-26 15:23:16 +0100 (Sun, 26 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+
+Disable intf-switch in the interface (Refs:#564) - Not working correctly, neither on win32 nor GTK
 
-* 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
+r14506 | fkuehne | 2006-02-26 15:20:46 +0100 (Sun, 26 Feb 2006) | 1 line
 Changed paths:
-   D /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
+   M /trunk/NEWS
 
-* sorry, forgot that in the previous commit
+* added some news. feel free to improve the wording :)
 ------------------------------------------------------------------------
-r10453 | fkuehne | 2005-03-28 02:14:03 +0200 (Mon, 28 Mar 2005) | 3 lines
+r14505 | fkuehne | 2006-02-26 13:35:30 +0100 (Sun, 26 Feb 2006) | 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
+   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/controls.h
+   M /trunk/modules/gui/macosx/controls.m
 
-* 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
+* added a "Go To Specific Position" feature (closes #377)
+- accessible by double-clicking on the time-counters and through a menu-item in "Playback"
+- the class of the time-counters is VLCTimeField now, because we need to fetch the mouseDown-event. There are no further changes compared to NSTextField.
 ------------------------------------------------------------------------
-r10452 | markfm | 2005-03-27 19:49:24 +0200 (Sun, 27 Mar 2005) | 2 lines
+r14504 | zorglub | 2006-02-26 13:30:22 +0100 (Sun, 26 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/libvlc_audio.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)."
+Cosmetics. 
+Add toggle_mute
 
 ------------------------------------------------------------------------
-r10451 | robux4 | 2005-03-27 16:16:21 +0200 (Sun, 27 Mar 2005) | 1 line
+r14503 | zorglub | 2006-02-26 13:29:40 +0100 (Sun, 26 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/m4
+
+svn:ignore libtool stuff
 
-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
+r14502 | jpsaman | 2006-02-26 13:18:46 +0100 (Sun, 26 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/po/fr.po
+   M /trunk/modules/misc/rtsp.c
 
-mkv.cpp: new options for the demuxer
-fr.po: small translation fix
+Implement RTSP VOD connection throtle
 ------------------------------------------------------------------------
-r10438 | oaubert | 2005-03-26 20:29:32 +0100 (Sat, 26 Mar 2005) | 5 lines
+r14501 | courmisch | 2006-02-26 12:59:18 +0100 (Sun, 26 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/snapshot.c
+   M /trunk/Makefile.am
+   D /trunk/src/vlc.c
+   A /trunk/vlc.c (from /trunk/src/vlc.c:14498)
 
-snapshot.c:
- * added some comments
- * updated module description
- * try to fix timestamping
+Move vlc.c to . to fix distclean (Automake limitation)
 
 ------------------------------------------------------------------------
-r10437 | oaubert | 2005-03-26 20:22:40 +0100 (Sat, 26 Mar 2005) | 3 lines
+r14500 | dionoea | 2006-02-25 22:11:18 +0100 (Sat, 25 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/svg.c
+   M /trunk/src/misc/win32_specific.c
 
-svg.c: updated to the latest changes in the text renderer API (tested
-       with the vlc-0.8.1.svn20050314 debian package)
+Revert [14452] as it broke the mozilla plugin. We need to find another way
+to fix that.
 
 ------------------------------------------------------------------------
-r10436 | robux4 | 2005-03-26 10:18:54 +0100 (Sat, 26 Mar 2005) | 1 line
+r14499 | dionoea | 2006-02-25 22:08:46 +0100 (Sat, 25 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/doc/fortunes.txt
+
+Nice user comment ...
 
-mkv.cpp: avoid gcc warnings
 ------------------------------------------------------------------------
-r10435 | robux4 | 2005-03-25 22:59:25 +0100 (Fri, 25 Mar 2005) | 1 line
+r14498 | courmisch | 2006-02-25 21:46:22 +0100 (Sat, 25 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/Makefile.am
+
+Attempt to fix core and all targets with more than one job
 
-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
+r14497 | fkuehne | 2006-02-25 16:50:43 +0100 (Sat, 25 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/macosx/update.h
+   M /trunk/modules/gui/macosx/update.m
 
-mkv.cpp: the first Cluster was lost due to preloading
+* retrieve the release notes and display them
+    - they are temporarily stored in ~/Library/Caches/vlc_releasenote_temp.txt
+    - Please shout if this location isn't okay for this purpose.
+    - the file is automatically removed after displaying its content.
+* show the binary's size in MB instead of bytes
 ------------------------------------------------------------------------
-r10431 | fkuehne | 2005-03-25 19:17:15 +0100 (Fri, 25 Mar 2005) | 1 line
+r14496 | fkuehne | 2006-02-25 14:45:07 +0100 (Sat, 25 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
 
-* updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today
+* slightly enlarged the progress_for_downloads-panel-to-be and fixed some bugs in the interaction-framework
 ------------------------------------------------------------------------
-r10430 | titer | 2005-03-25 13:02:14 +0100 (Fri, 25 Mar 2005) | 2 lines
+r14495 | courmisch | 2006-02-24 23:39:45 +0100 (Fri, 24 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/modules/gui/macosx/voutgl.m
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/Makefile.am
 
- Fix for thread-unsafe OpenGL implementations (OS X...)
+Fix Win32 packaging targets inter-dependencies
+(otherwise unusable with more than one make job)
 
 ------------------------------------------------------------------------
-r10429 | fenrir | 2005-03-25 10:16:24 +0100 (Fri, 25 Mar 2005) | 7 lines
+r14494 | zorglub | 2006-02-24 20:11:39 +0100 (Fri, 24 Feb 2006) | 2 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).
+   M /trunk/extras/make.pl
 
+Remove a bit of noise
 
 ------------------------------------------------------------------------
-r10428 | fenrir | 2005-03-25 09:58:46 +0100 (Fri, 25 Mar 2005) | 6 lines
+r14493 | bigben | 2006-02-24 16:00:03 +0100 (Fri, 24 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/audio_filter/channel_mixer/simple.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).
+Add a 7.x / 5.x -> 4.0 downmixing routine (for AAC mostly, for a52 this is done by liba52)
 
 
 ------------------------------------------------------------------------
-r10427 | titer | 2005-03-24 17:05:55 +0100 (Thu, 24 Mar 2005) | 2 lines
+r14492 | courmisch | 2006-02-24 14:43:10 +0100 (Fri, 24 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/nuv.c
+   M /trunk/src/libvlc.h
 
- nuv.c: compile fix (for big endian platforms)
+Remove abusive line feeds to fix vlc --help-verbose --advanced  -H layout.
 
 ------------------------------------------------------------------------
-r10424 | robux4 | 2005-03-23 23:11:17 +0100 (Wed, 23 Mar 2005) | 1 line
+r14491 | xtophe | 2006-02-24 11:53:29 +0100 (Fri, 24 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/libpng-1.2.5-win32.patch
 
-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
+ALL: Don't use character which are different in utf8 and latin*
 
-mkv.cpp: prepare for more segment switching features
 ------------------------------------------------------------------------
-r10420 | robux4 | 2005-03-23 22:08:40 +0100 (Wed, 23 Mar 2005) | 1 line
+r14490 | djc | 2006-02-24 10:55:51 +0100 (Fri, 24 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/video_filter/distort.c
+
+Simple Hough transform to detect lines in video
+Needs a lot of optimizations...
 
-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
+r14489 | courmisch | 2006-02-24 09:28:12 +0100 (Fri, 24 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/test.html
-
-- added a slider to control VLC playback from HTML.
+   M /trunk/extras/contrib/src/Makefile
 
-NOTE: the slider is actually another ActiveX control but it could be replaced by a javascript equivalent if one wants a better looking slider.
+Silly libgpg-error's autogen doesn't call libtoolize
 
 ------------------------------------------------------------------------
-r10417 | massiot | 2005-03-23 19:39:46 +0100 (Wed, 23 Mar 2005) | 3 lines
+r14488 | courmisch | 2006-02-24 08:57:54 +0100 (Fri, 24 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/stream_out/Modules.am
-   A /trunk/modules/stream_out/bridge.c
+   M /trunk/mozilla/Makefile.am
 
-* modules/stream_out/bridge.c: New bridge-in/bridge-out modules to bridge
-  ES packets between different inputs.
+Fix typo, fix make dist
+
+As for make distclean, I can't think of any solution but moving vlc.c out of
+src/ (I know it sucks, but you don't want to rewrite automake, do you?).
 
 ------------------------------------------------------------------------
-r10416 | massiot | 2005-03-23 19:30:15 +0100 (Wed, 23 Mar 2005) | 3 lines
+r14487 | courmisch | 2006-02-23 23:59:03 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/mozilla/Makefile.am
 
-* 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).
+Make automake happy
 
 ------------------------------------------------------------------------
-r10415 | massiot | 2005-03-23 19:26:01 +0100 (Wed, 23 Mar 2005) | 3 lines
+r14486 | courmisch | 2006-02-23 23:49:56 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/mozilla/Makefile.am
 
-* modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed IOD descriptor
-(patch courtesy of Nico Sabbi)
+Support for building Mozilla plugin with libtool + clean up
 
 ------------------------------------------------------------------------
-r10414 | fenrir | 2005-03-23 18:00:15 +0100 (Wed, 23 Mar 2005) | 3 lines
+r14485 | courmisch | 2006-02-23 23:08:24 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/Modules.am
-   A /trunk/modules/demux/nuv.c
+   M /trunk/mozilla/Makefile.am
 
- * all: added a nuv demuxer (limited to mpeg4 video and mp3 audio).
- (Seek is slow, I don't support index yet).
+Clean up
 
 ------------------------------------------------------------------------
-r10413 | fenrir | 2005-03-23 17:58:24 +0100 (Wed, 23 Mar 2005) | 2 lines
+r14484 | courmisch | 2006-02-23 22:47:10 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/linux_dvb.c
-
- * dvb: fix report of error in FrontendPoll (please report any problem).
+   M /trunk
+   M /trunk/activex
+   M /trunk/modules
+   M /trunk/modules/access
+   M /trunk/modules/access/cdda
+   M /trunk/modules/access/dshow
+   M /trunk/modules/access/dvb
+   M /trunk/modules/access/mms
+   M /trunk/modules/access/pvr
+   M /trunk/modules/access/rtsp
+   M /trunk/modules/access/screen
+   M /trunk/modules/access/v4l
+   M /trunk/modules/access/vcd
+   M /trunk/modules/access/vcdx
+   M /trunk/modules/access_filter
+   M /trunk/modules/access_output
+   M /trunk/modules/audio_filter
+   M /trunk/modules/audio_filter/channel_mixer
+   M /trunk/modules/audio_filter/converter
+   M /trunk/modules/audio_filter/resampler
+   M /trunk/modules/audio_mixer
+   M /trunk/modules/audio_output
+   M /trunk/modules/codec
+   M /trunk/modules/codec/cmml
+   M /trunk/modules/codec/dmo
+   M /trunk/modules/codec/ffmpeg
+   M /trunk/modules/codec/spudec
+   M /trunk/modules/control
+   M /trunk/modules/control/corba
+   M /trunk/modules/control/http
+   M /trunk/modules/demux
+   M /trunk/modules/demux/asf
+   M /trunk/modules/demux/avi
+   M /trunk/modules/demux/mp4
+   M /trunk/modules/demux/mpeg
+   M /trunk/modules/demux/playlist
+   M /trunk/modules/demux/util
+   M /trunk/modules/gui
+   M /trunk/modules/gui/beos
+   M /trunk/modules/gui/macosx
+   M /trunk/modules/gui/opie
+   M /trunk/modules/gui/pda
+   M /trunk/modules/gui/qnx
+   M /trunk/modules/gui/skins2
+   M /trunk/modules/gui/skins2/commands
+   M /trunk/modules/gui/skins2/controls
+   M /trunk/modules/gui/skins2/events
+   M /trunk/modules/gui/skins2/macosx
+   M /trunk/modules/gui/skins2/parser
+   M /trunk/modules/gui/skins2/src
+   M /trunk/modules/gui/skins2/unzip
+   M /trunk/modules/gui/skins2/utils
+   M /trunk/modules/gui/skins2/vars
+   M /trunk/modules/gui/skins2/win32
+   M /trunk/modules/gui/skins2/x11
+   M /trunk/modules/gui/wince
+   M /trunk/modules/gui/wince/bitmaps
+   M /trunk/modules/gui/wxwidgets
+   M /trunk/modules/gui/wxwidgets/bitmaps
+   M /trunk/modules/gui/wxwidgets/dialogs
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm
+   M /trunk/modules/misc
+   M /trunk/modules/misc/dummy
+   M /trunk/modules/misc/memcpy
+   M /trunk/modules/misc/network
+   M /trunk/modules/misc/playlist
+   M /trunk/modules/misc/testsuite
+   M /trunk/modules/misc/xml
+   M /trunk/modules/mux
+   M /trunk/modules/mux/mpeg
+   M /trunk/modules/packetizer
+   M /trunk/modules/services_discovery
+   M /trunk/modules/stream_out
+   M /trunk/modules/stream_out/transrate
+   M /trunk/modules/video_chroma
+   M /trunk/modules/video_filter
+   M /trunk/modules/video_filter/swscale
+   M /trunk/modules/video_output
+   M /trunk/modules/video_output/directx
+   M /trunk/modules/video_output/qte
+   M /trunk/modules/video_output/x11
+   M /trunk/modules/visualization
+   M /trunk/modules/visualization/galaktos
+   M /trunk/modules/visualization/visual
+   M /trunk/mozilla
+   M /trunk/src
+
+svn:ignore
 
 ------------------------------------------------------------------------
-r10408 | jpsaman | 2005-03-22 21:17:30 +0100 (Tue, 22 Mar 2005) | 2 lines
+r14483 | courmisch | 2006-02-23 22:41:05 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/audio_output/intf.c
+   M /trunk/src/Makefile.am
 
-Variable name consistency across the file
+Don't build old-style when libtool is enabled
 
 ------------------------------------------------------------------------
-r10406 | markfm | 2005-03-22 14:29:30 +0100 (Tue, 22 Mar 2005) | 2 lines
+r14482 | dionoea | 2006-02-23 21:31:24 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_filter/mosaic.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. 
+shame on me ... *cough* *cough*
 
 ------------------------------------------------------------------------
-r10405 | gbazin | 2005-03-22 10:53:11 +0100 (Tue, 22 Mar 2005) | 1 line
+r14481 | zorglub | 2006-02-23 21:20:31 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+
+Bitrates only
 
-* 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
+r14480 | zorglub | 2006-02-23 21:18:16 +0100 (Thu, 23 Feb 2006) | 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
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
 
- * skins2: added vlc.volumeUp() and vlc.volumeDown() actions
+Display bitrates in kbps
 
 ------------------------------------------------------------------------
-r10400 | hartman | 2005-03-21 15:02:07 +0100 (Mon, 21 Mar 2005) | 4 lines
+r14478 | courmisch | 2006-02-23 20:41:36 +0100 (Thu, 23 Feb 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/modules/video_filter/Modules.am
+   M /trunk/src/Makefile.am
 
-* 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.
+_Experimental_ *optional* libtool support (--enable-libtool)
 
-------------------------------------------------------------------------
-r10399 | fkuehne | 2005-03-20 20:51:52 +0100 (Sun, 20 Mar 2005) | 3 lines
-Changed paths:
-   M /trunk/src/misc/vlm.c
+Should work fine (ie. better than --enable-shared-libvlc) on Linux,
+should work on Mac OS X (except for packaging), while shared libvlc doesn't.
 
-* removed my ftime-replacement for OSX again
+Won't work on Win32 with the current Win32 contrib. Stick to static libvlc or
+use --enable-shared-libvlc for now.
 
-Thanks for the ftime-fix gibalou :)
 ------------------------------------------------------------------------
-r10398 | gbazin | 2005-03-20 20:42:29 +0100 (Sun, 20 Mar 2005) | 1 line
+r14477 | courmisch | 2006-02-23 20:38:14 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/activex/Makefile.am
 
-* 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
+Linking order fix
 
-* 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
+r14476 | courmisch | 2006-02-23 20:37:58 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/misc/modules.c
 
-transcode -- round fps to full integer value (eg, 25, 30) for ffmpeg mpeg1/2
+Recurse within hidden directories for module search
 
 ------------------------------------------------------------------------
-r10395 | asmax | 2005-03-20 16:58:04 +0100 (Sun, 20 Mar 2005) | 2 lines
+r14475 | littlejohn | 2006-02-23 20:17:31 +0100 (Thu, 23 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/src/control/libvlc_audio.c
 
-- all: use fribidi in skins2 text rendering if available
+added missing $Id$
 
-------------------------------------------------------------------------
-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
+r14474 | littlejohn | 2006-02-23 19:03:20 +0100 (Thu, 23 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/include/vlc/libvlc.h
+
+Header modified to include libvlc audio control functions
 
-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
+r14473 | littlejohn | 2006-02-23 18:32:49 +0100 (Thu, 23 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/share/Makefile.am
-   M /trunk/share/http/index.html
+   M /trunk/src/Makefile.am
+   A /trunk/src/control/libvlc_audio.c
 
-HTTP interface patch by Christophe Mutricy (and no fixes by me)
+LibVLC basic audio control API
 
-------------------------------------------------------------------------
-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
+r14472 | oaubert | 2006-02-23 18:02:03 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/vlc.1
+   M /trunk/bindings/mediacontrol-python/vlcglue.c
 
-  * doc/vlc.1: spelling
+mediacontrol-python/vlcglue.c: transmit the snapshot->date field to python
 
 ------------------------------------------------------------------------
-r10386 | djc | 2005-03-18 17:44:16 +0100 (Fri, 18 Mar 2005) | 2 lines
+r14471 | oaubert | 2006-02-23 17:44:09 +0100 (Thu, 23 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/share/Makefile.am
+   M /trunk/src/video_output/vout_intf.c
 
-favicon.ico instead of favico.ico...
+src/vout_intf.c: move the snapshot-path == object:object-id codepath
+to the start of the function, to avoid unnecessary overhead of path checks.
 
 ------------------------------------------------------------------------
-r10385 | djc | 2005-03-18 15:43:38 +0100 (Fri, 18 Mar 2005) | 3 lines
+r14470 | oaubert | 2006-02-23 17:21:56 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/share/Makefile.am
+   M /trunk/src/control/mediacontrol_audio_video.c
 
-Add cone_+-, and favico.ico to Makefile.am, as suggest xtophe
-Not tested...
+mediacontrol_audio_video.c: release vout in mediacontrol_snapshot()
 
 ------------------------------------------------------------------------
-r10384 | gbazin | 2005-03-18 08:44:20 +0100 (Fri, 18 Mar 2005) | 1 line
+r14469 | hartman | 2006-02-23 12:57:38 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/extras/contrib/Makefile
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-osx.patch
+   D /trunk/extras/contrib/src/Patches/gettext-osx.patch
+   A /trunk/extras/contrib/src/Patches/libpng-osx.patch
+   D /trunk/extras/contrib/src/Patches/libpng.patch
+   A /trunk/extras/contrib/src/Patches/live-osx.patch
+   D /trunk/extras/contrib/src/Patches/livedotcom-osx.patch
+   M /trunk/extras/contrib/src/packages.mak
+
+* make more contribs work with SDK. refs #182
 
-* 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
+r14468 | courmisch | 2006-02-23 11:43:39 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/activex/Makefile.am
 
-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])
+Same fix for activeX
 
 ------------------------------------------------------------------------
-r10382 | gbazin | 2005-03-18 00:34:04 +0100 (Fri, 18 Mar 2005) | 1 line
+r14467 | courmisch | 2006-02-23 11:41:15 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/resampler/linear.c
+   M /trunk/Makefile.am
 
-* 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
+Fix linking with included gettext
 
-* 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
+r14466 | dionoea | 2006-02-23 00:34:54 +0100 (Thu, 23 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/araw.c
+   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/mozilla/vlcplugin.h
+
+Ogg mime type is application/ogg (see RFC 3534)
+Thanks to forum user http://forum.videolan.org/viewtopic.php?t=17646
 
- 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
+r14465 | dionoea | 2006-02-22 18:28:46 +0100 (Wed, 22 Feb 2006) | 4 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
+   M /trunk/modules/video_filter/distort.c
+   M /trunk/modules/video_filter/mosaic.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.
+mosaic.c: Bluescreen enhancement. Add convolution product of alpha mask with 5x5 gaussian. Makes it look better.
+
+distort.c: change line orders.
 
 ------------------------------------------------------------------------
-r10378 | gbazin | 2005-03-17 20:16:15 +0100 (Thu, 17 Mar 2005) | 3 lines
+r14464 | hartman | 2006-02-22 17:27:50 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/picture.c
-   M /trunk/src/misc/image.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/demux/avi/avi.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().
+* Use EnsureUTF8 on the trackname of avi's. (no garentueed charset).
 
 ------------------------------------------------------------------------
-r10377 | massiot | 2005-03-17 17:59:16 +0100 (Thu, 17 Mar 2005) | 2 lines
+r14463 | hartman | 2006-02-22 17:17:24 +0100 (Wed, 22 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/switcher.c
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/src/video_output/vout_subpictures.c
 
-* modules/stream_out/switcher.c: Fixed aspect ratio.
+* Scale SSA subs if necessarry.
+* Scale width if only original height is known.
 
 ------------------------------------------------------------------------
-r10376 | gbazin | 2005-03-17 14:55:11 +0100 (Thu, 17 Mar 2005) | 1 line
+r14462 | damienf | 2006-02-22 15:04:31 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/Makefile.am
+   M /trunk/activex/Makefile.am
+   M /trunk/src/Makefile.am
 
-* 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
+all: renamed DLL import library as libvlc.dll.a, as this is what mingw/cygwin ld expects to see. for more info refer to: http://www.sourceware.org/binutils/docs-2.16/ld/WIN32.html
 
-* 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
+r14461 | oaubert | 2006-02-22 14:20:59 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/bindings/mediacontrol-python/setup.py
+   D /trunk/bindings/mediacontrol-python/vlcdebug.py
+   A /trunk/bindings/mediacontrol-python/vlcwrapper.py (from /trunk/bindings/mediacontrol-python/vlcdebug.py:14460)
+
+mediacontrol-python: rename vlcdebug to vlcwrapper
 
-* 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
+r14460 | oaubert | 2006-02-22 14:19:29 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/bindings/mediacontrol-python/vlcdebug.py
+
+vlcdebug.py: add documentation
 
-mkv.cpp: allow seamless transition between segments
 ------------------------------------------------------------------------
-r10372 | gbazin | 2005-03-17 09:20:53 +0100 (Thu, 17 Mar 2005) | 1 line
+r14459 | oaubert | 2006-02-22 14:15:10 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/bindings/mediacontrol-python/Makefile.am
+   M /trunk/bindings/mediacontrol-python/setup.py
+
+mediacontrol-python: allow to build in a separate builddir
 
-* 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
+r14458 | damienf | 2006-02-22 13:21:23 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/Makefile.am
+   M /trunk/activex/Makefile.am
+   M /trunk/src/Makefile.am
+
+all: for WIN32, create an import library libvlc-dll.a when linking libvlc.dll; updating linking for vlc.exe and activex.dll to use import library in place of dll.
 
-* 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
+r14457 | jpsaman | 2006-02-22 11:05:59 +0100 (Wed, 22 Feb 2006) | 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
+   M /trunk/modules/stream_out/switcher.c
 
-* modules/gui/wince: better volume slider behaviour.
+Use include <file.h> for include files that can be found on the include path as provided to the compiler.
 ------------------------------------------------------------------------
-r10369 | gbazin | 2005-03-17 00:10:08 +0100 (Thu, 17 Mar 2005) | 1 line
+r14456 | zorglub | 2006-02-21 22:30:50 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/waveout.c
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+
+wxstuff
 
-* 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
+r14455 | zorglub | 2006-02-21 22:19:54 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+
+Add a close button. Put "-" instead of nothing when there is no info
 
-* 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
+r14454 | zorglub | 2006-02-21 20:51:15 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/wxwidgets/streamdata.cpp
+
+Fix theora in WX too (Closes:#531)
 
-mkv.cpp: faster code with newer libs
 ------------------------------------------------------------------------
-r10366 | gbazin | 2005-03-16 22:38:19 +0100 (Wed, 16 Mar 2005) | 1 line
+r14453 | fkuehne | 2006-02-21 20:44:47 +0100 (Tue, 21 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/wizard.m
 
-* configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support.
+* fix the selection of both Theora and Vorbis on OSX (refs #503 and refs #531). They are being encapsulated in OGG now.
 ------------------------------------------------------------------------
-r10365 | robux4 | 2005-03-16 22:26:43 +0100 (Wed, 16 Mar 2005) | 1 line
+r14452 | dionoea | 2006-02-21 20:24:23 +0100 (Tue, 21 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/win32_specific.c
+
+Fix running vlc from path in windows (see http://forum.videolan.org/viewtopic.php?t=17435 ). This could break the mozilla plugin on windows (see http://trac.videolan.org/vlc/changeset/9106) so i'm commiting and i'll do a nightly to check. One way to be sure would be to ask Gibalou but ....
+
 
-mkv.cpp: seeking is not only based on video
 ------------------------------------------------------------------------
-r10364 | gbazin | 2005-03-16 22:25:53 +0100 (Wed, 16 Mar 2005) | 1 line
+r14450 | damienf | 2006-02-21 17:38:23 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/activex/vlccontrol.cpp
+
+vlccontrol.cpp: fixed bounds issue when allocating memory and iterating through a SafeArray, thanks to Walter Zheng for reporting this problem
 
-* 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
+r14448 | courmisch | 2006-02-21 16:02:16 +0100 (Tue, 21 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/Makefile.am
+
+Don't rebuild static libvlc when not needed
+Yet to find a solution for the same problem with shared libvlc
 
-mkv.cpp: store silent tracks info
 ------------------------------------------------------------------------
-r10362 | jpsaman | 2005-03-16 22:02:05 +0100 (Wed, 16 Mar 2005) | 2 lines
+r14447 | courmisch | 2006-02-21 13:49:02 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/pda/pda.c
+   M /trunk/src/misc/unicode.c
 
-Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI.
+Favor libiconv over Win32 API for *Locale
 
 ------------------------------------------------------------------------
-r10361 | robux4 | 2005-03-16 21:32:38 +0100 (Wed, 16 Mar 2005) | 1 line
+r14446 | courmisch | 2006-02-21 13:16:11 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/unicode.c
+
+Fix minor typo
 
-mkv.cpp: more code rearranging
 ------------------------------------------------------------------------
-r10360 | titer | 2005-03-16 16:49:18 +0100 (Wed, 16 Mar 2005) | 2 lines
+r14445 | courmisch | 2006-02-21 13:14:27 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/include/charset.h
 
- macosx/voutgl.m: fixed --macosx-stretch in GL provider
+Oups, forgot this file
 
 ------------------------------------------------------------------------
-r10359 | damienf | 2005-03-16 14:08:13 +0100 (Wed, 16 Mar 2005) | 4 lines
+r14444 | courmisch | 2006-02-21 13:13:59 +0100 (Tue, 21 Feb 2006) | 2 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
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/messages.c
 
+Convert to local encoding before printing on console (closes #556)
 
 ------------------------------------------------------------------------
-r10358 | gbazin | 2005-03-16 13:12:20 +0100 (Wed, 16 Mar 2005) | 1 line
+r14443 | courmisch | 2006-02-21 13:13:22 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/src/misc/unicode.c
+
+Use //translit when converting to an non-Unicode charset
 
-* 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
+r14442 | adn | 2006-02-21 12:58:05 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/extras/Makefile
+
+libvlc.a is in src/
 
-* modules/access/directory.c: fixed a bunch of bugs.
 ------------------------------------------------------------------------
-r10356 | gbazin | 2005-03-16 12:11:08 +0100 (Wed, 16 Mar 2005) | 1 line
+r14441 | courmisch | 2006-02-21 12:53:49 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ty.c
+   M /trunk/src/misc/unicode.c
+
+A few utf8 *printf wrappers (refs #556)
 
-* modules/demux/ty.c: fixed segfault while probing.
 ------------------------------------------------------------------------
-r10355 | courmisch | 2005-03-16 11:51:10 +0100 (Wed, 16 Mar 2005) | 2 lines
+r14440 | courmisch | 2006-02-21 12:02:38 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ty.c
+   M /trunk/Makefile.am
 
-- TY should have a lower priority than PS
+Build vlc-bundle on BeOS
 
 ------------------------------------------------------------------------
-r10354 | gbazin | 2005-03-16 10:48:22 +0100 (Wed, 16 Mar 2005) | 1 line
+r14438 | xtophe | 2006-02-21 10:07:44 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/view.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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
+
+Thou shalt use a clean tree for po stuffs.
 
-* src/playlist/*: shut up a couple of compiler warnings.
 ------------------------------------------------------------------------
-r10353 | hartman | 2005-03-16 01:16:03 +0100 (Wed, 16 Mar 2005) | 6 lines
+r14437 | courmisch | 2006-02-21 09:30:16 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/directory.c
+   M /trunk/mozilla/Makefile.am
 
-* 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
+Attempt to fix #555 for mozilla plugin as well (refs #555)
 
 ------------------------------------------------------------------------
-r10352 | fkuehne | 2005-03-15 20:53:17 +0100 (Tue, 15 Mar 2005) | 3 lines
+r14427 | fkuehne | 2006-02-20 22:00:10 +0100 (Mon, 20 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/po/Makefile.in.in
    M /trunk/po/POTFILES.in
-   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/ka.po
+   M /trunk/po/ko.po
    M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/ps.po
+   M /trunk/po/oc.po
    M /trunk/po/pt_BR.po
+   M /trunk/po/ro.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_CN.po
+   M /trunk/po/zh_TW.po
 
-* *.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
+* first update of the po-files
 ------------------------------------------------------------------------
-r10351 | massiot | 2005-03-15 19:59:48 +0100 (Tue, 15 Mar 2005) | 2 lines
+r14425 | courmisch | 2006-02-20 20:53:22 +0100 (Mon, 20 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/Makefile.am
 
-* modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding.
+Fix linking with C++ builtins
 
 ------------------------------------------------------------------------
-r10350 | massiot | 2005-03-15 19:55:17 +0100 (Tue, 15 Mar 2005) | 2 lines
+r14423 | courmisch | 2006-02-20 19:00:28 +0100 (Mon, 20 Feb 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/stream_out/switcher.c
+   M /trunk/Makefile.am
+   M /trunk/src/Makefile.am
+
+- Remove dependency of vlc on stamp-builtin with shared libvlc
+- Link against -lvlc instead of src/libvlc.so otherwise installed vlc
+  cannot be loaded (closes #555)
+- Remove src/libvlc.a when src/libvlc.so is built so that previous item
+  does not break Win32 linking
 
-* modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option.
+<subliminal message>how about using libtool</subliminal message>
 
 ------------------------------------------------------------------------
-r10349 | massiot | 2005-03-15 19:52:52 +0100 (Tue, 15 Mar 2005) | 2 lines
+r14422 | hartman | 2006-02-20 13:21:15 +0100 (Mon, 20 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vout_synchro.h
-   M /trunk/src/libvlc.h
-   M /trunk/src/video_output/vout_synchro.c
+   M /trunk/modules/access/vcd/cdrom.c
+   M /trunk/modules/access/vcd/cdrom_internals.h
 
-* src/video_output/vout_synchro.c: New --quiet-synchro config option.
+* Fix CDDA and VCD modules for Mac OS X Intel. Fix suggestion by Keiki SATOH aka demo-n <demo-n at users dot sourceforgedot net>.
 
 ------------------------------------------------------------------------
-r10348 | sigmunau | 2005-03-15 18:18:58 +0100 (Tue, 15 Mar 2005) | 2 lines
+r14421 | xtophe | 2006-02-20 00:22:02 +0100 (Mon, 20 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/wall.c
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
 
-wall.c: fix alignment when rows or cols are 2 or less.
+ffmpeg-cvs.patch: fix upstream
 
 ------------------------------------------------------------------------
-r10347 | gbazin | 2005-03-15 14:44:31 +0100 (Tue, 15 Mar 2005) | 1 line
+r14420 | fkuehne | 2006-02-19 23:41:29 +0100 (Sun, 19 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
 
-* configure.ac: proper LDFLAGS on win32 for the wince gui.
+* fixed keywords and encoding
 ------------------------------------------------------------------------
-r10346 | gbazin | 2005-03-15 14:38:28 +0100 (Tue, 15 Mar 2005) | 1 line
+r14419 | fkuehne | 2006-02-19 23:38:07 +0100 (Sun, 19 Feb 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/audio_output/waveout.c
+   M /trunk/Makefile.am
+   A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
+   A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/macosx/intf.m
 
-* 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
+* added the progress dialogue to the set of widgets
+- the Cancel-button is currently disabled because the core doesn't respond correctly (might be my fault though)
+- note that the File's Owner of the nib-file is of type VLCInteraction because the class can't resolve its outlets otherwise
 
-* src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants an updated value.
+* WIDGET_TEXT and WIDGET_INPUT_TEXT are still missing, but will come in the next couple of days
+
+As usual, comments on the implementation and the GUI-design are welcome :)
 ------------------------------------------------------------------------
-r10344 | gbazin | 2005-03-15 12:40:27 +0100 (Tue, 15 Mar 2005) | 1 line
+r14418 | courmisch | 2006-02-19 22:20:09 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/include/vlc_common.h
+
+Fix linking of C++ plugins
 
-* 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
+r14417 | courmisch | 2006-02-19 21:14:07 +0100 (Sun, 19 Feb 2006) | 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
+   M /trunk/Makefile.am
 
-* display useful information in the tooltip
+Share most of binary packaging script between WinCE and Win32
 
 ------------------------------------------------------------------------
-r10342 | djc | 2005-03-15 01:02:16 +0100 (Tue, 15 Mar 2005) | 2 lines
+r14416 | courmisch | 2006-02-19 21:02:12 +0100 (Sun, 19 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/macosx/prefs_widgets.h
-   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/Makefile.am
 
-Work on MacOS preferences. Need to be completed, improved, and debugged...
+Include libvlc.dll when packaging
+(Hmm, there is a nice code duplication between win32 and winCE here)
 
 ------------------------------------------------------------------------
-r10341 | hartman | 2005-03-15 00:53:58 +0100 (Tue, 15 Mar 2005) | 2 lines
+r14415 | courmisch | 2006-02-19 20:59:47 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/Makefile.am
 
-* macosx: simplify volume update method for scrollfield usage.
+Really fix
 
 ------------------------------------------------------------------------
-r10340 | ANIL | 2005-03-15 00:39:53 +0100 (Tue, 15 Mar 2005) | 3 lines
+r14414 | courmisch | 2006-02-19 20:47:44 +0100 (Sun, 19 Feb 2006) | 2 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)
+   M /trunk/Makefile.am
 
+Attempt to fix vlc linkage with static libvlc
 
 ------------------------------------------------------------------------
-r10339 | hartman | 2005-03-15 00:12:06 +0100 (Tue, 15 Mar 2005) | 4 lines
+r14413 | courmisch | 2006-02-19 19:29:08 +0100 (Sun, 19 Feb 2006) | 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
+   M /trunk/Makefile.am
+   M /trunk/src/Makefile.am
 
-* Renamed --filter to --video-filter for reasons of consistency. Please check functionality.
-* Added a notice of this to news
-* Another request from the forum.
+- Build builtins before shared libvlc
+- Link builtins with libvlc instead of vlc
+  (seems to fix shared libvlc on Win32)
 
 ------------------------------------------------------------------------
-r10338 | hartman | 2005-03-14 23:14:46 +0100 (Mon, 14 Mar 2005) | 4 lines
+r14412 | courmisch | 2006-02-19 18:58:49 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
+   M /trunk/configure.ac
 
-* 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.
+Ahem hem typo
 
 ------------------------------------------------------------------------
-r10336 | fenrir | 2005-03-14 18:02:45 +0100 (Mon, 14 Mar 2005) | 3 lines
+r14411 | dionoea | 2006-02-19 18:16:05 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
- * mp4.c: do not unselect ES at the end.
+   M /trunk/modules/video_filter/rss.c
 
+rss.c: add some Atom stuff and some extra checks.
 
 ------------------------------------------------------------------------
-r10335 | sam | 2005-03-14 15:38:44 +0100 (Mon, 14 Mar 2005) | 2 lines
+r14410 | courmisch | 2006-02-19 18:14:36 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/Makefile.am
+   M /trunk/Makefile.am
 
-  * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime.
+Dionoea: here is "make core", your portable "make vlc" replacement
 
 ------------------------------------------------------------------------
-r10334 | sam | 2005-03-14 14:54:04 +0100 (Mon, 14 Mar 2005) | 2 lines
+r14409 | zorglub | 2006-02-19 17:25:27 +0100 (Sun, 19 Feb 2006) | 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
+   M /trunk/configure.ac
 
-  * Updated Debian packaging information.
+compile can now work from subdirs
 
 ------------------------------------------------------------------------
-r10333 | gbazin | 2005-03-14 14:21:26 +0100 (Mon, 14 Mar 2005) | 1 line
+r14408 | zorglub | 2006-02-19 17:16:56 +0100 (Sun, 19 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/include/vlc_meta.h
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
+
+* Show meta-information separately
+* Collect more meta-information in id3
 
-* 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
+r14407 | dionoea | 2006-02-19 17:02:04 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/switcher.c
+   M /trunk/modules/control/http/mvar.c
 
-  * modules/stream_out/switcher.c: fixed forbidden empty string for gettext.
+Remove debug message
 
 ------------------------------------------------------------------------
-r10331 | anil | 2005-03-14 11:56:55 +0100 (Mon, 14 Mar 2005) | 9 lines
+r14406 | fkuehne | 2006-02-19 17:01:47 +0100 (Sun, 19 Feb 2006) | 2 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
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
 
-* wxwindows: systray integration, with a basic popup menu, tested under
-  WinXP and Gnome (introduces two new options, wxwin-taskbar and
-  wxwin-systray).
+* replaced all NSLog-calls by msg_***
+* changed the button order in DIALOG_YES_NO_CANCEL. (the order is now: Cancel, No, Yes; which is more Mac-like IMO, but feel free to change it again)
+------------------------------------------------------------------------
+r14405 | courmisch | 2006-02-19 16:46:44 +0100 (Sun, 19 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/mozilla/Makefile.am
 
-  The icon looks ok under windows but not so good with some gnome-panel
-  sizes.
+Fix Mozilla plugin on ELF architectures
 
 ------------------------------------------------------------------------
-r10330 | sam | 2005-03-14 11:49:41 +0100 (Mon, 14 Mar 2005) | 2 lines
+r14404 | asmax | 2006-02-19 16:37:05 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/Makefile.am
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
 
-  * activex/Makefile.am: use "rm -f", not "-rm".
+* all: new skin variable "vlc.isFullscreen" (guess what it does ;)
 
 ------------------------------------------------------------------------
-r10329 | sam | 2005-03-14 11:38:45 +0100 (Mon, 14 Mar 2005) | 3 lines
+r14403 | courmisch | 2006-02-19 16:21:58 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
+   M /trunk/Makefile.am
    M /trunk/configure.ac
+   M /trunk/src/Makefile.am
 
-  * configure.ac: allow to specify another name for the wx-config script, for
-    systems with both 2.4 and 2.5.
+Really fix libintl linking
 
 ------------------------------------------------------------------------
-r10328 | sigmunau | 2005-03-14 11:32:47 +0100 (Mon, 14 Mar 2005) | 2 lines
+r14402 | asmax | 2006-02-19 15:54:57 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/AUTHORS
+   M /trunk/NEWS
 
-corba/Modules.am: include missing files in dist. Fixes #1977
+* JACK audio output
 
 ------------------------------------------------------------------------
-r10327 | sigmunau | 2005-03-14 10:18:42 +0100 (Mon, 14 Mar 2005) | 2 lines
+r14401 | courmisch | 2006-02-19 15:54:38 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/src/Makefile.am
 
-TODO: remove recently fixed subtitle-related items
+Attempt to fix linking with "included" gettext
 
 ------------------------------------------------------------------------
-r10326 | hartman | 2005-03-14 00:32:30 +0100 (Mon, 14 Mar 2005) | 2 lines
+r14400 | dionoea | 2006-02-19 15:39:53 +0100 (Sun, 19 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/modules/misc/msn.c
 
-* Add some TODOs from the Requests forum.
+Fix msn plugin.
+Note to zorglub: please test changes before commiting.
 
 ------------------------------------------------------------------------
-r10325 | djc | 2005-03-14 00:19:12 +0100 (Mon, 14 Mar 2005) | 3 lines
+r14399 | zorglub | 2006-02-19 15:32:13 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-
-Added setScrollField: and resetScrollField to manage the scroll field.
+   M /trunk/extras
 
+More
 
 ------------------------------------------------------------------------
-r10324 | hartman | 2005-03-14 00:10:01 +0100 (Mon, 14 Mar 2005) | 3 lines
+r14398 | zorglub | 2006-02-19 15:31:15 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/Makefile.am
+   M /trunk
+   M /trunk/src
 
-* 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
+svn:ignore
 
 ------------------------------------------------------------------------
-r10323 | robux4 | 2005-03-13 20:53:20 +0100 (Sun, 13 Mar 2005) | 1 line
+r14397 | courmisch | 2006-02-19 15:28:50 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/configure.ac
+
+Fix
 
-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
+r14396 | courmisch | 2006-02-19 15:15:04 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/po/POTFILES.in
+
+Update files list
 
-mkv.cpp: segment preloading now works
 ------------------------------------------------------------------------
-r10321 | courmisch | 2005-03-13 14:29:45 +0100 (Sun, 13 Mar 2005) | 2 lines
+r14395 | courmisch | 2006-02-19 15:13:29 +0100 (Sun, 19 Feb 2006) | 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
+   M /trunk/Makefile.am
+   D /trunk/lib
 
-Fix my email address
+Remove unused directory
 
 ------------------------------------------------------------------------
-r10320 | courmisch | 2005-03-13 10:31:00 +0100 (Sun, 13 Mar 2005) | 2 lines
+r14394 | courmisch | 2006-02-19 14:45:17 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/mozilla/Makefile.am
 
-- Fix getnameinfo detection on Win32
+Link Mozilla plugin against shared library when built
 
 ------------------------------------------------------------------------
-r10319 | titer | 2005-03-13 06:56:32 +0100 (Sun, 13 Mar 2005) | 2 lines
+r14393 | zorglub | 2006-02-19 14:44:29 +0100 (Sun, 19 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/dvdnav.patch
+   M /trunk/include/vlc_messages.h
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
 
- dvdnav.patch: missed a couple of functions yesterday, fixes --disable-plugins
+Fix a warning
+Add some timing to playlist 
 
 ------------------------------------------------------------------------
-r10318 | titer | 2005-03-12 19:34:36 +0100 (Sat, 12 Mar 2005) | 3 lines
+r14392 | courmisch | 2006-02-19 14:40:09 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/activex/Makefile.am
+   M /trunk/bindings/mediacontrol-python/setup.py
+   M /trunk/mozilla/Makefile.am
 
- Renamed the "contrast" variable used between dvdnav and the video output
- so it doesn't conflict with the one from the adjust filter
+Propagate libvlc move in plugins
 
 ------------------------------------------------------------------------
-r10317 | titer | 2005-03-12 18:52:33 +0100 (Sat, 12 Mar 2005) | 8 lines
+r14391 | zorglub | 2006-02-19 14:36:15 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/dvdnav.patch
-   M /trunk/extras/contrib/src/Patches/libdvdread.patch
+   M /trunk/src/Makefile.am
+   D /trunk/src/control/control_input.c
+   D /trunk/src/control/control_playlist.c
+   D /trunk/src/control/control_vlm.c
+   D /trunk/src/control/core.c
+   A /trunk/src/control/libvlc_core.c (from /trunk/src/control/core.c:14389)
+   A /trunk/src/control/libvlc_input.c (from /trunk/src/control/control_input.c:14389)
+   A /trunk/src/control/libvlc_playlist.c (from /trunk/src/control/control_playlist.c:14389)
+   A /trunk/src/control/libvlc_video.c (from /trunk/src/control/video.c:14389)
+   A /trunk/src/control/libvlc_vlm.c (from /trunk/src/control/control_vlm.c:14389)
+   D /trunk/src/control/video.c
 
- 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
+Be consistant in naming
 
 ------------------------------------------------------------------------
-r10316 | courmisch | 2005-03-12 18:47:43 +0100 (Sat, 12 Mar 2005) | 2 lines
+r14390 | courmisch | 2006-02-19 14:30:20 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/configure.ac
 
-Fixed stupid bug (C) me, yesterday (variable name conflict)
+Fix a bug whereby --disable-shared-libvlc would actually enable it
 
 ------------------------------------------------------------------------
-r10315 | massiot | 2005-03-12 15:31:10 +0100 (Sat, 12 Mar 2005) | 2 lines
+r14389 | courmisch | 2006-02-19 14:11:21 +0100 (Sun, 19 Feb 2006) | 7 lines
 Changed paths:
-   M /trunk/doc/fortunes.txt
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   A /trunk/src/Makefile.am
+   A /trunk/src/audio_output/ainput.c (from /trunk/src/audio_output/input.c:14386)
+   D /trunk/src/audio_output/input.c
+   A /trunk/src/control/control_input.c (from /trunk/src/control/input.c:14386)
+   A /trunk/src/control/control_playlist.c (from /trunk/src/control/playlist.c:14386)
+   A /trunk/src/control/control_vlm.c (from /trunk/src/control/vlm.c:14386)
+   D /trunk/src/control/input.c
+   D /trunk/src/control/playlist.c
+   D /trunk/src/control/vlm.c
+   M /trunk/toolbox
 
-fortuuuuune
+- Build libvlc from src/ rather than top
+  so that it is cleanly built before all modules
+  (step toward buildable shared libvlc on Win32)
+- Don't build position dependant code when building shared libvlc
+  (that was a big waste of time)
+- Link builtin modules with vlc rather than libvlc
 
 ------------------------------------------------------------------------
-r10314 | robux4 | 2005-03-12 12:12:00 +0100 (Sat, 12 Mar 2005) | 1 line
+r14388 | courmisch | 2006-02-19 13:13:46 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/toolbox
+
+Ensure src/misc exists in builddir
 
-mkv.cpp: know your parents better
 ------------------------------------------------------------------------
-r10313 | robux4 | 2005-03-12 11:20:18 +0100 (Sat, 12 Mar 2005) | 1 line
+r14387 | courmisch | 2006-02-19 12:15:01 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/video_filter/rss.c
+
+LoadImage is a macro on Win32 API - you can't use as a function name as is
 
-mkv.cpp: better segment initialisation
 ------------------------------------------------------------------------
-r10312 | robux4 | 2005-03-12 11:01:45 +0100 (Sat, 12 Mar 2005) | 1 line
+r14386 | courmisch | 2006-02-19 10:52:55 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/Makefile.am
+
+Clean up backported from [12323]
 
-mkv.cpp: don't keep segments already found elsewhere
 ------------------------------------------------------------------------
-r10311 | robux4 | 2005-03-12 10:35:29 +0100 (Sat, 12 Mar 2005) | 1 line
+r14385 | courmisch | 2006-02-19 10:16:05 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/bootstrap
+
+ooups
 
-mkv.cpp: more code reorganisation for segment preloading
 ------------------------------------------------------------------------
-r10310 | anil | 2005-03-11 23:36:40 +0100 (Fri, 11 Mar 2005) | 6 lines
+r14384 | courmisch | 2006-02-19 10:03:58 +0100 (Sun, 19 Feb 2006) | 24 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
+   M /trunk/bootstrap
 
-* 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"
+- Seemingly fix linking of plugins with shared libvlc on Win32
+- Hopefully the same on Darwin
 
+!!! BIG FAT WARNING !!!
+On architectures where you need to resolve all symbols when
+linking a shared library, libvlc must be built before the plugins, so
+that they can resolve symbols from the libvlc API. Also, the "builtins"
+must be built before libvlc (regardless of the architecture or use of
+shared libvlc). However, our build system currently builds all modules,
+whether builtins or plugins, then libvlc and then vlc.
 
-------------------------------------------------------------------------
-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
+Obviously, we could swap the build orders, so that libvlc gets built
+before modules/ but that will only work if there is no buitins modules.
+I'm not too keen on the idea of recursing twice within the modules/
+subdirectories (once for builtins, and once for plugins). Until the
+issue is settled, here is how to build and test the shared libvlc on
+Win32:
+
+1/ run configure with --enable-shared-libvlc
+2/ build all built-in modules (or disable them all) one by one,
+3/ make libvlc.dll
+4/ make
 
-String fixes by Christophe Mutricy
 
 ------------------------------------------------------------------------
-r10308 | courmisch | 2005-03-11 21:04:58 +0100 (Fri, 11 Mar 2005) | 2 lines
+r14383 | dionoea | 2006-02-19 00:10:54 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/NEWS
 
-- Fix bug #1854
+update video filter news (again :) )
 
 ------------------------------------------------------------------------
-r10307 | courmisch | 2005-03-11 20:57:28 +0100 (Fri, 11 Mar 2005) | 3 lines
+r14382 | dionoea | 2006-02-19 00:08:23 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/video_filter/rss.c
 
-- Check for gai_strerror
-  (stupid Winsock2 has getnameinfo but not gai_strerror)
+rss.c: change module shortname
 
 ------------------------------------------------------------------------
-r10302 | courmisch | 2005-03-11 14:41:51 +0100 (Fri, 11 Mar 2005) | 2 lines
+r14381 | dionoea | 2006-02-19 00:06:12 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/Makefile.am
+   M /trunk/modules/video_filter/rss.c
 
-- Fix building axvlc from subdirectory
+rss.c: add 'support' for Atom feeds.
 
 ------------------------------------------------------------------------
-r10301 | andrep | 2005-03-11 14:38:38 +0100 (Fri, 11 Mar 2005) | 3 lines
+r14380 | dionoea | 2006-02-18 23:20:59 +0100 (Sat, 18 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/modules/video_filter/rss.c
 
-* 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
+rss.c: add suport for feed images (default enabled).
 
+tested with 
+./vlc --sub-filter rss --rss-urls "http://www.lefigaro.fr/rss/figaro_une.xml|http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml" --rss-length 40 --rss-size 15 --rss-images --rss-speed 1000 <video>
 
 ------------------------------------------------------------------------
-r10300 | dionoea | 2005-03-11 14:13:45 +0100 (Fri, 11 Mar 2005) | 2 lines
+r14379 | dionoea | 2006-02-18 23:08:11 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/picture.c
+   M /trunk/include/vlc_osd.h
 
- * change $Id thing ... r10300
+Comment lines now fit on a 80 char wide screen
 
 ------------------------------------------------------------------------
-r10299 | robux4 | 2005-03-11 13:41:41 +0100 (Fri, 11 Mar 2005) | 1 line
+r14378 | courmisch | 2006-02-18 21:49:46 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/vlc-api.pl
 
-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
+Remove ugly usage of vlc_symbols.h when building libvlc as a shared library
 
-mkv.cpp: remove an unused variable
 ------------------------------------------------------------------------
-r10296 | sigmunau | 2005-03-11 10:54:47 +0100 (Fri, 11 Mar 2005) | 2 lines
+r14377 | courmisch | 2006-02-18 21:34:32 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/access/vcd/cdrom.c
+   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/access_filter/timeshift.c
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/codec/fake.c
+   M /trunk/modules/demux/demuxdump.c
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/playlist/dvb.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/old.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/vobsub.c
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
+   M /trunk/modules/misc/logger.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/switcher.c
+   M /trunk/modules/video_filter/motiondetect.c
+   M /trunk/modules/video_filter/rss.c
 
-alsa.c: removed a printf, shut up a compiler warning
+All: missing #include "charset.h"
 
 ------------------------------------------------------------------------
-r10292 | jpsaman | 2005-03-11 10:49:38 +0100 (Fri, 11 Mar 2005) | 2 lines
+r14376 | courmisch | 2006-02-18 21:32:03 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+   M /trunk/modules/control/http/util.c
 
-Removed unneeded VLC_OBJECT() cast and another segfault fix.
+Fix warnings
 
 ------------------------------------------------------------------------
-r10290 | sigmunau | 2005-03-11 09:56:58 +0100 (Fri, 11 Mar 2005) | 2 lines
+r14375 | jpsaman | 2006-02-18 21:28:47 +0100 (Sat, 18 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-
-wxwindows/preferences_widgets.cpp: Fix size of ModulesListCat widget
+   M /trunk/include/vlc_vlm.h
 
+Remove whitespace
 ------------------------------------------------------------------------
-r10289 | gbazin | 2005-03-11 09:18:14 +0100 (Fri, 11 Mar 2005) | 1 line
+r14374 | jpsaman | 2006-02-18 21:26:23 +0100 (Sat, 18 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/misc/vlm.c
 
-* modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: cosmetic fixes.
+Use #include <vlc_vlm.h> instead of local include directive
 ------------------------------------------------------------------------
-r10288 | courmisch | 2005-03-11 09:13:00 +0100 (Fri, 11 Mar 2005) | 4 lines
+r14373 | jpsaman | 2006-02-18 21:24:27 +0100 (Sat, 18 Feb 2006) | 1 line
 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
 
+Add with-ffmpeg-{vorbis,theora,ogg} in case ffmpeg is compiled with vorbis, theora and/or ogg support
 ------------------------------------------------------------------------
-r10287 | zorglub | 2005-03-11 08:52:18 +0100 (Fri, 11 Mar 2005) | 3 lines
+r14372 | courmisch | 2006-02-18 21:07:55 +0100 (Sat, 18 Feb 2006) | 2 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
+   M /trunk/modules/audio_filter/resampler/linear.c
 
-Reduce the global verbosity
-Change some message severities
+Remove unused variable
 
 ------------------------------------------------------------------------
-r10285 | zorglub | 2005-03-10 23:30:16 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14371 | courmisch | 2006-02-18 21:05:50 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/info.c
+   M /trunk/modules/access_output/udp.c
 
-Fix locking
+Remove unused variable
 
 ------------------------------------------------------------------------
-r10284 | zorglub | 2005-03-10 23:18:47 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14370 | courmisch | 2006-02-18 21:04:36 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/access/dvb/en50221.c
 
-Update news
+Fix warning
 
 ------------------------------------------------------------------------
-r10282 | jpsaman | 2005-03-10 22:16:32 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14369 | sam | 2006-02-18 20:18:35 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/modules/demux/mp4/drms.c
 
-Same mistake here: Pass real VLC_OBJECT's to msg_*
+  * modules/demux/mp4/drms.c: mostly cosmetic changes.
 
 ------------------------------------------------------------------------
-r10280 | jpsaman | 2005-03-10 22:12:28 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14368 | fkuehne | 2006-02-18 20:04:19 +0100 (Sat, 18 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
-
-Another one. Use real VLC_OBJECT's in msg_*
+   M /trunk/modules/gui/macosx/Modules.am
 
+* forgot that one in [14365]
 ------------------------------------------------------------------------
-r10278 | jpsaman | 2005-03-10 22:09:14 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14367 | dionoea | 2006-02-18 20:03:44 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/src/misc/image.c
 
-Use VLC_OBJECT's to pass to msg_* functions otherwise all hell breaks lose.
+do everything with the stream functions (no more fopen)
 
 ------------------------------------------------------------------------
-r10277 | courmisch | 2005-03-10 21:42:52 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14366 | fkuehne | 2006-02-18 19:53:24 +0100 (Sat, 18 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/misc/gnutls.c
-
-- Require certificate from the client if one CA cert specified
+   M /trunk/NEWS
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/update.h
+   M /trunk/modules/gui/macosx/update.m
 
+* added a note about the update-checker to the news and updated the copyright dates in *.h and *.m
 ------------------------------------------------------------------------
-r10276 | courmisch | 2005-03-10 21:04:04 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14365 | fkuehne | 2006-02-18 19:40:04 +0100 (Sat, 18 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/misc/gnutls.c
-
-- Release certificate creds after terminating session
+   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/intf.h
+   M /trunk/modules/gui/macosx/intf.m
+   A /trunk/modules/gui/macosx/update.h
+   A /trunk/modules/gui/macosx/update.m
 
+* new CheckForUpdate panel (closes #310)
+- the actual download is currently done by your default browser since the needed notification window isn't available on OSX yet
+    - download through VLC is implemented, but commented for the moment
+- needs some checking once a complete Status.xml is available
 ------------------------------------------------------------------------
-r10268 | gbazin | 2005-03-10 20:23:10 +0100 (Thu, 10 Mar 2005) | 1 line
+r14364 | dionoea | 2006-02-18 18:57:47 +0100 (Sat, 18 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/misc/image.c
+
+image.c: ImageReadUrl now tries to open the image using the stream functions if fopen failed. (Which means that it can now read images on the web)
 
-* 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
+r14363 | dionoea | 2006-02-18 18:01:58 +0100 (Sat, 18 Feb 2006) | 2 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
+   M /trunk/modules/video_filter/rss.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.
+use EnsureUTF8 on output string
 
 ------------------------------------------------------------------------
-r10263 | robux4 | 2005-03-10 18:19:28 +0100 (Thu, 10 Mar 2005) | 1 line
+r14362 | dionoea | 2006-02-18 16:45:35 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/video_filter/rss.c
 
-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
+Remove white characters at begining and end of element values.
 
-mkv.cpp: parse the Segment Info properly
 ------------------------------------------------------------------------
-r10261 | dionoea | 2005-03-10 17:00:49 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14361 | courmisch | 2006-02-18 09:46:48 +0100 (Sat, 18 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
-   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/configure.ac
 
- * mosaic alignment (works like --marq-position) and callback
+Don't try to be more clever than gettext in detecting libintl
+(we don't seem to be). ${LIBINTL} is normally not defined when there is
+no libintl anyway - should fix FreeBSD libintl linking issue
 
 ------------------------------------------------------------------------
-r10260 | robux4 | 2005-03-10 16:40:45 +0100 (Thu, 10 Mar 2005) | 1 line
+r14360 | courmisch | 2006-02-18 09:37:26 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/configure.ac
+
+Fix typo noticed by zorglub
 
-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
+r14359 | xtophe | 2006-02-18 00:14:57 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
-Fix refcount problems + fix a part of coding style problems
+Update the x264 patch.
 
 ------------------------------------------------------------------------
-r10258 | gbazin | 2005-03-10 14:37:29 +0100 (Thu, 10 Mar 2005) | 1 line
+r14358 | dionoea | 2006-02-17 23:49:12 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/NEWS
+
+Add bluescreen video filter
 
-* 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
+r14357 | dionoea | 2006-02-17 23:44:05 +0100 (Fri, 17 Feb 2006) | 2 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
+   M /trunk/share/http/js/vlm.js
 
-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
+Show current item number for each of the instances
 
 ------------------------------------------------------------------------
-r10255 | courmisch | 2005-03-10 12:19:29 +0100 (Thu, 10 Mar 2005) | 3 lines
+r14356 | dionoea | 2006-02-17 23:10:56 +0100 (Fri, 17 Feb 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/demux/voc.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_filter/mosaic.h
 
-- 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)
+* mosaic.c: Bluescreen/Greenscreen/Chromakey video background replacement
+method. It's still quite simple ... loads of room for improvement.
+Example available here: http://people.videolan.org/~dionoea/bluescreen.mpg
+
+* mosaic.h: remove trailing space
 
 ------------------------------------------------------------------------
-r10254 | courmisch | 2005-03-10 12:00:41 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14355 | oaubert | 2006-02-17 18:39:25 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/voc.c
+   M /trunk/src/control/mediacontrol_audio_video.c
 
-Support block type 2 (and some others as well)
+mediacontrol_audio_video.c: remove debug message
 
 ------------------------------------------------------------------------
-r10253 | courmisch | 2005-03-10 11:58:02 +0100 (Thu, 10 Mar 2005) | 4 lines
+r14354 | oaubert | 2006-02-17 18:02:59 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/access/http.c
+   M /trunk/bindings/mediacontrol-python/vlcglue.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)
+vlcglue.c: same bug, specify malloc unit.
 
 ------------------------------------------------------------------------
-r10250 | courmisch | 2005-03-10 10:56:07 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14353 | oaubert | 2006-02-17 18:02:34 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/gnutls.c
+   M /trunk/src/control/mediacontrol_util.c
 
-gnutls.c: add shortname
+mediacontrol_util.c: better safe than sorry, specify the malloc unit.
 
 ------------------------------------------------------------------------
-r10249 | zorglub | 2005-03-10 10:47:20 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14352 | oaubert | 2006-02-17 17:51:06 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences.cpp
+   M /trunk/src/control/mediacontrol_init.c
 
-Should fix compile
+src/control/mediacontrol_init.c: fix a malloc() error (spotted by Christophe Massiot)
 
 ------------------------------------------------------------------------
-r10245 | courmisch | 2005-03-10 09:27:21 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14351 | hartman | 2006-02-17 17:15:50 +0100 (Fri, 17 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/include/vlc_tls.h
-   M /trunk/modules/misc/gnutls.c
-   M /trunk/src/misc/tls.c
+   M /trunk/include/aout_internal.h
+   M /trunk/modules/audio_filter/resampler/linear.c
+   M /trunk/modules/demux/mp4/mp4.c
 
-Missing properties
+* Don't use alloca for audio buffers on OSX and BSD, because the stacksize on both isn't infinite.
+  This might explain the audio-core crashes we have seen in the past on Mac OS X 
+* Fix issues with platforms which don't have alloca() (defined)
 
 ------------------------------------------------------------------------
-r10244 | courmisch | 2005-03-10 09:23:03 +0100 (Thu, 10 Mar 2005) | 2 lines
+r14350 | oaubert | 2006-02-17 16:28:10 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/misc/gnutls.c
+   M /trunk/src/control/mediacontrol_audio_video.c
 
-- Fix GnuTLS version detection
+mediacontrol_audio_video.c: use VLC_FOURCC to define the snapshot type
 
 ------------------------------------------------------------------------
-r10243 | zorglub | 2005-03-10 01:17:33 +0100 (Thu, 10 Mar 2005) | 7 lines
+r14349 | dionoea | 2006-02-17 15:59:36 +0100 (Fri, 17 Feb 2006) | 2 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
+   M /trunk/NEWS
 
-(last 2 suggested by Anil)
+update NEWS file
 
 ------------------------------------------------------------------------
-r10242 | robux4 | 2005-03-09 22:45:02 +0100 (Wed, 09 Mar 2005) | 1 line
+r14348 | dionoea | 2006-02-17 15:56:06 +0100 (Fri, 17 Feb 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/video_filter/logo.c
 
-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
+Logo filter(s) now takes a list of images, delays and alpha as input and
+loops through these. The syntax is <file>[,[<delay in ms>][,[<alpha>]]][;...]
+Idea (and some parts of the code) by markfm
 
-Preferences icons
+Note:
+The vout-filter segfaults upon destruction but i don't understand why...
+could someone have a look ?
 
-------------------------------------------------------------------------
-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
+r14347 | hartman | 2006-02-17 15:33:32 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/include/aout_internal.h
 
-Don't switch interfaces under linux
+* This change should be better then the one in [14346]
 
 ------------------------------------------------------------------------
-r10238 | hartman | 2005-03-09 17:00:03 +0100 (Wed, 09 Mar 2005) | 3 lines
+r14346 | hartman | 2006-02-17 15:20:02 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/include/aout_internal.h
 
-* 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 :) )
+* stricter aout_BufferFree
 
 ------------------------------------------------------------------------
-r10237 | courmisch | 2005-03-09 14:07:26 +0100 (Wed, 09 Mar 2005) | 2 lines
+r14345 | courmisch | 2006-02-17 12:07:57 +0100 (Fri, 17 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/kde/preferences.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
 
-string rationalization (yeah, I know the KDE interface is not used)
+Minor change so that 50 is actually the number of items to be updated at a time
+(rather than 50 + 2)
 
 ------------------------------------------------------------------------
-r10236 | sigmunau | 2005-03-09 13:58:13 +0100 (Wed, 09 Mar 2005) | 2 lines
+r14344 | courmisch | 2006-02-17 11:13:28 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/configure.ac
 
-all: correctly align multiline strings when not left-aligned
+Add /usr/local/... to CPPFLAGS and LDFLAGS automatically on FreeBSD (closes #422)
 
 ------------------------------------------------------------------------
-r10235 | gbazin | 2005-03-09 13:52:47 +0100 (Wed, 09 Mar 2005) | 1 line
+r14343 | zorglub | 2006-02-17 06:50:26 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/src/misc/vlm.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
+Fix compilation when VLM is disabled
 
-* modules/demux/ps.[c,h]: fixed PSM parsing bug.
 ------------------------------------------------------------------------
-r10233 | gbazin | 2005-03-09 13:17:01 +0100 (Wed, 09 Mar 2005) | 1 line
+r14342 | zorglub | 2006-02-17 06:46:08 +0100 (Fri, 17 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/access/v4l/v4l.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
+Don't disable audio if V4L video dev does not have an audio dev too. Closes:#254
 
-Handle VOC files with multiple blocks properly
+Thanks to Timothy Lee < timothy d0t lee @t siriushk d0t c0m > for the patch.
 
 ------------------------------------------------------------------------
-r10231 | gbazin | 2005-03-09 12:43:02 +0100 (Wed, 09 Mar 2005) | 1 line
+r14341 | zorglub | 2006-02-17 06:42:13 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/vlm.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
+Fix some bugs
 
-* modules/misc/freetype.c: handle size change properly.
 ------------------------------------------------------------------------
-r10229 | gbazin | 2005-03-09 11:46:45 +0100 (Wed, 09 Mar 2005) | 1 line
+r14340 | sam | 2006-02-16 23:07:36 +0100 (Thu, 16 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/extras/contrib/README
 
-* 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
+  * extras/contrib/README: keep track of what patches have been contributed
+    back to the upstream authors so far.
 
-* 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
+r14339 | sam | 2006-02-16 23:01:39 +0100 (Thu, 16 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/voc.c
+   M /trunk/extras/contrib/src/Patches/x264.patch
 
-- seeking in .VOC file
+  * extras/contrib/src/Patches/x264.patch: removed the exp2f/sqrtf part of
+    this patch, I committed it upstream instead.
 
 ------------------------------------------------------------------------
-r10226 | gbazin | 2005-03-09 01:59:09 +0100 (Wed, 09 Mar 2005) | 1 line
+r14338 | massiot | 2006-02-16 22:31:36 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/doc/fortunes.txt
+
+?
 
-* modules/mux/mpeg/ps.c: shut-up valgrind warning.
 ------------------------------------------------------------------------
-r10225 | titer | 2005-03-09 01:43:46 +0100 (Wed, 09 Mar 2005) | 2 lines
+r14337 | massiot | 2006-02-16 22:19:47 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/doc/fortunes.txt
 
- 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
+r14336 | sigmunau | 2006-02-16 22:11:11 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.h
+   M /trunk/modules/demux/real.c
+
+real.c: fix some crashes
 
-* 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
+r14335 | fkuehne | 2006-02-16 21:05:18 +0100 (Thu, 16 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
 
-*  modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.
+* added a button to create an empty node at the top level of the playlist. Thanks to zorglub for a hint once again :) (closes #449)
 ------------------------------------------------------------------------
-r10222 | titer | 2005-03-09 01:18:15 +0100 (Wed, 09 Mar 2005) | 3 lines
+r14334 | dionoea | 2006-02-16 20:31:29 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/demux/playlist/podcast.c
 
- video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
-         always defined)
+Move podcast meta info to "Podcast Info" category
 
 ------------------------------------------------------------------------
-r10221 | rocky | 2005-03-09 00:52:01 +0100 (Wed, 09 Mar 2005) | 3 lines
+r14333 | dionoea | 2006-02-16 18:31:31 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-
-VCDX depends on libiso9660. Up libcdio version to 0.72. 
+   M /trunk/THANKS
+   M /trunk/include/vlc_meta.h
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/demux/playlist/b4s.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/podcast.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
+   M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
+   M /trunk/modules/misc/msn.c
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/services_discovery/daap.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+   M /trunk/src/playlist/sort.c
 
+[patch] unifying meta-information access, the 2nd by Daniel Str?\195?\164nger
 
 ------------------------------------------------------------------------
-r10220 | hartman | 2005-03-09 00:25:11 +0100 (Wed, 09 Mar 2005) | 3 lines
+r14332 | zorglub | 2006-02-16 08:22:57 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/modules/demux/mkv.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.
+Fix a doxygen comment
 
 ------------------------------------------------------------------------
-r10219 | gbazin | 2005-03-09 00:21:40 +0100 (Wed, 09 Mar 2005) | 1 line
+r14331 | zorglub | 2006-02-15 23:31:49 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/vlm.c
+   M /trunk/test/native/libvlc.c
+
+More VLM API stuff
 
-* modules/packetizer/mpeg4video.c: fixed segfault
 ------------------------------------------------------------------------
-r10218 | robux4 | 2005-03-08 22:43:42 +0100 (Tue, 08 Mar 2005) | 1 line
+r14330 | zorglub | 2006-02-15 21:35:51 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/msn.c
+
+Typo
 
-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
+r14329 | courmisch | 2006-02-15 20:59:30 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/misc/growl.c
+
+Fix warning
 
-* 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
+r14328 | zorglub | 2006-02-15 20:48:07 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/misc/growl.c
+   M /trunk/modules/misc/msn.c
 
-Strings rationalization
+Fix a bunch of bugs in the MSN plugin (duplicated in the Growl plugin)
 
 ------------------------------------------------------------------------
-r10215 | courmisch | 2005-03-08 19:34:00 +0100 (Tue, 08 Mar 2005) | 2 lines
+r14327 | djc | 2006-02-15 20:40:27 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/modules/misc/growl.c
 
-Fix max UDP port number
+Stupid me... don't do twice hton*
 
 ------------------------------------------------------------------------
-r10214 | gbazin | 2005-03-08 19:10:49 +0100 (Tue, 08 Mar 2005) | 1 line
+r14326 | oaubert | 2006-02-15 16:06:20 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/bindings/mediacontrol-python/setup.py
+
+mediacontrol-python/setup.py: do not use PIC libraries on win32 and darwin-ppc
 
-* 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
+r14325 | oaubert | 2006-02-15 15:15:10 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-Same fix for non-constant string.
+   M /trunk/src/control/mediacontrol_init.c
 
-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.
+src/control/mediacontrol_init.c: check return values of VLC_Create and VLC_Init
 
 ------------------------------------------------------------------------
-r10212 | courmisch | 2005-03-08 18:11:08 +0100 (Tue, 08 Mar 2005) | 9 lines
+r14324 | oaubert | 2006-02-15 15:12:23 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/bindings/mediacontrol-python/vlcglue.c
 
-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))
+mediacontrol-python/vlcglue.c: check the return value of VLC_Create
+
+------------------------------------------------------------------------
+r14323 | oaubert | 2006-02-15 15:11:16 +0100 (Wed, 15 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/bindings/mediacontrol-python/vlcglue.c
+   M /trunk/bindings/mediacontrol-python/vlcglue.h
 
-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.
+mediacontrol-python: portability fix (for Mac OS X/PPC), dirty but it works
 
 ------------------------------------------------------------------------
-r10211 | massiot | 2005-03-08 17:50:19 +0100 (Tue, 08 Mar 2005) | 2 lines
+r14322 | oaubert | 2006-02-15 15:04:41 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/misc/svg.c
 
-* modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.
+misc/svg.c: use char* instead of byte_t* to avoid warnings
 
 ------------------------------------------------------------------------
-r10210 | courmisch | 2005-03-08 17:29:30 +0100 (Tue, 08 Mar 2005) | 2 lines
+r14321 | djc | 2006-02-15 03:09:01 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/configure.ac
 
-Fix UDP unicast access when both IPv6 and non-default port are used
+-lws2_32 on win32...
 
 ------------------------------------------------------------------------
-r10209 | courmisch | 2005-03-08 14:54:11 +0100 (Tue, 08 Mar 2005) | 2 lines
+r14320 | djc | 2006-02-15 02:32:26 +0100 (Wed, 15 Feb 2006) | 3 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/misc/growl.c
 
-Enable voc demux
+configure.ac: try to fix beos build
+growl.c: add --growl-ttl option
 
 ------------------------------------------------------------------------
-r10208 | courmisch | 2005-03-08 14:53:36 +0100 (Tue, 08 Mar 2005) | 2 lines
+r14319 | djc | 2006-02-15 01:39:10 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/modules/demux/Modules.am
-   A /trunk/modules/demux/voc.c
+   M /trunk/configure.ac
 
-Creative Voice File demux
+Add "send" (-lsocket) dependance to growl module to fix BeOS build
 
 ------------------------------------------------------------------------
-r10207 | gbazin | 2005-03-08 14:16:38 +0100 (Tue, 08 Mar 2005) | 1 line
+r14318 | djc | 2006-02-15 01:15:21 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/misc/growl.c
+
+Takes default TTL (instead of 42...)
 
-* 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
+r14317 | djc | 2006-02-15 00:59:50 +0100 (Wed, 15 Feb 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
-   M /trunk/modules/services_discovery/sap.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/configure.ac
+   M /trunk/modules/misc/Modules.am
+   A /trunk/modules/misc/growl.c (from /trunk/modules/misc/msn.c:14311)
+   M /trunk/modules/misc/msn.c
 
-* modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
-* modules/stream_out/transcode.c: fixed segfault.
+Add a growl (http://growl.info/) notification plugin (most of code from msn.c)
+It is built by default since it sends notifications to network (perhaps
+we should only build it on macos).
+
+msn.c: should fix a refcount issue (*not?\194?\160tested*)
 
 ------------------------------------------------------------------------
-r10205 | gbazin | 2005-03-08 11:58:49 +0100 (Tue, 08 Mar 2005) | 1 line
+r14316 | zorglub | 2006-02-14 23:50:13 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
-   M /trunk/modules/video_filter/marq.c
-   M /trunk/modules/video_filter/time.c
+   A /trunk/src/control/vlm.c
+
+Missing file
 
-* 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
+r14315 | zorglub | 2006-02-14 23:35:37 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/control/core.c
+   M /trunk/test/NativeLibvlcTest.py
+   M /trunk/test/PyMediaControlVariablesTest.py
+   M /trunk/test/native/libvlc.c
+
+Fix some bugs
 
-* 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
+r14314 | zorglub | 2006-02-14 22:41:23 +0100 (Tue, 14 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/Makefile.am
+   D /trunk/bindings/STATUS
+   A /trunk/bindings/python
+   M /trunk/include/libvlc_internal.h
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/include/vlc_vlm.h
+   M /trunk/src/control/core.c
+   M /trunk/src/misc/vlm.c
+   M /trunk/test/native/libvlc.c
+   M /trunk/test/pyunit.h
+
+* Beginning of VLM API
+* Some test work
+* Export vlm_MediaSearch
 
-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
+r14313 | courmisch | 2006-02-14 21:41:27 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/renderer.c
+   M /trunk/src/misc/unicode.c
+
+(Win32) Support stat() for file names outside ANSI Code Page
 
-* 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
+r14312 | courmisch | 2006-02-14 18:20:32 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/src/misc/unicode.c
+
+Safer Win32 code page translation
 
-* 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
+r14311 | xtophe | 2006-02-14 16:38:21 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/audio_filter/param_eq.c
+
+param_eq.c: eol style
 
-* src/input/es_out.c: fixed small mem leak.
 ------------------------------------------------------------------------
-r10199 | gbazin | 2005-03-08 02:23:54 +0100 (Tue, 08 Mar 2005) | 3 lines
+r14310 | titer | 2006-02-14 14:48:43 +0100 (Tue, 14 Feb 2006) | 2 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
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
 
-* 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.
+FFmpeg forgets to create include/postproc/
 
 ------------------------------------------------------------------------
-r10198 | hartman | 2005-03-08 00:54:51 +0100 (Tue, 08 Mar 2005) | 2 lines
+r14309 | dionoea | 2006-02-14 13:32:50 +0100 (Tue, 14 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/extras/contrib/src/packages.mak
 
-* 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).
+update vc71-glib-1.2.10-bin.zip and libIDL-0.6.3-win32-bin.zip locations
+Thanks to Hobophobe on http://forum.videolan.org/viewtopic.php?t=17262
 
 ------------------------------------------------------------------------
-r10197 | hartman | 2005-03-07 23:30:55 +0100 (Mon, 07 Mar 2005) | 2 lines
+r14308 | courmisch | 2006-02-14 10:57:58 +0100 (Tue, 14 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/gui/ncurses.c
 
-* 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.
+- Partial fix for reading characters with multibyte local encoding (refs #548)
+- Fix memory leak
 
 ------------------------------------------------------------------------
-r10196 | robux4 | 2005-03-07 23:05:54 +0100 (Mon, 07 Mar 2005) | 1 line
+r14307 | courmisch | 2006-02-14 10:56:42 +0100 (Tue, 14 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/unicode.c
+
+Use return value of EnsureUTF8() to specify whether the bytes sequence was
+valid (UTF-8) or not (incomplete, incorrect non-ASCII, or overlong sequences)
 
-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
+r14306 | xtophe | 2006-02-14 10:39:36 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/audio_filter/param_eq.c
 
- * add a mutex so the callbacks don't change anything while the filter is
-   doing something
+param-eq.c: Svn keyword
 
 ------------------------------------------------------------------------
-r10194 | gbazin | 2005-03-07 21:36:18 +0100 (Mon, 07 Mar 2005) | 1 line
+r14305 | zorglub | 2006-02-14 08:11:18 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/msn.c
+
+Simplify
 
-* 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
+r14304 | djc | 2006-02-14 02:40:59 +0100 (Tue, 14 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/wav.c
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
-Fixes a compiler warning
+Add --macosx-black switch to black non video screens (fix #301)
+If someone has a better code to maintain a black screen, change
+CGSetDisplayTransferByFormula which seems to be a big kludge.
 
 ------------------------------------------------------------------------
-r10192 | robux4 | 2005-03-07 21:16:52 +0100 (Mon, 07 Mar 2005) | 1 line
+r14303 | sigmunau | 2006-02-13 23:44:24 +0100 (Mon, 13 Feb 2006) | 2 lines
 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
+   M /trunk/configure.ac
+   M /trunk/modules/audio_filter/Modules.am
+   A /trunk/modules/audio_filter/param_eq.c
+
+all: parametric equalizer by  Antti Huovilainen (adapted for vlc by me)
 
-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
+r14302 | dionoea | 2006-02-13 23:09:56 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/src/misc/configuration.c
+
+attempt to fix the winCE build
 
-audio.c: fix a compiler portability issue
 ------------------------------------------------------------------------
-r10190 | courmisch | 2005-03-07 20:59:38 +0100 (Mon, 07 Mar 2005) | 3 lines
+r14301 | courmisch | 2006-02-13 22:03:32 +0100 (Mon, 13 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/gui/ncurses.c
 
-- Don't crash when transcoding is enabled
-- Some cleanup
+- Unicode fixes for ncurses on non-UTF8 consoles (closes #547)
+- Handle backspace properly on an UTF-8 characters string (closes #548 as far as UTF-8 is concerned)
 
 ------------------------------------------------------------------------
-r10189 | gbazin | 2005-03-07 20:41:34 +0100 (Mon, 07 Mar 2005) | 1 line
+r14300 | courmisch | 2006-02-13 21:11:48 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/src/misc/unicode.c
+
+Undo erronously commited debug preprocessing directives
 
-* modules/gui/wince/interface.cpp: compilation fix.
 ------------------------------------------------------------------------
-r10188 | gbazin | 2005-03-07 20:35:11 +0100 (Mon, 07 Mar 2005) | 1 line
+r14299 | xtophe | 2006-02-13 21:06:22 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/src/misc/unicode.c
+
+unicode.c: Fix WinCE build (well for this file only)
 
-* modules/misc/freetype.c: removed debug messages.
 ------------------------------------------------------------------------
-r10187 | massiot | 2005-03-07 20:28:52 +0100 (Mon, 07 Mar 2005) | 8 lines
+r14298 | courmisch | 2006-02-13 20:14:30 +0100 (Mon, 13 Feb 2006) | 2 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
+   M /trunk/modules/access_filter/record.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.
+Replace forbidden characters with underscores when attempting to dump a stream (closes #423)
 
 ------------------------------------------------------------------------
-r10186 | gbazin | 2005-03-07 19:34:21 +0100 (Mon, 07 Mar 2005) | 1 line
+r14297 | courmisch | 2006-02-13 20:13:05 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/access_filter/timeshift.c
+
+Fix typo
 
-* 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
+r14296 | courmisch | 2006-02-13 17:53:46 +0100 (Mon, 13 Feb 2006) | 4 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/video_output/x11/xcommon.c
+
+- Use VidMode extension to determine the display dimensions more accurately when enabling full screen mode (fixes #534, should fix Debian #290392)
+- Move view port and cursor to a sane position
+- Check for VidMode extensions (libXxf86vm)
 
-* configure.ac: fixed typo.
 ------------------------------------------------------------------------
-r10184 | gbazin | 2005-03-07 18:52:05 +0100 (Mon, 07 Mar 2005) | 1 line
+r14295 | xtophe | 2006-02-13 17:37:42 +0100 (Mon, 13 Feb 2006) | 2 lines
 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
+   M /trunk/src/misc/unicode.c
+
+unicode.c: Fix logic to set use_iconv
 
-* 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
+r14294 | xtophe | 2006-02-13 16:22:59 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
+
+ffmpeg-wince.patch: fix for the new ffmpeg makefile
 
-* 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
+r14293 | sam | 2006-02-13 14:31:01 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/xa.c
+   M /trunk/modules/demux/mp4/drms.c
 
-propset
+  * modules/demux/mp4/drms.c: cosmetic changes to some variable names.
 
 ------------------------------------------------------------------------
-r10181 | courmisch | 2005-03-07 16:02:33 +0100 (Mon, 07 Mar 2005) | 2 lines
+r14292 | courmisch | 2006-02-13 14:23:20 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/xa.c
+   M /trunk/modules/demux/mp4/drms.c
 
-Allow seeking
+Fix windows build
 
 ------------------------------------------------------------------------
-r10180 | gbazin | 2005-03-07 15:37:39 +0100 (Mon, 07 Mar 2005) | 1 line
+r14291 | courmisch | 2006-02-13 14:16:08 +0100 (Mon, 13 Feb 2006) | 2 lines
 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
+   M /trunk/configure.ac
+   M /trunk/src/misc/unicode.c
+
+Fix (From|To)Locale (closes #546)
 
-* 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
+r14290 | sam | 2006-02-13 12:49:38 +0100 (Mon, 13 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/xa.c
+   M /trunk/modules/codec/libmpeg2.c
 
-typo fix
+  * modules/codec/libmpeg2.c: tell mpeg2dec the real stride of our picture,
+    because some Xv drivers do not necessarily pad video at 16 bytes.
 
 ------------------------------------------------------------------------
-r10178 | courmisch | 2005-03-07 14:26:33 +0100 (Mon, 07 Mar 2005) | 2 lines
+r14289 | courmisch | 2006-02-13 12:19:04 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/xa.c
+   M /trunk/modules/demux/vobsub.c
 
-Cosmetic cleanup (pointed out by fenrir)
+Fix typo
 
 ------------------------------------------------------------------------
-r10177 | courmisch | 2005-03-07 14:12:51 +0100 (Mon, 07 Mar 2005) | 2 lines
+r14288 | courmisch | 2006-02-13 12:15:59 +0100 (Mon, 13 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/xa.c
+   M /trunk/modules/misc/gnutls.c
 
-Fix email address
+- Clean up
+- Unicode file names fixes
 
 ------------------------------------------------------------------------
-r10176 | courmisch | 2005-03-07 14:10:29 +0100 (Mon, 07 Mar 2005) | 2 lines
+r14287 | courmisch | 2006-02-13 11:47:43 +0100 (Mon, 13 Feb 2006) | 3 lines
 Changed paths:
-   A /trunk/modules/demux/xa.c
+   M /trunk/modules/access_filter/timeshift.c
 
-Forgotten new file from previous commit
+- memleak fix
+- getcwd() unicode fix
 
 ------------------------------------------------------------------------
-r10175 | courmisch | 2005-03-07 14:05:06 +0100 (Mon, 07 Mar 2005) | 4 lines
+r14286 | courmisch | 2006-02-13 11:47:12 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/adpcm.c
-   M /trunk/modules/demux/Modules.am
+   M /trunk/src/input/subtitles.c
 
-- XA file demux
-- EA ADPCM decoder (Maxis games)
-(- corner case memleak in adpcm decoder)
+getcwd() unicode fix
 
 ------------------------------------------------------------------------
-r10174 | andrep | 2005-03-07 14:00:48 +0100 (Mon, 07 Mar 2005) | 4 lines
+r14285 | hartman | 2006-02-13 11:31:57 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-
-* configure.ac: Link against dependent static libraries successfully on
-  Mac OS X
+   M /trunk/modules/gui/macosx/voutgl.m
 
+* revert unaccelerated OpenGL. it's useless :D
 
 ------------------------------------------------------------------------
-r10173 | damienf | 2005-03-07 11:40:23 +0100 (Mon, 07 Mar 2005) | 4 lines
+r14284 | courmisch | 2006-02-13 11:30:30 +0100 (Mon, 13 Feb 2006) | 8 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
+   M /trunk/modules/demux/demuxdump.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/vobsub.c
+   M /trunk/modules/misc/logger.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/stream_out/switcher.c
 
-- activate (make visible) as soon as embedded into a container, no longer wait for container to do the activation
+Further fopen() unicode fixes (refs #528)
 
-This fixes an annoying Internet Explorer optimization which would make the activex control invisible till a user moves the mouse over it
+skins2 and galaktos remain as I'm not sure how they (don't?) handle
+encodings.
+
+http interface URL were purposedly not made to use Unicode. I'm open to
+suggestions on that one.
 
 ------------------------------------------------------------------------
-r10172 | markfm | 2005-03-07 03:52:05 +0100 (Mon, 07 Mar 2005) | 2 lines
+r14283 | courmisch | 2006-02-13 10:54:15 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/access/file.c
+   M /trunk/modules/access/vcd/cdrom.c
+   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/access_filter/timeshift.c
+   M /trunk/modules/audio_output/file.c
+   M /trunk/modules/control/corba/corba.c
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/util.c
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/video_filter/motiondetect.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.
+Another bunch of Unicode file names fixes (refs #528)
 
 ------------------------------------------------------------------------
-r10171 | titer | 2005-03-07 01:54:26 +0100 (Mon, 07 Mar 2005) | 2 lines
+r14282 | courmisch | 2006-02-13 09:36:52 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/src/misc/unicode.c
 
- misc/freetype.c: compile fix
+Some WinCE fixes
 
 ------------------------------------------------------------------------
-r10170 | gbazin | 2005-03-06 20:37:26 +0100 (Sun, 06 Mar 2005) | 1 line
+r14281 | courmisch | 2006-02-13 09:30:55 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/misc/image.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/update.c
+   M /trunk/src/misc/vlm.c
+   M /trunk/src/network/acl.c
+   M /trunk/src/osd/osd_parser.c
+   M /trunk/src/playlist/loadsave.c
+
+All Unicode fixes for fopen() (refs #528)
 
-* modules/codec/ffmpeg/audio.c: fix for ALAC support.
 ------------------------------------------------------------------------
-r10169 | gbazin | 2005-03-06 19:46:43 +0100 (Sun, 06 Mar 2005) | 1 line
+r14280 | ipkiss | 2006-02-13 08:18:42 +0100 (Mon, 13 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/flac.c
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+
+ * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean variable
+ * doc/skins/skins2-howto.xml: Updated doc
 
-* 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
+r14279 | hartman | 2006-02-13 03:36:14 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/configure.ac
 
-remove useless --rc-extend option in favor of the longhelp command
+* It's POSTPROC, not POSPROC
 
 ------------------------------------------------------------------------
-r10167 | gbazin | 2005-03-06 18:54:34 +0100 (Sun, 06 Mar 2005) | 1 line
+r14278 | courmisch | 2006-02-12 23:45:04 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/include/charset.h
+   M /trunk/include/configuration.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/configuration.c
+   M /trunk/src/misc/unicode.c
+
+- mkdir Unicode wrapper (refs #543)
+- fix load/save of configuration and creation of configuration directory (refs #528)
 
-* modules/codec/ffmpeg: support for libavcodec's flac decoder.
 ------------------------------------------------------------------------
-r10166 | gbazin | 2005-03-06 18:53:49 +0100 (Sun, 06 Mar 2005) | 1 line
+r14277 | ipkiss | 2006-02-12 22:39:09 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/doc/skins/skins2-howto.xml
+
+ * doc/skins/skins2-howto.xml: Fixed a link
 
-* 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
+r14276 | titer | 2006-02-12 22:22:20 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/configure.ac
+   M /trunk/modules/video_chroma/i420_yuy2.c
 
- * mosaic call back help
+Use emms after I420_UYVY because the OpenGL vout uses floats in the same thread.
+Re-enabled i420_yuy2_mmx on Darwin/x86.
 
 ------------------------------------------------------------------------
-r10164 | markfm | 2005-03-06 17:27:35 +0100 (Sun, 06 Mar 2005) | 2 lines
+r14275 | courmisch | 2006-02-12 22:12:12 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/src/misc/configuration.c
 
-enable rc logo-file on the fly
+utfeightize psz_homedir
 
 ------------------------------------------------------------------------
-r10163 | gbazin | 2005-03-06 17:25:02 +0100 (Sun, 06 Mar 2005) | 1 line
+r14274 | ipkiss | 2006-02-12 22:11:14 +0100 (Sun, 12 Feb 2006) | 2 lines
 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
+   M /trunk/doc/skins/skins2-howto.xml
+
+ * doc/skins/skins2-howto.xml: Documented the DVD-related actions
 
-* 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
+r14273 | ipkiss | 2006-02-12 22:05:53 +0100 (Sun, 12 Feb 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/skins2/Modules.am
+   A /trunk/modules/gui/skins2/commands/cmd_dvd.cpp
+   A /trunk/modules/gui/skins2/commands/cmd_dvd.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
-transcode -- prevent user error, limit mp3 channels to max of 2
+ * skins2/commands/cmd_dvd.*: New commands for DVD navigation.
+   You can use the following actions in the XML file:
+    - dvd.nextTitle()
+    - dvd.previousTitle()
+    - dvd.nextChapter()
+    - dvd.previousChapter()
+    - dvd.rootMenu()
 
 ------------------------------------------------------------------------
-r10161 | gbazin | 2005-03-06 14:55:48 +0100 (Sun, 06 Mar 2005) | 1 line
+r14272 | courmisch | 2006-02-12 20:57:48 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+
+Export FromLocaleDup()
 
-* 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
+r14271 | courmisch | 2006-02-12 20:55:38 +0100 (Sun, 12 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/modules/misc/svg.c
 
-video_output.c: use the visible dimensions and not the pixel dimensions
+- Fix opening of SVG file through a symbolic
+  (one must use stat() rather than lstat() to obtain the size of a file's content!)
+- Use UTF-8 wrappers (refs #528)
 
-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
+r14270 | courmisch | 2006-02-12 20:51:12 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/gnutls.c
+   M /trunk/src/misc/unicode.c
 
-Fixes segfault
+Cosmetic fix
 
 ------------------------------------------------------------------------
-r10158 | hartman | 2005-03-06 11:53:18 +0100 (Sun, 06 Mar 2005) | 2 lines
+r14269 | courmisch | 2006-02-12 20:48:50 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/configure.ac
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
-* added statistics, blue/green wall filter and goom effect video filter to the TODO list
+- UF8 wrappers for stat, lstat
+- FromLocaleDup() returns a string to be freed with free() instead of LocaleFree()
 
 ------------------------------------------------------------------------
-r10157 | robux4 | 2005-03-06 11:36:49 +0100 (Sun, 06 Mar 2005) | 1 line
+r14268 | titer | 2006-02-12 19:20:54 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/configure.ac
+
+ Also look for libpostproc when ffmpeg is installed without ffmpeg-config
+ nor pkg-config
 
-mkv.cpp: support aspect ratio for video tracks
 ------------------------------------------------------------------------
-r10156 | courmisch | 2005-03-06 10:06:09 +0100 (Sun, 06 Mar 2005) | 4 lines
+r14267 | xtophe | 2006-02-12 18:38:36 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/gnutls.c
+   M /trunk/configure.ac
 
-- support for client certificate verification from SSL server
-  (= sort of server-side support for secure VoD)
-- fixes global mutex name
+configure.ac: don't fail if postproc is with avcodec
 
 ------------------------------------------------------------------------
-r10154 | gbazin | 2005-03-05 19:07:49 +0100 (Sat, 05 Mar 2005) | 1 line
+r14266 | zorglub | 2006-02-12 18:31:53 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/modules/video_output/wingdi.c
+   A /trunk/test/NativeStatsTest.py
+   M /trunk/test/PyMediaControlPlaylistTest.py
+   A /trunk/test/native/libvlc.c (from /trunk/test/native/native_libvlc_test.c:14264)
+   D /trunk/test/native/native_libvlc_test.c
+   A /trunk/test/native/stats.c
+
+Improve test coverage
 
-* 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
+r14265 | zorglub | 2006-02-12 18:31:39 +0100 (Sun, 12 Feb 2006) | 3 lines
 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
+   M /trunk/src/control/core.c
+   M /trunk/src/control/playlist.c
+
+Add some playlist api functions
+Fix a bug in exceptions handling
 
-* modules/gui/wince/*: improvements to the WinCE interface.
 ------------------------------------------------------------------------
-r10152 | gbazin | 2005-03-05 19:02:56 +0100 (Sat, 05 Mar 2005) | 1 line
+r14264 | zorglub | 2006-02-12 18:14:07 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/stream.c
+   M /trunk/test/NativeLibvlcTest.py
+   M /trunk/test/PyMediaControlBaseTest.py
+   M /trunk/test/PyMediaControlPlaylistTest.py
+   M /trunk/test/PyMediaControlVariablesTest.py
+   A /trunk/test/native (from /trunk/test/native_libvlc:14259)
+   M /trunk/test/native/native_libvlc_test.c
+   D /trunk/test/native_libvlc
+   M /trunk/test/setup.py
+   M /trunk/test/test.sh
+
+Change some test stuff
 
-* 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
+r14263 | xtophe | 2006-02-12 18:04:45 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/gnutls.c
+   M /trunk/configure.ac
 
-Memleak fixed
+configure.ac: FFMPEG's libpostproc is now separated from libavcodec
 
 ------------------------------------------------------------------------
-r10150 | gbazin | 2005-03-05 18:54:19 +0100 (Sat, 05 Mar 2005) | 1 line
+r14262 | titer | 2006-02-12 17:36:41 +0100 (Sun, 12 Feb 2006) | 2 lines
 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
+   M /trunk/src/network/udp.c
+
+ BeOS fix
 
-* modules/demux/*: removed useless probing messages.
 ------------------------------------------------------------------------
-r10149 | sigmunau | 2005-03-05 18:49:33 +0100 (Sat, 05 Mar 2005) | 3 lines
+r14261 | titer | 2006-02-12 17:02:08 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-beos.patch.cvs
+   A /trunk/extras/contrib/src/Patches/ffmpeg-cvs-beos.patch
 
-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
+Fixed ffmpeg contrib
 
 ------------------------------------------------------------------------
-r10148 | courmisch | 2005-03-05 18:46:10 +0100 (Sat, 05 Mar 2005) | 3 lines
+r14260 | zorglub | 2006-02-12 16:48:57 +0100 (Sun, 12 Feb 2006) | 2 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
+   M /trunk/bindings/Makefile.am
+   A /trunk/bindings/mediacontrol-python (from /trunk/bindings/python:14188)
+   D /trunk/bindings/python
+   M /trunk/configure.ac
 
-- TLS API cleanup
-- some minor fixes as well
+Move python mediacontrol bindings
 
 ------------------------------------------------------------------------
-r10147 | gbazin | 2005-03-05 18:18:30 +0100 (Sat, 05 Mar 2005) | 1 line
+r14259 | xtophe | 2006-02-12 16:30:40 +0100 (Sun, 12 Feb 2006) | 2 lines
 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
+   M /trunk/modules/misc/testsuite/Modules.am
+
+Fix distcheck
 
-* ALL: a few fixes.
 ------------------------------------------------------------------------
-r10146 | gbazin | 2005-03-05 18:06:35 +0100 (Sat, 05 Mar 2005) | 1 line
+r14258 | zorglub | 2006-02-12 16:28:56 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+
+Fix refcount problems
 
-* 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
+r14257 | zorglub | 2006-02-12 15:22:08 +0100 (Sun, 12 Feb 2006) | 2 lines
 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
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
+
+Remove debug
 
-* 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
+r14256 | courmisch | 2006-02-12 12:39:00 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/include/main.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/unicode.c
+
+- Attempt to implement (To|From)Locale on MSVC
+- Make (To|From)Locale a no-op on OSes always using UTF-8
 
-dvdread.c: fix the title duration & time reports
 ------------------------------------------------------------------------
-r10143 | sigmunau | 2005-03-05 14:42:09 +0100 (Sat, 05 Mar 2005) | 4 lines
+r14255 | zorglub | 2006-02-12 12:18:43 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_filter.h
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/video_output/vout_subpictures.c
+   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_tree.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+   M /trunk/modules/gui/skins2/vars/playtree.hpp
 
-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)
+Playtree: handle delete nicely
 
 ------------------------------------------------------------------------
-r10142 | robux4 | 2005-03-05 13:55:02 +0100 (Sat, 05 Mar 2005) | 2 lines
+r14254 | courmisch | 2006-02-11 23:05:14 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_demux.h
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/src/input/input.c
+   M /trunk/src/misc/charset.c
+
+Remove always true condition
 
-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
+r14253 | courmisch | 2006-02-11 23:04:54 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/include/vlc_symbols.h
 
-Unbreak streaming wizard in Unicode compile
-(DO NOT use c_str() !!!)
+Fix previous commit
 
 ------------------------------------------------------------------------
-r10140 | courmisch | 2005-03-05 11:55:32 +0100 (Sat, 05 Mar 2005) | 2 lines
+r14252 | courmisch | 2006-02-11 22:46:06 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/misc/unicode.c
 
-UTF8 fixes
+Unicode wrappers for opendir/readdir
 
 ------------------------------------------------------------------------
-r10139 | courmisch | 2005-03-04 19:19:33 +0100 (Fri, 04 Mar 2005) | 2 lines
+r14251 | hartman | 2006-02-11 22:20:24 +0100 (Sat, 11 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/demux/asf/libasf.c
 
-Fixed memleak
+* Do a proper UTF-16 -> UTF-8 conversion on ASF metadata, instead of ignoring one of it's bytes per char.
+  Patch by demo-n <http://demo-n.e-neta.jp>. (Can i have your name for the THANKS file please?)
+  
 
 ------------------------------------------------------------------------
-r10138 | robux4 | 2005-03-04 19:01:39 +0100 (Fri, 04 Mar 2005) | 1 line
+r14250 | hartman | 2006-02-11 21:41:57 +0100 (Sat, 11 Feb 2006) | 10 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/THANKS
+   M /trunk/modules/misc/xml/xtag.c
+
+* xtag parser improvements by Daniel Stranger. 
+
+it now ignores
+ - commments <!-- ... -->
+ - processing instructions <? ... ?>
+ - doctype declarations <!DOCTYPE ... >
+and can handle
+ - CDATA element content <![CDATA[ ... ]]>
+
 
-mkv.cpp: chapters are visible by default
 ------------------------------------------------------------------------
-r10137 | courmisch | 2005-03-04 17:51:51 +0100 (Fri, 04 Mar 2005) | 2 lines
+r14249 | xtophe | 2006-02-11 21:17:20 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/modules/misc/gnutls.c
+   M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
 
-TLS session resumption support
+wx/dialogs/*: Don't put labels in buttons if we have a wxID_FOO. So the buttons are themable on GTK.
 
 ------------------------------------------------------------------------
-r10136 | courmisch | 2005-03-04 16:20:03 +0100 (Fri, 04 Mar 2005) | 2 lines
+r14248 | courmisch | 2006-02-11 19:40:13 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
+   M /trunk/src/network/udp.c
 
-Fixes translation of encryption
+Fix invalid debug message
 
 ------------------------------------------------------------------------
-r10135 | courmisch | 2005-03-04 14:26:14 +0100 (Fri, 04 Mar 2005) | 2 lines
+r14247 | zorglub | 2006-02-11 19:11:29 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
 
-Add HTTP/SSL
+Add support for insert and delete in X11 skins
 
 ------------------------------------------------------------------------
-r10134 | yoann | 2005-03-04 13:55:48 +0100 (Fri, 04 Mar 2005) | 2 lines
+r14246 | ipkiss | 2006-02-11 19:01:42 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/vlm.txt
-   M /trunk/src/misc/vlm.c
+   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
 
-* update VLM help about inputdel
+ * skins2/win32/win32_loop.cpp: Added support for the Insert and Delete keys
 
 ------------------------------------------------------------------------
-r10133 | courmisch | 2005-03-04 13:44:14 +0100 (Fri, 04 Mar 2005) | 6 lines
+r14245 | hartman | 2006-02-11 18:55:28 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/configure.ac
+   M /trunk/modules/codec/subsdec.c
+
+* Fix a \n bug and a memory bug in the SSA/subsdec.
 
-- check for gnutls rewritten : now works with mingw32
+------------------------------------------------------------------------
+r14244 | fkuehne | 2006-02-11 18:50:46 +0100 (Sat, 11 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.m
 
-Precompiled static libraries for gnutls can be found there :
-ftp://ftp.gnutls.org/pub/gnutls/win32
+* enable multiple selections for streaming as well (closes #522) and put some news
+------------------------------------------------------------------------
+r14243 | fkuehne | 2006-02-11 18:42:40 +0100 (Sat, 11 Feb 2006) | 8 lines
+Changed paths:
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.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
 
+* support for applying the same settings to multiple files in single run of the wizard (just select multiple items in the playlist)
+    - note: due to this, the types of some objects in the main dictionary changed from NSString to NSArray. Additionally, this code does neither run nor compile on 10.2 anymore.
+    - various loops are being performed during the run of the wizard now. Please shout if this is noticeably slower on older Macs
+* solved a UTF-8-issue which prevented the usage of certain files which were added to the playlist previously
+* optimised the existing code here and there
+* make sure that all settings are kept for a session
 
+Thanks to zorglub for the playlist-hint :)
 ------------------------------------------------------------------------
-r10132 | yoann | 2005-03-04 13:28:18 +0100 (Fri, 04 Mar 2005) | 3 lines
+r14242 | courmisch | 2006-02-11 18:30:48 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/share/http/vlm/index.html
+   M /trunk/src/misc/unicode.c
 
-* 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
+Support opening of non ANSI filenames on Win32
 
 ------------------------------------------------------------------------
-r10131 | markfm | 2005-03-04 13:12:11 +0100 (Fri, 04 Mar 2005) | 2 lines
+r14241 | dionoea | 2006-02-11 18:28:27 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/share/http/dialogs/main
+   M /trunk/share/http/dialogs/playlist
 
-Make logo-x, logo-y operate relative to upper left corner.  logo-x/-y/-position/-transparency accessible via rc
+Add some "title"s for image buttons.
 
 ------------------------------------------------------------------------
-r10130 | gbazin | 2005-03-04 13:08:43 +0100 (Fri, 04 Mar 2005) | 1 line
+r14240 | courmisch | 2006-02-11 18:27:09 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/src/input/subtitles.c
+
+Fix typo
 
-* 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
+r14239 | courmisch | 2006-02-11 18:00:08 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_spu.h
+   M /trunk/src/input/subtitles.c
+
+Use vlc_fopen (access() or stat() would be more appropriate though)
 
-* ../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
+r14238 | zorglub | 2006-02-11 17:10:43 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
-   M /trunk/modules/video_filter/time.c
+   M /trunk/src/libvlc.c
 
-time/marq -- correct positioning so that x-y are always referenced to upper left corner
+Should fix vlc-help.txt problem (untested) (Refs:#517)
 
 ------------------------------------------------------------------------
-r10127 | gbazin | 2005-03-03 23:55:34 +0100 (Thu, 03 Mar 2005) | 1 line
+r14237 | zorglub | 2006-02-11 16:49:24 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+
+Reposition the slider when expanding/retracting a node (Closes:#477)
 
-* 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
+r14236 | zorglub | 2006-02-11 16:21:21 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/stream_out/transcode.c
+
+only round width and scale height accordingly
 
-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
+r14235 | courmisch | 2006-02-11 16:13:56 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.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
+vlc_fopen() wrapper including required file name conversion (refs #528, refs?\194?\160#543)
 
 ------------------------------------------------------------------------
-r10124 | sigmunau | 2005-03-03 21:07:50 +0100 (Thu, 03 Mar 2005) | 2 lines
+r14234 | courmisch | 2006-02-11 16:12:06 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/src/misc/charset.c
 
-TODO: Update with recent work.
+Don't compile dead code on Win32
 
 ------------------------------------------------------------------------
-r10123 | zorglub | 2005-03-03 19:30:07 +0100 (Thu, 03 Mar 2005) | 2 lines
+r14233 | courmisch | 2006-02-11 15:53:44 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/libvlc.c
 
-Handle module variables in sout options parser
+Use more common CP1252 rather than Latin-9 as fallback charset
 
 ------------------------------------------------------------------------
-r10122 | zorglub | 2005-03-03 18:35:26 +0100 (Thu, 03 Mar 2005) | 2 lines
+r14232 | zorglub | 2006-02-11 15:50:37 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
+   M /trunk/modules/stream_out/transcode.c
 
-Compile fix
+Round scaled sizes to 16 (Closes:#524)
 
 ------------------------------------------------------------------------
-r10121 | courmisch | 2005-03-03 16:19:30 +0100 (Thu, 03 Mar 2005) | 2 lines
+r14231 | zorglub | 2006-02-11 15:26:53 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/access_filter/record.c
 
-Fixes invalid memory access in case of TLS handshake failure
+Don't crash in record filter (Closes:#542)
 
 ------------------------------------------------------------------------
-r10120 | gbazin | 2005-03-03 15:45:52 +0100 (Thu, 03 Mar 2005) | 1 line
+r14230 | zorglub | 2006-02-11 15:14:18 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+
+Don't make image when we are not interested in the item
 
-* modules/video_output/directx/directx.c: compilation fix.
 ------------------------------------------------------------------------
-r10119 | gbazin | 2005-03-03 15:15:48 +0100 (Thu, 03 Mar 2005) | 1 line
+r14229 | zorglub | 2006-02-11 15:08:44 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+
+Handle Page up / Page down (Refs:#477)
 
-* 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
+r14228 | courmisch | 2006-02-11 14:40:43 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/stream_output/sap.c
+
+Handle TTL in SDP properly (IPv4 at least) for raw UDP (closes #404)
 
-*  modules/codec/x264.c: compilation fix for new libx264.
 ------------------------------------------------------------------------
-r10117 | gbazin | 2005-03-03 09:34:15 +0100 (Thu, 03 Mar 2005) | 1 line
+r14227 | courmisch | 2006-02-11 14:39:03 +0100 (Sat, 11 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wince/wince.cpp
-   M /trunk/modules/gui/wince/wince.h
+   M /trunk/modules/stream_out/rtp.c
+
+- Fix typo in previous commit
+- Enforce a default TTL value (one) in SDP if there is none - refs #404
+  (it should at least be fine for IPv4 usage)
 
-* 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
+r14226 | courmisch | 2006-02-11 12:58:34 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/stream_out/rtp.c
+
+Simplify [12964]
 
-* configure.ac: new --enable-optimize-memory option.
 ------------------------------------------------------------------------
-r10115 | gbazin | 2005-03-03 09:14:23 +0100 (Thu, 03 Mar 2005) | 1 line
+r14225 | fkuehne | 2006-02-11 12:34:31 +0100 (Sat, 11 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
-* src/input/stream.c: use less memory for the stream cache when OPTIMIZE_MEMORY is defined.
+* added an option to keep the selections in the wizard for a single session. It's enabled by default. (refs #522)
 ------------------------------------------------------------------------
-r10114 | gbazin | 2005-03-03 09:13:30 +0100 (Thu, 03 Mar 2005) | 1 line
+r14224 | courmisch | 2006-02-11 11:49:30 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_config.h
+   M /trunk/src/stream_output/sap.c
+
+SAP hop limit should always be 255 as per its specification - refs #404
 
-* 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
+r14223 | courmisch | 2006-02-11 11:47:42 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/src/libvlc.h
 
-- Fixed a typo. Skins2 wouldn't compile
+Good point Md - use 0 (ie. not set) as default TTL rather than 1 (refs #404)
 
 ------------------------------------------------------------------------
-r10112 | zorglub | 2005-03-03 07:58:04 +0100 (Thu, 03 Mar 2005) | 5 lines
+r14222 | courmisch | 2006-02-11 11:42:48 +0100 (Sat, 11 Feb 2006) | 2 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/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
    M /trunk/src/libvlc.h
+   M /trunk/src/network/udp.c
 
-Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com>
+Implement IPv6 multicast output interface selection (closes #491)
+
+------------------------------------------------------------------------
+r14221 | hartman | 2006-02-11 04:04:42 +0100 (Sat, 11 Feb 2006) | 5 lines
+Changed paths:
+   M /trunk/modules/video_filter/blend.c
 
-+ put access and demux in the right place
+* Improved renderering of YUVA/P onto YUV variants. refs #539 
+  I420 still not fixed for this bug.
 
+  A simple average of the UV pixels, wasn't giving satisfying results, so I added a bit more logic, to decide based on the transparency value if UY averaging is desireable for the pixels. Produces nice results now, with a very slight shadow somtimes to the right side of the images/glyphs. Looks quite good. 
 
 ------------------------------------------------------------------------
-r10111 | titer | 2005-03-03 06:22:01 +0100 (Thu, 03 Mar 2005) | 2 lines
+r14220 | hartman | 2006-02-11 02:37:30 +0100 (Sat, 11 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/access/dvdread.c
 
- video_filter/mosaic.c: compile fix
+* Fix the duration of the dvdread module. refs #198.
+  Now duration is accurate, but current time is still block based, so on VBR discs the duration of a second may have some weird variations. Getting accurate time is possible (see what was reverted in [12862]), but this will break the relative SET_TIME (might actually go seeking in the wrong direction for instance). The correct fix here is to expand dvdread with a method that checks the TMAPTI IFO table of a Title, to find what block approximately goes with a certain time. (the TMAPTI table is usually in .5 secs interpolation might possibly be required as well) As a backup an estimate can be made using the ADMAP table.
+
+The behaviour of the dvdread module is now equal to that of the dvdnav module when it comes to time and seeking.
 
 ------------------------------------------------------------------------
-r10110 | gbazin | 2005-03-03 00:05:08 +0100 (Thu, 03 Mar 2005) | 1 line
+r14219 | zorglub | 2006-02-11 01:07:40 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_config.h
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+
+Don't invalidate selection on item change (Refs:#477)
 
-* include/vlc_config.h: removed deprecated stuff.
 ------------------------------------------------------------------------
-r10109 | gbazin | 2005-03-03 00:04:05 +0100 (Thu, 03 Mar 2005) | 1 line
+r14218 | hartman | 2006-02-11 01:01:55 +0100 (Sat, 11 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/video_filter/distort.c
+
+* Don't put huge pictures on the stack. It is limited on some platforms. use malloc.
+* Use the correct pitch values when reading from and writing to pictures (out pitch can differ from in pitch, and there is also visible pitch and visible lines.
 
-* configure.ac: remove unnecessary modules from WinCE build.
 ------------------------------------------------------------------------
-r10108 | gbazin | 2005-03-03 00:01:22 +0100 (Thu, 03 Mar 2005) | 1 line
+r14217 | zorglub | 2006-02-11 00:39:53 +0100 (Sat, 11 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/share/skins2/playtree/theme.xml
+
+Fix playtree deletion
+Should support deletion through the delete key. But the delete key is not recognized par X11 skins2.
 
-* 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
+r14216 | xtophe | 2006-02-10 23:56:32 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/testsuite/Modules.am
+
+Revert brocken commit [14215]
 
-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
+r14215 | xtophe | 2006-02-10 23:24:20 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/testsuite/Modules.am
+
+Unbreack distcheck. First step
 
-mkv.cpp: handle EOF correctly for ordered chapters
 ------------------------------------------------------------------------
-r10104 | courmisch | 2005-03-02 20:45:39 +0100 (Wed, 02 Mar 2005) | 3 lines
+r14214 | hartman | 2006-02-10 23:03:34 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/TODO
+   M /trunk/modules/video_filter/deinterlace.c
 
-- Add dependency of update-includes on vlc-config
-- TODO: SSL on Windows
+* Fix issues with the deinterlace filter that was using the source picture pitch when writing to the output picture.
 
 ------------------------------------------------------------------------
-r10103 | dionoea | 2005-03-02 18:57:22 +0100 (Wed, 02 Mar 2005) | 4 lines
+r14213 | hartman | 2006-02-10 22:46:17 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/access/vcd/vcd.c
 
-remove debug messages, correct automatic positioning when an mosaic-order
-is specified
+* fprintf -> msg_Dbg
+
+------------------------------------------------------------------------
+r14212 | zorglub | 2006-02-10 22:14:12 +0100 (Fri, 10 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
+Disable broken stuff (Refs:#459)
 
 ------------------------------------------------------------------------
-r10102 | robux4 | 2005-03-02 17:53:16 +0100 (Wed, 02 Mar 2005) | 1 line
+r14211 | fkuehne | 2006-02-10 20:56:59 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   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
 
-mkv.cpp: fix a gcc compilation error
+* clean up (mostly replacements of nestings of stringByAppendingString by stringWithFormat)
+* removed the stupid "wizard help window" and replaced the help sheets with calls of NSBeginInformationalAlertSheet. This might be beautified with NSAlerts in the future, since we don't care for 10.2 anymore.
 ------------------------------------------------------------------------
-r10101 | robux4 | 2005-03-02 17:47:31 +0100 (Wed, 02 Mar 2005) | 1 line
+r14210 | jpsaman | 2006-02-10 20:53:09 +0100 (Fri, 10 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
+
+Fix breakage of other RTSP clients
+------------------------------------------------------------------------
+r14209 | jpsaman | 2006-02-10 18:24:25 +0100 (Fri, 10 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
+
+Use correct Transport answer
+------------------------------------------------------------------------
+r14208 | xtophe | 2006-02-10 18:24:14 +0100 (Fri, 10 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+configure.ac: Test glide even when the user specify it
+
+------------------------------------------------------------------------
+r14207 | courmisch | 2006-02-10 17:46:07 +0100 (Fri, 10 Feb 2006) | 4 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
+
+- Use OS default TTL when not overriden
+- Clean up
+(refs #404)
+
+------------------------------------------------------------------------
+r14206 | courmisch | 2006-02-10 17:34:41 +0100 (Fri, 10 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/network/ipv6.c
+
+Don't enable broadcast on IPv6 sockets since IPv6 does not do broadcast anyhow
+
+------------------------------------------------------------------------
+r14205 | dionoea | 2006-02-10 17:30:20 +0100 (Fri, 10 Feb 2006) | 3 lines
+Changed paths:
+   M /trunk/mozilla/vlcshell.cpp
+
+Add esd and arts to the AOUT_PLUGINS define. If this break everything i'll
+have to remove it... but i doubt it.
+
+------------------------------------------------------------------------
+r14204 | courmisch | 2006-02-10 17:25:57 +0100 (Fri, 10 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
+   M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
+
+gcc 4.1 compile fix from marvin24 #?\194?\160gmx.de
+
+------------------------------------------------------------------------
+r14203 | sigmunau | 2006-02-10 16:05:45 +0100 (Fri, 10 Feb 2006) | 5 lines
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
+
+modules/misc/rtsp.c: implement support for raw udp transport for muxed streams
+also replaces x-playnow hack with a slightly less ugly hack
+
+vlc vod server can now serve about 5 seconds of video to amino stbs
+
+------------------------------------------------------------------------
+r14202 | jpsaman | 2006-02-10 15:51:10 +0100 (Fri, 10 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
+
+Also add support for x-playNow in RtspCallback.
+------------------------------------------------------------------------
+r14201 | jpsaman | 2006-02-10 15:44:19 +0100 (Fri, 10 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/modules/demux/livedotcom.cpp
+
+sanity check
+------------------------------------------------------------------------
+r14200 | jpsaman | 2006-02-10 15:43:05 +0100 (Fri, 10 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/src/network/httpd.c
+
+Indentation and coding style fixes
+------------------------------------------------------------------------
+r14199 | jpsaman | 2006-02-10 14:51:11 +0100 (Fri, 10 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
+
+Respond to x-playNow option in RTSP SETUP request. Did some indentation fixes too.
+
+------------------------------------------------------------------------
+r14198 | hartman | 2006-02-10 13:58:55 +0100 (Fri, 10 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
+
+* disable i420_yuy2_mmx on Darwin, since the MMX seems to be incorrect.
+
+------------------------------------------------------------------------
+r14197 | hartman | 2006-02-10 03:53:57 +0100 (Fri, 10 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/quicktime.c
+
+* Fix the QT video decoder. refs #345
+
+------------------------------------------------------------------------
+r14196 | xtophe | 2006-02-09 13:31:17 +0100 (Thu, 09 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/extras/zsh.cpp
+
+Remove debug.
+
+------------------------------------------------------------------------
+r14195 | courmisch | 2006-02-09 13:06:02 +0100 (Thu, 09 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/network/rootwrap.c
+
+Check for AF_INET6 all the time
+
+------------------------------------------------------------------------
+r14194 | dionoea | 2006-02-08 17:26:56 +0100 (Wed, 08 Feb 2006) | 5 lines
+Changed paths:
+   M /trunk/src/misc/configuration.c
+
+Add comment about the fact that lines begining with a # are comments in the
+vlcrc file. This might seem obvious, but many people on the forums don't
+seem to understand that.
+
+
+------------------------------------------------------------------------
+r14193 | sigmunau | 2006-02-08 11:39:33 +0100 (Wed, 08 Feb 2006) | 2 lines
 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
+
+access_output/udp.c: Attach the writer thread. Fixes missing headers.
+
+------------------------------------------------------------------------
+r14192 | djc | 2006-02-08 11:33:46 +0100 (Wed, 08 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/interaction.m
+
+Fix message advice (use description.widgets instead of only description)
+
+------------------------------------------------------------------------
+r14191 | xtophe | 2006-02-08 00:03:45 +0100 (Wed, 08 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/win32text.c
+
+Typo.
+
+------------------------------------------------------------------------
+r14190 | zorglub | 2006-02-07 22:08:32 +0100 (Tue, 07 Feb 2006) | 5 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/playlist.c
+   A /trunk/src/control/video.c
+   M /trunk/test/libvlc_sample.c
+
+* get/set/toggle fullscreen 
+* Fix a bug in playlist_play
+
+(Refs:#457)
+
+------------------------------------------------------------------------
+r14189 | sigmunau | 2006-02-07 21:41:17 +0100 (Tue, 07 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/access_output/udp.c
+
+access_output/udp.c: use block_Fifo for the empty blocks list. Simplifies code a lot
+
+------------------------------------------------------------------------
+r14188 | dionoea | 2006-02-07 18:08:18 +0100 (Tue, 07 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_osd.h
+
+looks like this was retrocommited :)
+
+------------------------------------------------------------------------
+r14187 | courmisch | 2006-02-07 17:37:40 +0100 (Tue, 07 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/activex/dataobject.cpp
+   M /trunk/activex/dataobject.h
+   M /trunk/activex/viewobject.cpp
+   M /trunk/activex/viewobject.h
+   M /trunk/bindings/python/vlcglue.c
+   M /trunk/bindings/python/vlcglue.h
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/include/vlc/mediacontrol.h
+   M /trunk/include/vlc/mediacontrol_structures.h
+   M /trunk/modules/access/dv.c
+   M /trunk/modules/access/dvb/http.c
+   M /trunk/modules/access/fake.c
+   M /trunk/modules/access/gnomevfs.c
+   M /trunk/modules/access/rtsp/access.c
+   M /trunk/modules/access/rtsp/real.c
+   M /trunk/modules/access/rtsp/real.h
+   M /trunk/modules/access/rtsp/real_asmrp.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/real_sdpplin.h
+   M /trunk/modules/access/rtsp/rtsp.c
+   M /trunk/modules/access/rtsp/rtsp.h
+   M /trunk/modules/access_filter/record.c
+   M /trunk/modules/access_output/bonjour.c
+   M /trunk/modules/access_output/bonjour.h
+   M /trunk/modules/access_output/shout.c
+   M /trunk/modules/audio_filter/channel_mixer/dolby.c
+   M /trunk/modules/audio_output/arts.c
+   M /trunk/modules/audio_output/auhal.c
+   M /trunk/modules/audio_output/jack.c
+   M /trunk/modules/codec/fake.c
+   M /trunk/modules/codec/realaudio.c
+   M /trunk/modules/codec/sdl_image.c
+   M /trunk/modules/control/http/http.h
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/macros.h
+   M /trunk/modules/control/http/mvar.c
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/modules/control/http/util.c
+   M /trunk/modules/demux/mpc.c
+   M /trunk/modules/demux/nuv.c
+   M /trunk/modules/demux/playlist/dvb.c
+   M /trunk/modules/demux/playlist/podcast.c
+   M /trunk/modules/gui/macosx/bookmarks.h
+   M /trunk/modules/gui/macosx/embeddedwindow.h
+   M /trunk/modules/gui/macosx/extended.h
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/sfilters.h
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/skins2/commands/async_queue.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_audio.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_audio.hpp
+   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.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_input.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
+   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.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
+   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.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
+   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.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+   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.hpp
+   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.hpp
+   M /trunk/modules/gui/skins2/events/evt_refresh.hpp
+   M /trunk/modules/gui/skins2/events/evt_scroll.hpp
+   M /trunk/modules/gui/skins2/events/evt_special.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
+   M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
+   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.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.hpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
+   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
+   M /trunk/modules/gui/skins2/src/anchor.hpp
+   M /trunk/modules/gui/skins2/src/anim_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/anim_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/bitmap_font.hpp
+   M /trunk/modules/gui/skins2/src/dialogs.hpp
+   M /trunk/modules/gui/skins2/src/file_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/ft2_font.hpp
+   M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/generic_font.hpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/logger.hpp
+   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/scaled_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
+   M /trunk/modules/gui/skins2/src/theme.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.hpp
+   M /trunk/modules/gui/skins2/src/theme_repository.hpp
+   M /trunk/modules/gui/skins2/src/tooltip.hpp
+   M /trunk/modules/gui/skins2/src/top_window.hpp
+   M /trunk/modules/gui/skins2/src/var_manager.hpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/modules/gui/skins2/src/vout_window.hpp
+   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/modules/gui/skins2/unzip/crypt.h
+   M /trunk/modules/gui/skins2/unzip/ioapi.c
+   M /trunk/modules/gui/skins2/unzip/ioapi.h
+   M /trunk/modules/gui/skins2/unzip/unzip.c
+   M /trunk/modules/gui/skins2/unzip/unzip.h
+   M /trunk/modules/gui/skins2/utils/bezier.hpp
+   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.hpp
+   M /trunk/modules/gui/skins2/utils/ustring.hpp
+   M /trunk/modules/gui/skins2/utils/var_bool.hpp
+   M /trunk/modules/gui/skins2/utils/var_list.hpp
+   M /trunk/modules/gui/skins2/utils/var_percent.hpp
+   M /trunk/modules/gui/skins2/utils/var_text.hpp
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
+   M /trunk/modules/gui/skins2/utils/variable.hpp
+   M /trunk/modules/gui/skins2/vars/equalizer.cpp
+   M /trunk/modules/gui/skins2/vars/equalizer.hpp
+   M /trunk/modules/gui/skins2/vars/playlist.hpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+   M /trunk/modules/gui/skins2/vars/playtree.hpp
+   M /trunk/modules/gui/skins2/vars/time.hpp
+   M /trunk/modules/gui/skins2/vars/volume.hpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
+   M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
+   M /trunk/modules/gui/skins2/win32/win32_loop.hpp
+   M /trunk/modules/gui/skins2/win32/win32_timer.hpp
+   M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
+   M /trunk/modules/gui/skins2/win32/win32_window.hpp
+   M /trunk/modules/gui/skins2/x11/x11_display.hpp
+   M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
+   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+   M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
+   M /trunk/modules/gui/skins2/x11/x11_loop.hpp
+   M /trunk/modules/gui/skins2/x11/x11_timer.hpp
+   M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
+   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+   M /trunk/modules/gui/wince/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/messages.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/open.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/subtitles.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
+   M /trunk/modules/gui/wxwidgets/extrapanel.hpp
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
+   M /trunk/modules/gui/wxwidgets/input_manager.hpp
+   M /trunk/modules/gui/wxwidgets/interface.hpp
+   M /trunk/modules/gui/wxwidgets/playlist_manager.hpp
+   M /trunk/modules/gui/wxwidgets/streamdata.cpp
+   M /trunk/modules/gui/wxwidgets/timer.hpp
+   M /trunk/modules/gui/wxwidgets/video.hpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
+   M /trunk/modules/misc/msn.c
+   M /trunk/modules/misc/win32text.c
+   M /trunk/modules/services_discovery/bonjour.c
+   M /trunk/modules/services_discovery/podcast.c
+   M /trunk/modules/services_discovery/upnp_cc.cpp
+   M /trunk/modules/stream_out/bridge.c
+   M /trunk/modules/stream_out/switcher.c
+   M /trunk/modules/video_filter/magnify.c
+   M /trunk/modules/video_filter/osdmenu.c
+   M /trunk/modules/video_filter/rss.c
+   M /trunk/modules/video_filter/rv32.c
+   M /trunk/modules/video_output/directfb.c
+   M /trunk/src/control/core.c
+   M /trunk/src/control/input.c
+   M /trunk/src/control/mediacontrol_audio_video.c
+   M /trunk/src/control/mediacontrol_core.c
+   M /trunk/src/control/mediacontrol_init.c
+   M /trunk/src/control/mediacontrol_plugin.c
+   M /trunk/src/control/mediacontrol_util.c
+   M /trunk/src/control/playlist.c
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/misc/hashtables.c
+   M /trunk/src/misc/md5.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/misc/update.c
+   M /trunk/src/network/acl.c
+   M /trunk/src/osd/osd.c
+   M /trunk/src/osd/osd_parser.c
+   M /trunk/test/libvlc_sample.c
+   M /trunk/test/native_libvlc/native_libvlc_test.c
+   M /trunk/test/pyunit.h
+
+All CRLF fixes
+
+------------------------------------------------------------------------
+r14186 | courmisch | 2006-02-07 17:24:30 +0100 (Tue, 07 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/include/libvlc_internal.h
+   M /trunk/include/mediacontrol_internal.h
+   M /trunk/include/vlc_acl.h
+   M /trunk/include/vlc_interaction.h
+   M /trunk/include/vlc_md5.h
+   M /trunk/include/vlc_osd.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/include/vlc_update.h
+
+Set EOL style to avoid further CRLF issues
+
+------------------------------------------------------------------------
+r14185 | hartman | 2006-02-07 17:07:58 +0100 (Tue, 07 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/win32text.c
+
+* Fix win32 text renderer.
+
+------------------------------------------------------------------------
+r14184 | hartman | 2006-02-07 16:18:06 +0100 (Tue, 07 Feb 2006) | 12 lines
+Changed paths:
+   M /trunk/include/vlc_osd.h
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/codec/cmml/intf.c
+   M /trunk/modules/codec/subsdec.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/rss.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/video_output/vout_subpictures.c
+
+* Introduced a new text_style_t
+* basic support for SSA formatted subs. (disable with --no-subsdec-formatted option)
+* changes to freetype renderer to support the font color, size and alpha options of text_style_t (other options are possible, just not implemented yet. Full text_style_t support requires a more advanced renderer though. )
+* changes to modules to support text_style_t instead of the old sub options.
+* Some changes to subsdec to only iconv to UTF-8 if source is !UTF-8.
+
+refs #82
+
+not supported are style runs (styles on substrings).
+
+
+
+------------------------------------------------------------------------
+r14183 | hartman | 2006-02-07 16:09:21 +0100 (Tue, 07 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_osd.h
+
+* dos2unix of vlc_osd.h
+
+------------------------------------------------------------------------
+r14182 | rocky | 2006-02-06 16:30:30 +0100 (Mon, 06 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
+
+minor corrections
+------------------------------------------------------------------------
+r14181 | rocky | 2006-02-06 13:41:12 +0100 (Mon, 06 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
+
+Revise. perhaps a little more detail too.
+
+------------------------------------------------------------------------
+r14180 | dionoea | 2006-02-06 13:07:40 +0100 (Mon, 06 Feb 2006) | 2 lines
+Changed paths:
    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
+Remove useless lines (which came from a missunderstanding of how it worked)
+
 ------------------------------------------------------------------------
-r10100 | robux4 | 2005-03-02 17:19:56 +0100 (Wed, 02 Mar 2005) | 1 line
+r14179 | dionoea | 2006-02-05 23:14:00 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/include/vlc_osd.h
+   M /trunk/modules/access_output/shout.c
+   M /trunk/modules/gui/macosx/output.m
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/pda/pda_callbacks.c
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
+   M /trunk/src/stream_output/stream_output.c
+
+sout-standard-url is deprecated
 
-mkv.cpp: ordered chapters now functional !
 ------------------------------------------------------------------------
-r10099 | robux4 | 2005-03-02 17:16:56 +0100 (Wed, 02 Mar 2005) | 2 lines
+r14178 | dionoea | 2006-02-05 23:02:12 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/stream_out/standard.c
+
+sout-standard-url is deprecated
 
-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
+r14177 | dionoea | 2006-02-05 23:01:23 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/main.cpp
-   M /trunk/vlc.win32.nsi
+   M /trunk/src/stream_output/stream_output.c
 
-- install axvlc.dll within the VLC directory, rather than WINDOWS
-- DllRegisterServer modified to use current DLL path when registering control
+Deprecated options handling
 
 ------------------------------------------------------------------------
-r10097 | gbazin | 2005-03-02 12:00:16 +0100 (Wed, 02 Mar 2005) | 1 line
+r14176 | courmisch | 2006-02-05 21:52:29 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/src/input/subtitles.c
+
+Fixes subtitles detection from within folders with non-ASCII names when the local encoding is not UTF-8 (closes #536)
 
-* 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
+r14175 | zorglub | 2006-02-05 14:38:05 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
+
+Show sliders for stream with no time info but position info (Closes:#484)
 
-mkv.cpp: correct use of the default chapter edition
 ------------------------------------------------------------------------
-r10095 | courmisch | 2005-03-02 11:27:35 +0100 (Wed, 02 Mar 2005) | 2 lines
+r14174 | hartman | 2006-02-05 13:47:47 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc-config.in.in
+   M /trunk/modules/video_filter/blend.c
 
-Unbreak make vlc from subdir
+* Added YVYU blending and fixed UYVY blending.
 
 ------------------------------------------------------------------------
-r10094 | gbazin | 2005-03-02 11:01:39 +0100 (Wed, 02 Mar 2005) | 1 line
+r14173 | hartman | 2006-02-05 13:43:38 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_chroma/i420_yuy2.h
+   M /trunk/modules/video_chroma/i422_yuy2.h
+
+* Correct MMX version of UYVY chroma conversion. the UV ordered incorrectly. (untested)
 
-* 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
+r14172 | zorglub | 2006-02-05 12:09:13 +0100 (Sun, 05 Feb 2006) | 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
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
 
-Add options to give a specific channel order in mosaic
+Add a "Close" button to the errors window and fix the "Stop showing errors" string
 
- * 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.
+------------------------------------------------------------------------
+r14171 | zorglub | 2006-02-05 12:05:21 +0100 (Sun, 05 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
+
+Some WX VLM dialog improvements
 
 ------------------------------------------------------------------------
-r10092 | dionoea | 2005-03-02 00:21:22 +0100 (Wed, 02 Mar 2005) | 2 lines
+r14170 | hartman | 2006-02-05 00:46:28 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/video_filter/blend.c
 
- * change copyright date 
+* Hopefully added UYVY blending for YUVA and YUVP. (Untested)
 
 ------------------------------------------------------------------------
-r10091 | courmisch | 2005-03-01 22:24:25 +0100 (Tue, 01 Mar 2005) | 2 lines
+r14169 | xtophe | 2006-02-05 00:26:40 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
-   M /trunk/toolbox
-   M /trunk/vlc-config.in.in
+   M /trunk/modules/gui/wxwidgets/Modules.am
 
-- build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir
+Include the bitmaps in tarball
 
 ------------------------------------------------------------------------
-r10090 | titer | 2005-03-01 21:56:17 +0100 (Tue, 01 Mar 2005) | 3 lines
+r14168 | zorglub | 2006-02-04 23:57:01 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/services_discovery/shout.c
+   M /trunk/src/interface/interaction.c
 
- ffmpeg.patch.cvs: workaround buggy lrintf detection when cross compiling
-  (fixes WMA decoding in BeOS nightly builds)
+Better fix
 
 ------------------------------------------------------------------------
-r10089 | courmisch | 2005-03-01 21:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
+r14167 | hartman | 2006-02-04 23:56:34 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/video_output/opengl.c
 
-- fix is_mult call in case of Unicode build (c_str => mb_str)
-- fix IPv6 multicast address range
-- more strict IPv4 multicast address range
+* Use UYVY fourcc instead of Y422, since i believe it's more common.
 
 ------------------------------------------------------------------------
-r10088 | hartman | 2005-03-01 19:39:19 +0100 (Tue, 01 Mar 2005) | 2 lines
+r14166 | dionoea | 2006-02-04 23:53:09 +0100 (Sat, 04 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/control/lirc.c
+   M /trunk/src/misc/update.c
+
+display downloaded size / total size when downloading
+The download specific functions should maybe be exported (i don't know if
+other modules would need to download files to disk)
+
+
+------------------------------------------------------------------------
+r14165 | dionoea | 2006-02-04 23:34:40 +0100 (Sat, 04 Feb 2006) | 7 lines
+Changed paths:
+   M /trunk/src/interface/interaction.c
+
+prevent some more segfaults.
+
+zorglub: could you have a look ? this solution doesn't seem right to
+me because we "loose" some of the calls to the interaction system if
+they're sent at the wrong moment.
 
-* Fix compile issue on lirc.c
 
 ------------------------------------------------------------------------
-r10087 | massiot | 2005-03-01 19:26:29 +0100 (Tue, 01 Mar 2005) | 3 lines
+r14164 | xtophe | 2006-02-04 20:54:37 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/picture.c
+   M /trunk/src/misc/update.c
 
-* modules/video_output/picture.c: Changed the order of the commands to avoid
-  holding p_picture_vout->lock for too long.
+Remove C++ism to please gcc2.95 and BeOS
 
 ------------------------------------------------------------------------
-r10086 | robux4 | 2005-03-01 18:41:36 +0100 (Tue, 01 Mar 2005) | 1 line
+r14163 | jpsaman | 2006-02-04 20:48:38 +0100 (Sat, 04 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/network/httpd.c
 
-mkv.cpp: better handling of the seekpoint numbers
+Weed some dead code
 ------------------------------------------------------------------------
-r10085 | massiot | 2005-03-01 18:30:50 +0100 (Tue, 01 Mar 2005) | 3 lines
+r14162 | zorglub | 2006-02-04 20:28:20 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/include/vlc_messages.h
 
-* modules/stream_out/transcode.c: Fixed --sout-transcode-threads=1 option
-  (what the hell is i_duplicate ?)
+Don't fail with no-debug
 
 ------------------------------------------------------------------------
-r10084 | robux4 | 2005-03-01 18:28:15 +0100 (Tue, 01 Mar 2005) | 1 line
+r14161 | jpsaman | 2006-02-04 19:16:13 +0100 (Sat, 04 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/rtsp.c
 
-mkv.cpp: update the current chapter during playback
+fprintf die die
 ------------------------------------------------------------------------
-r10083 | dionoea | 2005-03-01 18:16:30 +0100 (Tue, 01 Mar 2005) | 2 lines
+r14160 | zorglub | 2006-02-04 18:08:44 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/src/misc/messages.c
 
- * fix placement calculation when vborder or hborder are non zero
+Memleak
 
 ------------------------------------------------------------------------
-r10082 | gbazin | 2005-03-01 17:26:21 +0100 (Tue, 01 Mar 2005) | 3 lines
+r14159 | zorglub | 2006-02-04 18:05:14 +0100 (Sat, 04 Feb 2006) | 2 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
+   A /trunk/extras/valgrind.suppressions
 
-* modules/codec/lpcm.c: support for 20/24 bits LPCM.
-* modules/audio_filter/converter/s16tofloat32*, modules/audio_filter/format.c: s24l/s24b conversion routines.
+Valgrind errors suppression file
 
 ------------------------------------------------------------------------
-r10081 | dionoea | 2005-03-01 16:33:51 +0100 (Tue, 01 Mar 2005) | 2 lines
+r14158 | zorglub | 2006-02-04 18:03:40 +0100 (Sat, 04 Feb 2006) | 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
+   M /trunk/include/vlc_symbols.h
 
- * add svn Id support and some copyright info in picture.h
+Missing file
 
 ------------------------------------------------------------------------
-r10080 | markfm | 2005-03-01 16:22:47 +0100 (Tue, 01 Mar 2005) | 2 lines
+r14157 | zorglub | 2006-02-04 17:26:23 +0100 (Sat, 04 Feb 2006) | 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
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/audio_output/dec.c
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/input/decoder.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/video_output/video_output.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
+Stop using strings to index stats, use integers. The list is not sorted yet, though
 
 ------------------------------------------------------------------------
-r10079 | robux4 | 2005-03-01 16:01:48 +0100 (Tue, 01 Mar 2005) | 1 line
+r14156 | zorglub | 2006-02-04 16:28:36 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/playlist/playlist.c
+
+Fix memleak
 
-mkv.cpp: fix the chapter/edition ending time
 ------------------------------------------------------------------------
-r10078 | zorglub | 2005-03-01 14:31:32 +0100 (Tue, 01 Mar 2005) | 3 lines
+r14155 | zorglub | 2006-02-04 14:56:07 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/playlist/m3u.c
-   M /trunk/modules/services_discovery/sap.c
-   M /trunk/src/playlist/item.c
+   M /trunk/src/misc/hashtables.c
+
+Fix stupid bug
+
+------------------------------------------------------------------------
+r14154 | zorglub | 2006-02-04 13:50:41 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/misc/hashtables.c
 
-Fix playlist export
-Remove extra SAP debug
+Don't read uninitialized values
 
 ------------------------------------------------------------------------
-r10077 | hartman | 2005-03-01 10:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
+r14153 | zorglub | 2006-02-04 12:04:42 +0100 (Sat, 04 Feb 2006) | 3 lines
 Changed paths:
    M /trunk/NEWS
-   M /trunk/doc/lirc/example.lircrc
-   M /trunk/modules/control/lirc.c
+   M /trunk/include/main.h
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/audio_output/dec.c
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/input/decoder.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/hashtables.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/video_output/video_output.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.
+* Avoid useless stats_Get calls
+* Reduce vlc_object_find calls
 
 ------------------------------------------------------------------------
-r10076 | gbazin | 2005-03-01 08:53:04 +0100 (Tue, 01 Mar 2005) | 2 lines
+r14152 | zorglub | 2006-02-04 10:24:50 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/Modules.am
-   D /trunk/modules/control/rtci.c
+   M /trunk/src/misc/hashtables.c
 
-* modules/control/Modules.am, rtci.c: really delete rtci.c and removed DOS CR/LF from the last commit.
+Don't check the full string
 
 ------------------------------------------------------------------------
-r10075 | markfm | 2005-03-01 00:40:59 +0100 (Tue, 01 Mar 2005) | 2 lines
+r14151 | zorglub | 2006-02-04 01:08:50 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/Modules.am
+   M /trunk/include/stream_output.h
+   M /trunk/src/stream_output/stream_output.c
 
-Remove rtci.c from modules/control (implementation on hold)
+AccessOutWrite is called very often, especially for TS. Don't store stats on each call
 
 ------------------------------------------------------------------------
-r10074 | gbazin | 2005-02-28 21:51:32 +0100 (Mon, 28 Feb 2005) | 1 line
+r14150 | zorglub | 2006-02-04 00:52:45 +0100 (Sat, 04 Feb 2006) | 2 lines
 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
+   M /trunk/Makefile.am
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_symbols.h
+   A /trunk/src/misc/hashtables.c
+   M /trunk/src/misc/stats.c
+
+Use a hash for stats. Not finished
 
-* 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
+r14149 | zorglub | 2006-02-03 20:53:47 +0100 (Fri, 03 Feb 2006) | 2 lines
 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
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/core.c
+   M /trunk/src/control/playlist.c
+   M /trunk/test/NativeLibvlcTest.py
+   M /trunk/test/native_libvlc/native_libvlc_test.c
+   M /trunk/test/pyunit.h
+
+Play and add (Refs:#457)
+
+------------------------------------------------------------------------
+r14148 | sigmunau | 2006-02-03 16:10:12 +0100 (Fri, 03 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/access/dvb/linux_dvb.c
+
+linux_dvb.c: initialize a variable
+
+------------------------------------------------------------------------
+r14147 | sigmunau | 2006-02-03 15:07:41 +0100 (Fri, 03 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/stream_output/stream_output.c
+
+fix --no-stats in a few cases (there are more remaining)
+
+------------------------------------------------------------------------
+r14146 | xtophe | 2006-02-03 10:54:22 +0100 (Fri, 03 Feb 2006) | 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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
+
+Run update-po due to the new upnp files.
+
+------------------------------------------------------------------------
+r14145 | xtophe | 2006-02-03 01:13:11 +0100 (Fri, 03 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+
+Seems that the widget return the path in local encoding
+
+------------------------------------------------------------------------
+r14144 | dionoea | 2006-02-03 00:54:03 +0100 (Fri, 03 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/misc/update.c
+
+fix download (it didn't download the last (file size)%(1<<10) bytes)
+
+------------------------------------------------------------------------
+r14143 | dionoea | 2006-02-03 00:35:12 +0100 (Fri, 03 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/doc/Doxyfile
+
+update Doxyfile using "doxygen -u"
+
+------------------------------------------------------------------------
+r14142 | dionoea | 2006-02-03 00:31:42 +0100 (Fri, 03 Feb 2006) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_interaction.h
+   M /trunk/include/vlc_update.h
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+
+include/* : fix doxygen comments
+modules/gui/wxwidgets/dialogs/updatevlc.cpp : clean up
+
+------------------------------------------------------------------------
+r14141 | dionoea | 2006-02-03 00:04:59 +0100 (Fri, 03 Feb 2006) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/src/misc/update.c
+
+use VLC threads instead of wxWidgets threads.
+(i just had to find the suxor thread exemple in video_output.c :p )
+
+------------------------------------------------------------------------
+r14140 | dionoea | 2006-02-02 20:00:08 +0100 (Thu, 02 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+
+lets hope that this fixes the win32 build
+
+------------------------------------------------------------------------
+r14139 | dionoea | 2006-02-02 19:06:20 +0100 (Thu, 02 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
+
+Fix misplaced include (triggered error on win32 build only ... weird)
+
+------------------------------------------------------------------------
+r14138 | dionoea | 2006-02-02 18:44:07 +0100 (Thu, 02 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/misc/update.c
+
+remove old uneeded #include
 
-* modules/gui/wince: usual bunch of cleanup + updates.
 ------------------------------------------------------------------------
-r10072 | dionoea | 2005-02-28 16:54:07 +0100 (Mon, 28 Feb 2005) | 5 lines
+r14137 | dionoea | 2006-02-02 18:29:06 +0100 (Thu, 02 Feb 2006) | 9 lines
 Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   A /trunk/include/vlc_update.h
    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
+   A /trunk/modules/gui/wxwidgets/bitmaps/update_ascii.xpm
+   A /trunk/modules/gui/wxwidgets/bitmaps/update_binary.xpm
+   A /trunk/modules/gui/wxwidgets/bitmaps/update_document.xpm
+   A /trunk/modules/gui/wxwidgets/bitmaps/update_info.xpm
+   A /trunk/modules/gui/wxwidgets/bitmaps/update_source.xpm
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
+   M /trunk/src/misc/modules.c
+   A /trunk/src/misc/update.c
+
+src/*, include/* : update core functions. (Should make it relatively easy
+                   to use in interfaces)
+                   The downloadable plugins part still needs some work.
+
+modules/control/rc.c : add function to query updates (mainly used for testing)
+
+modules/gui/wxwidgets/* : update pannel.
 
- * 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
+r14136 | dionoea | 2006-02-02 17:36:48 +0100 (Thu, 02 Feb 2006) | 2 lines
 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
+   M /trunk/src/interface/interaction.c
+
+Make sure that the progress bar dialog exists before updating its status.
 
-* modules/gui/wince: some more cleanup.
 ------------------------------------------------------------------------
-r10070 | markfm | 2005-02-28 13:48:26 +0100 (Mon, 28 Feb 2005) | 2 lines
+r14135 | sigmunau | 2006-02-02 12:59:15 +0100 (Thu, 02 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/src/input/es_out.c
+
+es_out.c: fixed a slight memleak in "now playing" handling. 
+This one is slightly dangerous as it can happen over and over again during
+normal operation.
+
+------------------------------------------------------------------------
+r14134 | courmisch | 2006-02-02 11:59:17 +0100 (Thu, 02 Feb 2006) | 3 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   M /trunk/modules/services_discovery/Modules.am
+   D /trunk/modules/services_discovery/upnp.cpp
+   A /trunk/modules/services_discovery/upnp_cc.cpp (from /trunk/modules/services_discovery/upnp.cpp:14133)
+   A /trunk/modules/services_discovery/upnp_intel.cpp
+
+Add libupnp-based UPnP discovery from Christian Henz
+with proper configure checks
+
+------------------------------------------------------------------------
+r14133 | hartman | 2006-02-02 04:22:52 +0100 (Thu, 02 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/input/subtitles.c
+
+* Forgot to add the path seperator. truly fixes the bug. refs #463
+
+------------------------------------------------------------------------
+r14132 | hartman | 2006-02-02 03:44:31 +0100 (Thu, 02 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+* Fix the dvdread library linking in the libdvdnav dylib by hand. fixes #515
+
+------------------------------------------------------------------------
+r14131 | hartman | 2006-02-01 21:51:18 +0100 (Wed, 01 Feb 2006) | 3 lines
+Changed paths:
+   M /trunk/src/input/subtitles.c
 
-Make sure the files are in Unix format
+* If input file in current dir specified, then retrieve CWD when we try to look for subtitle files. fixes #463
+* When probing the autodetected files, probe them in the Locale, not in UTF-8. refs #528
 
 ------------------------------------------------------------------------
-r10069 | fkuehne | 2005-02-27 23:57:36 +0100 (Sun, 27 Feb 2005) | 1 line
+r14130 | jpsaman | 2006-02-01 21:24:23 +0100 (Wed, 01 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/packetizer/mpegvideo.c
 
-* 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
+Fixed a memleak
 ------------------------------------------------------------------------
-r10068 | robux4 | 2005-02-27 20:34:39 +0100 (Sun, 27 Feb 2005) | 1 line
+r14129 | courmisch | 2006-02-01 21:04:09 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/macosx/bookmarks.h
+   M /trunk/modules/gui/macosx/bookmarks.m
+   M /trunk/modules/gui/macosx/equalizer.h
+   M /trunk/modules/gui/macosx/sfilters.h
+   M /trunk/modules/gui/macosx/sfilters.m
+
+Don't use weird MAC charset
 
-More ordered chapters code, still not functional
 ------------------------------------------------------------------------
-r10067 | markfm | 2005-02-27 20:30:11 +0100 (Sun, 27 Feb 2005) | 2 lines
+r14128 | courmisch | 2006-02-01 20:52:29 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_filter.h
+   M /trunk/bindings/python/vlcglue.h
 
-vlc_filter.h -- update pf_render_string for additional RenderText parameters.
+One more
 
 ------------------------------------------------------------------------
-r10066 | markfm | 2005-02-27 20:14:41 +0100 (Sun, 27 Feb 2005) | 2 lines
+r14127 | courmisch | 2006-02-01 20:49:08 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/doc/developer2
 
-freetype.c -- set default font color (white)
+svn:ignore built doc
 
 ------------------------------------------------------------------------
-r10065 | markfm | 2005-02-27 18:25:12 +0100 (Sun, 27 Feb 2005) | 2 lines
+r14126 | courmisch | 2006-02-01 20:47:14 +0100 (Wed, 01 Feb 2006) | 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
+   M /trunk/doc/developer2/history.xml
+   M /trunk/doc/developer2/videolan-doc.xsl
+   M /trunk/doc/developer2/vlc-dev-doc.xml
 
-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.
+Same as previous commit
 
 ------------------------------------------------------------------------
-r10064 | andrep | 2005-02-27 06:51:32 +0100 (Sun, 27 Feb 2005) | 28 lines
+r14125 | courmisch | 2006-02-01 20:44:56 +0100 (Wed, 01 Feb 2006) | 2 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:
+   M /trunk/doc/developer/Makefile
+   M /trunk/doc/developer/Makefile.in
+   M /trunk/doc/developer/history.xml
+   M /trunk/doc/developer/manual.xml
+   M /trunk/doc/developer/videolan-doc-chunk.xsl
+   M /trunk/doc/developer/videolan-doc.xsl
 
-* 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.
+Uniformize developer doc encoding
 
-* 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.)
+------------------------------------------------------------------------
+r14124 | courmisch | 2006-02-01 20:40:01 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/modules/access/vcdx/intf.h
+   M /trunk/modules/gui/macosx/extended.h
+   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/wxwidgets/streamdata.h
+   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+   M /trunk/modules/visualization/visual/visual.h
+   M /trunk/po/sv.po
 
-* 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.
+Additionnal conversions
 
-* 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 ...)
+------------------------------------------------------------------------
+r14123 | courmisch | 2006-02-01 20:32:40 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/LIST
+   M /trunk/modules/gui/wince/preferences_widgets.h
 
+French -> English
 
 ------------------------------------------------------------------------
-r10063 | gbazin | 2005-02-26 20:28:41 +0100 (Sat, 26 Feb 2005) | 1 line
+r14122 | courmisch | 2006-02-01 20:21:41 +0100 (Wed, 01 Feb 2006) | 2 lines
 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
+   M /trunk/share/skins2
+
+svn:ignore built skins
 
-* modules/gui/wince: some more code cleanup + fixes.
 ------------------------------------------------------------------------
-r10062 | zorglub | 2005-02-26 16:41:22 +0100 (Sat, 26 Feb 2005) | 4 lines
+r14121 | courmisch | 2006-02-01 20:20:17 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpjpeg.c
+   M /trunk/include/iso_lang.h
+   M /trunk/include/libvlc_internal.h
+   M /trunk/include/modules_inner.h
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/include/vlc_config_cat.h
+   M /trunk/include/vout_synchro.h
 
-* Allow all MJPEG fourcc
-* Announce content-length
-* Allow  boundary string customization
+More UTF8ication
 
 ------------------------------------------------------------------------
-r10061 | fenrir | 2005-02-25 17:05:22 +0100 (Fri, 25 Feb 2005) | 3 lines
+r14120 | hartman | 2006-02-01 19:13:49 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
-
-* ts: if no dts but there is a pts then dts == pts.
+   M /trunk/modules/gui/macosx/voutgl.m
 
+* Enable OpenGL without Acceleration on Mac OSX. (Fallback option)
 
 ------------------------------------------------------------------------
-r10060 | gbazin | 2005-02-25 09:33:38 +0100 (Fri, 25 Feb 2005) | 1 line
+r14119 | courmisch | 2006-02-01 19:08:49 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wince/interface.cpp
-   M /trunk/modules/gui/wince/wince.h
-   M /trunk/modules/gui/wince/wince_rc.rc
+   M /trunk/mozilla/support/npmac.cpp
+
+That one wasn't even Latin-1
 
-* ../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
+r14118 | courmisch | 2006-02-01 19:06:48 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/po/da.po
-
-Updated danish translation by Jonas Larsen (E-bola)
+   M /trunk/bindings/python/vlcglue.c
+   M /trunk/loader/pe_image.c
+   M /trunk/modules/access/vcdx/demux.c
+   M /trunk/modules/access/vcdx/intf.c
+   M /trunk/modules/audio_filter/channel_mixer/dolby.c
+   M /trunk/modules/audio_filter/channel_mixer/headphone.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/normvol.c
+   M /trunk/modules/codec/a52.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/old.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/pls.c
+   M /trunk/modules/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/controls/ctrl_button.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+   M /trunk/modules/gui/skins2/events/evt_enter.hpp
+   M /trunk/modules/gui/skins2/events/evt_focus.hpp
+   M /trunk/modules/gui/skins2/events/evt_generic.hpp
+   M /trunk/modules/gui/skins2/events/evt_input.cpp
+   M /trunk/modules/gui/skins2/events/evt_input.hpp
+   M /trunk/modules/gui/skins2/events/evt_key.cpp
+   M /trunk/modules/gui/skins2/events/evt_key.hpp
+   M /trunk/modules/gui/skins2/events/evt_leave.hpp
+   M /trunk/modules/gui/skins2/events/evt_menu.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_popup.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_popup.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
+   M /trunk/modules/gui/skins2/parser/builder.hpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.hpp
+   M /trunk/modules/gui/skins2/src/anchor.cpp
+   M /trunk/modules/gui/skins2/src/anchor.hpp
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
+   M /trunk/modules/gui/skins2/src/dialogs.hpp
+   M /trunk/modules/gui/skins2/src/file_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/file_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/ft2_font.cpp
+   M /trunk/modules/gui/skins2/src/ft2_font.hpp
+   M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/generic_font.hpp
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
+   M /trunk/modules/gui/skins2/src/logger.cpp
+   M /trunk/modules/gui/skins2/src/logger.hpp
+   M /trunk/modules/gui/skins2/src/os_factory.cpp
+   M /trunk/modules/gui/skins2/src/os_factory.hpp
+   M /trunk/modules/gui/skins2/src/os_graphics.hpp
+   M /trunk/modules/gui/skins2/src/os_loop.hpp
+   M /trunk/modules/gui/skins2/src/os_popup.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/popup.cpp
+   M /trunk/modules/gui/skins2/src/popup.hpp
+   M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/skins2/src/theme.hpp
+   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/gui/skins2/src/theme_loader.hpp
+   M /trunk/modules/gui/skins2/src/tooltip.cpp
+   M /trunk/modules/gui/skins2/src/tooltip.hpp
+   M /trunk/modules/gui/skins2/src/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/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.hpp
+   M /trunk/modules/gui/skins2/vars/time.cpp
+   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_popup.cpp
+   M /trunk/modules/gui/skins2/win32/win32_popup.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_popup.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/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
+   M /trunk/modules/gui/wxwidgets/extrapanel.hpp
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
+   M /trunk/modules/gui/wxwidgets/input_manager.hpp
+   M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
+   M /trunk/modules/gui/wxwidgets/playlist_manager.hpp
+   M /trunk/modules/gui/wxwidgets/streamdata.cpp
+   M /trunk/modules/misc/playlist/export.c
+   M /trunk/modules/misc/playlist/m3u.c
+   M /trunk/modules/misc/testsuite/playlist.c
+   M /trunk/modules/mux/avi.c
+   M /trunk/modules/services_discovery/daap.c
+   M /trunk/modules/services_discovery/hal.c
+   M /trunk/modules/video_filter/motiondetect.c
+   M /trunk/modules/video_filter/swscale/yuv2rgb.c
+   M /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
+   M /trunk/modules/video_output/image.c
+   M /trunk/modules/visualization/visual/effects.c
+   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/src/control/input.c
+   M /trunk/src/control/playlist.c
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/misc/iso_lang.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/playlist/item-ext.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/video_output/vout_synchro.c
 
-------------------------------------------------------------------------
-r10058 | robux4 | 2005-02-24 18:13:22 +0100 (Thu, 24 Feb 2005) | 1 line
-Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+Uniformize source files encoding
 
-fill more data in the chapter classes
 ------------------------------------------------------------------------
-r10057 | gbazin | 2005-02-24 16:19:05 +0100 (Thu, 24 Feb 2005) | 1 line
+r14117 | courmisch | 2006-02-01 19:02:40 +0100 (Wed, 01 Feb 2006) | 2 lines
 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
+Translate french comment
 
-mkv.cpp: add more code to support ordered chapters
 ------------------------------------------------------------------------
-r10055 | hartman | 2005-02-24 01:07:30 +0100 (Thu, 24 Feb 2005) | 2 lines
+r14116 | courmisch | 2006-02-01 19:01:03 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/demux/m3u.c
 
-* start osx up in VIEW_SIMPLE and only switch to VIEW_CATEGORY when needed.
+Encode non-ASCII characters outside comments
 
 ------------------------------------------------------------------------
-r10054 | hartman | 2005-02-23 23:28:36 +0100 (Wed, 23 Feb 2005) | 2 lines
+r14115 | courmisch | 2006-02-01 18:44:04 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   A /trunk/extras/contrib/src/Patches/goom.patch
+   M /trunk/modules/demux/nsc.c
 
-* Forgot to commit the goom2k4 patch
+Fix warnings
 
 ------------------------------------------------------------------------
-r10053 | hartman | 2005-02-23 21:15:28 +0100 (Wed, 23 Feb 2005) | 2 lines
+r14114 | courmisch | 2006-02-01 18:41:29 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/codec/quicktime.c
 
-* freetype.c: fix for blurry subs? someone please confirm
+Fix a bunch of warnings involving mix between uint32_t and long
 
 ------------------------------------------------------------------------
-r10052 | zorglub | 2005-02-23 18:25:46 +0100 (Wed, 23 Feb 2005) | 2 lines
+r14113 | hartman | 2006-02-01 17:52:42 +0100 (Wed, 01 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/video_output/opengl.c
+
+* Fix the fourcc of OpenGL on Mac Intel. We should check why it's set wrong on PPC.
+* Revert the Quartz disabling.
 
-Re-enable directory
 
 ------------------------------------------------------------------------
-r10051 | hartman | 2005-02-23 17:27:01 +0100 (Wed, 23 Feb 2005) | 2 lines
+r14112 | sam | 2006-02-01 17:27:57 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/mp4/libmp4.c
 
-* Fix setRepresentedFilename in case p_access not present (ie. in case of access_demux)
+  * modules/demux/mp4: more explicit error messages for DRMS failures.
 
 ------------------------------------------------------------------------
-r10050 | hartman | 2005-02-23 16:26:27 +0100 (Wed, 23 Feb 2005) | 2 lines
+r14111 | courmisch | 2006-02-01 16:40:53 +0100 (Wed, 01 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/configure.ac
 
-* Lets use the final version of goom2k4
+Enable maintainer mode by default, as it is what maintainer-mode-unaware
+(ie. most) automake users are used to.
+If you DO want NOT to use maintainer mode you are free to pass
+--disable-maintainer-mode to configure.
 
 ------------------------------------------------------------------------
-r10049 | gbazin | 2005-02-23 15:52:09 +0100 (Wed, 23 Feb 2005) | 1 line
+r14110 | courmisch | 2006-02-01 16:28:42 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/src/libvlc.c
+
+Simpler use of HAVE_ASSERT
 
-* src/misc/modules.c: MSVC compilation fix.
 ------------------------------------------------------------------------
-r10048 | hartman | 2005-02-23 15:37:56 +0100 (Wed, 23 Feb 2005) | 3 lines
+r14109 | courmisch | 2006-02-01 16:27:59 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/configure.ac
 
-* Let's break the prefs again for OSX
-  now to get it working. There is a semi-todo/design list in prefs.m.
+Define NDEBUG when --enable-debug is not specified
 
 ------------------------------------------------------------------------
-r10047 | damienf | 2005-02-23 15:26:47 +0100 (Wed, 23 Feb 2005) | 2 lines
+r14108 | sam | 2006-02-01 15:57:12 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/activex/axvlc.inf
+   M /trunk/Makefile.am
 
-- changed sample axvlc.inf to use VLC NSI installer
+  * Makefile.am: on Unix, use makensis -DVERSION; on Win32, use /DVERSION.
 
 ------------------------------------------------------------------------
-r10046 | damienf | 2005-02-23 15:09:40 +0100 (Wed, 23 Feb 2005) | 5 lines
+r14107 | xtophe | 2006-02-01 15:39:05 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
-
-- inserted uninstall entry for activex plugin
-- fixed autoplay for DVD and CD
+   M /trunk/configure.ac
+   M /trunk/src/libvlc.c
 
-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)
+Test for assert() in configure.
 
 ------------------------------------------------------------------------
-r10045 | hartman | 2005-02-23 14:53:28 +0100 (Wed, 23 Feb 2005) | 2 lines
+r14106 | courmisch | 2006-02-01 14:28:59 +0100 (Wed, 01 Feb 2006) | 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
+   M /trunk/include/vlc_common.h
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/http.h
+   M /trunk/src/network/httpd.c
 
-* Update copyright to 2005 where appropriate.
+Fixed some warnings
 
 ------------------------------------------------------------------------
-r10044 | robux4 | 2005-02-23 13:13:17 +0100 (Wed, 23 Feb 2005) | 1 line
+r14105 | courmisch | 2006-02-01 14:10:55 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/input/stream.c
+
+Remove unused variable
 
-mkv.cpp: I was wrong, the dirent export works
 ------------------------------------------------------------------------
-r10043 | robux4 | 2005-02-23 12:48:25 +0100 (Wed, 23 Feb 2005) | 1 line
+r14104 | sam | 2006-02-01 14:01:06 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
+   M /trunk/include/main.h
+   M /trunk/include/os_specific.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_config.h
+   M /trunk/include/vlc_threads.h
+   M /trunk/modules/access/vcd/cdrom.c
+   M /trunk/modules/access/vcd/cdrom_internals.h
+   M /trunk/modules/audio_filter/resampler/bandlimited.c
+   M /trunk/modules/codec/cmml/browser_open.c
+   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/modules/codec/quicktime.c
+   M /trunk/modules/control/http/http.c
    M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/logger.c
+   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/vlc.c
+
+  * Got rid of SYS_DARWIN everywhere.
 
-mkv.cpp: fix dirent issue with the recent "fixes"
 ------------------------------------------------------------------------
-r10042 | hartman | 2005-02-23 12:37:04 +0100 (Wed, 23 Feb 2005) | 3 lines
+r14103 | sam | 2006-02-01 13:44:16 +0100 (Wed, 01 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/src/extras/libc.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/charset.c
+   M /trunk/src/misc/configuration.c
+   M /trunk/src/misc/cpu.c
+   M /trunk/src/misc/messages.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/threads.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/video_output/video_output.c
+   M /trunk/src/video_output/vout_intf.c
 
-* 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
+  * Replaced "SYS_DARWIN" with either __APPLE__ (meaning OS X) or __ppc__ and
+    __ppc64__ (meaning PowerPC).
 
 ------------------------------------------------------------------------
-r10041 | sigmunau | 2005-02-23 11:33:07 +0100 (Wed, 23 Feb 2005) | 2 lines
+r14102 | sam | 2006-02-01 13:22:52 +0100 (Wed, 01 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/wall.c
+   M /trunk/extras/contrib/src/Makefile
 
-wall.c: user-configurable aspect-ratio for the displays
+  * extras/contrib/src/Makefile: oh what the hell, replaced --disable-codec
+    with --disable-decoder.
 
 ------------------------------------------------------------------------
-r10040 | sigmunau | 2005-02-23 11:11:33 +0100 (Wed, 23 Feb 2005) | 3 lines
+r14101 | sam | 2006-02-01 13:16:42 +0100 (Wed, 01 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_filter/wall.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
 
-wall.c: shut up two compiler warnings. Fix two (only one actually
-experienced) rounding errors causing invalid reads and green lines.
+  * extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated for current SVN.
+  * extras/contrib/src/Makefile: re-added --disable-codec flags (the FFMPEG
+    tree on altair was outdated) but removed the duplicate vorbis one.
 
 ------------------------------------------------------------------------
-r10039 | sigmunau | 2005-02-23 10:12:31 +0100 (Wed, 23 Feb 2005) | 9 lines
+r14100 | xtophe | 2006-02-01 13:06:56 +0100 (Wed, 01 Feb 2006) | 2 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)
+   M /trunk/extras/contrib/src/Patches/tremor.patch
 
+  * extras/contrib/src/Patches/tremor.patch: fixed braindead \n within string.
 
 ------------------------------------------------------------------------
-r10038 | gbazin | 2005-02-23 09:09:46 +0100 (Wed, 23 Feb 2005) | 1 line
+r14099 | sam | 2006-02-01 12:45:18 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
+
+  * extras/contrib/src/Makefile: --disable-codec no longer exists.
 
-* configure.ac: wince interface moved to builtins.
 ------------------------------------------------------------------------
-r10037 | markfm | 2005-02-23 04:37:45 +0100 (Wed, 23 Feb 2005) | 2 lines
+r14098 | sam | 2006-02-01 12:20:52 +0100 (Wed, 01 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/Makefile.am
 
-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.)
+  * Makefile.am: "[ -x foo ]" only works if "foo" is in the current directory,
+    there is no easy way to check for the presence of an executable, but
+    trying to execute it ("foo --version >/dev/null") is usually safe.
 
 ------------------------------------------------------------------------
-r10036 | hartman | 2005-02-22 23:11:26 +0100 (Tue, 22 Feb 2005) | 2 lines
+r14097 | sam | 2006-02-01 10:57:37 +0100 (Wed, 01 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/mp4/drmstables.h
+   M /trunk/modules/demux/mp4/libmp4.c
 
-* renamed sap module from "SAP interface" to "SAP announces"
+  * modules/demux/mp4: added more comments and debug information to the DRMS
+    code.
 
 ------------------------------------------------------------------------
-r10035 | djc | 2005-02-22 18:27:04 +0100 (Tue, 22 Feb 2005) | 4 lines
+r14096 | hartman | 2006-02-01 04:36:40 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.m
    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...).
-
+* A few Mac OS X intf fixes. To be honest. we should rewrite the thing from scratch. it's a mess... 
 
 ------------------------------------------------------------------------
-r10034 | gbazin | 2005-02-22 16:53:42 +0100 (Tue, 22 Feb 2005) | 1 line
+r14095 | hartman | 2006-01-31 23:17:30 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/macosx.m
+
+* Disable the non functional QT/Quartz output on the intel machines. We should first fix it on OSX, and currently it's annoying the intel debugging proces.
 
-* 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
+r14094 | dionoea | 2006-01-31 21:38:35 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/share/Makefile.am
 
-- changed dshow plugin to use common IID defined in libuuid.a (prevents linking problems if plugin is built-in)
+add missing images
 
 ------------------------------------------------------------------------
-r10032 | gbazin | 2005-02-22 14:13:29 +0100 (Tue, 22 Feb 2005) | 1 line
+r14093 | hartman | 2006-01-31 21:27:25 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/codec/libmpeg2.c
 
-* 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
+* SYS_DARWIN -> __ppc__ || __ppc64__
 
-* 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
+r14092 | hartman | 2006-01-31 21:00:49 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
-added ActiveX control to the VLC installer
+* Changed the defined( SYS_DARWIN )  of the --altivec option to a __ppc__ || __ppc64__ check
 
 ------------------------------------------------------------------------
-r10029 | gbazin | 2005-02-21 21:32:36 +0100 (Mon, 21 Feb 2005) | 1 line
+r14091 | dionoea | 2006-01-31 20:50:50 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/share/http/dialogs/browse
+   M /trunk/share/http/js/functions.js
 
-* 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
+misc IE and windows fixes or workarounds.
 
-* modules/codec/vorbis.c: uninitialized variable.
 ------------------------------------------------------------------------
-r10027 | gbazin | 2005-02-21 20:15:33 +0100 (Mon, 21 Feb 2005) | 1 line
+r14090 | dionoea | 2006-01-31 17:39:10 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/share/http/dialogs/sout
 
-* 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
+default show full sout interface
 
-* modules/misc/network/ipv4.c: multicast support for WinCE.
 ------------------------------------------------------------------------
-r10024 | gbazin | 2005-02-21 18:50:54 +0100 (Mon, 21 Feb 2005) | 1 line
+r14089 | sigmunau | 2006-01-31 17:27:50 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
-   M /trunk/src/misc/modules.c
+   M /trunk/include/modules_inner.h
+
+fixed the smallest and most elusive leak yet
 
-* 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
+r14088 | sigmunau | 2006-01-31 16:18:45 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
-
-Do not use setTitleWithRepresentedFilename if input is not a file.
+   M /trunk/src/misc/vlm.c
 
+vlm.c: fixed minor memleak
 
 ------------------------------------------------------------------------
-r10022 | sigmunau | 2005-02-21 16:58:02 +0100 (Mon, 21 Feb 2005) | 3 lines
+r14087 | sigmunau | 2006-01-31 16:11:08 +0100 (Tue, 31 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/misc/logger.c
 
-wall.c: handle some rounding error causing a integer overflow. more window
-size constrain fixes
+logger.c: put in header prefix for syslog output (still missing for text 
+and html)
 
 ------------------------------------------------------------------------
-r10021 | dionoea | 2005-02-21 16:23:46 +0100 (Mon, 21 Feb 2005) | 3 lines
+r14086 | courmisch | 2006-01-31 11:48:47 +0100 (Tue, 31 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
-   M /trunk/modules/video_output/picture.c
+   M /trunk/src/stream_output/sap.c
 
- * picture.c : slightly cleaner picture_t freeing
- * mosaic.c : add a switch to keep aspect ratio when resizing
+Generate correct originating address in SAP header
+in case of IPv4 advertisement on a IPv6-enabled OS
 
 ------------------------------------------------------------------------
-r10020 | gbazin | 2005-02-21 14:50:17 +0100 (Mon, 21 Feb 2005) | 1 line
+r14085 | courmisch | 2006-01-30 23:02:47 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/src/libvlc.c
+
+Fix error handling in (From|To)Locale
 
-* include/vlc_common.h: compilation fix.
 ------------------------------------------------------------------------
-r10019 | dionoea | 2005-02-21 14:39:01 +0100 (Mon, 21 Feb 2005) | 2 lines
+r14084 | dionoea | 2006-01-30 22:47:38 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/mosaic.c
-   M /trunk/modules/video_output/picture.c
+   M /trunk/extras/contrib/src/packages.mak
 
- * update the copyright dates
+fix nasm url
 
 ------------------------------------------------------------------------
-r10018 | gbazin | 2005-02-21 14:35:15 +0100 (Mon, 21 Feb 2005) | 1 line
+r14083 | hartman | 2006-01-30 19:14:05 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/directory.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Get a NASM cvs snapshot from the VLC download servers, because their server regurly times out, which is annoying.
 
-* 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
+r14082 | courmisch | 2006-01-30 18:44:38 +0100 (Mon, 30 Jan 2006) | 2 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
-
+   M /trunk/share/Makefile.am
 
+Remove .vlt with mostlyclean
 
 ------------------------------------------------------------------------
-r10016 | gbazin | 2005-02-21 14:07:54 +0100 (Mon, 21 Feb 2005) | 1 line
+r14081 | courmisch | 2006-01-30 18:39:42 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   D /trunk/src/extras/dirent.h
+   M /trunk/share/Makefile.am
+
+Add missing file
 
-* src/extras/dirent.h: removed useless file.
 ------------------------------------------------------------------------
-r10015 | yoann | 2005-02-21 14:06:08 +0100 (Mon, 21 Feb 2005) | 2 lines
+r14080 | courmisch | 2006-01-30 18:38:27 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/share/Makefile.am
 
-* src/misc/vlm.c: added 'inputdeln <num>' to delete input #num (starts from 1)
+Hopefully fixes .vlt build
 
 ------------------------------------------------------------------------
-r10014 | gbazin | 2005-02-21 14:00:20 +0100 (Mon, 21 Feb 2005) | 1 line
+r14079 | dionoea | 2006-01-30 18:33:05 +0100 (Mon, 30 Jan 2006) | 9 lines
 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
+   M /trunk/share/http/dialogs/main
+   M /trunk/share/http/dialogs/sout
+   M /trunk/share/http/dialogs/vlm
+   A /trunk/share/http/images/info.png
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/vlm.js
+   M /trunk/share/http/requests/status.xml
+   M /trunk/share/http/style.css
+   M /trunk/src/misc/vlm.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
+* Add "Stream and media info panel" ( http/dialogs/main,
+  http/images/info.png, http/style.css, http/js/functions.js )
 
-wall.c: create properly sized (multiple of two each way) windows. set
-correct output resolution on the created windows
+* Make instance playlist position consitent with position used in
+  inputdeln (starts from 1 and not 0) ( src/misc/vlm.c, http/js/vlm.js )
 
-------------------------------------------------------------------------
-r10012 | fenrir | 2005-02-21 10:10:53 +0100 (Mon, 21 Feb 2005) | 6 lines
-Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+* Make it possible to use "enter key" in some text boxes to confirm (*)
 
- * 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
+r14078 | courmisch | 2006-01-30 17:59:29 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/share/Makefile.am
 
- * all: woops (debug messages left).
+Don't distribute generated files - fixes build
 
 ------------------------------------------------------------------------
-r10010 | fenrir | 2005-02-21 10:03:07 +0100 (Mon, 21 Feb 2005) | 11 lines
+r14077 | hartman | 2006-01-30 17:07:35 +0100 (Mon, 30 Jan 2006) | 2 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.
+   M /trunk/extras/contrib/src/Makefile
 
+* Fix the mactel contrib of x264
 
 ------------------------------------------------------------------------
-r10009 | robux4 | 2005-02-21 09:07:34 +0100 (Mon, 21 Feb 2005) | 1 line
+r14076 | sigmunau | 2006-01-30 13:20:37 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/vlm.c
 
-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
+vlm.c: changed quite a few free() into vlm_MessageDelete, fixing small memleaks here and there
 
-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
+r14075 | sigmunau | 2006-01-30 12:13:11 +0100 (Mon, 30 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/src/misc/messages.c
 
-* src/misc/vlm.c: added 'inputdel all' to delete all inputs of a VLM media
+messages.c: fixed one more leak related to vlm prefix on messages.
+This one happened each time the message queue was overflowed.
+Also (hopefully) fixed a leak that would happen each time no message 
+queue were found. I don't know if this condition can ever appear though
 
 ------------------------------------------------------------------------
-r10004 | gbazin | 2005-02-20 22:38:36 +0100 (Sun, 20 Feb 2005) | 1 line
+r14074 | zorglub | 2006-01-29 23:58:42 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk/share/Makefile.am
 
-* 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
+Should fix skins stuff build
 
-* configure.ac: WinCE build fix.
 ------------------------------------------------------------------------
-r10002 | zorglub | 2005-02-20 21:56:05 +0100 (Sun, 20 Feb 2005) | 2 lines
+r14073 | zorglub | 2006-01-29 23:47:31 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/access/cdda.c
 
-Add sdp meta-data to playlist
+Should fix CDDA build
 
 ------------------------------------------------------------------------
-r10001 | yoann | 2005-02-20 21:54:03 +0100 (Sun, 20 Feb 2005) | 1 line
+r14072 | hartman | 2006-01-29 23:11:04 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/modules/demux/vobsub.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
+* Open the .sub file of the vobsubs, with the ToLocale version of the path. Should fix issues where the path of the vobsubs contains non-ascii chars. The .sub could then not be opened in some cases since it would try to open with the UTF-8 path. (We should check VLC modules for other cases of this annoying problem)
 
-* 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
+r14071 | zorglub | 2006-01-29 22:45:13 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
-   M /trunk/modules/gui/wince/wince_rc.rc
-   M /trunk/src/misc/httpd.c
+   M /trunk/share/Makefile.am
+   A /trunk/share/skins2/default
+   A /trunk/share/skins2/default/FreeSansBold.ttf
+   A /trunk/share/skins2/default/add_item.png
+   A /trunk/share/skins2/default/add_item_onclick.png
+   A /trunk/share/skins2/default/body.png
+   A /trunk/share/skins2/default/close.png
+   A /trunk/share/skins2/default/close_mouseover.png
+   A /trunk/share/skins2/default/close_onclick.png
+   A /trunk/share/skins2/default/delete_item.png
+   A /trunk/share/skins2/default/delete_item_onclick.png
+   A /trunk/share/skins2/default/disabled.png
+   A /trunk/share/skins2/default/fast.png
+   A /trunk/share/skins2/default/fast_disabled.png
+   A /trunk/share/skins2/default/fast_onclick.png
+   A /trunk/share/skins2/default/next.png
+   A /trunk/share/skins2/default/next_disabled.png
+   A /trunk/share/skins2/default/next_onclick.png
+   A /trunk/share/skins2/default/pause.png
+   A /trunk/share/skins2/default/pause_onclick.png
+   A /trunk/share/skins2/default/play.png
+   A /trunk/share/skins2/default/play_onclick.png
+   A /trunk/share/skins2/default/playlist.png
+   A /trunk/share/skins2/default/playlist_body1.png
+   A /trunk/share/skins2/default/playlist_body2.png
+   A /trunk/share/skins2/default/playlist_body3.png
+   A /trunk/share/skins2/default/playlist_body4.png
+   A /trunk/share/skins2/default/playlist_body6.png
+   A /trunk/share/skins2/default/playlist_body7.png
+   A /trunk/share/skins2/default/playlist_body8.png
+   A /trunk/share/skins2/default/playlist_body9.png
+   A /trunk/share/skins2/default/playlist_button.png
+   A /trunk/share/skins2/default/playlist_button2.png
+   A /trunk/share/skins2/default/playlist_button_onclick.png
+   A /trunk/share/skins2/default/playlist_button_onclick2.png
+   A /trunk/share/skins2/default/preferences.png
+   A /trunk/share/skins2/default/preferences_onclick.png
+   A /trunk/share/skins2/default/previous.png
+   A /trunk/share/skins2/default/previous_disabled.png
+   A /trunk/share/skins2/default/previous_onclick.png
+   A /trunk/share/skins2/default/reduce.png
+   A /trunk/share/skins2/default/reduce_disabled.png
+   A /trunk/share/skins2/default/reduce_mouseover.png
+   A /trunk/share/skins2/default/reduce_onclick.png
+   A /trunk/share/skins2/default/resize.png
+   A /trunk/share/skins2/default/rev.png
+   A /trunk/share/skins2/default/rev_disabled.png
+   A /trunk/share/skins2/default/rev_onclick.png
+   A /trunk/share/skins2/default/slider.png
+   A /trunk/share/skins2/default/slider2.png
+   A /trunk/share/skins2/default/slider_onclick.png
+   A /trunk/share/skins2/default/slider_playlist.png
+   A /trunk/share/skins2/default/slider_volume.png
+   A /trunk/share/skins2/default/slider_volume_onclick.png
+   A /trunk/share/skins2/default/slow.png
+   A /trunk/share/skins2/default/slow_disabled.png
+   A /trunk/share/skins2/default/slow_onclick.png
+   A /trunk/share/skins2/default/sort.png
+   A /trunk/share/skins2/default/sort_onclick.png
+   A /trunk/share/skins2/default/stop.png
+   A /trunk/share/skins2/default/stop_disabled.png
+   A /trunk/share/skins2/default/stop_onclick.png
+   A /trunk/share/skins2/default/theme.xml
+   A /trunk/share/skins2/default/volume.png
+   A /trunk/share/skins2/default/vout.png
+   A /trunk/share/skins2/default/vout2.png
+   A /trunk/share/skins2/default/vout_body.png
+   A /trunk/share/skins2/default/vout_body1.png
+   A /trunk/share/skins2/default/vout_bottom.png
+   A /trunk/share/skins2/default/vout_bottom_left.png
+   A /trunk/share/skins2/default/vout_bottom_right.png
+   A /trunk/share/skins2/default/vout_left.png
+   A /trunk/share/skins2/default/vout_onclick.png
+   A /trunk/share/skins2/default/vout_right.png
+   A /trunk/share/skins2/default/vout_top.png
+   A /trunk/share/skins2/default/vout_top_left.png
+   A /trunk/share/skins2/default/vout_top_right.png
+   D /trunk/share/skins2/default.vlt
+   A /trunk/share/skins2/playtree
+   A /trunk/share/skins2/playtree/FreeSansBold.ttf
+   A /trunk/share/skins2/playtree/add_item.png
+   A /trunk/share/skins2/playtree/add_item_onclick.png
+   A /trunk/share/skins2/playtree/body.png
+   A /trunk/share/skins2/playtree/close.png
+   A /trunk/share/skins2/playtree/close_mouseover.png
+   A /trunk/share/skins2/playtree/close_onclick.png
+   A /trunk/share/skins2/playtree/closed.png
+   A /trunk/share/skins2/playtree/delete_item.png
+   A /trunk/share/skins2/playtree/delete_item_onclick.png
+   A /trunk/share/skins2/playtree/disabled.png
+   A /trunk/share/skins2/playtree/fast.png
+   A /trunk/share/skins2/playtree/fast_disabled.png
+   A /trunk/share/skins2/playtree/fast_onclick.png
+   A /trunk/share/skins2/playtree/item.png
+   A /trunk/share/skins2/playtree/next.png
+   A /trunk/share/skins2/playtree/next_disabled.png
+   A /trunk/share/skins2/playtree/next_onclick.png
+   A /trunk/share/skins2/playtree/open.png
+   A /trunk/share/skins2/playtree/pause.png
+   A /trunk/share/skins2/playtree/pause_onclick.png
+   A /trunk/share/skins2/playtree/play.png
+   A /trunk/share/skins2/playtree/play_onclick.png
+   A /trunk/share/skins2/playtree/playlist.png
+   A /trunk/share/skins2/playtree/playlist_body1.png
+   A /trunk/share/skins2/playtree/playlist_body2.png
+   A /trunk/share/skins2/playtree/playlist_body3.png
+   A /trunk/share/skins2/playtree/playlist_body4.png
+   A /trunk/share/skins2/playtree/playlist_body6.png
+   A /trunk/share/skins2/playtree/playlist_body7.png
+   A /trunk/share/skins2/playtree/playlist_body8.png
+   A /trunk/share/skins2/playtree/playlist_body9.png
+   A /trunk/share/skins2/playtree/playlist_button.png
+   A /trunk/share/skins2/playtree/playlist_button2.png
+   A /trunk/share/skins2/playtree/playlist_button_onclick.png
+   A /trunk/share/skins2/playtree/playlist_button_onclick2.png
+   A /trunk/share/skins2/playtree/preferences.png
+   A /trunk/share/skins2/playtree/preferences_onclick.png
+   A /trunk/share/skins2/playtree/previous.png
+   A /trunk/share/skins2/playtree/previous_disabled.png
+   A /trunk/share/skins2/playtree/previous_onclick.png
+   A /trunk/share/skins2/playtree/reduce.png
+   A /trunk/share/skins2/playtree/reduce_disabled.png
+   A /trunk/share/skins2/playtree/reduce_mouseover.png
+   A /trunk/share/skins2/playtree/reduce_onclick.png
+   A /trunk/share/skins2/playtree/resize.png
+   A /trunk/share/skins2/playtree/rev.png
+   A /trunk/share/skins2/playtree/rev_disabled.png
+   A /trunk/share/skins2/playtree/rev_onclick.png
+   A /trunk/share/skins2/playtree/slider.png
+   A /trunk/share/skins2/playtree/slider2.png
+   A /trunk/share/skins2/playtree/slider_onclick.png
+   A /trunk/share/skins2/playtree/slider_playlist.png
+   A /trunk/share/skins2/playtree/slider_volume.png
+   A /trunk/share/skins2/playtree/slider_volume_onclick.png
+   A /trunk/share/skins2/playtree/slow.png
+   A /trunk/share/skins2/playtree/slow_disabled.png
+   A /trunk/share/skins2/playtree/slow_onclick.png
+   A /trunk/share/skins2/playtree/sort.png
+   A /trunk/share/skins2/playtree/sort_onclick.png
+   A /trunk/share/skins2/playtree/stop.png
+   A /trunk/share/skins2/playtree/stop_disabled.png
+   A /trunk/share/skins2/playtree/stop_onclick.png
+   A /trunk/share/skins2/playtree/theme.xml
+   A /trunk/share/skins2/playtree/volume.png
+   A /trunk/share/skins2/playtree/vout.png
+   A /trunk/share/skins2/playtree/vout2.png
+   A /trunk/share/skins2/playtree/vout_body.png
+   A /trunk/share/skins2/playtree/vout_body1.png
+   A /trunk/share/skins2/playtree/vout_bottom.png
+   A /trunk/share/skins2/playtree/vout_bottom_left.png
+   A /trunk/share/skins2/playtree/vout_bottom_right.png
+   A /trunk/share/skins2/playtree/vout_left.png
+   A /trunk/share/skins2/playtree/vout_onclick.png
+   A /trunk/share/skins2/playtree/vout_right.png
+   A /trunk/share/skins2/playtree/vout_top.png
+   A /trunk/share/skins2/playtree/vout_top_left.png
+   A /trunk/share/skins2/playtree/vout_top_right.png
+   D /trunk/share/skins2/playtree.vlt
+
+Use uncompressed VLT in svn instead of compressed and compress on build
+
+------------------------------------------------------------------------
+r14070 | zorglub | 2006-01-29 20:13:35 +0100 (Sun, 29 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/test
+   M /trunk/test/NativeLibvlcTest.py
+   M /trunk/test/TODO
+   M /trunk/test/native_libvlc/native_libvlc_test.c
+   M /trunk/test/test.sh
+
+Test some things
+
+------------------------------------------------------------------------
+r14069 | zorglub | 2006-01-29 20:04:07 +0100 (Sun, 29 Jan 2006) | 3 lines
+Changed paths:
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/core.c
+   M /trunk/src/control/playlist.c
+
+Fix a crasher in exception handling
+Add some playlist functions
 
-* 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
+r14068 | xtophe | 2006-01-29 18:33:55 +0100 (Sun, 29 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
 
-freetype.c  Change opacity to 0...255, add --freetype-color hex_RGB shortcut
+infopanels: Redimension the text area. implement modifiable
+iteminfo: Use infopanel.
 
 ------------------------------------------------------------------------
-r9991 | gbazin | 2005-02-20 16:37:23 +0100 (Sun, 20 Feb 2005) | 1 line
+r14067 | zorglub | 2006-01-29 18:00:31 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/wingdi.c
+   D /trunk/test/BaseTest.py
+   A /trunk/test/NativeLibvlcTest.py
+   D /trunk/test/PlaylistTest.py
+   A /trunk/test/PyMediaControlBaseTest.py
+   A /trunk/test/PyMediaControlPlaylistTest.py (from /trunk/test/PlaylistTest.py:14062)
+   A /trunk/test/PyMediaControlVariablesTest.py (from /trunk/test/VariablesTest.py:14062)
+   D /trunk/test/VariablesTest.py
+   A /trunk/test/native_libvlc
+   A /trunk/test/native_libvlc/native_libvlc_test.c
+   A /trunk/test/pyunit.h
+   A /trunk/test/setup.py
+   M /trunk/test/test.sh
 
-* 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
+Skeleton for testing libvlc
 
-* modules/gui/wince: misc small fixes.
 ------------------------------------------------------------------------
-r9989 | titer | 2005-02-20 15:12:34 +0100 (Sun, 20 Feb 2005) | 2 lines
+r14066 | dionoea | 2006-01-29 17:44:04 +0100 (Sun, 29 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/share/http/dialogs/main
+   M /trunk/share/http/dialogs/vlm
+   A /trunk/share/http/images/refresh.png
+   A /trunk/share/http/images/slider_bar.png
+   A /trunk/share/http/images/slider_left.png
+   A /trunk/share/http/images/slider_point.png
+   A /trunk/share/http/images/slider_right.png
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/status.xml
 
- video_filter/marq.c: converted to unix file format
+main, functions.js, slider_*.png : add position slider
+status.xml : add "seek" command
+vlm, refresh.png : add refresh buttons (page doesn't autorefresh)
 
 ------------------------------------------------------------------------
-r9988 | sigmunau | 2005-02-20 14:27:11 +0100 (Sun, 20 Feb 2005) | 9 lines
+r14065 | hartman | 2006-01-29 16:25:07 +0100 (Sun, 29 Jan 2006) | 2 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
+   M /trunk/doc/fortunes.txt
 
+* FORTUNE !!!! :D
 
 ------------------------------------------------------------------------
-r9987 | markfm | 2005-02-20 01:12:15 +0100 (Sun, 20 Feb 2005) | 2 lines
+r14064 | dionoea | 2006-01-29 15:26:57 +0100 (Sun, 29 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/vlm.js
+   M /trunk/share/http/requests/vlm.xml
+   M /trunk/src/misc/vlm.c
 
-freetype.c  add --freetype-opacity (0..100%), to control text transparency
+src/misc/vlm.c : export the current playlist item's index for each instance
+share/http/* : display instances for vlm media elements
+               some layout changes (inputs and outputs)
 
 ------------------------------------------------------------------------
-r9986 | markfm | 2005-02-19 13:27:18 +0100 (Sat, 19 Feb 2005) | 2 lines
+r14063 | dionoea | 2006-01-29 15:19:37 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/control/telnet.c
 
-marq.c -- allow relative positioning, like logo, via --marq-pos
+Prompt for password again after displaying "Wrong password."
 
 ------------------------------------------------------------------------
-r9985 | titer | 2005-02-19 02:58:57 +0100 (Sat, 19 Feb 2005) | 4 lines
+r14062 | zorglub | 2006-01-29 12:38:15 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/misc/stats.c
 
- configure.ac: added --disable/enable-hal
- Makefile.am: in package-beos, use $(STRIP) instead of strip since we
-   might be cross-compiling
+Fix warnings
 
 ------------------------------------------------------------------------
-r9984 | titer | 2005-02-19 02:46:28 +0100 (Sat, 19 Feb 2005) | 5 lines
+r14061 | dionoea | 2006-01-29 12:01:37 +0100 (Sun, 29 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_intf.c
 
- 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
+add boolean option "snapshot-preview" to enable/disable the snapshot's
+preview display in the top left corner of the screen.
 
 ------------------------------------------------------------------------
-r9983 | sigmunau | 2005-02-19 00:37:25 +0100 (Sat, 19 Feb 2005) | 2 lines
+r14060 | courmisch | 2006-01-29 11:36:46 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-wall.c: reverted previous commit, new proper fix
+Remove debug messages
 
 ------------------------------------------------------------------------
-r9982 | titer | 2005-02-18 23:48:11 +0100 (Fri, 18 Feb 2005) | 4 lines
+r14059 | courmisch | 2006-01-29 11:35:30 +0100 (Sun, 29 Jan 2006) | 3 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
+   M /trunk/src/network/tcp.c
+
+Remove erroneous debug message
 
- 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
+r14058 | courmisch | 2006-01-29 10:11:11 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/access_output/http.c
 
- contrib/src/Makefile: fixed fribidi build on OS X != 10.2
+use vlc-https instead of vlc-http when using TLS
 
 ------------------------------------------------------------------------
-r9980 | titer | 2005-02-18 16:18:29 +0100 (Fri, 18 Feb 2005) | 2 lines
+r14057 | courmisch | 2006-01-29 10:03:15 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/access_output/http.c
 
- opengl.c: higher priority on OS X
+Fix output stream leak in case of Avahi error
 
 ------------------------------------------------------------------------
-r9979 | sigmunau | 2005-02-18 16:13:08 +0100 (Fri, 18 Feb 2005) | 2 lines
+r14056 | courmisch | 2006-01-29 10:00:31 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/access_output/http.c
 
-wall.c: do not assume all windows are equal width if they are not.
+Clean up
 
 ------------------------------------------------------------------------
-r9978 | titer | 2005-02-18 16:11:21 +0100 (Fri, 18 Feb 2005) | 4 lines
+r14055 | dionoea | 2006-01-29 01:11:22 +0100 (Sun, 29 Jan 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/control/http/mvar.c
+   M /trunk/src/misc/vlm.c
 
- 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.
+modules/control/http/mvar.c : explore vlm_message_t trees all the way
+                              (instead of stoping after a depth of 2)
+
+src/misc/vlm.c : minor instance information reporting change
 
-------------------------------------------------------------------------
-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
+r14054 | xtophe | 2006-01-29 00:51:57 +0100 (Sun, 29 Jan 2006) | 2 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
+   M /trunk/configure.ac
 
- video_output/opengl.c: fixed a (OS X only) segfault
- macosx/vout*.m: cleaning
+confihure.ac: don't overwrite user options even if we have contrib
 
 ------------------------------------------------------------------------
-r9975 | gbazin | 2005-02-18 11:49:08 +0100 (Fri, 18 Feb 2005) | 1 line
+r14053 | zorglub | 2006-01-28 23:31:23 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/src/libvlc.c
+
+Don't check syslog value if we don't have syslog.h
 
-* Makefile.am: fixed package-win32 target
 ------------------------------------------------------------------------
-r9974 | gbazin | 2005-02-18 11:16:13 +0100 (Fri, 18 Feb 2005) | 1 line
+r14052 | damienf | 2006-01-28 23:05:18 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
+
+ffmpeg-cvs-wince.patch: removed duplicate patches/updated to ffmpeg latest version
 
-* 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
+r14051 | damienf | 2006-01-28 21:42:36 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/access/cdda.c
+
+cdda.c: don't forget to include <errno.h> when using errno
 
-* 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
+r14050 | zorglub | 2006-01-28 19:53:58 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/input/stream.c
+
+Get stats on block inputs (Refs:#473)
 
-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
+r14049 | zorglub | 2006-01-28 19:49:32 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/configure.ac
 
-* 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.
+Link cdda with iconv on osx
 
 ------------------------------------------------------------------------
-r9969 | robux4 | 2005-02-17 13:39:40 +0100 (Thu, 17 Feb 2005) | 1 line
+r14048 | dionoea | 2006-01-28 19:44:54 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/vlm.c
+
+ misc/vlm.c : export some p_input variables (state, position, time, length, rate, title, chapter and seekable) when using the vlm "show (media)" command.
 
-mkv.cpp: more debug and checks
 ------------------------------------------------------------------------
-r9968 | damienf | 2005-02-17 13:08:11 +0100 (Thu, 17 Feb 2005) | 2 lines
+r14047 | xtophe | 2006-01-28 19:43:13 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   D /trunk/activex/axvlc.reg
+   M /trunk/Makefile.am
 
-no longer necessary, thanks to self-registration 
+win32 rules: make it more dirty to be able to produce debug package
 
 ------------------------------------------------------------------------
-r9967 | damienf | 2005-02-17 13:06:01 +0100 (Thu, 17 Feb 2005) | 3 lines
+r14046 | zorglub | 2006-01-28 19:11:12 +0100 (Sat, 28 Jan 2006) | 2 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
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-- miscelleanous fixes and improvements
-- self registration (Internet installation now possible)
+Add CDDB support to CDDA module (Refs:#459)
 
 ------------------------------------------------------------------------
-r9966 | robux4 | 2005-02-17 11:27:41 +0100 (Thu, 17 Feb 2005) | 1 line
+r14045 | dionoea | 2006-01-28 17:10:26 +0100 (Sat, 28 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/share/http/index.html
+
+add warning about javascript support being needed if the browser doesn't
+support javascript.
 
-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
+r14044 | dionoea | 2006-01-28 17:05:50 +0100 (Sat, 28 Jan 2006) | 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
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/vlm.js
 
-* 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.
+make sure that local variables are local variables.
 
 ------------------------------------------------------------------------
-r9961 | robux4 | 2005-02-16 23:01:41 +0100 (Wed, 16 Feb 2005) | 1 line
+r14043 | sigmunau | 2006-01-28 15:41:33 +0100 (Sat, 28 Jan 2006) | 5 lines
 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
+   M /trunk/modules/misc/freetype.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
+freetype.c: don't render empty subtitles. 
+Some files uses an empty (only holding a space) subtitle to mark the end of
+the previous subtitle. These caused a little gray box to appear with
+--freetype-effect 3 before this change
 
-mkv.cpp: use time-based seeking whenever possible
 ------------------------------------------------------------------------
-r9959 | fkuehne | 2005-02-16 19:00:06 +0100 (Wed, 16 Feb 2005) | 1 line
+r14042 | zorglub | 2006-01-28 15:25:56 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   A /trunk/po/ne.po
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/darwin_specific.m
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
 
-* 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
+Fix refcount problem
 
-* modules/misc/network/ipv4.c: WinCE fix.
 ------------------------------------------------------------------------
-r9957 | gbazin | 2005-02-16 16:34:53 +0100 (Wed, 16 Feb 2005) | 1 line
+r14041 | sigmunau | 2006-01-28 14:30:33 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/extras/libc.c
+   M /trunk/src/interface/interaction.c
+
+interaction.c: Don't crash in certain condition
 
-* src/extras/libc.c: fixed vlc_strncasecmp().
 ------------------------------------------------------------------------
-r9956 | hartman | 2005-02-16 14:49:41 +0100 (Wed, 16 Feb 2005) | 2 lines
+r14040 | sigmunau | 2006-01-28 12:49:22 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/control/telnet.c
 
-* forgot to commit this yesterday after the --spu-foo renames
+telnet.c: a few more minor (potensial) memleaks
 
 ------------------------------------------------------------------------
-r9955 | gbazin | 2005-02-16 09:29:47 +0100 (Wed, 16 Feb 2005) | 1 line
+r14039 | zorglub | 2006-01-28 12:38:49 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_output/Modules.am
-   M /trunk/modules/video_output/wingdi.c
+   M /trunk/Makefile.am
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/share/Makefile.am
+
+Fixes for prehistoric build system
 
-* 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
+r14038 | sigmunau | 2006-01-28 12:36:30 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/control/telnet.c
+
+telnet.c: fix a very minor memleak in Open
 
-* configure.ac: fixed typo.
 ------------------------------------------------------------------------
-r9953 | gbazin | 2005-02-16 01:34:27 +0100 (Wed, 16 Feb 2005) | 1 line
+r14037 | sigmunau | 2006-01-28 12:32:05 +0100 (Sat, 28 Jan 2006) | 5 lines
 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)
+   M /trunk/src/misc/vlm.c
+
+vlm.c: Add some asyncronity to schedule execution.
+Should fix issues when schedules add or delete new schedules. Closes:#510
+
+Also fixes a minor memleak in schedule creation/deletion
 
-* modules/gui/wince: compile the resource file as well.
 ------------------------------------------------------------------------
-r9952 | gbazin | 2005-02-15 23:44:28 +0100 (Tue, 15 Feb 2005) | 1 line
+r14036 | zorglub | 2006-01-28 12:18:39 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   A /trunk/share/http/old (from /trunk/share/http-old:14035)
+   M /trunk/share/http/old/admin/browse.html
+   M /trunk/share/http/old/index.html
+   M /trunk/share/http/old/vlm/edit.html
+   M /trunk/share/http/old/vlm/index.html
+   M /trunk/share/http/old/vlm/new.html
+   M /trunk/share/http/old/vlm/show.html
+   M /trunk/share/http/old/webcam.html
+   D /trunk/share/http-old
+
+Move old HTTP interface to http/old so it can be used by ppl without JS. Todo: use <noscript> :)
 
-*  modules/demux/ts.c: WinCE fix.
 ------------------------------------------------------------------------
-r9951 | hartman | 2005-02-15 23:37:57 +0100 (Tue, 15 Feb 2005) | 2 lines
+r14035 | zorglub | 2006-01-28 11:58:48 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/doc/rrd-howto.txt
 
-* correction of the description of audio-language
+Improve doc
 
 ------------------------------------------------------------------------
-r9950 | gbazin | 2005-02-15 23:36:56 +0100 (Tue, 15 Feb 2005) | 1 line
+r14034 | zorglub | 2006-01-28 11:56:47 +0100 (Sat, 28 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   A /trunk/doc/rrd-howto.txt
+   M /trunk/modules/misc/logger.c
+
+RRD output (Refs:#473)
+This is a quick hack, which should in the end be merged in a way to expose stats
 
-* 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
+r14033 | zorglub | 2006-01-28 11:45:13 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/misc/stats.c
+   M /trunk/src/playlist/playlist.c
+
+Compute global input/output stats (Refs:#473)
 
-* configure.ac: another wince build fix.
 ------------------------------------------------------------------------
-r9948 | gbazin | 2005-02-15 23:10:26 +0100 (Tue, 15 Feb 2005) | 1 line
+r14032 | zorglub | 2006-01-27 21:35:42 +0100 (Fri, 27 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/src/vlc.c
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_objects.h
+   M /trunk/src/input/input.c
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/misc/messages.c
+   M /trunk/src/misc/modules.c
+   M /trunk/src/misc/objects.c
+
+Don't print debug messages and don't do interaction on preparsing
 
-* configure.ac, src/vlc.c: WinCE build fixes.
 ------------------------------------------------------------------------
-r9947 | gbazin | 2005-02-15 23:01:17 +0100 (Tue, 15 Feb 2005) | 1 line
+r14031 | zorglub | 2006-01-27 19:28:45 +0100 (Fri, 27 Jan 2006) | 3 lines
 Changed paths:
    M /trunk/src/libvlc.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/playlist/playlist.c
+   M /trunk/src/stream_output/stream_output.c
+
+* Improve timers (Refs:#473)
+* AccessOutWrite can be called with input already detached (Closes:#523)
 
-* src/libvlc.c: fixed small memory leak.
 ------------------------------------------------------------------------
-r9946 | gbazin | 2005-02-15 22:56:54 +0100 (Tue, 15 Feb 2005) | 1 line
+r14030 | sam | 2006-01-27 15:19:52 +0100 (Fri, 27 Jan 2006) | 2 lines
 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
+   M /trunk/extras/contrib/src
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+  * added NASM to the contribs (OS X x86 only) so that we can build x264.
 
-* modules/gui/wince: WinCE build fixes.
 ------------------------------------------------------------------------
-r9945 | gbazin | 2005-02-15 22:40:17 +0100 (Tue, 15 Feb 2005) | 1 line
+r14029 | dionoea | 2006-01-27 15:11:55 +0100 (Fri, 27 Jan 2006) | 2 lines
 Changed paths:
+   M /trunk/activex/axvlc_rc.rc
    M /trunk/configure.ac
+   M /trunk/debian/copyright
+   M /trunk/modules/gui/wince/interface.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/share/vlc_win32_rc.rc
 
-* 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
+Update copyright dates used in interfaces and binaries (2005 -> 2006)
 
-* include/vlc/vlc.h: WinCE build fix.
 ------------------------------------------------------------------------
-r9943 | gbazin | 2005-02-15 22:22:47 +0100 (Tue, 15 Feb 2005) | 1 line
+r14028 | dionoea | 2006-01-27 14:54:47 +0100 (Fri, 27 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/m4/vlc.m4
+   M /trunk/AUTHORS
+   M /trunk/modules/control/http/rpn.c
 
-* 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
+ rpn.c : vlm_cmd now adds a "vlm_value" variable
+ AUTHORS : add the HTTP interface rewrite
 
-* ALL: WinCE build fixes.
 ------------------------------------------------------------------------
-r9941 | gbazin | 2005-02-15 22:11:27 +0100 (Tue, 15 Feb 2005) | 1 line
+r14027 | dionoea | 2006-01-27 14:48:28 +0100 (Fri, 27 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/share/http/dialogs/vlm
+   M /trunk/share/http/js/vlm.js
+   A /trunk/share/http/vlm_export.html
 
-* 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
+ * : it's now possible to enter a batch of commands or export the VLM
+     configuration
 
-* 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
+r14026 | dionoea | 2006-01-27 13:58:05 +0100 (Fri, 27 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/messages.cpp
+   M /trunk/src/misc/vlm.c
+
+add "export" command. It behaves exactly like "save" except that commands
+are printed in a vlm_message and not in a file.
 
-* 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
+r14025 | sam | 2006-01-27 10:48:54 +0100 (Fri, 27 Jan 2006) | 3 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
+   M /trunk/extras/contrib/src/Makefile
 
-* 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
+  * extras/contrib/src/Makefile: removed a nonexistent patch that I did not
+    commit.
 
 ------------------------------------------------------------------------
-r9937 | hartman | 2005-02-15 21:03:09 +0100 (Tue, 15 Feb 2005) | 2 lines
+r14024 | sam | 2006-01-27 00:13:34 +0100 (Fri, 27 Jan 2006) | 17 lines
 Changed paths:
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/darwin_specific.m
+   M /trunk/extras/contrib/src
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/faad2.patch
+   A /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch
+   A /trunk/extras/contrib/src/Patches/flac-mactel.patch
+   A /trunk/extras/contrib/src/Patches/libdvdnav-mactel.patch
+
+  * Various patches to allow more contribs to build on OS X x86. Only x264
+    and goom still do not build. I successfully built a native VLC using
+    the current contribs and the following configuration line:
 
-* Added the new languages to the prefs and the OSX environment.
+    ./configure --disable-x11 --disable-xvideo --disable-glx --disable-gtk \
+       --enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
+       --with-ffmpeg-zlib --enable-mad --enable-dvbpsi --enable-a52 \
+       --disable-dvdplay --enable-dvdnav --enable-faad --enable-vorbis \
+       --enable-ogg --enable-theora --enable-faac --enable-mkv \
+       --enable-freetype --disable-cddax --disable-vcdx --enable-speex \
+       --enable-flac --disable-goom --enable-livedotcom --enable-caca \
+       --disable-skins2 --disable-wxwidgets --enable-modplug --enable-daap \
+       --enable-x264 --enable-shout --enable-twolame --enable-debug
+
+    Apparently the native video output does not work yet, but sound and codecs
+    seem rather OK.
 
 ------------------------------------------------------------------------
-r9936 | hartman | 2005-02-15 18:34:40 +0100 (Tue, 15 Feb 2005) | 2 lines
+r14023 | sam | 2006-01-26 21:33:25 +0100 (Thu, 26 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/activex
+   M /trunk/extras/contrib/bootstrap
 
-* Set svn:ignore on activex dir.
+  * extras/contrib/bootstrap: support i686-apple-darwin8.
 
 ------------------------------------------------------------------------
-r9935 | hartman | 2005-02-15 18:33:58 +0100 (Tue, 15 Feb 2005) | 4 lines
+r14022 | sam | 2006-01-26 21:27:37 +0100 (Thu, 26 Jan 2006) | 3 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
+   M /trunk/modules/visualization/visual/visual.c
 
-* 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"
+  * modules/visualization/visual/visual.c: SECT_TEXT is a reserved Mach-O
+    name, renamed it into SSECT_TEXT (for "spectral section").
 
 ------------------------------------------------------------------------
-r9934 | courmisch | 2005-02-15 14:55:08 +0100 (Tue, 15 Feb 2005) | 2 lines
+r14021 | sam | 2006-01-26 21:22:00 +0100 (Thu, 26 Jan 2006) | 4 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
+   M /trunk/configure.ac
 
-Remove bogus executable permissions
+  * configure.ac: vec_ld() is not sufficient to check for AltiVec support on
+    OS X x86, because it's just an undefined function; so we use the keyword
+    "vector" to make sure.
 
 ------------------------------------------------------------------------
-r9933 | dionoea | 2005-02-14 22:41:21 +0100 (Mon, 14 Feb 2005) | 5 lines
+r14020 | sam | 2006-01-26 21:08:33 +0100 (Thu, 26 Jan 2006) | 3 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.
+   M /trunk/src/misc/cpu.c
 
+  * src/misc/cpu.c: do not assume SYS_DARWIN means powerpc, so that we can
+    properly detect CPU features on a MacIntel.
 
 ------------------------------------------------------------------------
-r9932 | robux4 | 2005-02-14 22:31:18 +0100 (Mon, 14 Feb 2005) | 1 line
+r14019 | sam | 2006-01-26 20:51:06 +0100 (Thu, 26 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/video_chroma/i420_rgb16.c
+   M /trunk/modules/video_chroma/i420_ymga.c
+   M /trunk/modules/video_chroma/i420_yuy2.h
+   M /trunk/modules/video_chroma/i422_yuy2.c
 
-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
+  * modules/video_chroma/*: use .p2align instead of .align for data alignment,
+    because .align's behaviour changes across platforms: on Linux x86 ELF its
+    argument is a byte count, on OS X x86 Mach-O it's a log2.
 
-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
+r14018 | courmisch | 2006-01-26 18:29:07 +0100 (Thu, 26 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/src/network/udp.c
+
+Fix UDP broadcast
 
-* modules/access/mms: fixed recent breakage.
 ------------------------------------------------------------------------
-r9928 | gbazin | 2005-02-14 10:38:51 +0100 (Mon, 14 Feb 2005) | 3 lines
+r14017 | sigmunau | 2006-01-26 18:14:09 +0100 (Thu, 26 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_input.h
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/ts.c
 
-* 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).
+modules/demux/ts.c: Fixed a very very minor memleak
 
 ------------------------------------------------------------------------
-r9927 | markfm | 2005-02-13 23:16:48 +0100 (Sun, 13 Feb 2005) | 2 lines
+r14016 | sigmunau | 2006-01-26 18:05:57 +0100 (Thu, 26 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/access_output/udp.c
 
-wizard.cpp -- Change video and audio codec comboboxes to wxCB_DROPDOWN| wxCB_READONLY
+access_output/udp.c: Fixed an old  memleak.
+This leak is triggered each time the udp access out is started, so it 
+could be the cause of some of these "slow memleak with udp streaming" 
+reports we have had, if these users where streaming a file in repeat
 
 ------------------------------------------------------------------------
-r9926 | markfm | 2005-02-13 17:16:15 +0100 (Sun, 13 Feb 2005) | 2 lines
+r14015 | sigmunau | 2006-01-26 17:51:47 +0100 (Thu, 26 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/include/vlc_input.h
+   M /trunk/src/misc/messages.c
 
-wizard.cpp -- change checkboxes to use wxALIGN_CENTER_VERTICAL|wxALL instead of wxLEFT (alignment fix)
+src/misc/messages.c: Fixed a nasty memleak recently introduced
+vlc_input.h: Fixed a not so nasty memleak recently introduced
+
+Thank you very much zorglub
 
 ------------------------------------------------------------------------
-r9924 | fkuehne | 2005-02-12 13:41:00 +0100 (Sat, 12 Feb 2005) | 1 line
+r14014 | xtophe | 2006-01-25 00:06:43 +0100 (Wed, 25 Jan 2006) | 3 lines
 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
+   M /trunk/configure.ac
+
+configure.ac: Use AC_PATH_XTRA. 
+             Still got to find a cleaner way to determine if we have Xv.so or Xv_pic, ...
 
-* 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
+r14013 | xtophe | 2006-01-25 00:02:35 +0100 (Wed, 25 Jan 2006) | 2 lines
 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
+   M /trunk/configure.ac
+
+configure.ac: No X11 on win32
 
-* 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
+r14012 | zorglub | 2006-01-24 23:42:16 +0100 (Tue, 24 Jan 2006) | 14 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
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/stats.c
+   M /trunk/src/playlist/playlist.c
+
+Add a timing facility (Refs:#473)
+
+It is only available in debug mode.
 
-* 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.
+To use: stats_TimerStart( vlc_object_t* , char *name );
+stats_TimerStop( vlc_object_t *, char *name );
+
+stats_TimerDump( vlc_object_t* , char *name ) will print a line
+
+TIMER name : last_time - total_time / number of samples (average time)
+
+stats_TimersDumpAll is not implemented yet
 
 ------------------------------------------------------------------------
-r9921 | fkuehne | 2005-02-12 11:38:14 +0100 (Sat, 12 Feb 2005) | 1 line
+r14011 | dionoea | 2006-01-24 23:25:15 +0100 (Tue, 24 Jan 2006) | 3 lines
 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
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
+
+use wxTR_HAS_VARIABLE_ROW_HEIGHT in the meta data tree (usefull is a line is
+full of \n)
 
-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
+r14010 | sam | 2006-01-24 13:09:06 +0100 (Tue, 24 Jan 2006) | 5 lines
 Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/bindings/java/Makefile.am
    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
+  * bindings/java/Makefile.am: use JAVACXXFLAGS and JAVALDFLAGS instead of
+    the reserved words CXXFLAGS and LDFLAGS.
+  * configure.ac: remove spaces inside parentheses that confuse automake.
+  * Makefile.am: do not use both = and += inside conditionals.
 
-* modules/access/dvdnav.c: fixed typo.
 ------------------------------------------------------------------------
-r9918 | damienf | 2005-02-11 12:39:04 +0100 (Fri, 11 Feb 2005) | 1 line
+r14009 | xtophe | 2006-01-24 10:53:53 +0100 (Tue, 24 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/vlc.win32.nsi
+
+Don't put contextual menu on the recycle bin. Thanks to Razer in the forum (closes #511)
 
-GCC 3.3.3 has strong type checking
 ------------------------------------------------------------------------
-r9917 | gbazin | 2005-02-11 11:57:03 +0100 (Fri, 11 Feb 2005) | 1 line
+r14008 | hartman | 2006-01-24 06:52:40 +0100 (Tue, 24 Jan 2006) | 4 lines
 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
+   M /trunk/modules/demux/ps.c
+
+* Fake the PCR/SCR on MPEG PES streams (VDR for instance).
+  Don't worry, it's if()'ed such that it's almost impossible for a normal PS file to trigger the hack.
+  It worked for all my VDR PES files and was never triggered for my entire PS collection.
 
-* 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
+r14007 | zorglub | 2006-01-23 22:21:19 +0100 (Mon, 23 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
+   M /trunk/include/vlc_messages.h
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
+   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/stream_output/stream_output.c
 
-Added Steve Lhomme to the list of contributors. Thanks :)
+Gather some sout stats (Refs:#473)
 
 ------------------------------------------------------------------------
-r9915 | gbazin | 2005-02-11 11:03:50 +0100 (Fri, 11 Feb 2005) | 4 lines
+r14006 | hartman | 2006-01-23 22:10:49 +0100 (Mon, 23 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/msvc/plugins.dsp.in
-   M /trunk/msvc/vlc.dsp.in
+   M /trunk/modules/demux/mp4/libmp4.c
 
-* 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...
+* Don't crash if the hdlr in a mov has no name.
+* spelling correction and debug for out of bound child boxes.
 
 ------------------------------------------------------------------------
-r9914 | gbazin | 2005-02-10 15:45:34 +0100 (Thu, 10 Feb 2005) | 1 line
+r14005 | zorglub | 2006-01-23 20:09:22 +0100 (Mon, 23 Jan 2006) | 2 lines
 Changed paths:
+   M /trunk/modules/control/netsync.c
+   M /trunk/modules/control/showintf.c
    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.
+Add global options for netsync and showintf and hide them from interface (Closes:#508)
+
 ------------------------------------------------------------------------
-r9913 | gbazin | 2005-02-10 14:43:10 +0100 (Thu, 10 Feb 2005) | 1 line
+r14004 | xtophe | 2006-01-23 16:35:02 +0100 (Mon, 23 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/access_output/http.c
+
+http.c: add an option to disable bonjour (closes #509).
+       Please review and improve the option text and longtext strings. 
 
-* 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
+r14003 | damienf | 2006-01-23 13:00:00 +0100 (Mon, 23 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
-   M /trunk/src/libvlc.h
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/vlccontrol.cpp
+
+plugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible on activation
+vlccontrol.cpp: fixed small mem leak
 
-* 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
+r14002 | dionoea | 2006-01-23 02:04:16 +0100 (Mon, 23 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/modules/codec/dvbsub.c
+
+oops, last commit wasn't meant to happen
 
-* 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
+r14001 | dionoea | 2006-01-23 02:02:54 +0100 (Mon, 23 Jan 2006) | 16 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/codec/dvbsub.c
+
+fix subtitles position (aspect ratio)
+
+the subtitle was displayed fine but since aspect ratios didn't match it
+wasn't positioned correctly on the vout. ie:
+--------------
+|            |
+|            |
+|      subtit|
+|            |
+-------------- ( http://people.videolan.org/~dionoea/vlcsubs.png )
+
+now it's displayed in the center but the letters are scaled horrizontaly
+(which doesn't look too good ... but at least everything is displayed)
+( http://people.videolan.org/~dionoea/vlcsubs2.png )
+
 
-* 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
+r14000 | hartman | 2006-01-23 01:34:33 +0100 (Mon, 23 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/misc/freetype.c
+
+* Fix the opacity and color settings for the YUVA renderer.
+PS: It seems the YUVA blend has an UV subsample bug which can cause unwanted offsets of 1
 
-* 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
+r13999 | dionoea | 2006-01-23 01:23:14 +0100 (Mon, 23 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/share/http/dialogs/vlm
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/vlm.js
+
+ dialogs/vlm, js/vlm.js : add schedule support
+ * : some code cleanup.
 
-* modules/gui/wxwindows/interface.cpp: toolbar flickering fix.
 ------------------------------------------------------------------------
-r9907 | gbazin | 2005-02-09 11:45:26 +0100 (Wed, 09 Feb 2005) | 1 line
+r13998 | hartman | 2006-01-22 23:54:57 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
-* modules/demux/mkv.cpp: compilation fixes.
+* Pass along the SSA header in mkv files to the decoder.
+
 ------------------------------------------------------------------------
-r9906 | gbazin | 2005-02-09 11:09:41 +0100 (Wed, 09 Feb 2005) | 3 lines
+r13997 | dionoea | 2006-01-22 23:52:20 +0100 (Sun, 22 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/vlm.c
 
-* 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).
+If one schedule was disabled, all the folowing schedules weren't shown.
+Could someone explain why this return was put here in the first place ?
 
 ------------------------------------------------------------------------
-r9905 | gbazin | 2005-02-09 10:37:08 +0100 (Wed, 09 Feb 2005) | 1 line
+r13996 | sigmunau | 2006-01-22 23:49:01 +0100 (Sun, 22 Jan 2006) | 14 lines
 Changed paths:
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/misc/freetype.c
+
+freetype.c: Revived and revamped old yuva renderer
+
+Highlights:
+  Three rendering modes: Outline, Fat outline and background
+  Better looking
+Drawbacks:
+  White only at the moment
+  no yuva blend filter for some chromas
+  
+the old renderer is available with the --freetype-yuvp option, since this is
+needed at least for dvbsubs encoding. (and for people with no usable blend
+filter)
+
 
-* src/extras/libc.c: removed unused vlc_seek().
 ------------------------------------------------------------------------
-r9904 | fenrir | 2005-02-08 18:05:37 +0100 (Tue, 08 Feb 2005) | 2 lines
+r13995 | hartman | 2006-01-22 23:27:29 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/vobsub.c
 
- * ts: correct use of descriptor 0x5 (for ac3 and lpcm too).
+* Stupid subtitles with their lack of proper specifications and implementations.....
 
 ------------------------------------------------------------------------
-r9903 | fenrir | 2005-02-08 18:02:49 +0100 (Tue, 08 Feb 2005) | 2 lines
+r13994 | hartman | 2006-01-22 23:20:19 +0100 (Sun, 22 Jan 2006) | 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
+   M /trunk/modules/demux/vobsub.c
 
- * all: better support for MBR mms stream (display only received streams).
+* The vobsub param is Delay, not delay.
 
 ------------------------------------------------------------------------
-r9902 | fenrir | 2005-02-08 18:00:18 +0100 (Tue, 08 Feb 2005) | 13 lines
+r13993 | xtophe | 2006-01-22 19:13:59 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/var.c
+   M /trunk/Makefile.am
+
+Fix the win* package rules for the http intf.
+
+------------------------------------------------------------------------
+r13992 | xtophe | 2006-01-22 19:10:53 +0100 (Sun, 22 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/control/ntservice.c
+
+missing in [13991].
+
+------------------------------------------------------------------------
+r13991 | zorglub | 2006-01-22 18:12:24 +0100 (Sun, 22 Jan 2006) | 6 lines
+Changed paths:
+   M /trunk/include/variables.h
+   M /trunk/include/vlc_interface.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/codec/cmml/cmml.c
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/misc/logger.c
+   M /trunk/src/input/input.c
+   M /trunk/src/interface/interface.c
+   M /trunk/src/libvlc.c
    M /trunk/src/libvlc.h
+   M /trunk/src/misc/variables.c
 
- * 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.
+* Make ParseOption (from input) a global service (var_OptionParse)
+* Add i_options/pp_options to intf_Create
 
- Support for dvdnav isn't complete (only first language is tried) and untested.
+* add global options to enable file-logging and syslog (Refs:#508)
 
- 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
+r13990 | zorglub | 2006-01-22 18:10:57 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/include/modules.h
 
- * http: add a redirect from */index.html to */
+Add a psz_help field to module_t (Refs:#413)
 
 ------------------------------------------------------------------------
-r9900 | zorglub | 2005-02-08 17:38:18 +0100 (Tue, 08 Feb 2005) | 3 lines
+r13989 | dionoea | 2006-01-22 17:45:40 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/configure.ac
 
-Include missing images to dist
-Autofocus the OK button in bookmark edit
+add "oc" to the language list
 
 ------------------------------------------------------------------------
-r9898 | jpsaman | 2005-02-08 15:33:40 +0100 (Tue, 08 Feb 2005) | 2 lines
+r13988 | dionoea | 2006-01-22 17:44:54 +0100 (Sun, 22 Jan 2006) | 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.
+same thing for wince
 
 ------------------------------------------------------------------------
-r9897 | gbazin | 2005-02-08 15:18:05 +0100 (Tue, 08 Feb 2005) | 1 line
+r13987 | dionoea | 2006-01-22 17:42:55 +0100 (Sun, 22 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/Makefile.am
+
+this should fix the win build. This build system is plain stupid. Why do we
+have references to the same stuff in http/Makefile.am and Makefile.am ?
 
-* include/vlc_common.h: avoid compiler warnings.
 ------------------------------------------------------------------------
-r9893 | markfm | 2005-02-08 03:32:44 +0100 (Tue, 08 Feb 2005) | 2 lines
+r13986 | zorglub | 2006-01-22 17:35:59 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/src/network/httpd.c
 
-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.
+Less HTTPd debugging
 
 ------------------------------------------------------------------------
-r9892 | courmisch | 2005-02-07 23:34:21 +0100 (Mon, 07 Feb 2005) | 2 lines
+r13985 | xtophe | 2006-01-22 17:18:39 +0100 (Sun, 22 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/src/stream_output/announce.c
-   M /trunk/src/stream_output/sap.c
+   A /trunk/share/http/.hosts (from /trunk/share/http-old/.hosts:13982)
+   M /trunk/share/http/dialogs/.hosts
 
-fix two memleaks and remove a bogus net_Close()
+.hosts: Provide a template .hosts.
+dialogs/.hosts: Explanation about the empty file. 
 
 ------------------------------------------------------------------------
-r9891 | courmisch | 2005-02-07 21:34:08 +0100 (Mon, 07 Feb 2005) | 2 lines
+r13984 | dionoea | 2006-01-22 17:18:38 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/share/http/requests/vlm.xml
 
-- Fixes a segmentation fault in sout_AnnounceSessionDestroy
+fix cut & paste error (bis).
 
 ------------------------------------------------------------------------
-r9890 | gbazin | 2005-02-07 11:44:49 +0100 (Mon, 07 Feb 2005) | 2 lines
+r13983 | dionoea | 2006-01-22 17:18:02 +0100 (Sun, 22 Jan 2006) | 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
+   M /trunk/share/http/requests/vlm.xml
 
-* 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.
+fix cut & paste error.
 
 ------------------------------------------------------------------------
-r9889 | courmisch | 2005-02-06 19:31:58 +0100 (Sun, 06 Feb 2005) | 2 lines
+r13982 | zorglub | 2006-01-22 17:01:30 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/smb.c
+   M /trunk/modules/access/vcdx/Modules.am
 
-Compile fix, unbreak smb access on Linux
+Fix build of vcdx module
 
 ------------------------------------------------------------------------
-r9888 | zorglub | 2005-02-06 18:55:47 +0100 (Sun, 06 Feb 2005) | 3 lines
+r13981 | dionoea | 2006-01-22 16:59:52 +0100 (Sun, 22 Jan 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/modules/services_discovery/daap.c
+   M /trunk/share/http/dialogs/vlm
+   M /trunk/share/http/js/vlm.js
+   M /trunk/share/http/style.css
+   M /trunk/share/http/vlm.html
 
-* wx: Ensure that callbacks are not registered twice
-* DAAP: don't crash if connection to host timeouts
+ all: handle VLM broadcast and vod elements.
+ todo: - seeking on broadcast elements
+       - schedules
+       - file(or textbox) load / save. might need some changes to the VLM
+         core in order to export commands to a string (and not to a file)
+       
 
 ------------------------------------------------------------------------
-r9887 | zorglub | 2005-02-06 17:54:12 +0100 (Sun, 06 Feb 2005) | 3 lines
+r13980 | sam | 2006-01-22 13:52:13 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
-   M /trunk/modules/services_discovery/daap.c
-   M /trunk/src/input/var.c
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/rules
 
-Fix subtitle delay < 0 
-DAAP compile fix
+  * debian/*: new Debian upload.
 
 ------------------------------------------------------------------------
-r9886 | courmisch | 2005-02-06 17:12:35 +0100 (Sun, 06 Feb 2005) | 2 lines
+r13979 | dionoea | 2006-01-22 12:25:48 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/share/Makefile.am
 
-- Fix previous buggy commit
+oops, i forgot to commit this
 
 ------------------------------------------------------------------------
-r9885 | courmisch | 2005-02-06 17:02:24 +0100 (Sun, 06 Feb 2005) | 3 lines
+r13978 | ipkiss | 2006-01-22 12:12:33 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
+   M /trunk/doc/skins/skins2-howto.xml
 
-- Fix building of vlc-config
-  VLC can now be built in a subdirectory
+ * share/skins/skins2-howto.xml: SVN instead of CVS, and added a link to the DTD.
 
 ------------------------------------------------------------------------
-r9884 | zorglub | 2005-02-06 13:05:43 +0100 (Sun, 06 Feb 2005) | 8 lines
+r13977 | sam | 2006-01-22 11:48:06 +0100 (Sun, 22 Jan 2006) | 2 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
+   M /trunk/debian/vlc.mime
+
+  * debian/vlc.mime: put flags after the command, as per mailcap(5).
+
+------------------------------------------------------------------------
+r13976 | dionoea | 2006-01-22 02:38:28 +0100 (Sun, 22 Jan 2006) | 23 lines
+Changed paths:
+   A /trunk/share/http/dialogs
+   A /trunk/share/http/dialogs/.hosts
+   A /trunk/share/http/dialogs/browse
+   A /trunk/share/http/dialogs/footer
+   A /trunk/share/http/dialogs/input
+   A /trunk/share/http/dialogs/main
+   A /trunk/share/http/dialogs/mosaic
+   A /trunk/share/http/dialogs/playlist
+   A /trunk/share/http/dialogs/sout
+   A /trunk/share/http/dialogs/vlm
+   D /trunk/share/http/functions.js
+   M /trunk/share/http/index.html
+   A /trunk/share/http/js
+   A /trunk/share/http/js/functions.js (from /trunk/share/http/functions.js:13818)
+   A /trunk/share/http/js/mosaic.js
+   A /trunk/share/http/js/vlm.js
+   A /trunk/share/http/mosaic.html
+   M /trunk/share/http/requests/browse.xml
+   M /trunk/share/http/requests/playlist.xml
+   M /trunk/share/http/requests/status.xml
+   A /trunk/share/http/requests/vlm.xml
+   A /trunk/share/http/requests/vlm_cmd.xml
+   M /trunk/share/http/style.css
+   A /trunk/share/http/vlm.html
+
+begining of a VLM interface and some code organisations changes. The vlm
+interface should be done pretty soon (i'll try to finish it tomorrow)
 
-* wx : simplify some code, remove some useless duplications
-       hopefully prevent deadlocks
+ vlm.html : vlm web interface. What works: sending broadcast and vod creation
+            commands
 
-* 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.
+ js/vlm.js : add code to handle sending vlm commands.
+
+ requests/vlm_cmd.xml : used to send a vlm command and get the resulting
+                        error message
+
+ requests/vlm.xml : export the full vlm media/schedules "tree". I still need
+                    to parse that in js/vlm.js in order to display it in
+                    dialogs/vlm .
+
+ dialogs/* : dialogs' code which is used as building blocks for the
+             main pages. (in order to avoid code duplication)
+
+ mosaic.html, js/mosaic.js, dialogs/mosaic : start of a mosaic help
+            page. nothing works and it's almost empty but i didn't feel like
+            sorting through the commited files.
 
-* 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
+r13975 | dionoea | 2006-01-22 01:11:00 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/modules/services_discovery/sap.c
-   M /trunk/src/stream_output/sap.c
+   M /trunk/modules/control/http/rpn.c
 
-* convert SAP announce name & group from locale to UTF-8
-* fix bug in previous SAP commit
+remove dirty debug messages.
 
 ------------------------------------------------------------------------
-r9882 | sigmunau | 2005-02-05 13:33:27 +0100 (Sat, 05 Feb 2005) | 2 lines
+r13974 | dionoea | 2006-01-22 01:09:06 +0100 (Sun, 22 Jan 2006) | 8 lines
 Changed paths:
-   M /trunk/src/input/control.c
+   M /trunk/modules/control/http/rpn.c
+
+new "vlm_cmd" (or "vlm_command") rpn function.
+
+Since vlm commands are often full of spaces, you need to use the ";"
+command delimiter to mark the end of a command.
+
+For example : <vlc id="rpn" param1="; broadcast name new vlm_cmd" />
 
-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
+r13973 | hartman | 2006-01-22 00:33:56 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/scale.c
+   M /trunk/modules/codec/quicktime.c
+
+* Compile fix
 
-* 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
+------------------------------------------------------------------------
+r13972 | hartman | 2006-01-22 00:05:00 +0100 (Sun, 22 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/quicktime.c
 
+* Some cleanup to the QT decoder. Still doesn't function. 
 
 ------------------------------------------------------------------------
-r9880 | courmisch | 2005-02-04 13:35:15 +0100 (Fri, 04 Feb 2005) | 5 lines
+r13971 | dionoea | 2006-01-21 23:05:31 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
 
-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)
+this looks better (thanks to Dnumgis for noticing)
 
 ------------------------------------------------------------------------
-r9879 | courmisch | 2005-02-04 13:14:52 +0100 (Fri, 04 Feb 2005) | 2 lines
+r13970 | hartman | 2006-01-21 22:29:07 +0100 (Sat, 21 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/services_discovery/sap.c
+   M /trunk/modules/audio_output/auhal.c
 
-* Mem leak fixed
+* workaround for device drivers that do not support "kAudioDevicePropertyPreferredChannelLayout".
+  Grmbl @ Digidesign coders...
 
 ------------------------------------------------------------------------
-r9876 | titer | 2005-02-03 21:47:50 +0100 (Thu, 03 Feb 2005) | 2 lines
+r13969 | dionoea | 2006-01-21 21:46:09 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/VideoOutput.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
 
- beos/VideoOutput.cpp: added yet another overlay mode (minimum VRAM usage)
+looks nicer this way
 
 ------------------------------------------------------------------------
-r9875 | gbazin | 2005-02-03 13:11:28 +0100 (Thu, 03 Feb 2005) | 1 line
+r13968 | hartman | 2006-01-21 21:38:05 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/demux/vobsub.c
+
+* One more fix for vobsubs with negative times
 
-* 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
+r13967 | dionoea | 2006-01-21 21:30:57 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/doc/fortunes.txt
+
+Fortune !
 
-* modules/packetizer/mpeg4video.c: proper PTS/DTS calculation.
 ------------------------------------------------------------------------
-r9872 | bigben | 2005-02-01 18:14:29 +0100 (Tue, 01 Feb 2005) | 3 lines
+r13966 | zorglub | 2006-01-21 18:59:14 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/playlist/item-ext.c
+
+Add an "auto-preparse" option (default TRUE) - Refs:#192
+
+------------------------------------------------------------------------
+r13965 | courmisch | 2006-01-21 18:55:45 +0100 (Sat, 21 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+
+Ugly bug-to-bug fix for wxWidgets drag'n'drop (closes #507)
+
+------------------------------------------------------------------------
+r13964 | zorglub | 2006-01-21 18:54:02 +0100 (Sat, 21 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+Don't bother creating an input thread for non-file 
+
+------------------------------------------------------------------------
+r13963 | zorglub | 2006-01-21 18:50:55 +0100 (Sat, 21 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+
+Don't preparse if we are about to play - Refs:#192
+
+------------------------------------------------------------------------
+r13962 | zorglub | 2006-01-21 18:44:07 +0100 (Sat, 21 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/src/network/httpd.c
+   M /trunk/src/playlist/item-ext.c
+
+Preparse items added through the directory access or directly to the interface (Refs:#192)
+
+------------------------------------------------------------------------
+r13961 | sam | 2006-01-21 17:49:53 +0100 (Sat, 21 Jan 2006) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/modules/codec/spudec/spudec.c
+   M /trunk/modules/codec/spudec/spudec.h
+
+  * modules/codec/spudec: fixed various (innocuous) buffer overflows and
+    paved the way for private SPU commands.
+
+------------------------------------------------------------------------
+r13960 | zorglub | 2006-01-21 17:44:36 +0100 (Sat, 21 Jan 2006) | 5 lines
+Changed paths:
+   M /trunk/include/vlc/vlc.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/access/directory.c
+   M /trunk/src/playlist/playlist.c
 
-Typo lalalala
+Enqueue the item ID instead of pointer for preparse
+Add a PLAYLIST_PREPARSE flag to tell that the item must be enqueued for preparse on add (not implemented yet).
 
+Refs:#192
 
 ------------------------------------------------------------------------
-r9871 | oaubert | 2005-02-01 17:46:22 +0100 (Tue, 01 Feb 2005) | 2 lines
+r13959 | zorglub | 2006-01-21 17:37:34 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/svg.c
+   M /trunk/src/playlist/item.c
 
-svg.c: ported the code for vlc 0.8.1 (as a video filter)
+Don't block item name (Closes:#506)
 
 ------------------------------------------------------------------------
-r9870 | andrep | 2005-02-01 17:02:40 +0100 (Tue, 01 Feb 2005) | 1 line
+r13958 | zorglub | 2006-01-21 15:14:36 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/include/aout_internal.h
+   M /trunk/include/vlc_messages.h
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
+   M /trunk/src/audio_output/dec.c
+   M /trunk/src/audio_output/input.c
+   M /trunk/src/audio_output/mixer.c
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/playlist/playlist.c
+
+Audio - Refs:#473
 
-* modules/codec/theora.c: correctly display x-offset video
 ------------------------------------------------------------------------
-r9869 | hartman | 2005-02-01 14:48:53 +0100 (Tue, 01 Feb 2005) | 2 lines
+r13957 | zorglub | 2006-01-21 14:49:42 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/gui/skins2/unzip/unzip.c
 
-* Fix theora contrib
+Get rid of warning
 
 ------------------------------------------------------------------------
-r9866 | markfm | 2005-02-01 03:11:02 +0100 (Tue, 01 Feb 2005) | 2 lines
+r13956 | xtophe | 2006-01-21 00:37:23 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/INSTALL.win32
 
-wizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes wxCB_READONLY to restrict choices
+Install.win32: Add path for pkg-config
 
 ------------------------------------------------------------------------
-r9863 | gbazin | 2005-01-31 12:41:03 +0100 (Mon, 31 Jan 2005) | 1 line
+r13955 | xtophe | 2006-01-20 19:50:48 +0100 (Fri, 20 Jan 2006) | 2 lines
 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
+Fix X includes detection.
 
-* 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
+r13954 | oaubert | 2006-01-20 12:59:13 +0100 (Fri, 20 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/misc/svg.c
 
-wxwindows update for WIN32 wxSpinCtrl, restrict range to valid integer (-32768, 32767)
+svg.c: use conditional includes for system includes (unistd.h, stat.h, types.h)
 
 ------------------------------------------------------------------------
-r9860 | zorglub | 2005-01-30 14:23:18 +0100 (Sun, 30 Jan 2005) | 2 lines
+r13953 | damienf | 2006-01-20 01:31:44 +0100 (Fri, 20 Jan 2006) | 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
+   M /trunk/extras/MacOSX/plugin/Info.plist
+   M /trunk/mozilla/Makefile.am
 
-Uninitialized values
+all: updated mozilla MacOS X bundle, Safari can 'see' it now (didn't run it though)
 
 ------------------------------------------------------------------------
-r9859 | sam | 2005-01-30 12:41:23 +0100 (Sun, 30 Jan 2005) | 2 lines
+r13952 | hartman | 2006-01-19 17:10:14 +0100 (Thu, 19 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/audio_output/auhal.c
 
-  * configure.ac: Scrogneugneu, fixed the C++ build.
+* auhal.c: Another workaround for devices not supporting hogmode
 
 ------------------------------------------------------------------------
-r9858 | rocky | 2005-01-30 04:31:51 +0100 (Sun, 30 Jan 2005) | 2 lines
+r13951 | sigmunau | 2006-01-19 13:47:08 +0100 (Thu, 19 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/dvb/linux_dvb.c
 
-Use cdio-native name for paranoia read.
+linux_dvb.c: output "Tuning failed" in dvb status page rather than nothing when we have no lock
 
 ------------------------------------------------------------------------
-r9854 | zorglub | 2005-01-29 17:32:14 +0100 (Sat, 29 Jan 2005) | 2 lines
+r13950 | xtophe | 2006-01-19 10:01:34 +0100 (Thu, 19 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/configure.ac
 
-H264 support in mkv, patch by Steve Lhomme
+Oops. I shall read the diff before commiting
 
 ------------------------------------------------------------------------
-r9853 | markfm | 2005-01-29 17:15:16 +0100 (Sat, 29 Jan 2005) | 2 lines
+r13949 | xtophe | 2006-01-19 01:01:17 +0100 (Thu, 19 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/configure.ac
 
-preferences wxSpinCtrl hack for WIN32 (make up arrow increase value)
+configure.ac: Try harder to find the X headers and libs.
 
 ------------------------------------------------------------------------
-r9852 | zorglub | 2005-01-29 16:22:53 +0100 (Sat, 29 Jan 2005) | 4 lines
+r13948 | xtophe | 2006-01-18 13:08:03 +0100 (Wed, 18 Jan 2006) | 2 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
+   M /trunk/include/vlc_interaction.h
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/misc/stats.c
 
-* A few string and organization fixes in preferences
-* Update the LIST
-* Coding style fixes
+Copyright dates and svn properties
 
 ------------------------------------------------------------------------
-r9851 | sam | 2005-01-29 15:49:34 +0100 (Sat, 29 Jan 2005) | 2 lines
+r13947 | hartman | 2006-01-18 02:39:30 +0100 (Wed, 18 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/audio_output/auhal.c
 
-  * configure.ac: Finished support for C++-disabled systems.
+* auhal.c: Some drivers don't support hogmode. Don't fail entirely if this is the case.
 
 ------------------------------------------------------------------------
-r9850 | sigmunau | 2005-01-29 15:12:32 +0100 (Sat, 29 Jan 2005) | 2 lines
+r13946 | damienf | 2006-01-17 16:38:42 +0100 (Tue, 17 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/activex/README.TXT
+
+README.TXT: updated documentation
 
-wizard.cpp: Layout fixes on the input page
 
 ------------------------------------------------------------------------
-r9849 | sigmunau | 2005-01-29 14:28:14 +0100 (Sat, 29 Jan 2005) | 5 lines
+r13945 | oaubert | 2006-01-17 12:58:26 +0100 (Tue, 17 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/include/mediacontrol_internal.h
 
-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
+mediacontrol_internal.h: oops. Superfluous typedef (defined in vlc/mediacontrol.h)
 
 ------------------------------------------------------------------------
-r9848 | sigmunau | 2005-01-29 13:41:35 +0100 (Sat, 29 Jan 2005) | 5 lines
+r13944 | oaubert | 2006-01-17 11:26:59 +0100 (Tue, 17 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/include/mediacontrol_internal.h
+   M /trunk/include/vlc/mediacontrol.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)
+mediacontrol API: proper fix for mediacontrol_Instance forward declaration
 
 ------------------------------------------------------------------------
-r9846 | sam | 2005-01-28 16:37:09 +0100 (Fri, 28 Jan 2005) | 2 lines
+r13943 | damienf | 2006-01-17 11:19:03 +0100 (Tue, 17 Jan 2006) | 7 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/access/dshow/dshow.cpp
 
-  * configure.ac: Attempt to work without a C++ compiler.
+dshow.cpp: Removed default preferred media types (I420) as it was reported by Paul Sokolovsky to cause kernel crashes
+           with some buggy drivers. I added these media types a while back to get around another bug for drivers that
+           didn't offer any preferred media types.
+           Hopefully, the latter bug should be indirectly fixed when I added support for IAMStreamConfig.
+           Moreover, I modified the selection of a default format in IAMStreamConfig to take
+           GetFourCCPriority into a account.
 
 ------------------------------------------------------------------------
-r9845 | gbazin | 2005-01-28 15:17:38 +0100 (Fri, 28 Jan 2005) | 1 line
+r13942 | jpsaman | 2006-01-16 22:32:56 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/stream_out/transcode.c
 
-* Makefile.am: include the activex plugin in package-win32-base.
+Whitespace cleanup
 ------------------------------------------------------------------------
-r9844 | hartman | 2005-01-28 02:04:58 +0100 (Fri, 28 Jan 2005) | 2 lines
+r13941 | hartman | 2006-01-16 21:22:40 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/rtsp/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
+* Real RTSP sometimes uses pnm://
 
 ------------------------------------------------------------------------
-r9843 | hartman | 2005-01-28 01:44:31 +0100 (Fri, 28 Jan 2005) | 2 lines
+r13940 | damienf | 2006-01-16 20:44:18 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/mozilla/Makefile.am
 
-* Two small bugs in the OSX intf
+Makefile.am: thou shalt test thy changes (self flagellation in progress)
 
 ------------------------------------------------------------------------
-r9842 | hartman | 2005-01-27 23:33:15 +0100 (Thu, 27 Jan 2005) | 2 lines
+r13939 | jpsaman | 2006-01-16 20:01:58 +0100 (Mon, 16 Jan 2006) | 1 line
 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 :(
+   M /trunk/src/control/mediacontrol_core.c
 
+Codingstyle fixes
 ------------------------------------------------------------------------
-r9841 | hartman | 2005-01-27 22:56:34 +0100 (Thu, 27 Jan 2005) | 2 lines
+r13938 | jpsaman | 2006-01-16 20:01:24 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/include/vlc_symbols.h
 
-* src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.
+Define vlc_curent_object in include/vlc_objects.h
+------------------------------------------------------------------------
+r13937 | jpsaman | 2006-01-16 20:00:22 +0100 (Mon, 16 Jan 2006) | 1 line
+Changed paths:
+   M /trunk/extras/zsh.cpp
+   M /trunk/include/vlc_objects.h
+   M /trunk/src/control/core.c
 
+Define vlc_curent_object in include/vlc_objects.h
 ------------------------------------------------------------------------
-r9840 | gbazin | 2005-01-27 18:05:25 +0100 (Thu, 27 Jan 2005) | 1 line
+r13936 | jpsaman | 2006-01-16 19:58:15 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/include/mediacontrol_internal.h
+   M /trunk/include/vlc/mediacontrol.h
 
-* modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.
+Define mediacontrol_Instance in the right place
 ------------------------------------------------------------------------
-r9839 | gbazin | 2005-01-27 17:44:31 +0100 (Thu, 27 Jan 2005) | 1 line
+r13935 | jpsaman | 2006-01-16 19:50:48 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/control/mediacontrol_audio_video.c
 
-* modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
+Indentation and coding style fixes
 ------------------------------------------------------------------------
-r9838 | gbazin | 2005-01-27 16:44:34 +0100 (Thu, 27 Jan 2005) | 1 line
+r13934 | jpsaman | 2006-01-16 19:03:14 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/smb.c
+   M /trunk/include/vlc/libvlc.h
 
-* modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.
+Define libvlc_exception_raise() in the proper place
 ------------------------------------------------------------------------
-r9837 | hartman | 2005-01-27 15:03:48 +0100 (Thu, 27 Jan 2005) | 2 lines
+r13933 | damienf | 2006-01-16 19:01:38 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/Makefile
+   M /trunk/mozilla/Makefile.am
 
-* contrib/Makefile: use tabs, not spaces in Makefile
+Makefile.am: should fix compilation (or non-compilation) on all platforms
 
 ------------------------------------------------------------------------
-r9836 | gbazin | 2005-01-27 13:51:21 +0100 (Thu, 27 Jan 2005) | 1 line
+r13932 | jpsaman | 2006-01-16 18:49:34 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/Modules.am
-   A /trunk/modules/access/smb.c
+   M /trunk/modules/gui/skins2/x11/x11_popup.cpp
 
-* modules/access/smb.c: new SMB/CIFS access module using libsmbclient.
+Compiler warning about a missing return statement in a non-void function.
 ------------------------------------------------------------------------
-r9835 | sigmunau | 2005-01-27 12:50:39 +0100 (Thu, 27 Jan 2005) | 2 lines
+r13931 | jpsaman | 2006-01-16 18:48:33 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-
-mkc.cpp: fix crash on invalid tracks
+   M /trunk/modules/gui/skins2/unzip/unzip.c
 
+Use brackets to avoid ambiguos else
 ------------------------------------------------------------------------
-r9834 | fkuehne | 2005-01-27 02:14:24 +0100 (Thu, 27 Jan 2005) | 1 line
+r13930 | jpsaman | 2006-01-16 18:45:11 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/src/video_output/vout_intf.c
 
-* VLCPrefs's delloc method got accidentally removed while splitting the nibs. Re-added it again.
+Fix identation
 ------------------------------------------------------------------------
-r9833 | fkuehne | 2005-01-27 01:49:46 +0100 (Thu, 27 Jan 2005) | 2 lines
+r13929 | jpsaman | 2006-01-16 18:44:38 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/Makefile
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/src/control/playlist.c
 
-* 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
+return NULL properly in libvlc_playlist_get_input()
 ------------------------------------------------------------------------
-r9832 | gbazin | 2005-01-26 17:12:37 +0100 (Wed, 26 Jan 2005) | 1 line
+r13928 | jpsaman | 2006-01-16 18:42:57 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/stream.c
-   M /trunk/src/libvlc.h
+   M /trunk/src/input/input.c
 
-* 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.
+Fix segmentation fault in core and use of non-initialised variable compiler warning.
 ------------------------------------------------------------------------
-r9831 | rocky | 2005-01-26 14:05:14 +0100 (Wed, 26 Jan 2005) | 5 lines
+r13927 | damienf | 2006-01-16 17:56:40 +0100 (Mon, 16 Jan 2006) | 2 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
+   M /trunk/mozilla/Makefile.am
 
-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
+hopefully, this will fix previous commit
 
 ------------------------------------------------------------------------
-r9830 | gbazin | 2005-01-26 09:18:46 +0100 (Wed, 26 Jan 2005) | 1 line
+r13926 | damienf | 2006-01-16 17:35:19 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/Modules.am
-   M /trunk/modules/video_output/wingdi.c
+   M /trunk/mozilla/Makefile.am
+   M /trunk/mozilla/vlcshell.cpp
+
+all: fixed mozilla plugin compilation for MacOS X
 
-* 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
+r13925 | xtophe | 2006-01-16 16:45:07 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/po/ka.po
 
- * es_out: fix program change on the fly.
+Fix
 
 ------------------------------------------------------------------------
-r9824 | dionoea | 2005-01-25 00:42:14 +0100 (Tue, 25 Jan 2005) | 2 lines
+r13924 | hartman | 2006-01-16 15:37:46 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/extras/contrib/src/Makefile
 
- * remove unused home_dir from fprintf style function
+* stupid tabs in Makefiles....
 
 ------------------------------------------------------------------------
-r9823 | dionoea | 2005-01-24 23:57:09 +0100 (Mon, 24 Jan 2005) | 4 lines
+r13923 | xtophe | 2006-01-16 15:37:08 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/po/ka.po
+
+Update of the Georgian localization. Thanks to Alexander Didebulidze
 
- * under windows, default directory to save snapshots is now the user's
-   My Pictures (or Mes Images ... depending on locale) directory
+------------------------------------------------------------------------
+r13922 | hartman | 2006-01-16 15:33:06 +0100 (Mon, 16 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
+* Add a dummy .dvdread entry to trigger the INSTALL_NAME script on OSX.
 
 ------------------------------------------------------------------------
-r9822 | hartman | 2005-01-24 21:46:20 +0100 (Mon, 24 Jan 2005) | 7 lines
+r13921 | hartman | 2006-01-16 02:54:55 +0100 (Mon, 16 Jan 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
-   M /trunk/modules/control/rtci.c
+   M /trunk/modules/demux/vobsub.c
+
+modules/demux/vobsub.c:
+* add support for negative timestamps
+* add support for the delay parameter
+* add support for reading the DVD palette of vobsubs
+* free the used memory when we close the vobsubs
 
-* 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
+r13920 | zorglub | 2006-01-15 23:21:21 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/src/misc/stats.c
 
-* Rename a TIME_ABSOLUTE define because it's already defined in the Mach kernel headers.
+Fix
 
 ------------------------------------------------------------------------
-r9820 | djc | 2005-01-24 15:19:40 +0100 (Mon, 24 Jan 2005) | 2 lines
+r13919 | zorglub | 2006-01-15 23:10:41 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/misc/vlm.c
 
-Added a Service Discovery sub menu in playlist contextual menu.
+Fix some memleaks
 
 ------------------------------------------------------------------------
-r9817 | zorglub | 2005-01-23 22:07:24 +0100 (Sun, 23 Jan 2005) | 2 lines
+r13918 | hartman | 2006-01-15 21:52:30 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/src/input/subtitles.c
 
-Fix breakage in transcode file selection
+* Fix free of the directory listing of the subtitle scan.
 
 ------------------------------------------------------------------------
-r9816 | yoann | 2005-01-23 21:58:48 +0100 (Sun, 23 Jan 2005) | 2 lines
+r13917 | zorglub | 2006-01-15 21:33:26 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/src/misc/objects.c
 
-* wxwindows/playlist.cpp: Menu and toolbar are no longer dockable
+Free
 
 ------------------------------------------------------------------------
-r9815 | yoann | 2005-01-23 18:53:40 +0100 (Sun, 23 Jan 2005) | 2 lines
+r13916 | zorglub | 2006-01-15 21:29:38 +0100 (Sun, 15 Jan 2006) | 4 lines
 Changed paths:
    M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_vlm.h
+   M /trunk/include/vlc_input.h
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/messages.c
+   M /trunk/src/misc/objects.c
    M /trunk/src/misc/vlm.c
 
-* src/misc/vlm.c: start exporting some VLM control functions
+Add ability to prepend headers to messages (object-specific) and use it for VLM media (Closes:#496)
 
-------------------------------------------------------------------------
-r9814 | gbazin | 2005-01-23 13:26:01 +0100 (Sun, 23 Jan 2005) | 1 line
-Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+To use it, put a string in p_object->psz_header, all messages from this object and its parent will have the header prepended
 
-* 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
+r13915 | zorglub | 2006-01-15 20:04:43 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
 
-Update NEWS
+Layout stuff
 
 ------------------------------------------------------------------------
-r9811 | gbazin | 2005-01-22 21:35:24 +0100 (Sat, 22 Jan 2005) | 1 line
+r13914 | zorglub | 2006-01-15 19:13:34 +0100 (Sun, 15 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/stats.c
+
+Fix calculation for demux bitrate (Refs:#473)
+
 
-* 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
+r13913 | zorglub | 2006-01-15 18:30:45 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/vlcshell.cpp
-
-* mozilla/vlcshell.cpp: Fix compilation on Mac OS X
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/gui/wxwidgets/Modules.am
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
+   A /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   A /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/src/input/decoder.c
+   M /trunk/src/input/es_out.c
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/playlist/playlist.c
 
+Show stats in interface (Refs:#473)
 
 ------------------------------------------------------------------------
-r9809 | andrep | 2005-01-22 18:48:45 +0100 (Sat, 22 Jan 2005) | 2 lines
+r13912 | damienf | 2006-01-14 21:03:43 +0100 (Sat, 14 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/Makefile.am
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
 
-* mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate build directory
+updated patch for latest CVS
 
 ------------------------------------------------------------------------
-r9808 | fkuehne | 2005-01-22 16:13:01 +0100 (Sat, 22 Jan 2005) | 1 line
+r13911 | xtophe | 2006-01-14 13:37:19 +0100 (Sat, 14 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/po/el.po
+   M /trunk/src/libvlc.h
+
+Inversion
 
-* initial translation to Greek by Simos Xenitellis
 ------------------------------------------------------------------------
-r9806 | hartman | 2005-01-22 02:57:49 +0100 (Sat, 22 Jan 2005) | 2 lines
+r13910 | zorglub | 2006-01-14 11:57:44 +0100 (Sat, 14 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/include/main.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/stats.c
+   M /trunk/src/playlist/playlist.c
 
-* playlist.m: fix a locking issue
+Add an option to disable stats (Refs:#473)
 
 ------------------------------------------------------------------------
-r9805 | yoann | 2005-01-21 22:49:28 +0100 (Fri, 21 Jan 2005) | 2 lines
+r13909 | jpsaman | 2006-01-14 10:36:16 +0100 (Sat, 14 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
-
-* modules/gui/ncurses.c: incremental search works now with tree playlist.
+   M /trunk/modules/access/dshow/common.h
+   M /trunk/modules/access/dshow/dshow.cpp
 
+Revert revision 13903. It is implemented in a different way by checking if the option --dshow-chroma is set. If it is set then the chroma is forced, otherwise it is not. This should solve the regression of previous commit, by letting users specify the chroma type to use. To get the previous default behaviour specify IV420 as preferred chroma type either on the commandline or in the Capture Device advanced tab.
 ------------------------------------------------------------------------
-r9804 | hartman | 2005-01-21 21:12:05 +0100 (Fri, 21 Jan 2005) | 4 lines
+r13908 | hartman | 2006-01-14 01:03:13 +0100 (Sat, 14 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/src/input/stream.c
 
-* 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. :)
+* Revert the Default charset encoding back to ISO-8859-1
+  No longer use the charset of the OS. OS X is UTF-8 for instance, but most subs are simply in Latin-1.
+* In case we did BOM detection with stream_ReadLine, set subsdec-encoding to UTF-8 automatically.
 
 ------------------------------------------------------------------------
-r9803 | hartman | 2005-01-21 20:26:08 +0100 (Fri, 21 Jan 2005) | 2 lines
+r13907 | zorglub | 2006-01-14 00:01:34 +0100 (Sat, 14 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/src/misc/stats.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.
+Fix stats crash
 
 ------------------------------------------------------------------------
-r9802 | fenrir | 2005-01-21 18:02:39 +0100 (Fri, 21 Jan 2005) | 1 line
+r13906 | courmisch | 2006-01-13 13:16:06 +0100 (Fri, 13 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/access/vcdx/Modules.am
+   M /trunk/po/POTFILES.in
+
+Partial distcheck fix
 
-ts: fix --ts-extra-pmt.
 ------------------------------------------------------------------------
-r9801 | massiot | 2005-01-21 16:22:45 +0100 (Fri, 21 Jan 2005) | 3 lines
+r13905 | dionoea | 2006-01-13 00:10:04 +0100 (Fri, 13 Jan 2006) | 2 lines
 Changed paths:
+   M /trunk/activex/axvlc.idl
+   M /trunk/activex/connectioncontainer.cpp
+   M /trunk/activex/connectioncontainer.h
+   M /trunk/activex/dataobject.cpp
+   M /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.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/org/videolan/jvlc/JVLC.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCBoolVariable.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCFloatVariable.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCIntVariable.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCStringVariable.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCTimeVariable.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCVarValue.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCVarVariable.java
+   M /trunk/bindings/java/org/videolan/jvlc/JVLCVariable.java
+   M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControl.java
+   M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlException.java
+   M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlInstance.java
+   M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPlaylistSeq.java
+   M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPosition.java
+   M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionKeyEnum.java
+   M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOrigin.java
+   M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOriginEnum.java
+   M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlRGBPicture.java
+   M /trunk/bindings/java/vlc-glue-cni.cc
+   M /trunk/bindings/java/vlc-glue-jni.cc
+   M /trunk/bindings/java/vlc-graphics-jni.cc
+   M /trunk/bindings/java-gcj/JVLC.java
+   M /trunk/bindings/python/vlcglue.c
+   M /trunk/bindings/python/vlcglue.h
+   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/libvlc_internal.h
+   M /trunk/include/main.h
+   M /trunk/include/mediacontrol_internal.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/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/libvlc.h
+   M /trunk/include/vlc/mediacontrol.h
+   M /trunk/include/vlc/mediacontrol_structures.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_acl.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_interaction.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_osd.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/dv.c
+   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/dvb/http.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/gnomevfs.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
-
-* 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/access/rtsp/access.c
+   M /trunk/modules/access/rtsp/real.c
+   M /trunk/modules/access/rtsp/real.h
+   M /trunk/modules/access/rtsp/real_rmff.c
+   M /trunk/modules/access/rtsp/real_rmff.h
+   M /trunk/modules/access/rtsp/real_sdpplin.h
+   M /trunk/modules/access/rtsp/rtsp.c
+   M /trunk/modules/access/rtsp/rtsp.h
+   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/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_filter/record.c
+   M /trunk/modules/access_filter/timeshift.c
+   M /trunk/modules/access_output/bonjour.c
+   M /trunk/modules/access_output/bonjour.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/shout.c
+   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/audio_filter/channel_mixer/dolby.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/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/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/jack.c
+   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/realaudio.c
+   M /trunk/modules/codec/sdl_image.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/http.c
+   M /trunk/modules/control/http/http.h
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/macros.h
+   M /trunk/modules/control/http/mvar.c
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/modules/control/http/util.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/mpc.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/nsc.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/dvb.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/playlist/podcast.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/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/bookmarks.h
+   M /trunk/modules/gui/macosx/bookmarks.m
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/embeddedwindow.h
+   M /trunk/modules/gui/macosx/embeddedwindow.m
+   M /trunk/modules/gui/macosx/equalizer.h
+   M /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/modules/gui/macosx/extended.h
+   M /trunk/modules/gui/macosx/extended.m
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.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/sfilters.h
+   M /trunk/modules/gui/macosx/sfilters.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/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/qnx/aout.c
+   M /trunk/modules/gui/qnx/qnx.c
+   M /trunk/modules/gui/qnx/vout.c
+   M /trunk/modules/gui/skins2/commands/async_queue.cpp
+   M /trunk/modules/gui/skins2/commands/async_queue.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_audio.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_audio.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_playtree.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_playtree.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_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.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_menu.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_popup.cpp
+   M /trunk/modules/gui/skins2/macosx/macosx_popup.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/anim_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/anim_bitmap.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/file_bitmap.cpp
+   M /trunk/modules/gui/skins2/src/file_bitmap.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_popup.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/popup.cpp
+   M /trunk/modules/gui/skins2/src/popup.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/var_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
+   M /trunk/modules/gui/skins2/utils/variable.hpp
+   M /trunk/modules/gui/skins2/vars/equalizer.cpp
+   M /trunk/modules/gui/skins2/vars/equalizer.hpp
+   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/modules/gui/skins2/vars/playlist.hpp
+   M /trunk/modules/gui/skins2/vars/playtree.cpp
+   M /trunk/modules/gui/skins2/vars/playtree.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_popup.cpp
+   M /trunk/modules/gui/skins2/win32/win32_popup.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_popup.cpp
+   M /trunk/modules/gui/skins2/x11/x11_popup.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/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.h
+   M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/messages.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/open.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.h
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/subtitles.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
+   M /trunk/modules/gui/wxwidgets/extrapanel.hpp
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
+   M /trunk/modules/gui/wxwidgets/input_manager.hpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/interface.hpp
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+   M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
+   M /trunk/modules/gui/wxwidgets/playlist_manager.hpp
+   M /trunk/modules/gui/wxwidgets/streamdata.cpp
+   M /trunk/modules/gui/wxwidgets/streamdata.h
+   M /trunk/modules/gui/wxwidgets/timer.cpp
+   M /trunk/modules/gui/wxwidgets/timer.hpp
+   M /trunk/modules/gui/wxwidgets/video.cpp
+   M /trunk/modules/gui/wxwidgets/video.hpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
+   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/msn.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/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/bonjour.c
    M /trunk/modules/services_discovery/daap.c
+   M /trunk/modules/services_discovery/hal.c
+   M /trunk/modules/services_discovery/podcast.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/modules/services_discovery/shout.c
+   M /trunk/modules/services_discovery/upnp.cpp
+   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/magnify.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/osdmenu.c
+   M /trunk/modules/video_filter/rss.c
+   M /trunk/modules/video_filter/rv32.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/directfb.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/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/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/share/http/functions.js
+   M /trunk/share/http/index.html
+   M /trunk/share/http/requests/browse.xml
+   M /trunk/share/http/requests/playlist.xml
+   M /trunk/share/http/requests/status.xml
+   M /trunk/share/http/style.css
+   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/core.c
+   M /trunk/src/control/input.c
+   M /trunk/src/control/mediacontrol_audio_video.c
+   M /trunk/src/control/mediacontrol_core.c
+   M /trunk/src/control/mediacontrol_util.c
+   M /trunk/src/control/playlist.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
-   D /trunk/src/playlist/info.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/interaction.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/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/objects.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/misc/threads.c
+   M /trunk/src/misc/unicode.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/network/acl.c
+   M /trunk/src/network/getaddrinfo.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/network/io.c
+   M /trunk/src/network/rootwrap.c
+   M /trunk/src/network/tcp.c
+   M /trunk/src/network/tls.c
+   M /trunk/src/network/udp.c
+   M /trunk/src/osd/osd.c
+   M /trunk/src/osd/osd_parser.c
+   M /trunk/src/osd/osd_text.c
+   M /trunk/src/osd/osd_widgets.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
 
-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
+FSF address change.
 
-* 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
+r13904 | zorglub | 2006-01-12 22:21:36 +0100 (Thu, 12 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/input/input.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/playlist/playlist.c
 
-* so the ogg vorbis fix broke shoutcast streams :) fixing again.... (tested with all audio streams i know off)
+Support for moving averages (Refs:#473)
+Get input bitrate
 
 ------------------------------------------------------------------------
-r9739 | djc | 2005-01-14 00:28:36 +0100 (Fri, 14 Jan 2005) | 18 lines
+r13903 | jpsaman | 2006-01-12 22:06:07 +0100 (Thu, 12 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_filter/Modules.am
-   A /trunk/modules/video_filter/motiondetect.c
+   M /trunk/modules/access/dshow/dshow.cpp
 
-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.
+Patch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_ com>.
 
-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
+Remove unconditionally enforcing of "preferred" media type upon the capture devices. Some devices don't handle this properly, which often results in a BSOD. By not setting a preferred media type the problem dissappears. Please check this with other type of devices for any regression.
 
-Have fun ;)
 
 ------------------------------------------------------------------------
-r9738 | massiot | 2005-01-13 20:03:03 +0100 (Thu, 13 Jan 2005) | 3 lines
+r13902 | dionoea | 2006-01-12 17:08:50 +0100 (Thu, 12 Jan 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk/src/libvlc.h
+   M /trunk/vlc.win32.nsi
+
+one-instance fix. It now is disabled in vlc prefs but all windows action
+(like double clicking on a file or disc) use the --one-instance option.
+
+People used to running 10 instances of VLC at once should now be able
+to do so. Normal people used to running other media players should now
+get the behavior they expect (ie: not open 10 different VLCs when double
+clicking on 10 mp3s)
 
-* 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
+r13901 | zorglub | 2006-01-12 00:26:53 +0100 (Thu, 12 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/threads.c
+   M /trunk/src/misc/messages.c
 
-* src/misc/threads.c: thread_id is in fact an _unsigned_ int.
+Fix a corner case
 
 ------------------------------------------------------------------------
-r9736 | massiot | 2005-01-13 20:01:22 +0100 (Thu, 13 Jan 2005) | 3 lines
+r13900 | xtophe | 2006-01-11 23:30:31 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/extras/contrib/Makefile
 
-* src/input/es_out.c: EN 300 472 allows the PTS of teletext streams to be
-  invalid.
+Fix the package-win32 target
 
 ------------------------------------------------------------------------
-r9735 | zorglub | 2005-01-13 19:45:11 +0100 (Thu, 13 Jan 2005) | 16 lines
+r13899 | courmisch | 2006-01-11 22:13:50 +0100 (Wed, 11 Jan 2006) | 3 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
 
+Dirty check for the XML parser used by CyberLink (closes #451)
+(if only we had a cleaner UPnP stack)
 
 ------------------------------------------------------------------------
-r9734 | gbazin | 2005-01-13 12:25:58 +0100 (Thu, 13 Jan 2005) | 1 line
+r13898 | asmax | 2006-01-11 21:47:45 +0100 (Wed, 11 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/configuration.c
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
+   M /trunk/modules/gui/skins2/parser/builder.cpp
 
-* 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
+* builder.cpp: the "visible" attribute is now taken into account for all images
+* ctrl_checkbox.cpp: animated bitmaps are now supported in checkbox controls
 
-* 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
+r13897 | zorglub | 2006-01-11 21:00:58 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+   M /trunk/include/vlc_input.h
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/input/input.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/playlist.c
 
-* <cough> broken patch </cough>
+Misc stats work (Refs:#473)
 
 ------------------------------------------------------------------------
-r9731 | yoann | 2005-01-12 17:24:44 +0100 (Wed, 12 Jan 2005) | 4 lines
+r13896 | sigmunau | 2006-01-11 15:32:43 +0100 (Wed, 11 Jan 2006) | 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
+   M /trunk/src/misc/vlm.c
 
-* 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
+vlm.c: Print an error message about what went wrong during vlm-conf loading
 
 ------------------------------------------------------------------------
-r9730 | hartman | 2005-01-12 17:07:20 +0100 (Wed, 12 Jan 2005) | 2 lines
+r13895 | oaubert | 2006-01-11 14:02:54 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+   M /trunk/src/control/mediacontrol_audio_video.c
 
-* part of patch was applied upstream. Adapt....
+mediacontrol_audio_video.c: use the new snapshot-path functionality
 
 ------------------------------------------------------------------------
-r9729 | gbazin | 2005-01-12 15:27:35 +0100 (Wed, 12 Jan 2005) | 1 line
+r13894 | oaubert | 2006-01-11 14:01:50 +0100 (Wed, 11 Jan 2006) | 4 lines
 Changed paths:
-   A /trunk/modules/gui/wince/wince.rc
+   M /trunk/src/video_output/vout_intf.c
+
+vout_intf.c: special snapshot-path (object:NNNN) will put the snapshot
+ into the p_private attribute of the vlc_object(NNNN). Used by embedding
+ applications.
 
-* 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
+r13893 | xtophe | 2006-01-11 13:58:26 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
 
-Put callbacks after rebuild, avoids deadlock in rebuild
+Small whitespace fix
 
 ------------------------------------------------------------------------
-r9727 | fkuehne | 2005-01-11 18:42:08 +0100 (Tue, 11 Jan 2005) | 1 line
+r13892 | xtophe | 2006-01-11 10:23:31 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/extras/contrib/src/Makefile
+
+Don't use portaudio by default until it get fixed
 
-* 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
+r13891 | dionoea | 2006-01-10 23:47:27 +0100 (Tue, 10 Jan 2006) | 5 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
+   M /trunk/src/libvlc.h
+
+default enable one instance mode on windows. the 0.1% of users wanting
+several VLC instances at once should be able to disable this option in
+the prefs.
 
-Add some icons
-Fix autoswitching to category view
 
 ------------------------------------------------------------------------
-r9725 | hartman | 2005-01-11 17:36:12 +0100 (Tue, 11 Jan 2005) | 2 lines
+r13890 | hartman | 2006-01-10 23:40:29 +0100 (Tue, 10 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/theora.patch
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/video_output/vout_intf.c
 
-* newer theora: alpha4 version. new location, new patch
+* Add 16:10 AR to the list of aspect-ratios. (In use by WXGA screens)
 
 ------------------------------------------------------------------------
-r9724 | massiot | 2005-01-11 17:32:50 +0100 (Tue, 11 Jan 2005) | 3 lines
+r13889 | oaubert | 2006-01-10 10:52:34 +0100 (Tue, 10 Jan 2006) | 2 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
+   M /trunk/modules/control/corba/Modules.am
 
-* modules/access/dvb: Fixed numerous bugs related to the CAM configuration.
-  Reconfigure the frontend if no lock is acquired in 10s.
+Modules.am: src/control/plugin.c is now src/control/mediacontrol_plugin.c
 
 ------------------------------------------------------------------------
-r9723 | hartman | 2005-01-11 17:17:44 +0100 (Tue, 11 Jan 2005) | 2 lines
+r13888 | dionoea | 2006-01-10 01:26:35 +0100 (Tue, 10 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.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/ka.po
+   M /trunk/po/ko.po
+   M /trunk/po/nl.po
+   M /trunk/po/oc.po
+   M /trunk/po/pt_BR.po
+   M /trunk/po/ro.po
+   M /trunk/po/ru.po
+   M /trunk/po/sv.po
+   M /trunk/po/tr.po
+   M /trunk/po/vlc.pot
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
 
-* fix ogg streams.
+make update-po . This hopefully fixes make dist
 
 ------------------------------------------------------------------------
-r9722 | andrep | 2005-01-11 17:04:09 +0100 (Tue, 11 Jan 2005) | 3 lines
+r13887 | dionoea | 2006-01-10 00:39:47 +0100 (Tue, 10 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-
-* configure.ac: Require libtheora 1.0alpha4
+   M /trunk/modules/control/corba/Modules.am
 
+../../src/control/plugin.c doesn't exist anymore (this should fix make dist)
 
 ------------------------------------------------------------------------
-r9721 | andrep | 2005-01-11 14:19:20 +0100 (Tue, 11 Jan 2005) | 3 lines
+r13886 | dionoea | 2006-01-09 23:04:18 +0100 (Mon, 09 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/cmml/intf.c
-
-* cmml/intf.c: Fix refcount leak on main interface (thanks to gibalou for help)
+   M /trunk/src/libvlc.h
 
+oops
 
 ------------------------------------------------------------------------
-r9720 | gbazin | 2005-01-11 13:02:57 +0100 (Tue, 11 Jan 2005) | 1 line
+r13885 | dionoea | 2006-01-09 23:01:57 +0100 (Mon, 09 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/THANKS
+   A /trunk/po/oc.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
+
+Occitan localization. Many thanks to laurent jonqueres
 
-* 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
+r13884 | xtophe | 2006-01-09 21:57:53 +0100 (Mon, 09 Jan 2006) | 2 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)
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   A /trunk/po/ka.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
+Add Georgian localization. Thanks to Alexander Didebulidze.
 
 ------------------------------------------------------------------------
-r9718 | andrep | 2005-01-11 10:17:56 +0100 (Tue, 11 Jan 2005) | 4 lines
+r13883 | asmax | 2006-01-08 22:16:49 +0100 (Sun, 08 Jan 2006) | 2 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
+   M /trunk/modules/audio_output/jack.c
 
+* jack.c: better handling of buffer underruns
 
 ------------------------------------------------------------------------
-r9717 | andrep | 2005-01-11 09:58:06 +0100 (Tue, 11 Jan 2005) | 3 lines
+r13882 | asmax | 2006-01-08 21:53:51 +0100 (Sun, 08 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
-
-* theora.c: Fixed weird display artifacts when seeking on Theora videos
+   M /trunk/build-vlc
+   M /trunk/config.in
+   M /trunk/configure.ac
+   M /trunk/modules/audio_output/Modules.am
+   A /trunk/modules/audio_output/jack.c
 
+* New audio output module to support the JACK Audio Connection Kit
 
 ------------------------------------------------------------------------
-r9716 | bigben | 2005-01-10 22:08:45 +0100 (Mon, 10 Jan 2005) | 5 lines
+r13881 | zorglub | 2006-01-08 17:32:33 +0100 (Sun, 08 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
-
-* End of the implementation of the v4l-*options
+   M /trunk/Makefile.am
+   M /trunk/bindings/python/setup.py
+   M /trunk/bindings/python/vlcglue.h
+   A /trunk/include/libvlc_internal.h
+   A /trunk/include/mediacontrol_internal.h (from /branches/0.8.5-api/include/mediacontrol_internal.h:13843)
+   D /trunk/include/vlc/control.h
+   D /trunk/include/vlc/control_structures.h
+   A /trunk/include/vlc/libvlc.h
+   A /trunk/include/vlc/mediacontrol.h
+   A /trunk/include/vlc/mediacontrol_structures.h (from /branches/0.8.5-api/include/vlc/mediacontrol_structures.h:13843)
+   M /trunk/include/vlc/vlc.h
+   M /trunk/include/vlc_common.h
+   D /trunk/include/vlc_control.h
+   D /trunk/src/control/audio_video.c
+   M /trunk/src/control/core.c
+   D /trunk/src/control/init.c
+   A /trunk/src/control/input.c (from /branches/0.8.5-api/src/control/input.c:13845)
+   A /trunk/src/control/mediacontrol_audio_video.c (from /branches/0.8.5-api/src/control/mediacontrol_audio_video.c:13843)
+   A /trunk/src/control/mediacontrol_core.c (from /branches/0.8.5-api/src/control/mediacontrol_core.c:13843)
+   A /trunk/src/control/mediacontrol_init.c (from /branches/0.8.5-api/src/control/mediacontrol_init.c:13843)
+   A /trunk/src/control/mediacontrol_plugin.c (from /branches/0.8.5-api/src/control/mediacontrol_plugin.c:13843)
+   A /trunk/src/control/mediacontrol_util.c (from /branches/0.8.5-api/src/control/mediacontrol_util.c:13843)
+   A /trunk/src/control/playlist.c (from /branches/0.8.5-api/src/control/playlist.c:13843)
+   D /trunk/src/control/plugin.c
+   D /trunk/src/control/util.c
+   M /trunk/src/misc/stats.c
+   A /trunk/test/libvlc_sample.c
+
+Merge 0.8.5-api changes
+Fix compilation
 
-If somebody who has a v4l device could actually test that... (at least if the default values for the options make sense).
+------------------------------------------------------------------------
+r13880 | zorglub | 2006-01-08 16:50:35 +0100 (Sun, 08 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_messages.h
 
+Lalala
 
 ------------------------------------------------------------------------
-r9715 | fkuehne | 2005-01-10 18:37:01 +0100 (Mon, 10 Jan 2005) | 1 line
+r13879 | zorglub | 2006-01-08 16:48:41 +0100 (Sun, 08 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/include/vlc_messages.h
+   M /trunk/src/input/decoder.c
+   M /trunk/src/input/input.c
+   M /trunk/src/input/stream.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/stats.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/video_output/video_output.c
+
+Some more stats preliminary work
 
-* 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
+r13878 | hartman | 2006-01-08 02:32:50 +0100 (Sun, 08 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/audio_output/auhal.c
 
-  * configure.ac: -lfreetype requires -lm.
+* auhal.c:
+  - fix last bugs with SPDIF stream selection
+  - code and debug cleanup
+  - added more comments to clearify the code, so it is useful to others :D
 
 ------------------------------------------------------------------------
-r9713 | bigben | 2005-01-09 23:45:24 +0100 (Sun, 09 Jan 2005) | 6 lines
+r13877 | hartman | 2006-01-08 00:08:42 +0100 (Sun, 08 Jan 2006) | 2 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
+   M /trunk/modules/access/file.c
 
+* Compile fix for OSes without F_RDAHEAD and F_NOCACHE
 
 ------------------------------------------------------------------------
-r9711 | asmax | 2005-01-09 20:46:39 +0100 (Sun, 09 Jan 2005) | 2 lines
+r13876 | hartman | 2006-01-07 23:01:17 +0100 (Sat, 07 Jan 2006) | 3 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
+   M /trunk/modules/access/file.c
 
-- all: skeleton for a MacOSX port of skins2 (happy new year ;)
+* Set FD_RDAHEAD and FD_NOCACHE on when reading from files. improves reading from networkshares and VMEM usage.
+  Suggested by Marko Karppinen.
 
 ------------------------------------------------------------------------
-r9710 | asmax | 2005-01-08 18:49:22 +0100 (Sat, 08 Jan 2005) | 4 lines
+r13875 | xtophe | 2006-01-07 17:21:47 +0100 (Sat, 07 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/extras/contrib/Makefile
 
-- 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...
+Add a package-win32 target
 
 ------------------------------------------------------------------------
-r9709 | ipkiss | 2005-01-07 22:08:25 +0100 (Fri, 07 Jan 2005) | 2 lines
+r13874 | sam | 2006-01-06 16:16:25 +0100 (Fri, 06 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/doc/fortunes.txt
 
- * TODO: Added little hints for the OS X port of the skins
+  fortune.
 
 ------------------------------------------------------------------------
-r9708 | massiot | 2005-01-07 21:21:59 +0100 (Fri, 07 Jan 2005) | 12 lines
+r13873 | damienf | 2006-01-06 13:31:19 +0100 (Fri, 06 Jan 2006) | 3 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
+   M /trunk/extras/contrib/src/Patches/dvdnav.patch
+   M /trunk/modules/access/dvdnav.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.
+dvdnav.patch: changed code that read DVD title to use dvdread APIs, so that WIN32 and non-unix platforms can also read it
+dvdnav.c: add DVD title to meta information
 
 ------------------------------------------------------------------------
-r9707 | massiot | 2005-01-07 21:04:46 +0100 (Fri, 07 Jan 2005) | 3 lines
+r13872 | xtophe | 2006-01-06 10:37:13 +0100 (Fri, 06 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_block.h
-   M /trunk/modules/access_output/udp.c
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/doc/Doxyfile
+   M /trunk/doc/Doxyfile.skins2
 
-* 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.
+Produce include graphs.
 
 ------------------------------------------------------------------------
-r9706 | massiot | 2005-01-07 20:57:00 +0100 (Fri, 07 Jan 2005) | 3 lines
+r13871 | xtophe | 2006-01-05 23:53:46 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   D /trunk/extras/contrib/src/Patches/goom2k4-0-win32.patch.bak
 
-* modules/access/udp.c: When udp is invoked as 'rtp:', only consider RTP
-  packets.
+this file was here by error
 
 ------------------------------------------------------------------------
-r9705 | massiot | 2005-01-07 20:55:48 +0100 (Fri, 07 Jan 2005) | 2 lines
+r13870 | damienf | 2006-01-05 23:48:30 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/video_output/directx/directx.c
 
-* modules/access/pvr/pvr.c: Added --pvr-caching option.
+directx.c: some improvement on overlay initial grey flickering
 
 ------------------------------------------------------------------------
-r9702 | gbazin | 2005-01-07 15:05:03 +0100 (Fri, 07 Jan 2005) | 1 line
+r13869 | zorglub | 2006-01-05 22:56:34 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/waveout.c
+   M /trunk/src/misc/stats.c
+
+Remove extra debug
 
-* 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
+r13868 | damienf | 2006-01-05 22:33:20 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/aout_internal.h
+   M /trunk/src/misc/messages.c
+
+messages.c: message bank lock is still in use and still needs initializing :)
 
-* 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
+r13867 | damienf | 2006-01-05 18:13:19 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/evc/vlc.vcw
+   M /trunk/configure.ac
 
+configure.ac: fix previous commit when mozilla is not available
 
 ------------------------------------------------------------------------
-r9699 | gbazin | 2005-01-07 01:19:09 +0100 (Fri, 07 Jan 2005) | 1 line
+r13866 | damienf | 2006-01-05 18:03:12 +0100 (Thu, 05 Jan 2006) | 2 lines
 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
+configure.ac: updated for version 1.7 of gecko-sdk (only tested on cygwin)
 
-* 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
+r13865 | hartman | 2006-01-05 02:56:12 +0100 (Thu, 05 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/src/misc/messages.c
 
-* modules/codec/vorbis.c: fixed tremor output.
+More message queue WinCE fixes
 ------------------------------------------------------------------------
-r9695 | fkuehne | 2005-01-06 20:54:24 +0100 (Thu, 06 Jan 2005) | 1 line
+r13864 | hartman | 2006-01-05 02:01:30 +0100 (Thu, 05 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/src/misc/messages.c
 
-* fixed wrong grammar ('1 items in list')
+message queues WinCE compile fix
 ------------------------------------------------------------------------
-r9694 | fkuehne | 2005-01-06 18:58:07 +0100 (Thu, 06 Jan 2005) | 4 lines
+r13863 | hartman | 2006-01-05 00:34:52 +0100 (Thu, 05 Jan 2006) | 1 line
 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
+   M /trunk/modules/demux/mkv.cpp
 
-* 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
+Another message queue compile fix
 ------------------------------------------------------------------------
-r9693 | titer | 2005-01-06 16:15:24 +0100 (Thu, 06 Jan 2005) | 2 lines
+r13862 | zorglub | 2006-01-05 00:22:24 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/include/vlc_messages.h
 
- control/http.c: gcc < 3 compile fix
+Forgot this file
 
 ------------------------------------------------------------------------
-r9692 | gbazin | 2005-01-05 23:45:36 +0100 (Wed, 05 Jan 2005) | 1 line
+r13861 | zorglub | 2006-01-05 00:11:33 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/file.c
-   M /trunk/src/misc/cpu.c
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.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
+compile fix
 
-* src/input/stream.c: decrease memory requirements for WinCE.
 ------------------------------------------------------------------------
-r9690 | gbazin | 2005-01-05 23:24:30 +0100 (Wed, 05 Jan 2005) | 1 line
+r13860 | hartman | 2006-01-05 00:02:44 +0100 (Thu, 05 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/configure.ac
+
+* I actually read the doc on AC_ARG_WITH this time :D
+  this and [13857] [13858] refs #182
+
 
-* toolbox: added an evc ARMV4 target.
 ------------------------------------------------------------------------
-r9689 | gbazin | 2005-01-05 23:23:13 +0100 (Wed, 05 Jan 2005) | 1 line
+r13859 | zorglub | 2006-01-04 23:29:53 +0100 (Wed, 04 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/evc/libvlc.vcp.in
-   M /trunk/evc/plugins.vcp.in
-   M /trunk/evc/vlc.vcp.in
+   M /trunk/Makefile.am
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_objects.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/modules/gui/beos/MessagesWindow.cpp
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/ncurses.c
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/wince/wince.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+   M /trunk/modules/misc/logger.c
+   M /trunk/src/misc/messages.c
+   M /trunk/src/misc/objects.c
+   A /trunk/src/misc/stats.c
+   M /trunk/src/network/httpd.c
+
+Add support for several message queues - please test
+Initial support for registering and handling some shared stats 
 
-* evc/*: added an ARMV4 target.
 ------------------------------------------------------------------------
-r9688 | gbazin | 2005-01-05 22:14:53 +0100 (Wed, 05 Jan 2005) | 1 line
+r13858 | hartman | 2006-01-04 23:24:20 +0100 (Wed, 04 Jan 2006) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
-* configure.ac: fix Dirac detection (patch by Anuradha Suraparaju).
+Fix the Mac OS X SDK configure check
 ------------------------------------------------------------------------
-r9687 | djc | 2005-01-05 01:19:09 +0100 (Wed, 05 Jan 2005) | 8 lines
+r13857 | hartman | 2006-01-04 22:53:52 +0100 (Wed, 04 Jan 2006) | 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
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+   D /trunk/extras/MacOSX/macosx-dmg
 
-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
+* Simpler way to create the diskimage (10.3 and higher only)
+* realigning of some of the configure --help options
+* added --with-macosx-sdk
+  - compiles VLC (not contrib) with the 10.3.9 SDK
+  - uses a small hack to enforce the deployment target when you do make in the srcdir
+  - requires you to use gcc 4.0 on on Mac OS X 10.4
 
-Compatibility with old pages should be respected...
 
+------------------------------------------------------------------------
+r13856 | jpsaman | 2006-01-03 22:33:55 +0100 (Tue, 03 Jan 2006) | 1 line
+Changed paths:
+   M /trunk/share/osdmenu/default.cfg
+   M /trunk/share/osdmenu/dvd.cfg
 
+Forward/Backward jump is set to jump-medium
 ------------------------------------------------------------------------
-r9686 | fkuehne | 2005-01-04 00:01:42 +0100 (Tue, 04 Jan 2005) | 1 line
+r13855 | zorglub | 2006-01-03 21:29:02 +0100 (Tue, 03 Jan 2006) | 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
-   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
+   M /trunk/src/input/input.c
+
+Fix invalid return
 
-* 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
+r13854 | xtophe | 2006-01-03 17:37:05 +0100 (Tue, 03 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/Makefile.am
+
+Missing headder in tarball
 
-* declared the shared instance properly (forgot that yesterday)
 ------------------------------------------------------------------------
-r9684 | djc | 2005-01-02 23:45:36 +0100 (Sun, 02 Jan 2005) | 2 lines
+r13853 | xtophe | 2006-01-03 16:16:01 +0100 (Tue, 03 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/sort.c
+   M /trunk/src/libvlc.h
 
-Fix a bug when shuffling playlist with 1 item
+Typo
 
 ------------------------------------------------------------------------
-r9683 | fkuehne | 2005-01-02 21:01:50 +0100 (Sun, 02 Jan 2005) | 2 lines
+r13852 | fkuehne | 2006-01-03 13:50:15 +0100 (Tue, 03 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/po/da.po
+   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
 
-* po/da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
-* THANKS: added Morten Brix Pedersen
+* added RTP uni-/multicast to the wizard
 ------------------------------------------------------------------------
-r9682 | fkuehne | 2005-01-02 19:58:53 +0100 (Sun, 02 Jan 2005) | 1 line
+r13851 | fkuehne | 2006-01-02 19:25:01 +0100 (Mon, 02 Jan 2006) | 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
+   M /trunk/modules/video_output/image.c
 
-* moved the preferences-window to a seperate nib-file
+* fixed preferences
 ------------------------------------------------------------------------
-r9681 | fkuehne | 2005-01-01 19:13:51 +0100 (Sat, 01 Jan 2005) | 2 lines
+r13850 | sam | 2006-01-02 11:52:50 +0100 (Mon, 02 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/THANKS
+   M /trunk/modules/video_output/image.c
+
+  * modules/video_output/image.c:
+    + Implemented support for --image-out-format.
+    + Added support for JPEG output. Still defaults to PNG.
 
-* 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
+r13849 | sam | 2006-01-02 11:41:38 +0100 (Mon, 02 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/src/video_output/video_output.c
+
+  * src/video_output/video_output.c: do not drop late frames at the video
+    output level when --no-skip-frames was specified.
 
-* 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
+r13848 | courmisch | 2006-01-02 11:06:36 +0100 (Mon, 02 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/po/fr.po
+
+Fix spelling error
 
-* 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
+r13847 | sam | 2006-01-02 10:01:27 +0100 (Mon, 02 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/misc/image.c
+
+  * src/misc/image.c: don't forget to free the temporary pictures or we'll
+    rapidly leak gigabytes of memory.
 
-* 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
+r13842 | zorglub | 2006-01-01 14:39:21 +0100 (Sun, 01 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/image.c
+   M /trunk/extras/make.pl
 
-Reuse the encoder
+Improve output
+
+------------------------------------------------------------------------
+r13841 | hartman | 2005-12-31 16:05:12 +0100 (Sat, 31 Dec 2005) | 1 line
+Changed paths:
+   M /trunk/src/input/stream.c
 
+Fix an issue with AStreamRefillStream and mp4 indexes
 ------------------------------------------------------------------------