]> git.sesse.net Git - vlc/blobdiff - ChangeLog
DMO/loader patch from Alex Antropoff.
[vlc] / ChangeLog
index bcc510c9d75c628650998c95422e8d47d7e36786..9d79af1911117fe534a0cda8d3194ce3ad618383 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 ------------------------------------------------------------------------
-r9123 | sam | 2004-11-03 00:51:21 +0100 (Wed, 03 Nov 2004) | 2 lines
+r16637 | courmisch | 2006-09-12 21:15:20 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
+   M /trunk/modules/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
 
-  * modules/access/cdda/cdda.c: Spelling fix.
+Most of demux/
 
 ------------------------------------------------------------------------
-r9122 | gbazin | 2004-11-03 00:43:41 +0100 (Wed, 03 Nov 2004) | 1 line
+r16636 | courmisch | 2006-09-12 21:00:51 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/util.c
+   M /trunk/modules/control/rc.c
 
-* configure.ac: added normvol to the list of plugins.
-------------------------------------------------------------------------
-r9121 | gbazin | 2004-11-03 00:42:08 +0100 (Wed, 03 Nov 2004) | 1 line
-Changed paths:
-   M /trunk/modules/audio_filter/normvol.c
+control/
 
-* modules/audio_filter/normvol.c: compilation fix (C99ism).
 ------------------------------------------------------------------------
-r9120 | hartman | 2004-11-03 00:41:36 +0100 (Wed, 03 Nov 2004) | 2 lines
+r16635 | courmisch | 2006-09-12 20:57:45 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   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
 
-* Disable cddb, libcdio and vcdimager building on OSX, since basically they aren't used yet on OS X. (guarding for unused 3rd party libraries)
+More
 
 ------------------------------------------------------------------------
-r9119 | gbazin | 2004-11-03 00:40:20 +0100 (Wed, 03 Nov 2004) | 1 line
+r16634 | courmisch | 2006-09-12 20:52:13 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/variables.c
+   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/http.c
+
+Warnings
 
-* src/misc/variables.c: fixed bug (config_GetPsz() can return NULL).
 ------------------------------------------------------------------------
-r9117 | sam | 2004-11-02 23:29:07 +0100 (Tue, 02 Nov 2004) | 3 lines
+r16633 | courmisch | 2006-09-12 20:49:41 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
+   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
 
-  * src/misc/modules:
-    + Only consider psz_program when looking for an interface plugin.
+Ahem: (v)asprintf requires stdio.h; strndup requires string.h
 
 ------------------------------------------------------------------------
-r9116 | hartman | 2004-11-02 22:35:54 +0100 (Tue, 02 Nov 2004) | 3 lines
+r16632 | courmisch | 2006-09-12 20:35:04 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/kasenna.patch
+   M /trunk/configure.ac
+   M /trunk/extras/m4/autoconf260.m4
+   M /trunk/vlc-config.in.in
 
-* kasenna patch for OS X. cheating while i can :)
-  patch is for the 2004.10.28a version of vlc
+Modernize configure.ac a bit
 
 ------------------------------------------------------------------------
-r9115 | hartman | 2004-11-02 21:59:41 +0100 (Tue, 02 Nov 2004) | 2 lines
+r16631 | courmisch | 2006-09-12 20:03:45 +0200 (Tue, 12 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   A /trunk/extras/m4
+   A /trunk/extras/m4/autoconf260.m4
+   M /trunk/m4
 
-* newer liveMedia version for OSX.
+Revert lame revert from [16628].
+Provide trivial work-around for users of obsolete autoconf
 
 ------------------------------------------------------------------------
-r9114 | hartman | 2004-11-02 21:52:45 +0100 (Tue, 02 Nov 2004) | 3 lines
+r16630 | courmisch | 2006-09-12 19:47:05 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/bootstrap
 
-* fixed a problem with sub-fps overriding
-  If subtitle format  doesn't have their own reference, they should define 25fps as the the standard reference, BUT NOT GLOBALLY. Cause then ALL subtitle formats will use this correction factor of 25fps.
+Fortunately, VLC is not using CVS anymore.
 
 ------------------------------------------------------------------------
-r9112 | gbazin | 2004-11-02 20:25:31 +0100 (Tue, 02 Nov 2004) | 1 line
+r16628 | damienf | 2006-09-12 19:03:39 +0200 (Tue, 12 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/ChangeLog
+   M /trunk/bootstrap
+   M /trunk/configure.ac
 
-* ChangeLog: updated for the 0.8.0 release.
-------------------------------------------------------------------------
-r9111 | gbazin | 2004-11-02 20:23:40 +0100 (Tue, 02 Nov 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+- bootstrap: removed vlcintf.h
+- configure.ac: autoconf 2.59c is not yet supported in Cygwin, added Wine support for ActiveX plugin
 
-* modules/gui/wxwindows/interface.cpp: slightly bigger interface on win32.
 ------------------------------------------------------------------------
-r9110 | fenrir | 2004-11-02 16:23:18 +0100 (Tue, 02 Nov 2004) | 2 lines
+r16624 | sam | 2006-09-12 14:19:33 +0200 (Tue, 12 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/src/network/io.c
+
+  * src/network/io.c: zorglub: gnagnagna ! :)
+    (fixed more coding style, and resolved a conflict I introduced)
 
-* httpd: Do not close the connection on timeout for rtsp.
-(Make quicktime happy)
 ------------------------------------------------------------------------
-r9109 | sam | 2004-11-02 15:11:19 +0100 (Tue, 02 Nov 2004) | 4 lines
+r16623 | sam | 2006-09-12 14:17:41 +0200 (Tue, 12 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
+   M /trunk/src/network/io.c
 
-  * po/fr.po:
-    + Minor spelling fixes.
-    + Correct UTF8 apostrophes.
+  * src/misc/network/io.c: coding style fixes.
 
 ------------------------------------------------------------------------
-r9108 | gbazin | 2004-11-02 14:47:19 +0100 (Tue, 02 Nov 2004) | 1 line
+r16622 | courmisch | 2006-09-11 21:53:18 +0200 (Mon, 11 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
+   M /trunk/src/network/rootwrap.c
 
-* po/*: update in preparation for 0.8.0.
-------------------------------------------------------------------------
-r9107 | gbazin | 2004-11-02 14:38:04 +0100 (Tue, 02 Nov 2004) | 1 line
-Changed paths:
-   M /trunk/modules/control/rc.c
+***Partial*** Solaris compile fix
+(you don't expect me to actual try to compile VLC on puma.cti.ecp.fr, do you?)
 
-* modules/control/rc.c: reverted last commit and only print an additional '\r' in net mode.
 ------------------------------------------------------------------------
-r9106 | gbazin | 2004-11-02 13:52:49 +0100 (Tue, 02 Nov 2004) | 1 line
+r16621 | courmisch | 2006-09-11 18:36:07 +0200 (Mon, 11 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/win32_specific.c
+   M /trunk/src/network/io.c
+
+Improve socket polling logic so that errors to avoid silencing errors.
 
-* src/misc/win32_specific.c: mozilla plugin fix.
 ------------------------------------------------------------------------
-r9105 | hartman | 2004-11-02 13:50:17 +0100 (Tue, 02 Nov 2004) | 2 lines
+r16619 | sam | 2006-09-11 17:12:33 +0200 (Mon, 11 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
+   M /trunk/configure.ac
 
-* detect rtsptext reference files as used by QuickTime and Real
+  * configure.ac: don't add AltiVec modules twice.
 
 ------------------------------------------------------------------------
-r9104 | gbazin | 2004-11-02 10:19:19 +0100 (Tue, 02 Nov 2004) | 1 line
+r16618 | jb | 2006-09-11 15:34:17 +0200 (Mon, 11 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/audio_output/portaudio.c
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
-* modules/audio_output/portaudio.c: make stereo the default.
-------------------------------------------------------------------------
-r9103 | fkuehne | 2004-11-01 23:41:54 +0100 (Mon, 01 Nov 2004) | 1 line
-Changed paths:
-   M /trunk/po/it.po
+*Contribs: Yet another x264 patch
 
-* changed the used-charset-property to UTF-8
-------------------------------------------------------------------------
-r9102 | gbazin | 2004-11-01 17:37:32 +0100 (Mon, 01 Nov 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
 
-* modules/access/dshow/filter.cpp: fixed uninitialized variable.
-------------------------------------------------------------------------
-r9101 | gbazin | 2004-11-01 17:21:29 +0100 (Mon, 01 Nov 2004) | 1 line
-Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
 
-* modules/codec/dmo/dmo.c: fixed a couple of memleaks.
 ------------------------------------------------------------------------
-r9100 | gbazin | 2004-11-01 16:35:11 +0100 (Mon, 01 Nov 2004) | 1 line
+r16617 | jb | 2006-09-11 14:14:17 +0200 (Mon, 11 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   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
 
-* src/video_output/video_output.c: portability fix.
-------------------------------------------------------------------------
-r9099 | hartman | 2004-11-01 14:43:43 +0100 (Mon, 01 Nov 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/sgimb.c
+* Contribs: Remove unneeded files
+* Contribs: change gz => bz2 for autoconf package
 
-* Shame shame shame shame shame, Shame on me 
 
 ------------------------------------------------------------------------
-r9098 | hartman | 2004-11-01 14:42:05 +0100 (Mon, 01 Nov 2004) | 2 lines
+r16616 | jb | 2006-09-11 13:49:57 +0200 (Mon, 11 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/sgimb.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+* Contribs: attempt to update Tiff/SDL/SDL_image
 
-* Set a higher RTSP caching if we use Kasenna VoD
 
 ------------------------------------------------------------------------
-r9097 | gbazin | 2004-11-01 14:10:14 +0100 (Mon, 01 Nov 2004) | 1 line
+r16615 | zorglub | 2006-09-11 13:32:31 +0200 (Mon, 11 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   A /trunk/share/profiles/vsp.xsd
+
+Up-to-date schema for profiles
 
-* modules/access/dshow/dshow.cpp: don't add a prefered media type when dealing with pins which handle MEDIATYPE_Stream (for some reason the WinTV PVR doesn't really like this).
 ------------------------------------------------------------------------
-r9096 | gbazin | 2004-11-01 13:58:39 +0100 (Mon, 01 Nov 2004) | 1 line
+r16613 | sam | 2006-09-11 12:51:16 +0200 (Mon, 11 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/bootstrap
+   M /trunk/mozilla/Makefile.am
+   M /trunk/src/Makefile.am
+
+  * No longer use the $(pic) variable, since all flags are properly set
+    in the configure script.
 
-* modules/access/dshow/filter.cpp: fixed crash.
 ------------------------------------------------------------------------
-r9095 | dionoea | 2004-11-01 12:06:13 +0100 (Mon, 01 Nov 2004) | 2 lines
+r16611 | sam | 2006-09-11 11:07:58 +0200 (Mon, 11 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/share/http/index.html
+   M /trunk/mozilla/Makefile.am
+   M /trunk/src/Makefile.am
 
-Possibility to set volume using %
+  * Don't use PIC on WIN32.
 
 ------------------------------------------------------------------------
-r9094 | dionoea | 2004-11-01 11:35:39 +0100 (Mon, 01 Nov 2004) | 3 lines
+r16608 | sam | 2006-09-11 10:20:43 +0200 (Mon, 11 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/share/http/index.html
-
-Fixed the volume control
+   M /trunk/configure.ac
+   M /trunk/mozilla/Makefile.am
 
+  * Always use PIC to build the Mozilla plugin.
 
 ------------------------------------------------------------------------
-r9093 | jpsaman | 2004-10-31 18:24:18 +0100 (Sun, 31 Oct 2004) | 1 line
+r16607 | zorglub | 2006-09-11 08:07:47 +0200 (Mon, 11 Sep 2006) | 7 lines
 Changed paths:
-   M /trunk/ipkg/control.gpe
-   M /trunk/ipkg/control.h3600
-   M /trunk/ipkg/control.opie
-   M /trunk/ipkg/control.zaurus
-   M /trunk/ipkg/rules.gpe
-   M /trunk/ipkg/rules.h3600
-   M /trunk/ipkg/rules.opie
-   M /trunk/ipkg/rules.zaurus
+   A /trunk/share/profiles
+   A /trunk/share/profiles/en
+   A /trunk/share/profiles/en/http_transcode.vsp
+
+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.
 
-Update version information in iPAQ build files.wq
 ------------------------------------------------------------------------
-r9092 | markfm | 2004-10-31 17:50:14 +0100 (Sun, 31 Oct 2004) | 2 lines
+r16606 | zorglub | 2006-09-10 23:58:29 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/src/video_output/vout_subpictures.c
 
-Initialize i_smooth
+Remove useless debug
 
 ------------------------------------------------------------------------
-r9091 | gbazin | 2004-10-31 17:44:01 +0100 (Sun, 31 Oct 2004) | 2 lines
+r16604 | fkuehne | 2006-09-10 22:43:14 +0200 (Sun, 10 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/NEWS
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-* ALL: update in preparation for 0.8.0.
+* remove non-committed files from target to make buildbot happy. You obviously need to restore this to get a panel with icons
+------------------------------------------------------------------------
+r16602 | zorglub | 2006-09-10 22:36:09 +0200 (Sun, 10 Sep 2006) | 3 lines
+Changed paths:
+   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
 
 ------------------------------------------------------------------------
-r9090 | gbazin | 2004-10-31 17:21:28 +0100 (Sun, 31 Oct 2004) | 3 lines
+r16600 | dionoea | 2006-09-10 22:21:14 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
    M /trunk/src/libvlc.h
 
-* src/libvlc.h: --intf isn't an advanced option.
-* TODO: updated.
+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.
 
 ------------------------------------------------------------------------
-r9089 | jpsaman | 2004-10-31 16:51:24 +0100 (Sun, 31 Oct 2004) | 1 line
+r16599 | zorglub | 2006-09-10 22:20:21 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/spudec/spudec.c
+   M /trunk/modules/stream_out/transcode.c
+
+Fix typo
 
-Logical fix: add packetizer in PackitizerOpen()
 ------------------------------------------------------------------------
-r9088 | gbazin | 2004-10-31 14:19:28 +0100 (Sun, 31 Oct 2004) | 1 line
+r16598 | fkuehne | 2006-09-10 22:17:19 +0200 (Sun, 10 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.h
+   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
 
-* modules/gui/wxwindows/preferences_widgets.cpp/h: work around a wxSpinCtrl recursion bug in wxGTK.
+* removed some further hangover from the original patch and finally added embeddedWindow to the xcode project
 ------------------------------------------------------------------------
-r9087 | gbazin | 2004-10-30 17:32:56 +0200 (Sat, 30 Oct 2004) | 1 line
+r16597 | fkuehne | 2006-09-10 22:12:12 +0200 (Sun, 10 Sep 2006) | 16 lines
 Changed paths:
-   M /trunk/modules/control/netsync.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/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
+
+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
 
-* modules/control/netsync.c: less verbose.
+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.
 ------------------------------------------------------------------------
-r9086 | gbazin | 2004-10-30 17:27:28 +0200 (Sat, 30 Oct 2004) | 1 line
+r16596 | zorglub | 2006-09-10 21:00:21 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   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
 
-* modules/codec/ffmpeg/encoder.c: compilation fix for ffmpeg 0.4.8 (not sure it's worth but...).
 ------------------------------------------------------------------------
-r9085 | gbazin | 2004-10-30 17:05:52 +0200 (Sat, 30 Oct 2004) | 1 line
+r16593 | courmisch | 2006-09-10 19:54:17 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/bootstrap
+
+Also control plugin export table
 
-* modules/stream_out/transcode.c: trying to make the audio/fps resync work even when an ES is not transcoded.
 ------------------------------------------------------------------------
-r9084 | gbazin | 2004-10-30 16:12:35 +0200 (Sat, 30 Oct 2004) | 1 line
+r16592 | courmisch | 2006-09-10 19:46:50 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src
+
+Blind svn:ignore update
 
-*  modules/stream_out/transcode.c: fixed subtitles encoding when used with audio-sync.
 ------------------------------------------------------------------------
-r9083 | gbazin | 2004-10-30 12:36:07 +0200 (Sat, 30 Oct 2004) | 3 lines
+r16590 | courmisch | 2006-09-10 19:40:29 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet.c
-   M /trunk/src/misc/vlm.c
+   M /trunk/src/Makefile.am
+   M /trunk/vlc-api.pl
 
-* src/misc/vlm.c: reformat help message.
-* modules/control/telnet.c: "\n" -> "\r\n" + cleanup.
+Ensure libvlc only export symbols from libvlc API
 
 ------------------------------------------------------------------------
-r9082 | hartman | 2004-10-29 18:13:10 +0200 (Fri, 29 Oct 2004) | 2 lines
+r16589 | zorglub | 2006-09-10 19:18:33 +0200 (Sun, 10 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
-* live365.com servers behave quite like icecast servers. they are now supported and piggyback on the same 'hack'. Also print the [ice|icy|x-audiocast]-* meta headers. send by ICY and icecast servers.
+Handle more hotkeys
+Prevent the volume slider from stealing the focus
 
 ------------------------------------------------------------------------
-r9081 | hartman | 2004-10-29 17:11:07 +0200 (Fri, 29 Oct 2004) | 2 lines
+r16586 | xtophe | 2006-09-10 19:00:09 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/configure.ac
 
-* Fix icecast detection (only works if the server truly is icecast).
+Don't build stream_out_switcher by default
 
 ------------------------------------------------------------------------
-r9080 | hartman | 2004-10-29 14:59:14 +0200 (Fri, 29 Oct 2004) | 5 lines
+r16583 | sam | 2006-09-10 18:37:47 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/Makefile.am
 
-* recognize the following descriptors in a DVB stream (no decoders yet)
-  - 0x56 Systems B EBU Teletext
-  - 0x45 VBI Data
-  - 0x46 VBI Teletext
+  * Makefile.am: add empty versioning information to libvlc.so.
 
 ------------------------------------------------------------------------
-r9079 | gbazin | 2004-10-29 12:59:19 +0200 (Fri, 29 Oct 2004) | 3 lines
+r16582 | sam | 2006-09-10 18:33:18 +0200 (Sun, 10 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es_out.h
-   M /trunk/modules/control/netsync.c
-   M /trunk/src/input/es_out.c
+   M /trunk/src/Makefile.am
 
-* src/input/es_out.c, include/vlc_es_out.h: added an ES_OUT_GET_TS method to get a converted timestamp.
-* modules/control/netsync.c: fixed the netsync module.
+ * src/Makefile.am: do not use -avoid-version. [ported from r16581]
 
 ------------------------------------------------------------------------
-r9078 | gbazin | 2004-10-29 11:19:38 +0200 (Fri, 29 Oct 2004) | 1 line
+r16580 | dionoea | 2006-09-09 22:19:32 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+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 ...
 
-* modules/mux/mp4.c: added a 3gp mode which writes a 3gp ftyp header.
 ------------------------------------------------------------------------
-r9077 | gbazin | 2004-10-28 19:46:18 +0200 (Thu, 28 Oct 2004) | 1 line
+r16579 | dionoea | 2006-09-09 21:39:31 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/portaudio.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+FFmpeg now has VP5/VP6 decoding (flash uses special variant with codec id VP6F in ffmpeg ... this isn't used in VLC yet)
 
-* modules/audio_output/portaudio.c: ported to portaudio v19 by Frederic Ruget +  mostly rewritten by me.
 ------------------------------------------------------------------------
-r9076 | gbazin | 2004-10-28 15:52:36 +0200 (Thu, 28 Oct 2004) | 1 line
+r16578 | courmisch | 2006-09-09 15:50:07 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/src/network/io.c
+
+Switch net_Write to poll() to avoid fd set overflow.
 
-* modules/access/dvb/linux_dvb.c: compilation fix for new versions.
 ------------------------------------------------------------------------
-r9075 | gbazin | 2004-10-28 15:42:48 +0200 (Thu, 28 Oct 2004) | 1 line
+r16577 | courmisch | 2006-09-09 12:50:29 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/src/network/io.c
+
+Accept non-socket handles through net_Read* (closes #731)
 
-* modules/codec/dmo: couple of fixes.
 ------------------------------------------------------------------------
-r9074 | gbazin | 2004-10-28 13:16:06 +0200 (Thu, 28 Oct 2004) | 1 line
+r16576 | courmisch | 2006-09-09 12:37:37 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/modules/access/ftp.c
+
+Fix segfault. FTP access output is now somehow "tested"
 
-* modules/access/dshow: some more debug messages.
 ------------------------------------------------------------------------
-r9073 | gbazin | 2004-10-28 12:29:49 +0200 (Thu, 28 Oct 2004) | 1 line
+r16575 | courmisch | 2006-09-09 12:24:52 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/access/ftp.c
+
+More fixes
 
-* src/misc/modules.c: remove debug message.
 ------------------------------------------------------------------------
-r9072 | gbazin | 2004-10-28 12:26:00 +0200 (Thu, 28 Oct 2004) | 1 line
+r16574 | courmisch | 2006-09-09 12:09:15 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/access/ftp.c
+
+OSX compile fix
 
-* src/misc/modules.c: include current language in cache file.
 ------------------------------------------------------------------------
-r9071 | hartman | 2004-10-28 12:17:22 +0200 (Thu, 28 Oct 2004) | 2 lines
+r16573 | courmisch | 2006-09-09 12:03:06 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/access/ftp.c
 
-* subtitle.c: make sure int -> date conversion is don properly everywhere.
+Oups
 
 ------------------------------------------------------------------------
-r9070 | gbazin | 2004-10-28 11:23:37 +0200 (Thu, 28 Oct 2004) | 1 line
+r16572 | courmisch | 2006-09-09 11:53:34 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/access/ftp.c
+
+Untested FTP access output (closes #605)
 
-* src/misc/modules.c: fixed forcing of modules.
 ------------------------------------------------------------------------
-r9069 | bigben | 2004-10-27 23:47:44 +0200 (Wed, 27 Oct 2004) | 3 lines
+r16571 | courmisch | 2006-09-09 11:23:02 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
-
-Add rtsp to the list of protocols available in the http/ftp/mms option of the open network dialog. This breaks translation of this string but, BTW, why is it translatable ?
+   M /trunk/include/vlc_access.h
 
+Fix typo
 
 ------------------------------------------------------------------------
-r9068 | massiot | 2004-10-27 17:22:01 +0200 (Wed, 27 Oct 2004) | 3 lines
+r16570 | zorglub | 2006-09-09 11:12:23 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/dvb.h
-   M /trunk/modules/access/dvb/en50221.c
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/src/interface/interaction.c
 
- * modules/access/dvb: Fixed a bug with CAMs which take a long time to
-   initialize.
+One more outdated copyright
 
 ------------------------------------------------------------------------
-r9067 | gbazin | 2004-10-27 16:59:24 +0200 (Wed, 27 Oct 2004) | 1 line
+r16569 | zorglub | 2006-09-09 11:05:11 +0200 (Sat, 09 Sep 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/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/mux/mpeg: for video ES, always put the pts and dts in the pes header when they are both available (makes vlc a lot happier when demuxing the stream, especially for other video codecs than mpeg2).
-------------------------------------------------------------------------
-r9066 | gbazin | 2004-10-27 16:14:47 +0200 (Wed, 27 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+Copyright stuff
 
-* modules/codec/ffmpeg/encoder.c: work around stupid timestamping behaviour in libavcodec.
 ------------------------------------------------------------------------
-r9065 | sam | 2004-10-27 15:32:21 +0200 (Wed, 27 Oct 2004) | 3 lines
+r16568 | courmisch | 2006-09-09 10:27:55 +0200 (Sat, 09 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/access/ftp.c
 
-  * src/misc/modules:
-    + Support for CACHEDIR.TAG (see http://www.brynosaurus.com/cachedir/).
+More cosmetic
+(nice reinvention of the while() loop, but I prefer while())
 
 ------------------------------------------------------------------------
-r9064 | sam | 2004-10-27 15:20:42 +0200 (Wed, 27 Oct 2004) | 5 lines
+r16567 | courmisch | 2006-09-09 10:20:18 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_config.h
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/access/ftp.c
 
-  * src/misc/modules.c:
-    + Store plugin cache in a cache/ subdirectory.
-    + Encode the endianness and pointer size in the plugin cache filename to
-      prevent crashes on multiarch home directories.
+Cosmetic fixes
 
 ------------------------------------------------------------------------
-r9063 | gbazin | 2004-10-27 12:42:48 +0200 (Wed, 27 Oct 2004) | 1 line
+r16566 | courmisch | 2006-09-09 10:19:23 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/access/ftp.c
+
+Don't use someone's else domain in our default values
 
-* modules/demux/asf/asf.c: commented out the 'found compressed payload' message.
 ------------------------------------------------------------------------
-r9062 | hartman | 2004-10-27 03:05:37 +0200 (Wed, 27 Oct 2004) | 4 lines
+r16565 | courmisch | 2006-09-09 09:48:55 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
 
-* livedotcom.cpp: - added support for the RTSP BYE packet. Patch by
-  Ross Finlayson (21 august 2004)
-  - fixed support for (Darwin) Pause. Patch from Hussain ( conundrums at gmail dot com )
+Really fix SDP ordering here too (closes #716 again)
 
 ------------------------------------------------------------------------
-r9061 | gbazin | 2004-10-26 15:03:03 +0200 (Tue, 26 Oct 2004) | 1 line
+r16564 | courmisch | 2006-09-09 09:43:58 +0200 (Sat, 09 Sep 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.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/mpeg/mpga.c: oops, uninitialized variable.
 ------------------------------------------------------------------------
-r9060 | gbazin | 2004-10-26 15:00:04 +0200 (Tue, 26 Oct 2004) | 4 lines
+r16563 | courmisch | 2006-09-09 09:26:22 +0200 (Sat, 09 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/src/stream_output/sap.c
 
-* modules/demux/mpeg/mpga.c: rewritten using the mpeg audio packetizer.
-  - fixes problems the old demux had with some mp3s.
-  - should handle free-bitrate as well.
+Another SDP ordering fix
 
 ------------------------------------------------------------------------
-r9059 | markfm | 2004-10-25 13:23:11 +0200 (Mon, 25 Oct 2004) | 2 lines
+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
 
-Comment out truncated packets debug message.
+Add vcrop, vzoom and vratio commands to the rc interface (code duplication is horrible ... i know)
 
 ------------------------------------------------------------------------
-r9058 | gbazin | 2004-10-25 12:59:17 +0200 (Mon, 25 Oct 2004) | 1 line
+r16561 | thresh | 2006-09-08 23:42:19 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   A /trunk/vlc.spec.alt
 
-* modules/access/http.c: reverted the change to flag shoutcast streams as non-pace controllable (doesn't work really well).
-------------------------------------------------------------------------
-r9057 | gbazin | 2004-10-25 10:19:29 +0200 (Mon, 25 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/src/libvlc.h
+ALT Linux VLC specfile
 
-* src/libvlc.h: do not make --high-priority an advanced option.
 ------------------------------------------------------------------------
-r9056 | gbazin | 2004-10-24 23:07:58 +0200 (Sun, 24 Oct 2004) | 1 line
+r16560 | thresh | 2006-09-08 23:30:07 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/threads.c
+   M /trunk/doc/fortunes.txt
+
+forgot to mention the last fortune is from #videolan 
 
-* src/libvlc.c, src/misc/threads.c: couple of fixes for thread priorities.
 ------------------------------------------------------------------------
-r9055 | murray | 2004-10-24 19:09:14 +0200 (Sun, 24 Oct 2004) | 2 lines
+r16559 | thresh | 2006-09-08 23:27:21 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/doc/fortunes.txt
 
-UTF8 version of it.po
+one more fortune
 
 ------------------------------------------------------------------------
-r9054 | zorglub | 2004-10-24 18:37:13 +0200 (Sun, 24 Oct 2004) | 2 lines
+r16558 | courmisch | 2006-09-08 21:50:25 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
 
-Cosmetics
+Fix SDP line ordering (closes #716)
 
 ------------------------------------------------------------------------
-r9053 | sigmunau | 2004-10-24 18:19:44 +0200 (Sun, 24 Oct 2004) | 2 lines
+r16557 | courmisch | 2006-09-08 21:00:04 +0200 (Fri, 08 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/network/io.c
 
-freetype.c: fixed crash on unbreakable strings
+Complete(?) migration to net_strerror/net_errno
+for nicer Win32 error messages
 
 ------------------------------------------------------------------------
-r9052 | sigmunau | 2004-10-24 18:03:11 +0200 (Sun, 24 Oct 2004) | 2 lines
+r16556 | courmisch | 2006-09-08 20:33:32 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/src/network/error.c
 
-freetype.c: Auto-wrap subtitles (still needs some work to handle margins)
+Well, this time maybe
 
 ------------------------------------------------------------------------
-r9051 | markfm | 2004-10-24 17:56:37 +0200 (Sun, 24 Oct 2004) | 2 lines
+r16555 | courmisch | 2006-09-08 20:26:50 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/src/network/error.c
 
-Truncated packet debug message -- state reported vs. actual length, not the delta.
+Might fix Win32 compilation
 
 ------------------------------------------------------------------------
-r9050 | gbazin | 2004-10-24 17:26:23 +0200 (Sun, 24 Oct 2004) | 1 line
+r16554 | courmisch | 2006-09-08 20:14:25 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/network/io.c
+
+Add missing const qualifier and fix warnings
 
-* modules/codec/ffmpeg/encoder.c: sanity check for frames in the past that libavcodec really doesn't like.
 ------------------------------------------------------------------------
-r9049 | sigmunau | 2004-10-24 15:13:58 +0200 (Sun, 24 Oct 2004) | 2 lines
+r16553 | courmisch | 2006-09-08 20:08:39 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/share/Makefile.am
 
-freetype.c: fixed two size/position related bugs. 
+Don't rebuild the skin all the time
 
 ------------------------------------------------------------------------
-r9048 | gbazin | 2004-10-23 21:47:24 +0200 (Sat, 23 Oct 2004) | 1 line
+r16552 | courmisch | 2006-09-08 20:07:18 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/network/io.c
 
-* configure.ac: fixed detection of libavformat.
-------------------------------------------------------------------------
-r9047 | gbazin | 2004-10-23 20:22:42 +0200 (Sat, 23 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/configure.ac
+Actually wreak havoc to the network API.
 
-* configure.ac: mkv compilation fix by Philippe Van Hecke (philippe dot vanhecke at belnet dot be).
 ------------------------------------------------------------------------
-r9046 | fkuehne | 2004-10-23 18:54:56 +0200 (Sat, 23 Oct 2004) | 1 line
+r16551 | courmisch | 2006-09-08 19:56:58 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/es.po
+   M /trunk/src/network/io.c
+
+Fixes
 
-* final update to the Spanish translation by Antonio Javier Varela Calvo
 ------------------------------------------------------------------------
-r9045 | zorglub | 2004-10-23 18:08:57 +0200 (Sat, 23 Oct 2004) | 2 lines
+r16550 | courmisch | 2006-09-08 19:53:14 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamdata.h
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/src/network/io.c
+   M /trunk/src/network/tcp.c
 
-Update muxers and codecs in wizard
+Reallow file descriptor above FD_SETSIZE since we now use poll()
 
 ------------------------------------------------------------------------
-r9044 | gbazin | 2004-10-23 13:47:22 +0200 (Sat, 23 Oct 2004) | 1 line
+r16549 | courmisch | 2006-09-08 19:51:58 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/configure.ac
+   M /trunk/src/network/io.c
+
+Experimental poll()-capable merge of net_Read, net_ReadNonBlock and net_Select
 
-* modules/misc/freetype.c: off by one error.
 ------------------------------------------------------------------------
-r9043 | gbazin | 2004-10-22 20:34:38 +0200 (Fri, 22 Oct 2004) | 1 line
+r16548 | courmisch | 2006-09-08 18:29:56 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_block.h
+   M /trunk/src/network/io.c
+
+More cleanup
 
-* include/vlc_block.h: compilation fix (define BLOCK_FLAG_NO_KEYFRAME).
 ------------------------------------------------------------------------
-r9042 | massiot | 2004-10-22 17:16:45 +0200 (Fri, 22 Oct 2004) | 6 lines
+r16547 | courmisch | 2006-09-08 18:26:49 +0200 (Fri, 08 Sep 2006) | 4 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/src/network/error.c
 
- * modules/mux/mpeg/pes.c: Extended prototype to allow for padding bytes
-   and data_alignment in the PES header (needed for teletext).
- * modules/mux/mpeg/ts.c: Teletext (0x56 descriptor) streaming support,
-   new options spu-pid and tsid, re-enabled bmax because it is useful for
-   debugging the encoder, fixed in a bug in the parsing of the CSA key
+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)
 
 ------------------------------------------------------------------------
-r9041 | hartman | 2004-10-22 15:53:53 +0200 (Fri, 22 Oct 2004) | 2 lines
+r16546 | courmisch | 2006-09-08 18:04:29 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/misc/sap.c
+   M /trunk/src/network/io.c
 
-* Fix reference modules to add after their own playlist position instead of the end of the playlist
+Partial cleanup and improved Windows error messages
 
 ------------------------------------------------------------------------
-r9040 | massiot | 2004-10-22 15:53:18 +0200 (Fri, 22 Oct 2004) | 5 lines
+r16545 | sam | 2006-09-08 17:48:21 +0200 (Fri, 08 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dvb/Modules.am
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.h
-   A /trunk/modules/access/dvb/en50221.c
-   M /trunk/modules/access/dvb/linux_dvb.c
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/stream_out/rtp.c
 
- * modules/access/dvb: Partial EN 50 221 implementation. This activates
-   native support for CAM modules (without using an external program).
-   When used in conjunction with --programs, it also allows to descramble
-   several services with one professional CAM.
+  * modules/stream_out/rtp.c:
+    + Remove SDP file when bailing out. Patch by Fabrice Ollivier.
 
 ------------------------------------------------------------------------
-r9039 | massiot | 2004-10-22 15:49:14 +0200 (Fri, 22 Oct 2004) | 3 lines
+r16543 | xtophe | 2006-09-08 00:58:14 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es_out.h
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
-   M /trunk/src/libvlc.h
+   M /trunk/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
 
- * src/input: Added a --programs configuration option, allowing to select
-   several coma-separated programs.
+Update-po
 
 ------------------------------------------------------------------------
-r9038 | massiot | 2004-10-22 15:44:24 +0200 (Fri, 22 Oct 2004) | 3 lines
+r16542 | xtophe | 2006-09-08 00:20:04 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transrate/frame.c
+   M /trunk/extras/contrib/src/packages.mak
 
-* modules/stream_out/transrate/frame.c: Added Antoine Missout's (the
-  original author) email address.
+We need the latest autoconf. see [16537]
 
 ------------------------------------------------------------------------
-r9037 | massiot | 2004-10-22 15:42:17 +0200 (Fri, 22 Oct 2004) | 4 lines
+r16541 | hartman | 2006-09-08 00:01:06 +0200 (Fri, 08 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/threads.c
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/modules/access/vcdx/access.c
 
-* src/misc/threads.c: Fixed a bug in handling of priorities : with POSIX
-  threads a newly created thread inherits the priority of its parent.
-  Set the priority even if it is 0.
+* 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.
 
 ------------------------------------------------------------------------
-r9036 | massiot | 2004-10-22 15:37:21 +0200 (Fri, 22 Oct 2004) | 2 lines
+r16540 | hartman | 2006-09-07 23:58:59 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/variables.c
+   M /trunk/modules/demux/ps.c
+   M /trunk/modules/demux/ps.h
 
- * src/misc/variables.c: Implemented inheritance for variables of type list.
+* Improve duration calculation
 
 ------------------------------------------------------------------------
-r9035 | gbazin | 2004-10-22 15:33:31 +0200 (Fri, 22 Oct 2004) | 1 line
+r16539 | courmisch | 2006-09-07 21:49:30 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/include/network.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/network/udp.c
 
-* modules/gui/wxwindows/open.cpp: small cosmetic change.
-------------------------------------------------------------------------
-r9034 | gbazin | 2004-10-22 15:31:17 +0200 (Fri, 22 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+Implement net_SetDSCP() to set Diffserv code point on a socket.
 
-* modules/access/dshow/dshow.cpp: moved tuner properties to its own function + new dshow-tuner config option.
 ------------------------------------------------------------------------
-r9033 | gbazin | 2004-10-22 14:07:08 +0200 (Fri, 22 Oct 2004) | 1 line
+r16538 | courmisch | 2006-09-07 21:23:03 +0200 (Thu, 07 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/include/vlc_threads.h
+   M /trunk/modules/misc/gnutls.c
 
-* modules/gui/wxwindows/streamout.cpp: removed avi muxer + added wav muxer and a few more codecs.
-------------------------------------------------------------------------
-r9032 | gbazin | 2004-10-22 13:22:04 +0200 (Fri, 22 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+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.
 
-* modules/codec/ffmpeg/video.c: libavcodec still doesn't handle avc1 properly so work around this until the issue is solved.
 ------------------------------------------------------------------------
-r9031 | gbazin | 2004-10-22 13:11:27 +0200 (Fri, 22 Oct 2004) | 1 line
+r16537 | courmisch | 2006-09-07 21:09:27 +0200 (Thu, 07 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/configure.ac
+   M /trunk/modules/misc/gnutls.c
+
+- Check x509 certificates start and end date (*ahem*)
+- Some cleanup
 
-* modules/packetizer/h264.c: oops, forgot to remove a bit of debug code.
 ------------------------------------------------------------------------
-r9030 | gbazin | 2004-10-22 12:08:17 +0200 (Fri, 22 Oct 2004) | 2 lines
+r16536 | courmisch | 2006-09-07 20:27:41 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   D /trunk/modules/codec/ffmpeg/postprocessing
+   M /trunk/modules/misc/gnutls.c
 
-* modules/codec/ffmpeg/postprocessing: removed deprecated postprocessing code.
+Require more recent GnuTLS and get rid of broken algos.
 
 ------------------------------------------------------------------------
-r9029 | fkuehne | 2004-10-21 16:55:00 +0200 (Thu, 21 Oct 2004) | 2 lines
+r16535 | dionoea | 2006-09-07 19:02:46 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
-   M /trunk/po/es.po
+   M /trunk/modules/access_output/shout.c
+
+:%s/\t/    /g
 
-* es.po: almost complete update to the Spanish l10n by Antonio Javier Varela, converted to UTF-8
-* de.po: small fix
 ------------------------------------------------------------------------
-r9028 | gbazin | 2004-10-21 16:33:27 +0200 (Thu, 21 Oct 2004) | 1 line
+r16534 | damienf | 2006-09-07 00:15:29 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/ntservice.c
+   M /trunk/mozilla/vlcplugin.cpp
+
+vlcplugin.cpp: don't forget to increment argc
 
-* modules/control/ntservice.c: fix for --ntservice-extraintf.
 ------------------------------------------------------------------------
-r9027 | gbazin | 2004-10-21 15:20:54 +0200 (Thu, 21 Oct 2004) | 1 line
+r16533 | damienf | 2006-09-07 00:07:22 +0200 (Thu, 07 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   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
+
+- OpenCV video filter module by Dugal Harris
 
-* modules/codec/dvbsub.c: fixed a sanity check.
 ------------------------------------------------------------------------
-r9026 | gbazin | 2004-10-21 14:48:10 +0200 (Thu, 21 Oct 2004) | 1 line
+r16532 | zorglub | 2006-09-06 23:32:39 +0200 (Wed, 06 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/ntservice.c
+   M /trunk/modules/stream_out/transcode.c
+
+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
 
-* modules/control/ntservice.c: added an --ntservice-options config option to allow specifying config options to be used when starting the service.
 ------------------------------------------------------------------------
-r9025 | gbazin | 2004-10-21 12:23:08 +0200 (Thu, 21 Oct 2004) | 1 line
+r16531 | xtophe | 2006-09-06 23:30:14 +0200 (Wed, 06 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/mozilla/vlcplugin.cpp
+
+Don't use the media library in the mozilla plugin
 
-* src/libvlc.c: win32 fixes for the help output when used with a cygwin shell.
 ------------------------------------------------------------------------
-r9024 | gbazin | 2004-10-21 11:09:20 +0200 (Thu, 21 Oct 2004) | 1 line
+r16530 | zorglub | 2006-09-06 23:05:21 +0200 (Wed, 06 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/directx.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
+
+Preferences categories are *not* categories. They are *user* strings.
 
-* modules/audio_output/directx.c: use common channel re-ordering code.
 ------------------------------------------------------------------------
-r9023 | gbazin | 2004-10-20 19:44:36 +0200 (Wed, 20 Oct 2004) | 5 lines
+r16529 | zorglub | 2006-09-06 23:03:03 +0200 (Wed, 06 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/gui/qt4/components/preferences.cpp
 
-* modules/packetizer/h264.c:
-   - use 3 bytes start codes.
-   - fixed SPS parsing with cropping.
-   - fixed detection of the first VCL NAL unit of a picture.
+One more encoding fix
 
 ------------------------------------------------------------------------
-r9022 | gbazin | 2004-10-20 16:59:49 +0200 (Wed, 20 Oct 2004) | 1 line
+r16528 | jpsaman | 2006-09-06 12:02:20 +0200 (Wed, 06 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/access_filter/timeshift.c
 
-* modules/access/dshow/dshow.cpp: codying style changes + a couple of fixes.
+Typo tha -> that
 ------------------------------------------------------------------------
-r9021 | gbazin | 2004-10-20 15:04:05 +0200 (Wed, 20 Oct 2004) | 1 line
+r16527 | fkuehne | 2006-09-05 23:11:46 +0200 (Tue, 05 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/configure.ac
 
-* src/input/demux.c: make sure the demux chaining layer doesn't stay stuck when stopping.
+* quick n dirty fix to get the OSX builds compiling for now
 ------------------------------------------------------------------------
-r9020 | gbazin | 2004-10-20 14:01:09 +0200 (Wed, 20 Oct 2004) | 5 lines
+r16526 | dionoea | 2006-09-05 18:42:10 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/vlm.txt
-   M /trunk/include/vlc_vlm.h
-   M /trunk/modules/misc/rtsp.c
-   M /trunk/src/misc/vlm.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-* src/misc/vlm.c: added support for the 'mux' option for VOD.
-   This option tells the vod server to send an encapsulated stream.
-* modules/misc/rtsp.c: support for mp2t (MPEG TS) and mp2p (MPEG PS) mux types.
-* doc/vlm.txt: update for the mux option.
+FFmpeg now has support for VMware's video codec.
 
 ------------------------------------------------------------------------
-r9019 | gbazin | 2004-10-20 13:37:08 +0200 (Wed, 20 Oct 2004) | 1 line
+r16525 | thresh | 2006-09-05 15:22:38 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet.c
+   M /trunk/configure.ac
 
-* modules/control/telnet.c: a few fixes + coding style changes.
-------------------------------------------------------------------------
-r9018 | gbazin | 2004-10-20 00:28:26 +0200 (Wed, 20 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/src/input/demux.c
+link stream_out_switcher with ffmpeg libs (should fix w32 build)
 
-* src/input/demux.c: rewrote the demuxer chaining layer using a block fifo.
 ------------------------------------------------------------------------
-r9017 | gbazin | 2004-10-19 14:05:58 +0200 (Tue, 19 Oct 2004) | 1 line
+r16524 | thresh | 2006-09-05 14:33:53 +0200 (Tue, 05 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/configure.ac
+
+We can build ffmpeg and stream_out_switcher as plugins when found by pkg-config.
+Can we?
 
-* modules/gui/wxwindows/streamout.cpp: fixed selection of codec.
 ------------------------------------------------------------------------
-r9016 | gbazin | 2004-10-19 12:07:38 +0200 (Tue, 19 Oct 2004) | 1 line
+r16523 | zorglub | 2006-09-05 13:18:44 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/playlist/loadsave.c
+
+Include errno.h
 
-* modules/demux/ts.c: on PMT change, don't restart an ES if it hasn't changed.
 ------------------------------------------------------------------------
-r9015 | hartman | 2004-10-19 01:06:24 +0200 (Tue, 19 Oct 2004) | 2 lines
+r16522 | hartman | 2006-09-05 13:07:08 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-   M /trunk/modules/demux/sgimb.c
+   M /trunk/doc/fortunes.txt
 
-* Detect if kasenna VoD or unicast stream is MPEG4 or not. Set Kasenna flag for live if it is not MPEG-4
+* Quote add
 
 ------------------------------------------------------------------------
-r9014 | hartman | 2004-10-19 01:05:30 +0200 (Tue, 19 Oct 2004) | 2 lines
+r16521 | zorglub | 2006-09-05 09:16:17 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/real.c
+   M /trunk/modules/gui/qt4/components/preferences.cpp
 
-* increase priority real demuxer, lower priority m3u demuxer. It was parsing ram files as playlists because it contained URLs.
+Convert items in the preferences tree to locale
 
 ------------------------------------------------------------------------
-r9013 | hartman | 2004-10-19 00:47:48 +0200 (Tue, 19 Oct 2004) | 2 lines
+r16520 | zorglub | 2006-09-05 08:09:42 +0200 (Tue, 05 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.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
 
-* Show value of boolean variable options when printing the list for an input.
+Split playlist include file in public/private
 
 ------------------------------------------------------------------------
-r9012 | asmax | 2004-10-18 23:16:58 +0200 (Mon, 18 Oct 2004) | 2 lines
+r16519 | damienf | 2006-09-04 23:48:45 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/skin.dtd
+   M /trunk/src/input/input_internal.h
 
-- skin.dtd: a Playlist may not have a Slider
+input.c: fixed state (broke pause)
 
 ------------------------------------------------------------------------
-r9011 | hartman | 2004-10-18 21:45:21 +0200 (Mon, 18 Oct 2004) | 2 lines
+r16518 | xtophe | 2006-09-04 21:28:53 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/nl.po
+   M /trunk/po/pt_PT.po
 
-* another round of dutch translations. only stupid wizard is left.
+New update of the Portuguese l10n
 
 ------------------------------------------------------------------------
-r9010 | gbazin | 2004-10-18 15:57:03 +0200 (Mon, 18 Oct 2004) | 1 line
+r16517 | damienf | 2006-09-04 20:19:03 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/audio_output/input.c
-   M /trunk/src/audio_output/mixer.c
+   M /trunk/modules/gui/ncurses.c
+
+fixed typo
 
-* src/audio_output/input.c, mixer.c: don't try to resample when the audio output is drifting too much.
 ------------------------------------------------------------------------
-r9009 | markfm | 2004-10-18 15:49:34 +0200 (Mon, 18 Oct 2004) | 2 lines
+r16516 | damienf | 2006-09-04 20:17:10 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/mozilla/control/npolibvlc.cpp
+   M /trunk/mozilla/test.html
+   M /trunk/mozilla/vlcshell.cpp
 
-Windows compatibility -- Change printf from \n to \r\n
+mozilla: more clean-ups
 
 ------------------------------------------------------------------------
-r9008 | gbazin | 2004-10-18 15:19:56 +0200 (Mon, 18 Oct 2004) | 1 line
+r16515 | damienf | 2006-09-04 19:51:10 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/audio_output/mixer.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/input.c
+
+- added input state & input rate in control APIs
 
-* src/audio_output/mixer.c: fixed segfault.
 ------------------------------------------------------------------------
-r9007 | gbazin | 2004-10-18 08:36:35 +0200 (Mon, 18 Oct 2004) | 1 line
+r16514 | damienf | 2006-09-04 19:50:19 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/include/vlc_input.h
+
+forgot that one in last commit
 
-* modules/control/rc.c: proper fix for the high CPU useage with --rc-quiet.
 ------------------------------------------------------------------------
-r9006 | gbazin | 2004-10-18 08:00:41 +0200 (Mon, 18 Oct 2004) | 1 line
+r16513 | damienf | 2006-09-04 19:48:38 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   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
+
+- input: added intermediate state info opening & buffering
 
-* include/vlc_common.h: if strtof() is not available, try to replace it with strtod().
 ------------------------------------------------------------------------
-r9005 | markfm | 2004-10-18 01:32:46 +0200 (Mon, 18 Oct 2004) | 2 lines
+r16512 | xtophe | 2006-09-04 15:32:02 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/activex/Makefile.am
 
-WIN32 rc-quiet fix, only do net_Accept once per second to avoid loading down CPU
+As a second effect of the recent libtool/build system commits, libvlc.dll has loose the extra .a. hurray.
 
 ------------------------------------------------------------------------
-r9004 | hartman | 2004-10-17 15:48:57 +0200 (Sun, 17 Oct 2004) | 2 lines
+r16511 | xtophe | 2006-09-04 12:43:50 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/INSTALL
-   M /trunk/README
-   M /trunk/README.MacOSX.rtf
+   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
 
-* Update of README and install files with new information.
+We don't use utf-8 in localisable string so drop the option.
 
 ------------------------------------------------------------------------
-r9003 | hartman | 2004-10-17 15:38:22 +0200 (Sun, 17 Oct 2004) | 2 lines
+r16510 | sam | 2006-09-04 12:12:03 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/src/input/decoder.c
 
-* vobsub.c: implemented vobsub seeking support.
+  * src/input/decoder.c: sorry, I'm not allowed to put UTF-8 here.
 
 ------------------------------------------------------------------------
-r9002 | hartman | 2004-10-16 15:14:50 +0200 (Sat, 16 Oct 2004) | 2 lines
+r16509 | xtophe | 2006-09-04 11:27:21 +0200 (Mon, 04 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   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
 
-* livedotcom: added a --rtsp-kasenna option to tell liveMedia to speak Kasenna RTSP dialect for a certain rtsp:// link.
 
 ------------------------------------------------------------------------
-r9001 | gbazin | 2004-10-16 11:19:28 +0200 (Sat, 16 Oct 2004) | 1 line
+r16508 | sam | 2006-09-04 00:18:30 +0200 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/input/decoder.c
+
+  * src/input/decoder.c: use real, nice quotes.
 
-* configure.ac: autodetect ffmpeg build options when using --with-ffmpeg-tree + make sure we use the libs in the given tree.
 ------------------------------------------------------------------------
-r9000 | gbazin | 2004-10-15 23:41:34 +0200 (Fri, 15 Oct 2004) | 1 line
+r16507 | fkuehne | 2006-09-04 00:13:20 +0200 (Mon, 04 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/gui/macosx/controls.m
 
-* modules/codec/ffmpeg/demux.c: compilation fix for ffmpeg cvs.
+* save playback styles on Macs as well
 ------------------------------------------------------------------------
-r8999 | gbazin | 2004-10-15 20:08:53 +0200 (Fri, 15 Oct 2004) | 1 line
+r16506 | thresh | 2006-09-04 00:07:29 +0200 (Mon, 04 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/configure.ac
+
+Try to find seamonkey-config too.
+
+TODO: test for xpidl in /usr/lib{,64}/seamonkey too.
 
-* modules/codec/dvbsub.c: improvements to the encoder. Should produce compliant streams now.
 ------------------------------------------------------------------------
-r8998 | gbazin | 2004-10-15 17:46:53 +0200 (Fri, 15 Oct 2004) | 1 line
+r16505 | zorglub | 2006-09-03 23:53:38 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+
+Start grabbing hotkeys in Qt. Unfinished
 
-* src/stream_output/stream_output.c: oops, 1.5 seconds, not 15.
 ------------------------------------------------------------------------
-r8997 | gbazin | 2004-10-15 17:42:01 +0200 (Fri, 15 Oct 2004) | 7 lines
+r16504 | sam | 2006-09-03 22:51:09 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/input/decoder.c
 
-* src/stream_output/stream_output.c:
-  - for muxers that request some preparsing before starting muxing,
-    we now wait for 1.5 seconds worth of data to be in the fifo instead
-    of waiting for 1.5 seconds of real-time.
-  - if we have have control over the output pace, we also wait before
-    starting muxing (produces nicer streams).
+  * src/input/decoder.c: fix "unsupported fourcc" fatal error message.
 
 ------------------------------------------------------------------------
-r8996 | gbazin | 2004-10-15 12:40:39 +0200 (Fri, 15 Oct 2004) | 1 line
+r16503 | zorglub | 2006-09-03 19:43:25 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/gui/qt4/menus.cpp
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+
+Fix postprocessing in menu (Closes:#659)
 
-* modules/codec/dvbsub.c: oops, small fix.
 ------------------------------------------------------------------------
-r8995 | gbazin | 2004-10-15 12:29:38 +0200 (Fri, 15 Oct 2004) | 1 line
+r16502 | zorglub | 2006-09-03 19:31:02 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   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)
 
-* modules/codec/dvbsub.c: don't wait for an acquisition page to start decoding the subtitles.
 ------------------------------------------------------------------------
-r8994 | gbazin | 2004-10-15 10:58:16 +0200 (Fri, 15 Oct 2004) | 1 line
+r16501 | zorglub | 2006-09-03 18:50:22 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/dialogs_provider.hpp
+   M /trunk/modules/gui/qt4/menus.cpp
+
+open directory and playlist
 
-* modules/codec/ffmpeg: fixed a couple of corner cases during initialization.
 ------------------------------------------------------------------------
-r8993 | sam | 2004-10-15 10:32:03 +0200 (Fri, 15 Oct 2004) | 3 lines
+r16500 | zorglub | 2006-09-03 18:43:26 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/modules/demux/playlist/playlist.h
+   M /trunk/modules/demux/playlist/xspf.c
 
-  * modules/access/http.c:
-    + Fixed erroneous extra "/" in URLs sent to a proxy.
+Remove useless debug, fix a bug
 
 ------------------------------------------------------------------------
-r8992 | hartman | 2004-10-15 02:25:18 +0200 (Fri, 15 Oct 2004) | 2 lines
+r16499 | zorglub | 2006-09-03 18:41:40 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/po/ja.po
+   M /trunk/modules/access/directory.c
 
-* update of the japanese translation by Tadashi Jokagi <elf2000 at users.sourceforge dot net>
+Fix possible crash
 
 ------------------------------------------------------------------------
-r8991 | gbazin | 2004-10-15 00:14:09 +0200 (Fri, 15 Oct 2004) | 1 line
+r16498 | courmisch | 2006-09-03 17:20:43 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video_filter.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/modules/video_filter/scale.c
+   M /trunk/configure.ac
+
+Use LTLIBINTL instead of LIBINTL when using libtool.
 
-* modules/codec/ffmpeg/video_filter.c: fixed cases where pictures weren't released properly.
 ------------------------------------------------------------------------
-r8990 | geshp | 2004-10-14 22:52:14 +0200 (Thu, 14 Oct 2004) | 1 line
+r16497 | xtophe | 2006-09-03 17:17:11 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.spec
+   M /trunk/THANKS
+   A /trunk/po/pt_PT.po
+
+Start of the work of Ari Constancio on Portuguese localisation
 
-Long overdue update to the spec file
 ------------------------------------------------------------------------
-r8989 | gbazin | 2004-10-14 22:05:57 +0200 (Thu, 14 Oct 2004) | 1 line
+r16496 | courmisch | 2006-09-03 17:08:52 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/src/network/httpd.c
+
+Fix type-punning breakage
 
-* src/video_output/video_output.c: another fix for on-the-fly deinterlacing switch.
 ------------------------------------------------------------------------
-r8988 | gbazin | 2004-10-14 21:54:52 +0200 (Thu, 14 Oct 2004) | 1 line
+r16495 | courmisch | 2006-09-03 17:01:52 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/src/misc/unicode.c
+
+You shall not pass NULL to IsUTF8().
 
-* src/video_output/video_output.c: a couple of fixes.
 ------------------------------------------------------------------------
-r8987 | gbazin | 2004-10-14 17:03:23 +0200 (Thu, 14 Oct 2004) | 1 line
+r16494 | thresh | 2006-09-03 14:41:56 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/src/misc/configuration.c
+
+write comments in config file in user locale instead of utf
 
-* src/video_output/video_output.c: fixed video filter on-the-fly switching (use var_Get/Set instead of config_Get/Put).
 ------------------------------------------------------------------------
-r8986 | gbazin | 2004-10-14 16:32:34 +0200 (Thu, 14 Oct 2004) | 1 line
+r16493 | courmisch | 2006-09-03 13:51:11 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/share/Makefile.am
+
+Another GNU makism killed
 
-* modules/codec/dvbsub.c: another bunch of sanity checks to make the decoder more resiliant to bad streams.
 ------------------------------------------------------------------------
-r8985 | hartman | 2004-10-14 16:00:14 +0200 (Thu, 14 Oct 2004) | 2 lines
+r16492 | courmisch | 2006-09-03 13:44:03 +0200 (Sun, 03 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/control/corba/Modules.am
 
-* goom2k4 for OSX.
+Further crackdown on GNU make-isms
+But is the corba plugin functionnal anyway?
 
 ------------------------------------------------------------------------
-r8984 | murray | 2004-10-14 13:37:50 +0200 (Thu, 14 Oct 2004) | 2 lines
+r16491 | xtophe | 2006-09-03 01:24:38 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/configure.ac
 
-Italian translation for 0.8.0
+hmm One of yesterday commit broke binary compatibility.
 
 ------------------------------------------------------------------------
-r8983 | gbazin | 2004-10-14 12:10:48 +0200 (Thu, 14 Oct 2004) | 1 line
+r16490 | zorglub | 2006-09-03 00:33:44 +0200 (Sun, 03 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/src/libvlc.h
+   M /trunk/test/native/url.c
+
+Remember random/loop/repeat
 
-* modules/codec/dvbsub.c: more sanity checks.
 ------------------------------------------------------------------------
-r8982 | gbazin | 2004-10-13 17:40:39 +0200 (Wed, 13 Oct 2004) | 1 line
+r16489 | zorglub | 2006-09-02 23:22:19 +0200 (Sat, 02 Sep 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/playlist/engine.c
+
+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
+
 
-* modules/codec/dvbsub.c: switch debugging off.
 ------------------------------------------------------------------------
-r8981 | gbazin | 2004-10-13 17:39:38 +0200 (Wed, 13 Oct 2004) | 5 lines
+r16488 | dionoea | 2006-09-02 22:46:57 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/src/video_output/video_output.c
 
-* modules/codec/dvbsub.c:
-  - rewrite using the pixel buffer memory model as described in ETSI EN 300 743.
-  - code simplification.
-  - more compliant.
+Fix refcount issues and only vlc_object_find when needed
 
 ------------------------------------------------------------------------
-r8980 | gbazin | 2004-10-13 14:32:06 +0200 (Wed, 13 Oct 2004) | 1 line
+r16487 | courmisch | 2006-09-02 22:30:53 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/THANKS
+   M /trunk/modules/access/http.c
+
+Merge [PATCH] http chunked encoding fix
 
-* modules/gui/wxwindows/video.cpp: will hopefully fix the gray video problem in embedded mode on win32.
 ------------------------------------------------------------------------
-r8979 | gbazin | 2004-10-13 14:30:20 +0200 (Wed, 13 Oct 2004) | 1 line
+r16486 | xtophe | 2006-09-02 21:48:49 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/configure.ac
+
+Use our own pkg-config macro. So we don't have problems on OSX (ol pkg.m4 or wrong installation)
 
-* modules/video_output/x11/xcommon.c: don't steal events from the owner window.
 ------------------------------------------------------------------------
-r8978 | gbazin | 2004-10-12 14:58:24 +0200 (Tue, 12 Oct 2004) | 1 line
+r16485 | dionoea | 2006-09-02 19:08:08 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/codec/fake.c
+
+Oops.
 
-* modules/visualization/goom.c: increased buffer queue size (was too low for some audio streams).
 ------------------------------------------------------------------------
-r8977 | gbazin | 2004-10-12 12:21:49 +0200 (Tue, 12 Oct 2004) | 1 line
+r16484 | zorglub | 2006-09-02 19:07:46 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/search.c
+   M /trunk/src/playlist/tree.c
+
+Fixes for random + live search
 
-* src/video_output/video_output.c: even uglier fix for the on-the-fly deinterlacing switch problem (but at least it works).
 ------------------------------------------------------------------------
-r8976 | gbazin | 2004-10-11 21:11:01 +0200 (Mon, 11 Oct 2004) | 1 line
+r16483 | dionoea | 2006-09-02 19:03:36 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
+   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
+
+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)
 
-* src/video_output/video_output.c: nasty fix for on-the-fly deinterlacing switch.
 ------------------------------------------------------------------------
-r8975 | fkuehne | 2004-10-11 15:44:47 +0200 (Mon, 11 Oct 2004) | 1 line
+r16482 | zorglub | 2006-09-02 18:59:50 +0200 (Sat, 02 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/po/de.po
+   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
+
+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
 
-* converted the G. l10n to UTF-8
 ------------------------------------------------------------------------
-r8974 | sam | 2004-10-11 15:14:31 +0200 (Mon, 11 Oct 2004) | 2 lines
+r16481 | xtophe | 2006-09-02 16:49:53 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/configure.ac
 
-  * po/de.po: minor typo.
+Don't compile the motion plugin on win32
 
 ------------------------------------------------------------------------
-r8973 | gbazin | 2004-10-11 15:09:42 +0200 (Mon, 11 Oct 2004) | 1 line
+r16480 | Trax | 2006-09-02 16:32:19 +0200 (Sat, 02 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/modules/video_output/directx/direct3d.c
 
-* modules/codec/x264.c: compilation fix.
+* more ouput -> output typos
 ------------------------------------------------------------------------
-r8972 | gbazin | 2004-10-11 14:50:13 +0200 (Mon, 11 Oct 2004) | 1 line
+r16479 | courmisch | 2006-09-02 14:26:41 +0200 (Sat, 02 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ps.c
+   M /trunk/configure.ac
+
+Make mux_ts a plugin too.
+Afterall, ts is a plugin, and is probably as useful if not more.
 
-* modules/demux/ps.c: work around broken streams produced with WinSubMux.
 ------------------------------------------------------------------------
-r8971 | gbazin | 2004-10-10 23:28:58 +0200 (Sun, 10 Oct 2004) | 3 lines
+r16478 | courmisch | 2006-09-02 14:19:59 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/x264.c
+   M /trunk/configure.ac
 
-* modules/codec/x264.c: a couple of fixes + use SSE2 detection.
-* modules/codec/ffmpeg/ffmpeg.c: use SSE2 detection.
+Make theora codec a plugin
 
 ------------------------------------------------------------------------
-r8970 | sam | 2004-10-10 22:34:28 +0200 (Sun, 10 Oct 2004) | 4 lines
+r16477 | courmisch | 2006-09-02 14:15:55 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
+   M /trunk/configure.ac
 
-  * po/es.po: fixed a missing space.
-  * po/fr.po: converted to UTF-8 and fixed ellipses.
-  * po/en_GB.po: converted to UTF-8 and fixed ellipses.
+Cleanup gnutls detection
 
 ------------------------------------------------------------------------
-r8969 | courmisch | 2004-10-10 21:11:55 +0200 (Sun, 10 Oct 2004) | 2 lines
+r16476 | courmisch | 2006-09-02 13:20:55 +0200 (Sat, 02 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/po/es.po
+   M /trunk/configure.ac
 
-Compilation fix. Please double-check (I don't speak spanish).
+Enable libtool by default.
+You can still disable it manually...
+and well, you've had six months to fix your build system.
 
 ------------------------------------------------------------------------
-r8968 | fkuehne | 2004-10-10 17:31:21 +0200 (Sun, 10 Oct 2004) | 1 line
+r16475 | courmisch | 2006-09-02 13:20:07 +0200 (Sat, 02 Sep 2006) | 3 lines
 Changed paths:
-   M /trunk/po/es.po
+   M /trunk/include/vlc_common.h
+
+Remove evil kludge.
+Better fix broken code that would rely on this.
 
-* 80% update of the Spanish l10n by Javier 'TonXabar' Varela
 ------------------------------------------------------------------------
-r8967 | gbazin | 2004-10-10 16:06:23 +0200 (Sun, 10 Oct 2004) | 1 line
+r16474 | zorglub | 2006-09-02 12:20:26 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
-
-* modules/codec/x264.c: added a bunch of new config options.
-------------------------------------------------------------------------
-r8966 | ipkiss | 2004-10-10 12:08:44 +0200 (Sun, 10 Oct 2004) | 8 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/vlc_keys.h
-   M /trunk/modules/control/Modules.am
-   M /trunk/modules/control/hotkeys.c
-   A /trunk/modules/control/showintf.c
-   M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.hpp
-   M /trunk/modules/gui/skins2/win32/win32_window.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/src/libvlc.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/tree.c
 
- - modules/control/showintf.c: new control module, able to show the
-   interface when moving the mouse to the top of the screen (in
-   fullscreen mode).
- - modules/control/hotkeys.c: added a hotkey to raise the interface
- - modules/gui/wxwindows/*, modules/gui/skins2/*: added callbacks for
-   the "intf-show" variable; it should be easy to do the same for BeOS
-   and MacOSX interfaces
+Fix a few quirks with playlist filters
 
 ------------------------------------------------------------------------
-r8965 | rocky | 2004-10-10 02:24:44 +0200 (Sun, 10 Oct 2004) | 3 lines
+r16473 | zorglub | 2006-09-02 10:40:01 +0200 (Sat, 02 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/info.c
-
-Compilation fix when libcddb is not available.
+   M /trunk/src/playlist/engine.c
 
+Actually use the --playlist-tree option
 
 ------------------------------------------------------------------------
-r8964 | sigmunau | 2004-10-10 00:18:25 +0200 (Sun, 10 Oct 2004) | 2 lines
+r16472 | zorglub | 2006-09-02 10:39:28 +0200 (Sat, 02 Sep 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   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
 
-vobsub.c: Don't break autodetection of non-vobsub subtitles
+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
 
 ------------------------------------------------------------------------
-r8963 | gbazin | 2004-10-08 17:53:26 +0200 (Fri, 08 Oct 2004) | 1 line
+r16471 | Trax | 2006-09-02 09:52:38 +0200 (Sat, 02 Sep 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/modules/codec/dmo/dmo.c
 
-* modules/codec/dvbsub.c: bug fix in the encoder.
+* typo ouput -> output
 ------------------------------------------------------------------------
-r8962 | gbazin | 2004-10-08 15:12:51 +0200 (Fri, 08 Oct 2004) | 1 line
+r16470 | damienf | 2006-09-01 18:34:46 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/share/http/index.html
+   M /trunk/mozilla/control/npovlc.cpp
+   M /trunk/mozilla/vlcshell.cpp
+
+- vlcshell.cpp: fix for a couple of crashing scenarios
 
-* share/http/index.html: delete/keep commands fix by Torsten Spindler
 ------------------------------------------------------------------------
-r8961 | bigben | 2004-10-08 13:03:12 +0200 (Fri, 08 Oct 2004) | 3 lines
+r16469 | damienf | 2006-09-01 18:32:09 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bitmaps/loop.xpm
-   M /trunk/modules/gui/wxwindows/bitmaps/repeat.xpm
-   M /trunk/modules/gui/wxwindows/bitmaps/shuffle.xpm
-
-* new icons proposal for the playlist window
+   M /trunk/modules/demux/playlist/asx.c
 
+asx.c: ignore leading empty lins during detection
 
 ------------------------------------------------------------------------
-r8960 | gbazin | 2004-10-08 12:49:05 +0200 (Fri, 08 Oct 2004) | 1 line
+r16466 | thresh | 2006-09-01 10:04:55 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/evc/errno.h
-   M /trunk/evc/vlc.c
-   M /trunk/evc/vlc.vcw
+   M /trunk/src/input/item.c
 
-* evc/*: fixes and updates.
-------------------------------------------------------------------------
-r8959 | gbazin | 2004-10-08 12:46:09 +0200 (Fri, 08 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/subtitle.c
+This also could be named in non-UTF, recode it
 
-* modules/demux/subtitle.c: portability fix.
 ------------------------------------------------------------------------
-r8958 | gbazin | 2004-10-08 12:36:25 +0200 (Fri, 08 Oct 2004) | 1 line
+r16465 | thresh | 2006-09-01 10:03:00 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/demux/mp4/drms.c
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/misc/logger.c
+   M /trunk/modules/control/rc.c
 
-* modules/access/mms, modules/demux/mp4, modules/misc/logger.c: WinCE compilation fixes.
-------------------------------------------------------------------------
-r8957 | gbazin | 2004-10-08 11:59:26 +0200 (Fri, 08 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/win32_specific.c
+Recode output in rc interface to current locale
 
-* src/misc/win32_specific.c, modules.c: WinCE improvements (support for finding out the application path + support for the plugins cache).
 ------------------------------------------------------------------------
-r8956 | hartman | 2004-10-08 02:07:48 +0200 (Fri, 08 Oct 2004) | 3 lines
+r16464 | zorglub | 2006-09-01 08:01:06 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
+   M /trunk/modules/gui/qt4/dialogs/messages.hpp
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
 
-* hotkeys.c: change fullscreen setting even if there is no vout
-  bigben: this fixes that last little problem you had with the 'fullscreen button'
+Enable verbosity setting
 
 ------------------------------------------------------------------------
-r8955 | hartman | 2004-10-08 01:10:50 +0200 (Fri, 08 Oct 2004) | 3 lines
+r16463 | xtophe | 2006-09-01 00:57:35 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/po/nl.po
-
-* 1st run of dutch translations
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
 
+Initialize the verbosity box
 
 ------------------------------------------------------------------------
-r8954 | hartman | 2004-10-08 00:54:18 +0200 (Fri, 08 Oct 2004) | 2 lines
+r16462 | zorglub | 2006-09-01 00:17:17 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
+   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
 
-* removed another translatable string that is no longer used.
+Merge views.hpp in customwidgets
 
 ------------------------------------------------------------------------
-r8953 | hartman | 2004-10-08 00:52:10 +0200 (Fri, 08 Oct 2004) | 2 lines
+r16461 | zorglub | 2006-09-01 00:10:11 +0200 (Fri, 01 Sep 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   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
 
-* diretory.c: remove a completly useless translation string
+Warnings/Errors dialog
 
 ------------------------------------------------------------------------
-r8952 | rocky | 2004-10-08 00:50:44 +0200 (Fri, 08 Oct 2004) | 6 lines
+r16456 | zorglub | 2006-08-31 22:50:50 +0200 (Thu, 31 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/cdda/Modules.am
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/callback.c
-   M /trunk/modules/access/cdda/callback.h
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/cdda/cdda.h
-   A /trunk/modules/access/cdda/info.c
-   A /trunk/modules/access/cdda/info.h
-
-First attempt at adding CD-Text. 
-Break out meta-info gathering.
-Various fixes and cleanups, but more work is still needed.
-Some conceptual work on how things *should* work may be in order.
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/src/libvlc.h
 
+* Move the embedded option to libvlc
+* Make the interface a bit smaller
 
 ------------------------------------------------------------------------
-r8951 | gbazin | 2004-10-08 00:21:22 +0200 (Fri, 08 Oct 2004) | 1 line
+r16455 | zorglub | 2006-08-31 22:39:36 +0200 (Thu, 31 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.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
+
+Preliminary work for better audio visualization handling
 
-* src/misc/modules.c: pfff nobody found this one... you just lost the contest guys.
 ------------------------------------------------------------------------
-r8950 | hartman | 2004-10-08 00:05:34 +0200 (Fri, 08 Oct 2004) | 3 lines
+r16453 | courmisch | 2006-08-31 16:55:20 +0200 (Thu, 31 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/src/misc/configuration.c
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
-* opengl: remove NULL from string arrays
-* configuration.c: don't crash on NULL values
+Export utf8_vfprintf and utf8_fprintf
 
 ------------------------------------------------------------------------
-r8949 | gbazin | 2004-10-07 23:44:41 +0200 (Thu, 07 Oct 2004) | 1 line
+r16452 | hartman | 2006-08-31 15:12:26 +0200 (Thu, 31 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/access/directory.c
+
+* Include vlc_input.h so we don't bug out with shared vlc
 
-* src/misc/modules.c: fixed harmless memory leaks in the plugins cache code.
 ------------------------------------------------------------------------
-r8948 | bigben | 2004-10-07 23:33:38 +0200 (Thu, 07 Oct 2004) | 5 lines
+r16451 | jpsaman | 2006-08-31 14:37:15 +0200 (Thu, 31 Aug 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/controls.m
-   M /trunk/modules/gui/macosx/intf.m
-
-* Fullscreen button works again
-* It enabled even when no vout is present
-* Still a little issue with the fullscreen hotkey
-
+   M /trunk/modules/audio_filter/converter/mono.c
 
+Do not select mono filter automatically
 ------------------------------------------------------------------------
-r8947 | hartman | 2004-10-07 22:52:24 +0200 (Thu, 07 Oct 2004) | 2 lines
+r16450 | hartman | 2006-08-31 14:23:54 +0200 (Thu, 31 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   M /trunk/modules/demux/playlist/asx.c
 
-* removed an unnecessary = NULL write.
+Fix a bug in the asx parser. I should really finish cleaning it up :D
 
 ------------------------------------------------------------------------
-r8946 | hartman | 2004-10-07 22:50:59 +0200 (Thu, 07 Oct 2004) | 3 lines
+r16449 | thresh | 2006-08-31 14:21:51 +0200 (Thu, 31 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   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
 
-* Made the opengl effects a list of options instead of textbox
-* Lowered the opengl prioriy on OSX to speed up selection proces, while the thing is not working.
+added russian translation by Vladimir Yermolayev
 
-------------------------------------------------------------------------
-r8945 | gbazin | 2004-10-07 22:12:19 +0200 (Thu, 07 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/codec/toolame.c
 
-* modules/codec/toolame.c: lowered the priority of the toolame encoder and added the mp2/mp2a fourcc.
 ------------------------------------------------------------------------
-r8944 | gbazin | 2004-10-07 17:59:36 +0200 (Thu, 07 Oct 2004) | 4 lines
+r16448 | fkuehne | 2006-08-31 13:02:17 +0200 (Thu, 31 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
-
-* modules/codec/dvbsub.c:
-  - bug fixes in the decoder and encoder.
-  - the decoder now returns YUVP subpictures.
+   M /trunk/po/sv.po
 
+* updated Swedish translation by Daniel Nylander <info at danielnylander dot se>
 ------------------------------------------------------------------------
-r8943 | hartman | 2004-10-07 16:40:29 +0200 (Thu, 07 Oct 2004) | 2 lines
+r16447 | xtophe | 2006-08-31 11:51:05 +0200 (Thu, 31 Aug 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/video_filter/logo.c
 
-* Improve the Preferences display, when capabilties don't fit in the normal width of the table
+typo
 
 ------------------------------------------------------------------------
-r8942 | rocky | 2004-10-07 12:10:22 +0200 (Thu, 07 Oct 2004) | 7 lines
+r16444 | fkuehne | 2006-08-31 00:59:21 +0200 (Thu, 31 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/cdda/cdda.h
-
-Fill in playlist information and stream & media information
-Duration info is now set when playing entire CD so slider works again. 
-
-More work is needed for playing single tracks, adding CD-Text info,
-getting reference counts right.
-
+   M /trunk/NEWS
+   M /trunk/THANKS
 
+* some updates on Apple Remote, etc.
 ------------------------------------------------------------------------
-r8941 | gbazin | 2004-10-07 11:27:02 +0200 (Thu, 07 Oct 2004) | 1 line
+r16443 | fkuehne | 2006-08-31 00:24:25 +0200 (Thu, 31 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/macosx/intf.m
 
-* modules/stream_out/transcode.c: bug fix for subtitles transcoding.
+* added some buttons for apple remote controlling. Save for backporting, but needs some usability testing
 ------------------------------------------------------------------------
-r8940 | gbazin | 2004-10-07 10:48:48 +0200 (Thu, 07 Oct 2004) | 1 line
+r16440 | damienf | 2006-08-30 23:30:28 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/voutgl.m
+
+voutgl: fix AR in mozilla plugin
 
-* configure.ac: force c++ linkage for the portaudio plugin.
 ------------------------------------------------------------------------
-r8939 | gbazin | 2004-10-06 19:05:26 +0200 (Wed, 06 Oct 2004) | 1 line
+r16438 | zorglub | 2006-08-30 19:40:36 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/test/native/url.c
+
+Fix and port test
 
-* modules/mux/mpeg/ts.c: a couple of fixes for DVB subtitles streaming.
 ------------------------------------------------------------------------
-r8938 | hartman | 2004-10-06 18:15:48 +0200 (Wed, 06 Oct 2004) | 2 lines
+r16437 | courmisch | 2006-08-30 19:27:38 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   M /trunk/include/vlc_url.h
+   M /trunk/src/test/url.c
 
-* Lets not ignore too many .sub files shall we? :)
+*Really* fix base 64 encoding
 
 ------------------------------------------------------------------------
-r8937 | hartman | 2004-10-06 17:35:54 +0200 (Wed, 06 Oct 2004) | 2 lines
+r16436 | zorglub | 2006-08-30 19:17:11 +0200 (Wed, 30 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   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
 
-* if a .idx vobsub is found, then don't autodetect the corresponding .sub file
+Port new URL tests to test/
+Support Python 2.4
 
 ------------------------------------------------------------------------
-r8936 | hartman | 2004-10-06 16:15:03 +0200 (Wed, 06 Oct 2004) | 2 lines
+r16435 | damienf | 2006-08-30 18:56:02 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/mozilla/vlc.r
 
-* spelling correction
+mozilla: mimetype fixes
 
 ------------------------------------------------------------------------
-r8935 | hartman | 2004-10-06 15:51:21 +0200 (Wed, 06 Oct 2004) | 2 lines
+r16433 | courmisch | 2006-08-30 16:58:18 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/include/vlc_url.h
+   M /trunk/src/test/url.c
 
-* Fixed the DefaultIcon registry settings
+Fix base64 encoding and add regression test
 
 ------------------------------------------------------------------------
-r8934 | hartman | 2004-10-06 15:49:32 +0200 (Wed, 06 Oct 2004) | 3 lines
+r16432 | hartman | 2006-08-30 16:56:30 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/demux/ts.c
 
-* Define RUNTIME_CPUDETECT for ffmpeg
-* newer version of liveMedia
+* forwardport [15373] which was left accidently hanging in the 0.8.5 branch 
 
 ------------------------------------------------------------------------
-r8933 | hartman | 2004-10-06 15:45:14 +0200 (Wed, 06 Oct 2004) | 3 lines
+r16430 | bigben | 2006-08-30 15:35:56 +0200 (Wed, 30 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/configure.ac
 
+* typo
 
-* forgot this file in the vlc_b64_encode patch
 
 ------------------------------------------------------------------------
-r8932 | hartman | 2004-10-06 15:41:57 +0200 (Wed, 06 Oct 2004) | 2 lines
+r16429 | hartman | 2006-08-30 01:19:23 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/access/http.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
-* vlc_b64_encode patch by Torsten Spindler
+* fix stupid mistake in [16427]
 
 ------------------------------------------------------------------------
-r8931 | gbazin | 2004-10-06 15:07:35 +0200 (Wed, 06 Oct 2004) | 1 line
+r16428 | hartman | 2006-08-30 01:02:13 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/postprocess.c
+   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 ? )
 
-* modules/codec/ffmpeg/postprocess.c: altivec CPU detection.
 ------------------------------------------------------------------------
-r8930 | hartman | 2004-10-06 13:21:38 +0200 (Wed, 06 Oct 2004) | 4 lines
+r16427 | hartman | 2006-08-30 00:59:16 +0200 (Wed, 30 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/vlc.win32.nsi
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
-* added the .vlc fileextension to the win installer and the Mac app.
-* Added the application/x-videolan-vlc and appllication/videolan-vlc mimetype to the OSX app
-* NEWS: spelling error and remove the 'this version is not yet released' line. Before I forget :)
+* set the proper buffer size when encoding with ffmpeg, instead of using fixed 1024x1024 maximumframe size for the buffer.
 
 ------------------------------------------------------------------------
-r8929 | gbazin | 2004-10-06 13:07:04 +0200 (Wed, 06 Oct 2004) | 1 line
+r16426 | damienf | 2006-08-29 23:56:10 +0200 (Tue, 29 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/mozilla/control/npolibvlc.cpp
+   M /trunk/mozilla/support/npmac.cpp
+   M /trunk/mozilla/test.html
+   M /trunk/mozilla/vlcshell.cpp
+
+- compatibility fixes for FireFox, Safari and Opera 9
+- fixed a couple of crashes on MacOS X
 
-* modules/video_output/directx: should solve the visible taskbar problem in fullscreen.
 ------------------------------------------------------------------------
-r8928 | gbazin | 2004-10-06 12:50:35 +0200 (Wed, 06 Oct 2004) | 3 lines
+r16425 | zorglub | 2006-08-29 23:37:20 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/evc/libvlc.vcp.in
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/src/input/stream.c
+   A /trunk/modules/gui/qt4/components/streaming
+   A /trunk/modules/gui/qt4/ui/streampanel.ui
 
-* src/input/stream.c, modules/demux/avi/avi.c: work around evc++ compiler bug.
-* evc/libvlc.vcp.in: small fix.
+Some preliminary work for streaming stuff
 
 ------------------------------------------------------------------------
-r8927 | gbazin | 2004-10-06 11:19:18 +0200 (Wed, 06 Oct 2004) | 5 lines
+r16424 | hartman | 2006-08-29 23:05:40 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/waveout.c
+   M /trunk/modules/demux/mkv.cpp
 
-* modules/audio_output/waveout.c:
-  - don't call waveOutUnprepareHeader() in the callback as the doc says it isn't advised.
-  - use aout_ChannelReorder() for channels re-ordering.
-  - a few bug fixes.
+* Fix an issue with DAR vs. Canvas size with matroska files
 
 ------------------------------------------------------------------------
-r8926 | hartman | 2004-10-06 02:40:21 +0200 (Wed, 06 Oct 2004) | 2 lines
+r16423 | xtophe | 2006-08-29 21:34:50 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/control/http/rpn.c
 
-* Better Pragma header test. Apparently Pragma is a non required header in HTTP/1.1 This check should be more strict though perhaps not perfect.
+hrm, compile before you commit
 
 ------------------------------------------------------------------------
-r8925 | hartman | 2004-10-06 01:17:04 +0200 (Wed, 06 Oct 2004) | 3 lines
+r16422 | xtophe | 2006-08-29 21:24:59 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/modules/control/http/rpn.c
 
-* Restored a fallback to the old Quartz drawing routine for the poor
-  souls without Altivec. The new drawing was considerable slower to them.
+Fix implicit pointer function. Patch by Dann Frazier. (ref debian #385192)
 
 ------------------------------------------------------------------------
-r8924 | hartman | 2004-10-06 00:15:40 +0200 (Wed, 06 Oct 2004) | 2 lines
+r16421 | jpsaman | 2006-08-29 20:54:05 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/voutgl.m
-
-* Disabled the OSX OpenGL vout untill it's problems are fixed
+   M /trunk/modules/audio_filter/converter/mono.c
 
+combine two channels into mono for the dowmix as last step.
 ------------------------------------------------------------------------
-r8923 | damienf | 2004-10-05 23:38:33 +0200 (Tue, 05 Oct 2004) | 2 lines
+r16420 | damienf | 2006-08-29 18:31:39 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/mozilla/vlcshell.cpp
 
-- removed some debug lines
+vlcshell.cpp: prevent browser from downloading SRC URL before passing it to plugin
 
 ------------------------------------------------------------------------
-r8922 | damienf | 2004-10-05 23:37:49 +0200 (Tue, 05 Oct 2004) | 2 lines
+r16419 | zorglub | 2006-08-29 17:51:56 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
 
-- use existing default route when configuring crossbars, allowing users to configure video properties from a third party tools (eg, Video Tuner)
+Should fix the problem with messages insertion (new messages are inserted at selection point)
 
 ------------------------------------------------------------------------
-r8921 | damienf | 2004-10-05 23:35:21 +0200 (Tue, 05 Oct 2004) | 3 lines
+r16418 | damienf | 2006-08-29 14:47:06 +0200 (Tue, 29 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-
-- invoked crossbar properties pages after graph has been created, changing video input should now work properly
+   M /trunk/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
 
+- more javascript fixes
+- code cleanup
 
 ------------------------------------------------------------------------
-r8920 | hartman | 2004-10-05 23:03:25 +0200 (Tue, 05 Oct 2004) | 2 lines
+r16417 | xtophe | 2006-08-29 14:31:06 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
+   M /trunk/vlc.win32.nsi.in
 
-* m3u.c: We now support http links to mms sources that don't send the Pragma line, but use a custom Referer file.
+no longer need to delete the .xpt
 
 ------------------------------------------------------------------------
-r8919 | hartman | 2004-10-05 22:20:40 +0200 (Tue, 05 Oct 2004) | 4 lines
+r16416 | xtophe | 2006-08-29 14:23:28 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/Makefile.am
 
-* Alternative solution to mms recognition of http:// streams
-  These WiMP streams always have Pragma in the HTTP response, so we use
-  this to identify them now.
+Makefile.am: We no longer need a .xpt for the mozilla plugin
 
 ------------------------------------------------------------------------
-r8918 | gbazin | 2004-10-05 18:46:29 +0200 (Tue, 05 Oct 2004) | 1 line
+r16415 | jpsaman | 2006-08-29 13:27:38 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/Modules.am
+   M /trunk/modules/audio_filter/converter/mono.c
 
-* modules/control/Modules.am: add rtci.c to make update-po happy.
+Cleanup
 ------------------------------------------------------------------------
-r8917 | gbazin | 2004-10-05 17:31:22 +0200 (Tue, 05 Oct 2004) | 1 line
+r16414 | jpsaman | 2006-08-29 11:49:07 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/modules/audio_filter/converter/mono.c
 
-* modules/access/file.c: WinCE cruft removal.
+Resample audio channels when doing real stereo to mono.
 ------------------------------------------------------------------------
-r8916 | gbazin | 2004-10-05 17:30:54 +0200 (Tue, 05 Oct 2004) | 1 line
+r16413 | jpsaman | 2006-08-29 11:14:57 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/extras/libc.c
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/win32_specific.c
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
 
-* src/misc/*, src/extras/libc.c: bunch of WinCE fixes.
+Lower priority of headphone channel_mixer
 ------------------------------------------------------------------------
-r8915 | hartman | 2004-10-05 17:25:44 +0200 (Tue, 05 Oct 2004) | 2 lines
+r16412 | xtophe | 2006-08-29 11:14:34 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/include/vlc_intf_strings.h
+   M /trunk/src/Makefile.am
 
-* revert the mimetype recognition of http:// mmsh streams
+Add include/vlc_intf_strings.h to tarball
 
 ------------------------------------------------------------------------
-r8914 | gbazin | 2004-10-05 10:10:34 +0200 (Tue, 05 Oct 2004) | 2 lines
+r16411 | jpsaman | 2006-08-29 10:50:20 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/LIST
-   M /trunk/modules/audio_output/Modules.am
-   A /trunk/modules/audio_output/portaudio.c
+   M /trunk/modules/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
 
-* modules/audio_output/portaudio.c: portaudio (www.portaudio.com) audio output plugin by Frédéric RUGET (frederic dot ruget at free dot fr).
+Fix compiler warnings about signed - unsigned comparissons and wrong datatypes.
 
 ------------------------------------------------------------------------
-r8913 | gbazin | 2004-10-04 19:22:52 +0200 (Mon, 04 Oct 2004) | 1 line
+r16410 | jpsaman | 2006-08-29 10:40:57 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/modules/misc/dummy/decoder.c
+   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/codec/ffmpeg/video.c
 
-* include/vlc_common.h: define PATH_MAX on WinCE.
+Fix compiler warnings (mismatch in datatypes)
 ------------------------------------------------------------------------
-r8912 | gbazin | 2004-10-04 18:04:54 +0200 (Mon, 04 Oct 2004) | 1 line
+r16409 | jpsaman | 2006-08-29 10:25:59 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/win32_specific.c
+   M /trunk/modules/codec/dvbsub.c
+   M /trunk/modules/codec/flac.c
 
-* src/misc/win32_specific.c: WinCE build fixes.
+Fix compiler warning about comparing signed and unsigned int.
 ------------------------------------------------------------------------
-r8911 | gbazin | 2004-10-04 18:03:30 +0200 (Mon, 04 Oct 2004) | 1 line
+r16408 | jpsaman | 2006-08-29 10:20:19 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/include/main.h
-   M /trunk/include/vlc_common.h
+   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
 
-* include/main.h, include/vlc_common.h: WinCE build fixes.
+Fix compiler warnings related to wrong datatypes.
 ------------------------------------------------------------------------
-r8910 | gbazin | 2004-10-04 17:43:10 +0200 (Mon, 04 Oct 2004) | 1 line
+r16407 | jpsaman | 2006-08-29 10:09:16 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/evc/vlc.vcp.in
+   M /trunk/modules/access/mms/mmstu.c
 
-* evc/vlc.vcp.in: fixes.
+Use correct formatting for message size_t
 ------------------------------------------------------------------------
-r8909 | gbazin | 2004-10-04 17:21:34 +0200 (Mon, 04 Oct 2004) | 1 line
+r16406 | jpsaman | 2006-08-29 10:07:08 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/evc/config.h.in
+   M /trunk/src/playlist/control.c
 
-* evc/config.h.in: cleanup.
+Give i_skip a sensible value to start with.
 ------------------------------------------------------------------------
-r8908 | hartman | 2004-10-04 17:15:31 +0200 (Mon, 04 Oct 2004) | 2 lines
+r16405 | jpsaman | 2006-08-29 10:05:15 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-
-* no longer use demuxdump. Only dump is a valid demux2 now.
+   M /trunk/src/stream_output/profiles.c
 
+Provide return statements in non-void function
 ------------------------------------------------------------------------
-r8907 | gbazin | 2004-10-04 16:29:23 +0200 (Mon, 04 Oct 2004) | 1 line
+r16403 | damienf | 2006-08-29 00:50:30 +0200 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/mozilla/vlcshell.cpp
+
+vlcshell.cpp:  no need for those printf() any more
 
-* modules/misc/network/ipv4.c: got rid of the #ifdef HAVE_ERRNO_H + WinCE compilation fixes.
 ------------------------------------------------------------------------
-r8906 | gbazin | 2004-10-04 16:09:33 +0200 (Mon, 04 Oct 2004) | 1 line
+r16402 | damienf | 2006-08-29 00:48:57 +0200 (Tue, 29 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/mozilla/support/npmac.cpp
+   M /trunk/mozilla/vlcshell.cpp
+
+npmac.cpp: forgot one line from Charles Duffy OS X/Intel patch
+vlcshell.cpp: improved FireFox/OSX support 
 
-* modules/access/file.c: got rid of the #ifdef HAVE_ERRNO_H + WinCE compilation fixes.
 ------------------------------------------------------------------------
-r8905 | gbazin | 2004-10-04 15:34:42 +0200 (Mon, 04 Oct 2004) | 1 line
+r16401 | fkuehne | 2006-08-29 00:00:55 +0200 (Tue, 29 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/audio_output/dec.c
-   M /trunk/src/audio_output/filters.c
-   M /trunk/src/audio_output/intf.c
-   M /trunk/src/interface/intf_eject.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/beos_specific.cpp
-   M /trunk/src/misc/charset.c
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/error.c
-   M /trunk/src/misc/httpd.c
-   M /trunk/src/misc/messages.c
-   M /trunk/src/misc/modules_plugin.h.in
-   M /trunk/src/misc/net.c
-   M /trunk/src/playlist/loadsave.c
+   M /trunk/src/stream_output/profiles.c
 
-* src/*: got rid of the #ifdef HAVE_ERRNO_H.
+* 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 ;)
 ------------------------------------------------------------------------
-r8904 | gbazin | 2004-10-04 14:19:34 +0200 (Mon, 04 Oct 2004) | 1 line
+r16399 | xtophe | 2006-08-28 23:28:29 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   A /trunk/evc/errno.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
+
+po/*: Fix make dist
 
-* evc/errno.h: errno.h replacement for WinCE.
 ------------------------------------------------------------------------
-r8903 | gbazin | 2004-10-04 12:52:18 +0200 (Mon, 04 Oct 2004) | 1 line
+r16398 | dionoea | 2006-08-28 21:44:02 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   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
+
+Begin simple prefs interface panel.
 
-* src/input/subtitles.c: strcoll is not available on wince.
 ------------------------------------------------------------------------
-r8902 | gbazin | 2004-10-04 11:58:20 +0200 (Mon, 04 Oct 2004) | 1 line
+r16395 | damienf | 2006-08-28 20:38:33 +0200 (Mon, 28 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/decoder.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
+
+- formating 
+- javascript fixes
 
-* modules/misc/dummy/decoder.c: use MAX_PATH instead of PATH_MAX.
 ------------------------------------------------------------------------
-r8901 | gbazin | 2004-10-04 00:01:45 +0200 (Mon, 04 Oct 2004) | 1 line
+r16394 | zorglub | 2006-08-28 20:31:00 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/demux/ts.c
+
+Don't output debug on fprintf by default (Refs Debian #385008)
 
-* modules/gui/wxwindows/open.cpp: fixed open dialog for mms/mmsh/ftp streams.
 ------------------------------------------------------------------------
-r8900 | hartman | 2004-10-03 22:13:56 +0200 (Sun, 03 Oct 2004) | 2 lines
+r16393 | courmisch | 2006-08-28 20:24:34 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   M /trunk/src/network/rootwrap.c
 
-* strip file:// from subtitle autodetect path if present in uri.
+Work-around to not use IPv6 for braindead unusable IPv6 implementations
 
 ------------------------------------------------------------------------
-r8899 | asmax | 2004-10-03 16:11:12 +0200 (Sun, 03 Oct 2004) | 3 lines
+r16392 | hartman | 2006-08-28 19:02:52 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
+   M /trunk/modules/demux/subtitle.c
 
- - scaled_bitmap.cpp: fixed an old bug in the bresenham algorithm
-  (the right side of enlarged images was not scaled properly)
+* Fix the microdvd subs. i forgot that framerate != frameduration :D
 
 ------------------------------------------------------------------------
-r8898 | zorglub | 2004-10-03 13:52:25 +0200 (Sun, 03 Oct 2004) | 4 lines
+r16391 | hartman | 2006-08-28 18:16:33 +0200 (Mon, 28 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/src/input/input.c
+   M /trunk/modules/demux/subtitle.c
 
-* Added delay and alignment to wx subtitles dialog
-* Fixed a tooltip
-* Removed a debug message
+* Use the microdvd framerate when available
+* avoid the error on sub-original-fps
 
 ------------------------------------------------------------------------
-r8897 | gbazin | 2004-10-03 13:04:59 +0200 (Sun, 03 Oct 2004) | 1 line
+r16390 | jpsaman | 2006-08-28 14:27:59 +0200 (Mon, 28 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/stream_out/transcode.c
 
-* configure.ac: alsa is enabled by default.
+Try to reopen the audio encoder when channels dimensions have changed.
 ------------------------------------------------------------------------
-r8896 | fkuehne | 2004-10-02 23:52:02 +0200 (Sat, 02 Oct 2004) | 1 line
+r16389 | jpsaman | 2006-08-28 13:45:18 +0200 (Mon, 28 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/objects.nib
-   M /trunk/modules/gui/macosx/open.h
-   M /trunk/modules/gui/macosx/open.m
+   M /trunk/modules/audio_filter/converter/mono.c
 
-* ALL: fixed some gettext stuff in the subtitles-options-dialogue, cosmetics to the text-fields, etc.
+Reenable channel selection for mono: -1 = stereo mix of both channels, 0 = left channel, 1 = right channel, etc.
 ------------------------------------------------------------------------
-r8895 | zorglub | 2004-10-02 23:02:27 +0200 (Sat, 02 Oct 2004) | 4 lines
+r16388 | jb | 2006-08-28 11:42:13 +0200 (Mon, 28 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/demux/subtitle.c
-   M /trunk/src/input/input.c
+   M /trunk/extras/contrib/src/Patches/live-osx.patch
 
-* Re-added sub-delay option
-* Re-implemented sub-fps for SubRIP.
-* Use 50ms increments for hotkeys
+Contrib : repair a problem with latest live555 for Mac
 
-------------------------------------------------------------------------
-r8894 | zorglub | 2004-10-02 23:01:46 +0200 (Sat, 02 Oct 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/decoder.c
 
-Fix segfault when spu heap is full
 
 ------------------------------------------------------------------------
-r8893 | hartman | 2004-10-02 22:09:21 +0200 (Sat, 02 Oct 2004) | 2 lines
+r16387 | zorglub | 2006-08-28 10:34:52 +0200 (Mon, 28 Aug 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/qt4.cpp
 
-livedotcom.cpp: fprintf DEL DEL DEL DEL DEL
+Cosmetics:
+* Add application icon
+* Make interface a bit smaller in Windows
+* Fix messages encoding and add header
 
 ------------------------------------------------------------------------
-r8892 | hartman | 2004-10-02 22:07:35 +0200 (Sat, 02 Oct 2004) | 2 lines
+r16386 | zorglub | 2006-08-28 10:25:40 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
 
-* mkv.cpp: cosmetics
+People might perhaps maybe want to right-click anywhere
 
 ------------------------------------------------------------------------
-r8891 | hartman | 2004-10-02 21:58:07 +0200 (Sat, 02 Oct 2004) | 3 lines
+r16385 | zorglub | 2006-08-28 10:19:38 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
+   M /trunk/modules/gui/qt4/components/preferences.cpp
 
-* Update TODO list
-* Added channel downmixing support to NEWS
+Re-enable custom fonts in preferences, without the crash
 
 ------------------------------------------------------------------------
-r8890 | massiot | 2004-10-02 20:19:39 +0200 (Sat, 02 Oct 2004) | 2 lines
+r16384 | zorglub | 2006-08-28 09:37:17 +0200 (Mon, 28 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
-* modules/dvb/access.c: Fixed a major heap corruption (gardening)
+Fix Win32 preferences crash
 
 ------------------------------------------------------------------------
-r8889 | fkuehne | 2004-10-02 20:11:07 +0200 (Sat, 02 Oct 2004) | 1 line
+r16383 | dionoea | 2006-08-27 23:41:05 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
+   M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui
+
+Add subtitles display effect to simple prefs panel
 
-* likely the final update to the G. translation
 ------------------------------------------------------------------------
-r8888 | zorglub | 2004-10-02 19:57:33 +0200 (Sat, 02 Oct 2004) | 2 lines
+r16382 | dionoea | 2006-08-27 23:37:15 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
 
-Fixed string
+Float, Float with range and Integer with range widgets.
 
 ------------------------------------------------------------------------
-r8887 | zorglub | 2004-10-02 17:40:08 +0200 (Sat, 02 Oct 2004) | 6 lines
+r16381 | dionoea | 2006-08-27 23:06:28 +0200 (Sun, 27 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamdata.h
-   M /trunk/po/POTFILES.in
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
-   M /trunk/toolbox
-
-Do what I say, don't do what I do.
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
+   M /trunk/modules/gui/qt4/components/simple_preferences.cpp
 
-* Re-enabled string translation for wizard
-* Fixed wizard strings
-* internationalized some strings that weren't
+preferences_widgets.*: Bool prefs widget
+simple_preferences.cpp: Audio simple preferences category
 
 ------------------------------------------------------------------------
-r8886 | hartman | 2004-10-02 17:02:08 +0200 (Sat, 02 Oct 2004) | 2 lines
+r16380 | zorglub | 2006-08-27 22:50:54 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
 
-* vobsub.c : bail if we cannot find the .sub file
+Fix crash
 
 ------------------------------------------------------------------------
-r8885 | hartman | 2004-10-02 16:09:33 +0200 (Sat, 02 Oct 2004) | 3 lines
+r16379 | dionoea | 2006-08-27 22:35:11 +0200 (Sun, 27 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   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
 
-* Look the SAP module CAN get even uglier
-  - added a demuxer for SDP files. this is a temporary submodule to handle SDP files with UDP streams for so long as liveMedia doesn't support these yet.
+Some more prefs fun:
+ * preferences_widgets.cpp: implement string and int with choice list
+ * other: simple prefs subtitles dialog
 
 ------------------------------------------------------------------------
-r8884 | zorglub | 2004-10-02 14:51:37 +0200 (Sat, 02 Oct 2004) | 2 lines
+r16378 | zorglub | 2006-08-27 22:27:09 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
+   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
 
-(Final ?) update to french l10n file
+Improved screen for qt-always-video
 
 ------------------------------------------------------------------------
-r8883 | fkuehne | 2004-10-01 20:38:28 +0200 (Fri, 01 Oct 2004) | 1 line
+r16377 | damienf | 2006-08-27 21:56:17 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/mozilla/vlcshell.cpp
+
+vlcshell.cpp: more X11 fixes
 
-* last fixes to the G. translation
 ------------------------------------------------------------------------
-r8882 | gbazin | 2004-10-01 20:04:09 +0200 (Fri, 01 Oct 2004) | 5 lines
+r16376 | damienf | 2006-08-27 21:26:50 +0200 (Sun, 27 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/http.c
-   M /trunk/modules/control/telnet.c
-   M /trunk/src/misc/httpd.c
-   M /trunk/src/misc/vlm.c
+   M /trunk/mozilla/support/npmac.cpp
+   M /trunk/mozilla/vlcplugin.cpp
+   M /trunk/mozilla/vlcplugin.h
+   M /trunk/mozilla/vlcshell.cpp
 
-* configure.ac: added an --enable-httpd and --enable-vlm option
-* src/misc/httpd.c: use dummy wrapper if httpd is disabled.
-* src/misc/vlm.c: use dummy wrapper if vlm is disabled.
-* modules/control/http.c, telnet.c: properly handle cases where http/vlm is not available.
+vlcplugin.cpp: removed hardcoded path
+npmac.cpp: OSX Intel patch by Charles Duffy
+vlcshell.cpp: fixed X11
 
 ------------------------------------------------------------------------
-r8881 | gbazin | 2004-10-01 18:04:20 +0200 (Fri, 01 Oct 2004) | 1 line
+r16375 | dionoea | 2006-08-27 19:07:20 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/evc/libvlc.vcp.in
-   M /trunk/evc/plugins.vcp.in
-   M /trunk/evc/vlc.vcp.in
-   M /trunk/toolbox
+   M /trunk/modules/demux/playlist/pls.c
+
+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.
 
-*  evc/*: some updates to the evc project files.
 ------------------------------------------------------------------------
-r8880 | gbazin | 2004-10-01 17:56:10 +0200 (Fri, 01 Oct 2004) | 1 line
+r16374 | bigben | 2006-08-27 19:06:30 +0200 (Sun, 27 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/include/vlc/vlc.h
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/httpd.c
-   M /trunk/src/misc/net.c
-   M /trunk/src/misc/vlm.c
+   M /trunk/modules/access/v4l2.c
 
-* src/*: WinCE compilation fixes.
-------------------------------------------------------------------------
-r8879 | gbazin | 2004-10-01 15:43:05 +0200 (Fri, 01 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/evc/vlc.vcw
+* Some more probing
+* The debug output from a v4l2 capable webcam with this would help...
 
-* evc/vlc.vcw: removed old plugins.
-------------------------------------------------------------------------
-r8878 | gbazin | 2004-10-01 14:48:49 +0200 (Fri, 01 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
 
-* modules/codec/dmo/dmo.c: portability fix.
 ------------------------------------------------------------------------
-r8877 | gbazin | 2004-10-01 14:37:49 +0200 (Fri, 01 Oct 2004) | 1 line
+r16373 | zorglub | 2006-08-27 19:06:24 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.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
+
+Add ability to put some background when there is no video
 
-* src/input/demux.c: gee, what a nice bug.
 ------------------------------------------------------------------------
-r8876 | gbazin | 2004-10-01 14:24:16 +0200 (Fri, 01 Oct 2004) | 1 line
+r16372 | damienf | 2006-08-27 18:18:59 +0200 (Sun, 27 Aug 2006) | 6 lines
 Changed paths:
-   M /trunk/include/vlc_interface.h
+   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
 
-* src/libvlc.c, include/vlc_interface.h: don't open a win32 console when using a cygwin shell.
-------------------------------------------------------------------------
-r8875 | gbazin | 2004-10-01 14:05:52 +0200 (Fri, 01 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_filter/blend.c
-   M /trunk/msvc/vlc.dsw
+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)
 
-* modules/video_filter/blend.c: portability fix.
-------------------------------------------------------------------------
-r8874 | gbazin | 2004-10-01 13:56:57 +0200 (Fri, 01 Oct 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/rc.c
-   M /trunk/modules/demux/mp4/drms.c
-   M /trunk/modules/demux/mp4/drms.h
-   M /trunk/modules/demux/mp4/drmstables.h
-   M /trunk/modules/demux/mp4/libmp4.c
 
-* modules/control/hotkeys.c, rc, modules/demux/mp4, modules/access/mms: portability fixes.
 ------------------------------------------------------------------------
-r8873 | gbazin | 2004-10-01 13:23:06 +0200 (Fri, 01 Oct 2004) | 1 line
+r16371 | dionoea | 2006-08-27 18:19:00 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/extras/libc.c
+   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 default category selection
 
-* src/extras/libc.c: shut up compiler warnings.
 ------------------------------------------------------------------------
-r8872 | gbazin | 2004-10-01 13:11:37 +0200 (Fri, 01 Oct 2004) | 1 line
+r16370 | dionoea | 2006-08-27 18:07:10 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
+   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
+
+Bind simple prefs forms to corresponding simple prefs categories
 
-* src/extras/libc.c: strtoll() replacement when not available.
 ------------------------------------------------------------------------
-r8871 | gbazin | 2004-10-01 12:03:29 +0200 (Fri, 01 Oct 2004) | 1 line
+r16369 | zorglub | 2006-08-27 17:34:52 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
-   M /trunk/src/misc/httpd.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/net.c
-   M /trunk/src/video_output/video_output.c
+   M /trunk/modules/gui/qt4/menus.cpp
+
+Fix a bug with menu items selection
 
-* src/*: bunch of portability fixes.
 ------------------------------------------------------------------------
-r8870 | hartman | 2004-10-01 11:37:22 +0200 (Fri, 01 Oct 2004) | 2 lines
+r16368 | dionoea | 2006-08-27 17:34:02 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   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
 
-* autodetect .idx files for vobsub autodetection
+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).
 
 ------------------------------------------------------------------------
-r8869 | gbazin | 2004-10-01 00:17:54 +0200 (Fri, 01 Oct 2004) | 2 lines
+r16367 | dionoea | 2006-08-27 16:50:39 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/preferences.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/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
 
-* modules/gui/wxwindows/*: win32 fixes with new wxWidgets.
+Simple prefs left hand side stuff (categories). Icons will of course be changed in the future :)
 
 ------------------------------------------------------------------------
-r8868 | gbazin | 2004-09-30 23:38:26 +0200 (Thu, 30 Sep 2004) | 2 lines
+r16366 | zorglub | 2006-08-27 16:40:22 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
 
-* po/*: new updates before the test2 tarball is done.
+Improved layout for preferences
 
 ------------------------------------------------------------------------
-r8867 | gbazin | 2004-09-30 23:23:28 +0200 (Thu, 30 Sep 2004) | 1 line
+r16365 | zorglub | 2006-08-27 15:09:16 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/araw.c
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+
+Fix "All files"
 
-* modules/codec/araw.c: compilation fix.
 ------------------------------------------------------------------------
-r8866 | bigben | 2004-09-30 23:23:21 +0200 (Thu, 30 Sep 2004) | 3 lines
+r16364 | zorglub | 2006-08-27 15:05:51 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
-
-Adds the ability to specify the pid of the PMT (--sout-ts-pid-pmt)
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
+Ensure minimum spacing between the status bar and the text
 
 ------------------------------------------------------------------------
-r8865 | gbazin | 2004-09-30 23:18:23 +0200 (Thu, 30 Sep 2004) | 2 lines
+r16363 | zorglub | 2006-08-27 14:50:32 +0200 (Sun, 27 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/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
 
-* modules/gui/wxwindows/subtitles.cpp: new "font size" option.
+Fix play/pause icons
+Implement integer config control
 
 ------------------------------------------------------------------------
-r8864 | gbazin | 2004-09-30 21:44:43 +0200 (Thu, 30 Sep 2004) | 2 lines
+r16362 | zorglub | 2006-08-27 14:41:54 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/NEWS
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
-   M /trunk/vlc.win32.nsi
+   M /trunk/modules/gui/qt4/util/directslider.hpp
+   M /trunk/modules/gui/qt4/util/input_slider.cpp
 
-* ALL: updates for the test release.
+Fix a bug with slider positionning
 
 ------------------------------------------------------------------------
-r8863 | gbazin | 2004-09-30 19:42:27 +0200 (Thu, 30 Sep 2004) | 2 lines
+r16361 | zorglub | 2006-08-27 13:01:22 +0200 (Sun, 27 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+   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
 
-* modules/audio_filter/converter/a52tofloat32.c,dtstofloat32.c: proper channel re-ordering using aout_ChannelReorder().
+Fix a refcount issue
+Start using media library
 
 ------------------------------------------------------------------------
-r8862 | gbazin | 2004-09-30 19:21:40 +0200 (Thu, 30 Sep 2004) | 4 lines
+r16360 | zorglub | 2006-08-27 12:34:35 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/araw.c
-   M /trunk/modules/demux/wav.c
-   M /trunk/modules/mux/wav.c
+   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
 
-* modules/mux/wav.c: use aout_ChannelReorder().
-* modules/demux/wav.c: handle 7.1 multichannel audio.
-* modules/codec/araw.c: handle 7.1 multichannel audio.
+Fix for deletion of current item
 
 ------------------------------------------------------------------------
-r8861 | gbazin | 2004-09-30 18:49:26 +0200 (Thu, 30 Sep 2004) | 3 lines
+r16359 | zorglub | 2006-08-27 01:24:23 +0200 (Sun, 27 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/channel_mixer/simple.c
-   M /trunk/modules/demux/wav.c
+   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/demux/wav.c: use aout_ChannelReorder().
-* modules/audio_filter/channel_mixer/simple.c: remove debug message.
+Implement basic panel change
+Forgot this file
 
 ------------------------------------------------------------------------
-r8860 | gbazin | 2004-09-30 18:46:37 +0200 (Thu, 30 Sep 2004) | 2 lines
+r16358 | zorglub | 2006-08-27 01:11:37 +0200 (Sun, 27 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/include/audio_output.h
-   M /trunk/src/audio_output/common.c
+   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
 
-* src/audio_output/common.c: common facility for channel reordering (aout_CheckChannelReorder() and aout_ChannelReorder()).
+Skeleton for simple prefs
 
 ------------------------------------------------------------------------
-r8859 | gbazin | 2004-09-30 15:27:33 +0200 (Thu, 30 Sep 2004) | 2 lines
+r16357 | zorglub | 2006-08-26 23:33:56 +0200 (Sat, 26 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/audio_filter/channel_mixer/Modules.am
-   A /trunk/modules/audio_filter/channel_mixer/simple.c
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
+   M /trunk/modules/gui/qt4/dialogs/playlist.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
 
-* modules/audio_filter/channel_mixer/simple.c: very simple channel mixer for 7/7.1/5/5.1 -> Stereo.
+Cosmetics
 
 ------------------------------------------------------------------------
-r8858 | gbazin | 2004-09-30 14:02:59 +0200 (Thu, 30 Sep 2004) | 1 line
+r16356 | zorglub | 2006-08-26 23:30:49 +0200 (Sat, 26 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/wav.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
 
-* modules/demux/wav.c: proper channels re-ordering for multichannel audio (this should really be implemented as a common facility).
 ------------------------------------------------------------------------
-r8857 | gbazin | 2004-09-30 12:57:52 +0200 (Thu, 30 Sep 2004) | 1 line
+r16355 | zorglub | 2006-08-26 21:16:09 +0200 (Sat, 26 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+
+Volume control
 
-* modules/demux/ts.c: fixed segfault.
 ------------------------------------------------------------------------
-r8856 | gbazin | 2004-09-30 11:08:48 +0200 (Thu, 30 Sep 2004) | 1 line
+r16354 | zorglub | 2006-08-26 20:03:08 +0200 (Sat, 26 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ps.c
+   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
 
-* modules/demux/ps.c: fixed recent screwage.
 ------------------------------------------------------------------------
-r8855 | markfm | 2004-09-30 01:40:00 +0200 (Thu, 30 Sep 2004) | 2 lines
+r16353 | zorglub | 2006-08-26 19:06:27 +0200 (Sat, 26 Aug 2006) | 2 lines
 Changed paths:
-   A /trunk/modules/control/rtci.c
+   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
 
-Add rtci plugin, for various real-time parameter changes.  Not added to modules.am or configure.ac yet.
+Cosmetics + Enable menu in playlist
 
 ------------------------------------------------------------------------
-r8854 | markfm | 2004-09-30 01:14:00 +0200 (Thu, 30 Sep 2004) | 2 lines
+r16352 | zorglub | 2006-08-26 18:51:55 +0200 (Sat, 26 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   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
 
-Minor fix, cleared warnings for unused var and undeclared type
+* Allow service discoveries to state whether they prefer being displayed as tree
+* Start putting together all interface strings (Refs:#703)
 
 ------------------------------------------------------------------------
-r8853 | gbazin | 2004-09-29 20:14:31 +0200 (Wed, 29 Sep 2004) | 3 lines
+r16351 | zorglub | 2006-08-26 17:36:45 +0200 (Sat, 26 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/clock.c
-   M /trunk/src/input/input.c
+   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
 
-* src/input/clock.c: changes to the clock resync algo to remove some sensivity to the high frequencies jitterring when we start a stream.
-* src/input/input.c: cr-average is now increased based on the input caching value.
+* Popups
+* Fix a nasty playlist crash
 
 ------------------------------------------------------------------------
-r8852 | zorglub | 2004-09-29 19:30:42 +0200 (Wed, 29 Sep 2004) | 6 lines
+r16350 | dionoea | 2006-08-26 00:11:33 +0200 (Sat, 26 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/NEWS
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
-
-* Bumped up version number to 0.8.0-test2
-* Last NEWS update
-* Re-update pofiles
-* Update Changelog
+   M /trunk/modules/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.
 
 ------------------------------------------------------------------------
-r8851 | hartman | 2004-09-29 17:26:25 +0200 (Wed, 29 Sep 2004) | 2 lines
+r16349 | thresh | 2006-08-25 23:27:56 +0200 (Fri, 25 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/include/libvlc_internal.h
 
-* NEWS: AACplus webcasts are supported
+remove unneeded include
 
 ------------------------------------------------------------------------
-r8850 | bigben | 2004-09-29 17:24:03 +0200 (Wed, 29 Sep 2004) | 3 lines
+r16348 | zorglub | 2006-08-25 23:10:10 +0200 (Fri, 25 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/libpng.patch
-   M /trunk/extras/contrib/src/packages.mak
+   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
 
-Adds libpng to OSX contribs (for the logo filters)
+Fix flickering of panels in preferences
 
 
 ------------------------------------------------------------------------
-r8849 | fkuehne | 2004-09-29 16:22:00 +0200 (Wed, 29 Sep 2004) | 1 line
+r16347 | zorglub | 2006-08-25 17:54:38 +0200 (Fri, 25 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
+
+Improve Qt preferences layout handling
 
-* updated German translation
 ------------------------------------------------------------------------
-r8848 | fkuehne | 2004-09-29 16:21:31 +0200 (Wed, 29 Sep 2004) | 1 line
+r16346 | fkuehne | 2006-08-25 17:47:46 +0200 (Fri, 25 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/video_filter/marq.c
-   M /trunk/modules/video_filter/swscale/filter.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
 
-* fixed typos in some l10n-messages
+* set the autoSaveName for the main playlist view, so re-arranged column orders are saved
 ------------------------------------------------------------------------
-r8847 | markfm | 2004-09-29 13:36:37 +0200 (Wed, 29 Sep 2004) | 2 lines
+r16345 | sam | 2006-08-25 14:59:00 +0200 (Fri, 25 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/playlist/asx.c
 
-Move marquee processing from Playlist to Other, change marquee switch to "marq-marquee".
+  * modules/demux/playlist/asx.c modules/demux/mp4/mp4.c: add missing includes.
 
 ------------------------------------------------------------------------
-r8846 | markfm | 2004-09-29 13:31:49 +0200 (Wed, 29 Sep 2004) | 2 lines
+r16344 | sam | 2006-08-25 14:54:14 +0200 (Fri, 25 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/misc/playlist/xspf.c
 
-Destroy marq-timeout on exit, rename switch to "marq-marquee"
+  * modules/misc/playlist/xspf.c: fix warnings that are bugs on amd64.
 
 ------------------------------------------------------------------------
-r8845 | zorglub | 2004-09-29 11:00:41 +0200 (Wed, 29 Sep 2004) | 6 lines
+r16343 | sam | 2006-08-25 14:19:34 +0200 (Fri, 25 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/audio_filter/channel_mixer/headphone.c
-   M /trunk/po/POTFILES.in
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
+   M /trunk/modules/demux/playlist/xspf.c
 
-A few string fixes
+  * modules/demux/playlist/xspf.c: fix warnings that are bugs on amd64.
 
-Update PO files
+------------------------------------------------------------------------
+r16342 | zorglub | 2006-08-24 22:47:22 +0200 (Thu, 24 Aug 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
 
-Update and proofread of the french translation
+Multiple selection
 
 ------------------------------------------------------------------------
-r8844 | hartman | 2004-09-29 03:21:16 +0200 (Wed, 29 Sep 2004) | 2 lines
+r16341 | jpsaman | 2006-08-24 21:50:23 +0200 (Thu, 24 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
-
-* Use a proper faad2 snapshot, cause the default .tar.gz ones suck big time
+   M /trunk/modules/audio_filter/converter/mono.c
 
+Fake the mono stream by duplicating it in both channels
 ------------------------------------------------------------------------
-r8843 | hartman | 2004-09-28 17:48:43 +0200 (Tue, 28 Sep 2004) | 2 lines
+r16340 | zorglub | 2006-08-24 21:45:08 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/misc/profile_parser.c
 
-* Fix the cddax probing crash
+compile fix
 
 ------------------------------------------------------------------------
-r8842 | gbazin | 2004-09-28 17:31:32 +0200 (Tue, 28 Sep 2004) | 1 line
+r16339 | zorglub | 2006-08-24 20:39:25 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/misc/profile_parser.c
+
+Stupid platforms
 
-* modules/access/http.c: reversed a commit by accident.
 ------------------------------------------------------------------------
-r8841 | gbazin | 2004-09-28 17:26:32 +0200 (Tue, 28 Sep 2004) | 1 line
+r16338 | zorglub | 2006-08-24 20:00:28 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   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
+
+Preliminary deletion support
 
-* modules/access/http.c: set ACCESS_CAN_CONTROL_PACE to false when dealing with Icecast servers.
 ------------------------------------------------------------------------
-r8840 | gbazin | 2004-09-28 17:23:43 +0200 (Tue, 28 Sep 2004) | 1 line
+r16337 | zorglub | 2006-08-24 19:52:35 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/configure.ac
+   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
+
+Template for profile parser 
 
-* modules/access/http.c: set ACCESS_CAN_CONTROL_PACE to false when dealing with ICY servers.
 ------------------------------------------------------------------------
-r8839 | zorglub | 2004-09-28 15:55:00 +0200 (Tue, 28 Sep 2004) | 3 lines
+r16336 | jb | 2006-08-24 18:57:39 +0200 (Thu, 24 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/mozilla/vlcintf.idl
-   M /trunk/mozilla/vlcpeer.cpp
-   M /trunk/mozilla/vlcpeer.h
-   M /trunk/mozilla/vlcplugin.cpp
-   M /trunk/mozilla/vlcplugin.h
-   M /trunk/src/libvlc.c
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+
+Qt: Small fix on the filters for simpleOpenFile
 
-* Add hooks for getting/setting variables (not working yet)
-* Really change VLC_Get to VLC_VariableGet
 
 ------------------------------------------------------------------------
-r8838 | zorglub | 2004-09-28 15:49:57 +0200 (Tue, 28 Sep 2004) | 2 lines
+r16335 | sam | 2006-08-24 18:08:31 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/doc/Makefile.am
 
-Misc Fixes
+  * doc/Makefile.am: added missing ChangeLog-2005.
 
 ------------------------------------------------------------------------
-r8837 | gbazin | 2004-09-28 15:35:50 +0200 (Tue, 28 Sep 2004) | 1 line
+r16334 | bigben | 2006-08-24 08:39:20 +0200 (Thu, 24 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/access/v4l2.c
+
+* Some more debug
+
 
-* modules/gui/wxwindows/open.cpp: compilation fix.
 ------------------------------------------------------------------------
-r8836 | gbazin | 2004-09-28 15:24:29 +0200 (Tue, 28 Sep 2004) | 1 line
+r16333 | hartman | 2006-08-24 03:20:43 +0200 (Thu, 24 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/packetizer/mpeg4video.c
+
+* Also pass along the USER DATA of mpeg4
+  This should help identify the producing encoder and fix some issues with codec specific problems
 
-* modules/gui/wxwindows/open.cpp: added a caching option.
 ------------------------------------------------------------------------
-r8835 | hartman | 2004-09-28 13:45:48 +0200 (Tue, 28 Sep 2004) | 2 lines
+r16332 | hartman | 2006-08-24 03:17:58 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/packetizer/h264.c
 
-* recognize audio/aac as well
+* Handle Dicas AVC FOURCC
 
 ------------------------------------------------------------------------
-r8834 | hartman | 2004-09-28 12:46:20 +0200 (Tue, 28 Sep 2004) | 2 lines
+r16331 | thresh | 2006-08-24 01:40:13 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/include/libvlc_internal.h
 
-* marq.c: compilation fixes for non c++ compilers
+this should be ifdeffed in a proper way
 
 ------------------------------------------------------------------------
-r8833 | gbazin | 2004-09-28 12:05:53 +0200 (Tue, 28 Sep 2004) | 1 line
+r16330 | titer | 2006-08-24 01:32:29 +0200 (Thu, 24 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   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
 
-* modules/demux/vobsub.c: compilation fix + fixed a few memleaks + priority back to 0.
 ------------------------------------------------------------------------
-r8832 | gbazin | 2004-09-27 23:46:54 +0200 (Mon, 27 Sep 2004) | 1 line
+r16329 | jpsaman | 2006-08-24 00:11:28 +0200 (Thu, 24 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/stream_out/mosaic_bridge.c
+   M /trunk/modules/stream_out/switcher.c
 
-* modules/demux/mpeg/mpga.c: use the date_*() api for more precision.
+Fix bugs in loading of audio transcoding filters.exit
 ------------------------------------------------------------------------
-r8831 | hartman | 2004-09-27 23:08:57 +0200 (Mon, 27 Sep 2004) | 3 lines
+r16328 | jpsaman | 2006-08-23 23:59:47 +0200 (Wed, 23 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
-
-* Hacky workaround for the vcdimager compile problem
-* upgraded liveMedia
+   M /trunk/modules/audio_filter/converter/mono.c
 
+put mono audio in both (left/right) channels. For some reason AOUT_CHAN_CENTER doesn't work. Somebody explain this to me, please.
 ------------------------------------------------------------------------
-r8830 | gbazin | 2004-09-27 23:04:51 +0200 (Mon, 27 Sep 2004) | 1 line
+r16327 | hartman | 2006-08-23 23:47:53 +0200 (Wed, 23 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/m4a.c
+   M /trunk/modules/demux/mkv.cpp
+
+* Fix the extradata with mkv native MPEG4 SP/ASP/AP
 
-* modules/demux/mpeg/m4a.c: bug fix.
 ------------------------------------------------------------------------
-r8829 | gbazin | 2004-09-27 21:57:26 +0200 (Mon, 27 Sep 2004) | 2 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/demux/mpeg/Modules.am
-   A /trunk/modules/demux/mpeg/m4a.c
+   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
 
-* modules/demux/mpeg/m4a.c: MPEG 4 audio demuxer using the MPEG 4 audio packetizer (obsoletes the aac demuxer).
 
-------------------------------------------------------------------------
-r8828 | gbazin | 2004-09-27 21:47:30 +0200 (Mon, 27 Sep 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/wav.c
 
-* modules/demux/wav.c: misc improvements.
 ------------------------------------------------------------------------
-r8827 | gbazin | 2004-09-27 21:19:32 +0200 (Mon, 27 Sep 2004) | 1 line
+r16325 | jpsaman | 2006-08-23 22:03:48 +0200 (Wed, 23 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/audio_output/input.c
+   M /trunk/include/vlc_es.h
 
-* src/audio_output/input.c: corrective audio resampling should be a lot more gradual now.
+Cosmetic
 ------------------------------------------------------------------------
-r8826 | gbazin | 2004-09-27 19:41:49 +0200 (Mon, 27 Sep 2004) | 1 line
+r16324 | jpsaman | 2006-08-23 22:01:21 +0200 (Wed, 23 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
 
-* modules/access/mms/mms.c: set the priority to -1 and added an http shortcut.
+Remove debug that shouldn't be there.
 ------------------------------------------------------------------------
-r8825 | gbazin | 2004-09-27 17:44:42 +0200 (Mon, 27 Sep 2004) | 1 line
+r16323 | bigben | 2006-08-23 15:25:22 +0200 (Wed, 23 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/AUTHORS
+
+* change my email address
 
-* modules/access/http.c: keep this plugin at priority 0.
 ------------------------------------------------------------------------
-r8824 | gbazin | 2004-09-27 17:43:43 +0200 (Mon, 27 Sep 2004) | 1 line
+r16322 | sam | 2006-08-23 13:57:43 +0200 (Wed, 23 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/po/POTFILES.in
+
+  * Fixed make dist by updating POTFILES.in.
 
-* src/misc/modules.c: allow negative priorities.
 ------------------------------------------------------------------------
-r8823 | gbazin | 2004-09-27 17:16:13 +0200 (Mon, 27 Sep 2004) | 1 line
+r16321 | fkuehne | 2006-08-23 11:44:27 +0200 (Wed, 23 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/access/dshow/dshow.cpp
 
-* modules/gui/wxwindows/*: work-around a wxwindows bug with accelerators registration on win32.
+* compilation fix
 ------------------------------------------------------------------------
-r8822 | gbazin | 2004-09-27 16:46:39 +0200 (Mon, 27 Sep 2004) | 1 line
+r16319 | fkuehne | 2006-08-23 01:22:14 +0200 (Wed, 23 Aug 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.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/stream_out/transcode.c: fixed subpictures overlaying when the audio-sync or fps options are used.
+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.
 ------------------------------------------------------------------------
-r8821 | gbazin | 2004-09-27 12:27:14 +0200 (Mon, 27 Sep 2004) | 1 line
+r16318 | gbazin | 2006-08-22 21:03:20 +0200 (Tue, 22 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/codec/ffmpeg/mux.c
 
-* src/video_output/vout_subpictures.c: a few fixes for subpictures positionning when scaling is active.
+* modules/codec/ffmpeg/mux.c: libavformat is much more happy with timestamps which start from 0.
 ------------------------------------------------------------------------
-r8820 | gbazin | 2004-09-27 11:13:49 +0200 (Mon, 27 Sep 2004) | 1 line
+r16317 | gbazin | 2006-08-22 20:24:57 +0200 (Tue, 22 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/packetizer/h264.c
 
-* modules/video_filter/logo.c: implemented --logo-position for old filter as well.
+* modules/packetizer/h264.c: fixed insertion of SPS/PPS.
 ------------------------------------------------------------------------
-r8819 | gbazin | 2004-09-27 11:02:26 +0200 (Mon, 27 Sep 2004) | 1 line
+r16316 | jpsaman | 2006-08-22 16:31:40 +0200 (Tue, 22 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/audio_filter/converter/mono.c
 
-* modules/video_filter/logo.c: new --logo-position option (by default the logo is displayed on the top right)
+Downmix stereo to mono channel and choose with --sout-mono-channel <n> the destination channel.
 ------------------------------------------------------------------------
-r8818 | gbazin | 2004-09-27 09:21:53 +0200 (Mon, 27 Sep 2004) | 1 line
+r16315 | gbazin | 2006-08-21 09:26:31 +0200 (Mon, 21 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.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
 
-* modules/codec/ffmpeg/video.c: don't need to modify width/height anymore with lowres.
+* modules/codec/ffmpeg: experimental muxer using ffmpeg's libavformat.
 ------------------------------------------------------------------------
-r8817 | gbazin | 2004-09-27 01:31:48 +0200 (Mon, 27 Sep 2004) | 1 line
+r16314 | jpsaman | 2006-08-21 00:11:27 +0200 (Mon, 21 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/mux/wav.c
+   M /trunk/modules/audio_filter/converter/mono.c
 
-* modules/mux/wav.c: small cleanup.
+cosmetic
 ------------------------------------------------------------------------
-r8816 | gbazin | 2004-09-27 01:23:09 +0200 (Mon, 27 Sep 2004) | 2 lines
+r16313 | zorglub | 2006-08-21 00:03:18 +0200 (Mon, 21 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/wav.c
+   M /trunk/modules/gui/qt4/dialogs/messages.cpp
 
-"* modules/mux/wav.c: support for s16l as well as fl32 + multichannel audio (up to 5.1) + proper channels ordering."
+Fix messages layout bug
+Ensure we scroll correctly
 
 ------------------------------------------------------------------------
-r8815 | sigmunau | 2004-09-26 22:37:41 +0200 (Sun, 26 Sep 2004) | 3 lines
+r16312 | jpsaman | 2006-08-20 23:10:17 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/TODO
-
-TODO: added some items, removed subtitle scaling, use "Mac OS X" everywhere
-in Platform:
+   M /trunk/configure.ac
 
+enable plugin mono audio filter 2
 ------------------------------------------------------------------------
-r8814 | markfm | 2004-09-26 22:31:06 +0200 (Sun, 26 Sep 2004) | 2 lines
+r16311 | jpsaman | 2006-08-20 23:00:34 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/rc.c
-
-Moved marquee to Playlist area, "marquee  " blanks out the marquee
+   M /trunk/modules/audio_filter/channel_mixer/headphone.c
 
+Make headphone also an audio_filter2
 ------------------------------------------------------------------------
-r8813 | gbazin | 2004-09-26 22:17:50 +0200 (Sun, 26 Sep 2004) | 2 lines
+r16310 | jpsaman | 2006-08-20 22:56:33 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/codec/libmpeg2.c
-   M /trunk/modules/codec/theora.c
-
-* modules/codec/libmpeg2.c, ffmpeg/video.c, theora.c: decoder sets fmt_out.video.i_frame_rate.
+   M /trunk/src/osd/osd_parser.c
 
+use memset
 ------------------------------------------------------------------------
-r8812 | gbazin | 2004-09-26 21:59:49 +0200 (Sun, 26 Sep 2004) | 1 line
+r16309 | jpsaman | 2006-08-20 22:51:56 +0200 (Sun, 20 Aug 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   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
+
 
-* modules/packetizer/mpegvideo.c: set fmt_out.video.i_frame_rate.
 ------------------------------------------------------------------------
-r8811 | gbazin | 2004-09-26 19:55:50 +0200 (Sun, 26 Sep 2004) | 1 line
+r16308 | jpsaman | 2006-08-20 22:48:35 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
 
-* configure.ac: added check for daemon().
+Remove some whitespace
 ------------------------------------------------------------------------
-r8810 | gbazin | 2004-09-26 19:54:56 +0200 (Sun, 26 Sep 2004) | 1 line
+r16307 | jpsaman | 2006-08-20 22:47:57 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/vlc.c
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
 
-* src/libvlc.c: use dameon() instead of fork() when available. It does some more things like reopening stdin/out/err to /dev/null which avoids screwing up the first sockets we open.
+Remove some whitespace
 ------------------------------------------------------------------------
-r8809 | markfm | 2004-09-26 17:49:41 +0200 (Sun, 26 Sep 2004) | 2 lines
+r16306 | jpsaman | 2006-08-20 22:46:40 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/rc.c
-
-Add --rc-extend switch, for extra commands.
+   M /trunk/modules/stream_out/transcode.c
 
+Don't force s16l as fourcc but let that depend on the stream chain
 ------------------------------------------------------------------------
-r8808 | zorglub | 2004-09-26 17:31:41 +0200 (Sun, 26 Sep 2004) | 2 lines
+r16305 | jb | 2006-08-20 14:57:07 +0200 (Sun, 20 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   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
 
-Add logout function to RC interface
+* First implementation of the simpleOpenFile Dialog for Qt4
+* Cosmetic fixes in messages.
 
-------------------------------------------------------------------------
-r8807 | gbazin | 2004-09-26 16:19:43 +0200 (Sun, 26 Sep 2004) | 1 line
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
 
-* modules/codec/ffmpeg/audio.c: fixed 5.1 audio decoding.
 ------------------------------------------------------------------------
-r8806 | gbazin | 2004-09-26 15:39:00 +0200 (Sun, 26 Sep 2004) | 1 line
+r16304 | gbazin | 2006-08-20 13:53:35 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/configure.ac
 
-* modules/codec/ffmpeg/*: new --ffmpeg-lowres option to force video decoding at a lower resolution.
+* configure.ac: fixed compilation when shoutcast module is enabled.
 ------------------------------------------------------------------------
-r8805 | zorglub | 2004-09-26 15:06:45 +0200 (Sun, 26 Sep 2004) | 4 lines
+r16303 | ipkiss | 2006-08-20 11:14:00 +0200 (Sun, 20 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/marq.c
+   M /trunk/modules/gui/skins2/src/top_window.cpp
 
-* Use callbacks for live update
-* Add timeout support (marq-timeout, in milliseconds, 0 for no timeout)
-* A few minor coding style fixes
+ * skins2/src/top_window.cpp: Hide the tooltip when the string to display becomes empty
 
 ------------------------------------------------------------------------
-r8804 | zorglub | 2004-09-26 15:03:52 +0200 (Sun, 26 Sep 2004) | 2 lines
+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
 
-Add timeout hook for marquee
+ * 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().
 
 ------------------------------------------------------------------------
-r8803 | gbazin | 2004-09-26 14:59:50 +0200 (Sun, 26 Sep 2004) | 1 line
+r16301 | fkuehne | 2006-08-20 00:54:18 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/include/configuration.h
+   M /trunk/modules/gui/macosx/vout.m
 
-* include/configuration.h: added change_float/integer_range( min, max ) macro.
+* also forward the mouse events to super if no vout is present
 ------------------------------------------------------------------------
-r8802 | markfm | 2004-09-26 14:55:29 +0200 (Sun, 26 Sep 2004) | 2 lines
+r16300 | fkuehne | 2006-08-20 00:46:47 +0200 (Sun, 20 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/Modules.am
-
-modules/video_milter/Modules.am -- added marquee filter
+   M /trunk/modules/video_output/opengl.c
 
+* fixed stupid typo (fixes the highlighting of DVD menu entries)
 ------------------------------------------------------------------------
-r8801 | markfm | 2004-09-26 14:45:33 +0200 (Sun, 26 Sep 2004) | 2 lines
+r16299 | fkuehne | 2006-08-19 23:39:06 +0200 (Sat, 19 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/vout.m
 
-configure.ac -- Add marquee subfilter
+* 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.
 ------------------------------------------------------------------------
-r8800 | gbazin | 2004-09-26 14:40:05 +0200 (Sun, 26 Sep 2004) | 1 line
+r16297 | ipkiss | 2006-08-19 19:51:41 +0200 (Sat, 19 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
+
+ * skins2/controls/ctrl_slider.cpp: fixed 2 little offset problems, introduced
+   by a previous commit
 
-* modules/control/rc.c: added an --rc-quiet option for win32.
 ------------------------------------------------------------------------
-r8799 | gbazin | 2004-09-26 14:06:50 +0200 (Sun, 26 Sep 2004) | 3 lines
+r16296 | zorglub | 2006-08-19 18:19:56 +0200 (Sat, 19 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ps.c
-   M /trunk/modules/demux/ps.h
+   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
 
-* modules/demux/ps.h: fixed PSM parsing.
-* modules/demux/ps.c: improved MPEG PS autodetection a bit.
+* Tests for previous commit
+* Improve test output
 
 ------------------------------------------------------------------------
-r8798 | markfm | 2004-09-26 13:47:12 +0200 (Sun, 26 Sep 2004) | 2 lines
+r16295 | zorglub | 2006-08-19 18:19:31 +0200 (Sat, 19 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   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
 
-rc.c -- Add hooks to control marquee string and offsets
+* B-search macro
+* Redo dictionnary handling to remove recursion and bugs
 
 ------------------------------------------------------------------------
-r8797 | sigmunau | 2004-09-26 13:43:19 +0200 (Sun, 26 Sep 2004) | 3 lines
+r16294 | jb | 2006-08-19 15:08:04 +0200 (Sat, 19 Aug 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   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 ?
+
 
-ffmpeg/video.c: fixed recent breakage of avc1 in mp4 due to a recent ffmpeg
-change
 
 ------------------------------------------------------------------------
-r8796 | markfm | 2004-09-26 13:41:32 +0200 (Sun, 26 Sep 2004) | 2 lines
+r16293 | ipkiss | 2006-08-19 00:00:04 +0200 (Sat, 19 Aug 2006) | 2 lines
 Changed paths:
-   A /trunk/modules/video_filter/marq.c
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
-Add marq.c, marquee video filter.
+ * skins2/parser/interpreter.cpp: Restored action names modified in [15629]
 
 ------------------------------------------------------------------------
-r8795 | sigmunau | 2004-09-26 01:36:55 +0200 (Sun, 26 Sep 2004) | 4 lines
+r16291 | ipkiss | 2006-08-18 20:58:16 +0200 (Fri, 18 Aug 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
+   M /trunk/modules/gui/skins2/src/theme.cpp
 
-mkv.cpp: added support for quicktime video codecs in mkv (tested with svq3)
-Modules.am: link mkv demux with mp4 demux
-mp4/*: export some functions needed by mkv demux
+ * 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)
 
 ------------------------------------------------------------------------
-r8794 | hartman | 2004-09-25 22:05:02 +0200 (Sat, 25 Sep 2004) | 2 lines
+r16290 | damienf | 2006-08-18 17:11:02 +0200 (Fri, 18 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
+   M /trunk/activex/utils.cpp
 
-* update of NEWS and todo
+- minor fixes
 
 ------------------------------------------------------------------------
-r8793 | sigmunau | 2004-09-25 19:51:24 +0200 (Sat, 25 Sep 2004) | 2 lines
+r16289 | damienf | 2006-08-18 17:10:21 +0200 (Fri, 18 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/bootstrap
+   M /trunk/src/Makefile.am
 
-time.c: remove unused function parameter
+- fixed Cygwin issue when linking/building shared libvlc.dll
 
 ------------------------------------------------------------------------
-r8792 | gbazin | 2004-09-25 17:13:01 +0200 (Sat, 25 Sep 2004) | 1 line
+r16288 | fkuehne | 2006-08-18 16:05:45 +0200 (Fri, 18 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.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.m
 
-* modules/video_output/directx/*: fix for spurious taskbar item after switching to fullscreen.
+* finish the vout menu (cloeses #302)
 ------------------------------------------------------------------------
-r8791 | sigmunau | 2004-09-25 16:01:05 +0200 (Sat, 25 Sep 2004) | 4 lines
+r16287 | hartman | 2006-08-18 03:27:00 +0200 (Fri, 18 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/live555.cpp
 
-mkv.cpp: helper function for printing of the mkv parse tree. Moves all the
-nastyness to a central location. Improves the general readability in my
-opinion.
+* Fix a RTSP crash
 
 ------------------------------------------------------------------------
-r8790 | sigmunau | 2004-09-25 15:04:12 +0200 (Sat, 25 Sep 2004) | 2 lines
+r16286 | gbazin | 2006-08-17 22:53:27 +0200 (Thu, 17 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-
-mkv.cpp: protect the call to block_zlib_decompress
+   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.
 ------------------------------------------------------------------------
-r8789 | sigmunau | 2004-09-25 14:45:04 +0200 (Sat, 25 Sep 2004) | 3 lines
+r16285 | gbazin | 2006-08-17 22:14:14 +0200 (Thu, 17 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/messages.c
 
-mkv.cpp: turned do_zlib_decompress into block_zlib_decompress, and use it
-when needed. Zlib-compressed vobsubs work for me now.
+* src/misc/messages.c, src/input/input.c: revert 16279 and use OBJECT_FLAGS_QUIET instead when preparsing.
+------------------------------------------------------------------------
+r16284 | gbazin | 2006-08-17 22:07:13 +0200 (Thu, 17 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/stream_out/transcode.c
 
+* modules/stream_out/transcode.c: couple of small fixes.
 ------------------------------------------------------------------------
-r8788 | sigmunau | 2004-09-25 14:25:42 +0200 (Sat, 25 Sep 2004) | 2 lines
+r16283 | zorglub | 2006-08-17 20:16:09 +0200 (Thu, 17 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/qt4/util/qvlcframe.hpp
+   M /trunk/src/interface/interaction.c
+   M /trunk/test/native/gc.c
 
-mkv.cpp: Parse tags related to compression (unused yet)
+Fix interaction locking
 
 ------------------------------------------------------------------------
-r8787 | gbazin | 2004-09-24 13:29:25 +0200 (Fri, 24 Sep 2004) | 1 line
+r16282 | gbazin | 2006-08-16 23:45:56 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-* modules/video_filter/time.c: the subpicture doesn't need a timeout.
+* modules/gui/wxwidgets/dialogs/playlist.cpp: remove fprintf()s and compilation warnings.
 ------------------------------------------------------------------------
-r8786 | gbazin | 2004-09-24 10:35:23 +0200 (Fri, 24 Sep 2004) | 1 line
+r16281 | Trax | 2006-08-16 23:36:26 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/access_output/shout.c
 
-* Makefile.am: use the new wine cmdl syntax for make package-win32.
+* modules/access_output/shout.c: changed 'no bitrate information' warning to be used for both icecast and shoutcast.
 ------------------------------------------------------------------------
-r8785 | gbazin | 2004-09-24 08:59:28 +0200 (Fri, 24 Sep 2004) | 1 line
+r16280 | gbazin | 2006-08-16 23:19:15 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-modules/control/corba/Modules.am: attempt to fix build.
+* modules/codec/ffmpeg/ffmpeg.c: print AV_LOG_DEBUG messages if they were requested.
 ------------------------------------------------------------------------
-r8784 | hartman | 2004-09-24 00:08:39 +0200 (Fri, 24 Sep 2004) | 2 lines
+r16279 | gbazin | 2006-08-16 22:59:04 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/mkv.cpp
-
-* zlib decompressor for mkv. not working. (i don't get c++ :) )
+   M /trunk/src/misc/messages.c
 
+* 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.
 ------------------------------------------------------------------------
-r8783 | gbazin | 2004-09-23 23:11:43 +0200 (Thu, 23 Sep 2004) | 1 line
+r16278 | gbazin | 2006-08-16 22:48:06 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/demux/mkv.cpp
 
-* src/video_output/vout_subpictures.c: fixed recent dvd menu breakage.
+* modules/demux/mkv.cpp: remove useless printf()s
 ------------------------------------------------------------------------
-r8782 | hartman | 2004-09-23 22:56:46 +0200 (Thu, 23 Sep 2004) | 3 lines
+r16277 | gbazin | 2006-08-16 22:30:04 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/HACKING
-   M /trunk/TODO
-
-* added asx todo item to list
-* added some clarifications on use of bootstrap to HACKING file
+   M /trunk/modules/demux/live555.cpp
 
+* modules/demux/live555.cpp: fixed segfault
 ------------------------------------------------------------------------
-r8781 | hartman | 2004-09-23 22:52:20 +0200 (Thu, 23 Sep 2004) | 8 lines
+r16276 | ipkiss | 2006-08-16 09:03:52 +0200 (Wed, 16 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   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
 
-* if http:// and mime == asf, and name doesn't contain asx (cause they have mime == asf too) then bail http access and let the mms access try.
-  ( VLC now plays http:// urls which are actually mms:// streams and no longer handles asx files when the path doesn't contain "asx" )
+ * 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
 
-* added the aacp (aacPlus) mime type and force the aac demux in that case. aacPlus still doesn't work. (decoder issue?)
+------------------------------------------------------------------------
+r16275 | Trax | 2006-08-16 01:13:46 +0200 (Wed, 16 Aug 2006) | 1 line
+Changed paths:
+   M /trunk/modules/access_output/shout.c
 
-* don't PLAYLIST_GO on a redirect. gave weird effects because the current item was still in the 'open' fase. The playlist is already playing, so there is no use in this option.
+* 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).
+------------------------------------------------------------------------
+r16274 | asmax | 2006-08-16 00:38:49 +0200 (Wed, 16 Aug 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
 
+* scaled_bitmap.cpp: better fix than [16273] ...
 
 ------------------------------------------------------------------------
-r8780 | oaubert | 2004-09-23 18:56:07 +0200 (Thu, 23 Sep 2004) | 2 lines
+r16273 | asmax | 2006-08-16 00:25:27 +0200 (Wed, 16 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/control/corba/mediacontrol-plugin.c
+   M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
 
-mediacontrol-plugin.c: removed superfluous vlc_release()
+* 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)
 
 ------------------------------------------------------------------------
-r8779 | oaubert | 2004-09-23 18:55:37 +0200 (Thu, 23 Sep 2004) | 3 lines
+r16272 | gbazin | 2006-08-16 00:10:37 +0200 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/corba/mediacontrol-core.c
-
-mediacontrol-core.c: updated the used API to the new demux2
-  API. ByteCount positions are not supported anymore.
+   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).
 ------------------------------------------------------------------------
-r8778 | oaubert | 2004-09-23 18:53:51 +0200 (Thu, 23 Sep 2004) | 2 lines
+r16271 | ipkiss | 2006-08-15 22:57:56 +0200 (Tue, 15 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
 
-Modules.am: fixed typelib generation
+ * skins2/controls/ctrl_image.cpp: Avoid a crash when resizing a Image control
+   to a very small size, in scaling mode
 
 ------------------------------------------------------------------------
-r8777 | hartman | 2004-09-23 16:08:11 +0200 (Thu, 23 Sep 2004) | 2 lines
+r16270 | ipkiss | 2006-08-15 20:59:40 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/faad.c
+   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
 
-* unknow -> unknown
+ * skins2/controls/*: forward the onResize() method to the decorated controls
 
 ------------------------------------------------------------------------
-r8776 | hartman | 2004-09-23 14:42:42 +0200 (Thu, 23 Sep 2004) | 2 lines
+r16269 | hartman | 2006-08-15 18:17:59 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/HACKING
+   M /trunk/modules/mux/mp4.c
 
-* HACKING: CVS -> SVN, added remark about developers.videolan.org site
+* Get and write the correct profile_compat_byte
 
 ------------------------------------------------------------------------
-r8775 | gbazin | 2004-09-23 14:09:53 +0200 (Thu, 23 Sep 2004) | 1 line
+r16268 | hartman | 2006-08-15 18:12:44 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/stream_out/rtp.c
+
+* provide the SPS and PPS in the SDP when doing h264 packetization (sprop-parameters)
 
-* configure.ac: fixed typo.
 ------------------------------------------------------------------------
-r8774 | gbazin | 2004-09-23 13:20:24 +0200 (Thu, 23 Sep 2004) | 1 line
+r16264 | ipkiss | 2006-08-15 13:04:13 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+
+ * skins2/src/skin_main.cpp: Fixed a crash in the preferences, reported by Trax
 
-* configure.ac: should fix libpng detection on win32.
 ------------------------------------------------------------------------
-r8773 | gbazin | 2004-09-23 11:08:08 +0200 (Thu, 23 Sep 2004) | 1 line
+r16263 | ipkiss | 2006-08-15 12:43:00 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/gui/qt4/dialogs/interaction.hpp
+   M /trunk/modules/gui/qt4/main_interface.hpp
+
+ * qt4: Added a few forward declarations and includes
 
-* modules/misc/rtsp.c: fixed pause.
 ------------------------------------------------------------------------
-r8772 | gbazin | 2004-09-22 21:32:21 +0200 (Wed, 22 Sep 2004) | 1 line
+r16262 | hartman | 2006-08-15 01:37:28 +0200 (Tue, 15 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/packetizer/h264.c
+
+* first sps, then pps 
 
-* modules/misc/rtsp.c: fixed segfault.
 ------------------------------------------------------------------------
-r8771 | gbazin | 2004-09-22 21:29:32 +0200 (Wed, 22 Sep 2004) | 1 line
+r16261 | gbazin | 2006-08-15 00:16:07 +0200 (Tue, 15 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/modules/packetizer/h264.c
 
-* src/libvlc.h: -f shortcut for fullscreen option.
+* modules/packetizer/h264.c: insert an SPS and PPS before each keyframe.
 ------------------------------------------------------------------------
-r8770 | gbazin | 2004-09-22 20:42:52 +0200 (Wed, 22 Sep 2004) | 1 line
+r16260 | hartman | 2006-08-14 23:46:13 +0200 (Mon, 14 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/demux/live555.cpp
+
+* Set the SPS and PPS properly in the extradata when we receive RTP h264
 
-* modules/misc/rtsp.c: misc improvements + respect ports given by client.
 ------------------------------------------------------------------------
-r8769 | gbazin | 2004-09-22 17:25:11 +0200 (Wed, 22 Sep 2004) | 1 line
+r16259 | hartman | 2006-08-14 23:45:19 +0200 (Mon, 14 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/codec/x264.c
+
+* set extradata of the x264 encoder.
 
-* modules/access_output/udp.c: if a packet is bigger than the mtu size, we emit a warning and try to split it.
 ------------------------------------------------------------------------
-r8768 | gbazin | 2004-09-22 15:43:03 +0200 (Wed, 22 Sep 2004) | 1 line
+r16258 | hartman | 2006-08-14 23:44:15 +0200 (Mon, 14 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/dvdread.c
-   M /trunk/modules/demux/ps.c
-   M /trunk/modules/demux/ps.h
+   M /trunk/modules/packetizer/h264.c
+
+* Victory at last. The h264 packetizer is fixed. Thx to Haali and gibalou for the insights.
+  - manage private data properly
+  - use 4 byte startcodes
 
-* modules/demux/ps.c,ps.h: PSM parsing remotely based on a patch by Pascal Claes.
 ------------------------------------------------------------------------
-r8767 | gbazin | 2004-09-22 15:37:55 +0200 (Wed, 22 Sep 2004) | 1 line
+r16257 | Trax | 2006-08-14 00:23:33 +0200 (Mon, 14 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/access_output/shout.c
 
-* modules/stream_out/transcode.c: a bit more useful debug message.
+* shout.c: add support for protocol selection (icy for shoutcast and http for icecast)
 ------------------------------------------------------------------------
-r8766 | sigmunau | 2004-09-22 14:09:30 +0200 (Wed, 22 Sep 2004) | 2 lines
+r16256 | xtophe | 2006-08-13 21:33:16 +0200 (Sun, 13 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/src/Makefile.am
 
-configure.ac: enabled time plugin
+Distribute the java bindings in the tarball
 
 ------------------------------------------------------------------------
-r8765 | gbazin | 2004-09-22 12:17:41 +0200 (Wed, 22 Sep 2004) | 1 line
+r16255 | courmisch | 2006-08-13 20:48:17 +0200 (Sun, 13 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ps.c
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/src/Makefile.am
+
+Attempt to remove all the non standard GNU/make stuff
 
-* modules/demux/ps.c: small cleanup.
 ------------------------------------------------------------------------
-r8764 | gbazin | 2004-09-22 11:44:44 +0200 (Wed, 22 Sep 2004) | 1 line
+r16254 | jpsaman | 2006-08-13 16:31:02 +0200 (Sun, 13 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/audio_filter/converter/a52tofloat32.c
 
-* modules/mux/mpeg/ps.c: make sure the data blocks containing the pack and system headers are timestamped correctly. Added an --sout-ps-dts-delay option.
+Fix memory leak
 ------------------------------------------------------------------------
-r8763 | gbazin | 2004-09-22 11:20:12 +0200 (Wed, 22 Sep 2004) | 1 line
+r16253 | ipkiss | 2006-08-13 14:34:37 +0200 (Sun, 13 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item.c
+   M /trunk/doc/skins/skins2-howto.xml
+
+ * doc/skins/skins2-howto.xml: xkeepratio and ykeepratio are available since VLC 0.8.6 only.
 
-* src/playlist/item.c: fixed recent playlist item initialization bug which was screwing up things like doing random autodeletions, etc...
 ------------------------------------------------------------------------
-r8762 | hartman | 2004-09-22 00:24:31 +0200 (Wed, 22 Sep 2004) | 2 lines
+r16252 | hartman | 2006-08-12 22:08:08 +0200 (Sat, 12 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   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
 
-Thou shalt compile before thou commits
+* all macintel patches have been fixed upstream now. Also remove outdated ffmpeg prefix patch
 
 ------------------------------------------------------------------------
-r8761 | hartman | 2004-09-22 00:16:35 +0200 (Wed, 22 Sep 2004) | 3 lines
+r16251 | hartman | 2006-08-12 16:24:54 +0200 (Sat, 12 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/modules/demux/live555.cpp
 
-* Fix the vobsub length.
-  fen: any suggestions for the other Control() stuff?
+* fix the getlength. It needs to be after the SETUP, so that liveMedia can correct Windows Media Servers.
 
 ------------------------------------------------------------------------
-r8760 | hartman | 2004-09-21 23:52:52 +0200 (Tue, 21 Sep 2004) | 4 lines
+r16250 | hartman | 2006-08-12 02:10:37 +0200 (Sat, 12 Aug 2006) | 17 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   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.
+
+  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?)
 
- * scaled external vobsubs with multiple tracks are now working
-   - searching is a mess
-   - autodetect not yet activated, force by opening the idx as subfile
 
 ------------------------------------------------------------------------
-r8759 | gbazin | 2004-09-21 22:40:09 +0200 (Tue, 21 Sep 2004) | 1 line
+r16249 | xtophe | 2006-08-12 01:30:02 +0200 (Sat, 12 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/vlm.txt
+   M /trunk/src/control/mediacontrol_core.c
+
+Should fix compilation. Not tested
 
-* doc/vlm.txt: small update to reflect the latest changes.
 ------------------------------------------------------------------------
-r8758 | gbazin | 2004-09-21 22:33:59 +0200 (Tue, 21 Sep 2004) | 1 line
+r16248 | zorglub | 2006-08-11 15:32:42 +0200 (Fri, 11 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/spudec/spudec.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/playlist/item.c
+
+Add functions to use the media library
 
-* modules/codec/spudec/spudec.c: packetizer needs to duplicate the input es_format_t.
 ------------------------------------------------------------------------
-r8757 | gbazin | 2004-09-21 22:19:04 +0200 (Tue, 21 Sep 2004) | 1 line
+r16247 | zorglub | 2006-08-11 08:23:56 +0200 (Fri, 11 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/src/input/input.c
+
+Gah, forgot to commit this: fix a potential crash in stats
 
-* src/video_output/vout_subpictures.c: modify the scaling factor based on the original video size info.
 ------------------------------------------------------------------------
-r8756 | hartman | 2004-09-21 21:26:10 +0200 (Tue, 21 Sep 2004) | 2 lines
+r16246 | hartman | 2006-08-10 23:28:56 +0200 (Thu, 10 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch
 
-* pass the orignal movie size from es_format_t to subpicture_t
+* nop part of ffmpeg patch was fixed upstream
 
 ------------------------------------------------------------------------
-r8755 | sam | 2004-09-21 18:22:16 +0200 (Tue, 21 Sep 2004) | 2 lines
+r16245 | dionoea | 2006-08-10 21:21:25 +0200 (Thu, 10 Aug 2006) | 2 lines
 Changed paths:
    M /trunk/THANKS
-   M /trunk/modules/video_filter/swscale/Modules.am
+   M /trunk/modules/control/rc.c
 
-  * Added missing \n to misc files.
+Add "enqueue" command. Original patch by Greg Farell
 
 ------------------------------------------------------------------------
-r8754 | sam | 2004-09-21 18:07:41 +0200 (Tue, 21 Sep 2004) | 2 lines
+r16244 | ipkiss | 2006-08-10 20:26:18 +0200 (Thu, 10 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/doc/skins/skins2-howto.xml
 
-  * toolbox: fixed mixup in the changelog generation example.
+ * doc/skins/skins2-howto.xml: Updated copyright year
 
 ------------------------------------------------------------------------
-r8753 | sam | 2004-09-21 17:55:45 +0200 (Tue, 21 Sep 2004) | 6 lines
+r16243 | ipkiss | 2006-08-10 19:25:30 +0200 (Thu, 10 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
+   M /trunk/doc/skins/skins2-howto.xml
 
-  * debian/rules:
-    + Fixed previously broken DVD support.
-    + Removed currently broken Speex support.
-  * debian/control:
-    + Build-depend on libdvdnav.
+ * doc/skins/skins2-howto.xml: Changed the structure of the sections, for a
+   nicer output
 
 ------------------------------------------------------------------------
-r8752 | fkuehne | 2004-09-21 16:44:38 +0200 (Tue, 21 Sep 2004) | 1 line
+r16242 | courmisch | 2006-08-10 16:27:28 +0200 (Thu, 10 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/services_discovery/upnp_intel.cpp
+
+Partial UPnP fix from Christian Henz, from Ralf Huvendiek.
 
-* hopefully fixed the wrong behaviour of the strg/ctrl-key in the G. translation
 ------------------------------------------------------------------------
-r8751 | gbazin | 2004-09-20 23:51:41 +0200 (Mon, 20 Sep 2004) | 1 line
+r16241 | hartman | 2006-08-10 14:51:53 +0200 (Thu, 10 Aug 2006) | 2 lines
 Changed paths:
+   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/marq.c
    M /trunk/modules/video_filter/time.c
 
-* modules/video_filter/time.c: added Id svn keyword
+* p_input->p_libvlc == p_filter->p_libvlc: remove p_input dependancy here.
+
 ------------------------------------------------------------------------
-r8750 | gbazin | 2004-09-20 23:50:18 +0200 (Mon, 20 Sep 2004) | 1 line
+r16240 | hartman | 2006-08-10 13:46:19 +0200 (Thu, 10 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_vlm.h
-   M /trunk/include/vlc_vod.h
-   M /trunk/modules/misc/rtsp.c
-   M /trunk/src/misc/vlm.c
+   M /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch
+
+* Part of the Intel patches are now fixed upstream
 
-* modules/misc/rtsp.c, src/misc/vlm.c: VOD RTSP support is beginning to work.
 ------------------------------------------------------------------------
-r8749 | hartman | 2004-09-20 17:47:08 +0200 (Mon, 20 Sep 2004) | 4 lines
+r16239 | jpsaman | 2006-08-09 20:09:34 +0200 (Wed, 09 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
-
-* some fixes to vobsub
-  TODO: create the index
-        position control
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
+Fix comments
 ------------------------------------------------------------------------
-r8748 | hartman | 2004-09-20 17:03:17 +0200 (Mon, 20 Sep 2004) | 2 lines
+r16238 | hartman | 2006-08-08 22:39:12 +0200 (Tue, 08 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/access/cdda/access.c
 
-* disabled the libdts making for the nightlies
+* Fix an #ifdef hidden error in cddax 
 
 ------------------------------------------------------------------------
-r8747 | sigmunau | 2004-09-20 14:17:51 +0200 (Mon, 20 Sep 2004) | 2 lines
+r16237 | zorglub | 2006-08-07 19:26:02 +0200 (Mon, 07 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   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
 
-time.c: configureable time format patch by markfm + some cleanup
+Fix sort by artist
 
 ------------------------------------------------------------------------
-r8746 | gbazin | 2004-09-20 12:23:59 +0200 (Mon, 20 Sep 2004) | 1 line
+r16236 | fkuehne | 2006-08-07 18:36:57 +0200 (Mon, 07 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/AppleRemote.h
+   M /trunk/modules/gui/macosx/AppleRemote.m
 
-* modules/codec/x264.c: fixed aspect ratio.
+* 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
 ------------------------------------------------------------------------
-r8745 | gbazin | 2004-09-20 12:09:28 +0200 (Mon, 20 Sep 2004) | 1 line
+r16235 | zorglub | 2006-08-06 19:12:01 +0200 (Sun, 06 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/time.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/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
+
+* Add random/loop buttons
+* Improve hilighting
 
-* modules/video_filter/time.c: optimized a bit.
 ------------------------------------------------------------------------
-r8744 | gbazin | 2004-09-20 12:06:53 +0200 (Mon, 20 Sep 2004) | 1 line
+r16234 | ipkiss | 2006-08-06 18:36:30 +0200 (Sun, 06 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
+
+ * skins2: Fixed resizing of the Text control
 
-* modules/misc/freetype.c: fixed memory leak.
 ------------------------------------------------------------------------
-r8743 | gbazin | 2004-09-20 11:18:11 +0200 (Mon, 20 Sep 2004) | 1 line
+r16233 | zorglub | 2006-08-06 18:14:56 +0200 (Sun, 06 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   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
+
+Fix deletion of items when changing them to nodes
 
-* modules/video_filter/logo.c: fixed memleak.
 ------------------------------------------------------------------------
-r8742 | gbazin | 2004-09-20 10:53:58 +0200 (Mon, 20 Sep 2004) | 1 line
+r16232 | fkuehne | 2006-08-06 18:10:19 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/time.c
+   M /trunk/modules/gui/macosx/playlist.m
 
-* modules/video_filter/time.c: stick to our config options naming convention + fixed a couple of mem-leaks.
+* fix compilation warnings by adding _defaultTableHeader*SortImage to NSOutlineView's interface
 ------------------------------------------------------------------------
-r8741 | gbazin | 2004-09-19 23:38:12 +0200 (Sun, 19 Sep 2004) | 5 lines
+r16231 | ipkiss | 2006-08-06 17:49:56 +0200 (Sun, 06 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_vlm.h
-   M /trunk/src/misc/vlm.c
-
-* src/misc/vlm.c:
-   + major cleanup and bug fixing.
-   + added support for spawning and controlling several media instances.
+   M /trunk/modules/gui/skins2/parser/builder.cpp
 
+ * skins2: fixed the xkeepratio/ykeepratio attributes for controls not tied to
+   the top left corner of the layout
 
 ------------------------------------------------------------------------
-r8740 | gbazin | 2004-09-19 21:22:04 +0200 (Sun, 19 Sep 2004) | 1 line
+r16230 | jpsaman | 2006-08-06 17:07:47 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc/intf.h
-   M /trunk/include/vlc_input.h
-   M /trunk/src/playlist/item.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-* include/vlc_input.h, src/playlist/item.c: added vlc_input_item_Init()/Clean() facility.
+Oops use VLC_ error messages
 ------------------------------------------------------------------------
-r8739 | gbazin | 2004-09-19 20:50:54 +0200 (Sun, 19 Sep 2004) | 1 line
+r16229 | zorglub | 2006-08-06 15:53:58 +0200 (Sun, 06 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/vobsub.c
+   M /trunk/src/input/item.c
+
+Oh look ! Bananas !
 
-* modules/demux/vobsub.c: fixed bug pointed to by gcc warnings.
 ------------------------------------------------------------------------
-r8738 | gbazin | 2004-09-19 18:26:54 +0200 (Sun, 19 Sep 2004) | 1 line
+r16228 | jpsaman | 2006-08-06 15:43:18 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-* modules/video_filter/logo.c: oops, broke something.
+sanity checking
 ------------------------------------------------------------------------
-r8737 | gbazin | 2004-09-19 17:46:14 +0200 (Sun, 19 Sep 2004) | 1 line
+r16227 | jpsaman | 2006-08-06 15:40:11 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/stream_out/transcode.c
 
-* modules/video_filter/logo.c: couple of sanity check.
+enabled check for p_sys->i_channels>2 again for mp3 audio. It was wrongly disabled.
 ------------------------------------------------------------------------
-r8736 | gbazin | 2004-09-19 17:36:08 +0200 (Sun, 19 Sep 2004) | 1 line
+r16226 | jpsaman | 2006-08-06 15:27:58 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/stream_out/transcode.c
 
-* modules/video_filter/logo.c: transparency fix by markfm.
+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.
 ------------------------------------------------------------------------
-r8735 | gbazin | 2004-09-19 17:23:38 +0200 (Sun, 19 Sep 2004) | 1 line
+r16225 | jpsaman | 2006-08-06 15:25:05 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/mosaic.c
 
-* modules/video_filter/logo.c: fixed case when no transparent color is set.
+ifdef away compiler warning
 ------------------------------------------------------------------------
-r8734 | gbazin | 2004-09-19 17:11:36 +0200 (Sun, 19 Sep 2004) | 1 line
+r16224 | jpsaman | 2006-08-06 15:24:29 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/services_discovery/podcast.c
 
-* src/video_output/vout_subpictures.c: support for stacking subpictures filters (eg. --sub-filter=foo,bar).
+Remove unused variable
 ------------------------------------------------------------------------
-r8733 | gbazin | 2004-09-19 16:58:43 +0200 (Sun, 19 Sep 2004) | 1 line
+r16223 | jpsaman | 2006-08-06 15:24:11 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/video_filter/psychedelic.c
 
-* modules/video_filter/logo.c: remove the comment about the need for RGBA PNG files.
+Fix double free bug in psychedelic filter
 ------------------------------------------------------------------------
-r8732 | gbazin | 2004-09-19 16:46:01 +0200 (Sun, 19 Sep 2004) | 1 line
+r16222 | jpsaman | 2006-08-06 15:23:47 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/src/misc/image.c
 
-* modules/video_filter/logo.c: convert all pngs to RGBA.
+Put just deleted objects to NULL.
 ------------------------------------------------------------------------
-r8731 | sigmunau | 2004-09-19 14:29:16 +0200 (Sun, 19 Sep 2004) | 2 lines
+r16221 | jpsaman | 2006-08-06 15:21:54 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/time.c
-
-time.c: customizable position and string prefix, mainly done by markfm
+   M /trunk/include/vlc_es.h
 
+Use NULL iso 0 (is more portable)
 ------------------------------------------------------------------------
-r8730 | hartman | 2004-09-18 23:13:45 +0200 (Sat, 18 Sep 2004) | 6 lines
+r16220 | jpsaman | 2006-08-06 15:21:36 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/vobsub.c
-
-* mkv.cpp: retrieve the original framesize from the vobsub idx and store in es_format_t
-* vobsub.c: rewrite of the vobsub module. Now has track support. This is UNFINISHED.
-  TODO, repair the 'Control' commands store the timestamp/location combo's in the arrays of subtitle_t structs
-
-  and find a way to pass the info from the decoder to the core of course....
+   M /trunk/modules/mux/mp4.c
 
+Remove some whitespace
 ------------------------------------------------------------------------
-r8729 | sigmunau | 2004-09-18 19:46:15 +0200 (Sat, 18 Sep 2004) | 4 lines
+r16219 | jpsaman | 2006-08-06 15:11:49 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/Modules.am
-   M /trunk/modules/video_filter/time.c
-
-modules/video_filter/Modules.am: added time, for those that don't know the
-fen-trick
-time.c: fixed a few copy/paste bugs and some warnings
+   M /trunk/modules/audio_filter/resampler/bandlimited.c
 
+Use C-style comments
 ------------------------------------------------------------------------
-r8728 | sigmunau | 2004-09-18 18:38:58 +0200 (Sat, 18 Sep 2004) | 2 lines
+r16218 | jpsaman | 2006-08-06 15:11:04 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   A /trunk/modules/video_filter/time.c
+   M /trunk/modules/audio_filter/resampler/linear.c
 
-time.c: a small module to place current time on top of video
+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.
 ------------------------------------------------------------------------
-r8727 | hartman | 2004-09-18 11:52:20 +0200 (Sat, 18 Sep 2004) | 2 lines
+r16216 | jpsaman | 2006-08-06 15:09:42 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_es.h
+   M /trunk/src/stream_output/stream_output.c
 
-* added origin (position) and 'original frame size' params to SPU es
+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.
 ------------------------------------------------------------------------
-r8726 | hartman | 2004-09-18 11:36:26 +0200 (Sat, 18 Sep 2004) | 2 lines
+r16214 | zorglub | 2006-08-06 14:25:52 +0200 (Sun, 06 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/stats.c
 
-* added SVQ3 ID to livedotcom. don't remember if it worked, but won't hurt either i guess..
+This should fix the locking problems with stats
 
 ------------------------------------------------------------------------
-r8725 | gbazin | 2004-09-18 11:34:03 +0200 (Sat, 18 Sep 2004) | 1 line
+r16213 | jpsaman | 2006-08-06 12:30:30 +0200 (Sun, 06 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk/modules/access/cdda/access.c
 
-* modules/demux/subtitle.c: compilation fix.
+Coding Style fixes
 ------------------------------------------------------------------------
-r8724 | gbazin | 2004-09-18 11:21:03 +0200 (Sat, 18 Sep 2004) | 1 line
+r16212 | zorglub | 2006-08-06 12:07:35 +0200 (Sun, 06 Aug 2006) | 6 lines
 Changed paths:
-   M /trunk/src/misc/vlm.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/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
 
-* src/misc/vlm.c: we probably have enough bugs already :p
 ------------------------------------------------------------------------
-r8723 | hartman | 2004-09-18 02:05:11 +0200 (Sat, 18 Sep 2004) | 3 lines
+r16211 | pengvado | 2006-08-06 02:48:05 +0200 (Sun, 06 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/subtitle.c
-   A /trunk/modules/demux/vobsub.c (from /trunk/modules/demux/subtitle.c:8722)
-
-* split vobsub and textual demuxers.
+   M /trunk/modules/codec/x264.c
 
+oops in r16209
 
 ------------------------------------------------------------------------
-r8722 | gbazin | 2004-09-17 16:47:01 +0200 (Fri, 17 Sep 2004) | 4 lines
+r16210 | ipkiss | 2006-08-05 15:37:06 +0200 (Sat, 05 Aug 2006) | 6 lines
 Changed paths:
-   M /trunk/src/video_output/video_text.c
-   M /trunk/src/video_output/video_widgets.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/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
 
-* video_output/vout_subpictures.c:
-  + improved spu_SortSubpictures() to deal with SPU channels.
-  + ephemer subpictures can also have a stop date now (allows more flexibility).
+ * 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.
 
 ------------------------------------------------------------------------
-r8721 | gbazin | 2004-09-17 12:21:00 +0200 (Fri, 17 Sep 2004) | 1 line
+r16209 | pengvado | 2006-08-04 20:14:40 +0200 (Fri, 04 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/modules/codec/x264.c
+
+fix the crf option to reflect x264's API change in its revision 537
 
-* modules/video_filter/logo.c: small fix.
 ------------------------------------------------------------------------
-r8720 | gbazin | 2004-09-17 12:13:21 +0200 (Fri, 17 Sep 2004) | 1 line
+r16208 | jpsaman | 2006-08-04 17:17:15 +0200 (Fri, 04 Aug 2006) | 1 line
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
-* modules/stream_out/transcode.c: new sfilter option for using subpictures filters during the transcoding.
+Some cleanup of whitespace
 ------------------------------------------------------------------------
-r8719 | gbazin | 2004-09-17 11:30:19 +0200 (Fri, 17 Sep 2004) | 2 lines
+r16207 | zorglub | 2006-08-04 00:24:42 +0200 (Fri, 04 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/src/input/item.c
 
-* modules/video_filter/logo.c: implemented a logo subpictures filter.
+This dichotomy code apparently still is buggy. Todo: redo it
 
 ------------------------------------------------------------------------
-r8718 | gbazin | 2004-09-17 11:13:05 +0200 (Fri, 17 Sep 2004) | 1 line
+r16206 | gbazin | 2006-08-03 23:57:58 +0200 (Thu, 03 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_filter/scale.c
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/file.c
 
-* modules/video_filter/scale.c: add a bias when calculating the nearest neighbour.
+* modules/access/file.c, directory.c: bug and memory leak fixes
 ------------------------------------------------------------------------
-r8717 | gbazin | 2004-09-17 11:11:50 +0200 (Fri, 17 Sep 2004) | 3 lines
+r16205 | zorglub | 2006-08-03 19:03:26 +0200 (Thu, 03 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_filter.h
-   M /trunk/include/vlc_spu.h
-   M /trunk/modules/misc/freetype.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/bindings/java/src
 
-* src/video_output/vout_subpictures.c: support for subpictures filters.
-* src/libvlc.h: new --sub-filter config option + added a new subpictures category that regroups all the subpictures options.
+Fix svn:ignore
 
 ------------------------------------------------------------------------
-r8716 | gbazin | 2004-09-17 00:04:36 +0200 (Fri, 17 Sep 2004) | 3 lines
+r16204 | zorglub | 2006-08-03 18:58:10 +0200 (Thu, 03 Aug 2006) | 2 lines
 Changed paths:
+   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/stream_out/description.c
-
-* modules/misc/rtsp.c: getting closer to a basic but functional rtsp server.
-* modules/stream_out/description.c: bug fix.
+   M /trunk/modules/video_chroma/i420_rgb8.c
 
-------------------------------------------------------------------------
-r8715 | gbazin | 2004-09-16 16:31:14 +0200 (Thu, 16 Sep 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+Fix a bunch of warnings and errors
 
-* modules/gui/wxwindows/menus.cpp: re-organized right-click menu + play/pause/stop/next/previous entries.
 ------------------------------------------------------------------------
-r8714 | gbazin | 2004-09-15 22:21:09 +0200 (Wed, 15 Sep 2004) | 3 lines
+r16203 | zorglub | 2006-08-03 17:34:08 +0200 (Thu, 03 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/misc/rtsp.c
-   M /trunk/modules/stream_out/Modules.am
-   A /trunk/modules/stream_out/description.c
+   M /trunk/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
 
-* modules/stream_out/description.c: new "description" stream output module which gathers information on elementary streams (pre-parsing).
-* src/misc/vlm.c: pre-parse vod media items.
+Fix duplicate definitions of FREE
 
 ------------------------------------------------------------------------
-r8713 | gbazin | 2004-09-15 18:59:25 +0200 (Wed, 15 Sep 2004) | 1 line
+r16202 | zorglub | 2006-08-03 17:27:19 +0200 (Thu, 03 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/Modules.am
+   M /trunk/modules/gui/qt4/dialogs/interaction.cpp
+   M /trunk/modules/gui/qt4/dialogs/interaction.hpp
+   M /trunk/modules/gui/qt4/menus.cpp
 
-* modules/video_filter/Modules.am: oops
-------------------------------------------------------------------------
-r8712 | gbazin | 2004-09-15 18:02:45 +0200 (Wed, 15 Sep 2004) | 1 line
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_filter/Modules.am
-   A /trunk/modules/video_filter/scale.c
+Handle blocking errors, fix layout for login
 
-* modules/video_filter/scale.c: simple nearest neighbour rescaling module for YUVP/A (subpictures).
 ------------------------------------------------------------------------
-r8711 | gbazin | 2004-09-15 17:55:25 +0200 (Wed, 15 Sep 2004) | 1 line
+r16201 | jb | 2006-08-03 10:46:47 +0200 (Thu, 03 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
-* modules/codec/ffmpeg/video_filter.c: improvements.
-------------------------------------------------------------------------
-r8710 | gbazin | 2004-09-15 17:52:13 +0200 (Wed, 15 Sep 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_filter/swscale/filter.c
 
-* modules/video_filter/swscale/filter.c: uninitialised variable fix.
-------------------------------------------------------------------------
-r8709 | gbazin | 2004-09-15 17:50:54 +0200 (Wed, 15 Sep 2004) | 4 lines
-Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc/vout.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_filter.h
-   M /trunk/include/vlc_objects.h
-   A /trunk/include/vlc_spu.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/input/decoder.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/objects.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/video_text.c
-   M /trunk/src/video_output/video_widgets.c
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_subpictures.c
+Yet another x264 contrib patch for win32
 
-* ALL: separation of the SPU engine from the VOUT.
-* modules/stream_out/transcode.c: re-use the SPU engine.
-* src/video_output/vout_subpictures.c: support for resizing subpictures.
 
 ------------------------------------------------------------------------
-r8708 | gbazin | 2004-09-14 22:30:12 +0200 (Tue, 14 Sep 2004) | 4 lines
+r16200 | jb | 2006-08-03 09:48:55 +0200 (Thu, 03 Aug 2006) | 4 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_input.h
-   M /trunk/include/vlc_vlm.h
-   M /trunk/include/vlc_vod.h
-   M /trunk/modules/misc/rtsp.c
-   M /trunk/src/misc/vlm.c
+   M /trunk/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
 
-* src/misc/vlm.c: started "vod server" integration (not much done yet).
-* modules/misc/rtsp.c, include/vlc_vod.h: vod server api update.
-* include/vlc_input.h: extended input_item_t a bit for the vod server.
 
 ------------------------------------------------------------------------
-r8707 | bigben | 2004-09-14 19:27:52 +0200 (Tue, 14 Sep 2004) | 4 lines
+r16199 | zorglub | 2006-08-03 08:10:57 +0200 (Thu, 03 Aug 2006) | 4 lines
 Changed paths:
+   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
 
+* Some Qt interaction stuff
+* More useless interaction cleanup
+* Small fix for make beautifier
 
-msg_Err -> msg_Dbg
+------------------------------------------------------------------------
+r16198 | zorglub | 2006-08-02 23:52:28 +0200 (Wed, 02 Aug 2006) | 2 lines
+Changed paths:
+   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
 
 ------------------------------------------------------------------------
-r8706 | gbazin | 2004-09-14 13:45:44 +0200 (Tue, 14 Sep 2004) | 3 lines
+r16197 | zorglub | 2006-08-02 21:51:46 +0200 (Wed, 02 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/INSTALL.win32
+   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
 
-* configure.ac: fixed --with-ffmpeg-dts.
-* INSTALL.win32: update with new contrib package.
+Java Bindings synched with lastest version.
+
 
 ------------------------------------------------------------------------
-r8705 | gbazin | 2004-09-14 13:38:50 +0200 (Tue, 14 Sep 2004) | 1 line
+r16195 | jb | 2006-08-02 00:09:34 +0200 (Wed, 02 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
+   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
+
 
-* modules/demux/asf/asf.c: fixed overflow in aspect ratio calculation.
 ------------------------------------------------------------------------
-r8704 | fkuehne | 2004-09-13 22:30:12 +0200 (Mon, 13 Sep 2004) | 1 line
+r16194 | zorglub | 2006-08-01 17:23:46 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/gui/qt4/dialogs/interaction.hpp
+
+Remove references to deprecated files
 
-* updated used libcdio-version from 0.69 to 0.70
 ------------------------------------------------------------------------
-r8703 | gbazin | 2004-09-13 22:29:58 +0200 (Mon, 13 Sep 2004) | 1 line
+r16193 | courmisch | 2006-08-01 17:11:33 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/src/interface/interaction.c
+
+Apparently, someone does not about "make".
 
-* modules/access/dshow/crossbar.cpp: real compilation fix.
 ------------------------------------------------------------------------
-r8702 | gbazin | 2004-09-13 21:46:38 +0200 (Mon, 13 Sep 2004) | 1 line
+r16192 | courmisch | 2006-08-01 17:00:50 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/crossbar.cpp
+   M /trunk/include/vlc_access.h
+
+Syntax error
 
-* modules/access/dshow/crossbar.cpp: compilation fix.
 ------------------------------------------------------------------------
-r8701 | gbazin | 2004-09-13 21:43:30 +0200 (Mon, 13 Sep 2004) | 3 lines
+r16191 | courmisch | 2006-08-01 16:54:54 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   A /trunk/modules/video_filter/swscale
-   A /trunk/modules/video_filter/swscale/Modules.am
-   A /trunk/modules/video_filter/swscale/common.h
-   A /trunk/modules/video_filter/swscale/filter.c
-   A /trunk/modules/video_filter/swscale/rgb2rgb.c
-   A /trunk/modules/video_filter/swscale/rgb2rgb.h
-   A /trunk/modules/video_filter/swscale/rgb2rgb_template.c
-   A /trunk/modules/video_filter/swscale/swscale.c
-   A /trunk/modules/video_filter/swscale/swscale.h
-   A /trunk/modules/video_filter/swscale/swscale_altivec_template.c
-   A /trunk/modules/video_filter/swscale/swscale_internal.h
-   A /trunk/modules/video_filter/swscale/swscale_template.c
-   A /trunk/modules/video_filter/swscale/yuv2rgb.c
-   A /trunk/modules/video_filter/swscale/yuv2rgb_altivec.c
-   A /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
-   A /trunk/modules/video_filter/swscale/yuv2rgb_template.c
-
-* modules/video_filter/swscale/*: new resizing/chroma conversion video filter based on MPlayer's swscale module.
-  (not enabled in configure.ac yet as it may have problems building on some platforms)
-
-------------------------------------------------------------------------
-r8700 | titer | 2004-09-13 17:46:00 +0200 (Mon, 13 Sep 2004) | 2 lines
-Changed paths:
-   M /trunk/extras/contrib/src/Makefile
 
- contrib/src/Makefile: quick BeOS compile fix (-lnet bla bla)
+Cosmetic: Don't leak internal error to the console.
 
 ------------------------------------------------------------------------
-r8699 | gbazin | 2004-09-13 15:28:10 +0200 (Mon, 13 Sep 2004) | 1 line
+r16190 | zorglub | 2006-08-01 15:12:48 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_block.h
-   M /trunk/src/misc/block.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
+
+Improve Qt interaction stuff
 
-* include/vlc_block.h: block_Duplicate() needs to duplicate all the fields of block_t.
 ------------------------------------------------------------------------
-r8698 | titer | 2004-09-13 12:57:03 +0200 (Mon, 13 Sep 2004) | 3 lines
+r16189 | littlejohn | 2006-08-01 12:30:31 +0200 (Tue, 01 Aug 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/control/playlist.c
+
+Fixed a missing assert.h inclusion.
 
- + configure.ac: explicitly link to -lnet the modules which need it
-   (cause latest BeOS gcc doesn't do it by default anymore)
 
 ------------------------------------------------------------------------
-r8697 | titer | 2004-09-13 10:27:58 +0200 (Mon, 13 Sep 2004) | 2 lines
+r16188 | zorglub | 2006-08-01 11:22:35 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.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
 
- + mux/asf.c: gcc < 3 compile fix
+src/control: a bit of cleanup here and there
 
 ------------------------------------------------------------------------
-r8696 | gbazin | 2004-09-12 22:32:08 +0200 (Sun, 12 Sep 2004) | 1 line
+r16187 | fkuehne | 2006-08-01 00:51:43 +0200 (Tue, 01 Aug 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/src/interface/interaction.c
 
-* modules/video_output/directx/directx.c: removed debug message.
+* interaction.c: always show errors through the interaction framework, even if the user disabled its usage
+* macosx/*: minor clean-up
 ------------------------------------------------------------------------
-r8695 | gbazin | 2004-09-12 22:31:00 +0200 (Sun, 12 Sep 2004) | 1 line
+r16186 | fkuehne | 2006-08-01 00:21:00 +0200 (Tue, 01 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects.nib
 
-* src/video_output: fixed a CPU heating loop in pause mode (fixes the problem with fast user switching on win32).
+* fix layout
 ------------------------------------------------------------------------
-r8694 | gbazin | 2004-09-12 20:00:02 +0200 (Sun, 12 Sep 2004) | 5 lines
+r16185 | fkuehne | 2006-08-01 00:15:13 +0200 (Tue, 01 Aug 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/dshow/Modules.am
-   A /trunk/modules/access/dshow/common.h
-   A /trunk/modules/access/dshow/crossbar.cpp
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
+   M /trunk/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)
+------------------------------------------------------------------------
+r16184 | dionoea | 2006-07-31 23:07:17 +0200 (Mon, 31 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/share/http/index.html
 
-* modules/access/dshow/*:
-  - switch to access_demux module for raw video/audio streams.
-  - massive cleanup and simplifications.
-  - a bunch of fixes.
+This was missing to have backwards compatibility with scripts using the old intf.
 
 ------------------------------------------------------------------------
-r8693 | gbazin | 2004-09-12 12:30:24 +0200 (Sun, 12 Sep 2004) | 1 line
+r16183 | jb | 2006-07-31 22:13:08 +0200 (Mon, 31 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/screen/win32.c
+   M /trunk/include/vlc_symbols.h
+
+- Reverting the previous commit.
+  Something went bad. Sorry.
+
 
-* modules/access/screen/win32.c: proper rgb mask for RV24.
 ------------------------------------------------------------------------
-r8692 | gbazin | 2004-09-12 11:31:47 +0200 (Sun, 12 Sep 2004) | 1 line
+r16182 | jb | 2006-07-31 21:49:19 +0200 (Mon, 31 Jul 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/include/vlc_symbols.h
+
+- Should remove all the references to intf_UserOkayCancel,
+removed in r16159 by fkuehne and fix the nightlies.
+
+
 
-* modules/access/dshow: simplification (video inversion is now handled in the rawvideo codec/packetizer).
 ------------------------------------------------------------------------
-r8691 | gbazin | 2004-09-12 11:16:55 +0200 (Sun, 12 Sep 2004) | 1 line
+r16181 | gbazin | 2006-07-31 20:09:49 +0200 (Mon, 31 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/demux/ps.c
 
-* modules/video_output/directx/directx.c: small fix.
+* modules/demux/ps.c: fixed breakage
 ------------------------------------------------------------------------
-r8690 | gbazin | 2004-09-12 11:10:33 +0200 (Sun, 12 Sep 2004) | 1 line
+r16180 | hartman | 2006-07-31 17:36:36 +0200 (Mon, 31 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/demux/mp4/mp4.c
+
+* Fix support for QT ref files. this close #700
+ - this dupes some code from the playlist demux (FindItem).
 
-* modules/video_output/directx/events.c: use a different window class for the video sub-window so the background color doesn't get messed-up with.
 ------------------------------------------------------------------------
-r8689 | gbazin | 2004-09-11 15:15:18 +0200 (Sat, 11 Sep 2004) | 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/include/network.h
-   M /trunk/include/vlc_common.h
-   A /trunk/include/vlc_vod.h
-   M /trunk/modules/misc/Modules.am
-   A /trunk/modules/misc/rtsp.c
+   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
 
-* include/vlc_vod.h, modules/misc/rtsp.c: skeleton for a "vod server" RTSP module.
 
 ------------------------------------------------------------------------
-r8688 | gbazin | 2004-09-10 23:08:41 +0200 (Fri, 10 Sep 2004) | 1 line
+r16178 | littlejohn | 2006-07-31 11:31:35 +0200 (Mon, 31 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/logo.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/input.c
+
+New input_set_(time|position) in libvlc.
+
 
-* modules/video_filter/logo.c: complete rewrite using the alpha-blending module.
 ------------------------------------------------------------------------
-r8687 | gbazin | 2004-09-10 21:47:16 +0200 (Fri, 10 Sep 2004) | 1 line
+r16177 | littlejohn | 2006-07-31 09:09:53 +0200 (Mon, 31 Jul 2006) | 5 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   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
+
 
-* src/video_output/video_output.c: oops.
 ------------------------------------------------------------------------
-r8686 | gbazin | 2004-09-10 20:03:25 +0200 (Fri, 10 Sep 2004) | 2 lines
+r16176 | hartman | 2006-07-31 01:21:58 +0200 (Mon, 31 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/src/video_output/video_output.c
+   M /trunk/configure.ac
 
-* src/video_output/video_output.c, modules/codec/ogt: got rid of vout_AspectRatio().
+* gnutls needs -lintl ldflag with newer versions. It's so nice if packages keep track of what libs they use....... hint hint
 
 ------------------------------------------------------------------------
-r8685 | gbazin | 2004-09-10 19:22:03 +0200 (Fri, 10 Sep 2004) | 2 lines
+r16175 | hartman | 2006-07-31 00:40:08 +0200 (Mon, 31 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_video.h
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
 
-* include/vlc_video.h, src/video_output/vout_pictures.c: export vout_CopyPicture().
+* the ffmpeg api version id was updated
 
 ------------------------------------------------------------------------
-r8684 | gbazin | 2004-09-10 15:53:43 +0200 (Fri, 10 Sep 2004) | 1 line
+r16174 | fkuehne | 2006-07-31 00:35:04 +0200 (Mon, 31 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
 
-* modules/video_output/x11/xcommon.c, modules/video_output/directx/directx.c: when we invert the YV12 picture buffer chroma planes, we need to report a I420 chroma.
+* compilation fix
 ------------------------------------------------------------------------
-r8683 | gbazin | 2004-09-10 15:15:59 +0200 (Fri, 10 Sep 2004) | 1 line
+r16173 | fkuehne | 2006-07-31 00:11:36 +0200 (Mon, 31 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/rawvideo.c
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
 
-* modules/codec/rawvideo.c: packetizer will also invert the pictures if needed.
+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
 ------------------------------------------------------------------------
-r8682 | gbazin | 2004-09-10 14:43:08 +0200 (Fri, 10 Sep 2004) | 1 line
+r16172 | fkuehne | 2006-07-31 00:03:56 +0200 (Mon, 31 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/asf/libasf.c
-   M /trunk/modules/demux/asf/libasf.h
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/update.c
 
-* modules/demux/asf/*: get video aspect ratio from metadata object.
+* forgot these in the previous commit (updated to current API)
 ------------------------------------------------------------------------
-r8681 | gbazin | 2004-09-10 13:35:42 +0200 (Fri, 10 Sep 2004) | 1 line
+r16171 | fkuehne | 2006-07-31 00:00:44 +0200 (Mon, 31 Jul 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/demux/asf/libasf.c
-   M /trunk/modules/demux/asf/libasf.h
+   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
 
-* commit modules/demux/asf/*: load and parse the metadata object + coding style changes.
+* 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.
 ------------------------------------------------------------------------
-r8680 | gbazin | 2004-09-10 11:49:01 +0200 (Fri, 10 Sep 2004) | 1 line
+r16170 | zorglub | 2006-07-30 23:19:38 +0200 (Sun, 30 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/include/vlc_input.h
+
+Forgot this
 
-* modules/stream_out/standard.c: compilation fix.
 ------------------------------------------------------------------------
-r8679 | gbazin | 2004-09-10 11:19:59 +0200 (Fri, 10 Sep 2004) | 1 line
+r16169 | zorglub | 2006-07-30 22:28:59 +0200 (Sun, 30 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/cmml/intf.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
 
-* modules/codec/cmml/intf.c: compilation fix.
 ------------------------------------------------------------------------
-r8678 | gbazin | 2004-09-10 00:18:51 +0200 (Fri, 10 Sep 2004) | 1 line
+r16168 | zorglub | 2006-07-30 18:41:20 +0200 (Sun, 30 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.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
 
-* src/misc/httpd.c: spelling mistake.
 ------------------------------------------------------------------------
-r8677 | gbazin | 2004-09-09 23:45:38 +0200 (Thu, 09 Sep 2004) | 1 line
+r16167 | ipkiss | 2006-07-30 16:34:21 +0200 (Sun, 30 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/format.c
-   M /trunk/modules/audio_filter/normvol.c
-   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
+
+ * skins2/*: fixed some doxygen comments
 
- modules/codec/ffmpeg/video_filter.c, modules/audio_filter/format.c, normvol.c: added Id svn keyword.
 ------------------------------------------------------------------------
-r8676 | gbazin | 2004-09-09 16:47:33 +0200 (Thu, 09 Sep 2004) | 1 line
+r16166 | ipkiss | 2006-07-30 15:04:27 +0200 (Sun, 30 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+
+ * skins2/src/generic_layout.cpp: refresh the area of the Video control when it
+   is not visible
 
-* src/input/input.c: hack to allow for the udp:@:port syntax again... not really pretty though.
 ------------------------------------------------------------------------
-r8675 | gbazin | 2004-09-09 16:33:33 +0200 (Thu, 09 Sep 2004) | 1 line
+r16165 | asmax | 2006-07-30 14:22:00 +0200 (Sun, 30 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/visualization/galaktos/plugin.c
+
+* fixed galaktos plugin which was broken for a very long time
 
-* src/extras/libc.c: forgot a small modification.
 ------------------------------------------------------------------------
-r8674 | gbazin | 2004-09-09 16:25:07 +0200 (Thu, 09 Sep 2004) | 1 line
+r16164 | ipkiss | 2006-07-30 14:07:45 +0200 (Sun, 30 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/theora.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
+
+ * skins2: when restoring the previous skin because a new one failed to load,
+   show only the windows that were visible before
 
-* modules/codec/theora.c: use vlc_reduce() to before storing the aspect-ratio.
 ------------------------------------------------------------------------
-r8673 | gbazin | 2004-09-09 16:23:44 +0200 (Thu, 09 Sep 2004) | 1 line
+r16163 | damienf | 2006-07-30 01:32:05 +0200 (Sun, 30 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/mux/asf.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
 
-* modules/mux/asf.c: include a metadata header to store the video pixel aspect ratio info.
 ------------------------------------------------------------------------
-r8672 | gbazin | 2004-09-09 16:02:24 +0200 (Thu, 09 Sep 2004) | 1 line
+r16162 | hartman | 2006-07-30 00:58:49 +0200 (Sun, 30 Jul 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/control/gestures.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
+
 
-* modules/control/gestures.c: compilation fix.
 ------------------------------------------------------------------------
-r8671 | gbazin | 2004-09-09 15:04:12 +0200 (Thu, 09 Sep 2004) | 1 line
+r16161 | fkuehne | 2006-07-29 17:47:08 +0200 (Sat, 29 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/src/interface/interaction.c
 
-* include/vlc_common.h, src/extras/libc.c: added GCD() and vlc_reduce().
+* minor core cleanup and WX compilation fix
 ------------------------------------------------------------------------
-r8670 | gbazin | 2004-09-09 00:02:48 +0200 (Thu, 09 Sep 2004) | 1 line
+r16160 | fkuehne | 2006-07-29 17:32:30 +0200 (Sat, 29 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/AUTHORS
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/update.c
 
-* modules/access/dvdnav.c: call buttonUpdate() again when the video ES is started.
+* improved some error messages
 ------------------------------------------------------------------------
-r8669 | gbazin | 2004-09-08 23:11:31 +0200 (Wed, 08 Sep 2004) | 1 line
+r16159 | fkuehne | 2006-07-29 17:07:42 +0200 (Sat, 29 Jul 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/src/video_output/vout_intf.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
 
-* src/video_output/vout_intf.c, modules/video_output/opengl.c: we do really need these, so please don't remove them again.
+* 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.
 ------------------------------------------------------------------------
-r8668 | gbazin | 2004-09-08 23:01:11 +0200 (Wed, 08 Sep 2004) | 1 line
+r16158 | xtophe | 2006-07-29 16:38:38 +0200 (Sat, 29 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+
+fix breakqge introduce in [16152]
 
-* src/video_output/*: fixed race condition in spu initialization which affected DVD menus.
 ------------------------------------------------------------------------
-r8667 | gbazin | 2004-09-08 17:25:56 +0200 (Wed, 08 Sep 2004) | 1 line
+r16157 | zorglub | 2006-07-29 15:32:12 +0200 (Sat, 29 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.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
+
+svn ids and stuff
 
-* modules/demux/ts.c: small video artefacts are usually better than dropping whole frames.
 ------------------------------------------------------------------------
-r8666 | gbazin | 2004-09-08 16:10:20 +0200 (Wed, 08 Sep 2004) | 1 line
+r16156 | zorglub | 2006-07-29 15:31:48 +0200 (Sat, 29 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/src/input/input.c
+
+One more
 
-* modules/audio_filter/converter/*: a couple of fixes for transcoding.
 ------------------------------------------------------------------------
-r8665 | gbazin | 2004-09-08 14:48:57 +0200 (Wed, 08 Sep 2004) | 1 line
+r16155 | zorglub | 2006-07-29 15:31:32 +0200 (Sat, 29 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/include/vlc_messages.h
+   M /trunk/src/misc/stats.c
+
+Some old stats fixes
 
-* modules/stream_out/transcode.c: use picture ring buffers to avoid leaks due to decoders not releasing pictures properly and to avoid uncessary mallocs.
 ------------------------------------------------------------------------
-r8664 | gbazin | 2004-09-08 12:07:05 +0200 (Wed, 08 Sep 2004) | 1 line
+r16154 | djc | 2006-07-29 15:01:52 +0200 (Sat, 29 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_help.h
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/modules/gui/macosx/vout.m
+
+Add Ctrl+clic to handle one button mice
 
-* include/vlc_help.h: update.
 ------------------------------------------------------------------------
-r8663 | gbazin | 2004-09-08 00:55:26 +0200 (Wed, 08 Sep 2004) | 1 line
+r16153 | zorglub | 2006-07-29 14:25:13 +0200 (Sat, 29 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/include/vlc_streaming.h
+   M /trunk/src/stream_output/profiles.c
+
+Simplify transcode handling
 
-* modules/gui/wxwindows/interface.cpp: fix for the interface resizing when video is stopped.
 ------------------------------------------------------------------------
-r8662 | gbazin | 2004-09-08 00:08:36 +0200 (Wed, 08 Sep 2004) | 1 line
+r16152 | fkuehne | 2006-07-29 14:18:48 +0200 (Sat, 29 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-* modules/gui/wxwindows/video.cpp: reverted change to re-use the video window as it doesn't work well on wxGTK.
+* enabled ffmpeg's beta WMV3/VC1-support
 ------------------------------------------------------------------------
-r8661 | gbazin | 2004-09-07 23:46:16 +0200 (Tue, 07 Sep 2004) | 1 line
+r16151 | xtophe | 2006-07-28 21:34:03 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/extras/contrib/src
+   M /trunk/m4
+   M /trunk/src/stream_output/profiles.c
+
+Cosmetics
 
-* include/vlc_common.h: forgot this file in my last commit.
 ------------------------------------------------------------------------
-r8660 | gbazin | 2004-09-07 23:28:52 +0200 (Tue, 07 Sep 2004) | 1 line
+r16150 | xtophe | 2006-07-28 21:05:04 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Patches/libpng-darwin-mactel.patch
+
+Update png patch for mactel. Thanks to Jean-Baptiste Kempf
 
-* configure.ac: small iconv fix.
 ------------------------------------------------------------------------
-r8659 | gbazin | 2004-09-07 23:16:49 +0200 (Tue, 07 Sep 2004) | 3 lines
+r16149 | thresh | 2006-07-28 17:28:31 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-   M /trunk/modules/gui/skins2/vars/playlist.hpp
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/extras/libc.c
+   M /trunk/src/Makefile.am
 
-* src/extras/libc.c: provide iconv facility in the core (vlc_iconv_open(), vlc_iconv(), vlc_iconv_close()).
-* modules/misc/freetype.c, modules/codec/subsdec.c, modules/gui/skins2: use iconv from the core.
+reverted erroneous part of 16030 commit (this will fix libtool builds)
 
 ------------------------------------------------------------------------
-r8658 | sigmunau | 2004-09-07 12:34:47 +0200 (Tue, 07 Sep 2004) | 2 lines
+r16148 | littlejohn | 2006-07-28 17:24:07 +0200 (Fri, 28 Jul 2006) | 10 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.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
+
+Real VOUT_REPARENT (UNIX only ATM).
+
+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
+     
 
-freetype.c: don't hang if user specify negative fontsize
 
 ------------------------------------------------------------------------
-r8657 | gbazin | 2004-09-07 11:34:03 +0200 (Tue, 07 Sep 2004) | 1 line
+r16147 | zorglub | 2006-07-28 15:28:08 +0200 (Fri, 28 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/faad.c
-   M /trunk/src/input/decoder.c
+   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
 
-* src/input/decoder.c, modules/codec/faad.c: work around another bug in libfaad with ADTS streams.
 ------------------------------------------------------------------------
-r8656 | sigmunau | 2004-09-07 10:11:49 +0200 (Tue, 07 Sep 2004) | 2 lines
+r16146 | zorglub | 2006-07-28 13:58:58 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
 
-fixed track selection for mkv-files with default flag set on tracks.
+Check type before cast
 
 ------------------------------------------------------------------------
-r8655 | titer | 2004-09-06 23:28:07 +0200 (Mon, 06 Sep 2004) | 2 lines
+r16145 | zorglub | 2006-07-28 13:45:52 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
 
- Fixed OpenGL mouse events
+WTF isn't QEvent a QObject ?
 
 ------------------------------------------------------------------------
-r8654 | titer | 2004-09-06 23:07:43 +0200 (Mon, 06 Sep 2004) | 3 lines
+r16144 | zorglub | 2006-07-28 13:16:49 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/var.c
+   M /trunk/modules/gui/qt4/dialogs_provider.cpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
 
- + src/input/var.c: when starting a title, don't recreate next/prev-chapter
-     and add callbacks if they already exist
+Don't use RTTI
 
 ------------------------------------------------------------------------
-r8653 | sigmunau | 2004-09-06 21:01:34 +0200 (Mon, 06 Sep 2004) | 2 lines
+r16143 | damienf | 2006-07-28 02:01:15 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/extras/contrib/src/Makefile
 
-some timecode and chapter-related fixes from Mosu(thanks a lot).
+Makefile: fix cross compiling broken by my previous commit
 
 ------------------------------------------------------------------------
-r8652 | titer | 2004-09-06 18:46:25 +0200 (Mon, 06 Sep 2004) | 2 lines
+r16142 | xtophe | 2006-07-28 00:53:41 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/MsgVals.h
+   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
 
- beos/*: fixed title/chapter navigation
+Update the libpng patches
 
 ------------------------------------------------------------------------
-r8651 | sigmunau | 2004-09-06 18:10:34 +0200 (Mon, 06 Sep 2004) | 2 lines
+r16141 | damienf | 2006-07-28 00:46:48 +0200 (Fri, 28 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/libgpg-error.patch
 
-Added matroska-related items to todo-list
+patch for libgpg-error when NLS is disabled
 
 ------------------------------------------------------------------------
-r8650 | courmisch | 2004-09-06 17:09:37 +0200 (Mon, 06 Sep 2004) | 2 lines
+r16140 | zorglub | 2006-07-27 22:12:41 +0200 (Thu, 27 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/src/libvlc.h
 
-debug message accessed free'd structure causing a segmentation fault
+Add --france / --no-france option to disable DRM playback.
+CSS is not yet disabled as it is hidden from us by libdvdnav/libdvdplay
 
 ------------------------------------------------------------------------
-r8649 | rocky | 2004-09-06 14:49:29 +0200 (Mon, 06 Sep 2004) | 5 lines
+r16139 | damienf | 2006-07-27 21:51:57 +0200 (Thu, 27 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/cdda/Modules.am
-   M /trunk/modules/access/cdda/access.c
-   A /trunk/modules/access/cdda/access.h
-   A /trunk/modules/access/cdda/callback.c
-   A /trunk/modules/access/cdda/callback.h
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/cdda/cdda.h
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+
+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
 
-Allow size of blocks reads to be specified/adjusted
-Split out callback routines. 
-Some cleanup. Still largely broken though. 
+------------------------------------------------------------------------
+r16138 | littlejohn | 2006-07-27 16:51:22 +0200 (Thu, 27 Jul 2006) | 3 lines
+Changed paths:
+   M /trunk/bindings/java/vlc-graphics-jni.cc
+
+This was overwritten by mistake. Backported to revision 15898.
 
 
 ------------------------------------------------------------------------
-r8648 | courmisch | 2004-09-06 13:45:44 +0200 (Mon, 06 Sep 2004) | 2 lines
+r16137 | titer | 2006-07-27 00:48:34 +0200 (Thu, 27 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/modules/video_chroma/i420_yuy2.h
 
-0 is a legal socket descriptor
+Make I420_UYVY/MMX support widths non multiple of 8
 
 ------------------------------------------------------------------------
-r8647 | rocky | 2004-09-06 06:38:46 +0200 (Mon, 06 Sep 2004) | 5 lines
+r16136 | xtophe | 2006-07-27 00:01:37 +0200 (Thu, 27 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/mtime.h
-   M /trunk/modules/access/cdda/Modules.am
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.h
+   M /trunk/configure.ac
 
-2nd attempt to get libcdio cdda working.
+use pic on amd64. should fix the amd64 moz plugin
 
-mtime.h: define constant for second-to-millisecond conversions.
+------------------------------------------------------------------------
+r16135 | xtophe | 2006-07-26 23:59:13 +0200 (Wed, 26 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
+add qvlc to the summary
 
 ------------------------------------------------------------------------
-r8646 | fkuehne | 2004-09-05 20:38:53 +0200 (Sun, 05 Sep 2004) | 3 lines
+r16134 | dionoea | 2006-07-26 23:21:48 +0200 (Wed, 26 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
+   M /trunk/src/video_output/vout_intf.c
 
-modules/gui/wxwindows/extrapanel.cpp: minor string fix
-po/*: updated the po-files
-THANKS: updated my mail-address
-------------------------------------------------------------------------
-r8645 | fkuehne | 2004-09-05 18:53:39 +0200 (Sun, 05 Sep 2004) | 1 line
-Changed paths:
-   M /trunk/po/de.po
+Use 5 digits for snapshot numbering when in sequential mode (padd with 0s)
 
-* first update of the German translation
 ------------------------------------------------------------------------
-r8644 | fkuehne | 2004-09-05 18:53:04 +0200 (Sun, 05 Sep 2004) | 1 line
+r16133 | littlejohn | 2006-07-26 17:13:47 +0200 (Wed, 26 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/audio_filter/normvol.c
-   M /trunk/modules/gui/macosx/equalizer.m
-   M /trunk/modules/gui/ncurses.c
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
-   M /trunk/modules/video_output/snapshot.c
-   M /trunk/src/audio_output/input.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/vlm.c
 
-* string review
-------------------------------------------------------------------------
-r8643 | rocky | 2004-09-04 16:51:04 +0200 (Sat, 04 Sep 2004) | 10 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/vlc_meta.h
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/cdda/cdda.h
+More vlm functions added in libvlc (to play, pause and stop a broadcast)
 
-First attempt to reinstate a libcdio cdda. 
 
-vlc_meta.h: added CD-Text, ISO 9660, and CDDB fields. Separate email
-will be sent about this.
+------------------------------------------------------------------------
+r16132 | littlejohn | 2006-07-26 16:15:08 +0200 (Wed, 26 Jul 2006) | 3 lines
+Changed paths:
+   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
 
-Note: sound may be off by 2 seconds (150 sectors or pregap
-amount). The sound for both this and the other cdda plugin don't work
-for me. Before the last SVN update though that's what it sounded like.
+Sync bindings/java with jvlc head (release is close ;).
 
 
 ------------------------------------------------------------------------
-r8642 | bigben | 2004-09-04 12:39:44 +0200 (Sat, 04 Sep 2004) | 4 lines
+r16131 | xtophe | 2006-07-26 15:49:56 +0200 (Wed, 26 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
+   M /trunk/extras/contrib/src/Patches/speex.patch
 
-* syntax to specify the dvd title/chapter to open has changed...
+Contrib: fix speex patch. Thanks to JB Kempf
 
+------------------------------------------------------------------------
+r16130 | xtophe | 2006-07-26 14:04:25 +0200 (Wed, 26 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/po/de.po
 
+Protect the email address
 
 ------------------------------------------------------------------------
-r8641 | massiot | 2004-09-03 20:42:25 +0200 (Fri, 03 Sep 2004) | 4 lines
+r16129 | xtophe | 2006-07-26 12:56:30 +0200 (Wed, 26 Jul 2006) | 5 lines
 Changed paths:
-   M /trunk/include/vlc_access.h
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.h
-   M /trunk/modules/access/dvb/linux_dvb.c
-   M /trunk/modules/demux/ts.c
-   M /trunk/src/input/stream.c
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-svn-win32.patch
+   D /trunk/extras/contrib/src/Patches/ffmpeg-svn.patch
 
-* modules/demux/ts.c, modules/access/dvb: Added support for the CAM device
-  of linuxtv drivers. We currently only descramble one channel (this will
-  change in the near future). Also fixed a few demux-related bugs.
+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
 
 ------------------------------------------------------------------------
-r8640 | massiot | 2004-09-03 20:38:33 +0200 (Fri, 03 Sep 2004) | 2 lines
+r16128 | zorglub | 2006-07-26 00:56:37 +0200 (Wed, 26 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demuxdump.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-* modules/demux/demuxdump.c: Added a --demuxdump-append boolean option.
+New Qt Contrib
 
 ------------------------------------------------------------------------
-r8639 | massiot | 2004-09-03 20:37:21 +0200 (Fri, 03 Sep 2004) | 2 lines
+r16127 | ipkiss | 2006-07-25 23:23:01 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/gui/skins2/src/skin_common.hpp
 
-* modules/access/pvr/pvr.c: Added a --pvr-caching option.
+ * skins2/src/skin_common.hpp: Added missing header
 
 ------------------------------------------------------------------------
-r8638 | zorglub | 2004-09-03 02:11:25 +0200 (Fri, 03 Sep 2004) | 2 lines
+r16126 | xtophe | 2006-07-25 14:41:29 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/extras/contrib/src/Patches/libpng-osx.patch
 
-msg_Err -> msg_Dbg
+Upgrade patch for png on osx. Thanks to Jean-Baptiste Kempf
 
 ------------------------------------------------------------------------
-r8637 | gbazin | 2004-09-02 23:42:14 +0200 (Thu, 02 Sep 2004) | 1 line
+r16125 | xtophe | 2006-07-25 11:37:31 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   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
+
+Don't include opie/ in the gettext stuff as it's not in the tarball.
 
-* src/libvlc.h: plugins-cache is now enabled by default.
 ------------------------------------------------------------------------
-r8636 | gbazin | 2004-09-02 23:19:35 +0200 (Thu, 02 Sep 2004) | 1 line
+r16124 | xtophe | 2006-07-25 01:00:57 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   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
+
+Grrrr, silly qt4 build system
 
-* NEWS: next version is going to be 0.8.0.
 ------------------------------------------------------------------------
-r8635 | gbazin | 2004-09-02 21:40:28 +0200 (Thu, 02 Sep 2004) | 1 line
+r16123 | xtophe | 2006-07-25 00:56:44 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_intf.c
+   A /trunk/extras/contrib/src/Patches/libogg-1.1.3.patch
+   A /trunk/extras/contrib/src/Patches/theora-1.0a7.patch
+
+Oups miss that in previous commit
 
-* src/video_output/vout_intf.c: fixed mouse events forwarding in opengl provider.
 ------------------------------------------------------------------------
-r8634 | gbazin | 2004-09-02 19:51:02 +0200 (Thu, 02 Sep 2004) | 1 line
+r16122 | xtophe | 2006-07-25 00:45:26 +0200 (Tue, 25 Jul 2006) | 2 lines
 Changed paths:
+   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
 
-* extras/contrib/src/packages.mak: fixed the faad2 package
+Use newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste Kempf
+
 ------------------------------------------------------------------------
-r8633 | gbazin | 2004-09-02 18:00:44 +0200 (Thu, 02 Sep 2004) | 1 line
+r16121 | xtophe | 2006-07-24 23:45:56 +0200 (Mon, 24 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   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
+
+Localized the stings inside the .ui  and update the po files.
 
-* modules/gui/wxwindows/video.cpp: before resizing the interface when a video stops, wait a bit just to make sure a new video outut is not being spawned.
 ------------------------------------------------------------------------
-r8632 | zorglub | 2004-09-02 17:31:00 +0200 (Thu, 02 Sep 2004) | 2 lines
+r16120 | ipkiss | 2006-07-24 22:09:22 +0200 (Mon, 24 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/gui/skins2/src/dialogs.cpp
 
-Switch video-filters on the fly
+ * skins2/src/dialogs.cpp: more encoding fixes
 
 ------------------------------------------------------------------------
-r8631 | gbazin | 2004-09-02 17:20:34 +0200 (Thu, 02 Sep 2004) | 1 line
+r16119 | fkuehne | 2006-07-24 19:55:28 +0200 (Mon, 24 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/extras/contrib/src/Patches/ffmpeg-svn.patch
 
-* src/video_output/video_output.c: re-enabled on-the-fly switching of video filters.
+libavutil/common.h was re-worked, so it doesn't need to be patched anymore
 ------------------------------------------------------------------------
-r8630 | gbazin | 2004-09-02 16:27:57 +0200 (Thu, 02 Sep 2004) | 1 line
+r16118 | ipkiss | 2006-07-24 00:19:46 +0200 (Mon, 24 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   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
+
+ * 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.
 
-* src/input/demux.c: ignore STREAM_CONTROL_ACCESS control query + coding style changes.
 ------------------------------------------------------------------------
-r8629 | hartman | 2004-09-02 09:47:01 +0200 (Thu, 02 Sep 2004) | 2 lines
+r16117 | jpsaman | 2006-07-23 20:10:04 +0200 (Sun, 23 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/README
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/ffmpeg-install.patch
 
-* Don't say make bin works in the contrib system
+Fix installation of ffmpeg-svn version
+------------------------------------------------------------------------
+r16115 | jpsaman | 2006-07-23 19:51:07 +0200 (Sun, 23 Jul 2006) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
 
+Revert revision 16112
 ------------------------------------------------------------------------
-r8628 | gbazin | 2004-09-02 01:17:43 +0200 (Thu, 02 Sep 2004) | 1 line
+r16114 | jpsaman | 2006-07-23 18:21:35 +0200 (Sun, 23 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/ChangeLog
+   M /trunk/modules/demux/live555.cpp
 
-* ChangeLog: update.
+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.
 ------------------------------------------------------------------------
-r8627 | gbazin | 2004-09-02 01:15:12 +0200 (Thu, 02 Sep 2004) | 1 line
+r16112 | jpsaman | 2006-07-23 13:04:13 +0200 (Sun, 23 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/galaktos/Modules.am
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/visualization/galaktos/Modules.am: a whole lot of files were forgotten.
+Forward port of revision 16111
 ------------------------------------------------------------------------
-r8626 | gbazin | 2004-09-02 00:26:48 +0200 (Thu, 02 Sep 2004) | 1 line
+r16110 | dionoea | 2006-07-22 17:41:38 +0200 (Sat, 22 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/libvlc.h
+
+Oops
 
-* modules/stream_out/transcode.c: fixed fps and audio-sync options.
 ------------------------------------------------------------------------
-r8625 | hartman | 2004-09-02 00:08:00 +0200 (Thu, 02 Sep 2004) | 2 lines
+r16109 | dionoea | 2006-07-22 17:33:03 +0200 (Sat, 22 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_intf.c
 
-* fix the ebml and matroska downloads. added toolame target, but not enabled, since toolame is worse than ffmpeg when it comes to makefiles... ("it needs sam power").
+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.
 
 ------------------------------------------------------------------------
-r8624 | hartman | 2004-09-01 23:40:35 +0200 (Wed, 01 Sep 2004) | 2 lines
+r16108 | dionoea | 2006-07-22 16:45:25 +0200 (Sat, 22 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/video_output/video_output.c
 
-* updated ebml, matroska, liveMedia and faad2 version
+Some more vfilter2 stuff
 
 ------------------------------------------------------------------------
-r8623 | zorglub | 2004-09-01 22:02:17 +0200 (Wed, 01 Sep 2004) | 2 lines
+r16107 | xtophe | 2006-07-21 23:14:35 +0200 (Fri, 21 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/extras/contrib/src/Makefile
 
-Added "is_playing", "get_title", "get_time" and "get_length" to get computer-readable output (for third-party programs)
+oups missed that
 
 ------------------------------------------------------------------------
-r8622 | titer | 2004-09-01 20:59:23 +0200 (Wed, 01 Sep 2004) | 4 lines
+r16106 | fkuehne | 2006-07-21 22:36:29 +0200 (Fri, 21 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/extras/contrib/src/Makefile
+
+* minor layout improvement
+------------------------------------------------------------------------
+r16105 | xtophe | 2006-07-21 17:19:35 +0200 (Fri, 21 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
- + vout_subpictures.c: don't check only the first subpicture_t to see
-   if we need blending & rendering modules (fixes text messages which
-   were missing sometimes)
+contribs: Rename the qt tarball to indicate it's a win32 binaries
 
 ------------------------------------------------------------------------
-r8621 | titer | 2004-09-01 20:41:22 +0200 (Wed, 01 Sep 2004) | 2 lines
+r16104 | zorglub | 2006-07-21 11:42:43 +0200 (Fri, 21 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.c
+   M /trunk/extras/contrib/src/Makefile
 
- + misc/freetype.c: workaround yet another weird BeOS behaviour
+Qt4 contrib fixes
 
 ------------------------------------------------------------------------
-r8620 | gbazin | 2004-09-01 17:56:03 +0200 (Wed, 01 Sep 2004) | 1 line
+r16103 | zorglub | 2006-07-21 00:16:10 +0200 (Fri, 21 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+Add Qt4 to contrib
 
-* modules/codec/dmo/dmo.c: specify required input chroma for video encoding.
 ------------------------------------------------------------------------
-r8619 | gbazin | 2004-09-01 17:37:40 +0200 (Wed, 01 Sep 2004) | 1 line
+r16102 | fkuehne | 2006-07-20 21:45:51 +0200 (Thu, 20 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/macosx/AppleRemote.m
 
-* modules/stream_out/transcode.c: free the original picture pointer, not the aligned one.
+* some minor fixes (signed vs unsigned ints, removed an always ignored pragma, fixed an if)
 ------------------------------------------------------------------------
-r8618 | gbazin | 2004-09-01 16:34:24 +0200 (Wed, 01 Sep 2004) | 1 line
+r16101 | fkuehne | 2006-07-20 21:30:39 +0200 (Thu, 20 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/mux/asf.c: MUX_GET_ADD_STREAM_WAIT == true. Seems even asfh can't send new headers after the stream started.
+* compile before you commit
 ------------------------------------------------------------------------
-r8617 | gbazin | 2004-09-01 16:26:23 +0200 (Wed, 01 Sep 2004) | 1 line
+r16100 | fkuehne | 2006-07-20 21:26:33 +0200 (Thu, 20 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video_filter.c
+   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)
 
-* modules/codec/ffmpeg/video_filter.c: oops, copy&paste bug.
+* another patch for ffmpeg, so make up a new ffmpeg patch-file and ditch the previous configure-specific one
 ------------------------------------------------------------------------
-r8616 | gbazin | 2004-09-01 16:07:45 +0200 (Wed, 01 Sep 2004) | 1 line
+r16099 | fkuehne | 2006-07-20 21:16:52 +0200 (Thu, 20 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/codec/x264.c
+
+* compilation fix to reflect x264's API change in its revision 537 (x264 build 48)
 
-* modules/mux/asf.c: fixed a bug I introduced in my last commit.
+It would be nice if someone with more x264-knowledge could review this.
 ------------------------------------------------------------------------
-r8615 | gbazin | 2004-09-01 16:02:23 +0200 (Wed, 01 Sep 2004) | 1 line
+r16098 | fkuehne | 2006-07-20 21:06:18 +0200 (Thu, 20 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/ffmpeg-configure.patch
 
-* modules/codec/ffmpeg/video.c: fixed a crash on win32 (s/free/av_free).
+* yet another patch for ffmpeg: its configure script doesn't recognise that (at least on OSX) variables' names are case-sensitive
 ------------------------------------------------------------------------
-r8614 | gbazin | 2004-09-01 15:27:46 +0200 (Wed, 01 Sep 2004) | 1 line
+r16097 | xtophe | 2006-07-20 20:54:26 +0200 (Thu, 20 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/gui/qt4/util/directslider.hpp
+
+Compile fix. gcc doesn't like foo=foo();
 
-* modules/codec/x264.c: updated to latest x264 version.
 ------------------------------------------------------------------------
-r8613 | gbazin | 2004-09-01 15:19:43 +0200 (Wed, 01 Sep 2004) | 1 line
+r16096 | zorglub | 2006-07-20 17:25:02 +0200 (Thu, 20 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.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 a bunch of bugs
 
-* src/input/input.c: fixed small memory leak.
 ------------------------------------------------------------------------
-r8612 | zorglub | 2004-09-01 14:54:34 +0200 (Wed, 01 Sep 2004) | 6 lines
+r16095 | xtophe | 2006-07-20 15:44:04 +0200 (Thu, 20 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/share/http/index.html
-   M /trunk/share/http/style.css
+   M /trunk/modules/video_output/directx/direct3d.c
 
-* Added some status information to the HTTP interface
+Cosmetic: svn properties, Id, copyright dates
 
-* Invalid HTML SUX !
-* Table layout SUX !
+------------------------------------------------------------------------
+r16094 | damienf | 2006-07-20 15:21:16 +0200 (Thu, 20 Jul 2006) | 2 lines
+Changed paths:
+   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
 
+- direct3d: new video output module using Direct3D 9 APIs
 
 ------------------------------------------------------------------------
-r8611 | zorglub | 2004-09-01 13:02:15 +0200 (Wed, 01 Sep 2004) | 7 lines
+r16093 | xtophe | 2006-07-20 10:59:14 +0200 (Thu, 20 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/fortunes.txt
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/screen/screen.c
-   M /trunk/modules/audio_filter/normvol.c
    M /trunk/po/POTFILES.in
+   M /trunk/po/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/no.po
-   M /trunk/po/pl.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/src/libvlc.h
+   M /trunk/po/zh_CN.po
+   M /trunk/po/zh_TW.po
+
+Run update-po. Fix make dist
 
-* Fixed a few string errors
+------------------------------------------------------------------------
+r16092 | dionoea | 2006-07-20 00:38:25 +0200 (Thu, 20 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/gradient.c
 
-* Update PO files
+Add some "const" where relevant
 
-* First round of updates for the french l10n
+------------------------------------------------------------------------
+r16091 | dionoea | 2006-07-20 00:08:38 +0200 (Thu, 20 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/gradient.c
 
+Make code less readable and (hopefully) faster for gradient and edge modes.
 
 ------------------------------------------------------------------------
-r8610 | gbazin | 2004-09-01 00:53:22 +0200 (Wed, 01 Sep 2004) | 1 line
+r16090 | zorglub | 2006-07-19 17:17:23 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.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
+
+Some more Qt interaction support
 
-* src/video_output/vout_subpictures.c: use p_vout->output instead of p_vout->render where necessary.
 ------------------------------------------------------------------------
-r8609 | hartman | 2004-08-31 22:44:47 +0200 (Tue, 31 Aug 2004) | 2 lines
+r16089 | oaubert | 2006-07-19 14:55:04 +0200 (Wed, 19 Jul 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
 
-* Updated version number to 0.8.0-test1 and to codename Janus
+configure.ac: the svg module now needs a librsvg2 >= 2.9.0
 
 ------------------------------------------------------------------------
-r8608 | hartman | 2004-08-31 22:21:54 +0200 (Tue, 31 Aug 2004) | 2 lines
+r16088 | oaubert | 2006-07-19 14:54:13 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/misc/svg.c
 
- * Defer nsviews untill the NSWindow is created. Hopefully fixes the VLC[25709] *** Assertion failure in -[NSViewHierarchyLock unlockTopMostReader], AppKit.subproj/NSViewHierarchyLock.m:428
+modules/misc/svg.c: fix SVG rendering
 
 ------------------------------------------------------------------------
-r8607 | hartman | 2004-08-31 20:52:22 +0200 (Tue, 31 Aug 2004) | 2 lines
+r16087 | zorglub | 2006-07-19 13:53:51 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.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
+
+Add support for modules help strings (Closes:#413)
+
+------------------------------------------------------------------------
+r16086 | zorglub | 2006-07-19 13:53:18 +0200 (Wed, 19 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_common.h
+   M /trunk/modules/demux/playlist/podcast.c
+
+Remove some code duplication
+
+------------------------------------------------------------------------
+r16085 | jpsaman | 2006-07-19 12:59:30 +0200 (Wed, 19 Jul 2006) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+
+Don't use Patches/goom2k4-0-nommx.patch when building for MacOS X
+------------------------------------------------------------------------
+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)
 
-* forgot the most important file of the commit :)
+Move v4l and pvr into the main access directory.
+No need for a separate directory for 1 file
 
 ------------------------------------------------------------------------
-r8606 | hartman | 2004-08-31 20:32:54 +0200 (Tue, 31 Aug 2004) | 4 lines
+r16083 | zorglub | 2006-07-19 11:33:41 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
+   M /trunk/include/vlc_access.h
+   M /trunk/include/vlc_demux.h
    M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/access/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/mms/mmsh.c
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/access/smb.c
    M /trunk/modules/access/tcp.c
    M /trunk/modules/access/udp.c
-   M /trunk/modules/access/vcd/vcd.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
 
-* Don't bitch anymore about not found access_demux plugins.
-* Add ACCESS_SET_PRIVATE_ID_STATE to the list of every access plugin
-* msg_Err -> msg_Warn for unimplemented Control queries
+Some more demux and access code factorization
 
 ------------------------------------------------------------------------
-r8605 | gbazin | 2004-08-31 20:29:58 +0200 (Tue, 31 Aug 2004) | 8 lines
+r16080 | oaubert | 2006-07-19 11:01:15 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/video_output/video_text.c
-   M /trunk/src/video_output/vout_subpictures.c
-
-* src/video_output/vout_subpictures.c, include/vlc_video.h:
-  + introduce a "TEXT" subpicture region type.
-  + a psz_text field stores the subpicture text.
-* src/video_output/video_text.c: produce "TEXT" subpictures.
-* modules/codec/subsdec.c: produce "TEXT" subpictures.
-* modules/misc/freetype.c: auto sizing works again.
+   M /trunk/bindings/mediacontrol-python/vlcglue.c
 
+bindings/mediacontrol-python/vlcglue.c: bind get_/set_rate and get_/set_fullscreen
 
 ------------------------------------------------------------------------
-r8604 | gbazin | 2004-08-31 14:02:12 +0200 (Tue, 31 Aug 2004) | 1 line
+r16079 | oaubert | 2006-07-19 11:00:32 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/format.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/include/vlc/mediacontrol.h
+   M /trunk/src/control/mediacontrol_audio_video.c
 
-* modules/stream_out/transcode.c, modules/audio_filter/format.c: fixed a bunch of stupid mistakes.
-------------------------------------------------------------------------
-r8603 | gbazin | 2004-08-31 14:00:38 +0200 (Tue, 31 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+include/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: implement get_/set_rate and get_/set_fullscreen
 
-* modules/audio_filter/converter/dtstofloat32.c,a52tofloat32.c,mpgatofixed32.c: release the old audio buffer after conversion.
 ------------------------------------------------------------------------
-r8602 | gbazin | 2004-08-31 13:58:40 +0200 (Tue, 31 Aug 2004) | 1 line
+r16078 | oaubert | 2006-07-19 10:59:26 +0200 (Wed, 19 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/araw.c
+   M /trunk/bindings/mediacontrol-python/setup.py
 
-* modules/codec/araw.c: got rid of the audio conversion in the encoder, which is now done by the audio filters.
-------------------------------------------------------------------------
-r8601 | gbazin | 2004-08-31 12:25:39 +0200 (Tue, 31 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/ps.h
+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).
 
-* modules/demux/ps.h: oups... fixed typo in my ps_pkt_parse_system() fix.
 ------------------------------------------------------------------------
-r8600 | gbazin | 2004-08-31 11:29:04 +0200 (Tue, 31 Aug 2004) | 1 line
+r16077 | zorglub | 2006-07-19 01:20:06 +0200 (Wed, 19 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
+   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
+
+A bunch of various fixes (encoding, refcount, layout)
 
-* modules/audio_filter/converter/dtstofloat32.c,a52tofloat32.c: don't forget to update the size of the audio buffer after decoding.
 ------------------------------------------------------------------------
-r8599 | bigben | 2004-08-31 07:44:15 +0200 (Tue, 31 Aug 2004) | 3 lines
+r16076 | zorglub | 2006-07-18 23:29:05 +0200 (Tue, 18 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
-
-Consistency in labels.
+   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
 
+Layout improvements
 
 ------------------------------------------------------------------------
-r8598 | titer | 2004-08-31 00:53:40 +0200 (Tue, 31 Aug 2004) | 2 lines
+r16075 | xtophe | 2006-07-18 23:25:14 +0200 (Tue, 18 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/include/vlc_es.h
 
- compile fix
+Fix compilation
 
 ------------------------------------------------------------------------
-r8597 | gbazin | 2004-08-30 23:02:00 +0200 (Mon, 30 Aug 2004) | 1 line
+r16074 | jpsaman | 2006-07-18 23:00:19 +0200 (Tue, 18 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   A /trunk/extras/contrib/src/Patches/libpng-1.2.8-makefile.patch
 
-* modules/stream_out/transcode.c: fix for channels mapping.
+Fix libpng properly (forgot this in a previous commit).
 ------------------------------------------------------------------------
-r8596 | bigben | 2004-08-30 22:57:08 +0200 (Mon, 30 Aug 2004) | 3 lines
+r16073 | zorglub | 2006-07-18 20:57:19 +0200 (Tue, 18 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/modules/gui/macosx/open.h
-   M /trunk/modules/gui/macosx/open.m
-
-* Add some options to the subtitle selection dialog. (relative size, encoding, and alignement).
+   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
 
 ------------------------------------------------------------------------
-r8595 | gbazin | 2004-08-30 21:58:56 +0200 (Mon, 30 Aug 2004) | 1 line
+r16072 | zorglub | 2006-07-18 19:19:10 +0200 (Tue, 18 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/rawvideo.c
-   M /trunk/modules/demux/avi/avi.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
+
+Better packetizer helpers
 
-* modules/demux/avi/avi.c, modules/codec/rawvideo.c: RGB DIBs are coded from bottom to top.
 ------------------------------------------------------------------------
-r8594 | gbazin | 2004-08-30 21:37:35 +0200 (Mon, 30 Aug 2004) | 1 line
+r16071 | zorglub | 2006-07-18 19:08:18 +0200 (Tue, 18 Jul 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   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
 
-* modules/access/v4l/v4l.c: in v4l, RGB24 really is BGR24. Changed aspect ratio to 4:3.
 ------------------------------------------------------------------------
-r8593 | gbazin | 2004-08-30 21:24:55 +0200 (Mon, 30 Aug 2004) | 3 lines
+r16070 | oaubert | 2006-07-18 16:45:24 +0200 (Tue, 18 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
-   M /trunk/modules/codec/ffmpeg/chroma.c
-   M /trunk/modules/codec/ffmpeg/video_filter.c
-   M /trunk/modules/codec/rawvideo.c
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/src/input/decoder.c
+   M /trunk/bindings/mediacontrol-python/vlcwrapper.py
 
-* ALL: use rgb mask members in video_format_t.
-* modules/demux/avi/avi.c: raw RGB 24 is in fact BGR 24.
+bindings/mediacontrol-python/vlcwrapper.py: make the tree() method return a string rather than print it.
 
 ------------------------------------------------------------------------
-r8592 | gbazin | 2004-08-30 19:46:46 +0200 (Mon, 30 Aug 2004) | 1 line
+r16069 | zorglub | 2006-07-18 16:33:18 +0200 (Tue, 18 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   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
 
-* modules/mux/mpeg/ts.c: waiting for the fifo to have 51 packets before muxing is completely insane. Put back the old value of 2 packets.
-------------------------------------------------------------------------
-r8591 | gbazin | 2004-08-30 18:28:38 +0200 (Mon, 30 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+* compiles-but-untested complete implementation of menus and popups
+* handle play/pause status
 
-* modules/stream_out/transcode.c: don't segfault when video encoder or filter can't be opened.
 ------------------------------------------------------------------------
-r8590 | gbazin | 2004-08-30 16:52:52 +0200 (Mon, 30 Aug 2004) | 1 line
+r16068 | damienf | 2006-07-18 11:10:24 +0200 (Tue, 18 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   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
+
+- all: fixed object interfaces queries and other fixes as reported by Jacob Lewallen
 
-* modules/gui/wxwindows/interface.cpp: do not use a checkbox control for the bookmarks menu
 ------------------------------------------------------------------------
-r8589 | zorglub | 2004-08-30 15:14:05 +0200 (Mon, 30 Aug 2004) | 2 lines
+r16067 | sigmunau | 2006-07-18 10:48:53 +0200 (Tue, 18 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/include/vlc_es.h
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-Few improvements
+support muxing and demuxing of dual mono mpeg ts streams if libdvbpsi is up to date
 
 ------------------------------------------------------------------------
-r8588 | hartman | 2004-08-30 13:02:33 +0200 (Mon, 30 Aug 2004) | 2 lines
+r16065 | fkuehne | 2006-07-17 14:59:46 +0200 (Mon, 17 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
-* Remove fprintf debug statement in the mp4 demux
+   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
 ------------------------------------------------------------------------
-r8587 | damienf | 2004-08-30 12:45:01 +0200 (Mon, 30 Aug 2004) | 9 lines
+r16064 | littlejohn | 2006-07-17 10:37:09 +0200 (Mon, 17 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/stream.c
-
+   M /trunk/bindings/java/FAQ
 
-i've modified the following functions to properly skip data (read buffer is nil) on streams which cannot be seeked.
+Report in the FAQ that --enable-java-bindings works in win32.
 
-AStreamReadBlock()
-AStreamReadStream()
 
-before those modifications, playback would suddenly be interrupted after a while on network streams prone to packet loss.
+------------------------------------------------------------------------
+r16063 | dionoea | 2006-07-16 23:22:31 +0200 (Sun, 16 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/scale.c
 
+Don't show the scale filter in the preferences
 
 ------------------------------------------------------------------------
-r8586 | gbazin | 2004-08-30 12:35:19 +0200 (Mon, 30 Aug 2004) | 1 line
+r16062 | dionoea | 2006-07-16 23:02:33 +0200 (Sun, 16 Jul 2006) | 2 lines
 Changed paths:
    M /trunk/NEWS
 
-* NEWS: update
-------------------------------------------------------------------------
-r8585 | gbazin | 2004-08-30 04:15:25 +0200 (Mon, 30 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/ps.h
+Add (verbose) NEWS
 
-* modules/demux/ps.h: fixed parsing of system header.
 ------------------------------------------------------------------------
-r8584 | gbazin | 2004-08-30 03:26:14 +0200 (Mon, 30 Aug 2004) | 1 line
+r16061 | dionoea | 2006-07-16 22:57:09 +0200 (Sun, 16 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb8.c
+   M /trunk/include/video_output.h
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/video_output.c
 
-* modules/video_chroma/i420_rgb8.c: take care of width != pitch as well.
-------------------------------------------------------------------------
-r8583 | gbazin | 2004-08-30 03:24:08 +0200 (Mon, 30 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb16.c
+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.
 
-* modules/video_chroma/i420_rgb16.c: take care of width != pitch as well.
 ------------------------------------------------------------------------
-r8582 | gbazin | 2004-08-30 03:03:12 +0200 (Mon, 30 Aug 2004) | 1 line
+r16060 | courmisch | 2006-07-16 21:58:46 +0200 (Sun, 16 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/po/POTFILES.in
 
-* modules/video_chroma/i420_yuy2.c: take care of chroma pitch as well.
-------------------------------------------------------------------------
-r8581 | gbazin | 2004-08-30 02:10:17 +0200 (Mon, 30 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/src/input/es_out.c
+(Partial?) fix for make dist
 
-* src/input/es_out.c: really fixed ES_OUT_SET_FMT this time.
 ------------------------------------------------------------------------
-r8580 | gbazin | 2004-08-30 01:48:31 +0200 (Mon, 30 Aug 2004) | 1 line
+r16059 | courmisch | 2006-07-16 21:37:56 +0200 (Sun, 16 Jul 2006) | 6 lines
 Changed paths:
-   M /trunk/src/input/es_out.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
 
-* src/input/es_out.c: fixed ES_OUT_SET_FMT control.
-------------------------------------------------------------------------
-r8579 | gbazin | 2004-08-30 01:18:11 +0200 (Mon, 30 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/src/video_output/vout_pictures.c
+Revert commit that breaks bootstrap/aclocal (v2.60, latest release).
+That has been annoying quite a bunch of users[1] including buildbots
+and myself.
+
+[1] http://forum.videolan.org/viewtopic.php?t=21059
 
-* src/video_output/vout_pictures.c: RV24 is really 24 bits per pixel.
 ------------------------------------------------------------------------
-r8578 | hartman | 2004-08-30 00:32:39 +0200 (Mon, 30 Aug 2004) | 3 lines
+r16058 | courmisch | 2006-07-16 21:16:48 +0200 (Sun, 16 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/bootstrap
 
-* build ffmpeg with zlib on Mac/BeOS
-  remember to configure vlc with --with-ffmpeg-zlib
+Don't duplicate check for automake 1.7
 
 ------------------------------------------------------------------------
-r8577 | hartman | 2004-08-30 00:18:25 +0200 (Mon, 30 Aug 2004) | 2 lines
+r16052 | courmisch | 2006-07-16 20:10:22 +0200 (Sun, 16 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/po/fr.po
 
-* added TSCC decoder to our ffmpeg module
+Use nice apostrophe
 
 ------------------------------------------------------------------------
-r8576 | zorglub | 2004-08-29 23:26:16 +0200 (Sun, 29 Aug 2004) | 2 lines
+r16051 | sam | 2006-07-16 18:06:29 +0200 (Sun, 16 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/src/stream_output/sap.c
+   M /trunk/src/libvlc.c
 
-Fix memleaks
+  * 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
 ------------------------------------------------------------------------
-r8575 | hartman | 2004-08-29 21:48:09 +0200 (Sun, 29 Aug 2004) | 4 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/intf.h
    M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/vout.m
 
-* Fix the play/pause button status
-* the prime manage thread now runs every .1 sec instead of .3,
-  this might improve response sometimes.
+* 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
 
+Any comments and wanteds for further items are welcome :)
 ------------------------------------------------------------------------
-r8574 | fenrir | 2004-08-29 21:36:41 +0200 (Sun, 29 Aug 2004) | 4 lines
+r16044 | dionoea | 2006-07-15 16:53:58 +0200 (Sat, 15 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.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
 
- * es_out: msg_Err -> msg_Warn for Program empty. But I still need to
-fix it... (it should be annoying only with TS, you may have dead program
-entry).
+check that p_pic->pf_release != NULL before calling it
 
 ------------------------------------------------------------------------
-r8573 | fenrir | 2004-08-29 21:34:54 +0200 (Sun, 29 Aug 2004) | 3 lines
+r16043 | dionoea | 2006-07-15 00:58:41 +0200 (Sat, 15 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/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)
 
- * mp4: support vobsub in .mp4 (NeroRecode), but won't work if the video
-has been cropped.
+Split the distort video filter module into several video filter2 modules.
 
 ------------------------------------------------------------------------
-r8572 | hartman | 2004-08-29 17:59:12 +0200 (Sun, 29 Aug 2004) | 3 lines
+r16042 | dionoea | 2006-07-15 00:06:57 +0200 (Sat, 15 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/modules/video_filter/invert.c
 
-* Don't release the VLCWindow on QTClose. The mainthread still needs it.
-* Updated TODO list
+Remove unneeded include
 
 ------------------------------------------------------------------------
-r8571 | hartman | 2004-08-29 17:11:50 +0200 (Sun, 29 Aug 2004) | 2 lines
+r16041 | sam | 2006-07-14 23:36:11 +0200 (Fri, 14 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/macosx/prefs_widgets.m
+   M /trunk/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
 
-* fix text encoding of subtitle filenames (and other paths).
+  * m4: added libtool macro files. Na.
 
 ------------------------------------------------------------------------
-r8570 | titer | 2004-08-29 15:40:56 +0200 (Sun, 29 Aug 2004) | 2 lines
+r16040 | dionoea | 2006-07-14 23:33:23 +0200 (Fri, 14 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/video_filter/invert.c
 
- src/input/es_out.c: gcc < 3 fix
+Invert is now a "video filter2"
 
 ------------------------------------------------------------------------
-r8569 | gbazin | 2004-08-29 15:18:53 +0200 (Sun, 29 Aug 2004) | 1 line
+r16039 | dionoea | 2006-07-14 23:32:43 +0200 (Fri, 14 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_filter/adjust.c
+
+Adjust is now a "video filter2"
 
-* modules/stream_out/transcode.c: when overlaying subtitles, duplicate frames if they are referenced by the decoder.
 ------------------------------------------------------------------------
-r8568 | gbazin | 2004-08-29 14:40:33 +0200 (Sun, 29 Aug 2004) | 1 line
+r16037 | jpsaman | 2006-07-14 13:18:29 +0200 (Fri, 14 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/misc/dummy/vout.c
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/misc/dummy/vout.c: have the dummy vout use the render chroma by default.
+Remove double .gnutls from HAVE_WIN32 and UNIX targets
 ------------------------------------------------------------------------
-r8567 | gbazin | 2004-08-29 14:27:49 +0200 (Sun, 29 Aug 2004) | 1 line
+r16034 | xtophe | 2006-07-14 00:41:07 +0200 (Fri, 14 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/modules/gui/qt4/Modules.am
+
+Fix dist
 
-* modules/demux/ogg.c: fixed skipped pictures problem when starting a stream.
 ------------------------------------------------------------------------
-r8566 | gbazin | 2004-08-29 13:42:43 +0200 (Sun, 29 Aug 2004) | 1 line
+r16033 | xtophe | 2006-07-13 22:47:49 +0200 (Thu, 13 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/ogg.c
+   M /trunk/m4/Makefile.am
+
+Revert [16011] until someone svn add the concerned files.
 
-* modules/mux/ogg.c: when removing a stream, flush its fifo first.
 ------------------------------------------------------------------------
-r8565 | gbazin | 2004-08-29 12:56:24 +0200 (Sun, 29 Aug 2004) | 1 line
+r16031 | jpsaman | 2006-07-13 17:31:29 +0200 (Thu, 13 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/codec/vorbis.c: VBR encoding is now the default + added a cbr option.
+Really fix goom for fc4
 ------------------------------------------------------------------------
-r8564 | gbazin | 2004-08-29 11:58:07 +0200 (Sun, 29 Aug 2004) | 3 lines
+r16030 | sam | 2006-07-13 17:25:56 +0200 (Thu, 13 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb.c
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/Makefile.am
 
-* modules/video_output/x11/xcommon.c: 24 bits screen depth uses 32bits per pixels.
-* video_chroma/i420_rgb.c: disable RV24 support (which was assuming 32 bits per pixels).
+  * src/Makefile.am: made the dist rule independent of --enable-libtool.
 
 ------------------------------------------------------------------------
-r8563 | zorglub | 2004-08-29 11:04:20 +0200 (Sun, 29 Aug 2004) | 2 lines
+r16029 | jpsaman | 2006-07-13 17:22:58 +0200 (Thu, 13 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/goom2k4-0-nommx.patch
 
-Fix last  playlist item deletion with wxWIN32
+Disable MMX support goom for now since it doesn't compile and is probably broken.
 
 ------------------------------------------------------------------------
-r8562 | asmax | 2004-08-29 11:00:03 +0200 (Sun, 29 Aug 2004) | 3 lines
+r16027 | jpsaman | 2006-07-13 17:13:10 +0200 (Thu, 13 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/async_queue.cpp
-   M /trunk/modules/gui/skins2/commands/async_queue.hpp
-
-  * async_queue.*: AsyncQueue::remove is now thread-safe to avoid potential
-  (but *very* unlikely) segfaults
+   M /trunk/extras/contrib/src/Makefile
 
-------------------------------------------------------------------------
-r8561 | gbazin | 2004-08-29 03:28:28 +0200 (Sun, 29 Aug 2004) | 1 line
+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/modules/codec/mpeg_audio.c
+   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.
 
-* modules/codec/mpeg_audio.c: correct bitrate.
 ------------------------------------------------------------------------
-r8560 | gbazin | 2004-08-29 03:25:29 +0200 (Sun, 29 Aug 2004) | 1 line
+r16022 | fkuehne | 2006-07-13 14:06:22 +0200 (Thu, 13 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/mux/ogg.c
+   M /trunk/modules/gui/macosx/interaction.m
 
-* commit modules/mux/ogg.c: added SNOW fourcc.
+* implement the error panel correctly (for the records: not < 10.3 compatible)
 ------------------------------------------------------------------------
-r8559 | gbazin | 2004-08-29 03:12:06 +0200 (Sun, 29 Aug 2004) | 3 lines
+r16021 | sam | 2006-07-13 13:48:47 +0200 (Thu, 13 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/video_filter.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/bootstrap
 
-* codec/ffmpeg/video_filter.c: deinterlace filter.
-* stream_out/transcode.c: deinterlacing works again.
+  * bootstrap: strip library version from modules.
 
 ------------------------------------------------------------------------
-r8558 | gbazin | 2004-08-29 02:40:43 +0200 (Sun, 29 Aug 2004) | 4 lines
+r16020 | zorglub | 2006-07-13 13:21:23 +0200 (Thu, 13 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
-   M /trunk/modules/audio_filter/format.c
-   M /trunk/modules/codec/araw.c
-   M /trunk/modules/codec/dts.c
+   M /trunk/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
 
-* modules/audio_filter/converter/dtstofloat32.c: added implementation for the new audio filter architecture.
-* codec/dts.c: bug fix.
-* codec/araw.c: added more PCM formats to the encoder.
+Beginning of menus implementation
+Fix a make dist bug
 
 ------------------------------------------------------------------------
-r8557 | gbazin | 2004-08-29 01:59:55 +0200 (Sun, 29 Aug 2004) | 2 lines
+r16019 | sam | 2006-07-13 12:32:06 +0200 (Thu, 13 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
+   M /trunk/modules/control/hotkeys.c
 
-* modules/audio_filter/converter/a52tofloat32.c: added implementation for the new audio filter architecture.
+  * modules/control/hotkeys.c: nawak.
 
 ------------------------------------------------------------------------
-r8556 | gbazin | 2004-08-29 01:58:01 +0200 (Sun, 29 Aug 2004) | 3 lines
+r16018 | jpsaman | 2006-07-12 20:49:35 +0200 (Wed, 12 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/misc/freetype.c
 
-* modules/codec/vorbis.c: vorbis encoder takes float32 as input.
-* modules/stream_out/transcode.c: respect input requested by encoder.
+Removed unused variable pi_gamma
+------------------------------------------------------------------------
+r16017 | jpsaman | 2006-07-12 20:48:21 +0200 (Wed, 12 Jul 2006) | 1 line
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/include/vlc_vod.h
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/src/misc/vlm.c
 
+RTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch from K. Staring <Qdk _at_ quickdekay dot net>.
 ------------------------------------------------------------------------
-r8555 | gbazin | 2004-08-29 00:50:50 +0200 (Sun, 29 Aug 2004) | 1 line
+r16016 | thresh | 2006-07-12 17:49:13 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/qt4/components/open.cpp
+
+get rid of unresolved symbols
 
-* modules/gui/wxwindows/menus.cpp: increased size of a couple of arrays for safety.
 ------------------------------------------------------------------------
-r8554 | zorglub | 2004-08-28 21:29:32 +0200 (Sat, 28 Aug 2004) | 2 lines
+r16015 | sam | 2006-07-12 17:38:08 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/src/Makefile.am
 
-Update the "Stream and Media Info" dialog
+  * src/Makefile.am: fixed sed commands.
 
 ------------------------------------------------------------------------
-r8553 | gbazin | 2004-08-28 20:37:02 +0200 (Sat, 28 Aug 2004) | 4 lines
+r16014 | sam | 2006-07-12 17:01:55 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/Makefile.am
 
-* codec/theora.c: Removed the "multiple of 16" size restriction for the encoding.
-  + correct cropping of the decoded video when specified.
-* stream_out/transcode.c: make sure the size of the encoded video is at least a multiple of 2.
+  * src/Makefile.am: reverted addition of vlc_devices.h, it was already done.
 
 ------------------------------------------------------------------------
-r8552 | gbazin | 2004-08-28 20:07:35 +0200 (Sat, 28 Aug 2004) | 1 line
+r16013 | sam | 2006-07-12 15:54:29 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/ChangeLog
+
+  * Updated changelog.
 
-* src/video_output/vout_pictures.c: oups, inverted i_visible_lines and i_lines.
 ------------------------------------------------------------------------
-r8551 | gbazin | 2004-08-28 19:36:02 +0200 (Sat, 28 Aug 2004) | 2 lines
+r16012 | sam | 2006-07-12 15:51:51 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
-   M /trunk/modules/codec/cinepak.c
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/codec/rawvideo.c
-   M /trunk/modules/codec/tarkin.c
-   M /trunk/modules/gui/beos/VideoOutput.cpp
-   M /trunk/modules/gui/macosx/voutqt.m
-   M /trunk/modules/gui/qnx/vout.c
-   M /trunk/modules/video_chroma/i420_ymga.c
-   M /trunk/modules/video_chroma/i420_yuy2.c
-   M /trunk/modules/video_chroma/i422_yuy2.c
-   M /trunk/modules/video_filter/adjust.c
-   M /trunk/modules/video_filter/clone.c
-   M /trunk/modules/video_filter/crop.c
-   M /trunk/modules/video_filter/deinterlace.c
-   M /trunk/modules/video_filter/distort.c
-   M /trunk/modules/video_filter/invert.c
-   M /trunk/modules/video_filter/logo.c
-   M /trunk/modules/video_filter/motionblur.c
-   M /trunk/modules/video_filter/transform.c
-   M /trunk/modules/video_filter/wall.c
-   M /trunk/modules/video_output/aa.c
-   M /trunk/modules/video_output/caca.c
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/fb.c
-   M /trunk/modules/video_output/ggi.c
-   M /trunk/modules/video_output/glide.c
-   M /trunk/modules/video_output/hd1000v.cpp
-   M /trunk/modules/video_output/mga.c
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/qte/qte.cpp
-   M /trunk/modules/video_output/sdl.c
-   M /trunk/modules/video_output/wingdi.c
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/visualization/visual/visual.c
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/src/Makefile.am
 
-* ALL: use i_visible_lines in plane_t.
+  * src/Makefile.am: yay, another missing file in Makefile.am (vlc_devices.h).
 
 ------------------------------------------------------------------------
-r8550 | gbazin | 2004-08-28 18:46:22 +0200 (Sat, 28 Aug 2004) | 1 line
+r16011 | sam | 2006-07-12 15:23:26 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
+   M /trunk/m4/Makefile.am
+
+  * m4/Makefile.am: added more missing files. olleh buglroz!
 
-* include/vlc_video.h: added an i_visible_lines field to plane_t.
 ------------------------------------------------------------------------
-r8549 | fenrir | 2004-08-28 17:40:11 +0200 (Sat, 28 Aug 2004) | 2 lines
+r16010 | sam | 2006-07-12 15:04:37 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/m4/Makefile.am
 
* stream.c: oops another bug with  SET_ID...
 * m4/Makefile.am: added missing files to the distribution. happy bootstrap.
 
 ------------------------------------------------------------------------
-r8548 | fenrir | 2004-08-28 17:20:18 +0200 (Sat, 28 Aug 2004) | 2 lines
+r16009 | sam | 2006-07-12 14:34:07 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_access.h
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/src/audio_output/common.c
 
* all: ooops wrong order for ACCESS_SET_PRIVATE_ID...
 * src/audio_output/common.c: moved message around so that it compiles.
 
 ------------------------------------------------------------------------
-r8547 | sam | 2004-08-28 13:29:48 +0200 (Sat, 28 Aug 2004) | 2 lines
+r16008 | sam | 2006-07-12 14:27:06 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/doc/mad/DESIGN
-   M /trunk/doc/skins/skins-howto.txt
-   M /trunk/include/vlc_block_helper.h
-   M /trunk/modules/access/satellite/access.c
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/glwin32.c
-   M /trunk/modules/video_output/ggi.c
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/sdl.c
-   M /trunk/src/input/input.c
-   M /trunk/src/stream_output/stream_output.c
-   M /trunk/src/video_output/video_output.c
+   M /trunk/src/audio_output/common.c
 
-  * Spelling fixes.
+  * src/audio_output/common.c: added error message upon invalid initialisation.
 
 ------------------------------------------------------------------------
-r8546 | gbazin | 2004-08-28 13:02:51 +0200 (Sat, 28 Aug 2004) | 9 lines
+r16007 | zorglub | 2006-07-12 13:29:30 +0200 (Wed, 12 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es_out.h
-   M /trunk/modules/codec/flac.c
-   M /trunk/modules/codec/speex.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/ogg.c
-   M /trunk/modules/mux/ogg.c
-   M /trunk/src/input/es_out.c
+   M /trunk/src/Makefile.am
 
-* include/vlc_es_out.h, src/input/es_out.c: added an ES_OUT_SET_FMT control.
-* modules/demux/ogg.c, modules/demux/mkv.cpp:
-  - store the vorbis/theora/speex headers in fmt.p_extra.
-  - this change simplifies the code quite a bit and is a lot cleaner.
-* modules/codec/vorbis.c, theora.c, speex.c, flac.c:
-  - get the headers from fmt_in.p_extra or from the bitstream if empty.
-* modules/mux/ogg.c:
-  - recontstruct the headers from fmt.p_extra.
+Missing header in EXTRA_DIST
 
 ------------------------------------------------------------------------
-r8545 | zorglub | 2004-08-28 12:04:15 +0200 (Sat, 28 Aug 2004) | 3 lines
+r16006 | bigben | 2006-07-11 21:12:18 +0200 (Tue, 11 Jul 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/THANKS
+   M /trunk/modules/access/dvb/linux_dvb.c
 
-s/access/access2
+* Patch to add ATSC support by Dennis Lou
+* This is untested, but shouldn't have any adverse effect at least
+* Any feedback much welcomed
 
 
 ------------------------------------------------------------------------
-r8544 | sam | 2004-08-27 22:58:33 +0200 (Fri, 27 Aug 2004) | 2 lines
+r16005 | fkuehne | 2006-07-11 12:49:50 +0200 (Tue, 11 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/debian/rules
+   M /trunk/po/POTFILES.in
 
-  * debian/rules: typo.
+* fix make dist
+------------------------------------------------------------------------
+r16004 | fkuehne | 2006-07-10 23:30:31 +0200 (Mon, 10 Jul 2006) | 1 line
+Changed paths:
+   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
 
+* updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string
 ------------------------------------------------------------------------
-r8543 | sam | 2004-08-27 22:46:35 +0200 (Fri, 27 Aug 2004) | 7 lines
+r16003 | hartman | 2006-07-10 22:52:57 +0200 (Mon, 10 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/Makefile.am
-   M /trunk/debian/control
-   D /trunk/debian/gnome-vlc.menu
-   D /trunk/debian/gvlc.menu
-   D /trunk/debian/kvlc.menu
-   D /trunk/debian/qvlc.menu
-   M /trunk/debian/rules
-   M /trunk/include/vlc_common.h
+   M /trunk/modules/demux/ps.c
+   M /trunk/modules/demux/ps.h
 
-  * debian/*.menu:
-    + Removed unused menu files.
-  * debian/rules:
-    + Build libavformat.
-  * include/vlc_common.h:
-    + PACKAGE overrides PACKAGE_NAME.
+* 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.
 
 ------------------------------------------------------------------------
-r8542 | gbazin | 2004-08-27 22:44:39 +0200 (Fri, 27 Aug 2004) | 3 lines
+r16002 | fkuehne | 2006-07-10 20:46:46 +0200 (Mon, 10 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/mux/asf.c
-
-* modules/demux/asf/asf.c: ignore the ES extra data for mpeg audio.
-* modules/mux/asf.c: bring the tracks back to a 0 based offset.
+   M /trunk/po/de.po
 
+* fixed typo pointed out by Dirk Stegemann on the forum
 ------------------------------------------------------------------------
-r8541 | gbazin | 2004-08-27 22:10:21 +0200 (Fri, 27 Aug 2004) | 1 line
+r16001 | dionoea | 2006-07-09 17:01:13 +0200 (Sun, 09 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   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
+
+#transcode{vfilter=...} only works with video filter2 filters.
 
-* modules/mux/asf.c: flush our buffers on close.
 ------------------------------------------------------------------------
-r8540 | sam | 2004-08-27 21:32:44 +0200 (Fri, 27 Aug 2004) | 4 lines
+r16000 | xtophe | 2006-07-08 23:42:12 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/gnome-vlc.menu
-   M /trunk/debian/gvlc.menu
-   M /trunk/debian/kvlc.menu
-   M /trunk/debian/qvlc.menu
-   M /trunk/debian/rules
-   M /trunk/debian/wxvlc.menu
+   M /trunk/configure.ac
 
-  * debian/rules:
-    + Disabled the GNOME, Qt, GTK+ and KDE interfaces in favour of the
-      WxWidgets one.
+Have a module_string less confusing
 
 ------------------------------------------------------------------------
-r8539 | sam | 2004-08-27 21:30:37 +0200 (Fri, 27 Aug 2004) | 5 lines
+r15999 | xtophe | 2006-07-08 23:20:00 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/mux/ogg.c
-   M /trunk/src/libvlc.c
+   M /trunk/modules/control/rc.c
 
-  * include/vlc_common.h:
-    + Use PACKAGE_NAME instead of PACKAGE.
-  * modules/codec/ffmpeg/ffmpeg.c:
-    + This module does not require AltiVec for now.
+Clean up
 
 ------------------------------------------------------------------------
-r8538 | sam | 2004-08-27 19:25:31 +0200 (Fri, 27 Aug 2004) | 2 lines
+r15998 | xtophe | 2006-07-08 23:19:17 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-  * po/POTFILES.in: updated for deprecated files.
+Fix compilation. It inserts the playlist only in tree view local.
 
 ------------------------------------------------------------------------
-r8537 | gbazin | 2004-08-27 15:57:11 +0200 (Fri, 27 Aug 2004) | 1 line
+r15997 | fkuehne | 2006-07-08 21:13:50 +0200 (Sat, 08 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   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
 
-* configure.ac: added --with-ffmpeg-dts/zlib options.
+* complete clean-up
 ------------------------------------------------------------------------
-r8536 | gbazin | 2004-08-27 15:49:20 +0200 (Fri, 27 Aug 2004) | 1 line
+r15996 | fkuehne | 2006-07-08 21:12:11 +0200 (Sat, 08 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/demux/avi/avi.c
 
-* configure.ac: fixed typo.
+* unified the GUI-presented string
 ------------------------------------------------------------------------
-r8535 | gbazin | 2004-08-27 15:34:44 +0200 (Fri, 27 Aug 2004) | 1 line
+r15995 | xtophe | 2006-07-08 21:11:05 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/audio_filter/Modules.am
+   M /trunk/src/audio_output/dec.c
+
+Fix stats collecting
 
-* configure.ac: add the audio format conversion filter.
 ------------------------------------------------------------------------
-r8534 | gbazin | 2004-08-27 15:31:23 +0200 (Fri, 27 Aug 2004) | 11 lines
+r15994 | fkuehne | 2006-07-08 20:32:41 +0200 (Sat, 08 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/audio_output.h
-   M /trunk/include/vlc_block.h
-   M /trunk/include/vlc_es.h
-   M /trunk/include/vlc_filter.h
-   M /trunk/modules/audio_filter/Modules.am
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
-   A /trunk/modules/audio_filter/format.c
-   M /trunk/modules/codec/ffmpeg/audio.c
-   M /trunk/modules/stream_out/Modules.am
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/demux/avi/avi.c
+
+* 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.
+------------------------------------------------------------------------
+r15993 | zorglub | 2006-07-08 19:28:51 +0200 (Sat, 08 Jul 2006) | 2 lines
+Changed paths:
+   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
 
-* modules/stream_out/transcode.c:
-  - Re-use our audio decoder modules instead of using libavcodec directly.
-  - No more dependance on libavcodec.
-  (downmixing is currently broken + you have to force the ffmpeg codec for a52)
-* modules/audio_filter/format.c:
-  - PCM audio format conversion filter using the new common filter architecture.
-* modules/audio_filter/converter/mpgatofixed32.c:
-  - implements both the old and new filter architecture (ie. useable in the transcoder).
-* modules/codec/ffmpeg/audio.c:
-  - fixes and cleanup.
+Some infrastructure work for playlist autoload/autosave
 
 ------------------------------------------------------------------------
-r8533 | sam | 2004-08-27 14:14:26 +0200 (Fri, 27 Aug 2004) | 2 lines
+r15992 | fkuehne | 2006-07-08 18:30:21 +0200 (Sat, 08 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/extras
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+* added the Google Video Playlist file-type
+------------------------------------------------------------------------
+r15991 | adn | 2006-07-08 14:51:10 +0200 (Sat, 08 Jul 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/components/video_widget.cpp
 
-  * extras: ignore extra directories.
+cosmetic changes + compilation fixes
 
 ------------------------------------------------------------------------
-r8532 | sam | 2004-08-27 14:10:17 +0200 (Fri, 27 Aug 2004) | 11 lines
+r15990 | zorglub | 2006-07-08 13:16:46 +0200 (Sat, 08 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/debian/Makefile.am
-   M /trunk/debian/README.Debian
-   M /trunk/debian/control
-   M /trunk/debian/copyright
-   M /trunk/debian/patches/00list
-   D /trunk/debian/patches/20_faad2.dpatch
-   M /trunk/debian/patches/20_interfaces.dpatch
-   M /trunk/debian/rules
+   M /trunk/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
 
-  * debian/rules:
-    + Activated x264 support.
-    + Re-enabled libmodplug support.
-    + Build PIC plugins even on x86.
-    + Disabled DVB and SLP because their code is broken.
-  * debian/control:
-    + Force the vlc-plugin-arts and qvlc dependencies.
-    + Build-depend on jam and nasm because of x264.
-  * debian/copyright:
-    + Converted to UTF-8.
+Improve embedded video output
+Skeleton for interaction
+Fix window settings save
 
 ------------------------------------------------------------------------
-r8531 | gbazin | 2004-08-26 23:27:06 +0200 (Thu, 26 Aug 2004) | 15 lines
+r15989 | zorglub | 2006-07-08 13:16:20 +0200 (Sat, 08 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_filter.h
-   M /trunk/include/vlc_objects.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/ffmpeg/Modules.am
-   M /trunk/modules/codec/ffmpeg/chroma.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/video.c
-   A /trunk/modules/codec/ffmpeg/video_filter.c
-   M /trunk/modules/codec/libmpeg2.c
-   M /trunk/modules/codec/speex.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/codec/toolame.c
-   M /trunk/modules/codec/vorbis.c
    M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/misc/objects.c
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/src/misc/stats.c
 
-* modules/codec/ffmpeg/video_filter.c, include/vlc_filter.h:
-  - chroma + resizing video filter (using the filter_t architecture).
-* modules/codec/ffmpeg/*:
-  - cleanup + small updates.
-* modules/codec/speex.c, theora.c, vorbis.c:
-  - got rid of pf_header() in the encoder.
-  - store the headers in fmt_out.p_extra (this will break the ogg muxer for now).
-* modules/codec/libmpeg2.c, modules/codec/ffmpeg/video.c:
-  - added a p_dec->b_pace_control field to signal if the decoder is allowed to drop frames.
-* modules/stream_out/transcode.c:
-  - heavy cleanup.
-  - re-use video decoder modules and got rid of the duplicated ffmpeg video decoder.
-  - use video filters for chroma conversion and resizing.
-  (a few things are broken now like deinterlacing but I'll repair them asap).
+Fix some crashes
 
 ------------------------------------------------------------------------
-r8530 | gbazin | 2004-08-26 21:26:16 +0200 (Thu, 26 Aug 2004) | 1 line
+r15988 | courmisch | 2006-07-08 11:31:56 +0200 (Sat, 08 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.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.
 
-* modules/codec/libmpeg2.c: use the DTS in the synchro algorithm.
 ------------------------------------------------------------------------
-r8529 | gbazin | 2004-08-26 21:19:08 +0200 (Thu, 26 Aug 2004) | 1 line
+r15987 | dionoea | 2006-07-07 23:27:14 +0200 (Fri, 07 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/decoder.c
+   M /trunk/modules/gui/qt4/main_interface.hpp
+
+Fix segfault (thanks to zorglub for the hint)
 
-* src/input/decoder.c: forward the p_block->i_rate info when required (fixes libmpeg2 decoding in the display stream output module).
 ------------------------------------------------------------------------
-r8528 | sam | 2004-08-26 18:02:34 +0200 (Thu, 26 Aug 2004) | 2 lines
+r15986 | dionoea | 2006-07-07 22:24:11 +0200 (Fri, 07 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/INSTALL
+   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
 
-  * INSTALL: added a note about bootstrapping.
+Add Google Video Playlist parsing support (stuff like http://video.google.com/videogvp?docid=... )
 
 ------------------------------------------------------------------------
-r8527 | titer | 2004-08-26 15:11:16 +0200 (Thu, 26 Aug 2004) | 2 lines
+r15985 | xtophe | 2006-07-07 01:23:59 +0200 (Fri, 07 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/configure.ac
+   M /trunk/include/configuration.h
+   M /trunk/include/modules_inner.h
+   M /trunk/src/libvlc.h
 
- + demux/ts.c: gcc < 3 fix
+Add a b_restart flag to indicate this option take effect only after a restart.
+Break binary compatibility
 
 ------------------------------------------------------------------------
-r8526 | titer | 2004-08-26 14:59:31 +0200 (Thu, 26 Aug 2004) | 6 lines
+r15984 | damienf | 2006-07-07 01:19:12 +0200 (Fri, 07 Jul 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/beos/VideoOutput.cpp
-   M /trunk/src/input/decoder.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
- + input/decoder.c: detach decoder after vout_Request(...,0,0,0,0)ing
-     so AttachSPU can still reach p_input
- + src/video_output/*: init mouse variable before attaching p_vout so
-     dvdnav can't add callbacks on those before there're created
- + beos/VideoOutput.cpp: removed tabs, sanity check
+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
 
 ------------------------------------------------------------------------
-r8525 | ipkiss | 2004-08-25 23:36:03 +0200 (Wed, 25 Aug 2004) | 2 lines
+r15983 | hartman | 2006-07-06 22:43:21 +0200 (Thu, 06 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/services_discovery/sap.c
 
- * Update the docs
+* Fix SDP file parsing of the SAP module.
 
 ------------------------------------------------------------------------
-r8524 | ipkiss | 2004-08-25 23:32:15 +0200 (Wed, 25 Aug 2004) | 2 lines
+r15982 | zorglub | 2006-07-06 13:15:31 +0200 (Thu, 06 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
-   M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
-   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
-   M /trunk/modules/gui/skins2/src/dialogs.hpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/top_window.cpp
+   M /trunk/doc/ChangeLog-2005
 
- * skins2: new "playlist.load()" and "playlist.save()" actions
+Fix 2005 changelog
 
 ------------------------------------------------------------------------
-r8523 | fenrir | 2004-08-25 22:09:16 +0200 (Wed, 25 Aug 2004) | 2 lines
+r15981 | sam | 2006-07-06 12:26:39 +0200 (Thu, 06 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/doc/fortunes.txt
 
ts.c: send pid select/unselect to access. (untested).
 * doc/fortunes.txt: Fixed layout. We need quality quotes.
 
 ------------------------------------------------------------------------
-r8522 | fenrir | 2004-08-25 22:08:23 +0200 (Wed, 25 Aug 2004) | 2 lines
+r15980 | adn | 2006-07-06 12:09:47 +0200 (Thu, 06 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/input.c
+   M /trunk/po/ar.po
 
- * input: send DEMUX_SET_GROUP.
+partial Arabic translation.
+Courtesy from Zayed Al-Saidi <zayed ?\195?\183 alsaidi ?\195?\151 gmail ?\195?\183 com>.
 
 ------------------------------------------------------------------------
-r8521 | fenrir | 2004-08-25 22:06:00 +0200 (Wed, 25 Aug 2004) | 2 lines
+r15979 | zorglub | 2006-07-05 20:12:55 +0200 (Wed, 05 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.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
 
- * dvb: fixes.
+[Untested] Save interface position
 
 ------------------------------------------------------------------------
-r8520 | fenrir | 2004-08-25 20:50:36 +0200 (Wed, 25 Aug 2004) | 4 lines
+r15978 | xtophe | 2006-07-05 13:12:06 +0200 (Wed, 05 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_access.h
-   M /trunk/include/vlc_demux.h
-   M /trunk/include/vlc_input.h
+   M /trunk/src/misc/unicode.c
 
- * input: added a INPUT_UPDATE_META (for meta data in access like ICY)
- * access: added ACCESS_GET_TITLE_INFO (not yet implemented)
- * demux: added DEMUX_SET_GROUP (will be only for dvb/ts).
+unicode.c: Fix MB2MB() by removing spurious ';'. Thanks to ericx on IRC.
 
 ------------------------------------------------------------------------
-r8519 | gbazin | 2004-08-25 17:09:50 +0200 (Wed, 25 Aug 2004) | 1 line
+r15977 | thresh | 2006-07-04 17:23:04 +0200 (Tue, 04 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/configure.ac
+
+link visual plugin against math library
 
-* Makefile.am: fixed make package-win32-base.
 ------------------------------------------------------------------------
-r8518 | fenrir | 2004-08-25 00:07:54 +0200 (Wed, 25 Aug 2004) | 3 lines
+r15976 | sam | 2006-07-04 16:06:44 +0200 (Tue, 04 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.h
+   M /trunk/configure.ac
+   M /trunk/modules/control/Modules.am
+   A /trunk/modules/control/motion.c
 
- * dvb: compilation fix. With great luck it may, perhaps, work in budget
-mode (else I still need to hack ts demuxer).
+  * modules/control/motion.c: control VLC with laptop built-in motion sensors.
 
 ------------------------------------------------------------------------
-r8517 | fenrir | 2004-08-24 23:58:24 +0200 (Tue, 24 Aug 2004) | 3 lines
+r15975 | sam | 2006-07-04 14:55:43 +0200 (Tue, 04 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.h
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/demux/mkv.cpp
 
- * dvn: first pass to port dvb to new api. (it doesn't even yet compile,
-I haven't tried :)
+  * modules/demux/mkv.cpp: fixed a pointer cast bug.
 
 ------------------------------------------------------------------------
-r8516 | sigmunau | 2004-08-24 22:50:36 +0200 (Tue, 24 Aug 2004) | 2 lines
+r15974 | sam | 2006-07-04 14:28:23 +0200 (Tue, 04 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/share/Makefile.am
+   M /trunk/modules/stream_out/transcode.c
 
-share/Makefile.am: update for default skin change
+  * modules/stream_out/transcode.c: improve error message verbosity.
 
 ------------------------------------------------------------------------
-r8515 | fenrir | 2004-08-24 22:03:15 +0200 (Tue, 24 Aug 2004) | 2 lines
+r15973 | sam | 2006-07-04 14:26:08 +0200 (Tue, 04 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/modules/video_filter/transform.c
 
* udp: unused line.
 * modules/video_filter/transform.c: minor coding improvement.
 
 ------------------------------------------------------------------------
-r8514 | gbazin | 2004-08-24 21:38:09 +0200 (Tue, 24 Aug 2004) | 1 line
+r15972 | fkuehne | 2006-07-03 13:20:02 +0200 (Mon, 03 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/include/vlc_interaction.h
 
-* modules/video_output/x11/xcommon.c: fixed fullscreen with KDE 3.3
+* you didn't see anything
 ------------------------------------------------------------------------
-r8513 | asmax | 2004-08-24 21:01:32 +0200 (Tue, 24 Aug 2004) | 3 lines
+r15971 | fkuehne | 2006-07-03 12:38:09 +0200 (Mon, 03 Jul 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/theme_repository.cpp
-   M /trunk/modules/gui/skins2/src/theme_repository.hpp
-   D /trunk/share/skins2/default
-   A /trunk/share/skins2/default.vlt
-
-  * the default skin is now shipped as a .vlt (whether you like it or not ;)
-  * missing "Id" property
+   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
 
+* implemented a non-blocking progress-bar in the main interface; needs testing (closes #475)
 ------------------------------------------------------------------------
-r8512 | asmax | 2004-08-24 20:43:41 +0200 (Tue, 24 Aug 2004) | 2 lines
+r15970 | dionoea | 2006-07-02 19:47:26 +0200 (Sun, 02 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_interface.h
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/demux/playlist/qtl.c
 
-  * all: removed obsolete b_blocking in intf_dialogs_arg_t
+s/Shoutcast/QTL/
 
 ------------------------------------------------------------------------
-r8511 | gbazin | 2004-08-24 20:31:13 +0200 (Tue, 24 Aug 2004) | 2 lines
+r15969 | dionoea | 2006-07-02 19:28:15 +0200 (Sun, 02 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
-   D /trunk/modules/demux/demuxstream.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/qtl.c (from /trunk/modules/demux/playlist/shoutcast.c:15967)
 
-* modules/demux/demuxstream.c: module obsoleted by the --ts-out option of the ts demuxer (and is broken anyway).
+Add QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume, quitwhendone ...) are parsed but aren't used.
 
 ------------------------------------------------------------------------
-r8510 | fenrir | 2004-08-24 19:51:44 +0200 (Tue, 24 Aug 2004) | 2 lines
+r15968 | zorglub | 2006-07-02 11:22:05 +0200 (Sun, 02 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/video_output/video_output.c
 
- * ts.c: fixed --ts-out.
+make sure that we don't use deleted objects
 
 ------------------------------------------------------------------------
-r8509 | jlj | 2004-08-24 18:30:53 +0200 (Tue, 24 Aug 2004) | 3 lines
+r15967 | hartman | 2006-07-01 21:23:39 +0200 (Sat, 01 Jul 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/src/libvlc.c
+   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
+
+* Move sgimb demux to the playlist demux, and port it to the new playlist API
 
-  * ./src/libvlc.c: initialize dvd/vcd/cd-audio values using HAL.
+------------------------------------------------------------------------
+r15966 | zorglub | 2006-07-01 20:34:03 +0200 (Sat, 01 Jul 2006) | 2 lines
+Changed paths:
+   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
 
+Preliminary embedded vout implementation
 
 ------------------------------------------------------------------------
-r8508 | fenrir | 2004-08-24 00:16:58 +0200 (Tue, 24 Aug 2004) | 3 lines
+r15965 | thresh | 2006-07-01 12:13:13 +0200 (Sat, 01 Jul 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ps.c
+   M /trunk/include/main.h
+   M /trunk/src/libvlc.c
 
- * ps.c: handle PES with 0 size. (look for next start code, slow but
-better that nothing).
+fix indentation and memory leak introduced in 19564.
+do not use vlc_t to store psz_pidfile
 
 ------------------------------------------------------------------------
-r8507 | gbazin | 2004-08-23 17:19:56 +0200 (Mon, 23 Aug 2004) | 1 line
+r15964 | thresh | 2006-06-30 18:34:46 +0200 (Fri, 30 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/include/main.h
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
+
+support for creating pid files when going daemon mode.
+Someone should really review it as it is my first experience in C.
 
-* src/video_output/vout_subpictures.c, video_output.c: fixed a crash with dvd menus.
 ------------------------------------------------------------------------
-r8506 | gbazin | 2004-08-23 12:09:52 +0200 (Mon, 23 Aug 2004) | 1 line
+r15963 | hartman | 2006-06-30 00:04:35 +0200 (Fri, 30 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/src/input/stream.c
+
+* 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.
 
-* modules/packetizer/h264.c: modified ParseNALBlock() to return a complete picture and not just a picture slice.
 ------------------------------------------------------------------------
-r8505 | gbazin | 2004-08-23 00:44:27 +0200 (Mon, 23 Aug 2004) | 1 line
+r15962 | hartman | 2006-06-29 22:52:30 +0200 (Thu, 29 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/decoder.c
+   M /trunk/modules/codec/png.c
+
+* MPNG support
 
-* src/input/decoder.c: don't forget that packetizers can output a chain of data blocks.
 ------------------------------------------------------------------------
-r8504 | gbazin | 2004-08-22 19:15:35 +0200 (Sun, 22 Aug 2004) | 1 line
+r15961 | Trax | 2006-06-29 22:15:57 +0200 (Thu, 29 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/codec/dmo/dmo.c
 
-* modules/codec/ogt/*: updated the prototype of the decode function.
+* modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then force it
 ------------------------------------------------------------------------
-r8503 | asmax | 2004-08-22 17:24:48 +0200 (Sun, 22 Aug 2004) | 2 lines
+r15960 | sigmunau | 2006-06-29 19:55:14 +0200 (Thu, 29 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_repository.cpp
-   M /trunk/po/fr.po
+   M /trunk/modules/access/dvb/access.c
 
-  * all: french translation for skin popup menu
+Fix a regression in r15404 causing people to experience artefacts and lost lock
 
 ------------------------------------------------------------------------
-r8502 | fenrir | 2004-08-22 17:17:35 +0200 (Sun, 22 Aug 2004) | 2 lines
+r15959 | sigmunau | 2006-06-29 19:31:28 +0200 (Thu, 29 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/demux/Modules.am
+   D /trunk/modules/demux/m3u.c
 
- * compilation fix.
+Finnally got rid of the old m3u module. RIP
 
 ------------------------------------------------------------------------
-r8501 | hartman | 2004-08-22 17:16:03 +0200 (Sun, 22 Aug 2004) | 3 lines
+r15957 | hartman | 2006-06-29 17:27:26 +0200 (Thu, 29 Jun 2006) | 6 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   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
+
+* New ASX parser
+  - some elements are not yet supported.
+  - it could perhaps use a little bit more cleaning.
 
-* Added the new OSX vout files
-* added the new OSX vout files to pb proj.
+In the basics. It just works :D
 
 ------------------------------------------------------------------------
-r8500 | asmax | 2004-08-22 17:00:19 +0200 (Sun, 22 Aug 2004) | 4 lines
+r15956 | hartman | 2006-06-29 15:55:23 +0200 (Thu, 29 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
-   M /trunk/modules/gui/skins2/src/theme_repository.cpp
-   M /trunk/modules/gui/skins2/src/theme_repository.hpp
+   M /trunk/modules/access/http.c
 
-  * theme_repository.*: the popup menu for skin selection works !
-  (it looks for .vlt files in all the directories of the resource path)
-  * dialogs.cpp: fixed a stupid copy/paste mistake
+* HTTP 1.0 is not seekable
+* Set Connection:Close for HTTP 1.1 streams that are not continious 
 
 ------------------------------------------------------------------------
-r8499 | ipkiss | 2004-08-22 16:39:16 +0200 (Sun, 22 Aug 2004) | 4 lines
+r15955 | xtophe | 2006-06-29 00:11:36 +0200 (Thu, 29 Jun 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/vlcproc.hpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/modules/gui/qt4/res.qrc
 
- * skins2/src/window_manager.cpp: Added the vlc.isOnTop boolean variable
- * skins2/parser/interpreter.cpp: Renamed vlc.ontop() into vlc.onTop()
- * doc/skins/skins2-howto.xml: doc updated
+add the volume icons
 
 ------------------------------------------------------------------------
-r8498 | hartman | 2004-08-22 16:32:51 +0200 (Sun, 22 Aug 2004) | 4 lines
+r15954 | zorglub | 2006-06-28 23:50:59 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
-
-* initialize variables and don't use arguments that failed being created.
-  (fixes glx when X11 isn't runnning)
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/main_interface.cpp
+   M /trunk/modules/gui/qt4/qt4.cpp
 
+various fixes
 
 ------------------------------------------------------------------------
-r8497 | gbazin | 2004-08-22 16:16:37 +0200 (Sun, 22 Aug 2004) | 1 line
+r15953 | hartman | 2006-06-28 22:03:15 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/services_discovery/sap.c
+
+* Fix a potential buffer overflow, UTF-8'ify session name in a previous unhandled case.
 
-* modules/gui/skins2/src/skin_main.cpp: added a skins shortcut.
 ------------------------------------------------------------------------
-r8496 | gbazin | 2004-08-22 16:10:27 +0200 (Sun, 22 Aug 2004) | 1 line
+r15952 | hartman | 2006-06-28 21:02:37 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/modules/services_discovery/sap.c
+
+* Fix some sap SD memleaks. more to follow
 
-* modules/video_output/x11/glx.c: don't call XCloseDisplay() if p_display == NULL.
 ------------------------------------------------------------------------
-r8495 | asmax | 2004-08-22 14:50:39 +0200 (Sun, 22 Aug 2004) | 2 lines
+r15951 | xtophe | 2006-06-28 20:57:20 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/modules/gui/skins2/src/skin_common.hpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   A /trunk/modules/gui/skins2/src/theme_repository.cpp
-   A /trunk/modules/gui/skins2/src/theme_repository.hpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/qt4/Modules.am
 
-  * all: skeleton of a popup menu entry for skin selection
+fix compile for builddir != srcdir
 
 ------------------------------------------------------------------------
-r8494 | gbazin | 2004-08-22 13:06:28 +0200 (Sun, 22 Aug 2004) | 1 line
+r15949 | zorglub | 2006-06-28 17:16:23 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/src/input/es_out.c
+
+Compile fix
 
-* modules/access/dvdread.c: fixed chapter change detection.
 ------------------------------------------------------------------------
-r8493 | asmax | 2004-08-22 12:38:26 +0200 (Sun, 22 Aug 2004) | 2 lines
+r15948 | zorglub | 2006-06-28 16:36:39 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/gme.cpp
 
-  * ctrl_list.cpp: beginning of key handling in the playlist
+Mostly fix GME meta
 
 ------------------------------------------------------------------------
-r8492 | asmax | 2004-08-22 11:40:07 +0200 (Sun, 22 Aug 2004) | 2 lines
+r15947 | zorglub | 2006-06-28 16:24:22 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/share/Makefile.am
+   M /trunk/modules/demux/ts.c
+   M /trunk/src/input/es_out.c
 
- * Makefile.am: don't forget to copy reduce_mouseover.png !
+Gra. Fix most of TS meta
 
 ------------------------------------------------------------------------
-r8491 | rocky | 2004-08-22 04:17:43 +0200 (Sun, 22 Aug 2004) | 2 lines
+r15946 | zorglub | 2006-06-28 16:22:04 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/modules/demux/ts.c
+   M /trunk/src/input/es_out.c
 
-automake 1.8 works, so accept that as well.
+Forgot that for Qt
 
 ------------------------------------------------------------------------
-r8490 | hartman | 2004-08-21 21:45:40 +0200 (Sat, 21 Aug 2004) | 2 lines
+r15945 | zorglub | 2006-06-28 15:16:45 +0200 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
+   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
 
-* Fix a X11 GLX crash
+Icons
 
 ------------------------------------------------------------------------
-r8489 | gbazin | 2004-08-21 18:38:10 +0200 (Sat, 21 Aug 2004) | 1 line
+r15943 | jpsaman | 2006-06-27 15:32:30 +0200 (Tue, 27 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/THANKS
+   M /trunk/modules/codec/theora.c
 
-* configure.ac: added an option for x264 support.
+Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com)
 ------------------------------------------------------------------------
-r8488 | dionoea | 2004-08-21 18:02:06 +0200 (Sat, 21 Aug 2004) | 7 lines
+r15942 | sigmunau | 2006-06-27 12:14:58 +0200 (Tue, 27 Jun 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
-   M /trunk/po/fr.po
-
-* modules/gui/wxwindows/extrapanel.cpp : Changed "Restore defaults" to 
-  "Restore Defaults" so it gets translated
+   M /trunk/modules/access/dvb/en50221.c
 
-* po/fr.po : Chanded "Restore Defaults" translation
-  
+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.
 
 ------------------------------------------------------------------------
-r8487 | sam | 2004-08-21 16:11:41 +0200 (Sat, 21 Aug 2004) | 2 lines
+r15941 | zorglub | 2006-06-26 23:11:38 +0200 (Mon, 26 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.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/dialogs/playlist.hpp
+   M /trunk/modules/gui/qt4/playlist_model.cpp
+   M /trunk/modules/gui/qt4/playlist_model.hpp
 
-  * Makefile.am: yet another humiliating submission of automake.
+Some more Qt playlist code
 
 ------------------------------------------------------------------------
-r8486 | asmax | 2004-08-21 16:06:08 +0200 (Sat, 21 Aug 2004) | 2 lines
+r15940 | zorglub | 2006-06-26 08:26:45 +0200 (Mon, 26 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
+   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
 
- * Makefile.am: "noinst_lib_DATA" broke bootstrap :(
+Some more playlist code
+Fix makefile
 
 ------------------------------------------------------------------------
-r8485 | asmax | 2004-08-21 15:54:36 +0200 (Sat, 21 Aug 2004) | 3 lines
+r15939 | courmisch | 2006-06-25 19:05:52 +0200 (Sun, 25 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
-   M /trunk/src/audio_output/output.c
+   M /trunk/modules/misc/network/ipv6.c
 
- * alsa.c: compute next_date with snd_pcm_delay() if snd_pcm_status_get_tstamp
-   doesn't work. Better than nothing but the sound is still poor with DVDs :(
+- Work-around for IPv6 SSM with Winsock 2 from Olivier Levon
+- Remove old kludges (get yourself a decently recent Mingw32 or die)
 
 ------------------------------------------------------------------------
-r8484 | gbazin | 2004-08-21 15:06:42 +0200 (Sat, 21 Aug 2004) | 1 line
+r15938 | zorglub | 2006-06-25 18:29:49 +0200 (Sun, 25 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   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
+
+Playlist model
 
-* modules/gui/wxwindows/*: updated open disc dialog.
 ------------------------------------------------------------------------
-r8483 | asmax | 2004-08-21 14:57:32 +0200 (Sat, 21 Aug 2004) | 4 lines
+r15937 | zorglub | 2006-06-22 15:45:38 +0200 (Thu, 22 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
+   A /trunk/src/misc/devices.c
 
- * alsa.c: pass next_date=0 to aout_OutputNextBuffer if
-   snd_pcm_status_get_tstamp() returns zero. I hope someone has a better
-   fix because in fact it is not perfect (there are "clicks" with DVDs)
+Bah, who really needs this ?
 
 ------------------------------------------------------------------------
-r8482 | asmax | 2004-08-21 14:38:53 +0200 (Sat, 21 Aug 2004) | 5 lines
+r15936 | zorglub | 2006-06-22 12:03:32 +0200 (Thu, 22 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/src/audio_output/output.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
 
- * src/audio_output/output.c: check if start_date is null in
-   aout_OutputNextBuffer(), then do not try to resample or play silences.
-   Now everything works perfectly with screwed ALSA drivers that always
-   return zero in snd_pcm_status_get_tstamp() (at last!!!)
+* Create new types for device probing
+* Beginning of core implementation
 
 ------------------------------------------------------------------------
-r8481 | ipkiss | 2004-08-21 13:47:04 +0200 (Sat, 21 Aug 2004) | 2 lines
+r15935 | hartman | 2006-06-21 16:32:21 +0200 (Wed, 21 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/share/Makefile.am
-   D /trunk/share/skins
-   M /trunk/src/interface/interface.c
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-Removed the default skin for the skins1 module
+* update the ffmpeg VC-1 fourcc info. Hopefully it can be enabled soon now.
 
 ------------------------------------------------------------------------
-r8480 | ipkiss | 2004-08-21 13:34:33 +0200 (Sat, 21 Aug 2004) | 2 lines
+r15934 | zorglub | 2006-06-21 16:22:22 +0200 (Wed, 21 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/build-vlc
    M /trunk/configure.ac
-   M /trunk/modules/LIST
-   D /trunk/modules/gui/skins
-   M /trunk/toolbox
-   M /trunk/vlc.win32.nsi
+   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
 
-Removed the old skins plugin
+HAL probing module
 
 ------------------------------------------------------------------------
-r8479 | gbazin | 2004-08-21 13:06:19 +0200 (Sat, 21 Aug 2004) | 4 lines
+r15933 | yoann | 2006-06-21 02:09:19 +0200 (Wed, 21 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
 
-* src/input/input.c: changed MRL syntax again: URL[@[title][:chapter][-[title][:chapter]]]
-   The parsing of the title/chapter section is more strict so shouldn't trigger on false positives like udp syntax or http url with login/password.
-* src/libvlc.h: updated useage.
+* wxwidgets: repair slider dragging.
+  my algorithm is still not perfect: it should take account of the "thumb length"
 
 ------------------------------------------------------------------------
-r8478 | sam | 2004-08-21 12:46:32 +0200 (Sat, 21 Aug 2004) | 4 lines
+r15932 | zorglub | 2006-06-20 22:54:16 +0200 (Tue, 20 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   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)
 
-  * Makefile.am:
-    + Don't use vlc_app_DATA for the BeOS bundle.
-    + Build the BeOS bundle in $(top_builddir).
+Non-working general declarations for disc probing (Refs:#565)
 
 ------------------------------------------------------------------------
-r8477 | gbazin | 2004-08-21 02:22:44 +0200 (Sat, 21 Aug 2004) | 3 lines
+r15931 | yoann | 2006-06-20 20:57:13 +0200 (Tue, 20 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
+   M /trunk/modules/gui/wxwidgets/input_manager.hpp
 
-* src/libvlc.h: updated useage.
-* src/input/input.c: hack for udp access and MRLSections().
+* wxwidgets: try to implement a go-where-you-click slider
+  but I don't have a real video/audio file to test it...
 
 ------------------------------------------------------------------------
-r8476 | gbazin | 2004-08-21 01:37:40 +0200 (Sat, 21 Aug 2004) | 6 lines
+r15930 | yoann | 2006-06-20 17:51:23 +0200 (Tue, 20 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_input.h
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/dvdread.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
-
-* src/input/*, include/vlc_input.h: the MRL is now parsed for titles/chapters directly in the core.
-  - syntax is: [url][@[title-start][,chapter-start][-[title-end][,chapter-end]]]
-  - core also handles start/end boundaries itself (simplifies the access plugins).
-* modules/access/dvdread.c,dvdnav.c,cdda.c: removed MRL parsing code.
+   M /trunk/vlc.win32.nsi.in
 
+* vlc.win32.nsi.in: set "Recommended" as the default installation type
 
 ------------------------------------------------------------------------
-r8475 | titer | 2004-08-20 17:49:09 +0200 (Fri, 20 Aug 2004) | 2 lines
+r15929 | courmisch | 2006-06-20 16:37:45 +0200 (Tue, 20 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/beos/MessagesWindow.cpp
-   M /trunk/modules/gui/beos/MessagesWindow.h
+   M /trunk/src/network/getaddrinfo.c
 
- beos/MessagesWindow*: fixed messages window
+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
 
 ------------------------------------------------------------------------
-r8474 | sam | 2004-08-20 17:21:43 +0200 (Fri, 20 Aug 2004) | 4 lines
+r15928 | courmisch | 2006-06-20 16:33:48 +0200 (Tue, 20 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/misc/win32_specific.c
 
-  * modules/codec/ffmpeg/ffmpeg.c modules/stream_out/transcode.c:
-    + Added macros for AltiVec versions of these modules. Will not work at all
-      for the moment.
+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.
 
 ------------------------------------------------------------------------
-r8473 | sam | 2004-08-20 17:09:43 +0200 (Fri, 20 Aug 2004) | 2 lines
+r15927 | jpsaman | 2006-06-20 14:51:29 +0200 (Tue, 20 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/control.c
-
-  * src/input/control.c: minor typo in a comment.
+   M /trunk/extras/contrib/bootstrap
 
+Add another test for MacOS X 10.4.0 with Darwin ports installed
 ------------------------------------------------------------------------
-r8472 | sam | 2004-08-20 16:57:18 +0200 (Fri, 20 Aug 2004) | 2 lines
+r15926 | zorglub | 2006-06-20 08:04:43 +0200 (Tue, 20 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/ffmpeg/Modules.am
-   M /trunk/modules/stream_out/Modules.am
+   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
 
-  * configure.ac: Added --enable-ffmpegaltivec. Do not use it.
+Some skeleton files for playlist
 
 ------------------------------------------------------------------------
-r8471 | titer | 2004-08-20 16:40:23 +0200 (Fri, 20 Aug 2004) | 4 lines
+r15925 | xtophe | 2006-06-19 20:33:11 +0200 (Mon, 19 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
+   M /trunk/src/input/input.c
 
- + configure.ac: always build the beos module built-in
-   (really strange crashes happen otherwise, can't figure out why)
- + Makefile.am: don't forget to build vlc-bundle on BeOS
+src/innput/input.c: Compile fix
 
 ------------------------------------------------------------------------
-r8470 | gbazin | 2004-08-20 15:01:49 +0200 (Fri, 20 Aug 2004) | 7 lines
+r15924 | zorglub | 2006-06-19 19:46:20 +0200 (Mon, 19 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
-
-* modules/access/cdda.c: new MRL syntax: "[dev_path][@[title-start][-[title-end]]]".
-  - if no title-start/end are specified, the whole cd is played.
-  - if only a title-start is specified, only this title is played.
-  - if a title-start and end are specified, this range is played.
-  - "@title-start-" will play everything from the specified start position.
+   M /trunk/modules/demux/avi/avi.c
 
+Use a tristate for avi index (fix / don't fix / ask). Closes:#679
 
 ------------------------------------------------------------------------
-r8469 | titer | 2004-08-20 13:57:51 +0200 (Fri, 20 Aug 2004) | 4 lines
+r15923 | zorglub | 2006-06-19 19:33:43 +0200 (Mon, 19 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/gettext.patch
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/stats.c
 
- extras/contrib/*: don't use gettext *printf replacements on BeOS even
-  though there're not 100% posix compliant - this way we can build vlc
-  with dynamic plugins (not linked against libintl) again
+Small stats improvements
 
 ------------------------------------------------------------------------
-r8468 | gbazin | 2004-08-20 12:19:42 +0200 (Fri, 20 Aug 2004) | 1 line
+r15922 | yoann | 2006-06-17 20:42:29 +0200 (Sat, 17 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/src/input/subtitles.c
+
+* input/subtitles.c: fix another bug in subtitle autodetection
 
-* NEWS: updated
 ------------------------------------------------------------------------
-r8467 | gbazin | 2004-08-20 11:01:19 +0200 (Fri, 20 Aug 2004) | 1 line
+r15921 | xtophe | 2006-06-17 16:16:51 +0200 (Sat, 17 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_internal.h
-   M /trunk/src/input/stream.c
+   M /trunk/src/misc/stats.c
+
+src/misc/stats.c: avoid buffer underflow.
 
-* src/input/*: update position on title change.
 ------------------------------------------------------------------------
-r8466 | gbazin | 2004-08-20 10:27:59 +0200 (Fri, 20 Aug 2004) | 1 line
+r15918 | yoann | 2006-06-17 06:13:04 +0200 (Sat, 17 Jun 2006) | 2 lines
 Changed paths:
    M /trunk/src/input/input.c
 
-* src/input/input.c: re-enabled the --bookmarks option.
-------------------------------------------------------------------------
-r8465 | gbazin | 2004-08-19 19:06:51 +0200 (Thu, 19 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+* src/input/input.c: don't clean twice the read_bytes counter
 
-*  modules/stream_out/transcode.c: implemented fps option for video only streams.
 ------------------------------------------------------------------------
-r8464 | sigmunau | 2004-08-19 17:31:22 +0200 (Thu, 19 Aug 2004) | 4 lines
+r15917 | xtophe | 2006-06-17 00:42:00 +0200 (Sat, 17 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/stats.c
 
-livedotcom.cpp: update the StreamRead function to non-deprecated api, new
-api gives proper detection for too small buffer. Thanks to Ross for pointing
-this out.
+Fix a bunch of segfaults. It may be heavy handed and breaking other stuffs. zorglub to review
 
 ------------------------------------------------------------------------
-r8463 | gbazin | 2004-08-19 17:11:32 +0200 (Thu, 19 Aug 2004) | 1 line
+r15916 | yoann | 2006-06-16 21:05:55 +0200 (Fri, 16 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/src/input/input.c
+
+* If we are passed a SUB file as subtitle, just open the IDX instead, if there is one. (Closes: #681)
 
-* modules/mux/asf.c: use syncpoints + add an empty index object to make wmp happy about seeking.
 ------------------------------------------------------------------------
-r8462 | gbazin | 2004-08-19 17:02:51 +0200 (Thu, 19 Aug 2004) | 1 line
+r15915 | zorglub | 2006-06-15 23:22:35 +0200 (Thu, 15 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/dmo/dmo.h
+   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)
 
-* modules/codec/dmo/*: flag sync-points in the video encoder.
 ------------------------------------------------------------------------
-r8461 | gbazin | 2004-08-19 17:01:54 +0200 (Thu, 19 Aug 2004) | 1 line
+r15914 | damienf | 2006-06-15 00:49:57 +0200 (Thu, 15 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/video_output/opengl.c
+
+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
 
-* modules/stream_out/transcode.c: small cleanup + added an fps (to specify the output frame rate) and an audio-sync option (to add/drop video frames to keep a constant framerate while being synchronised on the audio track).
 ------------------------------------------------------------------------
-r8460 | gbazin | 2004-08-19 14:25:22 +0200 (Thu, 19 Aug 2004) | 1 line
+r15913 | yoann | 2006-06-14 22:15:23 +0200 (Wed, 14 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/demux/playlist/xspf.c
+
+* playlist/xspf.c: upgrade to new structure
+  inputs are not yet added to the playlist
 
-* modules/mux/asf.c: small cleanup
 ------------------------------------------------------------------------
-r8459 | gbazin | 2004-08-19 13:32:20 +0200 (Thu, 19 Aug 2004) | 1 line
+r15912 | zorglub | 2006-06-14 22:09:51 +0200 (Wed, 14 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/libvlc.h
+   M /trunk/src/playlist/engine.c
+
+* Add a "media-library" option to enable/disable ML
+* Add a "playlist-tree" option to force onelevel/catgory mode
 
-* modules/mux/asf.c: don't forget to add the preroll offset to the data timestamps.
 ------------------------------------------------------------------------
-r8458 | sigmunau | 2004-08-18 18:30:45 +0200 (Wed, 18 Aug 2004) | 3 lines
+r15911 | yoann | 2006-06-14 20:31:45 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   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
 
-livedotcom.cpp: use geometric growth for the buffer. Should reduce in much
-fewer garbled frames. Still not perfect though.
+* web interface: add a snapshot button
 
 ------------------------------------------------------------------------
-r8457 | sigmunau | 2004-08-18 18:04:01 +0200 (Wed, 18 Aug 2004) | 5 lines
+r15910 | ipkiss | 2006-06-14 20:25:51 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
-livedotcom.cpp: dynamically determine the buffer size passed to live.com
-    When the buffer passed to live.com don't have space for another packet 
-    when we get it back we assume that the stream uses larger frames than
-    our current buffer and we increase the buffer.
+ * skins2/parser/interpreter.cpp: Check the VarMAnager first before trying to parse the action. This fixes a bug with dvd.isActive and LayoutID.isActive
 
 ------------------------------------------------------------------------
-r8456 | gbazin | 2004-08-18 17:46:01 +0200 (Wed, 18 Aug 2004) | 1 line
+r15909 | yoann | 2006-06-14 16:48:32 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/misc/playlist/xspf.c
+
+* playlist/xspf.c: handles empty nodes
 
-* modules/mux/asf.c: the asf muxer can only add streams on the fly when in http mode (otherwise this will screw up the header re-writing on Close().)
 ------------------------------------------------------------------------
-r8455 | sigmunau | 2004-08-18 14:06:52 +0200 (Wed, 18 Aug 2004) | 2 lines
+r15908 | yoann | 2006-06-14 14:05:39 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
+   M /trunk/modules/control/http/util.c
 
-po/POTFILES.in: updated from clean tree (seems necessary for make-dist to work)
+* control/http: fix "pl.current"
 
 ------------------------------------------------------------------------
-r8454 | gbazin | 2004-08-18 14:04:03 +0200 (Wed, 18 Aug 2004) | 1 line
+r15907 | yoann | 2006-06-14 06:43:47 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/demux/playlist/xspf.c
+   M /trunk/modules/demux/playlist/xspf.h
+
+* demux/playlist/xspf: skeleton for XSPF tree playlist import
 
-* modules/mux/asf.c: a few coding style changes.
 ------------------------------------------------------------------------
-r8453 | sigmunau | 2004-08-18 13:46:40 +0200 (Wed, 18 Aug 2004) | 2 lines
+r15906 | yoann | 2006-06-14 04:00:42 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/Modules.am
+   M /trunk/modules/misc/playlist/xspf.c
 
-Modules.am: fixed incorrect filename
+* xpsf.c: ...but <playlist> has... grmbl
 
 ------------------------------------------------------------------------
-r8452 | gbazin | 2004-08-18 13:08:54 +0200 (Wed, 18 Aug 2004) | 1 line
+r15905 | yoann | 2006-06-14 03:51:05 +0200 (Wed, 14 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/modules/misc/playlist/xspf.c
+
+* xspf.c: <trackList> has no <location> or <title> element
 
-* modules/codec/dmo/*: fixed video encoding.
 ------------------------------------------------------------------------
-r8451 | sigmunau | 2004-08-18 11:59:29 +0200 (Wed, 18 Aug 2004) | 2 lines
+r15904 | yoann | 2006-06-14 03:46:17 +0200 (Wed, 14 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/demux/playlist/xspf.c
 
-alsa.c: support mono on stereo only boards
+* demux/playlist/xspf.c: fix a bug introduced by [15757]
+  + cosmetic changes
 
 ------------------------------------------------------------------------
-r8450 | sigmunau | 2004-08-18 11:45:07 +0200 (Wed, 18 Aug 2004) | 2 lines
+r15903 | yoann | 2006-06-14 02:43:00 +0200 (Wed, 14 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/misc/playlist/xspf.c
+   M /trunk/modules/misc/playlist/xspf.h
 
-alsa.c: don't fail the probe without giving a reason in the log.
+* Tree playlist XSPF export
+  Kids, don't try this at home...
 
 ------------------------------------------------------------------------
-r8449 | titer | 2004-08-17 22:55:55 +0200 (Tue, 17 Aug 2004) | 2 lines
+r15902 | fkuehne | 2006-06-13 23:36:37 +0200 (Tue, 13 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/MediaControlView.cpp
-   M /trunk/modules/gui/beos/MediaControlView.h
-
- beos/*: fixed seek, clean up
+   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
 ------------------------------------------------------------------------
-r8448 | titer | 2004-08-17 19:24:02 +0200 (Tue, 17 Aug 2004) | 7 lines
+r15901 | littlejohn | 2006-06-13 17:34:27 +0200 (Tue, 13 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/beos/Interface.cpp
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/InterfaceWindow.h
-   M /trunk/modules/gui/beos/ListViews.cpp
-   M /trunk/modules/gui/beos/ListViews.h
-   M /trunk/modules/gui/beos/MediaControlView.cpp
-   M /trunk/modules/gui/beos/MediaControlView.h
-   M /trunk/modules/gui/beos/MessagesWindow.cpp
-   M /trunk/modules/gui/beos/MessagesWindow.h
-   M /trunk/modules/gui/beos/Modules.am
-   M /trunk/modules/gui/beos/PlayListWindow.cpp
-   M /trunk/modules/gui/beos/PlayListWindow.h
-   D /trunk/modules/gui/beos/VlcWrapper.cpp
-   D /trunk/modules/gui/beos/VlcWrapper.h
-   M /trunk/src/libvlc.h
+   M /trunk/bindings/java/Makefile.am
 
- + src/libvlc.h: use KEY_SPACE instead of ' '
- + gui/beos/*: got rid of the VlcWrapper thing which is unneccessaraly
-               complex now that we have variables
+Java bindings Makefile tested and working on both GNU and Windows.
 
- Language/subtitle selection works again in the BeOS UI, but there's
- still a lot to fix :|
 
 ------------------------------------------------------------------------
-r8447 | titer | 2004-08-17 18:59:02 +0200 (Tue, 17 Aug 2004) | 4 lines
+r15900 | littlejohn | 2006-06-13 15:35:49 +0200 (Tue, 13 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/equalizer.m
-   M /trunk/modules/gui/macosx/voutgl.m
-   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/bindings/java/Makefile.am
 
- + macosx/equalizer.m: missing vlc_object_release()
- + macosx/vout*: --macosx-vout and --macosx-opengl-effect
-                 no longer exist
+10 PRINT "Remember to include a final endif at the end of Makefile.am."
+20 GOTO 10
 
-------------------------------------------------------------------------
-r8446 | titer | 2004-08-17 17:17:04 +0200 (Tue, 17 Aug 2004) | 6 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/Modules.am
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-   A /trunk/modules/gui/macosx/voutgl.m
-   A /trunk/modules/gui/macosx/voutqt.m
-   M /trunk/modules/video_output/opengl.c
 
- ALL: OS X OpenGL provider
-  + vout.m contains the common code for the QT video output and the
-    GL provider (window creation, events handling)
-  + opengl.c: higher priority on OS X
- Things are a bit broken atm, any help to debug is welcome ;p
 
 ------------------------------------------------------------------------
-r8445 | gbazin | 2004-08-17 12:31:51 +0200 (Tue, 17 Aug 2004) | 1 line
+r15899 | littlejohn | 2006-06-13 15:19:46 +0200 (Tue, 13 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
-   M /trunk/modules/codec/dmo/dmo.h
+   M /trunk/bindings/java/Makefile.am
+
+make buildbot (and ppl) happy with java Makefile.am .
+
 
-* modules/codec/dmo/*: added dmo encoder (can't get video encoding to work though).
 ------------------------------------------------------------------------
-r8444 | gbazin | 2004-08-17 10:21:07 +0200 (Tue, 17 Aug 2004) | 1 line
+r15898 | littlejohn | 2006-06-13 15:09:37 +0200 (Tue, 13 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/vlc-graphics-jni.cc
+
+another attempt to make java bindings win32 friendly.
+
 
-* modules/codec/ffmpeg/demux.c: a few fixes.
 ------------------------------------------------------------------------
-r8443 | titer | 2004-08-16 15:35:33 +0200 (Mon, 16 Aug 2004) | 2 lines
+r15897 | littlejohn | 2006-06-13 12:40:26 +0200 (Tue, 13 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/flac.c
+   M /trunk/bindings/java/Makefile.am
+
+Corrections in the java bindings Makefile
 
- gcc < 3 compile fix
 
 ------------------------------------------------------------------------
-r8442 | titer | 2004-08-16 14:51:11 +0200 (Mon, 16 Aug 2004) | 4 lines
+r15896 | littlejohn | 2006-06-13 11:58:56 +0200 (Tue, 13 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/ebml.patch
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
-   A /trunk/extras/contrib/src/Patches/matroska.patch
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/video_filter/deinterlace.c
-   M /trunk/src/misc/cpu.c
+   M /trunk/bindings/java/Makefile.am
+
+A first try in making the Makefile crossplatform (gnu/win32)
 
- ALL: BeOS fixes
- There's a new stable gcc out for BeOS, now we can re-enable 3DNow/SEE
- and build matroska support
 
 ------------------------------------------------------------------------
-r8441 | gbazin | 2004-08-16 12:06:54 +0200 (Mon, 16 Aug 2004) | 1 line
+r15895 | yoann | 2006-06-13 05:04:08 +0200 (Tue, 13 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/input/input.c
+
+* src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection of autodetected subtitles files.
 
-* modules/video_output/x11/xcommon.c: play nice even when there isn't any window manager.
 ------------------------------------------------------------------------
-r8440 | sigmunau | 2004-08-16 11:39:14 +0200 (Mon, 16 Aug 2004) | 2 lines
+r15894 | damienf | 2006-06-13 01:29:31 +0200 (Tue, 13 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
-modules/codec/ffmpeg/ffmpeg.c: corrected a build number
+- x264-svn-win32.patch: synchronized with latest on svn
 
 ------------------------------------------------------------------------
-r8439 | sam | 2004-08-16 10:42:33 +0200 (Mon, 16 Aug 2004) | 4 lines
+r15893 | damienf | 2006-06-13 01:26:38 +0200 (Tue, 13 Jun 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
-  * configure.ac:
-    + Build memcpyaltivec and deinterlace with -maltivec.
-    + Check for -ldts_pic before -ldts.
+- configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the former is no longer compiled in lib
 
 ------------------------------------------------------------------------
-r8438 | sam | 2004-08-16 10:29:06 +0200 (Mon, 16 Aug 2004) | 6 lines
+r15892 | damienf | 2006-06-13 01:14:44 +0200 (Tue, 13 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/Makefile.am
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/patches/00list
-   D /trunk/debian/patches/20_configure.dpatch
-   M /trunk/debian/rules
-   M /trunk/debian/wxvlc.menu
+   M /trunk/mozilla/vlcshell.cpp
 
-  * debian/patches/20_configure.dpatch:
-    + Don't manage this patch with dpatch since it causes ownership issues.
-  * debian/control:
-    + Added a missing dpatch build dependency (Closes: #263363).
-    + Removed the modplug plugin until libmodplug-dev enters Debian.
+vlcshell.cpp: fixed plugin 'autoplay'
 
 ------------------------------------------------------------------------
-r8437 | hartman | 2004-08-16 02:45:24 +0200 (Mon, 16 Aug 2004) | 4 lines
+r15891 | gbazin | 2006-06-12 22:41:22 +0200 (Mon, 12 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
-
-* Fix a problem with empty subtitles with Subviewer subs
-* fixed a line ending replace problem with subviewer subs
-* single char subtitle lines should now work subviewer and subrip
+   M /trunk/src/misc/stats.c
 
+* src/misc/stats.c: don't forget to call vlc_object_release() after a stats_HandlerGet().
 ------------------------------------------------------------------------
-r8436 | gbazin | 2004-08-15 19:08:10 +0200 (Sun, 15 Aug 2004) | 6 lines
+r15889 | zorglub | 2006-06-12 21:56:25 +0200 (Mon, 12 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/mux/mpeg/ts.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/access/cdda.c
 
-* modules/mux/mpeg/ts.c: reworked muxing of subtitles ES.
-* modules/stream_out/transcode.c: support for subtitles transcoding.
-* modules/codec/dvbsub.c: DVB subtitles encoder (developed for Anevia, www.anevia.com).
-  + only works on YUVP subpictures for now.
-  + not completely spec compliant yet.
+Simplify the CDDA module. Split more between parse and play 
 
 ------------------------------------------------------------------------
-r8435 | gbazin | 2004-08-15 18:09:03 +0200 (Sun, 15 Aug 2004) | 1 line
+r15888 | gbazin | 2006-06-12 21:51:14 +0200 (Mon, 12 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/a52.c
+   M /trunk/src/video_output/video_output.c
 
-* modules/codec/a52.c: fixed segfault
+* src/video_output/video_output.c: avoid calling config_GetInt in the main loop.
 ------------------------------------------------------------------------
-r8434 | gbazin | 2004-08-15 17:59:25 +0200 (Sun, 15 Aug 2004) | 1 line
+r15887 | Trax | 2006-06-12 21:32:00 +0200 (Mon, 12 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/src/input/decoder.c
 
-* src/video_output/vout_subpictures.c: fixed a deadlock that happened when 2 ephemer subpictures had the same date.
+* typo consummed -> consumed
 ------------------------------------------------------------------------
-r8433 | gbazin | 2004-08-15 17:05:11 +0200 (Sun, 15 Aug 2004) | 1 line
+r15886 | yoann | 2006-06-12 21:31:33 +0200 (Mon, 12 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/modules/video_output/image.c
+
+* 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.
 
-* modules/access/dshow/dshow.cpp: compilation fix.
 ------------------------------------------------------------------------
-r8432 | gbazin | 2004-08-15 16:57:47 +0200 (Sun, 15 Aug 2004) | 1 line
+r15885 | zorglub | 2006-06-12 21:21:01 +0200 (Mon, 12 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/mpeg_audio.c
+   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
 
-* modules/codec/mpeg_audio.c: fixed segfault
 ------------------------------------------------------------------------
-r8431 | bigben | 2004-08-15 16:22:28 +0200 (Sun, 15 Aug 2004) | 3 lines
+r15884 | thresh | 2006-06-12 16:47:01 +0200 (Mon, 12 Jun 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/configure.ac
 
-* Adds postprocessing menu
+Second try: we should add *flags for mozilla plugin not only in the case of xulrunner.
 
+------------------------------------------------------------------------
+r15883 | gbazin | 2006-06-11 22:52:08 +0200 (Sun, 11 Jun 2006) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/mpeg4video.c
 
+* modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the stream.
 ------------------------------------------------------------------------
-r8430 | djc | 2004-08-15 14:10:46 +0200 (Sun, 15 Aug 2004) | 2 lines
+r15882 | xtophe | 2006-06-11 21:21:30 +0200 (Sun, 11 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-svn-cross.patch
 
-Set the preamp value on a preset change
+ffmpeg-svn-cross.patch has been applied upstream
 
 ------------------------------------------------------------------------
-r8429 | djc | 2004-08-15 01:28:31 +0200 (Sun, 15 Aug 2004) | 5 lines
+r15881 | zorglub | 2006-06-11 21:03:12 +0200 (Sun, 11 Jun 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/audio_filter/Modules.am
-   M /trunk/modules/audio_filter/equalizer.c
-   A /trunk/modules/audio_filter/equalizer_presets.h
-   M /trunk/modules/gui/macosx/equalizer.h
-   M /trunk/modules/gui/macosx/equalizer.m
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/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
 
-*.nib: continuous sliders
-intf: Equalizer window in window menu
-equalizer.m: presets should work now
-equalizer.c, Modules.am, equalizer_presets.h: presets are stored in a separate file
+Skeleton for open
 
 ------------------------------------------------------------------------
-r8428 | sam | 2004-08-14 22:12:22 +0200 (Sat, 14 Aug 2004) | 6 lines
+r15880 | gbazin | 2006-06-11 13:57:05 +0200 (Sun, 11 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/audio_output/intf.c
 
-  * configure.ac:
-    + Removed the -finline-limit=30000 flag. Since gcc-3.2, this options
-      causes gcc to inline every single function of this size because of
-      -O3's -finline-functions, although the documentation states that this
-      flag should only affect explicitly inlined functions.
+* src/audio_output/intf.c: optimise aout_VolumeGet a bit.
+------------------------------------------------------------------------
+r15879 | gbazin | 2006-06-11 13:56:39 +0200 (Sun, 11 Jun 2006) | 1 line
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/interface.hpp
 
+* modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.
 ------------------------------------------------------------------------
-r8427 | hartman | 2004-08-14 21:58:39 +0200 (Sat, 14 Aug 2004) | 2 lines
+r15878 | gbazin | 2006-06-11 13:21:59 +0200 (Sun, 11 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/src/misc/stats.c
 
-* Send \r\n after ftp commands, not \n.
+* src/misc/stats.c: fix no-stats mode.
+------------------------------------------------------------------------
+r15877 | fkuehne | 2006-06-11 11:43:20 +0200 (Sun, 11 Jun 2006) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/bootstrap
 
+* disable sdk-support on ppc-macs until it is fixed (refs #692)
 ------------------------------------------------------------------------
-r8426 | asmax | 2004-08-14 17:54:30 +0200 (Sat, 14 Aug 2004) | 4 lines
+r15876 | xtophe | 2006-06-11 00:26:29 +0200 (Sun, 11 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   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)
 
- * opengl.c: compilation fix for GLX.
-   Do we really need two buffers ? Anyway it doesn't work as is with
-   GLX, so I only use the first one (quick fix)
+* Patch ffmpeg configure to not use twice the cross prefix.
+* CVS -> SVN
 
 ------------------------------------------------------------------------
-r8425 | titer | 2004-08-14 17:02:43 +0200 (Sat, 14 Aug 2004) | 11 lines
+r15875 | gbazin | 2006-06-11 00:21:37 +0200 (Sun, 11 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/libvlc.h
+
+* 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.
+------------------------------------------------------------------------
+r15874 | xtophe | 2006-06-10 23:17:13 +0200 (Sat, 10 Jun 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/misc/freetype.c
 
- opengl.c: added OS X specific stuff, this includes:
-  + support for YUY2 textures
-  + support for non-power-of-2 sizes
-  + support for VRAM or AGP texturing
+misc/freetype.c: Fix strings
 
- It now uses two buffers and textures (needed for VRAM/AGP texturing).
+------------------------------------------------------------------------
+r15873 | xtophe | 2006-06-10 23:15:19 +0200 (Sat, 10 Jun 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/qt4/input_manager.cpp
 
- I got to fix a few things on the OS X GL provider before I commit it,
- but in the meantime, people can check if I didn't break the opengl
- output on Win32/GLX ;)
+qt4/input_manager.cpp: compile fix
 
 ------------------------------------------------------------------------
-r8424 | asmax | 2004-08-14 16:23:40 +0200 (Sat, 14 Aug 2004) | 2 lines
+r15872 | littlejohn | 2006-06-10 20:13:46 +0200 (Sat, 10 Jun 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   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
+
+Java bindings update.
+
+- a new java example shows general jvlc use
+- more functions added in InputIntf (getInputFPS now works)
+- a little potential problem fixed in Playlist
 
- * opengl.c: use glTexSubImage2D instead of glTexImage2D
 
 ------------------------------------------------------------------------
-r8423 | gbazin | 2004-08-14 12:14:39 +0200 (Sat, 14 Aug 2004) | 1 line
+r15871 | littlejohn | 2006-06-10 19:36:22 +0200 (Sat, 10 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/src/control/input.c
+
+a vlc_object_release added
+
 
-* modules/access/dvdnav.c: small fix.
 ------------------------------------------------------------------------
-r8422 | gbazin | 2004-08-13 22:01:20 +0200 (Fri, 13 Aug 2004) | 2 lines
+r15870 | littlejohn | 2006-06-10 18:13:38 +0200 (Sat, 10 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/input.c
+
+Initial implementation of libvlc_get_input_fps.
 
-* modules/access/dvdnav.c: by default we try to skip all the warnings intros and go directly to the DVD menu (niark niark niark ;).
 
 ------------------------------------------------------------------------
-r8421 | gbazin | 2004-08-13 21:32:57 +0200 (Fri, 13 Aug 2004) | 1 line
+r15869 | littlejohn | 2006-06-10 17:34:32 +0200 (Sat, 10 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/decoder.c
+   M /trunk/src/control/audio.c
+
+Muting and unmuting functions implemented in the control interface
+
 
-* src/input/decoder.c: spu_new_buffer() now tries a bit longer when looking for a vout (useful for DVD menus).
 ------------------------------------------------------------------------
-r8420 | gbazin | 2004-08-13 20:58:25 +0200 (Fri, 13 Aug 2004) | 5 lines
+r15868 | littlejohn | 2006-06-10 15:58:03 +0200 (Sat, 10 Jun 2006) | 8 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_es.h
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/spudec/spudec.h
-   M /trunk/modules/video_filter/blend.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/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
+
+Java bindings update.
+
+* 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
 
-* modules/codec/spudec/*: automatic cropping of fullscreen subpictures (most of them contain large transparent areas).
-* src/video_output/vout_subpictures.c: more correct cropping (cropping coordinates are relative to the video size, not subpicture size).
-* include/vlc_es.h, modules/video_filter/blend.c: use the i_entries member of video_palette_t.
-* include/vlc_common.h: added SetWBE()/SetDWBE()/SetQWBE() facility.
 
 ------------------------------------------------------------------------
-r8419 | gbazin | 2004-08-13 20:45:42 +0200 (Fri, 13 Aug 2004) | 3 lines
+r15867 | littlejohn | 2006-06-10 15:15:15 +0200 (Sat, 10 Jun 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/src/video_output/video_output.c
    M /trunk/src/video_output/vout_intf.c
 
-* modules/video_output/opengl.c: forward mouse events from opengl-provider module.
-* src/video_output/*: moved some stuff from video_output.c to vout_intf.c.
+New snapshot behaviour.
+
+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.
+
 
 ------------------------------------------------------------------------
-r8418 | gbazin | 2004-08-13 12:32:57 +0200 (Fri, 13 Aug 2004) | 1 line
+r15866 | gbazin | 2006-06-10 12:26:17 +0200 (Sat, 10 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/modules/codec/ffmpeg/audio.c
 
-* src/misc/block.c: fixed memory alignment in block_New(). (it was done on a 15 bytes boundary which was screwing up the cdda plugin on win32.)
+* modules/codec/ffmpeg/audio.c: reduce memory usage a bit.
 ------------------------------------------------------------------------
-r8417 | ipkiss | 2004-08-12 23:34:01 +0200 (Thu, 12 Aug 2004) | 2 lines
+r15865 | courmisch | 2006-06-10 12:13:31 +0200 (Sat, 10 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/access/dshow/dshow.cpp
 
- * doc/skins2-howto.xml: Update the doc when you commit
+Memleak spotted by Dugal Harris.
 
 ------------------------------------------------------------------------
-r8416 | ipkiss | 2004-08-12 23:15:52 +0200 (Thu, 12 Aug 2004) | 2 lines
+r15864 | courmisch | 2006-06-10 12:13:10 +0200 (Sat, 10 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/THANKS
+   M /trunk/modules/access/dshow/filter.cpp
 
- * skins2/src/vlcproc.*: Added the isRepeat boolean expression
+MJPG support with DirectShow (patch from Dugal Harris)
 
 ------------------------------------------------------------------------
-r8415 | gbazin | 2004-08-12 11:14:00 +0200 (Thu, 12 Aug 2004) | 1 line
+r15863 | gbazin | 2006-06-10 12:10:56 +0200 (Sat, 10 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
 
-* modules/gui/wxwindows/Modules.am: include streamdata.h
+* modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilation fix.
 ------------------------------------------------------------------------
-r8414 | titer | 2004-08-12 01:34:38 +0200 (Thu, 12 Aug 2004) | 4 lines
+r15862 | courmisch | 2006-06-10 12:10:54 +0200 (Sat, 10 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_threads_funcs.h
+   M /trunk/THANKS
+   M /trunk/modules/stream_out/rtp.c
 
- vlc_threads_funcs.h: got rid of vlc_cond_broadcast.
-  It wasn't implemented for all systems anyway, and isn't used anymore.
-  (Terminates #23)
+Include bitrate in SDP when known.
+Patch from Ilkka Ollakka with cosmetic fixes.
 
 ------------------------------------------------------------------------
-r8413 | gbazin | 2004-08-11 13:12:59 +0200 (Wed, 11 Aug 2004) | 3 lines
+r15861 | gbazin | 2006-06-10 12:01:40 +0200 (Sat, 10 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ogg.c
-   M /trunk/modules/mux/ogg.c
-
-* modules/demux/ogg.c: fixed reading extra data for oggds audio header (needed for WMA).
-* modules/mux/ogg.c: generate proper oggds audio header.
+   M /trunk/modules/codec/dmo/dmo.c
 
+* modules/codec/dmo/dmo.c: fix typo in fourcc.
 ------------------------------------------------------------------------
-r8412 | hartman | 2004-08-10 17:02:11 +0200 (Tue, 10 Aug 2004) | 10 lines
+r15860 | gbazin | 2006-06-10 11:57:45 +0200 (Sat, 10 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/include/stream_output.h
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/src/stream_output/sap.c
-
-* include/stream_output.h: add a ip_version field to sap_address_t
-  This way we can later on set IP6 instead of IP4 in a SDP.
-* modules/stream_out/rtp.c: accept sdp=sap as a valid option.
-* src/stream_output/sap.c: 
-  - Set the SAP packet Hash headerfield to a unique value based on mtime
-    Patch by Philippe van Hecke <philippe at belnet dot be>
-  - Set SAP packet IPv6 field to 1 if we are a ipv6 session
-  - Made some preperations for setting the origin ip address in the header as well,
-    anyone any ideas on how to retrieve the current origin IP address???
+   M /trunk/src/playlist/tree.c
 
+* src/playlist/tree.c: fix memory leak.
 ------------------------------------------------------------------------
-r8411 | hartman | 2004-08-10 15:28:27 +0200 (Tue, 10 Aug 2004) | 2 lines
+r15859 | gbazin | 2006-06-10 00:20:11 +0200 (Sat, 10 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/misc/sap.c
-
-* fix x-plgroup detection
+   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.
 ------------------------------------------------------------------------
-r8410 | ipkiss | 2004-08-10 00:19:40 +0200 (Tue, 10 Aug 2004) | 2 lines
+r15858 | gbazin | 2006-06-09 23:35:13 +0200 (Fri, 09 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
-   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/wxwidgets/menus.cpp
 
- * skins2: support playlist.setRandom(true) and playlist.setRandom(false)
+* modules/gui/wxwidgets/menus.cpp: avoid using STL strings. This gets rid of weird crashes here.
+------------------------------------------------------------------------
+r15857 | gbazin | 2006-06-09 22:45:41 +0200 (Fri, 09 Jun 2006) | 1 line
+Changed paths:
+   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.
 ------------------------------------------------------------------------
-r8409 | gbazin | 2004-08-09 12:25:42 +0200 (Mon, 09 Aug 2004) | 1 line
+r15856 | dionoea | 2006-06-09 22:44:18 +0200 (Fri, 09 Jun 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/access/dshow/dshow.cpp
+
+Dshow input fix (suggest by "sneeze" on http://forum.videolan.org/viewtopic.php?t=21578, Thanks).
 
-* modules/codec/dmo: fixed dmo decoder on win32 + got rid of some of the dependencies on wine loader.
 ------------------------------------------------------------------------
-r8408 | gbazin | 2004-08-09 10:16:22 +0200 (Mon, 09 Aug 2004) | 1 line
+r15855 | thresh | 2006-06-09 21:59:22 +0200 (Fri, 09 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
    M /trunk/configure.ac
 
-* configure.ac, Makefile.am: don't use upx in the win32 installer anymore as some people have been complaining about loading time problems.
+revert 15853 as it brokes things
+
 ------------------------------------------------------------------------
-r8407 | gbazin | 2004-08-08 23:14:38 +0200 (Sun, 08 Aug 2004) | 3 lines
+r15854 | zorglub | 2006-06-09 21:17:49 +0200 (Fri, 09 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_common.h
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/objects.c
+   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
 
-* modules/stream_out/transcode.c: added support for subtitles overlaying when transcoding (no resizing yet).
-* include/vlc_common.h: added a b_force member that is set when a module is forced (ie. module specified in module_Need()).
+* Split apart gui and input management
+* Functional stats panel
 
 ------------------------------------------------------------------------
-r8406 | djc | 2004-08-08 18:52:26 +0200 (Sun, 08 Aug 2004) | 6 lines
+r15853 | thresh | 2006-06-09 18:56:13 +0200 (Fri, 09 Jun 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/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/modules/gui/macosx/equalizer.h
-   M /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/configure.ac
 
-project.pbxproj: correct to relatives paths
-*.nib: presets disabled on startup
-equalizer.*: add property Id
-             we prefer to change playlist variables instead of config
-             coding style
+lets add *flags not only in the case of xulrunner-config
 
 ------------------------------------------------------------------------
-r8405 | bigben | 2004-08-08 16:49:46 +0200 (Sun, 08 Aug 2004) | 4 lines
+r15852 | thresh | 2006-06-09 16:19:32 +0200 (Fri, 09 Jun 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/modules/gui/macosx/open.m
-   M /trunk/modules/gui/macosx/output.h
-   M /trunk/modules/gui/macosx/output.m
+   M /trunk/configure.ac
 
-* demuxdump is working again
+Fix for building mozilla plugin with mozilla-dev on non-debian systems
+Needs more check, as i've only tested it on altlinux
 
+------------------------------------------------------------------------
+r15851 | courmisch | 2006-06-09 16:17:26 +0200 (Fri, 09 Jun 2006) | 2 lines
+Changed paths:
+   M /trunk/THANKS
+   M /trunk/modules/access/ftp.c
 
+FTP cleartext authentication from Petr Vacek.
 
 ------------------------------------------------------------------------
-r8404 | hartman | 2004-08-08 12:14:25 +0200 (Sun, 08 Aug 2004) | 2 lines
+r15850 | yoann | 2006-06-09 06:38:16 +0200 (Fri, 09 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/LIST
+   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
 
-* modules/LIST: long time since it was updated
+* proof of concept of drag & dropping a subtitle file while playing a video file. (Refs: #645)
 
 ------------------------------------------------------------------------
-r8403 | fenrir | 2004-08-08 03:58:59 +0200 (Sun, 08 Aug 2004) | 3 lines
+r15849 | yoann | 2006-06-09 04:08:08 +0200 (Fri, 09 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/src/input/input.c
 
- * demux: another way to break your config file, or, --demux is now taken
-into acount. (to make bigben happy, being able to do :demux=dump ;)
+* the first autodetected subtitles file should now be automatically enabled
 
 ------------------------------------------------------------------------
-r8402 | fenrir | 2004-08-08 03:39:23 +0200 (Sun, 08 Aug 2004) | 5 lines
+r15848 | yoann | 2006-06-09 02:28:07 +0200 (Fri, 09 Jun 2006) | 4 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/src/input/subtitles.c
 
- * dmo: - fixed init of WAVEFORMATEX (cbSize is only the size of extra datas).
-        - force 16 bits output.
-        - support for mplayer loader.
- I can't test under win32 so I hope it still compiles.
+* fix subtitles file autodetection
+  this was broken when the video file name included its directory name
+  (for instance "vlc dir/file.avi")
 
 ------------------------------------------------------------------------
-r8401 | fenrir | 2004-08-08 03:36:56 +0200 (Sun, 08 Aug 2004) | 2 lines
+r15847 | zorglub | 2006-06-08 23:04:24 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/codecs.h
+   M /trunk/modules/gui/qt4/util/input_slider.cpp
 
- * codecs.h: a few defines to avoid redefinitions.
+Don't forget to reset slider position
 
 ------------------------------------------------------------------------
-r8400 | fenrir | 2004-08-08 01:38:05 +0200 (Sun, 08 Aug 2004) | 2 lines
+r15846 | xtophe | 2006-06-08 23:01:09 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/misc/notify.c
 
- * v4l: try to open the device only when a access name is given + warning fix.
+Oups
 
 ------------------------------------------------------------------------
-r8399 | djc | 2004-08-08 00:50:28 +0200 (Sun, 08 Aug 2004) | 2 lines
+r15845 | zorglub | 2006-06-08 22:54:20 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/equalizer.m
+   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
 
-Fix bug when equalizer-bands is not set. Coding style will be apply soon.
+Don't laugh
 
 ------------------------------------------------------------------------
-r8398 | djc | 2004-08-08 00:14:38 +0200 (Sun, 08 Aug 2004) | 3 lines
+r15844 | xtophe | 2006-06-08 22:43:59 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   A /trunk/extras/MacOSX/Resources/equalizerdrawer_active.png
-   A /trunk/extras/MacOSX/Resources/equalizerdrawer_blue.png
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/misc/notify.c
 
-*.png: forgotten images
-project.pbxproj: changed absolute link to relative
+Don't hardcode path
 
 ------------------------------------------------------------------------
-r8397 | djc | 2004-08-07 23:56:42 +0200 (Sat, 07 Aug 2004) | 3 lines
+r15843 | zorglub | 2006-06-08 22:43:12 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/modules/gui/macosx/Modules.am
-   A /trunk/modules/gui/macosx/equalizer.h
-   A /trunk/modules/gui/macosx/equalizer.m
+   M /trunk/src/playlist/engine.c
 
-All: equalizer window for MacOS. Need a bit of corrections for the presets part.
-Reviews welcome
+nom de dieu de putain de merde de saloperie de chiure de putasserie de bordel de couille
 
 ------------------------------------------------------------------------
-r8396 | hartman | 2004-08-07 22:31:13 +0200 (Sat, 07 Aug 2004) | 2 lines
+r15842 | zorglub | 2006-06-08 21:39:15 +0200 (Thu, 08 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/control/rc.c
+   M /trunk/src/playlist/engine.c
 
-* treeble -> treble
+* Don't delete main nodes in playlist_Clear
+* Fix item add in RC
 
 ------------------------------------------------------------------------
-r8395 | djc | 2004-08-07 17:37:53 +0200 (Sat, 07 Aug 2004) | 2 lines
+r15841 | zorglub | 2006-06-08 21:18:11 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/configure.ac
 
-Bug fix and change in parse function
+Get rid of some pic stuff that caused vlc-config to do baad things
 
 ------------------------------------------------------------------------
-r8394 | fkuehne | 2004-08-07 16:35:41 +0200 (Sat, 07 Aug 2004) | 1 line
+r15840 | zorglub | 2006-06-08 20:59:14 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/playlist/engine.c
+
+Fix vout/sout garbage collection and input spam debug messages
 
-*various translation fixes, thanks to Philipp Weissenbacher <philippweissenbacher@aon.at> and Maik Diessner <dandruff@gmx.de>
 ------------------------------------------------------------------------
-r8393 | bigben | 2004-08-07 00:08:57 +0200 (Sat, 07 Aug 2004) | 3 lines
+r15839 | zorglub | 2006-06-08 20:36:09 +0200 (Thu, 08 Jun 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/output.h
-   M /trunk/modules/gui/macosx/output.m
-
-* Adds the scale video option
+   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
 
+Some general clean up
 
 ------------------------------------------------------------------------
-r8392 | bigben | 2004-08-06 22:56:46 +0200 (Fri, 06 Aug 2004) | 5 lines
+r15838 | gbazin | 2006-06-08 00:20:15 +0200 (Thu, 08 Jun 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/output.h
-   M /trunk/modules/gui/macosx/output.m
-
-* All :
-       - added a sdp=file option
-       - it is now possible to have a sap and a rtsp/http/file announce at the same time
+   M /trunk/configure.ac
 
+* configure.ac: you can do it.
 
 ------------------------------------------------------------------------
-r8391 | sam | 2004-08-06 19:28:36 +0200 (Fri, 06 Aug 2004) | 2 lines
+r15837 | gbazin | 2006-06-08 00:02:16 +0200 (Thu, 08 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/float32tos16.c
-   M /trunk/modules/audio_filter/converter/s16tofloat32.c
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/visualization/visual/effects.c
+   M /trunk/configure.ac
 
-  * Really fixed strict aliasing breakage here and there.
+* configure.ac: libpostproc detection was more broken than I thought.
 
 ------------------------------------------------------------------------
-r8390 | gbazin | 2004-08-06 15:50:05 +0200 (Fri, 06 Aug 2004) | 1 line
+r15836 | gbazin | 2006-06-07 23:42:21 +0200 (Wed, 07 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/LIST
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/configure.ac
+
+* configure.ac: fix typo in ffmpeg's libpostproc detection.
 
-* modules/LIST, modules/access/dvb/access.c: removed references to ts2/ps2.
 ------------------------------------------------------------------------
-r8389 | gbazin | 2004-08-06 15:29:18 +0200 (Fri, 06 Aug 2004) | 3 lines
+r15835 | littlejohn | 2006-06-07 17:20:08 +0200 (Wed, 07 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/mux/mp4.c
+   M /trunk/bindings/java/FAQ
+   M /trunk/bindings/java/README
+   A /trunk/bindings/java/THANKS
+
+Suggest to check/set JAVA_HOME if compilation fails
 
-* modules/access/udp.c: use the "ts" demux when in rtp mode (and not "ts2").
-* modules/mux/mp4.c: Warning fix patch by Zoltan Nagy.
 
 ------------------------------------------------------------------------
-r8388 | hartman | 2004-08-05 23:32:32 +0200 (Thu, 05 Aug 2004) | 2 lines
+r15834 | courmisch | 2006-06-07 16:22:15 +0200 (Wed, 07 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/configure.ac
 
-* Fix Artist/Author info in playlist
+Remove experimental flag from libtool.
+Several people use it and nobody complain it was broken.
+Besides, some stuff seem not to work without it.
 
 ------------------------------------------------------------------------
-r8387 | hartman | 2004-08-05 22:40:29 +0200 (Thu, 05 Aug 2004) | 2 lines
+r15833 | fkuehne | 2006-06-07 15:25:23 +0200 (Wed, 07 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-
-* Fix a crash with subtitle track hotkey, when no subtitles are available.
+   M /trunk/extras/contrib/src/Makefile
 
+* ugly compilation fix for ffmpeg on PPC-GCC 4.0.0
 ------------------------------------------------------------------------
-r8386 | hartman | 2004-08-05 21:52:59 +0200 (Thu, 05 Aug 2004) | 2 lines
+r15832 | hartman | 2006-06-07 13:33:30 +0200 (Wed, 07 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/doc/fortunes.txt
 
-* bad main_data|_begin error of libmad now a Debug message. It's simply to common.
+* fortune
 
 ------------------------------------------------------------------------
-r8385 | gbazin | 2004-08-05 16:58:16 +0200 (Thu, 05 Aug 2004) | 1 line
+r15831 | yoann | 2006-06-06 22:46:03 +0200 (Tue, 06 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/control/hotkeys.c
+
+* use Play icon for play-only hotkey
 
-* src/video_output/*: optimized/simplified vout_RenderPicture().
 ------------------------------------------------------------------------
-r8384 | titer | 2004-08-05 16:48:58 +0200 (Thu, 05 Aug 2004) | 2 lines
+r15830 | hartman | 2006-06-06 22:44:28 +0200 (Tue, 06 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/demux/playlist/m3u.c
 
- Build the opengl module on OS X (gl provider not done yet)
+* blegh fprintf
 
 ------------------------------------------------------------------------
-r8383 | gbazin | 2004-08-05 16:05:51 +0200 (Thu, 05 Aug 2004) | 1 line
+r15829 | yoann | 2006-06-06 20:34:42 +0200 (Tue, 06 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/modules/control/hotkeys.c
+
+* try to fix the pause-only hotkey
+  this needs to be tested
 
-* modules/video_filter/blend.c: do not compare signed and unsigned.
 ------------------------------------------------------------------------
-r8382 | gbazin | 2004-08-05 14:45:23 +0200 (Thu, 05 Aug 2004) | 3 lines
+r15827 | littlejohn | 2006-06-06 14:51:36 +0200 (Tue, 06 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_input.h
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/src/input/control.c
+   A /trunk/bindings/java/org/videolan/jvlc/Status.java
 
-* src/input/control.c: bookmarks support is back (will need some more work though).
-* modules/gui/wxwindows/bookmarks.cpp: bookmarks support is back.
+Ops.. i did it again
 
-------------------------------------------------------------------------
-r8381 | gbazin | 2004-08-05 12:16:58 +0200 (Thu, 05 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_filter/blend.c
 
-* modules/video_filter/blend.c: sanity checks.
 ------------------------------------------------------------------------
-r8380 | gbazin | 2004-08-05 01:55:51 +0200 (Thu, 05 Aug 2004) | 1 line
+r15826 | littlejohn | 2006-06-06 13:35:28 +0200 (Tue, 06 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/src/control/video.c
+
+one more object release in video.c
 
-* modules/codec/libmpeg2.c: fixed problems with still frames in DVD menus.
-------------------------------------------------------------------------
-r8379 | gbazin | 2004-08-05 00:54:31 +0200 (Thu, 05 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/dvdnav.c
 
-* modules/access/dvdnav.c: removed dvdnavsimple mode + a few small improvements.
 ------------------------------------------------------------------------
-r8378 | fenrir | 2004-08-04 23:53:24 +0200 (Wed, 04 Aug 2004) | 4 lines
+r15825 | littlejohn | 2006-06-06 13:31:55 +0200 (Tue, 06 Jun 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   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
 
- * rtp.c: based on a patch/idea of Philippe Van Hecke:
- You can now use multiple sdp=
- (ex: rtp{dst=ip,port=nb,sdp=file://a.sdp, sdp=http://localhost:8080/a.sdp})
+Java bindings update:
 
-------------------------------------------------------------------------
-r8377 | fenrir | 2004-08-04 23:50:59 +0200 (Wed, 04 Aug 2004) | 3 lines
-Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+* more synchronization with playlist and input threads
+* new libvlc functions binded
 
- * stream_output: sout_CfgParse will accept a special mode ('*' in the
-front of a option name) to allow handling of multiple string options.
 
 ------------------------------------------------------------------------
-r8376 | hartman | 2004-08-04 23:48:57 +0200 (Wed, 04 Aug 2004) | 3 lines
+r15824 | littlejohn | 2006-06-06 13:17:52 +0200 (Tue, 06 Jun 2006) | 3 lines
 Changed paths:
-   A /trunk/modules/stream_out/announce.c (from /trunk/modules/stream_out/announce.c:8373)
-   A /trunk/modules/stream_out/announce.h (from /trunk/modules/stream_out/announce.h:8373)
+   M /trunk/src/control/input.c
+   M /trunk/src/control/video.c
 
-* Fix
+libvlc compile warnings resolved 
 
 
 ------------------------------------------------------------------------
-r8375 | gbazin | 2004-08-04 23:13:11 +0200 (Wed, 04 Aug 2004) | 1 line
+r15823 | thresh | 2006-06-06 13:07:40 +0200 (Tue, 06 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+
+compile fix
 
-* modules/video_filter/blend.c: attempt at YUVP -> RV16/24/32 alpha-blending.
 ------------------------------------------------------------------------
-r8374 | hartman | 2004-08-04 23:11:32 +0200 (Wed, 04 Aug 2004) | 4 lines
+r15822 | md | 2006-06-06 10:47:00 +0200 (Tue, 06 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/Modules.am
-   D /trunk/modules/stream_out/announce.c
-   D /trunk/modules/stream_out/announce.h
-   M /trunk/src/stream_output/sap.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-* Fixed the udp SDPs. More spec compliant now.
-* Removed the old SAP code. announce.? in modules/stream_out is 
-  still required for SLP announces.
+make --sout-ts-alignment default enabled (refs: #669)
 
 ------------------------------------------------------------------------
-r8373 | fenrir | 2004-08-04 22:09:31 +0200 (Wed, 04 Aug 2004) | 2 lines
+r15821 | littlejohn | 2006-06-05 20:23:56 +0200 (Mon, 05 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/mux/avi.c
+   M /trunk/src/control/input.c
+   M /trunk/src/control/video.c
 
- * avi.c: fixed fps computation, thanks markfm for testing.
+libvlc input and video update:
+* video.c: added 1 release object in GetVout
+* input.c: added libvlc_get_input_thread helper
 
-------------------------------------------------------------------------
-r8372 | gbazin | 2004-08-04 20:38:05 +0200 (Wed, 04 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_filter/blend.c
 
-* modules/video_filter/blend.c: YUVP -> YUY2 alpha-blending.
 ------------------------------------------------------------------------
-r8371 | gbazin | 2004-08-04 19:54:17 +0200 (Wed, 04 Aug 2004) | 1 line
+r15820 | zorglub | 2006-06-05 18:05:34 +0200 (Mon, 05 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/src/playlist/tree.c
 
-* modules/video_filter/blend.c: YUVA -> YUY2 alpha-blending.
-------------------------------------------------------------------------
-r8370 | gbazin | 2004-08-04 18:05:12 +0200 (Wed, 04 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/screen/screen.c
-   M /trunk/modules/access/screen/win32.c
+Fix playlist crash on quit
 
-* modules/access/screen/*: added a win32 only --screen-fragment-size option to do a kind of progressive capture by splitting the screen in several fragments. This does help user interactivity while capturing but also produces artefacts when moving windows around.
 ------------------------------------------------------------------------
-r8369 | gbazin | 2004-08-04 17:43:04 +0200 (Wed, 04 Aug 2004) | 1 line
+r15819 | littlejohn | 2006-06-05 18:01:35 +0200 (Mon, 05 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/waveout.c
+   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
 
-* modules/audio_output/waveout.c: added a --no-waveout-float32 option to disable the use of float32 audio output.
-------------------------------------------------------------------------
-r8368 | hartman | 2004-08-04 13:58:44 +0200 (Wed, 04 Aug 2004) | 2 lines
-Changed paths:
-   M /trunk/include/vlc_es.h
+if --enable-java-bindings then check a javac exists
 
-* viedo_format_t -> video_format_t
 
 ------------------------------------------------------------------------
-r8367 | gbazin | 2004-08-04 13:13:04 +0200 (Wed, 04 Aug 2004) | 1 line
+r15818 | littlejohn | 2006-06-05 18:00:27 +0200 (Mon, 05 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/src/control/input.c
+   M /trunk/src/control/video.c
 
-* src/misc/modules.c: don't forget to save callbacks for config options in the plugins cache.
-------------------------------------------------------------------------
-r8366 | gbazin | 2004-08-04 12:40:43 +0200 (Wed, 04 Aug 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/vcd/vcd.c
-   M /trunk/src/input/input.c
+libvlc: Vout object now released when needed
 
-* modules/access/dvdnav.c: very basic probing that avoids doing a dvdnav_open() on files when they are not DVD images.
-* src/input/input.c: auto-probe access_demux as well.
-* modules/access/vcd/vcd.c: raised priority above the file access one.
 
 ------------------------------------------------------------------------
-r8365 | fenrir | 2004-08-04 02:04:13 +0200 (Wed, 04 Aug 2004) | 2 lines
+r15817 | littlejohn | 2006-06-05 17:06:45 +0200 (Mon, 05 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/ps.h
+   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
 
- * ps.h: fixed a segfault with Madonna-audioconverterfails.vob
 
 ------------------------------------------------------------------------
-r8364 | fenrir | 2004-08-04 01:49:40 +0200 (Wed, 04 Aug 2004) | 2 lines
+r15816 | xtophe | 2006-06-05 15:43:48 +0200 (Mon, 05 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/NEWS
 
- * input.c: fixed total length in playlist.
+* Work around automake stupid test
+* Add notify plugin
 
 ------------------------------------------------------------------------
-r8363 | gbazin | 2004-08-04 01:19:01 +0200 (Wed, 04 Aug 2004) | 1 line
+r15815 | xtophe | 2006-06-04 23:50:01 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/configure.ac
+
+Libpostproc moved.
 
-* src/video_output/vout_subpictures.c: fixed OSD alignment
 ------------------------------------------------------------------------
-r8362 | hartman | 2004-08-04 01:08:10 +0200 (Wed, 04 Aug 2004) | 3 lines
+r15814 | djc | 2006-06-04 22:53:54 +0200 (Sun, 04 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
-   M /trunk/doc/translations.txt
+   M /trunk/modules/misc/growl.c
 
-* small addition to translations HOWTO
-* updated TODO and NEWS
+OBJECT_INPUT->OBJECT_PLAYLIST
+Thanks to xtophe
 
 ------------------------------------------------------------------------
-r8361 | hartman | 2004-08-04 01:06:53 +0200 (Wed, 04 Aug 2004) | 2 lines
+r15813 | littlejohn | 2006-06-04 21:26:55 +0200 (Sun, 04 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/stream_out/announce.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
 
-* modules/stream_out/announce.c:   \r\n for SDP
 
 ------------------------------------------------------------------------
-r8360 | gbazin | 2004-08-04 01:06:11 +0200 (Wed, 04 Aug 2004) | 2 lines
+r15812 | courmisch | 2006-06-04 20:43:05 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/dvdread.c
+   M /trunk/Makefile.am
+   M /trunk/vlc-config.in.in
 
-* modules/access/dvd*.c: implemented DEMUX_GET_TIME/DEMUX_GET_LENGTH based on the MPEG mux rate.
+Make config.status happy (muahaha)
 
 ------------------------------------------------------------------------
-r8359 | gbazin | 2004-08-04 00:08:24 +0200 (Wed, 04 Aug 2004) | 3 lines
+r15811 | courmisch | 2006-06-04 20:32:14 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/vlc-config.in.in
 
-* modules/access/cdda.c: fixes + simplification.
-* modules/access/vcd/vcd.c: try to skip bad sectors.
+Remove spurious warning
 
 ------------------------------------------------------------------------
-r8358 | gbazin | 2004-08-03 22:56:16 +0200 (Tue, 03 Aug 2004) | 1 line
+r15810 | courmisch | 2006-06-04 20:09:30 +0200 (Sun, 04 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/Modules.am
 
-* modules/access/vcd/vcd.c: fixed seeking + simplified a bit.
-------------------------------------------------------------------------
-r8357 | gbazin | 2004-08-03 14:21:14 +0200 (Tue, 03 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_filter/blend.c
+Some build systems clean up. Now require automake 1.7
+
+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.
 
-* modules/video_filter/blend.c: fix for chroma planes in ->I420 blending.
 ------------------------------------------------------------------------
-r8356 | gbazin | 2004-08-03 11:45:39 +0200 (Tue, 03 Aug 2004) | 1 line
+r15809 | courmisch | 2006-06-04 20:05:00 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/blend.c
+   M /trunk/src/Makefile.am
+
+Another PIC fix
 
-* modules/video_filter/blend.c: YUVA->RV24/32 alpha-blending + fix for YUVA->RV16.
 ------------------------------------------------------------------------
-r8355 | hartman | 2004-08-03 02:23:40 +0200 (Tue, 03 Aug 2004) | 4 lines
+r15808 | courmisch | 2006-06-04 19:35:56 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/screen/mac.c
+   M /trunk/vlc-config.in.in
 
-* modules/access/screen/mac.c:
-  * Plugin now works perfectly in milj. of colors
-  * Works in thousands of colors, in inverse colors
+Remove PIC stuff too
 
 ------------------------------------------------------------------------
-r8354 | gbazin | 2004-08-03 02:11:32 +0200 (Tue, 03 Aug 2004) | 4 lines
+r15807 | courmisch | 2006-06-04 19:07:19 +0200 (Sun, 04 Jun 2006) | 7 lines
 Changed paths:
    M /trunk/Makefile.am
+   M /trunk/bootstrap
    M /trunk/configure.ac
-   M /trunk/include/osd.h
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_es.h
-   A /trunk/include/vlc_filter.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/codec/spudec/Modules.am
-   M /trunk/modules/codec/spudec/parse.c
-   D /trunk/modules/codec/spudec/render.c
-   M /trunk/modules/codec/spudec/spudec.c
-   M /trunk/modules/codec/spudec/spudec.h
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/misc/dummy/renderer.c
-   M /trunk/modules/misc/freetype.c
-   M /trunk/modules/video_filter/Modules.am
-   A /trunk/modules/video_filter/blend.c
-   M /trunk/src/input/decoder.c
-   M /trunk/src/input/stream.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/video_text.c
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_pictures.h
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/mozilla/Makefile.am
+   M /trunk/src/Makefile.am
+
+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.
 
-* ALL: Major rework of the subpictures architecture.
-  (expect some breakage).
-* modules/video_filter/blend.c: new alpha-blending module.
+If you really mind the extra overhead of PIC, use:
+./configure --enable-libtool --enable-static --disable-shared
 
 ------------------------------------------------------------------------
-r8353 | gbazin | 2004-08-02 21:17:12 +0200 (Mon, 02 Aug 2004) | 3 lines
+r15806 | littlejohn | 2006-06-04 17:30:18 +0200 (Sun, 04 Jun 2006) | 5 lines
 Changed paths:
-   D /trunk/include/ninput.h
-   M /trunk/modules/demux/mpeg/Modules.am
-   D /trunk/modules/demux/mpeg/ps.c
-   D /trunk/modules/demux/mpeg/system.c
-   D /trunk/modules/demux/mpeg/system.h
-   D /trunk/modules/demux/mpeg/ts.c
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+
+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
 
-* include/ninput.h: removed left-over from access2/demux2 transition.
-* modules/demux/mpeg/*: removed old MPEG TS/PS demuxers.
 
 ------------------------------------------------------------------------
-r8352 | gbazin | 2004-08-02 17:42:21 +0200 (Mon, 02 Aug 2004) | 2 lines
+r15805 | ipkiss | 2006-06-04 16:17:46 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+   M /trunk/modules/gui/skins2/utils/observer.hpp
+   M /trunk/modules/gui/skins2/utils/var_tree.hpp
 
-* modules/misc/network/ipv4.c: do a var_Get() on "ttl" + small clean-up.
+ * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument
 
 ------------------------------------------------------------------------
-r8351 | hartman | 2004-08-02 15:06:38 +0200 (Mon, 02 Aug 2004) | 5 lines
+r15804 | ipkiss | 2006-06-04 16:03:54 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   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
 
-* modules/gui/macosx/vout: Output YUY2 to QT/QD.
-  This way we bypass Apple's very, very, very unoptimized
-  I420 -> YUY2 routine and use titer's altivec optimized one.
-  Quartz output is herefore now altivec optimized and close to the opengl output.
+ * modules/gui/skins2/*: More simplifications of the same kind
 
 ------------------------------------------------------------------------
-r8350 | gbazin | 2004-08-02 11:46:17 +0200 (Mon, 02 Aug 2004) | 1 line
+r15803 | ipkiss | 2006-06-04 15:55:41 +0200 (Sun, 04 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/screen/screen.c
-   M /trunk/modules/access/screen/win32.c
+   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.
 
-modules/access/screen/win32.c: avoid an extra memcpy() of the screen.
 ------------------------------------------------------------------------
-r8349 | hartman | 2004-08-02 03:21:36 +0200 (Mon, 02 Aug 2004) | 2 lines
+r15802 | zorglub | 2006-06-04 11:00:36 +0200 (Sun, 04 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/misc/Modules.am
+   M /trunk/modules/misc/notify.c
+   M /trunk/src/input/input.c
 
-* hotkeys.c: add some more OSD
+* Don't reset input meta information
+* Improve notification layout
 
 ------------------------------------------------------------------------
-r8348 | hartman | 2004-08-02 02:54:51 +0200 (Mon, 02 Aug 2004) | 3 lines
+r15801 | zorglub | 2006-06-04 10:13:00 +0200 (Sun, 04 Jun 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
-   M /trunk/modules/gui/macosx/vout.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
 
-* Fixed hotkey/OSD behaviour for OS X. Also prevents code duplicity. 
-  Testing would be welcomed very much.
+More cosmetics for plastique
 
 ------------------------------------------------------------------------
-r8347 | asmax | 2004-08-01 22:46:01 +0200 (Sun, 01 Aug 2004) | 2 lines
+r15800 | xtophe | 2006-06-04 02:13:40 +0200 (Sun, 04 Jun 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/configure.ac
+   A /trunk/modules/misc/notify.c (from /trunk/modules/misc/growl.c:15793)
 
-  * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT_STEP=1)
+New libnotify plugin.
+TODO: - get rid of the harcoded path for the icon
+      - make the meta printed an option.
 
 ------------------------------------------------------------------------
-r8346 | ipkiss | 2004-08-01 18:43:58 +0200 (Sun, 01 Aug 2004) | 3 lines
+r15799 | massiot | 2006-06-04 02:10:01 +0200 (Sun, 04 Jun 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/vlcproc.cpp
+   M /trunk/doc/fortunes.txt
 
- * modules/gui/skins2/parser/interpreter.cpp: Added the "vlc.ontop()" action
- * doc/skins/skins2-howto.xml: Updated the doc
+.
 
 ------------------------------------------------------------------------
-r8345 | fenrir | 2004-08-01 18:03:42 +0200 (Sun, 01 Aug 2004) | 2 lines
+r15798 | ipkiss | 2006-06-04 02:00:34 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/doc/skins/skins2-howto.xml
 
- * stream.c: increase precache for stream without title/chapter.
+ * dos/skins/skins2-howto.xml: Small precision
 
 ------------------------------------------------------------------------
-r8344 | fenrir | 2004-08-01 17:51:49 +0200 (Sun, 01 Aug 2004) | 2 lines
+r15797 | ipkiss | 2006-06-04 01:57:40 +0200 (Sun, 04 Jun 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   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
 
- * mp4: with ref .mov, don't forget to add the access.
+ * 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
 
 ------------------------------------------------------------------------
-r8343 | fenrir | 2004-08-01 17:14:43 +0200 (Sun, 01 Aug 2004) | 2 lines
+r15796 | zorglub | 2006-06-04 00:27:19 +0200 (Sun, 04 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/gui/qt4/components/preferences.cpp
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
 
- * input.c: mmh better fix for slow/fast (I hope).
+Cosmetics
 
 ------------------------------------------------------------------------
-r8342 | hartman | 2004-08-01 16:46:13 +0200 (Sun, 01 Aug 2004) | 2 lines
+r15795 | zorglub | 2006-06-03 23:44:25 +0200 (Sat, 03 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
-* fix avcodecbuild# prob with h.261
+* Fix crash
+* Add a prefs button
 
 ------------------------------------------------------------------------
-r8341 | bigben | 2004-08-01 15:23:53 +0200 (Sun, 01 Aug 2004) | 3 lines
+r15794 | zorglub | 2006-06-03 20:03:40 +0200 (Sat, 03 Jun 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/output.m
-
-* all : fix channels selection in the sout options dialog
+   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
 
 ------------------------------------------------------------------------
-r8340 | fenrir | 2004-08-01 11:19:36 +0200 (Sun, 01 Aug 2004) | 2 lines
+r15793 | fkuehne | 2006-06-03 14:15:03 +0200 (Sat, 03 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/input.c
-
- * input: fixed slower/faster rate.
+   M /trunk/extras/contrib/src/packages.mak
 
+* use ganesh instead of the official server while it is down
 ------------------------------------------------------------------------
-r8339 | fenrir | 2004-08-01 11:19:06 +0200 (Sun, 01 Aug 2004) | 2 lines
+r15792 | fkuehne | 2006-06-03 12:45:32 +0200 (Sat, 03 Jun 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/stream.c
-
- * stream.c: call Seek if stream_Read( s, NULL, skip );
+   M /trunk/extras/contrib/src/Makefile
 
+* fixed compilation if svn isn't in the default path
 ------------------------------------------------------------------------
-r8338 | sam | 2004-07-31 19:29:44 +0200 (Sat, 31 Jul 2004) | 4 lines
+r15791 | xtophe | 2006-06-03 00:56:38 +0200 (Sat, 03 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/joystick.c
+   M /trunk/modules/access/http.c
 
-  * modules/control/joystick.c:
-    + Compilation and coding style fixes.
-    + Initialise the joystick in Open(), not Run().
+Fix Stream title. Patch by Diego "Flameeyes" Petteno
 
 ------------------------------------------------------------------------
-r8337 | bigben | 2004-07-31 19:08:35 +0200 (Sat, 31 Jul 2004) | 5 lines
+r15790 | xtophe | 2006-06-03 00:22:01 +0200 (Sat, 03 Jun 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/output.m
-
-* all :
-  - Get rid of the old TS over RTP stream output method in OSX interface
-  - ab= and vb= parameters are now (hopefully) always updated
+   M /trunk/modules/video_output/x11/glx.c
 
+discriminate between the two OpenGL modules
 
 ------------------------------------------------------------------------
-r8336 | hartman | 2004-07-31 18:34:53 +0200 (Sat, 31 Jul 2004) | 2 lines
+r15789 | zorglub | 2006-06-02 22:20:21 +0200 (Fri, 02 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/stream.c
+   A /trunk/modules/gui/qt4/components/preferences_tree.cpp
+   A /trunk/modules/gui/qt4/components/preferences_tree.hpp
 
-* print a debug message when our buffer gets it's first data.
+Empty files
 
 ------------------------------------------------------------------------
-r8335 | asmax | 2004-07-31 13:38:22 +0200 (Sat, 31 Jul 2004) | 4 lines
+r15788 | bigben | 2006-06-02 21:24:36 +0200 (Fri, 02 Jun 2006) | 3 lines
 Changed paths:
    M /trunk/modules/video_output/opengl.c
 
- * opengl.c: support "cube" and "transparent-cube" effect (with the
- --opengl-effect option). Now MacOSX guys you can write the opengl provider
- interface ;)
+* Don't change the FSF address
+
 
 ------------------------------------------------------------------------
-r8334 | hartman | 2004-07-31 02:23:29 +0200 (Sat, 31 Jul 2004) | 7 lines
+r15787 | bigben | 2006-06-02 20:41:31 +0200 (Fri, 02 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   M /trunk/modules/video_output/opengl.c
 
-modules/stream_output/rtp.c:
-* set the required t= SDP parameter
-* added config options for description, url and email
-* send SDPs with description, url and email info when available
-* add the a:tool parameter so people know who is responsible when VLC starts roaming the web with incorrect announces :)
+* Patch by C?\195?\169dric Cocquebert to add several additional video effects to the opengl vout
 
 
 ------------------------------------------------------------------------
-r8333 | hartman | 2004-07-30 23:38:09 +0200 (Fri, 30 Jul 2004) | 3 lines
+r15786 | littlejohn | 2006-06-02 15:22:58 +0200 (Fri, 02 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/configure.ac
+
+when testing if mozilla is required, use enable_mozilla, not just mozilla
 
-* SDP should use \r\n instead of \n
-* Added nice SDP TODO lists. 17 outstanding issues in RTP announces.
 
 ------------------------------------------------------------------------
-r8332 | sam | 2004-07-30 23:13:17 +0200 (Fri, 30 Jul 2004) | 3 lines
+r15785 | littlejohn | 2006-06-02 13:27:30 +0200 (Fri, 02 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/demux/util/id3tag.c
+   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 
 
-  * modules/demux/util/id3tag.c modules/codec/ffmpeg/demux.c:
-    + Fixed compiler warnings.
 
 ------------------------------------------------------------------------
-r8331 | sam | 2004-07-30 23:00:08 +0200 (Fri, 30 Jul 2004) | 2 lines
+r15784 | zorglub | 2006-06-02 08:06:38 +0200 (Fri, 02 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/vlcpeer.cpp
+   M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
 
-  * mozilla/vlcpeer.cpp: proper float->int cast.
+Todo for prefs widgets
 
 ------------------------------------------------------------------------
-r8330 | sam | 2004-07-30 22:57:56 +0200 (Fri, 30 Jul 2004) | 3 lines
+r15783 | zorglub | 2006-06-02 08:05:11 +0200 (Fri, 02 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/src/libvlc.h
 
-  * modules/gui/wxwindows/video.cpp modules/gui/wxwindows/bookmarks.cpp:
-    + Fixed compiler warnings due to bad argument types.
+Typo. Thanks to radius on the forum
 
 ------------------------------------------------------------------------
-r8329 | sam | 2004-07-30 22:51:05 +0200 (Fri, 30 Jul 2004) | 3 lines
+r15782 | damienf | 2006-06-02 01:22:54 +0200 (Fri, 02 Jun 2006) | 5 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/src/misc/cpu.c
-   M /trunk/src/video_output/video_output.c
+   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/mozilla/vlc.r
+   M /trunk/mozilla/vlcshell.cpp
 
-  * src/video_output/video_output.c:
-    + Fixed an undefined function warning.
+- 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
 
 ------------------------------------------------------------------------
-r8328 | sam | 2004-07-30 22:49:44 +0200 (Fri, 30 Jul 2004) | 2 lines
+r15781 | xtophe | 2006-06-01 23:28:12 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/invert.c
+   M /trunk/modules/gui/wxwidgets/video.cpp
 
-  * modules/video_filter/invert.c: don't cast lvalues.
+Don't lock the mutex twice
 
 ------------------------------------------------------------------------
-r8327 | sam | 2004-07-30 19:39:27 +0200 (Fri, 30 Jul 2004) | 3 lines
+r15780 | zorglub | 2006-06-01 22:42:03 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/cmml/browser_open.c
+   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
 
-  * modules/codec/cmml/browser_open.c:
-    + Fixed a compilation warning due to a missing return value.
+Skeleton for preferences widgets
 
 ------------------------------------------------------------------------
-r8326 | sam | 2004-07-30 17:46:01 +0200 (Fri, 30 Jul 2004) | 4 lines
+r15779 | zorglub | 2006-06-01 16:46:26 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   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
 
-  * boostrap:
-    + Remove the autotools directory and recreate it (forgot to commit that
-      file before).
+Manage navigation buttons, status and text
 
 ------------------------------------------------------------------------
-r8325 | hartman | 2004-07-30 15:18:53 +0200 (Fri, 30 Jul 2004) | 2 lines
+r15778 | xtophe | 2006-06-01 15:10:28 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/video_output/caca.c
 
-* check correct build# of libavcodec for SNOW support
+caca.c: compile fix
 
 ------------------------------------------------------------------------
-r8324 | hartman | 2004-07-30 12:36:51 +0200 (Fri, 30 Jul 2004) | 2 lines
+r15777 | sam | 2006-06-01 12:34:32 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/video_output/caca.c
 
-* Fix OSX build of dvdnav
+  * modules/video_output/caca.c: fixed typedefs for older libcaca versions.
 
 ------------------------------------------------------------------------
-r8323 | courmisch | 2004-07-30 11:24:32 +0200 (Fri, 30 Jul 2004) | 2 lines
+r15776 | sam | 2006-06-01 11:57:01 +0200 (Thu, 01 Jun 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/video_output/caca.c
 
-Compile fix
+  * modules/video_output/caca.c: many code simplifications.
 
 ------------------------------------------------------------------------
-r8322 | sam | 2004-07-30 11:23:37 +0200 (Fri, 30 Jul 2004) | 2 lines
+r15775 | sam | 2006-06-01 11:53:36 +0200 (Thu, 01 Jun 2006) | 3 lines
 Changed paths:
-   M /trunk
-   M /trunk/Makefile.am
-   D /trunk/autotools
-   M /trunk/configure.ac
+   M /trunk/bootstrap
 
-  * autotools: no longer manage this directory with SVN.
+  * bootstrap: simplified automake detection and added support for the FreeBSD
+    automake naming scheme.
 
 ------------------------------------------------------------------------
-r8321 | sam | 2004-07-30 11:23:08 +0200 (Fri, 30 Jul 2004) | 2 lines
+r15774 | Trax | 2006-06-01 01:12:09 +0200 (Thu, 01 Jun 2006) | 1 line
 Changed paths:
-   D /trunk/autotools/Makefile.am
-
-  * autotools: no longer manage this directory with SVN.
+   M /trunk/modules/mux/asf.c
 
+* modules/mux/asf.c: Experimental support for AAC (mp4a) in asf. Needs testing.
 ------------------------------------------------------------------------
-r8320 | fenrir | 2004-07-29 20:48:01 +0200 (Thu, 29 Jul 2004) | 2 lines
+r15773 | zorglub | 2006-05-31 23:48:31 +0200 (Wed, 31 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/gui/qt4/input_manager.cpp
 
- * rtp: added port-audio and port-video option (for default port).
+Don't crash
 
 ------------------------------------------------------------------------
-r8319 | gbazin | 2004-07-29 20:43:22 +0200 (Thu, 29 Jul 2004) | 1 line
+r15772 | xtophe | 2006-05-31 23:45:06 +0200 (Wed, 31 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/toolame.c
+   M /trunk/modules/gui/qt4/qt4.cpp
+
+Add a qt shortcut
 
-* modules/codec/toolame.c: compilation fix.
 ------------------------------------------------------------------------
-r8318 | gbazin | 2004-07-29 20:15:38 +0200 (Thu, 29 Jul 2004) | 1 line
+r15771 | xtophe | 2006-05-31 23:34:01 +0200 (Wed, 31 May 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/modules/codec/Modules.am
-   A /trunk/modules/codec/toolame.c
 
-* modules/codec/toolame.c: MPEG-1/2 layer II audio encoder using libtoolame (http://users.tpg.com.au/adslblvi/). Patch from Christophe Massiot.
+[15729] breaks binary compatibility
+
 ------------------------------------------------------------------------
-r8317 | gbazin | 2004-07-29 17:50:20 +0200 (Thu, 29 Jul 2004) | 1 line
+r15770 | zorglub | 2006-05-31 23:24:58 +0200 (Wed, 31 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   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
+
+Cleanup
 
-* modules/access/http.c: --http-reconnect option to automatically try to reconnect in case the connection was untimely closed (enabled by default for ICY/Icecast web radios).
 ------------------------------------------------------------------------
-r8316 | sam | 2004-07-29 17:40:26 +0200 (Thu, 29 Jul 2004) | 3 lines
+r15769 | zorglub | 2006-05-31 23:04:26 +0200 (Wed, 31 May 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/patches/20_configure.dpatch
+   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
 
-  * debian/patches/20_configure.dpatch:
-    + Fixed generated macros.
+First benefits of QT ! A slider ! (Refs:#80)
 
 ------------------------------------------------------------------------
-r8315 | sam | 2004-07-29 17:28:00 +0200 (Thu, 29 Jul 2004) | 3 lines
+r15768 | zorglub | 2006-05-31 22:40:54 +0200 (Wed, 31 May 2006) | 3 lines
 Changed paths:
-   M /trunk/debian/Makefile.am
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   A /trunk/debian/patches
-   A /trunk/debian/patches/00list
-   A /trunk/debian/patches/20_configure.dpatch
-   A /trunk/debian/patches/20_faad2.dpatch
-   A /trunk/debian/patches/20_ffmpeg.dpatch
-   A /trunk/debian/patches/20_interfaces.dpatch
-   M /trunk/debian/rules
+   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
 
-  * debian/rules:
-    + Switch build system to dpatch.
+Fix playlist crasher and simplify a few things
+(Remove ITEMPLAY method, which had become redundant)
 
 ------------------------------------------------------------------------
-r8314 | hartman | 2004-07-29 17:27:57 +0200 (Thu, 29 Jul 2004) | 2 lines
+r15767 | dionoea | 2006-05-30 21:57:34 +0200 (Tue, 30 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/THANKS
 
-* ipv4.c: ttl setsockopt fix. Thanks to Emmanuel Dreyfus for reporting
+Typo corretion. Thanks to tango_ on IRC :)
 
 ------------------------------------------------------------------------
-r8313 | hartman | 2004-07-29 17:18:04 +0200 (Thu, 29 Jul 2004) | 2 lines
+r15766 | zorglub | 2006-05-30 21:17:33 +0200 (Tue, 30 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
-   M /trunk/modules/access/vcdx/cdrom.c
-   M /trunk/modules/access/vcdx/vcd.h
-   M /trunk/modules/access/vcdx/vcdplayer.c
-   M /trunk/modules/access/vcdx/vcdplayer.h
+   M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/Modules.am
+   M /trunk/modules/gui/qt4/main_interface.cpp
 
-* vcdx Coding style fixes.
+QT4 detection patch by Pavlov Konstantin
 
 ------------------------------------------------------------------------
-r8312 | sam | 2004-07-29 17:02:16 +0200 (Thu, 29 Jul 2004) | 3 lines
+r15765 | zorglub | 2006-05-30 08:20:06 +0200 (Tue, 30 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/components
+   M /trunk/modules/gui/qt4/dialogs
+   M /trunk/modules/gui/qt4/util
 
-  * configure.ac: build i420_yuy2_altivec with -maltivec -mabi=altivec since
-    no inline asm version is available for this module.
+Fix properties
 
 ------------------------------------------------------------------------
-r8311 | fkuehne | 2004-07-29 16:03:19 +0200 (Thu, 29 Jul 2004) | 1 line
+r15764 | zorglub | 2006-05-29 22:08:14 +0200 (Mon, 29 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/output.h
+   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
 
-* added declares for the checkboxes in the nib to control the rtp-sout-modul
 ------------------------------------------------------------------------
-r8310 | gbazin | 2004-07-29 10:50:52 +0200 (Thu, 29 Jul 2004) | 1 line
+r15763 | jpsaman | 2006-05-29 20:58:58 +0200 (Mon, 29 May 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_block.h
-   M /trunk/src/input/decoder.c
-   M /trunk/src/misc/block.c
+   M /trunk/THANKS
 
-* src/input/decoder.c: don't let the decoder/packetizer fifo grow too much because this leads to a steady increase in memory useage when the data isn't consumed quickly enough. (not the best fix, but should be better than nothing)
+Added Diego Petteno to THANKS file.
 ------------------------------------------------------------------------
-r8309 | fenrir | 2004-07-29 00:39:52 +0200 (Thu, 29 Jul 2004) | 3 lines
+r15762 | jpsaman | 2006-05-29 20:57:20 +0200 (Mon, 29 May 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/codec/ffmpeg/encoder.c
 
- * rtp: sdp can now be exported as a file (sdp=file://filename).
- Initial path by Philippe Van Hecke (philippe DOT vanhecke AT belnet DOT be)
+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).
 
 ------------------------------------------------------------------------
-r8308 | bigben | 2004-07-28 17:57:33 +0200 (Wed, 28 Jul 2004) | 4 lines
+r15761 | courmisch | 2006-05-29 20:46:09 +0200 (Mon, 29 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/output.m
-
-Added a RTP (New) stream outpu method for the rtp sout module. Still lot of work in this dialog box.
-
+   M /trunk/configure.ac
+   M /trunk/modules/gui/qt4/Modules.am
 
+Build system fixes + cleanup
 
 ------------------------------------------------------------------------
-r8307 | titer | 2004-07-28 16:53:16 +0200 (Wed, 28 Jul 2004) | 2 lines
+r15760 | zorglub | 2006-05-29 19:28:15 +0200 (Mon, 29 May 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   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
 
- contrib/src/Makefile: fixed OS X breakage
+Some progress
 
 ------------------------------------------------------------------------
-r8306 | titer | 2004-07-28 16:28:01 +0200 (Wed, 28 Jul 2004) | 2 lines
+r15759 | zorglub | 2006-05-29 15:23:48 +0200 (Mon, 29 May 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/dvdnav.patch
+   M /trunk/modules/gui/qt4/Modules.am
 
- BeOS libdvdnav patch
+Fix a typo
 
 ------------------------------------------------------------------------
-r8305 | titer | 2004-07-28 12:48:44 +0200 (Wed, 28 Jul 2004) | 2 lines
+r15758 | zorglub | 2006-05-29 08:07:36 +0200 (Mon, 29 May 2006) | 4 lines
 Changed paths:
    M /trunk/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
 
- configure.ac: fix dvdnav linking on beos/os x/win32 (hacky)
+* Fix QT detection and make dist
+* First dialog
+* Start of input management
 
 ------------------------------------------------------------------------
-r8304 | gbazin | 2004-07-28 12:37:24 +0200 (Wed, 28 Jul 2004) | 4 lines
+r15757 | hartman | 2006-05-28 18:26:13 +0200 (Sun, 28 May 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/demux/playlist/xspf.c
 
-* modules/codec/ffmpeg/*:
-  - added fourcc for SNOW and DTS.
-  - added 'qscale' (fixed quantizer scale - VBR) and 'strict' (standard compliance) encoding options.
+this patch allows xml comments directly before the root node. Patch by Daniel Stranger.
 
 ------------------------------------------------------------------------
-r8303 | hartman | 2004-07-28 12:04:59 +0200 (Wed, 28 Jul 2004) | 2 lines
+r15756 | zorglub | 2006-05-28 15:18:21 +0200 (Sun, 28 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/open.m
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
-* modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
+Fix
 
 ------------------------------------------------------------------------
-r8302 | titer | 2004-07-28 09:48:30 +0200 (Wed, 28 Jul 2004) | 2 lines
+r15755 | zorglub | 2006-05-28 14:04:19 +0200 (Sun, 28 May 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   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
 
- configure.ac: typo
+File type filters and implementation in WX. Refs:#24
+Thanks to Steven Sheehy and sorry for the delay :)
 
 ------------------------------------------------------------------------
-r8301 | hartman | 2004-07-28 02:36:48 +0200 (Wed, 28 Jul 2004) | 15 lines
+r15754 | sam | 2006-05-28 01:12:26 +0200 (Sun, 28 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/codec/realaudio.c
 
-MacOSX intf work
+  * modules/codec/realaudio.c: oh, after all, let's use WINAPI for function
+    declarations :-)
 
-* vout_Control implemented for macosx
-* position slider fixed
-* p_input manage loops fixed (buttons, playstatus etc)
-* float on top works again
-* visual filters work
-* deinterlace filter selection broken
-* fullscreen button is not being updated atm
-* potential deadlocks between intf thread and vout thread???
-* the window title might not always be updated.
+------------------------------------------------------------------------
+r15753 | sam | 2006-05-28 01:10:52 +0200 (Sun, 28 May 2006) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/realaudio.c
 
-OSX devs, please test as much as you can. This was all fairly low level stuff.
-We need to test it properly.
+  * modules/codec/realaudio.c: only use WINAPI for function declarations, not
+    for function pointers.
 
 ------------------------------------------------------------------------
-r8300 | hartman | 2004-07-27 23:11:07 +0200 (Tue, 27 Jul 2004) | 2 lines
+r15752 | courmisch | 2006-05-27 19:40:15 +0200 (Sat, 27 May 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/configure.ac
+   M /trunk/src/misc/mtime.c
 
-* More code cleanup for OSX vout. Man what a mess this is :)
+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.
 
 ------------------------------------------------------------------------
-r8299 | hartman | 2004-07-27 18:20:32 +0200 (Tue, 27 Jul 2004) | 1 line
+r15751 | fkuehne | 2006-05-27 19:00:27 +0200 (Sat, 27 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/darwin_specific.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-   M /trunk/src/interface/interface.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/darwin_specific.m
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/vlc.c
+   M /trunk/modules/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
 ------------------------------------------------------------------------
-r8298 | hartman | 2004-07-27 18:16:31 +0200 (Tue, 27 Jul 2004) | 2 lines
+r15750 | dionoea | 2006-05-27 14:49:06 +0200 (Sat, 27 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/screen/Modules.am
-   A /trunk/modules/access/screen/mac.c
+   M /trunk/modules/gui/qt4/qt4.cpp
 
-* screen module for OSX. Does not yet work. Seems close, but can't find the problem for now..
+set_program( "qvlc" ); to make it look "official"
 
 ------------------------------------------------------------------------
-r8297 | hartman | 2004-07-27 17:07:15 +0200 (Tue, 27 Jul 2004) | 2 lines
+r15749 | Trax | 2006-05-27 13:12:22 +0200 (Sat, 27 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/video_output.c
-
-* ( p_vout->p_module && p_vout->p_module ) how pointless
+   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
 ------------------------------------------------------------------------
-r8296 | gbazin | 2004-07-27 13:33:26 +0200 (Tue, 27 Jul 2004) | 1 line
+r15748 | zorglub | 2006-05-27 13:09:56 +0200 (Sat, 27 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   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
+
+Initial layout
 
-* src/libvlc.h: cleanup in the hotkeys definitions.
 ------------------------------------------------------------------------
-r8295 | hartman | 2004-07-27 12:54:50 +0200 (Tue, 27 Jul 2004) | 2 lines
+r15747 | zorglub | 2006-05-27 13:08:56 +0200 (Sat, 27 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
-* release what you find. (this looks like a very old bug)
+Here too
 
 ------------------------------------------------------------------------
-r8294 | titer | 2004-07-27 10:05:31 +0200 (Tue, 27 Jul 2004) | 2 lines
+r15746 | zorglub | 2006-05-27 13:08:39 +0200 (Sat, 27 May 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/src/playlist/item.c
 
- gettext BeOS patch is no longer necessary
+Re-enable PLAYLIST_GO
 
 ------------------------------------------------------------------------
-r8293 | fkuehne | 2004-07-27 01:37:03 +0200 (Tue, 27 Jul 2004) | 1 line
+r15745 | Trax | 2006-05-27 13:07:31 +0200 (Sat, 27 May 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/codec/dmo/dmo.c
 
-* updated the used gettext version to 0.14.1
+Add support for Windows Media Video (VC-1) Advanced Profile Decoder
 ------------------------------------------------------------------------
-r8292 | hartman | 2004-07-26 23:29:33 +0200 (Mon, 26 Jul 2004) | 2 lines
+r15744 | xtophe | 2006-05-26 21:43:32 +0200 (Fri, 26 May 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/configure.ac
 
-* Fix dts building on mac
+s/cvs/svn for ffmpeg
 
 ------------------------------------------------------------------------
-r8291 | hartman | 2004-07-26 22:30:14 +0200 (Mon, 26 Jul 2004) | 2 lines
+r15743 | xtophe | 2006-05-26 21:00:36 +0200 (Fri, 26 May 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-* remove patch that is no longer necessary.
+extras/contrib: FFMpeg has switched to SVN
+               wxWidgets 2.6.3
 
 ------------------------------------------------------------------------
-r8290 | gbazin | 2004-07-26 22:29:24 +0200 (Mon, 26 Jul 2004) | 1 line
+r15742 | adn | 2006-05-26 07:41:42 +0200 (Fri, 26 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/screen
-   M /trunk/modules/access/screen/beos.cpp
-   M /trunk/modules/access/screen/win32.c
-   M /trunk/modules/access/screen/x11.c
+   M /trunk/po/fr.po
+
+s/Conttr?\195?\180le/Contr?\195?\180le/ (thanks to OuTman <outman52 free fr>)
 
-* modules/access/screen/*: added svn properties.
 ------------------------------------------------------------------------
-r8289 | hartman | 2004-07-26 21:49:05 +0200 (Mon, 26 Jul 2004) | 2 lines
+r15741 | fkuehne | 2006-05-26 00:16:27 +0200 (Fri, 26 May 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
-
-* fix libebml and libmatroska downloads
+   M /trunk/modules/gui/macosx/playlist.m
 
+* disabled the debug-msg which prints the pointer to each p_item. this produces so many msgs, that you can't see others
 ------------------------------------------------------------------------
-r8288 | titer | 2004-07-26 19:54:12 +0200 (Mon, 26 Jul 2004) | 2 lines
+r15740 | fkuehne | 2006-05-25 23:44:11 +0200 (Thu, 25 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/screen/beos.cpp
-
- screen/beos.cpp: test before you commit
+   M /trunk/modules/demux/real.c
 
+* meta fixes
 ------------------------------------------------------------------------
-r8287 | asmax | 2004-07-26 19:03:00 +0200 (Mon, 26 Jul 2004) | 2 lines
+r15738 | zorglub | 2006-05-25 21:58:32 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/configure.ac
+   A /trunk/modules/gui/qt4/Modules.am
 
- * opengl.c: clear the color buffer before rendering
+Fix build
 
 ------------------------------------------------------------------------
-r8286 | titer | 2004-07-26 17:06:48 +0200 (Mon, 26 Jul 2004) | 2 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/Modules.am
-   A /trunk/modules/access/screen
-   A /trunk/modules/access/screen/Modules.am
-   A /trunk/modules/access/screen/beos.cpp
-   A /trunk/modules/access/screen/screen.c (from /trunk/modules/access/screen.c:8285)
-   A /trunk/modules/access/screen/screen.h
-   A /trunk/modules/access/screen/win32.c
-   A /trunk/modules/access/screen/x11.c
-   D /trunk/modules/access/screen.c
+   M /trunk/modules/access/cdda.c
+   M /trunk/src/playlist/control.c
+   M /trunk/src/playlist/engine.c
 
- ALL: splitted screen module (needed as BeOS requires C++)
+Fix CDDA and a corner-case in playlist handling
 
 ------------------------------------------------------------------------
-r8285 | gbazin | 2004-07-26 16:10:30 +0200 (Mon, 26 Jul 2004) | 1 line
+r15736 | hartman | 2006-05-25 20:34:32 +0200 (Thu, 25 May 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/THANKS
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
 
-* modules/gui/wxwindows/fileinfo.cpp: partially fixed char encoding problem in fileinfo dialog.
-------------------------------------------------------------------------
-r8284 | gbazin | 2004-07-26 12:27:55 +0200 (Mon, 26 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/screen.c
+* 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..
 
-* modules/access/screen.c: force RV24 capture on win32 for now (otherwise colors are screwed up).
 ------------------------------------------------------------------------
-r8283 | gbazin | 2004-07-26 11:28:16 +0200 (Mon, 26 Jul 2004) | 1 line
+r15735 | zorglub | 2006-05-25 20:27:39 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
    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
 
-* configure.ac:  should fix detection of libpng.
-------------------------------------------------------------------------
-r8282 | gbazin | 2004-07-25 22:39:06 +0200 (Sun, 25 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/modules/control/rc.c
+Cumulative fix for BeOS - by Cian Duffy < myob87 4t gmail dot com >
 
-* modules/control/rc.c: removed useless code for the rc-host option.
 ------------------------------------------------------------------------
-r8281 | gbazin | 2004-07-25 22:36:28 +0200 (Sun, 25 Jul 2004) | 5 lines
+r15734 | titer | 2006-05-25 17:26:51 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/gui/macosx/intf.m
 
-* modules/video_output/x11/*:
-   - fixed exit in embedded mode when fullscreen.
-   - re-use the current video sub-window when switching to fullscreen (to have opengl working in fullscreen mode as well).
-   - add options to the opengl plugin.
+Handle Volume Up/Down as well
 
 ------------------------------------------------------------------------
-r8280 | courmisch | 2004-07-25 19:47:05 +0200 (Sun, 25 Jul 2004) | 2 lines
+r15733 | titer | 2006-05-25 16:59:57 +0200 (Thu, 25 May 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/control/telnet.c
+   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
 
-Use VLC networking APIs: close -> net_Close, accept -> net_Accept
+Adds support for Apple's remote (only handles Play/Pause at the moment).
 
-------------------------------------------------------------------------
-r8279 | gbazin | 2004-07-25 10:34:08 +0200 (Sun, 25 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/NEWS
+AppleRemote.[mh] is MIT licensed code from Martin Kahr:
+http://www.martinkahr.com/source-code
 
-* NEWS: updated.
 ------------------------------------------------------------------------
-r8278 | courmisch | 2004-07-25 10:20:09 +0200 (Sun, 25 Jul 2004) | 5 lines
+r15732 | dionoea | 2006-05-25 16:52:17 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/rc.c
+   M /trunk/include/configuration.h
 
-- unlink Unix socket on exit,
-- bind to ::1 by default if --ipv6 is passed,
-- do not overflow Unix socket path,
-- use a different option (--rc-unix) for Unix socket.
+Spell fix
 
 ------------------------------------------------------------------------
-r8277 | gbazin | 2004-07-25 09:54:18 +0200 (Sun, 25 Jul 2004) | 1 line
+r15731 | zorglub | 2006-05-25 16:43:53 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
-   M /trunk/modules/mux/mpeg/ts.c
-   M /trunk/modules/mux/ogg.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
 
-* modules/mux/asf.c, ts.c, ogg.c: added WMV3 fourcc.
-------------------------------------------------------------------------
-r8276 | gbazin | 2004-07-25 01:05:03 +0200 (Sun, 25 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/modules/control/rc.c
-   M /trunk/src/misc/net.c
+Mark skins2-config, wx-config and parent-item as internal
 
-* src/misc/net.c, modules/control/rc.c: win32 fixes.
 ------------------------------------------------------------------------
-r8275 | gbazin | 2004-07-25 00:49:28 +0200 (Sun, 25 Jul 2004) | 4 lines
+r15730 | hartman | 2006-05-25 16:40:20 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/control/rc.c
-   M /trunk/src/misc/net.c
+   M /trunk/include/vlc_meta.h
 
-* src/misc/net.c, include/network.h: added net_vaPrintf() and net_Accept().
-* modules/control/rc.c: added option to listen on a socket instead of only stdin.
-   Inspired from a patch by Bernhard Rosenkraenzer <bero at arklinux dot org>.
+* Fix id3tag new meta
 
 ------------------------------------------------------------------------
-r8274 | courmisch | 2004-07-24 19:22:40 +0200 (Sat, 24 Jul 2004) | 3 lines
+r15729 | zorglub | 2006-05-25 16:24:17 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   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
 
-Specify port in Host: HTTP request header
-(thanks to Olivier Lourdais for the report)
+Add a change_internal modifier to options. Please check OS X implementation
 
 ------------------------------------------------------------------------
-r8273 | courmisch | 2004-07-24 19:02:26 +0200 (Sat, 24 Jul 2004) | 2 lines
+r15728 | zorglub | 2006-05-25 15:58:28 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/src/playlist/item.c
 
-Fixed typo
+Sanity checks
 
 ------------------------------------------------------------------------
-r8272 | gbazin | 2004-07-24 18:33:00 +0200 (Sat, 24 Jul 2004) | 1 line
+r15727 | zorglub | 2006-05-25 15:45:33 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/screen.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/xspf.c
+   M /trunk/modules/demux/playlist/xspf.h
 
-* modules/access/screen.c: win32 support for screen capture (colors are inverted right now).
-------------------------------------------------------------------------
-r8271 | gbazin | 2004-07-24 15:40:17 +0200 (Sat, 24 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/configure.ac
+Fix XSPF (Closes:#651)
 
-* configure.ac: don't build the screen plugin on darwin.
 ------------------------------------------------------------------------
-r8270 | fenrir | 2004-07-24 14:42:26 +0200 (Sat, 24 Jul 2004) | 2 lines
+r15726 | hartman | 2006-05-25 15:19:44 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/demux/util/id3tag.c
 
- * mp4.c: compute avg/max bitrate info. removed a fprintf...
+* Compile before you commit :D
 
 ------------------------------------------------------------------------
-r8269 | gbazin | 2004-07-24 14:33:15 +0200 (Sat, 24 Jul 2004) | 1 line
+r15725 | hartman | 2006-05-25 15:04:51 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/demux/util/id3tag.c
+
+* Another ID3 tag supported :D
 
-* modules/access/v4l/v4l.c: converted to access_demux module (less code, more CPU efficient).
 ------------------------------------------------------------------------
-r8268 | fenrir | 2004-07-24 13:57:47 +0200 (Sat, 24 Jul 2004) | 2 lines
+r15724 | zorglub | 2006-05-25 13:45:32 +0200 (Thu, 25 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/input.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
 
- * input: release p_playlist.
+* Almost fix shoutcast (still some problems in "flat" view)
+* Disable interaction in WX until it's fixed
 
 ------------------------------------------------------------------------
-r8267 | fenrir | 2004-07-24 13:28:50 +0200 (Sat, 24 Jul 2004) | 3 lines
+r15723 | courmisch | 2006-05-25 12:51:17 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/src/misc/mtime.c
 
- * mp4.c: really(?) fixed the tkhd invalid width (thx bond for the
-report).
+Fix overflows
 
 ------------------------------------------------------------------------
-r8266 | fenrir | 2004-07-24 13:12:39 +0200 (Sat, 24 Jul 2004) | 2 lines
+r15722 | zorglub | 2006-05-25 12:11:06 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.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/playlist.h
+   M /trunk/modules/demux/playlist/podcast.c
 
- * equalizer : [0] isn't cool, use a define.
+Fix DVB demuxer. Barely tested
 
 ------------------------------------------------------------------------
-r8265 | gbazin | 2004-07-24 12:24:11 +0200 (Sat, 24 Jul 2004) | 1 line
+r15721 | courmisch | 2006-05-25 11:54:35 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/stream_out/display.c
+   M /trunk/src/misc/mtime.c
 
-* modules/stream_out/display.c: converted to the new input API + re-enabled in the build.
-------------------------------------------------------------------------
-r8264 | gbazin | 2004-07-24 11:50:14 +0200 (Sat, 24 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
+Also implement msleep() wrt _POSIX_MONOTONIC_CLOCK
 
-NEWS, TODO: comprehensive new features update.
 ------------------------------------------------------------------------
-r8263 | courmisch | 2004-07-24 11:06:58 +0200 (Sat, 24 Jul 2004) | 4 lines
+r15720 | zorglub | 2006-05-25 11:52:57 +0200 (Thu, 25 May 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   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
 
-- really iterate through getaddrinfo(),
-- fixed read after freeaddrinfo() bug,
-- removed extraneous debug messages
+* Remove unused playlist_ItemCopy
+* Fix some debug
 
 ------------------------------------------------------------------------
-r8262 | gbazin | 2004-07-24 02:20:19 +0200 (Sat, 24 Jul 2004) | 2 lines
+r15719 | zorglub | 2006-05-25 11:20:03 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/Modules.am
-   A /trunk/modules/access/screen.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-* modules/access/screen.c: new screen capture access module. Only X11 for now but should be straight-forward to adapt to other platforms.
+Fix playing from popup
 
 ------------------------------------------------------------------------
-r8261 | gbazin | 2004-07-23 20:13:20 +0200 (Fri, 23 Jul 2004) | 1 line
+r15718 | zorglub | 2006-05-25 11:19:25 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/src/playlist/engine.c
 
-* modules/visualization/galaktos/plugin.c: usual test before you commit.
-------------------------------------------------------------------------
-r8260 | gbazin | 2004-07-23 20:08:58 +0200 (Fri, 23 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/modules/visualization/galaktos/plugin.c
+Fix a bug in preparse throttling
 
-* modules/visualization/galaktos/plugin.c: fixed threading issues with opengl.
 ------------------------------------------------------------------------
-r8259 | gbazin | 2004-07-23 18:43:22 +0200 (Fri, 23 Jul 2004) | 1 line
+r15717 | zorglub | 2006-05-25 11:04:19 +0200 (Thu, 25 May 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   A /trunk/modules/gui/qt4
+   M /trunk/src/playlist/item.c
+   M /trunk/src/playlist/search.c
+
+* Search on artist and album
+* Remove some debug
 
-* configure.ac: added glwin32 and fixed linkage of the opengl module on win32.
 ------------------------------------------------------------------------
-r8258 | gbazin | 2004-07-23 18:36:51 +0200 (Fri, 23 Jul 2004) | 1 line
+r15716 | zorglub | 2006-05-25 10:55:05 +0200 (Thu, 25 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/modules/demux/util/id3tag.c
+
+Fix m3u unhandled meta
 
-* modules/video_output/opengl.c, modules/video_output/x11/glx.c: proper scaling + fixes.
 ------------------------------------------------------------------------
-r8257 | sam | 2004-07-23 18:16:22 +0200 (Fri, 23 Jul 2004) | 2 lines
+r15713 | courmisch | 2006-05-24 22:39:21 +0200 (Wed, 24 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/misc/mtime.c
 
-  * configure.ac: fixed the AltiVec capabilities check.
+Fix monotonic clock POSIX option detection
 
 ------------------------------------------------------------------------
-r8256 | sam | 2004-07-23 17:16:00 +0200 (Fri, 23 Jul 2004) | 3 lines
+r15712 | courmisch | 2006-05-24 21:35:31 +0200 (Wed, 24 May 2006) | 4 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/src/misc/mtime.c
 
-  * configure.ac: don't use -maltivec -mabi=altivec, because we don't want
-    to trigger AltiVec optimisations in our generic code.
+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.
 
 ------------------------------------------------------------------------
-r8255 | titer | 2004-07-23 16:19:31 +0200 (Fri, 23 Jul 2004) | 4 lines
+r15711 | xtophe | 2006-05-24 01:05:34 +0200 (Wed, 24 May 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
    M /trunk/configure.ac
-   M /trunk/extras/contrib/src/Makefile
 
- + configure.ac: BeOS dvdread linkage fix
- + contrib/src/Makefile: build more libs on BeOS, use libdts' svn
- + Makefile.am: fixed BeOS packages generation
+configure.ac: Forgot this one.
 
 ------------------------------------------------------------------------
-r8254 | gbazin | 2004-07-23 15:37:43 +0200 (Fri, 23 Jul 2004) | 1 line
+r15710 | Trax | 2006-05-22 23:34:50 +0200 (Mon, 22 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/codec/x264.c
 
-* modules/video_output/opengl.c: forward control queries to opengl provider.
+proper subme integer range
 ------------------------------------------------------------------------
-r8253 | gbazin | 2004-07-23 14:47:34 +0200 (Fri, 23 Jul 2004) | 3 lines
+r15709 | xtophe | 2006-05-22 22:06:40 +0200 (Mon, 22 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/Modules.am
-   M /trunk/modules/video_output/directx/events.c
-   A /trunk/modules/video_output/directx/glwin32.c
-   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/configure.ac
 
-* modules/video_output/directx/glwin32.c: 1st shot at a win32 opengl provider.
-* modules/video_output/directx/events.c: removed unused code.
+configure.ac: More strict test fot GL stuff
 
 ------------------------------------------------------------------------
-r8252 | gbazin | 2004-07-23 14:42:11 +0200 (Fri, 23 Jul 2004) | 1 line
+r15708 | fkuehne | 2006-05-22 17:45:01 +0200 (Mon, 22 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/configure.ac
 
-* src/video_output/vout_intf.c: small kludge for opengl providers.
+* fixed a typo
 ------------------------------------------------------------------------
-r8251 | titer | 2004-07-23 13:33:25 +0200 (Fri, 23 Jul 2004) | 2 lines
+r15707 | xtophe | 2006-05-22 11:42:08 +0200 (Mon, 22 May 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
-   A /trunk/extras/contrib/src/Patches/libdvdread.patch
-   A /trunk/extras/contrib/src/Patches/speex.patch
+   M /trunk/INSTALL.win32
+
+s/livedotcom/live555
 
- BeOS contrib bla bla
 
 ------------------------------------------------------------------------
-r8250 | damienf | 2004-07-23 12:19:58 +0200 (Fri, 23 Jul 2004) | 2 lines
+r15706 | xtophe | 2006-05-22 10:53:17 +0200 (Mon, 22 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
+   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
 
-improved filter compatibility by favoring current connection media type in subsequent connections
+Update po file after filename change ( we should do a post-commit hook one day)
 
 ------------------------------------------------------------------------
-r8249 | titer | 2004-07-23 00:59:50 +0200 (Fri, 23 Jul 2004) | 7 lines
+r15705 | yoann | 2006-05-22 00:17:25 +0200 (Mon, 22 May 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/mpeg2dec.patch
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/MediaControlView.cpp
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/modules/control/hotkeys.c
 
- + configure.ac: don't build OpenGL support on BeOS although it has gl.h
- + extras/contrib/src/*: build libmpeg2 w/o mmxext and 3dnow on BeOS
-   (buggy compiler)
- + modules/gui/beos/*: quick compile fixes
- + modules/video_filter/deinterlace.c: require mmxext instead of mmx
- + Makefile.am: on BeOS, build a VLC bundle a la OS X
+* control/hotkeys.c: Fix Play/Pause hotkey
 
 ------------------------------------------------------------------------
-r8248 | gbazin | 2004-07-23 00:36:16 +0200 (Fri, 23 Jul 2004) | 2 lines
+r15704 | dionoea | 2006-05-22 00:01:14 +0200 (Mon, 22 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/x11/glx.c
-   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
+   M /trunk/modules/video_output/directx/events.c
 
-* modules/video_output/x11/glx.c: OpenGL context is initialized in pf_init() because of threading issues.
+Add support for keyboard multimedia keys on win32. This is of course untested.
 
 ------------------------------------------------------------------------
-r8247 | gbazin | 2004-07-23 00:14:42 +0200 (Fri, 23 Jul 2004) | 1 line
+r15703 | xtophe | 2006-05-21 23:39:34 +0200 (Sun, 21 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/NEWS
 
-* modules/video_output/x11/glx.c, modules/video_output/opengl.c: some fixes.
-------------------------------------------------------------------------
-r8246 | gbazin | 2004-07-22 23:53:43 +0200 (Thu, 22 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/src/misc/objects.c
+Update
 
-* src/misc/objects.c: hmmm, did I say vlc_opengl.h was removed ?
 ------------------------------------------------------------------------
-r8245 | gbazin | 2004-07-22 23:50:15 +0200 (Thu, 22 Jul 2004) | 1 line
+r15702 | xtophe | 2006-05-21 23:20:06 +0200 (Sun, 21 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
+   A /trunk/modules/demux/live555.cpp (from /trunk/modules/demux/livedotcom.cpp:15701)
+   D /trunk/modules/demux/livedotcom.cpp
 
-* modules/video_output/x11/glx.c: vlc_opengl.h was removed.
-------------------------------------------------------------------------
-r8244 | gbazin | 2004-07-22 23:30:45 +0200 (Thu, 22 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/Makefile.am
+s/livedotcom/live555/
 
-* Makefile.am: include/vlc_opengl.h was removed.
 ------------------------------------------------------------------------
-r8243 | gbazin | 2004-07-22 23:27:45 +0200 (Thu, 22 Jul 2004) | 4 lines
+r15701 | xtophe | 2006-05-21 23:17:52 +0200 (Sun, 21 May 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/include/video_output.h
-   D /trunk/include/vlc_opengl.h
-   M /trunk/modules/video_output/Modules.am
-   A /trunk/modules/video_output/opengl.c
-   M /trunk/modules/video_output/x11/Modules.am
-   M /trunk/modules/video_output/x11/glx.c
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/video_output/x11/xcommon.h
-   M /trunk/modules/visualization/galaktos/main.c
-   M /trunk/modules/visualization/galaktos/plugin.c
-   M /trunk/modules/visualization/galaktos/plugin.h
+   M /trunk/modules/demux/Modules.am
+   M /trunk/modules/demux/livedotcom.cpp
 
-* modules/video_output/x11/*: the glx "opengl provider" makes use of xcommon.c.
-* modules/video_output/opengl.c: new platform independant OpenGL vout (uses an "opengl provider" module).
-* modules/visualization/galaktos/*: uses the new "opengl provider" module.
+ALL: s/livedotcom/live555/
 
 ------------------------------------------------------------------------
-r8242 | titer | 2004-07-22 18:48:38 +0200 (Thu, 22 Jul 2004) | 2 lines
+r15700 | bigben | 2006-05-21 22:00:27 +0200 (Sun, 21 May 2006) | 3 lines
 Changed paths:
-   M /trunk/bootstrap
    M /trunk/configure.ac
 
- contrib system adapted for BeOS (need to set LIBRARY_PATH and BELIBRARIES)
+* Fix hal detection
 
-------------------------------------------------------------------------
-r8241 | gbazin | 2004-07-22 18:37:43 +0200 (Thu, 22 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
 
-* modules/video_output/x11/glx.c: improvements.
 ------------------------------------------------------------------------
-r8240 | gbazin | 2004-07-22 17:45:54 +0200 (Thu, 22 Jul 2004) | 1 line
+r15699 | xtophe | 2006-05-21 19:31:06 +0200 (Sun, 21 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb.c
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
+
+Fix the integer widget
 
-* modules/video_chroma/i420_rgb.c: work around a gcc-3.3.4 optimization bug.
 ------------------------------------------------------------------------
-r8239 | titer | 2004-07-22 17:09:42 +0200 (Thu, 22 Jul 2004) | 2 lines
+r15698 | bigben | 2006-05-20 15:38:04 +0200 (Sat, 20 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/configure.ac
+
+* HAL / DBUS / GnomeVFS aren't linux only
 
- equalizer.c: compile fix for old compilers (thx sam)
 
 ------------------------------------------------------------------------
-r8238 | titer | 2004-07-22 16:21:59 +0200 (Thu, 22 Jul 2004) | 2 lines
+r15697 | courmisch | 2006-05-20 15:17:00 +0200 (Sat, 20 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/demux/asf/libasf.c
 
- BeOS doesn't know about PF_INET
+Add missing const qualifier
 
 ------------------------------------------------------------------------
-r8237 | titer | 2004-07-22 15:50:35 +0200 (Thu, 22 Jul 2004) | 2 lines
+r15696 | courmisch | 2006-05-20 15:16:46 +0200 (Sat, 20 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/netsync.c
+   M /trunk/modules/demux/real.c
 
- netsync.c: converted to unix file because BeOS' gcc chokes on dos files
+missing #include
 
 ------------------------------------------------------------------------
-r8236 | titer | 2004-07-22 15:06:21 +0200 (Thu, 22 Jul 2004) | 3 lines
+r15695 | jpsaman | 2006-05-20 15:10:30 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-
- configure.ac: check for png_set_rows in libpng because early versions
- don't have it
+   M /trunk/modules/demux/sgimb.c
 
+Use correct datatype in srtncasecmp
 ------------------------------------------------------------------------
-r8235 | hartman | 2004-07-22 13:49:14 +0200 (Thu, 22 Jul 2004) | 2 lines
+r15694 | jpsaman | 2006-05-20 15:05:21 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access_output/udp.c
-
-* frenglish paquets -> packets
+   M /trunk/modules/demux/mp4/drms.c
 
+Use correct datatype
 ------------------------------------------------------------------------
-r8234 | titer | 2004-07-22 10:51:40 +0200 (Thu, 22 Jul 2004) | 2 lines
+r15693 | jpsaman | 2006-05-20 14:55:15 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/bootstrap
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/gettext.patch
-   M /trunk/extras/contrib/src/packages.mak
-
- contrib/*: started to adapt the contrib system for BeOS
+   M /trunk/modules/demux/ts.c
 
+Use correct types
 ------------------------------------------------------------------------
-r8233 | gbazin | 2004-07-22 09:03:22 +0200 (Thu, 22 Jul 2004) | 1 line
+r15692 | jpsaman | 2006-05-20 13:46:26 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/galaktos
+   M /trunk/modules/codec/cmml/history.c
+   M /trunk/modules/codec/cmml/intf.c
 
-* modules/visualization/galaktos: added svn:ignore property.
+Remove unused variables
 ------------------------------------------------------------------------
-r8232 | gbazin | 2004-07-22 08:59:56 +0200 (Thu, 22 Jul 2004) | 1 line
+r15691 | jpsaman | 2006-05-20 13:45:33 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/vlc_access.h
-   M /trunk/include/vlc_demux.h
-   M /trunk/include/vlc_es_out.h
-   M /trunk/include/vlc_opengl.h
-   M /trunk/include/vlc_stream.h
+   M /trunk/modules/codec/spudec/parse.c
 
-* Makefile.am: added include/vlc_opengl.h to the build.
+Remove unused variables and #ifdef DEBUG_SPUDEC the variables used when DEBUG_SPUDEC is active.
 ------------------------------------------------------------------------
-r8231 | asmax | 2004-07-22 00:38:49 +0200 (Thu, 22 Jul 2004) | 7 lines
+r15690 | jpsaman | 2006-05-20 13:43:35 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_objects.h
-   A /trunk/include/vlc_opengl.h
-   M /trunk/modules/video_output/x11/glx.c
-   M /trunk/modules/visualization/galaktos/Modules.am
-   D /trunk/modules/visualization/galaktos/glx.c
-   D /trunk/modules/visualization/galaktos/glx.h
-   M /trunk/modules/visualization/galaktos/main.c
-   M /trunk/modules/visualization/galaktos/plugin.c
-   M /trunk/modules/visualization/galaktos/plugin.h
-   M /trunk/src/misc/objects.c
-
- * all: created a new module type "opengl provider", which provides a
-   simple interface to create and use OpenGL windows
- * modules/video_output/x11/glx.c: the GLX vout now implements the
-  "opengl provider" interface
- * modules/visualization/galaktos/*: no more dependency on GLX: we use
-   the generic opengl provider interface instead.
+   M /trunk/modules/access/rtsp/rtsp.c
 
+Compare the right datatypes
 ------------------------------------------------------------------------
-r8230 | hartman | 2004-07-21 21:03:34 +0200 (Wed, 21 Jul 2004) | 2 lines
+r15689 | jpsaman | 2006-05-20 13:42:40 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   A /trunk/share/http/webcam.html
-
-* Example Multipart MJPEG webpage. With cambozola JAVA applet example.
+   M /trunk/modules/access/rtsp/real.c
 
+Default value for pointer that could be used uninitalised
 ------------------------------------------------------------------------
-r8229 | hartman | 2004-07-21 20:45:06 +0200 (Wed, 21 Jul 2004) | 2 lines
+r15688 | jpsaman | 2006-05-20 13:41:26 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/misc/sap.c
-
-* Fix the sap module compilation. Compile before you commit strikes once again.......
+   M /trunk/modules/demux/playlist/dvb.c
 
+Return in a non-void function
 ------------------------------------------------------------------------
-r8228 | hartman | 2004-07-21 01:15:33 +0200 (Wed, 21 Jul 2004) | 3 lines
+r15687 | jpsaman | 2006-05-20 13:41:08 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-
-* Fix livedotcom API change.
-  Thanks to James MacLean, Arwed von Merkatz and Ross Finlayson for reporting and fixing the issue.
+   M /trunk/modules/demux/playlist/b4s.c
 
+Remove unused variables
 ------------------------------------------------------------------------
-r8227 | asmax | 2004-07-21 00:25:06 +0200 (Wed, 21 Jul 2004) | 3 lines
+r15686 | jpsaman | 2006-05-20 13:40:50 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/x11/glx.c
-
-  * glx.c: don't scale the image with the chroma (supposed to speed up
-    the conversion ??)
+   M /trunk/modules/demux/playlist/xspf.c
 
+Return in a non-void function
 ------------------------------------------------------------------------
-r8226 | hartman | 2004-07-20 23:36:51 +0200 (Tue, 20 Jul 2004) | 2 lines
+r15685 | jpsaman | 2006-05-20 13:40:35 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/misc/sap.c
-
-* recognize new x-plgroup paramater (only standardized fields are not prefixed with x-)
+   M /trunk/modules/demux/playlist/pls.c
 
+Return in a non-void function
 ------------------------------------------------------------------------
-r8225 | asmax | 2004-07-20 22:25:25 +0200 (Tue, 20 Jul 2004) | 7 lines
+r15684 | jpsaman | 2006-05-20 13:40:15 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/build-vlc
-   M /trunk/config.in
-   M /trunk/configure.ac
-   M /trunk/modules/video_output/x11/Modules.am
-   A /trunk/modules/video_output/x11/glx.c (from /trunk/modules/visualization/galaktos/glx.c:8212)
-   M /trunk/modules/visualization/galaktos/main.c
-   M /trunk/modules/visualization/galaktos/video_init.c
-
-  * modules/video_output/x11/glx.c: new OpenGL vout for X11.
-    TODO: - factorization with xcommon.c
-          - factorization with glx.c in GaLaktos plugin
-          - remove hard-coded values
-    (If you don't like the rotating cube, hack the code yourself,
-    the variables will come later ! ;)
+   M /trunk/modules/demux/ogg.c
 
+Compare using the right data types
 ------------------------------------------------------------------------
-r8224 | adn | 2004-07-20 18:43:36 +0200 (Tue, 20 Jul 2004) | 2 lines
+r15683 | jpsaman | 2006-05-20 13:39:53 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
-
-author :)
+   M /trunk/modules/demux/sgimb.c
 
+Remove unused variables
 ------------------------------------------------------------------------
-r8223 | sigmunau | 2004-07-20 13:49:04 +0200 (Tue, 20 Jul 2004) | 3 lines
+r15682 | jpsaman | 2006-05-20 13:39:32 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mpjpeg.c
-
-mpjpeg.c: The rfc says to use \r\n so use \r\n. Also set the right mime type.
-This makes the served stream work with cambozola applet.
+   M /trunk/modules/demux/mp4/drms.c
 
+Remove unused variables
 ------------------------------------------------------------------------
-r8222 | sam | 2004-07-20 11:53:24 +0200 (Tue, 20 Jul 2004) | 9 lines
+r15681 | jpsaman | 2006-05-20 13:39:19 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/debian/README.Debian
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-
-  * debian/control:
-    + Build-depend on libdvbpsi3-dev, so that we can get rid of the previous
-      versions of this library.
-    + Recommend the videolan-doc package.
-    + Build-conflict on libavcodec-dev, just in case it enters Sid at an
-      unappropriate moment.
-  * debian/README.Debian:
-    + Removed mention of the libmpeg2 tree, which we no longer provide.
+   M /trunk/modules/audio_output/alsa.c
 
+Remove unused variables
 ------------------------------------------------------------------------
-r8221 | gbazin | 2004-07-20 11:23:18 +0200 (Tue, 20 Jul 2004) | 1 line
+r15680 | jpsaman | 2006-05-20 13:38:50 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/access_output/file.c
 
-* src/misc/httpd.c: fixed non-initialized variable that prevented getaddrinfo() from working.
+Fix data type: Compiler warning
 ------------------------------------------------------------------------
-r8220 | hartman | 2004-07-19 21:41:44 +0200 (Mon, 19 Jul 2004) | 2 lines
+r15679 | jpsaman | 2006-05-20 13:38:26 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/control/rc.c
 
-* darwin buildflag for vlc/libvlc
+Remove unused variables
+------------------------------------------------------------------------
+r15678 | jpsaman | 2006-05-20 13:38:04 +0200 (Sat, 20 May 2006) | 1 line
+Changed paths:
+   M /trunk/src/libvlc.h
 
+Compiler warning
 ------------------------------------------------------------------------
-r8219 | fenrir | 2004-07-19 19:04:45 +0200 (Mon, 19 Jul 2004) | 2 lines
+r15677 | jpsaman | 2006-05-20 13:37:41 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/src/playlist/thread.c
 
- * stream.c: fixed seeking near the end of a stream.
+Add missing vlc_es.h
+------------------------------------------------------------------------
+r15676 | jpsaman | 2006-05-20 13:37:26 +0200 (Sat, 20 May 2006) | 1 line
+Changed paths:
+   M /trunk/src/playlist/item.c
 
+return -1 in a non-void function
 ------------------------------------------------------------------------
-r8218 | gbazin | 2004-07-19 16:54:37 +0200 (Mon, 19 Jul 2004) | 1 line
+r15675 | jpsaman | 2006-05-20 13:37:01 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/libvlc.c
 
-* modules/demux/ts.c: added support for transport streams with Reed-Solomon (204,188) error correction (16 bytes ECC discarded).
+Compiler warnings
 ------------------------------------------------------------------------
-r8217 | gbazin | 2004-07-19 11:46:06 +0200 (Mon, 19 Jul 2004) | 1 line
+r15674 | jpsaman | 2006-05-20 13:36:38 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/src/video_output/vout_intf.c
 
-* src/misc/httpd.c: ipv6 win32 fix.
+Compiler warnings
 ------------------------------------------------------------------------
-r8216 | gbazin | 2004-07-19 10:57:42 +0200 (Mon, 19 Jul 2004) | 1 line
+r15673 | jpsaman | 2006-05-20 12:16:21 +0200 (Sat, 20 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/codec/x264.c
 
-* modules/control/http.c: portability fix.
+x264 options patch from Dennis van Amerongen (Trax) (dennis dot vanAmerongen at nob dot nl)
 ------------------------------------------------------------------------
-r8215 | fenrir | 2004-07-18 19:05:45 +0200 (Sun, 18 Jul 2004) | 2 lines
+r15670 | zorglub | 2006-05-19 12:00:39 +0200 (Fri, 19 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk/modules/video_filter/mosaic.c
 
- stream.c: do not drop empty line.
+gcc 2.95 compile fix
 
 ------------------------------------------------------------------------
-r8214 | fenrir | 2004-07-18 19:04:44 +0200 (Sun, 18 Jul 2004) | 2 lines
+r15669 | xtophe | 2006-05-19 01:00:48 +0200 (Fri, 19 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.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
 
- * subtitle: fixed a small memleak.
+Add Czech translation. Many thaks to Miroslav Oujesky
 
 ------------------------------------------------------------------------
-r8213 | fenrir | 2004-07-18 18:33:02 +0200 (Sun, 18 Jul 2004) | 2 lines
+r15668 | damienf | 2006-05-19 00:01:31 +0200 (Fri, 19 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/src/video_output/vout_intf.c
 
- * mpga: fixed a memleak+warnings.
+- using strcmp with a NULL string isn't really a good thing to do
 
 ------------------------------------------------------------------------
-r8212 | asmax | 2004-07-18 15:56:08 +0200 (Sun, 18 Jul 2004) | 2 lines
+r15667 | fkuehne | 2006-05-18 19:50:19 +0200 (Thu, 18 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/visualization/galaktos/glx.c
-   M /trunk/modules/visualization/galaktos/glx.h
-   M /trunk/modules/visualization/galaktos/main.c
-   M /trunk/modules/visualization/galaktos/plugin.c
-   M /trunk/modules/visualization/galaktos/plugin.h
-
- * all: now both GLX 1.2 and 1.3 are supported
+   M /trunk/po/de.po
 
+* address the user formally instead of informally (comparable to tu <-> vous in French)
 ------------------------------------------------------------------------
-r8211 | fenrir | 2004-07-18 14:03:37 +0200 (Sun, 18 Jul 2004) | 2 lines
+r15663 | hartman | 2006-05-17 21:38:53 +0200 (Wed, 17 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/cdda/info.c
+   M /trunk/modules/access/vcdx/access.c
 
- * ftp: handle multiple lines answers.
+* This makes the cddax and vcdx modules compile again. meta is disabled. functionality is untested.
+refs #649
 
 ------------------------------------------------------------------------
-r8210 | hartman | 2004-07-18 13:25:28 +0200 (Sun, 18 Jul 2004) | 2 lines
+r15662 | jpsaman | 2006-05-17 13:17:31 +0200 (Wed, 17 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/ftp.c
-
-* spelling corrections
+   M /trunk/po/Makefile.in.in
 
+Fix po/Makefile.in.in
 ------------------------------------------------------------------------
-r8209 | hartman | 2004-07-17 22:43:52 +0200 (Sat, 17 Jul 2004) | 2 lines
+r15661 | zorglub | 2006-05-17 08:04:37 +0200 (Wed, 17 May 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-* additions to TODO list
+Forgot to change the deletion function
 
 ------------------------------------------------------------------------
-r8208 | courmisch | 2004-07-17 18:56:59 +0200 (Sat, 17 Jul 2004) | 3 lines
+r15660 | yoann | 2006-05-17 04:59:48 +0200 (Wed, 17 May 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/gui/ncurses.c
 
-Fix socket errors handling.
-Fallback to IPv4 with option --ipv6 if IPv6 fails
+* gui/ncurses.c: first attempt to fix ncurses with new playlist
+                 still not working: Add something to playlist
 
 ------------------------------------------------------------------------
-r8207 | courmisch | 2004-07-17 17:04:42 +0200 (Sat, 17 Jul 2004) | 2 lines
+r15659 | yoann | 2006-05-17 04:31:30 +0200 (Wed, 17 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/src/playlist/tree.c
 
-Fallback for UDP if not using IPv4
+* playlist/tree.c: when removing a node, don't forget to remove it from its parent!
 
 ------------------------------------------------------------------------
-r8206 | courmisch | 2004-07-17 16:07:40 +0200 (Sat, 17 Jul 2004) | 2 lines
+r15658 | xtophe | 2006-05-17 01:40:52 +0200 (Wed, 17 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
-Fix corner case introduced in HTTPd IPv6 patch
-
-------------------------------------------------------------------------
-r8205 | asmax | 2004-07-17 15:55:48 +0200 (Sat, 17 Jul 2004) | 13 lines
-Changed paths:
-   M /trunk/modules/visualization/galaktos/Modules.am
-   A /trunk/modules/visualization/galaktos/PCM.c
-   A /trunk/modules/visualization/galaktos/PCM.h
-   A /trunk/modules/visualization/galaktos/beat_detect.c
-   A /trunk/modules/visualization/galaktos/beat_detect.h
-   A /trunk/modules/visualization/galaktos/builtin_funcs.c
-   A /trunk/modules/visualization/galaktos/builtin_funcs.h
-   A /trunk/modules/visualization/galaktos/common.h
-   A /trunk/modules/visualization/galaktos/compare.h
-   A /trunk/modules/visualization/galaktos/custom_shape.c
-   A /trunk/modules/visualization/galaktos/custom_shape.h
-   A /trunk/modules/visualization/galaktos/custom_shape_types.h
-   A /trunk/modules/visualization/galaktos/custom_wave.c
-   A /trunk/modules/visualization/galaktos/custom_wave.h
-   A /trunk/modules/visualization/galaktos/custom_wave_types.h
-   A /trunk/modules/visualization/galaktos/engine_vars.c
-   A /trunk/modules/visualization/galaktos/engine_vars.h
-   A /trunk/modules/visualization/galaktos/eval.c
-   A /trunk/modules/visualization/galaktos/eval.h
-   A /trunk/modules/visualization/galaktos/expr_types.h
-   A /trunk/modules/visualization/galaktos/fatal.h
-   A /trunk/modules/visualization/galaktos/fftsg.c
-   A /trunk/modules/visualization/galaktos/func.c
-   A /trunk/modules/visualization/galaktos/func.h
-   A /trunk/modules/visualization/galaktos/func_types.h
-   M /trunk/modules/visualization/galaktos/glx.c
-   M /trunk/modules/visualization/galaktos/glx.h
-   A /trunk/modules/visualization/galaktos/idle_preset.h
-   A /trunk/modules/visualization/galaktos/init_cond.c
-   A /trunk/modules/visualization/galaktos/init_cond.h
-   A /trunk/modules/visualization/galaktos/init_cond_types.h
-   A /trunk/modules/visualization/galaktos/interface_types.h
-   M /trunk/modules/visualization/galaktos/main.c
-   M /trunk/modules/visualization/galaktos/main.h
-   A /trunk/modules/visualization/galaktos/param.c
-   A /trunk/modules/visualization/galaktos/param.h
-   A /trunk/modules/visualization/galaktos/param_types.h
-   A /trunk/modules/visualization/galaktos/parser.c
-   A /trunk/modules/visualization/galaktos/parser.h
-   A /trunk/modules/visualization/galaktos/per_frame_eqn.c
-   A /trunk/modules/visualization/galaktos/per_frame_eqn.h
-   A /trunk/modules/visualization/galaktos/per_frame_eqn_types.h
-   A /trunk/modules/visualization/galaktos/per_pixel_eqn.c
-   A /trunk/modules/visualization/galaktos/per_pixel_eqn.h
-   A /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h
-   A /trunk/modules/visualization/galaktos/per_point_types.h
-   M /trunk/modules/visualization/galaktos/plugin.c
-   M /trunk/modules/visualization/galaktos/plugin.h
-   A /trunk/modules/visualization/galaktos/preset.c
-   A /trunk/modules/visualization/galaktos/preset.h
-   A /trunk/modules/visualization/galaktos/preset_types.h
-   A /trunk/modules/visualization/galaktos/splaytree.c
-   A /trunk/modules/visualization/galaktos/splaytree.h
-   A /trunk/modules/visualization/galaktos/splaytree_types.h
-   A /trunk/modules/visualization/galaktos/tree_types.c
-   A /trunk/modules/visualization/galaktos/tree_types.h
-   A /trunk/modules/visualization/galaktos/video_init.c
-   A /trunk/modules/visualization/galaktos/video_init.h
+   M /trunk/configure.ac
 
-  * all: first implementation of a MilkDrop-compatible visualization plugin,
-    based on ProjectM (xmms-projectm.sourceforge.net), without the
-    dependency on SDL 1.3. At the moment it only works on X11 with GLX 1.3,
-    I didn't manage to have it working with the 1.2 API :(
-    SGI Pbuffers are not used yet, I didn't manage to have them working
-    well either :(
-    Milkdrop presets are searched in /etc/projectM/presets (guess why ;)
-    With projectM presets, colours look a bit "flashy", I wonder if it
-    is normal...
-    To compile the plugin, add --enable-galaktos in configure. The only
-    dependencies are on X11 and OpenGL libs.
-    Enjoy !
+Fix mozilla and xpidl detection
 
 ------------------------------------------------------------------------
-r8204 | courmisch | 2004-07-17 14:30:59 +0200 (Sat, 17 Jul 2004) | 2 lines
+r15657 | hartman | 2006-05-17 00:29:39 +0200 (Wed, 17 May 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-IPv6 support for HTTPd
+* 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)
 
 ------------------------------------------------------------------------
-r8203 | hartman | 2004-07-17 13:51:46 +0200 (Sat, 17 Jul 2004) | 3 lines
+r15656 | fkuehne | 2006-05-16 21:25:18 +0200 (Tue, 16 May 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/gui/macosx/interaction.m
 
-* strtof is C99 and not present on pre BSD 5 (including older Mac OSX).
-  added configure.ac check and use strtod with cast as backup since it is ANSI C
+* 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)
 ------------------------------------------------------------------------
-r8202 | courmisch | 2004-07-17 13:50:43 +0200 (Sat, 17 Jul 2004) | 2 lines
+r15654 | hartman | 2006-05-16 20:23:37 +0200 (Tue, 16 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/access_output/http.c
 
-Check for getnameinfo() - required for later patch
+* don't fail http output if AVAHI support is enabled, but the avahi daemon is not running. Just generate an error and continue.
 
 ------------------------------------------------------------------------
-r8201 | hartman | 2004-07-17 01:04:57 +0200 (Sat, 17 Jul 2004) | 2 lines
+r15653 | hartman | 2006-05-16 20:09:47 +0200 (Tue, 16 May 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/dvdnav.patch
+   M /trunk/modules/demux/util/id3tag.c
 
-* libdvdnav compiles on Mac OS X 10.2 with this patch. (copied from libdvdread)
+* detail what id3tag handling is unimplemented.
 
 ------------------------------------------------------------------------
-r8200 | hartman | 2004-07-16 23:05:52 +0200 (Fri, 16 Jul 2004) | 2 lines
+r15652 | fkuehne | 2006-05-16 18:45:57 +0200 (Tue, 16 May 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+   M /trunk/po/de.po
 
-* no more need for unistd.h patch in rtsp.c of ffmpeg either
+* 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
 ------------------------------------------------------------------------
-r8199 | hartman | 2004-07-16 22:05:03 +0200 (Fri, 16 Jul 2004) | 2 lines
+r15650 | jpsaman | 2006-05-16 18:02:56 +0200 (Tue, 16 May 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
+   M /trunk/modules/access/dv.c
 
-* update ffmpeg patch. no more need for lrintf() and libpostproc header install workaround
+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
 ------------------------------------------------------------------------
-r8198 | fenrir | 2004-07-16 21:33:20 +0200 (Fri, 16 Jul 2004) | 3 lines
+r15648 | jpsaman | 2006-05-16 18:01:01 +0200 (Tue, 16 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/control/http/rpn.c
 
- * libmp4.c: MMhh .mp4 is 99.99% the same thing than .mov but not 100% :(((
- * mp4.c: hdlr atom in the .mp4 and .mov way.
+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 ;)
 ------------------------------------------------------------------------
-r8197 | fenrir | 2004-07-16 20:35:50 +0200 (Fri, 16 Jul 2004) | 4 lines
+r15646 | xtophe | 2006-05-15 16:47:23 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/src/control/mediacontrol_core.c
+   M /trunk/src/control/playlist.c
 
-  * equalizer: fixed a bug with strtof.
-      (Please look at the warnings, most of the time "incompatible pointer
-type" isn't really good ;)
+New playlist API fix. 
 
 ------------------------------------------------------------------------
-r8196 | hartman | 2004-07-16 18:34:11 +0200 (Fri, 16 Jul 2004) | 2 lines
+r15645 | zorglub | 2006-05-15 14:50:39 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/misc/win32_specific.c
 
- * Fix alignment on a configure --help message
+Last fix for win32 ?
 
 ------------------------------------------------------------------------
-r8195 | sam | 2004-07-16 15:10:34 +0200 (Fri, 16 Jul 2004) | 2 lines
+r15644 | zorglub | 2006-05-15 14:28:44 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/visualization/xosd.c
 
-  * configure.ac: fixed a misplaced parenthesis in the -lXt detection.
+Should fix Xosd compilation
 
 ------------------------------------------------------------------------
-r8194 | sam | 2004-07-16 13:50:27 +0200 (Fri, 16 Jul 2004) | 3 lines
+r15643 | zorglub | 2006-05-15 14:26:49 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
 
-  * configure.ac:
-    + Added full library dependencies to the -lXt check.
+Should fix win32 WX compile
 
 ------------------------------------------------------------------------
-r8193 | sam | 2004-07-16 13:33:32 +0200 (Fri, 16 Jul 2004) | 2 lines
+r15642 | zorglub | 2006-05-15 14:07:26 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_config.h
-   M /trunk/include/vlc_input.h
-   M /trunk/include/vlc_meta.h
-   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/services_discovery/bonjour.c
 
-  * it's information, not informations (you missed some, dj :P)
+Fix bonjour compilation. Completely untested
 
 ------------------------------------------------------------------------
-r8192 | hartman | 2004-07-16 13:29:21 +0200 (Fri, 16 Jul 2004) | 4 lines
+r15641 | xtophe | 2006-05-15 11:37:08 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.h
-   M /trunk/modules/control/http.c
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/misc/sap.c
-   M /trunk/modules/mux/asf.c
-   M /trunk/modules/video_output/fb.c
-   M /trunk/modules/video_output/ggi.c
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/share/http/info.html
-   M /trunk/src/input/input.c
+   M /trunk/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
 
-* it's information, not informations (grep -r)
-* modules/demux/avi/avi.c: Look a bit further into the file for the avi tag.
-  this allows you to play avi in uncompressed .rar (only first part of course).
+Run make update-po. Fix make dist
 
 ------------------------------------------------------------------------
-r8191 | sam | 2004-07-16 13:26:48 +0200 (Fri, 16 Jul 2004) | 8 lines
+r15640 | zorglub | 2006-05-15 07:57:19 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/README.Debian
-   M /trunk/debian/changelog
-   M /trunk/debian/control
+   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
 
-  * debian/rules:
-    + Activated Theora support (Closes: #259061).
-    + Re-enabled the KDE plugin (Closes: #258295).
-  * debian/control:
-    + Set policy to 3.6.1.1.
-    + Build-depend on libid3tag0-dev for ID3 tag support.
-    + Made vlc depend on wxvlc for the moment.
+New helper to create nodes for services discovery
 
 ------------------------------------------------------------------------
-r8190 | hartman | 2004-07-15 20:47:32 +0200 (Thu, 15 Jul 2004) | 2 lines
+r15639 | ipkiss | 2006-05-15 00:16:59 +0200 (Mon, 15 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/coreaudio.c
+   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
 
-* removed the hog elements. They are breaking stuff..
+ * skins2: new LayoutID.isActive boolean variable
 
 ------------------------------------------------------------------------
-r8189 | hartman | 2004-07-15 17:24:53 +0200 (Thu, 15 Jul 2004) | 2 lines
+r15638 | fkuehne | 2006-05-14 23:57:37 +0200 (Sun, 14 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.m
+   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
 
-* reenable the prefs. this was a small leftover from debugging
+ * skins2/src/skin_main.cpp: Do not forget to return a value
 
 ------------------------------------------------------------------------
-r8188 | hartman | 2004-07-15 17:20:46 +0200 (Thu, 15 Jul 2004) | 2 lines
+r15636 | ipkiss | 2006-05-14 23:43:22 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
 
-* spelling error
+ * skins2/parser/skin_parser.cpp: make sure the IDs are unique in the whole skin
 
 ------------------------------------------------------------------------
-r8187 | gbazin | 2004-07-15 14:41:38 +0200 (Thu, 15 Jul 2004) | 1 line
+r15635 | fkuehne | 2006-05-14 23:10:07 +0200 (Sun, 14 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   M /trunk/modules/demux/mpc.c
+   M /trunk/modules/demux/real.c
 
-* modules/audio_filter/equalizer.c: fixed segfault in BandsCallback().
+* vlc-meta fixes
 ------------------------------------------------------------------------
-r8186 | gbazin | 2004-07-14 21:26:30 +0200 (Wed, 14 Jul 2004) | 1 line
+r15634 | zorglub | 2006-05-14 22:40:23 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
    M /trunk/modules/codec/ffmpeg/demux.c
 
-* modules/codec/ffmpeg/demux.c: don't use libavformat's redirector demux.
+Fix ffmpeg linking
+
 ------------------------------------------------------------------------
-r8185 | asmax | 2004-07-14 15:03:54 +0200 (Wed, 14 Jul 2004) | 2 lines
+r15633 | zorglub | 2006-05-14 21:52:42 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/galaktos/Modules.am
-   M /trunk/modules/visualization/galaktos/glx.c
-   M /trunk/modules/visualization/galaktos/glx.h
-   A /trunk/modules/visualization/galaktos/main.c
-   A /trunk/modules/visualization/galaktos/main.h
-   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/modules/services_discovery/shout.c
 
- * all: just a basic OpenGL scope at the moment
+Fix shout compile
 
 ------------------------------------------------------------------------
-r8184 | gbazin | 2004-07-14 12:21:21 +0200 (Wed, 14 Jul 2004) | 1 line
+r15632 | zorglub | 2006-05-14 20:49:50 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/threads.c
+   M /trunk/src/playlist/tree.c
+
+Change some error message to assertions
 
-* src/misc/threads.c: fixed long standing win32 thread handles leak.
 ------------------------------------------------------------------------
-r8183 | sigmunau | 2004-07-13 14:05:21 +0200 (Tue, 13 Jul 2004) | 2 lines
+r15631 | zorglub | 2006-05-14 20:44:21 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/access_output/http.c
 
-mpga.c: fixed some memleaks in the probing process
+Fix http access output with bonjour
 
 ------------------------------------------------------------------------
-r8182 | zorglub | 2004-07-13 13:41:21 +0200 (Tue, 13 Jul 2004) | 1 line
+r15630 | ipkiss | 2006-05-14 20:30:19 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/src/input/input.c
+
+ * src/input/input.c: msg_Warn --> msg_Dbg
 
-Couple of fixes
 ------------------------------------------------------------------------
-r8181 | asmax | 2004-07-12 20:02:57 +0200 (Mon, 12 Jul 2004) | 3 lines
+r15629 | zorglub | 2006-05-14 20:29:00 +0200 (Sun, 14 May 2006) | 13 lines
 Changed paths:
-   M /trunk/build-vlc
-   M /trunk/config.in
    M /trunk/configure.ac
-   A /trunk/modules/visualization/galaktos
-   A /trunk/modules/visualization/galaktos/Modules.am
-   A /trunk/modules/visualization/galaktos/glx.c
-   A /trunk/modules/visualization/galaktos/glx.h
-   A /trunk/modules/visualization/galaktos/plugin.c
-   A /trunk/modules/visualization/galaktos/plugin.h
-   M /trunk/src/audio_output/input.c
+   M /trunk/include/vlc/vlc.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_config.h
+   M /trunk/include/vlc_input.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_symbols.h
+   M /trunk/modules/access/cdda/cdda.c
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/directory.c
+   M /trunk/modules/access/dvdnav.c
+   M /trunk/modules/access/http.c
+   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/modules/codec/cmml/intf.c
+   M /trunk/modules/control/hotkeys.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/demux/asf/asf.c
+   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/demux/flac.c
+   M /trunk/modules/demux/m3u.c
+   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/demux/mpeg/mpga.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/playlist/shoutcast.c
+   M /trunk/modules/demux/playlist/xspf.c
+   M /trunk/modules/demux/sgimb.c
+   M /trunk/modules/demux/ts.c
+   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/modules/gui/macosx/applescript.m
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/playlist.h
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/skins2/Modules.am
+   M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
+   M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   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/playlist/xspf.c
+   M /trunk/modules/mux/mp4.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/visualization/xosd.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
+   A /trunk/src/input/item.c (from /branches/0.8.6-playlist-vlm/src/input/item.c:15624)
+   M /trunk/src/libvlc.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
+   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
+   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)
+
+Merge back branch 0.8.6-playlist-vlm to trunk.
 
- * all: skeleton of a coming-soon OpenGL visualization plugin, compatible
-   with MilkDrop for winamp.
+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)
 
 ------------------------------------------------------------------------
-r8180 | gbazin | 2004-07-12 13:57:49 +0200 (Mon, 12 Jul 2004) | 2 lines
+r15628 | ipkiss | 2006-05-14 20:17:14 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
 
-* modules/gui/wxwindows/extrapanel.cpp: try to use some spacing between widgets to make it actually readable. The equalizer panel would need more work though (ah and the wizard needs a whole load of them as well).
+ * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg
 
 ------------------------------------------------------------------------
-r8179 | gbazin | 2004-07-12 10:30:12 +0200 (Mon, 12 Jul 2004) | 1 line
+r15627 | courmisch | 2006-05-14 17:27:30 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
-* configure.ac: added new normvol module to the build.
+Remove non breakable space
+
 ------------------------------------------------------------------------
-r8178 | anil | 2004-07-12 09:33:02 +0200 (Mon, 12 Jul 2004) | 2 lines
+r15626 | asmax | 2006-05-14 17:21:25 +0200 (Sun, 14 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/extrapanel.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
 
-* unicode fixes
+* 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)
 
 ------------------------------------------------------------------------
-r8177 | titer | 2004-07-12 08:56:05 +0200 (Mon, 12 Jul 2004) | 2 lines
+r15625 | zorglub | 2006-05-14 16:59:12 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/normvol.c
+   M /trunk/test/mangle/mangle.py
 
- Fixed norm-max-level description
+Be more resilient
 
 ------------------------------------------------------------------------
-r8176 | zorglub | 2004-07-12 08:48:37 +0200 (Mon, 12 Jul 2004) | 1 line
+r15622 | fkuehne | 2006-05-14 16:44:12 +0200 (Sun, 14 May 2006) | 1 line
 Changed paths:
-   M /trunk/TODO
+   M /trunk/include/vlc_interaction.h
 
-Updated TODO
+* forgot to add UserOkayCancel to the header (creates the same dialogue as UserYesNo, but with different labels)
 ------------------------------------------------------------------------
-r8175 | zorglub | 2004-07-12 08:47:15 +0200 (Mon, 12 Jul 2004) | 1 line
+r15620 | fkuehne | 2006-05-14 16:36:08 +0200 (Sun, 14 May 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   A /trunk/modules/gui/wxwindows/extrapanel.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/messages.cpp
-   D /trunk/modules/gui/wxwindows/streamwizard.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/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
 
-Removed the old streaming wizard\nSplitted the interface file into interface+extrapanel\nExtrapanel is now a notebook\nReworked the video extrapanel (removed ratio,added filters)\nImplemented a graphical equaliwer
+more clean up is necessary; testing and any feedback is welcomed
+
+refs #553
 ------------------------------------------------------------------------
-r8174 | zorglub | 2004-07-12 08:45:48 +0200 (Mon, 12 Jul 2004) | 1 line
+r15618 | fkuehne | 2006-05-14 15:20:04 +0200 (Sun, 14 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/Modules.am
-   A /trunk/modules/audio_filter/normvol.c
+   M /trunk/modules/gui/macosx/interaction.m
 
-Added a very trivial volume normalizer
+* introduction of a widget-free progress bar dialogue, partially already committed in [15617] (core and OSX only, refs #553)
 ------------------------------------------------------------------------
-r8173 | zorglub | 2004-07-12 08:45:07 +0200 (Mon, 12 Jul 2004) | 1 line
+r15617 | fkuehne | 2006-05-14 15:07:29 +0200 (Sun, 14 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/audio_filter/channel_mixer/headphone.c
-   M /trunk/modules/audio_filter/equalizer.c
-   M /trunk/src/audio_output/input.c
-   M /trunk/src/input/input.c
+   M /trunk/include/vlc_interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/src/interface/interaction.c
 
-Allow on the fly change of equalizer config. Only restart aout when enabling/disabling equalizer
+* first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)
 ------------------------------------------------------------------------
-r8172 | zorglub | 2004-07-12 08:43:28 +0200 (Mon, 12 Jul 2004) | 1 line
+r15616 | courmisch | 2006-05-14 15:06:09 +0200 (Sun, 14 May 2006) | 3 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   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.
 
-Fix refcount problem when creation fails
 ------------------------------------------------------------------------
-r8171 | zorglub | 2004-07-12 08:42:47 +0200 (Mon, 12 Jul 2004) | 1 line
+r15615 | courmisch | 2006-05-14 15:04:48 +0200 (Sun, 14 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/adjust.c
-   M /trunk/modules/video_filter/crop.c
-   M /trunk/modules/video_filter/distort.c
-   M /trunk/modules/video_filter/filter_common.h
-   M /trunk/modules/video_filter/invert.c
-   M /trunk/modules/video_filter/logo.c
-   M /trunk/modules/video_filter/motionblur.c
-   M /trunk/modules/video_filter/transform.c
+   M /trunk/src/misc/charset.c
+
+Some users reported problems with subtitles encoding on Win32.
+Probably a setlocale() breakage. Use GetACP() instead.
 
-Fix segfault when child vout creation fails
 ------------------------------------------------------------------------
-r8170 | hartman | 2004-07-11 18:26:58 +0200 (Sun, 11 Jul 2004) | 3 lines
+r15614 | fkuehne | 2006-05-14 14:41:40 +0200 (Sun, 14 May 2006) | 1 line
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
-
-NEWS: not that 0.7.3 is not released yet
-TODO: updates more stuff to do :)
+   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)
 ------------------------------------------------------------------------
-r8169 | hartman | 2004-07-11 18:26:21 +0200 (Sun, 11 Jul 2004) | 2 lines
+r15613 | jpsaman | 2006-05-14 13:57:58 +0200 (Sun, 14 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.h
-
-* Fix audio subtitle track changer hotkey on OSX.
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/wxwidgets_uri.patch
 
+Patch for wxWidgets and gcc-4.1.0, iconv fix and live555 compile fix
 ------------------------------------------------------------------------
-r8168 | asmax | 2004-07-11 13:15:43 +0200 (Sun, 11 Jul 2004) | 2 lines
+r15612 | jpsaman | 2006-05-14 13:56:38 +0200 (Sun, 14 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins/x11/x11_timer.cpp
-
- * x11_timer.cpp: compilation fix
+   M /trunk/extras/contrib/bootstrap
 
+Compile fix live555 for iconv.h headerfile
 ------------------------------------------------------------------------
-r8167 | fenrir | 2004-07-11 11:58:24 +0200 (Sun, 11 Jul 2004) | 2 lines
+r15611 | xtophe | 2006-05-14 13:41:55 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/toolbox
 
- *  theora: compilation fix.
+toolbox: remove debian and woody references
 
 ------------------------------------------------------------------------
-r8166 | fenrir | 2004-07-10 20:12:56 +0200 (Sat, 10 Jul 2004) | 2 lines
+r15608 | courmisch | 2006-05-14 09:01:20 +0200 (Sun, 14 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpjpeg.c
-   M /trunk/modules/mux/wav.c
+   M /trunk/configure.ac
 
- * all: compilation fix.
+== -> =
 
 ------------------------------------------------------------------------
-r8165 | gbazin | 2004-07-10 20:08:09 +0200 (Sat, 10 Jul 2004) | 3 lines
+r15607 | dionoea | 2006-05-14 01:16:24 +0200 (Sun, 14 May 2006) | 8 lines
 Changed paths:
-   M /trunk/include/mtime.h
-   M /trunk/include/vlc_common.h
-   M /trunk/src/misc/mtime.c
+   M /trunk/include/vlc_keys.h
+   M /trunk/modules/control/hotkeys.c
+   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
 
-* src/misc/mtime.c, include/mtime.h: new common "date" API for date incrementation without long-term rounding errors.
-  (is going to replace audio_date_t).
 
 ------------------------------------------------------------------------
-r8164 | fenrir | 2004-07-10 19:22:35 +0200 (Sat, 10 Jul 2004) | 2 lines
+r15606 | dionoea | 2006-05-13 23:49:16 +0200 (Sat, 13 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/file.c
-   M /trunk/modules/access_output/http.c
-   M /trunk/modules/access_output/udp.c
+   M /trunk/src/video_output/vout_intf.c
 
- * all: sout_ParseCfg -> sout_CfgParse.
+Add <left>+<top>+<right>+<bottom> syntax for cropping.
 
 ------------------------------------------------------------------------
-r8163 | fenrir | 2004-07-10 19:22:10 +0200 (Sat, 10 Jul 2004) | 2 lines
+r15605 | dionoea | 2006-05-13 23:22:27 +0200 (Sat, 13 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/src/video_output/vout_intf.c
 
-* vlc_common: moved a few typedefs from stream_output.h
+Allow the <width>x<height>+<left>+<top> syntax in video output core cropping
 
 ------------------------------------------------------------------------
-r8162 | fenrir | 2004-07-10 19:20:59 +0200 (Sat, 10 Jul 2004) | 2 lines
+r15603 | dionoea | 2006-05-13 23:01:05 +0200 (Sat, 13 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/display.c
-   M /trunk/modules/stream_out/duplicate.c
-   M /trunk/modules/stream_out/es.c
-   M /trunk/modules/stream_out/gather.c
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/modules/stream_out/transrate/transrate.c
+   M /trunk/src/libvlc.h
 
- * all: cosmetics.
+Woops, this somehow got removed in previous commit.
 
 ------------------------------------------------------------------------
-r8161 | fenrir | 2004-07-10 19:20:11 +0200 (Sat, 10 Jul 2004) | 2 lines
+r15602 | dionoea | 2006-05-13 22:56:03 +0200 (Sat, 13 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
-   M /trunk/modules/mux/avi.c
-   M /trunk/modules/mux/dummy.c
-   M /trunk/modules/mux/mp4.c
-   M /trunk/modules/mux/mpeg/ps.c
-   M /trunk/modules/mux/mpeg/ts.c
-   M /trunk/modules/mux/ogg.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_intf.c
 
- * all: cosmetics + MUX_GET_MIME.
+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.
 
 ------------------------------------------------------------------------
-r8160 | fenrir | 2004-07-10 19:19:28 +0200 (Sat, 10 Jul 2004) | 2 lines
+r15601 | dionoea | 2006-05-13 22:22:20 +0200 (Sat, 13 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/codec/x264.c
+   M /trunk/src/libvlc.h
 
- all: sout_ParseCfg -> sout_CfgParse.
+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)
 
 ------------------------------------------------------------------------
-r8159 | fenrir | 2004-07-10 19:18:50 +0200 (Sat, 10 Jul 2004) | 2 lines
+r15600 | dionoea | 2006-05-13 22:15:00 +0200 (Sat, 13 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/video_output/vout_intf.c
 
- * all: lot of cosmetics, and added a MUX_GET_MIME (not yet used).
+Display snapshot file name on video when taking snapshot (and remove some tabs)
 
 ------------------------------------------------------------------------
-r8158 | gbazin | 2004-07-09 23:13:11 +0200 (Fri, 09 Jul 2004) | 1 line
+r15599 | dionoea | 2006-05-13 22:07:33 +0200 (Sat, 13 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/flac.c
+   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
 
-* modules/codec/flac.c: couple of fixes.
 ------------------------------------------------------------------------
-r8157 | gbazin | 2004-07-09 17:15:07 +0200 (Fri, 09 Jul 2004) | 1 line
+r15598 | ipkiss | 2006-05-13 19:54:21 +0200 (Sat, 13 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/m3u.c
-   M /trunk/modules/demux/playlist/playlist.c
-   M /trunk/src/input/stream.c
+   M /trunk/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: new skins2-taskbar configuration option, to allow removing VLC from the task bar on Windows (changing this option takes effect on the fly)
 
-* modules/demux/playlist, src/input/stream.c: fixed a shitload of bugs in playlist demuxers + simplified a lot.
 ------------------------------------------------------------------------
-r8156 | fenrir | 2004-07-08 20:10:10 +0200 (Thu, 08 Jul 2004) | 2 lines
+r15597 | ipkiss | 2006-05-13 19:09:21 +0200 (Sat, 13 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
+   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
 
- * equalizer: added a preamp value per preset.
+ * skins2: The skins2-systray option can now be changed on the fly
 
 ------------------------------------------------------------------------
-r8155 | gbazin | 2004-07-08 16:20:11 +0200 (Thu, 08 Jul 2004) | 1 line
+r15596 | ipkiss | 2006-05-13 13:42:20 +0200 (Sat, 13 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/decoder.c
+   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
 
-* src/input/decoder.c: better pictures leakage detection.
 ------------------------------------------------------------------------
-r8154 | hartman | 2004-07-08 14:48:29 +0200 (Thu, 08 Jul 2004) | 2 lines
+r15595 | dionoea | 2006-05-12 21:26:48 +0200 (Fri, 12 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
+   M /trunk/vlc.win32.nsi.in
 
-* Fix building of livedotcom module for !--mostly-builtin
+Fix uninstaller (i hope)
 
 ------------------------------------------------------------------------
-r8153 | gbazin | 2004-07-08 14:25:20 +0200 (Thu, 08 Jul 2004) | 1 line
+r15594 | fkuehne | 2006-05-12 19:54:28 +0200 (Fri, 12 May 2006) | 3 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   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
 
-* src/playlist/playlist.c: another autodelete fix.
+* added "Magnify" to the available video filters
+    - re-designed the view a bit, so it is smaller (and nicer IMO)
+    - string fix
 ------------------------------------------------------------------------
-r8152 | gbazin | 2004-07-08 12:52:23 +0200 (Thu, 08 Jul 2004) | 1 line
+r15593 | fkuehne | 2006-05-12 18:27:35 +0200 (Fri, 12 May 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/macosx/update.m
 
-* modules/gui/wxwindows/interface.cpp: center the volume control on the toolbar.
+* 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
 ------------------------------------------------------------------------
-r8151 | sigmunau | 2004-07-08 11:38:42 +0200 (Thu, 08 Jul 2004) | 3 lines
+r15592 | damienf | 2006-05-12 01:02:56 +0200 (Fri, 12 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/activex/axvlc.inf.in
 
-hotkeys.c: Don't show "Disabled" when cycling audio tracks. Fixed =/== issue
-with the subtitles hotkey (thank you gcc)
+- modified for standalone INF file distribution (i.e. installer is no longer bundled in cab, it is downloaded instead)
 
 ------------------------------------------------------------------------
-r8150 | sigmunau | 2004-07-08 11:12:37 +0200 (Thu, 08 Jul 2004) | 2 lines
+r15591 | xtophe | 2006-05-11 23:46:51 +0200 (Thu, 11 May 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_keys.h
+   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/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/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
+   M /trunk/src/misc/darwin_specific.m
 
-Forgot this file in my last commit. 
+Synchronise the po file from the 0.8.5 branch.
+Add gl, he, hu and sv to activated l10n.
 
 ------------------------------------------------------------------------
-r8149 | fenrir | 2004-07-08 01:26:35 +0200 (Thu, 08 Jul 2004) | 2 lines
+r15588 | xtophe | 2006-05-11 20:56:20 +0200 (Thu, 11 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/http.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
 
- * http: added a mime option.
+wxwidgets/* : Forwardport [15370]. button localisation
 
 ------------------------------------------------------------------------
-r8148 | fenrir | 2004-07-08 01:16:30 +0200 (Thu, 08 Jul 2004) | 2 lines
+r15587 | xtophe | 2006-05-10 23:47:22 +0200 (Wed, 10 May 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/modules/control/corba/corba.c
+   M /trunk/modules/control/http/http.c
 
- * demux: stream_DemuxControl: emulate seek.
 
 ------------------------------------------------------------------------
-r8147 | fenrir | 2004-07-08 01:12:30 +0200 (Thu, 08 Jul 2004) | 2 lines
+r15586 | dionoea | 2006-05-10 23:13:35 +0200 (Wed, 10 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
+   M /trunk/vlc.win32.nsi.in
 
- * Modules.am: link livedotcom with access/mms/asf.c
+Forward port from 0.8.5
 
 ------------------------------------------------------------------------
-r8146 | fenrir | 2004-07-08 01:11:08 +0200 (Thu, 08 Jul 2004) | 2 lines
+r15585 | jpsaman | 2006-05-10 15:30:19 +0200 (Wed, 10 May 2006) | 1 line
+Changed paths:
+   M /trunk/src/control/vlm.c
+
+Readability change
+------------------------------------------------------------------------
+r15584 | jpsaman | 2006-05-10 14:40:41 +0200 (Wed, 10 May 2006) | 2 lines
 Changed paths:
    M /trunk/modules/demux/livedotcom.cpp
 
- * livedotcom: first try to support m$ rtsp. It works on the url I have.
+Patch for connecting authenticated RTSP connections.
 
 ------------------------------------------------------------------------
-r8145 | sigmunau | 2004-07-07 23:09:20 +0200 (Wed, 07 Jul 2004) | 2 lines
+r15583 | xtophe | 2006-05-10 12:56:31 +0200 (Wed, 10 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/src/libvlc.h
+   M /trunk/share/Makefile.am
 
-hadded keys to cycle audio track and subtitle track
+install vlc.desktop at the good place
 
 ------------------------------------------------------------------------
-r8144 | gbazin | 2004-07-07 18:41:26 +0200 (Wed, 07 Jul 2004) | 1 line
+r15582 | xtophe | 2006-05-10 00:49:36 +0200 (Wed, 10 May 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
-* configure.ac: added mpjpeg muxer to the build.
+Typo
+
 ------------------------------------------------------------------------
-r8143 | courmisch | 2004-07-07 18:24:56 +0200 (Wed, 07 Jul 2004) | 3 lines
+r15581 | xtophe | 2006-05-10 00:41:16 +0200 (Wed, 10 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/netsync.c
-
-* netsync module no longer IPv4-specific
+   M /trunk/configure.ac
 
+configure.ac: Detect the Xulrunner sdk (from sam's debian patch)
 
 ------------------------------------------------------------------------
-r8142 | gbazin | 2004-07-07 17:51:23 +0200 (Wed, 07 Jul 2004) | 3 lines
+r15580 | ipkiss | 2006-05-09 23:21:50 +0200 (Tue, 09 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/src/audio_output/input.c
+   M /trunk/doc/skins/skins2-howto.xml
 
-* src/audio_output/input.c: ability to switch between equalizers on the fly.
-* modules/gui/wxwindows/menus.cpp: added equalizers to the menus.
+ * doc/skins/skins2-howto.xml: dialogs.playlist() is not yet available in a release
 
 ------------------------------------------------------------------------
-r8141 | gbazin | 2004-07-07 15:32:46 +0200 (Wed, 07 Jul 2004) | 1 line
+r15579 | zorglub | 2006-05-09 22:42:28 +0200 (Tue, 09 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/doc/skins/skins2-howto.xml
+
+*popup is not in 0.8.5
 
-* modules/demux/ogg.c: fix for --input-repeat
 ------------------------------------------------------------------------
-r8140 | gbazin | 2004-07-07 15:25:03 +0200 (Wed, 07 Jul 2004) | 1 line
+r15578 | babal | 2006-05-09 16:39:12 +0200 (Tue, 09 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/mpjpeg.c
+   M /trunk/src/video_output/vout_intf.c
+
+- monitor aspect ratio, source aspect ratio and crop ratio are not
+  octal numbers
 
-* modules/mux/mpjpeg.c: allow removing/adding a track on the fly.
 ------------------------------------------------------------------------
-r8139 | sigmunau | 2004-07-07 14:51:10 +0200 (Wed, 07 Jul 2004) | 2 lines
+r15577 | littlejohn | 2006-05-09 09:52:31 +0200 (Tue, 09 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/include/vlc/libvlc.h
+
+Playlist item deletion added in libvlc.h for external programs use.
 
-yet another fix for unavailable id3tag
 
 ------------------------------------------------------------------------
-r8138 | gbazin | 2004-07-07 14:29:21 +0200 (Wed, 07 Jul 2004) | 2 lines
+r15576 | damienf | 2006-05-09 01:39:44 +0200 (Tue, 09 May 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/audio_filter/equalizer.c
-   M /trunk/modules/demux/mp4/mp4.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)
 
-* modules/demux/mp4/mp4.c: a couple of fixes for track selection when seeking.
 
 ------------------------------------------------------------------------
-r8137 | sigmunau | 2004-07-07 12:06:56 +0200 (Wed, 07 Jul 2004) | 4 lines
+r15575 | xtophe | 2006-05-09 00:48:36 +0200 (Tue, 09 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/Modules.am
-   A /trunk/modules/mux/mpjpeg.c
+   M /trunk/share/Makefile.am
+   A /trunk/share/applications
+   A /trunk/share/applications/vlc.desktop (from /trunk/debian/vlc.desktop:15572)
 
-a mime multipart jpeg muxer. Mimics the way some webcams work. Resulting 
-streams, served in http, are directly playable by mozilla (though 
-horribly slow)
+Dig up .desktop from removed debian folder. Thanks to Flameeyes for noticing.
 
 ------------------------------------------------------------------------
-r8136 | gbazin | 2004-07-07 00:12:40 +0200 (Wed, 07 Jul 2004) | 1 line
+r15574 | xtophe | 2006-05-08 23:51:52 +0200 (Mon, 08 May 2006) | 2 lines
 Changed paths:
+   M /trunk/Makefile.am
    M /trunk/configure.ac
-   M /trunk/modules/audio_filter/Modules.am
 
-* configure.ac, modules/audio_filter/Modules.am: added the equalizer module to the build.
+suppress reference to debian/
+
 ------------------------------------------------------------------------
-r8135 | fenrir | 2004-07-06 23:41:15 +0200 (Tue, 06 Jul 2004) | 2 lines
+r15573 | xtophe | 2006-05-08 22:59:52 +0200 (Mon, 08 May 2006) | 2 lines
 Changed paths:
-   A /trunk/modules/audio_filter/equalizer.c
+   M /trunk/INSTALL
+   D /trunk/debian
 
- * equalizer: simple (and slow) 10 bands equalizer using a IIR filter.
+The Debian packaging data have been moved to svn.v.o/pkg-multimedia
 
 ------------------------------------------------------------------------
-r8134 | djc | 2004-07-06 19:16:32 +0200 (Tue, 06 Jul 2004) | 3 lines
+r15572 | xtophe | 2006-05-08 22:20:13 +0200 (Mon, 08 May 2006) | 2 lines
 Changed paths:
-   M /trunk/build-vlc
-   M /trunk/config.in
+   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
 
-Added current changes in the menu.
-I will now try to generate defconfig by bootstrap...
+* : svn:keywords
 
 ------------------------------------------------------------------------
-r8133 | gbazin | 2004-07-06 19:09:10 +0200 (Tue, 06 Jul 2004) | 1 line
+r15571 | damienf | 2006-05-08 11:46:51 +0200 (Mon, 08 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/modules/demux/wav.c
+
+wav.c: added 'mlaw' fourcc, same as 'ulaw'
 
-* src/stream_output/stream_output.c: don't forget to detach an object before destroying it.
 ------------------------------------------------------------------------
-r8132 | gbazin | 2004-07-06 19:01:12 +0200 (Tue, 06 Jul 2004) | 3 lines
+r15570 | dionoea | 2006-05-08 00:48:27 +0200 (Mon, 08 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
+   M /trunk/vlc.win32.nsi.in
 
-* modules/codec/dvbsub.c: rewrite of the DVB subtitles decoder.
-   It can finally decode properly all the samples I have.
+Don't put --intf wx in the desktop VLC shortcut
 
 ------------------------------------------------------------------------
-r8131 | gbazin | 2004-07-06 18:54:05 +0200 (Tue, 06 Jul 2004) | 1 line
+r15568 | dionoea | 2006-05-07 22:51:23 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/araw.c
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+
+Crash fix. Thanks to _steven_ on IRC
 
-* modules/codec/araw.c: increased priority of encoder.
 ------------------------------------------------------------------------
-r8130 | gbazin | 2004-07-06 18:51:35 +0200 (Tue, 06 Jul 2004) | 2 lines
+r15567 | xtophe | 2006-05-07 18:53:18 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/mux/Modules.am
-   A /trunk/modules/mux/wav.c
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
 
-* modules/mux/wav.c: start of a WAV audio file muxer.
+interactions.*: button order (fix #470)
 
 ------------------------------------------------------------------------
-r8129 | hartman | 2004-07-05 22:42:52 +0200 (Mon, 05 Jul 2004) | 3 lines
+r15566 | ipkiss | 2006-05-07 18:02:49 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/libcddb.patch
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
 
-* fix contrib system on OS X 10.2.
-  - some libcddb bugs found. Sent them upstream too.
+ * modules/gui/wxwidgets/dialogs/subtitles.cpp: Bigger range for the subtitles delay (useful when a movie is split in 2 files...)
 
 ------------------------------------------------------------------------
-r8128 | fenrir | 2004-07-05 21:50:06 +0200 (Mon, 05 Jul 2004) | 2 lines
+r15565 | courmisch | 2006-05-07 18:01:07 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_block.h
-   M /trunk/src/misc/block.c
+   M /trunk/src/network/acl.c
 
- * block.*: faster block_* and removed unused features.
+ACL_* documentation
 
 ------------------------------------------------------------------------
-r8127 | courmisch | 2004-07-05 19:14:00 +0200 (Mon, 05 Jul 2004) | 2 lines
+r15564 | courmisch | 2006-05-07 17:50:09 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/misc/charset.c
 
-Fixed memory leak (can anyone confirm?)
+Compile fix
 
 ------------------------------------------------------------------------
-r8126 | courmisch | 2004-07-05 17:43:56 +0200 (Mon, 05 Jul 2004) | 4 lines
+r15563 | xtophe | 2006-05-07 17:41:37 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/src/misc/httpd.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
 
-* configure.ac: check for struct sockaddr_storage
-* src/misc/httpd.c: use sockaddr_storage instead of sockaddr_in
-         (so I may have a chance of storing a sockaddr_in6 one day)
+wx/dilaogs/ : Fix button alignment in dialogs (refs #470)
 
 ------------------------------------------------------------------------
-r8125 | hartman | 2004-07-05 16:18:51 +0200 (Mon, 05 Jul 2004) | 3 lines
+r15562 | xtophe | 2006-05-07 13:44:53 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
+   M /trunk/configure.ac
 
-* aclocal doesn't handle searching in non-existing dirs all that gracefully.
-  new method in which aclocal args first get stored in a variable.
+Forward-port [15539]
 
 ------------------------------------------------------------------------
-r8124 | gbazin | 2004-07-05 15:04:11 +0200 (Mon, 05 Jul 2004) | 1 line
+r15561 | zorglub | 2006-05-07 10:51:34 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+   M /trunk/src/interface/interface.c
+
+Forward-port and adapt [15500]
 
-* src/misc/block.c: win32 race condition fix.
 ------------------------------------------------------------------------
-r8123 | gbazin | 2004-07-05 13:34:27 +0200 (Mon, 05 Jul 2004) | 1 line
+r15560 | dionoea | 2006-05-07 00:50:11 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/control/http/rpn.c
+
+Add 'GENRE' to the list of vlc_get_meta language independent wrappers.
 
-* modules/gui/skins2/win32/win32_factory.cpp: implement minimize() on win32 (I need to access the window manager object from here, don't know if this is safe).
 ------------------------------------------------------------------------
-r8122 | hartman | 2004-07-05 13:02:41 +0200 (Mon, 05 Jul 2004) | 2 lines
+r15559 | xtophe | 2006-05-07 00:39:02 +0200 (Sun, 07 May 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/NEWS
 
-* contrib system breakage fix
+We release ;)
 
 ------------------------------------------------------------------------
-r8121 | hartman | 2004-07-05 03:27:35 +0200 (Mon, 05 Jul 2004) | 25 lines
+r15553 | dionoea | 2006-05-06 13:50:58 +0200 (Sat, 06 May 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/TODO
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/modules/gui/macosx/applescript.m
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/misc.m
-   M /trunk/modules/gui/macosx/open.m
-   M /trunk/modules/gui/macosx/output.m
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/playlistinfo.m
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/macosx/vout.m
-   M /trunk/src/interface/interface.c
-   M /trunk/src/vlc.c
+   M /trunk/ChangeLog
+
+Update ChangeLog
 
-* OSX lowlevel work
-  - The VLCApplication is now launched at the vlc.c level instead of at the module level. Allows VLC to be a more valid Mac application, also removes the vout intf dependancy (use ncurses to disp. video :).
-    This wasn't done at the libvlc level, because a mozilla plugin would no longer be able to function properly.
-  - Some functionality of the macosx vout may not work without the OS X GUI, and not all of this is checked yet.
-  - There is a symlink in VLC.app/Contents/Mac called clivlc that will force it back to a fullblown cli app when you want, so it can still be run by a user who isn't logged in via GUI.
-  - there are some autorelease leaks which need to be tackled.
-  - moved a lot of the VLCApplication func. to the VLCMain class.
-  - VLCMain is a +sharedInstance now.
-  - the complete OS X interface is still badly broken because of the many API changes lately. any volunteers?
+------------------------------------------------------------------------
+r15550 | damienf | 2006-05-06 12:36:58 +0200 (Sat, 06 May 2006) | 2 lines
+Changed paths:
+   M /trunk/vlc.win32.nsi.in
 
-Examples:
-VLC.app/Contents/MacOS/VLC [-I macosx]
-launches VLC as before (requires you to be logged in via GUI)
+vlc.win32.nsi.in: i need holidays
 
-VLC.app/Contents/MacOS/VLC -I ncurses
-launch vlc with a ncurses intf and display video on your mac
-(requires you to be logged in via GUI)
+------------------------------------------------------------------------
+r15549 | littlejohn | 2006-05-06 12:04:34 +0200 (Sat, 06 May 2006) | 6 lines
+Changed paths:
+   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
 
-VLC.app/Contents/MacOS/clivlc -I telnet -d
-launch vlm remotely trough ssh in daemon mode, on a GUI'less server for instance, and stream your vids
+Java bindings updated to latest jvlc version.
+SWT components removed until we are able to configure and check for swt-*.jar
+presence.
 
-Now how is that for combining GUI and cli in one application on the mac?!!? :)
-jlj? I finally understand now how the OS X interface works !
 
 
 ------------------------------------------------------------------------
-r8120 | hartman | 2004-07-05 02:22:13 +0200 (Mon, 05 Jul 2004) | 5 lines
+r15548 | damienf | 2006-05-06 01:41:55 +0200 (Sat, 06 May 2006) | 2 lines
 Changed paths:
-   M /trunk/bootstrap
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/libcddb.patch
-   A /trunk/extras/contrib/src/Patches/vcdimager.patch
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/configure.ac
+   M /trunk/vlc.win32.nsi.in
 
-* Add pkgcfg, libcddb, vcdimager and libcdio to OSX contrib system
-* Fixed bootstrap to use pkg.m4 from contrib system
-* Patches to make libcddb and vcdimager work
-  (stupid bugs !, how do they compile with this on other system?)
+- vlc.win32.nsi.in: second attempt
 
 ------------------------------------------------------------------------
-r8119 | adn | 2004-07-05 00:48:36 +0200 (Mon, 05 Jul 2004) | 2 lines
+r15547 | damienf | 2006-05-06 01:09:43 +0200 (Sat, 06 May 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/configure.ac
+   M /trunk/vlc.win32.nsi.in
 
-remember to enable it in the doc for 0.7.3
+vlc.win32.nsi: libvlc.dll needs be copied into mozilla plugins directory as well.
 
 ------------------------------------------------------------------------
-r8118 | adn | 2004-07-05 00:45:22 +0200 (Mon, 05 Jul 2004) | 2 lines
+r15546 | dionoea | 2006-05-05 22:38:58 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/services_discovery/shout.c
 
-doc up to date (minimize)
+Add "shoutcast" as an alias for "shout".
 
 ------------------------------------------------------------------------
-r8117 | adn | 2004-07-05 00:37:01 +0200 (Mon, 05 Jul 2004) | 2 lines
+r15545 | dionoea | 2006-05-05 22:35:43 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   A /trunk/share/skins2/default/reduce_mouseover.png
-   M /trunk/share/skins2/default/theme.xml
+   M /trunk/THANKS
 
-minimize in the default theme
+see previous commit
 
 ------------------------------------------------------------------------
-r8116 | adn | 2004-07-05 00:22:10 +0200 (Mon, 05 Jul 2004) | 2 lines
+r15544 | dionoea | 2006-05-05 22:34:42 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   A /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/src/os_factory.hpp
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
-   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+   M /trunk/modules/control/rc.c
+   M /trunk/modules/video_filter/mosaic.c
 
-added a function to minimize VLC (check win32 compilation)
+"[PATCH] for changing the mosaic-order in execution time" by Mateus Krepsky Ludwich + a few fixes. Many thanks.
 
 ------------------------------------------------------------------------
-r8115 | asmax | 2004-07-03 16:04:14 +0200 (Sat, 03 Jul 2004) | 2 lines
+r15541 | xtophe | 2006-05-05 19:12:15 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/po/zh_CN.po
 
-  * wxwindows/menus.cpp: added missing _()
+Update chinese l10n by  Wei Mingzhi
 
 ------------------------------------------------------------------------
-r8114 | hartman | 2004-07-02 19:44:16 +0200 (Fri, 02 Jul 2004) | 2 lines
+r15538 | courmisch | 2006-05-05 17:49:54 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/THANKS
-   M /trunk/TODO
+   M /trunk/modules/misc/svg.c
 
-* Update TODO and other junk
+We need to include "config.h" somehow before we can use the HAVE_* defines
 
 ------------------------------------------------------------------------
-r8113 | gbazin | 2004-07-02 17:12:35 +0200 (Fri, 02 Jul 2004) | 4 lines
+r15537 | xtophe | 2006-05-05 14:02:55 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_pictures.c
+   M /trunk/configure.ac
 
-* include/video_output.h, include/vlc_video.h, src/video_output/*:
-   + When dealing with slow direct buffers, use a temporary picture to overlay subtitles (avoids slow reads during alpha-blending).
-* modules/video_output/directx/directx.c: signal slow picture buffers.
+Hope it really fix it
 
 ------------------------------------------------------------------------
-r8112 | gbazin | 2004-07-01 18:05:05 +0200 (Thu, 01 Jul 2004) | 1 line
+r15536 | xtophe | 2006-05-05 00:36:31 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dmo/dmo.c
+   M /trunk/configure.ac
+
+Fix.
 
-* modules/codec/dmo/dmo.c: small fix to CopyPicture()
 ------------------------------------------------------------------------
-r8111 | gbazin | 2004-07-01 16:45:45 +0200 (Thu, 01 Jul 2004) | 1 line
+r15535 | xtophe | 2006-05-05 00:00:42 +0200 (Fri, 05 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/configure.ac
+
+configure.ac: test a bit more for contribs
 
-* src/playlist/playlist.c: fixed recent playlist f\!ckage.
 ------------------------------------------------------------------------
-r8110 | sigmunau | 2004-07-01 14:54:19 +0200 (Thu, 01 Jul 2004) | 3 lines
+r15534 | damienf | 2006-05-04 23:58:37 +0200 (Thu, 04 May 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_pictures.h
+   M /trunk/src/libvlc.c
 
-Doxygenized some functions in vout_pictures.c. Prepared for new chroma
-fourcc YUVA to be used in subpicture rendering
+libvlc.c: removed debug
 
 ------------------------------------------------------------------------
-r8109 | sigmunau | 2004-07-01 14:37:53 +0200 (Thu, 01 Jul 2004) | 3 lines
+r15532 | dionoea | 2006-05-04 23:25:07 +0200 (Thu, 04 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/sort.c
+   M /trunk/modules/control/rc.c
 
-quit fast when sorting a playlist with 1 or less entries. Fixes a crash when
-shuffeling a playlist with 1 entry
+Add undocummented comments to help. Thanks to pieroxy ( http://forum.videolan.org/viewtopic.php?t=19603 )
 
 ------------------------------------------------------------------------
-r8108 | gbazin | 2004-07-01 14:37:14 +0200 (Thu, 01 Jul 2004) | 4 lines
+r15530 | dionoea | 2006-05-02 22:17:33 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/access/dshow/dshow.cpp
 
-* src/libvlc.c:
-   + start daemon mode before modules are loaded.
-   + dummy interface is the default interface when in daemon mode.
+This should now at least compile
 
 ------------------------------------------------------------------------
-r8107 | gbazin | 2004-07-01 12:48:44 +0200 (Thu, 01 Jul 2004) | 1 line
+r15528 | bigben | 2006-05-02 22:07:59 +0200 (Tue, 02 May 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/stream_out/es.c
+
+* 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)
+
 
-* modules/mux/mpeg/ts.c: compilation fix.
 ------------------------------------------------------------------------
-r8106 | gbazin | 2004-07-01 12:35:48 +0200 (Thu, 01 Jul 2004) | 1 line
+r15527 | dionoea | 2006-05-02 21:54:29 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   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 )
 
-* modules/codec/theora.c: correct encoding aspect ratio.
 ------------------------------------------------------------------------
-r8105 | gbazin | 2004-07-01 12:32:26 +0200 (Thu, 01 Jul 2004) | 1 line
+r15525 | bigben | 2006-05-02 21:20:28 +0200 (Tue, 02 May 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* Really fix the color depth specification
+
 
-* configure.ac: link dvdcss with dvdread on win32/darwin.
 ------------------------------------------------------------------------
-r8104 | gbazin | 2004-07-01 12:06:42 +0200 (Thu, 01 Jul 2004) | 3 lines
+r15524 | courmisch | 2006-05-02 17:23:39 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/include/codecs.h
-   M /trunk/modules/codec/dmo
-   A /trunk/modules/codec/dmo/Modules.am
-   A /trunk/modules/codec/dmo/buffer.c
-   A /trunk/modules/codec/dmo/dmo.c
-   A /trunk/modules/codec/dmo/dmo.h
 
-* modules/codec/dmo: "DirectX Media Object" decoder plugin (win32 only).
-   This plugin allows using DMO filters to decode some media types (eg. WMV3).
+Hopefully fix linking of the mosaic plugin
 
 ------------------------------------------------------------------------
-r8103 | gbazin | 2004-07-01 11:47:05 +0200 (Thu, 01 Jul 2004) | 1 line
+r15523 | damienf | 2006-05-02 17:13:28 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   A /trunk/modules/codec/dmo
+   M /trunk/modules/gui/macosx/voutqt.m
+
+voutqt.m: use kYUVSPixelFormat for MacIntel CPUs
 
-* modules/codec/dmo: new directory.
 ------------------------------------------------------------------------
-r8102 | gbazin | 2004-07-01 01:18:54 +0200 (Thu, 01 Jul 2004) | 1 line
+r15522 | courmisch | 2006-05-02 16:54:32 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/THANKS
+   M /trunk/mozilla/Makefile.am
+
+Mozilla libtool fix from Pavlov Konstantin
 
-* modules/mux/mpeg/ts.c: support for dts and dvbs + a few coding style changes.
 ------------------------------------------------------------------------
-r8101 | hartman | 2004-07-01 00:44:41 +0200 (Thu, 01 Jul 2004) | 3 lines
+r15520 | damienf | 2006-05-02 11:23:06 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/Makefile.am
 
-* set correct AR on theora video.
-  this is also broken for encoding, but i'm not sure how to fix this.
+Makefile.am: fixed EXTRA_DIST for MacOS X plugin
 
 ------------------------------------------------------------------------
-r8100 | gbazin | 2004-07-01 00:15:32 +0200 (Thu, 01 Jul 2004) | 1 line
+r15519 | damienf | 2006-05-02 10:50:18 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/configure.ac
+
+- added support for 64 bit version of mozilla SDK, thanks to thresh for the patch
 
-* modules/demux/ts.c: added DTS support as per "ETSI TS 101 154" Annex F.
 ------------------------------------------------------------------------
-r8099 | hartman | 2004-06-30 23:37:58 +0200 (Wed, 30 Jun 2004) | 8 lines
+r15518 | courmisch | 2006-05-02 08:57:46 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/src/misc/unicode.c
 
-* src/libvlc.c:
-  - always use the dummy interface as the primary interface
-    in daemon mode.
-  - always launch the logger interface as a secondary interface.
-    (perhaps later let vlc log to /var/log if it has the rights? in append mode?)
-  - any other interfaces should be launched with --extraintf
-  - we should add a pid file option for daemon mode?
+Avoid code duplication
 
 ------------------------------------------------------------------------
-r8098 | asmax | 2004-06-30 20:07:34 +0200 (Wed, 30 Jun 2004) | 5 lines
+r15517 | ipkiss | 2006-05-02 08:50:30 +0200 (Tue, 02 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/share/skins2/default/theme.xml
 
- * src/playlist/playlist.c: check "prevent-skip" to avoid skipping
- twice after a "goto" or a "skip" command.
- I don't know if it is the proper fix, but at least the playlist is
- useable now ;)
+ * forwardport of [15426] and [15516]
 
 ------------------------------------------------------------------------
-r8097 | hartman | 2004-06-30 18:26:48 +0200 (Wed, 30 Jun 2004) | 2 lines
+r15515 | fox | 2006-05-02 00:06:57 +0200 (Tue, 02 May 2006) | 5 lines
 Changed paths:
-   M /trunk/include/main.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
+   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)).
 
-* first stab at vlc daemon mode (-d, --daemon )
 
 ------------------------------------------------------------------------
-r8096 | sigmunau | 2004-06-30 18:06:11 +0200 (Wed, 30 Jun 2004) | 2 lines
+r15513 | fox | 2006-05-01 23:20:09 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/modules/demux/mod.c
 
-segfault fix when id3tag is unavailable
+ Use strrchr to extract the file's extension
 
 ------------------------------------------------------------------------
-r8095 | hartman | 2004-06-29 17:53:28 +0200 (Tue, 29 Jun 2004) | 3 lines
+r15512 | dionoea | 2006-05-01 21:13:45 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/TODO
+   M /trunk/src/misc/unicode.c
 
-* TODO: some changes
-* NEWS: let's keep it up to date, will mean less searching trough mailboxes in august.
+Win95/98/Me file opening and stat "fix". Thanks to Quovodis for the help (even though we finaly came back to an easy solution).
 
 ------------------------------------------------------------------------
-r8094 | gbazin | 2004-06-29 17:27:56 +0200 (Tue, 29 Jun 2004) | 1 line
+r15511 | courmisch | 2006-05-01 17:18:01 +0200 (Mon, 01 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/src/misc/unicode.c
+
+- Save one malloc()
+- Return NULL in case of error
 
-* modules/codec/ffmpeg/video.c: force the very 1st frame (for still pictures).
 ------------------------------------------------------------------------
-r8093 | fenrir | 2004-06-29 00:49:43 +0200 (Tue, 29 Jun 2004) | 2 lines
+r15510 | dionoea | 2006-05-01 16:47:24 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
+   M /trunk/src/misc/unicode.c
 
- * all: re-enabled meta-datas.
+Hum
 
 ------------------------------------------------------------------------
-r8092 | fenrir | 2004-06-29 00:11:03 +0200 (Tue, 29 Jun 2004) | 2 lines
+r15509 | dionoea | 2006-05-01 16:25:07 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/src/misc/unicode.c
 
- * es_out: re-enabled meta infos about ES.
+Add some more debug (this is easier than compiling at home).
 
 ------------------------------------------------------------------------
-r8091 | fenrir | 2004-06-28 23:36:17 +0200 (Mon, 28 Jun 2004) | 2 lines
+r15507 | ipkiss | 2006-05-01 15:28:07 +0200 (Mon, 01 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/demuxdump.c
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
 
- * demuxdump: ported to demux2.
+ * skins2/src/generic_layout.cpp: do not draw on top of the embedded vout when
+   resizing
 
 ------------------------------------------------------------------------
-r8090 | gbazin | 2004-06-28 18:03:44 +0200 (Mon, 28 Jun 2004) | 1 line
+r15506 | dionoea | 2006-05-01 15:18:11 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mjpeg.c
+   M /trunk/src/misc/unicode.c
+
+Fix tabs and add some debug.
 
-* modules/demux/mjpeg.c: handle jpeg stills.
 ------------------------------------------------------------------------
-r8089 | fkuehne | 2004-06-28 16:17:27 +0200 (Mon, 28 Jun 2004) | 1 line
+r15505 | asmax | 2006-05-01 14:12:03 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+
+* forward port of [15504]
 
-* massive translation corrections
 ------------------------------------------------------------------------
-r8088 | fkuehne | 2004-06-28 16:16:51 +0200 (Mon, 28 Jun 2004) | 1 line
+r15503 | fkuehne | 2006-05-01 13:47:19 +0200 (Mon, 01 May 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/modules/video_filter/clone.c
-   M /trunk/modules/video_filter/logo.c
-   M /trunk/modules/video_filter/motionblur.c
-   M /trunk/modules/video_filter/wall.c
+   M /trunk/Makefile.am
 
-* ALL: minor spelling fixes
+* forward-port [15502]
 ------------------------------------------------------------------------
-r8087 | gbazin | 2004-06-28 16:04:07 +0200 (Mon, 28 Jun 2004) | 1 line
+r15501 | damienf | 2006-05-01 12:41:00 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
+   M /trunk/src/misc/unicode.c
+
+- unicode.c: possible fix for UTF8 filename support under WinMe/98/95, needs testing though
 
-* modules/gui/wxwindows/fileinfo.cpp: fixed typo.
 ------------------------------------------------------------------------
-r8086 | gbazin | 2004-06-28 16:03:28 +0200 (Mon, 28 Jun 2004) | 1 line
+r15498 | zorglub | 2006-05-01 10:34:27 +0200 (Mon, 01 May 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/control.c
+   M /trunk/modules/mux/mpeg/ts.c
+
+Forwardport [15492]
 
-* src/input/control.c: fixed INPUT_ADD_INFO/INPUT_GET_INFO
 ------------------------------------------------------------------------
-r8085 | gbazin | 2004-06-28 11:21:22 +0200 (Mon, 28 Jun 2004) | 1 line
+r15494 | zorglub | 2006-05-01 00:34:50 +0200 (Mon, 01 May 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/audio_output/alsa.c
+
+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.
 
-* configure.ac: re-enabled the id3 and id3tag modules.
 ------------------------------------------------------------------------
-r8084 | hartman | 2004-06-28 03:36:48 +0200 (Mon, 28 Jun 2004) | 3 lines
+r15493 | hartman | 2006-05-01 00:08:18 +0200 (Mon, 01 May 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/coreaudio.c
+   M /trunk/modules/misc/rtsp.c
 
-* take hog mode if during AC3 playback
-  jlj could you please verify this ?
+* Fix searching in aggregate mode for the RTSP VoD module. (fixes #655)
+  Pausing is still broken.
 
 ------------------------------------------------------------------------
-r8083 | hartman | 2004-06-28 01:40:29 +0200 (Mon, 28 Jun 2004) | 2 lines
+r15490 | courmisch | 2006-04-30 23:01:54 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/src/network/httpd.c
 
-* check for p_vout before accessing it. (quit before playing would cause a crash as of late)
+Rah forgot to commit this file
 
 ------------------------------------------------------------------------
-r8082 | fenrir | 2004-06-27 21:56:03 +0200 (Sun, 27 Jun 2004) | 4 lines
+r15488 | bigben | 2006-04-30 21:26:25 +0200 (Sun, 30 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/THANKS
+   M /trunk/modules/gui/macosx/controls.h
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/misc.m
+
+* 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...
 
- * mpga: improved DEMUX_GET_TIME. It has now a perfect precision until
-the first seek. (A good DEMUX_SET_TIME has to be implemented with high
-precision).
 
 ------------------------------------------------------------------------
-r8081 | fenrir | 2004-06-27 21:54:35 +0200 (Sun, 27 Jun 2004) | 4 lines
+r15487 | dionoea | 2006-04-30 21:16:39 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
-   M /trunk/src/libvlc.h
+   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
 
- * all: a new --input-slave option to start playing with multi-input (#
- is used as a separator), it may or may not work (depend a lot on the
- demux).
+Forward port [15485] and [15486].
 
 ------------------------------------------------------------------------
-r8080 | gbazin | 2004-06-27 21:35:53 +0200 (Sun, 27 Jun 2004) | 1 line
+r15480 | courmisch | 2006-04-30 19:51:34 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/control/http/mvar.c
+
+Fix segfault
 
-* modules/gui/wxwindows/menus.cpp: added file info and messages entries to the popup menu.
 ------------------------------------------------------------------------
-r8079 | gbazin | 2004-06-27 21:27:01 +0200 (Sun, 27 Jun 2004) | 1 line
+r15478 | damienf | 2006-04-30 19:40:34 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
+   M /trunk/Makefile.am
+
+- MacOS X: bundle 'VLC Internet Plug-In' package into a disk image for online distribution
 
-* modules/gui/skins2/controls/ctrl_checkbox.cpp: handle double click events too
 ------------------------------------------------------------------------
-r8078 | gbazin | 2004-06-27 16:37:28 +0200 (Sun, 27 Jun 2004) | 1 line
+r15477 | zorglub | 2006-04-30 19:40:03 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/demux/asf/asf.c
+
+Ditto
 
-* modules/access/dvdread.c: use SPU palette.
 ------------------------------------------------------------------------
-r8077 | gbazin | 2004-06-27 16:13:07 +0200 (Sun, 27 Jun 2004) | 1 line
+r15476 | zorglub | 2006-04-30 19:39:28 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/avi.c
+
+Woops
 
-* modules/access/dvdread.c: got rid of warnings.
 ------------------------------------------------------------------------
-r8076 | gbazin | 2004-06-27 15:32:07 +0200 (Sun, 27 Jun 2004) | 4 lines
+r15475 | zorglub | 2006-04-30 19:36:48 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdnav.c
-   M /trunk/modules/access/dvdread.c
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk
+   M /trunk/doc/fortunes.txt
+   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/mux/asf.c
+   M /trunk/modules/mux/avi.c
 
-* access/dvdread.c: misc improvements/fixes.
-* modules/access/dvdnav.c: chapters start from 1.
-* modules/gui/wxwindows/menus.cpp: removed debug message.
+Fortune
 
 ------------------------------------------------------------------------
-r8075 | gbazin | 2004-06-27 12:19:23 +0200 (Sun, 27 Jun 2004) | 6 lines
+r15474 | courmisch | 2006-04-30 19:19:29 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/var.c
+   M /trunk/src/network/tcp.c
 
-* src/input/input.c:
-  + fixed typo in INPUT_CONTROL_SET_SEEKPOINT_NEXT.
-  + a few coding style changes.
-* input/var.c:
-  + use the descriptive name for titles/chapters if available.
+Also set SO_REUSEADDR here
 
 ------------------------------------------------------------------------
-r8074 | gbazin | 2004-06-27 12:16:57 +0200 (Sun, 27 Jun 2004) | 1 line
+r15473 | courmisch | 2006-04-30 19:16:32 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
+   M /trunk/src/network/httpd.c
+
+Set SO_REUSEADDR on client sockets
 
-* modules/access/dvdread.c: titles and chapters start from 1.
 ------------------------------------------------------------------------
-r8073 | gbazin | 2004-06-26 20:40:54 +0200 (Sat, 26 Jun 2004) | 1 line
+r15472 | dionoea | 2006-04-30 19:12:50 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
+   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
 
-* modules/gui/skins2/controls/ctrl_image.cpp: fixed the infamous popup bug under x11.
 ------------------------------------------------------------------------
-r8072 | gbazin | 2004-06-26 19:01:16 +0200 (Sat, 26 Jun 2004) | 2 lines
+r15468 | courmisch | 2006-04-30 18:54:32 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/src/misc/unicode.c
 
-* modules/gui/skins2/x11/x11_window.cpp: "stay on top" support if window manager supports _NET_WM_STATE_STAYS_ON_TOP.
+Fix memleak
 
 ------------------------------------------------------------------------
-r8071 | gbazin | 2004-06-26 18:15:27 +0200 (Sat, 26 Jun 2004) | 1 line
+r15467 | dionoea | 2006-04-30 18:37:30 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/modules/demux/playlist/podcast.c
+   M /trunk/modules/services_discovery/podcast.c
+
+Forward port podcast fixes [15462] and [15465].
 
-* modules/gui/skins2/*: removed a couple of fixme
 ------------------------------------------------------------------------
-r8070 | gbazin | 2004-06-26 17:27:27 +0200 (Sat, 26 Jun 2004) | 1 line
+r15466 | fkuehne | 2006-04-30 18:31:38 +0200 (Sun, 30 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/src/playlist/playlist.c
+   M /trunk/modules/gui/macosx/playlist.m
 
- src/playlist/playlist.c, modules/gui/skins2/src/skin_main.cpp: hmmm
+* forward-port [15464] and update the TODO-list at the top of the file
 ------------------------------------------------------------------------
-r8069 | gbazin | 2004-06-26 17:19:31 +0200 (Sat, 26 Jun 2004) | 1 line
+r15463 | damienf | 2006-04-30 18:08:32 +0200 (Sun, 30 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/Makefile.am
+   A /trunk/extras/MacOSX/plugin/InstallerDescription.plist
+   A /trunk/extras/MacOSX/plugin/InstallerInfo.plist
+   M /trunk/mozilla/vlc.r
+
+- added installer for MacOSX VLC Plugin
+- updated supported mime types in resource
 
-* src/misc/modules.c: got rid of unused variable.
 ------------------------------------------------------------------------
-r8068 | gbazin | 2004-06-26 17:18:06 +0200 (Sat, 26 Jun 2004) | 3 lines
+r15459 | dionoea | 2006-04-30 17:39:19 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
-   M /trunk/src/playlist/playlist.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
 
-* src/misc/modules.c: module_Need() probed sub-modules twice.
-* playlist/playlist.c: with autodeletion, destroy the input before deleting the playlist item (shared data between both).
+Forward port [15458].
 
 ------------------------------------------------------------------------
-r8067 | gbazin | 2004-06-26 16:43:11 +0200 (Sat, 26 Jun 2004) | 1 line
+r15457 | titer | 2006-04-30 17:30:35 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/include/vlc_messages.h
+
+Build fix
 
-* modules/gui/skins2/src/skin_main.cpp: small cleanup to the skins loader demux.
 ------------------------------------------------------------------------
-r8066 | asmax | 2004-06-26 00:47:56 +0200 (Sat, 26 Jun 2004) | 2 lines
+r15455 | dionoea | 2006-04-30 17:19:24 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
 
- * ctrl_button.cpp : handle double click events too
+Fix statistics panel alignement
 
 ------------------------------------------------------------------------
-r8065 | fenrir | 2004-06-25 22:46:11 +0200 (Fri, 25 Jun 2004) | 2 lines
+r15454 | fkuehne | 2006-04-30 16:44:54 +0200 (Sun, 30 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_input.h
-
- * vlc_input: removed unused p_sys.
+   M /trunk/THANKS
 
+* forward-port [15453]
 ------------------------------------------------------------------------
-r8064 | hartman | 2004-06-25 21:44:48 +0200 (Fri, 25 Jun 2004) | 2 lines
+r15451 | asmax | 2006-04-30 15:44:20 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/modules/gui/skins2/src/generic_layout.cpp
+   M /trunk/modules/gui/skins2/src/generic_layout.hpp
 
-* dvdnav <-> dvdplay contrib
+* generic_layout.cpp: don't draw controls of an invisible layout
 
 ------------------------------------------------------------------------
-r8063 | fenrir | 2004-06-25 20:55:14 +0200 (Fri, 25 Jun 2004) | 2 lines
+r15449 | zorglub | 2006-04-30 15:25:32 +0200 (Sun, 30 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.c
+   M /trunk
+   M /trunk/include/codecs.h
+   M /trunk/modules/codec/dmo/dmo.c
 
- * subtitle: removed debug message.
+Add support for Windows Media Audio 9 Speech (Closes:#606)
 
 ------------------------------------------------------------------------
-r8062 | fenrir | 2004-06-25 20:41:15 +0200 (Fri, 25 Jun 2004) | 2 lines
+r15447 | asmax | 2006-04-30 15:12:34 +0200 (Sun, 30 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/subtitle.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
 
- * subtitle: compilation fix. 
+* 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)
 
 ------------------------------------------------------------------------
-r8061 | fenrir | 2004-06-25 20:35:56 +0200 (Fri, 25 Jun 2004) | 6 lines
+r15445 | bigben | 2006-04-29 22:48:44 +0200 (Sat, 29 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/mp4/mp4.c
-   A /trunk/modules/demux/subtitle.c (from /trunk/modules/demux/util/sub.c:8042)
-   M /trunk/modules/demux/util/Modules.am
-   D /trunk/modules/demux/util/sub.c
-   D /trunk/modules/demux/util/sub.h
-   M /trunk/src/input/decoder.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_internal.h
-   M /trunk/src/input/stream.c
-
+   M /trunk/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
 
- * sub ->subtitle : converted sub.c to a 'real' demux2.
- * input.c: added basic multi-input support for subtitle.
- * avi, mp4: don't exit anymore when no es selected.
+* Support for saving xspf playlist files
 
 
 ------------------------------------------------------------------------
-r8060 | gbazin | 2004-06-25 16:31:52 +0200 (Fri, 25 Jun 2004) | 3 lines
+r15444 | xtophe | 2006-04-29 22:18:21 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/debian/control
+   M /trunk/debian/rules
 
-* modules/video_output/directx/*: added a "wallpaper" mode (only when overlay is available).
-* modules/gui/wxwindows/menus.cpp: wallpaper entry in the menu.
+Re-enables the XOSD plugin in debian nightlies
 
 ------------------------------------------------------------------------
-r8059 | gbazin | 2004-06-25 16:25:27 +0200 (Fri, 25 Jun 2004) | 3 lines
+r15442 | dionoea | 2006-04-29 20:33:44 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdread.c
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
 
-* gui/wxwindows/open.cpp: removed deprecated DVD entries.
-* access/dvdread.c: added dvdsimple shortcut.
+Forward port [15418] and [15420].
 
 ------------------------------------------------------------------------
-r8058 | sam | 2004-06-25 14:21:32 +0200 (Fri, 25 Jun 2004) | 4 lines
+r15441 | courmisch | 2006-04-29 17:56:15 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/HACKING
-   M /trunk/bootstrap
-   M /trunk/configure.ac
-   M /trunk/m4/vlc.m4
+   M /trunk/modules/control/http/rpn.c
 
-  * m4/vlc.m4 configure.ac:
-    + Moved the shared object suffix detection to vlc.m4.
-    + Replaced AX_* macros with VLC_* macros.
+Hmm 512 bytes to format a decimal integer sounds a little abusive
 
 ------------------------------------------------------------------------
-r8057 | sam | 2004-06-25 14:20:20 +0200 (Fri, 25 Jun 2004) | 3 lines
+r15440 | courmisch | 2006-04-29 17:46:36 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/modules/control/http/mvar.c
 
-  * modules/control/corba/Modules.am:
-    + Play nicely with recent automake versions.
+Another overflow
 
 ------------------------------------------------------------------------
-r8056 | gbazin | 2004-06-25 11:57:27 +0200 (Fri, 25 Jun 2004) | 1 line
+r15439 | courmisch | 2006-04-29 17:34:09 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/control/http/mvar.c
 
-* src/input/input.c: win32 compilation fix.
-------------------------------------------------------------------------
-r8055 | gbazin | 2004-06-25 02:18:47 +0200 (Fri, 25 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/configure.ac
+Fix likely stack buffer overflow
 
-configure.ac: forgot a reference to modules/access/dvdread
 ------------------------------------------------------------------------
-r8054 | gbazin | 2004-06-25 02:16:48 +0200 (Fri, 25 Jun 2004) | 2 lines
+r15438 | courmisch | 2006-04-29 17:15:30 +0200 (Sat, 29 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/Modules.am
-   A /trunk/modules/access/dvdnav.c (from /trunk/modules/demux/dvdnav.c:8052)
-   M /trunk/modules/demux/Modules.am
-   D /trunk/modules/demux/dvdnav.c
+   M /trunk/modules/control/http/macro.c
 
-* demux/dvdnav.c, access/dvdnav.c: moved dvdnav.c in the access directory.
+- Don't nul-terminate after snprintf(), it does it already
+- Use strlcpy()
 
 ------------------------------------------------------------------------
-r8053 | gbazin | 2004-06-25 02:09:41 +0200 (Fri, 25 Jun 2004) | 4 lines
+r15437 | courmisch | 2006-04-29 17:11:48 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/Modules.am
-   D /trunk/modules/access/dvdread
-   A /trunk/modules/access/dvdread.c (from /trunk/modules/access/dvdread/input.c:8052)
+   M /trunk/modules/access/directory.c
 
-* modules/access/dvdread, modules/access/dvdread.c:
-  + major rewrite of the dvdread module.
-  + dvdread is now an access_demux module.
+Clean up
 
 ------------------------------------------------------------------------
-r8052 | gbazin | 2004-06-25 01:51:14 +0200 (Fri, 25 Jun 2004) | 4 lines
+r15436 | courmisch | 2006-04-29 17:10:39 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   D /trunk/modules/access/dvd
-   D /trunk/modules/access/dvdplay
+   M /trunk/modules/stream_out/rtp.c
 
-* configure.ac, modules/access/dvd, modules/access/dvdplay:
-  + removed dvdplay module which was deprecated in favor of the dvdnav one.
-  + removed dvd module which is going to be replace with a new dvdread one.
+Use strlcpy
 
 ------------------------------------------------------------------------
-r8051 | fenrir | 2004-06-25 00:21:36 +0200 (Fri, 25 Jun 2004) | 2 lines
+r15434 | courmisch | 2006-04-29 16:38:39 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/src/input/subtitles.c
 
- * input.c: fixed play/pause + cosmetics.
+Also use strlcpy()
 
 ------------------------------------------------------------------------
-r8050 | fenrir | 2004-06-25 00:19:29 +0200 (Fri, 25 Jun 2004) | 2 lines
+r15433 | courmisch | 2006-04-29 16:34:50 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/src/network/getaddrinfo.c
+   M /trunk/src/stream_output/sap.c
 
- * demux.c: added new DEMUX_* queries to demux2_vaControlHelper.
+Use strlcpy()
 
 ------------------------------------------------------------------------
-r8049 | fenrir | 2004-06-25 00:18:33 +0200 (Fri, 25 Jun 2004) | 2 lines
+r15432 | courmisch | 2006-04-29 16:30:49 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_input.h
+   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
 
- * vlc_input: added missing fields for multi-input (nothing working yet).
+OpenBSDish strlcpy()
 
 ------------------------------------------------------------------------
-r8048 | titer | 2004-06-23 23:40:01 +0200 (Wed, 23 Jun 2004) | 2 lines
+r15430 | zorglub | 2006-04-29 16:23:44 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk
+   M /trunk/po/ru.po
 
- macosx/macosx.m: fixed macosx-opengl-effect string list
+Update ru.po from rosetta
 
 ------------------------------------------------------------------------
-r8047 | fenrir | 2004-06-23 22:42:07 +0200 (Wed, 23 Jun 2004) | 2 lines
+r15429 | zorglub | 2006-04-29 16:23:41 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/stream.c
+   M /trunk
+   M /trunk/include/variables.h
+   M /trunk/include/vlc_messages.h
 
- * stream.c: fixed a problem with peek.
+Initialize variables
 
 ------------------------------------------------------------------------
-r8046 | gbazin | 2004-06-23 22:24:01 +0200 (Wed, 23 Jun 2004) | 1 line
+r15428 | courmisch | 2006-04-29 16:23:00 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/stream.c
-   M /trunk/src/input/var.c
+   M /trunk/modules/access/file.c
 
-* src/input: update ES object vars when an ES is removed + some coding style changes.
-------------------------------------------------------------------------
-r8045 | gbazin | 2004-06-23 22:20:39 +0200 (Wed, 23 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
+Win32 compile fix
 
-* modules/demux/dvdnav.c: added "dvd" shortcut and removed old TODO list.
 ------------------------------------------------------------------------
-r8044 | gbazin | 2004-06-23 21:42:20 +0200 (Wed, 23 Jun 2004) | 1 line
+r15425 | courmisch | 2006-04-29 16:07:18 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
+   M /trunk/configure.ac
+   M /trunk/src/misc/threads.c
+
+Remove some unused configure checks
 
-* modules/demux/dvdnav.c: work-around for libdvdnav cvs + a few coding style changes.
 ------------------------------------------------------------------------
-r8043 | fenrir | 2004-06-23 20:52:06 +0200 (Wed, 23 Jun 2004) | 2 lines
+r15424 | courmisch | 2006-04-29 15:59:07 +0200 (Sat, 29 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/modules/access/smb.c
 
- * es_out: fixed a bug preventing re-selecting an ES.
+Nul terminate
+
+Might be a better idea to implement strlcpy()
 
 ------------------------------------------------------------------------
-r8042 | fenrir | 2004-06-23 19:49:26 +0200 (Wed, 23 Jun 2004) | 12 lines
+r15422 | courmisch | 2006-04-29 15:55:07 +0200 (Sat, 29 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_input.h
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
-   M /trunk/src/input/control.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_internal.h
-   M /trunk/src/input/var.c
+   M /trunk/modules/access/file.c
 
-* all: - added a boolean "seekable" object variable to p_input.
- (becarefull, it's just if you can seek or not, and not if you have to
- display the progress bar, for thet last you have to check if "position"
- value get != 0.0 )
-       - added "audio-delay" and "spu-delay" object variables to delay
- audio/spu to the video. They can be changed on the fly (untested).
-       - renamed INPUT__GET/SET_SUBDELAY into
- INPUT_SET_SPU_DELAY and added INPUT_SET_AUDIO_DELAY
- (wrapper to "audio-delay" and "spu-delay")
- - readded INPUT_ADD/GET_INFO/INPUT_SET_NAME. Becarefull to not over-use
-them, a demuxer should export DEMUX_GET_META and not using them.
+- Use poll() instead of select() so we don't depend on FD_SETSIZE
+- Clean up
 
 ------------------------------------------------------------------------
-r8041 | gbazin | 2004-06-23 15:58:02 +0200 (Wed, 23 Jun 2004) | 3 lines
+r15421 | bigben | 2006-04-29 15:53:49 +0200 (Sat, 29 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
-   M /trunk/src/input/stream.c
+   M /trunk/modules/video_output/x11/xcommon.c
 
-* modules/demux/m3u.c: allocate buffer for stream_Read().
-* src/input/stream.c: fixed detection of EOF.
+* Fix for some strange x drivers that return 8 bits screens as first answer when being requested a Truecolor class one
 
-------------------------------------------------------------------------
-r8040 | gbazin | 2004-06-23 13:32:59 +0200 (Wed, 23 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/vcd/vcd.c
-   M /trunk/modules/demux/ps.c
 
-* modules/access/vcd/vcd.c, modules/demux/ps.c: fixed vcd.
 ------------------------------------------------------------------------
-r8039 | hartman | 2004-06-23 12:29:30 +0200 (Wed, 23 Jun 2004) | 2 lines
+r15419 | courmisch | 2006-04-29 15:38:50 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/access/smb.c
 
-* OSX compiles again (BEWARE it is still SEVERELY broken)
+Use strncpy() rather than strncat() when the destination is empty
 
 ------------------------------------------------------------------------
-r8038 | gbazin | 2004-06-23 12:13:05 +0200 (Wed, 23 Jun 2004) | 1 line
+r15415 | courmisch | 2006-04-29 15:32:36 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/demux/mp4/mp4.c
 
-* src/input/input.c: win32 fix.
-------------------------------------------------------------------------
-r8037 | gbazin | 2004-06-23 12:12:41 +0200 (Wed, 23 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/ncurses.c
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+Don't use #ifdef + alloca() when we have something simpler
 
-* modules/gui/ncurses.c, modules/gui/wxwindows/wizard.cpp: compilation fixes.
 ------------------------------------------------------------------------
-r8036 | zorglub | 2004-06-23 12:00:21 +0200 (Wed, 23 Jun 2004) | 2 lines
+r15414 | zorglub | 2006-04-29 15:31:39 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
-   M /trunk/modules/demux/util/id3.c
-   M /trunk/modules/demux/util/id3tag.c
+   M /trunk
+   M /trunk/modules/gui/skins2/vars/time.cpp
 
-Fix id3 and id3tag (using meta)
+Be sure to write correct time values
 
 ------------------------------------------------------------------------
-r8035 | jlj | 2004-06-23 05:15:08 +0200 (Wed, 23 Jun 2004) | 3 lines
+r15413 | courmisch | 2006-04-29 15:30:39 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/audio_output/output.c
-
-  * Fix for DTS over SPDIF stuttering. Someone please review.
+   M /trunk/modules/demux/mp4/drms.c
 
+Simplification assuming that sizeof(char) = 1
 
 ------------------------------------------------------------------------
-r8034 | fenrir | 2004-06-23 01:17:02 +0200 (Wed, 23 Jun 2004) | 3 lines
+r15412 | courmisch | 2006-04-29 15:30:10 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/voc.c
+   M /trunk/modules/demux/xa.c
 
- * livedotcom: begin support of PAUSE. It doesn't work yet, resume
-always restarts from the start :(
+Fix copyright
 
 ------------------------------------------------------------------------
-r8033 | gbazin | 2004-06-23 00:21:12 +0200 (Wed, 23 Jun 2004) | 1 line
+r15411 | dionoea | 2006-04-29 15:12:29 +0200 (Sat, 29 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/share/skins2/default/theme.xml
+
+Forward port [15410]
 
-* configure.ac: disabled stream_out_display for now.
 ------------------------------------------------------------------------
-r8032 | zorglub | 2004-06-22 23:55:57 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15406 | zorglub | 2006-04-28 22:21:42 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk
+   M /trunk/src/libvlc.h
 
-Re-enable dynamic plugins
+Set skip-frames to default enabled
 
 ------------------------------------------------------------------------
-r8031 | gbazin | 2004-06-22 23:55:50 +0200 (Tue, 22 Jun 2004) | 1 line
+r15405 | courmisch | 2006-04-28 21:43:55 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/vars/stream.cpp
-   M /trunk/modules/gui/skins2/vars/time.cpp
+   M /trunk/modules/access/pvr/pvr.c
+
+Compile fix
 
-* modules/gui/skins / skins2: compilation fixes.
 ------------------------------------------------------------------------
-r8030 | gbazin | 2004-06-22 23:22:13 +0200 (Tue, 22 Jun 2004) | 1 line
+r15404 | courmisch | 2006-04-28 21:38:52 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/control/netsync.c
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/mpeg/Modules.am
-   M /trunk/modules/demux/playlist/m3u.c
-   M /trunk/modules/demux/playlist/old.c
-   M /trunk/modules/demux/playlist/pls.c
-   M /trunk/modules/demux/ps.c
+   M /trunk/modules/access/dvb/access.c
+
+Another select() -> poll()
 
- ALL: a bunch of compilation fixes + disabled plugins that don't compile anymore.
 ------------------------------------------------------------------------
-r8029 | fenrir | 2004-06-22 22:32:10 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15403 | courmisch | 2006-04-28 21:31:26 +0200 (Fri, 28 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/speex.c
+   M /trunk/modules/access/pvr/pvr.c
 
- * speex: missing <vlc/input.h> include.
+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)
 
 ------------------------------------------------------------------------
-r8028 | fenrir | 2004-06-22 22:19:31 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15401 | bigben | 2006-04-28 19:18:46 +0200 (Fri, 28 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/src/interface/interface.c
+   M /trunk/src/libvlc.c
+
+* 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
 
- * Makefile.am: updated.
 
 ------------------------------------------------------------------------
-r8027 | fenrir | 2004-06-22 22:10:17 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15399 | dionoea | 2006-04-28 18:32:00 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   A /trunk/src/input/input_internal.h
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
 
- input_internal: lalala .
+Display file size instead of svn revision in update dialog
 
 ------------------------------------------------------------------------
-r8026 | fenrir | 2004-06-22 22:09:22 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15397 | dionoea | 2006-04-28 17:19:10 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   A /trunk/include/vlc_stream.h
+   M /trunk/vlc.win32.nsi.in
 
- * vlc_stream.h : oops again.
+Woops
 
 ------------------------------------------------------------------------
-r8025 | fenrir | 2004-06-22 22:07:34 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15396 | dionoea | 2006-04-28 16:39:25 +0200 (Fri, 28 Apr 2006) | 3 lines
 Changed paths:
-   A /trunk/include/vlc_es_out.h
+   M /trunk/vlc.win32.nsi.in
 
- * vlc_es_out.h: oops ;)
+Remove local copies of Mozilla plugin and ActiveX dlls
+Fix #525 Fixes #525
 
 ------------------------------------------------------------------------
-r8024 | fenrir | 2004-06-22 22:02:47 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15395 | courmisch | 2006-04-28 14:30:39 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/src/network/tcp.c
 
- * vorbis: compilation fix.
+Another close-on-exec
 
 ------------------------------------------------------------------------
-r8023 | fenrir | 2004-06-22 21:49:25 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15394 | courmisch | 2006-04-28 14:29:00 +0200 (Fri, 28 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/network/httpd.c
 
- * configure.ac: removed access2, demux2, demuxdump, mpeg_system.
+- 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.
 
 ------------------------------------------------------------------------
-r8022 | fenrir | 2004-06-22 21:46:10 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15393 | courmisch | 2006-04-28 14:25:51 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   D /trunk/modules/access/access2.c
-   D /trunk/modules/demux/demux2.c
+   M /trunk/src/network/httpd.c
 
- * access2, demux2: not needed anymore.
+Only check FD_SETSIZE limit on POSIX OSes.
 
 ------------------------------------------------------------------------
-r8021 | fenrir | 2004-06-22 21:43:37 +0200 (Tue, 22 Jun 2004) | 6 lines
+r15392 | courmisch | 2006-04-28 14:22:25 +0200 (Fri, 28 Apr 2006) | 11 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/network/io.c
+
+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.
 
- * configure.ac: disable plugins that can't compile anymore:
-    - dvd, dvdread, dvdplay, vcdx, cddax
-    - gtk, gnome, qt, kde
-   There are others in this case, specially interface that I can't test.
 
 
 ------------------------------------------------------------------------
-r8020 | fenrir | 2004-06-22 21:35:15 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15390 | dionoea | 2006-04-28 14:15:27 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/NEWS
 
- * all: rework of the input.
+Shoutcast changed
 
 ------------------------------------------------------------------------
-r8019 | fenrir | 2004-06-22 21:35:01 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15387 | dionoea | 2006-04-28 14:10:07 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   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
 
- * all: rework of the input.
+Remove old default skin
 
 ------------------------------------------------------------------------
-r8018 | fenrir | 2004-06-22 21:34:44 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15383 | zorglub | 2006-04-28 09:58:18 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/dummy.c
-   M /trunk/modules/misc/dummy/input.c
+   M /trunk/extras/contrib/src/Makefile
 
- * all: rework of the input.
+HA HA ! (Refs:#658)
 
 ------------------------------------------------------------------------
-r8017 | fenrir | 2004-06-22 21:34:20 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15382 | dionoea | 2006-04-28 00:31:16 +0200 (Fri, 28 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/demux/playlist/shoutcast.c
 
- * all: rework of the input.
+Ahem...
 
 ------------------------------------------------------------------------
-r8016 | fenrir | 2004-06-22 21:34:01 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15381 | dionoea | 2006-04-27 23:23:34 +0200 (Thu, 27 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/gestures.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/http.c
-   M /trunk/modules/control/joystick.c
-   M /trunk/modules/control/netsync.c
-   M /trunk/modules/control/rc.c
+   M /trunk/modules/demux/playlist/playlist.c
+   M /trunk/modules/demux/playlist/shoutcast.c
 
- * all: rework of the input.
+Add option (--shoutcast-show-adult) to show porn^WNC17 rated video streams. Default setting is of course disabled.
 
 ------------------------------------------------------------------------
-r8015 | fenrir | 2004-06-22 21:33:30 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15380 | jpsaman | 2006-04-27 23:15:18 +0200 (Thu, 27 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
-
- * all: rework of the input.
+   M /trunk/THANKS
 
+Added Rob Casey to THANKS file.
 ------------------------------------------------------------------------
-r8014 | fenrir | 2004-06-22 21:33:06 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15379 | courmisch | 2006-04-27 22:18:14 +0200 (Thu, 27 Apr 2006) | 15 lines
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-   M /trunk/modules/demux/livedotcom.cpp
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/util/id3.c
+   M /trunk/modules/access/file.c
+   M /trunk/src/network/httpd.c
+   M /trunk/src/network/io.c
+   M /trunk/src/network/tcp.c
 
- * all: rework of the input.
+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).
 
-------------------------------------------------------------------------
-r8013 | fenrir | 2004-06-22 21:31:54 +0200 (Tue, 22 Jun 2004) | 2 lines
-Changed paths:
-   M /trunk/src/interface/interface.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_synchro.c
+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.
 
- * all: rework of the input.
+There are still quite a bunch of plugins that needs fixing.
 
 ------------------------------------------------------------------------
-r8012 | fenrir | 2004-06-22 21:31:14 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15378 | jpsaman | 2006-04-27 21:31:20 +0200 (Thu, 27 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/objects.c
-
- * all: rework of the input.
+   M /trunk/modules/misc/rtsp.c
 
+Fix for VLM commands when 'new test vod mux mp2ts enabled' is used.
 ------------------------------------------------------------------------
-r8011 | fenrir | 2004-06-22 21:30:54 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15377 | jpsaman | 2006-04-27 21:13:42 +0200 (Thu, 27 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/src/playlist/loadsave.c
-   M /trunk/src/playlist/playlist.c
-
- * all: rework of the input.
+   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)
 ------------------------------------------------------------------------
-r8010 | fenrir | 2004-06-22 21:30:31 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15375 | damienf | 2006-04-27 17:47:53 +0200 (Thu, 27 Apr 2006) | 2 lines
 Changed paths:
-   A /trunk/src/input/var.c
+   M /trunk/modules/access/dshow/dshow.cpp
 
- * all: rework of the input.
+- fix for problem reported in http://forum.videolan.org/viewtopic.php?t=19804&sid=d4ec4d6ac1bcdc8074d8d2855d734d29
 
 ------------------------------------------------------------------------
-r8009 | fenrir | 2004-06-22 21:29:57 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15372 | jpsaman | 2006-04-27 10:14:45 +0200 (Thu, 27 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/src/input/access.c
-   A /trunk/src/input/clock.c (from /trunk/src/input/input_clock.c:8003)
-   M /trunk/src/input/control.c
-   A /trunk/src/input/decoder.c (from /trunk/src/input/input_dec.c:8003)
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
-   D /trunk/src/input/input_clock.c
-   D /trunk/src/input/input_dec.c
-   D /trunk/src/input/input_ext-plugins.c
-   D /trunk/src/input/input_programs.c
-   M /trunk/src/input/stream.c
-   M /trunk/src/input/subtitles.c
-
- * all: rework of the input.
+   M /trunk/modules/codec/x264.c
 
+Remove whitespace
 ------------------------------------------------------------------------
-r8008 | fenrir | 2004-06-22 21:29:37 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15371 | jpsaman | 2006-04-27 10:13:50 +0200 (Thu, 27 Apr 2006) | 1 line
 Changed paths:
-   A /trunk/include/vlc_access.h
-   A /trunk/include/vlc_demux.h
-   A /trunk/include/vlc_input.h
+   M /trunk/src/stream_output/stream_output.c
 
- * all: rework of the input.
+Remove whitespace
+------------------------------------------------------------------------
+r15369 | fkuehne | 2006-04-26 23:32:10 +0200 (Wed, 26 Apr 2006) | 1 line
+Changed paths:
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
+* forward-port [15368]
 ------------------------------------------------------------------------
-r8007 | fenrir | 2004-06-22 21:29:19 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15367 | dionoea | 2006-04-26 23:04:47 +0200 (Wed, 26 Apr 2006) | 3 lines
 Changed paths:
-   D /trunk/include/input_ext-dec.h
-   D /trunk/include/input_ext-intf.h
-   D /trunk/include/input_ext-plugins.h
-   D /trunk/include/stream_control.h
-   M /trunk/include/vlc/decoder.h
-   M /trunk/include/vlc/input.h
-   M /trunk/include/vlc/intf.h
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_objects.h
+   M /trunk/modules/access_filter/timeshift.c
 
- * all: rework of the input.
+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 ...
 
 ------------------------------------------------------------------------
-r8006 | fenrir | 2004-06-22 20:39:02 +0200 (Tue, 22 Jun 2004) | 2 lines
+r15365 | ipkiss | 2006-04-26 19:59:29 +0200 (Wed, 26 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   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
 
- * mp4: fixed width in tkhd. (at least I hope).
+ * skins2: Added the vlc.snapshot() action
 
 ------------------------------------------------------------------------
-r8005 | damienf | 2004-06-22 11:13:51 +0200 (Tue, 22 Jun 2004) | 3 lines
+r15363 | dionoea | 2006-04-26 11:56:04 +0200 (Wed, 26 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
+   M /trunk/vlc.win32.nsi.in
 
-- added last resort built-in mediatype for capture filter if card does not returns any (i.e Osprey cards)
-- miscelaneous clean ups
+Changes to the default selected options in the installer
 
 ------------------------------------------------------------------------
-r8004 | hartman | 2004-06-22 02:03:08 +0200 (Tue, 22 Jun 2004) | 3 lines
+r15361 | zorglub | 2006-04-26 10:21:52 +0200 (Wed, 26 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
 
-* modules/demux/livedotcom.cpp: - ts2 -> ts 
-  - take into account !rtpSource (for UDP support)
+Oh look ! Bananas !
 
 ------------------------------------------------------------------------
-r8003 | zorglub | 2004-06-20 12:25:22 +0200 (Sun, 20 Jun 2004) | 2 lines
+r15359 | asmax | 2006-04-25 19:25:02 +0200 (Tue, 25 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/modules/gui/skins2/src/top_window.cpp
 
-DVB NIT parsing
+* top_window.cpp: stupid bug...
 
 ------------------------------------------------------------------------
-r8002 | fenrir | 2004-06-19 16:16:17 +0200 (Sat, 19 Jun 2004) | 2 lines
+r15357 | bigben | 2006-04-25 18:47:56 +0200 (Tue, 25 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/configure.ac
+   M /trunk/modules/misc/screensaver.c
+   M /trunk/src/interface/interface.c
+
+* 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.
+
 
- * mp4: avcC atom fixed. (Missing sps/pps).
 
 ------------------------------------------------------------------------
-r8001 | hartman | 2004-06-18 21:20:34 +0200 (Fri, 18 Jun 2004) | 2 lines
+r15355 | zorglub | 2006-04-25 12:17:57 +0200 (Tue, 25 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/bugreport-howto.txt
+   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
 
-* Bug report howto is a online document.
+Add edit button for VLM (Closes:#530)
 
 ------------------------------------------------------------------------
-r8000 | hartman | 2004-06-18 20:56:39 +0200 (Fri, 18 Jun 2004) | 2 lines
+r15353 | ipkiss | 2006-04-24 23:57:04 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/Makefile.am
-   D /trunk/doc/intf-http.txt
-   D /trunk/doc/vlc-howto.sgml
-   M /trunk/doc/vlc.1
-   D /trunk/doc/web-streaming.html
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
-* Removed some deprecated docs. small fix to vlc man page.
+ * skins2/parser/interpreter.cpp: Fixed a crash when using an action of the form "foo;"
 
 ------------------------------------------------------------------------
-r7999 | hartman | 2004-06-18 16:00:51 +0200 (Fri, 18 Jun 2004) | 4 lines
+r15352 | fkuehne | 2006-04-24 23:04:54 +0200 (Mon, 24 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
-   M /trunk/extras/contrib/src/Patches/live.patch
-   M /trunk/extras/contrib/src/packages.mak
-
-* ffmpeg resample.c patch is no longer necessary 
-* new liveMedia version
-* liveMedia mp3 tabsel nameconflict patch no longer needed. (Accepted upstream).
+   M /trunk/extras/contrib/src/Makefile
 
+* add --enable-pic to x264's configure on PPC as well and check out the latest revisions again
 ------------------------------------------------------------------------
-r7998 | sigmunau | 2004-06-18 14:38:28 +0200 (Fri, 18 Jun 2004) | 3 lines
+r15350 | dionoea | 2006-04-24 21:41:04 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/resampler/linear.c
-   M /trunk/modules/audio_filter/resampler/ugly.c
+   M /trunk/modules/demux/playlist/shoutcast.c
 
-Fixed a nasty memleak in ugly and linear resamplers when alloca is
-unavaliable. Also swaped the score of these modules.
+Some more cleaning
 
 ------------------------------------------------------------------------
-r7997 | sigmunau | 2004-06-18 13:35:45 +0200 (Fri, 18 Jun 2004) | 2 lines
+r15349 | xtophe | 2006-04-24 20:29:14 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/variables.h
-   M /trunk/src/playlist/info.c
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/demux/playlist/shoutcast.c
 
-various documentation fixes
+shoutcast.c: Memleak hunt.
 
 ------------------------------------------------------------------------
-r7996 | fenrir | 2004-06-17 22:31:45 +0200 (Thu, 17 Jun 2004) | 4 lines
+r15348 | sam | 2006-04-24 10:53:26 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
-
- * livedotcom: small memleak + removed a FIXME. Thanks Dermot McGahon
-for the report.
+   M /trunk/modules/video_output/caca.c
 
+  * modules/video_output/caca.c: synced caca output with libcaca-0.99.beta1.
 
 ------------------------------------------------------------------------
-r7995 | sigmunau | 2004-06-17 14:36:03 +0200 (Thu, 17 Jun 2004) | 3 lines
+r15347 | dionoea | 2006-04-24 02:25:25 +0200 (Mon, 24 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/doc/Doxyfile
-   A /trunk/doc/Doxyfile.skins2
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
 
-splitted the documentation for skins2 out of the main docs. Tweaked the
-doxyfile for the main docs a bit.
+ * 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')
 
 ------------------------------------------------------------------------
-r7994 | sigmunau | 2004-06-17 13:27:49 +0200 (Thu, 17 Jun 2004) | 2 lines
+r15346 | dionoea | 2006-04-24 00:53:40 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_video.h
+   M /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/services_discovery/shout.c
 
-include/vlc_video.h: minor doc fix
+Support for Shoutcast TV. vp3 streams segfault, vp5 and 6 don't play :)
 
 ------------------------------------------------------------------------
-r7993 | sigmunau | 2004-06-17 13:25:02 +0200 (Thu, 17 Jun 2004) | 2 lines
+r15345 | dionoea | 2006-04-24 00:52:35 +0200 (Mon, 24 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/lirc/example.lircrc
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-example.lircrc: Added missing commands
+Hack to handle service discovery submodules correctly. This should maybe be changed in other interfaces.
 
 ------------------------------------------------------------------------
-r7992 | oaubert | 2004-06-17 10:29:56 +0200 (Thu, 17 Jun 2004) | 2 lines
+r15344 | dionoea | 2006-04-23 23:17:51 +0200 (Sun, 23 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/corba/mediacontrol-core.c
+   M /trunk/configure.ac
+   M /trunk/vlc.win32.nsi.in
 
-Formatting fixes
+Don't remove files added by user when uninstalling
+Fix #525 / Fixes #525
 
 ------------------------------------------------------------------------
-r7991 | yoann | 2004-06-17 05:37:03 +0200 (Thu, 17 Jun 2004) | 8 lines
+r15342 | bigben | 2006-04-23 22:31:06 +0200 (Sun, 23 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/doc/developer/video_output.xml
-   M /trunk/include/osd.h
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/ogt/subtitle.h
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/spudec/spudec.c
-   M /trunk/modules/codec/spudec/spudec.h
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/control/corba/mediacontrol-core.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/lirc.c
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/video_widgets.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/modules/misc/screensaver.c
 
- * src/video_output/vout_subpictures.c : New OSD channels
+* 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
 
-When you want to use OSD, you have to register an OSD channel, by calling
-vout_RegisterOSDChannel, then pass it to vout_CreateSubPicture.
-There is a particular channel, DEFAULT_CHANNEL that can be used for
-general purpose.
-See modules/control/hotkeys.c for an example.
 
 ------------------------------------------------------------------------
-r7990 | fenrir | 2004-06-16 21:35:33 +0200 (Wed, 16 Jun 2004) | 2 lines
+r15341 | djc | 2006-04-23 22:11:23 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/mux/mp4.c
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/access_output/file.c
 
- * all: fixed the way h264 streams are stored in .mp4
+Add %T modifier to filename refs: #561
 
 ------------------------------------------------------------------------
-r7989 | fenrir | 2004-06-16 19:28:19 +0200 (Wed, 16 Jun 2004) | 2 lines
+r15336 | courmisch | 2006-04-23 17:56:41 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/po/ru.po
 
- * avi: fixed the return value of Seek().
+Partially updated russian localization by Pavlov Konstantin
 
 ------------------------------------------------------------------------
-r7988 | hartman | 2004-06-15 17:41:53 +0200 (Tue, 15 Jun 2004) | 2 lines
+r15334 | courmisch | 2006-04-23 16:41:48 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/src/network/tls.c
 
-* fix the defines for strcasecmp strncasecmp and strcasestr
+Doxygenization
 
 ------------------------------------------------------------------------
-r7987 | hartman | 2004-06-15 17:17:25 +0200 (Tue, 15 Jun 2004) | 2 lines
+r15333 | bigben | 2006-04-23 16:37:54 +0200 (Sun, 23 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/video_output/x11/xcommon.c
+
+* 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)
 
-* strcasestr not strncasestr
 
 ------------------------------------------------------------------------
-r7986 | hartman | 2004-06-15 16:43:26 +0200 (Tue, 15 Jun 2004) | 2 lines
+r15332 | courmisch | 2006-04-23 16:34:44 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/modules/misc/gnutls.c
 
-* vlc_strcasestr defines (still missing something. still can't find it)
+Use Doxygen syntax for comments
 
 ------------------------------------------------------------------------
-r7985 | hartman | 2004-06-15 16:33:50 +0200 (Tue, 15 Jun 2004) | 2 lines
+r15331 | courmisch | 2006-04-23 16:05:03 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/codecs.h
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/po/en_GB.po
 
-* G.726 support trough ffmpeg
+British translation l10n update
 
 ------------------------------------------------------------------------
-r7984 | hartman | 2004-06-15 15:47:42 +0200 (Tue, 15 Jun 2004) | 3 lines
+r15330 | courmisch | 2006-04-23 16:00:23 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/src/extras/libc.c
+   M /trunk/modules/access_output/http.c
 
-* backport of local_stristr to vlc_strcasestr in libc.c
-  fixes a problem with missing strcasestr on platforms in combination with ncurses intf.
+Add missing white space
 
 ------------------------------------------------------------------------
-r7983 | oaubert | 2004-06-15 11:15:09 +0200 (Tue, 15 Jun 2004) | 4 lines
+r15329 | courmisch | 2006-04-23 15:59:33 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/misc/Modules.am
-   A /trunk/modules/misc/svg.c
+   M /trunk/modules/access_output/http.c
 
-SVG rendering module. It uses the text rendering API, and converts
-plain text to SVG. It can be used to have more control on the subtitle
-rendering.
+Remove extra white space
 
 ------------------------------------------------------------------------
-r7982 | hartman | 2004-06-15 01:11:14 +0200 (Tue, 15 Jun 2004) | 2 lines
+r15327 | courmisch | 2006-04-23 15:54:30 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/netsync.c
+   M /trunk/src/libvlc.h
 
-* define INADDR_NONE for Solaris (fixes #1815)
+Fix a grammar mistake
 
 ------------------------------------------------------------------------
-r7981 | jpsaman | 2004-06-14 21:19:57 +0200 (Mon, 14 Jun 2004) | 1 line
+r15326 | bigben | 2006-04-23 15:51:04 +0200 (Sun, 23 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_output/hd1000v.cpp
-   M /trunk/vlc.roku
+   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
+
 
-Updated build rules.
 ------------------------------------------------------------------------
-r7980 | jpsaman | 2004-06-14 16:43:16 +0200 (Mon, 14 Jun 2004) | 1 line
+r15325 | sam | 2006-04-23 15:41:42 +0200 (Sun, 23 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/src/video_output/video_output.c
+
+  * src/video_output/video_output.c: 4th (and good) attempt at fixing mask
+    shifts.  Thanks to bigben for testing.
 
-FEC_NONE is a valid value in DecodeFEC(). (Fix thanks to Guido Flohr)
 ------------------------------------------------------------------------
-r7979 | jpsaman | 2004-06-14 16:35:57 +0200 (Mon, 14 Jun 2004) | 1 line
+r15323 | sam | 2006-04-23 15:21:42 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/src/video_output/video_output.c
+
+  * src/video_output/video_output.c: Fixed RGB mask when the 32nd bit is on.
 
-Fix typos in DVB-T tuning code.
 ------------------------------------------------------------------------
-r7978 | jlj | 2004-06-14 00:31:18 +0200 (Mon, 14 Jun 2004) | 3 lines
+r15322 | sam | 2006-04-23 15:15:12 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/coreaudio.c
-
-  * coreaudio: Fix (not tested) for the no audio on A52 over SPDIF issue.
+   M /trunk/include/vlc_video.h
 
+  * Argh, I didn't mean to commit that. Fixed my previous commit (mask types).
 
 ------------------------------------------------------------------------
-r7977 | zorglub | 2004-06-12 02:19:59 +0200 (Sat, 12 Jun 2004) | 16 lines
+r15321 | sam | 2006-04-23 15:13:40 +0200 (Sun, 23 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc/vlc.h
-   M /trunk/mozilla/vlcintf.idl
-   M /trunk/mozilla/vlcpeer.cpp
-   M /trunk/src/libvlc.c
-
-* Added new functions to the Mozilla plugin
-       - set_volume
-       - get_volume
-       - mute
-       - clear_playlist
-       - add_item
-       - next
-       - previous
-       - isplaying
-       - ge_length
-       - get_position
-       - get_time
-       - seek
+   M /trunk/include/vlc_video.h
 
-* Fixed VLC_VolumeSet and a description
+  * include/vlc_video.h: Fixed mask variable types for YUV to RGB conversions.
 
 ------------------------------------------------------------------------
-r7976 | ipkiss | 2004-06-11 19:14:28 +0200 (Fri, 11 Jun 2004) | 4 lines
+r15316 | asmax | 2006-04-23 01:16:20 +0200 (Sun, 23 Apr 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.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/vlcproc.hpp
+   M /trunk/modules/gui/skins2/src/vout_window.cpp
 
- * skins2/src/skin_main.cpp: New demux2 module to load automatically a skin.
-   This only works when the skins2 interface is active.
-   Not very much tested yet...
+* 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...
 
 ------------------------------------------------------------------------
-r7975 | oaubert | 2004-06-11 16:14:28 +0200 (Fri, 11 Jun 2004) | 2 lines
+r15312 | fkuehne | 2006-04-23 00:06:39 +0200 (Sun, 23 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/corba/Modules.am
-
-Proper fix for corba building problem (use AM_CONDITIONAL)
+   M /trunk/extras/contrib/src/Makefile
 
+* forward-port [15311]
 ------------------------------------------------------------------------
-r7974 | oaubert | 2004-06-11 15:46:01 +0200 (Fri, 11 Jun 2004) | 3 lines
+r15309 | dionoea | 2006-04-22 23:06:41 +0200 (Sat, 22 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/corba/mediacontrol-core.c
+   M /trunk/modules/demux/playlist/shoutcast.c
+   M /trunk/modules/services_discovery/shout.c
 
-* Bug fix in unit conversion
-* Updated text display to new API (added i_channel)
+ * shout.c : change playlist layout (remove 1 node)
+ * shoutcast.c : remove "debug" printf
 
 ------------------------------------------------------------------------
-r7973 | jlj | 2004-06-11 04:58:05 +0200 (Fri, 11 Jun 2004) | 3 lines
+r15301 | dionoea | 2006-04-22 18:39:04 +0200 (Sat, 22 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/audio_output/coreaudio.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/shoutcast.c
+   M /trunk/modules/services_discovery/shout.c
 
-  * coreaudio: Fixed the failed to set buffer size: [nope] SPDIF issue.
+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.
 
+Ref #640.
 
 ------------------------------------------------------------------------
-r7972 | gbazin | 2004-06-09 17:24:18 +0200 (Wed, 09 Jun 2004) | 1 line
+r15300 | zorglub | 2006-04-22 13:28:39 +0200 (Sat, 22 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
-   M /trunk/modules/demux/demux2.c
+   M /trunk
+   M /trunk/doc/Doxyfile
 
-* modules/access/dshow: converted to access2/demux2. Let's hope I didn't break anything ;)
-------------------------------------------------------------------------
-r7971 | gbazin | 2004-06-09 13:28:45 +0200 (Wed, 09 Jun 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+Use search engine
 
-* modules/video_output/directx/events.c: implemented VOUT_CLOSE.
 ------------------------------------------------------------------------
-r7970 | gbazin | 2004-06-09 13:13:42 +0200 (Wed, 09 Jun 2004) | 1 line
+r15297 | xtophe | 2006-04-22 01:48:53 +0200 (Sat, 22 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/src/network/httpd.c
+
+Fix error pages
 
-* src/misc/net.c: fix for the udp-auto-mtu on win32.
 ------------------------------------------------------------------------
-r7969 | hartman | 2004-06-09 12:52:28 +0200 (Wed, 09 Jun 2004) | 2 lines
+r15296 | xtophe | 2006-04-21 23:33:39 +0200 (Fri, 21 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/debian/control
+   M /trunk/debian/rules
 
-* TODO: clarification to some of the vout redesign issues
+debian/*: we no longer seems to requires gcc-snapshot. I commit mainly to test on the nightlies. feel free to revert.
 
 ------------------------------------------------------------------------
-r7968 | oaubert | 2004-06-09 12:30:58 +0200 (Wed, 09 Jun 2004) | 2 lines
+r15295 | xtophe | 2006-04-21 23:28:36 +0200 (Fri, 21 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/debian/control
+   M /trunk/debian/rules
 
-Unclean but quick bugfix for the CORBA plugin building problem.
+debian/*: temporarely disable the xosd plugin
 
 ------------------------------------------------------------------------
-r7967 | gbazin | 2004-06-09 11:57:35 +0200 (Wed, 09 Jun 2004) | 1 line
+r15292 | fkuehne | 2006-04-20 22:32:14 +0200 (Thu, 20 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   M /trunk/modules/gui/macosx/about.m
 
-* modules/gui/wxwindows/bookmarks.cpp: compilation fix.
+* show the svn-revision only if it isn't 'exported'
 ------------------------------------------------------------------------
-r7966 | yoann | 2004-06-08 23:53:23 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15291 | damienf | 2006-04-20 18:25:53 +0200 (Thu, 20 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/configure.ac
 
- * modules/control/hotkeys.c: don't display OSD slider if stream is not seekable, when pressing 't' hotkey. 
+- fix for shared libvlc and unicows for win32 builds
 
 ------------------------------------------------------------------------
-r7965 | fenrir | 2004-06-08 22:19:51 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15290 | courmisch | 2006-04-20 18:15:15 +0200 (Thu, 20 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
+   M /trunk/src/misc/unicode.c
 
- * playlist: oops, compilation fix.
+Fix overflow on UTF-16 strings with an odd characters length
 
 ------------------------------------------------------------------------
-r7964 | jpsaman | 2004-06-08 20:17:15 +0200 (Tue, 08 Jun 2004) | 1 line
+r15289 | dionoea | 2006-04-20 01:30:20 +0200 (Thu, 20 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/vlc.roku
+   M /trunk/modules/control/http/rpn.c
+
+Hackish fix for 'TITLE' vlc_meta_get
 
-Choose -Os automatically on mipsel.
 ------------------------------------------------------------------------
-r7963 | zorglub | 2004-06-08 14:59:52 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15287 | bigben | 2006-04-19 22:33:22 +0200 (Wed, 19 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_output/esd.c
+   M /trunk/modules/gui/macosx/vout.m
+
+* Fix always on top when exiting fullscreen
 
-Patch for ESD unclosed socket by Tong Ka Man <kmtong@cwbase.com>
 
 ------------------------------------------------------------------------
-r7962 | zorglub | 2004-06-08 11:16:04 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15286 | fkuehne | 2006-04-19 18:25:01 +0200 (Wed, 19 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/http.c
-
-Fix for requests without path when using proxy
+   M /trunk/modules/gui/macosx/intf.m
 
+* quickly forward-port the previous commit so joneskoo can test it
 ------------------------------------------------------------------------
-r7961 | oaubert | 2004-06-08 01:40:20 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15279 | littlejohn | 2006-04-19 15:51:59 +0200 (Wed, 19 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/corba/Modules.am
+   M /trunk/src/control/playlist.c
+
+delete item added in playlist control
 
-Fixes in the build system
 
 ------------------------------------------------------------------------
-r7960 | anil | 2004-06-08 01:15:16 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15275 | damienf | 2006-04-19 12:13:07 +0200 (Wed, 19 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/developer/videolan-doc.xsl
+   M /trunk/AUTHORS
+   M /trunk/Makefile.am
 
-* use screen.css too for the single html version, and reduce the toc size.
+- added 'VLC Plugin.plugin' in MacOS X Disk image
 
 ------------------------------------------------------------------------
-r7959 | fenrir | 2004-06-08 00:41:08 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15271 | zorglub | 2006-04-18 23:48:37 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins/src/skin_main.cpp
+   M /trunk
+   M /trunk/doc/skins/skins2-howto.xml
 
- * skin_main: compilation fix. (thx bigben for reporting them).
+Update skins doc
 
 ------------------------------------------------------------------------
-r7958 | fenrir | 2004-06-08 00:38:58 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15270 | zorglub | 2006-04-18 23:48:34 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins/src/vlcproc.cpp
+   M /trunk
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
- * vlcproc.cpp: compilation fix.
+Add a dialogs.playlist() command
 
 ------------------------------------------------------------------------
-r7957 | fenrir | 2004-06-08 00:35:20 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15269 | zorglub | 2006-04-18 23:24:43 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/gtk/control.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
 
- * control: compilation fix.
+Add dialogs.audioPopup, dialogs.videoPopup and dialogs.miscPopup commands
 
 ------------------------------------------------------------------------
-r7956 | hartman | 2004-06-08 00:27:16 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15268 | zorglub | 2006-04-18 23:24:42 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
 
-* fix TODO file
+Add vlc.hasAudio variable
 
 ------------------------------------------------------------------------
-r7955 | fenrir | 2004-06-08 00:21:33 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15267 | zorglub | 2006-04-18 23:24:38 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/src/input/input.c
-   D /trunk/src/input/input_ext-intf.c
-   M /trunk/src/input/input_programs.c
+   M /trunk
+   M /trunk/modules/gui/wxwidgets/menus.cpp
 
- * src/input/input_ext-intf.c: no more unused.
+Fix refcount bug
 
 ------------------------------------------------------------------------
-r7954 | fenrir | 2004-06-08 00:19:12 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15266 | zorglub | 2006-04-18 23:24:36 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/input_ext-intf.h
+   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
 
- * input_ext-intf.h: removed unused functions/defines.
+Add separate audio and video popup menus
 
 ------------------------------------------------------------------------
-r7953 | hartman | 2004-06-08 00:14:51 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15265 | damienf | 2006-04-18 23:14:38 +0200 (Tue, 18 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/configure.ac
+   M /trunk/mozilla/support/npunix.c
+   M /trunk/mozilla/vlcruntime.cpp
 
-* TODO: put todo's in TODO list instead of commit messages :)
+- fix UNIX X11 build for plugin
+- give myself some credit
+- removed unnecessary PLUGIN_TO_HOST_GLUE macro
 
 ------------------------------------------------------------------------
-r7952 | fenrir | 2004-06-08 00:14:21 +0200 (Tue, 08 Jun 2004) | 3 lines
+r15264 | zorglub | 2006-04-18 19:50:42 +0200 (Tue, 18 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/input_ext-intf.h
+   M /trunk
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
 
- * input_ext-intf.h: input_ChangeArea/Program are now private to the input.
-                     input_ToggleES is removed.
+Make sure we hide the skins playlist
 
 ------------------------------------------------------------------------
-r7951 | fenrir | 2004-06-08 00:11:57 +0200 (Tue, 08 Jun 2004) | 2 lines
+r15263 | dionoea | 2006-04-18 00:52:57 +0200 (Tue, 18 Apr 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
-   M /trunk/modules/gui/gtk/menu.c
-   M /trunk/modules/gui/kde/interface.cpp
+   M /trunk/modules/control/http/rpn.c
 
- * all: don't use input_ToggleES.
+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.
 
 ------------------------------------------------------------------------
-r7950 | fenrir | 2004-06-07 23:53:03 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15262 | zorglub | 2006-04-17 23:36:36 +0200 (Mon, 17 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/gtk/gtk_callbacks.c
-   M /trunk/modules/gui/gtk/menu.c
+   M /trunk
+   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
 
- * gtk: don't use input_ChangeArea.
+Add todo
 
 ------------------------------------------------------------------------
-r7949 | fenrir | 2004-06-07 23:38:09 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15261 | zorglub | 2006-04-17 23:28:30 +0200 (Mon, 17 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
+   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
 
- * VlcWrapper: don't use input_ChangeArea.
+It will show the dialogs provider playlist instead of the "playlist_window" window
 
 ------------------------------------------------------------------------
-r7948 | fenrir | 2004-06-07 23:35:19 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15260 | fkuehne | 2006-04-17 19:15:43 +0200 (Mon, 17 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/lirc.c
-
- * lirc: don't use input_ChangeArea.
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
+* revert 2 hacky compilation fixes which were accidentelly committed in [15259]
 ------------------------------------------------------------------------
-r7947 | fenrir | 2004-06-07 23:32:18 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15259 | fkuehne | 2006-04-17 19:10:12 +0200 (Mon, 17 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/gtk/menu.c
-
- * menu.c: don't use input_ChangeProgram.
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
+* mark some buggy strings as pointed out by Mathias C. Berens
 ------------------------------------------------------------------------
-r7946 | fenrir | 2004-06-07 23:27:18 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15257 | asmax | 2006-04-17 19:03:55 +0200 (Mon, 17 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/gui/skins2/src/ini_file.cpp
+   M /trunk/share/skins2/winamp2.xml
 
- * input: warning fix + no more input_OffsetToTime.
+* all: convert keys in INI files to lower case, to fix buggy winamp2 skins
 
 ------------------------------------------------------------------------
-r7945 | fenrir | 2004-06-07 23:26:35 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15255 | asmax | 2006-04-17 18:29:34 +0200 (Mon, 17 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/gtk/display.c
-   M /trunk/modules/gui/kde/interface.cpp
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/gui/qt/intf.cpp
-   M /trunk/modules/gui/skins/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/audio_output/jack.c
 
- * all: don't use input_OffsetToTime anymore.
+* jack.c: fixed non-stereo audio streams
 
 ------------------------------------------------------------------------
-r7944 | anil | 2004-06-07 22:35:12 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15253 | asmax | 2006-04-17 17:56:21 +0200 (Mon, 17 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/developer
-   M /trunk/doc/developer/Makefile
+   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
 
-* the txt rule now uses xsltproc. faster and nicer
+* ctrl_checkbox: fixed initial image of checkbox
 
 ------------------------------------------------------------------------
-r7943 | anil | 2004-06-07 21:54:14 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15251 | ipkiss | 2006-04-17 17:26:53 +0200 (Mon, 17 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/developer/html
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
-* developer/html : sorry forgot this svn:ignore...
+ * skins2/controls/ctrl_tree.cpp: I forgot 1 occurrence of the bug
 
 ------------------------------------------------------------------------
-r7942 | anil | 2004-06-07 21:49:22 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15250 | ipkiss | 2006-04-17 17:23:13 +0200 (Mon, 17 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/doc/developer
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
-* added proper svn:ignore properties
+ * 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.
 
 ------------------------------------------------------------------------
-r7941 | zorglub | 2004-06-07 21:48:35 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15248 | asmax | 2006-04-17 14:46:51 +0200 (Mon, 17 Apr 2006) | 9 lines
 Changed paths:
-   A /trunk/doc/developer/screen.css
+   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
 
-Forgot the CSS
+* 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 ?
 
 ------------------------------------------------------------------------
-r7940 | oaubert | 2004-06-07 21:40:26 +0200 (Mon, 07 Jun 2004) | 4 lines
+r15246 | fkuehne | 2006-04-16 17:59:33 +0200 (Sun, 16 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/corba/Modules.am
-   M /trunk/modules/control/corba/corba.c
-   M /trunk/modules/control/corba/mediacontrol-core.c
-   M /trunk/modules/control/corba/mediacontrol-init.c
-   M /trunk/modules/control/corba/mediacontrol-plugin.c
-
-* All C files: coding style update
-* mediacontrol-core.c: update to the new control API
-* configure.ac, Modules.am: (unfinished) build changes
+   M /trunk/modules/gui/macosx/sfilters.m
 
+* removed instability warning, which was introduced for the 0.8.5 betas
 ------------------------------------------------------------------------
-r7939 | zorglub | 2004-06-07 21:32:10 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15244 | dionoea | 2006-04-16 00:33:27 +0200 (Sun, 16 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/developer/Makefile
-   M /trunk/doc/developer/decoders.xml
-   M /trunk/doc/developer/input.xml
-   D /trunk/doc/developer/modules.eps
-   A /trunk/doc/developer/modules.png
-   M /trunk/doc/developer/overview.xml
-   D /trunk/doc/developer/ps.eps
-   A /trunk/doc/developer/ps.png
-   D /trunk/doc/developer/stream.eps
-   A /trunk/doc/developer/stream.png
-   D /trunk/doc/developer/ts.eps
-   A /trunk/doc/developer/ts.png
+   M /trunk/share/skins2/skin.dtd
 
-Convert icons to png for pdf output
+Fix dtd (a Layout can have more than one groups)
 
 ------------------------------------------------------------------------
-r7938 | anil | 2004-06-07 21:27:55 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15243 | jpsaman | 2006-04-16 00:21:18 +0200 (Sun, 16 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/doc/developer/Makefile
-
-* fixed a few rules (pdf, txt and clean)
+   M /trunk/mozilla/support/npunix.c
 
+Fix compilation on FC3 linux for mozilla plugin.
 ------------------------------------------------------------------------
-r7937 | zorglub | 2004-06-07 21:13:05 +0200 (Mon, 07 Jun 2004) | 7 lines
+r15240 | asmax | 2006-04-15 18:18:59 +0200 (Sat, 15 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/doc/developer/Makefile
-   M /trunk/doc/developer/history.xml
-   A /trunk/doc/developer/html
-   M /trunk/doc/developer/manual.xml
-   A /trunk/doc/developer/stylesheet-print-noicones.dsl
-   A /trunk/doc/developer/stylesheet-txt.dsl
-   A /trunk/doc/developer/videolan-doc-chunk.xsl
-   A /trunk/doc/developer/videolan-doc.xsl
-
-Use xlstproc instead of jade for HTML output 
-Output PDF instead of PS
+   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
 
-You will need 
- * xsltproc
- * the docbook XSL package
+* 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
 
 ------------------------------------------------------------------------
-r7936 | fenrir | 2004-06-07 20:32:12 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15239 | dionoea | 2006-04-15 18:06:47 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdplay/demux.c
-   M /trunk/modules/access/dvdplay/intf.c
-   M /trunk/modules/access/vcdx/access.c
-   M /trunk/modules/access/vcdx/demux.c
-   M /trunk/modules/access/vcdx/intf.c
+   M /trunk/share/http/dialogs/input
 
- * all: use var_Set/Get "state"/"position"/"rate" instead of old functions.
+Comment subtitles related stuff (since it isn't coded yet)
 
 ------------------------------------------------------------------------
-r7935 | fenrir | 2004-06-07 20:30:46 +0200 (Mon, 07 Jun 2004) | 4 lines
+r15237 | dionoea | 2006-04-15 17:58:24 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/sdl.c
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/share/http/requests/status.xml
 
- all: don't use input_Seek. Btw, sdl shouldn't do the seek itself, and
- follow the key-pressed scheme (I have removed thoses seeks).
- Someone to do the work ?
+rpn magic to remove slashes from the playlist item's name
 
 ------------------------------------------------------------------------
-r7934 | fenrir | 2004-06-07 20:28:16 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15236 | dionoea | 2006-04-15 17:48:44 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/ps.c
-   M /trunk/modules/demux/mpeg/system.c
+   M /trunk/share/http/js/functions.js
 
- * all: input_DumpStream isn't exported anymore.
+Fix interface in regards to [15116].
 
 ------------------------------------------------------------------------
-r7933 | fenrir | 2004-06-07 20:27:24 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15234 | courmisch | 2006-04-15 16:18:13 +0200 (Sat, 15 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/demux/demux2.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
- * demux2, access2: prototype change.
+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).
 
 ------------------------------------------------------------------------
-r7932 | fenrir | 2004-06-07 20:26:27 +0200 (Mon, 07 Jun 2004) | 3 lines
+r15233 | damienf | 2006-04-15 15:48:34 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
-   M /trunk/modules/gui/gtk/control.c
-   M /trunk/modules/gui/gtk/gnome.c
-   M /trunk/modules/gui/gtk/gtk.c
-   M /trunk/modules/gui/gtk/gtk_callbacks.c
-   M /trunk/modules/gui/gtk/menu.c
-   M /trunk/modules/gui/kde/interface.cpp
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/gui/pda/pda_callbacks.c
-   M /trunk/modules/gui/qt/intf.cpp
-   M /trunk/modules/gui/skins/src/vlcproc.cpp
+   M /trunk/mozilla/support/npunix.c
+   M /trunk/mozilla/support/npwin.cpp
 
- * use var_Set/Get "state"/"position"/"rate" instead of old functions.
-  I haven't tested thoses changes ...
+- added support for NPRuntime to win32 and unix version of mozilla
 
 ------------------------------------------------------------------------
-r7931 | fenrir | 2004-06-07 20:24:24 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15232 | damienf | 2006-04-15 13:51:45 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/corba/mediacontrol-core.c
-   M /trunk/modules/control/joystick.c
-   M /trunk/modules/control/lirc.c
+   M /trunk/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
 
- * control/*.c: use var_Set/Get "state"/"position"/"rate" instead of old functions.
+- the resurected mozilla plugin for Safari/Firefox on MacOS X
 
 ------------------------------------------------------------------------
-r7930 | fenrir | 2004-06-07 20:23:15 +0200 (Mon, 07 Jun 2004) | 6 lines
+r15230 | dionoea | 2006-04-15 02:51:53 +0200 (Sat, 15 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/input_ext-intf.h
-   M /trunk/include/ninput.h
-   M /trunk/include/vlc_common.h
-   M /trunk/src/input/access.c
-   M /trunk/src/input/control.c
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_ext-intf.c
-   M /trunk/src/input/input_programs.c
-   M /trunk/src/input/stream.c
+   M /trunk/doc/skins/skins2-howto.xml
 
- * include: removed a few deprecated functions.
- * demux, access: change the prototype of access2_New/demux2_New.
- * control: implemented all INPUT_GET/SET.
- * src/input/*.c: removed old functions, move some of them.
-              
+Add missing itemimage attribute to playtree doc
 
 ------------------------------------------------------------------------
-r7929 | fenrir | 2004-06-07 20:19:10 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15229 | hartman | 2006-04-15 02:07:09 +0200 (Sat, 15 Apr 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.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.
 
- * avi: support for track without key flag set in the index.
+  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.
 
 ------------------------------------------------------------------------
-r7928 | fenrir | 2004-06-07 03:01:38 +0200 (Mon, 07 Jun 2004) | 2 lines
+r15228 | courmisch | 2006-04-14 19:37:06 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
+   M /trunk/modules/demux/avi/avi.c
 
- * Modules.am: oops ts2 -> ts
+Fix missing #include
 
 ------------------------------------------------------------------------
-r7927 | gbazin | 2004-06-07 00:12:23 +0200 (Mon, 07 Jun 2004) | 1 line
+r15227 | courmisch | 2006-04-14 19:31:27 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+
+Same as previous commit (refs #581)
 
-* modules/demux/demux2.c: added v4l.
 ------------------------------------------------------------------------
-r7926 | fenrir | 2004-06-06 23:18:59 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15226 | courmisch | 2006-04-14 19:28:24 +0200 (Fri, 14 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/src/libvlc.c
 
- * access2: added shortcuts for vcd/svcd.
+Do not alter LC_NUMERIC (refs #581).
+*** NOT MEANT FOR BACKPORTING ***
 
 ------------------------------------------------------------------------
-r7925 | fenrir | 2004-06-06 23:18:07 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15223 | dionoea | 2006-04-14 18:47:23 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/control/hotkeys.c
 
- * v4l: converted to access2, but untested so ...
+Prevent some segfaults when using hotkeys with no vout
 
 ------------------------------------------------------------------------
-r7924 | fenrir | 2004-06-06 21:02:02 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15222 | hartman | 2006-04-14 17:16:23 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/gui/macosx/vout.m
 
- * all: added VSSH fourcc.
+* Fix a crash in the MacOS X vout if p_real_vout isn't available yet.
 
 ------------------------------------------------------------------------
-r7923 | fenrir | 2004-06-06 20:55:10 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15221 | zorglub | 2006-04-14 16:25:26 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   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
 
- * standard: fixed a segfault.
+Clean-up test
 
 ------------------------------------------------------------------------
-r7922 | fenrir | 2004-06-06 20:18:50 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15220 | zorglub | 2006-04-14 16:16:46 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   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
 
- * http: little clean up.
+Add I18N and URL tests in test/
 
 ------------------------------------------------------------------------
-r7921 | gbazin | 2004-06-06 20:13:29 +0200 (Sun, 06 Jun 2004) | 1 line
+r15218 | bigben | 2006-04-14 15:22:44 +0200 (Fri, 14 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/ts.c
+   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.
+
 
-* modules/demux/mpeg/ts.c: compilation fix.
 ------------------------------------------------------------------------
-r7920 | fenrir | 2004-06-06 19:24:06 +0200 (Sun, 06 Jun 2004) | 4 lines
+r15216 | massiot | 2006-04-14 14:38:22 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/mpeg/Modules.am
-   M /trunk/modules/demux/mpeg/ts.c
-   M /trunk/modules/mux/mpeg/Modules.am
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/access/pvr/pvr.c
 
- * all: - renamed old ts demuxer as ts_old(_dvbpsi).
-        - renamed ts2 into ts at the build system level.
-        - removed muxer without dvbpsi.
+ * modules/access/pvr/pvr.c: Be compatible with both old and new kernels.
 
 ------------------------------------------------------------------------
-r7919 | fenrir | 2004-06-06 19:02:55 +0200 (Sun, 06 Jun 2004) | 3 lines
+r15214 | bigben | 2006-04-14 14:30:40 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/loader/module.c
 
- * vcd/vcd.c: ported to access2.
- * access2: added chapter support.
+* Marillat changed the path to the win32 codecs in his latest packages, so look for the codecs there too
 
 ------------------------------------------------------------------------
-r7918 | oaubert | 2004-06-06 18:15:23 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15212 | zorglub | 2006-04-14 14:09:26 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/snapshot.c
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
-Removed call to input_Tell (which is deprecated)
+Bump version numbers
 
 ------------------------------------------------------------------------
-r7917 | fenrir | 2004-06-06 15:55:40 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15210 | xtophe | 2006-04-14 13:42:49 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/po/zh_CN.po
 
- * ts.c: module name is now ts. (thx thedj).
+Update Chinese translation by Wei Mingzhi.
 
 ------------------------------------------------------------------------
-r7916 | anil | 2004-06-06 15:54:12 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15209 | zorglub | 2006-04-14 11:37:39 +0200 (Fri, 14 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
+   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
 
-* bookmarks.cpp: compilation fix
+Strings
 
 ------------------------------------------------------------------------
-r7915 | fenrir | 2004-06-06 15:53:53 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15206 | fkuehne | 2006-04-13 20:51:38 +0200 (Thu, 13 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/configure.ac
 
- * udp: increase the mtu by *2  instead of 10%.
+* fixed 2 minor typos
+------------------------------------------------------------------------
+r15205 | fkuehne | 2006-04-13 20:51:16 +0200 (Thu, 13 Apr 2006) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/intf.h
+   M /trunk/modules/gui/macosx/intf.m
 
+* implemented showintf-support. Thanks to ipkiss for pointing out that this was missing on OSX.
 ------------------------------------------------------------------------
-r7914 | hartman | 2004-06-06 15:28:02 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15204 | massiot | 2006-04-13 20:32:12 +0200 (Thu, 13 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/include/vlc/vlc.h
+   M /trunk/modules/access/pvr/pvr.c
 
-* bugfix to libvlc header
+ * 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.
 
 ------------------------------------------------------------------------
-r7913 | hartman | 2004-06-06 15:13:06 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15203 | hartman | 2006-04-13 16:47:20 +0200 (Thu, 13 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/sgimb.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
 
-* No longer force ts2 for Kasenna udp multicast. ts2 is now ts.
+* Revert the unintentially committed files of [15202]
 
 ------------------------------------------------------------------------
-r7912 | hartman | 2004-06-06 15:02:26 +0200 (Sun, 06 Jun 2004) | 12 lines
+r15202 | hartman | 2006-04-13 16:43:40 +0200 (Thu, 13 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc/vlc.h
-   M /trunk/mozilla/vlcshell.cpp
-   M /trunk/src/libvlc.c
+   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
 
-* WARNING: Libvlc API change
- - VLC_Set VLC_Get were changed to VLC_VariableGet VLC_VariableSet
- - VLC_ClearPlaylist was changed to VLC_PlaylistClear
- - Added a lot of new calls: 
-   VLC_PositionGet, VLC_PositionSet, VLC_TimeGet, VLC_TimeSet,
-   VLC_LengthGet, VLC_SpeedFaster, VLC_SpeedSlower, VLC_PlaylistIndex,
-   VLC_PlaylistNumberOfItems, VLC_PlaylistNext, VLC_PlaylistPrev, 
-   VLC_VolumeGet, VLC_VolumeSet, VLC_VolumeMute.
- - everything doxygenized.
- - There are NO mozilla functions of these additions yet. (someone else please?) 
+* Fix libgcrypt on MacIntel by disabling it's ASM. This fixes #620
+------------------------------------------------------------------------
+r15201 | hartman | 2006-04-13 16:12:20 +0200 (Thu, 13 Apr 2006) | 4 lines
+Changed paths:
+   M /trunk/include/vlc_video.h
+   M /trunk/modules/misc/freetype.c
+   M /trunk/src/video_output/vout_subpictures.c
+
+* 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. 
 
 ------------------------------------------------------------------------
-r7911 | yoann | 2004-06-06 15:00:23 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15200 | dionoea | 2006-04-13 15:49:45 +0200 (Thu, 13 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/vlm.js
 
- * modules/control/hotkeys.c : clean up
+URL encode fix
 
 ------------------------------------------------------------------------
-r7910 | fenrir | 2004-06-06 14:51:06 +0200 (Sun, 06 Jun 2004) | 3 lines
+r15199 | zorglub | 2006-04-13 11:04:34 +0200 (Thu, 13 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/access/file.c
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/access/tcp.c
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/access/vcd/vcd.c
+   M /trunk/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
 
- * access/*: use var_* helpers.
- * access/vcd/ clean up.
+String stuff
 
 ------------------------------------------------------------------------
-r7909 | zorglub | 2004-06-06 14:45:32 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15198 | xtophe | 2006-04-13 10:31:33 +0200 (Thu, 13 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/control/telnet.c
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/modules/misc/network/ipv6.c
-   M /trunk/src/misc/net.c
+   M /trunk/extras/contrib/src/packages.mak
 
-Patch by Rémi Denis-Courmont to include TCP listening sockets in the abstraction layer
+Really fix xml url
 
 ------------------------------------------------------------------------
-r7908 | zorglub | 2004-06-06 14:44:35 +0200 (Sun, 06 Jun 2004) | 3 lines
+r15197 | xtophe | 2006-04-13 00:31:19 +0200 (Thu, 13 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/src/input/control.c
+   M /trunk/extras/contrib/src/packages.mak
 
-* Interaction between bookmarks and streaming wizard
-* Edit bookmarks if possible
+Fix libxml url.
 
 ------------------------------------------------------------------------
-r7907 | fenrir | 2004-06-06 14:17:15 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15196 | xtophe | 2006-04-12 23:56:41 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/variables.h
+   M /trunk/Makefile.am
 
- * variables: added var_Get/Set/CreateGetBool.
+Makefile.am: Fix for introduction of vlc.win32.nsi.in
 
 ------------------------------------------------------------------------
-r7906 | fenrir | 2004-06-06 13:56:22 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15195 | xtophe | 2006-04-12 23:22:51 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/variables.h
+   M /trunk/modules/control/http/macro.c
 
- * variables: helpers: var_Get* .
+*macro.c: Get the name correctly
 
 ------------------------------------------------------------------------
-r7905 | fenrir | 2004-06-06 13:44:01 +0200 (Sun, 06 Jun 2004) | 2 lines
+r15194 | courmisch | 2006-04-12 21:25:59 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/variables.h
+   M /trunk/src/network/io.c
 
- * variables: added more helpers: var_CreateGet*
+Set close-on-exec flag on sockets so that we don't pass them to CGI scripts
 
 ------------------------------------------------------------------------
-r7904 | fenrir | 2004-06-06 00:36:13 +0200 (Sun, 06 Jun 2004) | 3 lines
+r15193 | courmisch | 2006-04-12 19:27:31 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/THANKS
+   M /trunk/configure.ac
 
- * input: compute right value for position/time on position-offset and
-time-offset change.
+xvideo X.Org 7 detection fix by Pavlov Konstantin
 
 ------------------------------------------------------------------------
-r7903 | fenrir | 2004-06-05 23:53:24 +0200 (Sat, 05 Jun 2004) | 4 lines
+r15192 | fkuehne | 2006-04-12 18:54:42 +0200 (Wed, 12 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/mms/asf.c
-   M /trunk/modules/access/mms/asf.h
-   M /trunk/modules/access/mms/buffer.c
-   M /trunk/modules/access/mms/buffer.h
-   M /trunk/modules/access/mms/mms.c
-   M /trunk/modules/access/mms/mms.h
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmsh.h
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/access/mms/mmstu.h
+   M /trunk/Makefile.am
 
- * mms/* : converted to access2. It should be reworked to use pf_block, but
-that can wait ...
- * access2: little fix + added mms* shortcuts.
+* be a bit more verbose when creating the disk-image
+------------------------------------------------------------------------
+r15191 | fkuehne | 2006-04-12 18:40:47 +0200 (Wed, 12 Apr 2006) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/wizard.m
 
+* fix streaming. This section and a few others need to and will be re-written after 0.8.5
 ------------------------------------------------------------------------
-r7902 | fenrir | 2004-06-05 22:13:08 +0200 (Sat, 05 Jun 2004) | 5 lines
+r15190 | fkuehne | 2006-04-12 18:27:30 +0200 (Wed, 12 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/snapshot.c
+   M /trunk/po/de.po
 
- * snapshot: small warning fix + coding rules.
- Btw, the module uses input_Tell that is deprecated, Is it really needed ?
- If so, when ?
+* 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
 
+ * 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).
 
 ------------------------------------------------------------------------
-r7901 | fenrir | 2004-06-05 22:11:05 +0200 (Sat, 05 Jun 2004) | 2 lines
+r15188 | zorglub | 2006-04-12 15:03:37 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk
+   M /trunk/configure.ac
+   D /trunk/vlc.win32.nsi
+   A /trunk/vlc.win32.nsi.in (from /trunk/vlc.win32.nsi:15184)
 
- * livedotcom: small warning fix for old version.
+Ship libvlc.dll in installer if built in shared mode
 
 ------------------------------------------------------------------------
-r7900 | zorglub | 2004-06-05 21:48:09 +0200 (Sat, 05 Jun 2004) | 2 lines
+r15187 | zorglub | 2006-04-12 13:43:33 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/Makefile.am
 
-Fixed warning
+Package fix
 
 ------------------------------------------------------------------------
-r7899 | fenrir | 2004-06-05 21:45:56 +0200 (Sat, 05 Jun 2004) | 2 lines
+r15186 | zorglub | 2006-04-12 12:22:55 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/share/Makefile.am
+   D /trunk/share/http/old/favicon.ico
 
- * mp4: fixed a small bug with subtitle.
+Remove useless favicon (Refs:#634)
 
 ------------------------------------------------------------------------
-r7898 | fenrir | 2004-06-05 21:36:51 +0200 (Sat, 05 Jun 2004) | 4 lines
+r15185 | zorglub | 2006-04-12 12:22:19 +0200 (Wed, 12 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/modules/access/file.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/stream.c
+   M /trunk/share/Makefile.am
 
- * ninput: added more access2 doc, added ACCESS_SET_PRIVATE_ID_STATE,
-STREAM_CONTROL_ACCESS.
- * all: added previous new commands support.
+Don't ship default skin (Refs:#634)
+
+If you think playtree is not ready yet, yell :)
 
 ------------------------------------------------------------------------
-r7897 | jpsaman | 2004-06-05 21:27:48 +0200 (Sat, 05 Jun 2004) | 1 line
+r15184 | zorglub | 2006-04-12 10:13:14 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_output/hd1000v.cpp
-   M /trunk/vlc.roku
+   M /trunk/doc/skins/skins2-howto.xml
+
+Document <Playtree> (Closes:#611)
 
-HD1000 Cascade needs to link with mad and dvbpsi. Generalized buildscript and the HD1000v module has priority 100 on Roku OS
 ------------------------------------------------------------------------
-r7896 | ipkiss | 2004-06-05 21:23:03 +0200 (Sat, 05 Jun 2004) | 3 lines
+r15183 | dionoea | 2006-04-12 01:56:54 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
+   M /trunk/src/misc/configuration.c
 
- * skins2/src/theme_loader.cpp: Added a forgotten header; this fixes the
-   loading of .vlt files on Win32
+"too"!=2=="two"
 
 ------------------------------------------------------------------------
-r7895 | fenrir | 2004-06-05 20:58:58 +0200 (Sat, 05 Jun 2004) | 3 lines
+r15182 | dionoea | 2006-04-12 01:51:21 +0200 (Wed, 12 Apr 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/cdda.c
+   M /trunk/src/misc/configuration.c
+
+Fix indentation.
 
- * cdda: converted to access2. It seems stable.
- * access2: added/fixed title support.
+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)
 
 ------------------------------------------------------------------------
-r7894 | fenrir | 2004-06-05 20:54:18 +0200 (Sat, 05 Jun 2004) | 2 lines
+r15181 | hartman | 2006-04-12 00:09:20 +0200 (Wed, 12 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/codec/flac.c
 
- * demux2: added wav.
+* make the flac decoder errors less annoying. some are warns, some are err's.
 
 ------------------------------------------------------------------------
-r7893 | gbazin | 2004-06-05 20:04:06 +0200 (Sat, 05 Jun 2004) | 1 line
+r15180 | courmisch | 2006-04-11 18:35:42 +0200 (Tue, 11 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/src/interface/interface.c
+   M /trunk/configure.ac
+
+Link some additionnal plugins against the math library
+Report and fix from Pavlov Konstantin ?\226?\128?\156thresh?\226?\128?\157
 
-* src/interface/interface.c, modules/gui/wxwindows/video.cpp: couple of fixes.
 ------------------------------------------------------------------------
-r7892 | gbazin | 2004-06-05 19:49:22 +0200 (Sat, 05 Jun 2004) | 3 lines
+r15179 | courmisch | 2006-04-11 18:24:46 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
 
-* src/video_output/vout_intf.c: only embed the video if the main interface supports it (don't check other interfaces).
-* modules/gui/wxwindows/video.cpp, modules/video_output/x11/xcommon.c: in embedded mode, close the vout window if vlc is exiting.
+Restores [13132] back - break the new interface again
 
 ------------------------------------------------------------------------
-r7891 | hartman | 2004-06-05 19:12:16 +0200 (Sat, 05 Jun 2004) | 5 lines
+r15178 | courmisch | 2006-04-11 18:18:39 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/src/misc/strings.c
+   M /trunk/src/test/url.c
 
-* Added an extension check to m3u plugins for .ram files.
-These files can contain a single line with a rtsp:// link which VLC sometimes is able to handle.
-
-for MPEG-4 unicasted RealMedia streams.
+Lalala
 
 ------------------------------------------------------------------------
-r7890 | hartman | 2004-06-05 18:58:57 +0200 (Sat, 05 Jun 2004) | 2 lines
+r15177 | courmisch | 2006-04-11 17:59:43 +0200 (Tue, 11 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/src/libvlc.c
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
 
-* fix a compilation error
+Revert [15132]:
+- Fix HTTPd crash
+- Break the old interface again
 
 ------------------------------------------------------------------------
-r7889 | hartman | 2004-06-05 18:09:00 +0200 (Sat, 05 Jun 2004) | 12 lines
+r15176 | courmisch | 2006-04-11 17:52:29 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/evc/vlc.c
-   M /trunk/include/vlc/vlc.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_playlist.h
-   M /trunk/modules/control/corba/mediacontrol-init.c
-   M /trunk/mozilla/vlcpeer.cpp
-   M /trunk/mozilla/vlcshell.cpp
-   M /trunk/python/vlcmodule.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/vlc.c
+   M /trunk/src/test/url.c
 
-NOTE: libvlc API changes
-* renamed VLC_Stop to VLC_CleanUp since this name is closer to what it actually does.
-* added a new VLC_Stop that just does playlist_Stop analogous to VLC_Play and VLC_Pause.
-* reordered the functions in libvlc. everything was mixed up.
-* added doxygen info to all the functions
-* fixed several functions to use the correct underlying API calls
-* corrected the copyright info
+Even more tests
 
+------------------------------------------------------------------------
+r15175 | courmisch | 2006-04-11 17:47:52 +0200 (Tue, 11 Apr 2006) | 2 lines
+Changed paths:
+   M /trunk/src/test/url.c
 
-This is in preparation of the new libvlc calls for mozilla plugin
-temp. moved the playlist_command_t typedef to vlc_common.h awaiting implementation of playlist_Control()
+Additionnal unit test for decode_URI
 
 ------------------------------------------------------------------------
-r7888 | fenrir | 2004-06-04 23:59:48 +0200 (Fri, 04 Jun 2004) | 4 lines
+r15174 | courmisch | 2006-04-11 17:26:28 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/udp.c
+   M /trunk/src/network/tcp.c
 
- * udp: activate udp-auto-mtu by default. It increases the internal MTU
-by 10% each time we read a packet greater or equal to the MTU.
- It should be harmless.
+Fix missing initializer warning
 
 ------------------------------------------------------------------------
-r7887 | fenrir | 2004-06-04 23:52:55 +0200 (Fri, 04 Jun 2004) | 3 lines
+r15173 | zorglub | 2006-04-11 15:57:01 +0200 (Tue, 11 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/mpeg/ts.c
-   M /trunk/modules/demux/ts.c
+   M /trunk/po/sv.po
 
- * ts.c : renamed to ts.
- * mpeg/ts.c: lowered it's priority below demux2, and renamed it ts_old(_dvbpsi).
+Update of swedish translation by Daniel Nylander.
+Thanks.
+
+For those wondering, this *is* swedish.
 
 ------------------------------------------------------------------------
-r7886 | fenrir | 2004-06-04 23:51:34 +0200 (Fri, 04 Jun 2004) | 3 lines
+r15172 | zorglub | 2006-04-11 15:17:20 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/udp.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
 
- * udp: converted to access2 (using pf_block, so for now it may hurt a
-bit the perfs as we do a memcpy in access2.c)
+More strings
 
 ------------------------------------------------------------------------
-r7885 | ipkiss | 2004-06-04 21:37:13 +0200 (Fri, 04 Jun 2004) | 2 lines
+r15171 | fkuehne | 2006-04-11 15:05:50 +0200 (Tue, 11 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
-
- * doc/skins2-howto.xml: Missing "required" specification
+   M /trunk/modules/audio_filter/param_eq.c
 
+* replaced NULL with empty strings when providing no help for an option
 ------------------------------------------------------------------------
-r7884 | gbazin | 2004-06-04 14:47:06 +0200 (Fri, 04 Jun 2004) | 1 line
+r15170 | fkuehne | 2006-04-11 14:37:47 +0200 (Tue, 11 Apr 2006) | 5 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/prefs.m
+
+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
 
-* src/misc/modules.c: some error checking when loading the cache plugins file.
+prefs.m: * removed 2 unused variables
 ------------------------------------------------------------------------
-r7883 | gbazin | 2004-06-04 12:35:06 +0200 (Fri, 04 Jun 2004) | 1 line
+r15169 | zorglub | 2006-04-11 11:27:46 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
-   M /trunk/modules/codec/spudec/render.c
+   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/codec/spudec/render.c: chroma support for dvd subtitles.
 ------------------------------------------------------------------------
-r7882 | oaubert | 2004-06-04 11:10:48 +0200 (Fri, 04 Jun 2004) | 2 lines
+r15167 | damienf | 2006-04-11 01:55:28 +0200 (Tue, 11 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/snapshot.c
+   M /trunk/extras/contrib/src/Makefile
 
-Coding-style updates (whitespace related)
+- fixed faad2 libtool so that shared library is properly built for MacOS X 
 
 ------------------------------------------------------------------------
-r7881 | fenrir | 2004-06-03 23:43:34 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15164 | hartman | 2006-04-10 23:32:26 +0200 (Mon, 10 Apr 2006) | 3 lines
 Changed paths:
+   M /trunk/configure.ac
+   M /trunk/modules/codec/ffmpeg/demux.c
    M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
- * ffmpeg: added XVIX fourcc (buggy xvid streams)
+* 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
 
 ------------------------------------------------------------------------
-r7880 | fenrir | 2004-06-03 20:08:27 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15163 | damienf | 2006-04-10 23:28:43 +0200 (Mon, 10 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/demux/demux2.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/libpng-osx.patch
 
- * directory: converted to access2.
+- update darwin/macosx patch for libpng-1.2.8
 
 ------------------------------------------------------------------------
-r7879 | fenrir | 2004-06-03 20:02:14 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15162 | damienf | 2006-04-10 23:09:09 +0200 (Mon, 10 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.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
 
- * mp4: fix for width in tkhd for video stream with null aspect.
+- update win32 patch for libpng-1.2.8
 
 ------------------------------------------------------------------------
-r7878 | hartman | 2004-06-03 16:35:05 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15160 | hartman | 2006-04-10 16:41:23 +0200 (Mon, 10 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/src/video_output/vout_intf.c
 
-* Fix the todotable
+* Fix 16:9 vs. 16:10 AR and cropping switching on the fly.
 
 ------------------------------------------------------------------------
-r7877 | sigmunau | 2004-06-03 15:56:34 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15159 | dionoea | 2006-04-09 23:43:47 +0200 (Sun, 09 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/src/input/input.c
 
-TODO: Fixed up the entry on vobsub
+Hum, in fact we should remove it altogether since it is already killed in previous function code.
 
 ------------------------------------------------------------------------
-r7876 | hartman | 2004-06-03 15:40:08 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15158 | dionoea | 2006-04-09 23:38:34 +0200 (Sun, 09 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/TODO
+   M /trunk/src/input/input.c
 
-* shitload of work we can do
+Fix what looks like a type. (someone confirm please)
 
 ------------------------------------------------------------------------
-r7875 | zorglub | 2004-06-03 13:57:04 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15157 | courmisch | 2006-04-09 20:33:22 +0200 (Sun, 09 Apr 2006) | 2 lines
 Changed paths:
-   A /trunk/TODO
+   M /trunk/src/Makefile.am
+   A /trunk/src/test/url.c (from /trunk/src/test/i18n_atof.c:15156)
 
-Embryo of a Todo list, feel free to use it :)
+Basic unit test for URI decoding
 
 ------------------------------------------------------------------------
-r7874 | gbazin | 2004-06-03 11:14:16 +0200 (Thu, 03 Jun 2004) | 1 line
+r15154 | asmax | 2006-04-09 16:29:26 +0200 (Sun, 09 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/modules.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
+
+* all: new skin text variable "$B" to get the stream bitrate
+* winamp2.xml: added "kbps" info in winamp skins
 
-* src/misc/modules.c: in plugins cache mode, force immediate module loading if the module's config contains callbacks or actions. This could be avoided but a new api call will have to be introduced for that.
 ------------------------------------------------------------------------
-r7873 | fenrir | 2004-06-03 02:08:54 +0200 (Thu, 03 Jun 2004) | 4 lines
+r15150 | xtophe | 2006-04-09 01:00:14 +0200 (Sun, 09 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/file.c
+   M /trunk/po/zh_CN.po
 
- * file: converted to access2. I hope it still compils everywhere.
- * access2: added stream/file/kfir shortcut. Begin title support but
-nothing usable yet.
+First Translation update by Wei Mingzhi
 
 ------------------------------------------------------------------------
-r7872 | yoann | 2004-06-03 01:19:54 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15149 | courmisch | 2006-04-08 23:41:53 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/src/input/stream.c
 
- * modules/control/hotkeys.c : Display simultaneously time position and slider when seeking.
+Fix warning
 
 ------------------------------------------------------------------------
-r7871 | yoann | 2004-06-03 00:53:26 +0200 (Thu, 03 Jun 2004) | 7 lines
+r15145 | dionoea | 2006-04-08 23:04:10 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/osd.h
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/lirc.c
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/misc/dummy/renderer.c
-   M /trunk/modules/misc/freetype.c
-   M /trunk/src/video_output/video_text.c
-   M /trunk/src/video_output/video_widgets.c
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/toolbox
 
-Support for multiple OSD channels :
-* added i_channel and i_content properties to subpicture_t
-* p_last_osd_message is no more used
+Remove .libs directories when running ./toolbox --distclean
 
-An OSD channel can contain simultaneously an OSD text and an OSD widget.
+------------------------------------------------------------------------
+r15144 | dionoea | 2006-04-08 19:25:40 +0200 (Sat, 08 Apr 2006) | 2 lines
+Changed paths:
+   M /trunk/extras/contrib/src/packages.mak
 
+Update libpng to 1.2.8 (includes lots of security fixes). Thanks to MYOB for noticing
 
 ------------------------------------------------------------------------
-r7870 | fenrir | 2004-06-03 00:47:30 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15143 | dionoea | 2006-04-08 01:40:17 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/extras/contrib/src/Makefile
 
- * pvr: cosmetic.
+Rhaaa
 
 ------------------------------------------------------------------------
-r7869 | fenrir | 2004-06-03 00:11:54 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15142 | dionoea | 2006-04-08 01:38:47 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/tcp.c
+   M /trunk/extras/contrib/src/Makefile
 
- * all: removed ACCESS_GET_SEEKPOINT_INFO.
+3rd try
 
 ------------------------------------------------------------------------
-r7868 | fenrir | 2004-06-03 00:10:40 +0200 (Thu, 03 Jun 2004) | 2 lines
+r15141 | dionoea | 2006-04-08 01:36:46 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
+   M /trunk/extras/contrib/src/Makefile
 
- * ninput: changed the way title and seekpoint work.
+Ahem
 
 ------------------------------------------------------------------------
-r7867 | jpsaman | 2004-06-02 21:01:57 +0200 (Wed, 02 Jun 2004) | 1 line
+r15140 | dionoea | 2006-04-08 01:33:31 +0200 (Sat, 08 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.roku
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
+
+libdca. untested
 
-built rules for HD1000
 ------------------------------------------------------------------------
-r7866 | gbazin | 2004-06-02 18:05:57 +0200 (Wed, 02 Jun 2004) | 1 line
+r15139 | dionoea | 2006-04-07 23:52:33 +0200 (Fri, 07 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/freetype.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/misc/freetype.c: optimized subtitles rendering a bit.
 ------------------------------------------------------------------------
-r7865 | gbazin | 2004-06-02 14:59:47 +0200 (Wed, 02 Jun 2004) | 1 line
+r15138 | xtophe | 2006-04-07 23:45:01 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/access_filter/record.c
+
+eliminate non-valid characters only on the name not on the full path (closes #628)
 
-* modules/gui/wxwindows/playlist.cpp: better playlist window resizing.
 ------------------------------------------------------------------------
-r7864 | gbazin | 2004-06-02 14:11:54 +0200 (Wed, 02 Jun 2004) | 1 line
+r15137 | xtophe | 2006-04-07 23:14:52 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   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
+
+Don't use char outside ascii in shell script.
 
-* modules/gui/wxwindows/playlist.cpp: fixed a few segfaults + removed unused code.
 ------------------------------------------------------------------------
-r7863 | fenrir | 2004-06-02 00:14:26 +0200 (Wed, 02 Jun 2004) | 2 lines
+r15136 | fkuehne | 2006-04-07 20:38:30 +0200 (Fri, 07 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/access2.c
-
- * access2: lastest API change.
+   M /trunk/modules/gui/macosx/bookmarks.m
 
+* don't free a vlc-object. Thanks to Meuuh for pointing this out.
 ------------------------------------------------------------------------
-r7862 | fenrir | 2004-06-02 00:13:47 +0200 (Wed, 02 Jun 2004) | 2 lines
+r15135 | massiot | 2006-04-07 19:58:56 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/src/misc/strings.c
 
es_out: clean up.
* src/misc/strings.c: Missing break; in decode_URI().
 
 ------------------------------------------------------------------------
-r7861 | fenrir | 2004-06-02 00:13:14 +0200 (Wed, 02 Jun 2004) | 2 lines
+r15134 | massiot | 2006-04-07 19:45:35 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/modules/codec/dvbsub.c
 
- * demux: init info field. (Not used yet).
+ * modules/codec/dvbsub.c: add_suppressed -> add_suppressed_integer
 
 ------------------------------------------------------------------------
-r7860 | fenrir | 2004-06-02 00:12:56 +0200 (Wed, 02 Jun 2004) | 2 lines
+r15133 | massiot | 2006-04-07 19:20:11 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/access.c
+   M /trunk/modules/codec/dvbsub.c
 
- * access: init info field.
+ * modules/codec/dvbsub.c: add_deprecated -> add_suppressed
 
 ------------------------------------------------------------------------
-r7859 | fenrir | 2004-06-02 00:12:10 +0200 (Wed, 02 Jun 2004) | 3 lines
+r15132 | courmisch | 2006-04-07 19:17:53 +0200 (Fri, 07 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/tcp.c
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
 
- * all: a few changes in access2 (added a info field to access_t, remove
-ACCESS_GET_EOF/SIZE/POS, prepared title/seekpoint support).
+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)
 
 ------------------------------------------------------------------------
-r7858 | asmax | 2004-06-02 00:08:14 +0200 (Wed, 02 Jun 2004) | 4 lines
+r15131 | massiot | 2006-04-07 18:42:18 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_display.cpp
+   M /trunk/modules/codec/dvbsub.c
 
-  * x11_display.cpp: support 15bpp mode for X11 skins and avoid a segfault
-    when a mode is not supported (closes bug #1809). Move the "main window"
-    outside the screen to avoid seeing it in the workspace selector applet.
+ * modules/codec/dvbsub.c: Add deprecated option and fix option parsing.
 
 ------------------------------------------------------------------------
-r7857 | gbazin | 2004-06-01 17:45:07 +0200 (Tue, 01 Jun 2004) | 2 lines
+r15130 | massiot | 2006-04-07 18:33:51 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/configuration.h
-   M /trunk/include/modules.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/modules/codec/spudec/spudec.c
+   M /trunk/modules/codec/spudec/spudec.h
 
-* ALL: brought back module_EndBank() from the dead and fixed a few bugs in libvlc.c.
+ * modules/codec/spudec: Decreased verbosity.
 
 ------------------------------------------------------------------------
-r7856 | anil | 2004-06-01 08:42:55 +0200 (Tue, 01 Jun 2004) | 2 lines
+r15129 | jpsaman | 2006-04-07 17:33:44 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-
-* compilation (unicode) fix
+   M /trunk/modules/codec/dvbsub.c
 
+Remove --sout-dvbsub-timeout flag
+it conflicts with DVD SPU.
 ------------------------------------------------------------------------
-r7855 | zorglub | 2004-05-31 19:48:38 +0200 (Mon, 31 May 2004) | 5 lines
+r15128 | massiot | 2006-04-07 15:52:32 +0200 (Fri, 07 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-* wizard.cpp : - TTL and SAP support
-              - Sanity checks for transcode output file
+   M /trunk/modules/codec/dvbsub.c
 
-* Modules.am : Added new "icons" to dist
+ * modules/codec/dvbsub.c: Fixed a major bug with DVBSUB_PCS_STATE_CHANGE.
+   Partially reverted [12259] because it implied too many page
+   recompositions.
 
 ------------------------------------------------------------------------
-r7854 | zorglub | 2004-05-31 19:47:51 +0200 (Mon, 31 May 2004) | 3 lines
+r15127 | hartman | 2006-04-07 14:19:01 +0200 (Fri, 07 Apr 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/misc/svg.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_subpictures.c
 
-Make the playlist window resizeable
-Use a smaller font
+* 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
 
 ------------------------------------------------------------------------
-r7853 | zorglub | 2004-05-31 19:32:18 +0200 (Mon, 31 May 2004) | 2 lines
+r15126 | courmisch | 2006-04-07 12:59:04 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/src/misc/strings.c
 
-pvr.c : Converted to access2 and added options for autobuilt panels
+Oops again
 
 ------------------------------------------------------------------------
-r7852 | fenrir | 2004-05-31 15:34:34 +0200 (Mon, 31 May 2004) | 2 lines
+r15125 | dionoea | 2006-04-07 01:02:30 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/vlc.win32.nsi
 
- * configure.ac: added access2 ;)
+Remove --one-instance option from file open targets on win32. people seemed to be frustrated about this behavior change.
 
 ------------------------------------------------------------------------
-r7851 | ipkiss | 2004-05-31 14:31:48 +0200 (Mon, 31 May 2004) | 2 lines
+r15124 | adn | 2006-04-07 01:00:24 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/include/vlc_config_cat.h
 
-skins2-howto.xml: Added two internal links
+typo in a string (line 42)
 
 ------------------------------------------------------------------------
-r7850 | ipkiss | 2004-05-31 14:17:13 +0200 (Mon, 31 May 2004) | 2 lines
+r15123 | dionoea | 2006-04-07 00:41:06 +0200 (Fri, 07 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.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
 
- * skins2: same fix as in modules/access/directory.c
+Fix OSD display when vout crop is used (so that every thing stays on the displayed image).
 
 ------------------------------------------------------------------------
-r7849 | ipkiss | 2004-05-31 13:34:26 +0200 (Mon, 31 May 2004) | 2 lines
+r15122 | hartman | 2006-04-07 00:29:15 +0200 (Fri, 07 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences.cpp
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/dirac-osx.patch
 
- * modules/gui/wxwindows/preferences.cpp: fixed a refcount problem
+* 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).
 
 ------------------------------------------------------------------------
-r7848 | zorglub | 2004-05-31 11:24:07 +0200 (Mon, 31 May 2004) | 2 lines
+r15121 | courmisch | 2006-04-06 23:20:33 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/include/vlc_symbols.h
+   M /trunk/include/vlc_url.h
 
-Fix play-and-stop behaviour with playlist_Command
+Oups
 
 ------------------------------------------------------------------------
-r7847 | fenrir | 2004-05-31 03:48:09 +0200 (Mon, 31 May 2004) | 2 lines
+r15120 | courmisch | 2006-04-06 22:38:43 +0200 (Thu, 06 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
+   M /trunk/include/vlc_symbols.h
+   M /trunk/include/vlc_url.h
+   M /trunk/src/misc/strings.c
 
- * ncurses: fixed the error that was making the browser so slow.
+- Reimplement URL component decoding separately from URL unescaping
+- Replace crap URL escaping with URL encoding, which is what we really need
 
 ------------------------------------------------------------------------
-r7846 | hartman | 2004-05-31 02:54:44 +0200 (Mon, 31 May 2004) | 4 lines
+r15119 | hartman | 2006-04-06 22:04:24 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
+   M /trunk/extras/contrib/bootstrap
 
-* modules/gui/ncurses.c: Ahum fixed broken filebrowser.
-  that's what you get when you are hacking something 
-  you don't understand 100% 
+* enable SDK building for Mac PPC contrib. 
 
 ------------------------------------------------------------------------
-r7845 | fenrir | 2004-05-30 23:27:49 +0200 (Sun, 30 May 2004) | 2 lines
+r15118 | massiot | 2006-04-06 19:54:21 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.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
 
- * access2: fix seek with access2 using pf_block.
+ * ALL: extention -> extension
 
 ------------------------------------------------------------------------
-r7844 | fenrir | 2004-05-30 23:16:53 +0200 (Sun, 30 May 2004) | 2 lines
+r15117 | massiot | 2006-04-06 19:12:32 +0200 (Thu, 06 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/tcp.c
+   M /trunk/include/vlc_url.h
 
- * tcp: convertd to access2.
+ * 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.
 
 ------------------------------------------------------------------------
-r7843 | fenrir | 2004-05-30 23:03:52 +0200 (Sun, 30 May 2004) | 2 lines
+r15116 | massiot | 2006-04-06 18:16:02 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
+   M /trunk/modules/control/http/util.c
 
- * x264: I have commited debug stuff :(
+ * modules/control/http/util.c: Simplify MRLParse, and fix parsing of quotes.
 
 ------------------------------------------------------------------------
-r7842 | fenrir | 2004-05-30 22:52:36 +0200 (Sun, 30 May 2004) | 3 lines
+r15115 | massiot | 2006-04-06 17:53:06 +0200 (Thu, 06 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/ftp.c
+   M /trunk/modules/codec/png.c
 
- * access2: fixed seeking.
* ftp: converted to access2.
+ * modules/codec/png.c: More robust error checking, avoid calling abort() in
  case of an invalid file.
 
 ------------------------------------------------------------------------
-r7841 | fenrir | 2004-05-30 21:35:32 +0200 (Sun, 30 May 2004) | 2 lines
+r15114 | hartman | 2006-04-06 17:16:05 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/configure.ac
 
- * input.c: set access2->b_die.
+* Only compile cyberlink if --enable-cyberlink is explicitly set by the user.
 
 ------------------------------------------------------------------------
-r7840 | fenrir | 2004-05-30 21:28:35 +0200 (Sun, 30 May 2004) | 3 lines
+r15113 | damienf | 2006-04-06 17:09:40 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/access2.c
-   M /trunk/modules/access/http.c
+   M /trunk/activex/vlccontrol.cpp
 
- * access2: support for demuxer access provided.
- * http: converted to access2.
+- fixed a few return codes from APIs
 
 ------------------------------------------------------------------------
-r7839 | hartman | 2004-05-30 20:39:29 +0200 (Sun, 30 May 2004) | 3 lines
+r15112 | hartman | 2006-04-06 16:46:30 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
+   M /trunk/extras/contrib/src/Makefile
 
-* Added a filebrowser (B)
-* Messages now uses 'L' as hotkey
+* Disable cyberlink and expat, the module immediatly crashes. 
 
 ------------------------------------------------------------------------
-r7838 | hartman | 2004-05-30 20:20:57 +0200 (Sun, 30 May 2004) | 2 lines
+r15111 | hartman | 2006-04-06 15:50:12 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/configure.ac
 
-* ahum. == on a mask instead of &
+* Fix --with-cyberlink-tree when using contrib
 
 ------------------------------------------------------------------------
-r7837 | fenrir | 2004-05-30 20:11:55 +0200 (Sun, 30 May 2004) | 2 lines
+r15110 | xtophe | 2006-04-06 11:04:42 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/access.c
-   M /trunk/src/input/demux.c
+   M /trunk/src/misc/unicode.c
 
- * access,demux: fixed parsing.
+Fix if statement
 
 ------------------------------------------------------------------------
-r7836 | fenrir | 2004-05-30 19:59:20 +0200 (Sun, 30 May 2004) | 2 lines
+r15109 | zorglub | 2006-04-06 09:36:57 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/audio_output/input.c
+   M /trunk/lxdialog/lxdialog.c
+   M /trunk/modules/access/dvb/linux_dvb.c
+   M /trunk/modules/access/rtsp/real.c
 
- * input: warning fix (int ->byte_t*).
+Fix potential bugs
 
 ------------------------------------------------------------------------
-r7835 | gbazin | 2004-05-30 19:22:09 +0200 (Sun, 30 May 2004) | 1 line
+r15108 | hartman | 2006-04-06 02:57:01 +0200 (Thu, 06 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/extras/contrib/src/Makefile
+
+* Evil hack to get libFLAC working with SDK building on OSX.
 
-* modules/access/directory.c: minor fix.
 ------------------------------------------------------------------------
-r7834 | sigmunau | 2004-05-30 18:57:55 +0200 (Sun, 30 May 2004) | 3 lines
+r15107 | hartman | 2006-04-05 23:50:43 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/chroma.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/gettext-macosx.patch
 
-modules/codec/ffmpeg/chroma.c: resize properly if destination chroma is in a
-format ffmpeg likes
+* Fix gettext -framework usage. This is needed for SDK support.
 
 ------------------------------------------------------------------------
-r7833 | anil | 2004-05-30 18:38:44 +0200 (Sun, 30 May 2004) | 2 lines
+r15106 | zorglub | 2006-04-05 23:01:55 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk
+   M /trunk/debian/copyright
+   M /trunk/extras/valgrind.suppressions
 
-* wizard.cpp: compilation fixes
+This commit message is Copyright (C) 2006, Cl?\195?\169ment Stenac.
 
 ------------------------------------------------------------------------
-r7832 | zorglub | 2004-05-30 18:21:43 +0200 (Sun, 30 May 2004) | 2 lines
+r15105 | massiot | 2006-04-05 19:17:22 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   A /trunk/modules/gui/wxwindows/streamdata.h
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/src/network/httpd.c
 
-Move streaming data to a separate file (will have to be moved to /include)
+ * src/misc/httpd.c: Do not dereference a possibly NULL pointer.
 
 ------------------------------------------------------------------------
-r7831 | fenrir | 2004-05-30 17:38:11 +0200 (Sun, 30 May 2004) | 2 lines
+r15104 | fkuehne | 2006-04-05 13:42:47 +0200 (Wed, 05 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/Modules.am
-   A /trunk/modules/access/access2.c
-
- * access2: access2 <-> access1 wrapper (untested).
+   M /trunk/modules/gui/macosx/prefs.m
 
+* don't alloc more capacity than necessary
 ------------------------------------------------------------------------
-r7830 | fenrir | 2004-05-30 17:33:57 +0200 (Sun, 30 May 2004) | 2 lines
+r15103 | fkuehne | 2006-04-05 13:38:53 +0200 (Wed, 05 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/include/ninput.h
-
- * ninput: typo.
+   M /trunk/modules/gui/macosx/prefs.m
 
+* fixed a bug which prevented the display of Input's and Interface's general-nodes. Thanks to zorglub and DiDjCodt
 ------------------------------------------------------------------------
-r7829 | fenrir | 2004-05-30 17:31:59 +0200 (Sun, 30 May 2004) | 2 lines
+r15102 | xtophe | 2006-04-05 11:58:20 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
+   M /trunk/modules/control/http/http.c
 
- * ninput: more access2 things.
+http.c: Fix string.
 
 ------------------------------------------------------------------------
-r7828 | zorglub | 2004-05-30 16:44:00 +0200 (Sun, 30 May 2004) | 2 lines
+r15101 | dionoea | 2006-04-05 01:01:11 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   A /trunk/modules/gui/wxwindows/bitmaps/loop.xpm
-   A /trunk/modules/gui/wxwindows/bitmaps/repeat.xpm
-   A /trunk/modules/gui/wxwindows/bitmaps/shuffle.xpm
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/src/libvlc.c
 
-Missing icons
+Remove useless code (or its use was really cryptic)
 
 ------------------------------------------------------------------------
-r7827 | fenrir | 2004-05-30 16:43:40 +0200 (Sun, 30 May 2004) | 2 lines
+r15100 | damienf | 2006-04-05 00:33:50 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/access.c
+   M /trunk/extras/contrib/src/Makefile
 
- * access: implement access2_nEw (untested).
+- compilation fix for unicows on buildbot
 
 ------------------------------------------------------------------------
-r7826 | zorglub | 2004-05-30 16:43:12 +0200 (Sun, 30 May 2004) | 13 lines
+r15099 | damienf | 2006-04-05 00:22:39 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-* New wizard is now about usable, yet unfinished
-    Todo
-       - Heavy testing
-       - Missing sanity checks
-       - Extra options
-       - Fix layout bugs
-
-* playlist.cpp : Smaller layout, icons to do...
-
-* timer.cpp : show the name and not the URI in status bar
+   M /trunk/configure.ac
 
-* open.cpp : Bugfix for modal mode
+- link vlc.exe with libunicows.a if available
 
 ------------------------------------------------------------------------
-r7825 | sigmunau | 2004-05-30 15:00:27 +0200 (Sun, 30 May 2004) | 3 lines
+r15098 | damienf | 2006-04-05 00:19:13 +0200 (Wed, 05 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-modules/audio_output/alsa.c: fixed an utterly nonsensial if-block. Should
-have no functional impact.
+- added libunicows in contribs for win32 builds to support Microsoft Layer for Unicode on Win95/98/ME (http://libunicows.sourceforge.net/)
 
 ------------------------------------------------------------------------
-r7824 | gbazin | 2004-05-30 13:54:08 +0200 (Sun, 30 May 2004) | 1 line
+r15097 | dionoea | 2006-04-04 23:21:23 +0200 (Tue, 04 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/share/skins2/skin.dtd
+
+Ooops, i forgot to commit this in [14771]
 
-* src/misc/modules.c: avoid name collisions on win32.
 ------------------------------------------------------------------------
-r7823 | sigmunau | 2004-05-30 12:52:02 +0200 (Sun, 30 May 2004) | 3 lines
+r15096 | fkuehne | 2006-04-04 22:41:44 +0200 (Tue, 04 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/share/http/index.html
-
-share/http/index.html: output valid xhtml, even with an empty playlist. Show
-a message in the playlist area if the playlist is empty.
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
+* I should get some sleep now
 ------------------------------------------------------------------------
-r7822 | gbazin | 2004-05-30 11:18:59 +0200 (Sun, 30 May 2004) | 1 line
+r15095 | fkuehne | 2006-04-04 22:39:52 +0200 (Tue, 04 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/gtk/gnome.c
-   M /trunk/modules/gui/gtk/gtk.c
-   M /trunk/modules/gui/gtk/open.c
+   M /trunk/modules/gui/macosx/vout.m
 
-* modules/gui/gtk/*: got rid of --search-path option and created --gtk-search-path and --gnome-search-path instead.
+* remove commented ifs o_O
 ------------------------------------------------------------------------
-r7821 | fenrir | 2004-05-30 02:14:30 +0200 (Sun, 30 May 2004) | 2 lines
+r15094 | fkuehne | 2006-04-04 22:33:54 +0200 (Tue, 04 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/src/input/access.c
+   M /trunk/modules/gui/macosx/vout.m
 
- * ninput, access: compilation fix.
+* 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.
 ------------------------------------------------------------------------
-r7820 | fenrir | 2004-05-30 01:56:41 +0200 (Sun, 30 May 2004) | 2 lines
+r15093 | bigben | 2006-04-04 22:18:16 +0200 (Tue, 04 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/gui/macosx/voutgl.m
 
- * Makefile.am: added acces.c (for people still using make ;)
+* Reading APIs before starting to code can allow to spare time and to avoid writing silly khludges
 
-------------------------------------------------------------------------
-r7819 | fenrir | 2004-05-30 01:52:49 +0200 (Sun, 30 May 2004) | 2 lines
-Changed paths:
-   M /trunk/include/input_ext-intf.h
-   M /trunk/include/ninput.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_objects.h
-   A /trunk/src/input/access.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/misc/messages.c
-   M /trunk/src/misc/objects.c
 
- * all: begin to introduce access_t (nothing working yet).
 
 ------------------------------------------------------------------------
-r7818 | gbazin | 2004-05-29 23:51:22 +0200 (Sat, 29 May 2004) | 1 line
+r15092 | jpsaman | 2006-04-04 22:11:39 +0200 (Tue, 04 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/gui/pda/pda.c
+   M /trunk/modules/gui/pda/pda_callbacks.c
 
-* src/misc/modules.c: small cleanup.
+Fix time update and slider movement on PDA interface. Patch from fredyd (http://forum.videolan.org/viewtopic.php?t=19028) modified by me.
 ------------------------------------------------------------------------
-r7817 | gbazin | 2004-05-29 23:41:57 +0200 (Sat, 29 May 2004) | 9 lines
+r15091 | bigben | 2006-04-04 22:06:13 +0200 (Tue, 04 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/include/modules.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_config.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/voutqt.m
+
+* Implement Aspect ratio change in the QT vout
 
-* include/*,src/*: New plugins cache feature for faster load times.
-   This is still experimental so isn't enabled by default (use --plugins-cache).
-   There are also a few issues that aren't dealt with yet:
-     - translation of module strings.
-     - config options callbacks and actions.
-     - a few memory leaks.
-     - and likely other things ;)
-   You can easily reset the plugins cache with --reset-plugins-cache.
 
 ------------------------------------------------------------------------
-r7816 | yoann | 2004-05-29 19:47:30 +0200 (Sat, 29 May 2004) | 2 lines
+r15089 | damienf | 2006-04-04 18:42:01 +0200 (Tue, 04 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses.c
+   M /trunk/modules/access/dshow/dshow.cpp
 
- * modules/gui/ncurses.c: Fixed a bug due to the new 'Volume' line.
+- should fix audio capture for Hauppagge WinTV PVR and other cards
 
 ------------------------------------------------------------------------
-r7815 | yoann | 2004-05-29 19:04:53 +0200 (Sat, 29 May 2004) | 2 lines
+r15087 | dionoea | 2006-04-03 22:35:24 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/osd.h
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/src/video_output/video_widgets.c
+   M /trunk/vlc.win32.nsi
 
-Added a Mute OSD icon.
+Fix from 0.8.4-test2 forum thread
 
 ------------------------------------------------------------------------
-r7814 | fenrir | 2004-05-29 16:06:50 +0200 (Sat, 29 May 2004) | 4 lines
+r15086 | littlejohn | 2006-04-03 20:05:47 +0200 (Mon, 03 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.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
 
- * rtp: use dynamique RTP payload type for h263-1998. (bug found by Ross
-Finlayson)
+audio / video libvlc functions binded.
 
 
 ------------------------------------------------------------------------
-r7813 | fenrir | 2004-05-29 16:02:50 +0200 (Sat, 29 May 2004) | 5 lines
+r15085 | sigmunau | 2006-04-03 18:41:03 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/access/dvb/linux_dvb.c
 
- * ts: added 14496-17 (text sub) support. It assumes that input is utf8
-(wrong as long as we don't have a real subtitle packetizer).
- It doesn't work very well, the syncho is a broken (subs are late by more
-than 1s).
+linux_dvb.c: hopefully fixed CAM support for some cards (full feature cards?)
 
 ------------------------------------------------------------------------
-r7812 | fenrir | 2004-05-29 16:00:32 +0200 (Sat, 29 May 2004) | 3 lines
+r15084 | xtophe | 2006-04-03 16:06:19 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/copy.c
+   M /trunk/src/misc/modules.c
 
- * copy: low latency for subt.
-  TODO: move subtitle paquetizer to subsdec.c to convert all subs to UTF-8.
+Comple fix
 
 ------------------------------------------------------------------------
-r7811 | fenrir | 2004-05-29 15:55:33 +0200 (Sat, 29 May 2004) | 2 lines
+r15083 | xtophe | 2006-04-03 13:43:16 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/debian/patches/20_no-wx-updates.dpatch
 
- ts: ooops, debug messages removed.
+Sync debian patch with string review
 
 ------------------------------------------------------------------------
-r7810 | fenrir | 2004-05-29 15:54:22 +0200 (Sat, 29 May 2004) | 5 lines
+r15082 | courmisch | 2006-04-03 13:39:35 +0200 (Mon, 03 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   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
 
- * ts.c: - send PES as soon as possible to decoder (and not waiting the
-           next one).
-         - added partial 14496-17 support, in other words mpeg4 text
-           subtitles.
+- 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.
 
 ------------------------------------------------------------------------
-r7809 | hartman | 2004-05-29 00:46:00 +0200 (Sat, 29 May 2004) | 2 lines
+r15081 | hartman | 2006-04-03 03:39:59 +0200 (Mon, 03 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/src/misc/charset.c
 
-* Let's enable folks to bootstrap
+* Fix FindFallbackEncoding on Mac OS X.
+* More distintinctive debug messages on the selection of charset.
 
 ------------------------------------------------------------------------
-r7808 | hartman | 2004-05-29 00:23:38 +0200 (Sat, 29 May 2004) | 11 lines
+r15080 | damienf | 2006-04-03 01:16:01 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/Modules.am
-   D /trunk/modules/gui/ncurses
-   A /trunk/modules/gui/ncurses.c (from /trunk/modules/gui/ncurses/ncurses.c:7799)
-
-* ncurses intf
-  - Moved one dir higher
-  - Fixed the Quit function
-  - Added Volume Controls
-  - Added Repeat/Loop/Random
-  - Fixed the info box
-  - Added Fullscreen remark to help box
+   M /trunk/modules/access/dshow/dshow.cpp
 
-It is now the perfect remote controller if I use my 'bedside terminal'.
-ssh/screen/ncurses is like magic.
+possible fix for Trac Ticket #621, whereby Hauppage WinTV capture cards (PVR-150, others ?) no longer works
 
 ------------------------------------------------------------------------
-r7807 | hartman | 2004-05-29 00:19:54 +0200 (Sat, 29 May 2004) | 2 lines
+r15079 | dionoea | 2006-04-03 00:57:39 +0200 (Mon, 03 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/share/http/requests/readme
 
-* Fix some small potential crashes
+Add some examples
 
 ------------------------------------------------------------------------
-r7806 | hartman | 2004-05-29 00:07:04 +0200 (Sat, 29 May 2004) | 3 lines
+r15077 | xtophe | 2006-04-02 23:15:18 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/modules/codec/x264.c
 
-* src/input/input.c: As soon as we know the length of a file, set 
-  the playlist item duration. Now mpeg files will show their duration.
+typo
 
 ------------------------------------------------------------------------
-r7805 | fenrir | 2004-05-28 22:20:50 +0200 (Fri, 28 May 2004) | 4 lines
+r15076 | xtophe | 2006-04-02 23:06:13 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/codec/x264.c
 
- * rtp: h263 support (untested).
- Patch by Callan, Wilson <wcallan AT starentnetworks DOT com>
+x264.c: the string review was a bit too strong here
 
 ------------------------------------------------------------------------
-r7804 | fenrir | 2004-05-28 21:55:01 +0200 (Fri, 28 May 2004) | 2 lines
+r15075 | courmisch | 2006-04-02 21:15:30 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/copy.c
+   M /trunk/src/network/acl.c
 
- * copy: don't break the length for subtitle packet.
+Fix warning
 
 ------------------------------------------------------------------------
-r7803 | fenrir | 2004-05-28 21:54:23 +0200 (Fri, 28 May 2004) | 5 lines
+r15074 | courmisch | 2006-04-02 21:12:58 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/include/configuration.h
 
- * mp4: first try to add text subtitle muxing support. They are added
-like it is done in .mov (and not like .mp4 as I failed to find any
-samples)
- VLC is able to play them. I don't think QT will like them for now.
+Big cleanup and fix hundreds of extra warnings
 
 ------------------------------------------------------------------------
-r7802 | fenrir | 2004-05-28 21:51:37 +0200 (Fri, 28 May 2004) | 2 lines
+r15073 | courmisch | 2006-04-02 20:36:51 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/src/libvlc.h
 
- * mp4: convert all \r to \n in subt.
+Missing ;
 
 ------------------------------------------------------------------------
-r7801 | fkuehne | 2004-05-28 18:01:26 +0200 (Fri, 28 May 2004) | 1 line
+r15072 | damienf | 2006-04-02 20:29:08 +0200 (Sun, 02 Apr 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlistinfo.h
-   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/activex/axvlc.idl
+   M /trunk/activex/axvlc.tlb
+   M /trunk/activex/axvlc_idl.c
+   M /trunk/activex/axvlc_idl.h
 
-* fixed broken translation of 2 buttons of the info-window
-------------------------------------------------------------------------
-r7800 | hartman | 2004-05-28 14:04:06 +0200 (Fri, 28 May 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/control/corba/Modules.am
+- 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
 
-* bootstrap fix for corba module
-  make dist might still be broken? This makefile could use some sam power.
 
 ------------------------------------------------------------------------
-r7799 | gbazin | 2004-05-28 08:29:13 +0200 (Fri, 28 May 2004) | 1 line
+r15071 | courmisch | 2006-04-02 19:16:42 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/include/configuration.h
+
+Forgot memset() to actually fix the problem... shame on me
 
-* configure.ac: netsync needs to be linked with ws2_32 on win32.
 ------------------------------------------------------------------------
-r7798 | fenrir | 2004-05-28 00:30:12 +0200 (Fri, 28 May 2004) | 2 lines
+r15061 | hartman | 2006-04-02 17:00:59 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/codec/subsdec.c
 
- * mp4: added text track support. (there is a problem with the encoding).
+* Finally found a list of SSA charset id's. Add to the comments. Not used so far.
 
 ------------------------------------------------------------------------
-r7797 | gbazin | 2004-05-27 23:06:16 +0200 (Thu, 27 May 2004) | 2 lines
+r15060 | hartman | 2006-04-02 16:49:26 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i422_yuy2.c
+   M /trunk/modules/demux/mp4/mp4.c
 
-* modules/video_chroma/i422_yuy2.c: fixed the I422 MMX conversion routines. The fix also doubles the speed of the conversion :)
+* 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
 
 ------------------------------------------------------------------------
-r7796 | gbazin | 2004-05-27 22:31:22 +0200 (Thu, 27 May 2004) | 1 line
+r15059 | hartman | 2006-04-02 16:28:55 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/codec/spudec/parse.c
+
+* Don't ignore blank alpha pallettes. Tested with all my DVDs. Fixes #560
 
-* Makefile.am: added include/snapshot.h.
 ------------------------------------------------------------------------
-r7795 | gbazin | 2004-05-27 21:17:33 +0200 (Thu, 27 May 2004) | 1 line
+r15058 | fkuehne | 2006-04-02 16:28:18 +0200 (Sun, 02 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/netsync.c
+   M /trunk/modules/demux/real.c
 
-* modules/control/netsync.c: test before you commit.
+* implement DEMUX_GET_LENGTH based upon the stream's meta data
 ------------------------------------------------------------------------
-r7794 | gbazin | 2004-05-27 21:12:09 +0200 (Thu, 27 May 2004) | 3 lines
+r15057 | courmisch | 2006-04-02 15:41:47 +0200 (Sun, 02 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/netsync.c
-   M /trunk/modules/video_output/snapshot.c
+   M /trunk/include/configuration.h
 
-* video_output/snapshot.c, control/netsync.c: added svn:keywords Id prop.
-* control/netsync.c: small fix.
+- Fix use of undefined (static) memory
+- Code factorization
 
 ------------------------------------------------------------------------
-r7793 | sigmunau | 2004-05-27 18:18:35 +0200 (Thu, 27 May 2004) | 2 lines
+r15056 | courmisch | 2006-04-02 15:34:21 +0200 (Sun, 02 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mjpeg.c
+   M /trunk/include/configuration.h
+   M /trunk/include/modules_inner.h
 
-remove debug messages along the success path
+Fix a few warnings
+(struct should be fully initialized)
 
 ------------------------------------------------------------------------
-r7792 | gbazin | 2004-05-27 17:52:42 +0200 (Thu, 27 May 2004) | 1 line
+r15055 | zorglub | 2006-04-02 15:20:55 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mjpeg.c
+   M /trunk
+   M /trunk/modules/demux/mp4/mp4.c
+
+Don't crash on null metas
 
-* modules/demux/mjpeg.c: fixed small memleak.
 ------------------------------------------------------------------------
-r7791 | oaubert | 2004-05-27 17:48:33 +0200 (Thu, 27 May 2004) | 9 lines
+r15054 | courmisch | 2006-04-02 15:12:49 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/corba/MediaControl.idl
-   M /trunk/modules/control/corba/Modules.am
-   M /trunk/modules/control/corba/README
-   M /trunk/modules/control/corba/corba.c
-   A /trunk/modules/control/corba/mediacontrol-core.c
-   A /trunk/modules/control/corba/mediacontrol-core.h
-   A /trunk/modules/control/corba/mediacontrol-init.c
-   A /trunk/modules/control/corba/mediacontrol-plugin.c
+   M /trunk/src/misc/charset.c
 
-CORBA module update:
-- the VLC-specific code has been isolated in mediacontrol-core.c so that
-  corba.c only has to glue CORBA calls to C calls.
-- the IDL has been modified:
-  - snapshot support
-  - text display support
-  - access to stream information
-  - access to volume information
+Fix warning
 
 ------------------------------------------------------------------------
-r7790 | oaubert | 2004-05-27 17:43:42 +0200 (Thu, 27 May 2004) | 2 lines
+r15053 | dionoea | 2006-04-02 14:27:24 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   A /trunk/modules/control/corba/MediaControl.idl (from /trunk/modules/control/corba/mediacontrol.idl:7789)
-   D /trunk/modules/control/corba/client.py
-   D /trunk/modules/control/corba/launch-vlc-corba
-   D /trunk/modules/control/corba/mediacontrol.idl
-   D /trunk/modules/control/corba/pyorbit-1.99.3.patch
-   D /trunk/modules/control/corba/simpleplayer.glade
-   D /trunk/modules/control/corba/simpleplayer.py
+   M /trunk/INSTALL.win32
 
-Code cleanup to prepare CORBA module update
+Same as previous commit
 
 ------------------------------------------------------------------------
-r7789 | gbazin | 2004-05-27 17:40:11 +0200 (Thu, 27 May 2004) | 1 line
+r15052 | dionoea | 2006-04-02 14:23:41 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mjpeg.c
+   M /trunk/INSTALL.win32
+
+We don't have a cross compiler package anymore (at least not that i know)
 
-* modules/demux/mjpeg.c: fixed --mjpeg-fps.
 ------------------------------------------------------------------------
-r7788 | oaubert | 2004-05-27 17:37:46 +0200 (Thu, 27 May 2004) | 3 lines
+r15051 | zorglub | 2006-04-02 14:22:55 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/Modules.am
+   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
 
-Snapshot module (dummy video output module keeping a configurable image cache). 
-It is chiefly used by the corba module.
+Update po and changelog
 
 ------------------------------------------------------------------------
-r7787 | oaubert | 2004-05-27 17:36:15 +0200 (Thu, 27 May 2004) | 3 lines
+r15050 | fkuehne | 2006-04-02 14:17:20 +0200 (Sun, 02 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/configure.ac
-   A /trunk/include/snapshot.h
-   A /trunk/modules/video_output/snapshot.c
-
-Snapshot module (dummy video output module keeping a configurable image cache). 
-It is chiefly used by the corba module.
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
+* add XSPF and RM/RAM to the list of openable files (closes #617)
 ------------------------------------------------------------------------
-r7786 | gbazin | 2004-05-27 17:30:47 +0200 (Thu, 27 May 2004) | 1 line
+r15049 | fkuehne | 2006-04-02 13:45:32 +0200 (Sun, 02 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/mjpeg.c
+   M /trunk/modules/gui/macosx/extended.m
 
-* modules/demux/mjpeg.c: fixed pts calculation.
+* merge most corrections by Steven Sheehy (taken from [15039], refs #438)
 ------------------------------------------------------------------------
-r7785 | gbazin | 2004-05-27 17:21:11 +0200 (Thu, 27 May 2004) | 1 line
+r15048 | zorglub | 2006-04-02 13:17:53 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mjpeg.c
+   M /trunk
+   M /trunk/ChangeLog
+   M /trunk/INSTALL.win32
+   M /trunk/NEWS
+   M /trunk/loader
+
+Update NEWS, ChangeLog, and INSTALL.win32
 
-* modules/demux/mjpeg.c: got rid of a couple of useless things.
 ------------------------------------------------------------------------
-r7784 | gbazin | 2004-05-27 13:40:46 +0200 (Thu, 27 May 2004) | 2 lines
+r15047 | zorglub | 2006-04-02 13:11:26 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/Modules.am
-   A /trunk/modules/control/netsync.c
+   M /trunk
+   M /trunk/activex/axvlc.idl
 
-* modules/control/netsync.c: Experimental network synchronisation module.
+2nd activeX review (Refs:#438)
 
 ------------------------------------------------------------------------
-r7783 | hartman | 2004-05-27 02:02:43 +0200 (Thu, 27 May 2004) | 5 lines
+r15046 | zorglub | 2006-04-02 13:02:32 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/playlist/playlist.c
+   M /trunk
+   M /trunk/activex/axvlc.idl
 
- * src/libvlc.h
-   src/playlist/playlist.c: added a "--play-and-stop" feature.
-   This stops the playlist after each played item. It does however increase
-   the index. (also very useful for sap playlist when a lot of channels fail to open).
+ActiveX review by tonsofpcs
 
 ------------------------------------------------------------------------
-r7782 | hartman | 2004-05-27 01:19:53 +0200 (Thu, 27 May 2004) | 2 lines
+r15045 | courmisch | 2006-04-02 11:44:19 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/LIST
+   M /trunk/modules/misc/logger.c
 
-* enable mjpeg module and add to LIST
+Remove unused variable
 
 ------------------------------------------------------------------------
-r7781 | hartman | 2004-05-27 01:15:07 +0200 (Thu, 27 May 2004) | 4 lines
+r15044 | zorglub | 2006-04-02 09:58:36 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/sgimb.c
-   M /trunk/modules/misc/sap.c
+   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
 
-* misc/sap.c: check for packetsize attribute and increase mtu when it's large.
-  - some code cleanup. Please watch coding style people.
-* demux/sgimb.c: fix an alloc
+WX Strings review by Steven Sheehy (Refs:#438)
 
 ------------------------------------------------------------------------
-r7780 | sigmunau | 2004-05-27 00:27:05 +0200 (Thu, 27 May 2004) | 4 lines
+r15043 | xtophe | 2006-04-02 01:29:26 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/Modules.am
-   A /trunk/modules/demux/mjpeg.c
+   M /trunk/modules/codec/Modules.am
 
-mime multipart jpeg and jpeg series of images demuxer by 
-Henry Jen (slowhog) <henryjen at ztune dot net>. Only tested in multipart
-mode.
+Oups
 
 ------------------------------------------------------------------------
-r7779 | jpsaman | 2004-05-26 23:02:06 +0200 (Wed, 26 May 2004) | 1 line
+r15042 | xtophe | 2006-04-02 01:06:11 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/hd1000v.cpp
+   M /trunk/debian/patches/20_no-wx-updates.dpatch
+
+fix again
 
-Use *ScreenResolution() function iso of mixing them with *ScreenOutput() functions.
 ------------------------------------------------------------------------
-r7778 | yoann | 2004-05-26 19:56:45 +0200 (Wed, 26 May 2004) | 2 lines
+r15041 | xtophe | 2006-04-02 00:44:36 +0200 (Sun, 02 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/include/osd.h
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/src/video_output/video_widgets.c
+   M /trunk/debian/patches/20_no-wx-updates.dpatch
 
-Added Play and Pause OSD Icons for hotkeys.
+Update debian patch
 
 ------------------------------------------------------------------------
-r7777 | massiot | 2004-05-26 14:32:02 +0200 (Wed, 26 May 2004) | 2 lines
+r15040 | xtophe | 2006-04-01 23:57:41 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.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
 
-* modules/access/pvr: Added keyint= and bframes= options.
+Run update-po and update Spanish translation by Javier Varela.
 
 ------------------------------------------------------------------------
-r7776 | zorglub | 2004-05-26 11:53:00 +0200 (Wed, 26 May 2004) | 2 lines
+r15039 | zorglub | 2006-04-01 23:46:33 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/cmml/intf.c
+   M /trunk
+   M /trunk/modules/gui/wxwidgets/extrapanel.cpp
 
-Compile fix
+String fixes to extrapanel. Thanks to Steven on IRC
 
 ------------------------------------------------------------------------
-r7775 | andrep | 2004-05-26 10:38:23 +0200 (Wed, 26 May 2004) | 9 lines
+r15032 | xtophe | 2006-04-01 23:38:18 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/cmml/browser_open.c
-   M /trunk/modules/codec/cmml/browser_open.h
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/cmml/xstrcat.h
-
-* CMML codec:
-  - added browse-follow-anchor, browse-go-back and browse-go-forward
-    callbacks
-  - will not display clip description as subtitles if
-    intf-displays-cmml-description variable is set on main interface
-    thread
-  - bugfix for web browser launching on Mac OS X
+   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
 
+gui/macos/*: 2nd String Review (refs #438)
 
 ------------------------------------------------------------------------
-r7774 | andrep | 2004-05-26 04:23:10 +0200 (Wed, 26 May 2004) | 3 lines
+r15031 | dionoea | 2006-04-01 22:36:24 +0200 (Sat, 01 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/cmml/xurl.c
-
-* cmml: fix for loading non-file:// URLs on win32
+   M /trunk/configure.ac
 
+Commit SSE/SSE2 detection fix when VLC is compiled with mingw32.
+fix #616/fixes #616
 
 ------------------------------------------------------------------------
-r7773 | fenrir | 2004-05-26 00:48:37 +0200 (Wed, 26 May 2004) | 2 lines
+r15030 | sam | 2006-04-01 22:33:59 +0200 (Sat, 01 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/video_filter/deinterlace.c
 
-  *livedotcom: added H263-2000 (untested).
+  * 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.
 
 ------------------------------------------------------------------------
-r7772 | fenrir | 2004-05-25 21:38:39 +0200 (Tue, 25 May 2004) | 5 lines
+r15029 | dionoea | 2006-04-01 19:28:29 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
-* mp4: fix for alaw/ulaw. Clever people that designed .mov decided that
-the demuxer has to ask the parameters to the decoder, instead of just
-using the ones in the file.
+   M /trunk/share/http/js/vlm.js
 
+Fix quotes arround inputs like "fake: option fake-file=thing.png" which should be "fake:" option "fake-file=thing.png"
 
 ------------------------------------------------------------------------
-r7771 | gbazin | 2004-05-25 14:07:19 +0200 (Tue, 25 May 2004) | 1 line
+r15028 | fkuehne | 2006-04-01 17:12:35 +0200 (Sat, 01 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/demux/livedotcom.cpp
 
-* modules/video_output/directx/events.c: fixed deadlock when switching deinterlacing mode.
+* don't try to open real streams, but quit before triggering any errors. thanks to thedj for pointing this out.
 ------------------------------------------------------------------------
-r7770 | yoann | 2004-05-25 10:45:45 +0200 (Tue, 25 May 2004) | 3 lines
+r15027 | fkuehne | 2006-04-01 16:16:10 +0200 (Sat, 01 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/gui/ncurses/ncurses.c
-
-* modules/control/hotkeys.c: check if there is a vout before writing some OSD, since hotkeys can also be called from an interface now.
-* modules/gui/ncurses/ncurses.c: don't add empty ('') entry, in the open function
+   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/demux/real.c
 
+* 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
 ------------------------------------------------------------------------
-r7769 | ipkiss | 2004-05-24 23:48:56 +0200 (Mon, 24 May 2004) | 3 lines
+r15026 | fkuehne | 2006-04-01 16:07:46 +0200 (Sat, 01 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/cmd_input.cpp
-
- * skins2: Open the file requester dialog when clicking on "play" and the
-   playlist is empty
+   M /trunk/modules/demux/real.c
 
+* show meta information for real streams (only Title, Author, Copyright, Comment for now)
 ------------------------------------------------------------------------
-r7768 | hartman | 2004-05-24 23:28:03 +0200 (Mon, 24 May 2004) | 4 lines
+r15025 | fkuehne | 2006-04-01 13:27:40 +0200 (Sat, 01 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-
-* Remove last remenants of info.h and info.m
-* Better align the iTunes styled slider with other UI elements
-* added .spx .ts and .ps fileextensions.
+   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
 
+* 2nd review of /src/* \ libvlc.h (refs #438)
 ------------------------------------------------------------------------
-r7767 | hartman | 2004-05-24 23:14:06 +0200 (Mon, 24 May 2004) | 3 lines
+r15024 | courmisch | 2006-04-01 13:03:08 +0200 (Sat, 01 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/src/video_output/video_widgets.c
+   M /trunk/modules/control/http/http.c
 
-* Fixed the YUY2 and RV Render() of the OSD widgets.
-* Set the Id prop on this 'new' file.
+- Don't assume builddir = srcdir
+- Fix minor memleak
 
 ------------------------------------------------------------------------
-r7766 | jpsaman | 2004-05-24 22:12:42 +0200 (Mon, 24 May 2004) | 1 line
+r15023 | littlejohn | 2006-04-01 12:29:32 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   A /trunk/vlc.roku
+   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
 
-HD1000 video output
-------------------------------------------------------------------------
-r7765 | jpsaman | 2004-05-24 22:12:27 +0200 (Mon, 24 May 2004) | 1 line
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/configure.ac
-   M /trunk/modules/LIST
-   M /trunk/modules/video_output/Modules.am
-   A /trunk/modules/video_output/hd1000v.cpp
+Copyright year moved from 2004 to 2006
 
-HD1000 video output
 ------------------------------------------------------------------------
-r7764 | gbazin | 2004-05-24 21:00:37 +0200 (Mon, 24 May 2004) | 1 line
+r15022 | fkuehne | 2006-04-01 12:10:25 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/gui/macosx/wizard.m
 
-* modules/packetizer/mpegvideo.c: better fix.
+* remove the extension of the input file before adding the new one
+* some minor string corrections and output changes
 ------------------------------------------------------------------------
-r7763 | gbazin | 2004-05-24 20:54:47 +0200 (Mon, 24 May 2004) | 1 line
+r15021 | courmisch | 2006-04-01 10:40:15 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/src/misc/unicode.c
+
+More useless code - at least at do try to understand what I commit
 
-* modules/packetizer/mpegvideo.c: corner case fix for pts/dts.
 ------------------------------------------------------------------------
-r7762 | jlj | 2004-05-24 19:45:05 +0200 (Mon, 24 May 2004) | 4 lines
+r15020 | courmisch | 2006-04-01 10:34:48 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: Fixed bug which caused the wrong ID to be used if there was 
-            another firewire device in the ioregistry before the iPod.
+   M /trunk/src/misc/unicode.c
 
+Fixes are cool when they actually fix something
 
 ------------------------------------------------------------------------
-r7761 | fenrir | 2004-05-24 19:43:28 +0200 (Mon, 24 May 2004) | 3 lines
+r15019 | dionoea | 2006-04-01 02:25:58 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/misc/image.c
 
- * ts: fixed pts, and readding default gathering to make
- libmpeg2 happy.
+Hum, this isn't needed anymore.
 
 ------------------------------------------------------------------------
-r7760 | djc | 2004-05-24 14:00:59 +0200 (Mon, 24 May 2004) | 2 lines
+r15018 | dionoea | 2006-04-01 02:18:25 +0200 (Sat, 01 Apr 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/src/misc/unicode.c
 
-Volume icons are buttons to change volume
+Fix stat wrapper on windows... Wrappers are nice. Wrappers which work are better.
 
 ------------------------------------------------------------------------
-r7759 | jlj | 2004-05-24 00:53:28 +0200 (Mon, 24 May 2004) | 3 lines
+r15017 | xtophe | 2006-04-01 01:30:46 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: Preview endian fix.
+   M /trunk/modules/access/dshow/dshow.cpp
 
+Fix compile
 
 ------------------------------------------------------------------------
-r7758 | hartman | 2004-05-23 23:14:34 +0200 (Sun, 23 May 2004) | 3 lines
+r15016 | xtophe | 2006-04-01 01:07:01 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   D /trunk/modules/gui/macosx/info.h
-   D /trunk/modules/gui/macosx/info.m
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/misc.m
+   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
 
-* Remove the old info window from SVN.
-* Cosmetic fix to misc.m
+Access/*: Second lecture (refs #438)
 
 ------------------------------------------------------------------------
-r7757 | yoann | 2004-05-23 19:38:19 +0200 (Sun, 23 May 2004) | 3 lines
+r15015 | dionoea | 2006-04-01 00:41:22 +0200 (Sat, 01 Apr 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-
-OSD sliders are now used if the vout is not embedded or in fullscreen mode.
+   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: )
 
 ------------------------------------------------------------------------
-r7756 | yoann | 2004-05-23 18:19:29 +0200 (Sun, 23 May 2004) | 4 lines
+r15014 | ipkiss | 2006-04-01 00:33:45 +0200 (Sat, 01 Apr 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/osd.h
-   M /trunk/modules/control/hotkeys.c
-   A /trunk/src/video_output/video_widgets.c
-   M /trunk/src/video_output/vout_subpictures.c
-
-* src/video_output/video_widgets.c: Added OSD sliders when changing volume or position with hotkeys.
-Those sliders are graphical (ie not written with characters) and we can now add others OSD "widgets".
+   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/
 
 ------------------------------------------------------------------------
-r7755 | yoann | 2004-05-23 18:01:40 +0200 (Sun, 23 May 2004) | 5 lines
+r15013 | fkuehne | 2006-04-01 00:23:53 +0200 (Sat, 01 Apr 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
-
-* added a search function for the playlist with ncurses interface (feature request #1786).
-  It doesn't support regexp for now.
-* fixed a bug when playlist was empty at start
-
+   M /trunk/modules/gui/macosx/wizard.m
 
+* do only show the destination of the first item on the summary page when transcoding to file and add a counter for the others
 ------------------------------------------------------------------------
-r7754 | fenrir | 2004-05-23 16:43:14 +0200 (Sun, 23 May 2004) | 2 lines
+r15012 | dionoea | 2006-03-31 23:37:52 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/h264.c
-   M /trunk/modules/demux/mpeg/m4v.c
+   M /trunk/src/libvlc.h
 
- * raw demuxers: few fixes, add es only after first packet. (size known)
+Libvlc strings 2nd review (Refs:#438)
 
 ------------------------------------------------------------------------
-r7753 | fenrir | 2004-05-23 16:31:49 +0200 (Sun, 23 May 2004) | 3 lines
+r15011 | courmisch | 2006-03-31 23:21:49 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/src/input/subtitles.c
 
- * video; in hurry up mode 5 when scanning for width/height, reparse the buffer
- if we find them. (Avoid dropping the first frame).
+Probably a fix for crap compilers
 
 ------------------------------------------------------------------------
-r7752 | fenrir | 2004-05-23 15:35:26 +0200 (Sun, 23 May 2004) | 2 lines
+r15010 | courmisch | 2006-03-31 23:20:37 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/src/input/subtitles.c
 
- * es_out: avoid null dts/pts after *9/100 (with non null input values).
+Fix an old overflow and two recent bugs introduced by me
 
 ------------------------------------------------------------------------
-r7751 | fkuehne | 2004-05-23 14:17:41 +0200 (Sun, 23 May 2004) | 1 line
+r15009 | zorglub | 2006-03-31 21:34:02 +0200 (Fri, 31 Mar 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
+   M /trunk/modules/codec/x264.c
 
-* Fixes to the services-menu
-------------------------------------------------------------------------
-r7750 | gbazin | 2004-05-23 13:00:53 +0200 (Sun, 23 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+X264 (Refs:#438)
 
-* modules/gui/wxwindows/interface.cpp: update the checkbox of the extended gui menu entry.
 ------------------------------------------------------------------------
-r7749 | gbazin | 2004-05-23 12:31:54 +0200 (Sun, 23 May 2004) | 1 line
+r15008 | zorglub | 2006-03-31 21:24:33 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   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)
 
-* modules/gui/wxwindows/playlist.cpp: small fix.
 ------------------------------------------------------------------------
-r7748 | jlj | 2004-05-23 02:07:16 +0200 (Sun, 23 May 2004) | 3 lines
+r15007 | xtophe | 2006-03-31 18:46:08 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: Support for previews.
+   M /trunk/include/vlc_config_cat.h
 
+typo
 
 ------------------------------------------------------------------------
-r7747 | gbazin | 2004-05-22 20:42:19 +0200 (Sat, 22 May 2004) | 1 line
+r15006 | zorglub | 2006-03-31 18:39:23 +0200 (Fri, 31 Mar 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/modules/mux/asf.c
+   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/mux/mpeg/ps.c
+   M /trunk/modules/mux/mpeg/ts.c
+
+Muxers (Refs:#438)
 
-ALL: bumped version number to 0.7.3-svn.
 ------------------------------------------------------------------------
-r7745 | jpsaman | 2004-05-21 14:05:41 +0200 (Fri, 21 May 2004) | 1 line
+r15005 | xtophe | 2006-03-31 18:28:03 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/ipkg/control.gpe
-   M /trunk/ipkg/control.h3600
-   M /trunk/ipkg/control.opie
-   M /trunk/ipkg/control.zaurus
-   M /trunk/ipkg/rules.gpe
-   M /trunk/ipkg/rules.h3600
-   M /trunk/ipkg/rules.opie
-   M /trunk/ipkg/rules.zaurus
+   M /trunk/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
+
+codec 2nd round exept fo x264 (refs #438)
 
-Updated version to v0.7.2
 ------------------------------------------------------------------------
-r7744 | gbazin | 2004-05-21 13:59:25 +0200 (Fri, 21 May 2004) | 1 line
+r15004 | zorglub | 2006-03-31 18:24:32 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/ChangeLog
+   M /trunk/modules/packetizer/mpeg4audio.c
+
+2nd packetizer round (Refs:#438)
 
-* ChangeLog: updated for the 0.7.2 release.
 ------------------------------------------------------------------------
-r7743 | gbazin | 2004-05-21 13:54:37 +0200 (Fri, 21 May 2004) | 3 lines
+r15003 | zorglub | 2006-03-31 18:22:19 +0200 (Fri, 31 Mar 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/include/vlc_config_cat.h
+   M /trunk/modules/visualization/visual/visual.c
 
-* configure.ac: fixed libspeex > 1.1.0 detection.
-* ALL: bumped version number to 0.7.2.
+vlc_config_cat.h 2nd round (Refs:#438)
 
 ------------------------------------------------------------------------
-r7742 | fkuehne | 2004-05-21 13:50:12 +0200 (Fri, 21 May 2004) | 1 line
+r15002 | fkuehne | 2006-03-31 18:12:31 +0200 (Fri, 31 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/po/de.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/it.po
-   M /trunk/po/nl.po
-   M /trunk/po/pt_BR.po
+   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
 
-* Fixed the latest string changes
+* 2nd review of video* and control/telnet.c
 ------------------------------------------------------------------------
-r7741 | gbazin | 2004-05-21 13:34:02 +0200 (Fri, 21 May 2004) | 1 line
+r15001 | littlejohn | 2006-03-31 17:51:47 +0200 (Fri, 31 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/bindings/java/VlcClient.java
+
+Makefile typo fixed
+VlcClient.java and VlcClient class now match.
+
 
-* po/*: updated in preparation for release.
 ------------------------------------------------------------------------
-r7740 | sam | 2004-05-21 13:30:18 +0200 (Fri, 21 May 2004) | 2 lines
+r15000 | zorglub | 2006-03-31 17:30:32 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/es.po
+   M /trunk/modules/stream_out/bridge.c
 
-  * po/es.po: minor translation fix.
+Be a bit more verbose (Refs:#438)
 
 ------------------------------------------------------------------------
-r7739 | gbazin | 2004-05-21 13:01:35 +0200 (Fri, 21 May 2004) | 1 line
+r14999 | zorglub | 2006-03-31 17:30:21 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/speex.c
+   M /trunk/modules/services_discovery/sap.c
+
+Additional string fixes (Refs:#438)
 
-* modules/codec/speex.c: fixed stupid bug in encoder.
 ------------------------------------------------------------------------
-r7738 | sam | 2004-05-21 12:52:04 +0200 (Fri, 21 May 2004) | 2 lines
+r14998 | littlejohn | 2006-03-31 17:28:12 +0200 (Fri, 31 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/po/es.po
+   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
 
-  * po/es.po: updated Spanish translation by Javier Varela Calvo. (hi goon!)
+Makefile updated for new java bindings classes.
+copyright and svn:id fixed for new classes
 
 ------------------------------------------------------------------------
-r7737 | gbazin | 2004-05-21 12:48:33 +0200 (Fri, 21 May 2004) | 1 line
+r14997 | fkuehne | 2006-03-31 17:15:07 +0200 (Fri, 31 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.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
 
-* modules/gui/wxwindows/menus.cpp: release the wxMutexGui lock before triggering object var callbacks.
+* 2nd review of modules/audio* (refs #438)
 ------------------------------------------------------------------------
-r7736 | sam | 2004-05-21 12:46:36 +0200 (Fri, 21 May 2004) | 2 lines
+r14996 | littlejohn | 2006-03-31 17:07:55 +0200 (Fri, 31 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/po/es.po
+   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
 
-  * po/es.po: really removed all ^Ms.
 
 ------------------------------------------------------------------------
-r7735 | sam | 2004-05-21 12:25:10 +0200 (Fri, 21 May 2004) | 2 lines
+r14995 | littlejohn | 2006-03-31 17:06:39 +0200 (Fri, 31 Mar 2006) | 8 lines
 Changed paths:
-   M /trunk/po/es.po
+   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
 
-  * po/es.po: removed trailing ^Ms.
+Java bindings update to latest JVLC (step 1/2)
 
-------------------------------------------------------------------------
-r7734 | hartman | 2004-05-21 00:04:46 +0200 (Fri, 21 May 2004) | 2 lines
-Changed paths:
-   M /trunk/po/es.po
+JNI: unused files removed
+JNI: libvlc.h dependent file added 
+A sample SWT (ugly) player added
+Old java bindings files removed
 
-* updated spanish translation by Javier Varela Calvo.
 
 ------------------------------------------------------------------------
-r7733 | hartman | 2004-05-20 21:45:12 +0200 (Thu, 20 May 2004) | 2 lines
+r14994 | fkuehne | 2006-03-31 16:24:32 +0200 (Fri, 31 Mar 2006) | 1 line
 Changed paths:
    M /trunk/NEWS
 
-* small error in NEWS section concerning FLAC vs. FAAC
-
+* add bigben's latest additions
 ------------------------------------------------------------------------
-r7732 | gbazin | 2004-05-20 15:17:07 +0200 (Thu, 20 May 2004) | 1 line
+r14993 | zorglub | 2006-03-31 15:46:39 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   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
 
-* vlc.win32.nsi: remove .dat from the list of registered extensions.
 ------------------------------------------------------------------------
-r7731 | sam | 2004-05-20 15:14:55 +0200 (Thu, 20 May 2004) | 3 lines
+r14992 | zorglub | 2006-03-31 14:51:59 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.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
 
-  * modules/gui/skins2/src/skin_main.cpp:
-    + Use the svlc shortcut for skins 2, too.
+wxWidgets strings (Refs:#438)
 
 ------------------------------------------------------------------------
-r7730 | hartman | 2004-05-20 14:19:15 +0200 (Thu, 20 May 2004) | 2 lines
+r14991 | littlejohn | 2006-03-31 11:32:09 +0200 (Fri, 31 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/THANKS
+   M /trunk/src/control/playlist.c
+
+Playlist control: libvlc_playlist_pause added
 
-* THANKS: credit Jan Van Boghout <vlc@macrabbit.com> - iTunes like slider for OSX intf
 
 ------------------------------------------------------------------------
-r7729 | ipkiss | 2004-05-20 13:18:55 +0200 (Thu, 20 May 2004) | 2 lines
+r14990 | zorglub | 2006-03-31 10:41:34 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   A /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
 
-Docbook documentation on how to create a skin for the skins2 module.
+Let's be proactive
 
 ------------------------------------------------------------------------
-r7728 | gbazin | 2004-05-20 12:16:52 +0200 (Thu, 20 May 2004) | 1 line
+r14989 | xtophe | 2006-03-31 00:58:23 +0200 (Fri, 31 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   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
+
+String review in codec. 1st part. ffmpeg.h to be improve. refs #438
 
-* modules/gui/wxwindows/open.cpp: simplified a string (sorry for the translations) because it was making the open dialog way too big.
 ------------------------------------------------------------------------
-r7727 | yoann | 2004-05-20 11:31:02 +0200 (Thu, 20 May 2004) | 4 lines
+r14988 | bigben | 2006-03-30 23:54:07 +0200 (Thu, 30 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   A /trunk/modules/gui/wxwindows/bitmaps/playlist.xpm
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   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/voutgl.m
 
-* changed the playlist icon in the wxwin interface (thanks to bigben)
-* added an open button
+* Implement Crop in the ogl vout
+* The implementation is quite dirty, but I just cannot see any other easy solution...
 
 
 ------------------------------------------------------------------------
-r7726 | titer | 2004-05-20 03:49:08 +0200 (Thu, 20 May 2004) | 2 lines
+r14987 | fkuehne | 2006-03-30 19:38:36 +0200 (Thu, 30 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/src/misc/cpu.c
+   M /trunk/Makefile.am
 
- misc/cpu.c: another BeOS compile fix
+* 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.
 
+Thanks to cilly on IRC for suggesting this.
 ------------------------------------------------------------------------
-r7725 | titer | 2004-05-20 03:42:09 +0200 (Thu, 20 May 2004) | 2 lines
+r14986 | courmisch | 2006-03-30 18:37:06 +0200 (Thu, 30 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/modules/demux/mp4/mp4.c
 
- deinterlace.c: BeOS compile fix
+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)
 
 ------------------------------------------------------------------------
-r7724 | titer | 2004-05-20 03:25:24 +0200 (Thu, 20 May 2004) | 2 lines
+r14985 | zorglub | 2006-03-30 17:46:31 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/cmml/intf.c
+   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
 
- gcc < 3 fix
+2nd control review (except telnet)
 
 ------------------------------------------------------------------------
-r7723 | hartman | 2004-05-20 01:58:06 +0200 (Thu, 20 May 2004) | 2 lines
+r14984 | oaubert | 2006-03-30 16:39:50 +0200 (Thu, 30 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/misc.h
-   M /trunk/modules/gui/macosx/misc.m
+   M /trunk/modules/misc/svg.c
 
-* iTunes style slider
+modules/misc/svg.c:
+  * specify unit for malloc
+  * use g_object_unref to properly free the p_rendition
+  * remove spurious whitespace
 
 ------------------------------------------------------------------------
-r7722 | hartman | 2004-05-19 23:01:58 +0200 (Wed, 19 May 2004) | 2 lines
+r14983 | oaubert | 2006-03-30 16:31:02 +0200 (Thu, 30 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/bindings/mediacontrol-python/Makefile.am
 
-* mkv.cpp: add missing S_TEXT/ASS indentifier
+bindings/mediacontrol-python/Makefile.am: 
+  * add python binding files to EXTRA_DIST
+  * move COMPILERARG definition inside the BUILD_PYTHON code
 
 ------------------------------------------------------------------------
-r7721 | yoann | 2004-05-19 15:49:09 +0200 (Wed, 19 May 2004) | 3 lines
+r14982 | dionoea | 2006-03-30 16:05:13 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
-
-* po/fr.po: Updated French translation
+   M /trunk/THANKS
 
+Many thanks to Albert on the forums for his help with the http interface
 
 ------------------------------------------------------------------------
-r7720 | bigben | 2004-05-19 12:27:30 +0200 (Wed, 19 May 2004) | 4 lines
+r14981 | dionoea | 2006-03-30 16:01:24 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/share/http/style.css
 
-update of italian translation (made by murray)
+Try dialog width style fix
 
+------------------------------------------------------------------------
+r14980 | courmisch | 2006-03-30 15:57:58 +0200 (Thu, 30 Mar 2006) | 2 lines
+Changed paths:
+   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
 
 ------------------------------------------------------------------------
-r7719 | damienf | 2004-05-19 11:45:48 +0200 (Wed, 19 May 2004) | 2 lines
+r14979 | damienf | 2006-03-30 15:16:06 +0200 (Thu, 30 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/src/video_output/vout_pictures.c
+   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
 
-- added support for UYVY chroma for directx direct vout render
 
 ------------------------------------------------------------------------
-r7718 | damienf | 2004-05-19 11:40:58 +0200 (Wed, 19 May 2004) | 4 lines
+r14978 | damienf | 2006-03-30 12:20:26 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
+   M /trunk/modules/video_output/opengl.c
 
-- capture filter supports more than one media types
-- capture filter is more compatible with ICaptureGraphBuilder2
-- some code cleanups especially when dealing with media types
+opengl.c: fixed string declaration over multiple lines
 
 ------------------------------------------------------------------------
-r7717 | damienf | 2004-05-19 11:38:44 +0200 (Wed, 19 May 2004) | 4 lines
+r14977 | zorglub | 2006-03-30 10:40:51 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-
-- ordered device supported media types using an arbitrary fourcc preference priority before passing them to capture filter 
-- removed assumption where YUY2 chroma was considered identical to UYVY
+   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
 
+Video filters and outputs strings (Refs:#438)
 
 ------------------------------------------------------------------------
-r7716 | zorglub | 2004-05-18 22:41:19 +0200 (Tue, 18 May 2004) | 2 lines
+r14976 | zorglub | 2006-03-30 10:36:49 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/m3u.c
-   M /trunk/src/input/stream.c
+   M /trunk/modules/control/corba/corba.c
 
-Skip leading tabs, spaces and line feeds
+Use the string
 
 ------------------------------------------------------------------------
-r7715 | ipkiss | 2004-05-18 20:47:02 +0200 (Tue, 18 May 2004) | 3 lines
+r14975 | zorglub | 2006-03-30 07:42:08 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/utils/var_text.cpp
+   M /trunk/modules/control/corba/corba.c
 
- * skins2/utils/var_text.cpp: avoid an infinite loop when $H is specified in
-   a help string
+Corba string (Refs:#438)
 
 ------------------------------------------------------------------------
-r7714 | gbazin | 2004-05-18 17:10:18 +0200 (Tue, 18 May 2004) | 1 line
+r14974 | zorglub | 2006-03-30 07:37:29 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/iteminfo.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
+
+Access strings (Refs:#438)
 
-* modules/gui/wxwindows/iteminfo.cpp: expand info tree by default.
 ------------------------------------------------------------------------
-r7713 | gbazin | 2004-05-18 16:50:19 +0200 (Tue, 18 May 2004) | 3 lines
+r14973 | dionoea | 2006-03-30 01:59:40 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/share/http/js/mosaic.js
 
-* skins2/src/vlcproc.cpp: a few cleanup fixes.
-* wxwindows/*: a few cleanup fixes.
+Mosaic wizard: audio stuff was missing
 
 ------------------------------------------------------------------------
-r7712 | zorglub | 2004-05-18 13:21:22 +0200 (Tue, 18 May 2004) | 3 lines
+r14972 | xtophe | 2006-03-30 01:58:40 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/stream.c
-
-Hopefully fix bug with playlist parsing (line-feed problem)
+   M /trunk/include/vlc_config_cat.h
 
+include/* : Relecture. refs #438
 
 ------------------------------------------------------------------------
-r7711 | rocky | 2004-05-18 12:49:15 +0200 (Tue, 18 May 2004) | 2 lines
+r14971 | dionoea | 2006-03-30 00:40:26 +0200 (Thu, 30 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.h
+   M /trunk/src/misc/unicode.c
 
-Tolerate vcdimager < 0.7.21. Patch thanks to Arwed v. Merkatz.
+Fix windows drive listing. (We have wrappers arround wrappers ... neat :p )
 
 ------------------------------------------------------------------------
-r7710 | titer | 2004-05-18 11:08:44 +0200 (Tue, 18 May 2004) | 2 lines
+r14970 | bigben | 2006-03-29 22:03:48 +0200 (Wed, 29 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/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
 
- macosx/vout*: fixed a possible segfault on vout close
 
 ------------------------------------------------------------------------
-r7709 | fkuehne | 2004-05-18 08:46:05 +0200 (Tue, 18 May 2004) | 1 line
+r14969 | dionoea | 2006-03-29 19:45:59 +0200 (Wed, 29 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/share/http/js/mosaic.js
+   M /trunk/share/http/js/vlm.js
+   M /trunk/src/misc/vlm.c
+
+src/misc/vlm.c: fix FindEndCommand quote escaping
+share/http/js/*.js: escape inputs in vlm commands
 
-* rewritten a pref-string
 ------------------------------------------------------------------------
-r7708 | fkuehne | 2004-05-18 00:14:25 +0200 (Tue, 18 May 2004) | 4 lines
+r14968 | dionoea | 2006-03-29 19:11:32 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/pda/pda.glade
-   M /trunk/po/de.po
+   M /trunk/modules/control/rc.c
+
+Some more typos
 
-* modules/gui/macosx/intf.*: made the Services-menu translatable
-* modules/gui/macosx/macosx.m: rewritten a pref-string
-* modules/gui/pda/pda.glade: Fixed "VLC media player"
-* po/de.po: Updated translation
 ------------------------------------------------------------------------
-r7707 | ipkiss | 2004-05-17 22:48:39 +0200 (Mon, 17 May 2004) | 4 lines
+r14967 | dionoea | 2006-03-29 18:56:20 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/cmd_input.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_input.hpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/control/gestures.c
+   M /trunk/modules/control/http/mvar.c
 
- * skins2:
-    - new possible action vlc.mute() to mute/un-mute
-    - vlc.isMute is now working well (in a boolean expression)
+Fix typos. Thanks to tumu
 
 ------------------------------------------------------------------------
-r7706 | gbazin | 2004-05-17 22:29:41 +0200 (Mon, 17 May 2004) | 1 line
+r14966 | dionoea | 2006-03-29 17:03:17 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   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
+
+Control interfaces first string review.
 
-* vlc.win32.nsi: start menu shortcut for skins2.
 ------------------------------------------------------------------------
-r7705 | asmax | 2004-05-17 22:14:31 +0200 (Mon, 17 May 2004) | 2 lines
+r14965 | xtophe | 2006-03-29 16:35:58 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/default/theme.xml
+   M /trunk/share/http/dialogs/input
 
-  * theme.xml: please, no useless vout window in the default skin
+typo
 
 ------------------------------------------------------------------------
-r7704 | gbazin | 2004-05-17 21:56:30 +0200 (Mon, 17 May 2004) | 2 lines
+r14964 | dionoea | 2006-03-29 16:27:14 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
+   M /trunk/modules/control/rc.c
 
-* ALL: preparing for the 0.7.2-test3 release.
+First rc interface string review
 
 ------------------------------------------------------------------------
-r7703 | gbazin | 2004-05-17 21:38:13 +0200 (Mon, 17 May 2004) | 1 line
+r14963 | zorglub | 2006-03-29 16:02:00 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb_mmx.h
+   M /trunk/modules/LIST
+
+LIST update (287 modules now)
 
-* modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilation fix.
 ------------------------------------------------------------------------
-r7702 | gbazin | 2004-05-17 21:22:50 +0200 (Mon, 17 May 2004) | 1 line
+r14962 | zorglub | 2006-03-29 15:49:40 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.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
+
+Access strings (Refs:#438)
 
-* modules/codec/dvbsub.c: coding style changes.
 ------------------------------------------------------------------------
-r7701 | gbazin | 2004-05-17 18:10:32 +0200 (Mon, 17 May 2004) | 1 line
+r14961 | sam | 2006-03-29 13:03:00 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input_programs.c
+   M /trunk/modules/demux/mp4/mp4.c
+
+  * modules/demux/mp4/mp4.c: explicited debug message.
 
-* src/input/input_programs.c: if no program is specified by the user, don't add any to the list.
 ------------------------------------------------------------------------
-r7700 | gbazin | 2004-05-17 14:02:43 +0200 (Mon, 17 May 2004) | 1 line
+r14960 | courmisch | 2006-03-29 12:35:41 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/src/misc/modules.c
+
+Fix warnings
 
-* fixed race condition with b_seekable.
 ------------------------------------------------------------------------
-r7699 | yoann | 2004-05-17 13:49:35 +0200 (Mon, 17 May 2004) | 4 lines
+r14959 | dionoea | 2006-03-29 10:59:52 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/THANKS
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-* modules/control/hotkeys.c: Fixed a bug with hotkey 't': length was
-sometimes not display, although it was known.
+fix #578. patch by Steven Sheehy. thanks.
+
+------------------------------------------------------------------------
+r14958 | fkuehne | 2006-03-29 09:33:35 +0200 (Wed, 29 Mar 2006) | 1 line
+Changed paths:
+   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.
+------------------------------------------------------------------------
+r14957 | fkuehne | 2006-03-29 08:39:21 +0200 (Wed, 29 Mar 2006) | 1 line
+Changed paths:
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/x264-svn.patch
 
+* x264-patch was committed upstream
 ------------------------------------------------------------------------
-r7698 | anil | 2004-05-17 13:38:01 +0200 (Mon, 17 May 2004) | 2 lines
+r14956 | xtophe | 2006-03-29 00:34:41 +0200 (Wed, 29 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
+   M /trunk/include/snapshot.h
 
-* po/POTFILES.in: updated 
+include: first part of the relecture. refs #438
 
 ------------------------------------------------------------------------
-r7697 | gbazin | 2004-05-17 12:39:14 +0200 (Mon, 17 May 2004) | 1 line
+r14955 | dionoea | 2006-03-28 23:29:59 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/control/http/http.c
+   M /trunk/share/http/requests/status.xml
+
+Export stats in http interface
 
-* modules/gui/wxwindows/timer.cpp: don't show the slider when the stream is not seekable.
 ------------------------------------------------------------------------
-r7696 | hartman | 2004-05-17 03:54:32 +0200 (Mon, 17 May 2004) | 3 lines
+r14954 | zorglub | 2006-03-28 23:00:15 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   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
 
-* add old goom module if libgoom.a is detected
-  (When you fix stuff you should commit them as well)
+Audio strings, except parametric equalizer (I just don't understand anything) - Refs:#438
 
 ------------------------------------------------------------------------
-r7695 | gbazin | 2004-05-17 00:42:48 +0200 (Mon, 17 May 2004) | 3 lines
+r14953 | zorglub | 2006-03-28 22:29:28 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
+   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/video_output/vout_intf.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
 
-* interface/interface.c: fixed a bug with embedded vouts and interface switching.
-* video_output/vout_intf.c: small fix.
+String fixes in src (Refs:#438)
 
 ------------------------------------------------------------------------
-r7694 | gbazin | 2004-05-17 00:06:34 +0200 (Mon, 17 May 2004) | 14 lines
+r14952 | dionoea | 2006-03-28 19:16:52 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/share/http/js/mosaic.js
 
-* src/video_output/vout_intf.c, include/video_output.h:
-  + vout_RequestWindow() will now cycle through all the available interfaces until 
-it finds one with embedded vout support.
-    This fixes the issue where embedded vout would stop working when additional 
-interfaces are spawned after the main interface is started.
-  + vout_RequestWindow() now stores the parent interface pointer into the vout 
-object for later use by vout_ControlWindow() and vout_ReleaseWindow().
-  + added a vout_vaControlDefault() called by the vouts pf_control() when they 
-don't handle something.
-* modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c:
-  + call vout_vaControlDefault().
-* modules/gui/wxwindows/wxwindows.cpp: sets p_intf->b_dead when the interface is 
-about to be destroyed.
+Fix mosaic wizard on IE. Thanks to Albert on the forum for the tip
 
 ------------------------------------------------------------------------
-r7693 | hartman | 2004-05-16 22:27:47 +0200 (Sun, 16 May 2004) | 3 lines
+r14951 | zorglub | 2006-03-28 17:50:44 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/output.m
+   M /trunk/src/libvlc.h
 
-* modules/gui/macosx/output.m: added mp4a.
-* modules/gui/macosx/controls.m: fix the autogenerated menu.
+Fix intf options
 
 ------------------------------------------------------------------------
-r7692 | gbazin | 2004-05-16 21:33:58 +0200 (Sun, 16 May 2004) | 1 line
+r14950 | dionoea | 2006-03-28 17:40:43 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_help.h
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/Makefile.am
+
+Hum ... we still want to strip when using wince
 
-* modules/gui/wxwindows/preferences_widgets.cpp: increased max int in IntegerConfigControl.
 ------------------------------------------------------------------------
-r7691 | gbazin | 2004-05-16 21:20:23 +0200 (Sun, 16 May 2004) | 1 line
+r14949 | zorglub | 2006-03-28 17:15:16 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/debian/patches/20_no-wx-updates.dpatch
+
+Update update checker debian patch
 
-* modules/gui/wxwindows/open.cpp: added a DVB tab and display module shortnames instead of their descriptions.
 ------------------------------------------------------------------------
-r7690 | gbazin | 2004-05-16 21:17:56 +0200 (Sun, 16 May 2004) | 3 lines
+r14948 | dionoea | 2006-03-28 16:02:49 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/modules.h
-   M /trunk/include/modules_inner.h
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-* include/modules_inner.h, include/modules.h: added a shortname field to the module declaration section.
-* modules/access/*: added a shortname to a few modules.
+Fix update dialog layout in Windows
 
 ------------------------------------------------------------------------
-r7689 | anil | 2004-05-16 20:08:41 +0200 (Sun, 16 May 2004) | 2 lines
+r14947 | zorglub | 2006-03-28 15:57:36 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/include/codecs.h
+   M /trunk/include/network.h
+   M /trunk/include/vlc_interface.h
 
-msleep() a bit before filling the playlist.
+Strings in include/ (Refs:#438)
 
 ------------------------------------------------------------------------
-r7688 | gbazin | 2004-05-16 19:54:18 +0200 (Sun, 16 May 2004) | 1 line
+r14946 | dionoea | 2006-03-28 15:30:33 +0200 (Tue, 28 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/Makefile.am
+
+Don't strip windows builds when running make package-win-common-devel
 
-* modules/gui/wxwindows/interface.cpp: forgot a debug message.
 ------------------------------------------------------------------------
-r7687 | gbazin | 2004-05-16 19:44:44 +0200 (Sun, 16 May 2004) | 1 line
+r14945 | zorglub | 2006-03-27 23:44:30 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/src/libvlc.h
+
+Strings review for libvlc.h (Refs:#438)
 
-* modules/misc/network/ipv4.c: new --ipv4-timeout config option that lets you specify a timeout for TCP connections (default 5sec).
 ------------------------------------------------------------------------
-r7686 | gbazin | 2004-05-16 19:25:10 +0200 (Sun, 16 May 2004) | 1 line
+r14944 | fkuehne | 2006-03-27 21:06:33 +0200 (Mon, 27 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/x264-svn.patch
 
-* modules/gui/wxwindows/*: some cleanup + disable seekbar if stream is not seekable.
+* fix x264 compilation
 ------------------------------------------------------------------------
-r7685 | zorglub | 2004-05-16 19:03:31 +0200 (Sun, 16 May 2004) | 2 lines
+r14943 | courmisch | 2006-03-27 18:57:57 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/modules/control/http/util.c
 
-Details on DVB
+Remove superfluous (as in implied by the previous one) condition
 
 ------------------------------------------------------------------------
-r7684 | hartman | 2004-05-16 17:29:24 +0200 (Sun, 16 May 2004) | 2 lines
+r14942 | courmisch | 2006-03-27 18:48:14 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/include/vlc_url.h
 
-* NEWS: Updated a bit more
+Oops
 
 ------------------------------------------------------------------------
-r7683 | zorglub | 2004-05-16 15:46:58 +0200 (Sun, 16 May 2004) | 2 lines
+r14941 | courmisch | 2006-03-27 17:35:55 +0200 (Mon, 27 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/src/input/subtitles.c
 
-Update timer
+- Use utf_8scandir() and some cleanup
+- Fix double free()
 
 ------------------------------------------------------------------------
-r7682 | gbazin | 2004-05-16 14:52:05 +0200 (Sun, 16 May 2004) | 1 line
+r14940 | courmisch | 2006-03-27 16:47:05 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/misc/strings.c
+
+Fix lame encoded URL decoder (closes #613)
 
-* modules/video_output/x11/xcommon.c: before using an Xv port, make sure XV_AUTOPAINT_COLORKEY is switched on.
 ------------------------------------------------------------------------
-r7681 | zorglub | 2004-05-16 12:46:54 +0200 (Sun, 16 May 2004) | 3 lines
+r14939 | courmisch | 2006-03-27 16:46:14 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-
-Use the new SAP/SLP syntax (sap,slp,name=)
+   M /trunk/modules/control/http/mvar.c
 
+Use utf8_scandir instead of scandir
 
 ------------------------------------------------------------------------
-r7680 | gbazin | 2004-05-16 02:25:17 +0200 (Sun, 16 May 2004) | 1 line
+r14938 | courmisch | 2006-03-27 15:28:24 +0200 (Mon, 27 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   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)
 
-* vlc.win32.nsi: more autorun stuff.
 ------------------------------------------------------------------------
-r7679 | hartman | 2004-05-16 01:05:57 +0200 (Sun, 16 May 2004) | 3 lines
+r14937 | courmisch | 2006-03-27 13:26:50 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/nl.po
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
-* partially updated NL translation. You have to do _something_ 
-  during the Eurovision Songfestival.
+utf8_scandir: Unicode wrapper for scandir()
 
 ------------------------------------------------------------------------
-r7678 | fenrir | 2004-05-15 16:42:16 +0200 (Sat, 15 May 2004) | 2 lines
+r14936 | dionoea | 2006-03-27 03:23:54 +0200 (Mon, 27 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_block.h
-   M /trunk/modules/demux/ts.c
-   M /trunk/modules/packetizer/mpegvideo.c
-   M /trunk/src/misc/block.c
+   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/mozilla/vlcplugin.h
 
- * all: improved perfs (using block_ChainLastAppend).
+Add audio/wav and audio/x-wav to available mime types
 
 ------------------------------------------------------------------------
-r7677 | gbazin | 2004-05-15 14:58:07 +0200 (Sat, 15 May 2004) | 1 line
+r14935 | fkuehne | 2006-03-26 22:50:04 +0200 (Sun, 26 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/modules/gui/macosx/controls.m
 
-* INSTALL.win32: update
+* accept %H:%M:%S and %M:%S as valid syntax as well (additionally to just %S)
 ------------------------------------------------------------------------
-r7676 | fenrir | 2004-05-15 14:46:21 +0200 (Sat, 15 May 2004) | 3 lines
+r14934 | courmisch | 2006-03-26 22:25:07 +0200 (Sun, 26 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/util.c
 
- * mp4: added support for h264. I have no idea if it's compliant but at
-least vlc is able to play it.
+- Use iconv transliteration instead of custom code
+- Supposedly fix a memleak
+- Fix a few warnings
 
 ------------------------------------------------------------------------
-r7675 | gbazin | 2004-05-15 14:22:03 +0200 (Sat, 15 May 2004) | 3 lines
+r14933 | hartman | 2006-03-26 00:21:31 +0100 (Sun, 26 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvdplay/tools.c
-   M /trunk/modules/demux/dvdnav.c
-   M /trunk/vlc.win32.nsi
+   M /trunk/src/video_output/vout_subpictures.c
 
-* modules/demux/dvdnav.c, modules/access/dvdplay/tools.c: on win32, remove trailing '\' if passed a drive letter.
-* vlc.win32.nsi: DVD and AudioCD handlers.
+* 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
 
 ------------------------------------------------------------------------
-r7674 | fenrir | 2004-05-15 13:28:03 +0200 (Sat, 15 May 2004) | 2 lines
+r14932 | xtophe | 2006-03-26 00:10:43 +0100 (Sun, 26 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   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
 
- * mp4: mmh removed a fprintf.
+misc/*: 2nd lecture. refs #438
 
 ------------------------------------------------------------------------
-r7673 | fenrir | 2004-05-15 13:10:42 +0200 (Sat, 15 May 2004) | 5 lines
+r14931 | damienf | 2006-03-25 23:15:33 +0100 (Sat, 25 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/video.c
-
- * all: added avc1 support. Well there is a hack because we need to
-first go through the h264 packetizer that will convert avc1 into a
-proper annexe B stream (untested).
+   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
 
 ------------------------------------------------------------------------
-r7672 | fenrir | 2004-05-15 13:08:46 +0200 (Sat, 15 May 2004) | 2 lines
+r14930 | zorglub | 2006-03-25 20:24:05 +0100 (Sat, 25 Mar 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
-
- * x264: updated to latest PAI.
+   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
 
-------------------------------------------------------------------------
-r7671 | fenrir | 2004-05-15 13:06:28 +0200 (Sat, 15 May 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/packetizer/h264.c
+* 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
 
- * h264: added avc1 -> h264 annexe B stream.
+(Closes:#598)
 
 ------------------------------------------------------------------------
-r7670 | fenrir | 2004-05-15 13:03:48 +0200 (Sat, 15 May 2004) | 5 lines
+r14929 | fkuehne | 2006-03-25 19:54:58 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
-
- * mp4: - add +1 to PCR/DTS/PTS.
-        - preliminary support of avc (using a draft+google without
-samples to test, so don't expect it to work ;)
- * libmp4: parse the avcC atom.
+   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
 ------------------------------------------------------------------------
-r7669 | gbazin | 2004-05-15 12:59:09 +0200 (Sat, 15 May 2004) | 1 line
+r14928 | fkuehne | 2006-03-25 19:19:53 +0100 (Sat, 25 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-* modules/video_output/directx/directx.c: fixed 'refresh list' for directx-device.
+* update the info panel when switching the currently played p_item
 ------------------------------------------------------------------------
-r7668 | fenrir | 2004-05-15 12:58:22 +0200 (Sat, 15 May 2004) | 2 lines
+r14927 | zorglub | 2006-03-25 19:19:13 +0100 (Sat, 25 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/video_output.c
+
+*EXPERIMENTAL* Default to disabling vout_synchro, but not dropping of late pictures in the video_output thread. (Refs:#593)
+
+Please test heavily against MPEG1/2 streams.
 
- * avi: add +1 to PCR/DTS/PTS.
 
 ------------------------------------------------------------------------
-r7667 | fenrir | 2004-05-15 12:54:10 +0200 (Sat, 15 May 2004) | 2 lines
+r14926 | asmax | 2006-03-25 17:52:16 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
 
- * es_out; round up PCR (avoid non null PCR -> null).
+* added a new skin variable "vlc.hasVout", true when... there is a vout !
 
 ------------------------------------------------------------------------
-r7666 | fenrir | 2004-05-15 12:53:17 +0200 (Sat, 15 May 2004) | 2 lines
+r14925 | asmax | 2006-03-25 17:36:51 +0100 (Sat, 25 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/real.c
+   M /trunk/modules/gui/skins2/src/generic_window.cpp
+   M /trunk/modules/gui/skins2/src/generic_window.hpp
 
- * real:  use 1 as starting time (allow to have a valid date for the first frame).
+* 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.
 
 ------------------------------------------------------------------------
-r7665 | fenrir | 2004-05-15 12:52:56 +0200 (Sat, 15 May 2004) | 2 lines
+r14924 | zorglub | 2006-03-25 17:10:33 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/aac.c
-   M /trunk/modules/demux/au.c
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/rawdv.c
-   M /trunk/modules/demux/wav.c
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/access/vcd/vcd.c
 
-* all:  use 1 as starting time (allow to have a valid date for the first frame).
+Should fix playback of cdda://D:\ under win32. Please test (Refs:#490)
 
 ------------------------------------------------------------------------
-r7664 | fenrir | 2004-05-15 12:51:59 +0200 (Sat, 15 May 2004) | 2 lines
+r14923 | zorglub | 2006-03-25 16:39:09 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
    M /trunk/modules/demux/mpeg/mpga.c
 
- * mpga: use 1 as starting time (allow to have a valid date for the first frame).
+Retry syncing mpeg audio stream if it failed on first block (Closes:#609)
 
 ------------------------------------------------------------------------
-r7663 | hartman | 2004-05-15 06:05:01 +0200 (Sat, 15 May 2004) | 2 lines
+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
 
-* no shared libs for faac when linking with ffmpeg
+misc/configuration.c: Use the proper directory separator
 
 ------------------------------------------------------------------------
-r7662 | hartman | 2004-05-15 04:36:05 +0200 (Sat, 15 May 2004) | 7 lines
+r14921 | courmisch | 2006-03-25 15:43:43 +0100 (Sat, 25 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/extras/MacOSX/macosx-dmg
-
-* extras/MacOSX/macosx-dmg: rewrote the package script.
-  - will now determine desired image size by itself
-  - the hdid mount command mounted the image as root if no user is logged in via GUI.
-    this is very undesirable for nightly builds.
-    now uses the mount command and a local mountpoint.
+   M /trunk/configure.ac
+   M /trunk/loader/Makefile.am
 
+Switch loader to libtool
+(it only works on platforms where libtool works anyway)
 
 ------------------------------------------------------------------------
-r7661 | gbazin | 2004-05-15 03:11:57 +0200 (Sat, 15 May 2004) | 1 line
+r14920 | courmisch | 2006-03-25 15:43:10 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.win32.nsi
+   M /trunk/loader/driver.c
 
-* vlc.win32.nsi: compressor needs to be defined at the top.
-------------------------------------------------------------------------
-r7660 | gbazin | 2004-05-15 02:37:09 +0200 (Sat, 15 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+Fix previous commit
 
-* modules/access/v4l/v4l.c: removed useless warning messages.
 ------------------------------------------------------------------------
-r7659 | gbazin | 2004-05-15 02:31:38 +0200 (Sat, 15 May 2004) | 1 line
+r14919 | courmisch | 2006-03-25 15:37:36 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/loader/driver.c
+   M /trunk/loader/win32.c
+
+Fix duplicate symbol
 
-* modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when input is stopped).
 ------------------------------------------------------------------------
-r7658 | hartman | 2004-05-15 00:27:37 +0200 (Sat, 15 May 2004) | 2 lines
+r14918 | fkuehne | 2006-03-25 13:54:27 +0100 (Sat, 25 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-
-* small fix for faac build
+   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
 ------------------------------------------------------------------------
-r7657 | hartman | 2004-05-14 23:57:14 +0200 (Fri, 14 May 2004) | 3 lines
+r14917 | courmisch | 2006-03-25 13:37:31 +0100 (Sat, 25 Mar 2006) | 6 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/faac.patch
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/network/getaddrinfo.c
+
+Bug to really-stupid-and-worrisomely-not-fixed-for-more-than-ten-years
+bug for Winsock DNS resolver, inasmuch as is possible - closes #445.
 
-* added faac support to Mac OSX build
-* ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :)
+Should it fail to fix the bug, I'm afraid there would be no solution,
+but not to use Windows without its IPv6 stack.
 
 ------------------------------------------------------------------------
-r7656 | fenrir | 2004-05-14 22:46:33 +0200 (Fri, 14 May 2004) | 2 lines
+r14916 | fkuehne | 2006-03-25 13:28:31 +0100 (Sat, 25 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
-
- * mmstu: added a couple of uint64_t casts to avoid overflow.
+   M /trunk/include/vlc_config_cat.h
 
+* 1st string review, refs #438
 ------------------------------------------------------------------------
-r7655 | gbazin | 2004-05-14 19:07:50 +0200 (Fri, 14 May 2004) | 3 lines
+r14915 | zorglub | 2006-03-25 13:15:49 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   D /trunk/install-win32
-   A /trunk/vlc.win32.nsi (from /trunk/install-win32:7649)
+   M /trunk/mozilla/vlcpeer.cpp
 
-* vlc.win32.nsi: brand new NSIS auto-installer script.
-* Makefile.am: use vlc icon in the NSIS installer.
+Remove debug (Refs:#438)
 
 ------------------------------------------------------------------------
-r7654 | jpsaman | 2004-05-14 15:24:07 +0200 (Fri, 14 May 2004) | 1 line
+r14914 | jpsaman | 2006-03-25 13:15:42 +0100 (Sat, 25 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
+   M /trunk/modules/demux/ts.c
 
-Close DVR device
+Drop support for VLS specific LPCB because it conflicts with standards. Closes #610
 ------------------------------------------------------------------------
-r7653 | titer | 2004-05-14 13:29:21 +0200 (Fri, 14 May 2004) | 2 lines
+r14913 | asmax | 2006-03-25 12:01:03 +0100 (Sat, 25 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/share/skins2/skin.dtd
 
- macosx/vout.m: don't forget to EndFullScreen() on GL mode too
+* 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...
 
 ------------------------------------------------------------------------
-r7652 | gbazin | 2004-05-13 23:13:38 +0200 (Thu, 13 May 2004) | 1 line
+r14912 | zorglub | 2006-03-25 11:57:34 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/visualization/goom.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/transcode.c
+
+Strings review in stream_out (Refs:#438). Please review these once more as I changed some quite heavily
 
-* configure.ac, modules/visualization/goom.c: in case --with-goom-tree is specified and we don't find libgoom2, try to find and use libgoom.
 ------------------------------------------------------------------------
-r7651 | titer | 2004-05-13 20:29:44 +0200 (Thu, 13 May 2004) | 2 lines
+r14911 | zorglub | 2006-03-25 11:34:38 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/misc/dummy/dummy.c
+   M /trunk/modules/misc/win32text.c
 
- macosx/vout.m : fixed --macosx-fillscreen
+Finish strings review in misc/ (Refs:#438)
 
 ------------------------------------------------------------------------
-r7650 | gbazin | 2004-05-13 20:22:18 +0200 (Thu, 13 May 2004) | 1 line
+r14910 | zorglub | 2006-03-25 11:00:14 +0100 (Sat, 25 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/modules/services_discovery/hal.c
+   M /trunk/modules/services_discovery/podcast.c
+   M /trunk/modules/services_discovery/sap.c
+
+Strings review in services_discovery + remove unimplemented sap-cache option (Refs:#438)
 
-* modules/stream_out/standard.c: fixed a few small mem leaks.
 ------------------------------------------------------------------------
-r7649 | titer | 2004-05-13 19:45:22 +0200 (Thu, 13 May 2004) | 6 lines
+r14909 | xtophe | 2006-03-24 19:26:46 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/services_discovery/sap.c
 
- macosx/vout* : in GL mode, create a fullscreen window just like with QT
-                instead of switching to OpenGL fullscreen mode (fixes
-                unreachable mouse events with DVD menus, fixes the issues
-                with people using multiple desktops, etc).
-                Fillscreen is temporarily broken, I'll clean this up later.
+sap.c: Ressucitate --sap-addr for the lucky one with M-Bone and too much sap announces.
 
 ------------------------------------------------------------------------
-r7648 | hartman | 2004-05-13 17:38:15 +0200 (Thu, 13 May 2004) | 3 lines
+r14908 | xtophe | 2006-03-24 18:52:47 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/modules/audio_output/coreaudio.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
 
-* Fix for stream selection on HAL devices.
-  by Jean Alexis Montignies <ja at sente.ch>
+wxwidgets.c: missing from [14902] commit
 
 ------------------------------------------------------------------------
-r7647 | jlj | 2004-05-12 23:44:59 +0200 (Wed, 12 May 2004) | 4 lines
+r14907 | dionoea | 2006-03-24 15:17:28 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: Check that key store is at least 4 bytes (fixes segfault
-            on empty key store).
+   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
 
+Use the "charset" variable
 
 ------------------------------------------------------------------------
-r7646 | ipkiss | 2004-05-12 20:56:51 +0200 (Wed, 12 May 2004) | 2 lines
+r14906 | dionoea | 2006-03-24 15:16:12 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder_data.def
-   M /trunk/modules/gui/skins2/parser/builder_data.hpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/share/skins2/default/theme.xml
-   M /trunk/share/skins2/skin.dtd
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/http.h
+   M /trunk/modules/control/http/util.c
 
- * skins2: Removed the Theme.fadetime attribute (unused)
+try fixing charset problems. I'll launch a win32 nightly, try it out and change it if it still doesn't work.
 
 ------------------------------------------------------------------------
-r7645 | massiot | 2004-05-12 20:48:25 +0200 (Wed, 12 May 2004) | 2 lines
+r14905 | dionoea | 2006-03-24 14:41:15 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/share/http/js/functions.js
 
-* modules/mux/mpeg/ts.c: Fixed a possible segfault in the shaping code.
+Fix windows browser bug: first directory or filename character was removed.
 
 ------------------------------------------------------------------------
-r7644 | gbazin | 2004-05-12 19:46:48 +0200 (Wed, 12 May 2004) | 1 line
+r14904 | dionoea | 2006-03-24 14:11:17 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   M /trunk/share/http/dialogs/vlm
+   M /trunk/share/http/js/vlm.js
+
+Add hide/show vlm helper button. Original idea by Albert (http://forum.videolan.org/viewtopic.php?t=18573)
 
-* modules/gui/wxwindows/open.cpp: mrl parsing fix.
 ------------------------------------------------------------------------
-r7643 | gbazin | 2004-05-12 19:45:18 +0200 (Wed, 12 May 2004) | 1 line
+r14903 | zorglub | 2006-03-24 12:05:28 +0100 (Fri, 24 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   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
+
+Strings review in visualization/ (Refs:#438)
 
-* src/stream_output/stream_output.c: allows spaces in the options of the sout mrl. Heading and trailing spaces in options will be removed.
 ------------------------------------------------------------------------
-r7642 | massiot | 2004-05-11 16:03:50 +0200 (Tue, 11 May 2004) | 5 lines
+r14902 | xtophe | 2006-03-23 23:54:31 +0100 (Thu, 23 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/mux/mpeg/ts.c
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-* src/stream_output/stream_output.c: Use strtol for option parsing instead
-  of atoi, because atoi assumes base 10.
-* modules/access/dvb/access.c: New --dvb-caching option.
-* modules/mux/mpeg/ts.c: Cosmetics.
+wx/interfaces.cpp: Add an option to display tool bar buton name. 
+                  Warning hack inside.
+                  refs #495 close it for linux and win32
+                  
 
 ------------------------------------------------------------------------
-r7641 | fenrir | 2004-05-11 02:51:43 +0200 (Tue, 11 May 2004) | 2 lines
+r14901 | dionoea | 2006-03-23 23:46:18 +0100 (Thu, 23 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/control/http/http.c
 
- * ts.c: this time it should work (create one dvbpsi handle per pmt).
+use p_playlist->p_input
 
 ------------------------------------------------------------------------
-r7640 | fenrir | 2004-05-11 01:39:48 +0200 (Tue, 11 May 2004) | 6 lines
+r14900 | bigben | 2006-03-23 23:19:38 +0100 (Thu, 23 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/ts.c
-
- * ts: added support pf multiples PMT on the same PID (broken idea for
-broken people but it's used and it seems spec compliant)
+   M /trunk/modules/gui/macosx/intf.m
 
- * demux2: append a :// to allow correct parsing of /volume/filename:.avi
+* 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
 
 
 ------------------------------------------------------------------------
-r7639 | bigben | 2004-05-10 22:50:36 +0200 (Mon, 10 May 2004) | 3 lines
+r14899 | hartman | 2006-03-23 22:43:34 +0100 (Thu, 23 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/output.m
-
-oups
+   M /trunk/extras/contrib/src/packages.mak
 
+* stupid mars.org being offline all the time. Pull files from our own download servers.
 
 ------------------------------------------------------------------------
-r7638 | gbazin | 2004-05-10 22:05:08 +0200 (Mon, 10 May 2004) | 1 line
+r14898 | xtophe | 2006-03-23 22:41:12 +0100 (Thu, 23 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   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
+
+services_discovery/*: String review (refs #438) and suppress the sap-addr option
 
-* modules/gui/wxwindows/open.cpp: fixed the update of the advanced MRLs. Added a dvdnav option.
 ------------------------------------------------------------------------
-r7637 | jpsaman | 2004-05-10 21:57:38 +0200 (Mon, 10 May 2004) | 13 lines
+r14897 | hartman | 2006-03-23 21:25:07 +0100 (Thu, 23 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/linux_dvb.c
-
-dvb/access.c - properly cast memory returned by malloc()
-             - fix small memory leak on closing of dvb plugin.
-dvb/linux-dvb.c - remove astray spaces
-                - always empty the event queue before FE_SET_FRONTEND and FrontendCheck(). 
-                  dvbstream does the same for OFDM and QAM. 
+   M /trunk/modules/stream_out/rtp.c
 
-Summary: 
-   DVB-C is working (did a few tests) 
-   DVB-T not tested. 
-   Using polarization=A doesn't work anymore INVERSION_AUTO is not honered for tuning. 
-   SEC_VOLTAGE_OFF is missing when using latest code DVB-1.1.7 from http://www.metzlerbros.org/dvb/index.html. While include/linux/dvb/version.h is not updated and still reflects this API version: #define DVB_API_VERSION 3
+* Fix AMR RTP muxing. patch by Alex Antropoff <alant at transtelecom dot md>.
 
 
 ------------------------------------------------------------------------
-r7636 | bigben | 2004-05-10 19:19:59 +0200 (Mon, 10 May 2004) | 3 lines
+r14896 | bigben | 2006-03-23 20:57:20 +0100 (Thu, 23 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/output.m
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-use new syntax for sap/slp announces
+* Use the correct limit when looping
 
 
 ------------------------------------------------------------------------
-r7635 | massiot | 2004-05-10 17:08:34 +0200 (Mon, 10 May 2004) | 2 lines
+r14895 | xtophe | 2006-03-22 23:39:51 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
+   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
 
-1l
+String Review. refs #438
 
 ------------------------------------------------------------------------
-r7634 | massiot | 2004-05-10 17:07:15 +0200 (Mon, 10 May 2004) | 6 lines
+r14886 | jpsaman | 2006-03-22 22:01:09 +0100 (Wed, 22 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/demux/ts.c
-   M /trunk/src/input/input_programs.c
-
-* src/input/input_programs.c: Fixed the --program option (thanks gibalou)
-* modules/access/dvb/access.c: Removed the temporary --dvb-program hack
-* modules/demux/ts.c: New --ts-silent option to avoid complaints about
-  encrypted packets (especially useful with --sout-all for streaming a part
-  of a transponder).
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
+   M /trunk/src/network/httpd.c
 
+Add support for X-Playnow RTSP option
 ------------------------------------------------------------------------
-r7633 | massiot | 2004-05-10 16:57:00 +0200 (Mon, 10 May 2004) | 28 lines
-Changed paths:
-   M /trunk/modules/access/dvb/Modules.am
-   M /trunk/modules/access/dvb/access.c
-   D /trunk/modules/access/dvb/dvb.c
-   M /trunk/modules/access/dvb/dvb.h
-   A /trunk/modules/access/dvb/linux_dvb.c (from /trunk/modules/access/dvb/dvb.c:7632)
-   D /trunk/modules/access/dvb/qpsk.c
-
-* modules/access/dvb: Major rewrite of the code.
-  - new options (now prepended with --dvb) :
-     --dvb-program : to work around the non-working --program
-     --dvb-inversion : to (optionally) specify the inversion, which is not
-                       the same as polarization
-     --dvb-budget-mode : if you have a budget card this will set a filter
-                         on 0x2000, meaning all PIDs will be returned by
-                         the driver. The budget-mode is compatible with demux2.
-     --dvb-satno : to specify a sat number in the diseqc system
-     --dvb-voltage : to specify the voltage of the LNB (0 is a permitted
-                     value in special configurations)
-     --dvb-tone : to enable/disable the 22kHz tone (by default it is sent
-                  if frequency >= lnb-slof)
-  - fixed a handful of QPSK tuning bugs, especially the diseqc was not
-    working and frequencies above 11700 couldn't be tuned to.
-  - the modules now uses the inherited object variables for its
-    configuration.
-  - symbol-rate= url option is now srate= for consistency with the
-    configuration variable.
-  - all linux-dvb specific code is now in linux_dvb.c. access.c contains
-    only code which could be reused on other platforms.
-  - better keep track of demux file descriptors (especially useful on
-    limited boards).
-  - do not block in read() when no data is available.
-  - fixed msleep() calls (reminder : mtime_t is in _microseconds_).
-
-I didn't test the QAM and OFDM variants, so please report.
-
-------------------------------------------------------------------------
-r7632 | gbazin | 2004-05-10 14:21:29 +0200 (Mon, 10 May 2004) | 1 line
+r14882 | fkuehne | 2006-03-22 19:09:55 +0100 (Wed, 22 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/src/audio_output/common.c
-   M /trunk/src/audio_output/input.c
-   M /trunk/src/audio_output/mixer.c
+   M /trunk/Makefile.am
 
-* src/audio_ouput/input.c: better on-the-fly switching of audio filters.
+* copy the http-intf-readme to the OSX-bundle as well
 ------------------------------------------------------------------------
-r7631 | gbazin | 2004-05-09 11:35:12 +0200 (Sun, 09 May 2004) | 1 line
+r14881 | sam | 2006-03-22 18:51:17 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/video_output/caca.c
+
+  * modules/video_output/caca.c: Compilation fixes.
 
-configure.ac, modules/visualization/goom.c: updated for libgoom2 (goom 2k4). You can find it here: http://www.ios-software.com/index.php3?page=projet&quoi=1
 ------------------------------------------------------------------------
-r7630 | gbazin | 2004-05-09 11:20:34 +0200 (Sun, 09 May 2004) | 1 line
+r14880 | dionoea | 2006-03-22 17:38:46 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
    M /trunk/Makefile.am
 
-Makefile.am: email address obfuscation for text files included in the win32 package (Patch courtesy of Johan Bilien)
+Add share/http/requests/readme to win target
+
 ------------------------------------------------------------------------
-r7629 | jlj | 2004-05-09 00:58:46 +0200 (Sun, 09 May 2004) | 3 lines
+r14879 | dionoea | 2006-03-22 17:37:24 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: DRMS v2 endian fix.
+   M /trunk/share/Makefile.am
 
+add requests/readme
 
 ------------------------------------------------------------------------
-r7628 | sam | 2004-05-08 23:00:47 +0200 (Sat, 08 May 2004) | 5 lines
+r14878 | dionoea | 2006-03-22 17:36:48 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
+   A /trunk/share/http/requests/readme
 
-  * modules/demux/mp4/drms.c:
-    + Removed unreachable code here and there.
-    + Refactored some shuffling functions and got rid of the ext structure.
-    + More code cleanup.
+List and explain available commands / requests
 
 ------------------------------------------------------------------------
-r7627 | jlj | 2004-05-08 22:48:37 +0200 (Sat, 08 May 2004) | 4 lines
+r14877 | courmisch | 2006-03-22 17:05:11 +0100 (Wed, 22 Mar 2006) | 10 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: fopen in binary mode. Convenience fix for those that use the DRMS
-            code outside of VLC and don't set _fmode to _O_BINARY.
+   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
 
 ------------------------------------------------------------------------
-r7626 | ipkiss | 2004-05-08 20:10:38 +0200 (Sat, 08 May 2004) | 5 lines
+r14876 | xtophe | 2006-03-22 15:14:10 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/share/skins2/default/theme.xml
+   M /trunk/modules/misc/logger.c
 
- * skins2/src/skin_main.cpp: Transparency is default disabled
- * skins2/parser/builder.cpp: s/resize/resizeSE/ (SE as in South-East)
-   because in the future resizing will be allowed in all directions
- * share/skins2/default/theme.xml: Updated the skin accordingly
+logger.c: Compile fix
 
 ------------------------------------------------------------------------
-r7625 | gbazin | 2004-05-08 18:58:05 +0200 (Sat, 08 May 2004) | 1 line
+r14875 | zorglub | 2006-03-22 14:38:50 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/misc/freetype.c
 
-* modules/video_output/x11/xcommon.c: fixed bug with uninitialized variable.
-------------------------------------------------------------------------
-r7624 | gbazin | 2004-05-08 13:59:28 +0200 (Sat, 08 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
+Compile fix
 
-* modules/demux/dvdnav.c: a few fixes.
 ------------------------------------------------------------------------
-r7623 | fenrir | 2004-05-07 23:12:26 +0200 (Fri, 07 May 2004) | 4 lines
+r14874 | courmisch | 2006-03-22 13:26:11 +0100 (Wed, 22 Mar 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
- * avi: hack to let few xvid files working.
- (set codec to xvid if the hanlder is xvid).
+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.
 
 ------------------------------------------------------------------------
-r7622 | fenrir | 2004-05-07 23:10:48 +0200 (Fri, 07 May 2004) | 2 lines
+r14873 | zorglub | 2006-03-22 13:14:30 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.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/rtsp.c
+   M /trunk/modules/misc/svg.c
+   M /trunk/modules/misc/xml/libxml.c
+   M /trunk/modules/misc/xml/xtag.c
 
- * video: set avtcx->codec_tag
+Strings review in misc/ except dummy and win32text (Refs:#438)
 
 ------------------------------------------------------------------------
-r7621 | gbazin | 2004-05-07 17:36:01 +0200 (Fri, 07 May 2004) | 3 lines
+r14872 | courmisch | 2006-03-22 12:24:45 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/mp4/libmp4.c
+   M /trunk/src/misc/unicode.c
 
-* modules/demux/asf/*: fixed mem leak.
-* modules/demux/mp4/*: fixed segfault on close with some files.
+Clean up
 
 ------------------------------------------------------------------------
-r7620 | gbazin | 2004-05-07 16:36:51 +0200 (Fri, 07 May 2004) | 1 line
+r14871 | courmisch | 2006-03-22 12:14:24 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/extras/libc.c
 
-* modules/gui/wxwindows/*: move a few things out of wxwindows.h
-------------------------------------------------------------------------
-r7619 | gbazin | 2004-05-07 15:03:43 +0200 (Fri, 07 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
+Clean up vlc_iconv prototype
 
-* modules/video_output/directx/*: embedded vout plays nicer with multi-monitor setups.
 ------------------------------------------------------------------------
-r7618 | gbazin | 2004-05-07 13:25:42 +0200 (Fri, 07 May 2004) | 1 line
+r14870 | zorglub | 2006-03-22 08:12:10 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
+   M /trunk/modules/control/telnet.c
 
-* src/video_output/video_output.c: make sure vout_Create() returns NULL when the pf_init() of the vout plugin failed.
-------------------------------------------------------------------------
-r7617 | jpsaman | 2004-05-07 13:17:40 +0200 (Fri, 07 May 2004) | 1 line
-Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.c
+Strings review of telnet.c (Refs:#438)
 
-Tuning to DVB-C works. Added code to listen to FE_REINIT from the frontend.
 ------------------------------------------------------------------------
-r7616 | jpsaman | 2004-05-07 10:51:56 +0200 (Fri, 07 May 2004) | 1 line
+r14869 | dionoea | 2006-03-22 01:19:29 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/dvb.c
+   M /trunk/share/http/dialogs/playlist
+   M /trunk/share/http/iehacks.css
+   M /trunk/share/http/style.css
+
+Slightly better IE and Firefox compatible version of the sort and services discovery menus.
 
-Gracefully interrupt the tuning process.
 ------------------------------------------------------------------------
-r7615 | jpsaman | 2004-05-07 10:31:16 +0200 (Fri, 07 May 2004) | 1 line
+r14868 | dionoea | 2006-03-22 00:41:05 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.c
+   M /trunk/modules/misc/msn.c
+
+Also update now playing info when playing a new item.
 
-compilation fixes
 ------------------------------------------------------------------------
-r7614 | jpsaman | 2004-05-07 10:12:34 +0200 (Fri, 07 May 2004) | 1 line
+r14867 | dionoea | 2006-03-22 00:26:17 +0100 (Wed, 22 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.c
-   M /trunk/modules/access/dvb/dvb.h
-   M /trunk/modules/access/dvb/qpsk.c
+   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
 
-Refactoring of dvb.c and access.c. Coding style and messages cleanup.
 ------------------------------------------------------------------------
-r7613 | rocky | 2004-05-07 04:03:56 +0200 (Fri, 07 May 2004) | 3 lines
+r14861 | bigben | 2006-03-21 23:08:41 +0100 (Tue, 21 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/vcdx/vcdplayer.c
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-Tolerate compilation with vcdimager 0.7.20. Sigh.
+* There is no reason not to allow to open the information panel on nodes
+* We now have an (ugly) way to rename nodes
 
 
 ------------------------------------------------------------------------
-r7612 | hartman | 2004-05-07 02:46:20 +0200 (Fri, 07 May 2004) | 2 lines
+r14860 | bigben | 2006-03-21 21:56:51 +0100 (Tue, 21 Mar 2006) | 4 lines
 Changed paths:
+   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
 
-* introduced a bug with my latest patch in the autogenerated menus.
+* Only enable "Jump To Time" when the stream is seekable
+* Fix enabling of the step forward/backward functions
+
 
 ------------------------------------------------------------------------
-r7611 | hartman | 2004-05-07 01:14:23 +0200 (Fri, 07 May 2004) | 2 lines
+r14859 | dionoea | 2006-03-21 21:56:35 +0100 (Tue, 21 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/playlistinfo.m
-   M /trunk/src/input/input.c
+   M /trunk/Makefile.am
 
-* fixed a number of memleaks
+Add 7zip win32 build targets
 
 ------------------------------------------------------------------------
-r7610 | gbazin | 2004-05-06 23:14:13 +0200 (Thu, 06 May 2004) | 1 line
+r14858 | courmisch | 2006-03-21 19:20:48 +0100 (Tue, 21 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
+
+I knew I was foolish to expect wxWidgets to work properly.
 
-* modules/mux/mp4.c:fixed a minor mem leak.
 ------------------------------------------------------------------------
-r7609 | hartman | 2004-05-06 23:14:02 +0200 (Thu, 06 May 2004) | 2 lines
+r14857 | courmisch | 2006-03-21 18:28:09 +0100 (Tue, 21 Mar 2006) | 9 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
+
+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.
 
-* set -O3 on faad
+So lets see if it works, and revert commit it tomorrow if it sucks.
 
 ------------------------------------------------------------------------
-r7608 | gbazin | 2004-05-06 22:51:47 +0200 (Thu, 06 May 2004) | 1 line
+r14856 | courmisch | 2006-03-21 18:21:24 +0100 (Tue, 21 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
+
+Attempt to fix Unicode wxWidgets interface on Win32
 
-* modules/demux/mp4/mp4.c: fixed memory leak.
 ------------------------------------------------------------------------
-r7607 | hartman | 2004-05-06 21:34:41 +0200 (Thu, 06 May 2004) | 6 lines
+r14855 | courmisch | 2006-03-21 17:42:34 +0100 (Tue, 21 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
-* don't autorelease the application
-* make sure the terminate of the super is called
+- 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
 
-This might fix the CodeTek VirtualDesktop appl. (untested)
+------------------------------------------------------------------------
+r14854 | courmisch | 2006-03-21 17:08:35 +0100 (Tue, 21 Mar 2006) | 3 lines
+Changed paths:
+   M /trunk/bootstrap
 
+libtool: Compile builtins as convenience libraries rather than static ones
+Might fix PIC linking issues on amd64
 
 ------------------------------------------------------------------------
-r7606 | gbazin | 2004-05-06 19:35:26 +0200 (Thu, 06 May 2004) | 1 line
+r14853 | courmisch | 2006-03-21 16:39:43 +0100 (Tue, 21 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input_dec.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
+
+A bit explanation of the wxWidgets string conversion mess won't harm
 
-* src/input/input_dec.c: fixed DVB subtitles support in old MPEG TS demuxer.
 ------------------------------------------------------------------------
-r7605 | gbazin | 2004-05-06 12:58:57 +0200 (Thu, 06 May 2004) | 1 line
+r14852 | courmisch | 2006-03-21 16:34:34 +0100 (Tue, 21 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/gui/wxwidgets/menus.cpp
+
+Fix G++ 4.1 compilation problem
+reported by Diego 'Flameeyes' Petten?\195?\178
 
-* modules/demux/mkv.cpp: wchar_t is defined in stddef.h so no need to include wchar.h
 ------------------------------------------------------------------------
-r7604 | gbazin | 2004-05-06 10:14:03 +0200 (Thu, 06 May 2004) | 1 line
+r14851 | dionoea | 2006-03-21 01:45:31 +0100 (Tue, 21 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/share/http/requests/status.xml
+
+looks like someone renamed vlc_obj_exists to vlc_object_exists.
 
-* Makefile.am: include the vlm html files in the win32 package.
 ------------------------------------------------------------------------
-r7603 | jlj | 2004-05-06 00:25:12 +0200 (Thu, 06 May 2004) | 3 lines
+r14847 | zorglub | 2006-03-21 00:13:39 +0100 (Tue, 21 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms.c: DRMS v2 uses filename iSCInfo2 instead of iSCInfo.
+   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
 
 ------------------------------------------------------------------------
-r7602 | hartman | 2004-05-05 23:53:07 +0200 (Wed, 05 May 2004) | 2 lines
+r14846 | ipkiss | 2006-03-20 23:34:43 +0100 (Mon, 20 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/doc/skins/skins2-howto.xml
 
-* .access for http intf added to OSX build.
+ * doc/skins/skins2-howto.xml: Fixed typos.
 
 ------------------------------------------------------------------------
-r7601 | gbazin | 2004-05-05 23:52:07 +0200 (Wed, 05 May 2004) | 1 line
+r14845 | fkuehne | 2006-03-20 21:42:23 +0100 (Mon, 20 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/README.MacOSX.rtf
 
-* modules/demux/ts.c: support for DVB subtitles and memory leak fixes.
+* the transitional phase of our osx-aout-modules is over :)
 ------------------------------------------------------------------------
-r7600 | gbazin | 2004-05-05 23:50:49 +0200 (Wed, 05 May 2004) | 1 line
+r14843 | dionoea | 2006-03-20 21:22:59 +0100 (Mon, 20 Mar 2006) | 6 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/src/misc/vlm.c
+
+fix #478.
+
+You need to escape (with \):
+* quotes that are part of a file's name or option's value
+* backslashes
 
-* src/input/es_out.c: remove deprecated hack.
 ------------------------------------------------------------------------
-r7599 | ipkiss | 2004-05-05 23:15:04 +0200 (Wed, 05 May 2004) | 2 lines
+r14842 | damienf | 2006-03-20 15:40:42 +0100 (Mon, 20 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/activex/plugin.cpp
 
- * skins2/parser/skin_parser.cpp: Make sure that IDs are unique
+plugin.cpp: as usual,I forgot to disable my own debug
 
 ------------------------------------------------------------------------
-r7598 | gbazin | 2004-05-05 22:29:14 +0200 (Wed, 05 May 2004) | 1 line
+r14841 | damienf | 2006-03-20 15:37:41 +0100 (Mon, 20 Mar 2006) | 7 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   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
+
+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
 
-* src/libvlc.h: moved a few hotkeys to the advanced options.
 ------------------------------------------------------------------------
-r7597 | gbazin | 2004-05-05 13:18:18 +0200 (Wed, 05 May 2004) | 1 line
+r14840 | fkuehne | 2006-03-20 15:13:04 +0100 (Mon, 20 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/Makefile.am
 
-* modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
+* 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...)
 ------------------------------------------------------------------------
-r7596 | jlj | 2004-05-05 13:13:33 +0200 (Wed, 05 May 2004) | 4 lines
+r14839 | massiot | 2006-03-20 12:18:52 +0100 (Mon, 20 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/mux/mpeg/ts.c
 
-  * drms.c: DRMS v2 support. Thanks to sam for cleaning and breaking up
-            DoExtShuffle into smaller functions.
+ * modules/mux/mpeg/ts.c: New --sout-ts-alignment option.
 
+------------------------------------------------------------------------
+r14838 | massiot | 2006-03-20 12:12:04 +0100 (Mon, 20 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/control/http/http.c
+   M /trunk/modules/control/http/http.h
+
+ * modules/control/http: Content-Type should be case-insensitive.
 
 ------------------------------------------------------------------------
-r7595 | fkuehne | 2004-05-04 23:25:48 +0200 (Tue, 04 May 2004) | 1 line
+r14837 | dionoea | 2006-03-20 02:51:45 +0100 (Mon, 20 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/share/http/dialogs/mosaic
+   M /trunk/share/http/js/functions.js
+
+mosaic wizard: change layout & make VLM command batch display optional.
 
-* Added the WAVE-file-type
 ------------------------------------------------------------------------
-r7594 | ipkiss | 2004-05-04 22:42:08 +0200 (Tue, 04 May 2004) | 4 lines
+r14836 | dionoea | 2006-03-20 02:35:15 +0100 (Mon, 20 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+   M /trunk/share/http/js/vlm.js
 
- * skins2/parser/skin_parser.cpp: Fixed my last commit.
-   I didn't remove all the code handling the removed attribute (Playlist.var),
-   because it can still be useful if we decide to have other List controls.
+* also do vlm options fix on sout.
 
 ------------------------------------------------------------------------
-r7593 | hartman | 2004-05-04 22:03:10 +0200 (Tue, 04 May 2004) | 2 lines
+r14835 | dionoea | 2006-03-20 02:32:11 +0100 (Mon, 20 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/vlc.ebuild
+   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
 
-* updates to ebuild for 0.7.2
+* 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
 
 ------------------------------------------------------------------------
-r7592 | ipkiss | 2004-05-04 21:50:43 +0200 (Tue, 04 May 2004) | 2 lines
+r14834 | hartman | 2006-03-19 23:03:20 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/skin.dtd
+   M /trunk/modules/demux/livedotcom.cpp
 
- * share/skins2/skin.dtd: removed a useless attribute
+* Fix AMR from liveMedia decoding. Patch by Alex Antropoff <alant at transtelecom dot md>
 
 ------------------------------------------------------------------------
-r7591 | gbazin | 2004-05-04 21:46:03 +0200 (Tue, 04 May 2004) | 1 line
+r14830 | xtophe | 2006-03-19 19:16:56 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/video_output/caca.c
+
+caca.c: Typo
 
-* modules/demux/ts.c: coding style changes.
 ------------------------------------------------------------------------
-r7590 | titer | 2004-05-04 16:09:45 +0200 (Tue, 04 May 2004) | 2 lines
+r14829 | hartman | 2006-03-19 19:05:54 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_yuy2.h
+   M /trunk/modules/demux/livedotcom.cpp
 
- + video_chroma/i420_yuy2.h : grmbl, x86 compile fix
+* sorry about the missing #if
 
 ------------------------------------------------------------------------
-r7589 | titer | 2004-05-04 15:57:48 +0200 (Tue, 04 May 2004) | 3 lines
+r14828 | sam | 2006-03-19 18:17:57 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/modules/video_output/caca.c
 
- + video_chroma/i420_yuy2.c : fixed conversion for non-multiple-of-8
-                              widths (MMX untested)
+  * Support for newer libcaca/libcucul versions.
 
 ------------------------------------------------------------------------
-r7588 | titer | 2004-05-04 13:35:18 +0200 (Tue, 04 May 2004) | 4 lines
+r14827 | bigben | 2006-03-19 14:13:09 +0100 (Sun, 19 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/macosx/output.m
+
+Forgot that one
 
- + macosx/vout.m : catch mouse events in OpenGL mode (still, only works
-                   in window mode. I'm not sure how we can catch
-                   mouseDown events in fullscreen GL mode)
 
 ------------------------------------------------------------------------
-r7587 | rocky | 2004-05-04 07:14:15 +0200 (Tue, 04 May 2004) | 3 lines
+r14826 | bigben | 2006-03-19 14:03:20 +0100 (Sun, 19 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/gui/macosx/wizard.m
 
-Correct bitrate in the WAV header.
+* fix compilation
 
 
 ------------------------------------------------------------------------
-r7586 | fkuehne | 2004-05-03 21:52:32 +0200 (Mon, 03 May 2004) | 1 line
+r14825 | bigben | 2006-03-19 13:57:26 +0100 (Sun, 19 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
+   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
+
 
-* Updated '(c) 1996-2003' to '(c) 1996-2004'
 ------------------------------------------------------------------------
-r7585 | gbazin | 2004-05-03 15:55:39 +0200 (Mon, 03 May 2004) | 1 line
+r14824 | hartman | 2006-03-19 12:24:16 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/demux/livedotcom.cpp
+
+* fix the liveMedia VERSION_INT (hopefully)
 
-* modules/codec/ffmpeg/video.c: compilation fixes for ffmpeg 0.4.8.
 ------------------------------------------------------------------------
-r7584 | sam | 2004-05-03 14:06:10 +0200 (Mon, 03 May 2004) | 4 lines
+r14823 | dionoea | 2006-03-19 02:49:11 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
+   M /trunk/share/Makefile.am
 
-  * po/:
-    + Updated the British translation.
-    + Merged Javier Varela's Spanish translation. There's more to come.
+Add iehacks.css to Makefile.am
 
 ------------------------------------------------------------------------
-r7583 | sigmunau | 2004-05-02 22:25:11 +0200 (Sun, 02 May 2004) | 2 lines
+r14822 | dionoea | 2006-03-19 02:46:43 +0100 (Sun, 19 Mar 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
+   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
+
+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.
 
-modules/access/cdda.c: write proper bitrate in the wav header.
 
 ------------------------------------------------------------------------
-r7582 | ipkiss | 2004-05-02 21:00:54 +0200 (Sun, 02 May 2004) | 3 lines
+r14821 | hartman | 2006-03-19 02:28:18 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/lirc.c
+   M /trunk/modules/demux/livedotcom.cpp
 
- * modules/control/hotkeys.c and lirc.c: fixed a refcount problem + small
-   coding style changes
+* fix ifdef
 
 ------------------------------------------------------------------------
-r7581 | ipkiss | 2004-05-02 20:41:52 +0200 (Sun, 02 May 2004) | 3 lines
+r14820 | xtophe | 2006-03-19 02:27:21 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.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
 
- * modules/gui/wxwindows/playlist.cpp: fixed a refcount problem + minor coding
-   style fixes
+stream_out/*: String review (refs #438)
 
 ------------------------------------------------------------------------
-r7580 | fkuehne | 2004-05-02 18:15:17 +0200 (Sun, 02 May 2004) | 2 lines
+r14819 | hartman | 2006-03-19 02:00:13 +0100 (Sun, 19 Mar 2006) | 8 lines
 Changed paths:
-   M /trunk/po/de.po
-   M /trunk/po/it.po
+   M /trunk/modules/demux/livedotcom.cpp
+
+* 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.
+
+  refs #595
+  refs #329
+
 
-* po/de.po: corrected a misunderstanding
-* po/it.po: layout fixes to the rc-help-message
 ------------------------------------------------------------------------
-r7579 | ipkiss | 2004-05-02 16:03:20 +0200 (Sun, 02 May 2004) | 3 lines
+r14818 | dionoea | 2006-03-19 01:02:26 +0100 (Sun, 19 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
+   M /trunk/share/http/dialogs/sout
 
- * skins2/parser/interpreter.cpp: parse the "or" operator
- * skins2/parser/expr_evaluator.cpp: small fix for enhanced flexibility
+Fix typo
 
 ------------------------------------------------------------------------
-r7578 | fkuehne | 2004-05-02 14:36:52 +0200 (Sun, 02 May 2004) | 1 line
+r14817 | jpsaman | 2006-03-19 00:11:31 +0100 (Sun, 19 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/src/Makefile.am
 
-* Fixed some  translations
+Undo r 14546 breakage
 ------------------------------------------------------------------------
-r7577 | gbazin | 2004-05-01 20:00:36 +0200 (Sat, 01 May 2004) | 1 line
+r14816 | zorglub | 2006-03-18 23:27:07 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+
+Don't expand WX Tree root - Patch by Alexander Gall. Thanks
 
-* modules/demux/dvdnav.c: a few coding style changes.
 ------------------------------------------------------------------------
-r7576 | gbazin | 2004-05-01 19:56:14 +0200 (Sat, 01 May 2004) | 1 line
+r14815 | zorglub | 2006-03-18 23:18:16 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+
+Apparently fix WX playlist crash (Closes:#205)
 
-* modules/demux/dvdnav.c: a bit less debug and fixed seeking.
 ------------------------------------------------------------------------
-r7575 | fkuehne | 2004-05-01 18:01:41 +0200 (Sat, 01 May 2004) | 1 line
+r14814 | xtophe | 2006-03-18 19:14:49 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/share/Makefile.am
+
+share/makefile.am: Typo. Thanks to Albert on the forum for the report
 
-=* Updated German translation
 ------------------------------------------------------------------------
-r7574 | asmax | 2004-05-01 16:23:40 +0200 (Sat, 01 May 2004) | 7 lines
+r14813 | zorglub | 2006-03-18 19:12:47 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
-   M /trunk/modules/gui/skins2/vars/time.cpp
-   M /trunk/modules/gui/skins2/vars/time.hpp
-   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
-   M /trunk/modules/gui/skins2/win32/win32_window.cpp
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/src/input/es_out.c
 
-  * src/vlcproc.*: added the callbacks for vout requests. The vout window
-    handle is now stored in VlcProc.
-  * x11/x11_window.cpp, win32/win32_window.cpp: set the vout window in 
-    VlcProc instead of the old "drawable" trick
-  * all: renamed "Time" into "StreamTime" because of a name conflict with 
-   X11 (did i hear "namespace" ? ;)
+Don't use %f in es_out (Closes:#587)
 
 ------------------------------------------------------------------------
-r7573 | gbazin | 2004-05-01 12:51:24 +0200 (Sat, 01 May 2004) | 2 lines
+r14812 | dionoea | 2006-03-18 18:56:10 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/share/http/dialogs/mosaic
 
-* NEWS: support for theora alpha3 and hotkeys in the wxwin interface.
+Add some comments and 'fix' display if the mosaic's width is larger than 600px.
 
 ------------------------------------------------------------------------
-r7572 | gbazin | 2004-05-01 12:36:25 +0200 (Sat, 01 May 2004) | 2 lines
+r14811 | zorglub | 2006-03-18 18:52:31 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/po/POTFILES.in
+   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
 
-* ALL: update for 0.7.2-test2.
+Display IP of client in debug
 
 ------------------------------------------------------------------------
-r7571 | gbazin | 2004-05-01 01:21:44 +0200 (Sat, 01 May 2004) | 2 lines
+r14810 | dionoea | 2006-03-18 18:45:40 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/share/http/js/mosaic.js
 
-* modules/gui/wxwindows/*: hotkeys support.
+Spelling fix, again.
 
 ------------------------------------------------------------------------
-r7570 | yoann | 2004-05-01 00:53:33 +0200 (Sat, 01 May 2004) | 7 lines
+r14809 | dionoea | 2006-03-18 18:43:36 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/fr.po
+   M /trunk/share/http/dialogs/mosaic
 
- * po/fr.po: updated French translation for vlc 0.7.2
+Spelling fix
 
-> #, fuzzy
-> msgid "Date metadata"
-> msgstr "Death metal"
+------------------------------------------------------------------------
+r14808 | dionoea | 2006-03-18 18:42:37 +0100 (Sat, 18 Mar 2006) | 2 lines
+Changed paths:
+   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
 
+add some help and feedback
 
 ------------------------------------------------------------------------
-r7569 | titer | 2004-04-30 18:44:59 +0200 (Fri, 30 Apr 2004) | 5 lines
+r14807 | xtophe | 2006-03-18 18:31:31 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
- + macosx/vout*: use two pictures and OpenGL textures so a texture
-                 cannot be affected by VLC loading the next picture
-                (should fix the artifacts when moving or resizing
-                 the window)
+x264.patch: Sync with upstream
 
 ------------------------------------------------------------------------
-r7568 | bigben | 2004-04-30 17:44:06 +0200 (Fri, 30 Apr 2004) | 6 lines
+r14806 | dionoea | 2006-03-18 18:14:54 +0100 (Sat, 18 Mar 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/Modules.am
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/playlistinfo.h
-   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/NEWS
 
-* Use the playlist info panel instead of the old one everywhere
-       - old VLCInfo and InfoPanel have been removed from nib file
-       - VLCPlaylistInfo and PlaylistInfoPanel have been renamed
-       - old info.c and info.h are still in repository, but not compiled, should I remove them ?
+update NEWS
 
+------------------------------------------------------------------------
+r14805 | dionoea | 2006-03-18 18:14:19 +0100 (Sat, 18 Mar 2006) | 2 lines
+Changed paths:
+   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
+
+Code the mosaic wizard
 
 ------------------------------------------------------------------------
-r7567 | gbazin | 2004-04-30 17:35:56 +0200 (Fri, 30 Apr 2004) | 1 line
+r14804 | zorglub | 2006-03-18 17:22:23 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/async_queue.cpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
+
+Don't abort windows position remembering if small playlist size is invalid at the beginning (Closes:#557)
 
-* modules/gui/skins2/*: a few bug fixes.
 ------------------------------------------------------------------------
-r7566 | gbazin | 2004-04-30 17:30:43 +0200 (Fri, 30 Apr 2004) | 3 lines
+r14803 | xtophe | 2006-03-18 16:52:42 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/share/Makefile.am
-   A /trunk/share/skins2/skin.catalog
+   M /trunk/THANKS
+   M /trunk/modules/access/dshow/dshow.cpp
 
-* share/skins2/skin.catalog: added a default catalog as some platforms don't provide one (eg. win32).
-* modules/gui/skins2/parser/skin_parser.cpp: try to load the skins catalog and if it fails, use the system's one.
+access/dshow: Add option to configure dshow from command line. Patch by Patrick Horn.
 
 ------------------------------------------------------------------------
-r7565 | zorglub | 2004-04-30 17:15:16 +0200 (Fri, 30 Apr 2004) | 2 lines
+r14802 | dionoea | 2006-03-18 16:06:40 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/control.c
-   M /trunk/src/playlist/playlist.c
+   A /trunk/share/http/images/white_cross_small.png
 
-Hopefully fix locking issues with wx
+ooops
 
 ------------------------------------------------------------------------
-r7564 | hartman | 2004-04-30 14:51:53 +0200 (Fri, 30 Apr 2004) | 2 lines
+r14801 | dionoea | 2006-03-18 16:00:52 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/share/Makefile.am
 
-* Update faad even further
+One more image
 
 ------------------------------------------------------------------------
-r7563 | hartman | 2004-04-30 14:51:24 +0200 (Fri, 30 Apr 2004) | 3 lines
+r14800 | dionoea | 2006-03-18 15:37:51 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/share/Makefile.am
 
- * src/video_output/vout_intf.c: remember video-on-top via p_playlist
- * modules/gui/macosx/vout.m: conf->var video-on-top in OS X.
+Add new http interface images
 
 ------------------------------------------------------------------------
-r7562 | gbazin | 2004-04-30 11:14:47 +0200 (Fri, 30 Apr 2004) | 1 line
+r14799 | xtophe | 2006-03-18 13:49:51 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/demux/ts.c
+
+Typo
 
-* modules/gui/wxwindows/*: small clean-up.
 ------------------------------------------------------------------------
-r7561 | asmax | 2004-04-30 00:09:23 +0200 (Fri, 30 Apr 2004) | 10 lines
+r14798 | zorglub | 2006-03-18 13:38:38 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   A /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
-   A /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/src/var_manager.cpp
-   M /trunk/modules/gui/skins2/src/var_manager.hpp
-   M /trunk/modules/gui/skins2/utils/var_bool.cpp
-   M /trunk/modules/gui/skins2/utils/var_bool.hpp
+   M /trunk/modules/visualization/galaktos/init_cond.c
+   M /trunk/modules/visualization/galaktos/preset.c
 
-  * parser/expr_evaluator: expression evaluator using Reverse Polish Notation
-    (a bit "C-style-coded" at the moment ;)
-  * utils/var_bool.*: added true and false boolean variables, and the "OR"
-    composite variable
-  * src/var_manager.*: support for anonymous variables
-  * parser/interpreter.cpp: use the RPN evaluator to resolve boolean
-    expressions in the XML. Any well-parenthesized expression using "not",
-    "or", "and", "true", "false" and boolean variables should be understood
-    (not much tested yet).
+%f in galaktos (Closes:#585)
 
 ------------------------------------------------------------------------
-r7560 | gbazin | 2004-04-29 23:57:23 +0200 (Thu, 29 Apr 2004) | 1 line
+r14797 | zorglub | 2006-03-18 12:27:40 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/THANKS
+
+Thanks
 
-* modules/codec/ffmpeg/video.c: direct rendering needs to be disabled for --ffmpeg-vismv.
 ------------------------------------------------------------------------
-r7559 | gbazin | 2004-04-29 22:30:24 +0200 (Thu, 29 Apr 2004) | 4 lines
+r14796 | zorglub | 2006-03-18 12:27:10 +0100 (Sat, 18 Mar 2006) | 7 lines
 Changed paths:
    M /trunk/modules/codec/ffmpeg/ffmpeg.c
    M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/codec/ffmpeg/video_filter.c
+   M /trunk/modules/stream_out/transcode.c
 
-* modules/codec/ffmpeg/*:
-  + small fix for --ffmpeg-workaround-bugs.
-  + new --ffmpeg-vismv option to visualize motion vectors.
+Transcode cropping/padding patch by Udo Richter < udo underscore richter at gmx d0t de> (with added round-to-16 fix) . Many thanks for this.
 
-------------------------------------------------------------------------
-r7558 | hartman | 2004-04-29 21:30:58 +0200 (Thu, 29 Apr 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-   M /trunk/src/playlist/playlist.c
+Seems to work neatly, please test nevertheless.
+
+Closes:#448
 
- * src/playlist/playlist.c: Don't do any playlist actions if there are no items in the playlist.
- * REST: remove code duplication in some places. there might be more locations.
 
 ------------------------------------------------------------------------
-r7557 | hartman | 2004-04-29 20:38:44 +0200 (Thu, 29 Apr 2004) | 2 lines
+r14795 | zorglub | 2006-03-18 11:30:24 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/src/misc/vlm.c
 
-* Fix the fullscreen button.
+Don't use %f in VLM, except for display (Closes:#588)
 
 ------------------------------------------------------------------------
-r7556 | hartman | 2004-04-29 20:32:58 +0200 (Thu, 29 Apr 2004) | 2 lines
+r14794 | zorglub | 2006-03-18 11:20:01 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/audio_filter/equalizer.c
 
-* Add missing playlistinfo files to OSX target
+Don't use %f in equalizer (Closes:#586)
 
 ------------------------------------------------------------------------
-r7555 | zorglub | 2004-04-29 20:27:08 +0200 (Thu, 29 Apr 2004) | 2 lines
+r14793 | zorglub | 2006-03-18 11:14:40 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/control/http/macro.c
+   M /trunk/modules/control/http/rpn.c
 
-* Made the open dialog a wxDialog to be able to call it from the wizard. Please test on win32 and interaction with win32-skins2
+Don't use %f in HTTP interface (Closes:#584)
 
 ------------------------------------------------------------------------
-r7554 | gbazin | 2004-04-29 17:45:30 +0200 (Thu, 29 Apr 2004) | 1 line
+r14792 | courmisch | 2006-03-18 09:51:19 +0100 (Sat, 18 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/modules/misc/network/ipv4.c
+
+- Avoid using gethostbyname() which is not thread-safe
+- Code simplification
 
-* modules/demux/avi/avi.c: fixed infinite loop when seeking in broken/incomplete files.
 ------------------------------------------------------------------------
-r7553 | zorglub | 2004-04-29 17:30:00 +0200 (Thu, 29 Apr 2004) | 2 lines
+r14791 | courmisch | 2006-03-18 09:46:59 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/messages.c
+   M /trunk/modules/mux/rtp
 
-Add missing objects descriptions
+svn:ignore
 
 ------------------------------------------------------------------------
-r7552 | hartman | 2004-04-29 17:17:51 +0200 (Thu, 29 Apr 2004) | 2 lines
+r14790 | xtophe | 2006-03-18 03:06:16 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/vout.m
+   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
 
-* Updated the Vout behaviour. Still a bit coupled to p_vout.
+All: string review (refs: #438)
 
 ------------------------------------------------------------------------
-r7551 | zorglub | 2004-04-29 17:06:50 +0200 (Thu, 29 Apr 2004) | 2 lines
+r14789 | dionoea | 2006-03-18 02:22:06 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   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 segfault on "del"
+HTTP interface: Display estimated item time when available.
 
 ------------------------------------------------------------------------
-r7550 | hartman | 2004-04-29 16:52:05 +0200 (Thu, 29 Apr 2004) | 2 lines
+r14788 | dionoea | 2006-03-18 01:51:57 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/playlist.xml
 
-* remove "Ja Nu!" Didn't i do that before????
+Http interface: make it possible to delete playlist nodes. Don't delete read only playlist items.
 
 ------------------------------------------------------------------------
-r7549 | hartman | 2004-04-29 16:49:25 +0200 (Thu, 29 Apr 2004) | 4 lines
+r14787 | dionoea | 2006-03-18 01:45:55 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/control/http/util.c
 
-* Set "fullscreen" var on p_playlist instead of p_input
-  This way we remember the fullscreen setting when we go
-  to the next file in the playlist.
+Export the fact that a playlist item is read only or can be deleted
 
 ------------------------------------------------------------------------
-r7548 | gbazin | 2004-04-29 16:48:12 +0200 (Thu, 29 Apr 2004) | 1 line
+r14786 | dionoea | 2006-03-18 01:29:57 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input_clock.c
+   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
+
+Add services discovery handling in http interface.
 
-* src/input/input_clock.c: avoid using mwait() for long periods of time without checking p_input->b_die. This will make VLC more resilient to bad streams.
 ------------------------------------------------------------------------
-r7547 | gbazin | 2004-04-29 16:43:12 +0200 (Thu, 29 Apr 2004) | 1 line
+r14785 | dionoea | 2006-03-18 01:17:53 +0100 (Sat, 18 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/modules/demux/avi/avi.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
+
+* 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.
 
-* modules/demux/avi/avi.c: Fixed infinite loop in the AVI demux on broken/incomplete files
 ------------------------------------------------------------------------
-r7546 | gbazin | 2004-04-29 15:53:29 +0200 (Thu, 29 Apr 2004) | 3 lines
+r14784 | dionoea | 2006-03-18 00:13:47 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_objects.h
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/input.c
-   M /trunk/src/misc/objects.c
+   M /trunk/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
 
-* src/input/demux.c, src/misc/objects.c: demux2 has the VLC_OBJECT_DEMUX type.
-* src/input/input.c: input_StopThread() sets b_die on demux2 as well.
+Add small "close/hide" buttons on some of the dialogs
 
 ------------------------------------------------------------------------
-r7545 | gbazin | 2004-04-29 13:14:48 +0200 (Thu, 29 Apr 2004) | 1 line
+r14783 | dionoea | 2006-03-18 00:05:41 +0100 (Sat, 18 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/modules/demux/m3u.c
+
+[14752] improved, by Daniel Stranger.
 
-* src/video_output/*: moved fullscreen object var handling in vout_intf.c and disable video-on-top when in fullscreen.
 ------------------------------------------------------------------------
-r7544 | gbazin | 2004-04-29 13:04:14 +0200 (Thu, 29 Apr 2004) | 1 line
+r14782 | jpsaman | 2006-03-17 23:38:47 +0100 (Fri, 17 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
+   M /trunk/share/http/dialogs/playlist
 
-* modules/access/dshow/filter.cpp: removed useless debug messages.
+Revert revision 14781 the sort button was already there.
 ------------------------------------------------------------------------
-r7543 | gbazin | 2004-04-28 22:02:13 +0200 (Wed, 28 Apr 2004) | 1 line
+r14781 | jpsaman | 2006-03-17 23:28:15 +0100 (Fri, 17 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/mux/ogg.c
+   M /trunk/share/http/dialogs/playlist
 
-* modules/mux/ogg.c, modules/codec/theora.c: changes for theora alpha 3 support + misc small fixes.
+Apply missing sort button to http interface. This was a part of Laurent Mutricy's patch
 ------------------------------------------------------------------------
-r7542 | zorglub | 2004-04-28 20:22:31 +0200 (Wed, 28 Apr 2004) | 2 lines
+r14780 | dionoea | 2006-03-17 23:01:13 +0100 (Fri, 17 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/xosd.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
 
-Improved the Xosd plugin
+HTTP interface playlist sort commands based on patch by Laurent Mutricy.
 
 ------------------------------------------------------------------------
-r7541 | gbazin | 2004-04-28 19:58:26 +0200 (Wed, 28 Apr 2004) | 1 line
+r14779 | fkuehne | 2006-03-17 21:07:25 +0100 (Fri, 17 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
-* modules/codec/theora.c: better sanity check for aspect ratio.
+* don't overwrite existing files
 ------------------------------------------------------------------------
-r7540 | gbazin | 2004-04-28 19:57:16 +0200 (Wed, 28 Apr 2004) | 1 line
+r14778 | xtophe | 2006-03-17 18:06:05 +0100 (Fri, 17 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk
+   M /trunk/extras
+   M /trunk/src/test
+
+Add a few svn:ignore
 
-* modules/demux/ogg.c: theora decoding fix (one of the header fields changed in alpha3).
 ------------------------------------------------------------------------
-r7539 | sam | 2004-04-28 17:03:19 +0200 (Wed, 28 Apr 2004) | 4 lines
+r14777 | jpsaman | 2006-03-17 15:40:59 +0100 (Fri, 17 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/po/it.po
-
-  * po/it.po: Dude, this has nothing to do with the alphabet but with the
-    charset. "BokmÃ¥l" is spelt "BokmÃ¥l" whatever the language. It's just that
-    we cannot write "Ã¥" in ASCII.
+   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
 
+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>
 ------------------------------------------------------------------------
-r7538 | gbazin | 2004-04-28 16:50:26 +0200 (Wed, 28 Apr 2004) | 1 line
+r14776 | jpsaman | 2006-03-17 15:34:06 +0100 (Fri, 17 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/control/http/rpn.c
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/status.xml
 
-* modules/control/hotkeys.c: fixed fullscreen hotkey when video filters are used.
+Implement sort functionality on http interface. Patch by: Laurent Mutricy <laurent dot mutricy _at_ ecl2005 dot ec-lyon dot fr>
 ------------------------------------------------------------------------
-r7537 | sam | 2004-04-28 16:21:43 +0200 (Wed, 28 Apr 2004) | 2 lines
+r14775 | damienf | 2006-03-17 02:08:13 +0100 (Fri, 17 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/po/en_GB.po
+   M /trunk/mozilla/Makefile.am
+   M /trunk/mozilla/npvlc_rc.rc
 
-  * po/en_GB.po: Updated the British English translation.
+Makefile.am: fixed linking of mozilla plugin
+npvlc_rc.rc: fixed description and suffixes columns
 
 ------------------------------------------------------------------------
-r7536 | gbazin | 2004-04-28 15:29:31 +0200 (Wed, 28 Apr 2004) | 1 line
+r14774 | hartman | 2006-03-16 23:45:11 +0100 (Thu, 16 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/demux/livedotcom.cpp
+
+* G726 settings for liveMedia refs #601
 
-* configure.ac: another build fix for the win32 mozilla plugin.
 ------------------------------------------------------------------------
-r7535 | gbazin | 2004-04-28 15:01:14 +0200 (Wed, 28 Apr 2004) | 1 line
+r14773 | xtophe | 2006-03-16 21:19:54 +0100 (Thu, 16 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/style.css
+
+Reimplement [14768] with a CSS. Patch by Laurent Mutricy.
 
-* configure.ac, Makefile.am: Use upx for the win32 package if present. Fixed the mozilla plugin build on cygwin.
 ------------------------------------------------------------------------
-r7534 | murray | 2004-04-28 14:38:55 +0200 (Wed, 28 Apr 2004) | 6 lines
+r14772 | dionoea | 2006-03-16 18:59:41 +0100 (Thu, 16 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
+
+hum, forgot to set the default value
 
-As a quick google search shows, the letter Ã¥ does not exist in the
-Italian alphabet. Therefore, we write "Norvegese Bokmal".
+------------------------------------------------------------------------
+r14771 | dionoea | 2006-03-16 17:59:41 +0100 (Thu, 16 Mar 2006) | 5 lines
+Changed paths:
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
+   M /trunk/modules/gui/skins2/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
 
-We're even, sam :)
+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.
 
 
 ------------------------------------------------------------------------
-r7533 | sam | 2004-04-28 13:44:43 +0200 (Wed, 28 Apr 2004) | 2 lines
+r14770 | titer | 2006-03-16 01:38:46 +0100 (Thu, 16 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/configure.ac
 
-  * po/it.po: translated "Bokmaal" and "Volapuk" to iso8859-1.
+Workarounds a BeOS segfaulting weirdness
 
 ------------------------------------------------------------------------
-r7532 | sam | 2004-04-28 13:20:51 +0200 (Wed, 28 Apr 2004) | 2 lines
+r14769 | dionoea | 2006-03-15 20:44:02 +0100 (Wed, 15 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
+   M /trunk/share/http/dialogs/footer
 
-  * Control files for the official 0.7.2-test1 Debian packages.
+change "videolan.org" to "VideoLAN website"
 
 ------------------------------------------------------------------------
-r7531 | murray | 2004-04-28 10:43:28 +0200 (Wed, 28 Apr 2004) | 7 lines
+r14768 | dionoea | 2006-03-15 20:33:10 +0100 (Wed, 15 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/status.xml
 
-Updated italian translation for vlc 0.7.2
+"[PATCH] http interface : fix the shuffle/loop/repeat buttons" by Laurent Mutricy
 
-You will therefore discover that in italian we still call Kalaallisut
-"Kalaallisut", that Ndebele, North is "Ndebele del Nord" and many more
-exciting stuff.
+------------------------------------------------------------------------
+r14767 | dionoea | 2006-03-15 14:23:31 +0100 (Wed, 15 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/share/http/js/functions.js
 
+Fix browsing when file/folder name is using a quote (').
 
 ------------------------------------------------------------------------
-r7530 | gbazin | 2004-04-28 09:05:10 +0200 (Wed, 28 Apr 2004) | 1 line
+r14766 | dionoea | 2006-03-15 14:01:36 +0100 (Wed, 15 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/THANKS
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/status.xml
+
+"[PATCH] http interface workaround to make the play/pause button work well" by Laurent Mutricy.
 
-* modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preventing the decoder to be closed properly.
 ------------------------------------------------------------------------
-r7529 | gbazin | 2004-04-28 00:00:07 +0200 (Wed, 28 Apr 2004) | 1 line
+r14765 | hartman | 2006-03-15 02:12:30 +0100 (Wed, 15 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/demux/livedotcom.cpp
+
+* Ahum.. compile before you commit...
 
-* modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to check for drag&drop support.
 ------------------------------------------------------------------------
-r7528 | gbazin | 2004-04-27 23:33:51 +0200 (Tue, 27 Apr 2004) | 2 lines
+r14764 | hartman | 2006-03-15 02:07:29 +0100 (Wed, 15 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/demux/livedotcom.cpp
 
-* modules/gui/wxwindows/*: drag&drop is not supported on __WXMOTIF__.
+* 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
 
 ------------------------------------------------------------------------
-r7527 | fkuehne | 2004-04-27 22:47:12 +0200 (Tue, 27 Apr 2004) | 4 lines
+r14763 | hartman | 2006-03-15 01:40:18 +0100 (Wed, 15 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/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/share/http/index.html
-   M /trunk/src/libvlc.h
+   M /trunk/src/misc/charset.c
+
+* Fix src/misc/charset on platforms without setlocale. In that case we pass NULL to FindFallbackEncoding
 
-* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*: minor fixes & added the services-menu again. It isn't yet translatable, since the string-freeze came first. I'll add that after the release.
-* extras/MacOSX/vlc.pbproj/*: Added "m4a" to the file-types and corrected some descriptions
-* share/http/index.html: another minor layout fix
-* src/libvlc.h: changed the default hotkey for "subtitle delay down" from command-h to command-j and for "subtitle delay up" from command-j to command-k due to a conflict with a default OSX-shortcut
 ------------------------------------------------------------------------
-r7526 | gbazin | 2004-04-27 20:45:33 +0200 (Tue, 27 Apr 2004) | 1 line
+r14762 | xtophe | 2006-03-14 23:40:33 +0100 (Tue, 14 Mar 2006) | 4 lines
 Changed paths:
+   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/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/no.po
-   M /trunk/po/pl.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
+
+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
 
-* po/*: updated with latest string reviews.
 ------------------------------------------------------------------------
-r7525 | hartman | 2004-04-27 20:37:43 +0200 (Tue, 27 Apr 2004) | 2 lines
+r14761 | hartman | 2006-03-14 22:59:02 +0100 (Tue, 14 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/modules/stream_out/rtp.c
 
-* ahum, missing avi shortcut :D
+* We are not gonna start naming options to RFCs. Let's just call it LATM, even though it's technically not correct.
 
 ------------------------------------------------------------------------
-r7524 | zorglub | 2004-04-27 20:22:49 +0200 (Tue, 27 Apr 2004) | 2 lines
+r14760 | xtophe | 2006-03-14 22:52:53 +0100 (Tue, 14 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/extras/contrib
+   M /trunk/extras/contrib/Makefile
+   M /trunk/extras/contrib/src
 
-Fix VLM item URI assignment
+contrib/Makefile: fix the rights on the bin directory
+some more svn:ignore
 
 ------------------------------------------------------------------------
-r7523 | massiot | 2004-04-27 19:56:39 +0200 (Tue, 27 Apr 2004) | 2 lines
+r14759 | courmisch | 2006-03-14 22:46:18 +0100 (Tue, 14 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/stream_out/rtp.c
 
-* modules/demux/ts.c: Fixed an infinite loop in PATCallBack.
+Whoops. Disable by default for now.
+Maybe the option name could be made better.
 
 ------------------------------------------------------------------------
-r7522 | sam | 2004-04-27 18:35:15 +0200 (Tue, 27 Apr 2004) | 2 lines
+r14758 | courmisch | 2006-03-14 22:42:07 +0100 (Tue, 14 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/include/vlc_help.h
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dvb/qpsk.c
-   M /trunk/modules/access/file.c
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/mms/mms.c
-   M /trunk/modules/access/tcp.c
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/access/vcdx/vcd.c
-   M /trunk/modules/access_output/dummy.c
-   M /trunk/modules/access_output/file.c
-   M /trunk/modules/access_output/http.c
-   M /trunk/modules/access_output/udp.c
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/resampler/bandlimited.c
-   M /trunk/modules/audio_mixer/spdif.c
-   M /trunk/modules/audio_output/file.c
-   M /trunk/modules/audio_output/oss.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.c
-   M /trunk/modules/codec/ogt/subtitle.h
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/control/joystick.c
-   M /trunk/modules/demux/dvdnav.c
-   M /trunk/modules/demux/livedotcom.cpp
-   M /trunk/modules/demux/rawdv.c
-   M /trunk/modules/demux/util/id3genres.h
-   M /trunk/modules/gui/kde/interface.cpp
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/misc/sap.c
+   M /trunk/THANKS
    M /trunk/modules/stream_out/rtp.c
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/modules/video_chroma/i420_yuy2.c
-   M /trunk/modules/video_filter/clone.c
-   M /trunk/modules/video_filter/crop.c
-   M /trunk/modules/video_filter/wall.c
-   M /trunk/modules/video_output/caca.c
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/x11/x11.c
-   M /trunk/modules/video_output/x11/xvideo.c
-   M /trunk/modules/visualization/goom.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/iso-639_def.h
-   M /trunk/src/misc/iso_lang.c
 
-  * Massive spelling corrections.
+Apply RFC3016 RTP packetizer patch from Alex Antropoff
+
+The new format is disabled by default,
+so we have little risks of regression.
 
 ------------------------------------------------------------------------
-r7521 | sam | 2004-04-27 16:57:37 +0200 (Tue, 27 Apr 2004) | 3 lines
+r14757 | dionoea | 2006-03-14 15:38:45 +0100 (Tue, 14 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_meta.h
-   M /trunk/modules/gui/gtk/gnome.glade
-   M /trunk/modules/gui/gtk/gnome_interface.c
-   M /trunk/modules/gui/gtk/gtk.glade
+   M /trunk/modules/video_filter/mosaic.c
 
-  * Got rid of more "VideoLAN C*****" references.
-  * include/vlc_meta.h: s/Url/URL/.
+Fix unsigned int vs int compilation warning.
 
 ------------------------------------------------------------------------
-r7520 | massiot | 2004-04-27 16:43:44 +0200 (Tue, 27 Apr 2004) | 2 lines
+r14756 | dionoea | 2006-03-14 15:19:37 +0100 (Tue, 14 Mar 2006) | 12 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/modules/video_filter/mosaic.c
+
+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.
+
+This allows creation of mosaics like :
+AAAAAABBB
+A    ABBB
+A    ACCC
+AAAAAACCC
+(where A, B and C are 3 sub streams)
 
-Review of sout help strings
 
 ------------------------------------------------------------------------
-r7519 | sam | 2004-04-27 11:33:58 +0200 (Tue, 27 Apr 2004) | 4 lines
+r14755 | dionoea | 2006-03-14 14:08:48 +0100 (Tue, 14 Mar 2006) | 7 lines
 Changed paths:
-   M /trunk/README.MacOSX.rtf
-   M /trunk/doc/developer/decoders.xml
-   M /trunk/doc/developer/glossary.xml
-   M /trunk/doc/developer/history.xml
-   M /trunk/doc/developer/manual.xml
-   M /trunk/doc/developer/manual.xml.in
-   M /trunk/doc/vlc-howto.sgml
-   M /trunk/doc/web-streaming.html
-   M /trunk/evc/config.h.in
-   M /trunk/ipkg/control.gpe
-   M /trunk/ipkg/control.h3600
-   M /trunk/ipkg/control.opie
-   M /trunk/ipkg/control.zaurus
-   M /trunk/ipkg/rules.gpe
-   M /trunk/ipkg/rules.h3600
-   M /trunk/ipkg/rules.opie
-   M /trunk/ipkg/rules.zaurus
-   M /trunk/ipkg/vlc.desktop
-   M /trunk/menuconfig
-   M /trunk/modules/gui/qnx/vout.c
-   M /trunk/modules/gui/qt/intf.cpp
-   M /trunk/msvc/config.h.in
-   M /trunk/vlc.spec
+   M /trunk/src/misc/block.c
+
+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)
+
+Thanks to http://forum.videolan.org/viewtopic.php?t=18285 for noticing.
 
-  * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media
-    player". A couple are remaining, but I don't want to break the string
-    freeze yet.
 
 ------------------------------------------------------------------------
-r7518 | sam | 2004-04-27 11:28:25 +0200 (Tue, 27 Apr 2004) | 3 lines
+r14754 | xtophe | 2006-03-14 11:01:39 +0100 (Tue, 14 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/debian/patches/20_no-wx-updates.dpatch
+
+debian/patches: Fix the debian package creation
+
+------------------------------------------------------------------------
+r14753 | dionoea | 2006-03-13 23:43:25 +0100 (Mon, 13 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/requests/browse.xml
 
-  * modules/access/v4l/v4l.c:
-    + Fixed possible deadlocks.
+Fix browsing directories containing the '&' character
 
 ------------------------------------------------------------------------
-r7517 | rocky | 2004-04-27 03:04:53 +0200 (Tue, 27 Apr 2004) | 4 lines
+r14752 | dionoea | 2006-03-13 22:51:36 +0100 (Mon, 13 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/modules/demux/m3u.c
 
-ogt.c: add object_release for object_find 
-cvd.c: if spu-channel variable not set, don't bother handling subtitle.
+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).
 
 
 ------------------------------------------------------------------------
-r7516 | sam | 2004-04-27 00:04:21 +0200 (Tue, 27 Apr 2004) | 12 lines
+r14751 | xtophe | 2006-03-13 17:45:00 +0100 (Mon, 13 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
+   M /trunk/extras/contrib/src/packages.mak
 
-  * debian/control:
-    + Removed the libdv2-dev build-dependency.
-    + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1).
-    + Set the libmatroska-dev build-dependency to (>= 0.7.0).
-    + Build-depend on libfribidi-dev.
-    + Build-depend on libcdio-dev.
-    + Build-depend on libmodplug-dev.
-  * debian/rules:
-    + Activated fribidi support.
-    + Activated CDDA support via libcdio.
-    + Activated MOD support.
+Contrib: use libshout 2.2. It should solve the .pc probem ( missing theora depedancies)
 
 ------------------------------------------------------------------------
-r7515 | gbazin | 2004-04-26 23:56:24 +0200 (Mon, 26 Apr 2004) | 1 line
+r14750 | courmisch | 2006-03-13 11:56:56 +0100 (Mon, 13 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/src/misc/charset.c
+
+Change Russian charset selection
 
-* configure.ac: fix detection of libfaad2 cvs.
 ------------------------------------------------------------------------
-r7514 | sam | 2004-04-26 23:53:26 +0200 (Mon, 26 Apr 2004) | 3 lines
+r14749 | courmisch | 2006-03-13 11:52:32 +0100 (Mon, 13 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/interface/interface.c
+   M /trunk/src/misc/charset.c
 
-  * src/interface/interface.c:
-    + Only populate the "switch interface" menu with modules that we have.
+Candidate language to likely non-UTF8 code page functions
 
 ------------------------------------------------------------------------
-r7513 | gbazin | 2004-04-26 23:34:32 +0200 (Mon, 26 Apr 2004) | 2 lines
+r14748 | zorglub | 2006-03-13 08:12:18 +0100 (Mon, 13 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/po/POTFILES.in
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
-
-* ALL: updated for the 0.7.2-test1 release.
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
 
-------------------------------------------------------------------------
-r7512 | gbazin | 2004-04-26 23:25:11 +0200 (Mon, 26 Apr 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/avi/libavi.h
+Add a tristate for WX playlist mode (normal/embedded/both).
 
-* modules/demux/avi/libavi.h: added h264 fourccs.
+For the moment, defaults to normal. (Closes:#494)
 
 ------------------------------------------------------------------------
-r7511 | sam | 2004-04-26 23:20:03 +0200 (Mon, 26 Apr 2004) | 4 lines
+r14747 | hartman | 2006-03-13 01:54:40 +0100 (Mon, 13 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/interface/interface.c
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/x264_svn.patch
 
-  * src/interface/interface.c:
-    + Do not crash miserably if an interface switch failed at the module_Need
-      stage.
+* Fix x264 compilation on Darwin
 
 ------------------------------------------------------------------------
-r7510 | hartman | 2004-04-26 23:14:02 +0200 (Mon, 26 Apr 2004) | 2 lines
+r14746 | courmisch | 2006-03-12 23:52:25 +0100 (Sun, 12 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/NEWS
-
-* punctuation and spelling fixes
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
-------------------------------------------------------------------------
-r7509 | gbazin | 2004-04-26 23:07:04 +0200 (Mon, 26 Apr 2004) | 1 line
-Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+* 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)
 
-* modules/mux/mpeg/ts.c: revised config options descriptions.
 ------------------------------------------------------------------------
-r7508 | hartman | 2004-04-26 23:06:51 +0200 (Mon, 26 Apr 2004) | 3 lines
+r14745 | xtophe | 2006-03-12 23:46:34 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/theora.patch
-   M /trunk/extras/contrib/src/packages.mak
 
-OS X build system fixes
-- updated version of speex, theora, libebml, libmatroska
+Missing in the previous commit + don't extract gecko-sdk each time
 
 ------------------------------------------------------------------------
-r7507 | zorglub | 2004-04-26 22:07:30 +0200 (Mon, 26 Apr 2004) | 5 lines
+r14744 | xtophe | 2006-03-12 22:59:12 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
-
-Options descriptions for TS muxer
-
-** FIXME : Unfinished, shaping and use-key-frames are not documented **
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/libshout-win32.patch
 
+shout: Other approach.
 
 ------------------------------------------------------------------------
-r7506 | gbazin | 2004-04-26 19:50:44 +0200 (Mon, 26 Apr 2004) | 1 line
+r14743 | zorglub | 2006-03-12 22:42:19 +0100 (Sun, 12 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   A /trunk/test/mangle
+   A /trunk/test/mangle/VLCUtil.py
+   A /trunk/test/mangle/mangle.py
 
-* modules/demux/avi/avi.c: fix for a bug introduced during the demux2 api transition (courtesy of James MacLean).
-------------------------------------------------------------------------
-r7505 | sam | 2004-04-26 17:24:21 +0200 (Mon, 26 Apr 2004) | 2 lines
-Changed paths:
-   M /trunk/debian/rules
+File mangler 
 
-  * debian/rules: fixed shell syntax.
+This can be used to detect crashes due to bad streams (see the end of the program for the files which are tested)
 
 ------------------------------------------------------------------------
-r7504 | gbazin | 2004-04-26 16:36:13 +0200 (Mon, 26 Apr 2004) | 1 line
+r14742 | xtophe | 2006-03-12 22:22:34 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/libshout-win32.patch
+
+Add libshout on win32
 
-* modules/gui/wxwindows/*: reverted last --wxwin-keep-size patch for now because it doesn't work on wxGTK.
 ------------------------------------------------------------------------
-r7503 | sam | 2004-04-26 15:58:25 +0200 (Mon, 26 Apr 2004) | 5 lines
+r14741 | xtophe | 2006-03-12 18:30:46 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/Modules.am
-   M /trunk/modules/stream_out/transrate/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
 
-  * modules/codec/Modules.am:
-    + Added disabled plugin sources to EXTRA_DIST.
-  * modules/stream_out/transrate/Modules.am:
-    + Added missing transrate.h to _SOURCES.
+po/*: Mea Culpa. make update-po should be run on a clean tree
 
 ------------------------------------------------------------------------
-r7502 | sam | 2004-04-26 15:14:57 +0200 (Mon, 26 Apr 2004) | 4 lines
+r14740 | zorglub | 2006-03-12 16:06:39 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/m4
 
-  * Makefile.am:
-    + Copy the original ebuild instead of copying it, to allow recursive
-      "make dist" calls.
+Fix svn:ignore
 
 ------------------------------------------------------------------------
-r7501 | gbazin | 2004-04-26 15:10:09 +0200 (Mon, 26 Apr 2004) | 1 line
+r14739 | zorglub | 2006-03-12 15:24:54 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/modules/demux/nsv.c
 
-* modules/gui/wxwindows/*: new --wxwin-keep-size option to remember the size of the last embedded video.
-------------------------------------------------------------------------
-r7500 | gbazin | 2004-04-26 15:06:17 +0200 (Mon, 26 Apr 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+Remove buggy debug
 
-* modules/video_filter/deinterlace.c: avoid segfault when deinterlacing filter can't be loaded.
 ------------------------------------------------------------------------
-r7499 | gbazin | 2004-04-26 12:00:53 +0200 (Mon, 26 Apr 2004) | 1 line
+r14738 | courmisch | 2006-03-12 13:44:06 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
-* modules/gui/wxwindows/video.cpp: forgot to unlock a mutex.
-------------------------------------------------------------------------
-r7498 | gbazin | 2004-04-26 11:43:45 +0200 (Mon, 26 Apr 2004) | 1 line
-Changed paths:
-   M /trunk/src/libvlc.h
+Always link libintl through libvlc on Win32
 
-* src/libvlc.h: the win32 high-priority setting is off by default now (to play nicer with other apps).
 ------------------------------------------------------------------------
-r7497 | gbazin | 2004-04-26 11:22:28 +0200 (Mon, 26 Apr 2004) | 1 line
+r14737 | courmisch | 2006-03-12 11:41:31 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.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
 
-* modules/video_output/x11/xcommon.c: fix for detection of parent window size changes
-------------------------------------------------------------------------
-r7496 | gbazin | 2004-04-26 11:10:53 +0200 (Mon, 26 Apr 2004) | 1 line
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+Propagate changes from previous commit
 
-* modules/codec/ffmpeg/encoder.c: win32 compilation fix
 ------------------------------------------------------------------------
-r7495 | gbazin | 2004-04-26 08:09:15 +0200 (Mon, 26 Apr 2004) | 2 lines
+r14736 | courmisch | 2006-03-12 10:52:42 +0100 (Sun, 12 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/theora.c
+   M /trunk/src/Makefile.am
+   M /trunk/src/libvlc.c
 
-* modules/codec/theora.c: new --sout-theora-quality option.
+ * 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
 
 ------------------------------------------------------------------------
-r7494 | gbazin | 2004-04-26 07:48:11 +0200 (Mon, 26 Apr 2004) | 2 lines
+r14735 | jpsaman | 2006-03-12 10:27:48 +0100 (Sun, 12 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-
-* modules/codec/ffmpeg/encoder.c: fixed aspect ratio.
+   M /trunk/src/control/vlm.c
 
+Fix compiler warning: Add missing include
 ------------------------------------------------------------------------
-r7493 | gbazin | 2004-04-26 07:26:53 +0200 (Mon, 26 Apr 2004) | 3 lines
+r14734 | zorglub | 2006-03-12 10:12:38 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-* modules/codec/ffmpeg/encoder.c: some option names renaming butchery.
-  + convention is to use '-' in composed option names (not '_').
+Disable update checker in Win32 until it's fixed
 
 ------------------------------------------------------------------------
-r7492 | hartman | 2004-04-26 02:07:02 +0200 (Mon, 26 Apr 2004) | 2 lines
+r14733 | zorglub | 2006-03-12 10:11:49 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
 
-* when you use object_find you need to do a object_release as well
+Revert [14732]
 
 ------------------------------------------------------------------------
-r7491 | gbazin | 2004-04-25 22:48:54 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14732 | zorglub | 2006-03-12 10:08:18 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
 
-* modules/codec/vorbis.c: fix for quality setting.
+Might fix a bit update layout in win32
 
 ------------------------------------------------------------------------
-r7490 | jpsaman | 2004-04-25 22:25:00 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14731 | dionoea | 2006-03-12 00:30:07 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/NEWS
 
-Added --enable-cddax to make building with cdrom support possible. Just use --disable-cddax to disable, by default cddax is enabled.
+fix bluescreen description
 
 ------------------------------------------------------------------------
-r7489 | gbazin | 2004-04-25 21:23:40 +0200 (Sun, 25 Apr 2004) | 4 lines
+r14730 | fkuehne | 2006-03-12 00:29:09 +0100 (Sun, 12 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/vorbis.c
-
-* modules/codec/vorbis.c:
-  + added an --sout-vorbis-quality option for VBR encoding.
-  + new --sout-vorbis-min/max-bitrate options.
+   M /trunk/Makefile.am
 
+* fix make dist for OSX
 ------------------------------------------------------------------------
-r7488 | fenrir | 2004-04-25 20:37:47 +0200 (Sun, 25 Apr 2004) | 3 lines
+r14729 | dionoea | 2006-03-12 00:23:32 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/NEWS
 
- * x264: compilation fix.
- * stream_output.c: sout_ParseCfg warns about unknown option.
+add note about XSPF not being in 0.8.5-test1
 
 ------------------------------------------------------------------------
-r7487 | gbazin | 2004-04-25 20:08:13 +0200 (Sun, 25 Apr 2004) | 6 lines
+r14728 | dionoea | 2006-03-12 00:21:44 +0100 (Sun, 12 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/flac.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/NEWS
+   M /trunk/THANKS
 
-* modules/stream_out/transcode.c:
-  + avoid a few unneeded memcpy().
-  + fixed memory leaks.
-* modules/codec/flac.c:
-  + added a "flac" shortcut.
+Thanks and news (see previous commit)
 
 ------------------------------------------------------------------------
-r7486 | gbazin | 2004-04-25 19:33:37 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14727 | dionoea | 2006-03-12 00:19:59 +0100 (Sun, 12 Mar 2006) | 11 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   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
 
-* modules/stream_out/transcode.c: make acodec/vcodec optional if aenc/venc is specified.
+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
 
-------------------------------------------------------------------------
-r7485 | gbazin | 2004-04-25 19:21:16 +0200 (Sun, 25 Apr 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+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/stream_out/transcode.c: fix for when forcing encoder.
 
 ------------------------------------------------------------------------
-r7484 | gbazin | 2004-04-25 19:02:49 +0200 (Sun, 25 Apr 2004) | 3 lines
+r14726 | xtophe | 2006-03-11 23:40:56 +0100 (Sat, 11 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_codec.h
-   M /trunk/modules/codec/flac.c
-   M /trunk/modules/codec/speex.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/stream_out/transcode.c
+   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
 
-* modules/stream_out/transcode.c: if aenc/venc is specified, force the encoder.
-* modules/codec/vorbis.c,flac.c,theora.c,speex.c: use encoder if forced.
+ka.po: new update by Alexander Dibebulize.
+All: Run make update-po
 
 ------------------------------------------------------------------------
-r7483 | gbazin | 2004-04-25 18:35:39 +0200 (Sun, 25 Apr 2004) | 5 lines
+r14725 | dionoea | 2006-03-11 22:19:12 +0100 (Sat, 11 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/playlist/item-ext.c
 
-*  modules/stream_out/transcode.c:
-   + new options to allow forcing an encoder and passing options to it.
-     (aenc=foo{optionbar=bar,etc...},venc=foo{optionbar=bar,etc...} where foo is the encoder plugin name).
-   + got rid of aopts/vopts which is not needed anymore ;)
+Check that destination node is really a node.
 
 ------------------------------------------------------------------------
-r7482 | zorglub | 2004-04-25 18:07:15 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14724 | courmisch | 2006-03-11 20:35:22 +0100 (Sat, 11 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/modules/LIST
+   M /trunk/modules/codec/subsdec.c
 
-Updated
+ * 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)
 
 ------------------------------------------------------------------------
-r7481 | zorglub | 2004-04-25 17:32:28 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14723 | courmisch | 2006-03-11 20:25:33 +0100 (Sat, 11 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/modules/codec/subsdec.c
 
-Do not translate wizard strings, and stop ignoring old win32 gui plugin
+- Fix memleak when not using Mac OS
+- Error handling clean up
 
 ------------------------------------------------------------------------
-r7480 | asmax | 2004-04-25 17:04:45 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14722 | zorglub | 2006-03-11 20:23:58 +0100 (Sat, 11 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/misc/logger.c
 
-  * ctrl_text.cpp: put the control text in the "moving" state initially
+Don't use %f in RRD output (Closes:#582)
 
 ------------------------------------------------------------------------
-r7479 | gbazin | 2004-04-25 16:15:29 +0200 (Sun, 25 Apr 2004) | 12 lines
+r14721 | zorglub | 2006-03-11 19:34:39 +0100 (Sat, 11 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/include/vlc_codec.h
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/stream_out/duplicate.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/po/fr.po
 
-* src/stream_output/stream_output.c: small sout_cfg_parser() changes.
-* modules/stream_out/duplicate.c: small coding style changes.
-* modules/stream_out/transcode.c:
-  + Forward the aopts{foo=bar,etc..} and vopts={foo=bar,etc...} options to the encoders.
-  + Got rid of the ffmpeg encoder specific options.
-* modules/codec/ffmpeg/*:
-  + Changed the encoder options to normal config options.
-  + Parse the options forwarded by transcode.
-* include/vlc_codec.h:
-  + encoder_t cleanup.
-  + include a "sout_cfg_t *" in encoder_t to allow passing options.
+A number of fixes spotted by S?\195?\169bastien Raud < s d0t raud att yahoo d0t fr >
+Thanks.
 
 ------------------------------------------------------------------------
-r7478 | asmax | 2004-04-25 15:35:56 +0200 (Sun, 25 Apr 2004) | 4 lines
+r14720 | zorglub | 2006-03-11 19:18:14 +0100 (Sat, 11 Mar 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+
+Work around what looks like a ...
+...
+WX bug !
+(OnActivateItem not working with enter key on Win32)
 
-  * dialogs.cpp: put NULL for the parent window argument of WX dialogs in
-  the dialog provider: fixes tons of errors such as
-  "Gdk-CRITICAL **: file gdkdraw.c: line 90 (gdk_draw_rectangle): assertion `gc != NULL' failed" and incorrect behaviour of the dialogs.
+(Closes:#348) 
 
 ------------------------------------------------------------------------
-r7477 | zorglub | 2004-04-25 10:53:52 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14719 | zorglub | 2006-03-11 18:35:55 +0100 (Sat, 11 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   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
 
-Add options descriptions
+Strings (Refs:#438)
 
 ------------------------------------------------------------------------
-r7476 | zorglub | 2004-04-25 10:45:28 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14718 | fkuehne | 2006-03-11 18:19:37 +0100 (Sat, 11 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access_output/file.c
-   M /trunk/modules/access_output/http.c
-   M /trunk/modules/access_output/udp.c
-
-Add option descriptions
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
+* updated the copyright-string
 ------------------------------------------------------------------------
-r7475 | zorglub | 2004-04-25 10:45:01 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14717 | zorglub | 2006-03-11 14:41:49 +0100 (Sat, 11 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
 
-Fix description
+Change some button orders
+Hide the "OK" button in the preferences (keep "Save")
 
 ------------------------------------------------------------------------
-r7474 | gbazin | 2004-04-25 10:24:24 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14716 | zorglub | 2006-03-11 14:03:04 +0100 (Sat, 11 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/modules/mux/mpeg/pes.c
 
-* src/stream_output/stream_output.c: small coding style changes.
+Fix crash in TS muxer. Patch by Alex Antropoff.
+Thanks.
+
+Closes: #552
 
 ------------------------------------------------------------------------
-r7473 | sam | 2004-04-25 02:27:12 +0200 (Sun, 25 Apr 2004) | 4 lines
+r14715 | xtophe | 2006-03-11 02:29:05 +0100 (Sat, 11 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/rules
+   M /trunk/modules/codec/flac.c
 
-  * debian/rules:
-    + Build ffmpeg with --enable-gpl because the postprocessing code is GPL.
-    + Check for .svn directories in addition to CVS.
+codec/flac.c: fix preparse with flac
 
 ------------------------------------------------------------------------
-r7472 | sam | 2004-04-25 02:25:49 +0200 (Sun, 25 Apr 2004) | 2 lines
+r14714 | courmisch | 2006-03-11 00:19:18 +0100 (Sat, 11 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/dvb.c
+   M /trunk/modules/access/ftp.c
 
-  * modules/access/dvb/dvb.c: fixed syntax errors.
+Tell user we disabled EPSV mode _before_ reconnecting so (s)he doesn't get confused
 
 ------------------------------------------------------------------------
-r7471 | jpsaman | 2004-04-24 18:28:21 +0200 (Sat, 24 Apr 2004) | 1 line
+r14713 | courmisch | 2006-03-10 19:21:34 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/qte_main.cpp
+   M /trunk/src/Makefile.am
+
+Fix typo
 
-Properly attach and detach the qte_main object
 ------------------------------------------------------------------------
-r7470 | zorglub | 2004-04-24 17:40:57 +0200 (Sat, 24 Apr 2004) | 2 lines
+r14712 | courmisch | 2006-03-10 19:10:45 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/Makefile.am
+   M /trunk/src/Makefile.am
 
-Compilation fix and give option descriptions
+Test distcheck with libtool when using libtool so I can test
 
 ------------------------------------------------------------------------
-r7469 | bigben | 2004-04-24 15:16:58 +0200 (Sat, 24 Apr 2004) | 3 lines
+r14711 | courmisch | 2006-03-10 18:57:31 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
-
-Endianness fix for xvideo vout on big endian processors (I still have problems when shm is disabled, but that might be related to my drivers, if anybody could test that).
+   M /trunk/configure.ac
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
+Remove broken lldiv check and only use lldiv replacement on BeOS
 
 ------------------------------------------------------------------------
-r7468 | gbazin | 2004-04-24 14:49:53 +0200 (Sat, 24 Apr 2004) | 2 lines
+r14710 | courmisch | 2006-03-10 18:48:57 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/display.c
-   M /trunk/modules/stream_out/es.c
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/po/POTFILES.in
 
-* modules/stream_out/*: attempt at adding descriptions to the config options.
+Remove non-existant files
 
 ------------------------------------------------------------------------
-r7467 | fenrir | 2004-04-24 13:34:27 +0200 (Sat, 24 Apr 2004) | 3 lines
+r14709 | courmisch | 2006-03-10 18:35:28 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/standard.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
 
- * standard: created sap/slp(boolean) sap-name/slp-name(string),
-sap-ipv6(boolean) options. (So that breaks the old way but it's easier).
+Update file names
 
 ------------------------------------------------------------------------
-r7466 | jpsaman | 2004-04-24 12:18:08 +0200 (Sat, 24 Apr 2004) | 5 lines
+r14708 | courmisch | 2006-03-10 18:31:15 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.c
-   M /trunk/modules/access/dvb/qpsk.c
+   M /trunk/src/Makefile.am
+   A /trunk/src/network/error.c (from /trunk/src/network/net_error.c:14707)
+   D /trunk/src/network/net_error.c
 
-dvb/access.c   removed old commandline syntax
-               better debug information
-dvb/dvb.c      debug message beautifying
-dvb/qpsk.c     textual changes
+Use better name for newly introduced file
 
 ------------------------------------------------------------------------
-r7465 | jpsaman | 2004-04-24 12:03:41 +0200 (Sat, 24 Apr 2004) | 1 line
+r14707 | courmisch | 2006-03-10 18:30:32 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/ipkg/control.gpe
-   M /trunk/ipkg/control.h3600
-   M /trunk/ipkg/control.opie
-   M /trunk/ipkg/control.zaurus
-   M /trunk/ipkg/rules.gpe
-   M /trunk/ipkg/rules.h3600
-   M /trunk/ipkg/rules.opie
-   M /trunk/ipkg/rules.zaurus
+   M /trunk/Makefile.am
+   A /trunk/src/vlc.c (from /trunk/src/vlc.c:14500)
+   D /trunk/vlc.c
+
+Same as previous commit - for VLC
 
-iPaq vlc-0.7.2-test1
 ------------------------------------------------------------------------
-r7464 | yoann | 2004-04-24 09:27:41 +0200 (Sat, 24 Apr 2004) | 2 lines
+r14706 | courmisch | 2006-03-10 18:21:33 +0100 (Fri, 10 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   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)
 
-* input/subtitles.c: first subtitle search path was not used.
+Fix and restore nice file names
+Shame on me
 
 ------------------------------------------------------------------------
-r7463 | fenrir | 2004-04-24 05:38:10 +0200 (Sat, 24 Apr 2004) | 5 lines
+r14705 | xtophe | 2006-03-10 15:03:58 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/display.c
-   M /trunk/modules/stream_out/es.c
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/modules/stream_out/standard.c
+   M /trunk/Makefile.am
 
- * all: use sout_ParseCfg. But "standard" can't use it for sap/slp
-options (because we can't do the difference between missing option,
-option and option="" when option is a string).
+Makefile.am: Add the syntax files, valgrinds false positive suppressions, make nicificator to the tarball
 
 ------------------------------------------------------------------------
-r7462 | fenrir | 2004-04-24 02:47:04 +0200 (Sat, 24 Apr 2004) | 3 lines
+r14704 | dionoea | 2006-03-10 13:44:17 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/file.c
-   M /trunk/modules/access_output/http.c
-   M /trunk/modules/access_output/udp.c
+   M /trunk/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
 
- * all: use sout_ParseCfg.
- (udp-sout-caching has been renamed sout-udp-caching).
+run make update-po
 
 ------------------------------------------------------------------------
-r7461 | fenrir | 2004-04-24 02:18:37 +0200 (Sat, 24 Apr 2004) | 3 lines
+r14703 | courmisch | 2006-03-10 10:31:17 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/src/network/tcp.c
 
- * ts: use sout_ParseCfg. (If people add description to options that
-would be pretty cool).
+Clean up ListenTCP error handling (refs #320)
 
 ------------------------------------------------------------------------
-r7460 | zorglub | 2004-04-24 01:58:15 +0200 (Sat, 24 Apr 2004) | 2 lines
+r14702 | courmisch | 2006-03-10 10:28:45 +0100 (Fri, 10 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/m3u.c
+   M /trunk/include/vlc_symbols.h
 
-Support EXTVLCOPT in the new m3u demuxer
+Someone forgot to add an exported symbol
+(p_symbols and vlc_symbols.h sucks time, heh? - use shared libvlc/libtool)
 
 ------------------------------------------------------------------------
-r7459 | fenrir | 2004-04-24 01:52:55 +0200 (Sat, 24 Apr 2004) | 2 lines
+r14701 | zorglub | 2006-03-10 08:20:41 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   A /trunk/ChangeLog
 
- * mp4: use sout_ParseCfg and rename option to --sout-mp4-faststart.
+Forgot this
 
 ------------------------------------------------------------------------
-r7458 | fenrir | 2004-04-24 01:51:46 +0200 (Sat, 24 Apr 2004) | 2 lines
+r14700 | zorglub | 2006-03-10 08:17:31 +0100 (Fri, 10 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   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
 
- * stream_output: fixed bool handling in sout_ParseCfg.
+Test1
 
 ------------------------------------------------------------------------
-r7457 | fenrir | 2004-04-24 01:33:04 +0200 (Sat, 24 Apr 2004) | 3 lines
+r14699 | courmisch | 2006-03-09 23:57:30 +0100 (Thu, 09 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
+   M /trunk/src/network/tcp.c
 
- * asf: use sout_ParseCfg and so added
---sout-asf-{title,author,copyright,comment,rating} options.
+- Clean up error message generation with TCP outgoing connections
+- Fix memleak in case of connection failure
 
 ------------------------------------------------------------------------
-r7456 | fenrir | 2004-04-24 01:31:21 +0200 (Sat, 24 Apr 2004) | 2 lines
+r14698 | courmisch | 2006-03-09 23:56:37 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/include/network.h
+   M /trunk/src/Makefile.am
+   A /trunk/src/network/net_error.c
 
- * stream_output: added bool support (untested).
+Common socket error handling
 
 ------------------------------------------------------------------------
-r7455 | fenrir | 2004-04-24 01:25:47 +0200 (Sat, 24 Apr 2004) | 7 lines
+r14697 | courmisch | 2006-03-09 23:43:01 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/src/stream_output/stream_output.c
-
- * stream_output: added a sout_ParseCfg to help sout modules, and attached
-access_out, mux, stream_out to the creator to make VLC_VAR_DOINHERIT
-working.
- (Basically it takes an options list that will be 'var_Created' and if present
-in sout_cfg_t initialised).
+   M /trunk/src/Makefile.am
 
+Fix make core on Win32 with shared libvlc
 
 ------------------------------------------------------------------------
-r7454 | gbazin | 2004-04-23 22:23:16 +0200 (Fri, 23 Apr 2004) | 3 lines
+r14696 | xtophe | 2006-03-09 21:05:53 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/libvlc.h
 
-* modules/video_output/x11/xcommon.c,
-  modules/gui/wxwindows/video.cpp: fixed size for VOUT_SET_ZOOM.
+libvlc.h: preferences tweaking
 
 ------------------------------------------------------------------------
-r7453 | gbazin | 2004-04-23 22:01:59 +0200 (Fri, 23 Apr 2004) | 1 line
+r14695 | xtophe | 2006-03-09 20:55:40 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/adjust.c
-   M /trunk/modules/video_filter/clone.c
-   M /trunk/modules/video_filter/crop.c
-   M /trunk/modules/video_filter/distort.c
-   M /trunk/modules/video_filter/invert.c
-   M /trunk/modules/video_filter/logo.c
-   M /trunk/modules/video_filter/motionblur.c
-   M /trunk/modules/video_filter/transform.c
-   M /trunk/modules/video_filter/wall.c
+   M /trunk/modules/misc/logger.c
+   M /trunk/src/libvlc.h
 
-* modules/video_filter/*: implemented a forwarding vout_vaControl().
-------------------------------------------------------------------------
-r7452 | gbazin | 2004-04-23 21:50:33 +0200 (Fri, 23 Apr 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+all: move the logger option from video to interface and advanced
 
-* modules/video_filter/deinterlace.c: implemented a forwarding vout_vaControl().
 ------------------------------------------------------------------------
-r7451 | fenrir | 2004-04-23 21:00:06 +0200 (Fri, 23 Apr 2004) | 4 lines
+r14694 | hartman | 2006-03-09 16:57:48 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/x264.c
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/macosx/vout.m
 
- * x264: added aspect support.
- * transcode: added H264 codec id.
- * demux: added h264 demux shortcut.
+* Use the proper parent object to do var_Get macosx-black on. Fixes the issue where we failed to mutex_lock.
 
 ------------------------------------------------------------------------
-r7450 | gbazin | 2004-04-23 20:33:51 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14693 | hartman | 2006-03-09 16:55:13 +0100 (Thu, 09 Mar 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/src/misc/messages.c
 
-* ALL: bumped version number to 0.7.2-test1 in preparation for the test release.
+* Don't crash if we want to msg_Dbg on an object that doesn't exist.
 
 ------------------------------------------------------------------------
-r7449 | fenrir | 2004-04-23 18:06:57 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14692 | courmisch | 2006-03-09 14:28:48 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/h264.c
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
- * h264: fixed nal decoding.
+Use the fine stack as we can
 
 ------------------------------------------------------------------------
-r7448 | gbazin | 2004-04-23 17:35:02 +0200 (Fri, 23 Apr 2004) | 1 line
+r14691 | courmisch | 2006-03-09 14:08:46 +0100 (Thu, 09 Mar 2006) | 15 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/src/misc/configuration.c
 
-* modules/video_output/directx/directx.c: I think I finally have the mouse autohiding feature right.
-------------------------------------------------------------------------
-r7447 | hartman | 2004-04-23 17:03:45 +0200 (Fri, 23 Apr 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+As a work-around, accept both decimal separators when...
+deserializing floats from configuration (fixes #589)
 
-* play after loading intf.
+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.
 
-------------------------------------------------------------------------
-r7446 | gbazin | 2004-04-23 16:39:57 +0200 (Fri, 23 Apr 2004) | 1 line
-Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+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).
 
-* modules/video_output/directx/directx.c: couple of fixes for fullscreen.
 ------------------------------------------------------------------------
-r7445 | yoann | 2004-04-23 16:30:13 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14690 | courmisch | 2006-03-09 11:56:53 +0100 (Thu, 09 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+   M /trunk/modules/misc/rtsp.c
 
-* extras/MacOSX/vlc.pbproj/project.pbxproj: typo (bug #1787)
+Revert [14683]
+You can definitely declare variable at the beginning of a nested block with gcc 2.95
 
 ------------------------------------------------------------------------
-r7444 | gbazin | 2004-04-23 15:22:16 +0200 (Fri, 23 Apr 2004) | 1 line
+r14689 | fkuehne | 2006-03-09 11:04:01 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/macosx/sfilters.h
+   M /trunk/modules/gui/macosx/sfilters.m
 
-* src/libvlc.h: MSVC doesn't like splitted macros. I'll get this right eventually ;)
+* 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
 ------------------------------------------------------------------------
-r7443 | gbazin | 2004-04-23 15:06:53 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14688 | jpsaman | 2006-03-09 10:47:30 +0100 (Thu, 09 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/src/libvlc.h
-
-* src/libvlc.h: reverted my last change.
+   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
 
+Update e-mail address
 ------------------------------------------------------------------------
-r7442 | gbazin | 2004-04-23 14:46:34 +0200 (Fri, 23 Apr 2004) | 5 lines
+r14687 | fkuehne | 2006-03-09 10:31:36 +0100 (Thu, 09 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/include/vlc_meta.h
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/src/input/control.c
-
-* src/input/control.c, include/ninput.h: Added INPUT_GET_INFO.
-* include/vlc_meta.h: vlc_meta_GetValue().
-* modules/demux/m3u.c: increased MAX_LINE to 8192.
-* modules/video_output/directx/events.c: portability fix.
+   M /trunk/NEWS
 
+* improved the wording a bit
 ------------------------------------------------------------------------
-r7441 | gbazin | 2004-04-23 14:38:04 +0200 (Fri, 23 Apr 2004) | 3 lines
+r14686 | titer | 2006-03-09 00:52:35 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/msvc/vlc.dsw
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/httpd.c
-   M /trunk/src/stream_output/announce.c
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
-* src/*: portability fixes.
-* msvc/vlc.dsw: httpd is not a plugin anymore.
+ Force lldiv emulation on BeOS
 
 ------------------------------------------------------------------------
-r7440 | yoann | 2004-04-23 13:56:21 +0200 (Fri, 23 Apr 2004) | 3 lines
+r14685 | damienf | 2006-03-09 00:52:29 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
 
-* src/input/subtitles.c: corrected bug in subtitle detection
-* src/libvlc.h: modified subtitle paths for Windows 
+all: reworked gui layout of dialog boxes to get rid of the dark gray background colour (I hope that wasn't intentional :)
 
 ------------------------------------------------------------------------
-r7439 | gbazin | 2004-04-23 13:38:14 +0200 (Fri, 23 Apr 2004) | 1 line
+r14684 | titer | 2006-03-09 00:32:08 +0100 (Thu, 09 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
+   M /trunk/configure.ac
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
+
+ Emulate C99's lldiv() if necessary
 
-* src/input/es_out.c: fix for ES_OUT_RESET_PCR.
 ------------------------------------------------------------------------
-r7438 | gbazin | 2004-04-23 11:13:43 +0200 (Fri, 23 Apr 2004) | 3 lines
+r14683 | xtophe | 2006-03-08 23:30:53 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/misc/rtsp.c
 
-* modules/stream_out/transcode.c: fixed mem leak + use av_free() instead of free() where necessary.
-* modules/codec/ffmpeg/*: use av_free() instead of free() where necessary.
+rtsp.c: BeOS fix. variables can't be declared in the middle of the function.
 
 ------------------------------------------------------------------------
-r7437 | gbazin | 2004-04-23 09:07:20 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14682 | hartman | 2006-03-08 23:03:00 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/extras/contrib/src/Patches/x264_svn.patch
 
-* modules/codec/ffmpeg/encoder.c: fixed memory leak.
+* one part of x264 patch fixed upstream
 
 ------------------------------------------------------------------------
-r7436 | gbazin | 2004-04-23 08:53:00 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14681 | damienf | 2006-03-08 18:50:44 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
+   M /trunk/extras/contrib/src/Makefile
 
-* src/playlist/item.c,item-ext.c: fixed memory leaks.
+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
 
 ------------------------------------------------------------------------
-r7435 | gbazin | 2004-04-23 08:32:52 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14680 | courmisch | 2006-03-08 18:33:29 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/subtitles.c
+   M /trunk/extras/contrib/src/Makefile
+   A /trunk/extras/contrib/src/Patches/gnutls-win32.patch
 
-* src/input/subtitles.c: fixed memory leak.
+Winsock non-blocking kludge for GnuTLS (refs #538)
 
 ------------------------------------------------------------------------
-r7434 | gbazin | 2004-04-23 08:25:03 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14679 | courmisch | 2006-03-08 18:25:09 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item.c
+   M /trunk/extras/contrib/src
 
-* src/playlist/item.c: fixed memory leak.
+svn:ignore
 
 ------------------------------------------------------------------------
-r7433 | gbazin | 2004-04-23 08:12:30 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14678 | dionoea | 2006-03-08 18:06:59 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/sgimb.c
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
 
-* modules/demux/sgimb.c: fixed memory leak.
+modules/misc/rtsp.c is using us_strtod
 
 ------------------------------------------------------------------------
-r7432 | gbazin | 2004-04-23 07:46:59 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14677 | courmisch | 2006-03-08 14:51:31 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/include/charset.h
 
-* modules/gui/wxwindows/wxwindows.cpp: --wxwin-embed is now the default.
+Missing export
 
 ------------------------------------------------------------------------
-r7431 | gbazin | 2004-04-23 07:44:18 +0200 (Fri, 23 Apr 2004) | 2 lines
+r14676 | courmisch | 2006-03-08 14:32:37 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/video_output/x11/xcommon.h
+   M /trunk/modules/misc/rtsp.c
 
-* modules/video_output/x11/*: implemented some locking so vout_Control() can be called from another thread.
+Don't use C (de)serialization for float numbers (closes #583)
 
 ------------------------------------------------------------------------
-r7430 | gbazin | 2004-04-23 07:27:13 +0200 (Fri, 23 Apr 2004) | 4 lines
+r14675 | courmisch | 2006-03-08 13:25:29 +0100 (Wed, 08 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/doc/Makefile.am
-   M /trunk/modules/demux/mp4/Modules.am
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/include/charset.h
+   M /trunk/src/misc/charset.c
+   M /trunk/src/test/i18n_atof.c
 
-* modules/gui/wxwindows/interface.cpp: disable the new wizard until it is useable.
-* doc/Makefile.am: don't include directories directly (will put all sorts of junk in make dist).
-* modules/demux/mp4/Modules.am: get rid of mp4.h.
+ * 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)
 
 ------------------------------------------------------------------------
-r7429 | titer | 2004-04-22 23:29:45 +0200 (Thu, 22 Apr 2004) | 2 lines
+r14674 | courmisch | 2006-03-08 13:23:34 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   M /trunk/modules/stream_out/rtp.c
 
- contrib/src/Makefile : typo
+Fix TTL range check
 
 ------------------------------------------------------------------------
-r7428 | gbazin | 2004-04-22 22:35:25 +0200 (Thu, 22 Apr 2004) | 2 lines
+r14673 | courmisch | 2006-03-08 12:52:46 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/audio_output/input.c
+   M /trunk/src/misc/variables.c
 
-* src/audio_output/input.c: too much locking.
+Avoid ugly non-const cast
 
 ------------------------------------------------------------------------
-r7427 | gbazin | 2004-04-22 17:59:05 +0200 (Thu, 22 Apr 2004) | 2 lines
+r14672 | courmisch | 2006-03-08 12:32:34 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/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
 
-* modules/video_output/directx/*: only hide the mouse when in fullscreen.
+i18n_atof(): locale-agnostic atof()
 
 ------------------------------------------------------------------------
-r7426 | fenrir | 2004-04-22 15:19:55 +0200 (Thu, 22 Apr 2004) | 2 lines
+r14671 | zorglub | 2006-03-08 10:47:45 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/h264.c
+   M /trunk/modules/gui/wxwidgets/streamdata.h
 
- * h264: added a h264-fps option.
+Fix wizard matrix on win32. Closes:#531
 
 ------------------------------------------------------------------------
-r7425 | gbazin | 2004-04-22 14:57:56 +0200 (Thu, 22 Apr 2004) | 8 lines
+r14670 | hartman | 2006-03-08 00:56:32 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
-* modules/video_output/directx/*:
-  - Major changes to way the embedded vout is handled.
-    + the vout windows are created in our event thread so we do receive the events now.
-    + we do not use the external window directly (as for normal vout we create our vout window + video sub-window).
-    + Create a WS_EX_NOPARENTNOTIFY vout window to make mozilla happy.
-  - Improved the mouse auto-hide feature.
-  - Do the DirectXUpdateOverlay() in the events thread. This should make S3 graphics cards happy again.
+* Fix the issue where sometimes the Menubar wouldn't reappear after exiting fullscreen.
 
 ------------------------------------------------------------------------
-r7424 | zorglub | 2004-04-22 14:54:05 +0200 (Thu, 22 Apr 2004) | 2 lines
+r14669 | hartman | 2006-03-08 00:22:41 +0100 (Wed, 08 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/src/input/input.c
 
-Fix audio and do not read 1 byte without remembering it
+* Fix an issue with a : in the subtitle-filename causing the subtitle detection to fail.
 
 ------------------------------------------------------------------------
-r7423 | sam | 2004-04-22 11:26:15 +0200 (Thu, 22 Apr 2004) | 2 lines
+r14668 | courmisch | 2006-03-07 21:06:53 +0100 (Tue, 07 Mar 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/codec
-   M /trunk/modules/codec/cmml
-   M /trunk/modules/codec/x264.c
-   M /trunk/modules/demux/mpeg/h264.c
-   M /trunk/modules/packetizer/h264.c
-   M /trunk/modules/stream_out/transrate/block.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
-  * Added missing SVN properties.
+- 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
 
 ------------------------------------------------------------------------
-r7422 | sam | 2004-04-22 11:08:29 +0200 (Thu, 22 Apr 2004) | 19 lines
+r14667 | dionoea | 2006-03-07 19:48:35 +0100 (Tue, 07 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/copyright
-   M /trunk/debian/rules
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
+
+Fix wx DnD once more.
 
- * configure.ac:
-   + Factorized the Xinerama code check.
-   + If libXv.so is present, ignore libXv_pic.
- * debian/control:
-   + Build-depend on zlib1g-dev because ffmpeg uses it by default.
-   + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev.
-   + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic.
-   + Added a build-dependency on libaudiofile-dev to fix the m68k build.
-   + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs
-     on ppc/mpegvideo_altivec.o (Closes: #236442).
-   + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5).
-   + Override kdelibs4's shlibs value to get VLC into testing.
-   + No longer build-depend on dvb-dev.
- * debian/rules:
-   + Activated DTS decoding support.
-   + Added symlinks for mozilla-firefox (Closes: #239352).
- * debian/copyright:
-   + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
-
-------------------------------------------------------------------------
-r7421 | fenrir | 2004-04-22 05:25:47 +0200 (Thu, 22 Apr 2004) | 3 lines
+------------------------------------------------------------------------
+r14666 | xtophe | 2006-03-07 14:30:27 +0100 (Tue, 07 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/h264.c
-   M /trunk/modules/demux/mpeg/system.h
-   M /trunk/modules/demux/mpeg/ts.c
+   M /trunk/HACKING
 
- * mpeg/system.c, ts.c: added h264 to old TS demuxer.
- * mpeg/h264.c : use greater packet size.
+HACKING: Add a note about the module cache and vlc --list
 
 ------------------------------------------------------------------------
-r7420 | fenrir | 2004-04-22 05:18:56 +0200 (Thu, 22 Apr 2004) | 3 lines
+r14665 | damienf | 2006-03-07 13:22:19 +0100 (Tue, 07 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/Modules.am
-   A /trunk/modules/codec/x264.c
+   M /trunk/extras/contrib/src/Makefile
 
- * x264: wrapper for libx264 encoder (h264 encoder, you can find it at
-http://lyra.via.ecp.fr). use qmin==qmax to change the qp.
+Makefile: don't forget to chmod a+x gecko-sdk/bin/*
 
 ------------------------------------------------------------------------
-r7419 | fenrir | 2004-04-22 05:14:15 +0200 (Thu, 22 Apr 2004) | 3 lines
+r14664 | damienf | 2006-03-07 13:15:06 +0100 (Tue, 07 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
- * ffmpeg: added a ffmpeg-debug option (control libavcodec debug
-messages).
+all: updating mozilla SDK for cygwin builds
 
 ------------------------------------------------------------------------
-r7418 | fenrir | 2004-04-22 05:04:36 +0200 (Thu, 22 Apr 2004) | 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
 
- * configure: added h264 demuxer and packetizer.
+ffmpeg-cvs-mactel.patch: Mangle patch was applied upstream
 
 ------------------------------------------------------------------------
-r7417 | fenrir | 2004-04-22 05:02:05 +0200 (Thu, 22 Apr 2004) | 5 lines
+r14662 | dionoea | 2006-03-06 19:55:39 +0100 (Mon, 06 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/Modules.am
-   A /trunk/modules/demux/mpeg/h264.c
-   M /trunk/modules/packetizer/Modules.am
-   A /trunk/modules/packetizer/h264.c
+   M /trunk/doc/vlc.1
 
- * packetizer/h264.c: a really basic h264 packetizer (it doesn't support
-b-frame and it doesn't do pts/dts computation but I fear it won't be
-possible).
- * demux/mpeg/h264.c: a raw h264 annexe-B demuxer using the packetizer.
+Add link to online documentation in VLC manpage
 
 ------------------------------------------------------------------------
-r7416 | fenrir | 2004-04-22 04:58:05 +0200 (Thu, 22 Apr 2004) | 2 lines
+r14661 | sam | 2006-03-06 18:51:43 +0100 (Mon, 06 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/extras/contrib/src/Makefile
 
* ts.c: allow muxing of h264 stream.
 * extras/contrib/src/Makefile: build libx264.a in PIC mode on OS X x86.
 
 ------------------------------------------------------------------------
-r7415 | hartman | 2004-04-22 03:55:45 +0200 (Thu, 22 Apr 2004) | 2 lines
+r14660 | damienf | 2006-03-06 17:06:41 +0100 (Mon, 06 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/sgimb.c
+   M /trunk/extras/contrib/src/Makefile
 
-* Give the kasenna a bit more mtu space than it advises to you. Works a lot better.
+Makefile: fix for MacIntel package build
 
 ------------------------------------------------------------------------
-r7414 | massiot | 2004-04-21 18:00:17 +0200 (Wed, 21 Apr 2004) | 3 lines
+r14659 | courmisch | 2006-03-06 11:25:12 +0100 (Mon, 06 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   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
 
-* modules/packetizer/mpegvideo.c: When a discontinuity is flagged, trash
-  the whole PES because the contents may be corrupt.
+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()
 
 ------------------------------------------------------------------------
-r7413 | massiot | 2004-04-21 17:58:50 +0200 (Wed, 21 Apr 2004) | 3 lines
+r14658 | courmisch | 2006-03-06 11:23:37 +0100 (Mon, 06 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+   M /trunk/modules/misc/gnutls.c
 
-* modules/access/pvr/pvr.c: Code conventions; added :audio= option to
-  specify the audio bitmask (0xA9 seems a good value).
+Add extra Win32-specific debug (refs #538)
 
 ------------------------------------------------------------------------
-r7412 | massiot | 2004-04-21 17:55:17 +0200 (Wed, 21 Apr 2004) | 4 lines
+r14657 | xtophe | 2006-03-06 10:42:01 +0100 (Mon, 06 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/src/Makefile.am
 
-* modules/demux/ts.c: When a packet is lost, flag a discontinuity, do not
-  trash the PES packet (the rest of the PES can still be used, and anyway
-  the decoder must be aware that a discontinuity happened).
+src/Makefile: make distcheck happy
 
 ------------------------------------------------------------------------
-r7411 | massiot | 2004-04-21 17:54:09 +0200 (Wed, 21 Apr 2004) | 3 lines
+r14656 | damienf | 2006-03-06 00:49:52 +0100 (Mon, 06 Mar 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/stream_out/transrate/Modules.am
-   A /trunk/modules/stream_out/transrate/block.c
-   M /trunk/modules/stream_out/transrate/frame.c
-   M /trunk/modules/stream_out/transrate/getvlc.h
-   M /trunk/modules/stream_out/transrate/putvlc.h
-   M /trunk/modules/stream_out/transrate/transrate.c
-   M /trunk/modules/stream_out/transrate/transrate.h
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/stream_out/transrate: Rewrote the transrater to use a SAD error
-  estimation ; if the error is too high, lower the quantizer scale.
+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
+
+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
 
 ------------------------------------------------------------------------
-r7410 | fenrir | 2004-04-21 17:39:16 +0200 (Wed, 21 Apr 2004) | 2 lines
+r14655 | xtophe | 2006-03-05 21:08:16 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/configure.ac
 
- * block: fixed block_Realloc.
+configure.ac: use the gecko-sdk in the contrib
 
 ------------------------------------------------------------------------
-r7409 | murray | 2004-04-21 17:25:52 +0200 (Wed, 21 Apr 2004) | 2 lines
+r14654 | xtophe | 2006-03-05 20:37:21 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/extras/contrib/Makefile
 
-fix (thanks anil)
+contrib/Makefile: Don't put 2 include
 
 ------------------------------------------------------------------------
-r7408 | sam | 2004-04-21 15:55:48 +0200 (Wed, 21 Apr 2004) | 2 lines
+r14653 | zorglub | 2006-03-05 20:05:07 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/NEWS
 
-  * modules/video_filter/deinterlace.c: included <altivec.h>.
+Add some news
 
 ------------------------------------------------------------------------
-r7407 | murray | 2004-04-21 15:27:52 +0200 (Wed, 21 Apr 2004) | 2 lines
+r14652 | xtophe | 2006-03-05 18:44:04 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/extras/contrib/Makefile
 
-Updated italian translation (rc interface, streaming wizard)
+contrib/Makefile: dereference the symlink. a better solution would be to transform the absolute one to relative.
 
 ------------------------------------------------------------------------
-r7406 | sam | 2004-04-21 15:23:01 +0200 (Wed, 21 Apr 2004) | 6 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/misc/memcpy/memcpyaltivec.c
-   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
-  * configure.ac:
-    + Check for vec_ld instead of vec_mtvscr in the C AltiVec detection.
-    + Include <altivec.h> in the C AltiVec detection.
-  * modules/misc/memcpy/memcpyaltivec.c modules/video_chroma/i420_yuy2.c:
-    + Include <altivec.h> in the C AltiVec versions.
+Update x264 patch.
 
 ------------------------------------------------------------------------
-r7405 | gbazin | 2004-04-21 14:13:26 +0200 (Wed, 21 Apr 2004) | 3 lines
+r14650 | fkuehne | 2006-03-05 17:41:18 +0100 (Sun, 05 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/misc/playlist/m3u.c
-
-* modules/misc/playlist/m3u.c: save VLC input options with the "#EXTVLCOPT:" tag.
-* modules/demux/m3u.c: parse the "#EXTVLCOPT:" tag.
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
+* 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
 ------------------------------------------------------------------------
-r7404 | fenrir | 2004-04-21 12:37:33 +0200 (Wed, 21 Apr 2004) | 4 lines
+r14649 | dionoea | 2006-03-05 16:47:17 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input_dec.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
-* input_dec: do not switch to minimize-threads in sout mode if input are
-not pace controlable (temporary workaround, we should create a thread
-that handles all packetizers).
+Select item after deleting items from the playlist with KEY_DEL.
 
 ------------------------------------------------------------------------
-r7403 | hartman | 2004-04-21 03:46:41 +0200 (Wed, 21 Apr 2004) | 7 lines
+r14648 | fkuehne | 2006-03-05 16:42:51 +0100 (Sun, 05 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/demux/sgimb.c
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/modules/misc/network/ipv6.c
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-* modules/demux/sgimb.c
-  - when we open a kasenna multicast udp stream, don't pass along to RTSP.
-  - set the correct mtu for Kasenna streams.
-* rest
-  --mtu can now be set via :mtu playlist option.\
+* don't show the statistics-tab if the stats aren't enabled
+------------------------------------------------------------------------
+r14647 | courmisch | 2006-03-05 16:34:21 +0100 (Sun, 05 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/src/libvlc.c
 
+Don't call textdomain - it is not only useless but harmful (refs #581)
 
 ------------------------------------------------------------------------
-r7402 | anil | 2004-04-20 23:13:52 +0200 (Tue, 20 Apr 2004) | 2 lines
+r14646 | dionoea | 2006-03-05 16:33:02 +0100 (Sun, 05 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/vars/playtree.hpp
 
-* 'Toggle enabled' -> 'Enable/Disable' in the playlist popup menu
+ctrl_tree.cpp: fix selection bug (when pressing KEY_DOWN if the selected item was the last visible tree item)
+playtree.hpp: cosmetics
 
 ------------------------------------------------------------------------
-r7401 | gbazin | 2004-04-20 23:04:08 +0200 (Tue, 20 Apr 2004) | 2 lines
+r14645 | courmisch | 2006-03-05 16:32:49 +0100 (Sun, 05 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
+   M /trunk/include/vlc_common.h
+   M /trunk/src/extras/libc.c
 
-* modules/wxwindows/wxwindows.cpp, modules/skins2/src/skin_main.cpp: don't start the playlist if it is empty.
+- Call dgettext directly with shared libvlc and libtool
+- Remove vlc_dcgettext in those cases
 
 ------------------------------------------------------------------------
-r7400 | gbazin | 2004-04-20 21:24:03 +0200 (Tue, 20 Apr 2004) | 3 lines
+r14644 | courmisch | 2006-03-05 16:32:01 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/src/libvlc.h
+   M /trunk/include/vlc_threads_funcs.h
 
-* src/libvlc.h: put the SAP options where they belong (ie. the stream output category).
-* modules/gui/skins2/src/window_manager.cpp: skins2-transparency is win32 only.
+Add some ?\226?\128?\156const?\226?\128?\157s
 
 ------------------------------------------------------------------------
-r7399 | yoann | 2004-04-20 20:12:42 +0200 (Tue, 20 Apr 2004) | 2 lines
+r14643 | courmisch | 2006-03-05 16:29:52 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-Changed directory separator from '/' to '\' for windows version.
+Fix some warnings
 
 ------------------------------------------------------------------------
-r7398 | gbazin | 2004-04-20 19:57:58 +0200 (Tue, 20 Apr 2004) | 5 lines
+r14642 | dionoea | 2006-03-05 15:58:31 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-   M /trunk/src/interface/interface.c
-   M /trunk/src/libvlc.c
+   M /trunk/doc/release-howto.txt
 
-* modules/gui/wxwindows/wxwindows.cpp: don't "play on start" when in dialogs provider mode.
-* modules/gui/skins2/src/skin_main.cpp: "play on start" support.
-* src/interface/interface.c: explicit init of b_play.
-* src/libvlc.c: GetFilenames() doesn't start the playlist anymore.
+We won't need to warn ECP about releases now.
 
 ------------------------------------------------------------------------
-r7397 | sam | 2004-04-20 19:27:30 +0200 (Tue, 20 Apr 2004) | 2 lines
+r14641 | dionoea | 2006-03-05 15:37:35 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/cmml/browser_open.c
-   M /trunk/modules/codec/cmml/browser_open.h
-   M /trunk/modules/codec/cmml/cmml.c
-   M /trunk/modules/codec/cmml/history.c
-   M /trunk/modules/codec/cmml/history.h
-   M /trunk/modules/codec/cmml/intf.c
-   M /trunk/modules/codec/cmml/xarray.c
-   M /trunk/modules/codec/cmml/xarray.h
-   M /trunk/modules/codec/cmml/xlist.c
-   M /trunk/modules/codec/cmml/xlist.h
-   M /trunk/modules/codec/cmml/xstrcat.h
-   M /trunk/modules/codec/cmml/xtag.c
-   M /trunk/modules/codec/cmml/xtag.h
-   M /trunk/modules/codec/cmml/xurl.c
-   M /trunk/modules/codec/cmml/xurl.h
-   M /trunk/modules/codec/mash.cpp
-   M /trunk/modules/control/lirc.c
-   M /trunk/modules/demux/sgimb.c
-   M /trunk/modules/gui/macosx/playlistinfo.h
-   M /trunk/modules/gui/macosx/playlistinfo.m
-   M /trunk/modules/gui/skins2/vars/stream.cpp
-   M /trunk/modules/gui/skins2/vars/stream.hpp
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/src/input/control.c
-   M /trunk/src/stream_output/announce.c
-   M /trunk/src/stream_output/sap.c
-   M /trunk/src/video_output/vout_intf.c
+   M /trunk/src/misc/configuration.c
 
-  * Added missing Id to the svn:keywords properties of some files.
+Fix build on Mac (i hope)
 
 ------------------------------------------------------------------------
-r7396 | yoann | 2004-04-20 17:54:54 +0200 (Tue, 20 Apr 2004) | 5 lines
+r14640 | courmisch | 2006-03-05 12:36:59 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/subtitles.c
-   M /trunk/src/libvlc.h
-
-Added a --sub-autodetect-path which is a list of paths (separated by
-',') where VLC can look for a subtitle file ; typically, ./Subtitles or
-./subtitles (the directory in wich the film is located is implicit).
+   M /trunk/configure.ac
 
+remove now useless x509-ca-bundle option
 
 ------------------------------------------------------------------------
-r7395 | sam | 2004-04-20 17:17:46 +0200 (Tue, 20 Apr 2004) | 4 lines
+r14639 | courmisch | 2006-03-05 12:28:28 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/misc/gnutls.c
 
-  * configure.ac:
-    + Check for <altivec.h>.
-    + Test for -maltivec -mabi=altivec in addition to -fvec.
+Look for Root CA certificates in VLC data dir
 
 ------------------------------------------------------------------------
-r7394 | gbazin | 2004-04-20 17:05:24 +0200 (Tue, 20 Apr 2004) | 6 lines
+r14638 | dionoea | 2006-03-05 12:24:59 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc/vlc.h
-   M /trunk/include/vlc_interface.h
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-   M /trunk/src/interface/interface.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/vlc.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-* include/vlc/vlc.h: added a b_play parameter to the libvlc VLC_AddIntf() prototype.
-   When true, the interface will automatically start playing the playlist when (and only when) it is ready. (particularly useful for embedded vouts).
-* src/libvlc.c, src/vlc.c: new VLC_AddIntf() prototype.
-* src/interface/interface.c: if the interface doesn't support "playing on start", do it ourselves.
-* modules/gui/wxwindows/wxwindows.cpp: implement "play on start".
+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.
 
 ------------------------------------------------------------------------
-r7393 | sam | 2004-04-20 16:31:24 +0200 (Tue, 20 Apr 2004) | 2 lines
+r14637 | dionoea | 2006-03-05 12:16:23 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/es.po
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-  * po/es.po: minor translation fix.
+Remove uneeded include (since playlist DnD is now different from the main controler's DnD)
 
 ------------------------------------------------------------------------
-r7392 | gbazin | 2004-04-20 16:04:56 +0200 (Tue, 20 Apr 2004) | 2 lines
+r14636 | courmisch | 2006-03-05 12:10:34 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/include/configuration.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/configuration.c
 
-* modules/gui/wxwindows/interface.cpp: better interface size under gtk.
+config_GetDataDir(): returns path to VLC installed shared data
 
 ------------------------------------------------------------------------
-r7391 | gbazin | 2004-04-20 15:34:03 +0200 (Tue, 20 Apr 2004) | 2 lines
+r14635 | courmisch | 2006-03-05 10:04:07 +0100 (Sun, 05 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
 
-* modules/gui/wxwindows/interface.cpp: fit the default size of the interface to the menubar.
+Fix compilation AGAIN
 
 ------------------------------------------------------------------------
-r7390 | dionoea | 2004-04-20 13:29:36 +0200 (Tue, 20 Apr 2004) | 5 lines
+r14634 | xtophe | 2006-03-04 23:53:51 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
 
-* fixed hue, contrast, gamma, brightness and saturation sliders
-* added restore to default settings button (for those sliders)
+fileinfo.*: I should lean C++
 
+------------------------------------------------------------------------
+r14633 | dionoea | 2006-03-04 23:48:20 +0100 (Sat, 04 Mar 2006) | 3 lines
+Changed paths:
+   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
 
+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
 
 ------------------------------------------------------------------------
-r7389 | andrep | 2004-04-20 06:24:52 +0200 (Tue, 20 Apr 2004) | 5 lines
+r14632 | dionoea | 2006-03-04 23:06:08 +0100 (Sat, 04 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.m
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+
+Fix node insertion. Thanks to zorglub.
 
-* Mac OS X: intercept and respond to user-configured VLC hotkeys, rather
-  than only responding to shortcut keys which are defined in the .nib
-  interface file
+------------------------------------------------------------------------
+r14631 | courmisch | 2006-03-04 23:05:10 +0100 (Sat, 04 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
+Fix off by one bugs
 
 ------------------------------------------------------------------------
-r7388 | hartman | 2004-04-20 03:00:29 +0200 (Tue, 20 Apr 2004) | 10 lines
+r14630 | dionoea | 2006-03-04 22:52:53 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/Makefile.am
-   M /trunk/NEWS
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
 
-* extras/contrib/src
-  - fix goom location
-  - some small url improvements. please test the contrib system.
-* modules/gui/macosx/*
-  - autodetect Quartz Extreme. Use OpenGL vout if present.
-  - --macosx-vout auto|quartz|opengl to force a vout.
-* Makefile.am: add share/http/vlm to target.
-* NEWS: small updates
-* AUTHORS: updated my email address.
+dialogs/playlist.*: Add File Drop in playlist handling. (Still needs to include courmisch's wx encoding fix when the fix gets fixed)
 
 ------------------------------------------------------------------------
-r7387 | gbazin | 2004-04-20 01:00:57 +0200 (Tue, 20 Apr 2004) | 2 lines
+r14629 | jpsaman | 2006-03-04 22:17:25 +0100 (Sat, 04 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/include/vlc_messages.h
 
-* NEWS: few changes.
+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.
 ------------------------------------------------------------------------
-r7386 | gbazin | 2004-04-19 21:34:15 +0200 (Mon, 19 Apr 2004) | 2 lines
+r14627 | courmisch | 2006-03-04 21:24:19 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/bootstrap
 
-* NEWS: updated with all the changes since the last release.
+Remove superfluous dep
 
 ------------------------------------------------------------------------
-r7385 | titer | 2004-04-19 18:57:39 +0200 (Mon, 19 Apr 2004) | 2 lines
+r14626 | courmisch | 2006-03-04 21:19:15 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
- deinterlace.c: added AltiVec optims for 16-bytes unaligned lines
+closes #579
 
 ------------------------------------------------------------------------
-r7384 | andrep | 2004-04-19 17:59:56 +0200 (Mon, 19 Apr 2004) | 51 lines
+r14625 | courmisch | 2006-03-04 21:11:01 +0100 (Sat, 04 Mar 2006) | 5 lines
 Changed paths:
-   A /trunk/modules/codec/cmml/HACKING
+   M /trunk/configure.ac
+   M /trunk/modules/misc/gnutls.c
 
-* Added HACKING file to CMML codec plugin directory, which includes
-  description of what it does and how it's implemented.
+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)
 
-* Overview of the CMML codec:
+------------------------------------------------------------------------
+r14624 | jpsaman | 2006-03-04 21:01:58 +0100 (Sat, 04 Mar 2006) | 1 line
+Changed paths:
+   M /trunk/modules/control/telnet.c
 
-  This is an implementation of the Continuous Media Markup Language
-  (CMML) for VideoLAN.  In short, CMML is a (XML) markup language for
-  time-continuous data, which of course includes multimedia such as
-  video and audio.  It allows one to annotate a media file with both
-  structured and unstructured textual data, but one of its distinguishing
-  features--and what this code implements--is its support for embedding
-  hyperlinks in media files.
+Do not print extra STRING_CR on successfull command.
+------------------------------------------------------------------------
+r14623 | dionoea | 2006-03-04 19:42:35 +0100 (Sat, 04 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/item-ext.c
 
-  So, while viewing some media (e.g. a radio interview with a band),
-  you could provide a hyperlink to any URL, including a standard web
-  page or other media (e.g. the band's home page).  The hyperlinks
-  are active only for specific intervals of time while the media is
-  playing, so for example during a radio interview, the hyperlinks
-  can change depending on what questions the interviewer is asking
-  and topic is being discussed.
+item-ext.c: detach from all parent nodes (fixed)
 
-  For more general information on CMML and its role in the bigger
-  picture of extending the World Wide Web to properly support multimedia,
-  see <http://www.annodex.net/overview.html>.  For specifications of
-  CMML, see <http://www.annodex.net/specifications.html>.
+------------------------------------------------------------------------
+r14622 | dionoea | 2006-03-04 19:41:08 +0100 (Sat, 04 Mar 2006) | 3 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/src/playlist/item-ext.c
 
-* CMML codec usage:
+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.
 
-  Once you have hyperlinking capability, you take on some of the
-  capabilities of a web browser, in particular following hyperlinks,
-  and also maintaining a browsing history where you can go backwards
-  and forwards between pieces of media you've linked to.  So, if you
-  are viewing a file with CMML markup:
+------------------------------------------------------------------------
+r14621 | xtophe | 2006-03-04 19:36:29 +0100 (Sat, 04 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
 
-  * Hyperlinks are displayed as a subtitle track
+fileinfo.hpp: we need to use b_stats in Update()
 
-  * Hyperlinks are followed with the VLC "activate" hotkey (by default,
-    this is just the Enter key)
+------------------------------------------------------------------------
+r14620 | xtophe | 2006-03-04 19:07:43 +0100 (Sat, 04 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
 
-  * Going back and forward are done with the "history-back" and
-    "history-forward" keys, by default Cmd-[ and Cmd-] on Mac OS X,
-    and Ctrl-[ and Ctrl-] on all other platforms.
+fileinfo.*: Don't show stats when they qre disable.
 
-  Until the media browsing history features are made available outside
-  of the CMML plugin, you can only use the history features while
-  viewing a file that contains CMML markup: e.g. you cannot navigate
-  backwards or forward in the history while viewing a standard MPEG
-  video.  This is a limitation which may be removed if the media
-  browsing code is merged into the VLC core.
+------------------------------------------------------------------------
+r14619 | dionoea | 2006-03-04 18:32:35 +0100 (Sat, 04 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
 
+add "Add node" function to node contextual menu
 
 ------------------------------------------------------------------------
-r7383 | zorglub | 2004-04-19 17:49:25 +0200 (Mon, 19 Apr 2004) | 2 lines
+r14618 | dionoea | 2006-03-04 18:09:04 +0100 (Sat, 04 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
 
-Fix crash when vout window is resized to 0 width
+Drag and Drop support in wx playlist.
+TODO: merge this playlist code with the gibalou mini playlist code.
 
 ------------------------------------------------------------------------
-r7382 | gbazin | 2004-04-19 16:06:42 +0200 (Mon, 19 Apr 2004) | 2 lines
+r14617 | dionoea | 2006-03-04 18:01:14 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/src/playlist/item-ext.c
 
-* modules/video_output/directx/events.c: forgot an argument to SetThreadExecutionState().
+Humm ... forgot to save before commiting.
 
 ------------------------------------------------------------------------
-r7381 | gbazin | 2004-04-19 14:44:56 +0200 (Mon, 19 Apr 2004) | 2 lines
+r14616 | dionoea | 2006-03-04 18:00:41 +0100 (Sat, 04 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/include/vlc_playlist.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/playlist/item-ext.c
 
-* modules/video_output/directx/events.c: prevent monitor power down when the directx vout is running.
+Code the playlist_TreeMove function.
+zorglub: i'm not really sure about the i_serial incrementation stuff, could you give it a look ?
 
 ------------------------------------------------------------------------
-r7380 | bigben | 2004-04-19 13:50:51 +0200 (Mon, 19 Apr 2004) | 3 lines
+r14615 | courmisch | 2006-03-04 17:56:05 +0100 (Sat, 04 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/misc/gnutls.c
 
-adds a linebreak after sending the Basic authentification token. This makes web servers (including VLC) a lot happier ;-)
+- 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
+
+------------------------------------------------------------------------
+r14614 | courmisch | 2006-03-04 17:06:27 +0100 (Sat, 04 Mar 2006) | 3 lines
+Changed paths:
+   M /trunk/modules/misc/gnutls.c
 
+- Load root certificates from /etc/ssl (currently very slow :( )
+- Cosmetic
 
 ------------------------------------------------------------------------
-r7379 | gbazin | 2004-04-19 12:48:04 +0200 (Mon, 19 Apr 2004) | 3 lines
+r14613 | courmisch | 2006-03-04 14:41:41 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/aout_internal.h
-   M /trunk/src/audio_output/input.c
+   M /trunk/modules/misc/gnutls.c
 
-* include/aout_internal.h: added a b_restart field to aout_input_t.
-* src/audio_output/input.c: simplified VisualizationCallback() and don't restart the aout inputs in there but rather set the b_restart flag so they automatically get restarted on the next aout_InputPlay().
+Missed one error case
 
 ------------------------------------------------------------------------
-r7378 | fenrir | 2004-04-19 10:27:34 +0200 (Mon, 19 Apr 2004) | 2 lines
+r14612 | courmisch | 2006-03-04 14:36:48 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/misc/gnutls.c
 
- * httpd: better fix for mmsh.
+(safe) directory recursion when looking for CA certificates
 
 ------------------------------------------------------------------------
-r7377 | andrep | 2004-04-19 04:08:52 +0200 (Mon, 19 Apr 2004) | 3 lines
+r14611 | courmisch | 2006-03-04 14:31:59 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
-   M /trunk/modules/LIST
-   A /trunk/modules/codec/cmml
-   A /trunk/modules/codec/cmml/Modules.am
-   A /trunk/modules/codec/cmml/browser_open.c
-   A /trunk/modules/codec/cmml/browser_open.h
-   A /trunk/modules/codec/cmml/cmml.c
-   A /trunk/modules/codec/cmml/history.c
-   A /trunk/modules/codec/cmml/history.h
-   A /trunk/modules/codec/cmml/intf.c
-   A /trunk/modules/codec/cmml/xarray.c
-   A /trunk/modules/codec/cmml/xarray.h
-   A /trunk/modules/codec/cmml/xlist.c
-   A /trunk/modules/codec/cmml/xlist.h
-   A /trunk/modules/codec/cmml/xstrcat.h
-   A /trunk/modules/codec/cmml/xtag.c
-   A /trunk/modules/codec/cmml/xtag.h
-   A /trunk/modules/codec/cmml/xurl.c
-   A /trunk/modules/codec/cmml/xurl.h
-
-* Added Continuous Media Markup Language (CMML) codec
-
-
-------------------------------------------------------------------------
-r7376 | andrep | 2004-04-19 03:26:26 +0200 (Mon, 19 Apr 2004) | 3 lines
+
+Don't BUILD_PIC when the platform doesn't need PIC
+
+------------------------------------------------------------------------
+r14610 | courmisch | 2006-03-04 13:34:28 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_keys.h
-   M /trunk/src/libvlc.h
+   M /trunk/bootstrap
 
-* Add hotkeys to go back/forward in media browsing history
+Libtool: kludge^H^H^H^H^H^Hfix make (|un)install within modules/subdir/subdir
+
+------------------------------------------------------------------------
+r14609 | courmisch | 2006-03-04 13:20:06 +0100 (Sat, 04 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/bootstrap
 
+libtool: Propagate errors from make (|un)install
 
 ------------------------------------------------------------------------
-r7375 | hartman | 2004-04-19 02:01:51 +0200 (Mon, 19 Apr 2004) | 4 lines
+r14608 | fkuehne | 2006-03-04 12:53:03 +0100 (Sat, 04 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
-* OpenGL video output is now the default on OS X.
-  I'm not aware of any REAL problems with the openGL output
-  please report your experiences.
+* fix the table on the second tab and added an extra check to prevent a crash in rare situations
+------------------------------------------------------------------------
+r14607 | courmisch | 2006-03-04 11:46:27 +0100 (Sat, 04 Mar 2006) | 2 lines
+Changed paths:
+   M /trunk/src/network/httpd.c
+
+Cosmetic
 
 ------------------------------------------------------------------------
-r7374 | gbazin | 2004-04-19 01:35:25 +0200 (Mon, 19 Apr 2004) | 2 lines
+r14606 | zorglub | 2006-03-04 10:28:06 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/audio_output/input.c
+   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
 
-* src/audio_output/input.c: add goom (if present) to the list of visualization choices.
+Don't prepend :sout= to sout string in VLM dialog (Refs:#530)
 
 ------------------------------------------------------------------------
-r7373 | gbazin | 2004-04-19 01:08:44 +0200 (Mon, 19 Apr 2004) | 2 lines
+r14605 | zorglub | 2006-03-04 10:12:21 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
 
-* modules/visualization/visual/visual.c: more sanity checks for fail over situations.
+Fix ordering of widgets in sout panel (Closes:#469)
 
 ------------------------------------------------------------------------
-r7372 | gbazin | 2004-04-19 00:48:23 +0200 (Mon, 19 Apr 2004) | 3 lines
+r14604 | zorglub | 2006-03-04 10:00:10 +0100 (Sat, 04 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/input/input_programs.c
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
-* src/input/*: fixed some deadlock issues.
-   The locking is still far from perfect and will need some cleanup but this is a step in the right direction.
+Shoud fix #'565
 
 ------------------------------------------------------------------------
-r7371 | zorglub | 2004-04-18 21:56:58 +0200 (Sun, 18 Apr 2004) | 2 lines
+r14603 | xtophe | 2006-03-04 01:59:51 +0100 (Sat, 04 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/src/stream_output/sap.c
+   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--
 
-Make the SAP parser happier
+M    open.cpp
 
 ------------------------------------------------------------------------
-r7370 | zorglub | 2004-04-18 20:21:09 +0200 (Sun, 18 Apr 2004) | 22 lines
+r14602 | courmisch | 2006-03-03 23:43:22 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/NEWS
-   M /trunk/include/network.h
-   M /trunk/include/stream_output.h
-   M /trunk/include/vlc/vlc.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_objects.h
-   M /trunk/modules/misc/sap.c
-   M /trunk/modules/stream_out/announce.c
-   M /trunk/modules/stream_out/announce.h
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/net.c
-   M /trunk/src/misc/objects.c
-   A /trunk/src/stream_output/announce.c
-   A /trunk/src/stream_output/sap.c
-
-* ALL: Better announce system
-
-  - The SAP handler now runs in a separate thread.
-  - RTP sessions can be announced with sap (sdp=sap://,name=...)
-       TODO: Make this more configurable
-  - Better SDP generation (the timestamp problem is not resolved)
-       About this, there is a problem : as, for a RTP session, the URI
-        is the complete SDP, if the session is recreated, as the URI has 
-        changed, a new item is added to the playlist
-  - Experimental flow control algorithm :
-       It does not follow the "Recommended" implementation, as it needs
-       to count the sessions (to achieve this, we should make this work
-       together with the SAP listener)
-       It is disabled by default (use --sap-flow-control to enable).
-       When it is disabled, sap announcement interval is set by --sap-interval
-
-* src/misc/net.c : created net_ReadNonBlock
-* sap.c : Fixed memory problem
-
-
+   M /trunk/modules/misc/rtsp.c
 
+Fix error code when server is overloaded
 
 ------------------------------------------------------------------------
-r7369 | ipkiss | 2004-04-18 20:11:51 +0200 (Sun, 18 Apr 2004) | 4 lines
+r14601 | jpsaman | 2006-03-03 22:43:48 +0100 (Fri, 03 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/modules/gui/skins2/win32/win32_window.cpp
-   M /trunk/modules/gui/skins2/win32/win32_window.hpp
-
- * skins2: Other attempt at supporting transparency on Windows (win2k, winxp).
-   As it is not perfect yet, a new config option allows to disable transparency
-   effects.
+   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.
 ------------------------------------------------------------------------
-r7368 | zorglub | 2004-04-18 20:06:41 +0200 (Sun, 18 Apr 2004) | 3 lines
+r14600 | fkuehne | 2006-03-03 18:29:13 +0100 (Fri, 03 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-* Some progress on the wizard (still not useable)
-* Fixed layout of the item info dialog
+   M /trunk/Makefile.am
 
+* added a couple of OSX-intf-files which were added after the last release
 ------------------------------------------------------------------------
-r7367 | hartman | 2004-04-18 14:18:23 +0200 (Sun, 18 Apr 2004) | 2 lines
+r14599 | fkuehne | 2006-03-03 18:21:16 +0100 (Fri, 03 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/doc/translations.txt
-
-* "Where are the .po files?"
+   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
 
+*.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
 ------------------------------------------------------------------------
-r7366 | hartman | 2004-04-18 11:58:08 +0200 (Sun, 18 Apr 2004) | 6 lines
+r14598 | fkuehne | 2006-03-03 18:12:15 +0100 (Fri, 03 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/misc/sap.c
-
-* Switch default behaviour of --sap-parse. A lot of the streams
-  that the module could parse cannot be parsed by live.com
-  most are udp announces. We will need to inform Ross about these...
-  (on mbone about 1/3 announces is not recognized by live.com)
-
+   M /trunk/modules/gui/macosx/vout.m
 
+* fixed a signed vs unsinged warning
 ------------------------------------------------------------------------
-r7365 | hartman | 2004-04-18 02:41:49 +0200 (Sun, 18 Apr 2004) | 5 lines
+r14597 | dionoea | 2006-03-03 15:37:24 +0100 (Fri, 03 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
-
-* New sap listener standard behaviour is to pass along ALL complete announces to
-  the playlist, so livedotcom will be used.
-* Added a --sap-parse option, so you can get back the old behaviour.
+   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.
 
 ------------------------------------------------------------------------
-r7364 | bigben | 2004-04-17 11:22:41 +0200 (Sat, 17 Apr 2004) | 10 lines
+r14596 | fkuehne | 2006-03-03 14:51:04 +0100 (Fri, 03 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/announce.c
-   M /trunk/modules/stream_out/announce.h
-   M /trunk/modules/stream_out/standard.c
-
-* Little cleanup of sap announces :
-
-- use net_* functions
-- use vlc_UrlParse function
-
-change sap_session_t structure  : it now includes the  sdp packet, which
-isn't regenerated each time it is sent.
-
-
+   M /trunk/modules/gui/macosx/playlistinfo.h
+   M /trunk/modules/gui/macosx/playlistinfo.m
 
+* added a NSTimer to update the statistics every second
 ------------------------------------------------------------------------
-r7363 | fkuehne | 2004-04-16 20:41:00 +0200 (Fri, 16 Apr 2004) | 7 lines
+r14595 | xtophe | 2006-03-03 14:08:48 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet.c
-   M /trunk/modules/gui/pda/pda.glade
-   M /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/misc/logger.c
-   M /trunk/modules/misc/sap.c
-   M /trunk/po/de.po
-   M /trunk/src/libvlc.h
+   M /trunk/extras/contrib/src/Makefile
+
+Makefile: We need autogen on win32
 
-* modules/control/telnet.c: removed translation of "VLM"
-* modules/gui/pda/pda.glade: removed translatable-flags of various untranslatable strings like "127.0.0.1" or "avi"
-* modules/gui/wxwindows/wizard.cpp: minor string-corrections
-* modules/misc/logger.c: more minor string-corrections
-* modules/misc/sap.c: ditto
-* src/libvlc.h: ditto
-* po/de.po: updated german translation
 ------------------------------------------------------------------------
-r7362 | fkuehne | 2004-04-16 17:25:35 +0200 (Fri, 16 Apr 2004) | 1 line
+r14594 | fkuehne | 2006-03-03 13:19:56 +0100 (Fri, 03 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/src/video_output/vout_intf.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
 
- * fixed a typo
+* implemented the statistics-tab. No auto-update yet.
 ------------------------------------------------------------------------
-r7361 | gbazin | 2004-04-16 15:26:01 +0200 (Fri, 16 Apr 2004) | 2 lines
+r14593 | hartman | 2006-03-03 12:25:18 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/demux/livedotcom.cpp: compilation fix for old livemedia libs.
+* Disable INSTALL_NAME now gpg-error isn't shared.
 
 ------------------------------------------------------------------------
-r7360 | hartman | 2004-04-16 02:38:57 +0200 (Fri, 16 Apr 2004) | 3 lines
+r14592 | hartman | 2006-03-03 12:19:00 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
 
-* Updated live.com
-* Added openmash targets (not yet enabled, because it doesn't compile yet)
+* copy and tabs... sigh.
 
 ------------------------------------------------------------------------
-r7359 | sigmunau | 2004-04-16 00:45:27 +0200 (Fri, 16 Apr 2004) | 9 lines
+r14591 | hartman | 2006-03-03 12:15:55 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_block.h
-   M /trunk/modules/codec/Modules.am
-   A /trunk/modules/codec/mash.cpp
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/extras/contrib/src/Makefile
 
-include/vlc_block.h:
- * added a BLOCK_FLAG_END_OF_FRAME flag
- * reformated comments on block flags
-modules/demux/livedotcom.cpp
- * use BLOCK_FLAG_END_OF_FRAME, and only for h261 streams
-modules/codec/Modules.am,mash.cpp
- * new h261 video decoder using openmash. Building this plugin is left as an
-   excersise for the reader.
+* Lets avoid autogen where we can
 
 ------------------------------------------------------------------------
-r7358 | sigmunau | 2004-04-16 00:22:55 +0200 (Fri, 16 Apr 2004) | 2 lines
+r14590 | hartman | 2006-03-03 11:40:56 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/live-osx.patch
 
-handle h261 video streams over rtp
+* Fix liveMedia on all platforms now hopefully
 
 ------------------------------------------------------------------------
-r7357 | gbazin | 2004-04-16 00:21:41 +0200 (Fri, 16 Apr 2004) | 2 lines
+r14589 | hartman | 2006-03-03 11:22:18 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/extras/contrib/src/packages.mak
 
-* src/misc/block.c: fixed BlockRealloc()
+* www.live555.com seems unreachable. use live555.com
 
 ------------------------------------------------------------------------
-r7356 | fenrir | 2004-04-15 22:27:06 +0200 (Thu, 15 Apr 2004) | 2 lines
+r14588 | courmisch | 2006-03-03 10:32:20 +0100 (Fri, 03 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/configure.ac
 
- * http: fixed some gcc warning.
+Solaris breakage again
 
 ------------------------------------------------------------------------
-r7355 | fenrir | 2004-04-15 22:25:57 +0200 (Thu, 15 Apr 2004) | 2 lines
+r14587 | jpsaman | 2006-03-03 09:52:27 +0100 (Fri, 03 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/src/misc/httpd.c
-
- * httpd: may fix mmsh for vlc.
+   M /trunk/modules/demux/livedotcom.cpp
 
+Playing 3GPP audio only LATM AAC/HE-AAC streams. Patch by Ross Finalayson
 ------------------------------------------------------------------------
-r7354 | gbazin | 2004-04-15 22:01:24 +0200 (Thu, 15 Apr 2004) | 2 lines
+r14586 | xtophe | 2006-03-03 00:40:17 +0100 (Fri, 03 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/visualization/goom.c: default speed is now set to 6.
+explicit hack. please underage hackers do not look
+fix lame 
 
 ------------------------------------------------------------------------
-r7353 | gbazin | 2004-04-15 21:12:20 +0200 (Thu, 15 Apr 2004) | 2 lines
+r14585 | xtophe | 2006-03-03 00:24:37 +0100 (Fri, 03 Mar 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: try more sensible width/height values when testing the video encoder.
+Fix MacOS-Intel compilation
 
 ------------------------------------------------------------------------
-r7352 | fkuehne | 2004-04-15 18:05:59 +0200 (Thu, 15 Apr 2004) | 1 line
+r14584 | courmisch | 2006-03-02 23:39:03 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/po/POTFILES.in
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
+   M /trunk/include/vlc_httpd.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/network/httpd.c
 
-* ALL: ./toolbox --update-po
-------------------------------------------------------------------------
-r7351 | fkuehne | 2004-04-15 18:01:33 +0200 (Thu, 15 Apr 2004) | 1 line
-Changed paths:
-   M /trunk/modules/control/rc.c
+Code reuse
 
-* added localisation support
 ------------------------------------------------------------------------
-r7350 | stippi | 2004-04-15 12:46:11 +0200 (Thu, 15 Apr 2004) | 1 line
+r14583 | courmisch | 2006-03-02 23:19:14 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/MediaControlView.cpp
+   M /trunk/include/vlc_httpd.h
 
-fixed the incorrect window size limits for the interface window
-------------------------------------------------------------------------
-r7349 | stippi | 2004-04-15 12:02:19 +0200 (Thu, 15 Apr 2004) | 1 line
-Changed paths:
-   M /trunk/src/misc/httpd.c
+Remove outdated comment
 
-BeOS specific compile fix, there is no INADDR_NONE defined on BeOS, I changed it to INADDR_BROADCAST, which is defined as the same thing on Linux. Hope it's ok, I left the original line as a comment...
 ------------------------------------------------------------------------
-r7348 | stippi | 2004-04-15 11:57:14 +0200 (Thu, 15 Apr 2004) | 1 line
+r14582 | xtophe | 2006-03-02 21:39:49 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/sgimb.c
-   M /trunk/src/playlist/playlist.c
+   M /trunk/extras/contrib/src/packages.mak
+
+Update lame. Closes #482
 
-compile fix, do not declare variables in the middle of a function, this is plain C...
 ------------------------------------------------------------------------
-r7347 | garf | 2004-04-14 18:20:25 +0200 (Wed, 14 Apr 2004) | 2 lines
+r14581 | xtophe | 2006-03-02 21:38:43 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/share/http/index.html
-   M /trunk/share/http/vlm/edit.html
-   M /trunk/share/http/vlm/index.html
-   A /trunk/share/http/vlm/show.html
+   M /trunk/extras/contrib/src/Patches/gcrypt.patch
 
- * http interface: media/schedule show page before edit page
+Fix Gcrypt patch
 
 ------------------------------------------------------------------------
-r7346 | sigmunau | 2004-04-14 17:59:52 +0200 (Wed, 14 Apr 2004) | 2 lines
+r14580 | xtophe | 2006-03-02 21:11:51 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/extras/contrib/src/Makefile
 
-Use wxFileDialog::GetPath() and not GetFilename(). Closes #1781
+makefile: Fix livedotcom on win32
 
 ------------------------------------------------------------------------
-r7345 | garf | 2004-04-14 10:55:34 +0200 (Wed, 14 Apr 2004) | 7 lines
+r14579 | xtophe | 2006-03-02 21:10:23 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/modules/control/telnet.c
-   M /trunk/share/http/vlm/edit.html
-   M /trunk/share/http/vlm/index.html
-   M /trunk/share/http/vlm/new.html
-   M /trunk/src/misc/vlm.c
+   M /trunk/extras/contrib/src/Makefile
 
- * vlm.c: a few bug fixes, cleaning, and maid vlm more http-intf
-   compatible
- * http.c: a little bug fix ( append vlm command )
- * telnet.c: 4 spaces indentation on show command (much more readable)
- * share/http/vlm/edit.html, index.html, new.html: cleaning, esthetic
-   modifications
+Makefile: use sed -i where possible
 
 ------------------------------------------------------------------------
-r7344 | gbazin | 2004-04-14 09:09:17 +0200 (Wed, 14 Apr 2004) | 2 lines
+r14578 | xtophe | 2006-03-02 21:04:54 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/gcrypt.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-* modules/access/v4l/v4l.c: off by one fix by James MacLean.
+all: Update libgcrypt,gpg-error and gnutls (closes #570 )
 
 ------------------------------------------------------------------------
-r7343 | andrep | 2004-04-14 08:09:56 +0200 (Wed, 14 Apr 2004) | 4 lines
+r14577 | xtophe | 2006-03-02 20:34:31 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/include/osd.h
-   M /trunk/src/video_output/video_text.c
-
-* vout_ShowTextAbsolute now returns VLC_EGENERIC if the text render wasn't
-  successful and VLC_SUCCESS on success, instead of returning void.
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
+Update x264 patch
 
 ------------------------------------------------------------------------
-r7342 | gbazin | 2004-04-13 16:13:07 +0200 (Tue, 13 Apr 2004) | 3 lines
+r14576 | xtophe | 2006-03-02 20:31:36 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/configure.ac
 
-* modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfault anymore if you set the pts of input frames when doing mpeg4 video encoding.
-  So let's use proper PTS now!
+configure.ac: Solaris fix for live555. Patch courtesy of Alexander Gall
 
 ------------------------------------------------------------------------
-r7341 | sigmunau | 2004-04-13 16:08:51 +0200 (Tue, 13 Apr 2004) | 3 lines
+r14575 | courmisch | 2006-03-02 19:19:03 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/subsdec.c
+   M /trunk/include/vlc_common.h
+   M /trunk/src/misc/objects.c
 
-modules/codec/subsdec.c:
- * strip html-like tags from subtitles
+Minor clean up
 
 ------------------------------------------------------------------------
-r7340 | bigben | 2004-04-13 15:23:26 +0200 (Tue, 13 Apr 2004) | 6 lines
+r14574 | fkuehne | 2006-03-02 16:52:37 +0100 (Thu, 02 Mar 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/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/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
 
-*all :
-
-- Add "Add group" and "delete group" buttons in the playlistinfo window
-- When several items of the playlist are selected, and we change the group, change it for all selected items...
-
+* 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.
 ------------------------------------------------------------------------
-r7339 | gbazin | 2004-04-13 14:49:14 +0200 (Tue, 13 Apr 2004) | 2 lines
+r14573 | courmisch | 2006-03-02 16:19:32 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/access_output/file.c
 
-* modules/visualization/goom.c: don't bother including the goom header on win32.
+Locale fixes (refs #528) + clean up
 
 ------------------------------------------------------------------------
-r7338 | gbazin | 2004-04-13 12:52:29 +0200 (Tue, 13 Apr 2004) | 2 lines
+r14572 | courmisch | 2006-03-02 15:27:09 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/copy.c
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/misc/gnutls.c
 
-* modules/packetizer/*: bug fix (use es_format_Copy() when necessary).
+use intptr_t (refs #574)
 
 ------------------------------------------------------------------------
-r7337 | fenrir | 2004-04-13 12:05:59 +0200 (Tue, 13 Apr 2004) | 2 lines
+r14571 | courmisch | 2006-03-02 15:23:03 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/access_output/file.c
 
- * mpeg4video: init i_dts.
+Don't try to be more clever than umask()
 
 ------------------------------------------------------------------------
-r7336 | gbazin | 2004-04-12 23:59:28 +0200 (Mon, 12 Apr 2004) | 2 lines
+r14570 | courmisch | 2006-03-02 15:21:23 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/configure.ac
 
-* modules/gui/wxwindows/preferences_widgets.cpp: update events for IntegerConfigControl.
+Fix getaddrinfo check failure because of autoconf's cache
 
 ------------------------------------------------------------------------
-r7335 | gbazin | 2004-04-12 23:48:18 +0200 (Mon, 12 Apr 2004) | 3 lines
+r14569 | courmisch | 2006-03-02 14:54:40 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
+   M /trunk/modules/audio_output/waveout.c
 
-* modules/gui/skins2/x11/x11_factory.cpp: added "share/skins2" to the resource paths.
-* modules/gui/skins2/x11/x11_factory.cpp: small cosmetic change in a string.
+Fix invalid syntax (aout_BufferFree is not an expansion-safe macro)
 
 ------------------------------------------------------------------------
-r7334 | gbazin | 2004-04-12 23:10:26 +0200 (Mon, 12 Apr 2004) | 2 lines
+r14568 | courmisch | 2006-03-02 14:35:43 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
+   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
 
-* modules/gui/wxwindows/open.cpp: bug fix.
+Unused header inclusion syndrome
 
 ------------------------------------------------------------------------
-r7333 | hartman | 2004-04-12 23:01:41 +0200 (Mon, 12 Apr 2004) | 2 lines
+r14567 | courmisch | 2006-03-02 14:02:37 +0100 (Thu, 02 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/src/Makefile.am
 
-* Fix the 'auto' selection of Console intf in "extra intfs" menu entry.
+dist vlc_url.h
 
 ------------------------------------------------------------------------
-r7332 | gbazin | 2004-04-12 22:52:29 +0200 (Mon, 12 Apr 2004) | 2 lines
+r14566 | fkuehne | 2006-03-02 13:15:25 +0100 (Thu, 02 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-
-* modules/gui/wxwindows/open.cpp: compilation fix.
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
 
+* forgot that one in [14565]
 ------------------------------------------------------------------------
-r7331 | gbazin | 2004-04-12 22:39:26 +0200 (Mon, 12 Apr 2004) | 2 lines
+r14565 | fkuehne | 2006-03-02 13:14:52 +0100 (Thu, 02 Mar 2006) | 5 lines
 Changed paths:
-   M /trunk/share/Makefile.am
+   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/macosx/sfilters.m
+   M /trunk/modules/gui/macosx/update.m
+
+* 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)
 
-* share/Makefile.am: skin.dtd was moved.
+* update.m: use mtime() instead of NSCalenderDate for the time-stamp
 
+* sfilters.m: fixed 2 compilation warnings (corrected UTF8String to char casting)
 ------------------------------------------------------------------------
-r7330 | gbazin | 2004-04-12 22:30:59 +0200 (Mon, 12 Apr 2004) | 5 lines
+r14564 | courmisch | 2006-03-02 08:52:53 +0100 (Thu, 02 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   M /trunk/modules/gui/wxwindows/open.cpp
-   D /trunk/modules/gui/wxwindows/v4l.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/bootstrap
+   M /trunk/src/Makefile.am
 
-* modules/gui/wxwindows/*: removed the V4L specific code.
-  The V4L panel is now created automatically with an "AutoBuiltPanel" class.
-  (A few options are missing compared to the old panel but they need to be added
-   to the V4L plugin, not the wxWindows code).
+libtool:
+ - Don't link builtins against anything (dependencies are linked in libvlc)
+ - Don't mangle name of underlying libraries
 
 ------------------------------------------------------------------------
-r7329 | ipkiss | 2004-04-12 20:55:07 +0200 (Mon, 12 Apr 2004) | 2 lines
+r14563 | fkuehne | 2006-03-01 23:21:36 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
-
- * skins2/win32/win32_factory.cpp: Compilation fix
+   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
 ------------------------------------------------------------------------
-r7328 | asmax | 2004-04-12 19:08:58 +0200 (Mon, 12 Apr 2004) | 8 lines
+r14562 | dionoea | 2006-03-01 23:00:37 +0100 (Wed, 01 Mar 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/parser/xmlparser.cpp
-   D /trunk/share/skins2/default/skin.dtd
-   M /trunk/share/skins2/default/theme.xml
-   A /trunk/share/skins2/skin.dtd (from /trunk/share/skins2/default/skin.dtd:7327)
+   M /trunk/THANKS
 
-  * all: the DTD lookup for skins2 themes now use XML catalogs:
-    The XML file must begin with:
-    <!DOCTYPE Theme PUBLIC "-//VideoLAN//DTD VLC Skins V2.0//EN" "skin.dtd">
-    (the "skin.dtd" is ignored but should be an URL on the website)
-    and the DTD is looked up at runtime in the directories of the resource
-    path (see previous commit), e.g /usr/local/share/vlc/skins2/skin.dtd
-    -> the DTD doesn't need any more to be shipped with the themes.
+Add/Change x264 options. Patch by Dennis van Amerongen
 
 ------------------------------------------------------------------------
-r7327 | asmax | 2004-04-12 16:25:15 +0200 (Mon, 12 Apr 2004) | 9 lines
+r14561 | dionoea | 2006-03-01 22:58:15 +0100 (Wed, 01 Mar 2006) | 22 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/src/ft2_font.cpp
-   M /trunk/modules/gui/skins2/src/os_factory.hpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
-   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+   M /trunk/modules/codec/x264.c
 
-  * src/os_factory.hpp: added a method OSFactory::getResourceDir()
-   to get a list of possible resource directories for skins2.
-   On linux the path is "~/.vlc/skins2:VLC_INSTALL_DIR/share/skins2"
-   and on win32 it is "VLC_PATH\skins2'
-  * src/skin_main.cpp: use the getResourceDir() method instead of #ifdef
-  * parser/builder.cpp: the default font is looked up in the resource dir,
-   so you can put fonts in ~/.vlc/skins2/fonts and avoid a make install
+Add/Change x264 options. Patch by Dennis van Amerongen
 
+Original email was
 
-------------------------------------------------------------------------
-r7326 | ipkiss | 2004-04-12 16:07:57 +0200 (Mon, 12 Apr 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+"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)."
 
- * skins/win32/win32_graphics.cpp: Fix for alphablending (thanks AsMaX)
 
 ------------------------------------------------------------------------
-r7325 | ipkiss | 2004-04-12 15:17:52 +0200 (Mon, 12 Apr 2004) | 2 lines
+r14560 | xtophe | 2006-03-01 22:41:11 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/Doxyfile
+   M /trunk/extras/contrib/Makefile
 
- * doc/Doxyfile: generate Doxygen documentation for the skins2 module
+Warning Explicit Kludge
 
 ------------------------------------------------------------------------
-r7324 | gbazin | 2004-04-12 12:44:34 +0200 (Mon, 12 Apr 2004) | 6 lines
+r14559 | fkuehne | 2006-03-01 22:08:17 +0100 (Wed, 01 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
-
-* modules/access/dshow/*: improvements from Damien Fouilleul (modified by me).
-  + Use ICaptureGraphBuilder2 when available (standard way to setup capture graphs).
-  + Extra WDM property sheets for --dshow-config.
-  + Some support for selecting crossbar routes.
-* THANKS: Added Damien Fouilleul for the DirectShow input improvements.
+   M /trunk/modules/gui/macosx/update.h
+   M /trunk/modules/gui/macosx/update.m
 
+* removed unused, useless variable
 ------------------------------------------------------------------------
-r7323 | gbazin | 2004-04-12 11:52:40 +0200 (Mon, 12 Apr 2004) | 2 lines
+r14558 | fkuehne | 2006-03-01 22:05:47 +0100 (Wed, 01 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/modules/gui/macosx/interaction.m
+   M /trunk/modules/gui/macosx/update.h
+   M /trunk/modules/gui/macosx/update.m
 
-* modules/gui/wxwindows/menus.cpp: added "Open Capture Device..." and "Preferences..." entries in the popup menu.
+* 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.
 ------------------------------------------------------------------------
-r7322 | gbazin | 2004-04-12 02:06:59 +0200 (Mon, 12 Apr 2004) | 2 lines
+r14557 | hartman | 2006-03-01 22:00:49 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.h
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-* modules/gui/wxwindows/*: improved preferences widgets a bit.
+* Add dvcp and dvpp FOURCCs (the PAl versions of QuickTime DV and DVPro apparently)
 
 ------------------------------------------------------------------------
-r7321 | asmax | 2004-04-11 18:34:04 +0200 (Sun, 11 Apr 2004) | 4 lines
+r14556 | fkuehne | 2006-03-01 20:56:34 +0100 (Wed, 01 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
-
-  * all: support of playlist loop in skins2
-   (new variable playlist.isLoop, new commands playlist.setLoop(true)
-   and playlist.setLoop(false) in the xml)
+   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
 
+* more systray related ifndefs for the Darwin platform
 ------------------------------------------------------------------------
-r7320 | gbazin | 2004-04-11 14:22:06 +0200 (Sun, 11 Apr 2004) | 2 lines
+r14555 | fkuehne | 2006-03-01 20:11:24 +0100 (Wed, 01 Mar 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_interface.h
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-* include/vlc_interface.h: forgot that in last commit.
+* Darwin compilation fix
+------------------------------------------------------------------------
+r14554 | fkuehne | 2006-03-01 18:47:27 +0100 (Wed, 01 Mar 2006) | 1 line
+Changed paths:
+   M /trunk/modules/access/screen/mac.c
 
+* fixed some warnings
 ------------------------------------------------------------------------
-r7319 | gbazin | 2004-04-11 14:20:11 +0200 (Sun, 11 Apr 2004) | 4 lines
+r14553 | hartman | 2006-03-01 17:50:08 +0100 (Wed, 01 Mar 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   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.
 
-* modules/gui/wxwindows/*:
-  + added a "Open Capture Device..." menu entry.
-  + a bit of clean-up.
 
 ------------------------------------------------------------------------
-r7318 | anil | 2004-04-10 18:53:57 +0200 (Sat, 10 Apr 2004) | 2 lines
+r14552 | hartman | 2006-03-01 14:36:01 +0100 (Wed, 01 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wizard.cpp
+   M /trunk/modules/misc/rtsp.c
+   M /trunk/modules/stream_out/rtp.c
 
-* compilation fixes
+* trackID changes for the VLC rtsp server as suggested by Leonardo ... <leonardo_c at libero dot it>.
+  - apparently DSS is casesensitive on trackID.
 
 ------------------------------------------------------------------------
-r7317 | hartman | 2004-04-10 14:26:50 +0200 (Sat, 10 Apr 2004) | 2 lines
+r14551 | hartman | 2006-03-01 14:23:12 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/libcddb.patch
+   M /trunk/extras/contrib/src/packages.mak
 
-* --enable-gpl needed now for ffmpeg cvs
+* Update the CDDB version from 0.9.6 to 1.2.1
 
 ------------------------------------------------------------------------
-r7316 | zorglub | 2004-04-09 20:16:13 +0200 (Fri, 09 Apr 2004) | 2 lines
+r14550 | hartman | 2006-03-01 14:13:03 +0100 (Wed, 01 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/streamwizard.cpp
-   A /trunk/modules/gui/wxwindows/wizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/THANKS
+   M /trunk/modules/access/cdda/info.c
 
-Beginning of an improved streaming wizard. Do not use at the moment
+* Fixes for CDDB courtesy of Alexander Gall <gall at switch dot ch>. 
+ - added him to THANKS as well.
 
 ------------------------------------------------------------------------
-r7315 | gbazin | 2004-04-09 18:03:29 +0200 (Fri, 09 Apr 2004) | 2 lines
+r14549 | courmisch | 2006-03-01 12:20:10 +0100 (Wed, 01 Mar 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
 
-* modules/stream_out/transcode.c: compilation fix for latest ffmpeg cvs.
+Don't use connect() when the "bind" address is a multicast group
+Bug reported by Alexander Gall
 
 ------------------------------------------------------------------------
-r7314 | ipkiss | 2004-04-08 23:29:27 +0200 (Thu, 08 Apr 2004) | 2 lines
+r14548 | courmisch | 2006-03-01 11:41:47 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_window.cpp
+   M /trunk/configure.ac
 
-Disabled my last changes, since they don't seem to work in all cases.
+Try to fix getaddrinfo et al. detection on Solaris
 
 ------------------------------------------------------------------------
-r7313 | gbazin | 2004-04-08 19:54:18 +0200 (Thu, 08 Apr 2004) | 2 lines
+r14547 | courmisch | 2006-03-01 11:20:50 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
+   M /trunk/configure.ac
 
-* modules/gui/wxwindows/menus.cpp: fixed segfault.
+Link ipv6 with -lsocket and/or -lnsl whenever we need these for ipv4
 
 ------------------------------------------------------------------------
-r7312 | ipkiss | 2004-04-08 19:54:03 +0200 (Thu, 08 Apr 2004) | 6 lines
+r14546 | courmisch | 2006-03-01 10:53:39 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/os_window.hpp
-   M /trunk/modules/gui/skins2/win32/win32_window.cpp
-   M /trunk/modules/gui/skins2/win32/win32_window.hpp
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
-   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+   M /trunk/src/Makefile.am
 
- * skins2/win32/win32_window.cpp: Transparency works correctly (this is
-   controlled by the 'alpha' and 'movealpha' attributes of the 'Theme'
-   tag). Win32 only.
-   Note: It is advised to use 255 for the alpha value, otherwise resizing
-   will be slowed down a lot...
+Use stamp not to recompile and relink version.c when it doesn't have to (closes #554)
 
 ------------------------------------------------------------------------
-r7311 | gbazin | 2004-04-08 17:50:29 +0200 (Thu, 08 Apr 2004) | 2 lines
+r14545 | zorglub | 2006-03-01 00:23:42 +0100 (Wed, 01 Mar 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
 
-* modules/video_output/directx/directx.c: apply --video-on-top on start.
+Don't preparse folders using input_Preprase
 
 ------------------------------------------------------------------------
-r7310 | gbazin | 2004-04-08 17:41:56 +0200 (Thu, 08 Apr 2004) | 2 lines
+r14544 | ipkiss | 2006-02-28 20:12:54 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/doc/skins/skins2-howto.xml
 
-* modules/gui/wxwindows/wxwindows.h: forgotten in last commit.
+ * doc/skins/skins2-howto.xml: fixed a typo
 
 ------------------------------------------------------------------------
-r7309 | gbazin | 2004-04-08 17:40:32 +0200 (Thu, 08 Apr 2004) | 4 lines
+r14543 | md | 2006-02-28 16:46:46 +0100 (Tue, 28 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/modules/video_output/x11/xcommon.c
    M /trunk/src/video_output/vout_intf.c
 
-* modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON_TOP in ControlWindow()
-* modules/video_output/directx and x11: implemented VOUT_SET_STAY_ON_TOP in Control()
-* src/video_output/vout_intf.c: moved the video-on-top variable there.
+* 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 
 
 ------------------------------------------------------------------------
-r7308 | gbazin | 2004-04-08 14:57:50 +0200 (Thu, 08 Apr 2004) | 3 lines
+r14542 | md | 2006-02-28 16:34:16 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/mozilla/vlcshell.cpp
+   M /trunk/src/video_output/vout_intf.c
 
-* mozilla/vlcshell.cpp: added fullscreen=yes/no option
-* modules/gui/wxwindows/*: fixed auto-generated menus on win32.
+make ZoomCallback work with extended GUI or deinterlace (refs #480)
 
 ------------------------------------------------------------------------
-r7307 | fenrir | 2004-04-08 01:13:03 +0200 (Thu, 08 Apr 2004) | 8 lines
+r14541 | hartman | 2006-02-28 16:31:04 +0100 (Tue, 28 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/stream_output/stream_output.c
-
- * input/input_dec.c: we automaticaly switch to minimize thread mode
-when streaming (it's better because of the way sout works).
- * stream_output/stream_output.c: when removing a stream, stop waiting
-and start muxing if data are already here (needed for sout with pace
-control).
+   M /trunk/modules/stream_out/rtp.c
 
- Both will help to allow muxing (nearly?) all frames, even the last ones.
+* 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.
 
 ------------------------------------------------------------------------
-r7306 | gbazin | 2004-04-08 00:57:08 +0200 (Thu, 08 Apr 2004) | 2 lines
+r14540 | courmisch | 2006-02-28 16:29:42 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/avi.c
-   M /trunk/modules/mux/mpeg/pes.c
+   M /trunk/bootstrap
 
-* modules/mux/*: fixed block_Realloc() typo.
+libtool: fix make distclean
 
 ------------------------------------------------------------------------
-r7305 | gbazin | 2004-04-08 00:49:13 +0200 (Thu, 08 Apr 2004) | 2 lines
+r14539 | courmisch | 2006-02-28 16:12:37 +0100 (Tue, 28 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access_output/file.c
+   M /trunk/bootstrap
+   M /trunk/src/Makefile.am
 
-* modules/access_out/file.c: added "stream" shortcut for when one doesn't want pace control.
+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)
 
 ------------------------------------------------------------------------
-r7304 | gbazin | 2004-04-08 00:41:57 +0200 (Thu, 08 Apr 2004) | 2 lines
+r14538 | courmisch | 2006-02-28 15:52:40 +0100 (Tue, 28 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/mux/ogg.c
+   M /trunk/src/stream_output/sap.c
 
-* modules/mug/ogg.c: fixed recent breakage.
+Fail when trying to advertise a stream with an out-of-scope address
+(avoids spamming the MBONE with incorrect private streams)
 
 ------------------------------------------------------------------------
-r7303 | gbazin | 2004-04-07 23:13:35 +0200 (Wed, 07 Apr 2004) | 2 lines
+r14537 | courmisch | 2006-02-28 13:58:37 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/ogg.c
-   M /trunk/modules/demux/util/sub.c
+   M /trunk/bootstrap
 
-* ALL: use p_block->i_length for text subtitles duration (instead of the i_dts hack).
+Use noinst_ rather than libvlc_ for builtins
 
 ------------------------------------------------------------------------
-r7302 | adn | 2004-04-07 22:10:16 +0200 (Wed, 07 Apr 2004) | 4 lines
+r14536 | dionoea | 2006-02-28 13:45:37 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/default/theme.xml
-
-
-crotte !
+   M /trunk/src/misc/vlm.c
 
+Use VLC stream functions to load vlm configs. Refs #567
 
 ------------------------------------------------------------------------
-r7301 | gbazin | 2004-04-07 21:48:38 +0200 (Wed, 07 Apr 2004) | 3 lines
+r14535 | courmisch | 2006-02-28 13:22:24 +0100 (Tue, 28 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/bootstrap
 
-* modules/gui/wxwindows/*: modified the auto-generated menus routines to not 
-delete/re-create parent menus. That makes wxWindows a lot happier.
+Implement clean with --enable-libtool
+May fix builtins recompilation (theora, flac...)
 
 ------------------------------------------------------------------------
-r7300 | gbazin | 2004-04-07 21:09:38 +0200 (Wed, 07 Apr 2004) | 2 lines
+r14534 | courmisch | 2006-02-28 12:45:22 +0100 (Tue, 28 Feb 2006) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
-* configure.ac: disable SSE on solaris.
+Don't use p_symbols with libtool
+(this commit obviously breaks binary compatibility - clear your plugins)
 
 ------------------------------------------------------------------------
-r7299 | hartman | 2004-04-07 20:36:00 +0200 (Wed, 07 Apr 2004) | 2 lines
+r14533 | courmisch | 2006-02-28 10:01:59 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/bootstrap
 
-* Use newer speex in OSX. apparently 0.7.1a is broken in this respect.
+Fix the work-around for the work-around
 
 ------------------------------------------------------------------------
-r7298 | fenrir | 2004-04-07 19:47:07 +0200 (Wed, 07 Apr 2004) | 3 lines
+r14532 | courmisch | 2006-02-28 09:55:43 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/asf/libasf.c
+   M /trunk/src/network/udp.c
 
- * asf: added limited support of concatenated files for web radios (only
-files without index, seek isn't supported for such stream)
+Remove debug message
 
 ------------------------------------------------------------------------
-r7297 | fenrir | 2004-04-07 19:41:14 +0200 (Wed, 07 Apr 2004) | 3 lines
+r14531 | courmisch | 2006-02-28 09:42:23 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmsh.h
-
- * mmsh: added support of multiple files streamed with the same url (a
-few web radios use that)
+   M /trunk/activex/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/mozilla/Makefile.am
+   M /trunk/src/Makefile.am
 
-------------------------------------------------------------------------
-r7296 | fkuehne | 2004-04-07 13:50:13 +0200 (Wed, 07 Apr 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/pda/pda_interface.c
-   M /trunk/po/de.po
+mv -> mv -f
 
-* modules/gui/pda/pda_interface.c: Removed translation of protocol-strings like "rtp://" and paths like "/dev/video"
-* po/de.po: Updated german translation
 ------------------------------------------------------------------------
-r7295 | gbazin | 2004-04-07 01:54:49 +0200 (Wed, 07 Apr 2004) | 5 lines
+r14530 | courmisch | 2006-02-28 09:39:27 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   M /trunk/doc/Makefile.am
 
-* modules/visualization/goom.c:
-   + big rewrite.
-   + frame dropping.
-   + new --goom-speed option.
+Dist demo.sh
 
 ------------------------------------------------------------------------
-r7294 | hartman | 2004-04-07 01:14:44 +0200 (Wed, 07 Apr 2004) | 2 lines
+r14529 | courmisch | 2006-02-28 09:37:44 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
+   M /trunk/bootstrap
 
-* Spelling fix
+Missing quotes
 
 ------------------------------------------------------------------------
-r7293 | fkuehne | 2004-04-07 00:04:33 +0200 (Wed, 07 Apr 2004) | 1 line
+r14528 | courmisch | 2006-02-28 09:16:40 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/po/pt_BR.po
+   M /trunk/doc/demo.sh
+
+EOL style
 
-Update of the Brazilian Portuguese translation by Andre de Barros Martins Ribeiro
 ------------------------------------------------------------------------
-r7292 | asmax | 2004-04-06 22:38:10 +0200 (Tue, 06 Apr 2004) | 3 lines
+r14527 | hartman | 2006-02-28 03:03:33 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+   M /trunk/modules/demux/vobsub.c
 
-  * x11_graphics: check if the width and height are not null, to avoid
-    a X11 Bad Value error
+* Use stream_UrlNew for vobsub loading instead of fopen. closes #567
 
 ------------------------------------------------------------------------
-r7291 | gbazin | 2004-04-06 22:01:28 +0200 (Tue, 06 Apr 2004) | 2 lines
+r14526 | hartman | 2006-02-28 02:28:38 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/goom.c
+   M /trunk/doc/demo.sh
 
-* modules/visualizations/goom.c: added --goom-width/height config variables.
+* demo.sh for Mac OS X VLC command
 
 ------------------------------------------------------------------------
-r7290 | ipkiss | 2004-04-06 21:56:57 +0200 (Tue, 06 Apr 2004) | 8 lines
+r14525 | dionoea | 2006-02-28 00:24:39 +0100 (Tue, 28 Feb 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/src/theme_loader.cpp
-   M /trunk/modules/gui/skins2/src/theme_loader.hpp
+   M /trunk/doc/demo.sh
 
- * skins2/src/theme_loader.cpp: .vlt files can now contain directories
-   and subdirectories. When loading a skin, the "theme.xml" file will be
-   searched recursively, and the first one to be found is used.
-
- * skins2/*: Do not 'cd' anymore to the temporary directory where the
-   .vlt is extracted (instead, we transform the relative paths specified
-   in the XML file into absolute paths).
+Add OpenGL rotating cube and video wall demos
 
 ------------------------------------------------------------------------
-r7289 | fenrir | 2004-04-06 19:32:09 +0200 (Tue, 06 Apr 2004) | 2 lines
+r14524 | dionoea | 2006-02-28 00:03:28 +0100 (Tue, 28 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
+   M /trunk/doc/demo.sh
 
- * mmsh: fixed first packet handling.
+Small fixes/changes
 
 ------------------------------------------------------------------------
-r7288 | hartman | 2004-04-06 18:04:03 +0200 (Tue, 06 Apr 2004) | 2 lines
+r14523 | dionoea | 2006-02-27 23:47:21 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
+   A /trunk/doc/demo.sh
 
-* Added subviewer and subviewer v2 support
+Small script that generates huge command lines to be used in demos. Feel free to add/change stuff.
 
 ------------------------------------------------------------------------
-r7287 | gbazin | 2004-04-06 16:16:49 +0200 (Tue, 06 Apr 2004) | 2 lines
+r14522 | hartman | 2006-02-27 22:13:56 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/gui/wxwindows/wxwindows.h: forgot to remove useless variable.
+* iconv is already provided on 10.3 and 10.4, so we don't need to install it.
 
 ------------------------------------------------------------------------
-r7286 | gbazin | 2004-04-06 16:15:38 +0200 (Tue, 06 Apr 2004) | 2 lines
+r14521 | courmisch | 2006-02-27 22:07:25 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
+   M /trunk/modules/misc/gnutls.c
 
-* modules/gui/wxwindows/*: changed slider aspect and moved the time display into the statusbar.
+Fix warning on 64 bits systems
 
 ------------------------------------------------------------------------
-r7285 | gbazin | 2004-04-06 12:58:41 +0200 (Tue, 06 Apr 2004) | 3 lines
+r14520 | courmisch | 2006-02-27 22:06:42 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/misc/rtsp.c
 
-* modules/gui/wxwindows/*: some code cleanup for the bookmarks dialog.
-* AUTHORS: updated my entry.
+Silly me
 
 ------------------------------------------------------------------------
-r7284 | gbazin | 2004-04-06 12:33:48 +0200 (Tue, 06 Apr 2004) | 2 lines
+r14519 | courmisch | 2006-02-27 21:59:08 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences.cpp
+   M /trunk/activex/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/mozilla/Makefile.am
+   M /trunk/src/Makefile.am
 
-* modules/gui/wxwindows/preferences.cpp: small cosmetic change for win32.
+Work-around libtool's work-around which adds .exe on Cygwin 
 
 ------------------------------------------------------------------------
-r7283 | gbazin | 2004-04-06 12:27:14 +0200 (Tue, 06 Apr 2004) | 2 lines
+r14518 | courmisch | 2006-02-27 21:48:49 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/modules/access/gnomevfs.c
+   M /trunk/modules/misc/rtsp.c
 
-* modules/access/file.c: fixed bug in concat mode when seeking.
+Compile fixes
 
 ------------------------------------------------------------------------
-r7282 | gbazin | 2004-04-06 11:51:20 +0200 (Tue, 06 Apr 2004) | 2 lines
+r14517 | courmisch | 2006-02-27 21:29:39 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/bootstrap
 
-* modules/gui/wxwindows/interface.cpp: use wxBORDER_NONE for the volume control.
+Don't loop infinitely when then is no plugin to install (libtool-only)
 
 ------------------------------------------------------------------------
-r7281 | gbazin | 2004-04-06 11:00:42 +0200 (Tue, 06 Apr 2004) | 2 lines
+r14516 | courmisch | 2006-02-27 21:29:03 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/services_discovery/daap.c
 
-* modules/gui/wxwindows/interface.cpp: display default volume level on start.
+daap.c: Attempt to fix compilation
 
 ------------------------------------------------------------------------
-r7280 | gbazin | 2004-04-06 02:03:20 +0200 (Tue, 06 Apr 2004) | 2 lines
+r14515 | courmisch | 2006-02-27 13:46:42 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   A /trunk/modules/gui/wxwindows/bitmaps/speaker.xpm
-   M /trunk/modules/gui/wxwindows/interface.cpp
-
-* modules/gui/wxwindows/*: integrate the volume control in the toolbar.
+   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)
 
 ------------------------------------------------------------------------
-r7279 | asmax | 2004-04-05 20:26:34 +0200 (Mon, 05 Apr 2004) | 3 lines
+r14514 | xtophe | 2006-02-27 13:01:58 +0100 (Mon, 27 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_loop.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
 
-  * x11_loop.cpp: check if there is a theme before getting the window manager!
-    (avoid a segfault when there is no theme at the beginning)
+po/*: run make update-po.
 
 ------------------------------------------------------------------------
-r7278 | gbazin | 2004-04-05 18:09:17 +0200 (Mon, 05 Apr 2004) | 3 lines
+r14513 | dionoea | 2006-02-26 22:30:50 +0100 (Sun, 26 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/video_filter/distort.c
 
-* modules/stream_out/transcode.c: hack to work around ffmpeg encoding which doesn't like frames with identical pts.
-* modules/codec/ffmpeg/encoder.c: one missing AV_NOPTS_VALUE.
+distort.c:
+* new psychedelic FOSDEM demo filter. enjoy :)
+* misc changes          
 
 ------------------------------------------------------------------------
-r7277 | gbazin | 2004-04-05 18:00:54 +0200 (Mon, 05 Apr 2004) | 2 lines
+r14512 | fkuehne | 2006-02-26 17:33:56 +0100 (Sun, 26 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-
-* modules/gui/wxwindows/bookmarks.cpp: fixes.
+   M /trunk/extras/contrib/bootstrap
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
+* fixed the compilation of gettext&libiconv on Darwin and updated the copyright-dates
 ------------------------------------------------------------------------
-r7276 | gbazin | 2004-04-04 20:26:20 +0200 (Sun, 04 Apr 2004) | 3 lines
+r14511 | jpsaman | 2006-02-26 16:49:54 +0100 (Sun, 26 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-
-* modules/gui/skins2/src/dialogs.cpp: the dialogs provider needs to be of VLC_OBJECT_DIALOGS type.
-* modules/gui/skins2/src/vlcproc.cpp: honour p_intf->b_die.
+   M /trunk/modules/misc/rtsp.c
 
+Rename --rtsp-throtle to --rtsp-throtle-users
 ------------------------------------------------------------------------
-r7275 | fenrir | 2004-04-04 16:50:21 +0200 (Sun, 04 Apr 2004) | 3 lines
+r14510 | courmisch | 2006-02-26 16:09:47 +0100 (Sun, 26 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/src/Makefile.am
 
- * mms: fixed 'Read' function when the header is bigger than the packet
-size.
+Put some dependencies on stamp-builtins to force rebuild when the
+tree configuration is modified
 
 ------------------------------------------------------------------------
-r7274 | fenrir | 2004-04-04 16:34:36 +0200 (Sun, 04 Apr 2004) | 4 lines
+r14509 | courmisch | 2006-02-26 15:48:02 +0100 (Sun, 26 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/src/Makefile.am
 
- * input: if we failed to open the file, and the name has a '%', we
-decode it as a url encoded one and we retry.
- (Btw, this will break playing of paths that have '%' and ':' )
+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)
 
 ------------------------------------------------------------------------
-r7273 | ipkiss | 2004-04-04 12:48:04 +0200 (Sun, 04 Apr 2004) | 3 lines
+r14508 | zorglub | 2006-02-26 15:47:06 +0100 (Sun, 26 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/src/control/libvlc_audio.c
 
- * skins2: Do not try anymore to display images whose width is 0.
-   This avoids warnings at run-time on Windows.
+Remove ref to volume_get
 
 ------------------------------------------------------------------------
-r7272 | bigben | 2004-04-04 10:17:27 +0200 (Sun, 04 Apr 2004) | 3 lines
+r14507 | zorglub | 2006-02-26 15:23:16 +0100 (Sun, 26 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/objects.nib
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/gui/wxwidgets/menus.cpp
 
-Add "enable/disable all group items" functions in playlist context menu
+Disable intf-switch in the interface (Refs:#564) - Not working correctly, neither on win32 nor GTK
 
+------------------------------------------------------------------------
+r14506 | fkuehne | 2006-02-26 15:20:46 +0100 (Sun, 26 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/NEWS
 
+* added some news. feel free to improve the wording :)
 ------------------------------------------------------------------------
-r7271 | bigben | 2004-04-04 02:30:11 +0200 (Sun, 04 Apr 2004) | 3 lines
+r14505 | fkuehne | 2006-02-26 13:35:30 +0100 (Sun, 26 Feb 2006) | 3 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/controls.h
    M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
 
-Adds "Enable/disable item" menu item in playlist contextual menu.
+* 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.
+------------------------------------------------------------------------
+r14504 | zorglub | 2006-02-26 13:30:22 +0100 (Sun, 26 Feb 2006) | 3 lines
+Changed paths:
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/libvlc_audio.c
 
+Cosmetics. 
+Add toggle_mute
 
 ------------------------------------------------------------------------
-r7270 | asmax | 2004-04-04 01:21:47 +0200 (Sun, 04 Apr 2004) | 4 lines
+r14503 | zorglub | 2006-02-26 13:29:40 +0100 (Sun, 26 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/os_loop.hpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.hpp
-   M /trunk/modules/gui/skins2/utils/var_bool.cpp
-   M /trunk/modules/gui/skins2/utils/var_bool.hpp
-   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
-   M /trunk/modules/gui/skins2/x11/x11_loop.hpp
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/m4
 
-  * src/window_manager.cpp: added a synchVisibility() method to show the
-  visible windows (because they may have be hidden by the window manager)
-  * all: removed the dirty hacks from the previous commit ;)
+svn:ignore libtool stuff
 
 ------------------------------------------------------------------------
-r7269 | asmax | 2004-04-04 00:18:23 +0200 (Sun, 04 Apr 2004) | 9 lines
+r14502 | jpsaman | 2006-02-26 13:18:46 +0100 (Sun, 26 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/src/generic_window.hpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.hpp
-   M /trunk/modules/gui/skins2/utils/var_bool.cpp
-   M /trunk/modules/gui/skins2/utils/var_bool.hpp
-   M /trunk/modules/gui/skins2/x11/x11_display.cpp
-   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/modules/misc/rtsp.c
 
-  * x11/x11_display.cpp: the "parent" window now receive structure
-    notify events
-  * x11/x11_window.cpp: same thing for the other windows
-  * x11/x11_loop.cpp: when the "parent" window receives a map notify event,
-    we show all the windows because it doesn't seem to be automatic.
-    To have this working, we must update the visibility variable of the
-    windows when they are hidden by the window manager
-  
+Implement RTSP VOD connection throtle
+------------------------------------------------------------------------
+r14501 | courmisch | 2006-02-26 12:59:18 +0100 (Sun, 26 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+   D /trunk/src/vlc.c
+   A /trunk/vlc.c (from /trunk/src/vlc.c:14498)
+
+Move vlc.c to . to fix distclean (Automake limitation)
 
 ------------------------------------------------------------------------
-r7268 | bigben | 2004-04-03 22:58:32 +0200 (Sat, 03 Apr 2004) | 4 lines
+r14500 | dionoea | 2006-02-25 22:11:18 +0100 (Sat, 25 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/playlistinfo.h
-   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/src/misc/win32_specific.c
 
-Group selection combo box in stream proprieties dialog. Also allows to create new groups.
+Revert [14452] as it broke the mozilla plugin. We need to find another way
+to fix that.
 
+------------------------------------------------------------------------
+r14499 | dionoea | 2006-02-25 22:08:46 +0100 (Sat, 25 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/doc/fortunes.txt
 
+Nice user comment ...
 
 ------------------------------------------------------------------------
-r7267 | ipkiss | 2004-04-03 22:17:06 +0200 (Sat, 03 Apr 2004) | 3 lines
+r14498 | courmisch | 2006-02-25 21:46:22 +0100 (Sat, 25 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/generic_window.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.hpp
-   M /trunk/modules/gui/skins2/src/top_window.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/Makefile.am
 
- * skins2: when the user click on a window, raise onl this window.
-   This avoids a flickering when 2 windows are overlapping.
+Attempt to fix core and all targets with more than one job
 
 ------------------------------------------------------------------------
-r7266 | ipkiss | 2004-04-03 20:47:12 +0200 (Sat, 03 Apr 2004) | 2 lines
+r14497 | fkuehne | 2006-02-25 16:50:43 +0100 (Sat, 25 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/theme.cpp
+   M /trunk/modules/gui/macosx/update.h
+   M /trunk/modules/gui/macosx/update.m
 
- * skins2: do not save the config when changing the skin
+* 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
+------------------------------------------------------------------------
+r14496 | fkuehne | 2006-02-25 14:45:07 +0100 (Sat, 25 Feb 2006) | 1 line
+Changed paths:
+   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
 
+* slightly enlarged the progress_for_downloads-panel-to-be and fixed some bugs in the interaction-framework
 ------------------------------------------------------------------------
-r7265 | asmax | 2004-04-03 20:16:34 +0200 (Sat, 03 Apr 2004) | 5 lines
+r14495 | courmisch | 2006-02-24 23:39:45 +0100 (Fri, 24 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/utils/var_text.cpp
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
-   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+   M /trunk/Makefile.am
 
-  * x11/x11_window.cpp: reset the "drawable" variable to 0 before the vout child
-    window is destroyed (it is not enough i guess...)
-  * utils/var_text.cpp: unregister the observer to the Stream variable
-    in the destructor ! (fix a crash when changing skin)
+Fix Win32 packaging targets inter-dependencies
+(otherwise unusable with more than one make job)
 
 ------------------------------------------------------------------------
-r7264 | asmax | 2004-04-03 19:02:59 +0200 (Sat, 03 Apr 2004) | 4 lines
+r14494 | zorglub | 2006-02-24 20:11:39 +0100 (Fri, 24 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_display.cpp
-   M /trunk/modules/gui/skins2/x11/x11_display.hpp
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
+   M /trunk/extras/make.pl
 
-  * x11_display.cpp: create a dummy "parent" window for the task bar
-  * x11_window.cpp: use XSetTransientForHint() to associate the windows
-  to the "parent" window -> single window in the task bar
+Remove a bit of noise
 
 ------------------------------------------------------------------------
-r7263 | asmax | 2004-04-03 17:30:47 +0200 (Sat, 03 Apr 2004) | 3 lines
+r14493 | bigben | 2006-02-24 16:00:03 +0100 (Fri, 24 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
+   M /trunk/modules/audio_filter/channel_mixer/simple.c
+
+Add a 7.x / 5.x -> 4.0 downmixing routine (for AAC mostly, for a52 this is done by liba52)
 
-  * ctrl_text.cpp: check if the scrolling is still necessary when the
-   text is updated (avoid many crashes)
 
 ------------------------------------------------------------------------
-r7262 | asmax | 2004-04-03 16:59:15 +0200 (Sat, 03 Apr 2004) | 4 lines
+r14492 | courmisch | 2006-02-24 14:43:10 +0100 (Fri, 24 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item.c
-   M /trunk/src/playlist/playlist.c
+   M /trunk/src/libvlc.h
 
-  * playlist.c: better random algorithm: do not play an item if it has
-  already been played (check the i_nb_played variable)
-  * item.c: initialize i_nb_played to 0
+Remove abusive line feeds to fix vlc --help-verbose --advanced  -H layout.
 
 ------------------------------------------------------------------------
-r7261 | asmax | 2004-04-03 15:57:46 +0200 (Sat, 03 Apr 2004) | 8 lines
+r14491 | xtophe | 2006-02-24 11:53:29 +0100 (Fri, 24 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   D /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
-   D /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_vars.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_vars.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
-   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
-   M /trunk/modules/gui/skins2/src/ft2_font.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/vars/stream.hpp
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/libpng-1.2.5-win32.patch
 
-  * src/vlcproc.cpp: DO NOT update the GUI directly from the vlc callbacks,
-  skins are not reentrant (at least with x11). Put commands in the queue
-  instead.
-  * commands/cmd_vars: commands to change variables
-  * controls/ctrl_list.cpp: automatic scroll when the stream changes
-  * src/bitmap.cpp: removed the scandinavian characters from the
-    text font, they don't belong to ASCII (caused a stack corruption)
+ALL: Don't use character which are different in utf8 and latin*
 
 ------------------------------------------------------------------------
-r7260 | fenrir | 2004-04-03 15:33:38 +0200 (Sat, 03 Apr 2004) | 3 lines
+r14490 | djc | 2006-02-24 10:55:51 +0100 (Fri, 24 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
+   M /trunk/modules/video_filter/distort.c
 
-  *audio.c: aout really doesn't like big audio chunks, so split them.
-  (it helps a lot with wma).
+Simple Hough transform to detect lines in video
+Needs a lot of optimizations...
 
 ------------------------------------------------------------------------
-r7259 | ipkiss | 2004-04-03 13:30:26 +0200 (Sat, 03 Apr 2004) | 3 lines
+r14489 | courmisch | 2006-02-24 09:28:12 +0100 (Fri, 24 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.hpp
-   M /trunk/modules/gui/skins2/src/theme.cpp
-   M /trunk/modules/gui/skins2/src/theme.hpp
-   M /trunk/modules/gui/skins2/src/top_window.hpp
-   M /trunk/modules/gui/skins2/src/vout_window.hpp
+   M /trunk/extras/contrib/src/Makefile
 
- * skins2: Added friend classes where appropriate, to reduce the scope of
-   some methods.
+Silly libgpg-error's autogen doesn't call libtoolize
 
 ------------------------------------------------------------------------
-r7258 | asmax | 2004-04-03 12:55:51 +0200 (Sat, 03 Apr 2004) | 3 lines
+r14488 | courmisch | 2006-02-24 08:57:54 +0100 (Fri, 24 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/utils/ustring.cpp
+   M /trunk/mozilla/Makefile.am
 
- * ustring.cpp: fixed the operator= (the trailing '\0' was not copied,
-   leading to invalid memory reads)
+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?).
 
 ------------------------------------------------------------------------
-r7257 | asmax | 2004-04-03 11:21:12 +0200 (Sat, 03 Apr 2004) | 6 lines
+r14487 | courmisch | 2006-02-23 23:59:03 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
+   M /trunk/mozilla/Makefile.am
 
-  * all: support of shuffle from the skins2 interface:
-    - created a bool variable "playlist.isRandom" and 2 commands
-    "playlist.setRandom(true)" and "playlist.setRandom(false)"
-    - known bug: the playlist doesn't scroll automatically when the
-    stream changes
+Make automake happy
 
 ------------------------------------------------------------------------
-r7256 | asmax | 2004-04-03 10:16:49 +0200 (Sat, 03 Apr 2004) | 2 lines
+r14486 | courmisch | 2006-02-23 23:49:56 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
+   M /trunk/mozilla/Makefile.am
 
-  * bitmap_font.cpp: fixed the white space character for "text" font
+Support for building Mozilla plugin with libtool + clean up
 
 ------------------------------------------------------------------------
-r7255 | fenrir | 2004-04-03 03:36:04 +0200 (Sat, 03 Apr 2004) | 2 lines
+r14485 | courmisch | 2006-02-23 23:08:24 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/mozilla/Makefile.am
 
- * mp4*: demux -> demux2.
+Clean up
 
 ------------------------------------------------------------------------
-r7254 | fenrir | 2004-04-03 03:14:23 +0200 (Sat, 03 Apr 2004) | 2 lines
+r14484 | courmisch | 2006-02-23 22:47:10 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   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
 
- * avi: demux -> demux2.
+svn:ignore
 
 ------------------------------------------------------------------------
-r7253 | fenrir | 2004-04-03 03:02:02 +0200 (Sat, 03 Apr 2004) | 3 lines
+r14483 | courmisch | 2006-02-23 22:41:05 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/mp4/mp4.c
-   D /trunk/modules/demux/mp4/mp4.h
-   M /trunk/modules/demux/util/sub.c
+   M /trunk/src/Makefile.am
 
- * all: do not use input_Clock* anymore (use ES_OUT_SET_PCR instead).
- (text subs with mpg aren't working anymore unless using ps2)
+Don't build old-style when libtool is enabled
 
 ------------------------------------------------------------------------
-r7252 | murray | 2004-04-02 23:19:43 +0200 (Fri, 02 Apr 2004) | 4 lines
+r14482 | dionoea | 2006-02-23 21:31:24 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/video_filter/mosaic.c
+
+shame on me ... *cough* *cough*
 
-Explicit reference to libpng in the missing XmlTextReader error.
-Special thanks to Groniche and Google.
+------------------------------------------------------------------------
+r14481 | zorglub | 2006-02-23 21:20:31 +0100 (Thu, 23 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
 
+Bitrates only
 
 ------------------------------------------------------------------------
-r7251 | ipkiss | 2004-04-02 23:00:15 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14480 | zorglub | 2006-02-23 21:18:16 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
 
- * modules/gui/wxwindows/interface.cpp: small fix for the size of the windows
+Display bitrates in kbps
 
 ------------------------------------------------------------------------
-r7250 | gbazin | 2004-04-02 20:54:39 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14478 | courmisch | 2006-02-23 20:41:36 +0100 (Thu, 23 Feb 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/Makefile.am
+   M /trunk/bootstrap
+   M /trunk/configure.ac
+   M /trunk/modules/video_filter/Modules.am
+   M /trunk/src/Makefile.am
+
+_Experimental_ *optional* libtool support (--enable-libtool)
+
+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.
 
-* modules/gui/wxwindows/wxwindows.h: use a namespace to avoid symbol conflicts.
+Won't work on Win32 with the current Win32 contrib. Stick to static libvlc or
+use --enable-shared-libvlc for now.
 
 ------------------------------------------------------------------------
-r7249 | gbazin | 2004-04-02 20:32:01 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14477 | courmisch | 2006-02-23 20:38:14 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/activex/Makefile.am
 
-* modules/video_output/directx/events.c: compilation fix.
+Linking order fix
 
 ------------------------------------------------------------------------
-r7248 | fenrir | 2004-04-02 20:26:35 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14476 | courmisch | 2006-02-23 20:37:58 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/src/misc/modules.c
 
- * demux2: added ogg.
+Recurse within hidden directories for module search
 
 ------------------------------------------------------------------------
-r7247 | fenrir | 2004-04-02 19:56:14 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14475 | littlejohn | 2006-02-23 20:17:31 +0100 (Thu, 23 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/subsdec.c
+   M /trunk/src/control/libvlc_audio.c
+
+added missing $Id$
 
- * subsdec.c: use es_forma_t.subs.psz_encoding if present.
 
 ------------------------------------------------------------------------
-r7246 | fenrir | 2004-04-02 19:23:22 +0200 (Fri, 02 Apr 2004) | 4 lines
+r14474 | littlejohn | 2006-02-23 19:03:20 +0100 (Thu, 23 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/input/stream.c
+   M /trunk/include/vlc/libvlc.h
+
+Header modified to include libvlc audio control functions
 
- * stream: fixed cast of lvalue.
- * input: fixed "position" value as soon as possible after a see, this
-way the intf doesn't show strange seek bar behavour.
 
 ------------------------------------------------------------------------
-r7245 | fenrir | 2004-04-02 18:40:54 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14473 | littlejohn | 2006-02-23 18:32:49 +0100 (Thu, 23 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/src/Makefile.am
+   A /trunk/src/control/libvlc_audio.c
+
+LibVLC basic audio control API
 
- * ogg : demux -> demux2. It needs more testings.
 
 ------------------------------------------------------------------------
-r7244 | fenrir | 2004-04-02 18:17:15 +0200 (Fri, 02 Apr 2004) | 3 lines
+r14472 | oaubert | 2006-02-23 18:02:03 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/bindings/mediacontrol-python/vlcglue.c
 
- * ogg: cosmetics + converted PCR to micro-second unit. (I may
-introduced bugs).
+mediacontrol-python/vlcglue.c: transmit the snapshot->date field to python
 
 ------------------------------------------------------------------------
-r7243 | gbazin | 2004-04-02 18:08:29 +0200 (Fri, 02 Apr 2004) | 6 lines
+r14471 | oaubert | 2006-02-23 17:44:09 +0100 (Thu, 23 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_interface.h
-   M /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/src/interface/interface.c
    M /trunk/src/video_output/vout_intf.c
 
-* src/video_output/vout_intf.c: new vout_ControlWindow() function.
-* modules/gui/wxwindows/video.cpp: implement vout_ControlWindow().
-* modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c:
-  + call vout_ControlWindow() when resizing in embedded mode.
-  + implemented a VOUT_REPARENT/CLOSE mode in Control() so the interface can signal that it closes its video window.
+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.
 
 ------------------------------------------------------------------------
-r7242 | gbazin | 2004-04-02 16:08:34 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14470 | oaubert | 2006-02-23 17:21:56 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   D /trunk/modules/gui/wxwindows/bitmaps/disc.xpm
-   A /trunk/modules/gui/wxwindows/bitmaps/eject.xpm
-   R /trunk/modules/gui/wxwindows/bitmaps/fast.xpm
-   D /trunk/modules/gui/wxwindows/bitmaps/file.xpm
-   D /trunk/modules/gui/wxwindows/bitmaps/net.xpm
-   R /trunk/modules/gui/wxwindows/bitmaps/next.xpm
-   R /trunk/modules/gui/wxwindows/bitmaps/pause.xpm
-   R /trunk/modules/gui/wxwindows/bitmaps/play.xpm
-   D /trunk/modules/gui/wxwindows/bitmaps/playlist.xpm
-   A /trunk/modules/gui/wxwindows/bitmaps/prev.xpm
-   D /trunk/modules/gui/wxwindows/bitmaps/previous.xpm
-   D /trunk/modules/gui/wxwindows/bitmaps/sat.xpm
-   R /trunk/modules/gui/wxwindows/bitmaps/slow.xpm
-   R /trunk/modules/gui/wxwindows/bitmaps/stop.xpm
-   M /trunk/modules/gui/wxwindows/interface.cpp
+   M /trunk/src/control/mediacontrol_audio_video.c
 
-* modules/gui/wxwindows/*: simplified the look&feel of the main interface.
+mediacontrol_audio_video.c: release vout in mediacontrol_snapshot()
 
 ------------------------------------------------------------------------
-r7241 | fenrir | 2004-04-02 15:24:54 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14469 | hartman | 2006-02-23 12:57:38 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.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
 
- * demux2: added mpgv and rawdv.
+* make more contribs work with SDK. refs #182
 
 ------------------------------------------------------------------------
-r7240 | fenrir | 2004-04-02 15:18:32 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14468 | courmisch | 2006-02-23 11:43:39 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/rawdv.c
+   M /trunk/activex/Makefile.am
 
- * rawdv.c: demux -> demux2. (Untested so may be broken)
+Same fix for activeX
 
 ------------------------------------------------------------------------
-r7239 | fenrir | 2004-04-02 05:24:53 +0200 (Fri, 02 Apr 2004) | 3 lines
+r14467 | courmisch | 2006-02-23 11:41:15 +0100 (Thu, 23 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/m4v.c
-   M /trunk/modules/demux/mpeg/mpgv.c
+   M /trunk/Makefile.am
 
- * m4v: pts/dts fixes.
- * mpgv: demux -> demux2.
+Fix linking with included gettext
 
 ------------------------------------------------------------------------
-r7238 | fenrir | 2004-04-02 02:48:29 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14466 | dionoea | 2006-02-23 00:34:54 +0100 (Thu, 23 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/mpeg/m4v.c
+   M /trunk/mozilla/npvlc_rc.rc
+   M /trunk/mozilla/vlcplugin.h
 
- * m4v: demux -> demux2.
+Ogg mime type is application/ogg (see RFC 3534)
+Thanks to forum user http://forum.videolan.org/viewtopic.php?t=17646
 
 ------------------------------------------------------------------------
-r7237 | fenrir | 2004-04-02 02:38:31 +0200 (Fri, 02 Apr 2004) | 4 lines
+r14465 | dionoea | 2006-02-22 18:28:46 +0100 (Wed, 22 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/include/modules.h
+   M /trunk/modules/video_filter/distort.c
+   M /trunk/modules/video_filter/mosaic.c
 
- * modules.h: increased MODULE_SHORTCUT_MAX to 50. (It's needed because of
-demux2, and will be decreased as soon as demux -> demux2 is finished).
+mosaic.c: Bluescreen enhancement. Add convolution product of alpha mask with 5x5 gaussian. Makes it look better.
 
+distort.c: change line orders.
 
 ------------------------------------------------------------------------
-r7236 | fenrir | 2004-04-02 02:28:09 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14464 | hartman | 2006-02-22 17:27:50 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
+   M /trunk/modules/demux/avi/avi.c
 
- * asf: no DEMUX_SET_TIME...
+* Use EnsureUTF8 on the trackname of avi's. (no garentueed charset).
 
 ------------------------------------------------------------------------
-r7235 | fenrir | 2004-04-02 02:26:02 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14463 | hartman | 2006-02-22 17:17:24 +0100 (Wed, 22 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/src/video_output/vout_subpictures.c
 
- * mkv: demux -> demux2.
+* Scale SSA subs if necessarry.
+* Scale width if only original height is known.
 
 ------------------------------------------------------------------------
-r7234 | fenrir | 2004-04-02 02:06:09 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14462 | damienf | 2006-02-22 15:04:31 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
+   M /trunk/Makefile.am
+   M /trunk/activex/Makefile.am
+   M /trunk/src/Makefile.am
 
- * vlc_es.h: AAAHHH I HATE C++, else said: I need to cast malloc.
+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
 
 ------------------------------------------------------------------------
-r7233 | fenrir | 2004-04-02 02:00:08 +0200 (Fri, 02 Apr 2004) | 2 lines
+r14461 | oaubert | 2006-02-22 14:20:59 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_es.h
+   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)
 
- * vlc_es: fixed es_format_Copy. (Duplicate psz_encoding and p_palette).
+mediacontrol-python: rename vlcdebug to vlcwrapper
 
 ------------------------------------------------------------------------
-r7232 | fenrir | 2004-04-02 01:21:13 +0200 (Fri, 02 Apr 2004) | 4 lines
+r14460 | oaubert | 2006-02-22 14:19:29 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/nsv.c
-   M /trunk/modules/demux/pva.c
-   M /trunk/modules/demux/ts.c
-
- * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME should be
- implemented _only_ when it has a high precision.
+   M /trunk/bindings/mediacontrol-python/vlcdebug.py
 
+vlcdebug.py: add documentation
 
 ------------------------------------------------------------------------
-r7231 | fenrir | 2004-04-02 01:19:30 +0200 (Fri, 02 Apr 2004) | 3 lines
+r14459 | oaubert | 2006-02-22 14:15:10 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/a52.c
-   M /trunk/modules/demux/aac.c
-   M /trunk/modules/demux/dts.c
-   M /trunk/modules/demux/flac.c
+   M /trunk/bindings/mediacontrol-python/Makefile.am
+   M /trunk/bindings/mediacontrol-python/setup.py
 
- * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME. should be
-implemented _only_ when it has a high precision.
+mediacontrol-python: allow to build in a separate builddir
 
 ------------------------------------------------------------------------
-r7230 | fenrir | 2004-04-01 23:38:21 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14458 | damienf | 2006-02-22 13:21:23 +0100 (Wed, 22 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
+   M /trunk/Makefile.am
+   M /trunk/activex/Makefile.am
+   M /trunk/src/Makefile.am
 
- * demux2: added live.
+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.
 
 ------------------------------------------------------------------------
-r7229 | fenrir | 2004-04-01 23:37:06 +0200 (Thu, 01 Apr 2004) | 3 lines
+r14457 | jpsaman | 2006-02-22 11:05:59 +0100 (Wed, 22 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/stream_out/switcher.c
+
+Use include <file.h> for include files that can be found on the include path as provided to the compiler.
+------------------------------------------------------------------------
+r14456 | zorglub | 2006-02-21 22:30:50 +0100 (Tue, 21 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
 
- * livedotcom.cpp: demux -> demux2. (Precision in seek will probably be
-worst until we completly switch to demux2...)
+wxstuff
 
 ------------------------------------------------------------------------
-r7228 | ipkiss | 2004-04-01 23:04:43 +0200 (Thu, 01 Apr 2004) | 5 lines
+r14455 | zorglub | 2006-02-21 22:19:54 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder_data.def
-   M /trunk/modules/gui/skins2/parser/builder_data.hpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/modules/gui/skins2/src/anchor.hpp
-   M /trunk/modules/gui/skins2/src/generic_layout.cpp
-   M /trunk/modules/gui/skins2/src/generic_layout.hpp
-   M /trunk/modules/gui/skins2/src/top_window.cpp
-   M /trunk/modules/gui/skins2/src/top_window.hpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
 
- * skins2: Anchors are now stored in the layouts, not in the windows.
-   If you change the layout all anchorings are lost, except for anchors that
-   are in the same position in the old and the new layouts.
-   Adding more 'persistent' anchorings should not be very difficult.
+Add a close button. Put "-" instead of nothing when there is no info
 
 ------------------------------------------------------------------------
-r7227 | gbazin | 2004-04-01 21:20:21 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14454 | zorglub | 2006-02-21 20:51:15 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/kde/info.cpp
+   M /trunk/modules/gui/wxwidgets/streamdata.cpp
 
-* modules/gui/kde/info.cpp: info_category_t compilation fix.
+Fix theora in WX too (Closes:#531)
 
 ------------------------------------------------------------------------
-r7226 | hartman | 2004-04-01 20:53:11 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14453 | fkuehne | 2006-02-21 20:44:47 +0100 (Tue, 21 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/info.m
-
-* missed a object_release
+   M /trunk/modules/gui/macosx/wizard.m
 
+* fix the selection of both Theora and Vorbis on OSX (refs #503 and refs #531). They are being encapsulated in OGG now.
 ------------------------------------------------------------------------
-r7225 | hartman | 2004-04-01 20:21:56 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14452 | dionoea | 2006-02-21 20:24:23 +0100 (Tue, 21 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/info.h
-   M /trunk/modules/gui/macosx/info.m
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/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 ....
 
-* Fix p_item etc breakages. Question.. is the seperate fileinfo dialog still useful?
 
 ------------------------------------------------------------------------
-r7224 | fenrir | 2004-04-01 19:12:36 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14450 | damienf | 2006-02-21 17:38:23 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/activex/vlccontrol.cpp
 
- * ts: better handling on PAT version changes.
+vlccontrol.cpp: fixed bounds issue when allocating memory and iterating through a SafeArray, thanks to Walter Zheng for reporting this problem
 
 ------------------------------------------------------------------------
-r7223 | gbazin | 2004-04-01 17:50:35 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14448 | courmisch | 2006-02-21 16:02:16 +0100 (Tue, 21 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/src/Makefile.am
 
-* modules/gui/wxwindows/*: bookmarks improvements.
+Don't rebuild static libvlc when not needed
+Yet to find a solution for the same problem with shared libvlc
 
 ------------------------------------------------------------------------
-r7222 | gbazin | 2004-04-01 16:47:45 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14447 | courmisch | 2006-02-21 13:49:02 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/src/misc/unicode.c
 
-* modules/video_output/x11/xcommon.c: compilation fixes.
+Favor libiconv over Win32 API for *Locale
 
 ------------------------------------------------------------------------
-r7221 | titer | 2004-04-01 14:30:07 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14446 | courmisch | 2006-02-21 13:16:11 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_yuy2.c
+   M /trunk/src/misc/unicode.c
 
- i420_yuy2.c: fixed AltiVec conversion for unusual image sizes
+Fix minor typo
 
 ------------------------------------------------------------------------
-r7220 | gbazin | 2004-04-01 13:16:10 +0200 (Thu, 01 Apr 2004) | 4 lines
+r14445 | courmisch | 2006-02-21 13:14:27 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/src/libvlc.h
+   M /trunk/include/charset.h
 
-* src/libvlc.h, modules/video_output/directx/events.c:
-   + added a --video-title option, courtesy of Hornsby Adrian.
-* modules/video_output/directx/directx.c: minor changes.
+Oups, forgot this file
 
 ------------------------------------------------------------------------
-r7219 | zorglub | 2004-04-01 12:01:48 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14444 | courmisch | 2006-02-21 13:13:59 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/playlist/Modules.am
-   D /trunk/modules/demux/playlist/native.c
-   M /trunk/modules/demux/playlist/playlist.c
-   M /trunk/modules/demux/playlist/playlist.h
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/misc/playlist/Modules.am
-   M /trunk/modules/misc/playlist/export.c
-   D /trunk/modules/misc/playlist/native.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/misc/messages.c
 
-Cancel
+Convert to local encoding before printing on console (closes #556)
 
 ------------------------------------------------------------------------
-r7218 | zorglub | 2004-04-01 11:20:00 +0200 (Thu, 01 Apr 2004) | 4 lines
+r14443 | courmisch | 2006-02-21 13:13:22 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/playlist/Modules.am
-   A /trunk/modules/demux/playlist/native.c
-   M /trunk/modules/demux/playlist/playlist.c
-   M /trunk/modules/demux/playlist/playlist.h
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/misc/playlist/native.c
+   M /trunk/src/misc/unicode.c
 
-* modules/demux/playlist : native playlist import
-* modules/misc/playlist : native playlist export
-* configure.ac : playlist and export need libxml2
+Use //translit when converting to an non-Unicode charset
 
 ------------------------------------------------------------------------
-r7217 | gbazin | 2004-04-01 11:07:37 +0200 (Thu, 01 Apr 2004) | 3 lines
+r14442 | adn | 2006-02-21 12:58:05 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/gui/skins2/utils/bezier.cpp
+   M /trunk/extras/Makefile
 
-* configure.ac, modules/gui/skins2/utils/bezier.cpp:
-   + check for lrintf() and fallback on rint().
+libvlc.a is in src/
 
 ------------------------------------------------------------------------
-r7216 | rocky | 2004-04-01 10:05:52 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14441 | courmisch | 2006-02-21 12:53:49 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.h
+   M /trunk/src/misc/unicode.c
 
-vcdplayer_selection2lid not here anymore. It comes from libvcdinfo.
+A few utf8 *printf wrappers (refs #556)
 
 ------------------------------------------------------------------------
-r7215 | gbazin | 2004-04-01 09:21:19 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14440 | courmisch | 2006-02-21 12:02:38 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/Makefile.am
 
-* modules/access/vcdx/access.c: use input_Control(INPUT_ADD_INFO).
+Build vlc-bundle on BeOS
 
 ------------------------------------------------------------------------
-r7214 | anil | 2004-04-01 01:52:48 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14438 | xtophe | 2006-02-21 10:07:44 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.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
 
-compilation fix
+Thou shalt use a clean tree for po stuffs.
 
 ------------------------------------------------------------------------
-r7213 | gbazin | 2004-04-01 01:09:53 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14437 | courmisch | 2006-02-21 09:30:16 +0100 (Tue, 21 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/control.c
+   M /trunk/mozilla/Makefile.am
 
-* src/input/control.c: INPUT_ADD/DEL_BOOKMARK also modifies the "bookmarks" input option so the bookmarks are kept even when the input is stopped.
+Attempt to fix #555 for mozilla plugin as well (refs #555)
 
 ------------------------------------------------------------------------
-r7212 | gbazin | 2004-04-01 00:55:48 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14427 | fkuehne | 2006-02-20 22:00:10 +0100 (Mon, 20 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/playlistinfo.m
-   M /trunk/modules/gui/macosx/vout.m
-   M /trunk/modules/gui/ncurses/ncurses.c
-   M /trunk/modules/gui/pda/pda_callbacks.c
-
-* modules/gui/*: compilation fixes for the new input_item_t change.
+   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
 
+* first update of the po-files
 ------------------------------------------------------------------------
-r7211 | gbazin | 2004-04-01 00:04:54 +0200 (Thu, 01 Apr 2004) | 2 lines
+r14425 | courmisch | 2006-02-20 20:53:22 +0100 (Mon, 20 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/win32_specific.c
+   M /trunk/Makefile.am
 
-* src/misc/win32_specific.c: compilation fix.
+Fix linking with C++ builtins
 
 ------------------------------------------------------------------------
-r7210 | gbazin | 2004-03-31 23:17:22 +0200 (Wed, 31 Mar 2004) | 2 lines
+r14423 | courmisch | 2006-02-20 19:00:28 +0100 (Mon, 20 Feb 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
+   M /trunk/Makefile.am
+   M /trunk/src/Makefile.am
 
-* modules/access/dshow/dshow.cpp: compilation fix.
+- 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
+
+<subliminal message>how about using libtool</subliminal message>
 
 ------------------------------------------------------------------------
-r7209 | gbazin | 2004-03-31 22:52:31 +0200 (Wed, 31 Mar 2004) | 6 lines
+r14422 | hartman | 2006-02-20 13:21:15 +0100 (Mon, 20 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/input_ext-intf.h
-   M /trunk/include/input_ext-plugins.h
-   M /trunk/include/ninput.h
-   M /trunk/include/vlc/intf.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_playlist.h
-   M /trunk/include/vlc_vlm.h
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/slp.c
-   M /trunk/modules/codec/mpeg_audio.c
-   M /trunk/modules/codec/speex.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/http.c
-   M /trunk/modules/control/rc.c
-   M /trunk/modules/demux/mp4/mp4.h
-   M /trunk/modules/demux/util/id3tag.c
-   M /trunk/modules/gui/gtk/gtk_callbacks.c
-   M /trunk/modules/gui/gtk/playlist.c
-   M /trunk/modules/gui/skins/controls/playlist.cpp
-   M /trunk/modules/gui/skins/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/misc/playlist/m3u.c
-   M /trunk/modules/misc/playlist/old.c
-   M /trunk/modules/misc/sap.c
-   M /trunk/src/input/control.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
-   D /trunk/src/input/input_info.c
-   M /trunk/src/input/input_programs.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/vlm.c
-   M /trunk/src/playlist/group.c
-   M /trunk/src/playlist/info.c
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
-   M /trunk/src/playlist/playlist.c
-   M /trunk/src/playlist/sort.c
+   M /trunk/modules/access/vcd/cdrom.c
+   M /trunk/modules/access/vcd/cdrom_internals.h
 
-* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control().
-* src/input/input.c:
-   + introduced input_item_t that is shared between the playlist/vlm and the input thread (contains input name, options, infos, etc...).
-   + changed prototype of input_CreateThread() to input_thread_t *input_CreateThread( vlc_object_t *, input_item_t * ).
-* ALL: use input_item_t and INPUT_ADD_INFO when necessary.
+* 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>.
 
 ------------------------------------------------------------------------
-r7208 | bigben | 2004-03-31 19:23:11 +0200 (Wed, 31 Mar 2004) | 3 lines
+r14421 | xtophe | 2006-02-20 00:22:02 +0100 (Mon, 20 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/share/Makefile.am
+   M /trunk/extras/contrib/src/Makefile
+   D /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
 
-Install new required files for skins2 on make install
+ffmpeg-cvs.patch: fix upstream
 
+------------------------------------------------------------------------
+r14420 | fkuehne | 2006-02-19 23:41:29 +0100 (Sun, 19 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
 
+* fixed keywords and encoding
 ------------------------------------------------------------------------
-r7207 | ipkiss | 2004-03-31 17:45:02 +0200 (Wed, 31 Mar 2004) | 2 lines
+r14419 | fkuehne | 2006-02-19 23:38:07 +0100 (Sun, 19 Feb 2006) | 7 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/configure.ac
-   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
-   M /trunk/modules/gui/skins2/utils/bezier.cpp
-   M /trunk/modules/gui/skins2/x11/x11_display.cpp
-   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
+   M /trunk/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
 
- * All: Compilation fixes for Solaris 9, courtesy of Mats Rojestal
+* 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
 
+* 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 :)
 ------------------------------------------------------------------------
-r7206 | ipkiss | 2004-03-31 13:24:43 +0200 (Wed, 31 Mar 2004) | 2 lines
+r14418 | courmisch | 2006-02-19 22:20:09 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/default/skin.dtd
+   M /trunk/include/vlc_common.h
 
-  * skins2 DTD: Removed unused attributes of the Font
+Fix linking of C++ plugins
 
 ------------------------------------------------------------------------
-r7205 | bigben | 2004-03-31 10:05:59 +0200 (Wed, 31 Mar 2004) | 3 lines
+r14417 | courmisch | 2006-02-19 21:14:07 +0100 (Sun, 19 Feb 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
-
-Oups, these ones are for later
+   M /trunk/Makefile.am
 
+Share most of binary packaging script between WinCE and Win32
 
 ------------------------------------------------------------------------
-r7204 | bigben | 2004-03-31 10:00:27 +0200 (Wed, 31 Mar 2004) | 3 lines
+r14416 | courmisch | 2006-02-19 21:02:12 +0100 (Sun, 19 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/modules/gui/macosx/playlistinfo.m
-
-Also fallis back to C string if UTF8 string fails in proprieties window.
+   M /trunk/Makefile.am
 
+Include libvlc.dll when packaging
+(Hmm, there is a nice code duplication between win32 and winCE here)
 
 ------------------------------------------------------------------------
-r7203 | hartman | 2004-03-31 02:24:22 +0200 (Wed, 31 Mar 2004) | 3 lines
+r14415 | courmisch | 2006-02-19 20:59:47 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/Makefile.am
 
-Fall back to plain C with default C character encoding when UTF8 fails.
-now you can see at least something with those SAP announces with Latin char encoding.
+Really fix
 
 ------------------------------------------------------------------------
-r7202 | bigben | 2004-03-30 22:56:13 +0200 (Tue, 30 Mar 2004) | 6 lines
+r14414 | courmisch | 2006-02-19 20:47:44 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlistinfo.m
-
-Works around an issue with some playlist items added by the sap interface : since they aren't coded in UTF8, a blank string is printed. 
+   M /trunk/Makefile.am
 
-This doesn't correct this issue, but at least, it doesn't prevent the item proprieties window from opening anymore.
+Attempt to fix vlc linkage with static libvlc
 
+------------------------------------------------------------------------
+r14413 | courmisch | 2006-02-19 19:29:08 +0100 (Sun, 19 Feb 2006) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/src/Makefile.am
 
+- Build builtins before shared libvlc
+- Link builtins with libvlc instead of vlc
+  (seems to fix shared libvlc on Win32)
 
 ------------------------------------------------------------------------
-r7201 | bigben | 2004-03-30 21:38:46 +0200 (Tue, 30 Mar 2004) | 3 lines
+r14412 | courmisch | 2006-02-19 18:58:49 +0100 (Sun, 19 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/playlistinfo.h
-   M /trunk/modules/gui/macosx/playlistinfo.m
-
-Implements info treeview in the playlist proprieties window
+   M /trunk/configure.ac
 
+Ahem hem typo
 
 ------------------------------------------------------------------------
-r7200 | zorglub | 2004-03-30 19:43:56 +0200 (Tue, 30 Mar 2004) | 2 lines
+r14411 | dionoea | 2006-02-19 18:16:05 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
+   M /trunk/modules/video_filter/rss.c
 
-Do not delay subtitles twice + Sanity check
+rss.c: add some Atom stuff and some extra checks.
 
 ------------------------------------------------------------------------
-r7199 | zorglub | 2004-03-30 19:18:48 +0200 (Tue, 30 Mar 2004) | 2 lines
+r14410 | courmisch | 2006-02-19 18:14:36 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/Makefile.am
 
-Fix 64-bit bug with bookmarks from command line 
+Dionoea: here is "make core", your portable "make vlc" replacement
 
 ------------------------------------------------------------------------
-r7198 | adn | 2004-03-30 12:37:44 +0200 (Tue, 30 Mar 2004) | 5 lines
+r14409 | zorglub | 2006-02-19 17:25:27 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/default/sort.png
-   M /trunk/share/skins2/default/sort_onclick.png
-   M /trunk/share/skins2/default/theme.xml
-   A /trunk/share/skins2/default/vout.png
-   A /trunk/share/skins2/default/vout2.png
-   A /trunk/share/skins2/default/vout_body.png
-   A /trunk/share/skins2/default/vout_body1.png
-   A /trunk/share/skins2/default/vout_bottom.png
-   A /trunk/share/skins2/default/vout_bottom_left.png
-   A /trunk/share/skins2/default/vout_bottom_right.png
-   A /trunk/share/skins2/default/vout_left.png
-   A /trunk/share/skins2/default/vout_onclick.png
-   A /trunk/share/skins2/default/vout_right.png
-   A /trunk/share/skins2/default/vout_top.png
-   A /trunk/share/skins2/default/vout_top_left.png
-   A /trunk/share/skins2/default/vout_top_right.png
+   M /trunk/configure.ac
 
+compile can now work from subdirs
 
-Modified a little default skin
- -> hiding video window
+------------------------------------------------------------------------
+r14408 | zorglub | 2006-02-19 17:16:56 +0100 (Sun, 19 Feb 2006) | 3 lines
+Changed paths:
+   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
 
 ------------------------------------------------------------------------
-r7197 | fenrir | 2004-03-29 23:34:27 +0200 (Mon, 29 Mar 2004) | 2 lines
+r14407 | dionoea | 2006-02-19 17:02:04 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/control/http/mvar.c
 
- * livedotcom.cpp: lalala.... (compilation fixes).
+Remove debug message
 
 ------------------------------------------------------------------------
-r7196 | fenrir | 2004-03-29 23:29:31 +0200 (Mon, 29 Mar 2004) | 2 lines
+r14406 | fkuehne | 2006-02-19 17:01:47 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/wav.c
-   M /trunk/modules/mux/mpeg/ps.c
-   M /trunk/modules/mux/mpeg/ts.c
-
- * all: cast of lvalues ...
+   M /trunk/modules/gui/macosx/interaction.h
+   M /trunk/modules/gui/macosx/interaction.m
 
+* 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)
 ------------------------------------------------------------------------
-r7195 | fenrir | 2004-03-29 23:26:54 +0200 (Mon, 29 Mar 2004) | 5 lines
+r14405 | courmisch | 2006-02-19 16:46:44 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/ogg.c
+   M /trunk/mozilla/Makefile.am
 
- * ogg: cast of lvalue ... gibalou could you test this patch ?
- (I have changed a ((uint8_t *)op.bytes) -= 4; and I'm not sure what it
-was meant to do as op.bytes is a "long")
+Fix Mozilla plugin on ELF architectures
 
 ------------------------------------------------------------------------
-r7194 | fenrir | 2004-03-29 21:57:07 +0200 (Mon, 29 Mar 2004) | 2 lines
+r14404 | asmax | 2006-02-19 16:37:05 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_chroma/i420_rgb.h
-   M /trunk/modules/video_chroma/i420_yuy2.h
-   M /trunk/modules/video_chroma/i422_yuy2.h
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
 
- * *.h: shut up gcc (cast of lvalue).
+* all: new skin variable "vlc.isFullscreen" (guess what it does ;)
 
 ------------------------------------------------------------------------
-r7193 | fenrir | 2004-03-29 20:59:51 +0200 (Mon, 29 Mar 2004) | 3 lines
+r14403 | courmisch | 2006-02-19 16:21:58 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/livedotcom.cpp
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/Makefile.am
+   M /trunk/configure.ac
+   M /trunk/src/Makefile.am
 
- * avi: fixed a cast of lvalue.
- * livedotcom, mkv: removed all TAB_*.
+Really fix libintl linking
 
 ------------------------------------------------------------------------
-r7192 | fenrir | 2004-03-29 20:58:28 +0200 (Mon, 29 Mar 2004) | 6 lines
+r14402 | asmax | 2006-02-19 15:54:57 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_meta.h
-
- * vlc_common.h: removed all cast in TAB_*. GCC doesn't like anymore
-cast of lvalue. -> Don't use them anymore in C++ code.
-( Don't use *(void**)&p, it won't work because of aliasing problem).
+   M /trunk/AUTHORS
+   M /trunk/NEWS
 
- * vlc_meta.h: don't use TAB_* as this file is included in C++ code.
+* JACK audio output
 
 ------------------------------------------------------------------------
-r7191 | fenrir | 2004-03-29 17:10:36 +0200 (Mon, 29 Mar 2004) | 3 lines
+r14401 | courmisch | 2006-02-19 15:54:38 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/control.c
-   M /trunk/src/input/input.c
+   M /trunk/src/Makefile.am
 
- control: invalid cast in GET_SUBDELAY
- input: fixed uninitialised variable (i_microsecondperframe for subs)
+Attempt to fix linking with "included" gettext
 
 ------------------------------------------------------------------------
-r7190 | fenrir | 2004-03-29 16:28:00 +0200 (Mon, 29 Mar 2004) | 6 lines
+r14400 | dionoea | 2006-02-19 15:39:53 +0100 (Sun, 19 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/modules/misc/msn.c
 
- * livedotcom.cpp: use stream_Demux* to support muxed stream. It's far
- from stable, but begin to work. (Tested only with TS).
- Limitation: no synchro with others stream if any (anyway, it would be
-a bit stupid to have such stream).
+Fix msn plugin.
+Note to zorglub: please test changes before commiting.
 
 ------------------------------------------------------------------------
-r7189 | fenrir | 2004-03-29 16:25:25 +0200 (Mon, 29 Mar 2004) | 8 lines
+r14399 | zorglub | 2006-02-19 15:32:13 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/src/input/stream.c
-
- * stream: added stream_DemuxNew, stream_DemuxSend, stream_DemuxDelete
-to chain demuxer.
-    - stream_DemuxNew: create a special stream_t, launch a thread that
-    will open a demuxer, and call p_demux->pf_demux until asked to die.
-    - stream_DemuxSend: append a block to be used by the new demuxer.
-    - stream_DemuxDelete : free all data...
+   M /trunk/extras
 
+More
 
 ------------------------------------------------------------------------
-r7188 | fenrir | 2004-03-29 16:21:47 +0200 (Mon, 29 Mar 2004) | 9 lines
+r14398 | zorglub | 2006-02-19 15:31:15 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/mpeg_audio.c
+   M /trunk
+   M /trunk/src
 
- * mpeg_audio: fixed input infos update, and removed all tabs.
- (each vlc_object_find has to be followed by a vlc_object_release once
-the object isn't needed anymore)
+svn:ignore
 
- Btw, I think we should better do that update in src/input/input_dec.c,
-this way it will work with every decoder AND a decoder should not touch
-p_input (decoders will be used by transcode for instance ...)
+------------------------------------------------------------------------
+r14397 | courmisch | 2006-02-19 15:28:50 +0100 (Sun, 19 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/configure.ac
 
+Fix
 
 ------------------------------------------------------------------------
-r7187 | fenrir | 2004-03-29 16:17:25 +0200 (Mon, 29 Mar 2004) | 2 lines
+r14396 | courmisch | 2006-02-19 15:15:04 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/po/POTFILES.in
 
- * rtp: fixed segfault with mux=
+Update files list
 
 ------------------------------------------------------------------------
-r7186 | sigmunau | 2004-03-29 13:15:04 +0200 (Mon, 29 Mar 2004) | 2 lines
+r14395 | courmisch | 2006-02-19 15:13:29 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
+   M /trunk/Makefile.am
+   D /trunk/lib
 
-fixed "slower" hotkey.
+Remove unused directory
 
 ------------------------------------------------------------------------
-r7185 | zorglub | 2004-03-29 09:28:45 +0200 (Mon, 29 Mar 2004) | 16 lines
+r14394 | courmisch | 2006-02-19 14:45:17 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/include/vlc_keys.h
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
-   M /trunk/src/input/control.c
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.h
+   M /trunk/mozilla/Makefile.am
 
-* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
+Link Mozilla plugin against shared library when built
 
-* Allow to modify subtitle delay on the fly and implement hotkeys 
-  (h and j)
+------------------------------------------------------------------------
+r14393 | zorglub | 2006-02-19 14:44:29 +0100 (Sun, 19 Feb 2006) | 3 lines
+Changed paths:
+   M /trunk/include/vlc_messages.h
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
 
-* When framerate is available with subrip, use sub-fps to make corrections
-  (sub-fps default value is now 0, if left to this value, 25fps will be
-   assumed in microdvd mode and no correction will be applied in subrip)
+Fix a warning
+Add some timing to playlist 
 
-Main problem is that when seeking in the subtitles, you easily get
-several of them displayed. Maybe we could add a flag to subpicture_t,
-like SUBTITLE_PICTURE to say that only one of them must be displayed at
-a time, but that other subpictures (OSD, ...) can remain present on the
-screen at the same time.
+------------------------------------------------------------------------
+r14392 | courmisch | 2006-02-19 14:40:09 +0100 (Sun, 19 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/activex/Makefile.am
+   M /trunk/bindings/mediacontrol-python/setup.py
+   M /trunk/mozilla/Makefile.am
 
+Propagate libvlc move in plugins
 
 ------------------------------------------------------------------------
-r7184 | rocky | 2004-03-29 04:10:04 +0200 (Mon, 29 Mar 2004) | 3 lines
+r14391 | zorglub | 2006-02-19 14:36:15 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/mpeg_audio.c
-
-Populate stream information.
+   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
 
+Be consistant in naming
 
 ------------------------------------------------------------------------
-r7183 | rocky | 2004-03-29 02:45:53 +0200 (Mon, 29 Mar 2004) | 3 lines
+r14390 | courmisch | 2006-02-19 14:30:20 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input_programs.c
-
-Populate "Stream and Media Info"
+   M /trunk/configure.ac
 
+Fix a bug whereby --disable-shared-libvlc would actually enable it
 
 ------------------------------------------------------------------------
-r7182 | rocky | 2004-03-29 02:42:35 +0200 (Mon, 29 Mar 2004) | 1 line
+r14389 | courmisch | 2006-02-19 14:11:21 +0100 (Sun, 19 Feb 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   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
+
+- 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
 
-Small cosmetic changes
 ------------------------------------------------------------------------
-r7181 | jpsaman | 2004-03-28 22:25:53 +0200 (Sun, 28 Mar 2004) | 1 line
+r14388 | courmisch | 2006-02-19 13:13:46 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/arm-crosscompile-howto.sgml
+   M /trunk/toolbox
+
+Ensure src/misc exists in builddir
 
-Small update to ARM cross-compile howto
 ------------------------------------------------------------------------
-r7180 | rocky | 2004-03-28 22:17:49 +0200 (Sun, 28 Mar 2004) | 5 lines
+r14387 | courmisch | 2006-02-19 12:15:01 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/vcdx/vcdplayer.c
-   M /trunk/modules/access/vcdx/vcdplayer.h
+   M /trunk/modules/video_filter/rss.c
+
+LoadImage is a macro on Win32 API - you can't use as a function name as is
 
-Correct multi-default selection. But we need vcdimager 0.71 CVS for
-this.  (But most poeple won't notice the improvement since video
-switching is broken.)
+------------------------------------------------------------------------
+r14386 | courmisch | 2006-02-19 10:52:55 +0100 (Sun, 19 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
 
+Clean up backported from [12323]
 
 ------------------------------------------------------------------------
-r7179 | titus | 2004-03-28 16:39:03 +0200 (Sun, 28 Mar 2004) | 2 lines
+r14385 | courmisch | 2006-02-19 10:16:05 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/bootstrap
 
-correction of a small bug in the function move
+ooups
 
 ------------------------------------------------------------------------
-r7178 | bigben | 2004-03-28 14:29:42 +0200 (Sun, 28 Mar 2004) | 3 lines
+r14384 | courmisch | 2006-02-19 10:03:58 +0100 (Sun, 19 Feb 2006) | 24 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/modules/gui/macosx/controls.h
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/bootstrap
 
-Reverses previous patch, which added 1min/5min forward / backward functions, as it made the interface too unclear. We need to find another way to use hotkeys on the main interface...
+- 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.
+
+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
 
 
 ------------------------------------------------------------------------
-r7177 | hartman | 2004-03-28 05:16:05 +0200 (Sun, 28 Mar 2004) | 9 lines
+r14383 | dionoea | 2006-02-19 00:10:54 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/Modules.am
-   A /trunk/modules/demux/sgimb.c
-   M /trunk/src/input/stream.c
+   M /trunk/NEWS
 
-* src/input/stream.c
-  - disable stream_ReadLine debug.
-* ALL:
-  - added a new demux2 module to handle Kasenna MediaBase 
-    metadata files. These are application/x-sgimb masked
-    'mpeg' files on the web. They are in reality mostly constructors
-    for rtsp links. The reference to SGI is because the MediaBase
-    solutions originate from SGI.
+update video filter news (again :) )
 
 ------------------------------------------------------------------------
-r7176 | asmax | 2004-03-27 19:04:36 +0100 (Sat, 27 Mar 2004) | 2 lines
+r14382 | dionoea | 2006-02-19 00:08:23 +0100 (Sun, 19 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
+   M /trunk/modules/video_filter/rss.c
 
-  * bitmap_font.cpp: full support of text bitmap font
+rss.c: change module shortname
 
 ------------------------------------------------------------------------
-r7175 | hartman | 2004-03-27 18:36:46 +0100 (Sat, 27 Mar 2004) | 9 lines
+r14381 | dionoea | 2006-02-19 00:06:12 +0100 (Sun, 19 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/misc/logger.c
-   M /trunk/src/interface/interface.c
+   M /trunk/modules/video_filter/rss.c
 
-* src/interface/interface.c
-  - spelling fix
-  - added telnet intf to 'Add Interface'
-* modules/misc/logger.c:
-  - on Mac OS X, use ~/Library/Logs to write logger intf output.
-* ALL
-  - Added 'Add Interface' to Mac OS X build. Now you can finaly quicklaunch
-  the SAP intf.
+rss.c: add 'support' for Atom feeds.
 
 ------------------------------------------------------------------------
-r7174 | asmax | 2004-03-27 12:24:24 +0100 (Sat, 27 Mar 2004) | 3 lines
+r14380 | dionoea | 2006-02-18 23:20:59 +0100 (Sat, 18 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
-   M /trunk/modules/gui/skins2/src/bitmap_font.hpp
+   M /trunk/modules/video_filter/rss.c
+
+rss.c: add suport for feed images (default enabled).
 
-  * all: beginning of "text" bitmap font support. The text bitmap must have
-  the following layout: [cf xmms skins ;)]
+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>
 
 ------------------------------------------------------------------------
-r7173 | asmax | 2004-03-27 01:21:13 +0100 (Sat, 27 Mar 2004) | 10 lines
+r14379 | dionoea | 2006-02-18 23:08:11 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder.hpp
-   M /trunk/modules/gui/skins2/parser/builder_data.def
-   M /trunk/modules/gui/skins2/parser/builder_data.hpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/modules/gui/skins2/src/bitmap_font.cpp
-   M /trunk/modules/gui/skins2/src/bitmap_font.hpp
-   M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
-   M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
-   M /trunk/modules/gui/skins2/vars/time.cpp
-   M /trunk/share/skins2/default/skin.dtd
+   M /trunk/include/vlc_osd.h
 
-  * all: beginning of bitmap font support. At the moment only the digits
-  font for xmms/winamp2 skins is supported (the bitmap must have the
-  following layout: [0123456789 -] with letters of size 9x13).
-  Non-digit characters are just skipped, with a hardcoded advance of 6
-  (it allows correct display of time in xmms skins; the ':' are skipped)
-  Small example at http://people.via.ecp.fr/~asmax/chaos.vlt (uncomplete skin)
-  * vars/time.cpp: notify the observers also when the input is stopped
-  * controls/ctrl_text.cpp: do not reset the FSM state and timer when the
-  text is displayed (was causing bugs in time display)
+Comment lines now fit on a 80 char wide screen
 
 ------------------------------------------------------------------------
-r7172 | zorglub | 2004-03-26 14:20:57 +0100 (Fri, 26 Mar 2004) | 2 lines
+r14378 | courmisch | 2006-02-18 21:49:46 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/visualization/visual/visual.c
+   M /trunk/include/vlc_common.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/vlc-api.pl
 
-Spectrum is default enabled
+Remove ugly usage of vlc_symbols.h when building libvlc as a shared library
 
 ------------------------------------------------------------------------
-r7171 | gbazin | 2004-03-26 10:35:10 +0100 (Fri, 26 Mar 2004) | 2 lines
+r14377 | courmisch | 2006-02-18 21:34:32 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/control.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
 
-* src/input/control.c: fixed INPUT_DEL_BOOKMARK.
+All: missing #include "charset.h"
 
 ------------------------------------------------------------------------
-r7170 | fenrir | 2004-03-26 00:07:19 +0100 (Fri, 26 Mar 2004) | 2 lines
+r14376 | courmisch | 2006-02-18 21:32:03 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/control/http/util.c
 
- * video: disable direct rendering for h264.
+Fix warnings
 
 ------------------------------------------------------------------------
-r7169 | sam | 2004-03-25 23:45:59 +0100 (Thu, 25 Mar 2004) | 3 lines
+r14375 | jpsaman | 2006-02-18 21:28:47 +0100 (Sat, 18 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/bootstrap
-
-  * bootstrap:
-    + Work around a Solaris sh issue preventing ${foo%%bar} constructs.
+   M /trunk/include/vlc_vlm.h
 
+Remove whitespace
 ------------------------------------------------------------------------
-r7168 | hartman | 2004-03-25 21:25:04 +0100 (Thu, 25 Mar 2004) | 2 lines
+r14374 | jpsaman | 2006-02-18 21:26:23 +0100 (Sat, 18 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/macosx/applescript.m
+   M /trunk/src/misc/vlm.c
 
-* VLC couldn't handle external links since the playlist API changes. FIXED
+Use #include <vlc_vlm.h> instead of local include directive
+------------------------------------------------------------------------
+r14373 | jpsaman | 2006-02-18 21:24:27 +0100 (Sat, 18 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/configure.ac
 
+Add with-ffmpeg-{vorbis,theora,ogg} in case ffmpeg is compiled with vorbis, theora and/or ogg support
 ------------------------------------------------------------------------
-r7167 | fenrir | 2004-03-25 15:00:33 +0100 (Thu, 25 Mar 2004) | 2 lines
+r14372 | courmisch | 2006-02-18 21:07:55 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/codecs.h
+   M /trunk/modules/audio_filter/resampler/linear.c
 
- * codecs.h : added WAVE_FORMAT_DIVIO_AAC.
+Remove unused variable
 
 ------------------------------------------------------------------------
-r7166 | fenrir | 2004-03-25 14:48:51 +0100 (Thu, 25 Mar 2004) | 2 lines
+r14371 | courmisch | 2006-02-18 21:05:50 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/modules/access_output/udp.c
 
- * mpeg4video.c: added m4cc/M4CC.
+Remove unused variable
 
 ------------------------------------------------------------------------
-r7165 | gbazin | 2004-03-25 12:51:24 +0100 (Thu, 25 Mar 2004) | 5 lines
+r14370 | courmisch | 2006-02-18 21:04:36 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/modules/access/dvb/en50221.c
 
-* modules/video_output/directx/*:
-   + Added calls to vout_RequestWindow()/vout_ReleaseWindow()
-   + Implemented vout_Control()
-   + Fixed potential division by 0
+Fix warning
 
 ------------------------------------------------------------------------
-r7164 | zorglub | 2004-03-25 12:50:33 +0100 (Thu, 25 Mar 2004) | 3 lines
+r14369 | sam | 2006-02-18 20:18:35 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/demux/mp4/drms.c
 
-Don't save an empty playlist
-Fix refcount problem
+  * modules/demux/mp4/drms.c: mostly cosmetic changes.
 
 ------------------------------------------------------------------------
-r7163 | gbazin | 2004-03-25 10:47:19 +0100 (Thu, 25 Mar 2004) | 2 lines
+r14368 | fkuehne | 2006-02-18 20:04:19 +0100 (Sat, 18 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/po/POTFILES.in
-
-* po/POTFILES.in: updated.
+   M /trunk/modules/gui/macosx/Modules.am
 
+* forgot that one in [14365]
 ------------------------------------------------------------------------
-r7162 | fenrir | 2004-03-25 02:01:58 +0100 (Thu, 25 Mar 2004) | 2 lines
+r14367 | dionoea | 2006-02-18 20:03:44 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/real.c
+   M /trunk/src/misc/image.c
 
- * real: added support for aac codec.
+do everything with the stream functions (no more fopen)
 
 ------------------------------------------------------------------------
-r7161 | gbazin | 2004-03-25 01:18:51 +0100 (Thu, 25 Mar 2004) | 2 lines
+r14366 | fkuehne | 2006-02-18 19:53:24 +0100 (Sat, 18 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   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
 
-* modules/gui/wxwindows/video.cpp: fix for wxGtk built with GTK1.
+* added a note about the update-checker to the news and updated the copyright dates in *.h and *.m
+------------------------------------------------------------------------
+r14365 | fkuehne | 2006-02-18 19:40:04 +0100 (Sat, 18 Feb 2006) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/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
 ------------------------------------------------------------------------
-r7160 | gbazin | 2004-03-24 23:53:36 +0100 (Wed, 24 Mar 2004) | 6 lines
+r14364 | dionoea | 2006-02-18 18:57:47 +0100 (Sat, 18 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/include/video_output.h
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_intf.c
+   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)
 
-* src/video_output/vout_intf.c: vout_IntfInit() for some interface/control related initializations.
-* src/video_output/video_output.c: moved some stuff to vout_IntfInit().
-* include/video_output.h: vout_vaControl()/vout_Control() prototypes.
-* modules/video_output/x11/xcommon.c: implemented a vout_Control() (only VOUT_SET_ZOOM for now).
-* modules/gui/wxwindows/menus.cpp: handle float object vars, added "zoom" to the menus.
 
 ------------------------------------------------------------------------
-r7159 | ipkiss | 2004-03-24 23:10:56 +0100 (Wed, 24 Mar 2004) | 3 lines
+r14363 | dionoea | 2006-02-18 18:01:58 +0100 (Sat, 18 Feb 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/default/skin.dtd
-   M /trunk/share/skins2/default/theme.xml
+   M /trunk/modules/video_filter/rss.c
 
- * skins2/parser/builder*: All the controls now have a 'visible' attribute
- * share/skins2/default/skin.dtd: Changed a few details here and there
+use EnsureUTF8 on output string
 
 ------------------------------------------------------------------------
-r7158 | ipkiss | 2004-03-24 12:24:46 +0100 (Wed, 24 Mar 2004) | 2 lines
+r14362 | dionoea | 2006-02-18 16:45:35 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/video.cpp
+   M /trunk/modules/video_filter/rss.c
 
-Compilation fix
+Remove white characters at begining and end of element values.
 
 ------------------------------------------------------------------------
-r7157 | massiot | 2004-03-24 11:18:34 +0100 (Wed, 24 Mar 2004) | 3 lines
+r14361 | courmisch | 2006-02-18 09:46:48 +0100 (Sat, 18 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/configure.ac
 
-* ts muxer: added a no-crypt-audio option for people who do not want to crypt
-  audio PIDs
+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
 
 ------------------------------------------------------------------------
-r7156 | massiot | 2004-03-24 11:17:50 +0100 (Wed, 24 Mar 2004) | 2 lines
+r14360 | courmisch | 2006-02-18 09:37:26 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/csa.c
+   M /trunk/configure.ac
 
-* csa.c: Fixed an encryption bug with packets smaller than 8 bytes.
+Fix typo noticed by zorglub
 
 ------------------------------------------------------------------------
-r7155 | gbazin | 2004-03-24 00:52:04 +0100 (Wed, 24 Mar 2004) | 6 lines
+r14359 | xtophe | 2006-02-18 00:14:57 +0100 (Sat, 18 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/Modules.am
-   A /trunk/modules/gui/wxwindows/bookmarks.cpp
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   A /trunk/modules/gui/wxwindows/video.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
 
-* modules/gui/wxwindows/*:
-   + bookmarks menu.
-   + started work on bookmarks dialog.
-   + started support for embeddable vout (via vout_RequestWindow()/vout_ReleaseWindow()).   
-   + new --wxwin-bookmarks and --wxwin-embed config options.
+Update the x264 patch.
 
 ------------------------------------------------------------------------
-r7154 | gbazin | 2004-03-24 00:46:26 +0100 (Wed, 24 Mar 2004) | 2 lines
+r14358 | dionoea | 2006-02-17 23:49:12 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/NEWS
 
-* modules/video_output/x11/xcommon.c: use vout_RequestWindow()/vout_ReleaseWindow().
+Add bluescreen video filter
 
 ------------------------------------------------------------------------
-r7153 | gbazin | 2004-03-24 00:44:49 +0100 (Wed, 24 Mar 2004) | 9 lines
+r14357 | dionoea | 2006-02-17 23:44:05 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/input_ext-intf.h
-   M /trunk/include/ninput.h
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_interface.h
-   A /trunk/src/input/control.c
-   M /trunk/src/input/input.c
-   M /trunk/src/interface/interface.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/video_output/video_output.c
-   A /trunk/src/video_output/vout_intf.c
+   M /trunk/share/http/js/vlm.js
 
-* src/input/*:
-   + new input_Control() function (doesn't do much for now).
-   + started bookmarks support through input_Control().
-   + new --bookmarks={name=foo,bytes=foo,time=foo},{...} config option.
-
-* src/video_output/*:
-   + started support for embeddable vouts (vout_RequestWindow()/vout_ReleaseWindow())
-   + new --video-x/y config options
+Show current item number for each of the instances
 
 ------------------------------------------------------------------------
-r7152 | gbazin | 2004-03-24 00:30:49 +0100 (Wed, 24 Mar 2004) | 2 lines
+r14356 | dionoea | 2006-02-17 23:10:56 +0100 (Fri, 17 Feb 2006) | 6 lines
 Changed paths:
-   M /trunk/src/misc/variables.c
+   M /trunk/modules/video_filter/mosaic.c
+   M /trunk/modules/video_filter/mosaic.h
 
-* src/misc/variables: fixed mem-leak for VLC_VAR_CLEARCHOICES.
+* 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
 
 ------------------------------------------------------------------------
-r7151 | gbazin | 2004-03-24 00:28:02 +0100 (Wed, 24 Mar 2004) | 2 lines
+r14355 | oaubert | 2006-02-17 18:39:25 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/src/control/mediacontrol_audio_video.c
 
-* modules/codec/ffmpeg/encoder.c: removed unused stuff.
+mediacontrol_audio_video.c: remove debug message
 
 ------------------------------------------------------------------------
-r7150 | gbazin | 2004-03-24 00:26:36 +0100 (Wed, 24 Mar 2004) | 2 lines
+r14354 | oaubert | 2006-02-17 18:02:59 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/dvdnav.c
+   M /trunk/bindings/mediacontrol-python/vlcglue.c
 
-* modules/demux/dvdnav.c: cosmetic changes + fixed small mem-leaks.
+vlcglue.c: same bug, specify malloc unit.
 
 ------------------------------------------------------------------------
-r7149 | ipkiss | 2004-03-23 22:03:20 +0100 (Tue, 23 Mar 2004) | 2 lines
+r14353 | oaubert | 2006-02-17 18:02:34 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/share/skins2/default/skin.dtd
+   M /trunk/src/control/mediacontrol_util.c
 
- * skins2: Fixed broken DTD
+mediacontrol_util.c: better safe than sorry, specify the malloc unit.
 
 ------------------------------------------------------------------------
-r7148 | hartman | 2004-03-23 21:47:06 +0100 (Tue, 23 Mar 2004) | 3 lines
+r14352 | oaubert | 2006-02-17 17:51:06 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/ts.c
+   M /trunk/src/control/mediacontrol_init.c
 
-* Check if dvbpsi_DecodeISO639Dr fails.
-  Fixes #1104
+src/control/mediacontrol_init.c: fix a malloc() error (spotted by Christophe Massiot)
 
 ------------------------------------------------------------------------
-r7147 | fenrir | 2004-03-23 12:02:48 +0100 (Tue, 23 Mar 2004) | 2 lines
+r14351 | hartman | 2006-02-17 17:15:50 +0100 (Fri, 17 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/stream_out/duplicate.c
+   M /trunk/include/aout_internal.h
+   M /trunk/modules/audio_filter/resampler/linear.c
+   M /trunk/modules/demux/mp4/mp4.c
 
- * duplicate: fixed a bug with noes.
+* 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)
 
 ------------------------------------------------------------------------
-r7146 | gbazin | 2004-03-23 10:44:44 +0100 (Tue, 23 Mar 2004) | 3 lines
+r14350 | oaubert | 2006-02-17 16:28:10 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/share/Makefile.am
+   M /trunk/src/control/mediacontrol_audio_video.c
 
-* share/Makefile.am: added default skins2 theme and vlm http files.
-* modules/gui/skins2/Modules.am: removed old skins2 theme.
+mediacontrol_audio_video.c: use VLC_FOURCC to define the snapshot type
 
 ------------------------------------------------------------------------
-r7145 | jlj | 2004-03-22 23:53:11 +0100 (Mon, 22 Mar 2004) | 3 lines
+r14349 | dionoea | 2006-02-17 15:59:36 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/ogg.c
-
-  * ALL: compile fixes.
+   M /trunk/NEWS
 
+update NEWS file
 
 ------------------------------------------------------------------------
-r7144 | fenrir | 2004-03-22 23:14:27 +0100 (Mon, 22 Mar 2004) | 2 lines
+r14348 | dionoea | 2006-02-17 15:56:06 +0100 (Fri, 17 Feb 2006) | 9 lines
 Changed paths:
-   A /trunk/share/http/vlm
-   A /trunk/share/http/vlm/edit.html
-   A /trunk/share/http/vlm/index.html
-   A /trunk/share/http/vlm/new.html
+   M /trunk/modules/video_filter/logo.c
+
+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
+
+Note:
+The vout-filter segfaults upon destruction but i don't understand why...
+could someone have a look ?
 
- * vlm/* : begining of vlm http interface pages.
 
 ------------------------------------------------------------------------
-r7143 | ipkiss | 2004-03-22 22:18:12 +0100 (Mon, 22 Mar 2004) | 4 lines
+r14347 | hartman | 2006-02-17 15:33:32 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
+   M /trunk/include/aout_internal.h
 
- * skins2/win32/win32_loop.cpp: Refresh the needed rectangle only.
-   This doesn't fix totally the refresh problems on the skinned vout,
-   but it improves the situation a lot.
+* This change should be better then the one in [14346]
 
 ------------------------------------------------------------------------
-r7142 | ipkiss | 2004-03-22 21:54:35 +0100 (Mon, 22 Mar 2004) | 2 lines
+r14346 | hartman | 2006-02-17 15:20:02 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/include/aout_internal.h
 
- * Makefile.am: Fixed the win32 packaging of the default skin2
+* stricter aout_BufferFree
 
 ------------------------------------------------------------------------
-r7141 | asmax | 2004-03-22 21:38:15 +0100 (Mon, 22 Mar 2004) | 3 lines
+r14345 | courmisch | 2006-02-17 12:07:57 +0100 (Fri, 17 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   A /trunk/modules/gui/skins2/src/bitmap_font.cpp
-   A /trunk/modules/gui/skins2/src/bitmap_font.hpp
-   M /trunk/modules/gui/skins2/src/ft2_font.hpp
-   A /trunk/modules/gui/skins2/src/generic_bitmap.cpp
-   M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
-   M /trunk/modules/gui/skins2/src/generic_font.hpp
-   M /trunk/share/skins2/default/skin.dtd
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
+   M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
 
-  * all : skeleton of a future bitmap font support
-  * skin.dtd : new BitmapFont element
+Minor change so that 50 is actually the number of items to be updated at a time
+(rather than 50 + 2)
 
 ------------------------------------------------------------------------
-r7140 | fenrir | 2004-03-22 18:58:24 +0100 (Mon, 22 Mar 2004) | 2 lines
+r14344 | courmisch | 2006-02-17 11:13:28 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/configure.ac
 
- * http: implemented vlm_save/load.
+Add /usr/local/... to CPPFLAGS and LDFLAGS automatically on FreeBSD (closes #422)
 
 ------------------------------------------------------------------------
-r7139 | fenrir | 2004-03-22 18:56:54 +0100 (Mon, 22 Mar 2004) | 2 lines
+r14343 | zorglub | 2006-02-17 06:50:26 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
    M /trunk/src/misc/vlm.c
 
- * vlm: fixed some segfaults.
+Fix compilation when VLM is disabled
 
 ------------------------------------------------------------------------
-r7138 | gbazin | 2004-03-22 16:19:12 +0100 (Mon, 22 Mar 2004) | 3 lines
+r14342 | zorglub | 2006-02-17 06:46:08 +0100 (Fri, 17 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/access/v4l/v4l.c
 
-* modules/codec/libmpeg2.c: modified last change to use a 4:3 aspect ratio when libmpeg2 gives us an invalid one.
-  (if this happens, it is a bug in libmpeg2 anyway so we just try to fallback to the most usual value).
+Don't disable audio if V4L video dev does not have an audio dev too. Closes:#254
+
+Thanks to Timothy Lee < timothy d0t lee @t siriushk d0t c0m > for the patch.
 
 ------------------------------------------------------------------------
-r7137 | fenrir | 2004-03-22 13:33:29 +0100 (Mon, 22 Mar 2004) | 2 lines
+r14341 | zorglub | 2006-02-17 06:42:13 +0100 (Fri, 17 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_httpd.h
-   M /trunk/src/misc/httpd.c
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/vlm.c
 
- * all: forgot to commit theses files.
+Fix some bugs
 
 ------------------------------------------------------------------------
-r7136 | gbazin | 2004-03-22 13:12:02 +0100 (Mon, 22 Mar 2004) | 2 lines
+r14340 | sam | 2006-02-16 23:07:36 +0100 (Thu, 16 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/Modules.am
+   M /trunk/extras/contrib/README
 
-* modules/control/Modules.am: added telnet module.
+  * extras/contrib/README: keep track of what patches have been contributed
+    back to the upstream authors so far.
 
 ------------------------------------------------------------------------
-r7135 | garf | 2004-03-22 13:04:03 +0100 (Mon, 22 Mar 2004) | 2 lines
+r14339 | sam | 2006-02-16 23:01:39 +0100 (Thu, 16 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/extras/contrib/src/Patches/x264.patch
 
- * http.c: vlm_error
+  * extras/contrib/src/Patches/x264.patch: removed the exp2f/sqrtf part of
+    this patch, I committed it upstream instead.
 
 ------------------------------------------------------------------------
-r7134 | gbazin | 2004-03-22 11:18:22 +0100 (Mon, 22 Mar 2004) | 2 lines
+r14338 | massiot | 2006-02-16 22:31:36 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/doc/fortunes.txt
 
-* src/misc/modules.c: compilation fix.
+?
 
 ------------------------------------------------------------------------
-r7133 | fenrir | 2004-03-22 04:08:27 +0100 (Mon, 22 Mar 2004) | 2 lines
+r14337 | massiot | 2006-02-16 22:19:47 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/vlm.c
+   M /trunk/doc/fortunes.txt
 
- * vlm: better vlm_Show.
+!
 
 ------------------------------------------------------------------------
-r7132 | fenrir | 2004-03-22 03:58:57 +0100 (Mon, 22 Mar 2004) | 2 lines
+r14336 | sigmunau | 2006-02-16 22:11:11 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/modules/demux/real.c
 
- * http.c: fixes about vlm.
+real.c: fix some crashes
 
 ------------------------------------------------------------------------
-r7131 | hartman | 2004-03-21 23:53:18 +0100 (Sun, 21 Mar 2004) | 2 lines
+r14335 | fkuehne | 2006-02-16 21:05:18 +0100 (Thu, 16 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/include/codecs.h
-
-* fix avi dts support
+   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
 
+* 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)
 ------------------------------------------------------------------------
-r7130 | fenrir | 2004-03-21 23:35:58 +0100 (Sun, 21 Mar 2004) | 2 lines
+r14334 | dionoea | 2006-02-16 20:31:29 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/modules/demux/playlist/podcast.c
 
- * libmpeg2: handle invalid aspect as square one.
+Move podcast meta info to "Podcast Info" category
 
 ------------------------------------------------------------------------
-r7129 | fenrir | 2004-03-21 23:03:42 +0100 (Sun, 21 Mar 2004) | 3 lines
+r14333 | dionoea | 2006-02-16 18:31:31 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   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
 
- * rtp: sdp=rtsp:// urls begin to work (multicast+unicast).
- (There is still the problem of timeout, and a lot of checks aren't done).
+[patch] unifying meta-information access, the 2nd by Daniel Str?\195?\164nger
 
 ------------------------------------------------------------------------
-r7128 | asmax | 2004-03-21 21:39:43 +0100 (Sun, 21 Mar 2004) | 4 lines
+r14332 | zorglub | 2006-02-16 08:22:57 +0100 (Thu, 16 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder.hpp
-   D /trunk/share/skins2/FreeSans.ttf
-   A /trunk/share/skins2/fonts/FreeSans.ttf (from /trunk/share/skins2/FreeSans.ttf:7127)
+   M /trunk/modules/demux/mkv.cpp
 
-  * moved the default font in share/skins2/fonts
-  * parser/builder.cpp: a font with ID "defaultfont" is loaded from
-  the common font directory
+Fix a doxygen comment
 
 ------------------------------------------------------------------------
-r7127 | asmax | 2004-03-21 21:19:18 +0100 (Sun, 21 Mar 2004) | 2 lines
+r14331 | zorglub | 2006-02-15 23:31:49 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   A /trunk/share/skins2/FreeSans.ttf (from /trunk/share/skins2/default/FreeSans.ttf:7126)
-   D /trunk/share/skins2/default/FreeSans.ttf
-   A /trunk/share/skins2/fonts
+   M /trunk/include/vlc/libvlc.h
+   M /trunk/src/control/vlm.c
+   M /trunk/test/native/libvlc.c
 
-  * added a fonts directory
+More VLM API stuff
 
 ------------------------------------------------------------------------
-r7126 | asmax | 2004-03-21 21:01:24 +0100 (Sun, 21 Mar 2004) | 4 lines
+r14330 | zorglub | 2006-02-15 21:35:51 +0100 (Wed, 15 Feb 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
-   D /trunk/modules/gui/skins2/theme
-   A /trunk/share/skins2
-   A /trunk/share/skins2/default (from /trunk/modules/gui/skins2/theme:7123)
-   M /trunk/share/skins2/default/skin.dtd
-   M /trunk/share/skins2/default/theme.xml
+   M /trunk/modules/misc/msn.c
 
-  * moved the default skins2 theme in share/skins2/default/
-  * all: added a "tooltipfont" element in the <Theme> tag (unused at the
-      moment)
+Typo
 
 ------------------------------------------------------------------------
-r7125 | hartman | 2004-03-21 20:45:42 +0100 (Sun, 21 Mar 2004) | 2 lines
+r14329 | courmisch | 2006-02-15 20:59:30 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet.c
-   M /trunk/modules/misc/screensaver.c
+   M /trunk/modules/misc/growl.c
 
-Two description strings corrected
+Fix warning
 
 ------------------------------------------------------------------------
-r7124 | hartman | 2004-03-21 20:36:47 +0100 (Sun, 21 Mar 2004) | 2 lines
+r14328 | zorglub | 2006-02-15 20:48:07 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/misc/growl.c
+   M /trunk/modules/misc/msn.c
 
-* Spelling correction
+Fix a bunch of bugs in the MSN plugin (duplicated in the Growl plugin)
 
 ------------------------------------------------------------------------
-r7123 | fenrir | 2004-03-21 16:09:21 +0100 (Sun, 21 Mar 2004) | 2 lines
+r14327 | djc | 2006-02-15 20:40:27 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/modules/misc/growl.c
 
- * Makefile.am: compile vlm.c ...
+Stupid me... don't do twice hton*
 
 ------------------------------------------------------------------------
-r7122 | massiot | 2004-03-21 13:50:14 +0100 (Sun, 21 Mar 2004) | 2 lines
+r14326 | oaubert | 2006-02-15 16:06:20 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/bindings/mediacontrol-python/setup.py
 
-* modules/demux/mkv.cpp: Fixed Darwin port for Mac OS X 10.1
+mediacontrol-python/setup.py: do not use PIC libraries on win32 and darwin-ppc
 
 ------------------------------------------------------------------------
-r7121 | fenrir | 2004-03-21 13:29:31 +0100 (Sun, 21 Mar 2004) | 2 lines
+r14325 | oaubert | 2006-02-15 15:15:10 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
+   M /trunk/src/control/mediacontrol_init.c
 
- * all: changes for vlm move.
+src/control/mediacontrol_init.c: check return values of VLC_Create and VLC_Init
 
 ------------------------------------------------------------------------
-r7120 | fenrir | 2004-03-21 13:26:20 +0100 (Sun, 21 Mar 2004) | 3 lines
+r14324 | oaubert | 2006-02-15 15:12:23 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_objects.h
-   A /trunk/include/vlc_vlm.h (from /trunk/modules/control/telnet/vlm.h:7119)
-   M /trunk/modules/control/http.c
-   D /trunk/modules/control/telnet
-   A /trunk/modules/control/telnet.c (from /trunk/modules/control/telnet/telnet.c:7119)
-   M /trunk/src/misc/objects.c
-   A /trunk/src/misc/vlm.c (from /trunk/modules/control/telnet/vlm.c:7119)
+   M /trunk/bindings/mediacontrol-python/vlcglue.c
 
- * vlm.*: move vlm to the core (now, vlm_New create only one instance)
- * http.c: begin support of vlm interraction (not yet documented).
+mediacontrol-python/vlcglue.c: check the return value of VLC_Create
 
 ------------------------------------------------------------------------
-r7119 | garf | 2004-03-20 14:19:58 +0100 (Sat, 20 Mar 2004) | 2 lines
+r14323 | oaubert | 2006-02-15 15:11:16 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet/vlm.c
+   M /trunk/bindings/mediacontrol-python/vlcglue.c
+   M /trunk/bindings/mediacontrol-python/vlcglue.h
 
- * vlm.c: little bug fix for stop command
+mediacontrol-python: portability fix (for Mac OS X/PPC), dirty but it works
 
 ------------------------------------------------------------------------
-r7118 | fenrir | 2004-03-19 17:33:55 +0100 (Fri, 19 Mar 2004) | 2 lines
+r14322 | oaubert | 2006-02-15 15:04:41 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ts.c
+   M /trunk/modules/misc/svg.c
 
- * ts.c: do not use packetizer for ms-codec streams.
+misc/svg.c: use char* instead of byte_t* to avoid warnings
 
 ------------------------------------------------------------------------
-r7117 | fenrir | 2004-03-19 17:33:11 +0100 (Fri, 19 Mar 2004) | 2 lines
+r14321 | djc | 2006-02-15 03:09:01 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/nsv.c
+   M /trunk/configure.ac
 
- * nsv: fixed unused variable warnings.
+-lws2_32 on win32...
 
 ------------------------------------------------------------------------
-r7116 | fenrir | 2004-03-19 17:32:06 +0100 (Fri, 19 Mar 2004) | 2 lines
+r14320 | djc | 2006-02-15 02:32:26 +0100 (Wed, 15 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/real.c
+   M /trunk/configure.ac
+   M /trunk/modules/misc/growl.c
 
- * real: fixed unused variable warnings.
+configure.ac: try to fix beos build
+growl.c: add --growl-ttl option
 
 ------------------------------------------------------------------------
-r7115 | fenrir | 2004-03-19 17:31:13 +0100 (Fri, 19 Mar 2004) | 2 lines
+r14319 | djc | 2006-02-15 01:39:10 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
+   M /trunk/configure.ac
 
- * asf :demux -> demux2.
+Add "send" (-lsocket) dependance to growl module to fix BeOS build
 
 ------------------------------------------------------------------------
-r7114 | fenrir | 2004-03-19 17:30:09 +0100 (Fri, 19 Mar 2004) | 2 lines
+r14318 | djc | 2006-02-15 01:15:21 +0100 (Wed, 15 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/Modules.am
+   M /trunk/modules/misc/growl.c
 
- * Modules: removed avi.h
+Takes default TTL (instead of 42...)
 
 ------------------------------------------------------------------------
-r7113 | fenrir | 2004-03-19 17:29:39 +0100 (Fri, 19 Mar 2004) | 2 lines
+r14317 | djc | 2006-02-15 00:59:50 +0100 (Wed, 15 Feb 2006) | 6 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   D /trunk/modules/demux/avi/avi.h
+   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
 
- * avi: cosmetics.
+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*)
 
 ------------------------------------------------------------------------
-r7112 | fenrir | 2004-03-19 17:27:52 +0100 (Fri, 19 Mar 2004) | 3 lines
+r14316 | zorglub | 2006-02-14 23:50:13 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   A /trunk/src/control/vlm.c
 
- * demux: demux2_New -> try to start faster selecting the right demuxer
-based to extension (others demuxers will still be probed if needed).
+Missing file
 
 ------------------------------------------------------------------------
-r7111 | hartman | 2004-03-19 01:52:33 +0100 (Fri, 19 Mar 2004) | 2 lines
+r14315 | zorglub | 2006-02-14 23:35:37 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/src/control/core.c
+   M /trunk/test/NativeLibvlcTest.py
+   M /trunk/test/PyMediaControlVariablesTest.py
+   M /trunk/test/native/libvlc.c
 
-* fix d_namlen bug
+Fix some bugs
 
 ------------------------------------------------------------------------
-r7110 | hartman | 2004-03-19 01:35:21 +0100 (Fri, 19 Mar 2004) | 7 lines
+r14314 | zorglub | 2006-02-14 22:41:23 +0100 (Tue, 14 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
-
-* the directory plugin no longer uses the m3u demux
-  - it now does the playlist_Add itself.
-  - it sets the filename instead of the path as the item name
-  - it uses dummy demux to fool vlc.
-  - it's almost twice as fast now.
+   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
 
 ------------------------------------------------------------------------
-r7109 | hartman | 2004-03-18 22:48:36 +0100 (Thu, 18 Mar 2004) | 4 lines
+r14313 | courmisch | 2006-02-14 21:41:27 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/src/misc/unicode.c
 
-* prefer S_ISDIR over DT_DIR since it is more reliable.
-  Should fix collapse/expand/ignore of dirs on OS X.
-* better short title for this config option
+(Win32) Support stat() for file names outside ANSI Code Page
 
 ------------------------------------------------------------------------
-r7108 | garf | 2004-03-18 19:29:36 +0100 (Thu, 18 Mar 2004) | 3 lines
+r14312 | courmisch | 2006-02-14 18:20:32 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet/telnet.c
-   M /trunk/modules/control/telnet/vlm.c
-   M /trunk/modules/control/telnet/vlm.h
+   M /trunk/src/misc/unicode.c
 
- * vlm.c,vlm.h, telnet.c: new vlm message system, independant from
-   telnet interface (will be useful for http vlm interface).
+Safer Win32 code page translation
 
 ------------------------------------------------------------------------
-r7107 | jlj | 2004-03-18 17:53:56 +0100 (Thu, 18 Mar 2004) | 3 lines
+r14311 | xtophe | 2006-02-14 16:38:21 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/hd1000a.cpp
-
-  * hd1000a: channel reordering
+   M /trunk/modules/audio_filter/param_eq.c
 
+param_eq.c: eol style
 
 ------------------------------------------------------------------------
-r7106 | jlj | 2004-03-18 16:42:20 +0100 (Thu, 18 Mar 2004) | 3 lines
+r14310 | titer | 2006-02-14 14:48:43 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/audio_output/Modules.am
-   A /trunk/modules/audio_output/hd1000a.cpp
-
-  * Roku HD1000 audio output.
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
 
+FFmpeg forgets to create include/postproc/
 
 ------------------------------------------------------------------------
-r7105 | rocky | 2004-03-18 03:12:08 +0100 (Thu, 18 Mar 2004) | 3 lines
+r14309 | dionoea | 2006-02-14 13:32:50 +0100 (Tue, 14 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/src/libvlc.h
-
-Correct MRL syntax.
+   M /trunk/extras/contrib/src/packages.mak
 
+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
 
 ------------------------------------------------------------------------
-r7104 | rocky | 2004-03-18 03:08:12 +0100 (Thu, 18 Mar 2004) | 4 lines
+r14308 | courmisch | 2006-02-14 10:57:58 +0100 (Tue, 14 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-
-Allow setting the subtitle track from the VCD tab (by usurping the
-"Chapter" entry).
+   M /trunk/modules/gui/ncurses.c
 
+- Partial fix for reading characters with multibyte local encoding (refs #548)
+- Fix memory leak
 
 ------------------------------------------------------------------------
-r7103 | gbazin | 2004-03-17 21:13:54 +0100 (Wed, 17 Mar 2004) | 4 lines
+r14307 | courmisch | 2006-02-14 10:56:42 +0100 (Tue, 14 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/src/misc/unicode.c
 
-* modules/video_output/directx/events.c:
-   + use SetWindowLongPtr() instead of SetWindowLong() whenever required.
-   + reset GWLP_USERDATA when calling the parent window windowproc.
+Use return value of EnsureUTF8() to specify whether the bytes sequence was
+valid (UTF-8) or not (incomplete, incorrect non-ASCII, or overlong sequences)
 
 ------------------------------------------------------------------------
-r7102 | rocky | 2004-03-17 05:05:25 +0100 (Wed, 17 Mar 2004) | 9 lines
+r14306 | xtophe | 2006-02-14 10:39:36 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/ogt.c
-   M /trunk/modules/demux/mpeg/system.c
-
-Menu selection of subtitles for CVD and OGT handled properly.
-
-system.c: enters the correct subtitle numbers into spu-es.  OGT now
-has the correct number of subtitles (with each having the correct
-number).
-
-ogt.c: Allow for dynamic switching/selection of subtitles. 
+   M /trunk/modules/audio_filter/param_eq.c
 
+param-eq.c: Svn keyword
 
 ------------------------------------------------------------------------
-r7101 | hartman | 2004-03-17 02:54:00 +0100 (Wed, 17 Mar 2004) | 2 lines
+r14305 | zorglub | 2006-02-14 08:11:18 +0100 (Tue, 14 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/vlc.ebuild
+   M /trunk/modules/misc/msn.c
 
-* small fixes
+Simplify
 
 ------------------------------------------------------------------------
-r7100 | hartman | 2004-03-17 02:33:34 +0100 (Wed, 17 Mar 2004) | 8 lines
+r14304 | djc | 2006-02-14 02:40:59 +0100 (Tue, 14 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/vlc.ebuild
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/vout.h
+   M /trunk/modules/gui/macosx/vout.m
 
-* Updated the ebuild.
-  - supports dts
-  - uses the new ffmpeg + postproc installation fixed ebuild
-  - uses live.com from portage instead of local
-  - added libdvdnav
-  - added pvr and satellite keywords
-  - other stuff i don't remember atm.
+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.
 
 ------------------------------------------------------------------------
-r7099 | gbazin | 2004-03-16 23:41:52 +0100 (Tue, 16 Mar 2004) | 2 lines
+r14303 | sigmunau | 2006-02-13 23:44:24 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/audio_filter/Modules.am
+   A /trunk/modules/audio_filter/param_eq.c
 
-* configure.ac: fixed libdts detection (libm linking problem) and dtsdec url.
+all: parametric equalizer by  Antti Huovilainen (adapted for vlc by me)
 
 ------------------------------------------------------------------------
-r7098 | fkuehne | 2004-03-16 22:04:18 +0100 (Tue, 16 Mar 2004) | 1 line
+r14302 | dionoea | 2006-02-13 23:09:56 +0100 (Mon, 13 Feb 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/playlist.m
-   M /trunk/modules/gui/macosx/playlistinfo.m
+   M /trunk/src/misc/configuration.c
+
+attempt to fix the winCE build
 
-*Fixed a spelling mistake and added some button-shortcuts
 ------------------------------------------------------------------------
-r7097 | ipkiss | 2004-03-16 21:19:42 +0100 (Tue, 16 Mar 2004) | 3 lines
+r14301 | courmisch | 2006-02-13 22:03:32 +0100 (Mon, 13 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
+   M /trunk/modules/gui/ncurses.c
 
- * skins2/win32/win32_graphics.cpp: fixed a bunch of memory leaks and
-   fixed a bug in drawRect()
+- 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)
 
 ------------------------------------------------------------------------
-r7096 | hartman | 2004-03-16 21:06:44 +0100 (Tue, 16 Mar 2004) | 2 lines
+r14300 | courmisch | 2006-02-13 21:11:48 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/src/misc/unicode.c
 
-* Fixed a crash with blank opengl effect paramerter
+Undo erronously commited debug preprocessing directives
 
 ------------------------------------------------------------------------
-r7095 | fenrir | 2004-03-16 19:46:40 +0100 (Tue, 16 Mar 2004) | 2 lines
+r14299 | xtophe | 2006-02-13 21:06:22 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/src/misc/unicode.c
 
- * mkv.cpp: one more fix for playback of broken file.
+unicode.c: Fix WinCE build (well for this file only)
 
 ------------------------------------------------------------------------
-r7094 | fenrir | 2004-03-16 19:45:26 +0100 (Tue, 16 Mar 2004) | 2 lines
+r14298 | courmisch | 2006-02-13 20:14:30 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/modules/access_filter/record.c
 
- * mkv.cpp: fixed playback of broken file.
+Replace forbidden characters with underscores when attempting to dump a stream (closes #423)
 
 ------------------------------------------------------------------------
-r7093 | titus | 2004-03-16 11:55:02 +0100 (Tue, 16 Mar 2004) | 2 lines
+r14297 | courmisch | 2006-02-13 20:13:05 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/share/http/index.html
+   M /trunk/modules/access_filter/timeshift.c
 
-Move playlist item in the interface http 
+Fix typo
 
 ------------------------------------------------------------------------
-r7092 | bigben | 2004-03-16 08:33:08 +0100 (Tue, 16 Mar 2004) | 3 lines
+r14296 | courmisch | 2006-02-13 17:53:46 +0100 (Mon, 13 Feb 2006) | 4 lines
 Changed paths:
-   A /trunk/modules/gui/macosx/playlistinfo.h
-   A /trunk/modules/gui/macosx/playlistinfo.m
-
-Oups, sorry
+   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)
 
 ------------------------------------------------------------------------
-r7091 | bigben | 2004-03-16 00:15:48 +0100 (Tue, 16 Mar 2004) | 4 lines
+r14295 | xtophe | 2006-02-13 17:37:42 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/modules/gui/macosx/controls.h
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-
-Applies part of patch from Tom Maguire. Adds controls for 1min/5min forward / backward, and add menu items for them in the control menu. It might make it a bit uinclear. Please make any comment.
-
+   M /trunk/src/misc/unicode.c
 
+unicode.c: Fix logic to set use_iconv
 
 ------------------------------------------------------------------------
-r7090 | bigben | 2004-03-15 20:33:18 +0100 (Mon, 15 Mar 2004) | 4 lines
+r14294 | xtophe | 2006-02-13 16:22:59 +0100 (Mon, 13 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/Modules.am
-   M /trunk/modules/gui/macosx/about.h
-   M /trunk/modules/gui/macosx/about.m
-   M /trunk/modules/gui/macosx/applescript.h
-   M /trunk/modules/gui/macosx/applescript.m
-   M /trunk/modules/gui/macosx/controls.h
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/info.h
-   M /trunk/modules/gui/macosx/info.m
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/misc.h
-   M /trunk/modules/gui/macosx/misc.m
-   M /trunk/modules/gui/macosx/open.h
-   M /trunk/modules/gui/macosx/open.m
-   M /trunk/modules/gui/macosx/output.h
-   M /trunk/modules/gui/macosx/output.m
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/macosx/prefs_widgets.h
-   M /trunk/modules/gui/macosx/prefs_widgets.m
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-
-Make the playlist info window a new object
-
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
 
+ffmpeg-wince.patch: fix for the new ffmpeg makefile
 
 ------------------------------------------------------------------------
-r7089 | zorglub | 2004-03-15 18:06:17 +0100 (Mon, 15 Mar 2004) | 2 lines
+r14293 | sam | 2006-02-13 14:31:01 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_help.h
-   M /trunk/include/vlc_interface.h
+   M /trunk/modules/demux/mp4/drms.c
 
-Add description for demux2 (Closes:#1780)
+  * modules/demux/mp4/drms.c: cosmetic changes to some variable names.
 
 ------------------------------------------------------------------------
-r7088 | gbazin | 2004-03-15 10:33:57 +0100 (Mon, 15 Mar 2004) | 2 lines
+r14292 | courmisch | 2006-02-13 14:23:20 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
+   M /trunk/modules/demux/mp4/drms.c
 
-* modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
+Fix windows build
 
 ------------------------------------------------------------------------
-r7087 | rocky | 2004-03-15 05:22:39 +0100 (Mon, 15 Mar 2004) | 6 lines
+r14291 | courmisch | 2006-02-13 14:16:08 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/configure.ac
+   M /trunk/src/misc/unicode.c
 
-CVD subtitle selection works via front-end spu-es variable changes. 
-SVCD subtitles still can only be changed via --spu-channel. 
+Fix (From|To)Locale (closes #546)
 
-The video subtitle menu titles for both is a bit whacked out.
+------------------------------------------------------------------------
+r14290 | sam | 2006-02-13 12:49:38 +0100 (Mon, 13 Feb 2006) | 3 lines
+Changed paths:
+   M /trunk/modules/codec/libmpeg2.c
 
+  * modules/codec/libmpeg2.c: tell mpeg2dec the real stride of our picture,
+    because some Xv drivers do not necessarily pad video at 16 bytes.
 
 ------------------------------------------------------------------------
-r7086 | rocky | 2004-03-15 04:21:57 +0100 (Mon, 15 Mar 2004) | 6 lines
+r14289 | courmisch | 2006-02-13 12:19:04 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/ps.c
-
-Not sure why (or if) this cvd subtitle selecting code is needed, but I
-suppose it should look like the others. So they'll all be wrong
-together.
+   M /trunk/modules/demux/vobsub.c
 
+Fix typo
 
 ------------------------------------------------------------------------
-r7085 | rocky | 2004-03-15 01:03:56 +0100 (Mon, 15 Mar 2004) | 4 lines
+r14288 | courmisch | 2006-02-13 12:15:59 +0100 (Mon, 13 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
-
-Fill out VCD information Media Info section when playing an entire VCD
-or PBC is on.
+   M /trunk/modules/misc/gnutls.c
 
+- Clean up
+- Unicode file names fixes
 
 ------------------------------------------------------------------------
-r7084 | rocky | 2004-03-15 00:42:41 +0100 (Mon, 15 Mar 2004) | 3 lines
+r14287 | courmisch | 2006-02-13 11:47:43 +0100 (Mon, 13 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
-
-Allow extended data in customized formats too.
+   M /trunk/modules/access_filter/timeshift.c
 
+- memleak fix
+- getcwd() unicode fix
 
 ------------------------------------------------------------------------
-r7083 | rocky | 2004-03-15 00:25:48 +0100 (Mon, 15 Mar 2004) | 4 lines
+r14286 | courmisch | 2006-02-13 11:47:12 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-
-Better about adding track author and title in track info
-section. Also add the extended data.
+   M /trunk/src/input/subtitles.c
 
+getcwd() unicode fix
 
 ------------------------------------------------------------------------
-r7082 | jpsaman | 2004-03-14 21:33:24 +0100 (Sun, 14 Mar 2004) | 2 lines
+r14285 | hartman | 2006-02-13 11:31:57 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/arm-crosscompile-howto.sgml
+   M /trunk/modules/gui/macosx/voutgl.m
 
-Added a section about Opie SDK kit.
+* revert unaccelerated OpenGL. it's useless :D
 
 ------------------------------------------------------------------------
-r7081 | zorglub | 2004-03-14 21:18:21 +0100 (Sun, 14 Mar 2004) | 2 lines
+r14284 | courmisch | 2006-02-13 11:30:30 +0100 (Mon, 13 Feb 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/src/playlist/item.c
-   M /trunk/src/playlist/loadsave.c
-   M /trunk/src/playlist/playlist.c
+   M /trunk/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
 
-Fix deadlocks in playlist
+Further fopen() unicode fixes (refs #528)
 
-------------------------------------------------------------------------
-r7080 | gbazin | 2004-03-14 20:02:41 +0100 (Sun, 14 Mar 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/video_output/x11/xcommon.h
+skins2 and galaktos remain as I'm not sure how they (don't?) handle
+encodings.
 
-* modules/video_output/x11/*: fixed video resizing when using an external parent window.
+http interface URL were purposedly not made to use Unicode. I'm open to
+suggestions on that one.
 
 ------------------------------------------------------------------------
-r7079 | gbazin | 2004-03-14 18:15:43 +0100 (Sun, 14 Mar 2004) | 2 lines
+r14283 | courmisch | 2006-02-13 10:54:15 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
    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
 
-* modules/access/file.c: more fixes ( thanks fenrir :) ).
+Another bunch of Unicode file names fixes (refs #528)
 
 ------------------------------------------------------------------------
-r7078 | gbazin | 2004-03-14 17:54:55 +0100 (Sun, 14 Mar 2004) | 2 lines
+r14282 | courmisch | 2006-02-13 09:36:52 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/src/misc/unicode.c
 
-* modules/access/file.c: couple of fixes for the file-cat mode.
+Some WinCE fixes
 
 ------------------------------------------------------------------------
-r7077 | rocky | 2004-03-14 17:32:32 +0100 (Sun, 14 Mar 2004) | 3 lines
+r14281 | courmisch | 2006-02-13 09:30:55 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcd.c
-
-PBC is probably not an advanced option.
+   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)
 
 ------------------------------------------------------------------------
-r7076 | ipkiss | 2004-03-14 17:16:38 +0100 (Sun, 14 Mar 2004) | 2 lines
+r14280 | ipkiss | 2006-02-13 08:18:42 +0100 (Mon, 13 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/doc/skins/skins2-howto.xml
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
+   M /trunk/modules/gui/skins2/src/vlcproc.hpp
 
- * AUTHORS: skins and skins2 authors
+ * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean variable
+ * doc/skins/skins2-howto.xml: Updated doc
 
 ------------------------------------------------------------------------
-r7075 | ipkiss | 2004-03-14 17:10:07 +0100 (Sun, 14 Mar 2004) | 3 lines
+r14279 | hartman | 2006-02-13 03:36:14 +0100 (Mon, 13 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.h
+   M /trunk/configure.ac
 
- * wxwindows/preferences_widgets.*: do not duplicate hot keys list in
-   the wxwindows plugin
+* It's POSTPROC, not POSPROC
 
 ------------------------------------------------------------------------
-r7074 | asmax | 2004-03-14 15:58:11 +0100 (Sun, 14 Mar 2004) | 4 lines
+r14278 | courmisch | 2006-02-12 23:45:04 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/generic_window.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.hpp
-   M /trunk/modules/gui/skins2/src/top_window.cpp
-   M /trunk/modules/gui/skins2/src/top_window.hpp
-   M /trunk/modules/gui/skins2/src/vout_window.cpp
-   M /trunk/modules/gui/skins2/src/vout_window.hpp
+   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
 
-  * all: the vout window now processes refresh events.
-    It only displays a black rectangle at the moment but it could be
-    any bitmap
+- mkdir Unicode wrapper (refs #543)
+- fix load/save of configuration and creation of configuration directory (refs #528)
 
 ------------------------------------------------------------------------
-r7073 | asmax | 2004-03-14 15:33:12 +0100 (Sun, 14 Mar 2004) | 3 lines
+r14277 | ipkiss | 2006-02-12 22:39:09 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/src/generic_layout.cpp
-   M /trunk/modules/gui/skins2/src/generic_layout.hpp
-   M /trunk/modules/gui/skins2/src/generic_window.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.hpp
-   M /trunk/modules/gui/skins2/src/theme.cpp
-   M /trunk/modules/gui/skins2/src/theme.hpp
-   A /trunk/modules/gui/skins2/src/top_window.cpp (from /trunk/modules/gui/skins2/src/generic_window.cpp:7071)
-   A /trunk/modules/gui/skins2/src/top_window.hpp (from /trunk/modules/gui/skins2/src/generic_window.hpp:7071)
-   M /trunk/modules/gui/skins2/src/vout_window.cpp
-   M /trunk/modules/gui/skins2/src/vout_window.hpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.hpp
-   M /trunk/modules/gui/skins2/theme/theme.xml
+   M /trunk/doc/skins/skins2-howto.xml
 
-  * all: split GenericWindow into GenericWindow (general interface for
-  windows) and TopWindow (implementation for top-level windows)
+ * doc/skins/skins2-howto.xml: Fixed a link
 
 ------------------------------------------------------------------------
-r7072 | asmax | 2004-03-14 12:37:13 +0100 (Sun, 14 Mar 2004) | 3 lines
+r14276 | titer | 2006-02-12 22:22:20 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   A /trunk/modules/gui/skins2/controls/ctrl_video.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_video.hpp
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/src/theme.cpp
-   M /trunk/modules/gui/skins2/src/theme.hpp
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-   M /trunk/modules/gui/skins2/theme/playlist_body3.png
-   M /trunk/modules/gui/skins2/theme/theme.xml
-   D /trunk/modules/gui/skins2/theme/vout.png
+   M /trunk/configure.ac
+   M /trunk/modules/video_chroma/i420_yuy2.c
 
-  * all: the vout window is now managed by a resizable control
-    (on-the-fly resize still doesn't work; the vout has to be re-opened)
+Use emms after I420_UYVY because the OpenGL vout uses floats in the same thread.
+Re-enabled i420_yuy2_mmx on Darwin/x86.
 
 ------------------------------------------------------------------------
-r7071 | ipkiss | 2004-03-14 11:49:51 +0100 (Sun, 14 Mar 2004) | 3 lines
+r14275 | courmisch | 2006-02-12 22:12:12 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
-   M /trunk/modules/gui/skins2/win32/win32_window.cpp
-   M /trunk/modules/gui/skins2/win32/win32_window.hpp
+   M /trunk/src/misc/configuration.c
 
- * skins2/win32/*: Embedded vout works on Windows too. It still
-   segfaults when the mouse is moved above the video...
+utfeightize psz_homedir
 
 ------------------------------------------------------------------------
-r7070 | rocky | 2004-03-14 03:44:06 +0100 (Sun, 14 Mar 2004) | 3 lines
+r14274 | ipkiss | 2006-02-12 22:11:14 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.c
-
-Syntax error for WIN32
+   M /trunk/doc/skins/skins2-howto.xml
 
+ * doc/skins/skins2-howto.xml: Documented the DVD-related actions
 
 ------------------------------------------------------------------------
-r7069 | ipkiss | 2004-03-14 00:21:35 +0100 (Sun, 14 Mar 2004) | 2 lines
+r14273 | ipkiss | 2006-02-12 22:05:53 +0100 (Sun, 12 Feb 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
+   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
 
- * skins2/win32/win32_factory.cpp: compilation fix
+ * 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()
 
 ------------------------------------------------------------------------
-r7068 | asmax | 2004-03-13 23:11:28 +0100 (Sat, 13 Mar 2004) | 10 lines
+r14272 | courmisch | 2006-02-12 20:57:48 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder.hpp
-   M /trunk/modules/gui/skins2/parser/builder_data.def
-   M /trunk/modules/gui/skins2/parser/builder_data.hpp
-   M /trunk/modules/gui/skins2/parser/gen_builder.py
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.hpp
-   M /trunk/modules/gui/skins2/src/os_factory.hpp
-   M /trunk/modules/gui/skins2/src/theme.cpp
-   M /trunk/modules/gui/skins2/src/theme.hpp
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-   A /trunk/modules/gui/skins2/src/vout_window.cpp
-   A /trunk/modules/gui/skins2/src/vout_window.hpp
-   M /trunk/modules/gui/skins2/theme/skin.dtd
-   M /trunk/modules/gui/skins2/theme/theme.xml
-   A /trunk/modules/gui/skins2/theme/vout.png
-   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
-   M /trunk/modules/gui/skins2/x11/x11_display.cpp
-   M /trunk/modules/gui/skins2/x11/x11_display.hpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
-   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
-   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
 
-  * all: first implementation of skinnable vouts (X11 only)
-  - new "Video" element in the XML
-  - of course it doesn't work if the vout is launched before
-    the interface
-  - known bugs:
-     - no refresh of the area when there is no vout
-     - BadDrawable X11 error at exit because the vout still uses
-      a destroyed window
-     - hardcoded size
+Export FromLocaleDup()
 
 ------------------------------------------------------------------------
-r7067 | hartman | 2004-03-13 21:39:03 +0100 (Sat, 13 Mar 2004) | 2 lines
+r14271 | courmisch | 2006-02-12 20:55:38 +0100 (Sun, 12 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/THANKS
+   M /trunk/modules/misc/svg.c
 
-* Added Andre Pong to THANKS
+- 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)
 
 ------------------------------------------------------------------------
-r7066 | gbazin | 2004-03-13 21:29:25 +0100 (Sat, 13 Mar 2004) | 2 lines
+r14270 | courmisch | 2006-02-12 20:51:12 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/ogg.c
+   M /trunk/src/misc/unicode.c
 
-* modules/demux/ogg.c: Added Annodex support (www.annodex.net). Patch courtesy of Andre Pang.
+Cosmetic fix
 
 ------------------------------------------------------------------------
-r7065 | hartman | 2004-03-13 21:27:36 +0100 (Sat, 13 Mar 2004) | 3 lines
+r14269 | courmisch | 2006-02-12 20:48:50 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/THANKS
+   M /trunk/configure.ac
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
-* Fixed a slew of missing people in THANKS 
-  (Thank god for email archives)
+- UF8 wrappers for stat, lstat
+- FromLocaleDup() returns a string to be freed with free() instead of LocaleFree()
 
 ------------------------------------------------------------------------
-r7064 | fenrir | 2004-03-13 20:31:35 +0100 (Sat, 13 Mar 2004) | 2 lines
+r14268 | titer | 2006-02-12 19:20:54 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/configure.ac
 
- * mpeg4video.c: better pts...
+ Also look for libpostproc when ffmpeg is installed without ffmpeg-config
+ nor pkg-config
 
 ------------------------------------------------------------------------
-r7063 | jpsaman | 2004-03-13 20:05:17 +0100 (Sat, 13 Mar 2004) | 1 line
+r14267 | xtophe | 2006-02-12 18:38:36 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   M /trunk/configure.ac
+
+configure.ac: don't fail if postproc is with avcodec
 
-removed unused variables
 ------------------------------------------------------------------------
-r7062 | fenrir | 2004-03-13 19:52:55 +0100 (Sat, 13 Mar 2004) | 3 lines
+r14266 | zorglub | 2006-02-12 18:31:53 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.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
 
- * mpeg4video: more cludges (it should be rewritten to calculate true
-dts/pts ...)
+Improve test coverage
 
 ------------------------------------------------------------------------
-r7061 | hartman | 2004-03-13 18:05:29 +0100 (Sat, 13 Mar 2004) | 3 lines
+r14265 | zorglub | 2006-02-12 18:31:39 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/telnet/telnet.c
+   M /trunk/src/control/core.c
+   M /trunk/src/control/playlist.c
 
-* modules/control/telnet/telnet.c:
-  - announce the port used by telnet in the messages
+Add some playlist api functions
+Fix a bug in exceptions handling
 
 ------------------------------------------------------------------------
-r7060 | fenrir | 2004-03-13 17:56:31 +0100 (Sat, 13 Mar 2004) | 2 lines
+r14264 | zorglub | 2006-02-12 18:14:07 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mmsh.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
 
- * mmsh: more fixes.
+Change some test stuff
 
 ------------------------------------------------------------------------
-r7059 | jpsaman | 2004-03-13 16:37:48 +0100 (Sat, 13 Mar 2004) | 2 lines
+r14263 | xtophe | 2006-02-12 18:04:45 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/qte_main.cpp
+   M /trunk/configure.ac
 
-Removed some dead wood.
+configure.ac: FFMPEG's libpostproc is now separated from libavcodec
 
 ------------------------------------------------------------------------
-r7058 | fenrir | 2004-03-13 06:09:51 +0100 (Sat, 13 Mar 2004) | 3 lines
+r14262 | titer | 2006-02-12 17:36:41 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/asf.c
-   M /trunk/modules/access/mms/asf.h
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmsh.h
+   M /trunk/src/network/udp.c
 
- * asf: fixed unintialised variable, cleaned up some stuffs.
- * mmsh: big rework of the mmsh module.
+ BeOS fix
 
 ------------------------------------------------------------------------
-r7057 | fenrir | 2004-03-13 04:37:07 +0100 (Sat, 13 Mar 2004) | 6 lines
+r14261 | titer | 2006-02-12 17:02:08 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/pes.c
-   M /trunk/modules/mux/mpeg/ts.c
-
- * ts: for MSCODEC in TS, set pts == dts when pts <= 0.
- (The problem is that if pts is always 0, no time information
- will be written, making stream unplayable).
+   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
 
- * pes: cosmetics.
+Fixed ffmpeg contrib
 
 ------------------------------------------------------------------------
-r7056 | fenrir | 2004-03-13 04:33:10 +0100 (Sat, 13 Mar 2004) | 2 lines
+r14260 | zorglub | 2006-02-12 16:48:57 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/bindings/Makefile.am
+   A /trunk/bindings/mediacontrol-python (from /trunk/bindings/python:14188)
+   D /trunk/bindings/python
+   M /trunk/configure.ac
 
- * block.c: fixed block realloc.
+Move python mediacontrol bindings
 
 ------------------------------------------------------------------------
-r7055 | gbazin | 2004-03-12 16:01:36 +0100 (Fri, 12 Mar 2004) | 2 lines
+r14259 | xtophe | 2006-02-12 16:30:40 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/item-ext.c
+   M /trunk/modules/misc/testsuite/Modules.am
 
-* src/playlist/item-ext.c: playlist_AddExt() needs to duplicate the input options array.
+Fix distcheck
 
 ------------------------------------------------------------------------
-r7054 | gbazin | 2004-03-12 14:42:55 +0100 (Fri, 12 Mar 2004) | 4 lines
+r14258 | zorglub | 2006-02-12 16:28:56 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/control/hotkeys.c
+   M /trunk/modules/gui/skins2/src/vlcproc.cpp
 
-* modules/video_output/directx/events.c:
-   + patch to forward unhandled messages to owner window (Courtesy of Markus Kern).
-   + modification to the patch to play well with the mozilla plugin.
+Fix refcount problems
 
 ------------------------------------------------------------------------
-r7053 | gbazin | 2004-03-12 12:13:57 +0100 (Fri, 12 Mar 2004) | 2 lines
+r14257 | zorglub | 2006-02-12 15:22:08 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/gui/skins2/utils/var_tree.cpp
 
-* modules/demux/mp4/mp4.c: work-around buggy muxers which don't set properly the display size in the mov/mp4 container.
+Remove debug
 
 ------------------------------------------------------------------------
-r7052 | jpsaman | 2004-03-12 08:58:29 +0100 (Fri, 12 Mar 2004) | 1 line
+r14256 | courmisch | 2006-02-12 12:39:00 +0100 (Sun, 12 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/ipkg/rules.gpe
-   M /trunk/ipkg/rules.opie
-   M /trunk/ipkg/rules.zaurus
+   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
 
-Cleanup old scripts
 ------------------------------------------------------------------------
-r7051 | rocky | 2004-03-12 03:52:27 +0100 (Fri, 12 Mar 2004) | 3 lines
+r14255 | zorglub | 2006-02-12 12:18:43 +0100 (Sun, 12 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-
-One less change to make this work on Darwin.
+   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
 
+Playtree: handle delete nicely
 
 ------------------------------------------------------------------------
-r7050 | rocky | 2004-03-12 03:51:20 +0100 (Fri, 12 Mar 2004) | 3 lines
+r14254 | courmisch | 2006-02-11 23:05:14 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.c
-
-more WIN32 changes.
+   M /trunk/src/misc/charset.c
 
+Remove always true condition
 
 ------------------------------------------------------------------------
-r7049 | ipkiss | 2004-03-11 20:41:51 +0100 (Thu, 11 Mar 2004) | 6 lines
+r14253 | courmisch | 2006-02-11 23:04:54 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_keys.h
-   M /trunk/modules/gui/skins2/src/generic_window.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.hpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/include/vlc_symbols.h
 
- * include/vlc_keys.h: mouse wheel events now considered as hotkeys
- * modules/video_output/directx/events.c: mouse wheel support
- * modules/gui/skins2/src/generic_window.cpp: mouse wheel events are
-   treated as hotkeys, but only if they are not intercepted by a control
-   (such as a slider)
+Fix previous commit
 
 ------------------------------------------------------------------------
-r7048 | fenrir | 2004-03-11 18:38:36 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14252 | courmisch | 2006-02-11 22:46:06 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/block.c
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/input/subtitles.c
+   M /trunk/src/misc/unicode.c
 
- * block: a little pre header + padding.
+Unicode wrappers for opendir/readdir
 
 ------------------------------------------------------------------------
-r7047 | fenrir | 2004-03-11 18:37:50 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14251 | hartman | 2006-02-11 22:20:24 +0100 (Sat, 11 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/mux/asf.c
-   M /trunk/modules/mux/avi.c
-   M /trunk/modules/mux/dummy.c
-   M /trunk/modules/mux/mp4.c
-   M /trunk/modules/mux/mpeg/pes.c
-   M /trunk/modules/mux/mpeg/pes.h
-   M /trunk/modules/mux/mpeg/ps.c
-   M /trunk/modules/mux/mpeg/ts.c
-   M /trunk/modules/mux/ogg.c
+   M /trunk/modules/demux/asf/libasf.c
 
- * mux: sout_buffer_t -> block_t.
+* 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?)
+  
 
 ------------------------------------------------------------------------
-r7046 | fenrir | 2004-03-11 18:36:43 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14250 | hartman | 2006-02-11 21:41:57 +0100 (Sat, 11 Feb 2006) | 10 lines
 Changed paths:
-   M /trunk/modules/stream_out/display.c
-   M /trunk/modules/stream_out/dummy.c
-   M /trunk/modules/stream_out/duplicate.c
-   M /trunk/modules/stream_out/es.c
-   M /trunk/modules/stream_out/gather.c
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/modules/stream_out/transrate/frame.c
-   M /trunk/modules/stream_out/transrate/transrate.c
-   M /trunk/modules/stream_out/transrate/transrate.h
+   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[ ... ]]>
 
- * stream_out: sout_buffer_t -> block_t.
 
 ------------------------------------------------------------------------
-r7045 | fenrir | 2004-03-11 18:35:28 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14249 | xtophe | 2006-02-11 21:17:20 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/dummy.c
-   M /trunk/modules/access_output/file.c
-   M /trunk/modules/access_output/http.c
-   M /trunk/modules/access_output/udp.c
+   M /trunk/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
 
- * access_output: sout_buffer_t -> block_t.
+wx/dialogs/*: Don't put labels in buttons if we have a wxID_FOO. So the buttons are themable on GTK.
 
 ------------------------------------------------------------------------
-r7044 | fenrir | 2004-03-11 18:34:25 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14248 | courmisch | 2006-02-11 19:40:13 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/src/network/udp.c
 
- * stream_output: sout_buffer_t -> block_t.
+Fix invalid debug message
 
 ------------------------------------------------------------------------
-r7043 | fenrir | 2004-03-11 18:33:39 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14247 | zorglub | 2006-02-11 19:11:29 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input_dec.c
+   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
 
- * input_dec: sout uses block_t.
+Add support for insert and delete in X11 skins
 
 ------------------------------------------------------------------------
-r7042 | fenrir | 2004-03-11 18:32:29 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14246 | ipkiss | 2006-02-11 19:01:42 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/include/vlc_block.h
-   M /trunk/include/vlc_common.h
+   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
 
- * stream_output.h: removed sout_buffer_t and use block_t instead.
+ * skins2/win32/win32_loop.cpp: Added support for the Insert and Delete keys
 
 ------------------------------------------------------------------------
-r7041 | gbazin | 2004-03-11 17:48:27 +0100 (Thu, 11 Mar 2004) | 5 lines
+r14245 | hartman | 2006-02-11 18:55:28 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input_ext-plugins.c
-   M /trunk/src/input/stream.c
+   M /trunk/modules/codec/subsdec.c
 
-* input/input_ext-plugins.c:
-   + access plugins are allowed to return less data than requested (mtu size) so we need to make sure input_Peek()/input_SplitBuffer() will still return the required amount of data.
-* input/stream.c:
-   + optimized stream_Read().
+* Fix a \n bug and a memory bug in the SSA/subsdec.
 
 ------------------------------------------------------------------------
-r7040 | gbazin | 2004-03-11 13:33:16 +0100 (Thu, 11 Mar 2004) | 12 lines
+r14244 | fkuehne | 2006-02-11 18:50:46 +0100 (Sat, 11 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/include/vlc_meta.h
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.h
+   M /trunk/NEWS
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.m
 
-* src/libvlc.h, src/input/input.c:
-   + added --meta-title/author/artist/genre/copyright/description/date/url config options.
-     This allows the user to specify/override metadata information for an input.
+* 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
 
-* include/vlc_meta.h:
-   + vlc_meta_Merge( dest, src ) helper function.
+* 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
 
-* modules/demux/mp4/*:
-   + Fixed a couple of mem-leaks.
-   + Support for "description" metadata.
+Thanks to zorglub for the playlist-hint :)
+------------------------------------------------------------------------
+r14242 | courmisch | 2006-02-11 18:30:48 +0100 (Sat, 11 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/misc/unicode.c
 
+Support opening of non ANSI filenames on Win32
 
 ------------------------------------------------------------------------
-r7039 | rocky | 2004-03-11 10:16:18 +0100 (Thu, 11 Mar 2004) | 5 lines
+r14241 | dionoea | 2006-02-11 18:28:27 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-
--lwinmm is needed for -mno-cygwin and cddax vcdx. I believe this is
- the right way to add. Someone understanding configure.ac (and cygwin)
- should doublecheck.
+   M /trunk/share/http/dialogs/main
+   M /trunk/share/http/dialogs/playlist
 
+Add some "title"s for image buttons.
 
 ------------------------------------------------------------------------
-r7038 | rocky | 2004-03-11 09:28:21 +0100 (Thu, 11 Mar 2004) | 3 lines
+r14240 | courmisch | 2006-02-11 18:27:09 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-
-libcdio and libvcdinfo can use stdbool.h
+   M /trunk/src/input/subtitles.c
 
+Fix typo
 
 ------------------------------------------------------------------------
-r7037 | rocky | 2004-03-11 09:22:25 +0100 (Thu, 11 Mar 2004) | 4 lines
+r14239 | courmisch | 2006-02-11 18:00:08 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/vcdplayer.c
-
-Change to facilitate compiling -mno-cygwin on cygwin and possibly other 
-OS builds.
+   M /trunk/src/input/subtitles.c
 
+Use vlc_fopen (access() or stat() would be more appropriate though)
 
 ------------------------------------------------------------------------
-r7036 | gbazin | 2004-03-11 09:06:31 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14238 | zorglub | 2006-02-11 17:10:43 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda
+   M /trunk/src/libvlc.c
 
-* modules/access/cdda: proper svn:ignore
+Should fix vlc-help.txt problem (untested) (Refs:#517)
 
 ------------------------------------------------------------------------
-r7035 | rocky | 2004-03-11 09:02:55 +0100 (Thu, 11 Mar 2004) | 1 line
+r14237 | zorglub | 2006-02-11 16:49:24 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   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)
 
-Use memset, not bzero. Helps with -mno-cygwin (and possibly others).
 ------------------------------------------------------------------------
-r7034 | rocky | 2004-03-11 09:00:34 +0100 (Thu, 11 Mar 2004) | 1 line
+r14236 | zorglub | 2006-02-11 16:21:21 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/stream_out/transcode.c
+
+only round width and scale height accordingly
 
-Use memset, not bzero. Helps with -mno-cygwin (and possibly others).
 ------------------------------------------------------------------------
-r7033 | gbazin | 2004-03-11 08:59:05 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14235 | courmisch | 2006-02-11 16:13:56 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/include/charset.h
+   M /trunk/include/vlc_symbols.h
+   M /trunk/src/misc/unicode.c
 
-* modules/mux/mp4.c: support for a few more user data atoms.
+vlc_fopen() wrapper including required file name conversion (refs #528, refs?\194?\160#543)
 
 ------------------------------------------------------------------------
-r7032 | sigmunau | 2004-03-11 08:54:56 +0100 (Thu, 11 Mar 2004) | 3 lines
+r14234 | courmisch | 2006-02-11 16:12:06 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet/Modules.am
+   M /trunk/src/misc/charset.c
 
-modules/control/telnet/Modules.am:
- * added vlm.h to sources. Should put it in the daily snapshots.
+Don't compile dead code on Win32
 
 ------------------------------------------------------------------------
-r7031 | fenrir | 2004-03-11 00:49:01 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14233 | courmisch | 2006-02-11 15:53:44 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/src/libvlc.c
 
- * mp4.c: more udta informations (title, author, artists).
+Use more common CP1252 rather than Latin-9 as fallback charset
 
 ------------------------------------------------------------------------
-r7030 | fenrir | 2004-03-11 00:41:36 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14232 | zorglub | 2006-02-11 15:50:37 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/modules/stream_out/transcode.c
 
- * stream_output.c: delete meta informations after the stream out chain.
+Round scaled sizes to 16 (Closes:#524)
 
 ------------------------------------------------------------------------
-r7029 | fenrir | 2004-03-11 00:20:54 +0100 (Thu, 11 Mar 2004) | 2 lines
+r14231 | zorglub | 2006-02-11 15:26:53 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
+   M /trunk/modules/access_filter/record.c
 
- * mp4: added partial support for udta meta data.
+Don't crash in record filter (Closes:#542)
 
 ------------------------------------------------------------------------
-r7028 | fenrir | 2004-03-10 22:55:25 +0100 (Wed, 10 Mar 2004) | 2 lines
+r14230 | zorglub | 2006-02-11 15:14:18 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
- * input, stream_output: handle sout_instance_t->p_meta.
+Don't make image when we are not interested in the item
 
 ------------------------------------------------------------------------
-r7027 | fenrir | 2004-03-10 22:54:28 +0100 (Wed, 10 Mar 2004) | 5 lines
+r14229 | zorglub | 2006-02-11 15:08:44 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_meta.h
+   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
 
- * stream_output.h: added a vlc_meta_t field to sout_instance_t,
- this way meta data will be available for stream_outs and muxers.
- The only 'problem' is that it will be available for sure only after
- that the first data packet is received by the stream output.
+Handle Page up / Page down (Refs:#477)
 
 ------------------------------------------------------------------------
-r7026 | fenrir | 2004-03-10 18:23:16 +0100 (Wed, 10 Mar 2004) | 2 lines
+r14228 | courmisch | 2006-02-11 14:40:43 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/stream_out/standard.c
+   M /trunk/src/stream_output/sap.c
 
- * httpd: fixed a big mem leak for http streaming.
+Handle TTL in SDP properly (IPv4 at least) for raw UDP (closes #404)
 
 ------------------------------------------------------------------------
-r7025 | gbazin | 2004-03-10 18:10:40 +0100 (Wed, 10 Mar 2004) | 4 lines
+r14227 | courmisch | 2006-02-11 14:39:03 +0100 (Sat, 11 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/file.c
+   M /trunk/modules/stream_out/rtp.c
 
-* modules/access/file.c:
-   + implemented a --file-cat config option that accepts a coma separated list of file names.
-     This option allows opening splitted files as a single (concatenated) input.
+- 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)
 
 ------------------------------------------------------------------------
-r7024 | gbazin | 2004-03-10 14:28:07 +0100 (Wed, 10 Mar 2004) | 2 lines
+r14226 | courmisch | 2006-02-11 12:58:34 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/modules/stream_out/rtp.c
 
-* INSTALL.win32: added a section about the "make package-win32" rules.
+Simplify [12964]
 
 ------------------------------------------------------------------------
-r7023 | fenrir | 2004-03-10 13:02:58 +0100 (Wed, 10 Mar 2004) | 5 lines
+r14225 | fkuehne | 2006-02-11 12:34:31 +0100 (Sat, 11 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/include/input_ext-plugins.h
-   M /trunk/modules/stream_out/display.c
+   M /trunk/modules/gui/macosx/macosx.m
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
 
- * include/input_ext-plugins.h: exported input_RunDecoder/input_EndDecoder.
- * modules/stream_out/display.c: use input_RunDecoder/input_EndDecoder
- (fixed dead lock and no more duplicated stream in audio/video menu).
+* added an option to keep the selections in the wizard for a single session. It's enabled by default. (refs #522)
+------------------------------------------------------------------------
+r14224 | courmisch | 2006-02-11 11:49:30 +0100 (Sat, 11 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/stream_output/sap.c
 
+SAP hop limit should always be 255 as per its specification - refs #404
 
 ------------------------------------------------------------------------
-r7022 | gbazin | 2004-03-09 21:46:43 +0100 (Tue, 09 Mar 2004) | 4 lines
+r14223 | courmisch | 2006-02-11 11:47:42 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/modules/access_output/http.c
-   M /trunk/src/misc/httpd.c
+   M /trunk/src/libvlc.h
 
-* include/vlc_common.h: free tab if empty in TAB_REMOVE().
-* src/misc/httpd.c: fixed a few memory leaks and coding style changes.
-* modules/access_output/http.c: a few coding style changes.
+Good point Md - use 0 (ie. not set) as default TTL rather than 1 (refs #404)
 
 ------------------------------------------------------------------------
-r7021 | jpsaman | 2004-03-09 21:32:49 +0100 (Tue, 09 Mar 2004) | 1 line
+r14222 | courmisch | 2006-02-11 11:42:48 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   D /trunk/ipkg/rules
-   A /trunk/ipkg/rules.gpe (from /trunk/ipkg/rules:7019)
+   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
+
+Implement IPv6 multicast output interface selection (closes #491)
 
-Renaming rules to rules.gpe
 ------------------------------------------------------------------------
-r7020 | jpsaman | 2004-03-09 21:32:17 +0100 (Tue, 09 Mar 2004) | 1 line
+r14221 | hartman | 2006-02-11 04:04:42 +0100 (Sat, 11 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/ipkg/Makefile.am
-   D /trunk/ipkg/rules.gpe
+   M /trunk/modules/video_filter/blend.c
+
+* 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. 
 
-Removing old cruft.
 ------------------------------------------------------------------------
-r7019 | gbazin | 2004-03-09 16:26:17 +0100 (Tue, 09 Mar 2004) | 3 lines
+r14220 | hartman | 2006-02-11 02:37:30 +0100 (Sat, 11 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/telnet/vlm.c
+   M /trunk/modules/access/dvdread.c
 
-* configure.ac: the telnet module needs -lws2_32 on win32.
-* modules/control/telnet/vlm.c: include <time.h>.
+* 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.
 
 ------------------------------------------------------------------------
-r7018 | gbazin | 2004-03-09 15:50:46 +0100 (Tue, 09 Mar 2004) | 2 lines
+r14219 | zorglub | 2006-02-11 01:07:40 +0100 (Sat, 11 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
 
-* modules/video_output/directx/*: take care of hardware overlay alignment constraints.
+Don't invalidate selection on item change (Refs:#477)
 
 ------------------------------------------------------------------------
-r7017 | gbazin | 2004-03-08 18:08:46 +0100 (Mon, 08 Mar 2004) | 2 lines
+r14218 | hartman | 2006-02-11 01:01:55 +0100 (Sat, 11 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/net.c
+   M /trunk/modules/video_filter/distort.c
 
-* src/misc/net.c: fixes a few corner cases. 
+* 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.
 
 ------------------------------------------------------------------------
-r7016 | gbazin | 2004-03-08 16:55:49 +0100 (Mon, 08 Mar 2004) | 2 lines
+r14217 | zorglub | 2006-02-11 00:39:53 +0100 (Sat, 11 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
+   M /trunk/share/skins2/playtree/theme.xml
 
-* src/misc/httpd.c: don't read past the end of our circular buffer in httpd_StreamCallBack().
+Fix playtree deletion
+Should support deletion through the delete key. But the delete key is not recognized par X11 skins2.
 
 ------------------------------------------------------------------------
-r7015 | bigben | 2004-03-08 16:22:58 +0100 (Mon, 08 Mar 2004) | 9 lines
+r14216 | xtophe | 2006-02-10 23:56:32 +0100 (Fri, 10 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/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/vout.m
-
-                                                                                                                             
-- *.nib, playlist.*
-
-begining of playlist item propieties box (only modification of uro, name and autt
-hor at this time)
-
-- vout.m : remove an unused variable
+   M /trunk/modules/misc/testsuite/Modules.am
 
+Revert brocken commit [14215]
 
 ------------------------------------------------------------------------
-r7014 | gbazin | 2004-03-08 14:54:49 +0100 (Mon, 08 Mar 2004) | 2 lines
+r14215 | xtophe | 2006-02-10 23:24:20 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/misc/testsuite/Modules.am
 
-* ffmpeg/video.c: got rid of the --ffmpeg-truncated option.
+Unbreack distcheck. First step
 
 ------------------------------------------------------------------------
-r7013 | gbazin | 2004-03-08 12:00:26 +0100 (Mon, 08 Mar 2004) | 3 lines
+r14214 | hartman | 2006-02-10 23:03:34 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/telnet/vlm.c
+   M /trunk/modules/video_filter/deinterlace.c
 
-* configure.ac: check for localtime_r().
-* modules/control/telnet/vlm.c: portability fixes.
+* Fix issues with the deinterlace filter that was using the source picture pitch when writing to the output picture.
 
 ------------------------------------------------------------------------
-r7012 | garf | 2004-03-08 11:22:13 +0100 (Mon, 08 Mar 2004) | 3 lines
+r14213 | hartman | 2006-02-10 22:46:17 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   A /trunk/doc/vlm.txt
+   M /trunk/modules/access/vcd/vcd.c
 
- * a little VLM documentation. It may be hard to understand, so I'm
-   waiting for suggestions.
+* fprintf -> msg_Dbg
 
 ------------------------------------------------------------------------
-r7011 | sam | 2004-03-08 11:21:34 +0100 (Mon, 08 Mar 2004) | 2 lines
+r14212 | zorglub | 2006-02-10 22:14:12 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access
-   M /trunk/modules/access/dshow
-   M /trunk/modules/access/dvb
-   M /trunk/modules/access/dvd
-   M /trunk/modules/access/dvdplay
-   M /trunk/modules/access/dvdread
-   M /trunk/modules/access/mms
-   M /trunk/modules/access/pvr
-   M /trunk/modules/access/satellite
-   M /trunk/modules/access/v4l
-   M /trunk/modules/access/vcd
-   M /trunk/modules/access_output
-   M /trunk/modules/audio_filter
-   M /trunk/modules/audio_filter/channel_mixer
-   M /trunk/modules/audio_filter/converter
-   M /trunk/modules/audio_filter/resampler
-   M /trunk/modules/audio_mixer
-   M /trunk/modules/audio_output
-   M /trunk/modules/codec
-   M /trunk/modules/codec/ffmpeg
-   M /trunk/modules/codec/ffmpeg/postprocessing
-   M /trunk/modules/codec/ogt
-   M /trunk/modules/codec/spudec
-   M /trunk/modules/control
-   M /trunk/modules/control/corba
-   M /trunk/modules/control/telnet
-   M /trunk/modules/demux
-   M /trunk/modules/demux/asf
-   M /trunk/modules/demux/avi
-   M /trunk/modules/demux/mp4
-   M /trunk/modules/demux/mpeg
-   M /trunk/modules/demux/playlist
-   M /trunk/modules/demux/util
-   M /trunk/modules/gui
-   M /trunk/modules/gui/beos
-   M /trunk/modules/gui/gtk
-   M /trunk/modules/gui/gtk2
-   M /trunk/modules/gui/kde
-   M /trunk/modules/gui/macosx
-   M /trunk/modules/gui/ncurses
-   M /trunk/modules/gui/pda
-   M /trunk/modules/gui/qnx
-   M /trunk/modules/gui/qt
-   M /trunk/modules/gui/skins
-   M /trunk/modules/gui/skins/controls
-   M /trunk/modules/gui/skins/parser
-   M /trunk/modules/gui/skins/src
-   M /trunk/modules/gui/skins/win32
-   M /trunk/modules/gui/skins/x11
-   M /trunk/modules/gui/skins2
-   M /trunk/modules/gui/wxwindows
-   M /trunk/modules/misc
-   M /trunk/modules/misc/dummy
-   M /trunk/modules/misc/memcpy
-   M /trunk/modules/misc/network
-   M /trunk/modules/misc/playlist
-   M /trunk/modules/misc/testsuite
-   M /trunk/modules/mux
-   M /trunk/modules/mux/mpeg
-   M /trunk/modules/packetizer
-   M /trunk/modules/stream_out
-   M /trunk/modules/stream_out/transrate
-   M /trunk/modules/video_chroma
-   M /trunk/modules/video_filter
-   M /trunk/modules/video_output
-   M /trunk/modules/video_output/directx
-   M /trunk/modules/video_output/qte
-   M /trunk/modules/video_output/x11
-   M /trunk/modules/visualization
-   M /trunk/modules/visualization/visual
-   M /trunk/mozilla
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
-  * Added '*.a' to the svn:ignore properties.
+Disable broken stuff (Refs:#459)
 
 ------------------------------------------------------------------------
-r7010 | rocky | 2004-03-08 04:20:19 +0100 (Mon, 08 Mar 2004) | 1 line
+r14211 | fkuehne | 2006-02-10 20:56:59 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/INSTALL.win32
+   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
 
-Yet another spelling correction
+* 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.
 ------------------------------------------------------------------------
-r7009 | rocky | 2004-03-08 03:39:04 +0100 (Mon, 08 Mar 2004) | 1 line
+r14210 | jpsaman | 2006-02-10 20:53:09 +0100 (Fri, 10 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/modules/misc/rtsp.c
 
-Update MinGW release number
+Fix breakage of other RTSP clients
 ------------------------------------------------------------------------
-r7008 | rocky | 2004-03-08 03:08:41 +0100 (Mon, 08 Mar 2004) | 1 line
+r14209 | jpsaman | 2006-02-10 18:24:25 +0100 (Fri, 10 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/modules/misc/rtsp.c
 
-Some small spelling errors and clarification based on recent events.
+Use correct Transport answer
 ------------------------------------------------------------------------
-r7007 | gbazin | 2004-03-07 23:34:22 +0100 (Sun, 07 Mar 2004) | 7 lines
+r14208 | xtophe | 2006-02-10 18:24:14 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_es.h
-   M /trunk/modules/codec/faad.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/demux/ps.h
-   M /trunk/modules/demux/ts.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/input/input_programs.c
+   M /trunk/configure.ac
 
-* include/vlc_es.h: added b_packetized field to es_format_t to tell a decoder if the input elementary stream will be fed in complete frames.
-* include/vlc_codec.h: added a b_need_packetized field to decoder_t that is used by a decoder to tell if it wants to be fed complete frames.
-* modules/demux/ts.c, modules/demux/ps.h, src/input/input_programs.c: b_packetized = VLC_FALSE.
-* modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad.c: b_need_packetized = VLC_TRUE;
-* src/input/input_dec.c: if (b_need_packetized & !b_packetized) then kick off a packetizer that we'll use to feed the decoder.
-* src/input/es_out.c: removed useless stuff.
+configure.ac: Test glide even when the user specify it
 
 ------------------------------------------------------------------------
-r7006 | fenrir | 2004-03-07 20:03:23 +0100 (Sun, 07 Mar 2004) | 2 lines
+r14207 | courmisch | 2006-02-10 17:46:07 +0100 (Fri, 10 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/modules/misc/network/ipv6.c
 
- * mp4.c: added support for SVQ1.
+- Use OS default TTL when not overriden
+- Clean up
+(refs #404)
 
 ------------------------------------------------------------------------
-r7005 | ipkiss | 2004-03-07 19:49:37 +0100 (Sun, 07 Mar 2004) | 2 lines
+r14206 | courmisch | 2006-02-10 17:34:41 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
-   M /trunk/modules/gui/skins2/utils/var_text.cpp
-   A /trunk/modules/gui/skins2/vars/stream.cpp
-   A /trunk/modules/gui/skins2/vars/stream.hpp
+   M /trunk/modules/misc/network/ipv6.c
 
- * skins/vars/stream.cpp: support $N (stream name) and $F (full stream name)
+Don't enable broadcast on IPv6 sockets since IPv6 does not do broadcast anyhow
 
 ------------------------------------------------------------------------
-r7004 | sam | 2004-03-07 18:26:50 +0100 (Sun, 07 Mar 2004) | 5 lines
+r14205 | dionoea | 2006-02-10 17:30:20 +0100 (Fri, 10 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/doc/ChangeLog-1999
-   M /trunk/doc/ChangeLog-2000
-   M /trunk/doc/ChangeLog-2001
-   M /trunk/doc/ChangeLog-2002
-   M /trunk/doc/ChangeLog-2003
-   M /trunk/toolbox
+   M /trunk/mozilla/vlcshell.cpp
 
-  * toolbox:
-    + Removed --changelog from the help message.
-    + Output a warning asking to use "svn log" when --changelog is called.
-  * Regenerated SVN changelogs.
+Add esd and arts to the AOUT_PLUGINS define. If this break everything i'll
+have to remove it... but i doubt it.
 
 ------------------------------------------------------------------------
-r7003 | fenrir | 2004-03-07 17:26:48 +0100 (Sun, 07 Mar 2004) | 4 lines
+r14204 | courmisch | 2006-02-10 17:25:57 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
-
- * mp4.c: - accept adding ES at any time
-          - proper implementation of starting time (edts/elst).
+   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
 
 ------------------------------------------------------------------------
-r7002 | rocky | 2004-03-07 17:03:25 +0100 (Sun, 07 Mar 2004) | 3 lines
+r14203 | sigmunau | 2006-02-10 16:05:45 +0100 (Fri, 10 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/misc/rtsp.c
 
-More printf lint for cygwin (and possibly others)
+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
 
 ------------------------------------------------------------------------
-r7001 | fenrir | 2004-03-07 16:58:21 +0100 (Sun, 07 Mar 2004) | 3 lines
+r14202 | jpsaman | 2006-02-10 15:51:10 +0100 (Fri, 10 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/misc/rtsp.c
 
- * transcode: downmixing to 1 and 2 channels now really mixes the input
-channels. (Badly done but it gives some results ;)
+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
 ------------------------------------------------------------------------
-r7000 | fenrir | 2004-03-07 16:12:45 +0100 (Sun, 07 Mar 2004) | 3 lines
+r14200 | jpsaman | 2006-02-10 15:43:05 +0100 (Fri, 10 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/network/httpd.c
 
-* transcode: report the right number of channels (a52 -> mpga).
+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.
 
 ------------------------------------------------------------------------
-r6999 | titus | 2004-03-07 16:04:26 +0100 (Sun, 07 Mar 2004) | 1 line
+r14198 | hartman | 2006-02-10 13:58:55 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/share/http/index.html
+   M /trunk/configure.ac
 
+* disable i420_yuy2_mmx on Darwin, since the MMX seems to be incorrect.
 
 ------------------------------------------------------------------------
-r6998 | rocky | 2004-03-07 15:46:55 +0100 (Sun, 07 Mar 2004) | 3 lines
+r14197 | hartman | 2006-02-10 03:53:57 +0100 (Fri, 10 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/codec/quicktime.c
+
+* Fix the QT video decoder. refs #345
 
-printf lint changes for cygwin.
+------------------------------------------------------------------------
+r14196 | xtophe | 2006-02-09 13:31:17 +0100 (Thu, 09 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/extras/zsh.cpp
 
+Remove debug.
 
 ------------------------------------------------------------------------
-r6997 | asmax | 2004-03-07 15:25:08 +0100 (Sun, 07 Mar 2004) | 2 lines
+r14195 | courmisch | 2006-02-09 13:06:02 +0100 (Thu, 09 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
+   M /trunk/src/network/rootwrap.c
 
-  * ctrl_list.cpp: insert a 1-pixel line between two items in the playlist
+Check for AF_INET6 all the time
 
 ------------------------------------------------------------------------
-r6996 | ipkiss | 2004-03-07 13:55:32 +0100 (Sun, 07 Mar 2004) | 3 lines
+r14194 | dionoea | 2006-02-08 17:26:56 +0100 (Wed, 08 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/utils/var_text.cpp
-   M /trunk/modules/gui/skins2/vars/time.cpp
-   M /trunk/modules/gui/skins2/vars/time.hpp
+   M /trunk/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.
 
- * skins2/parser/builder.cpp: check Font::init()'s return value
- * skins/utils/var_text.cpp: added $D (duration) and $L (time left) variables
 
 ------------------------------------------------------------------------
-r6995 | asmax | 2004-03-07 13:42:39 +0100 (Sun, 07 Mar 2004) | 3 lines
+r14193 | sigmunau | 2006-02-08 11:39:33 +0100 (Wed, 08 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.hpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.hpp
+   M /trunk/modules/access_output/udp.c
 
-  * all: the tooltip window is now managed by the window manager, not
-  by the generic windows
+access_output/udp.c: Attach the writer thread. Fixes missing headers.
 
 ------------------------------------------------------------------------
-r6994 | asmax | 2004-03-07 12:47:50 +0100 (Sun, 07 Mar 2004) | 5 lines
+r14192 | djc | 2006-02-08 11:33:46 +0100 (Wed, 08 Feb 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/src/ft2_font.cpp
-   M /trunk/modules/gui/skins2/src/tooltip.cpp
+   M /trunk/modules/gui/macosx/interaction.m
 
-  * src/ft2_font.cpp: initialize some members to avoid a segfault in the
-    destructor when the font cannot be opened. drawString() now returns
-    NULL if the initialization failed.
-  * all: check if drawString() returns NULL
+Fix message advice (use description.widgets instead of only description)
 
 ------------------------------------------------------------------------
-r6993 | fenrir | 2004-03-07 02:52:52 +0100 (Sun, 07 Mar 2004) | 3 lines
+r14191 | xtophe | 2006-02-08 00:03:45 +0100 (Wed, 08 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/misc/win32text.c
 
- * mp4.c: * follow guidelines for box order in stbl.
-          * set language if present.
+Typo.
 
 ------------------------------------------------------------------------
-r6992 | fenrir | 2004-03-07 01:46:13 +0100 (Sun, 07 Mar 2004) | 3 lines
+r14190 | zorglub | 2006-02-07 22:08:32 +0100 (Tue, 07 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   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
 
- * mp4: really fixed stts table (and no more drift), added stss table
-(key frames).
+* get/set/toggle fullscreen 
+* Fix a bug in playlist_play
+
+(Refs:#457)
 
 ------------------------------------------------------------------------
-r6991 | ipkiss | 2004-03-07 01:21:48 +0100 (Sun, 07 Mar 2004) | 3 lines
+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/controls/ctrl_move.cpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
+   M /trunk/modules/gui/skins2/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/video_filter/marq.c
+   M /trunk/modules/video_filter/rss.c
+   M /trunk/modules/video_filter/time.c
+   M /trunk/src/video_output/vout_subpictures.c
 
- * skins2/*: - show/hide do not bypass the window manager anymore
-             - transformed some pointers into references
+* 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.
 
-------------------------------------------------------------------------
-r6990 | asmax | 2004-03-07 00:52:16 +0100 (Sun, 07 Mar 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/src/png_bitmap.cpp
+refs #82
 
-  * png_bitmap.cpp: fixed the transparency
+not supported are style runs (styles on substrings).
 
-------------------------------------------------------------------------
-r6989 | fenrir | 2004-03-06 22:25:45 +0100 (Sat, 06 Mar 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/avi/avi.c
 
- * avi.c: set frame type.
 
 ------------------------------------------------------------------------
-r6988 | fenrir | 2004-03-06 22:09:53 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14183 | hartman | 2006-02-07 16:09:21 +0100 (Tue, 07 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4video.c
+   M /trunk/include/vlc_osd.h
 
- * mpeg4video: set frame type (I,P,B).
+* dos2unix of vlc_osd.h
 
 ------------------------------------------------------------------------
-r6987 | fenrir | 2004-03-06 21:57:05 +0100 (Sat, 06 Mar 2004) | 3 lines
+r14182 | rocky | 2006-02-06 16:30:30 +0100 (Mon, 06 Feb 2006) | 1 line
 Changed paths:
-   M /trunk/modules/mux/mp4.c
-
- * mp4.c: fixed audio/video synchro. Better length table calculation (I
-hope).
+   M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
 
+minor corrections
 ------------------------------------------------------------------------
-r6986 | gbazin | 2004-03-06 21:49:10 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14181 | rocky | 2006-02-06 13:41:12 +0100 (Mon, 06 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
 
-* transcode.c: another fix to avoid 1st frame without pts.
+Revise. perhaps a little more detail too.
 
 ------------------------------------------------------------------------
-r6985 | gbazin | 2004-03-06 21:16:04 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14180 | dionoea | 2006-02-06 13:07:40 +0100 (Mon, 06 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/stream_output/stream_output.c
 
-* transcode.c: fix for when 1st frame of non-low-delay streams only has a dts.
+Remove useless lines (which came from a missunderstanding of how it worked)
 
 ------------------------------------------------------------------------
-r6984 | ipkiss | 2004-03-06 20:46:26 +0100 (Sat, 06 Mar 2004) | 5 lines
+r14179 | dionoea | 2006-02-05 23:14:00 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/generic_window.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.hpp
-   M /trunk/modules/gui/skins2/src/os_window.hpp
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.hpp
-   M /trunk/modules/gui/skins2/win32/win32_window.cpp
-   M /trunk/modules/gui/skins2/win32/win32_window.hpp
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
-   M /trunk/modules/gui/skins2/x11/x11_window.hpp
+   M /trunk/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
 
- * skins2/src/os_window.hpp: added some 'const' keywords
- * skins2/src/theme_loader.cpp: do not anchor windows _before_ restoring their
-        previous configuration...
- * skins2/src/window_manager.cpp: fix for non-anchoring of invisible windows
+sout-standard-url is deprecated
 
 ------------------------------------------------------------------------
-r6983 | gbazin | 2004-03-06 20:30:19 +0100 (Sat, 06 Mar 2004) | 4 lines
+r14178 | dionoea | 2006-02-05 23:02:12 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/copy.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/src/input/input_dec.c
+   M /trunk/modules/stream_out/standard.c
 
-* src/input/input_dec.c: fix for input_EndDecoder() when using the async mode.
-* modules/packetizer/copy.c: better not send pts instead of invalid ones.
-* modules/stream_out/transcode.c: when no pts, use dts wherever possible (low delay / b frame).
+sout-standard-url is deprecated
 
 ------------------------------------------------------------------------
-r6982 | asmax | 2004-03-06 20:22:47 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14177 | dionoea | 2006-02-05 23:01:23 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/png_bitmap.cpp
+   M /trunk/src/stream_output/stream_output.c
 
-   * src/png_bitmap.cpp: support for transparent PNGs
+Deprecated options handling
 
 ------------------------------------------------------------------------
-r6980 | zorglub | 2004-03-06 17:58:11 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14176 | courmisch | 2006-02-05 21:52:29 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace.c
+   M /trunk/src/input/subtitles.c
 
-Fix include path
+Fixes subtitles detection from within folders with non-ASCII names when the local encoding is not UTF-8 (closes #536)
 
 ------------------------------------------------------------------------
-r6979 | fenrir | 2004-03-06 17:38:29 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14175 | zorglub | 2006-02-05 14:38:05 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/display.c
-   M /trunk/modules/stream_out/rtp.c
+   M /trunk/modules/gui/wxwidgets/input_manager.cpp
 
- * rtp, display: update p_sout->i_out_pace_nocontrol.
+Show sliders for stream with no time info but position info (Closes:#484)
 
 ------------------------------------------------------------------------
-r6978 | fenrir | 2004-03-06 17:37:54 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14174 | hartman | 2006-02-05 13:47:47 +0100 (Sun, 05 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access_output/http.c
-   M /trunk/modules/access_output/udp.c
+   M /trunk/modules/video_filter/blend.c
+
+* Added YVYU blending and fixed UYVY blending.
+
+------------------------------------------------------------------------
+r14173 | hartman | 2006-02-05 13:43:38 +0100 (Sun, 05 Feb 2006) | 2 lines
+Changed paths:
+   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)
+
+------------------------------------------------------------------------
+r14172 | zorglub | 2006-02-05 12:09:13 +0100 (Sun, 05 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
+
+Add a "Close" button to the errors window and fix the "Stop showing errors" string
+
+------------------------------------------------------------------------
+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
+
+------------------------------------------------------------------------
+r14170 | hartman | 2006-02-05 00:46:28 +0100 (Sun, 05 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/video_filter/blend.c
+
+* Hopefully added UYVY blending for YUVA and YUVP. (Untested)
+
+------------------------------------------------------------------------
+r14169 | xtophe | 2006-02-05 00:26:40 +0100 (Sun, 05 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/Modules.am
+
+Include the bitmaps in tarball
+
+------------------------------------------------------------------------
+r14168 | zorglub | 2006-02-04 23:57:01 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/wxwidgets/dialogs.cpp
+   M /trunk/modules/services_discovery/shout.c
+   M /trunk/src/interface/interaction.c
+
+Better fix
+
+------------------------------------------------------------------------
+r14167 | hartman | 2006-02-04 23:56:34 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/video_output/opengl.c
+
+* Use UYVY fourcc instead of Y422, since i believe it's more common.
+
+------------------------------------------------------------------------
+r14166 | dionoea | 2006-02-04 23:53:09 +0100 (Sat, 04 Feb 2006) | 5 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r14164 | xtophe | 2006-02-04 20:54:37 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/misc/update.c
+
+Remove C++ism to please gcc2.95 and BeOS
+
+------------------------------------------------------------------------
+r14163 | jpsaman | 2006-02-04 20:48:38 +0100 (Sat, 04 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/src/network/httpd.c
+
+Weed some dead code
+------------------------------------------------------------------------
+r14162 | zorglub | 2006-02-04 20:28:20 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_messages.h
+
+Don't fail with no-debug
+
+------------------------------------------------------------------------
+r14161 | jpsaman | 2006-02-04 19:16:13 +0100 (Sat, 04 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/modules/misc/rtsp.c
+
+fprintf die die
+------------------------------------------------------------------------
+r14160 | zorglub | 2006-02-04 18:08:44 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/misc/messages.c
+
+Memleak
+
+------------------------------------------------------------------------
+r14159 | zorglub | 2006-02-04 18:05:14 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   A /trunk/extras/valgrind.suppressions
+
+Valgrind errors suppression file
+
+------------------------------------------------------------------------
+r14158 | zorglub | 2006-02-04 18:03:40 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/include/vlc_symbols.h
 
- * http, udp: update p_sout->i_out_pace_nocontrol.
+Missing file
 
 ------------------------------------------------------------------------
-r6977 | fenrir | 2004-03-06 17:36:37 +0100 (Sat, 06 Mar 2004) | 3 lines
+r14157 | zorglub | 2006-02-04 17:26:23 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
+   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/input_clock.c
-   M /trunk/src/input/input_dec.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
+
+Stop using strings to index stats, use integers. The list is not sorted yet, though
+
+------------------------------------------------------------------------
+r14156 | zorglub | 2006-02-04 16:28:36 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/playlist/playlist.c
+
+Fix memleak
+
+------------------------------------------------------------------------
+r14155 | zorglub | 2006-02-04 14:56:07 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   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
+
+Don't read uninitialized values
+
+------------------------------------------------------------------------
+r14153 | zorglub | 2006-02-04 12:04:42 +0100 (Sat, 04 Feb 2006) | 3 lines
+Changed paths:
+   M /trunk/NEWS
+   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
+
+* Avoid useless stats_Get calls
+* Reduce vlc_object_find calls
+
+------------------------------------------------------------------------
+r14152 | zorglub | 2006-02-04 10:24:50 +0100 (Sat, 04 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/src/misc/hashtables.c
 
- * all: implemented sout asynch support. (ie sout will try to work at
-the maximum speed if the output can control the pace)
+Don't check the full string
 
 ------------------------------------------------------------------------
-r6976 | fenrir | 2004-03-06 17:35:03 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14151 | zorglub | 2006-02-04 01:08:50 +0100 (Sat, 04 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/input_ext-intf.h
    M /trunk/include/stream_output.h
+   M /trunk/src/stream_output/stream_output.c
 
- * all: added two variables needed for asynch sout.
+AccessOutWrite is called very often, especially for TS. Don't store stats on each call
 
 ------------------------------------------------------------------------
-r6975 | ipkiss | 2004-03-06 17:25:46 +0100 (Sat, 06 Mar 2004) | 5 lines
+r14150 | zorglub | 2006-02-04 00:52:45 +0100 (Sat, 04 Feb 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/modules/gui/skins2/src/generic_window.cpp
-   M /trunk/modules/gui/skins2/theme/skin.dtd
-   M /trunk/modules/gui/skins2/theme/theme.xml
+   M /trunk/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
 
- * skins2/src/generic_window.cpp: avoid crashing on Ctrl+S when there
-        is no dialog provider
- * skins/*: renamed 'onclick' attribute to 'action', to be coherent with
-        other controls
+Use a hash for stats. Not finished
 
 ------------------------------------------------------------------------
-r6973 | gbazin | 2004-03-06 16:44:46 +0100 (Sat, 06 Mar 2004) | 3 lines
+r14149 | zorglub | 2006-02-03 20:53:47 +0100 (Fri, 03 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   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
 
-* modules/codec/ffmpeg/encoder.c:
-   + libavcodec now interpolates the pts if you feed it with a frame with AV_NOPTS_VALUE. Make sure we handle that correctly.
+Play and add (Refs:#457)
 
 ------------------------------------------------------------------------
-r6971 | zorglub | 2004-03-06 16:24:37 +0100 (Sat, 06 Mar 2004) | 4 lines
+r14148 | sigmunau | 2006-02-03 16:10:12 +0100 (Fri, 03 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/control/Modules.am
-   D /trunk/modules/control/lirc
-   A /trunk/modules/control/lirc.c (from /trunk/modules/control/lirc/lirc.c:6959)
-   D /trunk/modules/control/rc
-   A /trunk/modules/control/rc.c (from /trunk/modules/control/rc/rc.c:6970)
-   M /trunk/modules/misc/Modules.am
-   D /trunk/modules/misc/logger
-   A /trunk/modules/misc/logger.c (from /trunk/modules/misc/logger/logger.c:6970)
-   M /trunk/modules/video_filter/Modules.am
-   D /trunk/modules/video_filter/deinterlace
-   A /trunk/modules/video_filter/deinterlace.c (from /trunk/modules/video_filter/deinterlace/deinterlace.c:6970)
-   M /trunk/modules/video_output/Modules.am
-   D /trunk/modules/video_output/mga
-   A /trunk/modules/video_output/mga.c (from /trunk/modules/video_output/mga/mga.c:6970)
-   M /trunk/modules/visualization/Modules.am
-   D /trunk/modules/visualization/scope
-   D /trunk/modules/visualization/xosd
-   A /trunk/modules/visualization/xosd.c (from /trunk/modules/visualization/xosd/xosd.c:6970)
+   M /trunk/modules/access/dvb/linux_dvb.c
+
+linux_dvb.c: initialize a variable
 
-* Remove directories with only one source file inside
-* Drop the old scope plugin (not ported to aout3)
+------------------------------------------------------------------------
+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)
 
 ------------------------------------------------------------------------
-r6970 | fenrir | 2004-03-06 14:37:44 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14146 | xtophe | 2006-02-03 10:54:22 +0100 (Fri, 03 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.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
 
- * mp4: fixed SVQ3 in .mov
+Run update-po due to the new upnp files.
 
 ------------------------------------------------------------------------
-r6969 | gbazin | 2004-03-06 13:22:56 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14145 | xtophe | 2006-02-03 01:13:11 +0100 (Fri, 03 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/telnet
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
 
-* modules/control/telnet: added missing svn:ignore property.
+Seems that the widget return the path in local encoding
 
 ------------------------------------------------------------------------
-r6968 | fenrir | 2004-03-06 06:49:08 +0100 (Sat, 06 Mar 2004) | 3 lines
+r14144 | dionoea | 2006-02-03 00:54:03 +0100 (Fri, 03 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mp4.c
+   M /trunk/src/misc/update.c
+
+fix download (it didn't download the last (file size)%(1<<10) bytes)
 
- * mp4.c: for mp3 in mp4a we need an ESDS.
+------------------------------------------------------------------------
+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"
 
 ------------------------------------------------------------------------
-r6967 | fenrir | 2004-03-06 06:47:59 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14142 | dionoea | 2006-02-03 00:31:42 +0100 (Fri, 03 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/include/vlc_interaction.h
+   M /trunk/include/vlc_update.h
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
 
- * transcode.c: fixed SVQ3 transcoding.
+include/* : fix doxygen comments
+modules/gui/wxwidgets/dialogs/updatevlc.cpp : clean up
 
 ------------------------------------------------------------------------
-r6966 | fenrir | 2004-03-06 02:14:28 +0100 (Sat, 06 Mar 2004) | 2 lines
+r14141 | dionoea | 2006-02-03 00:04:59 +0100 (Fri, 03 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/src/misc/httpd.c
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
+   M /trunk/src/misc/update.c
 
- * httpd: fixed handling of 'Connection: '.
+use VLC threads instead of wxWidgets threads.
+(i just had to find the suxor thread exemple in video_output.c :p )
 
 ------------------------------------------------------------------------
-r6965 | fenrir | 2004-03-06 00:26:36 +0100 (Sat, 06 Mar 2004) | 8 lines
+r14140 | dionoea | 2006-02-02 20:00:08 +0100 (Thu, 02 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.h
+   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
 
- * input/input.c, libvlc.h: implemented new way to break vlc preferences :
- start-time and stop-time (both given in second) ;)
- Becarefull that it won't work with all files because of missing/wrong
- media length (ex: ts, broken avi, ...) or the fact that the headers
- will not be read (ex: mpeg1 ps, perhaps ogg, ...)
+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)
 
 ------------------------------------------------------------------------
-r6964 | ipkiss | 2004-03-05 21:56:39 +0100 (Fri, 05 Mar 2004) | 2 lines
+r14138 | dionoea | 2006-02-02 18:44:07 +0100 (Thu, 02 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
-   M /trunk/modules/gui/skins2/src/os_factory.hpp
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
-   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
+   M /trunk/src/misc/update.c
 
- * skins2/*: Change mouse cursor above a Resize control (win32 only)
+remove old uneeded #include
 
 ------------------------------------------------------------------------
-r6963 | murray | 2004-03-05 20:24:14 +0100 (Fri, 05 Mar 2004) | 12 lines
+r14137 | dionoea | 2006-02-02 18:29:06 +0100 (Thu, 02 Feb 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/access/dvb/qpsk.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/control/ntservice.c
-   M /trunk/modules/demux/livedotcom.cpp
-   M /trunk/modules/demux/mod.c
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/pda/pda_interface.c
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/v4l.cpp
-   M /trunk/modules/misc/sap.c
-   M /trunk/src/libvlc.h
+   M /trunk/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
+   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.
 
-String review, as promised :)
+modules/control/rc.c : add function to query updates (mainly used for testing)
 
-Found and fixed:
-- some untranslated macros
-- some acronyms which were not in capital letters
-- a couple of VLC Media Player (_m_edia _p_layer, now)
-- typos here and there
-- dots missing in some of the long texts
-- spaces before ? and :, which is correct in french but not in english :)
-- NT services are now called Windows Services
+modules/gui/wxwidgets/* : update pannel.
 
 
 ------------------------------------------------------------------------
-r6962 | fenrir | 2004-03-05 19:30:50 +0100 (Fri, 05 Mar 2004) | 4 lines
+r14136 | dionoea | 2006-02-02 17:36:48 +0100 (Thu, 02 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/modules.h
-   M /trunk/modules/demux/demux2.c
+   M /trunk/src/interface/interaction.c
+
+Make sure that the progress bar dialog exists before updating its status.
 
- * include/modules.h: increased numbers of shorcuts
- * modules/demux/demux2.c: added all audio demuxer shortcuts.
+------------------------------------------------------------------------
+r14135 | sigmunau | 2006-02-02 12:59:15 +0100 (Thu, 02 Feb 2006) | 4 lines
+Changed paths:
+   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.
 
 ------------------------------------------------------------------------
-r6961 | sam | 2004-03-05 18:34:23 +0100 (Fri, 05 Mar 2004) | 3 lines
+r14134 | courmisch | 2006-02-02 11:59:17 +0100 (Thu, 02 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk
-   D /trunk/.cvsignore
-   M /trunk/AUTHORS
-   M /trunk/HACKING
-   M /trunk/INSTALL
-   M /trunk/INSTALL.win32
-   M /trunk/MAINTAINERS
-   M /trunk/NEWS
-   M /trunk/README
-   M /trunk/README.MacOSX.rtf
    M /trunk/THANKS
-   M /trunk/autotools
-   D /trunk/autotools/.cvsignore
-   M /trunk/bootstrap
    M /trunk/configure.ac
-   M /trunk/debian
-   D /trunk/debian/.cvsignore
-   M /trunk/debian/README.Debian
-   M /trunk/debian/rules
-   M /trunk/doc
-   D /trunk/doc/.cvsignore
-   M /trunk/doc/ChangeLog-2001
-   M /trunk/doc/developer
-   D /trunk/doc/developer/.cvsignore
-   M /trunk/doc/developer/configure.ac
-   M /trunk/doc/developer/manual.xml
-   M /trunk/doc/developer/manual.xml.in
-   M /trunk/doc/intf-cdda.txt
-   M /trunk/doc/intf-vcd.txt
-   M /trunk/doc/subtitles/cvd-subtitles.txt
-   M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
-   M /trunk/doc/translations.txt
-   M /trunk/doc/web-streaming.html
-   M /trunk/evc
-   D /trunk/evc/.cvsignore
-   M /trunk/evc/vlc.c
-   M /trunk/extras/MacOSX
-   D /trunk/extras/MacOSX/.cvsignore
-   M /trunk/extras/MacOSX/Resources/English.lproj
-   D /trunk/extras/MacOSX/Resources/English.lproj/.cvsignore
-   M /trunk/extras/MacOSX/vlc.pbproj
-   D /trunk/extras/MacOSX/vlc.pbproj/.cvsignore
-   M /trunk/extras/contrib
-   D /trunk/extras/contrib/.cvsignore
-   M /trunk/extras/contrib/Makefile
-   M /trunk/extras/contrib/bootstrap
-   M /trunk/extras/contrib/change_prefix.sh
-   M /trunk/extras/contrib/src
-   D /trunk/extras/contrib/src/.cvsignore
+   M /trunk/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
-   M /trunk/extras/contrib/src/packages.mak
-   M /trunk/include
-   D /trunk/include/.cvsignore
-   M /trunk/include/aout_internal.h
-   M /trunk/include/audio_output.h
-   M /trunk/include/beos_specific.h
-   M /trunk/include/charset.h
-   M /trunk/include/codecs.h
-   M /trunk/include/configuration.h
-   M /trunk/include/darwin_specific.h
-   M /trunk/include/input_ext-dec.h
-   M /trunk/include/input_ext-intf.h
-   M /trunk/include/input_ext-plugins.h
-   M /trunk/include/intf_eject.h
-   M /trunk/include/iso_lang.h
-   M /trunk/include/main.h
-   M /trunk/include/modules.h
-   M /trunk/include/modules_inner.h
-   M /trunk/include/mtime.h
-   M /trunk/include/network.h
-   M /trunk/include/ninput.h
-   M /trunk/include/os_specific.h
-   M /trunk/include/osd.h
-   M /trunk/include/stream_control.h
-   M /trunk/include/stream_output.h
-   M /trunk/include/variables.h
-   M /trunk/include/video_output.h
-   M /trunk/include/vlc/aout.h
-   M /trunk/include/vlc/decoder.h
-   M /trunk/include/vlc/input.h
-   M /trunk/include/vlc/intf.h
-   M /trunk/include/vlc/sout.h
-   M /trunk/include/vlc/vlc.h
-   M /trunk/include/vlc/vout.h
-   M /trunk/include/vlc_bits.h
-   M /trunk/include/vlc_block.h
-   M /trunk/include/vlc_block_helper.h
-   M /trunk/include/vlc_codec.h
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_cpu.h
-   M /trunk/include/vlc_error.h
-   M /trunk/include/vlc_es.h
-   M /trunk/include/vlc_help.h
-   M /trunk/include/vlc_httpd.h
-   M /trunk/include/vlc_interface.h
-   M /trunk/include/vlc_keys.h
-   M /trunk/include/vlc_messages.h
-   M /trunk/include/vlc_meta.h
-   M /trunk/include/vlc_objects.h
-   M /trunk/include/vlc_playlist.h
-   M /trunk/include/vlc_threads.h
-   M /trunk/include/vlc_threads_funcs.h
-   M /trunk/include/vlc_video.h
-   M /trunk/include/vout_synchro.h
-   M /trunk/include/win32_specific.h
-   M /trunk/ipkg
-   D /trunk/ipkg/.cvsignore
-   M /trunk/lib
-   D /trunk/lib/.cvsignore
-   M /trunk/m4
-   D /trunk/m4/.cvsignore
-   M /trunk/m4/vlc.m4
-   M /trunk/modules
-   D /trunk/modules/.cvsignore
+
+* 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
+
+* 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
+
+------------------------------------------------------------------------
+r14130 | jpsaman | 2006-02-01 21:24:23 +0100 (Wed, 01 Feb 2006) | 1 line
+Changed paths:
+   M /trunk/modules/packetizer/mpegvideo.c
+
+Fixed a memleak
+------------------------------------------------------------------------
+r14129 | courmisch | 2006-02-01 21:04:09 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r14128 | courmisch | 2006-02-01 20:52:29 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/bindings/python/vlcglue.h
+
+One more
+
+------------------------------------------------------------------------
+r14127 | courmisch | 2006-02-01 20:49:08 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/doc/developer2
+
+svn:ignore built doc
+
+------------------------------------------------------------------------
+r14126 | courmisch | 2006-02-01 20:47:14 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/doc/developer2/history.xml
+   M /trunk/doc/developer2/videolan-doc.xsl
+   M /trunk/doc/developer2/vlc-dev-doc.xml
+
+Same as previous commit
+
+------------------------------------------------------------------------
+r14125 | courmisch | 2006-02-01 20:44:56 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   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
+
+Uniformize developer doc encoding
+
+------------------------------------------------------------------------
+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
+
+Additionnal conversions
+
+------------------------------------------------------------------------
+r14123 | courmisch | 2006-02-01 20:32:40 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
    M /trunk/modules/LIST
-   M /trunk/modules/access
-   D /trunk/modules/access/.cvsignore
-   M /trunk/modules/access/cdda
-   D /trunk/modules/access/cdda/.cvsignore
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/cdda/cdda.h
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/access/dshow
-   D /trunk/modules/access/dshow/.cvsignore
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
-   M /trunk/modules/access/dvb
-   D /trunk/modules/access/dvb/.cvsignore
-   M /trunk/modules/access/dvd
-   D /trunk/modules/access/dvd/.cvsignore
-   M /trunk/modules/access/dvd/access.c
-   M /trunk/modules/access/dvd/demux.c
-   M /trunk/modules/access/dvd/dvd.c
-   M /trunk/modules/access/dvd/dvd.h
-   M /trunk/modules/access/dvd/dvdcss.h
-   M /trunk/modules/access/dvd/es.c
-   M /trunk/modules/access/dvd/es.h
-   M /trunk/modules/access/dvd/ifo.c
-   M /trunk/modules/access/dvd/ifo.h
-   M /trunk/modules/access/dvd/seek.c
-   M /trunk/modules/access/dvd/seek.h
-   M /trunk/modules/access/dvd/summary.c
-   M /trunk/modules/access/dvd/summary.h
-   M /trunk/modules/access/dvd/udf.c
-   M /trunk/modules/access/dvd/udf.h
-   M /trunk/modules/access/dvdplay
-   D /trunk/modules/access/dvdplay/.cvsignore
-   M /trunk/modules/access/dvdplay/access.c
-   M /trunk/modules/access/dvdplay/access.h
-   M /trunk/modules/access/dvdplay/demux.c
-   M /trunk/modules/access/dvdplay/demux.h
-   M /trunk/modules/access/dvdplay/dvd.c
-   M /trunk/modules/access/dvdplay/dvd.h
-   M /trunk/modules/access/dvdplay/es.c
-   M /trunk/modules/access/dvdplay/es.h
-   M /trunk/modules/access/dvdplay/intf.c
-   M /trunk/modules/access/dvdplay/intf.h
-   M /trunk/modules/access/dvdplay/tools.c
-   M /trunk/modules/access/dvdplay/tools.h
-   M /trunk/modules/access/dvdread
-   D /trunk/modules/access/dvdread/.cvsignore
-   M /trunk/modules/access/dvdread/dvdread.c
-   M /trunk/modules/access/dvdread/input.c
-   M /trunk/modules/access/dvdread/input.h
-   M /trunk/modules/access/file.c
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/mms
-   D /trunk/modules/access/mms/.cvsignore
-   M /trunk/modules/access/mms/asf.c
-   M /trunk/modules/access/mms/asf.h
-   M /trunk/modules/access/mms/buffer.c
-   M /trunk/modules/access/mms/buffer.h
-   M /trunk/modules/access/mms/mms.c
-   M /trunk/modules/access/mms/mms.h
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmsh.h
-   M /trunk/modules/access/mms/mmstu.c
-   M /trunk/modules/access/mms/mmstu.h
-   M /trunk/modules/access/pvr
-   D /trunk/modules/access/pvr/.cvsignore
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/satellite
-   D /trunk/modules/access/satellite/.cvsignore
-   M /trunk/modules/access/slp.c
-   M /trunk/modules/access/tcp.c
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/access/v4l
-   D /trunk/modules/access/v4l/.cvsignore
-   M /trunk/modules/access/v4l/v4l.c
-   M /trunk/modules/access/v4l/videodev_mjpeg.h
-   M /trunk/modules/access/vcd
-   D /trunk/modules/access/vcd/.cvsignore
-   M /trunk/modules/access/vcd/cdrom.c
-   M /trunk/modules/access/vcd/cdrom.h
-   M /trunk/modules/access/vcd/cdrom_internals.h
-   M /trunk/modules/access/vcd/vcd.c
-   M /trunk/modules/access/vcdx
-   D /trunk/modules/access/vcdx/.cvsignore
-   M /trunk/modules/access/vcdx/access.c
-   M /trunk/modules/access/vcdx/cdrom.c
-   M /trunk/modules/access/vcdx/cdrom.h
+   M /trunk/modules/gui/wince/preferences_widgets.h
+
+French -> English
+
+------------------------------------------------------------------------
+r14122 | courmisch | 2006-02-01 20:21:41 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/share/skins2
+
+svn:ignore built skins
+
+------------------------------------------------------------------------
+r14121 | courmisch | 2006-02-01 20:20:17 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   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
+
+More UTF8ication
+
+------------------------------------------------------------------------
+r14120 | hartman | 2006-02-01 19:13:49 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/gui/macosx/voutgl.m
+
+* Enable OpenGL without Acceleration on Mac OSX. (Fallback option)
+
+------------------------------------------------------------------------
+r14119 | courmisch | 2006-02-01 19:08:49 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/mozilla/support/npmac.cpp
+
+That one wasn't even Latin-1
+
+------------------------------------------------------------------------
+r14118 | courmisch | 2006-02-01 19:06:48 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   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/access/vcdx/intf.h
-   M /trunk/modules/access/vcdx/vcd.c
-   M /trunk/modules/access/vcdx/vcd.h
-   M /trunk/modules/access/vcdx/vcdplayer.c
-   M /trunk/modules/access/vcdx/vcdplayer.h
-   M /trunk/modules/access_output
-   D /trunk/modules/access_output/.cvsignore
-   M /trunk/modules/access_output/dummy.c
-   M /trunk/modules/access_output/file.c
-   M /trunk/modules/access_output/http.c
-   M /trunk/modules/access_output/udp.c
-   M /trunk/modules/audio_filter
-   D /trunk/modules/audio_filter/.cvsignore
-   M /trunk/modules/audio_filter/channel_mixer
-   D /trunk/modules/audio_filter/channel_mixer/.cvsignore
+   M /trunk/modules/audio_filter/channel_mixer/dolby.c
    M /trunk/modules/audio_filter/channel_mixer/headphone.c
-   M /trunk/modules/audio_filter/channel_mixer/trivial.c
-   M /trunk/modules/audio_filter/converter
-   D /trunk/modules/audio_filter/converter/.cvsignore
    M /trunk/modules/audio_filter/converter/a52tofloat32.c
    M /trunk/modules/audio_filter/converter/a52tospdif.c
    M /trunk/modules/audio_filter/converter/dtstofloat32.c
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-   M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
-   M /trunk/modules/audio_filter/converter/fixed32tos16.c
-   M /trunk/modules/audio_filter/converter/float32tos16.c
-   M /trunk/modules/audio_filter/converter/float32tos8.c
-   M /trunk/modules/audio_filter/converter/float32tou16.c
-   M /trunk/modules/audio_filter/converter/float32tou8.c
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
-   M /trunk/modules/audio_filter/converter/s16tofixed32.c
-   M /trunk/modules/audio_filter/converter/s16tofloat32.c
-   M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
-   M /trunk/modules/audio_filter/converter/s8tofloat32.c
-   M /trunk/modules/audio_filter/converter/u8tofixed32.c
-   M /trunk/modules/audio_filter/converter/u8tofloat32.c
-   M /trunk/modules/audio_filter/resampler
-   D /trunk/modules/audio_filter/resampler/.cvsignore
-   M /trunk/modules/audio_filter/resampler/bandlimited.c
-   M /trunk/modules/audio_filter/resampler/bandlimited.h
-   M /trunk/modules/audio_filter/resampler/coreaudio.c
-   M /trunk/modules/audio_filter/resampler/linear.c
-   M /trunk/modules/audio_filter/resampler/trivial.c
-   M /trunk/modules/audio_filter/resampler/ugly.c
-   M /trunk/modules/audio_mixer
-   D /trunk/modules/audio_mixer/.cvsignore
-   M /trunk/modules/audio_mixer/float32.c
-   M /trunk/modules/audio_mixer/spdif.c
-   M /trunk/modules/audio_mixer/trivial.c
-   M /trunk/modules/audio_output
-   D /trunk/modules/audio_output/.cvsignore
-   M /trunk/modules/audio_output/alsa.c
-   M /trunk/modules/audio_output/arts.c
-   M /trunk/modules/audio_output/coreaudio.c
-   M /trunk/modules/audio_output/directx.c
-   M /trunk/modules/audio_output/esd.c
-   M /trunk/modules/audio_output/file.c
-   M /trunk/modules/audio_output/oss.c
-   M /trunk/modules/audio_output/sdl.c
-   M /trunk/modules/audio_output/waveout.c
-   M /trunk/modules/codec
-   D /trunk/modules/codec/.cvsignore
+   M /trunk/modules/audio_filter/normvol.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/dts.c
-   M /trunk/modules/codec/dv.c
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/codec/faad.c
-   M /trunk/modules/codec/ffmpeg
-   D /trunk/modules/codec/ffmpeg/.cvsignore
-   M /trunk/modules/codec/ffmpeg/audio.c
-   M /trunk/modules/codec/ffmpeg/chroma.c
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/postprocess.c
-   M /trunk/modules/codec/ffmpeg/postprocessing
-   D /trunk/modules/codec/ffmpeg/postprocessing/.cvsignore
-   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.c
-   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.h
-   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_c.c
-   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_common.h
-   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_mmx.c
-   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_mmxext.c
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/codec/flac.c
-   M /trunk/modules/codec/libmpeg2.c
-   M /trunk/modules/codec/lpcm.c
-   M /trunk/modules/codec/mpeg_audio.c
-   M /trunk/modules/codec/ogt
-   D /trunk/modules/codec/ogt/.cvsignore
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/common.h
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/cvd.h
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt.c
-   M /trunk/modules/codec/ogt/ogt.h
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/ogt/pixmap.c
-   M /trunk/modules/codec/ogt/pixmap.h
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/modules/codec/ogt/render.h
-   M /trunk/modules/codec/ogt/subtitle.h
-   M /trunk/modules/codec/quicktime.c
-   M /trunk/modules/codec/rawvideo.c
-   M /trunk/modules/codec/speex.c
-   M /trunk/modules/codec/spudec
-   D /trunk/modules/codec/spudec/.cvsignore
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/spudec/render.c
-   M /trunk/modules/codec/spudec/spudec.c
-   M /trunk/modules/codec/spudec/spudec.h
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/codec/tarkin.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/codec/xvid.c
-   M /trunk/modules/control
-   D /trunk/modules/control/.cvsignore
-   M /trunk/modules/control/corba
-   D /trunk/modules/control/corba/.cvsignore
-   M /trunk/modules/control/corba/README
-   M /trunk/modules/control/corba/corba.c
-   M /trunk/modules/control/gestures.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/http.c
-   M /trunk/modules/control/joystick.c
-   M /trunk/modules/control/lirc
-   D /trunk/modules/control/lirc/.cvsignore
-   M /trunk/modules/control/lirc/lirc.c
-   M /trunk/modules/control/ntservice.c
-   M /trunk/modules/control/rc
-   D /trunk/modules/control/rc/.cvsignore
-   M /trunk/modules/control/rc/rc.c
-   M /trunk/modules/control/telnet/telnet.c
-   M /trunk/modules/control/telnet/vlm.c
-   M /trunk/modules/control/telnet/vlm.h
-   M /trunk/modules/demux
-   D /trunk/modules/demux/.cvsignore
-   M /trunk/modules/demux/a52.c
-   M /trunk/modules/demux/aac.c
-   M /trunk/modules/demux/aiff.c
-   M /trunk/modules/demux/asf
-   D /trunk/modules/demux/asf/.cvsignore
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/asf/libasf.c
-   M /trunk/modules/demux/asf/libasf.h
-   M /trunk/modules/demux/au.c
-   M /trunk/modules/demux/avi
-   D /trunk/modules/demux/avi/.cvsignore
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/avi/avi.h
-   M /trunk/modules/demux/avi/libavi.c
-   M /trunk/modules/demux/avi/libavi.h
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/demuxdump.c
-   M /trunk/modules/demux/demuxstream.c
-   M /trunk/modules/demux/dts.c
-   M /trunk/modules/demux/dvdnav.c
-   M /trunk/modules/demux/flac.c
-   M /trunk/modules/demux/livedotcom.cpp
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/mod.c
-   M /trunk/modules/demux/mp4
-   D /trunk/modules/demux/mp4/.cvsignore
-   M /trunk/modules/demux/mp4/drms.c
-   M /trunk/modules/demux/mp4/drms.h
-   M /trunk/modules/demux/mp4/drmstables.h
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/demux/mp4/mp4.h
-   M /trunk/modules/demux/mpeg
-   D /trunk/modules/demux/mpeg/.cvsignore
-   M /trunk/modules/demux/mpeg/m4v.c
-   M /trunk/modules/demux/mpeg/mpga.c
-   M /trunk/modules/demux/mpeg/mpgv.c
-   M /trunk/modules/demux/mpeg/ps.c
-   M /trunk/modules/demux/mpeg/system.c
-   M /trunk/modules/demux/mpeg/system.h
-   M /trunk/modules/demux/mpeg/ts.c
-   M /trunk/modules/demux/nsv.c
-   M /trunk/modules/demux/ogg.c
-   M /trunk/modules/demux/playlist
-   D /trunk/modules/demux/playlist/.cvsignore
    M /trunk/modules/demux/playlist/m3u.c
    M /trunk/modules/demux/playlist/old.c
    M /trunk/modules/demux/playlist/playlist.c
-   M /trunk/modules/demux/playlist/playlist.h
    M /trunk/modules/demux/playlist/pls.c
-   M /trunk/modules/demux/ps.c
-   M /trunk/modules/demux/ps.h
-   M /trunk/modules/demux/pva.c
-   M /trunk/modules/demux/rawdv.c
-   M /trunk/modules/demux/real.c
-   M /trunk/modules/demux/ts.c
-   M /trunk/modules/demux/util
-   D /trunk/modules/demux/util/.cvsignore
-   M /trunk/modules/demux/util/id3.c
-   M /trunk/modules/demux/util/id3genres.h
-   M /trunk/modules/demux/util/id3tag.c
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
-   M /trunk/modules/demux/wav.c
-   M /trunk/modules/gui
-   D /trunk/modules/gui/.cvsignore
-   M /trunk/modules/gui/beos
-   D /trunk/modules/gui/beos/.cvsignore
-   M /trunk/modules/gui/beos/AudioOutput.cpp
-   M /trunk/modules/gui/beos/BeOS.cpp
-   M /trunk/modules/gui/beos/Bitmaps.h
-   M /trunk/modules/gui/beos/DrawingTidbits.cpp
-   M /trunk/modules/gui/beos/DrawingTidbits.h
-   M /trunk/modules/gui/beos/Interface.cpp
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/InterfaceWindow.h
-   M /trunk/modules/gui/beos/ListViews.cpp
-   M /trunk/modules/gui/beos/ListViews.h
-   M /trunk/modules/gui/beos/MediaControlView.cpp
-   M /trunk/modules/gui/beos/MediaControlView.h
-   M /trunk/modules/gui/beos/MessagesWindow.cpp
-   M /trunk/modules/gui/beos/MessagesWindow.h
-   M /trunk/modules/gui/beos/MsgVals.h
-   M /trunk/modules/gui/beos/PlayListWindow.cpp
-   M /trunk/modules/gui/beos/PlayListWindow.h
-   M /trunk/modules/gui/beos/PreferencesWindow.cpp
-   M /trunk/modules/gui/beos/PreferencesWindow.h
-   M /trunk/modules/gui/beos/TransportButton.cpp
-   M /trunk/modules/gui/beos/TransportButton.h
-   M /trunk/modules/gui/beos/VideoOutput.cpp
-   M /trunk/modules/gui/beos/VideoWindow.h
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
-   M /trunk/modules/gui/beos/VlcWrapper.h
-   M /trunk/modules/gui/gtk
-   D /trunk/modules/gui/gtk/.cvsignore
-   M /trunk/modules/gui/gtk/common.h
-   M /trunk/modules/gui/gtk/control.c
-   M /trunk/modules/gui/gtk/control.h
-   M /trunk/modules/gui/gtk/display.c
-   M /trunk/modules/gui/gtk/display.h
-   M /trunk/modules/gui/gtk/gnome.c
-   M /trunk/modules/gui/gtk/gtk.c
-   M /trunk/modules/gui/gtk/gtk_callbacks.c
-   M /trunk/modules/gui/gtk/gtk_callbacks.h
-   M /trunk/modules/gui/gtk/menu.c
-   M /trunk/modules/gui/gtk/menu.h
-   M /trunk/modules/gui/gtk/modules.c
-   M /trunk/modules/gui/gtk/modules.h
-   M /trunk/modules/gui/gtk/open.c
-   M /trunk/modules/gui/gtk/open.h
-   M /trunk/modules/gui/gtk/playlist.c
-   M /trunk/modules/gui/gtk/playlist.h
-   M /trunk/modules/gui/gtk/preferences.c
-   M /trunk/modules/gui/gtk/preferences.h
-   M /trunk/modules/gui/gtk/sout.c
-   M /trunk/modules/gui/gtk2
-   D /trunk/modules/gui/gtk2/.cvsignore
-   M /trunk/modules/gui/gtk2/gnome2.c
-   M /trunk/modules/gui/gtk2/gtk2.c
-   M /trunk/modules/gui/kde
-   D /trunk/modules/gui/kde/.cvsignore
-   M /trunk/modules/gui/kde/QConfigItem.cpp
-   M /trunk/modules/gui/kde/QConfigItem.h
-   M /trunk/modules/gui/kde/info.cpp
-   M /trunk/modules/gui/kde/info.h
-   M /trunk/modules/gui/kde/kde.cpp
-   M /trunk/modules/gui/kde/languagemenu.cpp
-   M /trunk/modules/gui/kde/languagemenu.h
-   M /trunk/modules/gui/kde/messages.cpp
-   M /trunk/modules/gui/kde/messages.h
-   M /trunk/modules/gui/kde/pluginsbox.cpp
-   M /trunk/modules/gui/kde/pluginsbox.h
-   M /trunk/modules/gui/kde/preferences.cpp
-   M /trunk/modules/gui/kde/preferences.h
-   M /trunk/modules/gui/macosx
-   D /trunk/modules/gui/macosx/.cvsignore
-   M /trunk/modules/gui/macosx/about.h
-   M /trunk/modules/gui/macosx/about.m
-   M /trunk/modules/gui/macosx/applescript.h
-   M /trunk/modules/gui/macosx/applescript.m
-   M /trunk/modules/gui/macosx/controls.h
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/info.h
-   M /trunk/modules/gui/macosx/info.m
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/misc.h
-   M /trunk/modules/gui/macosx/misc.m
-   M /trunk/modules/gui/macosx/open.h
-   M /trunk/modules/gui/macosx/open.m
-   M /trunk/modules/gui/macosx/output.h
-   M /trunk/modules/gui/macosx/output.m
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/macosx/prefs_widgets.h
-   M /trunk/modules/gui/macosx/prefs_widgets.m
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-   M /trunk/modules/gui/ncurses
-   D /trunk/modules/gui/ncurses/.cvsignore
-   M /trunk/modules/gui/ncurses/ncurses.c
-   M /trunk/modules/gui/pda
-   D /trunk/modules/gui/pda/.cvsignore
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/gui/pda/pda.h
-   M /trunk/modules/gui/pda/pda_callbacks.c
-   M /trunk/modules/gui/pda/pda_callbacks.h
-   M /trunk/modules/gui/qnx
-   D /trunk/modules/gui/qnx/.cvsignore
-   M /trunk/modules/gui/qt
-   D /trunk/modules/gui/qt/.cvsignore
-   M /trunk/modules/gui/qt/intf.cpp
-   M /trunk/modules/gui/qt/intf.h
-   M /trunk/modules/gui/qt/qt.cpp
-   M /trunk/modules/gui/skins
-   D /trunk/modules/gui/skins/.cvsignore
-   M /trunk/modules/gui/skins/controls
-   D /trunk/modules/gui/skins/controls/.cvsignore
-   M /trunk/modules/gui/skins/controls/button.cpp
-   M /trunk/modules/gui/skins/controls/button.h
-   M /trunk/modules/gui/skins/controls/checkbox.cpp
-   M /trunk/modules/gui/skins/controls/checkbox.h
-   M /trunk/modules/gui/skins/controls/controls.h
-   M /trunk/modules/gui/skins/controls/generic.cpp
-   M /trunk/modules/gui/skins/controls/generic.h
-   M /trunk/modules/gui/skins/controls/image.cpp
-   M /trunk/modules/gui/skins/controls/image.h
-   M /trunk/modules/gui/skins/controls/playlist.cpp
-   M /trunk/modules/gui/skins/controls/playlist.h
-   M /trunk/modules/gui/skins/controls/rectangle.cpp
-   M /trunk/modules/gui/skins/controls/rectangle.h
-   M /trunk/modules/gui/skins/controls/slider.cpp
-   M /trunk/modules/gui/skins/controls/slider.h
-   M /trunk/modules/gui/skins/controls/text.cpp
-   M /trunk/modules/gui/skins/controls/text.h
-   M /trunk/modules/gui/skins/os_api.h
-   M /trunk/modules/gui/skins/os_bitmap.h
-   M /trunk/modules/gui/skins/os_event.h
-   M /trunk/modules/gui/skins/os_font.h
-   M /trunk/modules/gui/skins/os_graphics.h
-   M /trunk/modules/gui/skins/os_theme.h
-   M /trunk/modules/gui/skins/os_window.h
-   M /trunk/modules/gui/skins/parser
-   D /trunk/modules/gui/skins/parser/.cvsignore
-   M /trunk/modules/gui/skins/parser/flex.c
-   M /trunk/modules/gui/skins/parser/skin.act
-   M /trunk/modules/gui/skins/parser/skin.dtd
-   M /trunk/modules/gui/skins/parser/wrappers.cpp
-   M /trunk/modules/gui/skins/parser/wrappers.h
-   M /trunk/modules/gui/skins/src
-   D /trunk/modules/gui/skins/src/.cvsignore
-   M /trunk/modules/gui/skins/src/anchor.cpp
-   M /trunk/modules/gui/skins/src/anchor.h
-   M /trunk/modules/gui/skins/src/banks.cpp
-   M /trunk/modules/gui/skins/src/banks.h
-   M /trunk/modules/gui/skins/src/bezier.cpp
-   M /trunk/modules/gui/skins/src/bezier.h
-   M /trunk/modules/gui/skins/src/bitmap.cpp
-   M /trunk/modules/gui/skins/src/bitmap.h
-   M /trunk/modules/gui/skins/src/dialogs.cpp
-   M /trunk/modules/gui/skins/src/dialogs.h
-   M /trunk/modules/gui/skins/src/event.cpp
-   M /trunk/modules/gui/skins/src/event.h
-   M /trunk/modules/gui/skins/src/font.cpp
-   M /trunk/modules/gui/skins/src/font.h
-   M /trunk/modules/gui/skins/src/graphics.cpp
-   M /trunk/modules/gui/skins/src/graphics.h
-   M /trunk/modules/gui/skins/src/skin_common.h
-   M /trunk/modules/gui/skins/src/skin_main.cpp
-   M /trunk/modules/gui/skins/src/theme.cpp
-   M /trunk/modules/gui/skins/src/theme.h
-   M /trunk/modules/gui/skins/src/themeloader.cpp
-   M /trunk/modules/gui/skins/src/themeloader.h
-   M /trunk/modules/gui/skins/src/vlcproc.cpp
-   M /trunk/modules/gui/skins/src/vlcproc.h
-   M /trunk/modules/gui/skins/src/window.cpp
-   M /trunk/modules/gui/skins/src/window.h
-   M /trunk/modules/gui/skins/win32
-   D /trunk/modules/gui/skins/win32/.cvsignore
-   M /trunk/modules/gui/skins/win32/win32_api.cpp
-   M /trunk/modules/gui/skins/win32/win32_bitmap.cpp
-   M /trunk/modules/gui/skins/win32/win32_bitmap.h
-   M /trunk/modules/gui/skins/win32/win32_dragdrop.cpp
-   M /trunk/modules/gui/skins/win32/win32_dragdrop.h
-   M /trunk/modules/gui/skins/win32/win32_event.cpp
-   M /trunk/modules/gui/skins/win32/win32_event.h
-   M /trunk/modules/gui/skins/win32/win32_font.cpp
-   M /trunk/modules/gui/skins/win32/win32_font.h
-   M /trunk/modules/gui/skins/win32/win32_graphics.cpp
-   M /trunk/modules/gui/skins/win32/win32_graphics.h
-   M /trunk/modules/gui/skins/win32/win32_run.cpp
-   M /trunk/modules/gui/skins/win32/win32_theme.cpp
-   M /trunk/modules/gui/skins/win32/win32_theme.h
-   M /trunk/modules/gui/skins/win32/win32_window.cpp
-   M /trunk/modules/gui/skins/win32/win32_window.h
-   M /trunk/modules/gui/skins/x11
-   D /trunk/modules/gui/skins/x11/.cvsignore
-   M /trunk/modules/gui/skins/x11/x11_api.cpp
-   M /trunk/modules/gui/skins/x11/x11_bitmap.cpp
-   M /trunk/modules/gui/skins/x11/x11_bitmap.h
-   M /trunk/modules/gui/skins/x11/x11_dragdrop.cpp
-   M /trunk/modules/gui/skins/x11/x11_dragdrop.h
-   M /trunk/modules/gui/skins/x11/x11_event.cpp
-   M /trunk/modules/gui/skins/x11/x11_event.h
-   M /trunk/modules/gui/skins/x11/x11_font.cpp
-   M /trunk/modules/gui/skins/x11/x11_font.h
-   M /trunk/modules/gui/skins/x11/x11_graphics.cpp
-   M /trunk/modules/gui/skins/x11/x11_graphics.h
-   M /trunk/modules/gui/skins/x11/x11_run.cpp
-   M /trunk/modules/gui/skins/x11/x11_theme.cpp
-   M /trunk/modules/gui/skins/x11/x11_theme.h
-   M /trunk/modules/gui/skins/x11/x11_timer.cpp
-   M /trunk/modules/gui/skins/x11/x11_timer.h
-   M /trunk/modules/gui/skins/x11/x11_window.cpp
-   M /trunk/modules/gui/skins/x11/x11_window.h
-   M /trunk/modules/gui/skins2
-   D /trunk/modules/gui/skins2/.cvsignore
    M /trunk/modules/gui/skins2/commands/async_queue.cpp
    M /trunk/modules/gui/skins2/commands/async_queue.hpp
    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
@@ -19742,8 +20443,10 @@ Changed paths:
    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
-   M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
+   M /trunk/modules/gui/skins2/commands/cmd_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
@@ -19782,6 +20485,7 @@ Changed paths:
    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
@@ -19790,20 +20494,18 @@ Changed paths:
    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/builder_data.hpp
-   M /trunk/modules/gui/skins2/parser/gen_builder.py
    M /trunk/modules/gui/skins2/parser/interpreter.cpp
    M /trunk/modules/gui/skins2/parser/interpreter.hpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
-   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
-   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
    M /trunk/modules/gui/skins2/src/anchor.cpp
    M /trunk/modules/gui/skins2/src/anchor.hpp
    M /trunk/modules/gui/skins2/src/dialogs.cpp
    M /trunk/modules/gui/skins2/src/dialogs.hpp
+   M /trunk/modules/gui/skins2/src/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
@@ -19820,11 +20522,12 @@ Changed paths:
    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/png_bitmap.cpp
-   M /trunk/modules/gui/skins2/src/png_bitmap.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
@@ -19835,10 +20538,10 @@ Changed paths:
    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/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
    M /trunk/modules/gui/skins2/src/window_manager.cpp
    M /trunk/modules/gui/skins2/src/window_manager.hpp
    M /trunk/modules/gui/skins2/utils/bezier.cpp
@@ -19860,10 +20563,8 @@ Changed paths:
    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
@@ -19874,6 +20575,8 @@ Changed paths:
    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
@@ -19890,6735 +20593,3056 @@ Changed paths:
    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/wxwindows
-   D /trunk/modules/gui/wxwindows/.cvsignore
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/messages.cpp
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/preferences.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.h
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/streamwizard.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
-   M /trunk/modules/gui/wxwindows/timer.cpp
-   M /trunk/modules/gui/wxwindows/v4l.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/modules/misc
-   D /trunk/modules/misc/.cvsignore
-   M /trunk/modules/misc/dummy
-   D /trunk/modules/misc/dummy/.cvsignore
-   M /trunk/modules/misc/dummy/aout.c
-   M /trunk/modules/misc/dummy/decoder.c
-   M /trunk/modules/misc/dummy/dummy.c
-   M /trunk/modules/misc/dummy/dummy.h
-   M /trunk/modules/misc/dummy/encoder.c
-   M /trunk/modules/misc/dummy/input.c
-   M /trunk/modules/misc/dummy/interface.c
-   M /trunk/modules/misc/dummy/renderer.c
-   M /trunk/modules/misc/dummy/vout.c
-   M /trunk/modules/misc/freetype.c
-   M /trunk/modules/misc/gtk_main.c
-   M /trunk/modules/misc/logger
-   D /trunk/modules/misc/logger/.cvsignore
-   M /trunk/modules/misc/logger/logger.c
-   M /trunk/modules/misc/memcpy
-   D /trunk/modules/misc/memcpy/.cvsignore
-   M /trunk/modules/misc/memcpy/fastmemcpy.h
-   M /trunk/modules/misc/memcpy/memcpy.c
-   M /trunk/modules/misc/memcpy/memcpyaltivec.c
-   M /trunk/modules/misc/network
-   D /trunk/modules/misc/network/.cvsignore
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/modules/misc/network/ipv6.c
-   M /trunk/modules/misc/playlist
-   D /trunk/modules/misc/playlist/.cvsignore
+   M /trunk/modules/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/playlist/native.c
-   M /trunk/modules/misc/playlist/old.c
-   M /trunk/modules/misc/qte_main.cpp
-   M /trunk/modules/misc/sap.c
-   M /trunk/modules/misc/screensaver.c
-   M /trunk/modules/misc/testsuite
-   D /trunk/modules/misc/testsuite/.cvsignore
-   M /trunk/modules/misc/testsuite/test1.c
-   M /trunk/modules/misc/testsuite/test2.cpp
-   M /trunk/modules/misc/testsuite/test3.m
-   M /trunk/modules/misc/testsuite/test4.c
-   M /trunk/modules/mux
-   D /trunk/modules/mux/.cvsignore
-   M /trunk/modules/mux/asf.c
+   M /trunk/modules/misc/testsuite/playlist.c
    M /trunk/modules/mux/avi.c
-   M /trunk/modules/mux/dummy.c
-   M /trunk/modules/mux/mp4.c
-   M /trunk/modules/mux/mpeg
-   D /trunk/modules/mux/mpeg/.cvsignore
-   M /trunk/modules/mux/mpeg/bits.h
-   M /trunk/modules/mux/mpeg/csa.c
-   M /trunk/modules/mux/mpeg/csa.h
-   M /trunk/modules/mux/mpeg/pes.c
-   M /trunk/modules/mux/mpeg/pes.h
-   M /trunk/modules/mux/mpeg/ps.c
-   M /trunk/modules/mux/mpeg/ts.c
-   M /trunk/modules/mux/ogg.c
-   M /trunk/modules/packetizer
-   D /trunk/modules/packetizer/.cvsignore
-   M /trunk/modules/packetizer/copy.c
-   M /trunk/modules/packetizer/mpeg4audio.c
-   M /trunk/modules/packetizer/mpeg4video.c
-   M /trunk/modules/packetizer/mpegvideo.c
-   M /trunk/modules/stream_out
-   D /trunk/modules/stream_out/.cvsignore
-   M /trunk/modules/stream_out/announce.h
-   M /trunk/modules/stream_out/display.c
-   M /trunk/modules/stream_out/dummy.c
-   M /trunk/modules/stream_out/duplicate.c
-   M /trunk/modules/stream_out/es.c
-   M /trunk/modules/stream_out/gather.c
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/modules/stream_out/transrate
-   D /trunk/modules/stream_out/transrate/.cvsignore
-   M /trunk/modules/stream_out/transrate/frame.c
-   M /trunk/modules/stream_out/transrate/transrate.c
-   M /trunk/modules/stream_out/transrate/transrate.h
-   M /trunk/modules/video_chroma
-   D /trunk/modules/video_chroma/.cvsignore
-   M /trunk/modules/video_chroma/i420_rgb.c
-   M /trunk/modules/video_chroma/i420_rgb.h
-   M /trunk/modules/video_chroma/i420_rgb16.c
-   M /trunk/modules/video_chroma/i420_rgb8.c
-   M /trunk/modules/video_chroma/i420_rgb_c.h
-   M /trunk/modules/video_chroma/i420_rgb_mmx.h
-   M /trunk/modules/video_chroma/i420_ymga.c
-   M /trunk/modules/video_chroma/i420_yuy2.c
-   M /trunk/modules/video_chroma/i420_yuy2.h
-   M /trunk/modules/video_chroma/i422_yuy2.c
-   M /trunk/modules/video_chroma/i422_yuy2.h
-   M /trunk/modules/video_filter
-   D /trunk/modules/video_filter/.cvsignore
-   M /trunk/modules/video_filter/adjust.c
-   M /trunk/modules/video_filter/clone.c
-   M /trunk/modules/video_filter/crop.c
-   M /trunk/modules/video_filter/deinterlace
-   D /trunk/modules/video_filter/deinterlace/.cvsignore
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
-   M /trunk/modules/video_filter/distort.c
-   M /trunk/modules/video_filter/filter_common.h
-   M /trunk/modules/video_filter/invert.c
-   M /trunk/modules/video_filter/logo.c
-   M /trunk/modules/video_filter/motionblur.c
-   M /trunk/modules/video_filter/transform.c
-   M /trunk/modules/video_filter/wall.c
-   M /trunk/modules/video_output
-   D /trunk/modules/video_output/.cvsignore
-   M /trunk/modules/video_output/aa.c
-   M /trunk/modules/video_output/caca.c
-   M /trunk/modules/video_output/directx
-   D /trunk/modules/video_output/directx/.cvsignore
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/modules/video_output/directx/vout.h
-   M /trunk/modules/video_output/fb.c
-   M /trunk/modules/video_output/ggi.c
-   M /trunk/modules/video_output/glide.c
-   M /trunk/modules/video_output/mga
-   D /trunk/modules/video_output/mga/.cvsignore
-   M /trunk/modules/video_output/mga/mga.c
-   M /trunk/modules/video_output/qte
-   D /trunk/modules/video_output/qte/.cvsignore
-   M /trunk/modules/video_output/qte/qte.cpp
-   M /trunk/modules/video_output/qte/qte.h
-   M /trunk/modules/video_output/sdl.c
-   M /trunk/modules/video_output/svgalib.c
-   M /trunk/modules/video_output/wingdi.c
-   M /trunk/modules/video_output/x11
-   D /trunk/modules/video_output/x11/.cvsignore
-   M /trunk/modules/video_output/x11/x11.c
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/video_output/x11/xcommon.h
-   M /trunk/modules/video_output/x11/xvideo.c
-   M /trunk/modules/visualization
-   D /trunk/modules/visualization/.cvsignore
-   M /trunk/modules/visualization/goom.c
-   M /trunk/modules/visualization/scope
-   D /trunk/modules/visualization/scope/.cvsignore
-   M /trunk/modules/visualization/scope/scope.c
-   M /trunk/modules/visualization/visual
-   D /trunk/modules/visualization/visual/.cvsignore
+   M /trunk/modules/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/fft.c
-   M /trunk/modules/visualization/visual/fft.h
    M /trunk/modules/visualization/visual/visual.c
-   M /trunk/modules/visualization/visual/visual.h
-   M /trunk/modules/visualization/xosd
-   D /trunk/modules/visualization/xosd/.cvsignore
-   M /trunk/modules/visualization/xosd/xosd.c
-   M /trunk/mozilla
-   D /trunk/mozilla/.cvsignore
-   M /trunk/mozilla/support
-   D /trunk/mozilla/support/.cvsignore
-   M /trunk/mozilla/vlcpeer.cpp
-   M /trunk/mozilla/vlcpeer.h
-   M /trunk/mozilla/vlcplugin.cpp
-   M /trunk/mozilla/vlcplugin.h
-   M /trunk/mozilla/vlcshell.cpp
-   M /trunk/msvc
-   D /trunk/msvc/.cvsignore
-   M /trunk/po
-   D /trunk/po/.cvsignore
-   M /trunk/python/vlrs
-   D /trunk/python/vlrs/.cvsignore
-   M /trunk/share
-   D /trunk/share/.cvsignore
-   M /trunk/src
-   D /trunk/src/.cvsignore
-   M /trunk/src/audio_output
-   D /trunk/src/audio_output/.cvsignore
-   M /trunk/src/audio_output/common.c
-   M /trunk/src/audio_output/dec.c
-   M /trunk/src/audio_output/filters.c
-   M /trunk/src/audio_output/input.c
-   M /trunk/src/audio_output/intf.c
-   M /trunk/src/audio_output/mixer.c
-   M /trunk/src/audio_output/output.c
-   M /trunk/src/extras
-   D /trunk/src/extras/.cvsignore
-   M /trunk/src/extras/libc.c
-   M /trunk/src/input
-   D /trunk/src/input/.cvsignore
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_clock.c
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/input/input_ext-intf.c
-   M /trunk/src/input/input_ext-plugins.c
-   M /trunk/src/input/input_info.c
-   M /trunk/src/input/input_programs.c
-   M /trunk/src/input/stream.c
-   M /trunk/src/input/subtitles.c
-   M /trunk/src/interface
-   D /trunk/src/interface/.cvsignore
-   M /trunk/src/interface/interface.c
-   M /trunk/src/interface/intf_eject.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc
-   D /trunk/src/misc/.cvsignore
-   M /trunk/src/misc/beos_specific.cpp
-   M /trunk/src/misc/block.c
-   M /trunk/src/misc/charset.c
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/cpu.c
-   M /trunk/src/misc/darwin_specific.m
-   M /trunk/src/misc/error.c
-   M /trunk/src/misc/httpd.c
-   M /trunk/src/misc/iso-639_def.h
+   M /trunk/src/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/messages.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/modules_plugin.h.in
-   M /trunk/src/misc/mtime.c
-   M /trunk/src/misc/net.c
-   M /trunk/src/misc/objects.c
-   M /trunk/src/misc/threads.c
-   M /trunk/src/misc/variables.c
-   M /trunk/src/misc/win32_specific.c
-   M /trunk/src/playlist
-   D /trunk/src/playlist/.cvsignore
-   M /trunk/src/playlist/group.c
-   M /trunk/src/playlist/info.c
+   M /trunk/src/misc/stats.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/stream_output
-   D /trunk/src/stream_output/.cvsignore
-   M /trunk/src/stream_output/stream_output.c
-   M /trunk/src/video_output
-   D /trunk/src/video_output/.cvsignore
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/video_text.c
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_pictures.h
-   M /trunk/src/video_output/vout_subpictures.c
+   M /trunk/src/playlist/view.c
+   M /trunk/src/stream_output/announce.c
    M /trunk/src/video_output/vout_synchro.c
-   M /trunk/src/vlc.c
-   M /trunk/toolbox
-   M /trunk/vlc-cvs.ebuild
-   M /trunk/vlc.ebuild
 
-  * Added "Id" svn:keywords property to all files containing "$Id:".
-  * Removed .cvsignore files and added proper svn:ignore properties.
+Uniformize source files encoding
 
 ------------------------------------------------------------------------
-r6960 | sigmunau | 2004-03-05 18:18:42 +0100 (Fri, 05 Mar 2004) | 3 lines
+r14117 | courmisch | 2006-02-01 19:02:40 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
+   M /trunk/modules/gui/wince/preferences.cpp
 
-modules/gui/wxwindows/iteminfo.cpp:
- * select the right value in the group-combobox in the iteminfo dialog
+Translate french comment
 
 ------------------------------------------------------------------------
-r6959 | sam | 2004-03-05 17:45:32 +0100 (Fri, 05 Mar 2004) | 3 lines
+r14116 | courmisch | 2006-02-01 19:01:03 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/modules/demux/m3u.c
 
-  * toolbox:
-    + Do not remove svn directories in autotools/ when using --distclean.
+Encode non-ASCII characters outside comments
 
 ------------------------------------------------------------------------
-r6958 | sam | 2004-03-05 17:07:35 +0100 (Fri, 05 Mar 2004) | 7 lines
+r14115 | courmisch | 2006-02-01 18:44:04 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/mozilla/npvlc_rc.rc
-   M /trunk/mozilla/vlcplugin.h
+   M /trunk/modules/demux/nsc.c
 
-  * mozilla/vlcplugin.h:
-    + Added the 'video/x-ms-asf' MIME type to the plugin (Closes Debian
-      bug #232690).
+Fix warnings
+
+------------------------------------------------------------------------
+r14114 | courmisch | 2006-02-01 18:41:29 +0100 (Wed, 01 Feb 2006) | 2 lines
+Changed paths:
+   M /trunk/modules/codec/quicktime.c
 
-   This commit is also a blatant test of the SVN->CVS mirroring scripts. If
- it does not work, we're screwed :-)
+Fix a bunch of warnings involving mix between uint32_t and long
 
 ------------------------------------------------------------------------
-r6930 | garf | 2004-03-05 15:03:20 +0100 (Fri, 05 Mar 2004) | 19 lines
+r14113 | hartman | 2006-02-01 17:52:42 +0100 (Wed, 01 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/configure.ac
-   A /trunk/modules/control/telnet
-   A /trunk/modules/control/telnet/Modules.am
-   A /trunk/modules/control/telnet/telnet.c
-   A /trunk/modules/control/telnet/vlm.c
-   A /trunk/modules/control/telnet/vlm.h
-
- * telnet interface and VLM ( VideoLAN (media) manager):
-    VLM is a little media manager. It is designed to launch several souts
-    with a unique VLC. It is a kind of "server playlist". For now, it is
-    only usable with the little telnet interface I wrote. The features are:
-     - complete and barely coherent command line set for media setup and
-       control
-     - multiple input list by media (like a playlist)
-     - loop by media
-     - load/save config file (human readable)
-     - script implementation (for scheduling, for example)
-    If you want to test it, launch VLC with -I telnet, and type "help".
-    Beware of the type of the media: vod or broadcast. vod will be used
-    later.
-     TODO:
-      - rewrite the telnet interface (beurk)
-      - change error message system and create a http interface for VLM
-      - implement RTSP clients administration (with vod medias)
-      - write a complete documentation...
-
-------------------------------------------------------------------------
-r6929 | fenrir | 2004-03-05 01:14:19 +0100 (Fri, 05 Mar 2004) | 6 lines
-Changed paths:
-   M /trunk/modules/access_output/udp.c
+   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.
 
- * udp: added a 'late' option in milli-second.
- Too late packets according to this value are trashed. By default it is
-0 ie don't trash any packets. (I think it's safer, else we may have too
-much people complaining about broken picture or CSA not working anymore ;)
-The drawback is potential floods of clients...
 
 ------------------------------------------------------------------------
-r6928 | fenrir | 2004-03-05 00:59:16 +0100 (Fri, 05 Mar 2004) | 3 lines
+r14112 | sam | 2006-02-01 17:27:57 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/mp4/libmp4.c
 
- * modules.c: fixed module_Need. (but I'm not sure of what to do with
- shortcuts,any and 0 scored modules).
+  * modules/demux/mp4: more explicit error messages for DRMS failures.
 
 ------------------------------------------------------------------------
-r6927 | bigben | 2004-03-04 23:52:43 +0100 (Thu, 04 Mar 2004) | 2 lines
+r14111 | courmisch | 2006-02-01 16:40:53 +0100 (Wed, 01 Feb 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/configure.ac
 
-Set intf-change to TRUE when toggling fullscreen with opengl vout, so that the sate of the fullscreen button gets updated. (Hope I've done it in the right place).
+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.
 
 ------------------------------------------------------------------------
-r6926 | sigmunau | 2004-03-04 23:47:42 +0100 (Thu, 04 Mar 2004) | 3 lines
+r14110 | courmisch | 2006-02-01 16:28:42 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
+   M /trunk/src/libvlc.c
 
-modules/video_filter/deinterlace/deinterlace.c:
- * Fixed a sse2 crash related to a non-16byte aligned pointer
+Simpler use of HAVE_ASSERT
 
 ------------------------------------------------------------------------
-r6925 | asmax | 2004-03-03 23:57:15 +0100 (Wed, 03 Mar 2004) | 3 lines
+r14109 | courmisch | 2006-02-01 16:27:59 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/theme/skin.dtd
-   M /trunk/modules/gui/skins2/utils/bezier.cpp
+   M /trunk/configure.ac
 
-* utils/bezier.cpp: use lrint() to avoid rounding issues
-* theme/skin.dtd: "" instead of "\0" for default values
+Define NDEBUG when --enable-debug is not specified
 
 ------------------------------------------------------------------------
-r6924 | gbazin | 2004-03-03 21:42:52 +0100 (Wed, 03 Mar 2004) | 3 lines
+r14108 | sam | 2006-02-01 15:57:12 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-
+   M /trunk/Makefile.am
 
-* extras/MacOSX/*: bumped revision number to 0.7.2-cvs.
+  * Makefile.am: on Unix, use makensis -DVERSION; on Win32, use /DVERSION.
 
 ------------------------------------------------------------------------
-r6923 | gbazin | 2004-03-03 21:39:53 +0100 (Wed, 03 Mar 2004) | 5 lines
+r14107 | xtophe | 2006-02-01 15:39:05 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/modules.h
-   M /trunk/modules/access/dvd/demux.c
-   M /trunk/modules/access/dvdplay/demux.c
-   M /trunk/modules/access/dvdread/input.c
-   M /trunk/modules/access/vcdx/demux.c
-   M /trunk/modules/access_output/udp.c
-   M /trunk/modules/audio_filter/resampler/coreaudio.c
-   M /trunk/modules/demux/a52.c
-   M /trunk/modules/demux/aac.c
-   M /trunk/modules/demux/demuxstream.c
-   M /trunk/modules/demux/dts.c
-   M /trunk/modules/demux/flac.c
-   M /trunk/modules/demux/mpeg/m4v.c
-   M /trunk/modules/demux/mpeg/mpga.c
-   M /trunk/modules/demux/mpeg/mpgv.c
-   M /trunk/modules/demux/mpeg/ps.c
-   M /trunk/modules/demux/mpeg/ts.c
-   M /trunk/modules/demux/util/sub.h
-   M /trunk/modules/gui/gtk/gnome.c
-   M /trunk/modules/gui/gtk/gtk.c
-   M /trunk/modules/gui/gtk2/gnome2.c
-   M /trunk/modules/gui/gtk2/gtk2.c
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/gui/skins/src/dialogs.cpp
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
-   M /trunk/modules/misc/sap.c
-   M /trunk/modules/stream_out/announce.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/modules/video_output/qte/qte.cpp
-   M /trunk/src/audio_output/filters.c
-   M /trunk/src/audio_output/input.c
-   M /trunk/src/audio_output/mixer.c
-   M /trunk/src/audio_output/output.c
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/interface/interface.c
+   M /trunk/configure.ac
    M /trunk/src/libvlc.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/net.c
-   M /trunk/src/playlist/loadsave.c
-   M /trunk/src/stream_output/stream_output.c
-   M /trunk/src/video_output/video_output.c
-
 
-* ALL: changed the prototype of module_Need() to accept a "strict" boolean argument.
-If "strict" is true and a module name is provided then module_Need() will only look for the specified module
-If "strict" is false, then module_Need() will first look for the specified module and if it wasn't found, will continue with the other modules with the same "capability".
+Test for assert() in configure.
 
 ------------------------------------------------------------------------
-r6922 | sigmunau | 2004-03-03 18:18:38 +0100 (Wed, 03 Mar 2004) | 4 lines
+r14106 | courmisch | 2006-02-01 14:28:59 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/share/Makefile.am
+   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
 
-Makefile.am: added vlc.exe.manifest to the distribution (should perhaps be
-             moved to share/ after the svn switch)
-share/Makefile.am: added some wince-related resource files to the distribution
+Fixed some warnings
 
 ------------------------------------------------------------------------
-r6921 | sigmunau | 2004-03-03 16:47:08 +0100 (Wed, 03 Mar 2004) | 3 lines
+r14105 | courmisch | 2006-02-01 14:10:55 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/modules.c
+   M /trunk/src/input/stream.c
 
-src/misc/modules.c:
- * include vlc_httpd.h, fixes compilation
+Remove unused variable
 
 ------------------------------------------------------------------------
-r6920 | fenrir | 2004-03-03 15:22:47 +0100 (Wed, 03 Mar 2004) | 3 lines
+r14104 | sam | 2006-02-01 14:01:06 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/doc/intf-http.txt
-   M /trunk/modules/control/http.c
-   M /trunk/share/http/index.html
+   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
 
- * configure.ac: -> 0.7.2-cvs
- * modules/control/http.c: added a playlist.uri field.
+  * Got rid of SYS_DARWIN everywhere.
 
 ------------------------------------------------------------------------
-r6919 | fenrir | 2004-03-03 14:27:25 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14103 | sam | 2006-02-01 13:44:16 +0100 (Wed, 01 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/rtp.c
+   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
 
- * rtp: ported to new httpd.
+  * Replaced "SYS_DARWIN" with either __APPLE__ (meaning OS X) or __ppc__ and
+    __ppc64__ (meaning PowerPC).
 
 ------------------------------------------------------------------------
-r6918 | fenrir | 2004-03-03 14:26:50 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14102 | sam | 2006-02-01 13:22:52 +0100 (Wed, 01 Feb 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/control/http.c
+   M /trunk/extras/contrib/src/Makefile
 
- * http: ported to new httpd. A few features are still missings.
+  * extras/contrib/src/Makefile: oh what the hell, replaced --disable-codec
+    with --disable-decoder.
 
 ------------------------------------------------------------------------
-r6917 | fenrir | 2004-03-03 14:25:53 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14101 | sam | 2006-02-01 13:16:42 +0100 (Wed, 01 Feb 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access_output/http.c
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
 
- * http: ported to new httpd.
+  * 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.
 
 ------------------------------------------------------------------------
-r6916 | fenrir | 2004-03-03 14:25:24 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14100 | xtophe | 2006-02-01 13:06:56 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/src/misc/objects.c
+   M /trunk/extras/contrib/src/Patches/tremor.patch
 
- * objects: include vlc_http.h
+  * extras/contrib/src/Patches/tremor.patch: fixed braindead \n within string.
 
 ------------------------------------------------------------------------
-r6915 | fenrir | 2004-03-03 14:25:00 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14099 | sam | 2006-02-01 12:45:18 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
+   M /trunk/extras/contrib/src/Makefile
 
* vlc_common.h: httpd typedefs.
 * extras/contrib/src/Makefile: --disable-codec no longer exists.
 
 ------------------------------------------------------------------------
-r6914 | fenrir | 2004-03-03 14:24:31 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14098 | sam | 2006-02-01 12:20:52 +0100 (Wed, 01 Feb 2006) | 4 lines
 Changed paths:
    M /trunk/Makefile.am
-   M /trunk/configure.ac
-   M /trunk/modules/misc/Modules.am
 
- * all: httpd compilation.
+  * 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.
 
 ------------------------------------------------------------------------
-r6913 | fenrir | 2004-03-03 14:23:47 +0100 (Wed, 03 Mar 2004) | 4 lines
+r14097 | sam | 2006-02-01 10:57:37 +0100 (Wed, 01 Feb 2006) | 3 lines
 Changed paths:
-   D /trunk/include/httpd.h
-   A /trunk/include/vlc_httpd.h
-   D /trunk/modules/misc/httpd.c
-   A /trunk/src/misc/httpd.c
+   M /trunk/modules/demux/mp4/drms.c
+   M /trunk/modules/demux/mp4/drmstables.h
+   M /trunk/modules/demux/mp4/libmp4.c
 
- * include/httpd.h, modules/misc/httpd.c: remove old http daemon.
- * include/vlc_httpd.h src/misc/httpd.c: added new http daemon,
- it will allow http 1.1, redirection, RTSP, ...
+  * modules/demux/mp4: added more comments and debug information to the DRMS
+    code.
 
 ------------------------------------------------------------------------
-r6912 | sam | 2004-03-03 13:21:57 +0100 (Wed, 03 Mar 2004) | 3 lines
+r14096 | hartman | 2006-02-01 04:36:40 +0100 (Wed, 01 Feb 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/gui/macosx/controls.m
+   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/modules/gui/macosx/vout.m
 
-  * configure.ac:
-    + When using a local ffmpeg tree, add a path to the avformat headers.
+* A few Mac OS X intf fixes. To be honest. we should rewrite the thing from scratch. it's a mess... 
 
 ------------------------------------------------------------------------
-r6911 | fenrir | 2004-03-03 13:21:36 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14095 | hartman | 2006-01-31 23:17:30 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/dummy/vout.c
+   M /trunk/modules/gui/macosx/macosx.m
 
- * vout.c: fixed a warning.
+* 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.
 
 ------------------------------------------------------------------------
-r6910 | fenrir | 2004-03-03 13:03:15 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14094 | dionoea | 2006-01-31 21:38:35 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+   M /trunk/share/Makefile.am
 
-  * mkv: added Control and use vlc_meta.h.
+add missing images
 
 ------------------------------------------------------------------------
-r6909 | titer | 2004-03-03 13:01:57 +0100 (Wed, 03 Mar 2004) | 6 lines
+r14093 | hartman | 2006-01-31 21:27:25 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/modules/codec/libmpeg2.c
 
- macsox/* : added --macosx-fill
-  In fullscreen, crops the picture if necessary in order to fill
-  the screen without black borders (e.g. you lose top and bottom parts
-  of the picture when watching a 4:3 video on a 16:9 display).
-  (Only implemented in OpenGL mode)
+* SYS_DARWIN -> __ppc__ || __ppc64__
 
 ------------------------------------------------------------------------
-r6908 | fenrir | 2004-03-03 13:01:38 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14092 | hartman | 2006-01-31 21:00:49 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/demux.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
- demux: implementation of demux2_vaControlHelper.
+* Changed the defined( SYS_DARWIN )  of the --altivec option to a __ppc__ || __ppc64__ check
 
 ------------------------------------------------------------------------
-r6907 | fenrir | 2004-03-03 13:01:17 +0100 (Wed, 03 Mar 2004) | 3 lines
+r14091 | dionoea | 2006-01-31 20:50:50 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/include/vlc_meta.h
+   M /trunk/share/http/dialogs/browse
+   M /trunk/share/http/js/functions.js
 
- ninput.h: added prototype of demux2_vaControlHelper.
- include/vlc_meta.h: added of cast for malloc because of [CENSURED] c++.
+misc IE and windows fixes or workarounds.
 
 ------------------------------------------------------------------------
-r6906 | fenrir | 2004-03-03 12:59:41 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14090 | dionoea | 2006-01-31 17:39:10 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/share/http/dialogs/sout
 
- * input.c: add Duration to input infos.
+default show full sout interface
 
 ------------------------------------------------------------------------
-r6905 | fenrir | 2004-03-03 12:41:04 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14089 | sigmunau | 2006-01-31 17:27:50 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
+   M /trunk/include/modules_inner.h
 
- * mpga: demux -> demux2.
+fixed the smallest and most elusive leak yet
 
 ------------------------------------------------------------------------
-r6904 | fenrir | 2004-03-03 12:40:19 +0100 (Wed, 03 Mar 2004) | 3 lines
+r14088 | sigmunau | 2006-01-31 16:18:45 +0100 (Tue, 31 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/a52.c
-   M /trunk/modules/demux/aac.c
-   M /trunk/modules/demux/au.c
-   M /trunk/modules/demux/dts.c
-   M /trunk/modules/demux/flac.c
-   M /trunk/modules/demux/wav.c
+   M /trunk/src/misc/vlm.c
 
- * a52.c aac.c au.c dts.c flac.c wav.c: Converted all audio only demuxers
- to demux2.
+vlm.c: fixed minor memleak
 
 ------------------------------------------------------------------------
-r6903 | massiot | 2004-03-03 12:39:06 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14087 | sigmunau | 2006-01-31 16:11:08 +0100 (Tue, 31 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/stream_out/transrate/frame.c
+   M /trunk/modules/misc/logger.c
 
-* modules/stream_out/transrate/frame.c: Fixed warnings (thanks fenrir)
+logger.c: put in header prefix for syslog output (still missing for text 
+and html)
 
 ------------------------------------------------------------------------
-r6902 | fenrir | 2004-03-03 12:38:14 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14086 | courmisch | 2006-01-31 11:48:47 +0100 (Tue, 31 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/util/id3.c
-   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/src/stream_output/sap.c
 
- * id3*: Search p_input (to make it working with demux2).
+Generate correct originating address in SAP header
+in case of IPv4 advertisement on a IPv6-enabled OS
 
 ------------------------------------------------------------------------
-r6901 | massiot | 2004-03-03 12:34:41 +0100 (Wed, 03 Mar 2004) | 13 lines
+r14085 | courmisch | 2006-01-30 23:02:47 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/mux/mpeg/pes.c
-   M /trunk/modules/mux/mpeg/ts.c
-
-* modules/mux/mpeg/pes.c: Copy the flags of the data buffer to the PES
-  buffer.
+   M /trunk/src/libvlc.c
 
-* modules/mux/mpeg/ts.c:
-  - rename the caching= option into shaping= since it more adequately
-    describes what it does
-  - new use-key-frames option, if enabled then shaping= will be a
-    maximum value, if the algorithm find a new GOP it will finish with
-    the first picture of the next GOP (helps minimizing the dts delay)
-  - fixed a bug where the calculated sending time could be later than
-    the real DTS time (meaning the decoder wouldn't get the buffer
-    in time)
+Fix error handling in (From|To)Locale
 
 ------------------------------------------------------------------------
-r6900 | bigben | 2004-03-03 12:34:19 +0100 (Wed, 03 Mar 2004) | 6 lines
+r14084 | dionoea | 2006-01-30 22:47:38 +0100 (Mon, 30 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/controls.m
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-
-- Repeat and loop are now mutually exclusive
-- On the playlist window, turn loop/repeat/standard play selection into a popup
-- On the playlist window : if more than one group is defined, coolorize items according to the group they are belonging to. Currently, 8 colors are hard coded
+   M /trunk/extras/contrib/src/packages.mak
 
-Please make remarks on the new layout / the colors chosen.
+fix nasm url
 
 ------------------------------------------------------------------------
-r6899 | massiot | 2004-03-03 12:29:26 +0100 (Wed, 03 Mar 2004) | 11 lines
+r14083 | hartman | 2006-01-30 19:14:05 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/stream_out/transcode.c
-
-* modules/codec/ffmpeg/encoder.c:
-  - use AV_NOPTS_VALUE instead of 0 when it's available
-  - reworked the hurry-up mode to start with disabling the B frames first
-  - reworked the hurry-up mode to remove my thread mess
-  - check that we don't feed ffmpeg with twice the same PTS (crashes ffmpeg)
-  - correctly flag the picture types
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-* modules/stream_out/transcode.c:
-  - use AV_NOPTS_VALUE instead of 0 when it's available
-  - copy block_t::i_flags to sout_buffer_t::i_flags (temporary)
+* Get a NASM cvs snapshot from the VLC download servers, because their server regurly times out, which is annoying.
 
 ------------------------------------------------------------------------
-r6898 | massiot | 2004-03-03 12:20:52 +0100 (Wed, 03 Mar 2004) | 6 lines
+r14082 | courmisch | 2006-01-30 18:44:38 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transrate/Modules.am
-   A /trunk/modules/stream_out/transrate/frame.c
-   M /trunk/modules/stream_out/transrate/transrate.c
-   A /trunk/modules/stream_out/transrate/transrate.h
+   M /trunk/share/Makefile.am
 
-* modules/stream_out/transrate:
-  - split transrate.c
-  - you can specify a maximum gop length on which to perform transrating,
-    to avoid adding to much delay in the sout pipeline (shaping= option)
-  - fixed a bug where you couldn't transrate a transcoded stream
+Remove .vlt with mostlyclean
 
 ------------------------------------------------------------------------
-r6897 | massiot | 2004-03-03 12:12:08 +0100 (Wed, 03 Mar 2004) | 3 lines
+r14081 | courmisch | 2006-01-30 18:39:42 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/src/input/input_dec.c
+   M /trunk/share/Makefile.am
 
-* src/input/input_dec.c: Copy block_t::i_flags to sout_buffer_t::i_flags
-  (temporary).
+Add missing file
 
 ------------------------------------------------------------------------
-r6896 | massiot | 2004-03-03 12:09:30 +0100 (Wed, 03 Mar 2004) | 3 lines
+r14080 | courmisch | 2006-01-30 18:38:27 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/share/Makefile.am
 
-* modules/packetizer/mpegvideo.c: Correctly flag the picture types in
-  block_t::i_flags.
+Hopefully fixes .vlt build
 
 ------------------------------------------------------------------------
-r6895 | massiot | 2004-03-03 11:51:55 +0100 (Wed, 03 Mar 2004) | 4 lines
+r14079 | dionoea | 2006-01-30 18:33:05 +0100 (Mon, 30 Jan 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
-
-* modules/access_output/udp.c: New group= option, used to send multiple
-  packets at once (less scheduling overhead) ; typically access=udp{group=5}
-  will send 5 * 7 TS packets at once.
+   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
 
-------------------------------------------------------------------------
-r6894 | massiot | 2004-03-03 11:49:50 +0100 (Wed, 03 Mar 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/satellite/access.c
+* Add "Stream and media info panel" ( http/dialogs/main,
+  http/images/info.png, http/style.css, http/js/functions.js )
 
-* modules/access/satellite/access.c: Read blocks multiple of 1024 bytes
-  (because others do it - no idea if it helps, though)
+* Make instance playlist position consitent with position used in
+  inputdeln (starts from 1 and not 0) ( src/misc/vlm.c, http/js/vlm.js )
 
-------------------------------------------------------------------------
-r6893 | fenrir | 2004-03-03 02:26:49 +0100 (Wed, 03 Mar 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
+* Make it possible to use "enter key" in some text boxes to confirm (*)
 
- * ts.c: fixed PCR handling (when the pcr pid isn't attached to the PMT.)
 
 ------------------------------------------------------------------------
-r6892 | hartman | 2004-03-03 00:49:38 +0100 (Wed, 03 Mar 2004) | 2 lines
+r14078 | courmisch | 2006-01-30 17:59:29 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
+   M /trunk/share/Makefile.am
 
-* updated NEWS for 0.7.1a
+Don't distribute generated files - fixes build
 
 ------------------------------------------------------------------------
-r6891 | massiot | 2004-03-02 23:55:34 +0100 (Tue, 02 Mar 2004) | 6 lines
+r14077 | hartman | 2006-01-30 17:07:35 +0100 (Mon, 30 Jan 2006) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
 
-* extras/contrib:
-  - fixed the infamous "libmad is twice slower" bug
-  - fixed libmad dynamic build
-  - added a52 support to ffmpeg
-  - remove libdvdnav
+* Fix the mactel contrib of x264
 
 ------------------------------------------------------------------------
-r6890 | ipkiss | 2004-03-02 22:45:15 +0100 (Tue, 02 Mar 2004) | 8 lines
+r14076 | sigmunau | 2006-01-30 13:20:37 +0100 (Mon, 30 Jan 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/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder_data.def
-   M /trunk/modules/gui/skins2/parser/builder_data.hpp
-   M /trunk/modules/gui/skins2/parser/gen_builder.py
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/modules/gui/skins2/src/anchor.cpp
-   M /trunk/modules/gui/skins2/src/anchor.hpp
-   M /trunk/modules/gui/skins2/src/theme.cpp
-   M /trunk/modules/gui/skins2/theme/skin.dtd
-   M /trunk/modules/gui/skins2/theme/theme.xml
-   M /trunk/modules/gui/skins2/utils/bezier.cpp
-   M /trunk/modules/gui/skins2/utils/bezier.hpp
+   M /trunk/src/misc/vlm.c
 
- - skins2/utils/bezier.*: Added support for curves made of one point
- - skins2/theme/skin.dtd: Removed Event and Rectangle tags
- - skins2/src/theme.cpp: Destroy curves explicitely
- - ALL: Anchors can be defined using a Bezier curve, which allows
-   rectilinear anchors (but it is still possible to define anchors
-   reduced to a single point).
-   A "curved anchor" only attracts "single point anchors"
+vlm.c: changed quite a few free() into vlm_MessageDelete, fixing small memleaks here and there
 
 ------------------------------------------------------------------------
-r6889 | hartman | 2004-03-02 20:21:03 +0100 (Tue, 02 Mar 2004) | 3 lines
+r14075 | sigmunau | 2006-01-30 12:13:11 +0100 (Mon, 30 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/src/misc/messages.c
 
-* Well i be .......
-  libmodplug working now. apparently it didn't like dynamic linking on OS X.
+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
 
 ------------------------------------------------------------------------
-r6888 | hartman | 2004-03-02 17:44:21 +0100 (Tue, 02 Mar 2004) | 2 lines
+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
 
-* This was the thing i didn't commit and which AGAIN leaves us with a CPU hogging release :(
+Should fix skins stuff build
 
 ------------------------------------------------------------------------
-r6887 | kuehne | 2004-03-02 14:53:14 +0100 (Tue, 02 Mar 2004) | 8 lines
+r14073 | zorglub | 2006-01-29 23:47:31 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/video_output/fb.c
-   M /trunk/po/de.po
-   M /trunk/src/libvlc.h
-
-* modules/codec/dvbsub.c: disabled translation of some internal error messages
-* po/de.po: removed my reminders
-* modules/demux/mkv.cpp: disabled translation of the string "Matroska"
+   M /trunk/modules/access/cdda.c
 
-* src/libvlc.h: small corrections of to-be-localised strings
-* modules/gui/macosx/macosx.m: ditto
-* modules/video_output/fb.c: ditto
+Should fix CDDA build
 
 ------------------------------------------------------------------------
-r6886 | hartman | 2004-03-02 13:39:25 +0100 (Tue, 02 Mar 2004) | 2 lines
+r14072 | hartman | 2006-01-29 23:11:04 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/mms.c
+   M /trunk/modules/demux/vobsub.c
 
-Spelling error
+* 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)
 
 ------------------------------------------------------------------------
-r6885 | hartman | 2004-03-02 02:10:26 +0100 (Tue, 02 Mar 2004) | 2 lines
+r14071 | zorglub | 2006-01-29 22:45:13 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
+   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
+
+------------------------------------------------------------------------
+r14068 | xtophe | 2006-01-29 18:33:55 +0100 (Sun, 29 Jan 2006) | 3 lines
+Changed paths:
+   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
+
+infopanels: Redimension the text area. implement modifiable
+iteminfo: Use infopanel.
+
+------------------------------------------------------------------------
+r14067 | zorglub | 2006-01-29 18:00:31 +0100 (Sun, 29 Jan 2006) | 2 lines
+Changed paths:
+   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
+
+Skeleton for testing libvlc
+
+------------------------------------------------------------------------
+r14066 | dionoea | 2006-01-29 17:44:04 +0100 (Sun, 29 Jan 2006) | 4 lines
+Changed paths:
+   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
+
+main, functions.js, slider_*.png : add position slider
+status.xml : add "seek" command
+vlm, refresh.png : add refresh buttons (page doesn't autorefresh)
+
+------------------------------------------------------------------------
+r14065 | hartman | 2006-01-29 16:25:07 +0100 (Sun, 29 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/doc/fortunes.txt
 
-* Fix dts contrib
+* FORTUNE !!!! :D
 
 ------------------------------------------------------------------------
-r6884 | hartman | 2004-03-02 01:59:16 +0100 (Tue, 02 Mar 2004) | 2 lines
+r14064 | dionoea | 2006-01-29 15:26:57 +0100 (Sun, 29 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
+   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
 
-* update caca and live.com
+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)
 
 ------------------------------------------------------------------------
-r6883 | fenrir | 2004-03-01 23:35:55 +0100 (Mon, 01 Mar 2004) | 3 lines
+r14063 | dionoea | 2006-01-29 15:19:37 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
+   M /trunk/modules/control/telnet.c
 
- * video.c: make SVQ3/ffmpeg happy with complex stsd atom (ie with more
- than just the "SMI " one).
+Prompt for password again after displaying "Wrong password."
 
 ------------------------------------------------------------------------
-r6882 | gbazin | 2004-03-01 22:23:09 +0100 (Mon, 01 Mar 2004) | 3 lines
+r14062 | zorglub | 2006-01-29 12:38:15 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/ChangeLog
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/misc/stats.c
 
-
-* ChangeLog: updated for 0.7.1.
+Fix warnings
 
 ------------------------------------------------------------------------
-r6881 | gbazin | 2004-03-01 21:36:24 +0100 (Mon, 01 Mar 2004) | 3 lines
+r14061 | dionoea | 2006-01-29 12:01:37 +0100 (Sun, 29 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-
+   M /trunk/src/libvlc.h
+   M /trunk/src/video_output/vout_intf.c
 
-* modules/gui/skins2/Modules.am: oops, 1 file too much.
+add boolean option "snapshot-preview" to enable/disable the snapshot's
+preview display in the top left corner of the screen.
 
 ------------------------------------------------------------------------
-r6880 | gbazin | 2004-03-01 21:04:55 +0100 (Mon, 01 Mar 2004) | 3 lines
+r14060 | courmisch | 2006-01-29 11:36:46 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
-
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-* po/*: ./toolbox --update-po in preparation for the release.
+Remove debug messages
 
 ------------------------------------------------------------------------
-r6879 | gbazin | 2004-03-01 20:58:16 +0100 (Mon, 01 Mar 2004) | 3 lines
+r14059 | courmisch | 2006-01-29 11:35:30 +0100 (Sun, 29 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/src/network/tcp.c
 
+Remove erroneous debug message
 
-* modules/gui/skins2/src/skin_main.cpp: default skin is skins2/default/theme.xml.
 
 ------------------------------------------------------------------------
-r6878 | gbazin | 2004-03-01 20:41:42 +0100 (Mon, 01 Mar 2004) | 4 lines
+r14058 | courmisch | 2006-01-29 10:11:11 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/install-win32
-   M /trunk/modules/gui/skins2/Modules.am
-
+   M /trunk/modules/access_output/http.c
 
-* modules/gui/skins2/Modules.am: include the default skins2 theme in the "make dist" rule.
-* install-win32, Makefile.am: include the default skins2 theme in the win32 package.
+use vlc-https instead of vlc-http when using TLS
 
 ------------------------------------------------------------------------
-r6877 | asmax | 2004-03-01 20:36:43 +0100 (Mon, 01 Mar 2004) | 2 lines
+r14057 | courmisch | 2006-01-29 10:03:15 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
-   M /trunk/modules/gui/skins2/theme/skin.dtd
-   M /trunk/modules/gui/skins2/theme/theme.xml
+   M /trunk/modules/access_output/http.c
 
-* all: changed dtd version to 1.99 before the final dtd freeze
+Fix output stream leak in case of Avahi error
 
 ------------------------------------------------------------------------
-r6876 | asmax | 2004-03-01 19:33:31 +0100 (Mon, 01 Mar 2004) | 5 lines
+r14056 | courmisch | 2006-01-29 10:00:31 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder.hpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.hpp
-   M /trunk/modules/gui/skins2/theme/skin.dtd
-   M /trunk/modules/gui/skins2/theme/theme.xml
+   M /trunk/modules/access_output/http.c
 
-* parser/builder.cpp, parser/skin_parser.cpp: unique IDs are generated
- in the xml parser instead of the builder: fixes nasty bugs related
- to layout IDs
-* theme/skin.dtd: "id" attribute is no longer required for window
+Clean up
 
 ------------------------------------------------------------------------
-r6875 | gbazin | 2004-03-01 19:31:13 +0100 (Mon, 01 Mar 2004) | 3 lines
+r14055 | dionoea | 2006-01-29 01:11:22 +0100 (Sun, 29 Jan 2006) | 6 lines
 Changed paths:
-   M /trunk/include/vlc_interface.h
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/streamwizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/control/http/mvar.c
+   M /trunk/src/misc/vlm.c
+
+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
 
-* modules/gui/wxwindows/*: make sure we re-use the streaming wizard so the user selection doesn't get lost each time it is opened.
 
 ------------------------------------------------------------------------
-r6874 | gbazin | 2004-03-01 18:36:26 +0100 (Mon, 01 Mar 2004) | 3 lines
+r14054 | xtophe | 2006-01-29 00:51:57 +0100 (Sun, 29 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-
+   M /trunk/configure.ac
 
-* modules/demux/mkv.cpp: fixed copy&paste bug.
+confihure.ac: don't overwrite user options even if we have contrib
 
 ------------------------------------------------------------------------
-r6873 | gbazin | 2004-03-01 13:50:39 +0100 (Mon, 01 Mar 2004) | 8 lines
+r14053 | zorglub | 2006-01-28 23:31:23 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_threads.h
-   M /trunk/modules/access/file.c
-   M /trunk/modules/access_output/udp.c
+   M /trunk/src/libvlc.c
 
-* include/vlc_threads.h:
-   + lower a bit the input thread priority on win32 (using THREAD_PRIORITY_ABOVE_NORMAL now).
-* modules/access/file.c:
-   + s/config_GetInt()/var_Get() for file-caching.
-* modules/access_output/udp.c:
-   + less verbose debug messages.
-   + increase thread priority on win32.
+Don't check syslog value if we don't have syslog.h
 
 ------------------------------------------------------------------------
-r6872 | massiot | 2004-03-01 12:55:25 +0100 (Mon, 01 Mar 2004) | 2 lines
+r14052 | damienf | 2006-01-28 23:05:18 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transrate/Modules.am
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
 
-* Added two files in Modules.am
+ffmpeg-cvs-wince.patch: removed duplicate patches/updated to ffmpeg latest version
 
 ------------------------------------------------------------------------
-r6871 | murray | 2004-03-01 00:08:42 +0100 (Mon, 01 Mar 2004) | 2 lines
+r14051 | damienf | 2006-01-28 21:42:36 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
+   M /trunk/modules/access/cdda.c
 
-Shit, forgot to :wq before committing :) sorry guys
+cdda.c: don't forget to include <errno.h> when using errno
 
 ------------------------------------------------------------------------
-r6870 | jpsaman | 2004-02-29 23:59:59 +0100 (Sun, 29 Feb 2004) | 2 lines
+r14050 | zorglub | 2006-01-28 19:53:58 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/gui/pda/pda.glade
-   M /trunk/modules/gui/pda/pda_callbacks.c
-   M /trunk/modules/gui/pda/pda_interface.c
+   M /trunk/src/input/stream.c
 
-Updated PDA interface.
+Get stats on block inputs (Refs:#473)
 
 ------------------------------------------------------------------------
-r6869 | murray | 2004-02-29 23:56:23 +0100 (Sun, 29 Feb 2004) | 5 lines
+r14049 | zorglub | 2006-01-28 19:49:32 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/po/it.po
-
-Minor changes to the italian translation (thanks to Paolo Caravello)
+   M /trunk/configure.ac
 
-Actually, we still got some (huge) untranslated strings in libvlc.h,
-I'll care about them after the release.
+Link cdda with iconv on osx
 
 ------------------------------------------------------------------------
-r6868 | jpsaman | 2004-02-29 22:10:00 +0100 (Sun, 29 Feb 2004) | 2 lines
+r14048 | dionoea | 2006-01-28 19:44:54 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/ipkg/control.gpe
-   M /trunk/ipkg/control.h3600
+   M /trunk/src/misc/vlm.c
 
-Updated version strings to 0.7.1 for upcoming release.
+ misc/vlm.c : export some p_input variables (state, position, time, length, rate, title, chapter and seekable) when using the vlm "show (media)" command.
 
 ------------------------------------------------------------------------
-r6867 | jpsaman | 2004-02-29 22:09:29 +0100 (Sun, 29 Feb 2004) | 2 lines
+r14047 | xtophe | 2006-01-28 19:43:13 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/po/nl.po
+   M /trunk/Makefile.am
 
-Updated Dutch translation.
+win32 rules: make it more dirty to be able to produce debug package
 
 ------------------------------------------------------------------------
-r6866 | gbazin | 2004-02-29 20:28:10 +0100 (Sun, 29 Feb 2004) | 3 lines
+r14046 | zorglub | 2006-01-28 19:11:12 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
    M /trunk/configure.ac
+   M /trunk/modules/access/cdda.c
+   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
 
-
-* configure.ac: fixed --with-dts-tree.
+Add CDDB support to CDDA module (Refs:#459)
 
 ------------------------------------------------------------------------
-r6865 | gbazin | 2004-02-29 20:12:00 +0100 (Sun, 29 Feb 2004) | 3 lines
+r14045 | dionoea | 2006-01-28 17:10:26 +0100 (Sat, 28 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/NEWS
-
+   M /trunk/share/http/index.html
 
-* NEWS: updated.
+add warning about javascript support being needed if the browser doesn't
+support javascript.
 
 ------------------------------------------------------------------------
-r6864 | gbazin | 2004-02-29 20:01:22 +0100 (Sun, 29 Feb 2004) | 3 lines
+r14044 | dionoea | 2006-01-28 17:05:50 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/rawdv.c
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/vlm.js
 
-
-* modules/demux/rawdv.c: DV audio support was removed from libavcodec so reimplemented it here.
+make sure that local variables are local variables.
 
 ------------------------------------------------------------------------
-r6863 | asmax | 2004-02-29 18:36:55 +0100 (Sun, 29 Feb 2004) | 2 lines
+r14043 | sigmunau | 2006-01-28 15:41:33 +0100 (Sat, 28 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/modules/misc/freetype.c
 
-* src/skin_main.cpp: do not delete the input a second time !
+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
 
 ------------------------------------------------------------------------
-r6862 | asmax | 2004-02-29 17:49:55 +0100 (Sun, 29 Feb 2004) | 6 lines
+r14042 | zorglub | 2006-01-28 15:25:56 +0100 (Sat, 28 Jan 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_flat.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder_data.def
-   M /trunk/modules/gui/skins2/parser/builder_data.hpp
-   M /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   M /trunk/modules/gui/skins2/src/generic_layout.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.cpp
-   M /trunk/modules/gui/skins2/theme/skin.dtd
-   M /trunk/modules/gui/skins2/theme/theme.xml
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
 
-* controls/*, src/generic_window.cpp, src/generic_layout.cpp: a visibiliy
-variable is now owned by CtrlGeneric, and handled directly by the layout
-and the window (at the moment only the slider control uses it)
-* theme/skin.dtd, parser/builder.cpp, parser, skin_parser.cpp: added
-the "color" attribute for control text
+Fix refcount problem
 
 ------------------------------------------------------------------------
-r6861 | gbazin | 2004-02-29 15:35:10 +0100 (Sun, 29 Feb 2004) | 3 lines
+r14041 | sigmunau | 2006-01-28 14:30:33 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/INSTALL.win32
+   M /trunk/src/interface/interaction.c
 
-
-* INSTALL.win32: updated win32 build instructions.
+interaction.c: Don't crash in certain condition
 
 ------------------------------------------------------------------------
-r6860 | zorglub | 2004-02-29 15:05:45 +0100 (Sun, 29 Feb 2004) | 2 lines
+r14040 | sigmunau | 2006-01-28 12:49:22 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   M /trunk/modules/control/telnet.c
 
-Sanity check
+telnet.c: a few more minor (potensial) memleaks
 
 ------------------------------------------------------------------------
-r6859 | asmax | 2004-02-29 15:05:14 +0100 (Sun, 29 Feb 2004) | 2 lines
+r14039 | zorglub | 2006-01-28 12:38:49 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/Makefile.am
+   M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
+   M /trunk/share/Makefile.am
 
-* src/skin_main.cpp: fixed a bug related to the destruction order ;)
+Fixes for prehistoric build system
 
 ------------------------------------------------------------------------
-r6858 | kuehne | 2004-02-29 14:55:04 +0100 (Sun, 29 Feb 2004) | 2 lines
+r14038 | sigmunau | 2006-01-28 12:36:30 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/modules/control/telnet.c
 
-Fixed breakage which has been introduced in the last commit
+telnet.c: fix a very minor memleak in Open
 
 ------------------------------------------------------------------------
-r6857 | kuehne | 2004-02-29 14:49:02 +0100 (Sun, 29 Feb 2004) | 2 lines
+r14037 | sigmunau | 2006-01-28 12:32:05 +0100 (Sat, 28 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/po/de.po
+   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
 
-spelling fixes
+Also fixes a minor memleak in schedule creation/deletion
 
 ------------------------------------------------------------------------
-r6856 | gbazin | 2004-02-29 14:33:47 +0100 (Sun, 29 Feb 2004) | 3 lines
+r14036 | zorglub | 2006-01-28 12:18:39 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/ipkg/Makefile.am
+   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
 
-
-* ipkg/Makefile.am: don't try to package files which have been removed.
+Move old HTTP interface to http/old so it can be used by ppl without JS. Todo: use <noscript> :)
 
 ------------------------------------------------------------------------
-r6855 | gbazin | 2004-02-29 14:08:56 +0100 (Sun, 29 Feb 2004) | 4 lines
+r14035 | zorglub | 2006-01-28 11:58:48 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/misc/variables.c
-
+   M /trunk/doc/rrd-howto.txt
 
-* src/misc/variables.c: fixed memleak.
-* include/vlc_common.h: use pragma to disable useless MSVC warnings.
+Improve doc
 
 ------------------------------------------------------------------------
-r6854 | gbazin | 2004-02-29 14:05:22 +0100 (Sun, 29 Feb 2004) | 4 lines
+r14034 | zorglub | 2006-01-28 11:56:47 +0100 (Sat, 28 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/modules/audio_filter/converter/dtstofloat32.c
-
+   A /trunk/doc/rrd-howto.txt
+   M /trunk/modules/misc/logger.c
 
-* ALL: bumped revision number to 0.7.1
-* modules/audio_filter/converter/dtstofloat32.c: update for libdts-0.0.2
+RRD output (Refs:#473)
+This is a quick hack, which should in the end be merged in a way to expose stats
 
 ------------------------------------------------------------------------
-r6853 | gbazin | 2004-02-29 14:03:19 +0100 (Sun, 29 Feb 2004) | 3 lines
+r14033 | zorglub | 2006-01-28 11:45:13 +0100 (Sat, 28 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
-
+   M /trunk/include/vlc_messages.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/src/misc/stats.c
+   M /trunk/src/playlist/playlist.c
 
-* src/packages.mak: updated for libdts-0.0.2
+Compute global input/output stats (Refs:#473)
 
 ------------------------------------------------------------------------
-r6852 | zorglub | 2004-02-28 20:40:06 +0100 (Sat, 28 Feb 2004) | 2 lines
+r14032 | zorglub | 2006-01-27 21:35:42 +0100 (Fri, 27 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   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
 
-Search on the author field too
+Don't print debug messages and don't do interaction on preparsing
 
 ------------------------------------------------------------------------
-r6851 | zorglub | 2004-02-28 20:31:54 +0100 (Sat, 28 Feb 2004) | 2 lines
+r14031 | zorglub | 2006-01-27 19:28:45 +0100 (Fri, 27 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
+   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
 
-Fix loop on end of search
+* Improve timers (Refs:#473)
+* AccessOutWrite can be called with input already detached (Closes:#523)
 
 ------------------------------------------------------------------------
-r6850 | gbazin | 2004-02-28 20:30:04 +0100 (Sat, 28 Feb 2004) | 2 lines
+r14030 | sam | 2006-01-27 15:19:52 +0100 (Fri, 27 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/streamout.cpp
+   M /trunk/extras/contrib/src
+   M /trunk/extras/contrib/src/Makefile
+   M /trunk/extras/contrib/src/packages.mak
 
-* modules/gui/wxwindows/streamout.cpp: added mp4a to the list of audio transcoders.
+  * added NASM to the contribs (OS X x86 only) so that we can build x264.
 
 ------------------------------------------------------------------------
-r6849 | gbazin | 2004-02-28 18:10:23 +0100 (Sat, 28 Feb 2004) | 3 lines
+r14029 | dionoea | 2006-01-27 15:11:55 +0100 (Fri, 27 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/info.c
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
-
+   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
 
-* src/playlist/*: portability fixes, moved playlist_AddOption() to item-ext.c.
+Update copyright dates used in interfaces and binaries (2005 -> 2006)
 
 ------------------------------------------------------------------------
-r6848 | titer | 2004-02-28 14:53:35 +0100 (Sat, 28 Feb 2004) | 3 lines
+r14028 | dionoea | 2006-01-27 14:54:47 +0100 (Fri, 27 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/AUTHORS
+   M /trunk/modules/control/http/rpn.c
 
- macosx/vout* : don't forget to exit fullscreen mode at EOF,
-                fixed a segfault
+ rpn.c : vlm_cmd now adds a "vlm_value" variable
+ AUTHORS : add the HTTP interface rewrite
 
 ------------------------------------------------------------------------
-r6847 | kuehne | 2004-02-27 23:33:38 +0100 (Fri, 27 Feb 2004) | 2 lines
+r14027 | dionoea | 2006-01-27 14:48:28 +0100 (Fri, 27 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/po/de.po
+   M /trunk/share/http/dialogs/vlm
+   M /trunk/share/http/js/vlm.js
+   A /trunk/share/http/vlm_export.html
 
-Updated german translation
+ * : it's now possible to enter a batch of commands or export the VLM
+     configuration
 
 ------------------------------------------------------------------------
-r6846 | gbazin | 2004-02-27 16:07:04 +0100 (Fri, 27 Feb 2004) | 3 lines
+r14026 | dionoea | 2006-01-27 13:58:05 +0100 (Fri, 27 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
+   M /trunk/src/misc/vlm.c
 
-* src/skin_main.cpp: fixed bug related to the destruction order.
-* parser/xmlparser.hpp: removed useless change.
+add "export" command. It behaves exactly like "save" except that commands
+are printed in a vlm_message and not in a file.
 
 ------------------------------------------------------------------------
-r6845 | fenrir | 2004-02-27 15:22:18 +0100 (Fri, 27 Feb 2004) | 2 lines
+r14025 | sam | 2006-01-27 10:48:54 +0100 (Fri, 27 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   M /trunk/extras/contrib/src/Makefile
 
- * avi.c: uses rv15 for 15 and 16 bits file. (I don't know if it's ok).
+  * extras/contrib/src/Makefile: removed a nonexistent patch that I did not
+    commit.
 
 ------------------------------------------------------------------------
-r6844 | fenrir | 2004-02-27 15:05:55 +0100 (Fri, 27 Feb 2004) | 3 lines
+r14024 | sam | 2006-01-27 00:13:34 +0100 (Fri, 27 Jan 2006) | 17 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
+   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
 
- * avi.c: added support for rgb 32 (24 won't work under linux as the vout
- handle 24 and 32 the same way :(
+  * 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:
+
+    ./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.
 
 ------------------------------------------------------------------------
-r6843 | fenrir | 2004-02-27 15:02:05 +0100 (Fri, 27 Feb 2004) | 2 lines
+r14023 | sam | 2006-01-26 21:33:25 +0100 (Thu, 26 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/chroma.c
-   M /trunk/modules/codec/rawvideo.c
+   M /trunk/extras/contrib/bootstrap
 
* rawvideo.c, ffmpeg/chroma.c: added YVU9.
 * extras/contrib/bootstrap: support i686-apple-darwin8.
 
 ------------------------------------------------------------------------
-r6842 | fenrir | 2004-02-27 15:01:35 +0100 (Fri, 27 Feb 2004) | 2 lines
+r14022 | sam | 2006-01-26 21:27:37 +0100 (Thu, 26 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_pictures.h
+   M /trunk/modules/visualization/visual/visual.c
 
- * vout_pictures.*: added YVU9.
+  * modules/visualization/visual/visual.c: SECT_TEXT is a reserved Mach-O
+    name, renamed it into SSECT_TEXT (for "spectral section").
 
 ------------------------------------------------------------------------
-r6841 | gbazin | 2004-02-27 14:24:12 +0100 (Fri, 27 Feb 2004) | 2 lines
+r14021 | sam | 2006-01-26 21:22:00 +0100 (Thu, 26 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder_data.hpp
-   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
-   M /trunk/modules/gui/skins2/src/ft2_font.cpp
-   M /trunk/modules/gui/skins2/src/skin_common.hpp
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
-   M /trunk/modules/gui/skins2/win32/win32_loop.cpp
-   M /trunk/modules/gui/skins2/win32/win32_loop.hpp
+   M /trunk/configure.ac
 
-* modules/gui/skins2/*: portability fixes.
+  * 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.
 
 ------------------------------------------------------------------------
-r6840 | murray | 2004-02-26 20:11:44 +0100 (Thu, 26 Feb 2004) | 3 lines
+r14020 | sam | 2006-01-26 21:08:33 +0100 (Thu, 26 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/po/fr.po
-   M /trunk/po/it.po
+   M /trunk/src/misc/cpu.c
 
-it.po: italian localization for VLC 0.7.1
-fr.po: minor fixes
+  * src/misc/cpu.c: do not assume SYS_DARWIN means powerpc, so that we can
+    properly detect CPU features on a MacIntel.
 
 ------------------------------------------------------------------------
-r6839 | hartman | 2004-02-26 18:07:37 +0100 (Thu, 26 Feb 2004) | 3 lines
+r14019 | sam | 2006-01-26 20:51:06 +0100 (Thu, 26 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/audio.c
+   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
 
-* Don't crash during my demo to the university computer labs.
-  - don't crash when i_output < 0
+  * 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.
 
 ------------------------------------------------------------------------
-r6838 | gbazin | 2004-02-26 18:02:17 +0100 (Thu, 26 Feb 2004) | 3 lines
+r14018 | courmisch | 2006-01-26 18:29:07 +0100 (Thu, 26 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/directx.c
+   M /trunk/src/network/udp.c
 
-* modules/audio_output/directx.c: don't use hardware buffers for <= 2 channels.
-   A few users have been reporting problems with the directx audio output and it might very well be the cause of their problems (ie. with buggy drivers).
+Fix UDP broadcast
 
 ------------------------------------------------------------------------
-r6837 | hartman | 2004-02-26 15:40:29 +0100 (Thu, 26 Feb 2004) | 3 lines
+r14017 | sigmunau | 2006-01-26 18:14:09 +0100 (Thu, 26 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
+   M /trunk/modules/demux/ts.c
 
-* another thing that wasn't committed yet.
-  - Fix Playlist Save. Can only do m3u atm.
+modules/demux/ts.c: Fixed a very very minor memleak
 
 ------------------------------------------------------------------------
-r6836 | gbazin | 2004-02-26 14:58:23 +0100 (Thu, 26 Feb 2004) | 2 lines
+r14016 | sigmunau | 2006-01-26 18:05:57 +0100 (Thu, 26 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/access_output/udp.c
 
-* modules/video_output/directx/*: fixes uninitialized variables and memleaks.
+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
 
 ------------------------------------------------------------------------
-r6835 | hartman | 2004-02-26 14:24:55 +0100 (Thu, 26 Feb 2004) | 2 lines
+r14015 | sigmunau | 2006-01-26 17:51:47 +0100 (Thu, 26 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/include/vlc_input.h
+   M /trunk/src/misc/messages.c
 
-* don't break things...
+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
 
 ------------------------------------------------------------------------
-r6834 | hartman | 2004-02-26 14:04:55 +0100 (Thu, 26 Feb 2004) | 3 lines
+r14014 | xtophe | 2006-01-25 00:06:43 +0100 (Wed, 25 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/configure.ac
 
-* Something I forgot
-  --macosx-stretch mode. Ignore aspect ratio and stretch video to fill window.
+configure.ac: Use AC_PATH_XTRA. 
+             Still got to find a cleaner way to determine if we have Xv.so or Xv_pic, ...
 
 ------------------------------------------------------------------------
-r6833 | gbazin | 2004-02-26 13:04:14 +0100 (Thu, 26 Feb 2004) | 5 lines
+r14013 | xtophe | 2006-01-25 00:02:35 +0100 (Wed, 25 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-
+   M /trunk/configure.ac
 
-* modules/gui/wxwindows/wxwindows.cpp: include setlocale.h after the vlc headers.
-* modules/gui/wxwindows/menus.cpp: fixed memory leaks.
-* modules/gui/wxwindows/playlist.cpp: fixed deadlock.
+configure.ac: No X11 on win32
 
 ------------------------------------------------------------------------
-r6832 | gbazin | 2004-02-26 09:24:29 +0100 (Thu, 26 Feb 2004) | 3 lines
+r14012 | zorglub | 2006-01-24 23:42:16 +0100 (Tue, 24 Jan 2006) | 14 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   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)
 
-* modules/gui/wxwindows/playlist.cpp: removed useless lock.
+It is only available in debug mode.
 
-------------------------------------------------------------------------
-r6831 | gbazin | 2004-02-26 01:23:04 +0100 (Thu, 26 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/preferences.cpp
+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)
 
-* modules/gui/wxwindows/*: a whole bunch of bug-fixes spotted by running the debug build of wxWindows.
+stats_TimersDumpAll is not implemented yet
 
 ------------------------------------------------------------------------
-r6830 | hartman | 2004-02-26 00:28:04 +0100 (Thu, 26 Feb 2004) | 2 lines
+r14011 | dionoea | 2006-01-24 23:25:15 +0100 (Tue, 24 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
+   M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
 
-* Disable libmad on OS X
+use wxTR_HAS_VARIABLE_ROW_HEIGHT in the meta data tree (usefull is a line is
+full of \n)
 
 ------------------------------------------------------------------------
-r6829 | ipkiss | 2004-02-25 23:42:48 +0100 (Wed, 25 Feb 2004) | 2 lines
+r14010 | sam | 2006-01-24 13:09:06 +0100 (Tue, 24 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/po/fr.po
+   M /trunk/Makefile.am
+   M /trunk/bindings/java/Makefile.am
+   M /trunk/configure.ac
 
-Fixed an incorrect string
+  * 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.
 
 ------------------------------------------------------------------------
-r6828 | jpsaman | 2004-02-25 23:16:20 +0100 (Wed, 25 Feb 2004) | 3 lines
+r14009 | xtophe | 2006-01-24 10:53:53 +0100 (Tue, 24 Jan 2006) | 2 lines
 Changed paths:
-   D /trunk/ipkg/control
-   M /trunk/ipkg/control.gpe
-   A /trunk/ipkg/control.h3600
-   D /trunk/ipkg/postinst
-   D /trunk/ipkg/postrm
-   M /trunk/ipkg/rules
-   A /trunk/ipkg/rules.h3600
+   M /trunk/vlc.win32.nsi
 
-Added configuration for h3600 iPAQ PDA with small Flash sizes.
-Removed unused files.
+Don't put contextual menu on the recycle bin. Thanks to Razer in the forum (closes #511)
 
 ------------------------------------------------------------------------
-r6827 | zorglub | 2004-02-25 23:01:34 +0100 (Wed, 25 Feb 2004) | 4 lines
+r14008 | hartman | 2006-01-24 06:52:40 +0100 (Tue, 24 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/po/fr.po
-
-Update of the french translation.
+   M /trunk/modules/demux/ps.c
 
-This file need reviewing, please help
+* 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.
 
 ------------------------------------------------------------------------
-r6826 | titer | 2004-02-25 20:27:23 +0100 (Wed, 25 Feb 2004) | 2 lines
+r14007 | zorglub | 2006-01-23 22:21:19 +0100 (Mon, 23 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
+   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
 
- macosx/vout* : fixed OpenGL fullscreen (still needs some cleaning)
+Gather some sout stats (Refs:#473)
 
 ------------------------------------------------------------------------
-r6825 | gbazin | 2004-02-25 19:47:02 +0100 (Wed, 25 Feb 2004) | 3 lines
+r14006 | hartman | 2006-01-23 22:10:49 +0100 (Mon, 23 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input_dec.c
-
+   M /trunk/modules/demux/mp4/libmp4.c
 
-* src/input/input_dec.c: compilation fix.
+* Don't crash if the hdlr in a mov has no name.
+* spelling correction and debug for out of bound child boxes.
 
 ------------------------------------------------------------------------
-r6824 | gbazin | 2004-02-25 19:43:24 +0100 (Wed, 25 Feb 2004) | 3 lines
+r14005 | zorglub | 2006-01-23 20:09:22 +0100 (Mon, 23 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpeg4audio.c
-   M /trunk/modules/packetizer/mpegvideo.c
-
+   M /trunk/modules/control/netsync.c
+   M /trunk/modules/control/showintf.c
+   M /trunk/src/libvlc.c
+   M /trunk/src/libvlc.h
 
-* modules/packetizer/mpeg4audio.c, modules/packetizer/mpegvideo.c: compilation fix.
+Add global options for netsync and showintf and hide them from interface (Closes:#508)
 
 ------------------------------------------------------------------------
-r6823 | gbazin | 2004-02-25 19:42:38 +0100 (Wed, 25 Feb 2004) | 3 lines
+r14004 | xtophe | 2006-01-23 16:35:02 +0100 (Mon, 23 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
+   M /trunk/modules/access_output/http.c
 
-* modules/gui/wxwindows/wxwindows.h: workaround/compilation fix for new wxWindows versions.
+http.c: add an option to disable bonjour (closes #509).
+       Please review and improve the option text and longtext strings. 
 
 ------------------------------------------------------------------------
-r6822 | fenrir | 2004-02-25 19:22:54 +0100 (Wed, 25 Feb 2004) | 2 lines
+r14003 | damienf | 2006-01-23 13:00:00 +0100 (Mon, 23 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
+   M /trunk/activex/oleobject.cpp
+   M /trunk/activex/plugin.cpp
+   M /trunk/activex/vlccontrol.cpp
 
- * libmpeg2.c: lalala, compilation fix...
+plugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible on activation
+vlccontrol.cpp: fixed small mem leak
 
 ------------------------------------------------------------------------
-r6821 | fenrir | 2004-02-25 18:48:52 +0100 (Wed, 25 Feb 2004) | 3 lines
+r14002 | dionoea | 2006-01-23 02:04:16 +0100 (Mon, 23 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_block.h
-   M /trunk/modules/codec/a52.c
-   M /trunk/modules/codec/dts.c
-   M /trunk/modules/codec/faad.c
-   M /trunk/modules/codec/ffmpeg/audio.c
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/codec/flac.c
-   M /trunk/modules/codec/libmpeg2.c
-   M /trunk/modules/codec/mpeg_audio.c
-   M /trunk/modules/demux/a52.c
-   M /trunk/modules/demux/dts.c
-   M /trunk/modules/demux/flac.c
-   M /trunk/src/misc/block.c
+   M /trunk/modules/codec/dvbsub.c
 
- * all: removed block_t->b_discontinuity,b_frame_* and added i_flags
- field and a few BLOCK_FLAG_*.
+oops, last commit wasn't meant to happen
 
 ------------------------------------------------------------------------
-r6820 | zorglub | 2004-02-25 15:02:34 +0100 (Wed, 25 Feb 2004) | 3 lines
+r14001 | dionoea | 2006-01-23 02:02:54 +0100 (Mon, 23 Jan 2006) | 16 lines
 Changed paths:
-   M /trunk/po/pt_BR.po
+   M /trunk/modules/codec/dvbsub.c
 
-Update of the brazilian portuguese translation, thanks to
-Andr?\239?\191?\189 de Barros Martins Ribeiro
+fix subtitles position (aspect ratio)
 
-------------------------------------------------------------------------
-r6819 | fenrir | 2004-02-25 13:38:33 +0100 (Wed, 25 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/input/input_programs.c
+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 )
 
- * all: fixed sout-audio/video options.
 
 ------------------------------------------------------------------------
-r6818 | gbazin | 2004-02-24 23:15:41 +0100 (Tue, 24 Feb 2004) | 3 lines
+r14000 | hartman | 2006-01-23 01:34:33 +0100 (Mon, 23 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
+   M /trunk/modules/misc/freetype.c
 
-* modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever way (hide useless things like empty menus).
+* 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
 
 ------------------------------------------------------------------------
-r6817 | gbazin | 2004-02-24 20:23:11 +0100 (Tue, 24 Feb 2004) | 3 lines
+r13999 | dionoea | 2006-01-23 01:23:14 +0100 (Mon, 23 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/dts.c
-
+   M /trunk/share/http/dialogs/vlm
+   M /trunk/share/http/js/functions.js
+   M /trunk/share/http/js/vlm.js
 
-* modules/demux/dts.c: improved detection of wav dts files.
+ dialogs/vlm, js/vlm.js : add schedule support
+ * : some code cleanup.
 
 ------------------------------------------------------------------------
-r6816 | zorglub | 2004-02-24 19:19:44 +0100 (Tue, 24 Feb 2004) | 7 lines
+r13998 | hartman | 2006-01-22 23:54:57 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-
-Fix problem in playlist update code.
+   M /trunk/modules/demux/mkv.cpp
 
-Strangely, the "AddPendingEvent" wxwindows call seems to hang, so
-replace it bhy "ProcessEvent" (the playlist update is processed
-immediately in the callback, but it is only the update of one item, so
-it should not be a problem)
+* Pass along the SSA header in mkv files to the decoder.
 
 ------------------------------------------------------------------------
-r6815 | gbazin | 2004-02-24 18:43:31 +0100 (Tue, 24 Feb 2004) | 3 lines
+r13997 | dionoea | 2006-01-22 23:52:20 +0100 (Sun, 22 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/cdda.c
-
+   M /trunk/src/misc/vlm.c
 
-* modules/access/cdda.c: added "cddasimple" shortcut.
+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 ?
 
 ------------------------------------------------------------------------
-r6814 | gbazin | 2004-02-24 18:42:07 +0100 (Tue, 24 Feb 2004) | 3 lines
+r13996 | sigmunau | 2006-01-22 23:49:01 +0100 (Sun, 22 Jan 2006) | 14 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.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)
 
-* modules/stream_out/transcode.c: compilation fixes for ffmpeg-0.4.8.
 
 ------------------------------------------------------------------------
-r6813 | bigben | 2004-02-24 18:16:27 +0100 (Tue, 24 Feb 2004) | 2 lines
+r13995 | hartman | 2006-01-22 23:27:29 +0100 (Sun, 22 Jan 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/demux/vobsub.c
 
-Do not send an event when clicking out of the search box
+* Stupid subtitles with their lack of proper specifications and implementations.....
 
 ------------------------------------------------------------------------
-r6812 | fenrir | 2004-02-24 17:31:46 +0100 (Tue, 24 Feb 2004) | 2 lines
+r13994 | hartman | 2006-01-22 23:20:19 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/modules/demux/vobsub.c
 
- * http.c: "Transfer-Encoding: chunked" support. (Tested with only one URL).
+* The vobsub param is Delay, not delay.
 
 ------------------------------------------------------------------------
-r6811 | gbazin | 2004-02-24 00:01:05 +0100 (Tue, 24 Feb 2004) | 5 lines
+r13993 | xtophe | 2006-01-22 19:13:59 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/codecs.h
-   M /trunk/modules/codec/araw.c
-   M /trunk/modules/demux/wav.c
-
+   M /trunk/Makefile.am
 
-* modules/demux/wav.c: more fixes for multichannel wav files support.
-* include/codecs.h: ms speakers definitions.
-* modules/codec/araw.c: added support for fl64 fourcc.
+Fix the win* package rules for the http intf.
 
 ------------------------------------------------------------------------
-r6810 | gbazin | 2004-02-23 22:57:56 +0100 (Mon, 23 Feb 2004) | 3 lines
+r13992 | xtophe | 2006-01-22 19:10:53 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
-
+   M /trunk/modules/control/ntservice.c
 
-* src/playlist/playlist.c: who said testing was useful ?
+missing in [13991].
 
 ------------------------------------------------------------------------
-r6809 | gbazin | 2004-02-23 22:50:14 +0100 (Mon, 23 Feb 2004) | 3 lines
+r13991 | zorglub | 2006-01-22 18:12:24 +0100 (Sun, 22 Jan 2006) | 6 lines
 Changed paths:
-   M /trunk/src/playlist/playlist.c
+   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
 
+* Make ParseOption (from input) a global service (var_OptionParse)
+* Add i_options/pp_options to intf_Create
+
+* add global options to enable file-logging and syslog (Refs:#508)
 
-* src/playlist/playlist.c: bug fix.
 
 ------------------------------------------------------------------------
-r6808 | sigmunau | 2004-02-23 22:00:37 +0100 (Mon, 23 Feb 2004) | 4 lines
+r13990 | zorglub | 2006-01-22 18:10:57 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/include/modules.h
 
-modules/misc/sap.c:
- * fixed two memleaks, one of them rather large
- * fix for http announces that don't start the filename part with '/'
+Add a psz_help field to module_t (Refs:#413)
 
 ------------------------------------------------------------------------
-r6807 | kuehne | 2004-02-23 21:55:41 +0100 (Mon, 23 Feb 2004) | 2 lines
+r13989 | dionoea | 2006-01-22 17:45:40 +0100 (Sun, 22 Jan 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/configure.ac
 
-Enlarged some fields in the OpenTarget-Window to display the entire localizations
+add "oc" to the language list
 
 ------------------------------------------------------------------------
-r6806 | fenrir | 2004-02-23 21:45:52 +0100 (Mon, 23 Feb 2004) | 2 lines
+r13988 | dionoea | 2006-01-22 17:44:54 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/Makefile.am
 
- * livedotcom.cpp: nULL -> UI64C(n).
+same thing for wince
 
 ------------------------------------------------------------------------
-r6805 | fenrir | 2004-02-23 21:35:42 +0100 (Mon, 23 Feb 2004) | 3 lines
+r13987 | dionoea | 2006-01-22 17:42:55 +0100 (Sun, 22 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/Makefile.am
 
- * livedotcom.cpp: a fix + a nasty hack that should fix playback of streams
- using weird value after a synch with RTCP.
+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 ?
 
 ------------------------------------------------------------------------
-r6804 | gbazin | 2004-02-23 21:34:47 +0100 (Mon, 23 Feb 2004) | 3 lines
+r13986 | zorglub | 2006-01-22 17:35:59 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_common.h
-
+   M /trunk/src/network/httpd.c
 
-* include/vlc_common.h: added the UI64C() macro for unsinged long long constants.
+Less HTTPd debugging
 
 ------------------------------------------------------------------------
-r6803 | gbazin | 2004-02-23 13:17:24 +0100 (Mon, 23 Feb 2004) | 3 lines
+r13985 | xtophe | 2006-01-22 17:18:39 +0100 (Sun, 22 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/src/playlist/playlist.c
+   A /trunk/share/http/.hosts (from /trunk/share/http-old/.hosts:13982)
+   M /trunk/share/http/dialogs/.hosts
 
-*  modules/gui/wxwindows/playlist.cpp: don't update the GUI from different threads!
-* src/playlist/playlist.c: vout/sout garbage collection improvements.
+.hosts: Provide a template .hosts.
+dialogs/.hosts: Explanation about the empty file. 
 
 ------------------------------------------------------------------------
-r6802 | rocky | 2004-02-23 01:10:50 +0100 (Mon, 23 Feb 2004) | 2 lines
+r13984 | dionoea | 2006-01-22 17:18:38 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/share/http/requests/vlm.xml
 
-Change error reporting on memory error to be memory error.
+fix cut & paste error (bis).
 
 ------------------------------------------------------------------------
-r6801 | titer | 2004-02-23 00:09:25 +0100 (Mon, 23 Feb 2004) | 2 lines
+r13983 | dionoea | 2006-01-22 17:18:02 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
+   M /trunk/share/http/requests/vlm.xml
 
-ipv4.c : BeOS compile fix
+fix cut & paste error.
 
 ------------------------------------------------------------------------
-r6800 | gbazin | 2004-02-22 22:32:42 +0100 (Sun, 22 Feb 2004) | 3 lines
+r13982 | zorglub | 2006-01-22 17:01:30 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/access/vcdx/Modules.am
 
-
-* modules/access/cdda/access.c: fix to allow playing the last track and cd's with only 1 track.
+Fix build of vcdx module
 
 ------------------------------------------------------------------------
-r6799 | fenrir | 2004-02-22 17:40:25 +0100 (Sun, 22 Feb 2004) | 2 lines
+r13981 | dionoea | 2006-01-22 16:59:52 +0100 (Sun, 22 Jan 2006) | 7 lines
 Changed paths:
-   M /trunk/src/input/input_programs.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
 
- * input_programs.c: a little memleak.
+ 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)
+       
 
 ------------------------------------------------------------------------
-r6798 | fenrir | 2004-02-22 17:08:47 +0100 (Sun, 22 Feb 2004) | 2 lines
+r13980 | sam | 2006-01-22 13:52:13 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/stream_output/stream_output.c
+   M /trunk/debian/changelog
+   M /trunk/debian/control
+   M /trunk/debian/rules
 
* all: changed the prototype of sout_InputNew.
 * debian/*: new Debian upload.
 
 ------------------------------------------------------------------------
-r6797 | fenrir | 2004-02-22 17:01:42 +0100 (Sun, 22 Feb 2004) | 2 lines
+r13979 | dionoea | 2006-01-22 12:25:48 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/livedotcom.cpp
+   M /trunk/share/Makefile.am
 
- * livedotcom.cpp: bug fix. (a bad memory allocation).
+oops, i forgot to commit this
 
 ------------------------------------------------------------------------
-r6796 | fenrir | 2004-02-22 16:59:53 +0100 (Sun, 22 Feb 2004) | 2 lines
+r13978 | ipkiss | 2006-01-22 12:12:33 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/util/sub.c
+   M /trunk/doc/skins/skins2-howto.xml
 
- * sub.c: VobSub fix.
+ * share/skins/skins2-howto.xml: SVN instead of CVS, and added a link to the DTD.
 
 ------------------------------------------------------------------------
-r6795 | fenrir | 2004-02-22 16:57:41 +0100 (Sun, 22 Feb 2004) | 2 lines
+r13977 | sam | 2006-01-22 11:48:06 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/rawvideo.c
-   M /trunk/modules/codec/speex.c
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/gui/ncurses/ncurses.c
-   M /trunk/modules/mux/mpeg/ts.c
-   M /trunk/modules/video_filter/filter_common.h
+   M /trunk/debian/vlc.mime
 
* all: compilation warning fixes (mainly missings headers).
 * debian/vlc.mime: put flags after the command, as per mailcap(5).
 
 ------------------------------------------------------------------------
-r6794 | zorglub | 2004-02-22 16:52:33 +0100 (Sun, 22 Feb 2004) | 2 lines
+r13976 | dionoea | 2006-01-22 02:38:28 +0100 (Sun, 22 Jan 2006) | 23 lines
 Changed paths:
-   M /trunk/modules/misc/playlist/export.c
-   M /trunk/modules/misc/playlist/native.c
+   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
 
-Fix compilation warnings
+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)
 
-------------------------------------------------------------------------
-r6793 | massiot | 2004-02-22 16:41:27 +0100 (Sun, 22 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/Patches/faad2.patch
-   M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
-   M /trunk/extras/contrib/src/packages.mak
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/threads.c
-
-* Updated contrib build system
-* src/misc/threads.c: fixed a Darwin-specific bug introduced recently
+ vlm.html : vlm web interface. What works: sending broadcast and vod creation
+            commands
 
-------------------------------------------------------------------------
-r6792 | gbazin | 2004-02-22 16:03:33 +0100 (Sun, 22 Feb 2004) | 4 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/src/libvlc.c
+ 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
 
-* configure.ac: added an --enable-utf8 option (default enabled on osx/beos/win32).
-* src/libvlc.c, modules/gui/wxwindows/wxwindows.h: use #ifdef ENABLE_UTF8
+ 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 .
 
-------------------------------------------------------------------------
-r6791 | rocky | 2004-02-22 11:52:23 +0100 (Sun, 22 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/common.c
+ dialogs/* : dialogs' code which is used as building blocks for the
+             main pages. (in order to avoid code duplication)
 
-Fix valgrind-caught memory leak.
-
-------------------------------------------------------------------------
-r6790 | rocky | 2004-02-22 11:30:41 +0100 (Sun, 22 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+ 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.
 
-Fix mem leak caught by valgrind.
 
 ------------------------------------------------------------------------
-r6789 | rocky | 2004-02-22 11:30:22 +0100 (Sun, 22 Feb 2004) | 2 lines
+r13975 | dionoea | 2006-01-22 01:11:00 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
+   M /trunk/modules/control/http/rpn.c
 
-fix mem leak. (Caught by valgrind.)
+remove dirty debug messages.
 
 ------------------------------------------------------------------------
-r6788 | rocky | 2004-02-22 10:35:48 +0100 (Sun, 22 Feb 2004) | 3 lines
+r13974 | dionoea | 2006-01-22 01:09:06 +0100 (Sun, 22 Jan 2006) | 8 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/control/http/rpn.c
 
-Make sure a couple of variables are initialized before
-reading. (caught by valgrind).
+new "vlm_cmd" (or "vlm_command") rpn function.
 
-------------------------------------------------------------------------
-r6787 | gbazin | 2004-02-22 01:55:31 +0100 (Sun, 22 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/po/POTFILES.in
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
+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" />
 
-* po/*: ./toolbox --update-po.
 
 ------------------------------------------------------------------------
-r6786 | gbazin | 2004-02-22 01:33:10 +0100 (Sun, 22 Feb 2004) | 3 lines
+r13973 | hartman | 2006-01-22 00:33:56 +0100 (Sun, 22 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/playlist/Modules.am
-
+   M /trunk/modules/codec/quicktime.c
 
-* modules/demux/playlist/Modules.am: don't forget playlist.h.
+* Compile fix
 
 ------------------------------------------------------------------------
-r6785 | gbazin | 2004-02-22 01:15:33 +0100 (Sun, 22 Feb 2004) | 3 lines
+r13972 | hartman | 2006-01-22 00:05:00 +0100 (Sun, 22 Jan 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/include/video_output.h
-   M /trunk/src/video_output/vout_pictures.c
-
+   M /trunk/modules/codec/quicktime.c
 
-* ALL: preparation for 0.7.1-test2.
+* Some cleanup to the QT decoder. Still doesn't function. 
 
 ------------------------------------------------------------------------
-r6784 | gbazin | 2004-02-22 00:50:52 +0100 (Sun, 22 Feb 2004) | 3 lines
+r13971 | dionoea | 2006-01-21 23:05:31 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
 
-
-* modules/stream_out/transcode.c: fixed memleak. Set aspect ratio info even for raw video input.
+this looks better (thanks to Dnumgis for noticing)
 
 ------------------------------------------------------------------------
-r6783 | gbazin | 2004-02-22 00:15:52 +0100 (Sun, 22 Feb 2004) | 4 lines
+r13970 | hartman | 2006-01-21 22:29:07 +0100 (Sat, 21 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/include/charset.h
-   M /trunk/modules/demux/ts.c
-   M /trunk/modules/mux/mp4.c
+   M /trunk/modules/audio_output/auhal.c
 
-
-* include/charset.h: added "extern "C" {" for c++ modules.
-* modules/mux/mp4.c, modules/demux/ts.c: fixed memleaks.
+* workaround for device drivers that do not support "kAudioDevicePropertyPreferredChannelLayout".
+  Grmbl @ Digidesign coders...
 
 ------------------------------------------------------------------------
-r6782 | gbazin | 2004-02-21 23:41:49 +0100 (Sat, 21 Feb 2004) | 3 lines
+r13969 | dionoea | 2006-01-21 21:46:09 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ffmpeg/encoder.c
+   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
 
-
-* modules/codec/ffmpeg/encoder.c: make it ffmpeg-0.4.8 friendly.
+looks nicer this way
 
 ------------------------------------------------------------------------
-r6781 | gbazin | 2004-02-20 23:07:51 +0100 (Fri, 20 Feb 2004) | 3 lines
+r13968 | hartman | 2006-01-21 21:38:05 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-
+   M /trunk/modules/demux/vobsub.c
 
-* configure.ac: what about checking for the c++ preprocessor.
+* One more fix for vobsubs with negative times
 
 ------------------------------------------------------------------------
-r6780 | massiot | 2004-02-20 20:21:25 +0100 (Fri, 20 Feb 2004) | 2 lines
+r13967 | dionoea | 2006-01-21 21:30:57 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/doc/fortunes.txt
 
-* modules/stream_out/transcode.c : don't lock when quitting.
+Fortune !
 
 ------------------------------------------------------------------------
-r6779 | gbazin | 2004-02-20 20:21:23 +0100 (Fri, 20 Feb 2004) | 4 lines
+r13966 | zorglub | 2006-01-21 18:59:14 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_output/alsa.c
-   D /trunk/modules/demux/a52sys.c
-
+   M /trunk/src/libvlc.h
+   M /trunk/src/playlist/item-ext.c
 
-* modules/demux/a52sys.c: forgot to remove this file.
-* modules/audio_output/alsa.c: kind of a work-around for a strange bug that trashes the stack. Doesn't solve it but should be easier to track down now.
+Add an "auto-preparse" option (default TRUE) - Refs:#192
 
 ------------------------------------------------------------------------
-r6778 | massiot | 2004-02-20 20:03:59 +0100 (Fri, 20 Feb 2004) | 2 lines
+r13965 | courmisch | 2006-01-21 18:55:45 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/gui/wxwidgets/interface.cpp
 
-* modules/stream_out/transcode.c: fixed a segfault when quitting.
+Ugly bug-to-bug fix for wxWidgets drag'n'drop (closes #507)
 
 ------------------------------------------------------------------------
-r6777 | massiot | 2004-02-20 19:34:28 +0100 (Fri, 20 Feb 2004) | 12 lines
+r13964 | zorglub | 2006-01-21 18:54:02 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/vlc_codec.h
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/src/playlist/playlist.c
 
-* modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c :
-  - new ffmpeg options available from the command-line : interleaved video,
-    noise reduction, rate control parameters, i_quant_factor, trellis
-    quantification, mpeg4 matrix, and thread count
-  - portable functions to use ffmpeg multithreading capabilities on all
-    platforms
-  - hurry up mode now turns off rd and trellis, and also raises the noise
-    reduction parameter (thus noise reduction is mandatory with hurry up)
-  - if threads=1, no ffmpeg thread is launched, but the ffmpeg encoding
-    will be done in a separate thread than the packetizer and decoder
-  - fixed a bug with mp3 decoding and weird ffmpeg return code
+Don't bother creating an input thread for non-file 
 
 ------------------------------------------------------------------------
-r6776 | massiot | 2004-02-20 19:24:41 +0100 (Fri, 20 Feb 2004) | 3 lines
+r13963 | zorglub | 2006-01-21 18:50:55 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
+   M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
 
-* modules/packetizer/mpegvideo.c: display the picture size and frame rate
-  exactly once.
+Don't preparse if we are about to play - Refs:#192
 
 ------------------------------------------------------------------------
-r6775 | massiot | 2004-02-20 18:20:01 +0100 (Fri, 20 Feb 2004) | 4 lines
+r13962 | zorglub | 2006-01-21 18:44:07 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/libvlc.h
-   M /trunk/src/misc/threads.c
+   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
 
-* src/misc/threads.c: made vlc_set_thread_priority usable on non-Darwin
-  OSes, and added an rt-offset configuration variable to tune the priority
-  of VLC against other programs without recompiling everything.
+Preparse items added through the directory access or directly to the interface (Refs:#192)
 
 ------------------------------------------------------------------------
-r6774 | massiot | 2004-02-20 18:16:50 +0100 (Fri, 20 Feb 2004) | 2 lines
+r13961 | sam | 2006-01-21 17:49:53 +0100 (Sat, 21 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/system.c
+   M /trunk/modules/codec/spudec/parse.c
+   M /trunk/modules/codec/spudec/spudec.c
+   M /trunk/modules/codec/spudec/spudec.h
 
-* modules/demux/mpeg/system.c: check for scrambled packets.
+  * modules/codec/spudec: fixed various (innocuous) buffer overflows and
+    paved the way for private SPU commands.
 
 ------------------------------------------------------------------------
-r6773 | massiot | 2004-02-20 18:13:42 +0100 (Fri, 20 Feb 2004) | 3 lines
+r13960 | zorglub | 2006-01-21 17:44:36 +0100 (Sat, 21 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/access_output/udp.c
-
-* modules/access_output/udp.c: do not send out packets which are too much
-  in the past, to avoid flooding the client.
+   M /trunk/include/vlc/vlc.h
+   M /trunk/include/vlc_playlist.h
+   M /trunk/modules/access/directory.c
+   M /trunk/src/playlist/playlist.c
 
-------------------------------------------------------------------------
-r6772 | bigben | 2004-02-20 17:29:31 +0100 (Fri, 20 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
+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).
 
-coding style
+Refs:#192
 
 ------------------------------------------------------------------------
-r6771 | bigben | 2004-02-20 16:38:40 +0100 (Fri, 20 Feb 2004) | 5 lines
+r13959 | zorglub | 2006-01-21 17:37:34 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/pvr/pvr.c
-
-cleaning of pvr input  : settings are only set if  given on command line
-(no more default values).
+   M /trunk/src/playlist/item.c
 
-Patch from Tim O Callaghan (tim.ocallaghan - AT - limestudios - DOT - com)
+Don't block item name (Closes:#506)
 
 ------------------------------------------------------------------------
-r6770 | hartman | 2004-02-19 20:38:58 +0100 (Thu, 19 Feb 2004) | 5 lines
+r13958 | zorglub | 2006-01-21 15:14:36 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
+   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
 
-* Revert back to old prefs.
-  - fixed the bug with the modules not setting up their prefs.
-  - bugs: int with strings items are broken (see relfontsize)
-  - hotkeys elements don't really work
+Audio - Refs:#473
 
 ------------------------------------------------------------------------
-r6769 | courmisch | 2004-02-19 19:55:34 +0100 (Thu, 19 Feb 2004) | 2 lines
+r13957 | zorglub | 2006-01-21 14:49:42 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/THANKS
-   M /trunk/doc/ChangeLog-2001
-   M /trunk/doc/ChangeLog-2002
+   M /trunk/modules/gui/skins2/unzip/unzip.c
 
-Removed Vladimir Chernyshov's email address (kept his name).
+Get rid of warning
 
 ------------------------------------------------------------------------
-r6768 | jpsaman | 2004-02-19 18:42:43 +0100 (Thu, 19 Feb 2004) | 2 lines
+r13956 | xtophe | 2006-01-21 00:37:23 +0100 (Sat, 21 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/faad.c
+   M /trunk/INSTALL.win32
 
-Correct fix for iPAQ. (do not mix watching your kids and coding, it doesn't mix ;-))
+Install.win32: Add path for pkg-config
 
 ------------------------------------------------------------------------
-r6767 | gbazin | 2004-02-19 17:19:41 +0100 (Thu, 19 Feb 2004) | 2 lines
+r13955 | xtophe | 2006-01-20 19:50:48 +0100 (Fri, 20 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/faad.c
+   M /trunk/configure.ac
 
-* modules/codec/faad.c: compilation fix and proper 16bits pcm support.
+Fix X includes detection.
 
 ------------------------------------------------------------------------
-r6766 | jpsaman | 2004-02-19 16:42:25 +0100 (Thu, 19 Feb 2004) | 2 lines
+r13954 | oaubert | 2006-01-20 12:59:13 +0100 (Fri, 20 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/faad.c
+   M /trunk/modules/misc/svg.c
 
-Tell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values) and VLC so that it doesn't need to do a conversion filter for it.
+svg.c: use conditional includes for system includes (unistd.h, stat.h, types.h)
 
 ------------------------------------------------------------------------
-r6765 | jpsaman | 2004-02-19 16:13:49 +0100 (Thu, 19 Feb 2004) | 2 lines
+r13953 | damienf | 2006-01-20 01:31:44 +0100 (Fri, 20 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/faad.c
+   M /trunk/extras/MacOSX/plugin/Info.plist
+   M /trunk/mozilla/Makefile.am
 
-Fix for iPAQ choose fixed point arithmic in FAAD decoder.
+all: updated mozilla MacOS X bundle, Safari can 'see' it now (didn't run it though)
 
 ------------------------------------------------------------------------
-r6764 | rocky | 2004-02-19 03:05:12 +0100 (Thu, 19 Feb 2004) | 3 lines
+r13952 | hartman | 2006-01-19 17:10:14 +0100 (Thu, 19 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
+   M /trunk/modules/audio_output/auhal.c
 
-Structure not big enough and was writing past buffer boundary.
-Thanks to Marco Z?\239?\191?\189hlke for finding this problem.
+* auhal.c: Another workaround for devices not supporting hogmode
 
 ------------------------------------------------------------------------
-r6763 | fenrir | 2004-02-18 14:21:33 +0100 (Wed, 18 Feb 2004) | 2 lines
+r13951 | sigmunau | 2006-01-19 13:47:08 +0100 (Thu, 19 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/modules/access/dvb/linux_dvb.c
 
- * transcode: fixed s16b <-> s16l conversion.
+linux_dvb.c: output "Tuning failed" in dvb status page rather than nothing when we have no lock
 
 ------------------------------------------------------------------------
-r6762 | gbazin | 2004-02-17 14:13:32 +0100 (Tue, 17 Feb 2004) | 2 lines
+r13950 | xtophe | 2006-01-19 10:01:34 +0100 (Thu, 19 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
-   M /trunk/modules/demux/a52.c
-   M /trunk/modules/demux/dts.c
-   M /trunk/modules/demux/mp4/drms.c
-   M /trunk/modules/mux/mpeg/ts.c
+   M /trunk/configure.ac
 
-* ALL: portability fixes.
+Oops. I shall read the diff before commiting
 
 ------------------------------------------------------------------------
-r6761 | hartman | 2004-02-17 04:12:00 +0100 (Tue, 17 Feb 2004) | 3 lines
+r13949 | xtophe | 2006-01-19 01:01:17 +0100 (Thu, 19 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/src/video_output/video_text.c
+   M /trunk/configure.ac
 
-* vout_OSDMessage doxygen doc update
-* fix broken vout_OSDMessage in other files
+configure.ac: Try harder to find the X headers and libs.
 
 ------------------------------------------------------------------------
-r6760 | zorglub | 2004-02-16 18:16:24 +0100 (Mon, 16 Feb 2004) | 7 lines
+r13948 | xtophe | 2006-01-18 13:08:03 +0100 (Wed, 18 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/directory.c
+   M /trunk/include/vlc_interaction.h
+   M /trunk/src/interface/interaction.c
+   M /trunk/src/misc/stats.c
 
-Added an option "recursive"
-       - none: subdirectories are skipped
-       - collapse: former behaviour, subdirectories are not expanded
-       - expand: all subdirectories are fully expanded
-
-I dislike these strings, please find other ones :)
+Copyright dates and svn properties
 
 ------------------------------------------------------------------------
-r6759 | zorglub | 2004-02-16 18:14:39 +0100 (Mon, 16 Feb 2004) | 3 lines
+r13947 | hartman | 2006-01-18 02:39:30 +0100 (Wed, 18 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/modules/audio_output/auhal.c
 
-* Swap duration and group columns
-* Introduce duration sort
+* auhal.c: Some drivers don't support hogmode. Don't fail entirely if this is the case.
 
 ------------------------------------------------------------------------
-r6758 | zorglub | 2004-02-16 18:14:15 +0100 (Mon, 16 Feb 2004) | 2 lines
+r13946 | damienf | 2006-01-17 16:38:42 +0100 (Tue, 17 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/src/input/input.c
+   M /trunk/activex/README.TXT
 
-Fix setting the name and the author with DEMUX_GET_META
+README.TXT: updated documentation
 
-------------------------------------------------------------------------
-r6757 | gbazin | 2004-02-16 14:33:10 +0100 (Mon, 16 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
-
-* modules/access/dshow/filter.cpp: work-around a bug in w32api-2.5.
 
 ------------------------------------------------------------------------
-r6756 | gbazin | 2004-02-15 23:20:56 +0100 (Sun, 15 Feb 2004) | 3 lines
+r13945 | oaubert | 2006-01-17 12:58:26 +0100 (Tue, 17 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/network/ipv6.c
-
+   M /trunk/include/mediacontrol_internal.h
 
-* modules/misc/network/ipv6.c: fix for ipv6 name resolution, courtesy of Jeroen Massar (jeroen at unfix dot org).
+mediacontrol_internal.h: oops. Superfluous typedef (defined in vlc/mediacontrol.h)
 
 ------------------------------------------------------------------------
-r6755 | gbazin | 2004-02-15 22:52:59 +0100 (Sun, 15 Feb 2004) | 3 lines
+r13944 | oaubert | 2006-01-17 11:26:59 +0100 (Tue, 17 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-
+   M /trunk/include/mediacontrol_internal.h
+   M /trunk/include/vlc/mediacontrol.h
 
-* modules/audio_filter/converter/dtstospdif.c: fixed the swab() replacement.
+mediacontrol API: proper fix for mediacontrol_Instance forward declaration
 
 ------------------------------------------------------------------------
-r6754 | sigmunau | 2004-02-15 20:40:41 +0100 (Sun, 15 Feb 2004) | 7 lines
+r13943 | damienf | 2006-01-17 11:19:03 +0100 (Tue, 17 Jan 2006) | 7 lines
 Changed paths:
-   M /trunk/doc/lirc/example.lircrc
-   M /trunk/modules/control/lirc/lirc.c
+   M /trunk/modules/access/dshow/dshow.cpp
 
-modules/control/lirc/lirc.c:
- * backported some changes from the hotkeys module
* implemented buttons to cycle audio and subtitle tracks.
- * implemented a mute button
-doc/lirc/example.lircrc:
- * example for the new buttons
+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.
 
 ------------------------------------------------------------------------
-r6753 | ipkiss | 2004-02-15 19:58:38 +0100 (Sun, 15 Feb 2004) | 3 lines
+r13942 | jpsaman | 2006-01-16 22:32:56 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/doc/skins/events-howto.txt
-   M /trunk/modules/gui/skins/src/banks.cpp
-   M /trunk/modules/gui/skins/src/event.cpp
-   M /trunk/modules/gui/skins/src/event.h
-   M /trunk/modules/gui/skins/src/vlcproc.cpp
-   M /trunk/modules/gui/skins/src/vlcproc.h
-
- * modules/gui/skins/*:
-    Added 'slow' and 'fast' events to play a stream slower/faster
+   M /trunk/modules/stream_out/transcode.c
 
+Whitespace cleanup
 ------------------------------------------------------------------------
-r6752 | sigmunau | 2004-02-15 19:22:26 +0100 (Sun, 15 Feb 2004) | 6 lines
+r13941 | hartman | 2006-01-16 21:22:40 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/osd.h
-   M /trunk/src/video_output/video_text.c
+   M /trunk/modules/access/rtsp/access.c
 
-include/osd.h, src/video_output/video_text.c:
- * turned vout_OSDMessage into __vout_OSDMessage
- * __vout_OSDMessage now takes printf style parameters
- * added a macro vout_OSDMessage that calls __vout_OSDMessage with the first
-   parameter passed through VLC_OBJECT()
+* Real RTSP sometimes uses pnm://
 
 ------------------------------------------------------------------------
-r6751 | fenrir | 2004-02-15 17:59:18 +0100 (Sun, 15 Feb 2004) | 3 lines
+r13940 | damienf | 2006-01-16 20:44:18 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/nsv.c
+   M /trunk/mozilla/Makefile.am
 
- * nsv: display sub stream and skip extention data (initial patch from
- Vitalijus dot Slavinskas at stud dot ktu dot lt).
+Makefile.am: thou shalt test thy changes (self flagellation in progress)
 
 ------------------------------------------------------------------------
-r6750 | gbazin | 2004-02-15 14:16:43 +0100 (Sun, 15 Feb 2004) | 3 lines
+r13939 | jpsaman | 2006-01-16 20:01:58 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/ogg.c
-
-
-* modules/demux/ogg.c: fixed recent breakage (what a shameful bug).
+   M /trunk/src/control/mediacontrol_core.c
 
+Codingstyle fixes
 ------------------------------------------------------------------------
-r6749 | gbazin | 2004-02-14 18:36:05 +0100 (Sat, 14 Feb 2004) | 4 lines
+r13938 | jpsaman | 2006-01-16 20:01:24 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.c
-
-
-* modules/access/cdda/*: forgot to remove demux in module declaration.
-   fixed deadlock with CDDAFixupPlayList().
+   M /trunk/include/vlc_symbols.h
 
+Define vlc_curent_object in include/vlc_objects.h
 ------------------------------------------------------------------------
-r6748 | gbazin | 2004-02-14 18:25:39 +0100 (Sat, 14 Feb 2004) | 4 lines
+r13937 | jpsaman | 2006-01-16 20:00:22 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/cdda/cdda.h
-   M /trunk/modules/access/cdda.c
-
-
-* modules/access/cdda*: removed definition of WAVEHEADER.
-* modules/access/cdda.c: small bug fix.
+   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
 ------------------------------------------------------------------------
-r6747 | gbazin | 2004-02-14 18:03:33 +0100 (Sat, 14 Feb 2004) | 6 lines
+r13936 | jpsaman | 2006-01-16 19:58:15 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/include/codecs.h
-   M /trunk/modules/audio_output/file.c
-   M /trunk/modules/codec/araw.c
-   M /trunk/modules/demux/wav.c
-
-
-* modules/demux/wav.c: started support for WAVEFORMATEXTENSIBLE (aka multichannel).
-   support for float32 format.
-* include/codecs.h: added WAVEFORMATEXTENSIBLE structure.
-* modules/codec/araw.c: fixes.
+   M /trunk/include/mediacontrol_internal.h
+   M /trunk/include/vlc/mediacontrol.h
 
+Define mediacontrol_Instance in the right place
 ------------------------------------------------------------------------
-r6746 | gbazin | 2004-02-14 13:49:35 +0100 (Sat, 14 Feb 2004) | 3 lines
+r13935 | jpsaman | 2006-01-16 19:50:48 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/skins2/events/evt_scroll.hpp
-
-
-* modules/gui/skins2/events/evt_scroll.hpp: small portability fix.
+   M /trunk/src/control/mediacontrol_audio_video.c
 
+Indentation and coding style fixes
 ------------------------------------------------------------------------
-r6745 | gbazin | 2004-02-14 13:36:16 +0100 (Sat, 14 Feb 2004) | 3 lines
+r13934 | jpsaman | 2006-01-16 19:03:14 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
-
-
-* modules/gui/wxwindows/*: make gcc-2.95 happy.
+   M /trunk/include/vlc/libvlc.h
 
+Define libvlc_exception_raise() in the proper place
 ------------------------------------------------------------------------
-r6744 | gbazin | 2004-02-14 02:53:17 +0100 (Sat, 14 Feb 2004) | 3 lines
+r13933 | damienf | 2006-01-16 19:01:38 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/modules/demux/ts.c
-   M /trunk/modules/demux/util/id3tag.c
+   M /trunk/mozilla/Makefile.am
 
-
-* ALL: small portability fixes.
+Makefile.am: should fix compilation (or non-compilation) on all platforms
 
 ------------------------------------------------------------------------
-r6743 | gbazin | 2004-02-14 00:54:42 +0100 (Sat, 14 Feb 2004) | 3 lines
+r13932 | jpsaman | 2006-01-16 18:49:34 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/playlist/playlist.c
-
-
-* modules/demux/playlist/playlist.c: compilation fix.
+   M /trunk/modules/gui/skins2/x11/x11_popup.cpp
 
+Compiler warning about a missing return statement in a non-void function.
 ------------------------------------------------------------------------
-r6742 | gbazin | 2004-02-13 23:37:35 +0100 (Fri, 13 Feb 2004) | 3 lines
+r13931 | jpsaman | 2006-01-16 18:48:33 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/a52.c
-
-
-* modules/demux/a52.c: better detection code.
+   M /trunk/modules/gui/skins2/unzip/unzip.c
 
+Use brackets to avoid ambiguos else
 ------------------------------------------------------------------------
-r6741 | gbazin | 2004-02-13 23:14:11 +0100 (Fri, 13 Feb 2004) | 3 lines
+r13930 | jpsaman | 2006-01-16 18:45:11 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/a52.c
-
-
-* modules/demux/a52.c: grmbl.
+   M /trunk/src/video_output/vout_intf.c
 
+Fix identation
 ------------------------------------------------------------------------
-r6740 | gbazin | 2004-02-13 23:10:00 +0100 (Fri, 13 Feb 2004) | 3 lines
+r13929 | jpsaman | 2006-01-16 18:44:38 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/demux/a52.c
-
-
-* modules/demux/a52.c: fixed alignment when seeking.
+   M /trunk/src/control/playlist.c
 
+return NULL properly in libvlc_playlist_get_input()
 ------------------------------------------------------------------------
-r6739 | gbazin | 2004-02-13 22:48:32 +0100 (Fri, 13 Feb 2004) | 4 lines
+r13928 | jpsaman | 2006-01-16 18:42:57 +0100 (Mon, 16 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/a52.c
-   M /trunk/modules/demux/Modules.am
-   A /trunk/modules/demux/a52.c
-
-
-* modules/demux/a52.c: rewritten from scratch to use the a52 packetizer and to handle a52 wav files and audio CD's.
-* modules/codec/a52.c: a52 wav files and audio CD's use padding so don't always check for next sync code.
+   M /trunk/src/input/input.c
 
+Fix segmentation fault in core and use of non-initialised variable compiler warning.
 ------------------------------------------------------------------------
-r6738 | rocky | 2004-02-13 12:58:32 +0100 (Fri, 13 Feb 2004) | 2 lines
+r13927 | damienf | 2006-01-16 17:56:40 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/developer/interface.xml
+   M /trunk/mozilla/Makefile.am
 
-Better worded.
+hopefully, this will fix previous commit
 
 ------------------------------------------------------------------------
-r6737 | rocky | 2004-02-13 12:33:38 +0100 (Fri, 13 Feb 2004) | 4 lines
+r13926 | damienf | 2006-01-16 17:35:19 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/developer/Makefile
-   M /trunk/doc/developer/Makefile.in
-   M /trunk/doc/developer/configure.ac
-   M /trunk/doc/developer/manual.xml
+   M /trunk/mozilla/Makefile.am
+   M /trunk/mozilla/vlcshell.cpp
 
-More checking: for programs and XML-related files.  If some programs
-aren't around (e.g. lynx) don't build the corresponding piece that
-needs that.
+all: fixed mozilla plugin compilation for MacOS X
 
 ------------------------------------------------------------------------
-r6736 | titer | 2004-02-13 11:42:24 +0100 (Fri, 13 Feb 2004) | 2 lines
+r13925 | xtophe | 2006-01-16 16:45:07 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
+   M /trunk/po/ka.po
 
- deinterlace.c : missing 'else' that prevented MergeAltivec from being used.
+Fix
 
 ------------------------------------------------------------------------
-r6735 | jpsaman | 2004-02-13 11:09:46 +0100 (Fri, 13 Feb 2004) | 2 lines
+r13924 | hartman | 2006-01-16 15:37:46 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/gui/pda/pda_callbacks.c
+   M /trunk/extras/contrib/src/Makefile
 
-Disabled the preference menu, it is not filled in anyway.
+* stupid tabs in Makefiles....
 
 ------------------------------------------------------------------------
-r6734 | rocky | 2004-02-13 05:22:39 +0100 (Fri, 13 Feb 2004) | 4 lines
+r13923 | xtophe | 2006-01-16 15:37:08 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/developer/Makefile
-   A /trunk/doc/developer/Makefile.in
-   A /trunk/doc/developer/configure.ac
-   M /trunk/doc/developer/manual.xml
-   A /trunk/doc/developer/manual.xml.in
+   M /trunk/po/ka.po
 
-Do better about being able to build developer documentation on many
-platforms.  This still sucks, but it sucks less. Hopefully I can shame
-someone to go further.
+Update of the Georgian localization. Thanks to Alexander Didebulidze
 
 ------------------------------------------------------------------------
-r6733 | rocky | 2004-02-13 01:57:03 +0100 (Fri, 13 Feb 2004) | 2 lines
+r13922 | hartman | 2006-01-16 15:33:06 +0100 (Mon, 16 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/subtitles/cvd-subtitles.txt
-   M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
+   M /trunk/extras/contrib/src/Makefile
 
-Call for help.
+* Add a dummy .dvdread entry to trigger the INSTALL_NAME script on OSX.
 
 ------------------------------------------------------------------------
-r6732 | gbazin | 2004-02-13 00:51:15 +0100 (Fri, 13 Feb 2004) | 3 lines
+r13921 | hartman | 2006-01-16 02:54:55 +0100 (Mon, 16 Jan 2006) | 7 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.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/stream_out/transcode.c: fixed color inversion when transcoding from raw RV24.
 
 ------------------------------------------------------------------------
-r6731 | fenrir | 2004-02-12 21:09:38 +0100 (Thu, 12 Feb 2004) | 3 lines
+r13920 | zorglub | 2006-01-15 23:21:21 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/mms/asf.c
-   M /trunk/modules/access/mms/mmstu.c
+   M /trunk/src/misc/stats.c
 
- * all: use the data_packet_count from the asf header when the server
-gives an invalid one. (I hope it doesn't break anything)
+Fix
 
 ------------------------------------------------------------------------
-r6730 | fenrir | 2004-02-12 18:52:48 +0100 (Thu, 12 Feb 2004) | 26 lines
+r13919 | zorglub | 2006-01-15 23:10:41 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
-
- * v4l: patch from Carsten Gottbeh?\239?\191?\189t (gottbehuet at active-elements dot de)
- -> Untested.
-
- Original message:
-    Hi there,
-
-    I have done another small modification. If you remove a hot-pluggable video
-    device, like an usb web cam, during capturing, vlc floods the driver with
-    ioctls. This leads to Kernel Ooops in some drivers.
-
-    The modified v4l.c module does the following now:
-    "GrabVideo" returns "VLC_ETIMEOUT" if the question "Did we wait long enough"
-    can be answered with yes. If there is a real error in "GrabCapture" or
-    "GrabMJPEG", the code "VLC_EGENERIC" is returned. So the calling function
-    can distinguish between these two situations. "VLC_EGENERIC" was always
-    returned before.
-    The function "Read" uses this information to leave the while-loop in case of
-    an error, and it returns a "-1" to the calling function. "Read" calls
-    "msleep", as it was before, in case of a VLC_ETIMEOUT.
-
-    The brightness-control stuff described below is still in the code. Please
-    feel free to use, modify or ignore this file. A short feedback would be
-    nice.
+   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
 
-    Bye,
+Fix some memleaks
 
 ------------------------------------------------------------------------
-r6729 | titer | 2004-02-12 18:35:05 +0100 (Thu, 12 Feb 2004) | 2 lines
+r13918 | hartman | 2006-01-15 21:52:30 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
+   M /trunk/src/input/subtitles.c
 
- macosx/vout.m : GL cleaning (probably fixes depth issues)
+* Fix free of the directory listing of the subtitle scan.
 
 ------------------------------------------------------------------------
-r6728 | fenrir | 2004-02-11 20:17:14 +0100 (Wed, 11 Feb 2004) | 5 lines
+r13917 | zorglub | 2006-01-15 21:33:26 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.h
+   M /trunk/src/misc/objects.c
 
- * all: added a "input-repeat" option that allow repeating the same entry
- without destroying/recreating a new input. (Will be usefull for streaming).
- ( A value of -1 means repeat for ever).
- --> Not tested with dvd.
+Free
 
 ------------------------------------------------------------------------
-r6727 | gbazin | 2004-02-11 19:08:05 +0100 (Wed, 11 Feb 2004) | 3 lines
+r13916 | zorglub | 2006-01-15 21:29:38 +0100 (Sun, 15 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/cdda/Modules.am
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/cdda/cdda.h
-   D /trunk/modules/access/cdda/demux.c
-
-
-* modules/access/cdda/*: got rid of the demux. The access plugin will now build a WAV header which will allow this plugin to work with the dts/a52 demuxers as well as the wav demuxer.
+   M /trunk/include/vlc_common.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
 
-------------------------------------------------------------------------
-r6726 | rocky | 2004-02-11 13:37:28 +0100 (Wed, 11 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/doc/intf-cdda.txt
-   M /trunk/doc/intf-vcd.txt
+Add ability to prepend headers to messages (object-specific) and use it for VLM media (Closes:#496)
 
-And one other piece of information...
+To use it, put a string in p_object->psz_header, all messages from this object and its parent will have the header prepended
 
 ------------------------------------------------------------------------
-r6725 | rocky | 2004-02-11 13:26:38 +0100 (Wed, 11 Feb 2004) | 3 lines
+r13915 | zorglub | 2006-01-15 20:04:43 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/doc/intf-cdda.txt
-   M /trunk/doc/intf-vcd.txt
+   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
 
-Spell out general information that should be used in reporting
-problems. Sigh.
+Layout stuff
 
 ------------------------------------------------------------------------
-r6724 | zorglub | 2004-02-11 09:50:04 +0100 (Wed, 11 Feb 2004) | 2 lines
+r13914 | zorglub | 2006-01-15 19:13:34 +0100 (Sun, 15 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/configure.ac
-
-Enable the playlist import/export modules
+   M /trunk/src/input/input.c
+   M /trunk/src/misc/stats.c
 
-------------------------------------------------------------------------
-r6723 | jpsaman | 2004-02-11 09:22:12 +0100 (Wed, 11 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/dvb/access.c
+Fix calculation for demux bitrate (Refs:#473)
 
-Added some whitespace for alignment.
 
 ------------------------------------------------------------------------
-r6722 | jpsaman | 2004-02-10 21:30:09 +0100 (Tue, 10 Feb 2004) | 2 lines
+r13913 | zorglub | 2006-01-15 18:30:45 +0100 (Sun, 15 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   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
 
-Enabled PDA GUI again, use --enable-pda. Question why was it disabled without notifying the maintainer? ????
+Show stats in interface (Refs:#473)
 
 ------------------------------------------------------------------------
-r6721 | jpsaman | 2004-02-10 21:28:37 +0100 (Tue, 10 Feb 2004) | 5 lines
+r13912 | damienf | 2006-01-14 21:03:43 +0100 (Sat, 14 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/gui/pda/pda_callbacks.c
-
-Missed the deadline again ;-(
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
 
-- Fixed the playlist_AddExt() call
-- Fixed a compiler warning
+updated patch for latest CVS
 
 ------------------------------------------------------------------------
-r6720 | gbazin | 2004-02-10 18:59:10 +0100 (Tue, 10 Feb 2004) | 3 lines
+r13911 | xtophe | 2006-01-14 13:37:19 +0100 (Sat, 14 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-
+   M /trunk/src/libvlc.h
 
-* configure.ac: check for the xmlTextReader extension if libxml2 (required for skins2).
+Inversion
 
 ------------------------------------------------------------------------
-r6719 | gbazin | 2004-02-10 18:36:45 +0100 (Tue, 10 Feb 2004) | 3 lines
+r13910 | zorglub | 2006-01-14 11:57:44 +0100 (Sat, 14 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/NEWS
-   M /trunk/configure.ac
-
+   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
 
-* configure.ac, NEWS: added mod and pva plugins.
+Add an option to disable stats (Refs:#473)
 
 ------------------------------------------------------------------------
-r6718 | bigben | 2004-02-10 17:39:15 +0100 (Tue, 10 Feb 2004) | 2 lines
+r13909 | jpsaman | 2006-01-14 10:36:16 +0100 (Sat, 14 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.c
-
-typos
+   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.
 ------------------------------------------------------------------------
-r6717 | jpsaman | 2004-02-10 15:57:31 +0100 (Tue, 10 Feb 2004) | 5 lines
+r13908 | hartman | 2006-01-14 01:03:13 +0100 (Sat, 14 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/access/dvb/access.c
-   M /trunk/modules/access/dvb/dvb.c
+   M /trunk/modules/codec/subsdec.c
+   M /trunk/src/input/stream.c
 
-Fixes for DVB-C:
-- Make sure that lnb-lof1 and lnb-lof2 can be overriden by the commandline syntax frequency=xx:lnb-lof1=xx:lnb-lof2=xx
-- Added value {A,a} to polarization=xx to force INVERSION_AUTO
-- Sanatized a few error messages
+* 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.
 
 ------------------------------------------------------------------------
-r6716 | sam | 2004-02-10 15:33:17 +0100 (Tue, 10 Feb 2004) | 7 lines
+r13907 | zorglub | 2006-01-14 00:01:34 +0100 (Sat, 14 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/control
-   M /trunk/debian/rules
-   M /trunk/doc/fortunes.txt
-   M /trunk/toolbox
+   M /trunk/src/misc/stats.c
 
-  * debian/rules debian/control:
-    + No longer build a local libmpeg2 since it entered sid.
-    + Build the livedotcom plugin.
-  * toolbox:
-    + No longer remove flac, speex and matroska from the woody build; I will
-      provide clean backports.
+Fix stats crash
 
 ------------------------------------------------------------------------
-r6715 | sam | 2004-02-10 15:04:55 +0100 (Tue, 10 Feb 2004) | 4 lines
+r13906 | courmisch | 2006-01-13 13:16:06 +0100 (Fri, 13 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
+   M /trunk/modules/access/vcdx/Modules.am
+   M /trunk/po/POTFILES.in
 
-  * configure.ac:
-    + Allow to use --enable-livedotcom without --with-livedotcom-tree so that
-      we can use an installed version of libliveMedia et al.
-
-------------------------------------------------------------------------
-r6714 | sam | 2004-02-10 14:29:04 +0100 (Tue, 10 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-
-  * configure.ac:
-    + Only activate the Matroska plugin if -lebml_pic or -lebml were found.
-
-------------------------------------------------------------------------
-r6713 | hartman | 2004-02-10 03:57:18 +0100 (Tue, 10 Feb 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/ogg.c
-
-* Fixed the ogm subs. Thanx to Mosu who pointed me to the fact that the
-  duration for subs is stored in byte1 of the data packet and who
-  directed me to the mkvtoolnix code.
-
-------------------------------------------------------------------------
-r6712 | garf | 2004-02-10 00:30:37 +0100 (Tue, 10 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/control/http.c
-
- * http.c: made strsub a bit clean.
-
-------------------------------------------------------------------------
-r6711 | garf | 2004-02-10 00:28:33 +0100 (Tue, 10 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/doc/intf-http.txt
-
- * intf-http.txt: update doc (strsub)
-
-------------------------------------------------------------------------
-r6710 | garf | 2004-02-10 00:03:12 +0100 (Tue, 10 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/control/http.c
-
- * http.c: add strsub function: extract substring (doc update will
-           follow soon).
-
-------------------------------------------------------------------------
-r6709 | sam | 2004-02-09 21:40:25 +0100 (Mon, 09 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/debian/README.Debian
-
-  * debian/README.Debian:
-    + Updated Debian-specific build notes.
-
-------------------------------------------------------------------------
-r6708 | jpsaman | 2004-02-09 20:32:55 +0100 (Mon, 09 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/ipkg/control
-   M /trunk/ipkg/control.gpe
-   M /trunk/ipkg/control.opie
-   M /trunk/ipkg/control.zaurus
-   M /trunk/ipkg/rules
-   M /trunk/ipkg/rules.gpe
-   M /trunk/ipkg/rules.opie
-   M /trunk/ipkg/rules.zaurus
-
-Updated version number to vlc-0.7.1
-
-------------------------------------------------------------------------
-r6707 | titer | 2004-02-09 18:42:12 +0100 (Mon, 09 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/vout.m
-
- macosx/* : macosx-opengl-effect now accept cube and transparent-cube
-
-------------------------------------------------------------------------
-r6706 | sigmunau | 2004-02-09 17:12:25 +0100 (Mon, 09 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/src/extras/libc.c
-
-src/extra/libc.c:
- * fixed a nasty bug in vlc_atoll.(closes #1763)
-
-------------------------------------------------------------------------
-r6705 | titer | 2004-02-09 15:02:25 +0100 (Mon, 09 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
-
- macosx/vout.m : oops, fixed broken ratio from my last commit
-
-------------------------------------------------------------------------
-r6704 | titer | 2004-02-09 14:28:32 +0100 (Mon, 09 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-
- macosx/* : added --macosx-opengl-effect, current possible values are
-   "none" and "cube". Sorry, couldn't resist ;)
-
-------------------------------------------------------------------------
-r6703 | hartman | 2004-02-09 13:54:47 +0100 (Mon, 09 Feb 2004) | 2 lines
-Changed paths:
+Partial distcheck fix
+
+------------------------------------------------------------------------
+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
-
-* added dtsdec, 're' upgrade of libmad
-
-------------------------------------------------------------------------
-r6702 | sigmunau | 2004-02-09 11:44:40 +0100 (Mon, 09 Feb 2004) | 5 lines
-Changed paths:
-   M /trunk/share/http/admin/dboxfiles.html
-
-share/http/admin/dboxfiles.html:
- * Updated for bookmark support.
-   See http://www.giggo.de/dbox2/movieplayer.html for details
-   (patch by Christof Baumgaertner)
-
-------------------------------------------------------------------------
-r6701 | gbazin | 2004-02-09 00:49:04 +0100 (Mon, 09 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-
-
-* modules/gui/skins2/Modules.am: added missing file for make dist.
-
-------------------------------------------------------------------------
-r6700 | gbazin | 2004-02-09 00:39:16 +0100 (Mon, 09 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-
-
-* ALL: I am a morron.
-
-------------------------------------------------------------------------
-r6699 | gbazin | 2004-02-08 23:37:37 +0100 (Sun, 08 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-
-
-* modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly.
-
-------------------------------------------------------------------------
-r6698 | gbazin | 2004-02-08 23:06:14 +0100 (Sun, 08 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-
-
-* configure.ac: forgot one version number and added the aiff demux.
-
-------------------------------------------------------------------------
-r6697 | gbazin | 2004-02-08 22:36:39 +0100 (Sun, 08 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/NEWS
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-
-
-* ALL: bumped version number to 0.7.1 in preparation for the release.
-
-------------------------------------------------------------------------
-r6696 | jpsaman | 2004-02-08 22:00:19 +0100 (Sun, 08 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/configure.ac
-
-Fail ./configure when ffmpeg/avcodec.h or postproc/postproc.h are not found and --disable-ffmpeg is not used.
-
-------------------------------------------------------------------------
-r6695 | jpsaman | 2004-02-08 21:19:03 +0100 (Sun, 08 Feb 2004) | 4 lines
-Changed paths:
-   M /trunk/configure.ac
-
-Fixed several things with configure.ac script:
-- Always have a space between ";then" the configure script does not like this. It should be "; then" or better put "then" on the next line.
-- Add a AC_ARG_ENABLE for cdda
-
-------------------------------------------------------------------------
-r6694 | hartman | 2004-02-08 21:09:15 +0100 (Sun, 08 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-
-* Update copyright info
-
-------------------------------------------------------------------------
-r6693 | hartman | 2004-02-08 21:08:28 +0100 (Sun, 08 Feb 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-
-* Fix /dev/di bug
-  Though this still remains a hack. People should just use 'Open Disc' menu.
-  I see no way to retrieve the original (non parition version) /dev entry,
-  from the mounted drive.
-
-------------------------------------------------------------------------
-r6692 | gbazin | 2004-02-08 19:49:53 +0100 (Sun, 08 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-
-
-* modules/codec/ffmpeg/video.c: another fix for post-processing.
-
-------------------------------------------------------------------------
-r6691 | sigmunau | 2004-02-08 19:30:30 +0100 (Sun, 08 Feb 2004) | 7 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/avi/libavi.h
-
-modules/demux/avi/avi.c:
- * pass bit per pixel info on to decoder
-modules/demux/avi/libavi.h:
- * add 1 as fourcc for msrle
-module/codec/ffmpeg/video.c:
- * pass bit per pixel info to libavcodec (needed for msrle)
-
-------------------------------------------------------------------------
-r6690 | gbazin | 2004-02-08 19:17:22 +0100 (Sun, 08 Feb 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/src/playlist/info.c
-   M /trunk/src/playlist/item.c
-
-
-* src/playlist/*: fixed complete fuckage of playlist_ItemAddOption() and moved it to item.c.
-* modules/gui/wxwindows/open.cpp: cleanup.
-
-------------------------------------------------------------------------
-r6689 | fenrir | 2004-02-08 18:21:50 +0100 (Sun, 08 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/src/input/input.c
-
- * input.c: don't add subtitle track twice when using --sub-file and
- auto-detection.
-
-------------------------------------------------------------------------
-r6688 | gbazin | 2004-02-08 17:48:11 +0100 (Sun, 08 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/dts.c
-
-
-* modules/demux/dts.c: more fixes.
-
-------------------------------------------------------------------------
-r6687 | rocky | 2004-02-08 17:43:17 +0100 (Sun, 08 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-
-Add me.
-
-------------------------------------------------------------------------
-r6686 | gbazin | 2004-02-08 13:09:50 +0100 (Sun, 08 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-
-
-* modules/codec/ffmpeg/video.c: fixed crash when disabling post-processing with videos with B frames.
-
-------------------------------------------------------------------------
-r6685 | gbazin | 2004-02-08 12:23:17 +0100 (Sun, 08 Feb 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/theme.cpp
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-   M /trunk/src/interface/interface.c
-
-
-* src/interface/interface.c: added skins2 to the interface menu.
-* modules/gui/skins2/*: s/skin_last/skins2-last s/skin_config/skins2-config and fixed saving of skins2 configuration.
-
-------------------------------------------------------------------------
-r6684 | gbazin | 2004-02-08 01:15:04 +0100 (Sun, 08 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-
-
-* modules/audio_filter/converter/dtstospdif.c: cough cough.
-
-------------------------------------------------------------------------
-r6683 | gbazin | 2004-02-08 01:04:16 +0100 (Sun, 08 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-
-
-* modules/audio_filter/converter/dtstospdif.c: only swab big endian bitstreams.
-
-------------------------------------------------------------------------
-r6682 | rocky | 2004-02-07 18:31:38 +0100 (Sat, 07 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/doc/developer/interface.xml
-
-Update How to write an interface plugin from recent vlc-devel responses.
-
-------------------------------------------------------------------------
-r6681 | sigmunau | 2004-02-07 16:01:07 +0100 (Sat, 07 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-
-Fixed a segfault (don't try to memset a negative number of bytes)
-
-------------------------------------------------------------------------
-r6680 | fenrir | 2004-02-07 14:26:24 +0100 (Sat, 07 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
- * mp4: handle DEMUX_GET_META (avoid a msg_Err)
-
-------------------------------------------------------------------------
-r6679 | fenrir | 2004-02-07 14:25:50 +0100 (Sat, 07 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
-
- * deinterlace: compilation fix.
-
-------------------------------------------------------------------------
-r6678 | gbazin | 2004-02-07 01:56:44 +0100 (Sat, 07 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/dts.c
-
-
-* modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis for all the testing).
-
-------------------------------------------------------------------------
-r6677 | gbazin | 2004-02-07 01:33:08 +0100 (Sat, 07 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/include/vlc_es.h
-   M /trunk/modules/demux/ogg.c
-
-
-* include/vlc_es.h: s/es_format_Free/es_format_Clean.
-
-------------------------------------------------------------------------
-r6676 | gbazin | 2004-02-07 01:16:34 +0100 (Sat, 07 Feb 2004) | 5 lines
-Changed paths:
+   M /trunk/extras/zsh.cpp
+   M /trunk/include/aout_internal.h
+   M /trunk/include/audio_output.h
+   M /trunk/include/beos_specific.h
+   M /trunk/include/charset.h
+   M /trunk/include/codecs.h
+   M /trunk/include/configuration.h
+   M /trunk/include/darwin_specific.h
+   M /trunk/include/intf_eject.h
+   M /trunk/include/iso_lang.h
+   M /trunk/include/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/modules/codec/flac.c
-   M /trunk/modules/demux/ogg.c
-
-
-* modules/demux/ogg.c: fixed memleak.
-* modules/codec/flac.c: fixed memleak.
-* include/vlc_es.h: es_format_Free().
-
-------------------------------------------------------------------------
-r6675 | gbazin | 2004-02-07 00:43:32 +0100 (Sat, 07 Feb 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/demux/ogg.c
-   M /trunk/modules/mux/avi.c
-   M /trunk/modules/mux/ogg.c
-   M /trunk/src/input/input.c
-
-
-* modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE() from vlc_common.h.
-* src/input/input.c: fixed memleak.
-* modules/demux/ogg.c: fixed another timing bug.
-
-------------------------------------------------------------------------
-r6674 | gbazin | 2004-02-06 21:06:55 +0100 (Fri, 06 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/include/vlc_common.h
-
-
-* include/vlc_common.h: forgot the Set*LE() helpers in my last commit.
-
-------------------------------------------------------------------------
-r6673 | gbazin | 2004-02-06 19:15:44 +0100 (Fri, 06 Feb 2004) | 4 lines
-Changed paths:
+   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
+   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
-
-
-* modules/codec/dts.c: fixes a buffer overflow with s/pdif.
-* modules/access/cdda.c, modules/audio_output/file.c: endianness fixes for WAV header.
-
-------------------------------------------------------------------------
-r6672 | hartman | 2004-02-06 16:11:39 +0100 (Fri, 06 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/dts.c
-
-* msg_Err -> msg_Warn
-
-------------------------------------------------------------------------
-r6671 | hartman | 2004-02-06 05:51:02 +0100 (Fri, 06 Feb 2004) | 5 lines
-Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-
-* Added sortID
-* Fixed adding multiple items
-* playlist API changes fixes
-* fixed options
-
-------------------------------------------------------------------------
-r6670 | hartman | 2004-02-06 04:52:09 +0100 (Fri, 06 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/include/vlc_help.h
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/wxwindows/preferences.cpp
-
-* Move GetCapabilityHelp from intf's to vlc_help.h
-
-------------------------------------------------------------------------
-r6669 | gbazin | 2004-02-05 23:56:12 +0100 (Thu, 05 Feb 2004) | 7 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/access/cdda.c
-   A /trunk/modules/audio_filter/converter/dtstofloat32.c
+   M /trunk/modules/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/video_output/directx/directx.c
-
-
-* modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option.
-* modules/demux/dts.c: implemented DEMUX_GET_TIME and DEMUX_GET_LENGTH.
-* modules/access/cdda.c: got rid of the cdda demux and add a wav header at the beginning of the data.
-   This allows to correctly support DTS audio cd (demux will detect what kind of CD it is).
-* modules/demux/wav.c: code cleanup and fixed seeking.
-
-------------------------------------------------------------------------
-r6668 | hartman | 2004-02-05 22:01:44 +0100 (Thu, 05 Feb 2004) | 5 lines
-Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/doc/Makefile.am
-
-* added a package-translations target
-  - holds doc/translations.txt
-  - all the .po's
-  - convert-po.sh
-
-------------------------------------------------------------------------
-r6667 | fenrir | 2004-02-05 20:51:46 +0100 (Thu, 05 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/misc/httpd.c
-
- * httpd: fixed a integer overflow.
-
-------------------------------------------------------------------------
-r6666 | gbazin | 2004-02-05 00:55:03 +0100 (Thu, 05 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/dts.c
-
-
-* modules/codec/dts.c: should be more correct (hopefully).
-
-------------------------------------------------------------------------
-r6665 | gbazin | 2004-02-05 00:28:10 +0100 (Thu, 05 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-
-
-* modules/audio_filter/converter/dtstospdif.c: don't forget to take care of the sample's starting date.
-
-------------------------------------------------------------------------
-r6664 | gbazin | 2004-02-05 00:03:36 +0100 (Thu, 05 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-
-
-* modules/audio_filter/converter/dtstospdif.c: oops forgot something.
-
-------------------------------------------------------------------------
-r6663 | fenrir | 2004-02-04 21:13:55 +0100 (Wed, 04 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
-
- * v4l: hue/colour/... path from Carsten Gottbeh?\239?\191?\189t
- (gottbehuet at active-elements dot de) (untested)
-
-------------------------------------------------------------------------
-r6662 | gbazin | 2004-02-04 09:11:49 +0100 (Wed, 04 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/dts.c
-
-
-* modules/demux/dts.c: should detect DTS wav files even if the data doesn't start with a DTS frame.
-
-------------------------------------------------------------------------
-r6661 | hartman | 2004-02-04 04:23:25 +0100 (Wed, 04 Feb 2004) | 3 lines
-Changed paths:
-   A /trunk/doc/strings.txt
-   A /trunk/doc/translations.txt
-
-* Added the 'documentation' on strings in our source code and also added
-  the file with information on how to make translations.
-
-------------------------------------------------------------------------
-r6660 | gbazin | 2004-02-04 00:32:45 +0100 (Wed, 04 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/dts.c
-
-
-* modules/codec/dts.c: a bunch of fixes.
-
-------------------------------------------------------------------------
-r6659 | gbazin | 2004-02-04 00:31:46 +0100 (Wed, 04 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/audio_output/file.c
-
-
-* modules/audio_output/file.c: added --audiofile-channels=integer option to specify the number of channels wanted in the output file.
-
-------------------------------------------------------------------------
-r6658 | fenrir | 2004-02-03 21:12:53 +0100 (Tue, 03 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access_output/http.c
-
- * http: Err -> Warn for Seek.
-
-------------------------------------------------------------------------
-r6657 | titer | 2004-02-03 14:00:27 +0100 (Tue, 03 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-
- macosx/vout* : OpenGL VRAM texturing finaly works correctly now.
-
-------------------------------------------------------------------------
-r6656 | sigmunau | 2004-02-03 13:49:53 +0100 (Tue, 03 Feb 2004) | 5 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
-
-configure.ac:
- * define CAN_COMPILE_MMX and CAN_COMPILE_MMXEXT if availabe
-modules/video_filter/deinterlace/deinterlace.c:
- * changed how accelerated code is handled.
-
-------------------------------------------------------------------------
-r6655 | gbazin | 2004-02-03 09:16:16 +0100 (Tue, 03 Feb 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/dts.c
-
-
-* modules/demux/dts.c: added detection for 14bits big endian and 16bits little endian bitstreams.
-   (we still assume that the stream must begin with a new DTS frame, which doesn't always seem to be the case).
-
-------------------------------------------------------------------------
-r6654 | gbazin | 2004-02-03 00:49:46 +0100 (Tue, 03 Feb 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/audio_filter/converter/dtstospdif.c
-   M /trunk/modules/codec/dts.c
-
-
-* modules/codec/dts.c: removed s/pdif hack from DTS audio parser.
-   support for 14bits big endian bitstreams as well as 16bits little endian bitstreams.
-* modules/audio_filter/converter/dtstospdif.c: accumulate DTS frames from parser until we have enough to fill an S/PDIF frame.
-
-------------------------------------------------------------------------
-r6653 | fenrir | 2004-02-02 15:43:50 +0100 (Mon, 02 Feb 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
- * rtp: fixed mpeg1/2 with QT (QT want pts for each frame, use dts as a
- fallback).
- RTP successfully tested with QT 6.5 for mpeg 1/2 video and audio,
- mpeg4 audio. mpeg4 video doesn't always work.
-
-------------------------------------------------------------------------
-r6652 | fenrir | 2004-02-02 14:00:53 +0100 (Mon, 02 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/stream.c
-
- * stream: gcc < 3 fix.
-
-------------------------------------------------------------------------
-r6651 | fenrir | 2004-02-02 13:58:29 +0100 (Mon, 02 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/input.c
-
- * input: gcc < 3 fix.
-
-------------------------------------------------------------------------
-r6650 | fenrir | 2004-02-02 13:53:20 +0100 (Mon, 02 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
- * render: int i;; int j; <-- gcc < 3 doesn't like ';;'
-
-------------------------------------------------------------------------
-r6649 | fenrir | 2004-02-02 13:50:08 +0100 (Mon, 02 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
- * rtp: fix in mpeg 1/2 packetization.
-
-------------------------------------------------------------------------
-r6648 | fenrir | 2004-02-02 12:18:39 +0100 (Mon, 02 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/nsv.c
-
- * nsv: added 'AAC ' fourcc support.
-
-------------------------------------------------------------------------
-r6647 | fenrir | 2004-02-02 12:14:32 +0100 (Mon, 02 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/http.c
-
- http: fixed segfault with ICY server, fixed redirection.
-
-------------------------------------------------------------------------
-r6646 | fenrir | 2004-02-02 11:41:46 +0100 (Mon, 02 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/nsv.c
-
- * nsv: compilation fix.
-
-------------------------------------------------------------------------
-r6645 | fenrir | 2004-02-02 11:34:22 +0100 (Mon, 02 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/nsv.c
-
- * nsv: full fractional frame rate support.
-    Patch from Vitalijus dot Slavinskas at stud dot ktu dot lt
-
-------------------------------------------------------------------------
-r6644 | titer | 2004-02-02 09:50:41 +0100 (Mon, 02 Feb 2004) | 4 lines
-Changed paths:
+   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
-
- macosx/prefs.m: compile fix
- macosx/vout*: fixed quality problems introduced in my last commit
-   (noticeably slower now, but fixed), cleaning
-
-------------------------------------------------------------------------
-r6643 | sigmunau | 2004-02-02 00:02:02 +0100 (Mon, 02 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/src/misc/cpu.c
-
-src/misc/cpu.c:
- * SSE2 detection, using a similar approch as for SSE
-
-------------------------------------------------------------------------
-r6642 | ipkiss | 2004-02-01 22:13:04 +0100 (Sun, 01 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
-   M /trunk/modules/gui/skins2/utils/bezier.cpp
-   M /trunk/modules/gui/skins2/utils/bezier.hpp
-
- * modules/gui/skins2/bezier.*: Compute the points coordinates only once
- * modules/gui/skins2/ctrl_slider.cpp: Fixed a couple of bugs
-
-------------------------------------------------------------------------
-r6641 | sigmunau | 2004-02-01 17:53:11 +0100 (Sun, 01 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
-
-deinterlace.c:
- * MMX and SSE2 versions of the Merge() function.
-
-------------------------------------------------------------------------
-r6640 | asmax | 2004-02-01 17:15:40 +0100 (Sun, 01 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   A /trunk/modules/gui/skins2/parser/builder_data.def
-   M /trunk/modules/gui/skins2/src/theme.hpp
-   M /trunk/modules/gui/skins2/utils/bezier.hpp
-
-* parser/builder.cpp: stores the curves in the theme (avoid a memory leak)
-* parser/builder_data.def: forgot to commit that for months !
-
-------------------------------------------------------------------------
-r6639 | asmax | 2004-02-01 15:44:11 +0100 (Sun, 01 Feb 2004) | 5 lines
-Changed paths:
+   M /trunk/modules/gui/macosx/voutgl.m
+   M /trunk/modules/gui/macosx/voutqt.m
+   M /trunk/modules/gui/macosx/wizard.h
+   M /trunk/modules/gui/macosx/wizard.m
+   M /trunk/modules/gui/ncurses.c
+   M /trunk/modules/gui/pda/pda.c
+   M /trunk/modules/gui/pda/pda.h
+   M /trunk/modules/gui/pda/pda_callbacks.c
+   M /trunk/modules/gui/pda/pda_callbacks.h
+   M /trunk/modules/gui/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/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
-   M /trunk/modules/gui/skins2/theme/theme.xml
-
-* parser/xmlparser.cpp: abort parsing when an error is detected
- (avoid segfaults in element handlers...)
-* all: tried to have the popup window disappear with a click on
- a skin window (not working at least with wxgtk)
-
-------------------------------------------------------------------------
-r6638 | alexis | 2004-02-01 15:43:08 +0100 (Sun, 01 Feb 2004) | 8 lines
-Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
-
-  * ipv4.c: IGMPv3 support for Linux
-
-  Differences with the patch I posted in vlc-devel yesterday:
-  - took into account the suggestions of gibalou
-  - removed the "#if !defined( SYS_DARWIN )", because it should compile
-    fine on Mac OS X, even if IGMPv3 won't work
-  - added a warning about non-IGMPv3 OSes
-
-------------------------------------------------------------------------
-r6637 | rocky | 2004-02-01 06:15:22 +0100 (Sun, 01 Feb 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-RGB2 transparency now works. Common 8-bit RGB averaging routine
-hoisted. Some doc additions.
-
-------------------------------------------------------------------------
-r6636 | fenrir | 2004-02-01 05:50:13 +0100 (Sun, 01 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts: implemented the same detection than mpeg/ts.c
-
-------------------------------------------------------------------------
-r6635 | rocky | 2004-02-01 00:33:02 +0100 (Sun, 01 Feb 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/pixmap.h
-
-Big/little-endian bug.
-
-------------------------------------------------------------------------
-r6634 | fenrir | 2004-01-31 21:21:47 +0100 (Sat, 31 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/es_out.c
-
- * es_out: reorder meta infos.
-
-------------------------------------------------------------------------
-r6633 | fenrir | 2004-01-31 21:02:26 +0100 (Sat, 31 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/es_out.c
-
- * es_out: Set Language.
-
-------------------------------------------------------------------------
-r6632 | alexis | 2004-01-31 19:02:32 +0100 (Sat, 31 Jan 2004) | 8 lines
-Changed paths:
-   M /trunk/NEWS
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/misc/network/ipv4.c
-   M /trunk/src/libvlc.h
-
- * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP) for Win32
- * udp.c: restored the old syntax udp:server_addr@destination_addr
- * libvlc.h: updated 'vlc --help'
-
- To do an IGMPv3 query under Windows XP do:
- vlc udp:<source_addr>@<multicast_addr>
- Note: under previous versions of Windows, it will fail to join the group.
-
-------------------------------------------------------------------------
-r6631 | rocky | 2004-01-31 17:44:58 +0100 (Sat, 31 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/configure.ac
-
-Try for POSIX pthread semantics on Solaris.
-
-------------------------------------------------------------------------
-r6630 | fenrir | 2004-01-31 15:49:52 +0100 (Sat, 31 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/avi/avi.h
-
- * avi: implemented DEMUX_GET_META.
-
-------------------------------------------------------------------------
-r6629 | gbazin | 2004-01-31 10:52:22 +0100 (Sat, 31 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/Makefile.am
-
-
-* Makefile.am: added vlc_meta.h
-
-------------------------------------------------------------------------
-r6628 | rocky | 2004-01-31 06:53:35 +0100 (Sat, 31 Jan 2004) | 13 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/Modules.am
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/pixmap.c
-   M /trunk/modules/codec/ogt/pixmap.h
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/modules/video_chroma/i420_rgb.c
-   M /trunk/modules/video_chroma/i420_rgb.h
-
-render.c: RGB2 now gets the right color from the RGB color map.
-  And a first cut at handling transparancy values properly. However
-  to do this we merely needed to
-
-pixmap.[ch]: write our own routines for retrieving a close colormap index
-  given a pixel value. Well, and also had to
-
-video_chroma/i420_rgb.[ch]: save the RGB colormap that is allocated.
-
-Modules.am: forgot new pixmap.c
-
-others: more misc abstraction/cleanup
-
-------------------------------------------------------------------------
-r6627 | fenrir | 2004-01-31 06:27:02 +0100 (Sat, 31 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-
- * asf: implemented DEMUX_GET_LENGTH and DEMUX_GET_META.
-
-------------------------------------------------------------------------
-r6626 | fenrir | 2004-01-31 06:25:36 +0100 (Sat, 31 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/input.c
-
- * input: call DEMUX_GET_META and fill playlist and input infos.
-
-------------------------------------------------------------------------
-r6625 | fenrir | 2004-01-31 06:24:55 +0100 (Sat, 31 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/include/ninput.h
-   A /trunk/include/vlc_meta.h
-
- * vlc_meta.h: added a vlc_meta_t struct and some functions (for now,
- it will only be used by demuxers).
- * ninput.h: added DEMUX_GET_META, this way demuxer won't have to touch
- playlist and input_InfoAdd and ...
-
-------------------------------------------------------------------------
-r6624 | fenrir | 2004-01-30 18:53:05 +0100 (Fri, 30 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/mux/mpeg/ts.c
-
- * ts: use 0x0a descriptor to send language...
- Now we can stream a (complete) dvd with language informations :)
-
-------------------------------------------------------------------------
-r6623 | fenrir | 2004-01-30 18:51:02 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
- * transcode: keep psz_language.
-
-------------------------------------------------------------------------
-r6622 | fenrir | 2004-01-30 18:50:05 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts: set psz_laguage with iso639 code.
-
-------------------------------------------------------------------------
-r6621 | fenrir | 2004-01-30 18:49:21 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input_dec.c
-
- * all: sout have now access to psz_language.
-
-------------------------------------------------------------------------
-r6620 | fenrir | 2004-01-30 17:50:26 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/spudec/spudec.c
-
- * spudec: a %d -> IF64d
-
-------------------------------------------------------------------------
-r6619 | fenrir | 2004-01-30 17:45:40 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
- * rtp: fixed mpeg4 audio. && was used instead of &, arggg :(
-
-------------------------------------------------------------------------
-r6618 | fenrir | 2004-01-30 17:46:33 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/spudec/spudec.c
-
- * spudec: commented out a debug message.
-
-------------------------------------------------------------------------
-r6617 | fenrir | 2004-01-30 16:56:28 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/rtp.c
-
- * rtp: fixed a bug that corrupt video/audio config data.
-
-------------------------------------------------------------------------
-r6616 | fenrir | 2004-01-30 16:17:39 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/include/vlc_es.h
-
- * vlc_es: fixed es_fomat_Copy to duplicate psz_* too.
-
-------------------------------------------------------------------------
-r6615 | fenrir | 2004-01-30 15:45:27 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-
- * dvdnav: oups one debug messsage left.
-
-------------------------------------------------------------------------
-r6614 | fenrir | 2004-01-30 15:27:48 +0100 (Fri, 30 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/mp4/mp4.c
-
- * all: fill psz_language with the iso639 code.
- * dvdnav: select the right SPU track only while creating the ES when we
- are not in the menu. (this way user selection won't be lost).
-
-------------------------------------------------------------------------
-r6613 | fenrir | 2004-01-30 15:25:39 +0100 (Fri, 30 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/input/es_out.c
-
- * es_out: now es_format_t.psz_language could be a iso539 code, it will be
- expanded to the real language name.
-
-------------------------------------------------------------------------
-r6612 | rocky | 2004-01-30 14:23:08 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/pixmap.c
-
-Doc calculation typo.
-
-------------------------------------------------------------------------
-r6611 | rocky | 2004-01-30 14:17:12 +0100 (Fri, 30 Jan 2004) | 10 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/Modules.am
-   M /trunk/modules/codec/ogt/common.c
-   A /trunk/modules/codec/ogt/pixmap.c
-   M /trunk/modules/codec/ogt/pixmap.h
-   M /trunk/modules/codec/ogt/subtitle.h
-
-pixmap.[ch], Modules.am: provisional routine to find closest colormap
-entry.
-
-Rest: Mostly more shuffling of definitions for modularity; doc
-improvements.
-
-(Also I need to copy these changes between computers and this is the
-most expedient way. RV24 transparancy has been tested on a big-endian
-box.)
-
-------------------------------------------------------------------------
-r6610 | hartman | 2004-01-30 13:44:21 +0100 (Fri, 30 Jan 2004) | 6 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
-
-* modules/gui/macosx/intf.m: fix
-* modules/gui/macosx/prefs.?: New preferences parse code.
-  New widgets aren't being created just yet.
-  OS X version is broken now, but it already was. we need to fix this before
-  a release. Code is largely ported from wxwindows...
-
-------------------------------------------------------------------------
-r6609 | fenrir | 2004-01-30 02:38:53 +0100 (Fri, 30 Jan 2004) | 7 lines
-Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/dvdnav.c
-
- * dvdnav: added a dvdnavsimple shortcut : it skips the menu and all
- still frames, it doesn't handle the es selection (this way --sout-all
- will work).
-  A major problem is that ES aren't added in a logical way like dvd and
-dvdread do (audio/video). I don't know how to retrieve it from dvdnav.
-(it's the same for dvdnav and dvdnavsimple)
-
-------------------------------------------------------------------------
-r6608 | fenrir | 2004-01-30 02:09:24 +0100 (Fri, 30 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ps.h
-
- * ps: lalalala, fixed a bug in dts/pts parsing.
-
-------------------------------------------------------------------------
-r6607 | gbazin | 2004-01-29 20:38:17 +0100 (Thu, 29 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/speex.c
-   M /trunk/src/misc/win32_specific.c
-
-
-* modules/codec/speex.c, src/misc/win32_specific.c: compilation fixes.
-
-------------------------------------------------------------------------
-r6606 | gbazin | 2004-01-29 19:48:40 +0100 (Thu, 29 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-
-
-* configure.ac: fixed typo.
-
-------------------------------------------------------------------------
-r6605 | fenrir | 2004-01-29 19:37:05 +0100 (Thu, 29 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ps.h
-
- * ps: fixed dts.
-
-------------------------------------------------------------------------
-r6604 | zorglub | 2004-01-29 19:02:58 +0100 (Thu, 29 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-
-Use playlist_Item* functions
-
-------------------------------------------------------------------------
-r6603 | zorglub | 2004-01-29 18:51:08 +0100 (Thu, 29 Jan 2004) | 28 lines
-Changed paths:
-   M /trunk/include/vlc_playlist.h
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/vcdx/access.c
-   M /trunk/modules/codec/speex.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/control/http.c
-   M /trunk/modules/demux/util/id3tag.c
-   M /trunk/modules/gui/pda/pda_callbacks.c
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/streamwizard.cpp
-   M /trunk/modules/misc/sap.c
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/win32_specific.c
-   M /trunk/src/playlist/info.c
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
-   M /trunk/src/playlist/loadsave.c
-   M /trunk/src/playlist/playlist.c
-
-Options as infos were bad in several ways: it broke PLAYLIST_GO, used
-much memory, and was inconsistent, especially with input_CreateThread
-taking an array of options
-
-* Revert to using array of options
-
-* To add an item with options:
-    - either use playlist_ItemNew, ItemAddOption, and then AddItem
-      (useful if you don't have all your options in an array)
-    - either use playlist_AddExt (use this if all your options are
-      already in an array)
-
-* To add an item without options: use playlist_Add
-
-You can still add options after an item has been added by using either
-playlist_AddOption or playlist_ItemAddOption
-
-* Attempt to improve API and solve thread safety issues.
-  - playlist_Item* functions allow to touch items only.
-    p_item->lock must be used when needed
-    (playlist_ItemNew, playlist_ItemDelete, playlist_Item*Info,
-     playlist_ItemSet* )
-
-  - playlist_ItemGetById and ItemGetByPos give you playlist_items
-    for GetByPos, you should have the playlist lock
-
-At the moment, the playlist_Set* and playlist_*Info functions are kept (they work with position) but should be avoided.
-
-------------------------------------------------------------------------
-r6602 | fenrir | 2004-01-29 18:14:04 +0100 (Thu, 29 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/demux2.c
-
- * demux2: mmh removed some shortcut. (easier than increasing
- MODULE_SHORTCUT_MAX ;)
-
-------------------------------------------------------------------------
-r6601 | gbazin | 2004-01-29 18:04:01 +0100 (Thu, 29 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/include/configuration.h
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.h
-   M /trunk/src/misc/configuration.c
-
-* src/misc/configuration.c, include/configuration.h: added a change_action_add()method to associate an action (that can be triggered through a gui) to a config var.
-* modules/gui/wxwindows/preferences_widgets.*: implemented partial support for change_action_add().
-* modules/access/dshow/dshow.cpp: use change_action_add() to refresh the list of devices and to add an option to configure a device.
-
-------------------------------------------------------------------------
-r6600 | fenrir | 2004-01-29 16:11:17 +0100 (Thu, 29 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/au.c
-   M /trunk/modules/demux/demux2.c
-
- * au: ported to demux2 API.
-
-------------------------------------------------------------------------
-r6599 | fenrir | 2004-01-29 16:10:17 +0100 (Thu, 29 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/input_programs.c
-
- * input_programs.c: AddES sets default i_stream_id (make valgrind happy ;)
-
-------------------------------------------------------------------------
-r6598 | sigmunau | 2004-01-29 15:39:08 +0100 (Thu, 29 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/libvlc.h
-
-include/vlc_common.h:
- * defined a CPU_CAPABILITY_SSE2
-src/libvlc.(c|h):
- * implemented --see2/--no-sse2
-
-------------------------------------------------------------------------
-r6597 | rocky | 2004-01-29 12:50:22 +0100 (Thu, 29 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/pixmap.h
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/modules/codec/ogt/subtitle.h
-
-render.c: RV24 blending
-all: more code cleanup and perhaps slightly better bigendian handling though
-     more common routines/includes.
-
-------------------------------------------------------------------------
-r6596 | rocky | 2004-01-29 05:04:21 +0100 (Thu, 29 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-Transparancy for more chromas more complete.
-
-------------------------------------------------------------------------
-r6595 | titer | 2004-01-29 03:01:49 +0100 (Thu, 29 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-
- macosx/vout* :
-   + Unkludged a lot the way the OpenGL output was working until now
-   + Optimized here and here. Please test!
-
-------------------------------------------------------------------------
-r6594 | titer | 2004-01-28 22:31:15 +0100 (Wed, 28 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-
- + macosx/vout* : cosmetic
-
-------------------------------------------------------------------------
-r6593 | gbazin | 2004-01-28 21:53:21 +0100 (Wed, 28 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-
-
-* configure.ac: proper checks for all the skins2 dependancies.
-
-------------------------------------------------------------------------
-r6592 | gbazin | 2004-01-28 17:46:52 +0100 (Wed, 28 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dshow/filter.cpp
-
-* modules/access/dshow/*: bug fixes.
-
-------------------------------------------------------------------------
-r6591 | gbazin | 2004-01-28 16:51:16 +0100 (Wed, 28 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
-
-* modules/gui/skins2/win32/win32_graphics.cpp: small fix.
-
-------------------------------------------------------------------------
-r6590 | bigben | 2004-01-28 16:25:53 +0100 (Wed, 28 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/configure.ac
-
-Do not enable skins2 on macosx and beos.
-
-Hope I haven't broken anything...
-
-------------------------------------------------------------------------
-r6589 | titer | 2004-01-28 15:36:53 +0100 (Wed, 28 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
-
- macosx/vout.m: swap OpenGL buffers only during the vertical retrace of
-   the monitor (fixed flickering effect)
-
-------------------------------------------------------------------------
-r6588 | fenrir | 2004-01-28 13:25:37 +0100 (Wed, 28 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/Modules.am
-   A /trunk/modules/demux/aiff.c
-
- * aiff: another demuxer.
-
-------------------------------------------------------------------------
-r6587 | hartman | 2004-01-28 00:09:25 +0100 (Wed, 28 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.c
-
-* Thou shall initialize thou subtitles.
-
-------------------------------------------------------------------------
-r6586 | hartman | 2004-01-27 23:51:39 +0100 (Tue, 27 Jan 2004) | 6 lines
-Changed paths:
-   M /trunk/modules/codec/spudec/parse.c
-   M /trunk/modules/codec/spudec/spudec.c
-   M /trunk/modules/demux/util/sub.c
-
-* modules/demux/util/sub.?
-  Vobsub is working now. only track 0 will be played atm.
-  spudec scaling will need to be implemented or vobsub is pretty useless.
-* modules/codec/spudec
-  Changed an error into a warning message.
-
-------------------------------------------------------------------------
-r6585 | bigben | 2004-01-27 23:19:04 +0100 (Tue, 27 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/open.m
-
-Fixes a little bug introduced by string review on localized VLC
-
-------------------------------------------------------------------------
-r6584 | gbazin | 2004-01-27 22:12:42 +0100 (Tue, 27 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
-
-
-* configure.ac: don't link with msimg32 directly has it isn't available on Win9x/NT4.
-* modules/gui/skins2/win32/win32_graphics.cpp: use AlphaBlend() from the Win32Factory object.
-
-------------------------------------------------------------------------
-r6583 | gbazin | 2004-01-27 20:14:07 +0100 (Tue, 27 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/dts.c
-
-
-* modules/codec/dts.c: bug-fix for s/pdif support.
-
-------------------------------------------------------------------------
-r6582 | gbazin | 2004-01-27 18:01:51 +0100 (Tue, 27 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/win32/win32_factory.cpp
-   M /trunk/modules/gui/skins2/win32/win32_factory.hpp
-   M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
-
-* modules/gui/skins2/win32/*: dynamically load AlphaBlend() as it isn't available on Win9x,NT4.
-   Parent window created outside the screen so it isn't visible.
-
-Could somebody (AsMaX, ipkiss) have a look at the AlphaBlend() function call in win32_graphics.cpp ? I'd like to use the AlphaBlend() we got from win32_factory.cpp.
-
-------------------------------------------------------------------------
-r6581 | gbazin | 2004-01-27 15:05:33 +0100 (Tue, 27 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/packetizer/mpegvideo.c
-   M /trunk/src/stream_output/stream_output.c
-
-
-* modules/packetizer/mpegvideo.c: fixed major bug where the first frame could be sent out with a null dts.
-* src/stream_output/stream_output.c: guard against non-dated packets in sout_InputSendBuffer().
-
-------------------------------------------------------------------------
-r6580 | fenrir | 2004-01-27 14:10:29 +0100 (Tue, 27 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
-
- * sub: removed unused variable.
-
-------------------------------------------------------------------------
-r6579 | fenrir | 2004-01-27 13:46:46 +0100 (Tue, 27 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.c
-
- * sub: clean/fix. it begins to work.
-
-------------------------------------------------------------------------
-r6578 | fenrir | 2004-01-27 13:22:41 +0100 (Tue, 27 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.c
-
- * sub.c : fixed parsing, but doesn't work yet (buffer overflow while
- reading packet).
-
-------------------------------------------------------------------------
-r6577 | titer | 2004-01-27 13:11:48 +0100 (Tue, 27 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
-
- macosx/vout.m: fixed OpenGL aspect ratio
-
-------------------------------------------------------------------------
-r6576 | gbazin | 2004-01-27 12:57:05 +0100 (Tue, 27 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
-
-
-* modules/demux/util/*: fixed segfault with new vobsub code.
-
-------------------------------------------------------------------------
-r6575 | hartman | 2004-01-27 08:05:10 +0100 (Tue, 27 Jan 2004) | 7 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
-
-* VobSub demuxing. Almost working i think, but the ps parsing isn't going to well yet.
-  fen, anymore tips? :)
-  There seems to be some trouble with bufferoverflows atm and
-  spudec doesn't like the data it is being fed:
-
-  [00000199] spudec decoder debug: i_spu_size=8201 i_rle=29701
-
-------------------------------------------------------------------------
-r6574 | rocky | 2004-01-27 04:45:17 +0100 (Tue, 27 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-First of the bigendian fixes. Bug in YUY had U and V values in blending
-swapped.
-
-------------------------------------------------------------------------
-r6573 | titer | 2004-01-27 04:22:03 +0100 (Tue, 27 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/video_chroma/i420_yuy2.c
-
- i420_yuy2.c: made the altivec optim a bit nicer (probably a bit faster, too)
-
-------------------------------------------------------------------------
-r6572 | rocky | 2004-01-27 02:57:29 +0100 (Tue, 27 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/configure.ac
-
-Link with -lm when needed - 2nd try.
-
-------------------------------------------------------------------------
-r6571 | hartman | 2004-01-27 00:37:05 +0100 (Tue, 27 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/input.c
-
-* Fix autodetection bug with file:///
-
-------------------------------------------------------------------------
-r6570 | fenrir | 2004-01-27 00:30:18 +0100 (Tue, 27 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/playlist/playlist.c
-
- * playlist: fix for input options.
-
-------------------------------------------------------------------------
-r6569 | fenrir | 2004-01-27 00:07:16 +0100 (Tue, 27 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/include/input_ext-intf.h
-   M /trunk/src/input/input.c
-   M /trunk/src/playlist/playlist.c
-
- * all: input_CreateThread doesn't take a playlist_item_t anymore.
-        export input_CreateThread/input_StopThread/input_DestroyThread.
-
-------------------------------------------------------------------------
-r6568 | hartman | 2004-01-26 23:42:50 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.h
-   M /trunk/src/input/input.c
-
-* Remove crud
-
-------------------------------------------------------------------------
-r6567 | hartman | 2004-01-26 23:32:51 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
-
-* Remove crud
-
-------------------------------------------------------------------------
-r6566 | gbazin | 2004-01-26 23:10:20 +0100 (Mon, 26 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-
-* modules/gui/wxwindows/*: adapted to the new playlist api.
-   "Add MRL" in the playlist dialog now only appends the new item to the playlist.
-
-------------------------------------------------------------------------
-r6565 | hartman | 2004-01-26 22:37:58 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/audio_output/output.c
-   M /trunk/src/input/input_programs.c
-
-* String review
-
-------------------------------------------------------------------------
-r6564 | fenrir | 2004-01-26 21:48:51 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/playlist/playlist.c
-
- * playlist: compilation fix.
-
-------------------------------------------------------------------------
-r6563 | fenrir | 2004-01-26 21:48:10 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/include/input_ext-intf.h
-   M /trunk/include/input_ext-plugins.h
-   M /trunk/include/ninput.h
-   M /trunk/include/vlc_common.h
-   M /trunk/src/input/input.c
-   M /trunk/src/input/stream.c
-
- * all: make stream_t using function pointers (needed to have multiple
- implementations, not yet used).
-
-------------------------------------------------------------------------
-r6562 | gbazin | 2004-01-26 21:26:54 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
-   M /trunk/src/input/input.c
-   M /trunk/src/input/subtitles.c
-
-
-* src/input/*, modules/demux/util/sub.[ch]: cleanup and fixed memory leaks.
-
-------------------------------------------------------------------------
-r6561 | gbazin | 2004-01-26 21:02:15 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
-   M /trunk/src/input/input.c
-
-
-* modules/demux/util/*: a bit of cleanup.
-
-------------------------------------------------------------------------
-r6560 | titer | 2004-01-26 21:00:33 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/vout.m
-
- gui/macosx/vout.m: fixed a mistake (fixes the main memory leak btw)
-
-------------------------------------------------------------------------
-r6559 | titer | 2004-01-26 20:51:33 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/configure.ac
-
- Compile fix (mp4 now needs -framework IOKit -framework CoreFoundation).
-
-------------------------------------------------------------------------
-r6558 | gbazin | 2004-01-26 20:20:10 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/input/subtitles.c
-
-
-* src/input/subtitles.c: more sanity checks.
-
-------------------------------------------------------------------------
-r6557 | gbazin | 2004-01-26 19:57:18 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
-
-* modules/codec/ffmpeg/ffmpeg.c: proper fix for disabling aac decoding while keeping encoding.
-
-------------------------------------------------------------------------
-r6556 | gbazin | 2004-01-26 19:45:45 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/visualization/visual/visual.c
-
-
-modules/visualization/visual/visual.c: strings review.
-
-------------------------------------------------------------------------
-r6555 | titer | 2004-01-26 19:30:37 +0100 (Mon, 26 Jan 2004) | 8 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-
- All: attempt for an OpenGL video output for OS X. Enable --macosx-opengl
- to give it a try (QT is the default method).
-  + Known issues: no fullscreen yet, memory leaks, ugly code, ...
-  + Known goodies: it's a few % faster than QT here (playing a DVD). If
-      experienced OpenGL and Altivec programmers could have a look and
-      give some advice, I guess the performance increase might become
-      noticeable.
-
-------------------------------------------------------------------------
-r6554 | gbazin | 2004-01-26 19:30:01 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/mux/mp4.c
-
-
-* modules/mux/mp4.c: fixed recent screw-up in movie duration.
-
-------------------------------------------------------------------------
-r6553 | gbazin | 2004-01-26 19:24:17 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/dshow/filter.cpp
-   M /trunk/modules/access/dshow/filter.h
-
-
-* modules/access/dshow/*: implemented a few more things.
-
-------------------------------------------------------------------------
-r6552 | jlj | 2004-01-26 18:15:40 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms: bugfixes in sci handling, GetiPodID darwin support.
-
-------------------------------------------------------------------------
-r6551 | titer | 2004-01-26 17:54:56 +0100 (Mon, 26 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_chroma/Modules.am
-   M /trunk/modules/video_chroma/i420_yuy2.c
-
- + All: added Altivec-optimized i420 to yuy2 conversion. It isn't used
-   yet as Quicktime handles i420 pictures, but it will be when I've
-   cleaned the OpenGL output I'm working on (to be commited soon).
-
-------------------------------------------------------------------------
-r6550 | zorglub | 2004-01-26 17:52:31 +0100 (Mon, 26 Jan 2004) | 6 lines
-Changed paths:
-   M /trunk/modules/gui/beos/AudioOutput.cpp
-   M /trunk/modules/gui/beos/BeOS.cpp
-   M /trunk/modules/gui/beos/Bitmaps.h
-   M /trunk/modules/gui/beos/DrawingTidbits.cpp
-   M /trunk/modules/gui/beos/DrawingTidbits.h
-   M /trunk/modules/gui/beos/Interface.cpp
-   M /trunk/modules/gui/beos/InterfaceWindow.cpp
-   M /trunk/modules/gui/beos/InterfaceWindow.h
-   M /trunk/modules/gui/beos/ListViews.cpp
-   M /trunk/modules/gui/beos/ListViews.h
-   M /trunk/modules/gui/beos/MessagesWindow.cpp
-   M /trunk/modules/gui/beos/MsgVals.h
-   M /trunk/modules/gui/beos/PlayListWindow.cpp
-   M /trunk/modules/gui/beos/PlayListWindow.h
-   M /trunk/modules/gui/beos/TransportButton.cpp
-   M /trunk/modules/gui/beos/TransportButton.h
-
-Strings review
-
-Do "50%","100%", ... need translation ?
-
-They are currently translated, I did not touch this
-
-------------------------------------------------------------------------
-r6549 | zorglub | 2004-01-26 17:45:03 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/video_output/caca.c
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/fb.c
-   M /trunk/modules/video_output/ggi.c
-   M /trunk/modules/video_output/qte/qte.cpp
-   M /trunk/modules/video_output/x11/x11.c
-   M /trunk/modules/video_output/x11/xcommon.c
-   M /trunk/modules/video_output/x11/xvideo.c
-
-String review
-
-------------------------------------------------------------------------
-r6548 | fenrir | 2004-01-26 17:30:34 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/mms/mmsh.c
-
- * mmsh: msg_Err -> msg_Dbg.
-
-------------------------------------------------------------------------
-r6547 | hartman | 2004-01-26 15:47:39 +0100 (Mon, 26 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/kde/disc.h
-   M /trunk/modules/gui/kde/net.h
-
-* compilation fixes
-
-------------------------------------------------------------------------
-r6546 | gbazin | 2004-01-26 11:35:28 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-
-
-* configure.ac: fixed typo.
-
-------------------------------------------------------------------------
-r6545 | sam | 2004-01-26 11:32:33 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-
-  * configure.ac:
-    + Bail out if libavcodec.a wasn't built with --enable-pp.
-
-------------------------------------------------------------------------
-r6544 | rocky | 2004-01-26 05:51:09 +0100 (Mon, 26 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-
-add -lm on more plugins that require it. libvcdinfo version number is
-now 0.7.20 not 0.7.20-cdio.
-
-------------------------------------------------------------------------
-r6543 | asmax | 2004-01-26 00:04:06 +0100 (Mon, 26 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/theme.cpp
-   M /trunk/modules/gui/skins2/src/theme.hpp
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-
-* all: save the theme configuration at exit (theme path and
-  position/visibilty of the windows)
-* parser/xmlparser.cpp: fixed a segfault when the file cannot be opened
-
-------------------------------------------------------------------------
-r6542 | rocky | 2004-01-25 23:16:51 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/misc/freetype.c
-
-Fix if iconv not installed.
-
-------------------------------------------------------------------------
-r6541 | rocky | 2004-01-25 23:16:26 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/misc/dummy/decoder.c
-
-include limits.h for PATH_MAX. Solaris fix.
-
-------------------------------------------------------------------------
-r6540 | gbazin | 2004-01-25 22:39:37 +0100 (Sun, 25 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_es.h
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/codec/ffmpeg/video.c
-
-
-* include/vlc_common.h, include/vlc_es.h: new video_palette_t structure.
-* modules/codec/ffmpeg/*: support for palettized codecs.
-
-------------------------------------------------------------------------
-r6539 | asmax | 2004-01-25 22:38:57 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/src/generic_window.cpp
-
-* src/generic_window.cpp: don't raise the windows on a mouse up event
-
-------------------------------------------------------------------------
-r6538 | rocky | 2004-01-25 22:03:16 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/configure.ac
-
-Test for libcdio only once. Make disable-libcddb work (typo in test variable).
-
-------------------------------------------------------------------------
-r6537 | gbazin | 2004-01-25 21:40:59 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access_output/udp.c
-   M /trunk/modules/codec/araw.c
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/control/rc/rc.c
-   M /trunk/modules/visualization/xosd/xosd.c
-
-
-* ALL: removed useless add_category_hint().
-
-------------------------------------------------------------------------
-r6536 | hartman | 2004-01-25 21:05:29 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/a52sys.c
-   M /trunk/modules/demux/aac.c
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/asf/libasf.c
-   M /trunk/modules/demux/asf/libasf.h
-   M /trunk/modules/demux/au.c
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/avi/avi.h
-   M /trunk/modules/demux/avi/libavi.c
-   M /trunk/modules/demux/avi/libavi.h
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/demuxdump.c
-   M /trunk/modules/demux/demuxstream.c
-   M /trunk/modules/demux/dvdnav.c
-   M /trunk/modules/demux/flac.c
-   M /trunk/modules/demux/livedotcom.cpp
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/mod.c
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/demux/mp4/mp4.h
-   M /trunk/modules/demux/mpeg/mpga.c
-   M /trunk/modules/demux/mpeg/mpgv.c
-   M /trunk/modules/demux/mpeg/ps.c
-   M /trunk/modules/demux/mpeg/system.c
-   M /trunk/modules/demux/mpeg/ts.c
-   M /trunk/modules/demux/nsv.c
-   M /trunk/modules/demux/ogg.c
-   M /trunk/modules/demux/playlist/m3u.c
-   M /trunk/modules/demux/playlist/old.c
-   M /trunk/modules/demux/playlist/playlist.c
-   M /trunk/modules/demux/playlist/pls.c
-   M /trunk/modules/demux/ps.c
-   M /trunk/modules/demux/rawdv.c
-   M /trunk/modules/demux/real.c
-   M /trunk/modules/demux/ts.c
-   M /trunk/modules/demux/util/id3.c
-   M /trunk/modules/demux/util/id3genres.h
-   M /trunk/modules/demux/util/id3tag.c
-   M /trunk/modules/demux/util/sub.c
-   M /trunk/modules/demux/util/sub.h
-   M /trunk/modules/video_filter/adjust.c
-   M /trunk/modules/video_filter/clone.c
-   M /trunk/modules/video_filter/crop.c
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
-   M /trunk/modules/video_filter/distort.c
-   M /trunk/modules/video_filter/logo.c
-   M /trunk/modules/video_filter/motionblur.c
-   M /trunk/modules/video_filter/transform.c
-   M /trunk/modules/video_filter/wall.c
-
-* Stringreview !!!
-
-------------------------------------------------------------------------
-r6535 | hartman | 2004-01-25 20:54:53 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   D /trunk/doc/mad/BUGS
-   D /trunk/doc/mad/TODO
-
-* Removing old useless files
-
-------------------------------------------------------------------------
-r6534 | rocky | 2004-01-25 20:27:09 +0100 (Sun, 25 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/ogt.c
-   M /trunk/modules/codec/ogt/subtitle.h
-
-cvd.c: default duration scaling is smaller which seems more correct.
-
-string review: Merge/canonicalize debug string messages.
-
-------------------------------------------------------------------------
-r6533 | bigben | 2004-01-25 20:10:09 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/dvbsub.c
-
-added a 0 accidentally
-
-------------------------------------------------------------------------
-r6532 | gbazin | 2004-01-25 19:53:07 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/cdda/cdda.c
-   M /trunk/modules/access/dvd/dvd.c
-   M /trunk/modules/audio_filter/channel_mixer/headphone.c
-   M /trunk/modules/audio_filter/converter/Modules.am
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/audio_filter/converter/mpgatofixed32.c
-   M /trunk/modules/audio_output/alsa.c
-   M /trunk/modules/audio_output/coreaudio.c
-   M /trunk/modules/audio_output/file.c
-   M /trunk/modules/audio_output/oss.c
-   M /trunk/modules/gui/gtk/gnome.c
-   M /trunk/modules/gui/gtk/gtk.c
-   M /trunk/modules/gui/kde/kde.cpp
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/pda/pda.c
-   M /trunk/modules/misc/freetype.c
-   M /trunk/modules/misc/sap.c
-   M /trunk/modules/mux/mp4.c
-
-
-* ALL: removed a bunch of unused add_category_hint().
-
-------------------------------------------------------------------------
-r6531 | asmax | 2004-01-25 19:46:37 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_display.cpp
-
-* x11/x11_display.cpp: only 8 bpp mode was working...
-
-------------------------------------------------------------------------
-r6530 | asmax | 2004-01-25 19:41:08 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/x11/x11_display.cpp
-   M /trunk/modules/gui/skins2/x11/x11_display.hpp
-   M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
-   M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
-
-* all: support of 8 bpp mode for X11 skins. Like in the vout it uses
- its own colormap, but I don't like that at all...
-
-------------------------------------------------------------------------
-r6529 | gbazin | 2004-01-25 19:34:55 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/gtk/preferences.c
-
-
-* modules/gui/gtk/preferences.c: don't rely on module definitions having an add_category_hint().
-
-------------------------------------------------------------------------
-r6528 | bigben | 2004-01-25 19:20:12 +0100 (Sun, 25 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/codec/adpcm.c
-   M /trunk/modules/codec/dts.c
-   M /trunk/modules/codec/dv.c
-   M /trunk/modules/codec/dvbsub.c
-   M /trunk/modules/codec/faad.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/postprocess.c
-   M /trunk/modules/codec/flac.c
-   M /trunk/modules/codec/lpcm.c
-   M /trunk/modules/codec/mpeg_audio.c
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/modules/codec/ogt/subtitle.h
-   M /trunk/modules/codec/quicktime.c
-   M /trunk/modules/codec/speex.c
-   M /trunk/modules/codec/subsdec.c
-   M /trunk/modules/codec/tarkin.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/codec/vorbis.c
-
-string review
-
-still some  printfs in dvbsub.c. Would  need to spend some  time reading
-the code to remove them.
-
-------------------------------------------------------------------------
-r6527 | gbazin | 2004-01-25 19:18:50 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-
-
-* modules/gui/wxwindows/interface.cpp: removed unused strings.
-
-------------------------------------------------------------------------
-r6526 | zorglub | 2004-01-25 19:17:08 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/include/beos_specific.h
-   M /trunk/include/charset.h
-   M /trunk/include/codecs.h
-   M /trunk/include/configuration.h
-   M /trunk/include/darwin_specific.h
-   M /trunk/include/intf_eject.h
-   M /trunk/include/main.h
-   M /trunk/include/os_specific.h
-   M /trunk/include/stream_control.h
-   M /trunk/include/stream_output.h
-   M /trunk/include/variables.h
-   M /trunk/include/vlc/aout.h
-   M /trunk/include/vlc/decoder.h
-   M /trunk/include/vlc/input.h
-   M /trunk/include/vlc/intf.h
-   M /trunk/include/vlc/sout.h
-   M /trunk/include/vlc/vlc.h
-   M /trunk/include/vlc/vout.h
-   M /trunk/include/vlc_config.h
-   M /trunk/include/vlc_cpu.h
-   M /trunk/include/vlc_help.h
-   M /trunk/include/vlc_interface.h
-   M /trunk/include/vlc_keys.h
-   M /trunk/include/vlc_messages.h
-   M /trunk/include/vlc_objects.h
-   M /trunk/include/vlc_playlist.h
-   M /trunk/include/vlc_video.h
-   M /trunk/include/vout_synchro.h
-   M /trunk/include/win32_specific.h
-
-* Strings review in include/
-* Removed trailing spaces
-
-------------------------------------------------------------------------
-r6525 | murray | 2004-01-25 18:58:30 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/audio_output/alsa.c
-   M /trunk/modules/audio_output/arts.c
-   M /trunk/modules/audio_output/coreaudio.c
-   M /trunk/modules/audio_output/directx.c
-   M /trunk/modules/audio_output/esd.c
-   M /trunk/modules/audio_output/file.c
-   M /trunk/modules/audio_output/oss.c
-   M /trunk/modules/audio_output/sdl.c
-   M /trunk/modules/audio_output/waveout.c
-   M /trunk/modules/packetizer/copy.c
-   M /trunk/modules/packetizer/mpeg4audio.c
-   M /trunk/modules/packetizer/mpeg4video.c
-   M /trunk/modules/packetizer/mpegvideo.c
-
-reverting a whole bunch of stupid changes,
-sorry :)
-
-------------------------------------------------------------------------
-r6524 | gbazin | 2004-01-25 18:52:17 +0100 (Sun, 25 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/misc/logger/logger.c
-   M /trunk/mozilla/vlcshell.cpp
-
-
-* mozilla/vlcshell.cpp: don't translate debug messages.
-* modules/misc/logger/logger.c: compilation fix.
-
-------------------------------------------------------------------------
-r6523 | murray | 2004-01-25 18:41:30 +0100 (Sun, 25 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/packetizer/copy.c
-   M /trunk/modules/packetizer/mpeg4audio.c
-   M /trunk/modules/packetizer/mpeg4video.c
-   M /trunk/modules/packetizer/mpegvideo.c
-
-String review, round three in advance :)
-If you've got spare stuff to review, I'm free.
-(FK, are you reviewing the KDE intf or shall I do it?)
-
-------------------------------------------------------------------------
-r6522 | murray | 2004-01-25 18:32:29 +0100 (Sun, 25 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/audio_output/alsa.c
-   M /trunk/modules/audio_output/arts.c
-   M /trunk/modules/audio_output/coreaudio.c
-   M /trunk/modules/audio_output/directx.c
-   M /trunk/modules/audio_output/esd.c
-   M /trunk/modules/audio_output/file.c
-   M /trunk/modules/audio_output/oss.c
-   M /trunk/modules/audio_output/sdl.c
-   M /trunk/modules/audio_output/waveout.c
-
-string review, round two: the audio output modules
-(but as I'm too tired and it's apero time, round three
-will follow later on in the night)
-
-------------------------------------------------------------------------
-r6521 | gbazin | 2004-01-25 18:31:22 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/cdda.c
-   M /trunk/modules/access/dshow/dshow.cpp
-   M /trunk/modules/access/dvb/qpsk.c
-   M /trunk/modules/access/dvd/dvd.c
-   M /trunk/modules/access/file.c
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/mms/mms.c
-   M /trunk/modules/access/pvr/pvr.c
-   M /trunk/modules/access/satellite/satellite.c
-   M /trunk/modules/access/slp.c
-   M /trunk/modules/access/tcp.c
-   M /trunk/modules/access/udp.c
-   M /trunk/modules/access/v4l/v4l.c
-   M /trunk/modules/access/vcd/vcd.c
-   M /trunk/modules/access/vcdx/vcd.c
-
-
-* modules/access/*: strings review + coding style fixes.
-
-------------------------------------------------------------------------
-r6520 | kuehne | 2004-01-25 18:20:19 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access_output/http.c
-   M /trunk/modules/access_output/udp.c
-   M /trunk/modules/audio_mixer/float32.c
-   M /trunk/modules/audio_mixer/spdif.c
-   M /trunk/modules/audio_mixer/trivial.c
-   M /trunk/modules/gui/skins2/commands/cmd_input.hpp
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/src/dialogs.cpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/misc/dummy/dummy.c
-   M /trunk/modules/misc/dummy/interface.c
-   M /trunk/modules/misc/logger/logger.c
-   M /trunk/modules/misc/network/ipv6.c
-   M /trunk/modules/video_chroma/i420_ymga.c
-   M /trunk/modules/video_chroma/i420_yuy2.c
-   M /trunk/modules/video_chroma/i422_yuy2.c
-
-string review by Christophe Mutricy aka xtophe
-
-------------------------------------------------------------------------
-r6519 | zorglub | 2004-01-25 18:16:06 +0100 (Sun, 25 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/src/input/demux.c
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/input/input_ext-intf.c
-   M /trunk/src/input/input_ext-plugins.c
-   M /trunk/src/input/input_info.c
-   M /trunk/src/input/input_programs.c
-   M /trunk/src/input/stream.c
-   M /trunk/src/input/subtitles.c
-   M /trunk/src/interface/interface.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/beos_specific.cpp
-   M /trunk/src/misc/configuration.c
-   M /trunk/src/misc/error.c
-   M /trunk/src/misc/modules.c
-   M /trunk/src/misc/modules_builtin.h.in
-   M /trunk/src/misc/mtime.c
-   M /trunk/src/misc/net.c
-   M /trunk/src/misc/objects.c
-   M /trunk/src/misc/variables.c
-   M /trunk/src/misc/win32_specific.c
-   M /trunk/src/playlist/group.c
-   M /trunk/src/playlist/info.c
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/loadsave.c
-   M /trunk/src/playlist/playlist.c
-   M /trunk/src/video_output/video_output.c
-   M /trunk/src/video_output/vout_pictures.c
-   M /trunk/src/video_output/vout_synchro.c
-   M /trunk/src/vlc.c
-
-* String review, round one
-* A few coding style fixes
-* Doxygenized a few functions
-
-------------------------------------------------------------------------
-r6518 | murray | 2004-01-25 18:01:57 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/controls.h
-   M /trunk/modules/gui/macosx/controls.m
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/macosx.m
-   M /trunk/modules/gui/macosx/open.h
-   M /trunk/modules/gui/macosx/open.m
-   M /trunk/modules/gui/macosx/output.m
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/macosx/prefs.h
-   M /trunk/modules/gui/macosx/prefs.m
-   M /trunk/modules/gui/macosx/vout.h
-   M /trunk/modules/gui/macosx/vout.m
-
-String Review round one, Mac OS X interface.
-
-------------------------------------------------------------------------
-r6517 | anil | 2004-01-25 17:17:04 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/control/corba/README
-   M /trunk/modules/control/corba/client.py
-   M /trunk/modules/control/corba/corba.c
-   M /trunk/modules/control/corba/simpleplayer.py
-   M /trunk/modules/control/gestures.c
-   M /trunk/modules/control/hotkeys.c
-   M /trunk/modules/control/http.c
-   M /trunk/modules/control/joystick.c
-   M /trunk/modules/control/lirc/lirc.c
-   M /trunk/modules/control/ntservice.c
-   M /trunk/modules/control/rc/rc.c
-   M /trunk/mozilla/npvlc_rc.rc
-   M /trunk/mozilla/vlcshell.cpp
-   M /trunk/python/setup.py
-   M /trunk/python/vlcmodule.c
-   M /trunk/python/vlrs/rtsp.py
-   M /trunk/python/vlrs/sap.py
-   M /trunk/python/vlrs/vlrs.py
-   M /trunk/share/http/admin/browse.html
-   M /trunk/share/http/admin/index.html
-   M /trunk/share/http/index.html
-   M /trunk/share/http/info.html
-
-* string review.
-
-------------------------------------------------------------------------
-r6516 | sigmunau | 2004-01-25 16:55:37 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/video_filter/logo.c
-
-modules/video_filter/logo.c:
- * correctly name the config options( logo-foo not logo_foo )
-
-------------------------------------------------------------------------
-r6515 | kuehne | 2004-01-25 16:42:57 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/kde/disc.cpp
-   M /trunk/modules/gui/kde/interface.cpp
-   M /trunk/modules/gui/kde/kde.cpp
-   M /trunk/modules/gui/kde/net.cpp
-   M /trunk/modules/gui/kde/preferences.cpp
-
-string review
-
-------------------------------------------------------------------------
-r6514 | rocky | 2004-01-25 15:42:18 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/vcdx/vcd.c
-
-String review.
-
-------------------------------------------------------------------------
-r6513 | rocky | 2004-01-25 15:42:05 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/cdda/cdda.c
-
-string review.
-
-------------------------------------------------------------------------
-r6512 | gbazin | 2004-01-25 15:34:25 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/stream_out/display.c
-   M /trunk/modules/stream_out/dummy.c
-   M /trunk/modules/stream_out/duplicate.c
-   M /trunk/modules/stream_out/es.c
-   M /trunk/modules/stream_out/gather.c
-   M /trunk/modules/stream_out/rtp.c
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/modules/stream_out/transcode.c
-   M /trunk/modules/stream_out/transrate/transrate.c
-
-
-* modules/stream_out/*: coding style changes + strings review.
-
-------------------------------------------------------------------------
-r6511 | rocky | 2004-01-25 15:18:40 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/doc/intf-vcd.txt
-
-More clarification of the LID/PSD/PBC thing especially with respect
-to vlc's plugin. A couple of typographical mistakes corrected.
-
-------------------------------------------------------------------------
-r6510 | kuehne | 2004-01-25 15:15:21 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/gtk2/gnome2.glade
-   M /trunk/modules/gui/gtk2/gtk2.glade
-   M /trunk/modules/gui/pda/pda.glade
-   M /trunk/modules/gui/pda/pda_callbacks.c
-
-* string review
-
-------------------------------------------------------------------------
-r6509 | asmax | 2004-01-25 14:59:33 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/x11/x11_display.cpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.cpp
-
-* all: fixed segfaults when initialization fails
-
-------------------------------------------------------------------------
-r6508 | zorglub | 2004-01-25 14:50:33 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/libvlc.h
-
-First round of stringreview
-
-------------------------------------------------------------------------
-r6507 | kuehne | 2004-01-25 14:37:12 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/audio_filter/converter/a52tofloat32.c
-   M /trunk/modules/gui/gtk/gnome_interface.c
-   M /trunk/modules/gui/gtk/gtk_interface.c
-   M /trunk/modules/mux/asf.c
-
-* Stringreview
-
-------------------------------------------------------------------------
-r6506 | gbazin | 2004-01-25 14:29:04 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/mux/mp4.c
-
-
-* modules/mux/mp4.c: spec compliance fix.
-
-------------------------------------------------------------------------
-r6505 | gbazin | 2004-01-25 12:48:17 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/libvlc.c
-
-
-* src/libvlc.c: another couple of changes to the --help output.
-
-------------------------------------------------------------------------
-r6504 | asmax | 2004-01-25 12:44:19 +0100 (Sun, 25 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder.hpp
-   M /trunk/modules/gui/skins2/parser/builder_data.hpp
-   D /trunk/modules/gui/skins2/parser/flex.c
-   D /trunk/modules/gui/skins2/parser/gen.sh
-   D /trunk/modules/gui/skins2/parser/parser_context.hpp
-   D /trunk/modules/gui/skins2/parser/skin.act
-   D /trunk/modules/gui/skins2/parser/skin.c
-   D /trunk/modules/gui/skins2/parser/skin.dtd
-   D /trunk/modules/gui/skins2/parser/skin.h
-   D /trunk/modules/gui/skins2/parser/skin.l
-   A /trunk/modules/gui/skins2/parser/skin_parser.cpp
-   A /trunk/modules/gui/skins2/parser/skin_parser.hpp
-   D /trunk/modules/gui/skins2/parser/wrappers.cpp
-   D /trunk/modules/gui/skins2/parser/wrappers.h
-   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
-   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-   M /trunk/modules/gui/skins2/src/tooltip.cpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-   M /trunk/modules/gui/skins2/theme/skin.dtd
-
-* all: replaced the flex parser by the libxml one
-* src/window_manager.cpp: improved the raise window algorithm
-* src/tooltip.cpp: fixed a segfault after changing a theme
-
-------------------------------------------------------------------------
-r6503 | gbazin | 2004-01-25 12:32:32 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/libvlc.c
-
-
-* src/libvlc.c: improved --help output.
-
-------------------------------------------------------------------------
-r6502 | gbazin | 2004-01-25 11:17:19 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/video_filter/logo.c
-
-
-* modules/video_filter/logo.c: compilation fixes.
-
-------------------------------------------------------------------------
-r6501 | rocky | 2004-01-25 09:01:13 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-
-"Playback control LID" is too long. Shorten to "Playback LID"
-
-------------------------------------------------------------------------
-r6500 | rocky | 2004-01-25 08:48:04 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/open.cpp
-
-string review.
-
-------------------------------------------------------------------------
-r6499 | rocky | 2004-01-25 05:53:16 +0100 (Sun, 25 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/vcdx/access.c
-
-Allow PBC selection. Had been temporarily disabled. Perhaps this is
-what DJ was referring to?
-
-------------------------------------------------------------------------
-r6498 | hartman | 2004-01-25 04:29:02 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/fileinfo.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
-   M /trunk/modules/gui/wxwindows/menus.cpp
-   M /trunk/modules/gui/wxwindows/messages.cpp
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/preferences.cpp
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-   M /trunk/modules/gui/wxwindows/streamout.cpp
-   M /trunk/modules/gui/wxwindows/streamwizard.cpp
-   M /trunk/modules/gui/wxwindows/subtitles.cpp
-   M /trunk/modules/gui/wxwindows/v4l.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-* string review
-
-------------------------------------------------------------------------
-r6497 | hartman | 2004-01-25 04:28:41 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/video_filter/crop.c
-   M /trunk/modules/video_filter/distort.c
-   M /trunk/modules/video_filter/invert.c
-   M /trunk/modules/video_filter/logo.c
-   M /trunk/modules/video_filter/motionblur.c
-   M /trunk/modules/video_filter/transform.c
-   M /trunk/modules/video_filter/wall.c
-
-* stringreview
-
-------------------------------------------------------------------------
-r6496 | hartman | 2004-01-25 04:28:32 +0100 (Sun, 25 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/video_filter/adjust.c
-
-* adjust uses variables
-
-------------------------------------------------------------------------
-r6495 | fenrir | 2004-01-25 03:26:04 +0100 (Sun, 25 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/ts.c
-   M /trunk/modules/mux/mpeg/Modules.am
-   A /trunk/modules/mux/mpeg/csa.c
-   A /trunk/modules/mux/mpeg/csa.h
-   M /trunk/modules/mux/mpeg/ts.c
-
- - csa.* : CSA scrambling implementation.
- - demux/ts.c, mux/mpeg/ts.c: added support for CSA (de)scrambling
- (fixed key).
-
-------------------------------------------------------------------------
-r6494 | hartman | 2004-01-24 22:06:52 +0100 (Sat, 24 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/INSTALL.win32
-   M /trunk/MAINTAINERS
-   M /trunk/README
-   M /trunk/debian/copyright
-   M /trunk/doc/win32/Cross-Compile-Howto.txt
-   M /trunk/evc/vlc.c
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
-   M /trunk/menuconfig
-   M /trunk/vlc.spec
-   M /trunk/vlc.spec.mdk
-
-* extras/contrib/src/ dvdnav packages
-* REST: stringreview round 1
-
-------------------------------------------------------------------------
-r6493 | fenrir | 2004-01-24 21:40:46 +0100 (Sat, 24 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/include/vlc_common.h
-
- * vlc_common: changed TAB_APPEND. I have to do this because the old way
- seems to make bogus code (but I'm not sure).
-
-------------------------------------------------------------------------
-r6492 | gbazin | 2004-01-24 16:18:29 +0100 (Sat, 24 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-
-
-* configure.ac: added --with-xml2-config-path=PATH option.
-
-------------------------------------------------------------------------
-r6491 | asmax | 2004-01-24 15:25:16 +0100 (Sat, 24 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/parser/xmlparser.cpp
-   M /trunk/modules/gui/skins2/parser/xmlparser.hpp
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-   A /trunk/modules/gui/skins2/theme/skin.dtd
-
-* parser/xmlparser.cpp: added DTD validation
-
-------------------------------------------------------------------------
-r6490 | asmax | 2004-01-24 14:08:12 +0100 (Sat, 24 Jan 2004) | 6 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/gui/skins2/Modules.am
-   A /trunk/modules/gui/skins2/parser/xmlparser.cpp
-   A /trunk/modules/gui/skins2/parser/xmlparser.hpp
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-   M /trunk/modules/gui/skins2/src/var_manager.cpp
-   M /trunk/modules/gui/skins2/src/var_manager.hpp
-
-* configure.ac: check xml2-config for skins2
-* modules/gui/skins2/src/var_manager.cpp: delete the variables in the
-  right order to avoid invalid reads in the destructor
-* modules/gui/skins2/parser/xmlparser: skeleton of a new parser based
-  on the text reader API of libxml2
-
-------------------------------------------------------------------------
-r6489 | gbazin | 2004-01-24 13:30:32 +0100 (Sat, 24 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-
-
-* modules/gui/wxwindows/preferences_widgets.cpp: increased the min/max value for int config vars to +/-10000000.
-
-------------------------------------------------------------------------
-r6488 | gbazin | 2004-01-24 12:56:16 +0100 (Sat, 24 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/mux/mp4.c
-
-
-* modules/mux/mp4.c: store the display size using the proper aspect-ratio.
-   Size optimization for the generation of the stsc table.
-   Some more clean-up.
-
-------------------------------------------------------------------------
-r6487 | rocky | 2004-01-24 04:48:29 +0100 (Sat, 24 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mpeg/system.c
-
-Doc fix.
-
-------------------------------------------------------------------------
-r6486 | fenrir | 2004-01-24 01:47:42 +0100 (Sat, 24 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
- * ffmpeg.c: disabled mpeg4 audio, too buggy. (This way users can see that
- they miss the faad decoder without having an obscure segfault.)
-
-------------------------------------------------------------------------
-r6485 | rocky | 2004-01-24 00:06:25 +0100 (Sat, 24 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/playlist/loadsave.c
-
-Compilation bug: can't have preprocessor directives inside a macro.
-
-------------------------------------------------------------------------
-r6484 | jlj | 2004-01-23 21:58:52 +0100 (Fri, 23 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms: endian fixes, GetiPodID env var support.
-
-------------------------------------------------------------------------
-r6483 | gbazin | 2004-01-23 18:56:14 +0100 (Fri, 23 Jan 2004) | 7 lines
-Changed paths:
-   M /trunk/include/stream_output.h
-   M /trunk/modules/access_output/file.c
-   M /trunk/modules/access_output/udp.c
-   M /trunk/modules/mux/mp4.c
-   M /trunk/src/stream_output/stream_output.c
-
-
-* src/stream_output/stream_output.c, include/stream_output.h: new sout_AccessOutRead() funcion.
-* modules/access_output/file.c: implemented sout_AccessOutRead().
-* modules/access_output/udp.c: coding style cleanup.
-* modules/mux/mp4.c: Added support for generating "fast start" files (ie. with the moov header at the beginning of the file).
-   Started some code cleanup.
-
-------------------------------------------------------------------------
-r6482 | fenrir | 2004-01-23 18:42:10 +0100 (Fri, 23 Jan 2004) | 2 lines
-Changed paths:
-   A /trunk/modules/demux/pva.c
-
- * pva: PVA demuxer.
-
-------------------------------------------------------------------------
-r6481 | titer | 2004-01-23 16:36:23 +0100 (Fri, 23 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/video_filter/deinterlace/deinterlace.c
-
- + deinterlace.c : added an Altivec version of Merge() - makes the
-     filter more than 100% faster here (blend mode). Feel free to check
-     if I haven't broken anything, first time doing Altivec ;)
-
-------------------------------------------------------------------------
-r6480 | rocky | 2004-01-23 12:54:48 +0100 (Fri, 23 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/NEWS
-
-Time to note completion of SVCD (Philips OGT) and CVD subtitles.
-
-------------------------------------------------------------------------
-r6479 | rocky | 2004-01-23 12:03:06 +0100 (Fri, 23 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-RV32 added, but not tested. All chromas now handled.
-More code cleanups.
-
-------------------------------------------------------------------------
-r6478 | zorglub | 2004-01-23 11:48:08 +0100 (Fri, 23 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/include/vlc_playlist.h
-   M /trunk/src/playlist/group.c
-   M /trunk/src/playlist/info.c
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/loadsave.c
-   M /trunk/src/playlist/playlist.c
-   M /trunk/src/playlist/sort.c
-
-* Doxygen doc fixes
-* Add missing locks
-* Duration sort
-
-------------------------------------------------------------------------
-r6477 | rocky | 2004-01-23 11:19:37 +0100 (Fri, 23 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/common.c
-
-Small doc changes.
-
-------------------------------------------------------------------------
-r6476 | rocky | 2004-01-23 09:36:48 +0100 (Fri, 23 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
-
-Omitted option -duration-scaling which caused plugin to stop working.
-
-------------------------------------------------------------------------
-r6475 | gbazin | 2004-01-23 09:07:17 +0100 (Fri, 23 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
-
-* modules/demux/mp4/mp4.c: don't segfault on reference files.
-
-------------------------------------------------------------------------
-r6474 | rocky | 2004-01-23 04:46:41 +0100 (Fri, 23 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-RGB2 scaling is now correct. Need to do the same for RV24 and
-probably others.
-
-------------------------------------------------------------------------
-r6473 | sigmunau | 2004-01-22 21:48:07 +0100 (Thu, 22 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-
-modules/demux/mkv.cpp:
- * removed an unused, and unreleased vlc_object_find()
- * added support for flac in mkv
-
-------------------------------------------------------------------------
-r6472 | gbazin | 2004-01-22 20:35:14 +0100 (Thu, 22 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/Modules.am
-   M /trunk/src/playlist/loadsave.c
-
-
-* src/playlist/loadsave.c: errno.h related fixes.
-* modules/demux/Modules.am: added missing ps.h.
-
-------------------------------------------------------------------------
-r6471 | fenrir | 2004-01-22 19:49:38 +0100 (Thu, 22 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/mms/mmstu.c
-
- * mmstu: workaround for low bitrate stream with mmst.
- (we don't try anymore to fill our buffer every time).
-
-------------------------------------------------------------------------
-r6470 | gbazin | 2004-01-22 18:03:44 +0100 (Thu, 22 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/misc/net.c
-
-* src/misc/net.c: Compilation fix.
-
-------------------------------------------------------------------------
-r6469 | sigmunau | 2004-01-22 16:00:10 +0100 (Thu, 22 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   M /trunk/modules/video_filter/adjust.c
-
-all: gamma correction patch by Arwed von Merkatz <v.merkatz@gmx.net>
-
-------------------------------------------------------------------------
-r6468 | sigmunau | 2004-01-22 15:27:53 +0100 (Thu, 22 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/mkv.cpp
-
-modules/demux/mkv.cpp:
- * comment out parsing of elements that no muxer ever used, and that are
-   being removed from the spec. (patch by Mosu in the mkv team)
-
-------------------------------------------------------------------------
-r6467 | rocky | 2004-01-22 14:33:39 +0100 (Thu, 22 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-YUY2: Need to check against accessing outside of subpicture.
-RGB2: Use fixed colormap entries black: 0, white: 255, and something
-else 0x44.
-
-------------------------------------------------------------------------
-r6466 | rocky | 2004-01-22 05:46:19 +0100 (Thu, 22 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/modules/codec/ogt/subtitle.h
-
-RV24 color-setting fixed. Fullscreen mode doesn't work though.
-
-RGB2 sorta works, but to do better we need a way to lookup a palette
-color in a colormap.
-
-------------------------------------------------------------------------
-r6465 | jlj | 2004-01-22 02:20:39 +0100 (Thu, 22 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/mp4/drms.c
-
-  * drms: support for getting user key from firewire connected iPod under
-          GNU/Linux. requires libsysfs (sysfsutils).
-
-------------------------------------------------------------------------
-r6464 | sigmunau | 2004-01-22 02:14:50 +0100 (Thu, 22 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/misc/sap.c
-
-modules/misc/sap.c:
- * fixed a nasty integer overflow that caused items to be removed right away
-   when the timeout value was large.
- * fixed a small mem-leak
-
-------------------------------------------------------------------------
-r6463 | hartman | 2004-01-22 01:24:45 +0100 (Thu, 22 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/misc/sap.c
-
-* what was i thinking
-
-------------------------------------------------------------------------
-r6462 | sigmunau | 2004-01-22 01:17:22 +0100 (Thu, 22 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/misc/sap.c
-
-modules/misc/sap:
- * fixed some minor bugs
-
-------------------------------------------------------------------------
-r6461 | fenrir | 2004-01-22 01:02:18 +0100 (Thu, 22 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts: added --ts-out and --ts-out-mtu (ie replace demuxstream.c)
- (not well tested)
-
-------------------------------------------------------------------------
-r6460 | fenrir | 2004-01-22 01:00:34 +0100 (Thu, 22 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/src/input/es_out.c
-   M /trunk/src/misc/net.c
-
- * es_out: Handle --program (not tested) and create program on
-ES_OUT_SET_GROUP_PCR.
- * net.c: commented out an error message in net_Write.
-
-------------------------------------------------------------------------
-r6459 | hartman | 2004-01-21 23:55:34 +0100 (Wed, 21 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/misc/sap.c
-
-* a 30 secs timeout is way too fast. changed to 1800 which is more realistic
-
-------------------------------------------------------------------------
-r6458 | hartman | 2004-01-21 20:21:23 +0100 (Wed, 21 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
-
-* newer live.com sources
-
-------------------------------------------------------------------------
-r6457 | jpsaman | 2004-01-21 19:59:23 +0100 (Wed, 21 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/ipkg/rules
-
-Adding updated rules and control file for iPAQ packaging.
-
-------------------------------------------------------------------------
-r6456 | gbazin | 2004-01-21 18:56:05 +0100 (Wed, 21 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/codec/dts.c
-   M /trunk/modules/demux/dts.c
-
-
-* modules/demux/dts.c: support for DTS WAV files.
-* modules/codec/dts.c: support for 14bits little endian DTS bitstreams.
-
-------------------------------------------------------------------------
-r6455 | fenrir | 2004-01-21 18:01:54 +0100 (Wed, 21 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/src/input/stream.c
-
- * stream: made skipping a bit smarter, removed no more used functions.
-
-------------------------------------------------------------------------
-r6454 | fenrir | 2004-01-21 17:56:16 +0100 (Wed, 21 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/mms/mms.c
-   M /trunk/modules/access/mms/mmsh.c
-   M /trunk/modules/access/mms/mmsh.h
-   M /trunk/modules/access/mms/mmstu.c
-
- * all: use net_*.
-
-------------------------------------------------------------------------
-r6453 | sam | 2004-01-21 15:44:56 +0100 (Wed, 21 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/toolbox
-
-  * Another official Debian upload (workaround for an ICE in gcc-3.3 on PPC).
-
-------------------------------------------------------------------------
-r6452 | fenrir | 2004-01-21 11:22:31 +0100 (Wed, 21 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/include/network.h
-   M /trunk/modules/access/udp.c
-   M /trunk/src/misc/net.c
-
- * net: added net_OpenUDP
- * udp: cleaned to use net_*
-
-------------------------------------------------------------------------
-r6451 | rocky | 2004-01-21 08:38:29 +0100 (Wed, 21 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-RV24 scaled properly.
-
-------------------------------------------------------------------------
-r6450 | rocky | 2004-01-21 05:45:47 +0100 (Wed, 21 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/modules/codec/ogt/render.h
-   M /trunk/modules/codec/ogt/subtitle.h
-
-Some of RV32 bugs worked out - pretty close. Some RGB2 work.
-Render->Blend
-
-------------------------------------------------------------------------
-r6449 | sam | 2004-01-20 18:45:19 +0100 (Tue, 20 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
-
-  * debian/changelog debian/control debian/rules:
-    + Control files for a forthcoming official upload.
-
-------------------------------------------------------------------------
-r6448 | sam | 2004-01-20 18:44:30 +0100 (Tue, 20 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/modules/demux/mp4/drms.c
-
-  * include/vlc_common.h:
-    + Added proper const keywords.
-  * modules/demux/mp4/drms.c:
-    + Minor coding style fix.
-
-------------------------------------------------------------------------
-r6447 | sigmunau | 2004-01-20 16:47:42 +0100 (Tue, 20 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/libvlc.h
-
-src/libvlc.h:
- * add description to valid values of --align
-
-------------------------------------------------------------------------
-r6446 | hartman | 2004-01-20 16:34:44 +0100 (Tue, 20 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/applescript.m
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/src/misc/cpu.c
-
-* src/misc/cpu.c: New altivec detection for Darwin. Using the correct
-  official method.
-* modules/gui/macosx/playlist.m: Fix Add with options and no enqueue.
-* modules/gui/macosx/applescript.m: PLAYLIST_GO fix
-
-------------------------------------------------------------------------
-r6445 | fenrir | 2004-01-20 15:58:07 +0100 (Tue, 20 Jan 2004) | 7 lines
-Changed paths:
-   M /trunk/modules/demux/Modules.am
-   A /trunk/modules/demux/mod.c
-
- mod.c: new demux2 for MOD files using libmodplug library.
- (modplug-xmms.sourceforge.net/)
-
- The demuxer is selected by extention look up.(mod, s3m, xm, it, 669,
-amf, ams, dbm, dmf, dsm, far, mdl, med, mtm, okt, ptm, stm, ult, umx,
-mt2, psm), I hope that won't give problems.
-
-------------------------------------------------------------------------
-r6444 | fenrir | 2004-01-20 15:51:30 +0100 (Tue, 20 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/demux/demux2.c
-
- * demux2: once demux2 opened, do a DEMUX_GET_LENGTH and call
- playlist_SetDuration.
- TODO -> add meta info queries trough demux2_Control (a demuxer should
- NEVER touch playlist themself).
-
-------------------------------------------------------------------------
-r6443 | fenrir | 2004-01-20 15:48:37 +0100 (Tue, 20 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/demux.c
-
- * demux: fixed psz_path value in demux_t.
-
-------------------------------------------------------------------------
-r6442 | rocky | 2004-01-20 14:31:15 +0100 (Tue, 20 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-Remove more bugs from YUY2 rendering. Short of some trailing edge
-problems it is close to correct.
-
-------------------------------------------------------------------------
-r6441 | fenrir | 2004-01-19 22:30:43 +0100 (Mon, 19 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-
- * dvdnav: send palette and alpha to spudec.
- -> I'm not sure to set correct alpha values and that values are endian.
- safe (both alpha and palette)                                         .
-
-------------------------------------------------------------------------
-r6440 | fenrir | 2004-01-19 21:31:21 +0100 (Mon, 19 Jan 2004) | 9 lines
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-
- * dvdnav: a lot of fixes :
-    - subtitle/audio selection works
-    - subtitle display works
-    - menu fixed.
- Problem:
-    - when we see a menu, the currently selected item isn't highlighted
-You have to select another to see them. I don't understand why ...
-    - manual audio/sub selection is lost when we switch back to the menu.
-
-------------------------------------------------------------------------
-r6439 | fenrir | 2004-01-19 19:24:11 +0100 (Mon, 19 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
- * syntax error ...
-
-------------------------------------------------------------------------
-r6438 | fenrir | 2004-01-19 19:16:32 +0100 (Mon, 19 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts: added a ts-es-id-pid option to mark es with their pid.
-
-------------------------------------------------------------------------
-r6437 | fenrir | 2004-01-19 19:15:55 +0100 (Mon, 19 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/duplicate.c
-   M /trunk/modules/stream_out/transcode.c
-
- * all: keep valid i_id.
-
-------------------------------------------------------------------------
-r6436 | fenrir | 2004-01-19 19:15:29 +0100 (Mon, 19 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/include/vlc_es.h
-   M /trunk/src/input/es_out.c
-   M /trunk/src/input/input_dec.c
-
- * all: added a i_id field in es_format_t.
-
-------------------------------------------------------------------------
-r6435 | jlj | 2004-01-19 17:40:28 +0100 (Mon, 19 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * ./modules/demux/mp4/drms.c: endian fixes.
-
-------------------------------------------------------------------------
-r6434 | fenrir | 2004-01-19 15:40:25 +0100 (Mon, 19 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
- * transcode: keep the group information.
-
-------------------------------------------------------------------------
-r6433 | hartman | 2004-01-19 02:11:47 +0100 (Mon, 19 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/extras/contrib/bootstrap
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
-
-* caca 0.8
-* www.videolan -> download.videolan
-
-------------------------------------------------------------------------
-r6432 | gbazin | 2004-01-19 01:08:25 +0100 (Mon, 19 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-
-
-* modules/demux/dvdnav.c: menus navigation seems to be working ok now.
-
-------------------------------------------------------------------------
-r6431 | gbazin | 2004-01-19 00:52:02 +0100 (Mon, 19 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-   M /trunk/src/input/input_dec.c
-
-
-* modules/demux/dvdnav.c: restart the decoders on VTS change only, not CELL change.
-* src/input/input_dec.c: fixed the pictures leak work-around.
-   Wasn't working before because there always is at least one READY_PICTURE which is the last/currently displayed picture.
-
-------------------------------------------------------------------------
-r6430 | fenrir | 2004-01-18 23:00:00 +0100 (Sun, 18 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/demux/mp4/mp4.h
-
- * all: added support for edts/elst entries (needed to play some files).
- Please test, it may have heavily broken playback of some files !!!
-
-------------------------------------------------------------------------
-r6429 | fenrir | 2004-01-18 22:30:25 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/video.c
-
- * video: should fix an infinite loop. Dnumgis could you confirm ?
-
-------------------------------------------------------------------------
-r6428 | asmax | 2004-01-18 20:54:46 +0100 (Sun, 18 Jan 2004) | 20 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/modules/gui/skins2/commands/cmd_input.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_input.hpp
-   M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/src/generic_window.hpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
-   M /trunk/modules/gui/skins2/theme/theme.xml
-   M /trunk/modules/gui/skins2/utils/var_bool.cpp
-   M /trunk/modules/gui/skins2/utils/var_bool.hpp
-   D /trunk/modules/gui/skins2/vars/vlcvars.cpp
-   D /trunk/modules/gui/skins2/vars/vlcvars.hpp
-
-* utils/var_bool.*: VarBool is now an interface for reading bool variables
- (not writing); use VarBoolImpl instead to instanciate read/write variables.
- Bool variables can now be combined with VarNotBool and VarBoolAndBool
- (TODO: VarBoolOrBool)
-* commands/cmd_show_window.hpp: the commands now call directly
-  GenericWindow::show/hide, because the visibility variable of a
-  window is a VarBool (so, read-only)
-* commands/cmd_input.hpp: added Play and Pause commands
-* parser/interpreter.cpp: beginning of support of boolean expressions,
- like "vlc.isSeekable and not vlc.isStopped" (operator precedence is
- not really well handled yet)
-* src/vlcproc.*: new variables "vlc.isSeekable", "vlc.isStopped" and
- "vlc.isPaused"
-* controls/ctrl_checkbox.cpp: the "state" variable of a checkbox is
-  now a passive VarBool, so actions must be explicitely set with
-  'action1="..." action2="..."' in the xml file
-* removed src/vlcvars.* => "vlc.isMute" doesn't work any more
- (anyway it didn't work well...)
-* theme/theme.xml: updated with the new VarBool behaviour
-
-------------------------------------------------------------------------
-r6427 | fenrir | 2004-01-18 20:35:48 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/es_out.c
-
- * es_out: give a fourcc to the dummy pmt es_descriptor_t.
-
-------------------------------------------------------------------------
-r6426 | fenrir | 2004-01-18 19:31:50 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/demux/mp4/mp4.h
-
- * mp4: cosmetics.
-
-------------------------------------------------------------------------
-r6425 | gbazin | 2004-01-18 17:02:40 +0100 (Sun, 18 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-   M /trunk/modules/demux/ps.h
-
-
-* modules/demux/dvdnav.c: added parsing of DVD style MRLs.
-* modules/demux/ps.h: small cosmetic changes.
-
-------------------------------------------------------------------------
-r6424 | gbazin | 2004-01-18 14:39:32 +0100 (Sun, 18 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/dvdnav.c
-
-
-* modules/demux/dvdnav.c: some coding style butchery and added on-the-fly menus selection.
-
-------------------------------------------------------------------------
-r6423 | gbazin | 2004-01-18 12:14:23 +0100 (Sun, 18 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/demux2.c
-
-
-* configure.ac, modules/demux/Modules.am: added ps2, ts2 and dvdnav modules to the build system.
-* modules/demux/demux2.c: added an "ffmpeg" shortcut for the ffmpeg/libavformat demuxer.
-
-------------------------------------------------------------------------
-r6422 | fenrir | 2004-01-18 08:35:31 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/control/http.c
-
- * http: fixed mem leaks, doesn't add '\0' anymore at the end of files.
-
-------------------------------------------------------------------------
-r6421 | fenrir | 2004-01-18 07:33:21 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
- * mp4: added 'pnot' fourcc as a valid header signature.
-
-------------------------------------------------------------------------
-r6420 | fenrir | 2004-01-18 07:15:21 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts: clean up and a few mem leaks.
-
-------------------------------------------------------------------------
-r6419 | fenrir | 2004-01-18 06:14:39 +0100 (Sun, 18 Jan 2004) | 12 lines
-Changed paths:
-   M /trunk/src/input/input_dec.c
-
- * input_dec: exported correct i_group.
- Now vlc can read a TS with multiple programs and streams them as
- indepandant output (well you need the new TS demuxer so ...)
- (It is not well tested)
-
- Example: (lines are wrapped)
- ./vlc -I rc --sout-all /ts2:/home/fenrir/test.ts \
-    --sout '#duplicate{dst="std{access=udp,mux=ts,url=239.255.13.13}", \
-                       select="program=8501",\
-                       dst="std{access=udp,mux=ts,url=239.255.13.14}", \
-                       select="program=8506"}'
-
-------------------------------------------------------------------------
-r6418 | sam | 2004-01-18 05:55:19 +0100 (Sun, 18 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/video_output/caca.c
-
-  * modules/video_output/caca.c:
-    + Set the window title upon startup.
-    + Support for window resizing (requires libcaca 0.8).
-
-------------------------------------------------------------------------
-r6417 | fenrir | 2004-01-18 05:53:57 +0100 (Sun, 18 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/input/es_out.c
-
- * es_out.c: better support for multiple program. (bugfixes and a dirty
- hack because of the way input_SetProgram works).
-
-------------------------------------------------------------------------
-r6416 | rocky | 2004-01-18 05:45:32 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-In Solaris (and perhaps others) PATH_MAX is in limits.h.
-
-------------------------------------------------------------------------
-r6415 | fenrir | 2004-01-18 04:43:03 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/stream_out/duplicate.c
-
- * duplicate: corrected behavour of no-*.
-
-------------------------------------------------------------------------
-r6414 | fenrir | 2004-01-18 03:21:38 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/demux2.c
-
- * demux2: added ps2,ts2 and dvdnav shortcuts.
-
-------------------------------------------------------------------------
-r6413 | fenrir | 2004-01-18 03:20:28 +0100 (Sun, 18 Jan 2004) | 14 lines
-Changed paths:
-   M /trunk/modules/stream_out/duplicate.c
-
- * duplicate : added a select option :) The format is
- selector[,selector] where 'selector' are from:
-    * no-audio, noaudio, audio
-    * no-video, novideo, video
-    * no-spu,   nospu,   spu
-    * es=num or es=num_start-num_end
-    * prgm=num or prgm=num_start-num_end (you can also use program
-    instead of prgm)
- It applies for the last dst. selector1,selector2 means selector1 and
-selector2.
- Ex:
-    vlc file --sout '#duplicate{dst="1?\239?\191?\189 dst", select="selection for 1?\239?\191?\189 dst",
-dst="2?\239?\191?\189 dst", dst="3?\239?\191?\189 dst", select="selection for 3?\239?\191?\189 dst" }'
-
-------------------------------------------------------------------------
-r6412 | fenrir | 2004-01-18 02:49:11 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts: fixed ms-codec playback.
-
-------------------------------------------------------------------------
-r6411 | sam | 2004-01-18 02:21:33 +0100 (Sun, 18 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-   M /trunk/modules/demux/mp4/drmstables.h
-
-  * modules/demux/mp3/drms.c:
-    + More code cleanup. Thanks a lot to jlj for testing my changes.
-    + Removed AddNativeMD5 and merged Bordelize() into DoShuffle().
-    + Decrypt the SCI data in-place and shuffle it in the same loop.
-
-------------------------------------------------------------------------
-r6410 | asmax | 2004-01-18 01:50:24 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-
-* src/window_manager.cpp: no more magnetism with invisble windows !
-
-------------------------------------------------------------------------
-r6409 | asmax | 2004-01-18 01:25:02 +0100 (Sun, 18 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/parser/gen.sh
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-   M /trunk/modules/gui/skins2/x11/x11_factory.hpp
-   M /trunk/modules/gui/skins2/x11/x11_loop.cpp
-   M /trunk/modules/gui/skins2/x11/x11_loop.hpp
-   M /trunk/modules/gui/skins2/x11/x11_window.cpp
-   M /trunk/modules/gui/skins2/x11/x11_window.hpp
-
-* src/theme_loader.cpp: use yyrestart() instead of yyin= (should fix
-  issues after reading a bad theme)
-* x11/.*: removed the hack of storing pointers as window properties
-
-------------------------------------------------------------------------
-r6408 | fenrir | 2004-01-18 00:51:50 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ps.h
-
- * ps.h: added cvt adn ogt.
-
-------------------------------------------------------------------------
-r6407 | fenrir | 2004-01-18 00:50:08 +0100 (Sun, 18 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/es_out.c
-
- * es_out: select es from current program only.
-
-------------------------------------------------------------------------
-r6406 | fenrir | 2004-01-17 23:32:50 +0100 (Sat, 17 Jan 2004) | 4 lines
-Changed paths:
-   A /trunk/modules/demux/dvdnav.c
-   A /trunk/modules/demux/ps.c
-   A /trunk/modules/demux/ps.h
-
- * ps.* : new PS demuxer (still incomplete)
- * dvdnav.c: begin of a dvdnav plugin. It's more to test that to be a real
- plugin for now. (a lot of design problems are raised with it).
-
-------------------------------------------------------------------------
-r6405 | gbazin | 2004-01-17 17:51:54 +0100 (Sat, 17 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/control/http.c
-
-
-* modules/control/http.c: fixed another mem leak.
-
-------------------------------------------------------------------------
-r6404 | gbazin | 2004-01-17 17:24:14 +0100 (Sat, 17 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/control/http.c
-   M /trunk/src/playlist/info.c
-
-
-* src/playlist/info.c: get rid of the #ifdef HAVE_VASPRINTF now that we have it in our small libc.
-* modules/control/http.c: fixed parsing in uri_extract_value().
-
-------------------------------------------------------------------------
-r6403 | gbazin | 2004-01-17 16:17:02 +0100 (Sat, 17 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/control/http.c
-
-
-* modules/control/http.c: fixed gcc warning.
-
-------------------------------------------------------------------------
-r6402 | sigmunau | 2004-01-17 15:08:37 +0100 (Sat, 17 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
-
-src/playlist/item*
- * Updated documentation on playlist_Add* (they return a id, not the position)
-
-------------------------------------------------------------------------
-r6401 | sigmunau | 2004-01-17 14:47:57 +0100 (Sat, 17 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/NEWS
-
-NEWS:
- * Begin updating news for a 0.7.1
-
-------------------------------------------------------------------------
-r6400 | gbazin | 2004-01-17 14:25:21 +0100 (Sat, 17 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/control/http.c
-
-
-* modules/control/http.c: fixed a whole bunch of mem leaks.
-
-------------------------------------------------------------------------
-r6399 | gbazin | 2004-01-17 13:28:57 +0100 (Sat, 17 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/slp.c
-   M /trunk/modules/control/http.c
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
-   M /trunk/src/playlist/item-ext.c
-
-
-* ALL: make sure newly created playlist_item_t are initialized properly.
-
-------------------------------------------------------------------------
-r6398 | gbazin | 2004-01-17 13:11:58 +0100 (Sat, 17 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
-
-* modules/stream_out/transcode.c: fixed segfault.
-
-------------------------------------------------------------------------
-r6397 | gbazin | 2004-01-17 13:03:19 +0100 (Sat, 17 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/input/demux.c
-
-
-* src/input/demux.c: fixed small mem leak.
-
-------------------------------------------------------------------------
-r6396 | gbazin | 2004-01-17 12:41:21 +0100 (Sat, 17 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/stream_out/transcode.c
-
-
-* modules/stream_out/transcode.c: fixed mem leak.
-
-------------------------------------------------------------------------
-r6395 | sigmunau | 2004-01-16 20:17:52 +0100 (Fri, 16 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/share/http/index.html
-
-share/http/index.html:
- * try to use valid xhtml
-
-------------------------------------------------------------------------
-r6394 | sam | 2004-01-16 19:26:57 +0100 (Fri, 16 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-   M /trunk/modules/demux/mp4/drmstables.h
-
-  * modules/demux/mp4/drms.c:
-    + Merged redundant functions.
-    + Unobfuscated and cleaned up many parts of the crypto code.
-    + Added comments here and there.
-
-------------------------------------------------------------------------
-r6393 | rocky | 2004-01-16 14:32:37 +0100 (Fri, 16 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/common.h
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/ogt/pixmap.h
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/modules/codec/ogt/subtitle.h
-
-Add horizontal and vertical subtitle offset corrections.  Some cleanup
-and work done to allow for palettized rendering (by not expanding
-inline colormap entries when RGB2).
-
-------------------------------------------------------------------------
-r6392 | fenrir | 2004-01-16 12:12:16 +0100 (Fri, 16 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/src/input/stream.c
-
- * all: added STREAM_GET_MTU and stream_MTU.
-
-------------------------------------------------------------------------
-r6391 | sam | 2004-01-16 10:39:57 +0100 (Fri, 16 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/libmpeg2.c
-
-  * modules/codec/libmpeg2.c:
-    + The libmpeg2 plugin honours the --no-mmx, --no-altivec, etc. flags.
-
-------------------------------------------------------------------------
-r6390 | rocky | 2004-01-16 05:14:54 +0100 (Fri, 16 Jan 2004) | 10 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/Modules.am
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/cvd.c
-   A /trunk/modules/codec/ogt/pixmap.h
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/modules/codec/ogt/subtitle.h
-
-render.c: RV16 now works great - uses all colors, but no transparancy.
-Started RV32 and- has bugs. (It'd be nice if something in rendering
-worked the first time without a hassle).
-
-Modules.am, pixmap.h, subtitle.h: Some of the pixel stuff has been
-moved here.
-
-cvd.c: remove option duplicated with ogt.c Probably should be hoisted more
-to a main routine. Perhaps if spudec is folded in.
-
-------------------------------------------------------------------------
-r6389 | fenrir | 2004-01-16 03:01:11 +0100 (Fri, 16 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/ts.c
-
- * ts: fixed mpeg4 video in TS.
-
-------------------------------------------------------------------------
-r6388 | fenrir | 2004-01-16 02:47:41 +0100 (Fri, 16 Jan 2004) | 11 lines
-Changed paths:
-   A /trunk/modules/demux/ts.c
-
- * ts: rewrite from scratch of the TS demuxer to fit the new API.
- Introduced a --ts-extra-pmt <pmt_pid=pid:stream_type[,...]> option to
- allow user to enter a pmt description (for stream without PAT/PMT).
-
-    TODO: - test all codec.
-          - test stream with more than 1 PMT
-          - test stream with PAT/PMT change(s)
-          - re-add support for dvb subtitles.
-          - test with broken streams.
-          - test --ts-extra-pmt
-
-------------------------------------------------------------------------
-r6387 | gbazin | 2004-01-16 01:01:19 +0100 (Fri, 16 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-
-
-* modules/gui/wxwindows/playlist.cpp: unicode compilation fixes.
-
-------------------------------------------------------------------------
-r6386 | bigben | 2004-01-16 00:59:21 +0100 (Fri, 16 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/playlist.h
-
-int -> bool
-
-lalala
-
-------------------------------------------------------------------------
-r6385 | gbazin | 2004-01-16 00:40:44 +0100 (Fri, 16 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/stream_out/standard.c
-   M /trunk/src/input/input.c
-   M /trunk/src/input/input_info.c
-
-
-* src/input/input.c: fixed memleaks.
-* src/input/input_info.c: small bug fix.
-* modules/stream_out/standard.c: fixed memleaks.
-
-------------------------------------------------------------------------
-r6384 | gbazin | 2004-01-15 23:58:12 +0100 (Thu, 15 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access_output/http.c
-
-
-* modules/access_output/http.c: fixed small mem leak and mem corruption.
-
-------------------------------------------------------------------------
-r6383 | fenrir | 2004-01-15 23:39:50 +0100 (Thu, 15 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/include/network.h
-
- * network: fix for proto://host:port url syntax.
-
-------------------------------------------------------------------------
-r6382 | gbazin | 2004-01-15 23:15:40 +0100 (Thu, 15 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/mpeg/system.h
-   M /trunk/modules/demux/mpeg/ts.c
-
-
-* modules/demux/mpeg/ts.c: better auto-detection of MPEG-TS streams.
-
-------------------------------------------------------------------------
-r6381 | sigmunau | 2004-01-15 22:49:07 +0100 (Thu, 15 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-
-modules/gui/wxwindows/*:
- * use a standard file dialog to export playlist
-
-------------------------------------------------------------------------
-r6380 | gbazin | 2004-01-15 20:46:32 +0100 (Thu, 15 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
-
-* modules/codec/ffmpeg/ffmpeg.c: more fourccs added.
-* modules/codec/ffmpeg/demux.c: bug fix.
-
-------------------------------------------------------------------------
-r6379 | sigmunau | 2004-01-15 20:23:14 +0100 (Thu, 15 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/playlist/info.c
-
-src/playlist/item.c:
- * remove unused variables
-
-------------------------------------------------------------------------
-r6378 | sigmunau | 2004-01-15 20:21:03 +0100 (Thu, 15 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/misc/sap.c
-
-modules/misc/sap.c:
- * fixed playback of sap anounces through livdotcom
-
-------------------------------------------------------------------------
-r6377 | gbazin | 2004-01-15 15:57:00 +0100 (Thu, 15 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
-
-* modules/misc/network/ipv4.c: fixed breakage on win32.
-
-------------------------------------------------------------------------
-r6376 | fenrir | 2004-01-15 14:47:01 +0100 (Thu, 15 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/misc/network/ipv4.c
-
- * ipv4: non blocking connection mode. Please test it heavily, it may
- have broken all OS except linux ...
-
-------------------------------------------------------------------------
-r6375 | fenrir | 2004-01-15 14:45:27 +0100 (Thu, 15 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/http.c
-
- * http: commented out a debug message.
-
-------------------------------------------------------------------------
-r6374 | fenrir | 2004-01-15 13:55:41 +0100 (Thu, 15 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/http.c
-
- * do not try http 1.0 when we are going to die.
-
-------------------------------------------------------------------------
-r6373 | gbazin | 2004-01-15 01:05:04 +0100 (Thu, 15 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/wxwindows.cpp
-
-
-* modules/gui/wxwindows/wxwindows.cpp: include locale.h for setlocale().
-
-------------------------------------------------------------------------
-r6372 | bigben | 2004-01-14 19:45:45 +0100 (Wed, 14 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-
-* playlist sort.
-
-Had to delete lastPathComponent when displaying the MRL of a file in the playlist, since sort cannot be exact with this option.
-
-------------------------------------------------------------------------
-r6371 | fenrir | 2004-01-14 16:40:57 +0100 (Wed, 14 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/access/http.c
-
- * http: fixed for url like http://host[:port] (ie without path)
-
-------------------------------------------------------------------------
-r6370 | rocky | 2004-01-14 12:47:19 +0100 (Wed, 14 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/common.h
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/ogt/render.c
-   M /trunk/modules/codec/ogt/subtitle.h
-
-Don't do compensation subtitle unscaling if the underlying video
-chroma does the scaling.
-
-------------------------------------------------------------------------
-r6369 | rocky | 2004-01-14 05:50:02 +0100 (Wed, 14 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-First OGT/CVD RenderV16 that shows some sort of readable subtitles. It
-looks like bugs remain in the YUV to RGB conversion though.
-
-------------------------------------------------------------------------
-r6368 | gbazin | 2004-01-13 19:45:06 +0100 (Tue, 13 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/interface/interface.c
-
-
-* src/interface/interface.c: added the gestures interface to the interfaces list.
-
-------------------------------------------------------------------------
-r6367 | gbazin | 2004-01-13 16:54:09 +0100 (Tue, 13 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/mux/mp4.c
-
-
-* modules/mux/mp4.c: added support for mp4v and mp4a inside mov (tested with quicktime player).
-
-------------------------------------------------------------------------
-r6366 | fenrir | 2004-01-13 02:54:54 +0100 (Tue, 13 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
- * mp4: convert 3 bytes codes into language (track name).
-
-------------------------------------------------------------------------
-r6365 | fenrir | 2004-01-13 02:44:49 +0100 (Tue, 13 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/mp4.c
-
- * mp4: fixed playback for files that have 0 byte samples.
-
-------------------------------------------------------------------------
-r6364 | gbazin | 2004-01-13 00:41:59 +0100 (Tue, 13 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/src/misc/configuration.c
-
-
-* src/misc/configuration.c: fixed stupid bug in the 0.7.0 release which prevented from saving bool/int/float config options.
-  -> I should really go and by myself a brain.
-
-------------------------------------------------------------------------
-r6363 | hartman | 2004-01-12 22:22:23 +0100 (Mon, 12 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/src/playlist/loadsave.c
-
-* src/playlist/loadsave.c: doxygenization
-* modules/gui/macosx/playlist.m: fix playlist_Export
-
-------------------------------------------------------------------------
-r6362 | gbazin | 2004-01-12 22:08:22 +0100 (Mon, 12 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-
-
-* configure.ac: added --with-caca-config-path.
-
-------------------------------------------------------------------------
-r6361 | hartman | 2004-01-12 21:54:24 +0100 (Mon, 12 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
-
-* Fix caca building
-
-------------------------------------------------------------------------
-r6360 | gbazin | 2004-01-12 21:19:55 +0100 (Mon, 12 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/mux/mp4.c
-
-
-* modules/mux/mp4.c: improved mov support a bit.
-
-------------------------------------------------------------------------
-r6359 | gbazin | 2004-01-12 17:16:41 +0100 (Mon, 12 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/video_output/caca.c
-
-* modules/video_output/caca.c: ported to win32.
-
-------------------------------------------------------------------------
-r6358 | rocky | 2004-01-12 14:12:07 +0100 (Mon, 12 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-More RenderYUY2 bug fixes. Is very usable. Remaining bugs are
-probably in transparancy handling.
-
-------------------------------------------------------------------------
-r6357 | rocky | 2004-01-12 05:03:19 +0100 (Mon, 12 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/render.c
-
-First attempt at YUY2. Sort of works.
-
-Y2RV16 less embarrassingly wrong.
-
-------------------------------------------------------------------------
-r6356 | garf | 2004-01-11 20:48:45 +0100 (Sun, 11 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
-
- * ncurses.c: let's be coherent: "big" forward/backward is now 5%
-
-------------------------------------------------------------------------
-r6355 | sigmunau | 2004-01-11 18:46:58 +0100 (Sun, 11 Jan 2004) | 12 lines
-Changed paths:
-   M /trunk/modules/demux/playlist/Modules.am
-   M /trunk/modules/demux/playlist/m3u.c
-   M /trunk/modules/demux/playlist/playlist.c
-   A /trunk/modules/demux/playlist/playlist.h
-   A /trunk/modules/demux/playlist/pls.c
-
-modules/demux/playlist/playlist.c:
- * Added common functions for handling relative paths in playlist files
- * Module declaration for pls import module
-modules/demux/playlist/m3u.c:
- * implemented m3u import module
-modules/demux/playlist/pls.c:
- * new pls import module
-modules/demux/playlist/playlist.h:
- * common prototypes
-modules/demux/playlist/Modules.ac
- * activated pls module
-
-------------------------------------------------------------------------
-r6354 | asmax | 2004-01-11 18:12:17 +0100 (Sun, 11 Jan 2004) | 8 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
-   M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
-   M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
-   M /trunk/modules/gui/skins2/parser/builder.cpp
-   M /trunk/modules/gui/skins2/parser/builder.hpp
-   M /trunk/modules/gui/skins2/parser/builder_data.hpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/parser/interpreter.hpp
-   M /trunk/modules/gui/skins2/src/skin_common.hpp
-   M /trunk/modules/gui/skins2/src/skin_main.cpp
-   M /trunk/modules/gui/skins2/src/tooltip.cpp
-   M /trunk/modules/gui/skins2/src/var_manager.cpp
-   M /trunk/modules/gui/skins2/src/var_manager.hpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
-   M /trunk/modules/gui/skins2/utils/bezier.cpp
-   M /trunk/modules/gui/skins2/utils/bezier.hpp
-   M /trunk/modules/gui/skins2/utils/var_bool.cpp
-   M /trunk/modules/gui/skins2/utils/var_bool.hpp
-   M /trunk/modules/gui/skins2/utils/var_list.cpp
-   M /trunk/modules/gui/skins2/utils/var_list.hpp
-   M /trunk/modules/gui/skins2/utils/var_percent.cpp
-   M /trunk/modules/gui/skins2/utils/var_percent.hpp
-   M /trunk/modules/gui/skins2/utils/var_text.cpp
-   M /trunk/modules/gui/skins2/utils/var_text.hpp
-   M /trunk/modules/gui/skins2/utils/variable.hpp
-   M /trunk/modules/gui/skins2/vars/time.cpp
-   M /trunk/modules/gui/skins2/vars/time.hpp
-   M /trunk/modules/gui/skins2/vars/volume.cpp
-   M /trunk/modules/gui/skins2/vars/volume.hpp
-
-* modules/gui/skins/*:
- - huge cleaning of the interpreter; all the variables are stored in
- the container VarManager, and can be retrieved by their name (with
- type checking if needed). Some variables are still owned by VlcProc
- for technical reasons (their interface is not compliant with normal
- variable, because of the "updateVLC" trick)
- - replaced double by float
-
-------------------------------------------------------------------------
-r6353 | rocky | 2004-01-11 16:02:15 +0100 (Sun, 11 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mpeg/ps.c
-
-Remove debug output.
-
-------------------------------------------------------------------------
-r6352 | garf | 2004-01-11 15:55:32 +0100 (Sun, 11 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
-
- * ncurses.c : forgot to change help
-
-------------------------------------------------------------------------
-r6351 | garf | 2004-01-11 15:53:36 +0100 (Sun, 11 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
-
- * ncurses.c : 5% forward and backward are definitely not precise enough.
-              put 1% instead.
-
-------------------------------------------------------------------------
-r6350 | zorglub | 2004-01-11 02:55:42 +0100 (Sun, 11 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/misc/playlist/Modules.am
-
-Fixed modules.am file
-
-------------------------------------------------------------------------
-r6349 | rocky | 2004-01-11 02:54:20 +0100 (Sun, 11 Jan 2004) | 6 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/common.h
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/ogt/subtitle.h
-
-Fix bug in ScaleX routine which affected ratios that could span 3 pixels.
-(4:3 is one of the few *not* in this category).
-
-Allow user to override subtitle scaling via sub-aspect-ratio, 0=auto
-or what we do now. 1=do nothing.
-
-------------------------------------------------------------------------
-r6348 | anil | 2004-01-11 02:51:24 +0100 (Sun, 11 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ogt/.cvsignore
-   A /trunk/modules/demux/playlist/.cvsignore
-   A /trunk/modules/misc/playlist/.cvsignore
-
-* missing or incomplete .cvsignores
-
-------------------------------------------------------------------------
-r6347 | anil | 2004-01-11 02:39:44 +0100 (Sun, 11 Jan 2004) | 2 lines
-Changed paths:
-   A /trunk/modules/misc/playlist/Modules.am
-
-* missing file
-
-------------------------------------------------------------------------
-r6346 | zorglub | 2004-01-11 01:45:06 +0100 (Sun, 11 Jan 2004) | 15 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_playlist.h
-   A /trunk/modules/demux/playlist
-   A /trunk/modules/demux/playlist/Modules.am
-   A /trunk/modules/demux/playlist/m3u.c
-   A /trunk/modules/demux/playlist/old.c
-   A /trunk/modules/demux/playlist/playlist.c
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/preferences.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
-   A /trunk/modules/misc/playlist
-   A /trunk/modules/misc/playlist/export.c
-   A /trunk/modules/misc/playlist/m3u.c
-   A /trunk/modules/misc/playlist/native.c
-   A /trunk/modules/misc/playlist/old.c
-   M /trunk/src/playlist/group.c
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/loadsave.c
-
-* configure.ac : Added new folders
-
-* New playlist import/export system:
-   -export plugin in misc/playlist (contains one module for each file type)
-   -open plugin = special demuxer2, that can be opened from the command
-    line or the graphical interface.
-  NB: the demuxer "playlist" is forced to earn speed, but this does not
-  work yet, as we have a demux2
-
-* modules/gui/wxwindows: use the new import/export.
-
-* src/playlist/group.c : fixed boundary check
-
-* src/playlist/item-ext.c: correctly reset stuff when clearing the playlist
-
-------------------------------------------------------------------------
-r6345 | asmax | 2004-01-11 01:21:22 +0100 (Sun, 11 Jan 2004) | 7 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/src/vlcproc.hpp
-   M /trunk/modules/gui/skins2/src/window_manager.cpp
-
-* src/vlc_proc.*: quick fix to handle the new playlist object variables
-  (At the moment the whole playlist is rebuilt each time; the link
-  between the list control and the list variable should be enhanced
-  to avoid that)
-* src/window_manager.cpp: raise all the windows when one clicks on
-  any window (the previous behaviour was too confiusing)
-
-------------------------------------------------------------------------
-r6344 | zorglub | 2004-01-11 01:11:56 +0100 (Sun, 11 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/playlist/playlist.c
-
-Use playlist_current when going from one item to another
-
-------------------------------------------------------------------------
-r6343 | fenrir | 2004-01-11 01:01:35 +0100 (Sun, 11 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
-
- * ncurses: better playlist handling.
-
-------------------------------------------------------------------------
-r6342 | sigmunau | 2004-01-11 00:46:39 +0100 (Sun, 11 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/input/input.c
-
-src/input/input.c:
- * removed unused variable
-
-------------------------------------------------------------------------
-r6341 | hartman | 2004-01-11 00:44:19 +0100 (Sun, 11 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/playlist/sort.c
-
-* oops, bug
-
-------------------------------------------------------------------------
-r6340 | sigmunau | 2004-01-11 00:31:33 +0100 (Sun, 11 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
-
-modules/gui/ncurse/ncurses.c:
- * fixed a segfault when the 'f' button was pressed with no item playing
-
-------------------------------------------------------------------------
-r6339 | anil | 2004-01-11 00:22:21 +0100 (Sun, 11 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/src/theme_loader.cpp
-
-* fixed skins2 module loading when libtar is present (thanks AsMax :)
-
-------------------------------------------------------------------------
-r6338 | hartman | 2004-01-10 15:24:33 +0100 (Sat, 10 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/include/vlc_playlist.h
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/playlist.c
-   M /trunk/src/playlist/sort.c
-
-* Fixed some doxygen comments.
-* Added SORT_ID
-* remember last sorting and ordering in playlist struct
-
-------------------------------------------------------------------------
-r6337 | rocky | 2004-01-10 14:59:25 +0100 (Sat, 10 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/include/vlc_video.h
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/src/video_output/video_output.c
-
-Add vout_AspectRatio routine to get retrieve a vout's aspect ratio.
-Some bugs when 16:9 scaling in ogt_parse.c and cvd_parse.c
-
-------------------------------------------------------------------------
-r6336 | zorglub | 2004-01-10 13:35:33 +0100 (Sat, 10 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/interface/interface.c
-
-Add SAP to the list of additionnal interfaces
-
-------------------------------------------------------------------------
-r6335 | hartman | 2004-01-10 04:36:03 +0100 (Sat, 10 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/include/vlc_playlist.h
-   M /trunk/modules/control/http.c
-   M /trunk/modules/gui/ncurses/ncurses.c
-   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/sort.c
-
-* mtime_t != int This was causing incorrect results on big endian.
-  Changed playlist_SetDuration.
-* changed SORT_NORMAL SORT_REVERSE into ORDER_NORMAL ORDER_REVERSE
-
-------------------------------------------------------------------------
-r6334 | hartman | 2004-01-09 23:11:04 +0100 (Fri, 09 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
-   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/include/variables.h
-   M /trunk/modules/gui/macosx/info.m
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/playlist.h
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/vlc.ebuild
-
-* extras/MacOSX/Resources/English.lproj/MainMenu.nib
-  - Added the duration column
-  - Added a 'surpress error dialog' option to the dialog
-* ALL: copyright year and author changes
-
-------------------------------------------------------------------------
-r6333 | hartman | 2004-01-09 21:36:21 +0100 (Fri, 09 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/include/variables.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/variables.c
-
-* include/variables.h
-  src/misc/variables.c: Added a VLC_VAR_TRIGGER_CALLBACKS action
-* src/libvlc.c: You can now change verbosity on the fly by using the "verbose"
-  variable of p_vlc. -1 == quiet
-
-------------------------------------------------------------------------
-r6332 | jlj | 2004-01-09 20:45:46 +0100 (Fri, 09 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/misc/configuration.c
-
-  * ./src/misc/configuration.c: win32 UNICODE fixes.
-
-------------------------------------------------------------------------
-r6331 | gbazin | 2004-01-09 20:21:58 +0100 (Fri, 09 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/src/extras/libc.c
-
-
-* src/extras/libc.c: return result in vlc_asprintf().
-
-------------------------------------------------------------------------
-r6330 | gbazin | 2004-01-09 19:32:04 +0100 (Fri, 09 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
-
-
-* ALL: added vlc_asprintf() to our libc.
-
-------------------------------------------------------------------------
-r6329 | jlj | 2004-01-09 18:29:17 +0100 (Fri, 09 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-  * ./modules/demux/mp4/drms.c: switched to dyn. linking of SHGetFolderPath
-
-------------------------------------------------------------------------
-r6328 | hartman | 2004-01-09 16:39:38 +0100 (Fri, 09 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/configure.ac
-
-* configure --help aliging
-
-------------------------------------------------------------------------
-r6327 | hartman | 2004-01-09 16:26:58 +0100 (Fri, 09 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/access/http.c
-
-* Gibalou you broke something again :)
-  You used vasprintf but used asprintf paramaters. Which one do you want to use?
-  i changed to asprintf now.
-
-------------------------------------------------------------------------
-r6326 | hartman | 2004-01-09 14:08:08 +0100 (Fri, 09 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-
-* MAX_PATH is a windowism. Use PATH_MAX.
-
-------------------------------------------------------------------------
-r6325 | gbazin | 2004-01-09 13:23:47 +0100 (Fri, 09 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/modules_inner.h
-   M /trunk/modules/access/http.c
-   M /trunk/src/misc/net.c
-   M /trunk/src/misc/win32_specific.c
-
-* ALL: MSVC compilation fixes.
-
-------------------------------------------------------------------------
-r6324 | jlj | 2004-01-09 05:37:43 +0100 (Fri, 09 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/drms.c
-   M /trunk/modules/demux/mp4/drms.h
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/demux/mp4/mp4.h
-
-  * ./modules/demux/mp4/drms.c: improved sci handling.
-  * ./modules/demux/mp4/mp4.c: if sample has not been decrypted, do not
-                               pass it on to decoder.
-
-------------------------------------------------------------------------
-r6323 | hartman | 2004-01-09 03:28:30 +0100 (Fri, 09 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/video.c
-
-* video.c: gibalou: no palctrl in avcodec context in 0.4.8
-* ffmpeg.c: 0.4.8 ifdef'ing
-
-------------------------------------------------------------------------
-r6322 | rocky | 2004-01-09 02:17:57 +0100 (Fri, 09 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/doc/subtitles/cvd-subtitles.txt
-
-Minor grammatical changes.
-
-------------------------------------------------------------------------
-r6321 | gbazin | 2004-01-09 01:32:12 +0100 (Fri, 09 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/mpeg/Modules.am
-
-
-* modules/demux/mpeg/Modules.am: forgot to remove private.h.
-
-------------------------------------------------------------------------
-r6320 | gbazin | 2004-01-09 01:30:29 +0100 (Fri, 09 Jan 2004) | 3 lines
-Changed paths:
-   D /trunk/modules/demux/mpeg/private.h
-   M /trunk/modules/demux/mpeg/ps.c
-   M /trunk/modules/demux/mpeg/system.c
-   M /trunk/modules/demux/mpeg/system.h
-   M /trunk/modules/demux/mpeg/ts.c
-
-
-* modules/demux/mpeg: fixed latest changes to mpeg system demuxer (dvd playing was broken).
-
-------------------------------------------------------------------------
-r6319 | gbazin | 2004-01-09 01:02:55 +0100 (Fri, 09 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/video.c
-
-
-* modules/codec/ffmpeg/video.c: setup dummy palette to avoid segfaults with some codecs.
-* modules/codec/ffmpeg/ffmpeg.c: more fourccs.
-
-------------------------------------------------------------------------
-r6318 | sigmunau | 2004-01-09 00:21:01 +0100 (Fri, 09 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
-modules/codec/ffmpeg/ffmpeg.c:
- * add fourcc "smc "
-
-------------------------------------------------------------------------
-r6317 | hartman | 2004-01-08 23:37:59 +0100 (Thu, 08 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/vlc.ebuild
-
-* And AGAIN the caca fix
-
-------------------------------------------------------------------------
-r6316 | hartman | 2004-01-08 23:34:54 +0100 (Thu, 08 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/vlc.ebuild
-
-* thats what you get when you work in multiple directories
-
-------------------------------------------------------------------------
-r6315 | gbazin | 2004-01-08 23:02:29 +0100 (Thu, 08 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
-
-* modules/codec/ffmpeg/ffmpeg.c: compilation fix for ffmpeg 0.4.8.
-
-------------------------------------------------------------------------
-r6314 | hartman | 2004-01-08 22:55:06 +0100 (Thu, 08 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/vlc.ebuild
-
-* caca 0.6 doesn't work with 0.7.0 remember? :)
-
-------------------------------------------------------------------------
-r6313 | gbazin | 2004-01-08 22:48:43 +0100 (Thu, 08 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
-
-* modules/codec/ffmpeg/demux.c: improvements.
-* modules/codec/ffmpeg/ffmpeg.c: added a few fourccs.
-
-------------------------------------------------------------------------
-r6312 | hartman | 2004-01-08 22:19:03 +0100 (Thu, 08 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/vlc.ebuild
-
-* Updated with new libraries in vlc
-* Use new style of use_enable
-* Fixed some bugs
-
-------------------------------------------------------------------------
-r6311 | sam | 2004-01-08 20:22:10 +0100 (Thu, 08 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/video_output/caca.c
-
-  * modules/video_output/caca.c:
-    + Updated for libcaca 0.7.
-
-------------------------------------------------------------------------
-r6310 | hartman | 2004-01-08 20:07:42 +0100 (Thu, 08 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/vlc.ebuild
-
-* Updated the ebuild for 0.7.0
-  a bit late i know. I had forgotten about it.
-
-------------------------------------------------------------------------
-r6309 | fenrir | 2004-01-08 17:28:37 +0100 (Thu, 08 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/ncurses/ncurses.c
-
- * ncurses: added and updated a lot of fonctionnalities. (Playlist browser,
- time, informations and help display).
-
-------------------------------------------------------------------------
-r6308 | gbazin | 2004-01-08 16:11:35 +0100 (Thu, 08 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
-
-* modules/codec/ffmpeg/ffmpeg.c: oops.
-
-------------------------------------------------------------------------
-r6307 | courmisch | 2004-01-08 13:44:59 +0100 (Thu, 08 Jan 2004) | 2 lines
-Changed paths:
-   A /trunk/modules/gui/skins2/.cvsignore
-
-Added .cvsignore
-
-------------------------------------------------------------------------
-r6306 | hartman | 2004-01-08 13:07:07 +0100 (Thu, 08 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-
-* ffmpeg 0.4.8 compilation fix
-
-------------------------------------------------------------------------
-r6305 | jlj | 2004-01-08 12:36:40 +0100 (Thu, 08 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/extras/libc.c
-
-  * ./src/extras/libc.c: vasprintf bug fix.
-
-------------------------------------------------------------------------
-r6304 | fenrir | 2004-01-08 12:18:27 +0100 (Thu, 08 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/include/vlc_common.h
-
- * vlc_common: mmh, use right prototype...
-
-------------------------------------------------------------------------
-r6303 | fenrir | 2004-01-08 11:27:07 +0100 (Thu, 08 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
-
- * all: correct test for vasprintf.
-
-------------------------------------------------------------------------
-r6302 | sigmunau | 2004-01-08 01:52:08 +0100 (Thu, 08 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-
-modules/gui/wxwindows/playlist.cpp:
-  * fixed a warning
-
-------------------------------------------------------------------------
-r6301 | fenrir | 2004-01-08 01:37:18 +0100 (Thu, 08 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/demux/mp4/libmp4.c
-
- * modules/demux/mp4/libmp4.c: use vasprintf
- * modules/access/ftp.c: cleaned up.
-
-------------------------------------------------------------------------
-r6300 | gbazin | 2004-01-08 01:12:50 +0100 (Thu, 08 Jan 2004) | 7 lines
-Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/ffmpeg/Modules.am
-   A /trunk/modules/codec/ffmpeg/demux.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.c
-   M /trunk/modules/codec/ffmpeg/ffmpeg.h
-   M /trunk/modules/codec/ffmpeg/video.c
-
-
-* configure.ac: detect if libavformat is present.
-* modules/codec/ffmpeg/demux.c: new experimental demuxer using libavformat (most of the work done by fenrir).
-   This demuxer should allow us to support "frindge" formats (FLIC, SWF, etc...).
-   The demuxer has been put here because of its dependancy on libavformat and libavcodec.
-* modules/codec/ffmpeg/ffmpeg.c: re-arranged the codecs list.
-
-------------------------------------------------------------------------
-r6299 | fenrir | 2004-01-08 00:39:41 +0100 (Thu, 08 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/include/vlc_common.h
-   M /trunk/src/extras/libc.c
-   M /trunk/src/misc/net.c
-
- * all: added own implementation of vasprintf. I hope it's ok this way.
-
-------------------------------------------------------------------------
-r6298 | gbazin | 2004-01-07 20:20:30 +0100 (Wed, 07 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/codec/rawvideo.c
+   M /trunk/modules/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/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/src/playlist/info.c
-   M /trunk/src/playlist/item-ext.c
-
-
-* src/playlist/*: fixed memory leaks.
-* modules/codec/rawvideo.c: fixed dts/pts problem and added support for fourcc IYUV.
-* modules/stream_out/transcode.c: added support for fourcc IYUV.
-
-------------------------------------------------------------------------
-r6297 | fenrir | 2004-01-07 18:57:56 +0100 (Wed, 07 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/input/input.c
-
- * input: fix to avoid forced subtitle not selected.
-
-------------------------------------------------------------------------
-r6296 | hartman | 2004-01-07 17:54:47 +0100 (Wed, 07 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/codec/subsdec.c
-
-* Fix a memory leak when there is no p_vout, but when there are subs.
-
-------------------------------------------------------------------------
-r6295 | hartman | 2004-01-07 16:54:38 +0100 (Wed, 07 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/extras/contrib/README
-
-* Clarify some instructions.
-
-------------------------------------------------------------------------
-r6294 | fenrir | 2004-01-07 16:31:31 +0100 (Wed, 07 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/modules/demux/nsv.c
-   M /trunk/modules/demux/real.c
-   M /trunk/src/input/es_out.c
-
- * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR, now ES_OUT_SET_PCR
-  apply to the selected program.
-
-------------------------------------------------------------------------
-r6293 | fenrir | 2004-01-07 16:21:27 +0100 (Wed, 07 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/modules/access/http.c
-
- * http: complete rewrite (using net_Printf/net_Gets)
-        -> Proxy, user/password and redirection untested.
-        -> For icecast server, check also the mime (do not blindly force
-        mp3, it could also be nsv).
-
-------------------------------------------------------------------------
-r6292 | fenrir | 2004-01-07 15:59:37 +0100 (Wed, 07 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/demux/demux2.c
-   M /trunk/modules/demux/nsv.c
-
- * demux2: allow to force demuxer.
- * nsv: fixed bad init.
-
-------------------------------------------------------------------------
-r6291 | fenrir | 2004-01-07 15:59:03 +0100 (Wed, 07 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/src/misc/net.c
-
- * net: mem leak in net_Printf
-
-------------------------------------------------------------------------
-r6290 | rocky | 2004-01-07 08:21:31 +0100 (Wed, 07 Jan 2004) | 10 lines
-Changed paths:
-   M /trunk/modules/access/cdda/access.c
-
-Better operator association in computing duration and should be
-optimized better too.
-
-Add track info in "Media Information" Add track-specific information
-and album information in "Item info".
-
-Coding of all this is ugly and massively redundant. I think the
-playlist needs to be re-thought/re-worked. Sublevels would be nice
-too.
-
-------------------------------------------------------------------------
-r6289 | fenrir | 2004-01-07 00:11:47 +0100 (Wed, 07 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/include/network.h
-
- * network: vlc_UrlParse should now accept ipv6 ip (untested).
-
-------------------------------------------------------------------------
-r6288 | fenrir | 2004-01-07 00:03:17 +0100 (Wed, 07 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/include/network.h
-   M /trunk/src/misc/net.c
-
- * src/misc/net.c: fixed net_Gets
-
-------------------------------------------------------------------------
-r6287 | sigmunau | 2004-01-06 22:42:43 +0100 (Tue, 06 Jan 2004) | 6 lines
-Changed paths:
-   M /trunk/include/ninput.h
-   M /trunk/src/input/stream.c
-
-src/input/stream.c:
-  * Cleaned up a comment
-  * Added a function stream_ReadLine() to read one line from a stream
-include/ninput.h:
-  * export stream_ReadLine()
-
-------------------------------------------------------------------------
-r6286 | gbazin | 2004-01-06 20:12:08 +0100 (Tue, 06 Jan 2004) | 3 lines
-Changed paths:
+   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
-
-
-* modules/video_output/directx/directx.c: move the video window to the right display when using --directx-device.
-
-------------------------------------------------------------------------
-r6285 | hartman | 2004-01-06 15:35:16 +0100 (Tue, 06 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/util/sub.c
-
-* Something about microdvd fps and a huge bug in its defaults.
-
-------------------------------------------------------------------------
-r6284 | zorglub | 2004-01-06 13:02:06 +0100 (Tue, 06 Jan 2004) | 2 lines
-Changed paths:
+   M /trunk/modules/video_output/directx/events.c
+   M /trunk/modules/video_output/directx/glwin32.c
+   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/modules/video_output/fb.c
+   M /trunk/modules/video_output/ggi.c
+   M /trunk/modules/video_output/glide.c
+   M /trunk/modules/video_output/hd1000v.cpp
+   M /trunk/modules/video_output/image.c
+   M /trunk/modules/video_output/mga.c
+   M /trunk/modules/video_output/opengl.c
+   M /trunk/modules/video_output/qte/qte.cpp
+   M /trunk/modules/video_output/qte/qte.h
+   M /trunk/modules/video_output/sdl.c
+   M /trunk/modules/video_output/snapshot.c
+   M /trunk/modules/video_output/svgalib.c
+   M /trunk/modules/video_output/wingdi.c
+   M /trunk/modules/video_output/x11/glx.c
+   M /trunk/modules/video_output/x11/x11.c
+   M /trunk/modules/video_output/x11/xcommon.c
+   M /trunk/modules/video_output/x11/xcommon.h
+   M /trunk/modules/video_output/x11/xvideo.c
+   M /trunk/modules/visualization/galaktos/PCM.c
+   M /trunk/modules/visualization/galaktos/beat_detect.c
+   M /trunk/modules/visualization/galaktos/builtin_funcs.c
+   M /trunk/modules/visualization/galaktos/custom_shape.c
+   M /trunk/modules/visualization/galaktos/custom_wave.c
+   M /trunk/modules/visualization/galaktos/engine_vars.c
+   M /trunk/modules/visualization/galaktos/eval.c
+   M /trunk/modules/visualization/galaktos/fftsg.c
+   M /trunk/modules/visualization/galaktos/init_cond.c
+   M /trunk/modules/visualization/galaktos/main.c
+   M /trunk/modules/visualization/galaktos/main.h
+   M /trunk/modules/visualization/galaktos/param.c
+   M /trunk/modules/visualization/galaktos/parser.c
+   M /trunk/modules/visualization/galaktos/per_frame_eqn.c
+   M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
+   M /trunk/modules/visualization/galaktos/plugin.c
+   M /trunk/modules/visualization/galaktos/plugin.h
+   M /trunk/modules/visualization/galaktos/preset.c
+   M /trunk/modules/visualization/galaktos/splaytree.c
+   M /trunk/modules/visualization/galaktos/tree_types.c
+   M /trunk/modules/visualization/galaktos/video_init.c
+   M /trunk/modules/visualization/goom.c
+   M /trunk/modules/visualization/visual/effects.c
+   M /trunk/modules/visualization/visual/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
@@ -26626,20 +23650,30 @@ Changed paths:
    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
-   M /trunk/src/input/input_clock.c
-   M /trunk/src/input/input_dec.c
-   M /trunk/src/input/input_ext-intf.c
-   M /trunk/src/input/input_ext-plugins.c
-   M /trunk/src/input/input_info.c
-   M /trunk/src/input/input_programs.c
+   M /trunk/src/input/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
@@ -26647,1085 +23681,605 @@ Changed paths:
    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
-
-Updated copyrights in libvlc
-
-------------------------------------------------------------------------
-r6283 | zorglub | 2004-01-06 09:50:20 +0100 (Tue, 06 Jan 2004) | 15 lines
-Changed paths:
-   M /trunk/include/vlc/vlc.h
-   M /trunk/include/vlc_playlist.h
-   M /trunk/src/libvlc.c
-   M /trunk/src/misc/win32_specific.c
-   M /trunk/src/playlist/group.c
-   M /trunk/src/playlist/info.c
-   M /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
-   M /trunk/src/playlist/loadsave.c
-   M /trunk/src/playlist/playlist.c
-   M /trunk/src/playlist/sort.c
-
-- src/misc/win32_specific: compilation fix for win32 (can someone please
-check that command line parsing still works for items and options? )
-
-- src/libvlc.c
-  include/vlc/vlc.h : New libvlc functions to get playlist status and
-                      clear the playlist
-     Patch by Tong Ka Man
-
-- src/playlist/* : Update copyrights
-
-- src/playlist/playlist.c:
-  -When a user explicitely asks for an item, do play it, even if random mode
-  -Do not stop playlist upon deletion of an autodelete item
-  -playlist_Clear (Patch by Tong Ka Man)
-
-------------------------------------------------------------------------
-r6282 | rocky | 2004-01-06 05:57:34 +0100 (Tue, 06 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/include/vlc_playlist.h
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/src/playlist/item-ext.c
-
-Reinstate duration times on playlist item for CD-DA.  Done via adding
-an interface to allow setting the duration on adding a playlist item.
-
-------------------------------------------------------------------------
-r6281 | rocky | 2004-01-06 05:10:18 +0100 (Tue, 06 Jan 2004) | 3 lines
-Changed paths:
-   M /trunk/modules/access/vcdx/access.c
-
-Unbreak plugin as a result of the recent playlist API change. Need to
-cripple PBC for now though.
-
-------------------------------------------------------------------------
-r6280 | rocky | 2004-01-06 04:59:48 +0100 (Tue, 06 Jan 2004) | 5 lines
-Changed paths:
-   M /trunk/src/libvlc.h
-
-Choosing an audio or subtitle channel isn't an "advanced"
-option. Run-of-the mill users may want to select that.
-
-Update documentation.
-
-------------------------------------------------------------------------
-r6279 | jlj | 2004-01-06 02:41:10 +0100 (Tue, 06 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/mp4.c
-
-  * ./modules/demux/mp4: added some DRMS debug statements.
-
-------------------------------------------------------------------------
-r6278 | asmax | 2004-01-05 23:17:32 +0100 (Mon, 05 Jan 2004) | 4 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
-   M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
-   M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
-   M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
-   M /trunk/modules/gui/skins2/parser/interpreter.cpp
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-   M /trunk/modules/gui/skins2/vars/playlist.hpp
+   M /trunk/src/video_output/vout_synchro.c
+   M /trunk/src/vlc.c
+   M /trunk/vlc-api.pl
 
-* commands/cmd_*.hpp: use the DEFINE_COMMAND macro for simple commands
-* commands/cmd_fullscreen.*, parser/interpreter.cpp: added a
-  "vlc.fullscreen()" command
+FSF address change.
 
 ------------------------------------------------------------------------
-r6277 | gbazin | 2004-01-05 23:06:15 +0100 (Mon, 05 Jan 2004) | 4 lines
+r13904 | zorglub | 2006-01-12 22:21:36 +0100 (Thu, 12 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.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
 
-* modules/video_output/directx/directx.c: patch by Mike Schrag to add a config var
-for the directx preferred display device.
+Support for moving averages (Refs:#473)
+Get input bitrate
 
 ------------------------------------------------------------------------
-r6276 | gbazin | 2004-01-05 21:02:21 +0100 (Mon, 05 Jan 2004) | 3 lines
+r13903 | jpsaman | 2006-01-12 22:06:07 +0100 (Thu, 12 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-
+   M /trunk/modules/access/dshow/dshow.cpp
 
-* modules/gui/skins2/vars/playlist.cpp: use ICONV_CONST to deal with the different prototypes for iconv(). Thanks sam!
+Patch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_ com>.
 
-------------------------------------------------------------------------
-r6275 | sam | 2004-01-05 20:33:11 +0100 (Mon, 05 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
+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.
 
-  * modules/gui/skins2/vars/playlist.cpp: Hack to prevent compilation errors.
 
 ------------------------------------------------------------------------
-r6274 | bigben | 2004-01-05 19:43:17 +0100 (Mon, 05 Jan 2004) | 2 lines
+r13902 | dionoea | 2006-01-12 17:08:50 +0100 (Thu, 12 Jan 2006) | 9 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/src/libvlc.h
+   M /trunk/vlc.win32.nsi
 
-Added a callback on item-change, so that the playlist is updated.
+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.
 
-------------------------------------------------------------------------
-r6273 | hartman | 2004-01-05 19:15:12 +0100 (Mon, 05 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/modules/demux/mkv.cpp
+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)
 
-* API change in mkv. Everyone should update to the latest libraries.
 
 ------------------------------------------------------------------------
-r6272 | gbazin | 2004-01-05 18:42:36 +0100 (Mon, 05 Jan 2004) | 5 lines
+r13901 | zorglub | 2006-01-12 00:26:53 +0100 (Thu, 12 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/gui/skins2/Modules.am
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-
+   M /trunk/src/misc/messages.c
 
-* configure.ac: win32 compilation fixes for the skins2 plugin.
-* modules/gui/skins2/Modules.am: renamed the plugin name into skins2 so it doesn't conflict with the old plugin.
-* modules/gui/skins2/vars/playlist.cpp: fixed invalid cast.
+Fix a corner case
 
 ------------------------------------------------------------------------
-r6271 | hartman | 2004-01-05 17:22:40 +0100 (Mon, 05 Jan 2004) | 4 lines
+r13900 | xtophe | 2006-01-11 23:30:31 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   A /trunk/extras/contrib/src/Patches/caca.patch
-   M /trunk/extras/contrib/src/packages.mak
+   M /trunk/extras/contrib/Makefile
 
-* Fixed mpeg2dec newer libcaca, newer matroska, www.videolan.org should now
-  be download.videolan.org etc etc etc.
-  A lot of small fixes
+Fix the package-win32 target
 
 ------------------------------------------------------------------------
-r6270 | fenrir | 2004-01-05 16:07:16 +0100 (Mon, 05 Jan 2004) | 2 lines
+r13899 | courmisch | 2006-01-11 22:13:50 +0100 (Wed, 11 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/access/tcp.c
+   M /trunk/configure.ac
 
- * tcp: use net_*.
+Dirty check for the XML parser used by CyberLink (closes #451)
+(if only we had a cleaner UPnP stack)
 
 ------------------------------------------------------------------------
-r6269 | hartman | 2004-01-05 15:50:42 +0100 (Mon, 05 Jan 2004) | 2 lines
+r13898 | asmax | 2006-01-11 21:47:45 +0100 (Wed, 11 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/extras/contrib/src/Makefile
-   M /trunk/extras/contrib/src/packages.mak
+   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
 
-* Fix mpeg2dec buildsystem
+* builder.cpp: the "visible" attribute is now taken into account for all images
+* ctrl_checkbox.cpp: animated bitmaps are now supported in checkbox controls
 
 ------------------------------------------------------------------------
-r6268 | zorglub | 2004-01-05 15:42:14 +0100 (Mon, 05 Jan 2004) | 3 lines
+r13897 | zorglub | 2006-01-11 21:00:58 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
-   M /trunk/src/playlist/item-ext.c
+   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
 
-* modules/misc/sap.c : let the user configure timeout delay
-* src/playlist/item-ext.c : sanity checks when adding items
+Misc stats work (Refs:#473)
 
 ------------------------------------------------------------------------
-r6267 | fenrir | 2004-01-05 15:10:58 +0100 (Mon, 05 Jan 2004) | 7 lines
+r13896 | sigmunau | 2006-01-11 15:32:43 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.ac
-   M /trunk/include/network.h
-   M /trunk/src/misc/modules.c
-   A /trunk/src/misc/net.c
-
-
- * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga m4v mpeg_system ps ts
-   avi asf aac mp4 rawdv demux2 nsv real]), it was probably a mistake ....
-   ( ouiiinnn, another bootstrap ;)
+   M /trunk/src/misc/vlm.c
 
- * all: added net_* helpers functions.
+vlm.c: Print an error message about what went wrong during vlm-conf loading
 
 ------------------------------------------------------------------------
-r6266 | zorglub | 2004-01-05 14:07:03 +0100 (Mon, 05 Jan 2004) | 16 lines
+r13895 | oaubert | 2006-01-11 14:02:54 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/LIST
-   M /trunk/modules/access/cdda/access.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/slp.c
-   M /trunk/modules/access/vcdx/access.c
-   M /trunk/modules/codec/speex.c
-   M /trunk/modules/codec/theora.c
-   M /trunk/modules/codec/vorbis.c
-   M /trunk/modules/control/corba/corba.c
-   M /trunk/modules/control/http.c
-   M /trunk/modules/control/rc/rc.c
-   M /trunk/modules/demux/m3u.c
-   M /trunk/modules/demux/mkv.cpp
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/gui/beos/VlcWrapper.cpp
-   M /trunk/modules/gui/gtk/open.c
-   M /trunk/modules/gui/gtk/playlist.c
-   M /trunk/modules/gui/kde/interface.cpp
-   M /trunk/modules/gui/macosx/applescript.m
-   M /trunk/modules/gui/macosx/playlist.m
-   M /trunk/modules/gui/pda/pda_callbacks.c
-   M /trunk/modules/gui/qt/intf.cpp
-   M /trunk/modules/gui/skins/src/vlcproc.cpp
-   M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
+   M /trunk/src/control/mediacontrol_audio_video.c
 
-* ALL:  playlist API changes
-
-What may be broken (untested):
-------------------------------
-   - Theora and Speex decoders
-   - some interfaces
-   - VCDX and CDDAX access
-
-The problems shouldn't hopefully excess compilation glitches.
-(removal of AddExt, of psz_author, and prototype of Add)
-
-Additionnaly, interfaces that do not support item-change will have
-update problems.
-
-* Updated modules list
+mediacontrol_audio_video.c: use the new snapshot-path functionality
 
 ------------------------------------------------------------------------
-r6265 | zorglub | 2004-01-05 14:00:39 +0100 (Mon, 05 Jan 2004) | 9 lines
+r13894 | oaubert | 2006-01-11 14:01:50 +0100 (Wed, 11 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/dialogs.cpp
-   M /trunk/modules/gui/wxwindows/interface.cpp
-   M /trunk/modules/gui/wxwindows/iteminfo.cpp
-   M /trunk/modules/gui/wxwindows/open.cpp
-   M /trunk/modules/gui/wxwindows/playlist.cpp
-   M /trunk/modules/gui/wxwindows/streamwizard.cpp
-   M /trunk/modules/gui/wxwindows/wxwindows.h
+   M /trunk/src/video_output/vout_intf.c
 
-  modules/gui/wxwindows/playlist.cpp
-  modules/gui/wxwindows/iteminfo.cpp
-        - Show the info as a tree view.
-         At the moment, all is shown. We should maybe hide the "Options" tree
-         as it rather "internal"
-        - Improved a little the layout
-        - Added a popup menu to to the playlist
-        - Minimize playlist rebuilds
+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.
 
 ------------------------------------------------------------------------
-r6264 | zorglub | 2004-01-05 14:00:20 +0100 (Mon, 05 Jan 2004) | 6 lines
+r13893 | xtophe | 2006-01-11 13:58:26 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/asf/asf.c
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/util/id3tag.c
-   M /trunk/src/input/es_out.c
+   M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
 
-  modules/demux/util/id3tag.c
-  modules/demux/avi/avi.c
-  modules/demux/asf/asf.c
-  src/input/es_out.c
-        - Fill the playlist info structures
+Small whitespace fix
 
 ------------------------------------------------------------------------
-r6263 | zorglub | 2004-01-05 13:59:54 +0100 (Mon, 05 Jan 2004) | 5 lines
+r13892 | xtophe | 2006-01-11 10:23:31 +0100 (Wed, 11 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/misc/sap.c
+   M /trunk/extras/contrib/src/Makefile
 
-* modules/misc/sap.c :
-      - Use the new playlist API
-      - Track title changes
-      - Timeout. Delete an item if we haven't heard about it for too long.
+Don't use portaudio by default until it get fixed
 
 ------------------------------------------------------------------------
-r6262 | zorglub | 2004-01-05 13:59:43 +0100 (Mon, 05 Jan 2004) | 33 lines
+r13891 | dionoea | 2006-01-10 23:47:27 +0100 (Tue, 10 Jan 2006) | 5 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/include/vlc_common.h
-   M /trunk/include/vlc_playlist.h
-   M /trunk/src/input/input.c
-   M /trunk/src/libvlc.c
-   M /trunk/src/playlist/group.c
-   A /trunk/src/playlist/info.c
-   A /trunk/src/playlist/item-ext.c
-   M /trunk/src/playlist/item.c
-   M /trunk/src/playlist/loadsave.c
-   M /trunk/src/playlist/playlist.c
-   M /trunk/src/playlist/sort.c
+   M /trunk/src/libvlc.h
 
-* Makefile.am : Added src/playlist/item-ext.c and src/playlist/info.c
-
-* src/playlist/item.c
-  src/playlist/info.c
-  src/playlist/item-ext.c
-  src/playlist/group.c
-  src/playlist/sort.c
-  src/playlist/loadsave.c
-  include/vlc_playlist.h
-      - New playlist_info structures and accessors
-        It works pretty like the old input_info (with categories)
-        It provides modularity to the playlist
-      - Removed ppsz_options and i_options from playlist_item
-        (we use the special category Options)
-      - Added a unique id to each playlist_item to be able to track the
-        items accross playlist reorders
-      - Simplified adding of items.
-           - playlist_AddExt is removed
-           - playlist_AddItem is still here and exported but should not be used
-           - use playlist_Add( p_playlist, uri, name, duration, mode, pos )
-             and use the accessors for all other things
-      - Added setters for fields of the playlist_item structure
-      - Introduced "item-change" and "playlist-current" playlist variables
-        to give more flexibility than only intf-change
-
-      At the moment, duration is still in the structure (easier to use, IMHO)
-
-* src/input/input.c
-  src/libvlc.c :
-        playlist item options parsing changed
-
-* include/vlc_common.h : added playlist_info structures
-
-------------------------------------------------------------------------
-r6261 | jlj | 2004-01-05 13:37:52 +0100 (Mon, 05 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/modules/demux/mp4/Modules.am
-   A /trunk/modules/demux/mp4/drms.c
-   A /trunk/modules/demux/mp4/drms.h
-   A /trunk/modules/demux/mp4/drmstables.h
-   M /trunk/modules/demux/mp4/libmp4.c
-   M /trunk/modules/demux/mp4/libmp4.h
-   M /trunk/modules/demux/mp4/mp4.c
-   M /trunk/modules/demux/mp4/mp4.h
+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.
 
-  * ./modules/demux/mp4: DRMS support.
 
 ------------------------------------------------------------------------
-r6260 | jlj | 2004-01-05 13:24:51 +0100 (Mon, 05 Jan 2004) | 2 lines
+r13890 | hartman | 2006-01-10 23:40:29 +0100 (Tue, 10 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/src/video_output/vout_intf.c
 
-  * ./AUTHORS: updated my country entry.
+* Add 16:10 AR to the list of aspect-ratios. (In use by WXGA screens)
 
 ------------------------------------------------------------------------
-r6259 | fenrir | 2004-01-05 04:19:00 +0100 (Mon, 05 Jan 2004) | 2 lines
+r13889 | oaubert | 2006-01-10 10:52:34 +0100 (Tue, 10 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/nsv.c
+   M /trunk/modules/control/corba/Modules.am
 
- * nsv: clean up, added seek support.
+Modules.am: src/control/plugin.c is now src/control/mediacontrol_plugin.c
 
 ------------------------------------------------------------------------
-r6258 | gbazin | 2004-01-04 23:38:49 +0100 (Sun, 04 Jan 2004) | 3 lines
+r13888 | dionoea | 2006-01-10 01:26:35 +0100 (Tue, 10 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/skins2/vars/playlist.cpp
-   M /trunk/modules/gui/skins2/vars/playlist.hpp
-
+   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
 
-* modules/gui/skins2/vars/playlist.*: win32 compilation fix (not sure it is the right one).
+make update-po . This hopefully fixes make dist
 
 ------------------------------------------------------------------------
-r6257 | gbazin | 2004-01-04 23:22:10 +0100 (Sun, 04 Jan 2004) | 3 lines
+r13887 | dionoea | 2006-01-10 00:39:47 +0100 (Tue, 10 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/ogt/subtitle.h
-
+   M /trunk/modules/control/corba/Modules.am
 
-* modules/codec/ogt/*: win32 compilation fixes.
+../../src/control/plugin.c doesn't exist anymore (this should fix make dist)
 
 ------------------------------------------------------------------------
-r6256 | gbazin | 2004-01-04 23:03:20 +0100 (Sun, 04 Jan 2004) | 3 lines
+r13886 | dionoea | 2006-01-09 23:04:18 +0100 (Mon, 09 Jan 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/src/libvlc.h
 
-* ALL: bumping version number to 0.7.1-cvs.
+oops
 
 ------------------------------------------------------------------------
-r6255 | kuehne | 2004-01-04 22:44:44 +0100 (Sun, 04 Jan 2004) | 2 lines
+r13885 | dionoea | 2006-01-09 23:01:57 +0100 (Mon, 09 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/macosx/intf.h
-   M /trunk/modules/gui/macosx/intf.m
+   M /trunk/THANKS
+   A /trunk/po/oc.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
-Fixed a small bug which prevented the translation of a string.
+Occitan localization. Many thanks to laurent jonqueres
 
 ------------------------------------------------------------------------
-r6254 | sam | 2004-01-04 19:18:45 +0100 (Sun, 04 Jan 2004) | 3 lines
+r13884 | xtophe | 2006-01-09 21:57:53 +0100 (Mon, 09 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/toolbox
+   M /trunk/THANKS
+   M /trunk/configure.ac
+   A /trunk/po/ka.po
+   M /trunk/src/libvlc.h
+   M /trunk/src/misc/darwin_specific.m
 
-  * toolbox:
-    + Minor fixes to the woody packages.
+Add Georgian localization. Thanks to Alexander Didebulidze.
 
 ------------------------------------------------------------------------
-r6253 | fenrir | 2004-01-04 18:35:02 +0100 (Sun, 04 Jan 2004) | 6 lines
+r13883 | asmax | 2006-01-08 22:16:49 +0100 (Sun, 08 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/avi/avi.c
-   M /trunk/modules/demux/avi/avi.h
+   M /trunk/modules/audio_output/jack.c
 
- * avi: May fix #1545
- (From mplayer:
-    "count blocks by rounded-up chunksizes instead of chunks -
-     we need full emulation of dshow avi demuxer bugs :(
-     fixes silly nandub-style a-v delaying in avi with vbr mp3..." )
+* jack.c: better handling of buffer underruns
 
 ------------------------------------------------------------------------
-r6252 | rocky | 2004-01-04 17:51:59 +0100 (Sun, 04 Jan 2004) | 4 lines
+r13882 | asmax | 2006-01-08 21:53:51 +0100 (Sun, 08 Jan 2006) | 2 lines
 Changed paths:
+   M /trunk/build-vlc
+   M /trunk/config.in
    M /trunk/configure.ac
-   M /trunk/doc/subtitles/cvd-subtitles.txt
-   A /trunk/modules/codec/ogt/.cvsignore
-   A /trunk/modules/codec/ogt/Modules.am
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   A /trunk/modules/codec/ogt/write_png.c
-   A /trunk/modules/codec/ogt/write_png.h
+   M /trunk/modules/audio_output/Modules.am
+   A /trunk/modules/audio_output/jack.c
 
-Add OGT and CVD subtitle demuxers.
-write_png: might be made into a module and moved elsewhere
-cvd*: went over documentation a little bit.
+* New audio output module to support the JACK Audio Connection Kit
 
 ------------------------------------------------------------------------
-r6251 | rocky | 2004-01-04 17:25:00 +0100 (Sun, 04 Jan 2004) | 3 lines
+r13881 | zorglub | 2006-01-08 17:32:33 +0100 (Sun, 08 Jan 2006) | 3 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r13880 | zorglub | 2006-01-08 16:50:35 +0100 (Sun, 08 Jan 2006) | 2 lines
 Changed paths:
-   A /trunk/doc/subtitles
-   A /trunk/doc/subtitles/cvd-subtitles.txt
-   A /trunk/doc/subtitles/svcd-ogt-subtitles.txt
+   M /trunk/include/vlc_messages.h
 
-A start for what little public documentation there is for CVD and OGT
-subtitles.
+Lalala
 
 ------------------------------------------------------------------------
-r6250 | fenrir | 2004-01-04 16:32:13 +0100 (Sun, 04 Jan 2004) | 5 lines
+r13879 | zorglub | 2006-01-08 16:48:41 +0100 (Sun, 08 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/configure.ac
-   M /trunk/modules/codec/ffmpeg/encoder.c
-   M /trunk/modules/demux/Modules.am
-   M /trunk/modules/demux/demux2.c
-   M /trunk/src/input/es_out.c
+   M /trunk/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
 
- * encoder.c: corrected required LIBAVCODEC_BUILD
- * es_out.c: ES_OUT_SET_PCR works now with microsecond.
- * configure.ac, Modules.am: enable demux2, nsv, real.
- * demux2.c: increased priority.
+Some more stats preliminary work
 
 ------------------------------------------------------------------------
-r6249 | zorglub | 2004-01-04 16:24:27 +0100 (Sun, 04 Jan 2004) | 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
 
-Do not link twice zlib
+* 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
 
 ------------------------------------------------------------------------
-r6248 | fenrir | 2004-01-04 15:35:12 +0100 (Sun, 04 Jan 2004) | 3 lines
+r13877 | hartman | 2006-01-08 00:08:42 +0100 (Sun, 08 Jan 2006) | 2 lines
 Changed paths:
-   A /trunk/modules/demux/real.c
+   M /trunk/modules/access/file.c
 
- * real.c: begin of a real demuxer (using new API). Can't work yet as it
- needs modification to ffmpeg decoder that I need to finish.
+* Compile fix for OSes without F_RDAHEAD and F_NOCACHE
 
 ------------------------------------------------------------------------
-r6247 | fenrir | 2004-01-04 15:28:11 +0100 (Sun, 04 Jan 2004) | 3 lines
+r13876 | hartman | 2006-01-07 23:01:17 +0100 (Sat, 07 Jan 2006) | 3 lines
 Changed paths:
-   A /trunk/modules/demux/demux2.c
-   A /trunk/modules/demux/nsv.c
+   M /trunk/modules/access/file.c
 
- * demux2: a dummy demuxer to adapt to new demuxer API (experimental, and
will be removed later).
+* Set FD_RDAHEAD and FD_NOCACHE on when reading from files. improves reading from networkshares and VMEM usage.
 Suggested by Marko Karppinen.
 
 ------------------------------------------------------------------------
-r6246 | rocky | 2004-01-04 05:56:21 +0100 (Sun, 04 Jan 2004) | 2 lines
+r13875 | xtophe | 2006-01-07 17:21:47 +0100 (Sat, 07 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/cvd.h
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/subtitle.h
+   M /trunk/extras/contrib/Makefile
 
-Was putting 1 byte of garbage for each packet.
+Add a package-win32 target
 
 ------------------------------------------------------------------------
-r6245 | sam | 2004-01-04 05:53:07 +0100 (Sun, 04 Jan 2004) | 7 lines
+r13874 | sam | 2006-01-06 16:16:25 +0100 (Fri, 06 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/rules
    M /trunk/doc/fortunes.txt
 
-  * debian/control:
-    + Build-depend on fixed linux-kernel-headers packages.
-  * debian/rules:
-    + Look for faad in extras/faad2, not extras/faad.
-    + Enable postprocessing in the ffmpeg configuration.
-    + Activated libcaca video output.
+  fortune.
 
 ------------------------------------------------------------------------
-r6244 | sam | 2004-01-04 05:50:24 +0100 (Sun, 04 Jan 2004) | 7 lines
+r13873 | damienf | 2006-01-06 13:31:19 +0100 (Fri, 06 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/include/codecs.h
-   M /trunk/modules/video_output/caca.c
+   M /trunk/extras/contrib/src/Patches/dvdnav.patch
+   M /trunk/modules/access/dvdnav.c
 
-  * modules/video_output/caca.c:
-    + Ported to libcaca 0.6.
-    + Removed dithering configuration variable; use the CACA_DITHERING
-      environment variable instead, until the API is polished.
-  * include/codecs.h:
-    + Minor coding style fix.
-
-------------------------------------------------------------------------
-r6243 | asmax | 2004-01-04 01:17:10 +0100 (Sun, 04 Jan 2004) | 2 lines
-Changed paths:
-   A /trunk/modules/gui/skins2/theme/FreeSans.ttf
-
-* the sample theme should work better with that...
-
-------------------------------------------------------------------------
-r6242 | asmax | 2004-01-04 01:06:10 +0100 (Sun, 04 Jan 2004) | 2 lines
-Changed paths:
-   A /trunk/modules/gui/skins2/parser/skin.c
-
-* first forgotten file...
-
-------------------------------------------------------------------------
-r6241 | asmax | 2004-01-04 00:54:51 +0100 (Sun, 04 Jan 2004) | 11 lines
-Changed paths:
-   A /trunk/modules/gui/skins2/theme
-   A /trunk/modules/gui/skins2/theme/FreeSansBold.ttf
-   A /trunk/modules/gui/skins2/theme/add_item.png
-   A /trunk/modules/gui/skins2/theme/add_item_onclick.png
-   A /trunk/modules/gui/skins2/theme/body.png
-   A /trunk/modules/gui/skins2/theme/close.png
-   A /trunk/modules/gui/skins2/theme/close_mouseover.png
-   A /trunk/modules/gui/skins2/theme/close_onclick.png
-   A /trunk/modules/gui/skins2/theme/delete_item.png
-   A /trunk/modules/gui/skins2/theme/delete_item_onclick.png
-   A /trunk/modules/gui/skins2/theme/disabled.png
-   A /trunk/modules/gui/skins2/theme/fast.png
-   A /trunk/modules/gui/skins2/theme/fast_disabled.png
-   A /trunk/modules/gui/skins2/theme/fast_onclick.png
-   A /trunk/modules/gui/skins2/theme/next.png
-   A /trunk/modules/gui/skins2/theme/next_disabled.png
-   A /trunk/modules/gui/skins2/theme/next_onclick.png
-   A /trunk/modules/gui/skins2/theme/pause.png
-   A /trunk/modules/gui/skins2/theme/pause_onclick.png
-   A /trunk/modules/gui/skins2/theme/play.png
-   A /trunk/modules/gui/skins2/theme/play_onclick.png
-   A /trunk/modules/gui/skins2/theme/playlist.png
-   A /trunk/modules/gui/skins2/theme/playlist_body1.png
-   A /trunk/modules/gui/skins2/theme/playlist_body2.png
-   A /trunk/modules/gui/skins2/theme/playlist_body3.png
-   A /trunk/modules/gui/skins2/theme/playlist_body4.png
-   A /trunk/modules/gui/skins2/theme/playlist_body6.png
-   A /trunk/modules/gui/skins2/theme/playlist_body7.png
-   A /trunk/modules/gui/skins2/theme/playlist_body8.png
-   A /trunk/modules/gui/skins2/theme/playlist_body9.png
-   A /trunk/modules/gui/skins2/theme/playlist_button.png
-   A /trunk/modules/gui/skins2/theme/playlist_button2.png
-   A /trunk/modules/gui/skins2/theme/playlist_button_onclick.png
-   A /trunk/modules/gui/skins2/theme/playlist_button_onclick2.png
-   A /trunk/modules/gui/skins2/theme/preferences.png
-   A /trunk/modules/gui/skins2/theme/preferences_onclick.png
-   A /trunk/modules/gui/skins2/theme/previous.png
-   A /trunk/modules/gui/skins2/theme/previous_disabled.png
-   A /trunk/modules/gui/skins2/theme/previous_onclick.png
-   A /trunk/modules/gui/skins2/theme/reduce.png
-   A /trunk/modules/gui/skins2/theme/reduce_disabled.png
-   A /trunk/modules/gui/skins2/theme/reduce_onclick.png
-   A /trunk/modules/gui/skins2/theme/resize.png
-   A /trunk/modules/gui/skins2/theme/rev.png
-   A /trunk/modules/gui/skins2/theme/rev_disabled.png
-   A /trunk/modules/gui/skins2/theme/rev_onclick.png
-   A /trunk/modules/gui/skins2/theme/slider.png
-   A /trunk/modules/gui/skins2/theme/slider2.png
-   A /trunk/modules/gui/skins2/theme/slider_onclick.png
-   A /trunk/modules/gui/skins2/theme/slider_playlist.png
-   A /trunk/modules/gui/skins2/theme/slider_volume.png
-   A /trunk/modules/gui/skins2/theme/slider_volume_onclick.png
-   A /trunk/modules/gui/skins2/theme/slow.png
-   A /trunk/modules/gui/skins2/theme/slow_disabled.png
-   A /trunk/modules/gui/skins2/theme/slow_onclick.png
-   A /trunk/modules/gui/skins2/theme/sort.png
-   A /trunk/modules/gui/skins2/theme/sort_onclick.png
-   A /trunk/modules/gui/skins2/theme/stop.png
-   A /trunk/modules/gui/skins2/theme/stop_disabled.png
-   A /trunk/modules/gui/skins2/theme/stop_onclick.png
-   A /trunk/modules/gui/skins2/theme/theme.xml
-   A /trunk/modules/gui/skins2/theme/volume.png
-
-* all: sample theme for skins2 interface
-  Warning: by default the interface will try to open the skin from the
-  vlc share, which is probably an old skin, so the load will fail, and
-  afterwards a wxwindows dialog allows to load another skin.
-  BUT there seems to be a bug which make the interface crash
-  when it tries to load this second skin... workarounds are:
-  - deleting the old theme
-  - setting the "skin_last2=/path/to/xml/file" in the [Skins] section
-  of vlcrc
-  - solving the bug ;)
-
-------------------------------------------------------------------------
-r6240 | asmax | 2004-01-04 00:37:08 +0100 (Sun, 04 Jan 2004) | 2 lines
-Changed paths:
-   M /trunk/configure.ac
+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
 
-* configure.ac: added the skins2 module (_should_ work ;)
-
-------------------------------------------------------------------------
-r6239 | asmax | 2004-01-04 00:31:34 +0100 (Sun, 04 Jan 2004) | 19 lines
-Changed paths:
-   A /trunk/modules/gui/skins2
-   A /trunk/modules/gui/skins2/Modules.am
-   A /trunk/modules/gui/skins2/commands
-   A /trunk/modules/gui/skins2/commands/async_queue.cpp
-   A /trunk/modules/gui/skins2/commands/async_queue.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_generic.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_input.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_input.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_layout.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_layout.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_quit.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_quit.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_resize.cpp
-   A /trunk/modules/gui/skins2/commands/cmd_resize.hpp
-   A /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
-   A /trunk/modules/gui/skins2/controls
-   A /trunk/modules/gui/skins2/controls/ctrl_button.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_button.hpp
-   A /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
-   A /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
-   A /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
-   A /trunk/modules/gui/skins2/controls/ctrl_image.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_image.hpp
-   A /trunk/modules/gui/skins2/controls/ctrl_list.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_list.hpp
-   A /trunk/modules/gui/skins2/controls/ctrl_move.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_move.hpp
-   A /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
-   A /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
-   A /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
-   A /trunk/modules/gui/skins2/controls/ctrl_text.cpp
-   A /trunk/modules/gui/skins2/controls/ctrl_text.hpp
-   A /trunk/modules/gui/skins2/events
-   A /trunk/modules/gui/skins2/events/evt_enter.hpp
-   A /trunk/modules/gui/skins2/events/evt_focus.hpp
-   A /trunk/modules/gui/skins2/events/evt_generic.hpp
-   A /trunk/modules/gui/skins2/events/evt_input.cpp
-   A /trunk/modules/gui/skins2/events/evt_input.hpp
-   A /trunk/modules/gui/skins2/events/evt_key.cpp
-   A /trunk/modules/gui/skins2/events/evt_key.hpp
-   A /trunk/modules/gui/skins2/events/evt_leave.hpp
-   A /trunk/modules/gui/skins2/events/evt_motion.hpp
-   A /trunk/modules/gui/skins2/events/evt_mouse.cpp
-   A /trunk/modules/gui/skins2/events/evt_mouse.hpp
-   A /trunk/modules/gui/skins2/events/evt_refresh.hpp
-   A /trunk/modules/gui/skins2/events/evt_scroll.cpp
-   A /trunk/modules/gui/skins2/events/evt_scroll.hpp
-   A /trunk/modules/gui/skins2/events/evt_special.cpp
-   A /trunk/modules/gui/skins2/events/evt_special.hpp
-   A /trunk/modules/gui/skins2/parser
-   A /trunk/modules/gui/skins2/parser/builder.cpp
-   A /trunk/modules/gui/skins2/parser/builder.hpp
-   A /trunk/modules/gui/skins2/parser/builder_data.hpp
-   A /trunk/modules/gui/skins2/parser/flex.c
-   A /trunk/modules/gui/skins2/parser/gen.sh
-   A /trunk/modules/gui/skins2/parser/gen_builder.py
-   A /trunk/modules/gui/skins2/parser/interpreter.cpp
-   A /trunk/modules/gui/skins2/parser/interpreter.hpp
-   A /trunk/modules/gui/skins2/parser/parser_context.hpp
-   A /trunk/modules/gui/skins2/parser/skin.act
-   A /trunk/modules/gui/skins2/parser/skin.dtd
-   A /trunk/modules/gui/skins2/parser/skin.h
-   A /trunk/modules/gui/skins2/parser/skin.l
-   A /trunk/modules/gui/skins2/parser/wrappers.cpp
-   A /trunk/modules/gui/skins2/parser/wrappers.h
-   A /trunk/modules/gui/skins2/src
-   A /trunk/modules/gui/skins2/src/anchor.cpp
-   A /trunk/modules/gui/skins2/src/anchor.hpp
-   A /trunk/modules/gui/skins2/src/dialogs.cpp
-   A /trunk/modules/gui/skins2/src/dialogs.hpp
-   A /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
-   A /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
-   A /trunk/modules/gui/skins2/src/ft2_font.cpp
-   A /trunk/modules/gui/skins2/src/ft2_font.hpp
-   A /trunk/modules/gui/skins2/src/generic_bitmap.hpp
-   A /trunk/modules/gui/skins2/src/generic_font.hpp
-   A /trunk/modules/gui/skins2/src/generic_layout.cpp
-   A /trunk/modules/gui/skins2/src/generic_layout.hpp
-   A /trunk/modules/gui/skins2/src/generic_window.cpp
-   A /trunk/modules/gui/skins2/src/generic_window.hpp
-   A /trunk/modules/gui/skins2/src/logger.cpp
-   A /trunk/modules/gui/skins2/src/logger.hpp
-   A /trunk/modules/gui/skins2/src/os_factory.cpp
-   A /trunk/modules/gui/skins2/src/os_factory.hpp
-   A /trunk/modules/gui/skins2/src/os_graphics.hpp
-   A /trunk/modules/gui/skins2/src/os_loop.hpp
-   A /trunk/modules/gui/skins2/src/os_timer.hpp
-   A /trunk/modules/gui/skins2/src/os_tooltip.hpp
-   A /trunk/modules/gui/skins2/src/os_window.hpp
-   A /trunk/modules/gui/skins2/src/png_bitmap.cpp
-   A /trunk/modules/gui/skins2/src/png_bitmap.hpp
-   A /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
-   A /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
-   A /trunk/modules/gui/skins2/src/skin_common.hpp
-   A /trunk/modules/gui/skins2/src/skin_main.cpp
-   A /trunk/modules/gui/skins2/src/theme.cpp
-   A /trunk/modules/gui/skins2/src/theme.hpp
-   A /trunk/modules/gui/skins2/src/theme_loader.cpp
-   A /trunk/modules/gui/skins2/src/theme_loader.hpp
-   A /trunk/modules/gui/skins2/src/tooltip.cpp
-   A /trunk/modules/gui/skins2/src/tooltip.hpp
-   A /trunk/modules/gui/skins2/src/var_manager.cpp
-   A /trunk/modules/gui/skins2/src/var_manager.hpp
-   A /trunk/modules/gui/skins2/src/vlcproc.cpp
-   A /trunk/modules/gui/skins2/src/vlcproc.hpp
-   A /trunk/modules/gui/skins2/src/window_manager.cpp
-   A /trunk/modules/gui/skins2/src/window_manager.hpp
-   A /trunk/modules/gui/skins2/utils
-   A /trunk/modules/gui/skins2/utils/bezier.cpp
-   A /trunk/modules/gui/skins2/utils/bezier.hpp
-   A /trunk/modules/gui/skins2/utils/fsm.cpp
-   A /trunk/modules/gui/skins2/utils/fsm.hpp
-   A /trunk/modules/gui/skins2/utils/observer.hpp
-   A /trunk/modules/gui/skins2/utils/pointer.hpp
-   A /trunk/modules/gui/skins2/utils/position.cpp
-   A /trunk/modules/gui/skins2/utils/position.hpp
-   A /trunk/modules/gui/skins2/utils/ustring.cpp
-   A /trunk/modules/gui/skins2/utils/ustring.hpp
-   A /trunk/modules/gui/skins2/utils/var_bool.cpp
-   A /trunk/modules/gui/skins2/utils/var_bool.hpp
-   A /trunk/modules/gui/skins2/utils/var_list.cpp
-   A /trunk/modules/gui/skins2/utils/var_list.hpp
-   A /trunk/modules/gui/skins2/utils/var_percent.cpp
-   A /trunk/modules/gui/skins2/utils/var_percent.hpp
-   A /trunk/modules/gui/skins2/utils/var_text.cpp
-   A /trunk/modules/gui/skins2/utils/var_text.hpp
-   A /trunk/modules/gui/skins2/utils/variable.hpp
-   A /trunk/modules/gui/skins2/vars
-   A /trunk/modules/gui/skins2/vars/playlist.cpp
-   A /trunk/modules/gui/skins2/vars/playlist.hpp
-   A /trunk/modules/gui/skins2/vars/time.cpp
-   A /trunk/modules/gui/skins2/vars/time.hpp
-   A /trunk/modules/gui/skins2/vars/vlcvars.cpp
-   A /trunk/modules/gui/skins2/vars/vlcvars.hpp
-   A /trunk/modules/gui/skins2/vars/volume.cpp
-   A /trunk/modules/gui/skins2/vars/volume.hpp
-   A /trunk/modules/gui/skins2/win32
-   A /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
-   A /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
-   A /trunk/modules/gui/skins2/win32/win32_factory.cpp
-   A /trunk/modules/gui/skins2/win32/win32_factory.hpp
-   A /trunk/modules/gui/skins2/win32/win32_graphics.cpp
-   A /trunk/modules/gui/skins2/win32/win32_graphics.hpp
-   A /trunk/modules/gui/skins2/win32/win32_loop.cpp
-   A /trunk/modules/gui/skins2/win32/win32_loop.hpp
-   A /trunk/modules/gui/skins2/win32/win32_timer.cpp
-   A /trunk/modules/gui/skins2/win32/win32_timer.hpp
-   A /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
-   A /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
-   A /trunk/modules/gui/skins2/win32/win32_window.cpp
-   A /trunk/modules/gui/skins2/win32/win32_window.hpp
-   A /trunk/modules/gui/skins2/x11
-   A /trunk/modules/gui/skins2/x11/x11_display.cpp
-   A /trunk/modules/gui/skins2/x11/x11_display.hpp
-   A /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
-   A /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
-   A /trunk/modules/gui/skins2/x11/x11_factory.cpp
-   A /trunk/modules/gui/skins2/x11/x11_factory.hpp
-   A /trunk/modules/gui/skins2/x11/x11_graphics.cpp
-   A /trunk/modules/gui/skins2/x11/x11_graphics.hpp
-   A /trunk/modules/gui/skins2/x11/x11_loop.cpp
-   A /trunk/modules/gui/skins2/x11/x11_loop.hpp
-   A /trunk/modules/gui/skins2/x11/x11_timer.cpp
-   A /trunk/modules/gui/skins2/x11/x11_timer.hpp
-   A /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
-   A /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
-   A /trunk/modules/gui/skins2/x11/x11_window.cpp
-   A /trunk/modules/gui/skins2/x11/x11_window.hpp
-
-* all: brand new skins interface ( still _experimental_) for x11 and
-  win32, by ipkiss and myself...
- Among the features:
- - framework rewritten from scratch, heavily based on design patterns
-  => new controls can be (hopefully) created more easily, portability
-  to other OS is better, and the interface is less dependant from
-  the vlc core
- - new concept of "layout", to provide a window with several different
-  views (as in winamp3 skins)
- - controls can now be placed at a relative position to the edges of
-  a window, which allow controls and layouts to be resizable (e.g
-  for the playlist window)
- - Use of libpng and libfreetype2 for better portability between x11 and
-   win32 => ttf fonts and antialiasing
- - New DTD for the xml theme ( *it will probably change again* )
- - Very very beginning of scripting in the xml file
- - And many things I miss
- - And probably many bugs ;)
-
-------------------------------------------------------------------------
-r6238 | rocky | 2004-01-03 21:43:24 +0100 (Sat, 03 Jan 2004) | 3 lines
+------------------------------------------------------------------------
+r13872 | xtophe | 2006-01-06 10:37:13 +0100 (Fri, 06 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/vcdx/access.c
-   M /trunk/modules/access/vcdx/vcdplayer.h
+   M /trunk/doc/Doxyfile
+   M /trunk/doc/Doxyfile.skins2
 
-Put track information in Media Info.  If we have SVD information, show
-audio tracks and add that to the audio-selection window.
+Produce include graphs.
 
 ------------------------------------------------------------------------
-r6237 | rocky | 2004-01-03 19:41:36 +0100 (Sat, 03 Jan 2004) | 2 lines
+r13871 | xtophe | 2006-01-05 23:53:46 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
-   M /trunk/modules/access/http.c
-   M /trunk/modules/access/v4l/v4l.c
+   D /trunk/extras/contrib/src/Patches/goom2k4-0-win32.patch.bak
 
-Sorry to be so pedantic - grammar (and spelling)
+this file was here by error
 
 ------------------------------------------------------------------------
-r6236 | rocky | 2004-01-03 19:40:01 +0100 (Sat, 03 Jan 2004) | 2 lines
+r13870 | damienf | 2006-01-05 23:48:30 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/v4l/v4l.c
+   M /trunk/modules/video_output/directx/directx.c
 
-Spelling.
+directx.c: some improvement on overlay initial grey flickering
 
 ------------------------------------------------------------------------
-r6235 | rocky | 2004-01-03 18:52:15 +0100 (Sat, 03 Jan 2004) | 6 lines
+r13869 | zorglub | 2006-01-05 22:56:34 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/Modules.am
-   A /trunk/modules/demux/mpeg/private.h
-   M /trunk/modules/demux/mpeg/ps.c
-   M /trunk/modules/demux/mpeg/system.c
-   M /trunk/modules/demux/mpeg/ts.c
+   M /trunk/src/misc/stats.c
 
-Ignore timestamp in PACK header in a private stream. This is to get
-around a WinSubMux bug in multiplexing CVD and SVCD subtitles.
-(Patch probably could be made more precise.)
-
-To do this we've got to save the timestamp in the header.
+Remove extra debug
 
 ------------------------------------------------------------------------
-r6234 | rocky | 2004-01-03 18:49:35 +0100 (Sat, 03 Jan 2004) | 2 lines
+r13868 | damienf | 2006-01-05 22:33:20 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/http.c
+   M /trunk/src/misc/messages.c
 
-Spelling - See I told you it was cut and pasted from somehwere!
+messages.c: message bank lock is still in use and still needs initializing :)
 
 ------------------------------------------------------------------------
-r6233 | rocky | 2004-01-03 18:48:38 +0100 (Sat, 03 Jan 2004) | 2 lines
+r13867 | damienf | 2006-01-05 18:13:19 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/access/ftp.c
+   M /trunk/configure.ac
 
-Spelling - probably cut and pated from somewhere else.
+configure.ac: fix previous commit when mozilla is not available
 
 ------------------------------------------------------------------------
-r6232 | rocky | 2004-01-03 18:19:41 +0100 (Sat, 03 Jan 2004) | 3 lines
+r13866 | damienf | 2006-01-05 18:03:12 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/configure.ac
 
-RenderI420 now handles U and V planes. (Probably completely
-accurately, though.)
+configure.ac: updated for version 1.7 of gecko-sdk (only tested on cygwin)
 
 ------------------------------------------------------------------------
-r6231 | gbazin | 2004-01-03 14:18:30 +0100 (Sat, 03 Jan 2004) | 3 lines
+r13865 | hartman | 2006-01-05 02:56:12 +0100 (Thu, 05 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
-
-
-* po/*: another ./toolbox --update-po before 0.7.0 because some commits where done.
+   M /trunk/src/misc/messages.c
 
+More message queue WinCE fixes
 ------------------------------------------------------------------------
-r6230 | zorglub | 2004-01-03 14:13:07 +0100 (Sat, 03 Jan 2004) | 2 lines
+r13864 | hartman | 2006-01-05 02:01:30 +0100 (Thu, 05 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/po/de.po
-
-Updated german translation
+   M /trunk/src/misc/messages.c
 
+message queues WinCE compile fix
 ------------------------------------------------------------------------
-r6229 | rocky | 2004-01-03 13:54:56 +0100 (Sat, 03 Jan 2004) | 4 lines
+r13863 | hartman | 2006-01-05 00:34:52 +0100 (Thu, 05 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ogt/common.c
-   M /trunk/modules/codec/ogt/common.h
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/cvd_parse.c
-   M /trunk/modules/codec/ogt/ogt.c
-   M /trunk/modules/codec/ogt/ogt_parse.c
-   M /trunk/modules/codec/ogt/subtitle.h
-
-ogt.c cvd.c, subtitle.h: move common debug string help into subtitle.h
-{cvd,ogt}_parse.c, common.c, subtitle.h: add ability to dump subtitles via
-libpng.
+   M /trunk/modules/demux/mkv.cpp
 
+Another message queue compile fix
 ------------------------------------------------------------------------
-r6228 | gbazin | 2004-01-03 13:02:12 +0100 (Sat, 03 Jan 2004) | 3 lines
+r13862 | zorglub | 2006-01-05 00:22:24 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/po/POTFILES.in
-   M /trunk/po/de.po
-   M /trunk/po/en_GB.po
-   M /trunk/po/es.po
-   M /trunk/po/fr.po
-   M /trunk/po/hu.po
-   M /trunk/po/it.po
-   M /trunk/po/ja.po
-   M /trunk/po/nl.po
-   M /trunk/po/no.po
-   M /trunk/po/pl.po
-   M /trunk/po/pt_BR.po
-   M /trunk/po/ru.po
-   M /trunk/po/sv.po
-   M /trunk/po/vlc.pot
-
+   M /trunk/include/vlc_messages.h
 
-* po/*, ChangeLog: preparing for the 0.7.0 release.
+Forgot this file
 
 ------------------------------------------------------------------------
-r6227 | gbazin | 2004-01-03 11:55:07 +0100 (Sat, 03 Jan 2004) | 3 lines
+r13861 | zorglub | 2006-01-05 00:11:33 +0100 (Thu, 05 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/interface.cpp
-
+   M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
-* modules/gui/wxwindows/interface.cpp: fixed and re-enabled aspect-ratio combobox in the extended gui.
+compile fix
 
 ------------------------------------------------------------------------
-r6226 | gbazin | 2004-01-03 01:39:07 +0100 (Sat, 03 Jan 2004) | 3 lines
+r13860 | hartman | 2006-01-05 00:02:44 +0100 (Thu, 05 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/modules/stream_out/transcode.c
+   M /trunk/configure.ac
 
+* I actually read the doc on AC_ARG_WITH this time :D
+  this and [13857] [13858] refs #182
 
-* modules/stream_out/transcode.c: added YV12 raw video fourcc (chroma planes will likely be inverted though).
 
 ------------------------------------------------------------------------
-r6225 | gbazin | 2004-01-03 01:23:04 +0100 (Sat, 03 Jan 2004) | 3 lines
+r13859 | zorglub | 2006-01-04 23:29:53 +0100 (Wed, 04 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/demux/mpeg/mpga.c
-   M /trunk/src/input/stream.c
+   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 
 
-* modules/demux/mpeg/mpga.c, src/input/stream.c: fixed mem leaks.
+------------------------------------------------------------------------
+r13858 | hartman | 2006-01-04 23:24:20 +0100 (Wed, 04 Jan 2006) | 1 line
+Changed paths:
+   M /trunk/configure.ac
 
+Fix the Mac OS X SDK configure check
 ------------------------------------------------------------------------
-r6224 | zorglub | 2004-01-03 00:22:37 +0100 (Sat, 03 Jan 2004) | 3 lines
+r13857 | hartman | 2006-01-04 22:53:52 +0100 (Wed, 04 Jan 2006) | 8 lines
 Changed paths:
+   M /trunk/Makefile.am
    M /trunk/configure.ac
+   D /trunk/extras/MacOSX/macosx-dmg
+
+* 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
 
-My name is Bond
-VLC Media Player 0.7.0 Bond
 
 ------------------------------------------------------------------------
-r6223 | gbazin | 2004-01-02 23:17:57 +0100 (Fri, 02 Jan 2004) | 3 lines
+r13856 | jpsaman | 2006-01-03 22:33:55 +0100 (Tue, 03 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/video_output/directx/directx.c
-   M /trunk/modules/video_output/directx/events.c
-   M /trunk/modules/video_output/directx/vout.h
+   M /trunk/share/osdmenu/default.cfg
+   M /trunk/share/osdmenu/dvd.cfg
 
+Forward/Backward jump is set to jump-medium
+------------------------------------------------------------------------
+r13855 | zorglub | 2006-01-03 21:29:02 +0100 (Tue, 03 Jan 2006) | 2 lines
+Changed paths:
+   M /trunk/src/input/input.c
 
-* modules/video_output/directx/*: fixed overlay on 24bpp displays.
+Fix invalid return
 
 ------------------------------------------------------------------------
-r6222 | sam | 2004-01-02 14:48:37 +0100 (Fri, 02 Jan 2004) | 2 lines
+r13854 | xtophe | 2006-01-03 17:37:05 +0100 (Tue, 03 Jan 2006) | 2 lines
 Changed paths:
-   A /trunk/doc/ChangeLog-2003
-   M /trunk/doc/Makefile.am
-   M /trunk/doc/fortunes.txt
+   M /trunk/Makefile.am
 
-  * doc/ChangeLog-2003: Happy new year!
+Missing headder in tarball
 
 ------------------------------------------------------------------------
-r6221 | gbazin | 2004-01-02 14:30:17 +0100 (Fri, 02 Jan 2004) | 3 lines
+r13853 | xtophe | 2006-01-03 16:16:01 +0100 (Tue, 03 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
-
+   M /trunk/src/libvlc.h
 
-* modules/gui/wxwindows/preferences_widgets.cpp: use wxL2U() (Thanks Anil).
+Typo
 
 ------------------------------------------------------------------------
-r6220 | rocky | 2004-01-02 05:44:34 +0100 (Fri, 02 Jan 2004) | 2 lines
+r13852 | fkuehne | 2006-01-03 13:50:15 +0100 (Tue, 03 Jan 2006) | 1 line
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
+   M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
+   M /trunk/modules/gui/macosx/wizard.m
 
-Attempt to make easier to understand and easier to complete.
+* added RTP uni-/multicast to the wizard
+------------------------------------------------------------------------
+r13851 | fkuehne | 2006-01-02 19:25:01 +0100 (Mon, 02 Jan 2006) | 1 line
+Changed paths:
+   M /trunk/modules/video_output/image.c
 
+* fixed preferences
 ------------------------------------------------------------------------
-r6219 | zorglub | 2004-01-01 18:41:25 +0100 (Thu, 01 Jan 2004) | 3 lines
+r13850 | sam | 2006-01-02 11:52:50 +0100 (Mon, 02 Jan 2006) | 4 lines
 Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/configure.ac
-   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
-   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
-   M /trunk/po/de.po
-   M /trunk/po/fr.po
+   M /trunk/modules/video_output/image.c
 
-* Updated german and french translations
-* Updated version number and Changelog
+  * modules/video_output/image.c:
+    + Implemented support for --image-out-format.
+    + Added support for JPEG output. Still defaults to PNG.
 
 ------------------------------------------------------------------------
-r6218 | rocky | 2004-01-01 16:56:56 +0100 (Thu, 01 Jan 2004) | 2 lines
+r13849 | sam | 2006-01-02 11:41:38 +0100 (Mon, 02 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/src/video_output/video_output.c
 
-RenderRV16 handles scaling. But seems to slow to render subtitles.
+  * src/video_output/video_output.c: do not drop late frames at the video
+    output level when --no-skip-frames was specified.
 
 ------------------------------------------------------------------------
-r6217 | zorglub | 2004-01-01 15:33:15 +0100 (Thu, 01 Jan 2004) | 2 lines
+r13848 | courmisch | 2006-01-02 11:06:36 +0100 (Mon, 02 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/po/pt_BR.po
+   M /trunk/po/fr.po
 
-Updated brazilian portuguese translation
+Fix spelling error
 
 ------------------------------------------------------------------------
-r6216 | rocky | 2004-01-01 14:55:17 +0100 (Thu, 01 Jan 2004) | 2 lines
+r13847 | sam | 2006-01-02 10:01:27 +0100 (Mon, 02 Jan 2006) | 3 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/cvd.c
-   M /trunk/modules/codec/ogt/ogt.c
+   M /trunk/src/misc/image.c
 
-Remove a magic number.
+  * src/misc/image.c: don't forget to free the temporary pictures or we'll
+    rapidly leak gigabytes of memory.
 
 ------------------------------------------------------------------------
-r6215 | rocky | 2004-01-01 14:51:38 +0100 (Thu, 01 Jan 2004) | 2 lines
+r13842 | zorglub | 2006-01-01 14:39:21 +0100 (Sun, 01 Jan 2006) | 2 lines
 Changed paths:
-   M /trunk/modules/codec/ogt/render.c
+   M /trunk/extras/make.pl
 
-Add RV16 rendering. With transparancy, but still only Y plane is done.
+Improve output
 
 ------------------------------------------------------------------------
-r6214 | zorglub | 2003-12-31 13:50:11 +0100 (Wed, 31 Dec 2003) | 2 lines
+r13841 | hartman | 2005-12-31 16:05:12 +0100 (Sat, 31 Dec 2005) | 1 line
 Changed paths:
-   M /trunk/po/fr.po
-   M /trunk/po/pt_BR.po
-
-Updated french and Brazilian Portuguese translations
+   M /trunk/src/input/stream.c
 
+Fix an issue with AStreamRefillStream and mp4 indexes
 ------------------------------------------------------------------------